Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
DOF: Summary of Neighborhood Sales for the Bronx for Class 1-, 2- and 3-Family homes - 2009
The Department of Finance (DOF) maintains records for all property sales in New York City, including sales of family homes in each borough. This list is a summary of neighborhood sales for Class 1-, 2- and 3-Family homes in the Bronx in 2009.
Update Schedule: Annually
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-summary-of-neighborhood-sales-for-the-bronx-w4v6-3sdt\".\"dof_summary_of_neighborhood_sales_for_the_bronx\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata