home / cats / l_c_inj_evidence_type

l_c_inj_evidence_type

6 rows

✎ View and edit SQL

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

CSV options:

CREATE TABLE "l_c_inj_evidence_type" (
    "evidence_type" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms