home / cats / l_motion_deter

l_motion_deter

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ motion_determination description
1 1 Deny Denied
2 2 FullG Granted in Full
3 3 Other Other
4 4 PartG Granted in Part

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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