Baselight

Food Prices For Nutrition

Data on food prices and nutrition

@worldbank.food_prices_for_nutrition

Loading...
Loading...

About this Dataset

Food Prices For Nutrition

Food Prices for Nutrition provides indicators on the cost and affordability of a healthy diet (CoAHD) in each country, showing the population’s physical and economic access to sufficient quantities of locally available items for an active and healthy life. It also provides indicators on the cost and affordability of an energy-sufficient diet and of a nutrient-adequate diet. These indicators are explained in detail in the Food Prices for Nutrition DataHub here: https://www.worldbank.org/foodpricesfornutrition.The database version Food Prices for Nutrition 1.0 contains indicators that were estimated in July 2022, based on 2017 global food retail price data from the International Comparison Program (ICP), when relevant affordability indicators were calculated based on the available Poverty and Inequality Platform (PIP) data from the World Bank expressed in 2011 purchasing power parity terms (PPP). These include indicators measuring the ratio between diet costs and international food poverty lines and indicators measuring the share and volume of the population unable to afford each diet, based on income distributions observed in each country. Countries' income classifications at the aggregate reporting level follow the calendar year of 2020 (the fiscal year of 2022 of the World Bank). The Cost and Affordability of a Healthy Diet indicators reported in the United Nations' State of Food Security and Nutrition in the World 2022 correspond to those in version 1.0.The database version Food Prices for Nutrition 1.1 updates these aforementioned affordability indicators using the latest international poverty lines and PIP data expressed in 2017 PPP-based dollars.The database version Food Prices for Nutrition 2.0, estimated in July 2023, uses the latest PIP data expressed in 2017 PPP-based dollars. Countries' income classifications at the aggregate reporting level follow the calendar year of 2021 (the fiscal year of 2023 of the World Bank). The Cost and Affordability of a Healthy Diet indicators reported in the United Nations' State of Food Security and Nutrition in the World 2023 correspond to those in version 2.0.The database version Food Prices for Nutrition 2.1 updates the affordability indicators using the latest PIP data expressed in 2017 PPP-based dollars and population data from the WDI updated in the fall of 2023.The database version Food Prices for Nutrition 3.0, estimated in July 2024, uses the 2021 global food retail price data from the ICP and updates the methodology of calculating the affordability indicators, including indicators measuring the ratio between diet costs and international food poverty lines and indicators measuring the share and volume of the population unable to afford each diet, and they are based on the latest PIP data expressed in 2017 PPP-based dollars. For the first time, estimates for the prevalence and number of people unable to afford a healthy diet were imputed for countries with missing information based on their regional and global aggregates. Countries' income classifications at the aggregate reporting level follow the calendar year of 2022 standard (the fiscal year of 2024 of the World Bank). The Cost and Affordability of a Healthy Diet indicators reported in the United Nations' State of Food Security and Nutrition in the World 2024 correspond to those in version 3.0.The database version Food Prices for Nutrition 3.1 updates the affordability indicators using the latest PIP data expressed in 2017 PPP-based dollars and population data from the World Population Prospect by the United Nations Department of Economic and Social Affairs (UN DESA).

Tables

Affordability Of An Energy Sufficient Diet: Ratio Of Cost To Food Expenditures

@worldbank.food_prices_for_nutrition.coca_fexp
  • 7.83 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_fexp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Percent Of The Population Who Cannot Afford Sufficient Calories

@worldbank.food_prices_for_nutrition.coca_headcount
  • 8.07 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_headcount (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of An Energy Sufficient Diet In Local Currency Unit

@worldbank.food_prices_for_nutrition.coca_lcu
  • 8.42 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Affordability Of An Energy Sufficient Diet: Ratio Of Cost To The Food Poverty Line

@worldbank.food_prices_for_nutrition.coca_pov
  • 7.9 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_pov (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of An Energy Sufficient Diet In PPP Dollars

@worldbank.food_prices_for_nutrition.coca_ppp
  • 8.02 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_ppp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Millions Of People Who Cannot Afford Sufficient Calories

@worldbank.food_prices_for_nutrition.coca_unafford_n
  • 7.91 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE coca_unafford_n (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Animal Source Foods In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_asf_lcu
  • 8.4 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_asf_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Animal Source Foods In PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_asf_ppp
  • 7.98 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_asf_ppp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Share For Animal-sourced Foods In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_asf_prop
  • 7.71 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_asf_prop (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Animal-sourced Foods Relative To The Starchy Staples In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_asf_ss
  • 8.06 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_asf_ss (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of A Healthy Diet Relative To The Cost Of Sufficient Energy From Starchy Staples

@worldbank.food_prices_for_nutrition.cohd_coca
  • 8.24 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_coca (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Affordability Of A Healthy Diet: Ratio Of Cost To Food Expenditures

@worldbank.food_prices_for_nutrition.cohd_fexp
  • 8.03 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_fexp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Fruits In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_f_lcu
  • 8.38 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_f_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Fruits In PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_f_ppp
  • 7.97 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_f_ppp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Share For Fruits In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_f_prop
  • 7.69 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_f_prop (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Fruits Relative To The Starchy Staples In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_f_ss
  • 8.17 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_f_ss (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Percent Of The Population Who Cannot Afford A Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_headcount
  • 15.04 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_headcount (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" DOUBLE,
  "yr2018" DOUBLE,
  "yr2019" DOUBLE,
  "yr2020" DOUBLE,
  "yr2021" DOUBLE,
  "yr2022" DOUBLE,
  "yr2023" DOUBLE,
  "yr2024" DOUBLE
);

Cost Of A Healthy Diet In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_lcu
  • 17.05 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" DOUBLE,
  "yr2018" DOUBLE,
  "yr2019" DOUBLE,
  "yr2020" DOUBLE,
  "yr2021" DOUBLE,
  "yr2022" DOUBLE,
  "yr2023" DOUBLE,
  "yr2024" DOUBLE
);

Cost Of Legumes, Nuts And Seeds In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_lns_lcu
  • 8.33 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_lns_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Legumes, Nuts And Seeds In PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_lns_ppp
  • 7.81 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_lns_ppp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Share For Legumes, Nuts And Seeds In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_lns_prop
  • 7.63 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_lns_prop (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Legumes, Nuts And Seeds Relative To The Starchy Staples In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_lns_ss
  • 7.97 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_lns_ss (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Fats And Oils In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_of_lcu
  • 8.26 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_of_lcu (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Of Fats And Oils In PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_of_ppp
  • 7.73 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_of_ppp (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Cost Share For Oils And Fats In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_of_prop
  • 7.56 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_of_prop (
  "classification" VARCHAR,
  "economy" VARCHAR,
  "yr2017" VARCHAR,
  "yr2018" VARCHAR,
  "yr2019" VARCHAR,
  "yr2020" VARCHAR,
  "yr2021" DOUBLE,
  "yr2022" VARCHAR,
  "yr2023" VARCHAR,
  "yr2024" VARCHAR
);

Share link

Anyone who has the link will be able to view this.