Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astaveski authored Jul 15, 2020
1 parent 9dd1c6e commit 926b16d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ By Adam Staveski and Andrea Ringer
* Computes standard errors for all levels of a variable

## right_sized.R
### Overview
Analyzes whether Rochester's housing stock is "right-sized" for the types of households living in the City. This code does the following:
* Imports and prepares 1-year / 5-year PUMS data in the style of pums_import.R
* Conducts right-size analysis using person-level and household-level data
Expand Down Expand Up @@ -57,6 +58,7 @@ This file examines the demographics of individuals living in overcrowded househo
* Occupation

## gap_analysis.R
### Overview
This file combines aspects of the affordability analysis and the right-sized analysis to estimate the "right-sized affordable housing gap" in Rochester. This code does the following:
* Imports and prepares 1-year / 5-year PUMS household data
* Analyzes the characteristics of Rochester's stock of vacant units
Expand Down

0 comments on commit 926b16d

Please sign in to comment.