Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

add state classification #8

Closed
sgratzl opened this issue Oct 29, 2020 · 2 comments
Closed

add state classification #8

sgratzl opened this issue Oct 29, 2020 · 2 comments

Comments

@sgratzl
Copy link
Owner

sgratzl commented Oct 29, 2020

see also:
image

image

@sgratzl
Copy link
Owner Author

sgratzl commented Feb 11, 2021

const stateClasses = {
  West: ['WY', 'ID', 'MT', 'UT', 'AK', 'NM', 'CO', 'NV', 'AZ', 'OR', 'WA', 'CA', 'HI'],
  Midwest: ['SD', 'ND', 'IA', 'NE', 'MO', 'WI', 'KS', 'MN', 'IL', 'OH', 'MI', 'IN'],
  Northeast: ['PA', 'ME', 'NH', 'NJ', 'NY', 'VT', 'MA', 'RI', 'CT', 'DE'],
  South: ['OK', 'TN', 'AL', 'WV', 'AR', 'KY', 'TX', 'GA', 'SC', 'NC', 'LA', 'FL', 'VA', 'MD', 'DC', 'PR', 'MS'],
};

@sgratzl
Copy link
Owner Author

sgratzl commented Jul 21, 2022

wontfix

@sgratzl sgratzl closed this as completed Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant