All Functions and Data
|
animated_county_unemployment_choropleth()
|
Create an animated choropleth of US County Unemployment Data |
animated_state_unemployment_choropleth()
|
Create an animated choropleth of US State Unemployment Data |
build_county_df()
|
Build the data object ?df_county_unemployment |
build_state_df()
|
Build the data object ?df_state_unemployment |
county_unemployment_choropleth()
|
Render a Choropleth Map of US County Unemployment Rates |
df_county_unemployment
|
A data.frame Containing US County Unemployment Rates |
df_state_unemployment
|
A data.frame containing US State Unemployment Rates |
get_county_unemployment_df()
|
Get county level unemployment data from the BLS website |
get_state_unemployment_df()
|
Get state unemployment data from the US Bureau of Labor Statistics (BLS) website |
state_unemployment_choropleth()
|
Render Choropleth Map of US State Unemployment Rates |