World Oil Production*
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"world-oil-production",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-oil-production"
}
] - "definitions":{
- "world-oil-production":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-oil-production_records"
}
}
} - "records":
} - "properties":
- "world-oil-production_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "producers":,{
- "type":"string",
- "title":"Producers",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "date_object":,{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
} - "periodicity":{
- "type":"string",
- "title":"Periodicity",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "world-oil-production":
Similar datasets
- This dataset contains information about world's oil production for 1965-2020. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains world oil database from 2002-2021. Data from Joint Organisations Data Initiative. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains information about world's oil production for 1965-2020. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains OAPEC: Organization of Arab Petroleum Exporting Countries crude oil production by country, 1970-2020.