You have been asked to support a story for the local paper (that has a web presence) that looks back on the housing collapse and the early effects of residential construction. You have data on residential building permits from 1980 through 2010 for each county in the United States. Your colleague that is writing the article would like a few maps and graphics that highlight the single family building permit patterns across your state as well as the patterns in the US.
Remember the big story is the collapse of new building permits at the initial stages of the mortgage crisis. Make sure your graphics highlight the collapse in a clear and honest manner.
This reading will help you complete the tasks below.
permits
data from devtools::install_github("hathawayj/buildings")
and tidy it for spatial visualization needs
library(USAboundaries)
package to get the spatial maps for the US
.Rmd
file with 1-2 paragraphs summarizing your graphics and the choices you made in your visualization to address the reporter’s needs.md
and .html
file into your git repository