Foreign Labor Certification
Data on labor certification applications for foreign workers.
Agency
Employment and Training Administration
Last Updated
2023-03-31
Update Frequency
Quarterly
Available Formats
CSV, JSON, XML
Data Fields
Field Name | Description |
---|---|
Case Number | Unique identifier for the application |
Decision Date | Date when the decision was made |
Visa Class | Type of visa (H-1B, H-2A, etc.) |
Job Title | Position title for the foreign worker |
Employer Name | Name of the employer submitting the application |
Employer State | State where the employer is located |
Wage | Offered wage for the position |
Status | Application status (Certified, Denied, Withdrawn) |
Sample Data
[ { "caseNumber": "I-200-12345-123456", "visaClass": "H-1B", "jobTitle": "Software Developer", "status": "Certified" }, { "caseNumber": "I-200-12345-123457", "visaClass": "H-2B", "jobTitle": "Landscaper", "status": "Denied" }, { "caseNumber": "I-200-12345-123458", "visaClass": "H-1B", "jobTitle": "Data Scientist", "status": "Certified" }, { "caseNumber": "I-200-12345-123459", "visaClass": "H-2A", "jobTitle": "Farm Worker", "status": "Certified" } ]
About DOL Datasets
The Department of Labor (DOL) provides access to a wide range of datasets related to employment, wages, safety, benefits, and other labor-related topics. These datasets are available for public use and can be accessed through this portal.
Data Quality
All datasets undergo rigorous quality checks to ensure accuracy and reliability. However, users should always verify the data for their specific use cases.
API Access
Most datasets are available through our API. Documentation is provided for each dataset to help developers integrate the data into their applications.
Terms of Use
DOL datasets are generally available under open government licenses. Please check the specific terms for each dataset before use.