keshvar 0.5.0

collection of all sorts of useful information for every country
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
// DO NOT TOUCH THIS FILE. (Auto-generated by `keshvar-code-generator/src/countries.rs`)

//! A module for country `The Federated States of Micronesia`

#[cfg(all(feature = "fm", feature = "constants"))]
/// A module to access all constant country data for `The Federated States of Micronesia`.
///
/// Note that to use this module, `constant` feature should be enabled.
pub mod consts {
    #[allow(unused_imports)]
    use crate::{
        Alpha2, Alpha3, Continent, CurrencyCode, DistanceUnit, Region, SubRegion, WeekDay,
        WorldRegion, GEC, IOC,
    };

    pub const ADDRESS_FORMAT: Option<&str> = None;
    pub const ALPHA2: Alpha2 = Alpha2::FM;
    pub const ALPHA3: Alpha3 = Alpha3::FSM;
    pub const CONTINENT: Continent = Continent::Australia;
    pub const COUNTRY_CODE: usize = 691;
    pub const CURRENCY_CODE: CurrencyCode = CurrencyCode::USD;
    pub const GEC: Option<GEC> = Some(GEC::FM);
    pub const INTERNATIONAL_PREFIX: &str = "011";
    pub const IOC: Option<IOC> = Some(IOC::FSM);
    pub const ISO_SHORT_NAME: &str = "Micronesia (Federated States of)";
    pub const ISO_LONG_NAME: &str = "The Federated States of Micronesia";
    pub const OFFICIAL_LANGUAGE_LIST: &[&str] = &["en"];
    pub const SPOKEN_LANGUAGE_LIST: &[&str] = &["en"];
    pub const NATIONAL_DESTINATION_CODE_LENGTH_LIST: &[usize] = &[2];
    pub const NATIONAL_NUMBER_LENGTH_LIST: &[usize] = &[7];
    pub const NATIONAL_PREFIX: &str = "1";
    pub const NATIONALITY: Option<&str> = Some("Micronesian");
    pub const NUMBER: &str = "583";
    pub const POSTAL_CODE: bool = true;
    pub const POSTAL_CODE_FORMAT: Option<&str> = Some("(9694[1-4])(?:[ \\-](\\d{4}))?");
    pub const REGION: Option<Region> = Some(Region::Oceania);
    pub const START_DAY_OF_WEEK: WeekDay = WeekDay::Monday;
    pub const SUBREGION: Option<SubRegion> = Some(SubRegion::Micronesia);
    pub const UN_LOCODE: &str = "FM";
    pub const UNOFFICIAL_NAME_LIST: &[&str] = &[
        "Micronesia",
        "Mikronesien",
        "Micronésie",
        "ミクロネシア連邦",
        "Micronesië",
    ];
    pub const WORLD_REGION: WorldRegion = WorldRegion::APAC;
    pub const G7_MEMBER: bool = false;
    pub const G20_MEMBER: bool = false;
    pub const EU_MEMBER: bool = false;
    pub const EEA_MEMBER: bool = false;
    pub const DISTANCE_UNIT: DistanceUnit = DistanceUnit::Km;
    pub const POPULATION: Option<u64> = Some(114164);
    #[cfg(feature = "emojis")]
    pub const EMOJI: &str = "🇫🇲";
    #[cfg(feature = "translations")]
    pub const TRANSLATIONS: &[(&str, &str)] = &[
        ("ab", "Micronesia, Federated States of"),
        ("af", "Mikronesië, Gefedereerde State van"),
        ("ak", "Micronesia, Federated States of"),
        ("am", "ሡጤስኔፒ።"),
        ("an", "Micronesia, Federated States of"),
        ("ar", "ميكرونيزيا، ولايات ميكرونيزيا الموح\u{651}دة"),
        ("as", "ম\u{9be}ইক\u{9cd}ৰোনেছিয়\u{9be} য\u{9c1}ক\u{9cd}তৰ\u{9be}ষ\u{9cd}ট\u{9cd}ৰ"),
        ("ay", "Micronesia, Federated States of"),
        ("az", "Micronesia, Federated States of"),
        ("ba", "Micronesia, Federated States of"),
        ("be", "Мікранезія, Федэратыўныя Штаты"),
        ("bg", "Микронезия, Обединени щати"),
        ("bi", "Micronesia, Federated States of"),
        ("bn", "ম\u{9be}ইক\u{9cd}রোনেশিয়\u{9be} য\u{9c1}ক\u{9cd}তর\u{9be}ষ\u{9cd}ট\u{9cd}র"),
        ("bn_IN", "ম\u{9be}ইক\u{9cd}রোনেশিয়\u{9be} য\u{9c1}ক\u{9cd}তর\u{9be}ষ\u{9cd}ট\u{9cd}র"),
        ("br", "Micronesia, Federated States of"),
        ("bs", "Federalne Države Mikronezije"),
        ("ca", "Micronèsia, Estats Federats de"),
        ("ce", "Micronesia, Federated States of"),
        ("ch", "Micronesia, Federated States of"),
        ("cs", "Mikronésie, federativní státy"),
        ("cv", "Micronesia, Federated States of"),
        ("cy", "Micronesia, Taleithiau Cyfunol"),
        ("da", "Mikronesiens Forenede Stater"),
        ("de", "Mikronesien, Föderierte Staaten von"),
        ("dv", "Micronesia, Federated States of"),
        ("dz", "མ\u{f72}་ཀ\u{f7c}་ར\u{f7c}་་ན\u{f72}་ས\u{f72}ཡ\u{f71}་ ས\u{fa4}\u{fb1}\u{f72}་མཐ\u{f74}ན་ར\u{f92}\u{fb1}ལ་ཁབ།"),
        ("ee", "Micronesia, Federated States of"),
        ("el", "Μικρονησία, Ομόσπονδες Πολιτείες της"),
        ("en", "Micronesia, Federated States of"),
        ("eo", "Mikronezio, Federaciaj Ŝtatoj de"),
        ("es", "Micronesia, Estados Federados de"),
        ("et", "Mikroneesia"),
        ("eu", "Mikronesia, Estatu Federatuak"),
        ("fa", "میکرونزی، ایالات فدرال"),
        ("ff", "Micronesia, Federated States of"),
        ("fi", "Mikronesian liittovaltio"),
        ("fo", "Micronesia, Federated States of"),
        ("fr", "Micronésie, États fédérés de"),
        ("fy", "Micronesia, Federated States of"),
        ("ga", "An Mhicrinéis"),
        ("gl", "Micronesia, Estados Federados de"),
        ("gn", "Micronesia, Federated States of"),
        ("gu", "માઇક\u{acd}રોન\u{ac7}શિયા, ફ\u{ac7}ડરસ સ\u{acd}ટ\u{ac7}ટ\u{acd}સ ઓફ"),
        ("gv", "Micronesia, Federated States of"),
        ("ha", "Micronesia, Federated States of"),
        ("he", "מיקרונזיה"),
        ("hi", "माइक\u{94d}रोनीसिया, फ\u{947}ड\u{947}र\u{947}टड स\u{94d}ट\u{947}ट\u{94d}स ऑफ"),
        ("hr", "Mikronezija, Savezne Države"),
        ("ht", "Micronesia, Federated States of"),
        ("hu", "Mikronézia, Államszövetség"),
        ("hy", "Միկրոնեզիայի Ֆեդերային Պետություն"),
        ("ia", "Micronesia"),
        ("id", "Federasi Negara-negara Micronesia"),
        ("io", "Micronesia, Federated States of"),
        ("is", "Míkrónesía, Sambandsríki"),
        ("it", "Micronesia"),
        ("iu", "Micronesia, Federated States of"),
        ("ja", "ミクロネシア連邦"),
        ("ka", "მიკრონეზიის ფედერალური შტატები"),
        ("ki", "Micronesia, Federated States of"),
        ("kk", "Микронезия"),
        ("kl", "Micronesia, Federated States of"),
        ("km", "\u{200b}ម\u{17b8}ក\u{17d2}រ\u{17bc}ណេស\u{17ca}\u{17b8}\u{200b} រដ\u{17d2}ឋ\u{200b}សហព\u{17d0}ន\u{17d2}ថ\u{200b}នៃ"),
        ("kn", "Micronesia, Federated States of"),
        ("ko", "미크로네시아 연방"),
        ("ku", "Mîkronesya, Dewletên Federal yên"),
        ("kv", "Micronesia, Federated States of"),
        ("kw", "Micronesia, Federated States of"),
        ("ky", "Микронезия Федерация Штаттары"),
        ("lo", "Micronesia, Federated States of"),
        ("lt", "Mikronezijos Federacinės Valstijos"),
        ("lv", "Mikronēzijas"),
        ("mi", "Micronesia, Federated States of"),
        ("mk", "Микронезија"),
        ("ml", "മൈക\u{d4d}രോനേഷ\u{d4d}യ, ഫെഡറേറ\u{d4d}റഡ\u{d4d} സ\u{d4d}റ\u{d4d}റേറ\u{d4d}റ\u{d4d}സ\u{d4d} ഓഫ\u{d4d}"),
        ("mn", "Micronesia, Federated States of"),
        ("mr", "मायक\u{94d}रोन\u{947}शिया, फ\u{947}डर\u{947}ट\u{947}ड स\u{94d}ट\u{947}टस ऑफ"),
        ("ms", "Micronesia, Federated States of"),
        ("mt", "Micronesia, Federated States of"),
        ("my", "Micronesia, Federated States of"),
        ("na", "Micronesia, Federated States of"),
        ("nb", "Mikronesia, Føderasjonen"),
        ("ne", "मिक\u{94d}रोन\u{947}सियाको स\u{902}घिय राज\u{94d}यहर\u{942}"),
        ("nl", "Micronesia"),
        ("nn", "Mikronesiaføderasjonen"),
        ("nv", "Micronesia, Federated States of"),
        ("oc", "Micronesia, Estats Federats de"),
        ("or", "ମ\u{b3e}ଇକ\u{b4d}ରୋନେସ\u{b3f}ୟ\u{b3e}"),
        ("pa", "ਮਾਈਕਰ\u{a4b}ਨ\u{a47}ਸਿਆ, ਸ\u{a70}ਘ"),
        ("pi", "Micronesia, Federated States of"),
        ("pl", "Mikronezja"),
        ("ps", "Micronesia, Federated States of"),
        ("pt", "Estados Federados da Micronésia"),
        ("pt_BR", "Estados Federados da Micronésia"),
        ("ro", "Micronesia, Statele federale ale"),
        ("ru", "Федеративные Штаты Микронезии"),
        ("rw", "Mikoronesiya, Leta Zishyizehamwe za"),
        ("sc", "Micronèsia, Istados Federados de"),
        ("sd", "Micronesia, Federated States of"),
        ("si", "මය\u{dd2}ක\u{dca}\u{200d}රෝස\u{dd2}ය\u{dcf} ෆෙඩරල\u{dca} ජනපද"),
        ("sk", "Mikronézske federatívne štáty"),
        ("sl", "Mikronezija"),
        ("so", "Micronesia, Federated States of"),
        ("sq", "Mikronezi, Shtetet Federative të"),
        ("sr", "Микронезија, Федералне Државе"),
        ("sv", "Mikronesien, federala staterna"),
        ("sw", "Micronesia, Federated States of"),
        ("ta", "மைக\u{bcd}ரோனிஸிய\u{bbe} கூட\u{bcd}டு ந\u{bbe}டுகள\u{bcd}"),
        ("te", "మ\u{c48}క\u{c4d}ర\u{c4b}న\u{c47}శ\u{c3f}య\u{c3e}, ఫ\u{c46}డర\u{c47}ట\u{c47}డ\u{c4d} స\u{c4d}ట\u{c47}ట\u{c4d}స ఆఫ\u{c4d}"),
        ("tg", "Иёлоти Федеративии Микронезия"),
        ("th", "ไมโครน\u{e35}เซ\u{e35}ย"),
        ("ti", "Micronesia, Federated States of"),
        ("tk", "Mikroneziýa federatiw ştatlary"),
        ("tl", "Micronesia, Federated States of"),
        ("tr", "Mikronezya Federe Devletleri"),
        ("tt", "Микронесиа, Берләшкән İлләре"),
        ("ug", "مىكرونېزىيە فېدېراتسىيەسى"),
        ("uk", "Мікронезія, федеративні штати"),
        ("ur", "Micronesia, Federated States of"),
        ("uz", "Micronesia, Federated States of"),
        ("ve", "Micronesia, Federated States of"),
        ("vi", "Mi-khợ-rô-nê-xi-a, Liên Bang"),
        ("wa", "Micronezeye"),
        ("wo", "Mikroneesi, Etaa yuñu Federe yu"),
        ("xh", "Micronesia, Federated States of"),
        ("yo", "Micronesia, Federated States of"),
        ("zh_CN", "密克罗尼西亚"),
        ("zh_HK", "密克羅尼西亞聯邦"),
        ("zh_TW", "密克羅尼西亞聯邦"),
        ("zu", "Micronesia, Federated States of"),
];
    #[cfg(all(feature = "fm", feature = "geo", feature = "constants"))]
    /// GEO data as constants
    pub mod geo {
        pub const LATITUDE: f64 = 7.425554;
        pub const LONGITUDE: f64 = 150.550812;
        pub const MAX_LATITUDE: f64 = 10.2770863;
        pub const MAX_LONGITUDE: f64 = 163.5177612;
        pub const MIN_LATITUDE: f64 = 0.1538084;
        pub const MIN_LONGITUDE: f64 = 136.9226075;
        pub const NORTHEAST_LATITUDE: f64 = 10.2770863;
        pub const NORTHEAST_LONGITUDE: f64 = 163.5177612;
        pub const SOUTHWEST_LATITUDE: f64 = 0.1538084;
        pub const SOUTHWEST_LONGITUDE: f64 = 136.9226075;
    }
}
#[cfg(all(feature = "fm", feature = "geo"))]
/// GEO module for this country.
pub mod geo {
    use crate::{CountryGeo, CountryGeoBound, CountryGeoBounds};

