Census API: Examples for /data/timeseries/pseo/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 HierarchyGeography LevelExample URLNumber
4 examples
us010https://api.census.gov/data/timeseries/pseo/flows?get=NAME,Y1_GRADS_EMP,CIPCODE,INST_STATE,Y5_GRADS_EMP,INSTITUTION,Y10_GRADS_EMP&for=us:*&GRAD_COHORT=2001&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/pseo/flows?get=NAME,Y1_GRADS_EMP,CIPCODE,INST_STATE,Y5_GRADS_EMP,INSTITUTION,Y10_GRADS_EMP&for=us:1&GRAD_COHORT=2001&key=YOUR_KEY_GOES_HERE
division030https://api.census.gov/data/timeseries/pseo/flows?get=NAME,Y1_GRADS_EMP,CIPCODE,INST_STATE,Y5_GRADS_EMP,INSTITUTION,Y10_GRADS_EMP&for=division:*&GRAD_COHORT=2001&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/pseo/flows?get=NAME,Y1_GRADS_EMP,CIPCODE,INST_STATE,Y5_GRADS_EMP,INSTITUTION,Y10_GRADS_EMP&for=division:1&GRAD_COHORT=2001&key=YOUR_KEY_GOES_HERE