GOK Fertilizer Subsidy Funds Allocated

Funds allocated for the government fertilizer subsidy program across Kenyan counties

Kenya Agricultural Observatory Platform (Kilimo) GET /agriculture/gok_fertilizer_subsidy_funds_allocated 12 rows https://statistics.kilimo.go.ke

Columns

ColumnTypeDescriptionNullableNull countUnique
year object Calendar year No 0 12
area_level object Geographic level No 0 1
area_name object County name (lowercased) No 0 1
metric object Sub-domain or category within the indicator (lowercased) No 0 1
item object Specific item or commodity being measured (lowercased) No 0 1
value float64 Numeric value of the indicator No 0 12

Summary Statistics

ColumnCountMeanStdMin25%50%75%Max
value 12 3.76e+09 1.808e+09 0.00 3.158e+09 3.943e+09 4.813e+09 6.3e+09

Sample Data

[
  {
    "year": "2020",
    "area_level": "country",
    "area_name": "kenya",
    "metric": "land, inputs and sustainability",
    "item": "fertilizer",
    "value": 0.0
  },
  {
    "year": "2019",
    "area_level": "country",
    "area_name": "kenya",
    "metric": "land, inputs and sustainability",
    "item": "fertilizer",
    "value": 6300000000.0
  },
  {
    "year": "2018",
    "area_level": "country",
    "area_name": "kenya",
    "metric": "land, inputs and sustainability",
    "item": "fertilizer",
    "value": 5569300200.0
  },
  {
    "year": "2017",
    "area_level": "country",
    "area_name": "kenya",
    "metric": "land, inputs and sustainability",
    "item": "fertilizer",
    "value": 4598000000.0
  },
  {
    "year": "2016",
    "area_level": "country",
    "area_name": "kenya",
    "metric": "land, inputs and sustainability",
    "item": "fertilizer",
    "value": 5459662652.0
  }
]