data-act-gov-au/passenger-boardings-by-route-201516-weekend-wrt4-si8c
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 hour ago

Passenger Boardings By Route 2015-16 - Weekend

Passenger boardings by Route on the ACTION network for weekends only.

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/passenger-boardings-by-route-201516-weekend-wrt4-si8c\".\"passenger_boardings_by_route_201516_weekend\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • passenger_boardings_by_route_201516_weekend
     
     
     
     
     
Upstream Metadata