Skip to content

Instantly share code, notes, and snippets.

@wavded
Created September 29, 2011 15:27
Show Gist options
  • Select an option

  • Save wavded/1250983 to your computer and use it in GitHub Desktop.

Select an option

Save wavded/1250983 to your computer and use it in GitHub Desktop.

Revisions

  1. wavded revised this gist Sep 29, 2011. 1 changed file with 57 additions and 0 deletions.
    57 changes: 57 additions & 0 deletions fipsToStateCode.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,57 @@
    {
    "02": "AK",
    "01": "AL",
    "05": "AR",
    "60": "AS",
    "04": "AZ",
    "06": "CA",
    "08": "CO",
    "09": "CT",
    "11": "DC",
    "10": "DE",
    "12": "FL",
    "13": "GA",
    "66": "GU",
    "15": "HI",
    "19": "IA",
    "16": "ID",
    "17": "IL",
    "18": "IN",
    "20": "KS",
    "21": "KY",
    "22": "LA",
    "25": "MA",
    "24": "MD",
    "23": "ME",
    "26": "MI",
    "27": "MN",
    "29": "MO",
    "28": "MS",
    "30": "MT",
    "37": "NC",
    "38": "ND",
    "31": "NE",
    "33": "NH",
    "34": "NJ",
    "35": "NM",
    "32": "NV",
    "36": "NY",
    "39": "OH",
    "40": "OK",
    "41": "OR",
    "42": "PA",
    "72": "PR",
    "44": "RI",
    "45": "SC",
    "46": "SD",
    "47": "TN",
    "48": "TX",
    "49": "UT",
    "51": "VA",
    "78": "VI",
    "50": "VT",
    "53": "WA",
    "55": "WI",
    "54": "WV",
    "56": "WY"
    }
  2. wavded revised this gist Sep 29, 2011. 1 changed file with 57 additions and 0 deletions.
    57 changes: 57 additions & 0 deletions stateCodeToFips.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,57 @@
    {
    "AK": "02",
    "AL": "01",
    "AR": "05",
    "AS": "60",
    "AZ": "04",
    "CA": "06",
    "CO": "08",
    "CT": "09",
    "DC": "11",
    "DE": "10",
    "FL": "12",
    "GA": "13",
    "GU": "66",
    "HI": "15",
    "IA": "19",
    "ID": "16",
    "IL": "17",
    "IN": "18",
    "KS": "20",
    "KY": "21",
    "LA": "22",
    "MA": "25",
    "MD": "24",
    "ME": "23",
    "MI": "26",
    "MN": "27",
    "MO": "29",
    "MS": "28",
    "MT": "30",
    "NC": "37",
    "ND": "38",
    "NE": "31",
    "NH": "33",
    "NJ": "34",
    "NM": "35",
    "NV": "32",
    "NY": "36",
    "OH": "39",
    "OK": "40",
    "OR": "41",
    "PA": "42",
    "PR": "72",
    "RI": "44",
    "SC": "45",
    "SD": "46",
    "TN": "47",
    "TX": "48",
    "UT": "49",
    "VA": "51",
    "VI": "78",
    "VT": "50",
    "WA": "53",
    "WI": "55",
    "WV": "54",
    "WY": "56"
    }
  3. wavded revised this gist Sep 29, 2011. 2 changed files with 53 additions and 1 deletion.
    1 change: 0 additions & 1 deletion fipsToState.json
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@

    {
    "01": "Alabama",
    "02": "Alaska",
    53 changes: 53 additions & 0 deletions stateToFips.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,53 @@
    {
    "Alabama" : "01",
    "Alaska" : "02",
    "Arizona" : "04",
    "Arkansas" : "05",
    "California" : "06",
    "Colorado" : "08",
    "Connecticut" : "09",
    "Delaware" : "10",
    "District of Columbia" : "11",
    "Florida" : "12",
    "Geogia" : "13",
    "Hawaii" : "15",
    "Idaho" : "16",
    "Illinois" : "17",
    "Indiana" : "18",
    "Iowa" : "19",
    "Kansas" : "20",
    "Kentucky" : "21",
    "Louisiana" : "22",
    "Maine" : "23",
    "Maryland" : "24",
    "Massachusetts" : "25",
    "Michigan" : "26",
    "Minnesota" : "27",
    "Mississippi" : "28",
    "Missouri" : "29",
    "Montana" : "30",
    "Nebraska" : "31",
    "Nevada" : "32",
    "New Hampshire" : "33",
    "New Jersey" : "34",
    "New Mexico" : "35",
    "New York" : "36",
    "North Carolina" : "37",
    "North Dakota" : "38",
    "Ohio" : "39",
    "Oklahoma" : "40",
    "Oregon" : "41",
    "Pennsylvania" : "42",
    "Rhode Island" : "44",
    "South Carolina" : "45",
    "South Dakota" : "46",
    "Tennessee" : "47",
    "Texas" : "48",
    "Utah" : "49",
    "Vermont" : "50",
    "Virginia" : "51",
    "Washington" : "53",
    "West Virginia" : "54",
    "Wisconsin" : "55",
    "Wyoming" : "56"
    }
  4. wavded created this gist Sep 29, 2011.
    54 changes: 54 additions & 0 deletions fipsToState.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,54 @@

    {
    "01": "Alabama",
    "02": "Alaska",
    "04": "Arizona",
    "05": "Arkansas",
    "06": "California",
    "08": "Colorado",
    "09": "Connecticut",
    "10": "Delaware",
    "11": "District of Columbia",
    "12": "Florida",
    "13": "Geogia",
    "15": "Hawaii",
    "16": "Idaho",
    "17": "Illinois",
    "18": "Indiana",
    "19": "Iowa",
    "20": "Kansas",
    "21": "Kentucky",
    "22": "Louisiana",
    "23": "Maine",
    "24": "Maryland",
    "25": "Massachusetts",
    "26": "Michigan",
    "27": "Minnesota",
    "28": "Mississippi",
    "29": "Missouri",
    "30": "Montana",
    "31": "Nebraska",
    "32": "Nevada",
    "33": "New Hampshire",
    "34": "New Jersey",
    "35": "New Mexico",
    "36": "New York",
    "37": "North Carolina",
    "38": "North Dakota",
    "39": "Ohio",
    "40": "Oklahoma",
    "41": "Oregon",
    "42": "Pennsylvania",
    "44": "Rhode Island",
    "45": "South Carolina",
    "46": "South Dakota",
    "47": "Tennessee",
    "48": "Texas",
    "49": "Utah",
    "50": "Vermont",
    "51": "Virginia",
    "53": "Washington",
    "54": "West Virginia",
    "55": "Wisconsin",
    "56": "Wyoming"
    }