{
  "name": "gender-education_parity-world",
  "title": "School enrollment, primary and secondary (gross), gender parity index (GPI)",
  "licenses": [
    {
      "name": "CC BY 4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "sources": [
    {
      "title": "World Bank — World Development Indicators",
      "path": "https://data.worldbank.org/indicator/SE.ENR.PRSC.FM.ZS"
    }
  ],
  "created": "2026-06-12",
  "resources": [
    {
      "name": "gender-education_parity-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "gender_education_parity_world",
            "type": "number",
            "unit": "ratio, female to male"
          }
        ]
      }
    }
  ]
}