State Abbreviations
This is a list of U.S. States, with their abbreviations in a couple of formats. This should make copy pasta easier, for adding to projects.
AttachedThe istwo column names are State and State_Abbrv as you can see. I've also attached this in a CSV,json file and XLS ODS file of this as well.CSV.
"State":
| "State_Abbrv": |
},
{ "State": "Delaware", "State_Abbrv": "DE" },
{ "State": "Florida", "State_Abbrv": "FL" },
{ "State": "Georgia", "State_Abbrv": "GA" },
{ "State": "Hawaii", "State_Abbrv": "HI" },
{ "State": "Idaho", "State_Abbrv": "ID" },
{ "State": "Illinois", "State_Abbrv": "IL" },
{ "State": "Indiana", "State_Abbrv": "IN" },
{ "State": "Iowa", "State_Abbrv": "IA" },
{ "State": "Kansas", "State_Abbrv": "KS" },
{ "State": "Kentucky", "State_Abbrv": "KY" },
{ "State": "Louisiana", "State_Abbrv": "LA" },
{ "State": "Maine", "State_Abbrv": "ME" },
{ "State": "Maryland", "State_Abbrv": "MD" },
{ "State": "Massachusetts", "State_Abbrv": "MA" },
{ "State": "Michigan", "State_Abbrv": "MI" },
{ "State": "Minnesota", "State_Abbrv": "MN" },
{ "State": "Mississippi", "State_Abbrv": "MS" },
{ "State": "Missouri", "State_Abbrv": "MO" },
{ "State": "Montana", "State_Abbrv": "MT" },
{ "State": "Nebraska", "State_Abbrv": "NE" },
{ "State": "Nevada", "State_Abbrv": "NV" },
{ "State": "New Hampshire", "State_Abbrv": "NH" },
{ "State": "New Jersey", "State_Abbrv": "NJ" },
{ "State": "New Mexico", "State_Abbrv": "NM" },
{ "State": "New York", "State_Abbrv": "NY" },
{ "State": "North Carolina", "State_Abbrv": "NC" },
{ "State": "North Dakota", "State_Abbrv": "ND" },
{ "State": "Ohio", "State_Abbrv": "OH" },
{ "State": "Oklahoma", "State_Abbrv": "OK" },
{ "State": "Oregon", "State_Abbrv": "OR" },
{ "State": "Pennsylvania", "State_Abbrv": "PA" },
{ "State": "Rhode Island", "State_Abbrv": "RI" },
{ "State": "South Carolina", "State_Abbrv": "SC" },
{ "State": "South Dakota", "State_Abbrv": "SD" },
{ "State": "Tennessee", "State_Abbrv": "TN" },
{ "State": "Texas", "State_Abbrv": "TX" },
{ "State": "Utah", "State_Abbrv": "UT" },
{ "State": "Vermont", "State_Abbrv": "VT" },
{ "State": "Virginia", "State_Abbrv": "VA" },
{ "State": "Washington", "State_Abbrv": "WA" },
{ "State": "West Virginia", "State_Abbrv": "WV" },
{ "State": "Wisconsin", "State_Abbrv": "WI" },
{ "State": "Wyoming", "State_Abbrv": "WY" },
{ "State": "American Samoa", "State_Abbrv": "AS" },
{ "State": "Guam", "State_Abbrv": "GU" },
{ "State": "Northern Mariana Islands", "State_Abbrv": "MP" },
{ "State": "Puerto Rico", "State_Abbrv": "PR" },
{ "State": "U.S. Virgin Islands", "State_Abbrv": "VI" },
{ "State": "District of | Columbia", |