Load Dependencies

Load Census API Key (Hidden)

## To install your API key for use in future sessions, run this function with `install = TRUE`.

Load cached American Legion .geojson data file.

Fetch ACS Data - B21001_008 - Estimate!!Total:!!Male:!!18 to 34 years:!!Veteran - B21001_026 - Estimate!!Total:!!Female:!!18 to 34 years:!!Veteran

## Getting data from the 2015-2019 5-year ACS

Subset variables by age ranges

## `summarise()` has grouped output by 'GEOID'. You can override using the
## `.groups` argument.
## `summarise()` has grouped output by 'GEOID'. You can override using the
## `.groups` argument.
## `summarise()` has grouped output by 'GEOID'. You can override using the
## `.groups` argument.
## `summarise()` has grouped output by 'GEOID'. You can override using the
## `.groups` argument.
## `summarise()` has grouped output by 'GEOID'. You can override using the
## `.groups` argument.

Map Data

Compile map data

## old-style crs object detected; please recreate object with a recent sf::st_crs()

Map

tmap

Mapview