performance-seattle-gov/2014-find-it-fix-it-totals-by-category-pwsc-rf9b
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 3 hours ago

2014 Find It, Fix It Totals by Category

Find It, Fix It reporting totals for Potholes, SDOT Pay Station Graffiti, and SDOT Sign Graffiti.

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-seattle-gov/2014-find-it-fix-it-totals-by-category-pwsc-rf9b\".\"2014_find_it_fix_it_totals_by_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2014_find_it_fix_it_totals_by_category
     
     
     
     
     
Upstream Metadata