Weekly Dairy Product Prices
USDA data on bulk dairy production since 2010
@kaggle.sohier_weekly_dairy_product_prices
USDA data on bulk dairy production since 2010
@kaggle.sohier_weekly_dairy_product_prices
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
);
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
);
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
);
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
);
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
);
Anyone who has the link will be able to view this.