Oil Supply and Demand: OPEC estimates and projections
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"oil-supply-and-demand-opec-estimates-and-projections-september-2018",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/oil-supply-and-demand-opec-estimates-and-projections-september-2018"
}
] - "definitions":{
- "oil-supply-and-demand-opec-estimates-and-projections-september-2018":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/oil-supply-and-demand-opec-estimates-and-projections-september-2018_records"
}
}
} - "records":
} - "properties":
- "oil-supply-and-demand-opec-estimates-and-projections-september-2018_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "title":"Date",
- "description":""
} - "region":,{
- "type":"string",
- "title":"Region",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "frequency":,{
- "type":"string",
- "title":"Frequency",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "oil-supply-and-demand-opec-estimates-and-projections-september-2018":