|
| 1 | +type City = { |
| 2 | + name: string; |
| 3 | + population: number; |
| 4 | + island?: string; |
| 5 | +}; |
| 6 | + |
| 7 | +const cities: City[] = [ |
| 8 | + { name: 'Urban Honolulu', population: 351554, island: 'Oahu' }, |
| 9 | + { name: 'East Honolulu', population: 50076, island: 'Oahu' }, |
| 10 | + { name: 'Hilo', population: 46559, island: 'Hawaii' }, |
| 11 | + { name: 'Pearl City', population: 45941, island: 'Oahu' }, |
| 12 | + { name: 'Kailua', population: 40402, island: 'Oahu' }, |
| 13 | + { name: 'Waipahu', population: 39927, island: 'Oahu' }, |
| 14 | + { name: 'Kaneohe', population: 34509, island: 'Oahu' }, |
| 15 | + { name: 'Ewa Gentry', population: 28125, island: 'Oahu' }, |
| 16 | + { name: 'Mililani Town', population: 27974, island: 'Oahu' }, |
| 17 | + { name: 'Kahului', population: 27938, island: 'Maui' }, |
| 18 | + { name: 'Kapolei', population: 23248, island: 'Oahu' }, |
| 19 | + { name: 'Kihei', population: 22840, island: 'Maui' }, |
| 20 | + { name: 'Mililani Mauka', population: 21657, island: 'Oahu' }, |
| 21 | + { name: 'Kailua Kona', population: 21460, island: 'Hawaii' }, |
| 22 | + { name: 'Makakilo', population: 20862, island: 'Oahu' }, |
| 23 | + { name: 'Schofield Barracks', population: 18255, island: 'Oahu' }, |
| 24 | + { name: 'Wahiawa', population: 17357, island: 'Oahu' }, |
| 25 | + { name: 'Ocean Pointe', population: 16676, island: 'Oahu' }, |
| 26 | + { name: 'Wailuku', population: 15670, island: 'Maui' }, |
| 27 | + { name: 'Halawa', population: 14990, island: 'Oahu' }, |
| 28 | + { name: 'Ewa Beach', population: 14614, island: 'Oahu' }, |
| 29 | + { name: 'Royal Kunia', population: 14390, island: 'Oahu' }, |
| 30 | + { name: 'Waianae', population: 14152, island: 'Oahu' }, |
| 31 | + { name: 'Waimalu', population: 13818, island: 'Oahu' }, |
| 32 | + { name: 'Lahaina', population: 13261, island: 'Maui' }, |
| 33 | + { name: 'Maili', population: 13245, island: 'Oahu' }, |
| 34 | + { name: 'Nanakuli', population: 12587, island: 'Oahu' }, |
| 35 | + { name: 'Hawaiian Paradise Park', population: 11942, island: 'Hawaii' }, |
| 36 | + { name: 'Kaneohe Base', population: 11829, island: 'Oahu' }, |
| 37 | + { name: 'Kaiminani', population: 11557 }, |
| 38 | + { name: 'Kapaa', population: 11516, island: 'Kauai' }, |
| 39 | + { name: 'Waihee - Waiehu', population: 11059, island: 'Maui' }, |
| 40 | + { name: 'Waipio', population: 10989, island: 'Oahu' }, |
| 41 | + { name: 'Waimea', population: 10422, island: 'Hawaii' }, |
| 42 | + { name: 'Hickam Housing', population: 10022, island: 'Oahu' }, |
| 43 | + { name: 'Makaha', population: 9710, island: 'Oahu' }, |
| 44 | + { name: 'Aiea', population: 9527, island: 'Oahu' }, |
| 45 | + { name: 'Haiku - Pauwela', population: 9347, island: 'Maui' }, |
| 46 | + { name: 'Ahuimanu', population: 8943, island: 'Oahu' }, |
| 47 | + { name: 'Lihue', population: 8371, island: 'Kauai' }, |
| 48 | + { name: 'Makawao', population: 7670, island: 'Maui' }, |
| 49 | + { name: 'Waikoloa Village', population: 7519, island: 'Hawaii' }, |
| 50 | + { name: 'Kula', population: 7495, island: 'Maui' }, |
| 51 | + { name: 'Waikele', population: 7495, island: 'Oahu' }, |
| 52 | + { name: 'Pukalani', population: 7315, island: 'Maui' }, |
| 53 | + { name: 'Kahaluu - Keauhou', population: 7236, island: 'Oahu' }, |
| 54 | + { name: 'Napili - Honokowai', population: 6762, island: 'Maui' }, |
| 55 | + { name: 'Ewa Villages', population: 6657, island: 'Oahu' }, |
| 56 | + { name: 'Wailua Homesteads', population: 6634, island: 'Kauai' }, |
| 57 | + { name: 'Wailea', population: 6546, island: 'Maui' }, |
| 58 | + { name: 'Laie', population: 6436, island: 'Oahu' }, |
| 59 | + { name: 'West Loch Estate', population: 6239, island: 'Oahu' }, |
| 60 | + { name: 'Iroquois Point', population: 5737, island: 'Oahu' }, |
| 61 | + { name: 'Waipio Acres', population: 5618, island: 'Oahu' }, |
| 62 | + { name: 'Waimanalo', population: 5371, island: 'Oahu' }, |
| 63 | + { name: 'Kahaluu', population: 5006, island: 'Oahu' }, |
| 64 | + { name: 'Heeia', population: 4777, island: 'Oahu' }, |
| 65 | + { name: 'Kalaheo', population: 4776, island: 'Kauai' }, |
| 66 | + { name: 'Haleiwa', population: 4651, island: 'Oahu' }, |
| 67 | + { name: 'Hanamaulu', population: 4435, island: 'Kauai' }, |
| 68 | + { name: 'Pupukea', population: 4416, island: 'Oahu' }, |
| 69 | + { name: 'Waimanalo Beach', population: 4389, island: 'Oahu' }, |
| 70 | + { name: 'Hawaiian Beaches', population: 4213, island: 'Hawaii' }, |
| 71 | + { name: 'Puhi', population: 4154, island: 'Kauai' }, |
| 72 | + { name: 'Captain Cook', population: 4087, island: 'Hawaii' }, |
| 73 | + { name: 'Waikapu', population: 4002, island: 'Maui' }, |
| 74 | + { name: 'Ainaloa', population: 3963, island: 'Hawaii' }, |
| 75 | + { name: 'Whitmore Village', population: 3881, island: 'Oahu' }, |
| 76 | + { name: 'Hauula', population: 3869, island: 'Oahu' }, |
| 77 | + { name: 'Hawaiian Ocean View', population: 3851, island: 'Hawaii' }, |
| 78 | + { name: 'East Kapolei', population: 3610, island: 'Oahu' }, |
| 79 | + { name: 'Mountain View', population: 3467, island: 'Hawaii' }, |
| 80 | + { name: 'Helemano', population: 3404, island: 'Oahu' }, |
| 81 | + { name: 'Kilauea', population: 3349, island: 'Kauai' }, |
| 82 | + { name: 'Kaunakakai', population: 3263, island: 'Maui' }, |
| 83 | + { name: 'Waialua', population: 3222, island: 'Oahu' }, |
| 84 | + { name: 'Kurtistown', population: 3115, island: 'Hawaii' }, |
| 85 | + { name: 'Hawaiian Acres', population: 3093, island: 'Hawaii' }, |
| 86 | + { name: 'Lanai City', population: 3079, island: 'Lanai' }, |
| 87 | + { name: 'Kekaha', population: 3014, island: 'Kauai' }, |
| 88 | + { name: 'Kalaeloa', population: 2808, island: 'Oahu' }, |
| 89 | + { name: 'Anahola', population: 2787, island: 'Kauai' }, |
| 90 | + { name: 'Orchidlands Estates', population: 2749, island: 'Hawaii' }, |
| 91 | + { name: 'Lawai', population: 2733, island: 'Kauai' }, |
| 92 | + { name: 'Holualoa', population: 2710, island: 'Hawaii' }, |
| 93 | + { name: 'Keokea', population: 2645, island: 'Maui' }, |
| 94 | + { name: 'Wailua', population: 2630, island: 'Kauai' }, |
| 95 | + { name: 'Honaunau - Napoopoo', population: 2538, island: 'Hawaii' }, |
| 96 | + { name: 'Hanapepe', population: 2456, island: 'Kauai' }, |
| 97 | + { name: 'Paia', population: 2410, island: 'Maui' }, |
| 98 | + { name: 'Kahuku', population: 2371, island: 'Oahu' }, |
| 99 | + { name: 'Wheeler AFB', population: 2353, island: 'Oahu' }, |
| 100 | + { name: 'Koloa', population: 2348, island: 'Kauai' }, |
| 101 | + { name: 'Eleele', population: 2329, island: 'Kauai' }, |
| 102 | + { name: 'Pahala', population: 2210, island: 'Hawaii' }, |
| 103 | + { name: 'Kealakekua', population: 2128, island: 'Hawaii' }, |
| 104 | + { name: 'Maunawili', population: 2071, island: 'Oahu' }, |
| 105 | + { name: 'Kapaau', population: 2044, island: 'Hawaii' }, |
| 106 | + { name: 'Kualapuu', population: 2024, island: 'Maui' }, |
| 107 | + { name: 'Princeville', population: 1969, island: 'Kauai' }, |
| 108 | +]; |
0 commit comments