brla-gov/adjudicated-parcel-shrr-fsqq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 1 month ago

Adjudicated Parcel

<DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon geometry with attributes displaying adjudicated tax parcels in East Baton Rouge Parish, Louisiana.</SPAN></P><P><A href="https://city.brla.gov:443/gis/metadata/TAX_PARCEL.html" target="_blank" STYLE="text-decoration:underline;"><SPAN>ISO 19139 Metadata</SPAN></A></P></DIV></DIV>

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/adjudicated-parcel-shrr-fsqq\".\"adjudicated_parcel\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • adjudicated_parcel
     
     
     
     
     
Upstream Metadata