Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environmental Impact of Food Production

Analyzing the Environmental Impact of Food Production

Project Overview

Food production is a major driver of environmental challenges, including climate change, deforestation, water scarcity, and biodiversity loss. This project aims to analyze the ecological footprint of various food products using data science techniques.

The analysis covers:

  • Carbon emissions across different food categories.
  • Land and water usage per food item.
  • Eutrophication impacts (nutrient pollution).
  • Sustainability insights for policymakers, producers, and consumers.

Dataset

The dataset includes 43 common food products and their environmental impact across 23 metrics, such as:

  • Greenhouse gas emissions (kg CO₂-equivalents per kg of product).
  • Water usage (liters per kg, per 100g protein, per 1000 kcal).
  • Land use (m² per kg, per 100g protein, per 1000 kcal).
  • Stages of food production (farm, transport, packaging, retail).

Methodology (CRISP-DM Framework)

  1. Business Understanding
    • Assess the environmental impact of food production.
    • Identify sustainable alternatives to high-impact foods.
  2. Data Understanding
    • Explore the structure of the dataset, identify missing values, and clean data.
  3. Data Preparation
    • Fix inconsistencies, handle missing values, and normalize data for analysis.
  4. Modeling & Analysis
    • Compute emissions rankings.
    • Identify relationships between land use, water use, and carbon footprint.
    • Visualize trends and insights.
  5. Evaluation & Insights
    • Provide sustainability recommendations.
    • Discuss trade-offs between food choices.
  6. Deployment & Documentation
    • Store findings, code, and visualizations in this GitHub repository.

Tools Used

1️. Python (for Data Analysis & Visualization)

Libraries Used:

  • pandas: Data cleaning and manipulation.
  • seaborn & matplotlib: Static visualizations.
  • plotly: Interactive visualizations.

2️. Jupyter Notebook

  • Used for writing and running code interactively.

3️. GitHub

  • Version control and collaboration.

4️. Excel

  • Quick data exploration.
  • Formatting the dataset into a clear, readable format.

5️. Power BI

  • Dashboard for advanced visualizations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages