l_c_hearing_type
3 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | hearing_type | description |
|---|---|---|---|
| 1 | 1 | 10K | 10(k) Hearing |
| 2 | 2 | Compl | Compliance Hearing |
| 3 | 3 | ULP | ULP Hearing |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_hearing_type" (
"hearing_type" text,
"description" text
);