home / cats / l_c_amendment_type

l_c_amendment_type

10 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ amendment_type description
1 1 01st First Amended
2 2 02nd Second Amended
3 3 03rd Third Amended
4 4 04th Fourth Amended
5 5 05th Fifth Amended
6 6 06th Sixth Amended
7 7 07th Seventh Amended
8 8 08th Eight Amended
9 9 09th Ninth Amended
10 10 10th Tenth Amended

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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