Value of Selected Domestic Exports

Monthly value of selected domestic export commodities

Central Bank of Kenya GET /v1/datasets/domestic_exports 2,655 rows https://www.centralbank.go.ke/uploads/balance_of_payment_statistics/1306010805_Value%20of%20Selected%20Domestic%20Exports%20-%20Selected%20Comms.csv

Columns

ColumnTypeDescriptionNullableNull countUnique
year int64 Calendar year No 0 29
month str Calendar month name No 0 12
item str Export commodity (e.g., coffee, tea, petroleum, horticulture, total) No 0 8
value float64 Export value in KES millions No 0 2638

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 2655 2011.92 8.00 1998.00 2005.00 2012.00 2019.00 2026.00
value 2655 4546.67 6644.97 4.98 440.22 1665.62 5974.18 44310.57

Dimensional Coverage

Overall coverage: 95.4%

PeriodExpectedActualCoverage
year=19989640! 41.7%
year=19999696OK 100.0%
year=20009696OK 100.0%
year=20019696OK 100.0%
year=20029696OK 100.0%
year=20039696OK 100.0%
year=20049696OK 100.0%
year=20059696OK 100.0%
year=20069696OK 100.0%
year=20079695OK 99.0%
year=20089696OK 100.0%
year=20099696OK 100.0%
year=20109696OK 100.0%
year=20119696OK 100.0%
year=20129696OK 100.0%
year=20139696OK 100.0%
year=20149696OK 100.0%
year=20159696OK 100.0%
year=20169696OK 100.0%
year=20179696OK 100.0%
year=20189696OK 100.0%
year=20199696OK 100.0%
year=20209696OK 100.0%
year=20219696OK 100.0%
year=20229696OK 100.0%
year=20239696OK 100.0%
year=20249696OK 100.0%
year=20259696OK 100.0%
year=20269624! 25.0%

Sample Data

[
  {
    "year": 1998,
    "month": "august",
    "item": "coffee",
    "value": 500.47
  },
  {
    "year": 1998,
    "month": "august",
    "item": "tea",
    "value": 2404.7
  },
  {
    "year": 1998,
    "month": "august",
    "item": "petroleum",
    "value": 850.6
  },
  {
    "year": 1998,
    "month": "august",
    "item": "chemicals",
    "value": 695.15
  },
  {
    "year": 1998,
    "month": "august",
    "item": "fish",
    "value": 183.19
  }
]