cityofchicago/speed-camera-locations-4i42-qv3h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 26 days ago
Indexed 4 hours ago

Speed Camera Locations

This dataset shows the location, first operational date, and approaches of the speed cameras in the City of Chicago. The approach describes the originating direction of travel which is monitored by a speed camera.

To attempt to make historical versions of this dataset more available, "Dataset Changelog" is enabled at the bottom of the main page. We cannot guarantee that the archival records will remain permanently so advise downloading any you think you may want. Some intermediate versions, especially minor changes, may not be visible. The map based on this dataset will not have past versions.

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 \"cityofchicago/speed-camera-locations-4i42-qv3h\".\"speed_camera_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • speed_camera_locations
     
     
     
     
     
Upstream Metadata