l_c_inj_evidence_type
6 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | evidence_type | description |
|---|---|---|---|
| 1 | 1 | Affid | Affidavits |
| 2 | 2 | EarTr | Earlier Transcript |
| 3 | 3 | HrgTr | Testimony at Hearing |
| 4 | 4 | Other | Other |
| 5 | 5 | TranA | Earlier Transcript and Affidavits |
| 6 | 6 | TranT | Earlier Transcript and Testimony at Hrg. |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_inj_evidence_type" (
"evidence_type" text,
"description" text
);