l_r_reopen_reason
5 rows
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
CREATE TABLE "l_r_reopen_reason" ( [reopen_reason] text PRIMARY KEY, [description] text );