Environment Impact Of Food Production
What are the environmental impacts of food and agriculture?
@kaggle.selfvivek_environment_impact_of_food_production
What are the environmental impacts of food and agriculture?
@kaggle.selfvivek_environment_impact_of_food_production
CREATE TABLE food_production (
"food_product" VARCHAR,
"land_use_change" DOUBLE,
"animal_feed" DOUBLE,
"farm" DOUBLE,
"processing" DOUBLE,
"transport" DOUBLE,
"packging" DOUBLE,
"retail" DOUBLE,
"total_emissions" DOUBLE,
"eutrophying_emissions_per_1000kcal_gpo_eq_per_1000kcal" DOUBLE,
"eutrophying_emissions_per_kilogram_gpo_eq_per_kilogram" DOUBLE,
"eutrophying_emissions_per_100g_protein_gpo_eq_per_100__2fd9f92a" DOUBLE,
"freshwater_withdrawals_per_1000kcal_liters_per_1000kcal" DOUBLE,
"freshwater_withdrawals_per_100g_protein_liters_per_100_423b6869" DOUBLE,
"freshwater_withdrawals_per_kilogram_liters_per_kilogram" DOUBLE,
"greenhouse_gas_emissions_per_1000kcal_kgco_eq_per_1000kcal" DOUBLE,
"greenhouse_gas_emissions_per_100g_protein_kgco_eq_per__d11fbfec" DOUBLE,
"land_use_per_1000kcal_m_per_1000kcal" DOUBLE,
"land_use_per_kilogram_m_per_kilogram" DOUBLE,
"land_use_per_100g_protein_m_per_100g_protein" DOUBLE,
"scarcity_weighted_water_use_per_kilogram_liters_per_kilogram" DOUBLE,
"scarcity_weighted_water_use_per_100g_protein_liters_pe_08d54dd9" DOUBLE,
"scarcity_weighted_water_use_per_1000kcal_liters_per_10_2e640424" DOUBLE
);
Anyone who has the link will be able to view this.