    /// GEO information for this country.
    pub fn new() -> CountryGeo {
        CountryGeo {
            latitude: 7.425554,
            longitude: 150.550812,
            max_latitude: 10.2770863,
            max_longitude: 163.5177612,
            min_latitude: 0.1538084,
            min_longitude: 136.9226075,
            bounds: CountryGeoBounds {
                northeast: CountryGeoBound {
                    latitude: 10.2770863,
                    longitude: 163.5177612,
                },
                southwest: CountryGeoBound {
                    latitude: 0.1538084,
                    longitude: 136.9226075,
                },
            },
        }
    }
}

#[cfg(all(feature = "fm", feature = "subdivisions"))]
/// Subdivision module for this country.
pub mod subdivisions {
    #[allow(unused_imports)]
    use crate::{Alpha2, Subdivision, SubdivisionType};
    use std::collections::HashMap;
    // In this state, We do not know if subdivisions have geo or not!
    #[cfg(feature = "geo")]
    #[allow(unused_imports)]
    use crate::SubdivisionGeo;

    /// Subdivisions for this country.
    pub fn new() -> HashMap<&'static str, Subdivision> {
        HashMap::from([
            (
                "KSA",
                Subdivision {
                    name: "Kosrae",
                    country_alpha2: Alpha2::FM,
                    code: "KSA",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(5.3095618),
                        longitude: Some(162.9814877),
                        max_latitude: Some(5.369902),
                        min_latitude: Some(5.2598661),
                        max_longitude: Some(163.0340409),
                        min_longitude: Some(162.9055629),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::State,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "كوسراي"),
                        ("be", "Востраў Касрае"),
                        ("bg", "Кошрай"),
                        ("bn", "কসরে"),
                        ("ca", "Kosrae"),
                        ("ccp", "𑄇\u{1112e}𑄌\u{11134}𑄢𑄬"),
                        ("ceb", "State of Kosrae"),
                        ("da", "Kosrae"),
                        ("de", "Bundesstaat Kosrae"),
                        ("el", "Κόσραε"),
                        ("en", "Kosrae"),
                        ("es", "Kosrae"),
                        ("et", "Kosrae"),
                        ("eu", "Kosrae (estatua)"),
                        ("fa", "کوسرائی"),
                        ("fi", "Kosraen osavaltio"),
                        ("fr", "Kosrae"),
                        ("gl", "Kosrae"),
                        ("gu", "કોસ\u{acd}રાએ"),
                        ("hi", "कोशराय राज\u{94d}य"),
                        ("hu", "Kosrae-sziget"),
                        ("id", "Kosrae"),
                        ("it", "Kosrae"),
                        ("ja", "コスラエ州"),
                        ("ka", "კოსრაე (შტატი)"),
                        ("kn", "ಕೊಸ\u{ccd}ರೇ"),
                        ("ko", "코스라에 주"),
                        ("lt", "Kosraė"),
                        ("mr", "कोसर\u{947}"),
                        ("ms", "Kosrae"),
                        ("nb", "Kosrae"),
                        ("nl", "Kosrae"),
                        ("no", "Kosrae"),
                        ("pl", "Kosrae"),
                        ("pt", "Kosrae"),
                        ("ro", "Kosrae"),
                        ("ru", "Кусаие"),
                        ("si", "කොස\u{dca}ර\u{dcf}ය\u{dd2}"),
                        ("sr", "Косрај"),
                        ("sr_Latn", "Kosraj"),
                        ("sv", "Kosrae"),
                        ("ta", "கொஸ\u{bcd}ரே"),
                        ("te", "క\u{c4b}స\u{c4d}ర\u{c3e}"),
                        ("th", "คอสไร"),
                        ("tr", "Kosrae"),
                        ("uk", "Косрае"),
                        ("ur", "کوسرئی"),
                        ("vi", "Kosrae"),
                        ("zh", "科斯雷"),
                    ]),
                    unofficial_name_list: ["Kosrae"].to_vec(),
                },
            ),
            (
                "PNI",
                Subdivision {
                    name: "Pohnpei",
                    country_alpha2: Alpha2::FM,
                    code: "PNI",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(6.9257399),
                        longitude: Some(158.1626343),
                        max_latitude: None,
                        min_latitude: None,
                        max_longitude: None,
                        min_longitude: None,
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::State,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "ولاية بوهنبي"),
                        ("bn", "পোহেন\u{9cd}পি অঙ\u{9cd}গর\u{9be}জ\u{9cd}য"),
                        ("ca", "Pohnpei"),
                        ("ccp", "𑄛\u{1112e}𑄚\u{11134}𑄛𑄬\u{1112d}"),
                        ("da", "Pohnpei State"),
                        ("de", "Bundesstaat Pohnpei"),
                        ("el", "Ποχνπέι"),
                        ("en", "Pohnpei"),
                        ("es", "Pohnpei"),
                        ("eu", "Pohnpei (estatua)"),
                        ("fa", "ایالت پوناپی"),
                        ("fi", "Pohnpein osavaltio"),
                        ("fr", "Pohnpei"),
                        ("gl", "Estado de Pohnpei"),
                        ("gu", "પોહ\u{acd}નપ\u{ac7}ઇ સ\u{acd}ટ\u{ac7}ટ"),
                        ("hi", "पोह\u{94d}नप\u{947}इ राज\u{94d}य"),
                        ("hr", "Pohnpei"),
                        ("id", "Negara bagian Pohnpei"),
                        ("it", "Pohnpei"),
                        ("ja", "ポンペイ州"),
                        ("ka", "პონპეი"),
                        ("kn", "ಪೋನ\u{ccd}ಪೈ ರಾಜ\u{ccd}ಯ"),
                        ("ko", "폰페이 주"),
                        ("lt", "Ponpėjaus valstija"),
                        ("lv", "Ponpejas štats"),
                        ("mr", "पोह\u{94d}नप\u{947}ई राज\u{94d}य"),
                        ("ms", "Pohnpei State"),
                        ("nb", "Pohnpei state"),
                        ("nl", "Pohnpei"),
                        ("no", "Pohnpei state"),
                        ("pl", "Pohnpei"),
                        ("pt", "Pohnpei"),
                        ("ru", "Понпеи (штат)"),
                        ("si", "පොන\u{dca}පෙය\u{dd2} ර\u{dcf}ජ\u{dca}\u{200d}යය"),
                        ("sv", "Pohnpei State"),
                        ("ta", "போஹ\u{bcd}ண\u{bcd}பேய\u{bcd} ம\u{bbe}நிலம\u{bcd}"),
                        (
                            "te",
                            "ప\u{c4b}హ\u{c46}న\u{c4d}ప\u{c40} ర\u{c3e}ష\u{c4d}ట\u{c4d}రం",
                        ),
                        ("th", "เกาะโปนเป"),
                        ("tr", "Pohnpei Eyaleti"),
                        ("uk", "Понпеі"),
                        ("ur", "پوحنپیی اسٹیٹ"),
                        ("vi", "Bang Pohnpei"),
                        ("zh", "波纳佩州"),
                    ]),
                    unofficial_name_list: ["Ascension", "Ponape"].to_vec(),
                },
            ),
            (
                "TRK",
                Subdivision {
                    name: "Chuuk",
                    country_alpha2: Alpha2::FM,
                    code: "TRK",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(7.355421999999999),
                        longitude: Some(151.5962883),
                        max_latitude: Some(8.6906948),
                        min_latitude: Some(5.284722299999999),
                        max_longitude: Some(153.82193),
                        min_longitude: Some(149.296683),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::State,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "ولاية تشوك"),
                        ("be", "Астравы Чуўк"),
                        ("bg", "Чуюк"),
                        ("bn", "চ\u{9c1}\u{9c1}ক র\u{9be}জ\u{9cd}য"),
                        ("ca", "Chuuk"),
                        ("ccp", "𑄌\u{1112b}𑄇\u{11134}"),
                        ("cs", "Chuuk"),
                        ("da", "Chuuk"),
                        ("de", "Bundesstaat Chuuk"),
                        ("el", "Τσουούκ"),
                        ("en", "Chuuk"),
                        ("es", "Chuuk"),
                        ("et", "Chuuki saared"),
                        ("eu", "Chuuk (estatua)"),
                        ("fa", "ایالت چوک"),
                        ("fi", "Chuuk"),
                        ("fr", "Chuuk"),
                        ("gl", "Chuuk"),
                        ("gu", "ચ\u{ac1}ક સ\u{acd}ટ\u{ac7}ટ"),
                        ("he", "צ׳ואוק"),
                        ("hi", "च\u{942}क राज\u{94d}य"),
                        ("hr", "Chuuk"),
                        ("id", "Chuuk"),
                        ("it", "Chuuk"),
                        ("ja", "チューク州"),
                        ("ka", "ჩუუკი"),
                        ("kn", "ಚುಕ\u{ccd} ರಾಜ\u{ccd}ಯ"),
                        ("ko", "추크 주"),
                        ("lt", "Čiukas"),
                        ("lv", "Čuukas štats"),
                        ("mk", "Чук"),
                        ("mr", "च\u{942}क"),
                        ("ms", "Chuuk State"),
                        ("nb", "Chuuk"),
                        ("nl", "Chuuk"),
                        ("no", "Chuuk"),
                        ("pl", "Chuuk"),
                        ("pt", "Chuuk"),
                        ("ro", "Chuuk"),
                        ("ru", "Трук"),
                        ("si", "චක\u{dca} ර\u{dcf}ජ\u{dca}\u{200d}ය"),
                        ("sr", "Чук"),
                        ("sr_Latn", "Čuk"),
                        ("sv", "Chuuk"),
                        ("ta", "சுருக\u{bcd} ம\u{bbe}நிலம\u{bcd}"),
                        ("te", "చూక\u{c4d} ర\u{c3e}ష\u{c4d}ట\u{c4d}రం"),
                        ("th", "ร\u{e31}ฐช\u{e38}ก"),
                        ("tr", "Chuuk"),
                        ("uk", "Чуук"),
                        ("ur", "ریاست چوک"),
                        ("vi", "Chuuk"),
                        ("yue", "楚克州"),
                        ("yue_Hans", "楚克州"),
                        ("zh", "楚克"),
                    ]),
                    unofficial_name_list: ["Chuk", "Hogoley Islands", "Truk"].to_vec(),
                },
            ),
            (
                "YAP",
                Subdivision {
                    name: "Yap",
                    country_alpha2: Alpha2::FM,
                    code: "YAP",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(9.539137199999999),
                        longitude: Some(138.1258916),
                        max_latitude: Some(10.0220783),
                        min_latitude: Some(7.3238806),
                        max_longitude: Some(143.9119613),
                        min_longitude: Some(138.0550362),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::State,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ca", "Estat de Yap"),
                        ("ccp", "𑄃\u{11128}𑄠𑄛\u{11134}"),
                        ("ceb", "State of Yap"),
                        ("de", "Bundesstaat Yap"),
                        ("en", "Yap"),
                        ("es", "Estado de Yap"),
                        ("eu", "Yap (estatua)"),
                        ("fa", "ایالت یاپ"),
                        ("fi", "Yapin osavaltio"),
                        ("fr", "Yap (État)"),
                        ("gl", "Estado de Yap"),
                        ("hi", "याप राज\u{94d}य"),
                        ("hr", "Yap"),
                        ("it", "Yap"),
                        ("ja", "ヤップ州"),
                        ("ka", "იაპი"),
                        ("ko", "야프 주"),
                        ("pl", "Yap"),
                        ("ru", "Яп (штат)"),
                        ("tr", "Yap"),
                        ("uk", "Яп"),
                        ("ur", "ریاست یاپ"),
                        ("zh", "雅浦州"),
                    ]),
                    unofficial_name_list: ["Yap"].to_vec(),
                },
            ),
        ])
    }
}
#[allow(unused_imports)]
use crate::{
    Alpha2, Alpha3, Continent, Country, CurrencyCode, DistanceUnit, Region, SubRegion, VatRates,
    WeekDay, WorldRegion, GEC, IOC,
};
#[allow(unused_imports)]
use std::collections::HashMap;
#[cfg(feature = "fm")]
/// [`Country`](crate::Country) struct for this country.
pub fn new() -> Country {
    Country{
        alpha2: Alpha2::FM,
        alpha3: Alpha3::FSM,
        address_format: None,
        continent: Continent::Australia,
        country_code: 691,
        currency_code: CurrencyCode::USD,
        maybe_gec: Some(GEC::FM),
        #[cfg(feature = "geo")]
        geo: geo::new(),
        international_prefix: "011",
        maybe_ioc: Some(IOC::FSM),
        iso_long_name: "The Federated States of Micronesia",
        iso_short_name: "Micronesia (Federated States of)",
        official_language_list: ["en"].to_vec(),
        spoken_language_list: ["en"].to_vec(),
        national_destination_code_length_list: [2].to_vec(),
        national_number_length_list: [7].to_vec(),
        national_prefix: "1",
        maybe_nationality: Some("Micronesian"),
        number: "583",
        postal_code: true,
        postal_code_format: Some("(9694[1-4])(?:[ \\-](\\d{4}))?"),
        maybe_region: Some(Region::Oceania),
        start_of_week: WeekDay::Monday,
        maybe_subregion: Some(SubRegion::Micronesia),
        un_locode: "FM",
        unofficial_name_list: ["Micronesia", "Mikronesien", "Micronésie", "ミクロネシア連邦", "Micronesië"].to_vec(),
        world_region: WorldRegion::APAC,
        #[cfg(feature = "emojis")]
        emoji: "🇫🇲",
        #[cfg(feature = "translations")]
        translations: HashMap::from([("ab", "Micronesia, Federated States of"), ("af", "Mikronesië, Gefedereerde State van"), ("ak", "Micronesia, Federated States of"), ("am", "ሡጤስኔፒ።"), ("an", "Micronesia, Federated States of"), ("ar", "ميكرونيزيا، ولايات ميكرونيزيا الموح\u{651}دة"), ("as", "ম\u{9be}ইক\u{9cd}ৰোনেছিয়\u{9be} য\u{9c1}ক\u{9cd}তৰ\u{9be}ষ\u{9cd}ট\u{9cd}ৰ"), ("ay", "Micronesia, Federated States of"), ("az", "Micronesia, Federated States of"), ("ba", "Micronesia, Federated States of"), ("be", "Мікранезія, Федэратыўныя Штаты"), ("bg", "Микронезия, Обединени щати"), ("bi", "Micronesia, Federated States of"), ("bn", "ম\u{9be}ইক\u{9cd}রোনেশিয়\u{9be} য\u{9c1}ক\u{9cd}তর\u{9be}ষ\u{9cd}ট\u{9cd}র"), ("bn_IN", "ম\u{9be}ইক\u{9cd}রোনেশিয়\u{9be} য\u{9c1}ক\u{9cd}তর\u{9be}ষ\u{9cd}ট\u{9cd}র"), ("br", "Micronesia, Federated States of"), ("bs", "Federalne Države Mikronezije"), ("ca", "Micronèsia, Estats Federats de"), ("ce", "Micronesia, Federated States of"), ("ch", "Micronesia, Federated States of"), ("cs", "Mikronésie, federativní státy"), ("cv", "Micronesia, Federated States of"), ("cy", "Micronesia, Taleithiau Cyfunol"), ("da", "Mikronesiens Forenede Stater"), ("de", "Mikronesien, Föderierte Staaten von"), ("dv", "Micronesia, Federated States of"), ("dz", "མ\u{f72}་ཀ\u{f7c}་ར\u{f7c}་་ན\u{f72}་ས\u{f72}ཡ\u{f71}་ ས\u{fa4}\u{fb1}\u{f72}་མཐ\u{f74}ན་ར\u{f92}\u{fb1}ལ་ཁབ།"), ("ee", "Micronesia, Federated States of"), ("el", "Μικρονησία, Ομόσπονδες Πολιτείες της"), ("en", "Micronesia, Federated States of"), ("eo", "Mikronezio, Federaciaj Ŝtatoj de"), ("es", "Micronesia, Estados Federados de"), ("et", "Mikroneesia"), ("eu", "Mikronesia, Estatu Federatuak"), ("fa", "میکرونزی، ایالات فدرال"), ("ff", "Micronesia, Federated States of"), ("fi", "Mikronesian liittovaltio"), ("fo", "Micronesia, Federated States of"), ("fr", "Micronésie, États fédérés de"), ("fy", "Micronesia, Federated States of"), ("ga", "An Mhicrinéis"), ("gl", "Micronesia, Estados Federados de"), ("gn", "Micronesia, Federated States of"), ("gu", "માઇક\u{acd}રોન\u{ac7}શિયા, ફ\u{ac7}ડરસ સ\u{acd}ટ\u{ac7}ટ\u{acd}સ ઓફ"), ("gv", "Micronesia, Federated States of"), ("ha", "Micronesia, Federated States of"), ("he", "מיקרונזיה"), ("hi", "माइक\u{94d}रोनीसिया, फ\u{947}ड\u{947}र\u{947}टड स\u{94d}ट\u{947}ट\u{94d}स ऑफ"), ("hr", "Mikronezija, Savezne Države"), ("ht", "Micronesia, Federated States of"), ("hu", "Mikronézia, Államszövetség"), ("hy", "Միկրոնեզիայի Ֆեդերային Պետություն"), ("ia", "Micronesia"), ("id", "Federasi Negara-negara Micronesia"), ("io", "Micronesia, Federated States of"), ("is", "Míkrónesía, Sambandsríki"), ("it", "Micronesia"), ("iu", "Micronesia, Federated States of"), ("ja", "ミクロネシア連邦"), ("ka", "მიკრონეზიის ფედერალური შტატები"), ("ki", "Micronesia, Federated States of"), ("kk", "Микронезия"), ("kl", "Micronesia, Federated States of"), ("km", "\u{200b}ម\u{17b8}ក\u{17d2}រ\u{17bc}ណេស\u{17ca}\u{17b8}\u{200b} រដ\u{17d2}ឋ\u{200b}សហព\u{17d0}ន\u{17d2}ថ\u{200b}នៃ"), ("kn", "Micronesia, Federated States of"), ("ko", "미크로네시아 연방"), ("ku", "Mîkronesya, Dewletên Federal yên"), ("kv", "Micronesia, Federated States of"), ("kw", "Micronesia, Federated States of"), ("ky", "Микронезия Федерация Штаттары"), ("lo", "Micronesia, Federated States of"), ("lt", "Mikronezijos Federacinės Valstijos"), ("lv", "Mikronēzijas"), ("mi", "Micronesia, Federated States of"), ("mk", "Микронезија"), ("ml", "മൈക\u{d4d}രോനേഷ\u{d4d}യ, ഫെഡറേറ\u{d4d}റഡ\u{d4d} സ\u{d4d}റ\u{d4d}റേറ\u{d4d}റ\u{d4d}സ\u{d4d} ഓഫ\u{d4d}"), ("mn", "Micronesia, Federated States of"), ("mr", "मायक\u{94d}रोन\u{947}शिया, फ\u{947}डर\u{947}ट\u{947}ड स\u{94d}ट\u{947}टस ऑफ"), ("ms", "Micronesia, Federated States of"), ("mt", "Micronesia, Federated States of"), ("my", "Micronesia, Federated States of"), ("na", "Micronesia, Federated States of"), ("nb", "Mikronesia, Føderasjonen"), ("ne", "मिक\u{94d}रोन\u{947}सियाको स\u{902}घिय राज\u{94d}यहर\u{942}"), ("nl", "Micronesia"), ("nn", "Mikronesiaføderasjonen"), ("nv", "Micronesia, Federated States of"), ("oc", "Micronesia, Estats Federats de"), ("or", "ମ\u{b3e}ଇକ\u{b4d}ରୋନେସ\u{b3f}ୟ\u{b3e}"), ("pa", "ਮਾਈਕਰ\u{a4b}ਨ\u{a47}ਸਿਆ, ਸ\u{a70}ਘ"), ("pi", "Micronesia, Federated States of"), ("pl", "Mikronezja"), ("ps", "Micronesia, Federated States of"), ("pt", "Estados Federados da Micronésia"), ("pt_BR", "Estados Federados da Micronésia"), ("ro", "Micronesia, Statele federale ale"), ("ru", "Федеративные Штаты Микронезии"), ("rw", "Mikoronesiya, Leta Zishyizehamwe za"), ("sc", "Micronèsia, Istados Federados de"), ("sd", "Micronesia, Federated States of"), ("si", "මය\u{dd2}ක\u{dca}\u{200d}රෝස\u{dd2}ය\u{dcf} ෆෙඩරල\u{dca} ජනපද"), ("sk", "Mikronézske federatívne štáty"), ("sl", "Mikronezija"), ("so", "Micronesia, Federated States of"), ("sq", "Mikronezi, Shtetet Federative të"), ("sr", "Микронезија, Федералне Државе"), ("sv", "Mikronesien, federala staterna"), ("sw", "Micronesia, Federated States of"), ("ta", "மைக\u{bcd}ரோனிஸிய\u{bbe} கூட\u{bcd}டு ந\u{bbe}டுகள\u{bcd}"), ("te", "మ\u{c48}క\u{c4d}ర\u{c4b}న\u{c47}శ\u{c3f}య\u{c3e}, ఫ\u{c46}డర\u{c47}ట\u{c47}డ\u{c4d} స\u{c4d}ట\u{c47}ట\u{c4d}స ఆఫ\u{c4d}"), ("tg", "Иёлоти Федеративии Микронезия"), ("th", "ไมโครน\u{e35}เซ\u{e35}ย"), ("ti", "Micronesia, Federated States of"), ("tk", "Mikroneziýa federatiw ştatlary"), ("tl", "Micronesia, Federated States of"), ("tr", "Mikronezya Federe Devletleri"), ("tt", "Микронесиа, Берләшкән İлләре"), ("ug", "مىكرونېزىيە فېدېراتسىيەسى"), ("uk", "Мікронезія, федеративні штати"), ("ur", "Micronesia, Federated States of"), ("uz", "Micronesia, Federated States of"), ("ve", "Micronesia, Federated States of"), ("vi", "Mi-khợ-rô-nê-xi-a, Liên Bang"), ("wa", "Micronezeye"), ("wo", "Mikroneesi, Etaa yuñu Federe yu"), ("xh", "Micronesia, Federated States of"), ("yo", "Micronesia, Federated States of"), ("zh_CN", "密克罗尼西亚"), ("zh_HK", "密克羅尼西亞聯邦"), ("zh_TW", "密克羅尼西亞聯邦"), ("zu", "Micronesia, Federated States of")]),
        #[cfg(feature = "subdivisions")]
        subdivisions: subdivisions::new(),
        g7_member: false,
        g20_member: false,
        eu_member: false,
        eea_member: false,
        maybe_vat_rates: None,
        distance_unit: DistanceUnit::Km,
        maybe_population: Some(114164),
    }
}