{
  "name": "demography-female_labour-world",
  "title": "Labor force participation rate, female (% of female population ages 15+) (modeled ILO estimate)",
  "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/SL.TLF.CACT.FE.ZS"
    }
  ],
  "created": "2026-06-13",
  "resources": [
    {
      "name": "demography-female_labour-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "demography_female_labour_world",
            "type": "number",
            "unit": "% of women aged 15+"
          }
        ]
      }
    }
  ]
}