US Honey Production 1995-2021
Honey Production data by National Agricultural Statistics Service, USDA
@kaggle.mohitpoudel_us_honey_production_19952021
Honey Production data by National Agricultural Statistics Service, USDA
@kaggle.mohitpoudel_us_honey_production_19952021
CREATE TABLE us_honey_dataset_updated (
"unnamed_0" BIGINT,
"state" VARCHAR,
"colonies_number" BIGINT,
"yield_per_colony" BIGINT,
"production" BIGINT,
"stocks" BIGINT,
"average_price" DOUBLE,
"value_of_production" BIGINT,
"year" BIGINT
);
Anyone who has the link will be able to view this.