home / cats / l_geographic_region

l_geographic_region

10 rows

✎ View and edit SQL

This data as json, CSV (advanced)

geographic_region ▼ description
REG01 Region I
REG02 Region II
REG03 Region III
REG04 Region IV
REG05 Region V
REG06 Region VI
REG07 Region VII
REG08 Region VIII
REG09 Region IX
REG10 Region X

Advanced export

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

CSV options:

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