cambridgema-gov/cambridge-community-wide-greenhouse-gas-inventory-eiuf-6ksy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 2 hours ago

Cambridge Community Wide Greenhouse Gas Inventory 2012

This dataset contains an inventory of Cambridge's estimated community-wide greenhouse gas emissions for the year 2012. The data was created by DNV-GL, MAPC and the Environmental & Transportation division of the Community Development Department. It was created to establish a baseline for total emissions community wide per the City’s commitment to the Global Covenant of Mayors. It provides a baseline for the City to set reduction goals and track progress towards those goals over time.

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 \"cambridgema-gov/cambridge-community-wide-greenhouse-gas-inventory-eiuf-6ksy\".\"cambridge_community_wide_greenhouse_gas_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cambridge_community_wide_greenhouse_gas_inventory
     
     
     
     
     
Upstream Metadata