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
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
// DO NOT TOUCH THIS FILE. (Auto-generated by `keshvar-code-generator/src/countries.rs`)

//! A module for country `The Republic of Sierra Leone`

#[cfg(all(feature = "sl", feature = "constants"))]
/// A module to access all constant country data for `The Republic of Sierra Leone`.
///
/// 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::SL;
    pub const ALPHA3: Alpha3 = Alpha3::SLE;
    pub const CONTINENT: Continent = Continent::Africa;
    pub const COUNTRY_CODE: usize = 232;
    pub const CURRENCY_CODE: CurrencyCode = CurrencyCode::SLL;
    pub const GEC: Option<GEC> = Some(GEC::SL);
    pub const INTERNATIONAL_PREFIX: &str = "00";
    pub const IOC: Option<IOC> = Some(IOC::SLE);
    pub const ISO_SHORT_NAME: &str = "Sierra Leone";
    pub const ISO_LONG_NAME: &str = "The Republic of Sierra Leone";
    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] = &[8];
    pub const NATIONAL_PREFIX: &str = "0";
    pub const NATIONALITY: Option<&str> = Some("Sierra Leonean");
    pub const NUMBER: &str = "694";
    pub const POSTAL_CODE: bool = false;
    pub const POSTAL_CODE_FORMAT: Option<&str> = None;
    pub const REGION: Option<Region> = Some(Region::Africa);
    pub const START_DAY_OF_WEEK: WeekDay = WeekDay::Monday;
    pub const SUBREGION: Option<SubRegion> = Some(SubRegion::WesternAfrica);
    pub const UN_LOCODE: &str = "SL";
    pub const UNOFFICIAL_NAME_LIST: &[&str] = &["Sierra Leone", "シエラレオネ"];
    pub const WORLD_REGION: WorldRegion = WorldRegion::EMEA;
    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(8605718);
    #[cfg(feature = "emojis")]
    pub const EMOJI: &str = "🇸🇱";
    #[cfg(feature = "translations")]
    pub const TRANSLATIONS: &[(&str, &str)] = &[
        ("ab", "Sierra Leone"),
        ("af", "Siërra Leone"),
        ("ak", "Sierra Leone"),
        ("am", "ሴየራ ሌዎን"),
        ("an", "Sierra Leone"),
        ("ar", "سيراليون"),
        ("as", "চিয়েৰ\u{9be} লিওন"),
        ("ay", "Sierra Leone"),
        ("az", "Siera Lione"),
        ("ba", "Sierra Leone"),
        ("be", "Сьера-Леонэ"),
        ("bg", "Сиера Леоне"),
        ("bi", "Sierra Leone"),
        ("bn", "সিয়ের\u{9be} লিওন"),
        ("bn_IN", "সিয়ের\u{9be} লিওন"),
        ("br", "Sierra Leone"),
        ("bs", "Sierra Leone"),
        ("ca", "Sierra Leone"),
        ("ce", "Сьерра-Леоне"),
        ("ch", "Sierra Leone"),
        ("cs", "Sierra Leone"),
        ("cv", "Сьерра-Леоне"),
        ("cy", "Sierra Leone"),
        ("da", "Sierra Leone"),
        ("de", "Sierra Leone"),
        ("dv", "ސ\u{7ac}ރ\u{7ac}ލ\u{7a8}އ\u{7af}ނ\u{7b0}"),
        ("dz", "\u{f72}་ར་ ལ\u{f72}\u{f7c}་ན\u{f72}"),
        ("ee", "Sierra Leone"),
        ("el", "Σιέρα Λεόνε"),
        ("en", "Sierra Leone"),
        ("eo", "Siera-Leono"),
        ("es", "Sierra Leona"),
        ("et", "Sierra Leone"),
        ("eu", "Sierra Leona"),
        ("fa", "سیرالئون"),
        ("ff", "Sarliyon"),
        ("fi", "Sierra Leone"),
        ("fo", "Sierra Leone"),
        ("fr", "Sierra Leone"),
        ("fy", "Sierra Leöane"),
        ("ga", "Siarra Leon"),
        ("gl", "Serra Leoa"),
        ("gn", "Sierra Leone"),
        ("gu", "સિએરા લીઓન"),
        ("gv", "Sierra Leone"),
        ("ha", "Sierra Leone"),
        ("he", "סיירה לאון"),
        ("hi", "सिएरा लियोन"),
        ("hr", "Sijera Leone"),
        ("ht", "Syera Leòn"),
        ("hu", "Sierra Leone"),
        ("hy", "Սյերա-Լեոնե"),
        ("ia", "Sierra Leone"),
        ("id", "Sierra Leone"),
        ("io", "Sierra Leone"),
        ("is", "Síerra Leóne"),
        ("it", "Sierra Leone"),
        ("iu", "Sierra Leone"),
        ("ja", "シエラレオネ"),
        ("ka", "სიერა-ლეონე"),
        ("ki", "Sierra Leone"),
        ("kk", "Сьерра-Леоне"),
        ("kl", "Sierra Leone"),
        ("km", "សេរ\u{17c9}ាឡេអ\u{17bc}"),
        ("kn", "Sierra Leone"),
        ("ko", "시에라리온"),
        ("ku", "Sîera Leone"),
        ("kv", "Sierra Leone"),
        ("kw", "Sierra Leon"),
        ("ky", "Сьерра-Леоне"),
        ("lo", "Sierra Leone"),
        ("lt", "Siera Leonė"),
        ("lv", "Sjerraleone"),
        ("mi", "Te Araone"),
        ("mk", "Сиера Леоне"),
        ("ml", "സിയേറ ലിയോണ\u{d4d}\u{200d}"),
        ("mn", "Сьерра-Леоне"),
        ("mr", "सिय\u{947}रा ल\u{947}ओन"),
        ("ms", "Siera Leon"),
        ("mt", "Sierra Leone"),
        (
            "my",
            "\u{102e}ရာလ\u{102e}\u{103d}\u{103a}\u{102d}\u{102f}\u{103a}\u{1036}",
        ),
        ("na", "Sierra Leone"),
        ("nb", "Sierra Leone"),
        ("ne", "साइरा लिओनरा"),
        ("nl", "Sierra Leone"),
        ("nn", "Sierra Leone"),
        ("nv", "Náshdóítsoh Bitsiijįʼ Daditłʼooʼígíí Bidził"),
        ("oc", "Sierra Leone"),
        ("or", "\u{b3f}ୟେର\u{b3e}\u{b3f}ୟୋନ"),
        ("pa", "ਸੀਈਰਆ ਲਿਏਨ"),
        ("pi", "सियारा-लियोन"),
        ("pl", "Sierra Leone"),
        ("ps", "سېرالیون"),
        ("pt", "Serra Leoa"),
        ("pt_BR", "Serra Leoa"),
        ("ro", "Sierra Leone"),
        ("ru", "Сьерра-Леоне"),
        ("rw", "Siyera Lewone"),
        ("sc", "Sierra Leone"),
        ("sd", "Sierra Leone"),
        ("si", "\u{dd2}යෙර\u{dcf}\u{dd2}යොන\u{dca}"),
        ("sk", "Sierra Leone"),
        ("sl", "Sierra Leone"),
        ("so", "Siraaliyoon"),
        ("sq", "Sierra Leone"),
        ("sr", "Сијера Леоне"),
        ("sv", "Sierra Leone"),
        ("sw", "Sierra Leone"),
        ("ta", "சியர\u{bbe}லியோன\u{bcd}"),
        ("te", "\u{c3f}\u{c47}\u{c3e}\u{c47}ఓన"),
        ("tg", "Сиерра-Леоне"),
        ("th", "เซ\u{e35}ยร\u{e4c}ราล\u{e35}โอน"),
        ("ti", "Sierra Leone"),
        ("tk", "Siýerra-Leone"),
        ("tl", "Sierra Leone"),
        ("tr", "Sierra Leone"),
        ("tt", "Сиерра Леоне"),
        ("ug", "سېررالېئون"),
        ("uk", "Сьєрра-Леоне"),
        ("ur", "سیرالیون"),
        ("uz", "Syerra Leone"),
        ("ve", "Sierra Leone"),
        ("vi", "Xi-ê-ra Lê-ô-nê"),
        ("wa", "Siera Leyone"),
        ("wo", "Siraa Leyoon"),
        ("xh", "Sierra Leone"),
        ("yo", "Siẹrra Léònè"),
        ("zh_CN", "塞拉利昂"),
        ("zh_HK", "塞拉利昂"),
        ("zh_TW", "獅子山"),
        ("zu", "ISiera Liyoni"),
    ];
    #[cfg(all(feature = "sl", feature = "geo", feature = "constants"))]
    /// GEO data as constants
    pub mod geo {
        pub const LATITUDE: f64 = 8.460555;
        pub const LONGITUDE: f64 = -11.779889;
        pub const MAX_LATITUDE: f64 = 9.9999737;
        pub const MAX_LONGITUDE: f64 = -10.2716829;
        pub const MIN_LATITUDE: f64 = 6.8446;
        pub const MIN_LONGITUDE: f64 = -13.4032999;
        pub const NORTHEAST_LATITUDE: f64 = 9.9999737;
        pub const NORTHEAST_LONGITUDE: f64 = -10.2716829;
        pub const SOUTHWEST_LATITUDE: f64 = 6.8446;
        pub const SOUTHWEST_LONGITUDE: f64 = -13.4032999;
    }
}
#[cfg(all(feature = "sl", 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: 8.460555,
            longitude: -11.779889,
            max_latitude: 9.9999737,
            max_longitude: -10.2716829,
            min_latitude: 6.8446,
            min_longitude: -13.4032999,
            bounds: CountryGeoBounds {
                northeast: CountryGeoBound {
                    latitude: 9.9999737,
                    longitude: -10.2716829,
                },
                southwest: CountryGeoBound {
                    latitude: 6.8446,
                    longitude: -13.4032999,
                },
            },
        }
    }
}

