Baselight

Nepalese Large Cardamom Forecasting Data

Forecast the Production of Large Cardamon in Nepal

@kaggle.shashwatwork_nepalese_large_cardamom_forecasting_data

Loading...
Loading...

About this Dataset

Nepalese Large Cardamom Forecasting Data

Context

Large cardamom (Amomum sabulatum Roxb) is the high-value cash crop and main source of cash income for farmers in east eastern Himalayan region including Eastern Nepal, Sikkim, and parts of Darjeeling district in West Bengal of India, and Southern Bhutan. In Nepal over 21,960 households in 37 districts are engaged in its farming. Presently, Nepal is the largest producer of large cardamom with a 68% share in the market, followed by India (22%) and Bhutan (9%).

Content

  1. Production of Nutmeg, mace, and cardamoms in Nepal (Tons)
  2. Cardamom Production area of Nepal (Area, Production, and Yield)
  3. Large Cardamom Trade (Import, Export, and Trade Balance)
  4. Major Exporting and Importing Nation
  5. Global Market of Large Cardamom
  6. Share in the World Import Value of Large Cardamom Cardamom
  7. Revealed Comparative Advantage of Top Ten Exporters in the World.

Acknowledgements

  • ghimire, amogh (2021), “ Nepalese Large Cardamom: Production, Growth, trade and Trend”, Mendeley Data, V1, doi: 10.17632/nt46yh6t73.1
  • Source of Dataset

Tables

Combined Data

@kaggle.shashwatwork_nepalese_large_cardamom_forecasting_data.combined_data
  • 9.55 KB
  • 143 rows
  • 11 columns
Loading...

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
);

Growth

@kaggle.shashwatwork_nepalese_large_cardamom_forecasting_data.growth
  • 3.55 KB
  • 56 rows
  • 3 columns
Loading...

CREATE TABLE growth (
  "year" BIGINT,
  "growth" DOUBLE,
  "prodn" BIGINT
);

Share link

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