memphistn-gov/crosstown-concourse-half-mile-buffer-y8xb-7c97
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 1 month ago

Crosstown Concourse Half Mile Buffer

Half mile buffer around Crosstown Course polygon (includes brewery and garage).

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/crosstown-concourse-half-mile-buffer-y8xb-7c97\".\"crosstown_concourse_half_mile_buffer\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • crosstown_concourse_half_mile_buffer
     
     
     
     
     
Upstream Metadata