oflc_feed_workforce
Which employers filed U.S. work-visa cases — H-1B LCA, PERM, and the seasonal-labor programs H-2A, H-2B, and CW-1 — for what roles, wages, worksites, and how many seasonal workers over what period of need? Employer-level bulk feed over DOL OFLC disclosure files: one flat row per case decided since a date, cursor-paginated up to 1000/page, filterable by program, worksite state, SOC, or employer name. Rows add employer FEIN where filed, SEC CIK/ticker where public, and as_published_date. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| soc | No | SOC occupation code. Example: 15-1252 (software developers). | |
| limit | No | Rows per page (default 500, cap 1000). | |
| since | Yes | Include cases with a decision date on or after this date (YYYY-MM-DD). Required. | |
| state | No | Worksite state code(s), CSV. | |
| cursor | No | Opaque page cursor — pass the previous page's next_cursor unchanged. | |
| program | No | Which OFLC programs to include (CSV): lca | perm (default; professional workers) or the seasonal-labor programs h2a (agricultural) | h2b (non-ag seasonal) | cw1 (CNMI). Seasonal rows add workers_requested/certified, the period-of-need window, and nature_of_temporary_need. | |
| employer | No | Employer name, punctuation-insensitive exact match ('Amazon.com Services LLC' matches 'AMAZON COM SERVICES LLC'). |