Census API: Examples for /data/2010/acs/flows
All data queries to the Census Data API now require an API key.
Please cut and paste the Example Calls below into your web browser and replace YOUR_KEY_GOES_HERE with your personal API Key.
If you do not have an API Key, request one
here
Geography Hierarchy
Geography Level
Example URL
Number
4 examples
state
›
county
N/A
https://api.census.gov/data/2010/acs/flows?get=MOVEDIN,GEOID1,GEOID2,MOVEDOUT,FULL1_NAME,FULL2_NAME,MOVEDNET&for=county:*&in=state:06&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2010/acs/flows?get=MOVEDIN,GEOID1,GEOID2,MOVEDOUT,FULL1_NAME,FULL2_NAME,MOVEDNET&for=county:001&in=state:06&key=YOUR_KEY_GOES_HERE
state
›
county
›
county subdivision
N/A
https://api.census.gov/data/2010/acs/flows?get=MOVEDIN,GEOID1,GEOID2,MOVEDOUT,FULL1_NAME,FULL2_NAME,MOVEDNET&for=county%20subdivision:*&in=state:36%20county:029&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2010/acs/flows?get=MOVEDIN,GEOID1,GEOID2,MOVEDOUT,FULL1_NAME,FULL2_NAME,MOVEDNET&for=county%20subdivision:01099&in=state:36%20county:029&key=YOUR_KEY_GOES_HERE