Baselight

Weekly Dairy Product Prices

USDA data on bulk dairy production since 2010

@kaggle.sohier_weekly_dairy_product_prices

Loading...
Loading...

About this Dataset

Weekly Dairy Product Prices

We don't always think about industrial scale food, but cheese blocks the size of a small car are important.

The Mandatory Price Reporting Act of 2010 (pdf) was passed on September 27, 2010, the act required USDA to release dairy product sales information on or before Wednesday at 3:00 pm EST (unless affected by a Federal Holiday). The act also required the establishment of an electronic mandatory price reporting system for dairy products reported under Public Law 106-532. These dairy statistics will continue to be collected on a weekly basis, AMS-Dairy Programs will collect, analyze, aggregate, and publish dairy product sales information for selected dairy commodities.

Acknowledgements

This data is released by the US Department of Agriculture. You can find the original dataset here.

Inspiration

  • Can you predict changes in moisture content for 40 pound blocks of cheese?

Tables

Datamart Export Dy Wk100–40 Pound Block Cheddar Cheese 0a27cc99

@kaggle.sohier_weekly_dairy_product_prices.datamart_export_dy_wk100_40_pound_block_cheddar_cheese_0a27cc99
  • 23.95 KB
  • 1410 rows
  • 5 columns
Loading...

CREATE TABLE datamart_export_dy_wk100_40_pound_block_cheddar_cheese_0a27cc99 (
  "week_ending_date" TIMESTAMP,
  "report_date" TIMESTAMP,
  "date" VARCHAR,
  "weighted_prices" DOUBLE,
  "sales" BIGINT
);

Datamart Export Dy Wk100–500 Pound Barrel Cheddar Chee 4586f2dc

@kaggle.sohier_weekly_dairy_product_prices.datamart_export_dy_wk100_500_pound_barrel_cheddar_chee_4586f2dc
  • 30.38 KB
  • 1410 rows
  • 7 columns
Loading...

CREATE TABLE datamart_export_dy_wk100_500_pound_barrel_cheddar_chee_4586f2dc (
  "week_ending_date" TIMESTAMP,
  "report_date" TIMESTAMP,
  "date" VARCHAR,
  "weighted_price" DOUBLE,
  "weighted_price_adjusted_to_38_moisture" DOUBLE,
  "sales" BIGINT,
  "moisture_content" DOUBLE
);

Datamart Export Dy Wk100 Butter Prices And Sales 20170 E9585231

@kaggle.sohier_weekly_dairy_product_prices.datamart_export_dy_wk100_butter_prices_and_sales_20170_e9585231
  • 23.55 KB
  • 1410 rows
  • 5 columns
Loading...

CREATE TABLE datamart_export_dy_wk100_butter_prices_and_sales_20170_e9585231 (
  "week_ending_date" TIMESTAMP,
  "report_date" TIMESTAMP,
  "date" VARCHAR,
  "weighted_prices" DOUBLE,
  "sales" BIGINT
);

Datamart Export Dy Wk100 Dry Whey Prices And Sales 201–58d77612

@kaggle.sohier_weekly_dairy_product_prices.datamart_export_dy_wk100_dry_whey_prices_and_sales_201_58d77612
  • 25.17 KB
  • 1410 rows
  • 5 columns
Loading...

CREATE TABLE datamart_export_dy_wk100_dry_whey_prices_and_sales_201_58d77612 (
  "week_ending_date" TIMESTAMP,
  "report_date" TIMESTAMP,
  "date" VARCHAR,
  "weighted_prices" DOUBLE,
  "sales" BIGINT
);

Datamart Export Dy Wk100 Nonfat Dry Milk Prices And Sa 8c05db3a

@kaggle.sohier_weekly_dairy_product_prices.datamart_export_dy_wk100_nonfat_dry_milk_prices_and_sa_8c05db3a
  • 26.5 KB
  • 1410 rows
  • 5 columns
Loading...

CREATE TABLE datamart_export_dy_wk100_nonfat_dry_milk_prices_and_sa_8c05db3a (
  "week_ending_date" TIMESTAMP,
  "report_date" TIMESTAMP,
  "date" VARCHAR,
  "weighted_prices" DOUBLE,
  "sales" BIGINT
);

Share link

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