cambridgema-gov/street-sweeping-districts-qd7s-qntb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

Street Sweeping Districts

View full metadata:

https://www.cambridgema.gov/GIS/gisdatadictionary/DPW/DPW_StreetSweepingDistricts

Description

This polygon layer contains the City of Cambridge daily street cleaning districts.

Purpose

Created to delineate the daily street sweeping districts in Cambridge. The district attribute in the layer corresponds to the street cleaning schedule posted on the Cambridge DPW website.

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/street-sweeping-districts-qd7s-qntb\".\"street_sweeping_districts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • street_sweeping_districts
     
     
     
     
     
Upstream Metadata