l_r_case_type
7 rows
This data as json, CSV (advanced)
| case_type ▼ | description | next_docket_number |
|---|---|---|
| AC | Amendment of Certification | 1 |
| RC | Certification of Representative | 1 |
| RD | Decertification (removal of rep.) | 1 |
| RM | Representation (employer petition) | 1 |
| UC | Unit Clarification | 1 |
| UD | Withdrawal of Union Shop Authority | 1 |
| WH | Request for Certification under FLSA | 1 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "l_r_case_type" ( [case_type] text PRIMARY KEY, [description] text, [next_docket_number] integer );