Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.37 KB | None | 0 0
  1. [
  2.   {
  3.     "stateId": 1,
  4.     "abbrv": "AL",
  5.     "stateName": "Alabama",
  6.     "shouldShowCity": true,
  7.     "shouldShowSchool": false
  8.   },
  9.   {
  10.     "stateId": 2,
  11.     "abbrv": "AK",
  12.     "stateName": "Alaska",
  13.     "shouldShowCity": false,
  14.     "shouldShowSchool": false
  15.   },
  16.   {
  17.     "stateId": 3,
  18.     "abbrv": "AZ",
  19.     "stateName": "Arizona",
  20.     "shouldShowCity": false,
  21.     "shouldShowSchool": false
  22.   },
  23.   {
  24.     "stateId": 4,
  25.     "abbrv": "AR",
  26.     "stateName": "Arkansas",
  27.     "shouldShowCity": false,
  28.     "shouldShowSchool": false
  29.   },
  30.   {
  31.     "stateId": 5,
  32.     "abbrv": "CA",
  33.     "stateName": "California",
  34.     "shouldShowCity": false,
  35.     "shouldShowSchool": false
  36.   },
  37.   {
  38.     "stateId": 6,
  39.     "abbrv": "CO",
  40.     "stateName": "Colorado",
  41.     "shouldShowCity": true,
  42.     "shouldShowSchool": false
  43.   },
  44.   {
  45.     "stateId": 7,
  46.     "abbrv": "CT",
  47.     "stateName": "Connecticut",
  48.     "shouldShowCity": false,
  49.     "shouldShowSchool": false
  50.   },
  51.   {
  52.     "stateId": 8,
  53.     "abbrv": "DE",
  54.     "stateName": "Delaware",
  55.     "shouldShowCity": true,
  56.     "shouldShowSchool": false
  57.   },
  58.   {
  59.     "stateId": 9,
  60.     "abbrv": "DC",
  61.     "stateName": "District of Columbia",
  62.     "shouldShowCity": false,
  63.     "shouldShowSchool": false
  64.   },
  65.   {
  66.     "stateId": 10,
  67.     "abbrv": "FL",
  68.     "stateName": "Florida",
  69.     "shouldShowCity": false,
  70.     "shouldShowSchool": false
  71.   },
  72.   {
  73.     "stateId": 11,
  74.     "abbrv": "GA",
  75.     "stateName": "Georgia",
  76.     "shouldShowCity": false,
  77.     "shouldShowSchool": false
  78.   },
  79.   {
  80.     "stateId": 12,
  81.     "abbrv": "HI",
  82.     "stateName": "Hawaii",
  83.     "shouldShowCity": false,
  84.     "shouldShowSchool": false
  85.   },
  86.   {
  87.     "stateId": 13,
  88.     "abbrv": "ID",
  89.     "stateName": "Idaho",
  90.     "shouldShowCity": false,
  91.     "shouldShowSchool": false
  92.   },
  93.   {
  94.     "stateId": 14,
  95.     "abbrv": "IL",
  96.     "stateName": "Illinois",
  97.     "shouldShowCity": false,
  98.     "shouldShowSchool": false
  99.   },
  100.   {
  101.     "stateId": 15,
  102.     "abbrv": "IN",
  103.     "stateName": "Indiana",
  104.     "shouldShowCity": true,
  105.     "shouldShowSchool": false
  106.   },
  107.   {
  108.     "stateId": 16,
  109.     "abbrv": "IA",
  110.     "stateName": "Iowa",
  111.     "shouldShowCity": false,
  112.     "shouldShowSchool": false
  113.   },
  114.   {
  115.     "stateId": 17,
  116.     "abbrv": "KS",
  117.     "stateName": "Kansas",
  118.     "shouldShowCity": false,
  119.     "shouldShowSchool": false
  120.   },
  121.   {
  122.     "stateId": 18,
  123.     "abbrv": "KY",
  124.     "stateName": "Kentucky",
  125.     "shouldShowCity": true,
  126.     "shouldShowSchool": true
  127.   },
  128.   {
  129.     "stateId": 19,
  130.     "abbrv": "LA",
  131.     "stateName": "Louisiana",
  132.     "shouldShowCity": false,
  133.     "shouldShowSchool": false
  134.   },
  135.   {
  136.     "stateId": 20,
  137.     "abbrv": "ME",
  138.     "stateName": "Maine",
  139.     "shouldShowCity": false,
  140.     "shouldShowSchool": false
  141.   },
  142.   {
  143.     "stateId": 21,
  144.     "abbrv": "MD",
  145.     "stateName": "Maryland",
  146.     "shouldShowCity": true,
  147.     "shouldShowSchool": false
  148.   },
  149.   {
  150.     "stateId": 22,
  151.     "abbrv": "MA",
  152.     "stateName": "Massachusetts",
  153.     "shouldShowCity": false,
  154.     "shouldShowSchool": false
  155.   },
  156.   {
  157.     "stateId": 23,
  158.     "abbrv": "MI",
  159.     "stateName": "Michigan",
  160.     "shouldShowCity": true,
  161.     "shouldShowSchool": false
  162.   },
  163.   {
  164.     "stateId": 24,
  165.     "abbrv": "MN",
  166.     "stateName": "Minnesota",
  167.     "shouldShowCity": false,
  168.     "shouldShowSchool": false
  169.   },
  170.   {
  171.     "stateId": 25,
  172.     "abbrv": "MS",
  173.     "stateName": "Mississippi",
  174.     "shouldShowCity": false,
  175.     "shouldShowSchool": false
  176.   },
  177.   {
  178.     "stateId": 26,
  179.     "abbrv": "MO",
  180.     "stateName": "Missouri",
  181.     "shouldShowCity": true,
  182.     "shouldShowSchool": false
  183.   },
  184.   {
  185.     "stateId": 27,
  186.     "abbrv": "MT",
  187.     "stateName": "Montana",
  188.     "shouldShowCity": false,
  189.     "shouldShowSchool": false
  190.   },
  191.   {
  192.     "stateId": 28,
  193.     "abbrv": "NE",
  194.     "stateName": "Nebraska",
  195.     "shouldShowCity": false,
  196.     "shouldShowSchool": false
  197.   },
  198.   {
  199.     "stateId": 29,
  200.     "abbrv": "NV",
  201.     "stateName": "Nevada",
  202.     "shouldShowCity": false,
  203.     "shouldShowSchool": false
  204.   },
  205.   {
  206.     "stateId": 30,
  207.     "abbrv": "NH",
  208.     "stateName": "New Hampshire",
  209.     "shouldShowCity": false,
  210.     "shouldShowSchool": false
  211.   },
  212.   {
  213.     "stateId": 31,
  214.     "abbrv": "NJ",
  215.     "stateName": "New Jersey",
  216.     "shouldShowCity": false,
  217.     "shouldShowSchool": false
  218.   },
  219.   {
  220.     "stateId": 32,
  221.     "abbrv": "NM",
  222.     "stateName": "New Mexico",
  223.     "shouldShowCity": true,
  224.     "shouldShowSchool": false
  225.   },
  226.   {
  227.     "stateId": 33,
  228.     "abbrv": "NY",
  229.     "stateName": "New York",
  230.     "shouldShowCity": true,
  231.     "shouldShowSchool": false
  232.   },
  233.   {
  234.     "stateId": 34,
  235.     "abbrv": "NC",
  236.     "stateName": "North Carolina",
  237.     "shouldShowCity": false,
  238.     "shouldShowSchool": false
  239.   },
  240.   {
  241.     "stateId": 35,
  242.     "abbrv": "ND",
  243.     "stateName": "North Dakota",
  244.     "shouldShowCity": false,
  245.     "shouldShowSchool": false
  246.   },
  247.   {
  248.     "stateId": 36,
  249.     "abbrv": "OH",
  250.     "stateName": "Ohio",
  251.     "shouldShowCity": true,
  252.     "shouldShowSchool": true
  253.   },
  254.   {
  255.     "stateId": 37,
  256.     "abbrv": "OK",
  257.     "stateName": "Oklahoma",
  258.     "shouldShowCity": false,
  259.     "shouldShowSchool": false
  260.   },
  261.   {
  262.     "stateId": 38,
  263.     "abbrv": "OR",
  264.     "stateName": "Oregon",
  265.     "shouldShowCity": false,
  266.     "shouldShowSchool": false
  267.   },
  268.   {
  269.     "stateId": 39,
  270.     "abbrv": "PA",
  271.     "stateName": "Pennsylvania",
  272.     "shouldShowCity": true,
  273.     "shouldShowSchool": true
  274.   },
  275.   {
  276.     "stateId": 40,
  277.     "abbrv": "RI",
  278.     "stateName": "Rhode Island",
  279.     "shouldShowCity": false,
  280.     "shouldShowSchool": false
  281.   },
  282.   {
  283.     "stateId": 41,
  284.     "abbrv": "SC",
  285.     "stateName": "South Carolina",
  286.     "shouldShowCity": false,
  287.     "shouldShowSchool": false
  288.   },
  289.   {
  290.     "stateId": 42,
  291.     "abbrv": "SD",
  292.     "stateName": "South Dakota",
  293.     "shouldShowCity": false,
  294.     "shouldShowSchool": false
  295.   },
  296.   {
  297.     "stateId": 43,
  298.     "abbrv": "TN",
  299.     "stateName": "Tennessee",
  300.     "shouldShowCity": false,
  301.     "shouldShowSchool": false
  302.   },
  303.   {
  304.     "stateId": 44,
  305.     "abbrv": "TX",
  306.     "stateName": "Texas",
  307.     "shouldShowCity": false,
  308.     "shouldShowSchool": false
  309.   },
  310.   {
  311.     "stateId": 45,
  312.     "abbrv": "UT",
  313.     "stateName": "Utah",
  314.     "shouldShowCity": false,
  315.     "shouldShowSchool": false
  316.   },
  317.   {
  318.     "stateId": 46,
  319.     "abbrv": "VT",
  320.     "stateName": "Vermont",
  321.     "shouldShowCity": false,
  322.     "shouldShowSchool": false
  323.   },
  324.   {
  325.     "stateId": 47,
  326.     "abbrv": "VA",
  327.     "stateName": "Virginia",
  328.     "shouldShowCity": false,
  329.     "shouldShowSchool": false
  330.   },
  331.   {
  332.     "stateId": 48,
  333.     "abbrv": "WA",
  334.     "stateName": "Washington",
  335.     "shouldShowCity": false,
  336.     "shouldShowSchool": false
  337.   },
  338.   {
  339.     "stateId": 49,
  340.     "abbrv": "WV",
  341.     "stateName": "West Virginia",
  342.     "shouldShowCity": true,
  343.     "shouldShowSchool": false
  344.   },
  345.   {
  346.     "stateId": 50,
  347.     "abbrv": "WI",
  348.     "stateName": "Wisconsin",
  349.     "shouldShowCity": false,
  350.     "shouldShowSchool": false
  351.   },
  352.   {
  353.     "stateId": 51,
  354.     "abbrv": "WY",
  355.     "stateName": "Wyoming",
  356.     "shouldShowCity": false,
  357.     "shouldShowSchool": false
  358.   },
  359.   {
  360.     "stateId": 52,
  361.     "abbrv": "PR",
  362.     "stateName": "Puerto Rico",
  363.     "shouldShowCity": false,
  364.     "shouldShowSchool": false
  365.   },
  366.   {
  367.     "stateId": 99,
  368.     "abbrv": "ZZ",
  369.     "stateName": "ZZ-Non-US",
  370.     "shouldShowCity": false,
  371.     "shouldShowSchool": false
  372.   }
  373. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement