{
  "country": "india",
  "name": "India",
  "base": "/v1/india",
  "license": "Open data via geo-data.io \u2014 Census of India 2011 \u00b7 NFHS-5 \u00b7 RBI \u00b7 DPIIT \u00b7 NOAA VIIRS \u00b7 WUSTL ACAG \u00b7 MoSPI. Browse free; download CSV, GeoJSON or Shapefiles. See /d for details.",
  "join_key": "dt_code",
  "unit_type": "districts",
  "counts": {
    "districts": 725,
    "states": 36,
    "free_variables": 12,
    "premium_variables": 69
  },
  "premium": "India's composite indices, geodemographic segments, consumer spending, health, environment and finance layers are available on Pro \u2014 https://geo-data.io/pricing",
  "geometry": "/india_districts.geojson",
  "endpoints": {
    "attributes": "/v1/india/districts.json",
    "variable": "/v1/india/{variable_key}.json"
  },
  "variables": [
    {
      "key": "population",
      "label": "Total Population",
      "category": "Population",
      "unit": "people",
      "year": "2011",
      "endpoint": "/v1/india/population.json"
    },
    {
      "key": "density",
      "label": "Population Density",
      "category": "Population",
      "unit": "per km\u00b2",
      "year": "2011",
      "endpoint": "/v1/india/density.json"
    },
    {
      "key": "literacy_rate",
      "label": "Literacy Rate",
      "category": "Education",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/literacy_rate.json"
    },
    {
      "key": "pct_graduate",
      "label": "Graduate Share",
      "category": "Education",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_graduate.json"
    },
    {
      "key": "sex_ratio",
      "label": "Sex Ratio",
      "category": "Demographics",
      "unit": "F / 1000 M",
      "year": "2011",
      "endpoint": "/v1/india/sex_ratio.json"
    },
    {
      "key": "pct_young",
      "label": "Population Under 30",
      "category": "Demographics",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_young.json"
    },
    {
      "key": "pct_sc",
      "label": "Scheduled Castes",
      "category": "Social groups",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_sc.json"
    },
    {
      "key": "pct_hindu",
      "label": "Hindu",
      "category": "Religion",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_hindu.json"
    },
    {
      "key": "pct_muslim",
      "label": "Muslim",
      "category": "Religion",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_muslim.json"
    },
    {
      "key": "pct_urban_hh",
      "label": "Urban Households",
      "category": "Living standards",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_urban_hh.json"
    },
    {
      "key": "pct_internet",
      "label": "Internet Access",
      "category": "Living standards",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/pct_internet.json"
    },
    {
      "key": "workforce_participation",
      "label": "Workforce Participation",
      "category": "Economy",
      "unit": "%",
      "year": "2011",
      "endpoint": "/v1/india/workforce_participation.json"
    }
  ]
}