Skip to content

Instantly share code, notes, and snippets.

View ajschlosser's full-sized avatar

Aaron John Schlosser ajschlosser

  • California
View GitHub Profile
@ajschlosser
ajschlosser / states
Created July 16, 2015 20:22
U.S. states, U.S. state capitals, and the ZIP codes for U.S. state capitals in JSON format
{
"states" = [
{
"abbreviation": "AL",
"capital": "Montgomery",
"zip": 36101
},
{
"abbreviation": "AK",
"capital": "Juneau",