World Oil Database
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"world-oil-database",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/world-oil-database"
}
] - "definitions":{
- "world-oil-database":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/world-oil-database_records"
}
}
} - "records":
} - "properties":
- "world-oil-database_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "area":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "energy_product_name":,{
- "type":"string",
- "title":"Energy Product Name",
- "description":""
} - "flow_breakdown":,{
- "type":"string",
- "title":"Flow Breakdown",
- "description":""
} - "unit_measure":,{
- "type":"string",
- "title":"Unit of Measure",
- "description":""
} - "obs_value":,{
- "type":"string",
- "title":"Value",
- "description":""
} - "assessment_code":{
- "type":"integer",
- "title":"ASSESSMENT_CODE",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "world-oil-database":
Similar datasets
- This dataset contains Saudi Arabia Oil Database for 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 Oil Demand for 2000-2021. Data from Saudi Central Bank (SAMA). Follow datasource.kapsarc.org and it’s APIs to stay in sync and advance energy economics research.
- This dataset contains information about world oil production for OPEC, OECD and the major non-OPEC producers. for 1983-2021. Data from Saudi Central Bank (SAMA).
- This open dataset contains information about world countries total oil reserves from 1980. Data from US Energy Information Administration. Follow datasource.kapsarc.org and it’s APIs to stay in sync and advance energy economics research.