8000 GitHub - ale-ch/nyc-re-data: Create a dataset with sale price estimates for over 700k buildings in New York City.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ale-ch/nyc-re-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York City - Real Estate Data

The scripts collect and clean data from various sources to create a dataset with sale price estimates for over 700 thousand properties in New York City.

The scripts folder contains the following scripts:

  • rolling_sales.R: cleans and joins NYC real estate sales data of the past 12 months.
  • prices_scraping.R: scrapes real estate market trends estimates for each NYC borough from Property Shark. For residential properties, the estimates are taken from the table at the bottom of the page. For the other property categories, the estimates are taken from the orange exagons at the beginning of the page (Edit: 4/3/2022).

The above scripts are used to calculate the variable est_sale_pr_sqft. The final sale price estimates are calculated simply by multiplying est_sale_pr_sqft by bldgarea.

About

Create a dataset with sale price estimates for over 700k buildings in New York City.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

2997
0