brla-gov/la-house-of-representative-district-66k8-frcd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

LA House of Representative District

Polygon geometry with attributes displaying boundaries of the Louisiana House of Representative Districts 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/la-house-of-representative-district-66k8-frcd\".\"la_house_of_representative_district\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • la_house_of_representative_district
     
     
     
     
     
Upstream Metadata