Description Usage Format Source
A dataset that assigns each border county to a unique state border pair strip (e.g., AL-FL).
For counties that reside along multiple state-border strips (e.g., AZ-NV, NV-UT), the county
is assigned to the state-border strip to which its center of population is closest. If a county
is closest to a state-border strip that it is not adjacent with, the next closest adjacent
state-border strip is chosen. State-border pair strips are identified by state_border_id
.
1 |
A data frame with 1,184 rows and 3 variables:
County FIPS code, in original string format. Unique identifier.
State postal code corresponding to FIPS code.
Border identifier for closest state border strip.
Distance (in miles) of population center to the closest adjacent state border strip.
Number of unique adjacent counties belong to state border pair strip. Fixed effect specifications will eliminate those with a single county.
Number of unique states corresponding to unique adjacent counties that belong to the state border pair strip. Fixed effect specifications focused on cross- border variation will eliminate those with a single state in the state border pair.
See adjacent_county_df
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.