cityofnewyork-us/local-law-44-unit-income-rent-9ay9-xkek
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 4 hours ago

Local Law 44 - Unit Income Rent

The Unit Income Rent data table includes the number of bedrooms disaggregated by maximum allowable household income and initial legal and actual rents for each building in a Local Law 44 Housing Development Project. This information is reported pursuant to Local Law 44 of 2012, and is part of the <a <a href='https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=HPD+Local+Law+44'>Housing Projects Receiving City Financial Assistance (Local Law 44) collection of data tables</a>.

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/local-law-44-unit-income-rent-9ay9-xkek\".\"local_law_44_unit_income_rent\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • local_law_44_unit_income_rent
     
     
     
     
     
Upstream Metadata