data-act-gov-au/kiss-and-ride-locations-2q44-5we7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Kiss And Ride Locations

This dataset contains the locations and descriptions of Kiss and Ride parking bays which are located near public transport stops. Vehicles can park in the kiss and ride parking bays for a short time for pick up or drop off (up to 2 minutes while you remain with your vehicle).

During Light Rail service disruptions, these facilities will be converted into temporary replacement bus stops.

A link to more information will be provided once published on the Transport Canberra website.

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 \"data-act-gov-au/kiss-and-ride-locations-2q44-5we7\".\"kiss_and_ride_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • kiss_and_ride_locations
     
     
     
     
     
Upstream Metadata