home / cats / l_r_case_type

l_r_case_type

7 rows

✎ View and edit SQL

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

CSV options:

CREATE TABLE "l_r_case_type" (
[case_type] text PRIMARY KEY,
[description] text,
[next_docket_number] integer
);
Powered by Datasette · Queries took 1.2ms