brla-gov/tax-parcel-ei2c-krsr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 4 hours ago

Tax Parcel

<DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon geometry with attributes displaying tax parcels in East Baton Rouge Parish, Louisiana. This data is updated annually and is maintained by the East Baton Rouge Parish Assessor's Office.</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/tax-parcel-ei2c-krsr\".\"tax_parcel\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tax_parcel
     
     
     
     
     
Upstream Metadata