Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 5 hours ago
On-street Car Parking Meters with Location
<b>Upcoming Changes: Please note that our parking system is being improved and this dataset may be disrupted. <a href='https://www.melbourne.vic.gov.au/building-and-development/shaping-the-city/city-projects/Pages/parking-sensor-upgrade.aspx'>See more information here</a>.</b>
This dataset shows the location and information about council's on-street car parking meters. It contains information about the parking meter model type, if the model accepts credit card and tap 'n go facilities.
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/onstreet-car-parking-meters-with-location-vdsi-4gtj\".\"onstreet_car_parking_meters_with_location\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata