performance-seattle-gov/20142016-find-it-fix-it-reports-by-category-nbj9-pp7f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 6 hours ago

2014-2016 Find It Fix It Reports By Category

Total FIFI Reports by week per category: Potholes, Pay Station Graffiti, 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/20142016-find-it-fix-it-reports-by-category-nbj9-pp7f\".\"20142016_find_it_fix_it_reports_by_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 20142016_find_it_fix_it_reports_by_category
     
     
     
     
     
Upstream Metadata