docs/us_immigration/dol_lca_h1b_case

dol_lca_h1b_case

DOL H-1B LCA disclosure data — case-level. One row per H-1B LCA case filing (CASE_NUMBER). Covers all visa classes in the LCA system (H-1B, H-1B1, E-3); filter on visa_class = 'H-1B' for H-1B only. Includes canonical employer name, FEIN, NAICS, staffing firm flag, wage, worksite county, and case status. Use dol_lca_h1b_county_year for pre-aggregated metrics.

tier aTier A: official DOL OFLC disclosure data. LCA certification is a prerequisite for H-1B petition; certified cases represent employer intent, not guaranteed approvals.immigrationh1blaborwagesdolcase_levelemployer
grain
case (case_number)
years
2021 – 2025
cadence
Quarterly (DOL OFLC disclosure releases)
overview

overview

~2.4M H-1B LCA case records FY2022–Q1 FY2025. Full case-level detail including employer, wage, worksite county, visa class, and case status.

current vintage — Q1 FY2025

history — Yes — FY2022–Q1 FY2025 in current load

provenance

source & licensing

authority
U.S. Department of Labor
dataset
DOL OFLC H-1B Labor Condition Application Disclosure Data
license
Public domain (U.S. Federal Government work)
citation
U.S. Department of Labor, Employment and Training Administration (2025). OFLC Performance Data.
schema

fields

nametypedefinition
amended_petitionintegerNumber of amended petition workers.
begin_datestringRequested employment start date.
canonical_employer_namestringStandardized employer name after normalization.
case_numberkeystringUnique DOL case identifier. Primary key.
case_statusstringCertification status (CERTIFIED, DENIED, WITHDRAWN, CERTIFIED-WITHDRAWN).
change_employerintegerNumber of employer-change petitions.
continued_employmentintegerNumber of continuation workers.
country_idstringISO 3166 alpha-2 country code. Always "US".
county_idstring5-character county FIPS code of the primary worksite.
decision_datestringDate DOL made the certification decision.
employer_feinstringFederal Employer Identification Number.
employer_namestringRaw employer name as reported on the LCA.
end_datestringRequested employment end date.
fips_resolution_methodstringMethod used to resolve worksite ZIP to county FIPS.
fiscal_yearkeyintegerFederal fiscal year (October–September) of the decision date. Partition key.
full_time_positionstringWhether the position is full-time (Y/N).
h1b_dependentstringWhether the employer is H-1B-dependent (>15% of workforce on H-1B).
is_staffing_firmbooleanTrue if the employer is classified as a staffing or consulting firm.
job_titlestringEmployer-reported job title.
naics_codestringNAICS industry code of the employer.
new_employmentintegerNumber of new H-1B workers requested.
prevailing_wagefloatDOL-determined prevailing wage for the position.
pw_unit_of_paystringUnit of prevailing wage.
pw_wage_levelstringPrevailing wage level (I–IV).
soc_codestringStandard Occupational Classification (SOC) code.
soc_titlestringSOC occupation title.
state_idstring2-character state FIPS code of the primary worksite.
statutory_basisstringStatutory basis for the LCA (H-1B, H-1B1 Chile/Singapore, E-3 Australia).
total_worker_positionsintegerNumber of workers covered by this LCA filing.
visa_classstringVisa class (H-1B, H-1B1, E-3). Filter to H-1B for H-1B-only analysis.
wage_rate_of_pay_fromfloatOffered wage rate (lower bound if range).
wage_unit_of_paystringUnit of offered wage (Year, Hour, Week, Month, Bi-Weekly).
willful_violatorstringWhether the employer has been found a willful violator of H-1B rules.
worksite_countystringEmployer-reported worksite county name.
worksite_postal_codestringEmployer-reported worksite ZIP code.
worksite_statestringEmployer-reported worksite state abbreviation.
yearintegerCalendar year of the decision date.
relationships

joins

primary key
case_number, (canonical_employer_name, fiscal_year), (naics_code, fiscal_year
common joins
dol_lca_h1b_county_year on (county_id, year)
uscis_h1b_employer on (canonical_employer_name, fiscal_year)
usage

how to use this table

method

Case-level extract from DOL OFLC quarterly LCA disclosure files, enriched with FIPS resolution for worksite county.

do not use for

Approval counts — LCA certification does not equal USCIS approval. Use uscis_h1b_employer for approval-side data.

last updated · Jul 7, 2026