datahub-smcgov/san-mateo-county-trash-landfilled-per-person-per-rsgq-xtef
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 1 hour ago

San Mateo County Trash Landfilled Per Person Per Day by City

Data on the amount of trash disposed of per capita per day by each city in the county, along with population data for each city.

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-trash-landfilled-per-person-per-rsgq-xtef\".\"san_mateo_county_trash_landfilled_per_person_per\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • san_mateo_county_trash_landfilled_per_person_per
     
     
     
     
     
Upstream Metadata