cambridgema-gov/voter-turnout-1999-present-4bq3-vfga
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Voter Turnout, 1999 - Present

Voter turnout for Municipal, State and Federal Elections in Cambridge from 1999 to the present. Data is reported by ward and precinct. More information about election districts is available here: https://www.cambridgema.gov/GIS/mapgallery/electionmaps

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/voter-turnout-1999-present-4bq3-vfga\".\"voter_turnout_1999_present\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • voter_turnout_1999_present
     
     
     
     
     
Upstream Metadata