Open repository in Console
Readme
Updated 14 hours ago
‧ Indexed 1 hour ago
Adjudication Enforcement Detailed Hearings Data for the Office of Business and External Services
A dataset of all enforcement hearings against parcels within six adjudication departments - Code Enforcement, Alcohol Beverage Outlets (ABO), Historic District and Landmarks Commission (HDLC), Vieux Carré 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-detailed-hearings-data-uzyk-jrck\".\"adjudication_enforcement_detailed_hearings_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata