home / cats / l_c_complaint_reason

l_c_complaint_reason

5 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ reason_for_withdrawal description
1 1 1 Further investigation
2 2 2 Case to be deferred
3 3 3 Allegations adjusted
4 4 4 Charge to be dismissed
5 5 5 Other

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_c_complaint_reason" (
    "reason_for_withdrawal" integer,
    "description" text
);
Powered by Datasette · Queries took 1.2ms