Oil Consumption
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"oil-consumption-1980-20141",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/oil-consumption-1980-20141"
}
] - "definitions":{
- "oil-consumption-1980-20141":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/oil-consumption-1980-20141_records"
}
}
} - "records":
} - "properties":
- "oil-consumption-1980-20141_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "product":,{
- "type":"string",
- "title":"Product",
- "description":""
} - "activity":,{
- "type":"string",
- "title":"Activity",
- "description":""
} - "value":,{
- "type":"integer",
- "title":"Value",
- "description":""
} - "units":,{
- "type":"string",
- "title":"Units",
- "description":""
} - "productid":,{
- "type":"integer",
- "title":"productId",
- "description":""
} - "activityid":,{
- "type":"integer",
- "title":"activityId",
- "description":""
} - "countryregionid":,{
- "type":"string",
- "title":"countryRegionId",
- "description":""
} - "countryregiontypeid":,{
- "type":"string",
- "title":"countryRegionTypeId",
- "description":""
} - "countryregiontypename":,{
- "type":"string",
- "title":"countryRegionTypeName",
- "description":""
} - "dataflagid":,{
- "type":"number",
- "title":"dataFlagId",
- "description":""
} - "dataflagdescription":,{
- "type":"string",
- "title":"dataFlagDescription",
- "description":""
} - "unit":{
- "type":"string",
- "title":"unit",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "oil-consumption-1980-20141":
Similar datasets
- 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 open data contains information about World oil capacity 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.
- 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.