brla-gov/adjudicated-property-a4h4-zi7e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Adjudicated Property

In the event that your taxes are not paid by a certain date, the Sheriff's Office will advertise your property for sale to the general public to collect the unpaid taxes. On the advertised date, the property will be subjected to a tax sale. If no one buys the property at the tax sale, the property will then be adjudicated to the Parish of East Baton Rouge in compliance with the laws of the State of Louisiana. The records in this dataset reflect the most current adjudicated property listing.

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-property-a4h4-zi7e\".\"adjudicated_property\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • adjudicated_property
     
     
     
     
     
Upstream Metadata