Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 4 hours ago
DOF: Cooperative Comparable Rental Income (Citywide)
The Department of Finance (DOF) is required by NY State law to value condominiums or cooperatives as if they were residential rental apartment buildings. DOF uses income information from rental properties similar in physical features and location to the condominiums or cooperatives. DOF applies this income data to the condominium or cooperative and determine its value in the same way DOF values rental apartment buildings.
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/dof-cooperative-comparable-rental-income-citywide-myei-c3fa\".\"dof_cooperative_comparable_rental_income_citywide\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata