Ambient air pollution attributable deaths

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
location
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
parentlocation
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Gender
               

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
                       
Dim2ValueCode
               

No description available for this field.

Name (identifier)
dim2valuecode
Type
text
Sample
                       
ValueNumeric
               

No description available for this field.

Name (identifier)
factvaluenumeric
Type
decimal
Sample
                       
ValueLow
               

No description available for this field.

Name (identifier)
factvaluenumericlow
Type
decimal
Sample
                       
ValueHigh
               

No description available for this field.

Name (identifier)
factvaluenumerichigh
Type
decimal
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ambientairpollution_attributabledeaths",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ambientairpollution_attributabledeaths"
      }
    ]
    ,
  • "definitions":
    {
    • "ambientairpollution_attributabledeaths":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ambientairpollution_attributabledeaths_records"
            }
          }
        }
      }
      ,
    • "ambientairpollution_attributabledeaths_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "location":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "parentlocation":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "dim1":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "dim2":
              {
              • "type":"string",
              • "title":"Cause",
              • "description":""
              }
              ,
            • "dim2valuecode":
              {
              • "type":"string",
              • "title":"Dim2ValueCode",
              • "description":""
              }
              ,
            • "factvaluenumeric":
              {
              • "type":"number",
              • "title":"ValueNumeric",
              • "description":""
              }
              ,
            • "factvaluenumericlow":
              {
              • "type":"number",
              • "title":"ValueLow",
              • "description":""
              }
              ,
            • "factvaluenumerichigh":
              {
              • "type":"number",
              • "title":"ValueHigh",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"string",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets