ramseycounty-us/ramsey-county-precinct-locations-2021-gqg8-8i38
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 1 hour ago

Ramsey County Precinct Locations 2021

Based on the dataset https://data.ramseycounty.us/Civic-Engagement/Voter-Registration-Count-By-Precinct-And-District-/8ykt-7qtm

Rows from the year 2021 only.

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 \"ramseycounty-us/ramsey-county-precinct-locations-2021-gqg8-8i38\".\"ramsey_county_precinct_locations_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ramsey_county_precinct_locations_2021
     
     
     
     
     
Upstream Metadata