Oil Production in Million tonnes
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-tonnes-1965-2015",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-oil-production-tonnes-1965-2015"
}
] - "definitions":{
- "world-oil-production-tonnes-1965-2015":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-oil-production-tonnes-1965-2015_records"
}
}
} - "records":
} - "properties":
- "world-oil-production-tonnes-1965-2015_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "million_tonnes":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "oil_production":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "growth_rate_per_annum_2021":,{
- "type":"number",
- "title":"Growth rate per annum 2021",
- "description":""
} - "growth_rate_per_annum_2011_21":,{
- "type":"number",
- "title":"Growth rate per annum 2011-21",
- "description":""
} - "share_2021":{
- "type":"number",
- "title":"Share 2021",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "world-oil-production-tonnes-1965-2015":
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 information about world's oil consumption for 1965-2020. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains information about world's oil consumption for 1965-2020. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains information about world's oil regional consumption by product for 1965. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.