home / cats / l_c_with_disposition

l_c_with_disposition

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ disposition description
1 1 Appvd Withdrawal Approved
2 2 NotAp Withdrawal Not Approved
3 3 Other Other

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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