memphistn-gov/regional-counties-shapefile-qw2v-bw98
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 1 hour ago

Regional Counties Shapefile

County boundaries for: Crittendon, AR; Shelby, TN; Tipton, TN; Fayette, TN; DeSoto, MS; Marshall, MS; Tunica, MS. Filtered from US Census TIGER/Line portal: https://www.census.gov/cgi-bin/geo/shapefiles/index.php.

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 \"memphistn-gov/regional-counties-shapefile-qw2v-bw98\".\"regional_counties_shapefile\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • regional_counties_shapefile
     
     
     
     
     
Upstream Metadata