World Energy Use 1960-2014
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"world-energy-use-1960-2012",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-energy-use-1960-2012"
}
] - "definitions":{
- "world-energy-use-1960-2012":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-energy-use-1960-2012_records"
}
}
} - "records":
} - "properties":
- "world-energy-use-1960-2012_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "population_people":,{
- "type":"integer",
- "title":"Population (People)",
- "description":""
} - "gdp_ppp_million_intl_2011":,{
- "type":"number",
- "title":"GDP-PPP (Million Intl$ (2011))",
- "description":""
} - "gdp_usd_million_us_2010":{
- "type":"number",
- "title":"GDP-USD (Million US$ (2010))",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "world-energy-use-1960-2012":