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

Cost Of Oils And Fats Relative To The Starchy Staples In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_of_ss
  • 7.79 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_of_ss (
  "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 The Food Poverty Line

@worldbank.food_prices_for_nutrition.cohd_pov
  • 14.1 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_pov (
  "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 PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_ppp
  • 14.4 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Of Starchy Staples In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_ss_lcu
  • 8.35 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Of Starchy Staples In PPP Dollars

@worldbank.food_prices_for_nutrition.cohd_ss_ppp
  • 7.89 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Share For Starchy Staples In A Least-cost Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_ss_prop
  • 7.65 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cohd_ss_prop (
  "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 A Healthy Diet

@worldbank.food_prices_for_nutrition.cohd_unafford_n
  • 13.22 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Of Vegetables In Local Currency Unit

@worldbank.food_prices_for_nutrition.cohd_v_lcu
  • 8.39 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Of Vegetables In PPP Dollars

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

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

Cost Share For Vegetables In A Least-cost Healthy Diet

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

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

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

@worldbank.food_prices_for_nutrition.cohd_v_ss
  • 8.15 KB
  • 192 rows
  • 10 columns
Loading...

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

Affordability Of A Nutrient Adequate Diet: Ratio Of Cost To Food Expenditures

@worldbank.food_prices_for_nutrition.cona_fexp
  • 7.95 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cona_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 Nutrient Adequacy

@worldbank.food_prices_for_nutrition.cona_headcount
  • 8.21 KB
  • 192 rows
  • 10 columns
Loading...

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

Cost Of A Nutrient Adequate Diet In Local Currency Unit

@worldbank.food_prices_for_nutrition.cona_lcu
  • 8.46 KB
  • 192 rows
  • 10 columns
Loading...

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

Affordability Of A Nutrient Adequate Diet: Ratio Of Cost To The Food Poverty Line

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

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

Cost Of A Nutrient Adequate Diet In PPP Dollars

@worldbank.food_prices_for_nutrition.cona_ppp
  • 8.13 KB
  • 192 rows
  • 10 columns
Loading...

CREATE TABLE cona_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 Nutrient Adequacy

@worldbank.food_prices_for_nutrition.cona_unafford_n
  • 7.96 KB
  • 192 rows
  • 10 columns
Loading...

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

Population

@worldbank.food_prices_for_nutrition.pop
  • 19.09 KB
  • 192 rows
  • 10 columns
Loading...

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

Share link

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