Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 12 months ago
Housing Maintenance Code Complaints and Problems
The Department of Housing Preservation and Development (HPD) records complaints that are made by the public for conditions which violate the New York City Housing Maintenance Code (HMC) or the New York State Multiple Dwelling Law (MDL).
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 \"cityofnewyork-us/housing-maintenance-code-complaints-and-problems-ygpa-z7cr\".\"housing_maintenance_code_complaints_and_problems\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata