l_geographic_division
10 rows
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
CREATE TABLE "l_geographic_division" ( [geographic_division] text PRIMARY KEY, [description] text );