Downloads the crosswalk between census tract codes and ZCTA for Texas.
1 2 3 4 | dwnld.xwalk_zip_tract(
pth = "https://www2.census.gov/geo/docs/maps-data/data/rel/zcta_tract_rel_10.txt",
state_fips
)
|
pth |
Link to data: https://www2.census.gov/geo/docs/maps-data/data/rel/zcta_tract_rel_10.txt |
data_in_name |
string. The name to of the data to read in. |
data_in_pth |
string. The path to read the data in from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.