melbourne-vic-gov-au/bus-stops-for-melbourne-visitor-shuttle-2x87-fe4u
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 2 hours ago

Bus stops for Melbourne Visitor Shuttle

The Melbourne Visitor Shuttle is a great way to explore inner city Melbourne. Ride in comfort while listening to stories about the city's colourful past and current quirks. There are 13 stops where you can hop on and hop off. Their descriptions and locations are maintained within this dataset

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 \"melbourne-vic-gov-au/bus-stops-for-melbourne-visitor-shuttle-2x87-fe4u\".\"bus_stops_for_melbourne_visitor_shuttle\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bus_stops_for_melbourne_visitor_shuttle
     
     
     
     
     
Upstream Metadata