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
B21001_011 - Estimate!!Total:!!Male:!!35 to 54 years:!!Veteran
B21001_029 - Estimate!!Total:!!Female:!!35 to 54 years:!!Veteran
B21001_014 - Estimate!!Total:!!Male:!!55 to 64 years:!!Veteran
B21001_032 - Estimate!!Total:!!Female:!!55 to 64 years:!!Veteran
B21001_017 - Estimate!!Total:!!Male:!!65 to 74 years:!!Veteran
B21001_035 - Estimate!!Total:!!Female:!!65 to 74 years:!!Veteran
B21001_020 - Estimate!!Total:!!Male:!!75 years and over:!!Veteran
B21001_038 - Estimate!!Total:!!Female:!!75 years and over:!!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.
Compile map data
## old-style crs object detected; please recreate object with a recent sf::st_crs()