Value of Imports by Commodity

Monthly value of direct imports classified by SITC sections

Central Bank of Kenya GET /v1/datasets/imports_commodity 2,988 rows https://www.centralbank.go.ke/uploads/balance_of_payment_statistics/1126743207_Value%20of%20Direct%20Imports%20by%20Commodities.csv

Columns

ColumnTypeDescriptionNullableNull countUnique
year int64 Calendar year No 0 29
month str Calendar month name No 0 12
item str SITC commodity section (e.g., food and live animals, chemicals, machinery and transport equipment, total) No 0 9
value float64 Import value in KES millions No 0 2988

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 2988 2011.92 8.00 1998.00 2005.00 2012.00 2019.00 2026.00
value 2988 12479.22 15974.15 36.09 1981.41 6010.44 18033.00 125832.25

Dimensional Coverage

Overall coverage: 95.4%

PeriodExpectedActualCoverage
year=199810845! 41.7%
year=1999108108OK 100.0%
year=2000108108OK 100.0%
year=2001108108OK 100.0%
year=2002108108OK 100.0%
year=2003108108OK 100.0%
year=2004108108OK 100.0%
year=2005108108OK 100.0%
year=2006108108OK 100.0%
year=2007108108OK 100.0%
year=2008108108OK 100.0%
year=2009108108OK 100.0%
year=2010108108OK 100.0%
year=2011108108OK 100.0%
year=2012108108OK 100.0%
year=2013108108OK 100.0%
year=2014108108OK 100.0%
year=2015108108OK 100.0%
year=2016108108OK 100.0%
year=2017108108OK 100.0%
year=2018108108OK 100.0%
year=2019108108OK 100.0%
year=2020108108OK 100.0%
year=2021108108OK 100.0%
year=2022108108OK 100.0%
year=2023108108OK 100.0%
year=2024108108OK 100.0%
year=2025108108OK 100.0%
year=202610827! 25.0%

Sample Data

[
  {
    "year": 1998,
    "month": "august",
    "item": "food and live animals",
    "value": 1413.87
  },
  {
    "year": 1998,
    "month": "august",
    "item": "beverages and tobacco",
    "value": 52.95
  },
  {
    "year": 1998,
    "month": "august",
    "item": "crude materials inedible except fuels",
    "value": 569.55
  },
  {
    "year": 1998,
    "month": "august",
    "item": "mineral fuels lubricants and related materials",
    "value": 1927.76
  },
  {
    "year": 1998,
    "month": "august",
    "item": "animals and vegetable oils and fats",
    "value": 688.28
  }
]