Open repository in Console
Readme
Updated 11 hours ago
‧ Indexed 3 hours ago
Adjudication Enforcement Cases for the Office of Business and External Services
A dataset of all enforcement cases against parcels within six adjudication departments - Code Enforcement, Alcohol Beverage Outlets (ABO), Historic District and Landmarks Commission (HDLC), Vieux Carre Commission (VCC), Short Term Rentals (STR) and Zoning - from January 1st, 2018 to current day.
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 \"nola-gov/adjudication-enforcement-cases-for-the-office-of-wy29-i338\".\"adjudication_enforcement_cases_for_the_office_of\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata