home / cats / l_r_with_det

l_r_with_det

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ withdrawal_req_deter description
1 1 AppW Withdrawal Approved with Prejudice
2 2 AppWO Withdrawal Approved without Prejudice
3 3 NotAp Withdrawal Not Approved
4 4 Other Other

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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