cityofnewyork-us/affordable-housing-production-by-project-hq68-rnsi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Affordable Housing Production by Project

The Department of Housing Preservation and Development (HPD) reports on projects, buildings, and units that began after January 1, 2014, and are counted towards either the Housing New York plan (1/1/2014 – 12/31/2021) or the Housing Our Neighbors: A Blueprint for Housing & Homelessness plan (1/1/2022 – present).

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/affordable-housing-production-by-project-hq68-rnsi\".\"affordable_housing_production_by_project\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • affordable_housing_production_by_project
     
     
     
     
     
Upstream Metadata