From 7d8ad44a046e3b5e864f948827785b4c900a7bf3 Mon Sep 17 00:00:00 2001 From: Kyle Zollo-Venecek Date: Wed, 25 Oct 2023 18:41:06 -0400 Subject: [PATCH] Add blockgroup data_sources --- inst/csv/data_source.csv | 114 +++++++++++++++++++++++++++++++++++ inst/csv/variable_source.csv | 3 +- 2 files changed, 116 insertions(+), 1 deletion(-) diff --git a/inst/csv/data_source.csv b/inst/csv/data_source.csv index da132bb7..815f6d5b 100644 --- a/inst/csv/data_source.csv +++ b/inst/csv/data_source.csv @@ -136,3 +136,117 @@ data_source_uuid,org_id,org_set_id,dataset_name,dataset_version,geom_type,geom_s 7863,EPA,AQS,daily_TEMP_2013,2013,point,"{""stage_transform"": [""dplyr::mutate(staged, geom_source_coding='state_county_site', geom_source_value=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0),stringr::str_pad(`Site Num`,width=4,pad=0)), geom_name = ifelse(!is.na(`Local Site Name`), `Local Site Name`, paste(Address, `State Name`, `County Name`)), geom_local_value=sf::st_as_binary(sf::st_as_sf(staged, coords=c('Latitude', 'Longitude'))$geometry,EWKB=TRUE, hex=TRUE),geom_local_epsg=ifelse(Datum == 'NAD83', 4326, 4269))"", ""dplyr::distinct(staged, Latitude, Longitude, geom_source_value, .keep_all = TRUE)""]}",,1,7863,file,zip,csv,daily_TEMP_2013.csv,https://aqs.epa.gov/aqsweb/airdata/daily_TEMP_2013.zip,,https://www.epa.gov/aqs 7862,EPA,AQS,daily_TEMP_2012,2012,point,"{""stage_transform"": [""dplyr::mutate(staged, geom_source_coding='state_county_site', geom_source_value=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0),stringr::str_pad(`Site Num`,width=4,pad=0)), geom_name = ifelse(!is.na(`Local Site Name`), `Local Site Name`, paste(Address, `State Name`, `County Name`)), geom_local_value=sf::st_as_binary(sf::st_as_sf(staged, coords=c('Latitude', 'Longitude'))$geometry,EWKB=TRUE, hex=TRUE),geom_local_epsg=ifelse(Datum == 'NAD83', 4326, 4269))"", ""dplyr::distinct(staged, Latitude, Longitude, geom_source_value, .keep_all = TRUE)""]}",,1,7862,file,zip,csv,daily_TEMP_2012.csv,https://aqs.epa.gov/aqsweb/airdata/daily_TEMP_2012.zip,,https://www.epa.gov/aqs 7861,EPA,AQS,daily_TEMP_2011,2011,point,"{""stage_transform"": [""dplyr::mutate(staged, geom_source_coding='state_county_site', geom_source_value=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0),stringr::str_pad(`Site Num`,width=4,pad=0)), geom_name = ifelse(!is.na(`Local Site Name`), `Local Site Name`, paste(Address, `State Name`, `County Name`)), geom_local_value=sf::st_as_binary(sf::st_as_sf(staged, coords=c('Latitude', 'Longitude'))$geometry,EWKB=TRUE, hex=TRUE),geom_local_epsg=ifelse(Datum == 'NAD83', 4326, 4269))"", ""dplyr::distinct(staged, Latitude, Longitude, geom_source_value, .keep_all = TRUE)""]}",,1,7861,file,zip,csv,daily_TEMP_2011.csv,https://aqs.epa.gov/aqsweb/airdata/daily_TEMP_2011.zip,,https://www.epa.gov/aqs +911,Census,TIGER/Line,25-tract-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_name=dplyr::select(sf::st_drop_geometry(staged), n = if('NAME' %in% colnames(staged)) 'NAME' else 'NAMELSAD')$n,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",tract,0,,file,zip,shp,tl_2018_25_tract.shp,https://www2.census.gov/geo/tiger/TIGER2018/TRACT/tl_2018_25_tract.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +311,CDC/ATSDR,SVI,25-tract-2018,2018,,,tract,1,911,file,zip,gdb,SVI2018_MASSACHUSETTS_tract.gdb,https://svi.cdc.gov/Documents/Data/2018/db/states/Massachusetts.zip,,https://www.atsdr.cdc.gov/placeandhealth/svi/index.html +10214,Census,TIGER/Line,01-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_01_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_01_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10215,Census,TIGER/Line,02-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_02_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_02_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10216,Census,TIGER/Line,03-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_03_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_03_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10217,Census,TIGER/Line,04-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_04_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_04_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10218,Census,TIGER/Line,05-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_05_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_05_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10219,Census,TIGER/Line,06-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_06_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_06_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10220,Census,TIGER/Line,07-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_07_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_07_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10221,Census,TIGER/Line,08-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_08_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_08_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10222,Census,TIGER/Line,09-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_09_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_09_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10223,Census,TIGER/Line,10-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_10_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_10_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10224,Census,TIGER/Line,11-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_11_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_11_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10225,Census,TIGER/Line,12-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_12_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_12_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10226,Census,TIGER/Line,13-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_13_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_13_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10227,Census,TIGER/Line,14-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_14_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_14_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10228,Census,TIGER/Line,15-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_15_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_15_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10229,Census,TIGER/Line,16-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_16_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_16_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10230,Census,TIGER/Line,17-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_17_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_17_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10231,Census,TIGER/Line,18-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_18_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_18_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10232,Census,TIGER/Line,19-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_19_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_19_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10233,Census,TIGER/Line,20-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_20_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_20_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10234,Census,TIGER/Line,21-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_21_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_21_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10235,Census,TIGER/Line,22-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_22_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_22_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10236,Census,TIGER/Line,23-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_23_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_23_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10237,Census,TIGER/Line,24-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_24_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_24_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10238,Census,TIGER/Line,25-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_25_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_25_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10239,Census,TIGER/Line,26-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_26_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_26_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10240,Census,TIGER/Line,27-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_27_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_27_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10241,Census,TIGER/Line,28-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_28_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_28_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10242,Census,TIGER/Line,29-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_29_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_29_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10243,Census,TIGER/Line,30-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_30_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_30_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10244,Census,TIGER/Line,31-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_31_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_31_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10245,Census,TIGER/Line,32-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_32_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_32_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10246,Census,TIGER/Line,33-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_33_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_33_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10247,Census,TIGER/Line,34-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_34_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_34_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10248,Census,TIGER/Line,35-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_35_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_35_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10249,Census,TIGER/Line,36-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_36_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_36_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10250,Census,TIGER/Line,37-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_37_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_37_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10251,Census,TIGER/Line,38-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_38_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_38_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10252,Census,TIGER/Line,39-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_39_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_39_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10253,Census,TIGER/Line,40-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_40_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_40_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10254,Census,TIGER/Line,41-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_41_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_41_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10255,Census,TIGER/Line,42-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_42_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_42_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10256,Census,TIGER/Line,43-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_43_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_43_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10257,Census,TIGER/Line,44-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_44_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_44_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10258,Census,TIGER/Line,45-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_45_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_45_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10259,Census,TIGER/Line,46-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_46_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_46_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10260,Census,TIGER/Line,47-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_47_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_47_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10261,Census,TIGER/Line,48-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_48_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_48_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10262,Census,TIGER/Line,49-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_49_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_49_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10263,Census,TIGER/Line,50-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_50_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_50_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10264,Census,TIGER/Line,51-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_51_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_51_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10265,Census,TIGER/Line,52-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_52_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_52_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10266,Census,TIGER/Line,53-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_53_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_53_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10267,Census,TIGER/Line,54-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_54_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_54_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10268,Census,TIGER/Line,55-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_55_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_55_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10269,Census,TIGER/Line,56-bg-2018,2018,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2018_56_bg.shp,https://www2.census.gov/geo/tiger/TIGER2018/BG/tl_2018_56_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10314,Census,TIGER/Line,01-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_01_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_01_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10315,Census,TIGER/Line,02-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_02_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_02_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10316,Census,TIGER/Line,03-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_03_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_03_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10317,Census,TIGER/Line,04-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_04_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_04_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10318,Census,TIGER/Line,05-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_05_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_05_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10319,Census,TIGER/Line,06-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_06_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_06_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10320,Census,TIGER/Line,07-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_07_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_07_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10321,Census,TIGER/Line,08-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_08_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_08_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10322,Census,TIGER/Line,09-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_09_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_09_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10323,Census,TIGER/Line,10-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_10_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_10_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10324,Census,TIGER/Line,11-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_11_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_11_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10325,Census,TIGER/Line,12-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_12_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_12_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10326,Census,TIGER/Line,13-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_13_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_13_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10327,Census,TIGER/Line,14-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_14_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_14_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10328,Census,TIGER/Line,15-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_15_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_15_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10329,Census,TIGER/Line,16-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_16_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_16_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10330,Census,TIGER/Line,17-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_17_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_17_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10331,Census,TIGER/Line,18-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_18_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_18_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10332,Census,TIGER/Line,19-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_19_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_19_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10333,Census,TIGER/Line,20-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_20_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_20_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10334,Census,TIGER/Line,21-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_21_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_21_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10335,Census,TIGER/Line,22-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_22_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_22_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10336,Census,TIGER/Line,23-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_23_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_23_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10337,Census,TIGER/Line,24-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_24_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_24_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10338,Census,TIGER/Line,25-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_25_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_25_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10339,Census,TIGER/Line,26-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_26_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_26_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10340,Census,TIGER/Line,27-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_27_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_27_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10341,Census,TIGER/Line,28-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_28_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_28_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10342,Census,TIGER/Line,29-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_29_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_29_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10343,Census,TIGER/Line,30-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_30_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_30_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10344,Census,TIGER/Line,31-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_31_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_31_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10345,Census,TIGER/Line,32-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_32_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_32_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10346,Census,TIGER/Line,33-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_33_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_33_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10347,Census,TIGER/Line,34-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_34_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_34_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10348,Census,TIGER/Line,35-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_35_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_35_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10349,Census,TIGER/Line,36-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_36_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_36_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10350,Census,TIGER/Line,37-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_37_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_37_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10351,Census,TIGER/Line,38-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_38_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_38_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10352,Census,TIGER/Line,39-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_39_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_39_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10353,Census,TIGER/Line,40-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_40_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_40_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10354,Census,TIGER/Line,41-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_41_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_41_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10355,Census,TIGER/Line,42-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_42_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_42_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10356,Census,TIGER/Line,43-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_43_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_43_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10357,Census,TIGER/Line,44-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_44_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_44_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10358,Census,TIGER/Line,45-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_45_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_45_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10359,Census,TIGER/Line,46-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_46_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_46_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10360,Census,TIGER/Line,47-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_47_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_47_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10361,Census,TIGER/Line,48-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_48_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_48_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10362,Census,TIGER/Line,49-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_49_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_49_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10363,Census,TIGER/Line,50-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_50_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_50_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10364,Census,TIGER/Line,51-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_51_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_51_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10365,Census,TIGER/Line,52-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_52_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_52_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10366,Census,TIGER/Line,53-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_53_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_53_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10367,Census,TIGER/Line,54-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_54_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_54_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10368,Census,TIGER/Line,55-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_55_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_55_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html +10369,Census,TIGER/Line,56-bg-2021,2021,polygon,"{""stage_transform"":[""dplyr::mutate(staged,geom_source_coding='GEOID',geom_source_value=GEOID,geom_local_value=geometry,geom_local_epsg=sf::st_crs(staged, paramaters=TRUE)$epsg)""]}",bg,0,,file,zip,shp,tl_2021_56_bg.shp,https://www2.census.gov/geo/tiger/TIGER2021/BG/tl_2021_56_bg.zip,,https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html diff --git a/inst/csv/variable_source.csv b/inst/csv/variable_source.csv index dd11e313..9866ad47 100644 --- a/inst/csv/variable_source.csv +++ b/inst/csv/variable_source.csv @@ -185,4 +185,5 @@ variable_source_id,variable_name,variable_desc,data_source_uuid,attr_spec 34,PM2.5,The Air Quality Index for the day for PM2.5,7874,"{""stage_transform"":[""dplyr::filter(staged,`Defining Parameter`=='PM2.5')"",""dplyr::mutate(staged,geom_join_column=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0)),attr_start_date=as.Date(Date),attr_end_date=as.Date(Date),value_as_number=AQI,attr_source_value='PM2.5',value_source_value=AQI)""]}" 33,PM2.5,The Air Quality Index for the day for PM2.5,7873,"{""stage_transform"":[""dplyr::filter(staged,`Defining Parameter`=='PM2.5')"",""dplyr::mutate(staged,geom_join_column=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0)),attr_start_date=as.Date(Date),attr_end_date=as.Date(Date),value_as_number=AQI,attr_source_value='PM2.5',value_source_value=AQI)""]}" 32,PM2.5,The Air Quality Index for the day for PM2.5,7872,"{""stage_transform"":[""dplyr::filter(staged,`Defining Parameter`=='PM2.5')"",""dplyr::mutate(staged,geom_join_column=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0)),attr_start_date=as.Date(Date),attr_end_date=as.Date(Date),value_as_number=AQI,attr_source_value='PM2.5',value_source_value=AQI)""]}" -31,PM2.5,The Air Quality Index for the day for PM2.5,7871,"{""stage_transform"":[""dplyr::filter(staged,`Defining Parameter`=='PM2.5')"",""dplyr::mutate(staged,geom_join_column=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0)),attr_start_date=as.Date(Date),attr_end_date=as.Date(Date),value_as_number=AQI,attr_source_value='PM2.5',value_source_value=AQI)""]}" \ No newline at end of file +31,PM2.5,The Air Quality Index for the day for PM2.5,7871,"{""stage_transform"":[""dplyr::filter(staged,`Defining Parameter`=='PM2.5')"",""dplyr::mutate(staged,geom_join_column=paste0(stringr::str_pad(`State Code`,width=2,pad=0),stringr::str_pad(`County Code`,width=3,pad=0)),attr_start_date=as.Date(Date),attr_end_date=as.Date(Date),value_as_number=AQI,attr_source_value='PM2.5',value_source_value=AQI)""]}" +1,EPL_POV,Percentile Percentage of persons below poverty estimate,311,"{""stage_transform"":[""dplyr::mutate(staged,geom_join_column=FIPS, attr_concept_id=2000000001, attr_start_date=as.Date('2018-01-01'),attr_end_date=as.Date('2018-12-31'),value_as_number=EPL_POV, unit_concept_id=8554, attr_source_value='EPL_POV',value_source_value=EPL_POV)""]}"