/shorttermforecasthistory#
Monthly production backcasts by well.
Endpoint#
POST |
https://hyperion.api.synmax.com/v4/shorttermforecasthistory |
Parameters#
Query#
Parameter |
Type |
Description |
Example |
---|---|---|---|
aggregate_by |
string array |
Fields to aggregate over |
region_natgas |
county |
string array |
A county |
CAMPBELL |
date_forecast_run |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
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 |
operator |
string array |
A well operator |
BILL BARRETT CORPORATION |
region_natgas |
string array |
Region divisions based on natural gas production profiles |
west |
state_code |
string array |
Oil/Gas classification based on EIA-defined gas/oil production ratios |
WY |
sub_region_natgas |
string array |
Subregion divisions based on natural gas production profiles |
Haynesville - TX |
well_id |
string array |
Subregion divisions based on natural gas production profiles |
4900552885 |
Response#
Parameter |
Type |
Description |
Example |
---|---|---|---|
county |
string |
A county |
CAMPBELL |
date_forecast_run |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
date_prod |
string |
A date in YYYY-MM-DD format |
2021-11-24 |
operator |
string |
A well operator |
BILL BARRETT CORPORATION |
prod_oil_bbl_day |
number |
— |
— |
prod_oil_bbl_month |
number |
— |
— |
prod_wet_gas_mcf_day |
number |
— |
— |
prod_wet_gas_mcf_month |
number |
— |
— |
region_natgas |
string |
Region divisions based on natural gas production profiles |
west |
state_code |
string |
A state abbreviation |
WY |
sub_region_natgas |
string |
Subregion divisions based on natural gas production profiles |
Haynesville - TX |
well_id |
string |
A well identifier |
4900552885 |
Aggregation#
Supported parameters: county
, date_prod
, operator
, region_natgas
, state_code
, sub_region_natgas