cityofchicago/cta-system-information-bus-stop-locations-in-5cq6-qygt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 2 hours ago

CTA - System Information - Bus Stop Locations in Digital Sign Project

This dataset shows bus stops in shelters and at CTA rail stations which have digital signs added to them to show upcoming arrivals. The listing is subject to change.

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/cta-system-information-bus-stop-locations-in-5cq6-qygt\".\"cta_system_information_bus_stop_locations_in\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cta_system_information_bus_stop_locations_in