home / cats / l_r_board_received_reason

l_r_board_received_reason

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

received_reason ▼ description
EXCEP Exceptions Filed
MOTRE Motion for Reconsideration
RCON Consolidated R Case
RRFIL Request for Review

Advanced export

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

CSV options:

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