| CA {spnaf} | R Documentation | 
Sample migration data by counties in California.
Description
A dataframe containing migration of CA counties with origins and destinations from US Census
Usage
CA
Format
A data.frame object with 2580 rows and 12 variables
- State.Code.of.Geography.A
- Destinations' State code 
- FIPS.County.Code.of.Geography.A
- Destinations' FIPS County code 
- State.U.S..Island.Area.Foreign.Region.Code.of.Geography.B
- Destinations' State U.S. Island Area Foreign Region Code 
- FIPS.County.Code.of.Geography.B
- Origins' FIPS County code 
- State.Name.of.Geography.A
- Destinations' State name 
- County.Name.of.Geography.A
- Destinations' County name 
- State.U.S..Island.Area.Foreign.Region.of.Geography.B
- Origins' State U.S. Island Area Foreign Region Code 
- County.Name.of.Geography.B
- Origins' County name 
- Flow.from.Geography.B.to.Geography.A
- Flow count from the origin to the destination 
- Counterflow.from.Geography.A.to.Geography.B
- Counterflow count from the destination to the origin 
- Net.Migration.from.Geography.B.to.Geography.A
- Net migration count from the origin to the destination 
- Gross.Migration.between.Geography.A.and.Geography.B
- Gross migration count between counties 
Source
Census.gov > Population > Migration/Geographic Mobility > Guidance for Data Users > County-to-County Migration Flows https://www.census.gov/topics/population/migration/guidance/county-to-county-migration-flows.html
Examples
CA