datahub-smcgov/ricaps-transportation-contribution-to-greenhouse-hnf7-xha6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 15 minutes ago

RICAPS Transportation Contribution to Greenhouse Gas Emissions

Data by city showing transportation contribution to greenhouse gas emissions in the County. This data is part of the Regionally Integrated Climate Action Planning Suite (RICAPS) program.

The majority of cities used the “in-boundary” methodology that relies on data from the Highway Performance Monitoring System. The inventories for South San Francisco and Unincorporated County use the “origin-destination” methodology from that relies on data from Metropolitan Transportation Commission (MTC). So, directly comparing vehicle miles traveled (VMT) across all cities is not statistically possible.

Each city in San Mateo County has the opportunity to develop its own Climate Action Plan (CAP) using tools developed by C/CAG in conjunction with DNV KEMA https://www.dnvgl.com/ and Hara. http://www.verisae.com/default.aspx. This project was funded by grants from the Bay Area Air Quality Management District (BAAQMD) and Pacific Gas and Electric Company (PG&E). Climate Action Plans developed from these tools will meet BAAQMD's California Environmental Quality Act (CEQA) guidelines for a Qualified Greenhouse Gas Reduction

Strategy.

For more information, please see the RICAPS site: http://www.smcenergywatch.com/progress_report.html

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/ricaps-transportation-contribution-to-greenhouse-hnf7-xha6\".\"ricaps_transportation_contribution_to_greenhouse\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ricaps_transportation_contribution_to_greenhouse
     
     
     
     
     
Upstream Metadata