Open repository in Console
Readme
Updated 10 days ago
‧ Indexed 1 hour ago
Metered Parking Spaces
View full metadata
https://www.cambridgema.gov/GIS/gisdatadictionary/Traffic/TRAFFIC_MeteredParkingSpaces
Description
This polygon layer contains metered street parking spaces in the City of Cambridge.
About Edit Dates
This data is automatically updated on a set schedule. The Socrata edit date may not reflect the actual edit dates in the data. For more details please see the update date on the full metadata page or view the edit date within the data rows.
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 \"cambridgema-gov/metered-parking-spaces-kvrt-t8v3\".\"metered_parking_spaces\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata