EIA - World Oil Stock Change
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"stock-change-mbd",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/stock-change-mbd"
}
] - "definitions":{
- "stock-change-mbd":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/stock-change-mbd_records"
}
}
} - "records":
} - "properties":
- "stock-change-mbd_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "stock_change_mbd":{
- "type":"number",
- "title":"Stock change",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "stock-change-mbd":
Similar datasets
- This dataset contains oil demand, supply, stocks outlook from 2017-2023.
- 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 Oil price short term forecast, including STEO and historical from 2016-2022. Data from U.S. Energy Information Administration. 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.