GetOilInventories
curl --request GET \
--url https://api.example.com/api/economic/v1/get-oil-inventories{
"crudeWeeks": [
{
"period": "<string>",
"stocksMb": 123,
"weeklyChangeMb": 123
}
],
"spr": {
"latestStocksMb": 123,
"changeWow": 123,
"weeks": [
{
"period": "<string>",
"stocksMb": 123
}
]
},
"natGasWeeks": [
{
"period": "<string>",
"storBcf": 123,
"weeklyChangeBcf": 123
}
],
"euGas": {
"fillPct": 123,
"fillPctChange1d": 123,
"trend": "<string>",
"history": [
{
"date": "<string>",
"fillPct": 123
}
]
},
"ieaStocks": {
"dataMonth": "<string>",
"members": [
{
"iso2": "<string>",
"daysOfCover": 123,
"netExporter": true,
"belowObligation": true
}
],
"europe": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
},
"asiaPacific": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
},
"northAmerica": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
}
},
"refinery": {
"inputsMbpd": 123,
"period": "<string>"
},
"updatedAt": "<string>"
}EconomicService
GetOilInventories
GET
/
api
/
economic
/
v1
/
get-oil-inventories
GetOilInventories
curl --request GET \
--url https://api.example.com/api/economic/v1/get-oil-inventories{
"crudeWeeks": [
{
"period": "<string>",
"stocksMb": 123,
"weeklyChangeMb": 123
}
],
"spr": {
"latestStocksMb": 123,
"changeWow": 123,
"weeks": [
{
"period": "<string>",
"stocksMb": 123
}
]
},
"natGasWeeks": [
{
"period": "<string>",
"storBcf": 123,
"weeklyChangeBcf": 123
}
],
"euGas": {
"fillPct": 123,
"fillPctChange1d": 123,
"trend": "<string>",
"history": [
{
"date": "<string>",
"fillPct": 123
}
]
},
"ieaStocks": {
"dataMonth": "<string>",
"members": [
{
"iso2": "<string>",
"daysOfCover": 123,
"netExporter": true,
"belowObligation": true
}
],
"europe": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
},
"asiaPacific": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
},
"northAmerica": {
"avgDays": 123,
"minDays": 123,
"countBelowObligation": 123
}
},
"refinery": {
"inputsMbpd": 123,
"period": "<string>"
},
"updatedAt": "<string>"
}Was this page helpful?
⌘I
