cityofnewyork-us/affordable-housing-production-by-building-hg8x-zxpr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Affordable Housing Production by Building

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-building-hg8x-zxpr\".\"affordable_housing_production_by_building\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • affordable_housing_production_by_building
     
     
     
     
     
Upstream Metadata