home / cats / l_r_reopen_reason

l_r_reopen_reason

5 rows

✎ View and edit SQL

This data as json, CSV (advanced)

reopen_reason ▼ description
CrtRv Certification Revoked
DisRv Dismissal Revoked
Other Other
TrxRc Transfer Received
WdRev Withdrawal Approval Revoked

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "l_r_reopen_reason" (
[reopen_reason] text PRIMARY KEY,
[description] text
);
Powered by Datasette · Queries took 1.2ms