Economy
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
| Column | Type | Description | Nullable | Null count | Unique |
|---|---|---|---|---|---|
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
| Column | Count | Mean | Std | Min | 25% | 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%
| Period | Expected | Actual | Coverage |
|---|---|---|---|
| year=2014 | 36 | 36 | OK 100.0% |
| year=2015 | 36 | 36 | OK 100.0% |
| year=2016 | 36 | 36 | OK 100.0% |
| year=2017 | 36 | 36 | OK 100.0% |
| year=2018 | 36 | 36 | OK 100.0% |
| year=2019 | 36 | 36 | OK 100.0% |
| year=2020 | 36 | 36 | OK 100.0% |
| year=2021 | 36 | 36 | OK 100.0% |
| year=2022 | 36 | 36 | OK 100.0% |
| year=2023 | 36 | 36 | OK 100.0% |
| year=2024 | 36 | 36 | OK 100.0% |
| year=2025 | 36 | 36 | OK 100.0% |
| year=2026 | 36 | 9 | ! 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
}
]