l_c_advice_type
8 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | advice_type | description |
|---|---|---|---|
| 1 | 1 | Compl | Compliance matter |
| 2 | 2 | Orig | Original Submission |
| 3 | 3 | ReALJ | Resubmission as to ALJD |
| 4 | 4 | ReEAJ | Resubmission as to EAJA issue |
| 5 | 5 | ReFac | Resubmission with new facts |
| 6 | 6 | ReRec | Resubmission for reconsideration |
| 7 | 7 | ReRem | Resubmission on Remand from Advice |
| 8 | 8 | ReSet | Resubmission as to proposed settlement |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_advice_type" (
"advice_type" text,
"description" text
);