Depository Corporation Survey

Monetary aggregates from the Depository Corporation Survey

Central Bank of Kenya GET /v1/datasets/monetary_survey 12,280 rows https://www.centralbank.go.ke/uploads/monetary_and_finance_statistics/274043565_Depository%20Corporation%20Survey%20-%20CSV.csv

Columns

ColumnTypeDescriptionNullableNull countUnique
year int64 Calendar year No 0 13
month str Calendar month name No 0 12
category str Sub-survey section (Central Bank of Kenya, Other Depository Corporation Survey, Depository Corporation Survey) No 0 3
item str Monetary indicator name (e.g., Excess reserves, Required reserves, Broad Money M3) No 0 33
value float64 Monetary value in KES millions No 0 11065

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
year 12280 2019.76 3.46 2014.00 2017.00 2020.00 2023.00 2026.00
value 12280 523024.92 1.26e+06 -2.445e+06 0.05 6086.52 328107.50 8.002e+06

Dimensional Coverage

Overall coverage: 94.2%

PeriodExpectedActualCoverage
year=20143636OK 100.0%
year=20153636OK 100.0%
year=20163636OK 100.0%
year=20173636OK 100.0%
year=20183636OK 100.0%
year=20193636OK 100.0%
year=20203636OK 100.0%
year=20213636OK 100.0%
year=20223636OK 100.0%
year=20233636OK 100.0%
year=20243636OK 100.0%
year=20253636OK 100.0%
year=2026369! 25.0%

Sample Data

[
  {
    "year": 2014,
    "month": "april",
    "category": "central bank of kenya",
    "item": "    excess reserves",
    "value": 12412.0
  },
  {
    "year": 2014,
    "month": "april",
    "category": "central bank of kenya",
    "item": "    required reserves",
    "value": 103129.0
  },
  {
    "year": 2014,
    "month": "april",
    "category": "central bank of kenya",
    "item": "banks reserves at cbk",
    "value": 115541.0
  },
  {
    "year": 2014,
    "month": "april",
    "category": "central bank of kenya",
    "item": "county government (net)",
    "value": 0.0
  },
  {
    "year": 2014,
    "month": "april",
    "category": "central bank of kenya",
    "item": "credit to other depository corporations",
    "value": -22955.0
  }
]