lacity/recently-constructed-bus-pads-and-landings-msv5-mj8x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 28 minutes ago

Recently Constructed Bus Pads and Landings

Locations for concrete bus pads and bus landings installed to date for current fiscal year.

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 \"lacity/recently-constructed-bus-pads-and-landings-msv5-mj8x\".\"recently_constructed_bus_pads_and_landings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • recently_constructed_bus_pads_and_landings
     
     
     
     
     
Upstream Metadata