Skip to content

Instantly share code, notes, and snippets.

@chrisgherbert
Created June 22, 2015 23:59
Show Gist options
  • Save chrisgherbert/52cd1dc3f151c6f1d3c8 to your computer and use it in GitHub Desktop.
Save chrisgherbert/52cd1dc3f151c6f1d3c8 to your computer and use it in GitHub Desktop.
JSON - US states and territories with mottos
{
"AL": {
"name": "Alabama",
"abbreviation": "AL",
"motto": "Share The Wonder"
},
"AK": {
"name": "Alaska",
"abbreviation": "AK",
"motto": "Beyond Your Dreams, Within Your Reach"
},
"AS": {
"name": "American Samoa",
"abbreviation": "AS",
"motto": "Samoa, Let God Be First"
},
"AZ": {
"name": "Arizona",
"abbreviation": "AZ",
"motto": "The Grand Canyon State"
},
"AR": {
"name": "Arkansas",
"abbreviation": "AR",
"motto": "The Natural State"
},
"CA": {
"name": "California",
"abbreviation": "CA",
"motto": "Eureka!"
},
"CO": {
"name": "Colorado",
"abbreviation": "CO",
"motto": "Enter a Higher State"
},
"CT": {
"name": "Connecticut",
"abbreviation": "CT",
"motto": "Full of Surprises"
},
"DE": {
"name": "Delaware",
"abbreviation": "DE",
"motto": "It's Good Being First"
},
"DC": {
"name": "District Of Columbia",
"abbreviation": "DC",
"motto": "Taxation without Representation"
},
"FM": {
"name": "Federated States Of Micronesia",
"abbreviation": "FM",
"motto": "Peace, Unity, Liberty"
},
"FL": {
"name": "Florida",
"abbreviation": "FL",
"motto": "Sunshine State"
},
"GA": {
"name": "Georgia",
"abbreviation": "GA",
"motto": "Georgia on My Mind"
},
"GU": {
"name": "Guam",
"abbreviation": "GU",
"motto": "Stand Ye Guamanians"
},
"HI": {
"name": "Hawaii",
"abbreviation": "HI",
"motto": "The Islands of Aloha"
},
"ID": {
"name": "Idaho",
"abbreviation": "ID",
"motto": "Great Potatoes. Tasty Destinations"
},
"IL": {
"name": "Illinois",
"abbreviation": "IL",
"motto": "Mile After Magnificent Mile"
},
"IN": {
"name": "Indiana",
"abbreviation": "IN",
"motto": "Honest-to-Goodness Indiana"
},
"IA": {
"name": "Iowa",
"abbreviation": "IA",
"motto": "Life Changing"
},
"KS": {
"name": "Kansas",
"abbreviation": "KS",
"motto": "Kansas, as big as you think"
},
"KY": {
"name": "Kentucky",
"abbreviation": "KY",
"motto": "Unbridled Spirit"
},
"LA": {
"name": "Louisiana",
"abbreviation": "LA",
"motto": "Fall in love with Louisiana all over again"
},
"ME": {
"name": "Maine",
"abbreviation": "ME",
"motto": "It Must Be Maine"
},
"MH": {
"name": "Marshall Islands",
"abbreviation": "MH",
"motto": "Accomplishment through joint effort"
},
"MD": {
"name": "Maryland",
"abbreviation": "MD",
"motto": "If you're looking for a merry land, go to Maryland!"
},
"MA": {
"name": "Massachusetts",
"abbreviation": "MA",
"motto": "Make It Yours"
},
"MI": {
"name": "Michigan",
"abbreviation": "MI",
"motto": "Great Lakes, Great Times"
},
"MN": {
"name": "Minnesota",
"abbreviation": "MN",
"motto": "Explore Minnesota"
},
"MS": {
"name": "Mississippi",
"abbreviation": "MS",
"motto": "Feels Like Coming Home"
},
"MO": {
"name": "Missouri",
"abbreviation": "MO",
"motto": "Where the Rivers Run"
},
"MT": {
"name": "Montana",
"abbreviation": "MT",
"motto": "Big Sky Country"
},
"NE": {
"name": "Nebraska",
"abbreviation": "NE",
"motto": "Nebraska Nice"
},
"NV": {
"name": "Nevada",
"abbreviation": "NV",
"motto": "Wide Open"
},
"NH": {
"name": "New Hampshire",
"abbreviation": "NH",
"motto": "Live Free or Die"
},
"NJ": {
"name": "New Jersey",
"abbreviation": "NJ",
"motto": "Garden State"
},
"NM": {
"name": "New Mexico",
"abbreviation": "NM",
"motto": "Land of Enchantment"
},
"NY": {
"name": "New York",
"abbreviation": "NY",
"motto": "I Love New York"
},
"NC": {
"name": "North Carolina",
"abbreviation": "NC",
"motto": "A Better Place to Be"
},
"ND": {
"name": "North Dakota",
"abbreviation": "ND",
"motto": "Legendary"
},
"MP": {
"name": "Northern Mariana Islands",
"abbreviation": "MP",
"motto": ""
},
"OH": {
"name": "Ohio",
"abbreviation": "OH",
"motto": "So Much to Discover"
},
"OK": {
"name": "Oklahoma",
"abbreviation": "OK",
"motto": "Native America"
},
"OR": {
"name": "Oregon",
"abbreviation": "OR",
"motto": "We Love Dreamers"
},
"PW": {
"name": "Palau",
"abbreviation": "PW",
"motto": "Rainbow's End"
},
"PA": {
"name": "Pennsylvania",
"abbreviation": "PA",
"motto": "State of Independence"
},
"PR": {
"name": "Puerto Rico",
"abbreviation": "PR",
"motto": "John is his name"
},
"RI": {
"name": "Rhode Island",
"abbreviation": "RI",
"motto": "Ocean State"
},
"SC": {
"name": "South Carolina",
"abbreviation": "SC",
"motto": "Smiling Faces. Beautiful Places."
},
"SD": {
"name": "South Dakota",
"abbreviation": "SD",
"motto": "Great Faces. Great Places."
},
"TN": {
"name": "Tennessee",
"abbreviation": "TN",
"motto": "The Stage Is Set For You"
},
"TX": {
"name": "Texas",
"abbreviation": "TX",
"motto": "It's Like A Whole Other Country"
},
"UT": {
"name": "Utah",
"abbreviation": "UT",
"motto": "Life Elevated"
},
"VT": {
"name": "Vermont",
"abbreviation": "VT",
"motto": "Vermont, naturally"
},
"VI": {
"name": "Virgin Islands",
"abbreviation": "VI",
"motto": "United in Pride and Hope"
},
"VA": {
"name": "Virginia",
"abbreviation": "VA",
"motto": "Virginia is for Lovers"
},
"WA": {
"name": "Washington",
"abbreviation": "WA",
"motto": "Alki"
},
"WV": {
"name": "West Virginia",
"abbreviation": "WV",
"motto": "Wild and Wonderful"
},
"WI": {
"name": "Wisconsin",
"abbreviation": "WI",
"motto": "Stay Just a Little Bit Longer"
},
"WY": {
"name": "Wyoming",
"abbreviation": "WY",
"motto": "Like No Place on Earth"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment