Mortality from environmental pollution
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "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":