Coal Production in Tonnes
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"world-coal-production-at-end-of-2014",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-coal-production-at-end-of-2014"
}
] - "definitions":{
- "world-coal-production-at-end-of-2014":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-coal-production-at-end-of-2014_records"
}
}
} - "records":
} - "properties":
- "world-coal-production-at-end-of-2014_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "million_tonnes_":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "growth_rate_per_annum_2021":,{
- "type":"number",
- "title":"Growth rate per annum 2021",
- "description":""
} - "growth_rate_per_annum_2011_21":,{
- "type":"number",
- "title":"Growth rate per annum 2011-21",
- "description":""
} - "share_2021":,{
- "type":"number",
- "title":"Share 2021",
- "description":""
} - "coal_production_million_tonnes":{
- "type":"number",
- "title":"Value (Million Tonnes)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "world-coal-production-at-end-of-2014":