.dev/install/installer_data/db_tables/states.data.php
<?php
return [
1 => [
'id' => '1',
'name' => 'Alabama',
'code' => 'AL',
'country_code' => 'US',
],
2 => [
'id' => '2',
'name' => 'Alaska',
'code' => 'AK',
'country_code' => 'US',
],
3 => [
'id' => '3',
'name' => 'Arizona',
'code' => 'AZ',
'country_code' => 'US',
],
4 => [
'id' => '4',
'name' => 'Arkansas',
'code' => 'AR',
'country_code' => 'US',
],
5 => [
'id' => '5',
'name' => 'California',
'code' => 'CA',
'country_code' => 'US',
],
6 => [
'id' => '6',
'name' => 'Colorado',
'code' => 'CO',
'country_code' => 'US',
],
7 => [
'id' => '7',
'name' => 'Connecticut',
'code' => 'CT',
'country_code' => 'US',
],
8 => [
'id' => '8',
'name' => 'Delaware',
'code' => 'DE',
'country_code' => 'US',
],
9 => [
'id' => '9',
'name' => 'District of Columbia',
'code' => 'DC',
'country_code' => 'US',
],
10 => [
'id' => '10',
'name' => 'Florida',
'code' => 'FL',
'country_code' => 'US',
],
11 => [
'id' => '11',
'name' => 'Georgia',
'code' => 'GA',
'country_code' => 'US',
],
12 => [
'id' => '12',
'name' => 'Guam',
'code' => 'GU',
'country_code' => 'US',
],
13 => [
'id' => '13',
'name' => 'Hawaii',
'code' => 'HI',
'country_code' => 'US',
],
14 => [
'id' => '14',
'name' => 'Idaho',
'code' => 'ID',
'country_code' => 'US',
],
15 => [
'id' => '15',
'name' => 'Illinois',
'code' => 'IL',
'country_code' => 'US',
],
16 => [
'id' => '16',
'name' => 'Indiana',
'code' => 'IN',
'country_code' => 'US',
],
17 => [
'id' => '17',
'name' => 'Iowa',
'code' => 'IA',
'country_code' => 'US',
],
18 => [
'id' => '18',
'name' => 'Kansas',
'code' => 'KS',
'country_code' => 'US',
],
19 => [
'id' => '19',
'name' => 'Kentucky',
'code' => 'KY',
'country_code' => 'US',
],
20 => [
'id' => '20',
'name' => 'Louisiana',
'code' => 'LA',
'country_code' => 'US',
],
21 => [
'id' => '21',
'name' => 'Maine',
'code' => 'ME',
'country_code' => 'US',
],
22 => [
'id' => '22',
'name' => 'Maryland',
'code' => 'MD',
'country_code' => 'US',
],
23 => [
'id' => '23',
'name' => 'Massachusetts',
'code' => 'MA',
'country_code' => 'US',
],
24 => [
'id' => '24',
'name' => 'Michigan',
'code' => 'MI',
'country_code' => 'US',
],
25 => [
'id' => '25',
'name' => 'Minnesota',
'code' => 'MN',
'country_code' => 'US',
],
26 => [
'id' => '26',
'name' => 'Mississippi',
'code' => 'MS',
'country_code' => 'US',
],
27 => [
'id' => '27',
'name' => 'Missouri',
'code' => 'MO',
'country_code' => 'US',
],
28 => [
'id' => '28',
'name' => 'Montana',
'code' => 'MT',
'country_code' => 'US',
],
29 => [
'id' => '29',
'name' => 'Nebraska',
'code' => 'NE',
'country_code' => 'US',
],
30 => [
'id' => '30',
'name' => 'Nevada',
'code' => 'NV',
'country_code' => 'US',
],
31 => [
'id' => '31',
'name' => 'New Hampshire',
'code' => 'NH',
'country_code' => 'US',
],
32 => [
'id' => '32',
'name' => 'New Jersey',
'code' => 'NJ',
'country_code' => 'US',
],
33 => [
'id' => '33',
'name' => 'New Mexico',
'code' => 'NM',
'country_code' => 'US',
],
34 => [
'id' => '34',
'name' => 'New York',
'code' => 'NY',
'country_code' => 'US',
],
35 => [
'id' => '35',
'name' => 'North Carolina',
'code' => 'NC',
'country_code' => 'US',
],
36 => [
'id' => '36',
'name' => 'North Dakota',
'code' => 'ND',
'country_code' => 'US',
],
37 => [
'id' => '37',
'name' => 'Ohio',
'code' => 'OH',
'country_code' => 'US',
],
38 => [
'id' => '38',
'name' => 'Oklahoma',
'code' => 'OK',
'country_code' => 'US',
],
39 => [
'id' => '39',
'name' => 'Oregon',
'code' => 'OR',
'country_code' => 'US',
],
40 => [
'id' => '40',
'name' => 'Pennsylvania',
'code' => 'PA',
'country_code' => 'US',
],
41 => [
'id' => '41',
'name' => 'Puerto Rico',
'code' => 'PR',
'country_code' => 'US',
],
42 => [
'id' => '42',
'name' => 'Rhode Island',
'code' => 'RI',
'country_code' => 'US',
],
43 => [
'id' => '43',
'name' => 'South Carolina',
'code' => 'SC',
'country_code' => 'US',
],
44 => [
'id' => '44',
'name' => 'South Dakota',
'code' => 'SD',
'country_code' => 'US',
],
45 => [
'id' => '45',
'name' => 'Tennessee',
'code' => 'TN',
'country_code' => 'US',
],
46 => [
'id' => '46',
'name' => 'Texas',
'code' => 'TX',
'country_code' => 'US',
],
47 => [
'id' => '47',
'name' => 'Utah',
'code' => 'UT',
'country_code' => 'US',
],
48 => [
'id' => '48',
'name' => 'Vermont',
'code' => 'VT',
'country_code' => 'US',
],
49 => [
'id' => '49',
'name' => 'Virgin Islands',
'code' => 'VI',
'country_code' => 'US',
],
50 => [
'id' => '50',
'name' => 'Virginia',
'code' => 'VA',
'country_code' => 'US',
],
51 => [
'id' => '51',
'name' => 'Washington',
'code' => 'WA',
'country_code' => 'US',
],
52 => [
'id' => '52',
'name' => 'West Virginia',
'code' => 'WV',
'country_code' => 'US',
],
53 => [
'id' => '53',
'name' => 'Wisconsin',
'code' => 'WI',
'country_code' => 'US',
],
54 => [
'id' => '54',
'name' => 'Wyoming',
'code' => 'WY',
'country_code' => 'US',
],
];