{
  "name": "education-out_of_school_primary-world",
  "title": "Children in the official primary school age range who are not enrolled in either primary or secondary education.",
  "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/out-of-school-children-of-primary-school-age-by-world-region"
    }
  ],
  "created": "2026-06-21",
  "resources": [
    {
      "name": "education-out_of_school_primary-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "education_out_of_school_primary_world",
            "type": "number",
            "unit": "children"
          }
        ]
      }
    }
  ]
}