Baselight

USDA Production Supply And Distribution - Complete

Yearly time series of USDA estimations on soft commodities

@kaggle.jeffersongranado_usdapsd

Final
@kaggle.jeffersongranado_usdapsd.final

  • 59.08 MB
  • 9402563 rows
  • 9 columns
unnamed_0

Unnamed: 0

commodity_description

Commodity Description

country_code

Country Code

country_name

Country Name

year

Year

attribute_description

Attribute Description

unit_description

Unit Description

value

Value

seen_on

Seen On

Almonds, Shelled BasisGRGreece1983Beginning Stocks(MT)198400
1Almonds, Shelled BasisGRGreece1983Domestic Consumption(MT)9700198400
2Almonds, Shelled BasisGRGreece1983Ending Stocks(MT)345198400
3Almonds, Shelled BasisGRGreece1983Exports(MT)4300198400
4Almonds, Shelled BasisGRGreece1983Imports(MT)45198400
5Almonds, Shelled BasisGRGreece1983Production(MT)14300198400
6Almonds, Shelled BasisGRGreece1983Total Distribution(MT)14345198400
7Almonds, Shelled BasisGRGreece1983Total Supply(MT)14345198400
8Almonds, Shelled BasisGRGreece1984Beginning Stocks(MT)345198500
9Almonds, Shelled BasisGRGreece1984Domestic Consumption(MT)11500198500

CREATE TABLE final (
  "unnamed_0" BIGINT,
  "commodity_description" VARCHAR,
  "country_code" VARCHAR,
  "country_name" VARCHAR,
  "year" BIGINT,
  "attribute_description" VARCHAR,
  "unit_description" VARCHAR,
  "value" DOUBLE,
  "seen_on" BIGINT
);

Share link

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