bloomington-in-gov/escooter-geofence-bik6-u9s9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 11 days ago

E-Scooter Geofence

<DIV STYLE="text-align:Left;font-size:12pt"><P><SPAN>Areas in downtown Bloomington and around Switchyard park.</SPAN></P></DIV>

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 \"bloomington-in-gov/escooter-geofence-bik6-u9s9\".\"escooter_geofence\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • escooter_geofence