Skip to contents

This data set provides common names and abbreviations for U.S. counties to enable merging with various data sets.

Usage

US_Counties

Format

A data frame with 3106 observations and 11 variables.

countystate
proper county name and state name (separated by ':')state_name
proper state namecounty_name
proper county namestate_abbv
abbreviated state namestate_name_cap
capitalized state namestate_name_cap_nominate
capitalized state name, shortened (as in DW-NOMINATE data)state_fips
state FIPScounty_fips
county FIPSfullgeoid
Twelve-digit GEOID identifier for each county observation (as a character string)neighbors_fullgeoid
character string of neighboring counties' fullgeoid's (separated by ',') for each county observationneighbors_countystate
character string of neighboring counties' countystate names (separated by ',') for each county observation