cthru-data-socrata/2012-2018-troop-f-massport-u6nm-ywn7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 6 hours ago

2012 - 2018 Troop F Massport

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 \"cthru-data-socrata/2012-2018-troop-f-massport-u6nm-ywn7\".\"2012_2018_troop_f_massport\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2012_2018_troop_f_massport