home / cats / l_ccr_contempt_rec_type

l_ccr_contempt_rec_type

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ contempt_recommended_type description
1 1 Civil Civil
2 2 Crimi Criminal

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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