cambridgema-gov/electionscongressionaldistricts-nuse-ieia
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

ELECTIONS_CongressionalDistricts

This polygon layer contains the two elective districts for congressmen in Cambridge in the United State Congress. This layer was created for general use by the Cambridge Election Commission and for public distribution. There are two congressional districts in Cambridge, one of which is in the middle of another one.

For more information and download links see:

http://www.cambridgema.gov/gis/gisdatadictionary/elections/elections_congressionaldistricts.aspx

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/electionscongressionaldistricts-nuse-ieia\".\"electionscongressionaldistricts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • electionscongressionaldistricts
     
     
     
     
     
Upstream Metadata