brla-gov/health-screening-location-2q9b-9xsi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 days ago
Indexed 3 hours ago

Health Screening Location

Point geometry with attributes displaying health screening locations in East Baton Rouge Parish, Louisiana.

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 \"brla-gov/health-screening-location-2q9b-9xsi\".\"health_screening_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • health_screening_location
     
     
     
     
     
Upstream Metadata