Mortality from environmental pollution
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "indicator":
}
} - "fields":
} - "properties":
} - "mortality_from_environmental_pollution":
Similar datasets
- The WHO Household energy database monitors household energy use. The database contains nationally representative data from surveys and censuses on cooking, heating and lighting fuels. A proportion of the available surveys also include questions on stove type, time spent collecting fuel, and incidence of acute lower respiratory infection. The database is used to calculate national, rural an…