Baselight

Food Prices In India

Food Prices in India

@kaggle.abhinavshaw09_food_prices_in_india

Loading...
Loading...

About this Dataset

Food Prices In India

This dataset contains Food Prices data for India, sourced from the World Food Programme Price Database. The World Food Programme Price Database covers foods such as maize, rice, beans, fish, and sugar for 98 countries and some 3000 markets. It is updated weekly but contains to a large extent monthly data. The data goes back as far as 1992 for a few countries, although many countries started reporting from 2003 or thereafter.

Tables

Food Prices Ind

@kaggle.abhinavshaw09_food_prices_in_india.food_prices_ind
  • 1.1 MB
  • 168496 rows
  • 14 columns
Loading...

CREATE TABLE food_prices_ind (
  "date" VARCHAR,
  "admin1" VARCHAR,
  "admin2" VARCHAR,
  "market" VARCHAR,
  "latitude" VARCHAR,
  "longitude" VARCHAR,
  "category" VARCHAR,
  "commodity" VARCHAR,
  "unit" VARCHAR,
  "priceflag" VARCHAR,
  "pricetype" VARCHAR,
  "currency" VARCHAR,
  "price" VARCHAR,
  "usdprice" VARCHAR
);

Share link

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