nlrb_cases_search
Which employers have NLRB labor activity — a union petition or an unfair-labor-practice charge? Search NLRB cases by employer, case type (CA/CB/RC/RM/...), category (ulp vs representation), status, region, state, union, election result, or filing date (since). Returns the employer (entity-resolved where possible), region, union, and — for elections — the tally. Cases as filed (a charge is an allegation, not a judgment); a labor-relations trigger for PEO/HR, benefits, staffing, and outplacement. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | date_filed | tally_issued_date | num_employees :asc|:desc. Default date_filed:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Filed on/after this date (YYYY-MM-DD). | |
| state | No | Employer state code(s), CSV. | |
| union | No | Union / petitioner name fragment. | |
| offset | No | Rows to skip. | |
| region | No | NLRB region code(s), CSV (two-digit, e.g. 10). | |
| result | No | union | no union (election outcome, CSV). | |
| status | No | Open | Closed (CSV). | |
| company | No | Employer name — suffix/punctuation-insensitive. | |
| case_type | No | NLRB case type code(s), CSV (CA, CB, RC, RM, RD, UC, ...). | |
| entity_id | No | Resolved employer entity UUID (pivots to business360). | |
| has_election | No | true = cases with an election tally on record. | |
| case_category | No | ulp | representation | unit (CSV). |