Todd Wiseman / Becca Aaronson

Call it a modern day Ellis Island: More people are moving to Texas than to every other state but Florida, according to a report on migration released today by the Empire Center, a New York policy research project. The study uses 2010 Census data coupled with state historical data to trace back population changes in New York caused by migration over the last 50 years. It also includes data on every other state, which we’ve visualized below.

Overall, migration caused Texas’ population to grow by 1.78 million over the last decade. Nearly 1 million people moved to Texas from foreign countries, while the rest migrated from other parts of the United States. California was the only state to receive more foreign immigrants, at 1.9 million.

The states are ordered in the graph by the total net increase in population from foreign and domestic migration. Texas ranks second in total migration, just behind Florida. When researchers accounted for total population size, Texas had the eighth highest percentage growth due to foreign and domestic migration.  

 

The entire population migration report with the data used for this visualization can be found here

// <![CDATA[Highcharts.theme = { colors: [‘blue’] };// prevent errors in default themevar highchartsOptions = Highcharts.getOptions(); var chart; $(document).ready(function() { chart = new Highcharts.Chart({ chart: { renderTo: ‘migration’,height: 800, defaultSeriesType: ‘bar’ }, title: { text: ‘Migration by State, 2000 to 2010’ }, subtitle: { text: ‘Source: Empire Center for New York State Policy’ }, xAxis: { categories: [ ‘Florida’, ‘Texas’, ‘North Carolina’, ‘Arizona’, ‘Georgia’, ‘Nevada’, ‘Virginia’, ‘Washington’, ‘South Carolina’, ‘Tennessee’, ‘Colorado’, ‘Oregon’, ‘Pennsylvania’, ‘Alabama’, ‘Idaho’, ‘Missouri’, ‘Maryland’, ‘Kentucky’, ‘Arkansas’, ‘Oklahoma’, ‘Utah’, ‘New Mexico’, ‘Delaware’, ‘Wisconsin’, ‘Montana’, ‘Indiana’, ‘Hawaii’, ‘West Virginia’, ‘Maine’, ‘Wyoming’, ‘New Hampshire’, ‘Connecticut’, ‘Minnesota’, ‘South Dakota’, ‘Washington D.C.’, ‘North Dakota’, ‘Vermont’, ‘Alaska’, ‘Nebraska’, ‘Iowa’, ‘Kansas’, ‘California’, ‘Rhode Island’, ‘Mississippi’, ‘Massachusetts’, ‘New Jersey’, ‘Louisiana’, ‘Ohio’, ‘Illinois’, ‘Michigan’, ‘New York’] }, tooltip: { formatter: function() { return ‘‘+this.x+’| ‘+’‘+ this.series.name +’: ‘+ this.y +’ people’; } }, credits: { enabled: false }, series: [{ name: ‘Foreign Immigration’, data: [ 916738, 998690, 230920, 292440, 302500, 118782, 219986, 217347, 71471, 98590, 154584, 101814, 190322, 54666, 23751, 68026, 205768, 47786, 39203, 57560, 70371, 50942, 21028, 75399, 3310, 100168, 42074, 6040, 8704, 3559, 19689, 121451, 113817, 7067, 25723, 4981, 5308, 9130, 34277, 38692, 56138, 1939185, 32325, 19054, 263435, 427489, 35668, 129215, 430627, 180082, 895150] }, { name: ‘Domestic Migration’, data: [ 1346296, 781542, 714548, 423710, 393074, 385983, 199650, 197800, 330099, 286499, 136288, 128821, 32201, 111040, 111940, 64900, -76806, 74980, 81971, 56879, 37098, 35235, 46255, -19910, 46605, -51332, 5437, 39059, 30690, 33802, 10658, -92519, -90653, 3764, -22851, -2274, -3487, -7591, -40540, -45009, -64864, -1965599, -58947, -61106, -328695, -492878, -224845, -412728, -880248, -708110, -1570310] }] }); });// ]]>

Texas Tribune donors or members may be quoted or mentioned in our stories, or may be the subject of them. For a complete list of contributors, click here.

Becca Aaronson was the first product manager at the Tribune, where she worked from 2010 to 2018. As product manager, Becca managed the Tribune's website redesign, coordinates cross-departmental projects...