/dailyproduction#
Returns the daily gas production model for the lower 48, informed from pipeline scrapes, state data, and our short-term production forecast.
Endpoint#
POST |
https://hyperion.api.synmax.com/v4/dailyproduction |
Parameters#
Query#
Parameter |
Type |
Description |
Example |
---|---|---|---|
aggregate_by |
string array |
Fields to aggregate over |
region_natgas |
date_prod_max |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
date_prod_min |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
region_natgas |
string array |
Region divisions based on natural gas production profiles |
west |
sub_region_natgas |
string array |
Subregion divisions based on natural gas production profiles |
Haynesville - TX |
Response#
Parameter |
Type |
Description |
Example |
---|---|---|---|
date_prod |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
prod_dry_gas_bcf_day |
number |
— |
— |
region_natgas |
string |
Region divisions based on natural gas production profiles |
west |
sub_region_natgas |
string |
Subregion divisions based on natural gas production profiles |
Haynesville - TX |
Aggregation#
Supported parameters: date_prod
, region_natgas
, sub_region_natgas
Normal Output#
date_prod |
prod_dry_gas_bcf_day |
region_natgas |
sub_region_natgas |
---|---|---|---|
2021-10-29 |
3.0592189397741127 |
gulf |
Central - TX |
2021-10-30 |
2.5029973143606377 |
gulf |
Central - TX |
2021-10-31 |
2.5029973143606377 |
gulf |
Central - TX |
2021-11-01 |
2.832608974941052 |
gulf |
Central - TX |
2021-11-02 |
3.031520224957505 |
gulf |
Central - TX |
2021-11-03 |
3.031520224957505 |
gulf |
Central - TX |
2021-11-04 |
2.777777134760563 |
gulf |
Central - TX |
2021-11-05 |
2.681529755720344 |
gulf |
Central - TX |
2021-11-06 |
3.2044388494586125 |
gulf |
Central - TX |
2021-11-07 |
3.2044388494586125 |
gulf |
Central - TX |