cambridgema-gov/elections-polling-locations-skya-cqyb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Elections Polling Locations

View full metadata

https://www.cambridgema.gov/GIS/gisdatadictionary/Elections/ELECTIONS_PollingLocations

Description

This point layer contains the locations of the 33 polling locations within the City of Cambridge. Each precinct has one polling location where voters cast their ballots during local, state, and federal elections. Updated in 2011.

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/elections-polling-locations-skya-cqyb\".\"elections_polling_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • elections_polling_locations
     
     
     
     
     
Upstream Metadata