{
  "title": "Risk of impoverishing expenditure for surgical care (% of people at risk)",
  "name": "sh.sgr.irsk.zs",
  "worldbank": {
    "indicator": "sh.sgr.irsk.zs"
  },
  "readme": "The proportion of population at risk of impoverishing expenditure when surgical care is required. Impoverishing expenditure is defined as direct out of pocket payments for surgical and anaesthesia care which drive people below a poverty threshold (using a threshold of $2.15 PPP/day).",
  "licenses": [
    {
      "name": "CC-BY-4.0"
    }
  ],
  "keywords": [
    "Health "
  ],
  "resources": [
    {
      "name": "data",
      "title": "Indicator data",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Country Name",
            "type": "string",
            "description": "Country or Region name"
          },
          {
            "name": "Country Code",
            "type": "string",
            "description": "ISO 3-digit ISO code extended to include regional codes e.g. EUR, ARB etc"
          },
          {
            "name": "Year",
            "type": "year",
            "description": "Year"
          },
          {
            "name": "Value",
            "type": "number",
            "description": "The proportion of population at risk of impoverishing expenditure when surgical care is required. Impoverishing expenditure is defined as direct out of pocket payments for surgical and anaesthesia care which drive people below a poverty threshold (using a threshold of $2.15 PPP/day)."
          }
        ]
      }
    }
  ]
}