home / cats / l_r_case_type

l_r_case_type

7 rows

✎ View and edit SQL

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

Download this data

CSV · JSON

Table schema
CREATE TABLE l_r_case_type(case_type VARCHAR, description VARCHAR, next_docket_number BIGINT, PRIMARY KEY(case_type));

Queries took 1.2ms

A project of Forest Gregg. Read about project updates on Notes on Labor Data.