Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
A dataset of H1B visa salary records from 2025, including employer name, job title, city, wage offered, and visa status.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Database Administrator, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Data Scientist, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
A comprehensive dataset of top immigration attorneys for H-1B Visa sponsorships in 2025, including salary data, petition trends, and employer insights. Updated annually with the latest trends and employer behavior regarding H-1B visa sponsorship.
Investigative case data involving H-1B non-immigrant visas
U.S. Department of Labor Employment and Training Administration Office of Foreign Labor Certification Public Disclosure File: Federal Fiscal Year: Reporting Period: H-1B iCERT LCA 2017 October 1, 2016, through September 30, 2017 Important Note: This public disclosure file contains administrative data from employers’ Labor Condition Applications (ETA Forms 9035 & 9035E) and the certification determinations processed by the Department’s Office of Foreign Labor Certification, Employment and Training Administration where the date of the determination was issued on or after October 1, 2016, and on or before September 30, 2017. All data were extracted from the Office of Foreign Labor Certification’s iCERT Visa Portal System; an electronic filing and application processing system of employer requests for H-1B nonimmigrant workers.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
A detailed analysis of H-1B visa sponsorship trends, featuring data on labor certifications, top sponsoring employers, most common job titles, leading immigration law firms, key industries, and geographic distribution. This dataset provides valuable insights into employment-based immigration patterns, helping professionals, employers, and policymakers make informed decisions.
This dataset was created by TommyD
https://www.usa.gov/government-works/https://www.usa.gov/government-works/
The H-1B program allows employers in the United States to temporarily employ foreign workers in occupations that require the theoretical and practical application of a body of highly specialized knowledge and a bachelor's degree or higher in the specific specialty, or its equivalent. The H-1B Employer Data Hub includes data from fiscal year 2009 through the second quarter of fiscal year 2019 on employers who have submitted petitions to employ H-1B nonimmigrant workers. Data can be queried by fiscal year, employer name, city, state, zip code, and NAICS code. The H-1B Employer Data Hub has data on the first decisions USCIS makes on petitions for initial and continuing employment. It identifies employers by the last four digits of their tax identification. You can download annual and query-specific data in .csv format. For more information on the data, visit the Understanding Our H-1B Employer Data Hub page.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Data Analyst, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
License information was derived automatically
Project Description:
1) Data Background
In the Data Mining class, we had the opportunity to analyze data by performing data mining algorithms to a dataset. Our dataset is from Office of Foreign Labor Certification (OFLC). OFLC is a division of the U.S. Department of Labor. The main duty of OFLC is to assist the Secretary of Labor to enforce part of the Immigration and Nationality Act (INA), which requires certain labor conditions exist before employers can hire foreign workers. H-1B is a visa category in the United States of America under the INA, section 101(a)(15)(H) which allows U.S. employers to employ foreign workers. The first step employer must take to hire a foreign worker is to file the Labor Condition Application. In this project, we will analyze the data from the Labor Condition Application.
1.1) Introduction to H1B Dataset
The H-1B Dataset selected for this project contains data from employer’s Labor Condition Application and the case certification determinations processed by the Office of Foreign Labor Certification (OFLC) where the date of the determination was issues on or after October 1, 2016 and on or before June 30, 2017.
The Labor Condition Application (LCA) is a document that a perspective H-1B employer files with U.S. Department of Labor Employment and Training Administration (DOLETA) when it seeks to employ non-immigrant workers at a specific job occupation in an area of intended employment for not more than three years.
1.2) Goal of the Project
Our goal for this project is to predict the case status of an application submitted by the employer to hire non-immigrant workers under the H-1B visa program. Employer can hire non-immigrant workers only after their LCA petition is approved. The approved LCA petition is then submitted as part of the Petition for a Non-immigrant Worker application for work authorizations for H-1B visa status.
We want to uncover insights that can help employers understand the process of getting their LCA approved. We will use WEKA software to run data mining algorithms to understand the relationship between attributes and the target variable.
2)Dataset Information:
a) Source: Office of Foreign Labor Certification, U.S. Department of Labor Employment and Training Administration
b) List Link: https://www.foreignlaborcert.doleta.gov/performancedata.cfm
c) Dataset Type: Record – Transaction Data
d) Number of Attributes: 40
e) Number of Instances: 528,147
f) Date Created: July 2017
3) Attribute List:
The detailed description of each attribute below is given in the Record Layout file available in the zip folder H1B Disclosure Dataset Files.
The H-1B dataset from OFLC contained 40 attributes and 528,147 instances. The attributes are in the table below. The attributes highlighted bold were removed during the data cleaning process.
1) CASE_NUMBER
2)CASE_SUBMITTED
3)DECISION_DATE
4)VISA_CLASS
5)EMPLOYMENT_START_DATE
6)EMPLOYMENT_END_DATE
7)EMPLOYER_NAME
8)EMPLOYER_ADDRESS
9)EMPLOYER_CITY
10)EMPLOYER_STATE
11)EMPLOYER_POSTAL_CODE
12)EMPLOYER_COUNTRY
13)EMPLOYER_PROVINCE
14)EMPLOYER_PHONE
15)EMPLOYER_PHONE_EXT
16)AGENT_ATTORNEY_NAME
17)AGENT_ATTORNEY_CITY
18)AGENT_ATTORNEY_STATE
19)JOB_TITLE
20)SOC_CODE
21)SOC_NAME
22)NAICS_CODE
23)TOTAL_WORKERS
24)FULL_TIME_POSITION
25)PREVAILING_WAGE
26)PW_UNIT_OF_PAY
27)PW_SOURCE
28)PW_SOURCE_YEAR
29)PW_SOURCE_OTHER
30)WAGE_RATE_OF_PAY_FROM
31)WAGE_RATE_OF_PAY_TO
32)WAGE_UNIT_OF_PAY
33)H-1B_DEPENDENT
34) WILLFUL_VIOLATOR
35) WORKSITE_CITY
36)WORKSITE_COUNTY
37)WORKSITE_STATE
38)WORKSITE_POSTAL_CODE
39)ORIGINAL_CERT_DATE
40)CASE_STATUS* - _Class Attribute - To be predicted
3.1) Class Attribute
For the H-1B Dataset our class attribute is ‘CASE_STATUS’. There are 4 categories of Case Status. The values of Case_Status attributes are:
1) Certified
2) Certified_Withdrawn
3) Withdrawn
4) Denied
Certified means the LCA of an employer was approved. Certified Withdrawn means the case was withdrawn after it was certified by OFLC. Withdrawn means the case was withdrawn by the employer. Denied means the case was denied OFLC.
U.S. Government Workshttps://www.usa.gov/government-works
License information was derived automatically
This data set represents employers in Utah who could not fill job openings & had to import foreign labor from the H1B Visa program to fill those jobs. This data is from the US Dept of Labor.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
A comprehensive dataset of top job titles for H-1B Visa sponsorships in 2025, including salary data, petition trends, and employer insights. Updated annually with the latest trends and employer behavior regarding H-1B visa sponsorship.
Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
License information was derived automatically
H-1B visas are a category of employment-based, non-immigrant visas for temporary foreign workers in the United States. For a foreign national to apply for H1-B visa, a US employer must offer them a job and submit a petition for a H-1B visa to the US immigration department. This is also the most common visa status applied for and held by international students once they complete college or higher education and begin working in a full-time position.
The following articles contain more information about the H-1B visa process:
This dataset contains five year's worth of H-1B petition data, with approximately 3 million records overall. The columns in the dataset include case status, employer name, worksite coordinates, job title, prevailing wage, occupation code, and year filed.
For more information on individual columns, refer to the column metadata. A detailed description of the underlying raw dataset is available in an official data dictionary.
The Office of Foreign Labor Certification (OFLC) generates program data, including data about H1-B visas. The disclosure data updated annually and is available online.
The raw data available is messy and not immediately suitable analysis. A set of data transformations were performed making the data more accessible for quick exploration. To learn more, refer to this blog post and to the complimentary R Notebook.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Data Engineer, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
U.S. Government Workshttps://www.usa.gov/government-works
License information was derived automatically
This data set contains Utah employers who have hired temporary foreign workers under the US Dept of Immigration H1B visa program. The data contains the employer name, the industry sector and total temporary workers funded under the program for FY 2016, 2017, 2018, 2019.
MIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically
Protein-Protein, Genetic, and Chemical Interactions for Lee H (2004):MSX1 cooperates with histone H1b for inhibition of transcription and myogenesis. curated by BioGRID (https://thebiogrid.org); ABSTRACT: During embryogenesis, differentiation of skeletal muscle is regulated by transcription factors that include members of the Msx homeoprotein family. By investigating Msx1 function in repression of myogenic gene expression, we identified a physical interaction between Msx1 and H1b, a specific isoform of mouse histone H1. We found that Msx1 and H1b bind to a key regulatory element of MyoD, a central regulator of skeletal muscle differentiation, where they induce repressed chromatin. Moreover, Msx1 and H1b cooperate to inhibit muscle differentiation in cell culture and in Xenopus animal caps. Our findings define a previously unknown function for "linker" histones in gene-specific transcriptional regulation.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Between 2020 and 2024, Amazon consistently clocked the highest number of approvals.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Senior Data Analyst, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
https://www.myvisajobs.com/terms-of-service/https://www.myvisajobs.com/terms-of-service/
H-1B visa sponsorship trends for Sr. Sql Database Administrator, covering top employers, salary insights, approval rates, and geographic distribution. Explore how job title impacts the U.S. job market under the H-1B program.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
A dataset of H1B visa salary records from 2025, including employer name, job title, city, wage offered, and visa status.