lacity/arts-district-pedestrian-and-bike-counts-la-mbz9-j2zk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 month ago

Arts District Pedestrian and Bike Counts - LA CoMotion

Test Ped and Bike Counts made for LA CoMotion using CSU LA machine vision algorithm

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 \"lacity/arts-district-pedestrian-and-bike-counts-la-mbz9-j2zk\".\"arts_district_pedestrian_and_bike_counts_la\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • arts_district_pedestrian_and_bike_counts_la
     
     
     
     
     
Upstream Metadata