Mortality from environmental pollution

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
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
                       
Value
               

No description available for this field.

Name (identifier)
factvaluenumeric
Type
decimal
Sample
                       
Value-Low
               

No description available for this field.

Name (identifier)
factvaluenumericlow
Type
decimal
Sample
                       
Value-High
               

No description available for this field.

Name (identifier)
factvaluenumerichigh
Type
decimal
Sample
                       
Value-Range
               

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":"mortality_from_environmental_pollution",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/mortality_from_environmental_pollution"
      }
    ]
    ,
  • "definitions":
    {
    • "mortality_from_environmental_pollution":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/mortality_from_environmental_pollution_records"
            }
          }
        }
      }
      ,
    • "mortality_from_environmental_pollution_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",
              • "title":"Year",
              • "description":""
              }
              ,
            • "dim1":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "dim2":
              {
              • "type":"string",
              • "title":"Cause",
              • "description":""
              }
              ,
            • "factvaluenumeric":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "factvaluenumericlow":
              {
              • "type":"number",
              • "title":"Value-Low",
              • "description":""
              }
              ,
            • "factvaluenumerichigh":
              {
              • "type":"number",
              • "title":"Value-High",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"string",
              • "title":"Value-Range",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets