Skip to content

A Study in Programmatically Obtaining Processing Time Data for Immigration Forms from USCIS

Notifications You must be signed in to change notification settings

coatless-r-n-d/uscis-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USCIS Immigration Form Processing Times

This project is not affiliated with any government agency and should not be considered official by any means.

The repository contains a study in programmatically obtaining processing time data for various immigration forms from the U.S. Citizenship and Immigration Services (USCIS) using the R programming language. Historical median processing information for the fiscal years is shared by USCIS at https://egov.uscis.gov/processing-times/historic-pt

Information is obtained by making the same standard HTTPS requests the processing time form makes to communicate with the USCIS Processing Time API found at:

https://egov.uscis.gov/processing-times/api/

You can see an example of the workflow for obtaining the I-485 processing time data for Chicago, IL in the following GIF:

Web API Responses from USCIS Processing Times

Source: https://i.imgur.com/K9OalZF.gif

Acknowledgements

USCIS

I would like to take a moment to express my gratitude and appreciation to the USCIS team for their hard work and dedication in reviewing and processing immigration forms. Their tireless efforts help individuals and families from around the world to realize their dreams and build new lives in the United States. Thank you for your service to the community and for making a positive impact on so many lives.

Prior work

Retrieved processing time information from the USCIS has been extensively studied, but there has been a lack of focus on utilizing the R programming language for this purpose. For non-exhaustive examples of prior projects, please see:

About

A Study in Programmatically Obtaining Processing Time Data for Immigration Forms from USCIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages