performance-franklintn-gov/ses-stats-mppa-hu5g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 9 months ago

SES Stats

Collected statistics concerning refuse collection, recycling and waste disposal for the City of Franklin, Tennessee

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 \"performance-franklintn-gov/ses-stats-mppa-hu5g\".\"ses_stats\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ses_stats