Retrieve ss ghg disbursement data from ghg database
1 2 3 4 5 6 7 | ghg_ss_ghg_disbursement(FACILITY_ID = NULL, REPORTING_YEAR = NULL,
FACILITY_NAME = NULL, GAS_NAME = NULL,
DISBURSEMENT_CALCULATED = NULL, DISBURSEMENT_OVERRIDE = NULL,
LBS_CONTAINED_NEW_EQUIP_DELIV = NULL,
LBS_DELIV_EQUIP_IN_CONTAINERS = NULL, LBS_OFFSITE_RECYCLING = NULL,
LBS_RETURNED_TO_SUPPLIERS = NULL,
LBS_SENT_OFFSITE_DESTRUCTION = NULL)
|
FACILITY_ID |
e.g. '1000039'. See Details. |
REPORTING_YEAR |
e.g. '2013'. See Details. |
FACILITY_NAME |
e.g. 'Alstom Grid Inc'. See Details. |
GAS_NAME |
e.g. 'Sulfur hexafluoride'. See Details. |
DISBURSEMENT_CALCULATED |
e.g. '79730.33'. See Details. |
DISBURSEMENT_OVERRIDE |
e.g. 'N'. See Details. |
LBS_CONTAINED_NEW_EQUIP_DELIV |
e.g. '9650.5'. See Details. |
LBS_DELIV_EQUIP_IN_CONTAINERS |
e.g. '69349'. See Details. |
LBS_OFFSITE_RECYCLING |
e.g. '0'. See Details. |
LBS_RETURNED_TO_SUPPLIERS |
e.g. '730.83'. See Details. |
LBS_SENT_OFFSITE_DESTRUCTION |
e.g. '0'. See Details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.