List DOL Foreign Labor Disclosure Fields
foreign_labor_fieldsRead field names from official DOL foreign-labor disclosure XLSX files, filtered by visa program, fiscal year, employer, and other criteria.
Instructions
Read field names from an official DOL foreign-labor disclosure XLSX file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| socCode | No | SOC code prefix filter. | |
| jobTitle | No | Case-insensitive job-title substring filter. | |
| maxItems | No | Maximum matching records to return. Use 0 for no cap. | |
| localFile | No | Optional path to an already-downloaded official disclosure XLSX file. | |
| caseStatus | No | Case status, such as Certified, Denied, Withdrawn, or Certified - Withdrawn. | |
| fiscalYear | No | DOL fiscal year, 2020 through 2030. | |
| visaProgram | No | Foreign labor program: LCA, PERM, H-2A, H-2B, or CW. | |
| employerName | No | Case-insensitive employer legal-name substring filter. | |
| fiscalQuarter | No | Fiscal quarter: Q1, Q2, Q3, or Q4. | |
| minAnnualWage | No | Minimum offered wage after annualization. | |
| worksiteState | No | Two-letter worksite state code. |