opendata-maryland-gov/greenhouse-gas-emissions-estimates-8cmy-9rim
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 11 months ago

Greenhouse Gas Emissions Estimates

The state conducted a detailed inventory of greenhouse gasses in 2006 and 2011. Estimated emissions for those two years represent the results of the inventories.

Projected emissions under a "business as usual" scenario were estimated based on the 2006 inventory, projected forward using a protocol set forth by the Environmental Protection Agency. The business as usual estimates were revised due to changes in the economy since the protocol was set out. It is important to bear in mind that a BAU projected emissions inventory is a forecast that may, or may not, prove to be an entirely accurate predictor of future emissions.

Annual emission estimates were calculated for the intervening years from 2006 through 2011 by utilizing three surrogates as indicators of emissions (energy, transportation and residential, commercial and industrial fuel combustion). These three sectors account for over 85 percent of greenhouse gas emissions in Maryland.

Emissions are calculated every three years. The next data update will be available in late 2018.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"opendata-maryland-gov/greenhouse-gas-emissions-estimates-8cmy-9rim\".\"greenhouse_gas_emissions_estimates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • greenhouse_gas_emissions_estimates
     
     
     
     
     
Upstream Metadata