Retrieve y emissions by source data from ghg database
1 2 3 4 5 6 | ghg_y_emissions_by_source(FACILITY_ID = NULL, REPORTING_YEAR = NULL,
FACILITY_NAME = NULL, BLOWDOWN_CH4_EMISSIONS = NULL,
EQUIP_LEAK_CH4_EMISSIONS = NULL, LOADINGOPS_CH4_EMISSIONS = NULL,
UNSTABALIZEDCRUDE_CH4_EMISS = NULL,
STORAGETANKS_CH4_EMISSIONS = NULL, SOUR_GAS_CO2_EMISSIONS = NULL,
DELAYED_COKING_CH4_EMISSIONS = NULL)
|
FACILITY_ID |
e.g. '1000025'. See Details. |
REPORTING_YEAR |
e.g. '2012'. See Details. |
FACILITY_NAME |
e.g. 'PLACID REFINING CO LLC - PORT ALLEN REFINERY'. See Details. |
BLOWDOWN_CH4_EMISSIONS |
e.g. 'NA'. See Details. |
EQUIP_LEAK_CH4_EMISSIONS |
e.g. '10.5'. See Details. |
LOADINGOPS_CH4_EMISSIONS |
e.g. '0'. See Details. |
UNSTABALIZEDCRUDE_CH4_EMISS |
e.g. 'NA'. See Details. |
STORAGETANKS_CH4_EMISSIONS |
e.g. '0'. See Details. |
SOUR_GAS_CO2_EMISSIONS |
e.g. 'NA'. See Details. |
DELAYED_COKING_CH4_EMISSIONS |
e.g. '0'. See Details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.