#[cfg(all(feature = "sl", 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([
            (
                "E",
                Subdivision {
                    name: "Eastern",
                    country_alpha2: Alpha2::SL,
                    code: "E",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(8.247377499999999),
                        longitude: Some(-10.8903099),
                        max_latitude: Some(9.069968),
                        min_latitude: Some(7.341372000000001),
                        max_longitude: Some(-10.2842381),
                        min_longitude: Some(-11.5805801),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::Province,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "المحافظة الشرقية"),
                        ("be", "Усходняя правінцыя, Сьера-Леонэ"),
                        ("bg", "Източна провинция"),
                        ("bn", "ইস\u{9cd}\u{9be}\u{9cd}ন প\u{9cd}রদেশ"),
                        ("ca", "Província Oriental (Sierra Leone)"),
                        ("ccp", "𑄛\u{1112a}𑄇\u{11134}𑄟𑄬𑄇\u{11134}𑄈𑄬"),
                        ("ceb", "Eastern Province (lalawigan sa Sierra Leone)"),
                        ("da", "Eastern Province"),
                        ("de", "Eastern"),
                        ("el", "Ανατολική Περιφέρεια"),
                        ("en", "Eastern"),
                        ("es", "Provincia del Este"),
                        ("fa", "استان شرقی، سیرالئون"),
                        ("fi", "Itäinen maakunta"),
                        ("fr", "Province de l’Est"),
                        ("gu", "\u{ac2}\u{acd}વીય પ\u{acd}રા\u{a82}"),
                        ("hi", "\u{942}\u{94d}वी प\u{94d}रा\u{902}"),
                        ("hr", "Istočna provincija"),
                        ("id", "Provinsi Timur, Sierra Leone"),
                        ("it", "provincia dell’Est"),
                        ("ja", "東部州"),
                        ("kn", "\u{cc2}\u{ccd}ವ ಪ\u{ccd}ರಾಂತ\u{ccd}"),
                        ("ko", "동부 주"),
                        ("lt", "Rytų provincija"),
                        ("lv", "Austrumu province"),
                        ("mr", "\u{942}\u{94d}व प\u{94d}रा\u{902}"),
                        ("ms", "Eastern Province"),
                        ("nb", "Eastern"),
                        ("nl", "Eastern"),
                        ("no", "Eastern"),
                        ("pl", "Prowincja Wschodnia"),
                        ("pt", "Eastern"),
                        ("ro", "Provincia Eastern, Sierra Leone"),
                        ("ru", "Восточная провинция"),
                        ("si", "නැගෙනහ\u{dd2}ර පළ\u{dcf}"),
                        ("sv", "Östra provinsen"),
                        ("ta", "கிழக\u{bcd}கு ம\u{bbe}\u{bbe}ணம\u{bcd}"),
                        (
                            "te",
                            "తూర\u{c4d}పు ప\u{c4d}\u{c3e}\u{c3f}\u{c4d}\u{c4d}",
                        ),
                        ("th", "\u{e34}สเท\u{e34}น โพว\u{e34}\u{e49}"),
                        ("tr", "Eastern Province"),
                        ("uk", "Східна провінція"),
                        ("ur", "مشرقی صوبہ، سیرالیون"),
                        ("vi", "Tỉnh Phía Đông"),
                        ("zh", "東方省"),
                    ]),
                    unofficial_name_list: ["Eastern"].to_vec(),
                },
            ),
            (
                "N",
                Subdivision {
                    name: "Northern",
                    country_alpha2: Alpha2::SL,
                    code: "N",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(9.3500888),
                        longitude: Some(-11.7068294),
                        max_latitude: Some(10.0004329),
                        min_latitude: Some(8.241974899999999),
                        max_longitude: Some(-10.5848049),
                        min_longitude: Some(-13.3032624),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::Province,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "المحافظة الشمالية"),
                        ("bg", "Северна провинция"),
                        ("bn", "নর\u{9cd}\u{9be}ন প\u{9cd}রদেশ"),
                        (
                            "ccp",
                            "𑄅\u{1112a}𑄖\u{11133}𑄦\u{11127}𑄢\u{11134}𑄟𑄬𑄇\u{11134}𑄈𑄬",
                        ),
                        ("ceb", "Northern Province (lalawigan sa Sierra Leone)"),
                        ("da", "Northern Province"),
                        ("de", "Northern"),
                        ("el", "Βόρεια Περιφέρεια"),
                        ("en", "Northern"),
                        ("es", "Provincia del Norte"),
                        ("fa", "استان شمالی، سیرالئون"),
                        ("fi", "Pohjoinen maakunta"),
                        ("fr", "Province du Nord"),
                        ("gu", "ઉત\u{acd}તરીય પ\u{acd}રા\u{a82}"),
                        ("hi", "उत\u{94d}तरी प\u{94d}रा\u{902}"),
                        ("hr", "Sjeverna provincija"),
                        ("hy", "Հյուսիսային նահանգ"),
                        ("id", "Provinsi Utara, Sierra Leone"),
                        ("it", "provincia del Nord"),
                        ("ja", "北部州"),
                        ("kn", "ಉತ\u{ccd}ತರ ಪ\u{ccd}ರಾಂತ\u{ccd}"),
                        ("ko", "북부 주"),
                        ("lt", "Šiaurės provincija"),
                        ("lv", "Ziemeļu province"),
                        ("mr", "उत\u{94d}तर प\u{94d}रा\u{902}"),
                        ("ms", "Northern Province"),
                        ("nb", "Northern"),
                        ("nl", "Northern"),
                        ("no", "Northern"),
                        ("pl", "Prowincja Północna"),
                        ("pt", "Northern"),
                        ("ro", "Provincia de Nord, Sierra Leone"),
                        ("ru", "Северная провинция"),
                        ("si", "උත\u{dd4}\u{dd4} පළ\u{dcf}"),
                        ("sv", "Nord (provins)"),
                        ("ta", "வடக\u{bcd}கு ம\u{bbe}\u{bbe}ணம\u{bcd}"),
                        ("te", "ఉత\u{c4d}తర ప\u{c4d}\u{c3e}\u{c3f}\u{c4d}\u{c4d}"),
                        ("th", "นอร\u{e4c}ทเท\u{e34}\u{e4c}นโพว\u{e34}\u{e49}"),
                        ("tr", "Northern Province"),
                        ("uk", "Північна провінція (Сьєрра-Леоне)"),
                        ("ur", "شمالی صوبہ، سیرالیون"),
                        ("vi", "Tỉnh Phía Bắc"),
                        ("zh", "北方省"),
                    ]),
                    unofficial_name_list: ["Northern"].to_vec(),
                },
            ),
            (
                "NW",
                Subdivision {
                    name: "North Western",
                    country_alpha2: Alpha2::SL,
                    code: "NW",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(8.460555),
                        longitude: Some(-11.779889),
                        max_latitude: Some(9.9999737),
                        min_latitude: Some(6.8446),
                        max_longitude: Some(-10.2716829),
                        min_longitude: Some(-13.4032999),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::Province,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("de", "North West"),
                        ("en", "North Western"),
                        ("fr", "Province du Nord-Ouest"),
                        ("ja", "北西部州"),
                        ("pt", "Província do Noroeste (Serra Leoa)"),
                    ]),
                    unofficial_name_list: [].to_vec(),
                },
            ),
            (
                "S",
                Subdivision {
                    name: "Southern",
                    country_alpha2: Alpha2::SL,
                    code: "S",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(7.790662499999999),
                        longitude: Some(-11.8891721),
                        max_latitude: Some(8.507107),
                        min_latitude: Some(6.9296111),
                        max_longitude: Some(-11.1348019),
                        min_longitude: Some(-13.0692559),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::Province,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "المحافظة الجنوبية"),
                        ("bg", "Южна провинция"),
                        ("bn", "দক\u{9cd}ষিণ প\u{9cd}রদেশ"),
                        ("ccp", "𑄘\u{11127}𑄊\u{11128}𑄚\u{11134}𑄟𑄬𑄇\u{11134}𑄈𑄬"),
                        ("ceb", "Southern Province"),
                        ("da", "Southern Province"),
                        ("de", "Southern"),
                        ("el", "Νότια Περιφέρεια"),
                        ("en", "Southern"),
                        ("es", "Provincia del Sur"),
                        ("fa", "استان جنوبی، سیرالئون"),
                        ("fi", "Eteläinen maakunta"),
                        ("fr", "Province du Sud"),
                        ("gl", "Provincia do Sur, Serra Leoa"),
                        ("gu", "દક\u{acd}ષિણ પ\u{acd}રા\u{a82}"),
                        ("hi", "दक\u{94d}षिणी प\u{94d}रा\u{902}"),
                        ("hr", "Južna provincija"),
                        ("id", "Provinsi Selatan, Sierra Leone"),
                        ("it", "provincia del Sud"),
                        ("ja", "南部州"),
                        ("kn", "ದಕ\u{ccd}\u{cbf}ಣ ಪ\u{ccd}ರಾಂತ\u{ccd}"),
                        ("ko", "남부 주"),
                        ("lt", "Pietų provincija"),
                        ("lv", "Dienvidu province"),
                        ("mr", "दक\u{94d}षिण प\u{94d}रा\u{902}"),
                        ("ms", "Southern Province"),
                        ("nb", "Southern"),
                        ("nl", "Southern"),
                        ("no", "Southern"),
                        ("pl", "Prowincja Południowa"),
                        ("pt", "Província do Sul"),
                        ("ro", "Provincia Southern, Sierra Leone"),
                        ("ru", "Южная провинция"),
                        ("si", "දක\u{dd4}\u{dd4} පළ\u{dcf}"),
                        ("sv", "Södra provinsen"),
                        ("ta", "தெற\u{bcd}கு ம\u{bbe}\u{bbe}ணம\u{bcd}"),
                        (
                            "te",
                            "దక\u{c4d}\u{c3f}ణ ప\u{c4d}\u{c3e}\u{c3f}\u{c4d}\u{c4d}",
                        ),
                        ("th", "เซาเท\u{e34}\u{e4c}น โพรว\u{e34}\u{e49}"),
                        ("tr", "Southern Province"),
                        ("uk", "Південна провінція"),
                        ("ur", "جنوبی صوبہ، سیرالیون"),
                        ("vi", "Tỉnh Phía Nam"),
                        ("zh", "南方省"),
                    ]),
                    unofficial_name_list: ["Southern"].to_vec(),
                },
            ),
            (
                "W",
                Subdivision {
                    name: "Western Area (Freetown)",
                    country_alpha2: Alpha2::SL,
                    code: "W",
                    #[cfg(feature = "geo")]
                    geo: Some(SubdivisionGeo {
                        latitude: Some(8.484444),
                        longitude: Some(-13.234444),
                        max_latitude: Some(8.4996723),
                        min_latitude: Some(8.4091211),
                        max_longitude: Some(-13.1487465),
                        min_longitude: Some(-13.2985468),
                    }),
                    comments: None,
                    subdivision_type: SubdivisionType::Area,
                    #[cfg(feature = "translations")]
                    translations: HashMap::from([
                        ("ar", "المقاطعة الغربية"),
                        ("be", "Заходняя вобласць, Сьера-Леонэ"),
                        ("bg", "Западна област"),
                        (
                            "bn",
                            "পশ\u{9cd}চিম\u{9be}\u{9cd}চল, সিয\u{9bc}ের\u{9be} লিওন",
                        ),
                        ("ca", "Western Area"),
                        ("ccp", "𑄛\u{11127}𑄏\u{11128}𑄟\u{11134}𑄟𑄬𑄇\u{11134}𑄈𑄬 𑄎𑄉"),
                        ("ceb", "Western Area"),
                        ("da", "Western Area"),
                        ("de", "Western"),
                        ("el", "Δυτική Περιφέρεια"),
                        ("en", "Western Area"),
                        ("es", "Área Occidental"),
                        ("et", "Läänepiirkond"),
                        ("fa", "ناحیه غربی"),
                        ("fi", "Läntinen alue"),
                        ("fr", "Zone de l’Ouest"),
                        ("gu", "\u{ac7}\u{acd}ટર\u{acd}ન એરિયા"),
                        ("hi", "पश\u{94d}चिमी क\u{94d}\u{947}\u{94d}"),
                        ("hr", "Zapadna zona"),
                        ("id", "Wilayah Barat"),
                        ("it", "Area occidentale della Sierra Leone"),
                        ("ja", "西部地域"),
                        ("kn", "ಪಾಶ\u{ccd}ಚಾತ\u{ccd}ಯ ಪ\u{ccd}ರದೇಶ"),
                        ("ko", "서부 구"),
                        ("lt", "Vakarų sritis"),
                        ("lv", "Rietumu apgabals"),
                        ("mr", "\u{947}\u{94d}टर\u{94d}न रिजन"),
                        ("ms", "Western Area"),
                        ("nb", "Western"),
                        ("nl", "Western"),
                        ("no", "Western"),
                        ("pl", "Obszar Zachodni"),
                        ("pt", "Western Area"),
                        ("ro", "Zona de Vest, Sierra Leone"),
                        ("ru", "Западная область"),
                        ("si", "බටහ\u{dd2}ර ප\u{dca}\u{200d}රදේශය"),
                        ("sv", "Freetown Peninsula"),
                        ("ta", "மேற\u{bcd}கு ஏரிய\u{bbe}"),
                        ("te", "పశ\u{c4d}\u{c3f}మ ప\u{c4d}\u{c3e}ంతం"),
                        ("th", "เวสเท\u{e34}\u{e4c}น เอเร\u{e35}"),
                        ("tr", "Western Area"),
                        ("uk", "Західний регіон"),
                        ("ur", "مغربی علاقہ"),
                        ("vi", "Khu vực Phía Tây"),
                        ("zh", "西部區"),
                    ]),
                    unofficial_name_list: ["Western Area (Freetown)"].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 = "sl")]
