[ | |
{ "state":"Alabama", "abbreviation":"Ala.", "postalCode":"AL" }, | |
{ "state":"Alaska", "abbreviation":"Alaska", "postalCode":"AK" }, | |
{ "state":"American Samoa", "abbreviation":undefined, "postalCode":"AS" }, | |
{ "state":"Arizona", "abbreviation":"Ariz.", "postalCode":"AZ" }, | |
{ "state":"Arkansas", "abbreviation":"Ark.", "postalCode":"AR" }, | |
{ "state":"California", "abbreviation":"Calif.", "postalCode":"CA" }, | |
{ "state":"Colorado", "abbreviation":"Colo.", "postalCode":"CO" }, | |
{ "state":"Connecticut", "abbreviation":"Conn.", "postalCode":"CT" }, | |
{ "state":"Delaware", "abbreviation":"Del.", "postalCode":"DE" }, | |
{ "state":"Dist. of Columbia", "abbreviation":"D.C.", "postalCode":"DC" }, | |
{ "state":"Florida", "abbreviation":"Fla.", "postalCode":"FL" }, | |
{ "state":"Georgia", "abbreviation":"Ga.", "postalCode":"GA" }, | |
{ "state":"Guam", "abbreviation":"Guam", "postalCode":"GU" }, | |
{ "state":"Hawaii", "abbreviation":"Hawaii", "postalCode":"HI" }, | |
{ "state":"Idaho", "abbreviation":"Idaho", "postalCode":"ID" }, | |
{ "state":"Illinois","abbreviation":"Ill.","postalCode":"IL"}, | |
{ "state":"Indiana","abbreviation":"Ind.","postalCode":"IN"}, | |
{ "state":"Iowa","abbreviation":"Iowa","postalCode":"IA"}, | |
{ "state":"Kansas","abbreviation":"Kans.","postalCode":"KS"}, | |
{ "state":"Kentucky", "abbreviation":"Ky.", "postalCode":"KY" }, | |
{ "state":"Louisiana", "abbreviation":"La.", "postalCode":"LA" }, | |
{ "state":"Maine", "abbreviation":"Maine", "postalCode":"ME" }, | |
{ "state":"Maryland", "abbreviation":"Md.", "postalCode":"MD" }, | |
{ "state":"Marshall Islands", "abbreviation":undefined, "postalCode":"MH" }, | |
{ "state":"Massachusetts", "abbreviation":"Mass.", "postalCode":"MA" }, | |
{ "state":"Michigan", "abbreviation":"Mich.", "postalCode":"MI" }, | |
{ "state":"Micronesia", "abbreviation":undefined, "postalCode":"FM" }, | |
{ "state":"Minnesota", "abbreviation":"Minn.", "postalCode":"MN" }, | |
{ "state":"Mississippi", "abbreviation":"Miss.", "postalCode":"MS" }, | |
{ "state":"Missouri", "abbreviation":"Mo.", "postalCode":"MO" }, | |
{ "state":"Montana", "abbreviation":"Mont.", "postalCode":"MT" }, | |
{ "state":"Nebraska", "abbreviation":"Nebr.", "postalCode":"NE" }, | |
{ "state":"Nevada", "abbreviation":"Nev.", "postalCode":"NV" }, | |
{ "state":"New Hampshire", "abbreviation":"N.H.", "postalCode":"NH" }, | |
{ "state":"New Jersey", "abbreviation":"N.J.", "postalCode":"NJ" }, | |
{ "state":"New Mexico", "abbreviation":"N.M.", "postalCode":"NM" }, | |
{ "state":"New York", "abbreviation":"N.Y.", "postalCode":"NY" }, | |
{ "state":"North Carolina","abbreviation":"N.C.","postalCode":"NC"}, | |
{ "state":"North Dakota","abbreviation":"N.D.","postalCode":"ND"}, | |
{ "state":"Northern Marianas","abbreviation":undefined,"postalCode":"MP"}, | |
{ "state":"Ohio","abbreviation":"Ohio","postalCode":"OH"}, | |
{ "state":"Oklahoma","abbreviation":"Okla.","postalCode":"OK"}, | |
{ "state":"Oregon", "abbreviation":"Ore.", "postalCode":"OR" }, | |
{ "state":"Palau", "abbreviation":undefined, "postalCode":"PW" }, | |
{ "state":"Pennsylvania", "abbreviation":"Pa.", "postalCode":"PA" }, | |
{ "state":"Puerto Rico", "abbreviation":"P.R.", "postalCode":"PR" }, | |
{ "state":"Rhode Island", "abbreviation":"R.I.", "postalCode":"RI" }, | |
{ "state":"South Carolina", "abbreviation":"S.C.", "postalCode":"SC" }, | |
{ "state":"South Dakota", "abbreviation":"S.D.", "postalCode":"SD" }, | |
{ "state":"Tennessee", "abbreviation":"Tenn.", "postalCode":"TN" }, | |
{ "state":"Texas", "abbreviation":"Tex.", "postalCode":"TX" }, | |
{ "state":"Utah", "abbreviation":"Utah", "postalCode":"UT" }, | |
{ "state":"Vermont", "abbreviation":"Vt.", "postalCode":"VT" }, | |
{ "state":"Virginia", "abbreviation":"Va.", "postalCode":"VA" }, | |
{ "state":"Virgin Islands", "abbreviation":"V.I.", "postalCode":"VI" }, | |
{ "state":"Washington", "abbreviation":"Wash.", "postalCode":"WA" }, | |
{ "state":"West Virginia", "abbreviation":"W.Va.", "postalCode":"WV" }, | |
{ "state":"Wisconsin", "abbreviation":"Wis.", "postalCode":"WI" }, | |
{ "state":"Wyoming", "abbreviation":"Wyo.", "postalCode":"WY" } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment