{
  "name": "health-vaccine_dtp3-world",
  "title": "Vaccination coverage — DTP3 (diphtheria/tetanus/pertussis), World",
  "licenses": [
    {
      "name": "CC BY 4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "sources": [
    {
      "title": "Our World in Data",
      "path": "https://ourworldindata.org/grapher/global-vaccination-coverage"
    }
  ],
  "created": "2026-06-12",
  "resources": [
    {
      "name": "health-vaccine_dtp3-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "health_vaccine_dtp3_world",
            "type": "number",
            "unit": "%"
          }
        ]
      }
    }
  ]
}