Ambient air pollution burden of disease DALYs

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
parentlocation
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
location
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
period
Type
date
Sample
                       
Sex
               

No description available for this field.

Name (identifier)
dim1
Type
text
Sample
                       
Cause
               

No description available for this field.

Name (identifier)
dim2
Type
text
Sample
                       
Value Low
               

No description available for this field.

Name (identifier)
factvaluenumericlow
Type
integer
Sample
                       
Value High
               

No description available for this field.

Name (identifier)
factvaluenumerichigh
Type
integer
Sample
                       
Value
               

No description available for this field.

Name (identifier)
factvaluenumeric
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ambient-air-pollution_burden-of-disease_dalys",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ambient-air-pollution_burden-of-disease_dalys"
      }
    ]
    ,
  • "definitions":
    {
    • "ambient-air-pollution_burden-of-disease_dalys":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ambient-air-pollution_burden-of-disease_dalys_records"
            }
          }
        }
      }
      ,
    • "ambient-air-pollution_burden-of-disease_dalys_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "parentlocation":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "location":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "dim1":
              {
              • "type":"string",
              • "title":"Sex",
              • "description":""
              }
              ,
            • "dim2":
              {
              • "type":"string",
              • "title":"Cause",
              • "description":""
              }
              ,
            • "factvaluenumericlow":
              {
              • "type":"integer",
              • "title":"Value Low",
              • "description":""
              }
              ,
            • "factvaluenumerichigh":
              {
              • "type":"integer",
              • "title":"Value High",
              • "description":""
              }
              ,
            • "factvaluenumeric":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets