l_c_deferral_type
7 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | deferral_type | description |
|---|---|---|---|
| 1 | 1 | Coll | Collyer |
| 2 | 2 | Dubo | Dubo |
| 3 | 3 | EEO | EEO |
| 4 | 4 | ERISA | ERISA |
| 5 | 5 | MISHA | MISHA |
| 6 | 6 | OSHA | OSHA |
| 7 | 7 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_deferral_type" (
"deferral_type" text,
"description" text
);