Crude Oil (Reserves and Production)
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"crude-oil-reserves-and-production-2005-2015",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/crude-oil-reserves-and-production-2005-2015"
}
] - "definitions":{
- "crude-oil-reserves-and-production-2005-2015":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/crude-oil-reserves-and-production-2005-2015_records"
}
}
} - "records":
} - "properties":
- "crude-oil-reserves-and-production-2005-2015_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "type":,{
- "type":"string",
- "title":"type",
- "description":""
} - "units":,{
- "type":"string",
- "title":"Units",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "crude-oil-reserves-and-production-2005-2015":