What's in this dataset
Track where people and income are moving, county by county and state by state, using IRS tax-return migration data back to 2011. See net migration, top origin/destination markets, age and income breakouts, and national percentile rankings — so your AI can tell you not just where people are moving, but how strong that trend is relative to the rest of the country.
Capabilities at a glance
POST /v1/analyze— Full migration analysis for an address or county FIPS — net flows, top partners, trend, and spectrum placementGET /v1/county/{fips}/migration— Full multi-year time series for a countyGET /v1/county/{fips}/flows— Top inflow/outflow partner counties for a county and periodGET /v1/od/{originFips}/{destFips}— One county-to-county O-D pair, all periodsGET /v1/rankings/migration— Top/bottom counties or MSAs ranked by a migration metricGET /v1/state/{fips}/migration-profile— State breakout by age and income (AGI) bucketGET /v1/state/{fips}/flows— Top partner states for a state and periodGET /v1/state-od/{originFips}/{destFips}— One state-to-state O-D pair, all periodsGET /v1/rankings/state-breakouts— Top/bottom states ranked by an age/income breakout metricGET /v1/periods— List of all loaded migration periodsGET /v1/meta/metrics— County-grain metric catalog (free)GET /v1/meta/breakouts— Age and AGI bucket catalog (free)GET /v1/meta/spectrum— Tier/axis definitions for the net-migration spectrum (free)GET /v1/tract/{geoid}/mobility— Neighborhood mobility profile for one census tract — newcomer share, origin mix, renter/age/income composition of recent movers (ACS)GET /v1/meta/mobility— Neighborhood mobility layer catalog — metrics, coverage, reliability rules (free)
Example queries
Where are people moving to and from around Austin, TX?
Which counties have the strongest net in-migration this year?
Show me the top states people are leaving California for
Is Maricopa County gaining or losing high-income households?
What's the migration trend for people over 65 moving to Florida?
Full reference
Reference documentation coming soon.
Skills powered by this dataset
No published skills tag this dataset yet — but every skill in the Hub can call it directly via MCP or REST.