Value of Exports From Kenya to Countries Outside of Africa

Monthly value of exports to selected countries outside Africa

Central Bank of Kenya GET /v1/datasets/exports_global 3,728 rows https://www.centralbank.go.ke/uploads/balance_of_payment_statistics/310335175_Value%20of%20Exports%20to%20Selected%20Rest%20of%20World%20Countries.csv

Columns

ColumnTypeDescriptionNullableNull countUnique
year int64 Calendar year No 0 29
month str Calendar month name No 0 12
item str Destination country or region (e.g., u.k, germany, u.s.a, total) No 0 11
value float64 Export value in KES millions No 0 3709

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 3728 2011.63 8.16 1998.00 2005.00 2012.00 2019.00 2026.00
value 3728 4344.45 8304.97 9.58 650.27 1784.39 3932.63 90884.11

Dimensional Coverage

Overall coverage: 97.4%

PeriodExpectedActualCoverage
year=1998132132OK 100.0%
year=1999132132OK 100.0%
year=2000132132OK 100.0%
year=2001132132OK 100.0%
year=2002132132OK 100.0%
year=2003132132OK 100.0%
year=2004132132OK 100.0%
year=2005132132OK 100.0%
year=2006132132OK 100.0%
year=2007132131OK 99.2%
year=2008132132OK 100.0%
year=2009132132OK 100.0%
year=2010132132OK 100.0%
year=2011132132OK 100.0%
year=2012132132OK 100.0%
year=2013132132OK 100.0%
year=2014132132OK 100.0%
year=2015132132OK 100.0%
year=2016132132OK 100.0%
year=2017132132OK 100.0%
year=2018132132OK 100.0%
year=2019132132OK 100.0%
year=2020132132OK 100.0%
year=2021132132OK 100.0%
year=2022132132OK 100.0%
year=2023132132OK 100.0%
year=2024132132OK 100.0%
year=2025132132OK 100.0%
year=202613233! 25.0%

Sample Data

[
  {
    "year": 1998,
    "month": "january",
    "item": "u.k",
    "value": 1420.32
  },
  {
    "year": 1998,
    "month": "january",
    "item": "germany",
    "value": 265.96
  },
  {
    "year": 1998,
    "month": "january",
    "item": "u.s.a",
    "value": 260.76
  },
  {
    "year": 1998,
    "month": "january",
    "item": "netherlands",
    "value": 455.95
  },
  {
    "year": 1998,
    "month": "january",
    "item": "uganda",
    "value": 1386.42
  }
]