View source: R/get.url.prefix.R
get.url.prefix | R Documentation |
Returns part of URL of folders (on Census Bureau site) with zip file(s) based on end year.
get.url.prefix(end.year = acsdefaultendyearhere_func())
end.year |
Optional end year for 5-year summary file, as character, but ignored if url.prefix is specified |
Returns character vector that is first part of URL such as # 1 "https://www2.census.gov/programs-surveys/acs/summary_file/2021/data/5_year_seq_by_state/2020/Tracts_Block_Groups_Only" https://www2.census.gov/programs-surveys/acs/summary_file/2021/sequence-based-SF/data/5_year_seq_by_state/Delaware/Tracts_Block_Groups_Only "ftp://ftp.census.gov/acs2012_5yr/summaryfile/2008-2012_ACSSF_By_State_By_Sequence_Table_Subset"
get.acs()
, url.to.find.zipfile()
, download.geo()
browseURL(get.url.prefix(2022))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.