l_c_method_of_disp
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | method_of_disposition | description |
|---|---|---|---|
| 1 | 1 | Cmpli | Compliance with Board Determination |
| 2 | 2 | Dismi | Dismissal |
| 3 | 3 | Settl | Settlement Agreement |
| 4 | 4 | Withd | Withdrawal |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_method_of_disp" (
"method_of_disposition" text,
"description" text
);