states.json
[
{ "name": "Ontario", "Country": "Canada" }, { "name": "DC", "Country": "United States", "Abbr": "D.C.", "Abbr_long": "District of Columbia" }, { "Name": "Alabama", "Country": "United States", "Abbr": "AL", "Abbr_long": "Ala." }, { "Name": "Alaska", "Country": "United States", "Abbr": "AK", "Abbr_long": "Alaska" }, { "Name": "Arizona", "Country": "United States", "Abbr": "AZ", "Abbr_long": "Ariz." }, { "Name": "Arkansas", "Country": "United States", "Abbr": "AR", "Abbr_long": "Ark." }, { "Name": "California", "Country": "United States", "Abbr": "CA", "Abbr_long": "Calif." }, { "Name": "Colorado", "Country": "United States", "Abbr": "CO", "Abbr_long": "Colo." }, { "Name": "Connecticut", "Country": "United States", "Abbr": "CT", "Abbr_long": "Conn." }, { "Name": "Delaware", "Country": "United States", "Abbr": "DE", "Abbr_long": "Del." }, { "Name": "Florida", "Country": "United States", "Abbr": "FL", "Abbr_long": "Fla." }, { "Name": "Georgia", "Country": "United States", "Abbr": "GA", "Abbr_long": "Ga." }, { "Name": "Hawaii", "Country": "United States", "Abbr": "HI", "Abbr_long": "Hawaii" }, { "Name": "Idaho", "Country": "United States", "Abbr": "ID", "Abbr_long": "Idaho" }, { "Name": "Illinois", "Country": "United States", "Abbr": "IL", "Abbr_long": "Ill." }, { "Name": "Indiana", "Country": "United States", "Abbr": "IN", "Abbr_long": "Ind." }, { "Name": "Iowa", "Country": "United States", "Abbr": "IA", "Abbr_long": "Iowa" }, { "Name": "Kansas", "Country": "United States", "Abbr": "KS", "Abbr_long": "Kans." }, { "Name": "Kentucky", "Country": "United States", "Abbr": "KY", "Abbr_long": "Ky." }, { "Name": "Louisiana", "Country": "United States", "Abbr": "LA", "Abbr_long": "La." }, { "Name": "Maine", "Country": "United States", "Abbr": "ME", "Abbr_long": "Maine" }, { "Name": "Maryland", "Country": "United States", "Abbr": "MD", "Abbr_long": "Md." }, { "Name": "Massachusetts", "Country": "United States", "Abbr": "MA", "Abbr_long": "Mass." }, { "Name": "Michigan", "Country": "United States", "Abbr": "MI", "Abbr_long": "Mich." }, { "Name": "Minnesota", "Country": "United States", "Abbr": "MN", "Abbr_long": "Minn." }, { "Name": "Mississippi", "Country": "United States", "Abbr": "MS", "Abbr_long": "Miss." }, { "Name": "Missouri", "Country": "United States", "Abbr": "MO", "Abbr_long": "Mo." }, { "Name": "Montana", "Country": "United States", "Abbr": "MT", "Abbr_long": "Mont." }, { "Name": "Nebraska", "Country": "United States", "Abbr": "NE", "Abbr_long": "Neb.", "Alt": "Nebr." }, { "Name": "Nevada", "Country": "United States", "Abbr": "NV", "Abbr_long": "Nev." }, { "Name": "New Hampshire", "Country": "United States", "Abbr": "NH", "Abbr_long": "N.H.", "Alt": "NewHampshire" }, { "Name": "New Jersey", "Country": "United States", "Abbr": "NJ", "Abbr_long": "N.J.", "Alt": "NewJersey" }, { "Name": "New Mexico", "Country": "United States", "Abbr": "NM", "Abbr_long": "N.Mex.", "Alt": "NewMexico" }, { "Name": "New York", "Country": "United States", "Abbr": "NY", "Abbr_long": "N.Y.", "Alt": "NewYork" }, { "Name": "North Carolina", "Country": "United States", "Abbr": "NC", "Abbr_long": "N.C.", "Alt": "NorthCarolina" }, { "Name": "North Dakota", "Country": "United States", "Abbr": "ND", "Abbr_long": "N.Dak.", "Alt": "NorthDakota" }, { "Name": "Ohio", "Country": "United States", "Abbr": "OH", "Abbr_long": "Ohio" }, { "Name": "Oklahoma", "Country": "United States", "Abbr": "OK", "Abbr_long": "Okla." }, { "Name": "Oregon", "Country": "United States", "Abbr": "OR", "Abbr_long": "Ore.", "Alt": "Oreg." }, { "Name": "Pennsylvania", "Country": "United States", "Abbr": "PA", "Abbr_long": "Pa." }, { "Name": "Rhode Island", "Country": "United States", "Abbr": "RI", "Abbr_long": "R.I.", "Alt": "RhodeIsland" }, { "Name": "South Carolina", "Country": "United States", "Abbr": "SC", "Abbr_long": "S.C.", "Alt": "SouthCarolina" }, { "Name": "South Dakota", "Country": "United States", "Abbr": "SD", "Abbr_long": "S.Dak.", "Alt": "SouthDakota" }, { "Name": "Tennessee", "Country": "United States", "Abbr": "TN", "Abbr_long": "Tenn." }, { "Name": "Texas", "Country": "United States", "Abbr": "TX", "Abbr_long": "Tex." }, { "Name": "Utah", "Country": "United States", "Abbr": "UT", "Abbr_long": "Utah" }, { "Name": "Vermont", "Country": "United States", "Abbr": "VT", "Abbr_long": "Vt." }, { "Name": "Virginia", "Country": "United States", "Abbr": "VA", "Abbr_long": "Va." }, { "Name": "Washington", "Country": "United States", "Abbr": "WA", "Abbr_long": "Wash." }, { "Name": "West Virginia", "Country": "United States", "Abbr": "WV", "Abbr_long": "W.Va.", "Alt": "WestVirginia" }, { "Name": "Wisconsin", "Country": "United States", "Abbr": "WI", "Abbr_long": "Wis.", "Alt": "Wisc." }, { "Name": "Wyoming", "Country": "United States", "Abbr": "WY", "Abbr_long": "Wyo." } ] |