Crop Yield Prediction Dataset
Predicting crop yield of 10 most consumed crops in 🌏
@kaggle.patelris_crop_yield_prediction_dataset
Predicting crop yield of 10 most consumed crops in 🌏
@kaggle.patelris_crop_yield_prediction_dataset
CREATE TABLE pesticides (
"domain" VARCHAR,
"area" VARCHAR,
"element" VARCHAR,
"item" VARCHAR,
"year" BIGINT,
"unit" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.