Retrieve p cems details data from ghg database
1 2 3 4 5 6 7 8 9 10 11 12 | ghg_p_cems_details(FACILITY_ID = NULL, REPORTING_YEAR = NULL,
CEMS_CH4_EMISSIONS = NULL, CEMS_N2O_EMISSIONS = NULL,
CML_TOT_NUM_OF_OPR_HRS = NULL, TIER4_SUB_OPR_HRS_CO2_CONC = NULL,
TIER_4_SUB_OPR_HRS_GAS_FLOW_RT = NULL,
TIER4_SUB_OPR_HRS_MOIST_CONT = NULL,
CEMS_CO2_COMBUSTION_EMISSIONS = NULL,
CEMS_METHODOLOGY_START_DATE = NULL, CEMS_METHODOLOGY_END_DATE = NULL,
CEMS_FUEL = NULL, CEMS_QUARTER_NAME = NULL,
CEMS_CO2_EMISSIONS_BY_QUARTER = NULL, CML_NAME = NULL,
CML_DESCRIPTION = NULL, TIER_4_UNIT = NULL,
CML_CONFIGURATION_TYPE = NULL, CEMS_BIOGENIC_CO2_EMISSIONS = NULL,
CEMS_NON_BIOGENIC_CO2_EMISS = NULL, CEMS_ANNUAL_CO2_EMISSIONS = NULL)
|
FACILITY_ID |
e.g. '1002122'. See Details. |
REPORTING_YEAR |
e.g. '2014'. See Details. |
CEMS_CH4_EMISSIONS |
e.g. '0.32'. See Details. |
CEMS_N2O_EMISSIONS |
e.g. '0.032'. See Details. |
CML_TOT_NUM_OF_OPR_HRS |
e.g. '8744'. See Details. |
TIER4_SUB_OPR_HRS_CO2_CONC |
e.g. '194'. See Details. |
TIER_4_SUB_OPR_HRS_GAS_FLOW_RT |
e.g. '194'. See Details. |
TIER4_SUB_OPR_HRS_MOIST_CONT |
e.g. '0'. See Details. |
CEMS_CO2_COMBUSTION_EMISSIONS |
e.g. 'NA'. See Details. |
CEMS_METHODOLOGY_START_DATE |
e.g. '01-JAN-14'. See Details. |
CEMS_METHODOLOGY_END_DATE |
e.g. '31-DEC-14'. See Details. |
CEMS_FUEL |
e.g. 'Process/stationary combustion units share a common stack was chosen to allow for the reporting of CH'. See Details. |
CEMS_QUARTER_NAME |
e.g. 'Fourth Quarter'. See Details. |
CEMS_CO2_EMISSIONS_BY_QUARTER |
e.g. '50312.8'. See Details. |
CML_NAME |
e.g. 'APCI Tesoro Martinez CEM'. See Details. |
CML_DESCRIPTION |
e.g. 'NA'. See Details. |
TIER_4_UNIT |
e.g. 'APCI Tesoro Martinez'. See Details. |
CML_CONFIGURATION_TYPE |
e.g. 'Process/stationary combustion units share common stack'. See Details. |
CEMS_BIOGENIC_CO2_EMISSIONS |
e.g. '0'. See Details. |
CEMS_NON_BIOGENIC_CO2_EMISS |
e.g. '255049.1'. See Details. |
CEMS_ANNUAL_CO2_EMISSIONS |
e.g. '255049.1'. See Details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.