Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
DOF: Summary of Neighborhood Sales for Brooklyn 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 Brooklyn in 2009.
Update Frequency: 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-brooklyn-for-nbun-a9vi\".\"dof_summary_of_neighborhood_sales_for_brooklyn_for\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata