l_party_type
7 rows
This data as json, CSV (advanced)
| party_type ▼ | description |
|---|---|
| BD | NLRB Board for R Cases |
| C | C Case Party |
| CBD | NLRB Board for C Cases |
| GC | NLRB General Counsel |
| OTHER | Other |
| R | R Case Party |
| REGN | Region |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "l_party_type" ( [party_type] text PRIMARY KEY, [description] text );