{
  "name": "all",
  "title": "All indicators",
  "resources": [
    {
      "path": "1-1-1/data.csv",
      "name": "1-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population below the international poverty line, by sex, age, employment status and geographical location (urban/rural)"
    },
    {
      "path": "1-2-1/data.csv",
      "name": "1-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "REF_AREA",
            "type": "string",
            "constraints": {
              "enum": [
                "City of Kigali",
                "Southern Province",
                "Western Province",
                "Northern Province",
                "Eastern Province",
                "Nyarugenge",
                "Gasabo",
                "Kicukiro",
                "Nyanza",
                "Gisagara",
                "Nyaruguru",
                "Huye",
                "Nyamagabe",
                "Ruhango",
                "Muhanga",
                "Kamonyi",
                "Karongi",
                "Rutsiro",
                "Rubavu",
                "Nyabihu",
                "Ngororero",
                "Rusizi",
                "Nyamasheke",
                "Rulindo",
                "Gakenke",
                "Musanze",
                "Burera",
                "Gicumbi",
                "Rwamagana",
                "Nyagatare",
                "Gatsibo",
                "Kayonza",
                "Kirehe",
                "Ngoma",
                "Bugesera",
                ""
              ]
            },
            "title": "Reference area"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "16 years old and over",
                "under 15 years old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "GeoCode",
            "type": "string",
            "title": "GeoCode"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population living below the national poverty line, by sex and age"
    },
    {
      "path": "1-2-2/data.csv",
      "name": "1-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "REF_AREA",
            "type": "string",
            "constraints": {
              "enum": [
                "City of Kigali",
                "Southern Province",
                "Western Province",
                "Northern Province",
                "Eastern Province",
                ""
              ]
            },
            "title": "Reference area"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "GeoCode",
            "type": "string",
            "title": "GeoCode"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of men, women and children of all ages living in poverty in all its dimensions according to national definitions"
    },
    {
      "path": "1-3-1/data.csv",
      "name": "1-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of population covered by core Social Protection programs",
                "Number of members of Pension and occupational Hazards",
                "Number of population covered by Medical scheme",
                "Proportion of population covered by Community-Based Health Insurance (Coverage rate)",
                "Proportion of population covered by Health insurance",
                "Number of actively contributing women covered by Maternity Leave Benefits",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_010301_1",
                "_L_RW_010301_2",
                "_L_RW_010301_3",
                "_L_RW_010301_4",
                "_L_RW_010301_5",
                "_L_RW_010301_6",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PT",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population covered by social protection floors/systems, by sex, distinguishing children, unemployed persons, older     persons, persons with disabilities, pregnant women, newborns, work-injury victims and the poor and the vulnerable"
    },
    {
      "path": "1-4-1/data.csv",
      "name": "1-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population living in households with access to basic services "
    },
    {
      "path": "1-4-2/data.csv",
      "name": "1-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Total Number of adult population who have land",
                "Proportion of total adult population with secure tenure rights to land,  with legally recognized documentation (Owned by other)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "NUMBER",
                "PT",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of total adult population with secure tenure rights to land, with legally recognized documentation, and who perceive their rights to land as secure, by sex and by type of tenure"
    },
    {
      "path": "1-5-1/data.csv",
      "name": "1-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of deaths due to disaster per 100,000 population",
                "Number of persons injured or missing due to disaster per 100,000 population",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_DSR_MORT",
                "VC_DSR_AFFCT",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of deaths, missing persons and directly affected persons attributed to disasters per 100,000 population"
    },
    {
      "path": "1-5-2/data.csv",
      "name": "1-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of Houses damaged by disaster",
                "Number of Ha for crops damaged",
                "Number of Classrooms damaged",
                "Number of Health Centers damaged",
                "Number of Bridges damaged",
                "Number of Administrative Offices damaged",
                "Number of Transmission lines damaged",
                "Number of Water supply damaged",
                "Number of Markets damaged",
                "Number of Factories damaged",
                "Number of Ha for forests damaged",
                "Number of churches damaged",
                "Number of road sections damaged",
                "Number of Cattles and livestock lost",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_010502_1",
                "_L_RW_010502_2",
                "_L_RW_010502_3",
                "_L_RW_010502_4",
                "_L_RW_010502_5",
                "_L_RW_010502_6",
                "_L_RW_010502_7",
                "_L_RW_010502_8",
                "_L_RW_010502_9",
                "_L_RW_010502_10",
                "_L_RW_010502_11",
                "_L_RW_010502_12",
                "_L_RW_010502_13",
                "_L_RW_010502_14",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Direct economic loss attributed to disasters in relation to global gross domestic product (GDP)"
    },
    {
      "path": "1-5-4/data.csv",
      "name": "1-5-4",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of local governments that adopt and implement local disaster risk reduction strategies in line with national disaster risk reduction strategies"
    },
    {
      "path": "1-a-2/data.csv",
      "name": "1-a-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of total government spending on health",
                "Proportion of total government spending on social protection",
                "Proportion of total government spending on essential services, education",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SG_XPD_HLTH",
                "SG_XPD_PROT",
                "SD_XPD_ESED",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of total government spending on essential services (education,health and social protection)"
    },
    {
      "path": "1-b-1/data.csv",
      "name": "1-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of government recurrent and capital spending to sectors that disproportionately benefit women, the poor and vulnerable groups"
    },
    {
      "path": "2-1-1/data.csv",
      "name": "2-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Prevalence of undernourishment"
    },
    {
      "path": "2-1-2/data.csv",
      "name": "2-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Moderately food insecure based on CARI Method",
                "Severely food insecure based on CARI Method",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_020102_1",
                "_L_RW_020102_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Prevalence of moderate or severe food insecurity in the population, based on the Food Insecurity Experience Scale (FIES)"
    },
    {
      "path": "2-2-1/data.csv",
      "name": "2-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "under 5 years old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Prevalence of stunting (height for age <-2 standard deviation from the median of the World Health Organization (WHO) Child Growth Standards) among children under 5 years of age"
    },
    {
      "path": "2-2-2/data.csv",
      "name": "2-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of children moderately or severely wasted",
                "Proportion of children moderately or severely overweight",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SH_STA_WAST",
                "SN_STA_OVWGT",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Prevalence of malnutrition (weight for height >+2 or <-2 standard deviation from the median of the WHO Child Growth Standards) among children under 5 years of age, by type (wasting and overweight)"
    },
    {
      "path": "2-5-1/data.csv",
      "name": "2-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Plant Genetic Resources",
                "Forest Genetic Resources",
                "Animal Genetic Resources",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_020501_1",
                "_L_RW_020501_2",
                "_L_RW_020501_3",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Number of plant and animal genetic resources for food and agriculture secured in either medium or long-term conservation facilities"
    },
    {
      "path": "3-1-1/data.csv",
      "name": "3-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Maternal mortality ratio"
    },
    {
      "path": "3-1-2/data.csv",
      "name": "3-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "REF_AREA",
            "type": "string",
            "constraints": {
              "enum": [
                "City of Kigali",
                "Southern Province",
                "Western Province",
                "Northern Province",
                "Eastern Province",
                ""
              ]
            },
            "title": "Reference area"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "GeoCode",
            "type": "string",
            "title": "GeoCode"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of births attended by skilled health personnel"
    },
    {
      "path": "3-2-1/data.csv",
      "name": "3-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "REF_AREA",
            "type": "string",
            "constraints": {
              "enum": [
                "City of Kigali",
                "Southern Province",
                "Western Province",
                "Northern Province",
                "Eastern Province",
                ""
              ]
            },
            "title": "Reference area"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "GeoCode",
            "type": "string",
            "title": "GeoCode"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Under-five mortality rate"
    },
    {
      "path": "3-2-2/data.csv",
      "name": "3-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Neonatal mortality rate"
    },
    {
      "path": "3-3-1/data.csv",
      "name": "3-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of new HIV infections per 1,000 uninfected population, by sex, age and key populations"
    },
    {
      "path": "3-3-2/data.csv",
      "name": "3-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Tuberculosis incidence per 100,000 population"
    },
    {
      "path": "3-3-3/data.csv",
      "name": "3-3-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Malaria incidence per 1,000 population"
    },
    {
      "path": "3-3-5/data.csv",
      "name": "3-3-5",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Number of people requiring interventions against neglected tropical diseases"
    },
    {
      "path": "3-4-2/data.csv",
      "name": "3-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Suicide mortality rate",
                "Number of deaths attributed to suicide",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SH_STA_SCIDE",
                "SH_STA_SCIDEN",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PER_100000_POP",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Suicide mortality rate"
    },
    {
      "path": "3-5-2/data.csv",
      "name": "3-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Harmful use of alcohol, defined according to the national context as alcohol per capita consumption (aged 15 years and older) within a calendar year in litres of pure alcohol"
    },
    {
      "path": "3-6-1/data.csv",
      "name": "3-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Death rate due to road traffic injuries",
                "Number of deaths rate due to road traffic injuries",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SH_STA_TRAF",
                "SH_STA_TRAFN",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PER_100000_POP",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Death rate due to road traffic injuries"
    },
    {
      "path": "3-7-1/data.csv",
      "name": "3-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of women of reproductive age (aged 15-49 years) who have their need for family planning satisfied with modern methods"
    },
    {
      "path": "3-7-2/data.csv",
      "name": "3-7-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Adolescent birth rate (aged 10-14 years; aged 15-19 years) per 1,000 women in that age group"
    },
    {
      "path": "3-8-1/data.csv",
      "name": "3-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Coverage of essential health services (defined as the average coverage of essential services based on tracer interventions that include reproductive, maternal, newborn and child health, infectious diseases, non-communicable diseases and service capacity and access, among the general and the most disadvantaged population)"
    },
    {
      "path": "3-8-2/data.csv",
      "name": "3-8-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population with large household expenditures on health as a share of total household expenditure or income"
    },
    {
      "path": "3-a-1/data.csv",
      "name": "3-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Age-standardized prevalence of current tobacco use among persons aged 15 years and older"
    },
    {
      "path": "3-b-1/data.csv",
      "name": "3-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of the target population with access to 3 doses of diphtheria-tetanus-pertussis (DTP3)",
                "Proportion of the target population with access to measles-containing-vaccine second-dose (MCV2)",
                "Proportion of the target population with access to pneumococcal conjugate 3rd dose (PCV3)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SH_ACS_DTP3",
                "SH_ACS_MCV2",
                "SH_ACS_PCV3",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "12 to 23 Months old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of the target population covered by all vaccines included in their national programme"
    },
    {
      "path": "3-c-1/data.csv",
      "name": "3-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Health workder density, Doctors",
                "Health workder density, Pharmacists",
                "Health workder density, Nurses",
                "Health workder density, Midwives",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SH_MED_DEN",
                "SH_MED_DEN_PHARM",
                "_L_RW_030C01_1",
                "_L_RW_030C01_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "OCCUPATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Medical doctors",
                "Pharmacists",
                "Nurse",
                "Midwives",
                ""
              ]
            },
            "title": "Occupation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Health worker density and distribution"
    },
    {
      "path": "3-d-1/data.csv",
      "name": "3-d-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMPOSITE_BREAKDOWN",
            "type": "string",
            "constraints": {
              "enum": [
                "IHR Capacity: National legislation, policy and financing",
                "IHR Capacity: Coordination and National Focal Point communications",
                "IHR Capacity: Surveillance",
                "IHR Capacity: Response",
                "IHR Capacity: Preparedness",
                "IHR Capacity: Risk communication",
                "IHR Capacity: Human resources",
                "IHR Capacity: Laboratory",
                "IHR Capacity: Points of entry",
                "IHR Capacity: Zoonotic events",
                "IHR Capacity: Food safety",
                "IHR Capacity: Chemical events",
                "IHR Capacity: Radionuclear emergencies",
                ""
              ]
            },
            "title": "Composite breakdown"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "International Health Regulations (IHR) capacity and health emergency preparedness"
    },
    {
      "path": "4-1-1/data.csv",
      "name": "4-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Literacy rate of children in P2",
                "Numeracy rate of children in P2",
                "Literacy rate of children in P3",
                "Numeracy rate of children in P3",
                "Literacy rate of children in P5",
                "Numeracy rate of children in P5",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_040101_1",
                "_L_RW_040101_2",
                "_L_RW_040101_3",
                "_L_RW_040101_4",
                "_L_RW_040101_5",
                "_L_RW_040101_6",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "EDUCATION_LEV",
            "type": "string",
            "constraints": {
              "enum": [
                "Some primary education, grades 2 or 3",
                "Primary education",
                ""
              ]
            },
            "title": "Education level"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of children and young people: (a) in grades 2/3; (b) at the end of primary; and (c) at the end of lower secondary achieving at least a minimum proficiency level in (i) reading and (ii) mathematics, by sex"
    },
    {
      "path": "4-2-1/data.csv",
      "name": "4-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of children aged 36-59 months who are developmentally on track in at least three of the following domains: literacy-numeracy, physical development, social-emotional development, and learning",
                "Proportion of children under 5 years of age who are developmentally on track in health, learning and psychosocial well-being, by sex - Literacy-numeracy",
                "Proportion of children under 5 years of age who are developmentally on track in health, learning and psychosocial well-being, by sex - Physical",
                "Proportion of children under 5 years of age who are developmentally on track in health, learning and psychosocial well-being, by sex - Social emotional",
                "Proportion of children under 5 years of age who are developmentally on track in health, learning and psychosocial well-being, by sex - Learning",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SE_DEV_ONTRK",
                "_L_RW_040201_1",
                "_L_RW_040201_2",
                "_L_RW_040201_3",
                "_L_RW_040201_4",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "36 to 59 months old",
                "under 5 years old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of children under 5 years of age who are developmentally on track in health, learning and psychosocial well-being, by sex"
    },
    {
      "path": "4-2-2/data.csv",
      "name": "4-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Participation rate in organized learning (one year before the official primary entry age), by sex"
    },
    {
      "path": "4-3-1/data.csv",
      "name": "4-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Participation rate of youth and adults in formal and non-formal education and training in the previous 12 months, by sex"
    },
    {
      "path": "4-4-1/data.csv",
      "name": "4-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of youth and adults with information and communications technology (ICT) skills - Copying (Moving) a file or a folder",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Using Copy and Paste",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Sending e-mails with attached files",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Using basic arithmetic formulae in a spreadsheet",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Connecting and installing new devices",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Finding, downloading installing and configuring software",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Creating electronic presentations with presentation software",
                "Proportion of youth and adults with information and communications technology (ICT) skills - Transferring files between a computer and other devices",
                "Proportion of youth and adults with information and communications technology (ICT) skills  - Writing a computer program using a specialized programming language",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SE_ADT_ACTS",
                "_L_RW_040401_1",
                "_L_RW_040401_2",
                "_L_RW_040401_3",
                "_L_RW_040401_4",
                "_L_RW_040401_5",
                "_L_RW_040401_6",
                "_L_RW_040401_7",
                "_L_RW_040401_8",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of youth and adults with information and communications technology (ICT) skills, by type of skill"
    },
    {
      "path": "4-5-1/data.csv",
      "name": "4-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Gender parity index for participation rate in formal and non-formal education and training - Primary, Net attendance rate",
                "Gender parity index for participation rate in formal and non-formal education and training - Primary, Gross attendance rate",
                "Gender parity index for participation rate in formal and non-formal education and training - Primary, Repetition rate",
                "Gender parity index for participation rate in formal and non-formal education and training - Primary, Promotion rate",
                "Gender parity index for participation rate in formal and non-formal education and training  - Secondary, Net attendance rate",
                "Gender parity index for participation rate in formal and non-formal education and training  - Secondary, Gross attendance rate",
                "Gender parity index for participation rate in formal and non-formal education and training  - Secondary, Repetition rate",
                "Gender parity index for participation rate in formal and non-formal education and training  - Secondary, Promotion rate",
                "Gender parity index for participation rate in formal and non-formal education and training  - Literacy rate among the population aged 15 and above",
                "Gender parity index for participation rate in formal and non-formal education and training  - Literacy rate among the population between 15 and 24",
                "Gender parity index for participation rate in formal and non-formal education and training  - Percentage of individuals (6 + years) that have ever attended school",
                "Gender parity index for participation rate in formal and non-formal education and training  - Participation rate in organized learning (one year before the official primary entry age) by sex",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_040501_1",
                "_L_RW_040501_2",
                "_L_RW_040501_3",
                "_L_RW_040501_4",
                "_L_RW_040501_5",
                "_L_RW_040501_6",
                "_L_RW_040501_7",
                "_L_RW_040501_8",
                "SE_GPI_PART",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "15 years old and over",
                "15 to 24 years old",
                "6 years old and over",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "EDUCATION_LEV",
            "type": "string",
            "constraints": {
              "enum": [
                "Primary education",
                "Secondary education (lower and upper secondary education)",
                ""
              ]
            },
            "title": "Education level"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Parity indices (female/male, rural/urban, bottom/top wealth quintile and others such as disability status, indigenous peoples and conflict-affected,as data become available) for all education indicators on this list that can be disaggregated"
    },
    {
      "path": "4-6-1/data.csv",
      "name": "4-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of population achieving at least a fixed level of proficiency in functional skills - All levels, Literacy rate (%) among youth population",
                "Proportion of population achieving at least a fixed level of proficiency in functional skills  - All levels, Numeracy rate (%) among youth population",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_040601_1",
                "_L_RW_040601_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population in a given age group achieving at least a fixed level of proficiency in functional (a) literacy and (b) numeracy skills, by sex"
    },
    {
      "path": "4-a-1/data.csv",
      "name": "4-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of schools with access to electricity - Nursery",
                "Proportion of schools with access to electricity - Primary",
                "Proportion of schools with access to electricity - Secondary",
                "Proportion of schools with access to the internet for pedagogical purposes - Primary",
                "Proportion of schools with access to the internet for pedagogical purposes - Secondary",
                "Proportion of schools with access to computers for pedagogical purposes - Primary",
                "Proportion of schools with access to computers for pedagogical purposes - Secondary",
                "Proportion of schools with basic handwashing facilities - Nursery",
                "Proportion of schools with basic handwashing facilities - Primary",
                "Proportion of schools with basic handwashing facilitiesr - Secondary",
                "Proportion of schools with access to adapted infrastructure and materials for students with disabilities - Nursery",
                "Proportion of schools with access to adapted infrastructure and materials for students with disabilities - Primary",
                "Proportion of schools with access to adapted infrastructure and materials for students with disabilities - Secondary",
                "Proportion of schools with access to basic drinking water - Nursery",
                "Proportion of schools with access to basic drinking water - Primary",
                "Proportion of schools with access to basic drinking water - Secondary",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SE_ACS_ELECT",
                "SE_ACS_INTNT",
                "SE_ACS_CMPTR",
                "SE_ACC_HNDWSH",
                "SE_INF_DSBL",
                "SE_ACS_H2O",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "EDUCATION_LEV",
            "type": "string",
            "constraints": {
              "enum": [
                "Pre-primary education",
                "Primary education",
                "Secondary education (lower and upper secondary education)",
                ""
              ]
            },
            "title": "Education level"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of schools with access to: (a) electricity; (b) the Internet for pedagogical purposes; (c) computers for pedagogical purposes; (d) adapted infrastructure and materials for students with disabilities; (e) basic drinking water; (f) single-sex basic sanitation facilities; and (g) basic handwashing facilities (as per the WASH indicator definitions)"
    },
    {
      "path": "4-c-1/data.csv",
      "name": "4-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "EDUCATION_LEV",
            "type": "string",
            "constraints": {
              "enum": [
                "Pre-primary education",
                "Primary education",
                "Secondary education (lower and upper secondary education)",
                ""
              ]
            },
            "title": "Education level"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of teachers in: (a) pre-primary; (b) primary; (c) lower secondary; and (d) upper secondary education who have received at least the minimum organized teacher training (e.g. pedagogical training) pre-service or in-service required for teaching at the relevant level in a given country"
    },
    {
      "path": "5-2-1/data.csv",
      "name": "5-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of ever-partnered women and girls subjected to physical violence by a current or former intimate partner in the previous 12 months",
                "Proportion of ever-partnered women and girls subjected to sexual violence by a current or former intimate partner in the previous 12 months",
                "Proportion of ever-partnered women and girls subjected to psychological violence by a current or former intimate partner in the previous 12 months",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_VAW_PHYV",
                "VC_VAW_SEXV",
                "VC_VAW_PSYV",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of ever-partnered women and girls aged 15 years and older subjected to physical, sexual or psychological violence by a current or former intimate partner in the previous 12 months, by form of violence and by age"
    },
    {
      "path": "5-2-2/data.csv",
      "name": "5-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of women and girls aged 15 years and older subjected to sexual violence by persons other than an intimate partner in the previous 12 months, by age and place of occurrence"
    },
    {
      "path": "5-3-1/data.csv",
      "name": "5-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of women aged 20-24 years who were married or in a union before age 15",
                "Proportion of women aged 20-24 years who were married or in a union before age 18",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SP_DYN_MRBF15",
                "SP_DYN_MRBF18",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "under 15 years old",
                "under 18 years old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of women aged 20–24 years who were married or in a union before age 15 and before age 18"
    },
    {
      "path": "5-4-1/data.csv",
      "name": "5-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of time spent on unpaid domestic and care work, by sex,age and location"
    },
    {
      "path": "5-5-1/data.csv",
      "name": "5-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of seats held by women in national parliaments (% of total number of seats)",
                "Proportion of seats held by women in local governments (% of total number of seats)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_050501_1",
                "_L_RW_050501_2",
                "_L_RW_050501_3",
                "_L_RW_050501_4",
                "_L_RW_050501_5",
                "_L_RW_050501_6",
                "_L_RW_050501_7",
                "_L_RW_050501_8",
                "_L_RW_050501_9",
                "_L_RW_050501_10",
                "_L_RW_050501_11",
                "_L_RW_050501_12",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of seats held by women in (a) national parliaments and (b) local governments"
    },
    {
      "path": "5-5-2/data.csv",
      "name": "5-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of women in managerial positions"
    },
    {
      "path": "5-6-1/data.csv",
      "name": "5-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of women aged 15–49 years who make their own informed decisions regarding sexual relations, contraceptive use and reproductive health care"
    },
    {
      "path": "5-a-1/data.csv",
      "name": "5-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Only Women own agriculture",
                "Only Men own agriculture",
                "Both male and female for married couples own agriculture",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_050A01_1",
                "_L_RW_050A01_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Female",
                "Male",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "(a) Proportion of total agricultural population with ownership or secure rights over agricultural land, by sex; and (b) share of women among owners or rights-bearers of agricultural land, by type of tenure"
    },
    {
      "path": "5-b-1/data.csv",
      "name": "5-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of individuals who own a mobile telephone, by sex"
    },
    {
      "path": "6-1-1/data.csv",
      "name": "6-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population using safely managed drinking water services"
    },
    {
      "path": "6-3-2/data.csv",
      "name": "6-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of bodies of water with good ambient water quality"
    },
    {
      "path": "6-4-1/data.csv",
      "name": "6-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Change in water-use efficiency over time"
    },
    {
      "path": "6-4-2/data.csv",
      "name": "6-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Level of water stress: freshwater withdrawal as a proportion of available freshwater resources"
    },
    {
      "path": "6-5-1/data.csv",
      "name": "6-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Degree of integrated water resources management implementation (0-100)"
    },
    {
      "path": "6-5-2/data.csv",
      "name": "6-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of transboundary basin area with an operational arrangement for water cooperation"
    },
    {
      "path": "6-6-1/data.csv",
      "name": "6-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Change in the extent of water-related ecosystems over time"
    },
    {
      "path": "6-b-1/data.csv",
      "name": "6-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of local administrative units with established and operational policies and procedures for participation of local communities in water and sanitation management"
    },
    {
      "path": "7-1-1/data.csv",
      "name": "7-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population with access to electricity"
    },
    {
      "path": "7-1-2/data.csv",
      "name": "7-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "URBANISATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Urban",
                "Rural",
                ""
              ]
            },
            "title": "Degree of urbanisation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population with primary reliance on clean fuels and technology"
    },
    {
      "path": "7-2-1/data.csv",
      "name": "7-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Renewable energy share in the total final energy consumption"
    },
    {
      "path": "7-3-1/data.csv",
      "name": "7-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Energy intensity measured in terms of primary energy and GDP"
    },
    {
      "path": "8-1-1/data.csv",
      "name": "8-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Annual growth rate of real GDP per capita"
    },
    {
      "path": "8-2-1/data.csv",
      "name": "8-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Annual growth rate of real GDP per employed person"
    },
    {
      "path": "8-3-1/data.csv",
      "name": "8-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of informal employment in non-agriculture employment, by sex"
    },
    {
      "path": "8-5-1/data.csv",
      "name": "8-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "OCCUPATION",
            "type": "string",
            "constraints": {
              "enum": [
                "Managers",
                "Professionals",
                "Technicians and associate professionals",
                "Clerical support workers",
                "Service and sales workers",
                "Skilled agricultural, forestry and fishery workers",
                "Craft and related trades workers",
                "Plant and machine operators, and assemblers",
                "Elementary occupations",
                ""
              ]
            },
            "title": "Occupation"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Average hourly earnings of female and male employees, by occupation, age and persons with disabilities"
    },
    {
      "path": "8-5-2/data.csv",
      "name": "8-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Unemployment rate",
                "Unemployment rate, by disability",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SL_TLF_UEM",
                "SL_TLF_UEMDIS",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Unemployment rate, by sex, age and persons with disabilities"
    },
    {
      "path": "8-6-1/data.csv",
      "name": "8-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of youth (aged 16-24 years) not in education, employment or training",
                "Proportion of youth (aged 16-30 years) not in education, employment or training",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_080601_1",
                "_L_RW_080601_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "AGE",
            "type": "string",
            "constraints": {
              "enum": [
                "16 to 24 years old",
                "16 to 30 years old",
                ""
              ]
            },
            "title": "Age"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of youth (aged 15–24 years) not in education, employment or training"
    },
    {
      "path": "8-7-1/data.csv",
      "name": "8-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion and number of children aged 5–17 years engaged in child labour, by sex and age"
    },
    {
      "path": "8-8-1/data.csv",
      "name": "8-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Fatal occupational injuries among employees (rate)",
                "Non-fatal occupational injuries among employees (rate)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "SL_EMP_FTLINJUR",
                "SL_EMP_INJUR",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Frequency rates of fatal and non-fatal occupational injuries, by sex and migrant status"
    },
    {
      "path": "8-8-2/data.csv",
      "name": "8-8-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Level of national compliance of labour rights (freedom of association and collective bargaining) based on International Labour Organization (ILO) textual sources and national legislation, by sex and migrant status"
    },
    {
      "path": "8-9-1/data.csv",
      "name": "8-9-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Tourism direct GDP as a proportion of total GDP and in growth rate"
    },
    {
      "path": "8-10-1/data.csv",
      "name": "8-10-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of automated teller machines (ATMs) per 100,000 adults",
                "Number of commercial bank branches per 100,000 adults",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "FB_ATM_TOTL",
                "FB_CBK_BRCH",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "(a) Number of commercial bank branches per 100,000 adults and (b) number of automated teller machines (ATMs) per 100,000 adults"
    },
    {
      "path": "8-10-2/data.csv",
      "name": "8-10-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of adults (15 years and older) with an account at a bank or other financial institution or with a mobile-money-service provider"
    },
    {
      "path": "9-1-1/data.csv",
      "name": "9-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of the rural population who live within 2 km of an all-season road "
    },
    {
      "path": "9-1-2/data.csv",
      "name": "9-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Mail volume (tonne kilometres)",
                "Freight volume (tonne kilometres)",
                "Passenger volume (passenger kilometres)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "IS_TRP_MAILTKM",
                "IS_RDP_FRGVOL",
                "IS_RDP_PFVOL",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "T",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Passenger and freight volumes, by mode of transport"
    },
    {
      "path": "9-2-1/data.csv",
      "name": "9-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Manufacturing value added as a proportion of GDP and per capita"
    },
    {
      "path": "9-2-2/data.csv",
      "name": "9-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Manufacturing employment as a proportion of total employment "
    },
    {
      "path": "9-4-1/data.csv",
      "name": "9-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "CO2emission per unit of value added"
    },
    {
      "path": "9-5-1/data.csv",
      "name": "9-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Research and development expenditure as a proportion of GDP"
    },
    {
      "path": "9-5-2/data.csv",
      "name": "9-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Researchers (in full-time equivalent) per million inhabitants"
    },
    {
      "path": "9-c-1/data.csv",
      "name": "9-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Proportion of population covered by at least a 2G mobile network",
                "Proportion of population covered by at least a 3G mobile network",
                "Proportion of population covered by at least a 4G mobile network",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "IT_MOB_2GNTWK",
                "IT_MOB_3GNTWK",
                "IT_MOB_4GNTWK",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population covered by a mobile network, by technology "
    },
    {
      "path": "10-3-1/data.csv",
      "name": "10-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population reporting having personally felt discriminated against or harassed in the previous 12 months on the basis of a ground of discrimination prohibited under international human rights law"
    },
    {
      "path": "10-4-1/data.csv",
      "name": "10-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Labour share of GDP, comprising wages and social protection transfers"
    },
    {
      "path": "10-5-1/data.csv",
      "name": "10-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Regulatory capital to assets (%) - CAR",
                "Regulatory Tier 1 capital to risk-weighted assets (%) - CAR Tier I",
                "Non-performing loans net of provisions to capital (%)",
                "Non-performing loans to total gross loans (%)",
                "Return on assets (%)",
                "Liquid assets to short term liabilities (%)",
                "Net open position in foreign exchange to capital (%)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "FI_FSI_FSKA",
                "FI_FSI_FSKRTC",
                "FI_FSI_FSKNL",
                "FI_FSI_FSANL",
                "FI_FSI_FSERA",
                "FI_FSI_FSLS",
                "FI_FSI_FSSNO",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Financial Soundness Indicators"
    },
    {
      "path": "10-c-1/data.csv",
      "name": "10-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Remittance costs as a proportion of the amount remitted"
    },
    {
      "path": "11-1-1/data.csv",
      "name": "11-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of urban population living in slums, informal settlements or inadequate housing "
    },
    {
      "path": "11-5-1/data.csv",
      "name": "11-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of deaths due to disaster per 100,000 population",
                "Number of persons injured or missing due to disaster per 100,000 population",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_DSR_MTMP",
                "VC_DSR_DAFF",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of deaths, missing persons and directly affected persons attributed to disasters per 100,000 population"
    },
    {
      "path": "11-5-2/data.csv",
      "name": "11-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of Houses damaged by disaster",
                "Number of Ha for crops damaged",
                "Number of Classrooms damaged",
                "Number of Health Centers damaged",
                "Number of Bridges damaged",
                "Number of Administrative Offices damaged",
                "Number of Transmission lines damaged",
                "Number of Water supply damaged",
                "Number of Markets damaged",
                "Number of Factories damaged",
                "Number of Ha for forests damaged",
                "Number of churches damaged",
                "Number of road sections damaged",
                "Number of Cattles and livestock lost",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_110502_1",
                "_L_RW_110502_2",
                "_L_RW_110502_3",
                "_L_RW_110502_4",
                "_L_RW_110502_5",
                "_L_RW_110502_6",
                "_L_RW_110502_7",
                "_L_RW_110502_8",
                "_L_RW_110502_9",
                "_L_RW_110502_10",
                "_L_RW_110502_11",
                "_L_RW_110502_12",
                "_L_RW_110502_13",
                "_L_RW_110502_14",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Direct economic loss in relation to global GDP, damage to critical infrastructure and number of disruptions to basic services, attributed to disasters"
    },
    {
      "path": "11-b-2/data.csv",
      "name": "11-b-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of local governments that adopt and implement local disaster risk reduction strategies in line with national disaster risk reduction strategies"
    },
    {
      "path": "13-1-1/data.csv",
      "name": "13-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Number of deaths due to disaster per 100,000 population",
                "Number of persons injured or missing due to disaster per 100,000 population",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_DSR_MORT_1",
                "VC_DSR_AFFCT_1",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of deaths, missing persons and directly affected persons attributed to disasters per 100,000 population"
    },
    {
      "path": "13-1-3/data.csv",
      "name": "13-1-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of local governments that adopt and implement local disaster risk reduction strategies in line with national disaster risk reduction strategies"
    },
    {
      "path": "15-1-1/data.csv",
      "name": "15-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "REF_AREA",
            "type": "string",
            "constraints": {
              "enum": [
                "Nyaruguru",
                "Rusizi",
                "Nyamagabe",
                "Nyamasheke",
                "Kayonza",
                "Gatsibo",
                "Musanze",
                "Nyagatare",
                "Rutsiro",
                "Karongi",
                "Nyabihu",
                "Gicumbi",
                "Muhanga",
                "Rulindo",
                "Gakenke",
                "Huye",
                "Ngororero",
                "Nyarugenge",
                "Burera",
                "Gasabo",
                "Rubavu",
                "Bugesera",
                "Kirehe",
                "Ruhango",
                "Kamonyi",
                "Rwamagana",
                "Nyanza",
                "Gisagara",
                "Ngoma",
                "Kicukiro",
                ""
              ]
            },
            "title": "Reference area"
          },
          {
            "name": "GeoCode",
            "type": "string",
            "title": "GeoCode"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Forest area as a proportion of total land area"
    },
    {
      "path": "15-1-2/data.csv",
      "name": "15-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of important sites for terrestrial and freshwater biodiversity that are covered by protected areas, by ecosystem type"
    },
    {
      "path": "15-2-1/data.csv",
      "name": "15-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Progress towards sustainable forest management"
    },
    {
      "path": "15-4-1/data.csv",
      "name": "15-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Coverage by protected areas of important sites for mountain biodiversity"
    },
    {
      "path": "15-7-1/data.csv",
      "name": "15-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of traded wildlife that was poached or illicitly trafficked"
    },
    {
      "path": "16-1-1/data.csv",
      "name": "16-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of victims of intentional homicide per 100,000 population, by sex and age "
    },
    {
      "path": "16-1-3/data.csv",
      "name": "16-1-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Percent of women and  men, age 15-49 have experienced physical violence within the 12 months preceding the survey",
                "Percent of women and  men age 15-49 report having experienced sexual violence at least once in the past 12 months",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "_L_RW_160103_1",
                "_L_RW_160103_2",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population subjected to physical, psychological or sexual violence in the previous 12 months"
    },
    {
      "path": "16-1-4/data.csv",
      "name": "16-1-4",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population that feel safe walking alone around the area they live "
    },
    {
      "path": "16-2-1/data.csv",
      "name": "16-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of children aged 1-17 years who experienced any physical punishment and/or psychological aggression by caregivers in the past month"
    },
    {
      "path": "16-2-2/data.csv",
      "name": "16-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Age and sex distribution of detected victims of trafficking in persons (%)",
                "Detected victims of human trafficking (number)",
                "Detected victims of human trafficking for forced labour, servitude and slavery (number)",
                "Detected victims of human trafficking for other purposes (number)",
                "Detected victims of human trafficking for sexual exploitaton (number)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_VAW_DIST",
                "VC_HTF_DETV",
                "VC_HTF_DETVFL",
                "VC_HTF_DETVOP",
                "VC_HTF_DETVSX",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PT",
                "PER_100000_POP",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of victims of human trafficking per 100,000 population, by sex, age and form of exploitation "
    },
    {
      "path": "16-2-3/data.csv",
      "name": "16-2-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of young women and men aged 18-29 years who experienced sexual violence by age 18"
    },
    {
      "path": "16-3-1/data.csv",
      "name": "16-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of victims of violence in the previous 12 months who reported their victimization to competent authorities or other officially recognized conflict resolution mechanisms"
    },
    {
      "path": "16-3-2/data.csv",
      "name": "16-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Unsentenced detainees as a proportion of overall prison population",
                "Unsentenced detainees (number)",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "VC_PRS_UNSNT",
                "VC_PRS_UNSNTN",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PT",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Unsentenced detainees as a proportion of overall prison population"
    },
    {
      "path": "16-5-1/data.csv",
      "name": "16-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of persons who had at least one contact with a public official and who paid a bribe to a public official, or were asked for a bribe by those public officials, during the previous 12 months "
    },
    {
      "path": "16-5-2/data.csv",
      "name": "16-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of businesses that had at least one contact with a public official and that paid a bribe to a public official, or were asked for a bribe by those public officials during the previous 12 months"
    },
    {
      "path": "16-6-1/data.csv",
      "name": "16-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Primary government expenditures as a proportion of original approved budget, by sector (or by budget codes or similar)"
    },
    {
      "path": "16-6-2/data.csv",
      "name": "16-6-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population satisfied with their last experience of public service"
    },
    {
      "path": "16-7-2/data.csv",
      "name": "16-7-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population who believe decision-making is inclusive and responsive, by sex, age, disability and population group"
    },
    {
      "path": "16-9-1/data.csv",
      "name": "16-9-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of children under 5 years of age whose births have been registered with a civil authority, by age"
    },
    {
      "path": "16-b-1/data.csv",
      "name": "16-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population reporting having personally felt discriminated against or harassed in the previous 12 months on the basis of a ground of discrimination prohibited under international human rights law"
    },
    {
      "path": "17-1-1/data.csv",
      "name": "17-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total government revenue as a proportion of GDP, by source"
    },
    {
      "path": "17-1-2/data.csv",
      "name": "17-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of domestic budget funded by domestic taxes"
    },
    {
      "path": "17-3-1/data.csv",
      "name": "17-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Foreign direct investments (FDI), official development assistance and South-South Cooperation as a proportion of total domestic budget"
    },
    {
      "path": "17-3-2/data.csv",
      "name": "17-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Volume of remittances (in United States dollars) as a proportion of total GDP"
    },
    {
      "path": "17-4-1/data.csv",
      "name": "17-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Debt service as a proportion of exports of goods and services"
    },
    {
      "path": "17-6-1/data.csv",
      "name": "17-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "IT_NET_BBND",
                "IT_NET_BBNDN",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PER_100_POP",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Fixed Internet broadband subscriptions per 100 inhabitants, by speed"
    },
    {
      "path": "17-8-1/data.csv",
      "name": "17-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "SEX",
            "type": "string",
            "constraints": {
              "enum": [
                "Male",
                "Female",
                ""
              ]
            },
            "title": "Sex"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of individuals using the Internet"
    },
    {
      "path": "17-11-1/data.csv",
      "name": "17-11-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Developing countries’ and least developed countries’ share of global exports"
    },
    {
      "path": "17-13-1/data.csv",
      "name": "17-13-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "COMMENT_OBS",
            "type": "string",
            "constraints": {
              "enum": [
                "Annual growth rate of real GDP per capita",
                "Unemployment rate",
                "Consumer Price Index (CPI), annual at February",
                ""
              ]
            },
            "title": "Observation-level footnotes"
          },
          {
            "name": "Series",
            "type": "string",
            "constraints": {
              "enum": [
                "MD_NY_GDP_PCAP",
                "MD_SL_TLF_UEM",
                "MD_CPI",
                ""
              ]
            },
            "title": "Series"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "PT",
                "NUMBER",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Macroeconomic Dashboard"
    },
    {
      "path": "17-18-1/data.csv",
      "name": "17-18-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "integer",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of sustainable development indicators produced at the national level with full disaggregation when relevant to the target, in accordance with the Fundamental Principles of Official Statistics"
    },
    {
      "path": "17-19-1/data.csv",
      "name": "17-19-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Dollar value of all resources made available to strengthen statistical capacity in developing countries"
    },
    {
      "path": "16-1-2/data.csv",
      "name": "16-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Conflict-related deaths per 100,000 population, by sex, age and cause"
    },
    {
      "path": "2-c-1/data.csv",
      "name": "2-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Indicator of food price anomalies"
    },
    {
      "path": "15-4-2/data.csv",
      "name": "15-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mountain Green Cover Index"
    },
    {
      "path": "17-16-1/data.csv",
      "name": "17-16-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries reporting progress in multi-stakeholder development effectiveness monitoring frameworks that support the achievement of the sustainable development goals"
    },
    {
      "path": "12-2-2/data.csv",
      "name": "12-2-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Domestic material consumption, domestic material consumption per capita, and domestic material consumption per GDP"
    },
    {
      "path": "14-6-1/data.csv",
      "name": "14-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Progress by countries in the degree of implementation of international instruments aiming to combat illegal, unreported and unregulated fishing"
    },
    {
      "path": "10-1-1/data.csv",
      "name": "10-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Growth rates of household expenditure or income per capita among the bottom 40 per cent of the population and the total population"
    },
    {
      "path": "12-3-1/data.csv",
      "name": "12-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Global food loss index"
    },
    {
      "path": "17-18-3/data.csv",
      "name": "17-18-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries with a national statistical plan that is fully funded and under implementation, by source of funding"
    },
    {
      "path": "14-1-1/data.csv",
      "name": "14-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Index of coastal eutrophication and floating plastic debris density"
    },
    {
      "path": "5-c-1/data.csv",
      "name": "5-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of countries with systems to track and make public allocations for gender equality and women’s empowerment"
    },
    {
      "path": "7-a-1/data.csv",
      "name": "7-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "International financial flows to developing countries in support of clean energy research and development and renewable energy production, including in hybrid systems"
    },
    {
      "path": "9-b-1/data.csv",
      "name": "9-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of medium and high-tech industry value added in total value added"
    },
    {
      "path": "17-18-2/data.csv",
      "name": "17-18-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have national statistical legislation that complies with the Fundamental Principles of Official Statistics"
    },
    {
      "path": "11-4-1/data.csv",
      "name": "11-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total expenditure (public and private) per capita spent on the preservation, protection and conservation of all cultural and natural heritage, by type of heritage (cultural, natural, mixed and World Heritage Centre designation), level of government (national, regional and local/municipal), type of expenditure (operating expenditure/investment) and type of private funding (donations in kind, private non-profit sector and sponsorship)"
    },
    {
      "path": "3-b-3/data.csv",
      "name": "3-b-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of health facilities that have a core set of relevant essential medicines available and affordable on a sustainable basis"
    },
    {
      "path": "16-a-1/data.csv",
      "name": "16-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Existence of independent national human rights institutions in compliance with the Paris Principles"
    },
    {
      "path": "4-b-1/data.csv",
      "name": "4-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Volume of official development assistance flows for scholarships by sector and type of study"
    },
    {
      "path": "5-6-2/data.csv",
      "name": "5-6-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries with laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education"
    },
    {
      "path": "10-a-1/data.csv",
      "name": "10-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of tariff lines applied to imports from least developed countries and developing countries with zero-tariff"
    },
    {
      "path": "8-a-1/data.csv",
      "name": "8-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Aid for Trade commitments and disbursements"
    },
    {
      "path": "17-19-2/data.csv",
      "name": "17-19-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of countries that (a) have conducted at least one population and housing census in the last 10 years; and (b) have achieved 100 per cent birth registration and 80 per cent death registration"
    },
    {
      "path": "11-a-1/data.csv",
      "name": "11-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population living in cities that implement urban and regional development plans integrating population projections and resource needs, by size of city"
    },
    {
      "path": "2-a-2/data.csv",
      "name": "2-a-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total official flows (official development assistance plus other official flows) to the agriculture sector"
    },
    {
      "path": "15-8-1/data.csv",
      "name": "15-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of countries adopting relevant national legislation and adequately resourcing the prevention or control of invasive alien species"
    },
    {
      "path": "10-2-1/data.csv",
      "name": "10-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of people living below 50 per cent of median income, by sex, age and persons with disabilities"
    },
    {
      "path": "3-9-2/data.csv",
      "name": "3-9-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mortality rate attributed to unsafe water, unsafe sanitation and lack of hygiene (exposure to unsafe Water, Sanitation and Hygiene for All (WASH) services)"
    },
    {
      "path": "3-9-3/data.csv",
      "name": "3-9-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mortality rate attributed to unintentional poisoning"
    },
    {
      "path": "17-10-1/data.csv",
      "name": "17-10-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Worldwide weighted tariff-average"
    },
    {
      "path": "11-3-1/data.csv",
      "name": "11-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Ratio of land consumption rate to population growth rate"
    },
    {
      "path": "12-2-1/data.csv",
      "name": "12-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Material footprint, material footprint per capita, and material footprint per GDP"
    },
    {
      "path": "10-7-1/data.csv",
      "name": "10-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Recruitment cost borne by employee as a proportion of yearly income earned in country of destination"
    },
    {
      "path": "11-7-1/data.csv",
      "name": "11-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Average share of the built-up area of cities that is open space for public use for all, by sex, age and persons with disabilities"
    },
    {
      "path": "15-3-1/data.csv",
      "name": "15-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of land that is degraded over total land area"
    },
    {
      "path": "1-5-3/data.csv",
      "name": "1-5-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that adopt and implement national disaster risk reduction strategies in line with the Sendai Framework for Disaster Risk Reduction 2015-2030"
    },
    {
      "path": "12-c-1/data.csv",
      "name": "12-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Amount of fossil-fuel subsidies per unit of GDP (production and consumption) and as a proportion of total national expenditure on fossil fuels"
    },
    {
      "path": "17-7-1/data.csv",
      "name": "17-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total amount of approved funding for developing countries to promote the development, transfer, dissemination and diffusion of environmentally sound technologies"
    },
    {
      "path": "16-10-1/data.csv",
      "name": "16-10-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of verified cases of killing, kidnapping, enforced disappearance, arbitrary detention and torture of journalists, associated media personnel, trade unionists and human rights advocates in the previous 12 months"
    },
    {
      "path": "15-6-1/data.csv",
      "name": "15-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have adopted legislative, administrative and policy frameworks to ensure fair and equitable sharing of benefits"
    },
    {
      "path": "5-a-2/data.csv",
      "name": "5-a-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of countries where the legal framework (including customary law) guarantees women’s equal rights to land ownership and/or control"
    },
    {
      "path": "13-b-1/data.csv",
      "name": "13-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of least developed countries and small island developing States that are receiving specialized support, and amount of support, including finance, technology and capacity-building, for mechanisms for raising capacities for effective climate change-related planning and management, including focusing on women, youth and local and marginalized communities"
    },
    {
      "path": "11-6-2/data.csv",
      "name": "11-6-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Annual mean levels of fine particulate matter (e.g. PM2.5 and PM10) in cities (population weighted)"
    },
    {
      "path": "2-3-1/data.csv",
      "name": "2-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Volume of production per labour unit by classes of farming/pastoral/forestry enterprise size"
    },
    {
      "path": "12-b-1/data.csv",
      "name": "12-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of sustainable tourism strategies or policies and implemented action plans with agreed monitoring and evaluation tools"
    },
    {
      "path": "15-c-1/data.csv",
      "name": "15-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of traded wildlife that was poached or illicitly trafficked"
    },
    {
      "path": "13-3-1/data.csv",
      "name": "13-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have integrated mitigation, adaptation, impact reduction and early warning into primary, secondary and tertiary curricula"
    },
    {
      "path": "17-12-1/data.csv",
      "name": "17-12-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Average tariffs faced by developing countries, least developed countries and small island developing States"
    },
    {
      "path": "17-5-1/data.csv",
      "name": "17-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that adopt and implement investment promotion regimes for least developed countries"
    },
    {
      "path": "7-b-1/data.csv",
      "name": "7-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Investments in energy efficiency as a proportion of GDP and the amount of foreign direct investment in financial transfer for infrastructure and technology to sustainable development services"
    },
    {
      "path": "12-4-1/data.csv",
      "name": "12-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of parties to international multilateral environmental agreements on hazardous waste, and other chemicals that meet their commitments and obligations in transmitting information as required by each relevant agreement"
    },
    {
      "path": "13-2-1/data.csv",
      "name": "13-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have communicated the establishment or operationalization of an integrated policy/strategy/plan which increases their ability to adapt to the adverse impacts of climate change, and foster climate resilience and low greenhouse gas emissions development in a manner that does not threaten food production (including a national adaptation plan, nationally determined contribution, national communication, biennial update report or other)"
    },
    {
      "path": "12-5-1/data.csv",
      "name": "12-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "National recycling rate, tons of material recycled"
    },
    {
      "path": "11-2-1/data.csv",
      "name": "11-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population that has convenient access to public transport, by sex, age and persons with disabilities"
    },
    {
      "path": "8-9-2/data.csv",
      "name": "8-9-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of jobs in sustainable tourism industries out of total tourism jobs"
    },
    {
      "path": "14-c-1/data.csv",
      "name": "14-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries making progress in ratifying, accepting and implementing through legal, policy and institutional frameworks, ocean-related instruments that implement international law, as reflected in the United Nation Convention on the Law of the Sea, for the conservation and sustainable use of the oceans and their resources"
    },
    {
      "path": "12-6-1/data.csv",
      "name": "12-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of companies publishing sustainability reports"
    },
    {
      "path": "16-4-2/data.csv",
      "name": "16-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of seized, found or surrendered arms whose illicit origin or context has been traced or established by a competent authority in line with international instruments"
    },
    {
      "path": "14-4-1/data.csv",
      "name": "14-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of fish stocks within biologically sustainable levels"
    },
    {
      "path": "2-4-1/data.csv",
      "name": "2-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of agricultural area under productive and sustainable agriculture"
    },
    {
      "path": "13-a-1/data.csv",
      "name": "13-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mobilized amount of United States dollars per year between 2020 and 2025 accountable towards the $100 billion commitment"
    },
    {
      "path": "15-5-1/data.csv",
      "name": "15-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Red List Index"
    },
    {
      "path": "5-3-2/data.csv",
      "name": "5-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of girls and women aged 15-49 years who have undergone female genital mutilation/cutting, by age"
    },
    {
      "path": "14-7-1/data.csv",
      "name": "14-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Sustainable fisheries as a proportion of GDP in small island developing States, least developed countries and all countries"
    },
    {
      "path": "16-10-2/data.csv",
      "name": "16-10-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that adopt and implement constitutional, statutory and/or policy guarantees for public access to information"
    },
    {
      "path": "13-3-2/data.csv",
      "name": "13-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have communicated the strengthening of institutional, systemic and individual capacity-building to implement adaptation, mitigation and technology transfer, and development actions"
    },
    {
      "path": "14-b-1/data.csv",
      "name": "14-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Progress by countries in the degree of application of a legal/regulatory/policy/institutional framework which recognizes and protects access rights for small-scale fisheries"
    },
    {
      "path": "14-a-1/data.csv",
      "name": "14-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of total research budget allocated to research in the field of marine technology"
    },
    {
      "path": "10-b-1/data.csv",
      "name": "10-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total resource flows for development, by recipient and donor countries and type of flow (e.g. official development assistance, foreign direct investment and other flows)"
    },
    {
      "path": "17-14-1/data.csv",
      "name": "17-14-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries with mechanisms in place to enhance policy coherence of sustainable development"
    },
    {
      "path": "12-8-1/data.csv",
      "name": "12-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Extent to which (i) global citizenship education and (ii) education for sustainable development (including climate change education) are mainstreamed in (a) national education policies; (b) curricula; (c) teacher education; and (d) student assessment"
    },
    {
      "path": "6-a-1/data.csv",
      "name": "6-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Amount of water- and sanitation-related official development assistance that is part of a government-coordinated spending plan"
    },
    {
      "path": "3-4-1/data.csv",
      "name": "3-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mortality rate attributed to cardiovascular disease, cancer, diabetes or chronic respiratory disease"
    },
    {
      "path": "11-3-2/data.csv",
      "name": "11-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of cities with a direct participation structure of civil society in urban planning and management that operate regularly and democratically"
    },
    {
      "path": "11-6-1/data.csv",
      "name": "11-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of urban solid waste regularly collected and with adequate final discharge out of total urban solid waste generated, by cities"
    },
    {
      "path": "16-4-1/data.csv",
      "name": "16-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total value of inward and outward illicit financial flows (in current United States dollars)"
    },
    {
      "path": "14-2-1/data.csv",
      "name": "14-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of national exclusive economic zones managed using ecosystem-based approaches"
    },
    {
      "path": "3-b-2/data.csv",
      "name": "3-b-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total net official development assistance to medical research and basic health sectors"
    },
    {
      "path": "8-4-2/data.csv",
      "name": "8-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Domestic material consumption, domestic material consumption per capita, and domestic material consumption per GDP"
    },
    {
      "path": "9-3-2/data.csv",
      "name": "9-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of small-scale industries with a loan or line of credit"
    },
    {
      "path": "3-3-4/data.csv",
      "name": "3-3-4",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Hepatitis B incidence per 100,000 population"
    },
    {
      "path": "17-15-1/data.csv",
      "name": "17-15-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Extent of use of country-owned results frameworks and planning tools by providers of development cooperation"
    },
    {
      "path": "1-a-3/data.csv",
      "name": "1-a-3",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Sum of total grants and non-debt-creating inflows directly allocated to poverty reduction programmes as a proportion of GDP"
    },
    {
      "path": "12-7-1/data.csv",
      "name": "12-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries implementing sustainable public procurement policies and action plans"
    },
    {
      "path": "16-7-1/data.csv",
      "name": "16-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportions of positions (by sex, age, persons with disabilities and population groups) in public institutions (national and local legislatures, public service, and judiciary) compared to national distributions"
    },
    {
      "path": "15-9-1/data.csv",
      "name": "15-9-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Progress towards national targets established in accordance with Aichi Biodiversity Target 2 of the Strategic Plan for Biodiversity 2011-2020"
    },
    {
      "path": "12-a-1/data.csv",
      "name": "12-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Amount of support to developing countries on research and development for sustainable consumption and production and environmentally sound technologies"
    },
    {
      "path": "2-b-1/data.csv",
      "name": "2-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Agricultural export subsidies"
    },
    {
      "path": "1-a-1/data.csv",
      "name": "1-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of domestically generated resources allocated by the government directly to poverty reduction programmes"
    },
    {
      "path": "11-b-1/data.csv",
      "name": "11-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that adopt and implement national disaster risk reduction strategies in line with the Sendai Framework for Disaster Risk Reduction 2015-2030"
    },
    {
      "path": "2-a-1/data.csv",
      "name": "2-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "The agriculture orientation index for government expenditures"
    },
    {
      "path": "10-7-2/data.csv",
      "name": "10-7-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that have implemented well-managed migration policies"
    },
    {
      "path": "4-7-1/data.csv",
      "name": "4-7-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Extent to which (i) global citizenship education and (ii) education for sustainable development, including gender equality and human rights, are mainstreamed at all levels in: (a) national education policies; (b) curricula; (c) teacher education; and (d) student assessment"
    },
    {
      "path": "14-5-1/data.csv",
      "name": "14-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Coverage of protected areas in relation to marine areas"
    },
    {
      "path": "10-6-1/data.csv",
      "name": "10-6-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of members and voting rights of developing countries in international organizations"
    },
    {
      "path": "6-3-1/data.csv",
      "name": "6-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of wastewater safely treated"
    },
    {
      "path": "3-5-1/data.csv",
      "name": "3-5-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Coverage of treatment interventions (pharmacological, psychosocial and rehabilitation and aftercare services) for substance use disorders"
    },
    {
      "path": "6-2-1/data.csv",
      "name": "6-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of population using (a) safely managed sanitation services and (b) a hand-washing facility with soap and water"
    },
    {
      "path": "12-1-1/data.csv",
      "name": "12-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries with sustainable consumption and production (SCP) national action plans or SCP mainstreamed as a priority or a target into national policies"
    },
    {
      "path": "8-4-1/data.csv",
      "name": "8-4-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Material footprint, material footprint per capita, and material footprint per GDP"
    },
    {
      "path": "5-1-1/data.csv",
      "name": "5-1-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Whether or not legal frameworks are in place to promote, enforce and monitor equality and non discrimination on the basis of sex"
    },
    {
      "path": "17-9-1/data.csv",
      "name": "17-9-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Dollar value of financial and technical assistance (including through North-South, South-South and triangular cooperation) committed to developing countries"
    },
    {
      "path": "12-4-2/data.csv",
      "name": "12-4-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Hazardous waste generated per capita and proportion of hazardous waste treated, by type of treatment"
    },
    {
      "path": "2-5-2/data.csv",
      "name": "2-5-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of local breeds classified as being at risk, not-at-risk or at unknown level of risk of extinction"
    },
    {
      "path": "16-8-1/data.csv",
      "name": "16-8-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of members and voting rights of developing countries in international organizations"
    },
    {
      "path": "9-3-1/data.csv",
      "name": "9-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of small-scale industries in total industry value added"
    },
    {
      "path": "9-a-1/data.csv",
      "name": "9-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Total official international support (official development assistance plus other official flows) to infrastructure"
    },
    {
      "path": "14-3-1/data.csv",
      "name": "14-3-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Average marine acidity (pH) measured at agreed suite of representative sampling stations"
    },
    {
      "path": "11-7-2/data.csv",
      "name": "11-7-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of persons victim of physical or sexual harassment, by sex, age, disability status and place of occurrence, in the previous 12 months"
    },
    {
      "path": "3-9-1/data.csv",
      "name": "3-9-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Mortality rate attributed to household and ambient air pollution"
    },
    {
      "path": "2-3-2/data.csv",
      "name": "2-3-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Average income of small-scale food producers, by sex and indigenous status"
    },
    {
      "path": "8-b-1/data.csv",
      "name": "8-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Existence of a developed and operationalized national strategy for youth employment, as a distinct strategy or as part of a national employment strategy"
    },
    {
      "path": "17-2-1/data.csv",
      "name": "17-2-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Net official development assistance, total and to least developed countries, as a proportion of the Organization for Economic Cooperation and Development (OECD) Development Assistance Committee donors’ gross national income (GNI)"
    },
    {
      "path": "17-17-1/data.csv",
      "name": "17-17-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Amount of United States dollars committed to public-private and civil society partnerships"
    },
    {
      "path": "11-c-1/data.csv",
      "name": "11-c-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Proportion of financial support to the least developed countries that is allocated to the construction and retrofitting of sustainable, resilient and resource-efficient buildings utilizing local materials"
    },
    {
      "path": "15-b-1/data.csv",
      "name": "15-b-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Official development assistance and public expenditure on conservation and sustainable use of biodiversity and ecosystems"
    },
    {
      "path": "15-a-1/data.csv",
      "name": "15-a-1",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Official development assistance and public expenditure on conservation and sustainable use of biodiversity and ecosystems"
    },
    {
      "path": "13-1-2/data.csv",
      "name": "13-1-2",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "number",
            "title": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Value"
          }
        ]
      },
      "title": "Number of countries that adopt and implement national disaster risk reduction strategies in line with the Sendai Framework for Disaster Risk Reduction 2015-2030"
    }
  ]
}