Nepalese Large Cardamom Forecasting Data
Forecast the Production of Large Cardamon in Nepal
@kaggle.shashwatwork_nepalese_large_cardamom_forecasting_data
Forecast the Production of Large Cardamon in Nepal
@kaggle.shashwatwork_nepalese_large_cardamom_forecasting_data
CREATE TABLE combined_data (
"nepal" VARCHAR,
"nutmeg_mace_and_cardamoms" VARCHAR,
"n_5312" BIGINT,
"area_harvested" VARCHAR,
"n_1961" BIGINT,
"n_1961_1" BIGINT,
"ha" VARCHAR,
"unnamed_7" DOUBLE,
"m" VARCHAR,
"year" DOUBLE,
"production" DOUBLE
);
CREATE TABLE growth (
"year" BIGINT,
"growth" DOUBLE,
"prodn" BIGINT
);
Anyone who has the link will be able to view this.