Agriculture
Production Value (Livestock)
Value of livestock production across Kenyan counties
Kenya Agricultural Observatory Platform (Kilimo)
GET /agriculture/production_value_livestock 2,156 rows https://statistics.kilimo.go.ke Columns
| Column | Type | Description | Nullable | Null count | Unique |
|---|---|---|---|---|---|
year |
object | Calendar year | No | 0 | 5 |
area_level |
object | Geographic level | No | 0 | 2 |
area_name |
object | County name (lowercased) | No | 0 | 47 |
metric |
object | Sub-domain or category within the indicator (lowercased) | No | 0 | 2 |
item |
object | Specific item or commodity being measured (lowercased) | No | 0 | 14 |
value |
float64 | Numeric value of the indicator | No | 0 | 2003 |
Summary Statistics
| Column | Count | Mean | Std | Min | 25% | 50% | 75% | Max |
|---|---|---|---|---|---|---|---|---|
value |
2156 | 2.502e+09 | 9.458e+09 | 4004.00 | 3.365e+07 | 3.306e+08 | 1.475e+09 | 1.9e+11 |
Sample Data
[
{
"year": "2025",
"area_level": "county",
"area_name": "baringo",
"metric": "livestock",
"item": "pork",
"value": 6562080.0
},
{
"year": "2025",
"area_level": "county",
"area_name": "baringo",
"metric": "livestock",
"item": "honey",
"value": 698504400.0
},
{
"year": "2025",
"area_level": "county",
"area_name": "baringo",
"metric": "crops",
"item": "wool",
"value": 378936.0
},
{
"year": "2025",
"area_level": "county",
"area_name": "baringo",
"metric": "livestock",
"item": "wax",
"value": 30479155.0
},
{
"year": "2025",
"area_level": "county",
"area_name": "baringo",
"metric": "livestock",
"item": "meat goat (chevon)",
"value": 703983150.0
}
]