datahub-smcgov/san-mateo-county-operations-greenhouse-gas-j5de-vszg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 2 hours ago

San Mateo County Operations Greenhouse Gas Emissions

The County of San Mateo inventoried greenhouse gas emissions for government operations in 2005 and 2010.

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 \"datahub-smcgov/san-mateo-county-operations-greenhouse-gas-j5de-vszg\".\"san_mateo_county_operations_greenhouse_gas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • san_mateo_county_operations_greenhouse_gas
     
     
     
     
     
Upstream Metadata