Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 919 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 919 Bytes

Ongoing work to use Charlottesville and Albemarle real estate and property data to examine questions of equity, affordability, and displacement in the regional housing market.

  • get_alb_data.R -- pulls real estate (and related) data from Albemarle County website
  • homestays.R -- rough attempt to see if we can use the real estate data to understand the implications of county's new homestays policy; pulls, joins, filters, and munges data
  • homestays.Rmd -- begins to map and summarize data from homestays.R
  • sales_alb.R -- begins to use Albemarle real estate data to understand typical home purchase prices over time
  • sales_cvl.R -- begins to use Charlottesville real estate data to understand typical home purchase prices over time

Suggestions and feedback welcome!