/// [`Country`](crate::Country) struct for this country.
pub fn new() -> Country {
    Country {
        alpha2: Alpha2::SL,
        alpha3: Alpha3::SLE,
        address_format: None,
        continent: Continent::Africa,
        country_code: 232,
        currency_code: CurrencyCode::SLL,
        maybe_gec: Some(GEC::SL),
        #[cfg(feature = "geo")]
        geo: geo::new(),
        international_prefix: "00",
        maybe_ioc: Some(IOC::SLE),
        iso_long_name: "The Republic of Sierra Leone",
        iso_short_name: "Sierra Leone",
        official_language_list: ["en"].to_vec(),
        spoken_language_list: ["en"].to_vec(),
        national_destination_code_length_list: [2].to_vec(),
        national_number_length_list: [8].to_vec(),
        national_prefix: "0",
        maybe_nationality: Some("Sierra Leonean"),
        number: "694",
        postal_code: false,
        postal_code_format: None,
        maybe_region: Some(Region::Africa),
        start_of_week: WeekDay::Monday,
        maybe_subregion: Some(SubRegion::WesternAfrica),
        un_locode: "SL",
        unofficial_name_list: ["Sierra Leone", "シエラレオネ"].to_vec(),
        world_region: WorldRegion::EMEA,
        #[cfg(feature = "emojis")]
        emoji: "🇸🇱",
        #[cfg(feature = "translations")]
        translations: HashMap::from([
            ("ab", "Sierra Leone"),
            ("af", "Siërra Leone"),
            ("ak", "Sierra Leone"),
            ("am", "ሴየራ ሌዎን"),
            ("an", "Sierra Leone"),
            ("ar", "سيراليون"),
            ("as", "চিয়েৰ\u{9be} লিওন"),
            ("ay", "Sierra Leone"),
            ("az", "Siera Lione"),
            ("ba", "Sierra Leone"),
            ("be", "Сьера-Леонэ"),
            ("bg", "Сиера Леоне"),
            ("bi", "Sierra Leone"),
            ("bn", "সিয়ের\u{9be} লিওন"),
            ("bn_IN", "সিয়ের\u{9be} লিওন"),
            ("br", "Sierra Leone"),
            ("bs", "Sierra Leone"),
            ("ca", "Sierra Leone"),
            ("ce", "Сьерра-Леоне"),
            ("ch", "Sierra Leone"),
            ("cs", "Sierra Leone"),
            ("cv", "Сьерра-Леоне"),
            ("cy", "Sierra Leone"),
            ("da", "Sierra Leone"),
            ("de", "Sierra Leone"),
            ("dv", "ސ\u{7ac}ރ\u{7ac}ލ\u{7a8}އ\u{7af}ނ\u{7b0}"),
            ("dz", "\u{f72}་ར་ ལ\u{f72}\u{f7c}་ན\u{f72}"),
            ("ee", "Sierra Leone"),
            ("el", "Σιέρα Λεόνε"),
            ("en", "Sierra Leone"),
            ("eo", "Siera-Leono"),
            ("es", "Sierra Leona"),
            ("et", "Sierra Leone"),
            ("eu", "Sierra Leona"),
            ("fa", "سیرالئون"),
            ("ff", "Sarliyon"),
            ("fi", "Sierra Leone"),
            ("fo", "Sierra Leone"),
            ("fr", "Sierra Leone"),
            ("fy", "Sierra Leöane"),
            ("ga", "Siarra Leon"),
            ("gl", "Serra Leoa"),
            ("gn", "Sierra Leone"),
            ("gu", "સિએરા લીઓન"),
            ("gv", "Sierra Leone"),
            ("ha", "Sierra Leone"),
            ("he", "סיירה לאון"),
            ("hi", "सिएरा लियोन"),
            ("hr", "Sijera Leone"),
            ("ht", "Syera Leòn"),
            ("hu", "Sierra Leone"),
            ("hy", "Սյերա-Լեոնե"),
            ("ia", "Sierra Leone"),
            ("id", "Sierra Leone"),
            ("io", "Sierra Leone"),
            ("is", "Síerra Leóne"),
            ("it", "Sierra Leone"),
            ("iu", "Sierra Leone"),
            ("ja", "シエラレオネ"),
            ("ka", "სიერა-ლეონე"),
            ("ki", "Sierra Leone"),
            ("kk", "Сьерра-Леоне"),
            ("kl", "Sierra Leone"),
            ("km", "សេរ\u{17c9}ាឡេអ\u{17bc}"),
            ("kn", "Sierra Leone"),
            ("ko", "시에라리온"),
            ("ku", "Sîera Leone"),
            ("kv", "Sierra Leone"),
            ("kw", "Sierra Leon"),
            ("ky", "Сьерра-Леоне"),
            ("lo", "Sierra Leone"),
            ("lt", "Siera Leonė"),
            ("lv", "Sjerraleone"),
            ("mi", "Te Araone"),
            ("mk", "Сиера Леоне"),
            ("ml", "സിയേറ ലിയോണ\u{d4d}\u{200d}"),
            ("mn", "Сьерра-Леоне"),
            ("mr", "सिय\u{947}रा ल\u{947}ओन"),
            ("ms", "Siera Leon"),
            ("mt", "Sierra Leone"),
            (
                "my",
                "\u{102e}ရာလ\u{102e}\u{103d}\u{103a}\u{102d}\u{102f}\u{103a}\u{1036}",
            ),
            ("na", "Sierra Leone"),
            ("nb", "Sierra Leone"),
            ("ne", "साइरा लिओनरा"),
            ("nl", "Sierra Leone"),
            ("nn", "Sierra Leone"),
            ("nv", "Náshdóítsoh Bitsiijįʼ Daditłʼooʼígíí Bidził"),
            ("oc", "Sierra Leone"),
            ("or", "\u{b3f}ୟେର\u{b3e}\u{b3f}ୟୋନ"),
            ("pa", "ਸੀਈਰਆ ਲਿਏਨ"),
            ("pi", "सियारा-लियोन"),
            ("pl", "Sierra Leone"),
            ("ps", "سېرالیون"),
            ("pt", "Serra Leoa"),
            ("pt_BR", "Serra Leoa"),
            ("ro", "Sierra Leone"),
            ("ru", "Сьерра-Леоне"),
            ("rw", "Siyera Lewone"),
            ("sc", "Sierra Leone"),
            ("sd", "Sierra Leone"),
            ("si", "\u{dd2}යෙර\u{dcf}\u{dd2}යොන\u{dca}"),
            ("sk", "Sierra Leone"),
            ("sl", "Sierra Leone"),
            ("so", "Siraaliyoon"),
            ("sq", "Sierra Leone"),
            ("sr", "Сијера Леоне"),
            ("sv", "Sierra Leone"),
            ("sw", "Sierra Leone"),
            ("ta", "சியர\u{bbe}லியோன\u{bcd}"),
            ("te", "\u{c3f}\u{c47}\u{c3e}\u{c47}ఓన"),
            ("tg", "Сиерра-Леоне"),
            ("th", "เซ\u{e35}ยร\u{e4c}ราล\u{e35}โอน"),
            ("ti", "Sierra Leone"),
            ("tk", "Siýerra-Leone"),
            ("tl", "Sierra Leone"),
            ("tr", "Sierra Leone"),
            ("tt", "Сиерра Леоне"),
            ("ug", "سېررالېئون"),
            ("uk", "Сьєрра-Леоне"),
            ("ur", "سیرالیون"),
            ("uz", "Syerra Leone"),
            ("ve", "Sierra Leone"),
            ("vi", "Xi-ê-ra Lê-ô-nê"),
            ("wa", "Siera Leyone"),
            ("wo", "Siraa Leyoon"),
            ("xh", "Sierra Leone"),
            ("yo", "Siẹrra Léònè"),
            ("zh_CN", "塞拉利昂"),
            ("zh_HK", "塞拉利昂"),
            ("zh_TW", "獅子山"),
            ("zu", "ISiera Liyoni"),
        ]),
        #[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(8605718),
    }
}