Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 2 hours ago
Canberra Metro Light Rail Transit Feed - Trip Updates (Realtime)
This dataset represents information which is contained within the Google Transit Feed Service - Realtime (GTFSR) of the ACT Capital Metro light rail service.
Further information on the technical details of the metadata for this dataset can be found in the linked data dictionary.
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/canberra-metro-light-rail-transit-feed-trip-r9a8-xw6s\".\"canberra_metro_light_rail_transit_feed_trip\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata