opendata-maryland-gov/maryland-2011-congressional-districts-qf54-qnbd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 4 hours ago

Maryland 2011 Congressional Districts

This map shows Maryland's Congressional districts, as of 2011.

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 \"opendata-maryland-gov/maryland-2011-congressional-districts-qf54-qnbd\".\"maryland_2011_congressional_districts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_2011_congressional_districts
     
     
     
     
     
Upstream Metadata