Refinery Production
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"refinery-production",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/refinery-production"
}
] - "definitions":{
- "refinery-production":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/refinery-production_records"
}
}
} - "records":
} - "properties":
- "refinery-production_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "select_a_country":,{
- "type":"string",
- "title":"Select a country",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "refinery_production_mmb_d":{
- "type":"number",
- "title":"Refinery production (MMb/d)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "refinery-production":
Similar datasets
- This dataset contains information about GCC oil production.
- This dataset contains information about GCC natural gas production.
- This dataset contains information about GCC proven oil reserves.
- This dataset contains GCC Countries total oil reserves data for 1980-2020.