home / cats / l_geographic_division

l_geographic_division

10 rows

✎ View and edit SQL

This data as json, CSV (advanced)

geographic_division ▼ description
ENC East North Central
ESC East South Central
IA Island Areas
MA Middle Atlantic
MO Mountain
NE New England
PA Pacific
SA South Atlantic
WNC West North Central
WSC West South Central

Advanced export

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

CSV options:

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