diff --git a/samples/ChuckNorrisIO/README.md b/samples/chuck-norris-io/README.md similarity index 100% rename from samples/ChuckNorrisIO/README.md rename to samples/chuck-norris-io/README.md diff --git a/samples/ClockTimePickerComponent/README.md b/samples/clock-time-picker-component/README.md similarity index 100% rename from samples/ClockTimePickerComponent/README.md rename to samples/clock-time-picker-component/README.md diff --git a/samples/ClockTimePickerComponent/assets/preview.gif b/samples/clock-time-picker-component/assets/preview.gif similarity index 100% rename from samples/ClockTimePickerComponent/assets/preview.gif rename to samples/clock-time-picker-component/assets/preview.gif diff --git a/samples/ClockTimePickerComponent/assets/preview.mp4 b/samples/clock-time-picker-component/assets/preview.mp4 similarity index 100% rename from samples/ClockTimePickerComponent/assets/preview.mp4 rename to samples/clock-time-picker-component/assets/preview.mp4 diff --git a/samples/ClockTimePickerComponent/assets/preview.png b/samples/clock-time-picker-component/assets/preview.png similarity index 100% rename from samples/ClockTimePickerComponent/assets/preview.png rename to samples/clock-time-picker-component/assets/preview.png diff --git a/samples/ClockTimePickerComponent/assets/sample.json b/samples/clock-time-picker-component/assets/sample.json similarity index 100% rename from samples/ClockTimePickerComponent/assets/sample.json rename to samples/clock-time-picker-component/assets/sample.json diff --git a/samples/ClockTimePickerComponent/solution/ClockTimePickerComponent.msapp b/samples/clock-time-picker-component/solution/ClockTimePickerComponent.msapp similarity index 100% rename from samples/ClockTimePickerComponent/solution/ClockTimePickerComponent.msapp rename to samples/clock-time-picker-component/solution/ClockTimePickerComponent.msapp diff --git a/samples/ClockTimePickerComponent/sourcecode/Assets/Images/img_Day.png b/samples/clock-time-picker-component/sourcecode/Assets/Images/img_Day.png similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Assets/Images/img_Day.png rename to samples/clock-time-picker-component/sourcecode/Assets/Images/img_Day.png diff --git a/samples/ClockTimePickerComponent/sourcecode/Assets/Images/img_Night.png b/samples/clock-time-picker-component/sourcecode/Assets/Images/img_Night.png similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Assets/Images/img_Night.png rename to samples/clock-time-picker-component/sourcecode/Assets/Images/img_Night.png diff --git a/samples/ClockTimePickerComponent/sourcecode/Assets/SampleImage.json b/samples/clock-time-picker-component/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Assets/SampleImage.json rename to samples/clock-time-picker-component/sourcecode/Assets/SampleImage.json diff --git a/samples/ClockTimePickerComponent/sourcecode/CanvasManifest.json b/samples/clock-time-picker-component/sourcecode/CanvasManifest.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/CanvasManifest.json rename to samples/clock-time-picker-component/sourcecode/CanvasManifest.json diff --git a/samples/ClockTimePickerComponent/sourcecode/ComponentReferences.json b/samples/clock-time-picker-component/sourcecode/ComponentReferences.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/ComponentReferences.json rename to samples/clock-time-picker-component/sourcecode/ComponentReferences.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Connections/Connections.json b/samples/clock-time-picker-component/sourcecode/Connections/Connections.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Connections/Connections.json rename to samples/clock-time-picker-component/sourcecode/Connections/Connections.json diff --git a/samples/ClockTimePickerComponent/sourcecode/ControlTemplates.json b/samples/clock-time-picker-component/sourcecode/ControlTemplates.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/ControlTemplates.json rename to samples/clock-time-picker-component/sourcecode/ControlTemplates.json diff --git a/samples/ClockTimePickerComponent/sourcecode/DataSources/DropDownSample.json b/samples/clock-time-picker-component/sourcecode/DataSources/DropDownSample.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/DataSources/DropDownSample.json rename to samples/clock-time-picker-component/sourcecode/DataSources/DropDownSample.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Entropy/AppCheckerResult.sarif b/samples/clock-time-picker-component/sourcecode/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/clock-time-picker-component/sourcecode/Entropy/AppCheckerResult.sarif diff --git a/samples/ClockTimePickerComponent/sourcecode/Entropy/Entropy.json b/samples/clock-time-picker-component/sourcecode/Entropy/Entropy.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Entropy/Entropy.json rename to samples/clock-time-picker-component/sourcecode/Entropy/Entropy.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Entropy/checksum.json b/samples/clock-time-picker-component/sourcecode/Entropy/checksum.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Entropy/checksum.json rename to samples/clock-time-picker-component/sourcecode/Entropy/checksum.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/App.fx.yaml b/samples/clock-time-picker-component/sourcecode/Src/App.fx.yaml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/App.fx.yaml rename to samples/clock-time-picker-component/sourcecode/Src/App.fx.yaml diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/Components/Clock Time Picker.fx.yaml b/samples/clock-time-picker-component/sourcecode/Src/Components/Clock Time Picker.fx.yaml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/Components/Clock Time Picker.fx.yaml rename to samples/clock-time-picker-component/sourcecode/Src/Components/Clock Time Picker.fx.yaml diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/Components/Clock Time Picker.json b/samples/clock-time-picker-component/sourcecode/Src/Components/Clock Time Picker.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/Components/Clock Time Picker.json rename to samples/clock-time-picker-component/sourcecode/Src/Components/Clock Time Picker.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/EditorState/App.editorstate.json b/samples/clock-time-picker-component/sourcecode/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/EditorState/App.editorstate.json rename to samples/clock-time-picker-component/sourcecode/Src/EditorState/App.editorstate.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/EditorState/Clock Time Picker.editorstate.json b/samples/clock-time-picker-component/sourcecode/Src/EditorState/Clock Time Picker.editorstate.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/EditorState/Clock Time Picker.editorstate.json rename to samples/clock-time-picker-component/sourcecode/Src/EditorState/Clock Time Picker.editorstate.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/EditorState/Screen1.editorstate.json b/samples/clock-time-picker-component/sourcecode/Src/EditorState/Screen1.editorstate.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/EditorState/Screen1.editorstate.json rename to samples/clock-time-picker-component/sourcecode/Src/EditorState/Screen1.editorstate.json diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/Screen1.fx.yaml b/samples/clock-time-picker-component/sourcecode/Src/Screen1.fx.yaml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/Screen1.fx.yaml rename to samples/clock-time-picker-component/sourcecode/Src/Screen1.fx.yaml diff --git a/samples/ClockTimePickerComponent/sourcecode/Src/Themes.json b/samples/clock-time-picker-component/sourcecode/Src/Themes.json similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/Src/Themes.json rename to samples/clock-time-picker-component/sourcecode/Src/Themes.json diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/button_2.2.0.xml b/samples/clock-time-picker-component/sourcecode/pkgs/button_2.2.0.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/button_2.2.0.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/button_2.2.0.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/circle_2.3.0.xml b/samples/clock-time-picker-component/sourcecode/pkgs/circle_2.3.0.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/circle_2.3.0.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/circle_2.3.0.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/dropdown_2.3.1.xml b/samples/clock-time-picker-component/sourcecode/pkgs/dropdown_2.3.1.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/dropdown_2.3.1.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/dropdown_2.3.1.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/icon_2.5.0.xml b/samples/clock-time-picker-component/sourcecode/pkgs/icon_2.5.0.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/icon_2.5.0.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/icon_2.5.0.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/image_2.2.2.xml b/samples/clock-time-picker-component/sourcecode/pkgs/image_2.2.2.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/image_2.2.2.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/image_2.2.2.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/label_2.5.1.xml b/samples/clock-time-picker-component/sourcecode/pkgs/label_2.5.1.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/label_2.5.1.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/label_2.5.1.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/rectangle_2.3.0.xml b/samples/clock-time-picker-component/sourcecode/pkgs/rectangle_2.3.0.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/rectangle_2.3.0.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/rectangle_2.3.0.xml diff --git a/samples/ClockTimePickerComponent/sourcecode/pkgs/toggleSwitch_2.1.0.xml b/samples/clock-time-picker-component/sourcecode/pkgs/toggleSwitch_2.1.0.xml similarity index 100% rename from samples/ClockTimePickerComponent/sourcecode/pkgs/toggleSwitch_2.1.0.xml rename to samples/clock-time-picker-component/sourcecode/pkgs/toggleSwitch_2.1.0.xml diff --git a/samples/EmailTranslate/README.md b/samples/email-translate/README.md similarity index 100% rename from samples/EmailTranslate/README.md rename to samples/email-translate/README.md diff --git a/samples/EmailTranslate/assets/preview.gif b/samples/email-translate/assets/preview.gif similarity index 100% rename from samples/EmailTranslate/assets/preview.gif rename to samples/email-translate/assets/preview.gif diff --git a/samples/EmailTranslate/solution/EmailTranslate.msapp b/samples/email-translate/solution/EmailTranslate.msapp similarity index 100% rename from samples/EmailTranslate/solution/EmailTranslate.msapp rename to samples/email-translate/solution/EmailTranslate.msapp diff --git a/samples/EmailTranslate/sourcecode/Assets/Images/banner.png b/samples/email-translate/sourcecode/Assets/Images/banner.png similarity index 100% rename from samples/EmailTranslate/sourcecode/Assets/Images/banner.png rename to samples/email-translate/sourcecode/Assets/Images/banner.png diff --git a/samples/EmailTranslate/sourcecode/Assets/Images/outlook.png b/samples/email-translate/sourcecode/Assets/Images/outlook.png similarity index 100% rename from samples/EmailTranslate/sourcecode/Assets/Images/outlook.png rename to samples/email-translate/sourcecode/Assets/Images/outlook.png diff --git a/samples/EmailTranslate/sourcecode/Assets/SampleImage.json b/samples/email-translate/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Assets/SampleImage.json rename to samples/email-translate/sourcecode/Assets/SampleImage.json diff --git a/samples/EmailTranslate/sourcecode/CanvasManifest.json b/samples/email-translate/sourcecode/CanvasManifest.json similarity index 100% rename from samples/EmailTranslate/sourcecode/CanvasManifest.json rename to samples/email-translate/sourcecode/CanvasManifest.json diff --git a/samples/EmailTranslate/sourcecode/ComponentReferences.json b/samples/email-translate/sourcecode/ComponentReferences.json similarity index 100% rename from samples/EmailTranslate/sourcecode/ComponentReferences.json rename to samples/email-translate/sourcecode/ComponentReferences.json diff --git a/samples/EmailTranslate/sourcecode/Connections/Connections.json b/samples/email-translate/sourcecode/Connections/Connections.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Connections/Connections.json rename to samples/email-translate/sourcecode/Connections/Connections.json diff --git a/samples/EmailTranslate/sourcecode/ControlTemplates.json b/samples/email-translate/sourcecode/ControlTemplates.json similarity index 100% rename from samples/EmailTranslate/sourcecode/ControlTemplates.json rename to samples/email-translate/sourcecode/ControlTemplates.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/CustomGallerySample.json b/samples/email-translate/sourcecode/DataSources/CustomGallerySample.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/CustomGallerySample.json rename to samples/email-translate/sourcecode/DataSources/CustomGallerySample.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/DropDownSample.json b/samples/email-translate/sourcecode/DataSources/DropDownSample.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/DropDownSample.json rename to samples/email-translate/sourcecode/DataSources/DropDownSample.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/MicrosoftTranslator.json b/samples/email-translate/sourcecode/DataSources/MicrosoftTranslator.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/MicrosoftTranslator.json rename to samples/email-translate/sourcecode/DataSources/MicrosoftTranslator.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/MyPeople.json b/samples/email-translate/sourcecode/DataSources/MyPeople.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/MyPeople.json rename to samples/email-translate/sourcecode/DataSources/MyPeople.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/Office365Outlook.json b/samples/email-translate/sourcecode/DataSources/Office365Outlook.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/Office365Outlook.json rename to samples/email-translate/sourcecode/DataSources/Office365Outlook.json diff --git a/samples/EmailTranslate/sourcecode/DataSources/Office365Users.json b/samples/email-translate/sourcecode/DataSources/Office365Users.json similarity index 100% rename from samples/EmailTranslate/sourcecode/DataSources/Office365Users.json rename to samples/email-translate/sourcecode/DataSources/Office365Users.json diff --git a/samples/EmailTranslate/sourcecode/Entropy/AppCheckerResult.sarif b/samples/email-translate/sourcecode/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/EmailTranslate/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/email-translate/sourcecode/Entropy/AppCheckerResult.sarif diff --git a/samples/EmailTranslate/sourcecode/Entropy/Entropy.json b/samples/email-translate/sourcecode/Entropy/Entropy.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Entropy/Entropy.json rename to samples/email-translate/sourcecode/Entropy/Entropy.json diff --git a/samples/EmailTranslate/sourcecode/Entropy/checksum.json b/samples/email-translate/sourcecode/Entropy/checksum.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Entropy/checksum.json rename to samples/email-translate/sourcecode/Entropy/checksum.json diff --git a/samples/EmailTranslate/sourcecode/Src/App.fx.yaml b/samples/email-translate/sourcecode/Src/App.fx.yaml similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/App.fx.yaml rename to samples/email-translate/sourcecode/Src/App.fx.yaml diff --git a/samples/EmailTranslate/sourcecode/Src/Components/Component1.fx.yaml b/samples/email-translate/sourcecode/Src/Components/Component1.fx.yaml similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/Components/Component1.fx.yaml rename to samples/email-translate/sourcecode/Src/Components/Component1.fx.yaml diff --git a/samples/EmailTranslate/sourcecode/Src/Components/Component1.json b/samples/email-translate/sourcecode/Src/Components/Component1.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/Components/Component1.json rename to samples/email-translate/sourcecode/Src/Components/Component1.json diff --git a/samples/EmailTranslate/sourcecode/Src/EditorState/App.editorstate.json b/samples/email-translate/sourcecode/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/EditorState/App.editorstate.json rename to samples/email-translate/sourcecode/Src/EditorState/App.editorstate.json diff --git a/samples/EmailTranslate/sourcecode/Src/EditorState/Component1.editorstate.json b/samples/email-translate/sourcecode/Src/EditorState/Component1.editorstate.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/EditorState/Component1.editorstate.json rename to samples/email-translate/sourcecode/Src/EditorState/Component1.editorstate.json diff --git a/samples/EmailTranslate/sourcecode/Src/EditorState/home.editorstate.json b/samples/email-translate/sourcecode/Src/EditorState/home.editorstate.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/EditorState/home.editorstate.json rename to samples/email-translate/sourcecode/Src/EditorState/home.editorstate.json diff --git a/samples/EmailTranslate/sourcecode/Src/EditorState/sendto.editorstate.json b/samples/email-translate/sourcecode/Src/EditorState/sendto.editorstate.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/EditorState/sendto.editorstate.json rename to samples/email-translate/sourcecode/Src/EditorState/sendto.editorstate.json diff --git a/samples/EmailTranslate/sourcecode/Src/Themes.json b/samples/email-translate/sourcecode/Src/Themes.json similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/Themes.json rename to samples/email-translate/sourcecode/Src/Themes.json diff --git a/samples/EmailTranslate/sourcecode/Src/home.fx.yaml b/samples/email-translate/sourcecode/Src/home.fx.yaml similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/home.fx.yaml rename to samples/email-translate/sourcecode/Src/home.fx.yaml diff --git a/samples/EmailTranslate/sourcecode/Src/sendto.fx.yaml b/samples/email-translate/sourcecode/Src/sendto.fx.yaml similarity index 100% rename from samples/EmailTranslate/sourcecode/Src/sendto.fx.yaml rename to samples/email-translate/sourcecode/Src/sendto.fx.yaml diff --git a/samples/EmailTranslate/sourcecode/pkgs/Wadl/MicrosoftTranslator.xml b/samples/email-translate/sourcecode/pkgs/Wadl/MicrosoftTranslator.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/Wadl/MicrosoftTranslator.xml rename to samples/email-translate/sourcecode/pkgs/Wadl/MicrosoftTranslator.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/Wadl/Office365Outlook.xml b/samples/email-translate/sourcecode/pkgs/Wadl/Office365Outlook.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/Wadl/Office365Outlook.xml rename to samples/email-translate/sourcecode/pkgs/Wadl/Office365Outlook.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/Wadl/Office365Users.xml b/samples/email-translate/sourcecode/pkgs/Wadl/Office365Users.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/Wadl/Office365Users.xml rename to samples/email-translate/sourcecode/pkgs/Wadl/Office365Users.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/button_2.2.0.xml b/samples/email-translate/sourcecode/pkgs/button_2.2.0.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/button_2.2.0.xml rename to samples/email-translate/sourcecode/pkgs/button_2.2.0.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/dropdown_2.3.1.xml b/samples/email-translate/sourcecode/pkgs/dropdown_2.3.1.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/dropdown_2.3.1.xml rename to samples/email-translate/sourcecode/pkgs/dropdown_2.3.1.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/gallery_2.13.2.xml b/samples/email-translate/sourcecode/pkgs/gallery_2.13.2.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/gallery_2.13.2.xml rename to samples/email-translate/sourcecode/pkgs/gallery_2.13.2.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/icon_2.5.0.xml b/samples/email-translate/sourcecode/pkgs/icon_2.5.0.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/icon_2.5.0.xml rename to samples/email-translate/sourcecode/pkgs/icon_2.5.0.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/image_2.2.1.xml b/samples/email-translate/sourcecode/pkgs/image_2.2.1.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/image_2.2.1.xml rename to samples/email-translate/sourcecode/pkgs/image_2.2.1.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/label_2.5.1.xml b/samples/email-translate/sourcecode/pkgs/label_2.5.1.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/label_2.5.1.xml rename to samples/email-translate/sourcecode/pkgs/label_2.5.1.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/rectangle_2.3.0.xml b/samples/email-translate/sourcecode/pkgs/rectangle_2.3.0.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/rectangle_2.3.0.xml rename to samples/email-translate/sourcecode/pkgs/rectangle_2.3.0.xml diff --git a/samples/EmailTranslate/sourcecode/pkgs/text_2.3.2.xml b/samples/email-translate/sourcecode/pkgs/text_2.3.2.xml similarity index 100% rename from samples/EmailTranslate/sourcecode/pkgs/text_2.3.2.xml rename to samples/email-translate/sourcecode/pkgs/text_2.3.2.xml diff --git a/samples/FileFormatChanger/README.md b/samples/file-format-changer/README.md similarity index 100% rename from samples/FileFormatChanger/README.md rename to samples/file-format-changer/README.md diff --git a/samples/FileFormatChanger/assets/preview.png b/samples/file-format-changer/assets/preview.png similarity index 100% rename from samples/FileFormatChanger/assets/preview.png rename to samples/file-format-changer/assets/preview.png diff --git a/samples/FileFormatChanger/solution/FileFormatChanger.msapp b/samples/file-format-changer/solution/FileFormatChanger.msapp similarity index 100% rename from samples/FileFormatChanger/solution/FileFormatChanger.msapp rename to samples/file-format-changer/solution/FileFormatChanger.msapp diff --git a/samples/FileFormatChanger/sourcecode/Assets/SampleImage.json b/samples/file-format-changer/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Assets/SampleImage.json rename to samples/file-format-changer/sourcecode/Assets/SampleImage.json diff --git a/samples/FileFormatChanger/sourcecode/CanvasManifest.json b/samples/file-format-changer/sourcecode/CanvasManifest.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/CanvasManifest.json rename to samples/file-format-changer/sourcecode/CanvasManifest.json diff --git a/samples/FileFormatChanger/sourcecode/ComponentReferences.json b/samples/file-format-changer/sourcecode/ComponentReferences.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/ComponentReferences.json rename to samples/file-format-changer/sourcecode/ComponentReferences.json diff --git a/samples/FileFormatChanger/sourcecode/Connections/Connections.json b/samples/file-format-changer/sourcecode/Connections/Connections.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Connections/Connections.json rename to samples/file-format-changer/sourcecode/Connections/Connections.json diff --git a/samples/FileFormatChanger/sourcecode/ControlTemplates.json b/samples/file-format-changer/sourcecode/ControlTemplates.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/ControlTemplates.json rename to samples/file-format-changer/sourcecode/ControlTemplates.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/ComboBoxSample.json b/samples/file-format-changer/sourcecode/DataSources/ComboBoxSample.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/ComboBoxSample.json rename to samples/file-format-changer/sourcecode/DataSources/ComboBoxSample.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/ConvertPDF.json b/samples/file-format-changer/sourcecode/DataSources/ConvertPDF.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/ConvertPDF.json rename to samples/file-format-changer/sourcecode/DataSources/ConvertPDF.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/CustomGallerySample.json b/samples/file-format-changer/sourcecode/DataSources/CustomGallerySample.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/CustomGallerySample.json rename to samples/file-format-changer/sourcecode/DataSources/CustomGallerySample.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/DropDownSample.json b/samples/file-format-changer/sourcecode/DataSources/DropDownSample.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/DropDownSample.json rename to samples/file-format-changer/sourcecode/DataSources/DropDownSample.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/Encodian.json b/samples/file-format-changer/sourcecode/DataSources/Encodian.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/Encodian.json rename to samples/file-format-changer/sourcecode/DataSources/Encodian.json diff --git a/samples/FileFormatChanger/sourcecode/DataSources/GetAllFilesFromFolder.json b/samples/file-format-changer/sourcecode/DataSources/GetAllFilesFromFolder.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/DataSources/GetAllFilesFromFolder.json rename to samples/file-format-changer/sourcecode/DataSources/GetAllFilesFromFolder.json diff --git a/samples/FileFormatChanger/sourcecode/Entropy/AppCheckerResult.sarif b/samples/file-format-changer/sourcecode/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/FileFormatChanger/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/file-format-changer/sourcecode/Entropy/AppCheckerResult.sarif diff --git a/samples/FileFormatChanger/sourcecode/Entropy/Entropy.json b/samples/file-format-changer/sourcecode/Entropy/Entropy.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Entropy/Entropy.json rename to samples/file-format-changer/sourcecode/Entropy/Entropy.json diff --git a/samples/FileFormatChanger/sourcecode/Entropy/checksum.json b/samples/file-format-changer/sourcecode/Entropy/checksum.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Entropy/checksum.json rename to samples/file-format-changer/sourcecode/Entropy/checksum.json diff --git a/samples/FileFormatChanger/sourcecode/Src/App.fx.yaml b/samples/file-format-changer/sourcecode/Src/App.fx.yaml similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/App.fx.yaml rename to samples/file-format-changer/sourcecode/Src/App.fx.yaml diff --git a/samples/FileFormatChanger/sourcecode/Src/EditorState/App.editorstate.json b/samples/file-format-changer/sourcecode/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/EditorState/App.editorstate.json rename to samples/file-format-changer/sourcecode/Src/EditorState/App.editorstate.json diff --git a/samples/FileFormatChanger/sourcecode/Src/EditorState/Home.editorstate.json b/samples/file-format-changer/sourcecode/Src/EditorState/Home.editorstate.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/EditorState/Home.editorstate.json rename to samples/file-format-changer/sourcecode/Src/EditorState/Home.editorstate.json diff --git a/samples/FileFormatChanger/sourcecode/Src/EditorState/SelectedF_screen.editorstate.json b/samples/file-format-changer/sourcecode/Src/EditorState/SelectedF_screen.editorstate.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/EditorState/SelectedF_screen.editorstate.json rename to samples/file-format-changer/sourcecode/Src/EditorState/SelectedF_screen.editorstate.json diff --git a/samples/FileFormatChanger/sourcecode/Src/Home.fx.yaml b/samples/file-format-changer/sourcecode/Src/Home.fx.yaml similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/Home.fx.yaml rename to samples/file-format-changer/sourcecode/Src/Home.fx.yaml diff --git a/samples/FileFormatChanger/sourcecode/Src/SelectedF_screen.fx.yaml b/samples/file-format-changer/sourcecode/Src/SelectedF_screen.fx.yaml similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/SelectedF_screen.fx.yaml rename to samples/file-format-changer/sourcecode/Src/SelectedF_screen.fx.yaml diff --git a/samples/FileFormatChanger/sourcecode/Src/Themes.json b/samples/file-format-changer/sourcecode/Src/Themes.json similarity index 100% rename from samples/FileFormatChanger/sourcecode/Src/Themes.json rename to samples/file-format-changer/sourcecode/Src/Themes.json diff --git a/samples/FileFormatChanger/sourcecode/pkgs/Wadl/ConvertPDF.xml b/samples/file-format-changer/sourcecode/pkgs/Wadl/ConvertPDF.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/Wadl/ConvertPDF.xml rename to samples/file-format-changer/sourcecode/pkgs/Wadl/ConvertPDF.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/Wadl/Encodian.xml b/samples/file-format-changer/sourcecode/pkgs/Wadl/Encodian.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/Wadl/Encodian.xml rename to samples/file-format-changer/sourcecode/pkgs/Wadl/Encodian.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/Wadl/GetAllFilesFromFolder.xml b/samples/file-format-changer/sourcecode/pkgs/Wadl/GetAllFilesFromFolder.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/Wadl/GetAllFilesFromFolder.xml rename to samples/file-format-changer/sourcecode/pkgs/Wadl/GetAllFilesFromFolder.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/button_2.2.0.xml b/samples/file-format-changer/sourcecode/pkgs/button_2.2.0.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/button_2.2.0.xml rename to samples/file-format-changer/sourcecode/pkgs/button_2.2.0.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/circle_2.3.0.xml b/samples/file-format-changer/sourcecode/pkgs/circle_2.3.0.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/circle_2.3.0.xml rename to samples/file-format-changer/sourcecode/pkgs/circle_2.3.0.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/dropdown_2.3.1.xml b/samples/file-format-changer/sourcecode/pkgs/dropdown_2.3.1.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/dropdown_2.3.1.xml rename to samples/file-format-changer/sourcecode/pkgs/dropdown_2.3.1.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/icon_2.5.0.xml b/samples/file-format-changer/sourcecode/pkgs/icon_2.5.0.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/icon_2.5.0.xml rename to samples/file-format-changer/sourcecode/pkgs/icon_2.5.0.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/label_2.5.1.xml b/samples/file-format-changer/sourcecode/pkgs/label_2.5.1.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/label_2.5.1.xml rename to samples/file-format-changer/sourcecode/pkgs/label_2.5.1.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/rectangle_2.3.0.xml b/samples/file-format-changer/sourcecode/pkgs/rectangle_2.3.0.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/rectangle_2.3.0.xml rename to samples/file-format-changer/sourcecode/pkgs/rectangle_2.3.0.xml diff --git a/samples/FileFormatChanger/sourcecode/pkgs/text_2.3.2.xml b/samples/file-format-changer/sourcecode/pkgs/text_2.3.2.xml similarity index 100% rename from samples/FileFormatChanger/sourcecode/pkgs/text_2.3.2.xml rename to samples/file-format-changer/sourcecode/pkgs/text_2.3.2.xml diff --git a/samples/InvoiceProcessing/README.md b/samples/invoice-processing/README.md similarity index 100% rename from samples/InvoiceProcessing/README.md rename to samples/invoice-processing/README.md diff --git a/samples/InvoiceProcessing/assets/1-Process.png b/samples/invoice-processing/assets/1-Process.png similarity index 100% rename from samples/InvoiceProcessing/assets/1-Process.png rename to samples/invoice-processing/assets/1-Process.png diff --git a/samples/InvoiceProcessing/assets/10-InvoiceLinesVariable.png b/samples/invoice-processing/assets/10-InvoiceLinesVariable.png similarity index 100% rename from samples/InvoiceProcessing/assets/10-InvoiceLinesVariable.png rename to samples/invoice-processing/assets/10-InvoiceLinesVariable.png diff --git a/samples/InvoiceProcessing/assets/11-PowerAppConfig.png b/samples/invoice-processing/assets/11-PowerAppConfig.png similarity index 100% rename from samples/InvoiceProcessing/assets/11-PowerAppConfig.png rename to samples/invoice-processing/assets/11-PowerAppConfig.png diff --git a/samples/InvoiceProcessing/assets/12-PowerAppConfigDataConnections.png b/samples/invoice-processing/assets/12-PowerAppConfigDataConnections.png similarity index 100% rename from samples/InvoiceProcessing/assets/12-PowerAppConfigDataConnections.png rename to samples/invoice-processing/assets/12-PowerAppConfigDataConnections.png diff --git a/samples/InvoiceProcessing/assets/2-Schema.png b/samples/invoice-processing/assets/2-Schema.png similarity index 100% rename from samples/InvoiceProcessing/assets/2-Schema.png rename to samples/invoice-processing/assets/2-Schema.png diff --git a/samples/InvoiceProcessing/assets/3-InvoicesLibrary.png b/samples/invoice-processing/assets/3-InvoicesLibrary.png similarity index 100% rename from samples/InvoiceProcessing/assets/3-InvoicesLibrary.png rename to samples/invoice-processing/assets/3-InvoicesLibrary.png diff --git a/samples/InvoiceProcessing/assets/4-InvoiceLinesList.png b/samples/invoice-processing/assets/4-InvoiceLinesList.png similarity index 100% rename from samples/InvoiceProcessing/assets/4-InvoiceLinesList.png rename to samples/invoice-processing/assets/4-InvoiceLinesList.png diff --git a/samples/InvoiceProcessing/assets/5-InvoiceReview-Details.png b/samples/invoice-processing/assets/5-InvoiceReview-Details.png similarity index 100% rename from samples/InvoiceProcessing/assets/5-InvoiceReview-Details.png rename to samples/invoice-processing/assets/5-InvoiceReview-Details.png diff --git a/samples/InvoiceProcessing/assets/6-InvoiceReview-LineItems.png b/samples/invoice-processing/assets/6-InvoiceReview-LineItems.png similarity index 100% rename from samples/InvoiceProcessing/assets/6-InvoiceReview-LineItems.png rename to samples/invoice-processing/assets/6-InvoiceReview-LineItems.png diff --git a/samples/InvoiceProcessing/assets/7-InvoiceReview-Approvals.png b/samples/invoice-processing/assets/7-InvoiceReview-Approvals.png similarity index 100% rename from samples/InvoiceProcessing/assets/7-InvoiceReview-Approvals.png rename to samples/invoice-processing/assets/7-InvoiceReview-Approvals.png diff --git a/samples/InvoiceProcessing/assets/8-SiteCollectionVariable.png b/samples/invoice-processing/assets/8-SiteCollectionVariable.png similarity index 100% rename from samples/InvoiceProcessing/assets/8-SiteCollectionVariable.png rename to samples/invoice-processing/assets/8-SiteCollectionVariable.png diff --git a/samples/InvoiceProcessing/assets/9-LibraryVariable.png b/samples/invoice-processing/assets/9-LibraryVariable.png similarity index 100% rename from samples/InvoiceProcessing/assets/9-LibraryVariable.png rename to samples/invoice-processing/assets/9-LibraryVariable.png diff --git a/samples/InvoiceProcessing/assets/Invoices.classifier b/samples/invoice-processing/assets/Invoices.classifier similarity index 100% rename from samples/InvoiceProcessing/assets/Invoices.classifier rename to samples/invoice-processing/assets/Invoices.classifier diff --git a/samples/InvoiceProcessing/assets/Invoices_1_0_0_2.zip b/samples/invoice-processing/assets/Invoices_1_0_0_2.zip similarity index 100% rename from samples/InvoiceProcessing/assets/Invoices_1_0_0_2.zip rename to samples/invoice-processing/assets/Invoices_1_0_0_2.zip diff --git a/samples/InvoiceProcessing/assets/sample.json b/samples/invoice-processing/assets/sample.json similarity index 100% rename from samples/InvoiceProcessing/assets/sample.json rename to samples/invoice-processing/assets/sample.json diff --git a/samples/InvoiceProcessing/solution/InvoiceReview.msapp b/samples/invoice-processing/solution/InvoiceReview.msapp similarity index 100% rename from samples/InvoiceProcessing/solution/InvoiceReview.msapp rename to samples/invoice-processing/solution/InvoiceReview.msapp diff --git a/samples/InvoiceProcessing/sourcecode/Assets/Images/Diego.png b/samples/invoice-processing/sourcecode/Assets/Images/Diego.png similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/Images/Diego.png rename to samples/invoice-processing/sourcecode/Assets/Images/Diego.png diff --git a/samples/InvoiceProcessing/sourcecode/Assets/Images/GreenCheck.png b/samples/invoice-processing/sourcecode/Assets/Images/GreenCheck.png similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/Images/GreenCheck.png rename to samples/invoice-processing/sourcecode/Assets/Images/GreenCheck.png diff --git a/samples/InvoiceProcessing/sourcecode/Assets/Images/GreenCheckTransparent.png b/samples/invoice-processing/sourcecode/Assets/Images/GreenCheckTransparent.png similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/Images/GreenCheckTransparent.png rename to samples/invoice-processing/sourcecode/Assets/Images/GreenCheckTransparent.png diff --git a/samples/InvoiceProcessing/sourcecode/Assets/Images/InProgressTransparent.jpg b/samples/invoice-processing/sourcecode/Assets/Images/InProgressTransparent.jpg similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/Images/InProgressTransparent.jpg rename to samples/invoice-processing/sourcecode/Assets/Images/InProgressTransparent.jpg diff --git a/samples/InvoiceProcessing/sourcecode/Assets/Images/Rotate.png b/samples/invoice-processing/sourcecode/Assets/Images/Rotate.png similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/Images/Rotate.png rename to samples/invoice-processing/sourcecode/Assets/Images/Rotate.png diff --git a/samples/InvoiceProcessing/sourcecode/Assets/SampleImage.json b/samples/invoice-processing/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/SampleImage.json rename to samples/invoice-processing/sourcecode/Assets/SampleImage.json diff --git a/samples/InvoiceProcessing/sourcecode/Assets/logo.jpg b/samples/invoice-processing/sourcecode/Assets/logo.jpg similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Assets/logo.jpg rename to samples/invoice-processing/sourcecode/Assets/logo.jpg diff --git a/samples/InvoiceProcessing/sourcecode/CanvasManifest.json b/samples/invoice-processing/sourcecode/CanvasManifest.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/CanvasManifest.json rename to samples/invoice-processing/sourcecode/CanvasManifest.json diff --git a/samples/InvoiceProcessing/sourcecode/ComponentReferences.json b/samples/invoice-processing/sourcecode/ComponentReferences.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/ComponentReferences.json rename to samples/invoice-processing/sourcecode/ComponentReferences.json diff --git a/samples/InvoiceProcessing/sourcecode/Connections/Connections.json b/samples/invoice-processing/sourcecode/Connections/Connections.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Connections/Connections.json rename to samples/invoice-processing/sourcecode/Connections/Connections.json diff --git a/samples/InvoiceProcessing/sourcecode/ControlTemplates.json b/samples/invoice-processing/sourcecode/ControlTemplates.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/ControlTemplates.json rename to samples/invoice-processing/sourcecode/ControlTemplates.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.json b/samples/invoice-processing/sourcecode/DataSources/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.json rename to samples/invoice-processing/sourcecode/DataSources/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/ComboBoxSample.json b/samples/invoice-processing/sourcecode/DataSources/ComboBoxSample.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/ComboBoxSample.json rename to samples/invoice-processing/sourcecode/DataSources/ComboBoxSample.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/CustomGallerySample.json b/samples/invoice-processing/sourcecode/DataSources/CustomGallerySample.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/CustomGallerySample.json rename to samples/invoice-processing/sourcecode/DataSources/CustomGallerySample.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/DropDownSample.json b/samples/invoice-processing/sourcecode/DataSources/DropDownSample.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/DropDownSample.json rename to samples/invoice-processing/sourcecode/DataSources/DropDownSample.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/Invoice Lines.json b/samples/invoice-processing/sourcecode/DataSources/Invoice Lines.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/Invoice Lines.json rename to samples/invoice-processing/sourcecode/DataSources/Invoice Lines.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/Invoices.json b/samples/invoice-processing/sourcecode/DataSources/Invoices.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/Invoices.json rename to samples/invoice-processing/sourcecode/DataSources/Invoices.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/ListboxSample.json b/samples/invoice-processing/sourcecode/DataSources/ListboxSample.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/ListboxSample.json rename to samples/invoice-processing/sourcecode/DataSources/ListboxSample.json diff --git a/samples/InvoiceProcessing/sourcecode/DataSources/Office365Users.json b/samples/invoice-processing/sourcecode/DataSources/Office365Users.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/DataSources/Office365Users.json rename to samples/invoice-processing/sourcecode/DataSources/Office365Users.json diff --git a/samples/InvoiceProcessing/sourcecode/Entropy/AppCheckerResult.sarif b/samples/invoice-processing/sourcecode/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/invoice-processing/sourcecode/Entropy/AppCheckerResult.sarif diff --git a/samples/InvoiceProcessing/sourcecode/Entropy/Entropy.json b/samples/invoice-processing/sourcecode/Entropy/Entropy.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Entropy/Entropy.json rename to samples/invoice-processing/sourcecode/Entropy/Entropy.json diff --git a/samples/InvoiceProcessing/sourcecode/Entropy/checksum.json b/samples/invoice-processing/sourcecode/Entropy/checksum.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Entropy/checksum.json rename to samples/invoice-processing/sourcecode/Entropy/checksum.json diff --git a/samples/InvoiceProcessing/sourcecode/Src/App.fx.yaml b/samples/invoice-processing/sourcecode/Src/App.fx.yaml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/App.fx.yaml rename to samples/invoice-processing/sourcecode/Src/App.fx.yaml diff --git a/samples/InvoiceProcessing/sourcecode/Src/Approvals.fx.yaml b/samples/invoice-processing/sourcecode/Src/Approvals.fx.yaml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/Approvals.fx.yaml rename to samples/invoice-processing/sourcecode/Src/Approvals.fx.yaml diff --git a/samples/InvoiceProcessing/sourcecode/Src/EditorState/App.editorstate.json b/samples/invoice-processing/sourcecode/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/EditorState/App.editorstate.json rename to samples/invoice-processing/sourcecode/Src/EditorState/App.editorstate.json diff --git a/samples/InvoiceProcessing/sourcecode/Src/EditorState/Approvals.editorstate.json b/samples/invoice-processing/sourcecode/Src/EditorState/Approvals.editorstate.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/EditorState/Approvals.editorstate.json rename to samples/invoice-processing/sourcecode/Src/EditorState/Approvals.editorstate.json diff --git a/samples/InvoiceProcessing/sourcecode/Src/EditorState/InvoiceLines.editorstate.json b/samples/invoice-processing/sourcecode/Src/EditorState/InvoiceLines.editorstate.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/EditorState/InvoiceLines.editorstate.json rename to samples/invoice-processing/sourcecode/Src/EditorState/InvoiceLines.editorstate.json diff --git a/samples/InvoiceProcessing/sourcecode/Src/EditorState/SplashScreen.editorstate.json b/samples/invoice-processing/sourcecode/Src/EditorState/SplashScreen.editorstate.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/EditorState/SplashScreen.editorstate.json rename to samples/invoice-processing/sourcecode/Src/EditorState/SplashScreen.editorstate.json diff --git a/samples/InvoiceProcessing/sourcecode/Src/InvoiceLines.fx.yaml b/samples/invoice-processing/sourcecode/Src/InvoiceLines.fx.yaml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/InvoiceLines.fx.yaml rename to samples/invoice-processing/sourcecode/Src/InvoiceLines.fx.yaml diff --git a/samples/InvoiceProcessing/sourcecode/Src/SplashScreen.fx.yaml b/samples/invoice-processing/sourcecode/Src/SplashScreen.fx.yaml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/SplashScreen.fx.yaml rename to samples/invoice-processing/sourcecode/Src/SplashScreen.fx.yaml diff --git a/samples/InvoiceProcessing/sourcecode/Src/Themes.json b/samples/invoice-processing/sourcecode/Src/Themes.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/Src/Themes.json rename to samples/invoice-processing/sourcecode/Src/Themes.json diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/TableDefinitions/Invoice Lines.json b/samples/invoice-processing/sourcecode/pkgs/TableDefinitions/Invoice Lines.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/TableDefinitions/Invoice Lines.json rename to samples/invoice-processing/sourcecode/pkgs/TableDefinitions/Invoice Lines.json diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/TableDefinitions/Invoices.json b/samples/invoice-processing/sourcecode/pkgs/TableDefinitions/Invoices.json similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/TableDefinitions/Invoices.json rename to samples/invoice-processing/sourcecode/pkgs/TableDefinitions/Invoices.json diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/Wadl/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.xml b/samples/invoice-processing/sourcecode/pkgs/Wadl/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/Wadl/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.xml rename to samples/invoice-processing/sourcecode/pkgs/Wadl/ClickPowerAppsbuttontostartapprovalofSharePointitemsandsendemail.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/Wadl/Office365Users.xml b/samples/invoice-processing/sourcecode/pkgs/Wadl/Office365Users.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/Wadl/Office365Users.xml rename to samples/invoice-processing/sourcecode/pkgs/Wadl/Office365Users.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/button_2.2.0.xml b/samples/invoice-processing/sourcecode/pkgs/button_2.2.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/button_2.2.0.xml rename to samples/invoice-processing/sourcecode/pkgs/button_2.2.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/combobox_2.4.0.xml b/samples/invoice-processing/sourcecode/pkgs/combobox_2.4.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/combobox_2.4.0.xml rename to samples/invoice-processing/sourcecode/pkgs/combobox_2.4.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/dropdown_2.3.1.xml b/samples/invoice-processing/sourcecode/pkgs/dropdown_2.3.1.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/dropdown_2.3.1.xml rename to samples/invoice-processing/sourcecode/pkgs/dropdown_2.3.1.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/icon_2.5.0.xml b/samples/invoice-processing/sourcecode/pkgs/icon_2.5.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/icon_2.5.0.xml rename to samples/invoice-processing/sourcecode/pkgs/icon_2.5.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/image_2.2.0.xml b/samples/invoice-processing/sourcecode/pkgs/image_2.2.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/image_2.2.0.xml rename to samples/invoice-processing/sourcecode/pkgs/image_2.2.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/label_2.5.0.xml b/samples/invoice-processing/sourcecode/pkgs/label_2.5.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/label_2.5.0.xml rename to samples/invoice-processing/sourcecode/pkgs/label_2.5.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/listbox_2.2.0.xml b/samples/invoice-processing/sourcecode/pkgs/listbox_2.2.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/listbox_2.2.0.xml rename to samples/invoice-processing/sourcecode/pkgs/listbox_2.2.0.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/text_2.3.1.xml b/samples/invoice-processing/sourcecode/pkgs/text_2.3.1.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/text_2.3.1.xml rename to samples/invoice-processing/sourcecode/pkgs/text_2.3.1.xml diff --git a/samples/InvoiceProcessing/sourcecode/pkgs/toggleSwitch_2.1.0.xml b/samples/invoice-processing/sourcecode/pkgs/toggleSwitch_2.1.0.xml similarity index 100% rename from samples/InvoiceProcessing/sourcecode/pkgs/toggleSwitch_2.1.0.xml rename to samples/invoice-processing/sourcecode/pkgs/toggleSwitch_2.1.0.xml diff --git a/samples/PowerHappening/README.md b/samples/power-happening/README.md similarity index 100% rename from samples/PowerHappening/README.md rename to samples/power-happening/README.md diff --git a/samples/PowerHappening/assets/AgendaSchedulerDemo.gif b/samples/power-happening/assets/AgendaSchedulerDemo.gif similarity index 100% rename from samples/PowerHappening/assets/AgendaSchedulerDemo.gif rename to samples/power-happening/assets/AgendaSchedulerDemo.gif diff --git a/samples/PowerHappening/assets/sample.json b/samples/power-happening/assets/sample.json similarity index 100% rename from samples/PowerHappening/assets/sample.json rename to samples/power-happening/assets/sample.json diff --git a/samples/PowerHappening/solution/PowerHappeningBase.zip b/samples/power-happening/solution/PowerHappeningBase.zip similarity index 100% rename from samples/PowerHappening/solution/PowerHappeningBase.zip rename to samples/power-happening/solution/PowerHappeningBase.zip diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/.gitignore b/samples/power-happening/sourcecode/PowerHappeningBase/.gitignore similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/.gitignore rename to samples/power-happening/sourcecode/PowerHappeningBase/.gitignore diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/PowerHappeningBase.cdsproj b/samples/power-happening/sourcecode/PowerHappeningBase/PowerHappeningBase.cdsproj similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/PowerHappeningBase.cdsproj rename to samples/power-happening/sourcecode/PowerHappeningBase/PowerHappeningBase.cdsproj diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/AppModuleSiteMaps/poha_PowerHappening/AppModuleSiteMap_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/AppModules/poha_PowerHappening/AppModule_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3.meta.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3.meta.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3.meta.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3.meta.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_BackgroundImageUri b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_BackgroundImageUri similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_BackgroundImageUri rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_BackgroundImageUri diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_DocumentUri.msapp b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_DocumentUri.msapp similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_DocumentUri.msapp rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/poha_agenda_a19f3_DocumentUri.msapp diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Assets/SampleImage.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Assets/SampleImage.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Assets/SampleImage.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Assets/SampleImage.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/CanvasManifest.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/CanvasManifest.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/CanvasManifest.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/CanvasManifest.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ComponentReferences.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ComponentReferences.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ComponentReferences.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ComponentReferences.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Connections/Connections.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Connections/Connections.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Connections/Connections.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Connections/Connections.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ControlTemplates.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ControlTemplates.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ControlTemplates.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/ControlTemplates.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Accounts.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Accounts.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Accounts.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Accounts.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/ComboBoxSample.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/ComboBoxSample.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/ComboBoxSample.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/ComboBoxSample.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Contacts.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Contacts.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Contacts.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Contacts.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/CustomGallerySample.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/CustomGallerySample.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/CustomGallerySample.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/CustomGallerySample.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Event Schedules.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Event Schedules.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Event Schedules.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Event Schedules.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Events.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Events.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Events.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Events.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Rooms.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Rooms.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Rooms.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Rooms.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Sessions.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Sessions.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Sessions.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Sessions.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Slots.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Slots.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Slots.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/Slots.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRoomSlots.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRoomSlots.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRoomSlots.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRoomSlots.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRooms.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRooms.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRooms.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colRooms.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSessions.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSessions.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSessions.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSessions.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSlots.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSlots.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSlots.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/DataSources/colSlots.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/AppCheckerResult.sarif b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/AppCheckerResult.sarif rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/AppCheckerResult.sarif diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/Entropy.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/Entropy.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/Entropy.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/Entropy.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/checksum.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/checksum.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/checksum.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Entropy/checksum.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/NamedValues.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/NamedValues.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/NamedValues.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/NamedValues.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/QualifiedValues.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/QualifiedValues.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/QualifiedValues.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/References/QualifiedValues.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/CustomControl.PowerDragDrop.bundle.js b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/CustomControl.PowerDragDrop.bundle.js similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/CustomControl.PowerDragDrop.bundle.js rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/CustomControl.PowerDragDrop.bundle.js diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/PowerCAT.Spinner.bundle.js b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/PowerCAT.Spinner.bundle.js similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/PowerCAT.Spinner.bundle.js rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/PowerCAT.Spinner.bundle.js diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/css/CustomControl.PowerDragDrop.PowerDragDrop.css b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/css/CustomControl.PowerDragDrop.PowerDragDrop.css similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/css/CustomControl.PowerDragDrop.PowerDragDrop.css rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/css/CustomControl.PowerDragDrop.PowerDragDrop.css diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.resx b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.resx similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.resx rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/CustomControl.PowerDragDrop.PowerDragDrop.1033.resx diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.resx b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.resx similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.resx rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Other/Resources/Controls/strings/PowerCAT.Spinner.Spinner.1033.resx diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/App.fx.yaml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/App.fx.yaml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/App.fx.yaml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/App.fx.yaml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/App.editorstate.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/App.editorstate.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/App.editorstate.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/scrScheduler.editorstate.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/scrScheduler.editorstate.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/scrScheduler.editorstate.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/EditorState/scrScheduler.editorstate.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/Themes.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/Themes.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/Themes.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/Themes.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/scrScheduler.fx.yaml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/scrScheduler.fx.yaml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/scrScheduler.fx.yaml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/Src/scrScheduler.fx.yaml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Button_1.5.2.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Button_1.5.2.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Button_1.5.2.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Button_1.5.2.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Combo box_1.5.0.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Combo box_1.5.0.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Combo box_1.5.0.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Combo box_1.5.0.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Fluent Spinner %281.0.19%29 Preview_1.0.19.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Fluent Spinner %281.0.19%29 Preview_1.0.19.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Fluent Spinner %281.0.19%29 Preview_1.0.19.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Fluent Spinner %281.0.19%29 Preview_1.0.19.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Label_1.6.0.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Label_1.6.0.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Label_1.6.0.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Label_1.6.0.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Power Drag Drop %281.0.24%29_1.0.24.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Power Drag Drop %281.0.24%29_1.0.24.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Power Drag Drop %281.0.24%29_1.0.24.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfControlTemplates/Power Drag Drop %281.0.24%29_1.0.24.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Button.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Button.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Button.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Button.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_ComboBox.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_ComboBox.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_ComboBox.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_ComboBox.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Label.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Label.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Label.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/PcfConversions/Microsoft_CoreControls_Label.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Accounts.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Accounts.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Accounts.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Accounts.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Contacts.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Contacts.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Contacts.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Contacts.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Event Schedules.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Event Schedules.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Event Schedules.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Event Schedules.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Events.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Events.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Events.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Events.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Rooms.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Rooms.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Rooms.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Rooms.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Sessions.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Sessions.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Sessions.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Sessions.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Slots.json b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Slots.json similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Slots.json rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/TableDefinitions/Slots.json diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/gallery_2.13.2.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/gallery_2.13.2.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/gallery_2.13.2.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/gallery_2.13.2.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/groupContainer_1.1.0.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/groupContainer_1.1.0.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/groupContainer_1.1.0.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/groupContainer_1.1.0.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/icon_2.5.0.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/icon_2.5.0.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/icon_2.5.0.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/icon_2.5.0.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/pcfDataField_1.4.0.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/pcfDataField_1.4.0.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/pcfDataField_1.4.0.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/pcfDataField_1.4.0.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/timer_2.1.0.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/timer_2.1.0.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/timer_2.1.0.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/CanvasApps/src/poha_agenda_a19f3/pkgs/timer_2.1.0.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/main/{9f73850e-c077-ed11-81ab-000d3a4bbc4c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/FormXml/quickCreate/{3275d764-2f98-ed11-aad1-000d3a4bbc4c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{c66a9a5b-b292-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{c66a9a5b-b292-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{c66a9a5b-b292-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{c66a9a5b-b292-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{d8b2aadf-c595-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{d8b2aadf-c595-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{d8b2aadf-c595-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{d8b2aadf-c595-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{dd1707f4-c595-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{dd1707f4-c595-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{dd1707f4-c595-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Account/SavedQueries/{dd1707f4-c595-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/FormXml/main/{97b4f805-c177-ed11-81ab-000d3a4bbc4c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{0640c0d2-b292-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{0640c0d2-b292-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{0640c0d2-b292-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{0640c0d2-b292-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{24a986de-2696-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{24a986de-2696-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{24a986de-2696-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/Contact/SavedQueries/{24a986de-2696-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/FormXml/main/{51f351ab-c177-ed11-81ab-000d3a4bbc4c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/SystemUser/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/card/{88617df6-69d1-467b-bd77-dc94098f3057}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/main/{ef2f9767-7ab8-454b-b395-84106bfc596e}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/FormXml/quick/{9d9deff9-d5d8-40d6-883d-75ad8de6a126}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{13d9f53c-56e3-45fb-9b31-e09c27a40503}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{13d9f53c-56e3-45fb-9b31-e09c27a40503}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{13d9f53c-56e3-45fb-9b31-e09c27a40503}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{13d9f53c-56e3-45fb-9b31-e09c27a40503}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{1ac27092-1b80-4ebb-bc7e-f3e4762df5b6}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{1ac27092-1b80-4ebb-bc7e-f3e4762df5b6}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{1ac27092-1b80-4ebb-bc7e-f3e4762df5b6}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{1ac27092-1b80-4ebb-bc7e-f3e4762df5b6}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656471ab-157f-42e7-b4c3-bcd6a5af31d1}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656471ab-157f-42e7-b4c3-bcd6a5af31d1}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656471ab-157f-42e7-b4c3-bcd6a5af31d1}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656471ab-157f-42e7-b4c3-bcd6a5af31d1}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656944ff-0364-4e8b-8a8b-34a095db9186}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656944ff-0364-4e8b-8a8b-34a095db9186}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656944ff-0364-4e8b-8a8b-34a095db9186}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{656944ff-0364-4e8b-8a8b-34a095db9186}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{bf08d538-23a7-ed11-aad1-6045bd8e7505}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{bf08d538-23a7-ed11-aad1-6045bd8e7505}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{bf08d538-23a7-ed11-aad1-6045bd8e7505}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{bf08d538-23a7-ed11-aad1-6045bd8e7505}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{ee07ea65-8ac6-428d-a439-fc18c664cf29}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{ee07ea65-8ac6-428d-a439-fc18c664cf29}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{ee07ea65-8ac6-428d-a439-fc18c664cf29}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{ee07ea65-8ac6-428d-a439-fc18c664cf29}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{f2dab77d-6ad7-44e8-b4d0-946a903dea99}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{f2dab77d-6ad7-44e8-b4d0-946a903dea99}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{f2dab77d-6ad7-44e8-b4d0-946a903dea99}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSchedule/SavedQueries/{f2dab77d-6ad7-44e8-b4d0-946a903dea99}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/card/{4552333e-f3d5-416a-9211-a6fc90fe2e0f}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/main/{ab91a813-13e7-4c95-adb1-7ebe9fc15f6b}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/FormXml/quick/{2544eec9-e953-4b51-9724-57e105388221}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{22ff1180-1e9b-ed11-aad1-000d3a4bbc4c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{22ff1180-1e9b-ed11-aad1-000d3a4bbc4c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{22ff1180-1e9b-ed11-aad1-000d3a4bbc4c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{22ff1180-1e9b-ed11-aad1-000d3a4bbc4c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{4c121a03-3ba5-4718-8a81-85ef798f79bf}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{4c121a03-3ba5-4718-8a81-85ef798f79bf}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{4c121a03-3ba5-4718-8a81-85ef798f79bf}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{4c121a03-3ba5-4718-8a81-85ef798f79bf}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{5e8709bd-c108-4ee3-9ac8-decfc43fda8c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{5e8709bd-c108-4ee3-9ac8-decfc43fda8c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{5e8709bd-c108-4ee3-9ac8-decfc43fda8c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{5e8709bd-c108-4ee3-9ac8-decfc43fda8c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{64d1ecf1-16d4-4d92-a2fb-6d3636d3c68f}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{64d1ecf1-16d4-4d92-a2fb-6d3636d3c68f}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{64d1ecf1-16d4-4d92-a2fb-6d3636d3c68f}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{64d1ecf1-16d4-4d92-a2fb-6d3636d3c68f}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{9b8f0c30-d095-ed11-aad1-6045bd8e7505}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{9b8f0c30-d095-ed11-aad1-6045bd8e7505}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{9b8f0c30-d095-ed11-aad1-6045bd8e7505}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{9b8f0c30-d095-ed11-aad1-6045bd8e7505}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{b7cfbeac-37df-4cbd-a905-08fd84cc18c1}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{b7cfbeac-37df-4cbd-a905-08fd84cc18c1}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{b7cfbeac-37df-4cbd-a905-08fd84cc18c1}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{b7cfbeac-37df-4cbd-a905-08fd84cc18c1}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{c2417f63-bba5-40e6-9d8a-1243c1d5b936}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{c2417f63-bba5-40e6-9d8a-1243c1d5b936}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{c2417f63-bba5-40e6-9d8a-1243c1d5b936}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{c2417f63-bba5-40e6-9d8a-1243c1d5b936}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{d984defe-7daa-448c-9ce3-a2104e7c05c0}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{d984defe-7daa-448c-9ce3-a2104e7c05c0}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{d984defe-7daa-448c-9ce3-a2104e7c05c0}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_EventSponsors/SavedQueries/{d984defe-7daa-448c-9ce3-a2104e7c05c0}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/card/{a644190c-03fc-43d7-bc61-64b2eb4b68e1}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/main/{7214b54f-cdb7-4ef3-ba45-c7d923618a1d}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/FormXml/quick/{059dbb60-ff33-4b47-89ff-e2b44812c5ca}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{150dfde1-11b5-43fa-a009-86f57e144977}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{150dfde1-11b5-43fa-a009-86f57e144977}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{150dfde1-11b5-43fa-a009-86f57e144977}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{150dfde1-11b5-43fa-a009-86f57e144977}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{1f8b15ea-5c30-4ec1-a470-2fadf11e38ef}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{1f8b15ea-5c30-4ec1-a470-2fadf11e38ef}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{1f8b15ea-5c30-4ec1-a470-2fadf11e38ef}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{1f8b15ea-5c30-4ec1-a470-2fadf11e38ef}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{2c6fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{2c6fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{2c6fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{2c6fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{3d9cb6de-5466-4ac3-a8db-9ac657c1966c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{3d9cb6de-5466-4ac3-a8db-9ac657c1966c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{3d9cb6de-5466-4ac3-a8db-9ac657c1966c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{3d9cb6de-5466-4ac3-a8db-9ac657c1966c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{ed6b34f9-9732-4687-bec2-1f4aca3b6b33}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{ed6b34f9-9732-4687-bec2-1f4aca3b6b33}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{ed6b34f9-9732-4687-bec2-1f4aca3b6b33}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{ed6b34f9-9732-4687-bec2-1f4aca3b6b33}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fc01e108-05bc-487c-aa48-121fd69e39ea}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fc01e108-05bc-487c-aa48-121fd69e39ea}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fc01e108-05bc-487c-aa48-121fd69e39ea}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fc01e108-05bc-487c-aa48-121fd69e39ea}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fe85f521-460b-4628-94d6-4e78474070e7}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fe85f521-460b-4628-94d6-4e78474070e7}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fe85f521-460b-4628-94d6-4e78474070e7}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_agenda/SavedQueries/{fe85f521-460b-4628-94d6-4e78474070e7}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/card/{9389f6f1-9a4f-4ed7-97c0-f1e542173e03}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/main/{8402f96c-8651-48fa-891b-e3679d60e72c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/FormXml/quick/{89143c06-c88e-49a3-bf24-8be6fb5049e7}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_acceptedattendees.xaml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_acceptedattendees.xaml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_acceptedattendees.xaml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_acceptedattendees.xaml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_registeredattendees.xaml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_registeredattendees.xaml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_registeredattendees.xaml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/Formulas/poha_event-poha_registeredattendees.xaml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{591925db-804e-4654-b6b0-41450e0aa6ff}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{591925db-804e-4654-b6b0-41450e0aa6ff}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{591925db-804e-4654-b6b0-41450e0aa6ff}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{591925db-804e-4654-b6b0-41450e0aa6ff}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{67408322-245e-4243-8c77-04533a8dd858}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{67408322-245e-4243-8c77-04533a8dd858}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{67408322-245e-4243-8c77-04533a8dd858}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{67408322-245e-4243-8c77-04533a8dd858}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{a7c9ca1e-5363-4bdc-8c8a-f8fe7695ca4e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{a7c9ca1e-5363-4bdc-8c8a-f8fe7695ca4e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{a7c9ca1e-5363-4bdc-8c8a-f8fe7695ca4e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{a7c9ca1e-5363-4bdc-8c8a-f8fe7695ca4e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{b64a838c-38ac-4fb4-8edd-440d34b9ef88}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{b64a838c-38ac-4fb4-8edd-440d34b9ef88}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{b64a838c-38ac-4fb4-8edd-440d34b9ef88}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{b64a838c-38ac-4fb4-8edd-440d34b9ef88}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{de35044a-7226-4db0-94a0-aca7f0d88db2}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{de35044a-7226-4db0-94a0-aca7f0d88db2}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{de35044a-7226-4db0-94a0-aca7f0d88db2}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{de35044a-7226-4db0-94a0-aca7f0d88db2}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{eb83c304-3b4e-ed11-bba1-000d3a4bb8d5}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{eb83c304-3b4e-ed11-bba1-000d3a4bb8d5}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{eb83c304-3b4e-ed11-bba1-000d3a4bb8d5}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{eb83c304-3b4e-ed11-bba1-000d3a4bb8d5}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{f43118cf-f55c-4ddc-b8ea-fa4f8d034198}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{f43118cf-f55c-4ddc-b8ea-fa4f8d034198}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{f43118cf-f55c-4ddc-b8ea-fa4f8d034198}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_event/SavedQueries/{f43118cf-f55c-4ddc-b8ea-fa4f8d034198}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/card/{f87e7109-afa2-4b2c-954c-919ca06b773c}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/main/{ed96c685-ca81-4ce0-af92-7b13faafd147}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/FormXml/quick/{6d456ed3-3d34-4d7d-9c14-4c72d404bbbf}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{4ff12a1f-3b4e-ed11-bba1-000d3a4bb8d5}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{4ff12a1f-3b4e-ed11-bba1-000d3a4bb8d5}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{4ff12a1f-3b4e-ed11-bba1-000d3a4bb8d5}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{4ff12a1f-3b4e-ed11-bba1-000d3a4bb8d5}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{65982a28-fcf3-47be-9b20-ca5b99cc173e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{65982a28-fcf3-47be-9b20-ca5b99cc173e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{65982a28-fcf3-47be-9b20-ca5b99cc173e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{65982a28-fcf3-47be-9b20-ca5b99cc173e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{6c2c8ebd-2fea-4c06-ad0c-87ac056e8379}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{6c2c8ebd-2fea-4c06-ad0c-87ac056e8379}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{6c2c8ebd-2fea-4c06-ad0c-87ac056e8379}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{6c2c8ebd-2fea-4c06-ad0c-87ac056e8379}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9191e51e-3562-4a19-8bb2-b6b8cd2173cf}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9191e51e-3562-4a19-8bb2-b6b8cd2173cf}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9191e51e-3562-4a19-8bb2-b6b8cd2173cf}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9191e51e-3562-4a19-8bb2-b6b8cd2173cf}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9fb78554-0217-4bb3-ba6c-9a04b2028a10}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9fb78554-0217-4bb3-ba6c-9a04b2028a10}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9fb78554-0217-4bb3-ba6c-9a04b2028a10}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{9fb78554-0217-4bb3-ba6c-9a04b2028a10}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{c3dfa145-7786-4f26-897f-479ea991a6cd}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{c3dfa145-7786-4f26-897f-479ea991a6cd}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{c3dfa145-7786-4f26-897f-479ea991a6cd}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{c3dfa145-7786-4f26-897f-479ea991a6cd}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{d2619865-fa7b-4672-88bf-332f1d8fcb82}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{d2619865-fa7b-4672-88bf-332f1d8fcb82}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{d2619865-fa7b-4672-88bf-332f1d8fcb82}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_eventregistration/SavedQueries/{d2619865-fa7b-4672-88bf-332f1d8fcb82}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/card/{b01a9109-61d0-49f3-829d-833db7152c46}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/main/{a57c63cb-b7ca-42bc-9c4b-9a98e81df159}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/FormXml/quick/{3799573c-617e-4d3f-9af6-0e45743d936e}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{0e8ad19c-cd95-ed11-aad1-6045bd8e7505}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{0e8ad19c-cd95-ed11-aad1-6045bd8e7505}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{0e8ad19c-cd95-ed11-aad1-6045bd8e7505}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{0e8ad19c-cd95-ed11-aad1-6045bd8e7505}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{1377d423-a4b7-4a04-8f45-7398c258a0a9}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{1377d423-a4b7-4a04-8f45-7398c258a0a9}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{1377d423-a4b7-4a04-8f45-7398c258a0a9}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{1377d423-a4b7-4a04-8f45-7398c258a0a9}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{196f8b8a-e6f5-4a72-b7cc-4f18a5d103e9}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{196f8b8a-e6f5-4a72-b7cc-4f18a5d103e9}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{196f8b8a-e6f5-4a72-b7cc-4f18a5d103e9}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{196f8b8a-e6f5-4a72-b7cc-4f18a5d103e9}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{2ab256c0-9946-4f48-bf88-d14ce30a50e3}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{2ab256c0-9946-4f48-bf88-d14ce30a50e3}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{2ab256c0-9946-4f48-bf88-d14ce30a50e3}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{2ab256c0-9946-4f48-bf88-d14ce30a50e3}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{34a7632e-a1b9-4943-90c6-b0add6eefce3}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{34a7632e-a1b9-4943-90c6-b0add6eefce3}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{34a7632e-a1b9-4943-90c6-b0add6eefce3}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{34a7632e-a1b9-4943-90c6-b0add6eefce3}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{406d7878-0536-44d5-8a95-b5a223eabf72}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{406d7878-0536-44d5-8a95-b5a223eabf72}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{406d7878-0536-44d5-8a95-b5a223eabf72}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{406d7878-0536-44d5-8a95-b5a223eabf72}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{d572b011-d9d6-4c61-8f75-f74fbcdff0eb}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{d572b011-d9d6-4c61-8f75-f74fbcdff0eb}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{d572b011-d9d6-4c61-8f75-f74fbcdff0eb}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_organizingteammember/SavedQueries/{d572b011-d9d6-4c61-8f75-f74fbcdff0eb}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/card/{783cf2ea-9488-478f-b72a-ac1a52c3cf1a}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/main/{bf5582d5-a64d-48be-b538-28d0dd678252}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/FormXml/quick/{43ad2241-4489-4032-a0ce-c8b9999dbd4e}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{020d29e9-dbb1-4e2e-86dd-bd26e36350e0}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{020d29e9-dbb1-4e2e-86dd-bd26e36350e0}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{020d29e9-dbb1-4e2e-86dd-bd26e36350e0}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{020d29e9-dbb1-4e2e-86dd-bd26e36350e0}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{3bb1d0c7-5efe-4eef-8b84-a8aeab2c518e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{3bb1d0c7-5efe-4eef-8b84-a8aeab2c518e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{3bb1d0c7-5efe-4eef-8b84-a8aeab2c518e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{3bb1d0c7-5efe-4eef-8b84-a8aeab2c518e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{503bc2ab-3b4e-ed11-bba1-000d3a4bb8d5}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{503bc2ab-3b4e-ed11-bba1-000d3a4bb8d5}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{503bc2ab-3b4e-ed11-bba1-000d3a4bb8d5}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{503bc2ab-3b4e-ed11-bba1-000d3a4bb8d5}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{5721a8be-a4ef-4cbd-ab49-08a7b6e966ca}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{5721a8be-a4ef-4cbd-ab49-08a7b6e966ca}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{5721a8be-a4ef-4cbd-ab49-08a7b6e966ca}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{5721a8be-a4ef-4cbd-ab49-08a7b6e966ca}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{623fe8cd-1534-4ae3-a65d-e532e84f71aa}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{623fe8cd-1534-4ae3-a65d-e532e84f71aa}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{623fe8cd-1534-4ae3-a65d-e532e84f71aa}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{623fe8cd-1534-4ae3-a65d-e532e84f71aa}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{647b9578-4912-4abf-a044-9969c6247be2}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{647b9578-4912-4abf-a044-9969c6247be2}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{647b9578-4912-4abf-a044-9969c6247be2}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{647b9578-4912-4abf-a044-9969c6247be2}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{9b5c0d17-0cca-4e81-9907-23d6cc32c8cf}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{9b5c0d17-0cca-4e81-9907-23d6cc32c8cf}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{9b5c0d17-0cca-4e81-9907-23d6cc32c8cf}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_room/SavedQueries/{9b5c0d17-0cca-4e81-9907-23d6cc32c8cf}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/card/{9f34c362-d0cb-4fe3-a981-5bdd586a98be}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/main/{f11b0518-a5c3-4255-8128-75ac773ba974}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/FormXml/quick/{3f6c1c52-f39e-4216-9e44-6e2e0a91bbb0}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{111add2b-8efc-4f52-8fa9-98a6d319566e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{111add2b-8efc-4f52-8fa9-98a6d319566e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{111add2b-8efc-4f52-8fa9-98a6d319566e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{111add2b-8efc-4f52-8fa9-98a6d319566e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{7b527348-e67b-4d72-aeb5-b83950a7ae71}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{7b527348-e67b-4d72-aeb5-b83950a7ae71}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{7b527348-e67b-4d72-aeb5-b83950a7ae71}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{7b527348-e67b-4d72-aeb5-b83950a7ae71}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{844af390-4224-4256-a3cf-f360bcd59903}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{844af390-4224-4256-a3cf-f360bcd59903}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{844af390-4224-4256-a3cf-f360bcd59903}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{844af390-4224-4256-a3cf-f360bcd59903}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{85edd76b-d590-40be-aec9-c69d30bb11ea}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{85edd76b-d590-40be-aec9-c69d30bb11ea}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{85edd76b-d590-40be-aec9-c69d30bb11ea}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{85edd76b-d590-40be-aec9-c69d30bb11ea}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ceb06f75-dad2-4f1f-81e6-fa43f0e5a973}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ceb06f75-dad2-4f1f-81e6-fa43f0e5a973}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ceb06f75-dad2-4f1f-81e6-fa43f0e5a973}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ceb06f75-dad2-4f1f-81e6-fa43f0e5a973}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{d4a78588-3d4e-ed11-bba1-000d3a4bb8d5}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{d4a78588-3d4e-ed11-bba1-000d3a4bb8d5}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{d4a78588-3d4e-ed11-bba1-000d3a4bb8d5}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{d4a78588-3d4e-ed11-bba1-000d3a4bb8d5}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ffe75e3a-9b89-48a4-9af5-92e38833f958}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ffe75e3a-9b89-48a4-9af5-92e38833f958}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ffe75e3a-9b89-48a4-9af5-92e38833f958}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_session/SavedQueries/{ffe75e3a-9b89-48a4-9af5-92e38833f958}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/Entity.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/Entity.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/Entity.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/Entity.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/card/{d4350175-a822-4d26-ba12-30701057544d}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/main/{63df3fa0-f108-477c-bb6a-2c530d6b0980}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}_managed.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}_managed.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}_managed.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/FormXml/quick/{bed37204-a837-4459-a1e4-2b4d3fcc344e}_managed.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/RibbonDiff.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/RibbonDiff.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/RibbonDiff.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/RibbonDiff.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{566fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{566fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{566fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{566fc3c3-444e-ed11-bba1-000d3a4bb9f2}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{63abbf59-2596-4df9-b5b0-e280ddd5a8fe}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{63abbf59-2596-4df9-b5b0-e280ddd5a8fe}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{63abbf59-2596-4df9-b5b0-e280ddd5a8fe}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{63abbf59-2596-4df9-b5b0-e280ddd5a8fe}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{6ffe3886-f908-475a-837a-0972af1eb188}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{6ffe3886-f908-475a-837a-0972af1eb188}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{6ffe3886-f908-475a-837a-0972af1eb188}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{6ffe3886-f908-475a-837a-0972af1eb188}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{7a2a6712-b1aa-4ae6-b6f2-811c9cdc105f}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{7a2a6712-b1aa-4ae6-b6f2-811c9cdc105f}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{7a2a6712-b1aa-4ae6-b6f2-811c9cdc105f}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{7a2a6712-b1aa-4ae6-b6f2-811c9cdc105f}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{b7d97769-78df-4f9e-b386-05735256ec10}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{b7d97769-78df-4f9e-b386-05735256ec10}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{b7d97769-78df-4f9e-b386-05735256ec10}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{b7d97769-78df-4f9e-b386-05735256ec10}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{cba9b40a-3979-4ad1-937a-f54003d754a5}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{cba9b40a-3979-4ad1-937a-f54003d754a5}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{cba9b40a-3979-4ad1-937a-f54003d754a5}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{cba9b40a-3979-4ad1-937a-f54003d754a5}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{f062e51a-18b9-468c-b097-068541400f94}.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{f062e51a-18b9-468c-b097-068541400f94}.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{f062e51a-18b9-468c-b097-068541400f94}.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Entities/poha_slots/SavedQueries/{f062e51a-18b9-468c-b097-068541400f94}.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_accounttype.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_accounttype.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_accounttype.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_accounttype.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_eventscheduletype.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_eventscheduletype.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_eventscheduletype.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_eventscheduletype.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_organizingteammemberroles.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_organizingteammemberroles.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_organizingteammemberroles.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_organizingteammemberroles.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaday.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaday.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaday.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaday.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaweek.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaweek.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaweek.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_pohaweek.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sessiontype.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sessiontype.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sessiontype.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sessiontype.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sponsortypes.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sponsortypes.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sponsortypes.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/OptionSets/poha_sponsortypes.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Customizations.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Customizations.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Customizations.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Customizations.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Account.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Account.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Account.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Account.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/BusinessUnit.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/BusinessUnit.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/BusinessUnit.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/BusinessUnit.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Contact.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Contact.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Contact.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Contact.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Organization.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Organization.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Organization.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Organization.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Owner.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Owner.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Owner.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Owner.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/SystemUser.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/SystemUser.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/SystemUser.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/SystemUser.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Team.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Team.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/Team.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/Team.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_EventSchedule.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_EventSchedule.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_EventSchedule.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_EventSchedule.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_agenda.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_agenda.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_agenda.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_agenda.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_event.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_event.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_event.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_event.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_room.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_room.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_room.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_room.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_slots.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_slots.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_slots.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Relationships/poha_slots.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Solution.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Solution.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/Other/Solution.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/Other/Solution.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_Venue.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_calendar.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conference.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_conferencesession.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_donation.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_meeting-room.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_online-registration.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_redcarpet.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_scheduleslots.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_speaker.svg.data.xml diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg diff --git a/samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg.data.xml b/samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg.data.xml similarity index 100% rename from samples/PowerHappening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg.data.xml rename to samples/power-happening/sourcecode/PowerHappeningBase/src/WebResources/poha_teamwork.svg.data.xml diff --git a/samples/SearchMovies/README.MD b/samples/search-movies/README.MD similarity index 100% rename from samples/SearchMovies/README.MD rename to samples/search-movies/README.MD diff --git a/samples/SearchMovies/assets/searchingWithKeyword.jpg b/samples/search-movies/assets/searchingWithKeyword.jpg similarity index 100% rename from samples/SearchMovies/assets/searchingWithKeyword.jpg rename to samples/search-movies/assets/searchingWithKeyword.jpg diff --git a/samples/SearchMovies/assets/searchingWithYear+Keyword.jpg b/samples/search-movies/assets/searchingWithYear+Keyword.jpg similarity index 100% rename from samples/SearchMovies/assets/searchingWithYear+Keyword.jpg rename to samples/search-movies/assets/searchingWithYear+Keyword.jpg diff --git a/samples/SearchMovies/assets/startPage.jpg b/samples/search-movies/assets/startPage.jpg similarity index 100% rename from samples/SearchMovies/assets/startPage.jpg rename to samples/search-movies/assets/startPage.jpg diff --git a/samples/SearchMovies/solution/SearchMovies-Sample.msapp b/samples/search-movies/solution/SearchMovies-Sample.msapp similarity index 100% rename from samples/SearchMovies/solution/SearchMovies-Sample.msapp rename to samples/search-movies/solution/SearchMovies-Sample.msapp diff --git a/samples/SearchMovies/sourcecode/Assets/SampleImage.json b/samples/search-movies/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/SearchMovies/sourcecode/Assets/SampleImage.json rename to samples/search-movies/sourcecode/Assets/SampleImage.json diff --git a/samples/SearchMovies/sourcecode/CanvasManifest.json b/samples/search-movies/sourcecode/CanvasManifest.json similarity index 100% rename from samples/SearchMovies/sourcecode/CanvasManifest.json rename to samples/search-movies/sourcecode/CanvasManifest.json diff --git a/samples/SearchMovies/sourcecode/ComponentReferences.json b/samples/search-movies/sourcecode/ComponentReferences.json similarity index 100% rename from samples/SearchMovies/sourcecode/ComponentReferences.json rename to samples/search-movies/sourcecode/ComponentReferences.json diff --git a/samples/SearchMovies/sourcecode/Connections/Connections.json b/samples/search-movies/sourcecode/Connections/Connections.json similarity index 100% rename from samples/SearchMovies/sourcecode/Connections/Connections.json rename to samples/search-movies/sourcecode/Connections/Connections.json diff --git a/samples/SearchMovies/sourcecode/ControlTemplates.json b/samples/search-movies/sourcecode/ControlTemplates.json similarity index 100% rename from samples/SearchMovies/sourcecode/ControlTemplates.json rename to samples/search-movies/sourcecode/ControlTemplates.json diff --git a/samples/SearchMovies/sourcecode/DataSources/DropDownSample.json b/samples/search-movies/sourcecode/DataSources/DropDownSample.json similarity index 100% rename from samples/SearchMovies/sourcecode/DataSources/DropDownSample.json rename to samples/search-movies/sourcecode/DataSources/DropDownSample.json diff --git a/samples/SearchMovies/sourcecode/DataSources/OMDb.json b/samples/search-movies/sourcecode/DataSources/OMDb.json similarity index 100% rename from samples/SearchMovies/sourcecode/DataSources/OMDb.json rename to samples/search-movies/sourcecode/DataSources/OMDb.json diff --git a/samples/SearchMovies/sourcecode/DataSources/title.json b/samples/search-movies/sourcecode/DataSources/title.json similarity index 100% rename from samples/SearchMovies/sourcecode/DataSources/title.json rename to samples/search-movies/sourcecode/DataSources/title.json diff --git a/samples/SearchMovies/sourcecode/Entropy/AppCheckerResult.sarif b/samples/search-movies/sourcecode/Entropy/AppCheckerResult.sarif similarity index 100% rename from samples/SearchMovies/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/search-movies/sourcecode/Entropy/AppCheckerResult.sarif diff --git a/samples/SearchMovies/sourcecode/Entropy/Entropy.json b/samples/search-movies/sourcecode/Entropy/Entropy.json similarity index 100% rename from samples/SearchMovies/sourcecode/Entropy/Entropy.json rename to samples/search-movies/sourcecode/Entropy/Entropy.json diff --git a/samples/SearchMovies/sourcecode/Entropy/checksum.json b/samples/search-movies/sourcecode/Entropy/checksum.json similarity index 100% rename from samples/SearchMovies/sourcecode/Entropy/checksum.json rename to samples/search-movies/sourcecode/Entropy/checksum.json diff --git a/samples/SearchMovies/sourcecode/Src/App.fx.yaml b/samples/search-movies/sourcecode/Src/App.fx.yaml similarity index 100% rename from samples/SearchMovies/sourcecode/Src/App.fx.yaml rename to samples/search-movies/sourcecode/Src/App.fx.yaml diff --git a/samples/SearchMovies/sourcecode/Src/EditorState/App.editorstate.json b/samples/search-movies/sourcecode/Src/EditorState/App.editorstate.json similarity index 100% rename from samples/SearchMovies/sourcecode/Src/EditorState/App.editorstate.json rename to samples/search-movies/sourcecode/Src/EditorState/App.editorstate.json diff --git a/samples/SearchMovies/sourcecode/Src/EditorState/Screen1.editorstate.json b/samples/search-movies/sourcecode/Src/EditorState/Screen1.editorstate.json similarity index 100% rename from samples/SearchMovies/sourcecode/Src/EditorState/Screen1.editorstate.json rename to samples/search-movies/sourcecode/Src/EditorState/Screen1.editorstate.json diff --git a/samples/SearchMovies/sourcecode/Src/Screen1.fx.yaml b/samples/search-movies/sourcecode/Src/Screen1.fx.yaml similarity index 100% rename from samples/SearchMovies/sourcecode/Src/Screen1.fx.yaml rename to samples/search-movies/sourcecode/Src/Screen1.fx.yaml diff --git a/samples/SearchMovies/sourcecode/Src/Themes.json b/samples/search-movies/sourcecode/Src/Themes.json similarity index 100% rename from samples/SearchMovies/sourcecode/Src/Themes.json rename to samples/search-movies/sourcecode/Src/Themes.json diff --git a/samples/SearchMovies/sourcecode/pkgs/Wadl/OMDb.xml b/samples/search-movies/sourcecode/pkgs/Wadl/OMDb.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/Wadl/OMDb.xml rename to samples/search-movies/sourcecode/pkgs/Wadl/OMDb.xml diff --git a/samples/SearchMovies/sourcecode/pkgs/button_2.2.0.xml b/samples/search-movies/sourcecode/pkgs/button_2.2.0.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/button_2.2.0.xml rename to samples/search-movies/sourcecode/pkgs/button_2.2.0.xml diff --git a/samples/SearchMovies/sourcecode/pkgs/image_2.2.2.xml b/samples/search-movies/sourcecode/pkgs/image_2.2.2.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/image_2.2.2.xml rename to samples/search-movies/sourcecode/pkgs/image_2.2.2.xml diff --git a/samples/SearchMovies/sourcecode/pkgs/label_2.5.1.xml b/samples/search-movies/sourcecode/pkgs/label_2.5.1.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/label_2.5.1.xml rename to samples/search-movies/sourcecode/pkgs/label_2.5.1.xml diff --git a/samples/SearchMovies/sourcecode/pkgs/rectangle_2.3.0.xml b/samples/search-movies/sourcecode/pkgs/rectangle_2.3.0.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/rectangle_2.3.0.xml rename to samples/search-movies/sourcecode/pkgs/rectangle_2.3.0.xml diff --git a/samples/SearchMovies/sourcecode/pkgs/text_2.3.2.xml b/samples/search-movies/sourcecode/pkgs/text_2.3.2.xml similarity index 100% rename from samples/SearchMovies/sourcecode/pkgs/text_2.3.2.xml rename to samples/search-movies/sourcecode/pkgs/text_2.3.2.xml diff --git a/samples/TheSvgWorld-SVGexamples/README.md b/samples/the-svg-world-svg-examples/README.md similarity index 100% rename from samples/TheSvgWorld-SVGexamples/README.md rename to samples/the-svg-world-svg-examples/README.md diff --git a/samples/TheSvgWorld-SVGexamples/assets/DifferentScreens.gif b/samples/the-svg-world-svg-examples/assets/DifferentScreens.gif similarity index 100% rename from samples/TheSvgWorld-SVGexamples/assets/DifferentScreens.gif rename to samples/the-svg-world-svg-examples/assets/DifferentScreens.gif diff --git a/samples/TheSvgWorld-SVGexamples/assets/SomeSVGs.png b/samples/the-svg-world-svg-examples/assets/SomeSVGs.png similarity index 100% rename from samples/TheSvgWorld-SVGexamples/assets/SomeSVGs.png rename to samples/the-svg-world-svg-examples/assets/SomeSVGs.png diff --git a/samples/TheSvgWorld-SVGexamples/assets/SwitchCountries.gif b/samples/the-svg-world-svg-examples/assets/SwitchCountries.gif similarity index 100% rename from samples/TheSvgWorld-SVGexamples/assets/SwitchCountries.gif rename to samples/the-svg-world-svg-examples/assets/SwitchCountries.gif diff --git a/samples/TheSvgWorld-SVGexamples/assets/TheSvgWorldDataset.xlsx b/samples/the-svg-world-svg-examples/assets/TheSvgWorldDataset.xlsx similarity index 100% rename from samples/TheSvgWorld-SVGexamples/assets/TheSvgWorldDataset.xlsx rename to samples/the-svg-world-svg-examples/assets/TheSvgWorldDataset.xlsx diff --git a/samples/TheSvgWorld-SVGexamples/solution/TheSvgWorld.msapp b/samples/the-svg-world-svg-examples/solution/TheSvgWorld.msapp similarity index 100% rename from samples/TheSvgWorld-SVGexamples/solution/TheSvgWorld.msapp rename to samples/the-svg-world-svg-examples/solution/TheSvgWorld.msapp diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Assets/Images/YT-Logo.png b/samples/the-svg-world-svg-examples/sourcecode/Assets/Images/YT-Logo.png similarity index 100% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Assets/Images/YT-Logo.png rename to samples/the-svg-world-svg-examples/sourcecode/Assets/Images/YT-Logo.png diff --git a/samples/TicTacToe/sourcecode/Assets/SampleImage.json b/samples/the-svg-world-svg-examples/sourcecode/Assets/SampleImage.json similarity index 100% rename from samples/TicTacToe/sourcecode/Assets/SampleImage.json rename to samples/the-svg-world-svg-examples/sourcecode/Assets/SampleImage.json diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Assets/logo.jpg b/samples/the-svg-world-svg-examples/sourcecode/Assets/logo.jpg similarity index 100% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Assets/logo.jpg rename to samples/the-svg-world-svg-examples/sourcecode/Assets/logo.jpg diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/CanvasManifest.json b/samples/the-svg-world-svg-examples/sourcecode/CanvasManifest.json similarity index 97% rename from samples/TheSvgWorld-SVGexamples/sourcecode/CanvasManifest.json rename to samples/the-svg-world-svg-examples/sourcecode/CanvasManifest.json index 6e261849..b1dccd35 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/CanvasManifest.json +++ b/samples/the-svg-world-svg-examples/sourcecode/CanvasManifest.json @@ -1,110 +1,110 @@ -{ - "FormatVersion": "0.24", - "Header": { - "DocVersion": "1.326", - "MinVersionToLoad": "1.326", - "MSAppStructureVersion": "2.0" - }, - "Properties": { - "AppCreationSource": "AppFromScratch", - "AppDescription": "Demo app to show how animated SVGs work in PowerApps by Robin Rosengrün", - "AppPreviewFlagsMap": { - "aibuilderserviceenrollment": true, - "allowmultiplescreensincanvaspages": false, - "appinsightserrortracing": false, - "autocreateenvironmentvariables": false, - "backfromhostaction": false, - "behaviorpropertyui": false, - "blockmovingcontrol": true, - "cdsdataformatting": false, - "classiccontrols": false, - "componentauthoring": true, - "copyandmerge": false, - "datatablev2control": true, - "dataverseactionsenabled": false, - "delaycontrolrendering": false, - "delayloadscreens": true, - "disablecdsfileandlargeimage": false, - "dynamicschema": false, - "enableaimodelsindatapane": false, - "enableappembeddingux": false, - "enablecomponentnamemaps": true, - "enablecomponentscopeoldbehavior": true, - "enableeditcacherefreshfrequency": false, - "enableexcelonlinebusinessv2connector": false, - "enableideaspanel": true, - "enableonstart": false, - "enableonstartnavigate": false, - "enablepcfmoderndatasets": false, - "enablepowerautomatepane": false, - "enablerowscopeonetonexpand": false, - "enablerpawarecomponentdependency": true, - "enablerulespanel": false, - "enablesaveloadcleardataonweb": false, - "enhanceddelegation": true, - "enhancedgalleryinitialization": true, - "errorhandling": false, - "expandedsavedatasupport": true, - "exportimportcomponents2": true, - "externalmessage": false, - "formuladataprefetch": true, - "formularepair": false, - "generatedebugpublishedapp": true, - "herocontrols": false, - "improvedmediacapture": false, - "improvedtabstopbehavior": false, - "keeprecentscreensloaded": false, - "longlivingcache": false, - "nativecdsexperimental": true, - "optimizedforteamsmeeting": false, - "parallelcodegen": false, - "projectionmapping": true, - "reactformulabar": false, - "reliableconcurrent": true, - "reverttooldpowerautomate": false, - "rtlinstudiopreview": false, - "rtlsupport": false, - "searchtool": false, - "usedisplaynamemetadata": true, - "useenforcesavedatalimits": true, - "useexperimentalcdsconnector": true, - "useexperimentalsqlconnector": true, - "useguiddatatypes": true, - "usenonblockingonstartrule": true, - "webbarcodescanner": false - }, - "Author": "", - "ContainsThirdPartyPcfControls": false, - "DefaultConnectedDataSourceMaxGetRowsCount": 500, - "DocumentAppType": "DesktopOrTablet", - "DocumentLayoutHeight": 768, - "DocumentLayoutLockOrientation": true, - "DocumentLayoutMaintainAspectRatio": true, - "DocumentLayoutOrientation": "landscape", - "DocumentLayoutScaleToFit": true, - "DocumentLayoutWidth": 1366, - "DocumentType": "App", - "EnableInstrumentation": false, - "FileID": "eebe78b4-a6b9-46ce-b16c-6ae22e34ba3b", - "Id": "68ffb82d-1c94-43e6-a4bc-82940b1b50b0", - "InstrumentationKey": "", - "LocalDatabaseReferences": "{}", - "Name": "The+SVG+World.msapp", - "OriginatingVersion": "1.297" - }, - "PublishInfo": { - "AppName": "The SVG World", - "BackgroundColor": "rgba(0, 176, 240, 1)", - "IconColor": "RGBA(255,255,255,1)", - "IconName": "Edit", - "LogoFileName": "logo.jpg", - "PublishDataLocally": false, - "PublishResourcesLocally": false, - "PublishTarget": "player", - "UserLocale": "en-US" - }, - "ScreenOrder": [ - "Readme", - "The SVG World" - ] +{ + "FormatVersion": "0.24", + "Header": { + "DocVersion": "1.326", + "MinVersionToLoad": "1.326", + "MSAppStructureVersion": "2.0" + }, + "Properties": { + "AppCreationSource": "AppFromScratch", + "AppDescription": "Demo app to show how animated SVGs work in PowerApps by Robin Rosengrün", + "AppPreviewFlagsMap": { + "aibuilderserviceenrollment": true, + "allowmultiplescreensincanvaspages": false, + "appinsightserrortracing": false, + "autocreateenvironmentvariables": false, + "backfromhostaction": false, + "behaviorpropertyui": false, + "blockmovingcontrol": true, + "cdsdataformatting": false, + "classiccontrols": false, + "componentauthoring": true, + "copyandmerge": false, + "datatablev2control": true, + "dataverseactionsenabled": false, + "delaycontrolrendering": false, + "delayloadscreens": true, + "disablecdsfileandlargeimage": false, + "dynamicschema": false, + "enableaimodelsindatapane": false, + "enableappembeddingux": false, + "enablecomponentnamemaps": true, + "enablecomponentscopeoldbehavior": true, + "enableeditcacherefreshfrequency": false, + "enableexcelonlinebusinessv2connector": false, + "enableideaspanel": true, + "enableonstart": false, + "enableonstartnavigate": false, + "enablepcfmoderndatasets": false, + "enablepowerautomatepane": false, + "enablerowscopeonetonexpand": false, + "enablerpawarecomponentdependency": true, + "enablerulespanel": false, + "enablesaveloadcleardataonweb": false, + "enhanceddelegation": true, + "enhancedgalleryinitialization": true, + "errorhandling": false, + "expandedsavedatasupport": true, + "exportimportcomponents2": true, + "externalmessage": false, + "formuladataprefetch": true, + "formularepair": false, + "generatedebugpublishedapp": true, + "herocontrols": false, + "improvedmediacapture": false, + "improvedtabstopbehavior": false, + "keeprecentscreensloaded": false, + "longlivingcache": false, + "nativecdsexperimental": true, + "optimizedforteamsmeeting": false, + "parallelcodegen": false, + "projectionmapping": true, + "reactformulabar": false, + "reliableconcurrent": true, + "reverttooldpowerautomate": false, + "rtlinstudiopreview": false, + "rtlsupport": false, + "searchtool": false, + "usedisplaynamemetadata": true, + "useenforcesavedatalimits": true, + "useexperimentalcdsconnector": true, + "useexperimentalsqlconnector": true, + "useguiddatatypes": true, + "usenonblockingonstartrule": true, + "webbarcodescanner": false + }, + "Author": "", + "ContainsThirdPartyPcfControls": false, + "DefaultConnectedDataSourceMaxGetRowsCount": 500, + "DocumentAppType": "DesktopOrTablet", + "DocumentLayoutHeight": 768, + "DocumentLayoutLockOrientation": true, + "DocumentLayoutMaintainAspectRatio": true, + "DocumentLayoutOrientation": "landscape", + "DocumentLayoutScaleToFit": true, + "DocumentLayoutWidth": 1366, + "DocumentType": "App", + "EnableInstrumentation": false, + "FileID": "eebe78b4-a6b9-46ce-b16c-6ae22e34ba3b", + "Id": "68ffb82d-1c94-43e6-a4bc-82940b1b50b0", + "InstrumentationKey": "", + "LocalDatabaseReferences": "{}", + "Name": "The+SVG+World.msapp", + "OriginatingVersion": "1.297" + }, + "PublishInfo": { + "AppName": "The SVG World", + "BackgroundColor": "rgba(0, 176, 240, 1)", + "IconColor": "RGBA(255,255,255,1)", + "IconName": "Edit", + "LogoFileName": "logo.jpg", + "PublishDataLocally": false, + "PublishResourcesLocally": false, + "PublishTarget": "player", + "UserLocale": "en-US" + }, + "ScreenOrder": [ + "Readme", + "The SVG World" + ] } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/ComponentReferences.json b/samples/the-svg-world-svg-examples/sourcecode/ComponentReferences.json similarity index 100% rename from samples/TheSvgWorld-SVGexamples/sourcecode/ComponentReferences.json rename to samples/the-svg-world-svg-examples/sourcecode/ComponentReferences.json diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Connections/Connections.json b/samples/the-svg-world-svg-examples/sourcecode/Connections/Connections.json similarity index 100% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Connections/Connections.json rename to samples/the-svg-world-svg-examples/sourcecode/Connections/Connections.json diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/ControlTemplates.json b/samples/the-svg-world-svg-examples/sourcecode/ControlTemplates.json similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/ControlTemplates.json rename to samples/the-svg-world-svg-examples/sourcecode/ControlTemplates.json index 0e9c7a78..d4f3f16d 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/ControlTemplates.json +++ b/samples/the-svg-world-svg-examples/sourcecode/ControlTemplates.json @@ -1,226 +1,226 @@ -{ - "appinfo": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/appinfo", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": false, - "LastModifiedTimestamp": "0", - "Name": "appinfo", - "OverridableProperties": {}, - "Version": "1.0" - }, - "button": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/button", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "button", - "OverridableProperties": {}, - "Version": "2.2.0" - }, - "dataCard": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/card", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": false, - "LastModifiedTimestamp": "0", - "Name": "dataCard", - "OverridableProperties": {}, - "Version": "1.0.2" - }, - "fluidGrid": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/fluidGrid", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "fluidGrid", - "OverridableProperties": {}, - "Version": "2.3.0" - }, - "gallery": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/gallery", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "gallery", - "OverridableProperties": {}, - "Version": "2.13.2" - }, - "galleryTemplate": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/galleryTemplate", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": false, - "LastModifiedTimestamp": "0", - "Name": "galleryTemplate", - "OverridableProperties": {}, - "Version": "1.0" - }, - "group": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/group", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": false, - "LastModifiedTimestamp": "0", - "Name": "group", - "OverridableProperties": {}, - "Version": "1" - }, - "groupContainer": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/groupContainer", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "groupContainer", - "OverridableProperties": {}, - "Version": "1.1.0" - }, - "htmlViewer": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/htmlViewer", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "htmlViewer", - "OverridableProperties": {}, - "Version": "2.1.0" - }, - "icon": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/icon", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "icon", - "OverridableProperties": {}, - "Version": "2.5.0" - }, - "image": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/image", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "image", - "OverridableProperties": {}, - "Version": "2.2.1" - }, - "label": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/label", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "label", - "OverridableProperties": {}, - "Version": "2.5.1" - }, - "rectangle": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/shapes/rectangle", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "rectangle", - "OverridableProperties": {}, - "Version": "2.3.0" - }, - "screen": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/screen", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": false, - "LastModifiedTimestamp": "0", - "Name": "screen", - "OverridableProperties": {}, - "Version": "1.0" - }, - "timer": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/timer", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "timer", - "OverridableProperties": {}, - "Version": "2.1.0" - }, - "toggleSwitch": { - "CustomGroupControlTemplateName": "", - "FirstParty": true, - "Id": "http://microsoft.com/appmagic/toggleSwitch", - "IsComponentTemplate": false, - "IsCustomGroupControlTemplate": false, - "IsPcfControl": false, - "IsPremiumPcfControl": false, - "IsWidgetTemplate": true, - "LastModifiedTimestamp": "0", - "Name": "toggleSwitch", - "OverridableProperties": {}, - "Version": "2.1.0" - } +{ + "appinfo": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/appinfo", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "appinfo", + "OverridableProperties": {}, + "Version": "1.0" + }, + "button": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/button", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "button", + "OverridableProperties": {}, + "Version": "2.2.0" + }, + "dataCard": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/card", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "dataCard", + "OverridableProperties": {}, + "Version": "1.0.2" + }, + "fluidGrid": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/fluidGrid", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "fluidGrid", + "OverridableProperties": {}, + "Version": "2.3.0" + }, + "gallery": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/gallery", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "gallery", + "OverridableProperties": {}, + "Version": "2.13.2" + }, + "galleryTemplate": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/galleryTemplate", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "galleryTemplate", + "OverridableProperties": {}, + "Version": "1.0" + }, + "group": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/group", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "group", + "OverridableProperties": {}, + "Version": "1" + }, + "groupContainer": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/groupContainer", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "groupContainer", + "OverridableProperties": {}, + "Version": "1.1.0" + }, + "htmlViewer": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/htmlViewer", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "htmlViewer", + "OverridableProperties": {}, + "Version": "2.1.0" + }, + "icon": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/icon", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "icon", + "OverridableProperties": {}, + "Version": "2.5.0" + }, + "image": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/image", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "image", + "OverridableProperties": {}, + "Version": "2.2.1" + }, + "label": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/label", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "label", + "OverridableProperties": {}, + "Version": "2.5.1" + }, + "rectangle": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/shapes/rectangle", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "rectangle", + "OverridableProperties": {}, + "Version": "2.3.0" + }, + "screen": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/screen", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "screen", + "OverridableProperties": {}, + "Version": "1.0" + }, + "timer": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/timer", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "timer", + "OverridableProperties": {}, + "Version": "2.1.0" + }, + "toggleSwitch": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/toggleSwitch", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "toggleSwitch", + "OverridableProperties": {}, + "Version": "2.1.0" + } } \ No newline at end of file diff --git a/samples/TicTacToe/sourcecode/DataSources/CustomGallerySample.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/CustomGallerySample.json similarity index 100% rename from samples/TicTacToe/sourcecode/DataSources/CustomGallerySample.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/CustomGallerySample.json diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/LegendSample.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/LegendSample.json similarity index 97% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/LegendSample.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/LegendSample.json index 10c4fbe3..ae5a38b4 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/LegendSample.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/LegendSample.json @@ -1,15 +1,15 @@ -[ - { - "Data": "[{\"Value\":\"Lorem ipsum\"},{\"Value\":\"Dolor sit\"},{\"Value\":\"Amet consectetur \"},{\"Value\":\"Adipisicing elit\"},{\"Value\":\"Sed do\"},{\"Value\":\"Eiusmod tempor \"},{\"Value\":\"Incididunt ut\"}]", - "IsSampleData": true, - "IsWritable": false, - "Name": "LegendSample", - "OrderedColumnNames": [ - "Value" - ], - "OriginalName": "LegendSample", - "OriginalSchema": "*[Value:s]", - "Schema": "*[Value:s]", - "Type": "StaticDataSourceInfo" - } +[ + { + "Data": "[{\"Value\":\"Lorem ipsum\"},{\"Value\":\"Dolor sit\"},{\"Value\":\"Amet consectetur \"},{\"Value\":\"Adipisicing elit\"},{\"Value\":\"Sed do\"},{\"Value\":\"Eiusmod tempor \"},{\"Value\":\"Incididunt ut\"}]", + "IsSampleData": true, + "IsWritable": false, + "Name": "LegendSample", + "OrderedColumnNames": [ + "Value" + ], + "OriginalName": "LegendSample", + "OriginalSchema": "*[Value:s]", + "Schema": "*[Value:s]", + "Type": "StaticDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/PieChartSample.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/PieChartSample.json similarity index 98% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/PieChartSample.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/PieChartSample.json index b1b8c9c6..15012d94 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/PieChartSample.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/PieChartSample.json @@ -1,18 +1,18 @@ -[ - { - "Data": "[{\"Area\":31,\"City\":\"Cairo\",\"Density\":39,\"Population\":12},{\"Area\":15,\"City\":\"Delhi\",\"Density\":78,\"Population\":18},{\"Area\":11,\"City\":\"Mexico City\",\"Density\":60,\"Population\":8},{\"Area\":22,\"City\":\"Istanbul\",\"Density\":65,\"Population\":14},{\"Area\":16,\"City\":\"London\",\"Density\":54,\"Population\":8},{\"Area\":25,\"City\":\"Moscow\",\"Density\":48,\"Population\":12},{\"Area\":8,\"City\":\"New York City\",\"Density\":107,\"Population\":8},{\"Area\":6,\"City\":\"Seoul\",\"Density\":172,\"Population\":10},{\"Area\":6,\"City\":\"Shanghai\",\"Density\":38,\"Population\":24},{\"Area\":6,\"City\":\"Tokyo\",\"Density\":146,\"Population\":9}]", - "IsSampleData": true, - "IsWritable": false, - "Name": "PieChartSample", - "OrderedColumnNames": [ - "City", - "Population", - "Area", - "Density" - ], - "OriginalName": "PieChartSample", - "OriginalSchema": "*[Area:n, City:s, Density:n, Population:n]", - "Schema": "*[Area:n, City:s, Density:n, Population:n]", - "Type": "StaticDataSourceInfo" - } +[ + { + "Data": "[{\"Area\":31,\"City\":\"Cairo\",\"Density\":39,\"Population\":12},{\"Area\":15,\"City\":\"Delhi\",\"Density\":78,\"Population\":18},{\"Area\":11,\"City\":\"Mexico City\",\"Density\":60,\"Population\":8},{\"Area\":22,\"City\":\"Istanbul\",\"Density\":65,\"Population\":14},{\"Area\":16,\"City\":\"London\",\"Density\":54,\"Population\":8},{\"Area\":25,\"City\":\"Moscow\",\"Density\":48,\"Population\":12},{\"Area\":8,\"City\":\"New York City\",\"Density\":107,\"Population\":8},{\"Area\":6,\"City\":\"Seoul\",\"Density\":172,\"Population\":10},{\"Area\":6,\"City\":\"Shanghai\",\"Density\":38,\"Population\":24},{\"Area\":6,\"City\":\"Tokyo\",\"Density\":146,\"Population\":9}]", + "IsSampleData": true, + "IsWritable": false, + "Name": "PieChartSample", + "OrderedColumnNames": [ + "City", + "Population", + "Area", + "Density" + ], + "OriginalName": "PieChartSample", + "OriginalSchema": "*[Area:n, City:s, Density:n, Population:n]", + "Schema": "*[Area:n, City:s, Density:n, Population:n]", + "Type": "StaticDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCities.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colCities.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCities.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colCities.json index 53e8c263..8edcab6b 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCities.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colCities.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colCities", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colCities", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colContinentColors.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colContinentColors.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colContinentColors.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colContinentColors.json index 20695ec2..02f4fdeb 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colContinentColors.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colContinentColors.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colContinentColors", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colContinentColors", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCountries.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colCountries.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCountries.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colCountries.json index d2bf261c..dc213db4 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colCountries.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colCountries.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colCountries", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colCountries", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colEnergy.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colEnergy.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colEnergy.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colEnergy.json index e2199a04..6c19c443 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colEnergy.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colEnergy.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colEnergy", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colEnergy", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colLandUse.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colLandUse.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colLandUse.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colLandUse.json index b863446d..e2f08b2c 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colLandUse.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colLandUse.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colLandUse", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colLandUse", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colMenu.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colMenu.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colMenu.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colMenu.json index 6cd2b64b..9bcb5ca1 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colMenu.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colMenu.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colMenu", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colMenu", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colPopDistribution.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colPopDistribution.json similarity index 95% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colPopDistribution.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/colPopDistribution.json index 751307e0..4cc1c35e 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/colPopDistribution.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/colPopDistribution.json @@ -1,9 +1,9 @@ -[ - { - "IsComponentScoped": false, - "IsSampleData": false, - "IsWritable": true, - "Name": "colPopDistribution", - "Type": "CollectionDataSourceInfo" - } +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colPopDistribution", + "Type": "CollectionDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Cities.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Cities.json similarity index 99% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Cities.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Cities.json index df95568c..0844ed0a 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Cities.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Cities.json @@ -1,27 +1,27 @@ -[ - { - "Data": "[{\"ADMIN_NAME\":\"Aruba\",\"CountryCode\":\"AA\",\"Country_Name\":\"Aruba\",\"GMI_ADMIN\":\"ABW\",\"ISO2_CountryCode\":\"AW\",\"ISO3_Country\":\"ABW\",\"Name\":\"Oranjestad\",\"POP\":29998,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":305.9,\"Y\":425.6},{\"ADMIN_NAME\":\"Antigua \\u0026 Barbuda\",\"CountryCode\":\"AC\",\"Country_Name\":\"Antigua \\u0026 Barbuda\",\"GMI_ADMIN\":\"ATG\",\"ISO2_CountryCode\":\"AG\",\"ISO3_Country\":\"ATG\",\"Name\":\"Saint John\\u0027s\",\"POP\":24226,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.6,\"Y\":412.4},{\"ADMIN_NAME\":\"Abu Zaby\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AZA\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Abu Dhabi\",\"POP\":603492,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":650.7,\"Y\":390.5},{\"ADMIN_NAME\":\"Al Fujayrah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AFJ\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Fujairad\",\"POP\":62415,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":656.2,\"Y\":388.6},{\"ADMIN_NAME\":\"Ra\\u0027s al Khaymah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-RAK\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Ra\\u0027s Al-Khaymah\",\"POP\":115949,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":655.1,\"Y\":386.5},{\"ADMIN_NAME\":\"Umm al Qaywayn\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-UAQ\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Umm Al Qaywayn\",\"POP\":44411,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":654,\"Y\":387.2},{\"ADMIN_NAME\":\"\\u0027Ajman\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AJM\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Ajman\",\"POP\":226172,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":653.7,\"Y\":387.7},{\"ADMIN_NAME\":\"Ash Shariqah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-ASH\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Sharjah\",\"POP\":543733,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":653.6,\"Y\":387.8},{\"ADMIN_NAME\":\"Dubayy\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-DBY\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Dubai\",\"POP\":1137347,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":653.4,\"Y\":388.1},{\"ADMIN_NAME\":\"Kabol\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KAB\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Kabul\",\"POP\":3043532,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":691.7,\"Y\":358.5},{\"ADMIN_NAME\":\"Balkh\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BLK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mazar-E Sharif\",\"POP\":303282,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":686,\"Y\":351},{\"ADMIN_NAME\":\"Jowzjan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-JWZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Sheberghan\",\"POP\":55641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":682.3,\"Y\":351.2},{\"ADMIN_NAME\":\"Faryab\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-FRY\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Meymaneh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":679.6,\"Y\":353.7},{\"ADMIN_NAME\":\"Badghis\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BDG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Qal eh-ye\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":675,\"Y\":356.9},{\"ADMIN_NAME\":\"Ghowr\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-GHW\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Chaghcharan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":680.9,\"Y\":358.5},{\"ADMIN_NAME\":\"Herat\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-HER\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Herat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":672.4,\"Y\":359.1},{\"ADMIN_NAME\":\"Oruzgan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-ORZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Tarin Kowt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":682.6,\"Y\":364.8},{\"ADMIN_NAME\":\"Farah\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-FAR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Farah\",\"POP\":43561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":672.2,\"Y\":365.6},{\"ADMIN_NAME\":\"Zabol\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-ZAB\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Qalat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":685.5,\"Y\":366.5},{\"ADMIN_NAME\":\"Quandahar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-QND\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Kandahar\",\"POP\":391190,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":682.1,\"Y\":368.1},{\"ADMIN_NAME\":\"Helmand\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-HLM\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Lashkar Gah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":678.4,\"Y\":368.2},{\"ADMIN_NAME\":\"Nimruz\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-NMR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Zaranj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":671.6,\"Y\":369.7},{\"ADMIN_NAME\":\"Paktika\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PKT\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Zareh Sharan\",\"POP\":7366,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":689.7,\"Y\":364.1},{\"ADMIN_NAME\":\"Paktia\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PAK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Gardez\",\"POP\":103601,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.9,\"Y\":361.6},{\"ADMIN_NAME\":\"Ghazni\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-GHZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Ghazni\",\"POP\":141000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":689.7,\"Y\":361.7},{\"ADMIN_NAME\":\"Nangarhar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-NNG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Jalabad\",\"POP\":200331,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":695.3,\"Y\":358.8},{\"ADMIN_NAME\":\"Badakhshan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BDK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Feyzabad\",\"POP\":40276,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":695.7,\"Y\":349.6},{\"ADMIN_NAME\":\"Takhar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-TKH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Taloqan\",\"POP\":64256,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":692.8,\"Y\":351},{\"ADMIN_NAME\":\"Konduz\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KNZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Konduz\",\"POP\":161902,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":690.9,\"Y\":351},{\"ADMIN_NAME\":\"Konarha\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KNR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Asadabad\",\"POP\":59617,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":697.2,\"Y\":357.3},{\"ADMIN_NAME\":\"Samangan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-SMN\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Aybak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":688.6,\"Y\":352.6},{\"ADMIN_NAME\":\"Baghlan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BGH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Baghlan\",\"POP\":108449,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":690.5,\"Y\":353},{\"ADMIN_NAME\":\"Kapisa\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KAP\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mahmud-E Eraqi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":692.2,\"Y\":356.8},{\"ADMIN_NAME\":\"Parvan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PRV\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Charikar\",\"POP\":53676,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":691.8,\"Y\":356.8},{\"ADMIN_NAME\":\"Bamian\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BAM\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Bamian\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":688,\"Y\":357.5},{\"ADMIN_NAME\":\"Laghman\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-LGH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mehtar Lam\",\"POP\":17345,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":694.5,\"Y\":358.1},{\"ADMIN_NAME\":\"Vardak\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-VRD\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mayda Shahr\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":690.7,\"Y\":358.7},{\"ADMIN_NAME\":\"Lowgar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-LWG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Baraki Barak\",\"POP\":22305,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":691.2,\"Y\":360.3},{\"ADMIN_NAME\":\"Alger\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ALG\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Algiers\",\"POP\":1977663,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":508.5,\"Y\":350.8},{\"ADMIN_NAME\":\"Oran\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ORA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Oran\",\"POP\":645984,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":498.6,\"Y\":354.3},{\"ADMIN_NAME\":\"Tindouf\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TND\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tindouf\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.4,\"Y\":380.6},{\"ADMIN_NAME\":\"Tamanghasset\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TMN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"In Salah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":507,\"Y\":382.2},{\"ADMIN_NAME\":\"Tamanghasset\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TMN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tamanrasset\",\"POP\":73128,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":515.4,\"Y\":395.5},{\"ADMIN_NAME\":\"Sidi bel Abbes\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SBA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Sidi-Bel-Abbes\",\"POP\":191769,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":498.2,\"Y\":356.2},{\"ADMIN_NAME\":\"Tlemcen\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TLM\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tlemcen\",\"POP\":132341,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.4,\"Y\":357.3},{\"ADMIN_NAME\":\"Bechar\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BCH\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bechar\",\"POP\":143382,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":493.8,\"Y\":368.1},{\"ADMIN_NAME\":\"Adrar\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ADR\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Adrar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.2,\"Y\":380.1},{\"ADMIN_NAME\":\"Ouargla\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ORG\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Ghardina\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":514.8,\"Y\":367},{\"ADMIN_NAME\":\"Blida\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BLI\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Blida\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":507.9,\"Y\":351.8},{\"ADMIN_NAME\":\"Bouira\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BOU\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bouira\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":510.8,\"Y\":352.2},{\"ADMIN_NAME\":\"Setif\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SET\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Setif\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":515,\"Y\":352.8},{\"ADMIN_NAME\":\"Bourdj Bou Arrer\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BBA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bordj Bou Arreridj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.8,\"Y\":353.3},{\"ADMIN_NAME\":\"M\\u0027Sila\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MSL\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"M\\u0027sila\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.6,\"Y\":354.5},{\"ADMIN_NAME\":\"Djelfa\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-DJL\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Djelfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":509,\"Y\":357.9},{\"ADMIN_NAME\":\"Laghouat\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-LGH\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Laghouat\",\"POP\":113872,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508,\"Y\":360.9},{\"ADMIN_NAME\":\"Tizi Ouzou\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TOU\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tizi-Ouzou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":511.2,\"Y\":350.7},{\"ADMIN_NAME\":\"Bejaia\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BEJ\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bejaia\",\"POP\":164103,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514.1,\"Y\":350.9},{\"ADMIN_NAME\":\"Medea\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MED\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Medea\",\"POP\":147707,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":507.7,\"Y\":352.5},{\"ADMIN_NAME\":\"Mostaganem\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MST\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Mostaganem\",\"POP\":130000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.2,\"Y\":353.7},{\"ADMIN_NAME\":\"Mascara\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MSC\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Mascara\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":500.4,\"Y\":355.5},{\"ADMIN_NAME\":\"Tiaret\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TIA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tiaret\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":503.7,\"Y\":355.6},{\"ADMIN_NAME\":\"Saida\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SAI\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Saida\",\"POP\":127497,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.4,\"Y\":357.4},{\"ADMIN_NAME\":\"Guelma\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-GUE\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Guelma\",\"POP\":123590,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":520.6,\"Y\":351.9},{\"ADMIN_NAME\":\"Constantine\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-CNS\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Constantine\",\"POP\":450097,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":518.3,\"Y\":352.2},{\"ADMIN_NAME\":\"Oum el Bouaghi\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-OEB\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Oum el Bouaghi\",\"POP\":100821,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.8,\"Y\":354},{\"ADMIN_NAME\":\"Batna\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BAT\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Batna\",\"POP\":280798,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":517.1,\"Y\":355},{\"ADMIN_NAME\":\"Tebessa\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TBS\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tbessa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.5,\"Y\":355.5},{\"ADMIN_NAME\":\"Biskra\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BSK\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Biskra\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":515.9,\"Y\":357.4},{\"ADMIN_NAME\":\"Annaba\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ANN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Annaba\",\"POP\":206570,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":521.5,\"Y\":350.4},{\"ADMIN_NAME\":\"Skikda\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SKK\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Skikda\",\"POP\":162702,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.2,\"Y\":350.4},{\"ADMIN_NAME\":\"Jijel\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-JIJ\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Jijel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":516,\"Y\":350.6},{\"ADMIN_NAME\":\"Baku\",\"CountryCode\":\"AJ\",\"Country_Name\":\"Azerbaijan\",\"GMI_ADMIN\":\"AZE-BAK\",\"ISO2_CountryCode\":\"AZ\",\"ISO3_Country\":\"AZE\",\"Name\":\"Baku\",\"POP\":1116513,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":638.1,\"Y\":338.2},{\"ADMIN_NAME\":\"Nakhichevan\",\"CountryCode\":\"AJ\",\"Country_Name\":\"Azerbaijan\",\"GMI_ADMIN\":\"AZE-NKH\",\"ISO2_CountryCode\":\"AZ\",\"ISO3_Country\":\"AZE\",\"Name\":\"Naxcivian\",\"POP\":64754,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":625.9,\"Y\":342.2},{\"ADMIN_NAME\":\"Tirane\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TIR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Tirana\",\"POP\":374801,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":555,\"Y\":334.5},{\"ADMIN_NAME\":\"Tropoje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TRP\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Bajram Curri\",\"POP\":7967,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.7,\"Y\":330.8},{\"ADMIN_NAME\":\"Shkoder\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SHK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Shkoder\",\"POP\":88245,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554.1,\"Y\":331.8},{\"ADMIN_NAME\":\"Lezhe\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LEZ\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Lezhe\",\"POP\":18695,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.5,\"Y\":332.8},{\"ADMIN_NAME\":\"Durres\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-DRR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Durres\",\"POP\":122034,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553.9,\"Y\":334.5},{\"ADMIN_NAME\":\"Fier\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-FIE\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Fier\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.3,\"Y\":336.7},{\"ADMIN_NAME\":\"Vlore\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-VLO\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Vlore\",\"POP\":89546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554,\"Y\":337.7},{\"ADMIN_NAME\":\"Kolonje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KLN\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Erseke\",\"POP\":7890,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":338.2},{\"ADMIN_NAME\":\"Pogradec\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PGR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Pogradec\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":336.1},{\"ADMIN_NAME\":\"Korce\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KOR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Korce\",\"POP\":58259,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.6,\"Y\":337.1},{\"ADMIN_NAME\":\"Lushnje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LSH\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Lushnje\",\"POP\":41469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.7,\"Y\":336},{\"ADMIN_NAME\":\"Gramsh\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-GRM\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Gramsh\",\"POP\":11556,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556,\"Y\":336.2},{\"ADMIN_NAME\":\"Berat\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-BER\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Berat\",\"POP\":46866,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.4,\"Y\":336.8},{\"ADMIN_NAME\":\"Skrapar\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SKR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Corovode\",\"POP\":14046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.1,\"Y\":337.5},{\"ADMIN_NAME\":\"Tepelene\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TPL\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Tepelene\",\"POP\":11955,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.5,\"Y\":338.4},{\"ADMIN_NAME\":\"Permet\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PRM\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Permet\",\"POP\":10686,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.4,\"Y\":338.5},{\"ADMIN_NAME\":\"Gjirokaster\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-GJR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Gjirokaster\",\"POP\":23437,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.9,\"Y\":339.1},{\"ADMIN_NAME\":\"Sarande\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SRN\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Sarande\",\"POP\":15147,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.4,\"Y\":339.8},{\"ADMIN_NAME\":\"Dibre\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-DIB\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Peshkopi\",\"POP\":14848,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.6,\"Y\":333.2},{\"ADMIN_NAME\":\"Kukes\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KUK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Kukes\",\"POP\":17832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.6,\"Y\":331.7},{\"ADMIN_NAME\":\"Puke\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PUK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Puke\",\"POP\":6495,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.1,\"Y\":331.9},{\"ADMIN_NAME\":\"Mirdite\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-MRD\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Rreshen\",\"POP\":10064,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.9,\"Y\":332.8},{\"ADMIN_NAME\":\"Mat\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-MAT\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Burrel\",\"POP\":15405,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.5,\"Y\":333.4},{\"ADMIN_NAME\":\"Kruje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KRU\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Kruje\",\"POP\":21286,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.9,\"Y\":333.8},{\"ADMIN_NAME\":\"Librazhd\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LBR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Librazhd\",\"POP\":12691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.5,\"Y\":335},{\"ADMIN_NAME\":\"Elbasan\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-ELB\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Elbasan\",\"POP\":100903,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":555.7,\"Y\":335.3},{\"ADMIN_NAME\":\"Armenia\",\"CountryCode\":\"AM\",\"Country_Name\":\"Armenia\",\"GMI_ADMIN\":\"ARM\",\"ISO2_CountryCode\":\"AM\",\"ISO3_Country\":\"ARM\",\"Name\":\"Yerevan\",\"POP\":1093485,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":623.5,\"Y\":338.6},{\"ADMIN_NAME\":\"Andorra\",\"CountryCode\":\"AN\",\"Country_Name\":\"Andorra\",\"GMI_ADMIN\":\"AND\",\"ISO2_CountryCode\":\"AD\",\"ISO3_Country\":\"AND\",\"Name\":\"Andorra La Valla\",\"POP\":20430,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":504.2,\"Y\":330.2},{\"ADMIN_NAME\":\"Luanda\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LUA\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Luanda\",\"POP\":2776168,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.7,\"Y\":485.1},{\"ADMIN_NAME\":\"Cabinda\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CBN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Cabinda\",\"POP\":66020,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":533.8,\"Y\":476},{\"ADMIN_NAME\":\"Cunene\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CUN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Onjiva\",\"POP\":10169,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.8,\"Y\":508.5},{\"ADMIN_NAME\":\"Benguela\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BNG\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Benguela\",\"POP\":151226,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.2,\"Y\":495.7},{\"ADMIN_NAME\":\"Huambo\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-HUA\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Huambo\",\"POP\":226145,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":543.6,\"Y\":496.2},{\"ADMIN_NAME\":\"Huila\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-HUI\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Lubango\",\"POP\":102541,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.4,\"Y\":502.4},{\"ADMIN_NAME\":\"Namibe\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-NAM\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Namibe\",\"POP\":80149,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":533.7,\"Y\":503.1},{\"ADMIN_NAME\":\"Moxico\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-MOX\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Luena\",\"POP\":21115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.2,\"Y\":493.5},{\"ADMIN_NAME\":\"Bie\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BIE\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Kuito\",\"POP\":113624,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":547,\"Y\":495.2},{\"ADMIN_NAME\":\"Cuando Cubango\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CCB\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Menongue\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.5,\"Y\":502.1},{\"ADMIN_NAME\":\"Lunda Norte\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LNO\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Lucapa\",\"POP\":20115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.5,\"Y\":484},{\"ADMIN_NAME\":\"Lunda Sul\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LSU\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Saurimo\",\"POP\":40498,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.5,\"Y\":487.5},{\"ADMIN_NAME\":\"Zaire\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-ZAI\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Mbanza Congo\",\"POP\":24220,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.6,\"Y\":478.1},{\"ADMIN_NAME\":\"Uige\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-UIG\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Uige\",\"POP\":60008,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":542,\"Y\":482.1},{\"ADMIN_NAME\":\"Bengo\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BEN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Caxito\",\"POP\":28224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.9,\"Y\":484.4},{\"ADMIN_NAME\":\"Cuanza Norte\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CNO\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Ndalatando\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":541.3,\"Y\":486.5},{\"ADMIN_NAME\":\"Malanje\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-MLN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Malange\",\"POP\":87046,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":545.3,\"Y\":487.1},{\"ADMIN_NAME\":\"Cuanza Sul\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CSU\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Ngunza\",\"POP\":33277,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.4,\"Y\":491.8},{\"ADMIN_NAME\":\"American Samoa\",\"CountryCode\":\"AQ\",\"Country_Name\":\"American Samoa\",\"GMI_ADMIN\":\"ASM\",\"ISO2_CountryCode\":\"AS\",\"ISO3_Country\":\"ASM\",\"Name\":\"Pago Pago\",\"POP\":4196,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":26.8,\"Y\":500.5},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-DFD\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Buenos Aires\",\"POP\":13076300,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":338,\"Y\":563},{\"ADMIN_NAME\":\"Chubut\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHB\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Comodoro Rivadavia\",\"POP\":140850,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":312.9,\"Y\":603.8},{\"ADMIN_NAME\":\"Santa Fe\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SFE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rosario\",\"POP\":1173533,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":331.8,\"Y\":557.4},{\"ADMIN_NAME\":\"Buenos Aires\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-BAI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Bahia Blanca\",\"POP\":276546,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":327.4,\"Y\":577.2},{\"ADMIN_NAME\":\"Misiones\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-MSN\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Posadas\",\"POP\":312060,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":345,\"Y\":539.6},{\"ADMIN_NAME\":\"Santa Cruz\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SCR\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rio Gallegos\",\"POP\":85700,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":308.1,\"Y\":628.2},{\"ADMIN_NAME\":\"Tierra del Fuego\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-TDF\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Ushuaia\",\"POP\":58028,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":310.7,\"Y\":642.9},{\"ADMIN_NAME\":\"Santa Fe\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SFE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santa Fe\",\"POP\":468632,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":331.7,\"Y\":553},{\"ADMIN_NAME\":\"Entre Rios\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-ERI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Parana\",\"POP\":262295,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":332.2,\"Y\":553.4},{\"ADMIN_NAME\":\"Buenos Aires\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-BAI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"La Plata\",\"POP\":694167,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":339.3,\"Y\":564},{\"ADMIN_NAME\":\"Neuquen\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-NEU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Neuquen\",\"POP\":242092,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":310.7,\"Y\":578},{\"ADMIN_NAME\":\"La Pampa\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-LPA\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santa Rosa\",\"POP\":111424,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":321.8,\"Y\":569.8},{\"ADMIN_NAME\":\"Rio Negro\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-RNE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Viedma\",\"POP\":48940,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":325.4,\"Y\":584.7},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SJU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Juan\",\"POP\":447048,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":310,\"Y\":552.8},{\"ADMIN_NAME\":\"Mendoza\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-MND\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Mendoza\",\"POP\":876884,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":309.2,\"Y\":557.2},{\"ADMIN_NAME\":\"Chubut\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHB\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rawson\",\"POP\":26335,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":319.5,\"Y\":594},{\"ADMIN_NAME\":\"Jujuy\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-JUJ\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Salvador De Jujuy\",\"POP\":305891,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":319,\"Y\":529.7},{\"ADMIN_NAME\":\"Salta\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SAL\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Salta\",\"POP\":512686,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":318.7,\"Y\":531.5},{\"ADMIN_NAME\":\"Tucuman\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-TCM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Miguel De Tucuman\",\"POP\":781023,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":319.2,\"Y\":537.8},{\"ADMIN_NAME\":\"Santiago del Estero\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SDE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santiago Del Estero\",\"POP\":354692,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":321.8,\"Y\":540.8},{\"ADMIN_NAME\":\"Catamarca\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CTM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Catamarca\",\"POP\":188812,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":317.6,\"Y\":542.9},{\"ADMIN_NAME\":\"La Rioja\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-LRI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"La Rioja\",\"POP\":162620,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":314.7,\"Y\":545.9},{\"ADMIN_NAME\":\"Cordoba\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CRD\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Cordoba\",\"POP\":1428214,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":322.1,\"Y\":552.1},{\"ADMIN_NAME\":\"San Luis\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SLU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Luis\",\"POP\":183982,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":316.1,\"Y\":558.6},{\"ADMIN_NAME\":\"Formosa\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-FRM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Formosa\",\"POP\":221383,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":338.7,\"Y\":535.8},{\"ADMIN_NAME\":\"Chaco\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHA\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Resistencia\",\"POP\":387158,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":336.5,\"Y\":539.8},{\"ADMIN_NAME\":\"Corrientes\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CRR\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Corrientes\",\"POP\":339067,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":336.9,\"Y\":539.9},{\"ADMIN_NAME\":\"Australian Capital Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-ACT\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Canberra\",\"POP\":327700,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":913.2,\"Y\":565.4},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Alice Springs\",\"POP\":26188,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":871.3,\"Y\":528},{\"ADMIN_NAME\":\"Western Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-WAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Fremantle\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":821.4,\"Y\":554.4},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Birdum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":869.3,\"Y\":504.8},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Rockhampton\",\"POP\":65850,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":917.2,\"Y\":527.4},{\"ADMIN_NAME\":\"New South Wales\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NSW\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Newcastle\",\"POP\":497955,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":920.8,\"Y\":557.3},{\"ADMIN_NAME\":\"New South Wales\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NSW\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Sydney\",\"POP\":4394576,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":918.7,\"Y\":560.5},{\"ADMIN_NAME\":\"Victoria\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-VCT\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Melbourne\",\"POP\":3730206,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":902.2,\"Y\":574.1},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Cairns\",\"POP\":154225,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":903.9,\"Y\":508},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Townsville\",\"POP\":138954,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":907,\"Y\":515.1},{\"ADMIN_NAME\":\"Western Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-WAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Perth\",\"POP\":1446704,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":821.2,\"Y\":554.1},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Darwin\",\"POP\":93080,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":862.7,\"Y\":495.2},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Brisbane\",\"POP\":958504,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":924.2,\"Y\":539.8},{\"ADMIN_NAME\":\"South Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-SAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Adelaide\",\"POP\":1074159,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":884,\"Y\":563.6},{\"ADMIN_NAME\":\"Tasmania\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-TSM\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Hobart\",\"POP\":47700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":908.3,\"Y\":592.3},{\"ADMIN_NAME\":\"Wien\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-WIE\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Vienna\",\"POP\":1569316,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":545.2,\"Y\":307.6},{\"ADMIN_NAME\":\"Vorarlberg\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-VRR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Bregenz\",\"POP\":26928,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":527.1,\"Y\":310.5},{\"ADMIN_NAME\":\"Oberosterreich\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-OBR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Linz\",\"POP\":181162,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":539.6,\"Y\":307.2},{\"ADMIN_NAME\":\"Burgenland\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-BRG\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Eisenstadt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.8,\"Y\":309.2},{\"ADMIN_NAME\":\"Salzburg\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-SLZ\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Salzburg\",\"POP\":150269,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":536.2,\"Y\":309.3},{\"ADMIN_NAME\":\"Tirol\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-TIR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Innsbruck\",\"POP\":112467,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":531.5,\"Y\":311.5},{\"ADMIN_NAME\":\"Steiermark\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-STR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Graz\",\"POP\":222326,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.8,\"Y\":312.3},{\"ADMIN_NAME\":\"Karnten\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-KRN\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Klagenfurt\",\"POP\":90610,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539.7,\"Y\":314.1},{\"ADMIN_NAME\":\"Anguilla\",\"CountryCode\":\"AV\",\"Country_Name\":\"Anguilla\",\"GMI_ADMIN\":\"AIA\",\"ISO2_CountryCode\":\"AI\",\"ISO3_Country\":\"AIA\",\"Name\":\"The Valley\",\"POP\":1378,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":325.2,\"Y\":409.2},{\"ADMIN_NAME\":\"Al Manamah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-AMN\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Manama\",\"POP\":147074,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":640.2,\"Y\":385.2},{\"ADMIN_NAME\":\"Al Muharraq\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-AMH\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Al-Muharraq\",\"POP\":97458,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":640.3,\"Y\":385.1},{\"ADMIN_NAME\":\"Jidd Hafs\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-JHF\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Jidd Hafs\",\"POP\":31735,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.1,\"Y\":385.2},{\"ADMIN_NAME\":\"Ar Rifa wa al Mintaqah al Janubiyah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-ARM\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Ar Rifa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.1,\"Y\":385.5},{\"ADMIN_NAME\":\"Sitrah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-STR\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Sitrah\",\"POP\":37657,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.3,\"Y\":385.6},{\"ADMIN_NAME\":\"Barbados\",\"CountryCode\":\"BB\",\"Country_Name\":\"Barbados\",\"GMI_ADMIN\":\"BRB\",\"ISO2_CountryCode\":\"BB\",\"ISO3_Country\":\"BRB\",\"Name\":\"Bridgetown\",\"POP\":98511,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":334.7,\"Y\":423.9},{\"ADMIN_NAME\":\"South-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-SEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Gaborone\",\"POP\":208411,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":571.9,\"Y\":531.1},{\"ADMIN_NAME\":\"Chobe\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-CHO\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Kasane\",\"POP\":9250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":569.5,\"Y\":510.8},{\"ADMIN_NAME\":\"Ngamiland\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-NGM\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Maun\",\"POP\":49945,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":564.9,\"Y\":517.2},{\"ADMIN_NAME\":\"North-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-NEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Francistown\",\"POP\":89979,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.2,\"Y\":520.6},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-CNT\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Serowe\",\"POP\":47419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":574,\"Y\":524.3},{\"ADMIN_NAME\":\"Ghanzi\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-GHN\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Ghanzi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":560,\"Y\":522.2},{\"ADMIN_NAME\":\"Kgalagadi\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KGL\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Tsabong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562.1,\"Y\":535.3},{\"ADMIN_NAME\":\"Kgatleng\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KGT\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Mochudi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":572.5,\"Y\":530.3},{\"ADMIN_NAME\":\"Kweneng\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KWN\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Molepolole\",\"POP\":63248,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.7,\"Y\":530.4},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-STH\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Kanye\",\"POP\":44716,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.3,\"Y\":532.1},{\"ADMIN_NAME\":\"South-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-SEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Lobatse\",\"POP\":30883,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":571.2,\"Y\":532.9},{\"ADMIN_NAME\":\"Bermuda\",\"CountryCode\":\"BD\",\"Country_Name\":\"Bermuda\",\"GMI_ADMIN\":\"BMU\",\"ISO2_CountryCode\":\"BM\",\"ISO3_Country\":\"BMU\",\"Name\":\"Hamilton\",\"POP\":902,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320.4,\"Y\":365.9},{\"ADMIN_NAME\":\"Bruxelles-Brussel\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-BRS\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Brussels\",\"POP\":1019022,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":512.1,\"Y\":296.4},{\"ADMIN_NAME\":\"Liege\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LIE\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Liege\",\"POP\":182597,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.4,\"Y\":297.3},{\"ADMIN_NAME\":\"Namur\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-NAM\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Namur\",\"POP\":106284,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":513.5,\"Y\":298},{\"ADMIN_NAME\":\"Hainaut\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-HAI\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Mons\",\"POP\":91277,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":510.9,\"Y\":298.1},{\"ADMIN_NAME\":\"West-Vlaanderen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-WVL\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Bruges\",\"POP\":12650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":508.9,\"Y\":294.7},{\"ADMIN_NAME\":\"Antwerpen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-ANT\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Antwerpen\",\"POP\":459805,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":512.3,\"Y\":294.8},{\"ADMIN_NAME\":\"Oost-Vlaanderen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-OVL\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Gent\",\"POP\":231493,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":510.4,\"Y\":295.5},{\"ADMIN_NAME\":\"Limburg\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LMB\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Hasselt\",\"POP\":69222,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":515.2,\"Y\":295.8},{\"ADMIN_NAME\":\"Luxembourg\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LXM\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Arlon\",\"POP\":26179,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":516.1,\"Y\":301.4},{\"ADMIN_NAME\":\"Bahamas\",\"CountryCode\":\"BF\",\"Country_Name\":\"The Bahamas\",\"GMI_ADMIN\":\"BHS\",\"ISO2_CountryCode\":\"BS\",\"ISO3_Country\":\"BHS\",\"Name\":\"Nassau\",\"POP\":227940,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":285.6,\"Y\":388.7},{\"ADMIN_NAME\":\"Dhaka\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-DAK\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Dhaka\",\"POP\":10356500,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":750.6,\"Y\":392.9},{\"ADMIN_NAME\":\"Rajshahi\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-RJS\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Rajshahi\",\"POP\":700133,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":745.7,\"Y\":390.9},{\"ADMIN_NAME\":\"Khulna\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-KHL\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Khulna\",\"POP\":1342339,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":748.3,\"Y\":395.5},{\"ADMIN_NAME\":\"Chittagong\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-CHT\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Chittagong\",\"POP\":3920222,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":754.6,\"Y\":397},{\"ADMIN_NAME\":\"Barisal\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-BRS\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Barisal\",\"POP\":202242,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":750.5,\"Y\":395.9},{\"ADMIN_NAME\":\"Cayo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CAY\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Belmopan\",\"POP\":13381,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":253.8,\"Y\":412.4},{\"ADMIN_NAME\":\"Toledo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-TOL\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Punta Gorda\",\"POP\":5026,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.8,\"Y\":415.3},{\"ADMIN_NAME\":\"Corozal\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CRZ\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Corozal\",\"POP\":8724,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255,\"Y\":408.7},{\"ADMIN_NAME\":\"Orange Walk\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-OWA\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Orange Walk\",\"POP\":15298,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.5,\"Y\":409.6},{\"ADMIN_NAME\":\"Belize\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-BLZ\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Belize\",\"POP\":61461,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":255.5,\"Y\":411.3},{\"ADMIN_NAME\":\"Cayo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CAY\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"El Cayo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.1,\"Y\":412.3},{\"ADMIN_NAME\":\"Stann Creek\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-SCR\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Stann Creek Town\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.5,\"Y\":412.8},{\"ADMIN_NAME\":\"Bosnia \\u0026 Herzegovina\",\"CountryCode\":\"BK\",\"Country_Name\":\"Bosnia \\u0026 Herzegovina\",\"GMI_ADMIN\":\"BIH\",\"ISO2_CountryCode\":\"BA\",\"ISO3_Country\":\"BIH\",\"Name\":\"Sarajevo\",\"POP\":696731,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":551.1,\"Y\":325},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-LPA\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"La Paz\",\"POP\":812799,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":311.1,\"Y\":506.9},{\"ADMIN_NAME\":\"Santa Cruz\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-SCR\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Santa Cruz de La Sierra\",\"POP\":1364389,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":324.8,\"Y\":510.7},{\"ADMIN_NAME\":\"Tarija\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-TAR\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Tarija\",\"POP\":159269,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":320.6,\"Y\":521.7},{\"ADMIN_NAME\":\"Pando\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-PAN\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Cobija\",\"POP\":26585,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":309.3,\"Y\":491.3},{\"ADMIN_NAME\":\"El Beni\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-EBE\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Trinidad\",\"POP\":84259,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":320.1,\"Y\":502.2},{\"ADMIN_NAME\":\"Cochabamba\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-CCH\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Cochabamba\",\"POP\":900414,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":316.6,\"Y\":509.5},{\"ADMIN_NAME\":\"Oruro\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-ORU\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Oruro\",\"POP\":208684,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":314,\"Y\":511.2},{\"ADMIN_NAME\":\"Chuquisaca\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-CHQ\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Sucre\",\"POP\":224838,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":319.1,\"Y\":514.4},{\"ADMIN_NAME\":\"Potosi\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-POT\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Potosi\",\"POP\":141251,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":317.7,\"Y\":515.9},{\"ADMIN_NAME\":\"Rangoon\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-RNG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Rangoon\",\"POP\":4477638,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":766.5,\"Y\":413.1},{\"ADMIN_NAME\":\"Mandalay\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MND\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Mandalay\",\"POP\":1208099,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":766.4,\"Y\":398.1},{\"ADMIN_NAME\":\"Sagaing\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-SGN\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Sagaing\",\"POP\":78739,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":766,\"Y\":398.4},{\"ADMIN_NAME\":\"Shan State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-SST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Taunggyi\",\"POP\":160115,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":769,\"Y\":401.6},{\"ADMIN_NAME\":\"Kayah State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KSE\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Loikaw\",\"POP\":17293,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":769.5,\"Y\":404.9},{\"ADMIN_NAME\":\"Pegu\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-PEG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Pegu\",\"POP\":244376,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":767.5,\"Y\":411.8},{\"ADMIN_NAME\":\"Magwe\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MAG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Magway\",\"POP\":96954,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":763.1,\"Y\":403.5},{\"ADMIN_NAME\":\"Arakan State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-AST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Sittwe\",\"POP\":177743,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":757.5,\"Y\":403.5},{\"ADMIN_NAME\":\"Karen State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KSA\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Pa-an\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":770.6,\"Y\":413.2},{\"ADMIN_NAME\":\"Irrawaddy\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-IRR\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Bassein\",\"POP\":237089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":762.6,\"Y\":413.4},{\"ADMIN_NAME\":\"Mon State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Moulmein\",\"POP\":438861,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":770.7,\"Y\":414.2},{\"ADMIN_NAME\":\"Tenasserim\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-TNS\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Tavoy\",\"POP\":136783,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":772.2,\"Y\":421.1},{\"ADMIN_NAME\":\"Kachin State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Myitkyina\",\"POP\":90894,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":770,\"Y\":387.8},{\"ADMIN_NAME\":\"Chin State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-CST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Haka\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":759.5,\"Y\":396.1},{\"ADMIN_NAME\":\"Oueme\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-OUE\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Porto Novo\",\"POP\":234168,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":507.3,\"Y\":442.2},{\"ADMIN_NAME\":\"Atakora\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ATK\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Natitingou\",\"POP\":80892,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":503.9,\"Y\":431.8},{\"ADMIN_NAME\":\"Borgou\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-BOR\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Parakou\",\"POP\":163753,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":507.3,\"Y\":434.6},{\"ADMIN_NAME\":\"Zou\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ZOU\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Abomey\",\"POP\":82154,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":505.5,\"Y\":440.6},{\"ADMIN_NAME\":\"Mono\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-MON\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Lokossa\",\"POP\":86971,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":504.8,\"Y\":442.2},{\"ADMIN_NAME\":\"Atlantique\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ATL\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Cotonou\",\"POP\":690584,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":506.8,\"Y\":442.9},{\"ADMIN_NAME\":\"Minsk\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-MNS\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Minsk\",\"POP\":1742124,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":576.4,\"Y\":282.5},{\"ADMIN_NAME\":\"Grodno\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-GRD\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Hrodna\",\"POP\":317365,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":566.1,\"Y\":283.5},{\"ADMIN_NAME\":\"Brest\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-BRS\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Brest\",\"POP\":300715,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":565.7,\"Y\":290.8},{\"ADMIN_NAME\":\"Vitebsk\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-VTB\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Vitsyebsk\",\"POP\":342700,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":583.8,\"Y\":276.3},{\"ADMIN_NAME\":\"Mogilev\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-MGL\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Mahilyow\",\"POP\":369200,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":584.1,\"Y\":282.4},{\"ADMIN_NAME\":\"Gomel\\u0027\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-GML\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Homyel\\u0027\",\"POP\":480951,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":585.9,\"Y\":289.2},{\"ADMIN_NAME\":\"Solomon Is.\",\"CountryCode\":\"BP\",\"Country_Name\":\"Solomon Is.\",\"GMI_ADMIN\":\"SLB\",\"ISO2_CountryCode\":\"SB\",\"ISO3_Country\":\"SLB\",\"Name\":\"Honiara\",\"POP\":56298,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":943.4,\"Y\":486.8},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-DFD\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Brasilia\",\"POP\":2207718,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":367.2,\"Y\":504.9},{\"ADMIN_NAME\":\"Sao Paulo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SPA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Santos\",\"POP\":411403,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":371.6,\"Y\":529},{\"ADMIN_NAME\":\"Rio de Janeiro\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RDJ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Rio de Janeiro\",\"POP\":6023699,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":379.5,\"Y\":525.3},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Santarem\",\"POP\":189047,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":348.6,\"Y\":467.4},{\"ADMIN_NAME\":\"Mato Grosso\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Cuiaba\",\"POP\":521934,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":344.5,\"Y\":504.4},{\"ADMIN_NAME\":\"Goias\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-GOI\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Goiania\",\"POP\":1171195,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":363.5,\"Y\":507.6},{\"ADMIN_NAME\":\"Mato Grosso do Sul\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGD\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Campo Grande\",\"POP\":729151,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":348.6,\"Y\":518.5},{\"ADMIN_NAME\":\"Roraima\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ROR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Boa Vista\",\"POP\":235150,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":331.8,\"Y\":452.7},{\"ADMIN_NAME\":\"Acre\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ACR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Rio Branco\",\"POP\":257642,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":312,\"Y\":488.4},{\"ADMIN_NAME\":\"Sao Paulo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SPA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Sao Paulo\",\"POP\":10021295,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":370.8,\"Y\":527.9},{\"ADMIN_NAME\":\"Parana\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Curitiba\",\"POP\":1718421,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":363.4,\"Y\":533.5},{\"ADMIN_NAME\":\"Amapa\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-AMA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Macapa\",\"POP\":338936,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":358.5,\"Y\":460.5},{\"ADMIN_NAME\":\"Santa Catarina\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SCT\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Florianopolis\",\"POP\":412724,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":365.2,\"Y\":540.1},{\"ADMIN_NAME\":\"Rio Grande do Sul\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RGS\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Porto Alegre\",\"POP\":1372741,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":358,\"Y\":547.9},{\"ADMIN_NAME\":\"Bahia\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-BAH\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Salvador\",\"POP\":2711840,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":393.3,\"Y\":496.9},{\"ADMIN_NAME\":\"Minas Gerais\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGE\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Belo Horizonte\",\"POP\":2373224,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":378.3,\"Y\":516.7},{\"ADMIN_NAME\":\"Espirito Santo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ESA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Vitoria\",\"POP\":312656,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":388,\"Y\":518.2},{\"ADMIN_NAME\":\"Rio de Janeiro\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RDJ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Niteroi\",\"POP\":456456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":381.1,\"Y\":525.6},{\"ADMIN_NAME\":\"Maranhao\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MRN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Sao Luis\",\"POP\":917237,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":377.2,\"Y\":467.5},{\"ADMIN_NAME\":\"Ceara\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-CEA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Fortaleza\",\"POP\":2400000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":393,\"Y\":471.1},{\"ADMIN_NAME\":\"Piaui\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PIA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Teresina\",\"POP\":744512,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":381.3,\"Y\":474.7},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Belem\",\"POP\":1407737,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":365.6,\"Y\":464.6},{\"ADMIN_NAME\":\"Rio Grande do Norte\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RGN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Natal\",\"POP\":763043,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":402.4,\"Y\":476.7},{\"ADMIN_NAME\":\"Paraiba\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Joao Pessoa\",\"POP\":650883,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":403.3,\"Y\":480.4},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-AMZ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Manaus\",\"POP\":1598210,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":333.6,\"Y\":469.2},{\"ADMIN_NAME\":\"Pernambuco\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PRN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Recife\",\"POP\":1478098,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":403.2,\"Y\":483.1},{\"ADMIN_NAME\":\"Rondonia\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RND\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Porto Velho\",\"POP\":306180,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":322.8,\"Y\":485},{\"ADMIN_NAME\":\"Alagoas\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ALG\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Maceio\",\"POP\":954991,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":400.9,\"Y\":487.5},{\"ADMIN_NAME\":\"Sergipe\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SRG\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Aracaju\",\"POP\":490175,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":397.3,\"Y\":491},{\"ADMIN_NAME\":\"Tocantins\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-TCN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Palmas\",\"POP\":196272,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":365.9,\"Y\":489},{\"ADMIN_NAME\":\"Thimphu\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-THM\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Thimphu\",\"POP\":98676,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":748.6,\"Y\":381.4},{\"ADMIN_NAME\":\"Punakha\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-PNK\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Punakha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749,\"Y\":380.8},{\"ADMIN_NAME\":\"Wangdi Phodrang\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-WNP\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Wangdue Prodrang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749.3,\"Y\":381.4},{\"ADMIN_NAME\":\"Paro\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-PAR\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Paro\",\"POP\":2169,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":748.2,\"Y\":381.6},{\"ADMIN_NAME\":\"Grad Sofiya\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-GSO\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Sofia\",\"POP\":1152556,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":564.7,\"Y\":329.4},{\"ADMIN_NAME\":\"Khaskovo\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-KHS\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Kurdzhali\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.9,\"Y\":332.3},{\"ADMIN_NAME\":\"Mikhaylovgrad\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-MKH\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Montana\",\"POP\":47445,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":564.4,\"Y\":326.7},{\"ADMIN_NAME\":\"Lovech\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-LVC\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Lovec\",\"POP\":42211,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":568.5,\"Y\":327.8},{\"ADMIN_NAME\":\"Razgrad\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-RZG\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Razgrad\",\"POP\":38285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.6,\"Y\":326.2},{\"ADMIN_NAME\":\"Varna\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-VAR\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Varna\",\"POP\":312770,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":577.4,\"Y\":327.5},{\"ADMIN_NAME\":\"Burgas\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-BRG\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Burgas\",\"POP\":195966,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.1,\"Y\":330.1},{\"ADMIN_NAME\":\"Brunei\",\"CountryCode\":\"BX\",\"Country_Name\":\"Brunei\",\"GMI_ADMIN\":\"BRN\",\"ISO2_CountryCode\":\"BN\",\"ISO3_Country\":\"BRN\",\"Name\":\"Bandar Seri Begawan\",\"POP\":64409,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":818.7,\"Y\":446.9},{\"ADMIN_NAME\":\"Bujumbura\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BJM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bujumbura\",\"POP\":331700,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":581.4,\"Y\":469.9},{\"ADMIN_NAME\":\"Cankuzo\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-CNK\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Cankuzo\",\"POP\":6585,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.6,\"Y\":469.3},{\"ADMIN_NAME\":\"Rutana\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-RTN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Rutana\",\"POP\":20893,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.1,\"Y\":471.5},{\"ADMIN_NAME\":\"Bururi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BUR\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bururi\",\"POP\":19740,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.1,\"Y\":471.5},{\"ADMIN_NAME\":\"Makamba\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MKM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Makamba\",\"POP\":19642,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.6,\"Y\":472},{\"ADMIN_NAME\":\"Muyinga\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MYN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Muyinga\",\"POP\":71076,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":584.1,\"Y\":468.5},{\"ADMIN_NAME\":\"Kayanza\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-KYN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Kayanza\",\"POP\":19443,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582,\"Y\":468.6},{\"ADMIN_NAME\":\"Ngozi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-NGO\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Ngozi\",\"POP\":21506,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.7,\"Y\":468.6},{\"ADMIN_NAME\":\"Bubanza\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BBN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bubanza\",\"POP\":12728,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":581.4,\"Y\":469.1},{\"ADMIN_NAME\":\"Karuzi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-KRZ\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Karusi\",\"POP\":10705,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.6,\"Y\":469.2},{\"ADMIN_NAME\":\"Muramvya\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MRM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Muramvya\",\"POP\":18041,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.1,\"Y\":469.6},{\"ADMIN_NAME\":\"Gitega\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-GIT\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Gitega\",\"POP\":23167,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583,\"Y\":470.1},{\"ADMIN_NAME\":\"Ruyigi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-RUY\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Ruyigi\",\"POP\":38458,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.8,\"Y\":470.2},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Ottawa\",\"POP\":812129,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":290.3,\"Y\":319.1},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Moosonee\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":276.2,\"Y\":294.2},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Montreal\",\"POP\":3268513,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":295.8,\"Y\":318.4},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Canaport\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":317.1,\"Y\":319.6},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Sept-Iles\",\"POP\":22582,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":315.9,\"Y\":298.8},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Schefferville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":314.8,\"Y\":278.2},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saint John\",\"POP\":87857,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":316.8,\"Y\":319.5},{\"ADMIN_NAME\":\"Newfoundland and Labrador\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NWF\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Goose Bay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":332.9,\"Y\":285.3},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Prince Rupert\",\"POP\":14708,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":138.8,\"Y\":280.5},{\"ADMIN_NAME\":\"Alberta\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ALB\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Calgary\",\"POP\":1019942,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":183.8,\"Y\":295.5},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Vancouver\",\"POP\":1837969,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":159.1,\"Y\":303.1},{\"ADMIN_NAME\":\"Northwest Territories\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Inuvik\",\"POP\":3022,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":129.3,\"Y\":197.7},{\"ADMIN_NAME\":\"Manitoba\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-MNT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Churchill\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":239,\"Y\":258.2},{\"ADMIN_NAME\":\"Saskatchewan\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-SSK\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saskatoon\",\"POP\":198958,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":204.4,\"Y\":290.7},{\"ADMIN_NAME\":\"Newfoundland and Labrador\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NWF\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saint John\\u0027s\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":353.8,\"Y\":310.3},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Quebec\",\"POP\":528595,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":302.5,\"Y\":313.4},{\"ADMIN_NAME\":\"Nunavut\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NNV\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Iqaluit\",\"POP\":6124,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":310,\"Y\":229.3},{\"ADMIN_NAME\":\"Prince Edward Island\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-PEI\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Charlottetown\",\"POP\":42402,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":325,\"Y\":315.7},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Fredericton\",\"POP\":52337,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":315.2,\"Y\":316.8},{\"ADMIN_NAME\":\"Northwest Territories\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Yellowknife\",\"POP\":15865,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":183,\"Y\":237.2},{\"ADMIN_NAME\":\"Yukon Territory\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-YTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Whitehorse\",\"POP\":23272,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":125.6,\"Y\":247.3},{\"ADMIN_NAME\":\"Alberta\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ALB\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Edmonton\",\"POP\":712391,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":185.3,\"Y\":284.1},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Victoria\",\"POP\":289625,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":158,\"Y\":306.6},{\"ADMIN_NAME\":\"Saskatchewan\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-SSK\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Regina\",\"POP\":176183,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":210,\"Y\":298.1},{\"ADMIN_NAME\":\"Manitoba\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-MNT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Winnipeg\",\"POP\":632063,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":230.8,\"Y\":300.4},{\"ADMIN_NAME\":\"Nova Scotia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NSC\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Halifax\",\"POP\":359111,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":323.5,\"Y\":321.8},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Toronto\",\"POP\":4612191,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":279.9,\"Y\":325.5},{\"ADMIN_NAME\":\"Phnum Penh\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PPE\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Phnom Penh\",\"POP\":1573544,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":790.8,\"Y\":428.3},{\"ADMIN_NAME\":\"Siemreab-Otdar Meanchey\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-SOM\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Siemreab\",\"POP\":85000,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":787.9,\"Y\":423.2},{\"ADMIN_NAME\":\"Batdambang\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-BTD\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Batdambang\",\"POP\":150444,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":786.1,\"Y\":424},{\"ADMIN_NAME\":\"Pouthisat\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PTH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Pouthisat\",\"POP\":52476,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":788.1,\"Y\":425.5},{\"ADMIN_NAME\":\"Kaoh Kong\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KKO\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Krong Kaoh Kong\",\"POP\":33134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":785.7,\"Y\":428.1},{\"ADMIN_NAME\":\"Preah Vihear\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PVI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Phnum Tbeng Meanchey\",\"POP\":24380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":791,\"Y\":421.9},{\"ADMIN_NAME\":\"Stoeng Treng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-STR\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Stoeng Treng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.8,\"Y\":422.7},{\"ADMIN_NAME\":\"Kampong Thum\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KTH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Thum\",\"POP\":19951,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.8,\"Y\":425},{\"ADMIN_NAME\":\"Kracheh\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KRC\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kracheh\",\"POP\":19975,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.9,\"Y\":425.7},{\"ADMIN_NAME\":\"Kampong Chhnang\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KCN\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Chnang\",\"POP\":75244,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.2,\"Y\":426.3},{\"ADMIN_NAME\":\"Kampong Cham\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KCH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Cham\",\"POP\":61750,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":792.4,\"Y\":427.1},{\"ADMIN_NAME\":\"Prey Veng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PVE\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Prey Veng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792,\"Y\":428.5},{\"ADMIN_NAME\":\"Kampong Spoe\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KSP\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Spoe\",\"POP\":33231,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.7,\"Y\":428.6},{\"ADMIN_NAME\":\"Rotanokiri\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-RTN\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Lumphat\",\"POP\":19205,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.6,\"Y\":422.8},{\"ADMIN_NAME\":\"Mondol Kiri\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-MKI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Senmonorom\",\"POP\":7944,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":797.2,\"Y\":425.8},{\"ADMIN_NAME\":\"Svay Rieng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-SRI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Svay Rieng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.3,\"Y\":429.7},{\"ADMIN_NAME\":\"Takev\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-TAK\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Takev\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.5,\"Y\":429.9},{\"ADMIN_NAME\":\"Kampot\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KMP\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampot\",\"POP\":22691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.8,\"Y\":431},{\"ADMIN_NAME\":\"Chari-Baguirmi\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-CBG\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Ndjamena\",\"POP\":721081,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":542.3,\"Y\":426.8},{\"ADMIN_NAME\":\"Borkou-Ennedi-Tibesti\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BET\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Faya\",\"POP\":13400,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":553,\"Y\":410},{\"ADMIN_NAME\":\"Kanem\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-KAN\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Mao\",\"POP\":18031,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.5,\"Y\":421},{\"ADMIN_NAME\":\"Lac\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LAC\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Bol\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.8,\"Y\":422.9},{\"ADMIN_NAME\":\"Mayo Kebi\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-MKE\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Bongor\",\"POP\":27770,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.6,\"Y\":431.9},{\"ADMIN_NAME\":\"Tandjile\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-TND\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Lai\",\"POP\":19382,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.2,\"Y\":434.4},{\"ADMIN_NAME\":\"Logone Oriental\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LOR\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Doba\",\"POP\":24336,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.7,\"Y\":436.5},{\"ADMIN_NAME\":\"Logone Occidental\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LOC\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Moundou\",\"POP\":135167,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.6,\"Y\":436.8},{\"ADMIN_NAME\":\"Salamat\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-SLM\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Am Timan\",\"POP\":28885,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.2,\"Y\":429.8},{\"ADMIN_NAME\":\"Moyen-Chari\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-MCH\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Sarh\",\"POP\":102528,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551,\"Y\":435.1},{\"ADMIN_NAME\":\"Biltine\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BLT\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Biltine\",\"POP\":11000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":558,\"Y\":419.8},{\"ADMIN_NAME\":\"Ouaddai\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-OUA\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Abeche\",\"POP\":74188,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.8,\"Y\":421.8},{\"ADMIN_NAME\":\"Batha\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BAT\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Ati\",\"POP\":24074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.8,\"Y\":423.6},{\"ADMIN_NAME\":\"Guera\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-GUE\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Mongo\",\"POP\":27763,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.8,\"Y\":426.5},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-WST\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Colombo\",\"POP\":648034,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":721.4,\"Y\":441.3},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-EST\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Trincomalee\",\"POP\":108420,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":725.2,\"Y\":436.7},{\"ADMIN_NAME\":\"North Central\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-NCN\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Anuradhapura\",\"POP\":60943,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":722.8,\"Y\":437.3},{\"ADMIN_NAME\":\"North Western\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-NWS\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Puttalan\",\"POP\":45661,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":721.3,\"Y\":438.2},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-CEN\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Kandy\",\"POP\":111701,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":723.5,\"Y\":440.3},{\"ADMIN_NAME\":\"Uva\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-UVA\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Badulla\",\"POP\":42230,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":724.7,\"Y\":441.2},{\"ADMIN_NAME\":\"Sabaragamuwa\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-SBR\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Ratnapura\",\"POP\":47832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":722.8,\"Y\":442},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-STH\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Galle\",\"POP\":93118,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":722.4,\"Y\":443.8},{\"ADMIN_NAME\":\"Pool\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-POO\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Brazzaville\",\"POP\":1284609,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":542.4,\"Y\":472.5},{\"ADMIN_NAME\":\"Kouilou\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-KOU\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Pointe Noire\",\"POP\":659084,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":533.4,\"Y\":473.4},{\"ADMIN_NAME\":\"Likouala\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-LIK\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Impfondo\",\"POP\":20859,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.9,\"Y\":456.1},{\"ADMIN_NAME\":\"Sangha\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-SNG\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Ouesso\",\"POP\":23915,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.5,\"Y\":456.1},{\"ADMIN_NAME\":\"Pool\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-POO\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Kinkala\",\"POP\":13882,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.9,\"Y\":472.7},{\"ADMIN_NAME\":\"Cuvette\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-CVT\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Owando\",\"POP\":23952,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.1,\"Y\":461.9},{\"ADMIN_NAME\":\"Plateaux\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-PLT\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Djambala\",\"POP\":9650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.9,\"Y\":467.6},{\"ADMIN_NAME\":\"Lekoumou\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-LEK\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Sibiti\",\"POP\":19089,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537,\"Y\":470.8},{\"ADMIN_NAME\":\"Bouenza\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-BOU\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Madingou\",\"POP\":22760,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.6,\"Y\":472.1},{\"ADMIN_NAME\":\"Niari\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-NIA\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Loubomo\",\"POP\":103894,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":535.1,\"Y\":472.2},{\"ADMIN_NAME\":\"Kinshasa\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KNS\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kinshasa\",\"POP\":7785965,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":542.4,\"Y\":472.6},{\"ADMIN_NAME\":\"Shaba\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-SHA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Lumumbashi\",\"POP\":1373770,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":576.4,\"Y\":493.2},{\"ADMIN_NAME\":\"Bandundu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BAN\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kahemba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.7,\"Y\":480.9},{\"ADMIN_NAME\":\"Equateur\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-EQT\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Mbandaka\",\"POP\":184185,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.6,\"Y\":460.4},{\"ADMIN_NAME\":\"Haut-Zaire\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-HZA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kisangani\",\"POP\":539158,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":569.8,\"Y\":459.1},{\"ADMIN_NAME\":\"Kasai-Oriental\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KOR\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Mbuji-Mayi\",\"POP\":874761,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":565.6,\"Y\":477.6},{\"ADMIN_NAME\":\"Kivu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KIV\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Buluko\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":579.1,\"Y\":462.7},{\"ADMIN_NAME\":\"Bandundu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BAN\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Bandundu\",\"POP\":118211,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.2,\"Y\":469.8},{\"ADMIN_NAME\":\"Kasai-Occidental\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KOC\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kananga\",\"POP\":463546,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":562.1,\"Y\":476.9},{\"ADMIN_NAME\":\"Bas-Zaire\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BZA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Matadi\",\"POP\":180109,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.3,\"Y\":476.7},{\"ADMIN_NAME\":\"Beijing\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-BJN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Beijing\",\"POP\":7480601,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":822.7,\"Y\":339.7},{\"ADMIN_NAME\":\"Xinjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kashi\",\"POP\":274717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":710.7,\"Y\":341.3},{\"ADMIN_NAME\":\"Guangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fangcheng Gang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":800.4,\"Y\":398.8},{\"ADMIN_NAME\":\"Heilongjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HLN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Qiqihar\",\"POP\":882364,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":843.7,\"Y\":311.2},{\"ADMIN_NAME\":\"Henan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Luoyang\",\"POP\":123144,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":811.5,\"Y\":358},{\"ADMIN_NAME\":\"Shaanxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHA\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Xi\\u0027an\",\"POP\":3225812,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":801.8,\"Y\":359.3},{\"ADMIN_NAME\":\"Nei Mongol\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NMN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Baotou\",\"POP\":1301768,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":804.4,\"Y\":337},{\"ADMIN_NAME\":\"Sichuan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SCH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Chongqing\",\"POP\":3967028,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.3,\"Y\":374.8},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Dalian\",\"POP\":2035307,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":837.1,\"Y\":342.9},{\"ADMIN_NAME\":\"Shandong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHD\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Qingdao\",\"POP\":1642245,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":833.9,\"Y\":353},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"T\\u0027aichung\",\"POP\":1040725,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":834.5,\"Y\":391.6},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"T\\u0027ainan\",\"POP\":764147,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":833.2,\"Y\":395},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kaoshsiung\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":833.5,\"Y\":396.2},{\"ADMIN_NAME\":\"Guangdong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GND\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Guangzhou\",\"POP\":3152825,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":814.1,\"Y\":394.7},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shenyang\",\"POP\":3512192,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":842,\"Y\":332.8},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Anshan\",\"POP\":1199275,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":840.9,\"Y\":335.3},{\"ADMIN_NAME\":\"Hebei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Tangshan\",\"POP\":1596949,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":827.6,\"Y\":340.8},{\"ADMIN_NAME\":\"Hebei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shijiazhuang\",\"POP\":1992474,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":817.6,\"Y\":346.3},{\"ADMIN_NAME\":\"Henan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Zhengzhou\",\"POP\":2014125,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":815,\"Y\":357.7},{\"ADMIN_NAME\":\"Jilin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JIL\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Jilin\",\"POP\":1881977,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":850.9,\"Y\":325},{\"ADMIN_NAME\":\"Hong Kong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HKG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kowloon\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":816.7,\"Y\":396.9},{\"ADMIN_NAME\":\"Hong Kong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HKG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hong Kong\",\"POP\":7012738,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":816.5,\"Y\":397.2},{\"ADMIN_NAME\":\"Macau\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-MAC\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Macau\",\"POP\":520400,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":814.8,\"Y\":397.4},{\"ADMIN_NAME\":\"Xinjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Urumqi\",\"POP\":1508225,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":742.8,\"Y\":325.3},{\"ADMIN_NAME\":\"Xizang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XZN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Lhasa\",\"POP\":118721,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":752.6,\"Y\":374.4},{\"ADMIN_NAME\":\"Heilongjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HLN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Harbin\",\"POP\":3229883,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851,\"Y\":317.6},{\"ADMIN_NAME\":\"Nei Mongol\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NMN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Huhot\",\"POP\":774477,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":809.5,\"Y\":336.4},{\"ADMIN_NAME\":\"Ningxia\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Yinchuan\",\"POP\":475101,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":794.6,\"Y\":344.9},{\"ADMIN_NAME\":\"Qinghai\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-QNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Xining\",\"POP\":767531,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":782.1,\"Y\":351.2},{\"ADMIN_NAME\":\"Gansu\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GAN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Lanzhou\",\"POP\":3200000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":787.2,\"Y\":353.1},{\"ADMIN_NAME\":\"Sichuan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SCH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Chengdu\",\"POP\":3950437,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":788.5,\"Y\":371.2},{\"ADMIN_NAME\":\"Guizhou\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GUI\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Guiyang\",\"POP\":1171633,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.8,\"Y\":384.1},{\"ADMIN_NAME\":\"Yunnan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-YNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kunming\",\"POP\":1023674,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":784.7,\"Y\":388.8},{\"ADMIN_NAME\":\"Guangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanning\",\"POP\":803788,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":800.2,\"Y\":395.5},{\"ADMIN_NAME\":\"Fujian\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-FUJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fuzhou\",\"POP\":1179720,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":830.7,\"Y\":385.7},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Taipei\",\"POP\":7871900,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":836.8,\"Y\":388.8},{\"ADMIN_NAME\":\"Jiangsu\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JNS\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanjing\",\"POP\":3087010,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":829.3,\"Y\":366.7},{\"ADMIN_NAME\":\"Anhui\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-ANH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hefei\",\"POP\":1388904,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":825.1,\"Y\":367.3},{\"ADMIN_NAME\":\"Shanghai\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shanghai\",\"POP\":14608512,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":836.8,\"Y\":369.3},{\"ADMIN_NAME\":\"Hubei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HUB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Wuhan\",\"POP\":4184206,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":816.8,\"Y\":371.5},{\"ADMIN_NAME\":\"Zhejiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-ZHJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hangzhou\",\"POP\":1878129,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":833.1,\"Y\":372.5},{\"ADMIN_NAME\":\"Jiangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanchang\",\"POP\":1871351,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":821.3,\"Y\":377.5},{\"ADMIN_NAME\":\"Hunan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HUN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Changsha\",\"POP\":2073938,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":813.3,\"Y\":379.3},{\"ADMIN_NAME\":\"Tianjin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Tianjin\",\"POP\":3766207,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":824.9,\"Y\":342.5},{\"ADMIN_NAME\":\"Shanxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHX\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Taiyuan\",\"POP\":2722475,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":812,\"Y\":346.9},{\"ADMIN_NAME\":\"Shandong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHD\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Jinan\",\"POP\":2069266,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":824.3,\"Y\":351.2},{\"ADMIN_NAME\":\"Jilin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JIL\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Changchun\",\"POP\":2537421,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":847.4,\"Y\":324.9},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fushun\",\"POP\":1400646,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":843.5,\"Y\":332.6},{\"ADMIN_NAME\":\"Region Metropolitana\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-RMT\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Santiago\",\"POP\":4837295,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":304.1,\"Y\":559.1},{\"ADMIN_NAME\":\"Magallanes y de la Antartica Chilena\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-MYA\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Punta Arenas\",\"POP\":117430,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":303.4,\"Y\":635.2},{\"ADMIN_NAME\":\"Coquimbo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-CQM\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Coquimbo\",\"POP\":161317,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302.3,\"Y\":547.7},{\"ADMIN_NAME\":\"Aisen del General Carlos Ibanez del Campo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ADG\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Puerto Aisen\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.5,\"Y\":602.1},{\"ADMIN_NAME\":\"Libertador General Bernardo O\\u0027Higgins\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-LGB\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"San Fernando\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":303.2,\"Y\":562.9},{\"ADMIN_NAME\":\"Maule\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-MAU\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Talca\",\"POP\":197479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":301.3,\"Y\":565.7},{\"ADMIN_NAME\":\"Bio-Bio\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-BIO\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Concepcion\",\"POP\":215413,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":297.5,\"Y\":570.5},{\"ADMIN_NAME\":\"Araucania\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ARC\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Temuco\",\"POP\":238129,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":298.8,\"Y\":577.2},{\"ADMIN_NAME\":\"Los Lagos\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-LLA\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Puerto Montt\",\"POP\":160054,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":297.8,\"Y\":587.1},{\"ADMIN_NAME\":\"Antofagasta\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ANT\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Antofagasta\",\"POP\":309832,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":304.8,\"Y\":528},{\"ADMIN_NAME\":\"Atacama\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ATC\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Copiapo\",\"POP\":129280,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305,\"Y\":539.5},{\"ADMIN_NAME\":\"Coquimbo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-CQM\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"La Serena\",\"POP\":154521,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302.5,\"Y\":547.5},{\"ADMIN_NAME\":\"Valparaiso\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-VLP\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Valparaiso\",\"POP\":282448,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":301.6,\"Y\":557.6},{\"ADMIN_NAME\":\"Tarapaca\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-TRP\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Iquique\",\"POP\":227499,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.5,\"Y\":517.8},{\"ADMIN_NAME\":\"Cayman Is.\",\"CountryCode\":\"CJ\",\"Country_Name\":\"Cayman Is.\",\"GMI_ADMIN\":\"CYM\",\"ISO2_CountryCode\":\"KY\",\"ISO3_Country\":\"CYM\",\"Name\":\"George Town\",\"POP\":29370,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":274.4,\"Y\":406},{\"ADMIN_NAME\":\"Cocos Is.\",\"CountryCode\":\"CK\",\"Country_Name\":\"Cocos Is.\",\"GMI_ADMIN\":\"CCK\",\"ISO2_CountryCode\":\"CC\",\"ISO3_Country\":\"CCK\",\"Name\":\"West Island\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":768.4,\"Y\":494.5},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-CNT\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Yaounde\",\"POP\":1299369,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":531.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Littoral\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-LTT\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Douala\",\"POP\":1338082,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":526.9,\"Y\":449.1},{\"ADMIN_NAME\":\"Est\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-EST\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bertoua\",\"POP\":218111,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.9,\"Y\":447.9},{\"ADMIN_NAME\":\"Extreme-Nord\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-ENO\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Maroua\",\"POP\":319941,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":539.7,\"Y\":431},{\"ADMIN_NAME\":\"Nord\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-NOR\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Garoua\",\"POP\":436899,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":537.1,\"Y\":434.7},{\"ADMIN_NAME\":\"Adamoua\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-ADM\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Ngaoundere\",\"POP\":231357,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.7,\"Y\":440.2},{\"ADMIN_NAME\":\"Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-OUE\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bafoussam\",\"POP\":290768,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":528.9,\"Y\":445.3},{\"ADMIN_NAME\":\"Sud-Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-SOU\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Buea\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.6,\"Y\":449},{\"ADMIN_NAME\":\"Sud\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-SUD\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Ebolowa\",\"POP\":87875,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":530.9,\"Y\":452.5},{\"ADMIN_NAME\":\"Nord-Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-NOU\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bamenda\",\"POP\":393835,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":528.1,\"Y\":444},{\"ADMIN_NAME\":\"Comoros\",\"CountryCode\":\"CN\",\"Country_Name\":\"Comoros\",\"GMI_ADMIN\":\"COM\",\"ISO2_CountryCode\":\"KM\",\"ISO3_Country\":\"COM\",\"Name\":\"Moroni\",\"POP\":42872,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":619.9,\"Y\":493.2},{\"ADMIN_NAME\":\"Distrito Especial\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-DES\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Bogota\",\"POP\":7102602,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":294.6,\"Y\":447.7},{\"ADMIN_NAME\":\"Vichada\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VCH\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Puerto Carreno\",\"POP\":10216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":312.9,\"Y\":443.4},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-AMZ\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Leticia\",\"POP\":29666,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.1,\"Y\":472.1},{\"ADMIN_NAME\":\"Valle del Cauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VDC\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cali\",\"POP\":2392877,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":287.9,\"Y\":451},{\"ADMIN_NAME\":\"Cauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CAU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Popayan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.6,\"Y\":453.9},{\"ADMIN_NAME\":\"Caqueta\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CAQ\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Florencia\",\"POP\":130337,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":290.4,\"Y\":456.1},{\"ADMIN_NAME\":\"Narino\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-NAR\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Pasto\",\"POP\":382236,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":285.8,\"Y\":457.2},{\"ADMIN_NAME\":\"Putumayo\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-PTM\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Mocoa\",\"POP\":22035,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.6,\"Y\":457.4},{\"ADMIN_NAME\":\"Boyaca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-BOY\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Tunja\",\"POP\":117479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":296.6,\"Y\":445.2},{\"ADMIN_NAME\":\"Caldas\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CLD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Manizales\",\"POP\":357814,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.6,\"Y\":446.5},{\"ADMIN_NAME\":\"Risaralda\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-RSR\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Pereira\",\"POP\":440118,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.2,\"Y\":447.3},{\"ADMIN_NAME\":\"Quindio\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-QUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Armenia\",\"POP\":315328,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.1,\"Y\":448},{\"ADMIN_NAME\":\"Tolima\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-TOL\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Ibague\",\"POP\":421685,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.4,\"Y\":448.2},{\"ADMIN_NAME\":\"Meta\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-MET\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Villavicencio\",\"POP\":321717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":295.9,\"Y\":449},{\"ADMIN_NAME\":\"Huila\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-HUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Neiva\",\"POP\":352855,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.3,\"Y\":452.4},{\"ADMIN_NAME\":\"Atlantico\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ATL\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Barranquilla\",\"POP\":1380425,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":292.6,\"Y\":429.9},{\"ADMIN_NAME\":\"Cesar\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CES\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Valledupar\",\"POP\":308237,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":296.9,\"Y\":431.4},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-BLV\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cartagena\",\"POP\":952024,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":290.6,\"Y\":431.5},{\"ADMIN_NAME\":\"Sucre\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SUC\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Sincelejo\",\"POP\":261187,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291,\"Y\":434.6},{\"ADMIN_NAME\":\"Cordoba\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CRD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Monteria\",\"POP\":272420,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":289.6,\"Y\":436.2},{\"ADMIN_NAME\":\"Antioquia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ANT\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Medellin\",\"POP\":1999979,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":290.4,\"Y\":443.2},{\"ADMIN_NAME\":\"Choco\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CHO\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Quibdo\",\"POP\":75104,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":287.5,\"Y\":444.8},{\"ADMIN_NAME\":\"Norde de Santander\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-NDS\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cucuta\",\"POP\":721398,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":299,\"Y\":438.6},{\"ADMIN_NAME\":\"Santander\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SNT\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Bucaramanga\",\"POP\":571820,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":297.3,\"Y\":440.8},{\"ADMIN_NAME\":\"Arauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ARA\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Arauca\",\"POP\":69264,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.8,\"Y\":440.9},{\"ADMIN_NAME\":\"Casanare\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CSN\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Yopal\",\"POP\":61029,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":299.3,\"Y\":445.7},{\"ADMIN_NAME\":\"Guainia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-GUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Puerto Inirida\",\"POP\":7298,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":311.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Guaviare\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-GUA\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"San Jose Del Guavuare\",\"POP\":22136,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.8,\"Y\":453.4},{\"ADMIN_NAME\":\"La Guajira\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-LGU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Riohacha\",\"POP\":92431,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":297.9,\"Y\":428.3},{\"ADMIN_NAME\":\"Vaupes\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VAU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Mitu\",\"POP\":5917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.3,\"Y\":457.1},{\"ADMIN_NAME\":\"San Andres y Providencia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SAY\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"San Andres\",\"POP\":58257,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":273.5,\"Y\":425.5},{\"ADMIN_NAME\":\"Magdalena\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-MGD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Santa Marta\",\"POP\":431781,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":294.4,\"Y\":429.2},{\"ADMIN_NAME\":\"Northern Mariana Is.\",\"CountryCode\":\"CQ\",\"Country_Name\":\"Northern Mariana Is.\",\"GMI_ADMIN\":\"MNP\",\"ISO2_CountryCode\":\"MP\",\"ISO3_Country\":\"MNP\",\"Name\":\"Saipan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":904,\"Y\":418.1},{\"ADMIN_NAME\":\"San Jose\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-SJO\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"San Jose\",\"POP\":335007,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":266.9,\"Y\":432.9},{\"ADMIN_NAME\":\"Alajuela\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-ALJ\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Alajuela\",\"POP\":47494,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":266.5,\"Y\":432.7},{\"ADMIN_NAME\":\"Heredia\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-HER\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Heredia\",\"POP\":21947,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":266.8,\"Y\":432.7},{\"ADMIN_NAME\":\"Limon\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-LIM\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Puerto Limon\",\"POP\":63081,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":269.8,\"Y\":432.7},{\"ADMIN_NAME\":\"Cartago\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-CRT\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Cartago\",\"POP\":26594,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.4,\"Y\":433.1},{\"ADMIN_NAME\":\"Guanacaste\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-GNC\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Liberia\",\"POP\":45380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":263.1,\"Y\":430.9},{\"ADMIN_NAME\":\"Puntarenas\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-PNT\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Puntarenas\",\"POP\":35650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":432.8},{\"ADMIN_NAME\":\"Ombella-Mpoko\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OMP\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bangui\",\"POP\":542393,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":551.5,\"Y\":448.4},{\"ADMIN_NAME\":\"Ouham-Pende\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OPE\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bozoum\",\"POP\":40201,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.4,\"Y\":443},{\"ADMIN_NAME\":\"Nana-Mambere\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-NMM\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bouar\",\"POP\":28581,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.2,\"Y\":444.1},{\"ADMIN_NAME\":\"Basse-Kotto\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-BKO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Mobaye\",\"POP\":19431,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":558.7,\"Y\":448.6},{\"ADMIN_NAME\":\"Lobaye\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-LOB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Mbaiki\",\"POP\":67132,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Haute-Sangha\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HSN\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Berberati\",\"POP\":61815,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":448.8},{\"ADMIN_NAME\":\"Sangha\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-SNG\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Nola\",\"POP\":26809,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.5,\"Y\":450.8},{\"ADMIN_NAME\":\"Bamingui-Bangoran\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-BBN\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Ndele\",\"POP\":11764,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.2,\"Y\":437.2},{\"ADMIN_NAME\":\"Gribingui\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-GRB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Kaga Bandoro\",\"POP\":56520,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":553.1,\"Y\":441.1},{\"ADMIN_NAME\":\"Haute-Kotto\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HKO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bria\",\"POP\":29027,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":561,\"Y\":442.4},{\"ADMIN_NAME\":\"Ouham\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OUH\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bossangoa\",\"POP\":27428,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548.4,\"Y\":442.5},{\"ADMIN_NAME\":\"Kemo-Gribingui\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-KGR\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Sibut\",\"POP\":34267,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.9,\"Y\":444.6},{\"ADMIN_NAME\":\"Ouaka\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OUA\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bambari\",\"POP\":32547,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":444.6},{\"ADMIN_NAME\":\"Vakaga\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-VAK\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Birao\",\"POP\":10178,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":563.2,\"Y\":431.9},{\"ADMIN_NAME\":\"Haut-Mbomou\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HMB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Obo\",\"POP\":12887,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.5,\"Y\":445.6},{\"ADMIN_NAME\":\"Mbomou\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-MBO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bangassou\",\"POP\":24361,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":563.3,\"Y\":447.4},{\"ADMIN_NAME\":\"Ciudad de la Habana\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CHB\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Havana\",\"POP\":2163824,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":271.5,\"Y\":394.9},{\"ADMIN_NAME\":\"Pinar del Rio\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-PDR\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Pinar Del Rio\",\"POP\":186990,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":268,\"Y\":396.7},{\"ADMIN_NAME\":\"Villa Clara\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-VCL\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Santa Clara\",\"POP\":250512,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":278.3,\"Y\":396.8},{\"ADMIN_NAME\":\"Cienfuegos\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CNF\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Cienfuegos\",\"POP\":186644,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":397.6},{\"ADMIN_NAME\":\"Sancti Spiritus\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-SSP\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Sancti Spiritus\",\"POP\":127069,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":279.8,\"Y\":398.2},{\"ADMIN_NAME\":\"Isla de la Juventud\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-IDL\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Nueva Gerona\",\"POP\":20264,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":270.5,\"Y\":398.4},{\"ADMIN_NAME\":\"Ciego de Avila\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CDA\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Ciego De Avila\",\"POP\":142027,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":281.7,\"Y\":398.5},{\"ADMIN_NAME\":\"Matanzas\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-MTN\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Matanzas\",\"POP\":146733,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":273.9,\"Y\":394.9},{\"ADMIN_NAME\":\"Camaguey\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CMG\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Camaguey\",\"POP\":347562,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":284,\"Y\":399.9},{\"ADMIN_NAME\":\"Las Tunas\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-LTU\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Victoria De Las Tunas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.7,\"Y\":401.1},{\"ADMIN_NAME\":\"Holguin\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-HLG\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Holguin\",\"POP\":319102,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":288.6,\"Y\":401.3},{\"ADMIN_NAME\":\"Granma\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-GRN\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Manzanillo\",\"POP\":128188,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":286.2,\"Y\":402.9},{\"ADMIN_NAME\":\"Guantanamo\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-GNT\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Guantanamo\",\"POP\":272801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.5,\"Y\":403.5},{\"ADMIN_NAME\":\"Santiago de Cuba\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-SDC\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Santiago De Cuba\",\"POP\":555865,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":289.8,\"Y\":403.9},{\"ADMIN_NAME\":\"Cape Verde\",\"CountryCode\":\"CV\",\"Country_Name\":\"Cape Verde\",\"GMI_ADMIN\":\"CPV\",\"ISO2_CountryCode\":\"CV\",\"ISO3_Country\":\"CPV\",\"Name\":\"Praia\",\"POP\":113364,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":434.8,\"Y\":418.7},{\"ADMIN_NAME\":\"Cook Is.\",\"CountryCode\":\"CW\",\"Country_Name\":\"Cook Is.\",\"GMI_ADMIN\":\"COK\",\"ISO2_CountryCode\":\"CK\",\"ISO3_Country\":\"COK\",\"Name\":\"Avarua\",\"POP\":13373,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":57.1,\"Y\":520.8},{\"ADMIN_NAME\":\"Nicosia\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-NIC\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Nicosia\",\"POP\":200452,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":592.5,\"Y\":356.3},{\"ADMIN_NAME\":\"Farmagusta\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-FMG\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Ammochostos\",\"POP\":42526,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":594.1,\"Y\":356.5},{\"ADMIN_NAME\":\"Kyrenia\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-KYR\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Kyrenia\",\"POP\":26701,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":592.4,\"Y\":355.8},{\"ADMIN_NAME\":\"Larnaca\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-LRN\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Larnaka\",\"POP\":48947,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.2,\"Y\":357.2},{\"ADMIN_NAME\":\"Paphos\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-PPH\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Paphos\",\"POP\":35961,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":589.9,\"Y\":357.7},{\"ADMIN_NAME\":\"Limassol\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-LMS\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Lemesos\",\"POP\":154000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591.6,\"Y\":357.9},{\"ADMIN_NAME\":\"Staden Kobenhavn\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-SKB\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Copenhagen\",\"POP\":1153615,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":534.8,\"Y\":273.7},{\"ADMIN_NAME\":\"Ringkobing\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RNG\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ringkobing\",\"POP\":9315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.9,\"Y\":271.9},{\"ADMIN_NAME\":\"Arhus\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-ARH\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Arhus\",\"POP\":237551,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.3,\"Y\":271.6},{\"ADMIN_NAME\":\"Vejle\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VEJ\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Vejle\",\"POP\":51177,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":526.4,\"Y\":273.8},{\"ADMIN_NAME\":\"Fyn\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-FYN\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Odense\",\"POP\":145931,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.8,\"Y\":275.3},{\"ADMIN_NAME\":\"Ribe\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RIB\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ribe\",\"POP\":7983,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.3,\"Y\":275.6},{\"ADMIN_NAME\":\"Sonderjylland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-SND\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Abenra\",\"POP\":16344,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":277},{\"ADMIN_NAME\":\"Nordjylland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-NRD\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Alborg\",\"POP\":122219,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.5,\"Y\":267.1},{\"ADMIN_NAME\":\"Viborg\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VBR\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Viborg\",\"POP\":34831,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":270.1},{\"ADMIN_NAME\":\"Frederiksborg\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-FRD\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Hillerod\",\"POP\":28313,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.1,\"Y\":272.7},{\"ADMIN_NAME\":\"Roskilde\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RSK\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Roskilde\",\"POP\":44285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":533.6,\"Y\":274.1},{\"ADMIN_NAME\":\"Vestsjalland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VST\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Soro\",\"POP\":7167,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.1,\"Y\":275.1},{\"ADMIN_NAME\":\"Storstrom\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-STR\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Nykobing\",\"POP\":5596,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.9,\"Y\":278.3},{\"ADMIN_NAME\":\"Bornholm\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-BRN\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ronne\",\"POP\":13890,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.8,\"Y\":276.7},{\"ADMIN_NAME\":\"Djibouti\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-DJI\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Djibouti\",\"POP\":623891,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":619.5,\"Y\":428.5},{\"ADMIN_NAME\":\"Obock\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-OBC\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Obock\",\"POP\":17776,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620,\"Y\":427.1},{\"ADMIN_NAME\":\"Tadjoura\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-TDJ\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Tadjoura\",\"POP\":22193,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.9,\"Y\":427.7},{\"ADMIN_NAME\":\"\\u0027Ali Sabih\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-ASA\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Ali Sabieh\",\"POP\":40074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.4,\"Y\":429.5},{\"ADMIN_NAME\":\"Dikhil\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-DKH\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Dikhil\",\"POP\":12043,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.5,\"Y\":429.6},{\"ADMIN_NAME\":\"Dominica\",\"CountryCode\":\"DO\",\"Country_Name\":\"Dominica\",\"GMI_ADMIN\":\"DMA\",\"ISO2_CountryCode\":\"DM\",\"ISO3_Country\":\"DMA\",\"Name\":\"Roseau\",\"POP\":16571,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":329.8,\"Y\":417.6},{\"ADMIN_NAME\":\"Santo Domingo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SDM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Santo Domingo\",\"POP\":2201941,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":306.2,\"Y\":408.4},{\"ADMIN_NAME\":\"Peravia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PER\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Punta Palenque\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.5,\"Y\":409.1},{\"ADMIN_NAME\":\"Dajabon\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-DJB\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Dajabon\",\"POP\":16398,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.2,\"Y\":405.3},{\"ADMIN_NAME\":\"La Estrelleta\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LST\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Elias Pina\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.2,\"Y\":407.3},{\"ADMIN_NAME\":\"Independencia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-IND\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Jimani\",\"POP\":6567,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.8,\"Y\":408.4},{\"ADMIN_NAME\":\"Pedernales\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PDR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Pedernales\",\"POP\":11072,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.1,\"Y\":409.7},{\"ADMIN_NAME\":\"Valverde\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-VLV\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Mao\",\"POP\":48297,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":303,\"Y\":405.3},{\"ADMIN_NAME\":\"Santiago Rodrigu\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SRD\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Sabaneta\",\"POP\":16380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.2,\"Y\":405.4},{\"ADMIN_NAME\":\"Santiago\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SNT\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Santiago\",\"POP\":555904,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":304,\"Y\":405.6},{\"ADMIN_NAME\":\"Espaillat\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-ESP\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Moca\",\"POP\":61834,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":304.5,\"Y\":405.7},{\"ADMIN_NAME\":\"Salcedo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SLC\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Salcedo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.8,\"Y\":405.8},{\"ADMIN_NAME\":\"La Vega\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LVE\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"La Vega\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.4,\"Y\":406.2},{\"ADMIN_NAME\":\"Monsenor Novel\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MNV\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Bonao\",\"POP\":73269,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":304.8,\"Y\":407.1},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SJU\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Juan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.5,\"Y\":407.5},{\"ADMIN_NAME\":\"Baoruco\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-BAO\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Neiba\",\"POP\":18670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302,\"Y\":408.4},{\"ADMIN_NAME\":\"Azua\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-AZU\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Azua\",\"POP\":59139,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.9,\"Y\":408.5},{\"ADMIN_NAME\":\"Peravia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PER\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Bani\",\"POP\":66709,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":305,\"Y\":409},{\"ADMIN_NAME\":\"Barahona\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-BRH\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Barahona\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.9,\"Y\":409.2},{\"ADMIN_NAME\":\"Maria Trinidad S\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MTS\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Nagua\",\"POP\":33862,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.4,\"Y\":405.8},{\"ADMIN_NAME\":\"Duarte\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-DUA\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Francisco De Macoris\",\"POP\":124763,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.2,\"Y\":406},{\"ADMIN_NAME\":\"Samana\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SAM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Samana\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":307.8,\"Y\":406.3},{\"ADMIN_NAME\":\"Sanchez Ramirez\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SRM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Cotui\",\"POP\":41641,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.5,\"Y\":406.7},{\"ADMIN_NAME\":\"Monte Plata\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MPL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Monte Plata\",\"POP\":15532,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.5,\"Y\":407.5},{\"ADMIN_NAME\":\"San Cristobal\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SCR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Cristobal\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.6,\"Y\":408.6},{\"ADMIN_NAME\":\"Hato Major\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-HMJ\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Hato Mayor\",\"POP\":0,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308,\"Y\":407.6},{\"ADMIN_NAME\":\"El Seibo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-ESE\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"El Seibo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308.6,\"Y\":407.6},{\"ADMIN_NAME\":\"La Altagracia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LAL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Higuey\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":309.5,\"Y\":408},{\"ADMIN_NAME\":\"San Pedro de Macor\\u00C2\\u00A1s\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SPD\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Pedro De Macoris\",\"POP\":217899,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":307.9,\"Y\":408.5},{\"ADMIN_NAME\":\"La Romana\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LRO\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"La Romana\",\"POP\":208437,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":308.8,\"Y\":408.6},{\"ADMIN_NAME\":\"Monte Cristi\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MCR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Monte Cristi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.4,\"Y\":404.4},{\"ADMIN_NAME\":\"Puerto Plata\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PPL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Puerto Plata\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304,\"Y\":404.6},{\"ADMIN_NAME\":\"Pichincha\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-PCH\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Quito\",\"POP\":1399814,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":282.3,\"Y\":461.2},{\"ADMIN_NAME\":\"Manabi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-MAN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Portoviejo\",\"POP\":170326,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":463.5},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-BLV\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Guaranda\",\"POP\":22199,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281,\"Y\":465},{\"ADMIN_NAME\":\"Los Rios\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-LRI\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Babahoyo\",\"POP\":76279,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":279.5,\"Y\":465.5},{\"ADMIN_NAME\":\"Guayas\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-GUA\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Guayaquil\",\"POP\":1952029,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":278.5,\"Y\":466.7},{\"ADMIN_NAME\":\"Canar\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CAN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Azogues\",\"POP\":34877,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.4,\"Y\":468.2},{\"ADMIN_NAME\":\"Galapagos\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-GLP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Baquerizo Moreno\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.6,\"Y\":463.1},{\"ADMIN_NAME\":\"Azuay\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-AZU\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Cuenca\",\"POP\":276964,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":281,\"Y\":468.6},{\"ADMIN_NAME\":\"El Oro\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-EOR\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Machala\",\"POP\":198123,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":278.3,\"Y\":469.6},{\"ADMIN_NAME\":\"Loja\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-LOJ\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Loja\",\"POP\":117796,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":280.4,\"Y\":471.6},{\"ADMIN_NAME\":\"Zamora-Chinchipe\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-ZCH\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Zamora\",\"POP\":15276,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.1,\"Y\":471.9},{\"ADMIN_NAME\":\"Cotopaxi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CTP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"La Tacunga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":282.1,\"Y\":463.1},{\"ADMIN_NAME\":\"Napo\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-NAP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Tena\",\"POP\":17172,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.3,\"Y\":463.3},{\"ADMIN_NAME\":\"Tungurahua\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-TNG\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Ambato\",\"POP\":154369,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282,\"Y\":464},{\"ADMIN_NAME\":\"Pastaza\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-PST\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Puyo\",\"POP\":24881,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.8,\"Y\":464.7},{\"ADMIN_NAME\":\"Chimborazo\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CHM\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Riobamba\",\"POP\":124478,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282,\"Y\":465.2},{\"ADMIN_NAME\":\"Morona-Santiago\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-MSN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Macas\",\"POP\":23687,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.4,\"Y\":467},{\"ADMIN_NAME\":\"Carchi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CRC\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Tulcan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.5,\"Y\":458.3},{\"ADMIN_NAME\":\"Imbabura\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-IMB\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Ibarra\",\"POP\":108666,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":283.4,\"Y\":459.6},{\"ADMIN_NAME\":\"Esmeraldas\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-ESM\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Esmeraldas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":279.2,\"Y\":457.9},{\"ADMIN_NAME\":\"Al Qahirah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AQH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Cairo\",\"POP\":7734614,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":586.6,\"Y\":373.1},{\"ADMIN_NAME\":\"Al Jizah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AJI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Giza\",\"POP\":2443203,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":586.6,\"Y\":373.1},{\"ADMIN_NAME\":\"As Suways\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASW\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Suez\",\"POP\":488125,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":590.3,\"Y\":373.4},{\"ADMIN_NAME\":\"Al Iskandariyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AIS\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Alexandria\",\"POP\":3811516,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":582.9,\"Y\":369.4},{\"ADMIN_NAME\":\"Janub Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-JSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Abu Zenima\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":592.1,\"Y\":377.1},{\"ADMIN_NAME\":\"Al Isma\\u0027iliyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AIM\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Ismailia\",\"POP\":284813,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":589.4,\"Y\":371.4},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Zagizig\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.4,\"Y\":371.4},{\"ADMIN_NAME\":\"Al Qalyubiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AQL\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Benha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.4,\"Y\":371.8},{\"ADMIN_NAME\":\"Bani Suwayf\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-BSW\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Beni Suef\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.2,\"Y\":376.3},{\"ADMIN_NAME\":\"Al Bahr al Ahmar\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ABA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Al Ghurdaqah\",\"POP\":95622,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.8,\"Y\":382.1},{\"ADMIN_NAME\":\"Shamal Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-SSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El\\u0027Arish\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.7,\"Y\":369.7},{\"ADMIN_NAME\":\"Marsa Matruh\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-MNT\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Marsa Matruh\",\"POP\":62042,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":369},{\"ADMIN_NAME\":\"Al Minya\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AMI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Minya\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.3,\"Y\":379.4},{\"ADMIN_NAME\":\"Asyut\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Asyut\",\"POP\":420585,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":586.5,\"Y\":382.2},{\"ADMIN_NAME\":\"Suhaj\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-SUH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Sohag\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.9,\"Y\":384.2},{\"ADMIN_NAME\":\"Qina\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-QIN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Qena\",\"POP\":235362,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":590.7,\"Y\":385.4},{\"ADMIN_NAME\":\"Al Wadi al Jadid\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AWA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El-Kharga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.7,\"Y\":387.6},{\"ADMIN_NAME\":\"Aswan\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Aswan\",\"POP\":241261,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591.3,\"Y\":391.8},{\"ADMIN_NAME\":\"Dumyat\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-DMY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Dumyat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.2,\"Y\":368.7},{\"ADMIN_NAME\":\"Bur Sa\\u0027id\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-BSA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Port Said\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":589.5,\"Y\":369.3},{\"ADMIN_NAME\":\"Kafr ash Shaykh\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-KAS\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Kafr el Sheikh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.8,\"Y\":369.7},{\"ADMIN_NAME\":\"Ad Daqahliyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ADQ\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Mansura\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587,\"Y\":370},{\"ADMIN_NAME\":\"Al Buhayrah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ABH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Damanhur\",\"POP\":227943,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":584.5,\"Y\":370},{\"ADMIN_NAME\":\"Al Minufiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AMN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Shibin el Kom\",\"POP\":56872,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":585.7,\"Y\":371.4},{\"ADMIN_NAME\":\"Al Fayyum\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AFY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Faiyum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.5,\"Y\":375.5},{\"ADMIN_NAME\":\"Janub Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-JSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Tur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.2,\"Y\":378.9},{\"ADMIN_NAME\":\"Al Gharbiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AGH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Tanta\",\"POP\":404901,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":585.9,\"Y\":370.8},{\"ADMIN_NAME\":\"Leinster\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-LEN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Dublin\",\"POP\":1024027,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":482.7,\"Y\":285.1},{\"ADMIN_NAME\":\"Connacht\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-CNN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Galway\",\"POP\":70686,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":474.9,\"Y\":285.4},{\"ADMIN_NAME\":\"Munster\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-MUN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Cork\",\"POP\":188907,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.5,\"Y\":291.7},{\"ADMIN_NAME\":\"Bioko Norte\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-BKN\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Malabo\",\"POP\":155963,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":524.3,\"Y\":450.2},{\"ADMIN_NAME\":\"Kie-Ntem\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-KNT\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Ebebiyin\",\"POP\":24831,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.4,\"Y\":454.6},{\"ADMIN_NAME\":\"Wele-Nzas\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-WLN\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Mongomo\",\"POP\":6393,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.4,\"Y\":456.1},{\"ADMIN_NAME\":\"Bioko Sur\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-BKS\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Luba\",\"POP\":8655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.7,\"Y\":451},{\"ADMIN_NAME\":\"Litoral\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-LTR\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Bata\",\"POP\":173046,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.2,\"Y\":455.4},{\"ADMIN_NAME\":\"Centro Sur\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-CNS\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Evinayong\",\"POP\":8462,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.3,\"Y\":456.5},{\"ADMIN_NAME\":\"Estonia\",\"CountryCode\":\"EN\",\"Country_Name\":\"Estonia\",\"GMI_ADMIN\":\"EST\",\"ISO2_CountryCode\":\"EE\",\"ISO3_Country\":\"EST\",\"Name\":\"Tallinn\",\"POP\":394024,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":568.6,\"Y\":254.6},{\"ADMIN_NAME\":\"Hamasen\",\"CountryCode\":\"ER\",\"Country_Name\":\"Eritrea\",\"GMI_ADMIN\":\"ERI-HMS\",\"ISO2_CountryCode\":\"ER\",\"ISO3_Country\":\"ERI\",\"Name\":\"Asmara\",\"POP\":563930,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":608,\"Y\":417.6},{\"ADMIN_NAME\":\"San Salvador\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SSL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Salvador\",\"POP\":525990,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":252.7,\"Y\":422.2},{\"ADMIN_NAME\":\"Morazan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-MRZ\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Francisco Gotera\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.8,\"Y\":422.2},{\"ADMIN_NAME\":\"San Miguel\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SMI\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Miguel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.6,\"Y\":422.9},{\"ADMIN_NAME\":\"Usulutan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-USL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Usulutan\",\"POP\":51910,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":254.8,\"Y\":423.2},{\"ADMIN_NAME\":\"La Union\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LUN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"La Union\",\"POP\":26807,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":256.5,\"Y\":423.3},{\"ADMIN_NAME\":\"Cuscatlan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CSC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Cojutepeque\",\"POP\":48411,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.5,\"Y\":422.2},{\"ADMIN_NAME\":\"Santa Ana\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SAN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Santa Ana\",\"POP\":176661,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":251.7,\"Y\":421.4},{\"ADMIN_NAME\":\"Ahuachapan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-AHC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Ahuachapan\",\"POP\":34102,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.9,\"Y\":421.6},{\"ADMIN_NAME\":\"Cabanas\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CBN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Sensuntepeque\",\"POP\":20386,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.3,\"Y\":421.7},{\"ADMIN_NAME\":\"Sonsonate\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SNS\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Sonsonate\",\"POP\":59468,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":251.3,\"Y\":422.2},{\"ADMIN_NAME\":\"La Libertad\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LLB\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Nueva San Salvador\",\"POP\":124694,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":252.5,\"Y\":422.3},{\"ADMIN_NAME\":\"San Vicente\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SVC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Vicente\",\"POP\":37326,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.9,\"Y\":422.4},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LPA\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Zacatecoluca\",\"POP\":39613,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.6,\"Y\":422.8},{\"ADMIN_NAME\":\"Chalatenango\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CHL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Chalatenango\",\"POP\":19364,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253,\"Y\":421.2},{\"ADMIN_NAME\":\"Shewa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-SHE\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Addis Ababa\",\"POP\":2757729,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":607.3,\"Y\":435.4},{\"ADMIN_NAME\":\"Gonder\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GND\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Gonder\",\"POP\":153914,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":603.9,\"Y\":425.3},{\"ADMIN_NAME\":\"Tigray\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-TGR\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Mek\\u0027ele\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.4,\"Y\":422.8},{\"ADMIN_NAME\":\"Welo\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-WEO\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Dese\",\"POP\":136056,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":610,\"Y\":429.6},{\"ADMIN_NAME\":\"Harerge\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-HRR\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Harar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":616.8,\"Y\":434.7},{\"ADMIN_NAME\":\"Bale\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-BAL\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Goba\",\"POP\":34369,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.8,\"Y\":441.1},{\"ADMIN_NAME\":\"Gojam\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GOJ\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Debre Markos\",\"POP\":59920,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":604.6,\"Y\":431.8},{\"ADMIN_NAME\":\"Welega\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-WEL\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Nek\\u0027emte\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":601.3,\"Y\":435.3},{\"ADMIN_NAME\":\"Ilubabor\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-ILB\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Gore\",\"POP\":9352,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.5,\"Y\":437.9},{\"ADMIN_NAME\":\"Arsi\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-ARS\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Asela\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.5,\"Y\":438.5},{\"ADMIN_NAME\":\"Kefa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-KEF\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Jima\",\"POP\":128306,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":602.1,\"Y\":439.2},{\"ADMIN_NAME\":\"Sidamo\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-SID\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Awasa\",\"POP\":133097,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":606.7,\"Y\":440.9},{\"ADMIN_NAME\":\"Gamo Gofa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GGO\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Arba Minch\",\"POP\":69622,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":604.1,\"Y\":443.8},{\"ADMIN_NAME\":\"Stredocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-STR\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Prague\",\"POP\":1165581,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":540.1,\"Y\":299.6},{\"ADMIN_NAME\":\"Severocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-SVC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Usti Nad Labem\",\"POP\":94105,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539,\"Y\":297.2},{\"ADMIN_NAME\":\"Severomoravsky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-SVM\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Ostrava\",\"POP\":313088,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":550.6,\"Y\":300.8},{\"ADMIN_NAME\":\"Vychodocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-VYC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Hradec Kralove\",\"POP\":95195,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":299.1},{\"ADMIN_NAME\":\"Jihomoravsky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-JHM\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Brno\",\"POP\":369559,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":546.1,\"Y\":303.4},{\"ADMIN_NAME\":\"Jihocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-JHC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Ceske Budejovice\",\"POP\":95245,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.1,\"Y\":304.4},{\"ADMIN_NAME\":\"Zapadocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-ZPD\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Plzen\",\"POP\":164180,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.1,\"Y\":301.1},{\"ADMIN_NAME\":\"Cayenne\",\"CountryCode\":\"FG\",\"Country_Name\":\"French Guiana\",\"GMI_ADMIN\":\"GUF-CYN\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"GUF\",\"Name\":\"Cayenne\",\"POP\":61550,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":354.9,\"Y\":446.9},{\"ADMIN_NAME\":\"Uusimaa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-UUS\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Helsinki\",\"POP\":558457,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":569.2,\"Y\":250.3},{\"ADMIN_NAME\":\"Pohjois-Karjala\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-PKR\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Joensuu\",\"POP\":53388,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.6,\"Y\":236.4},{\"ADMIN_NAME\":\"Mikkeli\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-MKK\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Mikkeli\",\"POP\":46550,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":575.6,\"Y\":241.8},{\"ADMIN_NAME\":\"Hame\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-HAM\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Hameenlinna\",\"POP\":47261,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":567.8,\"Y\":245.8},{\"ADMIN_NAME\":\"Kymi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KYM\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Kouvola\",\"POP\":31133,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":574,\"Y\":246.5},{\"ADMIN_NAME\":\"Lappi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-LAP\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Rovaniemi\",\"POP\":34781,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":571.2,\"Y\":211.2},{\"ADMIN_NAME\":\"Oulu\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-OUL\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Oulu\",\"POP\":128618,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":570.2,\"Y\":221.5},{\"ADMIN_NAME\":\"Kuopio\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KUO\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Kuopio\",\"POP\":89104,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.8,\"Y\":234.6},{\"ADMIN_NAME\":\"Keski-Suomi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KSU\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Jyvaskyla\",\"POP\":85026,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.4,\"Y\":238.5},{\"ADMIN_NAME\":\"Vaasa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-VAA\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Vaasa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":559.9,\"Y\":233.4},{\"ADMIN_NAME\":\"Turku Ja Pori\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-TJP\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Turku\",\"POP\":175945,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561.7,\"Y\":248.9},{\"ADMIN_NAME\":\"Ahvenanmaa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-AHR\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Mariehamn\",\"POP\":10682,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.3,\"Y\":250.8},{\"ADMIN_NAME\":\"Fiji\",\"CountryCode\":\"FJ\",\"Country_Name\":\"Fiji\",\"GMI_ADMIN\":\"FJI\",\"ISO2_CountryCode\":\"FJ\",\"ISO3_Country\":\"FJI\",\"Name\":\"Suva\",\"POP\":77366,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":994.7,\"Y\":511.7},{\"ADMIN_NAME\":\"Falkland Islands\",\"CountryCode\":\"FK\",\"Country_Name\":\"Falkland Is.\",\"GMI_ADMIN\":\"FLK\",\"ISO2_CountryCode\":\"FK\",\"ISO3_Country\":\"FLK\",\"Name\":\"Stanley\",\"POP\":2213,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":339.6,\"Y\":628.6},{\"ADMIN_NAME\":\"Micronesia\",\"CountryCode\":\"FM\",\"Country_Name\":\"Micronesia\",\"GMI_ADMIN\":\"FSM\",\"ISO2_CountryCode\":\"FM\",\"ISO3_Country\":\"FSM\",\"Name\":\"Palikir\",\"POP\":4645,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":938.6,\"Y\":441.2},{\"ADMIN_NAME\":\"Faeroe Islands\",\"CountryCode\":\"FO\",\"Country_Name\":\"Faroe Is.\",\"GMI_ADMIN\":\"FRO\",\"ISO2_CountryCode\":\"FO\",\"ISO3_Country\":\"FRO\",\"Name\":\"Torshavn\",\"POP\":13200,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":481.2,\"Y\":239.8},{\"ADMIN_NAME\":\"French Polynesia\",\"CountryCode\":\"FP\",\"Country_Name\":\"French Polynesia\",\"GMI_ADMIN\":\"PYF\",\"ISO2_CountryCode\":\"PF\",\"ISO3_Country\":\"PYF\",\"Name\":\"Papeete\",\"POP\":26357,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":85.4,\"Y\":510},{\"ADMIN_NAME\":\"Ile-de-France\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-IDF\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Paris\",\"POP\":2138551,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":506.7,\"Y\":304.8},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Cherbourg\",\"POP\":26655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":495.5,\"Y\":301.5},{\"ADMIN_NAME\":\"Bretagne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BRT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Brest\",\"POP\":144899,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":487.5,\"Y\":306.9},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Le Havre\",\"POP\":185972,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.3,\"Y\":302.2},{\"ADMIN_NAME\":\"Nord-Pas-de-Calais\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-NPC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Dunkirk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":506.5,\"Y\":295.5},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Caen\",\"POP\":110624,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":499.1,\"Y\":303.6},{\"ADMIN_NAME\":\"Bretagne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BRT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Rennes\",\"POP\":209375,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.4,\"Y\":308},{\"ADMIN_NAME\":\"Pays de la Loire\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PDL\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Nantes\",\"POP\":277269,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.7,\"Y\":311.7},{\"ADMIN_NAME\":\"Aquitaine\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-AQT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Bordeaux\",\"POP\":231844,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":498.3,\"Y\":321.2},{\"ADMIN_NAME\":\"Languedoc-Roussillon\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Montpellier\",\"POP\":248252,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":510.7,\"Y\":325.9},{\"ADMIN_NAME\":\"Midi-Pyrenees\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-MPY\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Toulouse\",\"POP\":433055,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":504,\"Y\":326},{\"ADMIN_NAME\":\"Provence-Alpes-Cote d\\u0027Azur\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PAC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Marseille\",\"POP\":794811,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":514.9,\"Y\":327.2},{\"ADMIN_NAME\":\"Corse\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-COR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Ajaccio\",\"POP\":54364,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524,\"Y\":332.2},{\"ADMIN_NAME\":\"Picardie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PIC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Amiens\",\"POP\":143086,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":506.4,\"Y\":300.5},{\"ADMIN_NAME\":\"Haute-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-HNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Rouen\",\"POP\":112787,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":503,\"Y\":302.5},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-CEN\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Orleans\",\"POP\":124149,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":505.3,\"Y\":308.8},{\"ADMIN_NAME\":\"Poitou-Charentes\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PCH\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Poitiers\",\"POP\":85960,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":500.9,\"Y\":314.3},{\"ADMIN_NAME\":\"Limousin\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LIM\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Limoges\",\"POP\":141176,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":503.5,\"Y\":317.3},{\"ADMIN_NAME\":\"Champagne-Ardenne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-CHA\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Reims\",\"POP\":196565,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":511.2,\"Y\":303.3},{\"ADMIN_NAME\":\"Bourgogne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BOR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Dijon\",\"POP\":149782,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514,\"Y\":311.3},{\"ADMIN_NAME\":\"Auvergne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-AVR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Clermont-Ferrand\",\"POP\":138681,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508.6,\"Y\":317.5},{\"ADMIN_NAME\":\"Rhone-Alpes\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-RHA\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Lyon\",\"POP\":472317,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":513.5,\"Y\":317.6},{\"ADMIN_NAME\":\"Nord-Pas-de-Calais\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-NPC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Lille\",\"POP\":228328,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508.5,\"Y\":297.3},{\"ADMIN_NAME\":\"Franche-Comte\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-FRC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Besancon\",\"POP\":128426,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.7,\"Y\":311.6},{\"ADMIN_NAME\":\"Lorraine\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LOR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Nancy\",\"POP\":105334,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":517.1,\"Y\":305.6},{\"ADMIN_NAME\":\"Alsace\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-ALS\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Strasbourg\",\"POP\":274845,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":521.5,\"Y\":306.1},{\"ADMIN_NAME\":\"Banjul\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-BNJ\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Banjul\",\"POP\":34589,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":454,\"Y\":422.9},{\"ADMIN_NAME\":\"North Bank\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-NBA\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Kerewan\",\"POP\":2751,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":422.8},{\"ADMIN_NAME\":\"Banjul\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-BNJ\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Bathurst\",\"POP\":34589,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454,\"Y\":422.9},{\"ADMIN_NAME\":\"Lower River\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-LRI\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Mansa Konko\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":456.5,\"Y\":423.1},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-WST\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Brikama\",\"POP\":77700,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":453.8,\"Y\":423.4},{\"ADMIN_NAME\":\"MacCarthy Island\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-MIS\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Georgetown\",\"POP\":3584,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":459.1,\"Y\":422.6},{\"ADMIN_NAME\":\"Upper River\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-URI\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Basse Santa Su\",\"POP\":14380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.6,\"Y\":423.3},{\"ADMIN_NAME\":\"Estuaire\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-EST\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Libreville\",\"POP\":578156,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":526.2,\"Y\":459.5},{\"ADMIN_NAME\":\"Woleu-Ntem\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-WNT\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Oyem\",\"POP\":30870,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.1,\"Y\":456.1},{\"ADMIN_NAME\":\"Ogooue-Ivindo\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OIV\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Makokou\",\"POP\":13571,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535.6,\"Y\":459},{\"ADMIN_NAME\":\"Moyen-Ogooue\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-MOG\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Lambarene\",\"POP\":20714,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.3,\"Y\":462.5},{\"ADMIN_NAME\":\"Ogooue-Maritime\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OMR\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Port Gentil\",\"POP\":109163,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":524.3,\"Y\":462.6},{\"ADMIN_NAME\":\"Ngounie\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-NGO\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Mouila\",\"POP\":22469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.5,\"Y\":465.8},{\"ADMIN_NAME\":\"Nyanga\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-NYN\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Tchibanga\",\"POP\":19365,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.6,\"Y\":468.5},{\"ADMIN_NAME\":\"Ogooue-Lolo\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OLO\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Kaulomoutou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.7,\"Y\":463.7},{\"ADMIN_NAME\":\"Haut-Ogooue\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-HOG\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Masuku\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.7,\"Y\":465.1},{\"ADMIN_NAME\":\"T\\u0027bilisi\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-TBL\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"T\\u0027Bilisi\",\"POP\":1049498,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":624.1,\"Y\":333.1},{\"ADMIN_NAME\":\"Abkhazia\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-ABK\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"Sokhumi\",\"POP\":81546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":613.6,\"Y\":328.3},{\"ADMIN_NAME\":\"Ajaria\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-AJR\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"Bat\\u0027umi\",\"POP\":121806,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":615.4,\"Y\":333.4},{\"ADMIN_NAME\":\"Greater Accra\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-GAC\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Accra\",\"POP\":1963264,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":499.4,\"Y\":445.1},{\"ADMIN_NAME\":\"Upper East\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-UPE\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Bolgatanga\",\"POP\":54430,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":497.6,\"Y\":430.5},{\"ADMIN_NAME\":\"Upper West\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-UPW\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Wa\",\"POP\":78107,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.1,\"Y\":432.5},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-NRT\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Tamale\",\"POP\":360579,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":497.7,\"Y\":434.4},{\"ADMIN_NAME\":\"Brong-Ahafo\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-BAH\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Sunyani\",\"POP\":70299,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.5,\"Y\":440.2},{\"ADMIN_NAME\":\"Ashanti\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-ASH\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Kumasi\",\"POP\":1468609,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":495.5,\"Y\":442},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-EST\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Koforidua\",\"POP\":96266,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":499.3,\"Y\":443.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-CNT\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Cape Coast\",\"POP\":143015,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.5,\"Y\":446.4},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-WST\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Sekondi\",\"POP\":138872,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.3,\"Y\":446.9},{\"ADMIN_NAME\":\"Volta\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-VOL\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Ho\",\"POP\":69998,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":501.3,\"Y\":442.2},{\"ADMIN_NAME\":\"Gibraltar\",\"CountryCode\":\"GI\",\"Country_Name\":\"Gibraltar\",\"GMI_ADMIN\":\"GIB\",\"ISO2_CountryCode\":\"GI\",\"ISO3_Country\":\"GIB\",\"Name\":\"Gibraltar\",\"POP\":26544,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":485.2,\"Y\":353},{\"ADMIN_NAME\":\"Grenada\",\"CountryCode\":\"GJ\",\"Country_Name\":\"Grenada\",\"GMI_ADMIN\":\"GRD\",\"ISO2_CountryCode\":\"GD\",\"ISO3_Country\":\"GRD\",\"Name\":\"Saint George\\u0027s\",\"POP\":7500,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.8,\"Y\":426.9},{\"ADMIN_NAME\":\"Guernsey\",\"CountryCode\":\"GK\",\"Country_Name\":\"Guernsey\",\"GMI_ADMIN\":\"XGK\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XGK\",\"Name\":\"St. Peter Port\",\"POP\":16488,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":493,\"Y\":302.4},{\"ADMIN_NAME\":\"Vestgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-VST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Nuuk\",\"POP\":14798,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":357,\"Y\":226},{\"ADMIN_NAME\":\"Vestgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-VST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Godhavn\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":351.5,\"Y\":190.9},{\"ADMIN_NAME\":\"Ostgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-OST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Scoresbyund\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":436.2,\"Y\":180.6},{\"ADMIN_NAME\":\"Ostgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-OST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Angmagssalik\",\"POP\":1829,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":395.5,\"Y\":217.1},{\"ADMIN_NAME\":\"Nordgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-NRD\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Thule\",\"POP\":616,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":307.8,\"Y\":109.5},{\"ADMIN_NAME\":\"Berlin\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BER\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Berlin\",\"POP\":3426354,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.9,\"Y\":288.9},{\"ADMIN_NAME\":\"Hessen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HSS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Frankfurt\",\"POP\":650000,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524,\"Y\":299.5},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Duisburg\",\"POP\":504358,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":518.8,\"Y\":293.5},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dortmund\",\"POP\":588462,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":520.7,\"Y\":293.4},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Essen\",\"POP\":593085,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":519.7,\"Y\":294.1},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Cologne\",\"POP\":963395,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":519.2,\"Y\":295.9},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bonn\",\"POP\":313125,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":519.7,\"Y\":296.8},{\"ADMIN_NAME\":\"Bremen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRM\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bremerhaven\",\"POP\":117446,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":523.8,\"Y\":284.1},{\"ADMIN_NAME\":\"Bayern\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BYR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Munich\",\"POP\":1260391,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":532,\"Y\":307.9},{\"ADMIN_NAME\":\"Sachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCH\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Leipzig\",\"POP\":504971,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":534.4,\"Y\":294.1},{\"ADMIN_NAME\":\"Bremen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRM\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bremen\",\"POP\":546501,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.6,\"Y\":286.3},{\"ADMIN_NAME\":\"Niedersachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NDR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Hannover\",\"POP\":515140,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":527,\"Y\":289.5},{\"ADMIN_NAME\":\"Thuringen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-THR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Erfurt\",\"POP\":203254,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":530.6,\"Y\":295.8},{\"ADMIN_NAME\":\"Baden-Wurttemberg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BWR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Stuttgart\",\"POP\":589793,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":525.5,\"Y\":305.2},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dusseldorf\",\"POP\":573057,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":518.8,\"Y\":294.6},{\"ADMIN_NAME\":\"Schleswig-Holstein\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SHL\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Kiel\",\"POP\":232758,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.1,\"Y\":280.5},{\"ADMIN_NAME\":\"Hamburg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HMB\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Hamburg\",\"POP\":1739117,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":527.8,\"Y\":284},{\"ADMIN_NAME\":\"Hessen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HSS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Wiesbaden\",\"POP\":272432,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":522.8,\"Y\":299.7},{\"ADMIN_NAME\":\"Rheinland-Pfalz\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-RPF\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Mainz\",\"POP\":184997,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":522.9,\"Y\":300},{\"ADMIN_NAME\":\"Saarland\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SRL\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Saarbrucken\",\"POP\":181227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.5,\"Y\":303.1},{\"ADMIN_NAME\":\"Brandenburg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRN\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Potsdam\",\"POP\":145292,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":535.8,\"Y\":289.4},{\"ADMIN_NAME\":\"Sachsen-Anhalt\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCA\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Magdeburg\",\"POP\":229826,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":532.2,\"Y\":290.6},{\"ADMIN_NAME\":\"Sachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCH\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dresden\",\"POP\":486854,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":538,\"Y\":295.5},{\"ADMIN_NAME\":\"Mecklenburg-Vorpommern\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-MKV\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Schwerin\",\"POP\":96641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":531.6,\"Y\":283.7},{\"ADMIN_NAME\":\"Guadeloupe\",\"CountryCode\":\"GP\",\"Country_Name\":\"Guadeloupe\",\"GMI_ADMIN\":\"GLP\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"GLP\",\"Name\":\"Basse-Terre\",\"POP\":11472,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.9,\"Y\":415.6},{\"ADMIN_NAME\":\"Guam\",\"CountryCode\":\"GQ\",\"Country_Name\":\"Guam\",\"GMI_ADMIN\":\"GUM\",\"ISO2_CountryCode\":\"GU\",\"ISO3_Country\":\"GUM\",\"Name\":\"Hagatna\",\"POP\":1051,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":901.3,\"Y\":422.9},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Athens\",\"POP\":729137,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":565.6,\"Y\":346.7},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Piraeus\",\"POP\":172429,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":565.7,\"Y\":346.7},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-MCD\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Thessaloniki\",\"POP\":354290,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":563.2,\"Y\":337.1},{\"ADMIN_NAME\":\"Peloponnisos\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-PLP\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Patras\",\"POP\":163360,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.7,\"Y\":346},{\"ADMIN_NAME\":\"Aegean Islands\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-AIS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Chios\",\"POP\":23953,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":572.5,\"Y\":345.2},{\"ADMIN_NAME\":\"Crete\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CRT\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Iraklion\",\"POP\":137154,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":569.7,\"Y\":355.7},{\"ADMIN_NAME\":\"Thraki\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-THR\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Komatini\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.5,\"Y\":335.3},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-MCD\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Polygyros\",\"POP\":5258,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":565,\"Y\":338},{\"ADMIN_NAME\":\"Ipiros\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-IPR\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Ioannina\",\"POP\":64012,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.8,\"Y\":340.6},{\"ADMIN_NAME\":\"Thessalia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-THS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Larisa\",\"POP\":128758,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":562.2,\"Y\":340.7},{\"ADMIN_NAME\":\"Ionian Islands\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-IIS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Kerkya\",\"POP\":27003,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.2,\"Y\":340.8},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Lamia\",\"POP\":47246,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562.2,\"Y\":343.3},{\"ADMIN_NAME\":\"Peloponnisos\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-PLP\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Tripoli\",\"POP\":26561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562,\"Y\":348.2},{\"ADMIN_NAME\":\"Guatemala\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-GTM\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Guatemala\",\"POP\":994938,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":249,\"Y\":419.6},{\"ADMIN_NAME\":\"Alta Verapaz\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-AVR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Coban\",\"POP\":53375,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":249.5,\"Y\":417.1},{\"ADMIN_NAME\":\"Huehuetenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-HHT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Huehuetenango\",\"POP\":79426,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":246.4,\"Y\":417.6},{\"ADMIN_NAME\":\"Quiche\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-QUI\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Santa Cruz Del Quiche\",\"POP\":23618,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":247.4,\"Y\":418.4},{\"ADMIN_NAME\":\"San Marcos\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SMR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"San Marcos\",\"POP\":25088,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":245.5,\"Y\":418.6},{\"ADMIN_NAME\":\"Totonicapan\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-TTN\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Totonicapan\",\"POP\":69734,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":246.7,\"Y\":418.7},{\"ADMIN_NAME\":\"Quezaltenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-QZL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Quezaltenango\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":246.3,\"Y\":419},{\"ADMIN_NAME\":\"Solola\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SOL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Solola\",\"POP\":45373,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":247.2,\"Y\":419.1},{\"ADMIN_NAME\":\"Retalhuleu\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-RTL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Retalhuleu\",\"POP\":36656,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":245.9,\"Y\":419.8},{\"ADMIN_NAME\":\"Suchitepequez\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SCH\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Mazatenango\",\"POP\":44132,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":246.3,\"Y\":419.8},{\"ADMIN_NAME\":\"Baja Verapaz\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-BVR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Salama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":249.6,\"Y\":418.2},{\"ADMIN_NAME\":\"El Progreso\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-EPR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"El Progreso\",\"POP\":7350,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.5,\"Y\":418.9},{\"ADMIN_NAME\":\"Chimaltenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-CHM\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Chimaltenango\",\"POP\":82370,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":248.2,\"Y\":419.5},{\"ADMIN_NAME\":\"Sacatepequez\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SCT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Antigua Guatemala\",\"POP\":39368,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":248.5,\"Y\":419.7},{\"ADMIN_NAME\":\"Escuintla\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-ESC\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Escuintla\",\"POP\":103165,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":248.3,\"Y\":420.5},{\"ADMIN_NAME\":\"Santa Rosa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SRO\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Cuilapa\",\"POP\":16484,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":249.7,\"Y\":420.6},{\"ADMIN_NAME\":\"Izabal\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-IZB\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Puerto Barrios\",\"POP\":56605,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":254.4,\"Y\":416.4},{\"ADMIN_NAME\":\"Zacapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-ZAC\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Zacapa\",\"POP\":36088,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.8,\"Y\":418.6},{\"ADMIN_NAME\":\"Chiquimula\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-CHQ\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Chiquimula\",\"POP\":41521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.8,\"Y\":419.1},{\"ADMIN_NAME\":\"Jalapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-JAL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Jalapa\",\"POP\":45834,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.5,\"Y\":419.6},{\"ADMIN_NAME\":\"Jutiapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-JUT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Jutiapa\",\"POP\":34332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.8,\"Y\":420.5},{\"ADMIN_NAME\":\"Peten\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-PET\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Flores\",\"POP\":20464,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.8,\"Y\":412.9},{\"ADMIN_NAME\":\"Conakry\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-CNK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Conakry\",\"POP\":1767200,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":462.1,\"Y\":434},{\"ADMIN_NAME\":\"Koundara\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KND\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Koundara\",\"POP\":13990,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.1,\"Y\":425.7},{\"ADMIN_NAME\":\"Mali\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MLI\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Mali\",\"POP\":5479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.9,\"Y\":426.8},{\"ADMIN_NAME\":\"Gaoual\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-GAO\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Gaoual\",\"POP\":7461,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.4,\"Y\":427.7},{\"ADMIN_NAME\":\"Tougue\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-TOU\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Tongue\",\"POP\":25531,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":467.6,\"Y\":428.6},{\"ADMIN_NAME\":\"Labe\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-LAB\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Labe\",\"POP\":46510,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.9,\"Y\":429},{\"ADMIN_NAME\":\"Siguiri\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-SIG\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Siguiri\",\"POP\":43601,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.6,\"Y\":428.7},{\"ADMIN_NAME\":\"Dinguiraye\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DNG\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dinguiraye\",\"POP\":6062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.3,\"Y\":429},{\"ADMIN_NAME\":\"Boke\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BOK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Boke\",\"POP\":15460,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.4,\"Y\":430.1},{\"ADMIN_NAME\":\"Telimele\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-TLM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Telimele\",\"POP\":30311,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.8,\"Y\":430.1},{\"ADMIN_NAME\":\"Fria\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRI\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Fria\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.4,\"Y\":431.6},{\"ADMIN_NAME\":\"Boffa\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BOF\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Boffa\",\"POP\":2332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":461.1,\"Y\":432.2},{\"ADMIN_NAME\":\"Kindia\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KIN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kindia\",\"POP\":117062,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":464.3,\"Y\":432.5},{\"ADMIN_NAME\":\"Forecariah\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRC\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Forecariah\",\"POP\":12358,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.7,\"Y\":434.3},{\"ADMIN_NAME\":\"Pita\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-PIT\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Pita\",\"POP\":20052,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.6,\"Y\":429.7},{\"ADMIN_NAME\":\"Dalaba\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DAL\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dalaba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466,\"Y\":430.9},{\"ADMIN_NAME\":\"Mamou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MAM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Mamou\",\"POP\":41619,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466.5,\"Y\":431.6},{\"ADMIN_NAME\":\"Nzerekore\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-NZR\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Nzerekore\",\"POP\":132728,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":475.6,\"Y\":439},{\"ADMIN_NAME\":\"Yomou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-YOM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Yomou\",\"POP\":3614,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.3,\"Y\":439.5},{\"ADMIN_NAME\":\"Dabola\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DAB\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dabola\",\"POP\":13057,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":469.2,\"Y\":430.6},{\"ADMIN_NAME\":\"Kouroussa\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KRS\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kouroussa\",\"POP\":14223,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472.6,\"Y\":430.9},{\"ADMIN_NAME\":\"Kankan\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KNK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kankan\",\"POP\":114009,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":474.2,\"Y\":431.6},{\"ADMIN_NAME\":\"Faranah\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Faranah\",\"POP\":9350,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.2,\"Y\":432.6},{\"ADMIN_NAME\":\"Kerouane\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KER\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kerouane\",\"POP\":7228,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475,\"Y\":434.8},{\"ADMIN_NAME\":\"Kissidougou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KSS\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kissidougou\",\"POP\":47099,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472,\"Y\":435},{\"ADMIN_NAME\":\"Beyla\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BEY\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Beyla\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":476,\"Y\":436.4},{\"ADMIN_NAME\":\"Gueckedou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-GCK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Gueckedou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":471.9,\"Y\":436.8},{\"ADMIN_NAME\":\"Macenta\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MCN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Macenta\",\"POP\":43102,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.7,\"Y\":436.8},{\"ADMIN_NAME\":\"Demerara-Mahaica\",\"CountryCode\":\"GY\",\"Country_Name\":\"Guyana\",\"GMI_ADMIN\":\"GUY-DMM\",\"ISO2_CountryCode\":\"GY\",\"ISO3_Country\":\"GUY\",\"Name\":\"Georgetown\",\"POP\":235017,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":338.7,\"Y\":441.8},{\"ADMIN_NAME\":\"Gaza Strip\",\"CountryCode\":\"GZ\",\"Country_Name\":\"Gaza Strip\",\"GMI_ADMIN\":\"ISR-GAZ\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Gaza City\",\"POP\":410000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.5,\"Y\":368.4},{\"ADMIN_NAME\":\"Ouest\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-OUE\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Port-au-Prince\",\"POP\":1234742,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":299.4,\"Y\":408.3},{\"ADMIN_NAME\":\"Nord-Est\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NES\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Fort-Liberte\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.8,\"Y\":404.9},{\"ADMIN_NAME\":\"Artibonite\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-ART\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Gonaives\",\"POP\":84961,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":298.5,\"Y\":405.6},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-CNT\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Hinche\",\"POP\":18590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.4,\"Y\":406.5},{\"ADMIN_NAME\":\"Sud-Est\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-SES\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Jacmel\",\"POP\":33563,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.9,\"Y\":409.1},{\"ADMIN_NAME\":\"Nord-Ouest\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NOU\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Port-De-Paix\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.1,\"Y\":404.2},{\"ADMIN_NAME\":\"Nord\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NOR\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Cap-Haitien\",\"POP\":134815,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":299.8,\"Y\":404.7},{\"ADMIN_NAME\":\"Grand Anse\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-GAN\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Jeremie\",\"POP\":30917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":294.5,\"Y\":408},{\"ADMIN_NAME\":\"Sud\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-SUD\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Les Cayes\",\"POP\":59319,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":295.6,\"Y\":409.3},{\"ADMIN_NAME\":\"Francisco Morazan\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-FMR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Tegucigalpa\",\"POP\":850848,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":258.3,\"Y\":421.1},{\"ADMIN_NAME\":\"Islas de la Bahia\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-IDL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Roatan\",\"POP\":7514,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260.2,\"Y\":414.7},{\"ADMIN_NAME\":\"Colon\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-COL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Trujillo\",\"POP\":9646,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261.7,\"Y\":415.9},{\"ADMIN_NAME\":\"Atlantida\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-ATL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Ceiba\",\"POP\":130218,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":259.2,\"Y\":416.3},{\"ADMIN_NAME\":\"Gracias a Dios\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-GAD\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Puerto Lempira\",\"POP\":4856,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.7,\"Y\":417.8},{\"ADMIN_NAME\":\"Olancho\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-OLN\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Juticalpa\",\"POP\":33686,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261,\"Y\":419.5},{\"ADMIN_NAME\":\"Valle\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-VAL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Nacaome\",\"POP\":13929,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":257.5,\"Y\":422.7},{\"ADMIN_NAME\":\"Choluteca\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CHL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Choluteca\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":258.3,\"Y\":423.3},{\"ADMIN_NAME\":\"Copan\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-COP\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Santa Rosa\",\"POP\":27753,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.9,\"Y\":419.2},{\"ADMIN_NAME\":\"Ocotepeque\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-OCT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Nueva Ocotepeque\",\"POP\":8780,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":252.8,\"Y\":420.1},{\"ADMIN_NAME\":\"Cortes\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CRT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"San Pedro Sula\",\"POP\":489466,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":256,\"Y\":417.1},{\"ADMIN_NAME\":\"Yoro\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-YOR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Yoro\",\"POP\":15774,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":258,\"Y\":418.3},{\"ADMIN_NAME\":\"Santa Barbara\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-SBR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Santa Barbara\",\"POP\":15119,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.4,\"Y\":418.7},{\"ADMIN_NAME\":\"Lempira\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-LMP\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Gracias\",\"POP\":7909,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.4,\"Y\":419.7},{\"ADMIN_NAME\":\"Comayagua\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CMY\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Comayagua\",\"POP\":58784,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":257,\"Y\":420.1},{\"ADMIN_NAME\":\"Intibuca\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-INT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Esperanza\",\"POP\":5318,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.6,\"Y\":420.4},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-LPA\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Paz\",\"POP\":17555,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":256.9,\"Y\":420.4},{\"ADMIN_NAME\":\"El Paraiso\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-EPA\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Yuscaran\",\"POP\":2371,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":259.2,\"Y\":421.5},{\"ADMIN_NAME\":\"Croatia\",\"CountryCode\":\"HR\",\"Country_Name\":\"Croatia\",\"GMI_ADMIN\":\"HRV\",\"ISO2_CountryCode\":\"HR\",\"ISO3_Country\":\"HRV\",\"Name\":\"Zagreb\",\"POP\":698966,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":544.3,\"Y\":317.4},{\"ADMIN_NAME\":\"Croatia\",\"CountryCode\":\"HR\",\"Country_Name\":\"Croatia\",\"GMI_ADMIN\":\"HRV\",\"ISO2_CountryCode\":\"HR\",\"ISO3_Country\":\"HRV\",\"Name\":\"Rijeka\",\"POP\":141172,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":540,\"Y\":319.3},{\"ADMIN_NAME\":\"Budapest\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BDP\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Budapest\",\"POP\":1696128,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":552.9,\"Y\":310.5},{\"ADMIN_NAME\":\"Gyor-Moson-Sopron\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-GSP\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Gyor\",\"POP\":128265,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.9,\"Y\":309.8},{\"ADMIN_NAME\":\"Komarom-Esztergom\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-KMR\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Tatabanya\",\"POP\":70541,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":551.1,\"Y\":310.3},{\"ADMIN_NAME\":\"Fejer\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-FEJ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szekesfehervar\",\"POP\":101600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551,\"Y\":311.8},{\"ADMIN_NAME\":\"Veszprem\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-VSZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Veszprem\",\"POP\":62023,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.7,\"Y\":312.2},{\"ADMIN_NAME\":\"Somogy\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SMG\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Kaposvar\",\"POP\":67746,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.3,\"Y\":315.2},{\"ADMIN_NAME\":\"Tolna\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-TOL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szekszard\",\"POP\":34174,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.9,\"Y\":315.2},{\"ADMIN_NAME\":\"Baranya\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BRN\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Pecs\",\"POP\":156649,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.5,\"Y\":316.3},{\"ADMIN_NAME\":\"Nograd\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-NGR\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Salgotarjan\",\"POP\":39640,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555,\"Y\":308},{\"ADMIN_NAME\":\"Borsod-Abauj-Zemplen\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BAZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Miskolc\",\"POP\":172637,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":557.7,\"Y\":308},{\"ADMIN_NAME\":\"Heves\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-HEV\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Eger\",\"POP\":56647,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556.5,\"Y\":308.9},{\"ADMIN_NAME\":\"Szabolcs-Szatmar-Bereg\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SSZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Nyiregyhaza\",\"POP\":116298,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.2,\"Y\":308.7},{\"ADMIN_NAME\":\"Hajdu-Bihar\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-HBI\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Debrecen\",\"POP\":204124,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560,\"Y\":310.4},{\"ADMIN_NAME\":\"Jasz-Nagykun-Szolnok\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SZL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szolnok\",\"POP\":75474,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556,\"Y\":311.9},{\"ADMIN_NAME\":\"Bacs-Kiskun\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BKS\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Kecskemet\",\"POP\":109847,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":554.6,\"Y\":313},{\"ADMIN_NAME\":\"Bekes\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BEK\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Bekescsaba\",\"POP\":65206,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":558.5,\"Y\":313.9},{\"ADMIN_NAME\":\"Csongrad\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-CSN\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szeged\",\"POP\":164883,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":555.9,\"Y\":315.6},{\"ADMIN_NAME\":\"Vas\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-VAS\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szombathely\",\"POP\":79534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.1,\"Y\":311.6},{\"ADMIN_NAME\":\"Zala\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-ZAL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Zalaegerszeg\",\"POP\":61898,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.7,\"Y\":313.2},{\"ADMIN_NAME\":\"Reykjavik\",\"CountryCode\":\"IC\",\"Country_Name\":\"Iceland\",\"GMI_ADMIN\":\"ISL-RYK\",\"ISO2_CountryCode\":\"IS\",\"ISO3_Country\":\"ISL\",\"Name\":\"Reykjavik\",\"POP\":113906,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":439.3,\"Y\":226.9},{\"ADMIN_NAME\":\"Jakarta Raya\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JRA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jakarta\",\"POP\":8540121,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":796.1,\"Y\":477.7},{\"ADMIN_NAME\":\"Sulawesi Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SSL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Makassar\",\"POP\":1321717,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":831.9,\"Y\":475},{\"ADMIN_NAME\":\"Kalimantan Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Balikpapan\",\"POP\":433866,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":824,\"Y\":463.9},{\"ADMIN_NAME\":\"Jawa Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Surabaja\",\"POP\":2374658,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":812.4,\"Y\":481.1},{\"ADMIN_NAME\":\"Sulawesi Utara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SUT\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Manado\",\"POP\":451893,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":846.1,\"Y\":456.5},{\"ADMIN_NAME\":\"Aceh\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-ACE\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Banda Aceh\",\"POP\":250757,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":764.3,\"Y\":445.1},{\"ADMIN_NAME\":\"Sumatera Utara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SUA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Medan\",\"POP\":1750971,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":773.6,\"Y\":450.6},{\"ADMIN_NAME\":\"Sumatera Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Padang\",\"POP\":840352,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":778.2,\"Y\":463.2},{\"ADMIN_NAME\":\"Jawa Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bandung\",\"POP\":1699719,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":798.3,\"Y\":479.8},{\"ADMIN_NAME\":\"Jawa Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JTN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Semarang\",\"POP\":1288084,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":806.1,\"Y\":479.9},{\"ADMIN_NAME\":\"Yogyakarta\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-YGY\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Yogyakarta\",\"POP\":636660,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":806,\"Y\":482.2},{\"ADMIN_NAME\":\"Kalimantan Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Pontianak\",\"POP\":455173,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":803.1,\"Y\":460.6},{\"ADMIN_NAME\":\"Jambi\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JAM\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jambi\",\"POP\":420323,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":787.2,\"Y\":465},{\"ADMIN_NAME\":\"Sumatera Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SST\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palembang\",\"POP\":1441500,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":790.4,\"Y\":468.9},{\"ADMIN_NAME\":\"Bengkulu\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-BNG\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bengkulu\",\"POP\":309712,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":783.5,\"Y\":471.1},{\"ADMIN_NAME\":\"Lampung\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-LMP\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Tanjungkarang-Telukbetung\",\"POP\":800348,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":791.8,\"Y\":475.6},{\"ADMIN_NAME\":\"Sulawesi Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-STN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palu\",\"POP\":282431,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":832.3,\"Y\":463.1},{\"ADMIN_NAME\":\"Maluku\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-MAL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Ambon\",\"POP\":355596,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":855.4,\"Y\":470.9},{\"ADMIN_NAME\":\"Sulawesi Tenggara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-STG\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Kendari\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":839.8,\"Y\":471.5},{\"ADMIN_NAME\":\"Kalimantan Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Samarinda\",\"POP\":355160,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":824.8,\"Y\":462},{\"ADMIN_NAME\":\"Kalimantan Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palangkaraya\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":815.8,\"Y\":466.8},{\"ADMIN_NAME\":\"Kalimantan Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KSL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bandjermasin\",\"POP\":572837,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":817.7,\"Y\":469.8},{\"ADMIN_NAME\":\"Nusa Tenggara Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-NTB\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Mataram\",\"POP\":318674,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":822,\"Y\":484.5},{\"ADMIN_NAME\":\"Bali\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-BAL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Denpasar\",\"POP\":405923,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":819.4,\"Y\":484.8},{\"ADMIN_NAME\":\"Nusa Tenggara Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-NTT\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Kupang\",\"POP\":282396,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":842.6,\"Y\":488.9},{\"ADMIN_NAME\":\"Irian Jaya\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-IJA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jayapura\",\"POP\":134895,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":890.1,\"Y\":467.6},{\"ADMIN_NAME\":\"Riau\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-RIA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Pekanbaru\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.2,\"Y\":459},{\"ADMIN_NAME\":\"Isle of Man\",\"CountryCode\":\"IM\",\"Country_Name\":\"Isle of Man\",\"GMI_ADMIN\":\"XIM\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XIM\",\"Name\":\"Douglas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":487.6,\"Y\":281.3},{\"ADMIN_NAME\":\"Delhi\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DEL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"New Delhi\",\"POP\":317797,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":714.1,\"Y\":377.9},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-PNJ\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Amritsar\",\"POP\":1092450,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":707.6,\"Y\":368},{\"ADMIN_NAME\":\"Gujarat\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GJR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Ahmadabad\",\"POP\":3719710,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":701.2,\"Y\":394.9},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kanpur\",\"POP\":2823249,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":722.7,\"Y\":384.5},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Varanasi\",\"POP\":1164404,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":730,\"Y\":388.1},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Nagpur\",\"POP\":2228018,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":719.3,\"Y\":400.5},{\"ADMIN_NAME\":\"Andhra Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Vishakhapatnam\",\"POP\":1063178,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":731,\"Y\":410.6},{\"ADMIN_NAME\":\"Tamil Nadu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TNA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Madurai\",\"POP\":909908,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":716.6,\"Y\":432.9},{\"ADMIN_NAME\":\"Kerala\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KER\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Cochin\",\"POP\":604696,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":711.5,\"Y\":432.8},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Pune\",\"POP\":2935744,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":704.7,\"Y\":408.3},{\"ADMIN_NAME\":\"Karnataka\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KRN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bangalore\",\"POP\":5104047,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":715.1,\"Y\":424.3},{\"ADMIN_NAME\":\"Karnataka\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KRN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Mangalore\",\"POP\":417387,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":707.5,\"Y\":424.6},{\"ADMIN_NAME\":\"Jammu \\u0026 Kashmir\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-JAK\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Srinagar\",\"POP\":20216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":707.4,\"Y\":360},{\"ADMIN_NAME\":\"Himachal Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-HPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Simla\",\"POP\":173503,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":713.9,\"Y\":369.8},{\"ADMIN_NAME\":\"Delhi\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DEL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Delhi\",\"POP\":10927986,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":714.1,\"Y\":377.6},{\"ADMIN_NAME\":\"Rajasthan\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-RJS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Jaipur\",\"POP\":2711758,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":710.1,\"Y\":383.1},{\"ADMIN_NAME\":\"Madhya Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bhopal\",\"POP\":1599914,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":714.6,\"Y\":394.3},{\"ADMIN_NAME\":\"Gujarat\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GJR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Gandhinagar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":701.4,\"Y\":394.4},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Lucknow\",\"POP\":2472011,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":724.3,\"Y\":383.2},{\"ADMIN_NAME\":\"Bihar\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-BIH\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Patna\",\"POP\":1599920,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":736,\"Y\":387.1},{\"ADMIN_NAME\":\"West Bengal\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-WBN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kolkata\",\"POP\":4631392,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":744.9,\"Y\":396.4},{\"ADMIN_NAME\":\"Sikkim\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-SKK\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Gangtok\",\"POP\":30700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":745.7,\"Y\":381.8},{\"ADMIN_NAME\":\"Orissa\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-ORS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bhubaneshwar\",\"POP\":762243,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":738,\"Y\":403.2},{\"ADMIN_NAME\":\"Tamil Nadu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TNA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Chennai\",\"POP\":4328063,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":722.5,\"Y\":424},{\"ADMIN_NAME\":\"Pondicherry\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-PND\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Pondicherry\",\"POP\":227411,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":721.3,\"Y\":427.2},{\"ADMIN_NAME\":\"Lakshadweep\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-LKS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kavaratti\",\"POP\":10688,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":701.4,\"Y\":431.1},{\"ADMIN_NAME\":\"Kerala\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KER\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Trivandrum\",\"POP\":784153,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":713.3,\"Y\":436.9},{\"ADMIN_NAME\":\"Daman \\u0026 Diu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DAD\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Daman\",\"POP\":39737,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":702,\"Y\":402.7},{\"ADMIN_NAME\":\"Dadra and Nagar Haveli\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DAN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Silvassa\",\"POP\":27359,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":702.4,\"Y\":403.4},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Mumbai\",\"POP\":12691836,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":701.9,\"Y\":406.7},{\"ADMIN_NAME\":\"Andhra Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Hyderabad\",\"POP\":3597816,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":717.6,\"Y\":411.6},{\"ADMIN_NAME\":\"Goa\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GOA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Panaji\",\"POP\":65586,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":704.6,\"Y\":417.1},{\"ADMIN_NAME\":\"Andaman and Nicobar Islands\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-AAN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Port Blair\",\"POP\":112050,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":757.1,\"Y\":428},{\"ADMIN_NAME\":\"Manipur\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MNP\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Imphal\",\"POP\":223523,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":760.4,\"Y\":389.6},{\"ADMIN_NAME\":\"Mizoram\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MZR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Aizawl\",\"POP\":265331,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":757.1,\"Y\":393},{\"ADMIN_NAME\":\"Arunachal Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APD\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Itanagar\",\"POP\":44971,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":759.3,\"Y\":382.3},{\"ADMIN_NAME\":\"Assam\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-ASS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Dispur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":754.4,\"Y\":385.5},{\"ADMIN_NAME\":\"Nagaland\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-NGL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kohima\",\"POP\":92113,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":760.9,\"Y\":386.9},{\"ADMIN_NAME\":\"Meghalaya\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MGH\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Shillong\",\"POP\":132842,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":754.7,\"Y\":387.2},{\"ADMIN_NAME\":\"Tripura\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TRP\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Agartala\",\"POP\":203264,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":753,\"Y\":392.6},{\"ADMIN_NAME\":\"Chandigarh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-CHN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Chandigarh\",\"POP\":914371,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":712.9,\"Y\":370.9},{\"ADMIN_NAME\":\"Tehran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-TER\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Tehran\",\"POP\":7153309,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":642.6,\"Y\":354.2},{\"ADMIN_NAME\":\"Mazandaran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-MZN\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Sari\",\"POP\":255396,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":647.1,\"Y\":351.5},{\"ADMIN_NAME\":\"Semnan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-SMN\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Semnan\",\"POP\":124826,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":648,\"Y\":354.9},{\"ADMIN_NAME\":\"Esfahan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ESF\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Esfahan\",\"POP\":1547164,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":643.3,\"Y\":364.7},{\"ADMIN_NAME\":\"Chahar Mahall va Bakhtiari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-CMV\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Shahr-E Kord\",\"POP\":129153,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":641,\"Y\":365.8},{\"ADMIN_NAME\":\"Yazd\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-YAZ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Yazd\",\"POP\":477905,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":650.7,\"Y\":367.2},{\"ADMIN_NAME\":\"Kohkiluyeh va buyer Ahmadi\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BAV\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Yasuj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":643,\"Y\":371.2},{\"ADMIN_NAME\":\"Fars\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-FAR\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Shiraz\",\"POP\":1249942,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":645.6,\"Y\":374.6},{\"ADMIN_NAME\":\"Bushehr\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BUS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Bushehr\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.9,\"Y\":376.7},{\"ADMIN_NAME\":\"Kerman\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KRM\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Kerman\",\"POP\":577514,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":658.2,\"Y\":372.4},{\"ADMIN_NAME\":\"Sistan va Baluchestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BVS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Zahedan\",\"POP\":551980,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":668.8,\"Y\":374.9},{\"ADMIN_NAME\":\"Hormozgan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-HRM\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Bandar-E Abbas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":656,\"Y\":382.2},{\"ADMIN_NAME\":\"Ilam\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ILA\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Ilam\",\"POP\":140940,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":628.7,\"Y\":361.4},{\"ADMIN_NAME\":\"Lorestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-LRS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Khorramabad\",\"POP\":329825,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":634,\"Y\":362},{\"ADMIN_NAME\":\"Khuzestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KHZ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Ahvaz\",\"POP\":841145,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":635,\"Y\":369.1},{\"ADMIN_NAME\":\"Hamadan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-HMD\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Hamadan\",\"POP\":528256,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":634.5,\"Y\":357.6},{\"ADMIN_NAME\":\"Markazi\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-MRK\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Arak\",\"POP\":503647,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":637.8,\"Y\":360},{\"ADMIN_NAME\":\"Azarbayjan-e Khavari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-AEK\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Tabriz\",\"POP\":1424641,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":628.3,\"Y\":346.2},{\"ADMIN_NAME\":\"Azarbayjan-e Bakhtari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-AEB\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Orumiyeh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.9,\"Y\":348.1},{\"ADMIN_NAME\":\"Gilan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-GIL\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Rasht\",\"POP\":594590,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":637.5,\"Y\":349.1},{\"ADMIN_NAME\":\"Zanjan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ZNJ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Zanjan\",\"POP\":357471,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":634.4,\"Y\":351.2},{\"ADMIN_NAME\":\"Kordestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KRD\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Sanandaj\",\"POP\":349176,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":630.3,\"Y\":355.8},{\"ADMIN_NAME\":\"Bakhtaran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BKH\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Kermanshah\",\"POP\":621100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":630.5,\"Y\":359.2},{\"ADMIN_NAME\":\"Khorasan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KHR\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Mashhad\",\"POP\":2307177,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":665.2,\"Y\":352.5},{\"ADMIN_NAME\":\"Yerushalayim\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-YRS\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Jerusalem\",\"POP\":714000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":597.7,\"Y\":367.6},{\"ADMIN_NAME\":\"Hefa\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HEF\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Haifa\",\"POP\":267300,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":597,\"Y\":364.3},{\"ADMIN_NAME\":\"Hamerkaz\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HMR\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Ramla\",\"POP\":63860,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.7,\"Y\":367.1},{\"ADMIN_NAME\":\"Hadarom\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HDR\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Beersheba\",\"POP\":186600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.5,\"Y\":369.3},{\"ADMIN_NAME\":\"Tel Aviv\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-TAV\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Tel Aviv-Yafo\",\"POP\":378358,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":596.4,\"Y\":366.7},{\"ADMIN_NAME\":\"Hazafon\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HZF\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Nazareth\",\"POP\":64800,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":597.8,\"Y\":364.5},{\"ADMIN_NAME\":\"Lazio\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LAZ\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Rome\",\"POP\":2563241,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":534.7,\"Y\":332.5},{\"ADMIN_NAME\":\"Toscana\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-TSC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Florence\",\"POP\":371517,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":531.1,\"Y\":325.3},{\"ADMIN_NAME\":\"Campania\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-CMP\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Naples\",\"POP\":988972,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":539.5,\"Y\":336.4},{\"ADMIN_NAME\":\"Piemonte\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-PMN\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Turin\",\"POP\":865263,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":521.3,\"Y\":320.3},{\"ADMIN_NAME\":\"Veneto\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-VEN\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Venice\",\"POP\":270816,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":534.3,\"Y\":318.9},{\"ADMIN_NAME\":\"Liguria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LIG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Genoa\",\"POP\":601951,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.6,\"Y\":322.9},{\"ADMIN_NAME\":\"Sardegna\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-SRD\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Cagliari\",\"POP\":164249,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":525.3,\"Y\":342.2},{\"ADMIN_NAME\":\"Puglia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-PUG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Bari\",\"POP\":316532,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":546.8,\"Y\":335.4},{\"ADMIN_NAME\":\"Molise\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-MOL\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Campobasso\",\"POP\":50762,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.6,\"Y\":333.7},{\"ADMIN_NAME\":\"Basilicata\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-BSL\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Potenza\",\"POP\":69060,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":337.1},{\"ADMIN_NAME\":\"Calabria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-CLB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Catanzaro\",\"POP\":95251,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546,\"Y\":343.3},{\"ADMIN_NAME\":\"Sicilia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-SIC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Palermo\",\"POP\":672175,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":537,\"Y\":346.1},{\"ADMIN_NAME\":\"Emilia-Romagna\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-ERM\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Bologna\",\"POP\":371217,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":531.4,\"Y\":322.5},{\"ADMIN_NAME\":\"Marche\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-MRC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Ancona\",\"POP\":100507,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.5,\"Y\":325.9},{\"ADMIN_NAME\":\"Umbria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-UMB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Perugia\",\"POP\":149125,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":534.3,\"Y\":327.9},{\"ADMIN_NAME\":\"Abruzzi\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-ABR\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Aquila\",\"POP\":68503,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":537.2,\"Y\":330.7},{\"ADMIN_NAME\":\"Valle d\\u0027Aosta\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-VDA\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Aosta\",\"POP\":34062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.3,\"Y\":317.7},{\"ADMIN_NAME\":\"Trentino-Alto Adige\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-TAA\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Trento\",\"POP\":104946,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":530.8,\"Y\":316.3},{\"ADMIN_NAME\":\"Lombardia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LMB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Milan\",\"POP\":1306661,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":525.5,\"Y\":318.7},{\"ADMIN_NAME\":\"Friuli-Venezia Giulia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-FVG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Trieste\",\"POP\":211184,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":538.2,\"Y\":318},{\"ADMIN_NAME\":\"Yamoussoukro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-YMS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Yamoussoukro\",\"POP\":194530,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":485.4,\"Y\":441.6},{\"ADMIN_NAME\":\"Sassandra\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SSS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sassandra\",\"POP\":23274,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":483.1,\"Y\":446.8},{\"ADMIN_NAME\":\"San-Pedro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SNP\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"San Pedro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.6,\"Y\":447.3},{\"ADMIN_NAME\":\"Tabou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TAB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tabou\",\"POP\":17134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.6,\"Y\":448.3},{\"ADMIN_NAME\":\"Tengrela\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TNG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tingrela\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482.2,\"Y\":431.3},{\"ADMIN_NAME\":\"Boundiali\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Boundiali\",\"POP\":38878,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482,\"Y\":434},{\"ADMIN_NAME\":\"Odienne\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ODN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Odienne\",\"POP\":49857,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479,\"Y\":434.1},{\"ADMIN_NAME\":\"Korhogo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-KRH\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Korhogo\",\"POP\":167359,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":484.4,\"Y\":434.3},{\"ADMIN_NAME\":\"Touba\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TOU\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Touba\",\"POP\":27504,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.7,\"Y\":437.5},{\"ADMIN_NAME\":\"Biankouma\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Biankouma\",\"POP\":22868,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.9,\"Y\":439.1},{\"ADMIN_NAME\":\"Man\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MAN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Man\",\"POP\":139341,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":479.1,\"Y\":440},{\"ADMIN_NAME\":\"Danane\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DAN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Danane\",\"POP\":53808,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":477.4,\"Y\":440.4},{\"ADMIN_NAME\":\"Bangolo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bangolo\",\"POP\":17712,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.3,\"Y\":441.1},{\"ADMIN_NAME\":\"Duekoue\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DUK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Duekoue\",\"POP\":47198,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.7,\"Y\":441.8},{\"ADMIN_NAME\":\"Guiglo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GUI\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Guiglo\",\"POP\":39134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.3,\"Y\":442.4},{\"ADMIN_NAME\":\"Mankono\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MNK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Mankono\",\"POP\":19095,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482.8,\"Y\":438.2},{\"ADMIN_NAME\":\"Seguela\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SEG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Seguela\",\"POP\":51157,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":481.5,\"Y\":438.4},{\"ADMIN_NAME\":\"Zuenoula\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ZNL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Zuenoula\",\"POP\":34435,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":483.2,\"Y\":439.9},{\"ADMIN_NAME\":\"Vavoua\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-VAV\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Vavoua\",\"POP\":31250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482,\"Y\":440.1},{\"ADMIN_NAME\":\"Bouafle\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BOU\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouafle\",\"POP\":60962,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":484.1,\"Y\":441.2},{\"ADMIN_NAME\":\"Daloa\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DAL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Daloa\",\"POP\":215652,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":482.1,\"Y\":441.4},{\"ADMIN_NAME\":\"Sinfra\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SNF\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sinfra\",\"POP\":59919,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":483.6,\"Y\":442.2},{\"ADMIN_NAME\":\"Issia\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ISS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Issia\",\"POP\":1937,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.7,\"Y\":442.5},{\"ADMIN_NAME\":\"Gagnoa\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GAG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Gagnoa\",\"POP\":123184,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":483.7,\"Y\":443.5},{\"ADMIN_NAME\":\"Lakota\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-LKT\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Lakota\",\"POP\":38055,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":484.2,\"Y\":444.3},{\"ADMIN_NAME\":\"Soubre\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SOB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Soubre\",\"POP\":58492,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":481.7,\"Y\":444.5},{\"ADMIN_NAME\":\"Ferkessedougou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-FRK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Ferkessedougou\",\"POP\":62008,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.6,\"Y\":433.8},{\"ADMIN_NAME\":\"Bouna\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BON\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouna\",\"POP\":23570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.7,\"Y\":434.8},{\"ADMIN_NAME\":\"Tanda\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TND\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tanda\",\"POP\":20161,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.2,\"Y\":438.9},{\"ADMIN_NAME\":\"Agnibilekrou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-AGN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Agnibilekrou\",\"POP\":43061,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.1,\"Y\":440.8},{\"ADMIN_NAME\":\"Dimbokro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DMB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Dimbokro\",\"POP\":67349,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":487,\"Y\":442.1},{\"ADMIN_NAME\":\"Toumodi\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TMD\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Toumodi\",\"POP\":39005,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.1,\"Y\":442.4},{\"ADMIN_NAME\":\"Oume\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-OUM\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Oume\",\"POP\":52070,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485,\"Y\":442.9},{\"ADMIN_NAME\":\"Tiassale\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TSS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tiassale\",\"POP\":35090,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.6,\"Y\":444.2},{\"ADMIN_NAME\":\"Divo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DIV\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Divo\",\"POP\":127867,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":485.1,\"Y\":444.3},{\"ADMIN_NAME\":\"Dabakala\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DBK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Dabakala\",\"POP\":13717,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":487.7,\"Y\":437.3},{\"ADMIN_NAME\":\"Katiola\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-KAT\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Katiola\",\"POP\":59641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.8,\"Y\":437.9},{\"ADMIN_NAME\":\"Bouake\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BOA\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouake\",\"POP\":567481,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":486.1,\"Y\":439.2},{\"ADMIN_NAME\":\"Beoumi\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BEM\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Beoumi\",\"POP\":23053,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":484.5,\"Y\":439.2},{\"ADMIN_NAME\":\"Mbahiakro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MBH\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Mbahiakro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":487.6,\"Y\":439.8},{\"ADMIN_NAME\":\"Sakassou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SKS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sakassou\",\"POP\":15068,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":485.3,\"Y\":439.9},{\"ADMIN_NAME\":\"Daoukro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DKR\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Daoukro\",\"POP\":40175,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":489,\"Y\":441},{\"ADMIN_NAME\":\"Abengourou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Abengourou\",\"POP\":104020,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":490.3,\"Y\":441.9},{\"ADMIN_NAME\":\"Bongouanou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BGA\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bongouanou\",\"POP\":34405,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":488.4,\"Y\":442.1},{\"ADMIN_NAME\":\"Adzope\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ADZ\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Adzope\",\"POP\":61884,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":489.3,\"Y\":443.6},{\"ADMIN_NAME\":\"Agboville\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-AGB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Agboville\",\"POP\":81770,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":488.3,\"Y\":444.1},{\"ADMIN_NAME\":\"Bondoukou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BND\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bondoukou\",\"POP\":58297,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":492.3,\"Y\":438.2},{\"ADMIN_NAME\":\"Aboisso\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Aboisso\",\"POP\":37654,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.1,\"Y\":445.4},{\"ADMIN_NAME\":\"Abidjan\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABD\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Abidjan\",\"POP\":3677115,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":488.9,\"Y\":445.8},{\"ADMIN_NAME\":\"Grand-Lahou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GRL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Grand Lahou\",\"POP\":10273,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.1,\"Y\":446.3},{\"ADMIN_NAME\":\"Baghdad\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-BGH\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Baghdad\",\"POP\":5672513,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":623.1,\"Y\":362.5},{\"ADMIN_NAME\":\"Ninawa\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-NIN\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al Mawsil\",\"POP\":1739800,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":619.6,\"Y\":352.3},{\"ADMIN_NAME\":\"Al Basrah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ABS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al Basrah\",\"POP\":2600000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":632.4,\"Y\":371.7},{\"ADMIN_NAME\":\"Dahuk\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DAH\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Dahuk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":619.2,\"Y\":350.5},{\"ADMIN_NAME\":\"Arbil\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-IRB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Arbil\",\"POP\":932800,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":622,\"Y\":352.8},{\"ADMIN_NAME\":\"At Ta\\u0027min\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ATA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Kirkuk\",\"POP\":601433,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":623.1,\"Y\":355.3},{\"ADMIN_NAME\":\"Salah ad Din\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-SAD\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Samarra\",\"POP\":158508,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":621.6,\"Y\":359.6},{\"ADMIN_NAME\":\"Diyala\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DIY\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ba qubah\",\"POP\":152550,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":623.8,\"Y\":361.1},{\"ADMIN_NAME\":\"Al Anbar\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AAN\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ar-Ramadi\",\"POP\":274539,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620.1,\"Y\":362.1},{\"ADMIN_NAME\":\"Karbala\\u0027\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-KRB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Karbala\\u0027\",\"POP\":434450,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622,\"Y\":364.8},{\"ADMIN_NAME\":\"Babil\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-BAB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al-Hillah\",\"POP\":289709,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":623.2,\"Y\":365.2},{\"ADMIN_NAME\":\"Al Qadisiyah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AQD\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ad Diwaniyah\",\"POP\":318801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":624.6,\"Y\":366.9},{\"ADMIN_NAME\":\"An Najaf\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ANA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"An Najaf\",\"POP\":482576,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.9,\"Y\":366.9},{\"ADMIN_NAME\":\"Wasit\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-WAS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al-Kut\",\"POP\":315162,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":627,\"Y\":365.2},{\"ADMIN_NAME\":\"Maysan\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-MYS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al \\u0027Amarah\",\"POP\":323302,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":630.7,\"Y\":367.4},{\"ADMIN_NAME\":\"Al Muthanna\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AMT\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"As-Samawah\",\"POP\":152890,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":625.5,\"Y\":369.1},{\"ADMIN_NAME\":\"Dhi Qar\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DQA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"An-Nasiriyah\",\"POP\":400249,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":628.2,\"Y\":370},{\"ADMIN_NAME\":\"As Sulaymaniyah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ASL\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"As-Sulaymaniyah\",\"POP\":723170,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":626,\"Y\":355},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Tokyo\",\"POP\":8336599,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":887.6,\"Y\":354.5},{\"ADMIN_NAME\":\"Chugoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CGK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Shimonoseki\",\"POP\":245786,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":863,\"Y\":360.4},{\"ADMIN_NAME\":\"Tohoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-THO\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Aomori\",\"POP\":298394,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":890.2,\"Y\":336.4},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kawasaki\",\"POP\":1306785,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":887.4,\"Y\":355.2},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Yokohama\",\"POP\":3574443,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":887.1,\"Y\":355.4},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kyoto\",\"POP\":1459640,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":876.3,\"Y\":356.8},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kobe\",\"POP\":1528478,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":874.9,\"Y\":357.9},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kita Kyushu\",\"POP\":997536,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":862.6,\"Y\":361.3},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Nagasaki\",\"POP\":410204,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":860,\"Y\":364.3},{\"ADMIN_NAME\":\"Chugoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CGK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Hiroshima\",\"POP\":62370,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":867.2,\"Y\":359},{\"ADMIN_NAME\":\"Shikoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-SHK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Matsuyama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":868.1,\"Y\":360.8},{\"ADMIN_NAME\":\"Hokkaido\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-HKK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Sapporo\",\"POP\":1883027,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":891.8,\"Y\":328.1},{\"ADMIN_NAME\":\"Tohoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-THO\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Sendai\",\"POP\":73132,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":890.6,\"Y\":345.6},{\"ADMIN_NAME\":\"Chubu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CHB\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Nagoya\",\"POP\":2191279,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":879.6,\"Y\":356.3},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Osaka\",\"POP\":2592413,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":875.7,\"Y\":358.1},{\"ADMIN_NAME\":\"Chubu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CHB\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Gifu\",\"POP\":397714,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":879.1,\"Y\":355.5},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Fukuoka\",\"POP\":1392289,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":861.5,\"Y\":361.6},{\"ADMIN_NAME\":\"Okinawa\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-OKN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Naha\",\"POP\":300795,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":854,\"Y\":385.2},{\"ADMIN_NAME\":\"Jersey\",\"CountryCode\":\"JE\",\"Country_Name\":\"Jersey\",\"GMI_ADMIN\":\"XJE\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XJE\",\"Name\":\"St. Helier\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":494.2,\"Y\":303.5},{\"ADMIN_NAME\":\"Kingston\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-KNG\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Kingston\",\"POP\":937700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":287.1,\"Y\":409.9},{\"ADMIN_NAME\":\"Saint Thomas\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-STH\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Morant\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.4,\"Y\":410.1},{\"ADMIN_NAME\":\"Trelawny\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-TRL\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Falmouth\",\"POP\":7779,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.7,\"Y\":408.4},{\"ADMIN_NAME\":\"Saint James\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SJA\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Montego Bay\",\"POP\":82867,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":284,\"Y\":408.5},{\"ADMIN_NAME\":\"Hanover\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-HNV\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Lucea\",\"POP\":6289,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.3,\"Y\":408.5},{\"ADMIN_NAME\":\"Westmoreland\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-WST\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Savanna La Mar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.9,\"Y\":409.3},{\"ADMIN_NAME\":\"Manchester\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-MNC\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Mandeville\",\"POP\":47115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.2,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Elizabeth\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SEL\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Black River\",\"POP\":4229,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.2,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Andrew\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SND\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Halfway Tree\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.1,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Ann\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SAN\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"St. Anns Bay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286,\"Y\":408.6},{\"ADMIN_NAME\":\"Saint Mary\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SMA\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Maria\",\"POP\":7906,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.8,\"Y\":408.7},{\"ADMIN_NAME\":\"Portland\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-PRT\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Antonio\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.3,\"Y\":409.4},{\"ADMIN_NAME\":\"Saint Catherine\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SCT\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Spanish Town\",\"POP\":145018,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":286.7,\"Y\":409.8},{\"ADMIN_NAME\":\"Clarendon\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-CLR\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"May Pen\",\"POP\":44755,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.9,\"Y\":409.9},{\"ADMIN_NAME\":\"\\u0027Amman\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AMM\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Amman\",\"POP\":1275857,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":599.6,\"Y\":367},{\"ADMIN_NAME\":\"At Tafilah\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-ATF\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"At Tafilah\",\"POP\":25429,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.7,\"Y\":370.6},{\"ADMIN_NAME\":\"Ma\\u0027an\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-MAA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Ma\\u0027an\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.1,\"Y\":372.7},{\"ADMIN_NAME\":\"Irbid\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-IRB\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Irbid\",\"POP\":307480,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":599.4,\"Y\":365},{\"ADMIN_NAME\":\"Al Mafraq\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AMF\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Al Mafraq\",\"POP\":57118,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":600.4,\"Y\":365.9},{\"ADMIN_NAME\":\"Az Zarqa\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AZR\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Az Zarqa\\u0027\",\"POP\":792665,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":600,\"Y\":366.6},{\"ADMIN_NAME\":\"Al Balqa\\u0027\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-ABA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"As-Salt\",\"POP\":80189,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599,\"Y\":366.7},{\"ADMIN_NAME\":\"Al Karak\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AKA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Al Karak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599,\"Y\":369.5},{\"ADMIN_NAME\":\"Nairobi Area\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NAR\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nairobi\",\"POP\":2750547,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":602,\"Y\":464.1},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-WST\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Kakamega\",\"POP\":63426,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":459.8},{\"ADMIN_NAME\":\"North-Eastern\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NES\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Wajir\",\"POP\":45771,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":611,\"Y\":455.7},{\"ADMIN_NAME\":\"Coast\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-COA\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Mombasa\",\"POP\":799668,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":609.9,\"Y\":471.8},{\"ADMIN_NAME\":\"Nyanza\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NYN\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Kisumu\",\"POP\":216479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.3,\"Y\":460.8},{\"ADMIN_NAME\":\"Rift Valley\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-RVL\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nakuru\",\"POP\":259903,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600,\"Y\":461.3},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-CNT\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nyeri\",\"POP\":51084,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":602.4,\"Y\":461.7},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-EST\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Embu\",\"POP\":34922,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":603.8,\"Y\":462},{\"ADMIN_NAME\":\"Bishkek\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-BSK\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Bishkek\",\"POP\":900000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":707.3,\"Y\":328.7},{\"ADMIN_NAME\":\"Issyk-Kul\\u0027\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-ISK\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Karakol\",\"POP\":70171,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":717.3,\"Y\":330.2},{\"ADMIN_NAME\":\"Naryn\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-NRN\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Naryn\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":710.7,\"Y\":334.2},{\"ADMIN_NAME\":\"Osh\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-OSH\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Osh\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":701.8,\"Y\":337.5},{\"ADMIN_NAME\":\"Talas\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-TLS\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Talas\",\"POP\":35172,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":700.3,\"Y\":330.1},{\"ADMIN_NAME\":\"P\\u0027yongyang-si\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PSI\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"P\\u0027yongyang\",\"POP\":3222000,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":848.6,\"Y\":342.9},{\"ADMIN_NAME\":\"Hamgyong-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HBU\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Ch\\u0027ongjin\",\"POP\":327000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":859.8,\"Y\":332.8},{\"ADMIN_NAME\":\"Kangwon-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-KDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Wonsan\",\"POP\":329207,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":853.4,\"Y\":342.4},{\"ADMIN_NAME\":\"Hwanghae-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HBK\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sariwon\",\"POP\":154942,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":848.6,\"Y\":344.7},{\"ADMIN_NAME\":\"Hwanghae-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HNM\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Haeju\",\"POP\":222396,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":848.5,\"Y\":346.4},{\"ADMIN_NAME\":\"Kaesong-si\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-KSI\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Kaesong\",\"POP\":338155,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":850.9,\"Y\":346.6},{\"ADMIN_NAME\":\"Yanggang-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-YDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Hyesan\",\"POP\":97794,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":855.3,\"Y\":334.3},{\"ADMIN_NAME\":\"Chagang-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-CDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Kanggye\",\"POP\":209530,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":851,\"Y\":335.9},{\"ADMIN_NAME\":\"P\\u0027yongan-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PBU\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sinuiju\",\"POP\":288112,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":844.9,\"Y\":339},{\"ADMIN_NAME\":\"Hamgyong-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HNA\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Hamhung\",\"POP\":559056,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":853.6,\"Y\":339.7},{\"ADMIN_NAME\":\"P\\u0027yongan-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PNA\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sin-Ni\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":847.8,\"Y\":341.2},{\"ADMIN_NAME\":\"Kiribati\",\"CountryCode\":\"KR\",\"Country_Name\":\"Kiribati\",\"GMI_ADMIN\":\"KIR\",\"ISO2_CountryCode\":\"KI\",\"ISO3_Country\":\"KIR\",\"Name\":\"Tarawa\",\"POP\":44429,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":979.4,\"Y\":456.8},{\"ADMIN_NAME\":\"Seoul-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-SJK\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Seoul\",\"POP\":10349312,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":851.9,\"Y\":348.1},{\"ADMIN_NAME\":\"Inch\\u0027on-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-ICH\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Inch\\u0060on\",\"POP\":2628000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851.1,\"Y\":348.3},{\"ADMIN_NAME\":\"Ch\\u0027ungch\\u0027ong-namdo\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CNM\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Taejon\",\"POP\":1475221,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":853.3,\"Y\":352.4},{\"ADMIN_NAME\":\"Cholla-bukto\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CBU\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Chonju\",\"POP\":711424,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":852.4,\"Y\":354.1},{\"ADMIN_NAME\":\"Kangwon-do\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-KDO\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Ch\\u0027unch\\u0027on\",\"POP\":209746,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":854.1,\"Y\":347},{\"ADMIN_NAME\":\"Ch\\u0027ungch\\u0027ong-bukto\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CBK\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Ch\\u0027ungju\",\"POP\":634596,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":853.5,\"Y\":351.3},{\"ADMIN_NAME\":\"Cheju-do\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CDO\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Cheju\",\"POP\":329068,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":850.8,\"Y\":361.9},{\"ADMIN_NAME\":\"Pusan-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-PSN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Pusan\",\"POP\":3678555,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":857.8,\"Y\":356.3},{\"ADMIN_NAME\":\"Kwangju-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-KWN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Kwangju\",\"POP\":1416938,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851.8,\"Y\":356.4},{\"ADMIN_NAME\":\"Taegu-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-TGN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Taegu\",\"POP\":2566540,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":856.5,\"Y\":353.9},{\"ADMIN_NAME\":\"Christmas I.\",\"CountryCode\":\"KT\",\"Country_Name\":\"Christmas I.\",\"GMI_ADMIN\":\"CXR\",\"ISO2_CountryCode\":\"CX\",\"ISO3_Country\":\"CXR\",\"Name\":\"The Settlement\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":793.1,\"Y\":489.6},{\"ADMIN_NAME\":\"Al Kuwayt\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AKW\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Kuwait\",\"POP\":60064,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":633,\"Y\":375.3},{\"ADMIN_NAME\":\"Hawalli\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-HWL\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Hawalli\",\"POP\":0,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":633.1,\"Y\":375.4},{\"ADMIN_NAME\":\"Al Ahmadi\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AHM\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Al-Ahmadi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":633.3,\"Y\":376.2},{\"ADMIN_NAME\":\"Al Jahrah\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AJH\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Al-Jahrah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":632.2,\"Y\":375.4},{\"ADMIN_NAME\":\"Tselinograd\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TSL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Astana\",\"POP\":345604,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":698,\"Y\":294.8},{\"ADMIN_NAME\":\"Karaganda\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KRG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Karaganda\",\"POP\":451800,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":702.9,\"Y\":300.6},{\"ADMIN_NAME\":\"Gur\\u0027yev\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-GRV\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Atyrau\",\"POP\":180000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":644,\"Y\":312.1},{\"ADMIN_NAME\":\"Kustanay\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KST\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kostanay\",\"POP\":210000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":676.3,\"Y\":285.7},{\"ADMIN_NAME\":\"Aktyubinsk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-AKB\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Aktyubinsk\",\"POP\":262457,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":658.7,\"Y\":298.9},{\"ADMIN_NAME\":\"Turgay\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TRG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Turgay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":676,\"Y\":301.6},{\"ADMIN_NAME\":\"North Kazakhstan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-NKZ\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Petropavlovsk\",\"POP\":200920,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.9,\"Y\":277.8},{\"ADMIN_NAME\":\"Kokchetav\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KKC\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kokshetau\",\"POP\":124444,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":692.4,\"Y\":285.4},{\"ADMIN_NAME\":\"Pavlodar\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-PVL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Pavlodar\",\"POP\":329002,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":713.4,\"Y\":289.9},{\"ADMIN_NAME\":\"Dzhezkazgan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-DZK\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Zhezkazgan\",\"POP\":104357,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":687.7,\"Y\":309.4},{\"ADMIN_NAME\":\"Taldy Kurgan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TKG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Taldykorgan\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":717.3,\"Y\":320.5},{\"ADMIN_NAME\":\"East Kazakhstan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-VKZ\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Ust\\u0027-Kamenogorsk\",\"POP\":319067,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":729,\"Y\":300},{\"ADMIN_NAME\":\"Semipalatinsk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-SMP\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Semipalatinsk\",\"POP\":292780,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":722.4,\"Y\":298.2},{\"ADMIN_NAME\":\"Ural\\u0027sk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-URL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Ural\\u0027sk\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":642.4,\"Y\":294.7},{\"ADMIN_NAME\":\"Kzyl-Orda\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KZO\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kyzylorda\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":681.5,\"Y\":321.1},{\"ADMIN_NAME\":\"Mangyshlak\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-MGY\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Mangyshlak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":641.8,\"Y\":325.6},{\"ADMIN_NAME\":\"Alma-Ata\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-ALA\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Almaty\",\"POP\":2000900,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":713.2,\"Y\":327.3},{\"ADMIN_NAME\":\"Chimkent\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-CHM\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Shymkent\",\"POP\":414032,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":692.9,\"Y\":330.9},{\"ADMIN_NAME\":\"Dzhambul\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-DZM\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Dzhambul\",\"POP\":358153,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":697.9,\"Y\":328.7},{\"ADMIN_NAME\":\"Viangchan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-VNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Vientiane\",\"POP\":196731,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":784.7,\"Y\":409.8},{\"ADMIN_NAME\":\"Khammouan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-KHM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Muang Khammouan\",\"POP\":26200,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.5,\"Y\":411.6},{\"ADMIN_NAME\":\"Phongsali\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-PHN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Phongsali\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":783,\"Y\":399},{\"ADMIN_NAME\":\"Louang Namtha\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-LNM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Louang Namtha\",\"POP\":3225,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.1,\"Y\":401.1},{\"ADMIN_NAME\":\"Houaphan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-HPH\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Xam Nua\",\"POP\":38992,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.4,\"Y\":402.7},{\"ADMIN_NAME\":\"Louangphrabang\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-LNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Louangphrabang\",\"POP\":47378,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":783.2,\"Y\":404.3},{\"ADMIN_NAME\":\"Savannakhet\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-SVN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Savannakhet\",\"POP\":66553,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.4,\"Y\":414},{\"ADMIN_NAME\":\"Saravan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-SRV\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Saravan\",\"POP\":5521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795,\"Y\":416.4},{\"ADMIN_NAME\":\"Champasak\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-CHM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Champasak\",\"POP\":12994,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.5,\"Y\":418.8},{\"ADMIN_NAME\":\"Attapeu\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-ATT\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Attapu\",\"POP\":4297,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.2,\"Y\":419},{\"ADMIN_NAME\":\"Xiangkhoang\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-XNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Xiangkhoang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.6,\"Y\":405.9},{\"ADMIN_NAME\":\"Xaignabouri\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-XGN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Muang Xaignabouri\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.3,\"Y\":406.3},{\"ADMIN_NAME\":\"Bayrut\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-BYR\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Beirut\",\"POP\":1916100,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":598.4,\"Y\":360.6},{\"ADMIN_NAME\":\"Ash Shamal\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ASH\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Tripoli\",\"POP\":229398,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":599.8,\"Y\":359.1},{\"ADMIN_NAME\":\"Sayda\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-SAY\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Sidon\",\"POP\":163554,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.2,\"Y\":361.6},{\"ADMIN_NAME\":\"An Nabatiyah\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ANB\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Nabatiyet et Tahta\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.3,\"Y\":362.3},{\"ADMIN_NAME\":\"Al Biqa\\u0027\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ABI\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Zahle\",\"POP\":78145,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.6,\"Y\":360.8},{\"ADMIN_NAME\":\"Jabal Lubnan\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-JLB\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"B\\u0027abda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.5,\"Y\":360.8},{\"ADMIN_NAME\":\"Latvia\",\"CountryCode\":\"LG\",\"Country_Name\":\"Latvia\",\"GMI_ADMIN\":\"LVA\",\"ISO2_CountryCode\":\"LV\",\"ISO3_Country\":\"LVA\",\"Name\":\"Riga\",\"POP\":742572,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":566.7,\"Y\":267.9},{\"ADMIN_NAME\":\"Lithuania\",\"CountryCode\":\"LH\",\"Country_Name\":\"Lithuania\",\"GMI_ADMIN\":\"LTU\",\"ISO2_CountryCode\":\"LT\",\"ISO3_Country\":\"LTU\",\"Name\":\"Vilnius\",\"POP\":542366,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":570.1,\"Y\":278.7},{\"ADMIN_NAME\":\"Montserrado\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MNT\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Monrovia\",\"POP\":939524,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":470.1,\"Y\":443.1},{\"ADMIN_NAME\":\"Grand Cape Mount\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GCM\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Robertsport\",\"POP\":11969,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.5,\"Y\":441.8},{\"ADMIN_NAME\":\"Rivercess\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-RVR\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Rivercess\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.4,\"Y\":445.4},{\"ADMIN_NAME\":\"Sino\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-SIN\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Greenville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.9,\"Y\":446.7},{\"ADMIN_NAME\":\"Grand Kru\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GKR\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Barclayville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.4,\"Y\":447.2},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MRY\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Harper\",\"POP\":32661,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.6,\"Y\":448.4},{\"ADMIN_NAME\":\"Lofa\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-LOF\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Voinjama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473,\"Y\":437.1},{\"ADMIN_NAME\":\"Nimba\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-NIM\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Sanniquellie\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.9,\"Y\":440.1},{\"ADMIN_NAME\":\"Bong\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-BON\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Gbarnga\",\"POP\":45835,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.7,\"Y\":441.1},{\"ADMIN_NAME\":\"Margibi\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MRG\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Kakata\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":471.3,\"Y\":442.4},{\"ADMIN_NAME\":\"Montserrado\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MNT\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Bentol\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.6,\"Y\":442.7},{\"ADMIN_NAME\":\"Grand Bassa\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GBA\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Buchanan\",\"POP\":25731,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472.2,\"Y\":444.2},{\"ADMIN_NAME\":\"Grand Jide\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GJI\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Zwedru\",\"POP\":25678,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.5,\"Y\":443.7},{\"ADMIN_NAME\":\"Bratislava\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-BRS\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Bratislava\",\"POP\":423737,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":547.5,\"Y\":307.9},{\"ADMIN_NAME\":\"Stredoslovensky\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-STR\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Banska Bystrica\",\"POP\":82336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":553.1,\"Y\":305.5},{\"ADMIN_NAME\":\"Vychodoslovensky\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-VYC\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Kosice\",\"POP\":236563,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.9,\"Y\":305.6},{\"ADMIN_NAME\":\"Liechtenstein\",\"CountryCode\":\"LS\",\"Country_Name\":\"Liechtenstein\",\"GMI_ADMIN\":\"LIE\",\"ISO2_CountryCode\":\"LI\",\"ISO3_Country\":\"LIE\",\"Name\":\"Vaduz\",\"POP\":5197,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":526.4,\"Y\":312},{\"ADMIN_NAME\":\"Maseru\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MAS\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Maseru\",\"POP\":118355,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":576.2,\"Y\":545.6},{\"ADMIN_NAME\":\"Leribe\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-LER\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Hlotse\",\"POP\":47675,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":577.8,\"Y\":544.2},{\"ADMIN_NAME\":\"Berea\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-BER\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Teyateyaneng\",\"POP\":5115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.9,\"Y\":545.1},{\"ADMIN_NAME\":\"Mafeteng\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MFT\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mafeteng\",\"POP\":57059,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":547.3},{\"ADMIN_NAME\":\"Mohale\\u0027s Hoek\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MHO\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mohales Hoek\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.2,\"Y\":548.3},{\"ADMIN_NAME\":\"Quthing\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-QTH\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Moyeni\",\"POP\":24130,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.8,\"Y\":549.1},{\"ADMIN_NAME\":\"Butha-Buthe\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-BBU\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Butha-Buthe\",\"POP\":16330,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":578.3,\"Y\":543.8},{\"ADMIN_NAME\":\"Mokhotlong\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MKH\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mokhotlong\",\"POP\":8809,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":580.6,\"Y\":545.6},{\"ADMIN_NAME\":\"Qacha\\u0027s Nek\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-QNE\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Qacha\\u0027s Nek\",\"POP\":25573,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":579.6,\"Y\":548.2},{\"ADMIN_NAME\":\"Luxembourg\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-LXM\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Luxembourg\",\"POP\":76684,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":517,\"Y\":301.7},{\"ADMIN_NAME\":\"Diekirch\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-DKR\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Diekirch\",\"POP\":6242,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.1,\"Y\":300.5},{\"ADMIN_NAME\":\"Grevenmacher\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-GRV\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Grevenmacher\",\"POP\":3958,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.6,\"Y\":301.3},{\"ADMIN_NAME\":\"Tarabulus\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-TRB\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Tripoli\",\"POP\":1150989,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.5,\"Y\":363.9},{\"ADMIN_NAME\":\"Ghadamis\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-GHD\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Ghadamis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":527.2,\"Y\":372.9},{\"ADMIN_NAME\":\"Murzuq\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-MRZ\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Murzuq\",\"POP\":43732,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.6,\"Y\":386.2},{\"ADMIN_NAME\":\"Az Zawiyah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AZW\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Az Zawiyah\",\"POP\":4917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535.3,\"Y\":364.4},{\"ADMIN_NAME\":\"Al Khums\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AKH\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Al Khums\",\"POP\":201943,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":539.6,\"Y\":364.7},{\"ADMIN_NAME\":\"Misratah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-MSR\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Misratah\",\"POP\":386120,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":541.8,\"Y\":365.6},{\"ADMIN_NAME\":\"Gharyan\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-GHR\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Gharyan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":536.1,\"Y\":366.3},{\"ADMIN_NAME\":\"Banghazi\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-BNG\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Benghazi\",\"POP\":650629,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":555.6,\"Y\":366.4},{\"ADMIN_NAME\":\"Ajdabiya\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AJD\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Ajdabiya\",\"POP\":134358,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":556.1,\"Y\":370.9},{\"ADMIN_NAME\":\"Sabha\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-SAB\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Sabha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540,\"Y\":382.6},{\"ADMIN_NAME\":\"Darnah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-DRN\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Darnah\",\"POP\":78782,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":562.8,\"Y\":364.4},{\"ADMIN_NAME\":\"Antananarivo\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-ANN\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Antananarivo\",\"POP\":1391433,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":631.8,\"Y\":514},{\"ADMIN_NAME\":\"Antsiranana\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-ANT\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Antsiranana\",\"POP\":82937,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":636.7,\"Y\":494.8},{\"ADMIN_NAME\":\"Mahajanga\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-MHJ\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Mahajanga\",\"POP\":154657,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":628.4,\"Y\":504.7},{\"ADMIN_NAME\":\"Toamasina\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-TMS\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Toamasina\",\"POP\":206373,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":636.9,\"Y\":511.8},{\"ADMIN_NAME\":\"Fianarantsoa\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-FNR\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Fianarantsoa\",\"POP\":167227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":630.5,\"Y\":521.5},{\"ADMIN_NAME\":\"Toliara\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-TOL\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Toliara\",\"POP\":115319,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":621.1,\"Y\":527.2},{\"ADMIN_NAME\":\"Martinique\",\"CountryCode\":\"MB\",\"Country_Name\":\"Martinique\",\"GMI_ADMIN\":\"MTQ\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"MTQ\",\"Name\":\"Fort-De-France\",\"POP\":89995,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":330.7,\"Y\":419.6},{\"ADMIN_NAME\":\"Moldova\",\"CountryCode\":\"MD\",\"Country_Name\":\"Moldova\",\"GMI_ADMIN\":\"MDA\",\"ISO2_CountryCode\":\"MD\",\"ISO3_Country\":\"MDA\",\"Name\":\"Chisinau\",\"POP\":635994,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":579.9,\"Y\":312.6},{\"ADMIN_NAME\":\"Mayotte\",\"CountryCode\":\"MF\",\"Country_Name\":\"Mayotte\",\"GMI_ADMIN\":\"MYT\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"MYT\",\"Name\":\"Mamoutzou\",\"POP\":54831,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":625.5,\"Y\":496.3},{\"ADMIN_NAME\":\"Ulaanbaatar\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-ULN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ulaanbaatar\",\"POP\":844818,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":796.4,\"Y\":308.8},{\"ADMIN_NAME\":\"Dzavhan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DZV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Uliastay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":768.9,\"Y\":309.3},{\"ADMIN_NAME\":\"Bayan-Olgiy\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BOL\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Olgiy\",\"POP\":28400,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749.4,\"Y\":304.5},{\"ADMIN_NAME\":\"Uvs\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-UVS\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ulaangom\",\"POP\":28085,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":755.2,\"Y\":300.1},{\"ADMIN_NAME\":\"Hovsgol\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HVS\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Moron\",\"POP\":27690,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.7,\"Y\":301.6},{\"ADMIN_NAME\":\"Hovd\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HOV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Hovd\",\"POP\":27924,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":754,\"Y\":308.5},{\"ADMIN_NAME\":\"Bayanhongor\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BYN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Bayanhongor\",\"POP\":23234,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":313.8},{\"ADMIN_NAME\":\"Selenge\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-SLN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Suchboatar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.4,\"Y\":299},{\"ADMIN_NAME\":\"Darhan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRH\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Darhan\",\"POP\":74300,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.3,\"Y\":300.5},{\"ADMIN_NAME\":\"Bulgan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BLG\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Bulgan\",\"POP\":17348,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":787.1,\"Y\":305.1},{\"ADMIN_NAME\":\"Arhangay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-ARH\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Tsetserleg\",\"POP\":5876,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.3,\"Y\":310.7},{\"ADMIN_NAME\":\"Ovorhangay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-OVR\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Arvayheer\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":784.9,\"Y\":315.5},{\"ADMIN_NAME\":\"Dundgovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DND\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Mandalgovi\",\"POP\":15430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.6,\"Y\":317.6},{\"ADMIN_NAME\":\"Dornod\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Choybalsan\",\"POP\":23,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":817.4,\"Y\":308.2},{\"ADMIN_NAME\":\"Suhbaatar\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-SHB\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Baruun Urt\",\"POP\":15805,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":814,\"Y\":313.9},{\"ADMIN_NAME\":\"Omnogovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-OMN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Dalandzadgad\",\"POP\":15093,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.7,\"Y\":326.6},{\"ADMIN_NAME\":\"Dornogovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRG\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Saynshand\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":805.3,\"Y\":321},{\"ADMIN_NAME\":\"Tov\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-TOV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Dzuunmod\",\"POP\":17738,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.5,\"Y\":309.7},{\"ADMIN_NAME\":\"Hentiy\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HNT\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ondorhaan\",\"POP\":14723,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":806.8,\"Y\":311.2},{\"ADMIN_NAME\":\"Govi-Altay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-GAL\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Altay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":766.8,\"Y\":315.3},{\"ADMIN_NAME\":\"Montserrat\",\"CountryCode\":\"MH\",\"Country_Name\":\"Montserrat\",\"GMI_ADMIN\":\"MSR\",\"ISO2_CountryCode\":\"MS\",\"ISO3_Country\":\"MSR\",\"Name\":\"Plymouth\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":327.6,\"Y\":413.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-CNT\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Lilongwe\",\"POP\":646750,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":593.6,\"Y\":499.7},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-NRT\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Mzuzu\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":594.3,\"Y\":492.6},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-STH\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Blantyre\",\"POP\":584877,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":597,\"Y\":504.9},{\"ADMIN_NAME\":\"Montenegro\",\"CountryCode\":\"MJ\",\"Country_Name\":\"Montenegro\",\"GMI_ADMIN\":\"MON\",\"ISO2_CountryCode\":\"ME\",\"ISO3_Country\":\"MNE\",\"Name\":\"Podgorica\",\"POP\":136473,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":553.8,\"Y\":330.2},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"MK\",\"Country_Name\":\"FYR of Macedonia\",\"GMI_ADMIN\":\"MKD\",\"ISO2_CountryCode\":\"MK\",\"ISO3_Country\":\"MKD\",\"Name\":\"Skopje\",\"POP\":474889,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":559.4,\"Y\":332.1},{\"ADMIN_NAME\":\"Bamako\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-BAM\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Bamako\",\"POP\":1297281,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":477.9,\"Y\":425.2},{\"ADMIN_NAME\":\"Gao\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-GAO\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Timbuktu\",\"POP\":32460,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.7,\"Y\":413.4},{\"ADMIN_NAME\":\"Segou\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-SEG\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Segou\",\"POP\":92552,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":482.7,\"Y\":423},{\"ADMIN_NAME\":\"Sikasso\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-SKS\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Sikasso\",\"POP\":144786,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":484.3,\"Y\":429},{\"ADMIN_NAME\":\"Gao\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-GAO\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Gao\",\"POP\":57978,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":499.9,\"Y\":414.8},{\"ADMIN_NAME\":\"Mopti\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-MOP\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Mopti\",\"POP\":108456,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":488.4,\"Y\":420},{\"ADMIN_NAME\":\"Kayes\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-KAY\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Kayes\",\"POP\":97464,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":468.3,\"Y\":420.1},{\"ADMIN_NAME\":\"Monaco\",\"CountryCode\":\"MN\",\"Country_Name\":\"Monaco\",\"GMI_ADMIN\":\"MCO\",\"ISO2_CountryCode\":\"MC\",\"ISO3_Country\":\"MCO\",\"Name\":\"Monaco\",\"POP\":1020,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":520.6,\"Y\":325.4},{\"ADMIN_NAME\":\"North-West\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-NWT\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Rabat\",\"POP\":1655753,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":481.1,\"Y\":360.2},{\"ADMIN_NAME\":\"Saguia el Hamra\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":null,\"ISO3_Country\":\"\",\"Name\":\"Laayoune\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.5,\"Y\":382.8},{\"ADMIN_NAME\":\"Centre-North\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CNR\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Fes\",\"POP\":964891,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":486.1,\"Y\":360.1},{\"ADMIN_NAME\":\"Centre-South\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CSO\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Meknes\",\"POP\":545705,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":484.6,\"Y\":360.6},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-EST\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Oujda\",\"POP\":405253,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":494.7,\"Y\":357.9},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CEN\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Casablanca\",\"POP\":3144909,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":478.8,\"Y\":361.6},{\"ADMIN_NAME\":\"Tensift\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-TNF\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Marrakech\",\"POP\":839296,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":477.8,\"Y\":368},{\"ADMIN_NAME\":\"South\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-SOU\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Agadir\",\"POP\":698310,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":473.4,\"Y\":372},{\"ADMIN_NAME\":\"Mauritius\",\"CountryCode\":\"MP\",\"Country_Name\":\"Mauritius\",\"GMI_ADMIN\":\"MUS\",\"ISO2_CountryCode\":\"MU\",\"ISO3_Country\":\"MUS\",\"Name\":\"Port Louis\",\"POP\":155226,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":659.4,\"Y\":517.7},{\"ADMIN_NAME\":\"Trarza\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TRR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nouakchott\",\"POP\":661400,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":455.7,\"Y\":409.6},{\"ADMIN_NAME\":\"Dakhlet Nouadhibou\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-DND\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nouadhibou\",\"POP\":72337,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":452.7,\"Y\":401.3},{\"ADMIN_NAME\":\"Tiris Zemmour\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TZM\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Fderik\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":464.8,\"Y\":396},{\"ADMIN_NAME\":\"Trarza\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TRR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Rosso\",\"POP\":9923,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":456.2,\"Y\":414.1},{\"ADMIN_NAME\":\"Hodh el Gharbi\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-HEG\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Ayoun El Atrous\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.3,\"Y\":413.7},{\"ADMIN_NAME\":\"Hodh ech Chargui\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-HEC\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nema\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.9,\"Y\":413.8},{\"ADMIN_NAME\":\"Assaba\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-ASB\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Kiffa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.4,\"Y\":413.8},{\"ADMIN_NAME\":\"Gorgol\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-GRG\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Kaedi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.6,\"Y\":415.2},{\"ADMIN_NAME\":\"Guidimaka\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-GDM\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Selibabi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466.2,\"Y\":418},{\"ADMIN_NAME\":\"Adrar\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-ADR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Atar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.8,\"Y\":402.4},{\"ADMIN_NAME\":\"Inchiri\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-INC\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Akjoujt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.1,\"Y\":404.7},{\"ADMIN_NAME\":\"Tagant\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TGN\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Tidjikdja\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.3,\"Y\":408.2},{\"ADMIN_NAME\":\"Brakna\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-BRK\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Aleg\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":461.4,\"Y\":412.6},{\"ADMIN_NAME\":\"Malta\",\"CountryCode\":\"MT\",\"Country_Name\":\"Malta\",\"GMI_ADMIN\":\"MLT\",\"ISO2_CountryCode\":\"MT\",\"ISO3_Country\":\"MLT\",\"Name\":\"Valletta\",\"POP\":6794,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":540.2,\"Y\":353.8},{\"ADMIN_NAME\":\"Masqat\",\"CountryCode\":\"MU\",\"Country_Name\":\"Oman\",\"GMI_ADMIN\":\"OMN-MSQ\",\"ISO2_CountryCode\":\"OM\",\"ISO3_Country\":\"OMN\",\"Name\":\"Muscat\",\"POP\":797000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":662.4,\"Y\":393.2},{\"ADMIN_NAME\":\"Musandam\",\"CountryCode\":\"MU\",\"Country_Name\":\"Oman\",\"GMI_ADMIN\":\"OMN-MSN\",\"ISO2_CountryCode\":\"OM\",\"ISO3_Country\":\"OMN\",\"Name\":\"Al Kasab\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":656.1,\"Y\":385.3},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-DTD\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mexico City\",\"POP\":11285654,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":225.2,\"Y\":405.6},{\"ADMIN_NAME\":\"Sinaloa\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SIN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mazatlan\",\"POP\":354717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":205.4,\"Y\":393.9},{\"ADMIN_NAME\":\"Tamaulipas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TML\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tampico\",\"POP\":309003,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":228.8,\"Y\":397.3},{\"ADMIN_NAME\":\"Puebla\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-PUE\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Puebla\",\"POP\":1392099,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":227.8,\"Y\":406.8},{\"ADMIN_NAME\":\"Veracruz\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-VLL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Veracruz\",\"POP\":568313,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":233.5,\"Y\":406.4},{\"ADMIN_NAME\":\"Guerrero\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GRR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Acapulco\",\"POP\":652136,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":223,\"Y\":412.8},{\"ADMIN_NAME\":\"Baja California\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-BCN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mexicali\",\"POP\":597099,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":179.9,\"Y\":364.7},{\"ADMIN_NAME\":\"Sonora\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SON\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Hermosillo\",\"POP\":595811,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":192.4,\"Y\":376.2},{\"ADMIN_NAME\":\"Chihuahua\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CHH\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chihuahua\",\"POP\":708267,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":205.9,\"Y\":377.7},{\"ADMIN_NAME\":\"Sinaloa\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SIN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Culiacan\",\"POP\":582469,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":202.3,\"Y\":389.5},{\"ADMIN_NAME\":\"Baja California Sur\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-BCS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"La Paz\",\"POP\":171485,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":194.2,\"Y\":391.5},{\"ADMIN_NAME\":\"Durango\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-DRN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Durango\",\"POP\":457140,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":209.9,\"Y\":391.9},{\"ADMIN_NAME\":\"Zacatecas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-ZCT\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Zacatecas\",\"POP\":118562,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":215.7,\"Y\":395.7},{\"ADMIN_NAME\":\"Nuevo Leon\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-NLE\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Monterrey\",\"POP\":1122874,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":221.9,\"Y\":386.9},{\"ADMIN_NAME\":\"Coahuila\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CDZ\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Saltillo\",\"POP\":621250,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":220,\"Y\":387.7},{\"ADMIN_NAME\":\"Tamaulipas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TML\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Ciudad Victoria\",\"POP\":269923,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":225.2,\"Y\":392.8},{\"ADMIN_NAME\":\"Aguascalientes\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-AGS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Aguascalientes\",\"POP\":658179,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":216.4,\"Y\":398.4},{\"ADMIN_NAME\":\"Nayarit\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-NYR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tepic\",\"POP\":280592,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":209.2,\"Y\":399.5},{\"ADMIN_NAME\":\"Guanajuato\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GNJ\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Guanajuato\",\"POP\":78364,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":219.3,\"Y\":400.9},{\"ADMIN_NAME\":\"Jalisco\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-JLS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Guadalajara\",\"POP\":1640589,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":213.5,\"Y\":402},{\"ADMIN_NAME\":\"Colima\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-COL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Colima\",\"POP\":127235,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":212.4,\"Y\":406.2},{\"ADMIN_NAME\":\"Campeche\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CMP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Campeche\",\"POP\":205212,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":249,\"Y\":404.4},{\"ADMIN_NAME\":\"Veracruz\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-VLL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Jalapa\",\"POP\":425148,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":231.4,\"Y\":405.3},{\"ADMIN_NAME\":\"Tlaxcala\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TLX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tlaxcala\",\"POP\":84670,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":227.7,\"Y\":406},{\"ADMIN_NAME\":\"Tabasco\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TBS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Villahermosa\",\"POP\":362401,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":242.4,\"Y\":409.9},{\"ADMIN_NAME\":\"Oaxaca\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-OAX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Oaxaca\",\"POP\":262566,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":231.9,\"Y\":412.5},{\"ADMIN_NAME\":\"Chiapas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CHP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tuxtla Gutierrez\",\"POP\":481128,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":241.9,\"Y\":413.5},{\"ADMIN_NAME\":\"San Luis Potosi\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SLP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"San Luis Potosi\",\"POP\":677704,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":220.1,\"Y\":397.6},{\"ADMIN_NAME\":\"Queretaro\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-QDA\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Queretaro\",\"POP\":611785,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":221.7,\"Y\":402.2},{\"ADMIN_NAME\":\"Hidalgo\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-HDL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Pachuca\",\"POP\":319581,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":226.2,\"Y\":403.6},{\"ADMIN_NAME\":\"Michoacan\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MDO\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Morelia\",\"POP\":592797,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":219.5,\"Y\":404.9},{\"ADMIN_NAME\":\"Mexico\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MEX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Toluca\",\"POP\":505881,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":223.7,\"Y\":406.1},{\"ADMIN_NAME\":\"Morelos\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MRL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Cuernavaca\",\"POP\":343769,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":224.9,\"Y\":407.1},{\"ADMIN_NAME\":\"Guerrero\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GRR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chilpancingo De Los Bravo\",\"POP\":165250,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":224.2,\"Y\":411.1},{\"ADMIN_NAME\":\"Yucatan\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-YCT\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Merida\",\"POP\":717175,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":251.5,\"Y\":401},{\"ADMIN_NAME\":\"Quintana Roo\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-QRO\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chetumal\",\"POP\":134412,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":255.2,\"Y\":408.4},{\"ADMIN_NAME\":\"Kuala Lumpur\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KLL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Lumpur\",\"POP\":1453975,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":782,\"Y\":451.8},{\"ADMIN_NAME\":\"Terengganu\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-TRN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kemaman Harbor\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.8,\"Y\":448.8},{\"ADMIN_NAME\":\"Pahang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PHN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuantan New Port\",\"POP\":366229,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":786.5,\"Y\":450},{\"ADMIN_NAME\":\"Perak\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PER\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Ipoh\",\"POP\":673318,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":780.2,\"Y\":447.8},{\"ADMIN_NAME\":\"Pulau Pinang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PPN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Pinang\",\"POP\":178304,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778.1,\"Y\":445.7},{\"ADMIN_NAME\":\"Perlis\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PRL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kangar\",\"POP\":63869,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.7,\"Y\":442.7},{\"ADMIN_NAME\":\"Kedah\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KED\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Alor Setar\",\"POP\":217368,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778.2,\"Y\":443.6},{\"ADMIN_NAME\":\"Terengganu\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-TRN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Terengganu\",\"POP\":285065,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":785.9,\"Y\":445.8},{\"ADMIN_NAME\":\"Pahang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PHN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Lipis\",\"POP\":15448,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782.9,\"Y\":449},{\"ADMIN_NAME\":\"Selangor\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SLN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Shah Alam\",\"POP\":481654,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":781.5,\"Y\":452.1},{\"ADMIN_NAME\":\"Sarawak\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SRW\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuching\",\"POP\":570407,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":805.9,\"Y\":456.3},{\"ADMIN_NAME\":\"Negeri Sembilan\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-NSM\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Seremban\",\"POP\":372917,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":782.6,\"Y\":453.1},{\"ADMIN_NAME\":\"Melaka\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-MEL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Melaka\",\"POP\":180671,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":783.5,\"Y\":454.5},{\"ADMIN_NAME\":\"Johor\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-JOH\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Johor Baharu\",\"POP\":802489,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":787.6,\"Y\":456.4},{\"ADMIN_NAME\":\"Kelantan\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KLN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kota Baharu\",\"POP\":279316,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":783.4,\"Y\":443.6},{\"ADMIN_NAME\":\"Sabah\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SAB\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kota Kinabalu\",\"POP\":457326,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":821.8,\"Y\":444},{\"ADMIN_NAME\":\"Maputo\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-MAP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Maputo\",\"POP\":1191613,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.3,\"Y\":535.1},{\"ADMIN_NAME\":\"Nampula\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NMP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Mocambique\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":612.8,\"Y\":502.8},{\"ADMIN_NAME\":\"Gaza\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-GAZ\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Xai-Xai\",\"POP\":127366,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.3,\"Y\":532.3},{\"ADMIN_NAME\":\"Tete\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-TET\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Tete\",\"POP\":129316,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.1,\"Y\":506},{\"ADMIN_NAME\":\"Cabo Delgado\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-CDL\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Pemba\",\"POP\":108737,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":612.3,\"Y\":496.8},{\"ADMIN_NAME\":\"Manica\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-MAN\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Chimoio\",\"POP\":256936,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":592.8,\"Y\":514.6},{\"ADMIN_NAME\":\"Niassa\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NIA\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Lichinga\",\"POP\":109839,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":597.7,\"Y\":497.8},{\"ADMIN_NAME\":\"Nampula\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NMP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Nampula\",\"POP\":388526,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.8,\"Y\":503},{\"ADMIN_NAME\":\"Inhambane\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-INH\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Inhambane\",\"POP\":73884,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":598.1,\"Y\":528.8},{\"ADMIN_NAME\":\"Zambezia\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-ZMB\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Quelimane\",\"POP\":188964,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":602.3,\"Y\":511},{\"ADMIN_NAME\":\"Sofala\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-SOF\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Beira\",\"POP\":530604,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":596.6,\"Y\":516.7},{\"ADMIN_NAME\":\"New Caledonia\",\"CountryCode\":\"NC\",\"Country_Name\":\"New Caledonia\",\"GMI_ADMIN\":\"NCL\",\"ISO2_CountryCode\":\"NC\",\"ISO3_Country\":\"NCL\",\"Name\":\"Noumea\",\"POP\":93060,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":958.8,\"Y\":521.6},{\"ADMIN_NAME\":\"Niue\",\"CountryCode\":\"NE\",\"Country_Name\":\"Niue\",\"GMI_ADMIN\":\"NIU\",\"ISO2_CountryCode\":\"NU\",\"ISO3_Country\":\"NIU\",\"Name\":\"Alofi\",\"POP\":624,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":29,\"Y\":514.3},{\"ADMIN_NAME\":\"Norfolk I.\",\"CountryCode\":\"NF\",\"Country_Name\":\"Norfolk I.\",\"GMI_ADMIN\":\"NFK\",\"ISO2_CountryCode\":\"NF\",\"ISO3_Country\":\"NFK\",\"Name\":\"Kingston\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":965.6,\"Y\":544.8},{\"ADMIN_NAME\":\"Niamey\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-NIA\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Niamey\",\"POP\":774235,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":505.9,\"Y\":422.7},{\"ADMIN_NAME\":\"Agadez\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-AGD\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Agadez\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.1,\"Y\":412.7},{\"ADMIN_NAME\":\"Tahoua\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-TAH\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Tahoua\",\"POP\":80425,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":514.6,\"Y\":418.8},{\"ADMIN_NAME\":\"Dosso\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-DOS\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Dosso\",\"POP\":49750,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":508.9,\"Y\":424.1},{\"ADMIN_NAME\":\"Diffa\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-DIF\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Diffa\",\"POP\":27948,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535,\"Y\":423.3},{\"ADMIN_NAME\":\"Zinder\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-ZND\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Zinder\",\"POP\":191424,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":524.9,\"Y\":421.9},{\"ADMIN_NAME\":\"Maradi\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-MAR\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Maradi\",\"POP\":163487,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.7,\"Y\":422.8},{\"ADMIN_NAME\":\"Vanuatu\",\"CountryCode\":\"NH\",\"Country_Name\":\"Vanuatu\",\"GMI_ADMIN\":\"VUT\",\"ISO2_CountryCode\":\"VU\",\"ISO3_Country\":\"VUT\",\"Name\":\"Port Vila\",\"POP\":35901,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":966.6,\"Y\":510.5},{\"ADMIN_NAME\":\"Abuja Capital Territory (Abuja)\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-FCT\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Abuja\",\"POP\":162135,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":520.1,\"Y\":435.4},{\"ADMIN_NAME\":\"Oyo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OYO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Ibadan\",\"POP\":3565108,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":510.8,\"Y\":440.1},{\"ADMIN_NAME\":\"Lagos\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-LAG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Lagos\",\"POP\":9000000,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":509.1,\"Y\":442.6},{\"ADMIN_NAME\":\"Kaduna\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAD\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Kaduna\",\"POP\":1582102,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":520.6,\"Y\":431.2},{\"ADMIN_NAME\":\"Niger\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-NIG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Minna\",\"POP\":291905,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":518.2,\"Y\":433.8},{\"ADMIN_NAME\":\"Kogi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KOG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Lokoja\",\"POP\":60579,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.7,\"Y\":438.8},{\"ADMIN_NAME\":\"Enugu\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ENU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Enugu\",\"POP\":688862,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":520.8,\"Y\":442.6},{\"ADMIN_NAME\":\"Edo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-EDO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Benin City\",\"POP\":1125058,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":515.6,\"Y\":443},{\"ADMIN_NAME\":\"Delta\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-DEL\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Asaba\",\"POP\":73374,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.7,\"Y\":443.4},{\"ADMIN_NAME\":\"Anambra\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ANM\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Awka\",\"POP\":167738,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.6,\"Y\":443.3},{\"ADMIN_NAME\":\"Sokoto\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-SOK\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Sokoto\",\"POP\":563861,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":514.5,\"Y\":424.1},{\"ADMIN_NAME\":\"Kebbi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KEB\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Birnin Kebbi\",\"POP\":108164,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":511.6,\"Y\":425.8},{\"ADMIN_NAME\":\"Borno\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BOR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Maiduguri\",\"POP\":1112449,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":536.5,\"Y\":427.5},{\"ADMIN_NAME\":\"Yobe\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-YOB\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Damaturu\",\"POP\":255895,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":533.2,\"Y\":427.8},{\"ADMIN_NAME\":\"Adamawa\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ADM\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Yola\",\"POP\":96006,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":534.6,\"Y\":434.8},{\"ADMIN_NAME\":\"Taraba\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-TAR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Jalingo\",\"POP\":117757,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":531.5,\"Y\":435.8},{\"ADMIN_NAME\":\"Katsina\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAT\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Katsina\",\"POP\":432149,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":521.1,\"Y\":424.2},{\"ADMIN_NAME\":\"Kano\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAN\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Kano\",\"POP\":3626068,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":523.6,\"Y\":427.1},{\"ADMIN_NAME\":\"Jigawa\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-JIG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Dutse\",\"POP\":17129,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.9,\"Y\":427.6},{\"ADMIN_NAME\":\"Abia\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ABI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Umuahia\",\"POP\":264662,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":520.8,\"Y\":445.2},{\"ADMIN_NAME\":\"Imo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-IMO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Owerri\",\"POP\":215038,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.5,\"Y\":445.3},{\"ADMIN_NAME\":\"Akwa Ibom\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-AKI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Uyo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":521.8,\"Y\":446.7},{\"ADMIN_NAME\":\"Cross River\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-CRI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Calabar\",\"POP\":461796,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523,\"Y\":446.8},{\"ADMIN_NAME\":\"Rivers\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-RVR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Port Harcourt\",\"POP\":1148665,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":519.4,\"Y\":447.3},{\"ADMIN_NAME\":\"Bauchi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BAU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Bauchi\",\"POP\":316149,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":527.3,\"Y\":431.8},{\"ADMIN_NAME\":\"Plateau\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-PLA\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Jos\",\"POP\":816824,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.7,\"Y\":432.9},{\"ADMIN_NAME\":\"Benue\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BEN\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Makurdi\",\"POP\":292645,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523.6,\"Y\":439},{\"ADMIN_NAME\":\"Osun\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OSU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Oshogbo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.6,\"Y\":439},{\"ADMIN_NAME\":\"Ondo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OND\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Akure\",\"POP\":420594,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":514.4,\"Y\":440.4},{\"ADMIN_NAME\":\"Ogun\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OGU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Abeokuta\",\"POP\":593100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":509.3,\"Y\":440.7},{\"ADMIN_NAME\":\"Kwara\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KWA\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Ilorin\",\"POP\":814192,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":512.6,\"Y\":436.9},{\"ADMIN_NAME\":\"Noord-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Amsterdam\",\"POP\":741636,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":513.6,\"Y\":289.5},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Europoort\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":511.5,\"Y\":291.4},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Rotterdam\",\"POP\":598199,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":512.4,\"Y\":291.6},{\"ADMIN_NAME\":\"Noord-Brabant\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NBR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"\\u0027s-Hertogenbosch\",\"POP\":134520,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514.7,\"Y\":292.6},{\"ADMIN_NAME\":\"Zeeland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZLN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Middelburg\",\"POP\":46485,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":510,\"Y\":293.4},{\"ADMIN_NAME\":\"Noord-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Haarlem\",\"POP\":147590,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":512.8,\"Y\":289.5},{\"ADMIN_NAME\":\"Utrecht\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-UTR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Utrecht\",\"POP\":290529,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":514.2,\"Y\":290.8},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"The Hague\",\"POP\":474292,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":511.9,\"Y\":290.9},{\"ADMIN_NAME\":\"Groningen\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-GRN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Groningen\",\"POP\":181194,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":518.2,\"Y\":285.7},{\"ADMIN_NAME\":\"Friesland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-FRS\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Leeuwarden\",\"POP\":91424,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":516,\"Y\":285.7},{\"ADMIN_NAME\":\"Drenthe\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-DRN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Assen\",\"POP\":62237,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.2,\"Y\":286.7},{\"ADMIN_NAME\":\"Overijssel\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-OVR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Zwolle\",\"POP\":111805,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.9,\"Y\":288.8},{\"ADMIN_NAME\":\"Gelderland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-GLD\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Arnhem\",\"POP\":141674,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.4,\"Y\":291.3},{\"ADMIN_NAME\":\"Limburg\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-LMB\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Maastricht\",\"POP\":122378,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.7,\"Y\":296.3},{\"ADMIN_NAME\":\"Oslo\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OSL\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Oslo\",\"POP\":580000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":529.7,\"Y\":251.7},{\"ADMIN_NAME\":\"Nordland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Narvik\",\"POP\":14114,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548,\"Y\":197.8},{\"ADMIN_NAME\":\"Finnmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-FNN\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hammerfest\",\"POP\":6788,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":565.7,\"Y\":179.3},{\"ADMIN_NAME\":\"Hordaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Bergen\",\"POP\":213585,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.2,\"Y\":249.4},{\"ADMIN_NAME\":\"Troms\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-TRM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Tromso\",\"POP\":52436,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":552.5,\"Y\":187.6},{\"ADMIN_NAME\":\"Finnmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-FNN\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Vadso\",\"POP\":5139,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.5,\"Y\":184.3},{\"ADMIN_NAME\":\"Sor-Trondelag\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-STR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Trondheim\",\"POP\":147139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.9,\"Y\":231.4},{\"ADMIN_NAME\":\"More Og Romsdal\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-MOR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Molde\",\"POP\":18594,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.9,\"Y\":235.5},{\"ADMIN_NAME\":\"Sogn Og Fjordane\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-SOF\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hermansverk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519,\"Y\":244.7},{\"ADMIN_NAME\":\"Hordaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Vossavangen\",\"POP\":5571,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.9,\"Y\":247.9},{\"ADMIN_NAME\":\"Rogaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-RGL\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Stavanger\",\"POP\":173132,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.8,\"Y\":257},{\"ADMIN_NAME\":\"Aust-Agder\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-AAG\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Arendal\",\"POP\":30916,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.3,\"Y\":259.7},{\"ADMIN_NAME\":\"Vest-Agder\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-VAG\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Kristiansand\",\"POP\":63814,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":522,\"Y\":261.1},{\"ADMIN_NAME\":\"Buskerud\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-BSK\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Drammen\",\"POP\":90722,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":528.3,\"Y\":253},{\"ADMIN_NAME\":\"Oppland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OPP\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Lillehammer\",\"POP\":19096,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.1,\"Y\":245.1},{\"ADMIN_NAME\":\"Hedmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HDM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hamar\",\"POP\":29479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.7,\"Y\":246.8},{\"ADMIN_NAME\":\"Ostfold\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OST\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Moss\",\"POP\":34492,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.6,\"Y\":254.5},{\"ADMIN_NAME\":\"Vestfold\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-VST\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Tonsberg\",\"POP\":44959,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.9,\"Y\":255.4},{\"ADMIN_NAME\":\"Telemark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-TLM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Skien\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.7,\"Y\":255.7},{\"ADMIN_NAME\":\"Nordland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Bodo\",\"POP\":34073,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.7,\"Y\":205.9},{\"ADMIN_NAME\":\"Nord-Trondelag\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NTR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Steinkjer\",\"POP\":11113,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.9,\"Y\":227.6},{\"ADMIN_NAME\":\"Akershus\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-AKR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Baerum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.5,\"Y\":251.9},{\"ADMIN_NAME\":\"Bagmati\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-BGM\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Kathmandu\",\"POP\":1442271,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":736.5,\"Y\":380.6},{\"ADMIN_NAME\":\"Bheri\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-BHE\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Nepalganj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":726.3,\"Y\":379.5},{\"ADMIN_NAME\":\"Lumbini\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-LMB\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Bhairawa\",\"POP\":63367,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":731.2,\"Y\":381.1},{\"ADMIN_NAME\":\"Karnali\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-KRN\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Jumla\",\"POP\":9073,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":727.9,\"Y\":375.7},{\"ADMIN_NAME\":\"Mahakali\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-MHK\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Dandeldhura\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":723.4,\"Y\":375.5},{\"ADMIN_NAME\":\"Seti\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-SET\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Dhangarhi\",\"POP\":92294,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":723.4,\"Y\":377.5},{\"ADMIN_NAME\":\"Rapti\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-RAP\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Sallyan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":727.8,\"Y\":378.6},{\"ADMIN_NAME\":\"Dhawalagiri\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-DHW\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Baglung\",\"POP\":23296,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":731.7,\"Y\":378.8},{\"ADMIN_NAME\":\"Gandaki\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-GND\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Pokhara\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":732.8,\"Y\":378.8},{\"ADMIN_NAME\":\"Narayani\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-NRY\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Bhimphedi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":736,\"Y\":381.1},{\"ADMIN_NAME\":\"Janakpur\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-JNK\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Ramechhap\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":738.7,\"Y\":381.8},{\"ADMIN_NAME\":\"Sagarmatha\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-SGR\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Rajbiraj\",\"POP\":33061,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":740.4,\"Y\":384.2},{\"ADMIN_NAME\":\"Mechi\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-MEC\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Ilam\",\"POP\":17491,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":743.8,\"Y\":383.1},{\"ADMIN_NAME\":\"Kosi\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-KOS\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Biratnagar\",\"POP\":182324,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":742,\"Y\":384.5},{\"ADMIN_NAME\":\"Nauru\",\"CountryCode\":\"NR\",\"Country_Name\":\"Nauru\",\"GMI_ADMIN\":\"NRU\",\"ISO2_CountryCode\":\"NR\",\"ISO3_Country\":\"NRU\",\"Name\":\"Yaren\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":962.7,\"Y\":462},{\"ADMIN_NAME\":\"Paramaribo\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-PRM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Paramaribo\",\"POP\":223757,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":347.1,\"Y\":444.4},{\"ADMIN_NAME\":\"Nickerie\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-NCK\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Nieuw Nickerie\",\"POP\":13143,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342,\"Y\":444.1},{\"ADMIN_NAME\":\"Coronie\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-COR\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Totness\",\"POP\":1685,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.9,\"Y\":444.2},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-PAR\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Onverwacht\",\"POP\":2105,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347,\"Y\":445},{\"ADMIN_NAME\":\"Commewijne\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-CMM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Nieuw Amsterdam\",\"POP\":4935,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347.3,\"Y\":444.1},{\"ADMIN_NAME\":\"Saramacca\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-SRM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Groningen\",\"POP\":3216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":346.2,\"Y\":444.5},{\"ADMIN_NAME\":\"Marowijne\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-MRW\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Albina\",\"POP\":3985,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":350.1,\"Y\":445.3},{\"ADMIN_NAME\":\"Brokopondo\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-BRK\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Brokopondo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347.6,\"Y\":446.5},{\"ADMIN_NAME\":\"Netherlands Antilles\",\"CountryCode\":\"NT\",\"Country_Name\":\"Netherlands Antilles\",\"GMI_ADMIN\":\"ANT\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"ANT\",\"Name\":\"Willemstad\",\"POP\":125000,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":308.8,\"Y\":426.7},{\"ADMIN_NAME\":\"Managua\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MAN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Managua\",\"POP\":973087,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":260.8,\"Y\":426.6},{\"ADMIN_NAME\":\"Rio San Juan\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-RSJ\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"San Carlos\",\"POP\":13451,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":429.3},{\"ADMIN_NAME\":\"Zelaya\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-ZEL\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Bluefields\",\"POP\":44373,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.8,\"Y\":427},{\"ADMIN_NAME\":\"Chinandega\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CHN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Chinandega\",\"POP\":126387,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":258.5,\"Y\":425.3},{\"ADMIN_NAME\":\"Boaco\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-BOA\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Boaco\",\"POP\":29046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":262.5,\"Y\":425.7},{\"ADMIN_NAME\":\"Leon\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-LEO\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Leon\",\"POP\":144538,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":259.1,\"Y\":425.8},{\"ADMIN_NAME\":\"Chontales\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CHT\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Juigalpa\",\"POP\":54731,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":263.3,\"Y\":426.8},{\"ADMIN_NAME\":\"Masaya\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MAS\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Masaya\",\"POP\":130113,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":261.3,\"Y\":427.1},{\"ADMIN_NAME\":\"Granada\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-GRN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Granada\",\"POP\":89409,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":261.7,\"Y\":427.3},{\"ADMIN_NAME\":\"Carazo\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CAR\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Jinotepe\",\"POP\":29507,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261,\"Y\":427.5},{\"ADMIN_NAME\":\"Rivas\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-RIV\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Rivas\",\"POP\":30293,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":262.1,\"Y\":428.7},{\"ADMIN_NAME\":\"Nueva Segovia\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-NSE\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Ocotal\",\"POP\":33928,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260.3,\"Y\":422.4},{\"ADMIN_NAME\":\"Madriz\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MDR\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Somoto\",\"POP\":20316,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260,\"Y\":422.9},{\"ADMIN_NAME\":\"Jinotega\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-JNT\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Jinotega\",\"POP\":51073,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":261.6,\"Y\":424},{\"ADMIN_NAME\":\"Esteli\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-EST\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Esteli\",\"POP\":96422,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":260.6,\"Y\":424},{\"ADMIN_NAME\":\"Matagalpa\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MTG\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Matagalpa\",\"POP\":109089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":261.8,\"Y\":424.4},{\"ADMIN_NAME\":\"Wellington\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WLL\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Wellington\",\"POP\":381900,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":984.6,\"Y\":586.6},{\"ADMIN_NAME\":\"Hawke\\u0027s Bay\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-HBA\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Hastings\",\"POP\":61696,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":990.2,\"Y\":580.4},{\"ADMIN_NAME\":\"Wanganui-Manawatu\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WMN\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Wanganui\",\"POP\":40268,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":985.2,\"Y\":581.5},{\"ADMIN_NAME\":\"Northland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-NRT\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Whangarei\",\"POP\":50900,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":983.2,\"Y\":566.7},{\"ADMIN_NAME\":\"Auckland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-ACK\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Auckland\",\"POP\":417910,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":984.5,\"Y\":570.8},{\"ADMIN_NAME\":\"Bay of Plenty\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-BPL\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Tauranga\",\"POP\":110338,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":988.3,\"Y\":573.6},{\"ADMIN_NAME\":\"Waikato\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WAK\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Hamilton\",\"POP\":152641,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":985.9,\"Y\":573.8},{\"ADMIN_NAME\":\"East Cape\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-ECP\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Gisborne\",\"POP\":34274,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":993.5,\"Y\":576.9},{\"ADMIN_NAME\":\"Taranaki\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-TRN\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"New Plymouth\",\"POP\":49168,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":982.6,\"Y\":578.4},{\"ADMIN_NAME\":\"Nelson-Marlborough\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-NMR\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Nelson\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":980.3,\"Y\":586.5},{\"ADMIN_NAME\":\"Westland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WST\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Greymouth\",\"POP\":9419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":974.6,\"Y\":590.9},{\"ADMIN_NAME\":\"Canterbury\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-CNT\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Christchurch\",\"POP\":363926,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":978.6,\"Y\":594.8},{\"ADMIN_NAME\":\"Otago\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-OTG\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Dunedin\",\"POP\":114347,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":972.6,\"Y\":604.1},{\"ADMIN_NAME\":\"Southland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-STH\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Invercargill\",\"POP\":47287,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":966.8,\"Y\":606.2},{\"ADMIN_NAME\":\"Central Equatoria\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Juba\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":587.6,\"Y\":447.1},{\"ADMIN_NAME\":\"A\\u0027ali an Nil\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Malakal\",\"POP\":160765,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":587.8,\"Y\":434},{\"ADMIN_NAME\":\"Bahr al Ghazal\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Wau\",\"POP\":127384,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.6,\"Y\":439.2},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNT\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Asuncion\",\"POP\":1482200,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":340.3,\"Y\":533.1},{\"ADMIN_NAME\":\"Amambay\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-AMM\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pedro Juan Caballero\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":345.5,\"Y\":524.7},{\"ADMIN_NAME\":\"Canindeyu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNN\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Salto del Guaira\",\"POP\":7385,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.5,\"Y\":529.3},{\"ADMIN_NAME\":\"Alto Parana\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-APA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Puerto Presidente Stroessner\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":348.6,\"Y\":533.8},{\"ADMIN_NAME\":\"Itapua\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-ITA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Encarnacion\",\"POP\":74983,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":345.2,\"Y\":539.5},{\"ADMIN_NAME\":\"Concepcion\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNC\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Concepcion\",\"POP\":48123,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":340.8,\"Y\":527.3},{\"ADMIN_NAME\":\"Presidente Hayes\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-PHA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pozo Colorado\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":336.8,\"Y\":527.4},{\"ADMIN_NAME\":\"San Pedro\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-SPE\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"San Pedro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.8,\"Y\":529.4},{\"ADMIN_NAME\":\"Cordillera\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CRD\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Caacupe\",\"POP\":21696,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":533.4},{\"ADMIN_NAME\":\"Caaguazu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CAA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Coronel Oviedo\",\"POP\":51286,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":343.6,\"Y\":533.6},{\"ADMIN_NAME\":\"Paraguari\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-PRG\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Paraguari\",\"POP\":10079,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":534.1},{\"ADMIN_NAME\":\"Guaira\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-GUA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Villarrica\",\"POP\":41157,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.5,\"Y\":534.6},{\"ADMIN_NAME\":\"Neembucu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-NMB\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pilar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":338.4,\"Y\":537.9},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNT\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Ypacarai\",\"POP\":9655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.2,\"Y\":533.4},{\"ADMIN_NAME\":\"Caazapa\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CAZ\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Caazapa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.7,\"Y\":535.9},{\"ADMIN_NAME\":\"Misiones\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-MSN\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"San Juan Bautista\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":537.3},{\"ADMIN_NAME\":\"Chaco\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CHA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Mayor Pablo Lagerenza\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":331.6,\"Y\":517.1},{\"ADMIN_NAME\":\"Alto Paraguay\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-APR\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Fuerte Otimpo\",\"POP\":2475,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.1,\"Y\":520.2},{\"ADMIN_NAME\":\"Boqueron\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-BQR\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Mariscal Jose F. Estigarribia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":332,\"Y\":523.2},{\"ADMIN_NAME\":\"Nueva Asuncion\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-NAS\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Fortin Coronel Eugenia Garay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":327.6,\"Y\":518.7},{\"ADMIN_NAME\":\"Pitcairn Is.\",\"CountryCode\":\"PC\",\"Country_Name\":\"Pitcairn Is.\",\"GMI_ADMIN\":\"PCN\",\"ISO2_CountryCode\":\"PN\",\"ISO3_Country\":\"PCN\",\"Name\":\"Adamstown\",\"POP\":1281,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":139.3,\"Y\":532.4},{\"ADMIN_NAME\":\"Lima\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LIM\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Lima\",\"POP\":7737002,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":286.4,\"Y\":494.3},{\"ADMIN_NAME\":\"Ancash\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ANC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chimbote\",\"POP\":316966,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":282.5,\"Y\":485.4},{\"ADMIN_NAME\":\"Madre de Dios\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-MDD\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Puerto Maldonado\",\"POP\":37543,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308.2,\"Y\":495.8},{\"ADMIN_NAME\":\"Cusco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CUS\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cuzco\",\"POP\":312140,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":300.4,\"Y\":498.4},{\"ADMIN_NAME\":\"Apurimac\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-APR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Abancay\",\"POP\":55111,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":297.9,\"Y\":498.7},{\"ADMIN_NAME\":\"Puno\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PUN\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Puno\",\"POP\":116552,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.9,\"Y\":505.1},{\"ADMIN_NAME\":\"Arequipa\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ARQ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Arequipa\",\"POP\":841130,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":301.7,\"Y\":506.7},{\"ADMIN_NAME\":\"Tumbes\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-TMB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Tumbes\",\"POP\":109223,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":470.5},{\"ADMIN_NAME\":\"Piura\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PIU\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Piura\",\"POP\":325466,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":276.5,\"Y\":475},{\"ADMIN_NAME\":\"Lambayeque\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LMB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chiclayo\",\"POP\":577375,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":278.7,\"Y\":479.4},{\"ADMIN_NAME\":\"La Libertad\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LLB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Trujillo\",\"POP\":747450,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":280.9,\"Y\":483.1},{\"ADMIN_NAME\":\"San Martin\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-SMR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Mayobamba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.6,\"Y\":477.3},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-AMZ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chachapoyas\",\"POP\":20279,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.1,\"Y\":477.9},{\"ADMIN_NAME\":\"Cajamarca\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CJM\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cajamarca\",\"POP\":135000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282.4,\"Y\":480.5},{\"ADMIN_NAME\":\"Ucayali\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-UCY\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Pucallpa\",\"POP\":310750,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":293.4,\"Y\":483.9},{\"ADMIN_NAME\":\"Ancash\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ANC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huaraz\",\"POP\":86934,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":285.1,\"Y\":487.1},{\"ADMIN_NAME\":\"Huanuco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-HUA\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huanuco\",\"POP\":147959,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":288.7,\"Y\":488.2},{\"ADMIN_NAME\":\"Pasco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PAS\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cerro De Pasco\",\"POP\":78910,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":288.6,\"Y\":490.4},{\"ADMIN_NAME\":\"Loreto\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LOR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Iquitos\",\"POP\":437620,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":297.1,\"Y\":471},{\"ADMIN_NAME\":\"Callao\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CAL\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Callao\",\"POP\":813264,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":286.1,\"Y\":494.2},{\"ADMIN_NAME\":\"Junin\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-JUN\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huancayo\",\"POP\":376657,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.5,\"Y\":494.3},{\"ADMIN_NAME\":\"Huancavelica\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-HNC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huancavelica\",\"POP\":41576,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":292.1,\"Y\":496.3},{\"ADMIN_NAME\":\"Ayacucho\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-AYC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Ayacucho\",\"POP\":140033,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":294.2,\"Y\":497.4},{\"ADMIN_NAME\":\"Ica\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ICA\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Ica\",\"POP\":246844,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":290,\"Y\":500},{\"ADMIN_NAME\":\"Moquegua\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-MOQ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Moquegua\",\"POP\":54517,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.4,\"Y\":509},{\"ADMIN_NAME\":\"Tacna\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-TAC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Tacna\",\"POP\":280098,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":305.2,\"Y\":511.4},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Islamabad\",\"POP\":601600,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":702.5,\"Y\":361.2},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Rawalpindi\",\"POP\":1743101,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":702.5,\"Y\":361.5},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Faisalabad\",\"POP\":2506595,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":702.6,\"Y\":368.8},{\"ADMIN_NAME\":\"Sind\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-SIN\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Hyderabad\",\"POP\":1386330,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":689.5,\"Y\":387.8},{\"ADMIN_NAME\":\"Sind\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-SIN\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Karachi\",\"POP\":11624219,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":685.8,\"Y\":389.3},{\"ADMIN_NAME\":\"Baluchistan\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-BLC\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Quetta\",\"POP\":733675,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":685.8,\"Y\":372.6},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Lahore\",\"POP\":6310888,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":706.1,\"Y\":368.3},{\"ADMIN_NAME\":\"North-west Frontier\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-NWF\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Peshawar\",\"POP\":1218773,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":698.3,\"Y\":360.2},{\"ADMIN_NAME\":\"Warszawa\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WRS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Warsaw\",\"POP\":1702139,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":558.2,\"Y\":290.1},{\"ADMIN_NAME\":\"Gdansk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GDN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gdynia\",\"POP\":253730,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":551.4,\"Y\":279.5},{\"ADMIN_NAME\":\"Koszalin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KSZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Koszalin\",\"POP\":107450,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.9,\"Y\":281.1},{\"ADMIN_NAME\":\"Szczecin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SZC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Szczecin\",\"POP\":407811,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":540.3,\"Y\":284.6},{\"ADMIN_NAME\":\"Pila\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PIL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Pila\",\"POP\":75532,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.4,\"Y\":286},{\"ADMIN_NAME\":\"Gorzow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GRZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gorzow Wielkopolski\",\"POP\":124430,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.2,\"Y\":287.9},{\"ADMIN_NAME\":\"Zielona Gora\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ZGO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Zielona Gora\",\"POP\":118433,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.9,\"Y\":291.5},{\"ADMIN_NAME\":\"Leszno\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LSZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Leszno\",\"POP\":63565,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":545.9,\"Y\":291.9},{\"ADMIN_NAME\":\"Legnica\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LGN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Legnica\",\"POP\":106033,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.8,\"Y\":294.8},{\"ADMIN_NAME\":\"Jelenia Gora\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-JGO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Jelenia Gora\",\"POP\":87310,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.6,\"Y\":296.1},{\"ADMIN_NAME\":\"Walbrzych\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WLB\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Walbrzych\",\"POP\":127431,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":545.2,\"Y\":296.8},{\"ADMIN_NAME\":\"Slupsk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SLP\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Slupsk\",\"POP\":98608,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":547.2,\"Y\":279.8},{\"ADMIN_NAME\":\"Gdansk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GDN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gdansk\",\"POP\":461865,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":551.6,\"Y\":280.3},{\"ADMIN_NAME\":\"Elblag\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ELB\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Elblag\",\"POP\":127558,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553.8,\"Y\":281.3},{\"ADMIN_NAME\":\"Olsztyn\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Olsztyn\",\"POP\":171803,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":556.8,\"Y\":283},{\"ADMIN_NAME\":\"Bydgoszcz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BYD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bydgoszcz\",\"POP\":366452,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":550,\"Y\":286.1},{\"ADMIN_NAME\":\"Torun\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TOR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Torun\",\"POP\":208717,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551.6,\"Y\":286.6},{\"ADMIN_NAME\":\"Wloclawek\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WLC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Wloclawek\",\"POP\":120339,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":552.9,\"Y\":288.3},{\"ADMIN_NAME\":\"Poznan\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PZN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Poznan\",\"POP\":570352,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":546.8,\"Y\":289.4},{\"ADMIN_NAME\":\"Konin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KON\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Konin\",\"POP\":81258,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":550.6,\"Y\":290.3},{\"ADMIN_NAME\":\"Suwalki\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SWL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Suwalki\",\"POP\":69222,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.6,\"Y\":281.5},{\"ADMIN_NAME\":\"Kalisz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Kalisz\",\"POP\":108759,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.1,\"Y\":292.3},{\"ADMIN_NAME\":\"Wroclaw\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WRC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Wroclaw\",\"POP\":634893,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":547.2,\"Y\":295.1},{\"ADMIN_NAME\":\"Bialystok\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BLY\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bialystok\",\"POP\":291855,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":564.2,\"Y\":286.1},{\"ADMIN_NAME\":\"Opole\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OPO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Opole\",\"POP\":127676,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":549.7,\"Y\":297.1},{\"ADMIN_NAME\":\"Biala Podlaska\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BPD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Biala Podlaska\",\"POP\":57541,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.1,\"Y\":291.1},{\"ADMIN_NAME\":\"Lublin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LBL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lublin\",\"POP\":360044,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":562.6,\"Y\":294.6},{\"ADMIN_NAME\":\"Chelm\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CHL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Chelm\",\"POP\":68043,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":565.1,\"Y\":295.1},{\"ADMIN_NAME\":\"Lodz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LOD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lodz\",\"POP\":768755,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":554,\"Y\":292.2},{\"ADMIN_NAME\":\"Zamosc\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ZMS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Zamosc\",\"POP\":66034,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.5,\"Y\":296.9},{\"ADMIN_NAME\":\"Sieradz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SRD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Sieradz\",\"POP\":44436,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.9,\"Y\":293},{\"ADMIN_NAME\":\"Czestochowa\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CZS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Czestochowa\",\"POP\":248125,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553,\"Y\":296.5},{\"ADMIN_NAME\":\"Lomza\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LOM\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lomza\",\"POP\":63723,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":561.2,\"Y\":285.9},{\"ADMIN_NAME\":\"Ostroleka\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OST\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Ostroleca\",\"POP\":53740,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":559.8,\"Y\":286.3},{\"ADMIN_NAME\":\"Ciechanow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CCH\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Ciechanow\",\"POP\":46438,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.2,\"Y\":287.2},{\"ADMIN_NAME\":\"Plock\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PLC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Plock\",\"POP\":127474,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":554.6,\"Y\":288.7},{\"ADMIN_NAME\":\"Siedlce\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SDL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Siedlce\",\"POP\":76772,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":561.8,\"Y\":290.5},{\"ADMIN_NAME\":\"Skierniewice\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SKR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Skierniewice\",\"POP\":49042,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.8,\"Y\":291.4},{\"ADMIN_NAME\":\"Piotrkow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PTR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Piotrkow Trybunalski\",\"POP\":80128,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554.6,\"Y\":293.9},{\"ADMIN_NAME\":\"Radom\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-RAD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Radom\",\"POP\":226794,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.7,\"Y\":293.9},{\"ADMIN_NAME\":\"Kielce\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KIE\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Kielce\",\"POP\":208598,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":557.2,\"Y\":296.2},{\"ADMIN_NAME\":\"Katowice\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KTW\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Katowice\",\"POP\":317316,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":552.7,\"Y\":298.9},{\"ADMIN_NAME\":\"Bielsko\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bielsko-Biala\",\"POP\":176515,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":552.8,\"Y\":300.8},{\"ADMIN_NAME\":\"Tarnobrzeg\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TRN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Tarnobrzeg\",\"POP\":50459,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":560.1,\"Y\":297.5},{\"ADMIN_NAME\":\"Krakow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KRK\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Krakow\",\"POP\":755050,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":555.3,\"Y\":299.8},{\"ADMIN_NAME\":\"Rzeszow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-RZS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Rzeszow\",\"POP\":158382,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561,\"Y\":299.8},{\"ADMIN_NAME\":\"Tarnow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TRW\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Tarnow\",\"POP\":117799,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.2,\"Y\":300},{\"ADMIN_NAME\":\"Krosno\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KRS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Krosno\",\"POP\":47784,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":560.3,\"Y\":301.4},{\"ADMIN_NAME\":\"Nowy Sacz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-NSA\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Nowy Sacz\",\"POP\":84376,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.4,\"Y\":301.7},{\"ADMIN_NAME\":\"Przemysl\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PRZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Przemysl\",\"POP\":67013,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.1,\"Y\":300.9},{\"ADMIN_NAME\":\"Panama\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-PAN\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Panama\",\"POP\":408168,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":279.6,\"Y\":435.5},{\"ADMIN_NAME\":\"Darien\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-DAR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"La Palma\",\"POP\":1845,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.4,\"Y\":437.2},{\"ADMIN_NAME\":\"Bocas del Toro\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-BDT\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Bocas del Toro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":272,\"Y\":434.6},{\"ADMIN_NAME\":\"Chiriqui\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-CHR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"David\",\"POP\":82859,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":271.5,\"Y\":437.1},{\"ADMIN_NAME\":\"Veraguas\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-VRG\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Santiago\",\"POP\":45355,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":275.5,\"Y\":438},{\"ADMIN_NAME\":\"Herrera\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-HRR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Chitre\",\"POP\":43966,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277,\"Y\":438.4},{\"ADMIN_NAME\":\"Los Santos\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-LSN\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Las Tablas\",\"POP\":8570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.5,\"Y\":439},{\"ADMIN_NAME\":\"San Blas\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-SBL\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"El Porvenir\",\"POP\":10,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.1,\"Y\":434},{\"ADMIN_NAME\":\"Colon\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-COL\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Colon\",\"POP\":76643,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":278.5,\"Y\":434.5},{\"ADMIN_NAME\":\"Cocle\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-COC\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Penonome\",\"POP\":12394,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.2,\"Y\":436.9},{\"ADMIN_NAME\":\"Lisboa\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-LIS\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Lisbon\",\"POP\":517802,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":474.7,\"Y\":343.9},{\"ADMIN_NAME\":\"Azores\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-AZR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Ponta Delgada\",\"POP\":20056,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":428.8,\"Y\":347.4},{\"ADMIN_NAME\":\"Viana do Castelo\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VDC\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Viana Do Castelo\",\"POP\":15555,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.5,\"Y\":333.2},{\"ADMIN_NAME\":\"Porto\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-POR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Porto\",\"POP\":249633,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.2,\"Y\":335.1},{\"ADMIN_NAME\":\"Aveiro\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-AVE\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Aveiro\",\"POP\":54162,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":476,\"Y\":337.1},{\"ADMIN_NAME\":\"Leiria\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-LEI\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Leiria\",\"POP\":45112,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.6,\"Y\":340.3},{\"ADMIN_NAME\":\"Madeira\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-MDR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Funchal\",\"POP\":100847,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":453.4,\"Y\":364.7},{\"ADMIN_NAME\":\"Braganca\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BRG\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Braganca\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.3,\"Y\":332.8},{\"ADMIN_NAME\":\"Braga\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BRA\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Braga\",\"POP\":121394,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.6,\"Y\":333.7},{\"ADMIN_NAME\":\"Vila Real\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VRE\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Vila Real\",\"POP\":17001,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.6,\"Y\":334.7},{\"ADMIN_NAME\":\"Viseu\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VIS\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Viseu\",\"POP\":26364,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.1,\"Y\":337},{\"ADMIN_NAME\":\"Guarda\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-GUA\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Guarda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.9,\"Y\":337.4},{\"ADMIN_NAME\":\"Coimbra\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-CMB\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Coimbra\",\"POP\":106582,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.7,\"Y\":338.6},{\"ADMIN_NAME\":\"Castelo Branco\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-CBR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Castelo Branco\",\"POP\":33479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.2,\"Y\":340.1},{\"ADMIN_NAME\":\"Portalegre\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-PRT\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Portalegre\",\"POP\":15581,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.4,\"Y\":341.9},{\"ADMIN_NAME\":\"Santarem\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-SNT\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Santarem\",\"POP\":29385,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.9,\"Y\":342.2},{\"ADMIN_NAME\":\"Evora\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-EVO\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Evora\",\"POP\":55620,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":478.1,\"Y\":344.5},{\"ADMIN_NAME\":\"Setubal\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-STB\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Setubal\",\"POP\":117110,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":475.4,\"Y\":344.7},{\"ADMIN_NAME\":\"Beja\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BEJ\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Beja\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.2,\"Y\":346.5},{\"ADMIN_NAME\":\"Faro\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-FAR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Faro\",\"POP\":41355,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478,\"Y\":350},{\"ADMIN_NAME\":\"National Capital\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NCP\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Port Moresby\",\"POP\":283733,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":907.9,\"Y\":487},{\"ADMIN_NAME\":\"West Sepik\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WSE\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Vanimo\",\"POP\":11204,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":891.7,\"Y\":468},{\"ADMIN_NAME\":\"East Sepik\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ESE\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Wewak\",\"POP\":18230,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.1,\"Y\":470.5},{\"ADMIN_NAME\":\"Madang\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MDN\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Madang\",\"POP\":27419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":904.1,\"Y\":475.1},{\"ADMIN_NAME\":\"Enga\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ENG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Wabag\",\"POP\":3958,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.4,\"Y\":475.8},{\"ADMIN_NAME\":\"Western Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Mount Hagen\",\"POP\":33623,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":899.8,\"Y\":476.9},{\"ADMIN_NAME\":\"Chimbu\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-CHM\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kundiawa\",\"POP\":9383,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":901.9,\"Y\":477.3},{\"ADMIN_NAME\":\"Eastern Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-EHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Goroka\",\"POP\":18503,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":903,\"Y\":477.5},{\"ADMIN_NAME\":\"Southern Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-SHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Mendi\",\"POP\":26252,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.2,\"Y\":477.6},{\"ADMIN_NAME\":\"Gulf\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-GUL\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kerema\",\"POP\":5646,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":904.3,\"Y\":482.6},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WST\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Daru\",\"POP\":15214,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":897.1,\"Y\":485.9},{\"ADMIN_NAME\":\"Manus\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MAN\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Lorengau\",\"POP\":5806,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":908.3,\"Y\":466.2},{\"ADMIN_NAME\":\"New Ireland\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NIR\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kavieng\",\"POP\":14490,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":918.1,\"Y\":467.7},{\"ADMIN_NAME\":\"East New Britain\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ENB\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Rabaul\",\"POP\":8074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":921.8,\"Y\":472.2},{\"ADMIN_NAME\":\"West New Britain\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WNB\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kimbe\",\"POP\":18847,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":916.2,\"Y\":476},{\"ADMIN_NAME\":\"Northern Solomons\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NSL\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Arawa\",\"POP\":40266,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":931.3,\"Y\":477.9},{\"ADMIN_NAME\":\"Morobe\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MOR\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Lae\",\"POP\":76255,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":907.5,\"Y\":479.2},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NRT\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Popondetta\",\"POP\":28198,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":911,\"Y\":485},{\"ADMIN_NAME\":\"Milne Bay\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MBA\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Alotau\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":917.1,\"Y\":489.3},{\"ADMIN_NAME\":\"Palau\",\"CountryCode\":\"PS\",\"Country_Name\":\"Palau\",\"GMI_ADMIN\":\"PLW\",\"ISO2_CountryCode\":\"PW\",\"ISO3_Country\":\"PLW\",\"Name\":\"Koror\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":872.8,\"Y\":440.2},{\"ADMIN_NAME\":\"Bissau\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BIS\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bissau\",\"POP\":388028,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":456.8,\"Y\":427.4},{\"ADMIN_NAME\":\"Cacheu\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-CAC\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Cacheu\",\"POP\":10490,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.2,\"Y\":426.3},{\"ADMIN_NAME\":\"Bolama\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BOL\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bolama\",\"POP\":10769,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.1,\"Y\":428.2},{\"ADMIN_NAME\":\"Oio\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-OIO\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Farim\",\"POP\":6792,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.8,\"Y\":425.7},{\"ADMIN_NAME\":\"Gabu\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-GAB\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Gabu\",\"POP\":14430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.5,\"Y\":426.3},{\"ADMIN_NAME\":\"Bafata\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BAF\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bafata\",\"POP\":22521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":459.3,\"Y\":426.6},{\"ADMIN_NAME\":\"Quinara\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-QNR\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Fulacunda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.9,\"Y\":427.7},{\"ADMIN_NAME\":\"Tombali\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-TMB\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Catio\",\"POP\":9898,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":458,\"Y\":429.3},{\"ADMIN_NAME\":\"Ad Dawhah\",\"CountryCode\":\"QA\",\"Country_Name\":\"Qatar\",\"GMI_ADMIN\":\"QAT-ADW\",\"ISO2_CountryCode\":\"QA\",\"ISO3_Country\":\"QAT\",\"Name\":\"Doha\",\"POP\":344939,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":642.9,\"Y\":388.1},{\"ADMIN_NAME\":\"Serbia\",\"CountryCode\":\"RB\",\"Country_Name\":\"Serbia\",\"GMI_ADMIN\":\"SRB\",\"ISO2_CountryCode\":\"RS\",\"ISO3_Country\":\"SRB\",\"Name\":\"Belgrade\",\"POP\":1273651,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":556.6,\"Y\":321.4},{\"ADMIN_NAME\":\"Reunion\",\"CountryCode\":\"RE\",\"Country_Name\":\"Reunion\",\"GMI_ADMIN\":\"REU\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"REU\",\"Name\":\"Saint-Denis\",\"POP\":137195,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":653.7,\"Y\":519.7},{\"ADMIN_NAME\":\"Marshall Is.\",\"CountryCode\":\"RM\",\"Country_Name\":\"Marshall Is.\",\"GMI_ADMIN\":\"MHL\",\"ISO2_CountryCode\":\"MH\",\"ISO3_Country\":\"MHL\",\"Name\":\"Majuro\",\"POP\":20500,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":975.1,\"Y\":440.8},{\"ADMIN_NAME\":\"Bucuresti\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BUC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bucharest\",\"POP\":1877155,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":572.4,\"Y\":322.8},{\"ADMIN_NAME\":\"Vilcea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VIL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Rimnicu Vilcea\",\"POP\":107558,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":567.6,\"Y\":320.1},{\"ADMIN_NAME\":\"Gorj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GOR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targu Jiu\",\"POP\":97179,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.5,\"Y\":320.4},{\"ADMIN_NAME\":\"Bistrita-Nasaud\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BNA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bistrita\",\"POP\":81318,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":568,\"Y\":312},{\"ADMIN_NAME\":\"Mures\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MUR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targu-Mures\",\"POP\":146863,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.1,\"Y\":314.4},{\"ADMIN_NAME\":\"Botosani\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BTS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Botosani\",\"POP\":114783,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.9,\"Y\":309.5},{\"ADMIN_NAME\":\"Suceava\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SUC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Suceava\",\"POP\":105796,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573,\"Y\":309.9},{\"ADMIN_NAME\":\"Iasi\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-IAS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Iasi\",\"POP\":318012,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":576.5,\"Y\":311.9},{\"ADMIN_NAME\":\"Neamt\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-NEA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Piatra-Neamt\",\"POP\":102688,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.1,\"Y\":312.8},{\"ADMIN_NAME\":\"Vaslui\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VAS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Vaslui\",\"POP\":69225,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.9,\"Y\":314.1},{\"ADMIN_NAME\":\"Bacau\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BAC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bacau\",\"POP\":171396,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":574.6,\"Y\":314.3},{\"ADMIN_NAME\":\"Harghita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-HRG\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Miercurea-Cuic\",\"POP\":41282,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.8,\"Y\":315.2},{\"ADMIN_NAME\":\"Covasna\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CVS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Sfintu-Gheorghe\",\"POP\":60677,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.5,\"Y\":317.1},{\"ADMIN_NAME\":\"Brasov\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BRS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Brasov\",\"POP\":276088,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":571,\"Y\":318},{\"ADMIN_NAME\":\"Vrancea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VRN\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Focsani\",\"POP\":105112,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":575.4,\"Y\":317.8},{\"ADMIN_NAME\":\"Galati\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GAL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Galati\",\"POP\":294087,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":577.8,\"Y\":318.9},{\"ADMIN_NAME\":\"Braila\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BRA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Braila\",\"POP\":213569,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.5,\"Y\":319.4},{\"ADMIN_NAME\":\"Buzau\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BUZ\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Buzau\",\"POP\":130954,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":574.4,\"Y\":320},{\"ADMIN_NAME\":\"Arges\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ARG\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Pitesti\",\"POP\":167669,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":569,\"Y\":321.1},{\"ADMIN_NAME\":\"Mehedinti\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MHD\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Drobeta- Turmu Sererin\",\"POP\":102346,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":562.8,\"Y\":322},{\"ADMIN_NAME\":\"Olt\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-OLT\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Slatina\",\"POP\":78988,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":567.6,\"Y\":322.8},{\"ADMIN_NAME\":\"Dolj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-DOL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Craiova\",\"POP\":304142,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":566,\"Y\":323.2},{\"ADMIN_NAME\":\"Tulcea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TUL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Tulcea\",\"POP\":92475,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":579.9,\"Y\":319.9},{\"ADMIN_NAME\":\"Teleorman\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TLR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Alexandria\",\"POP\":49346,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.1,\"Y\":324.8},{\"ADMIN_NAME\":\"Dimbovita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-DMB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targoviste\",\"POP\":88435,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.6,\"Y\":320.8},{\"ADMIN_NAME\":\"Prahova\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-PRH\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Ploiesti\",\"POP\":228851,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":572.2,\"Y\":320.8},{\"ADMIN_NAME\":\"Ialomita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ILM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Slobozia\",\"POP\":52693,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.9,\"Y\":322.2},{\"ADMIN_NAME\":\"Calarasi\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CLR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Calarasi\",\"POP\":69167,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576,\"Y\":323.7},{\"ADMIN_NAME\":\"Giurgiu\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GIU\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Giurgiu\",\"POP\":69067,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.6,\"Y\":324.7},{\"ADMIN_NAME\":\"Constanta\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CNS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Constanta\",\"POP\":303399,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.4,\"Y\":323.9},{\"ADMIN_NAME\":\"Bihor\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BIH\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Oradea\",\"POP\":206614,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.8,\"Y\":312.4},{\"ADMIN_NAME\":\"Arad\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ARA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Arad\",\"POP\":169065,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":559.1,\"Y\":315.9},{\"ADMIN_NAME\":\"Timis\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TIM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Timisoara\",\"POP\":315053,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":558.9,\"Y\":317.6},{\"ADMIN_NAME\":\"Caras-Severin\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CSV\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Resita\",\"POP\":81228,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":560.7,\"Y\":319.4},{\"ADMIN_NAME\":\"Satu Mare\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SMA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Satu Mare\",\"POP\":112490,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":563.4,\"Y\":309.3},{\"ADMIN_NAME\":\"Maramures\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MRM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Baia Mare\",\"POP\":136553,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":565.4,\"Y\":309.9},{\"ADMIN_NAME\":\"Salaj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SAL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Zalau\",\"POP\":63232,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.9,\"Y\":311.9},{\"ADMIN_NAME\":\"Cluj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CLU\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Cluj-Napoca\",\"POP\":316748,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":565.4,\"Y\":313.5},{\"ADMIN_NAME\":\"Alba\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ALB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Alba Lulia\",\"POP\":66085,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":565.4,\"Y\":316.3},{\"ADMIN_NAME\":\"Hunedoara\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-HND\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Deva\",\"POP\":67802,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.5,\"Y\":317.1},{\"ADMIN_NAME\":\"Sibiu\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SIB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Sibiu\",\"POP\":151894,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":566.9,\"Y\":317.5},{\"ADMIN_NAME\":\"National Capital Region\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-NCR\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Manila\",\"POP\":10444527,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":835.3,\"Y\":419.6},{\"ADMIN_NAME\":\"Southern Mindanao\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-SMN\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Davao\",\"POP\":1212504,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":848.2,\"Y\":440.9},{\"ADMIN_NAME\":\"National Capital Region\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-NCR\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Quezon City\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":835.5,\"Y\":419.5},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-SJN\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"San Juan\",\"POP\":418140,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":316.8,\"Y\":408.7},{\"ADMIN_NAME\":\"Mayag?ez\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-MYG\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"Mayaguez\",\"POP\":78647,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":313.9,\"Y\":409.2},{\"ADMIN_NAME\":\"Ponce\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-PNC\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"Ponce\",\"POP\":152634,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":315.3,\"Y\":409.8},{\"ADMIN_NAME\":\"Moskovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MSC\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Moscow\",\"POP\":10381222,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":604.5,\"Y\":273.6},{\"ADMIN_NAME\":\"Taymyrskiy(Dolgano-Nenetskiy) avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TAY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Noril\\u0060sk\",\"POP\":140800,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":744.2,\"Y\":190.3},{\"ADMIN_NAME\":\"Respublika Kareliya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Karelia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.7,\"Y\":233.9},{\"ADMIN_NAME\":\"Krasnoyarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Igarka\",\"POP\":7470,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":740.1,\"Y\":204.1},{\"ADMIN_NAME\":\"Kemerovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KEM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novokuznetsk\",\"POP\":539616,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":741.7,\"Y\":283.4},{\"ADMIN_NAME\":\"Respublika Komi\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vorkuta\",\"POP\":80039,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":677.5,\"Y\":204},{\"ADMIN_NAME\":\"Arkhangel\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ARK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kotlas\",\"POP\":59180,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":629.3,\"Y\":244.3},{\"ADMIN_NAME\":\"Khabarovskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Okhotsk\",\"POP\":5570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":897.1,\"Y\":254.8},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tiksi\",\"POP\":5700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":856.9,\"Y\":170.5},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Uttyakh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":869.8,\"Y\":203.5},{\"ADMIN_NAME\":\"Chitinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHI\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chatanga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":807,\"Y\":298.6},{\"ADMIN_NAME\":\"Taymyrskiy(Dolgano-Nenetskiy) avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TAY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Dudinka\",\"POP\":23619,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":739,\"Y\":189.3},{\"ADMIN_NAME\":\"Kabardino-Balkarskaya Resp.\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KBK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nal\\u0027chik\",\"POP\":272800,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620,\"Y\":326.4},{\"ADMIN_NAME\":\"Respublika Severnaya Osetiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NOS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladikavkaz\",\"POP\":317370,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":623.8,\"Y\":328.1},{\"ADMIN_NAME\":\"Ingushskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ING\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nazran\",\"POP\":164131,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":624.1,\"Y\":327.4},{\"ADMIN_NAME\":\"Kaliningradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KNG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kaliningrad\",\"POP\":434954,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":556.8,\"Y\":278.6},{\"ADMIN_NAME\":\"Leningradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SPT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saint Petersburg\",\"POP\":4039745,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":583.9,\"Y\":251.8},{\"ADMIN_NAME\":\"Novgorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NVG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novgorod\",\"POP\":215062,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":586.7,\"Y\":259.3},{\"ADMIN_NAME\":\"Pskovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PSK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Pskov\",\"POP\":201990,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":578.6,\"Y\":263.1},{\"ADMIN_NAME\":\"Arkhangel\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ARK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Arkangel\\u0027sk\",\"POP\":356051,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":612.7,\"Y\":224.4},{\"ADMIN_NAME\":\"Vologodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vologda\",\"POP\":294889,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":610.5,\"Y\":255.6},{\"ADMIN_NAME\":\"Kostromskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KST\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kostroma\",\"POP\":277656,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":613.5,\"Y\":263.4},{\"ADMIN_NAME\":\"Yaroslavskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YRS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yaroslavl\",\"POP\":606730,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":610.5,\"Y\":264.2},{\"ADMIN_NAME\":\"Ivanovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-IVN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ivanovo\",\"POP\":420839,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":613.7,\"Y\":267.3},{\"ADMIN_NAME\":\"Respublika Adygeya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ADY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Majkop\",\"POP\":158451,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.1,\"Y\":322.1},{\"ADMIN_NAME\":\"Tverskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TVR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tver\",\"POP\":400212,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":599.6,\"Y\":268},{\"ADMIN_NAME\":\"Nizhegorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NZN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Gor\\u0027kiy\",\"POP\":1284164,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":621.8,\"Y\":270.9},{\"ADMIN_NAME\":\"Respublika Kareliya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Petrozavodsk\",\"POP\":265025,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.2,\"Y\":241.2},{\"ADMIN_NAME\":\"Vladimirskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VLD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladimir\",\"POP\":310024,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":611.9,\"Y\":271.6},{\"ADMIN_NAME\":\"Ryazanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-RYZ\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ryazan\",\"POP\":520173,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":610.1,\"Y\":279.2},{\"ADMIN_NAME\":\"Samarskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SAM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kuybyskev\",\"POP\":1134730,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":639,\"Y\":285.7},{\"ADMIN_NAME\":\"Tambovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TMB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tambov\",\"POP\":290933,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":614.8,\"Y\":287.9},{\"ADMIN_NAME\":\"Penzenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PNZ\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Penza\",\"POP\":512602,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":624.8,\"Y\":285.8},{\"ADMIN_NAME\":\"Lipetskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-LPT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Lipetsk\",\"POP\":515655,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":609.9,\"Y\":288.4},{\"ADMIN_NAME\":\"Saratovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SRT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saratov\",\"POP\":863725,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":627.4,\"Y\":293.5},{\"ADMIN_NAME\":\"Volgogradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VGG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Volgograd\",\"POP\":1011417,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":623.3,\"Y\":305.5},{\"ADMIN_NAME\":\"Karachayevo-Cherkesskaya Resp.\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KCH\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Cherkessk\",\"POP\":116224,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":616.6,\"Y\":323.4},{\"ADMIN_NAME\":\"Rostovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-RSV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Rostov-on-Don\",\"POP\":1074482,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610,\"Y\":311.6},{\"ADMIN_NAME\":\"Astrakhanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AST\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Astrakhan\",\"POP\":502533,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":633.1,\"Y\":315.6},{\"ADMIN_NAME\":\"Kurganskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KUR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kurgan\",\"POP\":343129,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":681.1,\"Y\":275.1},{\"ADMIN_NAME\":\"Stavropol\\u0027skiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-STV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Stavropol\",\"POP\":363064,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":616.3,\"Y\":320.3},{\"ADMIN_NAME\":\"Chelyabinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chelyabinsk\",\"POP\":1062919,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":670.2,\"Y\":276.5},{\"ADMIN_NAME\":\"Kalmykiya-Khal\\u0027mg Tangch\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KLM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Elista\",\"POP\":106971,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":622.6,\"Y\":315.5},{\"ADMIN_NAME\":\"Belgorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Belgorod\",\"POP\":345289,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.5,\"Y\":297.4},{\"ADMIN_NAME\":\"Tomskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tomsk\",\"POP\":485519,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":735.6,\"Y\":270},{\"ADMIN_NAME\":\"Khanty-Mansiyskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Khanty-Mansiysk\",\"POP\":67800,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":691.3,\"Y\":245.7},{\"ADMIN_NAME\":\"Omskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-OMS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Omsk\",\"POP\":1129281,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":703.1,\"Y\":276.9},{\"ADMIN_NAME\":\"Krasnodarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KSN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Krasnodar\",\"POP\":649851,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":608,\"Y\":320.4},{\"ADMIN_NAME\":\"Kaluzhskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kaluga\",\"POP\":338978,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.6,\"Y\":279.5},{\"ADMIN_NAME\":\"Tul\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TUL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tula\",\"POP\":468825,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":604.3,\"Y\":281},{\"ADMIN_NAME\":\"Bryanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BRY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Klintsy\",\"POP\":66336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":595.5,\"Y\":285.5},{\"ADMIN_NAME\":\"Orlovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ORL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Orel\",\"POP\":324200,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.1,\"Y\":286.7},{\"ADMIN_NAME\":\"Kurskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kursk\",\"POP\":409431,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.3,\"Y\":292.4},{\"ADMIN_NAME\":\"Voronezhskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VRN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Voronezh\",\"POP\":848752,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":608.9,\"Y\":292.5},{\"ADMIN_NAME\":\"Kemerovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KEM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kemerovo\",\"POP\":477090,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":738.6,\"Y\":275.4},{\"ADMIN_NAME\":\"Novosibirskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NOV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novosibirsk\",\"POP\":1419007,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":729.9,\"Y\":277.1},{\"ADMIN_NAME\":\"Respublika Komi\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Syktyvkar\",\"POP\":230139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":640.7,\"Y\":241.9},{\"ADMIN_NAME\":\"Murmanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Murmansk\",\"POP\":319263,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":591.7,\"Y\":193.1},{\"ADMIN_NAME\":\"Kirovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vyatka\",\"POP\":457383,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":637.8,\"Y\":258.8},{\"ADMIN_NAME\":\"Altayskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ALT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Barnaul\",\"POP\":599579,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":732.2,\"Y\":285},{\"ADMIN_NAME\":\"Permskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PER\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Perm\\u0027\",\"POP\":982419,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":655.9,\"Y\":262.2},{\"ADMIN_NAME\":\"Respublika Altay\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-GAL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Gorno-Altaysk\",\"POP\":54917,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":738.3,\"Y\":291.4},{\"ADMIN_NAME\":\"Udmurtskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-UDM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Izevsk\",\"POP\":631038,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":647.6,\"Y\":268.1},{\"ADMIN_NAME\":\"Respublika Mariy-El\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yaskar-Ola\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":632.7,\"Y\":269.2},{\"ADMIN_NAME\":\"Smolenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SML\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Smolensk\",\"POP\":320991,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":588.8,\"Y\":278.2},{\"ADMIN_NAME\":\"Komi-Permyatskiy avton. okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KMP\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kudymkar\",\"POP\":31596,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":651.5,\"Y\":256.8},{\"ADMIN_NAME\":\"Nenetskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NEN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nar\\u0027yan Mar\",\"POP\":18041,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":647,\"Y\":203.2},{\"ADMIN_NAME\":\"Yamalo-Nenetskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YMN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Salekhard\",\"POP\":38025,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":684.6,\"Y\":210.7},{\"ADMIN_NAME\":\"Tyumenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TYU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tyumen\",\"POP\":519119,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":681.7,\"Y\":266.5},{\"ADMIN_NAME\":\"Sverdlovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SVD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Sverdlovsk\",\"POP\":1287573,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":668,\"Y\":268.1},{\"ADMIN_NAME\":\"Respublika Bashkortostan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BSK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ufa\",\"POP\":1033338,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":655.5,\"Y\":278.1},{\"ADMIN_NAME\":\"Orenburgskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ORB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Orenburg\",\"POP\":550204,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":652.8,\"Y\":292.2},{\"ADMIN_NAME\":\"Chuvashskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ceboksary\",\"POP\":446781,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":631,\"Y\":271.6},{\"ADMIN_NAME\":\"Respublika Tatarstan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TRT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kazan\\u0027\",\"POP\":1104738,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":636.2,\"Y\":273.7},{\"ADMIN_NAME\":\"Ul\\u0027yanovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ULY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ul\\u0027yanovsk\",\"POP\":640680,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":634.1,\"Y\":280.6},{\"ADMIN_NAME\":\"Respublika Mordoviya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saransk\",\"POP\":303394,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":625.2,\"Y\":281.1},{\"ADMIN_NAME\":\"Chechenskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Groznyy\",\"POP\":226100,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":626.6,\"Y\":327.1},{\"ADMIN_NAME\":\"Respublika Dagestan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-DGS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Machackala\",\"POP\":497959,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":631.7,\"Y\":328.4},{\"ADMIN_NAME\":\"Krasnoyarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Krasnoyarsk\",\"POP\":927200,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":757.4,\"Y\":272.3},{\"ADMIN_NAME\":\"Respublika Khakasiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Abakan\",\"POP\":167289,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":753.5,\"Y\":283.3},{\"ADMIN_NAME\":\"Respublika Tyva\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TUV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kyzyl\",\"POP\":108240,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":761.7,\"Y\":292.5},{\"ADMIN_NAME\":\"Irkutskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-IRK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Irkutsk\",\"POP\":586695,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":789,\"Y\":289.8},{\"ADMIN_NAME\":\"Respublika Buryatiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BUR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ulan Ude\",\"POP\":360278,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":798.2,\"Y\":291.9},{\"ADMIN_NAME\":\"Ust\\u0027-Ordynskiy Buryatskiy avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-UOB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ust\\u0027 Ordynskiy\",\"POP\":14538,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.3,\"Y\":287.4},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yakutsk\",\"POP\":235600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":859.9,\"Y\":239.9},{\"ADMIN_NAME\":\"Chitinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHI\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chita\",\"POP\":308500,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":814.6,\"Y\":291},{\"ADMIN_NAME\":\"Amurskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AMU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Blagoveshchensk\",\"POP\":221296,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":853.6,\"Y\":298.8},{\"ADMIN_NAME\":\"Aginskiy Buryatskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AGB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Aginskoye\",\"POP\":11491,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":817.5,\"Y\":294.9},{\"ADMIN_NAME\":\"Yevreyskaya avtonomnaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YEV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Birobidzhan\",\"POP\":76146,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":868.4,\"Y\":305.1},{\"ADMIN_NAME\":\"Magadanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MAG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Magadan\",\"POP\":95282,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":918.1,\"Y\":253.4},{\"ADMIN_NAME\":\"Kamchatskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KAM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Petropavloski-Kamchatskiy\",\"POP\":187282,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":940,\"Y\":285.7},{\"ADMIN_NAME\":\"Khabarovskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Khabarovsk\",\"POP\":579000,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":874.6,\"Y\":306.7},{\"ADMIN_NAME\":\"Sakhalinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yuzhno-Sakhalinsk\",\"POP\":176484,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":895.7,\"Y\":312.7},{\"ADMIN_NAME\":\"Koryakskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Palana\",\"POP\":3671,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":943.5,\"Y\":256.4},{\"ADMIN_NAME\":\"Chukotskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Anadyr\",\"POP\":10332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":992,\"Y\":222.9},{\"ADMIN_NAME\":\"Primorskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PRM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladivostok\",\"POP\":587022,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":865.8,\"Y\":327.8},{\"ADMIN_NAME\":\"Evenkiyskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-EVE\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tura\",\"POP\":5444,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778,\"Y\":225.6},{\"ADMIN_NAME\":\"Kigali\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KIG\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kigali\",\"POP\":745261,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":583.3,\"Y\":466},{\"ADMIN_NAME\":\"Ruhengeri\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-RHN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Ruhengeri\",\"POP\":86685,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.1,\"Y\":464.7},{\"ADMIN_NAME\":\"Gisenyi\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GSN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gisenyi\",\"POP\":83623,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":581.1,\"Y\":465.3},{\"ADMIN_NAME\":\"Kibuye\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KIB\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kibuye\",\"POP\":48024,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":581.4,\"Y\":466.2},{\"ADMIN_NAME\":\"Gikongoro\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GKN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gikongoro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582,\"Y\":467.5},{\"ADMIN_NAME\":\"Cyangugu\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-CYN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Cyangugu\",\"POP\":63883,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":580.1,\"Y\":467.5},{\"ADMIN_NAME\":\"Byumba\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-BYM\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Byumba\",\"POP\":70593,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":583.3,\"Y\":464.9},{\"ADMIN_NAME\":\"Gitarama\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GTR\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gitarama\",\"POP\":87613,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.5,\"Y\":466.3},{\"ADMIN_NAME\":\"Kibungo\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KBN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kibungo\",\"POP\":46240,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.6,\"Y\":466.6},{\"ADMIN_NAME\":\"Butare\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-BUT\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Butare\",\"POP\":89600,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.4,\"Y\":467.8},{\"ADMIN_NAME\":\"Ar Riyad\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ARI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Riyadh\",\"POP\":4205961,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":629.7,\"Y\":390},{\"ADMIN_NAME\":\"Al Madinah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AMD\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Medina\",\"POP\":1300000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610.1,\"Y\":390.7},{\"ADMIN_NAME\":\"Makkah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-MKK\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Mecca\",\"POP\":1323624,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610.4,\"Y\":399.7},{\"ADMIN_NAME\":\"Makkah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-MKK\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Jeddah\",\"POP\":2867446,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":608.6,\"Y\":399.4},{\"ADMIN_NAME\":\"Al Qurayyat\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AQR\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"An Nabk\",\"POP\":49372,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":603.5,\"Y\":369},{\"ADMIN_NAME\":\"Tabuk\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-TAB\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Tabuk\",\"POP\":455450,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.5,\"Y\":378.4},{\"ADMIN_NAME\":\"Ha\\u0027il\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-HAI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ha\\u0027il\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":615.7,\"Y\":381.3},{\"ADMIN_NAME\":\"Al Qasim\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AQA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Buraydah\",\"POP\":391336,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.3,\"Y\":384.8},{\"ADMIN_NAME\":\"Al Hudud ash Shamaliyah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AHA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ar\\u0027ar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":613.8,\"Y\":370.2},{\"ADMIN_NAME\":\"Al Jawf\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AJA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Sakakah\",\"POP\":128332,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.3,\"Y\":373.3},{\"ADMIN_NAME\":\"Najran\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-NJR\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Najran\",\"POP\":258573,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.3,\"Y\":411.3},{\"ADMIN_NAME\":\"\\u0027Asir\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ASI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Abha\",\"POP\":210886,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":617.8,\"Y\":409.2},{\"ADMIN_NAME\":\"Jizan\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-JIZ\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Jaizan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618,\"Y\":413.2},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ASH\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ad Damman\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":638.8,\"Y\":384.8},{\"ADMIN_NAME\":\"St. Pierre \\u0026 Miquelon\",\"CountryCode\":\"SB\",\"Country_Name\":\"St. Pierre \\u0026 Miquelon\",\"GMI_ADMIN\":\"SPM\",\"ISO2_CountryCode\":\"PM\",\"ISO3_Country\":\"SPM\",\"Name\":\"Saint-Pierre\",\"POP\":6200,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":344.2,\"Y\":313.5},{\"ADMIN_NAME\":\"St. Kitts \\u0026 Nevis\",\"CountryCode\":\"SC\",\"Country_Name\":\"St. Kitts \\u0026 Nevis\",\"GMI_ADMIN\":\"KNA\",\"ISO2_CountryCode\":\"KN\",\"ISO3_Country\":\"KNA\",\"Name\":\"Basseterre\",\"POP\":12920,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":326.1,\"Y\":411.9},{\"ADMIN_NAME\":\"Seychelles\",\"CountryCode\":\"SE\",\"Country_Name\":\"Seychelles\",\"GMI_ADMIN\":\"SYC\",\"ISO2_CountryCode\":\"SC\",\"ISO3_Country\":\"SYC\",\"Name\":\"Victoria\",\"POP\":22881,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":653.7,\"Y\":473.4},{\"ADMIN_NAME\":\"Gauteng\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-GAT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pretoria\",\"POP\":1619438,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":578.2,\"Y\":534.4},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Richards Bay\",\"POP\":252968,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":589,\"Y\":543.9},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Durban\",\"POP\":3120282,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":585.8,\"Y\":547.3},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Port Elizabeth\",\"POP\":967677,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":570.6,\"Y\":560.5},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"East London\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":577.3,\"Y\":557.7},{\"ADMIN_NAME\":\"Northern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NCP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Kimberley\",\"POP\":142089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.8,\"Y\":543.6},{\"ADMIN_NAME\":\"Free State\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-OFS\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Bloemfontein\",\"POP\":463064,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":572.7,\"Y\":545},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NRT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pietersburg (Polokwane)\",\"POP\":123749,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":581.6,\"Y\":528.8},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pietermaritzburg (Ulundi)\",\"POP\":750845,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":584.2,\"Y\":546.5},{\"ADMIN_NAME\":\"Western Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-WCP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Cape Town\",\"POP\":3433441,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":551.2,\"Y\":560.8},{\"ADMIN_NAME\":\"Mpumalanga\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-MPM\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Nelspruit\",\"POP\":110159,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":585.9,\"Y\":533.6},{\"ADMIN_NAME\":\"Gauteng\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-GAT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Johannesburg\",\"POP\":2026469,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":577.6,\"Y\":535.8},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Bisho\",\"POP\":137287,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.6,\"Y\":556.8},{\"ADMIN_NAME\":\"North West\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NWS\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"MMabatho (Mafikeng)\",\"POP\":76754,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.1,\"Y\":534.8},{\"ADMIN_NAME\":\"Dakar\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-DKR\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Dakar\",\"POP\":2476400,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":451.6,\"Y\":419.4},{\"ADMIN_NAME\":\"Saint-Louis\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-STL\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Saint Louis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454.8,\"Y\":415.8},{\"ADMIN_NAME\":\"Louga\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-LOU\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Louga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":416.3},{\"ADMIN_NAME\":\"Diourbel\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-DRB\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Diourbel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455,\"Y\":419.5},{\"ADMIN_NAME\":\"Fatick\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-FTC\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Fatick\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454.5,\"Y\":420.4},{\"ADMIN_NAME\":\"Kaolack\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-KLC\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Kaolack\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":421},{\"ADMIN_NAME\":\"Ziguinchor\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-ZGN\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Ziguinchor\",\"POP\":159778,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":454.9,\"Y\":425.4},{\"ADMIN_NAME\":\"Kolda\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-KLD\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Kolda\",\"POP\":58809,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":458.6,\"Y\":424.5},{\"ADMIN_NAME\":\"Tambacounda\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-TMB\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Tambacounda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.1,\"Y\":422},{\"ADMIN_NAME\":\"Thies\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-THI\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Thies\",\"POP\":252320,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":453.1,\"Y\":419.1},{\"ADMIN_NAME\":\"St. Helena\",\"CountryCode\":\"SH\",\"Country_Name\":\"St. Helena\",\"GMI_ADMIN\":\"SHN\",\"ISO2_CountryCode\":\"SH\",\"ISO3_Country\":\"SHN\",\"Name\":\"Jamestown\",\"POP\":637,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":484.2,\"Y\":505.3},{\"ADMIN_NAME\":\"Slovenia\",\"CountryCode\":\"SI\",\"Country_Name\":\"Slovenia\",\"GMI_ADMIN\":\"SVN\",\"ISO2_CountryCode\":\"SI\",\"ISO3_Country\":\"SVN\",\"Name\":\"Ljubljana\",\"POP\":255115,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":540.6,\"Y\":316.3},{\"ADMIN_NAME\":\"Western Area\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-WAR\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Freetown\",\"POP\":802639,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":463.3,\"Y\":437},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-STH\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Bo\",\"POP\":174354,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":467.5,\"Y\":438.4},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-NRT\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Makeni\",\"POP\":87679,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":466.6,\"Y\":435.8},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-EST\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Kenema\",\"POP\":143137,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":469,\"Y\":438.7},{\"ADMIN_NAME\":\"San Marino\",\"CountryCode\":\"SM\",\"Country_Name\":\"San Marino\",\"GMI_ADMIN\":\"SMR\",\"ISO2_CountryCode\":\"SM\",\"ISO3_Country\":\"SMR\",\"Name\":\"San Marino\",\"POP\":29000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":534.6,\"Y\":324.8},{\"ADMIN_NAME\":\"Singapore\",\"CountryCode\":\"SN\",\"Country_Name\":\"Singapore\",\"GMI_ADMIN\":\"SGP\",\"ISO2_CountryCode\":\"SG\",\"ISO3_Country\":\"SGP\",\"Name\":\"Singapore\",\"POP\":3547809,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":787.8,\"Y\":457},{\"ADMIN_NAME\":\"Banaadir\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BND\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Mogadishu\",\"POP\":2587183,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":625.7,\"Y\":454.9},{\"ADMIN_NAME\":\"Bari\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAR\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Boosaaso\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":636.3,\"Y\":429.1},{\"ADMIN_NAME\":\"Sool\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SOL\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Laascaanood\",\"POP\":60100,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":631.2,\"Y\":437.1},{\"ADMIN_NAME\":\"Sanaag\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SAN\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Ceerigaabo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":631.2,\"Y\":431.1},{\"ADMIN_NAME\":\"Togdheer\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-TGD\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Burao\",\"POP\":99270,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":626.2,\"Y\":434},{\"ADMIN_NAME\":\"Nugaal\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-NUG\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Garoowe\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":634.4,\"Y\":437.2},{\"ADMIN_NAME\":\"Mudug\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-MUD\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Gaalkacyo\",\"POP\":61200,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":631.5,\"Y\":441.7},{\"ADMIN_NAME\":\"Galguduud\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-GLG\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Dhuusa Mareeb\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":628.9,\"Y\":444.6},{\"ADMIN_NAME\":\"Hiiraan\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-HII\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Beledweyne\",\"POP\":55410,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":625.3,\"Y\":447.4},{\"ADMIN_NAME\":\"Shabeellaha Dhexe\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SDH\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Jawhar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":626.1,\"Y\":452.8},{\"ADMIN_NAME\":\"Woqooyi Galbeed\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-WGL\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Hargeysa\",\"POP\":477876,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.1,\"Y\":433.9},{\"ADMIN_NAME\":\"Bakool\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAK\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Xuddur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":621.6,\"Y\":449},{\"ADMIN_NAME\":\"Gedo\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-GED\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Garbahaarey\",\"POP\":12652,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.1,\"Y\":451.3},{\"ADMIN_NAME\":\"Bay\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAY\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Baydhabo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620.6,\"Y\":451.9},{\"ADMIN_NAME\":\"Shabeellaha Hoose\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SHO\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Marka\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.3,\"Y\":455.6},{\"ADMIN_NAME\":\"Jubbada Dhexe\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-JDH\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Bu\\u0027aale\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.1,\"Y\":457.6},{\"ADMIN_NAME\":\"Jubbada Hoose\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-JHO\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Kismaayo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.9,\"Y\":461.5},{\"ADMIN_NAME\":\"Madrid\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-MDR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Madrid\",\"POP\":3117977,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":489.8,\"Y\":337.8},{\"ADMIN_NAME\":\"Canarias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Las Palmas\",\"POP\":378495,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":457.3,\"Y\":379.2},{\"ADMIN_NAME\":\"Pais Vasco\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PSV\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Bilbao\",\"POP\":351409,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.8,\"Y\":327.2},{\"ADMIN_NAME\":\"Asturias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-AST\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Oviedo\",\"POP\":211398,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":483.8,\"Y\":326.9},{\"ADMIN_NAME\":\"Galicia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-GLC\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santiago De Compostela\",\"POP\":92430,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":476.3,\"Y\":328.7},{\"ADMIN_NAME\":\"Canarias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santa Cruz de Tenerife\",\"POP\":222190,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":455,\"Y\":378.2},{\"ADMIN_NAME\":\"Aragon\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-ARG\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Zaragoza\",\"POP\":649404,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":497.6,\"Y\":333.3},{\"ADMIN_NAME\":\"Valenciana\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-VLN\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Valencia\",\"POP\":805304,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":499,\"Y\":341.3},{\"ADMIN_NAME\":\"Extremadura\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-EXT\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Merida\",\"POP\":52423,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":482.4,\"Y\":343.3},{\"ADMIN_NAME\":\"Andalucia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-AND\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Seville\",\"POP\":701894,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":483.4,\"Y\":348.7},{\"ADMIN_NAME\":\"Cantabria\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNT\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santander\",\"POP\":183288,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":489.5,\"Y\":326.5},{\"ADMIN_NAME\":\"Navarra\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-NVR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Pamplona\",\"POP\":193166,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.4,\"Y\":329},{\"ADMIN_NAME\":\"La Rioja\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-LJR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Logrono\",\"POP\":143698,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":493.2,\"Y\":330.3},{\"ADMIN_NAME\":\"Castilla y Leon\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CYL\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Valladolid\",\"POP\":322304,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":486.9,\"Y\":333.3},{\"ADMIN_NAME\":\"Castilla-La Mancha\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CLM\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Toledo\",\"POP\":74632,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":488.8,\"Y\":339.9},{\"ADMIN_NAME\":\"Pais Vasco\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PSV\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Vitoria\",\"POP\":224578,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":492.6,\"Y\":328.8},{\"ADMIN_NAME\":\"Melilla\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PS2\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Melilla\",\"POP\":67838,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":491.8,\"Y\":355.8},{\"ADMIN_NAME\":\"Murcia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-MUR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Murcia\",\"POP\":406807,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":496.9,\"Y\":346.6},{\"ADMIN_NAME\":\"Ceuta\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PS1\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Ceuta\",\"POP\":75861,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.3,\"Y\":353.9},{\"ADMIN_NAME\":\"Cataluna\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CTL\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Barcelona\",\"POP\":1581595,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":506,\"Y\":334.4},{\"ADMIN_NAME\":\"Isles Baleares\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-BLR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Palma De Mallorca\",\"POP\":375773,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":507.3,\"Y\":340.9},{\"ADMIN_NAME\":\"St. Lucia\",\"CountryCode\":\"ST\",\"Country_Name\":\"St. Lucia\",\"GMI_ADMIN\":\"LCA\",\"ISO2_CountryCode\":\"LC\",\"ISO3_Country\":\"LCA\",\"Name\":\"Castries\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":330.9,\"Y\":421.4},{\"ADMIN_NAME\":\"St. Lucia\",\"CountryCode\":\"ST\",\"Country_Name\":\"St. Lucia\",\"GMI_ADMIN\":\"LCA\",\"ISO2_CountryCode\":\"LC\",\"ISO3_Country\":\"LCA\",\"Name\":\"Cul De Sac\",\"POP\":8467,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":330.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Al Khartum\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-AKH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Khartoum\",\"POP\":1974647,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.2,\"Y\":416.9},{\"ADMIN_NAME\":\"Ash Shamaliyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Wadi Halfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.7,\"Y\":398.7},{\"ADMIN_NAME\":\"Al Khartum\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-AKH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Omdurman\",\"POP\":1200000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":590,\"Y\":416.7},{\"ADMIN_NAME\":\"Kurdufan\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-KRD\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"El Obeid\",\"POP\":393311,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":583.6,\"Y\":423.7},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASR\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Port Sudan\",\"POP\":489725,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":603.2,\"Y\":405.1},{\"ADMIN_NAME\":\"Ash Shamaliyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Dongola\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.5,\"Y\":406.4},{\"ADMIN_NAME\":\"Darfur\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-DRF\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"El Fasher\",\"POP\":252609,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":570.3,\"Y\":422.4},{\"ADMIN_NAME\":\"Svalbard and Jan Mayen\",\"CountryCode\":\"SV\",\"Country_Name\":\"Svalbard\",\"GMI_ADMIN\":\"SJM\",\"ISO2_CountryCode\":\"SJ\",\"ISO3_Country\":\"SJM\",\"Name\":\"Longyearbyen\",\"POP\":1232,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":543.4,\"Y\":100},{\"ADMIN_NAME\":\"Stockholms\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-STC\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Stockholm\",\"POP\":1253309,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":549.9,\"Y\":255.1},{\"ADMIN_NAME\":\"Jamtlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-JMT\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Ostersund\",\"POP\":42940,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.6,\"Y\":232.8},{\"ADMIN_NAME\":\"Kronobergs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KRN\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vaxjo\",\"POP\":59600,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":541.1,\"Y\":267.9},{\"ADMIN_NAME\":\"Kalmar\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KLM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Kalmar\",\"POP\":34744,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.4,\"Y\":269},{\"ADMIN_NAME\":\"Ostergotlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-OST\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Linkoping\",\"POP\":96732,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.4,\"Y\":260},{\"ADMIN_NAME\":\"Jonkopings\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-JNK\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Jonkoping\",\"POP\":83202,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539.3,\"Y\":263.3},{\"ADMIN_NAME\":\"Kopparbergs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KPP\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Falun\",\"POP\":36477,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.4,\"Y\":248},{\"ADMIN_NAME\":\"Vastmanlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VSM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vasteras\",\"POP\":107194,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":545.9,\"Y\":253.5},{\"ADMIN_NAME\":\"Varmlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VRM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Karlstad\",\"POP\":59266,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":537.5,\"Y\":254.7},{\"ADMIN_NAME\":\"Orebro\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-ORB\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Orebro\",\"POP\":98573,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":542.2,\"Y\":255.3},{\"ADMIN_NAME\":\"Skaraborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-SKR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Mariestad\",\"POP\":14891,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.3,\"Y\":258.4},{\"ADMIN_NAME\":\"Alvsborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-ALV\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vannersborg\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.2,\"Y\":260.2},{\"ADMIN_NAME\":\"Goteborgs Och Bohus\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GOB\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Goteborg\",\"POP\":515252,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":532.7,\"Y\":263.5},{\"ADMIN_NAME\":\"Hallands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-HLL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Halmstad\",\"POP\":55657,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":535.6,\"Y\":269},{\"ADMIN_NAME\":\"Norrbottens\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-NRR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Lulea\",\"POP\":45551,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":561.6,\"Y\":217.4},{\"ADMIN_NAME\":\"Vasterbottens\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VST\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Umea\",\"POP\":74005,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556.1,\"Y\":228.8},{\"ADMIN_NAME\":\"Vasternorrlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VSR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Harnosand\",\"POP\":17016,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.7,\"Y\":236.2},{\"ADMIN_NAME\":\"Gavleborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GVL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Gavle\",\"POP\":68635,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":547.6,\"Y\":247.6},{\"ADMIN_NAME\":\"Uppsala\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-UPP\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Uppsala\",\"POP\":127734,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.9,\"Y\":252.2},{\"ADMIN_NAME\":\"Sodermanlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-SDR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Nykoping\",\"POP\":27582,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.2,\"Y\":258.1},{\"ADMIN_NAME\":\"Gotlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GTL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Visby\",\"POP\":21970,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.7,\"Y\":264.1},{\"ADMIN_NAME\":\"Malmohus\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-MLM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Malmo\",\"POP\":261548,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":536.1,\"Y\":274.3},{\"ADMIN_NAME\":\"Blekinge\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-BLK\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Karlskrona\",\"POP\":32309,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.4,\"Y\":271.3},{\"ADMIN_NAME\":\"Kristianstads\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KRS\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Kristianstad\",\"POP\":32188,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.3,\"Y\":272.2},{\"ADMIN_NAME\":\"Dimashq\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DMS\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Damascus\",\"POP\":1569394,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":600.6,\"Y\":361.9},{\"ADMIN_NAME\":\"Halab\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HAL\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Aleppo\",\"POP\":1602264,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":603,\"Y\":352.7},{\"ADMIN_NAME\":\"Hims\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HIM\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Homs\",\"POP\":775404,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":601.8,\"Y\":357.8},{\"ADMIN_NAME\":\"Al Hasakah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-AHS\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al-Hasakah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":613,\"Y\":351.8},{\"ADMIN_NAME\":\"Dayr az Zawr\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DAZ\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Dayr az Zawr\",\"POP\":242565,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.3,\"Y\":355.7},{\"ADMIN_NAME\":\"As Suwayda\\u0027\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ASW\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"As Suwayda\",\"POP\":59052,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":601.4,\"Y\":364.5},{\"ADMIN_NAME\":\"Al Qunaytirah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-AQN\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al Qunaytirah\",\"POP\":36143,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.3,\"Y\":363.2},{\"ADMIN_NAME\":\"Dar\\u0027a\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DAR\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Dar\\u0027a\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":600.1,\"Y\":364.8},{\"ADMIN_NAME\":\"Al Ladhiqiyah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ALD\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al Ladhiqiyah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.2,\"Y\":355.1},{\"ADMIN_NAME\":\"Tartus\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-TRT\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Tartus\",\"POP\":89457,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.5,\"Y\":357.2},{\"ADMIN_NAME\":\"Ar Raqqah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ARQ\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Ar Raqqah\",\"POP\":177636,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":608.2,\"Y\":353.6},{\"ADMIN_NAME\":\"Idlib\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-IDL\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Idlib\",\"POP\":128840,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":601.6,\"Y\":353.7},{\"ADMIN_NAME\":\"Hamah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HAM\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Hamah\",\"POP\":460602,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.9,\"Y\":356.4},{\"ADMIN_NAME\":\"Bern\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BER\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Bern\",\"POP\":121631,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":520.6,\"Y\":312.8},{\"ADMIN_NAME\":\"Neuchatel\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-NCH\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Neuchatel\",\"POP\":31270,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.2,\"Y\":312.6},{\"ADMIN_NAME\":\"Fribourg\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-FRB\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Fribourg\",\"POP\":32827,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.8,\"Y\":313.4},{\"ADMIN_NAME\":\"Vaud\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-VAU\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Lausanne\",\"POP\":116751,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":518.4,\"Y\":314.5},{\"ADMIN_NAME\":\"Valais\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-VAL\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Sion\",\"POP\":28045,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.4,\"Y\":315.7},{\"ADMIN_NAME\":\"Geneve\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GEN\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Geneva\",\"POP\":183981,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":517,\"Y\":315.8},{\"ADMIN_NAME\":\"Basel-Stadt\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BST\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Basel\",\"POP\":164488,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":521,\"Y\":310.4},{\"ADMIN_NAME\":\"Basel-Landschaft\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BLN\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Liestal\",\"POP\":12832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":521.4,\"Y\":310.6},{\"ADMIN_NAME\":\"Aargau\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-AAR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Aarau\",\"POP\":15501,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.3,\"Y\":311},{\"ADMIN_NAME\":\"Jura\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-JUR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Delemont\",\"POP\":11315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.4,\"Y\":311.1},{\"ADMIN_NAME\":\"Solothurn\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SLT\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Solothurn\",\"POP\":14853,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.9,\"Y\":311.7},{\"ADMIN_NAME\":\"Luzern\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-LZR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Luzern\",\"POP\":57066,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":523,\"Y\":312.4},{\"ADMIN_NAME\":\"Nidwalden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-NDW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Stans\",\"POP\":7475,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.2,\"Y\":312.8},{\"ADMIN_NAME\":\"Obwalden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-OBW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Sarnen\",\"POP\":9410,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.9,\"Y\":313},{\"ADMIN_NAME\":\"Sankt Gallen\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SGL\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Saint Gallen\",\"POP\":70572,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":526,\"Y\":310.9},{\"ADMIN_NAME\":\"Appenzell Ausser-Rhoden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ASR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Herisau\",\"POP\":15438,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.7,\"Y\":311},{\"ADMIN_NAME\":\"Appenzell Inner-Rhoden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-AIR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Appenzell\",\"POP\":5649,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":311.2},{\"ADMIN_NAME\":\"Graubunden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GRB\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Chur\",\"POP\":32429,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.4,\"Y\":313.2},{\"ADMIN_NAME\":\"Ticino\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-TIC\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Bellinzona\",\"POP\":16572,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525,\"Y\":315.8},{\"ADMIN_NAME\":\"Schaffhausen\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SCH\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Schaffhausen\",\"POP\":33863,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.9,\"Y\":309.7},{\"ADMIN_NAME\":\"Thurgau\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-THR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Frauenfeld\",\"POP\":21979,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.2,\"Y\":310.3},{\"ADMIN_NAME\":\"Zurich\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ZRC\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Zurich\",\"POP\":341730,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523.7,\"Y\":311},{\"ADMIN_NAME\":\"Zug\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ZUG\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Zug\",\"POP\":23435,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.5,\"Y\":311.9},{\"ADMIN_NAME\":\"Glarus\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GLR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Glarus\",\"POP\":5681,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.1,\"Y\":312.4},{\"ADMIN_NAME\":\"Schwyz\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SCW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Schwyz\",\"POP\":14177,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524,\"Y\":312.5},{\"ADMIN_NAME\":\"Uri\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-URI\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Altdorf\",\"POP\":8678,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.9,\"Y\":313.1},{\"ADMIN_NAME\":\"Trinidad \\u0026 Tobago\",\"CountryCode\":\"TD\",\"Country_Name\":\"Trinidad \\u0026 Tobago\",\"GMI_ADMIN\":\"TTO\",\"ISO2_CountryCode\":\"TT\",\"ISO3_Country\":\"TTO\",\"Name\":\"Port of Spain\",\"POP\":49657,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":329.5,\"Y\":430.9},{\"ADMIN_NAME\":\"Krung Thep\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Bangkok\",\"POP\":5104476,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":778.7,\"Y\":422.1},{\"ADMIN_NAME\":\"Nakhon Phanom\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NPH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhom Phanom\",\"POP\":34595,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.3,\"Y\":411.6},{\"ADMIN_NAME\":\"Sakon Nakhon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SNK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sakon Nakhon\",\"POP\":76237,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":788.7,\"Y\":412.3},{\"ADMIN_NAME\":\"Chiang Rai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chang Rai\",\"POP\":78756,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.8,\"Y\":404.2},{\"ADMIN_NAME\":\"Mae Hong Son\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-MHS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Mae Hong Son\",\"POP\":9109,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":771.6,\"Y\":406},{\"ADMIN_NAME\":\"Chumphon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHM\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chumphon\",\"POP\":55835,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":774.9,\"Y\":431.3},{\"ADMIN_NAME\":\"Ranong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RNN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ranong\",\"POP\":24561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":773.4,\"Y\":432.8},{\"ADMIN_NAME\":\"Surat Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-STH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Surat Thani\",\"POP\":127201,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":775.4,\"Y\":435.1},{\"ADMIN_NAME\":\"Phangnga\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phangnga\",\"POP\":9676,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":773.2,\"Y\":437.1},{\"ADMIN_NAME\":\"Phuket\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phuket\",\"POP\":89072,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":772.7,\"Y\":438.7},{\"ADMIN_NAME\":\"Nakhon Si Thammarat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NST\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Si Thammarat\",\"POP\":120836,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":777.1,\"Y\":437.1},{\"ADMIN_NAME\":\"Krabi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Krabi\",\"POP\":31219,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.2,\"Y\":438.2},{\"ADMIN_NAME\":\"Phatthalung\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHL\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phatthalung\",\"POP\":43522,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.4,\"Y\":439.4},{\"ADMIN_NAME\":\"Trang\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TRN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Trang\",\"POP\":66713,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.2,\"Y\":439.6},{\"ADMIN_NAME\":\"Songkhla\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SNG\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Songkhla\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.9,\"Y\":440.6},{\"ADMIN_NAME\":\"Satun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SAT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Satun\",\"POP\":34544,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.4,\"Y\":442.2},{\"ADMIN_NAME\":\"Phayao\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phayao\",\"POP\":21058,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777,\"Y\":406.4},{\"ADMIN_NAME\":\"Chiang Mai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CMA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chiang Mai\",\"POP\":200952,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":774.5,\"Y\":407.5},{\"ADMIN_NAME\":\"Nan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NAN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nan\",\"POP\":24670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":779.4,\"Y\":407.6},{\"ADMIN_NAME\":\"Lamphun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LMP\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Lamphun\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.7,\"Y\":408.4},{\"ADMIN_NAME\":\"Lampang\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LMN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Lampang\",\"POP\":156139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":775.8,\"Y\":409},{\"ADMIN_NAME\":\"Phrae\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phrae\",\"POP\":38538,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.7,\"Y\":409.4},{\"ADMIN_NAME\":\"Uttaradit\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Uttaradit\",\"POP\":58313,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.5,\"Y\":410.9},{\"ADMIN_NAME\":\"Sukhothai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SKH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sukhothai\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":776.5,\"Y\":412.7},{\"ADMIN_NAME\":\"Tak\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TAK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Tak\",\"POP\":24149,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.8,\"Y\":413.1},{\"ADMIN_NAME\":\"Phetchabun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phetchabun\",\"POP\":50656,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":780.4,\"Y\":414.4},{\"ADMIN_NAME\":\"Uthai Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Uthai Thani\",\"POP\":22219,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.3,\"Y\":417.4},{\"ADMIN_NAME\":\"Chai Nat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CNA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chainat\",\"POP\":15469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":418},{\"ADMIN_NAME\":\"Sing Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sing Buri\",\"POP\":20046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.3,\"Y\":418.8},{\"ADMIN_NAME\":\"Lop Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Thahanbok Lop Buri\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.9,\"Y\":419.1},{\"ADMIN_NAME\":\"Ang Thong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-ATH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ang Thong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.5,\"Y\":419.7},{\"ADMIN_NAME\":\"Suphan Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SBR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Supham Buri\",\"POP\":53399,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.6,\"Y\":420},{\"ADMIN_NAME\":\"Phra Nakhon Si Ayutthaya\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PNS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phra Nakhon Si Ayutthaya\",\"POP\":81962,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":778.8,\"Y\":420.4},{\"ADMIN_NAME\":\"Phitsanulok\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phitsanulok\",\"POP\":103427,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778,\"Y\":413.3},{\"ADMIN_NAME\":\"Kamphaeng Phet\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KPH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kamphaeng Phet\",\"POP\":58787,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":775.9,\"Y\":414.3},{\"ADMIN_NAME\":\"Phichit\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phichit\",\"POP\":35760,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.2,\"Y\":414.4},{\"ADMIN_NAME\":\"Nakhon Sawan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NSA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Sawan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":416.5},{\"ADMIN_NAME\":\"Saraburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SRB\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Saraburi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":779.8,\"Y\":419.9},{\"ADMIN_NAME\":\"Nakhon Nayok\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NNA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Nayok\",\"POP\":21309,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.6,\"Y\":420.8},{\"ADMIN_NAME\":\"Pathum Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Pathum Thani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.7,\"Y\":421.3},{\"ADMIN_NAME\":\"Nonthaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NNT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nonthaburi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.7,\"Y\":421.8},{\"ADMIN_NAME\":\"Chachoengsao\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chachoengsao\",\"POP\":49741,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.2,\"Y\":422.3},{\"ADMIN_NAME\":\"Samut Prakan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SPR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Prakan\",\"POP\":388920,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":778.9,\"Y\":422.5},{\"ADMIN_NAME\":\"Samut Sakhon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Sakhon\",\"POP\":63498,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":778,\"Y\":422.7},{\"ADMIN_NAME\":\"Chon Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chon Buri\",\"POP\":219164,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":780,\"Y\":423.2},{\"ADMIN_NAME\":\"Prachuap Khiri Khan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PKK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Prachuap Khiri Khan\",\"POP\":33521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":776.7,\"Y\":427.6},{\"ADMIN_NAME\":\"Kanchanaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KNC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kanchanaburi\",\"POP\":63699,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":775.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Nakhon Pathom\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NPT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Pathom\",\"POP\":117927,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":777.4,\"Y\":421.9},{\"ADMIN_NAME\":\"Ratchaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RTC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ratchaburi\",\"POP\":92448,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.9,\"Y\":422.8},{\"ADMIN_NAME\":\"Samut Songkhram\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Songkhram\",\"POP\":35065,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.2,\"Y\":423},{\"ADMIN_NAME\":\"Phetchaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHB\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phet Buri\",\"POP\":46601,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.1,\"Y\":423.9},{\"ADMIN_NAME\":\"Yasothon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-YST\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Yasothon\",\"POP\":21643,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.7,\"Y\":416.2},{\"ADMIN_NAME\":\"Ubon Ratchathani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-URT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ubon Ratchathani\",\"POP\":122533,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":790.7,\"Y\":417.8},{\"ADMIN_NAME\":\"Sisaket\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sisaket\",\"POP\":44751,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.2,\"Y\":418.2},{\"ADMIN_NAME\":\"Prachin Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Prachin Buri\",\"POP\":32600,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781,\"Y\":421.2},{\"ADMIN_NAME\":\"Rayong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RYN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Rayong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.8,\"Y\":425.1},{\"ADMIN_NAME\":\"Chanthaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chanthaburi\",\"POP\":99819,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":783.1,\"Y\":425.3},{\"ADMIN_NAME\":\"Trat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Trat\",\"POP\":21590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":784.2,\"Y\":426.4},{\"ADMIN_NAME\":\"Khon Kaen\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KKA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Khon Kaen\",\"POP\":147579,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":785.1,\"Y\":414.4},{\"ADMIN_NAME\":\"Kalasin\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KLS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kalasin\",\"POP\":55102,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":786.9,\"Y\":414.4},{\"ADMIN_NAME\":\"Maha Sarakham\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-MSR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Maha Sarakham\",\"POP\":51584,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":786.4,\"Y\":415.1},{\"ADMIN_NAME\":\"Roi Et\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RET\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Roi Et\",\"POP\":39328,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":787.4,\"Y\":415.5},{\"ADMIN_NAME\":\"Chaiyaphum\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHY\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chaiyaphum\",\"POP\":58350,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":782.9,\"Y\":416.2},{\"ADMIN_NAME\":\"Buriram\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-BRR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Buriram\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":785.8,\"Y\":418.5},{\"ADMIN_NAME\":\"Nakhon Ratchasima\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NRT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Ratchasima\",\"POP\":208781,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":783,\"Y\":418.6},{\"ADMIN_NAME\":\"Surin\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SUR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Surin\",\"POP\":46673,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.9,\"Y\":418.8},{\"ADMIN_NAME\":\"Nong Khai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NKH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nong Khai\",\"POP\":63609,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":784.8,\"Y\":410.2},{\"ADMIN_NAME\":\"Loei\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LOE\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Loei\",\"POP\":35273,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782,\"Y\":411.3},{\"ADMIN_NAME\":\"Udon Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Udon Thani\",\"POP\":247231,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":785,\"Y\":411.5},{\"ADMIN_NAME\":\"Pattani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PTT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Pattani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.7,\"Y\":441.5},{\"ADMIN_NAME\":\"Yala\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-YAL\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Yala\",\"POP\":93558,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":780.8,\"Y\":442.4},{\"ADMIN_NAME\":\"Narathiwat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NRH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Narathiwat\",\"POP\":47771,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782.3,\"Y\":442.7},{\"ADMIN_NAME\":\"Dushanbe\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-DSH\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Dushanbe\",\"POP\":543107,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":691,\"Y\":344.3},{\"ADMIN_NAME\":\"Kulyab\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KLB\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Kulob\",\"POP\":78786,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":693.4,\"Y\":346.8},{\"ADMIN_NAME\":\"Kurgan Tyube\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KTB\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Qurghonteppa\",\"POP\":65000,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":690.7,\"Y\":347.1},{\"ADMIN_NAME\":\"Khudzhand\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KDZ\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Leninobod\",\"POP\":144865,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.3,\"Y\":340.3},{\"ADMIN_NAME\":\"Turks \\u0026 Caicos Is.\",\"CountryCode\":\"TK\",\"Country_Name\":\"Turks \\u0026 Caicos Is.\",\"GMI_ADMIN\":\"TCA\",\"ISO2_CountryCode\":\"TC\",\"ISO3_Country\":\"TCA\",\"Name\":\"Grand Turk\",\"POP\":3720,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":302.8,\"Y\":399.6},{\"ADMIN_NAME\":\"Tonga\",\"CountryCode\":\"TN\",\"Country_Name\":\"Tonga\",\"GMI_ADMIN\":\"TON\",\"ISO2_CountryCode\":\"TO\",\"ISO3_Country\":\"TON\",\"Name\":\"Nuku\\u0027 alofa\",\"POP\":22400,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":14.2,\"Y\":520.5},{\"ADMIN_NAME\":\"Golfe\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-GLF\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Lome\",\"POP\":749700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":503.3,\"Y\":443.6},{\"ADMIN_NAME\":\"Bassar\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-BSS\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Bassar\",\"POP\":61845,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":502.2,\"Y\":434.8},{\"ADMIN_NAME\":\"Sotouboua\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-SOT\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Sotouboua\",\"POP\":21054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":502.7,\"Y\":436.8},{\"ADMIN_NAME\":\"Kloto\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-KLT\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Kpalime\",\"POP\":95974,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":501.8,\"Y\":441.4},{\"ADMIN_NAME\":\"Sao Tome\",\"CountryCode\":\"TP\",\"Country_Name\":\"Sao Tome \\u0026 Principe\",\"GMI_ADMIN\":\"STP-STO\",\"ISO2_CountryCode\":\"ST\",\"ISO3_Country\":\"STP\",\"Name\":\"Sao Tome\",\"POP\":53300,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":518.7,\"Y\":459.6},{\"ADMIN_NAME\":\"Principe\",\"CountryCode\":\"TP\",\"Country_Name\":\"Sao Tome \\u0026 Principe\",\"GMI_ADMIN\":\"STP-PRN\",\"ISO2_CountryCode\":\"ST\",\"ISO3_Country\":\"STP\",\"Name\":\"Santo Antonio\",\"POP\":12529,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.5,\"Y\":456},{\"ADMIN_NAME\":\"Tunis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TUN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tunis\",\"POP\":693210,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":528.2,\"Y\":350.6},{\"ADMIN_NAME\":\"Safaqis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SFQ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sfax\",\"POP\":277278,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":529.8,\"Y\":357.7},{\"ADMIN_NAME\":\"Quibili\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QBL\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kebili\",\"POP\":19875,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.9,\"Y\":361.3},{\"ADMIN_NAME\":\"Madaniyin\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-MDN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Medemine\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.9,\"Y\":362.2},{\"ADMIN_NAME\":\"Tatawin\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TTW\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tataouine\",\"POP\":62577,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":529,\"Y\":363.6},{\"ADMIN_NAME\":\"Tawzar\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TWZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tozeur\",\"POP\":34943,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.5,\"Y\":360.5},{\"ADMIN_NAME\":\"Banzart\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-BNZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Bizerte\",\"POP\":115268,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.3,\"Y\":349},{\"ADMIN_NAME\":\"Aryanah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-ARY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"L\\u0027Ariana\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.3,\"Y\":350.5},{\"ADMIN_NAME\":\"Bajah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-BAJ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Beja\",\"POP\":57233,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":525.5,\"Y\":351},{\"ADMIN_NAME\":\"Jundubah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-JND\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Jendouba\",\"POP\":51408,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.3,\"Y\":351.7},{\"ADMIN_NAME\":\"Al Kaf\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AKA\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Le Kef\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524,\"Y\":352.9},{\"ADMIN_NAME\":\"Silyanah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SLY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Siliana\",\"POP\":26960,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526,\"Y\":353.2},{\"ADMIN_NAME\":\"Al Qasrayn\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AQS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kasserine\",\"POP\":81987,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.2,\"Y\":356.1},{\"ADMIN_NAME\":\"Sidi Bu Zayd\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SBZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sdid Bouzid\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.3,\"Y\":356.8},{\"ADMIN_NAME\":\"Qafsah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QFS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Gafsa\",\"POP\":81232,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.4,\"Y\":358.8},{\"ADMIN_NAME\":\"Qabis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QAB\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Gabes\",\"POP\":110075,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528,\"Y\":360.6},{\"ADMIN_NAME\":\"Nabul\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-NAB\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Nabeul\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.8,\"Y\":351.9},{\"ADMIN_NAME\":\"Zaghwan\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-ZGH\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Zaghouan\",\"POP\":16911,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.1,\"Y\":352.1},{\"ADMIN_NAME\":\"Susah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SUS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sousse\",\"POP\":164123,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":529.5,\"Y\":354},{\"ADMIN_NAME\":\"Al Munastir\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AMN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Monasir\",\"POP\":71546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":529.8,\"Y\":354.4},{\"ADMIN_NAME\":\"Al Qayrawan\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AQY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kairouan\",\"POP\":119794,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.8,\"Y\":354.5},{\"ADMIN_NAME\":\"Al Mahdiyah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AMH\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Mahdia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.6,\"Y\":355.2},{\"ADMIN_NAME\":\"Timor Leste\",\"CountryCode\":\"TT\",\"Country_Name\":\"Timor Leste\",\"GMI_ADMIN\":\"TLS\",\"ISO2_CountryCode\":\"TL\",\"ISO3_Country\":\"TLS\",\"Name\":\"Dili\",\"POP\":150000,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":848.1,\"Y\":484.4},{\"ADMIN_NAME\":\"Ankara\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ANK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Ankara\",\"POP\":3517182,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":591.1,\"Y\":339.6},{\"ADMIN_NAME\":\"Erzurum\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ERR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Erzurum\",\"POP\":420691,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":614.5,\"Y\":339.7},{\"ADMIN_NAME\":\"Erzincan\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ERZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Erzincan\",\"POP\":114027,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":609.5,\"Y\":340.3},{\"ADMIN_NAME\":\"Kars\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KAR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kars\",\"POP\":77486,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":619.4,\"Y\":337.2},{\"ADMIN_NAME\":\"Agri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AGR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Agri\",\"POP\":92022,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":619.4,\"Y\":340.4},{\"ADMIN_NAME\":\"Manisa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MAN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Manisa\",\"POP\":243971,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576,\"Y\":344.3},{\"ADMIN_NAME\":\"Tunceli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TNC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tunceli\",\"POP\":29062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.6,\"Y\":342.6},{\"ADMIN_NAME\":\"Izmir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-IZM\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Izmir\",\"POP\":2500603,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":575.3,\"Y\":345},{\"ADMIN_NAME\":\"Bingol\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BNG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bingol\",\"POP\":80568,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":612.3,\"Y\":343.4},{\"ADMIN_NAME\":\"Mus\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MUS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mus\",\"POP\":82536,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":615.1,\"Y\":343.9},{\"ADMIN_NAME\":\"Aydin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AYD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Aydin\",\"POP\":163022,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.2,\"Y\":347},{\"ADMIN_NAME\":\"Bitlis\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BTL\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bitlis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":616.8,\"Y\":345.1},{\"ADMIN_NAME\":\"Siirt\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SII\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Siirt\",\"POP\":114034,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":616.2,\"Y\":346.7},{\"ADMIN_NAME\":\"Diyarbakir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-DYR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Diyarbakir\",\"POP\":644763,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":611.5,\"Y\":346.8},{\"ADMIN_NAME\":\"Mardin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MRD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mardin\",\"POP\":71373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":613,\"Y\":348.9},{\"ADMIN_NAME\":\"Kirklareli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KRK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kirklareli\",\"POP\":58223,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":333},{\"ADMIN_NAME\":\"Edirne\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-EDR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Edirne\",\"POP\":126470,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.6,\"Y\":333.2},{\"ADMIN_NAME\":\"Van\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-VAN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Van\",\"POP\":371713,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620.3,\"Y\":344.8},{\"ADMIN_NAME\":\"Tekirdag\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TKR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tekirdag\",\"POP\":122287,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.3,\"Y\":335.8},{\"ADMIN_NAME\":\"Hakkari\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-HKK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Hakkari\",\"POP\":77699,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":621.3,\"Y\":348},{\"ADMIN_NAME\":\"Canakkale\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-CNK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Canakkale\",\"POP\":87791,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":573.2,\"Y\":338.8},{\"ADMIN_NAME\":\"Balikesir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BLK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Balikesir\",\"POP\":238151,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.3,\"Y\":340.7},{\"ADMIN_NAME\":\"Istanbul\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-IST\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Istanbul\",\"POP\":11174257,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":580.4,\"Y\":335.5},{\"ADMIN_NAME\":\"Kocaeli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KOC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kocaeli\",\"POP\":196571,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":583,\"Y\":336.6},{\"ADMIN_NAME\":\"Sakarya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SKR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sakarya\",\"POP\":286787,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":584.3,\"Y\":336.6},{\"ADMIN_NAME\":\"Bursa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BUR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bursa\",\"POP\":1412701,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":580.6,\"Y\":338.7},{\"ADMIN_NAME\":\"Bilecik\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BLC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bilecik\",\"POP\":40285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.1,\"Y\":338.8},{\"ADMIN_NAME\":\"Eskisehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ESK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Eskisehir\",\"POP\":514869,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":584.6,\"Y\":340.2},{\"ADMIN_NAME\":\"Kutahya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KTH\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kutahya\",\"POP\":185008,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":583.1,\"Y\":341.5},{\"ADMIN_NAME\":\"Afyon\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AFY\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Afyon\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.7,\"Y\":343.8},{\"ADMIN_NAME\":\"Usak\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-USA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Usak\",\"POP\":152862,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":581.5,\"Y\":344.1},{\"ADMIN_NAME\":\"Konya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KON\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Konya\",\"POP\":875530,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":590,\"Y\":347},{\"ADMIN_NAME\":\"Denizli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-DNZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Denizli\",\"POP\":313238,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":580.6,\"Y\":347.3},{\"ADMIN_NAME\":\"Isparta\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ISP\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Isparta\",\"POP\":172334,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":584.7,\"Y\":347.3},{\"ADMIN_NAME\":\"Burdur\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BRD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Burdur\",\"POP\":66158,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":584,\"Y\":347.5},{\"ADMIN_NAME\":\"Mugla\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MUG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mugla\",\"POP\":48183,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":578.6,\"Y\":349.3},{\"ADMIN_NAME\":\"Antalya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ANT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Antalya\",\"POP\":758188,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":585.1,\"Y\":350.4},{\"ADMIN_NAME\":\"Elazig\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ELZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Elazig\",\"POP\":298004,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.7,\"Y\":344.1},{\"ADMIN_NAME\":\"Malatya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MLT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Malatya\",\"POP\":441805,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":606.2,\"Y\":345.3},{\"ADMIN_NAME\":\"Adiyaman\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ADY\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Adiyaman\",\"POP\":223744,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":606.1,\"Y\":347.3},{\"ADMIN_NAME\":\"Kahraman Maras\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KMA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kahramanmaras\",\"POP\":376045,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":602.4,\"Y\":348},{\"ADMIN_NAME\":\"Urfa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-URF\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sanhurfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":607.6,\"Y\":349.5},{\"ADMIN_NAME\":\"Gaziantep\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GZN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Aintab\",\"POP\":1065975,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":603.7,\"Y\":349.8},{\"ADMIN_NAME\":\"Kirsehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KRS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kirsehir\",\"POP\":94336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":594.7,\"Y\":342.5},{\"ADMIN_NAME\":\"Kayseri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KYS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kayseri\",\"POP\":592840,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":598.4,\"Y\":343.9},{\"ADMIN_NAME\":\"Nevsehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-NVS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Nevsehir\",\"POP\":75527,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":344.3},{\"ADMIN_NAME\":\"Nigde\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-NIG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Nigde\",\"POP\":91039,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.2,\"Y\":346.6},{\"ADMIN_NAME\":\"Adana\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ADA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Seyhan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":597.9,\"Y\":350},{\"ADMIN_NAME\":\"Icel\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ICE\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mersin\",\"POP\":537842,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":596,\"Y\":350.7},{\"ADMIN_NAME\":\"Hatay\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-HAT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Antioch\",\"POP\":154803,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":600.1,\"Y\":352.7},{\"ADMIN_NAME\":\"Zonguldak\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ZNG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Zonguldak\",\"POP\":100229,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":588.2,\"Y\":334.1},{\"ADMIN_NAME\":\"Bolu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BOL\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bolu\",\"POP\":96629,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.6,\"Y\":336.7},{\"ADMIN_NAME\":\"Cankiri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-CNR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Cankiri\",\"POP\":71379,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.2,\"Y\":337.2},{\"ADMIN_NAME\":\"Sinop\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SIN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sinop\",\"POP\":34834,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":597.5,\"Y\":332},{\"ADMIN_NAME\":\"Kastamonu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KST\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kastamonu\",\"POP\":70402,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.7,\"Y\":334.3},{\"ADMIN_NAME\":\"Samsun\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Samsun\",\"POP\":394050,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.7,\"Y\":334.7},{\"ADMIN_NAME\":\"Amasya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Amasya\",\"POP\":82896,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.3,\"Y\":337},{\"ADMIN_NAME\":\"Corum\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-COR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Corum\",\"POP\":183418,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.9,\"Y\":337.4},{\"ADMIN_NAME\":\"Yozgat\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-YZG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Yozgat\",\"POP\":87881,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.5,\"Y\":340},{\"ADMIN_NAME\":\"Ordu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ORD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Ordu\",\"POP\":116788,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":605,\"Y\":335.8},{\"ADMIN_NAME\":\"Giresun\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GRS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Giresun\",\"POP\":98864,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":606.4,\"Y\":336.1},{\"ADMIN_NAME\":\"Tokat\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TOK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tokat\",\"POP\":129702,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":601.4,\"Y\":338.3},{\"ADMIN_NAME\":\"Sivas\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SIV\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sivas\",\"POP\":264022,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":602.6,\"Y\":340.3},{\"ADMIN_NAME\":\"Artvin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ART\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Coruh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":615.9,\"Y\":335.1},{\"ADMIN_NAME\":\"Rize\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-RIZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Rize\",\"POP\":92772,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":612.3,\"Y\":335.7},{\"ADMIN_NAME\":\"Trabzon\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TRB\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Trabzon\",\"POP\":244083,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":610.1,\"Y\":335.7},{\"ADMIN_NAME\":\"Gumshane\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Gumushane\",\"POP\":32250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.5,\"Y\":337.7},{\"ADMIN_NAME\":\"Tuvalu\",\"CountryCode\":\"TV\",\"Country_Name\":\"Tuvalu\",\"GMI_ADMIN\":\"TUV\",\"ISO2_CountryCode\":\"TV\",\"ISO3_Country\":\"TUV\",\"Name\":\"Funafuti\",\"POP\":4749,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":996.8,\"Y\":484.3},{\"ADMIN_NAME\":\"Ashkhabad\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-ASH\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Ashgabat\",\"POP\":727700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":661.9,\"Y\":346.7},{\"ADMIN_NAME\":\"Chardzhou\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-CHZ\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Chardzhev\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":676.2,\"Y\":342.7},{\"ADMIN_NAME\":\"Krasnovodsk\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-KRS\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Turkmenbashi\",\"POP\":68292,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":646.8,\"Y\":339.3},{\"ADMIN_NAME\":\"Tashauz\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-TSH\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Dashkhovuz\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":666.2,\"Y\":332.7},{\"ADMIN_NAME\":\"Mary\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-MRY\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Mary\",\"POP\":114680,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":671.4,\"Y\":348},{\"ADMIN_NAME\":\"Dar es Salaam\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-DES\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Dar es Salaam\",\"POP\":2698652,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":608.8,\"Y\":479.5},{\"ADMIN_NAME\":\"Rukwa\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-RUK\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Sumbawanga\",\"POP\":89161,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.6,\"Y\":482.7},{\"ADMIN_NAME\":\"Mbeya\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MBE\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mbeya\",\"POP\":291649,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":592.7,\"Y\":485.3},{\"ADMIN_NAME\":\"Ziwa Magharibi\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZMG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Bukoba\",\"POP\":70628,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":588.2,\"Y\":464.2},{\"ADMIN_NAME\":\"Mwanza\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MWN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mwanza\",\"POP\":436801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":591.2,\"Y\":467.5},{\"ADMIN_NAME\":\"Shinyanga\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-SHN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Shinyanga\",\"POP\":107362,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":592.7,\"Y\":470.7},{\"ADMIN_NAME\":\"Tabora\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-TAB\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Tabora\",\"POP\":145292,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591,\"Y\":474.5},{\"ADMIN_NAME\":\"Kigoma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-KIG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Kigoma\",\"POP\":164268,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":582.1,\"Y\":474.1},{\"ADMIN_NAME\":\"Kilimanjaro\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-KLM\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Moshi\",\"POP\":156959,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":603.5,\"Y\":469.8},{\"ADMIN_NAME\":\"Arusha\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ARS\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Arusha\",\"POP\":341136,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.7,\"Y\":469.9},{\"ADMIN_NAME\":\"Pemba North\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PNR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Wete\",\"POP\":26450,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.1,\"Y\":474.6},{\"ADMIN_NAME\":\"Tanga\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-TAN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Tanga\",\"POP\":224876,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":608.4,\"Y\":474.6},{\"ADMIN_NAME\":\"Pemba South\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PSO\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mkoani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610,\"Y\":475.4},{\"ADMIN_NAME\":\"Lindi\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-LIN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Lindi\",\"POP\":41912,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.1,\"Y\":488.4},{\"ADMIN_NAME\":\"Mtwara\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MTW\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mtwara\",\"POP\":96602,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":611.4,\"Y\":489.2},{\"ADMIN_NAME\":\"Zanzibar North\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZNR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mkokotoni\",\"POP\":2572,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.8,\"Y\":476.9},{\"ADMIN_NAME\":\"Zanzibar Central/South\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZCN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Koani\",\"POP\":2311,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.9,\"Y\":477.6},{\"ADMIN_NAME\":\"Zanzibar Urban/West\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZUR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Zanzibar\",\"POP\":403658,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.7,\"Y\":477.7},{\"ADMIN_NAME\":\"Dodoma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-DOD\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Dodoma\",\"POP\":180541,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":599.1,\"Y\":477.7},{\"ADMIN_NAME\":\"Pwani\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PWA\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Kibaha\",\"POP\":23651,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":607.9,\"Y\":479.4},{\"ADMIN_NAME\":\"Morogoro\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MRG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Morogoro\",\"POP\":250902,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":604.4,\"Y\":479.5},{\"ADMIN_NAME\":\"Iringa\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-IRN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Iringa\",\"POP\":111820,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.9,\"Y\":482.2},{\"ADMIN_NAME\":\"Ruvuma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-RUV\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Songea\",\"POP\":126449,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.8,\"Y\":490.4},{\"ADMIN_NAME\":\"Mara\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MAR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Musoma\",\"POP\":121119,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.7,\"Y\":464.7},{\"ADMIN_NAME\":\"Singida\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-SNG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Singida\",\"POP\":62432,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":473.9},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-CNT\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Kampala\",\"POP\":1353189,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.3,\"Y\":459.7},{\"ADMIN_NAME\":\"Nile\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NIL\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Arua\",\"POP\":55585,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":585.7,\"Y\":452.2},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NRT\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Gulu\",\"POP\":146858,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":589.5,\"Y\":452.9},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-WST\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Fort Portal\",\"POP\":42670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.9,\"Y\":458.7},{\"ADMIN_NAME\":\"North Buganda\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NRB\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Bombo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":590.2,\"Y\":458.9},{\"ADMIN_NAME\":\"Busoga\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-BUS\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Jinja\",\"POP\":93061,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":592,\"Y\":459.4},{\"ADMIN_NAME\":\"Karamoja\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-KRM\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Moroto\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":596,\"Y\":453.5},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-EST\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Mbale\",\"POP\":76493,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":594.7,\"Y\":457.6},{\"ADMIN_NAME\":\"South Buganda\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-STB\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Masaka\",\"POP\":65373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":588,\"Y\":461.5},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-STH\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Mbarara\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585,\"Y\":462.2},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"London\",\"POP\":7421209,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":499.5,\"Y\":293.5},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Fawley\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.3,\"Y\":296.5},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Sheffield\",\"POP\":447047,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.9,\"Y\":284.9},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Birmingham\",\"POP\":984333,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":494.8,\"Y\":289},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Hunterston\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.5,\"Y\":273.6},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Teesport\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.8,\"Y\":279.2},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Glasgow\",\"POP\":610268,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":488.2,\"Y\":273},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Leeds\",\"POP\":455123,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.8,\"Y\":282.9},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Manchester\",\"POP\":395515,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":493.7,\"Y\":284.4},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Liverpool\",\"POP\":468945,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.8,\"Y\":284.7},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Dundee\",\"POP\":151592,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":491.8,\"Y\":270},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Southampton\",\"POP\":246201,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.1,\"Y\":296.1},{\"ADMIN_NAME\":\"Northern Ireland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-NIR\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Belfast\",\"POP\":274770,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":483.6,\"Y\":279.2},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Edinburgh\",\"POP\":435791,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491,\"Y\":272.7},{\"ADMIN_NAME\":\"Wales\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-WLS\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Cardiff\",\"POP\":302139,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.1,\"Y\":293.5},{\"ADMIN_NAME\":\"Kyiv\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KYV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kyiv\",\"POP\":2514227,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":584.6,\"Y\":298.1},{\"ADMIN_NAME\":\"Zhitomir\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZTM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Zhytomyra\",\"POP\":282192,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.5,\"Y\":298.9},{\"ADMIN_NAME\":\"Cherkassy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHK\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Cherkasy\",\"POP\":297568,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":588.9,\"Y\":302.4},{\"ADMIN_NAME\":\"Vinnitsa\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-VNT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Vinnytsya\",\"POP\":352115,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579,\"Y\":303.3},{\"ADMIN_NAME\":\"Kirovograd\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KVG\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kirovohrad\",\"POP\":249454,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":589.4,\"Y\":306.4},{\"ADMIN_NAME\":\"Odessa\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ODS\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Odesa\",\"POP\":1001558,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":585.2,\"Y\":314.7},{\"ADMIN_NAME\":\"Zakarpats\\u0027ka\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZKP\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Uzhhorod\",\"POP\":117878,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561.9,\"Y\":305.9},{\"ADMIN_NAME\":\"Khar\\u0027kov\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KKV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kharkiv\",\"POP\":1430885,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":600.4,\"Y\":300.1},{\"ADMIN_NAME\":\"Poltava\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-PLT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Poltava\",\"POP\":317847,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.8,\"Y\":301.8},{\"ADMIN_NAME\":\"Lugansk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-LHN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Luhans\\u0027k\",\"POP\":452000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.8,\"Y\":305.8},{\"ADMIN_NAME\":\"Dnepropetrovsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-DNP\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Dnipropetrovs\\u0027k\",\"POP\":1032822,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":597.4,\"Y\":306.7},{\"ADMIN_NAME\":\"Donetsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-DNT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Donets\\u0027k\",\"POP\":1024700,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":604.6,\"Y\":308.3},{\"ADMIN_NAME\":\"Zaporozh\\u0027ye\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZPR\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Zaporiyhzhya\",\"POP\":796217,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":597.5,\"Y\":309.1},{\"ADMIN_NAME\":\"Sumy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-SUM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Sumy\",\"POP\":294456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":596.6,\"Y\":295.9},{\"ADMIN_NAME\":\"Chernigov\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHH\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Chernihiv\",\"POP\":307684,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":586.8,\"Y\":293.4},{\"ADMIN_NAME\":\"Nikolayev\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-MKL\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Mykolayiv\",\"POP\":510840,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":588.7,\"Y\":312.7},{\"ADMIN_NAME\":\"Kherson\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KRN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kherson\",\"POP\":320477,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":590.2,\"Y\":314.5},{\"ADMIN_NAME\":\"Volyn\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-VLY\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kovel\\u0027\",\"POP\":66400,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.2,\"Y\":296.8},{\"ADMIN_NAME\":\"Crimean\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KRM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Simferopol\\u0027\",\"POP\":358108,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":594.5,\"Y\":320.7},{\"ADMIN_NAME\":\"Rovno\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-RVN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Rivne\",\"POP\":255106,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":572.5,\"Y\":297.1},{\"ADMIN_NAME\":\"L\\u0027viv\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-LVV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"L\\u0027viv\",\"POP\":717803,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":566.6,\"Y\":300.7},{\"ADMIN_NAME\":\"Ternopl\\u0027\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-TRN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Ternopil\\u0027\",\"POP\":235676,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571,\"Y\":302},{\"ADMIN_NAME\":\"Khmel\\u0027nitskiy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KML\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Khmel\\u0027nyts\\u0027kyz\",\"POP\":398346,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":574.8,\"Y\":302.5},{\"ADMIN_NAME\":\"Ivano-Frankovsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-IVF\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Ivano-frankivs\\u0027k\",\"POP\":204200,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.5,\"Y\":304.7},{\"ADMIN_NAME\":\"Chernovtsy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Chernivtsi\",\"POP\":236250,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571.9,\"Y\":307.3},{\"ADMIN_NAME\":\"District of Columbia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-DOC\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Washington D.C.\",\"POP\":552433,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":286.7,\"Y\":343.4},{\"ADMIN_NAME\":\"North Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Charlotte\",\"POP\":598351,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":275.9,\"Y\":356.2},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MRY\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Baltimore\",\"POP\":610892,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":287.6,\"Y\":341.8},{\"ADMIN_NAME\":\"Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRG\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Norfolk\",\"POP\":10386,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.6,\"Y\":350.4},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Brooklyn\",\"POP\":11037,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":294.8,\"Y\":337},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Chester\",\"POP\":19621,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":291.1,\"Y\":339.9},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Rochester\",\"POP\":211354,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":284.8,\"Y\":327.5},{\"ADMIN_NAME\":\"New Jersey\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NJR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Newark\",\"POP\":280123,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":294.3,\"Y\":336.8},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"New York\",\"POP\":8008278,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":295.1,\"Y\":336.8},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Philadelphia\",\"POP\":1517550,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":291.5,\"Y\":339.6},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Galveston\",\"POP\":56420,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":237.2,\"Y\":375.5},{\"ADMIN_NAME\":\"Louisiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-LOU\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"New Orleans\",\"POP\":484674,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":250.2,\"Y\":373.5},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Houston\",\"POP\":2027712,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":235.5,\"Y\":374},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Fairbanks\",\"POP\":30224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":90.7,\"Y\":222.3},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Nome\",\"POP\":3485,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":41.8,\"Y\":224},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Seward\",\"POP\":2900,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":85.7,\"Y\":250.7},{\"ADMIN_NAME\":\"Minnesota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Minneapolis\",\"POP\":367773,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":241.3,\"Y\":320.9},{\"ADMIN_NAME\":\"Hawaii\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-HAW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Hilo\",\"POP\":43050,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":70.1,\"Y\":404.8},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Anchorage\",\"POP\":260283,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":84.4,\"Y\":244.6},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Diego\",\"POP\":1223400,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":175.3,\"Y\":364.3},{\"ADMIN_NAME\":\"Washington\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WSH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Seattle\",\"POP\":569369,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":160.9,\"Y\":310.2},{\"ADMIN_NAME\":\"Oregon\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ORE\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Portland\",\"POP\":10638,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":160,\"Y\":318.8},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Oakland\",\"POP\":399484,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":161,\"Y\":347.2},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Francisco\",\"POP\":732072,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":160.7,\"Y\":347.2},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Jose\",\"POP\":894943,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":162.2,\"Y\":348.9},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Los Angeles\",\"POP\":3694820,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":172.2,\"Y\":360.2},{\"ADMIN_NAME\":\"Kansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KAN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Kansas City\",\"POP\":146866,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":237.7,\"Y\":343},{\"ADMIN_NAME\":\"Missouri\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MOS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"St. Louis\",\"POP\":320916,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":249.6,\"Y\":344.3},{\"ADMIN_NAME\":\"Tennessee\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Memphis\",\"POP\":650100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":250.5,\"Y\":356.5},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"El Paso\",\"POP\":563662,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":204.9,\"Y\":367.6},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Dallas\",\"POP\":13852,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":232,\"Y\":364.3},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Antonio\",\"POP\":1256810,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":226.9,\"Y\":375.1},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Buffalo\",\"POP\":14283,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.4,\"Y\":328.7},{\"ADMIN_NAME\":\"Michigan\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MCH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Detroit\",\"POP\":951270,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":269.7,\"Y\":330.6},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cleveland\",\"POP\":12763,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":273.4,\"Y\":334.3},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Pittsburgh\",\"POP\":319494,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":278.2,\"Y\":337.6},{\"ADMIN_NAME\":\"Alabama\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Mobile\",\"POP\":190274,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":255.7,\"Y\":371.1},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jacksonville\",\"POP\":797557,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":273.6,\"Y\":372.3},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Tampa\",\"POP\":324465,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":271,\"Y\":379.7},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Miami\",\"POP\":13336,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.5,\"Y\":386.4},{\"ADMIN_NAME\":\"Wisconsin\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WIS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Milwaukee\",\"POP\":579180,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":256.1,\"Y\":328},{\"ADMIN_NAME\":\"Illinois\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ILL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Chicago\",\"POP\":2841952,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":257,\"Y\":332.7},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cincinnati\",\"POP\":306382,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":265.8,\"Y\":342.5},{\"ADMIN_NAME\":\"Kentucky\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Frankfort\",\"POP\":16315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":345.8},{\"ADMIN_NAME\":\"Tennessee\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Nashville\",\"POP\":530852,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":259.3,\"Y\":353},{\"ADMIN_NAME\":\"West Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WVR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Charleston\",\"POP\":19399,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":273.6,\"Y\":345.3},{\"ADMIN_NAME\":\"South Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-SCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Columbia\",\"POP\":33641,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":275.5,\"Y\":360.2},{\"ADMIN_NAME\":\"Georgia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-GEO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Atlanta\",\"POP\":422908,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":266.2,\"Y\":360.9},{\"ADMIN_NAME\":\"Delaware\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-DEL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Dover\",\"POP\":18717,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":290.6,\"Y\":342.5},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MRY\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Annapolis\",\"POP\":36252,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.9,\"Y\":343.1},{\"ADMIN_NAME\":\"Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRG\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Richmond\",\"POP\":30697,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.2,\"Y\":348.1},{\"ADMIN_NAME\":\"North Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Raleigh\",\"POP\":276093,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":282,\"Y\":354.2},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Albany\",\"POP\":75794,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":295.5,\"Y\":329.6},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Harrisburg\",\"POP\":47840,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.8,\"Y\":338.4},{\"ADMIN_NAME\":\"New Jersey\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NJR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Trenton\",\"POP\":84833,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":292.7,\"Y\":338.6},{\"ADMIN_NAME\":\"Maine\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MAI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Augusta\",\"POP\":18560,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.6,\"Y\":323.2},{\"ADMIN_NAME\":\"Vermont\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Montpelier\",\"POP\":7828,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.8,\"Y\":323.4},{\"ADMIN_NAME\":\"New Hampshire\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NHM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Concord\",\"POP\":16810,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.7,\"Y\":327.5},{\"ADMIN_NAME\":\"Massachusetts\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MSS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Boston\",\"POP\":589141,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":302.9,\"Y\":330.6},{\"ADMIN_NAME\":\"Rhode Island\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-RHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Providence\",\"POP\":177595,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302,\"Y\":332.7},{\"ADMIN_NAME\":\"Connecticut\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Hartford\",\"POP\":12525,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.5,\"Y\":332.9},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Juneau\",\"POP\":30711,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":127.4,\"Y\":260.6},{\"ADMIN_NAME\":\"Mississippi\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MSP\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jackson\",\"POP\":176696,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":249.9,\"Y\":365.8},{\"ADMIN_NAME\":\"Louisiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-LOU\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Baton Rouge\",\"POP\":223349,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":247.3,\"Y\":371.8},{\"ADMIN_NAME\":\"Minnesota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Saint Paul\",\"POP\":274792,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":242,\"Y\":320.5},{\"ADMIN_NAME\":\"South Dakota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-SDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Pierre\",\"POP\":13879,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":221.8,\"Y\":323},{\"ADMIN_NAME\":\"Hawaii\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-HAW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Honolulu\",\"POP\":371657,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":62.4,\"Y\":400},{\"ADMIN_NAME\":\"Iowa\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IOW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Des Moines\",\"POP\":28668,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":240.5,\"Y\":333.5},{\"ADMIN_NAME\":\"Nebraska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NEB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Lincoln\",\"POP\":242072,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":232,\"Y\":336.4},{\"ADMIN_NAME\":\"Kansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KAN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Topeka\",\"POP\":121570,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":234.7,\"Y\":342.8},{\"ADMIN_NAME\":\"Oklahoma\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OKL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Oklahoma City\",\"POP\":532950,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":229.6,\"Y\":355.2},{\"ADMIN_NAME\":\"Washington\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WSH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Olympia\",\"POP\":44916,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":159.3,\"Y\":312.4},{\"ADMIN_NAME\":\"Idaho\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Boise\",\"POP\":145987,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":177.8,\"Y\":325.9},{\"ADMIN_NAME\":\"Oregon\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ORE\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Salem\",\"POP\":24314,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":159,\"Y\":320.7},{\"ADMIN_NAME\":\"North Dakota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Bismarck\",\"POP\":56706,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":220.6,\"Y\":313.4},{\"ADMIN_NAME\":\"Nevada\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NEV\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Carson City\",\"POP\":57341,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":168,\"Y\":342.4},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Sacramento\",\"POP\":467898,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":163.4,\"Y\":344.5},{\"ADMIN_NAME\":\"Montana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNT\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Helena\",\"POP\":27340,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":189.4,\"Y\":314.2},{\"ADMIN_NAME\":\"Wyoming\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WYM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cheyenne\",\"POP\":55443,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":209.4,\"Y\":335.2},{\"ADMIN_NAME\":\"Utah\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-UTA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Salt Lake City\",\"POP\":178026,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":189.8,\"Y\":336.9},{\"ADMIN_NAME\":\"Colorado\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-COL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Denver\",\"POP\":554636,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":208.7,\"Y\":340.9},{\"ADMIN_NAME\":\"Missouri\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MOS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jefferson City\",\"POP\":35883,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":244.5,\"Y\":344.5},{\"ADMIN_NAME\":\"New Mexico\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NME\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Santa Fe\",\"POP\":69205,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":206.3,\"Y\":354.5},{\"ADMIN_NAME\":\"Arkansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ARK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Little Rock\",\"POP\":184217,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":244.1,\"Y\":357.7},{\"ADMIN_NAME\":\"Arizona\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ARZ\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Phoenix\",\"POP\":1321045,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":189.2,\"Y\":361.9},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Austin\",\"POP\":23451,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":229.1,\"Y\":372.4},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Columbus\",\"POP\":20823,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":269.9,\"Y\":339.2},{\"ADMIN_NAME\":\"Alabama\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Montgomery\",\"POP\":198325,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":260.8,\"Y\":365.7},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Tallahassee\",\"POP\":153583,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":266.3,\"Y\":371.9},{\"ADMIN_NAME\":\"Wisconsin\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WIS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Madison\",\"POP\":19100,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":252.2,\"Y\":328},{\"ADMIN_NAME\":\"Michigan\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MCH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Lansing\",\"POP\":117691,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":265.6,\"Y\":329.3},{\"ADMIN_NAME\":\"Indiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IND\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Indianapolis\",\"POP\":773283,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":261.2,\"Y\":340.1},{\"ADMIN_NAME\":\"Illinois\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ILL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Springfield\",\"POP\":23363,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.5,\"Y\":340.1},{\"ADMIN_NAME\":\"Kadiogo\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KDG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ouagadougou\",\"POP\":1086505,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":495.4,\"Y\":425.7},{\"ADMIN_NAME\":\"Oudalan\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-ODL\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Gorom Gorom\",\"POP\":6691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.4,\"Y\":420.1},{\"ADMIN_NAME\":\"Soum\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SOM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Djibo\",\"POP\":22223,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":495.5,\"Y\":421.1},{\"ADMIN_NAME\":\"Sourou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SOR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Tougan\",\"POP\":17590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.5,\"Y\":424},{\"ADMIN_NAME\":\"Kossi\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Nouna\",\"POP\":29048,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":489.3,\"Y\":425},{\"ADMIN_NAME\":\"Mouhoun\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-MHN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Dedougou\",\"POP\":45341,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":490.4,\"Y\":425.8},{\"ADMIN_NAME\":\"Yatenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-YTN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ouahigouya\",\"POP\":61096,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.3,\"Y\":422.6},{\"ADMIN_NAME\":\"Passore\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-PSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Yako\",\"POP\":22904,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":493.7,\"Y\":424.3},{\"ADMIN_NAME\":\"Oubritenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-OBR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ziniare\",\"POP\":12703,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.4,\"Y\":425.4},{\"ADMIN_NAME\":\"Sanguie\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SNG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Reo\",\"POP\":37535,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":493.2,\"Y\":426.1},{\"ADMIN_NAME\":\"Boulkiemde\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BLK\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Koudougou\",\"POP\":87347,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.4,\"Y\":426.3},{\"ADMIN_NAME\":\"Bazega\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BZG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Kombissiri\",\"POP\":30137,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.3,\"Y\":426.9},{\"ADMIN_NAME\":\"Seno\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SEN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Dori\",\"POP\":37806,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Sanmatenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SNM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Kaya\",\"POP\":39229,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":497,\"Y\":424},{\"ADMIN_NAME\":\"Gnagna\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GNG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Bogande\",\"POP\":9854,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.6,\"Y\":424.3},{\"ADMIN_NAME\":\"Namentenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-NMT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Boulsa\",\"POP\":17489,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":498.4,\"Y\":425.2},{\"ADMIN_NAME\":\"Ganzourgou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GNZ\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Zorgo\",\"POP\":23892,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":498.3,\"Y\":426.4},{\"ADMIN_NAME\":\"Kouritenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KRT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Koupela\",\"POP\":32052,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499,\"Y\":426.6},{\"ADMIN_NAME\":\"Boulgou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BLG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Tenkodogo\",\"POP\":37658,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499,\"Y\":427.7},{\"ADMIN_NAME\":\"Zoundweogo\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-ZND\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Manga\",\"POP\":15173,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":497,\"Y\":428},{\"ADMIN_NAME\":\"Tapoa\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-TAP\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Diapaga\",\"POP\":26013,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":505,\"Y\":426.8},{\"ADMIN_NAME\":\"Gourma\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GRM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Fada Ngourma\",\"POP\":33910,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":501,\"Y\":426.9},{\"ADMIN_NAME\":\"Houet\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-HUT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Bobo Dioulasso\",\"POP\":360106,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":488.1,\"Y\":429.4},{\"ADMIN_NAME\":\"Kenedougou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KND\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Orodara\",\"POP\":18632,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.4,\"Y\":430},{\"ADMIN_NAME\":\"Bougouriba\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BGR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Diebougou\",\"POP\":12732,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491,\"Y\":430},{\"ADMIN_NAME\":\"Comoe\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-COM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Banfora\",\"POP\":60288,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":486.8,\"Y\":430.9},{\"ADMIN_NAME\":\"Poni\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-PON\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Gaoua\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.2,\"Y\":431.8},{\"ADMIN_NAME\":\"Nahouri\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-NHR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Po\",\"POP\":17924,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.9,\"Y\":429.4},{\"ADMIN_NAME\":\"Sissili\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Leo\",\"POP\":26884,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":494.2,\"Y\":429.6},{\"ADMIN_NAME\":\"Montevideo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-MNT\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Montevideo\",\"POP\":1270737,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":344.3,\"Y\":564},{\"ADMIN_NAME\":\"Artigas\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-ART\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Artigas\",\"POP\":41909,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.4,\"Y\":549.1},{\"ADMIN_NAME\":\"San Jose\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SJO\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"San Jose De Mayo\",\"POP\":36529,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342.8,\"Y\":562.1},{\"ADMIN_NAME\":\"Colonia\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-COL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Colonia del Sacramento\",\"POP\":21714,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.7,\"Y\":562.5},{\"ADMIN_NAME\":\"Canelones\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-CNL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Canelones\",\"POP\":19698,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":344,\"Y\":562.7},{\"ADMIN_NAME\":\"Salto\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SAL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Salto\",\"POP\":99823,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":339.3,\"Y\":552.3},{\"ADMIN_NAME\":\"Paysandu\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-PYS\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Paysandu\",\"POP\":73249,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":339,\"Y\":555.4},{\"ADMIN_NAME\":\"Rio Negro\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-RNE\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Fray Bentos\",\"POP\":23279,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":338.4,\"Y\":558},{\"ADMIN_NAME\":\"Soriano\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SOR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Mercedes\",\"POP\":42359,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.2,\"Y\":558.5},{\"ADMIN_NAME\":\"Durazno\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-DRZ\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Durazno\",\"POP\":33926,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.3,\"Y\":559},{\"ADMIN_NAME\":\"Flores\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-FLR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Trinidad\",\"POP\":21093,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342.3,\"Y\":559.4},{\"ADMIN_NAME\":\"Rivera\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-RIV\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Rivera\",\"POP\":64631,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":346.1,\"Y\":550.7},{\"ADMIN_NAME\":\"Tacuarembo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-TCR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Tacuarembo\",\"POP\":51854,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":344.8,\"Y\":553.3},{\"ADMIN_NAME\":\"Cerro Largo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-CLA\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Melo\",\"POP\":51023,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":349.8,\"Y\":555.5},{\"ADMIN_NAME\":\"Treinta y Tres\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-TYT\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Treinta Y Tres\",\"POP\":25653,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.3,\"Y\":558.3},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-FLD\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Florida\",\"POP\":32234,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":344.2,\"Y\":561.2},{\"ADMIN_NAME\":\"Lavalleja\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-LVL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Minas\",\"POP\":38025,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":346.9,\"Y\":562.2},{\"ADMIN_NAME\":\"Rocha\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-ROC\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Rocha\",\"POP\":25515,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.4,\"Y\":562.6},{\"ADMIN_NAME\":\"Maldonado\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-MLD\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Maldonado\",\"POP\":55478,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":347.7,\"Y\":564},{\"ADMIN_NAME\":\"Tashkent\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-TSK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Tashkent\",\"POP\":1978028,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":692.3,\"Y\":334.8},{\"ADMIN_NAME\":\"Navoi\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-NAV\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Navoi\",\"POP\":129725,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":681.1,\"Y\":339.1},{\"ADMIN_NAME\":\"Bukhara\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-BKH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Bukhara\",\"POP\":247644,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":678.6,\"Y\":340.2},{\"ADMIN_NAME\":\"Samarkand\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SMK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Samarkand\",\"POP\":319366,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":685.6,\"Y\":340.6},{\"ADMIN_NAME\":\"Kashkadar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KSH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Karshi\",\"POP\":222898,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":682.3,\"Y\":343.4},{\"ADMIN_NAME\":\"Surkhandar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SRK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Termez\",\"POP\":140385,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":686.4,\"Y\":349.1},{\"ADMIN_NAME\":\"Karakalpakstan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KRK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Nukus\",\"POP\":230006,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":665.3,\"Y\":330.3},{\"ADMIN_NAME\":\"Khorezm\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KHR\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Urgench\",\"POP\":150110,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":668.2,\"Y\":333.6},{\"ADMIN_NAME\":\"Namangan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-NMG\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Namangan\",\"POP\":432456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":698.7,\"Y\":335.7},{\"ADMIN_NAME\":\"Andizhan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-AND\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Andizhan\",\"POP\":318419,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":700.6,\"Y\":336.5},{\"ADMIN_NAME\":\"Fergana\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-FRG\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Fergana\",\"POP\":164322,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":699,\"Y\":338},{\"ADMIN_NAME\":\"Syrdar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SRD\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Gulistan\",\"POP\":53373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":690.7,\"Y\":337.5},{\"ADMIN_NAME\":\"Dzhizak\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-DZH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Dzhizak\",\"POP\":152642,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":688.1,\"Y\":339},{\"ADMIN_NAME\":\"St. Vincent \\u0026 the Grenadines\",\"CountryCode\":\"VC\",\"Country_Name\":\"St. Vincent \\u0026 the Grenadines\",\"GMI_ADMIN\":\"VCT\",\"ISO2_CountryCode\":\"VC\",\"ISO3_Country\":\"VCT\",\"Name\":\"Kingstown\",\"POP\":24518,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":330.3,\"Y\":423.8},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-DFD\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Caracas\",\"POP\":1815679,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":314.5,\"Y\":431.3},{\"ADMIN_NAME\":\"Anzoategui\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ANZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Puerto La Cruz\",\"POP\":370000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":320.8,\"Y\":432},{\"ADMIN_NAME\":\"Miranda\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MRN\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Los Teques\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":314.2,\"Y\":431.7},{\"ADMIN_NAME\":\"Anzoategui\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ANZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barcelona\",\"POP\":424795,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":320.7,\"Y\":432.3},{\"ADMIN_NAME\":\"Guarico\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-GUA\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Juan De Los Morros\",\"POP\":87739,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":313.3,\"Y\":433},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-BLV\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Ciudad Bolivar\",\"POP\":338000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":323.8,\"Y\":438},{\"ADMIN_NAME\":\"Apure\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-APU\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Fernado de Apure\",\"POP\":78779,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":312.9,\"Y\":438.6},{\"ADMIN_NAME\":\"Neuva Esparta\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-NES\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"La Asuncion\",\"POP\":35084,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":322.9,\"Y\":429.8},{\"ADMIN_NAME\":\"Sucre\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-SUC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Cumana\",\"POP\":257783,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":322.1,\"Y\":431.4},{\"ADMIN_NAME\":\"Monagas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MNG\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maturin\",\"POP\":410972,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":324.8,\"Y\":433.4},{\"ADMIN_NAME\":\"Delta Amacuro\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-DAM\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Tucupita\",\"POP\":51534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":328,\"Y\":435.4},{\"ADMIN_NAME\":\"Zulia\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ZUL\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maracaibo\",\"POP\":2225000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":301.4,\"Y\":430.9},{\"ADMIN_NAME\":\"Trujillo\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-TRJ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Trujillo\",\"POP\":38110,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.7,\"Y\":434.5},{\"ADMIN_NAME\":\"Merida\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MER\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Merida\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":302.8,\"Y\":436.6},{\"ADMIN_NAME\":\"Tachira\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-TCH\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Cristobal\",\"POP\":246583,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":299.8,\"Y\":439},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-AMZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Puerto Ayacucho\",\"POP\":52526,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":312.5,\"Y\":444.8},{\"ADMIN_NAME\":\"Yaracuy\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-YRC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Felipe\",\"POP\":76766,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":309.4,\"Y\":431.8},{\"ADMIN_NAME\":\"Aragua\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ARA\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maracay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":312.6,\"Y\":432},{\"ADMIN_NAME\":\"Carabobo\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-CRB\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Valencia\",\"POP\":1385083,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":311.5,\"Y\":432.2},{\"ADMIN_NAME\":\"Lara\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-LAR\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barquisimeto\",\"POP\":809490,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":307.8,\"Y\":432.5},{\"ADMIN_NAME\":\"Cojedes\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-CJD\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Carlos\",\"POP\":77192,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":309.9,\"Y\":433.7},{\"ADMIN_NAME\":\"Portuguesa\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-PRT\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Guanare\",\"POP\":112286,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":306.6,\"Y\":435.4},{\"ADMIN_NAME\":\"Barinas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-BRN\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barinas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.4,\"Y\":436.5},{\"ADMIN_NAME\":\"Falcon\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-FLC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Coro\",\"POP\":195227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":306.8,\"Y\":428.7},{\"ADMIN_NAME\":\"British Virgin Is.\",\"CountryCode\":\"VI\",\"Country_Name\":\"British Virgin Is.\",\"GMI_ADMIN\":\"VGB\",\"ISO2_CountryCode\":\"VG\",\"ISO3_Country\":\"VGB\",\"Name\":\"Road Town\",\"POP\":8449,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320.9,\"Y\":408.6},{\"ADMIN_NAME\":\"Ha Noi\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HNO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hanoi\",\"POP\":1431270,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":793.4,\"Y\":400.9},{\"ADMIN_NAME\":\"Hai Phong\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HPH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Haiphong\",\"POP\":602695,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":795.7,\"Y\":401.4},{\"ADMIN_NAME\":\"Ho Chi Minh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HCM\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ho Chi Minh City\",\"POP\":3467331,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.7,\"Y\":430.6},{\"ADMIN_NAME\":\"Nghe An\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-NAN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Vinh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792.9,\"Y\":407.9},{\"ADMIN_NAME\":\"Ha Tinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HTN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ha Tinh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.6,\"Y\":408.8},{\"ADMIN_NAME\":\"Quang Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Dong Hoi\",\"POP\":31040,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795.6,\"Y\":411.4},{\"ADMIN_NAME\":\"Lai Chau\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LCH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Luan Chau\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.5,\"Y\":398.8},{\"ADMIN_NAME\":\"Son La\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-SLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Son La\",\"POP\":19054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.1,\"Y\":400},{\"ADMIN_NAME\":\"An Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-AGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Long Xuyen\",\"POP\":158153,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":792.3,\"Y\":431.6},{\"ADMIN_NAME\":\"Kien Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Rach Gia\",\"POP\":228356,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":791.3,\"Y\":432.7},{\"ADMIN_NAME\":\"Long An\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LAN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tan An\",\"POP\":64801,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":795,\"Y\":431.2},{\"ADMIN_NAME\":\"Dong Thap\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Cao Lanh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792.8,\"Y\":431.4},{\"ADMIN_NAME\":\"Tien Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"My Tho\",\"POP\":122310,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":794.9,\"Y\":431.7},{\"ADMIN_NAME\":\"Vinh Long\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-VLN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Vinh Long\",\"POP\":103314,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.8,\"Y\":432},{\"ADMIN_NAME\":\"Ben Tre\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Truc Giang\",\"POP\":59442,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.9,\"Y\":432},{\"ADMIN_NAME\":\"Can Tho\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-CTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Can Tho\",\"POP\":259598,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":793.3,\"Y\":432.6},{\"ADMIN_NAME\":\"Tra Vinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TVN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tra Vinh\",\"POP\":57408,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":432.9},{\"ADMIN_NAME\":\"Soc Trang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-STR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Soc Trang\",\"POP\":114453,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.8,\"Y\":433.8},{\"ADMIN_NAME\":\"Minh Hai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-MHA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Bac Lieu\",\"POP\":107911,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.1,\"Y\":434.7},{\"ADMIN_NAME\":\"Quang Ninh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QNI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hon Gai\",\"POP\":148066,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":796.9,\"Y\":401.2},{\"ADMIN_NAME\":\"Ha Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HGN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ha Giang\",\"POP\":32690,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.9,\"Y\":395.5},{\"ADMIN_NAME\":\"Cao Bang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-CBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Cao Bang\",\"POP\":41112,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.6,\"Y\":396},{\"ADMIN_NAME\":\"Lao Cai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LCA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Lao Cai\",\"POP\":36502,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.2,\"Y\":396.5},{\"ADMIN_NAME\":\"Tay Ninh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TNI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tay Ninh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.3,\"Y\":429},{\"ADMIN_NAME\":\"Thai Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TBI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thai Binh\",\"POP\":53071,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":402.6},{\"ADMIN_NAME\":\"Tuyen Quang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TQN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tuyen Quang\",\"POP\":36430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":791.7,\"Y\":398.6},{\"ADMIN_NAME\":\"Yen Bai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-YBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Yen Bai\",\"POP\":96540,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.7,\"Y\":398.9},{\"ADMIN_NAME\":\"Bac Thai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thai Nguyen\",\"POP\":133877,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.5,\"Y\":399.4},{\"ADMIN_NAME\":\"Vinh Phu\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-VPH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Viet Tri\",\"POP\":93475,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":792.3,\"Y\":400.1},{\"ADMIN_NAME\":\"Hoa Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hoa Binh\",\"POP\":105260,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":792,\"Y\":401.5},{\"ADMIN_NAME\":\"Ninh Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-NBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ninh Binh\",\"POP\":36864,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.8,\"Y\":403.2},{\"ADMIN_NAME\":\"Thanh Hoa\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-THO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thanh Hoa\",\"POP\":112473,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.2,\"Y\":404.5},{\"ADMIN_NAME\":\"Lang Son\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LSO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Lang Son\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796,\"Y\":398.5},{\"ADMIN_NAME\":\"Ha Bac\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Phu Lang Thuong\",\"POP\":53728,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.4,\"Y\":400.2},{\"ADMIN_NAME\":\"Hai Hung\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HHU\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hai Duong\",\"POP\":58030,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":401.2},{\"ADMIN_NAME\":\"Quang Tri\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QTR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Dong Ha\",\"POP\":17662,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":797,\"Y\":413.2},{\"ADMIN_NAME\":\"Thua Thien Hue\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hue\",\"POP\":287217,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":798.2,\"Y\":414.3},{\"ADMIN_NAME\":\"Quang Nam-Da Nang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QND\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Da Nang\",\"POP\":752493,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":800,\"Y\":415.5},{\"ADMIN_NAME\":\"Quang Ngai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QNG\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Quang Ngai\",\"POP\":32992,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":801.7,\"Y\":418.1},{\"ADMIN_NAME\":\"Kon Tum\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KTM\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Kon Tum\",\"POP\":47409,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":799.4,\"Y\":420.4},{\"ADMIN_NAME\":\"Gia Lai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-GLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Play Cu\",\"POP\":114225,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.4,\"Y\":421.5},{\"ADMIN_NAME\":\"Binh Dinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BDN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Qui Nhon\",\"POP\":210338,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":802.8,\"Y\":422},{\"ADMIN_NAME\":\"Phu Yen\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-PYN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tuy Hoa\",\"POP\":69596,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":803,\"Y\":424},{\"ADMIN_NAME\":\"Dac Lac\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Buon Me Thuot\",\"POP\":146975,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.5,\"Y\":425.2},{\"ADMIN_NAME\":\"Khanh Hoa\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KHO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Nha Trang\",\"POP\":283441,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":802.7,\"Y\":426.4},{\"ADMIN_NAME\":\"Lam Dong\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LDO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Da Lat\",\"POP\":131377,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":800.6,\"Y\":427.2},{\"ADMIN_NAME\":\"Binh Thuan\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Phan Thiet\",\"POP\":160652,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.7,\"Y\":430.1},{\"ADMIN_NAME\":\"Song Be\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-SBE\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thu Dau Mot\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795.7,\"Y\":430},{\"ADMIN_NAME\":\"Dong Nai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DNA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Bien Hoa\",\"POP\":407208,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":796.1,\"Y\":430},{\"ADMIN_NAME\":\"Virgin Is.\",\"CountryCode\":\"VQ\",\"Country_Name\":\"Virgin Is.\",\"GMI_ADMIN\":\"VIR\",\"ISO2_CountryCode\":\"VI\",\"ISO3_Country\":\"VIR\",\"Name\":\"Charlotte Amalie\",\"POP\":20000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320,\"Y\":408.8},{\"ADMIN_NAME\":\"Windhoek\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-WND\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Windhoek\",\"POP\":268132,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":547.3,\"Y\":524.8},{\"ADMIN_NAME\":\"Swakopmund\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-SWK\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Walvis Bay\",\"POP\":52058,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.5,\"Y\":526.4},{\"ADMIN_NAME\":\"Outjo\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OUT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Outjo\",\"POP\":6557,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.8,\"Y\":517.5},{\"ADMIN_NAME\":\"Otjiwarongo\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OTJ\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Otjiwarongo\",\"POP\":21224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.1,\"Y\":518.5},{\"ADMIN_NAME\":\"Omaruru\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OMR\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Omaruru\",\"POP\":11547,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.2,\"Y\":521.4},{\"ADMIN_NAME\":\"Karibib\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KRB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Karibib\",\"POP\":6898,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.9,\"Y\":522.9},{\"ADMIN_NAME\":\"Tsumeb\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-TSM\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Tsumeb\",\"POP\":12190,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.1,\"Y\":515},{\"ADMIN_NAME\":\"Grootfontein\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-GRT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Otavi\",\"POP\":4562,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548.1,\"Y\":516.1},{\"ADMIN_NAME\":\"Okahandja\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OKH\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Okahandja\",\"POP\":20879,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.9,\"Y\":523.1},{\"ADMIN_NAME\":\"Gobabis\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-GBB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Gobabis\",\"POP\":16321,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.6,\"Y\":524.5},{\"ADMIN_NAME\":\"Swakopmund\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-SWK\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Swakopmund\",\"POP\":25047,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.3,\"Y\":525.1},{\"ADMIN_NAME\":\"Luderitz\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-LDR\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Luderitz\",\"POP\":15137,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542,\"Y\":537.2},{\"ADMIN_NAME\":\"Rehoboth\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-RHB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Rehoboth\",\"POP\":21377,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.4,\"Y\":527.1},{\"ADMIN_NAME\":\"Mariental\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-MRN\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Mariental\",\"POP\":13380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.8,\"Y\":531},{\"ADMIN_NAME\":\"Maltahohe\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-MLT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Maltahohe\",\"POP\":2329,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.1,\"Y\":531.7},{\"ADMIN_NAME\":\"Bethanien\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-BTH\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Bethanien\",\"POP\":10363,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.6,\"Y\":536.8},{\"ADMIN_NAME\":\"Keetmanshoop\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KTM\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Keetmanshoop\",\"POP\":15608,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.3,\"Y\":537},{\"ADMIN_NAME\":\"Karasburg\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KRS\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Karasburg\",\"POP\":6054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552,\"Y\":541.5},{\"ADMIN_NAME\":\"West Bank\",\"CountryCode\":\"WE\",\"Country_Name\":\"West Bank\",\"GMI_ADMIN\":\"ISR-WBK\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Ariha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.3,\"Y\":367.3},{\"ADMIN_NAME\":\"Wallis \\u0026 Futuna\",\"CountryCode\":\"WF\",\"Country_Name\":\"Wallis \\u0026 Futuna\",\"GMI_ADMIN\":\"WLF\",\"ISO2_CountryCode\":\"WF\",\"ISO3_Country\":\"WLF\",\"Name\":\"Mata-Utu\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":11.7,\"Y\":497.7},{\"ADMIN_NAME\":\"Samoa\",\"CountryCode\":\"WS\",\"Country_Name\":\"Samoa\",\"GMI_ADMIN\":\"WSM\",\"ISO2_CountryCode\":\"WS\",\"ISO3_Country\":\"WSM\",\"Name\":\"Apia\",\"POP\":40407,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":23.9,\"Y\":499.3},{\"ADMIN_NAME\":\"Hhohho\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-HHH\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Mbabane\",\"POP\":76218,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":586.5,\"Y\":536.2},{\"ADMIN_NAME\":\"Hhohho\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-HHH\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Piggs Peak\",\"POP\":5750,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.6,\"Y\":535.1},{\"ADMIN_NAME\":\"Lubombo\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-LBM\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Siteki\",\"POP\":6152,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.6,\"Y\":536.7},{\"ADMIN_NAME\":\"Manzini\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-MNZ\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Manzini\",\"POP\":110537,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":587,\"Y\":536.8},{\"ADMIN_NAME\":\"Shiselweni\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-SHS\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Hlatikulu\",\"POP\":2748,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.1,\"Y\":538.3},{\"ADMIN_NAME\":\"San\\u0027a\\u0027\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-SAN\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Sanaa\",\"POP\":1937451,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":622.6,\"Y\":417.5},{\"ADMIN_NAME\":\"Aden\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ADN\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Aden\",\"POP\":550602,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":624.9,\"Y\":424.9},{\"ADMIN_NAME\":\"Sa\\u0027dah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-SDH\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Sa\\u0027Dah\",\"POP\":31859,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":621.3,\"Y\":412.9},{\"ADMIN_NAME\":\"Ma\\u0027rib\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-MRB\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Marib\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":625.7,\"Y\":417.3},{\"ADMIN_NAME\":\"Hadhramaut\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-HDH\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Mukalla\",\"POP\":258132,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":638.6,\"Y\":418.5},{\"ADMIN_NAME\":\"\\u0027Ataq\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ATQ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"\\u0027Ataq\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":629.7,\"Y\":419.8},{\"ADMIN_NAME\":\"Al Bayda\\u0027\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ABD\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Bayda\",\"POP\":37821,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":626.3,\"Y\":421.4},{\"ADMIN_NAME\":\"Hajjah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-HJJ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Hajjah\",\"POP\":43549,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620.9,\"Y\":416.5},{\"ADMIN_NAME\":\"Al Hudaydah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-AHD\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Hudaydah\",\"POP\":617871,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":619.1,\"Y\":419.1},{\"ADMIN_NAME\":\"Dhamar\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-DHM\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Dhamar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":623.1,\"Y\":419.8},{\"ADMIN_NAME\":\"Ibb\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-IBB\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Ibb\",\"POP\":234837,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":622.5,\"Y\":421.5},{\"ADMIN_NAME\":\"Ta\\u0027izz\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-TAZ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Ta\\u0027izz\",\"POP\":615222,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":622,\"Y\":422.6},{\"ADMIN_NAME\":\"Lahij\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-LHJ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Lahij\",\"POP\":23375,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.5,\"Y\":424.1},{\"ADMIN_NAME\":\"Lusaka\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-LUS\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Lusaka\",\"POP\":1267440,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":578.1,\"Y\":503.9},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-NRT\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Kasama\",\"POP\":91056,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":586.4,\"Y\":489.2},{\"ADMIN_NAME\":\"Luapula\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-LUA\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Mansa\",\"POP\":42277,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":580.1,\"Y\":491.8},{\"ADMIN_NAME\":\"Copperbelt\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-CPP\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Ndola\",\"POP\":394518,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.4,\"Y\":496.8},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-EST\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Chipata\",\"POP\":85963,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":590.5,\"Y\":498.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-CNT\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Kabwe\",\"POP\":188979,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":578.9,\"Y\":501},{\"ADMIN_NAME\":\"North-Western\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-NWS\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Solwezi\",\"POP\":4846,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.2,\"Y\":494.6},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-WST\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Mongu\",\"POP\":52534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.1,\"Y\":503.4},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-STH\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Livingstone\",\"POP\":109203,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571.7,\"Y\":510.9},{\"ADMIN_NAME\":\"Mashonaland East\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MEA\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Harare\",\"POP\":1542813,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":586,\"Y\":510.8},{\"ADMIN_NAME\":\"Matabeleland North\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MNR\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Bulawayo\",\"POP\":699385,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":579.6,\"Y\":517.8},{\"ADMIN_NAME\":\"Manicaland\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MNC\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Mutare\",\"POP\":184205,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":590.6,\"Y\":514.1},{\"ADMIN_NAME\":\"Midlands\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MDL\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Gweru\",\"POP\":146073,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":582.5,\"Y\":515.6},{\"ADMIN_NAME\":\"Masvingo\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MSV\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Masvingo\",\"POP\":76290,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.3,\"Y\":520.1}]", - "IsSampleData": false, - "IsWritable": false, - "Name": "tbl_Cities", - "OrderedColumnNames": [ - "Name", - "GMI_ADMIN", - "ADMIN_NAME", - "ISO3_Country", - "ISO2_CountryCode", - "CountryCode", - "Country_Name", - "Type", - "POP", - "POP_RANK", - "X", - "Y" - ], - "OriginalName": "tbl_Cities", - "OriginalSchema": "*[ADMIN_NAME:s, CountryCode:s, Country_Name:s, GMI_ADMIN:s, ISO2_CountryCode:s, ISO3_Country:s, Name:s, POP:n, POP_RANK:n, Type:s, X:n, Y:n]", - "Schema": "*[ADMIN_NAME:s, CountryCode:s, Country_Name:s, GMI_ADMIN:s, ISO2_CountryCode:s, ISO3_Country:s, Name:s, POP:n, POP_RANK:n, Type:s, X:n, Y:n]", - "Token": "dummyToken", - "Type": "StaticDataSourceInfo" - } +[ + { + "Data": "[{\"ADMIN_NAME\":\"Aruba\",\"CountryCode\":\"AA\",\"Country_Name\":\"Aruba\",\"GMI_ADMIN\":\"ABW\",\"ISO2_CountryCode\":\"AW\",\"ISO3_Country\":\"ABW\",\"Name\":\"Oranjestad\",\"POP\":29998,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":305.9,\"Y\":425.6},{\"ADMIN_NAME\":\"Antigua \\u0026 Barbuda\",\"CountryCode\":\"AC\",\"Country_Name\":\"Antigua \\u0026 Barbuda\",\"GMI_ADMIN\":\"ATG\",\"ISO2_CountryCode\":\"AG\",\"ISO3_Country\":\"ATG\",\"Name\":\"Saint John\\u0027s\",\"POP\":24226,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.6,\"Y\":412.4},{\"ADMIN_NAME\":\"Abu Zaby\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AZA\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Abu Dhabi\",\"POP\":603492,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":650.7,\"Y\":390.5},{\"ADMIN_NAME\":\"Al Fujayrah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AFJ\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Fujairad\",\"POP\":62415,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":656.2,\"Y\":388.6},{\"ADMIN_NAME\":\"Ra\\u0027s al Khaymah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-RAK\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Ra\\u0027s Al-Khaymah\",\"POP\":115949,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":655.1,\"Y\":386.5},{\"ADMIN_NAME\":\"Umm al Qaywayn\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-UAQ\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Umm Al Qaywayn\",\"POP\":44411,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":654,\"Y\":387.2},{\"ADMIN_NAME\":\"\\u0027Ajman\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-AJM\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Ajman\",\"POP\":226172,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":653.7,\"Y\":387.7},{\"ADMIN_NAME\":\"Ash Shariqah\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-ASH\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Sharjah\",\"POP\":543733,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":653.6,\"Y\":387.8},{\"ADMIN_NAME\":\"Dubayy\",\"CountryCode\":\"AE\",\"Country_Name\":\"United Arab Emirates\",\"GMI_ADMIN\":\"ARE-DBY\",\"ISO2_CountryCode\":\"AE\",\"ISO3_Country\":\"ARE\",\"Name\":\"Dubai\",\"POP\":1137347,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":653.4,\"Y\":388.1},{\"ADMIN_NAME\":\"Kabol\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KAB\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Kabul\",\"POP\":3043532,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":691.7,\"Y\":358.5},{\"ADMIN_NAME\":\"Balkh\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BLK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mazar-E Sharif\",\"POP\":303282,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":686,\"Y\":351},{\"ADMIN_NAME\":\"Jowzjan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-JWZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Sheberghan\",\"POP\":55641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":682.3,\"Y\":351.2},{\"ADMIN_NAME\":\"Faryab\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-FRY\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Meymaneh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":679.6,\"Y\":353.7},{\"ADMIN_NAME\":\"Badghis\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BDG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Qal eh-ye\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":675,\"Y\":356.9},{\"ADMIN_NAME\":\"Ghowr\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-GHW\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Chaghcharan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":680.9,\"Y\":358.5},{\"ADMIN_NAME\":\"Herat\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-HER\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Herat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":672.4,\"Y\":359.1},{\"ADMIN_NAME\":\"Oruzgan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-ORZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Tarin Kowt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":682.6,\"Y\":364.8},{\"ADMIN_NAME\":\"Farah\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-FAR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Farah\",\"POP\":43561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":672.2,\"Y\":365.6},{\"ADMIN_NAME\":\"Zabol\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-ZAB\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Qalat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":685.5,\"Y\":366.5},{\"ADMIN_NAME\":\"Quandahar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-QND\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Kandahar\",\"POP\":391190,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":682.1,\"Y\":368.1},{\"ADMIN_NAME\":\"Helmand\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-HLM\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Lashkar Gah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":678.4,\"Y\":368.2},{\"ADMIN_NAME\":\"Nimruz\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-NMR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Zaranj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":671.6,\"Y\":369.7},{\"ADMIN_NAME\":\"Paktika\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PKT\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Zareh Sharan\",\"POP\":7366,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":689.7,\"Y\":364.1},{\"ADMIN_NAME\":\"Paktia\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PAK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Gardez\",\"POP\":103601,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.9,\"Y\":361.6},{\"ADMIN_NAME\":\"Ghazni\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-GHZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Ghazni\",\"POP\":141000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":689.7,\"Y\":361.7},{\"ADMIN_NAME\":\"Nangarhar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-NNG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Jalabad\",\"POP\":200331,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":695.3,\"Y\":358.8},{\"ADMIN_NAME\":\"Badakhshan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BDK\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Feyzabad\",\"POP\":40276,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":695.7,\"Y\":349.6},{\"ADMIN_NAME\":\"Takhar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-TKH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Taloqan\",\"POP\":64256,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":692.8,\"Y\":351},{\"ADMIN_NAME\":\"Konduz\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KNZ\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Konduz\",\"POP\":161902,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":690.9,\"Y\":351},{\"ADMIN_NAME\":\"Konarha\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KNR\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Asadabad\",\"POP\":59617,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":697.2,\"Y\":357.3},{\"ADMIN_NAME\":\"Samangan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-SMN\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Aybak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":688.6,\"Y\":352.6},{\"ADMIN_NAME\":\"Baghlan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BGH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Baghlan\",\"POP\":108449,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":690.5,\"Y\":353},{\"ADMIN_NAME\":\"Kapisa\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-KAP\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mahmud-E Eraqi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":692.2,\"Y\":356.8},{\"ADMIN_NAME\":\"Parvan\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-PRV\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Charikar\",\"POP\":53676,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":691.8,\"Y\":356.8},{\"ADMIN_NAME\":\"Bamian\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-BAM\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Bamian\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":688,\"Y\":357.5},{\"ADMIN_NAME\":\"Laghman\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-LGH\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mehtar Lam\",\"POP\":17345,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":694.5,\"Y\":358.1},{\"ADMIN_NAME\":\"Vardak\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-VRD\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Mayda Shahr\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":690.7,\"Y\":358.7},{\"ADMIN_NAME\":\"Lowgar\",\"CountryCode\":\"AF\",\"Country_Name\":\"Afghanistan\",\"GMI_ADMIN\":\"AFG-LWG\",\"ISO2_CountryCode\":\"AF\",\"ISO3_Country\":\"AFG\",\"Name\":\"Baraki Barak\",\"POP\":22305,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":691.2,\"Y\":360.3},{\"ADMIN_NAME\":\"Alger\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ALG\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Algiers\",\"POP\":1977663,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":508.5,\"Y\":350.8},{\"ADMIN_NAME\":\"Oran\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ORA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Oran\",\"POP\":645984,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":498.6,\"Y\":354.3},{\"ADMIN_NAME\":\"Tindouf\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TND\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tindouf\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.4,\"Y\":380.6},{\"ADMIN_NAME\":\"Tamanghasset\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TMN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"In Salah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":507,\"Y\":382.2},{\"ADMIN_NAME\":\"Tamanghasset\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TMN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tamanrasset\",\"POP\":73128,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":515.4,\"Y\":395.5},{\"ADMIN_NAME\":\"Sidi bel Abbes\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SBA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Sidi-Bel-Abbes\",\"POP\":191769,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":498.2,\"Y\":356.2},{\"ADMIN_NAME\":\"Tlemcen\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TLM\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tlemcen\",\"POP\":132341,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.4,\"Y\":357.3},{\"ADMIN_NAME\":\"Bechar\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BCH\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bechar\",\"POP\":143382,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":493.8,\"Y\":368.1},{\"ADMIN_NAME\":\"Adrar\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ADR\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Adrar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.2,\"Y\":380.1},{\"ADMIN_NAME\":\"Ouargla\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ORG\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Ghardina\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":514.8,\"Y\":367},{\"ADMIN_NAME\":\"Blida\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BLI\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Blida\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":507.9,\"Y\":351.8},{\"ADMIN_NAME\":\"Bouira\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BOU\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bouira\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":510.8,\"Y\":352.2},{\"ADMIN_NAME\":\"Setif\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SET\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Setif\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":515,\"Y\":352.8},{\"ADMIN_NAME\":\"Bourdj Bou Arrer\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BBA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bordj Bou Arreridj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.8,\"Y\":353.3},{\"ADMIN_NAME\":\"M\\u0027Sila\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MSL\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"M\\u0027sila\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.6,\"Y\":354.5},{\"ADMIN_NAME\":\"Djelfa\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-DJL\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Djelfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":509,\"Y\":357.9},{\"ADMIN_NAME\":\"Laghouat\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-LGH\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Laghouat\",\"POP\":113872,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508,\"Y\":360.9},{\"ADMIN_NAME\":\"Tizi Ouzou\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TOU\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tizi-Ouzou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":511.2,\"Y\":350.7},{\"ADMIN_NAME\":\"Bejaia\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BEJ\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Bejaia\",\"POP\":164103,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514.1,\"Y\":350.9},{\"ADMIN_NAME\":\"Medea\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MED\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Medea\",\"POP\":147707,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":507.7,\"Y\":352.5},{\"ADMIN_NAME\":\"Mostaganem\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MST\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Mostaganem\",\"POP\":130000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.2,\"Y\":353.7},{\"ADMIN_NAME\":\"Mascara\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-MSC\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Mascara\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":500.4,\"Y\":355.5},{\"ADMIN_NAME\":\"Tiaret\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TIA\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tiaret\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":503.7,\"Y\":355.6},{\"ADMIN_NAME\":\"Saida\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SAI\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Saida\",\"POP\":127497,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.4,\"Y\":357.4},{\"ADMIN_NAME\":\"Guelma\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-GUE\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Guelma\",\"POP\":123590,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":520.6,\"Y\":351.9},{\"ADMIN_NAME\":\"Constantine\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-CNS\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Constantine\",\"POP\":450097,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":518.3,\"Y\":352.2},{\"ADMIN_NAME\":\"Oum el Bouaghi\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-OEB\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Oum el Bouaghi\",\"POP\":100821,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.8,\"Y\":354},{\"ADMIN_NAME\":\"Batna\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BAT\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Batna\",\"POP\":280798,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":517.1,\"Y\":355},{\"ADMIN_NAME\":\"Tebessa\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-TBS\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Tbessa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.5,\"Y\":355.5},{\"ADMIN_NAME\":\"Biskra\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-BSK\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Biskra\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":515.9,\"Y\":357.4},{\"ADMIN_NAME\":\"Annaba\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-ANN\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Annaba\",\"POP\":206570,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":521.5,\"Y\":350.4},{\"ADMIN_NAME\":\"Skikda\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-SKK\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Skikda\",\"POP\":162702,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.2,\"Y\":350.4},{\"ADMIN_NAME\":\"Jijel\",\"CountryCode\":\"AG\",\"Country_Name\":\"Algeria\",\"GMI_ADMIN\":\"DZA-JIJ\",\"ISO2_CountryCode\":\"DZ\",\"ISO3_Country\":\"DZA\",\"Name\":\"Jijel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":516,\"Y\":350.6},{\"ADMIN_NAME\":\"Baku\",\"CountryCode\":\"AJ\",\"Country_Name\":\"Azerbaijan\",\"GMI_ADMIN\":\"AZE-BAK\",\"ISO2_CountryCode\":\"AZ\",\"ISO3_Country\":\"AZE\",\"Name\":\"Baku\",\"POP\":1116513,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":638.1,\"Y\":338.2},{\"ADMIN_NAME\":\"Nakhichevan\",\"CountryCode\":\"AJ\",\"Country_Name\":\"Azerbaijan\",\"GMI_ADMIN\":\"AZE-NKH\",\"ISO2_CountryCode\":\"AZ\",\"ISO3_Country\":\"AZE\",\"Name\":\"Naxcivian\",\"POP\":64754,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":625.9,\"Y\":342.2},{\"ADMIN_NAME\":\"Tirane\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TIR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Tirana\",\"POP\":374801,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":555,\"Y\":334.5},{\"ADMIN_NAME\":\"Tropoje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TRP\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Bajram Curri\",\"POP\":7967,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.7,\"Y\":330.8},{\"ADMIN_NAME\":\"Shkoder\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SHK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Shkoder\",\"POP\":88245,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554.1,\"Y\":331.8},{\"ADMIN_NAME\":\"Lezhe\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LEZ\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Lezhe\",\"POP\":18695,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.5,\"Y\":332.8},{\"ADMIN_NAME\":\"Durres\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-DRR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Durres\",\"POP\":122034,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553.9,\"Y\":334.5},{\"ADMIN_NAME\":\"Fier\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-FIE\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Fier\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.3,\"Y\":336.7},{\"ADMIN_NAME\":\"Vlore\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-VLO\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Vlore\",\"POP\":89546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554,\"Y\":337.7},{\"ADMIN_NAME\":\"Kolonje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KLN\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Erseke\",\"POP\":7890,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":338.2},{\"ADMIN_NAME\":\"Pogradec\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PGR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Pogradec\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":336.1},{\"ADMIN_NAME\":\"Korce\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KOR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Korce\",\"POP\":58259,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.6,\"Y\":337.1},{\"ADMIN_NAME\":\"Lushnje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LSH\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Lushnje\",\"POP\":41469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.7,\"Y\":336},{\"ADMIN_NAME\":\"Gramsh\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-GRM\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Gramsh\",\"POP\":11556,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556,\"Y\":336.2},{\"ADMIN_NAME\":\"Berat\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-BER\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Berat\",\"POP\":46866,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.4,\"Y\":336.8},{\"ADMIN_NAME\":\"Skrapar\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SKR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Corovode\",\"POP\":14046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.1,\"Y\":337.5},{\"ADMIN_NAME\":\"Tepelene\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-TPL\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Tepelene\",\"POP\":11955,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.5,\"Y\":338.4},{\"ADMIN_NAME\":\"Permet\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PRM\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Permet\",\"POP\":10686,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.4,\"Y\":338.5},{\"ADMIN_NAME\":\"Gjirokaster\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-GJR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Gjirokaster\",\"POP\":23437,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.9,\"Y\":339.1},{\"ADMIN_NAME\":\"Sarande\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-SRN\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Sarande\",\"POP\":15147,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.4,\"Y\":339.8},{\"ADMIN_NAME\":\"Dibre\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-DIB\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Peshkopi\",\"POP\":14848,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.6,\"Y\":333.2},{\"ADMIN_NAME\":\"Kukes\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KUK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Kukes\",\"POP\":17832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.6,\"Y\":331.7},{\"ADMIN_NAME\":\"Puke\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-PUK\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Puke\",\"POP\":6495,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.1,\"Y\":331.9},{\"ADMIN_NAME\":\"Mirdite\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-MRD\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Rreshen\",\"POP\":10064,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.9,\"Y\":332.8},{\"ADMIN_NAME\":\"Mat\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-MAT\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Burrel\",\"POP\":15405,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.5,\"Y\":333.4},{\"ADMIN_NAME\":\"Kruje\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-KRU\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Kruje\",\"POP\":21286,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":554.9,\"Y\":333.8},{\"ADMIN_NAME\":\"Librazhd\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-LBR\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Librazhd\",\"POP\":12691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.5,\"Y\":335},{\"ADMIN_NAME\":\"Elbasan\",\"CountryCode\":\"AL\",\"Country_Name\":\"Albania\",\"GMI_ADMIN\":\"ALB-ELB\",\"ISO2_CountryCode\":\"AL\",\"ISO3_Country\":\"ALB\",\"Name\":\"Elbasan\",\"POP\":100903,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":555.7,\"Y\":335.3},{\"ADMIN_NAME\":\"Armenia\",\"CountryCode\":\"AM\",\"Country_Name\":\"Armenia\",\"GMI_ADMIN\":\"ARM\",\"ISO2_CountryCode\":\"AM\",\"ISO3_Country\":\"ARM\",\"Name\":\"Yerevan\",\"POP\":1093485,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":623.5,\"Y\":338.6},{\"ADMIN_NAME\":\"Andorra\",\"CountryCode\":\"AN\",\"Country_Name\":\"Andorra\",\"GMI_ADMIN\":\"AND\",\"ISO2_CountryCode\":\"AD\",\"ISO3_Country\":\"AND\",\"Name\":\"Andorra La Valla\",\"POP\":20430,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":504.2,\"Y\":330.2},{\"ADMIN_NAME\":\"Luanda\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LUA\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Luanda\",\"POP\":2776168,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.7,\"Y\":485.1},{\"ADMIN_NAME\":\"Cabinda\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CBN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Cabinda\",\"POP\":66020,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":533.8,\"Y\":476},{\"ADMIN_NAME\":\"Cunene\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CUN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Onjiva\",\"POP\":10169,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.8,\"Y\":508.5},{\"ADMIN_NAME\":\"Benguela\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BNG\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Benguela\",\"POP\":151226,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.2,\"Y\":495.7},{\"ADMIN_NAME\":\"Huambo\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-HUA\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Huambo\",\"POP\":226145,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":543.6,\"Y\":496.2},{\"ADMIN_NAME\":\"Huila\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-HUI\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Lubango\",\"POP\":102541,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.4,\"Y\":502.4},{\"ADMIN_NAME\":\"Namibe\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-NAM\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Namibe\",\"POP\":80149,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":533.7,\"Y\":503.1},{\"ADMIN_NAME\":\"Moxico\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-MOX\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Luena\",\"POP\":21115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.2,\"Y\":493.5},{\"ADMIN_NAME\":\"Bie\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BIE\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Kuito\",\"POP\":113624,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":547,\"Y\":495.2},{\"ADMIN_NAME\":\"Cuando Cubango\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CCB\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Menongue\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.5,\"Y\":502.1},{\"ADMIN_NAME\":\"Lunda Norte\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LNO\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Lucapa\",\"POP\":20115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.5,\"Y\":484},{\"ADMIN_NAME\":\"Lunda Sul\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-LSU\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Saurimo\",\"POP\":40498,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.5,\"Y\":487.5},{\"ADMIN_NAME\":\"Zaire\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-ZAI\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Mbanza Congo\",\"POP\":24220,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.6,\"Y\":478.1},{\"ADMIN_NAME\":\"Uige\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-UIG\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Uige\",\"POP\":60008,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":542,\"Y\":482.1},{\"ADMIN_NAME\":\"Bengo\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-BEN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Caxito\",\"POP\":28224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.9,\"Y\":484.4},{\"ADMIN_NAME\":\"Cuanza Norte\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CNO\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Ndalatando\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":541.3,\"Y\":486.5},{\"ADMIN_NAME\":\"Malanje\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-MLN\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Malange\",\"POP\":87046,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":545.3,\"Y\":487.1},{\"ADMIN_NAME\":\"Cuanza Sul\",\"CountryCode\":\"AO\",\"Country_Name\":\"Angola\",\"GMI_ADMIN\":\"AGO-CSU\",\"ISO2_CountryCode\":\"AO\",\"ISO3_Country\":\"AGO\",\"Name\":\"Ngunza\",\"POP\":33277,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.4,\"Y\":491.8},{\"ADMIN_NAME\":\"American Samoa\",\"CountryCode\":\"AQ\",\"Country_Name\":\"American Samoa\",\"GMI_ADMIN\":\"ASM\",\"ISO2_CountryCode\":\"AS\",\"ISO3_Country\":\"ASM\",\"Name\":\"Pago Pago\",\"POP\":4196,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":26.8,\"Y\":500.5},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-DFD\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Buenos Aires\",\"POP\":13076300,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":338,\"Y\":563},{\"ADMIN_NAME\":\"Chubut\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHB\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Comodoro Rivadavia\",\"POP\":140850,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":312.9,\"Y\":603.8},{\"ADMIN_NAME\":\"Santa Fe\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SFE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rosario\",\"POP\":1173533,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":331.8,\"Y\":557.4},{\"ADMIN_NAME\":\"Buenos Aires\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-BAI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Bahia Blanca\",\"POP\":276546,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":327.4,\"Y\":577.2},{\"ADMIN_NAME\":\"Misiones\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-MSN\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Posadas\",\"POP\":312060,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":345,\"Y\":539.6},{\"ADMIN_NAME\":\"Santa Cruz\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SCR\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rio Gallegos\",\"POP\":85700,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":308.1,\"Y\":628.2},{\"ADMIN_NAME\":\"Tierra del Fuego\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-TDF\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Ushuaia\",\"POP\":58028,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":310.7,\"Y\":642.9},{\"ADMIN_NAME\":\"Santa Fe\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SFE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santa Fe\",\"POP\":468632,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":331.7,\"Y\":553},{\"ADMIN_NAME\":\"Entre Rios\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-ERI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Parana\",\"POP\":262295,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":332.2,\"Y\":553.4},{\"ADMIN_NAME\":\"Buenos Aires\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-BAI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"La Plata\",\"POP\":694167,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":339.3,\"Y\":564},{\"ADMIN_NAME\":\"Neuquen\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-NEU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Neuquen\",\"POP\":242092,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":310.7,\"Y\":578},{\"ADMIN_NAME\":\"La Pampa\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-LPA\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santa Rosa\",\"POP\":111424,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":321.8,\"Y\":569.8},{\"ADMIN_NAME\":\"Rio Negro\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-RNE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Viedma\",\"POP\":48940,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":325.4,\"Y\":584.7},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SJU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Juan\",\"POP\":447048,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":310,\"Y\":552.8},{\"ADMIN_NAME\":\"Mendoza\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-MND\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Mendoza\",\"POP\":876884,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":309.2,\"Y\":557.2},{\"ADMIN_NAME\":\"Chubut\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHB\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Rawson\",\"POP\":26335,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":319.5,\"Y\":594},{\"ADMIN_NAME\":\"Jujuy\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-JUJ\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Salvador De Jujuy\",\"POP\":305891,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":319,\"Y\":529.7},{\"ADMIN_NAME\":\"Salta\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SAL\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Salta\",\"POP\":512686,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":318.7,\"Y\":531.5},{\"ADMIN_NAME\":\"Tucuman\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-TCM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Miguel De Tucuman\",\"POP\":781023,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":319.2,\"Y\":537.8},{\"ADMIN_NAME\":\"Santiago del Estero\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SDE\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Santiago Del Estero\",\"POP\":354692,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":321.8,\"Y\":540.8},{\"ADMIN_NAME\":\"Catamarca\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CTM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Catamarca\",\"POP\":188812,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":317.6,\"Y\":542.9},{\"ADMIN_NAME\":\"La Rioja\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-LRI\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"La Rioja\",\"POP\":162620,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":314.7,\"Y\":545.9},{\"ADMIN_NAME\":\"Cordoba\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CRD\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Cordoba\",\"POP\":1428214,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":322.1,\"Y\":552.1},{\"ADMIN_NAME\":\"San Luis\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-SLU\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"San Luis\",\"POP\":183982,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":316.1,\"Y\":558.6},{\"ADMIN_NAME\":\"Formosa\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-FRM\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Formosa\",\"POP\":221383,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":338.7,\"Y\":535.8},{\"ADMIN_NAME\":\"Chaco\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CHA\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Resistencia\",\"POP\":387158,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":336.5,\"Y\":539.8},{\"ADMIN_NAME\":\"Corrientes\",\"CountryCode\":\"AR\",\"Country_Name\":\"Argentina\",\"GMI_ADMIN\":\"ARG-CRR\",\"ISO2_CountryCode\":\"AR\",\"ISO3_Country\":\"ARG\",\"Name\":\"Corrientes\",\"POP\":339067,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":336.9,\"Y\":539.9},{\"ADMIN_NAME\":\"Australian Capital Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-ACT\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Canberra\",\"POP\":327700,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":913.2,\"Y\":565.4},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Alice Springs\",\"POP\":26188,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":871.3,\"Y\":528},{\"ADMIN_NAME\":\"Western Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-WAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Fremantle\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":821.4,\"Y\":554.4},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Birdum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":869.3,\"Y\":504.8},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Rockhampton\",\"POP\":65850,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":917.2,\"Y\":527.4},{\"ADMIN_NAME\":\"New South Wales\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NSW\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Newcastle\",\"POP\":497955,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":920.8,\"Y\":557.3},{\"ADMIN_NAME\":\"New South Wales\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NSW\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Sydney\",\"POP\":4394576,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":918.7,\"Y\":560.5},{\"ADMIN_NAME\":\"Victoria\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-VCT\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Melbourne\",\"POP\":3730206,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":902.2,\"Y\":574.1},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Cairns\",\"POP\":154225,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":903.9,\"Y\":508},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Townsville\",\"POP\":138954,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":907,\"Y\":515.1},{\"ADMIN_NAME\":\"Western Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-WAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Perth\",\"POP\":1446704,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":821.2,\"Y\":554.1},{\"ADMIN_NAME\":\"Northern Territory\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-NTR\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Darwin\",\"POP\":93080,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":862.7,\"Y\":495.2},{\"ADMIN_NAME\":\"Queensland\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-QNS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Brisbane\",\"POP\":958504,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":924.2,\"Y\":539.8},{\"ADMIN_NAME\":\"South Australia\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-SAS\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Adelaide\",\"POP\":1074159,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":884,\"Y\":563.6},{\"ADMIN_NAME\":\"Tasmania\",\"CountryCode\":\"AS\",\"Country_Name\":\"Australia\",\"GMI_ADMIN\":\"AUS-TSM\",\"ISO2_CountryCode\":\"AU\",\"ISO3_Country\":\"AUS\",\"Name\":\"Hobart\",\"POP\":47700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":908.3,\"Y\":592.3},{\"ADMIN_NAME\":\"Wien\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-WIE\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Vienna\",\"POP\":1569316,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":545.2,\"Y\":307.6},{\"ADMIN_NAME\":\"Vorarlberg\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-VRR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Bregenz\",\"POP\":26928,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":527.1,\"Y\":310.5},{\"ADMIN_NAME\":\"Oberosterreich\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-OBR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Linz\",\"POP\":181162,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":539.6,\"Y\":307.2},{\"ADMIN_NAME\":\"Burgenland\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-BRG\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Eisenstadt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.8,\"Y\":309.2},{\"ADMIN_NAME\":\"Salzburg\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-SLZ\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Salzburg\",\"POP\":150269,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":536.2,\"Y\":309.3},{\"ADMIN_NAME\":\"Tirol\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-TIR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Innsbruck\",\"POP\":112467,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":531.5,\"Y\":311.5},{\"ADMIN_NAME\":\"Steiermark\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-STR\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Graz\",\"POP\":222326,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.8,\"Y\":312.3},{\"ADMIN_NAME\":\"Karnten\",\"CountryCode\":\"AU\",\"Country_Name\":\"Austria\",\"GMI_ADMIN\":\"AUT-KRN\",\"ISO2_CountryCode\":\"AT\",\"ISO3_Country\":\"AUT\",\"Name\":\"Klagenfurt\",\"POP\":90610,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539.7,\"Y\":314.1},{\"ADMIN_NAME\":\"Anguilla\",\"CountryCode\":\"AV\",\"Country_Name\":\"Anguilla\",\"GMI_ADMIN\":\"AIA\",\"ISO2_CountryCode\":\"AI\",\"ISO3_Country\":\"AIA\",\"Name\":\"The Valley\",\"POP\":1378,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":325.2,\"Y\":409.2},{\"ADMIN_NAME\":\"Al Manamah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-AMN\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Manama\",\"POP\":147074,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":640.2,\"Y\":385.2},{\"ADMIN_NAME\":\"Al Muharraq\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-AMH\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Al-Muharraq\",\"POP\":97458,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":640.3,\"Y\":385.1},{\"ADMIN_NAME\":\"Jidd Hafs\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-JHF\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Jidd Hafs\",\"POP\":31735,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.1,\"Y\":385.2},{\"ADMIN_NAME\":\"Ar Rifa wa al Mintaqah al Janubiyah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-ARM\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Ar Rifa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.1,\"Y\":385.5},{\"ADMIN_NAME\":\"Sitrah\",\"CountryCode\":\"BA\",\"Country_Name\":\"Bahrain\",\"GMI_ADMIN\":\"BHR-STR\",\"ISO2_CountryCode\":\"BH\",\"ISO3_Country\":\"BHR\",\"Name\":\"Sitrah\",\"POP\":37657,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.3,\"Y\":385.6},{\"ADMIN_NAME\":\"Barbados\",\"CountryCode\":\"BB\",\"Country_Name\":\"Barbados\",\"GMI_ADMIN\":\"BRB\",\"ISO2_CountryCode\":\"BB\",\"ISO3_Country\":\"BRB\",\"Name\":\"Bridgetown\",\"POP\":98511,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":334.7,\"Y\":423.9},{\"ADMIN_NAME\":\"South-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-SEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Gaborone\",\"POP\":208411,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":571.9,\"Y\":531.1},{\"ADMIN_NAME\":\"Chobe\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-CHO\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Kasane\",\"POP\":9250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":569.5,\"Y\":510.8},{\"ADMIN_NAME\":\"Ngamiland\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-NGM\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Maun\",\"POP\":49945,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":564.9,\"Y\":517.2},{\"ADMIN_NAME\":\"North-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-NEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Francistown\",\"POP\":89979,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.2,\"Y\":520.6},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-CNT\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Serowe\",\"POP\":47419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":574,\"Y\":524.3},{\"ADMIN_NAME\":\"Ghanzi\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-GHN\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Ghanzi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":560,\"Y\":522.2},{\"ADMIN_NAME\":\"Kgalagadi\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KGL\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Tsabong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562.1,\"Y\":535.3},{\"ADMIN_NAME\":\"Kgatleng\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KGT\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Mochudi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":572.5,\"Y\":530.3},{\"ADMIN_NAME\":\"Kweneng\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-KWN\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Molepolole\",\"POP\":63248,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.7,\"Y\":530.4},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-STH\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Kanye\",\"POP\":44716,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.3,\"Y\":532.1},{\"ADMIN_NAME\":\"South-East\",\"CountryCode\":\"BC\",\"Country_Name\":\"Botswana\",\"GMI_ADMIN\":\"BWA-SEA\",\"ISO2_CountryCode\":\"BW\",\"ISO3_Country\":\"BWA\",\"Name\":\"Lobatse\",\"POP\":30883,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":571.2,\"Y\":532.9},{\"ADMIN_NAME\":\"Bermuda\",\"CountryCode\":\"BD\",\"Country_Name\":\"Bermuda\",\"GMI_ADMIN\":\"BMU\",\"ISO2_CountryCode\":\"BM\",\"ISO3_Country\":\"BMU\",\"Name\":\"Hamilton\",\"POP\":902,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320.4,\"Y\":365.9},{\"ADMIN_NAME\":\"Bruxelles-Brussel\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-BRS\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Brussels\",\"POP\":1019022,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":512.1,\"Y\":296.4},{\"ADMIN_NAME\":\"Liege\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LIE\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Liege\",\"POP\":182597,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.4,\"Y\":297.3},{\"ADMIN_NAME\":\"Namur\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-NAM\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Namur\",\"POP\":106284,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":513.5,\"Y\":298},{\"ADMIN_NAME\":\"Hainaut\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-HAI\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Mons\",\"POP\":91277,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":510.9,\"Y\":298.1},{\"ADMIN_NAME\":\"West-Vlaanderen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-WVL\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Bruges\",\"POP\":12650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":508.9,\"Y\":294.7},{\"ADMIN_NAME\":\"Antwerpen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-ANT\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Antwerpen\",\"POP\":459805,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":512.3,\"Y\":294.8},{\"ADMIN_NAME\":\"Oost-Vlaanderen\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-OVL\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Gent\",\"POP\":231493,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":510.4,\"Y\":295.5},{\"ADMIN_NAME\":\"Limburg\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LMB\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Hasselt\",\"POP\":69222,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":515.2,\"Y\":295.8},{\"ADMIN_NAME\":\"Luxembourg\",\"CountryCode\":\"BE\",\"Country_Name\":\"Belgium\",\"GMI_ADMIN\":\"BEL-LXM\",\"ISO2_CountryCode\":\"BE\",\"ISO3_Country\":\"BEL\",\"Name\":\"Arlon\",\"POP\":26179,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":516.1,\"Y\":301.4},{\"ADMIN_NAME\":\"Bahamas\",\"CountryCode\":\"BF\",\"Country_Name\":\"The Bahamas\",\"GMI_ADMIN\":\"BHS\",\"ISO2_CountryCode\":\"BS\",\"ISO3_Country\":\"BHS\",\"Name\":\"Nassau\",\"POP\":227940,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":285.6,\"Y\":388.7},{\"ADMIN_NAME\":\"Dhaka\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-DAK\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Dhaka\",\"POP\":10356500,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":750.6,\"Y\":392.9},{\"ADMIN_NAME\":\"Rajshahi\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-RJS\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Rajshahi\",\"POP\":700133,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":745.7,\"Y\":390.9},{\"ADMIN_NAME\":\"Khulna\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-KHL\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Khulna\",\"POP\":1342339,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":748.3,\"Y\":395.5},{\"ADMIN_NAME\":\"Chittagong\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-CHT\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Chittagong\",\"POP\":3920222,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":754.6,\"Y\":397},{\"ADMIN_NAME\":\"Barisal\",\"CountryCode\":\"BG\",\"Country_Name\":\"Bangladesh\",\"GMI_ADMIN\":\"BGD-BRS\",\"ISO2_CountryCode\":\"BD\",\"ISO3_Country\":\"BGD\",\"Name\":\"Barisal\",\"POP\":202242,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":750.5,\"Y\":395.9},{\"ADMIN_NAME\":\"Cayo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CAY\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Belmopan\",\"POP\":13381,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":253.8,\"Y\":412.4},{\"ADMIN_NAME\":\"Toledo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-TOL\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Punta Gorda\",\"POP\":5026,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.8,\"Y\":415.3},{\"ADMIN_NAME\":\"Corozal\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CRZ\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Corozal\",\"POP\":8724,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255,\"Y\":408.7},{\"ADMIN_NAME\":\"Orange Walk\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-OWA\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Orange Walk\",\"POP\":15298,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.5,\"Y\":409.6},{\"ADMIN_NAME\":\"Belize\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-BLZ\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Belize\",\"POP\":61461,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":255.5,\"Y\":411.3},{\"ADMIN_NAME\":\"Cayo\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-CAY\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"El Cayo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.1,\"Y\":412.3},{\"ADMIN_NAME\":\"Stann Creek\",\"CountryCode\":\"BH\",\"Country_Name\":\"Belize\",\"GMI_ADMIN\":\"BLZ-SCR\",\"ISO2_CountryCode\":\"BZ\",\"ISO3_Country\":\"BLZ\",\"Name\":\"Stann Creek Town\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.5,\"Y\":412.8},{\"ADMIN_NAME\":\"Bosnia \\u0026 Herzegovina\",\"CountryCode\":\"BK\",\"Country_Name\":\"Bosnia \\u0026 Herzegovina\",\"GMI_ADMIN\":\"BIH\",\"ISO2_CountryCode\":\"BA\",\"ISO3_Country\":\"BIH\",\"Name\":\"Sarajevo\",\"POP\":696731,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":551.1,\"Y\":325},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-LPA\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"La Paz\",\"POP\":812799,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":311.1,\"Y\":506.9},{\"ADMIN_NAME\":\"Santa Cruz\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-SCR\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Santa Cruz de La Sierra\",\"POP\":1364389,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":324.8,\"Y\":510.7},{\"ADMIN_NAME\":\"Tarija\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-TAR\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Tarija\",\"POP\":159269,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":320.6,\"Y\":521.7},{\"ADMIN_NAME\":\"Pando\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-PAN\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Cobija\",\"POP\":26585,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":309.3,\"Y\":491.3},{\"ADMIN_NAME\":\"El Beni\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-EBE\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Trinidad\",\"POP\":84259,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":320.1,\"Y\":502.2},{\"ADMIN_NAME\":\"Cochabamba\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-CCH\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Cochabamba\",\"POP\":900414,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":316.6,\"Y\":509.5},{\"ADMIN_NAME\":\"Oruro\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-ORU\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Oruro\",\"POP\":208684,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":314,\"Y\":511.2},{\"ADMIN_NAME\":\"Chuquisaca\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-CHQ\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Sucre\",\"POP\":224838,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":319.1,\"Y\":514.4},{\"ADMIN_NAME\":\"Potosi\",\"CountryCode\":\"BL\",\"Country_Name\":\"Bolivia\",\"GMI_ADMIN\":\"BOL-POT\",\"ISO2_CountryCode\":\"BO\",\"ISO3_Country\":\"BOL\",\"Name\":\"Potosi\",\"POP\":141251,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":317.7,\"Y\":515.9},{\"ADMIN_NAME\":\"Rangoon\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-RNG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Rangoon\",\"POP\":4477638,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":766.5,\"Y\":413.1},{\"ADMIN_NAME\":\"Mandalay\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MND\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Mandalay\",\"POP\":1208099,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":766.4,\"Y\":398.1},{\"ADMIN_NAME\":\"Sagaing\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-SGN\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Sagaing\",\"POP\":78739,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":766,\"Y\":398.4},{\"ADMIN_NAME\":\"Shan State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-SST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Taunggyi\",\"POP\":160115,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":769,\"Y\":401.6},{\"ADMIN_NAME\":\"Kayah State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KSE\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Loikaw\",\"POP\":17293,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":769.5,\"Y\":404.9},{\"ADMIN_NAME\":\"Pegu\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-PEG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Pegu\",\"POP\":244376,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":767.5,\"Y\":411.8},{\"ADMIN_NAME\":\"Magwe\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MAG\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Magway\",\"POP\":96954,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":763.1,\"Y\":403.5},{\"ADMIN_NAME\":\"Arakan State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-AST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Sittwe\",\"POP\":177743,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":757.5,\"Y\":403.5},{\"ADMIN_NAME\":\"Karen State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KSA\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Pa-an\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":770.6,\"Y\":413.2},{\"ADMIN_NAME\":\"Irrawaddy\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-IRR\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Bassein\",\"POP\":237089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":762.6,\"Y\":413.4},{\"ADMIN_NAME\":\"Mon State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-MST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Moulmein\",\"POP\":438861,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":770.7,\"Y\":414.2},{\"ADMIN_NAME\":\"Tenasserim\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-TNS\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Tavoy\",\"POP\":136783,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":772.2,\"Y\":421.1},{\"ADMIN_NAME\":\"Kachin State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-KST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Myitkyina\",\"POP\":90894,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":770,\"Y\":387.8},{\"ADMIN_NAME\":\"Chin State\",\"CountryCode\":\"BM\",\"Country_Name\":\"Myanmar\",\"GMI_ADMIN\":\"MMR-CST\",\"ISO2_CountryCode\":\"MM\",\"ISO3_Country\":\"MMR\",\"Name\":\"Haka\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":759.5,\"Y\":396.1},{\"ADMIN_NAME\":\"Oueme\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-OUE\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Porto Novo\",\"POP\":234168,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":507.3,\"Y\":442.2},{\"ADMIN_NAME\":\"Atakora\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ATK\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Natitingou\",\"POP\":80892,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":503.9,\"Y\":431.8},{\"ADMIN_NAME\":\"Borgou\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-BOR\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Parakou\",\"POP\":163753,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":507.3,\"Y\":434.6},{\"ADMIN_NAME\":\"Zou\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ZOU\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Abomey\",\"POP\":82154,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":505.5,\"Y\":440.6},{\"ADMIN_NAME\":\"Mono\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-MON\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Lokossa\",\"POP\":86971,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":504.8,\"Y\":442.2},{\"ADMIN_NAME\":\"Atlantique\",\"CountryCode\":\"BN\",\"Country_Name\":\"Benin\",\"GMI_ADMIN\":\"BEN-ATL\",\"ISO2_CountryCode\":\"BJ\",\"ISO3_Country\":\"BEN\",\"Name\":\"Cotonou\",\"POP\":690584,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":506.8,\"Y\":442.9},{\"ADMIN_NAME\":\"Minsk\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-MNS\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Minsk\",\"POP\":1742124,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":576.4,\"Y\":282.5},{\"ADMIN_NAME\":\"Grodno\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-GRD\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Hrodna\",\"POP\":317365,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":566.1,\"Y\":283.5},{\"ADMIN_NAME\":\"Brest\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-BRS\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Brest\",\"POP\":300715,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":565.7,\"Y\":290.8},{\"ADMIN_NAME\":\"Vitebsk\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-VTB\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Vitsyebsk\",\"POP\":342700,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":583.8,\"Y\":276.3},{\"ADMIN_NAME\":\"Mogilev\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-MGL\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Mahilyow\",\"POP\":369200,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":584.1,\"Y\":282.4},{\"ADMIN_NAME\":\"Gomel\\u0027\",\"CountryCode\":\"BO\",\"Country_Name\":\"Belarus\",\"GMI_ADMIN\":\"BLR-GML\",\"ISO2_CountryCode\":\"BY\",\"ISO3_Country\":\"BLR\",\"Name\":\"Homyel\\u0027\",\"POP\":480951,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":585.9,\"Y\":289.2},{\"ADMIN_NAME\":\"Solomon Is.\",\"CountryCode\":\"BP\",\"Country_Name\":\"Solomon Is.\",\"GMI_ADMIN\":\"SLB\",\"ISO2_CountryCode\":\"SB\",\"ISO3_Country\":\"SLB\",\"Name\":\"Honiara\",\"POP\":56298,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":943.4,\"Y\":486.8},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-DFD\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Brasilia\",\"POP\":2207718,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":367.2,\"Y\":504.9},{\"ADMIN_NAME\":\"Sao Paulo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SPA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Santos\",\"POP\":411403,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":371.6,\"Y\":529},{\"ADMIN_NAME\":\"Rio de Janeiro\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RDJ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Rio de Janeiro\",\"POP\":6023699,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":379.5,\"Y\":525.3},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Santarem\",\"POP\":189047,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":348.6,\"Y\":467.4},{\"ADMIN_NAME\":\"Mato Grosso\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Cuiaba\",\"POP\":521934,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":344.5,\"Y\":504.4},{\"ADMIN_NAME\":\"Goias\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-GOI\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Goiania\",\"POP\":1171195,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":363.5,\"Y\":507.6},{\"ADMIN_NAME\":\"Mato Grosso do Sul\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGD\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Campo Grande\",\"POP\":729151,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":348.6,\"Y\":518.5},{\"ADMIN_NAME\":\"Roraima\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ROR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Boa Vista\",\"POP\":235150,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":331.8,\"Y\":452.7},{\"ADMIN_NAME\":\"Acre\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ACR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Rio Branco\",\"POP\":257642,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":312,\"Y\":488.4},{\"ADMIN_NAME\":\"Sao Paulo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SPA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Sao Paulo\",\"POP\":10021295,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":370.8,\"Y\":527.9},{\"ADMIN_NAME\":\"Parana\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Curitiba\",\"POP\":1718421,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":363.4,\"Y\":533.5},{\"ADMIN_NAME\":\"Amapa\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-AMA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Macapa\",\"POP\":338936,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":358.5,\"Y\":460.5},{\"ADMIN_NAME\":\"Santa Catarina\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SCT\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Florianopolis\",\"POP\":412724,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":365.2,\"Y\":540.1},{\"ADMIN_NAME\":\"Rio Grande do Sul\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RGS\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Porto Alegre\",\"POP\":1372741,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":358,\"Y\":547.9},{\"ADMIN_NAME\":\"Bahia\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-BAH\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Salvador\",\"POP\":2711840,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":393.3,\"Y\":496.9},{\"ADMIN_NAME\":\"Minas Gerais\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MGE\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Belo Horizonte\",\"POP\":2373224,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":378.3,\"Y\":516.7},{\"ADMIN_NAME\":\"Espirito Santo\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ESA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Vitoria\",\"POP\":312656,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":388,\"Y\":518.2},{\"ADMIN_NAME\":\"Rio de Janeiro\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RDJ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Niteroi\",\"POP\":456456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":381.1,\"Y\":525.6},{\"ADMIN_NAME\":\"Maranhao\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-MRN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Sao Luis\",\"POP\":917237,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":377.2,\"Y\":467.5},{\"ADMIN_NAME\":\"Ceara\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-CEA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Fortaleza\",\"POP\":2400000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":393,\"Y\":471.1},{\"ADMIN_NAME\":\"Piaui\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PIA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Teresina\",\"POP\":744512,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":381.3,\"Y\":474.7},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAR\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Belem\",\"POP\":1407737,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":365.6,\"Y\":464.6},{\"ADMIN_NAME\":\"Rio Grande do Norte\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RGN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Natal\",\"POP\":763043,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":402.4,\"Y\":476.7},{\"ADMIN_NAME\":\"Paraiba\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PAA\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Joao Pessoa\",\"POP\":650883,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":403.3,\"Y\":480.4},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-AMZ\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Manaus\",\"POP\":1598210,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":333.6,\"Y\":469.2},{\"ADMIN_NAME\":\"Pernambuco\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-PRN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Recife\",\"POP\":1478098,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":403.2,\"Y\":483.1},{\"ADMIN_NAME\":\"Rondonia\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-RND\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Porto Velho\",\"POP\":306180,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":322.8,\"Y\":485},{\"ADMIN_NAME\":\"Alagoas\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-ALG\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Maceio\",\"POP\":954991,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":400.9,\"Y\":487.5},{\"ADMIN_NAME\":\"Sergipe\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-SRG\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Aracaju\",\"POP\":490175,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":397.3,\"Y\":491},{\"ADMIN_NAME\":\"Tocantins\",\"CountryCode\":\"BR\",\"Country_Name\":\"Brazil\",\"GMI_ADMIN\":\"BRA-TCN\",\"ISO2_CountryCode\":\"BR\",\"ISO3_Country\":\"BRA\",\"Name\":\"Palmas\",\"POP\":196272,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":365.9,\"Y\":489},{\"ADMIN_NAME\":\"Thimphu\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-THM\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Thimphu\",\"POP\":98676,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":748.6,\"Y\":381.4},{\"ADMIN_NAME\":\"Punakha\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-PNK\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Punakha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749,\"Y\":380.8},{\"ADMIN_NAME\":\"Wangdi Phodrang\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-WNP\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Wangdue Prodrang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749.3,\"Y\":381.4},{\"ADMIN_NAME\":\"Paro\",\"CountryCode\":\"BT\",\"Country_Name\":\"Bhutan\",\"GMI_ADMIN\":\"BTN-PAR\",\"ISO2_CountryCode\":\"BT\",\"ISO3_Country\":\"BTN\",\"Name\":\"Paro\",\"POP\":2169,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":748.2,\"Y\":381.6},{\"ADMIN_NAME\":\"Grad Sofiya\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-GSO\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Sofia\",\"POP\":1152556,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":564.7,\"Y\":329.4},{\"ADMIN_NAME\":\"Khaskovo\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-KHS\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Kurdzhali\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.9,\"Y\":332.3},{\"ADMIN_NAME\":\"Mikhaylovgrad\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-MKH\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Montana\",\"POP\":47445,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":564.4,\"Y\":326.7},{\"ADMIN_NAME\":\"Lovech\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-LVC\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Lovec\",\"POP\":42211,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":568.5,\"Y\":327.8},{\"ADMIN_NAME\":\"Razgrad\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-RZG\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Razgrad\",\"POP\":38285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.6,\"Y\":326.2},{\"ADMIN_NAME\":\"Varna\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-VAR\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Varna\",\"POP\":312770,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":577.4,\"Y\":327.5},{\"ADMIN_NAME\":\"Burgas\",\"CountryCode\":\"BU\",\"Country_Name\":\"Bulgaria\",\"GMI_ADMIN\":\"BGR-BRG\",\"ISO2_CountryCode\":\"BG\",\"ISO3_Country\":\"BGR\",\"Name\":\"Burgas\",\"POP\":195966,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.1,\"Y\":330.1},{\"ADMIN_NAME\":\"Brunei\",\"CountryCode\":\"BX\",\"Country_Name\":\"Brunei\",\"GMI_ADMIN\":\"BRN\",\"ISO2_CountryCode\":\"BN\",\"ISO3_Country\":\"BRN\",\"Name\":\"Bandar Seri Begawan\",\"POP\":64409,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":818.7,\"Y\":446.9},{\"ADMIN_NAME\":\"Bujumbura\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BJM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bujumbura\",\"POP\":331700,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":581.4,\"Y\":469.9},{\"ADMIN_NAME\":\"Cankuzo\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-CNK\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Cankuzo\",\"POP\":6585,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.6,\"Y\":469.3},{\"ADMIN_NAME\":\"Rutana\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-RTN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Rutana\",\"POP\":20893,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.1,\"Y\":471.5},{\"ADMIN_NAME\":\"Bururi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BUR\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bururi\",\"POP\":19740,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.1,\"Y\":471.5},{\"ADMIN_NAME\":\"Makamba\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MKM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Makamba\",\"POP\":19642,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.6,\"Y\":472},{\"ADMIN_NAME\":\"Muyinga\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MYN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Muyinga\",\"POP\":71076,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":584.1,\"Y\":468.5},{\"ADMIN_NAME\":\"Kayanza\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-KYN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Kayanza\",\"POP\":19443,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582,\"Y\":468.6},{\"ADMIN_NAME\":\"Ngozi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-NGO\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Ngozi\",\"POP\":21506,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.7,\"Y\":468.6},{\"ADMIN_NAME\":\"Bubanza\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-BBN\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Bubanza\",\"POP\":12728,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":581.4,\"Y\":469.1},{\"ADMIN_NAME\":\"Karuzi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-KRZ\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Karusi\",\"POP\":10705,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.6,\"Y\":469.2},{\"ADMIN_NAME\":\"Muramvya\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-MRM\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Muramvya\",\"POP\":18041,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.1,\"Y\":469.6},{\"ADMIN_NAME\":\"Gitega\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-GIT\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Gitega\",\"POP\":23167,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583,\"Y\":470.1},{\"ADMIN_NAME\":\"Ruyigi\",\"CountryCode\":\"BY\",\"Country_Name\":\"Burundi\",\"GMI_ADMIN\":\"BDI-RUY\",\"ISO2_CountryCode\":\"BI\",\"ISO3_Country\":\"BDI\",\"Name\":\"Ruyigi\",\"POP\":38458,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.8,\"Y\":470.2},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Ottawa\",\"POP\":812129,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":290.3,\"Y\":319.1},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Moosonee\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":276.2,\"Y\":294.2},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Montreal\",\"POP\":3268513,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":295.8,\"Y\":318.4},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Canaport\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":317.1,\"Y\":319.6},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Sept-Iles\",\"POP\":22582,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":315.9,\"Y\":298.8},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Schefferville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":314.8,\"Y\":278.2},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saint John\",\"POP\":87857,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":316.8,\"Y\":319.5},{\"ADMIN_NAME\":\"Newfoundland and Labrador\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NWF\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Goose Bay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":332.9,\"Y\":285.3},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Prince Rupert\",\"POP\":14708,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":138.8,\"Y\":280.5},{\"ADMIN_NAME\":\"Alberta\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ALB\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Calgary\",\"POP\":1019942,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":183.8,\"Y\":295.5},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Vancouver\",\"POP\":1837969,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":159.1,\"Y\":303.1},{\"ADMIN_NAME\":\"Northwest Territories\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Inuvik\",\"POP\":3022,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":129.3,\"Y\":197.7},{\"ADMIN_NAME\":\"Manitoba\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-MNT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Churchill\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":239,\"Y\":258.2},{\"ADMIN_NAME\":\"Saskatchewan\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-SSK\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saskatoon\",\"POP\":198958,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":204.4,\"Y\":290.7},{\"ADMIN_NAME\":\"Newfoundland and Labrador\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NWF\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Saint John\\u0027s\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":353.8,\"Y\":310.3},{\"ADMIN_NAME\":\"Quebec\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-QUE\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Quebec\",\"POP\":528595,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":302.5,\"Y\":313.4},{\"ADMIN_NAME\":\"Nunavut\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NNV\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Iqaluit\",\"POP\":6124,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":310,\"Y\":229.3},{\"ADMIN_NAME\":\"Prince Edward Island\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-PEI\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Charlottetown\",\"POP\":42402,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":325,\"Y\":315.7},{\"ADMIN_NAME\":\"New Brunswick\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NBR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Fredericton\",\"POP\":52337,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":315.2,\"Y\":316.8},{\"ADMIN_NAME\":\"Northwest Territories\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Yellowknife\",\"POP\":15865,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":183,\"Y\":237.2},{\"ADMIN_NAME\":\"Yukon Territory\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-YTR\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Whitehorse\",\"POP\":23272,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":125.6,\"Y\":247.3},{\"ADMIN_NAME\":\"Alberta\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ALB\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Edmonton\",\"POP\":712391,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":185.3,\"Y\":284.1},{\"ADMIN_NAME\":\"British Columbia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-BCL\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Victoria\",\"POP\":289625,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":158,\"Y\":306.6},{\"ADMIN_NAME\":\"Saskatchewan\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-SSK\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Regina\",\"POP\":176183,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":210,\"Y\":298.1},{\"ADMIN_NAME\":\"Manitoba\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-MNT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Winnipeg\",\"POP\":632063,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":230.8,\"Y\":300.4},{\"ADMIN_NAME\":\"Nova Scotia\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-NSC\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Halifax\",\"POP\":359111,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":323.5,\"Y\":321.8},{\"ADMIN_NAME\":\"Ontario\",\"CountryCode\":\"CA\",\"Country_Name\":\"Canada\",\"GMI_ADMIN\":\"CAN-ONT\",\"ISO2_CountryCode\":\"CA\",\"ISO3_Country\":\"CAN\",\"Name\":\"Toronto\",\"POP\":4612191,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":279.9,\"Y\":325.5},{\"ADMIN_NAME\":\"Phnum Penh\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PPE\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Phnom Penh\",\"POP\":1573544,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":790.8,\"Y\":428.3},{\"ADMIN_NAME\":\"Siemreab-Otdar Meanchey\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-SOM\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Siemreab\",\"POP\":85000,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":787.9,\"Y\":423.2},{\"ADMIN_NAME\":\"Batdambang\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-BTD\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Batdambang\",\"POP\":150444,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":786.1,\"Y\":424},{\"ADMIN_NAME\":\"Pouthisat\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PTH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Pouthisat\",\"POP\":52476,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":788.1,\"Y\":425.5},{\"ADMIN_NAME\":\"Kaoh Kong\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KKO\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Krong Kaoh Kong\",\"POP\":33134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":785.7,\"Y\":428.1},{\"ADMIN_NAME\":\"Preah Vihear\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PVI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Phnum Tbeng Meanchey\",\"POP\":24380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":791,\"Y\":421.9},{\"ADMIN_NAME\":\"Stoeng Treng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-STR\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Stoeng Treng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.8,\"Y\":422.7},{\"ADMIN_NAME\":\"Kampong Thum\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KTH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Thum\",\"POP\":19951,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.8,\"Y\":425},{\"ADMIN_NAME\":\"Kracheh\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KRC\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kracheh\",\"POP\":19975,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.9,\"Y\":425.7},{\"ADMIN_NAME\":\"Kampong Chhnang\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KCN\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Chnang\",\"POP\":75244,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.2,\"Y\":426.3},{\"ADMIN_NAME\":\"Kampong Cham\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KCH\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Cham\",\"POP\":61750,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":792.4,\"Y\":427.1},{\"ADMIN_NAME\":\"Prey Veng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-PVE\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Prey Veng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792,\"Y\":428.5},{\"ADMIN_NAME\":\"Kampong Spoe\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KSP\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampong Spoe\",\"POP\":33231,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.7,\"Y\":428.6},{\"ADMIN_NAME\":\"Rotanokiri\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-RTN\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Lumphat\",\"POP\":19205,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.6,\"Y\":422.8},{\"ADMIN_NAME\":\"Mondol Kiri\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-MKI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Senmonorom\",\"POP\":7944,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":797.2,\"Y\":425.8},{\"ADMIN_NAME\":\"Svay Rieng\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-SRI\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Svay Rieng\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.3,\"Y\":429.7},{\"ADMIN_NAME\":\"Takev\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-TAK\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Takev\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.5,\"Y\":429.9},{\"ADMIN_NAME\":\"Kampot\",\"CountryCode\":\"CB\",\"Country_Name\":\"Cambodia\",\"GMI_ADMIN\":\"KHM-KMP\",\"ISO2_CountryCode\":\"KH\",\"ISO3_Country\":\"KHM\",\"Name\":\"Kampot\",\"POP\":22691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.8,\"Y\":431},{\"ADMIN_NAME\":\"Chari-Baguirmi\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-CBG\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Ndjamena\",\"POP\":721081,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":542.3,\"Y\":426.8},{\"ADMIN_NAME\":\"Borkou-Ennedi-Tibesti\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BET\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Faya\",\"POP\":13400,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":553,\"Y\":410},{\"ADMIN_NAME\":\"Kanem\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-KAN\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Mao\",\"POP\":18031,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.5,\"Y\":421},{\"ADMIN_NAME\":\"Lac\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LAC\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Bol\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.8,\"Y\":422.9},{\"ADMIN_NAME\":\"Mayo Kebi\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-MKE\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Bongor\",\"POP\":27770,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.6,\"Y\":431.9},{\"ADMIN_NAME\":\"Tandjile\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-TND\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Lai\",\"POP\":19382,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.2,\"Y\":434.4},{\"ADMIN_NAME\":\"Logone Oriental\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LOR\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Doba\",\"POP\":24336,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.7,\"Y\":436.5},{\"ADMIN_NAME\":\"Logone Occidental\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-LOC\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Moundou\",\"POP\":135167,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.6,\"Y\":436.8},{\"ADMIN_NAME\":\"Salamat\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-SLM\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Am Timan\",\"POP\":28885,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":556.2,\"Y\":429.8},{\"ADMIN_NAME\":\"Moyen-Chari\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-MCH\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Sarh\",\"POP\":102528,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551,\"Y\":435.1},{\"ADMIN_NAME\":\"Biltine\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BLT\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Biltine\",\"POP\":11000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":558,\"Y\":419.8},{\"ADMIN_NAME\":\"Ouaddai\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-OUA\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Abeche\",\"POP\":74188,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.8,\"Y\":421.8},{\"ADMIN_NAME\":\"Batha\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-BAT\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Ati\",\"POP\":24074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.8,\"Y\":423.6},{\"ADMIN_NAME\":\"Guera\",\"CountryCode\":\"CD\",\"Country_Name\":\"Chad\",\"GMI_ADMIN\":\"TCD-GUE\",\"ISO2_CountryCode\":\"TD\",\"ISO3_Country\":\"TCD\",\"Name\":\"Mongo\",\"POP\":27763,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.8,\"Y\":426.5},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-WST\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Colombo\",\"POP\":648034,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":721.4,\"Y\":441.3},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-EST\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Trincomalee\",\"POP\":108420,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":725.2,\"Y\":436.7},{\"ADMIN_NAME\":\"North Central\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-NCN\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Anuradhapura\",\"POP\":60943,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":722.8,\"Y\":437.3},{\"ADMIN_NAME\":\"North Western\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-NWS\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Puttalan\",\"POP\":45661,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":721.3,\"Y\":438.2},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-CEN\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Kandy\",\"POP\":111701,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":723.5,\"Y\":440.3},{\"ADMIN_NAME\":\"Uva\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-UVA\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Badulla\",\"POP\":42230,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":724.7,\"Y\":441.2},{\"ADMIN_NAME\":\"Sabaragamuwa\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-SBR\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Ratnapura\",\"POP\":47832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":722.8,\"Y\":442},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"CE\",\"Country_Name\":\"Sri Lanka\",\"GMI_ADMIN\":\"LKA-STH\",\"ISO2_CountryCode\":\"LK\",\"ISO3_Country\":\"LKA\",\"Name\":\"Galle\",\"POP\":93118,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":722.4,\"Y\":443.8},{\"ADMIN_NAME\":\"Pool\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-POO\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Brazzaville\",\"POP\":1284609,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":542.4,\"Y\":472.5},{\"ADMIN_NAME\":\"Kouilou\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-KOU\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Pointe Noire\",\"POP\":659084,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":533.4,\"Y\":473.4},{\"ADMIN_NAME\":\"Likouala\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-LIK\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Impfondo\",\"POP\":20859,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.9,\"Y\":456.1},{\"ADMIN_NAME\":\"Sangha\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-SNG\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Ouesso\",\"POP\":23915,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.5,\"Y\":456.1},{\"ADMIN_NAME\":\"Pool\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-POO\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Kinkala\",\"POP\":13882,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.9,\"Y\":472.7},{\"ADMIN_NAME\":\"Cuvette\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-CVT\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Owando\",\"POP\":23952,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.1,\"Y\":461.9},{\"ADMIN_NAME\":\"Plateaux\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-PLT\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Djambala\",\"POP\":9650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.9,\"Y\":467.6},{\"ADMIN_NAME\":\"Lekoumou\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-LEK\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Sibiti\",\"POP\":19089,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537,\"Y\":470.8},{\"ADMIN_NAME\":\"Bouenza\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-BOU\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Madingou\",\"POP\":22760,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.6,\"Y\":472.1},{\"ADMIN_NAME\":\"Niari\",\"CountryCode\":\"CF\",\"Country_Name\":\"Congo\",\"GMI_ADMIN\":\"COG-NIA\",\"ISO2_CountryCode\":\"CG\",\"ISO3_Country\":\"COG\",\"Name\":\"Loubomo\",\"POP\":103894,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":535.1,\"Y\":472.2},{\"ADMIN_NAME\":\"Kinshasa\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KNS\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kinshasa\",\"POP\":7785965,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":542.4,\"Y\":472.6},{\"ADMIN_NAME\":\"Shaba\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-SHA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Lumumbashi\",\"POP\":1373770,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":576.4,\"Y\":493.2},{\"ADMIN_NAME\":\"Bandundu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BAN\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kahemba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.7,\"Y\":480.9},{\"ADMIN_NAME\":\"Equateur\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-EQT\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Mbandaka\",\"POP\":184185,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.6,\"Y\":460.4},{\"ADMIN_NAME\":\"Haut-Zaire\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-HZA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kisangani\",\"POP\":539158,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":569.8,\"Y\":459.1},{\"ADMIN_NAME\":\"Kasai-Oriental\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KOR\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Mbuji-Mayi\",\"POP\":874761,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":565.6,\"Y\":477.6},{\"ADMIN_NAME\":\"Kivu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KIV\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Buluko\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":579.1,\"Y\":462.7},{\"ADMIN_NAME\":\"Bandundu\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BAN\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Bandundu\",\"POP\":118211,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.2,\"Y\":469.8},{\"ADMIN_NAME\":\"Kasai-Occidental\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-KOC\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Kananga\",\"POP\":463546,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":562.1,\"Y\":476.9},{\"ADMIN_NAME\":\"Bas-Zaire\",\"CountryCode\":\"CG\",\"Country_Name\":\"Congo, DRC\",\"GMI_ADMIN\":\"ZAR-BZA\",\"ISO2_CountryCode\":\"CD\",\"ISO3_Country\":\"COD\",\"Name\":\"Matadi\",\"POP\":180109,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.3,\"Y\":476.7},{\"ADMIN_NAME\":\"Beijing\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-BJN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Beijing\",\"POP\":7480601,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":822.7,\"Y\":339.7},{\"ADMIN_NAME\":\"Xinjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kashi\",\"POP\":274717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":710.7,\"Y\":341.3},{\"ADMIN_NAME\":\"Guangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fangcheng Gang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":800.4,\"Y\":398.8},{\"ADMIN_NAME\":\"Heilongjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HLN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Qiqihar\",\"POP\":882364,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":843.7,\"Y\":311.2},{\"ADMIN_NAME\":\"Henan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Luoyang\",\"POP\":123144,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":811.5,\"Y\":358},{\"ADMIN_NAME\":\"Shaanxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHA\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Xi\\u0027an\",\"POP\":3225812,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":801.8,\"Y\":359.3},{\"ADMIN_NAME\":\"Nei Mongol\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NMN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Baotou\",\"POP\":1301768,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":804.4,\"Y\":337},{\"ADMIN_NAME\":\"Sichuan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SCH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Chongqing\",\"POP\":3967028,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.3,\"Y\":374.8},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Dalian\",\"POP\":2035307,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":837.1,\"Y\":342.9},{\"ADMIN_NAME\":\"Shandong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHD\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Qingdao\",\"POP\":1642245,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":833.9,\"Y\":353},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"T\\u0027aichung\",\"POP\":1040725,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":834.5,\"Y\":391.6},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"T\\u0027ainan\",\"POP\":764147,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":833.2,\"Y\":395},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kaoshsiung\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":833.5,\"Y\":396.2},{\"ADMIN_NAME\":\"Guangdong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GND\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Guangzhou\",\"POP\":3152825,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":814.1,\"Y\":394.7},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shenyang\",\"POP\":3512192,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":842,\"Y\":332.8},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Anshan\",\"POP\":1199275,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":840.9,\"Y\":335.3},{\"ADMIN_NAME\":\"Hebei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Tangshan\",\"POP\":1596949,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":827.6,\"Y\":340.8},{\"ADMIN_NAME\":\"Hebei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shijiazhuang\",\"POP\":1992474,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":817.6,\"Y\":346.3},{\"ADMIN_NAME\":\"Henan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HEN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Zhengzhou\",\"POP\":2014125,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":815,\"Y\":357.7},{\"ADMIN_NAME\":\"Jilin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JIL\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Jilin\",\"POP\":1881977,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":850.9,\"Y\":325},{\"ADMIN_NAME\":\"Hong Kong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HKG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kowloon\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":816.7,\"Y\":396.9},{\"ADMIN_NAME\":\"Hong Kong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HKG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hong Kong\",\"POP\":7012738,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":816.5,\"Y\":397.2},{\"ADMIN_NAME\":\"Macau\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-MAC\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Macau\",\"POP\":520400,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":814.8,\"Y\":397.4},{\"ADMIN_NAME\":\"Xinjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Urumqi\",\"POP\":1508225,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":742.8,\"Y\":325.3},{\"ADMIN_NAME\":\"Xizang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-XZN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Lhasa\",\"POP\":118721,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":752.6,\"Y\":374.4},{\"ADMIN_NAME\":\"Heilongjiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HLN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Harbin\",\"POP\":3229883,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851,\"Y\":317.6},{\"ADMIN_NAME\":\"Nei Mongol\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NMN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Huhot\",\"POP\":774477,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":809.5,\"Y\":336.4},{\"ADMIN_NAME\":\"Ningxia\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-NNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Yinchuan\",\"POP\":475101,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":794.6,\"Y\":344.9},{\"ADMIN_NAME\":\"Qinghai\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-QNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Xining\",\"POP\":767531,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":782.1,\"Y\":351.2},{\"ADMIN_NAME\":\"Gansu\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GAN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Lanzhou\",\"POP\":3200000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":787.2,\"Y\":353.1},{\"ADMIN_NAME\":\"Sichuan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SCH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Chengdu\",\"POP\":3950437,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":788.5,\"Y\":371.2},{\"ADMIN_NAME\":\"Guizhou\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GUI\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Guiyang\",\"POP\":1171633,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.8,\"Y\":384.1},{\"ADMIN_NAME\":\"Yunnan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-YNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Kunming\",\"POP\":1023674,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":784.7,\"Y\":388.8},{\"ADMIN_NAME\":\"Guangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-GNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanning\",\"POP\":803788,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":800.2,\"Y\":395.5},{\"ADMIN_NAME\":\"Fujian\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-FUJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fuzhou\",\"POP\":1179720,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":830.7,\"Y\":385.7},{\"ADMIN_NAME\":\"Taiwan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TWN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Taipei\",\"POP\":7871900,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":836.8,\"Y\":388.8},{\"ADMIN_NAME\":\"Jiangsu\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JNS\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanjing\",\"POP\":3087010,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":829.3,\"Y\":366.7},{\"ADMIN_NAME\":\"Anhui\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-ANH\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hefei\",\"POP\":1388904,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":825.1,\"Y\":367.3},{\"ADMIN_NAME\":\"Shanghai\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Shanghai\",\"POP\":14608512,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":836.8,\"Y\":369.3},{\"ADMIN_NAME\":\"Hubei\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HUB\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Wuhan\",\"POP\":4184206,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":816.8,\"Y\":371.5},{\"ADMIN_NAME\":\"Zhejiang\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-ZHJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Hangzhou\",\"POP\":1878129,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":833.1,\"Y\":372.5},{\"ADMIN_NAME\":\"Jiangxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JNG\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Nanchang\",\"POP\":1871351,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":821.3,\"Y\":377.5},{\"ADMIN_NAME\":\"Hunan\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-HUN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Changsha\",\"POP\":2073938,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":813.3,\"Y\":379.3},{\"ADMIN_NAME\":\"Tianjin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-TNJ\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Tianjin\",\"POP\":3766207,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":824.9,\"Y\":342.5},{\"ADMIN_NAME\":\"Shanxi\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHX\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Taiyuan\",\"POP\":2722475,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":812,\"Y\":346.9},{\"ADMIN_NAME\":\"Shandong\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-SHD\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Jinan\",\"POP\":2069266,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":824.3,\"Y\":351.2},{\"ADMIN_NAME\":\"Jilin\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-JIL\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Changchun\",\"POP\":2537421,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":847.4,\"Y\":324.9},{\"ADMIN_NAME\":\"Liaoning\",\"CountryCode\":\"CH\",\"Country_Name\":\"China\",\"GMI_ADMIN\":\"CHN-LNN\",\"ISO2_CountryCode\":\"CN\",\"ISO3_Country\":\"CHN\",\"Name\":\"Fushun\",\"POP\":1400646,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":843.5,\"Y\":332.6},{\"ADMIN_NAME\":\"Region Metropolitana\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-RMT\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Santiago\",\"POP\":4837295,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":304.1,\"Y\":559.1},{\"ADMIN_NAME\":\"Magallanes y de la Antartica Chilena\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-MYA\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Punta Arenas\",\"POP\":117430,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":303.4,\"Y\":635.2},{\"ADMIN_NAME\":\"Coquimbo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-CQM\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Coquimbo\",\"POP\":161317,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302.3,\"Y\":547.7},{\"ADMIN_NAME\":\"Aisen del General Carlos Ibanez del Campo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ADG\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Puerto Aisen\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.5,\"Y\":602.1},{\"ADMIN_NAME\":\"Libertador General Bernardo O\\u0027Higgins\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-LGB\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"San Fernando\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":303.2,\"Y\":562.9},{\"ADMIN_NAME\":\"Maule\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-MAU\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Talca\",\"POP\":197479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":301.3,\"Y\":565.7},{\"ADMIN_NAME\":\"Bio-Bio\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-BIO\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Concepcion\",\"POP\":215413,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":297.5,\"Y\":570.5},{\"ADMIN_NAME\":\"Araucania\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ARC\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Temuco\",\"POP\":238129,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":298.8,\"Y\":577.2},{\"ADMIN_NAME\":\"Los Lagos\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-LLA\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Puerto Montt\",\"POP\":160054,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":297.8,\"Y\":587.1},{\"ADMIN_NAME\":\"Antofagasta\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ANT\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Antofagasta\",\"POP\":309832,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":304.8,\"Y\":528},{\"ADMIN_NAME\":\"Atacama\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-ATC\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Copiapo\",\"POP\":129280,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305,\"Y\":539.5},{\"ADMIN_NAME\":\"Coquimbo\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-CQM\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"La Serena\",\"POP\":154521,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302.5,\"Y\":547.5},{\"ADMIN_NAME\":\"Valparaiso\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-VLP\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Valparaiso\",\"POP\":282448,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":301.6,\"Y\":557.6},{\"ADMIN_NAME\":\"Tarapaca\",\"CountryCode\":\"CI\",\"Country_Name\":\"Chile\",\"GMI_ADMIN\":\"CHL-TRP\",\"ISO2_CountryCode\":\"CL\",\"ISO3_Country\":\"CHL\",\"Name\":\"Iquique\",\"POP\":227499,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.5,\"Y\":517.8},{\"ADMIN_NAME\":\"Cayman Is.\",\"CountryCode\":\"CJ\",\"Country_Name\":\"Cayman Is.\",\"GMI_ADMIN\":\"CYM\",\"ISO2_CountryCode\":\"KY\",\"ISO3_Country\":\"CYM\",\"Name\":\"George Town\",\"POP\":29370,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":274.4,\"Y\":406},{\"ADMIN_NAME\":\"Cocos Is.\",\"CountryCode\":\"CK\",\"Country_Name\":\"Cocos Is.\",\"GMI_ADMIN\":\"CCK\",\"ISO2_CountryCode\":\"CC\",\"ISO3_Country\":\"CCK\",\"Name\":\"West Island\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":768.4,\"Y\":494.5},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-CNT\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Yaounde\",\"POP\":1299369,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":531.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Littoral\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-LTT\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Douala\",\"POP\":1338082,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":526.9,\"Y\":449.1},{\"ADMIN_NAME\":\"Est\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-EST\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bertoua\",\"POP\":218111,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.9,\"Y\":447.9},{\"ADMIN_NAME\":\"Extreme-Nord\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-ENO\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Maroua\",\"POP\":319941,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":539.7,\"Y\":431},{\"ADMIN_NAME\":\"Nord\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-NOR\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Garoua\",\"POP\":436899,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":537.1,\"Y\":434.7},{\"ADMIN_NAME\":\"Adamoua\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-ADM\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Ngaoundere\",\"POP\":231357,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.7,\"Y\":440.2},{\"ADMIN_NAME\":\"Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-OUE\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bafoussam\",\"POP\":290768,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":528.9,\"Y\":445.3},{\"ADMIN_NAME\":\"Sud-Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-SOU\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Buea\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.6,\"Y\":449},{\"ADMIN_NAME\":\"Sud\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-SUD\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Ebolowa\",\"POP\":87875,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":530.9,\"Y\":452.5},{\"ADMIN_NAME\":\"Nord-Ouest\",\"CountryCode\":\"CM\",\"Country_Name\":\"Cameroon\",\"GMI_ADMIN\":\"CMR-NOU\",\"ISO2_CountryCode\":\"CM\",\"ISO3_Country\":\"CMR\",\"Name\":\"Bamenda\",\"POP\":393835,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":528.1,\"Y\":444},{\"ADMIN_NAME\":\"Comoros\",\"CountryCode\":\"CN\",\"Country_Name\":\"Comoros\",\"GMI_ADMIN\":\"COM\",\"ISO2_CountryCode\":\"KM\",\"ISO3_Country\":\"COM\",\"Name\":\"Moroni\",\"POP\":42872,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":619.9,\"Y\":493.2},{\"ADMIN_NAME\":\"Distrito Especial\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-DES\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Bogota\",\"POP\":7102602,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":294.6,\"Y\":447.7},{\"ADMIN_NAME\":\"Vichada\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VCH\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Puerto Carreno\",\"POP\":10216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":312.9,\"Y\":443.4},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-AMZ\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Leticia\",\"POP\":29666,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.1,\"Y\":472.1},{\"ADMIN_NAME\":\"Valle del Cauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VDC\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cali\",\"POP\":2392877,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":287.9,\"Y\":451},{\"ADMIN_NAME\":\"Cauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CAU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Popayan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.6,\"Y\":453.9},{\"ADMIN_NAME\":\"Caqueta\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CAQ\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Florencia\",\"POP\":130337,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":290.4,\"Y\":456.1},{\"ADMIN_NAME\":\"Narino\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-NAR\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Pasto\",\"POP\":382236,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":285.8,\"Y\":457.2},{\"ADMIN_NAME\":\"Putumayo\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-PTM\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Mocoa\",\"POP\":22035,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.6,\"Y\":457.4},{\"ADMIN_NAME\":\"Boyaca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-BOY\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Tunja\",\"POP\":117479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":296.6,\"Y\":445.2},{\"ADMIN_NAME\":\"Caldas\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CLD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Manizales\",\"POP\":357814,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.6,\"Y\":446.5},{\"ADMIN_NAME\":\"Risaralda\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-RSR\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Pereira\",\"POP\":440118,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.2,\"Y\":447.3},{\"ADMIN_NAME\":\"Quindio\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-QUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Armenia\",\"POP\":315328,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":290.1,\"Y\":448},{\"ADMIN_NAME\":\"Tolima\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-TOL\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Ibague\",\"POP\":421685,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.4,\"Y\":448.2},{\"ADMIN_NAME\":\"Meta\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-MET\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Villavicencio\",\"POP\":321717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":295.9,\"Y\":449},{\"ADMIN_NAME\":\"Huila\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-HUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Neiva\",\"POP\":352855,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.3,\"Y\":452.4},{\"ADMIN_NAME\":\"Atlantico\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ATL\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Barranquilla\",\"POP\":1380425,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":292.6,\"Y\":429.9},{\"ADMIN_NAME\":\"Cesar\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CES\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Valledupar\",\"POP\":308237,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":296.9,\"Y\":431.4},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-BLV\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cartagena\",\"POP\":952024,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":290.6,\"Y\":431.5},{\"ADMIN_NAME\":\"Sucre\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SUC\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Sincelejo\",\"POP\":261187,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291,\"Y\":434.6},{\"ADMIN_NAME\":\"Cordoba\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CRD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Monteria\",\"POP\":272420,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":289.6,\"Y\":436.2},{\"ADMIN_NAME\":\"Antioquia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ANT\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Medellin\",\"POP\":1999979,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":290.4,\"Y\":443.2},{\"ADMIN_NAME\":\"Choco\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CHO\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Quibdo\",\"POP\":75104,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":287.5,\"Y\":444.8},{\"ADMIN_NAME\":\"Norde de Santander\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-NDS\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Cucuta\",\"POP\":721398,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":299,\"Y\":438.6},{\"ADMIN_NAME\":\"Santander\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SNT\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Bucaramanga\",\"POP\":571820,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":297.3,\"Y\":440.8},{\"ADMIN_NAME\":\"Arauca\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-ARA\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Arauca\",\"POP\":69264,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.8,\"Y\":440.9},{\"ADMIN_NAME\":\"Casanare\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-CSN\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Yopal\",\"POP\":61029,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":299.3,\"Y\":445.7},{\"ADMIN_NAME\":\"Guainia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-GUI\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Puerto Inirida\",\"POP\":7298,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":311.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Guaviare\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-GUA\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"San Jose Del Guavuare\",\"POP\":22136,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.8,\"Y\":453.4},{\"ADMIN_NAME\":\"La Guajira\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-LGU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Riohacha\",\"POP\":92431,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":297.9,\"Y\":428.3},{\"ADMIN_NAME\":\"Vaupes\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-VAU\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Mitu\",\"POP\":5917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.3,\"Y\":457.1},{\"ADMIN_NAME\":\"San Andres y Providencia\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-SAY\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"San Andres\",\"POP\":58257,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":273.5,\"Y\":425.5},{\"ADMIN_NAME\":\"Magdalena\",\"CountryCode\":\"CO\",\"Country_Name\":\"Colombia\",\"GMI_ADMIN\":\"COL-MGD\",\"ISO2_CountryCode\":\"CO\",\"ISO3_Country\":\"COL\",\"Name\":\"Santa Marta\",\"POP\":431781,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":294.4,\"Y\":429.2},{\"ADMIN_NAME\":\"Northern Mariana Is.\",\"CountryCode\":\"CQ\",\"Country_Name\":\"Northern Mariana Is.\",\"GMI_ADMIN\":\"MNP\",\"ISO2_CountryCode\":\"MP\",\"ISO3_Country\":\"MNP\",\"Name\":\"Saipan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":904,\"Y\":418.1},{\"ADMIN_NAME\":\"San Jose\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-SJO\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"San Jose\",\"POP\":335007,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":266.9,\"Y\":432.9},{\"ADMIN_NAME\":\"Alajuela\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-ALJ\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Alajuela\",\"POP\":47494,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":266.5,\"Y\":432.7},{\"ADMIN_NAME\":\"Heredia\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-HER\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Heredia\",\"POP\":21947,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":266.8,\"Y\":432.7},{\"ADMIN_NAME\":\"Limon\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-LIM\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Puerto Limon\",\"POP\":63081,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":269.8,\"Y\":432.7},{\"ADMIN_NAME\":\"Cartago\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-CRT\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Cartago\",\"POP\":26594,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.4,\"Y\":433.1},{\"ADMIN_NAME\":\"Guanacaste\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-GNC\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Liberia\",\"POP\":45380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":263.1,\"Y\":430.9},{\"ADMIN_NAME\":\"Puntarenas\",\"CountryCode\":\"CS\",\"Country_Name\":\"Costa Rica\",\"GMI_ADMIN\":\"CRI-PNT\",\"ISO2_CountryCode\":\"CR\",\"ISO3_Country\":\"CRI\",\"Name\":\"Puntarenas\",\"POP\":35650,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":432.8},{\"ADMIN_NAME\":\"Ombella-Mpoko\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OMP\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bangui\",\"POP\":542393,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":551.5,\"Y\":448.4},{\"ADMIN_NAME\":\"Ouham-Pende\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OPE\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bozoum\",\"POP\":40201,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.4,\"Y\":443},{\"ADMIN_NAME\":\"Nana-Mambere\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-NMM\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bouar\",\"POP\":28581,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.2,\"Y\":444.1},{\"ADMIN_NAME\":\"Basse-Kotto\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-BKO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Mobaye\",\"POP\":19431,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":558.7,\"Y\":448.6},{\"ADMIN_NAME\":\"Lobaye\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-LOB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Mbaiki\",\"POP\":67132,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.9,\"Y\":449.8},{\"ADMIN_NAME\":\"Haute-Sangha\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HSN\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Berberati\",\"POP\":61815,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":448.8},{\"ADMIN_NAME\":\"Sangha\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-SNG\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Nola\",\"POP\":26809,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.5,\"Y\":450.8},{\"ADMIN_NAME\":\"Bamingui-Bangoran\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-BBN\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Ndele\",\"POP\":11764,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.2,\"Y\":437.2},{\"ADMIN_NAME\":\"Gribingui\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-GRB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Kaga Bandoro\",\"POP\":56520,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":553.1,\"Y\":441.1},{\"ADMIN_NAME\":\"Haute-Kotto\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HKO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bria\",\"POP\":29027,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":561,\"Y\":442.4},{\"ADMIN_NAME\":\"Ouham\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OUH\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bossangoa\",\"POP\":27428,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548.4,\"Y\":442.5},{\"ADMIN_NAME\":\"Kemo-Gribingui\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-KGR\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Sibut\",\"POP\":34267,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.9,\"Y\":444.6},{\"ADMIN_NAME\":\"Ouaka\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-OUA\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bambari\",\"POP\":32547,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.3,\"Y\":444.6},{\"ADMIN_NAME\":\"Vakaga\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-VAK\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Birao\",\"POP\":10178,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":563.2,\"Y\":431.9},{\"ADMIN_NAME\":\"Haut-Mbomou\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-HMB\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Obo\",\"POP\":12887,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.5,\"Y\":445.6},{\"ADMIN_NAME\":\"Mbomou\",\"CountryCode\":\"CT\",\"Country_Name\":\"Central African Republic\",\"GMI_ADMIN\":\"CAF-MBO\",\"ISO2_CountryCode\":\"CF\",\"ISO3_Country\":\"CAF\",\"Name\":\"Bangassou\",\"POP\":24361,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":563.3,\"Y\":447.4},{\"ADMIN_NAME\":\"Ciudad de la Habana\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CHB\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Havana\",\"POP\":2163824,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":271.5,\"Y\":394.9},{\"ADMIN_NAME\":\"Pinar del Rio\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-PDR\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Pinar Del Rio\",\"POP\":186990,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":268,\"Y\":396.7},{\"ADMIN_NAME\":\"Villa Clara\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-VCL\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Santa Clara\",\"POP\":250512,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":278.3,\"Y\":396.8},{\"ADMIN_NAME\":\"Cienfuegos\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CNF\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Cienfuegos\",\"POP\":186644,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":397.6},{\"ADMIN_NAME\":\"Sancti Spiritus\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-SSP\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Sancti Spiritus\",\"POP\":127069,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":279.8,\"Y\":398.2},{\"ADMIN_NAME\":\"Isla de la Juventud\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-IDL\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Nueva Gerona\",\"POP\":20264,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":270.5,\"Y\":398.4},{\"ADMIN_NAME\":\"Ciego de Avila\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CDA\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Ciego De Avila\",\"POP\":142027,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":281.7,\"Y\":398.5},{\"ADMIN_NAME\":\"Matanzas\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-MTN\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Matanzas\",\"POP\":146733,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":273.9,\"Y\":394.9},{\"ADMIN_NAME\":\"Camaguey\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-CMG\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Camaguey\",\"POP\":347562,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":284,\"Y\":399.9},{\"ADMIN_NAME\":\"Las Tunas\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-LTU\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Victoria De Las Tunas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.7,\"Y\":401.1},{\"ADMIN_NAME\":\"Holguin\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-HLG\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Holguin\",\"POP\":319102,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":288.6,\"Y\":401.3},{\"ADMIN_NAME\":\"Granma\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-GRN\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Manzanillo\",\"POP\":128188,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":286.2,\"Y\":402.9},{\"ADMIN_NAME\":\"Guantanamo\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-GNT\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Guantanamo\",\"POP\":272801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.5,\"Y\":403.5},{\"ADMIN_NAME\":\"Santiago de Cuba\",\"CountryCode\":\"CU\",\"Country_Name\":\"Cuba\",\"GMI_ADMIN\":\"CUB-SDC\",\"ISO2_CountryCode\":\"CU\",\"ISO3_Country\":\"CUB\",\"Name\":\"Santiago De Cuba\",\"POP\":555865,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":289.8,\"Y\":403.9},{\"ADMIN_NAME\":\"Cape Verde\",\"CountryCode\":\"CV\",\"Country_Name\":\"Cape Verde\",\"GMI_ADMIN\":\"CPV\",\"ISO2_CountryCode\":\"CV\",\"ISO3_Country\":\"CPV\",\"Name\":\"Praia\",\"POP\":113364,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":434.8,\"Y\":418.7},{\"ADMIN_NAME\":\"Cook Is.\",\"CountryCode\":\"CW\",\"Country_Name\":\"Cook Is.\",\"GMI_ADMIN\":\"COK\",\"ISO2_CountryCode\":\"CK\",\"ISO3_Country\":\"COK\",\"Name\":\"Avarua\",\"POP\":13373,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":57.1,\"Y\":520.8},{\"ADMIN_NAME\":\"Nicosia\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-NIC\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Nicosia\",\"POP\":200452,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":592.5,\"Y\":356.3},{\"ADMIN_NAME\":\"Farmagusta\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-FMG\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Ammochostos\",\"POP\":42526,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":594.1,\"Y\":356.5},{\"ADMIN_NAME\":\"Kyrenia\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-KYR\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Kyrenia\",\"POP\":26701,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":592.4,\"Y\":355.8},{\"ADMIN_NAME\":\"Larnaca\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-LRN\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Larnaka\",\"POP\":48947,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.2,\"Y\":357.2},{\"ADMIN_NAME\":\"Paphos\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-PPH\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Paphos\",\"POP\":35961,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":589.9,\"Y\":357.7},{\"ADMIN_NAME\":\"Limassol\",\"CountryCode\":\"CY\",\"Country_Name\":\"Cyprus\",\"GMI_ADMIN\":\"CYP-LMS\",\"ISO2_CountryCode\":\"CY\",\"ISO3_Country\":\"CYP\",\"Name\":\"Lemesos\",\"POP\":154000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591.6,\"Y\":357.9},{\"ADMIN_NAME\":\"Staden Kobenhavn\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-SKB\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Copenhagen\",\"POP\":1153615,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":534.8,\"Y\":273.7},{\"ADMIN_NAME\":\"Ringkobing\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RNG\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ringkobing\",\"POP\":9315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.9,\"Y\":271.9},{\"ADMIN_NAME\":\"Arhus\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-ARH\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Arhus\",\"POP\":237551,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.3,\"Y\":271.6},{\"ADMIN_NAME\":\"Vejle\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VEJ\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Vejle\",\"POP\":51177,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":526.4,\"Y\":273.8},{\"ADMIN_NAME\":\"Fyn\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-FYN\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Odense\",\"POP\":145931,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.8,\"Y\":275.3},{\"ADMIN_NAME\":\"Ribe\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RIB\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ribe\",\"POP\":7983,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.3,\"Y\":275.6},{\"ADMIN_NAME\":\"Sonderjylland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-SND\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Abenra\",\"POP\":16344,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":277},{\"ADMIN_NAME\":\"Nordjylland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-NRD\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Alborg\",\"POP\":122219,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.5,\"Y\":267.1},{\"ADMIN_NAME\":\"Viborg\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VBR\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Viborg\",\"POP\":34831,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":270.1},{\"ADMIN_NAME\":\"Frederiksborg\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-FRD\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Hillerod\",\"POP\":28313,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.1,\"Y\":272.7},{\"ADMIN_NAME\":\"Roskilde\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-RSK\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Roskilde\",\"POP\":44285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":533.6,\"Y\":274.1},{\"ADMIN_NAME\":\"Vestsjalland\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-VST\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Soro\",\"POP\":7167,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.1,\"Y\":275.1},{\"ADMIN_NAME\":\"Storstrom\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-STR\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Nykobing\",\"POP\":5596,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.9,\"Y\":278.3},{\"ADMIN_NAME\":\"Bornholm\",\"CountryCode\":\"DA\",\"Country_Name\":\"Denmark\",\"GMI_ADMIN\":\"DNK-BRN\",\"ISO2_CountryCode\":\"DK\",\"ISO3_Country\":\"DNK\",\"Name\":\"Ronne\",\"POP\":13890,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.8,\"Y\":276.7},{\"ADMIN_NAME\":\"Djibouti\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-DJI\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Djibouti\",\"POP\":623891,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":619.5,\"Y\":428.5},{\"ADMIN_NAME\":\"Obock\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-OBC\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Obock\",\"POP\":17776,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620,\"Y\":427.1},{\"ADMIN_NAME\":\"Tadjoura\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-TDJ\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Tadjoura\",\"POP\":22193,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.9,\"Y\":427.7},{\"ADMIN_NAME\":\"\\u0027Ali Sabih\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-ASA\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Ali Sabieh\",\"POP\":40074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.4,\"Y\":429.5},{\"ADMIN_NAME\":\"Dikhil\",\"CountryCode\":\"DJ\",\"Country_Name\":\"Djibouti\",\"GMI_ADMIN\":\"DJI-DKH\",\"ISO2_CountryCode\":\"DJ\",\"ISO3_Country\":\"DJI\",\"Name\":\"Dikhil\",\"POP\":12043,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.5,\"Y\":429.6},{\"ADMIN_NAME\":\"Dominica\",\"CountryCode\":\"DO\",\"Country_Name\":\"Dominica\",\"GMI_ADMIN\":\"DMA\",\"ISO2_CountryCode\":\"DM\",\"ISO3_Country\":\"DMA\",\"Name\":\"Roseau\",\"POP\":16571,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":329.8,\"Y\":417.6},{\"ADMIN_NAME\":\"Santo Domingo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SDM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Santo Domingo\",\"POP\":2201941,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":306.2,\"Y\":408.4},{\"ADMIN_NAME\":\"Peravia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PER\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Punta Palenque\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.5,\"Y\":409.1},{\"ADMIN_NAME\":\"Dajabon\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-DJB\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Dajabon\",\"POP\":16398,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.2,\"Y\":405.3},{\"ADMIN_NAME\":\"La Estrelleta\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LST\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Elias Pina\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.2,\"Y\":407.3},{\"ADMIN_NAME\":\"Independencia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-IND\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Jimani\",\"POP\":6567,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.8,\"Y\":408.4},{\"ADMIN_NAME\":\"Pedernales\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PDR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Pedernales\",\"POP\":11072,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.1,\"Y\":409.7},{\"ADMIN_NAME\":\"Valverde\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-VLV\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Mao\",\"POP\":48297,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":303,\"Y\":405.3},{\"ADMIN_NAME\":\"Santiago Rodrigu\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SRD\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Sabaneta\",\"POP\":16380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.2,\"Y\":405.4},{\"ADMIN_NAME\":\"Santiago\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SNT\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Santiago\",\"POP\":555904,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":304,\"Y\":405.6},{\"ADMIN_NAME\":\"Espaillat\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-ESP\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Moca\",\"POP\":61834,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":304.5,\"Y\":405.7},{\"ADMIN_NAME\":\"Salcedo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SLC\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Salcedo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.8,\"Y\":405.8},{\"ADMIN_NAME\":\"La Vega\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LVE\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"La Vega\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.4,\"Y\":406.2},{\"ADMIN_NAME\":\"Monsenor Novel\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MNV\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Bonao\",\"POP\":73269,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":304.8,\"Y\":407.1},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SJU\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Juan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.5,\"Y\":407.5},{\"ADMIN_NAME\":\"Baoruco\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-BAO\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Neiba\",\"POP\":18670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302,\"Y\":408.4},{\"ADMIN_NAME\":\"Azua\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-AZU\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Azua\",\"POP\":59139,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.9,\"Y\":408.5},{\"ADMIN_NAME\":\"Peravia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PER\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Bani\",\"POP\":66709,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":305,\"Y\":409},{\"ADMIN_NAME\":\"Barahona\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-BRH\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Barahona\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":302.9,\"Y\":409.2},{\"ADMIN_NAME\":\"Maria Trinidad S\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MTS\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Nagua\",\"POP\":33862,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.4,\"Y\":405.8},{\"ADMIN_NAME\":\"Duarte\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-DUA\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Francisco De Macoris\",\"POP\":124763,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.2,\"Y\":406},{\"ADMIN_NAME\":\"Samana\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SAM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Samana\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":307.8,\"Y\":406.3},{\"ADMIN_NAME\":\"Sanchez Ramirez\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SRM\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Cotui\",\"POP\":41641,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.5,\"Y\":406.7},{\"ADMIN_NAME\":\"Monte Plata\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MPL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Monte Plata\",\"POP\":15532,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.5,\"Y\":407.5},{\"ADMIN_NAME\":\"San Cristobal\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SCR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Cristobal\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.6,\"Y\":408.6},{\"ADMIN_NAME\":\"Hato Major\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-HMJ\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Hato Mayor\",\"POP\":0,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308,\"Y\":407.6},{\"ADMIN_NAME\":\"El Seibo\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-ESE\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"El Seibo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308.6,\"Y\":407.6},{\"ADMIN_NAME\":\"La Altagracia\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LAL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Higuey\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":309.5,\"Y\":408},{\"ADMIN_NAME\":\"San Pedro de Macor\\u00C2\\u00A1s\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-SPD\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"San Pedro De Macoris\",\"POP\":217899,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":307.9,\"Y\":408.5},{\"ADMIN_NAME\":\"La Romana\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-LRO\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"La Romana\",\"POP\":208437,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":308.8,\"Y\":408.6},{\"ADMIN_NAME\":\"Monte Cristi\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-MCR\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Monte Cristi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.4,\"Y\":404.4},{\"ADMIN_NAME\":\"Puerto Plata\",\"CountryCode\":\"DR\",\"Country_Name\":\"Dominican Republic\",\"GMI_ADMIN\":\"DOM-PPL\",\"ISO2_CountryCode\":\"DO\",\"ISO3_Country\":\"DOM\",\"Name\":\"Puerto Plata\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304,\"Y\":404.6},{\"ADMIN_NAME\":\"Pichincha\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-PCH\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Quito\",\"POP\":1399814,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":282.3,\"Y\":461.2},{\"ADMIN_NAME\":\"Manabi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-MAN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Portoviejo\",\"POP\":170326,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":463.5},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-BLV\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Guaranda\",\"POP\":22199,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281,\"Y\":465},{\"ADMIN_NAME\":\"Los Rios\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-LRI\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Babahoyo\",\"POP\":76279,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":279.5,\"Y\":465.5},{\"ADMIN_NAME\":\"Guayas\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-GUA\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Guayaquil\",\"POP\":1952029,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":278.5,\"Y\":466.7},{\"ADMIN_NAME\":\"Canar\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CAN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Azogues\",\"POP\":34877,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.4,\"Y\":468.2},{\"ADMIN_NAME\":\"Galapagos\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-GLP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Baquerizo Moreno\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.6,\"Y\":463.1},{\"ADMIN_NAME\":\"Azuay\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-AZU\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Cuenca\",\"POP\":276964,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":281,\"Y\":468.6},{\"ADMIN_NAME\":\"El Oro\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-EOR\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Machala\",\"POP\":198123,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":278.3,\"Y\":469.6},{\"ADMIN_NAME\":\"Loja\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-LOJ\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Loja\",\"POP\":117796,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":280.4,\"Y\":471.6},{\"ADMIN_NAME\":\"Zamora-Chinchipe\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-ZCH\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Zamora\",\"POP\":15276,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.1,\"Y\":471.9},{\"ADMIN_NAME\":\"Cotopaxi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CTP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"La Tacunga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":282.1,\"Y\":463.1},{\"ADMIN_NAME\":\"Napo\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-NAP\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Tena\",\"POP\":17172,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.3,\"Y\":463.3},{\"ADMIN_NAME\":\"Tungurahua\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-TNG\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Ambato\",\"POP\":154369,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282,\"Y\":464},{\"ADMIN_NAME\":\"Pastaza\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-PST\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Puyo\",\"POP\":24881,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.8,\"Y\":464.7},{\"ADMIN_NAME\":\"Chimborazo\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CHM\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Riobamba\",\"POP\":124478,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282,\"Y\":465.2},{\"ADMIN_NAME\":\"Morona-Santiago\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-MSN\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Macas\",\"POP\":23687,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.4,\"Y\":467},{\"ADMIN_NAME\":\"Carchi\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-CRC\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Tulcan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.5,\"Y\":458.3},{\"ADMIN_NAME\":\"Imbabura\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-IMB\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Ibarra\",\"POP\":108666,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":283.4,\"Y\":459.6},{\"ADMIN_NAME\":\"Esmeraldas\",\"CountryCode\":\"EC\",\"Country_Name\":\"Ecuador\",\"GMI_ADMIN\":\"ECU-ESM\",\"ISO2_CountryCode\":\"EC\",\"ISO3_Country\":\"ECU\",\"Name\":\"Esmeraldas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":279.2,\"Y\":457.9},{\"ADMIN_NAME\":\"Al Qahirah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AQH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Cairo\",\"POP\":7734614,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":586.6,\"Y\":373.1},{\"ADMIN_NAME\":\"Al Jizah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AJI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Giza\",\"POP\":2443203,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":586.6,\"Y\":373.1},{\"ADMIN_NAME\":\"As Suways\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASW\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Suez\",\"POP\":488125,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":590.3,\"Y\":373.4},{\"ADMIN_NAME\":\"Al Iskandariyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AIS\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Alexandria\",\"POP\":3811516,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":582.9,\"Y\":369.4},{\"ADMIN_NAME\":\"Janub Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-JSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Abu Zenima\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":592.1,\"Y\":377.1},{\"ADMIN_NAME\":\"Al Isma\\u0027iliyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AIM\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Ismailia\",\"POP\":284813,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":589.4,\"Y\":371.4},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Zagizig\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.4,\"Y\":371.4},{\"ADMIN_NAME\":\"Al Qalyubiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AQL\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Benha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.4,\"Y\":371.8},{\"ADMIN_NAME\":\"Bani Suwayf\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-BSW\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Beni Suef\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.2,\"Y\":376.3},{\"ADMIN_NAME\":\"Al Bahr al Ahmar\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ABA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Al Ghurdaqah\",\"POP\":95622,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.8,\"Y\":382.1},{\"ADMIN_NAME\":\"Shamal Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-SSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El\\u0027Arish\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.7,\"Y\":369.7},{\"ADMIN_NAME\":\"Marsa Matruh\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-MNT\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Marsa Matruh\",\"POP\":62042,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":369},{\"ADMIN_NAME\":\"Al Minya\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AMI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Minya\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.3,\"Y\":379.4},{\"ADMIN_NAME\":\"Asyut\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Asyut\",\"POP\":420585,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":586.5,\"Y\":382.2},{\"ADMIN_NAME\":\"Suhaj\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-SUH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Sohag\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.9,\"Y\":384.2},{\"ADMIN_NAME\":\"Qina\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-QIN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Qena\",\"POP\":235362,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":590.7,\"Y\":385.4},{\"ADMIN_NAME\":\"Al Wadi al Jadid\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AWA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El-Kharga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.7,\"Y\":387.6},{\"ADMIN_NAME\":\"Aswan\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ASN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Aswan\",\"POP\":241261,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591.3,\"Y\":391.8},{\"ADMIN_NAME\":\"Dumyat\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-DMY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Dumyat\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.2,\"Y\":368.7},{\"ADMIN_NAME\":\"Bur Sa\\u0027id\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-BSA\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Port Said\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":589.5,\"Y\":369.3},{\"ADMIN_NAME\":\"Kafr ash Shaykh\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-KAS\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Kafr el Sheikh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.8,\"Y\":369.7},{\"ADMIN_NAME\":\"Ad Daqahliyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ADQ\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Mansura\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587,\"Y\":370},{\"ADMIN_NAME\":\"Al Buhayrah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-ABH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Damanhur\",\"POP\":227943,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":584.5,\"Y\":370},{\"ADMIN_NAME\":\"Al Minufiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AMN\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Shibin el Kom\",\"POP\":56872,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":585.7,\"Y\":371.4},{\"ADMIN_NAME\":\"Al Fayyum\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AFY\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Faiyum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585.5,\"Y\":375.5},{\"ADMIN_NAME\":\"Janub Sina\\u0027\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-JSI\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"El Tur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":593.2,\"Y\":378.9},{\"ADMIN_NAME\":\"Al Gharbiyah\",\"CountryCode\":\"EG\",\"Country_Name\":\"Egypt\",\"GMI_ADMIN\":\"EGY-AGH\",\"ISO2_CountryCode\":\"EG\",\"ISO3_Country\":\"EGY\",\"Name\":\"Tanta\",\"POP\":404901,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":585.9,\"Y\":370.8},{\"ADMIN_NAME\":\"Leinster\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-LEN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Dublin\",\"POP\":1024027,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":482.7,\"Y\":285.1},{\"ADMIN_NAME\":\"Connacht\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-CNN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Galway\",\"POP\":70686,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":474.9,\"Y\":285.4},{\"ADMIN_NAME\":\"Munster\",\"CountryCode\":\"EI\",\"Country_Name\":\"Ireland\",\"GMI_ADMIN\":\"IRL-MUN\",\"ISO2_CountryCode\":\"IE\",\"ISO3_Country\":\"IRL\",\"Name\":\"Cork\",\"POP\":188907,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.5,\"Y\":291.7},{\"ADMIN_NAME\":\"Bioko Norte\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-BKN\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Malabo\",\"POP\":155963,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":524.3,\"Y\":450.2},{\"ADMIN_NAME\":\"Kie-Ntem\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-KNT\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Ebebiyin\",\"POP\":24831,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.4,\"Y\":454.6},{\"ADMIN_NAME\":\"Wele-Nzas\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-WLN\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Mongomo\",\"POP\":6393,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.4,\"Y\":456.1},{\"ADMIN_NAME\":\"Bioko Sur\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-BKS\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Luba\",\"POP\":8655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.7,\"Y\":451},{\"ADMIN_NAME\":\"Litoral\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-LTR\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Bata\",\"POP\":173046,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.2,\"Y\":455.4},{\"ADMIN_NAME\":\"Centro Sur\",\"CountryCode\":\"EK\",\"Country_Name\":\"Equatorial Guinea\",\"GMI_ADMIN\":\"GNQ-CNS\",\"ISO2_CountryCode\":\"GQ\",\"ISO3_Country\":\"GNQ\",\"Name\":\"Evinayong\",\"POP\":8462,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.3,\"Y\":456.5},{\"ADMIN_NAME\":\"Estonia\",\"CountryCode\":\"EN\",\"Country_Name\":\"Estonia\",\"GMI_ADMIN\":\"EST\",\"ISO2_CountryCode\":\"EE\",\"ISO3_Country\":\"EST\",\"Name\":\"Tallinn\",\"POP\":394024,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":568.6,\"Y\":254.6},{\"ADMIN_NAME\":\"Hamasen\",\"CountryCode\":\"ER\",\"Country_Name\":\"Eritrea\",\"GMI_ADMIN\":\"ERI-HMS\",\"ISO2_CountryCode\":\"ER\",\"ISO3_Country\":\"ERI\",\"Name\":\"Asmara\",\"POP\":563930,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":608,\"Y\":417.6},{\"ADMIN_NAME\":\"San Salvador\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SSL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Salvador\",\"POP\":525990,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":252.7,\"Y\":422.2},{\"ADMIN_NAME\":\"Morazan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-MRZ\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Francisco Gotera\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.8,\"Y\":422.2},{\"ADMIN_NAME\":\"San Miguel\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SMI\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Miguel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.6,\"Y\":422.9},{\"ADMIN_NAME\":\"Usulutan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-USL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Usulutan\",\"POP\":51910,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":254.8,\"Y\":423.2},{\"ADMIN_NAME\":\"La Union\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LUN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"La Union\",\"POP\":26807,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":256.5,\"Y\":423.3},{\"ADMIN_NAME\":\"Cuscatlan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CSC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Cojutepeque\",\"POP\":48411,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.5,\"Y\":422.2},{\"ADMIN_NAME\":\"Santa Ana\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SAN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Santa Ana\",\"POP\":176661,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":251.7,\"Y\":421.4},{\"ADMIN_NAME\":\"Ahuachapan\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-AHC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Ahuachapan\",\"POP\":34102,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.9,\"Y\":421.6},{\"ADMIN_NAME\":\"Cabanas\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CBN\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Sensuntepeque\",\"POP\":20386,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.3,\"Y\":421.7},{\"ADMIN_NAME\":\"Sonsonate\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SNS\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Sonsonate\",\"POP\":59468,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":251.3,\"Y\":422.2},{\"ADMIN_NAME\":\"La Libertad\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LLB\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Nueva San Salvador\",\"POP\":124694,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":252.5,\"Y\":422.3},{\"ADMIN_NAME\":\"San Vicente\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-SVC\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"San Vicente\",\"POP\":37326,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.9,\"Y\":422.4},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-LPA\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Zacatecoluca\",\"POP\":39613,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.6,\"Y\":422.8},{\"ADMIN_NAME\":\"Chalatenango\",\"CountryCode\":\"ES\",\"Country_Name\":\"El Salvador\",\"GMI_ADMIN\":\"SLV-CHL\",\"ISO2_CountryCode\":\"SV\",\"ISO3_Country\":\"SLV\",\"Name\":\"Chalatenango\",\"POP\":19364,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253,\"Y\":421.2},{\"ADMIN_NAME\":\"Shewa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-SHE\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Addis Ababa\",\"POP\":2757729,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":607.3,\"Y\":435.4},{\"ADMIN_NAME\":\"Gonder\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GND\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Gonder\",\"POP\":153914,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":603.9,\"Y\":425.3},{\"ADMIN_NAME\":\"Tigray\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-TGR\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Mek\\u0027ele\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.4,\"Y\":422.8},{\"ADMIN_NAME\":\"Welo\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-WEO\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Dese\",\"POP\":136056,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":610,\"Y\":429.6},{\"ADMIN_NAME\":\"Harerge\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-HRR\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Harar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":616.8,\"Y\":434.7},{\"ADMIN_NAME\":\"Bale\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-BAL\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Goba\",\"POP\":34369,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.8,\"Y\":441.1},{\"ADMIN_NAME\":\"Gojam\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GOJ\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Debre Markos\",\"POP\":59920,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":604.6,\"Y\":431.8},{\"ADMIN_NAME\":\"Welega\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-WEL\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Nek\\u0027emte\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":601.3,\"Y\":435.3},{\"ADMIN_NAME\":\"Ilubabor\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-ILB\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Gore\",\"POP\":9352,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.5,\"Y\":437.9},{\"ADMIN_NAME\":\"Arsi\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-ARS\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Asela\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.5,\"Y\":438.5},{\"ADMIN_NAME\":\"Kefa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-KEF\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Jima\",\"POP\":128306,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":602.1,\"Y\":439.2},{\"ADMIN_NAME\":\"Sidamo\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-SID\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Awasa\",\"POP\":133097,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":606.7,\"Y\":440.9},{\"ADMIN_NAME\":\"Gamo Gofa\",\"CountryCode\":\"ET\",\"Country_Name\":\"Ethiopia\",\"GMI_ADMIN\":\"ETH-GGO\",\"ISO2_CountryCode\":\"ET\",\"ISO3_Country\":\"ETH\",\"Name\":\"Arba Minch\",\"POP\":69622,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":604.1,\"Y\":443.8},{\"ADMIN_NAME\":\"Stredocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-STR\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Prague\",\"POP\":1165581,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":540.1,\"Y\":299.6},{\"ADMIN_NAME\":\"Severocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-SVC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Usti Nad Labem\",\"POP\":94105,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539,\"Y\":297.2},{\"ADMIN_NAME\":\"Severomoravsky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-SVM\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Ostrava\",\"POP\":313088,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":550.6,\"Y\":300.8},{\"ADMIN_NAME\":\"Vychodocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-VYC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Hradec Kralove\",\"POP\":95195,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":299.1},{\"ADMIN_NAME\":\"Jihomoravsky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-JHM\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Brno\",\"POP\":369559,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":546.1,\"Y\":303.4},{\"ADMIN_NAME\":\"Jihocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-JHC\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Ceske Budejovice\",\"POP\":95245,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.1,\"Y\":304.4},{\"ADMIN_NAME\":\"Zapadocesky\",\"CountryCode\":\"EZ\",\"Country_Name\":\"Czech Republic\",\"GMI_ADMIN\":\"CZE-ZPD\",\"ISO2_CountryCode\":\"CZ\",\"ISO3_Country\":\"CZE\",\"Name\":\"Plzen\",\"POP\":164180,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.1,\"Y\":301.1},{\"ADMIN_NAME\":\"Cayenne\",\"CountryCode\":\"FG\",\"Country_Name\":\"French Guiana\",\"GMI_ADMIN\":\"GUF-CYN\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"GUF\",\"Name\":\"Cayenne\",\"POP\":61550,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":354.9,\"Y\":446.9},{\"ADMIN_NAME\":\"Uusimaa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-UUS\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Helsinki\",\"POP\":558457,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":569.2,\"Y\":250.3},{\"ADMIN_NAME\":\"Pohjois-Karjala\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-PKR\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Joensuu\",\"POP\":53388,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.6,\"Y\":236.4},{\"ADMIN_NAME\":\"Mikkeli\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-MKK\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Mikkeli\",\"POP\":46550,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":575.6,\"Y\":241.8},{\"ADMIN_NAME\":\"Hame\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-HAM\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Hameenlinna\",\"POP\":47261,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":567.8,\"Y\":245.8},{\"ADMIN_NAME\":\"Kymi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KYM\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Kouvola\",\"POP\":31133,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":574,\"Y\":246.5},{\"ADMIN_NAME\":\"Lappi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-LAP\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Rovaniemi\",\"POP\":34781,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":571.2,\"Y\":211.2},{\"ADMIN_NAME\":\"Oulu\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-OUL\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Oulu\",\"POP\":128618,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":570.2,\"Y\":221.5},{\"ADMIN_NAME\":\"Kuopio\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KUO\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Kuopio\",\"POP\":89104,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.8,\"Y\":234.6},{\"ADMIN_NAME\":\"Keski-Suomi\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-KSU\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Jyvaskyla\",\"POP\":85026,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.4,\"Y\":238.5},{\"ADMIN_NAME\":\"Vaasa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-VAA\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Vaasa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":559.9,\"Y\":233.4},{\"ADMIN_NAME\":\"Turku Ja Pori\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-TJP\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Turku\",\"POP\":175945,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561.7,\"Y\":248.9},{\"ADMIN_NAME\":\"Ahvenanmaa\",\"CountryCode\":\"FI\",\"Country_Name\":\"Finland\",\"GMI_ADMIN\":\"FIN-AHR\",\"ISO2_CountryCode\":\"FI\",\"ISO3_Country\":\"FIN\",\"Name\":\"Mariehamn\",\"POP\":10682,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.3,\"Y\":250.8},{\"ADMIN_NAME\":\"Fiji\",\"CountryCode\":\"FJ\",\"Country_Name\":\"Fiji\",\"GMI_ADMIN\":\"FJI\",\"ISO2_CountryCode\":\"FJ\",\"ISO3_Country\":\"FJI\",\"Name\":\"Suva\",\"POP\":77366,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":994.7,\"Y\":511.7},{\"ADMIN_NAME\":\"Falkland Islands\",\"CountryCode\":\"FK\",\"Country_Name\":\"Falkland Is.\",\"GMI_ADMIN\":\"FLK\",\"ISO2_CountryCode\":\"FK\",\"ISO3_Country\":\"FLK\",\"Name\":\"Stanley\",\"POP\":2213,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":339.6,\"Y\":628.6},{\"ADMIN_NAME\":\"Micronesia\",\"CountryCode\":\"FM\",\"Country_Name\":\"Micronesia\",\"GMI_ADMIN\":\"FSM\",\"ISO2_CountryCode\":\"FM\",\"ISO3_Country\":\"FSM\",\"Name\":\"Palikir\",\"POP\":4645,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":938.6,\"Y\":441.2},{\"ADMIN_NAME\":\"Faeroe Islands\",\"CountryCode\":\"FO\",\"Country_Name\":\"Faroe Is.\",\"GMI_ADMIN\":\"FRO\",\"ISO2_CountryCode\":\"FO\",\"ISO3_Country\":\"FRO\",\"Name\":\"Torshavn\",\"POP\":13200,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":481.2,\"Y\":239.8},{\"ADMIN_NAME\":\"French Polynesia\",\"CountryCode\":\"FP\",\"Country_Name\":\"French Polynesia\",\"GMI_ADMIN\":\"PYF\",\"ISO2_CountryCode\":\"PF\",\"ISO3_Country\":\"PYF\",\"Name\":\"Papeete\",\"POP\":26357,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":85.4,\"Y\":510},{\"ADMIN_NAME\":\"Ile-de-France\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-IDF\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Paris\",\"POP\":2138551,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":506.7,\"Y\":304.8},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Cherbourg\",\"POP\":26655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":495.5,\"Y\":301.5},{\"ADMIN_NAME\":\"Bretagne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BRT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Brest\",\"POP\":144899,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":487.5,\"Y\":306.9},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Le Havre\",\"POP\":185972,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":500.3,\"Y\":302.2},{\"ADMIN_NAME\":\"Nord-Pas-de-Calais\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-NPC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Dunkirk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":506.5,\"Y\":295.5},{\"ADMIN_NAME\":\"Basse-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Caen\",\"POP\":110624,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":499.1,\"Y\":303.6},{\"ADMIN_NAME\":\"Bretagne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BRT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Rennes\",\"POP\":209375,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.4,\"Y\":308},{\"ADMIN_NAME\":\"Pays de la Loire\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PDL\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Nantes\",\"POP\":277269,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.7,\"Y\":311.7},{\"ADMIN_NAME\":\"Aquitaine\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-AQT\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Bordeaux\",\"POP\":231844,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":498.3,\"Y\":321.2},{\"ADMIN_NAME\":\"Languedoc-Roussillon\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Montpellier\",\"POP\":248252,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":510.7,\"Y\":325.9},{\"ADMIN_NAME\":\"Midi-Pyrenees\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-MPY\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Toulouse\",\"POP\":433055,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":504,\"Y\":326},{\"ADMIN_NAME\":\"Provence-Alpes-Cote d\\u0027Azur\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PAC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Marseille\",\"POP\":794811,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":514.9,\"Y\":327.2},{\"ADMIN_NAME\":\"Corse\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-COR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Ajaccio\",\"POP\":54364,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524,\"Y\":332.2},{\"ADMIN_NAME\":\"Picardie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PIC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Amiens\",\"POP\":143086,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":506.4,\"Y\":300.5},{\"ADMIN_NAME\":\"Haute-Normandie\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-HNR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Rouen\",\"POP\":112787,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":503,\"Y\":302.5},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-CEN\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Orleans\",\"POP\":124149,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":505.3,\"Y\":308.8},{\"ADMIN_NAME\":\"Poitou-Charentes\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-PCH\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Poitiers\",\"POP\":85960,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":500.9,\"Y\":314.3},{\"ADMIN_NAME\":\"Limousin\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LIM\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Limoges\",\"POP\":141176,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":503.5,\"Y\":317.3},{\"ADMIN_NAME\":\"Champagne-Ardenne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-CHA\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Reims\",\"POP\":196565,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":511.2,\"Y\":303.3},{\"ADMIN_NAME\":\"Bourgogne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-BOR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Dijon\",\"POP\":149782,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514,\"Y\":311.3},{\"ADMIN_NAME\":\"Auvergne\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-AVR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Clermont-Ferrand\",\"POP\":138681,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508.6,\"Y\":317.5},{\"ADMIN_NAME\":\"Rhone-Alpes\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-RHA\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Lyon\",\"POP\":472317,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":513.5,\"Y\":317.6},{\"ADMIN_NAME\":\"Nord-Pas-de-Calais\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-NPC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Lille\",\"POP\":228328,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":508.5,\"Y\":297.3},{\"ADMIN_NAME\":\"Franche-Comte\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-FRC\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Besancon\",\"POP\":128426,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.7,\"Y\":311.6},{\"ADMIN_NAME\":\"Lorraine\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-LOR\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Nancy\",\"POP\":105334,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":517.1,\"Y\":305.6},{\"ADMIN_NAME\":\"Alsace\",\"CountryCode\":\"FR\",\"Country_Name\":\"France\",\"GMI_ADMIN\":\"FRA-ALS\",\"ISO2_CountryCode\":\"FR\",\"ISO3_Country\":\"FRA\",\"Name\":\"Strasbourg\",\"POP\":274845,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":521.5,\"Y\":306.1},{\"ADMIN_NAME\":\"Banjul\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-BNJ\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Banjul\",\"POP\":34589,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":454,\"Y\":422.9},{\"ADMIN_NAME\":\"North Bank\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-NBA\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Kerewan\",\"POP\":2751,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":422.8},{\"ADMIN_NAME\":\"Banjul\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-BNJ\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Bathurst\",\"POP\":34589,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454,\"Y\":422.9},{\"ADMIN_NAME\":\"Lower River\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-LRI\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Mansa Konko\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":456.5,\"Y\":423.1},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-WST\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Brikama\",\"POP\":77700,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":453.8,\"Y\":423.4},{\"ADMIN_NAME\":\"MacCarthy Island\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-MIS\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Georgetown\",\"POP\":3584,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":459.1,\"Y\":422.6},{\"ADMIN_NAME\":\"Upper River\",\"CountryCode\":\"GA\",\"Country_Name\":\"The Gambia\",\"GMI_ADMIN\":\"GMB-URI\",\"ISO2_CountryCode\":\"GM\",\"ISO3_Country\":\"GMB\",\"Name\":\"Basse Santa Su\",\"POP\":14380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.6,\"Y\":423.3},{\"ADMIN_NAME\":\"Estuaire\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-EST\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Libreville\",\"POP\":578156,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":526.2,\"Y\":459.5},{\"ADMIN_NAME\":\"Woleu-Ntem\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-WNT\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Oyem\",\"POP\":30870,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":532.1,\"Y\":456.1},{\"ADMIN_NAME\":\"Ogooue-Ivindo\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OIV\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Makokou\",\"POP\":13571,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535.6,\"Y\":459},{\"ADMIN_NAME\":\"Moyen-Ogooue\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-MOG\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Lambarene\",\"POP\":20714,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.3,\"Y\":462.5},{\"ADMIN_NAME\":\"Ogooue-Maritime\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OMR\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Port Gentil\",\"POP\":109163,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":524.3,\"Y\":462.6},{\"ADMIN_NAME\":\"Ngounie\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-NGO\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Mouila\",\"POP\":22469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.5,\"Y\":465.8},{\"ADMIN_NAME\":\"Nyanga\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-NYN\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Tchibanga\",\"POP\":19365,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.6,\"Y\":468.5},{\"ADMIN_NAME\":\"Ogooue-Lolo\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-OLO\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Kaulomoutou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.7,\"Y\":463.7},{\"ADMIN_NAME\":\"Haut-Ogooue\",\"CountryCode\":\"GB\",\"Country_Name\":\"Gabon\",\"GMI_ADMIN\":\"GAB-HOG\",\"ISO2_CountryCode\":\"GA\",\"ISO3_Country\":\"GAB\",\"Name\":\"Masuku\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":537.7,\"Y\":465.1},{\"ADMIN_NAME\":\"T\\u0027bilisi\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-TBL\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"T\\u0027Bilisi\",\"POP\":1049498,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":624.1,\"Y\":333.1},{\"ADMIN_NAME\":\"Abkhazia\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-ABK\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"Sokhumi\",\"POP\":81546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":613.6,\"Y\":328.3},{\"ADMIN_NAME\":\"Ajaria\",\"CountryCode\":\"GG\",\"Country_Name\":\"Georgia\",\"GMI_ADMIN\":\"GEO-AJR\",\"ISO2_CountryCode\":\"GE\",\"ISO3_Country\":\"GEO\",\"Name\":\"Bat\\u0027umi\",\"POP\":121806,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":615.4,\"Y\":333.4},{\"ADMIN_NAME\":\"Greater Accra\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-GAC\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Accra\",\"POP\":1963264,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":499.4,\"Y\":445.1},{\"ADMIN_NAME\":\"Upper East\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-UPE\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Bolgatanga\",\"POP\":54430,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":497.6,\"Y\":430.5},{\"ADMIN_NAME\":\"Upper West\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-UPW\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Wa\",\"POP\":78107,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.1,\"Y\":432.5},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-NRT\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Tamale\",\"POP\":360579,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":497.7,\"Y\":434.4},{\"ADMIN_NAME\":\"Brong-Ahafo\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-BAH\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Sunyani\",\"POP\":70299,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.5,\"Y\":440.2},{\"ADMIN_NAME\":\"Ashanti\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-ASH\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Kumasi\",\"POP\":1468609,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":495.5,\"Y\":442},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-EST\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Koforidua\",\"POP\":96266,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":499.3,\"Y\":443.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-CNT\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Cape Coast\",\"POP\":143015,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.5,\"Y\":446.4},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-WST\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Sekondi\",\"POP\":138872,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.3,\"Y\":446.9},{\"ADMIN_NAME\":\"Volta\",\"CountryCode\":\"GH\",\"Country_Name\":\"Ghana\",\"GMI_ADMIN\":\"GHA-VOL\",\"ISO2_CountryCode\":\"GH\",\"ISO3_Country\":\"GHA\",\"Name\":\"Ho\",\"POP\":69998,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":501.3,\"Y\":442.2},{\"ADMIN_NAME\":\"Gibraltar\",\"CountryCode\":\"GI\",\"Country_Name\":\"Gibraltar\",\"GMI_ADMIN\":\"GIB\",\"ISO2_CountryCode\":\"GI\",\"ISO3_Country\":\"GIB\",\"Name\":\"Gibraltar\",\"POP\":26544,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":485.2,\"Y\":353},{\"ADMIN_NAME\":\"Grenada\",\"CountryCode\":\"GJ\",\"Country_Name\":\"Grenada\",\"GMI_ADMIN\":\"GRD\",\"ISO2_CountryCode\":\"GD\",\"ISO3_Country\":\"GRD\",\"Name\":\"Saint George\\u0027s\",\"POP\":7500,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.8,\"Y\":426.9},{\"ADMIN_NAME\":\"Guernsey\",\"CountryCode\":\"GK\",\"Country_Name\":\"Guernsey\",\"GMI_ADMIN\":\"XGK\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XGK\",\"Name\":\"St. Peter Port\",\"POP\":16488,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":493,\"Y\":302.4},{\"ADMIN_NAME\":\"Vestgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-VST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Nuuk\",\"POP\":14798,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":357,\"Y\":226},{\"ADMIN_NAME\":\"Vestgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-VST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Godhavn\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":351.5,\"Y\":190.9},{\"ADMIN_NAME\":\"Ostgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-OST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Scoresbyund\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":436.2,\"Y\":180.6},{\"ADMIN_NAME\":\"Ostgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-OST\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Angmagssalik\",\"POP\":1829,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":395.5,\"Y\":217.1},{\"ADMIN_NAME\":\"Nordgronland\",\"CountryCode\":\"GL\",\"Country_Name\":\"Greenland\",\"GMI_ADMIN\":\"GRL-NRD\",\"ISO2_CountryCode\":\"GL\",\"ISO3_Country\":\"GRL\",\"Name\":\"Thule\",\"POP\":616,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":307.8,\"Y\":109.5},{\"ADMIN_NAME\":\"Berlin\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BER\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Berlin\",\"POP\":3426354,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.9,\"Y\":288.9},{\"ADMIN_NAME\":\"Hessen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HSS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Frankfurt\",\"POP\":650000,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524,\"Y\":299.5},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Duisburg\",\"POP\":504358,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":518.8,\"Y\":293.5},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dortmund\",\"POP\":588462,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":520.7,\"Y\":293.4},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Essen\",\"POP\":593085,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":519.7,\"Y\":294.1},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Cologne\",\"POP\":963395,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":519.2,\"Y\":295.9},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bonn\",\"POP\":313125,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":519.7,\"Y\":296.8},{\"ADMIN_NAME\":\"Bremen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRM\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bremerhaven\",\"POP\":117446,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":523.8,\"Y\":284.1},{\"ADMIN_NAME\":\"Bayern\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BYR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Munich\",\"POP\":1260391,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":532,\"Y\":307.9},{\"ADMIN_NAME\":\"Sachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCH\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Leipzig\",\"POP\":504971,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":534.4,\"Y\":294.1},{\"ADMIN_NAME\":\"Bremen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRM\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Bremen\",\"POP\":546501,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.6,\"Y\":286.3},{\"ADMIN_NAME\":\"Niedersachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NDR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Hannover\",\"POP\":515140,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":527,\"Y\":289.5},{\"ADMIN_NAME\":\"Thuringen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-THR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Erfurt\",\"POP\":203254,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":530.6,\"Y\":295.8},{\"ADMIN_NAME\":\"Baden-Wurttemberg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BWR\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Stuttgart\",\"POP\":589793,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":525.5,\"Y\":305.2},{\"ADMIN_NAME\":\"Nordrhein-Westfalen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-NWS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dusseldorf\",\"POP\":573057,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":518.8,\"Y\":294.6},{\"ADMIN_NAME\":\"Schleswig-Holstein\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SHL\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Kiel\",\"POP\":232758,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.1,\"Y\":280.5},{\"ADMIN_NAME\":\"Hamburg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HMB\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Hamburg\",\"POP\":1739117,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":527.8,\"Y\":284},{\"ADMIN_NAME\":\"Hessen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-HSS\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Wiesbaden\",\"POP\":272432,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":522.8,\"Y\":299.7},{\"ADMIN_NAME\":\"Rheinland-Pfalz\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-RPF\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Mainz\",\"POP\":184997,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":522.9,\"Y\":300},{\"ADMIN_NAME\":\"Saarland\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SRL\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Saarbrucken\",\"POP\":181227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.5,\"Y\":303.1},{\"ADMIN_NAME\":\"Brandenburg\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-BRN\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Potsdam\",\"POP\":145292,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":535.8,\"Y\":289.4},{\"ADMIN_NAME\":\"Sachsen-Anhalt\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCA\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Magdeburg\",\"POP\":229826,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":532.2,\"Y\":290.6},{\"ADMIN_NAME\":\"Sachsen\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-SCH\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Dresden\",\"POP\":486854,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":538,\"Y\":295.5},{\"ADMIN_NAME\":\"Mecklenburg-Vorpommern\",\"CountryCode\":\"GM\",\"Country_Name\":\"Germany\",\"GMI_ADMIN\":\"DEU-MKV\",\"ISO2_CountryCode\":\"DE\",\"ISO3_Country\":\"DEU\",\"Name\":\"Schwerin\",\"POP\":96641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":531.6,\"Y\":283.7},{\"ADMIN_NAME\":\"Guadeloupe\",\"CountryCode\":\"GP\",\"Country_Name\":\"Guadeloupe\",\"GMI_ADMIN\":\"GLP\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"GLP\",\"Name\":\"Basse-Terre\",\"POP\":11472,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":328.9,\"Y\":415.6},{\"ADMIN_NAME\":\"Guam\",\"CountryCode\":\"GQ\",\"Country_Name\":\"Guam\",\"GMI_ADMIN\":\"GUM\",\"ISO2_CountryCode\":\"GU\",\"ISO3_Country\":\"GUM\",\"Name\":\"Hagatna\",\"POP\":1051,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":901.3,\"Y\":422.9},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Athens\",\"POP\":729137,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":565.6,\"Y\":346.7},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Piraeus\",\"POP\":172429,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":565.7,\"Y\":346.7},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-MCD\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Thessaloniki\",\"POP\":354290,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":563.2,\"Y\":337.1},{\"ADMIN_NAME\":\"Peloponnisos\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-PLP\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Patras\",\"POP\":163360,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.7,\"Y\":346},{\"ADMIN_NAME\":\"Aegean Islands\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-AIS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Chios\",\"POP\":23953,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":572.5,\"Y\":345.2},{\"ADMIN_NAME\":\"Crete\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CRT\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Iraklion\",\"POP\":137154,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":569.7,\"Y\":355.7},{\"ADMIN_NAME\":\"Thraki\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-THR\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Komatini\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.5,\"Y\":335.3},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-MCD\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Polygyros\",\"POP\":5258,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":565,\"Y\":338},{\"ADMIN_NAME\":\"Ipiros\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-IPR\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Ioannina\",\"POP\":64012,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.8,\"Y\":340.6},{\"ADMIN_NAME\":\"Thessalia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-THS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Larisa\",\"POP\":128758,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":562.2,\"Y\":340.7},{\"ADMIN_NAME\":\"Ionian Islands\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-IIS\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Kerkya\",\"POP\":27003,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.2,\"Y\":340.8},{\"ADMIN_NAME\":\"Central Greece and Evvoia\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-CGE\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Lamia\",\"POP\":47246,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562.2,\"Y\":343.3},{\"ADMIN_NAME\":\"Peloponnisos\",\"CountryCode\":\"GR\",\"Country_Name\":\"Greece\",\"GMI_ADMIN\":\"GRC-PLP\",\"ISO2_CountryCode\":\"GR\",\"ISO3_Country\":\"GRE\",\"Name\":\"Tripoli\",\"POP\":26561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":562,\"Y\":348.2},{\"ADMIN_NAME\":\"Guatemala\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-GTM\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Guatemala\",\"POP\":994938,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":249,\"Y\":419.6},{\"ADMIN_NAME\":\"Alta Verapaz\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-AVR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Coban\",\"POP\":53375,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":249.5,\"Y\":417.1},{\"ADMIN_NAME\":\"Huehuetenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-HHT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Huehuetenango\",\"POP\":79426,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":246.4,\"Y\":417.6},{\"ADMIN_NAME\":\"Quiche\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-QUI\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Santa Cruz Del Quiche\",\"POP\":23618,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":247.4,\"Y\":418.4},{\"ADMIN_NAME\":\"San Marcos\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SMR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"San Marcos\",\"POP\":25088,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":245.5,\"Y\":418.6},{\"ADMIN_NAME\":\"Totonicapan\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-TTN\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Totonicapan\",\"POP\":69734,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":246.7,\"Y\":418.7},{\"ADMIN_NAME\":\"Quezaltenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-QZL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Quezaltenango\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":246.3,\"Y\":419},{\"ADMIN_NAME\":\"Solola\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SOL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Solola\",\"POP\":45373,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":247.2,\"Y\":419.1},{\"ADMIN_NAME\":\"Retalhuleu\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-RTL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Retalhuleu\",\"POP\":36656,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":245.9,\"Y\":419.8},{\"ADMIN_NAME\":\"Suchitepequez\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SCH\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Mazatenango\",\"POP\":44132,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":246.3,\"Y\":419.8},{\"ADMIN_NAME\":\"Baja Verapaz\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-BVR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Salama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":249.6,\"Y\":418.2},{\"ADMIN_NAME\":\"El Progreso\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-EPR\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"El Progreso\",\"POP\":7350,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.5,\"Y\":418.9},{\"ADMIN_NAME\":\"Chimaltenango\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-CHM\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Chimaltenango\",\"POP\":82370,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":248.2,\"Y\":419.5},{\"ADMIN_NAME\":\"Sacatepequez\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SCT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Antigua Guatemala\",\"POP\":39368,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":248.5,\"Y\":419.7},{\"ADMIN_NAME\":\"Escuintla\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-ESC\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Escuintla\",\"POP\":103165,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":248.3,\"Y\":420.5},{\"ADMIN_NAME\":\"Santa Rosa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-SRO\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Cuilapa\",\"POP\":16484,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":249.7,\"Y\":420.6},{\"ADMIN_NAME\":\"Izabal\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-IZB\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Puerto Barrios\",\"POP\":56605,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":254.4,\"Y\":416.4},{\"ADMIN_NAME\":\"Zacapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-ZAC\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Zacapa\",\"POP\":36088,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.8,\"Y\":418.6},{\"ADMIN_NAME\":\"Chiquimula\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-CHQ\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Chiquimula\",\"POP\":41521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.8,\"Y\":419.1},{\"ADMIN_NAME\":\"Jalapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-JAL\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Jalapa\",\"POP\":45834,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.5,\"Y\":419.6},{\"ADMIN_NAME\":\"Jutiapa\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-JUT\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Jutiapa\",\"POP\":34332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.8,\"Y\":420.5},{\"ADMIN_NAME\":\"Peten\",\"CountryCode\":\"GT\",\"Country_Name\":\"Guatemala\",\"GMI_ADMIN\":\"GTM-PET\",\"ISO2_CountryCode\":\"GT\",\"ISO3_Country\":\"GTM\",\"Name\":\"Flores\",\"POP\":20464,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":250.8,\"Y\":412.9},{\"ADMIN_NAME\":\"Conakry\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-CNK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Conakry\",\"POP\":1767200,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":462.1,\"Y\":434},{\"ADMIN_NAME\":\"Koundara\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KND\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Koundara\",\"POP\":13990,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.1,\"Y\":425.7},{\"ADMIN_NAME\":\"Mali\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MLI\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Mali\",\"POP\":5479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.9,\"Y\":426.8},{\"ADMIN_NAME\":\"Gaoual\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-GAO\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Gaoual\",\"POP\":7461,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.4,\"Y\":427.7},{\"ADMIN_NAME\":\"Tougue\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-TOU\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Tongue\",\"POP\":25531,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":467.6,\"Y\":428.6},{\"ADMIN_NAME\":\"Labe\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-LAB\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Labe\",\"POP\":46510,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.9,\"Y\":429},{\"ADMIN_NAME\":\"Siguiri\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-SIG\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Siguiri\",\"POP\":43601,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.6,\"Y\":428.7},{\"ADMIN_NAME\":\"Dinguiraye\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DNG\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dinguiraye\",\"POP\":6062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.3,\"Y\":429},{\"ADMIN_NAME\":\"Boke\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BOK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Boke\",\"POP\":15460,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.4,\"Y\":430.1},{\"ADMIN_NAME\":\"Telimele\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-TLM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Telimele\",\"POP\":30311,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.8,\"Y\":430.1},{\"ADMIN_NAME\":\"Fria\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRI\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Fria\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.4,\"Y\":431.6},{\"ADMIN_NAME\":\"Boffa\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BOF\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Boffa\",\"POP\":2332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":461.1,\"Y\":432.2},{\"ADMIN_NAME\":\"Kindia\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KIN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kindia\",\"POP\":117062,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":464.3,\"Y\":432.5},{\"ADMIN_NAME\":\"Forecariah\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRC\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Forecariah\",\"POP\":12358,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.7,\"Y\":434.3},{\"ADMIN_NAME\":\"Pita\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-PIT\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Pita\",\"POP\":20052,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":465.6,\"Y\":429.7},{\"ADMIN_NAME\":\"Dalaba\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DAL\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dalaba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466,\"Y\":430.9},{\"ADMIN_NAME\":\"Mamou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MAM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Mamou\",\"POP\":41619,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466.5,\"Y\":431.6},{\"ADMIN_NAME\":\"Nzerekore\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-NZR\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Nzerekore\",\"POP\":132728,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":475.6,\"Y\":439},{\"ADMIN_NAME\":\"Yomou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-YOM\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Yomou\",\"POP\":3614,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.3,\"Y\":439.5},{\"ADMIN_NAME\":\"Dabola\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-DAB\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Dabola\",\"POP\":13057,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":469.2,\"Y\":430.6},{\"ADMIN_NAME\":\"Kouroussa\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KRS\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kouroussa\",\"POP\":14223,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472.6,\"Y\":430.9},{\"ADMIN_NAME\":\"Kankan\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KNK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kankan\",\"POP\":114009,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":474.2,\"Y\":431.6},{\"ADMIN_NAME\":\"Faranah\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-FRN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Faranah\",\"POP\":9350,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.2,\"Y\":432.6},{\"ADMIN_NAME\":\"Kerouane\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KER\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kerouane\",\"POP\":7228,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475,\"Y\":434.8},{\"ADMIN_NAME\":\"Kissidougou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-KSS\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Kissidougou\",\"POP\":47099,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472,\"Y\":435},{\"ADMIN_NAME\":\"Beyla\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-BEY\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Beyla\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":476,\"Y\":436.4},{\"ADMIN_NAME\":\"Gueckedou\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-GCK\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Gueckedou\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":471.9,\"Y\":436.8},{\"ADMIN_NAME\":\"Macenta\",\"CountryCode\":\"GV\",\"Country_Name\":\"Guinea\",\"GMI_ADMIN\":\"GIN-MCN\",\"ISO2_CountryCode\":\"GN\",\"ISO3_Country\":\"GIN\",\"Name\":\"Macenta\",\"POP\":43102,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.7,\"Y\":436.8},{\"ADMIN_NAME\":\"Demerara-Mahaica\",\"CountryCode\":\"GY\",\"Country_Name\":\"Guyana\",\"GMI_ADMIN\":\"GUY-DMM\",\"ISO2_CountryCode\":\"GY\",\"ISO3_Country\":\"GUY\",\"Name\":\"Georgetown\",\"POP\":235017,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":338.7,\"Y\":441.8},{\"ADMIN_NAME\":\"Gaza Strip\",\"CountryCode\":\"GZ\",\"Country_Name\":\"Gaza Strip\",\"GMI_ADMIN\":\"ISR-GAZ\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Gaza City\",\"POP\":410000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.5,\"Y\":368.4},{\"ADMIN_NAME\":\"Ouest\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-OUE\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Port-au-Prince\",\"POP\":1234742,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":299.4,\"Y\":408.3},{\"ADMIN_NAME\":\"Nord-Est\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NES\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Fort-Liberte\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.8,\"Y\":404.9},{\"ADMIN_NAME\":\"Artibonite\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-ART\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Gonaives\",\"POP\":84961,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":298.5,\"Y\":405.6},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-CNT\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Hinche\",\"POP\":18590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":300.4,\"Y\":406.5},{\"ADMIN_NAME\":\"Sud-Est\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-SES\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Jacmel\",\"POP\":33563,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.9,\"Y\":409.1},{\"ADMIN_NAME\":\"Nord-Ouest\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NOU\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Port-De-Paix\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.1,\"Y\":404.2},{\"ADMIN_NAME\":\"Nord\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-NOR\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Cap-Haitien\",\"POP\":134815,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":299.8,\"Y\":404.7},{\"ADMIN_NAME\":\"Grand Anse\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-GAN\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Jeremie\",\"POP\":30917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":294.5,\"Y\":408},{\"ADMIN_NAME\":\"Sud\",\"CountryCode\":\"HA\",\"Country_Name\":\"Haiti\",\"GMI_ADMIN\":\"HTI-SUD\",\"ISO2_CountryCode\":\"HT\",\"ISO3_Country\":\"HTI\",\"Name\":\"Les Cayes\",\"POP\":59319,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":295.6,\"Y\":409.3},{\"ADMIN_NAME\":\"Francisco Morazan\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-FMR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Tegucigalpa\",\"POP\":850848,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":258.3,\"Y\":421.1},{\"ADMIN_NAME\":\"Islas de la Bahia\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-IDL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Roatan\",\"POP\":7514,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260.2,\"Y\":414.7},{\"ADMIN_NAME\":\"Colon\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-COL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Trujillo\",\"POP\":9646,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261.7,\"Y\":415.9},{\"ADMIN_NAME\":\"Atlantida\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-ATL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Ceiba\",\"POP\":130218,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":259.2,\"Y\":416.3},{\"ADMIN_NAME\":\"Gracias a Dios\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-GAD\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Puerto Lempira\",\"POP\":4856,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.7,\"Y\":417.8},{\"ADMIN_NAME\":\"Olancho\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-OLN\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Juticalpa\",\"POP\":33686,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261,\"Y\":419.5},{\"ADMIN_NAME\":\"Valle\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-VAL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Nacaome\",\"POP\":13929,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":257.5,\"Y\":422.7},{\"ADMIN_NAME\":\"Choluteca\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CHL\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Choluteca\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":258.3,\"Y\":423.3},{\"ADMIN_NAME\":\"Copan\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-COP\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Santa Rosa\",\"POP\":27753,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":253.9,\"Y\":419.2},{\"ADMIN_NAME\":\"Ocotepeque\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-OCT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Nueva Ocotepeque\",\"POP\":8780,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":252.8,\"Y\":420.1},{\"ADMIN_NAME\":\"Cortes\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CRT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"San Pedro Sula\",\"POP\":489466,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":256,\"Y\":417.1},{\"ADMIN_NAME\":\"Yoro\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-YOR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Yoro\",\"POP\":15774,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":258,\"Y\":418.3},{\"ADMIN_NAME\":\"Santa Barbara\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-SBR\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Santa Barbara\",\"POP\":15119,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.4,\"Y\":418.7},{\"ADMIN_NAME\":\"Lempira\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-LMP\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Gracias\",\"POP\":7909,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":254.4,\"Y\":419.7},{\"ADMIN_NAME\":\"Comayagua\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-CMY\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Comayagua\",\"POP\":58784,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":257,\"Y\":420.1},{\"ADMIN_NAME\":\"Intibuca\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-INT\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Esperanza\",\"POP\":5318,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":255.6,\"Y\":420.4},{\"ADMIN_NAME\":\"La Paz\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-LPA\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"La Paz\",\"POP\":17555,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":256.9,\"Y\":420.4},{\"ADMIN_NAME\":\"El Paraiso\",\"CountryCode\":\"HO\",\"Country_Name\":\"Honduras\",\"GMI_ADMIN\":\"HND-EPA\",\"ISO2_CountryCode\":\"HN\",\"ISO3_Country\":\"HND\",\"Name\":\"Yuscaran\",\"POP\":2371,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":259.2,\"Y\":421.5},{\"ADMIN_NAME\":\"Croatia\",\"CountryCode\":\"HR\",\"Country_Name\":\"Croatia\",\"GMI_ADMIN\":\"HRV\",\"ISO2_CountryCode\":\"HR\",\"ISO3_Country\":\"HRV\",\"Name\":\"Zagreb\",\"POP\":698966,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":544.3,\"Y\":317.4},{\"ADMIN_NAME\":\"Croatia\",\"CountryCode\":\"HR\",\"Country_Name\":\"Croatia\",\"GMI_ADMIN\":\"HRV\",\"ISO2_CountryCode\":\"HR\",\"ISO3_Country\":\"HRV\",\"Name\":\"Rijeka\",\"POP\":141172,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":540,\"Y\":319.3},{\"ADMIN_NAME\":\"Budapest\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BDP\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Budapest\",\"POP\":1696128,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":552.9,\"Y\":310.5},{\"ADMIN_NAME\":\"Gyor-Moson-Sopron\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-GSP\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Gyor\",\"POP\":128265,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.9,\"Y\":309.8},{\"ADMIN_NAME\":\"Komarom-Esztergom\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-KMR\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Tatabanya\",\"POP\":70541,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":551.1,\"Y\":310.3},{\"ADMIN_NAME\":\"Fejer\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-FEJ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szekesfehervar\",\"POP\":101600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551,\"Y\":311.8},{\"ADMIN_NAME\":\"Veszprem\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-VSZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Veszprem\",\"POP\":62023,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.7,\"Y\":312.2},{\"ADMIN_NAME\":\"Somogy\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SMG\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Kaposvar\",\"POP\":67746,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":549.3,\"Y\":315.2},{\"ADMIN_NAME\":\"Tolna\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-TOL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szekszard\",\"POP\":34174,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.9,\"Y\":315.2},{\"ADMIN_NAME\":\"Baranya\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BRN\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Pecs\",\"POP\":156649,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.5,\"Y\":316.3},{\"ADMIN_NAME\":\"Nograd\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-NGR\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Salgotarjan\",\"POP\":39640,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555,\"Y\":308},{\"ADMIN_NAME\":\"Borsod-Abauj-Zemplen\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BAZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Miskolc\",\"POP\":172637,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":557.7,\"Y\":308},{\"ADMIN_NAME\":\"Heves\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-HEV\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Eger\",\"POP\":56647,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556.5,\"Y\":308.9},{\"ADMIN_NAME\":\"Szabolcs-Szatmar-Bereg\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SSZ\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Nyiregyhaza\",\"POP\":116298,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.2,\"Y\":308.7},{\"ADMIN_NAME\":\"Hajdu-Bihar\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-HBI\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Debrecen\",\"POP\":204124,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560,\"Y\":310.4},{\"ADMIN_NAME\":\"Jasz-Nagykun-Szolnok\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-SZL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szolnok\",\"POP\":75474,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556,\"Y\":311.9},{\"ADMIN_NAME\":\"Bacs-Kiskun\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BKS\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Kecskemet\",\"POP\":109847,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":554.6,\"Y\":313},{\"ADMIN_NAME\":\"Bekes\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-BEK\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Bekescsaba\",\"POP\":65206,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":558.5,\"Y\":313.9},{\"ADMIN_NAME\":\"Csongrad\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-CSN\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szeged\",\"POP\":164883,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":555.9,\"Y\":315.6},{\"ADMIN_NAME\":\"Vas\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-VAS\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Szombathely\",\"POP\":79534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.1,\"Y\":311.6},{\"ADMIN_NAME\":\"Zala\",\"CountryCode\":\"HU\",\"Country_Name\":\"Hungary\",\"GMI_ADMIN\":\"HUN-ZAL\",\"ISO2_CountryCode\":\"HU\",\"ISO3_Country\":\"HUN\",\"Name\":\"Zalaegerszeg\",\"POP\":61898,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.7,\"Y\":313.2},{\"ADMIN_NAME\":\"Reykjavik\",\"CountryCode\":\"IC\",\"Country_Name\":\"Iceland\",\"GMI_ADMIN\":\"ISL-RYK\",\"ISO2_CountryCode\":\"IS\",\"ISO3_Country\":\"ISL\",\"Name\":\"Reykjavik\",\"POP\":113906,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":439.3,\"Y\":226.9},{\"ADMIN_NAME\":\"Jakarta Raya\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JRA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jakarta\",\"POP\":8540121,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":796.1,\"Y\":477.7},{\"ADMIN_NAME\":\"Sulawesi Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SSL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Makassar\",\"POP\":1321717,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":831.9,\"Y\":475},{\"ADMIN_NAME\":\"Kalimantan Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Balikpapan\",\"POP\":433866,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":824,\"Y\":463.9},{\"ADMIN_NAME\":\"Jawa Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Surabaja\",\"POP\":2374658,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":812.4,\"Y\":481.1},{\"ADMIN_NAME\":\"Sulawesi Utara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SUT\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Manado\",\"POP\":451893,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":846.1,\"Y\":456.5},{\"ADMIN_NAME\":\"Aceh\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-ACE\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Banda Aceh\",\"POP\":250757,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":764.3,\"Y\":445.1},{\"ADMIN_NAME\":\"Sumatera Utara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SUA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Medan\",\"POP\":1750971,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":773.6,\"Y\":450.6},{\"ADMIN_NAME\":\"Sumatera Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Padang\",\"POP\":840352,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":778.2,\"Y\":463.2},{\"ADMIN_NAME\":\"Jawa Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bandung\",\"POP\":1699719,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":798.3,\"Y\":479.8},{\"ADMIN_NAME\":\"Jawa Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JTN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Semarang\",\"POP\":1288084,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":806.1,\"Y\":479.9},{\"ADMIN_NAME\":\"Yogyakarta\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-YGY\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Yogyakarta\",\"POP\":636660,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":806,\"Y\":482.2},{\"ADMIN_NAME\":\"Kalimantan Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KBA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Pontianak\",\"POP\":455173,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":803.1,\"Y\":460.6},{\"ADMIN_NAME\":\"Jambi\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-JAM\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jambi\",\"POP\":420323,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":787.2,\"Y\":465},{\"ADMIN_NAME\":\"Sumatera Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-SST\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palembang\",\"POP\":1441500,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":790.4,\"Y\":468.9},{\"ADMIN_NAME\":\"Bengkulu\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-BNG\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bengkulu\",\"POP\":309712,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":783.5,\"Y\":471.1},{\"ADMIN_NAME\":\"Lampung\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-LMP\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Tanjungkarang-Telukbetung\",\"POP\":800348,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":791.8,\"Y\":475.6},{\"ADMIN_NAME\":\"Sulawesi Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-STN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palu\",\"POP\":282431,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":832.3,\"Y\":463.1},{\"ADMIN_NAME\":\"Maluku\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-MAL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Ambon\",\"POP\":355596,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":855.4,\"Y\":470.9},{\"ADMIN_NAME\":\"Sulawesi Tenggara\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-STG\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Kendari\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":839.8,\"Y\":471.5},{\"ADMIN_NAME\":\"Kalimantan Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTI\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Samarinda\",\"POP\":355160,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":824.8,\"Y\":462},{\"ADMIN_NAME\":\"Kalimantan Tengah\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KTN\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Palangkaraya\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":815.8,\"Y\":466.8},{\"ADMIN_NAME\":\"Kalimantan Selatan\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-KSL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Bandjermasin\",\"POP\":572837,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":817.7,\"Y\":469.8},{\"ADMIN_NAME\":\"Nusa Tenggara Barat\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-NTB\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Mataram\",\"POP\":318674,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":822,\"Y\":484.5},{\"ADMIN_NAME\":\"Bali\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-BAL\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Denpasar\",\"POP\":405923,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":819.4,\"Y\":484.8},{\"ADMIN_NAME\":\"Nusa Tenggara Timur\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-NTT\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Kupang\",\"POP\":282396,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":842.6,\"Y\":488.9},{\"ADMIN_NAME\":\"Irian Jaya\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-IJA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Jayapura\",\"POP\":134895,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":890.1,\"Y\":467.6},{\"ADMIN_NAME\":\"Riau\",\"CountryCode\":\"ID\",\"Country_Name\":\"Indonesia\",\"GMI_ADMIN\":\"IDN-RIA\",\"ISO2_CountryCode\":\"ID\",\"ISO3_Country\":\"IDN\",\"Name\":\"Pekanbaru\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.2,\"Y\":459},{\"ADMIN_NAME\":\"Isle of Man\",\"CountryCode\":\"IM\",\"Country_Name\":\"Isle of Man\",\"GMI_ADMIN\":\"XIM\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XIM\",\"Name\":\"Douglas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":487.6,\"Y\":281.3},{\"ADMIN_NAME\":\"Delhi\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DEL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"New Delhi\",\"POP\":317797,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":714.1,\"Y\":377.9},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-PNJ\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Amritsar\",\"POP\":1092450,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":707.6,\"Y\":368},{\"ADMIN_NAME\":\"Gujarat\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GJR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Ahmadabad\",\"POP\":3719710,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":701.2,\"Y\":394.9},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kanpur\",\"POP\":2823249,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":722.7,\"Y\":384.5},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Varanasi\",\"POP\":1164404,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":730,\"Y\":388.1},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Nagpur\",\"POP\":2228018,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":719.3,\"Y\":400.5},{\"ADMIN_NAME\":\"Andhra Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Vishakhapatnam\",\"POP\":1063178,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":731,\"Y\":410.6},{\"ADMIN_NAME\":\"Tamil Nadu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TNA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Madurai\",\"POP\":909908,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":716.6,\"Y\":432.9},{\"ADMIN_NAME\":\"Kerala\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KER\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Cochin\",\"POP\":604696,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":711.5,\"Y\":432.8},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Pune\",\"POP\":2935744,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":704.7,\"Y\":408.3},{\"ADMIN_NAME\":\"Karnataka\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KRN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bangalore\",\"POP\":5104047,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":715.1,\"Y\":424.3},{\"ADMIN_NAME\":\"Karnataka\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KRN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Mangalore\",\"POP\":417387,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":707.5,\"Y\":424.6},{\"ADMIN_NAME\":\"Jammu \\u0026 Kashmir\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-JAK\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Srinagar\",\"POP\":20216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":707.4,\"Y\":360},{\"ADMIN_NAME\":\"Himachal Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-HPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Simla\",\"POP\":173503,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":713.9,\"Y\":369.8},{\"ADMIN_NAME\":\"Delhi\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DEL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Delhi\",\"POP\":10927986,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":714.1,\"Y\":377.6},{\"ADMIN_NAME\":\"Rajasthan\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-RJS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Jaipur\",\"POP\":2711758,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":710.1,\"Y\":383.1},{\"ADMIN_NAME\":\"Madhya Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bhopal\",\"POP\":1599914,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":714.6,\"Y\":394.3},{\"ADMIN_NAME\":\"Gujarat\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GJR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Gandhinagar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":701.4,\"Y\":394.4},{\"ADMIN_NAME\":\"Uttar Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-UPR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Lucknow\",\"POP\":2472011,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":724.3,\"Y\":383.2},{\"ADMIN_NAME\":\"Bihar\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-BIH\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Patna\",\"POP\":1599920,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":736,\"Y\":387.1},{\"ADMIN_NAME\":\"West Bengal\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-WBN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kolkata\",\"POP\":4631392,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":744.9,\"Y\":396.4},{\"ADMIN_NAME\":\"Sikkim\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-SKK\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Gangtok\",\"POP\":30700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":745.7,\"Y\":381.8},{\"ADMIN_NAME\":\"Orissa\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-ORS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Bhubaneshwar\",\"POP\":762243,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":738,\"Y\":403.2},{\"ADMIN_NAME\":\"Tamil Nadu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TNA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Chennai\",\"POP\":4328063,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":722.5,\"Y\":424},{\"ADMIN_NAME\":\"Pondicherry\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-PND\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Pondicherry\",\"POP\":227411,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":721.3,\"Y\":427.2},{\"ADMIN_NAME\":\"Lakshadweep\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-LKS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kavaratti\",\"POP\":10688,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":701.4,\"Y\":431.1},{\"ADMIN_NAME\":\"Kerala\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-KER\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Trivandrum\",\"POP\":784153,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":713.3,\"Y\":436.9},{\"ADMIN_NAME\":\"Daman \\u0026 Diu\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DAD\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Daman\",\"POP\":39737,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":702,\"Y\":402.7},{\"ADMIN_NAME\":\"Dadra and Nagar Haveli\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-DAN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Silvassa\",\"POP\":27359,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":702.4,\"Y\":403.4},{\"ADMIN_NAME\":\"Maharashtra\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MHR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Mumbai\",\"POP\":12691836,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":701.9,\"Y\":406.7},{\"ADMIN_NAME\":\"Andhra Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Hyderabad\",\"POP\":3597816,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":717.6,\"Y\":411.6},{\"ADMIN_NAME\":\"Goa\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-GOA\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Panaji\",\"POP\":65586,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":704.6,\"Y\":417.1},{\"ADMIN_NAME\":\"Andaman and Nicobar Islands\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-AAN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Port Blair\",\"POP\":112050,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":757.1,\"Y\":428},{\"ADMIN_NAME\":\"Manipur\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MNP\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Imphal\",\"POP\":223523,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":760.4,\"Y\":389.6},{\"ADMIN_NAME\":\"Mizoram\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MZR\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Aizawl\",\"POP\":265331,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":757.1,\"Y\":393},{\"ADMIN_NAME\":\"Arunachal Pradesh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-APD\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Itanagar\",\"POP\":44971,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":759.3,\"Y\":382.3},{\"ADMIN_NAME\":\"Assam\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-ASS\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Dispur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":754.4,\"Y\":385.5},{\"ADMIN_NAME\":\"Nagaland\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-NGL\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Kohima\",\"POP\":92113,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":760.9,\"Y\":386.9},{\"ADMIN_NAME\":\"Meghalaya\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-MGH\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Shillong\",\"POP\":132842,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":754.7,\"Y\":387.2},{\"ADMIN_NAME\":\"Tripura\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-TRP\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Agartala\",\"POP\":203264,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":753,\"Y\":392.6},{\"ADMIN_NAME\":\"Chandigarh\",\"CountryCode\":\"IN\",\"Country_Name\":\"India\",\"GMI_ADMIN\":\"IND-CHN\",\"ISO2_CountryCode\":\"IN\",\"ISO3_Country\":\"IND\",\"Name\":\"Chandigarh\",\"POP\":914371,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":712.9,\"Y\":370.9},{\"ADMIN_NAME\":\"Tehran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-TER\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Tehran\",\"POP\":7153309,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":642.6,\"Y\":354.2},{\"ADMIN_NAME\":\"Mazandaran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-MZN\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Sari\",\"POP\":255396,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":647.1,\"Y\":351.5},{\"ADMIN_NAME\":\"Semnan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-SMN\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Semnan\",\"POP\":124826,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":648,\"Y\":354.9},{\"ADMIN_NAME\":\"Esfahan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ESF\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Esfahan\",\"POP\":1547164,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":643.3,\"Y\":364.7},{\"ADMIN_NAME\":\"Chahar Mahall va Bakhtiari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-CMV\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Shahr-E Kord\",\"POP\":129153,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":641,\"Y\":365.8},{\"ADMIN_NAME\":\"Yazd\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-YAZ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Yazd\",\"POP\":477905,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":650.7,\"Y\":367.2},{\"ADMIN_NAME\":\"Kohkiluyeh va buyer Ahmadi\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BAV\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Yasuj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":643,\"Y\":371.2},{\"ADMIN_NAME\":\"Fars\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-FAR\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Shiraz\",\"POP\":1249942,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":645.6,\"Y\":374.6},{\"ADMIN_NAME\":\"Bushehr\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BUS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Bushehr\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":640.9,\"Y\":376.7},{\"ADMIN_NAME\":\"Kerman\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KRM\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Kerman\",\"POP\":577514,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":658.2,\"Y\":372.4},{\"ADMIN_NAME\":\"Sistan va Baluchestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BVS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Zahedan\",\"POP\":551980,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":668.8,\"Y\":374.9},{\"ADMIN_NAME\":\"Hormozgan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-HRM\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Bandar-E Abbas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":656,\"Y\":382.2},{\"ADMIN_NAME\":\"Ilam\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ILA\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Ilam\",\"POP\":140940,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":628.7,\"Y\":361.4},{\"ADMIN_NAME\":\"Lorestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-LRS\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Khorramabad\",\"POP\":329825,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":634,\"Y\":362},{\"ADMIN_NAME\":\"Khuzestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KHZ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Ahvaz\",\"POP\":841145,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":635,\"Y\":369.1},{\"ADMIN_NAME\":\"Hamadan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-HMD\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Hamadan\",\"POP\":528256,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":634.5,\"Y\":357.6},{\"ADMIN_NAME\":\"Markazi\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-MRK\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Arak\",\"POP\":503647,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":637.8,\"Y\":360},{\"ADMIN_NAME\":\"Azarbayjan-e Khavari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-AEK\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Tabriz\",\"POP\":1424641,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":628.3,\"Y\":346.2},{\"ADMIN_NAME\":\"Azarbayjan-e Bakhtari\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-AEB\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Orumiyeh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.9,\"Y\":348.1},{\"ADMIN_NAME\":\"Gilan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-GIL\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Rasht\",\"POP\":594590,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":637.5,\"Y\":349.1},{\"ADMIN_NAME\":\"Zanjan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-ZNJ\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Zanjan\",\"POP\":357471,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":634.4,\"Y\":351.2},{\"ADMIN_NAME\":\"Kordestan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KRD\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Sanandaj\",\"POP\":349176,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":630.3,\"Y\":355.8},{\"ADMIN_NAME\":\"Bakhtaran\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-BKH\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Kermanshah\",\"POP\":621100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":630.5,\"Y\":359.2},{\"ADMIN_NAME\":\"Khorasan\",\"CountryCode\":\"IR\",\"Country_Name\":\"Iran\",\"GMI_ADMIN\":\"IRN-KHR\",\"ISO2_CountryCode\":\"IR\",\"ISO3_Country\":\"IRN\",\"Name\":\"Mashhad\",\"POP\":2307177,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":665.2,\"Y\":352.5},{\"ADMIN_NAME\":\"Yerushalayim\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-YRS\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Jerusalem\",\"POP\":714000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":597.7,\"Y\":367.6},{\"ADMIN_NAME\":\"Hefa\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HEF\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Haifa\",\"POP\":267300,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":597,\"Y\":364.3},{\"ADMIN_NAME\":\"Hamerkaz\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HMR\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Ramla\",\"POP\":63860,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.7,\"Y\":367.1},{\"ADMIN_NAME\":\"Hadarom\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HDR\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Beersheba\",\"POP\":186600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.5,\"Y\":369.3},{\"ADMIN_NAME\":\"Tel Aviv\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-TAV\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Tel Aviv-Yafo\",\"POP\":378358,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":596.4,\"Y\":366.7},{\"ADMIN_NAME\":\"Hazafon\",\"CountryCode\":\"IS\",\"Country_Name\":\"Israel\",\"GMI_ADMIN\":\"ISR-HZF\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Nazareth\",\"POP\":64800,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":597.8,\"Y\":364.5},{\"ADMIN_NAME\":\"Lazio\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LAZ\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Rome\",\"POP\":2563241,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":534.7,\"Y\":332.5},{\"ADMIN_NAME\":\"Toscana\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-TSC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Florence\",\"POP\":371517,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":531.1,\"Y\":325.3},{\"ADMIN_NAME\":\"Campania\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-CMP\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Naples\",\"POP\":988972,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":539.5,\"Y\":336.4},{\"ADMIN_NAME\":\"Piemonte\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-PMN\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Turin\",\"POP\":865263,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":521.3,\"Y\":320.3},{\"ADMIN_NAME\":\"Veneto\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-VEN\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Venice\",\"POP\":270816,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":534.3,\"Y\":318.9},{\"ADMIN_NAME\":\"Liguria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LIG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Genoa\",\"POP\":601951,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.6,\"Y\":322.9},{\"ADMIN_NAME\":\"Sardegna\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-SRD\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Cagliari\",\"POP\":164249,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":525.3,\"Y\":342.2},{\"ADMIN_NAME\":\"Puglia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-PUG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Bari\",\"POP\":316532,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":546.8,\"Y\":335.4},{\"ADMIN_NAME\":\"Molise\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-MOL\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Campobasso\",\"POP\":50762,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.6,\"Y\":333.7},{\"ADMIN_NAME\":\"Basilicata\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-BSL\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Potenza\",\"POP\":69060,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.8,\"Y\":337.1},{\"ADMIN_NAME\":\"Calabria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-CLB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Catanzaro\",\"POP\":95251,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546,\"Y\":343.3},{\"ADMIN_NAME\":\"Sicilia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-SIC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Palermo\",\"POP\":672175,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":537,\"Y\":346.1},{\"ADMIN_NAME\":\"Emilia-Romagna\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-ERM\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Bologna\",\"POP\":371217,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":531.4,\"Y\":322.5},{\"ADMIN_NAME\":\"Marche\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-MRC\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Ancona\",\"POP\":100507,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":537.5,\"Y\":325.9},{\"ADMIN_NAME\":\"Umbria\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-UMB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Perugia\",\"POP\":149125,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":534.3,\"Y\":327.9},{\"ADMIN_NAME\":\"Abruzzi\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-ABR\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Aquila\",\"POP\":68503,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":537.2,\"Y\":330.7},{\"ADMIN_NAME\":\"Valle d\\u0027Aosta\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-VDA\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Aosta\",\"POP\":34062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.3,\"Y\":317.7},{\"ADMIN_NAME\":\"Trentino-Alto Adige\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-TAA\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Trento\",\"POP\":104946,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":530.8,\"Y\":316.3},{\"ADMIN_NAME\":\"Lombardia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-LMB\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Milan\",\"POP\":1306661,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":525.5,\"Y\":318.7},{\"ADMIN_NAME\":\"Friuli-Venezia Giulia\",\"CountryCode\":\"IT\",\"Country_Name\":\"Italy\",\"GMI_ADMIN\":\"ITA-FVG\",\"ISO2_CountryCode\":\"IT\",\"ISO3_Country\":\"ITA\",\"Name\":\"Trieste\",\"POP\":211184,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":538.2,\"Y\":318},{\"ADMIN_NAME\":\"Yamoussoukro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-YMS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Yamoussoukro\",\"POP\":194530,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":485.4,\"Y\":441.6},{\"ADMIN_NAME\":\"Sassandra\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SSS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sassandra\",\"POP\":23274,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":483.1,\"Y\":446.8},{\"ADMIN_NAME\":\"San-Pedro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SNP\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"San Pedro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.6,\"Y\":447.3},{\"ADMIN_NAME\":\"Tabou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TAB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tabou\",\"POP\":17134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.6,\"Y\":448.3},{\"ADMIN_NAME\":\"Tengrela\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TNG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tingrela\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482.2,\"Y\":431.3},{\"ADMIN_NAME\":\"Boundiali\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Boundiali\",\"POP\":38878,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482,\"Y\":434},{\"ADMIN_NAME\":\"Odienne\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ODN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Odienne\",\"POP\":49857,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479,\"Y\":434.1},{\"ADMIN_NAME\":\"Korhogo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-KRH\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Korhogo\",\"POP\":167359,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":484.4,\"Y\":434.3},{\"ADMIN_NAME\":\"Touba\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TOU\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Touba\",\"POP\":27504,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.7,\"Y\":437.5},{\"ADMIN_NAME\":\"Biankouma\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Biankouma\",\"POP\":22868,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.9,\"Y\":439.1},{\"ADMIN_NAME\":\"Man\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MAN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Man\",\"POP\":139341,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":479.1,\"Y\":440},{\"ADMIN_NAME\":\"Danane\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DAN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Danane\",\"POP\":53808,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":477.4,\"Y\":440.4},{\"ADMIN_NAME\":\"Bangolo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BNG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bangolo\",\"POP\":17712,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.3,\"Y\":441.1},{\"ADMIN_NAME\":\"Duekoue\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DUK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Duekoue\",\"POP\":47198,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.7,\"Y\":441.8},{\"ADMIN_NAME\":\"Guiglo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GUI\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Guiglo\",\"POP\":39134,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.3,\"Y\":442.4},{\"ADMIN_NAME\":\"Mankono\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MNK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Mankono\",\"POP\":19095,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482.8,\"Y\":438.2},{\"ADMIN_NAME\":\"Seguela\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SEG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Seguela\",\"POP\":51157,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":481.5,\"Y\":438.4},{\"ADMIN_NAME\":\"Zuenoula\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ZNL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Zuenoula\",\"POP\":34435,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":483.2,\"Y\":439.9},{\"ADMIN_NAME\":\"Vavoua\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-VAV\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Vavoua\",\"POP\":31250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":482,\"Y\":440.1},{\"ADMIN_NAME\":\"Bouafle\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BOU\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouafle\",\"POP\":60962,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":484.1,\"Y\":441.2},{\"ADMIN_NAME\":\"Daloa\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DAL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Daloa\",\"POP\":215652,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":482.1,\"Y\":441.4},{\"ADMIN_NAME\":\"Sinfra\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SNF\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sinfra\",\"POP\":59919,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":483.6,\"Y\":442.2},{\"ADMIN_NAME\":\"Issia\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ISS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Issia\",\"POP\":1937,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.7,\"Y\":442.5},{\"ADMIN_NAME\":\"Gagnoa\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GAG\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Gagnoa\",\"POP\":123184,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":483.7,\"Y\":443.5},{\"ADMIN_NAME\":\"Lakota\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-LKT\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Lakota\",\"POP\":38055,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":484.2,\"Y\":444.3},{\"ADMIN_NAME\":\"Soubre\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SOB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Soubre\",\"POP\":58492,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":481.7,\"Y\":444.5},{\"ADMIN_NAME\":\"Ferkessedougou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-FRK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Ferkessedougou\",\"POP\":62008,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.6,\"Y\":433.8},{\"ADMIN_NAME\":\"Bouna\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BON\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouna\",\"POP\":23570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.7,\"Y\":434.8},{\"ADMIN_NAME\":\"Tanda\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TND\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tanda\",\"POP\":20161,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.2,\"Y\":438.9},{\"ADMIN_NAME\":\"Agnibilekrou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-AGN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Agnibilekrou\",\"POP\":43061,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.1,\"Y\":440.8},{\"ADMIN_NAME\":\"Dimbokro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DMB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Dimbokro\",\"POP\":67349,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":487,\"Y\":442.1},{\"ADMIN_NAME\":\"Toumodi\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TMD\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Toumodi\",\"POP\":39005,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.1,\"Y\":442.4},{\"ADMIN_NAME\":\"Oume\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-OUM\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Oume\",\"POP\":52070,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485,\"Y\":442.9},{\"ADMIN_NAME\":\"Tiassale\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-TSS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Tiassale\",\"POP\":35090,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.6,\"Y\":444.2},{\"ADMIN_NAME\":\"Divo\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DIV\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Divo\",\"POP\":127867,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":485.1,\"Y\":444.3},{\"ADMIN_NAME\":\"Dabakala\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DBK\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Dabakala\",\"POP\":13717,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":487.7,\"Y\":437.3},{\"ADMIN_NAME\":\"Katiola\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-KAT\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Katiola\",\"POP\":59641,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.8,\"Y\":437.9},{\"ADMIN_NAME\":\"Bouake\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BOA\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bouake\",\"POP\":567481,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":486.1,\"Y\":439.2},{\"ADMIN_NAME\":\"Beoumi\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BEM\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Beoumi\",\"POP\":23053,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":484.5,\"Y\":439.2},{\"ADMIN_NAME\":\"Mbahiakro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-MBH\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Mbahiakro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":487.6,\"Y\":439.8},{\"ADMIN_NAME\":\"Sakassou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-SKS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Sakassou\",\"POP\":15068,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":485.3,\"Y\":439.9},{\"ADMIN_NAME\":\"Daoukro\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-DKR\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Daoukro\",\"POP\":40175,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":489,\"Y\":441},{\"ADMIN_NAME\":\"Abengourou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABN\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Abengourou\",\"POP\":104020,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":490.3,\"Y\":441.9},{\"ADMIN_NAME\":\"Bongouanou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BGA\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bongouanou\",\"POP\":34405,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":488.4,\"Y\":442.1},{\"ADMIN_NAME\":\"Adzope\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ADZ\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Adzope\",\"POP\":61884,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":489.3,\"Y\":443.6},{\"ADMIN_NAME\":\"Agboville\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-AGB\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Agboville\",\"POP\":81770,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":488.3,\"Y\":444.1},{\"ADMIN_NAME\":\"Bondoukou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-BND\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Bondoukou\",\"POP\":58297,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":492.3,\"Y\":438.2},{\"ADMIN_NAME\":\"Aboisso\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABS\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Aboisso\",\"POP\":37654,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.1,\"Y\":445.4},{\"ADMIN_NAME\":\"Abidjan\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-ABD\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Abidjan\",\"POP\":3677115,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":488.9,\"Y\":445.8},{\"ADMIN_NAME\":\"Grand-Lahou\",\"CountryCode\":\"IV\",\"Country_Name\":\"Cote d\\u0027Ivoire\",\"GMI_ADMIN\":\"CIV-GRL\",\"ISO2_CountryCode\":\"CI\",\"ISO3_Country\":\"CIV\",\"Name\":\"Grand Lahou\",\"POP\":10273,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.1,\"Y\":446.3},{\"ADMIN_NAME\":\"Baghdad\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-BGH\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Baghdad\",\"POP\":5672513,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":623.1,\"Y\":362.5},{\"ADMIN_NAME\":\"Ninawa\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-NIN\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al Mawsil\",\"POP\":1739800,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":619.6,\"Y\":352.3},{\"ADMIN_NAME\":\"Al Basrah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ABS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al Basrah\",\"POP\":2600000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":632.4,\"Y\":371.7},{\"ADMIN_NAME\":\"Dahuk\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DAH\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Dahuk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":619.2,\"Y\":350.5},{\"ADMIN_NAME\":\"Arbil\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-IRB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Arbil\",\"POP\":932800,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":622,\"Y\":352.8},{\"ADMIN_NAME\":\"At Ta\\u0027min\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ATA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Kirkuk\",\"POP\":601433,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":623.1,\"Y\":355.3},{\"ADMIN_NAME\":\"Salah ad Din\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-SAD\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Samarra\",\"POP\":158508,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":621.6,\"Y\":359.6},{\"ADMIN_NAME\":\"Diyala\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DIY\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ba qubah\",\"POP\":152550,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":623.8,\"Y\":361.1},{\"ADMIN_NAME\":\"Al Anbar\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AAN\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ar-Ramadi\",\"POP\":274539,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620.1,\"Y\":362.1},{\"ADMIN_NAME\":\"Karbala\\u0027\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-KRB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Karbala\\u0027\",\"POP\":434450,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622,\"Y\":364.8},{\"ADMIN_NAME\":\"Babil\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-BAB\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al-Hillah\",\"POP\":289709,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":623.2,\"Y\":365.2},{\"ADMIN_NAME\":\"Al Qadisiyah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AQD\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Ad Diwaniyah\",\"POP\":318801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":624.6,\"Y\":366.9},{\"ADMIN_NAME\":\"An Najaf\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ANA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"An Najaf\",\"POP\":482576,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.9,\"Y\":366.9},{\"ADMIN_NAME\":\"Wasit\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-WAS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al-Kut\",\"POP\":315162,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":627,\"Y\":365.2},{\"ADMIN_NAME\":\"Maysan\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-MYS\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"Al \\u0027Amarah\",\"POP\":323302,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":630.7,\"Y\":367.4},{\"ADMIN_NAME\":\"Al Muthanna\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-AMT\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"As-Samawah\",\"POP\":152890,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":625.5,\"Y\":369.1},{\"ADMIN_NAME\":\"Dhi Qar\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-DQA\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"An-Nasiriyah\",\"POP\":400249,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":628.2,\"Y\":370},{\"ADMIN_NAME\":\"As Sulaymaniyah\",\"CountryCode\":\"IZ\",\"Country_Name\":\"Iraq\",\"GMI_ADMIN\":\"IRQ-ASL\",\"ISO2_CountryCode\":\"IQ\",\"ISO3_Country\":\"IRQ\",\"Name\":\"As-Sulaymaniyah\",\"POP\":723170,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":626,\"Y\":355},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Tokyo\",\"POP\":8336599,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":887.6,\"Y\":354.5},{\"ADMIN_NAME\":\"Chugoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CGK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Shimonoseki\",\"POP\":245786,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":863,\"Y\":360.4},{\"ADMIN_NAME\":\"Tohoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-THO\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Aomori\",\"POP\":298394,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":890.2,\"Y\":336.4},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kawasaki\",\"POP\":1306785,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":887.4,\"Y\":355.2},{\"ADMIN_NAME\":\"Kanto\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KNT\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Yokohama\",\"POP\":3574443,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":887.1,\"Y\":355.4},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kyoto\",\"POP\":1459640,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":876.3,\"Y\":356.8},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kobe\",\"POP\":1528478,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":874.9,\"Y\":357.9},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Kita Kyushu\",\"POP\":997536,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":862.6,\"Y\":361.3},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Nagasaki\",\"POP\":410204,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":860,\"Y\":364.3},{\"ADMIN_NAME\":\"Chugoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CGK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Hiroshima\",\"POP\":62370,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":867.2,\"Y\":359},{\"ADMIN_NAME\":\"Shikoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-SHK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Matsuyama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":868.1,\"Y\":360.8},{\"ADMIN_NAME\":\"Hokkaido\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-HKK\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Sapporo\",\"POP\":1883027,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":891.8,\"Y\":328.1},{\"ADMIN_NAME\":\"Tohoku\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-THO\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Sendai\",\"POP\":73132,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":890.6,\"Y\":345.6},{\"ADMIN_NAME\":\"Chubu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CHB\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Nagoya\",\"POP\":2191279,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":879.6,\"Y\":356.3},{\"ADMIN_NAME\":\"Kinki\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KIN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Osaka\",\"POP\":2592413,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":875.7,\"Y\":358.1},{\"ADMIN_NAME\":\"Chubu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-CHB\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Gifu\",\"POP\":397714,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":879.1,\"Y\":355.5},{\"ADMIN_NAME\":\"Kyushu\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-KYS\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Fukuoka\",\"POP\":1392289,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":861.5,\"Y\":361.6},{\"ADMIN_NAME\":\"Okinawa\",\"CountryCode\":\"JA\",\"Country_Name\":\"Japan\",\"GMI_ADMIN\":\"JPN-OKN\",\"ISO2_CountryCode\":\"JP\",\"ISO3_Country\":\"JPN\",\"Name\":\"Naha\",\"POP\":300795,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":854,\"Y\":385.2},{\"ADMIN_NAME\":\"Jersey\",\"CountryCode\":\"JE\",\"Country_Name\":\"Jersey\",\"GMI_ADMIN\":\"XJE\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"XJE\",\"Name\":\"St. Helier\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":494.2,\"Y\":303.5},{\"ADMIN_NAME\":\"Kingston\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-KNG\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Kingston\",\"POP\":937700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":287.1,\"Y\":409.9},{\"ADMIN_NAME\":\"Saint Thomas\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-STH\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Morant\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.4,\"Y\":410.1},{\"ADMIN_NAME\":\"Trelawny\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-TRL\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Falmouth\",\"POP\":7779,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.7,\"Y\":408.4},{\"ADMIN_NAME\":\"Saint James\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SJA\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Montego Bay\",\"POP\":82867,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":284,\"Y\":408.5},{\"ADMIN_NAME\":\"Hanover\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-HNV\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Lucea\",\"POP\":6289,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.3,\"Y\":408.5},{\"ADMIN_NAME\":\"Westmoreland\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-WST\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Savanna La Mar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.9,\"Y\":409.3},{\"ADMIN_NAME\":\"Manchester\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-MNC\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Mandeville\",\"POP\":47115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.2,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Elizabeth\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SEL\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Black River\",\"POP\":4229,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.2,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Andrew\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SND\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Halfway Tree\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.1,\"Y\":409.7},{\"ADMIN_NAME\":\"Saint Ann\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SAN\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"St. Anns Bay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286,\"Y\":408.6},{\"ADMIN_NAME\":\"Saint Mary\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SMA\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Maria\",\"POP\":7906,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.8,\"Y\":408.7},{\"ADMIN_NAME\":\"Portland\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-PRT\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Port Antonio\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.3,\"Y\":409.4},{\"ADMIN_NAME\":\"Saint Catherine\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-SCT\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"Spanish Town\",\"POP\":145018,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":286.7,\"Y\":409.8},{\"ADMIN_NAME\":\"Clarendon\",\"CountryCode\":\"JM\",\"Country_Name\":\"Jamaica\",\"GMI_ADMIN\":\"JAM-CLR\",\"ISO2_CountryCode\":\"JM\",\"ISO3_Country\":\"JAM\",\"Name\":\"May Pen\",\"POP\":44755,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.9,\"Y\":409.9},{\"ADMIN_NAME\":\"\\u0027Amman\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AMM\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Amman\",\"POP\":1275857,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":599.6,\"Y\":367},{\"ADMIN_NAME\":\"At Tafilah\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-ATF\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"At Tafilah\",\"POP\":25429,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.7,\"Y\":370.6},{\"ADMIN_NAME\":\"Ma\\u0027an\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-MAA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Ma\\u0027an\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.1,\"Y\":372.7},{\"ADMIN_NAME\":\"Irbid\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-IRB\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Irbid\",\"POP\":307480,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":599.4,\"Y\":365},{\"ADMIN_NAME\":\"Al Mafraq\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AMF\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Al Mafraq\",\"POP\":57118,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":600.4,\"Y\":365.9},{\"ADMIN_NAME\":\"Az Zarqa\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AZR\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Az Zarqa\\u0027\",\"POP\":792665,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":600,\"Y\":366.6},{\"ADMIN_NAME\":\"Al Balqa\\u0027\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-ABA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"As-Salt\",\"POP\":80189,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599,\"Y\":366.7},{\"ADMIN_NAME\":\"Al Karak\",\"CountryCode\":\"JO\",\"Country_Name\":\"Jordan\",\"GMI_ADMIN\":\"JOR-AKA\",\"ISO2_CountryCode\":\"JO\",\"ISO3_Country\":\"JOR\",\"Name\":\"Al Karak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599,\"Y\":369.5},{\"ADMIN_NAME\":\"Nairobi Area\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NAR\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nairobi\",\"POP\":2750547,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":602,\"Y\":464.1},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-WST\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Kakamega\",\"POP\":63426,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":459.8},{\"ADMIN_NAME\":\"North-Eastern\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NES\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Wajir\",\"POP\":45771,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":611,\"Y\":455.7},{\"ADMIN_NAME\":\"Coast\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-COA\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Mombasa\",\"POP\":799668,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":609.9,\"Y\":471.8},{\"ADMIN_NAME\":\"Nyanza\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-NYN\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Kisumu\",\"POP\":216479,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.3,\"Y\":460.8},{\"ADMIN_NAME\":\"Rift Valley\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-RVL\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nakuru\",\"POP\":259903,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600,\"Y\":461.3},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-CNT\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Nyeri\",\"POP\":51084,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":602.4,\"Y\":461.7},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"KE\",\"Country_Name\":\"Kenya\",\"GMI_ADMIN\":\"KEN-EST\",\"ISO2_CountryCode\":\"KE\",\"ISO3_Country\":\"KEN\",\"Name\":\"Embu\",\"POP\":34922,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":603.8,\"Y\":462},{\"ADMIN_NAME\":\"Bishkek\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-BSK\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Bishkek\",\"POP\":900000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":707.3,\"Y\":328.7},{\"ADMIN_NAME\":\"Issyk-Kul\\u0027\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-ISK\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Karakol\",\"POP\":70171,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":717.3,\"Y\":330.2},{\"ADMIN_NAME\":\"Naryn\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-NRN\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Naryn\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":710.7,\"Y\":334.2},{\"ADMIN_NAME\":\"Osh\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-OSH\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Osh\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":701.8,\"Y\":337.5},{\"ADMIN_NAME\":\"Talas\",\"CountryCode\":\"KG\",\"Country_Name\":\"Kyrgyzstan\",\"GMI_ADMIN\":\"KGZ-TLS\",\"ISO2_CountryCode\":\"KG\",\"ISO3_Country\":\"KGZ\",\"Name\":\"Talas\",\"POP\":35172,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":700.3,\"Y\":330.1},{\"ADMIN_NAME\":\"P\\u0027yongyang-si\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PSI\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"P\\u0027yongyang\",\"POP\":3222000,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":848.6,\"Y\":342.9},{\"ADMIN_NAME\":\"Hamgyong-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HBU\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Ch\\u0027ongjin\",\"POP\":327000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":859.8,\"Y\":332.8},{\"ADMIN_NAME\":\"Kangwon-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-KDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Wonsan\",\"POP\":329207,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":853.4,\"Y\":342.4},{\"ADMIN_NAME\":\"Hwanghae-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HBK\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sariwon\",\"POP\":154942,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":848.6,\"Y\":344.7},{\"ADMIN_NAME\":\"Hwanghae-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HNM\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Haeju\",\"POP\":222396,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":848.5,\"Y\":346.4},{\"ADMIN_NAME\":\"Kaesong-si\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-KSI\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Kaesong\",\"POP\":338155,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":850.9,\"Y\":346.6},{\"ADMIN_NAME\":\"Yanggang-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-YDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Hyesan\",\"POP\":97794,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":855.3,\"Y\":334.3},{\"ADMIN_NAME\":\"Chagang-do\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-CDO\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Kanggye\",\"POP\":209530,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":851,\"Y\":335.9},{\"ADMIN_NAME\":\"P\\u0027yongan-bukto\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PBU\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sinuiju\",\"POP\":288112,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":844.9,\"Y\":339},{\"ADMIN_NAME\":\"Hamgyong-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-HNA\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Hamhung\",\"POP\":559056,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":853.6,\"Y\":339.7},{\"ADMIN_NAME\":\"P\\u0027yongan-namdo\",\"CountryCode\":\"KN\",\"Country_Name\":\"North Korea\",\"GMI_ADMIN\":\"PRK-PNA\",\"ISO2_CountryCode\":\"KP\",\"ISO3_Country\":\"PRK\",\"Name\":\"Sin-Ni\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":847.8,\"Y\":341.2},{\"ADMIN_NAME\":\"Kiribati\",\"CountryCode\":\"KR\",\"Country_Name\":\"Kiribati\",\"GMI_ADMIN\":\"KIR\",\"ISO2_CountryCode\":\"KI\",\"ISO3_Country\":\"KIR\",\"Name\":\"Tarawa\",\"POP\":44429,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":979.4,\"Y\":456.8},{\"ADMIN_NAME\":\"Seoul-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-SJK\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Seoul\",\"POP\":10349312,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":851.9,\"Y\":348.1},{\"ADMIN_NAME\":\"Inch\\u0027on-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-ICH\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Inch\\u0060on\",\"POP\":2628000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851.1,\"Y\":348.3},{\"ADMIN_NAME\":\"Ch\\u0027ungch\\u0027ong-namdo\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CNM\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Taejon\",\"POP\":1475221,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":853.3,\"Y\":352.4},{\"ADMIN_NAME\":\"Cholla-bukto\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CBU\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Chonju\",\"POP\":711424,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":852.4,\"Y\":354.1},{\"ADMIN_NAME\":\"Kangwon-do\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-KDO\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Ch\\u0027unch\\u0027on\",\"POP\":209746,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":854.1,\"Y\":347},{\"ADMIN_NAME\":\"Ch\\u0027ungch\\u0027ong-bukto\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CBK\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Ch\\u0027ungju\",\"POP\":634596,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":853.5,\"Y\":351.3},{\"ADMIN_NAME\":\"Cheju-do\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-CDO\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Cheju\",\"POP\":329068,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":850.8,\"Y\":361.9},{\"ADMIN_NAME\":\"Pusan-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-PSN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Pusan\",\"POP\":3678555,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":857.8,\"Y\":356.3},{\"ADMIN_NAME\":\"Kwangju-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-KWN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Kwangju\",\"POP\":1416938,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":851.8,\"Y\":356.4},{\"ADMIN_NAME\":\"Taegu-jikhalsi\",\"CountryCode\":\"KS\",\"Country_Name\":\"South Korea\",\"GMI_ADMIN\":\"KOR-TGN\",\"ISO2_CountryCode\":\"KR\",\"ISO3_Country\":\"KOR\",\"Name\":\"Taegu\",\"POP\":2566540,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":856.5,\"Y\":353.9},{\"ADMIN_NAME\":\"Christmas I.\",\"CountryCode\":\"KT\",\"Country_Name\":\"Christmas I.\",\"GMI_ADMIN\":\"CXR\",\"ISO2_CountryCode\":\"CX\",\"ISO3_Country\":\"CXR\",\"Name\":\"The Settlement\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":793.1,\"Y\":489.6},{\"ADMIN_NAME\":\"Al Kuwayt\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AKW\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Kuwait\",\"POP\":60064,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":633,\"Y\":375.3},{\"ADMIN_NAME\":\"Hawalli\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-HWL\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Hawalli\",\"POP\":0,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":633.1,\"Y\":375.4},{\"ADMIN_NAME\":\"Al Ahmadi\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AHM\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Al-Ahmadi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":633.3,\"Y\":376.2},{\"ADMIN_NAME\":\"Al Jahrah\",\"CountryCode\":\"KU\",\"Country_Name\":\"Kuwait\",\"GMI_ADMIN\":\"KWT-AJH\",\"ISO2_CountryCode\":\"KW\",\"ISO3_Country\":\"KWT\",\"Name\":\"Al-Jahrah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":632.2,\"Y\":375.4},{\"ADMIN_NAME\":\"Tselinograd\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TSL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Astana\",\"POP\":345604,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":698,\"Y\":294.8},{\"ADMIN_NAME\":\"Karaganda\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KRG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Karaganda\",\"POP\":451800,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":702.9,\"Y\":300.6},{\"ADMIN_NAME\":\"Gur\\u0027yev\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-GRV\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Atyrau\",\"POP\":180000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":644,\"Y\":312.1},{\"ADMIN_NAME\":\"Kustanay\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KST\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kostanay\",\"POP\":210000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":676.3,\"Y\":285.7},{\"ADMIN_NAME\":\"Aktyubinsk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-AKB\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Aktyubinsk\",\"POP\":262457,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":658.7,\"Y\":298.9},{\"ADMIN_NAME\":\"Turgay\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TRG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Turgay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":676,\"Y\":301.6},{\"ADMIN_NAME\":\"North Kazakhstan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-NKZ\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Petropavlovsk\",\"POP\":200920,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.9,\"Y\":277.8},{\"ADMIN_NAME\":\"Kokchetav\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KKC\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kokshetau\",\"POP\":124444,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":692.4,\"Y\":285.4},{\"ADMIN_NAME\":\"Pavlodar\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-PVL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Pavlodar\",\"POP\":329002,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":713.4,\"Y\":289.9},{\"ADMIN_NAME\":\"Dzhezkazgan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-DZK\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Zhezkazgan\",\"POP\":104357,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":687.7,\"Y\":309.4},{\"ADMIN_NAME\":\"Taldy Kurgan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-TKG\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Taldykorgan\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":717.3,\"Y\":320.5},{\"ADMIN_NAME\":\"East Kazakhstan\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-VKZ\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Ust\\u0027-Kamenogorsk\",\"POP\":319067,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":729,\"Y\":300},{\"ADMIN_NAME\":\"Semipalatinsk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-SMP\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Semipalatinsk\",\"POP\":292780,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":722.4,\"Y\":298.2},{\"ADMIN_NAME\":\"Ural\\u0027sk\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-URL\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Ural\\u0027sk\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":642.4,\"Y\":294.7},{\"ADMIN_NAME\":\"Kzyl-Orda\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-KZO\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Kyzylorda\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":681.5,\"Y\":321.1},{\"ADMIN_NAME\":\"Mangyshlak\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-MGY\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Mangyshlak\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":641.8,\"Y\":325.6},{\"ADMIN_NAME\":\"Alma-Ata\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-ALA\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Almaty\",\"POP\":2000900,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":713.2,\"Y\":327.3},{\"ADMIN_NAME\":\"Chimkent\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-CHM\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Shymkent\",\"POP\":414032,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":692.9,\"Y\":330.9},{\"ADMIN_NAME\":\"Dzhambul\",\"CountryCode\":\"KZ\",\"Country_Name\":\"Kazakhstan\",\"GMI_ADMIN\":\"KAZ-DZM\",\"ISO2_CountryCode\":\"KZ\",\"ISO3_Country\":\"KAZ\",\"Name\":\"Dzhambul\",\"POP\":358153,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":697.9,\"Y\":328.7},{\"ADMIN_NAME\":\"Viangchan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-VNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Vientiane\",\"POP\":196731,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":784.7,\"Y\":409.8},{\"ADMIN_NAME\":\"Khammouan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-KHM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Muang Khammouan\",\"POP\":26200,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.5,\"Y\":411.6},{\"ADMIN_NAME\":\"Phongsali\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-PHN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Phongsali\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":783,\"Y\":399},{\"ADMIN_NAME\":\"Louang Namtha\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-LNM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Louang Namtha\",\"POP\":3225,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.1,\"Y\":401.1},{\"ADMIN_NAME\":\"Houaphan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-HPH\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Xam Nua\",\"POP\":38992,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.4,\"Y\":402.7},{\"ADMIN_NAME\":\"Louangphrabang\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-LNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Louangphrabang\",\"POP\":47378,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":783.2,\"Y\":404.3},{\"ADMIN_NAME\":\"Savannakhet\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-SVN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Savannakhet\",\"POP\":66553,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.4,\"Y\":414},{\"ADMIN_NAME\":\"Saravan\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-SRV\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Saravan\",\"POP\":5521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795,\"Y\":416.4},{\"ADMIN_NAME\":\"Champasak\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-CHM\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Champasak\",\"POP\":12994,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.5,\"Y\":418.8},{\"ADMIN_NAME\":\"Attapeu\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-ATT\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Attapu\",\"POP\":4297,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.2,\"Y\":419},{\"ADMIN_NAME\":\"Xiangkhoang\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-XNG\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Xiangkhoang\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.6,\"Y\":405.9},{\"ADMIN_NAME\":\"Xaignabouri\",\"CountryCode\":\"LA\",\"Country_Name\":\"Laos\",\"GMI_ADMIN\":\"LAO-XGN\",\"ISO2_CountryCode\":\"LA\",\"ISO3_Country\":\"LAO\",\"Name\":\"Muang Xaignabouri\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.3,\"Y\":406.3},{\"ADMIN_NAME\":\"Bayrut\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-BYR\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Beirut\",\"POP\":1916100,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":598.4,\"Y\":360.6},{\"ADMIN_NAME\":\"Ash Shamal\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ASH\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Tripoli\",\"POP\":229398,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":599.8,\"Y\":359.1},{\"ADMIN_NAME\":\"Sayda\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-SAY\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Sidon\",\"POP\":163554,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.2,\"Y\":361.6},{\"ADMIN_NAME\":\"An Nabatiyah\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ANB\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Nabatiyet et Tahta\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.3,\"Y\":362.3},{\"ADMIN_NAME\":\"Al Biqa\\u0027\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-ABI\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"Zahle\",\"POP\":78145,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.6,\"Y\":360.8},{\"ADMIN_NAME\":\"Jabal Lubnan\",\"CountryCode\":\"LE\",\"Country_Name\":\"Lebanon\",\"GMI_ADMIN\":\"LBN-JLB\",\"ISO2_CountryCode\":\"LB\",\"ISO3_Country\":\"LBN\",\"Name\":\"B\\u0027abda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.5,\"Y\":360.8},{\"ADMIN_NAME\":\"Latvia\",\"CountryCode\":\"LG\",\"Country_Name\":\"Latvia\",\"GMI_ADMIN\":\"LVA\",\"ISO2_CountryCode\":\"LV\",\"ISO3_Country\":\"LVA\",\"Name\":\"Riga\",\"POP\":742572,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":566.7,\"Y\":267.9},{\"ADMIN_NAME\":\"Lithuania\",\"CountryCode\":\"LH\",\"Country_Name\":\"Lithuania\",\"GMI_ADMIN\":\"LTU\",\"ISO2_CountryCode\":\"LT\",\"ISO3_Country\":\"LTU\",\"Name\":\"Vilnius\",\"POP\":542366,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":570.1,\"Y\":278.7},{\"ADMIN_NAME\":\"Montserrado\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MNT\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Monrovia\",\"POP\":939524,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":470.1,\"Y\":443.1},{\"ADMIN_NAME\":\"Grand Cape Mount\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GCM\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Robertsport\",\"POP\":11969,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.5,\"Y\":441.8},{\"ADMIN_NAME\":\"Rivercess\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-RVR\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Rivercess\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.4,\"Y\":445.4},{\"ADMIN_NAME\":\"Sino\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-SIN\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Greenville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":474.9,\"Y\":446.7},{\"ADMIN_NAME\":\"Grand Kru\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GKR\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Barclayville\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.4,\"Y\":447.2},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MRY\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Harper\",\"POP\":32661,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.6,\"Y\":448.4},{\"ADMIN_NAME\":\"Lofa\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-LOF\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Voinjama\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473,\"Y\":437.1},{\"ADMIN_NAME\":\"Nimba\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-NIM\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Sanniquellie\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.9,\"Y\":440.1},{\"ADMIN_NAME\":\"Bong\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-BON\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Gbarnga\",\"POP\":45835,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.7,\"Y\":441.1},{\"ADMIN_NAME\":\"Margibi\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MRG\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Kakata\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":471.3,\"Y\":442.4},{\"ADMIN_NAME\":\"Montserrado\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-MNT\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Bentol\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":470.6,\"Y\":442.7},{\"ADMIN_NAME\":\"Grand Bassa\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GBA\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Buchanan\",\"POP\":25731,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":472.2,\"Y\":444.2},{\"ADMIN_NAME\":\"Grand Jide\",\"CountryCode\":\"LI\",\"Country_Name\":\"Liberia\",\"GMI_ADMIN\":\"LBR-GJI\",\"ISO2_CountryCode\":\"LR\",\"ISO3_Country\":\"LBR\",\"Name\":\"Zwedru\",\"POP\":25678,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":477.5,\"Y\":443.7},{\"ADMIN_NAME\":\"Bratislava\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-BRS\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Bratislava\",\"POP\":423737,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":547.5,\"Y\":307.9},{\"ADMIN_NAME\":\"Stredoslovensky\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-STR\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Banska Bystrica\",\"POP\":82336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":553.1,\"Y\":305.5},{\"ADMIN_NAME\":\"Vychodoslovensky\",\"CountryCode\":\"LO\",\"Country_Name\":\"Slovakia\",\"GMI_ADMIN\":\"SVK-VYC\",\"ISO2_CountryCode\":\"SK\",\"ISO3_Country\":\"SVK\",\"Name\":\"Kosice\",\"POP\":236563,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.9,\"Y\":305.6},{\"ADMIN_NAME\":\"Liechtenstein\",\"CountryCode\":\"LS\",\"Country_Name\":\"Liechtenstein\",\"GMI_ADMIN\":\"LIE\",\"ISO2_CountryCode\":\"LI\",\"ISO3_Country\":\"LIE\",\"Name\":\"Vaduz\",\"POP\":5197,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":526.4,\"Y\":312},{\"ADMIN_NAME\":\"Maseru\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MAS\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Maseru\",\"POP\":118355,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":576.2,\"Y\":545.6},{\"ADMIN_NAME\":\"Leribe\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-LER\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Hlotse\",\"POP\":47675,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":577.8,\"Y\":544.2},{\"ADMIN_NAME\":\"Berea\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-BER\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Teyateyaneng\",\"POP\":5115,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.9,\"Y\":545.1},{\"ADMIN_NAME\":\"Mafeteng\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MFT\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mafeteng\",\"POP\":57059,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":547.3},{\"ADMIN_NAME\":\"Mohale\\u0027s Hoek\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MHO\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mohales Hoek\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.2,\"Y\":548.3},{\"ADMIN_NAME\":\"Quthing\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-QTH\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Moyeni\",\"POP\":24130,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":576.8,\"Y\":549.1},{\"ADMIN_NAME\":\"Butha-Buthe\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-BBU\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Butha-Buthe\",\"POP\":16330,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":578.3,\"Y\":543.8},{\"ADMIN_NAME\":\"Mokhotlong\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-MKH\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Mokhotlong\",\"POP\":8809,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":580.6,\"Y\":545.6},{\"ADMIN_NAME\":\"Qacha\\u0027s Nek\",\"CountryCode\":\"LT\",\"Country_Name\":\"Lesotho\",\"GMI_ADMIN\":\"LSO-QNE\",\"ISO2_CountryCode\":\"LS\",\"ISO3_Country\":\"LSO\",\"Name\":\"Qacha\\u0027s Nek\",\"POP\":25573,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":579.6,\"Y\":548.2},{\"ADMIN_NAME\":\"Luxembourg\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-LXM\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Luxembourg\",\"POP\":76684,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":517,\"Y\":301.7},{\"ADMIN_NAME\":\"Diekirch\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-DKR\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Diekirch\",\"POP\":6242,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.1,\"Y\":300.5},{\"ADMIN_NAME\":\"Grevenmacher\",\"CountryCode\":\"LU\",\"Country_Name\":\"Luxembourg\",\"GMI_ADMIN\":\"LUX-GRV\",\"ISO2_CountryCode\":\"LU\",\"ISO3_Country\":\"LUX\",\"Name\":\"Grevenmacher\",\"POP\":3958,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.6,\"Y\":301.3},{\"ADMIN_NAME\":\"Tarabulus\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-TRB\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Tripoli\",\"POP\":1150989,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":536.5,\"Y\":363.9},{\"ADMIN_NAME\":\"Ghadamis\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-GHD\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Ghadamis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":527.2,\"Y\":372.9},{\"ADMIN_NAME\":\"Murzuq\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-MRZ\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Murzuq\",\"POP\":43732,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.6,\"Y\":386.2},{\"ADMIN_NAME\":\"Az Zawiyah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AZW\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Az Zawiyah\",\"POP\":4917,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535.3,\"Y\":364.4},{\"ADMIN_NAME\":\"Al Khums\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AKH\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Al Khums\",\"POP\":201943,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":539.6,\"Y\":364.7},{\"ADMIN_NAME\":\"Misratah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-MSR\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Misratah\",\"POP\":386120,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":541.8,\"Y\":365.6},{\"ADMIN_NAME\":\"Gharyan\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-GHR\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Gharyan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":536.1,\"Y\":366.3},{\"ADMIN_NAME\":\"Banghazi\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-BNG\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Benghazi\",\"POP\":650629,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":555.6,\"Y\":366.4},{\"ADMIN_NAME\":\"Ajdabiya\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-AJD\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Ajdabiya\",\"POP\":134358,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":556.1,\"Y\":370.9},{\"ADMIN_NAME\":\"Sabha\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-SAB\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Sabha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540,\"Y\":382.6},{\"ADMIN_NAME\":\"Darnah\",\"CountryCode\":\"LY\",\"Country_Name\":\"Libya\",\"GMI_ADMIN\":\"LBY-DRN\",\"ISO2_CountryCode\":\"LY\",\"ISO3_Country\":\"LBY\",\"Name\":\"Darnah\",\"POP\":78782,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":562.8,\"Y\":364.4},{\"ADMIN_NAME\":\"Antananarivo\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-ANN\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Antananarivo\",\"POP\":1391433,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":631.8,\"Y\":514},{\"ADMIN_NAME\":\"Antsiranana\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-ANT\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Antsiranana\",\"POP\":82937,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":636.7,\"Y\":494.8},{\"ADMIN_NAME\":\"Mahajanga\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-MHJ\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Mahajanga\",\"POP\":154657,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":628.4,\"Y\":504.7},{\"ADMIN_NAME\":\"Toamasina\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-TMS\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Toamasina\",\"POP\":206373,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":636.9,\"Y\":511.8},{\"ADMIN_NAME\":\"Fianarantsoa\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-FNR\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Fianarantsoa\",\"POP\":167227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":630.5,\"Y\":521.5},{\"ADMIN_NAME\":\"Toliara\",\"CountryCode\":\"MA\",\"Country_Name\":\"Madagascar\",\"GMI_ADMIN\":\"MDG-TOL\",\"ISO2_CountryCode\":\"MG\",\"ISO3_Country\":\"MDG\",\"Name\":\"Toliara\",\"POP\":115319,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":621.1,\"Y\":527.2},{\"ADMIN_NAME\":\"Martinique\",\"CountryCode\":\"MB\",\"Country_Name\":\"Martinique\",\"GMI_ADMIN\":\"MTQ\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"MTQ\",\"Name\":\"Fort-De-France\",\"POP\":89995,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":330.7,\"Y\":419.6},{\"ADMIN_NAME\":\"Moldova\",\"CountryCode\":\"MD\",\"Country_Name\":\"Moldova\",\"GMI_ADMIN\":\"MDA\",\"ISO2_CountryCode\":\"MD\",\"ISO3_Country\":\"MDA\",\"Name\":\"Chisinau\",\"POP\":635994,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":579.9,\"Y\":312.6},{\"ADMIN_NAME\":\"Mayotte\",\"CountryCode\":\"MF\",\"Country_Name\":\"Mayotte\",\"GMI_ADMIN\":\"MYT\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"MYT\",\"Name\":\"Mamoutzou\",\"POP\":54831,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":625.5,\"Y\":496.3},{\"ADMIN_NAME\":\"Ulaanbaatar\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-ULN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ulaanbaatar\",\"POP\":844818,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":796.4,\"Y\":308.8},{\"ADMIN_NAME\":\"Dzavhan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DZV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Uliastay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":768.9,\"Y\":309.3},{\"ADMIN_NAME\":\"Bayan-Olgiy\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BOL\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Olgiy\",\"POP\":28400,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":749.4,\"Y\":304.5},{\"ADMIN_NAME\":\"Uvs\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-UVS\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ulaangom\",\"POP\":28085,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":755.2,\"Y\":300.1},{\"ADMIN_NAME\":\"Hovsgol\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HVS\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Moron\",\"POP\":27690,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.7,\"Y\":301.6},{\"ADMIN_NAME\":\"Hovd\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HOV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Hovd\",\"POP\":27924,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":754,\"Y\":308.5},{\"ADMIN_NAME\":\"Bayanhongor\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BYN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Bayanhongor\",\"POP\":23234,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":313.8},{\"ADMIN_NAME\":\"Selenge\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-SLN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Suchboatar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.4,\"Y\":299},{\"ADMIN_NAME\":\"Darhan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRH\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Darhan\",\"POP\":74300,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.3,\"Y\":300.5},{\"ADMIN_NAME\":\"Bulgan\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-BLG\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Bulgan\",\"POP\":17348,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":787.1,\"Y\":305.1},{\"ADMIN_NAME\":\"Arhangay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-ARH\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Tsetserleg\",\"POP\":5876,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781.3,\"Y\":310.7},{\"ADMIN_NAME\":\"Ovorhangay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-OVR\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Arvayheer\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":784.9,\"Y\":315.5},{\"ADMIN_NAME\":\"Dundgovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DND\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Mandalgovi\",\"POP\":15430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.6,\"Y\":317.6},{\"ADMIN_NAME\":\"Dornod\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Choybalsan\",\"POP\":23,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":817.4,\"Y\":308.2},{\"ADMIN_NAME\":\"Suhbaatar\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-SHB\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Baruun Urt\",\"POP\":15805,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":814,\"Y\":313.9},{\"ADMIN_NAME\":\"Omnogovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-OMN\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Dalandzadgad\",\"POP\":15093,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.7,\"Y\":326.6},{\"ADMIN_NAME\":\"Dornogovi\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-DRG\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Saynshand\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":805.3,\"Y\":321},{\"ADMIN_NAME\":\"Tov\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-TOV\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Dzuunmod\",\"POP\":17738,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796.5,\"Y\":309.7},{\"ADMIN_NAME\":\"Hentiy\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-HNT\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Ondorhaan\",\"POP\":14723,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":806.8,\"Y\":311.2},{\"ADMIN_NAME\":\"Govi-Altay\",\"CountryCode\":\"MG\",\"Country_Name\":\"Mongolia\",\"GMI_ADMIN\":\"MNG-GAL\",\"ISO2_CountryCode\":\"MN\",\"ISO3_Country\":\"MNG\",\"Name\":\"Altay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":766.8,\"Y\":315.3},{\"ADMIN_NAME\":\"Montserrat\",\"CountryCode\":\"MH\",\"Country_Name\":\"Montserrat\",\"GMI_ADMIN\":\"MSR\",\"ISO2_CountryCode\":\"MS\",\"ISO3_Country\":\"MSR\",\"Name\":\"Plymouth\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":327.6,\"Y\":413.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-CNT\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Lilongwe\",\"POP\":646750,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":593.6,\"Y\":499.7},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-NRT\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Mzuzu\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":594.3,\"Y\":492.6},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"MI\",\"Country_Name\":\"Malawi\",\"GMI_ADMIN\":\"MWI-STH\",\"ISO2_CountryCode\":\"MW\",\"ISO3_Country\":\"MWI\",\"Name\":\"Blantyre\",\"POP\":584877,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":597,\"Y\":504.9},{\"ADMIN_NAME\":\"Montenegro\",\"CountryCode\":\"MJ\",\"Country_Name\":\"Montenegro\",\"GMI_ADMIN\":\"MON\",\"ISO2_CountryCode\":\"ME\",\"ISO3_Country\":\"MNE\",\"Name\":\"Podgorica\",\"POP\":136473,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":553.8,\"Y\":330.2},{\"ADMIN_NAME\":\"Macedonia\",\"CountryCode\":\"MK\",\"Country_Name\":\"FYR of Macedonia\",\"GMI_ADMIN\":\"MKD\",\"ISO2_CountryCode\":\"MK\",\"ISO3_Country\":\"MKD\",\"Name\":\"Skopje\",\"POP\":474889,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":559.4,\"Y\":332.1},{\"ADMIN_NAME\":\"Bamako\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-BAM\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Bamako\",\"POP\":1297281,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":477.9,\"Y\":425.2},{\"ADMIN_NAME\":\"Gao\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-GAO\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Timbuktu\",\"POP\":32460,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.7,\"Y\":413.4},{\"ADMIN_NAME\":\"Segou\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-SEG\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Segou\",\"POP\":92552,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":482.7,\"Y\":423},{\"ADMIN_NAME\":\"Sikasso\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-SKS\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Sikasso\",\"POP\":144786,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":484.3,\"Y\":429},{\"ADMIN_NAME\":\"Gao\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-GAO\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Gao\",\"POP\":57978,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":499.9,\"Y\":414.8},{\"ADMIN_NAME\":\"Mopti\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-MOP\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Mopti\",\"POP\":108456,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":488.4,\"Y\":420},{\"ADMIN_NAME\":\"Kayes\",\"CountryCode\":\"ML\",\"Country_Name\":\"Mali\",\"GMI_ADMIN\":\"MLI-KAY\",\"ISO2_CountryCode\":\"ML\",\"ISO3_Country\":\"MLI\",\"Name\":\"Kayes\",\"POP\":97464,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":468.3,\"Y\":420.1},{\"ADMIN_NAME\":\"Monaco\",\"CountryCode\":\"MN\",\"Country_Name\":\"Monaco\",\"GMI_ADMIN\":\"MCO\",\"ISO2_CountryCode\":\"MC\",\"ISO3_Country\":\"MCO\",\"Name\":\"Monaco\",\"POP\":1020,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":520.6,\"Y\":325.4},{\"ADMIN_NAME\":\"North-West\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-NWT\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Rabat\",\"POP\":1655753,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":481.1,\"Y\":360.2},{\"ADMIN_NAME\":\"Saguia el Hamra\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":null,\"ISO3_Country\":\"\",\"Name\":\"Laayoune\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.5,\"Y\":382.8},{\"ADMIN_NAME\":\"Centre-North\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CNR\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Fes\",\"POP\":964891,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":486.1,\"Y\":360.1},{\"ADMIN_NAME\":\"Centre-South\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CSO\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Meknes\",\"POP\":545705,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":484.6,\"Y\":360.6},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-EST\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Oujda\",\"POP\":405253,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":494.7,\"Y\":357.9},{\"ADMIN_NAME\":\"Centre\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-CEN\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Casablanca\",\"POP\":3144909,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":478.8,\"Y\":361.6},{\"ADMIN_NAME\":\"Tensift\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-TNF\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Marrakech\",\"POP\":839296,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":477.8,\"Y\":368},{\"ADMIN_NAME\":\"South\",\"CountryCode\":\"MO\",\"Country_Name\":\"Morocco\",\"GMI_ADMIN\":\"MAR-SOU\",\"ISO2_CountryCode\":\"MA\",\"ISO3_Country\":\"MAR\",\"Name\":\"Agadir\",\"POP\":698310,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":473.4,\"Y\":372},{\"ADMIN_NAME\":\"Mauritius\",\"CountryCode\":\"MP\",\"Country_Name\":\"Mauritius\",\"GMI_ADMIN\":\"MUS\",\"ISO2_CountryCode\":\"MU\",\"ISO3_Country\":\"MUS\",\"Name\":\"Port Louis\",\"POP\":155226,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":659.4,\"Y\":517.7},{\"ADMIN_NAME\":\"Trarza\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TRR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nouakchott\",\"POP\":661400,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":455.7,\"Y\":409.6},{\"ADMIN_NAME\":\"Dakhlet Nouadhibou\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-DND\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nouadhibou\",\"POP\":72337,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":452.7,\"Y\":401.3},{\"ADMIN_NAME\":\"Tiris Zemmour\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TZM\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Fderik\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":464.8,\"Y\":396},{\"ADMIN_NAME\":\"Trarza\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TRR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Rosso\",\"POP\":9923,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":456.2,\"Y\":414.1},{\"ADMIN_NAME\":\"Hodh el Gharbi\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-HEG\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Ayoun El Atrous\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":473.3,\"Y\":413.7},{\"ADMIN_NAME\":\"Hodh ech Chargui\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-HEC\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Nema\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.9,\"Y\":413.8},{\"ADMIN_NAME\":\"Assaba\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-ASB\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Kiffa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.4,\"Y\":413.8},{\"ADMIN_NAME\":\"Gorgol\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-GRG\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Kaedi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.6,\"Y\":415.2},{\"ADMIN_NAME\":\"Guidimaka\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-GDM\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Selibabi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":466.2,\"Y\":418},{\"ADMIN_NAME\":\"Adrar\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-ADR\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Atar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":463.8,\"Y\":402.4},{\"ADMIN_NAME\":\"Inchiri\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-INC\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Akjoujt\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.1,\"Y\":404.7},{\"ADMIN_NAME\":\"Tagant\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-TGN\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Tidjikdja\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":468.3,\"Y\":408.2},{\"ADMIN_NAME\":\"Brakna\",\"CountryCode\":\"MR\",\"Country_Name\":\"Mauritania\",\"GMI_ADMIN\":\"MRT-BRK\",\"ISO2_CountryCode\":\"MR\",\"ISO3_Country\":\"MRT\",\"Name\":\"Aleg\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":461.4,\"Y\":412.6},{\"ADMIN_NAME\":\"Malta\",\"CountryCode\":\"MT\",\"Country_Name\":\"Malta\",\"GMI_ADMIN\":\"MLT\",\"ISO2_CountryCode\":\"MT\",\"ISO3_Country\":\"MLT\",\"Name\":\"Valletta\",\"POP\":6794,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":540.2,\"Y\":353.8},{\"ADMIN_NAME\":\"Masqat\",\"CountryCode\":\"MU\",\"Country_Name\":\"Oman\",\"GMI_ADMIN\":\"OMN-MSQ\",\"ISO2_CountryCode\":\"OM\",\"ISO3_Country\":\"OMN\",\"Name\":\"Muscat\",\"POP\":797000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":662.4,\"Y\":393.2},{\"ADMIN_NAME\":\"Musandam\",\"CountryCode\":\"MU\",\"Country_Name\":\"Oman\",\"GMI_ADMIN\":\"OMN-MSN\",\"ISO2_CountryCode\":\"OM\",\"ISO3_Country\":\"OMN\",\"Name\":\"Al Kasab\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":656.1,\"Y\":385.3},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-DTD\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mexico City\",\"POP\":11285654,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":225.2,\"Y\":405.6},{\"ADMIN_NAME\":\"Sinaloa\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SIN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mazatlan\",\"POP\":354717,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":205.4,\"Y\":393.9},{\"ADMIN_NAME\":\"Tamaulipas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TML\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tampico\",\"POP\":309003,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":228.8,\"Y\":397.3},{\"ADMIN_NAME\":\"Puebla\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-PUE\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Puebla\",\"POP\":1392099,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":227.8,\"Y\":406.8},{\"ADMIN_NAME\":\"Veracruz\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-VLL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Veracruz\",\"POP\":568313,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":233.5,\"Y\":406.4},{\"ADMIN_NAME\":\"Guerrero\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GRR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Acapulco\",\"POP\":652136,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":223,\"Y\":412.8},{\"ADMIN_NAME\":\"Baja California\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-BCN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Mexicali\",\"POP\":597099,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":179.9,\"Y\":364.7},{\"ADMIN_NAME\":\"Sonora\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SON\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Hermosillo\",\"POP\":595811,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":192.4,\"Y\":376.2},{\"ADMIN_NAME\":\"Chihuahua\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CHH\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chihuahua\",\"POP\":708267,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":205.9,\"Y\":377.7},{\"ADMIN_NAME\":\"Sinaloa\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SIN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Culiacan\",\"POP\":582469,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":202.3,\"Y\":389.5},{\"ADMIN_NAME\":\"Baja California Sur\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-BCS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"La Paz\",\"POP\":171485,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":194.2,\"Y\":391.5},{\"ADMIN_NAME\":\"Durango\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-DRN\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Durango\",\"POP\":457140,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":209.9,\"Y\":391.9},{\"ADMIN_NAME\":\"Zacatecas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-ZCT\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Zacatecas\",\"POP\":118562,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":215.7,\"Y\":395.7},{\"ADMIN_NAME\":\"Nuevo Leon\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-NLE\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Monterrey\",\"POP\":1122874,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":221.9,\"Y\":386.9},{\"ADMIN_NAME\":\"Coahuila\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CDZ\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Saltillo\",\"POP\":621250,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":220,\"Y\":387.7},{\"ADMIN_NAME\":\"Tamaulipas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TML\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Ciudad Victoria\",\"POP\":269923,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":225.2,\"Y\":392.8},{\"ADMIN_NAME\":\"Aguascalientes\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-AGS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Aguascalientes\",\"POP\":658179,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":216.4,\"Y\":398.4},{\"ADMIN_NAME\":\"Nayarit\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-NYR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tepic\",\"POP\":280592,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":209.2,\"Y\":399.5},{\"ADMIN_NAME\":\"Guanajuato\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GNJ\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Guanajuato\",\"POP\":78364,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":219.3,\"Y\":400.9},{\"ADMIN_NAME\":\"Jalisco\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-JLS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Guadalajara\",\"POP\":1640589,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":213.5,\"Y\":402},{\"ADMIN_NAME\":\"Colima\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-COL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Colima\",\"POP\":127235,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":212.4,\"Y\":406.2},{\"ADMIN_NAME\":\"Campeche\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CMP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Campeche\",\"POP\":205212,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":249,\"Y\":404.4},{\"ADMIN_NAME\":\"Veracruz\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-VLL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Jalapa\",\"POP\":425148,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":231.4,\"Y\":405.3},{\"ADMIN_NAME\":\"Tlaxcala\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TLX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tlaxcala\",\"POP\":84670,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":227.7,\"Y\":406},{\"ADMIN_NAME\":\"Tabasco\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-TBS\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Villahermosa\",\"POP\":362401,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":242.4,\"Y\":409.9},{\"ADMIN_NAME\":\"Oaxaca\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-OAX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Oaxaca\",\"POP\":262566,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":231.9,\"Y\":412.5},{\"ADMIN_NAME\":\"Chiapas\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-CHP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Tuxtla Gutierrez\",\"POP\":481128,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":241.9,\"Y\":413.5},{\"ADMIN_NAME\":\"San Luis Potosi\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-SLP\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"San Luis Potosi\",\"POP\":677704,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":220.1,\"Y\":397.6},{\"ADMIN_NAME\":\"Queretaro\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-QDA\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Queretaro\",\"POP\":611785,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":221.7,\"Y\":402.2},{\"ADMIN_NAME\":\"Hidalgo\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-HDL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Pachuca\",\"POP\":319581,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":226.2,\"Y\":403.6},{\"ADMIN_NAME\":\"Michoacan\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MDO\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Morelia\",\"POP\":592797,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":219.5,\"Y\":404.9},{\"ADMIN_NAME\":\"Mexico\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MEX\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Toluca\",\"POP\":505881,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":223.7,\"Y\":406.1},{\"ADMIN_NAME\":\"Morelos\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-MRL\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Cuernavaca\",\"POP\":343769,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":224.9,\"Y\":407.1},{\"ADMIN_NAME\":\"Guerrero\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-GRR\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chilpancingo De Los Bravo\",\"POP\":165250,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":224.2,\"Y\":411.1},{\"ADMIN_NAME\":\"Yucatan\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-YCT\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Merida\",\"POP\":717175,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":251.5,\"Y\":401},{\"ADMIN_NAME\":\"Quintana Roo\",\"CountryCode\":\"MX\",\"Country_Name\":\"Mexico\",\"GMI_ADMIN\":\"MEX-QRO\",\"ISO2_CountryCode\":\"MX\",\"ISO3_Country\":\"MEX\",\"Name\":\"Chetumal\",\"POP\":134412,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":255.2,\"Y\":408.4},{\"ADMIN_NAME\":\"Kuala Lumpur\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KLL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Lumpur\",\"POP\":1453975,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":782,\"Y\":451.8},{\"ADMIN_NAME\":\"Terengganu\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-TRN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kemaman Harbor\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.8,\"Y\":448.8},{\"ADMIN_NAME\":\"Pahang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PHN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuantan New Port\",\"POP\":366229,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":786.5,\"Y\":450},{\"ADMIN_NAME\":\"Perak\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PER\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Ipoh\",\"POP\":673318,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":780.2,\"Y\":447.8},{\"ADMIN_NAME\":\"Pulau Pinang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PPN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Pinang\",\"POP\":178304,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778.1,\"Y\":445.7},{\"ADMIN_NAME\":\"Perlis\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PRL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kangar\",\"POP\":63869,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.7,\"Y\":442.7},{\"ADMIN_NAME\":\"Kedah\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KED\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Alor Setar\",\"POP\":217368,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778.2,\"Y\":443.6},{\"ADMIN_NAME\":\"Terengganu\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-TRN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Terengganu\",\"POP\":285065,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":785.9,\"Y\":445.8},{\"ADMIN_NAME\":\"Pahang\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-PHN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuala Lipis\",\"POP\":15448,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782.9,\"Y\":449},{\"ADMIN_NAME\":\"Selangor\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SLN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Shah Alam\",\"POP\":481654,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":781.5,\"Y\":452.1},{\"ADMIN_NAME\":\"Sarawak\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SRW\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kuching\",\"POP\":570407,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":805.9,\"Y\":456.3},{\"ADMIN_NAME\":\"Negeri Sembilan\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-NSM\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Seremban\",\"POP\":372917,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":782.6,\"Y\":453.1},{\"ADMIN_NAME\":\"Melaka\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-MEL\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Melaka\",\"POP\":180671,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":783.5,\"Y\":454.5},{\"ADMIN_NAME\":\"Johor\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-JOH\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Johor Baharu\",\"POP\":802489,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":787.6,\"Y\":456.4},{\"ADMIN_NAME\":\"Kelantan\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-KLN\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kota Baharu\",\"POP\":279316,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":783.4,\"Y\":443.6},{\"ADMIN_NAME\":\"Sabah\",\"CountryCode\":\"MY\",\"Country_Name\":\"Malaysia\",\"GMI_ADMIN\":\"MYS-SAB\",\"ISO2_CountryCode\":\"MY\",\"ISO3_Country\":\"MYS\",\"Name\":\"Kota Kinabalu\",\"POP\":457326,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":821.8,\"Y\":444},{\"ADMIN_NAME\":\"Maputo\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-MAP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Maputo\",\"POP\":1191613,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.3,\"Y\":535.1},{\"ADMIN_NAME\":\"Nampula\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NMP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Mocambique\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":612.8,\"Y\":502.8},{\"ADMIN_NAME\":\"Gaza\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-GAZ\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Xai-Xai\",\"POP\":127366,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.3,\"Y\":532.3},{\"ADMIN_NAME\":\"Tete\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-TET\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Tete\",\"POP\":129316,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.1,\"Y\":506},{\"ADMIN_NAME\":\"Cabo Delgado\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-CDL\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Pemba\",\"POP\":108737,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":612.3,\"Y\":496.8},{\"ADMIN_NAME\":\"Manica\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-MAN\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Chimoio\",\"POP\":256936,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":592.8,\"Y\":514.6},{\"ADMIN_NAME\":\"Niassa\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NIA\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Lichinga\",\"POP\":109839,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":597.7,\"Y\":497.8},{\"ADMIN_NAME\":\"Nampula\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-NMP\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Nampula\",\"POP\":388526,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.8,\"Y\":503},{\"ADMIN_NAME\":\"Inhambane\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-INH\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Inhambane\",\"POP\":73884,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":598.1,\"Y\":528.8},{\"ADMIN_NAME\":\"Zambezia\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-ZMB\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Quelimane\",\"POP\":188964,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":602.3,\"Y\":511},{\"ADMIN_NAME\":\"Sofala\",\"CountryCode\":\"MZ\",\"Country_Name\":\"Mozambique\",\"GMI_ADMIN\":\"MOZ-SOF\",\"ISO2_CountryCode\":\"MZ\",\"ISO3_Country\":\"MOZ\",\"Name\":\"Beira\",\"POP\":530604,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":596.6,\"Y\":516.7},{\"ADMIN_NAME\":\"New Caledonia\",\"CountryCode\":\"NC\",\"Country_Name\":\"New Caledonia\",\"GMI_ADMIN\":\"NCL\",\"ISO2_CountryCode\":\"NC\",\"ISO3_Country\":\"NCL\",\"Name\":\"Noumea\",\"POP\":93060,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":958.8,\"Y\":521.6},{\"ADMIN_NAME\":\"Niue\",\"CountryCode\":\"NE\",\"Country_Name\":\"Niue\",\"GMI_ADMIN\":\"NIU\",\"ISO2_CountryCode\":\"NU\",\"ISO3_Country\":\"NIU\",\"Name\":\"Alofi\",\"POP\":624,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":29,\"Y\":514.3},{\"ADMIN_NAME\":\"Norfolk I.\",\"CountryCode\":\"NF\",\"Country_Name\":\"Norfolk I.\",\"GMI_ADMIN\":\"NFK\",\"ISO2_CountryCode\":\"NF\",\"ISO3_Country\":\"NFK\",\"Name\":\"Kingston\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":965.6,\"Y\":544.8},{\"ADMIN_NAME\":\"Niamey\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-NIA\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Niamey\",\"POP\":774235,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":505.9,\"Y\":422.7},{\"ADMIN_NAME\":\"Agadez\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-AGD\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Agadez\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.1,\"Y\":412.7},{\"ADMIN_NAME\":\"Tahoua\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-TAH\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Tahoua\",\"POP\":80425,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":514.6,\"Y\":418.8},{\"ADMIN_NAME\":\"Dosso\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-DOS\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Dosso\",\"POP\":49750,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":508.9,\"Y\":424.1},{\"ADMIN_NAME\":\"Diffa\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-DIF\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Diffa\",\"POP\":27948,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":535,\"Y\":423.3},{\"ADMIN_NAME\":\"Zinder\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-ZND\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Zinder\",\"POP\":191424,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":524.9,\"Y\":421.9},{\"ADMIN_NAME\":\"Maradi\",\"CountryCode\":\"NG\",\"Country_Name\":\"Niger\",\"GMI_ADMIN\":\"NER-MAR\",\"ISO2_CountryCode\":\"NE\",\"ISO3_Country\":\"NER\",\"Name\":\"Maradi\",\"POP\":163487,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.7,\"Y\":422.8},{\"ADMIN_NAME\":\"Vanuatu\",\"CountryCode\":\"NH\",\"Country_Name\":\"Vanuatu\",\"GMI_ADMIN\":\"VUT\",\"ISO2_CountryCode\":\"VU\",\"ISO3_Country\":\"VUT\",\"Name\":\"Port Vila\",\"POP\":35901,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":966.6,\"Y\":510.5},{\"ADMIN_NAME\":\"Abuja Capital Territory (Abuja)\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-FCT\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Abuja\",\"POP\":162135,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":520.1,\"Y\":435.4},{\"ADMIN_NAME\":\"Oyo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OYO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Ibadan\",\"POP\":3565108,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":510.8,\"Y\":440.1},{\"ADMIN_NAME\":\"Lagos\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-LAG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Lagos\",\"POP\":9000000,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":509.1,\"Y\":442.6},{\"ADMIN_NAME\":\"Kaduna\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAD\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Kaduna\",\"POP\":1582102,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":520.6,\"Y\":431.2},{\"ADMIN_NAME\":\"Niger\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-NIG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Minna\",\"POP\":291905,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":518.2,\"Y\":433.8},{\"ADMIN_NAME\":\"Kogi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KOG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Lokoja\",\"POP\":60579,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.7,\"Y\":438.8},{\"ADMIN_NAME\":\"Enugu\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ENU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Enugu\",\"POP\":688862,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":520.8,\"Y\":442.6},{\"ADMIN_NAME\":\"Edo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-EDO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Benin City\",\"POP\":1125058,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":515.6,\"Y\":443},{\"ADMIN_NAME\":\"Delta\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-DEL\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Asaba\",\"POP\":73374,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.7,\"Y\":443.4},{\"ADMIN_NAME\":\"Anambra\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ANM\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Awka\",\"POP\":167738,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.6,\"Y\":443.3},{\"ADMIN_NAME\":\"Sokoto\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-SOK\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Sokoto\",\"POP\":563861,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":514.5,\"Y\":424.1},{\"ADMIN_NAME\":\"Kebbi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KEB\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Birnin Kebbi\",\"POP\":108164,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":511.6,\"Y\":425.8},{\"ADMIN_NAME\":\"Borno\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BOR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Maiduguri\",\"POP\":1112449,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":536.5,\"Y\":427.5},{\"ADMIN_NAME\":\"Yobe\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-YOB\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Damaturu\",\"POP\":255895,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":533.2,\"Y\":427.8},{\"ADMIN_NAME\":\"Adamawa\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ADM\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Yola\",\"POP\":96006,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":534.6,\"Y\":434.8},{\"ADMIN_NAME\":\"Taraba\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-TAR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Jalingo\",\"POP\":117757,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":531.5,\"Y\":435.8},{\"ADMIN_NAME\":\"Katsina\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAT\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Katsina\",\"POP\":432149,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":521.1,\"Y\":424.2},{\"ADMIN_NAME\":\"Kano\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KAN\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Kano\",\"POP\":3626068,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":523.6,\"Y\":427.1},{\"ADMIN_NAME\":\"Jigawa\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-JIG\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Dutse\",\"POP\":17129,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.9,\"Y\":427.6},{\"ADMIN_NAME\":\"Abia\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-ABI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Umuahia\",\"POP\":264662,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":520.8,\"Y\":445.2},{\"ADMIN_NAME\":\"Imo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-IMO\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Owerri\",\"POP\":215038,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":519.5,\"Y\":445.3},{\"ADMIN_NAME\":\"Akwa Ibom\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-AKI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Uyo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":521.8,\"Y\":446.7},{\"ADMIN_NAME\":\"Cross River\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-CRI\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Calabar\",\"POP\":461796,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523,\"Y\":446.8},{\"ADMIN_NAME\":\"Rivers\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-RVR\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Port Harcourt\",\"POP\":1148665,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":519.4,\"Y\":447.3},{\"ADMIN_NAME\":\"Bauchi\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BAU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Bauchi\",\"POP\":316149,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":527.3,\"Y\":431.8},{\"ADMIN_NAME\":\"Plateau\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-PLA\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Jos\",\"POP\":816824,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":524.7,\"Y\":432.9},{\"ADMIN_NAME\":\"Benue\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-BEN\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Makurdi\",\"POP\":292645,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523.6,\"Y\":439},{\"ADMIN_NAME\":\"Osun\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OSU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Oshogbo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":512.6,\"Y\":439},{\"ADMIN_NAME\":\"Ondo\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OND\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Akure\",\"POP\":420594,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":514.4,\"Y\":440.4},{\"ADMIN_NAME\":\"Ogun\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-OGU\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Abeokuta\",\"POP\":593100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":509.3,\"Y\":440.7},{\"ADMIN_NAME\":\"Kwara\",\"CountryCode\":\"NI\",\"Country_Name\":\"Nigeria\",\"GMI_ADMIN\":\"NGA-KWA\",\"ISO2_CountryCode\":\"NG\",\"ISO3_Country\":\"NGA\",\"Name\":\"Ilorin\",\"POP\":814192,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":512.6,\"Y\":436.9},{\"ADMIN_NAME\":\"Noord-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Amsterdam\",\"POP\":741636,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":513.6,\"Y\":289.5},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Europoort\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":511.5,\"Y\":291.4},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Rotterdam\",\"POP\":598199,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":512.4,\"Y\":291.6},{\"ADMIN_NAME\":\"Noord-Brabant\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NBR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"\\u0027s-Hertogenbosch\",\"POP\":134520,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":514.7,\"Y\":292.6},{\"ADMIN_NAME\":\"Zeeland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZLN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Middelburg\",\"POP\":46485,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":510,\"Y\":293.4},{\"ADMIN_NAME\":\"Noord-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-NHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Haarlem\",\"POP\":147590,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":512.8,\"Y\":289.5},{\"ADMIN_NAME\":\"Utrecht\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-UTR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Utrecht\",\"POP\":290529,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":514.2,\"Y\":290.8},{\"ADMIN_NAME\":\"Zuid-Holland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-ZHL\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"The Hague\",\"POP\":474292,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":511.9,\"Y\":290.9},{\"ADMIN_NAME\":\"Groningen\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-GRN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Groningen\",\"POP\":181194,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":518.2,\"Y\":285.7},{\"ADMIN_NAME\":\"Friesland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-FRS\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Leeuwarden\",\"POP\":91424,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":516,\"Y\":285.7},{\"ADMIN_NAME\":\"Drenthe\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-DRN\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Assen\",\"POP\":62237,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":518.2,\"Y\":286.7},{\"ADMIN_NAME\":\"Overijssel\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-OVR\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Zwolle\",\"POP\":111805,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.9,\"Y\":288.8},{\"ADMIN_NAME\":\"Gelderland\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-GLD\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Arnhem\",\"POP\":141674,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":516.4,\"Y\":291.3},{\"ADMIN_NAME\":\"Limburg\",\"CountryCode\":\"NL\",\"Country_Name\":\"Netherlands\",\"GMI_ADMIN\":\"NLD-LMB\",\"ISO2_CountryCode\":\"NL\",\"ISO3_Country\":\"NLD\",\"Name\":\"Maastricht\",\"POP\":122378,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.7,\"Y\":296.3},{\"ADMIN_NAME\":\"Oslo\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OSL\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Oslo\",\"POP\":580000,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":529.7,\"Y\":251.7},{\"ADMIN_NAME\":\"Nordland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Narvik\",\"POP\":14114,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548,\"Y\":197.8},{\"ADMIN_NAME\":\"Finnmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-FNN\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hammerfest\",\"POP\":6788,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":565.7,\"Y\":179.3},{\"ADMIN_NAME\":\"Hordaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Bergen\",\"POP\":213585,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.2,\"Y\":249.4},{\"ADMIN_NAME\":\"Troms\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-TRM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Tromso\",\"POP\":52436,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":552.5,\"Y\":187.6},{\"ADMIN_NAME\":\"Finnmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-FNN\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Vadso\",\"POP\":5139,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582.5,\"Y\":184.3},{\"ADMIN_NAME\":\"Sor-Trondelag\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-STR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Trondheim\",\"POP\":147139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528.9,\"Y\":231.4},{\"ADMIN_NAME\":\"More Og Romsdal\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-MOR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Molde\",\"POP\":18594,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.9,\"Y\":235.5},{\"ADMIN_NAME\":\"Sogn Og Fjordane\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-SOF\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hermansverk\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519,\"Y\":244.7},{\"ADMIN_NAME\":\"Hordaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Vossavangen\",\"POP\":5571,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":517.9,\"Y\":247.9},{\"ADMIN_NAME\":\"Rogaland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-RGL\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Stavanger\",\"POP\":173132,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":515.8,\"Y\":257},{\"ADMIN_NAME\":\"Aust-Agder\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-AAG\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Arendal\",\"POP\":30916,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.3,\"Y\":259.7},{\"ADMIN_NAME\":\"Vest-Agder\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-VAG\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Kristiansand\",\"POP\":63814,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":522,\"Y\":261.1},{\"ADMIN_NAME\":\"Buskerud\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-BSK\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Drammen\",\"POP\":90722,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":528.3,\"Y\":253},{\"ADMIN_NAME\":\"Oppland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OPP\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Lillehammer\",\"POP\":19096,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.1,\"Y\":245.1},{\"ADMIN_NAME\":\"Hedmark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-HDM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Hamar\",\"POP\":29479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.7,\"Y\":246.8},{\"ADMIN_NAME\":\"Ostfold\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-OST\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Moss\",\"POP\":34492,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.6,\"Y\":254.5},{\"ADMIN_NAME\":\"Vestfold\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-VST\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Tonsberg\",\"POP\":44959,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.9,\"Y\":255.4},{\"ADMIN_NAME\":\"Telemark\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-TLM\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Skien\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.7,\"Y\":255.7},{\"ADMIN_NAME\":\"Nordland\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NRD\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Bodo\",\"POP\":34073,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.7,\"Y\":205.9},{\"ADMIN_NAME\":\"Nord-Trondelag\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-NTR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Steinkjer\",\"POP\":11113,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.9,\"Y\":227.6},{\"ADMIN_NAME\":\"Akershus\",\"CountryCode\":\"NO\",\"Country_Name\":\"Norway\",\"GMI_ADMIN\":\"NOR-AKR\",\"ISO2_CountryCode\":\"NO\",\"ISO3_Country\":\"NOR\",\"Name\":\"Baerum\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":531.5,\"Y\":251.9},{\"ADMIN_NAME\":\"Bagmati\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-BGM\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Kathmandu\",\"POP\":1442271,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":736.5,\"Y\":380.6},{\"ADMIN_NAME\":\"Bheri\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-BHE\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Nepalganj\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":726.3,\"Y\":379.5},{\"ADMIN_NAME\":\"Lumbini\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-LMB\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Bhairawa\",\"POP\":63367,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":731.2,\"Y\":381.1},{\"ADMIN_NAME\":\"Karnali\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-KRN\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Jumla\",\"POP\":9073,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":727.9,\"Y\":375.7},{\"ADMIN_NAME\":\"Mahakali\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-MHK\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Dandeldhura\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":723.4,\"Y\":375.5},{\"ADMIN_NAME\":\"Seti\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-SET\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Dhangarhi\",\"POP\":92294,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":723.4,\"Y\":377.5},{\"ADMIN_NAME\":\"Rapti\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-RAP\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Sallyan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":727.8,\"Y\":378.6},{\"ADMIN_NAME\":\"Dhawalagiri\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-DHW\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Baglung\",\"POP\":23296,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":731.7,\"Y\":378.8},{\"ADMIN_NAME\":\"Gandaki\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-GND\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Pokhara\",\"POP\":200000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":732.8,\"Y\":378.8},{\"ADMIN_NAME\":\"Narayani\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-NRY\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Bhimphedi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":736,\"Y\":381.1},{\"ADMIN_NAME\":\"Janakpur\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-JNK\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Ramechhap\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":738.7,\"Y\":381.8},{\"ADMIN_NAME\":\"Sagarmatha\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-SGR\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Rajbiraj\",\"POP\":33061,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":740.4,\"Y\":384.2},{\"ADMIN_NAME\":\"Mechi\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-MEC\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Ilam\",\"POP\":17491,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":743.8,\"Y\":383.1},{\"ADMIN_NAME\":\"Kosi\",\"CountryCode\":\"NP\",\"Country_Name\":\"Nepal\",\"GMI_ADMIN\":\"NPL-KOS\",\"ISO2_CountryCode\":\"NP\",\"ISO3_Country\":\"NPL\",\"Name\":\"Biratnagar\",\"POP\":182324,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":742,\"Y\":384.5},{\"ADMIN_NAME\":\"Nauru\",\"CountryCode\":\"NR\",\"Country_Name\":\"Nauru\",\"GMI_ADMIN\":\"NRU\",\"ISO2_CountryCode\":\"NR\",\"ISO3_Country\":\"NRU\",\"Name\":\"Yaren\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":962.7,\"Y\":462},{\"ADMIN_NAME\":\"Paramaribo\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-PRM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Paramaribo\",\"POP\":223757,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":347.1,\"Y\":444.4},{\"ADMIN_NAME\":\"Nickerie\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-NCK\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Nieuw Nickerie\",\"POP\":13143,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342,\"Y\":444.1},{\"ADMIN_NAME\":\"Coronie\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-COR\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Totness\",\"POP\":1685,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.9,\"Y\":444.2},{\"ADMIN_NAME\":\"Para\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-PAR\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Onverwacht\",\"POP\":2105,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347,\"Y\":445},{\"ADMIN_NAME\":\"Commewijne\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-CMM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Nieuw Amsterdam\",\"POP\":4935,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347.3,\"Y\":444.1},{\"ADMIN_NAME\":\"Saramacca\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-SRM\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Groningen\",\"POP\":3216,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":346.2,\"Y\":444.5},{\"ADMIN_NAME\":\"Marowijne\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-MRW\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Albina\",\"POP\":3985,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":350.1,\"Y\":445.3},{\"ADMIN_NAME\":\"Brokopondo\",\"CountryCode\":\"NS\",\"Country_Name\":\"Suriname\",\"GMI_ADMIN\":\"SUR-BRK\",\"ISO2_CountryCode\":\"SR\",\"ISO3_Country\":\"SUR\",\"Name\":\"Brokopondo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":347.6,\"Y\":446.5},{\"ADMIN_NAME\":\"Netherlands Antilles\",\"CountryCode\":\"NT\",\"Country_Name\":\"Netherlands Antilles\",\"GMI_ADMIN\":\"ANT\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"ANT\",\"Name\":\"Willemstad\",\"POP\":125000,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":308.8,\"Y\":426.7},{\"ADMIN_NAME\":\"Managua\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MAN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Managua\",\"POP\":973087,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":260.8,\"Y\":426.6},{\"ADMIN_NAME\":\"Rio San Juan\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-RSJ\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"San Carlos\",\"POP\":13451,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":429.3},{\"ADMIN_NAME\":\"Zelaya\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-ZEL\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Bluefields\",\"POP\":44373,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":267.8,\"Y\":427},{\"ADMIN_NAME\":\"Chinandega\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CHN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Chinandega\",\"POP\":126387,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":258.5,\"Y\":425.3},{\"ADMIN_NAME\":\"Boaco\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-BOA\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Boaco\",\"POP\":29046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":262.5,\"Y\":425.7},{\"ADMIN_NAME\":\"Leon\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-LEO\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Leon\",\"POP\":144538,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":259.1,\"Y\":425.8},{\"ADMIN_NAME\":\"Chontales\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CHT\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Juigalpa\",\"POP\":54731,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":263.3,\"Y\":426.8},{\"ADMIN_NAME\":\"Masaya\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MAS\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Masaya\",\"POP\":130113,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":261.3,\"Y\":427.1},{\"ADMIN_NAME\":\"Granada\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-GRN\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Granada\",\"POP\":89409,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":261.7,\"Y\":427.3},{\"ADMIN_NAME\":\"Carazo\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-CAR\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Jinotepe\",\"POP\":29507,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":261,\"Y\":427.5},{\"ADMIN_NAME\":\"Rivas\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-RIV\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Rivas\",\"POP\":30293,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":262.1,\"Y\":428.7},{\"ADMIN_NAME\":\"Nueva Segovia\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-NSE\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Ocotal\",\"POP\":33928,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260.3,\"Y\":422.4},{\"ADMIN_NAME\":\"Madriz\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MDR\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Somoto\",\"POP\":20316,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":260,\"Y\":422.9},{\"ADMIN_NAME\":\"Jinotega\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-JNT\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Jinotega\",\"POP\":51073,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":261.6,\"Y\":424},{\"ADMIN_NAME\":\"Esteli\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-EST\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Esteli\",\"POP\":96422,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":260.6,\"Y\":424},{\"ADMIN_NAME\":\"Matagalpa\",\"CountryCode\":\"NU\",\"Country_Name\":\"Nicaragua\",\"GMI_ADMIN\":\"NIC-MTG\",\"ISO2_CountryCode\":\"NI\",\"ISO3_Country\":\"NIC\",\"Name\":\"Matagalpa\",\"POP\":109089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":261.8,\"Y\":424.4},{\"ADMIN_NAME\":\"Wellington\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WLL\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Wellington\",\"POP\":381900,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":984.6,\"Y\":586.6},{\"ADMIN_NAME\":\"Hawke\\u0027s Bay\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-HBA\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Hastings\",\"POP\":61696,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":990.2,\"Y\":580.4},{\"ADMIN_NAME\":\"Wanganui-Manawatu\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WMN\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Wanganui\",\"POP\":40268,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":985.2,\"Y\":581.5},{\"ADMIN_NAME\":\"Northland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-NRT\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Whangarei\",\"POP\":50900,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":983.2,\"Y\":566.7},{\"ADMIN_NAME\":\"Auckland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-ACK\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Auckland\",\"POP\":417910,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":984.5,\"Y\":570.8},{\"ADMIN_NAME\":\"Bay of Plenty\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-BPL\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Tauranga\",\"POP\":110338,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":988.3,\"Y\":573.6},{\"ADMIN_NAME\":\"Waikato\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WAK\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Hamilton\",\"POP\":152641,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":985.9,\"Y\":573.8},{\"ADMIN_NAME\":\"East Cape\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-ECP\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Gisborne\",\"POP\":34274,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":993.5,\"Y\":576.9},{\"ADMIN_NAME\":\"Taranaki\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-TRN\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"New Plymouth\",\"POP\":49168,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":982.6,\"Y\":578.4},{\"ADMIN_NAME\":\"Nelson-Marlborough\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-NMR\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Nelson\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":980.3,\"Y\":586.5},{\"ADMIN_NAME\":\"Westland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-WST\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Greymouth\",\"POP\":9419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":974.6,\"Y\":590.9},{\"ADMIN_NAME\":\"Canterbury\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-CNT\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Christchurch\",\"POP\":363926,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":978.6,\"Y\":594.8},{\"ADMIN_NAME\":\"Otago\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-OTG\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Dunedin\",\"POP\":114347,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":972.6,\"Y\":604.1},{\"ADMIN_NAME\":\"Southland\",\"CountryCode\":\"NZ\",\"Country_Name\":\"New Zealand\",\"GMI_ADMIN\":\"NZL-STH\",\"ISO2_CountryCode\":\"NZ\",\"ISO3_Country\":\"NZL\",\"Name\":\"Invercargill\",\"POP\":47287,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":966.8,\"Y\":606.2},{\"ADMIN_NAME\":\"Central Equatoria\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Juba\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":587.6,\"Y\":447.1},{\"ADMIN_NAME\":\"A\\u0027ali an Nil\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Malakal\",\"POP\":160765,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":587.8,\"Y\":434},{\"ADMIN_NAME\":\"Bahr al Ghazal\",\"CountryCode\":\"OD\",\"Country_Name\":\"South Sudan\",\"GMI_ADMIN\":null,\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SSD\",\"Name\":\"Wau\",\"POP\":127384,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.6,\"Y\":439.2},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNT\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Asuncion\",\"POP\":1482200,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":340.3,\"Y\":533.1},{\"ADMIN_NAME\":\"Amambay\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-AMM\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pedro Juan Caballero\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":345.5,\"Y\":524.7},{\"ADMIN_NAME\":\"Canindeyu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNN\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Salto del Guaira\",\"POP\":7385,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.5,\"Y\":529.3},{\"ADMIN_NAME\":\"Alto Parana\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-APA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Puerto Presidente Stroessner\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":348.6,\"Y\":533.8},{\"ADMIN_NAME\":\"Itapua\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-ITA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Encarnacion\",\"POP\":74983,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":345.2,\"Y\":539.5},{\"ADMIN_NAME\":\"Concepcion\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNC\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Concepcion\",\"POP\":48123,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":340.8,\"Y\":527.3},{\"ADMIN_NAME\":\"Presidente Hayes\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-PHA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pozo Colorado\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":336.8,\"Y\":527.4},{\"ADMIN_NAME\":\"San Pedro\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-SPE\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"San Pedro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.8,\"Y\":529.4},{\"ADMIN_NAME\":\"Cordillera\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CRD\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Caacupe\",\"POP\":21696,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":533.4},{\"ADMIN_NAME\":\"Caaguazu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CAA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Coronel Oviedo\",\"POP\":51286,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":343.6,\"Y\":533.6},{\"ADMIN_NAME\":\"Paraguari\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-PRG\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Paraguari\",\"POP\":10079,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":534.1},{\"ADMIN_NAME\":\"Guaira\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-GUA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Villarrica\",\"POP\":41157,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.5,\"Y\":534.6},{\"ADMIN_NAME\":\"Neembucu\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-NMB\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Pilar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":338.4,\"Y\":537.9},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CNT\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Ypacarai\",\"POP\":9655,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.2,\"Y\":533.4},{\"ADMIN_NAME\":\"Caazapa\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CAZ\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Caazapa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.7,\"Y\":535.9},{\"ADMIN_NAME\":\"Misiones\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-MSN\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"San Juan Bautista\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":341.6,\"Y\":537.3},{\"ADMIN_NAME\":\"Chaco\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-CHA\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Mayor Pablo Lagerenza\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":331.6,\"Y\":517.1},{\"ADMIN_NAME\":\"Alto Paraguay\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-APR\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Fuerte Otimpo\",\"POP\":2475,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.1,\"Y\":520.2},{\"ADMIN_NAME\":\"Boqueron\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-BQR\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Mariscal Jose F. Estigarribia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":332,\"Y\":523.2},{\"ADMIN_NAME\":\"Nueva Asuncion\",\"CountryCode\":\"PA\",\"Country_Name\":\"Paraguay\",\"GMI_ADMIN\":\"PRY-NAS\",\"ISO2_CountryCode\":\"PY\",\"ISO3_Country\":\"PRY\",\"Name\":\"Fortin Coronel Eugenia Garay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":327.6,\"Y\":518.7},{\"ADMIN_NAME\":\"Pitcairn Is.\",\"CountryCode\":\"PC\",\"Country_Name\":\"Pitcairn Is.\",\"GMI_ADMIN\":\"PCN\",\"ISO2_CountryCode\":\"PN\",\"ISO3_Country\":\"PCN\",\"Name\":\"Adamstown\",\"POP\":1281,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":139.3,\"Y\":532.4},{\"ADMIN_NAME\":\"Lima\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LIM\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Lima\",\"POP\":7737002,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":286.4,\"Y\":494.3},{\"ADMIN_NAME\":\"Ancash\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ANC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chimbote\",\"POP\":316966,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":282.5,\"Y\":485.4},{\"ADMIN_NAME\":\"Madre de Dios\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-MDD\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Puerto Maldonado\",\"POP\":37543,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":308.2,\"Y\":495.8},{\"ADMIN_NAME\":\"Cusco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CUS\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cuzco\",\"POP\":312140,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":300.4,\"Y\":498.4},{\"ADMIN_NAME\":\"Apurimac\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-APR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Abancay\",\"POP\":55111,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":297.9,\"Y\":498.7},{\"ADMIN_NAME\":\"Puno\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PUN\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Puno\",\"POP\":116552,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":305.9,\"Y\":505.1},{\"ADMIN_NAME\":\"Arequipa\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ARQ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Arequipa\",\"POP\":841130,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":301.7,\"Y\":506.7},{\"ADMIN_NAME\":\"Tumbes\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-TMB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Tumbes\",\"POP\":109223,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":277,\"Y\":470.5},{\"ADMIN_NAME\":\"Piura\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PIU\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Piura\",\"POP\":325466,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":276.5,\"Y\":475},{\"ADMIN_NAME\":\"Lambayeque\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LMB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chiclayo\",\"POP\":577375,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":278.7,\"Y\":479.4},{\"ADMIN_NAME\":\"La Libertad\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LLB\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Trujillo\",\"POP\":747450,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":280.9,\"Y\":483.1},{\"ADMIN_NAME\":\"San Martin\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-SMR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Mayobamba\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.6,\"Y\":477.3},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-AMZ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Chachapoyas\",\"POP\":20279,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":284.1,\"Y\":477.9},{\"ADMIN_NAME\":\"Cajamarca\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CJM\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cajamarca\",\"POP\":135000,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":282.4,\"Y\":480.5},{\"ADMIN_NAME\":\"Ucayali\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-UCY\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Pucallpa\",\"POP\":310750,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":293.4,\"Y\":483.9},{\"ADMIN_NAME\":\"Ancash\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ANC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huaraz\",\"POP\":86934,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":285.1,\"Y\":487.1},{\"ADMIN_NAME\":\"Huanuco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-HUA\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huanuco\",\"POP\":147959,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":288.7,\"Y\":488.2},{\"ADMIN_NAME\":\"Pasco\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-PAS\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Cerro De Pasco\",\"POP\":78910,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":288.6,\"Y\":490.4},{\"ADMIN_NAME\":\"Loreto\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-LOR\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Iquitos\",\"POP\":437620,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":297.1,\"Y\":471},{\"ADMIN_NAME\":\"Callao\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-CAL\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Callao\",\"POP\":813264,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":286.1,\"Y\":494.2},{\"ADMIN_NAME\":\"Junin\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-JUN\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huancayo\",\"POP\":376657,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":291.5,\"Y\":494.3},{\"ADMIN_NAME\":\"Huancavelica\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-HNC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Huancavelica\",\"POP\":41576,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":292.1,\"Y\":496.3},{\"ADMIN_NAME\":\"Ayacucho\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-AYC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Ayacucho\",\"POP\":140033,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":294.2,\"Y\":497.4},{\"ADMIN_NAME\":\"Ica\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-ICA\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Ica\",\"POP\":246844,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":290,\"Y\":500},{\"ADMIN_NAME\":\"Moquegua\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-MOQ\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Moquegua\",\"POP\":54517,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":303.4,\"Y\":509},{\"ADMIN_NAME\":\"Tacna\",\"CountryCode\":\"PE\",\"Country_Name\":\"Peru\",\"GMI_ADMIN\":\"PER-TAC\",\"ISO2_CountryCode\":\"PE\",\"ISO3_Country\":\"PER\",\"Name\":\"Tacna\",\"POP\":280098,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":305.2,\"Y\":511.4},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Islamabad\",\"POP\":601600,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":702.5,\"Y\":361.2},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Rawalpindi\",\"POP\":1743101,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":702.5,\"Y\":361.5},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Faisalabad\",\"POP\":2506595,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":702.6,\"Y\":368.8},{\"ADMIN_NAME\":\"Sind\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-SIN\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Hyderabad\",\"POP\":1386330,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":689.5,\"Y\":387.8},{\"ADMIN_NAME\":\"Sind\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-SIN\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Karachi\",\"POP\":11624219,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":685.8,\"Y\":389.3},{\"ADMIN_NAME\":\"Baluchistan\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-BLC\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Quetta\",\"POP\":733675,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":685.8,\"Y\":372.6},{\"ADMIN_NAME\":\"Punjab\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-PNJ\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Lahore\",\"POP\":6310888,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":706.1,\"Y\":368.3},{\"ADMIN_NAME\":\"North-west Frontier\",\"CountryCode\":\"PK\",\"Country_Name\":\"Pakistan\",\"GMI_ADMIN\":\"PAK-NWF\",\"ISO2_CountryCode\":\"PK\",\"ISO3_Country\":\"PAK\",\"Name\":\"Peshawar\",\"POP\":1218773,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":698.3,\"Y\":360.2},{\"ADMIN_NAME\":\"Warszawa\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WRS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Warsaw\",\"POP\":1702139,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":558.2,\"Y\":290.1},{\"ADMIN_NAME\":\"Gdansk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GDN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gdynia\",\"POP\":253730,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":551.4,\"Y\":279.5},{\"ADMIN_NAME\":\"Koszalin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KSZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Koszalin\",\"POP\":107450,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.9,\"Y\":281.1},{\"ADMIN_NAME\":\"Szczecin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SZC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Szczecin\",\"POP\":407811,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":540.3,\"Y\":284.6},{\"ADMIN_NAME\":\"Pila\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PIL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Pila\",\"POP\":75532,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":546.4,\"Y\":286},{\"ADMIN_NAME\":\"Gorzow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GRZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gorzow Wielkopolski\",\"POP\":124430,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.2,\"Y\":287.9},{\"ADMIN_NAME\":\"Zielona Gora\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ZGO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Zielona Gora\",\"POP\":118433,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":542.9,\"Y\":291.5},{\"ADMIN_NAME\":\"Leszno\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LSZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Leszno\",\"POP\":63565,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":545.9,\"Y\":291.9},{\"ADMIN_NAME\":\"Legnica\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LGN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Legnica\",\"POP\":106033,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":544.8,\"Y\":294.8},{\"ADMIN_NAME\":\"Jelenia Gora\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-JGO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Jelenia Gora\",\"POP\":87310,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.6,\"Y\":296.1},{\"ADMIN_NAME\":\"Walbrzych\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WLB\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Walbrzych\",\"POP\":127431,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":545.2,\"Y\":296.8},{\"ADMIN_NAME\":\"Slupsk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SLP\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Slupsk\",\"POP\":98608,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":547.2,\"Y\":279.8},{\"ADMIN_NAME\":\"Gdansk\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-GDN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Gdansk\",\"POP\":461865,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":551.6,\"Y\":280.3},{\"ADMIN_NAME\":\"Elblag\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ELB\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Elblag\",\"POP\":127558,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553.8,\"Y\":281.3},{\"ADMIN_NAME\":\"Olsztyn\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Olsztyn\",\"POP\":171803,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":556.8,\"Y\":283},{\"ADMIN_NAME\":\"Bydgoszcz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BYD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bydgoszcz\",\"POP\":366452,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":550,\"Y\":286.1},{\"ADMIN_NAME\":\"Torun\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TOR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Torun\",\"POP\":208717,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":551.6,\"Y\":286.6},{\"ADMIN_NAME\":\"Wloclawek\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WLC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Wloclawek\",\"POP\":120339,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":552.9,\"Y\":288.3},{\"ADMIN_NAME\":\"Poznan\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PZN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Poznan\",\"POP\":570352,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":546.8,\"Y\":289.4},{\"ADMIN_NAME\":\"Konin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KON\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Konin\",\"POP\":81258,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":550.6,\"Y\":290.3},{\"ADMIN_NAME\":\"Suwalki\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SWL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Suwalki\",\"POP\":69222,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.6,\"Y\":281.5},{\"ADMIN_NAME\":\"Kalisz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Kalisz\",\"POP\":108759,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":550.1,\"Y\":292.3},{\"ADMIN_NAME\":\"Wroclaw\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-WRC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Wroclaw\",\"POP\":634893,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":547.2,\"Y\":295.1},{\"ADMIN_NAME\":\"Bialystok\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BLY\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bialystok\",\"POP\":291855,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":564.2,\"Y\":286.1},{\"ADMIN_NAME\":\"Opole\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OPO\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Opole\",\"POP\":127676,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":549.7,\"Y\":297.1},{\"ADMIN_NAME\":\"Biala Podlaska\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BPD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Biala Podlaska\",\"POP\":57541,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.1,\"Y\":291.1},{\"ADMIN_NAME\":\"Lublin\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LBL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lublin\",\"POP\":360044,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":562.6,\"Y\":294.6},{\"ADMIN_NAME\":\"Chelm\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CHL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Chelm\",\"POP\":68043,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":565.1,\"Y\":295.1},{\"ADMIN_NAME\":\"Lodz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LOD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lodz\",\"POP\":768755,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":554,\"Y\":292.2},{\"ADMIN_NAME\":\"Zamosc\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-ZMS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Zamosc\",\"POP\":66034,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.5,\"Y\":296.9},{\"ADMIN_NAME\":\"Sieradz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SRD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Sieradz\",\"POP\":44436,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":551.9,\"Y\":293},{\"ADMIN_NAME\":\"Czestochowa\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CZS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Czestochowa\",\"POP\":248125,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":553,\"Y\":296.5},{\"ADMIN_NAME\":\"Lomza\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-LOM\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Lomza\",\"POP\":63723,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":561.2,\"Y\":285.9},{\"ADMIN_NAME\":\"Ostroleka\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-OST\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Ostroleca\",\"POP\":53740,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":559.8,\"Y\":286.3},{\"ADMIN_NAME\":\"Ciechanow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-CCH\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Ciechanow\",\"POP\":46438,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":557.2,\"Y\":287.2},{\"ADMIN_NAME\":\"Plock\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PLC\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Plock\",\"POP\":127474,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":554.6,\"Y\":288.7},{\"ADMIN_NAME\":\"Siedlce\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SDL\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Siedlce\",\"POP\":76772,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":561.8,\"Y\":290.5},{\"ADMIN_NAME\":\"Skierniewice\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-SKR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Skierniewice\",\"POP\":49042,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":555.8,\"Y\":291.4},{\"ADMIN_NAME\":\"Piotrkow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PTR\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Piotrkow Trybunalski\",\"POP\":80128,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":554.6,\"Y\":293.9},{\"ADMIN_NAME\":\"Radom\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-RAD\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Radom\",\"POP\":226794,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.7,\"Y\":293.9},{\"ADMIN_NAME\":\"Kielce\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KIE\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Kielce\",\"POP\":208598,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":557.2,\"Y\":296.2},{\"ADMIN_NAME\":\"Katowice\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KTW\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Katowice\",\"POP\":317316,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":552.7,\"Y\":298.9},{\"ADMIN_NAME\":\"Bielsko\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-BLS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Bielsko-Biala\",\"POP\":176515,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":552.8,\"Y\":300.8},{\"ADMIN_NAME\":\"Tarnobrzeg\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TRN\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Tarnobrzeg\",\"POP\":50459,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":560.1,\"Y\":297.5},{\"ADMIN_NAME\":\"Krakow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KRK\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Krakow\",\"POP\":755050,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":555.3,\"Y\":299.8},{\"ADMIN_NAME\":\"Rzeszow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-RZS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Rzeszow\",\"POP\":158382,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561,\"Y\":299.8},{\"ADMIN_NAME\":\"Tarnow\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-TRW\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Tarnow\",\"POP\":117799,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":558.2,\"Y\":300},{\"ADMIN_NAME\":\"Krosno\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-KRS\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Krosno\",\"POP\":47784,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":560.3,\"Y\":301.4},{\"ADMIN_NAME\":\"Nowy Sacz\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-NSA\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Nowy Sacz\",\"POP\":84376,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":557.4,\"Y\":301.7},{\"ADMIN_NAME\":\"Przemysl\",\"CountryCode\":\"PL\",\"Country_Name\":\"Poland\",\"GMI_ADMIN\":\"POL-PRZ\",\"ISO2_CountryCode\":\"PL\",\"ISO3_Country\":\"POL\",\"Name\":\"Przemysl\",\"POP\":67013,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.1,\"Y\":300.9},{\"ADMIN_NAME\":\"Panama\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-PAN\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Panama\",\"POP\":408168,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":279.6,\"Y\":435.5},{\"ADMIN_NAME\":\"Darien\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-DAR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"La Palma\",\"POP\":1845,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":283.4,\"Y\":437.2},{\"ADMIN_NAME\":\"Bocas del Toro\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-BDT\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Bocas del Toro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":272,\"Y\":434.6},{\"ADMIN_NAME\":\"Chiriqui\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-CHR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"David\",\"POP\":82859,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":271.5,\"Y\":437.1},{\"ADMIN_NAME\":\"Veraguas\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-VRG\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Santiago\",\"POP\":45355,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":275.5,\"Y\":438},{\"ADMIN_NAME\":\"Herrera\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-HRR\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Chitre\",\"POP\":43966,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277,\"Y\":438.4},{\"ADMIN_NAME\":\"Los Santos\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-LSN\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Las Tablas\",\"POP\":8570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.5,\"Y\":439},{\"ADMIN_NAME\":\"San Blas\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-SBL\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"El Porvenir\",\"POP\":10,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.1,\"Y\":434},{\"ADMIN_NAME\":\"Colon\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-COL\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Colon\",\"POP\":76643,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":278.5,\"Y\":434.5},{\"ADMIN_NAME\":\"Cocle\",\"CountryCode\":\"PM\",\"Country_Name\":\"Panama\",\"GMI_ADMIN\":\"PAN-COC\",\"ISO2_CountryCode\":\"PA\",\"ISO3_Country\":\"PAN\",\"Name\":\"Penonome\",\"POP\":12394,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.2,\"Y\":436.9},{\"ADMIN_NAME\":\"Lisboa\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-LIS\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Lisbon\",\"POP\":517802,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":474.7,\"Y\":343.9},{\"ADMIN_NAME\":\"Azores\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-AZR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Ponta Delgada\",\"POP\":20056,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":428.8,\"Y\":347.4},{\"ADMIN_NAME\":\"Viana do Castelo\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VDC\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Viana Do Castelo\",\"POP\":15555,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.5,\"Y\":333.2},{\"ADMIN_NAME\":\"Porto\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-POR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Porto\",\"POP\":249633,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.2,\"Y\":335.1},{\"ADMIN_NAME\":\"Aveiro\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-AVE\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Aveiro\",\"POP\":54162,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":476,\"Y\":337.1},{\"ADMIN_NAME\":\"Leiria\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-LEI\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Leiria\",\"POP\":45112,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.6,\"Y\":340.3},{\"ADMIN_NAME\":\"Madeira\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-MDR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Funchal\",\"POP\":100847,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":453.4,\"Y\":364.7},{\"ADMIN_NAME\":\"Braganca\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BRG\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Braganca\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":481.3,\"Y\":332.8},{\"ADMIN_NAME\":\"Braga\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BRA\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Braga\",\"POP\":121394,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.6,\"Y\":333.7},{\"ADMIN_NAME\":\"Vila Real\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VRE\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Vila Real\",\"POP\":17001,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.6,\"Y\":334.7},{\"ADMIN_NAME\":\"Viseu\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-VIS\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Viseu\",\"POP\":26364,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.1,\"Y\":337},{\"ADMIN_NAME\":\"Guarda\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-GUA\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Guarda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.9,\"Y\":337.4},{\"ADMIN_NAME\":\"Coimbra\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-CMB\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Coimbra\",\"POP\":106582,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":476.7,\"Y\":338.6},{\"ADMIN_NAME\":\"Castelo Branco\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-CBR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Castelo Branco\",\"POP\":33479,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.2,\"Y\":340.1},{\"ADMIN_NAME\":\"Portalegre\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-PRT\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Portalegre\",\"POP\":15581,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":479.4,\"Y\":341.9},{\"ADMIN_NAME\":\"Santarem\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-SNT\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Santarem\",\"POP\":29385,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":475.9,\"Y\":342.2},{\"ADMIN_NAME\":\"Evora\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-EVO\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Evora\",\"POP\":55620,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":478.1,\"Y\":344.5},{\"ADMIN_NAME\":\"Setubal\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-STB\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Setubal\",\"POP\":117110,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":475.4,\"Y\":344.7},{\"ADMIN_NAME\":\"Beja\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-BEJ\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Beja\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478.2,\"Y\":346.5},{\"ADMIN_NAME\":\"Faro\",\"CountryCode\":\"PO\",\"Country_Name\":\"Portugal\",\"GMI_ADMIN\":\"PRT-FAR\",\"ISO2_CountryCode\":\"PT\",\"ISO3_Country\":\"PRT\",\"Name\":\"Faro\",\"POP\":41355,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":478,\"Y\":350},{\"ADMIN_NAME\":\"National Capital\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NCP\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Port Moresby\",\"POP\":283733,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":907.9,\"Y\":487},{\"ADMIN_NAME\":\"West Sepik\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WSE\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Vanimo\",\"POP\":11204,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":891.7,\"Y\":468},{\"ADMIN_NAME\":\"East Sepik\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ESE\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Wewak\",\"POP\":18230,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.1,\"Y\":470.5},{\"ADMIN_NAME\":\"Madang\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MDN\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Madang\",\"POP\":27419,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":904.1,\"Y\":475.1},{\"ADMIN_NAME\":\"Enga\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ENG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Wabag\",\"POP\":3958,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.4,\"Y\":475.8},{\"ADMIN_NAME\":\"Western Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Mount Hagen\",\"POP\":33623,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":899.8,\"Y\":476.9},{\"ADMIN_NAME\":\"Chimbu\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-CHM\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kundiawa\",\"POP\":9383,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":901.9,\"Y\":477.3},{\"ADMIN_NAME\":\"Eastern Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-EHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Goroka\",\"POP\":18503,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":903,\"Y\":477.5},{\"ADMIN_NAME\":\"Southern Highlands\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-SHG\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Mendi\",\"POP\":26252,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":898.2,\"Y\":477.6},{\"ADMIN_NAME\":\"Gulf\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-GUL\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kerema\",\"POP\":5646,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":904.3,\"Y\":482.6},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WST\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Daru\",\"POP\":15214,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":897.1,\"Y\":485.9},{\"ADMIN_NAME\":\"Manus\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MAN\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Lorengau\",\"POP\":5806,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":908.3,\"Y\":466.2},{\"ADMIN_NAME\":\"New Ireland\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NIR\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kavieng\",\"POP\":14490,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":918.1,\"Y\":467.7},{\"ADMIN_NAME\":\"East New Britain\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-ENB\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Rabaul\",\"POP\":8074,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":921.8,\"Y\":472.2},{\"ADMIN_NAME\":\"West New Britain\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-WNB\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Kimbe\",\"POP\":18847,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":916.2,\"Y\":476},{\"ADMIN_NAME\":\"Northern Solomons\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NSL\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Arawa\",\"POP\":40266,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":931.3,\"Y\":477.9},{\"ADMIN_NAME\":\"Morobe\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MOR\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Lae\",\"POP\":76255,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":907.5,\"Y\":479.2},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-NRT\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Popondetta\",\"POP\":28198,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":911,\"Y\":485},{\"ADMIN_NAME\":\"Milne Bay\",\"CountryCode\":\"PP\",\"Country_Name\":\"Papua New Guinea\",\"GMI_ADMIN\":\"PNG-MBA\",\"ISO2_CountryCode\":\"PG\",\"ISO3_Country\":\"PNG\",\"Name\":\"Alotau\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":917.1,\"Y\":489.3},{\"ADMIN_NAME\":\"Palau\",\"CountryCode\":\"PS\",\"Country_Name\":\"Palau\",\"GMI_ADMIN\":\"PLW\",\"ISO2_CountryCode\":\"PW\",\"ISO3_Country\":\"PLW\",\"Name\":\"Koror\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":872.8,\"Y\":440.2},{\"ADMIN_NAME\":\"Bissau\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BIS\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bissau\",\"POP\":388028,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":456.8,\"Y\":427.4},{\"ADMIN_NAME\":\"Cacheu\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-CAC\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Cacheu\",\"POP\":10490,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.2,\"Y\":426.3},{\"ADMIN_NAME\":\"Bolama\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BOL\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bolama\",\"POP\":10769,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.1,\"Y\":428.2},{\"ADMIN_NAME\":\"Oio\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-OIO\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Farim\",\"POP\":6792,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.8,\"Y\":425.7},{\"ADMIN_NAME\":\"Gabu\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-GAB\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Gabu\",\"POP\":14430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":460.5,\"Y\":426.3},{\"ADMIN_NAME\":\"Bafata\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-BAF\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Bafata\",\"POP\":22521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":459.3,\"Y\":426.6},{\"ADMIN_NAME\":\"Quinara\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-QNR\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Fulacunda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":457.9,\"Y\":427.7},{\"ADMIN_NAME\":\"Tombali\",\"CountryCode\":\"PU\",\"Country_Name\":\"Guinea-Bissau\",\"GMI_ADMIN\":\"GNB-TMB\",\"ISO2_CountryCode\":\"GW\",\"ISO3_Country\":\"GNB\",\"Name\":\"Catio\",\"POP\":9898,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":458,\"Y\":429.3},{\"ADMIN_NAME\":\"Ad Dawhah\",\"CountryCode\":\"QA\",\"Country_Name\":\"Qatar\",\"GMI_ADMIN\":\"QAT-ADW\",\"ISO2_CountryCode\":\"QA\",\"ISO3_Country\":\"QAT\",\"Name\":\"Doha\",\"POP\":344939,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":642.9,\"Y\":388.1},{\"ADMIN_NAME\":\"Serbia\",\"CountryCode\":\"RB\",\"Country_Name\":\"Serbia\",\"GMI_ADMIN\":\"SRB\",\"ISO2_CountryCode\":\"RS\",\"ISO3_Country\":\"SRB\",\"Name\":\"Belgrade\",\"POP\":1273651,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":556.6,\"Y\":321.4},{\"ADMIN_NAME\":\"Reunion\",\"CountryCode\":\"RE\",\"Country_Name\":\"Reunion\",\"GMI_ADMIN\":\"REU\",\"ISO2_CountryCode\":null,\"ISO3_Country\":\"REU\",\"Name\":\"Saint-Denis\",\"POP\":137195,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":653.7,\"Y\":519.7},{\"ADMIN_NAME\":\"Marshall Is.\",\"CountryCode\":\"RM\",\"Country_Name\":\"Marshall Is.\",\"GMI_ADMIN\":\"MHL\",\"ISO2_CountryCode\":\"MH\",\"ISO3_Country\":\"MHL\",\"Name\":\"Majuro\",\"POP\":20500,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":975.1,\"Y\":440.8},{\"ADMIN_NAME\":\"Bucuresti\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BUC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bucharest\",\"POP\":1877155,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":572.4,\"Y\":322.8},{\"ADMIN_NAME\":\"Vilcea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VIL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Rimnicu Vilcea\",\"POP\":107558,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":567.6,\"Y\":320.1},{\"ADMIN_NAME\":\"Gorj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GOR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targu Jiu\",\"POP\":97179,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.5,\"Y\":320.4},{\"ADMIN_NAME\":\"Bistrita-Nasaud\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BNA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bistrita\",\"POP\":81318,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":568,\"Y\":312},{\"ADMIN_NAME\":\"Mures\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MUR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targu-Mures\",\"POP\":146863,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.1,\"Y\":314.4},{\"ADMIN_NAME\":\"Botosani\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BTS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Botosani\",\"POP\":114783,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.9,\"Y\":309.5},{\"ADMIN_NAME\":\"Suceava\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SUC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Suceava\",\"POP\":105796,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573,\"Y\":309.9},{\"ADMIN_NAME\":\"Iasi\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-IAS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Iasi\",\"POP\":318012,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":576.5,\"Y\":311.9},{\"ADMIN_NAME\":\"Neamt\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-NEA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Piatra-Neamt\",\"POP\":102688,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.1,\"Y\":312.8},{\"ADMIN_NAME\":\"Vaslui\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VAS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Vaslui\",\"POP\":69225,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576.9,\"Y\":314.1},{\"ADMIN_NAME\":\"Bacau\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BAC\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Bacau\",\"POP\":171396,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":574.6,\"Y\":314.3},{\"ADMIN_NAME\":\"Harghita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-HRG\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Miercurea-Cuic\",\"POP\":41282,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.8,\"Y\":315.2},{\"ADMIN_NAME\":\"Covasna\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CVS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Sfintu-Gheorghe\",\"POP\":60677,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.5,\"Y\":317.1},{\"ADMIN_NAME\":\"Brasov\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BRS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Brasov\",\"POP\":276088,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":571,\"Y\":318},{\"ADMIN_NAME\":\"Vrancea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-VRN\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Focsani\",\"POP\":105112,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":575.4,\"Y\":317.8},{\"ADMIN_NAME\":\"Galati\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GAL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Galati\",\"POP\":294087,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":577.8,\"Y\":318.9},{\"ADMIN_NAME\":\"Braila\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BRA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Braila\",\"POP\":213569,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.5,\"Y\":319.4},{\"ADMIN_NAME\":\"Buzau\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BUZ\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Buzau\",\"POP\":130954,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":574.4,\"Y\":320},{\"ADMIN_NAME\":\"Arges\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ARG\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Pitesti\",\"POP\":167669,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":569,\"Y\":321.1},{\"ADMIN_NAME\":\"Mehedinti\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MHD\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Drobeta- Turmu Sererin\",\"POP\":102346,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":562.8,\"Y\":322},{\"ADMIN_NAME\":\"Olt\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-OLT\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Slatina\",\"POP\":78988,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":567.6,\"Y\":322.8},{\"ADMIN_NAME\":\"Dolj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-DOL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Craiova\",\"POP\":304142,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":566,\"Y\":323.2},{\"ADMIN_NAME\":\"Tulcea\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TUL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Tulcea\",\"POP\":92475,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":579.9,\"Y\":319.9},{\"ADMIN_NAME\":\"Teleorman\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TLR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Alexandria\",\"POP\":49346,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":570.1,\"Y\":324.8},{\"ADMIN_NAME\":\"Dimbovita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-DMB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Targoviste\",\"POP\":88435,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.6,\"Y\":320.8},{\"ADMIN_NAME\":\"Prahova\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-PRH\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Ploiesti\",\"POP\":228851,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":572.2,\"Y\":320.8},{\"ADMIN_NAME\":\"Ialomita\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ILM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Slobozia\",\"POP\":52693,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.9,\"Y\":322.2},{\"ADMIN_NAME\":\"Calarasi\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CLR\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Calarasi\",\"POP\":69167,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":576,\"Y\":323.7},{\"ADMIN_NAME\":\"Giurgiu\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-GIU\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Giurgiu\",\"POP\":69067,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.6,\"Y\":324.7},{\"ADMIN_NAME\":\"Constanta\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CNS\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Constanta\",\"POP\":303399,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.4,\"Y\":323.9},{\"ADMIN_NAME\":\"Bihor\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-BIH\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Oradea\",\"POP\":206614,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":560.8,\"Y\":312.4},{\"ADMIN_NAME\":\"Arad\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ARA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Arad\",\"POP\":169065,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":559.1,\"Y\":315.9},{\"ADMIN_NAME\":\"Timis\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-TIM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Timisoara\",\"POP\":315053,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":558.9,\"Y\":317.6},{\"ADMIN_NAME\":\"Caras-Severin\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CSV\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Resita\",\"POP\":81228,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":560.7,\"Y\":319.4},{\"ADMIN_NAME\":\"Satu Mare\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SMA\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Satu Mare\",\"POP\":112490,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":563.4,\"Y\":309.3},{\"ADMIN_NAME\":\"Maramures\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-MRM\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Baia Mare\",\"POP\":136553,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":565.4,\"Y\":309.9},{\"ADMIN_NAME\":\"Salaj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SAL\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Zalau\",\"POP\":63232,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.9,\"Y\":311.9},{\"ADMIN_NAME\":\"Cluj\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-CLU\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Cluj-Napoca\",\"POP\":316748,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":565.4,\"Y\":313.5},{\"ADMIN_NAME\":\"Alba\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-ALB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Alba Lulia\",\"POP\":66085,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":565.4,\"Y\":316.3},{\"ADMIN_NAME\":\"Hunedoara\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-HND\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Deva\",\"POP\":67802,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":563.5,\"Y\":317.1},{\"ADMIN_NAME\":\"Sibiu\",\"CountryCode\":\"RO\",\"Country_Name\":\"Romania\",\"GMI_ADMIN\":\"ROM-SIB\",\"ISO2_CountryCode\":\"RO\",\"ISO3_Country\":\"ROU\",\"Name\":\"Sibiu\",\"POP\":151894,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":566.9,\"Y\":317.5},{\"ADMIN_NAME\":\"National Capital Region\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-NCR\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Manila\",\"POP\":10444527,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":835.3,\"Y\":419.6},{\"ADMIN_NAME\":\"Southern Mindanao\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-SMN\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Davao\",\"POP\":1212504,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":848.2,\"Y\":440.9},{\"ADMIN_NAME\":\"National Capital Region\",\"CountryCode\":\"RP\",\"Country_Name\":\"Philippines\",\"GMI_ADMIN\":\"PHL-NCR\",\"ISO2_CountryCode\":\"PH\",\"ISO3_Country\":\"PHL\",\"Name\":\"Quezon City\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":835.5,\"Y\":419.5},{\"ADMIN_NAME\":\"San Juan\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-SJN\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"San Juan\",\"POP\":418140,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":316.8,\"Y\":408.7},{\"ADMIN_NAME\":\"Mayag?ez\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-MYG\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"Mayaguez\",\"POP\":78647,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":313.9,\"Y\":409.2},{\"ADMIN_NAME\":\"Ponce\",\"CountryCode\":\"RQ\",\"Country_Name\":\"Puerto Rico\",\"GMI_ADMIN\":\"PRI-PNC\",\"ISO2_CountryCode\":\"PR\",\"ISO3_Country\":\"PRI\",\"Name\":\"Ponce\",\"POP\":152634,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":315.3,\"Y\":409.8},{\"ADMIN_NAME\":\"Moskovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MSC\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Moscow\",\"POP\":10381222,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":604.5,\"Y\":273.6},{\"ADMIN_NAME\":\"Taymyrskiy(Dolgano-Nenetskiy) avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TAY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Noril\\u0060sk\",\"POP\":140800,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":744.2,\"Y\":190.3},{\"ADMIN_NAME\":\"Respublika Kareliya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Karelia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.7,\"Y\":233.9},{\"ADMIN_NAME\":\"Krasnoyarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Igarka\",\"POP\":7470,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":740.1,\"Y\":204.1},{\"ADMIN_NAME\":\"Kemerovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KEM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novokuznetsk\",\"POP\":539616,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":741.7,\"Y\":283.4},{\"ADMIN_NAME\":\"Respublika Komi\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vorkuta\",\"POP\":80039,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":677.5,\"Y\":204},{\"ADMIN_NAME\":\"Arkhangel\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ARK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kotlas\",\"POP\":59180,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":629.3,\"Y\":244.3},{\"ADMIN_NAME\":\"Khabarovskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Okhotsk\",\"POP\":5570,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":897.1,\"Y\":254.8},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tiksi\",\"POP\":5700,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":856.9,\"Y\":170.5},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Uttyakh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":869.8,\"Y\":203.5},{\"ADMIN_NAME\":\"Chitinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHI\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chatanga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":807,\"Y\":298.6},{\"ADMIN_NAME\":\"Taymyrskiy(Dolgano-Nenetskiy) avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TAY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Dudinka\",\"POP\":23619,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":739,\"Y\":189.3},{\"ADMIN_NAME\":\"Kabardino-Balkarskaya Resp.\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KBK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nal\\u0027chik\",\"POP\":272800,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620,\"Y\":326.4},{\"ADMIN_NAME\":\"Respublika Severnaya Osetiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NOS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladikavkaz\",\"POP\":317370,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":623.8,\"Y\":328.1},{\"ADMIN_NAME\":\"Ingushskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ING\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nazran\",\"POP\":164131,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":624.1,\"Y\":327.4},{\"ADMIN_NAME\":\"Kaliningradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KNG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kaliningrad\",\"POP\":434954,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":556.8,\"Y\":278.6},{\"ADMIN_NAME\":\"Leningradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SPT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saint Petersburg\",\"POP\":4039745,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":583.9,\"Y\":251.8},{\"ADMIN_NAME\":\"Novgorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NVG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novgorod\",\"POP\":215062,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":586.7,\"Y\":259.3},{\"ADMIN_NAME\":\"Pskovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PSK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Pskov\",\"POP\":201990,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":578.6,\"Y\":263.1},{\"ADMIN_NAME\":\"Arkhangel\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ARK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Arkangel\\u0027sk\",\"POP\":356051,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":612.7,\"Y\":224.4},{\"ADMIN_NAME\":\"Vologodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vologda\",\"POP\":294889,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":610.5,\"Y\":255.6},{\"ADMIN_NAME\":\"Kostromskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KST\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kostroma\",\"POP\":277656,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":613.5,\"Y\":263.4},{\"ADMIN_NAME\":\"Yaroslavskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YRS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yaroslavl\",\"POP\":606730,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":610.5,\"Y\":264.2},{\"ADMIN_NAME\":\"Ivanovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-IVN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ivanovo\",\"POP\":420839,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":613.7,\"Y\":267.3},{\"ADMIN_NAME\":\"Respublika Adygeya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ADY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Majkop\",\"POP\":158451,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.1,\"Y\":322.1},{\"ADMIN_NAME\":\"Tverskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TVR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tver\",\"POP\":400212,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":599.6,\"Y\":268},{\"ADMIN_NAME\":\"Nizhegorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NZN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Gor\\u0027kiy\",\"POP\":1284164,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":621.8,\"Y\":270.9},{\"ADMIN_NAME\":\"Respublika Kareliya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Petrozavodsk\",\"POP\":265025,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.2,\"Y\":241.2},{\"ADMIN_NAME\":\"Vladimirskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VLD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladimir\",\"POP\":310024,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":611.9,\"Y\":271.6},{\"ADMIN_NAME\":\"Ryazanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-RYZ\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ryazan\",\"POP\":520173,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":610.1,\"Y\":279.2},{\"ADMIN_NAME\":\"Samarskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SAM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kuybyskev\",\"POP\":1134730,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":639,\"Y\":285.7},{\"ADMIN_NAME\":\"Tambovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TMB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tambov\",\"POP\":290933,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":614.8,\"Y\":287.9},{\"ADMIN_NAME\":\"Penzenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PNZ\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Penza\",\"POP\":512602,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":624.8,\"Y\":285.8},{\"ADMIN_NAME\":\"Lipetskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-LPT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Lipetsk\",\"POP\":515655,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":609.9,\"Y\":288.4},{\"ADMIN_NAME\":\"Saratovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SRT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saratov\",\"POP\":863725,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":627.4,\"Y\":293.5},{\"ADMIN_NAME\":\"Volgogradskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VGG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Volgograd\",\"POP\":1011417,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":623.3,\"Y\":305.5},{\"ADMIN_NAME\":\"Karachayevo-Cherkesskaya Resp.\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KCH\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Cherkessk\",\"POP\":116224,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":616.6,\"Y\":323.4},{\"ADMIN_NAME\":\"Rostovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-RSV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Rostov-on-Don\",\"POP\":1074482,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610,\"Y\":311.6},{\"ADMIN_NAME\":\"Astrakhanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AST\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Astrakhan\",\"POP\":502533,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":633.1,\"Y\":315.6},{\"ADMIN_NAME\":\"Kurganskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KUR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kurgan\",\"POP\":343129,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":681.1,\"Y\":275.1},{\"ADMIN_NAME\":\"Stavropol\\u0027skiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-STV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Stavropol\",\"POP\":363064,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":616.3,\"Y\":320.3},{\"ADMIN_NAME\":\"Chelyabinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chelyabinsk\",\"POP\":1062919,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":670.2,\"Y\":276.5},{\"ADMIN_NAME\":\"Kalmykiya-Khal\\u0027mg Tangch\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KLM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Elista\",\"POP\":106971,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":622.6,\"Y\":315.5},{\"ADMIN_NAME\":\"Belgorodskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Belgorod\",\"POP\":345289,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.5,\"Y\":297.4},{\"ADMIN_NAME\":\"Tomskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tomsk\",\"POP\":485519,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":735.6,\"Y\":270},{\"ADMIN_NAME\":\"Khanty-Mansiyskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Khanty-Mansiysk\",\"POP\":67800,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":691.3,\"Y\":245.7},{\"ADMIN_NAME\":\"Omskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-OMS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Omsk\",\"POP\":1129281,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":703.1,\"Y\":276.9},{\"ADMIN_NAME\":\"Krasnodarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KSN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Krasnodar\",\"POP\":649851,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":608,\"Y\":320.4},{\"ADMIN_NAME\":\"Kaluzhskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KLG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kaluga\",\"POP\":338978,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.6,\"Y\":279.5},{\"ADMIN_NAME\":\"Tul\\u0027skaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TUL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tula\",\"POP\":468825,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":604.3,\"Y\":281},{\"ADMIN_NAME\":\"Bryanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BRY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Klintsy\",\"POP\":66336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":595.5,\"Y\":285.5},{\"ADMIN_NAME\":\"Orlovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ORL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Orel\",\"POP\":324200,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.1,\"Y\":286.7},{\"ADMIN_NAME\":\"Kurskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kursk\",\"POP\":409431,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.3,\"Y\":292.4},{\"ADMIN_NAME\":\"Voronezhskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-VRN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Voronezh\",\"POP\":848752,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":608.9,\"Y\":292.5},{\"ADMIN_NAME\":\"Kemerovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KEM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kemerovo\",\"POP\":477090,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":738.6,\"Y\":275.4},{\"ADMIN_NAME\":\"Novosibirskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NOV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Novosibirsk\",\"POP\":1419007,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":729.9,\"Y\":277.1},{\"ADMIN_NAME\":\"Respublika Komi\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Syktyvkar\",\"POP\":230139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":640.7,\"Y\":241.9},{\"ADMIN_NAME\":\"Murmanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Murmansk\",\"POP\":319263,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":591.7,\"Y\":193.1},{\"ADMIN_NAME\":\"Kirovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vyatka\",\"POP\":457383,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":637.8,\"Y\":258.8},{\"ADMIN_NAME\":\"Altayskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ALT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Barnaul\",\"POP\":599579,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":732.2,\"Y\":285},{\"ADMIN_NAME\":\"Permskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PER\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Perm\\u0027\",\"POP\":982419,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":655.9,\"Y\":262.2},{\"ADMIN_NAME\":\"Respublika Altay\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-GAL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Gorno-Altaysk\",\"POP\":54917,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":738.3,\"Y\":291.4},{\"ADMIN_NAME\":\"Udmurtskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-UDM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Izevsk\",\"POP\":631038,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":647.6,\"Y\":268.1},{\"ADMIN_NAME\":\"Respublika Mariy-El\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRL\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yaskar-Ola\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":632.7,\"Y\":269.2},{\"ADMIN_NAME\":\"Smolenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SML\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Smolensk\",\"POP\":320991,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":588.8,\"Y\":278.2},{\"ADMIN_NAME\":\"Komi-Permyatskiy avton. okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KMP\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kudymkar\",\"POP\":31596,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":651.5,\"Y\":256.8},{\"ADMIN_NAME\":\"Nenetskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-NEN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Nar\\u0027yan Mar\",\"POP\":18041,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":647,\"Y\":203.2},{\"ADMIN_NAME\":\"Yamalo-Nenetskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YMN\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Salekhard\",\"POP\":38025,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":684.6,\"Y\":210.7},{\"ADMIN_NAME\":\"Tyumenskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TYU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tyumen\",\"POP\":519119,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":681.7,\"Y\":266.5},{\"ADMIN_NAME\":\"Sverdlovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SVD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Sverdlovsk\",\"POP\":1287573,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":668,\"Y\":268.1},{\"ADMIN_NAME\":\"Respublika Bashkortostan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BSK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ufa\",\"POP\":1033338,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":655.5,\"Y\":278.1},{\"ADMIN_NAME\":\"Orenburgskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ORB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Orenburg\",\"POP\":550204,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":652.8,\"Y\":292.2},{\"ADMIN_NAME\":\"Chuvashskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ceboksary\",\"POP\":446781,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":631,\"Y\":271.6},{\"ADMIN_NAME\":\"Respublika Tatarstan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TRT\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kazan\\u0027\",\"POP\":1104738,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":636.2,\"Y\":273.7},{\"ADMIN_NAME\":\"Ul\\u0027yanovskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-ULY\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ul\\u0027yanovsk\",\"POP\":640680,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":634.1,\"Y\":280.6},{\"ADMIN_NAME\":\"Respublika Mordoviya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MRD\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Saransk\",\"POP\":303394,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":625.2,\"Y\":281.1},{\"ADMIN_NAME\":\"Chechenskaya Respublika\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Groznyy\",\"POP\":226100,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":626.6,\"Y\":327.1},{\"ADMIN_NAME\":\"Respublika Dagestan\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-DGS\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Machackala\",\"POP\":497959,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":631.7,\"Y\":328.4},{\"ADMIN_NAME\":\"Krasnoyarskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KRA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Krasnoyarsk\",\"POP\":927200,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":757.4,\"Y\":272.3},{\"ADMIN_NAME\":\"Respublika Khakasiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Abakan\",\"POP\":167289,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":753.5,\"Y\":283.3},{\"ADMIN_NAME\":\"Respublika Tyva\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-TUV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Kyzyl\",\"POP\":108240,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":761.7,\"Y\":292.5},{\"ADMIN_NAME\":\"Irkutskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-IRK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Irkutsk\",\"POP\":586695,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":789,\"Y\":289.8},{\"ADMIN_NAME\":\"Respublika Buryatiya\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-BUR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ulan Ude\",\"POP\":360278,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":798.2,\"Y\":291.9},{\"ADMIN_NAME\":\"Ust\\u0027-Ordynskiy Buryatskiy avt.okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-UOB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Ust\\u0027 Ordynskiy\",\"POP\":14538,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.3,\"Y\":287.4},{\"ADMIN_NAME\":\"Respublika Sakha(Yakutiya)\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yakutsk\",\"POP\":235600,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":859.9,\"Y\":239.9},{\"ADMIN_NAME\":\"Chitinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHI\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Chita\",\"POP\":308500,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":814.6,\"Y\":291},{\"ADMIN_NAME\":\"Amurskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AMU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Blagoveshchensk\",\"POP\":221296,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":853.6,\"Y\":298.8},{\"ADMIN_NAME\":\"Aginskiy Buryatskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-AGB\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Aginskoye\",\"POP\":11491,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":817.5,\"Y\":294.9},{\"ADMIN_NAME\":\"Yevreyskaya avtonomnaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-YEV\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Birobidzhan\",\"POP\":76146,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":868.4,\"Y\":305.1},{\"ADMIN_NAME\":\"Magadanskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-MAG\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Magadan\",\"POP\":95282,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":918.1,\"Y\":253.4},{\"ADMIN_NAME\":\"Kamchatskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KAM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Petropavloski-Kamchatskiy\",\"POP\":187282,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":940,\"Y\":285.7},{\"ADMIN_NAME\":\"Khabarovskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KHA\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Khabarovsk\",\"POP\":579000,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":874.6,\"Y\":306.7},{\"ADMIN_NAME\":\"Sakhalinskaya oblast\\u0027\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-SAK\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Yuzhno-Sakhalinsk\",\"POP\":176484,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":895.7,\"Y\":312.7},{\"ADMIN_NAME\":\"Koryakskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-KOR\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Palana\",\"POP\":3671,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":943.5,\"Y\":256.4},{\"ADMIN_NAME\":\"Chukotskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-CHU\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Anadyr\",\"POP\":10332,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":992,\"Y\":222.9},{\"ADMIN_NAME\":\"Primorskiy kray\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-PRM\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Vladivostok\",\"POP\":587022,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":865.8,\"Y\":327.8},{\"ADMIN_NAME\":\"Evenkiyskiy avtonomnyy okrug\",\"CountryCode\":\"RS\",\"Country_Name\":\"Russia\",\"GMI_ADMIN\":\"RUS-EVE\",\"ISO2_CountryCode\":\"RU\",\"ISO3_Country\":\"RUS\",\"Name\":\"Tura\",\"POP\":5444,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778,\"Y\":225.6},{\"ADMIN_NAME\":\"Kigali\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KIG\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kigali\",\"POP\":745261,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":583.3,\"Y\":466},{\"ADMIN_NAME\":\"Ruhengeri\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-RHN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Ruhengeri\",\"POP\":86685,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.1,\"Y\":464.7},{\"ADMIN_NAME\":\"Gisenyi\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GSN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gisenyi\",\"POP\":83623,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":581.1,\"Y\":465.3},{\"ADMIN_NAME\":\"Kibuye\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KIB\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kibuye\",\"POP\":48024,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":581.4,\"Y\":466.2},{\"ADMIN_NAME\":\"Gikongoro\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GKN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gikongoro\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":582,\"Y\":467.5},{\"ADMIN_NAME\":\"Cyangugu\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-CYN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Cyangugu\",\"POP\":63883,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":580.1,\"Y\":467.5},{\"ADMIN_NAME\":\"Byumba\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-BYM\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Byumba\",\"POP\":70593,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":583.3,\"Y\":464.9},{\"ADMIN_NAME\":\"Gitarama\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-GTR\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Gitarama\",\"POP\":87613,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.5,\"Y\":466.3},{\"ADMIN_NAME\":\"Kibungo\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-KBN\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Kibungo\",\"POP\":46240,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.6,\"Y\":466.6},{\"ADMIN_NAME\":\"Butare\",\"CountryCode\":\"RW\",\"Country_Name\":\"Rwanda\",\"GMI_ADMIN\":\"RWA-BUT\",\"ISO2_CountryCode\":\"RW\",\"ISO3_Country\":\"RWA\",\"Name\":\"Butare\",\"POP\":89600,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":582.4,\"Y\":467.8},{\"ADMIN_NAME\":\"Ar Riyad\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ARI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Riyadh\",\"POP\":4205961,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":629.7,\"Y\":390},{\"ADMIN_NAME\":\"Al Madinah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AMD\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Medina\",\"POP\":1300000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610.1,\"Y\":390.7},{\"ADMIN_NAME\":\"Makkah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-MKK\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Mecca\",\"POP\":1323624,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":610.4,\"Y\":399.7},{\"ADMIN_NAME\":\"Makkah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-MKK\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Jeddah\",\"POP\":2867446,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":608.6,\"Y\":399.4},{\"ADMIN_NAME\":\"Al Qurayyat\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AQR\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"An Nabk\",\"POP\":49372,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":603.5,\"Y\":369},{\"ADMIN_NAME\":\"Tabuk\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-TAB\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Tabuk\",\"POP\":455450,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.5,\"Y\":378.4},{\"ADMIN_NAME\":\"Ha\\u0027il\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-HAI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ha\\u0027il\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":615.7,\"Y\":381.3},{\"ADMIN_NAME\":\"Al Qasim\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AQA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Buraydah\",\"POP\":391336,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.3,\"Y\":384.8},{\"ADMIN_NAME\":\"Al Hudud ash Shamaliyah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AHA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ar\\u0027ar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":613.8,\"Y\":370.2},{\"ADMIN_NAME\":\"Al Jawf\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-AJA\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Sakakah\",\"POP\":128332,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.3,\"Y\":373.3},{\"ADMIN_NAME\":\"Najran\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-NJR\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Najran\",\"POP\":258573,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.3,\"Y\":411.3},{\"ADMIN_NAME\":\"\\u0027Asir\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ASI\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Abha\",\"POP\":210886,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":617.8,\"Y\":409.2},{\"ADMIN_NAME\":\"Jizan\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-JIZ\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Jaizan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618,\"Y\":413.2},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"SA\",\"Country_Name\":\"Saudi Arabia\",\"GMI_ADMIN\":\"SAU-ASH\",\"ISO2_CountryCode\":\"SA\",\"ISO3_Country\":\"SAU\",\"Name\":\"Ad Damman\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":638.8,\"Y\":384.8},{\"ADMIN_NAME\":\"St. Pierre \\u0026 Miquelon\",\"CountryCode\":\"SB\",\"Country_Name\":\"St. Pierre \\u0026 Miquelon\",\"GMI_ADMIN\":\"SPM\",\"ISO2_CountryCode\":\"PM\",\"ISO3_Country\":\"SPM\",\"Name\":\"Saint-Pierre\",\"POP\":6200,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":344.2,\"Y\":313.5},{\"ADMIN_NAME\":\"St. Kitts \\u0026 Nevis\",\"CountryCode\":\"SC\",\"Country_Name\":\"St. Kitts \\u0026 Nevis\",\"GMI_ADMIN\":\"KNA\",\"ISO2_CountryCode\":\"KN\",\"ISO3_Country\":\"KNA\",\"Name\":\"Basseterre\",\"POP\":12920,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":326.1,\"Y\":411.9},{\"ADMIN_NAME\":\"Seychelles\",\"CountryCode\":\"SE\",\"Country_Name\":\"Seychelles\",\"GMI_ADMIN\":\"SYC\",\"ISO2_CountryCode\":\"SC\",\"ISO3_Country\":\"SYC\",\"Name\":\"Victoria\",\"POP\":22881,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":653.7,\"Y\":473.4},{\"ADMIN_NAME\":\"Gauteng\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-GAT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pretoria\",\"POP\":1619438,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":578.2,\"Y\":534.4},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Richards Bay\",\"POP\":252968,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":589,\"Y\":543.9},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Durban\",\"POP\":3120282,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":585.8,\"Y\":547.3},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Port Elizabeth\",\"POP\":967677,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":570.6,\"Y\":560.5},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"East London\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":577.3,\"Y\":557.7},{\"ADMIN_NAME\":\"Northern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NCP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Kimberley\",\"POP\":142089,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.8,\"Y\":543.6},{\"ADMIN_NAME\":\"Free State\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-OFS\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Bloemfontein\",\"POP\":463064,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":572.7,\"Y\":545},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NRT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pietersburg (Polokwane)\",\"POP\":123749,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":581.6,\"Y\":528.8},{\"ADMIN_NAME\":\"KwaZulu/Natal\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-KNT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Pietermaritzburg (Ulundi)\",\"POP\":750845,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":584.2,\"Y\":546.5},{\"ADMIN_NAME\":\"Western Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-WCP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Cape Town\",\"POP\":3433441,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":551.2,\"Y\":560.8},{\"ADMIN_NAME\":\"Mpumalanga\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-MPM\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Nelspruit\",\"POP\":110159,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":585.9,\"Y\":533.6},{\"ADMIN_NAME\":\"Gauteng\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-GAT\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Johannesburg\",\"POP\":2026469,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":577.6,\"Y\":535.8},{\"ADMIN_NAME\":\"Eastern Cape\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-ECP\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"Bisho\",\"POP\":137287,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.6,\"Y\":556.8},{\"ADMIN_NAME\":\"North West\",\"CountryCode\":\"SF\",\"Country_Name\":\"South Africa\",\"GMI_ADMIN\":\"ZAF-NWS\",\"ISO2_CountryCode\":\"ZA\",\"ISO3_Country\":\"ZAF\",\"Name\":\"MMabatho (Mafikeng)\",\"POP\":76754,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":571.1,\"Y\":534.8},{\"ADMIN_NAME\":\"Dakar\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-DKR\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Dakar\",\"POP\":2476400,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":451.6,\"Y\":419.4},{\"ADMIN_NAME\":\"Saint-Louis\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-STL\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Saint Louis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454.8,\"Y\":415.8},{\"ADMIN_NAME\":\"Louga\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-LOU\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Louga\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":416.3},{\"ADMIN_NAME\":\"Diourbel\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-DRB\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Diourbel\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455,\"Y\":419.5},{\"ADMIN_NAME\":\"Fatick\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-FTC\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Fatick\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":454.5,\"Y\":420.4},{\"ADMIN_NAME\":\"Kaolack\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-KLC\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Kaolack\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":455.4,\"Y\":421},{\"ADMIN_NAME\":\"Ziguinchor\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-ZGN\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Ziguinchor\",\"POP\":159778,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":454.9,\"Y\":425.4},{\"ADMIN_NAME\":\"Kolda\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-KLD\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Kolda\",\"POP\":58809,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":458.6,\"Y\":424.5},{\"ADMIN_NAME\":\"Tambacounda\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-TMB\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Tambacounda\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":462.1,\"Y\":422},{\"ADMIN_NAME\":\"Thies\",\"CountryCode\":\"SG\",\"Country_Name\":\"Senegal\",\"GMI_ADMIN\":\"SEN-THI\",\"ISO2_CountryCode\":\"SN\",\"ISO3_Country\":\"SEN\",\"Name\":\"Thies\",\"POP\":252320,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":453.1,\"Y\":419.1},{\"ADMIN_NAME\":\"St. Helena\",\"CountryCode\":\"SH\",\"Country_Name\":\"St. Helena\",\"GMI_ADMIN\":\"SHN\",\"ISO2_CountryCode\":\"SH\",\"ISO3_Country\":\"SHN\",\"Name\":\"Jamestown\",\"POP\":637,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":484.2,\"Y\":505.3},{\"ADMIN_NAME\":\"Slovenia\",\"CountryCode\":\"SI\",\"Country_Name\":\"Slovenia\",\"GMI_ADMIN\":\"SVN\",\"ISO2_CountryCode\":\"SI\",\"ISO3_Country\":\"SVN\",\"Name\":\"Ljubljana\",\"POP\":255115,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":540.6,\"Y\":316.3},{\"ADMIN_NAME\":\"Western Area\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-WAR\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Freetown\",\"POP\":802639,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":463.3,\"Y\":437},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-STH\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Bo\",\"POP\":174354,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":467.5,\"Y\":438.4},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-NRT\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Makeni\",\"POP\":87679,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":466.6,\"Y\":435.8},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"SL\",\"Country_Name\":\"Sierra Leone\",\"GMI_ADMIN\":\"SLE-EST\",\"ISO2_CountryCode\":\"SL\",\"ISO3_Country\":\"SLE\",\"Name\":\"Kenema\",\"POP\":143137,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":469,\"Y\":438.7},{\"ADMIN_NAME\":\"San Marino\",\"CountryCode\":\"SM\",\"Country_Name\":\"San Marino\",\"GMI_ADMIN\":\"SMR\",\"ISO2_CountryCode\":\"SM\",\"ISO3_Country\":\"SMR\",\"Name\":\"San Marino\",\"POP\":29000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":534.6,\"Y\":324.8},{\"ADMIN_NAME\":\"Singapore\",\"CountryCode\":\"SN\",\"Country_Name\":\"Singapore\",\"GMI_ADMIN\":\"SGP\",\"ISO2_CountryCode\":\"SG\",\"ISO3_Country\":\"SGP\",\"Name\":\"Singapore\",\"POP\":3547809,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":787.8,\"Y\":457},{\"ADMIN_NAME\":\"Banaadir\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BND\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Mogadishu\",\"POP\":2587183,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":625.7,\"Y\":454.9},{\"ADMIN_NAME\":\"Bari\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAR\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Boosaaso\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":636.3,\"Y\":429.1},{\"ADMIN_NAME\":\"Sool\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SOL\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Laascaanood\",\"POP\":60100,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":631.2,\"Y\":437.1},{\"ADMIN_NAME\":\"Sanaag\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SAN\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Ceerigaabo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":631.2,\"Y\":431.1},{\"ADMIN_NAME\":\"Togdheer\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-TGD\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Burao\",\"POP\":99270,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":626.2,\"Y\":434},{\"ADMIN_NAME\":\"Nugaal\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-NUG\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Garoowe\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":634.4,\"Y\":437.2},{\"ADMIN_NAME\":\"Mudug\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-MUD\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Gaalkacyo\",\"POP\":61200,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":631.5,\"Y\":441.7},{\"ADMIN_NAME\":\"Galguduud\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-GLG\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Dhuusa Mareeb\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":628.9,\"Y\":444.6},{\"ADMIN_NAME\":\"Hiiraan\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-HII\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Beledweyne\",\"POP\":55410,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":625.3,\"Y\":447.4},{\"ADMIN_NAME\":\"Shabeellaha Dhexe\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SDH\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Jawhar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":626.1,\"Y\":452.8},{\"ADMIN_NAME\":\"Woqooyi Galbeed\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-WGL\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Hargeysa\",\"POP\":477876,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":622.1,\"Y\":433.9},{\"ADMIN_NAME\":\"Bakool\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAK\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Xuddur\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":621.6,\"Y\":449},{\"ADMIN_NAME\":\"Gedo\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-GED\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Garbahaarey\",\"POP\":12652,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.1,\"Y\":451.3},{\"ADMIN_NAME\":\"Bay\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-BAY\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Baydhabo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620.6,\"Y\":451.9},{\"ADMIN_NAME\":\"Shabeellaha Hoose\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-SHO\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Marka\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.3,\"Y\":455.6},{\"ADMIN_NAME\":\"Jubbada Dhexe\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-JDH\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Bu\\u0027aale\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":618.1,\"Y\":457.6},{\"ADMIN_NAME\":\"Jubbada Hoose\",\"CountryCode\":\"SO\",\"Country_Name\":\"Somalia\",\"GMI_ADMIN\":\"SOM-JHO\",\"ISO2_CountryCode\":\"SO\",\"ISO3_Country\":\"SOM\",\"Name\":\"Kismaayo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":617.9,\"Y\":461.5},{\"ADMIN_NAME\":\"Madrid\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-MDR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Madrid\",\"POP\":3117977,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":489.8,\"Y\":337.8},{\"ADMIN_NAME\":\"Canarias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Las Palmas\",\"POP\":378495,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":457.3,\"Y\":379.2},{\"ADMIN_NAME\":\"Pais Vasco\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PSV\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Bilbao\",\"POP\":351409,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.8,\"Y\":327.2},{\"ADMIN_NAME\":\"Asturias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-AST\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Oviedo\",\"POP\":211398,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":483.8,\"Y\":326.9},{\"ADMIN_NAME\":\"Galicia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-GLC\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santiago De Compostela\",\"POP\":92430,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":476.3,\"Y\":328.7},{\"ADMIN_NAME\":\"Canarias\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santa Cruz de Tenerife\",\"POP\":222190,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":455,\"Y\":378.2},{\"ADMIN_NAME\":\"Aragon\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-ARG\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Zaragoza\",\"POP\":649404,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":497.6,\"Y\":333.3},{\"ADMIN_NAME\":\"Valenciana\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-VLN\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Valencia\",\"POP\":805304,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":499,\"Y\":341.3},{\"ADMIN_NAME\":\"Extremadura\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-EXT\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Merida\",\"POP\":52423,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":482.4,\"Y\":343.3},{\"ADMIN_NAME\":\"Andalucia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-AND\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Seville\",\"POP\":701894,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":483.4,\"Y\":348.7},{\"ADMIN_NAME\":\"Cantabria\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CNT\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Santander\",\"POP\":183288,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":489.5,\"Y\":326.5},{\"ADMIN_NAME\":\"Navarra\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-NVR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Pamplona\",\"POP\":193166,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":495.4,\"Y\":329},{\"ADMIN_NAME\":\"La Rioja\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-LJR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Logrono\",\"POP\":143698,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":493.2,\"Y\":330.3},{\"ADMIN_NAME\":\"Castilla y Leon\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CYL\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Valladolid\",\"POP\":322304,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":486.9,\"Y\":333.3},{\"ADMIN_NAME\":\"Castilla-La Mancha\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CLM\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Toledo\",\"POP\":74632,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":488.8,\"Y\":339.9},{\"ADMIN_NAME\":\"Pais Vasco\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PSV\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Vitoria\",\"POP\":224578,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":492.6,\"Y\":328.8},{\"ADMIN_NAME\":\"Melilla\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PS2\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Melilla\",\"POP\":67838,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":491.8,\"Y\":355.8},{\"ADMIN_NAME\":\"Murcia\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-MUR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Murcia\",\"POP\":406807,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":496.9,\"Y\":346.6},{\"ADMIN_NAME\":\"Ceuta\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-PS1\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Ceuta\",\"POP\":75861,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":485.3,\"Y\":353.9},{\"ADMIN_NAME\":\"Cataluna\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-CTL\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Barcelona\",\"POP\":1581595,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":506,\"Y\":334.4},{\"ADMIN_NAME\":\"Isles Baleares\",\"CountryCode\":\"SP\",\"Country_Name\":\"Spain\",\"GMI_ADMIN\":\"ESP-BLR\",\"ISO2_CountryCode\":\"ES\",\"ISO3_Country\":\"ESP\",\"Name\":\"Palma De Mallorca\",\"POP\":375773,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":507.3,\"Y\":340.9},{\"ADMIN_NAME\":\"St. Lucia\",\"CountryCode\":\"ST\",\"Country_Name\":\"St. Lucia\",\"GMI_ADMIN\":\"LCA\",\"ISO2_CountryCode\":\"LC\",\"ISO3_Country\":\"LCA\",\"Name\":\"Castries\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":330.9,\"Y\":421.4},{\"ADMIN_NAME\":\"St. Lucia\",\"CountryCode\":\"ST\",\"Country_Name\":\"St. Lucia\",\"GMI_ADMIN\":\"LCA\",\"ISO2_CountryCode\":\"LC\",\"ISO3_Country\":\"LCA\",\"Name\":\"Cul De Sac\",\"POP\":8467,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":330.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Al Khartum\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-AKH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Khartoum\",\"POP\":1974647,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.2,\"Y\":416.9},{\"ADMIN_NAME\":\"Ash Shamaliyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Wadi Halfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.7,\"Y\":398.7},{\"ADMIN_NAME\":\"Al Khartum\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-AKH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Omdurman\",\"POP\":1200000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":590,\"Y\":416.7},{\"ADMIN_NAME\":\"Kurdufan\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-KRD\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"El Obeid\",\"POP\":393311,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":583.6,\"Y\":423.7},{\"ADMIN_NAME\":\"Ash Sharqiyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASR\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Port Sudan\",\"POP\":489725,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":603.2,\"Y\":405.1},{\"ADMIN_NAME\":\"Ash Shamaliyah\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-ASH\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"Dongola\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.5,\"Y\":406.4},{\"ADMIN_NAME\":\"Darfur\",\"CountryCode\":\"SU\",\"Country_Name\":\"Sudan\",\"GMI_ADMIN\":\"SDN-DRF\",\"ISO2_CountryCode\":\"SD\",\"ISO3_Country\":\"SDN\",\"Name\":\"El Fasher\",\"POP\":252609,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":570.3,\"Y\":422.4},{\"ADMIN_NAME\":\"Svalbard and Jan Mayen\",\"CountryCode\":\"SV\",\"Country_Name\":\"Svalbard\",\"GMI_ADMIN\":\"SJM\",\"ISO2_CountryCode\":\"SJ\",\"ISO3_Country\":\"SJM\",\"Name\":\"Longyearbyen\",\"POP\":1232,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":543.4,\"Y\":100},{\"ADMIN_NAME\":\"Stockholms\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-STC\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Stockholm\",\"POP\":1253309,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":549.9,\"Y\":255.1},{\"ADMIN_NAME\":\"Jamtlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-JMT\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Ostersund\",\"POP\":42940,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.6,\"Y\":232.8},{\"ADMIN_NAME\":\"Kronobergs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KRN\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vaxjo\",\"POP\":59600,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":541.1,\"Y\":267.9},{\"ADMIN_NAME\":\"Kalmar\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KLM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Kalmar\",\"POP\":34744,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":545.4,\"Y\":269},{\"ADMIN_NAME\":\"Ostergotlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-OST\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Linkoping\",\"POP\":96732,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":543.4,\"Y\":260},{\"ADMIN_NAME\":\"Jonkopings\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-JNK\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Jonkoping\",\"POP\":83202,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":539.3,\"Y\":263.3},{\"ADMIN_NAME\":\"Kopparbergs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KPP\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Falun\",\"POP\":36477,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.4,\"Y\":248},{\"ADMIN_NAME\":\"Vastmanlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VSM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vasteras\",\"POP\":107194,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":545.9,\"Y\":253.5},{\"ADMIN_NAME\":\"Varmlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VRM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Karlstad\",\"POP\":59266,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":537.5,\"Y\":254.7},{\"ADMIN_NAME\":\"Orebro\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-ORB\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Orebro\",\"POP\":98573,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":542.2,\"Y\":255.3},{\"ADMIN_NAME\":\"Skaraborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-SKR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Mariestad\",\"POP\":14891,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":538.3,\"Y\":258.4},{\"ADMIN_NAME\":\"Alvsborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-ALV\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Vannersborg\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":534.2,\"Y\":260.2},{\"ADMIN_NAME\":\"Goteborgs Och Bohus\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GOB\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Goteborg\",\"POP\":515252,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":532.7,\"Y\":263.5},{\"ADMIN_NAME\":\"Hallands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-HLL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Halmstad\",\"POP\":55657,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":535.6,\"Y\":269},{\"ADMIN_NAME\":\"Norrbottens\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-NRR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Lulea\",\"POP\":45551,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":561.6,\"Y\":217.4},{\"ADMIN_NAME\":\"Vasterbottens\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VST\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Umea\",\"POP\":74005,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":556.1,\"Y\":228.8},{\"ADMIN_NAME\":\"Vasternorrlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-VSR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Harnosand\",\"POP\":17016,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.7,\"Y\":236.2},{\"ADMIN_NAME\":\"Gavleborgs\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GVL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Gavle\",\"POP\":68635,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":547.6,\"Y\":247.6},{\"ADMIN_NAME\":\"Uppsala\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-UPP\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Uppsala\",\"POP\":127734,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":548.9,\"Y\":252.2},{\"ADMIN_NAME\":\"Sodermanlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-SDR\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Nykoping\",\"POP\":27582,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.2,\"Y\":258.1},{\"ADMIN_NAME\":\"Gotlands\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-GTL\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Visby\",\"POP\":21970,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.7,\"Y\":264.1},{\"ADMIN_NAME\":\"Malmohus\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-MLM\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Malmo\",\"POP\":261548,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":536.1,\"Y\":274.3},{\"ADMIN_NAME\":\"Blekinge\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-BLK\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Karlskrona\",\"POP\":32309,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542.4,\"Y\":271.3},{\"ADMIN_NAME\":\"Kristianstads\",\"CountryCode\":\"SW\",\"Country_Name\":\"Sweden\",\"GMI_ADMIN\":\"SWE-KRS\",\"ISO2_CountryCode\":\"SE\",\"ISO3_Country\":\"SWE\",\"Name\":\"Kristianstad\",\"POP\":32188,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":539.3,\"Y\":272.2},{\"ADMIN_NAME\":\"Dimashq\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DMS\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Damascus\",\"POP\":1569394,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":600.6,\"Y\":361.9},{\"ADMIN_NAME\":\"Halab\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HAL\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Aleppo\",\"POP\":1602264,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":603,\"Y\":352.7},{\"ADMIN_NAME\":\"Hims\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HIM\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Homs\",\"POP\":775404,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":601.8,\"Y\":357.8},{\"ADMIN_NAME\":\"Al Hasakah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-AHS\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al-Hasakah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":613,\"Y\":351.8},{\"ADMIN_NAME\":\"Dayr az Zawr\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DAZ\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Dayr az Zawr\",\"POP\":242565,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":611.3,\"Y\":355.7},{\"ADMIN_NAME\":\"As Suwayda\\u0027\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ASW\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"As Suwayda\",\"POP\":59052,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":601.4,\"Y\":364.5},{\"ADMIN_NAME\":\"Al Qunaytirah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-AQN\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al Qunaytirah\",\"POP\":36143,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.3,\"Y\":363.2},{\"ADMIN_NAME\":\"Dar\\u0027a\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-DAR\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Dar\\u0027a\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":600.1,\"Y\":364.8},{\"ADMIN_NAME\":\"Al Ladhiqiyah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ALD\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Al Ladhiqiyah\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":599.2,\"Y\":355.1},{\"ADMIN_NAME\":\"Tartus\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-TRT\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Tartus\",\"POP\":89457,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.5,\"Y\":357.2},{\"ADMIN_NAME\":\"Ar Raqqah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-ARQ\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Ar Raqqah\",\"POP\":177636,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":608.2,\"Y\":353.6},{\"ADMIN_NAME\":\"Idlib\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-IDL\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Idlib\",\"POP\":128840,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":601.6,\"Y\":353.7},{\"ADMIN_NAME\":\"Hamah\",\"CountryCode\":\"SY\",\"Country_Name\":\"Syria\",\"GMI_ADMIN\":\"SYR-HAM\",\"ISO2_CountryCode\":\"SY\",\"ISO3_Country\":\"SYR\",\"Name\":\"Hamah\",\"POP\":460602,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.9,\"Y\":356.4},{\"ADMIN_NAME\":\"Bern\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BER\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Bern\",\"POP\":121631,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":520.6,\"Y\":312.8},{\"ADMIN_NAME\":\"Neuchatel\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-NCH\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Neuchatel\",\"POP\":31270,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.2,\"Y\":312.6},{\"ADMIN_NAME\":\"Fribourg\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-FRB\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Fribourg\",\"POP\":32827,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":519.8,\"Y\":313.4},{\"ADMIN_NAME\":\"Vaud\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-VAU\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Lausanne\",\"POP\":116751,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":518.4,\"Y\":314.5},{\"ADMIN_NAME\":\"Valais\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-VAL\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Sion\",\"POP\":28045,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.4,\"Y\":315.7},{\"ADMIN_NAME\":\"Geneve\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GEN\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Geneva\",\"POP\":183981,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":517,\"Y\":315.8},{\"ADMIN_NAME\":\"Basel-Stadt\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BST\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Basel\",\"POP\":164488,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":521,\"Y\":310.4},{\"ADMIN_NAME\":\"Basel-Landschaft\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-BLN\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Liestal\",\"POP\":12832,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":521.4,\"Y\":310.6},{\"ADMIN_NAME\":\"Aargau\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-AAR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Aarau\",\"POP\":15501,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.3,\"Y\":311},{\"ADMIN_NAME\":\"Jura\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-JUR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Delemont\",\"POP\":11315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.4,\"Y\":311.1},{\"ADMIN_NAME\":\"Solothurn\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SLT\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Solothurn\",\"POP\":14853,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.9,\"Y\":311.7},{\"ADMIN_NAME\":\"Luzern\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-LZR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Luzern\",\"POP\":57066,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":523,\"Y\":312.4},{\"ADMIN_NAME\":\"Nidwalden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-NDW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Stans\",\"POP\":7475,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.2,\"Y\":312.8},{\"ADMIN_NAME\":\"Obwalden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-OBW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Sarnen\",\"POP\":9410,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.9,\"Y\":313},{\"ADMIN_NAME\":\"Sankt Gallen\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SGL\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Saint Gallen\",\"POP\":70572,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":526,\"Y\":310.9},{\"ADMIN_NAME\":\"Appenzell Ausser-Rhoden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ASR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Herisau\",\"POP\":15438,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.7,\"Y\":311},{\"ADMIN_NAME\":\"Appenzell Inner-Rhoden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-AIR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Appenzell\",\"POP\":5649,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.1,\"Y\":311.2},{\"ADMIN_NAME\":\"Graubunden\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GRB\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Chur\",\"POP\":32429,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.4,\"Y\":313.2},{\"ADMIN_NAME\":\"Ticino\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-TIC\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Bellinzona\",\"POP\":16572,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525,\"Y\":315.8},{\"ADMIN_NAME\":\"Schaffhausen\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SCH\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Schaffhausen\",\"POP\":33863,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.9,\"Y\":309.7},{\"ADMIN_NAME\":\"Thurgau\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-THR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Frauenfeld\",\"POP\":21979,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.2,\"Y\":310.3},{\"ADMIN_NAME\":\"Zurich\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ZRC\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Zurich\",\"POP\":341730,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":523.7,\"Y\":311},{\"ADMIN_NAME\":\"Zug\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-ZUG\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Zug\",\"POP\":23435,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.5,\"Y\":311.9},{\"ADMIN_NAME\":\"Glarus\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-GLR\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Glarus\",\"POP\":5681,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":525.1,\"Y\":312.4},{\"ADMIN_NAME\":\"Schwyz\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-SCW\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Schwyz\",\"POP\":14177,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524,\"Y\":312.5},{\"ADMIN_NAME\":\"Uri\",\"CountryCode\":\"SZ\",\"Country_Name\":\"Switzerland\",\"GMI_ADMIN\":\"CHE-URI\",\"ISO2_CountryCode\":\"CH\",\"ISO3_Country\":\"CHE\",\"Name\":\"Altdorf\",\"POP\":8678,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":523.9,\"Y\":313.1},{\"ADMIN_NAME\":\"Trinidad \\u0026 Tobago\",\"CountryCode\":\"TD\",\"Country_Name\":\"Trinidad \\u0026 Tobago\",\"GMI_ADMIN\":\"TTO\",\"ISO2_CountryCode\":\"TT\",\"ISO3_Country\":\"TTO\",\"Name\":\"Port of Spain\",\"POP\":49657,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":329.5,\"Y\":430.9},{\"ADMIN_NAME\":\"Krung Thep\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Bangkok\",\"POP\":5104476,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":778.7,\"Y\":422.1},{\"ADMIN_NAME\":\"Nakhon Phanom\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NPH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhom Phanom\",\"POP\":34595,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.3,\"Y\":411.6},{\"ADMIN_NAME\":\"Sakon Nakhon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SNK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sakon Nakhon\",\"POP\":76237,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":788.7,\"Y\":412.3},{\"ADMIN_NAME\":\"Chiang Rai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chang Rai\",\"POP\":78756,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.8,\"Y\":404.2},{\"ADMIN_NAME\":\"Mae Hong Son\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-MHS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Mae Hong Son\",\"POP\":9109,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":771.6,\"Y\":406},{\"ADMIN_NAME\":\"Chumphon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHM\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chumphon\",\"POP\":55835,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":774.9,\"Y\":431.3},{\"ADMIN_NAME\":\"Ranong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RNN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ranong\",\"POP\":24561,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":773.4,\"Y\":432.8},{\"ADMIN_NAME\":\"Surat Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-STH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Surat Thani\",\"POP\":127201,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":775.4,\"Y\":435.1},{\"ADMIN_NAME\":\"Phangnga\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phangnga\",\"POP\":9676,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":773.2,\"Y\":437.1},{\"ADMIN_NAME\":\"Phuket\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phuket\",\"POP\":89072,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":772.7,\"Y\":438.7},{\"ADMIN_NAME\":\"Nakhon Si Thammarat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NST\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Si Thammarat\",\"POP\":120836,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":777.1,\"Y\":437.1},{\"ADMIN_NAME\":\"Krabi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Krabi\",\"POP\":31219,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.2,\"Y\":438.2},{\"ADMIN_NAME\":\"Phatthalung\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHL\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phatthalung\",\"POP\":43522,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.4,\"Y\":439.4},{\"ADMIN_NAME\":\"Trang\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TRN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Trang\",\"POP\":66713,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.2,\"Y\":439.6},{\"ADMIN_NAME\":\"Songkhla\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SNG\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Songkhla\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.9,\"Y\":440.6},{\"ADMIN_NAME\":\"Satun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SAT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Satun\",\"POP\":34544,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.4,\"Y\":442.2},{\"ADMIN_NAME\":\"Phayao\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phayao\",\"POP\":21058,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777,\"Y\":406.4},{\"ADMIN_NAME\":\"Chiang Mai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CMA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chiang Mai\",\"POP\":200952,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":774.5,\"Y\":407.5},{\"ADMIN_NAME\":\"Nan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NAN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nan\",\"POP\":24670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":779.4,\"Y\":407.6},{\"ADMIN_NAME\":\"Lamphun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LMP\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Lamphun\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.7,\"Y\":408.4},{\"ADMIN_NAME\":\"Lampang\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LMN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Lampang\",\"POP\":156139,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":775.8,\"Y\":409},{\"ADMIN_NAME\":\"Phrae\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phrae\",\"POP\":38538,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.7,\"Y\":409.4},{\"ADMIN_NAME\":\"Uttaradit\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Uttaradit\",\"POP\":58313,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.5,\"Y\":410.9},{\"ADMIN_NAME\":\"Sukhothai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SKH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sukhothai\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":776.5,\"Y\":412.7},{\"ADMIN_NAME\":\"Tak\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TAK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Tak\",\"POP\":24149,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":774.8,\"Y\":413.1},{\"ADMIN_NAME\":\"Phetchabun\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phetchabun\",\"POP\":50656,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":780.4,\"Y\":414.4},{\"ADMIN_NAME\":\"Uthai Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Uthai Thani\",\"POP\":22219,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.3,\"Y\":417.4},{\"ADMIN_NAME\":\"Chai Nat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CNA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chainat\",\"POP\":15469,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":418},{\"ADMIN_NAME\":\"Sing Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sing Buri\",\"POP\":20046,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.3,\"Y\":418.8},{\"ADMIN_NAME\":\"Lop Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Thahanbok Lop Buri\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.9,\"Y\":419.1},{\"ADMIN_NAME\":\"Ang Thong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-ATH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ang Thong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.5,\"Y\":419.7},{\"ADMIN_NAME\":\"Suphan Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SBR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Supham Buri\",\"POP\":53399,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":777.6,\"Y\":420},{\"ADMIN_NAME\":\"Phra Nakhon Si Ayutthaya\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PNS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phra Nakhon Si Ayutthaya\",\"POP\":81962,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":778.8,\"Y\":420.4},{\"ADMIN_NAME\":\"Phitsanulok\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phitsanulok\",\"POP\":103427,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":778,\"Y\":413.3},{\"ADMIN_NAME\":\"Kamphaeng Phet\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KPH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kamphaeng Phet\",\"POP\":58787,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":775.9,\"Y\":414.3},{\"ADMIN_NAME\":\"Phichit\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phichit\",\"POP\":35760,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.2,\"Y\":414.4},{\"ADMIN_NAME\":\"Nakhon Sawan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NSA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Sawan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.6,\"Y\":416.5},{\"ADMIN_NAME\":\"Saraburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SRB\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Saraburi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":779.8,\"Y\":419.9},{\"ADMIN_NAME\":\"Nakhon Nayok\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NNA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Nayok\",\"POP\":21309,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.6,\"Y\":420.8},{\"ADMIN_NAME\":\"Pathum Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PTH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Pathum Thani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.7,\"Y\":421.3},{\"ADMIN_NAME\":\"Nonthaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NNT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nonthaburi\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":778.7,\"Y\":421.8},{\"ADMIN_NAME\":\"Chachoengsao\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chachoengsao\",\"POP\":49741,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.2,\"Y\":422.3},{\"ADMIN_NAME\":\"Samut Prakan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SPR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Prakan\",\"POP\":388920,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":778.9,\"Y\":422.5},{\"ADMIN_NAME\":\"Samut Sakhon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Sakhon\",\"POP\":63498,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":778,\"Y\":422.7},{\"ADMIN_NAME\":\"Chon Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chon Buri\",\"POP\":219164,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":780,\"Y\":423.2},{\"ADMIN_NAME\":\"Prachuap Khiri Khan\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PKK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Prachuap Khiri Khan\",\"POP\":33521,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":776.7,\"Y\":427.6},{\"ADMIN_NAME\":\"Kanchanaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KNC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kanchanaburi\",\"POP\":63699,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":775.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Nakhon Pathom\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NPT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Pathom\",\"POP\":117927,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":777.4,\"Y\":421.9},{\"ADMIN_NAME\":\"Ratchaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RTC\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ratchaburi\",\"POP\":92448,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":776.9,\"Y\":422.8},{\"ADMIN_NAME\":\"Samut Songkhram\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Samut Songkhram\",\"POP\":35065,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.2,\"Y\":423},{\"ADMIN_NAME\":\"Phetchaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PHB\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Phet Buri\",\"POP\":46601,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":777.1,\"Y\":423.9},{\"ADMIN_NAME\":\"Yasothon\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-YST\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Yasothon\",\"POP\":21643,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.7,\"Y\":416.2},{\"ADMIN_NAME\":\"Ubon Ratchathani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-URT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Ubon Ratchathani\",\"POP\":122533,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":790.7,\"Y\":417.8},{\"ADMIN_NAME\":\"Sisaket\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SSK\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Sisaket\",\"POP\":44751,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":789.2,\"Y\":418.2},{\"ADMIN_NAME\":\"Prachin Buri\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PBU\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Prachin Buri\",\"POP\":32600,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":781,\"Y\":421.2},{\"ADMIN_NAME\":\"Rayong\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RYN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Rayong\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.8,\"Y\":425.1},{\"ADMIN_NAME\":\"Chanthaburi\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHN\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chanthaburi\",\"POP\":99819,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":783.1,\"Y\":425.3},{\"ADMIN_NAME\":\"Trat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-TRA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Trat\",\"POP\":21590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":784.2,\"Y\":426.4},{\"ADMIN_NAME\":\"Khon Kaen\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KKA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Khon Kaen\",\"POP\":147579,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":785.1,\"Y\":414.4},{\"ADMIN_NAME\":\"Kalasin\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-KLS\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Kalasin\",\"POP\":55102,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":786.9,\"Y\":414.4},{\"ADMIN_NAME\":\"Maha Sarakham\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-MSR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Maha Sarakham\",\"POP\":51584,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":786.4,\"Y\":415.1},{\"ADMIN_NAME\":\"Roi Et\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-RET\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Roi Et\",\"POP\":39328,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":787.4,\"Y\":415.5},{\"ADMIN_NAME\":\"Chaiyaphum\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-CHY\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Chaiyaphum\",\"POP\":58350,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":782.9,\"Y\":416.2},{\"ADMIN_NAME\":\"Buriram\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-BRR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Buriram\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":785.8,\"Y\":418.5},{\"ADMIN_NAME\":\"Nakhon Ratchasima\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NRT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nakhon Ratchasima\",\"POP\":208781,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":783,\"Y\":418.6},{\"ADMIN_NAME\":\"Surin\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-SUR\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Surin\",\"POP\":46673,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.9,\"Y\":418.8},{\"ADMIN_NAME\":\"Nong Khai\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NKH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Nong Khai\",\"POP\":63609,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":784.8,\"Y\":410.2},{\"ADMIN_NAME\":\"Loei\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-LOE\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Loei\",\"POP\":35273,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782,\"Y\":411.3},{\"ADMIN_NAME\":\"Udon Thani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-UTA\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Udon Thani\",\"POP\":247231,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":785,\"Y\":411.5},{\"ADMIN_NAME\":\"Pattani\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-PTT\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Pattani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":780.7,\"Y\":441.5},{\"ADMIN_NAME\":\"Yala\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-YAL\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Yala\",\"POP\":93558,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":780.8,\"Y\":442.4},{\"ADMIN_NAME\":\"Narathiwat\",\"CountryCode\":\"TH\",\"Country_Name\":\"Thailand\",\"GMI_ADMIN\":\"THA-NRH\",\"ISO2_CountryCode\":\"TH\",\"ISO3_Country\":\"THA\",\"Name\":\"Narathiwat\",\"POP\":47771,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":782.3,\"Y\":442.7},{\"ADMIN_NAME\":\"Dushanbe\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-DSH\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Dushanbe\",\"POP\":543107,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":691,\"Y\":344.3},{\"ADMIN_NAME\":\"Kulyab\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KLB\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Kulob\",\"POP\":78786,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":693.4,\"Y\":346.8},{\"ADMIN_NAME\":\"Kurgan Tyube\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KTB\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Qurghonteppa\",\"POP\":65000,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":690.7,\"Y\":347.1},{\"ADMIN_NAME\":\"Khudzhand\",\"CountryCode\":\"TI\",\"Country_Name\":\"Tajikistan\",\"GMI_ADMIN\":\"TJK-KDZ\",\"ISO2_CountryCode\":\"TJ\",\"ISO3_Country\":\"TJK\",\"Name\":\"Leninobod\",\"POP\":144865,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":691.3,\"Y\":340.3},{\"ADMIN_NAME\":\"Turks \\u0026 Caicos Is.\",\"CountryCode\":\"TK\",\"Country_Name\":\"Turks \\u0026 Caicos Is.\",\"GMI_ADMIN\":\"TCA\",\"ISO2_CountryCode\":\"TC\",\"ISO3_Country\":\"TCA\",\"Name\":\"Grand Turk\",\"POP\":3720,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":302.8,\"Y\":399.6},{\"ADMIN_NAME\":\"Tonga\",\"CountryCode\":\"TN\",\"Country_Name\":\"Tonga\",\"GMI_ADMIN\":\"TON\",\"ISO2_CountryCode\":\"TO\",\"ISO3_Country\":\"TON\",\"Name\":\"Nuku\\u0027 alofa\",\"POP\":22400,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":14.2,\"Y\":520.5},{\"ADMIN_NAME\":\"Golfe\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-GLF\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Lome\",\"POP\":749700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":503.3,\"Y\":443.6},{\"ADMIN_NAME\":\"Bassar\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-BSS\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Bassar\",\"POP\":61845,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":502.2,\"Y\":434.8},{\"ADMIN_NAME\":\"Sotouboua\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-SOT\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Sotouboua\",\"POP\":21054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":502.7,\"Y\":436.8},{\"ADMIN_NAME\":\"Kloto\",\"CountryCode\":\"TO\",\"Country_Name\":\"Togo\",\"GMI_ADMIN\":\"TGO-KLT\",\"ISO2_CountryCode\":\"TG\",\"ISO3_Country\":\"TGO\",\"Name\":\"Kpalime\",\"POP\":95974,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":501.8,\"Y\":441.4},{\"ADMIN_NAME\":\"Sao Tome\",\"CountryCode\":\"TP\",\"Country_Name\":\"Sao Tome \\u0026 Principe\",\"GMI_ADMIN\":\"STP-STO\",\"ISO2_CountryCode\":\"ST\",\"ISO3_Country\":\"STP\",\"Name\":\"Sao Tome\",\"POP\":53300,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":518.7,\"Y\":459.6},{\"ADMIN_NAME\":\"Principe\",\"CountryCode\":\"TP\",\"Country_Name\":\"Sao Tome \\u0026 Principe\",\"GMI_ADMIN\":\"STP-PRN\",\"ISO2_CountryCode\":\"ST\",\"ISO3_Country\":\"STP\",\"Name\":\"Santo Antonio\",\"POP\":12529,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":520.5,\"Y\":456},{\"ADMIN_NAME\":\"Tunis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TUN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tunis\",\"POP\":693210,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":528.2,\"Y\":350.6},{\"ADMIN_NAME\":\"Safaqis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SFQ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sfax\",\"POP\":277278,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":529.8,\"Y\":357.7},{\"ADMIN_NAME\":\"Quibili\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QBL\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kebili\",\"POP\":19875,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524.9,\"Y\":361.3},{\"ADMIN_NAME\":\"Madaniyin\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-MDN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Medemine\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.9,\"Y\":362.2},{\"ADMIN_NAME\":\"Tatawin\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TTW\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tataouine\",\"POP\":62577,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":529,\"Y\":363.6},{\"ADMIN_NAME\":\"Tawzar\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-TWZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Tozeur\",\"POP\":34943,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":522.5,\"Y\":360.5},{\"ADMIN_NAME\":\"Banzart\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-BNZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Bizerte\",\"POP\":115268,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.3,\"Y\":349},{\"ADMIN_NAME\":\"Aryanah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-ARY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"L\\u0027Ariana\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.3,\"Y\":350.5},{\"ADMIN_NAME\":\"Bajah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-BAJ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Beja\",\"POP\":57233,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":525.5,\"Y\":351},{\"ADMIN_NAME\":\"Jundubah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-JND\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Jendouba\",\"POP\":51408,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.3,\"Y\":351.7},{\"ADMIN_NAME\":\"Al Kaf\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AKA\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Le Kef\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":524,\"Y\":352.9},{\"ADMIN_NAME\":\"Silyanah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SLY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Siliana\",\"POP\":26960,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526,\"Y\":353.2},{\"ADMIN_NAME\":\"Al Qasrayn\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AQS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kasserine\",\"POP\":81987,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.2,\"Y\":356.1},{\"ADMIN_NAME\":\"Sidi Bu Zayd\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SBZ\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sdid Bouzid\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":526.3,\"Y\":356.8},{\"ADMIN_NAME\":\"Qafsah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QFS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Gafsa\",\"POP\":81232,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":524.4,\"Y\":358.8},{\"ADMIN_NAME\":\"Qabis\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-QAB\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Gabes\",\"POP\":110075,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":528,\"Y\":360.6},{\"ADMIN_NAME\":\"Nabul\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-NAB\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Nabeul\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":529.8,\"Y\":351.9},{\"ADMIN_NAME\":\"Zaghwan\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-ZGH\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Zaghouan\",\"POP\":16911,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":528.1,\"Y\":352.1},{\"ADMIN_NAME\":\"Susah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-SUS\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Sousse\",\"POP\":164123,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":529.5,\"Y\":354},{\"ADMIN_NAME\":\"Al Munastir\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AMN\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Monasir\",\"POP\":71546,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":529.8,\"Y\":354.4},{\"ADMIN_NAME\":\"Al Qayrawan\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AQY\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Kairouan\",\"POP\":119794,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":527.8,\"Y\":354.5},{\"ADMIN_NAME\":\"Al Mahdiyah\",\"CountryCode\":\"TS\",\"Country_Name\":\"Tunisia\",\"GMI_ADMIN\":\"TUN-AMH\",\"ISO2_CountryCode\":\"TN\",\"ISO3_Country\":\"TUN\",\"Name\":\"Mahdia\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":530.6,\"Y\":355.2},{\"ADMIN_NAME\":\"Timor Leste\",\"CountryCode\":\"TT\",\"Country_Name\":\"Timor Leste\",\"GMI_ADMIN\":\"TLS\",\"ISO2_CountryCode\":\"TL\",\"ISO3_Country\":\"TLS\",\"Name\":\"Dili\",\"POP\":150000,\"POP_RANK\":5,\"Type\":\"Capital\",\"X\":848.1,\"Y\":484.4},{\"ADMIN_NAME\":\"Ankara\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ANK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Ankara\",\"POP\":3517182,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":591.1,\"Y\":339.6},{\"ADMIN_NAME\":\"Erzurum\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ERR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Erzurum\",\"POP\":420691,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":614.5,\"Y\":339.7},{\"ADMIN_NAME\":\"Erzincan\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ERZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Erzincan\",\"POP\":114027,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":609.5,\"Y\":340.3},{\"ADMIN_NAME\":\"Kars\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KAR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kars\",\"POP\":77486,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":619.4,\"Y\":337.2},{\"ADMIN_NAME\":\"Agri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AGR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Agri\",\"POP\":92022,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":619.4,\"Y\":340.4},{\"ADMIN_NAME\":\"Manisa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MAN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Manisa\",\"POP\":243971,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576,\"Y\":344.3},{\"ADMIN_NAME\":\"Tunceli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TNC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tunceli\",\"POP\":29062,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.6,\"Y\":342.6},{\"ADMIN_NAME\":\"Izmir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-IZM\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Izmir\",\"POP\":2500603,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":575.3,\"Y\":345},{\"ADMIN_NAME\":\"Bingol\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BNG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bingol\",\"POP\":80568,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":612.3,\"Y\":343.4},{\"ADMIN_NAME\":\"Mus\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MUS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mus\",\"POP\":82536,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":615.1,\"Y\":343.9},{\"ADMIN_NAME\":\"Aydin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AYD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Aydin\",\"POP\":163022,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.2,\"Y\":347},{\"ADMIN_NAME\":\"Bitlis\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BTL\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bitlis\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":616.8,\"Y\":345.1},{\"ADMIN_NAME\":\"Siirt\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SII\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Siirt\",\"POP\":114034,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":616.2,\"Y\":346.7},{\"ADMIN_NAME\":\"Diyarbakir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-DYR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Diyarbakir\",\"POP\":644763,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":611.5,\"Y\":346.8},{\"ADMIN_NAME\":\"Mardin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MRD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mardin\",\"POP\":71373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":613,\"Y\":348.9},{\"ADMIN_NAME\":\"Kirklareli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KRK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kirklareli\",\"POP\":58223,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":575.5,\"Y\":333},{\"ADMIN_NAME\":\"Edirne\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-EDR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Edirne\",\"POP\":126470,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":573.6,\"Y\":333.2},{\"ADMIN_NAME\":\"Van\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-VAN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Van\",\"POP\":371713,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":620.3,\"Y\":344.8},{\"ADMIN_NAME\":\"Tekirdag\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TKR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tekirdag\",\"POP\":122287,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":576.3,\"Y\":335.8},{\"ADMIN_NAME\":\"Hakkari\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-HKK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Hakkari\",\"POP\":77699,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":621.3,\"Y\":348},{\"ADMIN_NAME\":\"Canakkale\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-CNK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Canakkale\",\"POP\":87791,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":573.2,\"Y\":338.8},{\"ADMIN_NAME\":\"Balikesir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BLK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Balikesir\",\"POP\":238151,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":577.3,\"Y\":340.7},{\"ADMIN_NAME\":\"Istanbul\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-IST\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Istanbul\",\"POP\":11174257,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":580.4,\"Y\":335.5},{\"ADMIN_NAME\":\"Kocaeli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KOC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kocaeli\",\"POP\":196571,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":583,\"Y\":336.6},{\"ADMIN_NAME\":\"Sakarya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SKR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sakarya\",\"POP\":286787,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":584.3,\"Y\":336.6},{\"ADMIN_NAME\":\"Bursa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BUR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bursa\",\"POP\":1412701,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":580.6,\"Y\":338.7},{\"ADMIN_NAME\":\"Bilecik\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BLC\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bilecik\",\"POP\":40285,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.1,\"Y\":338.8},{\"ADMIN_NAME\":\"Eskisehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ESK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Eskisehir\",\"POP\":514869,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":584.6,\"Y\":340.2},{\"ADMIN_NAME\":\"Kutahya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KTH\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kutahya\",\"POP\":185008,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":583.1,\"Y\":341.5},{\"ADMIN_NAME\":\"Afyon\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AFY\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Afyon\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":584.7,\"Y\":343.8},{\"ADMIN_NAME\":\"Usak\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-USA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Usak\",\"POP\":152862,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":581.5,\"Y\":344.1},{\"ADMIN_NAME\":\"Konya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KON\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Konya\",\"POP\":875530,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":590,\"Y\":347},{\"ADMIN_NAME\":\"Denizli\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-DNZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Denizli\",\"POP\":313238,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":580.6,\"Y\":347.3},{\"ADMIN_NAME\":\"Isparta\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ISP\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Isparta\",\"POP\":172334,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":584.7,\"Y\":347.3},{\"ADMIN_NAME\":\"Burdur\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BRD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Burdur\",\"POP\":66158,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":584,\"Y\":347.5},{\"ADMIN_NAME\":\"Mugla\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MUG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mugla\",\"POP\":48183,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":578.6,\"Y\":349.3},{\"ADMIN_NAME\":\"Antalya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ANT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Antalya\",\"POP\":758188,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":585.1,\"Y\":350.4},{\"ADMIN_NAME\":\"Elazig\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ELZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Elazig\",\"POP\":298004,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.7,\"Y\":344.1},{\"ADMIN_NAME\":\"Malatya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-MLT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Malatya\",\"POP\":441805,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":606.2,\"Y\":345.3},{\"ADMIN_NAME\":\"Adiyaman\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ADY\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Adiyaman\",\"POP\":223744,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":606.1,\"Y\":347.3},{\"ADMIN_NAME\":\"Kahraman Maras\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KMA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kahramanmaras\",\"POP\":376045,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":602.4,\"Y\":348},{\"ADMIN_NAME\":\"Urfa\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-URF\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sanhurfa\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":607.6,\"Y\":349.5},{\"ADMIN_NAME\":\"Gaziantep\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GZN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Aintab\",\"POP\":1065975,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":603.7,\"Y\":349.8},{\"ADMIN_NAME\":\"Kirsehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KRS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kirsehir\",\"POP\":94336,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":594.7,\"Y\":342.5},{\"ADMIN_NAME\":\"Kayseri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KYS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kayseri\",\"POP\":592840,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":598.4,\"Y\":343.9},{\"ADMIN_NAME\":\"Nevsehir\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-NVS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Nevsehir\",\"POP\":75527,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":344.3},{\"ADMIN_NAME\":\"Nigde\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-NIG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Nigde\",\"POP\":91039,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.2,\"Y\":346.6},{\"ADMIN_NAME\":\"Adana\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ADA\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Seyhan\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":597.9,\"Y\":350},{\"ADMIN_NAME\":\"Icel\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ICE\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Mersin\",\"POP\":537842,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":596,\"Y\":350.7},{\"ADMIN_NAME\":\"Hatay\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-HAT\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Antioch\",\"POP\":154803,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":600.1,\"Y\":352.7},{\"ADMIN_NAME\":\"Zonguldak\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ZNG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Zonguldak\",\"POP\":100229,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":588.2,\"Y\":334.1},{\"ADMIN_NAME\":\"Bolu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-BOL\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Bolu\",\"POP\":96629,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.6,\"Y\":336.7},{\"ADMIN_NAME\":\"Cankiri\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-CNR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Cankiri\",\"POP\":71379,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.2,\"Y\":337.2},{\"ADMIN_NAME\":\"Sinop\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SIN\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sinop\",\"POP\":34834,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":597.5,\"Y\":332},{\"ADMIN_NAME\":\"Kastamonu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-KST\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Kastamonu\",\"POP\":70402,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":593.7,\"Y\":334.3},{\"ADMIN_NAME\":\"Samsun\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Samsun\",\"POP\":394050,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":600.7,\"Y\":334.7},{\"ADMIN_NAME\":\"Amasya\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-AMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Amasya\",\"POP\":82896,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":599.3,\"Y\":337},{\"ADMIN_NAME\":\"Corum\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-COR\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Corum\",\"POP\":183418,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":596.9,\"Y\":337.4},{\"ADMIN_NAME\":\"Yozgat\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-YZG\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Yozgat\",\"POP\":87881,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.5,\"Y\":340},{\"ADMIN_NAME\":\"Ordu\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ORD\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Ordu\",\"POP\":116788,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":605,\"Y\":335.8},{\"ADMIN_NAME\":\"Giresun\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GRS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Giresun\",\"POP\":98864,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":606.4,\"Y\":336.1},{\"ADMIN_NAME\":\"Tokat\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TOK\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Tokat\",\"POP\":129702,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":601.4,\"Y\":338.3},{\"ADMIN_NAME\":\"Sivas\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-SIV\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Sivas\",\"POP\":264022,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":602.6,\"Y\":340.3},{\"ADMIN_NAME\":\"Artvin\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-ART\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Coruh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":615.9,\"Y\":335.1},{\"ADMIN_NAME\":\"Rize\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-RIZ\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Rize\",\"POP\":92772,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":612.3,\"Y\":335.7},{\"ADMIN_NAME\":\"Trabzon\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-TRB\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Trabzon\",\"POP\":244083,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":610.1,\"Y\":335.7},{\"ADMIN_NAME\":\"Gumshane\",\"CountryCode\":\"TU\",\"Country_Name\":\"Turkey\",\"GMI_ADMIN\":\"TUR-GMS\",\"ISO2_CountryCode\":\"TR\",\"ISO3_Country\":\"TUR\",\"Name\":\"Gumushane\",\"POP\":32250,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":609.5,\"Y\":337.7},{\"ADMIN_NAME\":\"Tuvalu\",\"CountryCode\":\"TV\",\"Country_Name\":\"Tuvalu\",\"GMI_ADMIN\":\"TUV\",\"ISO2_CountryCode\":\"TV\",\"ISO3_Country\":\"TUV\",\"Name\":\"Funafuti\",\"POP\":4749,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":996.8,\"Y\":484.3},{\"ADMIN_NAME\":\"Ashkhabad\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-ASH\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Ashgabat\",\"POP\":727700,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":661.9,\"Y\":346.7},{\"ADMIN_NAME\":\"Chardzhou\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-CHZ\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Chardzhev\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":676.2,\"Y\":342.7},{\"ADMIN_NAME\":\"Krasnovodsk\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-KRS\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Turkmenbashi\",\"POP\":68292,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":646.8,\"Y\":339.3},{\"ADMIN_NAME\":\"Tashauz\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-TSH\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Dashkhovuz\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":666.2,\"Y\":332.7},{\"ADMIN_NAME\":\"Mary\",\"CountryCode\":\"TX\",\"Country_Name\":\"Turkmenistan\",\"GMI_ADMIN\":\"TKM-MRY\",\"ISO2_CountryCode\":\"TM\",\"ISO3_Country\":\"TKM\",\"Name\":\"Mary\",\"POP\":114680,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":671.4,\"Y\":348},{\"ADMIN_NAME\":\"Dar es Salaam\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-DES\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Dar es Salaam\",\"POP\":2698652,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":608.8,\"Y\":479.5},{\"ADMIN_NAME\":\"Rukwa\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-RUK\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Sumbawanga\",\"POP\":89161,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.6,\"Y\":482.7},{\"ADMIN_NAME\":\"Mbeya\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MBE\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mbeya\",\"POP\":291649,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":592.7,\"Y\":485.3},{\"ADMIN_NAME\":\"Ziwa Magharibi\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZMG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Bukoba\",\"POP\":70628,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":588.2,\"Y\":464.2},{\"ADMIN_NAME\":\"Mwanza\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MWN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mwanza\",\"POP\":436801,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":591.2,\"Y\":467.5},{\"ADMIN_NAME\":\"Shinyanga\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-SHN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Shinyanga\",\"POP\":107362,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":592.7,\"Y\":470.7},{\"ADMIN_NAME\":\"Tabora\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-TAB\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Tabora\",\"POP\":145292,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":591,\"Y\":474.5},{\"ADMIN_NAME\":\"Kigoma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-KIG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Kigoma\",\"POP\":164268,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":582.1,\"Y\":474.1},{\"ADMIN_NAME\":\"Kilimanjaro\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-KLM\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Moshi\",\"POP\":156959,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":603.5,\"Y\":469.8},{\"ADMIN_NAME\":\"Arusha\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ARS\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Arusha\",\"POP\":341136,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":601.7,\"Y\":469.9},{\"ADMIN_NAME\":\"Pemba North\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PNR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Wete\",\"POP\":26450,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.1,\"Y\":474.6},{\"ADMIN_NAME\":\"Tanga\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-TAN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Tanga\",\"POP\":224876,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":608.4,\"Y\":474.6},{\"ADMIN_NAME\":\"Pemba South\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PSO\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mkoani\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610,\"Y\":475.4},{\"ADMIN_NAME\":\"Lindi\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-LIN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Lindi\",\"POP\":41912,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":610.1,\"Y\":488.4},{\"ADMIN_NAME\":\"Mtwara\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MTW\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mtwara\",\"POP\":96602,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":611.4,\"Y\":489.2},{\"ADMIN_NAME\":\"Zanzibar North\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZNR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Mkokotoni\",\"POP\":2572,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.8,\"Y\":476.9},{\"ADMIN_NAME\":\"Zanzibar Central/South\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZCN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Koani\",\"POP\":2311,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":608.9,\"Y\":477.6},{\"ADMIN_NAME\":\"Zanzibar Urban/West\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-ZUR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Zanzibar\",\"POP\":403658,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.7,\"Y\":477.7},{\"ADMIN_NAME\":\"Dodoma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-DOD\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Dodoma\",\"POP\":180541,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":599.1,\"Y\":477.7},{\"ADMIN_NAME\":\"Pwani\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-PWA\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Kibaha\",\"POP\":23651,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":607.9,\"Y\":479.4},{\"ADMIN_NAME\":\"Morogoro\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MRG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Morogoro\",\"POP\":250902,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":604.4,\"Y\":479.5},{\"ADMIN_NAME\":\"Iringa\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-IRN\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Iringa\",\"POP\":111820,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.9,\"Y\":482.2},{\"ADMIN_NAME\":\"Ruvuma\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-RUV\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Songea\",\"POP\":126449,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":598.8,\"Y\":490.4},{\"ADMIN_NAME\":\"Mara\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-MAR\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Musoma\",\"POP\":121119,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":593.7,\"Y\":464.7},{\"ADMIN_NAME\":\"Singida\",\"CountryCode\":\"TZ\",\"Country_Name\":\"Tanzania\",\"GMI_ADMIN\":\"TZA-SNG\",\"ISO2_CountryCode\":\"TZ\",\"ISO3_Country\":\"TZA\",\"Name\":\"Singida\",\"POP\":62432,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":596.3,\"Y\":473.9},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-CNT\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Kampala\",\"POP\":1353189,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":590.3,\"Y\":459.7},{\"ADMIN_NAME\":\"Nile\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NIL\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Arua\",\"POP\":55585,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":585.7,\"Y\":452.2},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NRT\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Gulu\",\"POP\":146858,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":589.5,\"Y\":452.9},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-WST\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Fort Portal\",\"POP\":42670,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":583.9,\"Y\":458.7},{\"ADMIN_NAME\":\"North Buganda\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-NRB\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Bombo\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":590.2,\"Y\":458.9},{\"ADMIN_NAME\":\"Busoga\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-BUS\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Jinja\",\"POP\":93061,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":592,\"Y\":459.4},{\"ADMIN_NAME\":\"Karamoja\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-KRM\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Moroto\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":596,\"Y\":453.5},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-EST\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Mbale\",\"POP\":76493,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":594.7,\"Y\":457.6},{\"ADMIN_NAME\":\"South Buganda\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-STB\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Masaka\",\"POP\":65373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":588,\"Y\":461.5},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"UG\",\"Country_Name\":\"Uganda\",\"GMI_ADMIN\":\"UGA-STH\",\"ISO2_CountryCode\":\"UG\",\"ISO3_Country\":\"UGA\",\"Name\":\"Mbarara\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":585,\"Y\":462.2},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"London\",\"POP\":7421209,\"POP_RANK\":1,\"Type\":\"Capital\",\"X\":499.5,\"Y\":293.5},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Fawley\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.3,\"Y\":296.5},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Sheffield\",\"POP\":447047,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.9,\"Y\":284.9},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Birmingham\",\"POP\":984333,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":494.8,\"Y\":289},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Hunterston\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.5,\"Y\":273.6},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Teesport\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.8,\"Y\":279.2},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Glasgow\",\"POP\":610268,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":488.2,\"Y\":273},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Leeds\",\"POP\":455123,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":495.8,\"Y\":282.9},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Manchester\",\"POP\":395515,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":493.7,\"Y\":284.4},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Liverpool\",\"POP\":468945,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.8,\"Y\":284.7},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Dundee\",\"POP\":151592,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":491.8,\"Y\":270},{\"ADMIN_NAME\":\"England\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-ENG\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Southampton\",\"POP\":246201,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":496.1,\"Y\":296.1},{\"ADMIN_NAME\":\"Northern Ireland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-NIR\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Belfast\",\"POP\":274770,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":483.6,\"Y\":279.2},{\"ADMIN_NAME\":\"Scotland\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-SCT\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Edinburgh\",\"POP\":435791,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491,\"Y\":272.7},{\"ADMIN_NAME\":\"Wales\",\"CountryCode\":\"GB\",\"Country_Name\":\"United Kingdom\",\"GMI_ADMIN\":\"GBR-WLS\",\"ISO2_CountryCode\":\"GB\",\"ISO3_Country\":\"GBR\",\"Name\":\"Cardiff\",\"POP\":302139,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":491.1,\"Y\":293.5},{\"ADMIN_NAME\":\"Kyiv\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KYV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kyiv\",\"POP\":2514227,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":584.6,\"Y\":298.1},{\"ADMIN_NAME\":\"Zhitomir\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZTM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Zhytomyra\",\"POP\":282192,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.5,\"Y\":298.9},{\"ADMIN_NAME\":\"Cherkassy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHK\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Cherkasy\",\"POP\":297568,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":588.9,\"Y\":302.4},{\"ADMIN_NAME\":\"Vinnitsa\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-VNT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Vinnytsya\",\"POP\":352115,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579,\"Y\":303.3},{\"ADMIN_NAME\":\"Kirovograd\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KVG\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kirovohrad\",\"POP\":249454,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":589.4,\"Y\":306.4},{\"ADMIN_NAME\":\"Odessa\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ODS\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Odesa\",\"POP\":1001558,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":585.2,\"Y\":314.7},{\"ADMIN_NAME\":\"Zakarpats\\u0027ka\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZKP\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Uzhhorod\",\"POP\":117878,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":561.9,\"Y\":305.9},{\"ADMIN_NAME\":\"Khar\\u0027kov\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KKV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kharkiv\",\"POP\":1430885,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":600.4,\"Y\":300.1},{\"ADMIN_NAME\":\"Poltava\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-PLT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Poltava\",\"POP\":317847,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":595.8,\"Y\":301.8},{\"ADMIN_NAME\":\"Lugansk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-LHN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Luhans\\u0027k\",\"POP\":452000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":608.8,\"Y\":305.8},{\"ADMIN_NAME\":\"Dnepropetrovsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-DNP\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Dnipropetrovs\\u0027k\",\"POP\":1032822,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":597.4,\"Y\":306.7},{\"ADMIN_NAME\":\"Donetsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-DNT\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Donets\\u0027k\",\"POP\":1024700,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":604.6,\"Y\":308.3},{\"ADMIN_NAME\":\"Zaporozh\\u0027ye\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-ZPR\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Zaporiyhzhya\",\"POP\":796217,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":597.5,\"Y\":309.1},{\"ADMIN_NAME\":\"Sumy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-SUM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Sumy\",\"POP\":294456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":596.6,\"Y\":295.9},{\"ADMIN_NAME\":\"Chernigov\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHH\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Chernihiv\",\"POP\":307684,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":586.8,\"Y\":293.4},{\"ADMIN_NAME\":\"Nikolayev\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-MKL\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Mykolayiv\",\"POP\":510840,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":588.7,\"Y\":312.7},{\"ADMIN_NAME\":\"Kherson\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KRN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kherson\",\"POP\":320477,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":590.2,\"Y\":314.5},{\"ADMIN_NAME\":\"Volyn\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-VLY\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Kovel\\u0027\",\"POP\":66400,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":570.2,\"Y\":296.8},{\"ADMIN_NAME\":\"Crimean\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KRM\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Simferopol\\u0027\",\"POP\":358108,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":594.5,\"Y\":320.7},{\"ADMIN_NAME\":\"Rovno\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-RVN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Rivne\",\"POP\":255106,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":572.5,\"Y\":297.1},{\"ADMIN_NAME\":\"L\\u0027viv\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-LVV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"L\\u0027viv\",\"POP\":717803,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":566.6,\"Y\":300.7},{\"ADMIN_NAME\":\"Ternopl\\u0027\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-TRN\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Ternopil\\u0027\",\"POP\":235676,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571,\"Y\":302},{\"ADMIN_NAME\":\"Khmel\\u0027nitskiy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-KML\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Khmel\\u0027nyts\\u0027kyz\",\"POP\":398346,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":574.8,\"Y\":302.5},{\"ADMIN_NAME\":\"Ivano-Frankovsk\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-IVF\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Ivano-frankivs\\u0027k\",\"POP\":204200,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":568.5,\"Y\":304.7},{\"ADMIN_NAME\":\"Chernovtsy\",\"CountryCode\":\"UP\",\"Country_Name\":\"Ukraine\",\"GMI_ADMIN\":\"UKR-CHV\",\"ISO2_CountryCode\":\"UA\",\"ISO3_Country\":\"UKR\",\"Name\":\"Chernivtsi\",\"POP\":236250,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571.9,\"Y\":307.3},{\"ADMIN_NAME\":\"District of Columbia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-DOC\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Washington D.C.\",\"POP\":552433,\"POP_RANK\":3,\"Type\":\"Capital\",\"X\":286.7,\"Y\":343.4},{\"ADMIN_NAME\":\"North Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Charlotte\",\"POP\":598351,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":275.9,\"Y\":356.2},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MRY\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Baltimore\",\"POP\":610892,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":287.6,\"Y\":341.8},{\"ADMIN_NAME\":\"Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRG\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Norfolk\",\"POP\":10386,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":288.6,\"Y\":350.4},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Brooklyn\",\"POP\":11037,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":294.8,\"Y\":337},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Chester\",\"POP\":19621,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":291.1,\"Y\":339.9},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Rochester\",\"POP\":211354,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":284.8,\"Y\":327.5},{\"ADMIN_NAME\":\"New Jersey\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NJR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Newark\",\"POP\":280123,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":294.3,\"Y\":336.8},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"New York\",\"POP\":8008278,\"POP_RANK\":1,\"Type\":\"Other\",\"X\":295.1,\"Y\":336.8},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Philadelphia\",\"POP\":1517550,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":291.5,\"Y\":339.6},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Galveston\",\"POP\":56420,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":237.2,\"Y\":375.5},{\"ADMIN_NAME\":\"Louisiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-LOU\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"New Orleans\",\"POP\":484674,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":250.2,\"Y\":373.5},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Houston\",\"POP\":2027712,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":235.5,\"Y\":374},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Fairbanks\",\"POP\":30224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":90.7,\"Y\":222.3},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Nome\",\"POP\":3485,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":41.8,\"Y\":224},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Seward\",\"POP\":2900,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":85.7,\"Y\":250.7},{\"ADMIN_NAME\":\"Minnesota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Minneapolis\",\"POP\":367773,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":241.3,\"Y\":320.9},{\"ADMIN_NAME\":\"Hawaii\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-HAW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Hilo\",\"POP\":43050,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":70.1,\"Y\":404.8},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Anchorage\",\"POP\":260283,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":84.4,\"Y\":244.6},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Diego\",\"POP\":1223400,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":175.3,\"Y\":364.3},{\"ADMIN_NAME\":\"Washington\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WSH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Seattle\",\"POP\":569369,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":160.9,\"Y\":310.2},{\"ADMIN_NAME\":\"Oregon\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ORE\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Portland\",\"POP\":10638,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":160,\"Y\":318.8},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Oakland\",\"POP\":399484,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":161,\"Y\":347.2},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Francisco\",\"POP\":732072,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":160.7,\"Y\":347.2},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Jose\",\"POP\":894943,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":162.2,\"Y\":348.9},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Los Angeles\",\"POP\":3694820,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":172.2,\"Y\":360.2},{\"ADMIN_NAME\":\"Kansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KAN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Kansas City\",\"POP\":146866,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":237.7,\"Y\":343},{\"ADMIN_NAME\":\"Missouri\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MOS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"St. Louis\",\"POP\":320916,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":249.6,\"Y\":344.3},{\"ADMIN_NAME\":\"Tennessee\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Memphis\",\"POP\":650100,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":250.5,\"Y\":356.5},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"El Paso\",\"POP\":563662,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":204.9,\"Y\":367.6},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Dallas\",\"POP\":13852,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":232,\"Y\":364.3},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"San Antonio\",\"POP\":1256810,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":226.9,\"Y\":375.1},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Buffalo\",\"POP\":14283,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":281.4,\"Y\":328.7},{\"ADMIN_NAME\":\"Michigan\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MCH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Detroit\",\"POP\":951270,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":269.7,\"Y\":330.6},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cleveland\",\"POP\":12763,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":273.4,\"Y\":334.3},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Pittsburgh\",\"POP\":319494,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":278.2,\"Y\":337.6},{\"ADMIN_NAME\":\"Alabama\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Mobile\",\"POP\":190274,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":255.7,\"Y\":371.1},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jacksonville\",\"POP\":797557,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":273.6,\"Y\":372.3},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Tampa\",\"POP\":324465,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":271,\"Y\":379.7},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Miami\",\"POP\":13336,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":277.5,\"Y\":386.4},{\"ADMIN_NAME\":\"Wisconsin\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WIS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Milwaukee\",\"POP\":579180,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":256.1,\"Y\":328},{\"ADMIN_NAME\":\"Illinois\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ILL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Chicago\",\"POP\":2841952,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":257,\"Y\":332.7},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cincinnati\",\"POP\":306382,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":265.8,\"Y\":342.5},{\"ADMIN_NAME\":\"Kentucky\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Frankfort\",\"POP\":16315,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":264.8,\"Y\":345.8},{\"ADMIN_NAME\":\"Tennessee\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Nashville\",\"POP\":530852,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":259.3,\"Y\":353},{\"ADMIN_NAME\":\"West Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WVR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Charleston\",\"POP\":19399,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":273.6,\"Y\":345.3},{\"ADMIN_NAME\":\"South Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-SCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Columbia\",\"POP\":33641,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":275.5,\"Y\":360.2},{\"ADMIN_NAME\":\"Georgia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-GEO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Atlanta\",\"POP\":422908,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":266.2,\"Y\":360.9},{\"ADMIN_NAME\":\"Delaware\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-DEL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Dover\",\"POP\":18717,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":290.6,\"Y\":342.5},{\"ADMIN_NAME\":\"Maryland\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MRY\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Annapolis\",\"POP\":36252,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":287.9,\"Y\":343.1},{\"ADMIN_NAME\":\"Virginia\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRG\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Richmond\",\"POP\":30697,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":285.2,\"Y\":348.1},{\"ADMIN_NAME\":\"North Carolina\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NCR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Raleigh\",\"POP\":276093,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":282,\"Y\":354.2},{\"ADMIN_NAME\":\"New York\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NYO\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Albany\",\"POP\":75794,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":295.5,\"Y\":329.6},{\"ADMIN_NAME\":\"Pennsylvania\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-PEN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Harrisburg\",\"POP\":47840,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":286.8,\"Y\":338.4},{\"ADMIN_NAME\":\"New Jersey\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NJR\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Trenton\",\"POP\":84833,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":292.7,\"Y\":338.6},{\"ADMIN_NAME\":\"Maine\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MAI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Augusta\",\"POP\":18560,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":306.6,\"Y\":323.2},{\"ADMIN_NAME\":\"Vermont\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-VRM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Montpelier\",\"POP\":7828,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.8,\"Y\":323.4},{\"ADMIN_NAME\":\"New Hampshire\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NHM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Concord\",\"POP\":16810,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":301.7,\"Y\":327.5},{\"ADMIN_NAME\":\"Massachusetts\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MSS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Boston\",\"POP\":589141,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":302.9,\"Y\":330.6},{\"ADMIN_NAME\":\"Rhode Island\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-RHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Providence\",\"POP\":177595,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":302,\"Y\":332.7},{\"ADMIN_NAME\":\"Connecticut\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Hartford\",\"POP\":12525,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":298.5,\"Y\":332.9},{\"ADMIN_NAME\":\"Alaska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Juneau\",\"POP\":30711,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":127.4,\"Y\":260.6},{\"ADMIN_NAME\":\"Mississippi\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MSP\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jackson\",\"POP\":176696,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":249.9,\"Y\":365.8},{\"ADMIN_NAME\":\"Louisiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-LOU\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Baton Rouge\",\"POP\":223349,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":247.3,\"Y\":371.8},{\"ADMIN_NAME\":\"Minnesota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Saint Paul\",\"POP\":274792,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":242,\"Y\":320.5},{\"ADMIN_NAME\":\"South Dakota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-SDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Pierre\",\"POP\":13879,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":221.8,\"Y\":323},{\"ADMIN_NAME\":\"Hawaii\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-HAW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Honolulu\",\"POP\":371657,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":62.4,\"Y\":400},{\"ADMIN_NAME\":\"Iowa\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IOW\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Des Moines\",\"POP\":28668,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":240.5,\"Y\":333.5},{\"ADMIN_NAME\":\"Nebraska\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NEB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Lincoln\",\"POP\":242072,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":232,\"Y\":336.4},{\"ADMIN_NAME\":\"Kansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-KAN\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Topeka\",\"POP\":121570,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":234.7,\"Y\":342.8},{\"ADMIN_NAME\":\"Oklahoma\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OKL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Oklahoma City\",\"POP\":532950,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":229.6,\"Y\":355.2},{\"ADMIN_NAME\":\"Washington\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WSH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Olympia\",\"POP\":44916,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":159.3,\"Y\":312.4},{\"ADMIN_NAME\":\"Idaho\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Boise\",\"POP\":145987,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":177.8,\"Y\":325.9},{\"ADMIN_NAME\":\"Oregon\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ORE\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Salem\",\"POP\":24314,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":159,\"Y\":320.7},{\"ADMIN_NAME\":\"North Dakota\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NDA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Bismarck\",\"POP\":56706,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":220.6,\"Y\":313.4},{\"ADMIN_NAME\":\"Nevada\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NEV\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Carson City\",\"POP\":57341,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":168,\"Y\":342.4},{\"ADMIN_NAME\":\"California\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-CAL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Sacramento\",\"POP\":467898,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":163.4,\"Y\":344.5},{\"ADMIN_NAME\":\"Montana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MNT\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Helena\",\"POP\":27340,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":189.4,\"Y\":314.2},{\"ADMIN_NAME\":\"Wyoming\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WYM\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Cheyenne\",\"POP\":55443,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":209.4,\"Y\":335.2},{\"ADMIN_NAME\":\"Utah\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-UTA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Salt Lake City\",\"POP\":178026,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":189.8,\"Y\":336.9},{\"ADMIN_NAME\":\"Colorado\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-COL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Denver\",\"POP\":554636,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":208.7,\"Y\":340.9},{\"ADMIN_NAME\":\"Missouri\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MOS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Jefferson City\",\"POP\":35883,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":244.5,\"Y\":344.5},{\"ADMIN_NAME\":\"New Mexico\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-NME\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Santa Fe\",\"POP\":69205,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":206.3,\"Y\":354.5},{\"ADMIN_NAME\":\"Arkansas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ARK\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Little Rock\",\"POP\":184217,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":244.1,\"Y\":357.7},{\"ADMIN_NAME\":\"Arizona\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ARZ\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Phoenix\",\"POP\":1321045,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":189.2,\"Y\":361.9},{\"ADMIN_NAME\":\"Texas\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-TEX\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Austin\",\"POP\":23451,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":229.1,\"Y\":372.4},{\"ADMIN_NAME\":\"Ohio\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-OHI\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Columbus\",\"POP\":20823,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":269.9,\"Y\":339.2},{\"ADMIN_NAME\":\"Alabama\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ALB\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Montgomery\",\"POP\":198325,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":260.8,\"Y\":365.7},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-FLA\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Tallahassee\",\"POP\":153583,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":266.3,\"Y\":371.9},{\"ADMIN_NAME\":\"Wisconsin\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-WIS\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Madison\",\"POP\":19100,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":252.2,\"Y\":328},{\"ADMIN_NAME\":\"Michigan\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-MCH\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Lansing\",\"POP\":117691,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":265.6,\"Y\":329.3},{\"ADMIN_NAME\":\"Indiana\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-IND\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Indianapolis\",\"POP\":773283,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":261.2,\"Y\":340.1},{\"ADMIN_NAME\":\"Illinois\",\"CountryCode\":\"US\",\"Country_Name\":\"United States\",\"GMI_ADMIN\":\"USA-ILL\",\"ISO2_CountryCode\":\"US\",\"ISO3_Country\":\"USA\",\"Name\":\"Springfield\",\"POP\":23363,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":251.5,\"Y\":340.1},{\"ADMIN_NAME\":\"Kadiogo\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KDG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ouagadougou\",\"POP\":1086505,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":495.4,\"Y\":425.7},{\"ADMIN_NAME\":\"Oudalan\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-ODL\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Gorom Gorom\",\"POP\":6691,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.4,\"Y\":420.1},{\"ADMIN_NAME\":\"Soum\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SOM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Djibo\",\"POP\":22223,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":495.5,\"Y\":421.1},{\"ADMIN_NAME\":\"Sourou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SOR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Tougan\",\"POP\":17590,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.5,\"Y\":424},{\"ADMIN_NAME\":\"Kossi\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Nouna\",\"POP\":29048,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":489.3,\"Y\":425},{\"ADMIN_NAME\":\"Mouhoun\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-MHN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Dedougou\",\"POP\":45341,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":490.4,\"Y\":425.8},{\"ADMIN_NAME\":\"Yatenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-YTN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ouahigouya\",\"POP\":61096,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.3,\"Y\":422.6},{\"ADMIN_NAME\":\"Passore\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-PSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Yako\",\"POP\":22904,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":493.7,\"Y\":424.3},{\"ADMIN_NAME\":\"Oubritenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-OBR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Ziniare\",\"POP\":12703,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.4,\"Y\":425.4},{\"ADMIN_NAME\":\"Sanguie\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SNG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Reo\",\"POP\":37535,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":493.2,\"Y\":426.1},{\"ADMIN_NAME\":\"Boulkiemde\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BLK\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Koudougou\",\"POP\":87347,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":493.4,\"Y\":426.3},{\"ADMIN_NAME\":\"Bazega\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BZG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Kombissiri\",\"POP\":30137,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.3,\"Y\":426.9},{\"ADMIN_NAME\":\"Seno\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SEN\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Dori\",\"POP\":37806,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.9,\"Y\":421.3},{\"ADMIN_NAME\":\"Sanmatenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SNM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Kaya\",\"POP\":39229,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":497,\"Y\":424},{\"ADMIN_NAME\":\"Gnagna\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GNG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Bogande\",\"POP\":9854,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499.6,\"Y\":424.3},{\"ADMIN_NAME\":\"Namentenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-NMT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Boulsa\",\"POP\":17489,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":498.4,\"Y\":425.2},{\"ADMIN_NAME\":\"Ganzourgou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GNZ\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Zorgo\",\"POP\":23892,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":498.3,\"Y\":426.4},{\"ADMIN_NAME\":\"Kouritenga\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KRT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Koupela\",\"POP\":32052,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499,\"Y\":426.6},{\"ADMIN_NAME\":\"Boulgou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BLG\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Tenkodogo\",\"POP\":37658,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":499,\"Y\":427.7},{\"ADMIN_NAME\":\"Zoundweogo\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-ZND\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Manga\",\"POP\":15173,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":497,\"Y\":428},{\"ADMIN_NAME\":\"Tapoa\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-TAP\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Diapaga\",\"POP\":26013,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":505,\"Y\":426.8},{\"ADMIN_NAME\":\"Gourma\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-GRM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Fada Ngourma\",\"POP\":33910,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":501,\"Y\":426.9},{\"ADMIN_NAME\":\"Houet\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-HUT\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Bobo Dioulasso\",\"POP\":360106,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":488.1,\"Y\":429.4},{\"ADMIN_NAME\":\"Kenedougou\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-KND\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Orodara\",\"POP\":18632,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":486.4,\"Y\":430},{\"ADMIN_NAME\":\"Bougouriba\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-BGR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Diebougou\",\"POP\":12732,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491,\"Y\":430},{\"ADMIN_NAME\":\"Comoe\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-COM\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Banfora\",\"POP\":60288,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":486.8,\"Y\":430.9},{\"ADMIN_NAME\":\"Poni\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-PON\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Gaoua\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":491.2,\"Y\":431.8},{\"ADMIN_NAME\":\"Nahouri\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-NHR\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Po\",\"POP\":17924,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":496.9,\"Y\":429.4},{\"ADMIN_NAME\":\"Sissili\",\"CountryCode\":\"UV\",\"Country_Name\":\"Burkina Faso\",\"GMI_ADMIN\":\"BFA-SSS\",\"ISO2_CountryCode\":\"BF\",\"ISO3_Country\":\"BFA\",\"Name\":\"Leo\",\"POP\":26884,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":494.2,\"Y\":429.6},{\"ADMIN_NAME\":\"Montevideo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-MNT\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Montevideo\",\"POP\":1270737,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":344.3,\"Y\":564},{\"ADMIN_NAME\":\"Artigas\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-ART\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Artigas\",\"POP\":41909,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.4,\"Y\":549.1},{\"ADMIN_NAME\":\"San Jose\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SJO\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"San Jose De Mayo\",\"POP\":36529,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342.8,\"Y\":562.1},{\"ADMIN_NAME\":\"Colonia\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-COL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Colonia del Sacramento\",\"POP\":21714,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.7,\"Y\":562.5},{\"ADMIN_NAME\":\"Canelones\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-CNL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Canelones\",\"POP\":19698,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":344,\"Y\":562.7},{\"ADMIN_NAME\":\"Salto\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SAL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Salto\",\"POP\":99823,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":339.3,\"Y\":552.3},{\"ADMIN_NAME\":\"Paysandu\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-PYS\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Paysandu\",\"POP\":73249,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":339,\"Y\":555.4},{\"ADMIN_NAME\":\"Rio Negro\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-RNE\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Fray Bentos\",\"POP\":23279,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":338.4,\"Y\":558},{\"ADMIN_NAME\":\"Soriano\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-SOR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Mercedes\",\"POP\":42359,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":339.2,\"Y\":558.5},{\"ADMIN_NAME\":\"Durazno\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-DRZ\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Durazno\",\"POP\":33926,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":343.3,\"Y\":559},{\"ADMIN_NAME\":\"Flores\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-FLR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Trinidad\",\"POP\":21093,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":342.3,\"Y\":559.4},{\"ADMIN_NAME\":\"Rivera\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-RIV\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Rivera\",\"POP\":64631,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":346.1,\"Y\":550.7},{\"ADMIN_NAME\":\"Tacuarembo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-TCR\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Tacuarembo\",\"POP\":51854,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":344.8,\"Y\":553.3},{\"ADMIN_NAME\":\"Cerro Largo\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-CLA\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Melo\",\"POP\":51023,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":349.8,\"Y\":555.5},{\"ADMIN_NAME\":\"Treinta y Tres\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-TYT\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Treinta Y Tres\",\"POP\":25653,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.3,\"Y\":558.3},{\"ADMIN_NAME\":\"Florida\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-FLD\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Florida\",\"POP\":32234,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":344.2,\"Y\":561.2},{\"ADMIN_NAME\":\"Lavalleja\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-LVL\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Minas\",\"POP\":38025,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":346.9,\"Y\":562.2},{\"ADMIN_NAME\":\"Rocha\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-ROC\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Rocha\",\"POP\":25515,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":349.4,\"Y\":562.6},{\"ADMIN_NAME\":\"Maldonado\",\"CountryCode\":\"UY\",\"Country_Name\":\"Uruguay\",\"GMI_ADMIN\":\"URY-MLD\",\"ISO2_CountryCode\":\"UY\",\"ISO3_Country\":\"URY\",\"Name\":\"Maldonado\",\"POP\":55478,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":347.7,\"Y\":564},{\"ADMIN_NAME\":\"Tashkent\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-TSK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Tashkent\",\"POP\":1978028,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":692.3,\"Y\":334.8},{\"ADMIN_NAME\":\"Navoi\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-NAV\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Navoi\",\"POP\":129725,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":681.1,\"Y\":339.1},{\"ADMIN_NAME\":\"Bukhara\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-BKH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Bukhara\",\"POP\":247644,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":678.6,\"Y\":340.2},{\"ADMIN_NAME\":\"Samarkand\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SMK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Samarkand\",\"POP\":319366,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":685.6,\"Y\":340.6},{\"ADMIN_NAME\":\"Kashkadar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KSH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Karshi\",\"POP\":222898,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":682.3,\"Y\":343.4},{\"ADMIN_NAME\":\"Surkhandar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SRK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Termez\",\"POP\":140385,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":686.4,\"Y\":349.1},{\"ADMIN_NAME\":\"Karakalpakstan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KRK\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Nukus\",\"POP\":230006,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":665.3,\"Y\":330.3},{\"ADMIN_NAME\":\"Khorezm\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-KHR\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Urgench\",\"POP\":150110,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":668.2,\"Y\":333.6},{\"ADMIN_NAME\":\"Namangan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-NMG\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Namangan\",\"POP\":432456,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":698.7,\"Y\":335.7},{\"ADMIN_NAME\":\"Andizhan\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-AND\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Andizhan\",\"POP\":318419,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":700.6,\"Y\":336.5},{\"ADMIN_NAME\":\"Fergana\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-FRG\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Fergana\",\"POP\":164322,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":699,\"Y\":338},{\"ADMIN_NAME\":\"Syrdar\\u0027ya\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-SRD\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Gulistan\",\"POP\":53373,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":690.7,\"Y\":337.5},{\"ADMIN_NAME\":\"Dzhizak\",\"CountryCode\":\"UZ\",\"Country_Name\":\"Uzbekistan\",\"GMI_ADMIN\":\"UZB-DZH\",\"ISO2_CountryCode\":\"UZ\",\"ISO3_Country\":\"UZB\",\"Name\":\"Dzhizak\",\"POP\":152642,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":688.1,\"Y\":339},{\"ADMIN_NAME\":\"St. Vincent \\u0026 the Grenadines\",\"CountryCode\":\"VC\",\"Country_Name\":\"St. Vincent \\u0026 the Grenadines\",\"GMI_ADMIN\":\"VCT\",\"ISO2_CountryCode\":\"VC\",\"ISO3_Country\":\"VCT\",\"Name\":\"Kingstown\",\"POP\":24518,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":330.3,\"Y\":423.8},{\"ADMIN_NAME\":\"Distrito Federal\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-DFD\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Caracas\",\"POP\":1815679,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":314.5,\"Y\":431.3},{\"ADMIN_NAME\":\"Anzoategui\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ANZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Puerto La Cruz\",\"POP\":370000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":320.8,\"Y\":432},{\"ADMIN_NAME\":\"Miranda\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MRN\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Los Teques\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":314.2,\"Y\":431.7},{\"ADMIN_NAME\":\"Anzoategui\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ANZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barcelona\",\"POP\":424795,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":320.7,\"Y\":432.3},{\"ADMIN_NAME\":\"Guarico\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-GUA\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Juan De Los Morros\",\"POP\":87739,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":313.3,\"Y\":433},{\"ADMIN_NAME\":\"Bolivar\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-BLV\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Ciudad Bolivar\",\"POP\":338000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":323.8,\"Y\":438},{\"ADMIN_NAME\":\"Apure\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-APU\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Fernado de Apure\",\"POP\":78779,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":312.9,\"Y\":438.6},{\"ADMIN_NAME\":\"Neuva Esparta\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-NES\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"La Asuncion\",\"POP\":35084,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":322.9,\"Y\":429.8},{\"ADMIN_NAME\":\"Sucre\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-SUC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Cumana\",\"POP\":257783,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":322.1,\"Y\":431.4},{\"ADMIN_NAME\":\"Monagas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MNG\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maturin\",\"POP\":410972,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":324.8,\"Y\":433.4},{\"ADMIN_NAME\":\"Delta Amacuro\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-DAM\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Tucupita\",\"POP\":51534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":328,\"Y\":435.4},{\"ADMIN_NAME\":\"Zulia\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ZUL\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maracaibo\",\"POP\":2225000,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":301.4,\"Y\":430.9},{\"ADMIN_NAME\":\"Trujillo\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-TRJ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Trujillo\",\"POP\":38110,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":304.7,\"Y\":434.5},{\"ADMIN_NAME\":\"Merida\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-MER\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Merida\",\"POP\":300000,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":302.8,\"Y\":436.6},{\"ADMIN_NAME\":\"Tachira\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-TCH\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Cristobal\",\"POP\":246583,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":299.8,\"Y\":439},{\"ADMIN_NAME\":\"Amazonas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-AMZ\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Puerto Ayacucho\",\"POP\":52526,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":312.5,\"Y\":444.8},{\"ADMIN_NAME\":\"Yaracuy\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-YRC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Felipe\",\"POP\":76766,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":309.4,\"Y\":431.8},{\"ADMIN_NAME\":\"Aragua\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-ARA\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Maracay\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":312.6,\"Y\":432},{\"ADMIN_NAME\":\"Carabobo\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-CRB\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Valencia\",\"POP\":1385083,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":311.5,\"Y\":432.2},{\"ADMIN_NAME\":\"Lara\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-LAR\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barquisimeto\",\"POP\":809490,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":307.8,\"Y\":432.5},{\"ADMIN_NAME\":\"Cojedes\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-CJD\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"San Carlos\",\"POP\":77192,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":309.9,\"Y\":433.7},{\"ADMIN_NAME\":\"Portuguesa\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-PRT\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Guanare\",\"POP\":112286,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":306.6,\"Y\":435.4},{\"ADMIN_NAME\":\"Barinas\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-BRN\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Barinas\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":305.4,\"Y\":436.5},{\"ADMIN_NAME\":\"Falcon\",\"CountryCode\":\"VE\",\"Country_Name\":\"Venezuela\",\"GMI_ADMIN\":\"VEN-FLC\",\"ISO2_CountryCode\":\"VE\",\"ISO3_Country\":\"VEN\",\"Name\":\"Coro\",\"POP\":195227,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":306.8,\"Y\":428.7},{\"ADMIN_NAME\":\"British Virgin Is.\",\"CountryCode\":\"VI\",\"Country_Name\":\"British Virgin Is.\",\"GMI_ADMIN\":\"VGB\",\"ISO2_CountryCode\":\"VG\",\"ISO3_Country\":\"VGB\",\"Name\":\"Road Town\",\"POP\":8449,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320.9,\"Y\":408.6},{\"ADMIN_NAME\":\"Ha Noi\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HNO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hanoi\",\"POP\":1431270,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":793.4,\"Y\":400.9},{\"ADMIN_NAME\":\"Hai Phong\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HPH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Haiphong\",\"POP\":602695,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":795.7,\"Y\":401.4},{\"ADMIN_NAME\":\"Ho Chi Minh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HCM\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ho Chi Minh City\",\"POP\":3467331,\"POP_RANK\":2,\"Type\":\"Other\",\"X\":795.7,\"Y\":430.6},{\"ADMIN_NAME\":\"Nghe An\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-NAN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Vinh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792.9,\"Y\":407.9},{\"ADMIN_NAME\":\"Ha Tinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HTN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ha Tinh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.6,\"Y\":408.8},{\"ADMIN_NAME\":\"Quang Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Dong Hoi\",\"POP\":31040,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795.6,\"Y\":411.4},{\"ADMIN_NAME\":\"Lai Chau\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LCH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Luan Chau\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":786.5,\"Y\":398.8},{\"ADMIN_NAME\":\"Son La\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-SLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Son La\",\"POP\":19054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.1,\"Y\":400},{\"ADMIN_NAME\":\"An Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-AGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Long Xuyen\",\"POP\":158153,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":792.3,\"Y\":431.6},{\"ADMIN_NAME\":\"Kien Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Rach Gia\",\"POP\":228356,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":791.3,\"Y\":432.7},{\"ADMIN_NAME\":\"Long An\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LAN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tan An\",\"POP\":64801,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":795,\"Y\":431.2},{\"ADMIN_NAME\":\"Dong Thap\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Cao Lanh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":792.8,\"Y\":431.4},{\"ADMIN_NAME\":\"Tien Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TGI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"My Tho\",\"POP\":122310,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":794.9,\"Y\":431.7},{\"ADMIN_NAME\":\"Vinh Long\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-VLN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Vinh Long\",\"POP\":103314,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.8,\"Y\":432},{\"ADMIN_NAME\":\"Ben Tre\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Truc Giang\",\"POP\":59442,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.9,\"Y\":432},{\"ADMIN_NAME\":\"Can Tho\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-CTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Can Tho\",\"POP\":259598,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":793.3,\"Y\":432.6},{\"ADMIN_NAME\":\"Tra Vinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TVN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tra Vinh\",\"POP\":57408,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":432.9},{\"ADMIN_NAME\":\"Soc Trang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-STR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Soc Trang\",\"POP\":114453,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.8,\"Y\":433.8},{\"ADMIN_NAME\":\"Minh Hai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-MHA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Bac Lieu\",\"POP\":107911,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.1,\"Y\":434.7},{\"ADMIN_NAME\":\"Quang Ninh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QNI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hon Gai\",\"POP\":148066,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":796.9,\"Y\":401.2},{\"ADMIN_NAME\":\"Ha Giang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HGN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ha Giang\",\"POP\":32690,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":790.9,\"Y\":395.5},{\"ADMIN_NAME\":\"Cao Bang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-CBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Cao Bang\",\"POP\":41112,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.6,\"Y\":396},{\"ADMIN_NAME\":\"Lao Cai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LCA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Lao Cai\",\"POP\":36502,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":788.2,\"Y\":396.5},{\"ADMIN_NAME\":\"Tay Ninh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TNI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tay Ninh\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":794.3,\"Y\":429},{\"ADMIN_NAME\":\"Thai Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TBI\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thai Binh\",\"POP\":53071,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":402.6},{\"ADMIN_NAME\":\"Tuyen Quang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TQN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tuyen Quang\",\"POP\":36430,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":791.7,\"Y\":398.6},{\"ADMIN_NAME\":\"Yen Bai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-YBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Yen Bai\",\"POP\":96540,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":790.7,\"Y\":398.9},{\"ADMIN_NAME\":\"Bac Thai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thai Nguyen\",\"POP\":133877,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.5,\"Y\":399.4},{\"ADMIN_NAME\":\"Vinh Phu\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-VPH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Viet Tri\",\"POP\":93475,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":792.3,\"Y\":400.1},{\"ADMIN_NAME\":\"Hoa Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hoa Binh\",\"POP\":105260,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":792,\"Y\":401.5},{\"ADMIN_NAME\":\"Ninh Binh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-NBN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Ninh Binh\",\"POP\":36864,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":793.8,\"Y\":403.2},{\"ADMIN_NAME\":\"Thanh Hoa\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-THO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thanh Hoa\",\"POP\":112473,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":793.2,\"Y\":404.5},{\"ADMIN_NAME\":\"Lang Son\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LSO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Lang Son\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":796,\"Y\":398.5},{\"ADMIN_NAME\":\"Ha Bac\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HBA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Phu Lang Thuong\",\"POP\":53728,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.4,\"Y\":400.2},{\"ADMIN_NAME\":\"Hai Hung\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-HHU\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hai Duong\",\"POP\":58030,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":794.8,\"Y\":401.2},{\"ADMIN_NAME\":\"Quang Tri\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QTR\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Dong Ha\",\"POP\":17662,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":797,\"Y\":413.2},{\"ADMIN_NAME\":\"Thua Thien Hue\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-TTH\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Hue\",\"POP\":287217,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":798.2,\"Y\":414.3},{\"ADMIN_NAME\":\"Quang Nam-Da Nang\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QND\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Da Nang\",\"POP\":752493,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":800,\"Y\":415.5},{\"ADMIN_NAME\":\"Quang Ngai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-QNG\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Quang Ngai\",\"POP\":32992,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":801.7,\"Y\":418.1},{\"ADMIN_NAME\":\"Kon Tum\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KTM\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Kon Tum\",\"POP\":47409,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":799.4,\"Y\":420.4},{\"ADMIN_NAME\":\"Gia Lai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-GLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Play Cu\",\"POP\":114225,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.4,\"Y\":421.5},{\"ADMIN_NAME\":\"Binh Dinh\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BDN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Qui Nhon\",\"POP\":210338,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":802.8,\"Y\":422},{\"ADMIN_NAME\":\"Phu Yen\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-PYN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Tuy Hoa\",\"POP\":69596,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":803,\"Y\":424},{\"ADMIN_NAME\":\"Dac Lac\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DLA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Buon Me Thuot\",\"POP\":146975,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.5,\"Y\":425.2},{\"ADMIN_NAME\":\"Khanh Hoa\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-KHO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Nha Trang\",\"POP\":283441,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":802.7,\"Y\":426.4},{\"ADMIN_NAME\":\"Lam Dong\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-LDO\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Da Lat\",\"POP\":131377,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":800.6,\"Y\":427.2},{\"ADMIN_NAME\":\"Binh Thuan\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-BTN\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Phan Thiet\",\"POP\":160652,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":799.7,\"Y\":430.1},{\"ADMIN_NAME\":\"Song Be\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-SBE\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Thu Dau Mot\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":795.7,\"Y\":430},{\"ADMIN_NAME\":\"Dong Nai\",\"CountryCode\":\"VM\",\"Country_Name\":\"Vietnam\",\"GMI_ADMIN\":\"VNM-DNA\",\"ISO2_CountryCode\":\"VN\",\"ISO3_Country\":\"VNM\",\"Name\":\"Bien Hoa\",\"POP\":407208,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":796.1,\"Y\":430},{\"ADMIN_NAME\":\"Virgin Is.\",\"CountryCode\":\"VQ\",\"Country_Name\":\"Virgin Is.\",\"GMI_ADMIN\":\"VIR\",\"ISO2_CountryCode\":\"VI\",\"ISO3_Country\":\"VIR\",\"Name\":\"Charlotte Amalie\",\"POP\":20000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":320,\"Y\":408.8},{\"ADMIN_NAME\":\"Windhoek\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-WND\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Windhoek\",\"POP\":268132,\"POP_RANK\":4,\"Type\":\"Capital\",\"X\":547.3,\"Y\":524.8},{\"ADMIN_NAME\":\"Swakopmund\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-SWK\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Walvis Bay\",\"POP\":52058,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":540.5,\"Y\":526.4},{\"ADMIN_NAME\":\"Outjo\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OUT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Outjo\",\"POP\":6557,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.8,\"Y\":517.5},{\"ADMIN_NAME\":\"Otjiwarongo\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OTJ\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Otjiwarongo\",\"POP\":21224,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.1,\"Y\":518.5},{\"ADMIN_NAME\":\"Omaruru\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OMR\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Omaruru\",\"POP\":11547,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":544.2,\"Y\":521.4},{\"ADMIN_NAME\":\"Karibib\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KRB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Karibib\",\"POP\":6898,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":543.9,\"Y\":522.9},{\"ADMIN_NAME\":\"Tsumeb\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-TSM\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Tsumeb\",\"POP\":12190,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.1,\"Y\":515},{\"ADMIN_NAME\":\"Grootfontein\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-GRT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Otavi\",\"POP\":4562,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":548.1,\"Y\":516.1},{\"ADMIN_NAME\":\"Okahandja\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-OKH\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Okahandja\",\"POP\":20879,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":546.9,\"Y\":523.1},{\"ADMIN_NAME\":\"Gobabis\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-GBB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Gobabis\",\"POP\":16321,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552.6,\"Y\":524.5},{\"ADMIN_NAME\":\"Swakopmund\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-SWK\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Swakopmund\",\"POP\":25047,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":540.3,\"Y\":525.1},{\"ADMIN_NAME\":\"Luderitz\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-LDR\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Luderitz\",\"POP\":15137,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":542,\"Y\":537.2},{\"ADMIN_NAME\":\"Rehoboth\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-RHB\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Rehoboth\",\"POP\":21377,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.4,\"Y\":527.1},{\"ADMIN_NAME\":\"Mariental\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-MRN\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Mariental\",\"POP\":13380,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":549.8,\"Y\":531},{\"ADMIN_NAME\":\"Maltahohe\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-MLT\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Maltahohe\",\"POP\":2329,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.1,\"Y\":531.7},{\"ADMIN_NAME\":\"Bethanien\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-BTH\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Bethanien\",\"POP\":10363,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":547.6,\"Y\":536.8},{\"ADMIN_NAME\":\"Keetmanshoop\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KTM\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Keetmanshoop\",\"POP\":15608,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":550.3,\"Y\":537},{\"ADMIN_NAME\":\"Karasburg\",\"CountryCode\":\"WA\",\"Country_Name\":\"Namibia\",\"GMI_ADMIN\":\"NAM-KRS\",\"ISO2_CountryCode\":\"NA\",\"ISO3_Country\":\"NAM\",\"Name\":\"Karasburg\",\"POP\":6054,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":552,\"Y\":541.5},{\"ADMIN_NAME\":\"West Bank\",\"CountryCode\":\"WE\",\"Country_Name\":\"West Bank\",\"GMI_ADMIN\":\"ISR-WBK\",\"ISO2_CountryCode\":\"IL\",\"ISO3_Country\":\"ISR\",\"Name\":\"Ariha\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":598.3,\"Y\":367.3},{\"ADMIN_NAME\":\"Wallis \\u0026 Futuna\",\"CountryCode\":\"WF\",\"Country_Name\":\"Wallis \\u0026 Futuna\",\"GMI_ADMIN\":\"WLF\",\"ISO2_CountryCode\":\"WF\",\"ISO3_Country\":\"WLF\",\"Name\":\"Mata-Utu\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":11.7,\"Y\":497.7},{\"ADMIN_NAME\":\"Samoa\",\"CountryCode\":\"WS\",\"Country_Name\":\"Samoa\",\"GMI_ADMIN\":\"WSM\",\"ISO2_CountryCode\":\"WS\",\"ISO3_Country\":\"WSM\",\"Name\":\"Apia\",\"POP\":40407,\"POP_RANK\":7,\"Type\":\"Capital\",\"X\":23.9,\"Y\":499.3},{\"ADMIN_NAME\":\"Hhohho\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-HHH\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Mbabane\",\"POP\":76218,\"POP_RANK\":6,\"Type\":\"Capital\",\"X\":586.5,\"Y\":536.2},{\"ADMIN_NAME\":\"Hhohho\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-HHH\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Piggs Peak\",\"POP\":5750,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":586.6,\"Y\":535.1},{\"ADMIN_NAME\":\"Lubombo\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-LBM\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Siteki\",\"POP\":6152,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":588.6,\"Y\":536.7},{\"ADMIN_NAME\":\"Manzini\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-MNZ\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Manzini\",\"POP\":110537,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":587,\"Y\":536.8},{\"ADMIN_NAME\":\"Shiselweni\",\"CountryCode\":\"WZ\",\"Country_Name\":\"Swaziland\",\"GMI_ADMIN\":\"SWZ-SHS\",\"ISO2_CountryCode\":\"SZ\",\"ISO3_Country\":\"SWZ\",\"Name\":\"Hlatikulu\",\"POP\":2748,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":587.1,\"Y\":538.3},{\"ADMIN_NAME\":\"San\\u0027a\\u0027\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-SAN\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Sanaa\",\"POP\":1937451,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":622.6,\"Y\":417.5},{\"ADMIN_NAME\":\"Aden\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ADN\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Aden\",\"POP\":550602,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":624.9,\"Y\":424.9},{\"ADMIN_NAME\":\"Sa\\u0027dah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-SDH\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Sa\\u0027Dah\",\"POP\":31859,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":621.3,\"Y\":412.9},{\"ADMIN_NAME\":\"Ma\\u0027rib\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-MRB\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Marib\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":625.7,\"Y\":417.3},{\"ADMIN_NAME\":\"Hadhramaut\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-HDH\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Mukalla\",\"POP\":258132,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":638.6,\"Y\":418.5},{\"ADMIN_NAME\":\"\\u0027Ataq\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ATQ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"\\u0027Ataq\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":629.7,\"Y\":419.8},{\"ADMIN_NAME\":\"Al Bayda\\u0027\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-ABD\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Bayda\",\"POP\":37821,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":626.3,\"Y\":421.4},{\"ADMIN_NAME\":\"Hajjah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-HJJ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Hajjah\",\"POP\":43549,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":620.9,\"Y\":416.5},{\"ADMIN_NAME\":\"Al Hudaydah\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-AHD\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Al Hudaydah\",\"POP\":617871,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":619.1,\"Y\":419.1},{\"ADMIN_NAME\":\"Dhamar\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-DHM\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Dhamar\",\"POP\":10000,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":623.1,\"Y\":419.8},{\"ADMIN_NAME\":\"Ibb\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-IBB\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Ibb\",\"POP\":234837,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":622.5,\"Y\":421.5},{\"ADMIN_NAME\":\"Ta\\u0027izz\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-TAZ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Ta\\u0027izz\",\"POP\":615222,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":622,\"Y\":422.6},{\"ADMIN_NAME\":\"Lahij\",\"CountryCode\":\"YM\",\"Country_Name\":\"Yemen\",\"GMI_ADMIN\":\"YEM-LHJ\",\"ISO2_CountryCode\":\"YE\",\"ISO3_Country\":\"YEM\",\"Name\":\"Lahij\",\"POP\":23375,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":624.5,\"Y\":424.1},{\"ADMIN_NAME\":\"Lusaka\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-LUS\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Lusaka\",\"POP\":1267440,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":578.1,\"Y\":503.9},{\"ADMIN_NAME\":\"Northern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-NRT\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Kasama\",\"POP\":91056,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":586.4,\"Y\":489.2},{\"ADMIN_NAME\":\"Luapula\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-LUA\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Mansa\",\"POP\":42277,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":580.1,\"Y\":491.8},{\"ADMIN_NAME\":\"Copperbelt\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-CPP\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Ndola\",\"POP\":394518,\"POP_RANK\":4,\"Type\":\"Other\",\"X\":579.4,\"Y\":496.8},{\"ADMIN_NAME\":\"Eastern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-EST\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Chipata\",\"POP\":85963,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":590.5,\"Y\":498.7},{\"ADMIN_NAME\":\"Central\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-CNT\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Kabwe\",\"POP\":188979,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":578.9,\"Y\":501},{\"ADMIN_NAME\":\"North-Western\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-NWS\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Solwezi\",\"POP\":4846,\"POP_RANK\":7,\"Type\":\"Other\",\"X\":573.2,\"Y\":494.6},{\"ADMIN_NAME\":\"Western\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-WST\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Mongu\",\"POP\":52534,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":564.1,\"Y\":503.4},{\"ADMIN_NAME\":\"Southern\",\"CountryCode\":\"ZA\",\"Country_Name\":\"Zambia\",\"GMI_ADMIN\":\"ZMB-STH\",\"ISO2_CountryCode\":\"ZM\",\"ISO3_Country\":\"ZMB\",\"Name\":\"Livingstone\",\"POP\":109203,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":571.7,\"Y\":510.9},{\"ADMIN_NAME\":\"Mashonaland East\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MEA\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Harare\",\"POP\":1542813,\"POP_RANK\":2,\"Type\":\"Capital\",\"X\":586,\"Y\":510.8},{\"ADMIN_NAME\":\"Matabeleland North\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MNR\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Bulawayo\",\"POP\":699385,\"POP_RANK\":3,\"Type\":\"Other\",\"X\":579.6,\"Y\":517.8},{\"ADMIN_NAME\":\"Manicaland\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MNC\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Mutare\",\"POP\":184205,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":590.6,\"Y\":514.1},{\"ADMIN_NAME\":\"Midlands\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MDL\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Gweru\",\"POP\":146073,\"POP_RANK\":5,\"Type\":\"Other\",\"X\":582.5,\"Y\":515.6},{\"ADMIN_NAME\":\"Masvingo\",\"CountryCode\":\"ZI\",\"Country_Name\":\"Zimbabwe\",\"GMI_ADMIN\":\"ZWE-MSV\",\"ISO2_CountryCode\":\"ZW\",\"ISO3_Country\":\"ZWE\",\"Name\":\"Masvingo\",\"POP\":76290,\"POP_RANK\":6,\"Type\":\"Other\",\"X\":587.3,\"Y\":520.1}]", + "IsSampleData": false, + "IsWritable": false, + "Name": "tbl_Cities", + "OrderedColumnNames": [ + "Name", + "GMI_ADMIN", + "ADMIN_NAME", + "ISO3_Country", + "ISO2_CountryCode", + "CountryCode", + "Country_Name", + "Type", + "POP", + "POP_RANK", + "X", + "Y" + ], + "OriginalName": "tbl_Cities", + "OriginalSchema": "*[ADMIN_NAME:s, CountryCode:s, Country_Name:s, GMI_ADMIN:s, ISO2_CountryCode:s, ISO3_Country:s, Name:s, POP:n, POP_RANK:n, Type:s, X:n, Y:n]", + "Schema": "*[ADMIN_NAME:s, CountryCode:s, Country_Name:s, GMI_ADMIN:s, ISO2_CountryCode:s, ISO3_Country:s, Name:s, POP:n, POP_RANK:n, Type:s, X:n, Y:n]", + "Token": "dummyToken", + "Type": "StaticDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Countries.json b/samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Countries.json similarity index 99% rename from samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Countries.json rename to samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Countries.json index 33fd02b9..dcafa978 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/DataSources/tbl_Countries.json +++ b/samples/the-svg-world-svg-examples/sourcecode/DataSources/tbl_Countries.json @@ -1,91 +1,91 @@ -[ - { - "Data": "[{\"BoxHeight\":57.30000000000001,\"BoxWidth\":57.299999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.748,\"ISO3_Code\":\"DZA\",\"ISO_Code\":\"DZ\",\"Path\":\"M 524 350.2 523.9 350.5 524 350.6 523.5 350.8 523.5 351.1 523.4 351.3 522.6 351.8 522.7 351.9 523.2 352 523.3 352.1 523.1 352.9 523.1 353.1 522.9 353.8 522.9 354.3 523.2 354.6 523.2 355.2 523.1 355.5 523.1 355.8 523.4 356.1 523.1 356.6 523 357 522.9 357.2 523 357.7 522.9 357.9 522.9 358.1 522.5 358.5 521.8 358.9 521.6 359.5 521.4 359.7 521.2 359.6 520.9 360 520.9 360.9 521 361.1 521.1 361.6 521.5 362.2 521.7 362.9 522.5 363.2 522.5 363.5 523 364.1 523.1 364.8 523.2 365.1 523.2 365.2 525.2 366.6 525.2 367 525.3 367.2 525.3 367.4 525.4 367.7 525.5 368.1 525.8 369.4 525.8 369.6 526.3 371.5 526.5 372.5 526.1 372.8 526.1 373 526.5 373.7 527.1 375.1 527.4 377.1 527.3 378.7 527.6 380 527.5 380.5 527.3 381 527.4 381.1 527.2 381.4 527.1 381.9 527.4 383 527.5 383.3 527.5 383.9 527.3 384.2 526.4 384.7 526.1 385.3 527.8 387.9 527.9 389.4 528.3 389.7 528.5 390.2 528.9 390.5 529.7 390.3 530.5 390.6 531.7 391.4 532.2 391.2 533.3 393.5 528.4 396.5 525.6 398.3 523 400 521.6 400.9 521.3 401.1 520.8 401.4 520.7 401.5 516.1 405.6 511.8 406.5 509.5 407 509.2 406.9 508.7 406.4 509 405.5 508.9 404.5 508.3 404.1 507.7 404 507.4 403.8 507.1 403.8 506.9 403.7 506.6 403.8 506.6 403.5 506.2 403.1 506 403.2 505.9 403.2 505.4 403.3 505 403.1 504.7 402.8 504.6 402.4 504.4 402.2 503.3 401.7 503.3 401.1 503.1 400.6 502.6 400.2 502.3 400 500.6 398.8 500.3 398.6 499.9 398.3 495.4 395.1 494.9 394.8 494.4 394.4 491.2 392.2 486.6 389 479.8 384.4 478.9 383.8 478.7 383.6 478.2 383.3 476 381.8 476 380.7 476 377.4 476.6 377.1 477.2 376.6 478.7 375.6 478.9 375.4 479.6 375.3 480.2 374.9 481.2 375 482.1 374.7 483.2 374.7 483.9 374.6 484.1 374.6 484.2 374.8 484.6 374.9 485.2 374.1 485.4 373.6 486.3 372.9 487.3 372.4 488 371.6 488.5 371.4 489.3 371.3 489.9 371 489.9 370.6 490.2 370.2 490.2 370 489.8 369.6 489.6 369.6 489.5 369.4 489.6 369 489.8 368.8 489.9 368.1 491.2 367.7 492.1 367.5 492.1 367.4 492.1 367.3 491.9 366.7 492 366.5 494.4 366.3 494.9 366.4 496.4 366.6 496.7 366.5 496.7 366.3 496.5 366.2 496.6 365.8 496.7 365.6 497 365.4 497.2 365.2 496.7 364.8 496.1 364.3 495.8 363.8 495.9 363.4 495.4 362.7 495.4 362.3 495.6 361.7 495.5 361.5 495.2 361.2 495.3 361 495.3 360.6 495.4 359.9 495.1 358.9 495.2 358.6 494.9 358.1 495.1 357.7 494.9 357.5 494.5 357.1 494.4 357.1 494.2 357 493.9 356.6 494.4 356.6 494.6 356.6 494.9 356.5 495.4 356.3 495.7 356 496.4 355.6 496.7 354.9 497.4 354.4 497.6 354.4 497.7 354.3 498.3 354.4 498.6 354.2 498.7 353.9 499 353.8 499.1 353.8 499.3 354.1 499.8 354.1 500.1 353.9 500.3 353.5 500.4 353.3 501 352.8 501.8 352.3 502.4 352.2 502.6 352 502.6 351.9 503.2 351.8 503.7 351.6 505.6 351.5 506 351.4 506.5 351.3 506.8 351.4 507.1 351.4 507.7 351.1 508.1 350.7 508.4 350.7 508.7 350.9 508.9 350.9 509 350.7 509.6 350.8 510.7 350.3 513.2 350.4 514 350.8 514.3 351.1 514.7 351.2 515.2 351.1 515.8 350.7 516.5 350.6 517.2 350.3 517.4 349.9 517.8 349.7 518.1 349.8 518.3 350.1 518.9 350.2 519.3 350.4 519.9 350.2 520.1 350 520 349.8 520.1 349.8 520.8 349.9 521.1 350.1 521.5 350.2 521.6 350.5 521.8 350.5 522.2 350.5 522.8 350.2 523.4 350.4 524 350.2 Z\",\"Xmax\":533.3,\"Xmid\":507.4,\"Xmin\":476,\"Ymax\":407,\"Ymid\":379.2,\"Ymin\":349.7,\"economy/currency\":\"Algerian dinars (DZD)\",\"economy/gdp_per_capita_ppp/2017\":\"15200\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"135.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":2381740,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than 3.5 times the size of Texas\",\"geography/area_sqkm\":2381740,\"geography/climate\":\"arid to semiarid; mild, wet winters with hot, dry summers along coast; drier with cold winters and hot summers on high plateau; sirocco is a hot, dust/sand-laden wind especially common in summer\",\"geography/coastline\":\"998 km\",\"geography/elevation/highest_point\":\"Tahat 2,908 m\",\"geography/elevation/lowest_point\":\"Chott Melrhir -40 m\",\"geography/elevation/mean_elevation\":\"800\",\"geography/geographic_coordinates\":\"28 00 N, 3 00 E\",\"geography/geography_note\":\"largest country in Africa but 80% desert; canyons and caves in the southern Hoggar Mountains and in the barren Tassili nAjjer area in the southeast of the country contain numerous examples of prehistoric art - rock paintings and carvings depicting human activities and wild and domestic animals (elephants, giraffes, cattle) - that date to the African Humid Period, roughly 11,000 to 5,000 years ago, when the region was completely vegetated\",\"geography/land_boundaries/border_countries\":\"Libya 989 km, Mali 1359 km, Mauritania 460 km, Morocco 1900 km, Niger 951 km, Tunisia 1034 km, Western Sahara 41 km\",\"geography/land_boundaries/total\":\"6,734 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.138,\"geography/land_use/forest\":0.008,\"geography/land_use/other\":0.818,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Morocco and Tunisia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau and desert; Atlas Mountains in the far north and Hoggar Mountains in the south; narrow, discontinuous coastal plain\",\"government/administrative_divisions\":\"48 provinces (wilayas, singular - wilaya); Adrar, Ain Defla, Ain Temouchent, Alger, Annaba, Batna, Bechar, Bejaia, Biskra, Blida, Bordj Bou Arreridj, Bouira, Boumerdes, Chlef, Constantine, Djelfa, El Bayadh, El Oued, El Tarf, Ghardaia, Guelma, Illizi, Jijel, Khenchela, Laghouat, Mascara, Medea, Mila, Mostaganem, MSila, Naama, Oran, Ouargla, Oum el Bouaghi, Relizane, Saida, Setif, Sidi Bel Abbes, Skikda, Souk Ahras, Tamanrasset, Tebessa, Tiaret, Tindouf, Tipaza, Tissemsilt, Tizi Ouzou, Tlemcen\",\"government/capital/geographic_coordinates\":\"36 45 N, 3 03 E\",\"government/capital/name\":\"Algiers\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Algiers\",\"government/executive_branch/chief_of_state\":\"Interim President Abdelkader BENSALAH (since\\u0026amp;nbsp;9 April 2019); note - Abdelaziz BOUTEFLIKA resigned the presidency on 2 April 2019\",\"government/executive_branch/head_of_government\":\"Prime Minister Noureddine BEDOUI (since 11 March 2019)\",\"government/flag_description\":\"two equal vertical bands of green (hoist side) and white; a red, five-pointed star within a red crescent centered over the two-color boundary; the colors represent Islam (green), purity and peace (white), and liberty (red); the crescent and star are also Islamic symbols, but the crescent is more closed than those of other Muslim countries because Algerians believe the long crescent horns bring happiness\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"5 July 1962 (from France)\",\"government/national_holiday\":\"Independence Day, 5 July (1962); Revolution Day, 1 November (1954)\",\"government/national_symbol_s\":\"five-pointed star between the extended horns of a crescent moon, fennec fox; national colors: green, white, red\",\"introduction\":\"After more than a century of rule by France, Algerians fought through much of the 1950s to achieve independence in 1962. Algerias primary political party, the National Liberation Front (FLN), was established in 1954 as part of the struggle for independence and has since largely dominated politics. The Government of Algeria in 1988 instituted a multi-party system in response to public unrest, but the surprising first round success of the Islamic Salvation Front (FIS) in the December 1991 legislative elections led the Algerian army to intervene and postpone the second round of elections to prevent what the secular elite feared would be an extremist-led government from assuming power. The army began a crackdown on the FIS that spurred FIS supporters to begin attacking government targets. Fighting escalated into an insurgency, which saw intense violence from 1992-98, resulting in over 100,000 deaths - many attributed to indiscriminate massacres of villagers by extremists. The government gained the upper hand by the late-1990s, and FISs armed wing, the Islamic Salvation Army, disbanded in January 2000. Abdelaziz BOUTEFLIKA, with the backing of the military, won the presidency in 1999 in an election that was boycotted by several candidates protesting alleged fraud, and won subsequent elections in 2004, 2009, and 2014. The government in 2011 introduced some political reforms in response to the Arab Spring, including lifting the 19-year-old state of emergency restrictions and increasing womens quotas for elected assemblies, while also increasing subsidies to the populace. Since 2014, Algeria\\u0026amp;rsquo;s reliance on hydrocarbon revenues to fund the government and finance the large subsidies for the population has fallen under stress because of declining oil prices. Protests broke out across the country in late February 2019 against President BOUTEFLIKA\\u0026amp;rsquo;s decision to seek a fifth term. BOUTEFLIKA resigned on 2 April 2019, and the speaker of the upper house of parliament, Abdelkader BENSALAH, became interim head of state on 9 April. BENSALAH remained in office beyond the 90-day constitutional limit until Algerians elected former Prime Minister Abdelmadjid TEBBOUNE as the countrys new president in December 2019.\",\"name\":\"Algeria\",\"people_and_society/age_structure/0_14_years\":0.2949,\"people_and_society/age_structure/15_24_years\":0.1472,\"people_and_society/age_structure/25_54_years\":0.4297,\"people_and_society/age_structure/55_64_years\":0.0701,\"people_and_society/age_structure/65_years_and_over\":0.0581,\"people_and_society/birth_rate\":\"21.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab-Berber 99%, European less than 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.729 million ALGIERS (capital), 890,000 Oran (2019)\",\"people_and_society/nationality/adjective\":\"Algerian\",\"people_and_society/nationality/noun\":\"Algerian(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"41657488\",\"people_and_society/population_growth_rate\":0.0163,\"people_and_society/urbanization/urban_population\":\"73.2% of total population (2019)\",\"transportation/airports\":\"157\",\"transportation/railways/total\":\"3973\",\"transportation/roadways/total\":\"104000\"},{\"BoxHeight\":24.099999999999966,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COG\",\"ISO_Code\":\"CG\",\"Path\":\"M 551.6 450.9 551.7 451.5 551.6 451.8 551.4 452.2 551 453 550.2 454.4 550.1 456.3 549.8 457 549.5 457.9 549.6 458.8 549.7 459.2 549.8 459.4 549.4 460 549.2 460.7 549 461 549 461.3 549.1 461.6 549.1 462 549.1 462.2 549 462.3 548.9 462.4 548.4 462.8 548.1 463.3 547.4 463.5 546.7 464.1 546 465.3 545.9 465.7 544.9 466.6 544.9 467.2 545 467.8 544.8 468.6 544.8 469.2 544.9 469.8 544 471.5 543.1 471.8 542.9 472 542.8 472.4 542.1 472.6 541.9 473 541.3 473.6 541.1 473.9 540.7 474.2 540.2 474 539.9 474.1 540 473.5 539.8 473.2 540.1 472.9 539.9 472.7 539.9 472.5 539.3 472.8 538.9 472.8 538.6 473.1 538.5 473 538.3 472.9 538.1 472.9 538 473.5 538 473.6 537.9 473.7 537.8 473.7 537.7 473.9 537.5 473.8 537.4 474 537.3 474.1 537.2 474.1 537.1 473.9 536.8 473.8 536.4 473.3 536.3 473.4 536.3 473.6 535.7 472.9 535.4 472.8 535.3 472.9 535.4 473 535.2 473 535.1 473.2 534.8 473.3 534.6 473.3 534.4 473.4 534.2 473.8 533.8 473.9 533.7 474.1 533.2 474.4 532.8 473.9 532.8 473.7 532.7 473.5 532.8 473.4 532.7 473.2 531.6 472.3 531.5 472 531.1 471.6 531.2 470.9 531.4 470.6 532 470.4 532.5 470.8 532.9 470.9 533.1 470.7 533 470.4 533.4 469.9 533.2 469.4 533.3 469.2 533.4 468.8 532.3 468.3 532.4 467.9 532.3 467.6 532.2 467.1 532.6 467.3 532.9 467.2 533.2 467.1 533.6 467.3 534.6 467.3 534.7 467 534.7 466.7 534.5 465.8 535.2 465.8 535.5 465.9 535.7 466.4 536.3 467.1 537.4 467.3 538.2 466.5 538.3 466.6 538.5 467 538.5 467.3 539.1 467.4 539.3 467.1 539.4 466.9 539.3 466.6 539.5 466.4 539.5 466.1 539.9 465.7 540 465.3 539.9 465 540.1 464.7 540.1 464.1 540 463.1 540.2 462.4 540.2 462.3 540.1 462.1 540 462 539.9 461.9 539.4 461.8 539.3 461.6 539.2 461.4 538.6 461.1 538.5 461 538.7 460.5 538.6 460.3 538.6 460 538.7 459.7 539.1 459.1 539.5 459 539.8 458.9 540.1 458.3 540.1 458 539.6 456.9 539.3 456.7 538.4 456.6 537.6 457 537.2 457 536.9 457.1 536.6 457.1 536.7 456.8 536.5 456.2 536.4 455.9 536.6 455.6 536.5 455.3 536.8 454.9 536.9 454.5 539.7 454.5 540 454.6 540.4 454.5 541 454.8 541.3 454.8 541.4 455 541.6 455 541.8 455.1 542 454.9 542.2 454.9 542.5 455.2 542.9 455.1 543.6 455.3 544 455.6 544.4 455.7 544.5 456 544.8 455.8 544.5 455.1 544.6 454.6 544.9 454.4 545.8 452.7 545.7 452.3 545.8 452 545.8 451.8 546 450.9 546.2 450.8 546.4 450.7 546.7 450.8 547 450.7 547.2 450.8 547.7 450.6 547.9 450.5 548.1 450.5 548.5 450.3 548.8 450.5 549.4 450.5 549.5 450.7 549.7 450.6 549.9 450.7 550.2 450.7 550.4 450.9 550.6 450.8 550.7 450.6 551 450.6 551.3 450.5 551.6 450.9 Z\",\"Xmax\":551.7,\"Xmid\":542.3,\"Xmin\":531.1,\"Ymax\":474.4,\"Ymid\":462.9,\"Ymin\":450.3,\"economy/currency\":\"Congolese francs (CDF)\",\"economy/gdp_per_capita_ppp/2017\":\"800\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.146 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.02,\"energy/electricity_from_hydroelectric_plants\":0.98,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2267048,\"geography/area/water\":77810,\"geography/area_comparative\":\"slightly less than one-fourth the size of the US\",\"geography/area_sqkm\":2344858,\"geography/climate\":\"tropical; hot and humid in equatorial river basin; cooler and drier in southern highlands; cooler and wetter in eastern highlands; north of Equator - wet season (April to October), dry season (December to February); south of Equator - wet season (November to March), dry season (April to October)\",\"geography/coastline\":\"37 km\",\"geography/elevation/highest_point\":\"Pic Marguerite on Mont Ngaliema (Mount Stanley) 5,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"726\",\"geography/geographic_coordinates\":\"0 00 N, 25 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second largest country in Africa (after Algeria) and largest country in Sub-Saharan Africa; straddles the equator; dense tropical rain forest in central river basin and eastern highlands; the narrow strip of land that controls the lower Congo River is the DRCs only outlet to the South Atlantic Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; because of its speed, cataracts, rapids, and turbulence the Congo River, most of which flows through the DRC, has never been accurately measured along much of its length; nonetheless, it is conceded to be the deepest river in the world; estimates of its greatest depth vary between 220 and 250 meters\",\"geography/land_boundaries/border_countries\":\"Angola 2646 km (of which 225 km is the boundary of Angolas discontiguous Cabinda Province), Burundi 236 km, Central African Republic 1747 km, Republic of the Congo 1229 km, Rwanda 221 km, South Sudan 714 km, Tanzania 479 km, Uganda 877 km, Zambia 2332 km\",\"geography/land_boundaries/total\":\"10,481 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.08,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.207,\"geography/location\":\"Central Africa, northeast of Angola\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast central basin is a low-lying plateau; mountains in east\",\"government/administrative_divisions\":\"26 provinces (provinces, singular - province); Bas-Uele (Lower Uele), Equateur, Haut-Katanga (Upper Katanga), Haut-Lomami (Upper Lomami), Haut-Uele (Upper Uele), Ituri, Kasai, Kasai-Central, Kasai-Oriental (East Kasai), Kinshasa, Kongo Central, Kwango, Kwilu, Lomami, Lualaba, Mai-Ndombe, Maniema, Mongala, Nord-Kivu (North Kivu), Nord-Ubangi (North Ubangi), Sankuru, Sud-Kivu (South Kivu), Sud-Ubangi (South Ubangi), Tanganyika, Tshopo, Tshuapa\",\"government/capital/geographic_coordinates\":\"4 19 S, 15 18 E\",\"government/capital/name\":\"Kinshasa\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, most of which lies within the DRC; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0022hunters\\u0022\",\"government/executive_branch/chief_of_state\":\"President Felix TSHISEKEDI (since 24 January 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sylvestre ILUNGA Ilunkamba (since 20 May 2019); Deputy Prime Ministers Jose MAKILA, Leonard She OKITUNDU, Henri MOVA Sankanyi (since February 2018)\",\"government/flag_description\":\"sky blue field divided diagonally from the lower hoist corner to upper fly corner by a red stripe bordered by two narrow yellow stripes; a yellow, five-pointed star appears in the upper hoist corner; blue represents peace and hope, red the blood of the countrys martyrs, and yellow the countrys wealth and prosperity; the star symbolizes unity and the brilliant future for the country\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"30 June 1960 (from Belgium)\",\"government/national_holiday\":\"Independence Day, 30 June (1960)\",\"government/national_symbol_s\":\"leopard; national colors: sky blue, red, yellow\",\"introduction\":\"Established as an official Belgian colony in 1908, the then-Republic of the Congo gained its independence in 1960, but its early years were marred by political and social instability. Col. Joseph MOBUTU seized power and declared himself president in a November 1965 coup. He subsequently changed his name - to MOBUTU Sese Seko - as well as that of the country - to Zaire. MOBUTU retained his position for 32 years through several sham elections, as well as through brutal force. Ethnic strife and civil war, touched off by a massive inflow of refugees in 1994 from conflict in Rwanda and Burundi, led in May 1997 to the toppling of the MOBUTU regime by a rebellion backed by Rwanda and Uganda and fronted by Laurent KABILA. KABILA renamed the country the Democratic Republic of the Congo (DRC), but in August 1998 his regime was itself challenged by a second insurrection again backed by Rwanda and Uganda. Troops from Angola, Chad, Namibia, Sudan, and Zimbabwe intervened to support KABILAs regime. In January 2001, KABILA was assassinated and his son, Joseph KABILA, was named head of state. In October 2002, the new president was successful in negotiating the withdrawal of Rwandan forces occupying the eastern DRC; two months later, the Pretoria Accord was signed by all remaining warring parties to end the fighting and establish a government of national unity. Presidential, National Assembly, and provincial legislatures took place in 2006, with Joseph KABILA elected to office. National elections were held in November 2011 and disputed results allowed Joseph KABILA to be reelected to the presidency. While the DRC constitution barred President KABILA from running for a third term, the DRC Government delayed national elections originally slated for November 2016, to 30 December 2018. This failure to hold elections as scheduled fueled significant civil and political unrest, with sporadic street protests by KABILA\\u0026amp;rsquo;s opponents and exacerbation of tensions in the tumultuous eastern DRC regions. Presidential, legislative, and provincial elections were held in late December 2018 and early 2019 across most of the country. The DRC Government canceled presidential elections in the cities of Beni and Butembo (citing concerns over an ongoing Ebola outbreak in the region) as well as Yumbi (which had recently experienced heavy violence). Opposition candidate Felix TSHISEKEDI was announced the election winner on 10 January 2019 and inaugurated two weeks later. This was the first transfer of power to an opposition candidate without significant violence or a coup since the DRCs independence.\\u0026amp;nbsp; The DRC, particularly in the East, continues to experience violence perpetrated by over 100 armed groups active in the region, including the Allied Democratic Forces (ADF), the Democratic Forces for the Liberation of Rwanda (FDLR), and assorted Mai Mai militias. The UN Organization Stabilization Mission in the DRC (MONUSCO) has operated in the region since 1999 and is the largest and most expensive UN peacekeeping mission in the world. \\u0026amp;nbsp;\",\"name\":\"Congo\",\"people_and_society/age_structure/0_14_years\":0.4125,\"people_and_society/age_structure/15_24_years\":0.2146,\"people_and_society/age_structure/25_54_years\":0.3096,\"people_and_society/age_structure/55_64_years\":0.0363,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"over 200 African ethnic groups of which the majority are Bantu; the four largest tribes - Mongo, Luba, Kongo (all Bantu), and the Mangbetu-Azande (Hamitic) - make up about 45% of the population\",\"people_and_society/life_expectancy_at_birth/total_population\":\"58.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.743 million KINSHASA (capital), 2.413 million Mbuji-Mayi, 2.377 million Lubumbashi, 1.395 million Kananga, 1.213 million Kisangani, 1,025,000 Bukavu (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85281024\",\"people_and_society/population_growth_rate\":0.0233,\"people_and_society/urbanization/urban_population\":\"45% of total population (2019)\",\"transportation/airports\":\"198\",\"transportation/railways/total\":\"4007\",\"transportation/roadways/total\":\"152373\"},{\"BoxHeight\":39.10000000000002,\"BoxWidth\":46.39999999999998,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.51,\"ISO3_Code\":\"SDN\",\"ISO_Code\":\"SD\",\"Path\":\"M 592 398 592.4 398.3 593.1 398.8 594.2 398.7 594.4 398.3 594.5 398 602.2 398 602.2 398.3 602.2 398.6 602.4 399.2 602.6 399.8 602.8 400 603.4 400.8 603.4 400.9 603.3 400.9 603.2 400.6 603.1 400.5 603 400.4 602.9 400.4 602.9 400.7 602.8 400.9 602.9 400.9 602.9 401.1 603 401.4 603.2 402.4 603.1 402.7 603.2 403.7 603.1 403.9 603.3 404.5 603.2 405.2 603.8 407.3 604 407.7 604.5 407.7 605.2 408.2 605.6 408.6 605.7 409 606.4 409.3 606.6 409.5 606.8 409.6 606.9 409.8 606.6 410.1 606.3 410.8 606 411.1 605.7 411.1 605.6 411.3 605.5 411.1 605.4 411.1 605.1 411.4 604.8 411.3 604.7 411.6 604.2 411.7 604 411.8 604 412.1 603.7 412.6 603.4 412.5 603 412.6 602.7 412.5 602.6 412.5 602.5 412.8 602.6 413.3 602.5 413.6 602.3 413.7 602.3 414 602.5 414.4 602.4 414.8 602.3 415 602 416 601.7 416.5 601.3 417.8 601 418.1 601.2 419.3 601.3 420.3 601.4 420.6 601.1 421.4 601.2 421.9 601 422.2 600.2 424.3 600.3 424.6 600.2 425.1 600.1 425.1 599.9 425 599 425.2 598.3 426.3 597.8 427.2 597.3 427.6 597.2 427.8 597.3 428.3 596.9 429.1 597 429.4 596.9 430.2 596.6 430.6 596.4 430.7 596.2 430.3 595.9 430.2 595.6 430.4 595.1 431 595.1 431.6 595.2 432 595.2 432.2 595.2 432.4 594.9 432.6 594.9 433 594.6 433.9 594.6 434.1 594.1 434.1 594 434 594 433.5 594.2 432.9 594.1 432.3 592.9 430.9 592.2 430.6 592.2 430.2 591.9 428.1 592.2 426.5 590.9 426.4 590.8 426.5 590.7 427.2 589.2 427.2 589.8 428 589.8 429.3 590 429.8 589.2 430.6 588.7 431 588.1 431.8 586.8 433.3 585.4 433.4 584.5 432.7 583.3 432 583.1 431.9 582 432.5 581.8 433.4 580.7 433.4 580.3 433.7 580.3 433.4 580.3 432.4 577.1 432.3 577.1 433.3 577.4 433.8 575.3 433.8 574.7 433.9 574.4 434 574 434.1 573.6 434.1 573.2 433.9 572.9 433.7 572.7 432.9 572.2 432.4 571.9 432.2 571.9 432 571.9 431.6 571.6 431.5 570.8 431.7 569.6 431.8 569.5 432 569.4 432.2 569.4 432.4 569.4 432.6 569.1 432.9 568.6 433.4 568.6 433.9 568.6 434.2 568.2 434.5 568.2 434.6 568.1 435.3 568.1 435.8 568 435.9 567.6 436.1 567.2 436.5 567.2 436.4 566.7 436.4 566.5 436.5 566.3 436.3 565.9 436.3 565.5 436.2 565.2 436.3 565.2 436 565.4 435.5 565.3 435.5 565.2 435.6 565.1 435.6 565.1 435.2 565.1 435 565.6 434.7 565.6 434.3 565.5 434.2 565.5 433.9 565.7 433.6 565.6 432.9 565 432 564.7 431.4 563.8 430.7 563.7 430.6 563.4 430.1 563.7 429.3 563.7 429.1 563.6 428.9 563.6 428.7 563.2 428.7 563 428.5 562.7 428.4 562.6 428.1 562.5 427.8 562.7 426.9 562.6 426.9 562.3 426.9 562.3 426.5 562.2 426 562 425.8 562.2 425.3 561.6 424.9 561.4 425.1 560.9 425.3 560.5 424.8 560.8 424.1 561 423.8 561.4 423.7 561.8 423.2 561.6 422.9 561.6 422.7 561.4 422.3 561.2 422 561.6 421.5 562.4 421 562.5 420.9 562.5 420.7 562.2 420.6 562.2 420 562.1 419.9 562.1 419.7 562.4 419.6 562.9 419.4 563 419.3 562.9 418.9 563.1 418.8 563.2 418.4 563.6 418.2 563.7 417.9 563.7 417.6 563.7 417.4 563.6 417.1 563.6 416.9 563.7 416.8 564 416.5 564.8 416.5 565.4 416.3 566.4 416.4 566.5 416.4 566.5 405.4 566.6 404 569.3 403.9 569.3 401.4 569.3 401.1 569.3 400.9 569.3 400.1 569.3 400 569.3 399.2 569.3 398.3 569.3 398 572.4 398 586.7 398 586.8 398 587 397.5 587.2 397.4 587.3 397.5 587.1 397.9 587.1 398 590.5 398 591.5 398 592 398 Z M 603.3 401.7 603.3 401.5 603.4 401.5 603.3 401.7 Z M 605.4 407.5 605.5 407.6 605.3 407.6 605.3 407.5 605.4 407.5 Z\",\"Xmax\":606.9,\"Xmid\":583.1,\"Xmin\":560.5,\"Ymax\":436.5,\"Ymid\":415.6,\"Ymin\":397.4,\"economy/currency\":\"Sudanese pounds (SDG)\",\"economy/gdp_per_capita_ppp/2017\":\"4300\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"16.03 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.44,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":1731671,\"geography/area/water\":129813,\"geography/area_comparative\":\"slightly less than one-fifth the size of the US\",\"geography/area_sqkm\":1861484,\"geography/climate\":\"hot and dry; arid desert; rainy season varies by region (April to November)\",\"geography/coastline\":\"853 km\",\"geography/elevation/highest_point\":\"Jabal Marrah 3,042 m\",\"geography/elevation/lowest_point\":\"Red Sea 0 m\",\"geography/elevation/mean_elevation\":\"568\",\"geography/geographic_coordinates\":\"15 00 N, 30 00 E\",\"geography/geography_note\":\"the Nile is Sudans primary water source; its major tributaries, the White Nile and the Blue Nile, meet at Khartoum to form the River Nile which flows northward through Egypt to the Mediterranean Sea\",\"geography/land_boundaries/border_countries\":\"Central African Republic 174 km, Chad 1403 km, Egypt 1276 km, Eritrea 682 km, Ethiopia 744 km, Libya 382 km, South Sudan 2158 km\",\"geography/land_boundaries/total\":\"6,819 km\",\"geography/land_use/agricultural_land_arable_land\":0.157,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.842,\"geography/land_use/forest\":0,\"geography/land_use/other\":0,\"geography/location\":\"north-eastern Africa, bordering the Red Sea, between Egypt and Eritrea\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally flat, featureless plain; desert dominates the north\",\"government/administrative_divisions\":\"18 states (wilayat, singular - wilayah); Blue Nile, Central Darfur, East Darfur, Gedaref, Gezira, Kassala, Khartoum, North Darfur, North Kordofan, Northern, Red Sea, River Nile, Sennar, South Darfur, South Kordofan, West Darfur, West Kordofan, White Nile\",\"government/capital/geographic_coordinates\":\"15 36 N, 32 32 E\",\"government/capital/name\":\"Khartoum\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Sudan\\u0022 derives from the Arabic \\u0022bilad-as-sudan\\u0022 meaning \\u0022Land of the Black [peoples]\\u0022\",\"government/executive_branch/chief_of_state\":\"president (vacant); note -\\u0026amp;nbsp;as of August 2019, the ruling military council and civilian opposition alliance have signed a power-sharing deal as the \\u0022Sovereignty Council,\\u0022 consisting of 6 civilians and 5 generals; chairmanship of the Council will rotate for a period of 3 years until elections can be held; Chairman of the Sovereignty Council - General Abd-al-Fatah al-BURHAN Abd-al-Rahman\",\"government/executive_branch/head_of_government\":\"president (vacant); note - on 4 August 2019, the ruling military council and civilian opposition alliance signed a power-sharing deal as the \\u0022Sovereignty Council,\\u0022 consisting of 6 civilians and 5 generals; chairmanship of the Council is currently led by the military, but intended to transition to civilian leadership in May 2021 until elections can be held\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black with a green isosceles triangle based on the hoist side; colors and design based on the Arab Revolt flag of World War I, but the meanings of the colors are expressed as follows: red signifies the struggle for freedom, white is the color of peace, light, and love, black represents the people of Sudan (in Arabic Sudan means black), green is the color of Islam, agriculture, and prosperity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 January 1956 (from Egypt and the UK)\",\"government/national_holiday\":\"Independence Day, 1 January (1956)\",\"government/national_symbol_s\":\"secretary bird; national colors: red, white, black, green\",\"introduction\":\"Military regimes favoring Islamic-oriented governments have dominated national politics since independence from Anglo-Egyptian co-rule in 1956. Sudan was embroiled in two prolonged civil wars during most of the remainder of the 20th century. These conflicts were rooted in northern economic, political, and social domination of largely non-Muslim, non-Arab southern Sudanese. The first civil war ended in 1972 but another broke out in 1983. Peace talks gained momentum in 2002-04 with the signing of several accords. The final North/South Comprehensive Peace Agreement (CPA), signed in January 2005, granted the southern rebels autonomy for six years followed by a referendum on independence for Southern Sudan. The referendum was held in January 2011 and indicated overwhelming support for independence. South Sudan became independent on 9 July 2011. Sudan and South Sudan have yet to fully implement security and economic agreements signed in September 2012 relating to the normalization of relations between the two countries. The final disposition of the contested Abyei region has also to be decided. The 30-year reign of President Umar Hassan Ahmad al-BASHIR ended in his ouster in April 2019, and a Sovereignty Council, a joint civilian-military-executive body, holds power as of November 2019. Following South Sudans independence, conflict broke out between the government and the Sudan Peoples Liberation Movement-North in Southern Kordofan and Blue Nile states (together known as the Two Areas), resulting in a humanitarian crisis affecting more than a million people. A earlier conflict that broke out in the western region of Darfur in 2003, displaced nearly 2 million people and caused thousands of deaths.\\u0026amp;nbsp; While some repatriation has taken place, about 1.83 million IDPs remain in Sudan as of May 2019. Fighting in both the Two Areas and Darfur between government forces and opposition has largely subsided, however the civilian populations are affected by low-level violence including inter-tribal conflict and banditry, largely a result of weak rule of law. The UN and the African Union have jointly commanded a Darfur peacekeeping operation (UNAMID) since 2007, but are slowly drawing down as the situation in Darfur becomes more stable. Sudan also has faced refugee influxes from neighboring countries, primarily Ethiopia, Eritrea, Chad, Central African Republic, and South Sudan. Armed conflict, poor transport infrastructure, and denial of access by both the government and armed opposition have impeded the provision of humanitarian assistance to affected populations. However, Sudans new transitional government has stated its priority to allow greater humanitarian access, as the food security and humanitarian situation in Sudan worsens and as it appeals to the West for greater engagement.\",\"name\":\"Sudan\",\"people_and_society/age_structure/0_14_years\":0.4307,\"people_and_society/age_structure/15_24_years\":0.2022,\"people_and_society/age_structure/25_54_years\":0.298,\"people_and_society/age_structure/55_64_years\":0.0393,\"people_and_society/age_structure/65_years_and_over\":0.0298,\"people_and_society/birth_rate\":\"34.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"unspecified Sudanese Arab (approximately 70%), Fur, Beja, Nuba, Fallata\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.678 million KHARTOUM (capital), 878,000 Nyala (2019)\",\"people_and_society/nationality/adjective\":\"Sudanese\",\"people_and_society/nationality/noun\":\"Sudanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"43120843\",\"people_and_society/population_growth_rate\":0.0293,\"people_and_society/urbanization/urban_population\":\"34.9% of total population (2019)\",\"transportation/airports\":\"74\",\"transportation/railways/total\":\"7251\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":42.39999999999998,\"BoxWidth\":43.60000000000002,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.724,\"ISO3_Code\":\"LBY\",\"ISO_Code\":\"LY\",\"Path\":\"M 569.7 368 569.6 368 569.6 368.1 569.4 368.4 569 368.8 569 369.4 569 369.7 569.3 370.8 569.1 371.7 568.7 372.3 568.5 372.8 568.6 373.1 568.8 374 569 374.5 568.9 374.8 569.3 375.8 569.3 387.2 569.3 387.3 569.3 389 569.3 398 569.3 398.3 569.3 399.2 569.3 400 569.3 400.1 569.3 400.9 569.3 401.1 569.3 401.4 569.3 403.9 566.6 404 566.5 405.4 558.9 401.4 544.4 393.7 541.6 395 539.3 396.1 537.9 394.8 537.2 394.4 533.3 393.5 532.2 391.2 531.7 391.4 530.5 390.6 529.7 390.3 528.9 390.5 528.5 390.2 528.3 389.7 527.9 389.4 527.8 387.9 526.1 385.3 526.4 384.7 527.3 384.2 527.5 383.9 527.5 383.3 527.4 383 527.1 381.9 527.2 381.4 527.4 381.1 527.3 381 527.5 380.5 527.6 380 527.3 378.7 527.4 377.1 527.1 375.1 526.5 373.7 526.1 373 526.1 372.8 526.5 372.5 527.5 372.1 528.3 371 528.6 370.4 528.5 369.8 528.4 369.4 528.1 368.6 528.4 368.1 528.5 367.9 528.7 367.7 529.2 367.6 529.5 367.3 529.5 367 529.9 366.8 530.4 366.3 531.7 365.7 532 365.4 532.1 365.1 531.9 364.6 531.9 364 532.1 363 532.3 363.2 532.9 363.4 534.2 364.1 535.4 364.2 535.9 364.1 536.6 363.9 537.1 363.9 537.7 364.2 538.3 364.2 539.4 364.6 539.7 364.8 540.1 365.1 540.2 365.2 540.9 365.4 541.2 365.5 542.1 365.6 542.3 365.8 542.6 366.3 542.6 366.9 542.6 367 542.7 367.2 542.7 367.4 542.9 367.7 542.9 367.8 543.4 368.6 544.3 369.2 545.4 369.4 546.4 369.4 547.1 369.6 548.2 369.9 549.4 370.3 549.7 370.6 550.5 370.8 551.8 372 552.6 372.4 553.1 372.5 553.7 372.3 554.4 371.9 554.8 371.6 555.5 370.7 555.8 370.2 555.9 369.7 555.9 369.4 555.5 368.8 555.4 368.2 555.3 368.1 555.3 367.7 555.2 367.6 555.3 367.4 555.3 366.9 556 366 557 365.1 558.3 364.4 559.4 364.2 560.2 363.8 560.8 363.9 561.4 363.8 563.9 364.8 564.1 365.3 564.1 365.7 564.5 366.2 565.6 366.3 565.9 366.3 567 366.8 568 366.9 568.6 366.8 569.1 366.9 569.4 367.1 569.4 367.4 569.6 367.7 569.7 368 Z\",\"Xmax\":569.7,\"Xmid\":550,\"Xmin\":526.1,\"Ymax\":405.4,\"Ymid\":382.7,\"Ymin\":363,\"economy/currency\":\"Libyan dinars (LYD)\",\"economy/gdp_per_capita_ppp/2017\":\"9600\",\"economy/gdp_real_growth_rate/2017\":0.64,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.48 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1759540,\"geography/area/water\":0,\"geography/area_comparative\":\"about 2.5 times the size of Texas; slightly larger than Alaska\",\"geography/area_sqkm\":1759540,\"geography/climate\":\"Mediterranean along coast; dry, extreme desert interior\",\"geography/coastline\":\"1,770 km\",\"geography/elevation/highest_point\":\"Bikku Bitti 2,267 m\",\"geography/elevation/lowest_point\":\"Sabkhat Ghuzayyil -47 m\",\"geography/elevation/mean_elevation\":\"423\",\"geography/geographic_coordinates\":\"25 00 N, 17 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; more than 90% of the country is desert or semidesert\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the volcano Waw an Namus lies in south central Libya in the middle of the Sahara; the caldera is an oasis - the name means \\u0022oasis of mosquitoes\\u0022 - containing several small lakes surrounded by vegetation and hosting various insects and a large diversity of birds\",\"geography/land_boundaries/border_countries\":\"Algeria 989 km, Chad 1050 km, Egypt 1115 km, Niger 342 km, Sudan 382 km, Tunisia 461 km\",\"geography/land_boundaries/total\":\"4,339 km\",\"geography/land_use/agricultural_land_arable_land\":0.01,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.076,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.911,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Egypt, Tunisia, and Algeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly barren, flat to undulating plains, plateaus, depressions\",\"government/administrative_divisions\":\"22 governorates (muhafazah, singular - muhafazat); Al Butnan, Al Jabal al Akhdar, Al Jabal al Gharbi, Al Jafarah, Al Jufrah, Al Kufrah, Al Marj, Al Marqab, Al Wahat, An Nuqat al Khams, Az Zawiyah, Banghazi (Benghazi), Darnah, Ghat, Misratah, Murzuq, Nalut, Sabha, Surt, Tarabulus (Tripoli), Wadi al Hayat, Wadi ash Shati\",\"government/capital/geographic_coordinates\":\"32 53 N, 13 10 E\",\"government/capital/name\":\"Tripoli (Tarabulus)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Libu, an ancient Libyan tribe first mentioned in texts from the 13th century B.C.\",\"government/executive_branch/chief_of_state\":\"Chairman, Presidential Council, Fayiz al-SARAJ (since December 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Fayiz al-SARAJ (since December 2015)\",\"government/flag_description\":\"three horizontal bands of red (top), black (double width), and green with a white crescent and star centered on the black stripe; the National Transitional Council reintroduced this flag design of the former Kingdom of Libya (1951-1969) on 27 February 2011; it replaced the former all-green banner promulgated by the QADHAFI regime in 1977; the colors represent the three major regions of the country: red stands for Fezzan, black symbolizes Cyrenaica, and green denotes Tripolitania; the crescent and star represent Islam, the main religion of the country\",\"government/government_type\":\"in transition\",\"government/independence\":\"24 December 1951 (from UN trusteeship)\",\"government/national_holiday\":\"Liberation Day, 23 October (2011)\",\"government/national_symbol_s\":\"star and crescent, hawk; national colors: red, black, green\",\"introduction\":\"The Italians supplanted the Ottoman Turks in the area around Tripoli in 1911 and did not relinquish their hold until 1943 when they were defeated in World War II. Libya then passed to UN administration and achieved independence in 1951. Following a 1969 military coup, Col. Muammar al-QADHAFI assumed leadership and began to espouse his political system at home, which was a combination of socialism and Islam. During the 1970s, QADHAFI used oil revenues to promote his ideology outside Libya, supporting subversive and terrorist activities that included the downing of two airliners - one over Scotland, another in Northern Africa - and a discotheque bombing in Berlin. UN sanctions in 1992 isolated QADHAFI politically and economically following the attacks; sanctions were lifted in 2003 following Libyan acceptance of responsibility for the bombings and agreement to claimant compensation. QADHAFI also agreed to end Libyas program to develop weapons of mass destruction, and he made significant strides in normalizing relations with Western nations. Unrest that began in several Middle Eastern and North African countries in late 2010 erupted in Libyan cities in early 2011. QADHAFIs brutal crackdown on protesters spawned a civil war that triggered UN authorization of air and naval intervention by the international community. After months of seesaw fighting between government and opposition forces, the QADHAFI regime was toppled in mid-2011 and replaced by a transitional government known as the National Transitional Council (NTC). In 2012, the NTC handed power to an elected parliament, the General National Congress (GNC). Voters chose a new parliament to replace the GNC in June 2014 - the House of Representatives (HoR), which relocated to the eastern city of Tobruk after fighting broke out in Tripoli and Benghazi in July 2014. In December 2015, the UN brokered an agreement among a broad array of Libyan political parties and social groups - known as the Libyan Political Agreement (LPA). Members of the Libyan Political Dialogue, including representatives of the HoR and GNC, signed the LPA in December 2015. The LPA called for the formation of an interim Government of National Accord or GNA, with a nine-member Presidency Council, the HoR, and an advisory High Council of State that most ex-GNC members joined. The LPA\\u0026amp;rsquo;s roadmap for a transition to a new constitution and elected government was subsequently endorsed by UN Security Council Resolution 2259, which also called upon member states to cease official contact with parallel institutions. In January 2016, the HoR voted to approve the LPA, including the Presidency Council, while voting against a controversial provision on security leadership positions and the Presidency Council\\u0026amp;rsquo;s proposed cabinet of ministers. In March 2016, the GNA Presidency Council seated itself in Tripoli. In 2016, the GNA twice announced a slate of ministers who operate in an acting capacity, but the HoR did not endorse the ministerial list. The HoR and defunct-GNC-affiliated political hardliners continued to oppose the GNA and hamper the LPA\\u0026amp;rsquo;s implementation. In September 2017, UN Special Representative Ghassan SALAME announced a new roadmap for national political reconciliation. SALAME\\u0026amp;rsquo;s plan called for amendments to the LPA, a national conference of Libyan leaders, and a constitutional referendum and general elections. In November 2018, the international partners supported SALAME\\u0026amp;rsquo;s recalibrated Action Plan for Libya that aimed to break the political deadlock by holding a National Conference in Libya in 2019 on a timeline for political transition.\\u0026amp;nbsp; The National Conference was delayed following a failure of the parties to implement an agreement mediated by SALAME in Abu Dhabi on February 27, and the subsequent military action by Khalifa HAFTAR\\u0026amp;rsquo;s Libyan National Army against GNA forces in Tripoli that began in April 2019.\\u0026amp;nbsp;\",\"name\":\"Libya\",\"people_and_society/age_structure/0_14_years\":0.2553,\"people_and_society/age_structure/15_24_years\":0.1681,\"people_and_society/age_structure/25_54_years\":0.4747,\"people_and_society/age_structure/55_64_years\":0.0577,\"people_and_society/age_structure/65_years_and_over\":0.0443,\"people_and_society/birth_rate\":\"17.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Berber and Arab 97%, other 3% (includes Egyptian, Greek, Indian, Italian, Maltese, Pakistani, Tunisian, and Turkish)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.161 million TRIPOLI (capital), 841,000 Misratah, 811,000 Benghazi (2019)\",\"people_and_society/nationality/adjective\":\"Libyan\",\"people_and_society/nationality/noun\":\"Libyan(s)\",\"people_and_society/net_migration_rate\":\"0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6754507\",\"people_and_society/population_growth_rate\":0.0145,\"people_and_society/urbanization/urban_population\":\"80.4% of total population (2019)\",\"transportation/airports\":\"146\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"37000\"},{\"BoxHeight\":46.10000000000002,\"BoxWidth\":29.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.398,\"ISO3_Code\":\"TCD\",\"ISO_Code\":\"TD\",\"Path\":\"M 566.5 405.4 566.5 416.4 566.4 416.4 565.4 416.3 564.8 416.5 564 416.5 563.7 416.8 563.6 416.9 563.6 417.1 563.7 417.4 563.7 417.6 563.7 417.9 563.6 418.2 563.2 418.4 563.1 418.8 562.9 418.9 563 419.3 562.9 419.4 562.4 419.6 562.1 419.7 562.1 419.9 562.2 420 562.2 420.6 562.5 420.7 562.5 420.9 562.4 421 561.6 421.5 561.2 422 561.4 422.3 561.6 422.7 561.6 422.9 561.8 423.2 561.4 423.7 561 423.8 560.8 424.1 560.5 424.8 560.9 425.3 561.4 425.1 561.6 424.9 562.2 425.3 562 425.8 562.2 426 562.3 426.5 562.3 426.9 562.6 426.9 562.7 426.9 562.5 427.8 562.6 428.1 562.7 428.4 563 428.5 563.2 428.7 563.6 428.7 563.6 428.9 563.7 429.1 563.7 429.3 563.4 430.1 562.4 429.9 561.4 430.2 561.1 430.2 560.5 430.3 560.4 430.5 560.4 430.8 560.3 430.9 560.2 431.3 560.3 431.5 560.2 431.9 560.1 432 559.6 432.2 559.2 432.7 558.9 432.8 558.5 433.3 558.2 433.5 558.1 433.9 557.8 434.2 557.2 434.6 556.9 434.6 556.7 435 556.6 435.1 555.7 435.1 555.2 435.3 554.6 435.4 553.3 435.4 552.7 435.6 552.4 435.9 552.9 436.5 552.2 437.5 551.7 437.8 551.5 438.2 550.1 438.3 549.7 438.4 549 438.4 548 438.8 547.6 439.2 547 439.4 546.7 439.6 546.3 439.2 545.9 438.7 545.6 438.9 545.4 439.2 544.6 439.5 544.2 439.8 543.8 439.8 543.5 439.7 543 439.6 543.2 439.4 543.2 439 542.8 438.6 542.1 436.6 541.9 436.5 541.6 436.4 541.3 436.1 540.9 436 540.3 435.4 539.9 435 539.7 434.6 539.1 433.9 538.9 433.6 538.9 433.4 539.5 432.7 540.2 432.7 541.1 432.9 541.5 432.7 542.3 432.7 542.8 432.9 543.4 432.7 542.6 432 542.4 431.8 542.2 431.4 542 431.1 542 430.9 541.8 430.4 541.8 430.1 541.7 429.5 541.8 428.7 542 428.4 541.8 427.9 541.9 427.6 541.7 427.4 541.8 427.1 541.7 426.8 541.4 426.7 541.3 426.6 541.3 426 541.2 425.7 541.1 425.3 540.8 425.2 540.8 425 540.4 424.9 540.4 424.5 540.1 424 539 424 537.8 422.2 537.4 420.1 537.9 419.8 538 419.5 538.3 419.3 538.3 418.9 538.5 418.4 539.8 416.4 543 413 543.2 407.7 543.7 404.3 544.3 402.9 543.2 401.7 543.2 401.4 543.1 401.3 543.2 401.1 543.1 400.9 542.6 400 542.5 399.8 542.2 399.5 542.1 398.3 542.1 398 541.6 395 544.4 393.7 558.9 401.4 566.5 405.4 Z\",\"Xmax\":566.5,\"Xmid\":551.7,\"Xmin\":537.4,\"Ymax\":439.8,\"Ymid\":417.5,\"Ymin\":393.7,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"2300\",\"economy/gdp_real_growth_rate/2017\":-0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"342,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":1259200,\"geography/area/water\":24800,\"geography/area_comparative\":\"almost nine times the size of New York state; slightly more than three times the size of California\",\"geography/area_sqkm\":1284000,\"geography/climate\":\"tropical in south, desert in north\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Emi Koussi 3,445 m\",\"geography/elevation/lowest_point\":\"Djourab 160 m\",\"geography/elevation/mean_elevation\":\"543\",\"geography/geographic_coordinates\":\"15 00 N, 19 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; Chad is the largest of Africas 16 landlocked countries \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; not long ago - geologically speaking - what is today the Sahara was green savannah teeming with wildlife; during the African Humid Period, roughly 11,000 to 5,000 years ago, a vibrant animal community, including elephants, giraffes, hippos, and antelope lived there; the last remnant of the \\u0022Green Sahara\\u0022 exists in the Lakes of Ounianga (oo-nee-ahn-ga) in northern Chad, a series of 18 interconnected freshwater, saline, and hypersaline lakes now protected as a World Heritage site \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; Lake Chad, the most significant water body in the Sahel, is a remnant of a former inland sea, paleolake Mega-Chad; at its greatest extent, sometime before 5000 B.C., Lake Mega-Chad was the largest of four Saharan paleolakes that existed during the African Humid Period; it covered an area of about 400,000 sq km (150,000 sq mi), roughly the size of todays Caspian Sea\",\"geography/land_boundaries/border_countries\":\"Cameroon 1116 km, Central African Republic 1556 km, Libya 1050 km, Niger 1196 km, Nigeria 85 km, Sudan 1403 km\",\"geography/land_boundaries/total\":\"6,406 km\",\"geography/land_use/agricultural_land_arable_land\":0.039,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.357,\"geography/land_use/forest\":0.091,\"geography/land_use/other\":0.513,\"geography/location\":\"Central Africa, south of Libya\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"broad, arid plains in center, desert in north, mountains in northwest, lowlands in south\",\"government/administrative_divisions\":\"23 regions (regions, singular - region); Barh el Gazel, Batha, Borkou, Chari-Baguirmi, Ennedi-Est, Ennedi-Ouest, Guera, Hadjer-Lamis, Kanem, Lac, Logone Occidental, Logone Oriental, Mandoul, Mayo-Kebbi Est, Mayo-Kebbi Ouest, Moyen-Chari, Ouaddai, Salamat, Sila, Tandjile, Tibesti, Ville de NDjamena, Wadi Fira\",\"government/capital/geographic_coordinates\":\"12 06 N, 15 02 E\",\"government/capital/name\":\"NDjamena\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for Lake Chad, which lies along the countrys western border; the word \\u0022tsade\\u0022 means \\u0022large body of water\\u0022 or \\u0022lake\\u0022 in several local native languages\",\"government/executive_branch/chief_of_state\":\"President Idriss DEBY Itno, Lt. Gen. (since 4 December 1990)\",\"government/executive_branch/head_of_government\":\"President Idriss DEBY Itno, Lt. Gen. (since 4 December 1990); prime minister position eliminated under the 2018 constitution\",\"government/flag_description\":\"three equal vertical bands of blue (hoist side), gold, and red; the flag combines the blue and red French (former colonial) colors with the red and yellow (gold) of the Pan-African colors; blue symbolizes the sky, hope, and the south of the country, which is relatively well-watered; gold represents the sun, as well as the desert in the north of the country; red stands for progress, unity, and sacrifice\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"11 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 11 August (1960)\",\"government/national_symbol_s\":\"goat (north), lion (south); national colors: blue, yellow, red\",\"introduction\":\"Chad, part of Frances African holdings until 1960, endured three decades of civil warfare, as well as invasions by Libya, before peace was restored in 1990. The government eventually drafted a democratic constitution and held flawed presidential elections in 1996 and 2001. In 1998, a rebellion broke out in northern Chad, which has sporadically flared up despite several peace agreements between the government and insurgents. In June 2005, President Idriss DEBY held a referendum successfully removing constitutional term limits and won another controversial election in 2006. Sporadic rebel campaigns continued throughout 2006 and 2007. The capital experienced a significant insurrection in early 2008, but has had no significant rebel threats since then, in part due to Chads 2010 rapprochement with Sudan, which previously used Chadian rebels as proxies. Nevertheless, a state of emergency continues to be in place in the Sila and Ouaddai regions bordering Sudan.\\u0026amp;nbsp; In late 2015, the government imposed a state of emergency in the Lake Chad region following multiple attacks by the terrorist group Boko Haram throughout the year; Boko Haram also launched several bombings in NDjamena in mid-2015. A state of emergency is also emplaced in the western Tibesti region bordering Niger where rival ethnic groups are fighting. DEBY in 2016 was reelected to his fifth term in an election that was peaceful but flawed. In December 2015, Chad completed a two-year rotation on the UN Security Council. In January 2017, DEBY completed a one-year term as\\u0026amp;nbsp;Chairperson of the African Union Assembly. (2019)\",\"name\":\"Chad\",\"people_and_society/age_structure/0_14_years\":0.4812,\"people_and_society/age_structure/15_24_years\":0.1927,\"people_and_society/age_structure/25_54_years\":0.2695,\"people_and_society/age_structure/55_64_years\":0.0325,\"people_and_society/age_structure/65_years_and_over\":0.0239,\"people_and_society/birth_rate\":\"43 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP\",\"people_and_society/ethnic_groups\":\"Sara (Ngambaye/Sara/Madjingaye/Mbaye) 30.5%, Kanembu/Bornu/Buduma 9.8%, Arab 9.7%, Wadai/Maba/Masalit/Mimi 7%, Gorane 5.8%, Masa/Musseye/Musgum 4.9%, Bulala/Medogo/Kuka 3.7%, Marba/Lele/Mesme 3.5%, Mundang 2.7%, Bidiyo/Migaama/Kenga/Dangleat 2.5%, Dadjo/Kibet/Muro 2.4%, Tupuri/Kera 2%, Gabri/Kabalaye/Nanchere/Somrai 2%, Fulani/Fulbe/Bodore 1.8%, Karo/Zime/Peve 1.3%, Baguirmi/Barma 1.2%, Zaghawa/Bideyat/Kobe 1.1%, Tama/Assongori/Mararit 1.1%, Mesmedje/Massalat/Kadjakse 0.8%, other Chadian ethnicities 3.4%, Chadians of foreign ethnicities 0.9%, foreign nationals 0.3%, unspecified 1.7% (2014-15 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"57.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.372 million NDJAMENA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Chadian\",\"people_and_society/nationality/noun\":\"Chadian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15833116\",\"people_and_society/population_growth_rate\":0.0323,\"people_and_society/urbanization/urban_population\":\"23.3% of total population (2019)\",\"transportation/airports\":\"59\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":34.39999999999998,\"BoxWidth\":43.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.394,\"ISO3_Code\":\"NER\",\"ISO_Code\":\"NE\",\"Path\":\"M 541.6 395 542.1 398 542.1 398.3 542.2 399.5 542.5 399.8 542.6 400 543.1 400.9 543.2 401.1 543.1 401.3 543.2 401.4 543.2 401.7 544.3 402.9 543.7 404.3 543.2 407.7 543 413 539.8 416.4 538.5 418.4 538.3 418.9 538.3 419.3 538 419.5 537.9 419.8 537.4 420.1 537.8 422.2 537 422.2 536.6 422.7 536.2 422.7 535.7 422.8 535.3 423.3 534.9 423.4 534.8 423.7 534.6 424 533.9 423.9 533.5 423.9 533 423.5 531.9 423.2 531.1 423.1 529.6 423.2 529 423.4 528.3 423.5 527.9 423.6 526.9 424.7 526.7 424.8 524.8 424.7 524 424.4 523.6 424.1 523.3 424 522.9 423.6 522.5 423.4 521.8 423.3 520.6 423.9 520.1 423.9 519.7 424.2 519.2 424.2 518.9 423.9 518.5 423.2 517.8 422.4 517.4 422.2 517 422.2 515.3 421.7 514.9 421.8 514.6 422.1 513.8 422.1 513.4 422 512.8 422.1 512.3 422.3 511.8 422.8 511.5 422.9 511.5 423.7 511.3 424.3 510.9 424.9 510.2 425.6 510.1 426.6 510.2 427.1 510 427.4 510.2 427.7 510 427.9 509.7 427.5 509.2 427.3 509 427 508.9 426.8 507.9 425.9 507.5 426.2 506.6 426.4 506.6 426.7 506.8 427.1 506.7 427.2 506.7 427.3 506 426.4 505.8 426.1 505.8 425.9 506 425.9 506.3 425.8 506.2 425.4 506 425.2 505.9 425.1 505.5 425 505.1 425.3 504.4 425.3 503.1 424.3 502.8 424.2 502.8 423.2 503.2 423.3 503.3 423.1 502.8 422.8 502.7 422.6 502.6 422.5 502.2 422.4 502.1 422.3 501.7 422.2 501.7 422 501.1 421.3 501 421 501.1 420.6 500.6 420.1 500.5 419.9 500.6 419.3 500.6 419 500.6 418.5 501.1 418.6 501.4 418.5 501.9 418.6 502.6 418.6 502.7 418.6 503.8 417.7 506 417.5 507.3 417.4 508.9 417.5 509.7 417.5 509.8 417.1 510.3 416.7 510.7 416.5 510.9 415.9 511.1 415.7 511.1 415.4 511.3 414.7 511.3 413 511.8 412.7 511.8 406.5 516.1 405.6 520.7 401.5 520.8 401.4 521.3 401.1 521.6 400.9 523 400 525.6 398.3 528.4 396.5 533.3 393.5 537.2 394.4 537.9 394.8 539.3 396.1 541.6 395 Z M 503.6 423.2 503.4 423.1 503.4 423.3 503.6 423.2 Z\",\"Xmax\":544.3,\"Xmid\":526.1,\"Xmin\":500.5,\"Ymax\":427.9,\"Ymid\":411.5,\"Ymin\":393.5,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"1200\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.534 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.95,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.05,\"geography/area/land\":1266700,\"geography/area/water\":300,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1266700,\"geography/climate\":\"desert; mostly hot, dry, dusty; tropical in extreme south\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Idoukal-n-Taghes 2,022 m\",\"geography/elevation/lowest_point\":\"Niger River 200 m\",\"geography/elevation/mean_elevation\":\"474\",\"geography/geographic_coordinates\":\"16 00 N, 8 00 E\",\"geography/geography_note\":\"landlocked; one of the hottest countries in the world; northern four-fifths is desert, southern one-fifth is savanna, suitable for livestock and limited agriculture\",\"geography/land_boundaries/border_countries\":\"Algeria 951 km, Benin 277 km, Burkina Faso 622 km, Chad 1196 km, Libya 342 km, Mali 838 km, Nigeria 1608 km\",\"geography/land_boundaries/total\":\"5,834 km\",\"geography/land_use/agricultural_land_arable_land\":0.123,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.227,\"geography/land_use/forest\":0.01,\"geography/land_use/other\":0.639,\"geography/location\":\"Western Africa, southeast of Algeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"predominately desert plains and sand dunes; flat to rolling plains in south; hills in north\",\"government/administrative_divisions\":\"7 regions (regions, singular - region) and 1 capital district* (communaute urbaine); Agadez, Diffa, Dosso, Maradi, Niamey*, Tahoua, Tillaberi, Zinder\",\"government/capital/geographic_coordinates\":\"13 31 N, 2 07 E\",\"government/capital/name\":\"Niamey\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Niger River that passes through the southwest of the country; from a native term \\u0022Ni Gir\\u0022 meaning \\u0022River Gir\\u0022\",\"government/executive_branch/chief_of_state\":\"President ISSOUFOU Mahamadou (since 7 April 2011)\",\"government/executive_branch/head_of_government\":\"Prime Minister Brigi RAFINI (since 7 April 2011)\",\"government/flag_description\":\"three equal horizontal bands of orange (top), white, and green with a small orange disk centered in the white band; the orange band denotes the drier northern regions of the Sahara; white stands for purity and innocence; green symbolizes hope and the fertile and productive southern and western areas, as well as the Niger River; the orange disc represents the sun and the sacrifices made by the people\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"3 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 18 December (1958); note - commemorates the founding of the Republic of Niger which predated independence from France in 1960\",\"government/national_symbol_s\":\"zebu; national colors: orange, white, green\",\"introduction\":\"Niger became independent from France in 1960 and experienced single-party and military rule until 1991, when Gen. Ali SAIBOU was forced by public pressure to allow multiparty elections, which resulted in a democratic government in 1993. Political infighting brought the government to a standstill and in 1996 led to a coup by Col. Ibrahim BARE. In 1999, BARE was killed in a counter coup by military officers who restored democratic rule and held elections that brought Mamadou TANDJA to power in December of that year. TANDJA was reelected in 2004 and in 2009 spearheaded a constitutional amendment allowing him to extend his term as president. In February 2010, military officers led a coup that deposed TANDJA and suspended the constitution. ISSOUFOU Mahamadou was elected in April 2011 following the coup and reelected to a second term in early 2016. Niger is one of the poorest countries in the world with minimal government services and insufficient funds to develop its resource base, and is ranked last in the world on the United Nations Development Programme\\u0026amp;rsquo;s Human Development Index. The largely agrarian and subsistence-based economy is frequently disrupted by extended droughts common to the Sahel region of Africa. The Nigerien Government continues its attempts to diversify the economy through increased oil production and mining projects. A Tuareg rebellion emerged in 2007 and ended in 2009. Niger is facing increased security concerns on its borders from various external threats including insecurity in Libya, spillover from the conflict in Mali, and violent extremism in northeastern Nigeria.\",\"name\":\"Niger\",\"people_and_society/age_structure/0_14_years\":0.4868,\"people_and_society/age_structure/15_24_years\":0.1936,\"people_and_society/age_structure/25_54_years\":0.2602,\"people_and_society/age_structure/55_64_years\":0.033,\"people_and_society/age_structure/65_years_and_over\":0.0264,\"people_and_society/birth_rate\":\"43.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Hausa 53.1%, Zarma/Songhai 21.2%, Tuareg 11%, Fulani (Peuhl) 6.5%, Kanuri 5.9%, Gurma 0.8%, Arab 0.4%, Tubu 0.4%, other/unavailable 0.9% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"56.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.252 million NIAMEY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nigerien\",\"people_and_society/nationality/noun\":\"Nigerien(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19866231\",\"people_and_society/population_growth_rate\":0.0316,\"people_and_society/urbanization/urban_population\":\"16.5% of total population (2019)\",\"transportation/airports\":\"30\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"18949\"},{\"BoxHeight\":38.599999999999966,\"BoxWidth\":34.40000000000009,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.581,\"ISO3_Code\":\"AGO\",\"ISO_Code\":\"AO\",\"Path\":\"M 566.5 490.9 566.6 492 566.7 492.4 566.6 492.5 566.6 492.8 566.5 493.1 566.6 493.6 566.5 493.8 566.5 494.3 566.5 494.6 566.7 494.8 566.7 495.2 566.4 495.6 566.2 496.4 566.6 496.7 566.6 496.9 561.9 496.9 561.1 496.9 561 497 561 505.9 561 506.1 561.3 506.5 561.4 507 561.9 507.4 563.4 509 563.7 509.2 564.3 509.8 564.8 510 565 510.2 563.4 510.6 561.9 510.9 559.4 511.4 558.7 511.1 558.1 511.2 557.7 511.4 556.9 511.2 556.3 510.9 555.8 511 555.2 510.9 554.8 511 554.5 510.9 553.9 510.9 553.2 510.8 552.8 510.8 552.4 510.8 552.1 510.6 551 509.5 539.5 509.5 539.1 509.7 538.7 509.6 537.5 508.8 537.3 508.4 537 508.3 536.8 508.4 536.5 508.3 536 508.4 534.9 509.1 534.5 509.1 534.4 509 534 509.1 533.7 508.9 533.5 508.8 532.7 509.2 532.6 509.1 532.8 506.8 532.7 505.6 532.6 505.1 532.7 504.9 533 504.8 533.3 504.3 533.4 503.4 533.6 503.1 533.7 502.8 534.1 501.9 534.2 501 534.3 500 534.5 499.5 534.7 499.3 534.8 498.2 535.1 497.7 535.4 497.5 535.9 496.9 535.9 496.5 536 496.4 536.5 495.8 537 495.8 537.3 495.5 537.5 495.1 537.8 494.7 538.2 493.5 538.2 492.8 538.4 491.2 538.1 490.6 538.1 490.3 537.6 489.6 537.5 489.2 537 488.4 536.9 488 536.6 487.6 536.7 487.3 536.5 486.7 536.1 485.9 536.3 485.5 536.3 485.4 536.5 485.3 536.7 485.1 537.1 484.8 537.2 484.6 537 484.2 537.1 483.9 536.3 482.4 535.7 480.8 535.5 480 534.8 479.1 534.1 477.6 534.6 477.6 534.9 477.5 535 477.4 535.3 477.3 535.4 477.2 535.6 477.2 535.6 477.1 535.7 477.1 535.8 477.1 536 477 536.3 476.9 536.7 476.9 537 476.9 537.3 476.8 538.7 476.8 540.4 477 541.9 476.8 545.9 476.9 546 477.3 546.3 477.7 546.3 478.3 546.5 479.1 547 480.2 546.9 480.4 547 480.7 547.6 481.2 547.7 481.6 547.9 481.8 548.1 482.1 548.3 482.5 548.6 483 548.8 483.2 549.5 483.1 550.1 483.1 550.5 482.8 551.3 482.8 551.5 482.6 552 482.6 552.2 482.8 553.7 482.8 553.8 482 553.7 481.7 554 481.6 554.1 481.3 554 480.8 554.1 480.5 554.3 480 556.1 480 556.4 479.8 557.1 479.8 557.1 480 557 480.5 557.1 480.8 560.4 480.8 560.5 481 560.6 481.4 560.3 482.7 560.6 483.3 560.8 484.2 560.6 485.5 560.6 486.2 560.4 486.8 560.7 487.5 561.1 488 561.5 488.3 561.6 488.9 561.9 489.5 561.8 489.9 561.9 490.5 561.6 490.8 561.5 490.9 561.7 491.9 562.3 491.7 562.5 491.4 563 491.5 563.4 491.5 564 491.6 564.4 491.5 565 491.1 566.1 491.3 566.5 490.9 Z M 536.3 473.6 535.7 473.8 535.3 474.3 535 474.3 534.9 474.5 534.6 474.7 534.7 475 534.7 476.4 534.6 476.5 533.8 476.6 533.7 476.2 533.8 476 533.9 475.9 533.9 475.7 533.6 475 533.2 474.4 533.7 474.1 533.8 473.9 534.2 473.8 534.4 473.4 534.6 473.3 534.8 473.3 535.1 473.2 535.2 473 535.4 473 535.3 472.9 535.4 472.8 535.7 472.9 536.3 473.6 Z M 532.5 507 532.5 507.5 532.3 507.1 532.4 507 532.5 507 Z\",\"Xmax\":566.7,\"Xmid\":548.6,\"Xmin\":532.3,\"Ymax\":511.4,\"Ymid\":494.9,\"Ymin\":472.8,\"economy/currency\":\"kwanza (AOA)\",\"economy/gdp_per_capita_ppp/2017\":\"6800\",\"economy/gdp_real_growth_rate/2017\":-0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"20.95 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.34,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":1246700,\"geography/area/water\":0,\"geography/area_comparative\":\"about eight times the size of Georgia; slightly less than twice the size of Texas\",\"geography/area_sqkm\":1246700,\"geography/climate\":\"semiarid in south and along coast to Luanda; north has cool, dry season (May to October) and hot, rainy season (November to April)\",\"geography/coastline\":\"1,600 km\",\"geography/elevation/highest_point\":\"Moca 2,620 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1112\",\"geography/geographic_coordinates\":\"12 30 S, 18 30 E\",\"geography/geography_note\":\"the province of Cabinda is an exclave, separated from the rest of the country by the Democratic Republic of the Congo\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 2646 km (of which 225 km is the boundary of discontiguous Cabinda Province), Republic of the Congo 231 km, Namibia 1427 km, Zambia 1065 km\",\"geography/land_boundaries/total\":\"5,369 km\",\"geography/land_use/agricultural_land_arable_land\":0.039,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.433,\"geography/land_use/forest\":0.463,\"geography/land_use/other\":0.062,\"geography/location\":\"Southern Africa, bordering the South Atlantic Ocean, between Namibia and Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain rises abruptly to vast interior plateau\",\"government/administrative_divisions\":\"18 provinces (provincias, singular - provincia); Bengo, Benguela, Bie, Cabinda, Cunene, Huambo, Huila, Kwando Kubango, Kwanza Norte, Kwanza Sul, Luanda, Lunda Norte, Lunda Sul, Malanje, Moxico, Namibe, Uige, Zaire\",\"government/capital/geographic_coordinates\":\"8 50 S, 13 13 E\",\"government/capital/name\":\"Luanda\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived by the Portuguese from the title \\u0022ngola\\u0022 held by kings of the Ndongo (Ndongo was a kingdom in what is now northern Angola)\",\"government/executive_branch/chief_of_state\":\"President Joao Manuel Goncalves LOURENCO (since 26 September 2017); Vice President Bornito De Sousa Baltazar DIOGO (since 26 September 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Joao Manuel Goncalves LOURENCO (since 26 September 2017); Vice President Bornito De Sousa Baltazar DIOGO (since 26 September 2017)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and black with a centered yellow emblem consisting of a five-pointed star within half a cogwheel crossed by a machete (in the style of a hammer and sickle); red represents liberty and black the African continent; the symbols characterize workers and peasants\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"11 November 1975 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 11 November (1975)\",\"government/national_symbol_s\":\"Palanca Negra Gigante (giant black sable antelope); national colors: red, black, yellow\",\"introduction\":\"Angola scores low on human development indexes despite using its large oil reserves to rebuild since the end of a 27-year civil war in 2002. Fighting between the Popular Movement for the Liberation of Angola (MPLA), led by Jose Eduardo DOS SANTOS, and the National Union for the Total Independence of Angola (UNITA), led by Jonas SAVIMBI, followed independence from Portugal in 1975. Peace seemed imminent in 1992 when Angola held national elections, but fighting picked up again in 1993. Up to 1.5 million lives may have been lost - and 4 million people displaced - during the more than a quarter century of fighting. SAVIMBIs death in 2002 ended UNITAs insurgency and cemented the MPLAs hold on power. DOS SANTOS stepped down from the presidency in 2017, having led the country since 1979. He pushed through a new constitution in 2010. Joao LOURENCO was elected president in August 2017 and became president of the MPLA in September 2018.\",\"name\":\"Angola\",\"people_and_society/age_structure/0_14_years\":0.4807,\"people_and_society/age_structure/15_24_years\":0.1833,\"people_and_society/age_structure/25_54_years\":0.2795,\"people_and_society/age_structure/55_64_years\":0.0332,\"people_and_society/age_structure/65_years_and_over\":0.0232,\"people_and_society/birth_rate\":\"43.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Ovimbundu 37%, Kimbundu 25%, Bakongo 13%, mestico (mixed European and native African) 2%, European 1%, other 22%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"8.045 million LUANDA (capital), 787,000 Lubango (2019)\",\"people_and_society/nationality/adjective\":\"Angolan\",\"people_and_society/nationality/noun\":\"Angolan(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"30355880\",\"people_and_society/population_growth_rate\":0.0349,\"people_and_society/urbanization/urban_population\":\"66.2% of total population (2019)\",\"transportation/airports\":\"176\",\"transportation/railways/total\":\"2852\",\"transportation/roadways/total\":\"26000\"},{\"BoxHeight\":43.19999999999999,\"BoxWidth\":45.69999999999999,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.434,\"ISO3_Code\":\"MLI\",\"ISO_Code\":\"ML\",\"Path\":\"M 511.8 406.5 511.8 412.7 511.3 413 511.3 414.7 511.1 415.4 511.1 415.7 510.9 415.9 510.7 416.5 510.3 416.7 509.8 417.1 509.7 417.5 508.9 417.5 507.3 417.4 506 417.5 503.8 417.7 502.7 418.6 502.6 418.6 501.9 418.6 501.4 418.5 501.1 418.6 500.6 418.5 500.3 418.5 500 418.5 499.3 418.3 498.9 418.4 498.7 418.3 498 418.3 497 419.1 496.3 419.3 495.4 419.9 494.9 420 494.6 420 494.5 420.7 494.4 420.8 494.3 420.9 493.1 420.6 492.2 421.2 492 421.9 492 422.3 491.6 422.4 491.4 422.3 491.2 422.2 491 422.2 490.9 422.7 491 423.3 490.6 423.5 490.4 423.7 490.1 423.6 489.5 423.2 489.1 423.1 489.1 422.9 488.9 422.9 488 423.8 488.3 424.4 488.3 424.8 488.1 425 487.8 425 487.6 425 487.6 425.2 487.8 425.5 487.7 426.1 487.4 426.5 487.3 426.7 486.9 427 485.9 427.1 485.4 427.5 485.1 427.5 485.4 427.7 485.3 428.1 485.5 428.3 485.6 428.6 485.2 429.4 484.8 429.7 484.9 430.3 484.7 431.5 484.3 431.4 483.9 431.5 483.7 431.7 483.6 431.9 483.5 431.9 483.4 432.1 483 432.1 482.7 431.9 482.9 431.7 482.9 431.4 482.7 431.2 482.8 430.9 482.7 430.7 482.7 430.6 482.2 430.7 482.2 431 482.1 431.1 481.6 430.8 481.5 431.3 481.6 431.5 481.5 431.6 480.7 431.7 480.6 431.8 480.7 432.1 480.5 432.2 480.1 432 479.6 431.9 479.6 431.7 479.4 431.5 479.3 431.4 479 431.4 478.8 431.4 478.6 431.5 478.5 431.8 478.3 432.1 477.9 432.2 478 432 477.9 431.8 477.6 431.7 477.5 431.5 477.2 431.5 477.1 431.3 476.9 430.5 477.1 430.2 476.9 429.8 476.8 429.7 476.5 429.7 476.4 429.9 476 430 476.3 429.3 476.4 429.3 476.5 429.1 476.7 429.1 476.8 429 476.7 428.9 476.7 428.8 476.4 428.7 476.3 428.6 476.2 428.6 476.1 428.5 475.9 428.1 475.7 428.1 475.5 428.1 475.6 427.3 475.6 427 475.3 426.9 475.3 426.6 475.1 426.4 475.1 426.1 474.9 425.9 474.5 425.7 474 425.7 474 425.8 474.2 426.1 474.1 426.3 473.8 426.4 473.3 426.6 473.1 427 472.6 426.9 472 426.6 471.4 426.4 471.1 426.7 470.9 426.7 470.8 426.9 470.4 427.3 470.2 427.2 470.1 426.8 469.7 426.4 469.4 426.5 469 427 468.8 427 468.6 426.9 468.1 426.5 468.3 426.2 468.3 426 468.5 425.9 468.5 425.7 468.3 425.5 468.4 425.4 468.3 425.1 468.3 425 468.4 424.9 468.4 424.6 468.5 424.3 468.4 424.3 468.3 424 468.1 423.8 468 423.4 467.7 423.1 467.5 423.1 467.2 423.3 467.1 423.1 467.1 422.9 466.6 422.4 466.6 422.2 466.9 421.9 466.9 421.6 466.7 421.3 466.8 420.9 466.7 420.6 466.2 420.2 466.1 419.9 466.3 419.5 466.1 419.2 466.4 419.2 466.6 419.3 467.2 418.8 467.3 418.4 467.2 418.3 467.2 418 467.5 417.1 467.5 417 467.9 417 468.2 416.6 468.4 416.7 468.6 417.1 469.5 417.8 469.8 418.2 470 417.7 470.3 417.5 470.3 417.3 470.5 417.3 471.3 417.3 472 417.5 472.7 417.5 473.2 417.3 473.9 417.2 473.9 417.1 473.8 416.8 474.1 416.5 474.1 417 474.2 417.1 483.1 417.1 484.7 417 485.2 414.7 484.5 414.2 484.5 414.1 483.1 401 482.8 398.8 481.8 389 486.6 389 491.2 392.2 494.4 394.4 494.9 394.8 495.4 395.1 499.9 398.3 500.3 398.6 500.6 398.8 502.3 400 502.6 400.2 503.1 400.6 503.3 401.1 503.3 401.7 504.4 402.2 504.6 402.4 504.7 402.8 505 403.1 505.4 403.3 505.9 403.2 506 403.2 506.2 403.1 506.6 403.5 506.6 403.8 506.9 403.7 507.1 403.8 507.4 403.8 507.7 404 508.3 404.1 508.9 404.5 509 405.5 508.7 406.4 509.2 406.9 509.5 407 511.8 406.5 Z\",\"Xmax\":511.8,\"Xmid\":490.2,\"Xmin\":466.1,\"Ymax\":432.2,\"Ymid\":411.7,\"Ymin\":389,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.388 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":1220190,\"geography/area/water\":20002,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1240192,\"geography/climate\":\"subtropical to arid; hot and dry (February to June); rainy, humid, and mild (June to November); cool and dry (November to February)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Hombori Tondo 1,155 m\",\"geography/elevation/lowest_point\":\"Senegal River 23 m\",\"geography/elevation/mean_elevation\":\"343\",\"geography/geographic_coordinates\":\"17 00 N, 4 00 W\",\"geography/geography_note\":\"landlocked; divided into three natural zones: the southern, cultivated Sudanese; the central, semiarid Sahelian; and the northern, arid Saharan\",\"geography/land_boundaries/border_countries\":\"Algeria 1359 km, Burkina Faso 1325 km, Cote dIvoire 599 km, Guinea 1062 km, Mauritania 2236 km, Niger 838 km, Senegal 489 km\",\"geography/land_boundaries/total\":\"7,908 km\",\"geography/land_use/agricultural_land_arable_land\":0.056,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.284,\"geography/land_use/forest\":0.102,\"geography/land_use/other\":0.557,\"geography/location\":\"interior Western Africa, southwest of Algeria, north of Guinea, Cote dIvoire, and Burkina Faso, west of Niger\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to rolling northern plains covered by sand; savanna in south, rugged hills in northeast\",\"government/administrative_divisions\":\"10 regions (regions, singular - region), 1 district*; District de Bamako*, Gao, Kayes, Kidal, Koulikoro, Menaka, Mopti, Segou, Sikasso, Taoudenni, Tombouctou (Timbuktu); note - Menaka and Taoudenni were legislated in 2016, but implementation has not been confirmed by the US Board on Geographic Names\",\"government/capital/geographic_coordinates\":\"12 39 N, 8 00 W\",\"government/capital/name\":\"Bamako\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the West African Mali Empire of the 13th to 16th centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Ibrahim Boubacar KEITA (since 4 September 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boubou CISSE (since 23 April 2019)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), yellow, and red\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"22 September 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 22 September (1960)\",\"government/national_symbol_s\":\"Great Mosque of Djenne; national colors: green, yellow, red\",\"introduction\":\"The Sudanese Republic and Senegal became independent of France in 1960 as the Mali Federation. When Senegal withdrew after only a few months, what formerly made up the Sudanese Republic was renamed Mali. Rule by dictatorship was brought to a close in 1991 by a military coup that ushered in a period of democratic rule. President Alpha Oumar KONARE won Malis first two democratic presidential elections in 1992 and 1997. In keeping with Malis two-term constitutional limit, he stepped down in 2002 and was succeeded by Amadou Toumani TOURE, who was elected to a second term in a 2007 election that was widely judged to be free and fair. Malian returnees from Libya in 2011 exacerbated tensions in northern Mali, and Tuareg ethnic militias rebelled in January 2012. Low- and mid-level soldiers, frustrated with the poor handling of the rebellion, overthrew TOURE on 22 March. Intensive mediation efforts led by the Economic Community of West African States (ECOWAS) returned power to a civilian administration in April with the appointment of Interim President Dioncounda TRAORE. The post-coup chaos led to rebels expelling the Malian military from the countrys three northern regions and allowed Islamic militants to set up strongholds. Hundreds of thousands of northern Malians fled the violence to southern Mali and neighboring countries, exacerbating regional food shortages in host communities. A French-led international military intervention to retake the three northern regions began in January 2013 and within a month, most of the north had been retaken. In a democratic presidential election conducted in July and August of 2013, Ibrahim Boubacar KEITA was elected president. The Malian Government and northern armed groups signed an internationally mediated peace accord in June 2015, however, the parties to the peace accord have made little progress in the accords implementation, despite a June 2017 target for its completion. Furthermore, extremist groups outside the peace process made steady inroads into rural areas of central Mali following the consolidation of three major terrorist organizations in March 2017. In central and northern Mali, terrorist groups have exploited age-old ethnic rivalries between pastoralists and sedentary communities and inflicted serious losses on the Malian military. Intercommunal violence incidents such as targeted killings occur with increasing regularity. KEITA was reelected president in 2018 in an election that was deemed credible by international observers, despite some security and logistic shortfalls.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\",\"name\":\"Mali\",\"people_and_society/age_structure/0_14_years\":0.4803,\"people_and_society/age_structure/15_24_years\":0.1889,\"people_and_society/age_structure/25_54_years\":0.2636,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0302,\"people_and_society/birth_rate\":\"43.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Bambara 33.3%, Fulani (Peuhl) 13.3%, Sarakole/Soninke/Marka 9.8%, Senufo/Manianka 9.6%, Malinke 8.8%, Dogon 8.7%, Sonrai 5.9%, Bobo 2.1%, Tuareg/Bella 1.7%, other Malian 6%, from member of Economic Community of West Africa .4%, other .3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.529 million BAMAKO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Malian\",\"people_and_society/nationality/noun\":\"Malian(s)\",\"people_and_society/net_migration_rate\":\"-3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"18429893\",\"people_and_society/population_growth_rate\":0.0298,\"people_and_society/urbanization/urban_population\":\"43.1% of total population (2019)\",\"transportation/airports\":\"25\",\"transportation/railways/total\":\"593\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":85,\"BoxWidth\":59.69999999999993,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.709,\"ISO3_Code\":\"ZAF\",\"ISO_Code\":\"ZA\",\"Path\":\"M 586.8 524.4 587.3 526 587.5 526.6 587.5 527.5 587.8 528 588 528.7 588.4 529 588.5 529.7 588.7 530.1 588.8 532.6 588.8 533.3 588.7 533.7 588.7 534.1 588.6 534.7 588.7 535.1 588.3 535.2 587.1 534.4 586.8 534.5 586.4 535 585.9 536 585.5 536.6 585.4 537 585.4 537.7 585.5 537.8 585.7 537.7 585.9 538.1 585.9 538.4 586.4 538.9 587.4 539.3 588.6 539.3 588.7 537.8 588.9 537.8 589.1 537.8 589.8 537.9 591.2 537.9 591.1 538.6 590.6 539.9 590.2 541.9 589.9 542.6 589.8 543.2 588.8 544.2 588 544.6 586.9 545.9 586.3 546.7 586.1 547.1 586 547.6 585.6 548 584.7 549.8 583.3 551.9 582.8 552.4 582.5 552.5 582.1 552.9 581.6 553.3 580.1 555.2 579.1 556.2 578.6 556.6 578 556.9 577.8 557.3 577.3 557.7 575.1 559.3 573.4 560.1 572.9 560.1 572.6 560 571.8 559.9 571.3 560.2 571.1 560.4 571 560.6 571.2 561 570.9 561.1 570.4 561 569.9 560.8 569.4 560.8 569.2 560.9 568.9 561.5 568.8 561.6 568 561.5 567.1 561.1 565.5 560.8 565 560.9 564.8 561.2 564.6 561.2 563.7 561.2 562.6 560.9 562.3 561.1 561.5 561.1 561.4 561.3 561.3 561.5 561.3 561.6 560.9 561.7 560.7 562 560.4 562.2 559.6 562.1 559.1 562.3 558.2 562.1 557.9 562.2 557.8 562.5 557.3 562.4 556.9 562.5 556.1 563.2 555.7 563.4 555.6 563.6 555.4 563.7 555.1 563.5 554.5 563.5 553.8 563 553.6 563 553.7 562.6 553.5 562.3 553.1 562.3 552.8 562.1 552.2 562.2 552.2 562 552.2 561.5 552.3 561.4 552.1 561.2 551.8 561.1 551.3 561.2 551.1 561.5 551.2 561.7 551.2 562 551 561.9 550.8 561.5 550.9 561.1 550.8 561 550.9 560.8 551.2 560.4 551.1 559.8 550.9 559.6 550.1 558.3 550.1 558.1 550 557.7 549.9 557.6 549.7 557.7 549.6 557.6 549.5 557 549.7 556.6 550.1 556.8 550.3 556.8 550.6 556.4 550.8 556 550.8 555.2 550.5 553.5 549.2 551.5 547.9 548.9 547.3 547.2 547 546 546.7 545.3 546.6 545 546 544.2 545.9 543.7 545.7 543.6 545.7 543.5 545.6 543.5 545.7 543.3 546.2 543 546.4 543 546.6 542.6 546.5 542.4 546.6 542.3 546.7 542 546.8 542 546.8 541.7 547.3 541.6 547.7 541.8 547.7 542.2 548 542.2 548.1 542.3 548.3 542.7 548.1 543 548.2 543.2 548.3 543.3 548.3 543.6 548.3 543.7 548.7 543.7 548.9 543.9 549.2 543.8 549.7 543.9 550 544.2 550.4 544.3 550.7 544.3 550.9 544.3 552 544.1 552.5 544.2 552.7 544.4 553.1 544.5 553.5 544.3 553.4 544 553.4 543.8 553.8 543.8 554 543.6 554.3 543.1 554.9 543.1 555.4 542.8 555.4 531.4 555.8 531.8 556.1 531.9 556.5 532.3 557 533.3 557.2 533.6 557.3 534 557.3 534.3 557.7 534.9 557.8 535.7 557.6 536.1 557.2 536.6 557.1 536.8 557.2 537.7 557.4 538 558 537.7 558.6 537.9 559.3 537.8 560.1 537.9 560.4 537.7 560.4 537.4 560.8 537.3 561.1 537.2 561.4 536.8 561.6 536.4 561.9 536.3 562.2 535.9 562.5 535.9 563 535.3 563 534.9 563.1 534.7 563.1 534.6 563.3 534.3 563.4 533.7 563.8 533.1 564 533.1 564.4 533 565 533.1 565.6 533.5 565.8 533.6 566.3 534.1 566.6 534.2 567 534.1 567.5 534.5 567.8 534.5 568.4 534.7 569 534.7 569.4 534.4 569.8 534.5 570.4 534.5 570.9 534.1 571.1 533.8 571.3 533.1 571.8 531.9 571.7 531.5 571.9 531.3 572.6 531.2 573.3 531 573.7 530.4 574.1 530.1 574.4 529.9 574.7 528.6 574.9 528.1 575 528.1 575.3 527.7 575.8 527.4 576.3 527.2 576.5 526.8 576.9 526.8 577.1 526.5 577.4 526.3 577.5 526 577.7 525.9 577.8 525.7 578 525.4 578.1 525.2 578.5 524.9 579.3 524.8 580.2 524.5 580.3 524.3 580.3 524 580.5 523.8 581 523.7 581.4 523.7 582.2 523.5 582.5 523.5 583 523.7 583.5 524 583.8 524 584 524.1 585.6 524 586.1 524.1 586.4 524.1 586.6 524.2 586.8 524.4 Z M 574.9 546.7 575.2 547 575.5 547.8 575.7 548 575.8 548.3 576 548.3 575.9 548.5 575.9 548.7 576 548.8 575.9 548.9 576.2 548.8 576.2 548.9 576.3 549 576.4 549.1 576.5 549.2 576.5 549.3 576.6 549.4 576.8 549.5 576.9 549.7 577.2 549.8 577.3 549.7 577.4 549.9 577.8 549.9 577.9 549.9 578 549.7 578.1 549.6 578.1 549.4 578.1 549.3 578.3 549.1 578.4 549 578.3 548.9 578.2 548.8 578.3 548.7 578.5 548.6 578.6 548.5 578.7 548.3 578.8 548.3 578.9 548.3 579.1 548.3 579.2 548.2 579.3 548.3 579.5 548.3 579.7 548.2 579.8 548.2 580 548.1 580.5 547.8 580.7 547.7 580.7 547.6 580.9 547.5 580.8 547.4 580.8 547.3 580.8 547 580.8 546.9 580.9 546.8 580.9 546.7 581.2 546.6 581.2 546.5 581.3 546.5 581.2 546.4 581.2 546.2 581.4 546.1 581.6 546 581.7 545.7 581.6 545.6 581.6 545.5 581.5 545.4 581.5 545.2 581.3 545.1 581.4 545 581.3 544.9 581.1 544.9 581 544.7 580.8 544.6 580.6 544.5 580.6 544.4 580.5 544.3 580.4 544.4 580.3 544.2 580.2 544 580 543.9 579.9 543.9 579.9 543.7 579.7 543.6 579.6 543.6 579.6 543.4 579.4 543.3 579.2 543.4 578.9 543.4 578.8 543.4 578.7 543.6 578.6 543.7 578.4 543.7 578.3 543.7 578.2 543.7 578 543.8 577.7 544.2 577.6 544.2 577.5 544.2 577.3 544.3 577.4 544.3 577.3 544.4 577.2 544.3 577.1 544.4 577 544.3 577 544.4 576.9 544.5 576.9 544.6 576.8 544.6 576.7 544.8 576.7 544.9 576.7 545 576.6 545 576.6 545.1 576.5 545.2 576.3 545.3 576.4 545.4 576.2 545.5 576.1 545.6 576.2 545.6 576.1 545.7 576.1 545.8 576 545.8 576 545.9 575.9 546.1 575.7 546.2 575.7 546.3 575.6 546.4 575.4 546.4 575.3 546.4 575 546.6 574.9 546.6 574.9 546.7 Z M 605 608.3 604.9 608.5 604.7 608.4 604.6 608.4 604.4 608.4 604.2 608.4 604.2 608.3 604.2 608.1 604.4 608 604.4 607.9 604.5 607.8 604.8 607.9 604.9 607.9 605 608.1 605.1 608.1 605 608.3 Z M 605.3 607.2 605.2 607.2 605 607 605.1 606.9 605.3 607 605.3 607.2 Z M 549.9 557.9 550 558.1 549.8 558.1 549.8 557.9 549.8 557.8 549.9 557.9 Z\",\"Xmax\":605.3,\"Xmid\":569.6,\"Xmin\":545.6,\"Ymax\":608.5,\"Ymid\":544.6,\"Ymin\":523.5,\"economy/currency\":\"rand (ZAR)\",\"economy/gdp_per_capita_ppp/2017\":\"13600\",\"economy/gdp_real_growth_rate/2017\":0.013,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"572.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.04,\"energy/electricity_from_other_renewable_sources\":0.1,\"geography/area/land\":1214470,\"geography/area/water\":4620,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1219090,\"geography/climate\":\"mostly semiarid; subtropical along east coast; sunny days, cool nights\",\"geography/coastline\":\"2,798 km\",\"geography/elevation/highest_point\":\"Njesuthi 3,408 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1034\",\"geography/geographic_coordinates\":\"29 00 S, 24 00 E\",\"geography/geography_note\":\"South Africa completely surrounds Lesotho and almost completely surrounds Eswatini\",\"geography/land_boundaries/border_countries\":\"Botswana 1969 km, Lesotho 1106 km, Mozambique 496 km, Namibia 1005 km, Eswatini 438 km, Zimbabwe 230 km\",\"geography/land_boundaries/total\":\"5,244 km\",\"geography/land_use/agricultural_land_arable_land\":0.099,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.692,\"geography/land_use/forest\":0.076,\"geography/land_use/other\":0.13,\"geography/location\":\"Southern Africa, at the southern tip of the continent of Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast interior plateau rimmed by rugged hills and narrow coastal plain\",\"government/administrative_divisions\":\"9 provinces; Eastern Cape, Free State, Gauteng, KwaZulu-Natal, Limpopo, Mpumalanga, Northern Cape, North West, Western Cape\",\"government/capital/geographic_coordinates\":\"25 42 S, 28 13 E\",\"government/capital/name\":\"Pretoria (administrative capital); Cape Town (legislative capital); Bloemfontein (judicial capital)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name from the countrys location on the continent; \\u0022Africa\\u0022 is derived from the Roman designation of the area corresponding to present-day Tunisia \\u0022Africa terra,\\u0022 which meant \\u0022Land of the Afri\\u0022 (the tribe resident in that area), but which eventually came to mean the entire continent\",\"government/executive_branch/chief_of_state\":\"President Matamela Cyril RAMAPHOSA (since 15 February 2018); Deputy President David MABUZA (26 February 2018); note - the president is both chief of state and head of government; Jacob ZUMA resigned the presidency on 14 February 2018\",\"government/executive_branch/head_of_government\":\"President Matamela Cyril RAMAPHOSA (since 15 February 2018); deputy president David MABUZA (26 February 2018)\",\"government/flag_description\":\"two equal width horizontal bands of red (top) and blue separated by a central green band that splits into a horizontal Y, the arms of which end at the corners of the hoist side; the Y embraces a black isosceles triangle from which the arms are separated by narrow yellow bands; the red and blue bands are separated from the green band and its arms by narrow white stripes; the flag colors do not have any official symbolism, but the Y stands for the \\u0022convergence of diverse elements within South African society, taking the road ahead in unity\\u0022; black, yellow, and green are found on the flag of the African National Congress, while red, white, and blue are the colors in the flags of the Netherlands and the UK, whose settlers ruled South Africa during the colonial era\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 May 1910 (Union of South Africa formed from four British colonies: Cape Colony, Natal, Transvaal, and Orange Free State); 22 August 1934 (Status of the Union Act); 31 May 1961 (republic declared); 27 April 1994 (majority rule)\",\"government/national_holiday\":\"Freedom Day, 27 April (1994)\",\"government/national_symbol_s\":\"springbok (antelope), king protea flower; national colors: red, green, blue, yellow, black, white\",\"introduction\":\"The fossil record indicates humans have inhabited South Africa since prehistoric times, and during the modern era the region was settled by Khoisan and Bantu peoples. Dutch traders landed at the southern tip of present-day South Africa in 1652 and established a stopover point on the spice route between the Netherlands and the Far East, founding the city of Cape Town. After the British seized the Cape of Good Hope area in 1806, many of the Dutch settlers (Afrikaners, also called \\u0022Boers\\u0022 (farmers) at the time) trekked north to found their own republics, Transvaal and Orange Free State. The discovery of diamonds (1867) and gold (1886) spurred wealth and immigration and intensified the subjugation of the native inhabitants. The Afrikaners resisted British encroachments but were defeated in the Second South African War (1899-1902); however, the British and the Afrikaners ruled together beginning in 1910 under the Union of South Africa, which became a republic in 1961 after a whites-only referendum. In 1948, the Afrikaner-dominated National Party was voted into power and instituted a policy of apartheid \\u0026amp;ndash; billed as \\u0022separate development\\u0022 of the races - which favored the white minority at the expense of the black majority. The African National Congress (ANC) led the opposition to apartheid and many top ANC leaders, such as Nelson MANDELA, spent decades in South Africas prisons. Internal protests and insurgency, as well as boycotts by some Western nations and institutions, led to the regimes eventual willingness to negotiate a peaceful transition to majority rule. The first multi-racial elections in 1994 following the end of apartheid ushered in majority rule under an ANC-led government. South Africa has since struggled to address apartheid-era imbalances in housing, education, and health care. Jacob ZUMA became president in 2009 and was reelected in 2014, but was forced to resign in February 2018 after numerous corruption scandals and gains by opposition parties in municipal elections in 2016. His successor, Cyril RAMAPHOSA, has made some progress in reigning in corruption and restructuring state-owned enterprises, though many challenges persist. In May 2019 national elections, the country\\u0026amp;rsquo;s sixth since the end of apartheid, the ANC won a majority of parliamentary seats, delivering RAMAPHOSA a five-year term to continue anti-corruption measures and efforts to attract foreign investment.\",\"name\":\"South Africa\",\"people_and_society/age_structure/0_14_years\":0.2818,\"people_and_society/age_structure/15_24_years\":0.1724,\"people_and_society/age_structure/25_54_years\":0.4205,\"people_and_society/age_structure/55_64_years\":0.0671,\"people_and_society/age_structure/65_years_and_over\":0.0581,\"people_and_society/birth_rate\":\"19.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black African 80.9%, colored 8.8%, white 7.8%, Indian/Asian 2.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.453 million Johannesburg (includes Ekurhuleni), 4.524 million Cape Town (legislative capital), 3.145 million Durban, 2.473 million PRETORIA (administrative capital), 1.242 million Port Elizabeth, 769,000 Vereeniging (2019)\",\"people_and_society/nationality/adjective\":\"South African\",\"people_and_society/nationality/noun\":\"South African(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55380210\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"66.9% of total population (2019)\",\"transportation/airports\":\"566\",\"transportation/railways/total\":\"20986\",\"transportation/roadways/total\":\"750000\"},{\"BoxHeight\":32.30000000000001,\"BoxWidth\":41.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.485,\"ISO3_Code\":\"ETH\",\"ISO_Code\":\"ET\",\"Path\":\"M 617.6 425.7 616.4 427.5 615.9 427.9 615.8 428.5 615.9 428.9 615.9 429.9 616.3 430.1 616.6 430.1 616.8 429.9 617.6 429.9 618.2 429.6 618.5 429.7 618.7 429.9 619.1 429.9 618.4 431 618.8 432 619.2 432.5 619.5 432.9 619.9 433.2 620 433.7 620.2 433.9 620.5 434.3 621.1 434.6 622 435.5 623.9 436.1 627.2 437.3 630.2 438.3 632.7 438.5 627.2 444.3 624.8 446.8 623.9 446.9 622 446.8 621.1 447 620.4 447.3 619.5 447.8 619.1 448.4 618.7 448.7 617.9 448.9 616.7 449 616.3 449.3 616.2 449.5 616 449.6 615.7 449.5 614.9 449.6 614.2 449.6 613.8 449.3 613.3 448.8 613 448.7 611.5 449.3 610.5 449.8 610.2 450.4 609.6 451.1 609.5 451 609 450.9 608.7 450.9 608.4 450.8 607.8 450.8 606.8 450.5 606.6 450.6 605.7 450.5 605.3 450.2 604 449.3 602.6 448.4 602.1 448.2 600 448.2 599.7 448 599.7 447.7 599.3 447.3 599.3 446.5 599.4 446.2 599.4 445.8 599 445.6 598.5 445.5 597.9 445.7 597.9 445.3 597.4 444.9 597.4 444.7 597 444.1 597 443.8 596.9 443.6 596.9 443.2 597.1 442.7 596.8 442.4 596.7 442.2 596.4 442.2 596.1 441.9 595.8 441.8 595.7 441.6 595.5 441.3 594.9 441 594.8 440.8 594.3 440.4 594.3 440.1 594.1 439.7 593.4 439.2 592.7 439 592.4 439.1 592.2 439 591.6 438.9 591.5 438.7 591.5 438.5 591.6 438.3 592 437.9 592 437.2 592.2 437.1 593.2 437 593.4 437.3 593.6 437.3 594 437 594.3 436.9 594.6 436.7 594.7 435.4 594.6 434.1 594.6 433.9 594.9 433 594.9 432.6 595.2 432.4 595.2 432.2 595.2 432 595.1 431.6 595.1 431 595.6 430.4 595.9 430.2 596.2 430.3 596.4 430.7 596.6 430.6 596.9 430.2 597 429.4 596.9 429.1 597.3 428.3 597.2 427.8 597.3 427.6 597.8 427.2 598.3 426.3 599 425.2 599.9 425 600.1 425.1 600.2 425.1 600.3 424.6 600.2 424.3 601 422.2 601.2 421.9 601.1 421.4 601.4 420.6 601.6 420.5 601.9 420.4 602.7 420.6 603 420.2 603.4 420.1 604 420.8 605.1 418.8 605.5 419.3 606 419.4 606.4 419.9 606.7 420.2 607.6 420 608 419.8 608.2 419.6 608.4 419.5 608.8 419.8 608.9 420.1 609.2 419.9 609.5 419.9 609.6 419.7 609.8 419.7 610 419.7 610.7 420.1 611.1 419.8 611.2 419.8 611.5 420.2 613 420.8 613.5 421.1 614.2 422.2 614.7 422.7 614.9 422.8 615.5 423.2 616.1 424 616.6 424.7 617 424.9 617.6 425.7 Z\",\"Xmax\":632.7,\"Xmid\":609.9,\"Xmin\":591.5,\"Ymax\":451.1,\"Ymid\":436.5,\"Ymin\":418.8,\"economy/currency\":\"birr (ETB)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.109,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"12.18 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.86,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":1096570,\"geography/area/water\":7730,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1104300,\"geography/climate\":\"tropical monsoon with wide topographic-induced variation\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Ras Dejen 4,550 m\",\"geography/elevation/lowest_point\":\"Danakil Depression -125 m\",\"geography/elevation/mean_elevation\":\"1330\",\"geography/geographic_coordinates\":\"8 00 N, 38 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked - entire coastline along the Red Sea was lost with the de jure independence of Eritrea on 24 May 1993; Ethiopia is, therefore, the most populous landlocked country in the world; the Blue Nile, the chief headstream of the Nile by water volume, rises in Tana Hayk (Lake Tana) in northwest Ethiopia\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; three major crops are believed to have originated in Ethiopia: coffee, grain sorghum, and castor bean\",\"geography/land_boundaries/border_countries\":\"Djibouti 342 km, Eritrea 1033 km, Kenya 867 km, Somalia 1640 km, South Sudan 1299 km, Sudan 744 km\",\"geography/land_boundaries/total\":\"5,925 km\",\"geography/land_use/agricultural_land_arable_land\":0.152,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.2,\"geography/land_use/forest\":0.122,\"geography/land_use/other\":0.515,\"geography/location\":\"Eastern Africa, west of Somalia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"high plateau with central mountain range divided by Great Rift Valley\",\"government/administrative_divisions\":\"9 ethnically based regional states (kililoch, singular - kilil) and 2 self-governing administrations* (astedaderoch, singular - astedader); Adis Abeba* (Addis Ababa), Afar, Amara (Amhara), Binshangul Gumuz, Dire Dawa*, Gambela Hizboch (Gambela Peoples), Hareri Hizb (Harari People), Oromiya (Oromia), Sumale (Somali), Tigray, Ye Debub Biheroch Bihereseboch na Hizboch (Southern Nations, Nationalities and Peoples)\",\"government/capital/geographic_coordinates\":\"9 02 N, 38 42 E\",\"government/capital/name\":\"Addis Ababa\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the Greek word \\u0022Aethiopia,\\u0022 which in classical times referred to lands south of Egypt in the Upper Nile region\",\"government/executive_branch/chief_of_state\":\"President SAHLE-WORK Zewde (since 25 October 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister ABIY Ahmed (since 2 April 2018); Deputy Prime Minister DEMEKE Mekonnen Hassen (since 29 November 2012); note - Prime Minister HAILEMARIAM Desalegn (since 21 September 2012) resigned on 15 February 2018 and continued as caretaker until the new prime minister was sworn into office on 2 April 2018\",\"government/flag_description\":\"three equal horizontal bands of green (top), yellow, and red, with a yellow pentagram and single yellow rays emanating from the angles between the points on a light blue disk centered on the three bands; green represents hope and the fertility of the land, yellow symbolizes justice and harmony, while red stands for sacrifice and heroism in the defense of the land; the blue of the disk symbolizes peace and the pentagram represents the unity and equality of the nationalities and peoples of Ethiopia\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"oldest independent country in Africa and one of the oldest in the world - at least 2,000 years (may be traced to the Aksumite Kingdom, which coalesced in the first century B.C.)\",\"government/national_holiday\":\"Derg Downfall Day (defeat of MENGISTU regime), 28 May (1991)\",\"government/national_symbol_s\":\"Abyssinian lion (traditional), yellow pentagram with five rays of light on a blue field (promoted by current government); national colors: green, yellow, red\",\"introduction\":\"Unique among African countries, the ancient Ethiopian monarchy maintained its freedom from colonial rule with the exception of a short-lived Italian occupation from 1936-41. In 1974, a military junta, the Derg, deposed Emperor Haile SELASSIE (who had ruled since 1930) and established a socialist state. Torn by bloody coups, uprisings, wide-scale drought, and massive refugee problems, the regime was finally toppled in 1991 by a coalition of rebel forces, the Ethiopian Peoples Revolutionary Democratic Front. A constitution was adopted in 1994, and Ethiopias first multiparty elections were held in 1995. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;A border war with Eritrea in the late 1990s ended with a peace treaty in December 2000. In November 2007, the Eritrea-Ethiopia Border Commission (EEBC) issued specific coordinates as virtually demarcating the border and pronounced its work finished. Alleging that the EEBC acted beyond its mandate in issuing the coordinates, Ethiopia did not accept them and maintained troops in previously contested areas pronounced by the EEBC as belonging to Eritrea. This intransigence resulted in years of heightened tension between the two countries. In August 2012, longtime leader Prime Minister MELES Zenawi died in office and was replaced by his Deputy Prime Minister HAILEMARIAM Desalegn, marking the first peaceful transition of power in decades. Following a wave of popular dissent and anti-government protest that began in 2015, HAILEMARIAM resigned in February 2018 and ABIY Ahmed Ali took office in April 2018 as Ethiopias first ethnic Oromo prime minister. In June 2018, ABIY announced Ethiopia would accept the border ruling of 2000, prompting rapprochement between Ethiopia and Eritrea that was marked with a peace agreement in July 2018 and a reopening of the border in September 2018.\",\"name\":\"Ethiopia\",\"people_and_society/age_structure/0_14_years\":0.4321,\"people_and_society/age_structure/15_24_years\":0.2018,\"people_and_society/age_structure/25_54_years\":0.2973,\"people_and_society/age_structure/55_64_years\":0.0392,\"people_and_society/age_structure/65_years_and_over\":0.0297,\"people_and_society/birth_rate\":\"36 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Oromo 34.4%, Amhara (Amara) 27%, Somali (Somalie) 6.2%, Tigray (Tigrinya) 6.1%, Sidama 4%, Gurage 2.5%, Welaita 2.3%, Hadiya 1.7%, Afar (Affar) 1.7%, Gamo 1.5%, Gedeo 1.3%, Silte 1.3%, Kefficho 1.2%, other 8.8% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63 years (2018)\",\"people_and_society/major_urban_areas_population\":\"4.592 million ADDIS ABABA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ethiopian\",\"people_and_society/nationality/noun\":\"Ethiopian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"108386391\",\"people_and_society/population_growth_rate\":0.0283,\"people_and_society/urbanization/urban_population\":\"21.2% of total population (2019)\",\"transportation/airports\":\"57\",\"transportation/railways/total\":\"659\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":37.5,\"BoxWidth\":33.900000000000034,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.546,\"ISO3_Code\":\"MRT\",\"ISO_Code\":\"MR\",\"Path\":\"M 466.1 419.2 465.6 418.8 465.3 418.5 464.8 418.2 464.3 417.8 464.4 417.6 464.1 417.4 464.1 417.1 463.8 417.1 463.7 416.8 463.3 416.7 463.3 416.5 462.9 415.5 462.5 415.2 462.1 415.3 461.9 415.2 461.6 415.2 461.3 414.9 461.2 414.6 460.2 413.8 458.7 413.8 458.5 413.7 458.3 413.8 458.2 413.7 458 413.9 457.3 414 457.1 414 456.9 414.1 456.5 414.2 456 414.2 455.5 414.2 455.2 414.1 454.9 414.2 454.6 414.8 454.5 415 454.4 414.9 454.5 414.6 454.4 414.5 454.3 415 454.3 415.4 454.2 415.5 454.2 414.8 454.4 413.9 455.4 411.3 455.6 410 455.5 408.5 455.1 407.2 454.8 406.6 454.4 406.2 454.3 405.9 454.7 405.5 454.5 405.5 454.6 405.1 454.5 405 454.5 404.9 454.6 404.5 454.7 404.7 454.9 404.6 455 403.3 454.3 402 454.2 402 454.1 402.2 453.8 402 453.1 400.6 452.9 400.9 452.7 401.7 452.7 401.6 452.7 401.5 452.7 401.2 452.7 401.1 452.7 401 453 400.1 453.1 400 463.9 400 463.9 398.8 463.7 396.5 463.6 395.8 463.7 395.4 464 394.9 465.1 394.2 465.7 394 466.7 393.6 466.7 385.9 471.6 385.9 475.9 385.9 476 384.4 476 381.8 478.2 383.3 478.7 383.6 478.9 383.8 479.8 384.4 486.6 389 481.8 389 482.8 398.8 483.1 401 484.5 414.1 484.5 414.2 485.2 414.7 484.7 417 483.1 417.1 474.2 417.1 474.1 417 474.1 416.5 473.8 416.8 473.9 417.1 473.9 417.2 473.2 417.3 472.7 417.5 472 417.5 471.3 417.3 470.5 417.3 470.3 417.3 470.3 417.5 470 417.7 469.8 418.2 469.5 417.8 468.6 417.1 468.4 416.7 468.2 416.6 467.9 417 467.5 417 467.5 417.1 467.2 418 467.2 418.3 467.3 418.4 467.2 418.8 466.6 419.3 466.4 419.2 466.1 419.2 Z M 454.3 404.8 454.3 404.9 454.2 404.9 454.2 404.7 454.3 404.7 454.3 404.8 Z\",\"Xmax\":486.6,\"Xmid\":471.4,\"Xmin\":452.7,\"Ymax\":419.3,\"Ymid\":403.2,\"Ymin\":381.8,\"economy/currency\":\"ouguiyas (MRO)\",\"economy/gdp_per_capita_ppp/2017\":\"4500\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.615 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":1030700,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than three times the size of New Mexico; about six times the size of Florida\",\"geography/area_sqkm\":1030700,\"geography/climate\":\"desert; constantly hot, dry, dusty\",\"geography/coastline\":\"754 km\",\"geography/elevation/highest_point\":\"Kediet Ijill 915 m\",\"geography/elevation/lowest_point\":\"Sebkhet Te-n-Dghamcha -5 m\",\"geography/elevation/mean_elevation\":\"276\",\"geography/geographic_coordinates\":\"20 00 N, 12 00 W\",\"geography/geography_note\":\"Mauritania is considered both a part of North Africas Maghreb region and West Africas Sahel region; most of the population is concentrated in the cities of Nouakchott and Nouadhibou and along the Senegal River in the southern part of the country\",\"geography/land_boundaries/border_countries\":\"Algeria 460 km, Mali 2236 km, Senegal 742 km, Western Sahara 1564 km\",\"geography/land_boundaries/total\":\"5,002 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.381,\"geography/land_use/forest\":0.002,\"geography/land_use/other\":0.613,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Senegal and Western Sahara\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly barren, flat plains of the Sahara; some central hills\",\"government/administrative_divisions\":\"15 regions (wilayas, singular - wilaya); Adrar, Assaba, Brakna, Dakhlet Nouadhibou, Gorgol, Guidimaka, Hodh ech Chargui, Hodh El Gharbi, Inchiri, Nouakchott Nord, Nouakchott Ouest, Nouakchott Sud, Tagant, Tiris Zemmour, Trarza\",\"government/capital/geographic_coordinates\":\"18 04 N, 15 58 W\",\"government/capital/name\":\"Nouakchott\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the ancient kingdom of Mauretania (3rd century B.C. to 1st century A.D.), which existed further north in present-day Morocco; the name derives from the Mauri (Moors), the Berber-speaking peoples of northwest Africa\",\"government/executive_branch/chief_of_state\":\"President Mohamed Cheikh El GHAZOUANI (since 1 August 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ould Bedda Ould Cheikh SIDIYA (since 5 August 2019)\\u0026lt;br /\\u0026gt;\",\"government/flag_description\":\"green with a yellow, five-pointed star between the horns of a yellow, upward-pointing crescent moon; red stripes along the top and bottom edges; the crescent, star, and color green are traditional symbols of Islam; green also represents hope for a bright future; the yellow color stands for the sands of the Sahara; red symbolizes the blood shed in the struggle for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 November 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 28 November (1960)\",\"government/national_symbol_s\":\"five-pointed star between the horns of a horizontal crescent moon; national colors: green, yellow\",\"introduction\":\"Independent from France in 1960, Mauritania annexed the southern third of the former Spanish Sahara (now Western Sahara) in 1976 but relinquished it after three years of raids by the Polisario guerrilla front seeking independence for the territory. Maaouya Ould Sid Ahmed TAYA seized power in a coup in 1984 and ruled Mauritania with a heavy hand for more than two decades. A series of presidential elections that he held were widely seen as flawed. A bloodless coup in August 2005 deposed President TAYA and ushered in a military council that oversaw a transition to democratic rule. Independent candidate Sidi Ould Cheikh ABDALLAHI was inaugurated in April 2007 as Mauritanias first freely and fairly elected president. His term ended prematurely in August 2008 when a military junta led by General Mohamed Ould Abdel AZIZ deposed him and installed a military council government. AZIZ was subsequently elected president in July 2009 and sworn in the following month. AZIZ sustained injuries from an accidental shooting by his own troops in October 2012 but has continued to maintain his authority. He was reelected in 2014 to a second and final term as president (according to the present constitution). AZIZ will be replaced through elections scheduled for June 2019. The country continues to experience ethnic tensions among three major groups: Arabic-speaking descendants of slaves (Haratines), Arabic-speaking \\u0022White Moors\\u0022 (Beydane), and members of Sub-Saharan ethnic groups mostly originating in the Senegal River valley (Halpulaar, Soninke, and Wolof). Al-Qaeda in the Islamic Maghreb (AQIM) launched a series of attacks in Mauritania between 2005 and 2011, murdering American and foreign tourists and aid workers, attacking diplomatic and government facilities, and ambushing Mauritanian soldiers and gendarmes. A successful strategy against terrorism that combines dialogue with the terrorists and military actions has prevented the country from further terrorist attacks since 2011. However, AQIM and similar groups remain active in neighboring Mali and elsewhere in the Sahel region and continue to pose a threat to Mauritanians and foreign visitors.\",\"name\":\"Mauritania\",\"people_and_society/age_structure/0_14_years\":0.3824,\"people_and_society/age_structure/15_24_years\":0.1978,\"people_and_society/age_structure/25_54_years\":0.3344,\"people_and_society/age_structure/55_64_years\":0.0474,\"people_and_society/age_structure/65_years_and_over\":0.0381,\"people_and_society/birth_rate\":\"29.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"black Moors (Haratines - Arab-speaking slaves, former slaves, and their descendants of African origin, enslaved by white Moors) 40%, white Moors (of Arab-Berber descent, known as Beydane) 30%, sub-Saharan Mauritanians (non-Arabic speaking, largely resident in or originating from the Senegal River Valley, including Halpulaar, Fulani, Soninke, Wolof, and Bambara ethnic groups) 30%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.259 million NOUAKCHOTT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Mauritanian\",\"people_and_society/nationality/noun\":\"Mauritanian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3840429\",\"people_and_society/population_growth_rate\":0.0214,\"people_and_society/urbanization/urban_population\":\"54.5% of total population (2019)\",\"transportation/airports\":\"30\",\"transportation/railways/total\":\"728\",\"transportation/roadways/total\":\"12253\"},{\"BoxHeight\":30,\"BoxWidth\":30.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.707,\"ISO3_Code\":\"EGY\",\"ISO_Code\":\"EG\",\"Path\":\"M 594.9 369.1 595 369.4 595.6 371.1 595.8 372 596 372.3 596.6 374 596.8 374.9 596.3 375.6 596.1 376.2 596 377.4 595.4 378.7 595.5 379.2 595.4 379.7 595 380.3 594.7 380.3 594.4 380.2 593.7 379.7 593.1 378.8 592.6 378.4 592.1 377.8 591.9 376.5 591.1 375.5 590.8 375 590.5 374.1 590.3 373.5 590 373.6 590.1 373.8 589.8 374.3 589.7 374.6 589.8 374.8 590.3 375.4 590.5 376.1 590.5 376.5 591 377.3 591.1 377.8 591.5 378.2 592.2 379.2 592.8 379.7 593 380 593.1 380.2 592.9 380.3 593.1 380.7 592.9 380.8 593.4 381.7 593.8 382.1 593.8 382.4 594.2 383.2 594.1 383.3 594.1 383.8 594.3 384.1 595.2 385.9 595.8 386.8 596.8 388.9 597 389.4 597.3 389.8 597.5 390.5 598 391 598.3 391.5 598.8 391.9 599.1 392.1 598.9 392.2 598.5 392.1 598.4 392.3 598.4 393.5 598.8 394.6 597.9 395.4 597.6 395.6 596.9 395.5 596.2 397.1 594.7 397.4 594.5 398 594.2 398 593.6 398 593.4 398 592 398 591.5 398 590.5 398 587.1 398 587.1 397.9 587.3 397.5 587.2 397.4 587 397.5 586.8 398 586.7 398 572.4 398 569.3 398 569.3 389 569.3 387.3 569.3 387.2 569.3 375.8 568.9 374.8 569 374.5 568.8 374 568.6 373.1 568.5 372.8 568.7 372.3 569.1 371.7 569.3 370.8 569 369.7 569 369.4 569 368.8 569.4 368.4 569.6 368.1 569.6 368 569.7 368 569.8 368.1 569.8 368.3 570.1 368.4 570.7 368.4 571.7 368.1 571.8 368.1 572 368.1 572.4 368.2 573.4 368.5 574.7 368.7 575.1 368.9 575.8 368.9 576.1 369.4 576.7 369.5 577.2 369.4 577.5 369.8 578.9 369.8 579.8 370.2 580.4 370.6 580.6 370.7 581.1 370.6 581.7 370.3 583.3 369.1 583.6 369.2 583.8 369.1 584.2 368.6 584.7 368.6 586.1 368.2 586.6 368.3 587.5 368.6 588.5 368.4 588.9 368.9 589.9 369.5 590.3 369.8 590.7 370 591.3 369.8 591.5 369.9 591.5 369.7 591.7 369.6 592 369.9 592.4 369.8 593.5 369.7 594.4 369.4 594.9 369.1 Z M 593.8 380.7 593.7 381.1 593.5 380.9 593.6 380.7 593.7 380.7 593.8 380.7 Z M 594.3 381.2 594.3 381.3 594 381.1 594.1 381.1 594.3 381.2 Z M 594.1 382.1 594.1 382.2 593.9 382 594 381.9 594.1 382 594.1 382.1 Z M 595 380.5 594.9 380.6 594.8 380.4 595 380.4 595 380.5 Z\",\"Xmax\":599.1,\"Xmid\":582.5,\"Xmin\":568.5,\"Ymax\":398,\"Ymid\":384.1,\"Ymin\":368,\"economy/currency\":\"Egyptian pounds (EGP)\",\"economy/gdp_per_capita_ppp/2017\":\"12700\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"232.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.06,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":995450,\"geography/area/water\":6000,\"geography/area_comparative\":\"more than eight times the size of Ohio; slightly more than three times the size of New Mexico\",\"geography/area_sqkm\":1001450,\"geography/climate\":\"desert; hot, dry summers with moderate winters\",\"geography/coastline\":\"2,450 km\",\"geography/elevation/highest_point\":\"Mount Catherine 2,629 m\",\"geography/elevation/lowest_point\":\"Qattara Depression -133 m\",\"geography/elevation/mean_elevation\":\"321\",\"geography/geographic_coordinates\":\"27 00 N, 30 00 E\",\"geography/geography_note\":\"controls Sinai Peninsula, the only land bridge between Africa and remainder of Eastern Hemisphere; controls Suez Canal, a sea link between Indian Ocean and Mediterranean Sea; size, and juxtaposition to Israel, establish its major role in Middle Eastern geopolitics; dependence on upstream neighbors; dominance of Nile basin issues; prone to influxes of refugees from Sudan and the Palestinian territories\",\"geography/land_boundaries/border_countries\":\"Gaza Strip 13 km, Israel 208 km, Libya 1115 km, Sudan 1276 km\",\"geography/land_boundaries/total\":\"2,612 km\",\"geography/land_use/agricultural_land_arable_land\":0.028,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.963,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Libya and the Gaza Strip, and the Red Sea north of Sudan, and includes the Asian Sinai Peninsula\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast desert plateau interrupted by Nile valley and delta\",\"government/administrative_divisions\":\"27 governorates (muhafazat, singular - muhafazat); Ad Daqahliyah, Al Bahr al Ahmar (Red Sea), Al Buhayrah, Al Fayyum, Al Gharbiyah, Al Iskandariyah (Alexandria), Al Ismailiyah (Ismailia), Al Jizah (Giza), Al Minufiyah, Al Minya, Al Qahirah (Cairo), Al Qalyubiyah, Al Uqsur (Luxor), Al Wadi al Jadid (New Valley), As Suways (Suez), Ash Sharqiyah, Aswan, Asyut, Bani Suwayf, Bur Said (Port Said), Dumyat (Damietta), Janub Sina (South Sinai), Kafr ash Shaykh, Matruh, Qina, Shamal Sina (North Sinai), Suhaj\",\"government/capital/geographic_coordinates\":\"30 03 N, 31 15 E\",\"government/capital/name\":\"Cairo\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name \\u0022Egypt\\u0022 derives from the ancient Greek name for the country \\u0022Aigyptos\\u0022; the Arabic name \\u0022Misr\\u0022 can be traced to the ancient Akkadian \\u0022misru\\u0022 meaning border or frontier\",\"government/executive_branch/chief_of_state\":\"President Abdelfattah ELSISI (since 8 June 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mostafa MADBOULY (since 7 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the national emblem (a gold Eagle of Saladin facing the hoist side with a shield superimposed on its chest above a scroll bearing the name of the country in Arabic) centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white)\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 February 1922 (from UK protectorate status; the military-led revolution that began on 23 July 1952 led to a republic being declared on 18 June 1953 and all British troops withdrawn on 18 June 1956); note - it was ca. 3200 B.C. that the Two Lands of Upper (southern) and Lower (northern) Egypt were first united politically\",\"government/national_holiday\":\"Revolution Day, 23 July (1952)\",\"government/national_symbol_s\":\"golden eagle, white lotus; national colors: red, white, black\",\"introduction\":\"The regularity and richness of the annual Nile River flood, coupled with semi-isolation provided by deserts to the east and west, allowed for the development of one of the worlds great civilizations. A unified kingdom arose circa 3200 B.C., and a series of dynasties ruled in Egypt for the next three millennia. The last native dynasty fell to the Persians in 341 B.C., who in turn were replaced by the Greeks, Romans, and Byzantines. It was the Arabs who introduced Islam and the Arabic language in the 7th century and who ruled for the next six centuries. A local military caste, the Mamluks took control about 1250 and continued to govern after the conquest of Egypt by the Ottoman Turks in 1517. Completion of the Suez Canal in 1869 elevated Egypt as an important world transportation hub. Ostensibly to protect its investments, Britain seized control of Egypts government in 1882, but nominal allegiance to the Ottoman Empire continued until 1914. Partially independent from the UK in 1922, Egypt acquired full sovereignty from Britain in 1952. The completion of the Aswan High Dam in 1971 and the resultant Lake Nasser have reaffirmed the time-honored place of the Nile River in the agriculture and ecology of Egypt. A rapidly growing population (the largest in the Arab world), limited arable land, and dependence on the Nile all continue to overtax resources and stress society. The government has struggled to meet the demands of Egypts fast-growing population as it implements far-reaching economic reforms, including the reduction of select subsidies, large-scale infrastructure projects, energy cooperation, and foreign direct investment appeals. Inspired by the 2010 Tunisian revolution, Egyptian opposition groups led demonstrations and labor strikes countrywide, culminating in President Hosni MUBARAKs ouster in 2011. Egypts military assumed national leadership until a new legislature was in place in early 2012; later that same year, Muhammad MURSI won the presidential election. Following protests throughout the spring of 2013 against MURSIs government and the Muslim Brotherhood, the Egyptian Armed Forces intervened and removed MURSI from power in July 2013 and replaced him with interim president Adly MANSOUR. Simultaneously, the government began enacting laws to limit freedoms of assembly and expression. In January 2014, voters approved a new constitution by referendum and in May 2014 elected former defense minister Abdelfattah ELSISI president. Egypt elected a new legislature in December 2015,\\u0026amp;nbsp;its first Hose of Representatives since 2012. ELSISI was reelected to a second four-year term in March 2018. In April 2019, Egypt approved via national referendum a set of constitutional amendments extending ELSISI\\u0026amp;rsquo;s term in office through 2024 and possibly through 2030 if re-elected for a third term. The amendments would also allow future presidents up to two consecutive six-year terms in office, re-establish an upper legislative house, allow for one or more vice presidents, establish a 25% quota for female legislators, reaffirm the military\\u0026amp;rsquo;s role as guardian of Egypt, and expand presidential authority to appoint the heads of judicial councils. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Egypt\",\"people_and_society/age_structure/0_14_years\":0.3338,\"people_and_society/age_structure/15_24_years\":0.1865,\"people_and_society/age_structure/25_54_years\":0.3771,\"people_and_society/age_structure/55_64_years\":0.0599,\"people_and_society/age_structure/65_years_and_over\":0.0428,\"people_and_society/birth_rate\":\"28.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Egyptian 99.7%, other 0.3% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"20.485 million CAIRO (capital), 5.182 million Alexandria (2019)\",\"people_and_society/nationality/adjective\":\"Egyptian\",\"people_and_society/nationality/noun\":\"Egyptian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"99413317\",\"people_and_society/population_growth_rate\":0.0238,\"people_and_society/urbanization/urban_population\":\"42.7% of total population (2019)\",\"transportation/airports\":\"83\",\"transportation/railways/total\":\"5085\",\"transportation/roadways/total\":\"65050\"},{\"BoxHeight\":27,\"BoxWidth\":33.30000000000007,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.539,\"ISO3_Code\":\"NGA\",\"ISO_Code\":\"NG\",\"Path\":\"M 537.8 422.2 539 424 539.4 425.5 539.3 425.9 539.4 426 540.1 426 540.4 426.4 540.7 426.6 540.6 426.9 540.6 427.2 540.4 427.8 540.6 428 540.6 428.2 540.5 428.5 539.9 428.7 539.8 428.9 539.4 429.2 538.8 429 538.2 429.8 538.1 429.9 538 430.2 537.7 430.8 537.7 431.2 537.5 431.4 537.5 431.7 537.5 432 537.4 432.1 537.2 432.4 536.9 432.4 536.7 432.6 536.8 432.8 536.7 433 536.8 433.2 536.6 433.9 536.1 434.1 535.7 434.4 535.8 434.6 535.7 435.2 535.5 435.7 535.4 436.2 535.3 436.2 535.2 436.5 534.9 436.6 534.7 436.5 534.5 436.6 534.3 437.1 534 437.1 533.9 437.8 533.8 438 533.8 438.4 533.3 439.2 533.3 439.6 533.1 439.8 532.9 440.3 532.9 440.8 532.2 441.2 532.1 441.5 532.1 441.8 532 442 531.5 442.5 530.8 442.4 530.7 442 530.3 441.9 530 441.6 530 441.3 529.3 440.8 529.2 441.2 529 441.4 528.4 441.4 528.1 441.1 527.4 441.7 527.1 441.7 526.9 442.4 526.6 442.5 526.3 442.7 526.1 443 525.9 443 525.6 443.4 524.6 444.4 524.5 444.8 524.7 445.2 524.5 445.5 524.4 446.2 524.1 446.6 523.9 447 523.9 447.2 523.8 447.2 523.7 447.2 523.6 447.3 523.6 447.5 523.5 447.5 523.6 447.4 523.5 447.3 523.4 447.4 523.3 447.4 523.3 447.2 523.3 447.1 523.2 447.1 523.1 446.9 523 446.9 522.9 446.9 522.9 447.1 522.8 447.1 522.9 447.2 523 447.4 522.9 447.5 522.9 447.6 522.9 447.7 523 447.6 523 447.7 522.9 447.8 522.9 447.9 523 447.9 522.9 448 522.6 448 522 448 521.4 448.1 521.1 448.1 521 448.1 521 448.2 520.8 448.2 520.6 448.3 520.4 448.2 520.4 448.1 520.3 448 520.2 448.1 520.1 447.9 519.9 447.8 519.9 447.7 519.8 447.6 519.8 447.7 519.9 447.9 519.8 447.9 519.9 448 519.9 448.1 519.8 448.1 519.8 448.2 519.6 448.2 519.5 448.2 519.4 448.1 519.4 447.9 519.4 447.8 519.4 447.7 519.3 447.8 519.3 447.9 519.3 448 519.4 448.2 519.4 448.3 519.4 448.4 519.3 448.4 519.1 448.4 519 448.3 519 448.2 518.9 448.2 518.9 448.3 519 448.4 519 448.5 518.8 448.5 518.7 448.5 518.6 448.4 518.6 448.3 518.5 448.3 518.6 448.4 518.5 448.5 518.4 448.6 518.3 448.5 518.2 448.6 517.9 448.6 517.8 448.5 517.8 448.6 517.7 448.6 517.5 448.6 517.4 448.6 517.3 448.6 517.4 448.4 517.2 448.7 517 448.7 516.9 448.5 516.8 448.5 516.8 448.6 516.7 448.6 516.6 448.5 516.5 448.5 516 448.2 515.4 447.5 514.9 446.2 514.8 445.8 514.8 445.7 515.2 445.7 515.3 445.6 515.3 445.4 515 445.6 514.5 445.4 514.3 445.2 514.4 445 514.2 444.8 514.1 444.5 512.7 443.1 512 442.9 510.9 442.7 508.9 442.8 507.5 442.9 507.6 442.2 507.7 441.9 507.6 441.7 507.6 441.4 507.5 441.2 507.7 441 507.6 440.8 507.7 440.6 507.6 440 507.7 439.9 507.6 439.5 507.6 438.9 507.4 438.6 507.6 437.8 507.5 437.4 507.6 436.9 507.6 436.2 507.7 435.3 508.4 435.3 508.6 435.2 508.7 434.7 508.7 434.2 508.9 434 508.9 433.9 509.1 433.7 509.3 433.6 509.3 433.2 509.8 433.1 510 432.9 510 432.5 510.2 432.3 510 432 510.2 431.5 510.5 431.5 510.7 431 510.6 430.7 510.4 430.4 510.4 430.1 510.3 429.6 509.7 428.6 510 427.9 510.2 427.7 510 427.4 510.2 427.1 510.1 426.6 510.2 425.6 510.9 424.9 511.3 424.3 511.5 423.7 511.5 422.9 511.8 422.8 512.3 422.3 512.8 422.1 513.4 422 513.8 422.1 514.6 422.1 514.9 421.8 515.3 421.7 517 422.2 517.4 422.2 517.8 422.4 518.5 423.2 518.9 423.9 519.2 424.2 519.7 424.2 520.1 423.9 520.6 423.9 521.8 423.3 522.5 423.4 522.9 423.6 523.3 424 523.6 424.1 524 424.4 524.8 424.7 526.7 424.8 526.9 424.7 527.9 423.6 528.3 423.5 529 423.4 529.6 423.2 531.1 423.1 531.9 423.2 533 423.5 533.5 423.9 533.9 423.9 534.6 424 534.8 423.7 534.9 423.4 535.3 423.3 535.7 422.8 536.2 422.7 536.6 422.7 537 422.2 537.8 422.2 Z M 520.3 448.2 520.3 448.3 520 448.4 519.8 448.4 519.9 448.2 519.9 448.3 520 448.2 520.2 448.1 520.3 448.2 Z\",\"Xmax\":540.7,\"Xmid\":522.5,\"Xmin\":507.4,\"Ymax\":448.7,\"Ymid\":433.9,\"Ymin\":421.7,\"economy/currency\":\"nairas (NGN)\",\"economy/gdp_per_capita_ppp/2017\":\"5900\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"104 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.8,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":910768,\"geography/area/water\":13000,\"geography/area_comparative\":\"about six times the size of Georgia; slightly more than twice the size of California\",\"geography/area_sqkm\":923768,\"geography/climate\":\"varies; equatorial in south, tropical in center, arid in north\",\"geography/coastline\":\"853 km\",\"geography/elevation/highest_point\":\"Chappal Waddi 2,419 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"380\",\"geography/geographic_coordinates\":\"10 00 N, 8 00 E\",\"geography/geography_note\":\"the Niger River enters the country in the northwest and flows southward through tropical rain forests and swamps to its delta in the Gulf of Guinea\",\"geography/land_boundaries/border_countries\":\"Benin 809 km, Cameroon 1975 km, Chad 85 km, Niger 1608 km\",\"geography/land_boundaries/total\":\"4,477 km\",\"geography/land_use/agricultural_land_arable_land\":0.373,\"geography/land_use/agricultural_land_permanent_crops\":0.074,\"geography/land_use/agricultural_land_permanent_pasture\":0.333,\"geography/land_use/forest\":0.095,\"geography/land_use/other\":0.125,\"geography/location\":\"Western Africa, bordering the Gulf of Guinea, between Benin and Cameroon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"southern lowlands merge into central hills and plateaus; mountains in southeast, plains in north\",\"government/administrative_divisions\":\"36 states and 1 territory*; Abia, Adamawa, Akwa Ibom, Anambra, Bauchi, Bayelsa, Benue, Borno, Cross River, Delta, Ebonyi, Edo, Ekiti, Enugu, Federal Capital Territory*, Gombe, Imo, Jigawa, Kaduna, Kano, Katsina, Kebbi, Kogi, Kwara, Lagos, Nasarawa, Niger, Ogun, Ondo, Osun, Oyo, Plateau, Rivers, Sokoto, Taraba, Yobe, Zamfara\",\"government/capital/geographic_coordinates\":\"9 05 N, 7 32 E\",\"government/capital/name\":\"Abuja\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Niger River that flows through the west of the country to the Atlantic Ocean; from a native term \\u0022Ni Gir\\u0022 meaning \\u0022River Gir\\u0022\",\"government/executive_branch/chief_of_state\":\"President Maj. Gen. (ret.) Muhammadu BUHARI (since 29 May 2015); Vice President Oluyemi \\u0022Yemi\\u0022 OSINBAJO (since 29 May 2015); note - the president is both chief of state, head of government, and commander-in-chief of the armed forces\",\"government/executive_branch/head_of_government\":\"President Maj.Gen. (ret.) Muhammadu BUHARI (since 29 May 2015); Vice President Oluyemi \\u0022Yemi\\u0022 OSINBAJO (since 29 May 2015)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and green; the color green represents the forests and abundant natural wealth of the country, white stands for peace and unity\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"1 October 1960 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 1 October (1960)\",\"government/national_symbol_s\":\"eagle; national colors: green, white\",\"introduction\":\"British influence and control over what would become Nigeria and Africas most populous country grew through the 19th century. A series of constitutions after World War II granted Nigeria greater autonomy. After independence in 1960, politics were marked by coups and mostly military rule, until the death of a military head of state in 1998 allowed for a political transition. In 1999, a new constitution was adopted and a peaceful transition to civilian government was completed. The government continues to face the daunting task of institutionalizing democracy and reforming a petroleum-based economy, whose revenues have been squandered through corruption and mismanagement. In addition, Nigeria continues to experience longstanding ethnic and religious tensions. Although both the 2003 and 2007 presidential elections were marred by significant irregularities and violence, Nigeria is currently experiencing its longest period of civilian rule since independence. The general elections of 2007 marked the first civilian-to-civilian transfer of power in the countrys history and the elections of 2011 were generally regarded as credible. The 2015 election was heralded for the fact that the then-umbrella opposition party, the All Progressives Congress, defeated the long-ruling Peoples Democratic Party that had governed since 1999 and assumed the presidency after a peaceful transfer of power. Successful presidential and legislative elections were held in early 2019.\",\"name\":\"Nigeria\",\"people_and_society/age_structure/0_14_years\":0.4245,\"people_and_society/age_structure/15_24_years\":0.1981,\"people_and_society/age_structure/25_54_years\":0.3044,\"people_and_society/age_structure/55_64_years\":0.0404,\"people_and_society/age_structure/65_years_and_over\":0.0326,\"people_and_society/birth_rate\":\"35.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Hausa 30%, Yoruba 15.5%, Igbo (Ibo) 15.2%, Fulani 6%, Tiv 2.4%, Kanuri/Beriberi 2.4%, Ibibio 1.8%, Ijaw/Izon 1.8%, other 24.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.904 million Lagos, 3.906 million Kano, 3.464 million Ibadan, 3.095 million ABUJA (capital), 2.873 million Port Harcourt, 1.676 million Benin City (2019)\",\"people_and_society/nationality/adjective\":\"Nigerian\",\"people_and_society/nationality/noun\":\"Nigerian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"203452505\",\"people_and_society/population_growth_rate\":0.0254,\"people_and_society/urbanization/urban_population\":\"51.2% of total population (2019)\",\"transportation/airports\":\"54\",\"transportation/railways/total\":\"3798\",\"transportation/roadways/total\":\"195000\"},{\"BoxHeight\":36.19999999999999,\"BoxWidth\":37.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.646,\"ISO3_Code\":\"NAM\",\"ISO_Code\":\"NA\",\"Path\":\"M 565 510.2 567.1 509.8 567.6 509.8 568.1 509.9 568.5 509.9 569.2 510 569.5 510.2 569.8 510.6 570 510.7 569.8 510.7 569.5 510.8 569.1 510.8 568.6 511 568.1 511.5 567.9 511.5 567.7 511.2 567.6 511.2 567.4 511.4 567.1 511.4 566.4 511.9 565.8 512.5 565.5 512.7 565.4 512.6 565.2 512.1 564.9 511.9 564.5 511.3 564 511.3 561.9 511.7 559.5 512.2 558.2 512.3 558.2 523 558.1 523.1 555.5 523.1 555.4 526 555.4 528.5 555.4 530.2 555.4 531.4 555.4 542.8 554.9 543.1 554.3 543.1 554 543.6 553.8 543.8 553.4 543.8 553.4 544 553.5 544.3 553.1 544.5 552.7 544.4 552.5 544.2 552 544.1 550.9 544.3 550.7 544.3 550.4 544.3 550 544.2 549.7 543.9 549.2 543.8 548.9 543.9 548.7 543.7 548.3 543.7 548.3 543.6 548.3 543.3 548.2 543.2 548.1 543 548.3 542.7 548.1 542.3 548 542.2 547.7 542.2 547.7 541.8 547.3 541.6 546.8 541.7 546.8 542 546.7 542 546.6 542.3 546.5 542.4 546.6 542.6 546.4 543 546.2 543 545.7 543.3 545.6 543.5 545.2 543.2 543.6 541.5 542.4 539.3 542.2 538.2 542 538 541.8 537.4 541.9 537.2 542 537.3 542 537.2 542 536.8 541.8 536.5 541.5 536.2 541.4 535.7 541.5 535.5 541.3 534.8 541.1 534.5 541.2 533.8 541 533.1 541.2 532.4 540.9 531.5 540.5 530.8 540.5 530.5 540.1 529.4 540.1 529.1 540.2 528.8 540.2 528 540.1 527.5 540.2 527.1 539.9 526.2 540.1 526 540.3 525.7 540.3 525.1 539.9 524 539.5 523.4 538.7 522.5 538.7 522.2 538.4 521.6 537.2 519.7 537 519 536.7 518.5 536.6 517.8 536.2 517.4 534.9 514.5 534.2 513.5 533.4 512.8 533.1 512 532.8 511.7 532.5 510.1 532.6 509.1 532.7 509.2 533.5 508.8 533.7 508.9 534 509.1 534.4 509 534.5 509.1 534.9 509.1 536 508.4 536.5 508.3 536.8 508.4 537 508.3 537.3 508.4 537.5 508.8 538.7 509.6 539.1 509.7 539.5 509.5 551 509.5 552.1 510.6 552.4 510.8 552.8 510.8 553.2 510.8 553.9 510.9 554.5 510.9 554.8 511 555.2 510.9 555.8 511 556.3 510.9 556.9 511.2 557.7 511.4 558.1 511.2 558.7 511.1 559.4 511.4 561.9 510.9 563.4 510.6 565 510.2 Z M 540 526.1 539.9 526.1 539.9 526 540 525.9 540 526.1 Z\",\"Xmax\":570,\"Xmid\":547.7,\"Xmin\":532.5,\"Ymax\":544.5,\"Ymid\":523.5,\"Ymin\":508.3,\"economy/currency\":\"Namibian dollars (NAD)\",\"economy/gdp_per_capita_ppp/2017\":\"11200\",\"economy/gdp_real_growth_rate/2017\":-0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.958 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.28,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":823290,\"geography/area/water\":1002,\"geography/area_comparative\":\"almost seven times the size of Pennsylvania; slightly more than half the size of Alaska\",\"geography/area_sqkm\":824292,\"geography/climate\":\"desert; hot, dry; rainfall sparse and erratic\",\"geography/coastline\":\"1,572 km\",\"geography/elevation/highest_point\":\"Konigstein on Brandberg 2,573 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1141\",\"geography/geographic_coordinates\":\"22 00 S, 17 00 E\",\"geography/geography_note\":\"the Namib Desert, after which the country is named, is considered to be the oldest desert in the world; Namibia is the first country in the world to incorporate the protection of the environment into its constitution; some 14% of the land is protected, including virtually the entire Namib Desert coastal strip; Namib-Naukluft National Park (49,768 sq km), is the largest game park in Africa and one of the largest in the world\",\"geography/land_boundaries/border_countries\":\"Angola 1427 km, Botswana 1544 km, South Africa 1005 km, Zambia 244 km\",\"geography/land_boundaries/total\":\"4,220 km\",\"geography/land_use/agricultural_land_arable_land\":0.01,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.462,\"geography/land_use/forest\":0.088,\"geography/land_use/other\":0.44,\"geography/location\":\"Southern Africa, bordering the South Atlantic Ocean, between Angola and South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau; Namib Desert along coast; Kalahari Desert in east\",\"government/administrative_divisions\":\"14 regions; Erongo, Hardap, //Karas, Kavango East, Kavango West, Khomas, Kunene, Ohangwena, Omaheke, Omusati, Oshana, Oshikoto, Otjozondjupa, Zambezi; note - the Karas Region was renamed //Karas in September 2013 to include the alveolar lateral click of the Khoekhoegowab language\",\"government/capital/geographic_coordinates\":\"22 34 S, 17 05 E\",\"government/capital/name\":\"Windhoek\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the coastal Namib Desert; the name \\u0022namib\\u0022 means \\u0022vast place\\u0022 in the Nama/Damara language\",\"government/executive_branch/chief_of_state\":\"President Hage GEINGOB (since 21 March 2015); Vice President Nangola MBUMBA (since 8 February 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Hage GEINGOB (since 21 March 2015); Vice President Nangola MBUMBA (since 8 February 2018); Prime Minister Saara KUUGONGELWA-AMADHILA (since 21 March 2015)\",\"government/flag_description\":\"a wide red stripe edged by narrow white stripes divides the flag diagonally from lower hoist corner to upper fly corner; the upper hoist-side triangle is blue and charged with a golden-yellow, 12-rayed sunburst; the lower fly-side triangle is green; red signifies the heroism of the people and their determination to build a future of equal opportunity for all; white stands for peace, unity, tranquility, and harmony; blue represents the Namibian sky and the Atlantic Ocean, the countrys precious water resources and rain; the golden-yellow sun denotes power and existence; green symbolizes vegetation and agricultural resources\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"21 March 1990 (from South African mandate)\",\"government/national_holiday\":\"Independence Day, 21 March (1990)\",\"government/national_symbol_s\":\"oryx (antelope); national colors: blue, red, green, white, yellow\",\"introduction\":\"Namibia gained independence in 1990. Prior to independence, apartheid South Africa occupied the former German colony known as South-West Africa during World War I and administered it as a mandate until after World War II, when it annexed the territory. In 1966, the Marxist South-West Africa Peoples Organization (SWAPO) guerrilla group launched a war of independence for the area that became Namibia, but it was not until 1988 that South Africa agreed to end its administration in accordance with a UN peace plan for the entire region. Namibia has been governed by SWAPO since the country won independence, though the party has dropped much of its Marxist ideology. President Hage GEINGOB was elected in 2014 in a landslide victory, replacing Hifikepunye POHAMBA who stepped down after serving two terms. SWAPO retained its parliamentary super majority in the 2014 elections and established a system of gender parity in parliamentary positions.\",\"name\":\"Namibia\",\"people_and_society/age_structure/0_14_years\":0.3654,\"people_and_society/age_structure/15_24_years\":0.2034,\"people_and_society/age_structure/25_54_years\":0.3474,\"people_and_society/age_structure/55_64_years\":0.0446,\"people_and_society/age_structure/65_years_and_over\":0.0393,\"people_and_society/birth_rate\":\"26.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Ovambo 50%, Kavangos 9%, Herero 7%, Damara 7%, European and African ancestry 6.5%, European\\u0026amp;nbsp;6%,\\u0026amp;nbsp;Nama 5%, Caprivian 4%, San 3%, Baster 2%, Tswana .5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"417,000 WINDHOEK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Namibian\",\"people_and_society/nationality/noun\":\"Namibian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2533224\",\"people_and_society/population_growth_rate\":0.0191,\"people_and_society/urbanization/urban_population\":\"51% of total population (2019)\",\"transportation/airports\":\"112\",\"transportation/railways/total\":\"2628\",\"transportation/roadways/total\":\"48875\"},{\"BoxHeight\":48,\"BoxWidth\":29.40000000000009,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.456,\"ISO3_Code\":\"MOZ\",\"ISO_Code\":\"MZ\",\"Path\":\"M 591.2 537.9 589.8 537.9 589.1 537.8 589.1 536.9 588.9 536.3 589 535.8 589 535.4 588.7 535.1 588.6 534.7 588.7 534.1 588.7 533.7 588.8 533.3 588.8 532.6 588.7 530.1 588.5 529.7 588.4 529 588 528.7 587.8 528 587.5 527.5 587.5 526.6 587.3 526 586.8 524.4 589.7 521.3 590 521 589.8 520.5 590.1 519.9 590.1 519 590.3 518.9 590.6 518.7 591.1 518 591.1 517.5 591.3 517.3 591.5 517.2 591.6 517 591.6 516.5 591.4 516.4 591.4 516.2 591.1 516.2 591 515.7 590.9 515.5 590.9 515.3 591.1 515.1 591.1 514.5 591 514.3 590.7 514.3 590.7 514.1 590.7 513.7 591.3 513.5 591.3 513.3 591.2 513 591.2 512.8 591.5 512.7 591.6 512.4 591.5 512.2 591.3 511.3 591.4 510.8 591.5 510.7 591.6 510.2 591.4 510 591.4 509.8 591.6 509.4 591.3 508.7 591.1 508.2 591.3 508 591.4 507.6 590.8 507.5 590.7 507.4 590.6 507.2 589.7 506.8 588.5 506.7 588.1 506.2 587.1 505.9 586.6 505.5 586.3 505.5 585.9 505.7 585.7 505.5 584.4 505.5 584.3 504.4 584.2 504.2 584.3 504 584.2 503.6 583.9 503.3 583.8 503 583.8 502.6 585.4 502 587.2 501.5 587.8 501.2 589.7 500.6 589.8 500.6 590 500.6 590.4 500.4 591.5 500 591.7 499.9 592.1 499.8 592.2 499.8 592.3 499.9 592.4 500.3 592.5 500.4 592.8 500.9 593.2 501.2 593.3 501.5 593.4 501.4 593.5 501.2 593.7 501.3 594 501.1 594.4 501.2 595.2 500.9 595.4 500.9 595.7 501.4 595.8 501.6 595.7 501.8 596 502.6 595.8 503 595.9 503.4 595.7 503.8 595.5 503.9 595.4 504.5 595 504.9 595 505.2 595.4 505.6 595.4 505.9 595.5 506.3 595.8 506.4 595.9 506.7 596.3 507 596.8 507.6 597.1 507.9 597.4 507.9 597.5 508.2 597.2 508.4 597.3 508.7 597.8 508.7 597.9 508.4 597.8 508.2 597.9 507.9 597.8 507.6 597.5 507.3 597.5 507.1 597.7 506.9 597.9 506.2 598.1 505.9 598.3 505.9 598.5 506 599 505.8 599.3 505.6 599.4 503.9 599.3 503.1 599.6 502.4 599.5 502.3 599.4 501.7 597.3 498.9 596.7 498.3 596 498.3 595.9 498.2 595.8 497.9 595.8 496.9 595.6 495.7 595.3 494.9 595.3 494.6 595.5 494.3 596 493.3 596 492.9 596.9 492.9 598.5 492.9 598.9 492.8 599.3 492.4 599.6 492.5 600 492.7 600.1 492.7 600.3 492.9 600.4 493.2 600.6 493.3 601.1 493.2 601.2 493.2 601.3 493.4 601.4 493.3 601.6 493.3 602.1 492.9 602.3 492.9 602.6 492.9 603.2 493.1 603.4 493.1 603.7 493.2 603.9 493 604.2 493 604.6 492.8 604.7 492.7 604.9 492.1 605.2 492 606 492 606.7 492.4 607.1 492.1 607.4 492 607.8 491.7 608.5 491.7 608.8 491.7 609.6 491.2 610.9 490.7 611.5 490.1 611.9 490 612 489.9 612.3 489.9 612.6 490.3 612.3 490.6 612.5 490.8 612.3 491.1 612.4 491.5 612 492.2 612.1 492.5 612.1 493.2 612.3 494.1 612.3 495.4 612.5 495.6 612.5 495.8 612.6 495.9 612.5 496 612.5 496.3 612.1 496.8 612.2 496.9 612.4 496.9 612.5 497 612.5 497.9 612.4 498.4 612.6 499.9 612.4 500.3 612.5 500.4 612.8 500.4 612.9 500.5 612.8 500.7 612.7 500.9 612.7 501.2 613 501 613.1 501.1 613.2 501.3 613.2 502.1 612.8 502.4 612.7 502.8 612.4 503.1 612.6 503.2 612.7 503.3 612.5 503.9 611.4 505.2 611 506 610.6 506.3 610.6 506.4 610.5 506.8 608.8 507.8 608.3 508.4 606.5 508.9 604.5 509.8 603.5 510.4 603 510.8 602.2 511.8 601.2 513 600.7 513.7 599.7 514.1 599.3 514.3 597.5 516.1 596.4 516.9 596.4 517.5 596.3 517.8 596.2 518.5 596.5 518.9 596.9 519.2 597.3 519.9 597.2 520.6 597.3 521.1 597.8 522 598 523.5 598.1 523.7 598.3 523.5 598.5 523.7 598.5 525.4 598.6 526 598.4 526.6 598.2 528 598 528.3 598 528.8 598 528.9 598.2 528.7 598.5 528.6 598.5 528.8 598.4 529.3 597.2 531 596.4 531.5 592.4 533 591.5 533.6 591.1 534 590.8 534.4 590.7 534.8 590.4 535.3 590.6 535.8 591 536 591.1 536 591.2 535.7 591.3 535.7 591.2 537.9 Z M 596.4 494.3 596.4 494.2 596.3 494.1 596.2 494.1 596.1 494.3 596.2 494.4 596.3 494.5 596.4 494.3 Z M 596.1 494.3 596.1 494.1 596 494 595.9 494 595.8 494.1 595.9 494.3 596 494.3 596.1 494.3 Z M 598.4 522.1 598.3 522.4 598.2 522.4 598.2 522.3 598.3 522.2 598.2 522.1 598.3 522 598.3 521.8 598.4 521.7 598.4 521.8 598.4 522 598.4 522.1 Z M 591.4 535.2 591.4 535.4 591.3 535.4 591.2 535.4 591.2 535.3 591.3 535.2 591.4 535.2 Z M 612.6 494.7 612.5 494.8 612.4 494.6 612.5 494.6 612.6 494.7 Z M 612.6 495 612.6 495.1 612.5 495.1 612.5 495 612.6 495 Z M 598.3 522.6 598.3 522.9 598.2 522.8 598.2 522.7 598.3 522.6 Z M 612.9 490.8 612.7 490.9 612.7 490.8 612.7 490.7 612.9 490.8 Z M 612.9 491.7 612.7 491.8 612.7 491.7 612.7 491.6 612.8 491.6 612.9 491.7 Z M 612.6 495.4 612.5 495.4 612.5 495.3 612.5 495.2 612.6 495.3 612.6 495.4 Z\",\"Xmax\":613.2,\"Xmid\":598.6,\"Xmin\":583.8,\"Ymax\":537.9,\"Ymid\":509.2,\"Ymin\":489.9,\"economy/currency\":\"meticais (MZM)\",\"economy/gdp_per_capita_ppp/2017\":\"1300\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.12 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.16,\"energy/electricity_from_hydroelectric_plants\":0.83,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":786380,\"geography/area/water\":13000,\"geography/area_comparative\":\"slightly more than five times the size of Georgia; slightly less than twice the size of California\",\"geography/area_sqkm\":799380,\"geography/climate\":\"tropical to subtropical\",\"geography/coastline\":\"2,470 km\",\"geography/elevation/highest_point\":\"Monte Binga 2,436 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"345\",\"geography/geographic_coordinates\":\"18 15 S, 35 00 E\",\"geography/geography_note\":\"the Zambezi River flows through the north-central and most fertile part of the country\",\"geography/land_boundaries/border_countries\":\"Malawi 1498 km, South Africa 496 km, Eswatini 108 km, Tanzania 840 km, Zambia 439 km, Zimbabwe 1402 km\",\"geography/land_boundaries/total\":\"4,783 km\",\"geography/land_use/agricultural_land_arable_land\":0.064,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.496,\"geography/land_use/forest\":0.437,\"geography/land_use/other\":0,\"geography/location\":\"Southeastern Africa, bordering the Mozambique Channel, between South Africa and Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly coastal lowlands, uplands in center, high plateaus in northwest, mountains in west\",\"government/administrative_divisions\":\"10 provinces (provincias, singular - provincia), 1 city (cidade)*; Cabo Delgado, Gaza, Inhambane, Manica, Maputo, Cidade de Maputo*, Nampula, Niassa, Sofala, Tete, Zambezia\",\"government/capital/geographic_coordinates\":\"25 57 S, 32 35 E\",\"government/capital/name\":\"Maputo\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the offshore island of Mozambique; the island was apparently named after Mussa al-BIK, an influential Arab slave trader who set himself up as sultan on the island in the 15th century\",\"government/executive_branch/chief_of_state\":\"President Filipe Jacinto NYUSI (since 15 January 2015, re-elected 15 Oct 2019) (2019)\",\"government/executive_branch/head_of_government\":\"President Filipe Jacinto NYUSI (since 15 January 2015); Prime Minister Carlos Agostinho DO ROSARIO (since 17 January 2015) (2019)\",\"government/flag_description\":\"three equal horizontal bands of green (top), black, and yellow with a red isosceles triangle based on the hoist side; the black band is edged in white; centered in the triangle is a yellow five-pointed star bearing a crossed rifle and hoe in black superimposed on an open white book; green represents the riches of the land, white peace, black the African continent, yellow the countrys minerals, and red the struggle for independence; the rifle symbolizes defense and vigilance, the hoe refers to the countrys agriculture, the open book stresses the importance of education, and the star represents Marxism and internationalism\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 June 1975 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 25 June (1975)\",\"government/national_symbol_s\":\"national colors: green, black, yellow, white, red\",\"introduction\":\"Almost five centuries as a Portuguese colony came to a close with independence in 1975. Large-scale emigration, economic dependence on South Africa, a severe drought, and a prolonged civil war hindered the countrys development until the mid-1990s. The ruling Front for the Liberation of Mozambique (FRELIMO) party formally abandoned Marxism in 1989, and a new constitution the following year provided for multiparty elections and a free market economy. A UN-negotiated peace agreement between FRELIMO and rebel Mozambique National Resistance (RENAMO) forces ended the fighting in 1992. In 2004, Mozambique underwent a delicate transition as Joaquim CHISSANO stepped down after 18 years in office. His elected successor, Armando GUEBUZA, served two terms and then passed executive power to Filipe NYUSI in 2015. RENAMO\\u0026amp;rsquo;s residual armed forces have intermittently engaged in a low-level insurgency since 2012, although a late December 2016 ceasefire held throughout 2018 and has facilitated efforts toward a peacebuilding initiative and a constitutional amendment to devolve some governance to the provinces. Since October 2017, the northern province of Cabo Delgado has experienced violent extremist attacks.\",\"name\":\"Mozambique\",\"people_and_society/age_structure/0_14_years\":0.4452,\"people_and_society/age_structure/15_24_years\":0.216,\"people_and_society/age_structure/25_54_years\":0.2762,\"people_and_society/age_structure/55_64_years\":0.0337,\"people_and_society/age_structure/65_years_and_over\":0.0288,\"people_and_society/birth_rate\":\"37.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.5% of GDP\",\"people_and_society/ethnic_groups\":\"African 99.66% (Makhuwa, Tsonga, Lomwe, Sena, and others), Euro-African 0.2%, Indian 0.08%, European 0.06%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"54.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.669 million Matola, 1.104 million MAPUTO (capital), 811,000 Nampula (2019)\",\"people_and_society/nationality/adjective\":\"Mozambican\",\"people_and_society/nationality/noun\":\"Mozambican(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"27233789\",\"people_and_society/population_growth_rate\":0.0246,\"people_and_society/urbanization/urban_population\":\"36.5% of total population (2019)\",\"transportation/airports\":\"98\",\"transportation/railways/total\":\"4787\",\"transportation/roadways/total\":\"31083\"},{\"BoxHeight\":28.100000000000023,\"BoxWidth\":32.39999999999998,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.584,\"ISO3_Code\":\"ZMB\",\"ISO_Code\":\"ZM\",\"Path\":\"M 591.4 486.7 591.3 486.8 591.4 487 591.5 487.1 591.5 487.4 591.8 487.5 591.8 487.3 592 487.3 592.1 487.7 592.5 488 592.5 488.2 592.4 488.6 593 489.1 593 489.4 593.4 490.1 592.8 490.7 592.5 490.8 592.2 490.9 592.3 491.1 592.4 491.4 592.6 491.7 592.3 492.4 592.1 492.5 592.1 492.9 592.3 493 592.4 493.5 592.3 494.3 592.2 494.5 592.5 495 592.9 495 593 495.1 592.5 495.6 592.3 495.6 592 495.9 591.7 495.8 591.6 495.9 591.4 496.4 591.5 496.7 591.4 497.1 591.5 497.5 591 498.4 590.6 498.6 591 498.9 590.9 499.1 591.2 499.2 591.5 499.6 591.5 499.8 591.6 499.9 591.9 499.6 592.2 499.8 592.1 499.8 591.7 499.9 591.5 500 590.4 500.4 590 500.6 589.8 500.6 589.7 500.6 587.8 501.2 587.2 501.5 585.4 502 583.8 502.6 583.8 503 583.9 503.3 584.2 503.6 584.3 504 584.2 504.2 584.3 504.4 584.1 504.5 582.7 504.4 582.2 504.5 581.9 504.5 581 504.8 580.4 505.3 580.2 505.4 580 505.7 580 506.6 579.8 507 578.4 507.6 578 507.9 577.2 508.3 576.6 509.1 576.5 509.4 576.1 509.8 575.7 510.2 575 511.2 574.4 511.3 574 511.5 573.8 511.5 573.6 511.3 572.7 511 572.4 511.1 572.3 511.2 572 511.3 571.7 511.2 571.6 511 571.2 510.8 570.7 510.9 570.3 510.9 570.1 510.7 570 510.7 569.8 510.6 569.5 510.2 569.2 510 568.5 509.9 568.1 509.9 567.6 509.8 567.1 509.8 565 510.2 564.8 510 564.3 509.8 563.7 509.2 563.4 509 561.9 507.4 561.4 507 561.3 506.5 561 506.1 561 505.9 561 497 561.1 496.9 561.9 496.9 566.6 496.9 566.6 496.7 566.2 496.4 566.4 495.6 566.7 495.2 566.7 494.8 566.5 494.6 566.5 494.3 566.5 493.8 566.6 493.6 566.5 493.1 566.6 492.8 566.6 492.5 566.7 492.4 566.6 492 566.5 490.9 566.8 491 567 491.3 567.4 491.4 567.6 491.5 567.6 492 567.5 492.2 567.4 492.3 567.8 492.6 568.1 492.5 568.5 492.1 569 492 570.2 491.8 570.1 492.3 570.1 492.8 570.3 493 570.6 493.2 570.7 493.4 571.1 493.3 571.3 493.5 571.7 493.5 572.1 493.9 572.7 493.9 573 494 573.3 493.9 573.6 494 574.4 494 574.8 493.7 575 493 575.4 492.9 575.5 493.5 576.1 493.9 576.2 494.3 576.3 494.6 576.7 494.9 576.9 494.9 577.2 494.8 577.4 494.8 577.5 495.1 577.8 495.1 578 495.3 578.1 495.2 578.5 495.3 578.8 495.5 579 495.9 578.9 496.1 579.2 496.5 579.2 496.6 579.4 496.4 579.8 496.8 580 497.3 580.1 497.4 580.4 498.1 580.7 498 580.9 498.1 582 497.5 582.3 497.6 582.1 498 582.1 498.1 582.4 498.2 582.6 498.2 582.6 494.6 582 494.6 581.8 494.8 581.7 495 581.9 495.3 581.7 495.4 581.1 495.1 580.5 495.1 580.3 494.7 579.8 494.3 579.7 494.1 578.9 493.6 578.8 493.1 578.7 492.9 579 491.9 579 491.5 579.2 490.8 579.5 490.3 579.4 489.9 579.4 489.3 579.2 489.1 579.3 488.8 579.4 488.3 579.5 487.8 579.4 487.7 579.3 487.3 579.1 486.9 579.1 486.6 578.7 486.3 579.6 485.7 580 485.2 580.2 484.8 580.3 484.4 580.4 484.1 582 483.9 582.2 483.9 582.5 483.8 583.2 483.7 584.8 483.6 585.3 483.4 585.4 483.7 586 484.5 586.3 484.6 586.5 484.5 586.7 484.6 587 484.5 587.5 484.8 587.6 485.1 587.8 485.3 588.2 485.3 588.4 485.4 588.5 485.4 588.5 485.7 588.7 485.8 589.1 485.8 589.2 485.9 589.5 486 589.9 486 590.2 486.3 590.8 486.4 591.4 486.7 Z\",\"Xmax\":593.4,\"Xmid\":577.1,\"Xmin\":561,\"Ymax\":511.5,\"Ymid\":498.2,\"Ymin\":483.4,\"economy/currency\":\"Zambian kwacha (ZMK)\",\"economy/gdp_per_capita_ppp/2017\":\"4000\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.777 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":743398,\"geography/area/water\":9220,\"geography/area_comparative\":\"almost five times the size of Georgia; slightly larger than Texas\",\"geography/area_sqkm\":752618,\"geography/climate\":\"tropical; modified by altitude; rainy season (October to April)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"unnamed elevation in Mafinga Hills 2,301 m\",\"geography/elevation/lowest_point\":\"Zambezi river 329 m\",\"geography/elevation/mean_elevation\":\"1138\",\"geography/geographic_coordinates\":\"15 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; the Zambezi forms a natural riverine boundary with Zimbabwe; Lake Kariba on the Zambia-Zimbabwe border forms the worlds largest reservoir by volume (180 cu km; 43 cu mi)\",\"geography/land_boundaries/border_countries\":\"Angola 1065 km, Botswana 0.15 km, Democratic Republic of the Congo 2332 km, Malawi 847 km, Mozambique 439 km, Namibia 244 km, Tanzania 353 km, Zimbabwe 763 km\",\"geography/land_boundaries/total\":\"6,043.15 km\",\"geography/land_use/agricultural_land_arable_land\":0.048,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.269,\"geography/land_use/forest\":0.663,\"geography/land_use/other\":0.02,\"geography/location\":\"Southern Africa, east of Angola, south of the Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau with some hills and mountains\",\"government/administrative_divisions\":\"10 provinces; Central, Copperbelt, Eastern, Luapula, Lusaka, Muchinga, Northern, North-Western, Southern, Western\",\"government/capital/geographic_coordinates\":\"15 25 S, 28 17 E\",\"government/capital/name\":\"Lusaka; note - a proposal to build a new capital city in Ngabwe was announced in May 2017\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived from the Zambezi River, which flows through the western part of the country and forms its southern border with neighboring Zimbabwe\",\"government/executive_branch/chief_of_state\":\"President Edgar LUNGU (since 25 January 2015); Vice President Inonge WINA (since 26 January 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Edgar LUNGU (since 25 January 2015); Vice President Inonge WINA (since 26 January 2015)\",\"government/flag_description\":\"green field with a panel of three vertical bands of red (hoist side), black, and orange below a soaring orange eagle, on the outer edge of the flag; green stands for the countrys natural resources and vegetation, red symbolizes the struggle for freedom, black the people of Zambia, and orange the countrys mineral wealth; the eagle represents the peoples ability to rise above the nations problems\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 October 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 24 October (1964)\",\"government/national_symbol_s\":\"African fish eagle; national colors: green, red, black, orange\",\"introduction\":\"The territory of Northern Rhodesia was administered by the former British South Africa Company from 1891 until it was taken over by the UK in 1923. During the 1920s and 1930s, advances in mining spurred development and immigration. The name was changed to Zambia upon independence in 1964. In the 1980s and 1990s, declining copper prices, economic mismanagement, and a prolonged drought hurt the economy. Elections in 1991 brought an end to one-party rule and propelled the Movement for Multiparty Democracy (MMD) to government. The subsequent vote in 1996, however, saw increasing harassment of opposition parties and abuse of state media and other resources. The election in 2001 was marked by administrative problems, with three parties filing a legal petition challenging the election of ruling party candidate Levy MWANAWASA. MWANAWASA was reelected in 2006 in an election that was deemed free and fair. Upon his death in August 2008, he was succeeded by his vice president, Rupiah BANDA, who won a special presidential byelection later that year. The MMD and BANDA lost to the Patriotic Front (PF) and Michael SATA in the 2011 general elections. SATA, however, presided over a period of haphazard economic management and attempted to silence opposition to PF policies. SATA died in October 2014 and was succeeded by his vice president, Guy SCOTT, who served as interim president until January 2015, when Edgar LUNGU won the presidential byelection and completed SATAs term. LUNGU then won a full term in August 2016 presidential elections.\",\"name\":\"Zambia\",\"people_and_society/age_structure/0_14_years\":0.4595,\"people_and_society/age_structure/15_24_years\":0.2,\"people_and_society/age_structure/25_54_years\":0.2879,\"people_and_society/age_structure/55_64_years\":0.0295,\"people_and_society/age_structure/65_years_and_over\":0.0231,\"people_and_society/birth_rate\":\"41.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Bemba 21%, Tonga 13.6%, Chewa 7.4%, Lozi 5.7%, Nsenga 5.3%, Tumbuka 4.4%, Ngoni 4%, Lala 3.1%, Kaonde 2.9%, Namwanga 2.8%, Lunda (north Western) 2.6%, Mambwe 2.5%, Luvale 2.2%, Lamba 2.1%, Ushi 1.9%, Lenje 1.6%, Bisa 1.6%, Mbunda 1.2%, other 13.8%, unspecified 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.647 million LUSAKA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Zambian\",\"people_and_society/nationality/noun\":\"Zambian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16445079\",\"people_and_society/population_growth_rate\":0.0291,\"people_and_society/urbanization/urban_population\":\"44.1% of total population (2019)\",\"transportation/airports\":\"88\",\"transportation/railways/total\":\"3126\",\"transportation/roadways/total\":\"67671\"},{\"BoxHeight\":24.5,\"BoxWidth\":32.700000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.433,\"ISO3_Code\":\"SSD\",\"ISO_Code\":\"SS\",\"Path\":\"M 594.6 434.1 594.7 435.4 594.6 436.7 594.3 436.9 594 437 593.6 437.3 593.4 437.3 593.2 437 592.2 437.1 592 437.2 592 437.9 591.6 438.3 591.5 438.5 591.5 438.7 591.6 438.9 592.2 439 592.4 439.1 592.7 439 593.4 439.2 594.1 439.7 594.3 440.1 594.3 440.4 594.8 440.8 594.9 441 595.5 441.3 595.7 441.6 595.8 441.8 596.1 441.9 596.4 442.2 596.7 442.2 596.8 442.4 597.1 442.7 596.9 443.2 596.9 443.6 597 443.8 597 444.1 597.4 444.7 597.4 444.9 597.9 445.3 597.9 445.7 598.5 445.5 599 445.6 599.4 445.8 599.4 446.2 599.3 446.5 599.3 447.3 599.7 447.7 598.4 447.7 598.2 447.3 598.3 447 597.9 446.9 598 446.7 597.9 446.6 597.6 446.8 597.4 446.7 596.9 447 595.7 447.4 595.3 447.7 594.2 448.9 593.8 449.3 593.7 449.4 593.4 449.7 592.9 450.2 592 450.1 591.6 449.8 591.5 449.9 591.2 450 590.7 450.1 589.8 450.2 589.5 450.4 589.2 450.5 589.3 450.7 589.2 450.8 589 450.8 588.8 450.6 588.6 450.6 588.5 450.3 588.2 450 587.9 450.2 587.4 450.4 586.8 450.1 586.5 450 585.9 450.3 585.5 450.9 585.5 450.7 585.3 450.4 584.7 450.6 584.8 450.3 584.7 449.9 583.8 449.6 583.6 449.3 583.6 449.2 583.4 449.1 583 448.8 583 448.6 582.6 448.4 582.6 447.9 582.2 447.7 581.7 447.6 581.6 448.1 581.3 448.4 581 448.5 580.4 448.1 579.9 448.1 579.8 447.9 579.6 448 579.5 448.3 579.1 448.5 578.9 448.7 578.7 448.7 578.6 448.5 578.2 448.5 578 448.3 577.8 448.3 577.7 447.9 577.3 447.9 577.1 447.8 577 447.3 576.7 447 576.4 447 576.1 446.6 576.1 446.4 575.7 446.1 575.6 445.8 575.5 445.5 575.6 445.1 575.4 444.7 574.5 444.2 574.3 443.9 573.9 443.9 573.7 443.8 573.5 443.6 573.4 443.6 573.5 443.3 573 442.8 572.9 442.6 573.2 442.2 573.2 442.1 572.3 441.6 572.1 441.1 571.5 440.7 570.3 440.1 570.2 439.9 569.9 439.7 569.8 439.5 570.1 439.2 570.1 438.9 569.8 438.6 569.5 438.6 569.3 438.4 568.9 437.9 568.4 437.7 568 437.7 567.8 437.5 567.5 437.6 567.1 437.4 567 437.2 567.2 436.7 567.2 436.5 567.6 436.1 568 435.9 568.1 435.8 568.1 435.3 568.2 434.6 568.2 434.5 568.6 434.2 568.6 433.9 568.6 433.4 569.1 432.9 569.4 432.6 569.4 432.4 569.4 432.2 569.5 432 569.6 431.8 570.8 431.7 571.6 431.5 571.9 431.6 571.9 432 571.9 432.2 572.2 432.4 572.7 432.9 572.9 433.7 573.2 433.9 573.6 434.1 574 434.1 574.4 434 574.7 433.9 575.3 433.8 577.4 433.8 577.4 433.9 577.7 434.5 577.9 434.5 579.7 434.5 579.9 434.1 580.1 433.9 580.3 433.7 580.7 433.4 581.8 433.4 582 432.5 583.1 431.9 583.3 432 584.5 432.7 585.4 433.4 586.8 433.3 588.1 431.8 588.7 431 589.2 430.6 590 429.8 589.8 429.3 589.8 428 589.2 427.2 590.7 427.2 590.8 426.5 590.9 426.4 592.2 426.5 591.9 428.1 592.2 430.2 592.2 430.6 592.9 430.9 594.1 432.3 594.2 432.9 594 433.5 594 434 594.1 434.1 594.6 434.1 Z\",\"Xmax\":599.7,\"Xmid\":584.1,\"Xmin\":567,\"Ymax\":450.9,\"Ymid\":440.3,\"Ymin\":426.4,\"economy/currency\":\"South Sudanese pounds (SSP)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":-0.052,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.224 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":0,\"geography/area/water\":0,\"geography/area_comparative\":\"more than four times the size of Georgia; slightly smaller than Texas\",\"geography/area_sqkm\":644329,\"geography/climate\":\"hot with seasonal rainfall influenced by the annual shift of the Inter-Tropical Convergence Zone; rainfall heaviest in upland areas of the south and diminishes to the north\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Kinyeti 3,187 m\",\"geography/elevation/lowest_point\":\"White Nile 381 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 00 N, 30 00 E\",\"geography/geography_note\":\"landlocked; The Sudd is a vast swamp in the north central region of South Sudan, formed by the White Nile, its size is variable but can reach some 15% of the countrys total area during the rainy season; it is one of the worlds largest wetlands\",\"geography/land_boundaries/border_countries\":\"Central African Republic 1055 km, Democratic Republic of the Congo 714 km, Ethiopia 1299 km, Kenya 317 km, Sudan 2158 km, Uganda 475 km\",\"geography/land_boundaries/total\":\"6,018 km\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"East-Central Africa; south of Sudan, north of Uganda and Kenya, west of Ethiopia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"plains in the north and center rise to southern highlands along the border with Uganda and Kenya; the White Nile, flowing north out of the uplands of Central Africa, is the major geographic feature of the country; The Sudd (a name derived from floating vegetation that hinders navigation) is a large swampy area of more than 100,000 sq km fed by the waters of the White Nile that dominates the center of the country\",\"government/administrative_divisions\":\"10 states; Central Equatoria, Eastern Equatoria, Jonglei, Lakes, Northern Bahr el Ghazal, Unity, Upper Nile, Warrap, Western Bahr el Ghazal, Western Equatoria; note - in 2015, the creation of 28 new states was announced and in 2017 four additional, but these 32 states have not yet been vetted by the US Board on Geographic Names\",\"government/capital/geographic_coordinates\":\"04 51 N, 31 37 E\",\"government/capital/name\":\"Juba\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name from the countrys former position within Sudan prior to independence; the name \\u0022Sudan\\u0022 derives from the Arabic \\u0022bilad-as-sudan\\u0022 meaning \\u0022Land of the Black [peoples]\\u0022\",\"government/executive_branch/chief_of_state\":\"President Salva KIIR Mayardit (since 9 July 2011); First Vice President Taban Deng GAI (since 26 July 2016); Second Vice President James Wani IGGA (since 26 April 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Salva KIIR Mayardit (since 9 July 2011); First Vice President Taban Deng GAI (since 26 July 2016); Second Vice President James Wani IGGA (since 26 April 2016)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green; the red band is edged in white; a blue isosceles triangle based on the hoist side contains a gold, five-pointed star; black represents the people of South Sudan, red the blood shed in the struggle for freedom, green the verdant land, and blue the waters of the Nile; the gold star represents the unity of the states making up South Sudan\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 July 2011 (from Sudan)\",\"government/national_holiday\":\"Independence Day, 9 July (2011)\",\"government/national_symbol_s\":\"African fish eagle; national colors: red, green, blue, yellow, black, white\",\"introduction\":\"British explorer Samuel BAKER established the colony of Equatoria in 1870, in the name of the Ottoman Khedive of Egypt who claimed the territory. Headquartered in Gondokoro (near modern day Juba), Equatoria in theory composed most of what is now South Sudan. After being cut off from colonial administration during the Mahdist War from 1885-1898, Equatoria was made a state under the Anglo-Egyptian condominium in 1899. It was largely left to itself over the following decades, but Christian missionaries converted much of the population and facilitated the spread of English, rather than Arabic. Equatoria was ruled by British colonial administrators separately from what is now Sudan until the two colonies were combined at the 1947 Juba Conference, as part of British plans to prepare the region for independence. When Sudan gained its independence in 1956, it was with the understanding that the southerners would be able to participate fully in the political system. When the Arab Khartoum government reneged on its promises, a mutiny began that led to two prolonged periods of conflict (1955-1972 and 1983-2005) in which perhaps 2.5 million people died - mostly civilians - due to starvation and drought. Ongoing peace talks finally resulted in a Comprehensive Peace Agreement, signed in January 2005. As part of this agreement, the south was granted a six-year period of autonomy to be followed by a referendum on final status. The result of this referendum, held in January 2011, was a vote of 98% in favor of secession.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Since independence on 9 July 2011, South Sudan has struggled with good governance and nation building and has attempted to control opposition forces operating in its territory. Economic conditions have deteriorated since January 2012 when the government decided to shut down oil production following bilateral disagreements with Sudan. In December 2013, conflict between government and opposition forces killed tens of thousands and led to a dire humanitarian crisis with millions of South Sudanese displaced and food insecure. The warring parties signed a peace agreement in August 2015 that created a transitional government of national unity in April 2016. However, in July 2016, fighting broke out in Juba between the two principal signatories, plunging the country back into conflict. A \\u0022revitalized\\u0022 peace agreement was signed in September 2018 ending the fighting. Under the agreement, the government and various rebel groups agreed that the sides would form a unified national army and create a transitional government by May 2019. The agreement was extended until November 2019 and then subsequently to February 2020. However, implementation has been stalled, in part by a failure to agree on the countrys internal political boundaries.\",\"name\":\"South Sudan\",\"people_and_society/age_structure/0_14_years\":0.423,\"people_and_society/age_structure/15_24_years\":0.2094,\"people_and_society/age_structure/25_54_years\":0.3045,\"people_and_society/age_structure/55_64_years\":0.0382,\"people_and_society/age_structure/65_years_and_over\":0.0249,\"people_and_society/birth_rate\":\"36.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"19.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Dinka (Jieng) 35.8%, Nuer (Naath) 15.6%, Shilluk (Chollo), Azande, Bari, Kakwa, Kuku, Murle, Mandari, Didinga, Ndogo, Bviri, Lndi, Anuak, Bongo, Lango, Dungotona, Acholi, Baka, Fertit (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"386,000 JUBA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"South Sudanese\",\"people_and_society/nationality/noun\":\"South Sudanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-29.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10204581\",\"people_and_society/population_growth_rate\":-0.0116,\"people_and_society/urbanization/urban_population\":\"19.9% of total population (2019)\",\"transportation/airports\":\"85\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":38,\"BoxWidth\":28.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SOM\",\"ISO_Code\":\"SO\",\"Path\":\"M 615.2 465.2 615.2 465 615 464.7 614.8 464.4 614.6 464.2 614.6 464.1 613.7 462.8 613.7 462.3 613.7 462 613.7 461.6 613.7 461.1 613.7 460.3 613.7 452.9 614.9 451.4 616.2 449.5 616.3 449.3 616.7 449 617.9 448.9 618.7 448.7 619.1 448.4 619.5 447.8 620.4 447.3 621.1 447 622 446.8 623.9 446.9 624.8 446.8 627.2 444.3 632.7 438.5 630.2 438.3 627.2 437.3 623.9 436.1 622 435.5 621.1 434.6 620.5 434.3 620.2 433.9 620 433.7 619.9 433.2 619.5 432.9 619.2 432.5 618.8 432 618.4 431 619.1 429.9 619.2 429.8 619.6 429.1 619.7 429 619.8 428.8 619.9 428.6 620.5 428.9 620.6 429.3 621.1 429.9 621.7 430.7 622.9 431.5 623.6 431.6 624.6 431.5 625.3 431.2 625.6 430.9 626.1 430.8 626.9 430.3 627.2 430.4 627.5 430.5 628.1 430.5 628.5 430.7 628.9 430.7 629.5 430.5 630.5 430 630.8 429.7 631.4 429.4 631.8 429.4 632.4 429.6 633.4 429.5 634.1 429.1 634.6 429 635 429 635.8 429.2 636.9 428.9 637.5 428.6 639 428.4 639.8 427.9 640.3 427.3 640.7 427.2 642.1 427.7 642 428 641.7 428.5 641.6 429 641.7 429.3 641.8 429.6 641.7 430.1 641.8 431 641.5 431.6 641.1 431.9 641.1 432.8 640.9 433.8 640.9 434.3 640.5 434.9 640.3 435.3 639.8 435.9 639.5 436.8 638.9 437.8 638.2 438.5 638.1 439 637.8 439.7 636.4 441.9 636.1 442.7 636 443.3 635.6 444.2 634.8 445.4 633.7 446.9 632.9 448.2 629.5 451.9 627.6 453.8 627.2 454 623.8 456.1 621.1 458.3 619.1 460.3 618.3 461.1 618.1 461.4 617.9 461.6 617.6 462 617.3 462.3 616.9 462.8 616.7 462.9 615.9 464.1 615.2 465.2 Z M 642 431.2 642.2 431.4 642.5 431.4 642.5 431.5 642.4 431.7 642.1 431.6 642.1 431.5 642 431.5 641.9 431.3 642 431.2 Z M 620.6 428.6 620.5 428.7 620.4 428.7 620.5 428.6 620.6 428.6 Z\",\"Xmax\":642.5,\"Xmid\":627.2,\"Xmin\":613.7,\"Ymax\":465.2,\"Ymid\":443.7,\"Ymin\":427.2,\"economy/currency\":\"Somali shillings (SOS)\",\"economy/gdp_per_capita_ppp/2017\":\" NA\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"852,500 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.93,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":627337,\"geography/area/water\":10320,\"geography/area_comparative\":\"almost five times the size of Alabama; slightly smaller than Texas\",\"geography/area_sqkm\":637657,\"geography/climate\":\"principally desert; northeast monsoon (December to February), moderate temperatures in north and hot in south; southwest monsoon (May to October), torrid in the north and hot in the south, irregular rainfall, hot and humid periods (tangambili) between monsoons\",\"geography/coastline\":\"3,025 km\",\"geography/elevation/highest_point\":\"Shimbiris 2,416 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"410\",\"geography/geographic_coordinates\":\"10 00 N, 49 00 E\",\"geography/geography_note\":\"strategic location on Horn of Africa along southern approaches to Bab el Mandeb and route through Red Sea and Suez Canal\",\"geography/land_boundaries/border_countries\":\"Djibouti 61 km, Ethiopia 1640 km, Kenya 684 km\",\"geography/land_boundaries/total\":\"2,385 km\",\"geography/land_use/agricultural_land_arable_land\":0.018,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.685,\"geography/land_use/forest\":0.106,\"geography/land_use/other\":0.191,\"geography/location\":\"Eastern Africa, bordering the Gulf of Aden and the Indian Ocean, east of Ethiopia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plateau rising to hills in north\",\"government/administrative_divisions\":\"18 regions (plural - NA, singular - gobolka); Awdal, Bakool, Banaadir, Bari, Bay, Galguduud, Gedo, Hiiraan, Jubbada Dhexe (Middle Jubba), Jubbada Hoose (Lower Jubba), Mudug, Nugaal, Sanaag, Shabeellaha Dhexe (Middle Shabeelle), Shabeellaha Hoose (Lower Shabeelle), Sool, Togdheer, Woqooyi Galbeed\",\"government/capital/geographic_coordinates\":\"2 04 N, 45 20 E\",\"government/capital/name\":\"Mogadishu\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022Land of the Somali\\u0022 (ethnic group)\",\"government/executive_branch/chief_of_state\":\"President Mohamed ABDULLAHI Mohamed \\u0022Farmaajo\\u0022 (since 8 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Hassan Ali KHAYRE (since 1 March 2017)\",\"government/flag_description\":\"light blue with a large white five-pointed star in the center; the blue field was originally influenced by the flag of the UN but today is said to denote the sky and the neighboring Indian Ocean; the five points of the star represent the five regions in the horn of Africa that are inhabited by Somali people: the former British Somaliland and Italian Somaliland (which together make up Somalia), Djibouti, Ogaden (Ethiopia), and the North East Province (Kenya)\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"1 July 1960 (from a merger of British Somaliland, which became independent from the UK on 26 June 1960, and Italian Somaliland, which became independent from the Italian-administered UN trusteeship on 1 July 1960 to form the Somali Republic)\",\"government/national_holiday\":\"Foundation of the Somali Republic, 1 July (1960); note - 26 June (1960) in Somaliland\",\"government/national_symbol_s\":\"leopard; national colors: blue, white\",\"introduction\":\"Britain withdrew from British Somaliland in 1960 to allow its protectorate to join with Italian Somaliland and form the new nation of Somalia. In 1969, a coup headed by Mohamed SIAD Barre ushered in an authoritarian socialist rule characterized by the persecution, jailing, and torture of political opponents and dissidents. After the regimes collapse early in 1991, Somalia descended into turmoil, factional fighting, and anarchy. In May 1991, northern clans declared an independent Republic of Somaliland that now includes the administrative regions of Awdal, Woqooyi Galbeed, Togdheer, Sanaag, and Sool. Although not recognized by any government, this entity has maintained a stable existence and continues efforts to establish a constitutional democracy, including holding municipal, parliamentary, and presidential elections. The regions of Bari, Nugaal, and northern Mudug comprise a neighboring semi-autonomous state of Puntland, which has been self-governing since 1998 but does not aim at independence; it has also made strides toward reconstructing a legitimate, representative government but has suffered some civil strife. Puntland disputes its border with Somaliland as it also claims the regions of Sool and Sanaag, and portions of Togdheer. Beginning in 1993, a two-year UN humanitarian effort (primarily in south-central Somalia) was able to alleviate famine conditions, but when the UN withdrew in 1995, having suffered significant casualties, order still had not been restored.In 2000, the Somalia National Peace Conference (SNPC) held in Djibouti resulted in the formation of an interim government, known as the Transitional National Government (TNG). When the TNG failed to establish adequate security or governing institutions, the Government of Kenya, under the auspices of the Intergovernmental Authority on Development (IGAD), led a subsequent peace process that concluded in October 2004 with the election of Abdullahi YUSUF Ahmed as President of a second interim government, known as the Transitional Federal Government (TFG) of the Somali Republic. The TFG included a 275-member parliamentary body, known as the Transitional Federal Parliament (TFP). President YUSUF resigned late in 2008 while UN-sponsored talks between the TFG and the opposition Alliance for the Re-Liberation of Somalia (ARS) were underway in Djibouti. In January 2009, following the creation of a TFG-ARS unity government, Ethiopian military forces, which had entered Somalia in December 2006 to support the TFG in the face of advances by the opposition Islamic Courts Union (ICU), withdrew from the country. The TFP was doubled in size to 550 seats with the addition of 200 ARS and 75 civil society members of parliament. The expanded parliament elected Sheikh SHARIF Sheikh Ahmed, the former ICU and ARS chairman as president in January 2009. The creation of the TFG was based on the Transitional Federal Charter (TFC), which outlined a five-year mandate leading to the establishment of a new Somali constitution and a transition to a representative government following national elections. In 2009, the TFP amended the TFC to extend TFGs mandate until 2011 and in 2011 Somali principals agreed to institute political transition by August 2012. The transition process ended in September 2012 when clan elders replaced the TFP by appointing 275 members to a new parliament who subsequently elected a new president.\",\"name\":\"Somalia\",\"people_and_society/age_structure/0_14_years\":0.4287,\"people_and_society/age_structure/15_24_years\":0.1935,\"people_and_society/age_structure/25_54_years\":0.3123,\"people_and_society/age_structure/55_64_years\":0.0435,\"people_and_society/age_structure/65_years_and_over\":0.0219,\"people_and_society/birth_rate\":\"39.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Somali 85%, Bantu and other non-Somali 15% (including 30,000 Arabs)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.18 million MOGADISHU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Somali\",\"people_and_society/nationality/noun\":\"Somali(s)\",\"people_and_society/net_migration_rate\":\"-5.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11259029\",\"people_and_society/population_growth_rate\":0.0208,\"people_and_society/urbanization/urban_population\":\"45.6% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.5,\"BoxWidth\":36.10000000000002,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.397,\"ISO3_Code\":\"CAF\",\"ISO_Code\":\"CF\",\"Path\":\"M 563.4 430.1 563.7 430.6 563.8 430.7 564.7 431.4 565 432 565.6 432.9 565.7 433.6 565.5 433.9 565.5 434.2 565.6 434.3 565.6 434.7 565.1 435 565.1 435.2 565.1 435.6 565.2 435.6 565.3 435.5 565.4 435.5 565.2 436 565.2 436.3 565.5 436.2 565.9 436.3 566.3 436.3 566.5 436.5 566.7 436.4 567.2 436.4 567.2 436.5 567.2 436.7 567 437.2 567.1 437.4 567.5 437.6 567.8 437.5 568 437.7 568.4 437.7 568.9 437.9 569.3 438.4 569.5 438.6 569.8 438.6 570.1 438.9 570.1 439.2 569.8 439.5 569.9 439.7 570.2 439.9 570.3 440.1 571.5 440.7 572.1 441.1 572.3 441.6 573.2 442.1 573.2 442.2 572.9 442.6 573 442.8 573.5 443.3 573.4 443.6 573.5 443.6 573.7 443.8 573.9 443.9 574.3 443.9 574.5 444.2 575.4 444.7 575.6 445.1 575.5 445.5 575.6 445.8 575.7 446.1 576.1 446.4 576.1 446.6 576 446.4 575.2 446.1 574.7 446.3 574.4 446.6 574.1 446.4 573.5 446.5 573.2 446.3 572.8 446.2 572.6 446 572.5 446 572.3 446.1 572 446 571.9 446.1 571.6 446.1 571.5 446 571.4 446 570.9 445.6 570.6 445.7 570.3 445.9 570.2 446.2 570.3 446.4 570.2 446.6 569.7 446.6 569.5 446.9 569.2 446.7 568.5 447 568.4 446.9 568.2 446.6 568 446.5 567.8 446.4 567.8 446.5 567.6 446.4 567.5 446.5 567.6 446.6 567.3 446.7 567.2 446.8 566.5 447 566.4 447.2 566.1 447.2 565.4 447.4 564.8 447.8 564.6 447.7 564.3 447.4 564 447.5 563.8 447.4 563.7 447.3 563.7 447.2 563.5 447.2 563.4 447.5 563.1 447.5 562.9 448.1 562.7 448.2 562.7 448.4 562.5 448.7 562.5 448.9 562.1 449.1 561.7 449.1 561.2 448.9 560.6 448.8 560.2 448.6 560 448.6 559.7 448.7 559.2 448.7 559 448.5 558.8 448.6 558.4 448.4 558.1 448.3 557 448.3 556.7 448 556.7 447.7 556.4 447.3 555.5 446.8 555.2 446.7 555.1 446.6 554.9 446.4 554.6 446.3 554.2 446.3 553.8 446.4 553.5 446.6 553.2 446.8 552.9 446.9 552.7 447.4 552.2 447.9 552 448.3 551.4 448.5 551.4 448.7 551.6 449 551.7 449.5 551.5 450.2 551.6 450.9 551.3 450.5 551 450.6 550.7 450.6 550.6 450.8 550.4 450.9 550.2 450.7 549.9 450.7 549.7 450.6 549.5 450.7 549.4 450.5 548.8 450.5 548.5 450.3 548.1 450.5 547.9 450.5 547.7 450.6 547.2 450.8 547 450.7 546.7 450.8 546.4 450.7 546.2 450.8 546 450.9 545.8 451.8 545.8 452 545.7 452.3 545.8 452.7 544.9 454.4 544.6 453.7 544.6 453.1 544.5 452.9 544.6 452.7 544.5 452.4 544.2 452.2 544 452 543.8 451.9 542.3 450.3 541.8 449.5 542.1 449.3 541.9 449 541.8 448.6 541.6 448.3 541.3 448.2 540.8 447.7 540.7 446.6 540.7 446.2 540.3 445.9 540.5 445.3 540.5 445 540.5 444.7 540.5 444.2 540.2 444.1 540 443.7 540.4 443.4 540.9 443.1 541.5 441.9 541.8 441.7 542 441 542.2 440.8 542.2 440.4 542.8 440 543 439.6 543.5 439.7 543.8 439.8 544.2 439.8 544.6 439.5 545.4 439.2 545.6 438.9 545.9 438.7 546.3 439.2 546.7 439.6 547 439.4 547.6 439.2 548 438.8 549 438.4 549.7 438.4 550.1 438.3 551.5 438.2 551.7 437.8 552.2 437.5 552.9 436.5 552.4 435.9 552.7 435.6 553.3 435.4 554.6 435.4 555.2 435.3 555.7 435.1 556.6 435.1 556.7 435 556.9 434.6 557.2 434.6 557.8 434.2 558.1 433.9 558.2 433.5 558.5 433.3 558.9 432.8 559.2 432.7 559.6 432.2 560.1 432 560.2 431.9 560.3 431.5 560.2 431.3 560.3 430.9 560.4 430.8 560.4 430.5 560.5 430.3 561.1 430.2 561.4 430.2 562.4 429.9 563.4 430.1 Z\",\"Xmax\":576.1,\"Xmid\":556.8,\"Xmin\":540,\"Ymax\":454.4,\"Ymid\":442.3,\"Ymin\":429.9,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"700\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"413,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.5,\"energy/electricity_from_hydroelectric_plants\":0.5,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":622984,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Texas; about four times the size of Georgia\",\"geography/area_sqkm\":622984,\"geography/climate\":\"tropical; hot, dry winters; mild to hot, wet summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Mont Ngaoui 1,410 m\",\"geography/elevation/lowest_point\":\"Oubangui River 335 m\",\"geography/elevation/mean_elevation\":\"635\",\"geography/geographic_coordinates\":\"7 00 N, 21 00 E\",\"geography/geography_note\":\"landlocked; almost the precise center of Africa\",\"geography/land_boundaries/border_countries\":\"Cameroon 901 km, Chad 1556 km, Democratic Republic of the Congo 1747 km, Republic of the Congo 487 km, South Sudan 1055 km, Sudan 174 km\",\"geography/land_boundaries/total\":\"5,920 km\",\"geography/land_use/agricultural_land_arable_land\":0.029,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.051,\"geography/land_use/forest\":0.362,\"geography/land_use/other\":0.557,\"geography/location\":\"Central Africa, north of Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast, flat to rolling plateau; scattered hills in northeast and southwest\",\"government/administrative_divisions\":\"14 prefectures (prefectures, singular - prefecture), 2 economic prefectures* (prefectures economiques, singular - prefecture economique), and 1 commune**; Bamingui-Bangoran, Bangui**, Basse-Kotto, Haute-Kotto, Haut-Mbomou, Kemo, Lobaye, Mambere-Kadei, Mbomou, Nana-Grebizi*, Nana-Mambere, Ombella-Mpoko, Ouaka, Ouham, Ouham-Pende, Sangha-Mbaere*, Vakaga\",\"government/capital/geographic_coordinates\":\"4 22 N, 18 35 E\",\"government/capital/name\":\"Bangui\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name specifying the countrys location on the continent; \\u0022Africa\\u0022 is derived from the Roman designation of the area corresponding to present-day Tunisia \\u0022Africa terra,\\u0022 which meant \\u0022Land of the Afri\\u0022 (the tribe resident in that area), but which eventually came to mean the entire continent\",\"government/executive_branch/chief_of_state\":\"President Faustin-Archange TOUADERA (since 30 March 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Firmin NGREBADA (since 25 February 2019)\",\"government/flag_description\":\"four equal horizontal bands of blue (top), white, green, and yellow with a vertical red band in center; a yellow five-pointed star to the hoist side of the blue band; banner combines the Pan-African and French flag colors; red symbolizes the blood spilled in the struggle for independence, blue represents the sky and freedom, white peace and dignity, green hope and faith, and yellow tolerance; the star represents aspiration towards a vibrant future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"13 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 1 December (1958)\",\"government/national_symbol_s\":\"elephant; national colors: blue, white, green, yellow, red\",\"introduction\":\"The former French colony of Ubangi-Shari became the Central African Republic upon independence in 1960. After three tumultuous decades of misrule - mostly by military governments - civilian rule was established in 1993 but lasted only a decade. In March 2003, President Ange-Felix PATASSE was deposed in a military coup led by General Francois BOZIZE, who established a transitional government. Elections held in 2005 affirmed General BOZIZE as president; he was reelected in 2011 in voting widely viewed as flawed. The government still lacks full control of the countryside, where lawlessness persists. Several rebel groups joined together in early December 2012 to launch a series of attacks that left them in control of numerous towns in the northern and central parts of the country. The rebels - unhappy with BOZIZEs government - participated in peace talks in early January 2013 which resulted in a coalition government including the rebellions leadership. In March 2013, the coalition government dissolved, rebels seized the capital, and President BOZIZE fled the country. Rebel leader Michel DJOTODIA assumed the presidency and the following month established a National Transitional Council (CNT). In January 2014, the CNT elected Catherine SAMBA-PANZA as interim president. Elections completed in March 2016 installed independent candidate Faustin-Archange TOUADERA as president; he continues to work towards peace between the government and armed groups, and is developing a disarmament, demobilization, reintegration, and repatriation program to reintegrate the armed groups into society.\",\"name\":\"Central African Republic\",\"people_and_society/age_structure/0_14_years\":0.3989,\"people_and_society/age_structure/15_24_years\":0.1991,\"people_and_society/age_structure/25_54_years\":0.3264,\"people_and_society/age_structure/55_64_years\":0.0417,\"people_and_society/age_structure/65_years_and_over\":0.0339,\"people_and_society/birth_rate\":\"34 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.2% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Baya 33%, Banda 27%, Mandjia 13%, Sara 10%, Mboum 7%, MBaka 4%, Yakoma 4%, other 2%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"870,000 BANGUI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Central African\",\"people_and_society/nationality/noun\":\"Central African(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5745062\",\"people_and_society/population_growth_rate\":0.0211,\"people_and_society/urbanization/urban_population\":\"41.8% of total population (2019)\",\"transportation/airports\":\"39\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"24000\"},{\"BoxHeight\":40,\"BoxWidth\":20.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.528,\"ISO3_Code\":\"MDG\",\"ISO_Code\":\"MG\",\"Path\":\"M 636.8 494.3 636.8 494.5 636.7 494.6 636.5 494.5 636.5 494.7 636.8 494.9 636.9 494.8 637 495 637.1 495.1 637.3 495.2 637.3 495.4 637.4 495.4 637.5 495.6 637.3 495.6 637.3 496 637.6 496.1 637.6 496.4 637.8 496.2 638.4 497 638.4 497.5 638.5 497.9 638.7 498 638.7 498.3 638.9 498.9 639 499.2 639 500.4 639.2 500.6 639.1 501.4 639.4 502.3 639.6 502.8 639.9 503.3 639.9 503.6 639.5 505 639.2 505.5 639.1 505.5 638.7 505.2 638.6 504.9 638.5 504.7 638.5 504.5 638.3 504.3 638.3 503.9 637.8 503.9 637.6 504.2 637.8 505.2 637.7 505.7 637.8 505.9 638.2 506.1 638.1 506.5 638.2 506.8 638.1 507.1 637.9 507.6 638 508 637.5 508.1 637 509.3 637 509.5 637.3 510.4 637 511.5 637 511.8 636.8 512.5 635.5 515.9 635.3 517 634.8 518.1 633.9 521.5 632.8 524.5 632.5 526 632.1 527.6 631.9 528.5 631.4 529.6 630.6 532.1 630.4 532.2 630.2 532.4 629.5 532.7 628.9 532.7 628.4 532.8 627.4 533.2 626.3 533.9 625.3 534 624.2 533.2 623 533 622.8 532.7 622.5 532.4 622.3 532.4 622.1 532.2 622 531.8 621.8 531.4 621.8 531 621.2 530.4 621.1 530.2 621.1 528.8 621 528.2 621.1 528 621.3 527.8 621.3 527.5 621 527.1 620.9 526.4 620.5 526 620.2 525.6 620 524.9 619.8 523.9 619.9 523.8 620 523.8 620.1 523.8 619.9 523.6 619.9 523.2 620.1 522.9 620.2 522.4 620.4 522.1 620.5 522.1 620.5 522 620.6 521.3 620.8 521.1 621.3 521.1 621.5 520.5 621.7 519.7 622 519.4 622.3 518.7 622.6 518.4 622.7 518.1 623 517.6 623.1 517.6 623.4 517.2 623.1 516.5 623.1 516.3 623.2 516.2 623.3 515.8 623.2 515.2 623.2 515.1 623.1 515.2 623 515.1 622.8 514.8 622.9 514.7 622.6 514.3 622.7 514.1 622.6 513.4 622.2 512.7 622.1 512.3 622.2 512 622 511.4 622 511.1 622.1 511 622 510.9 622 510.7 621.9 510.4 621.8 510 621.8 509.7 622.3 508.7 623.2 507.5 623.2 507.2 623.3 507 623.1 506.6 623.3 506.4 623.3 506.2 623.4 506.3 623.6 506.1 623.9 506.1 624.2 506.3 624.2 506.5 624.4 506.4 624.5 506.1 624.8 506.1 624.8 505.9 625.4 505.4 625.5 505.4 625.5 505.9 625.6 506 626 505.5 626.2 505.4 626.3 505.5 626.1 505.7 626.4 505.7 626.6 504.9 626.9 505.2 627.1 505 627.2 505.1 627.4 504.9 627.4 505.1 627.7 505.2 627.7 505 627.7 504.9 627.9 504.7 628.2 504.7 628.2 505 628.4 504.9 628.6 504.8 628.4 504.7 628.5 504.5 629 504 629.3 503.8 629.4 503.9 629.4 503.7 630.1 503.2 630.2 503.4 630.4 503.6 630.2 503.9 630.2 504 630.3 504 630.6 503.9 630.9 504 630.9 503.9 630.7 503.7 630.7 503.5 630.6 503.5 630.4 503.3 630.6 503 630.9 502.8 630.9 502.7 631 502.7 631.1 502.5 631.3 502.4 631.4 502.3 631.2 502.3 631.1 502.2 631.6 501.7 631.7 502.1 631.4 502.6 631.4 502.9 631.5 503 631.6 503 631.7 502.8 632.4 501.6 632.2 501 632.4 500.5 632.5 500.4 632.9 500.5 633 500.2 633 500.3 633 500.6 633 500.8 633.2 500.6 633.2 500.1 632.9 499.8 633.1 499.6 632.8 499.5 632.7 499.1 632.8 498.7 632.9 498.6 633 498.5 633.1 498.6 633.2 498.5 633.4 498.7 633.5 498.9 633.5 499.1 633.8 499.3 634 499.1 634 498.9 634.2 498.6 634.6 498.5 634.4 498.1 634.5 498.1 634.7 498.3 634.9 498.3 634.9 498.2 635.2 498.2 635.3 498 635.3 497.8 635.5 497.7 635.4 497.5 635.4 497.2 635.7 496.9 635.8 496.6 635.5 495.9 635.5 495.7 635.4 495.6 635.1 495.3 635.4 495.3 635.6 495.5 635.8 495 636.2 494.8 636.4 494.5 636.2 494.4 636.3 494.3 636.4 494.4 636.4 494.1 636.6 494 636.8 494.3 Z M 633.9 497.6 633.9 497.7 634 497.7 634 497.9 633.9 498 634.1 498.1 633.9 498.1 633.8 498.1 633.7 498 633.6 498 633.6 497.8 633.5 497.8 633.6 497.7 633.8 497.7 633.8 497.5 633.9 497.6 Z M 638.2 508.5 638.1 508.5 638.2 508.3 638.2 508.2 638.3 508 638.4 507.9 638.5 507.8 638.5 507.6 638.6 507.6 638.7 507.6 638.5 507.9 638.5 508.1 638.4 508.1 638.3 508.4 638.2 508.5 Z M 632 501.4 631.9 501.4 631.9 501.2 632 501.3 632 501.4 Z M 634.1 498.6 634 498.5 634 498.4 634.1 498.6 Z M 634.5 497.9 634.4 497.9 634.3 497.8 634.4 497.8 634.5 497.9 Z M 632.6 500.2 632.6 500.3 632.5 500.3 632.5 500.1 632.6 500.2 Z M 632.9 500 632.9 500.2 632.8 500.1 632.7 500 632.9 500 Z M 626.5 505 626.5 505.2 626.4 505.1 626.4 505 626.5 505 Z M 622.8 514.8 622.7 514.8 622.7 514.7 622.8 514.6 622.8 514.7 622.8 514.8 Z M 632.6 499.9 632.5 499.9 632.4 499.8 632.5 499.7 632.6 499.9 Z M 625.9 505.5 625.7 505.6 625.7 505.5 625.7 505.4 625.8 505.4 625.9 505.5 Z M 634.1 498.3 634 498.3 634 498.2 634.1 498.2 634.1 498.3 Z M 620.1 522.8 620 523 620 522.8 620 522.7 620.1 522.8 Z M 634.8 496.6 634.7 496.7 634.6 496.7 634.7 496.6 634.8 496.6 Z\",\"Xmax\":639.9,\"Xmid\":629.5,\"Xmin\":619.8,\"Ymax\":534,\"Ymid\":515.4,\"Ymin\":494,\"economy/currency\":\"Malagasy ariary (MGA)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.021 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.74,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":581540,\"geography/area/water\":5501,\"geography/area_comparative\":\"almost four times the size of Georgia; slightly less than twice the size of Arizona\",\"geography/area_sqkm\":587041,\"geography/climate\":\"tropical along coast, temperate inland, arid in south\",\"geography/coastline\":\"4,828 km\",\"geography/elevation/highest_point\":\"Maromokotro 2,876 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"615\",\"geography/geographic_coordinates\":\"20 00 S, 47 00 E\",\"geography/geography_note\":\"worlds fourth-largest island; strategic location along Mozambique Channel; despite Madagascar\\u2019s close proximity to the African continent, ocean currents isolate the island resulting in high rates of endemic plant and animal species; approximately 90% of the flora and fauna on the island are found nowhere else\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.06,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.641,\"geography/land_use/forest\":0.215,\"geography/land_use/other\":0.074,\"geography/location\":\"Southern Africa, island in the Indian Ocean, east of Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain, high plateau and mountains in center\",\"government/administrative_divisions\":\"6 provinces (faritany); Antananarivo, Antsiranana, Fianarantsoa, Mahajanga, Toamasina, Toliara\",\"government/capital/geographic_coordinates\":\"18 55 S, 47 31 E\",\"government/capital/name\":\"Antananarivo\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Madageiscar\\u0022 was first used by the 13th-century Venetian explorer Marco POLO, as a corrupted transliteration of Mogadishu, the Somali port with which POLO confused the island\",\"government/executive_branch/chief_of_state\":\"President Andry RAJOELINA (since 21\\u0026amp;nbsp;January 2019) (2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Christian NTSAY (since 6 June 2018 and re-appointed\\u0026amp;nbsp;19 July 2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a vertical white band of the same width on hoist side; by tradition, red stands for sovereignty, green for hope, white for purity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"26 June 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 26 June (1960)\",\"government/national_symbol_s\":\"travellers palm, zebu; national colors: red, green, white\",\"introduction\":\"Madagascar was one of the last major habitable landmasses on earth settled by humans. While some transient visits to the island may have occurred in the centuries B.C., large-scale settlement began between A.D. 350 and 550 with settlers from present-day Indonesia. The island attracted Arab and Persian traders as early as the 7th century, and migrants from Africa arrived around A.D. 1000. Madagascar was a pirate stronghold during the late 17th and early 18th centuries, and served as a slave trading center into the 19th century. From the 16th to the late 19th century, a native Merina Kingdom dominated much of Madagascar. The island was conquered by the French in 1896 who made it a colony; independence was regained in 1960. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;During 1992-93, free presidential and National Assembly elections were held ending 17 years of single-party rule. In 1997, in the second presidential race, Didier RATSIRAKA, the leader during the 1970s and 1980s, returned to the presidency. The 2001 presidential election was contested between the followers of Didier RATSIRAKA and Marc RAVALOMANANA, nearly causing secession of half of the country. In 2002, the High Constitutional Court announced RAVALOMANANA the winner. RAVALOMANANA won a second term in 2006 but, following protests in 2009, handed over power to the military, which then conferred the presidency on the mayor of Antananarivo, Andry RAJOELINA, in what amounted to a coup detat. Following a lengthy mediation process led by the Southern African Development Community, Madagascar held UN-supported presidential and parliamentary elections in 2013. Former de facto finance minister Hery RAJAONARIMAMPIANINA won a runoff election in December 2013 and was inaugurated in January 2014. In January 2019, RAJOELINA was declared the winner of a runoff election against RAVALOMANANA; both RATSIRAKA and RAJAONARIMAMPIANINA also ran in the first round of the election, which took place in November 2018.\",\"name\":\"Madagascar\",\"people_and_society/age_structure/0_14_years\":0.3955,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.3242,\"people_and_society/age_structure/55_64_years\":0.0445,\"people_and_society/age_structure/65_years_and_over\":0.0335,\"people_and_society/birth_rate\":\"31 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Malayo-Indonesian (Merina and related Betsileo), Cotiers (mixed African, Malayo-Indonesian, and Arab ancestry - Betsimisaraka, Tsimihety, Antaisaka, Sakalava), French, Indian, Creole, Comoran\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.21 million ANTANANARIVO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Malagasy\",\"people_and_society/nationality/noun\":\"Malagasy (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25683610\",\"people_and_society/population_growth_rate\":0.0246,\"people_and_society/urbanization/urban_population\":\"37.9% of total population (2019)\",\"transportation/airports\":\"83\",\"transportation/railways/total\":\"836\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":27.30000000000001,\"BoxWidth\":26,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.735,\"ISO3_Code\":\"BWA\",\"ISO_Code\":\"BW\",\"Path\":\"M 570 510.7 570.1 510.7 570 511 570.1 511.4 570.5 511.8 570.8 512.5 571.5 513.2 571.6 513.8 571.9 514 572 514.1 572 514.6 572.2 514.8 572.5 515.8 573 516 573 516.2 573.3 516.4 573.6 516.6 573.8 516.8 574.1 517 575 517.2 575.2 517.4 575.4 517.5 575.7 518 575.7 518.6 576.2 518.6 576.8 518.7 576.9 519.4 576.8 519.8 576.8 520.4 577.3 521 577.6 521.7 577.7 521.9 578.6 521.9 579 522.1 579.3 522 579.8 522.3 580.4 522.5 580.6 522.6 580.5 522.9 580.6 523.2 580.8 523.3 581.1 523.3 581.4 523.7 581 523.7 580.5 523.8 580.3 524 580.3 524.3 580.2 524.5 579.3 524.8 578.5 524.9 578.1 525.2 578 525.4 577.8 525.7 577.7 525.9 577.5 526 577.4 526.3 577.1 526.5 576.9 526.8 576.5 526.8 576.3 527.2 575.8 527.4 575.3 527.7 575 528.1 574.9 528.1 574.7 528.6 574.4 529.9 574.1 530.1 573.7 530.4 573.3 531 572.6 531.2 571.9 531.3 571.7 531.5 571.8 531.9 571.3 533.1 571.1 533.8 570.9 534.1 570.4 534.5 569.8 534.5 569.4 534.4 569 534.7 568.4 534.7 567.8 534.5 567.5 534.5 567 534.1 566.6 534.2 566.3 534.1 565.8 533.6 565.6 533.5 565 533.1 564.4 533 564 533.1 563.8 533.1 563.4 533.7 563.3 534.3 563.1 534.6 563.1 534.7 563 534.9 563 535.3 562.5 535.9 562.2 535.9 561.9 536.3 561.6 536.4 561.4 536.8 561.1 537.2 560.8 537.3 560.4 537.4 560.4 537.7 560.1 537.9 559.3 537.8 558.6 537.9 558 537.7 557.4 538 557.2 537.7 557.1 536.8 557.2 536.6 557.6 536.1 557.8 535.7 557.7 534.9 557.3 534.3 557.3 534 557.2 533.6 557 533.3 556.5 532.3 556.1 531.9 555.8 531.8 555.4 531.4 555.4 530.2 555.4 528.5 555.4 526 555.5 523.1 558.1 523.1 558.2 523 558.2 512.3 559.5 512.2 561.9 511.7 564 511.3 564.5 511.3 564.9 511.9 565.2 512.1 565.4 512.6 565.5 512.7 565.8 512.5 566.4 511.9 567.1 511.4 567.4 511.4 567.6 511.2 567.7 511.2 567.9 511.5 568.1 511.5 568.6 511 569.1 510.8 569.5 510.8 569.8 510.7 570 510.7 Z\",\"Xmax\":581.4,\"Xmid\":566,\"Xmin\":555.4,\"Ymax\":538,\"Ymid\":523.7,\"Ymin\":510.7,\"economy/currency\":\"pulas (BWP)\",\"economy/gdp_per_capita_ppp/2017\":\"17000\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.235 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":566730,\"geography/area/water\":15000,\"geography/area_comparative\":\"slightly smaller than Texas; almost four times the size of Illinois\",\"geography/area_sqkm\":581730,\"geography/climate\":\"semiarid; warm winters and hot summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Tsodilo Hills 1,489 m\",\"geography/elevation/lowest_point\":\"junction of the Limpopo and Shashe Rivers 513 m\",\"geography/elevation/mean_elevation\":\"1013\",\"geography/geographic_coordinates\":\"22 00 S, 24 00 E\",\"geography/geography_note\":\"landlocked; population concentrated in eastern part of the country\",\"geography/land_boundaries/border_countries\":\"Namibia 1544 km, South Africa 1969 km, Zambia 0.15 km, Zimbabwe 834 km\",\"geography/land_boundaries/total\":\"4,347.15 km\",\"geography/land_use/agricultural_land_arable_land\":0.006,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.452,\"geography/land_use/forest\":0.198,\"geography/land_use/other\":0.344,\"geography/location\":\"Southern Africa, north of South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"predominantly flat to gently rolling tableland; Kalahari Desert in southwest\",\"government/administrative_divisions\":\"10 districts and 6 town councils*; Central, Chobe, Francistown*, Gaborone*, Ghanzi, Jwaneng*, Kgalagadi, Kgatleng, Kweneng, Lobatse*, North East, North West, Selebi-Phikwe*, South East, Southern, Sowa Town*\",\"government/capital/geographic_coordinates\":\"24 38 S, 25 54 E\",\"government/capital/name\":\"Gaborone\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Botswana means \\u0022Land of the Tswana\\u0022 - referring to the countrys major ethnic group\",\"government/executive_branch/chief_of_state\":\"President Mokgweetse Eric MASISI (since 1 April 2018); Vice President Slumber TSOGWANE (since 4 April 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Mokgweetse Eric MASISI (since 1 April 2018); Vice President Slumber TSOGWANE (since 4 April 2018); note - the president is both chief of state and head of government\",\"government/flag_description\":\"light blue with a horizontal white-edged black stripe in the center; the blue symbolizes water in the form of rain, while the black and white bands represent racial harmony\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"30 September 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day (Botswana Day), 30 September (1966)\",\"government/national_symbol_s\":\"zebra; national colors: blue, white, black\",\"introduction\":\"Formerly the British protectorate of Bechuanaland, Botswana adopted its new name at independence in 1966. More than five decades of uninterrupted civilian leadership, progressive social policies, and significant capital investment have created one of the most stable economies in Africa. The ruling Botswana Democratic Party has won every election since independence; President Mokgweetsi Eric MASISI assumed the presidency in April 2018 following the retirement of former President Ian KHAMA due to constitutional term limits. MASISI is Botswana\\u0026amp;rsquo;s fifth president since independence. Mineral extraction, principally diamond mining, dominates economic activity, though tourism is a growing sector due to the countrys conservation practices and extensive nature preserves. Botswana has one of the worlds highest rates of HIV/AIDS infection, but also one of Africas most progressive and comprehensive programs for dealing with the disease.\",\"name\":\"Botswana\",\"people_and_society/age_structure/0_14_years\":0.3148,\"people_and_society/age_structure/15_24_years\":0.187,\"people_and_society/age_structure/25_54_years\":0.3888,\"people_and_society/age_structure/55_64_years\":0.0561,\"people_and_society/age_structure/65_years_and_over\":0.0533,\"people_and_society/birth_rate\":\"21.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"9.6% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Tswana (or Setswana) 79%, Kalanga 11%, Basarwa 3%, other, including Kgalagadi and white 7%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"269,000 GABORONE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Motswana (singular), Batswana (plural)\",\"people_and_society/nationality/noun\":\"Motswana (singular), Batswana (plural)\",\"people_and_society/net_migration_rate\":\"3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2249104\",\"people_and_society/population_growth_rate\":0.0152,\"people_and_society/urbanization/urban_population\":\"70.2% of total population (2019)\",\"transportation/airports\":\"74\",\"transportation/railways/total\":\"888\",\"transportation/roadways/total\":\"31747\"},{\"BoxHeight\":25.80000000000001,\"BoxWidth\":22.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.601,\"ISO3_Code\":\"KEN\",\"ISO_Code\":\"KE\",\"Path\":\"M 616.2 449.5 614.9 451.4 613.7 452.9 613.7 460.3 613.7 461.1 613.7 461.6 613.7 462 613.7 462.3 613.7 462.8 614.6 464.1 614.6 464.2 614.8 464.4 615 464.7 615.2 465 615.2 465.2 614.5 466 614.2 465.9 613.7 466.2 613.6 466.1 613.5 466.3 613.4 466.1 613.3 466.1 613.4 466.7 613.6 466.8 613.5 466.9 613.4 466.9 613.2 467 613.2 466.8 612.9 466.9 613.1 467.2 613 467.3 612.6 467.6 612.3 467.6 611.9 467.7 611.4 468.1 611.3 469 611.4 468.9 611.2 469.6 610.9 469.9 610.8 469.8 610.8 470.1 610.5 470.6 610.4 471.2 610 471.9 609.4 473.2 609.2 473.3 609.2 473.5 609 473.4 609 473.3 608.8 473.3 608.7 473.5 604.8 470.8 604.6 470.4 604.3 470.3 604.2 470.1 604.5 469.7 604.4 469.1 604.4 469 595.7 464.1 594.6 463.5 594.1 463.3 594.1 462.3 594.1 462 594.1 461.9 594.1 461.6 594.2 461.1 594.2 461 594 460.3 594.5 459.6 594.7 459 595 458.8 595.2 458.4 595.5 458.1 595.7 457.6 596.5 457.1 596.5 456.6 596.9 456.1 597.1 455.3 596.8 454.1 596.8 453.6 596.5 453.2 596.3 452.8 595.9 452.4 595.8 452 595.5 451.6 595.4 451 595.5 450.4 595.3 450.3 594.8 450 594.8 449.9 594.6 449.8 594.5 449.2 594.2 448.9 595.3 447.7 598.4 447.7 599.7 447.7 599.7 448 600 448.2 602.1 448.2 602.6 448.4 604 449.3 605.3 450.2 605.7 450.5 606.6 450.6 606.8 450.5 607.8 450.8 608.4 450.8 608.7 450.9 609 450.9 609.5 451 609.6 451.1 610.2 450.4 610.5 449.8 611.5 449.3 613 448.7 613.3 448.8 613.8 449.3 614.2 449.6 614.9 449.6 615.7 449.5 616 449.6 616.2 449.5 Z M 613.9 466.4 614 466.5 613.9 466.5 613.8 466.5 613.7 466.5 613.6 466.5 613.6 466.4 613.7 466.4 613.9 466.3 613.9 466.2 614 466.2 614.1 466.3 613.9 466.4 Z\",\"Xmax\":616.2,\"Xmid\":605,\"Xmin\":594,\"Ymax\":473.5,\"Ymid\":459.1,\"Ymin\":447.7,\"economy/currency\":\"Kenyan shillings (KES)\",\"economy/gdp_per_capita_ppp/2017\":\"3500\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.98 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.33,\"energy/electricity_from_hydroelectric_plants\":0.34,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.33,\"geography/area/land\":569140,\"geography/area/water\":11227,\"geography/area_comparative\":\"five times the size of Ohio; slightly more than twice the size of Nevada\",\"geography/area_sqkm\":580367,\"geography/climate\":\"varies from tropical along coast to arid in interior\",\"geography/coastline\":\"536 km\",\"geography/elevation/highest_point\":\"Mount Kenya 5,199 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"762\",\"geography/geographic_coordinates\":\"1 00 N, 38 00 E\",\"geography/geography_note\":\"the Kenyan Highlands comprise one of the most successful agricultural production regions in Africa; glaciers are found on Mount Kenya, Africas second highest peak; unique physiography supports abundant and varied wildlife of scientific and economic value; Lake Victoria, the worlds largest tropical lake and the second largest fresh water lake, is shared among three countries: Kenya, Tanzania, and Uganda\",\"geography/land_boundaries/border_countries\":\"Ethiopia 867 km, Somalia 684 km, South Sudan 317 km, Tanzania 775 km, Uganda 814 km\",\"geography/land_boundaries/total\":\"3,457 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.374,\"geography/land_use/forest\":0.061,\"geography/land_use/other\":0.458,\"geography/location\":\"Eastern Africa, bordering the Indian Ocean, between Somalia and Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"low plains rise to central highlands bisected by Great Rift Valley; fertile plateau in west\",\"government/administrative_divisions\":\"47 counties; Baringo, Bomet, Bungoma, Busia, Elgeyo/Marakwet, Embu, Garissa, Homa Bay, Isiolo, Kajiado, Kakamega, Kericho, Kiambu, Kilifi, Kirinyaga, Kisii, Kisumu, Kitui, Kwale, Laikipia, Lamu, Machakos, Makueni, Mandera, Marsabit, Meru, Migori, Mombasa, Muranga, Nairobi City, Nakuru, Nandi, Narok, Nyamira, Nyandarua, Nyeri, Samburu, Siaya, Taita/Taveta, Tana River, Tharaka-Nithi, Trans Nzoia, Turkana, Uasin Gishu, Vihiga, Wajir, West Pokot\",\"government/capital/geographic_coordinates\":\"1 17 S, 36 49 E\",\"government/capital/name\":\"Nairobi\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for Mount Kenya; the meaning of the name is unclear but may derive from the Kikuyu, Embu, and Kamba words \\u0022kirinyaga,\\u0022 \\u0022kirenyaa,\\u0022 and \\u0022kiinyaa\\u0022 - all of which mean \\u0022Gods resting place\\u0022\",\"government/executive_branch/chief_of_state\":\"President Uhuru KENYATTA (since 9 April 2013); Deputy President William RUTO (since 9 April 2013); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Uhuru KENYATTA (since 9 April 2013); Deputy President William RUTO (since 9 April 2013); note - position of the prime minister was abolished after the March 2013 elections\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green; the red band is edged in white; a large Maasai warriors shield covering crossed spears is superimposed at the center; black symbolizes the majority population, red the blood shed in the struggle for freedom, green stands for natural wealth, and white for peace; the shield and crossed spears symbolize the defense of freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 December 1963 (from the UK)\",\"government/national_holiday\":\"Jamhuri Day (Independence Day), 12 December (1963); note - Madaraka Day, 1 June (1963) marks the day Kenya attained internal self-rule\",\"government/national_symbol_s\":\"lion; national colors: black, red, green, white\",\"introduction\":\"Founding president and liberation struggle icon Jomo KENYATTA led Kenya from independence in 1963 until his death in 1978, when Vice President Daniel Arap MOI took power in a constitutional succession. The country was a de facto one-party state from 1969 until 1982, after which time the ruling Kenya African National Union (KANU) changed the constitution to make itself the sole legal party in Kenya. MOI acceded to internal and external pressure for political liberalization in late 1991. The ethnically fractured opposition failed to dislodge KANU from power in elections in 1992 and 1997, which were marred by violence and fraud. President MOI stepped down in December 2002 following fair and peaceful elections. Mwai KIBAKI, running as the candidate of the multiethnic, united opposition group, the National Rainbow Coalition (NARC), defeated KANU candidate Uhuru KENYATTA, the son of founding president Jomo KENYATTA, and assumed the presidency following a campaign centered on an anticorruption platform. KIBAKIs reelection in December 2007 brought charges of vote rigging from Orange Democratic Movement (ODM) candidate Raila ODINGA and unleashed two months of violence in which approximately 1,100 people died. African Union-sponsored mediation led by former UN Secretary General Kofi ANNAN in late February 2008 resulted in a power-sharing accord bringing ODINGA into the government in the restored position of prime minister. The power sharing accord included a broad reform agenda, the centerpiece of which was constitutional reform. In August 2010, Kenyans overwhelmingly adopted a new constitution in a national referendum. The new constitution introduced additional checks and balances to executive power and devolved power and resources to 47 newly created counties. It also eliminated the position of prime minister. Uhuru KENYATTA won the first presidential election under the new constitution in March 2013, and was sworn into office the following month; he began a second term in November 2017 following a contentious, repeat election.\",\"name\":\"Kenya\",\"people_and_society/age_structure/0_14_years\":0.3903,\"people_and_society/age_structure/15_24_years\":0.1961,\"people_and_society/age_structure/25_54_years\":0.3427,\"people_and_society/age_structure/55_64_years\":0.04,\"people_and_society/age_structure/65_years_and_over\":0.0308,\"people_and_society/birth_rate\":\"22.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kikuyu 17.2%, Luhya 13.8%, Kalejin 12.9%, Luo 10.5%, Kamba 10.1%, Somali 6.2%, Kisii 5.7%, Mijikenda 5.1%, Meru 4.3%, Turkana 2.6%, Masai 2.2%, other 9.4% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.556 million NAIROBI (capital), 1.254 million Mombassa (2019)\",\"people_and_society/nationality/adjective\":\"Kenyan\",\"people_and_society/nationality/noun\":\"Kenyan(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"48397527\",\"people_and_society/population_growth_rate\":0.0157,\"people_and_society/urbanization/urban_population\":\"27.5% of total population (2019)\",\"transportation/airports\":\"197\",\"transportation/railways/total\":\"3819\",\"transportation/roadways/total\":\"177800\"},{\"BoxHeight\":32,\"BoxWidth\":21.299999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.563,\"ISO3_Code\":\"CMR\",\"ISO_Code\":\"CM\",\"Path\":\"M 543 439.6 542.8 440 542.2 440.4 542.2 440.8 542 441 541.8 441.7 541.5 441.9 540.9 443.1 540.4 443.4 540 443.7 540.2 444.1 540.5 444.2 540.5 444.7 540.5 445 540.5 445.3 540.3 445.9 540.7 446.2 540.7 446.6 540.8 447.7 541.3 448.2 541.6 448.3 541.8 448.6 541.9 449 542.1 449.3 541.8 449.5 542.3 450.3 543.8 451.9 544 452 544.2 452.2 544.5 452.4 544.6 452.7 544.5 452.9 544.6 453.1 544.6 453.7 544.9 454.4 544.6 454.6 544.5 455.1 544.8 455.8 544.5 456 544.4 455.7 544 455.6 543.6 455.3 542.9 455.1 542.5 455.2 542.2 454.9 542 454.9 541.8 455.1 541.6 455 541.4 455 541.3 454.8 541 454.8 540.4 454.5 540 454.6 539.7 454.5 536.9 454.5 536.8 454.3 536.6 454.3 535.3 454.4 534.2 454.3 533.1 454.2 532.6 454.2 532.4 454.1 531.6 454.2 531.4 454.5 527.9 454.6 527.5 454.5 527.3 454.3 527.2 454.1 527.3 453.4 527.6 451.9 527.3 451.3 526.7 450.6 526.6 450 526.9 449.8 526.8 449.6 526.7 449.4 526.4 449.4 526.2 449.7 526.1 449.7 525 449.2 524.7 448.4 524.6 448 524.1 447.8 524.1 448.1 523.8 448.1 523.6 448 523.6 447.8 523.7 447.2 523.8 447.2 523.9 447.2 523.9 447 524.1 446.6 524.4 446.2 524.5 445.5 524.7 445.2 524.5 444.8 524.6 444.4 525.6 443.4 525.9 443 526.1 443 526.3 442.7 526.6 442.5 526.9 442.4 527.1 441.7 527.4 441.7 528.1 441.1 528.4 441.4 529 441.4 529.2 441.2 529.3 440.8 530 441.3 530 441.6 530.3 441.9 530.7 442 530.8 442.4 531.5 442.5 532 442 532.1 441.8 532.1 441.5 532.2 441.2 532.9 440.8 532.9 440.3 533.1 439.8 533.3 439.6 533.3 439.2 533.8 438.4 533.8 438 533.9 437.8 534 437.1 534.3 437.1 534.5 436.6 534.7 436.5 534.9 436.6 535.2 436.5 535.3 436.2 535.4 436.2 535.5 435.7 535.7 435.2 535.8 434.6 535.7 434.4 536.1 434.1 536.6 433.9 536.8 433.2 536.7 433 536.8 432.8 536.7 432.6 536.9 432.4 537.2 432.4 537.4 432.1 537.5 432 537.5 431.7 537.5 431.4 537.7 431.2 537.7 430.8 538 430.2 538.1 429.9 538.2 429.8 538.8 429 539.4 429.2 539.8 428.9 539.9 428.7 540.5 428.5 540.6 428.2 540.6 428 540.4 427.8 540.6 427.2 540.6 426.9 540.7 426.6 540.4 426.4 540.1 426 539.4 426 539.3 425.9 539.4 425.5 539 424 540.1 424 540.4 424.5 540.4 424.9 540.8 425 540.8 425.2 541.1 425.3 541.2 425.7 541.3 426 541.3 426.6 541.4 426.7 541.7 426.8 541.8 427.1 541.7 427.4 541.9 427.6 541.8 427.9 542 428.4 541.8 428.7 541.7 429.5 541.8 430.1 541.8 430.4 542 430.9 542 431.1 542.2 431.4 542.4 431.8 542.6 432 543.4 432.7 542.8 432.9 542.3 432.7 541.5 432.7 541.1 432.9 540.2 432.7 539.5 432.7 538.9 433.4 538.9 433.6 539.1 433.9 539.7 434.6 539.9 435 540.3 435.4 540.9 436 541.3 436.1 541.6 436.4 541.9 436.5 542.1 436.6 542.8 438.6 543.2 439 543.2 439.4 543 439.6 Z\",\"Xmax\":544.9,\"Xmid\":535.3,\"Xmin\":523.6,\"Ymax\":456,\"Ymid\":444.8,\"Ymin\":424,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.672 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.52,\"energy/electricity_from_hydroelectric_plants\":0.47,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":472710,\"geography/area/water\":2730,\"geography/area_comparative\":\"slightly larger than California; about four times the size of Pennsylvania\",\"geography/area_sqkm\":475440,\"geography/climate\":\"varies with terrain, from tropical along coast to semiarid and hot in north\",\"geography/coastline\":\"402 km\",\"geography/elevation/highest_point\":\"Fako on Mont Cameroun 4,045 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"667\",\"geography/geographic_coordinates\":\"6 00 N, 12 00 E\",\"geography/geography_note\":\"sometimes referred to as the hinge of Africa because of its central location on the continent and its position at the west-south juncture of the Gulf of Guinea; throughout the country there are areas of thermal springs and indications of current or prior volcanic activity; Mount Cameroon, the highest mountain in Sub-Saharan west Africa, is an active volcano\",\"geography/land_boundaries/border_countries\":\"Central African Republic 901 km, Chad 1116 km, Republic of the Congo 494 km, Equatorial Guinea 183 km, Gabon 349 km, Nigeria 1975 km\",\"geography/land_boundaries/total\":\"5,018 km\",\"geography/land_use/agricultural_land_arable_land\":0.131,\"geography/land_use/agricultural_land_permanent_crops\":0.033,\"geography/land_use/agricultural_land_permanent_pasture\":0.042,\"geography/land_use/forest\":0.417,\"geography/land_use/other\":0.377,\"geography/location\":\"Central Africa, bordering the Bight of Biafra, between Equatorial Guinea and Nigeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"diverse, with coastal plain in southwest, dissected plateau in center, mountains in west, plains in north\",\"government/administrative_divisions\":\"10 regions (regions, singular - region); Adamaoua, Centre, East (Est), Far North (Extreme-Nord), Littoral, North (Nord), North-West (Nord-Ouest), West (Ouest), South (Sud), South-West (Sud-Ouest)\",\"government/capital/geographic_coordinates\":\"3 52 N, 11 31 E\",\"government/capital/name\":\"Yaounde\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"in the 15th century, Portuguese explorers named the area near the mouth of the Wouri River the Rio dos Camaroes (River of Prawns) after the abundant shrimp in the water; over time the designation became Cameroon in English; this is the only instance where a country is named after a crustacean\",\"government/executive_branch/chief_of_state\":\"President Paul BIYA (since 6 November 1982)\",\"government/executive_branch/head_of_government\":\"Prime Minister Joseph Dion NGUTE (since 4 January 2019); Deputy Prime Minister Amadou ALI (since 2014)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), red, and yellow, with a yellow five-pointed star centered in the red band; the vertical tricolor recalls the flag of France; red symbolizes unity, yellow the sun, happiness, and the savannahs in the north, and green hope and the forests in the south; the star is referred to as the \\u0022star of unity\\u0022\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 January 1960 (from French-administered UN trusteeship)\",\"government/national_holiday\":\"State Unification Day (National Day), 20 May (1972)\",\"government/national_symbol_s\":\"lion; national colors: green, red, yellow\",\"introduction\":\"French Cameroon became independent in 1960 as the Republic of Cameroon. The following year the southern portion of neighboring British Cameroon voted to merge with the new country to form the Federal Republic of Cameroon. In 1972, a new constitution replaced the federation with a unitary state, the United Republic of Cameroon. The country has generally enjoyed stability, which has enabled the development of agriculture, roads, and railways, as well as a petroleum industry. Despite slow movement toward democratic reform, political power remains firmly in the hands of President Paul BIYA.\",\"name\":\"Cameroon\",\"people_and_society/age_structure/0_14_years\":0.4215,\"people_and_society/age_structure/15_24_years\":0.196,\"people_and_society/age_structure/25_54_years\":0.3103,\"people_and_society/age_structure/55_64_years\":0.0399,\"people_and_society/age_structure/65_years_and_over\":0.0323,\"people_and_society/birth_rate\":\"35 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Cameroon Highlanders 31%, Equatorial Bantu 19%, Kirdi 11%, Fulani 10%, Northwestern Bantu 8%, Eastern Nigritic 7%, other African 13%, non-African less than 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.822 million YAOUNDE (capital), 3.536 million Douala, (2019)\",\"people_and_society/nationality/adjective\":\"Cameroonian\",\"people_and_society/nationality/noun\":\"Cameroonian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25640965\",\"people_and_society/population_growth_rate\":0.0254,\"people_and_society/urbanization/urban_population\":\"57% of total population (2019)\",\"transportation/airports\":\"33\",\"transportation/railways/total\":\"987\",\"transportation/roadways/total\":\"77589\"},{\"BoxHeight\":26.899999999999977,\"BoxWidth\":33.69999999999999,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.686,\"ISO3_Code\":\"MAR\",\"ISO_Code\":\"MA\",\"Path\":\"M 485.2 353.9 485.2 354 485.2 354.3 485.2 354.4 485.2 354.5 485.3 354.5 485.4 354.5 485.4 354.6 485.4 354.8 485.5 355 485.6 355 485.6 355.1 485.7 355.1 485.7 355.2 485.8 355.3 486 355.5 486.1 355.5 486.2 355.6 486.2 355.7 486.3 355.8 486.4 355.8 486.5 355.9 486.6 355.9 486.6 356 486.7 356 486.7 356.1 486.8 356.1 486.9 356.1 487 356.2 487.1 356.2 487.1 356.1 487.2 356.2 487.3 356.2 487.5 356.3 487.7 356.3 487.8 356.3 487.8 356.4 487.9 356.3 487.9 356.4 488 356.3 488.1 356.3 488.2 356.2 488.3 356.2 488.4 356.2 488.5 356.2 488.6 356.2 488.7 356.1 488.8 356.1 488.9 356.1 489 356.1 489.1 356 489.1 356.1 489.2 356.1 489.2 356.2 489.3 356.2 489.4 356.2 489.5 356.2 489.5 356.1 489.6 356.1 489.6 356 489.6 355.9 489.7 355.9 489.8 355.9 489.8 356 490.1 356.1 490.2 356.1 490.3 356.2 490.4 356.2 490.5 356.2 490.8 356.2 491 356.1 491.1 356.1 491.2 356.1 491.2 356 491.5 355.9 491.7 355.4 491.8 355.5 491.8 355.9 491.8 356 491.9 355.9 491.9 356.3 492.2 356.5 492.9 356.6 493.3 356.4 493.9 356.6 494.2 357 494.4 357.1 494.5 357.1 494.9 357.5 495.1 357.7 494.9 358.1 495.2 358.6 495.1 358.9 495.4 359.9 495.3 360.6 495.3 361 495.2 361.2 495.5 361.5 495.6 361.7 495.4 362.3 495.4 362.7 495.9 363.4 495.8 363.8 496.1 364.3 496.7 364.8 497.2 365.2 497 365.4 496.7 365.6 496.6 365.8 496.5 366.2 496.7 366.3 496.7 366.5 496.4 366.6 494.9 366.4 494.4 366.3 492 366.5 491.9 366.7 492.1 367.3 492.1 367.4 492.1 367.5 491.2 367.7 489.9 368.1 489.8 368.8 489.6 369 489.5 369.4 489.6 369.6 489.8 369.6 490.2 370 490.2 370.2 489.9 370.6 489.9 371 489.3 371.3 488.5 371.4 488 371.6 487.3 372.4 486.3 372.9 485.4 373.6 485.2 374.1 484.6 374.9 484.2 374.8 484.1 374.6 483.9 374.6 483.2 374.7 482.1 374.7 481.2 375 480.2 374.9 479.6 375.3 478.9 375.4 478.7 375.6 477.2 376.6 476.6 377.1 476 377.4 476 380.7 471.6 380.7 463.5 380.7 463.8 380.4 464 380 464.2 379.8 466.5 379.4 468.1 378.7 469.3 377.3 470.6 376.6 471.1 376.1 471.4 375.8 471.6 375.5 472.3 374.4 472.8 373.8 473.3 372.8 473.4 372 472.9 371.4 472.6 371.2 472.8 370.7 472.7 369.7 472.8 369.1 472.7 368.8 473.1 368.1 473.2 367.8 473.6 367.3 474.1 366.8 474.3 366.2 474.4 365.9 474.3 365.7 474.4 365.3 474.3 365 475.6 363.7 476.3 362.8 476.6 362.7 477 362.3 478.4 361.8 478.8 361.6 479.1 361.5 479.5 361.2 480.5 360.6 481.1 360 481.9 358.6 482.5 357.4 482.6 357.4 482.6 357.2 483.3 355.2 483.6 354.2 483.7 354.2 484 354.2 484.2 354.1 484.5 354 484.8 353.8 485 353.8 485.1 353.8 485.2 353.9 Z\",\"Xmax\":497.2,\"Xmid\":482.6,\"Xmin\":463.5,\"Ymax\":380.7,\"Ymid\":367.4,\"Ymin\":353.8,\"economy/currency\":\"Moroccan dirhams (MAD)\",\"economy/gdp_per_capita_ppp/2017\":\"8600\",\"economy/gdp_real_growth_rate/2017\":0.041,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"55.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":446300,\"geography/area/water\":250,\"geography/area_comparative\":\"slightly more than three times the size of New York; slightly larger than California\",\"geography/area_sqkm\":446550,\"geography/climate\":\"Mediterranean, becoming more extreme in the interior\",\"geography/coastline\":\"1,835 km\",\"geography/elevation/highest_point\":\"Jebel Toubkal 4,165 m\",\"geography/elevation/lowest_point\":\"Sebkha Tah -59 m\",\"geography/elevation/mean_elevation\":\"909\",\"geography/geographic_coordinates\":\"32 00 N, 5 00 W\",\"geography/geography_note\":\"strategic location along Strait of Gibraltar; the only African nation to have both Atlantic and Mediterranean coastlines\",\"geography/land_boundaries/border_countries\":\"Algeria 1900 km, Western Sahara 444 km, Spain (Ceuta) 8 km, Spain (Melilla) 10.5 km\",\"geography/land_boundaries/total\":\"2,362.5 km\",\"geography/land_use/agricultural_land_arable_land\":0.175,\"geography/land_use/agricultural_land_permanent_crops\":0.029,\"geography/land_use/agricultural_land_permanent_pasture\":0.471,\"geography/land_use/forest\":0.115,\"geography/land_use/other\":0.21,\"geography/location\":\"Northern Africa, bordering the North Atlantic Ocean and the Mediterranean Sea, between Algeria and Western Sahara\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mountainous northern coast (Rif Mountains) and interior (Atlas Mountains) bordered by large plateaus with intermontane valleys, and fertile coastal plains\",\"government/administrative_divisions\":\"11 regions (recognized); Beni Mellal-Khenifra, Casablanca-Settat, Draa-Tafilalet, Fes-Meknes, Guelmim-Oued Noun, Laayoune-Sakia al Hamra, Oriental, Marrakech-Safi, Rabat-Sale-Kenitra, Souss-Massa, Tanger-Tetouan-Al Hoceima\",\"government/capital/geographic_coordinates\":\"34 01 N, 6 49 W\",\"government/capital/name\":\"Rabat\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name \\u0022Morocco\\u0022 derives from, respectively, the Spanish and Portuguese names \\u0022Marruecos\\u0022 and \\u0022Marrocos,\\u0022 which stem from \\u0022Marrakesh\\u0022 the Latin name for the former capital of ancient Morocco; the Arabic name \\u0022Al Maghrib\\u0022 translates as \\u0022The West\\u0022\",\"government/executive_branch/chief_of_state\":\"King MOHAMMED VI (since 30 July 1999)\",\"government/executive_branch/head_of_government\":\"Prime Minister Saad-Eddine al-OTHMANI (since 17 March 2017)\",\"government/flag_description\":\"red with a green pentacle (five-pointed, linear star) known as Sulaymans (Solomons) seal in the center of the flag; red and green are traditional colors in Arab flags, although the use of red is more commonly associated with the Arab states of the Persian Gulf; the pentacle represents the five pillars of Islam and signifies the association between God and the nation; design dates to 1912\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"2 March 1956 (from France)\",\"government/national_holiday\":\"Throne Day (accession of King MOHAMMED VI to the throne), 30 July (1999)\",\"government/national_symbol_s\":\"pentacle symbol, lion; national colors: red, green\",\"introduction\":\"In 788, about a century after the Arab conquest of North Africa, a series of Moroccan Muslim dynasties began to rule in Morocco. In the 16th century, the Saadi monarchy, particularly under Ahmad al-MANSUR (1578-1603), repelled foreign invaders and inaugurated a golden age. The Alaouite Dynasty, to which the current Moroccan royal family belongs, dates from the 17th century. In 1860, Spain occupied northern Morocco and ushered in a half-century of trade rivalry among European powers that saw Moroccos sovereignty steadily erode; in 1912, the French imposed a protectorate over the country. A protracted independence struggle with France ended successfully in 1956. The internationalized city of Tangier and most Spanish possessions were turned over to the new country that same year. Sultan MOHAMMED V, the current monarchs grandfather, organized the new state as a constitutional monarchy and in 1957 assumed the title of king. Since Spains 1976 withdrawal from what is today called Western Sahara, Morocco has extended its de facto administrative control to roughly 75% of this territory; however, the UN does not recognize Morocco as the administering power for Western Sahara. The UN since 1991 has monitored a cease-fire between Morocco and the Polisario Front - an organization advocating the territory\\u0026amp;rsquo;s independence - and restarted negotiations over the status of the territory in December 2018. King MOHAMMED VI in early 2011 responded to the spread of pro-democracy protests in the region by implementing a reform program that included a new constitution, passed by popular referendum in July 2011, under which some new powers were extended to parliament and the prime minister, but ultimate authority remains in the hands of the monarch. In November 2011, the Justice and Development Party (PJD) - a moderate Islamist party - won the largest number of seats in parliamentary elections, becoming the first Islamist party to lead the Moroccan Government. In September 2015, Morocco held its first direct elections for regional councils, one of the reforms included in the 2011 constitution. The PJD again won the largest number of seats in nationwide parliamentary elections in October 2016.\",\"name\":\"Morocco\",\"people_and_society/age_structure/0_14_years\":0.2547,\"people_and_society/age_structure/15_24_years\":0.1683,\"people_and_society/age_structure/25_54_years\":0.4241,\"people_and_society/age_structure/55_64_years\":0.0833,\"people_and_society/age_structure/65_years_and_over\":0.0695,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Arab-Berber 99%, other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.716 million Casablanca, 1.865 million RABAT (capital), 1.204 million Fes, 1.157 million Tangier, 989,000 Marrakech, 906,000 Agadir (2019)\",\"people_and_society/nationality/adjective\":\"Moroccan\",\"people_and_society/nationality/noun\":\"Moroccan(s)\",\"people_and_society/net_migration_rate\":\"-3.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"34314130\",\"people_and_society/population_growth_rate\":0.0095,\"people_and_society/urbanization/urban_population\":\"63% of total population (2019)\",\"transportation/airports\":\"55\",\"transportation/railways/total\":\"2067\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.099999999999966,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COG\",\"ISO_Code\":\"CG\",\"Path\":\"M 551.6 450.9 551.7 451.5 551.6 451.8 551.4 452.2 551 453 550.2 454.4 550.1 456.3 549.8 457 549.5 457.9 549.6 458.8 549.7 459.2 549.8 459.4 549.4 460 549.2 460.7 549 461 549 461.3 549.1 461.6 549.1 462 549.1 462.2 549 462.3 548.9 462.4 548.4 462.8 548.1 463.3 547.4 463.5 546.7 464.1 546 465.3 545.9 465.7 544.9 466.6 544.9 467.2 545 467.8 544.8 468.6 544.8 469.2 544.9 469.8 544 471.5 543.1 471.8 542.9 472 542.8 472.4 542.1 472.6 541.9 473 541.3 473.6 541.1 473.9 540.7 474.2 540.2 474 539.9 474.1 540 473.5 539.8 473.2 540.1 472.9 539.9 472.7 539.9 472.5 539.3 472.8 538.9 472.8 538.6 473.1 538.5 473 538.3 472.9 538.1 472.9 538 473.5 538 473.6 537.9 473.7 537.8 473.7 537.7 473.9 537.5 473.8 537.4 474 537.3 474.1 537.2 474.1 537.1 473.9 536.8 473.8 536.4 473.3 536.3 473.4 536.3 473.6 535.7 472.9 535.4 472.8 535.3 472.9 535.4 473 535.2 473 535.1 473.2 534.8 473.3 534.6 473.3 534.4 473.4 534.2 473.8 533.8 473.9 533.7 474.1 533.2 474.4 532.8 473.9 532.8 473.7 532.7 473.5 532.8 473.4 532.7 473.2 531.6 472.3 531.5 472 531.1 471.6 531.2 470.9 531.4 470.6 532 470.4 532.5 470.8 532.9 470.9 533.1 470.7 533 470.4 533.4 469.9 533.2 469.4 533.3 469.2 533.4 468.8 532.3 468.3 532.4 467.9 532.3 467.6 532.2 467.1 532.6 467.3 532.9 467.2 533.2 467.1 533.6 467.3 534.6 467.3 534.7 467 534.7 466.7 534.5 465.8 535.2 465.8 535.5 465.9 535.7 466.4 536.3 467.1 537.4 467.3 538.2 466.5 538.3 466.6 538.5 467 538.5 467.3 539.1 467.4 539.3 467.1 539.4 466.9 539.3 466.6 539.5 466.4 539.5 466.1 539.9 465.7 540 465.3 539.9 465 540.1 464.7 540.1 464.1 540 463.1 540.2 462.4 540.2 462.3 540.1 462.1 540 462 539.9 461.9 539.4 461.8 539.3 461.6 539.2 461.4 538.6 461.1 538.5 461 538.7 460.5 538.6 460.3 538.6 460 538.7 459.7 539.1 459.1 539.5 459 539.8 458.9 540.1 458.3 540.1 458 539.6 456.9 539.3 456.7 538.4 456.6 537.6 457 537.2 457 536.9 457.1 536.6 457.1 536.7 456.8 536.5 456.2 536.4 455.9 536.6 455.6 536.5 455.3 536.8 454.9 536.9 454.5 539.7 454.5 540 454.6 540.4 454.5 541 454.8 541.3 454.8 541.4 455 541.6 455 541.8 455.1 542 454.9 542.2 454.9 542.5 455.2 542.9 455.1 543.6 455.3 544 455.6 544.4 455.7 544.5 456 544.8 455.8 544.5 455.1 544.6 454.6 544.9 454.4 545.8 452.7 545.7 452.3 545.8 452 545.8 451.8 546 450.9 546.2 450.8 546.4 450.7 546.7 450.8 547 450.7 547.2 450.8 547.7 450.6 547.9 450.5 548.1 450.5 548.5 450.3 548.8 450.5 549.4 450.5 549.5 450.7 549.7 450.6 549.9 450.7 550.2 450.7 550.4 450.9 550.6 450.8 550.7 450.6 551 450.6 551.3 450.5 551.6 450.9 Z\",\"Xmax\":551.7,\"Xmid\":542.3,\"Xmin\":531.1,\"Ymax\":474.4,\"Ymid\":462.9,\"Ymin\":450.3,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"6800\",\"economy/gdp_real_growth_rate/2017\":-0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.239 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.64,\"energy/electricity_from_hydroelectric_plants\":0.36,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":341500,\"geography/area/water\":500,\"geography/area_comparative\":\"slightly smaller than Montana; about twice the size of Florida\",\"geography/area_sqkm\":342000,\"geography/climate\":\"tropical; rainy season (March to June); dry season (June to October); persistent high temperatures and humidity; particularly enervating climate astride the Equator\",\"geography/coastline\":\"169 km\",\"geography/elevation/highest_point\":\"Mount Berongou 903 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"430\",\"geography/geographic_coordinates\":\"1 00 S, 15 00 E\",\"geography/geography_note\":\"about 70% of the population lives in Brazzaville, Pointe-Noire, or along the railroad between them\",\"geography/land_boundaries/border_countries\":\"Angola 231 km, Cameroon 494 km, Central African Republic 487 km, Democratic Republic of the Congo 1229 km, Gabon 2567 km\",\"geography/land_boundaries/total\":\"5,008 km\",\"geography/land_use/agricultural_land_arable_land\":0.016,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.293,\"geography/land_use/forest\":0.656,\"geography/land_use/other\":0.033,\"geography/location\":\"Central Africa, bordering the South Atlantic Ocean, between Angola and Gabon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plain, southern basin, central plateau, northern basin\",\"government/administrative_divisions\":\"12 departments (departments, singular - department); Bouenza, Brazzaville, Cuvette, Cuvette-Ouest, Kouilou, Lekoumou, Likouala, Niari, Plateaux, Pointe-Noire, Pool, Sangha\",\"government/capital/geographic_coordinates\":\"4 15 S, 15 17 E\",\"government/capital/name\":\"Brazzaville\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, which makes up much of the countrys eastern border; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0022hunters\\u0022\",\"government/executive_branch/chief_of_state\":\"President Denis SASSOU-Nguesso (since 25 October 1997)\",\"government/executive_branch/head_of_government\":\"Prime Minister Clement MOUAMBA (since 24 April 2016); note - a constitutional referendum held in 2015 approved the change of the head of government from the president to the prime minister (2019)\",\"government/flag_description\":\"divided diagonally from the lower hoist side by a yellow band; the upper triangle (hoist side) is green and the lower triangle is red; green symbolizes agriculture and forests, yellow the friendship and nobility of the people, red is unexplained but has been associated with the struggle for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 15 August (1960)\",\"government/national_symbol_s\":\"lion, elephant; national colors: green, yellow, red\",\"introduction\":\"Upon independence in 1960, the former French region of Middle Congo became the Republic of the Congo. A quarter century of experimentation with Marxism was abandoned in 1990 and a democratically elected government took office in 1992. A two-year civil war that ended in 1999 restored former Marxist President Denis SASSOU-Nguesso, who had ruled from 1979 to 1992, and sparked a short period of ethnic and political unrest that was resolved by a peace agreement in late 1999. A new constitution adopted three years later provided for a multi-party system and a seven-year presidential term, and elections arranged shortly thereafter installed SASSOU-Nguesso. Following a year of renewed fighting, President SASSOU-Nguesso and southern-based rebel groups agreed to a final peace accord in March 2003. SASSOU-Nguesso was reeelected in 2009 and, after passing a referendum allowing him to run for a third term, was reelected again in 2016. The Republic of Congo is one of Africas largest petroleum producers, but with declining production it will need new offshore oil finds to sustain its oil earnings over the long term.\",\"name\":\"Congo\",\"people_and_society/age_structure/0_14_years\":0.4175,\"people_and_society/age_structure/15_24_years\":0.1699,\"people_and_society/age_structure/25_54_years\":0.3377,\"people_and_society/age_structure/55_64_years\":0.0439,\"people_and_society/age_structure/65_years_and_over\":0.031,\"people_and_society/birth_rate\":\"33.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Kongo 40.5%, Teke 16.9%, Mbochi 13.1%, foreigner 8.2%, Sangha 5.6%, Mbere/Mbeti/Kele 4.4%, Punu 4.3%, Pygmy 1.6%, Oubanguiens 1.6%, Duma 1.5%, Makaa 1.3%, other and unspecified 1% (2014-15 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.308 million BRAZZAVILLE (capital), 1.176 million Pointe-Noire (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5062021\",\"people_and_society/population_growth_rate\":0.0217,\"people_and_society/urbanization/urban_population\":\"67.4% of total population (2019)\",\"transportation/airports\":\"27\",\"transportation/railways/total\":\"510\",\"transportation/roadways/total\":\"23324\"},{\"BoxHeight\":17.5,\"BoxWidth\":16,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.703,\"ISO3_Code\":\"GAB\",\"ISO_Code\":\"GA\",\"Path\":\"M 536.9 454.5 536.8 454.9 536.5 455.3 536.6 455.6 536.4 455.9 536.5 456.2 536.7 456.8 536.6 457.1 536.9 457.1 537.2 457 537.6 457 538.4 456.6 539.3 456.7 539.6 456.9 540.1 458 540.1 458.3 539.8 458.9 539.5 459 539.1 459.1 538.7 459.7 538.6 460 538.6 460.3 538.7 460.5 538.5 461 538.6 461.1 539.2 461.4 539.3 461.6 539.4 461.8 539.9 461.9 540 462 540.1 462.1 540.2 462.3 540.2 462.4 540 463.1 540.1 464.1 540.1 464.7 539.9 465 540 465.3 539.9 465.7 539.5 466.1 539.5 466.4 539.3 466.6 539.4 466.9 539.3 467.1 539.1 467.4 538.5 467.3 538.5 467 538.3 466.6 538.2 466.5 537.4 467.3 536.3 467.1 535.7 466.4 535.5 465.9 535.2 465.8 534.5 465.8 534.7 466.7 534.7 467 534.6 467.3 533.6 467.3 533.2 467.1 532.9 467.2 532.6 467.3 532.2 467.1 532.3 467.6 532.4 467.9 532.3 468.3 533.4 468.8 533.3 469.2 533.2 469.4 533.4 469.9 533 470.4 533.1 470.7 532.9 470.9 532.5 470.8 532 470.4 531.4 470.6 531.2 470.9 531.1 471.6 530.6 471.3 530.3 470.8 529.6 470.2 529.5 469.8 528.9 469.2 527.5 468.1 526.8 467.4 526.5 466.7 525.8 465.8 525.6 465.1 524.9 464.1 524.9 463.8 524.2 462.5 524.3 462.5 524.5 462.8 524.7 462.6 524.8 462.6 524.9 462.4 525.2 462.6 525.3 462.6 525.3 462.3 525.5 462 525.7 461.6 525.8 461.6 525.9 460.6 525.9 460.3 525.8 459.9 525.9 459.7 526.3 460.2 526.5 460.2 527 460.3 527.2 460.1 527.1 460 526.3 459.7 525.9 459 525.9 458.9 526.1 458.9 526.5 459.3 526.7 459.3 526.5 458 526.8 457.6 527 457.6 527.2 457.8 527.6 458 527.8 457.8 531.4 457.8 531.4 454.5 531.6 454.2 532.4 454.1 532.6 454.2 533.1 454.2 534.2 454.3 535.3 454.4 536.6 454.3 536.8 454.3 536.9 454.5 Z\",\"Xmax\":540.2,\"Xmid\":532.7,\"Xmin\":524.2,\"Ymax\":471.6,\"Ymid\":462.3,\"Ymin\":454.1,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"18100\",\"economy/gdp_real_growth_rate/2017\":0.005,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.293 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":257667,\"geography/area/water\":10000,\"geography/area_comparative\":\"slightly smaller than Colorado\",\"geography/area_sqkm\":267667,\"geography/climate\":\"tropical; always hot, humid\",\"geography/coastline\":\"885 km\",\"geography/elevation/highest_point\":\"Mont Iboundji 1,575 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"377\",\"geography/geographic_coordinates\":\"1 00 S, 11 45 E\",\"geography/geography_note\":\"a small population and oil and mineral reserves have helped Gabon become one of Africas wealthier countries; in general, these circumstances have allowed the country to maintain and conserve its pristine rain forest and rich biodiversity\",\"geography/land_boundaries/border_countries\":\"Cameroon 349 km, Republic of the Congo 2567 km, Equatorial Guinea 345 km\",\"geography/land_boundaries/total\":\"3,261 km\",\"geography/land_use/agricultural_land_arable_land\":0.012,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.172,\"geography/land_use/forest\":0.81,\"geography/land_use/other\":0,\"geography/location\":\"Central Africa, bordering the Atlantic Ocean at the Equator, between Republic of the Congo and Equatorial Guinea\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain; hilly interior; savanna in east and south\",\"government/administrative_divisions\":\"9 provinces; Estuaire, Haut-Ogooue, Moyen-Ogooue, Ngounie, Nyanga, Ogooue-Ivindo, Ogooue-Lolo, Ogooue-Maritime, Woleu-Ntem\",\"government/capital/geographic_coordinates\":\"0 23 N, 9 27 E\",\"government/capital/name\":\"Libreville\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name originates from the Portuguese word \\u0022gabao\\u0022 meaning \\u0022cloak,\\u0022 which is roughly the shape that the early explorers gave to the estuary of the Komo River by the capital of Libreville\",\"government/executive_branch/chief_of_state\":\"President Ali BONGO Ondimba (since 16 October 2009)\",\"government/executive_branch/head_of_government\":\"Prime Minister Julien NKOGHE BEKALE (since 15 January 2019)\",\"government/flag_description\":\"three equal horizontal bands of green (top), yellow, and blue; green represents the countrys forests and natural resources, gold represents the equator (which transects Gabon) as well as the sun, blue represents the sea\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"17 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 17 August (1960)\",\"government/national_symbol_s\":\"black panther; national colors: green, yellow, blue\",\"introduction\":\"Following, independence from France in 1960, El Hadj Omar BONGO Ondimba - one of the longest-ruling heads of state in the world - dominated the countrys political scene for four decades (1967-2009). President BONGO introduced a nominal multiparty system and a new constitution in the early 1990s. However, allegations of electoral fraud during local elections in December 2002 and the presidential election in 2005 exposed the weaknesses of formal political structures in Gabon. Following President BONGOs death in 2009, a new election brought his son, Ali BONGO Ondimba, to power. Despite constrained political conditions, Gabons small population, abundant natural resources, and considerable foreign support have helped make it one of the more stable African countries.President Ali BONGO Ondimba\\u2019s controversial August 2016 reelection sparked unprecedented opposition protests that resulted in the burning of the parliament building. The election was contested by the opposition after fraudulent results were flagged by international election observers. Gabon\\u2019s Constitutional Court reviewed the election results but ruled in favor of President BONGO, upholding his win and extending his mandate to 2023.\",\"name\":\"Gabon\",\"people_and_society/age_structure/0_14_years\":0.3745,\"people_and_society/age_structure/15_24_years\":0.2208,\"people_and_society/age_structure/25_54_years\":0.316,\"people_and_society/age_structure/55_64_years\":0.0496,\"people_and_society/age_structure/65_years_and_over\":0.0391,\"people_and_society/birth_rate\":\"26.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Gabonese-born 80.1% (includes Fang 23.2%, Shira-Punu/Vili 18.9%, Nzabi-Duma 11.3%, Mbede-Teke 6.9%, Myene 5%, Kota-Kele 4.9%, Okande-Tsogo 2.1%, Pygmy .3%, other 7.5%), Cameroonian 4.6%, Malian 2.4%, Beninese 2.1%, acquired Gabonese nationality 1.6%, Togolese 1.6%, Senegalese 1.1%, Congolese (Brazzaville) 1%, other 5.5% (includes Congolese (Kinshasa), Equatorial Guinean, Nigerian) (2012)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"824,000 LIBREVILLE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Gabonese\",\"people_and_society/nationality/noun\":\"Gabonese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2119036\",\"people_and_society/population_growth_rate\":0.0273,\"people_and_society/urbanization/urban_population\":\"89.7% of total population (2019)\",\"transportation/airports\":\"44\",\"transportation/railways/total\":\"649\",\"transportation/roadways/total\":\"14300\"},{\"BoxHeight\":21,\"BoxWidth\":23.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ESH\",\"ISO_Code\":\"EH\",\"Path\":\"M 452.7 401.7 452.6 401.5 452.7 401 453 398.8 453 398.5 453.5 397.4 453.8 397.2 454.2 397.1 454.3 396.9 454.5 396.5 454.7 396.2 454.8 395.4 455.2 395.1 455.2 394.6 455.6 393.8 455.8 393.4 456.4 392.6 456.2 392.3 456.7 391.9 457.8 390.7 458.3 390.3 458.7 389.9 458.9 389.2 458.9 388 459.2 387.3 459.4 386.6 459.8 385.9 459.9 385.3 460.7 384.6 461.4 384.3 462.4 383.6 463.5 380.7 471.6 380.7 476 380.7 476 381.8 476 384.4 475.9 385.9 471.6 385.9 466.7 385.9 466.7 393.6 465.7 394 465.1 394.2 464 394.9 463.7 395.4 463.6 395.8 463.7 396.5 463.9 398.8 463.9 400 453.1 400 453 400.1 452.7 401 452.7 401.1 452.7 401.2 452.7 401.5 452.7 401.6 452.7 401.7 Z M 455.9 392.9 455.7 393.1 455.6 393.1 455.9 392.7 455.9 392.5 456 392.5 455.9 392.9 Z\",\"Xmax\":476,\"Xmid\":463.6,\"Xmin\":452.6,\"Ymax\":401.7,\"Ymid\":390,\"Ymin\":380.7,\"economy/currency\":\"Moroccan dirhams (MAD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"268,400 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":266000,\"geography/area/water\":0,\"geography/area_comparative\":\"about the size of Colorado\",\"geography/area_sqkm\":266000,\"geography/climate\":\"hot, dry desert; rain is rare; cold offshore air currents produce fog and heavy dew\",\"geography/coastline\":\"1,110 km\",\"geography/elevation/highest_point\":\"unnamed elevation 805 m\",\"geography/elevation/lowest_point\":\"Sebjet Tah -55 m\",\"geography/elevation/mean_elevation\":\"256\",\"geography/geographic_coordinates\":\"24 30 N, 13 00 W\",\"geography/geography_note\":\"the waters off the coast are particularly rich fishing areas\",\"geography/land_boundaries/border_countries\":\"Algeria 41 km, Mauritania 1564 km, Morocco 444 km\",\"geography/land_boundaries/total\":\"2,049 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.027,\"geography/land_use/other\":0.785,\"geography/location\":\"Northern Africa, bordering the North Atlantic Ocean, between Mauritania and Morocco\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low, flat desert with large areas of rocky or sandy surfaces rising to small mountains in south and northeast\",\"government/administrative_divisions\":\"none officially; the territory west of the Moroccan berm falls under de facto Moroccan control; Morocco claims the territory of Western Sahara, the political status of which is considered undetermined by the US Government; portions of the regions Guelmim-Es Smara and Laayoune-Boujdour-Sakia El Hamra, as claimed by Morocco, lie within Western Sahara; Morocco also claims Oued Eddahab-Lagouira, another region that falls entirely within Western Sahara\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name specifying the territorys western location on the African continents vast desert\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"legal status of territory and issue of sovereignty unresolved; territory contested by Morocco and Polisario Front (Popular Front for the Liberation of the Saguia el Hamra and Rio de Oro), which in February 1976 formally proclaimed a government-in-exile of the Sahrawi Arab Democratic Republic (SADR), near Tindouf, Algeria, led by President Mohamed ABDELAZIZ until his death in May 2016; current President Brahim GHALI elected in July 2016; territory partitioned between Morocco and Mauritania in April 1976 when Spain withdrew, with Morocco acquiring northern two-thirds; Mauritania, under pressure from Polisario guerrillas, abandoned all claims to its portion in August 1979; Morocco moved to occupy that sector shortly thereafter and has since asserted administrative control; the Polisarios government-in-exile was seated as an Organization of African Unity (OAU) member in 1984; Morocco between 1980 and 1987 built a fortified sand berm delineating the roughly 75% of Western Sahara west of the barrier that currently is controlled by Morocco; guerrilla activities continued sporadically until a UN-monitored cease-fire was implemented on 6 September 1991 (Security Council Resolution 690) by the United Nations Mission for the Referendum in Western Sahara (MINURSO)\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Western Sahara is a non-self-governing territory on the northwest coast of Africa bordered by Morocco, Mauritania, and Algeria. After Spain withdrew from its former colony of Spanish Sahara in 1976, Morocco annexed the northern two-thirds of Western Sahara and claimed the rest of the territory in 1979, following Mauritanias withdrawal. A guerrilla war with the Polisario Front contesting Moroccos sovereignty ended in a 1991 cease-fire and the establishment of a UN peacekeeping operation. As part of this effort, the UN sought to offer a choice to the peoples of Western Sahara between independence (favored by the Polisario Front) or integration into Morocco. A proposed referendum on the question of independence never took place due to lack of agreement on voter eligibility. The approximately 1,600 km- (almost 1,000 mi-) long defensive sand berm, built by the Moroccans from 1980 to 1987 and running the length of the territory, continues to separate the opposing forces, with Morocco controlling the roughly three-quarters of the territory west of the berm. There are periodic ethnic tensions between the native Sahrawi population and Moroccan immigrants. Morocco maintains a heavy security presence in the territory. The UN revived direct talks about the territory between Morocco, the Polisario Front, Algeria, and Mauritania in December 2018.\",\"name\":\"Western Sahara\",\"people_and_society/age_structure/0_14_years\":0.3693,\"people_and_society/age_structure/15_24_years\":0.1949,\"people_and_society/age_structure/25_54_years\":0.3452,\"people_and_society/age_structure/55_64_years\":0.0511,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"28.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab, Berber\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"232,000 Laayoune (2018)\",\"people_and_society/nationality/adjective\":\"Sahrawi, Sahrawian, Sahraouian\",\"people_and_society/nationality/noun\":\"Sahrawi(s), Sahraoui(s)\",\"people_and_society/net_migration_rate\":\"5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"619551\",\"people_and_society/population_growth_rate\":0.0264,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":15.399999999999977,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.477,\"ISO3_Code\":\"GIN\",\"ISO_Code\":\"GN\",\"Path\":\"M 468.5 425.9 468.3 426 468.3 426.2 468.1 426.5 468.6 426.9 468.8 427 469 427 469.4 426.5 469.7 426.4 470.1 426.8 470.2 427.2 470.4 427.3 470.8 426.9 470.9 426.7 471.1 426.7 471.4 426.4 472 426.6 472.6 426.9 473.1 427 473.3 426.6 473.8 426.4 474.1 426.3 474.2 426.1 474 425.8 474 425.7 474.5 425.7 474.9 425.9 475.1 426.1 475.1 426.4 475.3 426.6 475.3 426.9 475.6 427 475.6 427.3 475.5 428.1 475.7 428.1 475.9 428.1 476.1 428.5 476.2 428.6 476.3 428.6 476.4 428.7 476.7 428.8 476.7 428.9 476.8 429 476.7 429.1 476.5 429.1 476.4 429.3 476.3 429.3 476 430 476.4 429.9 476.5 429.7 476.8 429.7 476.9 429.8 477.1 430.2 476.9 430.5 477.1 431.3 477.2 431.5 477.5 431.5 477.6 431.7 477.9 431.8 478 432 477.9 432.2 477.4 432.8 477.5 433.2 477.4 434 477.7 434.4 478.2 434.3 478.1 434.9 478.4 435.3 478.1 435.5 478 436 478.1 436.1 478.5 436.3 478.7 436.9 478.8 437.2 478.6 437.2 478.3 437 478.2 437.1 477.9 436.9 477.2 437 477.2 437.6 477.6 437.8 477.8 437.8 477.9 438.2 477.7 438.4 477.5 438.7 477.6 439 477.3 439.5 476.7 439.4 476.5 439.6 476.3 439.4 476.2 439.2 476 439.2 475.9 439.4 475.8 439.7 475.5 440.1 475.5 440.3 475.2 440.3 474.8 440.5 474.5 440.2 474.5 440.1 474.2 439.9 473.8 440 474 439.4 474.1 439 473.9 438.7 473.9 438.3 473.8 437.9 473.6 437.8 473.7 437.3 473.4 437.1 473.3 437.2 473.3 437 473 437 472.9 436.8 472.2 437.1 472.1 436.9 472 436.9 471.5 436.9 471.2 437 470.8 437.4 470.4 437.4 470.6 436.8 470.9 436.4 470.7 436 470.6 435.4 470.3 435.2 470.4 434.7 470 434.3 469.8 433.9 468.9 432.7 467.2 432.7 466.9 432.9 466.5 433 466 432.9 465.5 433.1 464.8 434.3 464.5 434.6 464.2 434.8 464 435.2 463.8 435.3 463.4 435.3 463.1 435.4 463.3 434.8 463.1 434.6 462.9 434.7 462.9 434.6 462.8 434 462.5 433.8 462.2 433.9 462.2 433.4 462 433.3 461.9 433.2 461.3 432.7 461.4 432.5 461.2 432.4 461.2 432.2 460.5 432 460.4 432.2 460 432 459.8 431.6 459.4 431.3 459.7 430.3 459.5 430.2 459.2 430.4 459.2 430.2 459 430.1 459 429.9 458.8 429.9 458.8 429.7 458.7 429.7 459 428.9 459.2 428.6 459.3 428.5 459.8 428.5 460.5 428 461 428.1 461.5 428 461.7 427.8 461.8 427.9 461.9 427.9 462 427.1 461.8 426.9 461.3 426.5 461.6 426.3 461.9 426.3 462.1 426.1 462.2 425.7 462 425.4 462 425.1 463.3 425.2 463.8 425.3 463.8 425.6 463.8 425.7 464.1 425.7 464.2 425.6 464.3 425.5 464.7 425.8 465 425.8 465.2 426 465.5 426 465.8 426.2 466.5 425.9 466.7 425.9 467 425.8 467.4 425.9 468.1 425.8 468.5 425.9 Z M 458.8 430.2 458.7 430.4 458.5 430.3 458.6 430.5 458.5 430.5 458.3 430.4 458.2 430.2 458.6 429.9 458.7 429.9 458.7 430 458.8 430.2 Z M 460.8 432.4 460.8 432.6 460.7 432.5 460.8 432.4 Z\",\"Xmax\":478.8,\"Xmid\":469.7,\"Xmin\":458.2,\"Ymax\":440.5,\"Ymid\":431.5,\"Ymin\":425.1,\"economy/currency\":\"Guinean francs (GNF)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.082,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.794 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.33,\"energy/electricity_from_hydroelectric_plants\":0.67,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":245717,\"geography/area/water\":140,\"geography/area_comparative\":\"slightly smaller than Oregon; slightly larger than twice the size of Pennsylvania\",\"geography/area_sqkm\":245857,\"geography/climate\":\"generally hot and humid; monsoonal-type rainy season (June to November) with southwesterly winds; dry season (December to May) with northeasterly harmattan winds\",\"geography/coastline\":\"320 km\",\"geography/elevation/highest_point\":\"Mont Nimba 1,752 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"472\",\"geography/geographic_coordinates\":\"11 00 N, 10 00 W\",\"geography/geography_note\":\"the Niger and its important tributary the Milo River have their sources in the Guinean highlands\",\"geography/land_boundaries/border_countries\":\"Cote dIvoire 816 km, Guinea-Bissau 421 km, Liberia 590 km, Mali 1062 km, Senegal 363 km, Sierra Leone 794 km\",\"geography/land_boundaries/total\":\"4,046 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.028,\"geography/land_use/agricultural_land_permanent_pasture\":0.435,\"geography/land_use/forest\":0.265,\"geography/land_use/other\":0.154,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea-Bissau and Sierra Leone\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally flat coastal plain, hilly to mountainous interior\",\"government/administrative_divisions\":\"7 regions administrative and 1 gouvenorat*; Boke, Conakry*, Faranah, Kankan, Kindia, Labe, Mamou, NZerekore\",\"government/capital/geographic_coordinates\":\"9 30 N, 13 42 W\",\"government/capital/name\":\"Conakry\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel\",\"government/executive_branch/chief_of_state\":\"President Alpha CONDE (since 21 December 2010)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ibrahima FOFANA (since 22 May 2018)\",\"government/flag_description\":\"three equal vertical bands of red (hoist side), yellow, and green; red represents the peoples sacrifice for liberation and work; yellow stands for the sun, for the riches of the earth, and for justice; green symbolizes the countrys vegetation and unity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"2 October 1958 (from France)\",\"government/national_holiday\":\"Independence Day, 2 October (1958)\",\"government/national_symbol_s\":\"elephant; national colors: red, yellow, green\",\"introduction\":\"Guinea is at a turning point after decades of authoritarian rule since gaining its independence from France in 1958. Sekou TOURE ruled the country as president from independence to his death in 1984. Lansana CONTE came to power in 1984 when the military seized the government after TOUREs death. Gen. CONTE organized and won presidential elections in 1993, 1998, and 2003, though results were questionable due to a lack in transparency and neutrality in the electoral process. Upon CONTEs death in December 2008, Capt. Moussa Dadis CAMARA led a military coup, seizing power and suspending the constitution. His unwillingness to yield to domestic and international pressure to step down led to heightened political tensions that peaked in September 2009 when presidential guards opened fire on an opposition rally killing more than 150 people. In early December 2009, CAMARA was wounded in an assassination attempt and exiled to Burkina Faso. A transitional government led by Gen. Sekouba KONATE paved the way for Guineas transition to a fledgling democracy. The country held its first free and competitive democratic presidential and legislative elections in 2010 and 2013 respectively, and in October 2015 held a second consecutive presidential election. Alpha CONDE was reelected to a second five-year term as president in 2015, and the National Assembly was seated in January 2014. CONDEs first cabinet is the first all-civilian government in Guinea. The country held a successful political dialogue in August and September 2016 that brought together the government and opposition to address long-standing tensions. Local elections were held in February 2018, and disputed results in some of the races resulted in ongoing protests against CONDEs government.\",\"name\":\"Guinea\",\"people_and_society/age_structure/0_14_years\":0.414,\"people_and_society/age_structure/15_24_years\":0.1923,\"people_and_society/age_structure/25_54_years\":0.308,\"people_and_society/age_structure/55_64_years\":0.0472,\"people_and_society/age_structure/65_years_and_over\":0.0385,\"people_and_society/birth_rate\":\"36.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Fulani (Peuhl) 33.4%, Malinke 29.4%, Susu 21.2%, Guerze 7.8%, Kissi 6.2%, Toma 1.6%, other/foreign .4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.889 million CONAKRY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Guinean\",\"people_and_society/nationality/noun\":\"Guinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11855411\",\"people_and_society/population_growth_rate\":0.0275,\"people_and_society/urbanization/urban_population\":\"36.5% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"1086\",\"transportation/roadways/total\":\"44301\"},{\"BoxHeight\":18,\"BoxWidth\":12.300000000000011,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.611,\"ISO3_Code\":\"GHA\",\"ISO_Code\":\"GH\",\"Path\":\"M 499.6 429.5 499.7 429.6 500 429.6 500.1 429.8 499.8 430.6 499.8 430.9 500.3 431.2 500.4 431.2 500.5 431.5 500.8 431.6 501 431.9 501 432.4 501.1 432.6 501 432.7 500.9 433.4 501 433.8 501 433.9 500.7 433.9 500.8 434.1 500.7 434.2 500.8 434.3 501.2 434.1 501.5 434.4 501.4 435 501.3 435.4 501.4 435.9 501.3 436 501.1 436.1 501.1 436.2 501.3 436.6 501.8 437 502 437.4 501.7 437.8 501.7 439.1 501.5 439.5 501.5 439.7 501.5 439.9 501.8 440 501.8 440.2 501.7 441 501.5 441.2 501.5 441.5 501.8 441.9 501.8 442.1 502 442.3 502.1 442.7 502.6 443 502.8 443 503 443.4 503.3 443.4 503.3 443.6 503 443.8 502.6 444.5 501.2 444.5 500.6 444.6 500.3 444.8 499.7 445.1 498.9 445.4 498.6 445.6 497.7 446.1 497 446.2 496.5 446.4 495.6 446.6 495.1 447 494.9 447.1 494.4 447.4 494.2 447.4 493.4 446.9 491.4 446.4 492.4 446.4 492.3 445.9 492.4 445.6 492.3 445 492.2 444.9 491.9 444.9 491.6 444.6 491.4 443.6 491.2 443.2 491 442.1 491.1 441.9 491.1 441.6 491.2 441.3 491.4 441 491.6 440.9 491.8 440.5 491.9 439.4 492.3 438.5 492.8 438.2 492.8 437.9 493.1 437.7 492.7 435.7 492.6 435.5 492.3 435.3 492.3 435.1 492.6 434.8 492.5 434.6 492.6 434.4 492.6 434.1 492.3 433.9 492.4 433.7 492.3 433.4 492.4 433.2 492.3 432.7 492.3 432.2 492.3 432 492.1 431.8 492.3 431.5 492.1 431.4 491.9 431 491.9 430.7 492.2 430.1 492.2 429.9 494.4 429.9 494.9 429.9 495.4 429.9 496 429.8 496.2 429.9 497.1 429.9 497.6 430 498.1 429.9 498.3 430.1 498.4 429.9 498.8 429.8 498.9 429.6 499 429.6 499.3 429.4 499.6 429.5 Z\",\"Xmax\":503.3,\"Xmid\":496.7,\"Xmin\":491,\"Ymax\":447.4,\"Ymid\":438.4,\"Ymin\":429.4,\"economy/currency\":\"cedis (GHC)\",\"economy/gdp_per_capita_ppp/2017\":\"4700\",\"economy/gdp_real_growth_rate/2017\":0.084,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.67 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.58,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":227533,\"geography/area/water\":11000,\"geography/area_comparative\":\"slightly smaller than Oregon\",\"geography/area_sqkm\":238533,\"geography/climate\":\"tropical; warm and comparatively dry along southeast coast; hot and humid in southwest; hot and dry in north\",\"geography/coastline\":\"539 km\",\"geography/elevation/highest_point\":\"Mount Afadjato 885 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"190\",\"geography/geographic_coordinates\":\"8 00 N, 2 00 W\",\"geography/geography_note\":\"Lake Volta is the worlds largest artificial lake (manmade reservoir) by surface area (8,482 sq km; 3,275 sq mi); the lake was created following the completion of the Akosombo Dam in 1965, which holds back the White Volta and Black Volta Rivers\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 602 km, Cote dIvoire 720 km, Togo 1098 km\",\"geography/land_boundaries/total\":\"2,420 km\",\"geography/land_use/agricultural_land_arable_land\":0.207,\"geography/land_use/agricultural_land_permanent_crops\":0.119,\"geography/land_use/agricultural_land_permanent_pasture\":0.365,\"geography/land_use/forest\":0.212,\"geography/land_use/other\":0.097,\"geography/location\":\"Western Africa, bordering the Gulf of Guinea, between Cote dIvoire and Togo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low plains with dissected plateau in south-central area\",\"government/administrative_divisions\":\"16 regions; Ahafo, Ashanti, Bono, Bono East, Central, Eastern, Greater Accra, North East, Northern, Oti, Savannah, Upper East, Upper West, Volta, Western, Western North\",\"government/capital/geographic_coordinates\":\"5 33 N, 0 13 W\",\"government/capital/name\":\"Accra\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the medieval West African kingdom of the same name but whose location was actually further north than the modern country\",\"government/executive_branch/chief_of_state\":\"President Nana Addo Dankwa AKUFO-ADDO (since 7 January 2017); Vice President Mahamudu BAWUMIA (since 7 January 2017); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nana Addo Dankwa AKUFO-ADDO (since 7 January 2017); Vice President Mahamudu BAWUMIA (since 7 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of red (top), yellow, and green, with a large black five-pointed star centered in the yellow band; red symbolizes the blood shed for independence, yellow represents the countrys mineral wealth, while green stands for its forests and natural wealth; the black star is said to be the lodestar of African freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 March 1957 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 March (1957)\",\"government/national_symbol_s\":\"black star, golden eagle; national colors: red, yellow, green, black\",\"introduction\":\"Formed from the merger of the British colony of the Gold Coast and the Togoland trust territory, Ghana in 1957 became the first sub-Saharan country in colonial Africa to gain its independence. Ghana endured a series of coups before Lt. Jerry RAWLINGS took power in 1981 and banned political parties. After approving a new constitution and restoring multiparty politics in 1992, RAWLINGS won presidential elections in 1992 and 1996 but was constitutionally prevented from running for a third term in 2000. John KUFUOR of the opposition New Patriotic Party (NPP) succeeded him and was reelected in 2004. John Atta MILLS of the National Democratic Congress won the 2008 presidential election and took over as head of state, but he died in July 2012 and was constitutionally succeeded by his vice president, John Dramani MAHAMA, who subsequently won the December 2012 presidential election. In 2016, however, Nana Addo Dankwa AKUFO-ADDO of the NPP defeated MAHAMA, marking the third time that the Ghana\\u2019s presidency has changed parties since the return to democracy.\",\"name\":\"Ghana\",\"people_and_society/age_structure/0_14_years\":0.3783,\"people_and_society/age_structure/15_24_years\":0.1861,\"people_and_society/age_structure/25_54_years\":0.3421,\"people_and_society/age_structure/55_64_years\":0.0505,\"people_and_society/age_structure/65_years_and_over\":0.043,\"people_and_society/birth_rate\":\"30.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Akan 47.5%, Mole-Dagbon 16.6%, Ewe 13.9%, Ga-Dangme 7.4%, Gurma 5.7%, Guan 3.7%, Grusi 2.5%, Mande 1.1%, other 1.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.206 million Kumasi, 2.475 million ACCRA (capital), 900,000 Sekondi Takoradi (2019)\",\"people_and_society/nationality/adjective\":\"Ghanaian\",\"people_and_society/nationality/noun\":\"Ghanaian(s)\",\"people_and_society/net_migration_rate\":\"-1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"28102471\",\"people_and_society/population_growth_rate\":0.0216,\"people_and_society/urbanization/urban_population\":\"56.7% of total population (2019)\",\"transportation/airports\":\"10\",\"transportation/railways/total\":\"947\",\"transportation/roadways/total\":\"109515\"},{\"BoxHeight\":12.5,\"BoxWidth\":17,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.512,\"ISO3_Code\":\"SEN\",\"ISO_Code\":\"SN\",\"Path\":\"M 466.1 419.2 466.3 419.5 466.1 419.9 466.2 420.2 466.7 420.6 466.8 420.9 466.7 421.3 466.9 421.6 466.9 421.9 466.6 422.2 466.6 422.4 467.1 422.9 467.1 423.1 467.2 423.3 467.5 423.1 467.7 423.1 468 423.4 468.1 423.8 468.3 424 468.4 424.3 468.5 424.3 468.4 424.6 468.4 424.9 468.3 425 468.3 425.1 468.4 425.4 468.3 425.5 468.5 425.7 468.5 425.9 468.1 425.8 467.4 425.9 467 425.8 466.7 425.9 466.5 425.9 465.8 426.2 465.5 426 465.2 426 465 425.8 464.7 425.8 464.3 425.5 464.2 425.6 464.1 425.7 463.8 425.7 463.8 425.6 463.8 425.3 463.3 425.2 462 425.1 459.3 425.1 457.9 425.1 456.5 425.8 455.5 425.7 455 425.8 454.5 426 453.7 426.1 453.5 425.8 453.5 425.5 453.5 425 453.6 424 453.8 423.7 455.5 423.7 456.2 423.7 456.2 423.3 456.3 423.2 457 423.1 457.4 423.2 457.6 423.2 457.8 423 457.8 422.7 458.2 422.5 458.4 422.8 459 423 459.3 423.2 459.6 423.2 460.2 423.5 460.7 423.6 460.9 423.4 461.6 423.3 461.7 423 461.6 422.7 461.3 422.6 460.9 422.7 460.5 422.9 460.2 422.9 460 422.8 459.7 422.4 459.1 422.4 459 422.3 458.9 422.1 458.8 422 458.3 421.9 457.8 422.1 457.6 422 457.4 422 457 422.5 455.5 422.5 454.1 422.5 453.9 422.3 453.9 422 453.6 421.8 453.7 421.3 453.5 421.2 452.9 420.2 452.3 419.5 451.9 419.3 451.6 419.4 451.5 419.3 452.6 418.6 453.6 417.2 454.1 416.4 454.3 415.8 454.2 415.5 454.3 415.4 454.5 415.3 454.5 415 454.6 414.8 454.9 414.2 455.2 414.1 455.5 414.2 456 414.2 456.5 414.2 456.9 414.1 457.1 414 457.3 414 458 413.9 458.2 413.7 458.3 413.8 458.5 413.7 458.7 413.8 460.2 413.8 461.2 414.6 461.3 414.9 461.6 415.2 461.9 415.2 462.1 415.3 462.5 415.2 462.9 415.5 463.3 416.5 463.3 416.7 463.7 416.8 463.8 417.1 464.1 417.1 464.1 417.4 464.4 417.6 464.3 417.8 464.8 418.2 465.3 418.5 465.6 418.8 466.1 419.2 Z\",\"Xmax\":468.5,\"Xmid\":459.9,\"Xmin\":451.5,\"Ymax\":426.2,\"Ymid\":420.3,\"Ymin\":413.7,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"3500\",\"economy/gdp_real_growth_rate/2017\":0.072,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.644 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.82,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":192530,\"geography/area/water\":4192,\"geography/area_comparative\":\"slightly smaller than South Dakota; slightly larger than twice the size of Indiana\",\"geography/area_sqkm\":196722,\"geography/climate\":\"tropical; hot, humid; rainy season (May to November) has strong southeast winds; dry season (December to April) dominated by hot, dry, harmattan wind\",\"geography/coastline\":\"531 km\",\"geography/elevation/highest_point\":\"unnamed elevation 2.8 km southeast of Nepen Diaka 648 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"69\",\"geography/geographic_coordinates\":\"14 00 N, 14 00 W\",\"geography/geography_note\":\"westernmost country on the African continent; The Gambia is almost an enclave within Senegal\",\"geography/land_boundaries/border_countries\":\"The Gambia 749 km, Guinea 363 km, Guinea-Bissau 341 km, Mali 489 km, Mauritania 742 km\",\"geography/land_boundaries/total\":\"2,684 km\",\"geography/land_use/agricultural_land_arable_land\":0.174,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.291,\"geography/land_use/forest\":0.438,\"geography/land_use/other\":0.094,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea-Bissau and Mauritania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally low, rolling, plains rising to foothills in southeast\",\"government/administrative_divisions\":\"14 regions (regions, singular - region); Dakar, Diourbel, Fatick, Kaffrine, Kaolack, Kedougou, Kolda, Louga, Matam, Saint-Louis, Sedhiou, Tambacounda, Thies, Ziguinchor\",\"government/capital/geographic_coordinates\":\"14 44 N, 17 38 W\",\"government/capital/name\":\"Dakar\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Senegal River that forms the northern border of the country; many theories exist for the origin of the river name; perhaps the most widely cited derives the name from \\u0022Azenegue,\\u0022 the Portuguese appellation for the Berber Zenaga people who lived north of the river\",\"government/executive_branch/chief_of_state\":\"President Macky SALL (since 2 April 2012)\",\"government/executive_branch/head_of_government\":\"President Macky SALL (since 2 April 2012)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), yellow, and red with a small green five-pointed star centered in the yellow band; green represents Islam, progress, and hope; yellow signifies natural wealth and progress; red symbolizes sacrifice and determination; the star denotes unity and hope\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 April 1960 (from France); note - complete independence achieved upon dissolution of federation with Mali on 20 August 1960\",\"government/national_holiday\":\"Independence Day, 4 April (1960)\",\"government/national_symbol_s\":\"lion; national colors: green, yellow, red\",\"introduction\":\"The French colonies of Senegal and French Sudan were merged in 1959 and granted independence in 1960 as the Mali Federation. The union broke up after only a few months. Senegal joined with The Gambia to form the nominal confederation of Senegambia in 1982. The envisaged integration of the two countries was never implemented, and the union was dissolved in 1989. The Movement of Democratic Forces in the Casamance has led a low-level separatist insurgency in southern Senegal since the 1980s. Several attempts at reaching a comprehensive peace agreement have failed to resolve the conflict but, despite sporadic incidents of violence, an unofficial cease-fire has remained largely in effect since 2012. Senegal remains one of the most stable democracies in Africa and has a long history of participating in international peacekeeping and regional mediation. Senegal was ruled by the Socialist Party of Senegal, first under President L\\u0026amp;eacute;opold S\\u0026amp;eacute;dar SENGHOR, and then President Abdou DIOUF, for 40 years until Abdoulaye WADE was elected president in 2000. He was re-elected in 2007 and during his two terms amended Senegals constitution over a dozen times to increase executive power and weaken the opposition. His decision to run for a third presidential term sparked a large public backlash that led to his defeat in a March 2012 runoff with Macky SALL. A 2016 constitutional referendum reduced the term to five years with a maximum of two consecutive terms for future presidents - the change did not apply to SALLs first term. SALL won his bid for re-election in February 2019; his term will end in 2024. A month after the election, the National Assembly voted to abolish the office of the prime minister. Opposition organizations and civil society have criticized the decision as a further concentration of power in the executive branch at the expense of the legislative and judicial branches.\",\"name\":\"Senegal\",\"people_and_society/age_structure/0_14_years\":0.4115,\"people_and_society/age_structure/15_24_years\":0.2033,\"people_and_society/age_structure/25_54_years\":0.3145,\"people_and_society/age_structure/55_64_years\":0.0405,\"people_and_society/age_structure/65_years_and_over\":0.0302,\"people_and_society/birth_rate\":\"32.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Wolof 37.1%, Pular 26.2%, Serer 17%, Mandinka 5.6%, Jola 4.5%, Soninke 1.4%, other 8.3% (includes Europeans and persons of Lebanese descent) (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.057 million DAKAR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Senegalese\",\"people_and_society/nationality/noun\":\"Senegalese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15020945\",\"people_and_society/population_growth_rate\":0.0236,\"people_and_society/urbanization/urban_population\":\"47.7% of total population (2019)\",\"transportation/airports\":\"20\",\"transportation/railways/total\":\"906\",\"transportation/roadways/total\":\"16665\"},{\"BoxHeight\":22.100000000000023,\"BoxWidth\":9,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.483,\"ISO3_Code\":\"MWI\",\"ISO_Code\":\"MW\",\"Path\":\"M 596.9 492.9 596 492.9 596 493.3 595.5 494.3 595.3 494.6 595.3 494.9 595.6 495.7 595.8 496.9 595.8 497.9 595.9 498.2 596 498.3 596.7 498.3 597.3 498.9 599.4 501.7 599.5 502.3 599.6 502.4 599.3 503.1 599.4 503.9 599.3 505.6 599 505.8 598.5 506 598.3 505.9 598.1 505.9 597.9 506.2 597.7 506.9 597.5 507.1 597.5 507.3 597.8 507.6 597.9 507.9 597.8 508.2 597.9 508.4 597.8 508.7 597.3 508.7 597.2 508.4 597.5 508.2 597.4 507.9 597.1 507.9 596.8 507.6 596.3 507 595.9 506.7 595.8 506.4 595.5 506.3 595.4 505.9 595.4 505.6 595 505.2 595 504.9 595.4 504.5 595.5 503.9 595.7 503.8 595.9 503.4 595.8 503 596 502.6 595.7 501.8 595.8 501.6 595.7 501.4 595.4 500.9 595.2 500.9 594.4 501.2 594 501.1 593.7 501.3 593.5 501.2 593.4 501.4 593.3 501.5 593.2 501.2 592.8 500.9 592.5 500.4 592.4 500.3 592.3 499.9 592.2 499.8 591.9 499.6 591.6 499.9 591.5 499.8 591.5 499.6 591.2 499.2 590.9 499.1 591 498.9 590.6 498.6 591 498.4 591.5 497.5 591.4 497.1 591.5 496.7 591.4 496.4 591.6 495.9 591.7 495.8 592 495.9 592.3 495.6 592.5 495.6 593 495.1 592.9 495 592.5 495 592.2 494.5 592.3 494.3 592.4 493.5 592.3 493 592.1 492.9 592.1 492.5 592.3 492.4 592.6 491.7 592.4 491.4 592.3 491.1 592.2 490.9 592.5 490.8 592.8 490.7 593.4 490.1 593 489.4 593 489.1 592.4 488.6 592.5 488.2 592.5 488 592.1 487.7 592 487.3 591.8 487.3 591.8 487.5 591.5 487.4 591.5 487.1 591.4 487 591.3 486.8 591.4 486.7 591.5 486.7 591.6 486.8 592 487 592.4 487 592.8 487.4 593.1 487.3 593.4 487.3 593.6 487.3 594 487.6 594.1 487.4 594.1 487.1 594.4 487 595.1 487.7 595.7 488.5 595.8 489.2 595.8 489.9 596.1 490.6 595.9 491.3 596.5 492.1 596.8 492.3 596.9 492.9 Z M 596.4 494.3 596.3 494.5 596.2 494.4 596.1 494.3 596.2 494.1 596.3 494.1 596.4 494.2 596.4 494.3 Z M 596.1 494.3 596 494.3 595.9 494.3 595.8 494.1 595.9 494 596 494 596.1 494.1 596.1 494.3 Z\",\"Xmax\":599.6,\"Xmid\":595.1,\"Xmin\":590.6,\"Ymax\":508.8,\"Ymid\":497.6,\"Ymin\":486.7,\"economy/currency\":\"Malawian kwachas (MWK)\",\"economy/gdp_per_capita_ppp/2017\":\"1200\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.082 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.01,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":94080,\"geography/area/water\":24404,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":118484,\"geography/climate\":\"sub-tropical; rainy season (November to May); dry season (May to November)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Sapitwa (Mount Mlanje) 3,002 m\",\"geography/elevation/lowest_point\":\"junction of the Shire River and international boundary with Mozambique 37 m\",\"geography/elevation/mean_elevation\":\"779\",\"geography/geographic_coordinates\":\"13 30 S, 34 00 E\",\"geography/geography_note\":\"landlocked; Lake Nyasa, some 580 km long, is the countrys most prominent physical feature; it contains more fish species than any other lake on earth\",\"geography/land_boundaries/border_countries\":\"Mozambique 1498 km, Tanzania 512 km, Zambia 847 km\",\"geography/land_boundaries/total\":\"2,857 km\",\"geography/land_use/agricultural_land_arable_land\":0.382,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.196,\"geography/land_use/forest\":0.34,\"geography/land_use/other\":0.068,\"geography/location\":\"Southern Africa, east of Zambia, west and north of Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow elongated plateau with rolling plains, rounded hills, some mountains\",\"government/administrative_divisions\":\"28 districts; Balaka, Blantyre, Chikwawa, Chiradzulu, Chitipa, Dedza, Dowa, Karonga, Kasungu, Likoma, Lilongwe, Machinga, Mangochi, Mchinji, Mulanje, Mwanza, Mzimba, Neno, Ntcheu, Nkhata Bay, Nkhotakota, Nsanje, Ntchisi, Phalombe, Rumphi, Salima, Thyolo, Zomba\",\"government/capital/geographic_coordinates\":\"13 58 S, 33 47 E\",\"government/capital/name\":\"Lilongwe\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the East African Maravi Kingdom of the 16th century; the word \\u0022maravi\\u0022 means \\u0022fire flames\\u0022\",\"government/executive_branch/chief_of_state\":\"President Arthur Peter MUTHARIKA (since 31 May 2014); Vice President Everton CHIMULIRENJI (since 28 May 2019; note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Arthur Peter MUTHARIKA (since 31 May 2014); Vice President Everton CHIMULIRENJI (since 28 May 2019)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green with a radiant, rising, red sun centered on the black band; black represents the native peoples, red the blood shed in their struggle for freedom, and green the color of nature; the rising sun represents the hope of freedom for the continent of Africa\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 July 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 July (1964); note - also called Republic Day since 6 July 1966\",\"government/national_symbol_s\":\"lion; national colors: black, red, green\",\"introduction\":\"Established in 1891, the British protectorate of Nyasaland became the independent nation of Malawi in 1964. After three decades of one-party rule under President Hastings Kamuzu BANDA, the country held multiparty presidential and parliamentary elections in 1994, under a provisional constitution that came into full effect the following year. Bakili MULUZI became the first freely elected president of Malawi when he won the presidency in 1994; he won re-election in 1999. President Bingu wa MUTHARIKA, elected in 2004 after a failed attempt by the previous president to amend the constitution to permit another term, struggled to assert his authority against his predecessor and subsequently started his own party, the Democratic Progressive Party in 2005. MUTHARIKA was reelected to a second term in 2009. He oversaw some economic improvement in his first term, but was accused of economic mismanagement and poor governance in his second term. He died abruptly in 2012 and was succeeded by vice president, Joyce BANDA, who had earlier started her own party, the Peoples Party. MUTHARIKAs brother, Peter MUTHARIKA, defeated BANDA in the 2014 election. Population growth, increasing pressure on agricultural lands, corruption, and the scourge of HIV/AIDS pose major problems for Malawi.\",\"name\":\"Malawi\",\"people_and_society/age_structure/0_14_years\":0.4617,\"people_and_society/age_structure/15_24_years\":0.2058,\"people_and_society/age_structure/25_54_years\":0.2757,\"people_and_society/age_structure/55_64_years\":0.03,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"40.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Chewa 34.3%, Lomwe 18.8%, Yao 13.2%, Ngoni 10.4%, Tumbuka 9.2%, Sena 3.8%, Manganja 3.2%, Tonga 1.8%, Nyanja 1.8%, Nkhonde 1%, other 2.2%, foreign .3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.075 million LILONGWE (capital), 905,000 Blantyre-Limbe (2019)\",\"people_and_society/nationality/adjective\":\"Malawian\",\"people_and_society/nationality/noun\":\"Malawian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19842560\",\"people_and_society/population_growth_rate\":0.0331,\"people_and_society/urbanization/urban_population\":\"17.2% of total population (2019)\",\"transportation/airports\":\"32\",\"transportation/railways/total\":\"767\",\"transportation/roadways/total\":\"15452\"},{\"BoxHeight\":16.19999999999999,\"BoxWidth\":18.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.459,\"ISO3_Code\":\"ERI\",\"ISO_Code\":\"ER\",\"Path\":\"M 619.6 425 618.9 425.3 618.7 425.6 618.7 425.8 618.4 426 617.8 425.6 617.6 425.7 617 424.9 616.6 424.7 616.1 424 615.5 423.2 614.9 422.8 614.7 422.7 614.2 422.2 613.5 421.1 613 420.8 611.5 420.2 611.2 419.8 611.1 419.8 610.7 420.1 610 419.7 609.8 419.7 609.6 419.7 609.5 419.9 609.2 419.9 608.9 420.1 608.8 419.8 608.4 419.5 608.2 419.6 608 419.8 607.6 420 606.7 420.2 606.4 419.9 606 419.4 605.5 419.3 605.1 418.8 604 420.8 603.4 420.1 603 420.2 602.7 420.6 601.9 420.4 601.6 420.5 601.4 420.6 601.3 420.3 601.2 419.3 601 418.1 601.3 417.8 601.7 416.5 602 416 602.3 415 602.4 414.8 602.5 414.4 602.3 414 602.3 413.7 602.5 413.6 602.6 413.3 602.5 412.8 602.6 412.5 602.7 412.5 603 412.6 603.4 412.5 603.7 412.6 604 412.1 604 411.8 604.2 411.7 604.7 411.6 604.8 411.3 605.1 411.4 605.4 411.1 605.5 411.1 605.6 411.3 605.7 411.1 606 411.1 606.3 410.8 606.6 410.1 606.9 409.8 607.6 411 607.9 411.7 608.5 413.6 608.9 415.6 609 415.9 609.3 416.2 609.4 416.9 609.5 417 609.7 417 609.8 417.1 610.1 417.7 610.1 418.2 610.3 418.3 610.4 418.2 610.5 418 610.3 417.7 610.3 417.4 610.4 417.2 610.6 417.1 611.1 417.5 611 417.8 611.2 417.9 611.1 418.1 611.4 418.6 611.7 418.7 612.1 418.6 612.4 418.6 612.9 418.9 613 419.3 613.4 419.3 614.2 419.6 614.5 420 614.9 420.5 615.6 421.5 616.3 421.8 616.7 422.3 617.2 422.6 617.6 423.6 618 423.6 618.5 424.1 618.6 424.6 619 424.8 619.3 424.6 619.6 425 Z M 611.1 416.1 611.2 416.2 611.3 416.2 611.3 416.4 611.3 416.5 611.4 416.5 611.4 416.4 611.5 416.4 611.5 416.5 611.3 416.6 611.4 416.7 611.6 416.7 611.6 416.6 611.5 416.6 611.6 416.5 611.8 416.5 611.8 416.6 612 416.7 612.1 416.9 611.9 416.9 611.8 416.9 611.5 416.8 611.3 416.8 611.2 416.8 611.1 416.8 611 416.8 610.8 416.7 610.8 416.6 611 416.7 611.1 416.7 611.1 416.6 610.9 416.4 610.8 416.4 610.7 416.5 610.7 416.2 610.8 416.3 610.9 416.1 611 416.1 611 416 611.1 416.1 Z M 611.1 415.6 611.2 415.6 611.2 415.7 611.1 415.7 611 415.6 610.9 415.6 611 415.3 611.2 415.4 611.1 415.6 Z M 611.4 415.3 611.2 415.4 611.2 415.3 611.3 415.2 611.3 415.1 611.4 415 611.5 415.2 611.3 415.2 611.4 415.3 Z M 611.9 418.5 611.7 418.6 611.6 418.5 611.7 418.3 611.8 418.3 611.9 418.5 Z M 611.7 418.2 611.6 418.2 611.5 418.1 611.6 417.9 611.7 417.9 611.6 418.1 611.7 418.2 Z M 613.2 417 612.9 417.2 612.9 417 613 417.1 613.1 417 613.2 417 Z M 611.6 414.8 611.5 415 611.4 414.9 611.5 414.8 611.6 414.8 Z M 611.4 415.5 611.4 415.6 611.3 415.5 611.2 415.5 611.3 415.4 611.4 415.5 Z M 611.6 417.9 611.5 417.9 611.5 417.8 611.6 417.8 611.7 417.8 611.6 417.9 Z M 609.4 415.3 609.4 415.4 609.3 415.2 609.4 415.2 609.4 415.3 Z M 611.4 414.1 611.3 414.2 611.2 414.1 611.3 414.1 611.4 414.1 Z M 610 415.9 609.9 415.9 609.8 415.9 609.9 415.8 610 415.9 Z M 612.7 415.9 612.6 416 612.5 416 612.5 415.9 612.7 415.9 Z M 619.1 424.4 619.1 424.5 618.9 424.4 619 424.3 619.1 424.4 Z M 611.8 415.7 611.6 415.7 611.6 415.6 611.7 415.6 611.8 415.7 Z M 610.6 414.6 610.6 414.8 610.5 414.7 610.5 414.6 610.6 414.6 Z\",\"Xmax\":619.6,\"Xmid\":607.7,\"Xmin\":601,\"Ymax\":426,\"Ymid\":417.4,\"Ymin\":409.8,\"economy/currency\":\"nakfa (ERN)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"597,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":101000,\"geography/area/water\":16600,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":117600,\"geography/climate\":\"hot, dry desert strip along Red Sea coast; cooler and wetter in the central highlands (up to 61 cm of rainfall annually, heaviest June to September); semiarid in western hills and lowlands\",\"geography/coastline\":\"2,234 km (mainland on Red Sea 1,151 km, islands in Red Sea 1,083 km)\",\"geography/elevation/highest_point\":\"Soira 3,018 m\",\"geography/elevation/lowest_point\":\"near Kulul within the Danakil Depression -75 m\",\"geography/elevation/mean_elevation\":\"853\",\"geography/geographic_coordinates\":\"15 00 N, 39 00 E\",\"geography/geography_note\":\"strategic geopolitical position along worlds busiest shipping lanes; Eritrea retained the entire coastline of Ethiopia along the Red Sea upon de jure independence from Ethiopia on 24 May 1993\",\"geography/land_boundaries/border_countries\":\"Djibouti 125 km, Ethiopia 1033 km, Sudan 682 km\",\"geography/land_boundaries/total\":\"1,840 km\",\"geography/land_use/agricultural_land_arable_land\":0.068,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.683,\"geography/land_use/forest\":0.151,\"geography/land_use/other\":0.098,\"geography/location\":\"Eastern Africa, bordering the Red Sea, between Djibouti and Sudan\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"dominated by extension of Ethiopian north-south trending highlands, descending on the east to a coastal desert plain, on the northwest to hilly terrain and on the southwest to flat-to-rolling plains\",\"government/administrative_divisions\":\"6 regions (zobatat, singular - zoba); Anseba, Debub (South), Debubawi Keyih Bahri (Southern Red Sea), Gash Barka, Maakel (Central), Semenawi Keyih Bahri (Northern Red Sea)\",\"government/capital/geographic_coordinates\":\"15 20 N, 38 56 E\",\"government/capital/name\":\"Asmara (Asmera)\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the ancient Greek appellation \\u0022Erythra Thalassa\\u0022 meaning Red Sea, which is the major water body bordering the country\",\"government/executive_branch/chief_of_state\":\"President ISAIAS Afwerki (since 8 June 1993); note - the president is both chief of state and head of government and is head of the State Council and National Assembly\",\"government/executive_branch/head_of_government\":\"President ISAIAS Afwerki (since 8 June 1993)\",\"government/flag_description\":\"red isosceles triangle (based on the hoist side) dividing the flag into two right triangles; the upper triangle is green, the lower one is blue; a gold wreath encircling a gold olive branch is centered on the hoist side of the red triangle; green stands for the countrys agriculture economy, red signifies the blood shed in the fight for freedom, and blue symbolizes the bounty of the sea; the wreath-olive branch symbol is similar to that on the first flag of Eritrea from 1952; the shape of the red triangle broadly mimics the shape of the country\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 May 1993 (from Ethiopia)\",\"government/national_holiday\":\"Independence Day, 24 May (1991)\",\"government/national_symbol_s\":\"camel; national colors: green, red, blue\",\"introduction\":\"After independence from Italian colonial control in 1941 and 10 years of British administrative control, the UN established Eritrea as an autonomous region within the Ethiopian federation in 1952. Ethiopias full annexation of Eritrea as a province 10 years later sparked a violent 30-year struggle for independence that ended in 1991 with Eritrean rebels defeating government forces. Eritreans overwhelmingly approved independence in a 1993 referendum. ISAIAS Afwerki has been Eritreas only president since independence; his rule, particularly since 2001, has been highly autocratic and repressive. His government has created a highly militarized society by pursuing an unpopular program of mandatory conscription into national service \\u0026amp;ndash; divided between military and civilian service \\u0026amp;ndash; of indefinite length. A two-and-a-half-year border war with Ethiopia that erupted in 1998 ended under UN auspices in December 2000. A UN peacekeeping operation was established that monitored a 25 km-wide Temporary Security Zone. The Eritrea-Ethiopia Boundary Commission (EEBC) created in April 2003 was tasked \\u0022to delimit and demarcate the colonial treaty border based on pertinent colonial treaties (1900, 1902, and 1908) and applicable international law.\\u0022 The EEBC on 30 November 2007 remotely demarcated the border, assigning the town of Badme to Eritrea, despite Ethiopias maintaining forces there from the time of the 1998-2000 war. Eritrea insisted that the UN terminate its peacekeeping mission on 31 July 2008. More than a decade of a tense \\u0026amp;ldquo;no peace, no war\\u0026amp;rdquo; stalemate ended in 2018 after the newly elected Ethiopian Prime Minister accepted the EEBC\\u0026amp;rsquo;s 2007 ruling, and the two countries signed declarations of peace and friendship in July and September. Following the July 2018 peace agreement with Ethiopia, Eritrean leaders engaged in intensive diplomacy around the Horn of Africa, bolstering regional peace, security, and cooperation, as well as brokering rapprochements between governments and opposition groups. In November 2018, the UN Security Council lifted an arms embargo that had been imposed on Eritrea since 2009, after the UN Somalia-Eritrea Monitoring Group reported they had not found evidence of Eritrean support in recent years for Al-Shabaab.\",\"name\":\"Eritrea\",\"people_and_society/age_structure/0_14_years\":0.3953,\"people_and_society/age_structure/15_24_years\":0.1994,\"people_and_society/age_structure/25_54_years\":0.3288,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"29.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tigrinya 55%, Tigre 30%, Saho 4%, Kunama 2%, Rashaida 2%, Bilen 2%, other (Afar, Beni Amir, Nera) 5% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"929,000 ASMARA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Eritrean\",\"people_and_society/nationality/noun\":\"Eritrean(s)\",\"people_and_society/net_migration_rate\":\"-13.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5970646\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"40.7% of total population (2019)\",\"transportation/airports\":\"13\",\"transportation/railways/total\":\"306\",\"transportation/roadways/total\":\"16000\"},{\"BoxHeight\":17.30000000000001,\"BoxWidth\":8.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.545,\"ISO3_Code\":\"BEN\",\"ISO_Code\":\"BJ\",\"Path\":\"M 510 427.9 509.7 428.6 510.3 429.6 510.4 430.1 510.4 430.4 510.6 430.7 510.7 431 510.5 431.5 510.2 431.5 510 432 510.2 432.3 510 432.5 510 432.9 509.8 433.1 509.3 433.2 509.3 433.6 509.1 433.7 508.9 433.9 508.9 434 508.7 434.2 508.7 434.7 508.6 435.2 508.4 435.3 507.7 435.3 507.6 436.2 507.6 436.9 507.5 437.4 507.6 437.8 507.4 438.6 507.6 438.9 507.6 439.5 507.7 439.9 507.6 440 507.7 440.6 507.6 440.8 507.7 441 507.5 441.2 507.6 441.4 507.6 441.7 507.7 441.9 507.6 442.2 507.5 442.9 506 443 505.9 443 504.5 443.2 505 443.1 504.9 442.7 504.4 442 504.5 441.8 504.3 441.2 504.5 441.1 504.5 439.9 504.6 439.7 504.5 439.2 504.5 435.5 504.3 435.1 503.9 434.6 503.7 433.9 503.7 432.7 502.7 432 502.6 431.9 502.2 431.6 502.2 430.7 502.4 430.4 502.5 429.9 502.6 429.8 502.7 429.6 503 429.7 503 429.5 503.2 429.4 503.2 429.2 503.5 429.2 503.5 429 503.7 429 503.7 428.9 503.9 428.6 504.3 428.6 504.5 428.8 505.1 428.6 505.6 428.7 506 428.3 506.4 428 506.7 427.3 506.7 427.2 506.8 427.1 506.6 426.7 506.6 426.4 507.5 426.2 507.9 425.9 508.9 426.8 509 427 509.2 427.3 509.7 427.5 510 427.9 Z\",\"Xmax\":510.7,\"Xmid\":506.5,\"Xmin\":502.2,\"Ymax\":443.2,\"Ymid\":433.7,\"Ymin\":425.9,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"2300\",\"economy/gdp_real_growth_rate/2017\":0.056,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.664 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.88,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":110622,\"geography/area/water\":2000,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":112622,\"geography/climate\":\"tropical; hot, humid in south; semiarid in north\",\"geography/coastline\":\"121 km\",\"geography/elevation/highest_point\":\"Mont Sokbaro 658 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"273\",\"geography/geographic_coordinates\":\"9 30 N, 2 15 E\",\"geography/geography_note\":\"sandbanks create difficult access to a coast with no natural harbors, river mouths, or islands\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 386 km, Niger 277 km, Nigeria 809 km, Togo 651 km\",\"geography/land_boundaries/total\":\"2,123 km\",\"geography/land_use/agricultural_land_arable_land\":0.229,\"geography/land_use/agricultural_land_permanent_crops\":0.035,\"geography/land_use/agricultural_land_permanent_pasture\":0.049,\"geography/land_use/forest\":0.4,\"geography/land_use/other\":0.287,\"geography/location\":\"Western Africa, bordering the Bight of Benin, between Nigeria and Togo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plain; some hills and low mountains\",\"government/administrative_divisions\":\"12 departments; Alibori, Atacora, Atlantique, Borgou, Collines, Couffo, Donga, Littoral, Mono, Oueme, Plateau, Zou\",\"government/capital/geographic_coordinates\":\"6 29 N, 2 37 E\",\"government/capital/name\":\"Porto-Novo (constitutional capital); Cotonou (seat of government)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Bight of Benin, the body of water on which the country lies\",\"government/executive_branch/chief_of_state\":\"President Patrice TALON (since 6 April 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Patrice TALON (since 6 April 2016); prime minister position abolished\",\"government/flag_description\":\"two equal horizontal bands of yellow (top) and red (bottom) with a vertical green band on the hoist side; green symbolizes hope and revival, yellow wealth, and red courage\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 1 August (1960)\",\"government/national_symbol_s\":\"leopard; national colors: green, yellow, red\",\"introduction\":\"Present day Benin was the site of Dahomey, a West African kingdom that rose to prominence in about 1600 and over the next two and a half centuries became a regional power, largely based on its slave trade. France began to control the coastal areas of Dahomey in the second half of the 19th century; the entire kingdom was conquered by 1894. French Dahomey achieved independence in 1960; it changed its name to the Republic of Benin in 1975. A succession of military governments ended in 1972 with the rise to power of Mathieu KEREKOU and the establishment of a government based on Marxist-Leninist principles. A move to representative government began in 1989. Two years later, free elections ushered in former Prime Minister Nicephore SOGLO as president, marking the first successful transfer of power in Africa from a dictatorship to a democracy. KEREKOU was returned to power by elections held in 1996 and 2001, though some irregularities were alleged. KEREKOU stepped down at the end of his second term in 2006 and was succeeded by Thomas YAYI Boni, a political outsider and independent, who won a second five-year term in March 2011. Patrice TALON, a wealthy businessman, took office in 2016 after campaigning to restore public confidence in the government.\",\"name\":\"Benin\",\"people_and_society/age_structure/0_14_years\":0.4226,\"people_and_society/age_structure/15_24_years\":0.2053,\"people_and_society/age_structure/25_54_years\":0.3066,\"people_and_society/age_structure/55_64_years\":0.0365,\"people_and_society/age_structure/65_years_and_over\":0.0289,\"people_and_society/birth_rate\":\"34.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Fon and related 38.4%, Adja and related 15.1%, Yoruba and related 12%, Bariba and related 9.6%, Fulani and related 8.6%, Ottamari and related 6.1%, Yoa-Lokpa and related 4.3%, Dendi and related 2.9%, other 0.9%, foreigner 1.9% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"285,000 PORTO-NOVO (capital) (2018); 991,000 Abomey-Calavi, 688,000 COTONOU (seat of government) (2019)\",\"people_and_society/nationality/adjective\":\"Beninese\",\"people_and_society/nationality/noun\":\"Beninese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11340504\",\"people_and_society/population_growth_rate\":0.0268,\"people_and_society/urbanization/urban_population\":\"47.9% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"438\",\"transportation/roadways/total\":\"16000\"},{\"BoxHeight\":11.699999999999989,\"BoxWidth\":11.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.48,\"ISO3_Code\":\"LBR\",\"ISO_Code\":\"LR\",\"Path\":\"M 476.5 439.6 476.7 439.7 476.9 440.5 477 440.6 477 441.1 476.9 441.2 477 441.6 476.9 441.8 476.3 442.4 476.2 442.5 476.5 442.7 476.6 442.6 476.7 442.6 476.7 442.9 476.9 442.9 477.4 443.1 477.8 443 478.1 443.2 478.3 443.3 478.3 443.6 478.4 443.7 478.5 444 478.7 444.1 479 444.2 479.2 444.4 479.4 444.3 479.5 445.1 479.4 445.5 479.6 445.8 479.3 446 479.3 446.3 479.1 446.5 479.1 446.9 479 447 479.1 448.2 479.1 448.5 478.6 448.4 477.9 448 477.2 447.9 475.9 447.2 475.4 446.9 475 446.7 474.3 446.3 473.4 445.3 473 445.1 471.6 443.8 471.2 443.5 470.6 443.3 470.1 443.1 470 442.8 469.7 442.5 468.5 441.9 468.4 441.6 468.1 441.3 468.3 441.3 468.7 440.5 469 440.4 469.2 440 470 439.5 470.3 439.1 470.6 438.9 470.6 438.2 470.9 437.9 471.3 437.9 471.4 437.8 471.5 436.9 472 436.9 472.1 436.9 472.2 437.1 472.9 436.8 473 437 473.3 437 473.3 437.2 473.4 437.1 473.7 437.3 473.6 437.8 473.8 437.9 473.9 438.3 473.9 438.7 474.1 439 474 439.4 473.8 440 474.2 439.9 474.5 440.1 474.5 440.2 474.8 440.5 475.2 440.3 475.5 440.3 475.5 440.1 475.8 439.7 475.9 439.4 476 439.2 476.2 439.2 476.3 439.4 476.5 439.6 Z\",\"Xmax\":479.6,\"Xmid\":474.2,\"Xmin\":468.1,\"Ymax\":448.5,\"Ymid\":442.7,\"Ymin\":436.8,\"economy/currency\":\"Liberian dollars (LRD)\",\"economy/gdp_per_capita_ppp/2017\":\"1300\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.163 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.57,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":96320,\"geography/area/water\":15049,\"geography/area_comparative\":\"slightly larger than Virginia\",\"geography/area_sqkm\":111369,\"geography/climate\":\"tropical; hot, humid; dry winters with hot days and cool to cold nights; wet, cloudy summers with frequent heavy showers\",\"geography/coastline\":\"579 km\",\"geography/elevation/highest_point\":\"Mount Wuteve 1,447 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"243\",\"geography/geographic_coordinates\":\"6 30 N, 9 30 W\",\"geography/geography_note\":\"facing the Atlantic Ocean, the coastline is characterized by lagoons, mangrove swamps, and river-deposited sandbars; the inland grassy plateau supports limited agriculture\",\"geography/land_boundaries/border_countries\":\"Guinea 590 km, Cote dIvoire 778 km, Sierra Leone 299 km\",\"geography/land_boundaries/total\":\"1,667 km\",\"geography/land_use/agricultural_land_arable_land\":0.052,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.208,\"geography/land_use/forest\":0.446,\"geography/land_use/other\":0.273,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Cote dIvoire and Sierra Leone\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to rolling coastal plains rising to rolling plateau and low mountains in northeast\",\"government/administrative_divisions\":\"15 counties; Bomi, Bong, Gbarpolu, Grand Bassa, Grand Cape Mount, Grand Gedeh, Grand Kru, Lofa, Margibi, Maryland, Montserrado, Nimba, River Cess, River Gee, Sinoe\",\"government/capital/geographic_coordinates\":\"6 18 N, 10 48 W\",\"government/capital/name\":\"Monrovia\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Latin word \\u0022liber\\u0022 meaning \\u0022free\\u0022; so named because the nation was created as a homeland for liberated African-American slaves\",\"government/executive_branch/chief_of_state\":\"President George WEAH (since 22 January 2018); Vice President Jewel HOWARD-TAYLOR (since 22 January 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President George WEAH (since 22 January 2018); Vice President Jewel HOWARD-TAYLOR (since 22 January 2018)\",\"government/flag_description\":\"11 equal horizontal stripes of red (top and bottom) alternating with white; a white five-pointed star appears on a blue square in the upper hoist-side corner; the stripes symbolize the signatories of the Liberian Declaration of Independence; the blue square represents the African mainland, and the star represents the freedom granted to the ex-slaves; according to the constitution, the blue color signifies liberty, justice, and fidelity, the white color purity, cleanliness, and guilelessness, and the red color steadfastness, valor, and fervor\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 July 1847\",\"government/national_holiday\":\"Independence Day, 26 July (1847)\",\"government/national_symbol_s\":\"white star; national colors: red, white, blue\",\"introduction\":\"Settlement of freed slaves from the US in what is today Liberia began in 1822; by 1847, the Americo-Liberians were able to establish a republic. William TUBMAN, president from 1944-71, did much to promote foreign investment and to bridge the economic, social, and political gaps between the descendants of the original settlers and the inhabitants of the interior. In 1980, a military coup led by Samuel DOE ushered in a decade of authoritarian rule. In December 1989, Charles TAYLOR launched a rebellion against DOEs regime that led to a prolonged civil war in which DOE was killed. A period of relative peace in 1997 allowed for an election that brought TAYLOR to power, but major fighting resumed in 2000. An August 2003 peace agreement ended the war and prompted the resignation of former president Charles TAYLOR, who was convicted by the UN-backed Special Court for Sierra Leone in The Hague for his involvement in Sierra Leones civil war. After two years of rule by a transitional government, democratic elections in late 2005 brought President Ellen JOHNSON SIRLEAF to power. She subsequently won reelection in 2011 but was challenged to rebuild Liberias economy, particularly following the 2014-15 Ebola epidemic, and to reconcile a nation still recovering from 14 years of fighting. Constitutional term limits barred President JOHNSON SIRLEAF from running for re-election. Legal challenges delayed the 2017 presidential runoff election, which was eventually won by George WEAH. In March 2018, the UN completed its 15-year peacekeeping mission in Liberia.\",\"name\":\"Liberia\",\"people_and_society/age_structure/0_14_years\":0.4372,\"people_and_society/age_structure/15_24_years\":0.199,\"people_and_society/age_structure/25_54_years\":0.301,\"people_and_society/age_structure/55_64_years\":0.0343,\"people_and_society/age_structure/65_years_and_over\":0.0285,\"people_and_society/birth_rate\":\"37.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kpelle 20.3%, Bassa 13.4%, Grebo 10%, Gio 8%, Mano 7.9%, Kru 6%, Lorma 5.1%, Kissi 4.8%, Gola 4.4%, Krahn 4%, Vai 4%, Mandingo 3.2%, Gbandi 3%, Mende 1.3%, Sapo 1.3%, other Liberian 1.7%, other African 1.4%, non-African .1% (2008 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.467 million MONROVIA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Liberian\",\"people_and_society/nationality/noun\":\"Liberian(s)\",\"people_and_society/net_migration_rate\":\"-4.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4809768\",\"people_and_society/population_growth_rate\":0.0259,\"people_and_society/urbanization/urban_population\":\"51.6% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"429\",\"transportation/roadways/total\":\"10600\"},{\"BoxHeight\":8.600000000000023,\"BoxWidth\":8.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.452,\"ISO3_Code\":\"SLE\",\"ISO_Code\":\"SL\",\"Path\":\"M 471.5 436.9 471.4 437.8 471.3 437.9 470.9 437.9 470.6 438.2 470.6 438.9 470.3 439.1 470 439.5 469.2 440 469 440.4 468.7 440.5 468.3 441.3 468.1 441.3 467 440.7 465.5 440.1 465.4 439.8 465.6 439.6 465.3 439.3 465.3 439.1 465.1 439.2 464.8 439.1 464.2 438.6 464.3 438.4 464.1 437.9 463.9 437.7 463.5 437.7 463.2 437.1 463.3 437 463.6 437 464 436.7 463.9 436.7 463.8 436.8 463.7 436.7 463.5 436.8 463.4 436.7 463.3 436.5 463.3 436.1 463.4 436 463.5 435.9 463.2 435.6 463.1 435.4 463.4 435.3 463.8 435.3 464 435.2 464.2 434.8 464.5 434.6 464.8 434.3 465.5 433.1 466 432.9 466.5 433 466.9 432.9 467.2 432.7 468.9 432.7 469.8 433.9 470 434.3 470.4 434.7 470.3 435.2 470.6 435.4 470.7 436 470.9 436.4 470.6 436.8 470.4 437.4 470.8 437.4 471.2 437 471.5 436.9 Z M 465.1 439.3 465.2 439.4 465.3 439.5 465.3 439.6 465.4 439.6 465.4 439.7 465.3 439.8 465.3 440 465.2 440 465.1 439.8 464.8 439.7 464.2 439.5 464.2 439.4 464.3 439.4 464.5 439.4 464.7 439.4 464.8 439.3 465.1 439.3 Z\",\"Xmax\":471.5,\"Xmid\":467.3,\"Xmin\":463.1,\"Ymax\":441.3,\"Ymid\":436.8,\"Ymin\":432.7,\"economy/currency\":\"leones (SLL)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"984,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.26,\"geography/area/land\":71620,\"geography/area/water\":120,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":71740,\"geography/climate\":\"tropical; hot, humid; summer rainy season (May to December); winter dry season (December to April)\",\"geography/coastline\":\"402 km\",\"geography/elevation/highest_point\":\"Loma Mansa (Bintimani) 1,948 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"279\",\"geography/geographic_coordinates\":\"8 30 N, 11 30 W\",\"geography/geography_note\":\"rainfall along the coast can reach 495 cm (195 inches) a year, making it one of the wettest places along coastal, western Africa\",\"geography/land_boundaries/border_countries\":\"Guinea 794 km, Liberia 299 km\",\"geography/land_boundaries/total\":\"1,093 km\",\"geography/land_use/agricultural_land_arable_land\":0.234,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.305,\"geography/land_use/forest\":0.375,\"geography/land_use/other\":0.063,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea and Liberia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal belt of mangrove swamps, wooded hill country, upland plateau, mountains in east\",\"government/administrative_divisions\":\"4 provinces and 1 area*; Eastern, Northern, North Western, Southern, Western*\",\"government/capital/geographic_coordinates\":\"8 29 N, 13 14 W\",\"government/capital/name\":\"Freetown\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Portuguese explorer Pedro de SINTRA named the country \\u0022Serra Leoa\\u0022 (Lion Mountains) for the impressive mountains he saw while sailing the West African coast in 1462\",\"government/executive_branch/chief_of_state\":\"President Julius Maada BIO (since 4 April 2018); Vice President Mohamed Juldeh JALLOH (since 4 April 2018) ; note - the president is both chief of state, head of government, and minister of defense\",\"government/executive_branch/head_of_government\":\"President Julius Maada BIO (since 4 April 2018); Vice President Mohamed Juldeh JALLOH (since 4 April 2018)\",\"government/flag_description\":\"three equal horizontal bands of light green (top), white, and light blue; green symbolizes agriculture, mountains, and natural resources, white represents unity and justice, and blue the sea and the natural harbor in Freetown\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 April 1961 (from the UK)\",\"government/national_holiday\":\"Independence Day, 27 April (1961)\",\"government/national_symbol_s\":\"lion; national colors: green, white, blue\",\"introduction\":\"The British set up a trading post near present-day Freetown in the 17th century. Originally, the trade involved timber and ivory, but later it expanded to slaves. Following the American Revolution, a colony was established in 1787 and Sierra Leone became a destination for resettling black loyalists who had originally been resettled in Nova Scotia. After the abolition of the slave trade in 1807, British crews delivered thousands of Africans liberated from illegal slave ships to Sierra Leone, particularly Freetown. The colony gradually expanded inland during the course of the 19th century; independence was attained in 1961. Democracy is slowly being reestablished after the civil war (1991-2002) that resulted in tens of thousands of deaths and the displacement of more than 2 million people (about one-third of the population). The military, which took over full responsibility for security following the departure of UN peacekeepers at the end of 2005, has developed as a guarantor of the countrys stability; the armed forces remained on the sideline during the 2007, 2012, and 2018 national elections. In March 2014, the closure of the UN Integrated Peacebuilding Office in Sierra Leone marked the end of more than 15 years of peacekeeping and political operations in Sierra Leone. The governments stated priorities include free primary and secondary education, economic growth, accountable governance, health, and infrastructure.\",\"name\":\"Sierra Leone\",\"people_and_society/age_structure/0_14_years\":0.4171,\"people_and_society/age_structure/15_24_years\":0.186,\"people_and_society/age_structure/25_54_years\":0.3223,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0376,\"people_and_society/birth_rate\":\"36 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Temne 35.5%, Mende 33.2%, Limba 6.4%, Kono 4.4%, Fullah 3.4%, Loko 2.9%, Koranko 2.8%, Sherbro 2.6%, Mandingo 2.4%, Creole 1.2% (descendants of freed Jamaican slaves who were settled in the Freetown area in the late-18th century; also known as Krio), other Sierra Leone 4.7%, other foreign 0.3% (includes refugees from Liberias civil war, and small numbers of Europeans, Lebanese, Pakistanis, and Indians), unspecified 0.2% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.168 million FREETOWN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Sierra Leonean\",\"people_and_society/nationality/noun\":\"Sierra Leonean(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6312212\",\"people_and_society/population_growth_rate\":0.024,\"people_and_society/urbanization/urban_population\":\"42.5% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":4.7999999999999545,\"BoxWidth\":8.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.48,\"ISO3_Code\":\"GNB\",\"ISO_Code\":\"GW\",\"Path\":\"M 458.7 429.7 458.4 429.8 458.5 429.4 458 429.4 457.6 429 457.5 428.5 457.8 428.2 457.8 428 457.3 428.1 457.1 427.8 457.1 427.7 457.3 427.5 458 427.3 458.1 427.2 457.3 427.2 456.5 427.6 456 427.7 455.9 427.5 455.8 427.3 455.2 427.2 454.9 427 454.9 426.9 455.3 426.3 455.6 426.3 456.2 426.4 456.4 426.3 456.3 426.2 455.4 426 454.7 426.1 454.3 426.3 453.7 426.1 454.5 426 455 425.8 455.5 425.7 456.5 425.8 457.9 425.1 459.3 425.1 462 425.1 462 425.4 462.2 425.7 462.1 426.1 461.9 426.3 461.6 426.3 461.3 426.5 461.8 426.9 462 427.1 461.9 427.9 461.8 427.9 461.7 427.8 461.5 428 461 428.1 460.5 428 459.8 428.5 459.3 428.5 459.2 428.6 459 428.9 458.7 429.7 Z M 455.5 429.7 455.4 429.8 455.3 429.8 455.2 429.8 455.1 429.8 455 429.7 455.2 429.5 455.2 429.4 455.4 429.3 455.4 429.6 455.5 429.7 Z M 455.9 428.6 455.5 428.6 455.4 428.6 455.5 428.6 455.8 428.2 455.9 428.3 455.9 428.6 Z M 455 428.3 454.9 428.4 455.1 428.4 455.1 428.5 455 428.6 454.9 428.5 454.8 428.5 454.6 428.4 454.6 428.5 454.5 428.4 454.6 428.3 454.8 428.3 454.9 428.2 455 428.2 455 428.3 Z M 455.7 427.5 455.5 427.7 455.3 427.6 455.2 427.5 455.3 427.4 455.5 427.4 455.6 427.4 455.7 427.5 Z M 455.1 427.5 454.9 427.5 454.8 427.4 454.8 427.2 454.9 427.2 455 427.3 455.2 427.4 455.1 427.5 Z M 457.1 428.1 457.1 428.3 457 428.3 456.9 428.4 456.9 428.5 456.7 428.4 456.8 428.3 456.9 428.3 457 428.1 457.1 428.1 Z M 456.6 429.1 456.5 429.3 456.4 429.2 456.4 429.4 456.3 429.4 456.2 429.3 456.3 429.2 456.4 429 456.4 429.1 456.6 429.1 Z M 455.1 429.3 455 429.3 454.9 429.2 454.9 429.1 455.1 429 455.2 429.1 455.1 429.3 Z M 457.7 429.3 457.5 429.4 457.4 429.3 457.5 429.2 457.4 429.2 457.4 429.1 457.5 429.1 457.7 429.3 Z M 455.7 429.6 455.6 429.7 455.6 429.6 455.6 429.5 455.5 429.5 455.6 429.4 455.7 429.4 455.6 429.5 455.7 429.6 Z M 456.1 429.1 456.1 429.2 456 429.2 456 429.3 455.9 429.3 456 429.2 456 429.1 456.1 429 456.1 429.1 Z M 457.4 428.7 457.2 428.9 457.1 428.8 457.3 428.6 457.4 428.7 Z M 456.7 429.7 456.6 429.9 456.6 429.8 456.6 429.7 456.7 429.7 Z M 454.7 426.4 454.6 426.4 454.7 426.3 454.7 426.4 Z M 455.9 429.7 455.8 429.8 455.7 429.7 455.9 429.6 455.9 429.7 Z M 457.9 429.8 457.9 429.9 457.7 429.9 457.8 429.8 457.9 429.8 Z M 455.4 429 455.3 429.1 455.3 429 455.3 428.9 455.4 428.9 455.4 429 Z M 456.6 428.6 456.5 428.6 456.5 428.5 456.6 428.5 456.6 428.6 Z M 454.5 429.1 454.3 429.1 454.3 429 454.4 429 454.5 429.1 Z M 457.8 429.5 457.7 429.5 457.8 429.4 457.8 429.5 Z M 457.4 429.4 457.3 429.4 457.2 429.3 457.4 429.3 457.4 429.4 Z M 456.1 428.8 456.1 428.9 455.9 428.9 456.1 428.8 Z\",\"Xmax\":462.2,\"Xmid\":458.7,\"Xmin\":453.7,\"Ymax\":429.9,\"Ymid\":426.9,\"Ymin\":425.1,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"1900\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"397,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":28120,\"geography/area/water\":8005,\"geography/area_comparative\":\"slightly less than three times the size of Connecticut\",\"geography/area_sqkm\":36125,\"geography/climate\":\"tropical; generally hot and humid; monsoonal-type rainy season (June to November) with southwesterly winds; dry season (December to May) with northeasterly harmattan winds\",\"geography/coastline\":\"350 km\",\"geography/elevation/highest_point\":\"unnamed elevation in the eastern part of the country 300 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"70\",\"geography/geographic_coordinates\":\"12 00 N, 15 00 W\",\"geography/geography_note\":\"this small country is swampy along its western coast and low-lying inland\",\"geography/land_boundaries/border_countries\":\"Guinea 421 km, Senegal 341 km\",\"geography/land_boundaries/total\":\"762 km\",\"geography/land_use/agricultural_land_arable_land\":0.082,\"geography/land_use/agricultural_land_permanent_crops\":0.069,\"geography/land_use/agricultural_land_permanent_pasture\":0.297,\"geography/land_use/forest\":0.552,\"geography/land_use/other\":0,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea and Senegal\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low-lying coastal plain with a deeply indented estuarine coastline rising to savanna in east; numerous off-shore islands including the Arquipelago Dos Bijagos consisting of 18 main islands and many small islets\",\"government/administrative_divisions\":\"9 regions (regioes, singular - regiao); Bafata, Biombo, Bissau, Bolama/Bijagos, Cacheu, Gabu, Oio, Quinara, Tombali\",\"government/capital/geographic_coordinates\":\"11 51 N, 15 35 W\",\"government/capital/name\":\"Bissau\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel; \\u0022Bissau,\\u0022 the name of the capital city, distinguishes the country from neighboring Guinea\",\"government/executive_branch/chief_of_state\":\"President Jose Mario VAZ (since 17 June 2014)\",\"government/executive_branch/head_of_government\":\"(vacant)\",\"government/flag_description\":\"two equal horizontal bands of yellow (top) and green with a vertical red band on the hoist side; there is a black five-pointed star centered in the red band; yellow symbolizes the sun; green denotes hope; red represents blood shed during the struggle for independence; the black star stands for African unity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"24 September 1973 (declared); 10 September 1974 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 24 September (1973)\",\"government/national_symbol_s\":\"black star; national colors: red, yellow, green, black\",\"introduction\":\"Since independence from Portugal in 1974, Guinea-Bissau has experienced considerable political and military upheaval. In 1980, a military coup established authoritarian General Joao Bernardo Nino VIEIRA as president. Despite eventually setting a path to a market economy and multiparty system, VIEIRAs regime was characterized by the suppression of political opposition and the purging of political rivals. Several coup attempts through the 1980s and early 1990s failed to unseat him. In 1994 VIEIRA was elected president in the countrys first free, multiparty election. A military mutiny and resulting civil war in 1998 eventually led to VIEIRAs ouster in May 1999. In February 2000, a transitional government turned over power to opposition leader Kumba YALA after he was elected president in transparent polling. In September 2003, after only three years in office, YALA was overthrown in a bloodless military coup, and businessman Henrique ROSA was sworn in as interim president. In 2005, former President VIEIRA was reelected, pledging to pursue economic development and national reconciliation; he was assassinated in March 2009. Malam Bacai SANHA was elected in an emergency election held in June 2009, but he passed away in January 2012 from a long-term illness. A military coup in April 2012 prevented Guinea-Bissaus second-round presidential election - to determine SANHAs successor - from taking place. Following mediation by the Economic Community of Western African States, a civilian transitional government assumed power in 2012 and remained until Jose Mario VAZ won a free and fair election in 2014. Beginning in 2015, a political dispute between factions in the ruling PAIGC party brought government gridlock. It was not until April 2018 that a consensus prime minister could be appointed, the national legislature reopened (having been closed for two years), and a new government formed under Prime Minister Aristides GOMES. In March 2019, the government held legislative elections, voting in the PAIGC as the ruling party; however, President VAZ continues to perpetuate a political stalemate by refusing to name PAICG President Domingos SIMOES PEREIRA Prime Minister.\",\"name\":\"Guinea-Bissau\",\"people_and_society/age_structure/0_14_years\":0.4355,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.299,\"people_and_society/age_structure/55_64_years\":0.0329,\"people_and_society/age_structure/65_years_and_over\":0.0304,\"people_and_society/birth_rate\":\"37.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.1% of GDP\",\"people_and_society/ethnic_groups\":\"Fulani 28.5%, Balanta 22.5%, Mandinga 14.7%, Papel 9.1%, Manjaco 8.3%, Beafada 3.5%, Mancanha 3.1%, Bijago 2.1%, Felupe 1.7%, Mansoanca 1.4%, Balanta Mane 1%, other 1.8%, none 2.2% (2008 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"579,000 BISSAU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bissau-Guinean\",\"people_and_society/nationality/noun\":\"Bissau-Guinean(s)\",\"people_and_society/net_migration_rate\":\"-4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1833247\",\"people_and_society/population_growth_rate\":0.0248,\"people_and_society/urbanization/urban_population\":\"43.8% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4400\"},{\"BoxHeight\":6.600000000000023,\"BoxWidth\":6.800000000000068,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.527,\"ISO3_Code\":\"LSO\",\"ISO_Code\":\"LS\",\"Path\":\"M 574.9 546.7 574.9 546.6 575 546.6 575.3 546.4 575.4 546.4 575.6 546.4 575.7 546.3 575.7 546.2 575.9 546.1 576 545.9 576 545.8 576.1 545.8 576.1 545.7 576.2 545.6 576.1 545.6 576.2 545.5 576.4 545.4 576.3 545.3 576.5 545.2 576.6 545.1 576.6 545 576.7 545 576.7 544.9 576.7 544.8 576.8 544.6 576.9 544.6 576.9 544.5 577 544.4 577 544.3 577.1 544.4 577.2 544.3 577.3 544.4 577.4 544.3 577.3 544.3 577.5 544.2 577.6 544.2 577.7 544.2 578 543.8 578.2 543.7 578.3 543.7 578.4 543.7 578.6 543.7 578.7 543.6 578.8 543.4 578.9 543.4 579.2 543.4 579.4 543.3 579.6 543.4 579.6 543.6 579.7 543.6 579.9 543.7 579.9 543.9 580 543.9 580.2 544 580.3 544.2 580.4 544.4 580.5 544.3 580.6 544.4 580.6 544.5 580.8 544.6 581 544.7 581.1 544.9 581.3 544.9 581.4 545 581.3 545.1 581.5 545.2 581.5 545.4 581.6 545.5 581.6 545.6 581.7 545.7 581.6 546 581.4 546.1 581.2 546.2 581.2 546.4 581.3 546.5 581.2 546.5 581.2 546.6 580.9 546.7 580.9 546.8 580.8 546.9 580.8 547 580.8 547.3 580.8 547.4 580.9 547.5 580.7 547.6 580.7 547.7 580.5 547.8 580 548.1 579.8 548.2 579.7 548.2 579.5 548.3 579.3 548.3 579.2 548.2 579.1 548.3 578.9 548.3 578.8 548.3 578.7 548.3 578.6 548.5 578.5 548.6 578.3 548.7 578.2 548.8 578.3 548.9 578.4 549 578.3 549.1 578.1 549.3 578.1 549.4 578.1 549.6 578 549.7 577.9 549.9 577.8 549.9 577.4 549.9 577.3 549.7 577.2 549.8 576.9 549.7 576.8 549.5 576.6 549.4 576.5 549.3 576.5 549.2 576.4 549.1 576.3 549 576.2 548.9 576.2 548.8 575.9 548.9 576 548.8 575.9 548.7 575.9 548.5 576 548.3 575.8 548.3 575.7 548 575.5 547.8 575.2 547 574.9 546.7 Z\",\"Xmax\":581.7,\"Xmid\":578.3,\"Xmin\":574.9,\"Ymax\":549.9,\"Ymid\":546.5,\"Ymin\":543.3,\"economy/currency\":\"maloti (LSL)\",\"economy/gdp_per_capita_ppp/2017\":\"3300\",\"economy/gdp_real_growth_rate/2017\":-0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"711,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0,\"energy/electricity_from_hydroelectric_plants\":1,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":30355,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":30355,\"geography/climate\":\"temperate; cool to cold, dry winters; hot, wet summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Thabana Ntlenyana 3,482 m\",\"geography/elevation/lowest_point\":\"junction of the Orange and Makhaleng Rivers 1,400 m\",\"geography/elevation/mean_elevation\":\"2161\",\"geography/geographic_coordinates\":\"29 30 S, 28 30 E\",\"geography/geography_note\":\"landlocked, an enclave of (completely surrounded by) South Africa; mountainous, more than 80% of the country is 1,800 m above sea level\",\"geography/land_boundaries/border_countries\":\"South Africa 1106 km\",\"geography/land_boundaries/total\":\"1,106 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.659,\"geography/land_use/forest\":0.015,\"geography/land_use/other\":0.224,\"geography/location\":\"Southern Africa, an enclave of South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly highland with plateaus, hills, and mountains\",\"government/administrative_divisions\":\"10 districts; Berea, Butha-Buthe, Leribe, Mafeteng, Maseru, Mohales Hoek, Mokhotlong, Qachas Nek, Quthing, Thaba-Tseka\",\"government/capital/geographic_coordinates\":\"29 19 S, 27 29 E\",\"government/capital/name\":\"Maseru\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022Land of the Sesotho Speakers\\u0022\",\"government/executive_branch/chief_of_state\":\"King LETSIE III (since 7 February 1996); note - King LETSIE III formerly occupied the throne from November 1990 to February 1995 while his father was in exile\",\"government/executive_branch/head_of_government\":\"Prime Minister Thomas Motsoahae THABANE (since 16 June 2017)\",\"government/flag_description\":\"three horizontal stripes of blue (top), white, and green in the proportions of 3:4:3; the colors represent rain, peace, and prosperity respectively; centered in the white stripe is a black Basotho hat representing the indigenous people; the flag was unfurled in October 2006 to celebrate 40 years of independence\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"4 October 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day, 4 October (1966)\",\"government/national_symbol_s\":\"mokorotio (Basotho hat); national colors: blue, white, green, black\",\"introduction\":\"Basutoland was renamed the Kingdom of Lesotho upon independence from the UK in 1966. The Basotho National Party ruled the country during its first two decades. King MOSHOESHOE II was exiled in 1990, but returned to Lesotho in 1992 and was reinstated in 1995 and subsequently succeeded by his son, King LETSIE III, in 1996. Constitutional government was restored in 1993 after seven years of military rule. In 1998, violent protests and a military mutiny following a contentious election prompted a brief but bloody intervention by South African and Botswana military forces under the aegis of the Southern African Development Community. Subsequent constitutional reforms restored relative political stability. Peaceful parliamentary elections were held in 2002, but the National Assembly elections in 2007 were hotly contested and aggrieved parties disputed how the electoral law was applied to award proportional seats in the Assembly. In 2012, competitive elections involving 18 parties saw Prime Minister Motsoahae Thomas THABANE form a coalition government - the first in the countrys history - that ousted the 14-year incumbent, Pakalitha MOSISILI, who peacefully transferred power the following month. MOSISILI returned to power in snap elections in February 2015 after the collapse of THABANE\\u0026amp;rsquo;s coalition government and an alleged attempted military coup. In June 2017, THABANE returned to become prime minister.\",\"name\":\"Lesotho\",\"people_and_society/age_structure/0_14_years\":0.3184,\"people_and_society/age_structure/15_24_years\":0.1934,\"people_and_society/age_structure/25_54_years\":0.3827,\"people_and_society/age_structure/55_64_years\":0.0502,\"people_and_society/age_structure/65_years_and_over\":0.0553,\"people_and_society/birth_rate\":\"24.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"15.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Sotho 99.7%, Europeans, Asians, and other 0.3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"202,000 MASERU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Basotho\",\"people_and_society/nationality/noun\":\"Mosotho (singular), Basotho (plural)\",\"people_and_society/net_migration_rate\":\"-6.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1962461\",\"people_and_society/population_growth_rate\":0.0024,\"people_and_society/urbanization/urban_population\":\"28.6% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"5940\"},{\"BoxHeight\":14.5,\"BoxWidth\":15.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.592,\"ISO3_Code\":\"GNQ\",\"ISO_Code\":\"GQ\",\"Path\":\"M 531.4 454.5 531.4 457.8 527.8 457.8 527.6 458 527.2 457.8 527 457.6 526.8 457.6 526.6 457.6 526.4 457.4 526 457.5 525.9 457.3 526.2 456.7 526.6 456.3 526.7 455.9 527.2 455.3 527.1 454.2 527.2 454.1 527.3 454.3 527.5 454.5 527.9 454.6 531.4 454.5 Z M 524.2 450.1 524.5 450.1 524.6 450.1 524.7 450.1 524.8 450.3 524.8 450.5 524.6 450.7 524.4 451.1 524.3 451.1 524.3 451.4 524.2 451.5 524.1 451.7 523.8 451.6 523.7 451.6 523.5 451.5 523.4 451.5 523.3 451.2 523.4 451 523.5 450.9 523.8 450.9 523.8 450.8 523.9 450.7 523.9 450.4 524 450.3 524.1 450.1 524.2 450.1 Z M 525.9 458 525.9 458.1 525.8 458.1 525.8 458 525.9 458 Z M 515.7 464.5 515.7 464.6 515.6 464.6 515.6 464.5 515.6 464.4 515.7 464.5 Z\",\"Xmax\":531.4,\"Xmid\":528.6,\"Xmin\":515.6,\"Ymax\":464.6,\"Ymid\":455.8,\"Ymin\":450.1,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"37400\",\"economy/gdp_real_growth_rate/2017\":-0.032,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.062 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":28051,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28051,\"geography/climate\":\"tropical; always hot, humid\",\"geography/coastline\":\"296 km\",\"geography/elevation/highest_point\":\"Pico Basile 3,008 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"577\",\"geography/geographic_coordinates\":\"2 00 N, 10 00 E\",\"geography/geography_note\":\"insular and continental regions widely separated; despite its name, no part of the Equator passes through Equatorial Guinea; the mainland part of the country is located just north of the Equator\",\"geography/land_boundaries/border_countries\":\"Cameroon 183 km, Gabon 345 km\",\"geography/land_boundaries/total\":\"528 km\",\"geography/land_use/agricultural_land_arable_land\":0.043,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.037,\"geography/land_use/forest\":0.575,\"geography/land_use/other\":0.324,\"geography/location\":\"Central Africa, bordering the Bight of Biafra, between Cameroon and Gabon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plains rise to interior hills; islands are volcanic\",\"government/administrative_divisions\":\"7 provinces (provincias, singular - provincia); Annobon, Bioko Norte, Bioko Sur, Centro Sur, Kie-Ntem, Litoral, Wele-Nzas\",\"government/capital/geographic_coordinates\":\"3 45 N, 8 47 E\",\"government/capital/name\":\"Malabo; note - a new capital of Oyala is being built on the mainland near Djibloho; Malabo is on the island of Bioko\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named for the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel; the \\u0022equatorial\\u0022 refers to the fact that the country lies just north of the Equator\",\"government/executive_branch/chief_of_state\":\"President Brig. Gen. (Ret.) Teodoro OBIANG Nguema Mbasogo (since 3 August 1979 when he seized power in a military coup); Vice President Teodoro OBIANG Nguema Mangue(since 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Francisco Pascual Eyegue OBAMA Asue (since 23 June 2016); First Deputy Prime Minister Clemente Engonga NGUEMA Onguene (since 23 June 2016); Second Deputy Prime Minister Angel MESIE Mibuy (since\\u0026amp;nbsp;5 February 2018); Third Deputy Prime Minister Alfonso Nsue MOKUY (since 23 June 2016)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red, with a blue isosceles triangle based on the hoist side and the coat of arms centered in the white band; the coat of arms has six yellow six-pointed stars (representing the mainland and five offshore islands) above a gray shield bearing a silk-cotton tree and below which is a scroll with the motto UNIDAD, PAZ, JUSTICIA (Unity, Peace, Justice); green symbolizes the jungle and natural resources, blue represents the sea that connects the mainland to the islands, white stands for peace, and red recalls the fight for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 October 1968 (from Spain)\",\"government/national_holiday\":\"Independence Day, 12 October (1968)\",\"government/national_symbol_s\":\"silk cotton tree; national colors: green, white, red, blue\",\"introduction\":\"Equatorial Guinea gained independence in 1968 after 190 years of Spanish rule; it is one of the smallest countries in Africa consisting of a mainland territory and five inhabited islands. The capital of Malabo is located on the island of Bioko, approximately 25 km from the Cameroonian coastline in the Gulf of Guinea. Between 1968 and 1979, autocratic President Francisco MACIAS NGUEMA virtually destroyed all of the countrys political, economic, and social institutions before being deposed by his nephew Teodoro OBIANG NGUEMA MBASOGO in a coup. President OBIANG has ruled since October 1979. He has been elected several times since 1996, and was most recently reelected in 2016. Although nominally a constitutional democracy since 1991, presidential and legislative elections since 1996 have generally been labeled as flawed. The president exerts almost total control over the political system and has placed legal and bureaucratic barriers that hinder political opposition. Equatorial Guinea has experienced rapid economic growth due to the discovery of large offshore oil reserves, and in the last decade had become Sub-Saharan Africas third largest oil exporter, though in 2018 it slipped to 5\\u0026lt;sup\\u0026gt;th\\u0026lt;/sup\\u0026gt; place. Despite the countrys economic windfall from oil production, resulting in a massive increase in government revenue in recent years, the drop in global oil prices has placed significant strain on the state budget. The country has been in recession since 2014. Oil revenues have mainly been used for the development of infrastructure and there have been limited improvements in the populations living standards. Equatorial Guinea continues to seek to diversify its economy and to increase foreign investment. The country hosts major regional and international conferences and continues to seek a greater role in international affairs, and leadership in the sub-region. \\u0026amp;nbsp;\",\"name\":\"Equatorial Guinea\",\"people_and_society/age_structure/0_14_years\":0.3946,\"people_and_society/age_structure/15_24_years\":0.198,\"people_and_society/age_structure/25_54_years\":0.3234,\"people_and_society/age_structure/55_64_years\":0.0446,\"people_and_society/age_structure/65_years_and_over\":0.0394,\"people_and_society/birth_rate\":\"31.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Fang 85.7%, Bubi 6.5%, Mdowe 3.6%, Annobon 1.6%, Bujeba 1.1%, other 1.4% (1994 census)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"297,000 MALABO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Equatorial Guinean or Equatoguinean\",\"people_and_society/nationality/noun\":\"Equatorial Guinean(s) or Equatoguinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"797457\",\"people_and_society/population_growth_rate\":0.0241,\"people_and_society/urbanization/urban_population\":\"72.6% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.899999999999977,\"BoxWidth\":5.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.433,\"ISO3_Code\":\"BDI\",\"ISO_Code\":\"BI\",\"Path\":\"M 584.7 467.3 584.4 467.9 584.5 468 584.3 468.5 584.5 468.7 584.8 468.6 585 468.8 585.4 468.9 585.5 469.6 585 469.8 585 470.1 584.5 470.4 584.3 471 583.9 471.3 583.8 471.7 583.2 472.4 582.7 472.7 582.4 472.9 581.6 472.9 581.4 472 581 471.3 581.1 470.5 581 469.8 581.1 469.1 580.4 468.3 580.5 468.2 580.6 467.8 580.8 467.8 581.3 467.9 581.4 468.4 581.6 468.3 581.9 468.4 582.2 468.3 582.4 468.4 582.6 468.2 582.8 468.2 582.9 468.1 583.1 467 583.6 467.3 583.8 467.1 584.1 467.1 584.3 467 584.7 467.3 Z\",\"Xmax\":585.5,\"Xmid\":582.9,\"Xmin\":580.4,\"Ymax\":472.9,\"Ymid\":469.9,\"Ymin\":467,\"economy/currency\":\"Burundi francs (BIF)\",\"economy/gdp_per_capita_ppp/2017\":\"700\",\"economy/gdp_real_growth_rate/2017\":0,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"217,000 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.14,\"energy/electricity_from_hydroelectric_plants\":0.73,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":25680,\"geography/area/water\":2150,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":27830,\"geography/climate\":\"equatorial; high plateau with considerable altitude variation (772 m to 2,670 m above sea level); average annual temperature varies with altitude from 23 to 17 degrees Celsius but is generally moderate as the average altitude is about 1,700 m; average annual rainfall is about 150 cm; two wet seasons (February to May and September to November), and two dry seasons (June to August and December to January)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Heha 2,670 m\",\"geography/elevation/lowest_point\":\"Lake Tanganyika 772 m\",\"geography/elevation/mean_elevation\":\"1504\",\"geography/geographic_coordinates\":\"3 30 S, 30 00 E\",\"geography/geography_note\":\"landlocked; straddles crest of the Nile-Congo watershed; the Kagera, which drains into Lake Victoria, is the most remote headstream of the White Nile\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 236 km, Rwanda 315 km, Tanzania 589 km\",\"geography/land_boundaries/total\":\"1,140 km\",\"geography/land_use/agricultural_land_arable_land\":0.389,\"geography/land_use/agricultural_land_permanent_crops\":0.156,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.066,\"geography/land_use/other\":0.201,\"geography/location\":\"Central Africa, east of the Democratic Republic of the Congo, west of Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"hilly and mountainous, dropping to a plateau in east, some plains\",\"government/administrative_divisions\":\"18 provinces; Bubanza, Bujumbura Mairie, Bujumbura Rural, Bururi, Cankuzo, Cibitoke, Gitega, Karuzi, Kayanza, Kirundo, Makamba, Muramvya, Muyinga, Mwaro, Ngozi, Rumonge, Rutana, Ruyigi\",\"government/capital/geographic_coordinates\":\"3 25 S, 29 55 E\",\"government/capital/name\":\"Gitega (political capital), Bujumbura (commercial capital); note - in January 2019, the Burundian parliament voted to make Gitega the political capital of the country while Bujumbura would remain its economic capital; all branches of the government are expected to have moved from Bujumbura to Gitega by 2021\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived from the pre-colonial Kingdom of Burundi (17th-19th century)\",\"government/executive_branch/chief_of_state\":\"President Pierre NKURUNZIZA (since 26 August 2005); First Vice President Gaston SINDIMWO (since 20 August 2015); Second Vice President Joseph BUTORE (since 20 August 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Pierre NKURUNZIZA (since 26 August 2005); First Vice President Gaston SINDIMWO (since 20 August 2015); Second Vice President Joseph BUTORE (since 20 August 2015)\",\"government/flag_description\":\"divided by a white diagonal cross into red panels (top and bottom) and green panels (hoist side and fly side) with a white disk superimposed at the center bearing three red six-pointed stars outlined in green arranged in a triangular design (one star above, two stars below); green symbolizes hope and optimism, white purity and peace, and red the blood shed in the struggle for independence; the three stars in the disk represent the three major ethnic groups: Hutu, Twa, Tutsi, as well as the three elements in the national motto: unity, work, progress\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 July 1962 (from UN trusteeship under Belgian administration)\",\"government/national_holiday\":\"Independence Day, 1 July (1962)\",\"government/national_symbol_s\":\"lion; national colors: red, white, green\",\"introduction\":\"Burundi is a small country in Central-East Africa bordered by Tanzania, Rwanda, the Democratic Republic of Congo, and Lake Tanganyika. Burundi gained its independence from Belgium in 1962 as the Kingdom of Burundi, but the monarchy was overthrown in 1966 and a republic established. Political violence and non-democratic transfers of power have marked much of its history; Burundis first democratically elected president, a Hutu, was assassinated in October 1993 after only 100 days in office. The internationally brokered Arusha Agreement, signed in 2000, and subsequent ceasefire agreements with armed movements ended the 1993-2005 civil war. Burundi\\u0026amp;rsquo;s second democratic elections were held in 2005. Pierre NKURUNZIZA was elected president in 2005 and 2010, and again in a controversial election in 2015. Burundi continues to face many economic and political challenges.\",\"name\":\"Burundi\",\"people_and_society/age_structure/0_14_years\":0.4552,\"people_and_society/age_structure/15_24_years\":0.1921,\"people_and_society/age_structure/25_54_years\":0.287,\"people_and_society/age_structure/55_64_years\":0.0389,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"40.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Hutu 85%, Tutsi 14%, Twa (Pygmy) 1%, Europeans 3,000, South Asians 2,000\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"954,000 BUJUMBURA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Burundian\",\"people_and_society/nationality/noun\":\"Burundian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11844520\",\"people_and_society/population_growth_rate\":0.0323,\"people_and_society/urbanization/urban_population\":\"13.4% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12322\"},{\"BoxHeight\":4.899999999999977,\"BoxWidth\":5.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.543,\"ISO3_Code\":\"RWA\",\"ISO_Code\":\"RW\",\"Path\":\"M 584.7 467.3 584.3 467 584.1 467.1 583.8 467.1 583.6 467.3 583.1 467 582.9 468.1 582.8 468.2 582.6 468.2 582.4 468.4 582.2 468.3 581.9 468.4 581.6 468.3 581.4 468.4 581.3 467.9 580.8 467.8 580.6 467.8 580.5 468.2 580.2 467.9 580 467.6 580 467.2 580.3 467.1 580.4 466.9 580.6 466.9 580.7 466.7 580.9 466.4 580.8 465.7 581.3 464.8 581.7 464.7 582 464.4 582.7 464.3 582.9 464.6 583 464.6 583.5 464.4 583.6 464.1 584.1 463.6 584.5 463.5 584.5 463.7 584.7 464.1 584.8 464.3 585.2 464.6 585.5 465.1 585.4 465.9 585.6 466.3 585.5 467.1 585.3 467.2 585.2 467.1 585 467.2 584.7 467.3 Z\",\"Xmax\":585.6,\"Xmid\":583,\"Xmin\":580,\"Ymax\":468.4,\"Ymid\":466.1,\"Ymin\":463.5,\"economy/currency\":\"Rwandan francs (RWF)\",\"economy/gdp_per_capita_ppp/2017\":\"2100\",\"economy/gdp_real_growth_rate/2017\":0.061,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"985,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.42,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":24668,\"geography/area/water\":1670,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":26338,\"geography/climate\":\"temperate; two rainy seasons (February to April, November to January); mild in mountains with frost and snow possible\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Volcan Karisimbi 4,519 m\",\"geography/elevation/lowest_point\":\"Rusizi River 950 m\",\"geography/elevation/mean_elevation\":\"1598\",\"geography/geographic_coordinates\":\"2 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; most of the country is savanna grassland with the population predominantly rural\",\"geography/land_boundaries/border_countries\":\"Burundi 315 km, Democratic Republic of the Congo 221 km, Tanzania 222 km, Uganda 172 km\",\"geography/land_boundaries/total\":\"930 km\",\"geography/land_use/agricultural_land_arable_land\":0.47,\"geography/land_use/agricultural_land_permanent_crops\":0.101,\"geography/land_use/agricultural_land_permanent_pasture\":0.174,\"geography/land_use/forest\":0.18,\"geography/land_use/other\":0.075,\"geography/location\":\"Central Africa, east of the Democratic Republic of the Congo, north of Burundi\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly grassy uplands and hills; relief is mountainous with altitude declining from west to east\",\"government/administrative_divisions\":\"4 provinces (in French - provinces, singular - province; in Kinyarwanda - intara for singular and plural) and 1 city* (in French - ville; in Kinyarwanda - umujyi); Est (Eastern), Kigali*, Nord (Northern), Ouest (Western), Sud (Southern)\",\"government/capital/geographic_coordinates\":\"1 57 S, 30 03 E\",\"government/capital/name\":\"Kigali\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022domain\\u0022 in the native Kinyarwanda language\",\"government/executive_branch/chief_of_state\":\"President Paul KAGAME (since 22 April 2000)\",\"government/executive_branch/head_of_government\":\"President Paul KAGAME (since 22 April 2000)\",\"government/flag_description\":\"three horizontal bands of sky blue (top, double width), yellow, and green, with a golden sun with 24 rays near the fly end of the blue band; blue represents happiness and peace, yellow economic development and mineral wealth, green hope of prosperity and natural resources; the sun symbolizes unity, as well as enlightenment and transparency from ignorance\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 July 1962 (from Belgium-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 1 July (1962)\",\"government/national_symbol_s\":\"traditional woven basket with peaked lid; national colors: blue, yellow, green\",\"introduction\":\"In 1959, three years before independence from Belgium, the majority ethnic group, the Hutus, overthrew the ruling Tutsi king. Over the next several years, thousands of Tutsis were killed, and some 150,000 driven into exile in neighboring countries. The children of these exiles later formed a rebel group, the Rwandan Patriotic Front (RPF), and began a civil war in 1990. The war, along with several political and economic upheavals, exacerbated ethnic tensions, culminating in April 1994 in a state-orchestrated genocide, in which Rwandans killed over 800,000 of their fellow citizens, including approximately three-quarters of the Tutsi population. The genocide ended later that same year when the predominantly Tutsi RPF, operating out of Uganda and northern Rwanda, defeated the national army and Hutu militias, and established an RPF-led government of national unity. Rwanda held its first local elections in 1999 and its first post-genocide presidential and legislative elections in 2003. Rwanda joined the Commonwealth in late 2009. President Paul KAGAME won the presidential election in August 2017 after changing the constitution in 2016 to allow him to run for a third term. \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Rwanda\",\"people_and_society/age_structure/0_14_years\":0.4098,\"people_and_society/age_structure/15_24_years\":0.1945,\"people_and_society/age_structure/25_54_years\":0.3293,\"people_and_society/age_structure/55_64_years\":0.0415,\"people_and_society/age_structure/65_years_and_over\":0.0249,\"people_and_society/birth_rate\":\"29.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Hutu, Tutsi, Twa (Pygmy)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.095 million KIGALI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Rwandan\",\"people_and_society/nationality/noun\":\"Rwandan(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"12187400\",\"people_and_society/population_growth_rate\":0.023,\"people_and_society/urbanization/urban_population\":\"17.3% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4700\"},{\"BoxHeight\":5.100000000000023,\"BoxWidth\":4.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.524,\"ISO3_Code\":\"DJI\",\"ISO_Code\":\"DJ\",\"Path\":\"M 619.9 428.6 619.8 428.8 619.7 429 619.6 429.1 619.2 429.8 619.1 429.9 618.7 429.9 618.5 429.7 618.2 429.6 617.6 429.9 616.8 429.9 616.6 430.1 616.3 430.1 615.9 429.9 615.9 428.9 615.8 428.5 615.9 427.9 616.4 427.5 617.6 425.7 617.8 425.6 618.4 426 618.7 425.8 618.7 425.6 618.9 425.3 619.6 425 620.2 425.9 620.3 426.5 620.3 427 620.2 427.1 619.7 427.2 619.4 427.6 618.6 427.8 618.3 428.3 617.9 428.3 618 428.4 618.1 428.5 618.3 428.5 618.3 428.4 618.7 428.2 619.6 428.2 619.9 428.6 Z\",\"Xmax\":620.3,\"Xmid\":618,\"Xmin\":615.8,\"Ymax\":430.1,\"Ymid\":427.8,\"Ymin\":425,\"economy/currency\":\"Djiboutian francs (DJF)\",\"economy/gdp_per_capita_ppp/2017\":\"3600\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"950,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":23180,\"geography/area/water\":20,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":23200,\"geography/climate\":\"desert; torrid, dry\",\"geography/coastline\":\"314 km\",\"geography/elevation/highest_point\":\"Moussa Ali 2,021 m\",\"geography/elevation/lowest_point\":\"Lac Assal -155 m\",\"geography/elevation/mean_elevation\":\"430\",\"geography/geographic_coordinates\":\"11 30 N, 43 00 E\",\"geography/geography_note\":\"strategic location near worlds busiest shipping lanes and close to Arabian oilfields; terminus of rail traffic into Ethiopia; mostly wasteland; Lac Assal (Lake Assal) is the lowest point in Africa and the saltiest lake in the world\",\"geography/land_boundaries/border_countries\":\"Eritrea 125 km, Ethiopia 342 km, Somalia 61 km\",\"geography/land_boundaries/total\":\"528 km\",\"geography/land_use/agricultural_land_arable_land\":0.001,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.733,\"geography/land_use/forest\":0.002,\"geography/land_use/other\":0.264,\"geography/location\":\"Eastern Africa, bordering the Gulf of Aden and the Red Sea, between Eritrea and Somalia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plain and plateau separated by central mountains\",\"government/administrative_divisions\":\"6 districts (cercles, singular - cercle); Ali Sabieh, Arta, Dikhil, Djibouti, Obock, Tadjourah\",\"government/capital/geographic_coordinates\":\"11 35 N, 43 09 E\",\"government/capital/name\":\"Djibouti\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Djibouti\",\"government/executive_branch/chief_of_state\":\"President Ismail Omar GUELLEH (since 8 May 1999)\",\"government/executive_branch/head_of_government\":\"Prime Minister Abdoulkader Kamil MOHAMED (since 1 April 2013)\",\"government/flag_description\":\"two equal horizontal bands of light blue (top) and light green with a white isosceles triangle based on the hoist side bearing a red five-pointed star in the center; blue stands for sea and sky and the Issa Somali people; green symbolizes earth and the Afar people; white represents peace; the red star recalls the struggle for independence and stands for unity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 June 1977 (from France)\",\"government/national_holiday\":\"Independence Day, 27 June (1977)\",\"government/national_symbol_s\":\"red star; national colors: light blue, green, white, red\",\"introduction\":\"The French Territory of the Afars and the Issas became Djibouti in 1977. Hassan Gouled APTIDON installed an authoritarian one-party state and proceeded to serve as president until 1999. Unrest among the Afar minority during the 1990s led to a civil war that ended in 2001 with a peace accord between Afar rebels and the Somali Issa-dominated government. In 1999, Djiboutis first multiparty presidential election resulted in the election of Ismail Omar GUELLEH as president; he was reelected to a second term in 2005 and extended his tenure in office via a constitutional amendment, which allowed him to serve a third term in 2011 and begin a fourth term in 2016. Djibouti occupies a strategic geographic location at the intersection of the Red Sea and the Gulf of Aden. Its ports handle 95% of Ethiopia\\u0026amp;rsquo;s trade. Djibouti\\u0026amp;rsquo;s ports also service transshipments between Europe, the Middle East, and Asia. The government holds longstanding ties to France, which maintains a military presence in the country, as does the US, Japan, Italy, Germany, Spain, and China.\",\"name\":\"Djibouti\",\"people_and_society/age_structure/0_14_years\":0.3071,\"people_and_society/age_structure/15_24_years\":0.2101,\"people_and_society/age_structure/25_54_years\":0.3963,\"people_and_society/age_structure/55_64_years\":0.0482,\"people_and_society/age_structure/65_years_and_over\":0.0383,\"people_and_society/birth_rate\":\"23.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.5% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Somali 60%, Afar 35%, other 5% (mostly Yemeni Arab, also French, Ethiopian, and Italian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"569,000 DJIBOUTI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Djiboutian\",\"people_and_society/nationality/noun\":\"Djiboutian(s)\",\"people_and_society/net_migration_rate\":\"5.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"884017\",\"people_and_society/population_growth_rate\":0.0213,\"people_and_society/urbanization/urban_population\":\"77.9% of total population (2019)\",\"transportation/airports\":\"13\",\"transportation/railways/total\":\"97\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":2.1000000000000227,\"BoxWidth\":8.300000000000011,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.496,\"ISO3_Code\":\"GMB\",\"ISO_Code\":\"GM\",\"Path\":\"M 453.6 424 453.4 423.2 453.7 422.9 454.1 422.9 454.2 422.7 454.1 422.5 455.5 422.5 457 422.5 457.4 422 457.6 422 457.8 422.1 458.3 421.9 458.8 422 458.9 422.1 459 422.3 459.1 422.4 459.7 422.4 460 422.8 460.2 422.9 460.5 422.9 460.9 422.7 461.3 422.6 461.6 422.7 461.7 423 461.6 423.3 460.9 423.4 460.7 423.6 460.2 423.5 459.6 423.2 459.3 423.2 459 423 458.4 422.8 458.2 422.5 457.8 422.7 457.8 423 457.6 423.2 457.4 423.2 457 423.1 456.3 423.2 456.2 423.3 456.2 423.7 455.5 423.7 453.8 423.7 453.6 424 Z\",\"Xmax\":461.7,\"Xmid\":457.2,\"Xmin\":453.4,\"Ymax\":424,\"Ymid\":422.9,\"Ymin\":421.9,\"economy/currency\":\"dalasis (GMD)\",\"economy/gdp_per_capita_ppp/2017\":\"2600\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"607,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":10120,\"geography/area/water\":1180,\"geography/area_comparative\":\"slightly less than twice the size of Delaware\",\"geography/area_sqkm\":11300,\"geography/climate\":\"tropical; hot, rainy season (June to November); cooler, dry season (November to May)\",\"geography/coastline\":\"80 km\",\"geography/elevation/highest_point\":\"unnamed elevation 53 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"34\",\"geography/geographic_coordinates\":\"13 28 N, 16 34 W\",\"geography/geography_note\":\"almost an enclave of Senegal; smallest country on the African mainland\",\"geography/land_boundaries/border_countries\":\"Senegal 749 km\",\"geography/land_boundaries/total\":\"749 km\",\"geography/land_use/agricultural_land_arable_land\":0.41,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.146,\"geography/land_use/forest\":0.439,\"geography/land_use/other\":0,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean and Senegal\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"flood plain of the Gambia River flanked by some low hills\",\"government/administrative_divisions\":\"5 regions, 1 city*, and 1 municipality**; Banjul*, Central River, Kanifing**, Lower River, North Bank, Upper River, West Coast\",\"government/capital/geographic_coordinates\":\"13 27 N, 16 34 W\",\"government/capital/name\":\"Banjul\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Gambia River that flows through the heart of the country\",\"government/executive_branch/chief_of_state\":\"President Adama BARROW (since 19 January 2017); Vice President Isatou TOURAY (since 15 March 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Adama BARROW (since 19 January 2017); Vice President Isatou TOURAY (since 15 March 2019)\",\"government/flag_description\":\"three equal horizontal bands of red (top), blue with white edges, and green; red stands for the sun and the savannah, blue represents the Gambia River, and green symbolizes forests and agriculture; the white stripes denote unity and peace\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 February 1965 (from the UK)\",\"government/national_holiday\":\"Independence Day, 18 February (1965)\",\"government/national_symbol_s\":\"lion; national colors: red, blue, green, white\",\"introduction\":\"The Gambia gained its independence from the UK in 1965. Geographically surrounded by Senegal, it formed a short-lived Confederation of Senegambia between 1982 and 1989. In 1991, the two nations signed a friendship and cooperation treaty, although tensions flared up intermittently during the regime of Yahya JAMMEH. JAMMEH led a military coup in 1994 that overthrew the president and banned political activity. A new constitution and presidential election in 1996, followed by parliamentary balloting in 1997, completed a nominal return to civilian rule. JAMMEH was elected president in all subsequent elections including most recently in late 2011. After 22 years of increasingly authoritarian rule, President JAMMEH was defeated in free and fair elections in December 2016. Due to The Gambia\\u0026amp;rsquo;s poor human rights record under JAMMEH, international development partners had distanced themselves, and substantially reduced aid to the country. These channels have now reopened under the administration of President Adama BARROW, who took office in January 2017. The US and The Gambia currently enjoy improved relations. US assistance to the country has supported military education and training programs, as well as various capacity building and democracy strengthening activities. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Gambia\",\"people_and_society/age_structure/0_14_years\":0.3697,\"people_and_society/age_structure/15_24_years\":0.2031,\"people_and_society/age_structure/25_54_years\":0.349,\"people_and_society/age_structure/55_64_years\":0.0426,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"28.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Mandinka/Jahanka 34%, Fulani/Tukulur/Lorobo 22.4%, Wolof 12.6%, Jola/Karoninka 10.7%, Serahuleh 6.6%, Serer 3.2%, Manjago 2.1%, Bambara 1%, Creole/Aku Marabout 0.7%, other 0.9%, non-Gambian 5.2%, no answer 0.6% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"443,000 BANJUL (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Gambian\",\"people_and_society/nationality/noun\":\"Gambian(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2092731\",\"people_and_society/population_growth_rate\":0.0199,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2977\"},{\"BoxHeight\":2.8999999999999773,\"BoxWidth\":3.6000000000000227,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.554,\"ISO3_Code\":\"COM\",\"ISO_Code\":\"KM\",\"Path\":\"M 620.6 493.9 620.5 493.9 620.3 493.8 620.3 493.7 620.1 493.7 620 493.6 619.9 493.5 619.8 493.3 619.9 493.2 619.9 492.9 620 492.7 619.9 492.5 620 492.4 620.2 492.3 620.3 492.3 620.4 492.5 620.3 492.6 620.3 492.7 620.3 493 620.3 493.1 620.5 493.3 620.5 493.6 620.6 493.8 620.6 493.9 Z M 623.4 495.1 623.3 495 623 494.8 622.7 494.6 623 494.6 623.2 494.3 623.3 494.3 623.4 494.7 623.4 495.1 Z M 621.5 495 621.6 495.2 621.1 495.1 621.1 495 621 494.9 621 494.8 621.5 495 Z\",\"Xmax\":623.4,\"Xmid\":621.1,\"Xmin\":619.8,\"Ymax\":495.2,\"Ymid\":493.7,\"Ymin\":492.3,\"economy/currency\":\"Comoran francs (KMF)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"193,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.04,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2235,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than 12 times the size of Washington, DC\",\"geography/area_sqkm\":2235,\"geography/climate\":\"tropical marine; rainy season (November to May)\",\"geography/coastline\":\"340 km\",\"geography/elevation/highest_point\":\"Karthala 2,360 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 10 S, 44 15 E\",\"geography/geography_note\":\"important location at northern end of Mozambique Channel\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.467,\"geography/land_use/agricultural_land_permanent_crops\":0.296,\"geography/land_use/agricultural_land_permanent_pasture\":0.081,\"geography/land_use/forest\":0.014,\"geography/land_use/other\":0.142,\"geography/location\":\"Southern Africa, group of islands at the northern mouth of the Mozambique Channel, about two-thirds of the way between northern Madagascar and northern Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"volcanic islands, interiors vary from steep mountains to low hills\",\"government/administrative_divisions\":\"3 islands; Anjouan (Ndzuwani), Grande Comore (Ngazidja), Moheli (Mwali)\",\"government/capital/geographic_coordinates\":\"11 42 S, 43 14 E\",\"government/capital/name\":\"Moroni\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Arabic designation \\u0022Juzur al Qamar\\u0022 meaning \\u0022Islands of the Moon\\u0022\",\"government/executive_branch/chief_of_state\":\"President AZALI Assoumani (since 26 May 2016);\\u0026amp;nbsp;note - the president is both chief of state and head of government; note - AZALI takes oath of office 2 June 2019 after 24 March 2019 reelection (2019)\",\"government/executive_branch/head_of_government\":\"President AZALI Assoumani (since 26 May 2016)\",\"government/flag_description\":\"four equal horizontal bands of yellow (top), white, red, and blue, with a green isosceles triangle based on the hoist; centered within the triangle is a vertical white crescent moon with the convex side facing the hoist and four white, five-pointed stars placed vertically in a line between the points of the crescent; the horizontal bands and the four stars represent the four main islands of the archipelago - Mwali, Ngazidja, Ndzuwani, and Mahore (Mayotte - department of France, but claimed by Comoros)\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"6 July 1975 (from France)\",\"government/national_holiday\":\"Independence Day, 6 July (1975)\",\"government/national_symbol_s\":\"four five-pointed stars and crescent moon; national colors: green, white\",\"introduction\":\"The archipelago of the Comoros in the Indian Ocean, composed of the islands of Mayotte, Anjouan, Moheli, and Grande Comore declared independence from France on 6 July 1975. Residents of Mayotte voted to remain in France, and France now has classified it as a department of France. Since independence, Comoros has endured political instability through realized and attempted coups. In 1997, the islands of Anjouan and Moheli declared independence from Comoros. In 1999, military chief Col. AZALI Assoumani seized power of the entire government in a bloodless coup; he initiated the 2000 Fomboni Accords, a power-sharing agreement in which the federal presidency rotates among the three islands, and each island maintains its local government. AZALI won the 2002 federal presidential election as president of the Union of the Comoros from Grande Comore Island, which held the first four-year term. AZALI stepped down in 2006 and President Ahmed Abdallah Mohamed SAMBI was elected to office as president from Anjouan. In 2007, Mohamed BACAR effected Anjouans de-facto secession from the Union of the Comoros, refusing to step down when Comoros other islands held legitimate elections in July. The African Union (AU) initially attempted to resolve the political crisis by applying sanctions and a naval blockade to Anjouan, but in March 2008 the AU and Comoran soldiers seized the island. The islands inhabitants generally welcomed the move. In 2009, the Comorian population approved a constitutional referendum extending the term of the president from four years to five years. In May 2011, Ikililou DHOININE won the presidency in peaceful elections widely deemed to be free and fair. In closely contested elections in 2016, former President AZALI Assoumani won a second term, when the rotating presidency returned to Grande Comore.\\u0026amp;nbsp;A new constitution was passed in July\\u0026amp;nbsp;2018, which\\u0026amp;nbsp;allowed for two consecutive five-year presidential terms and abolished the island specific vice presidents. Under the new constitution, the incumbent president can run for a second term against candidates from the next island in line for the rotation. In August 2018,\\u0026amp;nbsp;President AZALI formed a new government and subsequently ran and was elected president in March 2019.\",\"name\":\"Comoros\",\"people_and_society/age_structure/0_14_years\":0.3854,\"people_and_society/age_structure/15_24_years\":0.1989,\"people_and_society/age_structure/25_54_years\":0.3325,\"people_and_society/age_structure/55_64_years\":0.0434,\"people_and_society/age_structure/65_years_and_over\":0.0398,\"people_and_society/birth_rate\":\"25.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Antalote, Cafre, Makoa, Oimatsaha, Sakalava\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"62,000 MORONI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Comoran\",\"people_and_society/nationality/noun\":\"Comoran(s)\",\"people_and_society/net_migration_rate\":\"-2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"821164\",\"people_and_society/population_growth_rate\":0.0157,\"people_and_society/urbanization/urban_population\":\"29.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"880\"},{\"BoxHeight\":29.000000000000057,\"BoxWidth\":18.899999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.804,\"ISO3_Code\":\"MUS\",\"ISO_Code\":\"MU\",\"Path\":\"M 659.9 518.6 659.6 518.7 659.5 518.7 659.3 518.7 659.2 518.7 659 518.6 658.9 518.5 659 518.5 659.1 518.3 659 518.3 659.1 518.1 659 518 659.1 517.8 659.2 517.7 659.3 517.7 659.4 517.6 659.5 517.3 659.7 517.1 659.8 517.1 659.9 517.2 659.9 517.3 660 517.5 660.1 517.5 660.1 517.7 660.2 517.8 660.2 517.9 660.2 518 660.2 518.2 660 518.3 660 518.5 659.9 518.6 Z M 675.8 516.4 675.7 516.5 675.6 516.5 675.6 516.4 675.9 516.2 676 516.2 676 516.3 676 516.4 675.8 516.4 Z M 657.2 489.8 657.1 489.9 657.1 489.7 657.2 489.8 Z\",\"Xmax\":676,\"Xmid\":660.5,\"Xmin\":657.1,\"Ymax\":518.7,\"Ymid\":517.6,\"Ymin\":489.7,\"economy/currency\":\"Mauritian rupees (MUR)\",\"economy/gdp_per_capita_ppp/2017\":\"22300\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.429 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":2030,\"geography/area/water\":10,\"geography/area_comparative\":\"almost 11 times the size of Washington, DC\",\"geography/area_sqkm\":2040,\"geography/climate\":\"tropical, modified by southeast trade winds; warm, dry winter (May to November); hot, wet, humid summer (November to May)\",\"geography/coastline\":\"177 km\",\"geography/elevation/highest_point\":\"Mont Piton 828 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"20 17 S, 57 33 E\",\"geography/geography_note\":\"the main island, from which the country derives its name, is of volcanic origin and is almost entirely surrounded by coral reefs; former home of the dodo, a large flightless bird related to pigeons, driven to extinction by the end of the 17th century through a combination of hunting and the introduction of predatory species\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.384,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.034,\"geography/land_use/forest\":0.173,\"geography/land_use/other\":0.389,\"geography/location\":\"Southern Africa, island in the Indian Ocean, about 800 km (500 mi) east of Madagascar\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"small coastal plain rising to discontinuous mountains encircling central plateau\",\"government/administrative_divisions\":\"9 districts and 3 dependencies*; Agalega Islands*, Black River, Cargados Carajos Shoals*, Flacq, Grand Port, Moka, Pamplemousses, Plaines Wilhems, Port Louis, Riviere du Rempart, Rodrigues*, Savanne\",\"government/capital/geographic_coordinates\":\"20 09 S, 57 29 E\",\"government/capital/name\":\"Port Louis\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"island named after Prince Maurice VAN NASSAU, stadtholder of the Dutch Republic, in 1598\",\"government/executive_branch/chief_of_state\":\"President Pritivirajsing ROOPUN (since 2 December 2019); Vice President Marie Cyril Eddy Boiss\\u0026amp;eacute;zon (2 December 2019) note - President Ameenah GURIB-FAKIM (since 5 June 2015) resigned on 23 March 2018 amid a credit card scandal\",\"government/executive_branch/head_of_government\":\"Prime Minister Pravind JUGNAUTH (since 23 January 2017, remains PM after parliamentary election 7 Nov 2019); note - Prime Minister Sir Anerood JUGNAUTH (since 17 December 2014) stepped down on 23 January 2017 in favor of his son, Pravind Kumar JUGNAUTH, who was then appointed prime minister; 7 Nov 2019 Pravind Jugnauth remains prime minister and home affairs minister and also becomes defense minister (2019)\",\"government/flag_description\":\"four equal horizontal bands of red (top), blue, yellow, and green; red represents self-determination and independence, blue the Indian Ocean surrounding the island, yellow has been interpreted as the new light of independence, golden sunshine, or the bright future, and green can symbolize either agriculture or the lush vegetation of the island\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"12 March 1968 (from the UK)\",\"government/national_holiday\":\"Independence and Republic Day, 12 March (1968 \\u0026amp; 1992); note - became independent and a republic on the same date in 1968 and 1992 respectively\",\"government/national_symbol_s\":\"dodo bird, Trochetia Boutoniana flower; national colors: red, blue, yellow, green\",\"introduction\":\"Although known to Arab and Malay sailors as early as the 10th century, Mauritius was first explored by the Portuguese in the 16th century and subsequently settled by the Dutch - who named it in honor of Prince Maurits van NASSAU - in the 17th century. The French assumed control in 1715, developing the island into an important naval base overseeing Indian Ocean trade, and establishing a plantation economy of sugar cane. The British captured the island in 1810, during the Napoleonic Wars. Mauritius remained a strategically important British naval base, and later an air station, playing an important role during World War II for anti-submarine and convoy operations, as well as the collection of signals intelligence. Independence from the UK was attained in 1968. A stable democracy with regular free elections and a positive human rights record, the country has attracted considerable foreign investment and has one of Africas highest per capita incomes.\",\"name\":\"Mauritius\",\"people_and_society/age_structure/0_14_years\":0.199,\"people_and_society/age_structure/15_24_years\":0.1452,\"people_and_society/age_structure/25_54_years\":0.436,\"people_and_society/age_structure/55_64_years\":0.1181,\"people_and_society/age_structure/65_years_and_over\":0.1017,\"people_and_society/birth_rate\":\"12.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Indo-Mauritian (compose approximately two thirds of the total population), Creole, Sino-Mauritian, Franco-Mauritian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"149,000 PORT LOUIS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Mauritian\",\"people_and_society/nationality/noun\":\"Mauritian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1364283\",\"people_and_society/population_growth_rate\":0.0057,\"people_and_society/urbanization/urban_population\":\"40.8% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2428\"},{\"BoxHeight\":72.5,\"BoxWidth\":331.29999999999995,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.796,\"ISO3_Code\":\"SYC\",\"ISO_Code\":\"SC\",\"Path\":\"M 653.9 473.7 654 473.9 653.9 473.9 653.8 473.8 653.8 473.6 653.7 473.6 653.6 473.5 653.5 473.4 653.7 473.4 653.7 473.2 653.8 473.3 653.8 473.4 653.9 473.5 654 473.5 653.9 473.7 Z M 628.5 486.8 628.6 486.9 628.5 486.9 628.3 487 628.1 487 628.1 486.9 628.2 486.9 628.3 486.9 628.4 486.9 628.5 486.8 Z M 628.9 486.9 628.8 486.9 628.7 486.9 628.8 486.7 629 486.7 628.9 486.9 Z M 654.7 472.6 654.6 472.7 654.3 472.5 654.4 472.5 654.5 472.5 654.6 472.5 654.7 472.6 Z M 323.7 416.6 323.7 416.7 323.6 416.5 323.7 416.5 323.7 416.6 Z M 654.9 472.7 654.8 472.8 654.7 472.7 654.8 472.6 654.9 472.7 Z M 628.9 487.6 629 487.8 628.8 487.8 628.8 487.7 628.9 487.6 Z M 641.6 488.8 641.5 489 641.4 488.9 641.5 488.8 641.6 488.8 Z M 653.2 473.1 653.1 473.1 653 473 653.1 472.9 653.2 473 653.2 473.1 Z M 632.1 487.6 632 487.6 631.9 487.6 632 487.5 632.1 487.6 Z\",\"Xmax\":654.9,\"Xmid\":627.1,\"Xmin\":323.6,\"Ymax\":489,\"Ymid\":476.2,\"Ymin\":416.5,\"economy/currency\":\"Seychelles rupees (SCR)\",\"economy/gdp_per_capita_ppp/2017\":\"29300\",\"economy/gdp_real_growth_rate/2017\":0.053,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.15 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":455,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":455,\"geography/climate\":\"tropical marine; humid; cooler season during southeast monsoon (late May to September); warmer season during northwest monsoon (March to May)\",\"geography/coastline\":\"491 km\",\"geography/elevation/highest_point\":\"Morne Seychellois 905 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"4 35 S, 55 40 E\",\"geography/geography_note\":\"the smallest African country; the constitution of the Republic of Seychelles lists 155 islands: 42 granitic and 113 coralline; by far the largest island is Mahe, which is home to about 90% of the population and the site of the capital city of Victoria\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.885,\"geography/land_use/other\":0.05,\"geography/location\":\"archipelago in the Indian Ocean, northeast of Madagascar\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"Mahe Group is volcanic with a narrow coastal strip and rocky, hilly interior; others are coral, flat, elevated reefs\",\"government/administrative_divisions\":\"25 administrative districts; Anse aux Pins, Anse Boileau, Anse Etoile, Anse Royale, Au Cap, Baie Lazare, Baie Sainte Anne, Beau Vallon, Bel Air, Bel Ombre, Cascade, Glacis, Grand Anse Mahe, Grand Anse Praslin, Inner Islands, La Riviere Anglaise, Les Mamalles, Mont Buxton, Mont Fleuri, Plaisance, Pointe Larue, Port Glaud, Roche Caiman, Saint Louis, Takamaka\",\"government/capital/geographic_coordinates\":\"4 37 S, 55 27 E\",\"government/capital/name\":\"Victoria\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by French Captain Corneille Nicholas MORPHEY after Jean Moreau de SECHELLES, the finance minister of France, in 1756\",\"government/executive_branch/chief_of_state\":\"President Danny FAURE (since 16 October 2016); Vice President Vincent MERITON (since 28 October 2016); note - James Alix MICHEL resigned the presidency effective 16 October 2016; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Danny FAURE (since 16 October 2016); Vice President Vincent MERITON (since 28 October 2016)\",\"government/flag_description\":\"five oblique bands of blue (hoist side), yellow, red, white, and green (bottom) radiating from the bottom of the hoist side; the oblique bands are meant to symbolize a dynamic new country moving into the future; blue represents sky and sea, yellow the sun giving light and life, red the peoples determination to work for the future in unity and love, white social justice and harmony, and green the land and natural environment\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"29 June 1976 (from the UK)\",\"government/national_holiday\":\"Constitution Day, 18 June (1993); Independence Day (National Day), 29 June (1976)\",\"government/national_symbol_s\":\"coco de mer (sea coconut); national colors: blue, yellow, red, white, green\",\"introduction\":\"A lengthy struggle between France and Great Britain for the islands ended in 1814, when they were ceded to the latter. During colonial rule, a plantation-based economy developed that relied on imported labor, primarily from European colonies in Africa. Independence came in 1976. Following a coup d\\u0026amp;rsquo;etat in 1977, the country was a socialist one-party state until adopting a new constitution and holding free elections in 1993. President France-Albert RENE, who had served since 1977, was reelected in 2001, but stepped down in 2004. Vice President James Alix MICHEL took over the presidency and in 2006 was elected to a new five-year term; he was reelected in 2011 and again in 2015. In 2016, James MICHEL resigned and handed over the presidency to his vice-president, Danny FAURE.\",\"name\":\"Seychelles\",\"people_and_society/age_structure/0_14_years\":0.1952,\"people_and_society/age_structure/15_24_years\":0.1296,\"people_and_society/age_structure/25_54_years\":0.4929,\"people_and_society/age_structure/55_64_years\":0.1044,\"people_and_society/age_structure/65_years_and_over\":0.0779,\"people_and_society/birth_rate\":\"13.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"predominantly creole (mainly of East African and Malagasy heritage); also French, Indian, Chinese, and Arab populations\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"28,000 VICTORIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Seychellois\",\"people_and_society/nationality/noun\":\"Seychellois (singular and plural)\",\"people_and_society/net_migration_rate\":\"1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"94633\",\"people_and_society/population_growth_rate\":0.0074,\"people_and_society/urbanization/urban_population\":\"57.1% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"526\"},{\"BoxHeight\":906.8000000000001,\"BoxWidth\":997.4,\"Continent\":\"Antarctica\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ATA\",\"ISO_Code\":\"AQ\",\"Path\":\"M 341 688.7 341.7 688.9 342.4 690.6 341.8 691.1 341 690.2 340.2 691.4 339 691.4 337.5 693.4 336.8 695.7 335.6 696.2 334.9 695.5 333.5 696.2 331.9 697.9 330.7 699.7 329.5 700.3 329 701.3 327.9 701.8 328.4 703.4 327.2 705.2 327.3 706.3 328.5 707.5 329.2 706.9 331.9 706.4 330.9 708.3 330.5 708.5 329.7 707.6 328.7 709.3 328.1 707.9 327.1 707.8 325.9 708.2 326.6 709.4 326.1 711 324.9 708.9 323.7 707.8 323 709.4 322.9 710.4 322.4 710.6 322.3 711.8 323.1 712.1 322.8 712.9 321 712.9 320.2 713.4 320.3 714.3 319.5 715.8 318.4 716.3 318.6 718.1 318 719.8 318.5 720.7 318 721.6 318.9 721.9 319.8 721.3 320.1 722.1 318.6 723.3 319.5 723.7 319.3 725.3 320.7 725.9 321.4 726.4 322.1 726.4 322.1 725.4 323.3 724.2 324.5 724.6 323.4 725.3 323.3 725.9 324.3 727 323.3 728.4 324.2 728.8 324.1 729.9 324.8 729.9 325.3 730.9 326 731.2 326.8 732.4 326.9 733.6 326.5 734.8 327.2 736.1 328 736.8 328.3 737.6 328 738.4 327.1 739.2 327.6 740.5 329.3 740.3 329.6 740.8 328.1 742.8 328.5 743.8 329.4 743.1 329.8 743.4 329.9 744.9 330.7 746 330.7 747.2 329.7 748.5 329.9 749.4 331.2 750.2 331.2 751.2 329.9 752.1 328.6 752.4 328.4 753.1 329.4 754 330.6 753.7 331.7 754.1 331.3 754.8 331.5 757 331 757.5 329.7 757.4 329.7 759.2 330.5 759.7 331.6 759.3 332.1 759.6 332.2 760.8 331.6 762.2 333.1 762.2 334.1 761.8 333.8 764.9 333.1 765.3 332.1 764.9 331.6 767.6 331.6 769.6 331.1 771.2 331.3 773 330.7 773.5 329.7 775.2 329.9 775.7 331.4 775.2 331.5 775.8 330.7 777.4 329 777.7 328.1 779 328.2 780.4 327.5 782.2 326.6 782.8 325.9 783.8 322.6 784.9 321.8 785.6 322 786.3 324.1 786.1 324.6 786.6 324.3 787.4 322.5 789.3 320.1 791 319 791.4 317.5 792.9 315 794 311.6 796.3 307 798.1 306.5 799.4 308 800.5 308.9 801.7 310.5 802.4 312.4 805 312.7 810.4 312.4 813.4 311.9 814.8 310.8 816.1 310.2 817.7 308.5 819.5 306.5 819.8 301.7 819.2 298.2 817.7 294.6 815.3 293.5 813.8 291.8 810.2 290.1 807.4 290 802.5 289.6 801.4 275.7 805.3 275.5 806 275.6 808.1 274.9 810.4 273.9 810.5 272.5 806.9 270.3 808.3 270.9 810.6 271.5 812.4 272.7 817.4 272.7 818.6 272.3 819.9 272.8 821.2 272.7 823.4 274.3 825.7 275.1 827.5 275 828.3 274.5 830.5 274.6 831.7 275.1 833.3 274.5 835.4 275.2 839.1 276 840.6 276.8 842.9 277.9 842.4 278.1 841.4 277.5 837.7 277.5 836.7 278.3 836.1 279.7 837 281.2 838.6 281.3 840.7 284.1 844.5 285.1 847.2 284.9 847.8 283.9 848.1 279.3 846.7 278.6 847.3 280.8 849 283.1 850 286.5 850.4 287 852.5 288.7 855.1 291 857.5 293.4 858.9 299.5 860.4 306.8 859.4 313.6 857.8 326.2 853 331.2 851.6 333.5 850.3 334.6 848.6 335 847.1 335.4 844.1 336.3 842 341.7 839.7 344.8 838.9 347.8 837.2 349.6 835.8 351.4 832 352.1 829.2 352.8 827.4 356.4 824.3 359.5 821 363.8 815 364.6 814.6 366.1 814.8 371.6 818.2 372.8 819.5 374.4 823.1 375.2 824.4 375.4 825.3 375 826.3 374.1 826.9 366.6 829.2 365.7 830.5 366.2 831.4 367.7 831.2 371.2 830.3 373.6 829.1 376.7 829.5 377.4 830.3 377.7 833.2 377 834.4 371.7 835.8 371.2 836.7 371.6 838.7 372.5 839.4 378.6 837.3 380.9 837.7 381.1 839.2 381 840.4 380.5 843 380.5 844.3 380.9 845.6 380.5 846.6 379.3 847.1 376.3 845.3 375.5 845.8 375.5 847.4 376.8 848.5 377.2 849.9 377.1 850.7 375.4 853.9 373.8 855.6 364.5 859.5 361.8 859.9 358.3 859.5 356.9 858.9 355.7 857.8 353.6 854.9 351.9 851.4 350.3 848.8 349.1 847.4 348.2 847.2 344.6 849.2 338 854.9 335.3 858.9 334.3 860 333.7 861.7 332.5 863.9 330.5 865.5 324.8 867.1 306.7 869.1 303.5 870.1 301.2 872.3 300.6 873.9 300.3 876.4 300.5 878.1 301.8 881.7 303.8 884.6 306.6 887.5 311.8 891.4 317.7 893.5 325.4 893.4 333.1 891.8 335.2 894 336.3 896.2 336.3 897.3 335.8 900.1 335.6 903 336 904.4 337.2 904.8 339.1 903.5 343.4 894.7 344.3 892.1 345.5 890.4 349.9 886.2 353 884.1 356.9 879.9 359.9 878.5 374.6 877.3 380.3 874.5 386.8 869.3 394.7 861.6 398.2 857.3 400.6 853.3 404.1 850.9 411.3 849 411.6 850 411.2 853 411.3 854.1 412.8 854.8 414.9 854.4 414.7 852.6 416.1 850.6 416.6 848.3 416.4 846.6 415.8 844.7 415.7 842.8 414.9 841.2 414.8 840.4 416.9 838.1 417 837.1 416.7 836.3 415.4 835.4 406.1 834.7 404.2 833 400.3 831.3 399.3 829.8 398.8 827.5 399.1 825.7 399.1 823.4 401.2 819.7 401.3 817.8 401.8 816.2 403.7 815.8 405.1 813.6 408.5 810.5 412.5 808.4 412.9 806.1 414 806.4 416.6 803.3 420.3 799.8 420.9 798.9 420.1 797.4 422.5 796.4 423 795.9 425 794.9 425.2 793.8 426.8 794.5 428.1 793.3 430.9 791.3 433.3 788.2 434.9 785.2 435.6 783 436.3 780.1 437.1 778.6 440.4 776.6 444.2 772.7 448.2 768.4 457.9 761.7 459.1 761.2 460.5 761.8 461.8 761.5 465.6 759.3 466.9 758.1 468.4 755.9 469.2 753.3 469 751.7 467.7 751.3 466.6 750.1 466.1 749 466.2 747.4 467.6 746.9 467.7 748.2 468.8 749.4 469.3 750.6 469.8 750.3 470.5 747.9 471.7 746.1 471.9 745.1 471.1 744.3 472.5 743.7 473.4 743.9 473.3 744.8 475 746.3 475.6 748.2 475.9 750.8 476.8 751.6 477.9 750.7 479.1 750.7 479.4 750 478.7 749 478.7 747.8 479.5 746.3 479.6 744.8 478.8 743.7 478.9 743.1 480.5 742 483.1 741.7 483.8 742.1 484.2 744.1 483.7 745.9 482.9 747.3 483.4 748 485.6 747.7 486.8 747 488.1 747.3 489.2 746.7 490.1 747.4 491.5 746.7 489.9 745.7 489.7 745.3 490.6 743.4 490.2 741.6 490.5 739.8 491 738.9 492.4 739 492.2 740.3 491.3 741.6 492.2 742.3 494.3 743.1 493.1 744.1 493.1 746.2 493.8 747.6 493.9 748.5 495.5 748.2 496.5 747.2 497.1 747.1 497.6 747.8 497.5 749.7 498.8 750.3 500.3 748.1 501.4 746.8 504.7 745 506.3 743.7 507.1 742.6 507.9 740.9 508.6 740.1 510.8 738.8 512.3 738.3 513.3 738.4 514.6 739.7 515.8 740 517.7 739.5 519.5 738.4 521.7 737.7 523.1 737.6 526.1 737.8 528.2 738.7 530.3 740.7 531.6 740.8 532.7 741.3 533.2 741.1 533.7 739.5 534.5 738.8 540.1 738.8 542.1 738.5 544.9 737.8 550.7 738.1 555.6 739.5 558.9 739.2 564.2 740.4 567.3 740.1 570.5 738.6 572.3 738.5 578.3 736.5 580.6 735.4 585.3 734.6 587.9 733.3 589.5 733.2 591.4 733.7 592.5 733.3 592.9 732.7 592.6 730.6 593 729.7 592.1 728.6 592.1 727.5 592.4 726.2 593.7 725.3 595.1 725.4 596.1 727.5 598.2 728.9 599.2 731 600.6 732.1 602.3 732.8 602.9 733.8 603.1 734.8 604.8 733.6 605.2 734.4 606.2 734.6 606.7 736.1 607.8 736.2 608.8 734.2 610.2 733.3 610 732 610.6 731.6 610.3 730.1 610.5 729.6 610.3 728.5 610.8 727.6 611.9 726.9 612.6 726.1 613.4 725.9 614 724.9 616.3 723.5 617.3 723.2 618.3 721.8 620.1 721 621.4 721.2 622.4 720.6 623.4 720.5 625.2 718.8 626 718.6 626.9 719 627.2 718.3 628.4 718.2 628.4 716.2 629 715.6 630.1 715.5 631.3 716.2 631.1 718 632.6 718.5 634.4 717.6 635.1 716.8 636.5 716.2 637 715.1 636.5 714.6 635.4 715.2 634.4 714.9 634.1 714.1 634.4 713.3 636 712.8 636.7 712.2 637.3 713.3 640.1 714.9 640.1 712.9 640.7 712 639.7 711.8 639.4 710.5 639.8 709.4 640.6 708.6 642.5 708 643.5 706.8 645.4 706.1 646.7 706.1 649.2 705.5 653 705.8 654.4 706.5 656.3 709.1 657.6 709.3 659 710.7 658.9 711.4 658 711.4 657.5 712 657.3 713.4 657.9 713.9 659.1 714.1 659.8 713.6 661.2 714.1 662.2 714.9 663.3 714.8 664 716.6 664.4 716.3 665.4 716.7 668 716.1 670.6 717.5 672.1 717.4 673.9 718.2 675.3 717.4 676.5 717.1 678.5 717.5 679.9 718.2 682.1 718.4 683.7 719.1 686.1 719.1 687.3 719.6 688.8 719.7 689.9 720.1 692.1 719.8 692.7 719 693.6 719.1 693.8 719.9 693.7 721.5 694.4 723.4 694.1 724.7 694.4 725.8 694.1 726.4 692.5 727.1 693.9 727.9 691.8 729.3 693.3 729.4 693.6 730.2 692.4 730.8 691.1 730.3 690.6 731 690.6 732.7 691.5 733.9 691.6 735.3 690.5 735.6 689.9 735.2 689.1 736.2 688.8 738.3 689.6 739.5 691.7 739 692 740 692.2 742.8 696.9 747.6 698.4 747.8 698.9 746 700.6 743.8 701 741.7 702.5 740.6 703.1 739.2 702.1 737.9 702.1 736.9 702.8 736.4 704 735.1 705.1 734.7 705.9 734.1 708 734 708.4 734.7 709.4 734.1 710.4 733.9 711.7 731.6 712.9 731.4 713.6 730.4 715.3 729.7 715.6 729.2 716.5 729.1 716.8 728.2 717 726.6 716.8 725.1 717.9 724.6 718.2 723.9 720.1 721.8 722.9 720.3 727 719.1 728.6 718 729.8 717.9 730.8 717.1 733 715.9 734.5 714 736.2 714.1 736.8 714.8 738.4 714.8 739.3 713.9 741.4 713.2 743.6 712 744.3 711.4 746 711.3 747.3 712 749.3 712.1 750.5 711.8 752.5 710.6 754.9 709.9 757.1 710.8 758 710.5 759.7 710.8 760.7 710.2 761.6 710.7 762.4 710.1 764.1 710.2 764.8 709.8 766.1 710.6 767.8 710.7 769.2 710 770.7 710.5 773.2 709.4 774.2 709.5 774.5 707.8 773.9 705.8 773.9 705 775.1 705 775.9 705.4 776.1 704.6 777.7 704.1 778.5 703 779.4 702.5 780.3 703.3 778.9 704.3 777.9 704.6 777.7 705.6 777.9 707.2 778.3 707.6 779.2 707.1 780.1 708 780.9 707.2 781.1 706.3 782 706.4 784.5 705.6 785.6 705.6 787.2 706.4 788.3 706.4 791.5 707.1 796.5 709.6 799.6 710.7 801.9 712.8 802.8 712.5 803.1 711.4 803.8 710.7 805.6 710.7 806.5 709.5 806.6 708.2 807.7 706.8 809.3 706 811.9 705.5 813.9 704.6 814.4 704.8 815.7 706.6 817.2 707.7 817.5 709.3 818.7 709.8 820.3 709.1 821.8 709.1 823.4 710.5 824.4 712.2 826.2 713.3 827.7 713.5 828.7 712.9 831.1 713 833.6 712.4 834.6 712.6 835.5 712.2 836 714.1 843.3 711.5 845.5 711.1 846.7 710.1 848.9 708.7 849.6 708.5 851.2 709.3 852.1 710.1 853.1 710.6 854.8 713.6 856.3 713.7 857.3 713.4 858.6 713.5 859.4 712.6 859.4 710.5 860.2 708.3 859.1 706.7 859.8 706.1 860.9 706.7 862.8 707.1 865 707.9 867.1 707.6 868.2 707.9 870 707.2 871.8 707.8 873.1 706.6 873.5 705.3 872.9 703.7 873 702.2 873.8 701.8 875.3 703.4 875.5 704.5 874.9 706.1 875.7 707.1 878.3 709.1 880.1 708.8 881.7 709.2 883.5 710.2 886.8 710.6 888.5 711.6 891 711.7 891.8 712.2 892.5 712 893.9 712.4 895.1 713.6 897.7 712.6 898.4 713 898.8 714 900.3 713.7 901.2 714.5 902.6 712.9 904.2 712.2 905.8 712.4 906.9 713.6 906.3 715.2 903.6 716.5 902.9 717.6 903.8 718 905 718 906.1 718.8 906.4 719.5 907.6 720 909.8 719.4 911.4 719.6 911.7 720.6 911.8 722.6 911.3 723.1 910.3 723 910.3 723.8 911.4 724 913.6 723.3 915.5 724.1 918.5 723.2 918.9 725.5 919.7 726.2 921.4 726 923.1 724 925 724.1 926.4 723.4 927.7 724.6 928.7 725.2 928.5 727 929.4 728.4 930.8 727.8 933.5 729 934.6 729.8 935.3 729.7 937.7 729.9 939.1 731.3 940.7 731.3 942.8 734.2 943.8 734.6 944.8 735.7 944.7 736.7 945.5 737.4 946.2 738.6 947.7 738.4 948.3 739.4 949 739.6 949.8 738.9 950.6 738.9 952.1 741.4 953 741.9 953.5 740.7 955.3 740.7 956.6 741.2 958.1 741.3 959.6 742.1 960.9 741.6 961.9 741.7 961.9 742.8 964.1 742.8 964.8 743.1 965.2 743.9 965.4 745.1 966 746.1 967.7 747 969.1 748.3 969.7 749.1 970.5 749.3 971.5 750.4 971.9 749.7 972.1 748 973 750.4 973.5 752.4 972.9 753.3 971.7 753.7 970.9 755.6 971.2 756.9 971.8 756.7 971.9 758.5 970.9 760.2 970 763.2 968.7 764.3 968.4 767 967.4 767.1 966.8 768.2 965.3 767.5 963.9 767.8 961.7 769.7 960.2 770.9 959.8 771.5 960.6 772.6 960.5 773.4 959.5 773.4 958.5 773 957.9 773.4 957.1 775.3 958.3 777.9 956.7 778.6 955.4 778.4 954.8 779.3 954.6 780.8 953.8 780.6 953.9 779.1 953.3 778.1 952.4 778.6 952.2 779.6 951.3 780.1 950.9 781.7 950.5 782.2 950.8 783.1 950.6 784.3 950.9 785.3 953.9 785.8 955 785.6 955.6 787.1 956.2 787.4 955.9 788.9 951.2 788.1 950.8 790.2 951.4 791.3 951.2 793.1 950.6 795.1 950.2 795.8 950.9 797.8 951.1 799.6 950.9 801.6 951.3 803.1 951.2 803.9 950.4 804.7 950.1 806 951.8 806.8 953.1 810.5 953.7 812.3 953.3 813.3 953.2 814.8 953.8 815 955.1 814.7 955.7 816.1 955.8 818.1 955.4 820 954 821.6 953.2 822.1 953.1 822.9 953.9 823.9 955.2 823.1 956.4 823.2 957.3 822.3 957.8 820.6 958.6 820.4 958.4 821.9 959 823 959.3 824.6 961.2 825.8 962.7 826.1 963.1 827.9 960.5 826.5 958.4 827.3 955.2 827.2 954.1 828.7 952.8 829 951.2 830.5 950.7 833 950.4 833.8 946.3 833.9 944.8 835.5 944.7 837.7 943.8 842.1 944.3 847.7 943.7 850.3 945.1 854.6 945.4 856 943.8 857.9 943.4 859 943.9 859.5 945.3 858.8 945.9 859.4 944.4 862.5 944.7 863.9 944.7 865.4 945.1 868.7 945.1 871.6 946.7 873.4 946.7 875.1 947.2 876.4 949.3 878.1 949.9 880.7 951 881.4 951.4 883 952.2 884.3 953.7 888.3 953.2 889.4 950.2 889.5 947.7 891.6 948.3 894.2 950.5 894.7 951.5 896.6 952 897 952.5 895.6 952.7 893.2 956.7 892 958 894.3 957.9 895.3 957.1 897.1 957.2 897.7 959.3 897.6 960.7 898.5 961.4 900.4 962.4 901.6 962.1 903 962.2 903.8 963.8 905.2 966.2 906 966.7 906.9 967 908.7 966.9 909.6 966.1 911.6 965.1 912.7 964.8 914.9 965.2 916.4 965.9 916.6 967.2 914.6 968.5 914 969.2 915.4 970 914.7 971.7 916.7 975.7 917.9 976.3 918.7 976.4 919.7 975.6 924 975.6 925.2 977.4 922.7 978.9 922.6 980.1 924.5 980 927.3 984.7 926.5 985.9 929 989.4 929.9 993.2 934.3 996.8 936.2 998.4 940.4 998.4 1579.4 1 1579.4 1 940.7 1.7 940.7 4.3 938.2 4.6 936 10.9 938.8 14.8 942.1 18.9 942.7 31.3 948.1 33.4 949.8 35 952.5 36.8 951.9 37.8 955.8 42.4 961 45.5 961.6 46.4 963.8 48.2 963.7 49.9 967.5 50.1 970.5 50.3 971.4 51.3 972.4 52.6 970.2 54.1 971.1 54.5 971.9 54.6 974.1 55 974.7 60.5 975.4 60.7 974.7 60.7 972.5 61 971.8 63.3 974.2 71 974.8 74.5 977.3 79.5 977.6 80.1 976.4 80.5 973.9 83.4 974.9 86.4 968.2 87.2 964.8 89 963 104.2 964.5 109.1 967.2 112.1 967.5 115.6 966.5 118 961.9 118.1 960.7 116.9 958.8 109.9 959.9 106.9 959.4 94.7 954 84.4 945.3 81.3 941.7 78.3 936.3 76.2 930 75.7 927.8 75.5 926.1 76.1 921 76 912.6 74.9 907 72.8 899.1 72.6 896.4 72.8 891.5 72.7 889.1 70.7 881.6 70.4 879.1 70.5 876.4 71 874.5 71.8 872.5 73.9 869.1 75 868 82.3 864.2 95.5 861.8 96.9 860.8 97.2 859.5 96.6 858 93.5 855.7 89.8 852.3 85.2 851.2 82.6 851.9 80.8 851.2 79.2 848.1 78.4 845.4 75.4 843.7 74.5 842.2 73 838.3 69.8 836 67.7 833.4 64 830 63.3 828.9 62.9 827.6 63.2 825.5 64.9 823.9 64.9 820.4 62.6 819.4 61.4 820.5 61.1 819.8 61.6 818.8 61.7 816.4 62.6 812.9 62.6 811.7 62.2 809.7 62.3 807.8 63.2 807.5 64.2 809.2 65.6 810.5 66.6 809.5 66.9 807.7 68 807.1 69.1 807.4 70 808.2 71.1 807.9 73.2 808.5 74.6 809.2 75.1 810.1 74.7 811.3 74.9 811.7 77.3 811.9 78.1 810.2 78.5 810.1 80.4 811 81 812.2 81.6 812.5 84.2 815.4 85.3 815.9 86.1 815.4 85.8 814.1 86.3 813.5 87.7 814.1 88.4 812.6 89.6 811.8 87.5 809.2 87.5 808.1 88 807.2 89.2 807.5 90.3 808.4 91.3 810.1 92 810 92.1 808.9 92.8 808.8 94.1 810.8 94.9 810.8 95.3 810 95.2 807.8 94.6 806.2 95.2 805.9 96.8 806.2 96.7 805.4 95.8 804.6 96.4 803.2 92.7 799.7 90 799.2 88.1 799.9 86 799.1 85.7 798.1 86 797.5 88 796.8 88.8 795.3 92.1 797.1 91.9 795.5 92.9 795.4 93.7 798.3 95.5 799.3 96.3 799.3 96.6 798.6 94.8 796.2 94.4 794.6 95.3 793.1 97.3 793.1 99.9 792.1 100.3 790.5 100.7 790 102.6 789.4 104 789.6 104.8 788.5 105.9 789.1 106.8 790.1 107.9 788.9 110 788.7 111.1 787 111.8 785.3 112.4 784.8 115.2 784.7 116 784.2 116.7 784.3 117.9 783.7 119.4 783.8 120.1 783.1 120.5 781.9 119.9 780.6 120 779.8 121.6 779 122.8 778.9 124.2 777.4 125.5 777.6 126.4 778.1 127.6 777.8 128 780.8 129.1 781.1 132 779.9 133 780.3 134.2 779.9 135.6 780.5 137.9 780.4 140.3 781.2 142 780.9 143.9 779.9 147.4 779 148.9 779 150.6 780.1 153.4 779.3 159.3 779.1 161.4 778.5 164.5 778.6 165.7 777.7 166.8 778.2 170 777.4 171 777.5 171.9 776.7 173.3 774.7 174 776 175 777.2 176.9 777.7 178.6 777.2 179 776.3 179.9 777.3 181.9 777.2 182.1 776 181.6 774.2 181.6 773 182.7 771.4 184.1 770.8 185 771.4 185.2 772.4 186.2 772.7 186.3 773.6 185.6 774.5 185.3 776.1 186.8 776.7 187.1 777.7 187 779 187.6 779.3 187.5 781.2 189.2 780.5 190.9 780.3 190.9 779.4 190.4 778.2 191.1 777 190.6 775.4 190.6 774.6 191.4 774.3 193.1 774.9 194.3 774.9 194.7 775.8 195.4 778.6 196 778.9 197.2 778.5 197.4 779.8 198.3 780.4 199.1 779.7 199.8 779.9 200 778.5 202.5 778.2 202.9 779.9 204.5 780.7 204.3 783.1 203.9 785.1 204.2 785.6 205.7 785.6 208 784.4 208.2 781.8 208.6 780.3 209.1 779.4 210.8 779.4 211.9 779.9 214 780.1 214.1 780.8 217 783.1 217.6 785.3 219.7 784.8 221.5 783.8 221.1 782.1 218.7 778.7 218.1 777.2 218.4 776.6 220.2 775 220.9 774.9 221.4 774 221.3 773.4 219.9 771 219 770.6 217.1 770.5 216.6 768.1 217.1 767.7 218.7 767.7 219.6 768.1 221.6 768.3 222.6 767.5 222.7 765.9 220 763.6 219.5 763.9 218.5 765.3 215.3 766 213.9 764.4 213.2 762.1 213.3 761.3 214.3 760.5 216.4 760.9 216.9 761.4 217 762.8 218.1 763.2 219.8 762.5 220.9 762.5 222.9 764.1 226.8 762 228.4 761.7 229 762.2 229.8 763.7 231.8 765 234 765.7 234.7 764.7 235.8 764.4 237.1 764.6 238 764 238.3 761.7 239.3 762.8 239.6 764 240.4 764.5 240.9 764.2 242.2 764.4 243.5 764 245.6 764.8 246.9 764.9 247.9 765.3 248.7 765 249.7 764 251.1 764 251.9 763.1 252.3 761.5 252.1 759.1 253 758.8 254.9 759.4 255.4 759.8 255.5 761.1 254.5 762.6 254.5 763 255.6 763.5 256.3 763.3 257.1 763.6 258.8 765.3 259.4 765.5 261.3 764.4 262.1 762.8 262.5 764.1 263.5 766.5 265.8 767.6 268.8 767.7 269.5 768.9 272.7 771.4 274.5 770.8 275.7 769.9 275.9 768.7 275.3 767.3 275.3 765.5 276 765.1 277.2 766.1 277.8 765.2 277.4 763.5 277.8 762.7 279.8 763.6 281.9 765.9 282.2 766.8 282.3 768.5 285.4 767.6 287 767.6 287.5 768.2 287.3 769.1 286.4 770.5 287.8 770.3 289 770.4 291.5 768.9 293.1 769.7 293.9 769.2 294.8 769.3 295.8 768 296.6 767.9 297.3 767.2 298.3 767.1 299.7 766.4 301.5 766.2 302.8 765.2 304.9 765.3 307.6 764.3 309.7 763 311.4 761.5 312.5 761 313.4 758.6 314.4 756.9 314.4 752.4 313.9 750.9 313.2 750 312.6 748.5 312.9 746 313 744.4 311.5 738.7 310.3 737 310.4 733.7 309.4 731.6 310.4 731.2 310.8 730.6 311.8 731 313.2 730.9 314.7 728.8 314.5 728.2 313.3 727.6 313.3 726.7 314.3 726.4 313.9 724.7 314.1 723.1 315 722.5 314.2 722 313.7 720.6 314.3 720.1 314.2 719 314.5 718.2 313.5 717.2 312.7 717.3 312.6 714 314.3 713 314.6 714.6 315.7 714.9 315.4 713.5 315.6 712.7 315.5 711.1 316.2 710.7 317.5 711.2 318 709.2 317.6 708.6 318.1 707.4 319.2 707.5 319 706.5 319.9 706.1 321.1 706.1 320.8 704.9 322.1 703.5 323.1 703.1 322.5 702.4 322.4 701.4 322.6 700.3 323.3 700.1 325 700.8 324.8 699.5 326.3 698.5 326.7 697.3 327.4 698.2 328.1 697.7 329.5 695.9 330.2 695.9 330.9 695.2 331.1 693.8 332.7 693 333.5 693 334 692.2 335 692.6 335.5 691.6 336.2 691.4 336.8 690.5 338.6 689.9 339.7 689 341 688.7 Z M 303.2 727.2 304.3 726.5 305.3 727 305.9 728.9 305.7 730.3 306.6 730.4 307.3 732.4 307.7 733.2 307.8 734.8 308.4 736.5 308.5 737.8 309.5 739 310.3 741.6 310.5 744.4 310.9 745.9 310.7 747.9 311.1 750.1 310.9 752.3 310.2 752.9 310.5 753.9 310 755.8 308.9 755.8 308.4 756.6 308.1 758.5 306.6 759.4 306 759.3 304.5 759.8 301.5 759.3 300.5 759.6 299.8 759.1 298.5 757.4 299.8 755.5 300.9 755.4 302.4 755.9 303.6 755.9 304.1 755 303.1 754.4 303.9 753.5 303.1 753.1 302.8 752 301 750 299.9 749.4 299.2 749.6 298.8 751.9 298.1 750.9 297 750.9 296.6 751.7 297.6 752.5 296.5 754.4 295.6 753.9 294.3 753.9 293.8 753.2 292.1 752.1 290.7 750.4 290.1 748.3 291.2 747.9 291.8 749.5 292.4 748.7 291.8 747.1 292.2 746.4 293.1 746.5 294.3 748.1 296.2 749.3 296.2 748.1 294.7 747.3 294.4 746.5 295.8 745.7 296.9 746.2 297.7 747.5 299.3 746.6 297.8 746.3 297 745.4 298.2 744.1 299.9 744.4 300.9 744.1 302.3 742.8 303 743 303.4 744.3 304.1 743.5 302.8 741.5 301.7 740.7 301.5 740 301.9 738.7 303.4 738.2 304.3 737.6 302.9 736.8 300.6 734.3 300.8 733.1 300.5 732.3 301.2 730.9 300 728.9 301.5 727.6 303.2 727.2 Z M 289.1 816.1 290 819.2 287.6 820.7 284.2 820.9 280.8 819 280.2 818.9 279.3 819.6 277.6 817.8 276.4 816.1 276.4 814.6 278.6 812.1 278.7 810.4 279.2 808.8 281.8 807 284.9 806.1 287.1 807.6 286.8 809.2 287.5 810.4 287.6 811.6 287.3 813.7 289.1 816.1 Z M 55.8 845.8 54.9 846 52.8 845.5 50.1 843.9 46.8 840.9 45.1 838 44.5 835.5 44.4 834.4 44.6 833.6 46.2 832.2 46.5 829.9 47.1 829 49 828.6 51.9 829.7 52.8 830.6 53.7 833.4 57.1 838.3 57.8 841 58.6 842.4 58.7 843.4 58.2 844.2 55.8 845.8 Z M 227.2 751.3 227.2 752.9 228.6 753.6 228.3 751.6 229.3 751.7 230 753.9 230.6 752.8 230.8 751.4 231.9 751.4 232.8 751.1 233.6 751.5 233.5 752.5 231.1 754.3 231.9 754.9 233.9 754 235 753.4 235.1 754.3 234 755.4 235.4 756 234 757.2 233.7 758.1 231 758.2 229.9 757.6 226.7 757.9 225.8 757.6 226 756.8 224.5 756.8 223.5 756.5 222.5 756.9 221.7 756.3 219.3 755.9 218.4 755.4 217.1 755.2 216.1 754.1 216.4 753.3 220.3 751.9 221.2 751.4 221.3 752.4 222 753.1 223.7 752 225.1 753.2 225.8 752.6 224.9 751.4 225.6 750.3 226.9 750.4 227.2 751.3 Z M 162.3 768.2 163.1 768.7 164.6 769 166.5 768.8 167.3 769.6 168.5 769.8 170.3 769.5 171.1 770.1 170.6 771.5 168.5 773.1 166.9 775.3 166 775.6 165 775.4 164.1 775.6 161.9 775.4 160.1 774.7 160 773.7 160.4 773.1 160.1 772.3 161 770.7 160.9 770.2 159.5 769.5 159.7 768.5 160.3 768.1 162.3 768.2 Z M 153.7 766.5 154.4 767.6 153.2 768.9 153.7 769.6 154.5 769 155.3 769.1 156.2 768.3 156.4 769.3 157.9 771.5 157.7 773.3 156.8 773 155.2 773.2 154.1 771.8 152.8 771 151.8 770.7 150.9 769.1 150.4 767.2 149.4 768.1 148.8 767.9 149 766.8 148.2 766.1 148.2 765 149 763.6 151.2 763.3 152.3 763.6 152.5 764.2 153.9 765.6 153.7 766.5 Z M 307.9 835.2 306.6 835.3 304.1 834.5 304.1 834.3 305.8 832.1 308.1 828.1 312.2 824.5 315.6 823.4 317.9 823.4 318.2 824.5 316.7 825.3 314 827.9 309.4 833.6 307.9 835.2 Z M 292.1 760.9 293.9 762.2 294.1 762.9 293.2 765.6 293.8 767.5 293 768.8 290 766.6 289 765.3 288.8 764 289.1 763.3 289.9 763.6 290.8 763.2 289.8 762.1 290.5 760.9 292.1 760.9 Z M 962.9 809.2 963 810.4 964 811.2 964.8 811.4 966.4 810.7 969.1 811.9 969 813.3 966.9 814.9 964.4 814.1 961.8 816.5 962.3 814.9 961.1 814.2 960.3 813.1 961.5 811.2 960.9 809.3 961.7 808.3 962.5 808.4 962.9 809.2 Z M 311.5 716.7 311.1 717.5 310.3 717.5 309.9 718.8 308.8 718.8 308.2 717.7 308.3 716.7 309.3 715.4 310.2 712.3 311.7 711 312.4 711.3 311.5 713 312.3 714.6 311 715.9 311.5 716.7 Z M 838.8 708.4 839.6 709.5 839.3 711 838.4 710.4 836.4 711.3 837.4 710 837.3 709.3 836.3 708.4 836.1 707.8 836.6 706.7 836.1 706.3 836 704.8 836.7 704.4 837.4 706.1 837.4 706.8 838.8 708.4 Z M 291.2 732.5 292 732.4 292.9 732.7 293 733.8 293.6 734.6 292.9 736 291.2 735.7 290.3 735.9 289.5 735.6 289.6 734.7 289.1 733.6 289.7 733.1 291.2 733.1 291.2 732.5 Z M 284.4 759.2 285.9 759.7 285.8 760.7 285.2 762.1 283.6 762.6 282.8 763.9 282.1 764.3 281.4 763.9 280.8 762.6 281.6 761.7 282.3 762.2 283.3 760.7 283.3 759.3 284.4 759.2 Z M 339.6 693.2 341.5 693.9 341.6 694.6 341.1 695.8 340 695.8 339.4 696.2 338.6 695.9 338.9 694.2 338 693.8 338.6 692.8 339.7 692.1 339.6 693.2 Z M 324.5 695.9 324.7 696.9 324.3 698.2 323.3 698.7 321.9 697.9 322.1 697.1 323.2 696.1 323.7 695.3 324.5 695.9 Z M 294.2 740.2 294.9 740.5 295.5 741.5 293.8 743 291.2 743.4 290.6 742.6 292.5 741.6 293.2 740.8 294.1 740.9 294.2 740.2 Z M 246.9 764.1 246.3 763.5 246.8 762.5 246.8 760.6 245.9 758.6 247.3 758 247.8 758.3 248.2 759.5 247.7 760.5 248.2 761.1 247.3 763.5 246.9 764.1 Z M 177.4 772.5 177 773.7 175.4 774.2 173.7 774 174.6 772.5 175.3 772.6 176.6 771.4 178.1 770.5 178.5 771.3 177.4 772.5 Z M 346.3 688.3 347.1 688.4 346.9 689.4 345.4 689 343.7 689.9 343.7 688.6 344.5 688.1 345.9 687.9 346.3 688.3 Z M 86.6 807.6 85.5 807.6 84.8 807.2 83.3 806.9 82.5 805.7 82.7 805.2 84.2 804.5 85.2 804.5 86 805.6 86.6 807 86.6 807.6 Z M 147.4 778.5 146.4 777.9 145.6 776.8 145.5 774.6 148.2 776.2 148.2 777.8 147.4 778.5 Z M 135.7 775.6 137.2 776 137.6 776.5 137.2 777.7 136.5 777.9 134.3 777 134.3 775.3 135.2 774.8 135.7 775.6 Z M 338 680.9 339.2 680.7 340.1 681.3 338.8 682 336.7 682.2 338 680.9 Z M 328.1 733.9 327.5 733.5 327.6 732.4 326.5 730.3 327.5 729.6 328.4 731.7 328.1 733.9 Z M 251.8 761.8 251.1 763.5 249.7 763.4 249.4 762.1 250.5 761.3 251.7 761.2 251.8 761.8 Z M 326.5 696.5 326.2 695.9 326.7 694.9 326.6 693.7 327.2 693.5 327.8 694.2 327.5 695.8 326.5 696.5 Z M 333.2 683.9 333.5 685.4 332.5 685.2 333.2 683.9 Z M 739 713.7 738.4 713.4 737.3 712.1 738.5 711.8 739.3 712.9 739 713.7 Z M 221.8 757.4 223.1 757.5 224.6 758.2 224.1 759 222.9 758.7 221.7 758 221.8 757.4 Z M 767.5 706.8 768.6 707 768.8 707.8 767.5 708.1 766.8 707.8 767.5 706.8 Z M 87.2 802 88.8 802.5 88.9 803.3 87.8 804 86.9 803.8 86.3 802.6 87.2 802 Z M 299.4 731.5 299.7 732.7 298.4 732.3 298.1 731.7 298.5 730.9 299.4 731.5 Z M 964 822.2 962.5 822.2 964 819.1 964.4 820.6 964 822.2 Z M 83.5 810.6 83.1 810.7 81.1 810.1 80.7 809.1 81.9 808.6 83.7 810.2 83.5 810.6 Z M 317.1 703.4 317.9 703.2 317.9 704.2 316.5 704.9 317.1 703.4 Z M 284.8 766.2 283.5 766.1 283.4 765.3 284.6 764.6 285.4 765.7 284.8 766.2 Z M 237.5 758.8 235.8 759.1 236.8 757.9 238.1 757.5 238.2 758.7 237.5 758.8 Z M 294.9 766.6 294.3 765.7 295.8 763.8 295.9 765 294.9 766.6 Z M 97.6 791 96.4 790.8 95.4 789.5 96.2 788.8 97.4 790 97.6 791 Z M 313.3 717.8 313.2 719 312.4 719.2 312 718.3 313.3 717.8 Z M 93.4 805.5 92.7 805.7 92.5 804.1 93.2 803.7 94.5 804.4 94.2 805.3 93.4 805.5 Z M 87.5 805 88.1 804.8 88.9 805.3 88.6 806.2 87.3 806.3 86.6 805.9 86.5 805 87.5 805 Z M 83.5 803.3 82.1 802.7 83.2 801.8 84.6 802.1 84.1 803 83.5 803.3 Z M 961.9 822.3 960.6 823.1 960.1 822.6 960.3 821.8 960 820.8 960.7 820.6 961.9 821.8 961.9 822.3 Z M 343 687.5 344.3 687.2 344 688.3 343 687.5 Z M 346.5 675.7 347.8 675.7 347.1 676.6 346.5 675.7 Z M 332.3 745.1 331.8 745.2 331 744.2 331.7 743.6 332.6 744.4 332.3 745.1 Z M 970.7 768.7 969.6 767.9 970.2 766.8 970.9 768 970.7 768.7 Z M 331.9 742 330.9 741.6 331 740.8 332 740.9 331.9 742 Z M 92 800.1 92.9 800.7 93.1 802.3 92.1 802.2 91.6 800.7 92 800.1 Z M 132.5 775.5 133.3 777 132 777 132.1 775.7 132.5 775.5 Z M 345.5 690.3 344.7 690.7 344.2 689.8 345.5 689.7 345.5 690.3 Z M 342 695.9 341.1 696.9 340.6 696.2 342 695.9 Z M 85.4 809.7 86.6 809.4 87.3 810.3 86.7 810.6 85.4 809.7 Z M 73.5 808.1 72.3 807.7 73 807 73.5 808.1 Z\",\"Xmax\":998.4,\"Xmid\":557.6,\"Xmin\":1,\"Ymax\":1579.4,\"Ymid\":853.3,\"Ymin\":672.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14200000,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than 1.5 times the size of the US\",\"geography/area_sqkm\":14200000,\"geography/climate\":\"the coldest, windiest, and driest continent on Earth; severe low temperatures vary with latitude, elevation, and distance from the ocean; East Antarctica is colder than West Antarctica because of its higher elevation; Antarctic Peninsula has the most moderate climate; higher temperatures occur in January along the coast and average slightly below freezing; summers characterized by continuous daylight, while winters bring continous darkness; persistent high pressure over the interior brings dry, subsiding air that results in very little cloud cover\",\"geography/coastline\":\"17,968 km\",\"geography/elevation/highest_point\":\"Vinson Massif 4,892 m\",\"geography/elevation/lowest_point\":\"Denman Glacier more than -3,500 m (-11,500 ft) below sea level\",\"geography/elevation/mean_elevation\":\"2300\",\"geography/geographic_coordinates\":\"90 00 S, 0 00 E\",\"geography/geography_note\":\"the coldest, windiest, highest (on average), and driest continent; during summer, more solar radiation reaches the surface at the South Pole than is received at the Equator in an equivalent period \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;mostly uninhabitable, 98% of the land area is covered by the Antarctic ice sheet, the largest single mass of ice on earth covering an area of 14 million sq km (5.4 million sq mi) and containing 26.5 million cu km (6.4 million cu mi) of ice (this is almost 62% of all of the worlds fresh water); if all this ice were converted to liquid water, one estimate is that it would be sufficient to raise the height of the worlds oceans by 58 m (190 ft)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"continent mostly south of the Antarctic Circle\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"about 98% thick continental ice sheet and 2% barren rock, with average elevations between 2,000 and 4,000 m; mountain ranges up to nearly 5,000 m; ice-free coastal areas include parts of southern Victoria Land, Wilkes Land, the Antarctic Peninsula area, and parts of Ross Island on McMurdo Sound; glaciers form ice shelves along about half of the coastline, and floating ice shelves constitute 11% of the area of the continent\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"name derived from two Greek words meaning \\u0022opposite to the Arctic\\u0022 or \\u0022opposite to the north\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"Antarctic Treaty Summary - the Antarctic region is governed by a system known as the Antarctic Treaty system; the system includes: 1. the Antarctic Treaty, signed on 1 December 1959 and entered into force on 23 June 1961, which establishes the legal framework for the management of Antarctica, 2. Measures, Decisions, and Resolutions adopted at Antarctic Treaty Consultative Meetings, 3. The Convention for the Conservation of Antarctic Seals (1972), 4. The Convention for the Conservation of Antarctic Marine Living Resources (1980), and 5. The Protocol on Environmental Protection to the Antarctic Treaty (1991); the Antarctic Treaty Consultative Meetings operate by consensus (not by vote) of all consultative parties at annual Treaty meetings; by January 2016, there were 53 treaty member nations: 29 consultative and 24 non-consultative; consultative (decision-making) members include the seven nations that claim portions of Antarctica as national territory (some claims overlap) and 22 non-claimant nations; the US and Russia have reserved the right to make claims; the US does not recognize the claims of others; Antarctica is administered through meetings of the consultative member nations; measures adopted at these meetings are carried out by these member nations (with respect to their own nationals and operations) in accordance with their own national laws; the years in parentheses indicate when a consultative member-nation acceded to the Treaty and when it was accepted as a consultative member, while no date indicates the country was an original 1959 treaty signatory; claimant nations are - Argentina, Australia, Chile, France, NZ, Norway, and the UK; nonclaimant consultative nations are - Belgium, Brazil (1975/1983), Bulgaria (1978/1998), China (1983/1985), Czech Republic (1962/2014), Ecuador (1987/1990), Finland (1984/1989), Germany (1979/1981), India (1983/1983), Italy (1981/1987), Japan, South Korea (1986/1989), Netherlands (1967/1990), Peru (1981/1989), Poland (1961/1977), Russia, South Africa, Spain (1982/1988), Sweden (1984/1988), Ukraine (1992/2004), Uruguay (1980/1985), and the US; non-consultative members, with year of accession in parentheses, are - Austria (1987), Belarus (2006), Canada (1988), Colombia (1989), Cuba (1984), Denmark (1965), Estonia (2001), Greece (1987), Guatemala (1991), Hungary (1984), Iceland (2015), Kazakhstan (2015), North Korea (1987), Malaysia (2011), Monaco (2008), Mongolia (2015), Pakistan (2012), Papua New Guinea (1981), Portugal (2010), Romania (1971), Slovakia (1962/1993), Switzerland (1990), Turkey (1996), and Venezuela (1999); note - Czechoslovakia acceded to the Treaty in 1962 and separated into the Czech Republic and Slovakia in 1993; Article 1 - area to be used for peaceful purposes only; military activity, such as weapons testing, is prohibited, but military personnel and equipment may be used for scientific research or any other peaceful purpose; Article 2 - freedom of scientific investigation and cooperation shall continue; Article 3 - free exchange of information and personnel, cooperation with the UN and other international agencies; Article 4 - does not recognize, dispute, or establish territorial claims and no new claims shall be asserted while the treaty is in force; Article 5 - prohibits nuclear explosions or disposal of radioactive wastes;Article 6 - includes under the treaty all land and ice shelves south of 60 degrees 00 minutes south and reserves high seas rights; Article 7 - treaty-state observers have free access, including aerial observation, to any area and may inspect all stations, installations, and equipment; advance notice of all expeditions and of the introduction of military personnel must be given; Article 8 - allows for jurisdiction over observers and scientists by their own states; Article 9 - frequent consultative meetings take place among member nations; Article 10 - treaty states will discourage activities by any country in Antarctica that are contrary to the treaty; Article 11 - disputes to be settled peacefully by the parties concerned or, ultimately, by the ICJ; Articles 12, 13, 14 - deal with upholding, interpreting, and amending the treaty among involved nations; other agreements - some 200 measures adopted at treaty consultative meetings and approved by governments; the Protocol on Environmental Protection to the Antarctic Treaty was signed 4 October 1991 and entered into force 14 January 1998; this agreement provides for the protection of the Antarctic environment and includes five annexes that have entered into force: 1) environmental impact assessment, 2) conservation of Antarctic fauna and flora, 3) waste disposal and waste management, 4) prevention of marine pollution, 5) area protection and management; a sixth annex addressing liability arising from environmental emergencies has yet to enter into force; the Protocol prohibits all activities relating to mineral resources except scientific research; a permanent Antarctic Treaty Secretariat was established in 2004 in Buenos Aires, Argentina\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Speculation over the existence of a \\u0022southern land\\u0022 was not confirmed until the early 1820s when British and American commercial operators and British and Russian national expeditions began exploring the Antarctic Peninsula region and other areas south of the Antarctic Circle. Not until 1840 was it established that Antarctica was indeed a continent and not merely a group of islands or an area of ocean. Several exploration \\u0022firsts\\u0022 were achieved in the early 20th century, but generally the area saw little human activity. Following World War II, however, the continent experienced an upsurge in scientific research. A number of countries have set up a range of year-round and seasonal stations, camps, and refuges to support scientific research in Antarctica. Seven have made territorial claims, but most countries do not recognize these claims. In order to form a legal framework for the activities of nations on the continent, an Antarctic Treaty was negotiated that neither denies nor gives recognition to existing territorial claims; signed in 1959, it entered into force in 1961.\\u0026amp;nbsp; Also relevant to Antarctic governance are the Environmental Protocol to the Antarctic Treaty and the Convention for the Conservation of Antarctic Marine Living Resources.\",\"name\":\"Antarctica\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"23\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":125.19999999999999,\"BoxWidth\":169.60000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.761,\"ISO3_Code\":\"CHN\",\"ISO_Code\":\"CN\",\"Path\":\"M 862.1 330.5 862 330.4 862 330.3 861.8 329.8 861.6 329.9 861.1 329.4 861.1 328.7 860.8 328.6 860.7 328.4 860.2 328.3 860 328.5 859.8 329.1 859.6 330.3 859.3 330.4 859.1 330.6 858.8 330.4 858.5 330.4 858.3 330.7 858.1 331.4 857.6 331.7 857.4 331.9 856.9 331.9 856.3 332 855.6 331.9 855.1 332.1 855.1 332.3 855.2 332.8 855.7 333.6 855.4 334.2 855.2 334.3 854.7 334.1 853.9 334.2 853.5 334 852.9 334 852.5 333.7 852.2 333 851.9 332.8 851.5 333.1 851.3 333 851.2 333.2 850.9 333.5 850.7 334.4 850.5 334.5 850.1 335.1 849.7 335.4 849.3 336 849.2 336.1 848.5 336.3 848.4 336.4 848.3 336.6 848.1 336.6 847.7 337 847.3 337.1 846.7 337.4 846.6 337.7 846.2 337.8 844.9 338.9 844.7 339.1 844.7 339.4 844.6 339.5 844.5 339.6 844.5 340 844.4 340.1 844.3 340 844.4 339.9 844.4 339.8 843.8 340 842.9 340 842.3 340.2 841.8 340.2 841.5 340.5 840.8 340.7 839.3 341.6 838.7 342.1 838.3 342.7 837.9 342.9 837.3 343 837.2 343.4 836 343.8 835.9 343.3 836.4 342.9 837.2 342.7 837.2 342.5 837.2 342.1 837.4 341.8 837.3 341.6 836.4 341.5 836.3 341 836.8 340.6 836.8 340.3 836.9 340.1 837.9 339.3 838.5 338.5 838.9 337.7 838.5 337 837.7 336.2 837.2 336.3 836 336.1 835.5 336.4 835.2 336.8 834.5 337.5 833.8 338.6 831.4 339.9 830.8 340.5 830.5 341.6 830 342.1 829.3 342.4 828.7 342.4 828.1 342.7 827.4 342.3 826.8 342.3 826.5 342.7 825.9 344 825.9 344.3 826.3 345.1 826.6 345.5 827.1 345.9 828.5 346.1 829.5 346 829.8 346.6 830 347.3 829.8 348.1 829.9 348.8 830 349.1 830.5 349.3 831.2 349.5 831.9 349.4 832.3 349.1 832.4 348.7 833.1 348.3 833.6 347.6 834.8 347.2 835.3 347.3 836 347.9 836.5 348 837.1 348.5 838 348.5 838.5 348.2 838.9 348.5 839.9 348.8 839.8 349.3 839.5 349.7 839.5 350.2 839.3 350.4 838.9 350.4 838.6 350.1 838 350.2 837.2 350.8 836.7 350.8 835.6 351.3 835.1 351.3 835 351.4 835.2 351.7 835.2 351.8 835.1 352 834.9 352 834.7 352.1 834.3 353 833.7 353.2 833.6 353.1 833.5 352.7 833.1 352.9 833 353 833.2 353.4 833.1 353.7 832.3 354.6 831.7 355 830.9 356.4 830.5 356.8 830.5 357.1 830.6 357.6 831.1 357.8 831.8 358.4 832.7 358.8 833.4 359.3 834 361.2 834.9 363.7 835.1 364.8 835.3 365 836.2 365.5 836.6 366.3 837.5 366.9 837.7 367.2 837.8 367.7 837.7 367.8 837.5 367.8 837.3 367.7 836.6 367.4 836.5 367.4 836.8 367.7 837.8 368.3 837.9 368.4 837.7 368.6 837.1 368.4 837 368.3 836.4 368 836 367.7 836 367.6 835.9 367.4 835.4 367.4 835.2 367.2 834.9 366.9 834.6 366.7 834.5 366.8 834.7 367 834.8 367.2 834.9 367.5 835.4 367.7 835.5 367.7 836.2 368.3 836.4 368.5 837.3 369.1 837.8 370 837.8 370.3 837.7 370.5 836.7 370.7 835.5 371.5 835.2 372 835 372.1 834 372.1 833.5 372.4 833.7 372.5 834.1 372.4 834.6 372.9 835.1 372.8 835.9 372.4 836.3 372.4 836.8 372.7 837.4 373.4 838.4 373.7 838.2 374 837.8 374.2 837.4 374.6 836.8 374.8 836.7 375 836.9 375.1 837.7 374.6 838.1 374.7 838 375.4 838 376.2 837.8 376.1 837.6 375.6 837.4 375.8 837 375.7 836.7 376 836.8 376.1 837.2 376.2 837.3 376.6 837.3 376.7 837.1 376.8 837.2 377.1 837.2 377.2 836.8 377.6 837 378.3 837.2 378.6 837.2 378.7 836.7 378.7 836.5 379.1 836.2 379.2 836 379.4 835.9 379.2 836.1 378.9 836 378.6 835.9 378.7 835.3 379.6 835 379.8 834.9 380.1 834.4 380.9 834.5 381.4 834.2 381.7 834.1 382.1 833.5 382.6 833.3 383 832.9 383.2 833 383.6 832.9 383.9 832.3 384.2 832.3 384.1 832.6 383.9 832.7 383.5 832.5 383.5 832.3 383.7 832.2 383.7 832.1 383.5 831.6 383.7 831.6 384 832 384 832.1 384.4 832 384.5 831.7 384.5 831.7 384.6 831.8 384.8 832.2 384.7 832.3 384.8 831.7 385.2 831.6 385.7 831.8 386 831.6 386.3 831.5 386.7 831.2 387 831.3 387.1 831.5 387.3 831.6 387.8 831.3 387.7 831 387.4 830.8 387.5 830.6 387.4 830.4 387.8 830.5 388 830.7 388.1 830.8 388.2 830.5 388.4 829.9 388.1 829.7 388.2 829.7 388.4 829.6 388.7 829.8 389 829.5 389.3 829.2 389.4 829 389.2 828.9 389.5 829.2 389.7 828.9 390.3 828.7 390.3 828.4 390 828 390.3 827.8 390.2 827.6 390 827.3 390.2 827.2 390.5 826.9 390.7 827.3 390.9 827.4 391 827.4 391.2 827 391.4 826.8 391.9 826.6 392.1 826.3 392 826 392.4 825.7 392.3 825.6 392.6 825.7 392.9 825.5 393.2 825.4 393.2 825.4 393 825.2 392.8 824.7 393.2 824.4 393.1 824.1 393.1 823.9 393.7 823.6 394 823.6 394.3 823.2 394.6 823.1 394.9 822.9 395.1 822.4 395.2 821.9 395.5 821.2 395.7 820.8 395.5 820.5 395.5 820.4 395.7 820.4 395.9 820.2 396 819.9 395.9 819.6 395.7 819.6 395.4 819 395.7 818.4 396.3 818.1 396.2 818.2 395.7 818.1 395.6 817.7 395.8 817.6 395.9 817.5 396.3 817.6 396.5 817.5 396.6 817.4 396.6 817.3 396.5 817.1 396.3 816.7 396.4 816.5 396.3 816.1 396.5 815.7 396.5 815.4 395.9 814.9 395.5 814.9 396.1 814.8 396.7 814.9 397.1 814.8 397.4 814.7 397.4 814.3 397.5 814.2 397.7 814.3 397.9 814.2 398 814 397.9 813.8 397.9 813.5 397.4 813.3 397.7 813.2 398.2 813.2 398.3 813 398.4 812.8 398.2 812.7 398.2 812.1 398.7 811.9 398.5 811.6 398.4 811.6 398.7 811.3 398.8 811 398.7 810.9 398.6 810.6 398.7 810.1 398.9 809.8 398.8 809.8 399.1 809.5 399.4 809.2 399.4 808.9 399.4 808.6 399.6 807.9 399.5 807.6 399.7 807 400 806.6 400.3 806.4 400.5 806.3 400.5 806.2 400.2 806.1 400.1 805.9 400.7 806.3 400.8 806.3 401 805.6 401.1 805.5 401.3 805.7 401.4 806 401.6 805.9 401.8 805.9 401.9 806.2 402.2 806.3 402.5 806 403 805.4 403.2 804.8 403.1 804.7 402.9 804.8 402.7 804.5 402.4 804.3 402.1 804.2 401.8 804.1 401.4 804.1 401.2 804.1 400.6 804.3 400.1 804.5 399.9 804.6 399.9 804.7 399.7 804.4 399.5 804.1 399.5 803.7 398.9 803.7 399 803.7 399.3 803.6 399.5 803.3 399.6 802.6 399.7 802.4 399.6 802.5 399.4 802.5 399.3 802 399.1 801.7 398.7 801.7 399 801.5 399.1 801.1 398.8 801 398.5 800.9 398.4 800.8 398.6 800.9 399 800.7 399.2 800.6 399.2 800.5 399.1 800.4 399.1 800.1 399.3 799.5 399.4 799.3 399.3 798.9 399.1 798.2 399.2 797.9 399.1 797.7 399.1 797.5 398.9 797.2 398.8 796.8 398.6 796.7 398.2 796 398 795.8 398 795.8 397.5 795.8 397.2 795.7 397 795.5 396.9 795.4 396.7 795.5 396.3 795.8 396.2 796.1 395.6 795.3 395.2 794.7 395.4 794.4 395.1 794.2 395 793.5 395.2 793.1 394.9 792.7 394.8 792.6 394.5 792 393.9 791.7 394.2 791.3 394.3 790.8 394.5 790.6 394.7 790.6 395.2 790.3 395.5 789.9 395.5 789.3 395.9 789.1 395.8 789 395.5 788.6 395.6 788.4 395.9 788.2 396.4 787.9 396.3 787.4 395.7 787.2 395.8 787 396.2 786.8 396 786.7 395.7 786.5 395.6 786.3 396 786.1 396.2 786 396.4 785.6 396.7 785.3 396.6 785.1 396.2 784.8 396 784.1 395.7 783.9 395.9 783.8 396.2 783.5 396.7 783.3 396.7 783.2 396.8 782.9 396.7 782.4 396.8 782.1 396.5 781.9 396.7 781.7 397.1 781.5 397.3 781.7 398.1 781.9 398.2 782.1 398.5 782.1 398.8 782.1 399 782.3 399.2 782.1 399.3 782 399.9 782.3 400.3 782.3 400.5 782 400.5 781.5 400.3 780.8 400.4 780.6 400.2 780.7 399.9 780.5 399.7 780.5 399.4 780.4 399.3 780.4 399.1 780.3 398.7 779.7 399 779.2 399.4 778.9 399.6 778.6 399.6 778.4 399.4 777.8 399.6 777.6 399.4 777.6 399 777.3 399 777.2 398.8 777.1 398.5 777.1 398.2 777.2 398.1 777.1 397.9 776.7 397.9 775.8 397.7 775.3 397.7 775 397.6 775 397.5 775.2 396.9 775.5 396.5 775.4 395.8 775.7 395.3 775.9 395.3 776 395.2 775.7 394.7 775.4 394.7 774.8 394.7 774.2 394.4 774.2 393.8 774 393.4 774.1 393.1 773.9 392.8 773.6 392.4 773.6 392.1 774 391.8 774.1 391.6 772 391.7 771.5 391.9 770.8 392.4 770.5 392.2 770.9 391.6 771 391.3 770.8 391 770.8 390.7 770.4 390.6 770.5 389.8 770.7 389.6 771 389.4 770.9 388.8 771.1 388.3 771.3 388.2 771.6 388.2 771.9 387.9 772 387.7 772.2 387.1 772.7 387.1 773.1 386.5 773.4 386.4 773.6 386.3 773.3 385.6 773.4 385.5 773.6 385.5 773.7 385.4 773.6 385 773.8 384 773.6 381.1 773 380.8 772.8 381.1 772.6 381.1 772.2 380.2 772 379.2 771.5 378.6 771.1 378.5 770.8 378.1 770.5 378 770.4 378.1 770.3 378.7 769.9 379 769.2 378.5 768.9 378.6 768.6 378.5 768.3 378.5 768.1 378.3 767.9 378.2 767.4 378.4 767.3 378.6 767 378.4 767 378.3 767.1 378.2 767.1 378 767.4 377.7 767.5 377.5 767.8 377.4 767.8 377.2 767.5 376.6 767.5 376.3 767.1 376.4 766.7 376.8 766.6 376.7 766.6 376.5 766.6 376.3 766.8 376 767.1 375.9 767.2 375.7 767.1 375.6 766.8 375.7 766.5 375.2 766.4 375.1 766.1 375.3 765.5 375.5 765.4 375.8 765.1 375.8 765 375.9 764.8 375.9 764.7 376.1 764.6 375.9 764.5 376.1 764.2 376.1 764.1 376.2 763.7 376.2 763.5 376 762.8 375.9 762.6 375.6 762.4 375.6 762.1 375.8 761.8 375.8 761.4 376.1 761 376.6 760.7 376.6 760.7 376.9 760.4 377 760.4 377.2 760.1 377.3 759.7 377.5 758.7 377.6 758.4 377.9 758.4 378.5 758.1 378.6 757.4 379.1 757 379.2 756.9 379.4 757 379.6 757 379.8 756.6 380.1 755.9 380.3 755.7 380.1 755.4 380.3 755 380.5 754.5 380.4 754.2 380.4 754.1 380.4 754 380.2 753.8 380.2 754 380 753.7 379.8 753.5 379.6 753.2 379.5 753 379.7 752.7 379.8 752.6 380.1 752.4 380.1 752.2 380 752.1 379.8 751.9 379.8 751.7 379.5 751.5 379.4 751.2 379.5 751.1 379.5 750.9 379.5 750.6 379.4 750.5 379.4 750.3 379.2 749.9 379.1 749.7 379.2 749.6 379.2 749 378.9 748.8 379.1 748.4 379.2 748 379.5 747.8 380 747.4 380.3 747.1 380.8 747.1 381 747 381.2 747.2 381.6 747.1 381.7 746.7 382.1 746.5 381.9 746.5 381.8 746.1 381.3 746.1 381 746.3 380.7 746.4 380.1 746.3 379.7 746.1 379.5 745.7 379.3 745.1 379.7 744.4 379.8 744.3 380 743.5 379.9 743.1 380.2 742.7 380.1 741.8 380.2 741.7 380.2 741.3 379.8 740.3 379.4 740 379.4 739.8 379.8 739.5 379.9 739.1 379.7 738.9 379.2 738.7 379.4 738.7 379.8 738.4 379.9 738.3 379.8 738 379.2 737.8 378.9 737.6 378.5 737.3 378.8 737 378.6 736.4 378.7 736 378.6 736 378.2 736.1 377.8 736.1 377.6 735.8 377.5 735.6 377.8 735.2 377.8 734.9 377.7 734.6 377.4 734.1 377.3 734 377 733.5 376.8 733.4 375.8 733.1 375.6 732.6 375.5 731.9 375.9 731.7 375.9 731.4 375.6 731.2 375.2 730.7 374.6 730.3 374.5 729.9 374.3 729.6 374.2 729.3 374.1 729.3 373.9 729.1 373.8 728.8 373.5 727.9 373.1 727.8 372.8 727.7 372.6 727.6 372.2 727.2 372.2 726.3 371.9 726 372.1 725.7 372 725.6 372.6 725.3 372.8 725.3 373.1 725.1 373.3 724.9 373.2 724.7 372.7 724.6 372.5 724.1 372.3 723.5 371.9 723.2 371.9 722.7 371.5 722.4 371.4 722.3 371.2 722.5 371 722.4 370.9 722.3 370.8 722 370.7 721.8 370.5 721.6 370.5 721.4 370.2 721.1 370.1 720.6 370.3 720.4 370 720.2 370 720.2 369.9 719.9 369.6 719.6 369 719.2 368.7 719.1 368.7 719 369 718.8 369 718.7 369.2 718.4 369 718.4 368.7 718.3 368.5 718.5 368.1 718.2 367.6 718.4 367 718.4 366.9 718.2 366.8 718.1 366.5 717.5 366.1 717.6 365.9 717.5 365.4 717.3 365.1 717.4 365 718.3 364.6 718.4 365.3 718.9 365.7 719.3 365.6 719.4 365.3 719.7 365.1 719.9 365.2 720.2 364.9 720.5 364.9 720.6 364.6 720.2 363.9 720 363.6 720.1 363 719.4 362.9 718.9 362.3 718.8 361.6 719.2 361.4 718.8 360.4 718.8 360.2 718.9 360.1 719.3 360.3 720.1 360.2 720.4 359.8 720.6 359.3 720.6 359.1 720.5 358.7 721 358.8 721.1 358.4 721.5 358.1 721.9 358 722.3 357.3 722.3 356.6 722.5 356.2 722.7 355.3 722.5 355.1 722.4 355 722.1 355.4 721.9 355.4 721.6 354.9 721.3 354.9 721.2 354.7 721 354.6 720.7 354.1 720.5 353.9 720.3 353.9 720.2 353.6 720.1 353.6 718.9 353.7 718.4 353.7 717.8 354.1 717 354.5 716.7 354.7 716.6 355 716.2 354.9 716 355.2 716 355.3 715.7 355.1 715.4 355.3 714.9 355.2 714.7 355.3 714.3 355.1 714 355.1 713.6 354.8 713.3 354.8 713 354.6 712.8 354.6 712.6 354.3 712.3 354.2 712.3 353.8 712.2 353.8 711.7 354 711.1 354 711.1 353.7 711 353.4 710.7 353.4 710.5 353.1 710.5 353 710.8 352.6 710.7 352.3 710.7 351.9 710.5 351.4 710 350.9 709.5 350.8 709.2 350.9 709 350.2 708 350 707.7 350.2 707.5 349.8 707.2 349.9 707.1 349.7 706.7 349.9 706.4 349.5 706.5 349.2 707 349.2 707.2 349 707.4 349.3 707.6 349.2 707.8 349 708.2 348.9 708.3 348.6 708 348.2 707.8 348.1 707.7 347.8 707.9 347.3 707.7 347.1 707.7 346.5 707.4 346.2 707.3 345.9 707.3 345.3 707.5 345.1 707.5 344.8 706.5 344.3 706.1 344.2 705.5 344.2 705.3 344.6 705 344.6 704.6 344.4 704.3 343.4 704.4 343.2 704.7 343.2 704.7 343 704.6 342.9 704.4 342.8 704.1 342.2 704 342.1 704.2 341.7 704.2 341.3 704.7 341.3 704.9 340.8 704.9 340.4 704.7 340.2 705.1 339.3 705.2 339.1 705.8 339 706.1 339 706.8 338.4 707 338.4 707.1 338.2 707.6 338.2 707.6 338.1 707.4 337.8 707.5 337.5 707.9 337.7 708.5 337.8 709.2 337.2 709.5 337 709.7 337.5 709.9 337.7 709.7 338 709.9 338.3 710.2 338.2 710.4 338.3 710.6 338 710.9 337.9 711.2 338 711.5 337.7 711.6 338 712.1 337.7 712.2 337.4 712.5 337.1 712.5 336.6 712.8 336.3 712.9 335.9 713.1 335.7 713.6 335.5 713.9 335.7 714.5 335.6 715 335.7 715.9 335.5 716.2 335.5 716.4 335.6 716.7 335.4 717 335 717.3 334.7 717.4 334.2 718 334 718.2 333.7 718.5 333.6 720.2 332.6 720.3 332.7 720.4 332.9 720.9 332.8 721.1 332.6 721.2 332.3 721.5 331.9 722.5 331.8 722.5 331.2 722.5 330.9 722.4 330.3 722.5 330.1 722.3 329.6 722.5 329.1 723.3 328.7 723 328.3 723 328.1 723.4 327.8 723.9 327.7 724 327.5 723.9 327.2 723.7 327.1 723.8 326.5 723.7 326.1 723.2 325 722.9 323.7 722.8 322.6 722.9 322.2 722.8 321.9 723.1 321.6 722.5 321.2 721.8 321.3 721.5 321 721.5 320.9 722.1 320.4 722.8 320.4 723.1 320.1 723.5 320.1 723.8 319.9 724.3 320 726.4 319.2 726.7 319.3 726.9 319.7 727.1 319.9 728 319.7 728.7 320 729 319.6 729 319 728.9 318.8 728.2 318.5 728.1 318.2 728.7 316.7 728.8 315.8 729.3 314.6 729.6 313.6 730.2 311.7 730.6 311.7 731.7 312.3 732.9 312.7 734.7 312.6 735 312.9 734.9 313.2 735 313.3 735.5 313.1 736.3 312.4 737.1 312.3 737.3 311.8 737.5 311.7 737.6 311.4 737.6 311 737.3 310.5 737.3 310 737.2 308.7 737.3 307.8 737.6 307 738 306.7 739 306.7 739.3 306.4 739.7 306.4 740 306.2 740.5 305.5 740.6 305 740.4 304.4 740.8 303.9 741.6 303.7 741.8 303.8 742 303.9 742.4 304 742.6 303.7 743.5 303.5 743.7 303.9 743.7 304.3 743.3 304.6 743.3 304.8 743.6 305.1 744.2 305.5 743.9 306 743.9 306.1 744.8 306.5 745.1 306.8 745.3 306.8 745.6 307.1 745.5 307.4 745.7 307.7 746.1 308 746.5 308.1 746.9 308.6 747.3 308.6 747.8 308.3 748.2 308.4 748.3 308.4 748.3 308.6 748.5 308.9 748.7 309 748.8 309.2 749 309.2 749.5 309 749.7 309.2 749.8 309.6 750.4 309.9 750.5 310.1 750.7 310.6 750.9 311.5 751.6 312.5 752 312.9 752.4 313.8 752.3 314.3 752.4 314.5 752 315.4 752.3 316.1 752.3 316.5 751.6 317.6 751.4 318.4 751.4 318.7 751.6 318.9 752 319.7 752.7 319.8 753.3 320 753.6 320 754.2 320.2 755.2 320.2 755.4 320.2 756.1 320.5 757.4 320.4 759.3 320.7 761.1 321.8 761.6 322.4 762.2 322.7 762.7 323.1 763.4 323.4 764.4 323.3 764.3 324.2 764.9 324.6 765.8 327.1 766.4 327.7 767.1 328.6 767.4 329.2 769.5 329.1 772.3 329.6 775.7 329.9 777.1 329.6 777.9 329.6 778.2 329.5 779.5 329.5 782.1 330.1 782.2 330.3 783.1 331.2 784 331.5 784.8 331.5 786.7 332.5 787.9 332.8 788.5 332.8 789.7 332.5 789.8 333.3 790.2 333.4 790.8 333.3 791 333.5 791.7 333 793.1 332.2 795.4 331.2 797.1 330.7 797.8 330.4 799.1 330.5 800.1 330.4 801.7 330.5 802.3 330.4 803.1 330.4 803.6 330.3 804.5 329.7 805.2 329.6 806 329.2 806.7 328.5 806.9 328.1 807.2 327.7 807.7 327.1 808.9 326.4 809.3 326.4 809.6 326.1 809.9 325.8 810.2 325.7 810.4 325.5 810.4 325.2 810.2 324.9 809.4 324.1 809.1 323.4 808.9 323.2 808.9 323 809.3 322.2 809.3 321.8 809.4 321.5 809.8 320.7 810.4 320.2 810.6 320.2 810.8 320.3 811.7 320.3 812.2 320.9 812.9 321.2 815 321.5 815.7 320.9 816.3 320.7 816.5 320.4 817.3 319.7 817.6 319 818.1 318.9 818.6 319.1 819.8 319 820.7 318.7 821.4 318.1 822 317.8 822.3 317.5 822.3 317.1 822.4 316.6 823.2 315.4 823.7 315.3 823.9 315.1 825.2 315.2 825.6 314.3 826 314.2 826.3 314.5 827.9 313.6 828.4 313.8 828.9 313.7 829.2 313.8 829.5 313.5 829.7 313.6 829.9 313.6 830.2 313.9 830.8 314.1 831.7 314.1 831.9 314.2 832.5 313.7 832.4 313 832.1 312.6 832 312.2 831.9 311.9 831.5 311.6 831.4 311.4 830.9 311 830.8 310.6 830.3 310.4 830.2 309.9 829.3 309.4 828.7 308.5 828.2 308.4 827.9 308.4 827.6 308.2 827.2 308.4 826.6 308.4 825.4 309.9 824.5 309.2 823.9 308.9 822.8 309.1 822.2 309 821.9 309.2 821.4 309.7 820.4 308.8 820.3 308.3 820.3 307.9 821 307.4 821 306.3 821.7 305.1 821.7 304.8 823.6 300.7 824.6 301.4 825.1 301.6 825.7 301.6 826.5 302 826.8 301.8 827.5 301.5 828.7 300.3 830.1 300.1 830.7 299.5 830.8 299.2 830.9 298.6 830.4 298.5 830.3 298.3 830.5 298.1 830.7 297.4 831.2 296.8 831.3 296.2 831.9 295.3 832.1 294.7 832.5 293.9 832.9 292.8 834 291.8 834.5 291.5 834.8 290.5 834.7 290.1 834.4 289.6 834.6 288.8 833.9 288.3 833.2 288.6 832.9 288.5 832.8 287.7 833.4 287.3 835.1 285.4 836.1 285.4 837.8 284.7 838.5 284.7 839.1 284.4 839.5 284.6 840.5 284.5 841.8 284.1 842.3 284.3 842.4 284.2 842.5 284.3 842.7 284.2 843.4 284.5 844.1 285 844.5 285 845 285.6 845.6 285.7 846.1 286.1 846.2 286.1 846.3 285.8 846.9 285.7 847.9 286.4 848.2 286.4 848.5 286.7 848.4 287.1 848.4 287.2 848.8 287.2 849.2 287.7 849.5 287.7 849.4 288.1 849.2 288.3 849.3 288.5 849.6 288.5 849.8 288.7 849.9 289.1 850.2 289.3 850.2 289.8 850.4 289.9 850.2 290.1 850.2 290.3 850.8 290.7 850.7 291 850.6 291.2 850.6 291.4 851.2 292.5 851.3 292.8 851.2 293 851.5 293.3 851.5 293.7 851.7 293.9 851.9 294.3 851.9 294.4 851.7 294.2 851.6 294.3 851.8 294.7 851.9 295.4 852.4 296.1 852.8 296.8 853 297.5 852.9 297.9 853 298.2 853 298.7 853.7 299.1 853.4 299.9 853.6 300.9 853.9 301 854 301.5 854.4 301.8 855.4 302 856.3 301.8 856.9 301.8 857 302 857 302.2 857.6 302.4 857.9 302.8 858.3 302.6 858.6 302.7 858.7 302.5 859 302.5 859.2 303 859.6 303.1 860.2 304.1 861 304.8 861.6 304.7 861.9 304.9 862.2 304.9 861.9 305.9 862.2 306.4 862.5 306.4 862.5 306.8 862.7 307.2 862.3 308.1 862.9 308.9 863.2 309.7 863.4 309.8 863.9 309.6 864.5 309.6 864.9 309.9 865.1 309.7 865.8 309.8 866.9 309.5 867.4 309.6 867.7 309.1 867.8 308.7 868.2 308.7 868.9 308 870.1 308 870.8 307.4 872 306.9 872.9 306.8 873 306.8 873.4 306.9 873.5 307 873.3 307.8 873 308.5 873.6 309.4 873.6 309.7 873 310.6 872.9 310.7 872.4 310.8 872 311.3 871.9 311.5 872.1 312.1 871.8 312.4 871.5 313.3 871.5 314 871.2 314.3 871.1 314.7 871.2 315 871.2 315.2 871.2 315.5 870.7 316 870.7 316.5 870.4 317 870 317.2 870 318 869.9 318.2 869.3 318.5 869.2 318.8 869 319.5 869 320 868.8 320.3 868.4 320.4 866.1 319.6 865.6 319.3 865.3 319.7 865 319.8 865 320.1 864.5 320.6 864.1 320.7 863.8 320.9 863.5 320.8 863.1 321.2 863.4 321.8 863.9 324.1 863.7 325.2 863.7 326.1 863.9 326.4 864 326.7 863.9 327.1 863.7 327.7 863.5 328.1 863.4 328.5 863.2 328.7 862.2 328.9 861.7 329.3 861.7 329.4 862 329.7 862 330.1 862.1 330.3 862.1 330.5 Z M 835.1 397.9 835 398.2 834.6 398.2 834.6 398 834.6 397.6 834.3 397 833.6 396.5 833.4 396.2 833.1 395.2 832.8 394.9 832.9 394.6 833.1 393.8 833.1 393.1 834.4 390.6 834.6 390.2 835.1 389.7 835.6 388.8 836.4 388.5 836.7 388.1 837 388.1 837.4 388.4 837.9 388.6 838 388.8 838.2 388.9 837.7 389.4 837.7 389.7 837.8 390.2 837.7 390.6 837.5 391.1 837.3 391.4 837.2 391.8 837.2 392 836.5 394.6 835.9 395.7 835.5 396 835.4 396.4 835.1 397 835.1 397.9 Z M 807.1 403.9 807.3 404 807.5 403.9 807.6 404 807.7 404.5 807.7 404.9 807.8 405 807.7 405 807.3 405.4 807.2 405.3 807.2 405.5 807 405.7 806.8 405.8 806.8 405.9 806.7 406 806.7 406.1 806.5 406.5 806.5 406.7 806.4 406.8 806.4 406.9 806.4 407.2 806.2 407.3 806.2 407.4 806.2 407.5 806.3 407.5 806.4 407.4 806.4 407.5 806.3 407.6 806.2 407.7 806.1 407.9 805.7 407.9 805.5 408 805.3 408.2 805.2 408.4 805.1 408.6 805.1 408.7 805 408.7 804.9 408.7 805 408.6 805 408.5 804.8 408.6 804.5 408.7 804.4 408.7 804.3 408.7 804.2 409 804.2 409.1 804.1 409.2 804.1 409.1 803.9 409.2 803.9 409.3 803.8 409.3 803.7 409.2 803.5 409.2 803.5 409.1 803.4 409 803.2 409 803 408.9 802.7 409 802.6 408.9 802.6 408.8 802.5 408.8 802.2 408.7 802 408.6 801.9 408.6 801.6 408.4 801.4 408.4 801.3 408.2 801.4 408 801.3 407.7 801.2 407.5 801.2 407.4 801.2 407.2 801.2 407.1 801.1 406.6 801.2 406.5 801.3 406.4 801.2 406.3 801.1 406.1 801.2 406 801.3 406 801.3 405.8 801.5 405.8 801.7 405.6 801.8 405.5 802 405.4 802.2 405.2 802.4 405.1 802.7 405 802.7 404.9 802.8 404.8 803 404.8 803 404.6 802.6 404.8 802.6 404.6 802.8 404.4 802.9 404.4 802.9 404.3 803.1 404.2 803.1 404.3 803.2 404.3 803.3 404.4 803.4 404.4 803.5 404.4 803.6 404.4 803.6 404.3 803.7 404.1 803.8 404 804.1 403.9 804.2 404 804.4 404.1 804.4 404 804.5 404.1 804.6 404 804.8 404 804.9 404.1 804.8 404.2 804.9 404.2 805 404.1 805.2 404 805.4 403.9 805.4 403.8 805.5 403.8 805.6 403.9 805.7 403.9 805.8 403.8 805.9 403.7 806 403.7 806.1 403.8 806.5 403.9 806.5 404 806.6 404.2 806.7 404.2 806.6 403.9 806.5 403.9 806.5 403.7 806.6 403.6 806.7 403.6 806.8 403.5 806.9 403.8 807.1 403.9 Z M 838.3 372.8 838.3 372.9 838.5 372.8 838.9 373.1 839.1 373.3 839.1 373.5 838.9 373.5 838.9 373.4 838.5 373.3 838.3 373.3 838.2 373 838.1 373.1 837.9 373 838.1 372.9 838.1 372.8 838.2 372.8 838.2 372.7 838.3 372.7 838.4 372.7 838.3 372.8 Z M 832.2 387.1 832.2 387.2 832.3 387.2 832.3 387.3 832.1 387.3 832.1 387.4 832.2 387.5 832 387.6 832 387.7 831.8 387.6 831.9 387.5 831.9 387.4 832 387.4 832 387.3 831.9 387.3 831.9 387.2 831.8 387.1 831.9 387 832 387 832.1 387.1 832.2 387.1 Z M 812.8 398.8 812.7 399 812.8 399.1 812.7 399.2 812.7 399.3 812.6 399.3 812.5 399.2 812.6 399.1 812.7 399 812.5 399 812.4 398.9 812.6 398.8 812.6 398.9 812.7 398.7 812.8 398.7 812.9 398.7 812.9 398.8 812.8 398.8 Z M 837.4 368.7 837.6 368.9 837.6 368.8 837.9 368.9 837.9 369 837.8 369.1 837.6 369 837.5 369 837 368.7 837.1 368.6 837.4 368.7 Z M 828.3 390.4 828.4 390.6 828.4 390.7 828.2 390.7 828 390.8 827.9 390.8 828 390.6 828 390.5 828.2 390.6 828.3 390.4 Z M 824.7 393.5 824.8 393.7 824.7 393.8 824.4 393.8 824.2 393.8 824.2 393.7 824.3 393.6 824.4 393.7 824.5 393.6 824.6 393.6 824.7 393.5 Z M 810.3 399 810.3 399.1 810.4 399 810.5 399.1 810.4 399.2 810.3 399.2 810.1 399.2 810.1 399.3 810 399.2 810.1 399.2 810.1 399 810.2 399.1 810.3 399 Z M 827.6 390.6 827.5 390.7 827.3 390.7 827.3 390.6 827.5 390.3 827.6 390.4 827.6 390.6 Z M 838.8 372.3 838.8 372.4 838.8 372.6 838.6 372.5 838.4 372.4 838.5 372.3 838.7 372.3 838.7 372.2 838.8 372.3 Z M 838.8 374.3 838.7 374.4 838.6 374.4 838.5 374.2 838.4 374.2 838.4 374 838.5 374 838.6 374.1 838.6 374.2 838.8 374.2 838.8 374.3 Z M 831.6 393.2 831.7 393.2 831.8 393.3 831.6 393.4 831.6 393.5 831.5 393.5 831.4 393.4 831.5 393.2 831.5 393.3 831.6 393.2 Z M 812.3 399.1 812.2 399.2 812 399.1 812.1 399 812.1 398.9 812.3 398.9 812.3 399 812.3 399.1 Z M 838 373.3 837.9 373.4 837.8 373.3 837.8 373.1 837.9 373 838 373.2 838 373.3 Z M 839.4 373.7 839.3 373.8 839.2 373.6 839.1 373.5 839.2 373.5 839.4 373.5 839.4 373.7 Z M 839.1 373.8 839 374 838.9 373.9 838.9 373.8 839.1 373.6 839.1 373.7 839.1 373.8 Z M 839.4 371.9 839.3 372 839 372 839 371.8 839.3 371.9 839.4 371.9 Z M 837.1 397.9 837 398 836.8 397.9 836.8 397.8 837 397.8 837 397.9 837.1 397.9 Z M 806.7 401.3 806.6 401.4 806.5 401.3 806.6 401.1 806.7 401.2 806.7 401.3 Z M 824.4 393.3 824.3 393.5 824.2 393.4 824.1 393.3 824.2 393.3 824.4 393.3 Z M 830.3 388.4 830.3 388.5 830.1 388.5 830 388.5 830.1 388.4 830.3 388.4 Z M 815.4 398.1 815.3 398.3 815.2 398.3 815.2 398.1 815.3 398.1 815.4 398 815.4 398.1 Z M 814.1 398.3 814 398.4 813.9 398.3 813.9 398.2 814 398.2 814.1 398.3 Z M 835.8 379.7 835.9 379.8 835.7 379.8 835.6 379.8 835.5 379.7 835.8 379.7 Z M 839.2 372.4 839.2 372.5 839.1 372.6 839 372.5 838.9 372.6 838.9 372.5 839 372.4 839.2 372.4 Z M 841.1 341 841 341.2 840.8 341.1 840.9 341 841.1 341 Z M 837.3 378.2 837.2 378.3 837.1 378.1 837.1 378 837.2 378.1 837.3 378.2 Z M 839.3 342.4 839.2 342.5 839.1 342.4 839.1 342.3 839.3 342.2 839.3 342.4 Z M 814.7 397.8 814.5 397.7 814.7 397.6 814.8 397.6 814.7 397.8 Z M 802.6 400.8 802.5 400.9 802.4 400.9 802.4 400.8 802.5 400.8 802.6 400.8 Z M 836 380.1 835.9 380.2 835.7 380.2 835.8 380.1 835.9 380.1 835.9 380 836 380.1 Z M 826.1 392.6 826 392.8 826 392.7 826 392.5 826.1 392.6 Z M 839.9 342 839.8 342.1 839.6 341.9 839.7 341.9 839.9 342 Z M 838.8 372.7 838.7 372.9 838.6 372.8 838.7 372.7 838.8 372.7 Z M 808.6 399.8 808.4 399.8 808.4 399.6 808.5 399.7 808.6 399.8 Z M 840.3 342.9 840.2 343 840.2 342.9 840.3 342.8 840.3 342.9 Z M 834.4 346.7 834.4 346.8 834.3 346.7 834.4 346.6 834.4 346.7 Z M 831.4 393.1 831.3 393.2 831.2 393.2 831.3 393 831.4 393.1 Z M 840.3 342.2 840.2 342.3 840.1 342.2 840.2 342.1 840.3 342.2 Z M 837.8 376.3 837.7 376.4 837.6 376.2 837.7 376.1 837.8 376.3 Z M 838.9 374.1 838.8 374.2 838.8 374 838.9 374 838.9 374.1 Z M 835.6 380.1 835.5 380.1 835.5 380 835.6 380 835.6 380.1 Z M 831.4 388.3 831.4 388.5 831.3 388.4 831.3 388.3 831.4 388.3 Z M 841.6 342.8 841.4 342.9 841.3 342.9 841.5 342.7 841.6 342.8 Z M 838.4 373.5 838.3 373.5 838.2 373.4 838.3 373.4 838.4 373.4 838.4 373.5 Z M 831.1 394.4 831.1 394.5 831 394.4 831.1 394.3 831.1 394.4 Z M 833.5 353.4 833.5 353.6 833.4 353.5 833.5 353.4 Z M 832.9 384.2 832.9 384.4 832.7 384.4 832.7 384.2 832.9 384.2 Z M 811.8 399.1 811.7 399.1 811.6 399 811.7 399 811.8 399 811.8 399.1 Z M 813.4 398.5 813.3 398.5 813.2 398.4 813.4 398.3 813.4 398.5 Z M 835 337.5 835 337.7 834.8 337.6 834.9 337.5 835 337.5 Z M 813.9 398.1 813.8 398.2 813.7 398.1 813.8 398 813.9 398.1 Z M 839.4 372.5 839.3 372.6 839.2 372.5 839.3 372.4 839.4 372.5 Z M 830.3 388.7 830.3 388.8 830.1 388.8 830.2 388.7 830.3 388.7 Z M 833.7 382.9 833.7 383 833.5 382.9 833.6 382.9 833.7 382.9 Z M 816.6 398 816.5 398.1 816.5 397.9 816.6 397.9 816.6 398 Z M 721.5 321 721.3 321 721.4 320.9 721.5 320.9 721.5 321 Z M 833.1 384.2 833 384.1 833.1 384 833.1 384.2 Z M 831.6 387 831.5 387 831.5 386.9 831.6 386.9 831.6 387 Z M 831.9 383.9 831.7 383.9 831.7 383.8 831.9 383.8 831.9 383.9 Z M 831.6 393.1 831.5 393.1 831.4 393 831.6 393 831.6 393.1 Z M 823.7 401.8 823.7 402 823.5 401.9 823.7 401.8 Z M 839.4 373.3 839.3 373.4 839.2 373.3 839.2 373.2 839.4 373.3 Z M 836.9 396 836.8 396.1 836.7 396.1 836.7 396 836.8 396 836.9 396 Z M 832.5 385.5 832.4 385.5 832.4 385.3 832.5 385.5 Z M 813.7 398.5 813.6 398.6 813.6 398.4 813.6 398.3 813.7 398.4 813.7 398.5 Z M 827.9 390.7 827.7 390.7 827.8 390.6 827.9 390.6 827.9 390.7 Z M 834.8 346.8 834.7 346.9 834.6 346.9 834.7 346.7 834.8 346.8 Z M 833.2 354.3 833.1 354.4 833 354.3 833.1 354.2 833.2 354.3 Z M 815.1 396.7 815 396.9 814.9 396.8 815 396.7 815.1 396.7 Z M 836 379.7 835.9 379.8 835.9 379.7 836 379.6 836 379.7 Z M 839.5 371 839.5 371.1 839.4 371.1 839.4 370.9 839.5 371 Z M 831.3 388.3 831.2 388.3 831.1 388.3 831.1 388.2 831.2 388.2 831.3 388.2 831.3 388.3 Z M 840.1 342 839.9 342.1 839.9 342 840 341.9 840.1 342 Z M 834.7 346.6 834.7 346.7 834.6 346.7 834.5 346.6 834.6 346.5 834.7 346.6 Z\",\"Xmax\":873.6,\"Xmid\":788.2,\"Xmin\":704,\"Ymax\":409.3,\"Ymid\":351.7,\"Ymin\":284.1,\"economy/currency\":\"Renminbi yuan (RMB)\",\"economy/gdp_per_capita_ppp/2017\":\"16700\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.67 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.62,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":9326410,\"geography/area/water\":270550,\"geography/area_comparative\":\"slightly smaller than the US\",\"geography/area_sqkm\":9596960,\"geography/climate\":\"extremely diverse; tropical in south to subarctic in north\",\"geography/coastline\":\"14,500 km\",\"geography/elevation/highest_point\":\"Mount Everest (highest peak in Asia and highest point on earth above sea level) 8,848 m\",\"geography/elevation/lowest_point\":\"Turpan Pendi -154 m\",\"geography/elevation/mean_elevation\":\"1840\",\"geography/geographic_coordinates\":\"35 00 N, 105 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; worlds fourth largest country (after Russia, Canada, and US) and largest country situated entirely in Asia; Mount Everest on the border with Nepal is the worlds tallest peak above sea level\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the largest cave chamber in the world is the Miao Room, in the Gebihe cave system at Chinas Ziyun Getu He Chuandong National Park, which encloses some 10.78 million cu m (380.7 million cu ft) of volume\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; China appears to have been the center of domestication for two of the worlds leading cereal crops: millet in the north along the Yellow River and rice in the south along the lower or middle Yangtze River\",\"geography/land_boundaries/border_countries\":\"Afghanistan 91 km, Bhutan 477 km, Burma 2129 km, India 2659 km, Kazakhstan 1765 km, North Korea 1352 km, Kyrgyzstan 1063 km, Laos 475 km, Mongolia 4630 km, Nepal 1389 km, Pakistan 438 km, Russia (northeast) 4133 km, Russia (northwest) 46 km, Tajikistan 477 km, Vietnam 1297 km\",\"geography/land_boundaries/total\":\"22,457 km\",\"geography/land_use/agricultural_land_arable_land\":0.113,\"geography/land_use/agricultural_land_permanent_crops\":0.016,\"geography/land_use/agricultural_land_permanent_pasture\":0.418,\"geography/land_use/forest\":0.223,\"geography/land_use/other\":0.23,\"geography/location\":\"Eastern Asia, bordering the East China Sea, Korea Bay, Yellow Sea, and South China Sea, between North Korea and Vietnam\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly mountains, high plateaus, deserts in west; plains, deltas, and hills in east\",\"government/administrative_divisions\":\"23 provinces (sheng, singular and plural), 5 autonomous regions (zizhiqu, singular and plural), and 4 municipalities (shi, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Anhui, Fujian, Gansu, Guangdong, Guizhou, Hainan, Hebei, Heilongjiang, Henan, Hubei, Hunan, Jiangsu, Jiangxi, Jilin, Liaoning, Qinghai, Shaanxi, Shandong, Shanxi, Sichuan, Yunnan, Zhejiang; (see note on Taiwan); \\u0026lt;strong\\u0026gt;autonomous regions:\\u0026lt;/strong\\u0026gt; Guangxi, Nei Mongol (Inner Mongolia), Ningxia, Xinjiang Uygur, Xizang (Tibet); \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Beijing, Chongqing, Shanghai, Tianjin\",\"government/capital/geographic_coordinates\":\"39 55 N, 116 23 E\",\"government/capital/name\":\"Beijing\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"English name derives from the Qin (Chin) rulers of the 3rd century B.C., who comprised the first imperial dynasty of ancient China; the Chinese name Zhongguo translates as \\u0022Central Nation\\u0022 or \\u0022Middle Kingdom\\u0022\",\"government/executive_branch/chief_of_state\":\"President XI Jinping (since 14 March 2013); Vice President WANG Qishan (since 17 March 2018)\",\"government/executive_branch/head_of_government\":\"Premier LI Keqiang (since 16 March 2013); Executive Vice Premiers HAN Zheng (since 19 March 2018), SUN Chunlan (since 19 March 2018), LIU He (since 19 March 2018), HU Chunhua (since 19 March 2018)\",\"government/flag_description\":\"red with a large yellow five-pointed star and four smaller yellow five-pointed stars (arranged in a vertical arc toward the middle of the flag) in the upper hoist-side corner; the color red represents revolution, while the stars symbolize the four social classes - the working class, the peasantry, the urban petty bourgeoisie, and the national bourgeoisie (capitalists) - united under the Communist Party of China\",\"government/government_type\":\"communist party-led state\",\"government/independence\":\"1 October 1949 (Peoples Republic of China established); notable earlier dates: 221 B.C. (unification under the Qin Dynasty); 1 January 1912 (Qing Dynasty replaced by the Republic of China)\",\"government/national_holiday\":\"National Day (anniversary of the founding of the Peoples Republic of China), 1 October (1949)\",\"government/national_symbol_s\":\"dragon, giant panda; national colors: red, yellow\",\"introduction\":\"Chinas historical civilization dates from at least 1200 B.C.; from the 3rd century B.C. and for the next two millennia, China alternated between periods of unity and disunity under a succession of imperial dynasties. In the 19th and early 20th centuries, the country was beset by civil unrest, major famines, military defeats, and foreign occupation. After World War II, the Chinese Communist Party under MAO Zedong established an autocratic socialist system that, while ensuring Chinas sovereignty, imposed strict controls over everyday life and cost the lives of tens of millions of people. After 1978, MAOs successor DENG Xiaoping and other leaders focused on market-oriented economic development and by 2000 output had quadrupled. For much of the population, living standards have improved dramatically but political controls remain tight. Since the early 1990s, China has increased its global outreach and participation in international organizations.\",\"name\":\"China\",\"people_and_society/age_structure/0_14_years\":0.1722,\"people_and_society/age_structure/15_24_years\":0.1232,\"people_and_society/age_structure/25_54_years\":0.4784,\"people_and_society/age_structure/55_64_years\":0.1135,\"people_and_society/age_structure/65_years_and_over\":0.1127,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Han Chinese 91.6%, Zhuang 1.3%, other (includes Hui, Manchu, Uighur, Miao, Yi, Tujia, Tibetan, Mongol, Dong, Buyei, Yao, Bai, Korean, Hani, Li, Kazakh, Dai, and other nationalities) 7.1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"26.317 million Shanghai, 20.035 million BEIJING (capital), 15.354 million Chongqing, 12.968 million Guangzhou, 13.396 million Tianjin, 12.129 million Shenzhen (2019)\",\"people_and_society/nationality/adjective\":\"Chinese\",\"people_and_society/nationality/noun\":\"Chinese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1384688986\",\"people_and_society/population_growth_rate\":0.0037,\"people_and_society/urbanization/urban_population\":\"60.3% of total population (2019)\",\"transportation/airports\":\"507\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4960600\"},{\"BoxHeight\":78.80000000000001,\"BoxWidth\":79.59999999999991,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.645,\"ISO3_Code\":\"IND\",\"ISO_Code\":\"IN\",\"Path\":\"M 717.3 365.1 717.5 365.4 717.6 365.9 717.5 366.1 717.4 366.2 717.5 366.4 717.6 366.4 717.9 366.8 718.4 367 718.2 367.6 718.5 368.1 718.3 368.5 718.4 368.7 718.4 369 718.7 369.2 719 369.6 718.9 369.7 719 369.9 719.3 370.1 719.5 370.1 719.7 370.2 719.9 370.2 719.9 370 720.2 369.9 720.2 370 720.4 370 720.6 370.3 721.1 370.1 721.4 370.2 721.6 370.5 721.9 370.8 722 371 722.4 371.4 722.7 371.5 723.2 371.9 723.5 371.9 724.1 372.3 724.6 372.5 724.7 372.7 724.3 372.7 724.2 372.9 723.8 373.3 723.4 373.5 723.3 373.8 722.8 374.1 722.9 374.6 722.5 375.1 722.6 375.5 722.6 375.8 722.5 375.9 722.5 376.1 722.2 376.2 722 376.9 722 377 723.2 377.9 723.2 377.6 723.4 377.5 724 378 725.2 378.6 725.5 379.2 725.8 379.2 726 379.4 727 380.1 727.1 380.1 727.3 379.9 727.5 379.9 728.6 380.6 729.3 380.6 729.5 381.2 730.6 381.4 731 381.7 731.2 381.6 731.2 381.3 731.8 381.3 732.5 381.7 732.5 381.6 732.5 381.4 732.7 381.4 733 381.4 733.2 381.2 733.7 381.6 734.6 381.7 734.8 382.1 734.7 382.7 735 382.8 735.2 382.7 735.5 382.9 735.8 383.2 736.1 383.2 736.2 383.4 736.3 383.5 736.6 383.6 737.4 383.2 737.7 383.4 737.7 383.8 738 384.1 738.5 383.8 739 384 739.3 384 740.4 384.5 740.8 384.5 741.3 384.1 741.5 384.5 741.8 384.6 742.1 384.7 742.5 384.5 742.9 384.7 743.6 384.4 744 384.7 744.2 384.5 744.5 383.5 744.3 382.9 744.1 382.6 744 382.4 744.1 381.8 744.1 381.2 744.5 380.3 744.5 380.1 744.3 380 744.4 379.8 745.1 379.7 745.7 379.3 746.1 379.5 746.3 379.7 746.4 380.1 746.3 380.7 746.1 381 746.1 381.3 746.5 381.8 746.5 381.9 746.2 382.1 746.1 382.4 746.4 382.6 746.4 382.9 746.9 383 747.1 383.3 747.7 383.2 748.4 383.4 748.5 383.6 749 383.7 749.7 383.6 749.9 383.5 750.1 383.2 750.5 383.1 750.6 383.1 750.9 383.2 751.1 383.3 751.4 383.5 752.6 383.4 753.2 383.5 753.6 383.2 753.8 383.4 754.2 383.4 754.6 383.2 754.8 383.3 754.9 383.1 755.3 383.2 756.8 382.9 757.3 383.1 758.2 383.1 759.4 383 760 382.7 760.1 382.6 760.3 382.1 761.3 381 762.1 380.9 763.1 380.4 764.1 379.9 764.5 379.2 765.6 378.7 766.1 379 766.8 378.9 767 379.2 767.4 379.2 768 379.8 769 380.2 769.1 380.5 768.7 380.8 768.7 381.3 769.3 382.3 769.3 382.4 769.1 382.5 768.6 382.3 768.4 381.8 768.1 381.7 767.9 381.7 767.6 381.9 766.9 381.9 766.4 382.1 765.9 382.6 765.6 382.8 765.4 383.1 765 383.3 764.8 383.4 764.5 383.7 764 383.8 763.8 384 763.6 384.4 763.6 384.9 763.7 385.4 763.8 385.7 763.5 386.1 763.4 386.7 763 387.2 762.5 387.6 762.3 387.8 762.2 388.3 762.6 388.6 762.6 388.9 762.3 389.7 761.7 390.6 761 392.4 760.6 392.2 760.1 392.2 759.8 392 759.2 392.1 758.9 391.8 758.8 391.8 759 393 758.8 394 758.9 394.5 758.6 395 758.3 394.9 758.2 395 758.1 396 758.2 396.5 758.4 397.1 758.2 397.4 758 397.5 757.8 398 757.7 398 757.5 398.1 757.4 397.8 757 397.6 756.9 398 756.7 398.1 756.6 397.7 756.7 397.5 756.5 395.9 756.3 395.4 756.1 395.2 756 394.5 756.1 394 755.8 393.2 755.8 392.9 755.7 392.9 755.6 393 755.5 392.8 755.4 392.9 755.2 393.1 755 392.9 754.9 392.9 754.9 393.6 754.9 393.7 754.6 393.8 754.5 394.1 754.4 394.2 754.5 394.5 754.5 394.8 754.4 394.9 754.2 395.1 754 395.1 753.8 395 753.6 394.5 753.5 394.3 753.4 394.2 753.4 394.3 753.3 394.5 753.4 394.8 753.2 394.8 753.2 394.5 753.1 393.9 752.7 393.1 752.8 393 752.7 392.8 752.9 392.7 752.9 392.3 753 392.1 753.3 392 753.4 391.7 753.8 391.8 754 391.7 754.1 391.4 754.2 391.4 754.3 391.6 754.4 391.3 754.6 391.3 754.8 391.5 754.9 391 755 390.9 755.4 390.8 755.4 390.4 755.8 389.5 756.3 389.4 756.4 389.2 756.1 388.8 755.4 388.5 755.2 388.4 754.5 388.4 754.2 388.5 754.1 388.6 753.9 388.5 753.6 388.5 752.9 388.3 752.1 388.5 751.3 388.4 751.1 388.4 750.6 388.5 750.5 388.4 749.7 388.2 749.1 388 749 387.7 749.1 387.1 749 386.4 749.1 386.1 748.8 385.5 748.6 385.3 748.4 385.3 748.4 385.7 748.3 385.9 747.7 385.8 747.2 385.4 747.1 384.9 746.9 384.6 746.7 384.5 746.5 384.6 746.8 385 746.8 385.1 746.5 385 746.3 385.1 746.1 385 745.9 385 745.9 384.8 745.7 384.5 745.1 384.1 745 384.1 745 384.4 745.3 384.5 745.3 384.7 745.1 384.9 744.9 385.2 744.5 385.5 744.2 386.1 744.3 386.4 744.4 386.5 744.8 386.6 745.5 387.4 745.8 387.5 746.2 387.4 746.3 387.8 746.7 388.1 746.5 388.3 745.3 388.4 745 389.1 744.8 389.3 744.6 389.1 744.4 389.2 744.1 389.9 744.5 390.5 745.3 391 745.8 391 745.9 391.1 745.9 391.6 746 392.1 745.9 392.3 745.6 392.5 745.6 393 746.1 393.6 746 394.2 746.6 394.4 746.4 394.7 746.4 395 746.6 395.5 746.6 396.4 746.7 397 746.9 397.6 746.8 397.7 746.9 398 746.9 398.2 746.6 398.2 746.5 398 746.5 398.2 746.8 398.4 746.8 398.7 746.9 399 746.9 399.1 746.6 399.1 746.5 399.1 746.4 398.9 746.3 399.1 746.2 399.1 746.1 399.2 746 399.2 745.9 398.5 746 398.1 745.8 398.1 745.7 398.1 745.6 398.3 745.7 398.3 745.7 398.5 745.5 399.2 745.4 399.3 745.3 399.2 745.4 398.8 745.5 398.7 745.4 398.3 745.3 398.3 745.2 399.1 745.1 399.1 744.9 399.1 744.7 399.2 744.5 399 744.5 398.7 744.4 398.7 744.4 398.8 744.4 399 744.4 399.1 744.2 399.1 744.1 399.1 744.1 399 744.2 398.5 744.3 398.4 744.4 398.6 744.5 398.6 744.5 398.3 744.5 397.7 744.4 397.5 744.4 397.7 744.2 398.1 744 398.2 743.9 398.3 743.4 398.9 741.8 399.4 741.6 399.4 741.1 399.8 741 400 740.7 400.5 740.8 400.9 740.9 401.1 741 401.4 741 401.5 741.1 401.9 740.5 402.5 740.5 403 740 403.4 739.5 403.9 739.3 404.1 737.6 404.7 736.8 405.1 735.4 406.1 733.2 408.9 731.8 409.8 730.6 411 729 411.9 728.3 412.5 728 413 728.1 413.5 728 414 726.6 414.7 725.5 414.7 725 415.3 724.4 416.4 724.1 416.4 723.9 416.1 723.6 416 723.1 416.1 722.5 416.6 722.1 417.6 721.9 418.3 722 418.9 722.3 419.7 722.2 421.1 722.4 421.8 722.5 422.4 722.7 423 722.7 423.4 722.5 424.8 722.3 425.5 721.5 426.9 721.2 428 721.2 428.4 721.4 429.4 721.4 431.8 721.2 431.9 720.8 431.8 720.4 431.8 719.9 432 719.7 432.2 719.6 432.7 719 433.5 718.8 433.9 718.8 434.3 719.2 434.7 717.5 435.2 717 435.5 716.7 435.9 716.6 436.9 716.4 437.2 715.6 437.8 714.8 438 714.3 437.9 713.5 437.3 712.2 435.7 711.7 434.4 711.3 432.7 710.5 430.6 710 429 709.3 427.8 708.3 426.7 707.4 424.6 707.1 423.3 706.9 422.2 706.5 421.2 706.2 420 705.9 419.4 705.5 419.1 705 418.3 704.9 417.7 704.7 417.4 704.7 417.2 704.5 417 704.3 416.4 703.7 415.4 703.3 414.2 703.1 412.4 702.7 410.6 702.3 409.2 702.5 409.1 702.2 408.7 702 407.9 702.1 407.6 702.3 407.5 702.2 407.2 702.3 406.8 702.2 406.8 702 407 701.9 406.9 701.8 406.3 701.9 405.9 701.8 405.7 701.9 405.4 701.6 405.2 701.5 404.6 701.7 403.1 702 402.3 701.9 401.5 701.9 401.4 701.8 401.2 701.7 400.9 701.4 400.5 701.3 400 701.5 399.5 701.4 399.3 701.5 399.1 701.2 398.9 701.3 398.4 701.1 398.3 701 398.1 701.2 397.5 701.4 397.4 701.7 397.4 701.8 397.3 701.1 397 700.5 397.3 700.4 397.5 700.4 397.7 699.9 398 700 398.2 700.3 398.4 700.4 399.1 700.3 399.6 699.9 400.1 699.8 400.4 698.5 401.1 697.9 401.4 696.7 401.8 696.3 401.9 695.7 401.6 695.3 401.4 694.8 401.1 694.6 400.9 694.2 400.5 693.7 400 693 399.2 692.1 398.3 691.2 397.4 691.2 397 691.4 396.7 691.8 396.8 691.8 397.1 691.9 397.2 692.4 397.1 692.7 397 693 397 693.3 396.8 693.5 396.8 693.8 396.6 693.8 396.4 694 396.3 694.1 396.3 694.1 396.4 694.5 396.3 694.9 395.9 695.1 395.8 695.6 395 696.1 394.5 696.2 394.5 696.5 394.6 697.1 394.4 697.5 394.4 697.5 394.3 697.7 394 697.6 393.9 697.6 393.4 697.1 393.1 696.9 392.7 697.1 392.3 697.5 392 697.5 391.9 697.2 391.6 697.1 391.3 696.5 391.2 696.5 391 697.1 390.8 696.9 390.6 696.8 390.4 696.8 390.1 697 389.8 696.7 389.1 696.5 388.5 695.9 387.7 695.8 386.8 694.9 386.8 694.4 386.1 694.3 385.7 694.5 385.1 694.5 384.2 694.2 384 693.6 384 692.7 383.5 692.6 383.3 692.7 382.9 692.9 382.3 694.1 381.1 694.5 380.2 695.1 379.6 695.6 379.6 695.9 379.9 696.1 380.5 696.4 380.6 697.4 380.2 698.7 380 699.3 379.7 699.5 379.2 700.1 378.4 700.6 377.3 702.2 376.3 703.1 374.8 703.5 373.5 704.6 373.1 705 372.8 705 372.5 704.9 372 705.9 371 706.1 370.6 706.6 370.2 706.7 370 707 369.9 707 369.8 706.6 369.6 706.7 369.1 706.9 368.6 706.6 367.8 706.7 367.5 707.1 367.1 707.4 367 707.7 366.7 708 366.7 708.6 366.5 708.9 366.1 708.8 365.8 709.2 365.7 709.3 366 709.5 365.6 709.8 365.5 710.2 365.2 710.5 364.8 710.5 364.4 710.3 364.1 710.3 364 710.7 363.9 711.1 363.6 711.4 363.5 712.1 363 712.9 363.1 713.5 363.7 714.4 364.1 714.7 364.1 714.9 364 715.2 363.9 715.6 363.6 716 364.6 716.2 364.8 717 364.6 717.2 364.4 717.3 364.5 717.3 364.8 717.1 365 717.1 365.3 717.2 365.4 717.3 365.1 Z M 694.3 391.3 694.1 391.8 693.8 391.7 693.4 391.9 693.5 392.1 693.9 392.3 693.9 392.7 693.8 392.9 693.8 393.1 693.9 393.2 694.1 393.3 694.3 393.5 694.7 393.6 694.9 393.3 695.5 393 695.6 392.8 695.8 392.7 695.6 392.3 695.7 392.2 696.5 392.4 696.5 392.7 696.7 392.9 697.1 393.3 697.1 393.5 697.2 393.6 696.5 393.9 696.1 394.4 695.6 394.5 694.9 394.5 694.6 394.7 694.6 395.1 694.4 395.1 694.2 395.3 693.6 395.5 693.2 395.8 691.8 395.5 690.3 394.4 690.4 394.1 690.1 393.8 689.9 393.3 690 392.9 690.4 392.6 690.9 392.5 691.2 392.6 692.1 392.4 692.3 392.6 692.7 392.5 693.1 392.8 693.2 392.6 693.2 392.4 693.3 392.1 693.2 392 692.6 392 692.4 392 692 391.8 691.9 391.6 691.4 391.5 691.2 391.2 691.3 391.3 692.9 391.1 693.3 391.4 693.7 391.5 694.1 391.5 694.3 391.3 Z M 757.8 422.6 758 423.3 757.9 423.2 757.8 423.3 758 423.5 757.9 424 757.8 424.1 757.6 424.1 757.6 424.3 757.5 424.3 757.7 425.1 757.7 425.6 757.5 425.9 757.4 426.2 757.5 426.4 757.2 426.9 757.1 427.2 757.1 427.3 757.2 427.3 757.2 427.4 757.1 427.8 757 428 757.1 428.1 757 428.5 756.8 428.3 756.7 428.4 756.6 428.3 756.7 428.2 756.8 428.1 756.6 427.8 756.5 427.4 756.6 427.3 756.7 427.2 756.9 426.5 757.1 426.4 757 425.9 757 425.3 757.1 425.2 757 424.8 757.2 424.5 757.4 423.1 757.3 423 757.3 422.9 757.4 422.9 757.5 423 757.6 422.7 757.8 422.6 Z M 760.3 441.6 760.1 441.8 759.9 441.3 759.7 441 759.6 440.8 759.7 440.6 760.1 440.5 760.3 440.6 760.4 441.1 760.3 441.3 760.3 441.6 Z M 756.5 431.2 756.4 431.3 756.3 431.2 756.1 431.2 756.2 431 756.1 430.8 756.1 430.5 756.2 430.5 756.3 430.3 756.5 430.2 756.6 430.3 756.6 430.4 756.7 430.5 756.7 430.6 756.7 430.7 756.6 430.9 756.6 431.1 756.5 431.2 Z M 694.6 392.2 694.8 392.2 695 392.2 695.1 392.2 695.2 392.2 695.4 392.2 695.2 392.6 695.1 392.6 694.9 392.6 694.6 392.4 694.5 392.2 694.6 392.2 Z M 759.2 437.9 759.3 438 759.4 437.9 759.5 438 759.4 438.1 759.3 438.1 759.3 438.2 759.4 438.3 759.4 438.5 759.2 438.3 759.2 438.1 759.1 438 759.1 437.9 759.3 437.7 759.2 437.8 759.2 437.9 Z M 759.2 438.5 759.1 438.6 758.8 438.6 758.7 438.4 758.8 438.3 758.9 438.2 759 438.3 759 438.4 759.2 438.5 Z M 759.7 440.3 759.6 440.4 759.5 440.2 759.6 440.1 759.7 440.1 759.7 440 759.8 440 759.9 440.1 759.8 440.2 759.7 440.3 Z M 758.1 426.5 758.1 426.7 758 426.8 758 426.7 757.9 426.8 757.8 426.9 757.7 426.8 757.7 426.6 757.8 426.6 757.9 426.6 758 426.5 758.1 426.5 Z M 757.3 434.9 757.3 435.1 757.3 435.2 757.1 435.2 757 435.1 757.1 434.9 757.2 434.9 757.2 434.8 757.3 434.9 Z M 757 428.8 756.8 428.9 756.7 428.9 756.7 428.8 756.8 428.7 756.7 428.6 756.8 428.5 756.9 428.5 756.9 428.7 757 428.8 Z M 757 424.7 756.9 424.8 756.8 424.6 756.9 424.5 756.9 424.2 757 424.3 757 424.7 Z M 758 427.3 757.9 427.4 757.8 427.2 757.7 427.1 757.6 427.1 757.7 426.9 757.8 426.9 758 427.3 Z M 758.4 437.7 758.4 437.8 758.3 437.8 758.1 437.7 758 437.5 758.1 437.3 758.2 437.3 758.2 437.5 758.2 437.6 758.4 437.7 Z M 719.9 434.7 720 434.8 720 434.9 719.7 434.8 719.6 434.8 719.6 434.7 719.8 434.7 719.9 434.6 719.9 434.7 Z M 689.9 392.8 689.8 392.8 689.7 392.8 689.8 392.6 689.9 392.5 689.9 392.6 690 392.7 689.9 392.8 Z M 694.9 395.1 694.8 395.2 694.7 395.1 694.8 394.9 694.9 394.8 694.9 394.9 695 395.1 694.9 395.1 Z M 755.8 428.4 755.7 428.4 755.6 428.4 755.6 428.2 755.8 428.2 755.8 428.4 Z M 692.3 396.6 692.2 396.7 692.1 396.6 692.2 396.6 692.2 396.4 692.3 396.4 692.3 396.5 692.2 396.5 692.3 396.6 Z M 692.1 392.2 692 392.1 691.9 392.1 692 392 692.1 392 692.1 392.2 Z M 746.5 399.3 746.3 399.4 746.2 399.2 746.3 399.2 746.4 399.2 746.5 399.3 Z M 693.1 396.7 693.1 396.8 692.9 396.7 693 396.6 693.1 396.7 Z M 728.4 413.5 728.3 413.7 728.2 413.6 728.3 413.5 728.4 413.5 Z M 758 437 758 437.1 757.9 437.1 757.9 437 757.9 436.9 758 437 Z M 692.6 396.9 692.5 397 692.4 397 692.4 396.9 692.5 396.9 692.6 396.9 Z M 757.7 426.3 757.5 426.3 757.6 426.2 757.7 426.3 Z M 758.1 426.4 758 426.4 758 426.3 758.1 426.3 758.1 426.4 Z M 744.4 398.3 744.3 398.4 744.3 398.3 744.2 398.2 744.3 398.2 744.4 398.3 Z M 697.3 393.9 697.1 393.9 697.3 393.8 697.3 393.9 Z M 695.5 392.8 695.4 392.9 695.3 392.8 695.5 392.7 695.5 392.8 Z M 689.8 393.3 689.7 393.3 689.7 393.2 689.8 393.1 689.8 393.3 Z M 692.3 396.9 692.2 397 692.1 396.9 692.2 396.8 692.3 396.9 Z M 695.1 395.4 695.1 395.6 695 395.5 695 395.4 695.1 395.4 Z M 690.2 394.3 690.1 394.3 690 394.2 690.1 394.1 690.2 394.3 Z M 761.4 423 761.3 423 761.2 423 761.3 422.9 761.4 422.9 761.4 423 Z M 697 394.2 696.8 394.2 696.9 394.1 697 394.1 697 394.2 Z M 757.8 424.4 757.7 424.4 757.7 424.3 757.8 424.3 757.8 424.4 Z M 702.6 437.6 702.5 437.7 702.4 437.6 702.5 437.5 702.6 437.6 Z M 757.9 422.4 757.8 422.4 757.9 422.2 757.9 422.4 Z M 690.7 392.2 690.6 392.2 690.5 392.2 690.6 392.1 690.7 392.2 Z M 691.2 392 691.1 392.1 691 392 691.1 391.9 691.2 392 Z M 758.1 427.5 758 427.6 757.9 427.5 758 427.5 758.1 427.5 Z M 758.6 437.7 758.5 437.7 758.4 437.6 758.5 437.6 758.6 437.7 Z M 740.7 402.7 740.7 402.9 740.6 402.8 740.6 402.7 740.7 402.7 Z M 760.3 426.3 760.2 426.3 760.1 426.2 760.2 426.2 760.3 426.3 Z M 691.2 391.2 691 391.2 691 391.1 691.1 391.1 691.1 391.2 691.2 391.2 Z M 690.9 392 690.9 392.1 690.8 392 690.9 392 Z M 691 391.9 691 392 690.9 392 690.9 391.9 691 391.9 Z\",\"Xmax\":769.3,\"Xmid\":720.2,\"Xmin\":689.7,\"Ymax\":441.8,\"Ymid\":397.1,\"Ymin\":363,\"economy/currency\":\"Indian rupees (INR)\",\"economy/gdp_per_capita_ppp/2017\":\"7200\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.383 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.12,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":2973193,\"geography/area/water\":314070,\"geography/area_comparative\":\"slightly more than one-third the size of the US\",\"geography/area_sqkm\":3287263,\"geography/climate\":\"varies from tropical monsoon in south to temperate in north\",\"geography/coastline\":\"7,000 km\",\"geography/elevation/highest_point\":\"Kanchenjunga 8,586 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"160\",\"geography/geographic_coordinates\":\"20 00 N, 77 00 E\",\"geography/geography_note\":\"dominates South Asian subcontinent; near important Indian Ocean trade routes; Kanchenjunga, third tallest mountain in the world, lies on the border with Nepal\",\"geography/land_boundaries/border_countries\":\"Bangladesh 4142 km, Bhutan 659 km, Burma 1468 km, China 2659 km, Nepal 1770 km, Pakistan 3190 km\",\"geography/land_boundaries/total\":\"13,888 km\",\"geography/land_use/agricultural_land_arable_land\":0.528,\"geography/land_use/agricultural_land_permanent_crops\":0.042,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.231,\"geography/land_use/other\":0.164,\"geography/location\":\"Southern Asia, bordering the Arabian Sea and the Bay of Bengal, between Burma and Pakistan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"upland plain (Deccan Plateau) in south, flat to rolling plain along the Ganges, deserts in west, Himalayas in north\",\"government/administrative_divisions\":\"28 states and 9 union territories*; Andaman and Nicobar Islands*, Andhra Pradesh, Arunachal Pradesh, Assam, Bihar, Chandigarh*, Chhattisgarh, Dadra and Nagar Haveli*, Daman and Diu*, Delhi*, Goa, Gujarat, Haryana, Himachal Pradesh, Jammu and Kashmir*, Jharkhand, Karnataka, Kerala, Ladakh*, Lakshadweep*, Madhya Pradesh, Maharashtra, Manipur, Meghalaya, Mizoram, Nagaland, Odisha, Puducherry*, Punjab, Rajasthan, Sikkim, Tamil Nadu, Telangana, Tripura, Uttar Pradesh, Uttarakhand, West Bengal\",\"government/capital/geographic_coordinates\":\"28 36 N, 77 12 E\",\"government/capital/name\":\"New Delhi\",\"government/capital/time_difference\":\"UTC\\u002B5.5 (10.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name derives from the Indus River; the Indian name \\u0022Bharat\\u0022 may derive from the \\u0022Bharatas\\u0022 tribe mentioned in the Vedas of the second millennium B.C.; the name is also associated with Emperor Bharata, the legendary conqueror of all of India\",\"government/executive_branch/chief_of_state\":\"President Ram Nath KOVIND (since 25 July 2017); Vice President M. Venkaiah NAIDU (since 11 August 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Narendra MODI (since 26 May 2014)\",\"government/flag_description\":\"three equal horizontal bands of saffron (subdued orange) (top), white, and green, with a blue chakra (24-spoked wheel) centered in the white band; saffron represents courage, sacrifice, and the spirit of renunciation; white signifies purity and truth; green stands for faith and fertility; the blue chakra symbolizes the wheel of life in movement and death in stagnation\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"15 August 1947 (from the UK)\",\"government/national_holiday\":\"Republic Day, 26 January (1950)\",\"government/national_symbol_s\":\"the Lion Capital of Ashoka, which depicts four Asiatic lions standing back to back mounted on a circular abacus, is the official emblem; Bengal tiger; lotus flower; national colors: saffron, white, green\",\"introduction\":\"The Indus Valley civilization, one of the worlds oldest, flourished during the 3rd and 2nd millennia B.C. and extended into northwestern India. Aryan tribes from the northwest infiltrated the Indian subcontinent about 1500 B.C.; their merger with the earlier Dravidian inhabitants created the classical Indian culture. The Maurya Empire of the 4th and 3rd centuries B.C. - which reached its zenith under ASHOKA - united much of South Asia. The Golden Age ushered in by the Gupta dynasty (4th to 6th centuries A.D.) saw a flowering of Indian science, art, and culture. Islam spread across the subcontinent over a period of 700 years. In the 10th and 11th centuries, Turks and Afghans invaded India and established the Delhi Sultanate. In the early 16th century, the Emperor BABUR established the Mughal Dynasty, which ruled India for more than three centuries. European explorers began establishing footholds in India during the 16th century. By the 19th century, Great Britain had become the dominant political power on the subcontinent and India was seen as the \\u0022Jewel in the Crown\\u0022 of the British Empire. The British Indian Army played a vital role in both World Wars. Years of nonviolent resistance to British rule, led by Mohandas GANDHI and Jawaharlal NEHRU, eventually resulted in Indian independence in 1947. Large-scale communal violence took place before and after the subcontinent partition into two separate states - India and Pakistan. The neighboring countries have fought three wars since independence, the last of which was in 1971 and resulted in East Pakistan becoming the separate nation of Bangladesh. Indias nuclear weapons tests in 1998 emboldened Pakistan to conduct its own tests that same year. In November 2008, terrorists originating from Pakistan conducted a series of coordinated attacks in Mumbai, Indias financial capital. Indias economic growth following the launch of economic reforms in 1991, a massive youthful population, and a strategic geographic location have contributed to Indias emergence as a regional and global power. However, India still faces pressing problems such as environmental degradation, extensive poverty, and widespread corruption, and its restrictive business climate is dampening economic growth expectations.\",\"name\":\"India\",\"people_and_society/age_structure/0_14_years\":0.2698,\"people_and_society/age_structure/15_24_years\":0.1779,\"people_and_society/age_structure/25_54_years\":0.4124,\"people_and_society/age_structure/55_64_years\":0.076,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"18.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP\",\"people_and_society/ethnic_groups\":\"Indo-Aryan 72%, Dravidian 25%, Mongoloid and other 3% (2000)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"29.399 million NEW DELHI (capital), 20.185 million Mumbai, 14.755 million Kolkata, 11.883 million Bangalore, 10.711 million Chennai, 9.741 million Hyderabad (2019)\",\"people_and_society/nationality/adjective\":\"Indian\",\"people_and_society/nationality/noun\":\"Indian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1296834042\",\"people_and_society/population_growth_rate\":0.0114,\"people_and_society/urbanization/urban_population\":\"34.5% of total population (2019)\",\"transportation/airports\":\"346\",\"transportation/railways/total\":\"68525\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":62,\"BoxWidth\":113.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.825,\"ISO3_Code\":\"KAZ\",\"ISO_Code\":\"KZ\",\"Path\":\"M 742 303.9 741.8 303.8 741.6 303.7 740.8 303.9 740.4 304.4 740.6 305 740.5 305.5 740 306.2 739.7 306.4 739.3 306.4 739 306.7 738 306.7 737.6 307 737.3 307.8 737.2 308.7 737.3 310 737.3 310.5 737.6 311 737.6 311.4 737.5 311.7 737.3 311.8 737.1 312.3 736.3 312.4 735.5 313.1 735 313.3 734.9 313.2 735 312.9 734.7 312.6 732.9 312.7 731.7 312.3 730.6 311.7 730.2 311.7 729.6 313.6 729.3 314.6 728.8 315.8 728.7 316.7 728.1 318.2 728.2 318.5 728.9 318.8 729 319 729 319.6 728.7 320 728 319.7 727.1 319.9 726.9 319.7 726.7 319.3 726.4 319.2 724.3 320 723.8 319.9 723.5 320.1 723.1 320.1 722.8 320.4 722.1 320.4 721.5 320.9 721.5 321 721.8 321.3 722.5 321.2 723.1 321.6 722.8 321.9 722.9 322.2 722.8 322.6 722.9 323.7 723.2 325 723.7 326.1 723.8 326.5 723.7 327.1 723.9 327.2 724 327.5 723.9 327.7 723.4 327.8 723 328.1 723 328.3 723.3 328.7 722.5 329.1 722.3 329.6 722.5 330.1 722.4 330.3 722.5 330.9 722.5 331.2 722.1 331.2 722 330.9 721.7 330.5 721.6 330.4 721.1 330.3 721 330.3 720.7 330.3 720.4 330.3 720.1 330 719.6 329.5 719.5 329.1 719.2 329.2 717.9 328.8 717.6 328.7 717.1 328.8 716.8 328.7 716.4 328.9 714.9 328.5 714.2 328.6 713.9 328.4 713.2 328.3 712.7 328.6 712.1 328.6 711.7 328.8 711.4 328.6 710.8 328.6 710.3 328.5 710.2 328.6 710 328.9 709.9 329 708.8 328.8 708.5 328.9 707.6 328.3 707.2 328.3 706.7 327.7 705.9 327.4 705.3 327.6 705 327.6 704.9 327.7 704.8 327.9 704.5 327.9 704 328.2 703.8 328.6 703.8 329.1 703.6 329.8 703.6 330 703.6 330.1 703.7 330.3 703.7 330.4 703.7 330.5 703.4 330.4 703.2 330.3 703.1 330.1 702.1 330 701.6 329.6 701.2 329.5 700.4 329.2 699.9 329.2 699.2 328.9 698.6 329.1 698.2 329 697.6 329.1 697.3 329.7 696.9 329.9 697 330.2 696.8 330.3 696.5 330.8 696.5 331 696.7 331.1 696.1 331.5 695.8 332 695.2 331.7 694.9 332.2 694.2 332.9 693.8 333.1 693 333.4 692.4 334 691.7 334.2 691.3 334.6 690.6 335.8 690.2 336.1 690.1 336.4 690.2 337.1 689.8 337.2 689.2 336.9 688.7 336.5 688.9 336 688.9 335.7 688.6 335.5 688.3 335.1 684.7 334.8 684.4 332.6 683 332.1 683 330.9 683.2 330.5 683.2 330.3 683.2 328.6 682.5 328.6 682 327.1 681.1 326.2 680.5 325.4 680.2 325.4 678.8 326 675.7 325.7 672 326.4 669.4 323.4 662.4 318.3 655.3 320.6 655.2 330.3 655.2 330.5 655.2 332.3 655.2 334.6 654.9 334.6 654.2 334.8 654.1 334.7 653.9 334.8 653.2 334.1 652.7 333.1 652.4 332.7 652.3 332.3 652 331.9 651.1 331.3 650.1 330.8 648.1 331.1 647 331.5 646.1 332.3 645.4 332.9 645.5 332.4 645.3 331.6 645.8 330.7 645.9 330.5 645.9 330.3 646 329.8 646.1 329.7 646.2 329.5 645.8 329.1 645.5 329 644.9 329 644.5 328.8 643.9 328.8 643.7 328.5 643.1 327.7 642.2 327.6 642.2 326.8 642.1 326.2 641.7 325.8 641.3 324.8 641 324.4 640.9 323.8 640.5 323.5 639.8 323.3 639.4 323.1 639.3 322.9 639.3 322.5 639.6 322 641 322.1 641.7 322.6 642.3 322.4 642.7 322.4 642.6 322.2 642.2 322 641.9 321.6 641.3 321 641.4 320.7 641.8 320.4 642.1 320.4 642.2 319.8 642.6 319.2 643 319.2 643.5 318.9 644 319.1 645.5 319 646.4 319.3 646.6 319.2 646.7 319.3 646.9 319.2 647.2 319.4 647.5 319.3 647.4 319.1 646.4 318.6 646.2 318.3 646.3 318 646.8 317.3 647.1 316.7 647.3 315.6 647.3 315.3 647.1 315.6 646.9 315.6 647.2 314.9 647 314.5 647.5 314 647.1 313.1 646.5 312.8 645.5 312.7 644.6 313.4 644.2 313 643.9 313 643.5 312.9 643.2 312.5 643 312.6 642.7 312.4 641.9 312.2 641.1 312.5 640.8 312.8 640.4 312.9 640.2 313.2 639.8 313.1 639.3 313.6 639.1 313.7 638.2 314.4 637.2 314.5 637 314.7 636.9 314.6 636.7 314.9 636.4 315.1 636.4 315.3 635.4 314.7 634.5 313.9 634.5 313.7 634.7 313.5 635.3 313.8 635.6 313.8 635.8 313.5 635.7 313.2 635.2 312.4 634.7 311 634.1 310.7 633.6 309.9 633.2 309.5 632.2 309.5 631.5 309.3 631.3 309.7 630.9 309.5 630.7 309.3 630.4 308.6 630.8 308.2 630.5 307.6 630 307.1 629 306.6 629.6 304.7 630.2 304.2 630.4 303.7 630.3 303.4 629.7 302.7 630 300.9 631 300 631.2 299.6 631.1 299.2 631.2 298.7 631.7 298.1 632 298.2 632.7 298.8 633.3 299.6 633.8 300.6 634.3 300.8 635 300.4 635.3 300.1 635.4 299.9 635.2 299.3 634.8 297.3 635.4 297.3 636.1 296.6 636.8 296.3 636.9 296.1 636.8 295.6 637 295.2 637.9 295.1 638.5 294.6 639.5 294.2 640 293.5 640.2 293 640.7 293 640.7 292.5 640.8 292.4 641.2 292.6 642.2 292.7 642.3 293 642.2 293.3 642.4 293.5 642.9 293.3 643.3 293.5 643.5 293.3 643.6 293 643.7 292.8 644.4 292.7 645 292.4 645.8 293.5 646.3 293.5 646.9 293.5 647.4 293.4 648 293.5 648.6 293.9 648.8 294.6 649.9 295.1 650.5 296 651 296.3 650.9 297.2 651.2 297.6 651.4 297.6 651.6 297.3 651.6 296.6 651.8 296.2 652.1 296.3 652.6 296.1 652.8 296.5 653.3 297 654.4 297.5 655.4 296.8 655.8 296.1 656.3 295.9 656.6 295.4 657.2 295.7 657.5 295.4 658.4 295.3 659 295.9 659.4 296.1 660 295.9 660.2 295.2 661.2 295.3 661.6 295.1 662.3 295.5 662.4 296.1 662.5 296.4 662.9 296.5 663.4 297 664.8 297.2 665.1 297.7 665.8 297.4 666.3 296.5 666.5 296.3 666.8 296.4 667.4 297.1 668 297.1 669.2 297 670.3 296.4 670.8 294.3 670.4 293.8 669.9 293.8 669.2 293.6 668.7 293 667.7 292.8 667.5 292.6 667.6 292.1 666.7 291.7 666.6 291.4 667.8 290.6 668.4 290.4 669.2 289.8 669 289.1 668.7 288.8 668.4 288 668.5 287.8 669.1 287.2 669.3 286.8 669.7 286.6 670.4 286.6 670.9 286.8 671.5 286.7 671.9 286.8 672.2 286.5 672.1 286.1 671.4 285.9 671 285.6 670.4 285.6 669.7 285.2 669.6 284.9 669.8 284.5 670.4 284.5 670.6 284.2 670.5 284 669.6 284 669 283.8 669 283.6 669.3 283.5 669.6 282.9 669.5 282.7 669.2 282.5 669.2 282.3 669.7 282.3 669.9 281.8 670.2 281.7 670.8 282.1 671.2 282 671.8 282.2 672.1 281.8 673 281.8 673.1 281.9 673.2 282.2 673.4 282.3 674.1 281.6 674.9 281.5 675.3 281.1 676.1 281 679.3 280.2 679.6 280.2 680.1 280.1 680.7 280.3 680.8 280.2 680.8 279.5 681.6 279 682.2 279.1 682.7 278.7 682.9 279 683.2 279 686.3 278.2 686.7 277.9 687.5 277.9 688.2 277.4 688.9 277.4 689.2 277 689.2 276.4 690.1 276.3 690.7 275.6 691.2 275.7 691.2 275.3 691.3 275.2 691.9 275.5 693.3 275.6 694 276.2 694.5 276.5 695 276.3 695.5 275.9 696.3 275.9 696.8 276.8 696.9 277.7 697 278.2 697.6 278.9 697.4 279.4 697.4 280.3 697 280.6 697.1 281.1 697.3 281.3 697.8 281.2 698.6 281.5 699.1 280.9 700 281.2 699.8 280.5 699.9 280.3 700.2 280.5 700.5 281.1 700.8 281.3 700.7 281.9 700.7 282.2 700.8 282.3 701.5 282.1 701.4 281.9 701.2 281.7 701.4 281.4 702.2 281.6 702.6 282 703.2 282.2 703.7 282.2 704.1 281.8 704.3 281.8 704.4 282 704.3 282.5 703.6 282.7 703.2 283.6 703.2 284 703.6 284.5 704.2 283.9 705 283.7 705.5 284 705.7 284 706 284.3 706.2 284.4 706.4 284.1 706.5 283.6 706.9 283.5 707.4 282.9 708.1 282.9 708.9 282.3 709.1 282 709.1 281.7 709.2 281.6 711 280.8 711.4 280.4 712.4 280.3 713.1 280 713 280.8 712.8 281.1 712.5 281.3 712 281.4 712.1 281.8 712.8 282.6 715 284.4 716 285.4 717.6 288 719.5 291.5 721.9 296.4 722.2 296.4 722.5 296.1 723 295.8 723.1 295.5 723.1 294.9 723.7 294.4 724.9 294.9 724.9 295.1 724.8 295.8 725.6 295.8 725.9 296.6 726 296.7 727 296.5 727.7 296.8 728.8 296.7 729.2 296.5 729.5 296 730 296 730.5 295.6 731.3 295.7 732.3 296.2 732.7 296.6 733.4 297.7 733.6 298.6 733.7 298.9 734.3 299.1 735.6 299.8 735.7 300.4 736 300.7 736.2 301.5 736.4 301.7 736.7 301.8 737.3 301.8 738.8 302.2 740.1 301 740.4 300.9 740.5 301.2 740.3 301.5 740.3 301.8 740.6 302.1 741.1 303 741.8 303.4 741.9 303.5 742 303.9 Z M 721.5 321 721.5 320.9 721.4 320.9 721.3 321 721.5 321 Z M 639.5 320.9 639.3 321.1 639.4 320.9 639.3 320.8 639.3 320.4 639.4 320.2 639.6 320.3 639.5 320.5 639.5 320.6 639.5 320.7 639.5 320.9 Z M 638.7 320.8 638.6 320.9 638.6 320.7 638.8 320.3 638.9 320.3 638.9 320.4 638.7 320.6 638.7 320.8 Z M 646.5 319 646.4 319.1 646.2 318.8 646.3 318.7 646.4 318.8 646.5 319 Z M 647 314 647.1 314 647.2 314 647.1 314.2 647 314.2 646.9 314.1 647 314 Z M 646.2 318.8 646.1 318.9 646.1 318.5 646.2 318.8 Z M 638.8 321.1 638.9 321.2 639.1 321.2 639 321.3 638.9 321.3 638.8 321.2 638.8 321.1 Z M 646 318.9 645.9 318.9 645.8 318.8 645.9 318.6 646 318.6 646 318.7 646 318.9 Z M 639.3 320.6 639.2 320.6 639.2 320.5 639.3 320.4 639.3 320.6 Z M 639.7 321.5 639.6 321.5 639.5 321.3 639.6 321.2 639.7 321.5 Z M 640.2 321.5 640.1 321.5 640.2 321.2 640.3 321.2 640.2 321.5 Z M 647 315 647 315.1 646.8 315 646.9 314.9 647 315 Z M 636.7 315.3 636.7 315.4 636.6 315.4 636.5 315.1 636.7 315.3 Z M 646.1 319 646.1 319.1 646 318.9 646.1 318.9 646.1 319 Z\",\"Xmax\":742.1,\"Xmid\":686.5,\"Xmin\":629,\"Ymax\":337.2,\"Ymid\":307.8,\"Ymin\":275.2,\"economy/currency\":\"tenge (KZT)\",\"economy/gdp_per_capita_ppp/2017\":\"26300\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"304.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":2699700,\"geography/area/water\":25200,\"geography/area_comparative\":\"slightly less than four times the size of Texas\",\"geography/area_sqkm\":2724900,\"geography/climate\":\"continental, cold winters and hot summers, arid and semiarid\",\"geography/coastline\":\"0 km (landlocked); note - Kazakhstan borders the Aral Sea, now split into two bodies of water (1,070 km), and the Caspian Sea (1,894 km)\",\"geography/elevation/highest_point\":\"Khan Tangiri Shyngy (Pik Khan-Tengri) 6,995 m\",\"geography/elevation/lowest_point\":\"Vpadina Kaundy -132 m\",\"geography/elevation/mean_elevation\":\"387\",\"geography/geographic_coordinates\":\"48 00 N, 68 00 E\",\"geography/geography_note\":\"worlds largest landlocked country and one of only two landlocked countries in the world that extends into two continents (the other is Azerbaijan); Russia leases approximately 6,000 sq km of territory enclosing the Baykonur Cosmodrome; in January 2004, Kazakhstan and Russia extended the lease to 2050\",\"geography/land_boundaries/border_countries\":\"China 1765 km, Kyrgyzstan 1212 km, Russia 7644 km, Turkmenistan 413 km, Uzbekistan 2330 km\",\"geography/land_boundaries/total\":\"13,364 km\",\"geography/land_use/agricultural_land_arable_land\":0.089,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.685,\"geography/land_use/forest\":0.012,\"geography/land_use/other\":0.214,\"geography/location\":\"Central Asia, northwest of China; a small portion west of the Ural (Zhayyq) River in easternmost Europe\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"vast flat steppe extending from the Volga in the west to the Altai Mountains in the east and from the plains of western Siberia in the north to oases and deserts of Central Asia in the south\",\"government/administrative_divisions\":\"14 provinces (oblyslar, singular - oblys) and 4 cities* (qalalar, singular - qala); Almaty (Taldyqorghan), Almaty*, Aqmola (Kokshetau), Aqtobe, Astana*, Atyrau, Batys Qazaqstan [West Kazakhstan] (Oral), Bayqongyr*, Mangghystau (Aqtau), Pavlodar, Qaraghandy, Qostanay, Qyzylorda, Shyghys Qazaqstan [East Kazakhstan] (Oskemen), Shymkent*, Soltustik Qazaqstan [North Kazakhstan] (Petropavl), Turkistan, Zhambyl (Taraz)\",\"government/capital/geographic_coordinates\":\"51 10 N, 71 25 E\",\"government/capital/name\":\"Nur-Sultan\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Kazakh\\u0022 derives from the Turkic word \\u0022kaz\\u0022 meaning \\u0022to wander,\\u0022 recalling the Kazakhs nomadic lifestyle; the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Kazakhstan literally means \\u0022Land of the Wanderers\\u0022\",\"government/executive_branch/chief_of_state\":\"President Kasym-Zhomart TOKAYEV (since 20 March 2019); note - Nursultan NAZARBAYEV, who was president since 24 April 1990 (and in power since 22 June 1989 under the Soviet period), resigned on 20 March 2019; NAZARBAYEV retained the title and powers of \\u0022First President\\u0022; TOKAYEV completed NAZARBAYEVs term, which was shortened due to the early election of 9 June 2019, and then continued as president following his election victory\",\"government/executive_branch/head_of_government\":\"Prime Minister\\u0026amp;nbsp;Askar MAMIN (since 25 February 2019); First Deputy Prime Minister Alikhan SMAILOV (since 25 February 2019); Deputy Prime Ministers Berdibek SAPARBAYEV and Roman SKLYAR (since 18 September 2019)\",\"government/flag_description\":\"a gold sun with 32 rays above a soaring golden steppe eagle, both centered on a sky blue background; the hoist side displays a national ornamental pattern \\u0022koshkar-muiz\\u0022 (the horns of the ram) in gold; the blue color is of religious significance to the Turkic peoples of the country, and so symbolizes cultural and ethnic unity; it also represents the endless sky as well as water; the sun, a source of life and energy, exemplifies wealth and plenitude; the suns rays are shaped like grain, which is the basis of abundance and prosperity; the eagle has appeared on the flags of Kazakh tribes for centuries and represents freedom, power, and the flight to the future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"16 December 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 16 December (1991)\",\"government/national_symbol_s\":\"golden eagle; national colors: blue, yellow\",\"introduction\":\"Ethnic Kazakhs, a mix of Turkic and Mongol nomadic tribes with additional Persian cultural influences, migrated to the region in the 15th century. The area was conquered by Russia in the 18th and 19th centuries, and Kazakhstan became a Soviet Republic in 1925. Repression and starvation associated with forced agricultural collectivization led to a massive number of deaths in the 1930s. During the 1950s and 1960s, the agricultural \\u0022Virgin Lands\\u0022 program led to an influx of settlers (mostly ethnic Russians, but also other nationalities) and at the time of Kazakhstan\\u0026amp;rsquo;s independence in 1991, ethnic Kazakhs were a minority. Non-Muslim ethnic minorities departed Kazakhstan in large numbers from the mid-1990s through the mid-2000s and a national program has repatriated about a million ethnic Kazakhs (from Uzbekistan, Tajikistan, Mongolia, and the Xinjiang region of China) back to Kazakhstan. As a result of this shift, the ethnic Kazakh share of the population now exceeds two-thirds.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Kazakhstans economy is the largest in the Central Asian states, mainly due to the countrys vast natural resources. Current issues include: diversifying the economy, obtaining membership in global and regional international economic institutions, enhancing Kazakhstans economic competitiveness, and strengthening relations with neighboring states and foreign powers.\",\"name\":\"Kazakhstan\",\"people_and_society/age_structure/0_14_years\":0.2609,\"people_and_society/age_structure/15_24_years\":0.1355,\"people_and_society/age_structure/25_54_years\":0.4232,\"people_and_society/age_structure/55_64_years\":0.1014,\"people_and_society/age_structure/65_years_and_over\":0.079,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kazakh (Qazaq) 68%, Russian 19.3%, Uzbek 3.2%, Ukrainian 1.5%, Uighur 1.5%, Tatar 1.1%, German 1%, other 4.4% (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.863 million Almaty, 1.118 million NUR-SULTAN (capital), 1.021 million Shimkent (2019)\",\"people_and_society/nationality/adjective\":\"Kazakhstani\",\"people_and_society/nationality/noun\":\"Kazakhstani(s)\",\"people_and_society/net_migration_rate\":\"0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"18744548\",\"people_and_society/population_growth_rate\":0.0098,\"people_and_society/urbanization/urban_population\":\"57.5% of total population (2019)\",\"transportation/airports\":\"96\",\"transportation/railways/total\":\"16614\",\"transportation/roadways/total\":\"95409\"},{\"BoxHeight\":48.19999999999999,\"BoxWidth\":58.69999999999993,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.854,\"ISO3_Code\":\"SAU\",\"ISO_Code\":\"SA\",\"Path\":\"M 629.1 376.2 629.6 376.3 630.7 376.4 630.8 376.4 631.6 376.5 631.7 376.6 631.7 376.7 631.8 376.8 631.9 376.9 631.9 377 632 377.2 632 377.3 631.9 377.4 632 377.5 632 377.6 632.1 377.7 632.1 377.8 632.2 377.9 632.3 378 632.7 378 633 378 633.8 378 634.3 378 634.5 378.3 634.6 378.6 634.8 379 634.8 379.4 635.2 379.7 635.4 380.1 635.3 380.4 635.5 380.8 636.5 381.2 636.7 381.4 636.4 381.5 636.7 381.8 637 382.3 637.4 382.3 637.8 382.9 638.5 383.3 638.8 383.6 638.8 383.7 638.7 383.8 638.7 384 638.8 384.4 639.2 384.5 639.2 385.2 639 385.6 638.7 385.4 638.7 385.8 638.9 386 639.2 387 639.6 387.5 640 387.8 640.2 388.8 640.7 389.6 640.9 389.7 641.2 390.3 641.4 390.5 641.7 390.6 642.2 390.5 642.6 390.2 642.7 390.2 642.7 390.3 642.3 390.7 642.2 391.1 642.3 391.1 642.6 391.1 643 391.3 643 391.4 643 391.6 643.5 392.3 643.6 392.4 643.8 392.7 643.9 392.7 644.3 393.3 644.7 393.9 644.8 393.9 644.9 394.1 645 394.2 645.8 395.2 648.2 395.5 648.6 395.6 649.3 395.7 649.9 395.8 651.1 395.9 651.9 396 652.2 396.1 652.8 396.1 653 395.9 654.3 398 654.2 398.3 653.7 400 653.4 400.9 653.4 401.1 653.3 401.4 652.4 404 644.2 406.9 640.8 407.5 636.1 408.1 633.8 409.2 633.6 409.4 632 411.4 631.6 412.4 630.8 412.9 630.3 412.9 629.6 411.9 628.5 412 628.4 412 627.8 412 627.2 411.9 625.9 411.8 625.3 411.5 624.9 411.5 623.9 411.5 622.1 411.6 621.8 411.7 621.1 411.6 620.6 411.2 620.4 411.1 620 411.3 619.9 411.5 620.1 411.8 619.8 412 619.6 412.3 619.8 412.6 619.6 413 619.9 413.4 619.9 413.7 619.6 413.7 619.5 414.1 619.1 414.2 619 414.4 618.6 414.5 618.4 413.6 618.2 413.3 618 413.1 617.9 412.7 617.7 412.5 617.5 412.3 617.4 412.3 617.3 411.4 616.2 410.4 615.8 410.2 615.5 409.9 615 408.9 614.9 408.6 614.8 408.3 614.3 407.9 614.3 407.4 614.1 407 614.1 406.7 613.8 406.5 613.5 405.5 613.1 405.1 613 404.7 612.6 404.5 612.3 404 611.6 403.5 611.2 403.2 611 403.3 610.6 403.1 610.2 402.8 609.7 402.1 609.5 401.7 609.2 401.4 608.9 401.1 608.8 400.9 608.5 400.1 608.5 400 608.6 399.8 608.6 399.6 608.4 399.3 608.3 398.9 608.1 398.5 608.1 398.3 608 398.1 608.2 397.7 608.4 396.9 608.3 396.3 608.1 395.8 607.6 395 607.5 394.7 607.2 394.1 607 393.5 606.8 393.3 606.5 392.6 606.1 392.2 605.3 391.6 604.9 391.4 604.5 391.2 604.1 391.2 603.9 390.9 603.7 390.5 603.1 389.5 603.3 389.1 603.2 388.4 602.5 387.3 602.3 387.1 602.3 386.9 601.8 386.5 601.7 386.3 601.7 386 601.7 385.8 601 385.4 601 385.1 600.5 384 600.1 383.6 599.9 383.1 599.3 382.5 599.2 382 598.6 381.2 598.2 380.4 597.6 379.7 597.5 379.5 597.2 379.3 596.7 379.4 596.2 379.3 596 379.4 595.9 379.4 596.4 378 596.5 377.4 596.9 375.4 600 375.9 601.2 374.9 601.9 373.7 603.9 373.3 604.4 372.3 605.3 371.7 603.4 369.4 603.2 369.2 602.6 368.5 603.2 368.3 603.7 368.1 604.6 367.9 605 367.7 605.2 367.7 606.2 367.4 606.9 367.2 607.7 367 608.1 366.8 608.4 366.6 608.5 366.4 608.6 366.4 608.7 366.3 611.7 367 612 367 612.3 367.2 612.6 367.4 613.1 367.7 614.9 368.9 616.8 369.8 624 375.8 627.2 376.2 627.8 376.2 628.4 376.3 628.7 376.3 629.1 376.2 Z M 616 413.2 616 413.3 616.1 413.4 616.4 413.5 616.4 413.4 616.5 413.5 616.6 413.5 616.5 413.4 616.6 413.3 616.7 413.3 616.8 413.4 617 413.6 616.9 413.7 617 413.9 616.9 413.9 616.7 413.8 616.7 413.6 616.6 413.6 616.3 413.7 616.2 413.5 616.1 413.5 616 413.4 615.9 413.3 615.8 413.3 615.8 413.2 615.8 413.1 616 413.2 Z M 616.4 413.3 616.2 413.3 616.1 413.2 616 413 616.1 412.9 616.2 412.8 616.3 412.9 616.2 413 616.3 413.1 616.2 413.2 616.4 413.3 Z M 637.4 381.7 637.6 381.8 637.4 381.9 637.4 381.8 637.3 381.7 637.2 381.9 637.3 382 637.4 382.1 637.3 382.2 637.3 382.1 637.2 382 637.1 381.9 637.2 381.7 637.3 381.7 637.4 381.7 Z M 596 379.9 595.9 379.9 595.8 379.9 595.7 379.8 595.7 379.7 595.6 379.7 595.7 379.6 595.8 379.6 595.8 379.8 595.9 379.8 596 379.9 Z M 602.5 387.4 602.5 387.5 602.6 387.5 602.6 387.6 602.5 387.7 602.4 387.5 602.3 387.4 602.4 387.3 602.5 387.4 Z M 602.3 387.9 602.1 387.6 602.2 387.6 602.3 387.6 602.3 387.9 Z M 615.7 412.9 615.5 413 615.4 412.9 615.5 412.8 615.7 412.9 Z M 601.4 387.1 601.3 387.1 601.1 387 601.2 386.9 601.3 387 601.4 387.1 Z M 615.8 413.5 615.9 413.6 615.8 413.6 615.6 413.5 615.7 413.5 615.8 413.5 Z M 601.5 386.8 601.4 386.8 601.3 386.7 601.4 386.6 601.5 386.8 Z M 616.6 413.7 616.5 413.8 616.4 413.8 616.4 413.7 616.5 413.7 616.6 413.7 Z M 635.6 380.4 635.5 380.5 635.4 380.4 635.5 380.3 635.6 380.4 Z M 596.3 379.9 596.2 380 596.1 379.8 596.2 379.8 596.3 379.9 Z M 616 412.8 615.9 412.9 615.8 412.9 615.8 412.7 615.9 412.7 616 412.8 Z M 615.4 413.2 615.3 413.2 615.2 413.1 615.3 413 615.4 413.2 Z M 602.2 387.3 602.1 387.3 602.1 387.2 602.2 387.2 602.2 387.3 Z M 601.4 386.5 601.3 386.6 601.2 386.5 601.3 386.4 601.4 386.5 Z M 616.6 413.9 616.6 414.1 616.5 414 616.5 413.9 616.6 413.9 Z M 613.9 408.1 613.8 408.2 613.7 408.1 613.9 408 613.9 408.1 Z M 599.2 382.5 599.1 382.5 599 382.4 599.1 382.3 599.2 382.5 Z M 602.9 389.1 602.7 389.1 602.8 388.9 602.9 389.1 Z M 601.7 387.2 601.7 387.3 601.5 387.2 601.6 387.1 601.7 387.2 Z M 615.8 413.3 615.8 413.4 615.6 413.3 615.7 413.2 615.8 413.3 Z\",\"Xmax\":654.3,\"Xmid\":623.5,\"Xmin\":595.6,\"Ymax\":414.5,\"Ymid\":391.6,\"Ymin\":366.3,\"economy/currency\":\"Saudi riyals (SAR)\",\"economy/gdp_per_capita_ppp/2017\":\"54500\",\"economy/gdp_real_growth_rate/2017\":-0.009,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"657.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2149690,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than one-fifth the size of the US\",\"geography/area_sqkm\":2149690,\"geography/climate\":\"harsh, dry desert with great temperature extremes\",\"geography/coastline\":\"2,640 km\",\"geography/elevation/highest_point\":\"Jabal Sawda 3,133 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"665\",\"geography/geographic_coordinates\":\"25 00 N, 45 00 E\",\"geography/geography_note\":\"Saudi Arabia is the largest country in the world without a river; extensive coastlines on the Persian Gulf and Red Sea allow\\u0026amp;nbsp;for considerable\\u0026amp;nbsp;shipping (especially of crude oil) through the Persian Gulf and Suez Canal\",\"geography/land_boundaries/border_countries\":\"Iraq 811 km, Jordan 731 km, Kuwait 221 km, Oman 658 km, Qatar 87 km, UAE 457 km, Yemen 1307 km\",\"geography/land_boundaries/total\":\"4,272 km\",\"geography/land_use/agricultural_land_arable_land\":0.015,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.791,\"geography/land_use/forest\":0.005,\"geography/land_use/other\":0.188,\"geography/location\":\"Middle East, bordering the Persian Gulf and the Red Sea, north of Yemen\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly sandy desert\",\"government/administrative_divisions\":\"13 regions (manatiq, singular - mintaqah); Al Bahah, Al Hudud ash Shamaliyah (Northern Border), Al Jawf, Al Madinah al Munawwarah (Medina), Al Qasim, Ar Riyad (Riyadh), Ash Sharqiyah (Eastern), Asir, Hail, Jazan, Makkah al Mukarramah (Mecca), Najran, Tabuk\",\"government/capital/geographic_coordinates\":\"24 39 N, 46 42 E\",\"government/capital/name\":\"Riyadh\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the ruling dynasty of the country, the House of Saud; the name \\u0022Arabia\\u0022 can be traced back many centuries B.C., the ancient Egyptians referred to the region as \\u0022Ar Rabi\\u0022\",\"government/executive_branch/chief_of_state\":\"King and Prime Minister SALMAN bin Abd al-Aziz Al Saud (since 23 January 2015); Crown Prince MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud (born 31 August 1985); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"King and Prime Minister SALMAN bin Abd al-Aziz Al Saud (since 23 January 2015); Crown Prince MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud (born 31 August 1985)\",\"government/flag_description\":\"green, a traditional color in Islamic flags, with the Shahada or Muslim creed in large white Arabic script (translated as \\u0022There is no god but God; Muhammad is the Messenger of God\\u0022) above a white horizontal saber (the tip points to the hoist side); design dates to the early twentieth century and is closely associated with the Al Saud family, which established the kingdom in 1932; the flag is manufactured with differing obverse and reverse sides so that the Shahada reads - and the sword points - correctly from right to left on both sides\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"23 September 1932 (unification of the kingdom)\",\"government/national_holiday\":\"Saudi National Day (Unification of the Kingdom), 23 September (1932)\",\"government/national_symbol_s\":\"palm tree surmounting two crossed swords; national colors: green, white\",\"introduction\":\"Saudi Arabia is the birthplace of Islam and home to Islams two holiest shrines in Mecca and Medina. The kings official title is the Custodian of the Two Holy Mosques. The modern Saudi state was founded in 1932 by ABD AL-AZIZ bin Abd al-Rahman Al SAUD (Ibn Saud) after a 30-year campaign to unify most of the Arabian Peninsula. One of his male descendants rules the country today, as required by the countrys 1992 Basic Law. Following Iraqs invasion of Kuwait in 1990, Saudi Arabia accepted the Kuwaiti royal family and 400,000 refugees while allowing Western and Arab troops to deploy on its soil for the liberation of Kuwait the following year. The continuing presence of foreign troops on Saudi soil after the liberation of Kuwait became a source of tension between the royal family and the public until all operational US troops left the country in 2003. Major terrorist attacks in May and November 2003 spurred a strong ongoing campaign against domestic terrorism and extremism. US troops returned to the Kingdom in October 2019 after attacks on Saudi oil infrastructure. From 2005 to 2015, King ABDALLAH bin Abd al-Aziz Al Saud incrementally modernized the Kingdom. Driven by personal ideology and political pragmatism, he introduced a series of social and economic initiatives, including expanding employment and social opportunities for women, attracting foreign investment, increasing the role of the private sector in the economy, and discouraging businesses from hiring foreign workers. These reforms have accelerated under King SALMAN bin Abd al-Aziz, who ascended to the throne in 2015, and has since lifted the Kingdoms ban on women driving and allowed cinemas to operate for the first time in decades.\\u0026amp;nbsp;Saudi Arabia saw some protests during the 2011 Arab Spring but not the level of bloodshed seen in protests elsewhere in the region. Shia Muslims in the Eastern Province protested primarily against the detention of political prisoners, endemic discrimination, and Bahraini and Saudi Government actions in Bahrain. Riyadh took a cautious but firm approach by arresting some protesters but releasing most of them quickly and by using its state-sponsored clerics to counter political and Islamist activism. The government held its first-ever elections in 2005 and 2011, when Saudis went to the polls to elect municipal councilors. In December 2015, women were allowed to vote and stand as candidates for the first time in municipal council elections, with 19 women winning seats. After King SALMAN ascended to the throne in 2015, he placed the first next-generation prince, MUHAMMAD BIN NAYIF bin Abd al-Aziz Al Saud, in the line of succession as Crown Prince. He designated his son, MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud, as the Deputy Crown Prince. In March 2015, Saudi Arabia led a coalition of 10 countries in a military campaign to restore the legitimate government of Yemen, which had been ousted by Huthi forces allied with former president ALI ABDULLAH al-Salih. The war in Yemen has drawn international criticism for civilian casualties and its effect on the country\\u0026amp;rsquo;s dire humanitarian situation. In December 2015, then Deputy Crown Prince MUHAMMAD BIN SALMAN announced Saudi Arabia would lead a 34-nation Islamic Coalition to fight terrorism (it has since grown to 41 nations). In May 2017, Saudi Arabia inaugurated the Global Center for Combatting Extremist Ideology (also known as \\u0022Etidal\\u0022) as part of its ongoing efforts to counter violent extremism. In June 2017, King SALMAN elevated MUHAMMAD BIN SALMAN to Crown Prince. The country remains a leading producer of oil and natural gas and holds about 16% of the worlds proven oil reserves as of 2015. The government continues to pursue economic reform and diversification, particularly since Saudi Arabias accession to the WTO in 2005, and promotes foreign investment in the Kingdom. In April 2016, the Saudi Government announced a broad set of socio-economic reforms, known as Vision 2030. Low global oil prices throughout 2015 and 2016 significantly lowered Saudi Arabia\\u0026amp;rsquo;s governmental revenue. In response, the government cut subsidies on water, electricity, and gasoline; reduced government employee compensation packages; and announced limited new land taxes. In coordination with OPEC and some key non-OPEC countries, Saudi Arabia agreed cut oil output in early 2017 to regulate supply and help elevate global prices.\",\"name\":\"Saudi Arabia\",\"people_and_society/age_structure/0_14_years\":0.2574,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.4988,\"people_and_society/age_structure/55_64_years\":0.0548,\"people_and_society/age_structure/65_years_and_over\":0.0332,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab 90%, Afro-Asian 10%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.071 million RIYADH (capital), 4.522 million Jeddah, 2.005 million Mecca, 1.459 million Medina, 1.225 million Ad Dammam (2019)\",\"people_and_society/nationality/adjective\":\"Saudi or Saudi Arabian\",\"people_and_society/nationality/noun\":\"Saudi(s)\",\"people_and_society/net_migration_rate\":\"4.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"33091113\",\"people_and_society/population_growth_rate\":0.0163,\"people_and_society/urbanization/urban_population\":\"84.1% of total population (2019)\",\"transportation/airports\":\"214\",\"transportation/railways/total\":\"541\",\"transportation/roadways/total\":\"221372\"},{\"BoxHeight\":47.10000000000002,\"BoxWidth\":127.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"IDN\",\"ISO_Code\":\"ID\",\"Path\":\"M 826 449 826.4 449.9 825.4 451.7 826 452 827.2 454.1 826.7 455.2 829 457.1 829.8 457.8 829.3 458.2 827.5 458.1 826.4 458.6 825.9 459.7 825.6 461.2 825.9 461.8 825.7 462.8 823.2 464.6 822.7 465.6 823.2 466.8 822.2 468.8 822.4 470.9 821.8 471.7 821.4 470.6 818.1 472.1 817.7 472 817.4 470.2 816.2 469.8 815 470.1 813.4 468.9 812.3 470 811.5 469.8 810 470.3 810 469.1 808.7 468.7 807.6 469.1 806.5 468.6 805.7 468.8 805.2 466.8 804.7 465.6 805.1 464.3 804.7 463.7 803.4 464.1 802.4 461.3 802.7 460.5 802 459.6 801.8 458.4 802.3 456.4 803.1 455.2 804 454.8 804 456.1 805.7 457.8 806.5 458.2 808.3 457.6 810 457.8 810.8 457.4 811.1 456.6 811.9 456.2 815.1 457.1 816 456.6 817.6 456.5 818.4 455.2 818.2 454.4 819.4 453.6 819.2 452.5 820.2 452 820.4 449.7 821.3 448.5 825 448.5 826 449 Z M 766.4 445.8 770.5 446.3 772.3 448.3 772.4 449.1 774 450.2 776.6 451.9 777.3 453 777.9 453.3 778.7 454.5 780.2 454.4 780.8 454.9 781.9 454.8 782.2 456.1 784 456.4 784.1 457.4 784.9 457.4 785.9 458.1 786.2 458.8 787.4 459.7 787.5 461.5 786.7 462.6 787.7 463.3 789.3 463.5 789.7 465.8 790.5 466.2 790.8 467 792.7 467.3 794 469.5 793.4 470.6 793.7 471.3 793.4 472.2 793.6 474.2 793.3 476.5 791.9 475.8 791.5 476.6 790.2 475.9 789.9 477 787.7 474.5 786.5 473.9 783.7 471.7 783.3 470.7 781.7 469.5 780.9 468.3 779.7 467.1 779.5 465.9 778.1 463 776.7 461.4 776.3 460.5 774.9 459.7 773.9 456.6 773.8 455.8 772.8 455 771 454.1 770.5 452.7 768.7 450.6 767.4 449.9 764.9 447.7 764.1 446.1 764.2 445.1 765.1 445 766.4 445.8 Z M 890.9 467.8 890.9 478 890.5 479 890.9 479.8 890.9 486 890 485.2 888 483 885.8 483.1 885 483.9 883.5 484 881.6 483.8 882.5 482.1 883.2 481.4 884.5 481.1 884.2 479.9 884.4 479 883.8 478.2 882.7 475.8 881.3 474.8 876.7 473 874.7 472.8 871.9 471 871.4 471.2 870.5 470.3 869.5 471.7 868.5 471.9 868 470.8 868.4 470.5 867.3 469 866.1 468.7 866.6 468 868 468.3 868.8 467.5 869.7 467.4 870.6 467.8 870.6 466.7 867.9 466.9 866.8 466.8 865.8 465.9 866 465.3 864.2 464.5 863.1 464.6 862.3 463.3 865.3 462.6 866.3 461.8 867.8 461.6 869.9 462.6 871.4 462.6 872.2 464.3 871.8 465.3 872 467 872.9 467.6 873.9 469.5 874.5 469.9 875.6 469.8 877.7 467.8 878.1 466.8 879.1 466.8 880.4 466.2 880.2 465.6 881.6 464.8 884.4 465.6 887.5 467.1 888.4 467 890.9 467.8 Z M 846.4 457.6 845.1 459.2 842.7 459.8 841.8 459.7 841.1 459.2 837.7 459.4 836.9 459.1 835.6 459.4 834.2 459.1 833.1 460 832.7 461.1 832.9 462.4 833.8 463.2 834.7 464.4 835.7 464.4 837.1 462.9 838.1 463.2 838.9 462.7 840.5 462.7 841.3 462.2 842.2 462.7 840.5 463.2 839.2 464.7 837.8 465.3 837 466.5 837.6 466.9 838.3 468.1 839.4 469.3 838.9 470.6 840.6 472 840.6 472.7 838.7 473.1 838.2 474.1 837 473.8 836.8 473.3 837.1 471.9 835.4 470.7 835.2 470 835.6 469.2 835.5 468.1 834.1 468.2 833.3 468.9 833.8 469.7 833.6 471.4 833.8 473.5 833.4 474.7 833.9 475.7 831.9 476.4 830.9 475.6 831.5 473.1 831.6 471.9 831.2 470.5 829.6 470.2 829.4 469.4 829.4 468 830.2 467.4 830.8 465.8 830.9 463.9 831.8 462.5 832.4 459.3 833.2 458.4 834.2 458.3 835 457 836.6 457 837 457.6 839.5 457.8 840.5 458.2 841 457.9 843.4 458.2 844.5 457.8 846 456.5 846.8 456.7 846.4 457.6 Z M 794.2 477.2 795.8 477.3 796.7 477 797.7 477.2 798.4 477.9 800.2 477.9 801.4 479.5 803.5 479.5 806 479.9 806.9 478.6 807.8 478.5 808.1 479.1 809.1 479 810.8 479.7 812.1 479.7 812.6 481.5 814.1 482.2 816.2 481.8 817.3 482.3 817 484 816.2 484.6 813.9 483.6 812.4 484.1 811.4 483.8 806.9 483.4 804.6 482.4 802.4 481.9 801 481.9 800.7 482.3 799 482.1 797.8 481.4 795.4 481.2 794.7 480 793.8 479.5 792.5 479.6 793.5 477.5 794.2 477.2 Z M 853.9 458 854.5 458.2 855.4 456.8 856.7 456.2 856.7 457.5 855.8 458.1 855.8 458.8 854.5 459.6 855 462.5 854 461.1 854 459.7 853.7 458.3 853.2 457.6 853.6 455.8 854 455.2 854.9 456 854.9 456.8 853.9 458 Z M 860.1 468.7 861.3 468.8 862 469.3 862.8 470.5 862.7 471.3 860.4 470.2 860.1 469.8 859 470.2 857.5 469.8 856.1 470.1 855 469.1 855.4 468.5 857.2 468.5 858 468.8 858.7 468.3 860.1 468.7 Z M 840.8 483.2 840.5 484.5 837.7 485.3 836.5 485.1 835.5 485.5 834.9 485.1 832.4 485.2 832.1 484.5 833.4 483.6 834.4 483.6 836.9 484.5 838.2 484.1 839 484.6 840.3 483.8 840.8 483.2 Z M 826.5 483.1 829.9 483.7 830.3 484.9 829.2 484.8 828.3 485.3 826.3 485.4 824.5 485.9 823.6 485.5 823.9 484.4 824.7 483.9 826.2 484.1 826.5 483.1 Z M 846.8 486.9 846.4 487.5 844.9 488.9 843.2 489.4 842.6 488.2 842.9 487.4 843.9 486.6 844.6 487 845.1 486.1 846.4 485.5 847 486.1 846.8 486.9 Z M 793.9 465.3 794.5 467 795.8 467.9 795 468.8 793.7 468.4 793.2 466.5 791.9 466.5 792.4 464.9 793.6 464.8 793.9 465.3 Z M 832.8 486.7 834 487.4 834.9 488.6 833.9 489.3 833.1 489.1 831.7 487.8 830.4 487.7 830.4 486.7 832.8 486.7 Z M 851.5 469.1 852.8 470.1 852.7 470.7 851.3 471.2 849.9 470.6 849.3 469.4 851.5 469.1 Z M 873.6 477.5 873.2 478.6 872.5 479.5 871.7 479.4 871.9 477.3 873 475.6 873.5 476.2 873.6 477.5 Z M 841.5 473.8 840.9 474.8 841.4 475.4 839.9 476.2 839 475.4 839.2 473.9 841.1 472.8 841.5 473.8 Z M 819.8 483.2 820.7 483.9 819.4 484.9 818.8 484.3 818.5 483.3 819.8 483.2 Z M 823.1 484.9 822.1 485.4 821.7 484.1 822.6 483.4 823.6 483.8 823.1 484.9 Z M 815.9 479.7 814.8 480.7 812.7 480.5 812.8 479.7 815.9 479.7 Z M 799.3 467.7 800.1 468.2 799.9 469.3 798.4 469.5 798.2 469 798.5 467.7 799.3 467.7 Z M 770.4 456.6 771.5 457.8 771.4 458.8 770 457.9 769.2 456.7 770.4 456.6 Z M 845.7 465.1 846 465.9 844.9 466.2 844.8 465.4 845.7 465.1 Z M 775.1 465.5 774.1 465.3 773.3 463.9 774.1 463.1 775.1 465.5 Z M 865.7 480.3 865 480.7 864.9 481.8 864.2 482.5 863.4 482.4 863.8 481.3 865 480.3 865.7 480.3 Z M 863.9 461 862.5 461.8 861.2 460.9 862.6 460.6 863.9 461 Z M 851.5 481.9 850.6 482.7 850.2 481.9 851.5 481.9 Z M 854.4 464.6 855.1 465.3 853.4 465.4 853.8 464.3 854.4 464.6 Z M 876.1 462.4 877.2 462.9 876.7 463.8 876.1 462.4 Z M 852.8 461.6 853.9 461.8 853.3 462.8 852.8 461.6 Z M 856.4 453.3 856.7 453.6 856.3 454.8 855.7 453.8 856.4 453.3 Z M 845.4 483.3 846.7 483.2 846.8 483.8 844.9 484.1 845.4 483.3 Z M 767 453.5 765.6 453.3 765.8 452.7 767 453.5 Z M 800.2 450.4 799.4 449.5 800 448.8 800.5 449.6 800.2 450.4 Z\",\"Xmax\":890.9,\"Xmid\":825.2,\"Xmin\":763.5,\"Ymax\":491.3,\"Ymid\":466.8,\"Ymin\":444.2,\"economy/currency\":\"Indonesian rupiah (IDR)\",\"economy/gdp_per_capita_ppp/2017\":\"12400\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"540.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":1811569,\"geography/area/water\":93000,\"geography/area_comparative\":\"slightly less than three times the size of Texas\",\"geography/area_sqkm\":1904569,\"geography/climate\":\"tropical; hot, humid; more moderate in highlands\",\"geography/coastline\":\"54,716 km\",\"geography/elevation/highest_point\":\"Puncak Jaya 4,884 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"367\",\"geography/geographic_coordinates\":\"5 00 S, 120 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; according to Indonesias National Coordinating Agency for Survey and Mapping, the total number of islands in the archipelago is 13,466, of which 922 are permanently inhabited (Indonesia is the worlds largest country comprised solely of islands); the country straddles the equator and occupies a strategic location astride or along major sea lanes from the Indian Ocean to the Pacific Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Indonesia is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; despite having the fourth largest population in the world, Indonesia is the most heavily forested region on earth after the Amazon\",\"geography/land_boundaries/border_countries\":\"Malaysia 1881 km, Papua New Guinea 824 km, Timor-Leste 253 km\",\"geography/land_boundaries/total\":\"2,958 km\",\"geography/land_use/agricultural_land_arable_land\":0.13,\"geography/land_use/agricultural_land_permanent_crops\":0.121,\"geography/land_use/agricultural_land_permanent_pasture\":0.061,\"geography/land_use/forest\":0.517,\"geography/land_use/other\":0.171,\"geography/location\":\"Southeastern Asia, archipelago between the Indian Ocean and the Pacific Ocean\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly coastal lowlands; larger islands have interior mountains\",\"government/administrative_divisions\":\"31 provinces (provinsi-provinsi, singular - provinsi), 1 autonomous province*, 1 special region** (daerah-daerah istimewa, singular - daerah istimewa), and 1 national capital district*** (daerah khusus ibukota); Aceh*, Bali, Banten, Bengkulu, Gorontalo, Jakarta***, Jambi, Jawa Barat (West Java), Jawa Tengah (Central Java), Jawa Timur (East Java), Kalimantan Barat (West Kalimantan), Kalimantan Selatan (South Kalimantan), Kalimantan Tengah (Central Kalimantan), Kalimantan Timur (East Kalimantan), Kalimantan Utara (North Kalimantan), Kepulauan Bangka Belitung (Bangka Belitung Islands), Kepulauan Riau (Riau Islands), Lampung, Maluku, Maluku Utara (North Maluku), Nusa Tenggara Barat (West Nusa Tenggara), Nusa Tenggara Timur (East Nusa Tenggara), Papua, Papua Barat (West Papua), Riau, Sulawesi Barat (West Sulawesi), Sulawesi Selatan (South Sulawesi), Sulawesi Tengah (Central Sulawesi), Sulawesi Tenggara (Southeast Sulawesi), Sulawesi Utara (North Sulawesi), Sumatera Barat (West Sumatra), Sumatera Selatan (South Sumatra), Sumatera Utara (North Sumatra), Yogyakarta**\",\"government/capital/geographic_coordinates\":\"6 10 S, 106 49 E\",\"government/capital/name\":\"Jakarta\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is an 18th-century construct of two Greek words, \\u0022Indos\\u0022 (India) and \\u0022nesoi\\u0022 (islands), meaning \\u0022Indian islands\\u0022\",\"government/executive_branch/chief_of_state\":\"President Joko WIDODO (since 20 October 2014, reelected 17 April 2019, inauguration 19 October 2019); Vice President Maruf AMIN (since 20 October 2019); note - the president is both chief of state and head of government (2019)\",\"government/executive_branch/head_of_government\":\"President Joko WIDODO (since 20 October 2014); Vice President Maruf AMIN (since 20 October 2019) (2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and white; the colors derive from the banner of the Majapahit Empire of the 13th-15th centuries; red symbolizes courage, white represents purity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"17 August 1945 (declared independence from the Netherlands)\",\"government/national_holiday\":\"Independence Day, 17 August (1945)\",\"government/national_symbol_s\":\"garuda (mythical bird); national colors: red, white\",\"introduction\":\"The Dutch began to colonize Indonesia in the early 17th century; Japan occupied the islands from 1942 to 1945. Indonesia declared its independence shortly before Japans surrender, but it required four years of sometimes brutal fighting, intermittent negotiations, and UN mediation before the Netherlands agreed to transfer sovereignty in 1949. A period of sometimes unruly parliamentary democracy ended in 1957 when President SOEKARNO declared martial law and instituted \\u0022Guided Democracy.\\u0022 After an abortive coup in 1965 by alleged communist sympathizers, SOEKARNO was gradually eased from power. From 1967 until 1998, President SUHARTO ruled Indonesia with his \\u0022New Order\\u0022 government. After street protests toppled SUHARTO in 1998, free and fair legislative elections took place in 1999. Indonesia is now the worlds third most populous democracy, the worlds largest archipelagic state, and the worlds largest Muslim-majority nation. Current issues include: alleviating poverty, improving education, preventing terrorism, consolidating democracy after four decades of authoritarianism, implementing economic and financial reforms, stemming corruption, reforming the criminal justice system, addressing climate change, and controlling infectious diseases, particularly those of global and regional importance. In 2005, Indonesia reached a historic peace agreement with armed separatists in Aceh, which led to democratic elections in Aceh in December 2006. Indonesia continues to face low intensity armed resistance in Papua by the separatist Free Papua Movement.\",\"name\":\"Indonesia\",\"people_and_society/age_structure/0_14_years\":0.2463,\"people_and_society/age_structure/15_24_years\":0.1694,\"people_and_society/age_structure/25_54_years\":0.4244,\"people_and_society/age_structure/55_64_years\":0.0873,\"people_and_society/age_structure/65_years_and_over\":0.0726,\"people_and_society/birth_rate\":\"15.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Javanese 40.1%, Sundanese 15.5%, Malay 3.7%, Batak 3.6%, Madurese 3%, Betawi 2.9%, Minangkabau 2.7%, Buginese 2.7%, Bantenese 2%, Banjarese 1.7%, Balinese 1.7%, Acehnese 1.4%, Dayak 1.4%, Sasak 1.3%, Chinese 1.2%, other 15% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.639 million JAKARTA (capital), 3.277 million Bekasi, 2.922 million Surabaya, 2.558 million Bandung, 2.311 million Medan, 2.28 million Tangerang (2019)\",\"people_and_society/nationality/adjective\":\"Indonesian\",\"people_and_society/nationality/noun\":\"Indonesian(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"262787403\",\"people_and_society/population_growth_rate\":0.0083,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"673\",\"transportation/railways/total\":\"8159\",\"transportation/roadways/total\":\"496607\"},{\"BoxHeight\":48.5,\"BoxWidth\":53.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.783,\"ISO3_Code\":\"IRN\",\"ISO_Code\":\"IR\",\"Path\":\"M 627.9 343.5 628.4 343.3 628.5 343.3 629 343.4 629.9 342.5 630.3 342.4 630.6 342 631.2 341.6 631.4 341.3 631.8 341.2 632.6 340.6 633 340.5 633.5 340.9 633.8 341.3 634 341.6 633.8 341.7 633.5 342 633.5 342.2 633.8 342.5 633.9 342.6 634 342.9 633.8 343.1 633.2 343.3 633.2 343.6 633.7 343.9 633.8 344.1 634 344.4 634.3 344.4 634.8 345.1 635 345.1 635.3 344.9 635.5 345 635.5 345.5 635.6 346.6 635.9 347.3 636.2 347.8 637.1 348.3 638.4 348.4 639 348.7 639.8 349.7 641.7 351 644.1 351.4 648.3 350.4 648.9 350.4 648.9 350.6 649.5 350.7 649.7 350.5 649.7 350.3 649.7 350 649.4 348.8 650.4 348.9 651.3 348.4 651.6 348.5 651.9 348.2 651.9 347.7 652.1 347.4 652.5 347.1 652.8 346.7 653.2 346.6 653.8 346.2 654.6 346.1 655.3 346.3 656.1 346.2 656.2 346.1 656.2 345.8 656.6 345.6 656.9 345.7 657.4 345.6 658.1 345.9 658.5 345.6 658.6 345.6 659 346.2 659 346.5 659.3 346.8 660 346.8 660.4 347 660.7 347.2 661.2 347.2 661.4 347.4 661.5 347.7 661.9 347.8 662.1 347.8 662.3 347.6 662.8 347.8 663.1 347.6 663.7 347.9 664.2 348.2 664.5 348.2 664.7 348.5 664.7 348.9 665.1 349.5 665.7 349.6 666.4 349.9 667.3 351.2 667.4 351.3 669.5 351.3 669.6 351.6 669.5 352.2 669.7 353 669.5 353.6 669.7 353.7 669.8 354 669.7 354.6 669.9 354.8 669.9 355.1 669.7 355.5 669.6 355.9 669.4 356 669.4 356.3 669.5 356.6 669.1 358.1 668.7 358.4 668.4 358.5 668.8 359.2 668.2 359.2 667.7 360 667.9 360.8 667.9 361.2 668.1 361.7 668.3 361.8 668.8 361.8 668.9 361.9 668.7 361.9 668.7 362.2 668.1 362.8 668 363.2 668.6 365.3 668.8 366.2 668.6 366.8 668.6 367.3 668.6 367.8 668.7 368.5 671 368.9 671.2 369.1 671.3 369.6 671.4 370 671.3 370.3 671.3 370.6 668.8 373.8 670.1 375.4 670.1 375.6 670.3 376.1 671 377.2 671.4 377.7 672 378.1 673 378.3 673.5 378.8 674 378.8 674 379.5 674.2 381.2 674.1 382 674.5 382.2 675.2 382 675.5 382.3 675.4 382.6 675.4 383.2 675.2 383.3 675.2 383.6 675.1 383.9 674.1 383.9 673.1 384.1 672.7 384.3 672.6 384.5 672.6 384.7 672.3 384.7 672.2 384.9 671.5 385.2 671.3 386.4 671 386.6 671 387.3 670.9 388 670.8 388.4 670.6 388.3 670.4 388.6 670.1 388.7 669.7 388.6 669.4 388.4 668.1 388.1 668 387.7 667.8 387.6 667.5 387.7 667.4 388 667.1 387.8 666.8 387.9 666.5 387.8 666 387.8 665.7 387.7 665.2 387.7 664.8 387.5 664.4 387.5 664.2 387.4 664.1 387.6 664 387.5 663.9 387.6 663.7 387.7 663.2 387.3 662.3 387.1 661.7 387.1 661.1 387.2 660.6 386.8 660.2 386.9 660 386.7 658.9 386.5 658.6 385.8 658.6 385.3 658.2 384.6 658.2 383.8 657.9 383 657.9 382.8 657.3 382.3 656.2 382.2 655.6 382.3 655 382.7 654.2 382.9 654 383.3 653.8 383.5 653.2 383.5 651.8 384.3 651.5 384.3 651.2 384.1 650.8 384 650.5 383.6 650.1 383.7 649.7 383.6 648.9 383.6 648.3 383.3 648.1 382.9 646.9 382.4 646.1 381.9 645.9 381.6 646 381.5 646 381.4 645.4 380.8 644.8 380.6 644.3 380.2 643.3 380.2 642.5 379.8 642.2 379.3 642.1 378.9 641.7 378.1 641.4 377.1 641.3 377 641.1 377 640.9 376.8 640.9 376.6 641.2 376.6 641.1 376.5 641 376.5 641 376.2 640.5 376 640.5 375.6 640.4 375.2 639.1 373.6 639 373.1 638.8 372.7 638.5 372.7 637.4 373.3 637.1 372.9 636.6 372.8 636.5 372.6 636 372.4 635.6 372.1 635.5 372.3 635.7 372.7 635.6 373.2 635.1 373.2 634.8 373.5 634.4 373.4 634.2 373 634.1 372.6 633.8 372.3 633.2 371.7 633.1 370.2 632.2 370 632.2 368.8 632.6 367.5 632.3 367 632.1 366.7 631.8 366.4 631.8 366.1 631.5 365.5 631.2 365.3 630.8 365.3 630.6 365.2 629.5 364.3 628.8 363.8 627.9 363.6 627.9 363.4 627.8 363.2 628 363 627.9 362.6 627.6 362 627.3 361.9 627.3 361.6 627.2 361.5 626.8 361.4 626.2 360.5 626 360.3 626.1 360 626.3 359.7 626.3 359.5 626.3 359.2 626.1 358.9 626.1 358.7 626.3 358.3 626.7 358.3 626.6 357.7 627.1 357.1 627.2 357.1 627.3 356.7 627.7 356.7 628 356.4 628 356.2 627.9 355.8 627.5 355.2 627.6 354.6 627.7 354.5 628.2 354.4 628.4 354.2 627.7 354 627.2 354 626.9 354.1 626.3 353.5 625.8 353.5 625.5 352.1 625.3 352 625 352 624.8 351.7 624.9 351.2 624.8 351 624.4 350.7 624.5 350.4 624.5 350.1 624.1 349.7 624.2 349.4 624.2 349 624.2 348.9 624.1 348.8 623.9 348.6 623.8 348.5 623.7 348.5 623.6 348.5 623.6 347.9 623.6 347.6 623.7 347.5 623.6 347.3 623.3 347.2 622.6 346.8 622.7 346.6 622.8 346.5 623.3 345.3 623.2 345.2 622.8 345.1 622.9 344.4 622.7 344 622.8 343.6 622.6 343.4 622.5 343.1 622.6 342.5 622.3 342 622.2 341.8 622.1 341.7 622.2 341.5 622.8 341.6 623.1 341.5 623.4 340.4 623.7 340.2 623.9 340.3 624 340.5 624.1 340.5 624.2 340.7 624.5 340.9 624.7 341.5 624.9 341.6 624.9 341.7 625.1 342 625.2 342.2 625.3 342.3 625.7 342.4 626 343 627.2 343.4 627.7 343.4 627.9 343.5 Z M 655.7 383.1 655.6 383.3 655.5 383.4 655.4 383.5 655.2 383.6 655.1 383.7 655 383.7 654.9 383.6 654.8 383.6 654.6 383.7 654.4 383.7 654.2 383.9 653.9 384 653.8 384 653.7 384 653.5 384.1 653.4 384.1 653.3 384.2 653.2 384.1 653.2 384 653.2 383.8 653.4 383.9 653.8 383.7 654 383.7 654.1 383.6 654.1 383.5 654.2 383.5 654.2 383.2 654.3 383.1 654.4 383 654.4 383.1 654.5 383.4 654.6 383.4 654.6 383.3 654.6 383.1 654.5 383 654.6 382.9 654.9 383.1 655 383.1 655.2 382.9 655.4 382.9 655.5 382.8 655.8 382.8 656 382.9 656 383 655.8 383 655.7 383.1 Z M 649.8 384.3 649.7 384.3 649.5 384.3 649.4 384.2 649.5 384.1 649.8 384.1 649.8 384.3 Z M 647.9 383.4 647.8 383.4 647.4 383.4 647.4 383.3 647.4 383.2 647.8 383.3 647.9 383.3 647.9 383.4 Z M 656.3 383.2 656.2 383.3 656.1 383.3 656.2 383.1 656.3 383.1 656.3 383.2 Z M 656.6 382.7 656.5 382.7 656.4 382.6 656.5 382.4 656.6 382.5 656.6 382.7 Z M 654.9 383.9 654.8 384 654.8 383.9 654.9 383.7 655 383.8 654.9 383.9 Z M 651.2 385 651.1 385.1 651 385 651.1 384.9 651.2 385 Z M 639.5 375.8 639.5 375.9 639.4 375.7 639.6 375.7 639.5 375.8 Z M 652.6 386.2 652.6 386.3 652.5 386.3 652.4 386.3 652.6 386.2 Z M 648.8 383.8 648.7 383.9 648.5 383.7 648.6 383.7 648.8 383.8 Z M 642.7 380.1 642.7 380.2 642.5 380.1 642.6 380 642.7 380.1 Z M 653.4 385 653.4 385.1 653.3 385.1 653.2 385 653.4 385 Z M 651.2 386.1 651.2 386.2 651.1 386.2 651 386.1 651.2 386.1 Z\",\"Xmax\":675.5,\"Xmid\":650.5,\"Xmin\":622.1,\"Ymax\":388.7,\"Ymid\":365,\"Ymin\":340.2,\"economy/currency\":\"Iranian rials (IRR)\",\"economy/gdp_per_capita_ppp/2017\":\"20100\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"638.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.84,\"energy/electricity_from_hydroelectric_plants\":0.15,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1531595,\"geography/area/water\":116600,\"geography/area_comparative\":\"almost 2.5 times the size of Texas; slightly smaller than Alaska\",\"geography/area_sqkm\":1648195,\"geography/climate\":\"mostly arid or semiarid, subtropical along Caspian coast\",\"geography/coastline\":\"2,440 km - note: Iran also borders the Caspian Sea (740 km)\",\"geography/elevation/highest_point\":\"Kuh-e Damavand 5,625 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"1305\",\"geography/geographic_coordinates\":\"32 00 N, 53 00 E\",\"geography/geography_note\":\"strategic location on the Persian Gulf and Strait of Hormuz, which are vital maritime pathways for crude oil transport\",\"geography/land_boundaries/border_countries\":\"Afghanistan 921 km, Armenia 44 km, Azerbaijan 689 km, Iraq 1599 km, Pakistan 959 km, Turkey 534 km, Turkmenistan 1148 km\",\"geography/land_boundaries/total\":\"5,894 km\",\"geography/land_use/agricultural_land_arable_land\":0.108,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.181,\"geography/land_use/forest\":0.068,\"geography/land_use/other\":0.631,\"geography/location\":\"Middle East, bordering the Gulf of Oman, the Persian Gulf, and the Caspian Sea, between Iraq and Pakistan\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"rugged, mountainous rim; high, central basin with deserts, mountains; small, discontinuous plains along both coasts\",\"government/administrative_divisions\":\"31 provinces (ostanha, singular - ostan); Alborz, Ardabil, Azarbayjan-e Gharbi (West Azerbaijan), Azarbayjan-e Sharqi (East Azerbaijan), Bushehr, Chahar Mahal va Bakhtiari, Esfahan, Fars, Gilan, Golestan, Hamadan, Hormozgan, Ilam, Kerman, Kermanshah, Khorasan-e Jonubi (South Khorasan), Khorasan-e Razavi (Razavi Khorasan), Khorasan-e Shomali (North Khorasan), Khuzestan, Kohgiluyeh va Bowyer Ahmad, Kordestan, Lorestan, Markazi, Mazandaran, Qazvin, Qom, Semnan, Sistan va Baluchestan, Tehran, Yazd, Zanjan\",\"government/capital/geographic_coordinates\":\"35 42 N, 51 25 E\",\"government/capital/name\":\"Tehran\",\"government/capital/time_difference\":\"UTC\\u002B3.5 (8.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Avestan term \\u0022aryanam\\u0022 meaning \\u0022Land of the Noble [Ones]\\u0022\",\"government/executive_branch/chief_of_state\":\"Supreme Leader Ali Hoseini-KHAMENEI (since 4 June 1989)\",\"government/executive_branch/head_of_government\":\"President Hasan Fereidun ROHANI (since 3 August 2013); First Vice President Eshagh JAHANGIRI (since 5 August 2013)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red; the national emblem (a stylized representation of the word Allah in the shape of a tulip, a symbol of martyrdom) in red is centered in the white band; ALLAH AKBAR (God is Great) in white Arabic script is repeated 11 times along the bottom edge of the green band and 11 times along the top edge of the red band; green is the color of Islam and also represents growth, white symbolizes honesty and peace, red stands for bravery and martyrdom\",\"government/government_type\":\"theocratic republic\",\"government/independence\":\"1 April 1979 (Islamic Republic of Iran proclaimed); notable earlier dates: ca. 550 B.C. (Achaemenid (Persian) Empire established); A.D. 1501 (Iran reunified under the Safavid Dynasty); 1794 (beginning of Qajar Dynasty); 12 December 1925 (modern Iran established under the PAHLAVI Dynasty)\",\"government/national_holiday\":\"Republic Day, 1 April (1979)\",\"government/national_symbol_s\":\"lion; national colors: green, white, red\",\"introduction\":\"Known as Persia until 1935, Iran became an Islamic republic in 1979 after the ruling monarchy was overthrown and Shah Mohammad Reza PAHLAVI was forced into exile. Conservative clerical forces led by Ayatollah Ruhollah KHOMEINI established a theocratic system of government with ultimate political authority vested in a learned religious scholar referred to commonly as the Supreme Leader who, according to the constitution, is accountable only to the Assembly of Experts (AOE) - a popularly elected 88-member body of clerics. US-Iranian relations became strained when a group of Iranian students seized the US Embassy in Tehran in November 1979 and held embassy personnel hostages until mid-January 1981. The US cut off diplomatic relations with Iran in April 1980. During the period 1980-88, Iran fought a bloody, indecisive war with Iraq that eventually expanded into the Persian Gulf and led to clashes between US Navy and Iranian military forces. Iran has been designated a state sponsor of terrorism and was subject to US, UN, and EU economic sanctions and export controls because of its continued involvement in terrorism and concerns over possible military dimensions of its nuclear program until Joint Comprehensive Plan of Action (JCPOA) Implementation Day in 2016. The US began gradually re-imposing sanctions on Iran after the US withdrawal from JCPOA in May 2018. Following the election of reformer Hojjat ol-Eslam Mohammad KHATAMI as president in 1997 and a reformist Majles (legislature) in 2000, a campaign to foster political reform in response to popular dissatisfaction was initiated. The movement floundered as conservative politicians, supported by the Supreme Leader, unelected institutions of authority like the Council of Guardians, and the security services reversed and blocked reform measures while increasing security repression. Starting with nationwide municipal elections in 2003 and continuing through Majles elections in 2004, conservatives reestablished control over Irans elected government institutions, which culminated with the August 2005 inauguration of hardliner Mahmud AHMADI-NEJAD as president. His controversial reelection in June 2009 sparked nationwide protests over allegations of electoral fraud, but the protests were quickly suppressed. Deteriorating economic conditions due primarily to government mismanagement and international sanctions prompted at least two major economically based protests in July and October 2012, but Irans internal security situation remained stable. President AHMADI-NEJADs independent streak angered regime establishment figures, including the Supreme Leader, leading to conservative opposition to his agenda for the last year of his presidency, and an alienation of his political supporters. In June 2013 Iranians elected a centrist cleric Dr. Hasan Fereidun ROHANI to the presidency. He is a longtime senior member in the regime, but has made promises of reforming society and Irans foreign policy. The UN Security Council has passed a number of resolutions calling for Iran to suspend its uranium enrichment and reprocessing activities and comply with its IAEA obligations and responsibilities, and in July 2015 Iran and the five permanent members, plus Germany (P5\\u002B1) signed the JCPOA under which Iran agreed to restrictions on its nuclear program in exchange for sanctions relief. Iran held elections in 2016 for the AOE and Majles, resulting in a conservative-controlled AOE and a Majles that many Iranians perceive as more supportive of the ROHANI administration than the previous, conservative-dominated body. ROHANI was reelected president in May 2017. Economic concerns once again led to nationwide protests in December 2017 and January 2018 but they were contained by Irans security services. Additional widespread economic protests broke out in November 2019 in response to the raised price of subsidized gasoline.\",\"name\":\"Iran\",\"people_and_society/age_structure/0_14_years\":0.2423,\"people_and_society/age_structure/15_24_years\":0.1405,\"people_and_society/age_structure/25_54_years\":0.4886,\"people_and_society/age_structure/55_64_years\":0.0739,\"people_and_society/age_structure/65_years_and_over\":0.0548,\"people_and_society/birth_rate\":\"17.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Persian, Azeri, Kurd, Lur, Baloch, Arab, Turkmen and Turkic tribes\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.014 million TEHRAN (capital), 3.152 million Mashhad, 2.086 million Esfahan, 1.628 million Shiraz, 1.581 million Karaj, 1.596 million Tabriz (2019)\",\"people_and_society/nationality/adjective\":\"Iranian\",\"people_and_society/nationality/noun\":\"Iranian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"83024745\",\"people_and_society/population_growth_rate\":0.0119,\"people_and_society/urbanization/urban_population\":\"75.4% of total population (2019)\",\"transportation/airports\":\"319\",\"transportation/railways/total\":\"8484\",\"transportation/roadways/total\":\"223485\"},{\"BoxHeight\":42.89999999999998,\"BoxWidth\":89.20000000000005,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.737,\"ISO3_Code\":\"MNG\",\"ISO_Code\":\"MN\",\"Path\":\"M 823.6 300.7 821.7 304.8 821.7 305.1 821 306.3 821 307.4 820.3 307.9 820.3 308.3 820.4 308.8 821.4 309.7 821.9 309.2 822.2 309 822.8 309.1 823.9 308.9 824.5 309.2 825.4 309.9 826.6 308.4 827.2 308.4 827.6 308.2 827.9 308.4 828.2 308.4 828.7 308.5 829.3 309.4 830.2 309.9 830.3 310.4 830.8 310.6 830.9 311 831.4 311.4 831.5 311.6 831.9 311.9 832 312.2 832.1 312.6 832.4 313 832.5 313.7 831.9 314.2 831.7 314.1 830.8 314.1 830.2 313.9 829.9 313.6 829.7 313.6 829.5 313.5 829.2 313.8 828.9 313.7 828.4 313.8 827.9 313.6 826.3 314.5 826 314.2 825.6 314.3 825.2 315.2 823.9 315.1 823.7 315.3 823.2 315.4 822.4 316.6 822.3 317.1 822.3 317.5 822 317.8 821.4 318.1 820.7 318.7 819.8 319 818.6 319.1 818.1 318.9 817.6 319 817.3 319.7 816.5 320.4 816.3 320.7 815.7 320.9 815 321.5 812.9 321.2 812.2 320.9 811.7 320.3 810.8 320.3 810.6 320.2 810.4 320.2 809.8 320.7 809.4 321.5 809.3 321.8 809.3 322.2 808.9 323 808.9 323.2 809.1 323.4 809.4 324.1 810.2 324.9 810.4 325.2 810.4 325.5 810.2 325.7 809.9 325.8 809.6 326.1 809.3 326.4 808.9 326.4 807.7 327.1 807.2 327.7 806.9 328.1 806.7 328.5 806 329.2 805.2 329.6 804.5 329.7 803.6 330.3 803.1 330.4 802.3 330.4 801.7 330.5 800.1 330.4 799.1 330.5 797.8 330.4 797.1 330.7 795.4 331.2 793.1 332.2 791.7 333 791 333.5 790.8 333.3 790.2 333.4 789.8 333.3 789.7 332.5 788.5 332.8 787.9 332.8 786.7 332.5 784.8 331.5 784 331.5 783.1 331.2 782.2 330.3 782.1 330.1 779.5 329.5 778.2 329.5 777.9 329.6 777.1 329.6 775.7 329.9 772.3 329.6 769.5 329.1 767.4 329.2 767.1 328.6 766.4 327.7 765.8 327.1 764.9 324.6 764.3 324.2 764.4 323.3 763.4 323.4 762.7 323.1 762.2 322.7 761.6 322.4 761.1 321.8 759.3 320.7 757.4 320.4 756.1 320.5 755.4 320.2 755.2 320.2 754.2 320.2 753.6 320 753.3 320 752.7 319.8 752 319.7 751.6 318.9 751.4 318.7 751.4 318.4 751.6 317.6 752.3 316.5 752.3 316.1 752 315.4 752.4 314.5 752.3 314.3 752.4 313.8 752 312.9 751.6 312.5 750.9 311.5 750.7 310.6 750.5 310.1 750.4 309.9 749.8 309.6 749.7 309.2 749.5 309 749 309.2 748.8 309.2 748.7 309 748.5 308.9 748.3 308.6 748.3 308.4 748.2 308.4 747.8 308.3 747.3 308.6 746.9 308.6 746.5 308.1 746.1 308 745.7 307.7 745.5 307.4 745.6 307.1 745.3 306.8 745.1 306.8 744.8 306.5 743.9 306.1 743.9 306 744.2 305.5 743.6 305.1 743.3 304.8 743.3 304.6 743.7 304.3 743.7 303.9 743.5 303.5 743.9 303.5 744.1 303.2 744.4 303.1 744.4 303 744.3 302.7 744.6 302.2 745.7 302.1 745.9 302.3 746.2 302.3 746.4 302 746.7 302.2 746.9 302.2 747.3 302 747.4 301.6 747.8 301.7 748.6 301.3 748.7 301 748.5 300.7 748.5 300.4 749.4 300.1 749.6 299.7 749.7 299.7 750.2 299.5 750.5 299.2 750.6 299.1 751.4 299 751.5 298.7 752.2 298.2 753.4 298 753.6 297.7 754 297.5 754.2 297.1 754.4 296.9 755.4 297 755.7 297 755.8 296.8 755.9 296.4 756.1 296.2 756.3 296.6 756.7 296.7 756.9 297 757.1 296.9 757.4 296.6 757.8 296.6 757.9 296.8 757.8 297.3 758.1 297.5 759.1 297.4 761.3 297.6 761.5 298.1 761.7 299.1 762.4 299.9 763.2 299.8 763.7 300.2 764.7 300.4 765.3 300.2 765.7 299.9 766 300.1 766.4 300 766.9 300.1 767.3 300.4 767.9 300.2 768.1 300.4 768.4 300.3 768.8 300.4 769.4 301 769.8 301 770.5 300.6 770.6 300.3 771 300.1 771.3 300.2 771.8 299.9 772.4 298.9 772.5 297.7 771.8 297.2 771.6 296.7 771.7 296.3 771.3 295.7 771.5 294.7 771.6 294.2 771.9 293.7 772.3 293.6 772.4 293.1 772.6 292.5 773.6 291.9 774.1 290.7 774.3 290.6 775.4 291.4 776.5 291.7 777.2 292.3 778.7 292.4 780.7 293.3 781 293.6 781.6 293.5 783.2 294.1 783.3 294.3 783.2 294.6 783.2 295 783.5 295.8 783.4 296.3 783.7 296.8 783.6 297.2 783.6 297.4 784.2 297.7 784.6 298.2 785.3 298.6 786.1 298.7 786.5 299.1 786.8 299.1 787.4 299.4 787.8 299.2 788.6 299.3 789 299.2 789.5 298.7 791.4 298.3 792.1 298 793.9 298.3 794.6 298.7 795.4 298.6 795.9 298.6 796.5 299.1 796.8 299.7 797.1 299.9 798.2 300.2 798.7 300.2 799.2 300.4 799.3 301.4 799.6 301.8 800.2 302.1 801 302.9 802.7 302.8 803.4 303 803.8 303.4 805.5 303.6 806.1 303.3 806.6 303.6 807.1 303.7 807.6 303.5 808.7 302.8 809.1 302.8 809.7 302.6 810.3 302.6 811.9 302 812.7 302.2 813.4 301.7 813.9 300.8 814.9 300 817 298.8 817.4 299 818.1 299 818.7 299.2 819.4 300.1 819.9 300.4 820.9 300.5 821.7 300 822.2 299.9 823.2 300.3 823.6 300.7 Z\",\"Xmax\":832.5,\"Xmid\":785.7,\"Xmin\":743.3,\"Ymax\":333.5,\"Ymid\":313.2,\"Ymin\":290.6,\"economy/currency\":\"togrog/tugriks (MNT)\",\"economy/gdp_per_capita_ppp/2017\":\"13000\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"19.86 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":1553556,\"geography/area/water\":10560,\"geography/area_comparative\":\"slightly smaller than Alaska; more than twice the size of Texas\",\"geography/area_sqkm\":1564116,\"geography/climate\":\"desert; continental (large daily and seasonal temperature ranges)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Nayramadlin Orgil (Khuiten Peak) 4,374 m\",\"geography/elevation/lowest_point\":\"Hoh Nuur 560 m\",\"geography/elevation/mean_elevation\":\"1528\",\"geography/geographic_coordinates\":\"46 00 N, 105 00 E\",\"geography/geography_note\":\"landlocked; strategic location between China and Russia\",\"geography/land_boundaries/border_countries\":\"China 4630 km, Russia 3452 km\",\"geography/land_boundaries/total\":\"8,082 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.726,\"geography/land_use/forest\":0.07,\"geography/land_use/other\":0.2,\"geography/location\":\"Northern Asia, between China and Russia\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"vast semidesert and desert plains, grassy steppe, mountains in west and southwest; Gobi Desert in south-central\",\"government/administrative_divisions\":\"21 provinces (aymguud, singular - aymag) and 1 municipality* (singular - hot); Arhangay, Bayanhongor, Bayan-Olgiy, Bulgan, Darhan-Uul, Dornod, Dornogovi, Dundgovi, Dzavhan (Zavkhan), Govi-Altay, Govisumber, Hentiy, Hovd, Hovsgol, Omnogovi, Orhon, Ovorhangay, Selenge, Suhbaatar, Tov, Ulaanbaatar*, Uvs\",\"government/capital/geographic_coordinates\":\"47 55 N, 106 55 E\",\"government/capital/name\":\"Ulaanbaatar\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022Land of the Mongols\\u0022 in Latin; the Mongolian name Mongol Uls translates as \\u0022Mongol State\\u0022\",\"government/executive_branch/chief_of_state\":\"President Khaltmaa BATTULGA (since 10 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ukhnaa KHURELSUKH (since 4 October 2017); Deputy Prime Minister Ulziisaikhan ENKHTUVSHIN (since 18 October 2017); note - Prime Minister Jargaltulga ERDENEBAT (since 8 July 2016) was voted out of office by the Parliament on 7 September 2017\",\"government/flag_description\":\"three, equal vertical bands of red (hoist side), blue, and red; centered on the hoist-side red band in yellow is the national emblem (\\u0022soyombo\\u0022 - a columnar arrangement of abstract and geometric representation for fire, sun, moon, earth, water, and the yin-yang symbol); blue represents the sky, red symbolizes progress and prosperity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"29 December 1911 (independence declared from China; in actuality, autonomy attained); 11 July 1921 (from China)\",\"government/national_holiday\":\"Naadam (games) holiday (commemorates independence from China in the 1921 Revolution), 11-15 July; Constitution Day (marks the date that the Mongolian Peoples Republic was created under a new constitution), 26 November (1924)\",\"government/national_symbol_s\":\"soyombo emblem; national colors: red, blue, yellow\",\"introduction\":\"The Mongols gained fame in the 13th century when under Chinggis KHAAN they established a huge Eurasian empire through conquest. After his death the empire was divided into several powerful Mongol states, but these broke apart in the 14th century. The Mongols eventually retired to their original steppe homelands and in the late 17th century came under Chinese rule. Mongolia declared its independence from the Manchu-led Qing Empire in 1911 and achieved limited autonomy until 1919, when it again came under Chinese control. The Mongolian Revolution of 1921 ended Chinese dominance, and a communist regime, the Mongolian People\\u0026amp;rsquo;s Republic, took power in 1924. The modern country of Mongolia, represents only part of the Mongols historical homeland; today, more ethnic Mongolians live in the Inner Mongolia Autonomous Region in the Peoples Republic of China than in Mongolia. Since the countrys peaceful democratic revolution in 1990, the ex-communist Mongolian Peoples Revolutionary Party (MPRP) - which took the name Mongolian People\\u0026amp;rsquo;s Party (MPP) in 2010 - has competed for political power with the Democratic Party (DP) and several other smaller parties, including a new party formed by former President ENKHBAYAR, which confusingly adopted for itself the MPRP name. In the countrys most recent parliamentary elections in June 2016, Mongolians handed the MPP overwhelming control of Parliament, largely pushing out the DP, which had overseen a sharp decline in Mongolia\\u0026amp;rsquo;s economy during its control of Parliament in the preceding years. Mongolians elected a DP member, Khaltmaa BATTULGA, as president in 2017.\",\"name\":\"Mongolia\",\"people_and_society/age_structure/0_14_years\":0.27,\"people_and_society/age_structure/15_24_years\":0.1567,\"people_and_society/age_structure/25_54_years\":0.4549,\"people_and_society/age_structure/55_64_years\":0.0743,\"people_and_society/age_structure/65_years_and_over\":0.0442,\"people_and_society/birth_rate\":\"18.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Khalkh 84.5%, Kazak 3.9%, Dorvod 2.4%, Bayad 1.7%, Buryat-Bouriates 1.3%, Zakhchin 1%, other 5.2% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"70.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.553 million ULAANBAATAR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Mongolian\",\"people_and_society/nationality/noun\":\"Mongolian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3103428\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"68.5% of total population (2019)\",\"transportation/airports\":\"44\",\"transportation/railways/total\":\"1815\",\"transportation/roadways/total\":\"113200\"},{\"BoxHeight\":41.400000000000034,\"BoxWidth\":40.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.557,\"ISO3_Code\":\"PAK\",\"ISO_Code\":\"PK\",\"Path\":\"M 708.8 365.8 708.9 366.1 708.6 366.5 708 366.7 707.7 366.7 707.4 367 707.1 367.1 706.7 367.5 706.6 367.8 706.9 368.6 706.7 369.1 706.6 369.6 707 369.8 707 369.9 706.7 370 706.6 370.2 706.1 370.6 705.9 371 704.9 372 705 372.5 705 372.8 704.6 373.1 703.5 373.5 703.1 374.8 702.2 376.3 700.6 377.3 700.1 378.4 699.5 379.2 699.3 379.7 698.7 380 697.4 380.2 696.4 380.6 696.1 380.5 695.9 379.9 695.6 379.6 695.1 379.6 694.5 380.2 694.1 381.1 692.9 382.3 692.7 382.9 692.6 383.3 692.7 383.5 693.6 384 694.2 384 694.5 384.2 694.5 385.1 694.3 385.7 694.4 386.1 694.9 386.8 695.8 386.8 695.9 387.7 696.5 388.5 696.7 389.1 697 389.8 696.8 390.1 696.8 390.4 696.9 390.6 697.1 390.8 696.5 391 696.5 391.2 696.1 391.3 695.7 391.2 695.6 390.9 695.8 390.7 695.7 390.6 694.5 391.1 694.3 391.1 694.3 391.3 694.1 391.5 693.7 391.5 693.3 391.4 692.9 391.1 691.3 391.3 691.2 391.2 691.1 391.2 691.1 391.1 691 391.1 691 391.2 690.9 391 690.4 390.9 690.2 391 690.1 391.3 689.8 391.6 689.3 391.6 689.1 391.4 688.7 391.5 688 391.4 687.6 391.8 687.3 391.8 687.2 391.4 687.3 390.9 687 390.6 686.9 390.2 687.1 390.1 687.1 389.8 686.5 389.6 685.9 389.6 685.5 389.4 684.9 389.4 684.9 388.4 684.6 387.9 684.4 387.3 683.9 387.1 683.5 387.3 683.4 387.4 684 387.3 684.3 387.5 684.3 387.6 683.6 387.5 682 387.8 681.1 387.8 680.6 388 679.6 388 679.3 388.1 679.2 388.4 678.9 388.2 678.5 388.2 677.9 388 677.8 387.8 677.9 387.6 677.6 387.5 677.4 387.6 677.5 387.9 676.3 387.8 676.1 388 675.8 388.3 675 388.2 674.5 388.3 673.4 388.2 672.8 388.4 672.3 388.3 672 388.6 671.3 388.8 671.1 388.5 670.8 388.4 670.9 388 671 387.3 671 386.6 671.3 386.4 671.5 385.2 672.2 384.9 672.3 384.7 672.6 384.7 672.6 384.5 672.7 384.3 673.1 384.1 674.1 383.9 675.1 383.9 675.2 383.6 675.2 383.3 675.4 383.2 675.4 382.6 675.5 382.3 675.2 382 674.5 382.2 674.1 382 674.2 381.2 674 379.5 674 378.8 673.5 378.8 673 378.3 672 378.1 671.4 377.7 671 377.2 670.3 376.1 670.1 375.6 670.1 375.4 668.8 373.8 673.2 375.2 676.2 375 677.7 375.3 677.8 375.2 677.9 375 678.1 374.9 678.9 374.7 680.4 374.8 683.6 373.8 683.9 373.4 683.7 373.1 683.9 372.1 683.8 371.5 684 370.4 684.2 370.3 684.6 370.1 685 369.4 685.6 369.1 685.8 369.1 685.9 369.3 686.6 369.4 687.1 369.3 687.8 369 687.9 368.8 687.5 368.7 687.4 368.4 687.7 368.4 688.1 368.1 688.5 368 689 367.5 689.6 367.6 690.2 367.5 690.4 367.6 690.8 368.1 691.3 368 691.6 367.8 691.8 367.4 692.1 367.1 692 365.3 692.5 364.7 692.4 364.3 692.7 364 692.7 363.4 693 363.2 693.4 363.2 693.7 363.2 694 363.1 694.3 362.9 694.6 362.7 694.9 362.4 694.9 362.2 694.6 361.8 694.6 361.5 694.5 361.3 694 361.1 693.7 360.5 693.7 360.4 693.8 360.1 694.1 360.1 695.5 360.4 696.5 360.3 697 360 697.3 359.1 697.1 358.8 696.9 358.7 696.9 358.4 697.1 358.2 697.1 357.9 697.6 357.5 697.7 357.2 698.2 356.9 698.4 356.5 698.7 356.2 698.4 355.9 698.6 355.4 698.5 354.9 698.3 354.7 698.3 354.4 697.9 353.7 697.4 353.3 697.6 353 698.4 352.3 698.6 351.9 699.1 352 699.1 351.8 699.7 351.4 700.2 350.9 701.4 350.6 704.1 350.4 704.6 350.7 704.7 351 704.1 351 703.4 350.9 702.6 351.1 702.4 351.6 702 351.9 701.8 352.2 701.1 352.7 701.1 353.8 701.2 353.9 701.5 354.1 702.6 354 702.8 354.5 703.1 354.8 704.5 355.1 704.3 355.6 704.4 356.1 705.4 356.4 705.3 356.9 705.1 357.3 704.4 357.6 704.1 358.3 703.7 358.3 703.6 358.6 703.5 359.1 703.7 359.4 703.8 360.1 704 360.7 704 361.5 704.1 361.8 704 362.3 704.2 362.9 704.2 363.2 704.6 363.5 705 363.5 705.2 363.7 706.2 364.3 706.7 364.4 707 364.2 706.9 364.9 707.1 365.2 707.8 365.3 708.1 365.3 708.8 365.8 Z M 690.1 367.7 689.9 367.6 689.9 367.7 690 367.8 690.1 367.7 Z M 686.7 391.1 686.6 391.1 686.5 391.1 686.5 391 686.7 391 686.7 391.1 Z M 686.4 390.3 686.3 390.4 686.2 390.2 686.4 390.2 686.4 390.3 Z M 686.6 390.9 686.5 390.9 686.5 390.8 686.6 390.9 Z M 686.6 390.6 686.5 390.7 686.4 390.6 686.4 390.5 686.6 390.6 Z M 686.1 389.9 686 389.8 686 389.7 686.1 389.8 686.1 389.9 Z M 672.9 388.6 672.8 388.7 672.7 388.6 672.8 388.5 672.9 388.6 Z\",\"Xmax\":708.9,\"Xmid\":690.7,\"Xmin\":668.8,\"Ymax\":391.8,\"Ymid\":375.2,\"Ymin\":350.4,\"economy/currency\":\"Pakistani rupees (PKR)\",\"economy/gdp_per_capita_ppp/2017\":\"5400\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"179.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.62,\"energy/electricity_from_hydroelectric_plants\":0.27,\"energy/electricity_from_nuclear_fuels\":0.05,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":770875,\"geography/area/water\":25220,\"geography/area_comparative\":\"slightly more than five times the size of Georgia; slightly less than twice the size of California\",\"geography/area_sqkm\":796095,\"geography/climate\":\"mostly hot, dry desert; temperate in northwest; arctic in north\",\"geography/coastline\":\"1,046 km\",\"geography/elevation/highest_point\":\"K2 (Mt. Godwin-Austen) 8,611 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"900\",\"geography/geographic_coordinates\":\"30 00 N, 70 00 E\",\"geography/geography_note\":\"controls Khyber Pass and Bolan Pass, traditional invasion routes between Central Asia and the Indian Subcontinent\",\"geography/land_boundaries/border_countries\":\"Afghanistan 2670 km, China 438 km, India 3190 km, Iran 959 km\",\"geography/land_boundaries/total\":\"7,257 km\",\"geography/land_use/agricultural_land_arable_land\":0.276,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.065,\"geography/land_use/forest\":0.021,\"geography/land_use/other\":0.627,\"geography/location\":\"Southern Asia, bordering the Arabian Sea, between India on the east and Iran and Afghanistan on the west and China in the north\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"divided into three major geographic areas: the northern highlands, the Indus River plain in the center and east, and the Balochistan Plateau in the south and west\",\"government/administrative_divisions\":\"4 provinces, 2 Pakistan-administered areas*, and 1 capital territory**; Azad Kashmir*, Balochistan, Gilgit-Baltistan*, Islamabad Capital Territory**, Khyber Pakhtunkhwa, Punjab, Sindh\",\"government/capital/geographic_coordinates\":\"33 41 N, 73 03 E\",\"government/capital/name\":\"Islamabad\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the word \\u0022pak\\u0022 means \\u0022pure\\u0022 in Persian or Pashto, while the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Pakistan literally means \\u0022Land of the Pure\\u0022\",\"government/executive_branch/chief_of_state\":\"President Arif ALVI (since 9 September 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Imran KHAN (since 18 August 2018)\",\"government/flag_description\":\"green with a vertical white band (symbolizing the role of religious minorities) on the hoist side; a large white crescent and star are centered in the green field; the crescent, star, and color green are traditional symbols of Islam\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"14 August 1947 (from British India)\",\"government/national_holiday\":\"Pakistan Day (also referred to as Pakistan Resolution Day or Republic Day), 23 March (1940); note - commemorates both the adoption of the Lahore Resolution by the All-India Muslim League during its 22-24 March 1940 session, which called for the creation of independent Muslim states, and the adoption of the first constitution of Pakistan on 23 March 1956 during the transition to the Islamic Republic of Pakistan\",\"government/national_symbol_s\":\"five-pointed star between the horns of a waxing crescent moon, jasmine; national colors: green, white\",\"introduction\":\"The Indus Valley civilization, one of the oldest in the world and dating back at least 5,000 years, spread over much of what is presently Pakistan. During the second millennium B.C., remnants of this culture fused with the migrating Indo-Aryan peoples. The area underwent successive invasions in subsequent centuries from the Persians, Greeks, Scythians, Arabs (who brought Islam), Afghans, and Turks. The Mughal Empire flourished in the 16th and 17th centuries; the British came to dominate the region in the 18th century. The separation in 1947 of British India into the Muslim state of Pakistan (with West and East sections) and largely Hindu India was never satisfactorily resolved, and India and Pakistan fought two wars and a limited conflict - in 1947-48, 1965, and 1999 respectively - over the disputed Kashmir territory. A third war between these countries in 1971 - in which India assisted an indigenous movement reacting to the marginalization of Bengalis in Pakistani politics - resulted in East Pakistan becoming the separate nation of Bangladesh. In response to Indian nuclear weapons testing, Pakistan conducted its own tests in mid-1998. India-Pakistan relations improved in the mid-2000s but have been rocky since the November 2008 Mumbai attacks and have been further strained by attacks in India by militants believed to be based in Pakistan. Imran KHAN took office as prime minister in 2018 after the Pakistan Tehreek-e-Insaaf (PTI) party won a plurality of seats in the July 2018 general elections. Pakistan has been engaged in a decades-long armed conflict with militant groups that target government institutions and civilians, including the Tehreek-e-Taliban Pakistan (TTP) and other militant networks.\",\"name\":\"Pakistan\",\"people_and_society/age_structure/0_14_years\":0.3076,\"people_and_society/age_structure/15_24_years\":0.2094,\"people_and_society/age_structure/25_54_years\":0.3804,\"people_and_society/age_structure/55_64_years\":0.057,\"people_and_society/age_structure/65_years_and_over\":0.0456,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Punjabi 44.7%, Pashtun (Pathan) 15.4%, Sindhi 14.1%, Saraiki 8.4%, Muhajirs 7.6%, Balochi 3.6%, other 6.3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15.741 million Karachi, 12.188 million Lahore, 3.385 million Faisalabad, 2.196 million Rawalpindi, 2.169 million Gujranwala, 1.095 million ISLAMABAD (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Pakistani\",\"people_and_society/nationality/noun\":\"Pakistani(s)\",\"people_and_society/net_migration_rate\":\"-1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"207862518\",\"people_and_society/population_growth_rate\":0.0141,\"people_and_society/urbanization/urban_population\":\"36.9% of total population (2019)\",\"transportation/airports\":\"151\",\"transportation/railways/total\":\"11881\",\"transportation/roadways/total\":\"263775\"},{\"BoxHeight\":55.30000000000001,\"BoxWidth\":24.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.583,\"ISO3_Code\":\"MMR\",\"ISO_Code\":\"MM\",\"Path\":\"M 780.4 399.3 780.4 399.5 780 399.8 779.8 399.9 779.6 400.1 779.2 400.1 779.1 400.6 778.9 400.8 778.8 401 778.7 401.3 779 401.3 779 401.4 778.9 401.4 778.8 401.5 778.3 401.5 778 401.7 777.9 401.8 777.7 402.1 777.6 402.5 777.5 402.9 777 402.6 776.5 403 775.9 402.9 776 403.3 775.9 403.5 775.5 403.7 775 403.6 774.7 403.7 774.5 404.4 774.3 404.6 774 404.6 773.3 404.9 772.5 404.9 771.8 404.6 771.7 404.9 771.4 405.2 771.1 405.7 771.2 406.5 770.8 407.1 771 407.4 771 408.1 770.4 408.3 770 408.3 770.2 408.9 770.5 408.9 770.6 409 770.9 409.8 770.8 410.2 771.1 410.7 771.9 411.6 772.6 412.5 773 412.8 773.1 413.2 773 413.6 773.4 414.3 773.6 414.7 774 414.5 774.2 414.6 774.2 414.8 774 415.2 773.6 415.3 773.3 415.5 773.2 417.4 772.9 417.5 772.7 417.7 772.4 417.7 772.3 417.9 772.2 418.3 772.4 419 773.3 420.4 774.3 421.1 774.7 421.8 774.9 422.2 775 423.5 774.8 423.7 774.8 424 775 424.3 775.1 424.9 775.6 425.4 775.8 426.5 776 426.7 776 427 776.2 427.6 776 428 775.8 428.2 775.1 429.5 775 429.6 774.5 430 774.4 430.3 774.1 430.5 773.9 430.8 773.8 430.9 773.9 431.3 773.8 431.6 773.7 431.9 773.2 432.6 773.1 432.2 773.1 431.9 773 430.7 773.2 430.5 773.3 430.2 773.6 430 773.6 429.6 773.7 429.2 773.7 428.2 773.9 427.9 773.8 427.8 773.5 427.8 773.3 427.5 773 427.4 772.9 427 773 426.9 773.2 427.1 773.6 427.1 773.4 426.6 773.3 426.4 773.2 426.1 773.5 425.6 773.5 425 773.3 424.1 772.7 422.6 772.3 422.1 772.1 422.4 771.9 422.1 771.9 420.9 771.2 419.1 771.1 418.1 771 417.6 771 417.2 770.9 416.3 770.5 415.5 770.6 414.6 770.5 414.8 770.4 414.9 770.3 414.8 770.2 414.6 770.2 414.3 770.5 414.2 769.9 414 769.5 413.2 769.3 412.5 769 412 768.6 411.7 768.5 412.2 768.6 412.8 768.2 413.7 767.8 414 767.6 414.1 766.9 414 767 414.3 766.9 414.4 766.6 414.6 766.4 414.7 766.1 414.9 765.5 415.2 765.1 415.8 764.5 416.4 764.2 416.4 764.1 416 763.9 416.2 763.8 416.1 763.6 415.5 763.4 416.1 763.2 416.3 762.8 416.2 762.7 415.9 762.5 416 762.1 415.7 761.8 415.8 761.7 415.7 762 415.2 762 415.1 761.6 415.5 761.3 415.6 761.2 415.4 761.3 414.3 761.5 413.9 761.7 413.2 762.2 411.6 762.1 410.9 761.9 410 761.8 409.5 761.6 409 761.6 408.8 761.3 408.3 761.1 407.6 760.8 407.2 760.7 406.5 760.5 406.6 760.5 407 760.3 407.2 759.7 406.8 759.3 406 759.3 405.8 759.4 405.7 759.6 405.8 759.9 406.1 760.2 406.1 760 406 759.7 405.6 759.8 405.3 760.1 405.3 759.9 404.9 759.5 404.8 759.1 404.8 759 404.1 758.7 403.9 758.3 403.8 758 404.1 757.8 403.7 757.8 403.3 757.5 403.5 757.3 403.4 757.2 402.9 757.3 402.6 757.1 402.6 757.1 402.9 757 402.9 756.1 401.8 756 401.4 755.8 400.9 755.7 400.8 755.7 400.7 755.6 400.6 755.7 400 755.7 399.9 756.1 399.6 756.3 399.9 756.6 399.9 756.7 400.2 756.9 400.1 756.9 399.9 756.7 399.2 756.7 398.2 756.7 398.1 756.9 398 757 397.6 757.4 397.8 757.5 398.1 757.7 398 757.8 398 758 397.5 758.2 397.4 758.4 397.1 758.2 396.5 758.1 396 758.2 395 758.3 394.9 758.6 395 758.9 394.5 758.8 394 759 393 758.8 391.8 758.9 391.8 759.2 392.1 759.8 392 760.1 392.2 760.6 392.2 761 392.4 761.7 390.6 762.3 389.7 762.6 388.9 762.6 388.6 762.2 388.3 762.3 387.8 762.5 387.6 763 387.2 763.4 386.7 763.5 386.1 763.8 385.7 763.7 385.4 763.6 384.9 763.6 384.4 763.8 384 764 383.8 764.5 383.7 764.8 383.4 765 383.3 765.4 383.1 765.6 382.8 765.9 382.6 766.4 382.1 766.9 381.9 767.6 381.9 767.9 381.7 768.1 381.7 768.4 381.8 768.6 382.3 769.1 382.5 769.3 382.4 769.3 382.3 768.7 381.3 768.7 380.8 769.1 380.5 769.7 380 770 380 770 379.6 769.8 379.4 769.9 379 770.3 378.7 770.4 378.1 770.5 378 770.8 378.1 771.1 378.5 771.5 378.6 772 379.2 772.2 380.2 772.6 381.1 772.8 381.1 773 380.8 773.6 381.1 773.8 384 773.6 385 773.7 385.4 773.6 385.5 773.4 385.5 773.3 385.6 773.6 386.3 773.4 386.4 773.1 386.5 772.7 387.1 772.2 387.1 772 387.7 771.9 387.9 771.6 388.2 771.3 388.2 771.1 388.3 770.9 388.8 771 389.4 770.7 389.6 770.5 389.8 770.4 390.6 770.8 390.7 770.8 391 771 391.3 770.9 391.6 770.5 392.2 770.8 392.4 771.5 391.9 772 391.7 774.1 391.6 774 391.8 773.6 392.1 773.6 392.4 773.9 392.8 774.1 393.1 774 393.4 774.2 393.8 774.2 394.4 774.8 394.7 775.4 394.7 775.7 394.7 776 395.2 775.9 395.3 775.7 395.3 775.4 395.8 775.5 396.5 775.2 396.9 775 397.5 775 397.6 775.3 397.7 775.8 397.7 776.7 397.9 777.1 397.9 777.2 398.1 777.1 398.2 777.1 398.5 777.2 398.8 777.3 399 777.6 399 777.6 399.4 777.8 399.6 778.4 399.4 778.6 399.6 778.9 399.6 779.2 399.4 779.7 399 780.3 398.7 780.4 399.1 780.4 399.3 Z M 772.8 425.3 772.8 425.5 772.9 425.4 773 425.4 773 425.6 773.1 425.7 773.1 425.9 773 426 773 426.1 772.9 426.1 773 425.9 772.9 425.9 772.8 425.9 772.6 426.1 772.5 426.1 772.6 425.6 772.5 425.3 772.6 425.1 772.8 425.3 Z M 759.8 407.8 759.7 407.9 759.3 407.6 759.2 407.3 759.4 407.2 759.5 407.2 759.6 407.3 759.9 407.3 759.9 407.6 759.8 407.8 Z M 773.2 427.9 773.1 428.3 772.9 428.3 772.8 427.9 772.7 427.7 773.1 427.6 773.2 427.9 Z M 772.5 427.9 772.4 428.5 772.2 428.5 772.2 428.4 772.3 428.3 772.2 428.2 772.4 428.1 772.3 428 772.4 427.9 772.4 427.5 772.5 427.5 772.5 427.8 772.5 427.9 Z M 772.2 430 772.4 430.4 772.5 430.6 772.4 430.8 772.3 430.7 772.4 430.4 772.2 430.2 772.1 430.1 771.9 430.2 772.1 430 772.2 430 Z M 772.5 432.6 772.1 433.1 772 433 772 432.9 772.2 432.6 772.4 432.6 772.5 432.6 Z M 771.9 425.9 772 426.1 771.7 426.2 771.5 426.1 771.6 426 771.8 426 771.9 425.9 Z M 772.1 426.6 771.9 426.6 771.8 426.5 771.8 426.4 771.9 426.2 772 426.2 772 426.4 772.1 426.5 772.1 426.6 Z M 772.6 424 772.5 424.2 772.3 423.8 772.3 423.7 772.4 423.6 772.4 423.8 772.5 423.9 772.5 424 772.6 424 Z M 771.9 427.9 771.8 428 771.7 427.7 771.7 427.6 771.9 427.6 771.8 427.8 771.9 427.9 Z M 757.9 404.2 757.8 404.2 757.6 403.8 757.6 403.7 757.7 403.8 757.9 404.2 Z M 773.2 430.4 773.1 430.5 773 430.5 773.1 430.4 773 430.3 773.1 430.2 773.2 430.3 773.2 430.4 Z M 773.2 429.9 773.1 430 772.9 429.9 773.1 429.8 773.1 429.7 773.2 429.9 Z M 772.4 425.7 772.3 425.7 772.3 425.6 772.3 425.5 772.4 425.5 772.5 425.6 772.4 425.7 Z M 770.4 427.7 770.2 427.7 770.1 427.6 770.2 427.6 770.4 427.6 770.4 427.7 Z M 771.5 430.2 771.4 430.3 771.4 430.2 771.5 430.1 771.6 430.1 771.5 430.2 Z M 771.5 431.5 771.4 431.6 771.4 431.4 771.5 431.4 771.5 431.5 Z M 772.3 432.3 772.2 432.4 772.2 432.3 772.2 432.2 772.3 432.2 772.3 432.3 Z M 771.9 433.3 771.7 433.3 771.7 433.2 771.7 433.1 771.8 433.2 771.9 433.3 Z M 758 404.3 757.9 404.4 757.8 404.3 757.9 404.2 758 404.3 Z M 772.3 431.3 772.2 431.4 772.2 431.3 772.4 431.2 772.3 431.3 Z M 770.8 427.4 770.8 427.5 770.7 427.4 770.8 427.3 770.8 427.4 Z M 772.6 432.4 772.5 432.5 772.4 432.5 772.4 432.4 772.5 432.3 772.6 432.4 Z M 772.5 429 772.4 429.1 772.3 429.1 772.4 428.9 772.5 429 Z M 760.1 408.1 760 408.1 759.9 408 760 407.9 760.1 408 760.1 408.1 Z M 772.5 427.2 772.4 427.3 772.3 427.2 772.4 427.1 772.5 427.2 Z M 772.4 429.3 772.3 429.2 772.4 429.1 772.5 429.2 772.4 429.3 Z M 760.6 407.5 760.5 407.6 760.4 407.4 760.5 407.4 760.6 407.5 Z M 772.6 429.9 772.5 429.9 772.5 429.8 772.5 429.7 772.6 429.8 772.6 429.9 Z M 770.8 426.9 770.7 427 770.6 426.9 770.7 426.9 770.8 426.9 Z M 773.4 429.8 773.4 429.9 773.3 429.8 773.3 429.7 773.4 429.7 773.4 429.8 Z M 771.4 425.4 771.3 425.5 771.2 425.4 771.3 425.3 771.4 425.4 Z M 763.6 416.4 763.5 416.5 763.4 416.4 763.5 416.3 763.6 416.4 Z M 771.7 431.1 771.7 431.2 771.5 431.1 771.6 431.1 771.7 431.1 Z M 772.1 428.8 772 428.8 772 428.7 772.1 428.6 772.1 428.8 Z M 759.4 405.5 759.3 405.6 759.2 405.4 759.2 405.3 759.4 405.5 Z M 772.9 427.5 772.9 427.6 772.8 427.5 772.8 427.4 772.9 427.5 Z M 772.7 425 772.6 425.1 772.6 425 772.7 424.9 772.7 425 Z M 758.9 420.8 758.9 420.9 758.8 420.9 758.7 420.8 758.8 420.8 758.9 420.8 Z M 771 426.7 771 426.8 770.8 426.7 770.9 426.6 771 426.7 Z M 771.5 421.8 771.5 421.9 771.4 421.8 771.4 421.7 771.5 421.8 Z M 758.4 404.1 758.3 404.2 758.2 404.1 758.3 404 758.4 404.1 Z M 771.2 420.9 771.1 421 771 420.9 771.1 420.8 771.2 420.8 771.2 420.9 Z M 771.3 424.7 771.3 424.9 771.2 424.8 771.3 424.7 Z M 772.9 426.4 772.8 426.7 772.7 426.6 772.8 426.5 772.9 426.4 Z M 773.2 432.9 773.1 432.9 773.1 432.8 773.2 432.8 773.2 432.9 Z\",\"Xmax\":780.4,\"Xmid\":767.5,\"Xmin\":755.6,\"Ymax\":433.3,\"Ymid\":400.6,\"Ymin\":378,\"economy/currency\":\"kyats (MMK)\",\"economy/gdp_per_capita_ppp/2017\":\"6300\",\"economy/gdp_real_growth_rate/2017\":0.068,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.01 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.61,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":653508,\"geography/area/water\":23070,\"geography/area_comparative\":\"slightly smaller than Texas\",\"geography/area_sqkm\":676578,\"geography/climate\":\"tropical monsoon; cloudy, rainy, hot, humid summers (southwest monsoon, June to September); less cloudy, scant rainfall, mild temperatures, lower humidity during winter (northeast monsoon, December to April)\",\"geography/coastline\":\"1,930 km\",\"geography/elevation/highest_point\":\"Gamlang Razi 5,870 m\",\"geography/elevation/lowest_point\":\"Andaman Sea/Bay of Bengal 0 m\",\"geography/elevation/mean_elevation\":\"702\",\"geography/geographic_coordinates\":\"22 00 N, 98 00 E\",\"geography/geography_note\":\"strategic location near major Indian Ocean shipping lanes; the north-south flowing Irrawaddy River is the countrys largest and most important commercial waterway\",\"geography/land_boundaries/border_countries\":\"Bangladesh 271 km, China 2129 km, India 1468 km, Laos 238 km, Thailand 2416 km\",\"geography/land_boundaries/total\":\"6,522 km\",\"geography/land_use/agricultural_land_arable_land\":0.165,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.005,\"geography/land_use/forest\":0.482,\"geography/land_use/other\":0.326,\"geography/location\":\"Southeastern Asia, bordering the Andaman Sea and the Bay of Bengal, between Bangladesh and Thailand\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"central lowlands ringed by steep, rugged highlands\",\"government/administrative_divisions\":\"7 regions (taing-myar, singular - taing), 7 states (pyi ne-myar, singular - pyi ne), 1 union territory\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Ayeyarwady (Irrawaddy), Bago, Magway, Mandalay, Sagaing, Tanintharyi, Yangon (Rangoon); \\u0026lt;strong\\u0026gt;states:\\u0026lt;/strong\\u0026gt; Chin, Kachin, Kayah, Kayin, Mon, Rakhine, Shan; \\u0026lt;strong\\u0026gt;union territory:\\u0026lt;/strong\\u0026gt; Nay Pyi Taw\",\"government/capital/geographic_coordinates\":\"16 48 N, 96 09 E\",\"government/capital/name\":\"Rangoon (Yangon); note - Nay Pyi Taw is the administrative capital\",\"government/capital/time_difference\":\"UTC\\u002B6.5 (11.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"both \\u0022Burma\\u0022 and \\u0022Myanmar\\u0022 derive from the name of the majority Burman (Bamar) ethnic group\",\"government/executive_branch/chief_of_state\":\"President WIN MYINT (since 30 March 2018); Vice Presidents MYINT SWE (since 16 March 2016) and HENRY VAN THIO (since 30 March 2016); note - President HTIN KYAW (since 30 March 2016) resigned on 21 March 2018; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President WIN MYINT (since 30 March 2018); Vice Presidents MYINT SWE (since 16 March 2016) and HENRY VAN THIO (since 30 March 2016\",\"government/flag_description\":\"design consists of three equal horizontal stripes of yellow (top), green, and red; centered on the green band is a large white five-pointed star that partially overlaps onto the adjacent colored stripes; the design revives the triband colors used by Burma from 1943-45, during the Japanese occupation\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"4 January 1948 (from the UK)\",\"government/national_holiday\":\"Independence Day, 4 January (1948); Union Day, 12 February (1947)\",\"government/national_symbol_s\":\"chinthe (mythical lion); national colors: yellow, green, red, white\",\"introduction\":\"Various ethnic Burman and ethnic minority city-states or kingdoms occupied the present borders through the 19th century, and several minority ethnic groups continue to maintain independent armies and control territory within the country today, in opposition to the central government. Over a period of 62 years (1824-1886), Britain conquered Burma and incorporated\\u0026amp;nbsp;all the groups within\\u0026amp;nbsp;the country into its Indian Empire. Burma was administered as a province of India until 1937 when it became a separate, self-governing colony; in 1948,\\u0026amp;nbsp;following major battles on its territory during World War II,\\u0026amp;nbsp;Burma attained independence from the British Commonwealth. Gen. NE WIN dominated the government from 1962 to 1988, first as military ruler, then as self-appointed president, and later as political kingpin. In response to widespread civil unrest, NE WIN resigned in 1988, but within months the military crushed student-led protests and took power. Since independence, successive\\u0026amp;nbsp;Burmese\\u0026amp;nbsp;governments have fought on-and-off conflicts with armed ethnic groups\\u0026amp;nbsp;seeking autonomy\\u0026amp;nbsp;in the country\\u0026amp;rsquo;s mountainous border regions. Multiparty legislative elections in 1990 resulted in the main opposition party - the National League for Democracy (NLD) - winning a landslide victory. Instead of handing over power, the junta placed NLD leader (and 1991 Nobel Peace Prize recipient) AUNG SAN SUU KYI under house arrest from 1989 to 1995, 2000 to 2002, and from May 2003 to November 2010. In late September 2007, the ruling junta brutally suppressed protests over increased fuel prices led by prodemocracy activists and Buddhist monks, killing an unknown number of people and arresting thousands for participating in the demonstrations - popularly referred to as the Saffron Revolution. In early May 2008, Cyclone\\u0026amp;nbsp;Nargis\\u0026amp;nbsp;struck Burma, which left over 138,000 dead and tens of thousands injured and homeless. Despite this tragedy, the junta proceeded with its May constitutional referendum, the first vote in Burma since 1990. The 2008 constitution reserves 25% of its seats to the military. Legislative elections held in November 2010, which the NLD boycotted and many in the international community considered flawed, saw the successor ruling juntas mass organization, the Union Solidarity and Development Party garner over 75% of the contested seats. The national legislature convened in January 2011 and selected former Prime Minister THEIN SEIN as president. Although the vast majority of national-level appointees named by THEIN SEIN were former or current military officers, the government initiated a series of political and economic reforms leading to a substantial opening of the long-isolated country. These reforms included releasing hundreds of political prisoners, signing a nationwide cease-fire with several of the countrys ethnic armed groups, pursuing legal reform, and gradually reducing restrictions on freedom of the press, association, and civil society. At least due in part to these reforms, AUNG SAN SUU KYI was elected to the national legislature in April 2012 and became chair of the Committee for Rule of Law and Tranquility. Burma served as chair of the Association of Southeast Asian Nations (ASEAN) for 2014. In a flawed but largely credible national legislative election in November 2015 featuring more than 90 political parties, the NLD again won a landslide victory. Using its overwhelming majority in both houses of parliament, the NLD elected HTIN KYAW, AUNG SAN SUU KYI\\u0026amp;rsquo;s confidant and long-time NLD supporter, as president. The new legislature created the position of State Counsellor, according AUNG SAN SUU KYI a formal role in the government and making her the de facto head of state. Burmas first credibly elected civilian government after more than five decades of military dictatorship was sworn into office on 30 March 2016. In March 2018, upon HTIN KYAW\\u0026amp;rsquo;s resignation, parliament selected WIN MYINT, another long-time ally of AUNG SAN SUU KYI\\u0026amp;rsquo;s, as president. Attacks in October 2016 and August 2017 on security forces in northern Rakhine State by members of the\\u0026amp;nbsp;Arakan\\u0026amp;nbsp;Rohingya Salvation Army (ARSA), a Rohingya militant group, resulted in military crackdowns on the Rohingya population\\u0026amp;nbsp;that reportedly caused thousands of deaths\\u0026amp;nbsp;and human rights abuses. Following the August 2017 violence, over 740,000 Rohingya fled\\u0026amp;nbsp;to neighboring Bangladesh as refugees. In November 2017, the US Department of State determined that the August 2017 violence constituted ethnic cleansing\\u0026amp;nbsp;of Rohingyas. The UN has called for Burma to allow access to a Fact Finding Mission to investigate reports of human rights violations and abuses and to work with Bangladesh to facilitate repatriation of Rohingya refugees, and in September 2018 the International Criminal Court\\u0026amp;nbsp;(ICC)\\u0026amp;nbsp;determined it had jurisdiction to investigate\\u0026amp;nbsp;reported human rights\\u0026amp;nbsp;abuses\\u0026amp;nbsp;against Rohingyas. Burma\\u0026amp;nbsp;has\\u0026amp;nbsp;rejected charges of ethnic cleansing\\u0026amp;nbsp;and genocide,\\u0026amp;nbsp;and has chosen not to work with the UN Fact Finding Mission\\u0026amp;nbsp;or the ICC. In March 2018, President HTIN KYAW announced his voluntary retirement; NLD parliamentarian WIN MYINT was named by the parliament as his successor. In February 2019, the NLD announced it would establish a parliamentary committee to examine options for constitutional reform\\u0026amp;nbsp;ahead of national the elections planned for 2020.\",\"name\":\"Myanmar\",\"people_and_society/age_structure/0_14_years\":0.2656,\"people_and_society/age_structure/15_24_years\":0.1751,\"people_and_society/age_structure/25_54_years\":0.4251,\"people_and_society/age_structure/55_64_years\":0.0775,\"people_and_society/age_structure/65_years_and_over\":0.0567,\"people_and_society/birth_rate\":\"17.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Burman (Bamar) 68%, Shan 9%, Karen 7%, Rakhine 4%, Chinese 3%, Indian 2%, Mon 2%, other 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.244 million RANGOON (Yangon) (capital), 1.406 million Mandalay (2019)\",\"people_and_society/nationality/adjective\":\"Burmese\",\"people_and_society/nationality/noun\":\"Burmese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55622506\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"64\",\"transportation/railways/total\":\"5031\",\"transportation/roadways/total\":\"157000\"},{\"BoxHeight\":30.400000000000034,\"BoxWidth\":39.89999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.511,\"ISO3_Code\":\"AFG\",\"ISO_Code\":\"AF\",\"Path\":\"M 707.6 349.2 707.4 349.3 707.2 349 707 349.2 706.5 349.2 706.4 349.5 706.7 349.9 706.6 350 706.6 350.1 706.3 350 706 350.3 705.6 350.3 705.5 350.5 705.3 350.6 705.1 350.6 704.7 350.3 704.1 350.4 701.4 350.6 700.2 350.9 699.7 351.4 699.1 351.8 699.1 352 698.6 351.9 698.4 352.3 697.6 353 697.4 353.3 697.9 353.7 698.3 354.4 698.3 354.7 698.5 354.9 698.6 355.4 698.4 355.9 698.7 356.2 698.4 356.5 698.2 356.9 697.7 357.2 697.6 357.5 697.1 357.9 697.1 358.2 696.9 358.4 696.9 358.7 697.1 358.8 697.3 359.1 697 360 696.5 360.3 695.5 360.4 694.1 360.1 693.8 360.1 693.7 360.4 693.7 360.5 694 361.1 694.5 361.3 694.6 361.5 694.6 361.8 694.9 362.2 694.9 362.4 694.6 362.7 694.3 362.9 694 363.1 693.7 363.2 693.4 363.2 693 363.2 692.7 363.4 692.7 364 692.4 364.3 692.5 364.7 692 365.3 692.1 367.1 691.8 367.4 691.6 367.8 691.3 368 690.8 368.1 690.4 367.6 690.2 367.5 689.6 367.6 689 367.5 688.5 368 688.1 368.1 687.7 368.4 687.4 368.4 687.5 368.7 687.9 368.8 687.8 369 687.1 369.3 686.6 369.4 685.9 369.3 685.8 369.1 685.6 369.1 685 369.4 684.6 370.1 684.2 370.3 684 370.4 683.8 371.5 683.9 372.1 683.7 373.1 683.9 373.4 683.6 373.8 680.4 374.8 678.9 374.7 678.1 374.9 677.9 375 677.8 375.2 677.7 375.3 676.2 375 673.2 375.2 668.8 373.8 671.3 370.6 671.3 370.3 671.4 370 671.3 369.6 671.2 369.1 671 368.9 668.7 368.5 668.6 367.8 668.6 367.3 668.6 366.8 668.8 366.2 668.6 365.3 668 363.2 668.1 362.8 668.7 362.2 668.7 361.9 668.9 361.9 668.8 361.8 668.3 361.8 668.1 361.7 667.9 361.2 667.9 360.8 667.7 360 668.2 359.2 668.8 359.2 668.4 358.5 668.7 358.4 669.1 358.1 669.5 356.6 669.4 356.3 669.4 356 669.6 355.9 669.7 355.5 669.9 355.1 669.9 354.8 670.1 354.8 670.3 355 670.8 355.4 671.2 355.5 671.8 355.3 672 355.4 672.6 355.9 672.7 356.4 673.2 355.9 673.7 356.1 674.6 355.5 674.9 355.4 675 355.1 674.9 354.8 675.3 354.5 675 354.1 675 354 676 353.8 676.3 353.6 677.3 353.4 677.6 353.4 677.6 353.1 677.9 352.9 678.2 352.9 679 352.3 679.2 351.9 679.2 351.2 679.6 350.3 679.6 349.6 680.5 349.2 681.7 349.2 682 348.8 682 348.5 682.2 348.2 683.2 348.5 683.8 348.9 684.1 348.8 684.5 348.8 684.8 348.9 685.6 348.7 685.9 348.8 686.1 349 686.5 349.3 687.1 349.1 687.3 349.2 687.7 349.2 687.9 349.4 688 349.7 688.6 350.2 689.2 349.9 689.4 349.7 690.2 349.4 690.4 349.1 690.7 349.1 690.8 349 691 349 691.1 348.9 691.2 349 691.9 349.6 692.1 349.6 692.5 349.3 692.4 348.6 692.7 348.1 693.5 348 693.8 347.9 694.1 348.1 694.5 348.1 694.8 347.9 694.9 347.5 694.8 347.2 694.6 347 694.6 346.8 695.4 346.1 695.8 345.3 696 345.1 696.8 344.9 697.8 345.6 697.8 345.9 697.6 346.4 697.6 346.8 697.8 346.9 698.2 346.7 698.4 346.9 698.5 347.1 698.2 348 698.2 349 698.1 349.8 698.4 350.8 698.7 351.1 699.2 351.1 700.4 350.1 701.4 349.9 701.9 349.3 702.5 348.9 702.8 348.6 703.3 348.4 703.8 348.4 704.4 348.5 704.5 348.8 704.2 349.1 704.4 349.2 705.6 348.8 705.9 348.6 706.1 348.6 707.1 348.7 707.4 348.8 707.6 349.2 Z M 690.1 367.7 690 367.8 689.9 367.7 689.9 367.6 690.1 367.7 Z\",\"Xmax\":707.6,\"Xmid\":683,\"Xmin\":667.7,\"Ymax\":375.3,\"Ymid\":360.8,\"Ymin\":344.9,\"economy/currency\":\"afghanis (AFA)\",\"economy/gdp_per_capita_ppp/2017\":\"2000\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.067 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.52,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":652230,\"geography/area/water\":0,\"geography/area_comparative\":\"almost six times the size of Virginia; slightly smaller than Texas\",\"geography/area_sqkm\":652230,\"geography/climate\":\"arid to semiarid; cold winters and hot summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Noshak 7,492 m\",\"geography/elevation/lowest_point\":\"Amu Darya 258 m\",\"geography/elevation/mean_elevation\":\"1884\",\"geography/geographic_coordinates\":\"33 00 N, 65 00 E\",\"geography/geography_note\":\"landlocked; the Hindu Kush mountains that run northeast to southwest divide the northern provinces from the rest of the country; the highest peaks are in the northern Vakhan (Wakhan Corridor)\",\"geography/land_boundaries/border_countries\":\"China 91 km, Iran 921 km, Pakistan 2670 km, Tajikistan 1357 km, Turkmenistan 804 km, Uzbekistan 144 km\",\"geography/land_boundaries/total\":\"5,987 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.46,\"geography/land_use/forest\":0.0207,\"geography/land_use/other\":0.39,\"geography/location\":\"Southern Asia, north and west of Pakistan, east of Iran\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly rugged mountains; plains in north and southwest\",\"government/administrative_divisions\":\"34 provinces (welayat, singular - welayat); Badakhshan, Badghis, Baghlan, Balkh, Bamyan, Daykundi, Farah, Faryab, Ghazni, Ghor, Helmand, Herat, Jowzjan, Kabul, Kandahar, Kapisa, Khost, Kunar, Kunduz, Laghman, Logar, Nangarhar, Nimroz, Nuristan, Paktika, Paktiya, Panjshir, Parwan, Samangan, Sar-e Pul, Takhar, Uruzgan, Wardak, Zabul\",\"government/capital/geographic_coordinates\":\"34 31 N, 69 11 E\",\"government/capital/name\":\"Kabul\",\"government/capital/time_difference\":\"UTC\\u002B4.5 (9.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Afghan\\u0022 originally referred to the Pashtun people (today it is understood to include all the countrys ethnic groups), while the suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country\\u0022; so Afghanistan literally means the \\u0022Land of the Afghans\\u0022\",\"government/executive_branch/chief_of_state\":\"President of the Islamic Republic of Afghanistan Ashraf GHANI Ahmadzai (since 29 September 2014); CEO Abdullah ABDULLAH, Dr. (since 29 September 2014); First Vice President Abdul Rashid DOSTAM (since 29 September 2014); Second Vice President Sarwar DANESH (since 29 September 2014); First Deputy CEO Khyal Mohammad KHAN; Second Deputy CEO Mohammad MOHAQQEQ; note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President of the Islamic Republic of Afghanistan Ashraf GHANI Ahmadzai (since 29 September 2014); CEO Abdullah ABDULLAH, Dr. (since 29 September 2014); First Vice President Abdul Rashid DOSTAM (since 29 September 2014); Second Vice President Sarwar DANESH (since 29 September 2014); First Deputy CEO Khyal Mohammad KHAN; Second Deputy CEO Mohammad MOHAQQEQ\",\"government/flag_description\":\"three equal vertical bands of black (hoist side), red, and green, with the national emblem in white centered on the red band and slightly overlapping the other 2 bands; the center of the emblem features a mosque with pulpit and flags on either side, below the mosque are Eastern Arabic numerals for the solar year 1298 (1919 in the Gregorian calendar, the year of Afghan independence from the UK); this central image is circled by a border consisting of sheaves of wheat on the left and right, in the upper-center is an Arabic inscription of the Shahada (Muslim creed) below which are rays of the rising sun over the Takbir (Arabic expression meaning \\u0022God is great\\u0022), and at bottom center is a scroll bearing the name Afghanistan; black signifies the past, red is for the blood shed for independence, and green can represent either hope for the future, agricultural prosperity, or Islam\",\"government/government_type\":\"presidential Islamic republic\",\"government/independence\":\"19 August 1919 (from UK control over Afghan foreign affairs)\",\"government/national_holiday\":\"Independence Day, 19 August (1919)\",\"government/national_symbol_s\":\"lion; national colors: red, green, black\",\"introduction\":\"Ahmad Shah DURRANI unified the Pashtun tribes and founded Afghanistan in 1747. The country served as a buffer between the British and Russian Empires until it won independence from notional British control in 1919. A brief experiment in increased democracy ended in a 1973 coup and a 1978 communist countercoup. The Soviet Union invaded in 1979 to support the tottering Afghan communist regime, touching off a long and destructive war. The USSR withdrew in 1989 under relentless pressure by internationally supported anti-communist mujahidin rebels. A series of subsequent civil wars saw Kabul finally fall in 1996 to the Taliban, a hardline Pakistani-sponsored movement that emerged in 1994 to end the countrys civil war and anarchy. Following the 11 September 2001 terrorist attacks, a US, Allied, and anti-Taliban Northern Alliance military action toppled the Taliban for sheltering Usama BIN LADIN. A UN-sponsored Bonn Conference in 2001 established a process for political reconstruction that included the adoption of a new constitution, a presidential election in 2004, and National Assembly elections in 2005. In December 2004, Hamid KARZAI became the first democratically elected president of Afghanistan, and the National Assembly was inaugurated the following December. KARZAI was reelected in August 2009 for a second term. The 2014 presidential election was the countrys first to include a runoff, which featured the top two vote-getters from the first round, Abdullah ABDULLAH and Ashraf GHANI. Throughout the summer of 2014, their campaigns disputed the results and traded accusations of fraud, leading to a US-led diplomatic intervention that included a full vote audit as well as political negotiations between the two camps. In September 2014, GHANI and ABDULLAH agreed to form the Government of National Unity, with GHANI inaugurated as president and ABDULLAH elevated to the newly-created position of chief executive officer. The day after the inauguration, the GHANI administration signed the US-Afghan Bilateral Security Agreement and NATO Status of Forces Agreement, which provide the legal basis for the post-2014 international military presence in Afghanistan. After two postponements, the next presidential election was held in September 2019. The Taliban remains a serious challenge for the Afghan Government in almost every province. The Taliban still considers itself the rightful government of Afghanistan, and it remains a capable and confident insurgent force fighting for the withdrawal of foreign military forces from Afghanistan, establishment of sharia law, and rewriting of the Afghan constitution. In 2019, negotiations between the US and the Taliban in Doha entered their highest level yet, building on momentum that began in late 2018. Underlying the negotiations is the unsettled state of Afghan politics, and prospects for a sustainable political settlement remain unclear.\",\"name\":\"Afghanistan\",\"people_and_society/age_structure/0_14_years\":0.4092,\"people_and_society/age_structure/15_24_years\":0.2185,\"people_and_society/age_structure/25_54_years\":0.3068,\"people_and_society/age_structure/55_64_years\":0.0395,\"people_and_society/age_structure/65_years_and_over\":0.0261,\"people_and_society/birth_rate\":\"37.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Pashtun, Tajik, Hazara, Uzbek, other (includes smaller numbers of Baloch, Turkmen, Nuristani, Pamiri, Arab, Gujar, Brahui, Qizilbash, Aimaq, Pashai, and Kyrghyz) (2015)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"52.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.114 million KABUL (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Afghan\",\"people_and_society/nationality/noun\":\"Afghan(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"34940837\",\"people_and_society/population_growth_rate\":0.0237,\"people_and_society/urbanization/urban_population\":\"25.8% of total population (2019)\",\"transportation/airports\":\"43\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"34903\"},{\"BoxHeight\":19.80000000000001,\"BoxWidth\":35.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.47,\"ISO3_Code\":\"YEM\",\"ISO_Code\":\"YE\",\"Path\":\"M 647.2 413.7 645.5 414.4 644.9 414.9 644.8 415.2 644.6 415.7 644.8 416.6 644.7 416.8 643.9 417.1 643.7 417.2 643.3 417.3 643.1 417.5 642 417.9 640 418.4 639.1 418.9 638.7 419 638.4 419 637.5 419.2 636.7 419.6 636.3 419.9 636.1 419.9 635.9 420.2 635.8 420.5 635 421.2 633.8 421.4 633.3 421.2 633 421.2 632.5 421.6 632.1 421.7 631.4 422.4 630.1 422.7 629.5 423 628.4 423 627.6 423 627.2 423.1 626.6 423.2 625.8 424 625.3 424.2 625.1 424.3 624.9 424.9 624.8 424.9 624.7 424.7 624.6 424.8 624.4 425 623.9 424.8 623.6 424.8 622.9 425.2 622.4 425.2 621.9 425.4 620.9 425 620.5 425.1 620.5 424.6 619.9 423.5 620 422.2 619.8 421.7 619.5 421.1 619.2 420.2 619.2 419.8 619 419.1 619 418.7 618.8 418.1 618.6 418 618.1 417.9 618.3 417.6 618.6 417.8 618.6 417.7 618.4 416.5 618.7 416 618.7 415.6 618.6 414.5 619 414.4 619.1 414.2 619.5 414.1 619.6 413.7 619.9 413.7 619.9 413.4 619.6 413 619.8 412.6 619.6 412.3 619.8 412 620.1 411.8 619.9 411.5 620 411.3 620.4 411.1 620.6 411.2 621.1 411.6 621.8 411.7 622.1 411.6 623.9 411.5 624.9 411.5 625.3 411.5 625.9 411.8 627.2 411.9 627.8 412 628.4 412 628.5 412 629.6 411.9 630.3 412.9 630.8 412.9 631.6 412.4 632 411.4 633.6 409.4 633.8 409.2 636.1 408.1 640.8 407.5 644.2 406.9 646.3 411.6 646.3 411.9 646.4 412 647.2 413.7 Z M 648.4 425 648.5 425.1 648.7 425.1 649.1 425.3 649.2 425.4 649.3 425.3 649.4 425.2 649.6 425.2 649.9 425.1 650 425.1 650.1 425.2 650.2 425.2 650.3 425.2 650.4 425.2 650.5 425.3 650.7 425.3 650.9 425.4 651 425.5 650.9 425.7 650.8 425.7 650.6 425.8 650.4 425.8 650.3 425.9 650.1 426.1 649.8 426.1 649.7 426.1 649.4 426.1 649.2 426.2 648.9 426.2 648.7 426.2 648.4 426.1 648.4 426 648.2 425.8 648.1 425.7 647.8 425.5 648 425.5 648 425.4 648 425.2 648.2 425.1 648.3 425.1 648.4 425 Z M 644.5 426.4 644.7 426.5 644.9 426.5 645.2 426.5 645.2 426.6 645 426.6 644.8 426.6 644.8 426.5 644.6 426.5 644.3 426.4 644.4 426.3 644.5 426.4 Z M 618.1 417.6 618.1 417.7 618 417.7 617.9 417.6 618 417.6 618 417.4 618.1 417.2 618.2 417.3 618.1 417.5 618.1 417.6 Z M 618.6 421.6 618.5 421.6 618.5 421.5 618.4 421.5 618.3 421.3 618.5 421.2 618.6 421.2 618.6 421.6 Z M 618.4 422.3 618.3 422.4 618.3 422.3 618.4 422.2 618.4 422.1 618.5 422 618.6 422 618.6 422.1 618.4 422.3 Z M 647.2 426.7 647.1 426.7 646.9 426.6 647 426.5 647.1 426.5 647.2 426.7 Z M 620.4 425.2 620.4 425.3 620.2 425.2 620.3 425.1 620.4 425.2 Z M 619 419.7 618.9 419.6 619 419.5 619 419.7 Z M 616.1 416.9 616 417 615.9 416.9 616 416.8 616.1 416.9 Z M 616.6 417.9 616.5 418 616.5 417.9 616.6 417.9 Z M 617.8 414.8 617.8 414.9 617.7 414.9 617.7 414.8 617.8 414.8 Z M 617.3 416.5 617.2 416.6 617.1 416.5 617.2 416.4 617.3 416.5 Z M 617.4 414.7 617.3 414.8 617.2 414.8 617.4 414.7 Z M 617 418.4 616.9 418.4 616.8 418.3 616.9 418.2 617 418.3 617 418.4 Z M 617.5 415 617.5 415.2 617.4 415 617.5 414.9 617.5 415 Z M 617.6 416.5 617.5 416.5 617.5 416.4 617.6 416.4 617.6 416.5 Z M 618.7 421.7 618.6 421.8 618.5 421.8 618.6 421.7 618.7 421.7 Z M 617.7 416.5 617.6 416.5 617.6 416.4 617.7 416.4 617.7 416.5 Z\",\"Xmax\":651,\"Xmid\":631.9,\"Xmin\":615.9,\"Ymax\":426.7,\"Ymid\":415.9,\"Ymin\":406.9,\"economy/currency\":\"Yemeni rials (YER)\",\"economy/gdp_per_capita_ppp/2017\":\"2500\",\"economy/gdp_real_growth_rate/2017\":-0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.68 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.21,\"geography/area/land\":527968,\"geography/area/water\":0,\"geography/area_comparative\":\"almost four times the size of Alabama; slightly larger than twice the size of Wyoming\",\"geography/area_sqkm\":527968,\"geography/climate\":\"mostly desert; hot and humid along west coast; temperate in western mountains affected by seasonal monsoon; extraordinarily hot, dry, harsh desert in east\",\"geography/coastline\":\"1,906 km\",\"geography/elevation/highest_point\":\"Jabal an Nabi Shuayb 3,666 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"999\",\"geography/geographic_coordinates\":\"15 00 N, 48 00 E\",\"geography/geography_note\":\"strategic location on Bab el Mandeb, the strait linking the Red Sea and the Gulf of Aden, one of worlds most active shipping lanes\",\"geography/land_boundaries/border_countries\":\"Oman 294 km, Saudi Arabia 1307 km\",\"geography/land_boundaries/total\":\"1,601 km\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.417,\"geography/land_use/forest\":0.01,\"geography/land_use/other\":0.545,\"geography/location\":\"Middle East, bordering the Arabian Sea, Gulf of Aden, and Red Sea, between Oman and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"narrow coastal plain backed by flat-topped hills and rugged mountains; dissected upland desert plains in center slope into the desert interior of the Arabian Peninsula\",\"government/administrative_divisions\":\"22 governorates (muhafazat, singular - muhafazah); Abyan, Adan (Aden), Ad Dali, Al Bayda, Al Hudaydah, Al Jawf, Al Mahrah, Al Mahwit, Amanat al Asimah (Sanaa City), Amran, Arkhabil Suqutra (Socotra Archipelago), Dhamar, Hadramawt, Hajjah, Ibb, Lahij, Marib, Raymah, Sadah, Sana (Sanaa), Shabwah, Taizz\",\"government/capital/geographic_coordinates\":\"15 21 N, 44 12 E\",\"government/capital/name\":\"Sanaa\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derivation remains unclear but may come from the Arab term \\u0022yumn\\u0022 (happiness) and be related to the regions classical name \\u0022Arabia Felix\\u0022 (Fertile or Happy Arabia); the Romans referred to the rest of the peninsula as \\u0022Arabia Deserta\\u0022 (Deserted Arabia)\",\"government/executive_branch/chief_of_state\":\"President Abd Rabuh Mansur HADI (since 21 February 2012); Vice President ALI MUHSIN al-Ahmar, Lt. Gen. (since 3 April 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Maeen Abd al-Malik SAEED (since 15 October 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white)\",\"government/government_type\":\"in transition\",\"government/independence\":\"22 May 1990 (Republic of Yemen was established with the merger of the Yemen Arab Republic [Yemen (Sanaa) or North Yemen] and the Marxist-dominated Peoples Democratic Republic of Yemen [Yemen (Aden) or South Yemen]); notable earlier dates: North Yemen became independent on 1 November 1918 (from the Ottoman Empire) and became a republic with the overthrow of the theocratic Imamate on 27 September 1962; South Yemen became independent on 30 November 1967 (from the UK)\",\"government/national_holiday\":\"Unification Day, 22 May (1990)\",\"government/national_symbol_s\":\"golden eagle; national colors: red, white, black\",\"introduction\":\"The Kingdom of Yemen (colloquially known as North Yemen) became independent from the Ottoman Empire in 1918 and in 1962 became the Yemen Arab Republic. The British, who had set up a protectorate area around the southern port of Aden in the 19th century, withdrew in 1967 from what became the Peoples Republic of Southern Yemen (colloquially known as South Yemen). Three years later, the southern government adopted a Marxist orientation and changed the countrys name to the Peoples Democratic Republic of Yemen. The massive exodus of hundreds of thousands of Yemenis from the south to the north contributed to two decades of hostility between the states. The two countries were formally unified as the Republic of Yemen in 1990. A southern secessionist movement and brief civil war in 1994 was quickly subdued. In 2000, Saudi Arabia and Yemen agreed to delineate their border. Fighting in the northwest between the government and the Huthis, a Zaydi Shia Muslim minority, continued intermittently from 2004 to 2010, and then again from 2014-present. The southern secessionist movement was revitalized in 2007. Public rallies in Sanaa against then President Ali Abdallah SALIH - inspired by similar demonstrations in Tunisia and Egypt - slowly built momentum starting in late January 2011 fueled by complaints over high unemployment, poor economic conditions, and corruption. By the following month, some protests had resulted in violence, and the demonstrations had spread to other major cities. By March the opposition had hardened its demands and was unifying behind calls for SALIHs immediate ouster. In April 2011, the Gulf Cooperation Council (GCC), in an attempt to mediate the crisis in Yemen, proposed the GCC Initiative, an agreement in which the president would step down in exchange for immunity from prosecution. SALIHs refusal to sign an agreement led to further violence. The UN Security Council passed Resolution 2014 in October 2011 calling for an end to the violence and completing a power transfer deal. In November 2011, SALIH signed the GCC Initiative to step down and to transfer some of his powers to Vice President Abd Rabuh Mansur HADI. Following HADIs uncontested election victory in February 2012, SALIH formally transferred all presidential powers. In accordance with the GCC Initiative, Yemen launched a National Dialogue Conference (NDC) in March 2013 to discuss key constitutional, political, and social issues. HADI concluded the NDC in January 2014 and planned to begin implementing subsequent steps in the transition process, including constitutional drafting, a constitutional referendum, and national elections. The Huthis, perceiving their grievances were not addressed in the NDC, joined forces with SALIH and expanded their influence in northwestern Yemen, which culminated in a major offensive against military units and rival tribes and enabled their forces to overrun the capital, Sanaa, in September 2014. In January 2015, the Huthis surrounded the presidential palace, HADIs residence, and key government facilities, prompting HADI and the cabinet to submit their resignations. HADI fled to Aden in February 2015 and rescinded his resignation. He subsequently escaped to Oman and then moved to Saudi Arabia and asked the GCC to intervene militarily in Yemen to protect the legitimate government from the Huthis. In March, Saudi Arabia assembled a coalition of Arab militaries and began airstrikes against the Huthis and Huthi-affiliated forces. Ground fighting between Huthi-aligned forces and anti-Huthi groups backed by the Saudi-led coalition continued through 2016. In 2016, the UN brokered a months-long cessation of hostilities that reduced airstrikes and fighting, and initiated peace talks in Kuwait. However, the talks ended without agreement. The Huthis and SALIH\\u0026amp;rsquo;s political party announced a Supreme Political Council in August 2016 and a National Salvation Government, including a prime minister and several dozen cabinet members, in November 2016, to govern in Sanaa and further challenge the legitimacy of HADI\\u0026amp;rsquo;s government. However, amid rising tensions between the Huthis and SALIH, sporadic clashes erupted in mid-2017, and escalated into open fighting that ended when Huthi forces killed SALIH in early December 2017. In 2018, anti-Huthi forces made the most battlefield progress in Yemen since early 2016, most notably in Al Hudaydah Governorate. In December 2018, the Huthis and Yemeni Government participated in the first UN-brokered peace talks since 2016, agreeing to a limited ceasefire in Al Hudaydah Governorate and the establishment of a UN Mission to monitor the agreement. In April 2019, Yemen\\u0026amp;rsquo;s parliament convened in Sayun for the first time since the conflict broke out in 2014. In August 2019, violence erupted between HADIs government and the pro-secessionist Southern Transition Council (STC) in southern Yemen. In November 2019, HADIs government and the STC signed a power-sharing agreement to end the fighting between them.\",\"name\":\"Yemen\",\"people_and_society/age_structure/0_14_years\":0.3916,\"people_and_society/age_structure/15_24_years\":0.2126,\"people_and_society/age_structure/25_54_years\":0.3278,\"people_and_society/age_structure/55_64_years\":0.04,\"people_and_society/age_structure/65_years_and_over\":0.028,\"people_and_society/birth_rate\":\"27.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"predominantly Arab; but also Afro-Arab, South Asian, European\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.874 million SANAA (capital), 950,000 Aden (2019)\",\"people_and_society/nationality/adjective\":\"Yemeni\",\"people_and_society/nationality/noun\":\"Yemeni(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"28667230\",\"people_and_society/population_growth_rate\":0.0217,\"people_and_society/urbanization/urban_population\":\"37.3% of total population (2019)\",\"transportation/airports\":\"57\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"71300\"},{\"BoxHeight\":42.299999999999955,\"BoxWidth\":22.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.777,\"ISO3_Code\":\"THA\",\"ISO_Code\":\"TH\",\"Path\":\"M 777.5 402.9 777.5 403.2 777.7 403.2 777.9 402.8 778.1 402.8 778.5 403.4 778.6 403.5 778.8 403.5 778.6 404.3 778.4 404.7 778.6 405 778.6 405.3 778.8 405.4 779 405.3 779.4 405.4 779.7 405.1 780.1 405.1 780.3 405.2 780.6 405.1 780.8 405.2 780.7 405.5 780.6 405.6 780.6 405.8 780.6 405.9 780.7 406.5 781 406.8 780.7 407.2 780.7 407.9 780.2 408.5 780.3 408.7 780.5 408.9 780.4 409.1 780.5 409.3 780.5 409.6 780.3 409.9 780.3 410.1 780.1 410.3 780 410.4 780 410.5 780.1 410.8 779.9 411 780.1 411.2 780.4 411.3 781.2 410.6 781.6 410.4 781.6 410.3 782 410 782.2 409.7 782.5 409.7 783 409.2 783.2 409.2 783.6 409.7 784 409.9 784.4 410 784.4 410.3 784.6 410.4 784.7 410.2 785.1 409.9 785.4 409.8 785.7 409.9 785.8 409.5 786 409.1 786.3 408.9 786.2 408.8 786.3 408.7 786.6 408.5 787.1 408.6 787.9 409 788.3 408.9 789.1 410.2 789.3 410.4 789.7 410.9 790.2 411.2 790.5 411.6 790.5 412.1 790.3 412.8 790.4 413.2 790.4 414.1 790.6 414.3 791.1 414.9 791.2 415.3 792.2 415.6 792 415.8 792.2 416.2 792.3 416.3 792.7 416.4 792.8 416.6 792.7 417.3 792.4 417.5 792.7 417.7 792.4 418 792.5 418.3 792.8 418.6 792.7 418.7 792.6 419 792.5 419.1 792.6 419.8 792.2 420.2 791.6 420.4 791.5 420.7 791.3 420.8 791.2 420.7 791.1 420.3 790.6 420.1 790.1 420.2 789.9 420.3 788.9 420.3 788.8 420.3 788.1 420.4 787.6 420.3 787.4 420.1 786 420.4 785.4 420.8 785.3 421.3 785 421.6 784.8 422 784.4 422.3 784.4 422.5 784.2 422.6 783.8 422.6 783.7 422.7 783.8 423.4 783.9 423.9 784.2 424.2 784.1 424.3 784.3 424.8 784.2 425.1 784.5 425.3 784.9 425.8 784.9 425.9 784.8 426 784.8 426.6 785.3 427.8 785.3 428.1 784.9 427 784.6 426.6 784.4 426.6 784.2 426.8 783.7 426.5 783.3 426 782.2 425.1 781.2 425.3 780.3 425.2 779.9 425.3 779.7 425.2 779.6 425 779.7 424.7 779.8 423.4 779.9 423.1 779.8 422.9 778.9 422.7 777.9 422.8 777.5 423 777.2 423.4 777.4 424.1 777.1 425.1 777.2 426.5 776.8 427.1 776.7 427.7 776.1 428.7 776 429.3 775.8 429.6 775.8 430.1 775.2 431.1 775.2 431.3 775.2 431.6 774.9 431.8 775 431.9 775 432 774.9 432.4 774.9 432.6 774.8 433.3 775 433.8 775.2 434.3 775.1 434.6 775.2 434.9 775.7 434.9 775.9 434.7 776.1 434.7 776.4 434.6 776.8 434.7 777 435.3 777.1 436.6 777.5 437.2 777.7 437.2 777.7 437 777.8 437 778 437.5 778.3 439.1 778.6 440.1 779.3 441.1 779.7 441.3 780 441.5 780.6 441.4 781 441.4 781.5 441.5 782.2 442.6 783 443.2 783 443.6 782.6 443.9 782.6 444.3 782.3 444.6 782.1 444.5 781.9 444.5 781.8 444.3 781.6 444.1 780.7 444.5 780.6 444.8 780.4 444.9 780 444.5 780.1 444.2 780.2 444.1 780.3 444 780.3 443.6 780.2 443.5 780.3 443.3 780.3 443.2 779.9 443.1 779.6 443.2 779.4 442.7 779.3 442.5 779 442.6 778.3 442.4 778.1 442.2 778.1 442 778 441.9 777.7 442 777.7 442.5 777.6 442.7 777.4 442.4 776.4 441.4 776.3 441.1 776.4 440.8 776.1 440.6 775.9 440.3 775.5 440.2 775.2 439.5 774.9 439.1 774.8 439.2 774.7 439.6 774.6 439.6 774.5 438.8 774.3 438.5 773.8 438.1 773.6 437.6 773.4 437.4 773.1 437.5 772.9 437.8 772.7 437.9 772.8 438.2 772.8 438.7 772.7 438.8 772.5 438.8 772.5 437.9 772.3 436.8 772.4 435.7 772.5 435.5 772.4 435.3 772.4 435.2 772.6 434.9 773 434 773.2 433.1 773.6 432.3 773.7 431.9 773.7 431.8 773.8 431.6 773.9 431.3 773.8 430.9 773.9 430.8 774.1 430.5 774.4 430.3 774.5 430 775 429.6 775.1 429.5 775.8 428.2 776 428 776.2 427.6 776 427 776 426.7 775.8 426.5 775.6 425.4 775.1 424.9 775 424.3 774.8 424 774.8 423.7 775 423.5 774.9 422.2 774.7 421.8 774.3 421.1 773.3 420.4 772.4 419 772.2 418.3 772.3 417.9 772.4 417.7 772.7 417.7 772.9 417.5 773.2 417.4 773.3 415.5 773.6 415.3 774 415.2 774.2 414.8 774.2 414.6 774 414.5 773.6 414.7 773.4 414.3 773 413.6 773.1 413.2 773 412.8 772.6 412.5 771.9 411.6 771.1 410.7 770.8 410.2 770.9 409.8 770.6 409 770.5 408.9 770.2 408.9 770 408.3 770.4 408.3 771 408.1 771 407.4 770.8 407.1 771.2 406.5 771.1 405.7 771.4 405.2 771.7 404.9 771.8 404.6 772.5 404.9 773.3 404.9 774 404.6 774.3 404.6 774.5 404.4 774.7 403.7 775 403.6 775.5 403.7 775.9 403.5 776 403.3 775.9 402.9 776.5 403 777 402.6 777.5 402.9 Z M 777.2 433.9 777.3 433.9 777.5 433.9 777.4 434.1 777.4 434.2 777.3 434.3 777.1 434.4 777.1 434.3 777 434.1 777 434 777 433.9 777.2 433.9 Z M 783.7 426.7 784 427.1 784 427.2 783.8 427.1 783.8 427.2 783.7 427.1 783.6 427.2 783.6 427.1 783.6 426.9 783.5 426.6 783.7 426.7 Z M 776.4 442.4 776.2 442.5 776.1 442.2 776.2 442 776.2 441.9 776.3 441.9 776.3 442.2 776.4 442.2 776.4 442.4 Z M 777.4 433.4 777.4 433.6 777.3 433.6 777.2 433.5 777.1 433.3 777.2 433.3 777.3 433.3 777.4 433.3 777.4 433.4 Z M 784.5 427.9 784.4 428.2 784.2 428.2 784.3 428.1 784.2 428 784.2 427.8 784.3 427.8 784.3 427.9 784.5 427.9 Z M 773.3 438.1 773.3 438.3 773.2 438.2 773.1 438.1 773.2 438.1 773.3 438 773.4 437.9 773.4 438 773.3 438.1 Z M 773.3 438.5 773.2 438.4 773.2 438.3 773.3 438.3 773.4 438.4 773.3 438.5 Z M 775.6 440.4 775.5 440.5 775.5 440.4 775.6 440.4 Z M 775.4 442.4 775.3 442.5 775.2 442.5 775.2 442.3 775.4 442.4 Z M 775.2 442.4 775.1 442.4 775 442.4 775 442.3 775.1 442.3 775.2 442.4 Z M 776.1 440.9 776 440.9 776 440.8 776.1 440.7 776.1 440.9 Z M 774.4 438.8 774.4 438.9 774.2 438.7 774.4 438.7 774.4 438.8 Z M 773 433.1 772.9 433.3 772.9 433.2 772.9 433 773 433.1 Z M 771.4 434.2 771.3 434.4 771.2 434.3 771.3 434.2 771.4 434.2 Z M 779.5 425.1 779.4 425.1 779.3 425.1 779.4 425 779.5 425 779.5 425.1 Z M 772.9 433.5 772.8 433.5 772.7 433.5 772.8 433.4 772.9 433.5 Z M 784.2 427.5 784.1 427.7 784 427.6 784 427.5 784.2 427.5 Z M 776.8 432.4 776.8 432.6 776.7 432.5 776.7 432.4 776.8 432.4 Z M 776.4 434 776.4 434.1 776.3 434.1 776.4 433.9 776.4 434 Z M 775.3 440.1 775.3 440.2 775.2 440.1 775.2 440 775.3 440 775.3 440.1 Z\",\"Xmax\":792.8,\"Xmid\":780,\"Xmin\":770,\"Ymax\":444.9,\"Ymid\":418.2,\"Ymin\":402.6,\"economy/currency\":\"baht\",\"economy/gdp_per_capita_ppp/2017\":\"17900\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"355 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.76,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":510890,\"geography/area/water\":2230,\"geography/area_comparative\":\"about three times the size of Florida; slightly more than twice the size of Wyoming\",\"geography/area_sqkm\":513120,\"geography/climate\":\"tropical; rainy, warm, cloudy southwest monsoon (mid-May to September); dry, cool northeast monsoon (November to mid-March); southern isthmus always hot and humid\",\"geography/coastline\":\"3,219 km\",\"geography/elevation/highest_point\":\"Doi Inthanon 2,565 m\",\"geography/elevation/lowest_point\":\"Gulf of Thailand 0 m\",\"geography/elevation/mean_elevation\":\"287\",\"geography/geographic_coordinates\":\"15 00 N, 100 00 E\",\"geography/geography_note\":\"controls only land route from Asia to Malaysia and Singapore; ideas for the construction of a canal across the Kra Isthmus that would create a bypass to the Strait of Malacca and shorten shipping times around Asia continue to be discussed\",\"geography/land_boundaries/border_countries\":\"Burma 2416 km, Cambodia 817 km, Laos 1845 km, Malaysia 595 km\",\"geography/land_boundaries/total\":\"5,673 km\",\"geography/land_use/agricultural_land_arable_land\":0.308,\"geography/land_use/agricultural_land_permanent_crops\":0.088,\"geography/land_use/agricultural_land_permanent_pasture\":0.016,\"geography/land_use/forest\":0.372,\"geography/land_use/other\":0.216,\"geography/location\":\"Southeastern Asia, bordering the Andaman Sea and the Gulf of Thailand, southeast of Burma\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"central plain; Khorat Plateau in the east; mountains elsewhere\",\"government/administrative_divisions\":\"76 provinces (changwat, singular and plural) and 1 municipality* (maha nakhon); Amnat Charoen, Ang Thong, Bueng Kan, Buri Ram, Chachoengsao, Chai Nat, Chaiyaphum, Chanthaburi, Chiang Mai, Chiang Rai, Chon Buri, Chumphon, Kalasin, Kamphaeng Phet, Kanchanaburi, Khon Kaen, Krabi, Krung Thep* (Bangkok), Lampang, Lamphun, Loei, Lop Buri, Mae Hong Son, Maha Sarakham, Mukdahan, Nakhon Nayok, Nakhon Pathom, Nakhon Phanom, Nakhon Ratchasima, Nakhon Sawan, Nakhon Si Thammarat, Nan, Narathiwat, Nong Bua Lamphu, Nong Khai, Nonthaburi, Pathum Thani, Pattani, Phangnga, Phatthalung, Phayao, Phetchabun, Phetchaburi, Phichit, Phitsanulok, Phra Nakhon Si Ayutthaya, Phrae, Phuket, Prachin Buri, Prachuap Khiri Khan, Ranong, Ratchaburi, Rayong, Roi Et, Sa Kaeo, Sakon Nakhon, Samut Prakan, Samut Sakhon, Samut Songkhram, Saraburi, Satun, Sing Buri, Si Sa Ket, Songkhla, Sukhothai, Suphan Buri, Surat Thani, Surin, Tak, Trang, Trat, Ubon Ratchathani, Udon Thani, Uthai Thani, Uttaradit, Yala, Yasothon\",\"government/capital/geographic_coordinates\":\"13 45 N, 100 31 E\",\"government/capital/name\":\"Bangkok\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Land of the Tai [People]\\u0022; the meaning of \\u0022tai\\u0022 is uncertain, but may originally have meant \\u0022human beings,\\u0022 \\u0022people,\\u0022 or \\u0022free people\",\"government/executive_branch/chief_of_state\":\"King WACHIRALONGKON Bodinthrathepphayawarangkun, also spelled Vajiralongkorn Bodindradebayavarangkun, (since 1 December 2016); note - King PHUMIPHON Adunyadet, also spelled BHUMIBOL Adulyadej (since 9 June 1946) died 13 October 2016\",\"government/executive_branch/head_of_government\":\"Prime Minister PRAYUT Chan-ocha (since 25 August 2014); Deputy Prime Ministers PRAWIT Wongsuwan (since 31 August 2014), WISSANU Kruea-ngam (since 31 August 2014), SOMKHIT Chatusiphithak (since 20 August 2015), CHURIN Laksanawisit (since November 2019), ANUTHIN Chanwirakun (since November 2019)\",\"government/flag_description\":\"five horizontal bands of red (top), white, blue (double width), white, and red; the red color symbolizes the nation and the blood of life, white represents religion and the purity of Buddhism, and blue stands for the monarchy\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"1238 (traditional founding date; never colonized)\",\"government/national_holiday\":\"Birthday of King WACHIRALONGKON, 28 July (1952)\",\"government/national_symbol_s\":\"garuda (mythical half-man, half-bird figure), elephant; national colors: red, white, blue\",\"introduction\":\"A unified Thai kingdom was established in the mid-14th century. Known as Siam until 1939, Thailand is the only Southeast Asian country never to have been colonized by a European power. A bloodless revolution in 1932 led to the establishment of a constitutional monarchy. After the Japanese invaded Thailand in 1941, the government split into a pro-Japan faction and a pro-Ally faction backed by the King. Following the war, Thailand became a US treaty ally in 1954 after sending troops to Korea and later fighting alongside the US in Vietnam. Thailand since 2005 has experienced several rounds of political turmoil including a military coup in 2006 that ousted then Prime Minister THAKSIN Chinnawat, followed by large-scale street protests by competing political factions in 2008, 2009, and 2010. THAKSINs youngest sister, YINGLAK Chinnawat, in 2011 led the Puea Thai Party to an electoral win and assumed control of the government. In early May 2014, after months of large-scale anti-government protests in Bangkok beginning in November 2013, YINGLAK was removed from office by the Constitutional Court and in late May 2014 the Royal Thai Army, led by Royal Thai Army Gen. PRAYUT Chan-ocha, staged a coup against the caretaker government. PRAYUT was appointed prime minister in August 2014. PRAYUT also serves as the head of the National Council for Peace and Order (NCPO), a military-affiliated body that oversees the interim government. This body created several interim institutions to promote reform and draft a new constitution, which was passed in a national referendum in August 2016. In late 2017, PRAYUT announced elections would be held by November 2018; he has subsequently suggested they might occur in February 2019. As of mid-December 2018, a previoulsy held ban on campaigning and political activity has been lifted and per parliamentary laws, an election must be held within 150 days. King PHUMIPHON Adunyadet passed away in October 2016 after 70 years on the throne; his only son, WACHIRALONGKON Bodinthrathepphayawarangkun, ascended the throne in December 2016. He signed the new constitution in April 2017. Thailand has also experienced violence associated with the ethno-nationalist insurgency in its southern Malay-Muslim majority provinces. Since January 2004, thousands have been killed and wounded in the insurgency.\",\"name\":\"Thailand\",\"people_and_society/age_structure/0_14_years\":0.1673,\"people_and_society/age_structure/15_24_years\":0.1383,\"people_and_society/age_structure/25_54_years\":0.4612,\"people_and_society/age_structure/55_64_years\":0.1235,\"people_and_society/age_structure/65_years_and_over\":0.1097,\"people_and_society/birth_rate\":\"11 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP\",\"people_and_society/ethnic_groups\":\"Thai 97.5%, Burmese 1.3%, other 1.1%, unspecified \\u0026amp;lt;.1% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.35 million BANGKOK (capital), 1.289 million Samut Prakan, 1.151 million Chiang Mai, 954,000 Songkla, 950,000 Nothaburi, 901,000 Pathum Thani (2019)\",\"people_and_society/nationality/adjective\":\"Thai\",\"people_and_society/nationality/noun\":\"Thai (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"68615858\",\"people_and_society/population_growth_rate\":0.0029,\"people_and_society/urbanization/urban_population\":\"50.7% of total population (2019)\",\"transportation/airports\":\"101\",\"transportation/railways/total\":\"4127\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":27.600000000000023,\"BoxWidth\":27,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.674,\"ISO3_Code\":\"IRQ\",\"ISO_Code\":\"IQ\",\"Path\":\"M 624.2 349.4 624.1 349.7 624.5 350.1 624.5 350.4 624.4 350.7 624.8 351 624.9 351.2 624.8 351.7 625 352 625.3 352 625.5 352.1 625.8 353.5 626.3 353.5 626.9 354.1 627.2 354 627.7 354 628.4 354.2 628.2 354.4 627.7 354.5 627.6 354.6 627.5 355.2 627.9 355.8 628 356.2 628 356.4 627.7 356.7 627.3 356.7 627.2 357.1 627.1 357.1 626.6 357.7 626.7 358.3 626.3 358.3 626.1 358.7 626.1 358.9 626.3 359.2 626.3 359.5 626.3 359.7 626.1 360 626 360.3 626.2 360.5 626.8 361.4 627.2 361.5 627.3 361.6 627.3 361.9 627.6 362 627.9 362.6 628 363 627.8 363.2 627.9 363.4 627.9 363.6 628.8 363.8 629.5 364.3 630.6 365.2 630.8 365.3 631.2 365.3 631.5 365.5 631.8 366.1 631.8 366.4 632.1 366.7 632.3 367 632.6 367.5 632.2 368.8 632.2 370 633.1 370.2 633.2 371.7 633.8 372.3 634.1 372.6 634.2 373 634.4 373.4 634.5 373.5 634.2 373.5 633.8 373.3 633.5 373.2 633.3 373.2 633 373.3 632.2 373 631.3 373 630.8 373.3 630.6 373.5 629.9 375.1 629.1 376.2 628.7 376.3 628.4 376.3 627.8 376.2 627.2 376.2 624 375.8 616.8 369.8 614.9 368.9 613.1 367.7 612.6 367.4 612.3 367.2 612 367 611.7 367 608.7 366.3 608.9 366.1 608.9 366 608.8 365.7 608.3 365.8 608.2 365.8 608.1 365.3 608.3 365.1 607.5 362.3 613.7 358.8 614.3 357.6 614.3 356.1 614.5 355.2 614.7 354.7 614.7 354 614.4 353.3 614.5 352.3 614.8 351.7 614.9 351.7 615.6 351.5 616 351.4 616.3 351.2 617.2 350.1 617.5 349.8 617.4 349.6 618 349.5 618.4 348.9 618.6 348.7 619.1 348.9 619.7 348.8 620.4 349 620.9 349.2 621.6 349.2 621.9 349 622.1 348.9 622.5 349 622.6 349 622.7 349.1 622.7 349.3 622.5 349.7 622.7 350 622.8 350.1 623 349.9 623.7 349.4 623.9 349.4 624.2 349.4 Z\",\"Xmax\":634.5,\"Xmid\":621.3,\"Xmin\":607.5,\"Ymax\":376.3,\"Ymid\":363.4,\"Ymin\":348.7,\"economy/currency\":\"Iraqi dinars (IQD)\",\"economy/gdp_per_capita_ppp/2017\":\"16700\",\"economy/gdp_real_growth_rate/2017\":-0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"117.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":437367,\"geography/area/water\":950,\"geography/area_comparative\":\"slightly more than three times the size of New York state\",\"geography/area_sqkm\":438317,\"geography/climate\":\"mostly desert; mild to cool winters with dry, hot, cloudless summers; northern mountainous regions along Iranian and Turkish borders experience cold winters with occasionally heavy snows that melt in early spring, sometimes causing extensive flooding in central and southern Iraq\",\"geography/coastline\":\"58 km\",\"geography/elevation/highest_point\":\"Cheekha Dar (Kurdish for \\u0022Black Tent\\u0022) 3,611 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"312\",\"geography/geographic_coordinates\":\"33 00 N, 44 00 E\",\"geography/geography_note\":\"strategic location on Shatt al Arab waterway and at the head of the Persian Gulf\",\"geography/land_boundaries/border_countries\":\"Iran 1599 km, Jordan 179 km, Kuwait 254 km, Saudi Arabia 811 km, Syria 599 km, Turkey 367 km\",\"geography/land_boundaries/total\":\"3,809 km\",\"geography/land_use/agricultural_land_arable_land\":0.084,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.092,\"geography/land_use/forest\":0.019,\"geography/land_use/other\":0.8,\"geography/location\":\"Middle East, bordering the Persian Gulf, between Iran and Kuwait\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly broad plains; reedy marshes along Iranian border in south with large flooded areas; mountains along borders with Iran and Turkey\",\"government/administrative_divisions\":\"18 governorates (muhafazat, singular - muhafazah (Arabic); parezgakan, singular - parezga (Kurdish)) and 1 region*; Al Anbar; Al Basrah; Al Muthanna; Al Qadisiyah (Ad Diwaniyah); An Najaf; Arbil (Erbil) (Arabic), Hewler (Kurdish); As Sulaymaniyah (Arabic), Slemani (Kurdish); Babil; Baghdad; Dahuk (Arabic), Dihok (Kurdish); Dhi Qar; Diyala; Karbala; Kirkuk; Kurdistan Regional Government*; Maysan; Ninawa; Salah ad Din; Wasit\",\"government/capital/geographic_coordinates\":\"33 20 N, 44 24 E\",\"government/capital/name\":\"Baghdad\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name probably derives from \\u0022Uruk\\u0022 (Biblical \\u0022Erech\\u0022), the ancient Sumerian and Babylonian city on the Euphrates River\",\"government/executive_branch/chief_of_state\":\"President Barham SALIH (since 2 October 2018); vice presidents (vacant)\",\"government/executive_branch/head_of_government\":\"Prime Minister Adil ABD AL-MAHDI (since 24 October 2018); resigned on 1 December 2019\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the Takbir (Arabic expression meaning \\u0022God is great\\u0022) in green Arabic script is centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white); the Council of Representatives approved this flag in 2008 as a compromise replacement for the Bathist SADDAM-era flag\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"3 October 1932 (from League of Nations mandate under British administration); note - on 28 June 2004 the Coalition Provisional Authority transferred sovereignty to the Iraqi Interim Government\",\"government/national_holiday\":\"Independence Day, 3 October (1932); Republic Day, 14 July (1958)\",\"government/national_symbol_s\":\"golden eagle; national colors: red, white, black\",\"introduction\":\"Formerly part of the Ottoman Empire, Iraq was occupied by the United Kingdom during World War I and\\u0026amp;nbsp;was declared a League of Nations mandate under UK administration in 1920. Iraq attained its independence as a kingdom in 1932. It was proclaimed a \\u0022republic\\u0022 in 1958 after a coup overthrew the monarchy, but in actuality, a series of strongmen ruled the country until 2003. The last was SADDAM Husayn from 1979 to 2003. Territorial disputes with Iran led to an inconclusive and costly eight-year war (1980-88). In August 1990, Iraq seized Kuwait but was expelled by US-led UN coalition forces during the Gulf War of January-February 1991. After Iraqs expulsion, the UN Security Council (UNSC) required Iraq to scrap all weapons of mass destruction and long-range missiles and to allow UN verification inspections. Continued Iraqi noncompliance with UNSC resolutions led to the Second Gulf War in March 2003 and the ouster of the SADDAM Husayn regime by US-led forces. In October 2005, Iraqis approved a constitution in a national referendum and, pursuant to this document, elected a 275-member Council of Representatives (COR) in December 2005. The COR approved most cabinet ministers in May 2006, marking the transition to Iraqs first constitutional government in nearly a half century. Iraq held elections for provincial councils in all governorates in January 2009 and April 2013 and postponed the next provincial elections, originally planned for April 2017, until 2019. Iraq has held three national legislative elections since 2005, most recently in May 2018 when 329 legislators were elected to the COR. Adil ABD AL-MAHDI assumed the premiership in October 2018 as a consensus and independent candidate - the first prime minister who is not an active member of a major political bloc. However, widespread protests that began in October 2019 demanding more employment opportunities and an end to corruption prompted ABD AL-MAHDI to announce his resignation on 20 November 2019. Between 2014 and 2017, Iraq was engaged in a military campaign against the Islamic State of Iraq and ash-Sham (ISIS) to recapture territory lost in the western and northern portion of the country. Iraqi and allied forces recaptured Mosul, the countrys second-largest city, in 2017 and drove ISIS out of its other urban strongholds. In December 2017, then-Prime Minister Haydar al-ABADI publicly declared victory against ISIS while continuing operations against the groups residual presence in rural areas. Also in late 2017, ABADI responded to an independence referendum held by the Kurdistan Regional Government by ordering Iraqi forces to take control of disputed territories across central and northern Iraq that were previously occupied and governed by Kurdish forces.\",\"name\":\"Iraq\",\"people_and_society/age_structure/0_14_years\":0.3901,\"people_and_society/age_structure/15_24_years\":0.1942,\"people_and_society/age_structure/25_54_years\":0.3397,\"people_and_society/age_structure/55_64_years\":0.0405,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"30 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab 75-80%, Kurdish 15-20%, other 5% (includes Turkmen, Yezidi, Shabak, Kakai, Bedouin, Romani, Assyrian, Circassian, Sabaean-Mandaean, Persian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.974 million BAGHDAD (capital), 1.578 million Mosul, 1.325 million Basra, 996,000 Kirkuk, 833,000 Erbil, 847,000 Najaf (2019)\",\"people_and_society/nationality/adjective\":\"Iraqi\",\"people_and_society/nationality/noun\":\"Iraqi(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"40194216\",\"people_and_society/population_growth_rate\":0.025,\"people_and_society/urbanization/urban_population\":\"70.7% of total population (2019)\",\"transportation/airports\":\"102\",\"transportation/railways/total\":\"2272\",\"transportation/roadways/total\":\"59623\"},{\"BoxHeight\":73.19999999999999,\"BoxWidth\":63.30000000000007,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"JPN\",\"ISO_Code\":\"JP\",\"Path\":\"M 890.3 335.2 890.4 334.3 890.7 333.8 891.2 334 891.6 334.4 892.1 334.3 892 335.7 892.1 337 892.3 337.3 892.8 337.8 893.1 338.4 893.3 338.9 893.3 339.1 893.5 339.6 893.6 340.2 893.6 340.7 893.7 340.7 893.8 341 893.6 341.3 893.8 341.4 893.5 341.7 893.5 341.8 893.4 342 893.5 342.2 893.3 342.4 893.3 342.6 892.8 343.1 892.7 343 892.7 343.4 892.4 343.7 892.4 344 892.2 344.2 892.3 344.7 892.2 345 892.3 345.4 892.2 345.6 892.1 345.6 892.2 345.4 892 345.2 891.6 345.1 891.3 345.3 891.1 345.3 891.1 345.5 890.8 345.9 890.7 346.6 890.9 347.4 891 348.3 890.9 349.6 890.8 350.1 890.3 350.5 889.9 351.8 889.7 352.5 889.7 352.9 890 353.5 890.5 354.4 889.9 354.6 889.5 355 889.2 355.5 889.2 356.1 889.1 356.2 888.4 356.5 887.9 357.1 887.6 357.1 887.7 356.8 887.6 356.3 887.7 356 887.6 355.8 888.4 354.9 888.3 354.8 888.1 354.6 887.9 354.7 887.5 354.7 887.5 355.1 887.2 355.4 887.2 355.8 887.3 356.1 887.2 356.3 887.1 356.4 887 356.1 886.7 355.8 886.3 355.9 885.9 356 885.6 356.6 885.7 357 885.7 357.3 885.3 358 885 358.1 884.8 358.1 884.7 357.7 884.7 356.9 885 356.7 884.6 356.5 884.1 356.7 884 356.9 883.6 357.2 883.1 358.2 882.5 358 881.3 358 880 358.3 879.9 358.2 880 358.1 880.7 357.8 880.7 357.6 880.5 357.5 880.3 357.6 880 357.6 879.7 357.3 879.6 357.5 879.7 357.8 879.6 357.8 879.4 357.7 879.4 357.3 879.5 356.7 879.1 356.7 878.8 357 878.8 357.3 878.5 357.7 878.5 358.1 879.5 358.8 879.5 359.3 878.9 359.1 878.7 359.3 878 359.6 877.8 359.9 877.7 360 877.7 360.3 877.3 360.7 876.9 361.4 876.4 362 875.5 361.6 875.2 361.1 874.5 360.5 874.7 359.7 874.6 359.3 875.2 358.7 875.3 358.6 875.4 358.4 875.4 358 875.2 357.9 875.1 357.9 874.4 358.1 873.4 357.7 873 357.8 872.3 357.9 871.2 358.7 870.5 358.5 870 358.7 869.7 359 869.4 359 869.2 359.3 868.9 359.7 868.7 359.5 868.9 359.2 868.8 359.1 868.1 359.3 868.1 359.5 868.2 359.6 867.6 359.6 867.3 359.8 867.1 359.7 867.2 359.5 867.3 359.5 867.3 359.2 867.2 359.1 867 359.1 866.7 359.5 866.6 359.9 866.6 360.3 866.7 360.6 866.4 360.6 866.2 360.8 865.7 360.4 865.5 360.4 865.2 360.1 864.3 360.2 863.8 360.4 863.3 360.3 863.2 360.5 863.2 360.9 863.3 361.2 863.5 361.4 864.2 361.6 864.8 361.4 865.1 361.6 865.2 361.8 865.1 362 864.7 362.4 864.7 362.5 864.9 362.7 865.5 362.8 865.5 363.1 865.8 363.5 865.9 363.8 865.8 364.2 865.2 364.9 864.9 365.9 864.5 367.2 864.4 367.7 864.4 368 864.3 368.3 864.1 368.8 864 368.9 863.7 368.7 863.4 368.7 863.3 368.9 863.4 369.1 863.4 369.3 862.9 369.7 862.3 370 862.3 369.9 862.5 369.6 862.6 369 862.3 368.4 862.2 368.3 862.1 368.2 862.3 368.1 862.5 368.2 862.6 368 862.5 367.9 862.3 367.8 862.2 367.9 862 368.3 861.9 368.5 862 369 862.2 369.3 862 369.6 861.9 369.6 861.6 369.3 861.1 369.3 860.8 368.8 861.2 368.7 861.3 368.3 861.3 368.1 861 367.7 860.8 366.3 860.9 366.2 861.1 366.4 861.3 366.4 861.8 365.7 862 365 861.7 364.9 862 364.5 862 364.2 861.7 363.8 861.5 363.3 861.1 363 860.9 363.2 860.9 363.7 860.8 364 861.3 364.1 861.4 364.3 861.3 364.5 860.9 364.8 860.8 364.4 860.6 364.3 859.9 364.7 859.8 364.4 859.5 363.8 859.6 363.1 859.2 362.7 858.9 362.6 859 362.4 859.2 362.3 859.7 362.3 860.1 361.9 860.5 361.9 860.9 361.6 861.2 361.5 861.2 361.3 861.5 361.3 861.9 360.7 862.8 360.3 862.9 359.4 863.1 359 864.1 358.8 864.9 358.1 865.6 357.7 867.4 356.1 868.1 355.3 869 355 869.3 355 869.8 355.2 870.4 355.1 871.8 355 873 354.7 874 354.6 874.8 354.3 875 354.5 875 354.9 875.2 355.2 875.3 355 875.5 354.9 875.8 355.1 876.1 355.2 876.5 355 876.6 354.8 876.9 354.7 877 354.6 877 354.4 877.2 354.5 877.3 354.2 877 353.8 877 353.4 877.3 352.9 877.4 352.6 878.1 352.1 878.9 351 879.1 350.5 879.1 350.2 878.9 349.3 879.1 348.9 879.2 348.7 880.5 348.2 880.7 348.3 880.7 348.4 880.5 348.6 880.4 348.9 880.2 349.1 879.9 349.3 879.6 349.3 879.5 349.5 879.5 349.7 879.7 349.8 879.8 349.7 879.7 349.6 879.9 349.5 879.9 350.1 879.8 350.5 880 350.7 880.4 350.8 880.8 350.8 881.1 350.2 882.3 349.8 882.9 349.4 883.3 349.4 884.1 348.7 884.6 348 885 347.2 885.5 346.7 886.1 346.5 886.5 346 886.7 345 887 344.2 887.5 343.6 887.9 342 888.1 341.7 888.3 340.8 888.2 340.2 888 339.8 887.5 339.9 887.3 339.6 887.8 339.3 888.1 338.6 888.2 338.1 888 337.8 887.9 337.4 887.8 337.1 888.2 336.7 888.5 336.6 888.8 336.4 889 335.7 888.9 335.3 889.1 334.9 889.4 335 889.7 335 889.8 335 890 336 890.2 336.3 890.4 336.2 890.6 335.8 891.2 336.2 891.4 336.1 891.5 335.8 891.6 335.2 891.5 334.8 891.3 334.8 891 335.1 890.4 335.2 890.3 335.2 Z M 895.7 321.5 896.6 322.4 898 323.5 899.8 324.1 900.2 324.6 900.8 324.7 901.3 324.7 902.9 323.4 902.9 323.7 902.3 324.8 902.2 325.4 903 327.2 903.3 327.2 903.8 326.8 904.1 326.9 904.1 327 903.6 327.2 903.3 327.6 902.8 327.7 902.4 327.8 902.2 328.1 901.9 328.3 901.6 328.3 901.7 328.1 901.6 328.1 901.3 328.2 901.1 328.5 900.5 328.5 900 328.3 899.3 328.6 898.3 329.5 897.7 330.3 897.4 330.9 897.3 331.7 897.1 332.2 896.4 331.7 895.1 331.1 894 330.3 893.5 330 893.1 329.8 892.5 329.7 892.1 329.9 891.9 330 891.5 330.3 890.8 330.9 890.7 330.8 890.5 330.3 890.2 330 890.1 329.9 889.5 329.9 889.3 330 889.1 330.3 889 330.7 889 331.1 889.6 331.5 890.2 331.6 890.7 332.2 891.2 332.6 891.3 332.8 890.8 333.1 889.9 332.8 889.4 333.3 889.2 333.8 888.6 334.2 888.3 334.1 888.1 333.7 888.2 333.3 888.4 332.7 888.5 332.3 888.2 331.8 887.9 331.5 887.5 331.1 887.5 330.8 887.7 330.3 887.7 329.8 887.8 329.6 888.2 329.4 888.6 329 888.9 329.1 889.5 328.3 889.5 328.1 889.2 327.7 889.1 327.5 889.2 327 889.5 326.9 890.3 327.5 890.8 327.4 891.3 327.7 891.7 327.5 892 327.1 892 326.8 891.9 326.2 891.9 325.5 892 325.3 892.4 325 892.6 324.7 892.7 323.4 892.9 322.7 893 322.2 892.9 321.1 892.6 320 892.5 319.6 892.7 319 893.1 318.9 893.5 318.7 895 320.3 895.7 321.5 Z M 870.4 359.5 870.7 359.4 871.3 359 871.9 359 872.4 359.3 873 359.5 873.2 359.5 873.2 359.6 873.1 360.1 873.3 360.4 873.4 360.6 873.3 360.7 873.4 360.8 873 361.2 872.4 361.7 872 362.6 871.3 362 870.8 361.8 870.4 361.9 869.6 362.3 869.3 363 868.7 363.7 868.6 364.1 868.7 364.4 867.8 364.3 867.8 363.9 867.3 363.8 867.1 363 867.3 362.9 867.4 362.7 867.1 362.5 867 362.1 866.8 362.1 866.6 362.2 866.6 362.1 867.7 361.3 867.9 360.7 867.7 360.7 867.8 360.6 868 360.6 868.1 360.3 868.5 359.9 869 360.4 869.1 360.5 869.7 360.3 870.2 360.3 870.5 359.9 870.4 359.5 Z M 855.6 383.8 855.5 383.9 855.3 384 855.2 384 855.3 384.1 855.1 384.2 855 384.2 855 384.3 854.9 384.3 854.9 384.4 854.7 384.4 854.7 384.5 854.5 384.5 854.4 384.5 854.4 384.6 854.5 384.7 854.5 384.8 854.6 384.9 854.6 385 854.5 384.9 854.3 385 854.3 385.2 854.2 385.3 854.2 385.4 854.3 385.3 854.4 385.4 854.2 385.5 854.1 385.6 854 385.7 853.9 385.6 853.9 385.4 853.8 385.3 854 385.2 854 385.1 854.2 385 854.2 384.9 854.1 384.7 854.1 384.5 854.1 384.6 854.3 384.5 854.5 384.3 854.8 384.2 854.8 384.1 854.6 384 854.5 383.9 854.5 383.8 854.5 383.7 854.7 383.7 854.9 383.8 854.9 383.9 855 383.9 855.1 383.8 855.2 383.7 855.3 383.6 855.5 383.4 855.6 383.2 855.7 383.3 855.7 383.4 855.7 383.6 855.6 383.8 Z M 884 345.5 883.8 346.3 884.2 346.2 884.1 346.5 883.9 346.8 883.6 347.1 883.2 347.2 883.2 347.1 883.5 346.6 883.4 346.5 883.2 346.6 883.3 346.2 883.9 345.4 884 345.4 884 345.5 Z M 860.4 365.7 860.6 365.2 860.8 365.1 860.9 365.1 861 365.4 861.2 365.3 861.3 365.2 861.6 365.2 861.6 365.3 861.5 365.6 861 365.5 861 365.8 860.8 365.9 860.5 366.2 860.4 366.1 860.4 365.9 860.4 365.7 Z M 858.5 358.1 858.7 358.1 858.7 358 858.9 357.9 859 358 858.9 358.2 858.9 358.4 858.8 358.6 858.7 358.7 858.7 359 858.7 359.1 858.7 359.2 858.6 359.3 858.5 359.3 858.5 359.5 858.4 359.7 858.4 359.8 858.2 359.9 858.1 359.9 858.1 359.8 858.2 359.1 858.3 359.2 858.4 359.1 858.3 359.1 858.4 359 858.4 358.7 858.5 358.4 858.4 358.3 858.5 358.1 Z M 859.2 378.2 859.3 378.2 859.4 378.3 859.5 378 859.6 378.2 859.6 378.3 858.9 378.8 858.9 379 858.6 379.2 858.5 379.2 858.4 379 858.1 378.9 858.3 378.8 858.3 378.7 859 378.4 859.2 378.2 Z M 873.7 359.6 873.5 359.6 873.3 359.3 873.4 359.2 873.5 359.1 873.7 358.8 874 358.4 874.1 358.4 874.2 358.2 874.3 358.3 874.2 358.6 874 358.8 874 359.1 874.1 359.2 874.1 359.3 873.7 359.6 Z M 862.1 372.5 861.9 372.6 861.7 372.6 861.6 372.5 861.4 372.1 861.5 372.1 861.6 372.1 861.7 371.9 861.9 371.9 862.3 372.1 862.2 372.3 862.1 372.5 Z M 863 372.1 862.8 372.2 862.8 372 862.8 371.9 862.9 371.7 863 371.5 863 371.2 863.2 370.9 863.3 370.7 863.4 370.8 863.4 370.9 863.4 371.1 863.3 371.2 863.3 371.3 863.2 371.5 863.2 371.6 863.1 371.8 863.1 372.1 863 372.1 Z M 857 364.8 857 364.9 856.7 364.8 856.7 364.5 856.6 364.5 856.7 364.3 857.1 364.3 857.2 364.5 857.3 364.7 857 364.8 Z M 869.7 352.9 869.4 352.9 869.4 352.8 869.2 352.7 869.2 352.6 869.2 352.5 869.5 352.3 869.6 352.4 869.7 352.5 869.8 352.6 869.7 352.8 869.7 352.9 Z M 843.1 390.8 843.2 390.7 843.3 390.8 843.5 390.8 843.6 390.9 843.5 391.2 843.4 391.2 843.3 391.2 843.1 391.2 843 391.1 842.9 391.2 842.8 391.1 842.9 391 843.1 391 843.1 390.8 Z M 857.6 380.7 857.5 380.7 857.4 380.6 857.3 380.6 857.4 380.4 857.3 380.2 857.3 380 857.5 380 857.5 380.2 857.7 380.4 857.7 380.6 857.6 380.7 Z M 891.7 320.1 891.5 320.2 891.3 320 891.2 319.8 891.3 319.6 891.4 319.6 891.5 319.7 891.7 319.7 891.8 319.8 891.8 320 891.7 320.1 Z M 857.9 363.5 857.9 363.6 858 363.6 858.1 363.6 858.1 363.7 858 363.8 857.9 363.8 857.9 364 857.8 364.1 857.7 364 857.8 363.9 857.7 363.8 857.7 363.9 857.7 364 857.6 363.8 857.6 363.7 857.8 363.7 857.8 363.4 857.9 363.2 858 363.4 857.9 363.5 Z M 844.5 390.6 844.5 390.9 844.4 391 844.3 390.9 844.2 391 844.1 390.9 844.1 390.8 844 390.7 843.9 390.7 844 390.6 844.1 390.7 844.4 390.6 844.4 390.5 844.5 390.5 844.5 390.6 Z M 886.7 331.8 886.6 331.9 886.5 331.8 886.5 331.5 886.5 331.4 886.6 331.2 886.8 331.2 886.9 331.1 886.9 331.2 886.8 331.4 886.8 331.5 886.7 331.8 Z M 871.9 358.6 872 358.5 872.4 358.4 872.5 358.6 872.4 358.7 872.2 358.7 872.1 358.6 871.9 358.6 Z M 847.3 389.4 847.4 389.4 847.5 389.5 847.6 389.6 847.8 389.7 847.8 389.8 847.6 389.8 847.4 389.8 847.3 389.8 847.3 389.7 847.3 389.6 847.3 389.4 Z M 859.7 360.9 859.8 361.1 859.6 361.2 859.4 361.1 859.4 360.9 859.5 360.9 859.5 360.8 859.6 360.7 859.7 360.8 859.7 360.9 Z M 868.6 353.2 868.8 353 868.9 353 869.1 353.1 869 353.3 868.9 353.2 868.8 353.3 868.7 353.2 868.6 353.3 868.6 353.2 Z M 886.6 358 886.5 358 886.4 357.9 886.3 357.7 886.4 357.5 886.5 357.6 886.6 357.7 886.6 358 Z M 890.8 319.1 890.9 318.9 891 318.8 891.1 318.9 891 319.5 890.9 319.5 891 319.4 890.8 319.1 Z M 856.3 381.5 856.4 381.6 856.6 381.5 856.8 381.4 856.8 381.5 856.6 381.6 856.5 381.8 856.3 381.7 856.3 381.6 856.3 381.5 Z M 859.9 367.6 859.9 367.3 860.1 367.3 860.2 367.3 860.2 367.5 860 367.5 859.9 367.6 Z M 858.1 379.1 858.2 379.1 858.3 379.2 858.3 379.1 858.4 379.3 858.5 379.3 858.6 379.3 858.6 379.4 858.4 379.4 858.4 379.5 858.3 379.4 858.2 379.2 858.1 379.1 Z M 887.4 363.1 887.5 363 887.6 363.1 887.7 363.2 887.7 363.3 887.6 363.4 887.5 363.3 887.4 363.1 Z M 857.2 364.2 857.2 364.1 857.3 364.1 857.5 364 857.5 364.1 857.3 364.4 857.2 364.2 Z M 886.9 360.1 886.7 360.1 886.7 360 886.7 359.8 886.9 359.8 886.9 359.9 886.9 360.1 Z M 860.4 378.8 860.3 378.8 860.2 378.7 860.4 378.6 860.5 378.5 860.5 378.6 860.4 378.6 860.4 378.8 Z M 859.7 368 859.6 368.1 859.4 368 859.6 367.8 859.7 367.7 859.7 368 Z M 851.3 384.8 851.4 384.7 851.6 384.8 851.5 385 851.3 384.8 Z M 885.9 359.2 885.9 359 886 359.1 886.1 358.9 886.2 358.9 886.1 359.1 885.9 359.2 Z M 894.2 382.6 894.2 382.4 894.3 382.6 894.3 382.7 894.2 382.7 894.2 382.6 Z M 859.9 373.8 860 373.7 860.1 373.7 860.1 373.9 860 373.9 859.9 373.8 Z M 867.5 360.3 867.7 360.2 867.8 360.4 867.7 360.4 867.6 360.4 867.5 360.3 Z M 860.9 371.8 861 371.8 861.1 371.9 861 372 860.9 371.8 Z M 863.7 386.4 863.8 386.3 863.9 386.3 863.9 386.4 863.7 386.4 Z M 857.8 362.7 858 362.6 858.1 362.7 858 362.8 857.8 362.7 Z M 859.7 374.5 859.6 374.6 859.5 374.5 859.6 374.4 859.7 374.4 859.7 374.5 Z M 844.7 390.3 844.6 390.4 844.5 390.3 844.6 390.1 844.7 390.2 844.7 390.3 Z M 840.8 390.7 840.8 390.6 841 390.6 841.1 390.6 841 390.7 840.8 390.7 Z M 847 389.4 847.1 389.4 847.2 389.5 847 389.5 847 389.4 Z M 856.5 364.9 856.5 364.7 856.6 364.9 856.5 364.9 Z M 854.8 382.7 854.7 382.7 854.8 382.5 854.9 382.6 854.8 382.7 Z M 885.7 359.6 885.7 359.4 885.8 359.4 885.8 359.5 885.7 359.6 Z M 866.5 360.9 866.5 360.8 866.6 360.9 866.6 361 866.5 360.9 Z M 843.6 390.9 843.8 390.9 843.7 391.1 843.7 391 843.6 390.9 Z M 864.9 361.2 865 361.1 865.1 361.1 865 361.2 864.9 361.2 Z M 861.1 366 861 366 861 365.9 861.1 365.8 861.2 365.9 861.1 366 Z M 886.1 345 886 345 885.9 344.9 886 344.8 886.1 344.9 886.1 345 Z M 857.5 377.2 857.7 377.1 857.7 377.2 857.5 377.2 Z M 845.8 390.1 845.6 390.1 845.6 390 845.7 389.9 845.8 390 845.8 390.1 Z M 870.1 358.9 870.1 358.8 870.3 358.9 870.2 359 870.1 358.9 Z M 865.8 361 865.8 360.9 865.9 360.9 866 361 865.8 361.1 865.8 361 Z M 859.6 362.2 859.7 362.1 859.8 362.1 859.7 362.2 859.6 362.2 Z M 879.1 359.3 879.3 359.3 879.3 359.4 879.2 359.4 879.1 359.3 Z M 902.8 326.2 902.9 326 903 326.1 902.9 326.2 902.8 326.2 Z M 862.7 371 862.7 370.9 862.8 370.8 862.8 371 862.7 371 Z M 843.7 391.3 843.9 391.2 843.9 391.3 843.8 391.4 843.7 391.3 Z M 886.9 360.7 887 360.6 887.1 360.6 887.1 360.8 886.9 360.7 Z M 879.4 358.4 879.5 358.4 879.6 358.5 879.5 358.6 879.4 358.5 879.4 358.4 Z M 868.7 353.4 868.8 353.3 868.9 353.4 868.8 353.5 868.7 353.5 868.7 353.4 Z M 858 379.6 858 379.5 858.1 379.4 858.1 379.5 858.1 379.6 858 379.6 Z M 867 360.5 867 360.4 867.1 360.4 867.2 360.4 867.2 360.5 867.1 360.6 867 360.5 Z M 861.5 360.5 861.7 360.6 861.6 360.7 861.5 360.6 861.5 360.5 Z M 867 363.4 867.1 363.3 867.2 363.4 867.1 363.5 867 363.4 Z M 854.1 383.7 854.2 383.6 854.3 383.6 854.4 383.7 854.1 383.7 Z M 891.7 389.7 891.8 389.5 891.9 389.6 891.7 389.7 Z M 887.4 365.3 887.5 365.3 887.6 365.4 887.4 365.4 887.4 365.3 Z M 859.2 375 859.3 375 859.4 375.2 859.3 375.2 859.2 375 Z M 858.5 363 858.6 362.9 858.7 363 858.7 363.1 858.5 363 Z M 871.4 358.8 871.4 358.7 871.6 358.6 871.6 358.7 871.4 358.8 Z M 854.7 384.8 854.8 384.6 854.9 384.8 854.8 384.8 854.7 384.8 Z M 861.3 365.7 861.4 365.6 861.4 365.7 861.4 365.8 861.3 365.7 Z M 860.1 370.7 860.2 370.6 860.3 370.6 860.2 370.7 860.1 370.7 Z M 859.2 363.5 859.3 363.3 859.4 363.4 859.3 363.5 859.2 363.5 Z M 891.6 387.6 891.7 387.5 891.8 387.6 891.7 387.7 891.6 387.6 Z M 856 382.7 856 382.6 856.1 382.6 856.1 382.7 856 382.7 Z M 859 362 859.2 361.9 859.2 362 859.1 362 859 362 Z M 858.7 362.4 858.8 362.2 858.8 362.4 858.7 362.4 Z M 886 358.5 886.1 358.4 886.2 358.4 886.2 358.5 886.1 358.6 886 358.5 Z M 870.6 359 870.7 358.9 870.8 359 870.6 359.1 870.6 359 Z M 892.4 345.4 892.5 345.4 892.6 345.4 892.5 345.6 892.4 345.4 Z M 852.6 384.1 852.7 384 852.8 384.1 852.6 384.1 Z M 860.1 373.4 860.2 373.3 860.3 373.5 860.2 373.5 860.1 373.4 Z M 854.6 382.9 854.8 382.9 854.7 383.1 854.6 383 854.6 382.9 Z M 872.9 358.1 872.8 358.1 872.7 358.1 872.8 358 872.9 358 872.9 358.1 Z M 857.7 362.9 857.8 362.8 857.9 362.9 857.7 363 857.7 362.9 Z M 864.1 386.1 864 386.1 863.9 386 864.1 386 864.1 386.1 Z M 858.3 376.1 858.2 376.1 858.1 376 858.3 376 858.3 376.1 Z M 853.1 385.3 853 385.4 853 385.3 853.1 385.2 853.1 385.3 Z M 867.4 360.3 867.5 360.2 867.5 360.3 867.4 360.4 867.4 360.3 Z M 843.9 391.1 844 390.9 844.1 391 844 391.1 843.9 391.1 Z M 857.6 364.4 857.6 364.2 857.7 364.3 857.7 364.5 857.6 364.4 Z M 866 363.8 866 363.7 866.1 363.7 866.1 363.8 866.1 363.9 866 363.8 Z M 858.3 363.6 858.3 363.7 858.2 363.6 858.3 363.5 858.4 363.5 858.3 363.6 Z M 888.9 371.8 889 371.7 889.1 371.7 889 371.9 888.9 371.8 Z M 886.3 333.8 886.4 333.8 886.4 333.9 886.3 334 886.3 333.8 Z M 861.3 370.9 861.2 370.9 861.1 370.8 861.3 370.7 861.3 370.8 861.3 370.9 Z M 867.4 364.5 867.5 364.3 867.6 364.4 867.6 364.5 867.5 364.6 867.4 364.5 Z M 863.5 357.6 863.5 357.5 863.7 357.7 863.5 357.8 863.5 357.6 Z M 871.6 358.6 871.7 358.5 871.8 358.6 871.7 358.7 871.6 358.6 Z M 843.1 391.8 843.2 391.8 843.3 391.8 843.3 391.9 843.1 391.8 Z M 857.9 362.9 858 362.8 858.1 363 858 363 857.9 362.9 Z M 873.1 358.1 873 358.1 873 358 873.1 357.9 873.2 358 873.1 358.1 Z M 858.3 379.6 858.3 379.5 858.4 379.5 858.4 379.6 858.4 379.7 858.3 379.6 Z M 894.1 383.8 894 383.7 894.1 383.7 894.1 383.8 Z M 858.3 379.6 858.2 379.6 858.2 379.5 858.3 379.6 Z\",\"Xmax\":904.1,\"Xmid\":882.4,\"Xmin\":840.8,\"Ymax\":391.9,\"Ymid\":348.2,\"Ymin\":318.7,\"economy/currency\":\"yen (JPY)\",\"economy/gdp_per_capita_ppp/2017\":\"42900\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.268 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":364485,\"geography/area/water\":13430,\"geography/area_comparative\":\"slightly smaller than California\",\"geography/area_sqkm\":377915,\"geography/climate\":\"varies from tropical in south to cool temperate in north\",\"geography/coastline\":\"29,751 km\",\"geography/elevation/highest_point\":\"Mount Fuji 3,776 m\",\"geography/elevation/lowest_point\":\"Hachiro-gata -4 m\",\"geography/elevation/mean_elevation\":\"438\",\"geography/geographic_coordinates\":\"36 00 N, 138 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location in northeast Asia; composed of four main islands - from north: Hokkaido, Honshu (the largest and most populous), Shikoku, and Kyushu (the \\u0022Home Islands\\u0022) - and 6,848 smaller islands and islets \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Japan annually records the most earthquakes in the world; it is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.117,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.685,\"geography/land_use/other\":0.19,\"geography/location\":\"Eastern Asia, island chain between the North Pacific Ocean and the Sea of Japan, east of the Korean Peninsula\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly rugged and mountainous\",\"government/administrative_divisions\":\"47 prefectures; Aichi, Akita, Aomori, Chiba, Ehime, Fukui, Fukuoka, Fukushima, Gifu, Gunma, Hiroshima, Hokkaido, Hyogo, Ibaraki, Ishikawa, Iwate, Kagawa, Kagoshima, Kanagawa, Kochi, Kumamoto, Kyoto, Mie, Miyagi, Miyazaki, Nagano, Nagasaki, Nara, Niigata, Oita, Okayama, Okinawa, Osaka, Saga, Saitama, Shiga, Shimane, Shizuoka, Tochigi, Tokushima, Tokyo, Tottori, Toyama, Wakayama, Yamagata, Yamaguchi, Yamanashi\",\"government/capital/geographic_coordinates\":\"35 41 N, 139 45 E\",\"government/capital/name\":\"Tokyo\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English word for Japan comes via the Chinese name for the country \\u0022Cipangu\\u0022; both Nihon and Nippon mean \\u0022where the sun originates\\u0022 and are frequently translated as \\u0022Land of the Rising Sun\\u0022\",\"government/executive_branch/chief_of_state\":\"Emperor NARUHITO (since 1 May 2019); note - succeeds his father who abdicated on 30 April 2019\",\"government/executive_branch/head_of_government\":\"Prime Minister Shinzo ABE (since 26 December 2012); Deputy Prime Minister Taro ASO (since 26 December 2012)\",\"government/flag_description\":\"white with a large red disk (representing the sun without rays) in the center\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"3 May 1947 (current constitution adopted as amendment to Meiji Constitution); notable earlier dates: 11 February 660 B.C. (mythological date of the founding of the nation by Emperor JIMMU); 29 November 1890 (Meiji Constitution provides for constitutional monarchy)\",\"government/national_holiday\":\"Birthday of Emperor NARUHITO, 23 February (1960); note - celebrates the birthday of the current emperor\",\"government/national_symbol_s\":\"red sun disc, chrysanthemum; national colors: red, white\",\"introduction\":\"In 1603, after decades of civil warfare, the Tokugawa shogunate (a military-led, dynastic government) ushered in a long period of relative political stability and isolation from foreign influence. For more than two centuries this policy enabled Japan to enjoy a flowering of its indigenous culture. Japan opened its ports after signing the Treaty of Kanagawa with the US in 1854 and began to intensively modernize and industrialize. During the late 19th and early 20th centuries, Japan became a regional power that was able to defeat the forces of both China and Russia. It occupied Korea, Formosa (Taiwan), and southern Sakhalin Island. In 1931-32 Japan occupied Manchuria, and in 1937 it launched a full-scale invasion of China. Japan attacked US forces in 1941 - triggering Americas entry into World War II - and soon occupied much of East and Southeast Asia. After its defeat in World War II, Japan recovered to become an economic power and an ally of the US. While the emperor retains his throne as a symbol of national unity, elected politicians hold actual decision-making power. Following three decades of unprecedented growth, Japans economy experienced a major slowdown starting in the 1990s, but the country remains an economic power. In March 2011, Japans strongest-ever earthquake, and an accompanying tsunami, devastated the northeast part of Honshu island, killed thousands, and damaged several nuclear power plants. The catastrophe hobbled the countrys economy and its energy infrastructure, and tested its ability to deal with humanitarian disasters. Prime Minister Shinzo ABE was reelected to office in December 2012, and has since embarked on ambitious economic and security reforms to improve Japans economy and bolster the countrys international standing.\",\"name\":\"Japan\",\"people_and_society/age_structure/0_14_years\":0.1271,\"people_and_society/age_structure/15_24_years\":0.0963,\"people_and_society/age_structure/25_54_years\":0.3728,\"people_and_society/age_structure/55_64_years\":0.1201,\"people_and_society/age_structure/65_years_and_over\":0.2838,\"people_and_society/birth_rate\":\"7.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Japanese 98.1%, Chinese 0.5%, Korean 0.4%, other 1% (includes Filipino, Vietnamese, and Brazilian) (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"85.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"37.435 million TOKYO (capital), 19.223 million Osaka, 9.532 million Nagoya, 5.54 million Kitakyushu-Fukuoka, 2.912 million Shizuoka-Hamamatsu, 2.668 million Sapporo (2019)\",\"people_and_society/nationality/adjective\":\"Japanese\",\"people_and_society/nationality/noun\":\"Japanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"126168156\",\"people_and_society/population_growth_rate\":-0.0024,\"people_and_society/urbanization/urban_population\":\"91.7% of total population (2019)\",\"transportation/airports\":\"175\",\"transportation/railways/total\":\"27311\",\"transportation/roadways/total\":\"1218772\"},{\"BoxHeight\":42.80000000000001,\"BoxWidth\":20.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.704,\"ISO3_Code\":\"VNM\",\"ISO_Code\":\"VN\",\"Path\":\"M 799.5 399.4 799.3 399.6 799 399.5 798.5 399.9 798 400.2 798.1 400.5 797.7 400.8 797.2 401.1 796.8 401.1 796.4 401.3 796.3 401.4 796.3 401.5 796.1 401.6 796 401.8 796 401.9 795.6 402.3 795.3 403.2 794.9 403.4 794.3 404 793.8 404.3 793.4 405.1 793.3 406 793.1 406.5 792.9 406.8 792.9 407.1 793.7 408.5 794.1 409 795.1 409.7 795.2 410 795.2 410.5 795.7 411.4 796.8 412.4 797.1 412.9 797.8 413.6 797.9 413.8 798.9 414.4 798.9 414.7 799.4 414.7 799.8 415.1 799.9 415.3 800.2 415.3 800.2 415.7 801 416.9 801.7 417.4 801.8 417.6 801.9 418.3 802.3 419.3 802.4 419.9 802.9 421.7 802.9 421.9 802.8 422.3 803 422.9 802.9 423.1 803.1 423.9 803.4 424.5 802.8 425.3 803 425.9 802.9 426 802.7 425.9 802.8 426.2 802.8 426.8 802.9 427.3 802.6 427.4 802.7 427.7 802.7 427.9 802.6 428.2 802.3 428.4 802.1 428.9 801.6 429 801.4 429.3 800.9 429.5 800.2 430 799.7 430.1 799.3 430.7 798.9 430.8 798 431.3 797.5 431.5 796.9 431.7 796.9 431.5 796.7 431.4 796.5 431.4 796.4 431.6 796 431.5 796 431.9 796 432.4 795.6 432.8 795.6 433.1 795.4 433.3 795.4 433.6 795.3 433.9 795 434 794.7 434 794.2 434.6 792.5 435.3 792.2 435.6 791.9 436.1 791.5 436.4 790.7 436.7 790.5 436.5 790.6 436.2 790.5 435.8 790.7 433.8 790.8 433.2 791.3 432.8 791.1 432.5 790.5 432.2 790 432.2 789.8 431.9 789.5 431.5 789.7 431.5 789.9 431.3 790.8 431.1 791.3 430.7 791.2 430.2 791.4 430 792 430.2 792.3 430 792.6 430 793.2 429.8 793.5 430.3 793.8 430.2 794.1 430.4 794.3 430.4 794.3 430.1 794.4 429.9 794.4 429.8 794.3 429.6 794.1 429.6 793.5 429.1 793.5 428.4 793.4 428.1 793.8 428 794 427.7 794.7 427.9 795 427.9 795.1 427.1 795.8 427.1 796.1 426.9 796.6 426.8 797.2 426.2 797.5 426.1 797.8 426.3 798.1 426 798.2 425.3 798 424.3 798.3 423.2 798.4 422.9 798.2 422.2 797.9 421.9 797.9 421.5 797.7 421.3 797.6 421 797.8 420.3 798 420.1 798.2 419.4 798.1 419.1 798.2 418.8 798 418.7 797.9 418.5 798.2 418.4 798.3 418.3 798.2 418 798.3 417.8 798.5 417.7 798.5 417.6 798.4 417.4 798.1 417.3 798 417.1 797.7 417 797.6 416.8 797.4 416.7 797.4 416.4 797.2 416.3 797.3 416.1 797.8 415.8 797.9 415.5 797.9 415.3 797.4 415.3 797.1 415.2 797 414.8 796.6 414.7 796.3 414.5 796.2 414.1 796 414.4 795.8 414.3 795.7 414 795.5 413.8 795.4 412.8 795 412.7 794.7 411.9 794.5 412 794.1 411.7 793.5 410.9 793.2 410.8 793 410.4 793 410.3 792.8 410.1 792.8 409.9 792.5 409.5 792.4 409.3 792.3 409.3 792.2 409.4 792 409.3 792 409.1 791.8 409.1 791.4 408.5 791.4 408.2 791.6 408 791.5 407.9 790.8 407.5 790.3 407.5 789.8 406.9 789.6 406.9 789.4 406.7 788.9 406.5 788.8 406.3 788.3 406.2 788 406 788.3 405.7 788.5 405.6 788.6 405.4 788.4 405.1 788.4 404.9 788.6 404.9 788.9 404.8 789.2 404.9 789.4 404.9 789.8 405.1 790.1 405 790.2 404.8 790.6 404.5 790.6 404.4 790.5 404.3 790.5 404.2 791 403.9 791 403.7 790.9 403.5 790.2 403.3 790.5 403.1 790.4 402.8 790 402.7 789.6 402.8 789.6 402.7 789.6 402.5 789.9 402.4 789.8 402 789.7 401.8 789.3 401.4 789.2 401.3 789.1 401.3 788.9 401.1 788.6 401.1 788.4 401.3 788.3 401.3 788.1 401.4 787.6 401.7 787.2 401.6 786.9 401.6 786.7 401.5 786.3 401.5 786.1 401.4 785.9 401.3 785.8 401.3 785.7 400.9 785.5 400.8 785.4 400.7 785.3 400.3 785 400.2 785.2 400 785.3 399.9 785.5 399.3 785.5 398.9 785.4 398.7 784.5 398.4 784.4 398.3 784.4 398.2 784.2 398.1 784.2 397.9 783.7 397.5 783.3 397.1 783.2 396.8 783.3 396.7 783.5 396.7 783.8 396.2 783.9 395.9 784.1 395.7 784.8 396 785.1 396.2 785.3 396.6 785.6 396.7 786 396.4 786.1 396.2 786.3 396 786.5 395.6 786.7 395.7 786.8 396 787 396.2 787.2 395.8 787.4 395.7 787.9 396.3 788.2 396.4 788.4 395.9 788.6 395.6 789 395.5 789.1 395.8 789.3 395.9 789.9 395.5 790.3 395.5 790.6 395.2 790.6 394.7 790.8 394.5 791.3 394.3 791.7 394.2 792 393.9 792.6 394.5 792.7 394.8 793.1 394.9 793.5 395.2 794.2 395 794.4 395.1 794.7 395.4 795.3 395.2 796.1 395.6 795.8 396.2 795.5 396.3 795.4 396.7 795.5 396.9 795.7 397 795.8 397.2 795.8 397.5 795.8 398 796 398 796.7 398.2 796.8 398.6 797.2 398.8 797.5 398.9 797.7 399.1 797.9 399.1 798.2 399.2 798.9 399.1 799.3 399.3 799.5 399.4 Z M 788.4 432.6 788.3 432.7 788.3 432.6 788.3 432.4 788.2 432 788 431.9 787.9 431.8 787.9 431.7 788.1 431.7 788.1 431.6 788.3 431.5 788.4 431.6 788.5 431.7 788.5 431.9 788.5 432 788.4 432.4 788.4 432.5 788.4 432.6 Z M 796.8 401.8 796.8 401.9 796.7 401.8 796.4 401.6 796.4 401.5 796.7 401.4 796.9 401.6 796.8 401.8 Z M 803.4 425.1 803.4 425.2 803.4 425.4 803.3 425.4 803.3 425.3 803.3 425.2 803.2 425.1 803.2 425.2 803.1 425.2 803.3 425 803.4 425.1 Z M 798 401.2 797.9 401.3 797.9 401.2 798 401.1 798 401 798.1 400.9 798.2 401 798 401.2 Z M 795.8 436.6 795.6 436.7 795.7 436.4 795.9 436.3 795.9 436.5 795.8 436.5 795.8 436.6 Z M 798.2 400.6 798.2 400.7 798.4 400.7 798.3 400.9 798.1 400.8 798.2 400.6 Z M 797.8 401.6 797.8 401.7 797.7 401.7 797.7 401.6 797.6 401.6 797.5 401.5 797.6 401.5 797.8 401.6 Z M 799.3 399.8 799.3 399.9 799.1 399.9 799.3 399.8 Z M 798.7 403.5 798.7 403.7 798.5 403.6 798.7 403.5 Z M 799 400.9 798.9 401 799 400.8 799 400.9 Z M 790.2 433.2 790.1 433.3 790 433.2 790.2 433.2 Z M 787 434.6 786.9 434.7 786.8 434.6 786.9 434.6 787 434.6 Z M 800.9 415.7 800.9 415.9 800.8 415.7 800.9 415.7 Z M 797.8 401.4 797.6 401.4 797.5 401.3 797.7 401.3 797.8 401.4 Z M 802.6 417.4 802.5 417.5 802.4 417.4 802.5 417.4 802.6 417.4 Z M 798.8 401 798.8 401.1 798.6 401 798.7 400.9 798.8 401 Z\",\"Xmax\":803.5,\"Xmid\":794.7,\"Xmin\":783.2,\"Ymax\":436.7,\"Ymid\":413.8,\"Ymin\":393.9,\"economy/currency\":\"dong (VND)\",\"economy/gdp_per_capita_ppp/2017\":\"6900\",\"economy/gdp_real_growth_rate/2017\":0.068,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"235.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.56,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":310070,\"geography/area/water\":21140,\"geography/area_comparative\":\"about three times the size of Tennessee; slightly larger than New Mexico\",\"geography/area_sqkm\":331210,\"geography/climate\":\"tropical in south; monsoonal in north with hot, rainy season (May to September) and warm, dry season (October to March)\",\"geography/coastline\":\"3,444 km (excludes islands)\",\"geography/elevation/highest_point\":\"Fan Si Pan 3,144 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"398\",\"geography/geographic_coordinates\":\"16 10 N, 107 50 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; extending 1,650 km north to south, the country is only 50 km across at its narrowest point \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Son Doong in Phong Nha-Ke Bang National Park is the worlds largest cave (greatest cross sectional area) and is the largest known cave passage in the world by volume; it currently measures a total of 38.5 million cu m (about 1.35 billion cu ft); it connects to Thung cave (but not yet officially); when recognized, it will add an additional 1.6 million cu m in volume; Son Doong is so massive that it contains its own jungle, underground river, and localized weather system; clouds form inside the cave and spew out from its exits and two dolines (openings (sinkhole skylights) created by collapsed ceilings that allow sunlight to stream in)\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;/strong\\u0026gt;\",\"geography/land_boundaries/border_countries\":\"Cambodia 1158 km, China 1297 km, Laos 2161 km\",\"geography/land_boundaries/total\":\"4,616 km\",\"geography/land_use/agricultural_land_arable_land\":0.206,\"geography/land_use/agricultural_land_permanent_crops\":0.121,\"geography/land_use/agricultural_land_permanent_pasture\":0.021,\"geography/land_use/forest\":0.45,\"geography/land_use/other\":0.202,\"geography/location\":\"Southeastern Asia, bordering the Gulf of Thailand, Gulf of Tonkin, and South China Sea, as well as China, Laos, and Cambodia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"low, flat delta in south and north; central highlands; hilly, mountainous in far north and northwest\",\"government/administrative_divisions\":\"58 provinces (tinh, singular and plural) and 5 municipalities (thanh pho, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; An Giang, Bac Giang, Bac Kan, Bac Lieu, Bac Ninh, Ba Ria-Vung Tau, Ben Tre, Binh Dinh, Binh Duong, Binh Phuoc, Binh Thuan, Ca Mau, Cao Bang, Dak Lak, Dak Nong, Dien Bien, Dong Nai, Dong Thap, Gia Lai, Ha Giang, Ha Nam, Ha Tinh, Hai Duong, Hau Giang, Hoa Binh, Hung Yen, Khanh Hoa, Kien Giang, Kon Tum, Lai Chau, Lam Dong, Lang Son, Lao Cai, Long An, Nam Dinh, Nghe An, Ninh Binh, Ninh Thuan, Phu Tho, Phu Yen, Quang Binh, Quang Nam, Quang Ngai, Quang Ninh, Quang Tri, Soc Trang, Son La, Tay Ninh, Thai Binh, Thai Nguyen, Thanh Hoa, Thua Thien-Hue, Tien Giang, Tra Vinh, Tuyen Quang, Vinh Long, Vinh Phuc, Yen Bai; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Can Tho, Da Nang, Ha Noi (Hanoi), Hai Phong, Ho Chi Minh City (Saigon)\",\"government/capital/geographic_coordinates\":\"21 02 N, 105 51 E\",\"government/capital/name\":\"Hanoi (Ha Noi)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022Viet nam\\u0022 translates as \\u0022Viet south,\\u0022 where \\u0022Viet\\u0022 is an ethnic self identification dating to a second century B.C. kingdom and \\u0022nam\\u0022 refers to its location in relation to other Viet kingdoms\",\"government/executive_branch/chief_of_state\":\"President Nguyen Phu TRONG (since 23 October 2018); note - President Tran Dai QUANG (since 2 April 2016) died on 21 September 2018\",\"government/executive_branch/head_of_government\":\"Prime Minister Nguyen Xuan PHUC (since 7 April 2016); Deputy Prime Ministers Truong Hoa BINH (since 9 April 2016), Vuong Dinh HUE (since 9 April 2016), Vu Duc DAM (since 13 November 2013), Trinh Dinh DUNG (since 9 April 2016), Pham Binh MINH (since 13 November 2013)\",\"government/flag_description\":\"red field with a large yellow five-pointed star in the center; red symbolizes revolution and blood, the five-pointed star represents the five elements of the populace - peasants, workers, intellectuals, traders, and soldiers - that unite to build socialism\",\"government/government_type\":\"communist state\",\"government/independence\":\"2 September 1945 (from France)\",\"government/national_holiday\":\"Independence Day (National Day), 2 September (1945)\",\"government/national_symbol_s\":\"yellow, five-pointed star on red field; lotus blossom; national colors: red, yellow\",\"introduction\":\"The conquest of Vietnam by France began in 1858 and was completed by 1884. It became part of French Indochina in 1887. Vietnam declared independence after World War II, but France continued to rule until its 1954 defeat by communist forces under Ho Chi MINH. Under the Geneva Accords of 1954, Vietnam was divided into the communist North and anti-communist South. US economic and military aid to South Vietnam grew through the 1960s in an attempt to bolster the government, but US armed forces were withdrawn following a cease-fire agreement in 1973. Two years later, North Vietnamese forces overran the South reuniting the country under communist rule. Despite the return of peace, for over a decade the country experienced little economic growth because of conservative leadership policies, the persecution and mass exodus of individuals - many of them successful South Vietnamese merchants - and growing international isolation. However, since the enactment of Vietnams \\u0022doi moi\\u0022 (renovation) policy in 1986, Vietnamese authorities have committed to increased economic liberalization and enacted structural reforms needed to modernize the economy and to produce more competitive, export-driven industries. The communist leaders maintain tight control on political expression but have demonstrated some modest steps toward better protection of human rights. The country continues to experience small-scale protests, the vast majority connected to either land-use issues, calls for increased political space, or the lack of equitable mechanisms for resolving disputes. The small-scale protests in the urban areas are often organized by human rights activists, but many occur in rural areas and involve various ethnic minorities such as the Montagnards of the Central Highlands, Hmong in the Northwest Highlands, and the Khmer Krom in the southern delta region.\",\"name\":\"Vietnam\",\"people_and_society/age_structure/0_14_years\":0.2327,\"people_and_society/age_structure/15_24_years\":0.1581,\"people_and_society/age_structure/25_54_years\":0.4567,\"people_and_society/age_structure/55_64_years\":0.089,\"people_and_society/age_structure/65_years_and_over\":0.0635,\"people_and_society/birth_rate\":\"15.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.7% of GDP\",\"people_and_society/ethnic_groups\":\"Kinh (Viet) 85.7%, Tay 1.9%, Thai 1.8%, Muong 1.5%, Khmer 1.5%, Mong 1.2%, Nung 1.1%, Hoa 1%, other 4.3% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"8.371 million Ho Chi Minh City, 4.48 million HANOI (capital), 1.531 million Can Tho, 1.259 million Hai Phong, 1.095 Da Nang (2019)\",\"people_and_society/nationality/adjective\":\"Vietnamese\",\"people_and_society/nationality/noun\":\"Vietnamese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"97040334\",\"people_and_society/population_growth_rate\":0.009,\"people_and_society/urbanization/urban_population\":\"36.6% of total population (2019)\",\"transportation/airports\":\"45\",\"transportation/railways/total\":\"26\",\"transportation/roadways/total\":\"195468\"},{\"BoxHeight\":18.099999999999966,\"BoxWidth\":54.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.81,\"ISO3_Code\":\"MYS\",\"ISO_Code\":\"MY\",\"Path\":\"M 826.8 449 826.2 449 826.1 448.8 826 449 825.7 448.9 825 448.5 823.9 448.5 823.2 448.4 822.8 448.6 822.5 448.4 822.2 448.4 821.8 448.6 821.3 448.5 821.1 448.8 820.7 449 820.4 449.7 820.5 450 820.4 450.5 820.6 451 820.3 451.2 820.2 452 819.9 452.3 819.6 452.2 819.2 452.5 819.1 453.2 819.3 453.4 819.4 453.6 818.8 454 818.6 454.2 818.2 454.4 818.2 454.8 818.4 455 818.4 455.2 818.1 455.5 818 456 817.6 456.5 817.2 456.4 816.7 456.6 816 456.6 815.1 457.1 814.8 457 814.5 456.9 813.4 456.6 813.4 456.3 813.2 456.2 811.9 456.2 811.8 456.3 811.1 456.6 810.8 457.4 810.4 457.5 810 457.8 809.6 457.7 809.2 457.9 809.1 457.7 808.7 457.7 808.3 457.6 807.5 457.7 807.1 458 806.5 458.2 806.2 458.1 806 457.8 805.7 457.8 805.5 457.3 805.1 457.2 804.8 456.7 804.5 456.6 804 456.1 804 455.6 803.8 455.5 803.7 455.3 804 454.8 804.1 455.3 804.7 455.8 805.5 455.8 805.9 455.7 806.1 455.8 806.3 455.9 806.6 456.2 806.9 456.3 807.3 456.3 807.8 456.5 807.8 456.2 808 455.8 808.1 455.5 808.3 454.8 808.3 454.2 808.3 454 808.5 453.7 808.6 453 808.7 453 808.9 453.3 809.6 452.7 811.6 452.3 811.8 452.2 813.2 451.8 814 450.9 814.5 450.2 815.2 449.5 815.6 449 816 448.3 816 447.9 816.2 447.8 816.7 448.1 816.9 448.3 816.9 448.7 817.2 448.7 817.3 448.7 817.3 448.9 817.6 449.3 817.8 449.4 818.1 449.2 818.3 448.9 818.5 448.3 818.3 448.2 818.2 447.5 818.4 447.2 818.7 447.2 818.8 447 818.9 447.2 819.1 448.4 819.7 448.6 819.8 448.5 819.6 448.2 819.6 447.8 819.4 447.2 819.2 446.9 819.4 446.8 819.8 446.9 820.2 446.5 820.4 446.1 819.9 445.9 819.9 445.6 820.4 445 820.8 445.2 821.2 445.1 821.3 444.7 821.7 444.3 821.9 443.6 822.6 442.8 823 442.4 823.3 442 823.4 441.5 823.6 441.2 823.8 441.2 823.9 441.4 823.9 441.8 823.7 442.1 823.8 442.3 824.2 441.9 824.5 441.3 824.8 441.2 825 441.3 825 441.7 825.2 442.1 825.6 442.3 825.8 442.3 826.3 442.7 826.3 443.1 826 443.4 826.1 443.8 826.2 443.9 826.2 444.1 826.6 444.1 827.1 443.8 827.4 444.3 826.9 444.6 827 444.8 827.4 444.7 827.6 444.4 827.8 444.4 828.4 444.6 829.7 445.5 830.4 445.5 830.6 445.8 830.6 446.1 830.1 446.5 829.1 446.8 828.5 446.9 828.2 446.7 828.1 446.8 827.7 446.9 827.5 447.1 827.8 447.6 828 447.7 828.4 447.6 828.6 447.7 828.6 447.8 828.3 447.8 828.5 448.1 828.9 448.1 829 448.2 828.5 448.5 827.1 448.8 826.8 448.7 826.2 448.4 826.1 448.4 826.2 448.7 826.8 449 Z M 783 443.2 783.7 443.4 784.2 444.3 785.1 445.1 785.5 445.3 786 445.8 786.7 447.2 786.8 447.9 786.8 448.2 786.9 448.6 786.8 448.9 786.6 449.2 786.7 449.5 786.6 449.7 786.6 450 786.5 450.2 786.8 450.9 786.7 451.2 786.8 452.5 786.9 452.8 787.3 453.1 787.6 453.2 787.8 453.4 787.9 453.8 788.2 454.1 788.2 454.5 788.6 455.1 788.6 455.3 788.8 455.6 789.1 456.4 789.1 456.7 788.9 456.8 788.6 456.8 788.6 456.7 788.5 456.5 788.4 456.4 788.4 456.2 788.3 456.1 788.3 456.2 788.3 456.4 788.3 456.5 788.3 456.6 788.2 456.6 788.1 456.6 788 456.6 787.9 456.5 787.8 456.5 787.7 456.5 787.6 456.5 787.5 456.5 787.5 456.6 787.4 456.6 787.4 456.7 787.3 456.7 787.3 456.8 787.2 456.8 787.1 456.8 787.1 456.9 787 457 786.9 457 786.9 456.9 786.8 456.9 786.7 456.9 786.7 456.8 786.8 456.8 786.7 456.8 786.7 456.7 786.7 456.6 786.6 456.4 785.7 455.8 785.4 455.7 785.1 455.4 784.7 455.4 784.2 454.8 783.2 454.4 782.6 453.9 782.4 453.8 782.2 453.4 781.4 453.1 781.1 452.8 780.9 452.7 780.8 452.5 780.7 452.4 780.8 452.2 780.7 452.2 780.9 452.1 780.9 452.2 781 452.2 780.8 451.6 780.6 451.3 780.5 451.2 780.1 450.5 779.5 450.1 779.4 449.9 779.2 449.8 779.2 449.6 779.3 449.4 779.3 449.2 779.2 449.1 779 449 778.9 448.9 778.8 448.6 779 447.9 778.9 447.8 779 447.6 778.9 447.5 778.9 447.3 778.8 447.2 778.7 447 778.6 447 778.5 446.9 778.3 446.5 778.4 446.1 778.2 445 778.2 444.4 778.2 444 777.6 442.7 777.7 442.5 777.7 442 778 441.9 778.1 442 778.1 442.2 778.3 442.4 779 442.6 779.3 442.5 779.4 442.7 779.6 443.2 779.9 443.1 780.3 443.2 780.3 443.3 780.2 443.5 780.3 443.6 780.3 444 780.2 444.1 780.1 444.2 780 444.5 780.4 444.9 780.6 444.8 780.7 444.5 781.6 444.1 781.8 444.3 781.9 444.5 782.1 444.5 782.3 444.6 782.6 444.3 782.6 443.9 783 443.6 783 443.2 Z M 825.1 440.3 825.1 440.4 825.1 440.5 825 440.5 825 440.6 824.8 440.6 824.6 440.8 824.5 440.8 824.6 440.6 824.5 440.6 824.5 440.4 824.5 440.3 824.7 440.2 824.8 440.1 825 440.1 825.1 440.1 825.2 440.2 825.1 440.3 Z M 776.2 442.7 776.4 442.7 776.6 442.7 776.7 442.7 776.8 442.6 776.9 442.7 776.9 442.6 777 442.8 777 443 776.8 443.1 776.8 443 776.7 443 776.6 443.1 776.5 443.2 776.5 443 776.4 442.9 776.3 442.9 776.2 442.7 Z M 777.7 445.5 777.7 445.4 777.8 445.4 777.9 445.3 778.1 445.4 778.1 445.5 778.2 445.5 778.1 445.6 778.1 445.8 778 445.9 777.7 445.9 777.8 445.8 777.7 445.6 777.8 445.5 777.7 445.5 Z M 825.4 441.9 825.5 441.8 825.7 441.8 825.8 442 825.7 442.1 825.5 442.2 825.3 442.1 825.2 442.1 825.4 442 825.5 442 825.6 442 825.4 441.9 Z M 788.9 453 788.8 453 788.7 452.9 788.7 452.8 788.8 452.7 788.7 452.6 788.8 452.5 788.9 452.9 788.9 453 Z M 819.5 445.9 819.3 445.9 819.4 445.7 819.4 445.6 819.5 445.6 819.5 445.7 819.5 445.9 Z M 824 440.5 824 440.3 824.3 440.3 824.3 440.4 824.2 440.4 824 440.5 Z M 776.6 443.3 776.7 443.1 776.8 443.2 776.8 443.3 776.7 443.4 776.6 443.3 Z M 825.1 440.9 825.2 440.9 825.3 441 825.2 441.1 825.1 440.9 Z M 824.3 440.2 824.3 440.1 824.4 440.2 824.4 440.3 824.3 440.2 Z M 784.7 444.2 784.9 444.1 784.9 444.2 784.8 444.3 784.7 444.2 Z M 778.7 448.8 778.8 448.7 778.8 448.9 778.8 449 778.7 448.9 778.7 448.8 Z M 788 453.1 788 453 788.1 453.1 788.2 453.2 788.1 453.2 788 453.1 Z M 789.1 453.4 789.3 453.3 789.3 453.4 789.3 453.5 789.1 453.4 Z M 789.7 453.7 789.8 453.7 789.8 453.9 789.7 453.7 Z M 788.6 454.1 788.8 454.2 788.7 454.3 788.6 454.1 Z M 821.6 443.8 821.7 443.8 821.7 443.9 821.6 443.8 Z M 776.5 443.4 776.4 443.4 776.4 443.3 776.5 443.3 776.6 443.2 776.5 443.4 Z M 785.5 444.5 785.6 444.4 785.7 444.6 785.6 444.6 785.5 444.5 Z M 824 440.5 824 440.6 823.9 440.6 823.9 440.5 824 440.5 Z\",\"Xmax\":830.6,\"Xmid\":804.1,\"Xmin\":776.2,\"Ymax\":458.2,\"Ymid\":450.1,\"Ymin\":440.1,\"economy/currency\":\"ringgits (MYR)\",\"economy/gdp_per_capita_ppp/2017\":\"29100\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"226.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.78,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":328657,\"geography/area/water\":1190,\"geography/area_comparative\":\"slightly larger than New Mexico\",\"geography/area_sqkm\":329847,\"geography/climate\":\"tropical; annual southwest (April to October) and northeast (October to February) monsoons\",\"geography/coastline\":\"4,675 km (Peninsular Malaysia 2,068 km, East Malaysia 2,607 km)\",\"geography/elevation/highest_point\":\"Gunung Kinabalu 4,095 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"419\",\"geography/geographic_coordinates\":\"2 30 N, 112 30 E\",\"geography/geography_note\":\"strategic location along Strait of Malacca and southern South China Sea\",\"geography/land_boundaries/border_countries\":\"Brunei 266 km, Indonesia 1881 km, Thailand 595 km\",\"geography/land_boundaries/total\":\"2,742 km\",\"geography/land_use/agricultural_land_arable_land\":0.029,\"geography/land_use/agricultural_land_permanent_crops\":0.194,\"geography/land_use/agricultural_land_permanent_pasture\":0.009,\"geography/land_use/forest\":0.62,\"geography/land_use/other\":0.148,\"geography/location\":\"Southeastern Asia, peninsula bordering Thailand and northern one-third of the island of Borneo, bordering Indonesia, Brunei, and the South China Sea, south of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"coastal plains rising to hills and mountains\",\"government/administrative_divisions\":\"13 states (negeri-negeri, singular - negeri); Johor, Kedah, Kelantan, Melaka, Negeri Sembilan, Pahang, Perak, Perlis, Pulau Pinang, Sabah, Sarawak, Selangor, Terengganu; and 1 federal territory (Wilayah Persekutuan) with 3 components, Kuala Lumpur, Labuan, and Putrajaya\",\"government/capital/geographic_coordinates\":\"3 10 N, 101 42 E\",\"government/capital/name\":\"Kuala Lumpur; note - nearby Putrajaya is referred to as a federal government administrative center but not the capital; Parliament meets in Kuala Lumpur\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022Land of the Malays\\u0022\",\"government/executive_branch/chief_of_state\":\"King Sultan ABDULLAH Sultan Ahmad Shah (since 24 January 2019); note - King MUHAMMAD V (formerly known as Tuanku Muhammad Faris Petra) (selected on 14 October 2016; installed on 13 December 2016) resigned on 6 January 2019; the position of the king is primarily ceremonial, but he is the final arbiter on the appointment of the prime minister\",\"government/executive_branch/head_of_government\":\"Prime Minister MAHATHIR Mohamad (since 10 May 2018); Deputy Prime Minister WAN AZIZAH Wan Ismail (since 21 May 2018) (2019)\",\"government/flag_description\":\"14 equal horizontal stripes of red (top) alternating with white (bottom); there is a dark blue rectangle in the upper hoist-side corner bearing a yellow crescent and a yellow 14-pointed star; the flag is often referred to as Jalur Gemilang (Stripes of Glory); the 14 stripes stand for the equal status in the federation of the 13 member states and the federal government; the 14 points on the star represent the unity between these entities; the crescent is a traditional symbol of Islam; blue symbolizes the unity of the Malay people and yellow is the royal color of Malay rulers\",\"government/government_type\":\"federal parliamentary constitutional monarchy\",\"government/independence\":\"31 August 1957 (from the UK)\",\"government/national_holiday\":\"Independence Day (or Merdeka Day), 31 August (1957) (independence of Malaya); Malaysia Day, 16 September (1963) (formation of Malaysia)\",\"government/national_symbol_s\":\"tiger, hibiscus; national colors: gold, black\",\"introduction\":\"During the late 18th and 19th centuries, Great Britain established colonies and protectorates in the area of current Malaysia; these were occupied by Japan from 1942 to 1945. In 1948, the British-ruled territories on the Malay Peninsula except Singapore formed the Federation of Malaya, which became independent in 1957. Malaysia was formed in 1963 when the former British colonies of Singapore, as well as Sabah and Sarawak on the northern coast of Borneo, joined the Federation. The first several years of the countrys independence were marred by a communist insurgency, Indonesian confrontation with Malaysia, Philippine claims to Sabah, and Singapores withdrawal in 1965. During the 22-year term of Prime Minister MAHATHIR Mohamad (1981-2003), Malaysia was successful in diversifying its economy from dependence on exports of raw materials to the development of manufacturing, services, and tourism. Prime Minister MAHATHIR and a newly-formed coalition of opposition parties defeated Prime Minister Mohamed NAJIB bin Abdul Razaks United Malays National Organization (UMNO) in May 2018, ending over 60 years of uninterrupted rule by UMNO.\",\"name\":\"Malaysia\",\"people_and_society/age_structure/0_14_years\":0.2748,\"people_and_society/age_structure/15_24_years\":0.1674,\"people_and_society/age_structure/25_54_years\":0.4097,\"people_and_society/age_structure/55_64_years\":0.0846,\"people_and_society/age_structure/65_years_and_over\":0.0635,\"people_and_society/birth_rate\":\"18.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Bumiputera 62% (Malays and indigenous peoples, including Orang Asli, Dayak, Anak Negeri), Chinese 20.6%, Indian 6.2%, other 0.9%, non-citizens 10.3% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.78 million KUALA LUMPUR (capital), 1.003 million Johor Bahru, 800,000 Ipoh (2019)\",\"people_and_society/nationality/adjective\":\"Malaysian\",\"people_and_society/nationality/noun\":\"Malaysian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31809660\",\"people_and_society/population_growth_rate\":0.0134,\"people_and_society/urbanization/urban_population\":\"76.6% of total population (2019)\",\"transportation/airports\":\"114\",\"transportation/railways/total\":\"1851\",\"transportation/roadways/total\":\"144403\"},{\"BoxHeight\":29,\"BoxWidth\":21.699999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.813,\"ISO3_Code\":\"OMN\",\"ISO_Code\":\"OM\",\"Path\":\"M 656.3 389 656.6 389.9 656.9 390.5 657.8 391.6 658.4 392.1 660.4 392.9 661.1 392.9 661.6 393.2 662.4 393.1 662.6 393.3 662.9 393.5 663 393.8 663.3 394.1 663.8 394.9 664.1 395.2 664.3 395.7 664.7 396 665 396.3 665.7 396.5 665.9 396.7 665.8 397.3 665.5 397.8 665.3 398.2 665.3 398.3 665 398.7 664.5 399.7 664 400 663.7 400.2 663.2 400.8 663.1 400.9 663 401.1 662.8 401.4 662.7 401.6 662.8 401.8 662.4 402.1 662.1 402.8 661.9 402.9 661.5 402.8 661.4 402.7 661.5 402.3 661.3 402.2 661 402.4 660.4 403.3 659.9 404.8 660.1 405.7 660.1 406.2 660.2 406.6 660.2 406.9 659.8 407.1 658.6 407.2 657.6 407.6 657 408.2 656.7 409.4 656.2 410 654.5 410.1 653.7 410.4 653.2 411.2 653.3 411.6 653.2 412 652.5 412.7 651.9 412.9 651.3 412.7 650 412.7 649.5 413 649 413.1 648.6 413.4 647.9 413.5 647.2 413.7 646.4 412 646.3 411.9 646.3 411.6 644.2 406.9 652.4 404 653.3 401.4 653.4 401.1 653.4 400.9 653.7 400 654.2 398.3 654.3 398 653 395.9 653.1 394.7 654.1 393.1 653.9 392.2 654.5 391.8 654.8 391.9 655.3 391.8 655.1 391.3 654.8 391.4 654.6 391.2 654.8 390.9 654.6 390.3 654.8 389.9 654.8 389.2 654.9 389.1 655.3 389 655.4 389.2 655.4 389.3 655.2 389.3 655.6 389.7 655.8 389.6 655.8 389.4 656.2 389.2 656.2 389 656.3 389 Z M 656 387 655.8 387.1 655.7 387 655.7 386.4 655.8 385.9 655.7 385.7 655.5 385.7 655.8 385.1 656.1 385.2 656.2 384.7 656.5 384.8 656.4 385.1 656.5 385.2 656.5 385.3 656.5 385.5 656.4 385.4 656.3 385.2 656.2 385.2 656.2 385.5 656.5 385.7 656.4 385.8 656.4 386.1 656.2 386.5 656 386.8 656 387 Z M 663.2 402.6 663.1 402.7 663 402.9 662.9 403.1 662.8 403.2 662.8 403.3 662.5 403.5 662.5 403.2 662.5 402.9 662.7 402.7 662.9 402.7 663 402.6 663 402.4 663.1 402.3 663.2 402.1 663.2 401.9 663.3 401.9 663.3 402.1 663.4 402.3 663.4 402.4 663.4 402.5 663.2 402.6 Z M 655.9 388.1 656 388 655.9 388 656 387.9 656.2 388 656.2 388.1 656 388.2 655.9 388.2 655.9 388.1 Z M 655.5 411.3 655.4 411.3 655.2 411.3 655.1 411.3 655.4 411.1 655.5 411.3 Z M 654.9 411.3 654.9 411.4 654.7 411.3 654.8 411.2 654.9 411.3 Z M 656.7 384.9 656.6 385 656.5 384.9 656.6 384.8 656.7 384.9 Z\",\"Xmax\":665.9,\"Xmid\":655.5,\"Xmin\":644.2,\"Ymax\":413.7,\"Ymid\":402.2,\"Ymin\":384.7,\"economy/currency\":\"Omani rials (OMR)\",\"economy/gdp_per_capita_ppp/2017\":\"46000\",\"economy/gdp_real_growth_rate/2017\":-0.009,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"68.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":309500,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Georgia; slightly smaller than Kansas\",\"geography/area_sqkm\":309500,\"geography/climate\":\"dry desert; hot, humid along coast; hot, dry interior; strong southwest summer monsoon (May to September) in far south\",\"geography/coastline\":\"2,092 km\",\"geography/elevation/highest_point\":\"Jabal Shams 3,004 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"310\",\"geography/geographic_coordinates\":\"21 00 N, 57 00 E\",\"geography/geography_note\":\"consists of Oman proper and two northern exclaves, Musandam and Al Madhah; the former is a peninsula that occupies a strategic location adjacent to the Strait of Hormuz, a vital transit point for world crude oil\",\"geography/land_boundaries/border_countries\":\"Saudi Arabia 658 km, UAE 609 km, Yemen 294 km\",\"geography/land_boundaries/total\":\"1,561 km\",\"geography/land_use/agricultural_land_arable_land\":0.001,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.045,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.953,\"geography/location\":\"Middle East, bordering the Arabian Sea, Gulf of Oman, and Persian Gulf, between Yemen and the UAE\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"central desert plain, rugged mountains in north and south\",\"government/administrative_divisions\":\"11 governorates (muhafazat, singular - muhafaza); Ad Dakhiliyah, Al Buraymi, Al Wusta, Az Zahirah, Janub al Batinah (Al Batinah South), Janub ash Sharqiyah (Ash Sharqiyah South), Masqat (Muscat), Musandam, Shamal al Batinah (Al Batinah North), Shamal ash Sharqiyah (Ash Sharqiyah North), Zufar (Dhofar)\",\"government/capital/geographic_coordinates\":\"23 37 N, 58 35 E\",\"government/capital/name\":\"Muscat\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but it apparently dates back at least 2,000 years since an \\u0022Omana\\u0022 is mentioned by Pliny the Elder (1st century A.D.) and an \\u0022Omanon\\u0022 by Ptolemy (2nd century A.D.)\",\"government/executive_branch/chief_of_state\":\"Sultan and Prime Minister QABOOS bin Said Al-Said (sultan since 23 July 1970 and prime minister since 23 July 1972); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"Sultan and Prime Minister QABOOS bin Said Al-Said (sultan since 23 July 1970 and prime minister since 23 July 1972)\",\"government/flag_description\":\"three horizontal bands of white (top), red, and green of equal width with a broad, vertical, red band on the hoist side; the national emblem (a khanjar dagger in its sheath superimposed on two crossed swords in scabbards) in white is centered near the top of the vertical band; white represents peace and prosperity, red recalls battles against foreign invaders, and green symbolizes the Jebel al Akhdar (Green Mountains) and fertility\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"1650 (expulsion of the Portuguese)\",\"government/national_holiday\":\"National Day, 18 November; note - coincides with the birthday of Sultan QABOOS, 18 November (1940)\",\"government/national_symbol_s\":\"khanjar dagger superimposed on two crossed swords; national colors: red, white, green\",\"introduction\":\"The inhabitants of the area of Oman have long prospered from Indian Ocean trade. In the late 18th century, the nascent sultanate in Muscat signed the first in a series of friendship treaties with Britain. Over time, Omans dependence on British political and military advisors increased, although the sultanate never became a British colony. In 1970, QABOOS bin Said Al-Said overthrew his father, and has since ruled as sultan. Sultan QABOOS has no children and has not designated a successor publicly; the Basic Law of 1996 outlines Oman\\u0026amp;rsquo;s succession procedure. Sultan QABOOS\\u0026amp;rsquo; extensive modernization program opened the country to the outside world, and the sultan has prioritized strategic ties with the UK and US. Omans moderate, independent foreign policy has sought to maintain good relations with its neighbors and to avoid external entanglements.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Inspired by the popular uprisings that swept the Middle East and North Africa beginning in January 2011, some Omanis staged demonstrations, calling for more jobs and economic benefits and an end to corruption. In response to those protester demands, QABOOS in 2011 pledged to implement economic and political reforms, such as granting Oman\\u0026amp;rsquo;s bicameral legislative body more power and authorizing direct elections for its lower house, which took place in November 2011. Additionally, the Sultan increased unemployment benefits, and, in August 2012, issued a royal directive mandating the speedy implementation of a national job creation plan for thousands of public and private sector Omani jobs. As part of the governments efforts to decentralize authority and allow greater citizen participation in local governance, Oman successfully conducted its first municipal council elections in December 2012. Announced by the sultan in 2011, the municipal councils have the power to advise the Royal Court on the needs of local districts across Omans 11 governorates.\",\"name\":\"Oman\",\"people_and_society/age_structure/0_14_years\":0.301,\"people_and_society/age_structure/15_24_years\":0.1826,\"people_and_society/age_structure/25_54_years\":0.4415,\"people_and_society/age_structure/55_64_years\":0.0394,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"23.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Arab, Baluchi, South Asian (Indian, Pakistani, Sri Lankan, Bangladeshi), African\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.502 million MUSCAT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Omani\",\"people_and_society/nationality/noun\":\"Omani(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4613241\",\"people_and_society/population_growth_rate\":0.02,\"people_and_society/urbanization/urban_population\":\"85.4% of total population (2019)\",\"transportation/airports\":\"132\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"60230\"},{\"BoxHeight\":46.10000000000002,\"BoxWidth\":26.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"PHL\",\"ISO_Code\":\"PH\",\"Path\":\"M 835 408 835.3 408.2 835.5 408 835.9 408 836.9 408.6 837.9 409 838.3 408.9 838.5 408.7 838.6 408.4 838.7 408.3 838.9 408.4 839.1 408.8 839.1 409.1 838.7 409.6 838.6 410.6 838.9 411.6 839.3 411.8 839.4 412.3 839.6 412.4 839.6 412.6 839.4 413.4 838.8 414.3 838.8 414.9 838.6 415.1 838.6 414.9 838.5 414.9 838.3 415.1 837.5 415.4 837 415.9 837 416.2 837.1 416.4 837.1 416.5 836.8 417.1 836.5 417.6 837.1 418.9 837.3 419.3 837.2 419.7 837.6 421 838.2 421.4 838.8 421.6 839 421.4 838.7 421 838.9 420.8 839.1 421 839.3 420.6 839.5 420.4 840 420.5 840.2 420.4 840.7 420.7 841 421 841 421.1 841.2 421.6 841.2 421.9 841.3 422.1 841.6 422.1 841.8 422 841.8 421.7 841.7 421.4 841.9 421.2 842.2 421.5 842.5 421.6 842.7 421.5 842.8 421.6 843 421.7 843.2 421.8 843.6 422 843.6 422.1 843.2 422.2 842.7 422.2 842.5 422.3 842.5 422.5 843.2 423.3 843.3 423.3 843.3 423.2 843.9 423.5 843.8 423.6 843.5 423.4 843.4 423.5 843.2 423.6 843.1 423.7 843.1 424 843.2 424 843.5 423.9 843.9 424.1 844.2 424.1 844.2 424.8 844 425.4 843.7 425.4 843.4 424.9 843.4 424.7 843.7 424.5 843.7 424.4 843.5 424.3 843.2 424.5 843.1 424.6 842.7 424.5 842.2 424.2 841.9 424.1 841.8 423.6 841.5 423 841 422.7 840.7 422.5 840.4 422.1 839.7 421.6 839.5 421.7 839.6 422.3 839.9 422.8 840.1 423.4 840 423.6 839.9 423.7 839.7 423.5 839.6 423.2 839.3 422.7 838.8 422.4 838.5 422 837.8 421.6 837.4 421.5 836.9 421.7 836.7 421.9 836.6 422.3 836.2 422.5 835.7 422.4 835.5 422.1 835.2 422.1 835.2 421.8 835 421.6 834.7 421.6 834.5 421.7 834.4 420.8 834.5 420.6 835.3 420 835.3 419.6 835 419.3 834.6 419.1 834.3 419 834.2 419.3 834.3 420 834 420.1 833.8 420 833.7 419.6 833.4 419.4 833.4 419 833.3 419 833.1 419.1 833 419 832.7 417.8 832.4 417.3 832.4 417.1 832.4 416.4 832.4 416.2 832.4 416 832.3 415.8 832.1 415.8 832 415.7 832.1 414.8 832.4 414.5 832.7 414.8 832.6 414.9 832.8 415.1 833.1 415.5 833.5 415.4 833.8 415.2 833.8 415 833.6 414.6 833.5 414 833.6 413.6 833.6 413.2 833.9 412.7 833.8 412.1 833.9 411.5 833.6 411 833.8 410.6 834 409.6 834.3 408.9 834.3 408.4 834.4 408.3 834.7 408.2 835 408 Z M 847.8 433.2 848.1 433.4 848.3 433.3 848.4 433.5 848.2 433.6 848.3 433.8 849.1 434.1 849 434.4 849.4 434.8 849.8 434.7 849.8 435.2 850.2 435.8 850.1 436.1 849.6 436.6 849.7 436.8 850 436.8 850.4 436.9 850.2 437.3 850.3 437.5 850.2 437.7 850.3 437.8 850.6 437.7 850.5 438.3 850.3 438.7 850.4 438.8 850.8 439.1 851 439.7 850.8 439.9 850.9 440.4 850.6 440.8 850.5 441.1 850.2 441.1 850.1 441.3 850.2 441.5 850.2 441.6 850.1 441.6 850 441.3 849.9 441.3 849.8 441.3 849.8 441.5 850 441.8 849.9 442.7 849.8 442.9 849.5 442.4 849.5 441.6 849.2 441.3 849.2 441 849 440.8 848.9 440.4 848.9 440.2 848.8 440.1 848.5 440.3 848.3 440.5 848.4 440.7 848.5 440.6 848.7 440.8 848.7 441.3 848.6 441.4 848.5 440.9 848.3 440.9 848 441.1 847.9 441.3 847.6 441.7 847.6 442.2 848.1 442.5 848.5 443.3 848.5 443.6 848.3 444.1 847.7 445 847.5 445.1 847.4 445.1 847.3 444.8 847 444.4 847.3 444 847.2 443.7 847 443.6 846.7 444.3 846.3 444.3 845.2 443.8 844.3 443.3 843.9 442.7 843.9 442.1 843.8 441.7 843.6 441.6 843.7 441.3 843.9 440.8 844.2 440.6 844.3 440.4 844.4 440 844.2 439.9 843.8 439.3 843.5 439.2 843.1 439.1 842.8 438.8 842.5 438.7 842.3 438.8 842.2 438.9 842.3 439.1 842.3 439.3 842 439.6 842.2 439.9 842.2 440.1 841.9 439.9 841.8 439.6 841.6 439.6 841.5 439.8 841.3 439.7 841.3 439.5 841.5 439.4 841.3 439.1 841.1 439.3 841 439.8 840.7 439.6 840.6 439.7 840.6 440 840.7 439.9 840.8 440.1 840.5 440.3 840.4 440.1 840.5 439.9 840.4 439.7 840.5 439.6 840.4 439.3 840.5 439.1 840.1 438.9 839.8 439.1 839.5 439.4 839.5 439.6 839.2 439.8 839.2 440.1 839 440.3 838.7 441.2 838.6 441.4 838.5 441.4 838 441.2 837.9 440.7 838 440.5 838.3 440.3 838.4 439.7 838.5 439.5 838.5 439 838.9 438.4 839.2 438.2 839.9 438.1 840 437.9 840.3 438 840.8 437.9 840.9 437.7 840.9 437.5 841.1 436.9 841.3 436.8 841.8 436.8 842 436.6 842.1 436.5 842.1 436.3 842.3 436.4 842.4 436.5 842.5 436.6 842.7 436.5 843 436.6 843.3 437.1 843.4 437.8 843.1 438.1 842.9 438.2 842.9 438.3 843.1 438.3 843.8 437.8 844.3 437.7 844.5 437.6 844.6 436.8 844.8 436.7 845 436.6 845.4 436.8 845.7 437 845.8 436.9 845.9 436 845.9 435.6 846 435.5 846.2 435.5 846.8 436 847 435.9 847.1 435.3 847.4 435.5 847.7 435.6 848 435.5 848 435 847.6 433.8 847.6 433.4 847.8 433.2 Z M 846.7 425.3 847.2 425.7 847.5 426.1 847.8 426.5 847.9 426.9 847.8 427.4 847.8 428.1 848.2 428.9 848.2 429.2 848.3 429.5 847.3 429.5 846.9 429.2 846.6 429.2 846.6 430.5 847.1 431.3 847.2 431.7 847.2 431.9 846.9 432 847.1 432.4 847.2 432.6 847.2 432.8 846.9 432.5 846.9 432.4 846.7 431.9 846.5 431.7 846.5 431.8 846.5 431.9 846.5 432.4 846.5 432.5 846.3 432.4 845.9 432.2 845.9 431.9 845.8 431.4 845.9 430.9 845.8 430.5 845.4 430 845.1 430.1 844.9 430 844.7 428.6 844.8 428.5 845.4 428.9 845.8 428.9 846.2 428.6 846 428.1 846.1 428 846.2 428.1 846.3 428.2 846.4 428.1 846.5 427.8 845.6 427 845 426.6 844.8 426.3 844.6 425.6 844.9 425.5 845.7 425.5 846.3 425.5 846.7 425.3 Z M 841.6 435.2 841.1 435.4 840.8 435.2 840.6 434.6 839.9 434.3 839.3 433.5 839.3 433.1 839.5 432.8 840.1 432.7 840.6 432.4 840.6 431.9 840.6 431.8 840.6 431.6 840.5 431.3 840.8 430.9 840.9 430.3 841 430.2 841.5 429.9 842.3 430.1 842.4 430.2 842.5 430.4 842.4 430.8 842.3 431.1 842.2 431.3 842 431.5 841.9 431.6 841.9 431.8 841.9 431.9 841.7 432.4 841.4 433 841.4 433.5 841.3 433.8 841.4 434 841.7 434.3 841.8 434.7 841.6 435.2 Z M 839.2 427.8 839.9 428.4 840.2 428.2 840.5 428.2 840.7 428.4 840.7 428.6 841 428.5 841.3 428.3 841.4 428.6 841.3 429.3 841 429.6 841 429.7 840.6 429.9 840.4 430 840.4 430.3 840.2 430.5 839.9 430.5 839.8 430.8 838.8 430.9 838.5 431.1 838.4 431.3 838.3 431.4 838.1 431.5 838 431.4 838 431.3 838.1 430.9 838 430.5 838.3 429.9 838.3 429.6 838.3 429.5 838.5 428 838.4 427.8 837.9 427.7 837.9 427.4 838.1 427.3 838.5 427.5 839.2 427.8 Z M 825.7 436.9 825 437.2 825 436.9 825.2 436.4 826 435.5 826.8 434.9 827.4 434.6 828.6 433.3 829.1 432.6 829.3 432.5 829.4 432.4 829.4 432.2 829.8 432 829.8 431.9 830 431.6 830.4 431.4 830.6 431.2 830.7 430.8 830.7 430.4 830.9 430.3 830.8 429.9 831 429.6 831.1 429.1 831.2 428.9 831.5 429.4 831.4 430.2 831.7 430.9 831.7 431.3 831.4 431.6 830.8 431.9 830.5 432.4 830.3 432.6 829.6 432.8 829.3 432.9 829.1 433.7 828.9 434.2 828.5 434.6 828.4 434.9 827.5 435.1 826.9 436 826.4 436.3 825.9 436.5 825.7 436.9 Z M 835.3 422.7 835.6 423 836 423 836.6 423.6 836.7 423.8 837 423.9 836.8 424.1 836.8 424.8 837 425.3 836.7 425.6 836.6 425.8 836.6 426 836.5 426 836.5 426.1 836.2 426.2 836.1 426.4 835.7 426.4 835.8 426.5 835.7 426.5 835.5 426.4 835.7 426.1 835.6 426 835.3 425.7 835.2 425.3 835 425 834.9 424.9 834.8 424.2 834.6 423.8 834.1 423.5 833.9 423 833.6 423.1 833.5 423 833.6 422.8 833.8 422.7 834.7 422.9 835 422.8 835.3 422.7 Z M 843.8 431.2 843.7 431.9 843.6 431.9 843.5 431.8 843.4 431.9 843.2 432 842.9 432.5 842.2 433.9 841.9 434.3 841.8 434.1 842.1 432.8 842.6 431.9 843 431.3 843.1 430.9 843.2 430.6 843.5 430 843.6 429.4 843.9 429.1 843.8 429.6 843.9 429.9 843.8 430.6 843.8 431.2 Z M 844.4 432.2 845.1 432.5 845.2 432.4 845.4 432.3 845.4 432.4 845.3 432.6 845.3 433.1 845.4 433.3 845.3 433.4 845.1 433.4 844.8 433.7 844.5 433.8 844 433.8 843.5 433.8 843.1 433.9 843.1 433.8 843.3 433.6 843.2 433.4 843.2 433.1 843.8 432.8 844.1 432.4 844.2 432.2 844.4 432.2 Z M 841.9 425.5 842 425.7 842.2 425.6 842.4 425.7 842.6 425.8 843.1 426.3 843.2 426.4 843.5 426.6 843.8 427 843.9 427.6 843.2 427.3 843.1 427.2 842.6 426.7 842.4 426.5 842.2 426.5 841.8 427 841.6 427.1 841.7 426.5 841.6 426.2 841.7 425.5 841.9 425.5 Z M 844.6 421.5 844.7 421.4 844.9 421.7 844.9 422.1 844.9 422.3 844.7 422.4 844.7 422.6 844.4 422.5 844.3 422.7 843.9 422.4 844.1 422.1 844.1 421.2 844.3 421.1 844.6 421.5 Z M 838.4 442.7 838.1 442.8 837.6 442.2 837.7 442 838 442 838.1 441.8 838.4 441.9 838.6 442 839 442.2 838.8 442.3 838.7 442.6 838.4 442.7 Z M 832.9 426.5 833.1 426.7 833.3 426.7 833.2 426.6 833.3 426.5 833.4 426.5 833.4 426.7 833.6 426.8 833.6 426.9 833.6 427.1 833.5 427.1 833.4 427 833.2 427.1 833.1 427.2 833.1 427 833 427 833 427.1 832.9 427.2 832.8 427.1 832.7 427.1 832.6 427 832.6 426.9 832.5 426.8 832.5 426.7 832.4 426.5 832.3 426.5 832.3 426.4 832.3 426.3 832.3 426.2 832.3 426.1 832.4 426.1 832.5 426.3 832.7 426.3 832.8 426.4 832.9 426.5 Z M 838 422.7 838.2 422.7 838.3 422.7 838.4 422.8 838.6 422.9 838.6 423 838.6 423.1 838.6 423.2 838.4 423.3 838.3 423.5 838.4 423.5 838.3 423.6 838.2 423.6 838.1 423.5 837.8 423.4 837.7 423.2 837.7 423.1 837.7 422.9 837.8 422.8 837.9 422.6 838 422.7 Z M 836.7 443.8 836.6 443.9 836.6 444 836.6 444.1 836.5 444.1 836.5 444.2 836.4 444.1 836.2 444.3 836.1 444.2 836.1 444.1 836 444 835.8 444.2 835.6 444.2 835.5 444.1 835.2 444.2 835.1 444.1 835.1 444 835.2 443.8 835.4 443.7 835.5 443.7 835.8 443.6 835.9 443.7 836 443.9 836.1 443.9 836.4 443.9 836.7 443.6 836.8 443.7 836.7 443.8 Z M 848.4 433 848.2 433.2 848.1 433 848.2 432.9 848.1 432.5 847.9 432.4 848 431.9 848 431.8 848.1 431.6 848.3 431.5 848.4 431.6 848.4 431.9 848.4 432.4 848.4 433 Z M 833.4 446 833.5 446.1 833.5 446.3 833.3 446.2 833.3 446.4 833.1 446.3 833 446.1 832.9 446.3 832.8 446.2 832.7 446.3 832.6 446.5 832.3 446.5 832.2 446.5 832.1 446.6 832 446.6 831.9 446.6 832 446.4 832.2 446.3 832.4 446.2 832.5 446.1 832.4 446 832.5 445.9 832.6 446 832.7 446 832.9 445.9 833.1 445.7 833.2 445.7 833.3 445.9 833.4 445.9 833.4 446 Z M 838.5 426 838.3 426.7 838.1 426.6 838.2 426.4 838 426.2 838 426 838.2 425.7 838.2 425.4 838.6 425.2 838.5 426 Z M 838.2 418.4 838.3 418.5 838.2 418.5 838.3 418.7 838.1 418.8 838.2 419 838.2 418.9 838.3 419 838.3 419.3 838.2 419.4 838.1 419.5 838 419.6 838 419.5 838 419.3 838 419.1 837.9 419 837.8 418.7 837.7 418.7 837.7 418.5 837.8 418.4 837.9 418.4 838.1 418.3 838.2 418.4 Z M 840.1 431.3 840.2 431.3 840.2 431.4 840.1 431.5 840 431.4 839.9 431.5 839.8 431.4 839.7 431.5 839.6 431.5 839.6 431.4 839.5 431.3 839.6 431.3 839.7 431 840 430.6 840.2 430.7 840.2 430.9 840.1 431.3 Z M 845.4 428.5 845.3 428.5 845.2 428.5 845.1 428.6 845 428.5 844.8 428.3 844.8 428.2 844.7 428 844.9 427.9 845 427.9 845.2 428 845.4 428.3 845.5 428.3 845.4 428.5 Z M 849.7 433.3 849.6 433.4 849.3 433.4 849.2 433.1 849 433 849.1 432.9 849.3 432.9 849.4 432.8 849.4 432.6 849.5 432.5 849.6 432.9 849.6 433 849.6 433.1 849.7 433.1 849.7 433.3 Z M 832.3 427 832.4 427.1 832.5 427.1 832.6 427.3 832.8 427.4 833 427.4 833 427.5 832.9 427.6 832.8 427.6 832.8 427.8 832.6 428 832.5 428 832.5 427.8 832.3 427.3 832.3 427.2 832.2 427.2 832.2 427 832.3 427 Z M 840.1 426 840 426.3 839.8 426.2 839.7 426 839.4 425.9 839.4 425.7 839.5 425.7 839.7 425.6 840 425.7 840.1 425.9 840.1 426 Z M 824.5 438.8 824.4 438.9 824.3 438.8 824.3 438.7 824.2 438.5 824.3 438.4 824.2 438.3 824.3 438.2 824.4 438.1 824.3 438 824.4 438 824.5 438 824.6 438.2 824.5 438.3 824.6 438.4 824.6 438.6 824.5 438.8 Z M 843.2 425.9 843.1 426 842.9 425.7 842.7 425.4 842.6 425.2 842.7 425.2 842.7 425 843 425.4 843.2 425.9 Z M 832.4 431.3 832.4 431.4 832.3 431.3 832.3 431.4 832.1 431.4 832 431.4 832 431.3 832 431.1 832.3 430.9 832.7 431.1 832.6 431.2 832.4 431.3 Z M 841.7 424.5 841.8 424.7 841.5 424.6 841.1 424.2 841 424.1 840.9 424.1 840.8 423.9 840.9 423.9 841 423.8 841.2 424.1 841.5 424.4 841.7 424.5 Z M 842.9 435.1 842.6 435.2 842.3 435.1 842.3 435 842.3 434.9 842.5 434.9 842.7 434.7 842.9 435.1 Z M 846 435.2 845.9 435.3 845.8 435.2 845.7 435.2 845.5 435.1 845.5 435 845.5 434.9 845.6 434.8 845.8 434.8 845.9 434.9 846 435.2 Z M 845.1 430.7 845.2 430.8 845.1 430.9 844.9 430.9 844.6 431 844.5 431 844.6 430.9 844.6 430.7 844.7 430.7 844.9 430.8 845 430.7 845.1 430.7 Z M 836.6 405.7 836.8 405.8 836.9 405.8 836.9 406 836.9 406.1 836.8 406.2 836.6 406.1 836.5 405.9 836.4 405.9 836.6 405.7 Z M 833.5 422.3 833.4 422.3 833.3 422.2 833.1 422.1 833 422 832.9 421.8 833.3 421.9 833.5 422.2 833.5 422.3 Z M 838.7 421.3 838.7 421.4 838.4 421.2 838.3 421.1 838.2 421.1 838.1 421 838 420.8 838 420.7 838.3 421 838.6 421.1 838.7 421.3 Z M 837.9 407.3 837.8 407.4 837.7 407.3 837.8 407.2 837.8 407.1 837.8 407 837.9 406.9 838.1 406.9 838.2 407 838.1 407.2 837.9 407.3 Z M 825.3 437.5 825.3 437.6 825.3 437.7 825.2 437.8 825.1 437.7 825.1 437.5 824.8 437.6 824.8 437.5 825 437.4 825.2 437.4 825.3 437.5 Z M 849.3 433.6 849.2 433.9 849 433.8 849.1 433.7 849.1 433.4 849.4 433.5 849.3 433.6 Z M 843.2 429.4 843 429.5 842.9 429.2 843 429.1 843.1 429.1 843.2 429.4 Z M 836.6 407.2 836.7 407.2 836.7 407.3 836.3 407.4 836.1 407.3 836.1 407.2 836.3 407.2 836.6 407.2 Z M 848.8 430.7 848.6 430.8 848.5 430.7 848.4 430.6 848.4 430.5 848.5 430.4 848.5 430.5 848.6 430.6 848.7 430.6 848.8 430.7 Z M 832.3 428.6 832.2 428.8 832.1 428.7 832 428.7 831.9 428.6 832 428.6 832.2 428.5 832.2 428.4 832.3 428.4 832.3 428.6 Z M 835.2 445.2 835.1 445.3 835 445.3 834.9 445.2 834.8 445.3 834.7 445.2 834.8 445.2 835 445.1 835.2 445.2 Z M 831.3 447.4 831.2 447.6 831.2 447.2 831.1 446.9 831.2 447 831.3 447.1 831.3 447.4 Z M 838.9 419.2 838.5 419.1 838.5 418.9 838.7 418.9 838.7 419 838.9 419.2 Z M 837.8 401.8 837.7 401.9 837.6 401.8 837.7 401.7 837.8 401.5 837.9 401.6 837.8 401.8 Z M 834.3 443.2 834.1 443.2 834.2 443.1 834.2 442.9 834.2 442.8 834.3 442.8 834.3 443.2 Z M 839.1 425.7 839 425.7 838.9 425.5 838.9 425.4 839 425.3 839.1 425.5 839.1 425.7 Z M 838.2 405.4 838.1 405.5 837.9 405.4 837.9 405.3 838.1 405.2 838.2 405.3 838.2 405.4 Z M 838.1 402.9 838 402.9 838 402.8 838.1 402.7 838.1 402.6 838.2 402.5 838.3 402.6 838.1 402.7 838.1 402.8 838.1 402.9 Z M 835.2 444.7 835 444.8 834.8 444.8 834.9 444.7 835.1 444.7 835.1 444.6 835.2 444.6 835.3 444.6 835.2 444.7 Z M 844.3 423.6 844.4 423.7 844.3 423.7 844.2 423.7 844 423.7 843.9 423.6 844.1 423.5 844.3 423.6 Z M 828.5 441.2 828.3 441.1 828.4 441 828.5 441 828.6 441 828.5 441.2 Z M 836.1 406.8 836 406.7 836 406.6 836 406.4 836.1 406.4 836.1 406.6 836.1 406.8 Z M 833.4 427.3 833.3 427.4 833.2 427.2 833.4 427.1 833.4 427.3 Z M 836.6 427 836.5 427.1 836.5 427 836.5 426.9 836.4 426.8 836.4 426.7 836.5 426.8 836.6 427 Z M 835.6 430.4 835.5 430.4 835.4 430.4 835.5 430.3 835.7 430.2 835.7 430.3 835.6 430.3 835.6 430.4 Z M 838.2 443.1 838.1 443.2 838 442.9 838.1 442.9 838.2 443 838.2 443.1 Z M 839.4 419.4 839.1 419.4 839.1 419.3 839.3 419.3 839.4 419.3 839.4 419.4 Z M 847.7 445.5 847.7 445.7 847.5 445.7 847.5 445.6 847.6 445.5 847.7 445.5 Z M 836 444.5 835.8 444.5 835.8 444.4 835.8 444.3 836 444.3 836 444.5 Z M 841.8 428.6 841.8 428.7 841.7 428.7 841.6 428.6 841.5 428.5 841.6 428.4 841.6 428.5 841.8 428.6 Z M 843.9 440.2 843.8 440.3 843.8 440.2 843.8 440.1 844 440 844 440.1 843.9 440.2 Z M 832.3 447.1 832.1 447.1 832.1 446.9 832.2 446.9 832.3 447.1 Z M 836.9 427.5 836.8 427.5 836.6 427.5 836.6 427.4 836.9 427.4 836.9 427.5 Z M 845.3 430.5 845.2 430.7 845.1 430.6 845.3 430.4 845.3 430.5 Z M 839 441.2 838.8 441.3 838.8 441.1 839 441.1 839 441.2 Z M 837.9 403.1 837.8 403.2 837.8 403 837.8 402.9 837.9 403 837.9 403.1 Z M 838.4 415.4 838.3 415.5 838.2 415.5 838.3 415.3 838.4 415.3 838.4 415.4 Z M 837.2 442.1 837.1 442.2 837 442.2 837 442.1 837.1 442 837.2 442.1 Z M 833.6 421.9 833.5 422 833.4 421.9 833.5 421.8 833.6 421.9 Z M 844.7 427.7 844.6 427.7 844.6 427.6 844.7 427.6 844.7 427.7 Z M 847.9 445.5 847.8 445.6 847.8 445.5 847.9 445.4 847.9 445.5 Z M 837.1 427.2 837.1 427.3 836.9 427.3 836.9 427.2 837 427.1 837.1 427.2 Z M 844.3 425.9 844.3 426 844.1 425.8 844.2 425.7 844.2 425.8 844.3 425.9 Z M 838.1 426.9 838.1 427 838 426.9 838 426.8 838.1 426.9 Z M 838.4 424.5 838.3 424.3 838.5 424.3 838.4 424.5 Z M 835.3 422.4 835.2 422.4 835 422.3 835.2 422.3 835.3 422.4 Z M 844.4 426.9 844.2 427 844.2 426.9 844.2 426.8 844.3 426.8 844.4 426.9 Z M 844.5 425.8 844.5 426 844.4 425.8 844.5 425.8 Z M 838.7 408.2 838.5 408.3 838.5 408.2 838.7 408.1 838.7 408.2 Z M 844.7 427.2 844.6 427.3 844.5 427.3 844.6 427.2 844.7 427.2 Z M 834.7 442.8 834.6 442.8 834.5 442.8 834.6 442.7 834.7 442.7 834.7 442.8 Z M 834.7 429 834.6 429.1 834.5 429 834.6 428.9 834.7 429 Z M 843.2 433.1 843.1 433.1 843.1 433 843.2 433 843.2 433.1 Z M 837.4 443.8 837.4 443.9 837.3 443.9 837.3 443.8 837.4 443.7 837.4 443.8 Z M 843.3 421.4 843.3 421.6 843.2 421.6 843.2 421.5 843.3 421.4 Z M 833.3 446.6 833.3 446.7 833.1 446.6 833.3 446.5 833.3 446.6 Z M 848.4 429.9 848.3 430 848.2 429.9 848.2 429.8 848.3 429.8 848.4 429.9 Z M 833.2 427.8 833.1 427.8 833.1 427.7 833.1 427.6 833.2 427.7 833.2 427.8 Z M 842 425 842.1 425.1 842 425.1 841.9 424.9 842 425 Z M 835.4 430 835.3 430 835.2 429.9 835.3 429.8 835.4 430 Z M 838.4 424.7 838.4 424.8 838.3 424.8 838.3 424.7 838.4 424.7 Z M 841.4 429.6 841.3 429.6 841.2 429.5 841.3 429.4 841.4 429.4 841.4 429.6 Z M 832.8 446.7 832.7 446.8 832.6 446.8 832.7 446.7 832.8 446.7 Z M 835.4 443.4 835.3 443.4 835.3 443.3 835.4 443.3 835.4 443.4 Z M 835.3 429.2 835.2 429.3 835.2 429.2 835.3 429.1 835.3 429.2 Z M 830.8 429.3 830.7 429.4 830.6 429.3 830.7 429.2 830.8 429.3 Z M 832.9 421.7 832.8 421.8 832.7 421.7 832.8 421.6 832.9 421.7 Z M 835.7 444.8 835.6 444.9 835.5 444.8 835.7 444.7 835.7 444.8 Z M 835.4 429.5 835.2 429.5 835.4 429.4 835.4 429.5 Z M 834.5 443.2 834.4 443.2 834.4 443.1 834.5 443 834.5 443.2 Z M 835.1 428.7 835 428.7 834.9 428.7 835 428.6 835.1 428.7 Z M 841.4 427.5 841.3 427.6 841.3 427.5 841.4 427.4 841.4 427.5 Z M 832.6 444.3 832.5 444.3 832.4 444.2 832.6 444.2 832.6 444.3 Z M 824.9 437.8 824.9 437.9 824.7 437.9 824.7 437.8 824.8 437.8 824.9 437.8 Z M 836.8 441.8 836.8 441.9 836.6 441.8 836.7 441.7 836.8 441.8 Z M 844.9 425.1 844.8 425.2 844.7 425.1 844.8 425.1 844.9 425.1 Z M 838 443.9 837.8 443.9 837.7 443.8 837.9 443.8 838 443.9 Z M 832.3 447.3 832.2 447.3 832.1 447.2 832.2 447.2 832.3 447.3 Z M 837.8 443.5 837.7 443.6 837.6 443.5 837.7 443.4 837.8 443.5 Z M 833.6 446.3 833.5 446.4 833.4 446.4 833.6 446.2 833.6 446.3 Z M 824.7 437.7 824.6 437.7 824.5 437.6 824.7 437.6 824.7 437.7 Z M 835.2 443.5 835.1 443.5 835.2 443.4 835.2 443.5 Z M 848.5 441.3 848.4 441.4 848.4 441.2 848.5 441.2 848.5 441.3 Z M 837.8 420.5 837.7 420.6 837.6 420.5 837.7 420.5 837.8 420.5 Z M 833.6 445.7 833.5 445.7 833.4 445.7 833.4 445.6 833.6 445.6 833.6 445.7 Z M 837.1 444 837 444.1 836.9 444.1 837.1 444 Z M 841.5 429 841.4 429.2 841.3 429.2 841.4 429 841.5 429 Z M 831.1 447.3 831 447.5 831 447.4 831 447.3 831.1 447.3 Z M 833 428.9 832.9 428.9 832.9 428.8 833 428.7 833 428.8 833 428.9 Z M 830.3 431 830.4 431.2 830.2 431.1 830.2 431 830.3 431 Z M 837.5 424.4 837.4 424.5 837.3 424.4 837.4 424.3 837.5 424.4 Z M 847.9 431.4 847.9 431.5 847.8 431.5 847.8 431.4 847.9 431.4 Z M 838.4 418.9 838.3 419 838.2 418.9 838.3 418.8 838.4 418.9 Z M 835.7 422.7 835.6 422.6 835.7 422.6 835.7 422.7 Z M 832.4 426.7 832.2 426.7 832.2 426.6 832.3 426.5 832.4 426.6 832.4 426.7 Z M 830.1 431.2 830.1 431.4 830 431.3 830 431.2 830.1 431.2 Z M 837.6 443.7 837.5 443.7 837.5 443.6 837.6 443.6 837.6 443.7 Z M 835.5 426.5 835.4 426.5 835.4 426.4 835.4 426.3 835.5 426.4 835.5 426.5 Z M 843.9 426 843.9 426.1 843.8 426.1 843.8 426 843.9 426 Z M 833.8 422.3 833.9 422.5 833.7 422.4 833.8 422.3 Z M 848.6 433.3 848.5 433.4 848.4 433.3 848.5 433.2 848.6 433.3 Z M 845 427.1 845 427.2 844.9 427.2 844.8 427.1 844.9 427 845 427.1 Z M 845.8 427.6 845.7 427.7 845.6 427.5 845.7 427.5 845.8 427.6 Z M 833.9 443.4 833.9 443.6 833.8 443.4 833.9 443.4 Z M 831.9 429.7 831.9 429.8 831.7 429.7 831.8 429.7 831.9 429.7 Z M 833.7 446.1 833.6 446.1 833.5 446 833.7 446 833.7 446.1 Z M 843.5 428.9 843.5 429.1 843.4 429.1 843.4 428.9 843.5 428.9 Z M 845.1 427.4 845 427.4 844.9 427.3 845 427.2 845.1 427.4 Z M 841.6 429.2 841.5 429.4 841.4 429.3 841.4 429.2 841.6 429.2 Z M 842.9 427.4 842.8 427.4 842.7 427.3 842.8 427.2 842.9 427.4 Z M 831.8 429 831.8 429.2 831.7 429 831.8 429 Z M 834.3 420.3 834.2 420.3 834.3 420.2 834.3 420.3 Z M 835.1 443 834.9 443.1 835 442.9 835.1 442.9 835.1 443 Z\",\"Xmax\":851,\"Xmid\":840.6,\"Xmin\":824.2,\"Ymax\":447.6,\"Ymid\":427.8,\"Ymin\":401.5,\"economy/currency\":\"Philippine pesos (PHP)\",\"economy/gdp_per_capita_ppp/2017\":\"8400\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"117.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.67,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":298170,\"geography/area/water\":1830,\"geography/area_comparative\":\"slightly less than twice the size of Georgia; slightly larger than Arizona\",\"geography/area_sqkm\":300000,\"geography/climate\":\"tropical marine; northeast monsoon (November to April); southwest monsoon (May to October)\",\"geography/coastline\":\"36,289 km\",\"geography/elevation/highest_point\":\"Mount Apo 2,954 m\",\"geography/elevation/lowest_point\":\"Philippine Sea 0 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"13 00 N, 122 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; for decades, the Philippine archipelago was reported as having 7,107 islands; in 2016, the national mapping authority reported that hundreds of new islands had been discovered and increased the number of islands to 7,641 - though not all of the new islands have been verified; the country is favorably located in relation to many of Southeast Asias main water bodies: the South China Sea, Philippine Sea, Sulu Sea, Celebes Sea, and Luzon Strait \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Philippines is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Philippines sits astride the Pacific typhoon belt and an average of 9 typhoons make landfall on the islands each year - with about 5 of these being destructive; the country is the most exposed in the world to tropical storms\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.182,\"geography/land_use/agricultural_land_permanent_crops\":0.178,\"geography/land_use/agricultural_land_permanent_pasture\":0.05,\"geography/land_use/forest\":0.259,\"geography/land_use/other\":0.331,\"geography/location\":\"Southeastern Asia, archipelago between the Philippine Sea and the South China Sea, east of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly mountains with narrow to extensive coastal lowlands\",\"government/administrative_divisions\":\"81 provinces and 38 chartered cities \\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Abra, Agusan del Norte, Agusan del Sur, Aklan, Albay, Antique, Apayao, Aurora, Basilan, Bataan, Batanes, Batangas, Biliran, Benguet, Bohol, Bukidnon, Bulacan, Cagayan, Camarines Norte, Camarines Sur, Camiguin, Capiz, Catanduanes, Cavite, Cebu, Compostela, Cotabato, Davao del Norte, Davao del Sur, Davao Occidental, Davao Oriental, Dinagat Islands, Eastern Samar, Guimaras, Ifugao, Ilocos Norte, Ilocos Sur, Iloilo, Isabela, Kalinga, Laguna, Lanao del Norte, Lanao del Sur, La Union, Leyte, Maguindanao, Marinduque, Masbate, Mindoro Occidental, Mindoro Oriental, Misamis Occidental, Misamis Oriental, Mountain, Negros Occidental, Negros Oriental, Northern Samar, Nueva Ecija, Nueva Vizcaya, Palawan, Pampanga, Pangasinan, Quezon, Quirino, Rizal, Romblon, Samar, Sarangani, Siquijor, Sorsogon, South Cotabato, Southern Leyte, Sultan Kudarat, Sulu, Surigao del Norte, Surigao del Sur, Tarlac, Tawi-Tawi, Zambales, Zamboanga del Norte, Zamboanga del Sur, Zamboanga Sibugay; \\u0026lt;strong\\u0026gt;chartered cities:\\u0026lt;/strong\\u0026gt; Angeles, Bacolod, Baguio, Butuan, Cagayan de Oro, Caloocan, Cebu, Cotabato, Dagupan, Davao, General Santos, Iligan, Iloilo, Lapu-Lapu, Las Pinas, Lucena, Makati, Malabon, Mandaluyong, Mandaue, Manila, Marikina, Muntinlupa, Naga, Navotas, Olongapo, Ormoc, Paranaque, Pasay, Pasig, Puerto Princesa, Quezon, San Juan, Santiago, Tacloban, Taguig, Valenzuela, Zamboanga (2012)\",\"government/capital/geographic_coordinates\":\"14 36 N, 120 58 E\",\"government/capital/name\":\"Manila\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named in honor of King PHILLIP II of Spain by Spanish explorer Ruy LOPEZ de VILLALOBOS, who visited some of the islands in 1543\",\"government/executive_branch/chief_of_state\":\"President Rodrigo DUTERTE (since 30 June 2016); Vice President Leni ROBREDO (since 30 June 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Rodrigo DUTERTE (since 30 June 2016); Vice President Leni ROBREDO (since 30 June 2016)\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red; a white equilateral triangle is based on the hoist side; the center of the triangle displays a yellow sun with eight primary rays; each corner of the triangle contains a small, yellow, five-pointed star; blue stands for peace and justice, red symbolizes courage, the white equal-sided triangle represents equality; the rays recall the first eight provinces that sought independence from Spain, while the stars represent the three major geographical divisions of the country: Luzon, Visayas, and Mindanao; the design of the flag dates to 1897\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 July 1946 (from the US)\",\"government/national_holiday\":\"Independence Day, 12 June (1898); note - 12 June 1898 was date of declaration of independence from Spain; 4 July 1946 was date of independence from the US\",\"government/national_symbol_s\":\"three stars and sun, Philippine eagle; national colors: red, white, blue, yellow\",\"introduction\":\"The Philippine Islands became a Spanish colony during the 16th century; they were ceded to the US in 1898 following the Spanish-American War. In 1935 the Philippines became a self-governing commonwealth. Manuel QUEZON was elected president and was tasked with preparing the country for independence after a 10-year transition. In 1942 the islands fell under Japanese occupation during World War II, and US forces and Filipinos fought together during 1944-45 to regain control. On 4 July 1946 the Republic of the Philippines attained its independence. A 21-year rule by Ferdinand MARCOS ended in 1986, when a \\u0022people power\\u0022 movement in Manila (\\u0022EDSA 1\\u0022) forced him into exile and installed Corazon AQUINO as president. Her presidency was hampered by several coup attempts that prevented a return to full political stability and economic development. Fidel RAMOS was elected president in 1992. His administration was marked by increased stability and by progress on economic reforms. In 1992, the US closed its last military bases on the islands. Joseph ESTRADA was elected president in 1998. He was succeeded by his vice-president, Gloria MACAPAGAL-ARROYO, in January 2001 after ESTRADAs stormy impeachment trial on corruption charges broke down and another \\u0022people power\\u0022 movement (\\u0022EDSA 2\\u0022) demanded his resignation. MACAPAGAL-ARROYO was elected to a six-year term as president in May 2004. Her presidency was marred by several corruption allegations but the Philippine economy was one of the few to avoid contraction following the 2008 global financial crisis, expanding each year of her administration. Benigno AQUINO III was elected to a six-year term as president in May 2010 and was succeeded by Rodrigo DUTERTE in May 2016. The Philippine Government faces threats from several groups, some of which are on the US Governments Foreign Terrorist Organization list. Manila has waged a decades-long struggle against ethnic Moro insurgencies in the southern Philippines, which led to a peace accord with the Moro National Liberation Front and a separate agreement with a break away faction, the Moro Islamic Liberation Front. The decades-long Maoist-inspired New Peoples Army insurgency also operates through much of the country. In 2017, Philippine armed forces battled an ISIS-Philippines siege in Marawi City, driving DUTERTE to declare martial law in the region. The Philippines faces increased tension with China over disputed territorial and maritime claims in the South China Sea.\",\"name\":\"Philippines\",\"people_and_society/age_structure/0_14_years\":0.3307,\"people_and_society/age_structure/15_24_years\":0.1917,\"people_and_society/age_structure/25_54_years\":0.3711,\"people_and_society/age_structure/55_64_years\":0.0604,\"people_and_society/age_structure/65_years_and_over\":0.0461,\"people_and_society/birth_rate\":\"23.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Tagalog 24.4%, Bisaya/Binisaya 11.4%, Cebuano 9.9%, Ilocano 8.8%, Hiligaynon/Ilonggo 8.4%, Bikol/Bicol 6.8%, Waray 4%, other local ethnicity 26.1%, other foreign ethnicity .1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.699 million MANILA (capital), 1.785 million Davao, 967,000 Cebu City, 905,000 Zamboanga, 859,000 Antipolo (2019)\",\"people_and_society/nationality/adjective\":\"Philippine\",\"people_and_society/nationality/noun\":\"Filipino(s)\",\"people_and_society/net_migration_rate\":\"-1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"105893381\",\"people_and_society/population_growth_rate\":0.0155,\"people_and_society/urbanization/urban_population\":\"47.1% of total population (2019)\",\"transportation/airports\":\"247\",\"transportation/railways/total\":\"77\",\"transportation/roadways/total\":\"216387\"},{\"BoxHeight\":25.100000000000023,\"BoxWidth\":21,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.613,\"ISO3_Code\":\"LAO\",\"ISO_Code\":\"LA\",\"Path\":\"M 783.2 396.8 783.3 397.1 783.7 397.5 784.2 397.9 784.2 398.1 784.4 398.2 784.4 398.3 784.5 398.4 785.4 398.7 785.5 398.9 785.5 399.3 785.3 399.9 785.2 400 785 400.2 785.3 400.3 785.4 400.7 785.5 400.8 785.7 400.9 785.8 401.3 785.9 401.3 786.1 401.4 786.3 401.5 786.7 401.5 786.9 401.6 787.2 401.6 787.6 401.7 788.1 401.4 788.3 401.3 788.4 401.3 788.6 401.1 788.9 401.1 789.1 401.3 789.2 401.3 789.3 401.4 789.7 401.8 789.8 402 789.9 402.4 789.6 402.5 789.6 402.7 789.6 402.8 790 402.7 790.4 402.8 790.5 403.1 790.2 403.3 790.9 403.5 791 403.7 791 403.9 790.5 404.2 790.5 404.3 790.6 404.4 790.6 404.5 790.2 404.8 790.1 405 789.8 405.1 789.4 404.9 789.2 404.9 788.9 404.8 788.6 404.9 788.4 404.9 788.4 405.1 788.6 405.4 788.5 405.6 788.3 405.7 788 406 788.3 406.2 788.8 406.3 788.9 406.5 789.4 406.7 789.6 406.9 789.8 406.9 790.3 407.5 790.8 407.5 791.5 407.9 791.6 408 791.4 408.2 791.4 408.5 791.8 409.1 792 409.1 792 409.3 792.2 409.4 792.3 409.3 792.4 409.3 792.5 409.5 792.8 409.9 792.8 410.1 793 410.3 793 410.4 793.2 410.8 793.5 410.9 794.1 411.7 794.5 412 794.7 411.9 795 412.7 795.4 412.8 795.5 413.8 795.7 414 795.8 414.3 796 414.4 796.2 414.1 796.3 414.5 796.6 414.7 797 414.8 797.1 415.2 797.4 415.3 797.9 415.3 797.9 415.5 797.8 415.8 797.3 416.1 797.2 416.3 797.4 416.4 797.4 416.7 797.6 416.8 797.7 417 798 417.1 798.1 417.3 798.4 417.4 798.5 417.6 798.5 417.7 798.3 417.8 798.2 418 798.3 418.3 798.2 418.4 797.9 418.5 798 418.7 798.2 418.8 798.1 419.1 798.2 419.4 797.9 419.6 797.8 419.8 797.5 419.7 797.2 420.1 796.9 420.2 796.7 420.2 796.5 420.4 796.1 420.5 795.9 420.2 795.8 420.1 795.6 420.1 795.3 419.7 795 420.1 794.8 420.1 794.6 420 794.4 420.3 793.9 420.4 794 420.7 794.3 421.2 794.1 421.6 793.6 421.5 793.3 421.3 793.2 421.1 792.7 420.9 792.3 421.1 792.1 421 791.8 420.8 791.6 420.4 792.2 420.2 792.6 419.8 792.5 419.1 792.6 419 792.7 418.7 792.8 418.6 792.5 418.3 792.4 418 792.7 417.7 792.4 417.5 792.7 417.3 792.8 416.6 792.7 416.4 792.3 416.3 792.2 416.2 792 415.8 792.2 415.6 791.2 415.3 791.1 414.9 790.6 414.3 790.4 414.1 790.4 413.2 790.3 412.8 790.5 412.1 790.5 411.6 790.2 411.2 789.7 410.9 789.3 410.4 789.1 410.2 788.3 408.9 787.9 409 787.1 408.6 786.6 408.5 786.3 408.7 786.2 408.8 786.3 408.9 786 409.1 785.8 409.5 785.7 409.9 785.4 409.8 785.1 409.9 784.7 410.2 784.6 410.4 784.4 410.3 784.4 410 784 409.9 783.6 409.7 783.2 409.2 783 409.2 782.5 409.7 782.2 409.7 782 410 781.6 410.3 781.6 410.4 781.2 410.6 780.4 411.3 780.1 411.2 779.9 411 780.1 410.8 780 410.5 780 410.4 780.1 410.3 780.3 410.1 780.3 409.9 780.5 409.6 780.5 409.3 780.4 409.1 780.5 408.9 780.3 408.7 780.2 408.5 780.7 407.9 780.7 407.2 781 406.8 780.7 406.5 780.6 405.9 780.6 405.8 780.6 405.6 780.7 405.5 780.8 405.2 780.6 405.1 780.3 405.2 780.1 405.1 779.7 405.1 779.4 405.4 779 405.3 778.8 405.4 778.6 405.3 778.6 405 778.4 404.7 778.6 404.3 778.8 403.5 778.6 403.5 778.5 403.4 778.1 402.8 777.9 402.8 777.7 403.2 777.5 403.2 777.5 402.9 777.6 402.5 777.7 402.1 777.9 401.8 778 401.7 778.3 401.5 778.8 401.5 778.9 401.4 779 401.4 779 401.3 778.7 401.3 778.8 401 778.9 400.8 779.1 400.6 779.2 400.1 779.6 400.1 779.8 399.9 780 399.8 780.4 399.5 780.4 399.3 780.5 399.4 780.5 399.7 780.7 399.9 780.6 400.2 780.8 400.4 781.5 400.3 782 400.5 782.3 400.5 782.3 400.3 782 399.9 782.1 399.3 782.3 399.2 782.1 399 782.1 398.8 782.1 398.5 781.9 398.2 781.7 398.1 781.5 397.3 781.7 397.1 781.9 396.7 782.1 396.5 782.4 396.8 782.9 396.7 783.2 396.8 Z\",\"Xmax\":798.5,\"Xmid\":787.7,\"Xmin\":777.5,\"Ymax\":421.6,\"Ymid\":408.3,\"Ymin\":396.5,\"economy/currency\":\"kips (LAK)\",\"economy/gdp_per_capita_ppp/2017\":\"7400\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.42 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.28,\"energy/electricity_from_hydroelectric_plants\":0.72,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":230800,\"geography/area/water\":6000,\"geography/area_comparative\":\"about twice the size of Pennsylvania; slightly larger than Utah\",\"geography/area_sqkm\":236800,\"geography/climate\":\"tropical monsoon; rainy season (May to November); dry season (December to April)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Phu Bia 2,817 m\",\"geography/elevation/lowest_point\":\"Mekong River 70 m\",\"geography/elevation/mean_elevation\":\"710\",\"geography/geographic_coordinates\":\"18 00 N, 105 00 E\",\"geography/geography_note\":\"landlocked; most of the country is mountainous and thickly forested; the Mekong River forms a large part of the western boundary with Thailand\",\"geography/land_boundaries/border_countries\":\"Burma 238 km, Cambodia 555 km, China 475 km, Thailand 1845 km, Vietnam 2161 km\",\"geography/land_boundaries/total\":\"5,274 km\",\"geography/land_use/agricultural_land_arable_land\":0.062,\"geography/land_use/agricultural_land_permanent_crops\":0.007,\"geography/land_use/agricultural_land_permanent_pasture\":0.037,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.215,\"geography/location\":\"Southeastern Asia, northeast of Thailand, west of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly rugged mountains; some plains and plateaus\",\"government/administrative_divisions\":\"17 provinces (khoueng, singular and plural) and 1 prefecture* (kampheng nakhon); Attapu, Bokeo, Bolikhamxai, Champasak, Houaphan, Khammouan, Louangnamtha, Louangphabang, Oudomxai, Phongsali, Salavan, Savannakhet, Viangchan (Vientiane)*, Viangchan, Xaignabouli, Xaisomboun, Xekong, Xiangkhouang\",\"government/capital/geographic_coordinates\":\"17 58 N, 102 36 E\",\"government/capital/name\":\"Vientiane (Viangchan)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name means \\u0022Land of the Lao [people]\\u0022\",\"government/executive_branch/chief_of_state\":\"President BOUNNYANG Vorachit (since 20 April 2016); Vice President PHANKHAM Viphavan (since 20 April 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister THONGLOUN Sisoulit (since 20 April 2016); Deputy Prime Ministers BOUNTHONG Chitmani, SONXAI Siphandon, SOMDI Douangdi (since 20 April 2016)\",\"government/flag_description\":\"three horizontal bands of red (top), blue (double width), and red with a large white disk centered in the blue band; the red bands recall the blood shed for liberation; the blue band represents the Mekong River and prosperity; the white disk symbolizes the full moon against the Mekong River, but also signifies the unity of the people under the Lao Peoples Revolutionary Party, as well as the countrys bright future\",\"government/government_type\":\"communist state\",\"government/independence\":\"19 July 1949 (from France by the Franco-Lao General Convention); 22 October 1953 (Franco-Lao Treaty recognizes full independence)\",\"government/national_holiday\":\"Republic Day (National Day), 2 December (1975)\",\"government/national_symbol_s\":\"elephant; national colors: red, white, blue\",\"introduction\":\"Modern-day Laos has its roots in the ancient Lao kingdom of Lan Xang, established in the 14th century under King FA NGUM. For 300 years Lan Xang had influence reaching into present-day Cambodia and Thailand, as well as over all of what is now Laos. After centuries of gradual decline, Laos came under the domination of Siam (Thailand) from the late 18th century until the late 19th century, when it became part of French Indochina. The Franco-Siamese Treaty of 1907 defined the current Lao border with Thailand. In 1975, the communist Pathet Lao took control of the government, ending a six-century-old monarchy and instituting a strict socialist regime closely aligned to Vietnam. A gradual, limited return to private enterprise and the liberalization of foreign investment laws began in 1988. Laos became a member of ASEAN in 1997 and the WTO in 2013.\",\"name\":\"Laos\",\"people_and_society/age_structure/0_14_years\":0.3219,\"people_and_society/age_structure/15_24_years\":0.21,\"people_and_society/age_structure/25_54_years\":0.3729,\"people_and_society/age_structure/55_64_years\":0.0557,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"23.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Lao 53.2%, Khmou 11%, Hmong 9.2%, Phouthay 3.4%, Tai 3.1%, Makong 2.5%, Katong 2.2%, Lue 2%, Akha 1.8%, other 11.6% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"673,000 VIENTIANE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lao or Laotian\",\"people_and_society/nationality/noun\":\"Lao(s) or Laotian(s)\",\"people_and_society/net_migration_rate\":\"-1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7234171\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"35.6% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"39586\"},{\"BoxHeight\":14.900000000000034,\"BoxWidth\":30.399999999999977,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.697,\"ISO3_Code\":\"KGZ\",\"ISO_Code\":\"KG\",\"Path\":\"M 722.5 331.2 722.5 331.8 721.5 331.9 721.2 332.3 721.1 332.6 720.9 332.8 720.4 332.9 720.3 332.7 720.2 332.6 718.5 333.6 718.2 333.7 718 334 717.4 334.2 717.3 334.7 717 335 716.7 335.4 716.4 335.6 716.2 335.5 715.9 335.5 715 335.7 714.5 335.6 713.9 335.7 713.6 335.5 713.1 335.7 712.9 335.9 712.8 336.3 712.5 336.6 712.5 337.1 712.2 337.4 712.1 337.7 711.6 338 711.5 337.7 711.2 338 710.9 337.9 710.6 338 710.4 338.3 710.2 338.2 709.9 338.3 709.7 338 709.9 337.7 709.7 337.5 709.5 337 709.2 337.2 708.5 337.8 707.9 337.7 707.5 337.5 707.4 337.8 707.6 338.1 707.6 338.2 707.1 338.2 707 338.4 706.8 338.4 706.1 339 705.8 339 705.2 339.1 705.1 339.3 704.7 340.2 704.9 340.4 704.9 340.8 704.7 341.3 704.2 341.3 703.7 341.3 702.9 341.7 701.8 341.7 701.4 341.6 700.9 341.7 700.5 341.9 700.3 342.3 699.7 341.7 699.3 342 699 341.9 699 341.8 699 341.4 698.4 341.3 698.3 340.9 698.2 340.8 697.2 341.1 697 341.5 696.5 341.6 696.2 341.5 695.9 341 695.5 340.8 694.9 341 694.6 340.9 693.7 341 693.3 340.9 692.6 341.1 692.2 341 692.1 340.2 692.2 339.8 692.3 339.4 692.5 339.7 692.7 339.6 692.7 339.2 692.8 339 694.2 338.6 694.7 338.9 695.5 339.2 695.6 339.3 695.4 339.6 695.5 339.6 695.8 339.5 696 339.1 696.4 338.8 696.7 338.8 696.7 338.6 696.8 338.4 697.5 338.2 697.9 338.3 698.4 338.7 698.6 338.5 698.8 338.8 698.9 338.8 699.2 338.7 699.2 338.5 699.5 338.5 699.5 338.3 699.8 338 699.9 337.7 700.2 337.6 700.4 337.8 700.7 337.9 700.8 337.8 700.8 337.7 700.7 337.2 701.3 337.5 701.5 337.3 701.7 337.3 701.8 336.9 702.6 336.5 702.7 336.4 702.4 336.2 702.2 336.4 701.9 336.2 701.4 336.2 701.2 336.1 700.9 335.6 700.6 335.5 700.4 335.6 700.1 335.7 700.2 335.5 700.1 335.2 699.3 335.1 699.3 334.9 699.4 334.6 699 334.1 698.8 334.1 698.9 334.2 698.8 334.2 698.7 334.1 698.8 334 698.8 333.7 698.6 333.9 698.7 334.1 698.7 334.3 698.5 334.5 698.1 334.7 698.1 335 698 335.3 697.9 335.3 697.8 335.2 697.6 335.3 697.5 335.1 697.2 335.2 696.9 335.1 696.7 335.1 696.5 334.9 696.3 335.1 696.2 334.4 696 334 695.4 334.3 695 333.9 694.6 333.8 694.6 333.6 695.4 333.1 695.5 332.8 695.9 332.4 696.4 332.3 696.5 331.9 696.8 331.9 697.5 331.4 697.5 331.3 697.2 331 696.7 331.1 696.5 331 696.5 330.8 696.8 330.3 697 330.2 696.9 329.9 697.3 329.7 697.6 329.1 698.2 329 698.6 329.1 699.2 328.9 699.9 329.2 700.4 329.2 701.2 329.5 701.6 329.6 702.1 330 703.1 330.1 703.2 330.3 703.4 330.4 703.7 330.5 703.7 330.4 703.7 330.3 703.6 330.1 703.6 330 703.6 329.8 703.8 329.1 703.8 328.6 704 328.2 704.5 327.9 704.8 327.9 704.9 327.7 705 327.6 705.3 327.6 705.9 327.4 706.7 327.7 707.2 328.3 707.6 328.3 708.5 328.9 708.8 328.8 709.9 329 710 328.9 710.2 328.6 710.3 328.5 710.8 328.6 711.4 328.6 711.7 328.8 712.1 328.6 712.7 328.6 713.2 328.3 713.9 328.4 714.2 328.6 714.9 328.5 716.4 328.9 716.8 328.7 717.1 328.8 717.6 328.7 717.9 328.8 719.2 329.2 719.5 329.1 719.6 329.5 720.1 330 720.4 330.3 720.7 330.3 721 330.3 721.1 330.3 721.6 330.4 721.7 330.5 722 330.9 722.1 331.2 722.5 331.2 Z M 697.1 338.8 697 338.7 696.8 338.8 696.8 339.1 696.9 339.3 697.1 339.4 697.1 339.5 697 339.8 697.1 339.8 697.1 339.7 697.2 339.8 697.3 339.8 697.5 339.7 697.4 339.5 697.3 339.5 697.3 339.3 697.2 339.3 697.1 339.1 697.1 339 697.1 338.8 Z M 696.1 339.8 696 339.7 695.9 339.8 695.8 339.8 695.5 339.8 695.5 339.9 695.6 340 695.7 340 695.8 340.1 695.9 340.1 696 340 696.1 339.9 696.1 339.8 Z M 699 339.4 698.9 339.5 698.8 339.5 698.7 339.6 698.8 339.7 699 339.7 699.1 339.4 699 339.4 Z\",\"Xmax\":722.5,\"Xmid\":706.7,\"Xmin\":692.1,\"Ymax\":342.3,\"Ymid\":334,\"Ymin\":327.4,\"economy/currency\":\"soms (KGS)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.02 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.24,\"energy/electricity_from_hydroelectric_plants\":0.76,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":191801,\"geography/area/water\":8150,\"geography/area_comparative\":\"slightly smaller than South Dakota\",\"geography/area_sqkm\":199951,\"geography/climate\":\"dry continental to polar in high Tien Shan Mountains; subtropical in southwest (Fergana Valley); temperate in northern foothill zone\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Jengish Chokusu (Pik Pobedy) 7,439 m\",\"geography/elevation/lowest_point\":\"Kara-Daryya (Karadarya) 132 m\",\"geography/elevation/mean_elevation\":\"2988\",\"geography/geographic_coordinates\":\"41 00 N, 75 00 E\",\"geography/geography_note\":\"landlocked; entirely mountainous, dominated by the Tien Shan range; 94% of the country is 1,000 m above sea level with an average elevation of 2,750 m; many tall peaks, glaciers, and high-altitude lakes\",\"geography/land_boundaries/border_countries\":\"China 1063 km, Kazakhstan 1212 km, Tajikistan 984 km, Uzbekistan 1314 km\",\"geography/land_boundaries/total\":\"4,573 km\",\"geography/land_use/agricultural_land_arable_land\":0.067,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.483,\"geography/land_use/forest\":0.051,\"geography/land_use/other\":0.395,\"geography/location\":\"Central Asia, west of China, south of Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"peaks of the Tien Shan mountain range and associated valleys and basins encompass the entire country\",\"government/administrative_divisions\":\"7 provinces (oblustar, singular - oblus) and 2 cities* (shaarlar, singular - shaar); Batken Oblusu, Bishkek Shaary*, Chuy Oblusu (Bishkek), Jalal-Abad Oblusu, Naryn Oblusu, Osh Oblusu, Osh Shaary*, Talas Oblusu, Ysyk-Kol Oblusu (Karakol)\",\"government/capital/geographic_coordinates\":\"42 52 N, 74 36 E\",\"government/capital/name\":\"Bishkek\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"a combination of the Turkic words \\u0022kyrg\\u0022 (forty) and \\u0022-yz\\u0022 (tribes) with the Persian suffix \\u0022-stan\\u0022 (country) creating the meaning \\u0022Land of the Forty Tribes\\u0022; the name refers to the 40 clans united by the legendary Kyrgyz hero, MANAS\",\"government/executive_branch/chief_of_state\":\"President Sooronbay JEENBEKOV (since 24 November 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mukhammedkalyy ABYLGAZIEV (since 20 April 2018); First Deputy Prime Minister Kubatbek BORONOV (since 20 April 2018); Deputy Prime Ministers Jenish RAZAKOV (since 20 April 2018), Altynay OMURBEKOVA (since 20 April 2018), Zamirbek ASKAROV (since 20 April 2018)\",\"government/flag_description\":\"red field with a yellow sun in the center having 40 rays representing the 40 Kyrgyz tribes; on the obverse side the rays run counterclockwise, on the reverse, clockwise; in the center of the sun is a red ring crossed by two sets of three lines, a stylized representation of a \\u0022tunduk\\u0022 - the crown of a traditional Kyrgyz yurt; red symbolizes bravery and valor, the sun evinces peace and wealth\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 31 August (1991)\",\"government/national_symbol_s\":\"white falcon; national colors: red, yellow\",\"introduction\":\"A Central Asian country of incredible natural beauty and proud nomadic traditions, most of the territory of the present-day Kyrgyz Republic was formally annexed to the Russian Empire in 1876. The Kyrgyz staged a major revolt against the Tsarist Empire in 1916 in which almost one-sixth of the Kyrgyz population was killed. The Kyrgyz Republic became a Soviet republic in 1936 and achieved independence in 1991 when the USSR dissolved. Nationwide demonstrations in 2005 and 2010 resulted in the ouster of the country\\u0026amp;rsquo;s first two presidents, Askar AKAEV and Kurmanbek BAKIEV. Interim President Roza OTUNBAEVA led a transitional government and following a nation-wide election, President Almazbek ATAMBAEV was sworn in as president in 2011. In 2017, ATAMBAEV became the first Kyrgyzstani president to step down after serving one full six-year term as required in the country\\u0026amp;rsquo;s constitution. Former prime minister and ruling Social-Democratic Party of Kyrgyzstan member Sooronbay JEENBEKOV replaced him after winning an October 2017 presidential election that was the most competitive in the country\\u0026amp;rsquo;s history, although international and local election observers noted cases of vote buying and abuse of public resources. The president holds substantial powers as head of state even though the prime minister oversees the Kyrgyzstani Government and selects most cabinet members. The president represents the country internationally and can sign or veto laws, call for new elections, and nominate Supreme Court judges, cabinet members for posts related to security or defense, and numerous other high-level positions. Continuing concerns for the Kyrgyz Republic include the trajectory of democratization, endemic corruption, a history of tense, and at times violent, interethnic relations, border security vulnerabilities, and potential terrorist threats.\",\"name\":\"Kyrgyzstan\",\"people_and_society/age_structure/0_14_years\":0.304,\"people_and_society/age_structure/15_24_years\":0.1628,\"people_and_society/age_structure/25_54_years\":0.3994,\"people_and_society/age_structure/55_64_years\":0.0795,\"people_and_society/age_structure/65_years_and_over\":0.0543,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kyrgyz 73.5%, Uzbek 14.7%, Russian 5.5%, Dungan 1.1%, other 5.2% (includes Uyghur, Tajik, Turk, Kazakh, Tatar, Ukrainian, Korean, German) (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.017 million BISHKEK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Kyrgyzstani\",\"people_and_society/nationality/noun\":\"Kyrgyzstani(s)\",\"people_and_society/net_migration_rate\":\"-5.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5849296\",\"people_and_society/population_growth_rate\":0.0102,\"people_and_society/urbanization/urban_population\":\"36.6% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"424\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16.80000000000001,\"BoxWidth\":18.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.567,\"ISO3_Code\":\"SYR\",\"ISO_Code\":\"SY\",\"Path\":\"M 617.4 349.6 617.5 349.8 617.2 350.1 616.3 351.2 616 351.4 615.6 351.5 614.9 351.7 614.8 351.7 614.5 352.3 614.4 353.3 614.7 354 614.7 354.7 614.5 355.2 614.3 356.1 614.3 357.6 613.7 358.8 607.5 362.3 603.7 364.8 603.1 365.1 602.1 365.8 601 365.6 600.4 365.1 600.2 365.1 600.1 365.1 599.9 364.8 599.9 364.7 599.6 364.5 599.2 364.4 598.9 364.6 598.8 364.5 598.8 364.3 598.8 363.9 598.9 362.8 598.8 362.8 599.9 361.7 599.9 361.6 599.7 361.4 600 360.9 600.2 360.8 600.7 360.8 600.7 360.4 600.9 360.1 601.2 360 601.5 359.6 601.3 358.8 600.9 358.5 600.9 358.3 601.1 358.2 601.1 358.1 600.9 358.2 600.7 358.1 599.7 358.1 599.4 357.2 599.5 356.5 599.7 356.2 599.6 355.5 599.2 355.1 599.1 354.9 599.2 354.6 599.4 354.4 599.3 354 599.6 353.7 600.3 354 600.4 353.6 600.8 353.4 600.9 352.8 601.7 352.7 601.7 352.5 601.3 351.9 601.4 351.5 601.4 351.3 601.6 350.7 601.6 350.6 601.7 350.6 602.4 350.8 603 351.2 603.7 351.2 604.2 351 604.4 350.9 604.5 350.9 604.6 350.9 604.7 350.9 605 350.8 605.1 350.7 605.2 350.7 605.3 350.6 605.4 350.6 605.5 350.6 605.9 350.3 606.4 350.4 606.8 350.5 607.4 351 608.2 351 608.7 351.2 610.4 350.9 611.5 350.4 611.6 350.3 611.9 350.1 612 350 612.1 350 612.3 349.9 612.6 349.8 612.8 349.7 613 349.6 613.1 349.6 613.5 349.6 614 349.7 614.1 349.7 614.3 349.8 614.7 349.8 614.9 349.7 615.2 349.7 615.5 349.7 616.5 349.4 617 349 617.1 349 617.4 349.2 617.4 349.6 Z\",\"Xmax\":617.5,\"Xmid\":606.8,\"Xmin\":598.7,\"Ymax\":365.8,\"Ymid\":356.8,\"Ymin\":349,\"economy/currency\":\"Syrian pounds (SYP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.51 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.83,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":185887,\"geography/area/water\":1550,\"geography/area_comparative\":\"slightly more than 1.5 times the size of Pennsylvania\",\"geography/area_sqkm\":187437,\"geography/climate\":\"mostly desert; hot, dry, sunny summers (June to August) and mild, rainy winters (December to February) along coast; cold weather with snow or sleet periodically in Damascus\",\"geography/coastline\":\"193 km\",\"geography/elevation/highest_point\":\"Mount Hermon (Jabal a-Shayk) 2,814 m\",\"geography/elevation/lowest_point\":\"unnamed location near Lake Tiberias -208 m\",\"geography/elevation/mean_elevation\":\"514\",\"geography/geographic_coordinates\":\"35 00 N, 38 00 E\",\"geography/geography_note\":\"the capital of Damascus - located at an oasis fed by the Barada River - is thought to be one of the worlds oldest continuously inhabited cities; there are 42 Israeli settlements and civilian land use sites in the Israeli-controlled Golan Heights (2017)\",\"geography/land_boundaries/border_countries\":\"Iraq 599 km, Israel 79 km, Jordan 362 km, Lebanon 394 km, Turkey 909 km\",\"geography/land_boundaries/total\":\"2,343 km\",\"geography/land_use/agricultural_land_arable_land\":0.254,\"geography/land_use/agricultural_land_permanent_crops\":0.058,\"geography/land_use/agricultural_land_permanent_pasture\":0.446,\"geography/land_use/forest\":0.027,\"geography/land_use/other\":0.215,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Lebanon and Turkey\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"primarily semiarid and desert plateau; narrow coastal plain; mountains in west\",\"government/administrative_divisions\":\"14 provinces (muhafazat, singular - muhafazah); Al Hasakah, Al Ladhiqiyah (Latakia), Al Qunaytirah, Ar Raqqah, As Suwayda, Dara, Dayr az Zawr, Dimashq (Damascus), Halab (Aleppo), Hamah, Hims (Homs), Idlib, Rif Dimashq (Damascus Countryside), Tartus\",\"government/capital/geographic_coordinates\":\"33 30 N, 36 18 E\",\"government/capital/name\":\"Damascus\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name ultimately derived from the ancient Assyrians who dominated northern Mesopotamia, but whose reach also extended westward to the Levant; over time, the name came to be associated more with the western area\",\"government/executive_branch/chief_of_state\":\"President Bashar al-ASAD (since 17 July 2000); Vice President Najah al-ATTAR (since 23 March 2006)\",\"government/executive_branch/head_of_government\":\"Prime Minister Imad Muhammad Dib KHAMIS (since 22 June 2016); Deputy Prime Minister Walid al-MUALEM (since 23 June 2012)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; two small, green, five-pointed stars in a horizontal line centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white); identical to the former flag of the United Arab Republic (1958-1961) where the two stars represented the constituent states of Syria and Egypt; the current design dates to 1980\",\"government/government_type\":\"presidential republic; highly authoritarian regime\",\"government/independence\":\"17 April 1946 (from League of Nations mandate under French administration)\",\"government/national_holiday\":\"Independence Day (Evacuation Day), 17 April (1946); note - celebrates the leaving of the last French troops and the proclamation of full independence\",\"government/national_symbol_s\":\"hawk; national colors: red, white, black, green\",\"introduction\":\"Following World War I, France acquired a mandate over the northern portion of the former Ottoman Empire province of Syria. The French administered the area as Syria until granting it independence in 1946. The new country lacked political stability and experienced a series of military coups. Syria united with Egypt in February 1958 to form the United Arab Republic. In September 1961, the two entities separated, and the Syrian Arab Republic was reestablished. In the 1967 Arab-Israeli War, Syria lost the Golan Heights region to Israel. During the 1990s, Syria and Israel held occasional, albeit unsuccessful, peace talks over its return. In November 1970, Hafiz al-ASAD, a member of the socialist Baath Party and the minority Alawi sect, seized power in a bloodless coup and brought political stability to the country. Following the death of President Hafiz al-ASAD, his son, Bashar al-ASAD, was approved as president by popular referendum in July 2000. Syrian troops - stationed in Lebanon since 1976 in an ostensible peacekeeping role - were withdrawn in April 2005. During the July-August 2006 conflict between Israel and Hizballah, Syria placed its military forces on alert but did not intervene directly on behalf of its ally Hizballah. In May 2007, Bashar al-ASADs second term as president was approved by popular referendum. Influenced by major uprisings that began elsewhere in the region, and compounded by additional social and economic factors, antigovernment protests broke out first in the southern province of Dara in March 2011 with protesters calling for the repeal of the restrictive Emergency Law allowing arrests without charge, the legalization of political parties, and the removal of corrupt local officials. Demonstrations and violent unrest spread across Syria with the size and intensity of protests fluctuating. The government responded to unrest with a mix of concessions - including the repeal of the Emergency Law, new laws permitting new political parties, and liberalizing local and national elections - and with military force and detentions. The governments efforts to quell unrest and armed opposition activity led to extended clashes and eventually civil war between government forces, their allies, and oppositionists. International pressure on the ASAD regime intensified after late 2011, as the Arab League, the EU, Turkey, and the US expanded economic sanctions against the regime and those entities that support it. In December 2012, the Syrian National Coalition, was recognized by more than 130 countries as the sole legitimate representative of the Syrian people. In September 2015, Russia launched a military intervention on behalf of the ASAD regime, and domestic and foreign government-aligned forces recaptured swaths of territory from opposition forces, and eventually the country\\u0026amp;rsquo;s second largest city, Aleppo, in December 2016, shifting the conflict in the regime\\u0026amp;rsquo;s favor. The regime, with this foreign support, also recaptured opposition strongholds in the Damascus suburbs and the southern province of Dar\\u0026amp;rsquo;a in 2018. The government lacks territorial control over much of the northeastern part of the country, which is dominated by the predominantly Kurdish Syrian Democratic Forces (SDF). The SDF has expanded its territorial hold over much of the northeast since 2014 as it has captured territory from the Islamic State of Iraq and Syria. Since 2016, Turkey has also conducted three large-scale military operations into Syria, capturing territory along Syrias northern border in the provinces of Aleppo, Ar Raqqah, and Al Hasakah. Political negotiations between the government and opposition delegations at UN-sponsored Geneva conferences since 2014 have failed to produce a resolution of the conflict. Since early 2017, Iran, Russia, and Turkey have held separate political negotiations outside of UN auspices to attempt to reduce violence in Syria. According to an April 2016 UN estimate, the death toll among Syrian Government forces, opposition forces, and civilians was over 400,000, though other estimates placed the number well over 500,000. As of December 2019, approximately 6 million Syrians were internally displaced. Approximately 11.1 million people were in need of humanitarian assistance across the country, and an additional 5.7 million Syrians were registered refugees in Turkey, Jordan, Iraq, Egypt, and North Africa. The conflict in Syria remains one of the largest humanitarian crises worldwide.\",\"name\":\"Syria\",\"people_and_society/age_structure/0_14_years\":0.3139,\"people_and_society/age_structure/15_24_years\":0.1952,\"people_and_society/age_structure/25_54_years\":0.3926,\"people_and_society/age_structure/55_64_years\":0.0552,\"people_and_society/age_structure/65_years_and_over\":0.0431,\"people_and_society/birth_rate\":\"20.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Arab ~50%, Alawite ~15%, Kurd ~10%, Levantine ~10%, other ~15% (includes Druze, Ismaili, Imami, Nusairi, Assyrian, Turkoman, Armenian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.354 million DAMASCUS (capital), 1.834 million Aleppo, 1.314 million Hims (Homs), 907,000 Hamah (2019)\",\"people_and_society/nationality/adjective\":\"Syrian\",\"people_and_society/nationality/noun\":\"Syrian(s)\",\"people_and_society/net_migration_rate\":\"57 migrant(s)/1,000 population NA (2018 est.)\",\"people_and_society/population\":\"19454263\",\"people_and_society/population_growth_rate\":0.0737,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"90\",\"transportation/railways/total\":\"2052\",\"transportation/roadways/total\":\"69873\"},{\"BoxHeight\":12.200000000000045,\"BoxWidth\":14.699999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.594,\"ISO3_Code\":\"KHM\",\"ISO_Code\":\"KH\",\"Path\":\"M 798.2 419.4 798 420.1 797.8 420.3 797.6 421 797.7 421.3 797.9 421.5 797.9 421.9 798.2 422.2 798.4 422.9 798.3 423.2 798 424.3 798.2 425.3 798.1 426 797.8 426.3 797.5 426.1 797.2 426.2 796.6 426.8 796.1 426.9 795.8 427.1 795.1 427.1 795 427.9 794.7 427.9 794 427.7 793.8 428 793.4 428.1 793.5 428.4 793.5 429.1 794.1 429.6 794.3 429.6 794.4 429.8 794.4 429.9 794.3 430.1 794.3 430.4 794.1 430.4 793.8 430.2 793.5 430.3 793.2 429.8 792.6 430 792.3 430 792 430.2 791.4 430 791.2 430.2 791.3 430.7 790.8 431.1 789.9 431.3 789.7 431.5 789.5 431.5 789.1 431.3 788.9 431.1 788.4 431.1 788 430.9 787.8 431.3 787.7 431.4 787.3 431.3 787 430.9 787.1 430.7 787.4 430.5 787.4 430.3 787.3 429.7 787 429.5 786.8 429.6 786.6 430.1 785.9 430.1 785.8 430 785.8 429.3 785.8 428.9 785.7 428.8 785.6 429 785.5 429 785.5 428.5 785.3 428.1 785.3 427.8 784.8 426.6 784.8 426 784.9 425.9 784.9 425.8 784.5 425.3 784.2 425.1 784.3 424.8 784.1 424.3 784.2 424.2 783.9 423.9 783.8 423.4 783.7 422.7 783.8 422.6 784.2 422.6 784.4 422.5 784.4 422.3 784.8 422 785 421.6 785.3 421.3 785.4 420.8 786 420.4 787.4 420.1 787.6 420.3 788.1 420.4 788.8 420.3 788.9 420.3 789.9 420.3 790.1 420.2 790.6 420.1 791.1 420.3 791.2 420.7 791.3 420.8 791.5 420.7 791.6 420.4 791.8 420.8 792.1 421 792.3 421.1 792.7 420.9 793.2 421.1 793.3 421.3 793.6 421.5 794.1 421.6 794.3 421.2 794 420.7 793.9 420.4 794.4 420.3 794.6 420 794.8 420.1 795 420.1 795.3 419.7 795.6 420.1 795.8 420.1 795.9 420.2 796.1 420.5 796.5 420.4 796.7 420.2 796.9 420.2 797.2 420.1 797.5 419.7 797.8 419.8 797.9 419.6 798.2 419.4 Z M 786.2 430.5 786.3 430.7 786.4 430.8 786.3 430.8 786.2 430.7 786.1 430.7 786 430.6 786.1 430.5 786.2 430.5 Z M 786.4 431 786.4 431.1 786.3 431 786.3 430.9 786.4 431 Z M 787.8 431.5 787.8 431.6 787.7 431.5 787.7 431.4 787.8 431.5 Z\",\"Xmax\":798.4,\"Xmid\":790.9,\"Xmin\":783.7,\"Ymax\":431.6,\"Ymid\":425,\"Ymin\":419.4,\"economy/currency\":\"riels (KHR)\",\"economy/gdp_per_capita_ppp/2017\":\"4000\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.55 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.63,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":176515,\"geography/area/water\":4520,\"geography/area_comparative\":\"one and a half times the size of Pennsylvania; slightly smaller than Oklahoma\",\"geography/area_sqkm\":181035,\"geography/climate\":\"tropical; rainy, monsoon season (May to November); dry season (December to April); little seasonal temperature variation\",\"geography/coastline\":\"443 km\",\"geography/elevation/highest_point\":\"Phnum Aoral 1,810 m\",\"geography/elevation/lowest_point\":\"Gulf of Thailand 0 m\",\"geography/elevation/mean_elevation\":\"126\",\"geography/geographic_coordinates\":\"13 00 N, 105 00 E\",\"geography/geography_note\":\"a land of paddies and forests dominated by the Mekong River and Tonle Sap (Southeast Asias largest freshwater lake)\",\"geography/land_boundaries/border_countries\":\"Laos 555 km, Thailand 817 km, Vietnam 1158 km\",\"geography/land_boundaries/total\":\"2,530 km\",\"geography/land_use/agricultural_land_arable_land\":0.227,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.085,\"geography/land_use/forest\":0.565,\"geography/land_use/other\":0.114,\"geography/location\":\"Southeastern Asia, bordering the Gulf of Thailand, between Thailand, Vietnam, and Laos\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly low, flat plains; mountains in southwest and north\",\"government/administrative_divisions\":\"24 provinces (khett, singular and plural) and 1 municipality (krong, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Banteay Meanchey, Battambang, Kampong Cham, Kampong Chhnang, Kampong Speu, Kampong Thom, Kampot, Kandal, Kep, Koh Kong, Kratie, Mondolkiri, Oddar Meanchey, Pailin, Preah Sihanouk, Preah Vihear, Prey Veng, Pursat, Ratanakiri, Siem Reap, Stung Treng, Svay Rieng, Takeo, Tbong Khmum; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Phnom Penh (Phnum Penh)\",\"government/capital/geographic_coordinates\":\"11 33 N, 104 55 E\",\"government/capital/name\":\"Phnom Penh\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name Cambodia is an anglicization of the French Cambodge, which is the French transliteration of the native name Kampuchea\",\"government/executive_branch/chief_of_state\":\"King Norodom SIHAMONI (since 29 October 2004)\",\"government/executive_branch/head_of_government\":\"Prime Minister HUN SEN (since 14 January 1985); Permanent Deputy Prime Minister MEN SAM AN (since 25 September 2008); Deputy Prime Ministers SAR KHENG (since 3 February 1992), TEA BANH, Gen., HOR NAMHONG, (since 16 July 2004), BIN CHHIN (since 5 September 2007), YIM CHHAI LY (since 24 September 2008), KE KIMYAN (since 12 March 2009), AUN PORNMONIROTH (since 24 September 2012), Prak SOKONN, CHEA SOPHARA (since 5 April 2016)\",\"government/flag_description\":\"three horizontal bands of blue (top), red (double width), and blue with a white, three-towered temple, representing Angkor Wat, outlined in black in the center of the red band; red and blue are traditional Cambodian colors\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"9 November 1953 (from France)\",\"government/national_holiday\":\"Independence Day, 9 November (1953)\",\"government/national_symbol_s\":\"Angkor Wat temple, kouprey (wild ox); national colors: red, blue\",\"introduction\":\"Most Cambodians consider themselves to be Khmers, descendants of the Angkor Empire that extended over much of Southeast Asia and reached its zenith between the 10th and 13th centuries. Attacks by the Thai and Cham (from present-day Vietnam) weakened the empire, ushering in a long period of decline. The king placed the country under French protection in 1863, and it became part of French Indochina in 1887. Following Japanese occupation in World War II, Cambodia gained full independence from France in 1953. In April 1975, after a seven-year struggle, communist Khmer Rouge forces captured Phnom Penh and evacuated all cities and towns. At least 1.5 million Cambodians died from execution, forced hardships, or starvation during the Khmer Rouge regime under POL POT. A December 1978 Vietnamese invasion drove the Khmer Rouge into the countryside, began a 10-year Vietnamese occupation, and touched off \\u0026amp;nbsp;20 years of civil war. The 1991 Paris Peace Accords mandated democratic elections and a cease-fire, which was not fully respected by the Khmer Rouge. UN-sponsored elections in 1993 helped restore some semblance of normalcy under a coalition government. Factional fighting in 1997 ended the first coalition government, but a second round of national elections in 1998 led to the formation of another coalition government and renewed political stability. The remaining elements of the Khmer Rouge surrendered in early 1999. Some of the surviving Khmer Rouge leaders were tried for crimes against humanity by a hybrid UN-Cambodian tribunal supported by international assistance. In 2018, the tribunal heard its final cases, but it remains in operation to hear appeals. Elections in July 2003 were relatively peaceful, but it took one year of negotiations between contending political parties before a coalition government was formed. In October 2004, King Norodom SIHANOUK abdicated the throne and his son, Prince Norodom SIHAMONI, was selected to succeed him. Local (Commune Council) elections were held in Cambodia in 2012, with little of the violence that preceded prior elections. National elections in July 2013 were disputed, with the opposition - the Cambodia National Rescue Party (CNRP) - boycotting the National Assembly. The political impasse was ended nearly a year later, with the CNRP agreeing to enter parliament in exchange for commitments by the ruling Cambodian People\\u0026amp;rsquo;s Party (CPP) to electoral and legislative reforms. The CNRP made further gains in local commune elections in June 2017, accelerating sitting Prime Minister Hun SEN\\u0026amp;rsquo;s efforts to marginalize the CNRP before national elections in 2018. Hun Sen arrested CNRP President Kem SOKHA in September 2017. The Supreme Court dissolved the CNRP in November 2017 and banned its leaders from participating in politics for at least five years. The CNRP\\u0026amp;rsquo;s seats in the National Assembly were redistributed to smaller, less influential opposition parties, while all of the CNRP\\u0026amp;rsquo;s 5,007 seats in the commune councils throughout the country were reallocated to the CPP. With the CNRP banned, the CPP swept the 2018 national elections, winning all 125 National Assembly seats and effectively turning the country into a one-party state.\",\"name\":\"Cambodia\",\"people_and_society/age_structure/0_14_years\":0.3076,\"people_and_society/age_structure/15_24_years\":0.1784,\"people_and_society/age_structure/25_54_years\":0.4109,\"people_and_society/age_structure/55_64_years\":0.0594,\"people_and_society/age_structure/65_years_and_over\":0.0437,\"people_and_society/birth_rate\":\"22.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.9% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Khmer 97.6%, Cham 1.2%, Chinese 0.1%, Vietnamese 0.1%, other 0.9% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.014 million PHNOM PENH (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Cambodian\",\"people_and_society/nationality/noun\":\"Cambodian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16449519\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"23.8% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"642\",\"transportation/roadways/total\":\"47263\"},{\"BoxHeight\":16.799999999999955,\"BoxWidth\":12.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.632,\"ISO3_Code\":\"BGD\",\"ISO_Code\":\"BD\",\"Path\":\"M 756.7 398.1 756.7 398.2 756.7 399.2 756.9 399.9 756.9 400.1 756.7 400.2 756.6 399.9 756.3 399.9 756.1 399.6 755.7 399.9 755.7 400 755.6 400.6 755.6 400.9 755.4 400.6 754.8 399.2 754.7 398.5 754.7 398 754.3 396.9 753.9 396.1 753.5 395.8 753.3 395.8 752.8 396.4 752.4 396.5 752 396.8 751.8 397.5 751.5 397.8 751 397.9 750.9 397.5 750.5 397.9 750 398.5 749.8 398.4 749.1 397.9 749 398.4 748.5 398.7 748.3 398.6 748.2 398.2 747.9 398.6 747.6 398.7 747.4 398.8 747 398.4 746.9 397.6 746.7 397 746.6 396.4 746.6 395.5 746.4 395 746.4 394.7 746.6 394.4 746 394.2 746.1 393.6 745.6 393 745.6 392.5 745.9 392.3 746 392.1 745.9 391.6 745.9 391.1 745.8 391 745.3 391 744.5 390.5 744.1 389.9 744.4 389.2 744.6 389.1 744.8 389.3 745 389.1 745.3 388.4 746.5 388.3 746.7 388.1 746.3 387.8 746.2 387.4 745.8 387.5 745.5 387.4 744.8 386.6 744.4 386.5 744.3 386.4 744.2 386.1 744.5 385.5 744.9 385.2 745.1 384.9 745.3 384.7 745.3 384.5 745 384.4 745 384.1 745.1 384.1 745.7 384.5 745.9 384.8 745.9 385 746.1 385 746.3 385.1 746.5 385 746.8 385.1 746.8 385 746.5 384.6 746.7 384.5 746.9 384.6 747.1 384.9 747.2 385.4 747.7 385.8 748.3 385.9 748.4 385.7 748.4 385.3 748.6 385.3 748.8 385.5 749.1 386.1 749 386.4 749.1 387.1 749 387.7 749.1 388 749.7 388.2 750.5 388.4 750.6 388.5 751.1 388.4 751.3 388.4 752.1 388.5 752.9 388.3 753.6 388.5 753.9 388.5 754.1 388.6 754.2 388.5 754.5 388.4 755.2 388.4 755.4 388.5 756.1 388.8 756.4 389.2 756.3 389.4 755.8 389.5 755.4 390.4 755.4 390.8 755 390.9 754.9 391 754.8 391.5 754.6 391.3 754.4 391.3 754.3 391.6 754.2 391.4 754.1 391.4 754 391.7 753.8 391.8 753.4 391.7 753.3 392 753 392.1 752.9 392.3 752.9 392.7 752.7 392.8 752.8 393 752.7 393.1 753.1 393.9 753.2 394.5 753.2 394.8 753.4 394.8 753.3 394.5 753.4 394.3 753.4 394.2 753.5 394.3 753.6 394.5 753.8 395 754 395.1 754.2 395.1 754.4 394.9 754.5 394.8 754.5 394.5 754.4 394.2 754.5 394.1 754.6 393.8 754.9 393.7 754.9 393.6 754.9 392.9 755 392.9 755.2 393.1 755.4 392.9 755.5 392.8 755.6 393 755.7 392.9 755.8 392.9 755.8 393.2 756.1 394 756 394.5 756.1 395.2 756.3 395.4 756.5 395.9 756.7 397.5 756.6 397.7 756.7 398.1 Z M 752.7 397.5 752.4 397.7 752.3 397.7 752.4 397.6 752.4 397.5 752.5 397.3 752.5 396.9 752.4 396.9 752.5 396.8 752.6 396.8 752.8 397.1 752.8 397.3 752.7 397.5 Z M 753.8 396.8 753.7 396.9 753.6 396.8 753.5 396.7 753.4 396.5 753.4 396.3 753.5 396.2 753.6 396.2 753.7 396.4 753.8 396.6 753.8 396.8 Z M 750.8 398.2 750.7 398.3 750.5 398.3 750.5 398.4 750.4 398.4 750.4 398.3 750.5 398.1 750.7 397.9 750.8 397.9 750.8 398.1 750.8 398.2 Z M 752.2 397.5 752.1 397.7 752 397.6 752.1 397.5 752.1 397.4 752.2 397.1 752.2 397 752.3 397.2 752.2 397.4 752.2 397.5 Z M 747.1 398.8 747 398.8 746.9 398.7 746.9 398.4 747 398.5 747 398.6 747.1 398.7 747.1 398.8 Z M 751.1 398.3 751 398.4 750.9 398.3 751.1 398.1 751.2 398.1 751.1 398.3 Z M 751.3 398.2 751.3 398.3 751.2 398.3 751.2 398.2 751.3 398.2 751.4 398.1 751.5 398.1 751.5 398.2 751.3 398.2 Z M 751.7 398.3 751.6 398.4 751.5 398.3 751.5 398.2 751.7 398.3 Z M 753.1 396.4 753 396.6 753 396.5 753.1 396.4 753.1 396.3 753.1 396.4 Z M 752.3 397.9 752.3 398 752.2 398 752.2 397.8 752.3 397.9 Z M 746.9 398.3 746.9 398.4 746.8 398.3 746.9 398.3 Z\",\"Xmax\":756.9,\"Xmid\":750.3,\"Xmin\":744.1,\"Ymax\":400.9,\"Ymid\":392.5,\"Ymin\":384.1,\"economy/currency\":\"taka (BDT)\",\"economy/gdp_per_capita_ppp/2017\":\"4200\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"79.97 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":130170,\"geography/area/water\":18290,\"geography/area_comparative\":\"slightly larger than Pennsylvania and New Jersey combined; slightly smaller than Iowa\",\"geography/area_sqkm\":148460,\"geography/climate\":\"tropical; mild winter (October to March); hot, humid summer (March to June); humid, warm rainy monsoon (June to October)\",\"geography/coastline\":\"580 km\",\"geography/elevation/highest_point\":\"Keokradong 1,230 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"85\",\"geography/geographic_coordinates\":\"24 00 N, 90 00 E\",\"geography/geography_note\":\"most of the country is situated on deltas of large rivers flowing from the Himalayas: the Ganges unites with the Jamuna (main channel of the Brahmaputra) and later joins the Meghna to eventually empty into the Bay of Bengal\",\"geography/land_boundaries/border_countries\":\"Burma 271 km, India 4142 km\",\"geography/land_boundaries/total\":\"4,413 km\",\"geography/land_use/agricultural_land_arable_land\":0.59,\"geography/land_use/agricultural_land_permanent_crops\":0.065,\"geography/land_use/agricultural_land_permanent_pasture\":0.046,\"geography/land_use/forest\":0.111,\"geography/land_use/other\":0.188,\"geography/location\":\"Southern Asia, bordering the Bay of Bengal, between Burma and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly flat alluvial plain; hilly in southeast\",\"government/administrative_divisions\":\"8 divisions; Barisal, Chittagong, Dhaka, Khulna, Mymensingh, Rajshahi, Rangpur, Sylhet\",\"government/capital/geographic_coordinates\":\"23 43 N, 90 24 E\",\"government/capital/name\":\"Dhaka\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name - a compound of the Bengali words \\u0022Bangla\\u0022 (Bengal) and \\u0022desh\\u0022 (country) - means \\u0022Country of Bengal\\u0022\",\"government/executive_branch/chief_of_state\":\"President Abdul HAMID (since 24 April 2013); note - Abdul HAMID served as acting president following the death of Zillur RAHMAN in March 2013; HAMID was subsequently indirectly elected by the National Parliament and sworn in 24 April 2013\",\"government/executive_branch/head_of_government\":\"Prime Minister Sheikh HASINA (since 6 January 2009)\",\"government/flag_description\":\"green field with a large red disk shifted slightly to the hoist side of center; the red disk represents the rising sun and the sacrifice to achieve independence; the green field symbolizes the lush vegetation of Bangladesh\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"16 December 1971 (from Pakistan)\",\"government/national_holiday\":\"Independence Day, 26 March (1971); Victory Day, 16 December (1971); note - 26 March 1971 is the date of the Awami Leagues declaration of an independent Bangladesh, and 16 December (Victory Day) memorializes the military victory over Pakistan and the official creation of the state of Bangladesh\",\"government/national_symbol_s\":\"Bengal tiger, water lily; national colors: green, red\",\"introduction\":\"The huge delta region formed at the confluence of the Ganges and Brahmaputra River systems - now referred to as Bangladesh - was a loosely incorporated outpost of various empires centered on the Gangetic plain for much of the first millennium A.D. Muslim conversions and settlement in the region began in the 10th century, primarily from Arab and Persian traders and preachers. Europeans established trading posts in the area in the 16th century. Eventually the area known as Bengal, primarily Hindu in the western section and mostly Muslim in the eastern half, became part of British India. Partition in 1947 resulted in an eastern wing of Pakistan in the Muslim-majority area, which became East Pakistan. Calls for greater autonomy and animosity between the eastern and western wings of Pakistan led to a Bengali independence movement. That movement, led by the Awami League (AL) and supported by India, won the independence war for Bangladesh in 1971. The post-independence AL government faced daunting challenges and in 1975 it was overthrown by the military, triggering a series of military coups that resulted in a military-backed government and subsequent creation of the Bangladesh Nationalist Party (BNP) in 1978. That government also ended in a coup in 1981, followed by military-backed rule until democratic elections occurred in 1991. The BNP and AL have alternated in power since 1991, with the exception of a military-backed, emergency caretaker regime that suspended parliamentary elections planned for January 2007 in an effort to reform the political system and root out corruption. That government returned the country to fully democratic rule in December 2008 with the election of the AL and Prime Minister Sheikh HASINA. In January 2014, the incumbent AL won the national election by an overwhelming majority after the BNP boycotted the election, which extended HASINAs term as prime minister. In December 2018, HASINA secured a third consecutive term (fourth overall) with the AL coalition securing 96% of available seats, amid widespread claims of election irregularities. With the help of international development assistance, Bangladesh has reduced the poverty rate from over half of the population to less than a third, achieved Millennium Development Goals for maternal and child health, and made great progress in food security since independence. The economy has grown at an annual average of about 6% for the last two decades and the country reached World Bank lower-middle income status in 2014.\",\"name\":\"Bangladesh\",\"people_and_society/age_structure/0_14_years\":0.2729,\"people_and_society/age_structure/15_24_years\":0.1914,\"people_and_society/age_structure/25_54_years\":0.4007,\"people_and_society/age_structure/55_64_years\":0.0709,\"people_and_society/age_structure/65_years_and_over\":0.0642,\"people_and_society/birth_rate\":\"18.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Bengali at least 98%, other indigenous ethnic groups 1.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"20.284 million DHAKA (capital), 4.915 million Chittagong, 963,000 Khulna, 893,000 Rajshahi, 814,000 Sylhet (2019)\",\"people_and_society/nationality/adjective\":\"Bangladeshi\",\"people_and_society/nationality/noun\":\"Bangladeshi(s)\",\"people_and_society/net_migration_rate\":\"-3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"159453001\",\"people_and_society/population_growth_rate\":0.0102,\"people_and_society/urbanization/urban_population\":\"37.4% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"246\",\"transportation/roadways/total\":\"369105\"},{\"BoxHeight\":12.800000000000011,\"BoxWidth\":22.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NPL\",\"ISO_Code\":\"NP\",\"Path\":\"M 744.3 380 744.5 380.1 744.5 380.3 744.1 381.2 744.1 381.8 744 382.4 744.1 382.6 744.3 382.9 744.5 383.5 744.2 384.5 744 384.7 743.6 384.4 742.9 384.7 742.5 384.5 742.1 384.7 741.8 384.6 741.5 384.5 741.3 384.1 740.8 384.5 740.4 384.5 739.3 384 739 384 738.5 383.8 738 384.1 737.7 383.8 737.7 383.4 737.4 383.2 736.6 383.6 736.3 383.5 736.2 383.4 736.1 383.2 735.8 383.2 735.5 382.9 735.2 382.7 735 382.8 734.7 382.7 734.8 382.1 734.6 381.7 733.7 381.6 733.2 381.2 733 381.4 732.7 381.4 732.5 381.4 732.5 381.6 732.5 381.7 731.8 381.3 731.2 381.3 731.2 381.6 731 381.7 730.6 381.4 729.5 381.2 729.3 380.6 728.6 380.6 727.5 379.9 727.3 379.9 727.1 380.1 727 380.1 726 379.4 725.8 379.2 725.5 379.2 725.2 378.6 724 378 723.4 377.5 723.2 377.6 723.2 377.9 722 377 722 376.9 722.2 376.2 722.5 376.1 722.5 375.9 722.6 375.8 722.6 375.5 722.5 375.1 722.9 374.6 722.8 374.1 723.3 373.8 723.4 373.5 723.8 373.3 724.2 372.9 724.3 372.7 724.7 372.7 724.9 373.2 725.1 373.3 725.3 373.1 725.3 372.8 725.6 372.6 725.7 372 726 372.1 726.3 371.9 727.2 372.2 727.6 372.2 727.7 372.6 727.8 372.8 727.9 373.1 728.8 373.5 729.1 373.8 729.3 373.9 729.3 374.1 729.6 374.2 729.9 374.3 730.3 374.5 730.7 374.6 731.2 375.2 731.4 375.6 731.7 375.9 731.9 375.9 732.6 375.5 733.1 375.6 733.4 375.8 733.5 376.8 734 377 734.1 377.3 734.6 377.4 734.9 377.7 735.2 377.8 735.6 377.8 735.8 377.5 736.1 377.6 736.1 377.8 736 378.2 736 378.6 736.4 378.7 737 378.6 737.3 378.8 737.6 378.5 737.8 378.9 738 379.2 738.3 379.8 738.4 379.9 738.7 379.8 738.7 379.4 738.9 379.2 739.1 379.7 739.5 379.9 739.8 379.8 740 379.4 740.3 379.4 741.3 379.8 741.7 380.2 741.8 380.2 742.7 380.1 743.1 380.2 743.5 379.9 744.3 380 Z\",\"Xmax\":744.5,\"Xmid\":732.7,\"Xmin\":722,\"Ymax\":384.7,\"Ymid\":378.8,\"Ymin\":371.9,\"economy/currency\":\"Nepalese rupees (NPR)\",\"economy/gdp_per_capita_ppp/2017\":\"2700\",\"economy/gdp_real_growth_rate/2017\":0.079,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.396 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.92,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":143351,\"geography/area/water\":3830,\"geography/area_comparative\":\"slightly larger than New York state\",\"geography/area_sqkm\":147181,\"geography/climate\":\"varies from cool summers and severe winters in north to subtropical summers and mild winters in south\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Mount Everest (highest peak in Asia and highest point on earth above sea level) 8,848 m\",\"geography/elevation/lowest_point\":\"Kanchan Kalan 70 m\",\"geography/elevation/mean_elevation\":\"2565\",\"geography/geographic_coordinates\":\"28 00 N, 84 00 E\",\"geography/geography_note\":\"landlocked; strategic location between China and India; contains eight of worlds 10 highest peaks, including Mount Everest and Kanchenjunga - the worlds tallest and third tallest mountains - on the borders with China and India respectively\",\"geography/land_boundaries/border_countries\":\"China 1389 km, India 1770 km\",\"geography/land_boundaries/total\":\"3,159 km\",\"geography/land_use/agricultural_land_arable_land\":0.151,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.125,\"geography/land_use/forest\":0.254,\"geography/land_use/other\":0.458,\"geography/location\":\"Southern Asia, between China and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"Tarai or flat river plain of the Ganges in south; central hill region with rugged Himalayas in north\",\"government/administrative_divisions\":\"7 provinces; Gandaki Pradesh, Karnali Pradesh, Province No. One, Province No. Two, Province No. Three, Province No. Five, Sudurpashchim Pradesh\",\"government/capital/geographic_coordinates\":\"27 43 N, 85 19 E\",\"government/capital/name\":\"Kathmandu\",\"government/capital/time_difference\":\"UTC\\u002B5.75 (10.75 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Newar people of the Kathmandu Valley and surrounding areas apparently gave their name to the country; the terms \\u0022Nepal,\\u0022 \\u0022Newar,\\u0022 \\u0022Nepar,\\u0022 and \\u0022Newal\\u0022 are phonetically different forms of the same word\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"Prime Minister Khadga Prasad (KP) Sharma OLI (since 15 February 2018); deputy prime ministers Ishwar POKHREL, Upendra YADAV (since 1 June 2018)\",\"government/flag_description\":\"crimson red with a blue border around the unique shape of two overlapping right triangles; the smaller, upper triangle bears a white stylized moon and the larger, lower triangle displays a white 12-pointed sun; the color red represents the rhododendron (Nepals national flower) and is a sign of victory and bravery, the blue border signifies peace and harmony; the two right triangles are a combination of two single pennons (pennants) that originally symbolized the Himalaya Mountains while their charges represented the families of the king (upper) and the prime minister, but today they are understood to denote Hinduism and Buddhism, the countrys two main religions; the moon represents the serenity of the Nepalese people and the shade and cool weather in the Himalayas, while the sun depicts the heat and higher temperatures of the lower parts of Nepal; the moon and the sun are also said to express the hope that the nation will endure as long as these heavenly bodies\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"1768 (unified by Prithvi Narayan SHAH)\",\"government/national_holiday\":\"Constitution Day, 20 September (2015); note - marks the promulgation of Nepal\\u2019s constitution in 2015 and replaces the previous 28 May Republic Day as the official national day in Nepal; the Gregorian day fluctuates based on Nepal\\u2019s Hindu calendar\",\"government/national_symbol_s\":\"rhododendron blossom; national color: red\",\"introduction\":\"During the late 18th-early 19th centuries, the principality of Gorkha united many of the other principalities and states of the sub-Himalayan region into a Nepali Kingdom. Nepal retained its independence following the Anglo-Nepalese War of 1814-16 and the subsequent peace treaty laid the foundations for two centuries of amicable relations between Britain and Nepal. (The Brigade of Gurkhas continues to serve in the British Army to the present day.) In 1951, the Nepali monarch ended the century-old system of rule by hereditary premiers and instituted a cabinet system that brought political parties into the government. That arrangement lasted until 1960, when political parties were again banned, but was reinstated in 1990 with the establishment of a multiparty democracy within the framework of a constitutional monarchy. An insurgency led by Maoists broke out in 1996. During the ensuing 10-year civil war between Maoist and government forces, the monarchy dissolved the cabinet and parliament and re-assumed absolute power in 2002, after the crown prince massacred the royal family in 2001. A peace accord in 2006 led to the promulgation of an interim constitution in 2007. Following a nationwide Constituent Assembly (CA) election in 2008, the newly formed CA declared Nepal a federal democratic republic, abolished the monarchy, and elected the countrys first president. After the CA failed to draft a constitution by a 2012 deadline set by the Supreme Court, then-Prime Minister Baburam BHATTARAI dissolved the CA. Months of negotiations ensued until 2013 when the major political parties agreed to create an interim government headed by then-Chief Justice Khil Raj REGMI with a mandate to hold elections for a new CA. Elections were held in 2013, in which the Nepali Congress (NC) won the largest share of seats in the CA and in 2014 formed a coalition government with the second-place Communist Party of Nepal-Unified Marxist-Leninist (UML) with NC President Sushil KOIRALA serving as prime minister. Nepals new constitution came into effect in 2015, at which point the CA became the Parliament. Khagda Prasad Sharma OLI served as the first post-constitution prime minister from 2015 to 2016. OLI resigned ahead of a no-confidence motion against him, and Parliament elected Communist Party of Nepal-Maoist (CPN-M) leader Pushpa Kamal DAHAL (aka \\u0022Prachanda\\u0022) prime minister. The constitution provided for a transitional period during which three sets of elections \\u0026amp;ndash; local, provincial, and national \\u0026amp;ndash; needed to take place. The first local elections in 20 years occurred in three phases between May and September 2017, and state and federal elections proceeded in two phases in November and December 2017. The parties headed by OLI and DAHAL ran in coalition and swept the parliamentary elections, and OLI, who led the larger of the two parties, was sworn in as prime minister in February 2018. In May 2018, OLI and DAHAL announced the merger of their parties - the UML and CPN-M - to establish the Nepal Communist Party (NCP), which is now the ruling party in Parliament. \\u0026amp;nbsp;\",\"name\":\"Nepal\",\"people_and_society/age_structure/0_14_years\":0.2954,\"people_and_society/age_structure/15_24_years\":0.2152,\"people_and_society/age_structure/25_54_years\":0.3718,\"people_and_society/age_structure/55_64_years\":0.0642,\"people_and_society/age_structure/65_years_and_over\":0.0534,\"people_and_society/birth_rate\":\"19.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Chhettri 16.6%, Brahman-Hill 12.2%, Magar 7.1%, Tharu 6.6%, Tamang 5.8%, Newar 5%, Kami 4.8%, Muslim 4.4%, Yadav 4%, Rai 2.3%, Gurung 2%, Damai/Dholii 1.8%, Thakuri 1.6%, Limbu 1.5%, Sarki 1.4%, Teli 1.4%, Chamar/Harijan/Ram 1.3%, Koiri/Kushwaha 1.2%, other 19% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.376 million KATHMANDU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nepali\",\"people_and_society/nationality/noun\":\"Nepali (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"29717587\",\"people_and_society/population_growth_rate\":0.0109,\"people_and_society/urbanization/urban_population\":\"20.2% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"59\",\"transportation/roadways/total\":\"27990\"},{\"BoxHeight\":15.5,\"BoxWidth\":21.399999999999977,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.668,\"ISO3_Code\":\"TJK\",\"ISO_Code\":\"TJ\",\"Path\":\"M 696.7 338.6 696.7 338.8 696.4 338.8 696 339.1 695.8 339.5 695.5 339.6 695.4 339.6 695.6 339.3 695.5 339.2 694.7 338.9 694.2 338.6 692.8 339 692.7 339.2 692.7 339.6 692.5 339.7 692.3 339.4 692.2 339.8 692.1 340.2 692.2 341 692.6 341.1 693.3 340.9 693.7 341 694.6 340.9 694.9 341 695.5 340.8 695.9 341 696.2 341.5 696.5 341.6 697 341.5 697.2 341.1 698.2 340.8 698.3 340.9 698.4 341.3 699 341.4 699 341.8 699 341.9 699.3 342 699.7 341.7 700.3 342.3 700.5 341.9 700.9 341.7 701.4 341.6 701.8 341.7 702.9 341.7 703.7 341.3 704.2 341.3 704.2 341.7 704 342.1 704.1 342.2 704.4 342.8 704.6 342.9 704.7 343 704.7 343.2 704.4 343.2 704.3 343.4 704.6 344.4 705 344.6 705.3 344.6 705.5 344.2 706.1 344.2 706.5 344.3 707.5 344.8 707.5 345.1 707.3 345.3 707.3 345.9 707.4 346.2 707.7 346.5 707.7 347.1 707.9 347.3 707.7 347.8 707.8 348.1 708 348.2 708.3 348.6 708.2 348.9 707.8 349 707.6 349.2 707.4 348.8 707.1 348.7 706.1 348.6 705.9 348.6 705.6 348.8 704.4 349.2 704.2 349.1 704.5 348.8 704.4 348.5 703.8 348.4 703.3 348.4 702.8 348.6 702.5 348.9 701.9 349.3 701.4 349.9 700.4 350.1 699.2 351.1 698.7 351.1 698.4 350.8 698.1 349.8 698.2 349 698.2 348 698.5 347.1 698.4 346.9 698.2 346.7 697.8 346.9 697.6 346.8 697.6 346.4 697.8 345.9 697.8 345.6 696.8 344.9 696 345.1 695.8 345.3 695.4 346.1 694.6 346.8 694.6 347 694.8 347.2 694.9 347.5 694.8 347.9 694.5 348.1 694.1 348.1 693.8 347.9 693.5 348 692.7 348.1 692.4 348.6 692.5 349.3 692.1 349.6 691.9 349.6 691.2 349 691.1 348.9 691 349 690.8 349 690.7 349.1 690.4 349.1 690.2 349.4 689.4 349.7 689.2 349.9 688.6 350.2 688 349.7 687.9 349.4 688.2 348.1 688.8 347.1 689.3 346.7 689.5 346.2 689.6 345.9 689.2 345.3 688.9 345 688.8 344.6 688.8 343.8 689 343.5 689 343.2 688.6 342.9 687.8 342.9 687.5 342.5 687 342.2 686.9 342 687.1 341.7 687.1 341.1 687.8 340.7 689.1 341 690 341 690.2 340.6 690.3 340 690.9 339.7 690.8 339.2 691.2 339 691.1 338.9 690.4 339 690.3 338.9 691.2 338.6 692 338.6 692.2 338.1 692 337.5 692.4 336.7 692.7 336.6 693.1 337 693.3 337 694.9 336.2 695.3 335.7 695.5 335.8 695.8 336.1 696.1 336.8 695.2 337.7 695.1 337.9 695.5 338.2 695.8 338.7 696.7 338.6 Z M 696.1 339.8 696.1 339.9 696 340 695.9 340.1 695.8 340.1 695.7 340 695.6 340 695.5 339.9 695.5 339.8 695.8 339.8 695.9 339.8 696 339.7 696.1 339.8 Z M 695.9 335.8 695.9 336 695.8 335.9 695.6 335.6 695.7 335.6 695.9 335.8 Z\",\"Xmax\":708.3,\"Xmid\":696.9,\"Xmin\":686.9,\"Ymax\":351.1,\"Ymid\":344.7,\"Ymin\":335.6,\"economy/currency\":\"Tajikistani somoni (TJS)\",\"economy/gdp_per_capita_ppp/2017\":\"3200\",\"economy/gdp_real_growth_rate/2017\":0.071,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.329 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.06,\"energy/electricity_from_hydroelectric_plants\":0.94,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":141510,\"geography/area/water\":2590,\"geography/area_comparative\":\"slightly smaller than Wisconsin\",\"geography/area_sqkm\":144100,\"geography/climate\":\"mid-latitude continental, hot summers, mild winters; semiarid to polar in Pamir Mountains\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Qullai Ismoili Somoni 7,495 m\",\"geography/elevation/lowest_point\":\"Syr Darya (Sirdaryo) 300 m\",\"geography/elevation/mean_elevation\":\"3186\",\"geography/geographic_coordinates\":\"39 00 N, 71 00 E\",\"geography/geography_note\":\"landlocked; highest point, Qullai Ismoili Somoni (formerly Communism Peak), was the tallest mountain in the former USSR\",\"geography/land_boundaries/border_countries\":\"Afghanistan 1357 km, China 477 km, Kyrgyzstan 984 km, Uzbekistan 1312 km\",\"geography/land_boundaries/total\":\"4,130 km\",\"geography/land_use/agricultural_land_arable_land\":0.061,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.277,\"geography/land_use/forest\":0.029,\"geography/land_use/other\":0.624,\"geography/location\":\"Central Asia, west of China, south of Kyrgyzstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mountainous region dominated by the Trans-Alay Range in the north and the Pamirs in the southeast; western Fergana Valley in north, Kofarnihon and Vakhsh Valleys in southwest\",\"government/administrative_divisions\":\"2 provinces (viloyatho, singular - viloyat), 1 autonomous province* (viloyati mukhtor), 1 capital region** (viloyati poytakht), and 1 area referred to as Districts Under Republic Administration***; Dushanbe**, Khatlon (Qurghonteppa), Kuhistoni Badakhshon [Gorno-Badakhshan]* (Khorugh), Nohiyahoi Tobei Jumhuri***, Sughd (Khujand)\",\"government/capital/geographic_coordinates\":\"38 33 N, 68 46 E\",\"government/capital/name\":\"Dushanbe\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Tajikistan literally means \\u0022Land of the Tajik [people]\\u0022\",\"government/executive_branch/chief_of_state\":\"President Emomali RAHMON (since 6 November 1994; head of state and Supreme Assembly chairman since 19 November 1992)\",\"government/executive_branch/head_of_government\":\"Prime Minister Qohir RASULZODA (since 23 November 2013)\",\"government/flag_description\":\"three horizontal stripes of red (top), a wider stripe of white, and green; a gold crown surmounted by seven gold, five-pointed stars is located in the center of the white stripe; red represents the sun, victory, and the unity of the nation, white stands for purity, cotton, and mountain snows, while green is the color of Islam and the bounty of nature; the crown symbolizes the Tajik people; the seven stars signify the Tajik magic number \\u0022seven\\u0022 - a symbol of perfection and the embodiment of happiness\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 September 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day (or National Day), 9 September (1991)\",\"government/national_symbol_s\":\"crown surmounted by an arc of seven, five-pointed stars; snow leopard; national colors: red, white, green\",\"introduction\":\"The Tajik people came under Russian imperial rule in the 1860s and 1870s, but Russias hold on Central Asia weakened following the Revolution of 1917. At that time, bands of indigenous guerrillas (called \\u0022basmachi\\u0022) fiercely contested Bolshevik control of the area, which was not fully reestablished until 1925. Tajikistan was first created as an autonomous republic within Uzbekistan in 1924, but in 1929 the USSR designated Tajikistan a separate republic and transferred to it much of present-day Sughd province. Ethnic Uzbeks form a substantial minority in Tajikistan, and ethnic Tajiks an even larger minority in Uzbekistan. Tajikistan became independent in 1991 following the breakup of the Soviet Union, and experienced a civil war between political, regional, and religious factions from 1992 to 1997. Though the country holds general elections for both the presidency (once every seven years) and parliament (once every five years), observers note an electoral system rife with irregularities and abuse, with results that are neither free nor fair. President Emomali RAHMON, who came to power in 1994 during the civil war, used an attack planned by a disaffected deputy defense minister in 2015 to ban the last major opposition political party in Tajikistan. In December 2015, RAHMON further strengthened his position by having himself declared \\u0022Founder of Peace and National Unity, Leader of the Nation,\\u0022 with limitless terms and lifelong immunity through constitutional amendments ratified in a referendum. The referendum also lowered the minimum age required to run for president from 35 to 30, which would make RAHMONs son Rustam EMOMALI, the current mayor of the capital city of Dushanbe, eligible to run for president in 2020. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;The country remains the poorest in the former Soviet sphere. Tajikistan became a member of the WTO in March 2013. However, its economy continues to face major challenges, including dependence on remittances from Tajikistani migrant laborers working in Russia and Kazakhstan, pervasive corruption, and the opiate trade and other destabilizing violence emanating from neighboring Afghanistan. Tajikistan has endured several domestic security incidents since 2010, including armed conflict between government forces and local strongmen in the Rasht Valley and between government forces and criminal groups in Gorno-Badakhshan Autonomous Oblast. Tajikistan suffered its first ISIS-claimed attack in 2018, when assailants attacked a group of Western bicyclists with vehicles and knives, killing four.\",\"name\":\"Tajikistan\",\"people_and_society/age_structure/0_14_years\":0.3205,\"people_and_society/age_structure/15_24_years\":0.1835,\"people_and_society/age_structure/25_54_years\":0.4034,\"people_and_society/age_structure/55_64_years\":0.0585,\"people_and_society/age_structure/65_years_and_over\":0.0341,\"people_and_society/birth_rate\":\"22.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Tajik 84.3% (includes Pamiri and Yagnobi), Uzbek 13.8%, other 2% (includes Kyrgyz, Russian, Turkmen, Tatar, Arab) (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"894,000 DUSHANBE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Tajikistani\",\"people_and_society/nationality/noun\":\"Tajikistani(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8604882\",\"people_and_society/population_growth_rate\":0.0158,\"people_and_society/urbanization/urban_population\":\"27.3% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"680\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":13.599999999999966,\"BoxWidth\":12,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.729,\"ISO3_Code\":\"JOR\",\"ISO_Code\":\"JO\",\"Path\":\"M 608.7 366.3 608.6 366.4 608.5 366.4 608.4 366.6 608.1 366.8 607.7 367 606.9 367.2 606.2 367.4 605.2 367.7 605 367.7 604.6 367.9 603.7 368.1 603.2 368.3 602.6 368.5 603.2 369.2 603.4 369.4 605.3 371.7 604.4 372.3 603.9 373.3 601.9 373.7 601.2 374.9 600 375.9 596.9 375.4 597 374.8 597.3 373.4 597.5 373 597.4 372.4 597.5 372.2 597.5 371.9 597.6 371.5 597.8 371.1 598 370.5 598.2 370.2 598.3 369.8 598.2 369.4 598.3 368.5 598.4 368.1 598.5 367.7 598.6 367.6 598.5 367.4 598.5 367.2 598.5 367 598.5 366.7 598.6 366.2 598.6 365.6 598.6 365.1 598.6 364.8 598.6 364.7 598.9 364.6 599.2 364.4 599.6 364.5 599.9 364.7 599.9 364.8 600.1 365.1 600.2 365.1 600.4 365.1 601 365.6 602.1 365.8 603.1 365.1 603.7 364.8 607.5 362.3 608.3 365.1 608.1 365.3 608.2 365.8 608.3 365.8 608.8 365.7 608.9 366 608.9 366.1 608.7 366.3 Z\",\"Xmax\":608.9,\"Xmid\":602,\"Xmin\":596.9,\"Ymax\":375.9,\"Ymid\":369.3,\"Ymin\":362.3,\"economy/currency\":\"Jordanian dinars (JOD)\",\"economy/gdp_per_capita_ppp/2017\":\"9200\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.39 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.12,\"geography/area/land\":88802,\"geography/area/water\":540,\"geography/area_comparative\":\"about three-quarters the size of Pennsylvania; slightly smaller than Indiana\",\"geography/area_sqkm\":89342,\"geography/climate\":\"mostly arid desert; rainy season in west (November to April)\",\"geography/coastline\":\"26 km\",\"geography/elevation/highest_point\":\"Jabal Umm ad Dami 1,854 m\",\"geography/elevation/lowest_point\":\"Dead Sea -431 m\",\"geography/elevation/mean_elevation\":\"812\",\"geography/geographic_coordinates\":\"31 00 N, 36 00 E\",\"geography/geography_note\":\"strategic location at the head of the Gulf of Aqaba and as the Arab country that shares the longest border with Israel and the occupied West Bank; the Dead Sea, the lowest point in Asia and the second saltiest body of water in the world (after Lac Assal in Djibouti), lies on Jordans western border with Israel and the West Bank; Jordan is almost landlocked but does have a 26 km southwestern coastline with a single port, Al Aqabah (Aqaba)\",\"geography/land_boundaries/border_countries\":\"Iraq 179 km, Israel 307 km, Saudi Arabia 731 km, Syria 379 km, West Bank 148 km\",\"geography/land_boundaries/total\":\"1,744 km\",\"geography/land_use/agricultural_land_arable_land\":0.02,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.084,\"geography/land_use/forest\":0.011,\"geography/land_use/other\":0.875,\"geography/location\":\"Middle East, northwest of Saudi Arabia, between Israel (to the west) and Iraq\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly arid desert plateau; a great north-south geological rift along the west of the country is the dominant topographical feature and includes the Jordan River Valley, the Dead Sea, and the Jordanian Highlands\",\"government/administrative_divisions\":\"12 governorates (muhafazat, singular - muhafazah); Ajlun, Al Aqabah, Al Balqa, Al Karak, Al Mafraq, Al \\u2018Asimah (Amman), At Tafilah, Az Zarqa, Irbid, Jarash, Maan, Madaba\",\"government/capital/geographic_coordinates\":\"31 57 N, 35 56 E\",\"government/capital/name\":\"Amman\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Jordan River, which makes up part of Jordans northwest border\",\"government/executive_branch/chief_of_state\":\"King ABDALLAH II (since 7 February 1999); Crown Prince HUSSEIN (born 28 June 1994), eldest son of King ABDALLAH II\",\"government/executive_branch/head_of_government\":\"Prime Minister Omar al-RAZZAZ (since 4 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of black (top), representing the Abbassid Caliphate, white, representing the Ummayyad Caliphate, and green, representing the Fatimid Caliphate; a red isosceles triangle on the hoist side, representing the Great Arab Revolt of 1916, and bearing a small white seven-pointed star symbolizing the seven verses of the opening Sura (Al-Fatiha) of the Holy Koran; the seven points on the star represent faith in One God, humanity, national spirit, humility, social justice, virtue, and aspirations; design is based on the Arab Revolt flag of World War I\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"25 May 1946 (from League of Nations mandate under British administration)\",\"government/national_holiday\":\"Independence Day, 25 May (1946)\",\"government/national_symbol_s\":\"eagle; national colors: black, white, green, red\",\"introduction\":\"Following World War I and the dissolution of the Ottoman Empire, the League of Nations awarded Britain the mandate to govern much of the Middle East. Britain demarcated a semi-autonomous region of Transjordan from Palestine in the early 1920s. The area gained its independence in 1946 and thereafter became The Hashemite Kingdom of Jordan. The countrys long-time ruler, King HUSSEIN (1953-99), successfully navigated competing pressures from the major powers (US, USSR, and UK), various Arab states, Israel, and a large internal Palestinian population. Jordan lost the West Bank to Israel in the 1967 Six-Day War. King HUSSEIN in 1988 permanently relinquished Jordanian claims to the West Bank; in 1994 he signed a peace treaty with Israel. King ABDALLAH II, King HUSSEINs eldest son, assumed the throne following his fathers death in 1999. He has implemented modest political reforms, including the passage of a new electoral law in early 2016 and an effort to devolve some authority to governorate- and municipal-level councils following subnational elections in 2017. In 2016, the Islamic Action Front, which is the political arm of the Jordanian Muslim Brotherhood, returned to the National Assembly with 15 seats after boycotting the previous two elections in 2010 and 2013.\",\"name\":\"Jordan\",\"people_and_society/age_structure/0_14_years\":0.3414,\"people_and_society/age_structure/15_24_years\":0.1998,\"people_and_society/age_structure/25_54_years\":0.3772,\"people_and_society/age_structure/55_64_years\":0.0464,\"people_and_society/age_structure/65_years_and_over\":0.0351,\"people_and_society/birth_rate\":\"23.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Jordanian 69.3%, Syrian 13.3%, Palestinian 6.7%, Egyptian 6.7%, Iraqi 1.4%, other 2.6% (includes Armenian, Circassian) (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.109 million AMMAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Jordanian\",\"people_and_society/nationality/noun\":\"Jordanian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10458413\",\"people_and_society/population_growth_rate\":0.0202,\"people_and_society/urbanization/urban_population\":\"91.2% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"509\",\"transportation/roadways/total\":\"7203\"},{\"BoxHeight\":12.700000000000045,\"BoxWidth\":16.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.756,\"ISO3_Code\":\"AZE\",\"ISO_Code\":\"AZ\",\"Path\":\"M 634.7 332.6 635 332.9 635.9 334.2 636.2 334.8 636.4 335.6 636.9 336.2 637.3 336.5 637.3 336.9 637.4 337.1 638.1 337.3 638.7 337.3 639.7 338 639.6 338.5 639.2 338.2 638.3 338.1 638.1 338.4 637.4 338.7 637.1 339.2 637.1 339.4 637 340.1 637 340.4 636.7 340.8 636.7 341.1 636.9 341.7 636.9 341.9 636.7 341.8 636.5 342 636.4 342.7 636.3 343 636.1 343 636.2 342.7 636 342.4 635.8 342.4 635.7 342.5 635.6 343.1 635.4 343.6 635.5 345 635.3 344.9 635 345.1 634.8 345.1 634.3 344.4 634 344.4 633.8 344.1 633.7 343.9 633.2 343.6 633.2 343.3 633.8 343.1 634 342.9 633.9 342.6 633.8 342.5 633.5 342.2 633.5 342 633.8 341.7 634 341.6 633.8 341.3 633.5 340.9 633 340.5 632.6 340.6 631.8 341.2 631.4 341.3 631.2 341.6 630.6 342 630.3 342.4 629.9 342.5 629 343.4 629 342.8 628.8 342.4 629.1 342.3 629.1 342.2 629 341.8 628.7 341.7 628.6 341.5 628.9 341.3 629 341 628.5 340.7 628.4 340.7 628 340.8 627.5 340.2 627.2 340 627.1 340 626.9 339.7 626.5 339.4 626.6 339.3 627 339.3 627.1 339.3 627.2 339.2 627.4 338.6 627.3 338.3 627.2 338.3 626.6 338 626.1 337.6 625.8 337.1 625.8 336.9 626.3 336.4 626.3 336.1 625.8 335.7 625.4 335.7 625.4 335.8 625.3 335.9 625.3 335.8 625.3 335.7 625.3 335.6 625.1 335.4 625 335.5 625 335.3 625.3 335.2 625.1 335 624.9 335 624.8 335 624.8 334.6 625.3 334.2 625.6 334 626.1 334.1 626.7 334.4 626.8 334.8 627.2 334.9 627.3 335 628.2 335.1 628.9 335.5 629.2 335.3 629.5 334.8 629.4 334.5 629.2 334.3 628.5 333.9 628.4 333.6 628.1 333.5 628.1 333.2 628.1 333 628.5 332.7 628.7 332.4 629 332.5 629.1 332.7 629.6 332.6 629.7 332.9 630 333.1 630.3 333.4 630.3 333.7 630.6 333.6 630.7 333.7 631.1 334.6 631.6 334.8 631.8 335 632.1 334.9 632.4 335 632.7 334.9 632.9 334.4 633.2 333.9 633.7 333.8 633.8 333.8 634.2 333.5 634.2 333.3 634.7 332.7 634.7 332.6 Z M 626.3 337.1 626.3 337 626.2 336.9 626.1 337 626.1 337.2 626.3 337.1 Z M 627.9 343.5 627.7 343.4 627.2 343.4 626 343 625.7 342.4 625.3 342.3 625.2 342.2 625.1 342 624.9 341.7 624.9 341.6 624.7 341.5 624.5 340.9 624.2 340.7 624.1 340.4 624.9 340.2 625 340.2 625.2 340.5 625.3 340.8 625.5 340.8 626.1 341.2 626.7 340.8 626.9 340.9 627 341 627.1 341.3 627 341.6 627.2 341.7 627.5 342 627.5 342.3 627.8 342.9 627.9 343.5 Z M 624.7 335.5 624.8 335.4 624.9 335.6 624.8 335.7 624.7 335.5 Z M 624.5 340 624.6 340 624.6 340.2 624.5 340.2 624.5 340 Z M 640.4 338.3 640.2 338.4 640.2 338.3 640.3 338.2 640.4 338.3 Z M 639.6 337.6 639.6 337.8 639.5 337.8 639.5 337.7 639.6 337.6 Z\",\"Xmax\":640.4,\"Xmid\":631.8,\"Xmin\":624.1,\"Ymax\":345.1,\"Ymid\":338.3,\"Ymin\":332.4,\"economy/currency\":\"Azerbaijani manats (AZN)\",\"economy/gdp_per_capita_ppp/2017\":\"17500\",\"economy/gdp_real_growth_rate/2017\":0.001,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"35.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.84,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":82629,\"geography/area/water\":3971,\"geography/area_comparative\":\"about three-quarters the size of Pennsylvania; slightly smaller than Maine\",\"geography/area_sqkm\":86600,\"geography/climate\":\"dry, semiarid steppe\",\"geography/coastline\":\"0 km (landlocked); note - Azerbaijan borders the Caspian Sea (713 km)\",\"geography/elevation/highest_point\":\"Bazarduzu Dagi 4,466 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"384\",\"geography/geographic_coordinates\":\"40 30 N, 47 30 E\",\"geography/geography_note\":\"both the main area of the country and the Naxcivan exclave are landlocked\",\"geography/land_boundaries/border_countries\":\"Armenia 996 km, Georgia 428 km, Iran 689 km, Russia 338 km, Turkey 17 km\",\"geography/land_boundaries/total\":\"2,468 km\",\"geography/land_use/agricultural_land_arable_land\":0.228,\"geography/land_use/agricultural_land_permanent_crops\":0.027,\"geography/land_use/agricultural_land_permanent_pasture\":0.321,\"geography/land_use/forest\":0.113,\"geography/land_use/other\":0.311,\"geography/location\":\"Southwestern Asia, bordering the Caspian Sea, between Iran and Russia, with a small European portion north of the Caucasus range\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"large, flat Kur-Araz Ovaligi (Kura-Araks Lowland, much of it below sea level) with Great Caucasus Mountains to the north, Qarabag Yaylasi (Karabakh Upland) to the west; Baku lies on Abseron Yasaqligi (Apsheron Peninsula) that juts into Caspian Sea\",\"government/administrative_divisions\":\"66 rayons (rayonlar; rayon - singular), 11 cities (saharlar; sahar - singular);\\u0026lt;strong\\u0026gt;rayons:\\u0026lt;/strong\\u0026gt; Abseron, Agcabadi, Agdam, Agdas, Agstafa, Agsu, Astara, Babak, Balakan, Barda, Beylaqan, Bilasuvar, Cabrayil, Calilabad, Culfa, Daskasan, Fuzuli, Gadabay, Goranboy, Goycay, Goygol, Haciqabul, Imisli, Ismayilli, Kalbacar, Kangarli, Kurdamir, Lacin, Lankaran, Lerik, Masalli, Neftcala, Oguz, Ordubad, Qabala, Qax, Qazax, Qobustan, Quba, Qubadli, Qusar, Saatli, Sabirabad, Sabran, Sadarak, Sahbuz, Saki, Salyan, Samaxi, Samkir, Samux, Sarur, Siyazan, Susa, Tartar, Tovuz, Ucar, Xacmaz, Xizi, Xocali, Xocavand, Yardimli, Yevlax, Zangilan, Zaqatala, Zardab; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Baku, Ganca, Lankaran, Mingacevir, Naftalan, Naxcivan (Nakhichevan), Saki, Sirvan, Sumqayit, Xankandi, Yevlax\",\"government/capital/geographic_coordinates\":\"40 23 N, 49 52 E\",\"government/capital/name\":\"Baku (Baki, Baky)\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022Land of Fire\\u0022 and refers to naturally occurring surface fires on ancient oil pools or from natural gas discharges\",\"government/executive_branch/chief_of_state\":\"President Ilham ALIYEV (since 31 October 2003); First Vice President Mehriban ALIYEVA (since 21 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ali ASADOV (since 8 October 2019); First Deputy Prime Minister Yaqub EYYUBOV (since June 2006)\",\"government/flag_description\":\"three equal horizontal bands of sky blue (top), red, and green; a vertical crescent moon and an eight-pointed star in white are centered in the red band; the blue band recalls Azerbaijans Turkic heritage, red stands for modernization and progress, and green refers to Islam; the crescent moon and star are a Turkic insignia; the eight star points represent the eight Turkic peoples of the world\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"30 August 1991 (declared from the Soviet Union); 18 October 1991 (adopted by the Supreme Council of Azerbaijan)\",\"government/national_holiday\":\"Republic Day (founding of the Democratic Republic of Azerbaijan), 28 May (1918)\",\"government/national_symbol_s\":\"flames of fire; national colors: blue, red, green\",\"introduction\":\"Azerbaijan - a secular nation with a majority-Turkic and majority-Shia Muslim population - was briefly independent (from 1918 to 1920) following the collapse of the Russian Empire; it was subsequently incorporated into the Soviet Union for seven decades. Azerbaijan remains involved in the protracted Nagorno-Karabakh conflict with Armenia. Nagorno-Karabakh was a primarily ethnic Armenian region that Moscow recognized in 1923 as an autonomous oblast within Soviet Azerbaijan. In the late Soviet period, a separatist movement developed which sought to end Azerbaijani control over the region. Fighting over Nagorno-Karabakh began in 1988 and escalated after Armenia and Azerbaijan attained independence from the Soviet Union in 1991. By the time a ceasefire took effect in May 1994, separatists, with Armenian support, controlled Nagorno\\u2011Karabakh and seven surrounding Azerbaijani territories. The 1994 ceasefire continues to hold, although violence continues along the line of contact separating the opposing forces, as well as the Azerbaijan-Armenia international border. The final status of Nagorno-Karabakh remains the subject of international mediation by the Organization for Security and Cooperation in Europe (OSCE) Minsk Group, which works to help the sides settle the conflict peacefully. The OSCE Minsk Group is co\\u2011chaired by the United States, France, and Russia. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;In the 25 years following its independence, Azerbaijan succeeded in significantly reducing the poverty rate and has directed revenues from its oil and gas production to develop the country\\u0026amp;rsquo;s infrastructure. However, corruption remains a problem, and the government has been accused of authoritarianism. The country\\u0026amp;rsquo;s leadership has remained in the Aliyev family since Heydar ALIYEV became president in 1993 and was succeeded by his son, President Ilham ALIYEV in 2003. Following two national referendums in the past several years that eliminated presidential term limits and extended presidential terms from 5 to 7 years, President ALIYEV secured a fourth term as president in April 2018 in an election that international observers noted had serious shortcomings. Reforms are underway to diversify the country\\u0026amp;rsquo;s non-oil economy and additional reforms are needed to address weaknesses in government institutions, particularly in the education and health sectors, and the court system.\",\"name\":\"Azerbaijan\",\"people_and_society/age_structure/0_14_years\":0.2305,\"people_and_society/age_structure/15_24_years\":0.1403,\"people_and_society/age_structure/25_54_years\":0.4544,\"people_and_society/age_structure/55_64_years\":0.1067,\"people_and_society/age_structure/65_years_and_over\":0.0681,\"people_and_society/birth_rate\":\"15.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Azerbaijani 91.6%, Lezghin 2%, Russian 1.3%, Armenian 1.3%, Talysh 1.3%, other 2.4% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.313 million BAKU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Azerbaijani\",\"people_and_society/nationality/noun\":\"Azerbaijani(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10046516\",\"people_and_society/population_growth_rate\":0.0083,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"37\",\"transportation/railways/total\":\"2944\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":9.399999999999977,\"BoxWidth\":18.600000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.812,\"ISO3_Code\":\"GEO\",\"ISO_Code\":\"GE\",\"Path\":\"M 628.7 332.4 628.5 332.7 628.1 333 628.1 333.2 628.1 333.5 628.4 333.6 628.5 333.9 629.2 334.3 629.4 334.5 629.5 334.8 629.2 335.3 628.9 335.5 628.2 335.1 627.3 335 627.2 334.9 626.8 334.8 626.7 334.4 626.1 334.1 625.6 334 625.3 334.2 624.8 334.6 624.6 334.8 624.3 334.7 624.2 334.9 623.9 334.9 623.7 334.9 623.6 335 623.3 335.1 622.5 334.9 622.4 335 621.6 335.1 621.3 335.3 621.1 335.2 620.5 335.3 620.3 335 619.9 335.1 619.7 334.8 619.7 334.7 619.3 334.4 618.9 333.9 618.7 333.9 618.7 333.6 618.1 333.6 617.9 334.1 616.9 333.9 616.3 333.8 615.9 334.1 615.2 333.8 615.3 333.5 615.7 333 615.8 332.3 615.7 332 615.5 331.5 615.2 330.3 615.1 330 615.1 329.8 614.9 329.3 614.1 329 613.8 328.4 613.6 328.3 613.3 328 612.5 327.9 612.1 327.7 612 327.7 611.8 327.7 611.7 327.5 611.6 327.1 611.5 327.1 610.9 326.8 611.2 326.1 611.3 326.1 611.6 326.1 611.8 326.1 612.4 326.3 612.7 326.2 613.8 326.8 614.5 327 614.8 326.9 615 327.1 615.4 327.4 615.9 327.5 616.2 327.4 616.6 327.5 617.6 327.4 618.2 327.7 618.5 327.6 618.7 327.6 618.8 327.6 618.9 327.7 619.2 327.9 619.4 328.2 619.7 328.5 620 328.6 620.7 328.8 621.3 329.2 621.4 329.3 621.3 329.7 621.8 329.9 622.5 329.7 622.9 329.4 623.3 329.4 623.6 329.2 623.9 329.3 624.2 329.6 624.5 329.3 625.2 329.5 625.7 330 626.3 330 626.8 330.3 626.8 330.5 626.8 330.8 626.6 331 626.6 331.3 627.2 331.7 627.4 331.9 628.1 332 628.4 332.2 628.7 332.4 Z\",\"Xmax\":629.5,\"Xmid\":620.6,\"Xmin\":610.9,\"Ymax\":335.5,\"Ymid\":331.4,\"Ymin\":326.1,\"economy/currency\":\"laris (GEL)\",\"economy/gdp_per_capita_ppp/2017\":\"10700\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.912 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.65,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":69700,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than South Carolina; slightly larger than West Virginia\",\"geography/area_sqkm\":69700,\"geography/climate\":\"warm and pleasant; Mediterranean-like on Black Sea coast\",\"geography/coastline\":\"310 km\",\"geography/elevation/highest_point\":\"Mta Shkhara 5,193 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"1432\",\"geography/geographic_coordinates\":\"42 00 N, 43 30 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategically located east of the Black Sea; Georgia controls much of the Caucasus Mountains and the routes through them \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the worlds four deepest caves are all in Georgia, including two that are the only known caves on earth deeper than 2,000 m: Krubera Cave at -2,197 m (-7,208 ft; reached in 2012) and Veryovkina Cave at -2,212 (-7,257 ft; reached in 2018)\",\"geography/land_boundaries/border_countries\":\"Armenia 219 km, Azerbaijan 428 km, Russia 894 km, Turkey 273 km\",\"geography/land_boundaries/total\":\"1,814 km\",\"geography/land_use/agricultural_land_arable_land\":0.058,\"geography/land_use/agricultural_land_permanent_crops\":0.018,\"geography/land_use/agricultural_land_permanent_pasture\":0.279,\"geography/land_use/forest\":0.394,\"geography/land_use/other\":0.251,\"geography/location\":\"Southwestern Asia, bordering the Black Sea, between Turkey and Russia, with a sliver of land north of the Caucasus extending into Europe; note - Georgia views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"largely mountainous with Great Caucasus Mountains in the north and Lesser Caucasus Mountains in the south; Kolkhetis Dablobi (Kolkhida Lowland) opens to the Black Sea in the west; Mtkvari River Basin in the east; fertile soils in river valley flood plains and foothills of Kolkhida Lowland\",\"government/administrative_divisions\":\"9 regions (mkharebi, singular - mkhare), 1 city (kalaki), and 2 autonomous republics (avtomnoy respubliki, singular - avtom respublika)\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Guria, Imereti, Kakheti, Kvemo Kartli, Mtskheta Mtianeti, Racha-Lechkhumi and Kvemo Svaneti, Samegrelo and Zemo Svaneti, Samtskhe-Javakheti, Shida Kartli; note - the breakaway region of South Ossetia consists of the northern part of Shida Kartli, eastern slivers of the Imereti region and Racha-Lechkhumi and Kvemo Svaneti, and part of western Mtskheta-Mtianeti; \\u0026lt;strong\\u0026gt;city:\\u0026lt;/strong\\u0026gt; Tbilisi; \\u0026lt;strong\\u0026gt;autonomous republics:\\u0026lt;/strong\\u0026gt; Abkhazia or Apkhazetis Avtonomiuri Respublika (Sokhumi), Ajaria or Acharis Avtonomiuri Respublika (Batumi)\",\"government/capital/geographic_coordinates\":\"41 41 N, 44 50 E\",\"government/capital/name\":\"Tbilisi\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Western name may derive from the Persian designation \\u0022gurgan\\u0022 meaning \\u0022Land of the Wolves\\u0022; the native name \\u0022Sakartvelo\\u0022 means \\u0022Land of the Kartvelians\\u0022 and refers to the core central Georgian region of Kartli\",\"government/executive_branch/chief_of_state\":\"President Salome ZOURABICHVILI (since 16 December 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Giorgi GAKHARIA (since 8 September 2019)\",\"government/flag_description\":\"white rectangle with a central red cross extending to all four sides of the flag; each of the four quadrants displays a small red bolnur-katskhuri cross; sometimes referred to as the Five-Cross Flag; although adopted as the official Georgian flag in 2004, the five-cross design appears to date back to the 14th century\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"9 April 1991 (from the Soviet Union); notable earlier date: A.D. 1008 (Georgia unified under King BAGRAT III)\",\"government/national_holiday\":\"Independence Day, 26 May (1918); note - 26 May 1918 was the date of independence from Soviet Russia, 9 April 1991 was the date of independence from the Soviet Union\",\"government/national_symbol_s\":\"Saint George, lion; national colors: red, white\",\"introduction\":\"The region of present day Georgia contained the ancient kingdoms of Colchis and Kartli-Iberia. The area came under Roman influence in the first centuries A.D., and Christianity became the state religion in the 330s. Domination by Persians, Arabs, and Turks was followed by a Georgian golden age (11th-13th centuries) that was cut short by the Mongol invasion of 1236. Subsequently, the Ottoman and Persian empires competed for influence in the region. Georgia was absorbed into the Russian Empire in the 19th century. Independent for three years (1918-1921) following the Russian revolution, it was forcibly incorporated into the USSR in 1921 and regained its independence when the Soviet Union dissolved in 1991. Mounting public discontent over rampant corruption and ineffective government services, followed by an attempt by the incumbent Georgian Government to manipulate parliamentary elections in November 2003, touched off widespread protests that led to the resignation of Eduard SHEVARDNADZE, president since 1995. In the aftermath of that popular movement, which became known as the \\u0022Rose Revolution,\\u0022 new elections in early 2004 swept Mikheil SAAKASHVILI into power along with his United National Movement (UNM) party. Progress on market reforms and democratization has been made in the years since independence, but this progress has been complicated by Russian assistance and support to the separatist regions of Abkhazia and South Ossetia. Periodic flare-ups in tension and violence culminated in a five-day conflict in August 2008 between Russia and Georgia, including the invasion of large portions of undisputed Georgian territory. Russian troops pledged to pull back from most occupied Georgian territory, but in late August 2008 Russia unilaterally recognized the independence of Abkhazia and South Ossetia, and Russian military forces remain in those regions. Billionaire Bidzina IVANISHVILIs unexpected entry into politics in October 2011 brought the divided opposition together under his Georgian Dream coalition, which won a majority of seats in the October 2012 parliamentary elections and removed UNM from power. Conceding defeat, SAAKASHVILI named IVANISHVILI as prime minister and allowed Georgian Dream to create a new government. Giorgi MARGVELASHVILI was inaugurated as president on 17 November 2013, ending a tense year of power-sharing between SAAKASHVILI and IVANISHVILI. At the time, these changes in leadership represented unique examples of a former Soviet state that emerged to conduct democratic and peaceful government transitions of power. IVANISHVILI voluntarily resigned from office after the presidential succession, and Georgias legislature on 20 November 2013 confirmed Irakli GARIBASHVILI as his replacement. GARIBASHVILI was replaced by Giorgi KVIRIKASHVILI in December 2015. KVIRIKASHVILI remained prime minister following Georgian Dream\\u0026amp;rsquo;s success in the October 2016 parliamentary elections, where the party won a constitutional majority. IVANISHVILI reemerged as Georgian Dream party chairman in April 2018. KVIRIKASHVILI resigned in June 2018 and was replaced by Mamuka BAKHTADZE. In September 2019, BAKHTADZE resigned and Giorgi GAKHARIA was named the countrys new head of government, Georgias fifth prime minister in seven years. Popular and government support for integration with the West is high in Georgia. Joining the EU and NATO are among the countrys top foreign policy goals.\",\"name\":\"Georgia\",\"people_and_society/age_structure/0_14_years\":0.1823,\"people_and_society/age_structure/15_24_years\":0.1145,\"people_and_society/age_structure/25_54_years\":0.4089,\"people_and_society/age_structure/55_64_years\":0.1317,\"people_and_society/age_structure/65_years_and_over\":0.1627,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Georgian 86.8%, Azeri 6.3%, Armenian 4.5%, other 2.3% (includes Russian, Ossetian, Yazidi, Ukrainian, Kist, Greek) (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.077 million TBILISI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Georgian\",\"people_and_society/nationality/noun\":\"Georgian(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4003000\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"59% of total population (2019)\",\"transportation/airports\":\"22\",\"transportation/railways/total\":\"1363\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":10.900000000000034,\"BoxWidth\":6.2000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.782,\"ISO3_Code\":\"LKA\",\"ISO_Code\":\"LK\",\"Path\":\"M 722.4 433.2 723.1 433.9 724 434.7 724.4 435.4 725.2 436.5 725.1 437 725.3 437 725.4 436.9 725.5 436.9 725.9 438.2 726.1 438.5 726.2 438.7 726.7 439.3 727 440.3 727 441.1 726.9 441.5 726.6 442.2 726.5 442.5 725.5 443.3 724 443.8 723.7 444 723.4 444.1 722.5 443.9 722.1 443.6 721.9 443.3 721.4 441.4 721.4 441.1 721.3 440.6 721.3 440.2 721.2 439.6 721.2 439 721 438 721 437.7 721 437.6 721.1 437.7 721 437.9 721.1 438.3 721.3 438.3 721.2 437.6 721.4 436.9 721.6 436.4 721.6 435.7 722 435.3 722.1 434.8 722 434.4 722.2 434.2 722.2 434 722.1 434 722 433.9 722.1 433.8 722.2 434 722.4 434 722.6 434.2 722.8 434.2 722.8 434.1 722.7 433.9 722.3 433.7 722.3 433.8 722.1 433.8 721.5 433.4 721.5 433.6 721.6 433.7 721.5 433.7 721.4 433.5 721.4 433.4 721.7 433.3 722.4 433.2 Z M 721.6 435.6 721.5 435.6 721.3 435.5 721.2 435.4 721 435.3 720.9 435.2 721 435.2 721.2 435.2 721.4 435.3 721.4 435.4 721.5 435.4 721.5 435.5 721.6 435.6 Z M 721 434.1 721 434.2 720.8 434.1 720.8 434 721 434 721 434.1 Z M 721.4 433.8 721.4 433.9 721.2 433.9 721.2 433.8 721.3 433.8 721.4 433.8 Z M 721.8 433.7 721.8 433.8 721.7 433.8 721.6 433.7 721.8 433.7 Z\",\"Xmax\":727,\"Xmid\":723.7,\"Xmin\":720.8,\"Ymax\":444.1,\"Ymid\":439.4,\"Ymin\":433.2,\"economy/currency\":\"Sri Lankan rupees (LKR)\",\"economy/gdp_per_capita_ppp/2017\":\"12900\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"25.19 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.52,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":64630,\"geography/area/water\":980,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":65610,\"geography/climate\":\"tropical monsoon; northeast monsoon (December to March); southwest monsoon (June to October)\",\"geography/coastline\":\"1,340 km\",\"geography/elevation/highest_point\":\"Pidurutalagala 2,524 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"228\",\"geography/geographic_coordinates\":\"7 00 N, 81 00 E\",\"geography/geography_note\":\"strategic location near major Indian Ocean sea lanes; Adams Bridge is a chain of limestone shoals between the southeastern coast of India and the northwestern coast of Sri Lanka; geological evidence suggests that this 50-km long Bridge once connected India and Sri Lanka; ancient records seem to indicate that a foot passage was possible between the two land masses until the 15th century when the land bridge broke up in a cyclone\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.207,\"geography/land_use/agricultural_land_permanent_crops\":0.158,\"geography/land_use/agricultural_land_permanent_pasture\":0.07,\"geography/land_use/forest\":0.294,\"geography/land_use/other\":0.271,\"geography/location\":\"Southern Asia, island in the Indian Ocean, south of India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly low, flat to rolling plain; mountains in south-central interior\",\"government/administrative_divisions\":\"9 provinces; Central, Eastern, North Central, Northern, North Western, Sabaragamuwa, Southern, Uva, Western\",\"government/capital/geographic_coordinates\":\"6 55 N, 79 50 E\",\"government/capital/name\":\"Colombo (commercial capital); Sri Jayewardenepura Kotte (legislative capital)\",\"government/capital/time_difference\":\"UTC\\u002B5.5 (10.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022resplendent island\\u0022 in Sanskrit\",\"government/executive_branch/chief_of_state\":\"President Gotabaya RAJAPAKSA (since 18 November 2019); note - the president is both chief of state and head of government; Prime Minister Mahinda RAJAPAKSA (since 21 November 2019)\",\"government/executive_branch/head_of_government\":\"Gotabaya RAJAPAKSA (elected 16 November, sworn in 18 November 2019)\",\"government/flag_description\":\"yellow with two panels; the smaller hoist-side panel has two equal vertical bands of green (hoist side) and orange; the other larger panel depicts a yellow lion holding a sword on a maroon rectangular field that also displays a yellow bo leaf in each corner; the yellow field appears as a border around the entire flag and extends between the two panels; the lion represents Sinhalese ethnicity, the strength of the nation, and bravery; the sword demonstrates the sovereignty of the nation; the four bo leaves - symbolizing Buddhism and its influence on the country - stand for the four virtues of kindness, friendliness, happiness, and equanimity; orange signifies Sri Lankan Tamils, green Sri Lankan Moors, and maroon the Sinhalese majority; yellow denotes other ethnic groups; also referred to as the Lion Flag\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 February 1948 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 4 February (1948)\",\"government/national_symbol_s\":\"lion, water lily; national colors: maroon, yellow\",\"introduction\":\"The first Sinhalese arrived in Sri Lanka late in the 6th century B.C., probably from northern India. Buddhism was introduced circa 250 B.C., and the first kingdoms developed at the cities of Anuradhapura (from circa 200 B.C. to circa A.D. 1000) and Polonnaruwa (from about 1070 to 1200). In the 14th century, a south Indian dynasty established a Tamil kingdom in northern Sri Lanka. The Portuguese controlled the coastal areas of the island in the 16th century followed by the Dutch in the 17th century. The island was ceded to the British in 1796, became a crown colony in 1802, and was formally united under British rule by 1815. As Ceylon, it became independent in 1948; its name was changed to Sri Lanka in 1972. Prevailing tensions between the Sinhalese majority and Tamil separatists erupted into war in July 1983. Fighting between the government and Liberation Tigers of Tamil Eelam (LTTE) continued for over a quarter century. Although Norway brokered peace negotiations that led to a ceasefire in 2002, the fighting slowly resumed and was again in full force by 2006. The government defeated the LTTE in May 2009. During the post-conflict years under President Mahinda RAJAPAKSA, the government initiated infrastructure development projects, many of which were financed by loans from China. His regime faced significant allegations of human rights violations and a shrinking democratic space for civil society.\\u0026amp;nbsp; In 2015, a new coalition government headed by President Maithripala SIRISENA of the Sri Lanka Freedom Party and Prime Minister Ranil WICKREMESINGHE of the United National Party came to power with pledges to advance economic, governance, anti-corruption, reconciliation, justice, and accountability reforms. However, implementation of these reforms has been uneven. In October 2018, President SIRISENA attempted to oust Prime Minister WICKREMESINGHE, swearing in former President RAJAPAKSA as the new prime minister and issuing an order to dissolve the parliament and hold elections. This sparked a seven-week constitutional crisis that ended when the Supreme Court ruled SIRISENA\\u0026amp;rsquo;s actions unconstitutional, RAJAPAKSA resigned, and WICKREMESINGHE was reinstated. In November 2019, Gotabaya RAJAPAKSA won the presidential election and appointed his brother, Mahinda, prime minister.\",\"name\":\"Sri Lanka\",\"people_and_society/age_structure/0_14_years\":0.2375,\"people_and_society/age_structure/15_24_years\":0.146,\"people_and_society/age_structure/25_54_years\":0.4146,\"people_and_society/age_structure/55_64_years\":0.1022,\"people_and_society/age_structure/65_years_and_over\":0.0998,\"people_and_society/birth_rate\":\"14.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Sinhalese 74.9%, Sri Lankan Tamil 11.2%, Sri Lankan Moors 9.2%, Indian Tamil 4.2%, other 0.5% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"103,000 Sri Jayewardenepura Kotte (legislative capital) (2018), 606,000 COLOMBO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Sri Lankan\",\"people_and_society/nationality/noun\":\"Sri Lankan(s)\",\"people_and_society/net_migration_rate\":\"-1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"22576592\",\"people_and_society/population_growth_rate\":0.0073,\"people_and_society/urbanization/urban_population\":\"18.6% of total population (2019)\",\"transportation/airports\":\"19\",\"transportation/railways/total\":\"1562\",\"transportation/roadways/total\":\"114093\"},{\"BoxHeight\":4.800000000000011,\"BoxWidth\":9.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.654,\"ISO3_Code\":\"BTN\",\"ISO_Code\":\"BT\",\"Path\":\"M 754.1 380.4 753.9 380.8 753.9 381.1 754.2 381.2 754.3 381.3 754.6 381.3 755.1 381.3 755.2 381.6 755.4 381.9 755.1 382.3 755.1 382.5 755.4 382.9 755.3 383.2 754.9 383.1 754.8 383.3 754.6 383.2 754.2 383.4 753.8 383.4 753.6 383.2 753.2 383.5 752.6 383.4 751.4 383.5 751.1 383.3 750.9 383.2 750.6 383.1 750.5 383.1 750.1 383.2 749.9 383.5 749.7 383.6 749 383.7 748.5 383.6 748.4 383.4 747.7 383.2 747.1 383.3 746.9 383 746.4 382.9 746.4 382.6 746.1 382.4 746.2 382.1 746.5 381.9 746.7 382.1 747.1 381.7 747.2 381.6 747 381.2 747.1 381 747.1 380.8 747.4 380.3 747.8 380 748 379.5 748.4 379.2 748.8 379.1 749 378.9 749.6 379.2 749.7 379.2 749.9 379.1 750.3 379.2 750.5 379.4 750.6 379.4 750.9 379.5 751.1 379.5 751.2 379.5 751.5 379.4 751.7 379.5 751.9 379.8 752.1 379.8 752.2 380 752.4 380.1 752.6 380.1 752.7 379.8 753 379.7 753.2 379.5 753.5 379.6 753.7 379.8 754 380 753.8 380.2 754 380.2 754.1 380.4 Z\",\"Xmax\":755.4,\"Xmid\":750.7,\"Xmin\":746.1,\"Ymax\":383.7,\"Ymid\":381.6,\"Ymin\":378.9,\"economy/currency\":\"ngultrum (BTN)\",\"economy/gdp_per_capita_ppp/2017\":\"9000\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"604,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.01,\"energy/electricity_from_hydroelectric_plants\":0.99,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":38394,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Maryland; about one-half the size of Indiana\",\"geography/area_sqkm\":38394,\"geography/climate\":\"varies; tropical in southern plains; cool winters and hot summers in central valleys; severe winters and cool summers in Himalayas\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Gangkar Puensum 7,570 m\",\"geography/elevation/lowest_point\":\"Drangeme Chhu 97 m\",\"geography/elevation/mean_elevation\":\"2220\",\"geography/geographic_coordinates\":\"27 30 N, 90 30 E\",\"geography/geography_note\":\"landlocked; strategic location between China and India; controls several key Himalayan mountain passes\",\"geography/land_boundaries/border_countries\":\"China 477 km, India 659 km\",\"geography/land_boundaries/total\":\"1,136 km\",\"geography/land_use/agricultural_land_arable_land\":0.026,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.855,\"geography/land_use/other\":0.009,\"geography/location\":\"Southern Asia, between China and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly mountainous with some fertile valleys and savanna\",\"government/administrative_divisions\":\"20 districts (dzongkhag, singular and plural); Bumthang, Chhukha, Dagana, Gasa, Haa, Lhuentse, Mongar, Paro, Pemagatshel, Punakha, Samdrup Jongkhar, Samtse, Sarpang, Thimphu, Trashigang, Trashi Yangtse, Trongsa, Tsirang, Wangdue Phodrang, Zhemgang\",\"government/capital/geographic_coordinates\":\"27 28 N, 89 38 E\",\"government/capital/name\":\"Thimphu\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Bhotia, the ethnic Tibetans who migrated from Tibet to Bhutan; \\u0022Bod\\u0022 is the Tibetan name for their land; the Bhutanese name \\u0022Druk Yul\\u0022 means \\u0022Land of the Thunder Dragon\\u0022\",\"government/executive_branch/chief_of_state\":\"King Jigme Khesar Namgyel WANGCHUCK (since 14 December 2006); note - King Jigme Singye WANGCHUCK abdicated the throne on 14 December 2006 to his son\",\"government/executive_branch/head_of_government\":\"Prime Minister Lotay TSHERING (since 7 November 2018)\",\"government/flag_description\":\"divided diagonally from the lower hoist-side corner; the upper triangle is yellow and the lower triangle is orange; centered along the dividing line is a large black and white dragon facing away from the hoist side; the dragon, called the Druk (Thunder Dragon), is the emblem of the nation; its white color stands for purity and the jewels in its claws symbolize wealth; the background colors represent spiritual and secular powers within Bhutan: the orange is associated with Buddhism, while the yellow denotes the ruling dynasty\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"17 December 1907 (became a unified kingdom under its first hereditary king); 8 August 1949 (Treaty of Friendship with India maintains Bhutanese independence)\",\"government/national_holiday\":\"National Day (Ugyen WANGCHUCK became first hereditary king), 17 December (1907)\",\"government/national_symbol_s\":\"thunder dragon known as Druk Gyalpo; national colors: orange, yellow\",\"introduction\":\"Following Britain\\u0026amp;rsquo;s victory in the 1865 Duar War, Britain and Bhutan signed the Treaty of Sinchulu, under which Bhutan would receive an annual subsidy in exchange for ceding land to British India. Ugyen WANGCHUCK - who had served as the de facto ruler of an increasingly unified Bhutan and had improved relations with the British toward the end of the 19th century - was named king in 1907. Three years later, a treaty was signed whereby the British agreed not to interfere in Bhutanese internal affairs, and Bhutan allowed Britain to direct its foreign affairs. Bhutan negotiated a similar arrangement with independent India in 1949. The Indo-Bhutanese Treaty of Friendship returned to Bhutan a small piece of the territory annexed by the British, formalized the annual subsidies the country received, and defined Indias responsibilities in defense and foreign relations. Under a succession of modernizing monarchs beginning in the 1950s, Bhutan joined the UN in 1971 and slowly continued its engagement beyond its borders. In 2005, King Jigme Singye WANGCHUCK unveiled the draft of Bhutans first constitution - which introduced major democratic reforms - and held a national referendum for its approval. The King abdicated the throne in 2006 in favor of his son, Jigme Khesar Namgyel WANGCHUCK. In 2007, India and Bhutan renegotiated their treaty, eliminating the clause that stated that Bhutan would be \\u0022guided by\\u0022 India in conducting its foreign policy, although Thimphu continues to coordinate closely with New Delhi. In 2008, Bhutan held its first parliamentary election in accordance with the constitution. Bhutan experienced a peaceful turnover of power following a parliamentary election in 2013, which resulted in the defeat of the incumbent party. In 2018, the incumbent party again lost the parliamentary election. Of the more than 100,000 ethnic Nepali - predominantly Lhotshampa - refugees who fled or were forced out of Bhutan in the 1990s, about 6,500 remain displaced in Nepal. \",\"name\":\"Bhutan\",\"people_and_society/age_structure/0_14_years\":0.2535,\"people_and_society/age_structure/15_24_years\":0.184,\"people_and_society/age_structure/25_54_years\":0.4373,\"people_and_society/age_structure/55_64_years\":0.0613,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"17 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.6% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Ngalop (also known as Bhote) 50%, ethnic Nepali 35% (predominantly Lhotshampas), indigenous or migrant tribes 15%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"203,000 THIMPHU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bhutanese\",\"people_and_society/nationality/noun\":\"Bhutanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"766397\",\"people_and_society/population_growth_rate\":0.0105,\"people_and_society/urbanization/urban_population\":\"41.6% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12205\"},{\"BoxHeight\":8.899999999999977,\"BoxWidth\":8.600000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.776,\"ISO3_Code\":\"ARM\",\"ISO_Code\":\"AM\",\"Path\":\"M 624.8 334.6 624.8 335 624.9 335 625.1 335 625.3 335.2 625 335.3 625 335.5 625.1 335.4 625.3 335.6 625.3 335.7 625.3 335.8 625.3 335.9 625.4 335.8 625.4 335.7 625.8 335.7 626.3 336.1 626.3 336.4 625.8 336.9 625.8 337.1 626.1 337.6 626.6 338 627.2 338.3 627.3 338.3 627.4 338.6 627.2 339.2 627.1 339.3 627 339.3 626.6 339.3 626.5 339.4 626.9 339.7 627.1 340 627.2 340 627.5 340.2 628 340.8 628.4 340.7 628.5 340.7 629 341 628.9 341.3 628.6 341.5 628.7 341.7 629 341.8 629.1 342.2 629.1 342.3 628.8 342.4 629 342.8 629 343.4 628.5 343.3 628.4 343.3 627.9 343.5 627.8 342.9 627.5 342.3 627.5 342 627.2 341.7 627 341.6 627.1 341.3 627 341 626.9 340.9 626.7 340.8 626.1 341.2 625.5 340.8 625.3 340.8 625.2 340.5 625 340.2 624.9 340.2 624.1 340.4 623.9 340.2 623.6 340 623.3 339.5 622.9 339.3 621.8 339.3 621.1 339 621 338.9 621.2 338.8 620.8 337.7 621.2 337 621.3 336.7 621.1 336 620.5 335.5 620.5 335.4 620.5 335.3 621.1 335.2 621.3 335.3 621.6 335.1 622.4 335 622.5 334.9 623.3 335.1 623.6 335 623.7 334.9 623.9 334.9 624.2 334.9 624.3 334.7 624.6 334.8 624.8 334.6 Z M 624.7 335.5 624.8 335.7 624.9 335.6 624.8 335.4 624.7 335.5 Z M 624.5 340 624.5 340.2 624.6 340.2 624.6 340 624.5 340 Z M 626.3 337.1 626.1 337.2 626.1 337 626.2 336.9 626.3 337 626.3 337.1 Z\",\"Xmax\":629.1,\"Xmid\":624.6,\"Xmin\":620.5,\"Ymax\":343.5,\"Ymid\":338.3,\"Ymin\":334.6,\"economy/currency\":\"drams (AMD)\",\"economy/gdp_per_capita_ppp/2017\":\"9500\",\"economy/gdp_real_growth_rate/2017\":0.075,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.501 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.58,\"energy/electricity_from_hydroelectric_plants\":0.32,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":28203,\"geography/area/water\":1540,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":29743,\"geography/climate\":\"highland continental, hot summers, cold winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Aragats Lerrnagagat 4,090 m\",\"geography/elevation/lowest_point\":\"Debed River 400 m\",\"geography/elevation/mean_elevation\":\"1792\",\"geography/geographic_coordinates\":\"40 00 N, 45 00 E\",\"geography/geography_note\":\"landlocked in the Lesser Caucasus Mountains; Sevana Lich (Lake Sevan) is the largest lake in this mountain range\",\"geography/land_boundaries/border_countries\":\"Azerbaijan 996 km, Georgia 219 km, Iran 44 km, Turkey 311 km\",\"geography/land_boundaries/total\":\"1,570 km\",\"geography/land_use/agricultural_land_arable_land\":0.158,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.42,\"geography/land_use/forest\":0.091,\"geography/land_use/other\":0.312,\"geography/location\":\"Southwestern Asia, between Turkey (to the west) and Azerbaijan; note - Armenia views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"Armenian Highland with mountains; little forest land; fast flowing rivers; good soil in Aras River valley\",\"government/administrative_divisions\":\"11 provinces (marzer, singular - marz); Aragatsotn, Ararat, Armavir, Gegharkunik, Kotayk, Lorri, Shirak, Syunik, Tavush, Vayots Dzor, Yerevan\",\"government/capital/geographic_coordinates\":\"40 10 N, 44 30 E\",\"government/capital/name\":\"Yerevan\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the etymology of the countrys name remains obscure; according to tradition, the country is named after Hayk, the legendary patriarch of the Armenians and the great-great-grandson of Noah; Hayks descendant, Aram, purportedly is the source of the name Armenia\",\"government/executive_branch/chief_of_state\":\"President Armen SARKISSIAN (since 9 April 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Nikol PASHINYAN (since 8 May 2018); Deputy Prime Ministers Mher GRIGORYAN and Tigran AVINYAN (since 16 January 2019)\",\"government/flag_description\":\"three equal horizontal bands of red (top), blue, and orange; the color red recalls the blood shed for liberty, blue the Armenian skies as well as hope, and orange the land and the courage of the workers who farm it\",\"government/government_type\":\"parliamentary democracy; note - constitutional changes adopted in December 2015 transformed the government to a parliamentary system\",\"government/independence\":\"21 September 1991 (from the Soviet Union); notable earlier dates: 321 B.C. (Kingdom of Armenia established under the Orontid Dynasty), A.D. 884 (Armenian Kingdom reestablished under the Bagratid Dynasty); 1198 (Cilician Kingdom established); 28 May 1918 (Democratic Republic of Armenia declared)\",\"government/national_holiday\":\"Independence Day, 21 September (1991)\",\"government/national_symbol_s\":\"Mount Ararat, eagle, lion; national colors: red, blue, orange\",\"introduction\":\"Armenia prides itself on being the first nation to formally adopt Christianity (early 4th century). Despite periods of autonomy, over the centuries Armenia came under the sway of various empires including the Roman, Byzantine, Arab, Persian, and Ottoman. During World War I in the western portion of Armenia, the Ottoman Empire instituted a policy of forced resettlement coupled with other harsh practices that resulted in at least 1 million Armenian deaths. The eastern area of Armenia was ceded by the Ottomans to Russia in 1828; this portion declared its independence in 1918, but was conquered by the Soviet Red Army in 1920. Armenia remains involved in the protracted Nagorno-Karabakh conflict with Azerbaijan. Nagorno-Karabakh was a primarily ethnic Armenian region that Moscow recognized in 1923 as an autonomous oblast within Soviet Azerbaijan. In the late Soviet period, a separatist movement developed which sought to end Azerbaijani control over the region. Fighting over Nagorno-Karabakh began in 1988 and escalated after Armenia and Azerbaijan attained independence from the Soviet Union in 1991. By the time a ceasefire took effect in May 1994, separatists, with Armenian support, controlled Nagorno\\u2011Karabakh and seven surrounding Azerbaijani territories. The 1994 ceasefire continues to hold, although violence continues along the line of contact separating the opposing forces, as well as the Armenia-Azerbaijan international border. The final status of Nagorno-Karabakh remains the subject of international mediation by the Organization for Security and Cooperation in Europe (OSCE) Minsk Group, which works to help the sides settle the conflict peacefully. The OSCE Minsk Group is co\\u2011chaired by the US, France, and Russia. Turkey closed the common border with Armenia in 1993 in support of Azerbaijan in its conflict with Armenia over control of Nagorno-Karabakh and surrounding areas, further hampering Armenian economic growth. In 2009, Armenia and Turkey signed Protocols normalizing relations between the two countries, but neither country ratified the Protocols, and Armenia officially withdrew from the Protocols in March 2018. In 2015, Armenia joined the Eurasian Economic Union alongside Russia, Belarus, Kazakhstan, and Kyrgyzstan. In November 2017, Armenia signed a Comprehensive and Enhanced Partnership Agreement (CEPA) with the EU. In spring 2018, Serzh SARGSIAN of the Republican Party of Armenia (RPA) stepped down and Civil Contract party leader Nikol PASHINYAN became prime minister.\",\"name\":\"Armenia\",\"people_and_society/age_structure/0_14_years\":0.1886,\"people_and_society/age_structure/15_24_years\":0.1237,\"people_and_society/age_structure/25_54_years\":0.4331,\"people_and_society/age_structure/55_64_years\":0.1377,\"people_and_society/age_structure/65_years_and_over\":0.117,\"people_and_society/birth_rate\":\"12.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Armenian 98.1%, Yezidi (Kurd) 1.2%, other 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.083 million YEREVAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Armenian\",\"people_and_society/nationality/noun\":\"Armenian(s)\",\"people_and_society/net_migration_rate\":\"-5.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3038217\",\"people_and_society/population_growth_rate\":-0.0025,\"people_and_society/urbanization/urban_population\":\"63.2% of total population (2019)\",\"transportation/airports\":\"11\",\"transportation/railways/total\":\"780\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":12.299999999999955,\"BoxWidth\":3.8999999999999773,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"ISR\",\"ISO_Code\":\"IL\",\"Path\":\"M 598.8 362.8 598.9 362.8 598.8 363.9 598.8 364.3 598.8 364.5 598.9 364.6 598.6 364.7 598.6 364.8 598.6 365.1 598.6 365.6 598.3 365.5 598 365.2 597.7 365.1 597.3 365.4 597 366.3 597 367.2 597 367.4 597.3 367.4 597.6 367.5 597.6 367.6 597.4 367.7 597 368 597 368.1 596.7 368.8 596.9 369 597.5 368.9 597.7 368.8 598.1 368.5 598.3 368.5 598.2 369.4 598.3 369.8 598.2 370.2 598 370.5 597.8 371.1 597.6 371.5 597.5 371.9 597.5 372.2 597.4 372.4 597.5 373 597.3 373.4 597 374.8 596.8 374.9 596.6 374 596 372.3 595.8 372 595.6 371.1 595 369.4 595.3 369.1 595.3 368.8 595.8 368.4 595.6 368.2 595.8 367.7 596 367.4 596.2 367 596.4 366.5 596.7 365.1 596.8 364.8 596.9 364.2 597.2 364 597.3 363.2 597.9 363.2 598 363.4 598.2 363.3 598.4 363.2 598.6 362.6 598.8 362.8 Z\",\"Xmax\":598.9,\"Xmid\":596.9,\"Xmin\":595,\"Ymax\":374.9,\"Ymid\":368.9,\"Ymin\":362.6,\"economy/currency\":\"new Israeli shekels (ILS)\",\"economy/gdp_per_capita_ppp/2017\":\"36400\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"73.82 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.95,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.05,\"geography/area/land\":21497,\"geography/area/water\":440,\"geography/area_comparative\":\"slightly larger than New Jersey\",\"geography/area_sqkm\":21937,\"geography/climate\":\"temperate; hot and dry in southern and eastern desert areas\",\"geography/coastline\":\"273 km\",\"geography/elevation/highest_point\":\"Mitspe Shlagim 2,224 m; note - this is the highest named point, the actual highest point is an unnamed dome slightly to the west of Mitspe Shlagim at 2,236 m; both points are on the northeastern border of Israel, along the southern end of the Anti-Lebanon mountain range\",\"geography/elevation/lowest_point\":\"Dead Sea -431 m\",\"geography/elevation/mean_elevation\":\"508\",\"geography/geographic_coordinates\":\"31 30 N, 34 45 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; Lake Tiberias (Sea of Galilee) is an important freshwater source; the Dead Sea is the second saltiest body of water in the world (after Lake Assal in Djibouti)\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026amp;nbsp;\\u0026lt;/strong\\u0026gt;the Malham Cave in Mount Sodom is the worlds longest salt cave at 10 km (6 mi); its survey is not complete and its length will undoubtedly increase; Mount Sodom is actually a hill some 220 m (722 ft) high that is 80% salt (multiple salt layers covered by a veneer of rock) \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; in March 2019, there were 380 Israeli settlements,to include 213 settlements and 132 outposts in the West Bank, and 35 settlements in East Jerusalem; there are no Israeli settlements in the Gaza Strip, as all were evacuated in 2005 (2019)\",\"geography/land_boundaries/border_countries\":\"Egypt 206 km, Gaza Strip 59 km, Jordan 336 km (20 km are within the Dead Sea), Lebanon 107 km, Syria 79 km, West Bank 278 km\",\"geography/land_boundaries/total\":\"1,065 km\",\"geography/land_use/agricultural_land_arable_land\":0.137,\"geography/land_use/agricultural_land_permanent_crops\":0.038,\"geography/land_use/agricultural_land_permanent_pasture\":0.063,\"geography/land_use/forest\":0.071,\"geography/land_use/other\":0.691,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Egypt and Lebanon\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"Negev desert in the south; low coastal plain; central mountains; Jordan Rift Valley\",\"government/administrative_divisions\":\"6 districts (mehozot, singular - mehoz); Central, Haifa, Jerusalem, Northern, Southern, Tel Aviv\",\"government/capital/geographic_coordinates\":\"31 46 N, 35 14 E\",\"government/capital/name\":\"Jerusalem; note - the US recognized Jerusalem as Israel\\u0026amp;rsquo;s capital in December 2017 without taking a position on the specific boundaries of Israeli sovereignty\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the ancient Kingdom of Israel; according to Biblical tradition, the Jewish patriarch Jacob received the name \\u0022Israel\\u0022 (\\u0022He who struggles with God\\u0022) after he wrestled an entire night with an angel of the Lord; Jacobs 12 sons became the ancestors of the Israelites, also known as the Twelve Tribes of Israel, who formed the Kingdom of Israel\",\"government/executive_branch/chief_of_state\":\"President Reuben RIVLIN (since 27 July 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Binyamin NETANYAHU\\u0026amp;nbsp;(since 31 March 2009); note - on 23 October 2019, following the inconclusive 25 September Knesset election, President RIVLIN tasked Benny GANTZ with forming a new government after Prime Minister NETANYAHU was unable to do so\",\"government/flag_description\":\"white with a blue hexagram (six-pointed linear star) known as the Magen David (Star of David or Shield of David) centered between two equal horizontal blue bands near the top and bottom edges of the flag; the basic design resembles a traditional Jewish prayer shawl (tallit), which is white with blue stripes; the hexagram as a Jewish symbol dates back to medieval times\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"14 May 1948 (following League of Nations mandate under British administration)\",\"government/national_holiday\":\"Independence Day, 14 May (1948); note - Israel declared independence on 14 May 1948, but the Jewish calendar is lunar and the holiday may occur in April or May\",\"government/national_symbol_s\":\"Star of David (Magen David), menorah (seven-branched lampstand); national colors: blue, white\",\"introduction\":\"The State of Israel was declared in 1948, after Britain withdrew from its mandate of Palestine. The UN proposed partitioning the area into Arab and Jewish states, and Arab armies that rejected the UN plan were defeated. Israel was admitted as a member of the UN in 1949 and saw rapid population growth, primarily due to migration from Europe and the Middle East, over the following years. Israel fought wars against its Arab neighbors in 1967 and 1973, followed by peace treaties with Egypt in 1979 and Jordan in 1994. Israel took control of the West Bank and Gaza Strip in the 1967 war, and subsequently administered those territories through military authorities. Israel and Palestinian officials signed a number of interim agreements in the 1990s that created an interim period of Palestinian self-rule in the West Bank and Gaza. Israel withdrew from Gaza in 2005. While the most recent formal efforts to negotiate final status issues occurred in 2013-2014, the US continues its efforts to advance peace. Immigration to Israel continues, with 28,600 new immigrants, mostly Jewish, in 2016. The Israeli economy has undergone a dramatic transformation in the last 25 years, led by cutting-edge, high-tech sectors. Offshore gas discoveries in the Mediterranean, most notably in the Tamar and Leviathan gas fields, place Israel at the center of a potential regional natural gas market. However, longer-term structural issues such as low labor force participation among minority populations, low workforce productivity, high costs for housing and consumer staples, and a lack of competition, remain a concern for many Israelis and an important consideration for Israeli politicians. Prime Minister Benjamin NETANYAHU has led the Israeli Government since 2009; he formed a center-right coalition following the 2015 elections. In December 2018 the Knesset voted to dissolve itself, leading to an election in April 2019. When that election failed to result in formation of a government, Israel held a second election in September 2019, which also failed to result in the formation of a government. On 11 December 2019, the Knesset voted to hold a third election on 2 March 2020.\",\"name\":\"Israel\",\"people_and_society/age_structure/0_14_years\":0.2726,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.3719,\"people_and_society/age_structure/55_64_years\":0.0842,\"people_and_society/age_structure/65_years_and_over\":0.1155,\"people_and_society/birth_rate\":\"17.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Jewish 74.4% (of which Israel-born 76.9%, Europe/America/Oceania-born 15.9%, Africa-born 4.6%, Asia-born 2.6%), Arab 20.9%, other 4.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.097 million Tel Aviv-Yafo, 1.141 million Haifa, 919,000 JERUSALEM (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Israeli\",\"people_and_society/nationality/noun\":\"Israeli(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8424904\",\"people_and_society/population_growth_rate\":0.0149,\"people_and_society/urbanization/urban_population\":\"92.5% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"1384\",\"transportation/roadways/total\":\"19555\"},{\"BoxHeight\":5,\"BoxWidth\":5.199999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.806,\"ISO3_Code\":\"KWT\",\"ISO_Code\":\"KW\",\"Path\":\"M 634.3 378 633.8 378 633 378 632.7 378 632.3 378 632.2 377.9 632.1 377.8 632.1 377.7 632 377.6 632 377.5 631.9 377.4 632 377.3 632 377.2 631.9 377 631.9 376.9 631.8 376.8 631.7 376.7 631.7 376.6 631.6 376.5 630.8 376.4 630.7 376.4 629.6 376.3 629.1 376.2 629.9 375.1 630.6 373.5 630.8 373.3 631.3 373 632.2 373 633 373.3 633.2 373.4 633.2 373.6 633.3 373.7 633.4 373.7 633.3 373.6 633.3 373.5 633.5 373.4 633.7 373.5 633.8 373.7 634.1 374 634.1 374.2 633.8 374.5 633.7 374.6 633.5 374.5 633.5 374.8 632.9 374.7 632.6 374.9 632.3 375.3 632.7 375.4 633 375.3 633.3 375.5 633.5 376.5 633.8 377 633.9 377.2 634.1 377.4 634.3 378 Z M 634.2 375.2 634.2 375.3 634 375.1 633.8 375.1 633.9 375 634.1 375.1 634.2 375.2 Z\",\"Xmax\":634.3,\"Xmid\":632,\"Xmin\":629.1,\"Ymax\":378,\"Ymid\":375.4,\"Ymin\":373,\"economy/currency\":\"Kuwaiti dinars (KD)\",\"economy/gdp_per_capita_ppp/2017\":\"65800\",\"economy/gdp_real_growth_rate/2017\":-0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"106.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":17818,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":17818,\"geography/climate\":\"dry desert; intensely hot summers; short, cool winters\",\"geography/coastline\":\"499 km\",\"geography/elevation/highest_point\":\"3.6 km W. of Al-Salmi Border Post 300 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"108\",\"geography/geographic_coordinates\":\"29 30 N, 45 45 E\",\"geography/geography_note\":\"strategic location at head of Persian Gulf\",\"geography/land_boundaries/border_countries\":\"Iraq 254 km, Saudi Arabia 221 km\",\"geography/land_boundaries/total\":\"475 km\",\"geography/land_use/agricultural_land_arable_land\":0.006,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.076,\"geography/land_use/forest\":0.004,\"geography/land_use/other\":0.911,\"geography/location\":\"Middle East, bordering the Persian Gulf, between Iraq and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat to slightly undulating desert plain\",\"government/administrative_divisions\":\"6 governorates (muhafazat, singular - muhafazah); Al Ahmadi, Al Asimah, Al Farwaniyah, Al Jahra, Hawalli, Mubarak al Kabir\",\"government/capital/geographic_coordinates\":\"29 22 N, 47 58 E\",\"government/capital/name\":\"Kuwait City\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the capital city, which is from Arabic \\u0022al-Kuwayt\\u0022 a diminutive of \\u0022kut\\u0022 meaning \\u0022fortress,\\u0022 possibly a reference to a small castle built on the current location of Kuwait City by the Beni Khaled tribe in the 17th century\",\"government/executive_branch/chief_of_state\":\"Amir SABAH al-Ahmad al-Jabir al-Sabah (since 29 January 2006); Crown Prince NAWAF al-Ahmad al-Jabir al-Sabah\",\"government/executive_branch/head_of_government\":\"Prime Minister JABIR AL-MUBARAK al-Hamad al-Sabah (since 30 November 2011); First Deputy Prime Minister NASIR Sabah al-Ahmad al-Sabah (since 11 December 2017); Deputy Prime Ministers SABAH KHALID al-Hamid\\u0026amp;nbsp;al-Sabah (since 13 December 2011), KHALID al-Jarrah al-Sabah (since 4 August 2013), Anas Khalid al-SALEH (since 4 August 2013); note - on 14 November 2019, the government of Prime Minister JABIR AL-MUBARAK al-Hamad al-Sabah resigned\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red with a black trapezoid based on the hoist side; colors and design are based on the Arab Revolt flag of World War I; green represents fertile fields, white stands for purity, red denotes blood on Kuwaiti swords, black signifies the defeat of the enemy\",\"government/government_type\":\"constitutional monarchy (emirate)\",\"government/independence\":\"19 June 1961 (from the UK)\",\"government/national_holiday\":\"National Day, 25 February (1950)\",\"government/national_symbol_s\":\"golden falcon; national colors: green, white, red, black\",\"introduction\":\"Kuwait has been ruled by the AL-SABAH dynasty since the 18th century. The threat of Ottoman invasion in 1899 prompted Amir Mubarak AL-SABAH to seek protection from Britain, ceding foreign and defense responsibility to Britain until 1961, when the country attained its independence. Kuwait was attacked and overrun by Iraq in August 1990. Following several weeks of aerial bombardment, a US-led UN coalition began a ground assault in February 1991 that liberated Kuwait in four days. In 1992, the Amir reconstituted the parliament that he had dissolved in 1986. Amid the 2010-11 uprisings and protests across the Arab world, stateless Arabs, known as Bidoon, staged small protests in early 2011 demanding citizenship, jobs, and other benefits available to Kuwaiti nationals. Other demographic groups, notably Islamists and Kuwaitis from tribal backgrounds, soon joined the growing protest movements, which culminated in late 2011 with the resignation of the prime minister amidst allegations of corruption. Demonstrations renewed in late 2012 in response to an amiri decree amending the electoral law that lessened the voting power of the tribal blocs. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;An opposition coalition of Sunni Islamists, tribal populists, and some liberals, largely boycotted legislative elections in 2012 and 2013, which ushered in a legislature more amenable to the governments agenda. Faced with the prospect of painful subsidy cuts, oppositionists and independents actively participated in the November 2016 election, winning nearly half of the seats but a cohesive opposition alliance largely ceased to exist with the 2016 election and the opposition became increasingly factionalized. Since coming to power in 2006, the Amir has dissolved the National Assembly on seven occasions (the Constitutional Court annulled the Assembly elections in June 2012 and again in June 2013) and shuffled the cabinet over a dozen times, usually citing political stagnation and gridlock between the legislature and the government.\",\"name\":\"Kuwait\",\"people_and_society/age_structure/0_14_years\":0.2481,\"people_and_society/age_structure/15_24_years\":0.1504,\"people_and_society/age_structure/25_54_years\":0.523,\"people_and_society/age_structure/55_64_years\":0.052,\"people_and_society/age_structure/65_years_and_over\":0.0266,\"people_and_society/birth_rate\":\"18.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"2.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Kuwaiti 30.4%, other Arab 27.4%, Asian 40.3%, African 1%, other .9% (includes European, North American, South American, and Australian) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.052 million KUWAIT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Kuwaiti\",\"people_and_society/nationality/noun\":\"Kuwaiti(s)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2916467\",\"people_and_society/population_growth_rate\":0.0138,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"5749\"},{\"BoxHeight\":5.100000000000023,\"BoxWidth\":2.300000000000068,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.848,\"ISO3_Code\":\"QAT\",\"ISO_Code\":\"QA\",\"Path\":\"M 642.2 390.5 641.7 390.6 641.4 390.5 641.2 390.3 640.9 389.7 641 389.5 640.8 388.6 640.8 387.5 640.9 387.1 641.1 387.4 641.2 387.3 641.2 387.1 641.2 386.7 641.3 386.5 641.4 386.1 641.5 385.8 642.2 385.5 642.4 385.6 642.6 386 642.8 386.1 643 386.3 643 386.7 642.8 387.4 642.9 388 643.1 388.3 643.1 388.8 642.6 390 642.4 390.2 642.3 390.1 642.1 390.1 642.2 390.5 Z\",\"Xmax\":643.1,\"Xmid\":641.9,\"Xmin\":640.8,\"Ymax\":390.6,\"Ymid\":388.1,\"Ymin\":385.5,\"economy/currency\":\"Qatari rials (QAR)\",\"economy/gdp_per_capita_ppp/2017\":\"124100\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"114.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":11586,\"geography/area/water\":0,\"geography/area_comparative\":\"almost twice the size of Delaware; slightly smaller than Connecticut\",\"geography/area_sqkm\":11586,\"geography/climate\":\"arid; mild, pleasant winters; very hot, humid summers\",\"geography/coastline\":\"563 km\",\"geography/elevation/highest_point\":\"Tuwayyir al Hamir 103 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"28\",\"geography/geographic_coordinates\":\"25 30 N, 51 15 E\",\"geography/geography_note\":\"the peninsula occupies a strategic location in the central Persian Gulf near major petroleum deposits\",\"geography/land_boundaries/border_countries\":\"Saudi Arabia 87 km\",\"geography/land_boundaries/total\":\"87 km\",\"geography/land_use/agricultural_land_arable_land\":0.011,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.043,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.944,\"geography/location\":\"Middle East, peninsula bordering the Persian Gulf and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly flat and barren desert\",\"government/administrative_divisions\":\"8 municipalities (baladiyat, singular - baladiyah); Ad Dawhah, Al Khawr wa adh Dhakhirah, Al Wakrah, Ar Rayyan, Ash Shamal, Ash Shihaniyah, Az Zaayin, Umm Salal\",\"government/capital/geographic_coordinates\":\"25 17 N, 51 32 E\",\"government/capital/name\":\"Doha\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but it dates back at least 2,000 years since a term \\u0022Catharrei\\u0022 was used to describe the inhabitants of the peninsula by Pliny the Elder (1st century A.D.), and a \\u0022Catara\\u0022 peninsula is depicted on a map by Ptolemy (2nd century A.D.)\",\"government/executive_branch/chief_of_state\":\"Amir TAMIM bin Hamad Al Thani (since 25 June 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister ABDALLAH bin Nasir bin Khalifa Al Thani (since 26 June 2013); Deputy Prime Minister and Minister of State for Defense Affairs KHALID bin Mohamed\\u0026amp;nbsp;AL Attiyah (since 14 November 2017); Deputy Prime Minister and Minister of Foreign Affairs MOHAMED bin Abdulrahman Al Thani (since 14 November 2017)\",\"government/flag_description\":\"maroon with a broad white serrated band (nine white points) on the hoist side; maroon represents the blood shed in Qatari wars, white stands for peace; the nine-pointed serrated edge signifies Qatar as the ninth member of the \\u0022reconciled emirates\\u0022 in the wake of the Qatari-British treaty of 1916\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"3 September 1971 (from the UK)\",\"government/national_holiday\":\"National Day, 18 December (1878), anniversary of Al Thani family accession to the throne; Independence Day, 3 September (1971)\",\"government/national_symbol_s\":\"a maroon field surmounted by a white serrated band with nine white points; national colors: maroon, white\",\"introduction\":\"Ruled by the Al Thani family since the mid-1800s, Qatar within the last 60 years transformed itself from a poor British protectorate noted mainly for pearling into an independent state with significant oil and natural gas revenues. Former Amir HAMAD bin Khalifa Al Thani, who overthrew his father in a bloodless coup in 1995, ushered in wide-sweeping political and media reforms, unprecedented economic investment, and a growing Qatari regional leadership role, in part through the creation of the pan-Arab satellite news network Al-Jazeera and Qatars mediation of some regional conflicts. In the 2000s, Qatar resolved its longstanding border disputes with both Bahrain and Saudi Arabia and by 2007 had attained the highest per capita income in the world. Qatar did not experience domestic unrest or violence like that seen in other Near Eastern and North African countries in 2011, due in part to its immense wealth and patronage network. In mid-2013, HAMAD peacefully abdicated, transferring power to his son, the current Amir TAMIM bin Hamad. TAMIM is popular with the Qatari public, for his role in shepherding the country through an economic embargo by some other regional countries, for his efforts to improve the countrys healthcare and education systems, and for his expansion of the countrys infrastructure in anticipation of Dohas hosting of the 2022 World Cup. Recently, Qatar\\u0026amp;rsquo;s relationships with its neighbors have been tense, although since the fall of 2019 there have been signs of improved prospects for a thaw. Following the outbreak of regional unrest in 2011, Doha prided itself on its support for many popular revolutions, particularly in Libya and Syria. This stance was to the detriment of Qatar\\u0026amp;rsquo;s relations with Bahrain, Egypt, Saudi Arabia, and the United Arab Emirates (UAE), which temporarily recalled their respective ambassadors from Doha in March 2014. TAMIM later oversaw a warming of Qatar\\u0026amp;rsquo;s relations with Bahrain, Egypt, Saudi Arabia, and the UAE in November 2014 following Kuwaiti mediation and signing of the Riyadh Agreement. This reconciliation, however, was short-lived. In June 2017, Bahrain, Egypt, Saudi Arabia, and the UAE (the \\u0022Quartet\\u0022) cut diplomatic and economic ties with Qatar in response to alleged violations of the agreement, among other complaints.\",\"name\":\"Qatar\",\"people_and_society/age_structure/0_14_years\":0.127,\"people_and_society/age_structure/15_24_years\":0.1212,\"people_and_society/age_structure/25_54_years\":0.7067,\"people_and_society/age_structure/55_64_years\":0.0344,\"people_and_society/age_structure/65_years_and_over\":0.0106,\"people_and_society/birth_rate\":\"9.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"1.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"non-Qatari 88.4%, Qatari 11.6% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"637,000 DOHA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Qatari\",\"people_and_society/nationality/noun\":\"Qatari(s)\",\"people_and_society/net_migration_rate\":\"11.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2363569\",\"people_and_society/population_growth_rate\":0.0195,\"people_and_society/urbanization/urban_population\":\"99.2% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.2999999999999545,\"BoxWidth\":4.2000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.744,\"ISO3_Code\":\"LBN\",\"ISO_Code\":\"LB\",\"Path\":\"M 598.8 362.8 598.6 362.6 598.4 363.2 598.2 363.3 598 363.4 597.9 363.2 597.3 363.2 597.6 362.9 597.8 362.1 598.1 361.5 598.4 360.6 598.6 360.5 598.8 360.3 598.8 359.7 598.9 359.3 599.3 358.9 599.3 358.7 599.7 358.5 599.7 358.1 600.7 358.1 600.9 358.2 601.1 358.1 601.1 358.2 600.9 358.3 600.9 358.5 601.3 358.8 601.5 359.6 601.2 360 600.9 360.1 600.7 360.4 600.7 360.8 600.2 360.8 600 360.9 599.7 361.4 599.9 361.6 599.9 361.7 598.8 362.8 Z\",\"Xmax\":601.5,\"Xmid\":599.5,\"Xmin\":597.3,\"Ymax\":363.4,\"Ymid\":360.5,\"Ymin\":358.1,\"economy/currency\":\"Lebanese pounds (LBP)\",\"economy/gdp_per_capita_ppp/2017\":\"19600\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.36 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.88,\"energy/electricity_from_hydroelectric_plants\":0.11,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":10230,\"geography/area/water\":170,\"geography/area_comparative\":\"about one-third the size of Maryland\",\"geography/area_sqkm\":10400,\"geography/climate\":\"Mediterranean; mild to cool, wet winters with hot, dry summers; the Lebanon Mountains experience heavy winter snows\",\"geography/coastline\":\"225 km\",\"geography/elevation/highest_point\":\"Qornet es Saouda 3,088 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"1250\",\"geography/geographic_coordinates\":\"33 50 N, 35 50 E\",\"geography/geography_note\":\"smallest country in continental Asia; Nahr el Litani is the only major river in Near East not crossing an international boundary; rugged terrain historically helped isolate, protect, and develop numerous factional groups based on religion, clan, and ethnicity\",\"geography/land_boundaries/border_countries\":\"Israel 81 km, Syria 403 km\",\"geography/land_boundaries/total\":\"484 km\",\"geography/land_use/agricultural_land_arable_land\":0.119,\"geography/land_use/agricultural_land_permanent_crops\":0.123,\"geography/land_use/agricultural_land_permanent_pasture\":0.391,\"geography/land_use/forest\":0.134,\"geography/land_use/other\":0.233,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Israel and Syria\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"narrow coastal plain; El Beqaa (Bekaa Valley) separates Lebanon and Anti-Lebanon Mountains\",\"government/administrative_divisions\":\"8 governorates (mohafazat, singular - mohafazah); Aakkar, Baalbek-Hermel, Beqaa (Bekaa), Beyrouth (Beirut), Liban-Nord (North Lebanon), Liban-Sud (South Lebanon), Mont-Liban (Mount Lebanon), Nabatiye\",\"government/capital/geographic_coordinates\":\"33 52 N, 35 30 E\",\"government/capital/name\":\"Beirut\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derives from the Semitic root \\u0022lbn\\u0022 meaning \\u0022white\\u0022 and refers to snow-capped Mount Lebanon\",\"government/executive_branch/chief_of_state\":\"President Michel AWN (since 31 October 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister-designate Hassan DIAB (since 19 December 2019)\",\"government/flag_description\":\"three horizontal bands consisting of red (top), white (middle, double width), and red (bottom) with a green cedar tree centered in the white band; the red bands symbolize blood shed for liberation, the white band denotes peace, the snow of the mountains, and purity; the green cedar tree is the symbol of Lebanon and represents eternity, steadiness, happiness, and prosperity\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"22 November 1943 (from League of Nations mandate under French administration)\",\"government/national_holiday\":\"Independence Day, 22 November (1943)\",\"government/national_symbol_s\":\"cedar tree; national colors: red, white, green\",\"introduction\":\"Following World War I, France acquired a mandate over the northern portion of the former Ottoman Empire province of Syria. The French demarcated the region of Lebanon in 1920 and granted this area independence in 1943. Since independence, the country has been marked by periods of political turmoil interspersed with prosperity built on its position as a regional center for finance and trade. The countrys 1975-90 civil war, which resulted in an estimated 120,000 fatalities, was followed by years of social and political instability. Sectarianism is a key element of Lebanese political life. Neighboring Syria has historically influenced Lebanons foreign policy and internal policies, and its military occupied Lebanon from 1976 until 2005. The Lebanon-based Hizballah militia and Israel continued attacks and counterattacks against each other after Syrias withdrawal, and fought a brief war in 2006. Lebanons borders with Syria and Israel remain unresolved.\",\"name\":\"Lebanon\",\"people_and_society/age_structure/0_14_years\":0.2332,\"people_and_society/age_structure/15_24_years\":0.1604,\"people_and_society/age_structure/25_54_years\":0.4527,\"people_and_society/age_structure/55_64_years\":0.0834,\"people_and_society/age_structure/65_years_and_over\":0.0703,\"people_and_society/birth_rate\":\"14.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP\",\"people_and_society/ethnic_groups\":\"Arab 95%, Armenian 4%, other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.407 million BEIRUT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lebanese\",\"people_and_society/nationality/noun\":\"Lebanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-40.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6100075\",\"people_and_society/population_growth_rate\":-0.0313,\"people_and_society/urbanization/urban_population\":\"88.8% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"401\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":3.5,\"BoxWidth\":5.7999999999999545,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.887,\"ISO3_Code\":\"CYP\",\"ISO_Code\":\"CY\",\"Path\":\"M 589.5 356.6 589.7 356.7 589.9 356.7 590.2 356.3 590.6 356.2 591 356.4 591.2 356.3 591.3 356 591.3 355.5 592.4 355.7 593.3 355.6 594.2 355.3 594.9 355 595.3 354.8 595.3 354.9 594.1 356 594 356.3 594.4 356.8 594.4 356.9 593.9 357 593.4 357 593.1 357.5 592.4 357.8 591.7 357.9 591.5 358.1 591.4 358.3 591.3 358.3 591.1 358 590.7 358.1 590.4 358 589.9 357.7 589.6 357.2 589.5 356.6 Z\",\"Xmax\":595.3,\"Xmid\":592.1,\"Xmin\":589.5,\"Ymax\":358.3,\"Ymid\":356.7,\"Ymin\":354.8,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"37200\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.72 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":9241,\"geography/area/water\":10,\"geography/area_comparative\":\"about 0.6 times the size of Connecticut\",\"geography/area_sqkm\":9251,\"geography/climate\":\"temperate; Mediterranean with hot, dry summers and cool winters\",\"geography/coastline\":\"648 km\",\"geography/elevation/highest_point\":\"Mount Olympus 1,951 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"91\",\"geography/geographic_coordinates\":\"35 00 N, 33 00 E\",\"geography/geography_note\":\"the third largest island in the Mediterranean Sea (after Sicily and Sardinia); several small Cypriot enclaves exist within the Dhekelia Sovereign Base Area\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"156 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.032,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.188,\"geography/land_use/other\":0.678,\"geography/location\":\"Middle East, island in the Mediterranean Sea, south of Turkey; note - Cyprus views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"central plain with mountains to north and south; scattered but significant plains along southern coast\",\"government/administrative_divisions\":\"6 districts; Ammochostos (Famagusta); (all but a small part located in the Turkish Cypriot community), Keryneia (Kyrenia; the only district located entirely in the Turkish Cypriot community), Larnaka (Larnaca; with a small part located in the Turkish Cypriot community), Lefkosia (Nicosia; a small part administered by Turkish Cypriots), Lemesos (Limassol), Pafos (Paphos); note - the 5 \\u0022districts\\u0022 of the \\u0022TRNC\\u0022 are Gazimagusa (Famagusta), Girne (Kyrenia), Guzelyurt (Morphou), Iskele (Trikomo), Lefkosa (Nicosia)\",\"government/capital/geographic_coordinates\":\"35 10 N, 33 22 E\",\"government/capital/name\":\"Nicosia (Lefkosia/Lefkosa)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the derivation of the name \\u0022Cyprus\\u0022 is unknown, but the extensive mining of copper metal on the island in antiquity gave rise to the Latin word \\u0022cuprum\\u0022 for copper\",\"government/executive_branch/chief_of_state\":\"President\\u0026amp;nbsp; Nikos ANASTASIADIS (since 28 February 2013); the president is both chief of state and head of government; note - vice presidency reserved for a Turkish Cypriot, but vacant since 1974 because Turkish Cypriots do not participate in the Republic of Cyprus Government\",\"government/executive_branch/head_of_government\":\"President Nikos ANASTASIADIS (since 28 February 2013)\",\"government/flag_description\":\"centered on a white field is a copper-colored silhouette of the island (the island has long been famous for its copper deposits) above two olive-green-colored, crossed olive branches; the branches symbolize the hope for peace and reconciliation between the Greek and Turkish communities\",\"government/government_type\":\"Republic of Cyprus - presidential republic; \\u0022Turkish Republic of Northern Cyprus\\u0022 (self-declared) - parliamentary republic with enhanced presidency\",\"government/independence\":\"16 August 1960 (from the UK); note - Turkish Cypriots proclaimed self-rule on 13 February 1975 and independence in 1983, but these proclamations are recognized only by Turkey\",\"government/national_holiday\":\"Independence Day, 1 October (1960); note - Turkish Cypriots celebrate 15 November (1983) as \\u0022Republic Day\\u0022\",\"government/national_symbol_s\":\"Cypriot mouflon (wild sheep), white dove; national colors: blue, white\",\"introduction\":\"A former British colony, Cyprus became independent in 1960 following years of resistance to British rule. Tensions between the Greek Cypriot majority and Turkish Cypriot minority communities came to a head in December 1963, when violence broke out in the capital of Nicosia. Despite the deployment of UN peacekeepers in 1964, sporadic intercommunal violence continued, forcing most Turkish Cypriots into enclaves throughout the island. In 1974, a Greek Government-sponsored attempt to overthrow the elected president of Cyprus was met by military intervention from Turkey, which soon controlled more than a third of the island. In 1983, the Turkish Cypriot administered area declared itself the \\u0022Turkish Republic of Northern Cyprus\\u0022 (\\u0022TRNC\\u0022), but it is recognized only by Turkey. An UN-mediated agreement, the Annan Plan, failed to win approval by both communities in 2004. In February 2014, after a hiatus of nearly two years, the leaders of the two communities resumed formal discussions under UN auspices aimed at reuniting the divided island. The most recent round of negotiations to reunify the island were suspended in\\u0026amp;nbsp;July 2017 after failure to achieve a breakthrough. The entire island entered the EU on 1 May 2004, although the EU acquis - the body of common rights and obligations - applies only to the areas under the internationally recognized government, and is suspended in the \\u0022TRNC.\\u0022 However, individual Turkish Cypriots able to document their eligibility for Republic of Cyprus citizenship legally enjoy the same rights accorded to other citizens of EU states.\",\"name\":\"Cyprus\",\"people_and_society/age_structure/0_14_years\":0.1564,\"people_and_society/age_structure/15_24_years\":0.1325,\"people_and_society/age_structure/25_54_years\":0.4711,\"people_and_society/age_structure/55_64_years\":0.1162,\"people_and_society/age_structure/65_years_and_over\":0.1238,\"people_and_society/birth_rate\":\"11.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Greek 98.8%, other 1% (includes Maronite, Armenian, Turkish-Cypriot), unspecified 0.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"269,000 NICOSIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Cypriot\",\"people_and_society/nationality/noun\":\"Cypriot(s)\",\"people_and_society/net_migration_rate\":\"8.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1237088\",\"people_and_society/population_growth_rate\":0.0127,\"people_and_society/urbanization/urban_population\":\"66.8% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"19901\"},{\"BoxHeight\":2.7999999999999545,\"BoxWidth\":3.599999999999909,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.838,\"ISO3_Code\":\"BRN\",\"ISO_Code\":\"BN\",\"Path\":\"M 816.2 447.8 816.8 447.8 817.2 447.7 817.3 447.6 818.4 446.8 818.9 446.6 819 446.6 818.8 447 818.7 447.2 818.4 447.2 818.2 447.5 818.3 448.2 818.5 448.3 818.3 448.9 818.1 449.2 817.8 449.4 817.6 449.3 817.3 448.9 817.3 448.7 817.2 448.7 816.9 448.7 816.9 448.3 816.7 448.1 816.2 447.8 Z M 818.9 447.2 819.2 446.9 819.4 447.2 819.6 447.8 819.6 448.2 819.8 448.5 819.7 448.6 819.1 448.4 818.9 447.2 Z\",\"Xmax\":819.8,\"Xmid\":818.1,\"Xmin\":816.2,\"Ymax\":449.4,\"Ymid\":448,\"Ymin\":446.6,\"economy/currency\":\"Bruneian dollars (BND)\",\"economy/gdp_per_capita_ppp/2017\":\"78900\",\"economy/gdp_real_growth_rate/2017\":0.013,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.04 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":5265,\"geography/area/water\":500,\"geography/area_comparative\":\"slightly smaller than Delaware\",\"geography/area_sqkm\":5765,\"geography/climate\":\"tropical; hot, humid, rainy\",\"geography/coastline\":\"161 km\",\"geography/elevation/highest_point\":\"Bukit Pagon 1,850 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"478\",\"geography/geographic_coordinates\":\"4 30 N, 114 40 E\",\"geography/geography_note\":\"close to vital sea lanes through South China Sea linking Indian and Pacific Oceans; two parts physically separated by Malaysia; the eastern part, the Temburong district, is an exclave and is almost an enclave within Malaysia\",\"geography/land_boundaries/border_countries\":\"Malaysia 266 km\",\"geography/land_boundaries/total\":\"266 km\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0.718,\"geography/land_use/other\":0.257,\"geography/location\":\"Southeastern Asia, along the northern coast of the island of Borneo, bordering the South China Sea and Malaysia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"flat coastal plain rises to mountains in east; hilly lowland in west\",\"government/administrative_divisions\":\"4 districts (daerah-daerah, singular - daerah); Belait, Brunei dan Muara, Temburong, Tutong\",\"government/capital/geographic_coordinates\":\"4 53 N, 114 56 E\",\"government/capital/name\":\"Bandar Seri Begawan\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name is unclear; according to legend, MUHAMMAD SHAH, who would become the first sultan of Brunei, upon discovering what would become Brunei exclaimed \\u0022Baru nah,\\u0022 which roughly translates as \\u0022there\\u0022 or \\u0022thats it\\u0022\",\"government/executive_branch/chief_of_state\":\"Sultan and Prime Minister Sir HASSANAL Bolkiah (since 5 October 1967); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"Sultan and Prime Minister Sir HASSANAL Bolkiah (since 5 October 1967)\",\"government/flag_description\":\"yellow with two diagonal bands of white (top, almost double width) and black starting from the upper hoist side; the national emblem in red is superimposed at the center; yellow is the color of royalty and symbolizes the sultanate; the white and black bands denote Bruneis chief ministers; the emblem includes five main components: a swallow-tailed flag, the royal umbrella representing the monarchy, the wings of four feathers symbolizing justice, tranquility, prosperity, and peace, the two upraised hands signifying the governments pledge to preserve and promote the welfare of the people, and the crescent moon denoting Islam, the state religion; the state motto \\u0022Always render service with Gods guidance\\u0022 appears in yellow Arabic script on the crescent; a ribbon below the crescent reads \\u0022Brunei, the Abode of Peace\\u0022\",\"government/government_type\":\"absolute monarchy or sultanate\",\"government/independence\":\"1 January 1984 (from the UK)\",\"government/national_holiday\":\"National Day, 23 February (1984); note - 1 January 1984 was the date of independence from the UK, 23 February 1984 was the date of independence from British protection; the Sultans birthday, 15 June\",\"government/national_symbol_s\":\"royal parasol; national colors: yellow, white, black\",\"introduction\":\"The Sultanate of Bruneis influence peaked between the 15th and 17th centuries when its control extended over coastal areas of northwest Borneo and the southern Philippines. Brunei subsequently entered a period of decline brought on by internal strife over royal succession, colonial expansion of European powers, and piracy. In 1888, Brunei became a British protectorate; independence was achieved in 1984. The same family has ruled Brunei for over six centuries. Brunei benefits from extensive petroleum and natural gas fields, the source of one of the highest per capita GDPs in the world. In 2017, Brunei celebrated the 50th anniversary of the Sultan Hassanal BOLKIAH\\u2019s accession to the throne.\",\"name\":\"Brunei\",\"people_and_society/age_structure/0_14_years\":0.2282,\"people_and_society/age_structure/15_24_years\":0.168,\"people_and_society/age_structure/25_54_years\":0.469,\"people_and_society/age_structure/55_64_years\":0.083,\"people_and_society/age_structure/65_years_and_over\":0.0517,\"people_and_society/birth_rate\":\"16.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Malay 65.7%, Chinese 10.3%, other 24% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"241,000 BANDAR SERI BEGAWAN (capital) (2011)\",\"people_and_society/nationality/adjective\":\"Bruneian\",\"people_and_society/nationality/noun\":\"Bruneian(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"450565\",\"people_and_society/population_growth_rate\":0.0155,\"people_and_society/urbanization/urban_population\":\"77.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2976\"},{\"BoxHeight\":2.1999999999999886,\"BoxWidth\":1.1999999999999318,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.852,\"ISO3_Code\":\"BHR\",\"ISO_Code\":\"BH\",\"Path\":\"M 640.2 385.2 640.3 385.2 640.2 385.3 640.3 385.4 640.4 385.3 640.4 385.5 640.3 385.6 640.4 385.8 640.3 386.2 640.3 386.3 640.2 386.5 640.1 386.2 639.9 386 639.9 385.9 640 385.7 640 385.6 639.9 385.4 639.9 385.2 640 385.2 640.2 385.2 Z M 640.8 387.1 640.7 387.2 640.6 387.2 640.7 387 640.8 387.1 Z M 640.5 385.1 640.5 385.2 640.3 385.1 640.3 385 640.5 385.1 Z M 640.8 386.9 640.7 387 640.7 386.9 640.8 386.7 640.8 386.9 Z M 639.8 385.3 639.8 385.5 639.7 385.5 639.7 385.4 639.8 385.3 Z M 640.9 387 640.8 387 640.9 386.9 640.9 387 Z\",\"Xmax\":640.9,\"Xmid\":640.2,\"Xmin\":639.7,\"Ymax\":387.2,\"Ymid\":385.8,\"Ymin\":385,\"economy/currency\":\"Bahraini dinars (BHD)\",\"economy/gdp_per_capita_ppp/2017\":\"49000\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.98 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":760,\"geography/area/water\":0,\"geography/area_comparative\":\"3.5 times the size of Washington, DC\",\"geography/area_sqkm\":760,\"geography/climate\":\"arid; mild, pleasant winters; very hot, humid summers\",\"geography/coastline\":\"161 km\",\"geography/elevation/highest_point\":\"Jabal ad Dukhan 135 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"26 00 N, 50 33 E\",\"geography/geography_note\":\"close to primary Middle Eastern petroleum sources; strategic location in Persian Gulf, through which much of the Western worlds petroleum must transit to reach open ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0.039,\"geography/land_use/agricultural_land_permanent_pasture\":0.053,\"geography/land_use/forest\":0.007,\"geography/land_use/other\":0.88,\"geography/location\":\"Middle East, archipelago in the Persian Gulf, east of Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly low desert plain rising gently to low central escarpment\",\"government/administrative_divisions\":\"4 governorates (muhafazat, singular - muhafazah); Asimah (Capital), Janubiyah (Southern), Muharraq, Shamaliyah (Northern)\",\"government/capital/geographic_coordinates\":\"26 14 N, 50 34 E\",\"government/capital/name\":\"Manama\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022the two seas\\u0022 in Arabic and refers to the water bodies surrounding the archipelago\",\"government/executive_branch/chief_of_state\":\"King HAMAD bin Isa Al-Khalifa (since 6 March 1999); Crown Prince SALMAN bin Hamad Al-Khalifa (son of the monarch, born 21 October 1969)\",\"government/executive_branch/head_of_government\":\"Prime Minister KHALIFA bin Salman Al-Khalifa (since 1971); First Deputy Prime Minister SALMAN bin Hamad Al- Khalifa (since 11 March 2013); Deputy Prime Ministers MUHAMMAD bin Mubarak Al-Khalifa (since September 2005), Jawad bin Salim al-ARAIDH, ALI bin Khalifa bin Salman Al-Khalifa (since 11 December 2006), KHALID bin Abdallah Al-Khalifa (since November 2010)\",\"government/flag_description\":\"red, the traditional color for flags of Persian Gulf states, with a white serrated band (five white points) on the hoist side; the five points represent the five pillars of Islam\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"15 August 1971 (from the UK)\",\"government/national_holiday\":\"National Day, 16 December (1971); note - 15 August 1971 was the date of independence from the UK, 16 December 1971 was the date of independence from British protection\",\"government/national_symbol_s\":\"a red field surmounted by a white serrated band with five white points; national colors: red, white\",\"introduction\":\"In 1783, the Sunni Al-Khalifa family took power in Bahrain. In order to secure these holdings, it entered into a series of treaties with the UK during the 19th century that made Bahrain a British protectorate. The archipelago attained its independence in 1971. A steady decline in oil production and reserves since 1970 prompted Bahrain to take steps to diversify its economy, in the process developing petroleum processing and refining, aluminum production, and hospitality and retail sectors. It has also endeavored to become a leading regional banking center, especially with respect to Islamic finance. Bahrains small size, central location among Gulf countries, economic dependence on Saudi Arabia, and proximity to Iran require it to play a delicate balancing act in foreign affairs among its larger neighbors. Its foreign policy activities usually fall in line with Saudi Arabia and the UAE. The Sunni royal family has long struggled to manage relations with its large Shia-majority population. In early 2011, amid Arab uprisings elsewhere in the region, the Bahraini Government confronted similar pro-democracy and reform protests at home with police and military action, including deploying Gulf Cooperation Council security forces to Bahrain. Failed political talks prompted opposition political societies to boycott 2014 legislative and municipal council elections. In 2018, a law preventing members of political societies dissolved by the courts from participating in elections effectively sidelined the majority of opposition figures from taking part in national elections. As a result, most members of parliament are independents. Ongoing dissatisfaction with the political status quo continues to factor into sporadic clashes between demonstrators and security forces.\",\"name\":\"Bahrain\",\"people_and_society/age_structure/0_14_years\":0.1888,\"people_and_society/age_structure/15_24_years\":0.1549,\"people_and_society/age_structure/25_54_years\":0.5606,\"people_and_society/age_structure/55_64_years\":0.0649,\"people_and_society/age_structure/65_years_and_over\":0.0308,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"2.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Bahraini 46%, Asian 45.5%, other Arab 4.7%, African 1.6%, European 1%, other 1.2% (includes Gulf Co-operative country nationals, North and South Americans, and Oceanians) (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"600,000 MANAMA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bahraini\",\"people_and_society/nationality/noun\":\"Bahraini(s)\",\"people_and_society/net_migration_rate\":\"11.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1442659\",\"people_and_society/population_growth_rate\":0.0219,\"people_and_society/urbanization/urban_population\":\"89.4% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4122\"},{\"BoxHeight\":0.6000000000000227,\"BoxWidth\":1.3000000000000682,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.938,\"ISO3_Code\":\"SGP\",\"ISO_Code\":\"SG\",\"Path\":\"M 787.9 456.5 787.9 456.6 788.2 456.7 788.3 456.7 788.3 456.8 788.2 456.9 787.9 457 787.9 457.1 787.8 457.1 787.6 457 787.4 457 787.3 456.9 787.4 456.7 787.4 456.6 787.5 456.5 787.7 456.6 787.8 456.5 787.9 456.5 Z M 788.6 456.7 788.4 456.7 788.4 456.6 788.5 456.6 788.6 456.6 788.6 456.7 Z\",\"Xmax\":788.6,\"Xmid\":787.8,\"Xmin\":787.3,\"Ymax\":457.1,\"Ymid\":456.8,\"Ymin\":456.5,\"economy/currency\":\"Singapore dollars (SGD)\",\"economy/gdp_per_capita_ppp/2017\":\"94100\",\"economy/gdp_real_growth_rate/2017\":0.036,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"249.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":709.2,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly more than 3.5 times the size of Washington, DC\",\"geography/area_sqkm\":719.2,\"geography/climate\":\"tropical; hot, humid, rainy; two distinct monsoon seasons - northeastern monsoon (December to March) and southwestern monsoon (June to September); inter-monsoon - frequent afternoon and early evening thunderstorms\",\"geography/coastline\":\"193 km\",\"geography/elevation/highest_point\":\"Bukit Timah 166 m\",\"geography/elevation/lowest_point\":\"Singapore Strait 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"1 22 N, 103 48 E\",\"geography/geography_note\":\"focal point for Southeast Asian sea routes; consists of about 60 islands, by far the largest of which is Pulau Ujong; land reclamation has removed many former islands and created a number of new ones\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.009,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.033,\"geography/land_use/other\":0.957,\"geography/location\":\"Southeastern Asia, islands between Malaysia and Indonesia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"lowlying, gently undulating central plateau\",\"government/administrative_divisions\":\"no first order administrative divisions; there are five community development councils: Central Singapore Development Council, North East Development Council, North West Development Council, South East Development Council, South West Development Council (2019)\",\"government/capital/geographic_coordinates\":\"1 17 N, 103 51 E\",\"government/capital/name\":\"Singapore\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Sanskrit words \\u0022simha\\u0022 (lion) and \\u0022pura\\u0022 (city) to describe the city-states leonine symbol\",\"government/executive_branch/chief_of_state\":\"President HALIMAH Yacob (since 14 September 2017); note - President TANs term ended on 31 August 2017; HALIMAH is Singapores first female president; the head of the Council of Presidential Advisors, J.Y. PILLAY, served as acting president until HALIMAH was sworn in as president on 14 September 2017\",\"government/executive_branch/head_of_government\":\"Prime Minister LEE Hsien Loong (since 12 August 2004); Deputy Prime Ministers\\u0026amp;nbsp;HENG Swee Keat\\u0026amp;nbsp;(since 1\\u0026amp;nbsp;May 2019) (2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and white; near the hoist side of the red band, there is a vertical, white crescent (closed portion is toward the hoist side) partially enclosing five white five-pointed stars arranged in a circle; red denotes brotherhood and equality; white signifies purity and virtue; the waxing crescent moon symbolizes a young nation on the ascendancy; the five stars represent the nations ideals of democracy, peace, progress, justice, and equality\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"9 August 1965 (from Malaysian Federation)\",\"government/national_holiday\":\"National Day, 9 August (1965)\",\"government/national_symbol_s\":\"lion, merlion (mythical half lion-half fish creature), orchid; national colors: red, white\",\"introduction\":\"A Malay trading port known as Temasek existed on the island of Singapore by the 14th century. The settlement changed hands several times in the ensuing centuries and was eventually burned in the 17th century and fell into obscurity. The British founded modern Singapore as a trading colony on the site in 1819. It joined the Malaysian Federation in 1963 but was ousted two years later and became independent. Singapore subsequently became one of the worlds most prosperous countries with strong international trading links (its port is one of the worlds busiest in terms of tonnage handled) and with per capita GDP equal to that of the leading nations of Western Europe.\",\"name\":\"Singapore\",\"people_and_society/age_structure/0_14_years\":0.1277,\"people_and_society/age_structure/15_24_years\":0.1605,\"people_and_society/age_structure/25_54_years\":0.5061,\"people_and_society/age_structure/55_64_years\":0.1053,\"people_and_society/age_structure/65_years_and_over\":0.1003,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP\",\"people_and_society/ethnic_groups\":\"Chinese 74.3%, Malay 13.4%, Indian 9%, other 3.2% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"85.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.868 million SINGAPORE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Singapore\",\"people_and_society/nationality/noun\":\"Singaporean(s)\",\"people_and_society/net_migration_rate\":\"12.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5995991\",\"people_and_society/population_growth_rate\":0.0179,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"9\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3500\"},{\"BoxHeight\":18,\"BoxWidth\":1.7999999999999545,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.74,\"ISO3_Code\":\"MDV\",\"ISO_Code\":\"MV\",\"Path\":\"M 704 455.1 703.9 455.3 703.8 455.3 703.9 455.1 704 455.1 Z M 702.9 441.5 702.8 441.7 702.8 441.6 702.7 441.5 702.9 441.5 Z M 702.4 441.3 702.3 441.4 702.2 441.2 702.3 441.2 702.4 441.3 Z M 702.4 459.1 702.4 459.2 702.3 459.1 702.4 459 702.4 459.1 Z M 703.6 445.3 703.3 445.5 703.3 445.4 703.5 445.2 703.6 445.3 Z\",\"Xmax\":704,\"Xmid\":703,\"Xmin\":702.2,\"Ymax\":459.2,\"Ymid\":448.5,\"Ymin\":441.2,\"economy/currency\":\"rufiyaa (MVR)\",\"economy/gdp_per_capita_ppp/2017\":\"19200\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.648 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":298,\"geography/area/water\":0,\"geography/area_comparative\":\"about 1.7 times the size of Washington, DC\",\"geography/area_sqkm\":298,\"geography/climate\":\"tropical; hot, humid; dry, northeast monsoon (November to March); rainy, southwest monsoon (June to August)\",\"geography/coastline\":\"644 km\",\"geography/elevation/highest_point\":\"8th tee, golf course, Villingi Island 5 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"3 15 N, 73 00 E\",\"geography/geography_note\":\"smallest Asian country; archipelago of 1,190 coral islands grouped into 26 atolls (200 inhabited islands, plus 80 islands with tourist resorts); strategic location astride and along major sea lanes in Indian Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.1,\"geography/land_use/agricultural_land_permanent_crops\":0.1,\"geography/land_use/agricultural_land_permanent_pasture\":0.033,\"geography/land_use/forest\":0.03,\"geography/land_use/other\":0.737,\"geography/location\":\"Southern Asia, group of atolls in the Indian Ocean, south-southwest of India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"flat, with white sandy beaches\",\"government/administrative_divisions\":\"21 administrative atolls (atholhuthah, singular - atholhu); Addu (Addu City), Ariatholhu Dhekunuburi (South Ari Atoll), Ariatholhu Uthuruburi (North Ari Atoll), Faadhippolhu, Felidhuatholhu (Felidhu Atoll), Fuvammulah, Hahdhunmathi, Huvadhuatholhu Dhekunuburi (South Huvadhu Atoll), Huvadhuatholhu Uthuruburi (North Huvadhu Atoll), Kolhumadulu, Maale (Male), Maaleatholhu (Male Atoll), Maalhosmadulu Dhekunuburi (South Maalhosmadulu), Maalhosmadulu Uthuruburi (North Maalhosmadulu), Miladhunmadulu Dhekunuburi (South Miladhunmadulu), Miladhunmadulu Uthuruburi (North Miladhunmadulu), Mulakatholhu (Mulaku Atoll), Nilandheatholhu Dhekunuburi (South Nilandhe Atoll), Nilandheatholhu Uthuruburi (North Nilandhe Atoll), Thiladhunmathee Dhekunuburi (South Thiladhunmathi), Thiladhunmathee Uthuruburi (North Thiladhunmathi)\",\"government/capital/geographic_coordinates\":\"4 10 N, 73 30 E\",\"government/capital/name\":\"Male\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"archipelago apparently named after the main island (and capital) of Male; the word \\u0022Maldives\\u0022 means \\u0022the islands (dives) of Male\\u0022; alternatively, the name may derive from the Sanskrit word \\u0022maladvipa\\u0022 meaning \\u0022garland of islands\\u0022; Dhivehi Raajje in Dhivehi means \\u0022Kingdom of the Dhivehi people\\u0022\",\"government/executive_branch/chief_of_state\":\"President Ibrahim \\u0022Ibu\\u0022 Mohamed SOLIH (since 17 November 2018); Vice President\\u0026amp;nbsp;Faisal NASEEM (since 17 November 2018); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Ibrahim Mohamed SOLIH (since 17 November 2018); Vice President\\u0026amp;nbsp;Faisal NASEEM (since 17\\u0026amp;nbsp;November 2018)\",\"government/flag_description\":\"red with a large green rectangle in the center bearing a vertical white crescent moon; the closed side of the crescent is on the hoist side of the flag; red recalls those who have sacrificed their lives in defense of their country, the green rectangle represents peace and prosperity, and the white crescent signifies Islam\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 July 1965 (from the UK)\",\"government/national_holiday\":\"Independence Day, 26 July (1965)\",\"government/national_symbol_s\":\"coconut palm, yellowfin tuna; national colors: red, green, white\",\"introduction\":\"A sultanate since the 12th century, the Maldives became a British protectorate in 1887. The islands became a republic in 1968, three years after independence. President Maumoon Abdul GAYOOM dominated Maldives political scene for 30 years, elected to six successive terms by single-party referendums. Following political demonstrations in the capital Male in August 2003, GAYOOM and his government pledged to embark upon a process of liberalization and democratic reforms, including a more representative political system and expanded political freedoms. Political parties were legalized in 2005. In June 2008, a constituent assembly - termed the \\u0022Special Majlis\\u0022 - finalized a new constitution ratified by GAYOOM in August 2008. The first-ever presidential elections under a multi-candidate, multi-party system were held in October 2008. GAYOOM was defeated in a runoff poll by Mohamed NASHEED, a political activist who had been jailed several years earlier by the GAYOOM regime. In early February 2012, after several weeks of street protests in response to his ordering the arrest of a top judge, NASHEED purportedly resigned the presidency and handed over power to Vice President Mohammed WAHEED Hassan Maniku. A government-appointed Commission of National Inquiry concluded there was no evidence of a coup, but NASHEED contends that police and military personnel forced him to resign. NASHEED, WAHEED, and Abdulla YAMEEN Abdul Gayoom ran in the 2013 elections with YAMEEN ultimately winning the presidency after three rounds of voting. As president, YAMEEN weakened democratic institutions, curtailed civil liberties, jailed his political opponents, restricted the press, and exerted control over the judiciary to strengthen his hold on power and limit dissent. In September 2018, YAMEEN lost his reelection bid to Ibrahim Mohamed SOLIH, a parliamentarian of the Maldivian Democratic Party (MDP), who had the support of a coalition of four parties that came together to defeat YAMEEN and restore democratic norms to Maldives. In April 2019, SOLIHs MDP won 65 of 87 seats in parliament.\",\"name\":\"Maldives\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.1915,\"people_and_society/age_structure/25_54_years\":0.4847,\"people_and_society/age_structure/55_64_years\":0.0622,\"people_and_society/age_structure/65_years_and_over\":0.0453,\"people_and_society/birth_rate\":\"16.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"homogeneous mixture of Sinhalese, Dravidian, Arab, Australasian, and African resulting from historical changes in regional hegemony over marine trade routes\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"177,000 MALE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Maldivian\",\"people_and_society/nationality/noun\":\"Maldivian(s)\",\"people_and_society/net_migration_rate\":\"-12.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"392473\",\"people_and_society/population_growth_rate\":-0.0006,\"people_and_society/urbanization/urban_population\":\"40.2% of total population (2019)\",\"transportation/airports\":\"9\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"93\"},{\"BoxHeight\":294.2,\"BoxWidth\":469,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.824,\"ISO3_Code\":\"RUS\",\"ISO_Code\":\"RU\",\"Path\":\"M 862.3 331 862.1 330.5 862.2 328.9 863.4 328.5 864 326.7 863.7 326.1 863.9 324.1 863.4 321.8 863.5 320.8 864.5 320.6 865.6 319.3 866.1 319.6 868.4 320.4 869 320 869.3 318.5 869.9 318.2 870 317.2 871.2 315.5 871.1 314.7 871.5 314 872 311.3 873 310.6 873.6 309.7 873 308.5 873.5 307 872 306.9 870.1 308 868.9 308 866.9 309.5 864.9 309.9 864.5 309.6 863.2 309.7 862.3 308.1 862.7 307.2 861.9 305.9 862.2 304.9 861 304.8 860.2 304.1 859 302.5 857.9 302.8 856.3 301.8 854.4 301.8 853.6 300.9 853.7 299.1 853 298.7 852.8 296.8 851.9 295.4 851.7 293.9 851.2 292.5 850.6 291.4 850.8 290.7 849.8 288.7 848.5 286.7 846.9 285.7 846.1 286.1 845 285.6 844.5 285 842.7 284.2 841.8 284.1 840.5 284.5 839.1 284.4 836.1 285.4 835.1 285.4 833.4 287.3 832.8 287.7 832.9 288.5 833.9 288.3 834.6 288.8 834.4 289.6 834.8 290.5 834.5 291.5 832.9 292.8 831.9 295.3 830.7 297.4 830.4 298.5 830.7 299.5 830.1 300.1 828.7 300.3 827.5 301.5 826.5 302 824.6 301.4 823.6 300.7 822.2 299.9 820.9 300.5 819.9 300.4 818.7 299.2 817 298.8 814.9 300 813.9 300.8 813.4 301.7 812.7 302.2 811.9 302 810.3 302.6 808.7 302.8 807.6 303.5 805.5 303.6 803.8 303.4 802.7 302.8 801 302.9 799.3 301.4 799.2 300.4 797.1 299.9 795.9 298.6 794.6 298.7 793.9 298.3 792.1 298 789.5 298.7 788.6 299.3 787.4 299.4 786.1 298.7 785.3 298.6 783.6 297.4 783.7 296.8 783.2 294.1 780.7 293.3 778.7 292.4 777.2 292.3 776.5 291.7 775.4 291.4 774.3 290.6 773.6 291.9 772.6 292.5 772.3 293.6 771.6 294.2 771.3 295.7 771.8 297.2 772.5 297.7 772.4 298.9 771.3 300.2 770.6 300.3 769.8 301 768.8 300.4 767.3 300.4 766.9 300.1 764.7 300.4 763.2 299.8 762.4 299.9 761.7 299.1 761.3 297.6 758.1 297.5 757.8 296.6 756.9 297 755.9 296.4 755.7 297 754.4 296.9 753.4 298 752.2 298.2 751.4 299 748.5 300.4 748.6 301.3 746.2 302.3 744.6 302.2 744.4 303 743.5 303.5 742 303.9 741.1 303 740.3 301.8 740.1 301 738.8 302.2 736.2 301.5 735.6 299.8 733.7 298.9 733.4 297.7 732.3 296.2 730.5 295.6 729.5 296 728.8 296.7 727 296.5 726 296.7 725.6 295.8 724.8 295.8 724.9 294.9 723.7 294.4 723.1 294.9 723 295.8 721.9 296.4 719.5 291.5 717.6 288 716 285.4 715 284.4 712.8 282.6 712.1 281.8 713 280.8 712.4 280.3 709.2 281.6 708.9 282.3 707.4 282.9 706.5 283.6 706.2 284.4 705 283.7 703.6 284.5 703.2 283.6 703.7 282.2 702.6 282 702.2 281.6 700.8 282.3 700.8 281.3 699.1 280.9 698.6 281.5 697.3 281.3 697.6 278.9 697 278.2 696.8 276.8 696.3 275.9 695.5 275.9 694.5 276.5 693.3 275.6 691.3 275.2 690.1 276.3 689.2 276.4 688.9 277.4 687.5 277.9 683.2 279 682.7 278.7 680.8 279.5 680.7 280.3 679.3 280.2 671.8 282.2 670.2 281.7 669 283.8 669.6 284 669.7 285.2 672.1 286.1 671.9 286.8 669.7 286.6 668.4 288 669.2 289.8 666.6 291.4 667.6 292.1 667.7 292.8 668.7 293 669.2 293.6 670.4 293.8 670.8 294.3 670.3 296.4 669.2 297 667.4 297.1 666.3 296.5 665.8 297.4 663.4 297 662.5 296.4 662.3 295.5 661.6 295.1 660.2 295.2 659.4 296.1 658.4 295.3 656.6 295.4 655.4 296.8 654.4 297.5 653.3 297 652.6 296.1 651.8 296.2 651.6 297.3 650.9 297.2 651 296.3 649.9 295.1 648.8 294.6 648 293.5 645.8 293.5 645 292.4 643.7 292.8 643.3 293.5 642.4 293.5 642.2 292.7 641.2 292.6 640.2 293 639.5 294.2 637.9 295.1 637 295.2 636.8 296.3 635.4 297.3 634.8 297.3 635.4 299.9 634.3 300.8 633.8 300.6 632.7 298.8 632 298.2 631.2 298.7 631 300 630 300.9 629.7 302.7 630.3 303.4 629 306.6 630 307.1 630.8 308.2 630.7 309.3 633.2 309.5 634.1 310.7 634.7 311 635.8 313.5 635.4 314.7 636.4 315.3 635.8 316.2 635 316.3 633.6 317.6 632 318.2 630.6 320.9 629.5 322.1 629.6 322.8 631.1 323.9 631.6 325.2 631.6 328.2 632.4 329.6 633.5 331 634.1 332.3 634.7 332.6 634.2 333.5 633.2 333.9 632.4 335 631.1 334.6 629.6 332.6 628.7 332.4 626.6 331.3 626.8 330.3 625.7 330 625.2 329.5 622.9 329.4 621.8 329.9 621.3 329.2 619.7 328.5 618.8 327.6 617.6 327.4 615.4 327.4 612.7 326.2 611.2 326.1 610.9 326.8 608.9 324.7 607.4 323.4 606 322.8 604.8 321.7 603.8 321.6 603.2 320.6 601.5 319.8 602 318.9 603.4 319.3 604.1 319 604.3 318 605.7 316.6 606.1 315.5 605.1 315 605.4 314 606.7 313.2 608.9 312.4 608.7 311.6 606 312.1 606.2 310.3 607.4 309.7 607.7 309.1 610 309.2 610.9 307.4 610 305.8 610.1 304.2 611.4 303.2 611 302.3 609.7 301.2 608.6 300.6 608 300.8 607.2 300.1 606.1 299.7 605.5 300.3 604.5 299.5 603.8 298.1 601.6 299 600 298.1 598.8 298.4 598.2 297.5 598.3 296.8 597.4 294.7 596.3 294.9 595 294.5 594.7 292.8 595.4 292.1 594.6 291.2 593.7 289.6 592.1 289.6 591.2 290 589.9 289.7 589.6 290.5 588.9 291 588.1 290.7 587.6 289.8 587.5 287.5 586.7 286.6 587.1 285.7 589.3 286.2 590.7 285 590 284 590 283.3 589.1 282.9 588.1 282.9 588.3 281.7 586.9 280.9 586.2 278.9 585.4 278.2 586 277 585.5 275.8 585.7 275.3 584.4 273.3 583.1 273.1 581.8 273.8 581.5 272.5 580.6 272.2 579.7 272.5 579.4 271.9 578.5 272.1 578.1 271.5 578.1 270.1 576.9 267.5 577.2 265.7 575.8 264.7 576.7 262.5 576.2 260.9 576.4 260.1 575.8 258 576.8 257 577.7 254.3 577.8 253 578.8 253 579 252.4 580.2 252.4 580.8 251.5 583.5 252.1 582.8 250.5 580.7 250.4 579.4 249.3 579.6 247.3 578.1 248.4 577.1 248.3 580 245 581.1 244.2 581.8 242.9 582.4 242.5 584.8 239.2 586.4 237.3 587.5 234.5 586.7 233.3 586.6 232.6 585.3 231.5 584.5 231.1 583.1 229.3 583.9 228.8 584.5 227.6 584.5 226.1 583.3 225.1 583.2 224.2 583.3 222.8 582.5 222.6 582.1 221 582.8 220.1 582.4 219 582.5 217 583.5 216.5 583 213.9 582.4 212.7 581.4 210.3 580.6 208.7 580.5 207.9 581.9 205.5 582.9 203.9 583.2 202.9 582.2 201.8 581.3 199.9 579.4 198.8 578.9 196.4 579.8 193.9 578.9 193.5 580.2 192.4 581 192.1 581.3 190.5 582 190.3 583.4 189.3 583.6 187.7 584.7 188.6 585.7 188.5 585.6 186.9 587.6 187.6 588.6 185.8 589.3 185.7 590.3 186.6 591.4 187 591.1 188.2 589.6 187.9 590.5 189.2 592.6 189.8 593.3 190.7 594.6 190.1 595.3 190.7 596.9 191.4 598.1 191.1 600.4 192.2 604.3 195.2 606.5 197.7 607.4 198 609.7 200 610.5 199.9 611.7 201.2 612.1 202.1 612.8 202.1 613.6 203.2 614 205.6 614.5 206.6 614.5 207.7 614.1 209 611.9 211.9 610.8 212.8 608.7 213.8 606.3 214.2 604.6 213.9 602.1 212.7 598.6 211.9 596.7 210.7 595.7 210.7 595.1 210.1 593.4 209.1 592.6 209.3 591.3 208 590.7 207.1 589.9 206.7 590.4 208.7 592.1 210.2 592 211 592.9 211.6 593.1 212.5 594.8 213.3 596.1 214.7 596.7 216.4 596.3 216.5 596.2 217.9 595.5 219 596.7 222.4 596.8 224.5 598.1 225.7 599 225.5 600.3 226.8 600.7 227.8 601.8 228.3 604.1 228.9 605.4 227.8 605.2 225.8 604.7 225 603.1 225.3 601.4 223 601.2 222.1 601.8 221.6 602.2 220.5 602.7 220.3 604.2 221 604.9 221.8 606.1 222.4 608 223.1 609.6 224.1 611.1 223.8 612 222.5 611.7 221.4 610.3 219.1 610.2 218.2 610.7 217.1 612.1 216 613 214.8 615 213.8 616.9 211.3 618.4 211.8 620.1 212.1 621.5 213.5 622.3 212.8 623.2 210.2 623.2 208.5 622.7 207.1 621.7 206.5 621.5 205.6 621.7 204.3 622.3 202.6 622.5 198.8 622 197.7 620.7 196.4 620.5 195.6 622.3 196.4 625.3 196.5 626.9 197 628.8 199.4 629.3 201.6 625.9 202.5 624.8 204.1 624.8 205.4 626.2 206.5 627 208.2 627.5 208.7 629.5 208.8 632 208 633 203.3 635.2 202.7 635.4 201.6 636.4 201.4 638.2 200.3 640.9 197.8 642.5 197.3 644.4 196.4 644.9 197.8 646 197 645.5 195.7 647.8 193.9 649 193.3 649.4 194.3 649.2 195.8 649.5 197.8 648.2 197.8 647.7 198.8 651 198.5 651.9 199.1 652.4 197.6 653.6 196.4 655.4 195.7 657 195.9 658 196.4 659.2 195.9 660 194.7 661.6 193.9 663.6 193.1 664.6 194.3 664.7 195.2 663.9 196.5 664.4 197.6 665.6 197.7 666 197.1 666.1 195.5 667.6 195.1 668.9 193.6 668.8 192.2 668.2 191.6 667.2 189.2 667.3 187.8 668.2 187.7 669 186.2 670.7 186.8 674.3 187.3 678.1 189 680.2 190.9 681.9 191.7 682.6 192.5 685.7 194.1 686.3 195.1 688 197 689 197.6 689.2 198.7 689.9 198.5 690.9 196.1 691.5 194 689.7 192.8 688.7 190.6 688.4 189 686 187.6 685.3 186.7 685.6 185.2 686.8 184.6 686.3 182.9 686.5 181.5 686.7 179.1 686.3 178.2 685.1 178.3 685 176.2 685.7 174.4 688.7 171.8 689.6 170.2 690.4 166.4 691.1 162.3 692.3 159.5 693.4 160 698.5 159.9 701.1 161.2 701.6 162 701.7 164.1 701.6 166 700.3 170.8 699.5 172.1 699.3 172.8 699.8 174.1 701.2 175.6 701.8 178 701.6 181.3 701 183 701.4 186.6 701.3 189.3 701.1 192.2 701.6 193.9 703.4 195.8 703.8 196.8 702.7 199.1 702.8 201.5 702.5 202.3 701.2 203.9 700.1 206.5 699.2 208.1 698.1 208.3 698.2 210.1 695.9 211.1 694.2 210 693.7 211.1 692.7 209.9 691.8 210.4 692.3 211 695 212.3 697.6 212.3 699.4 213 700.6 212.2 701 210.8 702 210.2 703.7 208.9 704.5 208 705.2 205.2 707.1 202.5 707.2 199.9 706.2 197.4 706.6 195.2 707.3 194.5 710.8 193 712.1 193.2 712.6 194.9 714 196.6 714.1 198.9 713.9 202 715.1 203.4 715.4 204.6 716.3 203.9 718.3 203.8 718.3 203.3 716.5 202.9 714.9 202 715 199.4 716.3 198.3 714.9 193.6 713.4 192.7 712.5 191.8 710.5 190.9 709.2 191 707.8 191.9 706.4 191.7 705.2 192 704.7 191.5 704.8 189.4 704.1 187.7 704 186.9 704.6 183.8 705.7 181.5 705.9 180.1 704 175.3 702.7 172.8 703.5 171.3 704.1 169.7 706.5 168 707.8 166.2 708 164.2 707.5 160.9 708 160.2 708.9 161.1 709.4 162.8 709.6 165.2 708.7 169.1 709.1 171.7 708.8 173.5 709.2 174.2 710.8 174.9 715.3 175.6 716.2 176.9 717.2 176.7 716.7 174.8 715.9 174.1 714.7 174 713.7 173.1 712.1 172.1 711.1 169 712 167.8 712.9 167.5 714.8 169.2 716 169.3 716.7 168.1 716.3 167.3 714.9 167.2 714.9 166.2 716.3 164.9 717.2 164.5 720.4 164.9 721.9 166.2 723.4 167.1 726 170.4 726.9 170.7 729.7 170.1 730.6 170.6 730.6 171.3 729.8 173.2 728.2 174.7 728.1 176.4 728.5 177.4 730.1 177.2 730.4 178.5 730.1 180.8 729.3 182.8 729.2 183.6 729.8 184.4 730.9 184.9 731.3 186.4 731.9 186.3 733.3 188.1 733.9 187.8 732.7 186.8 731.4 184.7 730.4 183.8 730.4 182.4 732.1 181.1 731.9 179.5 730.7 175.3 731.3 173 731.7 171.9 731.7 171.1 730.9 169.5 729.1 168.6 728.5 167.4 727.8 165.6 727 165 725.3 164.7 724.3 163.8 723.9 161.8 724.1 159.1 723.5 157.6 723.2 155.6 723.8 153.4 727.3 152.6 731.5 152.5 734.9 151.5 736.6 151.8 737.6 150.8 739.2 150.1 741.4 149.8 740.3 146.9 738.7 146 738.4 145.5 740.1 143.4 739.2 142.8 738.7 143.7 737.8 143.9 738 141.8 738.7 140.5 740 141.6 740.4 142.3 741.3 141 742 138.8 742.5 138.6 741.4 137.2 744.3 137.1 745.5 135.7 746.3 134.2 747.5 133.4 748.5 133.7 749.9 132.4 751.7 131.5 753.8 131.5 754.5 130.7 758.7 129.4 759.1 128.7 758 127.1 758.9 126.5 759.4 127 760.3 126.1 762.1 126.4 762.8 125.9 764.1 126.1 764.8 125.6 764.6 124.5 765.6 124.1 767.1 124.4 767 125.9 766.4 126.1 765.6 128.7 767.4 127.7 768.2 128.6 768.7 127.3 769.5 126.9 769.7 127.9 770.8 127.7 771.1 126.8 773.7 124.8 775 125.2 775.4 125.9 776.3 125.5 775.5 124.1 774.8 123.3 774.5 122.1 778 122.2 780 121.1 780.6 119.3 780.1 117.9 780.1 117.1 780.8 115.6 781.4 114 783 111.5 783.8 110.9 784.8 109.3 786.2 107.9 787.2 107.6 788.9 106.5 790.4 107 791.3 108.2 793.3 108.6 793.8 110.4 792.3 112.8 790.4 113.7 790.1 114.4 791.3 114.8 792.9 114.8 793.1 115.7 794.4 115.1 795.3 115.4 796.3 115.2 797.2 115.7 797.6 116.5 797.3 117.8 796.3 119.1 795.6 121.7 798.7 121.4 799.3 120.7 799.6 119.1 800 118.8 801.4 119 803.4 118.4 805.2 119.1 806.6 118.5 808.1 118.5 810.2 120.3 811 120.6 811.8 120.3 812.4 122.3 812.5 123.7 812.4 125.1 812.9 126.4 813.4 126.1 813.6 124.8 814.5 125.8 814.9 128.2 815.7 128.9 815.3 131.4 813.7 130.9 812.5 129.7 812.9 132.3 813.9 131.5 814.3 132.5 815.1 133.3 815 135 814.5 136.4 812.5 139.1 811.1 139.9 809.9 141.9 808.9 142 807.7 143.3 806.2 143.9 805.4 145.3 804.9 145.3 804.6 146.7 803.7 147.9 802.4 148.6 799.9 152.2 798.8 152.6 796.5 152.7 796.7 153.8 796.2 155.2 794.4 156.1 793.7 157.8 793.4 159.4 794.3 159 794.9 157.2 796.2 157.4 798.4 157.3 799.6 156.7 800.5 155.9 803.3 154.7 804.6 154.3 805.5 153.2 807.3 151.7 806.8 151.1 805.7 151.9 804.3 152.1 803.9 150.7 804.9 149.1 805.9 148.8 807.6 149.7 808.5 149.1 808.7 150.4 809.2 151 811.1 151.8 812.9 151.3 813.7 150.3 814.2 151.9 814.3 152.8 814 154.4 814.8 156 815.5 155.4 815 153.8 816.5 153 818.4 152.8 819.9 151.9 823.1 152.2 825.9 153.1 829 153.4 829.4 154.4 828.5 154.6 828.4 156.4 828.9 157 830 157.6 831.5 158 832 157.2 833.1 157.3 833.8 158.7 835.6 159.2 838.5 159 838.8 158.2 839.5 158.2 841.4 159.4 841.9 159.1 842.6 157.3 842.1 154.8 842.1 153.4 842.5 152.6 843.6 152.6 844.5 151.2 845 151.1 846.9 152.4 847.3 153.3 847.8 153.4 848.8 154.3 850.2 153.6 850.7 154.9 851.8 154.6 852.5 153.7 853.4 154.2 854.2 153.8 855 155.2 855.9 155.4 856.3 156.1 856.9 156.5 857.4 157.5 858.2 157.8 858.9 158.9 858.5 159.6 858.5 161.1 858.9 162 857.6 162.6 857.7 163.6 858.8 164.3 858.9 166.6 857.9 167.4 857 167.5 856.5 168.6 857 169.8 857.5 170.2 858.6 169.4 858.7 170.2 857.6 170.7 858.3 171.8 859.1 174 860.1 175.6 860.8 176.2 861.5 177.4 862.8 177.5 863.4 178.9 864.3 178.3 865.1 177.1 866.8 170.8 867.5 169.2 868.3 168.7 868.3 170.1 869.7 172.1 871.1 173 872.9 173.4 874.7 172 876.2 171.3 877.1 171.3 879.4 172.1 881.2 171.6 882.3 171.7 882.1 172.9 880.9 173.1 881.6 174.3 882.8 174.3 882.6 173.2 883.2 171.6 884.1 171.9 884.5 171.4 885.6 171.7 886.1 173 887.5 172.7 888.1 172 887.6 170.8 887.3 168.4 888.2 165.9 887.5 165.9 886.3 166.4 886 165.3 886.3 164.5 887.1 163.5 889.5 163.6 890.6 163.2 891.3 162.5 891.1 161.6 890.4 160.2 891.8 160.1 893.6 161.2 898 161.6 903.2 162.8 906.8 164.4 907.7 165.1 911.4 165 913.6 165.9 915.6 167.7 916 168.9 915 169.9 914.2 169.1 913.5 170.5 914.5 171 915.8 171 916.8 172 917.6 172.2 918.5 173.3 919.9 173.6 920.7 174.4 921.5 176.3 921.3 177.1 922.8 178 926.3 177.8 928.1 177 932.4 176 935.1 175.9 940.1 177.4 941.2 178.1 942.4 179.2 943.2 180.7 943.7 182.8 943 186.2 943.5 186.9 946.3 188.2 946.8 189.3 948 188.6 947.9 189.7 950.3 187.7 951.3 187.8 952.7 187.4 953.8 187.5 954.8 187.1 955.8 188.1 956.6 188.4 959.4 188.4 960.9 188.9 962.6 189.1 965.2 187 966.3 188.6 966.7 191 968.1 191.5 969.4 192.3 969.9 194.1 970.3 194.5 972 194.3 973.7 193 974.1 192.2 973.7 190.3 973.2 188.6 972.2 188.3 972.2 187.5 972.9 186.6 972.9 184 977.9 185.4 978.8 185.3 979.9 186.1 980.8 185.6 981.9 186.3 982.8 186 985.4 186.2 988.1 186 989.1 187 990.3 187.7 992 188.3 993.7 189.3 995.6 189.8 997.5 191.3 998.7 192.6 998.9 193.3 999 204.6 998.9 221 997.7 222.5 995.6 223.6 993.7 223.5 992.9 223.3 991.6 222.1 991 222.8 990.1 222.4 989.2 222.5 988.9 223.1 990.1 224.1 991 223.3 991.9 223.1 992 224.7 992.8 225.9 993.7 226.4 994.5 225.9 995.3 227.8 995.9 231.3 997.2 232.8 997.2 234.7 997.8 235 997.8 236.2 997.3 237 996.6 237.3 996.6 238.2 993.6 236.8 992.3 236.7 991.1 236.8 989.5 237.5 988.6 238.3 986.7 239 984.1 240.9 982.6 241 982 241.9 981 241.7 980.9 242.5 979.4 243.8 977.1 246.6 976 246.8 975.1 247.9 973.1 249.2 972.5 251.4 971.8 251.6 971.2 251 970.6 249.2 969.1 248.3 966.8 248 963.1 249.7 960.9 252.4 960.5 252.2 961 250.3 960.6 249 958.1 250.8 957.6 252.2 957 252.4 956.6 251.4 956 250.9 955.4 251.5 954.4 251.4 953.3 252.1 953 253.5 952.5 253.9 952.8 255.2 951.7 256.3 952 257 950.3 258.6 949.6 260.1 949.2 261.4 949.3 262.7 950.5 263.3 951.1 262.5 952.7 263.5 952.2 264.8 951.3 265.5 951.3 268.5 952.6 268.8 952.8 271.4 952 272.2 950.8 271.2 949.4 271.9 948.5 274.1 948.4 275.2 948.6 276.6 949.4 277.9 949.4 278.4 948.3 279.6 947.1 279.7 946.7 279.2 945 279.9 943.7 281.2 943.1 283.2 943.4 284.2 943.5 286.2 942.6 285.6 941 286.2 939.6 287.1 939.3 288.5 939.5 289.9 938.7 291.4 937.7 292.8 936.8 293.5 935.6 294.9 934.5 295.9 934.4 294.9 933.9 294.1 933.7 290.7 932.9 287.7 932.3 282.7 931.4 278.2 931.2 275.4 931.6 272.3 932.5 268.8 932.8 268.3 934.5 266.7 935.2 265.3 934.8 263.4 936.7 263 937.2 262.2 938.4 262 941 259.8 942.6 257.8 943.2 256.3 945 254 946.1 253.2 947.8 251.2 948.7 250.3 949.2 249 951.1 247.9 951.8 247.2 953.7 246.5 953.6 245.5 954.4 244.4 954.5 243.6 954.1 242.9 954.8 241.5 955.2 238.6 956.2 237.4 957.6 237.2 956 235.9 952.9 236.9 952.3 238.8 952 240.8 952.6 241.7 952 242.6 951.4 241.8 950.2 242.1 946.4 246.1 945.8 247.1 944.8 247.4 944.2 247 944.6 245.8 943.4 245.9 943.3 244.3 944.4 242.1 944.6 241.3 943.9 240.8 942.6 241.8 941.8 240.7 941.1 240.5 940.1 241 938.2 241.4 936.7 241.3 934.5 242.9 934.2 244.5 932.5 246 932.1 247.4 929.3 249.7 928.2 251.1 927.6 252.3 927.3 253.9 929.6 254.3 930.2 255 929.9 255.8 928.1 255.8 927 256.5 926.1 255.8 925.4 255.7 923.8 257.2 922.4 256.7 921.4 257.4 919.8 257.7 919.1 256.4 919.9 256 921.6 256 919.7 253.7 917.8 254.2 916.6 253.3 914.6 252.8 913.5 253.4 913.5 254.2 912.5 254.2 912.7 255.5 911.7 255.5 911.3 254.9 910 254.8 908.9 255.5 906.1 254.4 905.5 255.7 904.4 255.5 904.5 254.8 902.6 254.6 901.6 254.9 899.1 254.7 897.8 255 897 254.8 895.1 255.7 893.8 256.8 892.5 258.9 890.4 260.5 889.3 263.1 888.2 263.7 887.5 264.7 885.7 266.1 884.3 267.6 883 269.4 883 270.2 879.2 274 878.3 274.5 877.4 275.8 875.6 277 874.8 278 875.1 278.5 876.4 279.3 878.8 279 879.4 279.4 879.1 283 880.2 282.8 880.8 281.9 882 282.3 880.8 284.2 882.5 283.9 884.6 282.3 884.6 280.7 886.1 281.2 887.4 280.7 888.6 281.8 888.9 282.8 891.3 285.1 891.9 286 891.3 286.6 891.6 288.3 891.3 289.5 892.3 290.4 891.8 291.6 890.6 293.1 890 294.5 889.9 295.7 889.4 296.7 889.4 297.8 889.8 299.7 889.4 300.5 889.5 301.9 889.1 303.4 889 304.5 888.5 306.6 886.2 309.3 885.4 311.1 884.1 312.6 883.5 314.4 881.7 317.3 879.3 319.8 877.4 322.5 876.6 323 874.5 326.4 872.1 328 871.3 328.7 869 329.4 868 328.8 866.9 328.7 866.8 327.3 865.8 327.9 865.2 327.7 863.9 329.2 862.9 329.7 862.3 331 Z M 690.9 120.3 690.8 121.4 689.3 123.8 689.1 124.6 687.6 125.3 683.3 128.1 681.8 128.7 680.6 129.7 677.8 130.7 676.9 131.4 676.3 131 675.5 132 674.8 132.2 674 133 672.8 133.7 671.9 133.8 671.2 134.7 670.5 136 669.5 136.3 667.9 137.7 667 139 667.8 139.2 667.7 140.1 667.1 140.3 667 141.3 665.8 141.6 665.9 142.4 665.2 142.9 664 141.8 663.6 144.2 662.2 143.8 662.5 146.3 661.3 148.7 659.7 148.5 660.2 149.8 660.3 150.9 659.4 151.1 659.5 152.5 659 153.1 658.2 153.2 658.4 154.3 657.9 155.3 656.9 156.3 655.8 156.1 656.5 157.4 655.7 158.9 655.5 160.3 654.9 160.8 653.9 163.5 653.7 165.3 653.8 166.3 653.6 168.4 654.5 171.6 656 175.1 657.9 177.5 659.2 178.6 659 179.6 658.3 179.7 657.9 180.6 656.4 179 656.1 179.6 654.7 179.8 653.8 179.1 652.8 180.2 651.3 178.8 649.9 178.9 648.7 178.3 648.7 176.3 649.8 175.8 648.3 174.5 647.8 172.3 646.7 173 645.3 172 643.9 172.5 642.9 170.9 642.7 169.2 643 167.6 643.8 166.8 645.1 167.1 646 164.8 646.4 163 645.6 161.3 645.8 160.5 647.2 159.4 647.6 157.4 648.1 156.6 649.2 156 650.7 155.9 650.3 154.8 651.2 152.1 650 152.6 649 151.3 650.8 149.7 651.8 149.4 651.9 148.5 652.5 147.6 654.2 147.7 653.6 146.5 653.9 145.8 653.7 144.9 655 143.8 654.3 143.2 654.6 142.1 655.7 142 656.5 141.3 655.4 140.6 656.3 139.1 655.2 138.5 655.2 136.8 655.9 136.8 656.7 137.6 657.5 136.4 657.7 135.2 658.1 134.7 660.1 134.9 660 133.3 661.1 132.3 661.5 131.4 662.4 130.6 664 128.4 665.4 128.5 666.7 127.7 666.6 126.2 667.3 125.6 668 126.2 668.4 127.3 669.3 126.4 669.2 125 669.6 124.3 671.1 124.1 672.3 124.4 673.3 125.2 674.1 124.7 675 124.9 676.5 123.9 677.8 123.8 679 123.1 679.8 122.1 680.8 121.9 681.5 121.1 682.8 121.3 682.7 119.5 683 118.8 685.7 116.5 687.7 115.7 688.8 115.7 690.2 116.5 691.1 118.3 691.2 119.1 690.9 120.3 Z M 16.2 211 16.6 212 18 211.2 17.3 210.6 17.7 209 17.1 207.3 19 207 23.8 208.1 25.5 210.5 27.1 212.1 29.2 213.6 29.3 214.4 28.5 214.5 27.6 215.3 27 217.1 25.4 216.9 25.7 218 23.2 217.8 22.7 218.6 22.7 220.7 21.9 221.9 20.8 222.4 20.8 223.7 21.7 224.1 22.2 224.9 20 226.1 17.8 225 17 223.6 15.2 222.7 13.9 222.6 12.7 221.4 12.7 220.2 12.3 218.8 11.9 218.3 9.5 217.4 8 218.2 5.8 218.2 5.2 217.7 5.3 216.6 4.3 215.2 5.2 213.6 3 212.8 2.9 213.7 2.1 213.6 1.7 214.7 2.1 216.3 2.8 217 2.9 217.8 2 220.1 1 221.1 1 193 2.7 193.7 3.8 194.5 5.5 196.2 7.7 198.2 12.4 201.5 13.8 202.8 15.3 205.2 15.2 207 15.5 208.9 15.3 210.1 16.2 211 Z M 896.7 284.7 896.7 286.4 897.3 287.6 896.9 289.6 896.8 291.6 897.1 293.2 897.6 293.5 898.6 298.4 899.5 300.9 900.2 303.9 899.4 303.3 898.3 303 897.2 303.1 896.4 303.8 896.3 304.9 895.2 308.1 895.2 309.4 895.7 310.6 896.4 311.4 896.8 313 897.7 313.5 898 315.2 897.1 314.5 896 314.2 894.8 314.3 894.1 316.4 893.5 316.2 893.2 314.5 893.8 312.2 893.6 310.1 894.2 308.3 894 307.1 893.3 305.4 893.7 304.3 894 302.1 894.1 299.3 893.8 297.3 894.3 295.3 893.8 293.6 892.7 291.6 892.7 289.8 893.1 288.7 893.4 286.8 893.2 284.9 894.1 284.4 894.7 284.8 895.5 282.4 894.7 280.9 895.6 280.3 896.3 281.5 896.1 282.6 896.7 284.7 Z M 885.5 125.2 885.6 126.2 886.6 126.9 887.2 127.7 888 128 887.8 128.8 888.6 129.7 889.5 129.9 889.5 130.9 890.7 130.4 890.7 128.3 891.2 126.7 892.6 127.3 892.2 126 893.2 126.2 895.4 129.1 896.9 129.7 897.9 129.1 898.8 129.4 900.3 130.7 901.1 130.9 902.8 132.4 901.6 134 901.7 135.6 901.2 136.9 900.4 137.9 899.3 138.4 898.9 137.9 898 137.8 898.4 139.1 897.6 139.7 895.8 139.6 895.2 140.6 894.7 140.4 893.7 139.3 893.3 138.5 892.5 139.2 888.5 140.6 888.2 139.6 887.2 138.8 886.9 139.5 887 140.4 886.7 141.5 885.6 142.3 884.7 141.6 883.1 141 882.3 139.2 880.8 137.8 879.7 135.7 879.7 134.8 880.3 134.4 880.6 133.4 880.3 130.6 881.2 130.2 881.1 128.2 881.7 127.5 882.9 127.4 883.2 126.2 884.2 125.5 885.5 125.2 Z M 771.8 72.6 771.5 75 770.5 76.4 770.7 77.6 772 76.6 772.4 75.1 773.1 74.7 773.3 73 775.1 72.8 776.7 74.8 777.4 76.9 777.1 78.6 776.7 83.8 776.5 84.7 775.8 85.4 776.9 87.8 777 89.8 775.8 91.4 772.8 92 770.3 91.2 768.4 88.9 765.8 88.8 764.9 87.7 763.8 88.3 763.2 88.1 761.9 85.3 761.7 82.4 759.1 80.1 760.7 77.7 762.2 76.7 761.8 74.5 763.3 72.4 764.2 72.9 764.9 72.2 770.5 71.2 771.5 71.9 771.8 72.6 Z M 785.7 84.5 785.2 86.3 784.8 89.6 784.3 90.8 784.8 91 785.6 88.5 786.4 88 787.2 86.7 788.3 87.3 788.6 88.8 789.6 89.8 790.1 92.1 790.7 91.2 791.6 91.9 791.9 93.3 792.1 95.3 791.7 96.8 790.6 98.6 789 98.5 785.3 100.2 784.6 100 781.5 100.1 777.4 103.4 776.4 103.5 776 102.5 776.4 100.8 777.6 98.2 778.6 93.2 779.2 92 779.9 92.1 779.8 90.9 780 89.7 780.8 88.9 780.7 87.7 781 86.6 781.7 85.5 782 84.3 782.5 84.1 783 85.4 783.5 85.3 783.6 83.8 784.1 82.9 785.2 83.5 785.7 84.5 Z M 771.5 61.3 771.6 62.2 770.3 63.4 769.6 63.6 769.3 65.5 769.7 68 770 68.8 769.7 69.8 765.3 70.3 762.3 71.4 761.7 72.4 761.4 73.5 759.5 73.4 757.3 71.7 755.9 71.4 756.6 70.6 755.7 69.3 754.5 69.5 754.2 68.6 756.3 68.2 755.7 66.8 757 65.5 757.4 65.6 757.7 63.6 758.6 61.8 757.2 61.9 757 61.2 757.5 59.9 758.4 59.2 758.5 57.9 763 55 764 53.6 764.4 52.3 765.9 52.4 766.1 53.8 767.5 55.6 768.5 58.4 770.2 60.2 771.2 60.6 771.5 61.3 Z M 907.6 135 908.5 133.9 909.3 133.7 910.4 134.2 911.4 134.1 912 136.4 914 135.7 916.3 136.3 917.3 137.5 918.5 137.2 917.8 138.5 917.7 139.9 914.9 141 913.7 141.4 910.9 140.9 909.5 139 907.8 138.4 906.8 137.3 905.3 136.2 905.6 135.6 905.4 134.3 905.9 132.6 906.9 133 906.6 133.8 907.6 135 Z M 563.2 280.3 559.8 280.5 554.9 279.9 555.4 277.6 556.9 277.4 558.1 275.9 558.2 275.9 556.9 277.4 558.1 277.7 558.9 277.3 559 276 560.6 276.8 562.3 277 563.3 277.7 562.9 279.8 563.2 280.3 Z M 895.1 150.4 897.2 152.6 898.1 154.4 897.8 155.3 898 156.5 897.2 156.9 895.8 156.4 895 156.5 892.6 155.8 890.6 154.6 889.2 154.7 888.1 155.4 887.8 154.4 889.1 154.4 890.4 152.6 890.6 151.4 891.3 150.2 891.7 150.5 893.9 149.7 895.1 150.4 Z M 5.2 171.8 6.3 172.6 7.8 174.4 7.7 175.6 6.8 176.3 2.7 177.6 1 176.8 1 172 3.2 171.4 5.2 171.8 Z M 641.2 59.1 640.1 60.2 640.9 60.7 642.1 60.4 643.2 61.8 642.6 63 641.9 63.5 641.3 64.7 637.9 65.7 638 67.2 637.5 67.9 635.3 67.5 634.8 68.9 635.6 69.2 635.8 70.9 634.4 71.7 633.4 71.7 633 72.5 632.2 72.2 632.9 70.8 632.9 69.9 631.5 70 631.4 70.7 630.3 70.7 629.8 68.8 630.9 67.5 631.2 68.5 632.9 68.4 632.4 67.3 633.6 66.9 633.5 66.2 632.2 66 632.9 64.9 634.4 64.7 635.2 65.6 636.3 65.1 636.8 63.1 637.5 62.4 636.5 62 636.3 60.5 638.8 58 639 59.3 640.9 57.8 641.2 59.1 Z M 639.2 191.1 639.1 191.7 638.3 192.5 637.6 193.9 636.4 194.6 634.9 195.1 633.7 193.8 633.8 191.1 634.9 189.3 636.4 188.9 637.5 189.6 639.2 191.1 Z M 662.7 57 660.1 60 660.1 61.1 659.7 61.8 658.2 62.4 657.4 63.5 656.5 63.8 654.3 63.4 654.1 61.4 652.2 61.8 651.5 60.7 650.4 60.7 650.2 59.9 650.7 59.3 652 59.5 652.7 59.1 655.2 61.1 656.9 61 656.9 60.6 655.1 59.9 653.5 57.8 652.5 57.9 651.1 56.5 651.8 55 654.1 56.7 656 56.7 657.9 59.1 658.8 58.7 656.8 55.8 656.8 55.5 659.5 56.3 660.8 57.2 660.7 55.8 662.1 55.4 662.8 55.5 662.7 57 Z M 672.2 59.7 672.5 61.3 672.4 62.5 671.9 64 671 64.5 670.8 66 669.6 67.5 668.1 67.2 667.3 66.3 665.5 67.3 664.7 65.8 664.8 62.5 665.3 61.4 665.4 60.5 666.5 59.8 667.5 60.7 669.6 59.9 670.8 59.2 672 59.3 672.2 59.7 Z M 678.5 61.9 675 63.1 673.4 60.7 673.4 60.4 674.9 58.5 675.1 57.9 677.6 57.4 678 54.3 678.9 53.4 679.5 53.5 680.8 54.6 681.2 56.4 681 57.2 681.1 58.8 680.1 60.7 678.5 61.9 Z M 664.6 182.1 665.8 183.9 667.5 185.4 667.8 186.5 667 187.5 665.3 187.3 665.1 186.1 663.9 185.6 662.5 184.4 662.1 182.8 663 181.5 663.7 181.2 664.6 182.1 Z M 758.2 78 756.6 78.6 755.4 78.5 754.2 78.9 753.2 78.2 754.5 77.8 755.1 78.2 755.9 77.1 755.4 76.5 753.1 76 753.3 74.8 753 72.9 754.2 72.5 755.4 72.7 758.8 73.6 760 75.1 759.7 76.3 758.2 78 Z M 999 172.1 999 176.8 997.6 177.8 997.1 177.6 995.6 178.4 995.1 176 995.9 174.8 996.7 174.3 997.4 173.1 999 172.1 Z M 697.8 155.2 698.6 156.6 697.2 157.6 696.5 157.6 695.3 158.5 693.8 158 694.1 156.2 694 154.9 694.9 154.3 696.2 153.9 697.5 154.5 697.8 155.2 Z M 814.5 145.1 813.9 146.7 812.7 148 811.1 147.5 810.3 146.7 809.1 145.8 809.4 145.2 810.4 145.2 810.5 143.5 811 143.3 813.8 143.8 814.5 145.1 Z M 631.9 59.7 632.9 60.3 634.4 60.4 635 62.9 634.8 63.4 633.5 62.9 632.6 61 631.7 61.5 631.2 62.6 631.3 63.9 630.6 63.7 629.9 64.8 629.2 64.7 628.3 66.3 627.7 66 627.6 64.6 626.2 65.2 625.1 63.9 630.1 61.2 631 59.7 631.9 59.7 Z M 969.1 188.5 968.3 188.5 966.8 187.9 965.2 186.4 965.6 185.6 966.5 184.8 969.6 186 969.1 188.5 Z M 664.2 68.1 663.3 68.6 662.8 68.3 661.4 69.3 662 70.3 661.9 71.3 660.9 71 660.8 72.2 659 71.1 658.8 70 658.8 67.9 658.3 66.4 659.8 65.9 661.9 66.1 663.5 66.9 664.2 68.1 Z M 658.5 68.5 658.1 72.7 655.7 72.6 655 71.9 655.6 70.7 655.2 68.6 656 68.2 657 68.6 657.4 67.9 658.5 68.5 Z M 956.5 257.5 953.9 258.1 954.4 256.7 956.3 255.9 956.7 256.7 956.5 257.5 Z M 713.6 165.4 713.1 165.1 715.1 162.4 716.8 162.9 717.1 163.6 715.6 165.3 713.6 165.4 Z M 882.6 277.6 882.5 278.3 881.7 279.1 881.1 277.9 880.6 277.8 881.4 276.4 883.1 277.1 882.6 277.6 Z M 932.9 297.8 932.2 299 931.4 299.2 930.9 300 930.3 299.7 930.3 298.7 931.5 298.4 932.4 296.8 932.9 297.8 Z M 660 51.6 656.6 54 656 53 654.3 53.3 653.9 51.8 654.2 51 656.7 52.2 656.5 49.7 657.4 49.6 660 51.3 660 51.6 Z M 890.9 149 889.7 149.8 888.7 148.1 888.8 146.7 890.4 146.1 891.2 146.8 890.9 149 Z M 649.4 70.1 648.6 70.5 648.2 71.5 646.6 71.1 645.3 70.6 645 69.7 646.6 68.7 646.6 67.6 647.9 67.3 648.1 68.3 649.4 70.1 Z M 720.5 161.1 720 161.5 719.1 161.3 718.1 160.6 718.1 159.8 719.5 157.8 720.4 159.4 720.5 161.1 Z M 753.2 56.1 751.8 56.2 750.1 55.6 749.8 54.4 750.2 53.5 752.4 53 754 53.7 754.2 54.8 753.2 56.1 Z M 669.6 58.3 668.2 58.7 667.4 58.4 666.6 57.2 667.6 56 669.6 54.8 670.6 55.2 670.7 56.5 669.6 58.3 Z M 646.5 173.3 647.6 175.3 647.1 176.3 646.5 176 645.8 174.7 644.8 174.1 645.8 173.3 646.5 173.3 Z M 661.9 49.7 660.4 49.9 659.2 48.9 657.8 48.7 658 47 659.8 46.5 660.6 47.7 661.9 48.3 662.3 49 661.9 49.7 Z M 960.4 275.6 961.4 277.5 960.6 277.5 960 276.1 960.4 275.6 Z M 876.2 134.5 875.7 134.1 876.1 132.2 876.2 129.9 877.6 131.8 877 133.2 877 134 876.2 134.5 Z M 661.9 43.7 660.8 43.7 660.8 41.8 663.8 40.8 664.6 41.6 664.2 43.2 661.9 43.7 Z M 676.1 43.8 676.8 44.4 676.9 45.5 675.9 46.4 674.6 46.2 673.8 45.8 673.5 44.9 672.8 44.8 672.8 44 674.3 44 676.1 43.8 Z M 722.1 59.6 721.5 59.8 719.4 59.7 719.4 58.8 719.9 57.8 721 57.4 722.6 57.8 723 58.6 722.1 59.6 Z M 711.6 79.7 712.1 79.5 713.1 79.9 714.5 80.9 714.8 81.7 712.8 81.8 712.6 81 711.7 81 711.6 79.7 Z M 642 74 642.4 75 639.9 74.8 640 74 641.4 72 642.1 72.8 642 74 Z M 766.9 115.2 766 116 764.9 115 766 114.5 767.5 113.2 767.8 113.9 766.9 115.2 Z M 665.6 74.5 664.6 75 663.3 73.6 664.3 72.4 665.3 72.3 665.9 72.7 666.1 73.7 665.6 74.5 Z M 663.4 61 661.9 61.6 660.6 61 660.5 60.4 661.3 59.5 663.2 59.1 663.6 60.2 663.4 61 Z M 706.9 158.8 706.7 160.1 705.3 158.8 706.1 157.6 707.1 157.9 706.9 158.8 Z M 741.6 139.1 740.9 139.8 741 140.5 740 141.2 739.1 139.6 740.2 139.5 741.3 138.6 741.6 139.1 Z M 727.7 133.4 728.2 134.6 727.6 135.6 726.4 135.4 727.7 133.4 Z M 798.4 100.3 798.7 101 797.7 101.8 795.6 101.2 796.2 100.4 797.5 100.6 798.4 100.3 Z M 876.2 146.9 877.8 149 877 149 876.4 148.5 876 147.3 876.2 146.9 Z M 638.9 72.6 638.3 72.7 637.5 71 638.8 69.9 639.6 70.9 639 71.6 638.9 72.6 Z M 731.3 179.4 730.8 180.2 730.8 181.4 730.3 181.7 730.5 179.5 731.3 179.4 Z M 650.8 66.8 649.4 66.3 649.4 63.8 651 65.6 650.8 66.8 Z M 660.2 54.8 658.9 55 658.2 54 660.5 52.8 660.8 53.3 660.2 54.8 Z M 663.4 49 664.3 49.8 664.4 51.1 663.6 51.5 662.6 51.1 662.4 50 663.4 49 Z M 652.1 64.9 652.8 65.4 652 66.2 652 67.8 650.9 67.2 651.5 65.7 652.1 64.9 Z M 640.7 53.4 641.4 54.6 640.7 55.7 640 55.9 639.8 54.1 640.7 53.4 Z M 660.8 63.2 661 63.5 660.5 64.9 659.7 65 658.9 64.4 659.3 63.5 660.8 63.2 Z M 748.7 112.8 748.3 113.5 747.3 113 747.5 112.2 748.6 111.9 748.7 112.8 Z M 913.9 118.7 913.7 119.8 912.9 119.8 912.7 118.9 913.9 118.7 Z M 796.1 98.9 794.9 99.3 795.4 97.9 796.1 98.9 Z M 653.5 69.7 653 68.7 654 68.6 653.5 69.7 Z M 650.3 70.9 650 68.9 650.9 69 650.8 70.3 650.3 70.9 Z M 667.9 52.2 666.7 52 667.1 51.3 667.9 52.2 Z M 730.4 127.8 728.8 128 728.8 127.5 730.4 127.8 Z M 655 66.8 656 67.3 655.7 68 654.7 67.4 655 66.8 Z M 663.3 75.2 661.9 74.2 662.7 73.9 663.3 75.2 Z\",\"Xmax\":999,\"Xmid\":768.1,\"Xmin\":530,\"Ymax\":335,\"Ymid\":240,\"Ymin\":40.8,\"economy/currency\":\"Russian rubles (RUB)\",\"economy/gdp_per_capita_ppp/2017\":\"27900\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.847 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.21,\"energy/electricity_from_nuclear_fuels\":0.11,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":16377742,\"geography/area/water\":720500,\"geography/area_comparative\":\"approximately 1.8 times the size of the US\",\"geography/area_sqkm\":17098242,\"geography/climate\":\"ranges from steppes in the south through humid continental in much of European Russia; subarctic in Siberia to tundra climate in the polar north; winters vary from cool along Black Sea coast to frigid in Siberia; summers vary from warm in the steppes to cool along Arctic coast\",\"geography/coastline\":\"37,653 km\",\"geography/elevation/highest_point\":\"Gora Elbrus (highest point in Europe) 5,642 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"600\",\"geography/geographic_coordinates\":\"60 00 N, 100 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; largest country in the world in terms of area but unfavorably located in relation to major sea lanes of the world; despite its size, much of the country lacks proper soils and climates (either too cold or too dry) for agriculture \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Russias far east, particularly the Kamchatka Peninsula, lies along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; Mount Elbrus is Europes tallest peak; Lake Baikal, the deepest lake in the world, is estimated to hold one fifth of the worlds fresh surface water\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; Kaliningrad oblast is an exclave annexed from Germany following World War II (it was formerly part of East Prussia); its capital city of Kaliningrad - formerly Koenigsberg - is the only Baltic port in Russia that remains ice free in the winter\",\"geography/land_boundaries/border_countries\":\"Azerbaijan 338 km, Belarus 1312 km, China (southeast) 4133 km, China (south) 46 km, Estonia 324 km, Finland 1309 km, Georgia 894 km, Kazakhstan 7644 km, North Korea 18 km, Latvia 332 km, Lithuania (Kaliningrad Oblast) 261 km, Mongolia 3452 km, Norway 191 km, Poland (Kaliningrad Oblast) 210 km, Ukraine 1944 km\",\"geography/land_boundaries/total\":\"22,408 km\",\"geography/land_use/agricultural_land_arable_land\":0.073,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.057,\"geography/land_use/forest\":0.494,\"geography/land_use/other\":0.375,\"geography/location\":\"North Asia bordering the Arctic Ocean, extending from Europe (the portion west of the Urals) to the North Pacific Ocean\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"broad plain with low hills west of Urals; vast coniferous forest and tundra in Siberia; uplands and mountains along southern border regions\",\"government/administrative_divisions\":\"46 provinces (oblasti, singular - oblast), 21 republics (respubliki, singular - respublika), 4 autonomous okrugs (avtonomnyye okrugi, singular - avtonomnyy okrug), 9 krays (kraya, singular - kray), 2 federal cities (goroda, singular - gorod), and 1 autonomous oblast (avtonomnaya oblast) \\u0026lt;strong\\u0026gt;oblasts:\\u0026lt;/strong\\u0026gt; Amur (Blagoveshchensk), Arkhangelsk, Astrakhan, Belgorod, Bryansk, Chelyabinsk, Irkutsk, Ivanovo, Kaliningrad, Kaluga, Kemerovo, Kirov, Kostroma, Kurgan, Kursk, Leningrad, Lipetsk, Magadan, Moscow, Murmansk, Nizhniy Novgorod, Novgorod, Novosibirsk, Omsk, Orenburg, Orel, Penza, Pskov, Rostov, Ryazan, Sakhalin (Yuzhno-Sakhalinsk), Samara, Saratov, Smolensk, Sverdlovsk (Yekaterinburg), Tambov, Tomsk, Tula, Tver, Tyumen, Ulyanovsk, Vladimir, Volgograd, Vologda, Voronezh, Yaroslavl; \\u0026lt;strong\\u0026gt;republics:\\u0026lt;/strong\\u0026gt; Adygeya (Maykop), Altay (Gorno-Altaysk), Bashkortostan (Ufa), Buryatiya (Ulan-Ude), Chechnya (Groznyy), Chuvashiya (Cheboksary), Dagestan (Makhachkala), Ingushetiya (Magas), Kabardino-Balkariya (Nalchik), Kalmykiya (Elista), Karachayevo-Cherkesiya (Cherkessk), Kareliya (Petrozavodsk), Khakasiya (Abakan), Komi (Syktyvkar), Mariy-El (Yoshkar-Ola), Mordoviya (Saransk), North Ossetia (Vladikavkaz), Sakha [Yakutiya] (Yakutsk), Tatarstan (Kazan), Tyva (Kyzyl), Udmurtiya (Izhevsk); \\u0026lt;strong\\u0026gt;autonomous okrugs:\\u0026lt;/strong\\u0026gt; Chukotka (Anadyr), Khanty-Mansi-Yugra (Khanty-Mansiysk), Nenets (Naryan-Mar), Yamalo-Nenets (Salekhard); \\u0026lt;strong\\u0026gt;krays:\\u0026lt;/strong\\u0026gt; Altay (Barnaul), Kamchatka (Petropavlovsk-Kamchatskiy), Khabarovsk, Krasnodar, Krasnoyarsk, Perm, Primorskiy [Maritime] (Vladivostok), Stavropol, Zabaykalsk [Transbaikal] (Chita); \\u0026lt;strong\\u0026gt;federal cities:\\u0026lt;/strong\\u0026gt; Moscow [Moskva], Saint Petersburg [Sankt-Peterburg]; \\u0026lt;strong\\u0026gt;autonomous oblast:\\u0026lt;/strong\\u0026gt; Yevreyskaya [Jewish] (Birobidzhan)\",\"government/capital/geographic_coordinates\":\"55 45 N, 37 36 E\",\"government/capital/name\":\"Moscow\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Russian lands were generally referred to as Muscovy until PETER I officially declared the Russian Empire in 1721; the new name sought to invoke the patrimony of the medieval eastern European Rus state centered on Kyiv in present-day Ukraine; the Rus were a Varangian (eastern Viking) elite that imposed their rule and eventually their name on their Slavic subjects\",\"government/executive_branch/chief_of_state\":\"President Vladimir Vladimirovich PUTIN (since 7 May 2012)\",\"government/executive_branch/head_of_government\":\"Premier Dmitriy Anatolyevich MEDVEDEV (since 8 May 2012); First Deputy Premier Anton Germanovich SILUANOV (since 18 May 2018); Deputy Premiers Maksim Alekseyevich AKIMOV (since 18 May 2018), Yuriy Ivanovich BORISOV (since 18 May 2018), Konstantin Anatolyevich CHUYCHENKO (since 18 May 2018), Tatyana Alekseyevna GOLIKOVA (since 18 May 2018), Olga Yuryevna GOLODETS (since 21 May 2012), Aleksey Vasilevich GORDEYEV (since 18 May 2018), Dmitriy Nikolayevich KOZAK (since 14 October 2008), Vitaliy Leontyevich MUTKO (since 19 October 2016); Yuriy Petrovich TRUTNEV (since 31 August 2013)\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red\",\"government/government_type\":\"semi-presidential federation\",\"government/independence\":\"25 December 1991 (from the Soviet Union; Russian SFSR renamed Russian Federation); notable earlier dates: 1157 (Principality of Vladimir-Suzdal created); 16 January 1547 (Tsardom of Muscovy established); 22 October 1721 (Russian Empire proclaimed); 30 December 1922 (Soviet Union established)\",\"government/national_holiday\":\"Russia Day, 12 June (1990); note - commemorates the adoption of the Declaration of State Sovereignty of the Russian Soviet Federative Socialist Republic (RSFSR)\",\"government/national_symbol_s\":\"bear, double-headed eagle; national colors: white, blue, red\",\"introduction\":\"Founded in the 12th century, the Principality of Muscovy was able to emerge from over 200 years of Mongol domination (13th-15th centuries) and to gradually conquer and absorb surrounding principalities. In the early 17th century, a new ROMANOV Dynasty continued this policy of expansion across Siberia to the Pacific. Under PETER I (ruled 1682-1725), hegemony was extended to the Baltic Sea and the country was renamed the Russian Empire. During the 19th century, more territorial acquisitions were made in Europe and Asia. Defeat in the Russo-Japanese War of 1904-05 contributed to the Revolution of 1905, which resulted in the formation of a parliament and other reforms. Devastating defeats\\u0026amp;nbsp;and food shortages\\u0026amp;nbsp;in World War I led to widespread rioting in the major cities of the Russian Empire and to the overthrow in 1917 of the ROMANOV Dynasty. The communists under Vladimir LENIN seized power soon after and formed the USSR. The brutal rule of Iosif STALIN (1928-53) strengthened communist rule and Russian dominance of the Soviet Union at a cost of tens of millions of lives. After defeating Germany in World War II as part of an alliance with the US (1939-1945), the USSR expanded its territory and influence in Eastern Europe and emerged as a global power. The USSR was the principal adversary of the US during the Cold War (1947-1991). The Soviet economy and society stagnated in the decades following Stalins rule, until General Secretary Mikhail GORBACHEV (1985-91) introduced glasnost (openness) and perestroika (restructuring) in an attempt to modernize communism, but his initiatives inadvertently released forces that by December 1991\\u0026amp;nbsp;led to the dissolution of\\u0026amp;nbsp;the USSR into Russia and 14 other independent states. Following economic and political turmoil during President Boris YELTSINs term (1991-99), Russia shifted toward a centralized authoritarian state under President Vladimir PUTIN (2000-2008, 2012-present) in which the regime seeks to legitimize its rule through managed elections, populist appeals, a foreign policy focused on enhancing the countrys geopolitical influence, and commodity-based economic growth. Russia faces a largely subdued rebel movement in Chechnya and some other surrounding regions, although violence still occurs throughout the North Caucasus.\",\"name\":\"Russia\",\"people_and_society/age_structure/0_14_years\":0.1721,\"people_and_society/age_structure/15_24_years\":0.0941,\"people_and_society/age_structure/25_54_years\":0.4421,\"people_and_society/age_structure/55_64_years\":0.1451,\"people_and_society/age_structure/65_years_and_over\":0.1466,\"people_and_society/birth_rate\":\"10.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Russian 77.7%, Tatar 3.7%, Ukrainian 1.4%, Bashkir 1.1%, Chuvash 1%, Chechen 1%, other 10.2%, unspecified 3.9% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"12.476 million MOSCOW (capital), 5.427 million Saint Petersburg, 1.65 million Novosibirsk, 1.493 million Yekaterinburg, 1.261 million Nizhniy Novgorod, 1.167 million Samara (2019)\",\"people_and_society/nationality/adjective\":\"Russian\",\"people_and_society/nationality/noun\":\"Russian(s)\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"142122776\",\"people_and_society/population_growth_rate\":-0.0011,\"people_and_society/urbanization/urban_population\":\"75.4% of total population (2019)\",\"transportation/airports\":\"1218\",\"transportation/railways/total\":\"87157\",\"transportation/roadways/total\":\"1283387\"},{\"BoxHeight\":225.99999999999994,\"BoxWidth\":329.69999999999993,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.901,\"ISO3_Code\":\"FRA\",\"ISO_Code\":\"FR\",\"Path\":\"M 507.1 295.3 507.3 295.9 507.2 296.1 507.3 296.5 507.5 296.5 507.9 297 508.1 297 508.4 296.7 508.6 296.6 508.8 296.7 508.9 296.7 509 296.9 509.2 297.8 509.4 297.9 509.7 297.7 509.8 297.9 510 297.9 510.1 298 510.2 298.5 510.3 298.6 510.5 298.5 510.8 298.6 511.2 298.5 511.6 298.9 511.5 299.4 511.7 299.7 511.5 300.1 511.7 300.2 512.3 300.3 513 300 513 299.8 513 299.7 513.3 299.4 513.5 299.4 513.4 299.8 513.3 300.2 513.5 300.4 513.5 300.8 513.8 300.9 514.3 301.2 514.7 301.4 514.7 301.7 515 301.7 515.2 302.2 515.9 302 516.1 302 516.3 302.2 516.6 302.4 516.9 302.3 517.2 302.1 517.7 302.3 517.9 302.3 518.2 302.5 518.3 302.9 518.6 303.4 518.7 303.6 518.9 303.6 519 303.4 519.5 303.5 519.5 303.8 519.7 303.6 519.9 303.8 520.2 303.8 520.4 303.6 520.7 303.6 520.9 303.9 521.2 304.1 521.9 304.1 522.4 304.3 522.8 304.4 522.6 304.6 522.4 305.1 522.1 305.5 522 305.5 521.7 306 521.4 307.1 521.3 307.4 521 308 521 308.3 521.1 308.6 520.9 309.3 520.9 309.5 520.8 309.8 521 310.2 520.9 310.3 520.8 310.5 520.6 310.7 520.6 310.8 520.5 310.8 520.4 310.8 520.3 310.8 519.9 310.8 519.8 310.5 519.5 310.5 519.2 310.8 519.2 311.1 519.5 311.2 519 311.9 518.4 312.6 517.9 312.8 517.9 313.2 517.8 313.5 517 314.2 517 314.4 516.8 314.9 517.1 315.1 517 315.3 516.9 315.6 516.6 315.8 516.5 316.1 517 316 517.4 315.7 517.4 315.6 517.2 315.4 517.5 315 518.1 314.8 518.9 314.9 518.8 315.2 519 315.5 518.9 316 519.1 316.1 519.1 316.4 519.3 316.4 519.5 316.9 519.3 317.2 518.9 317.3 518.9 317.5 519 317.8 519.4 318.1 519.4 318.6 519.7 318.7 519.9 319 519.7 319.3 519.7 319.6 519.3 319.8 519 320 518.8 320 518.4 320.1 518.5 320.5 518.7 320.5 518.7 320.9 519 321.1 519.4 321.2 519.5 321.6 519.6 321.7 519.6 321.8 519.4 321.8 519.3 321.9 519.2 322.2 519 322.4 519.2 322.8 519.1 323.1 519.5 323.6 520.4 324 521.2 323.8 521.4 324.2 520.8 325 520.9 325.3 520.6 325.4 520.6 325.5 520.5 325.5 520.6 325.5 519.9 325.8 519.7 326.1 519.6 326.1 519.6 326.4 519.4 326.2 519.2 326.5 519 326.7 518.7 326.7 518.4 327.1 518.5 327.3 518.4 327.6 517.9 327.7 517.8 327.7 517.6 327.9 517.2 327.9 517 328 516.6 327.9 516.2 328 515.8 327.7 515.7 327.6 515.5 327.6 515.3 327.5 514.9 327.5 514.8 327.2 514.8 327.1 514.7 326.9 514 327 513.7 326.7 513.5 326.7 513.5 326.9 513.4 327 512.8 326.9 512.7 326.8 512.7 326.7 512.6 326.6 511.7 326.5 511.5 326.4 511.4 326.2 511.3 326.2 510.8 326.3 509.8 327.1 509.3 327.2 509 327.5 508.9 327.7 508.5 328.1 508.4 328.9 508.4 329.1 508.5 329.9 508.5 330 508.7 330.3 508.8 330.4 508.4 330.3 508 330.3 507.5 330.5 507.3 330.7 507.1 330.8 506.3 330.4 506 330.5 505.6 330.7 505.5 330.5 505.3 330.4 504.8 330.2 504.9 330 505 329.9 504.3 329.6 504 329.8 503.7 329.4 503.5 329.4 503.2 329.4 503 329.1 502.8 329.1 502.6 329 502.4 328.9 501.9 328.9 501.9 329.1 501.8 329.4 501.3 329.4 501 329.3 500.8 329.5 500.5 329.3 500.3 329.4 499.9 329.5 499.4 329.1 499.1 328.8 498.9 329 498.5 329 498 328.6 497.9 328.4 497.4 328.4 496.6 328.1 496.4 327.9 496.2 328.1 496.1 328.1 496 328 496 327.8 496.1 327.5 496.1 327.3 495.8 327.2 495.6 327.3 495.4 327.1 495.2 327.2 495 326.9 495.1 326.9 495.4 326.8 495.8 326.3 495.8 326.1 496 325.9 496.2 324.9 496.3 323.9 496.5 322.6 496.7 322.1 496.9 321.8 496.8 321.7 496.6 321.6 496.6 321.5 496.9 318.7 497.1 318.6 497.2 318.7 498 319.7 498 319.3 497.9 318.9 497.7 318.6 496.6 317.8 496.5 317.1 496.2 316.8 496.1 316.5 496.5 316.7 496.7 317.1 496.6 317.4 496.8 317.4 496.8 317.2 497 317 497.1 316.5 496.9 316.1 496.6 316 496.9 315.6 496.9 315.4 497 315.3 496.7 315.3 496.6 315.5 495.4 314.9 495 314.6 494.9 314.4 494.9 314.3 494.6 313.8 494.4 313.6 494.1 313.2 494.1 313.1 494.4 312.7 494.5 312.5 494.4 312.3 494.3 312.2 493.9 312 494 311.5 493.7 311.6 493.2 311.5 493 311.1 493.2 310.8 493.1 310.5 492.8 310.4 492.2 310.6 491.9 310.2 491.3 310.2 491.2 310.1 490.7 309.7 490.3 309.6 490.2 309.4 490.2 309.1 490 309.4 489.4 309.3 489 309 488.3 309.3 488 309.3 487.7 308.7 487.3 308.3 488 307.8 487.9 307.6 487.4 307.6 487.3 307.4 487.4 307.3 488 307.3 488 307.2 487.6 307 486.9 307 486.8 306.8 486.9 306.2 487.8 305.8 488.8 305.5 489.2 305.7 489.5 305.6 489.9 305.7 490.2 305.4 490.1 305.2 490.1 305.1 491.2 304.9 491.3 304.9 491.9 305.4 492.2 306 492.5 306.3 493.2 305.8 493.5 305.7 493.9 306 494.1 306 494.7 305.6 494.9 305.6 494.9 305.9 495.4 305.9 495.6 305.9 496 305.7 495.7 305.3 495.7 304.4 495.5 303.5 495 302.6 494.9 302.3 494.7 301.4 494.9 301.4 495.4 301.5 496.1 301.3 496.4 301.4 496.5 301.6 496.4 302.1 496.9 302.9 497 302.7 497.3 302.6 497.8 302.8 498.9 302.9 499.4 303.1 499.8 303 500.3 302.7 500.4 302.6 500.8 302.5 501.1 302.4 501.4 302.3 501.6 302.5 501.7 302.5 501.8 302.4 501.6 302.4 501.5 302.3 501.4 302.3 501.4 302.2 501 302.4 500.7 302.4 500.5 302.4 500.4 302.3 500.3 302.2 500.2 302.2 500.2 302.1 500.3 301.9 500.4 301.6 500.5 301.4 500.6 301.3 500.9 301.1 501.1 301 501.6 300.7 501.9 300.6 502.2 300.6 502.6 300.4 502.8 300.4 503 300.3 503.3 300.2 503.7 299.8 503.8 299.8 504.2 299.2 504.5 299.2 504.3 298.7 504.4 298.5 504.6 298.5 504.5 298.4 504.4 298.4 504.3 298.3 504.4 297.8 504.4 297.7 504.4 297.5 504.3 297 504.4 296.7 504.4 296.3 504.6 296.2 504.8 296 504.9 295.9 505.7 295.6 506 295.6 507.1 295.3 Z M 505.5 330.2 505.4 330.2 505.4 330.3 505.5 330.4 505.5 330.2 Z M 356.8 449.3 356.5 449.5 356.4 449.8 355.9 450.3 355.3 451.4 354.9 451.8 354.9 452.1 354.3 453.2 354.4 453.4 354.3 453.6 354 454 353.5 454.2 353.3 454.5 353 454.5 352.8 454.4 352.3 454.5 352.4 454.3 352.2 454.1 351.6 454.3 351.1 454.2 350.9 454 350.5 454.3 350.4 454.4 350.1 454.5 350 454.7 349.8 454.6 349.4 454.6 349.3 454.5 349 454.4 348.8 454.2 348.7 454.1 348.9 454.1 349 453.9 349.2 453.7 349.7 452.8 349.8 452.4 349.7 451.8 350.1 451.4 350.3 450.6 350.1 450.4 350 450.1 349.8 450 349.5 449.7 349.3 449.3 349.4 449.1 349.2 449 349.2 448.5 349.1 448.4 349.1 447.8 349 447 349.2 446.5 350.2 445.2 350.3 445 350.3 444.8 350.4 444.6 350.8 444.7 351.7 445.1 352.4 445.2 353.2 445.5 354.8 446.9 355 446.9 355.4 447.2 355.9 447.5 356.3 447.7 356.7 448.6 356.9 449 356.8 449.3 Z M 526.3 328.9 526.2 329.5 526.4 330 526.4 330.3 526.5 331.6 526.1 332.2 526.1 332.6 526.1 333.1 525.9 333.5 525.9 333.6 525.7 333.8 525.6 334.3 525.5 334.4 525.3 334.3 525.2 334.1 524.8 333.9 524.4 333.6 524.4 333.5 524.6 333.3 524.6 333.2 524.1 333 524.3 332.7 524.4 332.4 524.3 332.3 523.9 332.4 523.9 332.3 523.9 332.2 524.2 331.8 524.1 331.7 523.8 331.5 523.8 331.2 524.1 331 523.9 330.8 523.7 330.7 523.8 330.6 524 330.3 524.1 330.1 524.4 329.8 525 329.6 525.3 329.3 525.8 329.4 525.9 328.4 526.1 328.3 526.3 328.9 Z M 654.3 519.9 654.4 520 654.4 520.2 654.6 520.5 654.8 520.6 654.8 520.7 654.7 520.9 654.7 521.1 654.6 521.2 654.3 521.3 653.8 521.1 653.6 521 653.4 521 653.3 520.8 653.3 520.6 653.2 520.5 653.1 520.4 653.1 520.2 653.2 520.1 653.3 519.9 653.4 519.9 653.6 519.8 653.7 519.7 654 519.8 654.1 519.8 654.3 519.9 Z M 330.2 414.8 330.2 414.9 330.1 414.9 329.9 414.9 329.6 415 329.4 415 329.3 414.9 329.3 415.1 329.3 415.3 329.4 415.5 329.2 415.7 328.9 415.8 328.9 415.7 328.8 415.6 328.8 415.4 328.7 415.2 328.7 415.1 328.7 415 328.7 414.8 328.7 414.7 328.7 414.6 328.8 414.6 328.9 414.6 329.2 414.8 329.2 414.9 329.4 414.8 329.4 414.6 329.5 414.6 329.4 414.5 329.4 414.3 329.6 414.2 329.8 414.3 329.8 414.4 329.8 414.5 329.8 414.6 330 414.7 330.2 414.8 Z M 331.4 420 331.3 420.2 331.2 420.2 331.2 420.1 331.1 420 330.9 420 330.8 420 330.8 420.1 330.7 420 330.7 419.8 330.9 419.7 330.8 419.7 330.6 419.6 330.5 419.5 330.4 419.3 330.4 419.2 330.3 419.1 330.3 419 330.3 418.9 330.5 418.8 330.7 419 330.8 419 331 419.3 331.1 419.4 331.1 419.5 331.3 419.6 331.3 419.7 331.4 419.8 331.4 419.9 331.4 420 Z M 625.1 496 625.1 496.1 625.2 496.1 625.4 496.2 625.4 496.3 625.3 496.5 625.4 496.6 625.2 496.8 625.3 496.9 625.2 496.9 625 496.9 625 496.7 625.1 496.7 625.1 496.6 625 496.5 625 496.3 624.9 496.1 625 495.9 625.1 496 Z M 330.2 416 330.1 416 330 416 330 415.8 330 415.7 330.1 415.6 330.2 415.7 330.3 415.8 330.3 415.9 330.2 416 Z M 491.5 311.3 491.4 311.4 491.2 311.4 491 311.3 491 311.2 491 311.1 491.2 311.1 491.5 311.3 Z M 496.5 316 496.4 316.1 496.2 316 496.1 315.9 496.2 315.8 496.4 315.9 496.5 316 Z M 496 315.7 496 315.8 495.7 315.8 495.7 315.7 495.8 315.6 495.9 315.7 496 315.7 Z M 493.8 312.6 493.7 312.8 493.6 312.6 493.6 312.5 493.8 312.5 493.8 312.6 Z M 325.3 409.7 325.1 409.7 325.1 409.6 325.2 409.5 325.3 409.5 325.3 409.7 Z M 493.6 313.8 493.5 313.9 493.3 313.7 493.4 313.7 493.6 313.7 493.6 313.8 Z M 329.3 416 329.3 416.1 329.1 416 329.2 415.9 329.3 416 Z M 486 306.6 485.8 306.7 485.8 306.6 485.8 306.5 486 306.5 486 306.6 Z M 517.8 328.3 517.7 328.4 517.7 328.3 517.7 328.2 517.8 328.2 517.8 328.3 Z M 331.2 419.2 331.1 419.3 331.1 419.2 331.2 419.1 331.2 419.2 Z M 625.6 496.3 625.5 496.4 625.5 496.3 625.5 496.2 625.6 496.3 Z M 517.3 328.2 517.3 328.4 517.2 328.3 517.2 328.1 517.3 328.2 Z M 330.8 414.7 330.8 414.8 330.7 414.7 330.7 414.6 330.8 414.6 330.8 414.7 Z M 490.5 310 490.4 310.1 490.3 310 490.4 309.9 490.5 310 Z M 494.1 312.8 494 313 493.9 312.8 493.9 312.7 494.1 312.8 Z M 491.4 310.6 491.3 310.7 491.2 310.4 491.3 310.4 491.4 310.6 Z\",\"Xmax\":654.8,\"Xmid\":492.3,\"Xmin\":325.1,\"Ymax\":521.3,\"Ymid\":331.4,\"Ymin\":295.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"44100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"341.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.17,\"energy/electricity_from_hydroelectric_plants\":0.15,\"energy/electricity_from_nuclear_fuels\":0.5,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":640427,\"geography/area/water\":3374,\"geography/area_comparative\":\"slightly more than four times the size of Georgia; slightly less than the size of Texas\",\"geography/area_sqkm\":643801,\"geography/climate\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; generally cool winters and mild summers, but mild winters and hot summers along the Mediterranean; occasional strong, cold, dry, north-to-northwesterly wind known as the mistral; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; tropical; hot, humid; little seasonal temperature variation; \\u0026lt;strong\\u0026gt;Guadeloupe and Martinique:\\u0026lt;/strong\\u0026gt; subtropical tempered by trade winds; moderately high humidity; rainy season (June to October); vulnerable to devastating cyclones (hurricanes) every eight years on average; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; tropical; marine; hot, humid, rainy season during northeastern monsoon (November to May); dry season is cooler (May to November); \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; tropical, but temperature moderates with elevation; cool and dry (May to November), hot and rainy (November to April)\",\"geography/coastline\":\"4,853 km\",\"geography/elevation/highest_point\":\"Mont Blanc 4,810\",\"geography/elevation/lowest_point\":\"Rhone River delta -2 m\",\"geography/elevation/mean_elevation\":\"375\",\"geography/geographic_coordinates\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; 46 00 N, 2 00 E; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; 4 00 N, 53 00 W; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; 16 15 N, 61 35 W; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; 14 40 N, 61 00 W; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; 12 50 S, 45 10 E; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; 21 06 S, 55 36 E\",\"geography/geography_note\":\"largest West European nation; most major French rivers - the Meuse, Seine, Loire, Charente, Dordogne, and Garonne - flow northward or westward into the Atlantic Ocean, only the Rhone flows southward into the Mediterranean Sea\",\"geography/land_boundaries/border_countries\":\"Andorra 55 km, Belgium 556 km, Germany 418 km, Italy 476 km, Luxembourg 69 km, Monaco 6 km, Spain 646 km, Switzerland 525 km\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.334,\"geography/land_use/agricultural_land_permanent_crops\":0.018,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.292,\"geography/land_use/other\":0.181,\"geography/location\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; Western Europe, bordering the Bay of Biscay and English Channel, between Belgium and Spain, southeast of the UK; bordering the Mediterranean Sea, between Italy and Spain; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; Northern South America, bordering the North Atlantic Ocean, between Brazil and Suriname; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, southeast of Puerto Rico; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; Caribbean, island between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; Southern Indian Ocean, island in the Mozambique Channel, about halfway between northern Madagascar and northern Mozambique; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; Southern Africa, island in the Indian Ocean, east of Madagascar\",\"geography/map_references\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; Europe; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; South America; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Central America and the Caribbean; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; Central America and the Caribbean; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; Africa; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; World\",\"geography/terrain\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; mostly flat plains or gently rolling hills in north and west; remainder is mountainous, especially Pyrenees in south, Alps in east; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; low-lying coastal plains rising to hills and small mountains; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Basse-Terre is volcanic in origin with interior mountains; Grande-Terre is low limestone formation; most of the seven other islands are volcanic in origin; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; mountainous with indented coastline; dormant volcano; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; generally undulating, with deep ravines and ancient volcanic peaks; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; mostly rugged and mountainous; fertile lowlands along coast\",\"government/administrative_divisions\":\"18 regions (regions, singular - region); Auvergne-Rhone-Alpes, Bourgogne-Franche-Comte (Burgundy-Free County), Bretagne (Brittany), Centre-Val de Loire (Center-Loire Valley), Corse (Corsica), Grand Est (Grand East), Guadeloupe, Guyane (French Guiana), Hauts-de-France (Upper France), Ile-de-France, Martinique, Mayotte, Normandie (Normandy), Nouvelle-Aquitaine (New Aquitaine), Occitanie (Occitania), Pays de la Loire (Lands of the Loire), Provence-Alpes-Cote dAzur, Reunion\",\"government/capital/geographic_coordinates\":\"48 52 N, 2 20 E\",\"government/capital/name\":\"Paris\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Latin \\u0022Francia\\u0022 meaning \\u0022Land of the Franks\\u0022; the Franks were a group of Germanic tribes located along the middle and lower Rhine River in the 3rd century A.D. who merged with Gallic-Roman populations in succeeding centuries and to whom they passed on their name\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Edouard PHILIPPE (since 15 May 2017)\",\"government/flag_description\":\"three equal vertical bands of blue (hoist side), white, and red; known as the \\u0022Le drapeau tricolore\\u0022 (French Tricolor), the origin of the flag dates to 1790 and the French Revolution when the \\u0022ancient French color\\u0022 of white was combined with the blue and red colors of the Parisian militia; the official flag for all French dependent areas\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"no official date of independence: 486 (Frankish tribes unified under Merovingian kingship); 10 August 843 (Western Francia established from the division of the Carolingian Empire); 14 July 1789 (French monarchy overthrown); 22 September 1792 (First French Republic founded); 4 October 1958 (Fifth French Republic established)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - although often incorrectly referred to as Bastille Day, the celebration actually commemorates the holiday held on the first anniversary of the storming of the Bastille (on 14 July 1789) and the establishment of a constitutional monarchy; other names for the holiday are Fete Nationale (National Holiday) and quatorze juillet (14th of July)\",\"government/national_symbol_s\":\"Gallic rooster, fleur-de-lis, Marianne (female personification); national colors: blue, white, red\",\"introduction\":\"France today is one of the most modern countries in the world and is a leader among European nations. It plays an influential global role as a permanent member of the United Nations Security Council, NATO, the G-7, the G-20, the EU, and other multilateral organizations. France rejoined NATOs integrated military command structure in 2009, reversing DE GAULLEs 1966 decision to withdraw French forces from NATO. Since 1958, it has constructed a hybrid presidential-parliamentary governing system resistant to the instabilities experienced in earlier, more purely parliamentary administrations. In recent decades, its reconciliation and cooperation with Germany have proved central to the economic integration of Europe, including the introduction of a common currency, the euro, in January 1999. In the early 21st century, five French overseas entities - French Guiana, Guadeloupe, Martinique, Mayotte, and Reunion - became French regions and were made part of France proper.\",\"name\":\"France\",\"people_and_society/age_structure/0_14_years\":0.1848,\"people_and_society/age_structure/15_24_years\":0.118,\"people_and_society/age_structure/25_54_years\":0.3748,\"people_and_society/age_structure/55_64_years\":0.1242,\"people_and_society/age_structure/65_years_and_over\":0.1982,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Celtic and Latin with Teutonic, Slavic, North African, Indochinese, Basque minorities\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.958 million PARIS (capital), 1.705 million Lyon, 1.603 million Marseille-Aix-en-Provence, 1.058 million Lille, 1.011 million Toulouse, 957,000 Bordeaux (2019)\",\"people_and_society/nationality/adjective\":\"French\",\"people_and_society/nationality/noun\":\"Frenchman(men), Frenchwoman(women)\",\"people_and_society/net_migration_rate\":\"1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"67364357\",\"people_and_society/population_growth_rate\":0.0037,\"people_and_society/urbanization/urban_population\":\"80.7% of total population (2019)\",\"transportation/airports\":\"464\",\"transportation/railways/total\":\"2964\",\"transportation/roadways/total\":\"1053215\"},{\"BoxHeight\":55.400000000000034,\"BoxWidth\":62.30000000000001,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.904,\"ISO3_Code\":\"ESP\",\"ISO_Code\":\"ES\",\"Path\":\"M 495 326.9 495.2 327.2 495.4 327.1 495.6 327.3 495.8 327.2 496.1 327.3 496.1 327.5 496 327.8 496 328 496.1 328.1 496.2 328.1 496.4 327.9 496.6 328.1 497.4 328.4 497.9 328.4 498 328.6 498.5 329 498.9 329 499.1 328.8 499.4 329.1 499.9 329.5 500.3 329.4 500.5 329.3 500.8 329.5 501 329.3 501.3 329.4 501.8 329.4 501.9 329.1 501.9 328.9 502.4 328.9 502.6 329 502.8 329.1 503 329.1 503.2 329.4 503.5 329.4 503.7 329.4 504 329.8 504 330.3 504.1 330.4 504.3 330.4 504.5 330.3 504.8 330.2 505.3 330.4 505.5 330.5 505.6 330.7 506 330.5 506.3 330.4 507.1 330.8 507.3 330.7 507.5 330.5 508 330.3 508.4 330.3 508.8 330.4 508.8 330.5 508.8 330.7 509.2 330.9 509.1 331.1 508.8 331.1 508.7 331.3 508.7 331.5 508.9 331.8 508.9 332.2 508.9 332.4 507.7 333.3 506.3 334 506 334.4 505.8 334.7 504.6 335 502.7 335.6 502.6 335.8 502 336.5 502.4 336.8 502.4 336.9 502.1 337 501.7 337.1 501.4 337.5 501.1 338.1 500.5 338.8 500.3 339.1 500.3 339.2 500.1 339.3 500 339.7 499.5 340.4 499.1 341.2 499.1 341.5 499.3 342 499.5 342.8 499.9 343.4 500.3 343.5 500.5 343.6 500.6 343.9 500.3 344.1 499.9 344.4 499.7 344.6 499 344.9 498.9 345.2 498.6 345.4 498.6 345.8 498.3 346 498.2 346.5 497.9 347.1 497.6 347.5 497.7 347.7 498 347.8 498 347.9 497.5 348.1 497.1 348 496.8 348.1 496.6 348 496.3 348.1 495.9 348.5 495.5 348.7 495.4 348.8 495.3 349 495 349.2 495 349.4 494.9 349.5 494.7 350.2 494.4 350.6 494.1 350.9 493.9 350.9 493.5 350.6 492.9 350.7 492.7 351 492.5 351.1 492.1 351 491.9 350.9 491.3 350.9 491.2 350.9 490.9 350.9 490.5 351.1 490 350.9 489.5 350.9 487.8 351 487.5 351.4 487.1 351.7 486.3 351.8 485.6 352.1 485.4 352.4 485.2 352.9 485 352.9 484.9 353.2 484.5 353.4 483.9 353.2 483.6 352.9 483.3 352.8 482.7 352 482.8 351.7 482.7 351.5 482.3 351.3 482.2 351.1 482.2 350.9 482.4 350.7 482.3 350.7 482.1 350.3 481.8 350 480.7 349.4 480.5 349.3 480.2 349.3 479.8 349.3 479.6 349.4 479.5 349.4 479.3 348.6 479.2 348.2 479.2 347.9 479.4 347.4 479.8 347 479.9 346.6 480.3 346.4 480.6 346.4 480.8 345.8 480.3 345.9 479.7 344.9 479.7 344.7 479.9 344.3 479.9 344 480 343.9 480.5 343.4 480.7 342.9 480.6 342.6 480.2 342.6 480.2 342.4 479.9 342.2 480 342 479.7 341.7 479.7 341.3 479.2 340.9 479.1 340.6 479.6 340.7 480.5 340.5 480.7 340.1 480.8 339.8 480.9 339.4 480.5 338.8 480.6 338.6 480.7 338.5 481 338.4 481.2 338.1 481 337.8 481.1 337.5 481 337.3 481.1 337 481.1 336.7 481.1 336.3 480.8 335.6 481.1 335.6 481.5 335 482 334.7 482.5 334.3 482.8 333.6 482.5 333.3 481.9 333.2 481.8 333 481.9 332.6 481.8 332.5 481.8 332.2 481.4 332.3 481.2 332.1 481.1 332.2 480.9 332.3 480.6 332.1 480.5 332.2 480.1 332.1 480 332.5 479.4 332.7 479.3 332.6 478.9 332.7 478.9 332.5 478.6 332.4 478.2 332.6 478.1 332.3 477.7 332.7 477.4 332.7 477.2 332.3 477.6 331.9 477.5 331.8 477.3 331.7 477.3 331.5 476.8 331.7 476.1 331.9 475.4 332.5 475.4 331.7 475.8 331.1 475.5 331 475.7 330.6 475.5 330.5 475.4 330.3 475.5 330.2 475.8 329.5 475 330 474.9 329.7 475.2 329.1 474.8 329.2 474.7 329.1 474.7 328.9 474.6 328.7 474.3 328.5 474.3 328.1 474.5 327.9 474.5 327.8 474.6 327.6 475.1 327.4 475.1 327.2 475.4 327.1 475.9 327.1 476.6 326.9 476.8 326.9 477 326.8 477.2 327 477.2 326.7 477 326.5 477.1 326.2 477.3 326 477.7 325.6 478.1 325.4 478.1 325.5 478.2 325.6 478.7 325.5 478.8 325.5 478.9 325.7 479.1 325.5 479.2 325.5 479.6 325.7 479.8 326 479.9 326.1 480.5 326.2 480.8 326.1 482.3 326.2 482.7 326 483.1 326.2 483.5 326 483.8 325.8 484.1 326 484.3 326.2 485.2 326.2 485.6 326.5 485.7 326.5 487.5 326.8 488.4 326.7 489.4 326.5 489.5 326.6 490.1 326.4 490.6 326.7 491 326.8 491.3 326.9 491.6 327 491.6 326.8 491.8 326.6 492.3 326.6 493.3 327.1 494 327.2 494.4 327 494.9 326.9 495 326.9 Z M 508.9 340.3 509 340.3 509.3 340.2 509.6 340.3 509.6 340.5 509.1 341.2 509 341.6 508.9 341.7 508.5 342 508.2 341.7 507.7 341.6 507.6 341.2 507.5 341 507.2 341 506.9 341.3 506.6 341 506.6 340.9 507.6 340 508.2 339.7 508.6 339.7 508.6 339.8 508.7 339.9 508.7 340.1 508.9 340.3 Z M 455.2 377.8 455.3 377.9 455.3 378 455 378.1 455 378.2 454.6 378.5 454.6 378.7 454.5 379 454.5 379.2 454.4 379.3 454.1 379.6 454 379.6 453.9 379.6 453.7 379.6 453.7 379.5 453.6 379.5 453.6 379.4 453.5 379.3 453.3 379 453.3 378.8 453.2 378.7 453.1 378.5 453.3 378.4 453.4 378.5 453.6 378.5 453.8 378.4 454 378.4 454.1 378.3 454.2 378.3 454.5 378.1 454.5 378 454.6 377.9 454.7 377.9 454.8 377.8 455 377.9 455.2 377.8 Z M 461.4 378.8 461.3 378.9 461.2 378.9 461.2 379 460.9 379.1 460.6 379.1 460.4 379.4 460.3 379.5 459.8 379.4 459.8 379.3 460 379.3 460.2 379.3 460.3 379.2 460.5 379.1 460.6 378.9 460.6 378.6 460.7 378.5 460.8 378.3 460.9 378.2 461.1 377.8 461.1 377.7 461.2 377.5 461.1 377.4 461.3 377.3 461.5 377.3 461.6 377.4 461.7 377.8 461.6 378.1 461.6 378.3 461.4 378.8 Z M 457.3 379.2 457.3 379.5 457.4 379.7 457.4 379.9 457.3 380 457.3 380.1 457.2 380.3 457.1 380.3 456.8 380.5 456.6 380.4 456.2 380.2 456.1 379.9 456.1 379.7 456.1 379.6 456.2 379.6 456.5 379.4 456.5 379.2 456.7 379.1 456.7 379.2 457 379.2 457.1 379.3 457.2 379.2 457.1 379.1 457.2 379 457.3 379.1 457.3 379.2 Z M 511.9 340 511.8 340.1 511.2 339.7 510.6 339.6 510.5 339.3 510.7 339.2 511.2 339.2 511.5 339.2 511.8 339.4 512 339.9 511.9 340 Z M 462.7 376.1 462.7 376.4 462.5 376.6 462 376.8 461.8 377 461.6 376.9 461.7 376.4 462.3 376.1 462.4 376.1 462.5 376.1 462.6 375.6 462.8 375.9 462.7 376.1 Z M 450.3 377 450.5 377 450.7 377 450.8 377.2 450.9 377.3 450.7 377.5 450.8 377.7 450.8 377.8 450.7 377.9 450.6 378.2 450.5 378.2 450.4 378 450.2 377.6 450.1 377.2 450.2 377 450.3 377 Z M 504.3 342.6 504.4 342.6 504.4 342.8 504.5 342.9 504.4 343 504.2 343 504.2 343.2 504 343.3 503.9 343.3 503.9 343.4 503.9 343.6 503.8 343.6 503.7 343.4 503.6 343.5 503.5 343.4 503.5 343.5 503.4 343.3 503.4 343.2 503.4 343.1 503.6 343.1 503.6 342.9 503.8 342.7 504 342.7 504.3 342.6 Z M 452.3 379.6 452.2 379.6 452 379.5 451.9 379.3 451.9 379.2 452 379 452.1 379 452.2 379 452.3 379 452.4 379.1 452.5 379.2 452.6 379.4 452.3 379.6 Z M 450.4 380.2 450.3 380.5 450.2 380.5 450.2 380.8 450.1 380.8 450 380.6 449.7 380.6 449.7 380.5 449.7 380.4 449.9 380.4 450.1 380.3 450.1 380.2 450.3 380.1 450.4 380.2 Z M 504.1 344 504.1 344.1 504 344.1 503.8 344.2 503.8 344.1 503.8 344 504 343.9 504.1 344 Z M 501.9 337.3 501.7 337.4 501.7 337.3 501.9 337.2 501.9 337.3 Z M 508.2 342.4 508.2 342.5 508.1 342.5 508.1 342.4 508.2 342.4 Z M 504.4 344.1 504.4 344.2 504.2 344.2 504.3 344.1 504.4 344.1 Z M 462.6 375.2 462.6 375.3 462.4 375.2 462.6 375.1 462.6 375.2 Z M 505.5 330.2 505.5 330.4 505.4 330.3 505.4 330.2 505.5 330.2 Z M 508.8 339.6 508.7 339.7 508.6 339.6 508.8 339.5 508.8 339.6 Z M 491.9 355.9 491.8 356 491.8 355.9 491.8 355.8 491.9 355.9 Z M 485.2 353.9 485.1 353.8 485.2 353.8 485.2 353.9 Z\",\"Xmax\":512,\"Xmid\":489.9,\"Xmin\":449.7,\"Ymax\":380.8,\"Ymid\":338.6,\"Ymin\":325.4,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"38400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"286.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.47,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0.07,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":498980,\"geography/area/water\":6390,\"geography/area_comparative\":\"almost five times the size of Kentucky; slightly more than twice the size of Oregon\",\"geography/area_sqkm\":505370,\"geography/climate\":\"temperate; clear, hot summers in interior, more moderate and cloudy along coast; cloudy, cold winters in interior, partly cloudy and cool along coast\",\"geography/coastline\":\"4,964 km\",\"geography/elevation/highest_point\":\"Pico de Teide (Tenerife) on Canary Islands 3,718 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"660\",\"geography/geographic_coordinates\":\"40 00 N, 4 00 W\",\"geography/geography_note\":\"strategic location along approaches to Strait of Gibraltar; Spain controls a number of territories in northern Morocco including the enclaves of Ceuta and Melilla, and the islands of Penon de Velez de la Gomera, Penon de Alhucemas, and Islas Chafarinas\",\"geography/land_boundaries/border_countries\":\"Andorra 63 km, France 646 km, Gibraltar 1.2 km, Portugal 1224 km, Morocco (Ceuta) 8 km, Morocco (Melilla) 10.5 km\",\"geography/land_boundaries/total\":\"1,952.7 km\",\"geography/land_use/agricultural_land_arable_land\":0.249,\"geography/land_use/agricultural_land_permanent_crops\":0.091,\"geography/land_use/agricultural_land_permanent_pasture\":0.201,\"geography/land_use/forest\":0.368,\"geography/land_use/other\":0.091,\"geography/location\":\"Southwestern Europe, bordering the Mediterranean Sea, North Atlantic Ocean, Bay of Biscay, and Pyrenees Mountains; southwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"large, flat to dissected plateau surrounded by rugged hills; Pyrenees Mountains in north\",\"government/administrative_divisions\":\"17 autonomous communities (comunidades autonomas, singular - comunidad autonoma) and 2 autonomous cities* (ciudades autonomas, singular - ciudad autonoma); Andalucia; Aragon; Asturias; Canarias (Canary Islands); Cantabria; Castilla-La Mancha; Castilla-Leon; Cataluna (Castilian), Catalunya (Catalan), Catalonha (Aranese) [Catalonia]; Ceuta*; Comunidad Valenciana (Castilian), Comunitat Valenciana (Valencian) [Valencian Community]; Extremadura; Galicia; Illes Baleares (Balearic Islands); La Rioja; Madrid; Melilla*; Murcia; Navarra (Castilian), Nafarroa (Basque) [Navarre]; Pais Vasco (Castilian), Euskadi (Basque) [Basque Country]\",\"government/capital/geographic_coordinates\":\"40 24 N, 3 41 W\",\"government/capital/name\":\"Madrid\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name \\u0022Espana\\u0022 is uncertain, but may come from the Phoenician term \\u0022span,\\u0022 related to the word \\u0022spy,\\u0022 meaning \\u0022to forge metals,\\u0022 so, \\u0022i-spn-ya\\u0022 would mean \\u0022place where metals are forged\\u0022; the ancient Phoenicians long exploited the Iberian Peninsula for its mineral wealth\",\"government/executive_branch/chief_of_state\":\"King FELIPE VI (since 19 June 2014); Heir Apparent Princess LEONOR, Princess of Asturias (daughter of the monarch, born 31 October 2005)\",\"government/executive_branch/head_of_government\":\"President of the Government (Prime Minister-equivalent) Pedro SANCHEZ Perez-Castejon (since 2 June 2018); Vice President (and Minister of the Presidents Office) Maria del Carmen CALVO Poyato (since 7 June 2018)\",\"government/flag_description\":\"three horizontal bands of red (top), yellow (double width), and red with the national coat of arms on the hoist side of the yellow band; the coat of arms is quartered to display the emblems of the traditional kingdoms of Spain (clockwise from upper left, Castile, Leon, Navarre, and Aragon) while Granada is represented by the stylized pomegranate at the bottom of the shield; the arms are framed by two columns representing the Pillars of Hercules, which are the two promontories (Gibraltar and Ceuta) on either side of the eastern end of the Strait of Gibraltar; the red scroll across the two columns bears the imperial motto of \\u0022Plus Ultra\\u0022 (further beyond) referring to Spanish lands beyond Europe; the triband arrangement with the center stripe twice the width of the outer dates to the 18th century\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"1492; the Iberian peninsula was characterized by a variety of independent kingdoms prior to the Muslim occupation that began in the early 8th century A.D. and lasted nearly seven centuries; the small Christian redoubts of the north began the reconquest almost immediately, culminating in the seizure of Granada in 1492; this event completed the unification of several kingdoms and is traditionally considered the forging of present-day Spain\",\"government/national_holiday\":\"National Day (Hispanic Day), 12 October (1492); note - commemorates the arrival of COLUMBUS in the Americas\",\"government/national_symbol_s\":\"Pillars of Hercules; national colors: red, yellow\",\"introduction\":\"Spains powerful world empire of the 16th and 17th centuries ultimately yielded command of the seas to England. Subsequent failure to embrace the mercantile and industrial revolutions caused the country to fall behind Britain, France, and Germany in economic and political power. Spain remained neutral in World War I and II, but suffered through a devastating civil war (1936-39). A peaceful transition to democracy following the death of dictator Francisco FRANCO in 1975, and rapid economic modernization (Spain joined the EU in 1986) gave Spain a dynamic and rapidly growing economy, and made it a global champion of freedom and human rights. More recently, Spain has emerged from a severe economic recession that began in mid-2008, posting four straight years of GDP growth above the EU average. Unemployment has fallen, but remains high, especially among youth. Spain is the Eurozones fourth largest economy. The country has faced increased domestic turmoil in recent years due to the independence movement in its restive Catalonia region.\",\"name\":\"Spain\",\"people_and_society/age_structure/0_14_years\":0.1529,\"people_and_society/age_structure/15_24_years\":0.0965,\"people_and_society/age_structure/25_54_years\":0.4454,\"people_and_society/age_structure/55_64_years\":0.1238,\"people_and_society/age_structure/65_years_and_over\":0.1815,\"people_and_society/birth_rate\":\"9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Spanish 86.4%, Morocco 1.8%, Romania 1.3%, other 10.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.559 million MADRID (capital), 5.541 million Barcelona, 832,000 Valencia (2019)\",\"people_and_society/nationality/adjective\":\"Spanish\",\"people_and_society/nationality/noun\":\"Spaniard(s)\",\"people_and_society/net_migration_rate\":\"7.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"49331076\",\"people_and_society/population_growth_rate\":0.0073,\"people_and_society/urbanization/urban_population\":\"80.6% of total population (2019)\",\"transportation/airports\":\"150\",\"transportation/railways/total\":\"15333\",\"transportation/roadways/total\":\"683175\"},{\"BoxHeight\":83.20000000000002,\"BoxWidth\":36.60000000000002,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.945,\"ISO3_Code\":\"SWE\",\"ISO_Code\":\"SE\",\"Path\":\"M 567 215.8 566 216.1 565.7 215.8 564.9 216.2 564.4 215.9 564.5 216.4 564.1 216.5 563.6 216 563 215.5 562.8 216.1 562.1 215.6 561.9 216.3 562 217.2 561.9 217.9 561.7 217.6 561.6 217.8 561.4 217.6 561.2 217.9 560.8 217.9 560.9 218.4 560.4 218.9 559.8 218.7 559.8 218.9 559.9 219 560 219.4 559.8 219.9 559.7 220.5 559.7 220.9 559.6 221.2 559 221.6 558.9 222.1 558.6 222.5 558.9 222.9 558.9 223.3 558.9 223.6 559.5 224.2 559.6 224.7 559.7 225 559.2 225.6 559 225.9 558.8 226.1 558.2 226.8 558.1 227.1 558 227.5 557.9 227.7 557.7 228.1 557.3 228.9 557 229.2 556.8 229 556.6 229.7 556.3 229.4 556.2 229.8 555.6 229.8 555.4 230.1 555.1 230.2 554.8 230.7 554.7 231.2 554.4 231.2 554.3 230.7 554 230.5 553.9 230.7 554 231.3 553.5 231 553.3 231.8 552.8 232.6 552 232.8 551.8 233.1 551.5 233 551.2 233.7 551.1 234.6 550.9 234.8 550.6 234.8 550.2 235.8 550 235.7 550.1 235.1 549.8 235 549.8 235.2 550 235.3 549.9 235.5 549.9 236.2 549.8 236.5 549 237.3 548.4 237.2 548.5 237.5 548.3 237.8 548.3 238 548.7 238.6 548.5 239.1 548.1 240.7 548.2 241.4 548.5 241.7 548.5 241.9 547.8 241.7 547.7 242.3 547.5 242.6 547.6 243.2 547.5 243.5 547.7 244 547.6 244.7 547.6 245.5 547.7 245.7 547.6 246.1 548 246.8 547.9 247.5 548.2 247.7 548.9 247.8 548.8 248.1 548.9 248.3 549 248.4 549.4 248.2 549.8 248.1 550 248.5 550.3 249 550.7 249.4 550.9 249.5 551 249.4 551 248.6 551.1 248.6 551.2 248.7 551.3 249.3 551.5 249.3 551.7 249.8 551.6 250.1 551.7 250.2 551.7 250.3 551.5 250.3 551.3 250.6 551.8 250.6 552 250.5 552.4 251.6 552.8 252.2 552.8 252.9 552.1 253.3 551.6 254.4 551.2 254.3 550.8 254.7 551 254.9 551.3 254.8 551.8 254.9 552 255.3 552 255.7 551.9 255.7 551.8 255.5 551.3 255.5 550.9 255.3 550.9 255.7 551.1 256.2 551.1 256.5 550.8 256.3 550.3 256.5 550.3 256.9 549.9 257.2 549.6 257.7 549.3 257.3 549.2 256.8 549 257.1 548.7 257.1 548.8 257.4 548 258.3 547.5 258.3 547.5 258.6 547.1 258.9 546.4 258.8 546.4 259 546.9 259.5 546.6 260 546.7 260.8 546.5 260.8 546.7 261.5 546.5 262 546.2 262.2 546.5 262.4 546.5 263.1 546.3 263.4 546.3 263.8 546.2 264.2 546.3 264.2 546.3 265 545.7 266 545.7 266.4 545.8 266.5 545.9 267 545.6 267.5 545.4 268.9 545 269.3 544.5 270.7 544.5 271 543.9 271.9 543.8 271.9 543.8 272.1 543.5 272 543.4 271.8 543.5 271.7 543.6 271.5 543.2 271.5 543.2 271.4 542.8 271.7 542.5 271.7 542.4 271.5 541.8 271.6 540.7 271.6 540.9 272.2 540.8 272.3 540.5 272.3 540.4 272.2 540.3 272 539.8 272.5 539.5 273.2 539.4 273.8 539.8 274.6 539.3 275.3 539 275.4 538.6 275.1 538.1 275.2 537 275.6 535.6 275.3 535.6 275.2 535.9 275.1 535.8 274.4 536.2 273.9 535.8 273.6 535.8 273.2 535.5 273 535.3 272.4 534.9 271.6 534.7 271 535.5 271.2 535.5 270.9 535 270.2 535.3 270 535.8 270.1 535.8 269.6 535.8 269.3 535.6 269.1 535.3 269 534.9 268.2 534.3 267.6 533.8 266.4 533.7 266.1 533.5 265.2 533.4 265.1 533.5 265.3 533.4 265.5 533.1 265.2 533.1 264.4 532.8 263.8 532.5 263.7 532.7 263.3 532.5 263.1 532.4 262.9 532.4 262.7 532.6 262.6 532.7 262 532.7 261.6 532.5 261.7 532.6 261.9 532.5 262.1 532.1 262.4 531.9 261.8 531.6 261.4 531.6 261 531.8 260.7 531.6 260.4 531.1 260.2 531.2 259.9 531.3 259.7 531.2 259.2 531.2 258.7 531 258.3 531.1 257.8 530.8 257.3 530.9 256.8 531 256.5 531.4 256.3 531.5 256.4 531.8 256.9 531.8 257.1 531.8 257.4 531.9 257.5 532.3 257.4 532.4 257.1 532.6 256.3 532.7 255.7 532.8 255.6 532.8 255 532.4 253.7 532.5 253.5 532.7 253.3 533.1 253 533.1 252.5 532.8 252.3 533 252.1 533.2 252 533.4 252 533.8 252 534.2 251.5 534.6 250.9 534.8 250.3 534.7 249.6 534.9 249.1 534.9 248.5 534.4 247.2 534.2 246.4 533.9 245.7 535.1 245.4 535.2 245.2 535.2 244.9 535.6 244.3 535.6 243.7 534.9 242.5 534.4 242.5 533.7 241.5 534.1 238.4 534 238 533.5 236.4 533.6 235.5 533.5 234.5 533.8 233.9 533.4 232.8 533.2 232.3 533.4 231.9 533.8 231 533.7 230.3 534.5 229 534.7 228.6 535.2 227.9 535.6 227.6 535.8 227.5 536.6 227.1 536.7 227.1 538.2 227.5 538.7 227.6 538.8 227.5 538.9 227.1 539.2 226.5 539.2 226.1 539.2 225.9 539.2 225.6 539.1 224.8 537.9 224 539.7 220.5 539.8 219.9 540.1 219.3 540.2 219.2 540.2 217.6 540.3 216.7 540.5 215.9 540.4 215.3 540.3 213.7 541.6 213.5 541.7 213.5 542.9 212.7 542.8 212.2 542.7 211.3 543 210.8 543.1 210.7 543.3 210.4 544 209.2 544.5 208.2 545.4 207.3 545.4 206.1 544.6 204.5 544.8 203.9 545.5 203.8 545.7 203.5 545.9 202.8 546.5 201 547.6 200 547.9 199.6 548 199.6 548.7 200 549.6 200.5 550.3 198.9 550.2 197.4 550.2 196.4 551 196.1 551.6 196.6 552.8 196.6 554 197.1 555.3 197.6 555.8 196.9 555.5 196.1 556 195.4 556.3 194.4 556.2 193.5 556 192.6 557 192.4 557.6 192.7 557.9 193 557.9 193.4 558 193.6 558.3 193.8 558.5 193.9 559.3 194.7 559.5 195.2 560.7 196.1 561.1 196.8 561.8 196.8 563.6 197.8 563.9 198.1 564 198.3 564.2 198.6 564.2 199.3 564.6 199.3 564.8 200 565.6 200.7 565.5 201 565.1 201.5 565.1 202.6 565.3 203.3 564.9 204.2 565.1 204.4 565.8 204.6 565.9 205.3 565.7 205.6 565.3 205.8 565.4 206.2 565.3 206.4 566.5 208.8 566.5 209.1 566.2 209.4 566.2 210.3 566.1 210.7 565.6 211.5 565.6 212 565.6 212.6 565.8 213.2 566.3 213.5 566.4 214.1 566.8 215 567 215.8 Z M 552.7 262.6 552.9 263 552.7 263.1 552.7 263.4 552.6 263.3 552.5 263.6 552.2 263.5 552 264.1 552.1 264.3 552.1 264.5 552 264.6 552 264.7 552.1 265 552.4 265.1 552.4 265.2 552 265.4 551.8 265.8 551.8 266.1 551.1 266.6 550.9 267 550.9 267.4 550.5 267.8 550.3 267.8 550.5 267.2 550.6 267 550.6 266.9 550.5 266.9 550.5 266.6 550.3 266.5 550.3 266.1 550.2 265.9 550.4 265.5 550.2 264.6 550.4 264.3 550.8 263.9 551.2 263.1 551.6 262.9 551.8 262.6 552 262.7 552.1 262.9 552.3 262.6 552.7 262.6 Z M 545.7 271 545.5 271.3 545.4 269.7 546 268.1 546.4 267.8 546.8 266.7 547.1 265.8 547.3 265.5 547.5 265.6 547.3 265.9 547.3 266.4 546.9 267.4 546.8 267.8 546.7 268.2 546.5 268.4 545.7 271 Z M 553.1 262.2 553.3 262.3 553.5 262.2 553.6 262.4 553.5 262.4 553.4 262.4 553.1 262.6 553.1 262.7 553 263 552.9 262.8 552.8 262.6 552.9 262.5 552.9 262.3 553.1 262.2 Z M 558.1 229.3 557.9 229.8 557.8 229.1 557.9 228.9 558.1 229.3 Z M 551.6 233.4 551.7 233.5 551.8 233.5 551.7 234 551.6 234.1 551.6 233.7 551.5 233.5 551.6 233.4 Z M 543 271.6 543.2 271.7 543.4 271.7 543.4 271.8 543.3 271.9 543.2 271.8 543.1 271.9 542.9 271.9 542.9 271.8 543 271.6 Z M 553.5 260.4 553.3 260.4 553.1 260.1 553.4 260.1 553.5 260.2 553.5 260.4 Z M 552.6 254.6 552.6 254.7 552.5 254.9 552.4 254.7 552.2 254.7 552.3 254.5 552.4 254.4 552.5 254.6 552.6 254.6 Z M 560.5 219.5 560.5 220 560.4 219.9 560.3 219.5 560.3 219.4 560.5 219.5 Z M 552.6 253.4 552.4 253.7 552.2 253.6 552.3 253.4 552.5 253.4 552.5 253.3 552.6 253.4 Z M 547 260.4 546.9 260.5 546.8 260.1 546.7 259.9 546.9 260.1 546.9 260.3 547 260.4 Z M 563 217.8 563 218.1 562.8 218 562.9 217.8 562.8 217.6 562.8 217.5 562.9 217.5 563 217.8 Z M 553.2 252.5 553.3 252.7 553.3 252.8 553.1 252.7 553 252.9 552.9 252.7 553.1 252.6 553.2 252.5 Z M 566 216.3 565.9 216.5 565.8 216.7 565.6 216.5 565.6 216.4 565.8 216.4 565.9 216.3 566 216.3 Z M 563.7 216.6 563.6 216.8 563.4 216.6 563.6 216.4 563.7 216.6 Z M 552.2 254.6 552.1 254.7 552 254.4 551.9 254.3 551.9 254.2 552.1 254.2 552.1 254.3 552.2 254.6 Z M 563.3 216.5 563.2 216.6 563 216.5 563 216.3 563 216.2 563.1 216.2 563.3 216.5 Z M 532.4 263.7 532.3 263.7 532.2 263.6 532.3 263.5 532.3 263.4 532.4 263.4 532.5 263.5 532.4 263.7 Z M 552.2 253.9 552 253.9 551.9 253.9 552 253.7 552.1 253.7 552.2 253.9 Z M 561.6 218.4 561.6 218.5 561.4 218.4 561.4 218.3 561.4 218.2 561.5 218.2 561.6 218.4 Z M 562.8 217.4 562.7 217.7 562.5 217.5 562.6 217.3 562.8 217.4 Z M 550.7 257 550.7 257.3 550.4 257.3 550.5 257.2 550.7 257 Z M 532.3 262.7 532.2 262.9 532.1 262.7 532.2 262.6 532.3 262.7 Z M 562.6 218.2 562.4 218.2 562.3 217.9 562.6 217.9 562.6 218.2 Z M 530.6 257.5 530.6 257.6 530.4 257.5 530.5 257.3 530.6 257.5 Z M 548.5 258.3 548.4 258.4 548.3 258.3 548.5 258.1 548.5 258.3 Z M 553.5 254 553.4 254.1 553.3 254 553.5 253.8 553.5 254 Z M 563.3 217.6 563.3 217.8 563 217.6 563.1 217.5 563.3 217.6 Z M 550.3 257.5 550.3 257.7 550.1 257.5 550.2 257.3 550.3 257.5 Z M 560.3 219.8 560.2 220 560 219.8 560.1 219.6 560.3 219.8 Z M 531.1 260.2 531.2 260.4 531 260.4 531 260.2 531.1 260.2 Z M 562.8 216.9 562.8 217.1 562.7 217.1 562.6 216.9 562.7 216.8 562.8 216.9 Z M 532.7 264.1 532.7 264.3 532.6 264.1 532.6 263.9 532.7 264.1 Z M 552.3 254.2 552.2 254.3 552.1 254.1 552.3 254 552.3 254.2 Z M 561.9 218.3 561.9 218.5 561.7 218.4 561.8 218.1 561.9 218.3 Z M 565.2 216.3 565.2 216.6 565.1 216.5 565.1 216.3 565.2 216.3 Z M 560.2 219.4 560.1 219.4 560 219.1 560.2 219.2 560.2 219.4 Z M 547.7 258.6 547.7 258.8 547.6 258.8 547.5 258.7 547.6 258.5 547.7 258.6 Z M 561.1 218.8 561 218.9 560.9 218.7 561 218.6 561.1 218.8 Z M 535.3 272.9 535.2 272.9 535.1 272.8 535.1 272.7 535.3 272.8 535.3 272.9 Z M 562.1 218.2 562.1 218.4 561.9 218.4 562 218.1 562.1 218.2 Z M 566.9 216.6 566.9 216.8 566.8 216.6 566.9 216.3 566.9 216.6 Z M 563 216.9 562.9 217 562.8 216.8 562.9 216.7 563 216.7 563 216.9 Z M 532.3 264 532.2 264.2 532.1 264.2 532.2 264 532.3 264 Z M 548.1 244.9 548 245 547.9 244.9 547.9 244.8 548 244.7 548.1 244.7 548.1 244.9 Z M 553.3 254.5 553.3 254.7 553.2 254.5 553.3 254.3 553.3 254.5 Z M 531 257.8 531 258.1 530.9 258.1 530.9 257.9 531 257.8 Z M 549.2 238.6 549.1 238.9 549 238.7 549 238.6 549.2 238.6 Z M 547.1 260 547 260.2 547 260 547.1 259.8 547.1 260 Z M 548.3 242.7 548.2 242.7 548.1 242.5 548.3 242.5 548.3 242.7 Z M 548.8 237.5 548.8 237.7 548.6 237.7 548.6 237.6 548.7 237.5 548.8 237.5 Z M 552.1 254.8 552 254.9 551.9 254.7 552 254.6 552.1 254.8 Z M 553.1 252.4 553 252.4 553 252.2 553 252.1 553.1 252.2 553.1 252.4 Z M 551.4 256.7 551.3 256.7 551.3 256.5 551.4 256.4 551.4 256.7 Z M 557.7 230.3 557.6 230.3 557.5 230.2 557.5 230.1 557.7 230 557.7 230.3 Z M 552.7 254.4 552.5 254.4 552.5 254.3 552.6 254.2 552.7 254.4 Z M 545.7 268.5 545.6 268.6 545.5 268.5 545.7 268.3 545.7 268.5 Z M 551.3 256.9 551.3 257.1 551.2 257 551.1 257 551.1 256.9 551.3 256.9 Z M 553.1 254.9 553 255 553 254.9 553.1 254.7 553.1 254.9 Z M 547 261.1 547 261.3 546.8 261.3 546.9 261 547 261.1 Z M 531.5 261 531.4 261.2 531.2 261 531.3 260.9 531.5 261 Z M 552.4 233.1 552.2 233.2 552.2 233 552.3 232.8 552.4 233.1 Z M 562.7 217.9 562.7 218 562.6 217.9 562.6 217.8 562.7 217.7 562.7 217.9 Z\",\"Xmax\":567,\"Xmid\":546.5,\"Xmin\":530.4,\"Ymax\":275.6,\"Ymid\":235.3,\"Ymin\":192.4,\"economy/currency\":\"Swedish kronor (SEK)\",\"economy/gdp_per_capita_ppp/2017\":\"51200\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"52.31 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0.22,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":410335,\"geography/area/water\":39960,\"geography/area_comparative\":\"almost three times the size of Georgia; slightly larger than California\",\"geography/area_sqkm\":450295,\"geography/climate\":\"temperate in south with cold, cloudy winters and cool, partly cloudy summers; subarctic in north\",\"geography/coastline\":\"3,218 km\",\"geography/elevation/highest_point\":\"Kebnekaise 2,111 m\",\"geography/elevation/lowest_point\":\"reclaimed bay of Lake Hammarsjon, near Kristianstad -2.4 m\",\"geography/elevation/mean_elevation\":\"320\",\"geography/geographic_coordinates\":\"62 00 N, 15 00 E\",\"geography/geography_note\":\"strategic location along Danish Straits linking Baltic and North Seas; Sweden has almost 100,000 lakes, the largest of which, Vanern, is the third largest in Europe\",\"geography/land_boundaries/border_countries\":\"Finland 545 km, Norway 1666 km\",\"geography/land_boundaries/total\":\"2,211 km\",\"geography/land_use/agricultural_land_arable_land\":0.064,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.011,\"geography/land_use/forest\":0.687,\"geography/land_use/other\":0.238,\"geography/location\":\"Northern Europe, bordering the Baltic Sea, Gulf of Bothnia, Kattegat, and Skagerrak, between Finland and Norway\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat or gently rolling lowlands; mountains in west\",\"government/administrative_divisions\":\"21 counties (lan, singular and plural); Blekinge, Dalarna, Gavleborg, Gotland, Halland, Jamtland, Jonkoping, Kalmar, Kronoberg, Norrbotten, Orebro, Ostergotland, Skane, Sodermanland, Stockholm, Uppsala, Varmland, Vasterbotten, Vasternorrland, Vastmanland, Vastra Gotaland\",\"government/capital/geographic_coordinates\":\"59 20 N, 18 03 E\",\"government/capital/name\":\"Stockholm\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name ultimately derives from the North Germanic Svear tribe, which inhabited central Sweden and is first mentioned in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"King CARL XVI GUSTAF (since 15 September 1973); Heir Apparent Princess VICTORIA Ingrid Alice Desiree (daughter of the monarch, born 14 July 1977)\",\"government/executive_branch/head_of_government\":\"Prime Minister Stefan LOFVEN (since 3 October 2014); Deputy Prime Minister Isabella LOVIN (since 25 May 2016); note - Prime Minister Stefan LOFVEN was ousted in a no-confidence vote on 25 September 2018 and headed a caretaker government until the next government was formed; LOFVEN was reelected as Prime Minister and took office on 21 January 2019\",\"government/flag_description\":\"blue with a golden yellow cross extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors reflect those of the Swedish coat of arms - three gold crowns on a blue field\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"6 June 1523 (Gustav VASA elected king of Sweden, marking the abolishment of the Kalmar Union between Denmark, Norway, and Sweden)\",\"government/national_holiday\":\"National Day, 6 June (1983); note - from 1916 to 1982 this date was celebrated as Swedish Flag Day\",\"government/national_symbol_s\":\"three crowns, lion; national colors: blue, yellow\",\"introduction\":\"A military power during the 17th century, Sweden has not participated in any war for two centuries. An armed neutrality was preserved in both World Wars. Since then, Sweden has pursued a successful economic formula consisting of a capitalist system intermixed with substantial welfare elements. Sweden joined the EU in 1995, but the public rejected the introduction of the euro in a 2003 referendum. The share of Sweden\\u0026amp;rsquo;s population born abroad increased from 11.3% in 2000 to 19.1% in 2018. \\u0026amp;nbsp;\",\"name\":\"Sweden\",\"people_and_society/age_structure/0_14_years\":0.1754,\"people_and_society/age_structure/15_24_years\":0.1106,\"people_and_society/age_structure/25_54_years\":0.3937,\"people_and_society/age_structure/55_64_years\":0.1167,\"people_and_society/age_structure/65_years_and_over\":0.2037,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Swedish 80.9%, Syrian 1.8%, Finnish 1.4%, Iraqi 1.4%, other 14.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.608 million STOCKHOLM (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Swedish\",\"people_and_society/nationality/noun\":\"Swede(s)\",\"people_and_society/net_migration_rate\":\"5.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10040995\",\"people_and_society/population_growth_rate\":0.008,\"people_and_society/urbanization/urban_population\":\"87.7% of total population (2019)\",\"transportation/airports\":\"231\",\"transportation/railways/total\":\"14127\",\"transportation/roadways/total\":\"573134\"},{\"BoxHeight\":34.5,\"BoxWidth\":25.40000000000009,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.947,\"ISO3_Code\":\"DEU\",\"ISO_Code\":\"DE\",\"Path\":\"M 526.1 278 526.1 278.1 526.2 278.2 526.3 278.1 526.6 277.9 527.3 278.4 527.5 278.2 527.6 278.3 527.8 279 527.5 279.7 528 279.8 528.2 280 528.2 280.4 528.4 280.1 528.7 280 529.7 280.6 530.3 280.2 530.7 280.2 530.7 280 530.5 279.8 530.6 279.8 530.7 279.5 531.1 279.6 531.2 279.8 531.3 280.1 530.9 280.1 530.7 280.3 530.7 281 530.6 281.2 529.9 281.6 529.8 281.9 530.1 282 530.2 282.2 530.9 281.9 531.2 282.3 531.4 282.2 531.7 282.4 531.8 282.2 531.6 282.1 531.6 282 532.1 281.9 532.4 281.3 533.3 281.2 533.6 281.1 533.8 280.8 534.1 280.7 534.3 280.5 534.4 280.6 534.6 280.5 534.7 280.3 534.6 280 534.8 279.8 535.5 280.2 535.7 280 536 280 536.4 280.5 536.3 280.6 536.4 280.7 536.5 280.8 536.6 280.8 536.8 280.9 536.9 281 536.9 281.1 537.3 281.5 538.3 281.2 538.6 281.7 538.5 281.9 538.3 282 538.5 282.5 538.6 282.4 538.6 282.1 538.9 282.1 538.9 281.9 539.4 282.3 539.4 282.6 538.9 282.6 538.6 282.8 539 283.1 539.4 283.2 539.6 283.4 540 285.1 540 285.2 540 285.5 539.9 285.8 539.8 286.4 539.2 286.8 539.2 287.1 539.2 287.4 539.4 287.5 540 288.1 540.4 288.4 540.5 288.6 540.5 289 540.3 289.4 540.5 290 540.8 290.1 540.7 290.7 540.9 290.9 540.8 291.2 540.8 291.6 540.5 292 540.9 292.7 540.9 292.9 540.8 293.1 540.9 293.3 541.5 293.6 541.5 294.1 541.7 294.5 541.6 295.1 541.3 295.9 541.1 296.2 540.9 296.4 540.5 296.3 540.6 296 540.4 296 540.4 295.7 540.2 295.5 540 295.6 539.7 295.4 539.6 295.7 539.9 296 539.9 296.1 538.8 296.5 538.4 296.9 537.8 296.9 537.5 297 537.4 297.3 537.3 297.4 537.1 297.3 536.9 297.5 536.7 297.5 536.5 297.8 536.2 297.8 535.9 298.3 535.5 298.1 535.2 298.3 534.9 298.3 534.4 298.6 534.2 299 534.2 299.3 533.8 298.7 533.5 298.7 533.6 298.8 533.6 299 533.7 299.1 533.8 299.3 533.8 299.5 534 299.7 534 299.8 534.6 300.1 534.6 300.3 534.8 300.4 534.6 300.9 534.4 301.1 534.7 301.4 534.9 302 535 302.1 535 302.3 535.5 302.8 535.9 302.8 536.1 303 536.5 303.6 536.6 303.7 537.1 304 537.2 304.4 537.4 304.5 537.6 304.4 537.9 304.8 538.1 304.8 538.4 305.3 538.2 305.5 538.3 305.9 538.1 306.3 537.5 306 537.3 306.2 537.3 306.4 537.2 306.9 536.8 307.2 536.5 307.3 536.1 307.4 535.9 307.6 535.7 307.7 535.4 308 535.7 308.5 535.7 308.6 535.9 308.7 536 309.1 535.8 309.6 536.1 309.7 536.3 309.9 536.2 310.5 536.1 310.7 535.8 310.6 535.5 310.3 535.5 310 535.2 309.8 535 309.8 534.9 310 534.7 310 534.5 309.8 534.2 309.7 534 309.8 534 309.6 533.9 309.6 533.7 309.7 533.8 310.1 533.4 310.1 532.8 310.2 532.2 310.2 532 310.5 531.6 310.6 531.6 310.7 531.7 310.8 531.4 310.8 531.2 310.9 531.1 310.8 530.5 311 530.4 310.8 530.2 310.6 530.2 310.4 529.9 310.5 529.5 310.3 529.3 310.4 529 310.3 528.9 310.5 529 310.8 528.8 311.1 528.6 311.4 528.2 311.5 528.3 311.1 528.3 311 528 311.1 528 310.8 527.7 310.6 527.6 310.4 527.3 310.4 527.2 310.2 526.9 310.4 526.5 310.4 526.3 310.3 526 310 525.5 309.9 525 309.8 524.6 309.9 524.4 309.6 524.3 309.7 524.4 309.8 524 309.8 524.1 309.7 524.1 309.6 523.9 309.3 523.6 309.4 523.3 309.7 523.4 309.8 523.6 309.9 523.9 309.9 523.8 310.1 523.7 310.1 523.6 310 523.4 310.3 522.8 310.1 522.3 310.3 522 310.3 521.9 310.2 521.4 310.4 521.2 310.3 521 310.2 520.8 309.8 520.9 309.5 520.9 309.3 521.1 308.6 521 308.3 521 308 521.3 307.4 521.4 307.1 521.7 306 522 305.5 522.1 305.5 522.4 305.1 522.6 304.6 522.8 304.4 522.4 304.3 521.9 304.1 521.2 304.1 520.9 303.9 520.7 303.6 520.4 303.6 520.2 303.8 519.9 303.8 519.7 303.6 519.5 303.8 519.5 303.5 519 303.4 518.9 303.6 518.7 303.6 518.6 303.4 518.3 302.9 518.2 302.5 517.9 302.3 517.7 302.3 517.7 302 517.8 301.5 518 301.2 518.1 301 518 300.8 517.5 300.7 517.3 300.5 517 299.8 517 299.5 517.2 299 517.5 298.7 517.8 298.6 517.6 298.4 517.7 298.1 517.5 297.9 517.2 297.8 517.2 297.6 517.3 297.3 517.1 297.3 517 296.9 516.7 296.8 516.7 296.5 516.8 296.3 516.9 296.1 516.7 296 516.7 295.8 516.4 295.7 516.3 295.5 516.4 295.4 516.5 295.5 517.1 294.9 516.9 294.9 516.8 294.6 517.3 294.1 517.2 293.4 516.9 293 516.9 292.8 516.5 292.4 516.6 292.2 516.5 292 516.8 291.9 517.1 291.9 517.1 291.7 517.8 292 517.8 291.8 518.8 291.6 518.9 291.3 518.6 291 518.7 290.7 519 290.6 519.4 290.2 519.6 290.1 519.5 289.9 519.6 289.5 519.4 289.2 519.2 289.2 518.6 289 518.7 288.6 518.6 288.4 519.4 288.3 519.6 288.2 519.6 287.5 519.7 287.4 520 286.7 520 286.1 520 285.5 520.1 285.2 519.4 285 519.5 284.2 519.7 284.2 519.7 284 519.9 283.7 520.2 283.5 520.9 283.5 521.7 283.4 522.2 283.4 522.3 283.7 522.4 283.7 522.6 283.9 522.6 284.2 522.3 284.3 522.4 284.6 522.7 284.8 522.9 284.8 523 284.6 523 284.3 522.8 284.2 523 283.8 523.7 284.2 523.6 283.9 523.5 283.5 523.7 282.8 523.9 282.6 524.1 282.5 524.4 282.8 525 282.8 525.7 282.6 525.5 282.6 524.8 282.5 524.5 281.9 524.9 281.8 524.8 281.4 524.5 281.4 524.4 281.1 524.5 280.7 524.1 280.6 524 280.5 524.1 280.2 524.6 280 524.8 279.8 524.5 279.7 524.5 279.1 524 278.2 523.9 277.7 525.3 277.8 525.6 277.9 525.7 278.1 526 278.1 526.1 278 Z M 537.1 279.4 537.4 279.8 537.5 279.7 537.4 279.4 537.8 279.4 537.7 279.9 538 280.4 537.4 280.5 537 280.9 536.9 280.9 536.8 280.8 536.6 280.7 536.6 280.6 536.4 280.5 536.6 280.1 536.5 279.6 536.9 278.9 537.1 278.9 537.1 279.2 537.1 279.4 Z M 523.8 278.8 523.5 278.8 523.3 278.7 523.3 278.6 523.4 278.4 523.7 278.4 523.8 278.5 523.8 278.6 523.8 278.8 Z M 523.2 277.8 523.4 277.8 523.5 277.9 523.3 278 523.1 277.8 523 278 523 277.9 523 277.7 523.1 277.4 523.2 277.4 523.2 277.7 523.2 277.8 Z M 524 279.7 523.9 279.7 523.8 279.5 524.1 279.4 524.1 279.6 524 279.7 Z M 523.3 279.1 523.2 279.1 523 278.8 523.1 278.7 523.2 278.9 523.3 279.1 Z M 518.8 283.8 518.6 284.1 518.5 284 518.4 283.9 518.7 283.8 518.8 283.8 Z M 523.4 277.1 523.2 277.3 523.2 277.2 523.3 277 523.4 277 523.4 277.1 Z M 520.2 283.4 519.9 283.4 519.9 283.3 520.2 283.3 520.2 283.4 Z M 519.7 283.5 519 283.6 519 283.5 519.4 283.5 519.7 283.5 Z M 521.6 283 521.5 283.2 521.3 283.1 521.4 283 521.6 283 Z M 536.4 279.2 536.4 279.5 536.2 279.5 536.3 279.3 536.4 279.2 Z M 523.6 282.4 523.6 282.5 523.5 282.5 523.6 282.2 523.6 282.4 Z M 522.7 283.4 522.5 283.4 522.5 283.3 522.5 283.2 522.7 283.2 522.7 283.4 Z M 523.1 278.3 523 278.5 522.9 278.4 522.9 278.2 523.1 278.3 Z M 523.8 279.4 523.7 279.4 523.6 279.3 523.7 279.2 523.8 279.4 Z M 520.8 283.3 520.6 283.3 520.7 283.1 520.8 283.1 520.8 283.3 Z M 532.1 281.6 532 281.8 531.9 281.7 532.1 281.5 532.1 281.6 Z M 521.4 283.1 521.3 283.2 521.2 283.1 521.3 283 521.4 283.1 Z M 519.1 283.7 519.1 283.8 519.1 283.7 519 283.7 519.1 283.6 519.1 283.7 Z\",\"Xmax\":541.7,\"Xmid\":528.8,\"Xmin\":516.3,\"Ymax\":311.5,\"Ymid\":295.2,\"Ymin\":277,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"50800\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"847.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0.05,\"energy/electricity_from_other_renewable_sources\":0.52,\"geography/area/land\":348672,\"geography/area/water\":8350,\"geography/area_comparative\":\"three times the size of Pennsylvania; slightly smaller than Montana\",\"geography/area_sqkm\":357022,\"geography/climate\":\"temperate and marine; cool, cloudy, wet winters and summers; occasional warm mountain (foehn) wind\",\"geography/coastline\":\"2,389 km\",\"geography/elevation/highest_point\":\"Zugspitze 2,963 m\",\"geography/elevation/lowest_point\":\"Neuendorf bei Wilster -3.5 m\",\"geography/elevation/mean_elevation\":\"263\",\"geography/geographic_coordinates\":\"51 00 N, 9 00 E\",\"geography/geography_note\":\"strategic location on North European Plain and along the entrance to the Baltic Sea; most major rivers in Germany - the Rhine, Weser, Oder, Elbe - flow northward; the Danube, which originates in the Black Forest, flows eastward\",\"geography/land_boundaries/border_countries\":\"Austria 801 km, Belgium 133 km, Czech Republic 704 km, Denmark 140 km, France 418 km, Luxembourg 128 km, Netherlands 575 km, Poland 467 km, Switzerland 348 km\",\"geography/land_boundaries/total\":\"3,714 km\",\"geography/land_use/agricultural_land_arable_land\":0.341,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.133,\"geography/land_use/forest\":0.318,\"geography/land_use/other\":0.202,\"geography/location\":\"Central Europe, bordering the Baltic Sea and the North Sea, between the Netherlands and Poland, south of Denmark\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"lowlands in north, uplands in center, Bavarian Alps in south\",\"government/administrative_divisions\":\"16 states (Laender, singular - Land); Baden-Wuerttemberg, Bayern (Bavaria), Berlin, Brandenburg, Bremen, Hamburg, Hessen (Hesse), Mecklenburg-Vorpommern (Mecklenburg-Western Pomerania), Niedersachsen (Lower Saxony), Nordrhein-Westfalen (North Rhine-Westphalia), Rheinland-Pfalz (Rhineland-Palatinate), Saarland, Sachsen (Saxony), Sachsen-Anhalt (Saxony-Anhalt), Schleswig-Holstein, Thueringen (Thuringia); note - Bayern, Sachsen, and Thueringen refer to themselves as free states (Freistaaten, singular - Freistaat), while Bremen calls itself a Free Hanseatic City (Freie Hansestadt) and Hamburg considers itself a Free and Hanseatic City (Freie und Hansestadt)\",\"government/capital/geographic_coordinates\":\"52 31 N, 13 24 E\",\"government/capital/name\":\"Berlin\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Gauls (Celts) of Western Europe may have referred to the newly arriving Germanic tribes who settled in neighboring areas east of the Rhine during the first centuries B.C. as \\u0022Germani,\\u0022 a term the Romans adopted as \\u0022Germania\\u0022; the native designation \\u0022Deutsch\\u0022 comes from the Old High German \\u0022diutisc\\u0022 meaning \\u0022of the people\\u0022\",\"government/executive_branch/chief_of_state\":\"President Frank-Walter STEINMEIER (since 19 March 2017)\",\"government/executive_branch/head_of_government\":\"Chancellor Angela MERKEL (since 22 November 2005)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and gold; these colors have played an important role in German history and can be traced back to the medieval banner of the Holy Roman Emperor - a black eagle with red claws and beak on a gold field\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"18 January 1871 (establishment of the German Empire); divided into four zones of occupation (UK, US, USSR, and France) in 1945 following World War II; Federal Republic of Germany (FRG or West Germany) proclaimed on 23 May 1949 and included the former UK, US, and French zones; German Democratic Republic (GDR or East Germany) proclaimed on 7 October 1949 and included the former USSR zone; West Germany and East Germany unified on 3 October 1990; all four powers formally relinquished rights on 15 March 1991; notable earlier dates: 10 August 843 (Eastern Francia established from the division of the Carolingian Empire); 2 February 962 (crowning of OTTO I, recognized as the first Holy Roman Emperor)\",\"government/national_holiday\":\"German Unity Day, 3 October (1990)\",\"government/national_symbol_s\":\"eagle; national colors: black, red, yellow\",\"introduction\":\"As Europes largest economy and second most populous nation (after Russia), Germany is a key member of the continents economic, political, and defense organizations. European power struggles immersed Germany in two devastating world wars in the first half of the 20th century and left the country occupied by the victorious Allied powers of the US, UK, France, and the Soviet Union in 1945. With the advent of the Cold War, two German states were formed in 1949: the western Federal Republic of Germany (FRG) and the eastern German Democratic Republic (GDR). The democratic FRG embedded itself in key western economic and security organizations, the EC (now the EU) and NATO, while the communist GDR was on the front line of the Soviet-led Warsaw Pact. The decline of the USSR and the end of the Cold War allowed for German reunification in 1990. Since then, Germany has expended considerable funds to bring eastern productivity and wages up to western standards. In January 1999, Germany and 10 other EU countries introduced a common European exchange currency, the euro.\",\"name\":\"Germany\",\"people_and_society/age_structure/0_14_years\":0.1283,\"people_and_society/age_structure/15_24_years\":0.0998,\"people_and_society/age_structure/25_54_years\":0.3987,\"people_and_society/age_structure/55_64_years\":0.1496,\"people_and_society/age_structure/65_years_and_over\":0.2236,\"people_and_society/birth_rate\":\"8.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"German 87.2%, Turkish 1.8%, Polish 1%, Syrian 1%, other 9% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.557 million BERLIN (capital), 1.791 million Hamburg, 1.521 million Munich, 1.108 million Cologne (2019)\",\"people_and_society/nationality/adjective\":\"German\",\"people_and_society/nationality/noun\":\"German(s)\",\"people_and_society/net_migration_rate\":\"1.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"80457737\",\"people_and_society/population_growth_rate\":-0.0017,\"people_and_society/urbanization/urban_population\":\"77.4% of total population (2019)\",\"transportation/airports\":\"539\",\"transportation/railways/total\":\"3359\",\"transportation/roadways/total\":\"625000\"},{\"BoxHeight\":68.5,\"BoxWidth\":33.89999999999998,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.938,\"ISO3_Code\":\"FIN\",\"ISO_Code\":\"FI\",\"Path\":\"M 580.2 192.4 578.9 193.5 579 193.7 579.8 193.9 579.6 194.9 578.9 196.4 579.4 198.8 581.3 199.9 582.2 201.8 583.2 202.9 582.9 203.9 581.9 205.5 580.5 207.9 580.6 208.7 581.4 210.3 582 211.6 582.4 212.7 583 213.9 583.4 215.3 583.5 216.5 583.5 216.8 583.1 216.7 582.5 217 582.7 217.6 582.5 218 582.4 219 582.2 219.6 582.8 220.1 582.7 220.5 582.7 220.6 582.1 221 582.1 221.4 582.1 222 582.5 222.6 583.3 222.8 583.3 223.1 583.5 223.6 583.2 224.2 583.3 225.1 583.9 225.6 584.2 225.9 584.5 226.1 584.6 226.9 584.6 227.1 584.5 227.5 584.5 227.6 583.9 228.8 583.1 229.3 584.5 231.1 585.3 231.5 586.6 232.6 586.7 233.3 587.3 234 587.5 234.5 586.4 237.3 585.8 238.1 585 238.8 584.8 239.2 583.6 240.8 582.4 242.5 581.8 242.9 581.1 244.2 580 245 579.6 245.5 579.4 246 579 246.1 577.6 247.6 577.1 248.3 576.9 248.2 576.9 248.6 576.5 248.7 576.2 248.6 576 248.8 575.9 248.6 575.4 248.4 575 248.4 574.7 248.7 574.6 249 574.4 248.8 574.2 248.8 573.8 249.1 573.3 248.7 573.2 249 573.1 249.1 572.8 249 572.6 249.2 572.2 249.1 572.3 249.6 572.1 249.8 572 249.8 571.9 249.5 571.7 249.8 571.5 249.9 571.1 249.6 571 250 570.8 249.7 570.5 250 570 250 569.5 250.5 568.8 250.4 568.4 250.8 567.9 251.4 567.4 251 566.6 251.3 566.3 251.7 565.3 251.8 565 251.9 564.9 252.2 564.7 251.9 564.2 252.3 563.9 252.3 563.9 252.2 564.2 251.8 564 251.5 563.8 251.8 563.5 251.7 563.5 251.5 563.8 251.3 563.8 250.8 563.5 251.1 563.4 250.6 563 251.2 562.7 251.5 562.5 251.3 562.2 251.3 562.1 251 562.2 250.4 562.5 250 562.4 249.5 562.3 249.6 562 250.3 561.7 250.5 561.4 249.9 561.4 249 561 249 561 249.6 560.9 249.7 560.7 249.6 560.3 248.6 560.4 248 559.8 248.6 559.1 248.5 559.1 248.3 559.4 248 559.2 247.3 559.2 246.9 558.9 246.7 558.8 246.4 559 245.9 559.2 245.8 559.2 245.5 559.4 245.5 559.5 245.2 559.4 244.5 559.7 243.8 559.6 243.3 559.8 243.2 559.7 242.9 559.8 242.8 559.7 242.4 560 242.4 559.6 241.3 559.5 241.1 559.5 240.9 559.4 240.4 559.2 240.2 559.1 239.5 559.3 238.7 559.1 237.9 558.8 237.8 558.6 237 558.4 236.7 558.7 236.4 558.5 236 558.7 235 558.7 234.8 559.3 234.6 559.2 234.2 559.4 234.2 559.6 233.6 559.9 233.5 559.7 232.9 559.8 232.4 560.1 232.5 560.8 232.3 561.1 231.6 561.7 232.1 561.9 232.1 562 231.7 561.7 231.1 561.7 230.9 562 230.3 562.1 230.7 562.2 230.8 562.5 229.9 562.9 229.5 562.9 229 562.7 229.2 562.6 228.9 563 228.7 563.1 228.4 563.4 228.7 563.3 228.5 563.5 228.4 563.7 228.9 563.7 229.1 563.8 229 563.9 228.6 564.8 228.1 564.9 227.5 564.9 227.3 565.5 227.4 565.5 227.1 565.8 226.4 567.4 224.2 568.2 222.5 568.6 222.1 569.3 221.9 569.6 221.9 570.1 222.2 570.2 222.1 570.2 221.9 570 221.5 570.5 221.3 570.3 220.8 570 220.3 570.1 219.7 570 219.1 570.2 218.2 569.9 217.7 569.5 217.4 569 217 568.5 217 568.2 216.8 568 216.9 568.1 216.6 568 216.4 567.3 216 567.1 216.1 567 215.8 566.8 215 566.4 214.1 566.3 213.5 565.8 213.2 565.6 212.6 565.6 212 565.6 211.5 566.1 210.7 566.2 210.3 566.2 209.4 566.5 209.1 566.5 208.8 565.3 206.4 565.4 206.2 565.3 205.8 565.7 205.6 565.9 205.3 565.8 204.6 565.1 204.4 564.9 204.2 565.3 203.3 565.1 202.6 565.1 201.5 565.5 201 565.6 200.7 564.8 200 564.6 199.3 564.2 199.3 564.2 198.6 564 198.3 563.9 198.1 563.6 197.8 561.8 196.8 561.1 196.8 560.7 196.1 559.5 195.2 559.3 194.7 558.5 193.9 558.3 193.8 558 193.6 557.9 193.4 557.9 193 557.6 192.7 557 192.4 557.5 192 558.3 192.4 558.4 192 558.3 191.2 559.1 190.4 559.9 190.7 560.9 192.3 561.9 194 562.1 194.9 562.5 194.8 563.2 195.2 563.9 195.2 564.4 195.6 565.5 195.1 565.9 194.3 566.3 194.2 567.4 195 568.2 195.4 568.6 195.5 569 196.1 569.5 195.6 569.7 194.6 570 194.1 570.5 193.7 571 193.6 571.3 192.9 571.3 190.9 571.6 189.8 571.7 188.7 571.9 188.1 572 187.4 573 186.2 573.5 185.4 574.3 185.3 575.1 185.5 576.6 184.3 577.4 184.2 577.7 185 578.8 186.3 580.8 187.7 581.2 189.1 580.9 189.8 580 191.1 579.9 191.9 580.2 192.4 Z M 554.6 249.7 554.7 249.8 554.8 249.4 554.8 249.1 555.1 249.1 555.5 249.3 555.8 249.2 555.7 249.4 555.9 249.5 556.1 249.9 556.1 250.2 555.9 250.4 555.5 250.2 555.6 250.9 555.9 250.9 556.2 250.5 556.1 250.4 556.3 249.9 556.5 249.9 556.6 250 556.5 250.2 556.4 250.1 556.3 250.4 556.2 250.9 556 251 556 251.4 555.8 251.4 555.4 250.8 555.3 250.9 554.8 250.8 554.6 250.4 554.2 250.5 554.2 250 554.4 249.8 554.5 249.9 554.6 249.7 Z M 559.3 232.1 559.4 232.3 559.5 232.6 559 233 558.7 232.7 558.5 232.2 558.9 231.5 559 231.7 559.3 231.7 559.3 232.1 Z M 568.9 221 569 221.4 568.8 221.6 568.4 221.5 568.2 221.4 568.1 221.3 568.1 221.1 568.2 220.9 568.4 220.7 568.9 220.7 569.2 220.8 569.2 221 568.9 221 Z M 560.3 250.2 560.5 250.2 560.9 250.1 561.1 250.2 561.2 250 561.3 250.4 561.1 250.6 561 250.5 561 250.8 560.8 250.8 560.8 250.6 560.9 250.5 560.8 250.4 560.5 250.6 560.4 250.7 560.2 250.6 560.2 250.4 560.3 250.2 Z M 556.7 251.3 556.7 251.5 556.4 251.4 556.4 251.3 556.7 250.9 557 250.8 557 251 557.1 251.2 557 251.3 556.7 251.3 Z M 557.6 249.7 557.7 249.8 557.7 249.9 557.8 250.1 557.7 250.1 557.5 250.1 557.4 250.3 557.3 250.2 557.5 249.4 557.6 249.4 557.6 249.7 Z M 560 250.7 559.7 250.8 559.7 250.6 559.8 250.4 559.9 250.4 560.1 250.4 560.1 250.5 560 250.7 Z M 558.9 250.2 559.1 250.1 559.3 250.2 559.5 250 559.4 250.3 559.2 250.4 559.1 250.3 558.9 250.3 558.9 250.2 Z M 558.8 247.9 559.1 247.7 559.1 247.9 559.1 248.1 558.8 248 558.8 247.9 Z M 559.1 249.4 559.2 248.9 559.3 249.1 559.4 248.9 559.4 249.2 559.1 249.4 Z M 559.5 241.9 559.6 242 559.6 242.2 559.4 242.3 559.4 242.2 559.5 242.1 559.5 241.9 Z M 560 232.3 560 232 560.1 231.9 560.3 232 560.3 232.1 560.3 232.2 560.1 232.1 560.1 232.3 560 232.3 Z M 558.8 234.2 558.6 234.3 558.6 234 558.7 233.8 558.8 233.9 558.8 234.2 Z M 558.2 249.2 558.3 249 558.4 249.1 558.5 249.3 558.5 249.5 558.3 249.5 558.4 249.3 558.3 249.3 558.2 249.2 Z M 559.4 233.8 559.3 234 559.2 233.7 559.3 233.7 559.4 233.4 559.5 233.5 559.4 233.8 Z M 557.8 251.8 558.1 251.6 558.2 251.7 558.2 251.8 558.1 251.8 557.9 251.9 557.8 251.8 Z M 558.4 248.6 558.4 248.4 558.5 248.4 558.5 248.6 558.4 248.9 558.4 248.6 Z M 574.8 249 574.9 248.8 574.9 249.1 575 249.2 575 249.3 574.8 249 Z M 573.4 249.2 573.5 249 573.6 249.1 573.6 249.3 573.4 249.2 Z M 573.2 249.3 573.3 249.2 573.4 249.3 573.4 249.4 573.2 249.4 573.2 249.3 Z M 554.2 249.3 554.4 249.3 554.3 249.6 554.2 249.5 554.2 249.3 Z M 559.2 252.5 559.2 252.4 559.4 252.5 559.3 252.7 559.2 252.6 559.2 252.5 Z M 558.3 235.5 558.4 235.5 558.5 235.6 558.4 235.8 558.3 235.7 558.3 235.5 Z M 561.9 251.7 561.9 251.6 562 251.6 562.1 251.7 561.9 251.8 561.9 251.7 Z M 560.4 231.1 560.5 231.1 560.5 231.2 560.4 231.4 560.4 231.3 560.4 231.1 Z M 558.3 231.4 558.3 231.2 558.4 231.2 558.5 231.5 558.3 231.4 Z M 556.3 249.4 556.4 249.3 556.5 249.4 556.5 249.6 556.3 249.5 556.3 249.4 Z M 556.2 251.6 556.3 251.3 556.3 251.4 556.3 251.7 556.2 251.6 Z M 559 249.6 559 249.5 559.1 249.6 559.1 249.8 559 249.8 559 249.6 Z M 555.2 251.5 555.3 251.4 555.4 251.4 555.4 251.6 555.3 251.6 555.2 251.5 Z M 560.1 249 560.2 248.8 560.3 249 560.2 249.2 560.1 249 Z M 562.3 251.6 562.4 251.4 562.5 251.5 562.5 251.7 562.3 251.6 Z M 557.2 250.6 557.3 250.5 557.4 250.7 557.3 250.8 557.2 250.6 Z M 559.9 249 560 248.7 560.1 248.8 560 249 559.9 249 Z M 559.8 250.1 559.8 249.8 559.9 250 559.9 250.1 559.8 250.1 Z M 572.5 249.5 572.6 249.4 572.7 249.5 572.7 249.7 572.6 249.6 572.5 249.5 Z M 560 249.4 560 249.2 560.2 249.3 560.1 249.5 560 249.4 Z M 562.1 230.3 562.2 230.2 562.3 230.4 562.2 230.6 562.1 230.3 Z M 562.2 251.8 562.1 251.9 562.1 251.7 562.2 251.5 562.2 251.8 Z M 553.6 250 553.8 249.9 553.7 250.2 553.6 250 Z M 562.3 252.1 562.3 252 562.4 252 562.4 252.1 562.3 252.3 562.3 252.1 Z M 558 248.8 558 248.6 558.1 248.6 558.1 249 558 248.8 Z M 571.5 250.3 571.6 250.1 571.7 250.1 571.7 250.2 571.6 250.3 571.5 250.3 Z M 559.3 244.7 559.2 244.8 559.2 244.7 559.2 244.5 559.3 244.5 559.3 244.7 Z M 558.2 249.7 558.1 249.8 558.1 249.5 558.2 249.5 558.2 249.7 Z M 554 250 554 249.8 554.1 250 554.1 250.1 554 250.1 554 250 Z M 554.6 249.3 554.6 249.1 554.7 249.1 554.7 249.3 554.6 249.3 Z M 563.2 251.2 563.3 251.2 563.4 251.5 563.3 251.6 563.2 251.2 Z M 560.1 231.2 560.2 231 560.3 231.1 560.3 231.4 560.1 231.2 Z M 557.7 234 557.7 233.9 557.9 234.2 557.8 234.3 557.7 234 Z M 573.4 249.4 573.5 249.3 573.6 249.3 573.5 249.5 573.4 249.4 Z M 559.4 249.8 559.5 249.9 559.4 249.9 559.4 249.8 Z M 559.4 249.8 559.3 249.9 559.3 249.8 559.4 249.8 Z\",\"Xmax\":587.5,\"Xmid\":572.7,\"Xmin\":553.6,\"Ymax\":252.7,\"Ymid\":224.7,\"Ymin\":184.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"44500\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.01 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.2,\"energy/electricity_from_nuclear_fuels\":0.17,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":303815,\"geography/area/water\":34330,\"geography/area_comparative\":\"slightly more than two times the size of Georgia; slightly smaller than Montana\",\"geography/area_sqkm\":338145,\"geography/climate\":\"cold temperate; potentially subarctic but comparatively mild because of moderating influence of the North Atlantic Current, Baltic Sea, and more than 60,000 lakes\",\"geography/coastline\":\"1,250 km\",\"geography/elevation/highest_point\":\"Halti (alternatively Haltia, Haltitunturi, Haltiatunturi) 1,328 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"164\",\"geography/geographic_coordinates\":\"64 00 N, 26 00 E\",\"geography/geography_note\":\"long boundary with Russia; Helsinki is northernmost national capital on European continent; population concentrated on small southwestern coastal plain\",\"geography/land_boundaries/border_countries\":\"Norway 709 km, Sweden 545 km, Russia 1309 km\",\"geography/land_boundaries/total\":\"2,563 km\",\"geography/land_use/agricultural_land_arable_land\":0.074,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.001,\"geography/land_use/forest\":0.729,\"geography/land_use/other\":0.196,\"geography/location\":\"Northern Europe, bordering the Baltic Sea, Gulf of Bothnia, and Gulf of Finland, between Sweden and Russia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly low, flat to rolling plains interspersed with lakes and low hills\",\"government/administrative_divisions\":\"19 regions (maakunnat, singular - maakunta (Finnish); landskapen, singular - landskapet (Swedish)); Aland (Swedish), Ahvenanmaa (Finnish); Etela-Karjala (Finnish), Sodra Karelen (Swedish) [South Karelia]; Etela-Pohjanmaa (Finnish), Sodra Osterbotten (Swedish) [South Ostrobothnia]; Etela-Savo (Finnish), Sodra Savolax (Swedish) [South Savo]; Kanta-Hame (Finnish), Egentliga Tavastland (Swedish); Kainuu (Finnish), Kajanaland (Swedish); Keski-Pohjanmaa (Finnish), Mellersta Osterbotten (Swedish) [Central Ostrobothnia]; Keski-Suomi (Finnish), Mellersta Finland (Swedish) [Central Finland]; Kymenlaakso (Finnish), Kymmenedalen (Swedish); Lappi (Finnish), Lappland (Swedish); Paijat-Hame (Finnish), Paijanne-Tavastland (Swedish); Pirkanmaa (Finnish), Birkaland (Swedish) [Tampere]; Pohjanmaa (Finnish), Osterbotten (Swedish) [Ostrobothnia]; Pohjois-Karjala (Finnish), Norra Karelen (Swedish) [North Karelia]; Pohjois-Pohjanmaa (Finnish), Norra Osterbotten (Swedish) [North Ostrobothnia]; Pohjois-Savo (Finnish), Norra Savolax (Swedish) [North Savo]; Satakunta (Finnish and Swedish); Uusimaa (Finnish), Nyland (Swedish) [Newland]; Varsinais-Suomi (Finnish), Egentliga Finland (Swedish) [Southwest Finland]\",\"government/capital/geographic_coordinates\":\"60 10 N, 24 56 E\",\"government/capital/name\":\"Helsinki\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name may derive from the ancient Fenni peoples who are first described as living in northeastern Europe in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Sauli NIINISTO (since 1 March 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sanna MARIN (since 10 December 2019)\",\"government/flag_description\":\"white with a blue cross extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the blue represents the thousands of lakes scattered across the country, while the white is for the snow that covers the land in winter\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"6 December 1917 (from Russia)\",\"government/national_holiday\":\"Independence Day, 6 December (1917)\",\"government/national_symbol_s\":\"lion; national colors: blue, white\",\"introduction\":\"Finland was a province and then a grand duchy under Sweden from the 12th to the 19th centuries, and an autonomous grand duchy of Russia after 1809. It gained complete independence in 1917. During World War II, Finland successfully defended its independence through cooperation with Germany and resisted subsequent invasions by the Soviet Union - albeit with some loss of territory. In the subsequent half century, Finland transformed from a farm/forest economy to a diversified modern industrial economy; per capita income is among the highest in Western Europe. A member of the EU since 1995, Finland was the only Nordic state to join the euro single currency at its initiation in January 1999. In the 21st century, the key features of Finlands modern welfare state are high quality education, promotion of equality, and a national social welfare system - currently challenged by an aging population and the fluctuations of an export-driven economy.\",\"name\":\"Finland\",\"people_and_society/age_structure/0_14_years\":0.1644,\"people_and_society/age_structure/15_24_years\":0.1121,\"people_and_society/age_structure/25_54_years\":0.3764,\"people_and_society/age_structure/55_64_years\":0.1319,\"people_and_society/age_structure/65_years_and_over\":0.2151,\"people_and_society/birth_rate\":\"10.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Finn, Swede, Russian, Estonian, Romani, Sami\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.292 million HELSINKI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Finnish\",\"people_and_society/nationality/noun\":\"Finn(s)\",\"people_and_society/net_migration_rate\":\"2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5537364\",\"people_and_society/population_growth_rate\":0.0033,\"people_and_society/urbanization/urban_population\":\"85.4% of total population (2019)\",\"transportation/airports\":\"148\",\"transportation/railways/total\":\"5926\",\"transportation/roadways/total\":\"454000\"},{\"BoxHeight\":87,\"BoxWidth\":73,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.957,\"ISO3_Code\":\"NOR\",\"ISO_Code\":\"NO\",\"Path\":\"M 585.6 186.9 585.8 187.8 585.7 188.5 584.7 188.6 583.6 187.7 583.6 188.5 583.4 189.3 583.1 189.6 582.5 189.8 582 190.3 581.3 190.5 581.2 190.7 581.2 191.4 581 192.1 580.6 192.6 580.2 192.4 579.9 191.9 580 191.1 580.9 189.8 581.2 189.1 580.8 187.7 578.8 186.3 577.7 185 577.4 184.2 576.6 184.3 575.1 185.5 574.3 185.3 573.5 185.4 573 186.2 572 187.4 571.9 188.1 571.7 188.7 571.6 189.8 571.3 190.9 571.3 192.9 571 193.6 570.5 193.7 570 194.1 569.7 194.6 569.5 195.6 569 196.1 568.6 195.5 568.2 195.4 567.4 195 566.3 194.2 565.9 194.3 565.5 195.1 564.4 195.6 563.9 195.2 563.2 195.2 562.5 194.8 562.1 194.9 561.9 194 560.9 192.3 559.9 190.7 559.1 190.4 558.3 191.2 558.4 192 558.3 192.4 557.5 192 557 192.4 556 192.6 556.2 193.5 556.3 194.4 556 195.4 555.5 196.1 555.8 196.9 555.3 197.6 554 197.1 552.8 196.6 551.6 196.6 551 196.1 550.2 196.4 550.2 197.4 550.3 198.9 549.6 200.5 548.7 200 548 199.6 547.9 199.6 547.6 200 546.5 201 545.9 202.8 545.7 203.5 545.5 203.8 544.8 203.9 544.6 204.5 545.4 206.1 545.4 207.3 544.5 208.2 544 209.2 543.3 210.4 543.1 210.7 543 210.8 542.7 211.3 542.8 212.2 542.9 212.7 541.7 213.5 541.6 213.5 540.3 213.7 540.4 215.3 540.5 215.9 540.3 216.7 540.2 217.6 540.2 219.2 540.1 219.3 539.8 219.9 539.7 220.5 537.9 224 539.1 224.8 539.2 225.6 539.2 225.9 539.2 226.1 539.2 226.5 538.9 227.1 538.8 227.5 538.7 227.6 538.2 227.5 536.7 227.1 536.6 227.1 535.8 227.5 535.6 227.6 535.2 227.9 534.7 228.6 534.5 229 533.7 230.3 533.8 231 533.4 231.9 533.2 232.3 533.4 232.8 533.8 233.9 533.5 234.5 533.6 235.5 533.5 236.4 534 238 534.1 238.4 533.7 241.5 534.4 242.5 534.9 242.5 535.6 243.7 535.6 244.3 535.2 244.9 535.2 245.2 535.1 245.4 533.9 245.7 534.2 246.4 534.4 247.2 534.9 248.5 534.9 249.1 534.7 249.6 534.8 250.3 534.6 250.9 534.2 251.5 533.8 252 533.4 252 533.2 252 533 252.1 532.8 252.3 533.1 252.5 533.1 253 532.7 253.3 532.5 253.5 532.4 253.7 532.8 255 532.8 255.6 532.7 255.7 532.6 256.3 532.4 257.1 532.3 257.4 531.9 257.5 531.8 257.4 531.8 257.1 531.8 256.9 531.7 256.6 531.7 256.5 531.5 256.3 531.4 256.2 531.1 256.3 531 256.1 530.8 256.2 530.4 255.9 530.4 256.3 530.6 256.4 530.7 256.7 530.6 256.9 530.1 256.4 530.1 256.3 530.2 256.2 530.2 256 530.2 255.9 530 256 529.8 255.7 529.8 255.6 529.8 255.3 529.8 255 529.6 255.1 529.5 254.6 529.4 254.5 529.5 254.2 529.6 254.2 529.5 253.3 529.3 252.8 529.5 252.3 529.6 252.2 529.7 252.6 529.8 252.3 529.8 252.1 529.8 252 529.5 251.9 529.4 252.1 529.1 252.2 529.1 252.6 529.4 253.4 529.3 253.8 529 253.9 528.9 253.2 528.7 253 528.6 253.1 528.8 253.3 528.8 253.7 528.7 253.9 528.6 254 528.8 254.4 529.1 254.5 529.1 255.4 529 255.6 529 255.9 528.9 256.1 529 256.2 528.9 256.5 528.6 256.1 528.3 256.7 527.9 256.7 527.8 256.9 527.7 257 527.4 257 527.3 256.6 526.6 257.2 526.4 257.7 526 258.1 525.4 258.2 525.5 258.5 524.7 259.7 524.2 260 523.6 260.8 523.3 260.9 522.9 261.4 522.7 261.4 522.5 261.6 522.3 261.5 522.2 261.8 521.5 261.8 520.9 262.3 519.9 262 519.6 262.1 519.2 261.8 518.4 261.7 518.3 261.4 518.5 261.1 518.2 261 517.8 260.6 517.5 260.5 516.3 259.8 515.7 259.1 515.4 258.4 515.6 256.9 515.9 256.9 516.1 257.2 516.6 257.2 516.5 256.5 516.6 256 516.5 255.7 516.6 255.4 516.8 255.3 516.5 254.3 516.3 254.3 516.1 254.9 515.7 255.3 515.5 255.3 515.1 255.7 515 255.4 514.8 255.3 514.5 255.9 514.4 255.6 514.5 254.9 514.7 254.2 514.6 253.9 515.3 253 515.3 253.7 515.1 254.1 515.4 253.9 515.4 253.3 515.5 253.2 516.1 253.3 516.4 252.7 516 252.6 515.9 252.2 516.7 251.2 517.5 249.4 517.2 249.5 516.7 250.1 516.6 250.7 516.3 251.2 515.8 251.6 515.5 252 515.3 252.1 515.2 252.5 514.9 252.7 514.5 253.2 514.3 252.2 515 251.2 515.6 251 515.8 250.7 515.5 250 515 250.4 514.4 249.8 514.1 250.1 513.9 250 513.8 249.4 514.1 248.9 513.6 247 513.9 246.9 514.6 247.1 514.5 246.9 514.3 246.7 513.6 246.4 513.4 246.1 514.2 245.5 515.1 245.5 516.4 245.1 517.8 245.4 518.6 244.9 519 245 519.4 245.5 519.6 245.3 518.3 244.3 518.1 244.9 517.8 245 516.4 244.8 515 245.2 514.2 244.7 513.9 244.4 513.9 243.9 513.8 243.7 514.5 242.8 514.3 242.4 513.9 242 513.9 241.7 514.1 241.2 513.6 241.2 513.6 240.8 514 240 514.6 239.8 514.6 239.5 514.3 239.2 514.4 238.9 514.6 239 515.2 239.9 515.2 239.1 515.6 238.2 516.4 237.6 516.6 237.6 516.7 237.9 516.2 238.7 516.5 239.1 516.9 238.3 517.3 238 517.9 238.2 518 237.7 518.5 237.4 519 237.6 519.3 238.3 519.5 238.3 519.5 238.1 519.2 237.6 518.8 237.2 517.5 237.5 517.2 237.2 517.6 236.5 518.6 236.2 519.5 236.2 520.8 236.5 520.8 235.8 520.3 235.5 519.6 235.4 519.4 234.7 519.9 234.1 521 233.5 521.6 233.3 521.7 233.5 521.5 233.9 521.5 234.1 522.2 234.3 522.7 235 522.8 234.9 522.2 233.9 522.1 233.7 522.4 233.5 523.2 234.5 523.4 234.6 523.4 234.2 522.9 233.7 522.7 233.1 522.2 232.8 523.3 232.2 523.6 231.8 524.3 231.3 524.6 231.4 525.1 231.1 525.4 231.6 525.2 232 525.3 232.1 525.7 231.7 525.5 231.5 525.5 231.2 525.4 231 525.5 230.8 526 230.6 526.9 230.1 527.6 231.3 527.5 231.9 528.1 231.9 528 231.5 528.3 231.2 530.1 231.2 529.9 230.2 530.3 229.7 531 229.4 531.5 229 531.4 228.5 531 228.4 531.2 227.7 531 227.7 530.7 228 530.5 228.8 530.2 229.4 528.2 230.7 527.6 230.7 527.3 230.1 527.4 229.5 526.7 229.6 526.7 229.1 527.6 228.2 527.7 227.5 527.7 227.3 528 227.1 528.1 227.1 528.3 226.4 528.8 225.9 529.1 225.6 529.1 225.4 529.1 225.1 529.1 225 529.5 224.8 529.7 224.3 530.2 224.3 530.4 224 530.7 224.1 530.8 223.7 531.2 223.4 531.4 223.5 531.3 224 531.4 224.1 532.2 222.7 532.1 222.6 531.6 222.8 531.2 222.3 530.1 222.2 529.9 222 529.8 221.7 530.2 221.5 530.7 221.5 531.3 221.8 531.8 221.6 532.5 221.1 533.1 220.3 533.3 220.3 533.3 220.5 533.3 220.7 533.2 220.8 533.4 220.9 533.8 220.1 534.2 220.6 534.5 220.5 534.3 219.4 533.8 219.5 533.7 219.4 533.8 218.4 534.1 217.8 534.5 218.2 534.8 218.1 534.8 217.9 534.4 217.5 534.3 217.2 534.9 215.6 534.6 215.1 534.9 214.6 535.5 214.3 536 212.9 536.1 212.8 536 213.1 536.1 213.3 536.6 212.8 536.6 212.5 536.2 212 536.4 211.3 536.7 211.1 537.1 210.9 536.7 210.4 537 209.5 537.5 209.4 537.8 208.9 537.7 208.3 537.7 208.1 538.7 207.5 539.1 206.7 539.6 206.6 540.1 206.1 541.7 206 542.8 206.5 542.8 206.3 542.7 206 541.9 205.5 541 205.8 540 205.6 540.8 204.1 541.7 203.6 542.2 204.1 542.7 204.1 542.3 203.6 542.2 203.2 542.4 202.6 542.9 202.3 543 202.1 542.9 201.9 542.6 201.8 541.7 202.6 541.2 202.6 541.2 201.6 541.8 201.2 541.5 200.9 541.6 200.7 541.8 200.5 542 200.6 542.2 200.3 542.3 200.5 542.2 200.8 542.3 201 543.9 200.8 544 200.6 543.7 200.4 543 200.1 542.7 200.3 542.6 199.9 542.9 199.4 543.2 199.3 543.7 199.5 544.4 198.7 544.6 199 544.7 200 545 200.6 545.4 199.5 545.4 199 545.1 198.4 545.3 197.7 546.1 197.4 546.9 197.7 547.4 197.6 548 197.2 547 196.7 545 197.2 544.8 197.1 544.8 196.6 544.3 197.2 543.4 197.8 542.5 197.6 541.8 198.1 541.5 198 541.1 198.7 540.7 198.3 540.4 198.6 539.5 198.8 539.9 197.8 540.5 197.3 541.2 197.2 542.2 196.6 542.7 195.5 543.2 194 543.2 193.5 542.9 193.3 543.1 192.5 544 191 544.6 190.6 544.7 190.9 544.6 191.4 543.9 192.9 544.1 193.6 544.1 194.4 544.4 194.7 544.5 194.9 544.9 194.2 545.3 194 545.8 194.4 546.2 195.4 547.5 195 548 194.3 547.7 194.1 547.7 193.7 548.3 193.4 549 192.1 549.9 191.6 550.1 190.3 550.4 189.4 550.8 189.4 551.3 190.4 551.7 190.2 551.3 189.1 551.1 188.7 550.5 188.6 550.2 188 550.6 187.2 550.9 186.9 551.8 186.8 552 186.2 552.2 185.9 552.1 184.9 551.9 184.5 552.2 183.8 552.7 184.5 553.2 184.4 553.6 184.7 554.1 184.8 554.4 185.2 554.9 185.1 554.6 186 553.7 186.1 552.9 186.6 552.7 187 552.9 187.3 553.4 186.8 554.5 186.7 554.6 188.8 554.8 188.3 554.9 187.3 555.1 186.8 555.9 185.6 556.3 185.5 556.4 186.4 556.2 187.9 556 189.1 555.8 189.7 555.8 189.9 556.1 189.7 556.4 189.1 556.8 188.2 556.9 187.2 557.1 185.8 557.3 185.7 557.5 186 557.6 185.8 557.3 184.7 556.7 184.1 556.7 183.6 557 183.2 557.5 183.3 557.7 183.8 558.1 186.2 559.2 184.9 560.9 186.3 560.7 184.7 560.3 184.3 559.6 184 559.1 183.2 559.7 182.6 560.4 183.1 561.1 182.5 561.6 182.8 561.8 183.4 562.3 183 563.3 183.4 564.1 185 564.6 185 564.6 184.8 564.5 184.2 564.6 183.1 565.8 181 565.6 179.8 565.7 179 566 178.9 566.5 179.3 566.7 179.8 566.8 180.5 567 180.7 567.3 179.6 568 179.3 567.9 178.9 567.5 178.6 567.4 178.3 567.6 177.9 568.1 177.9 568.2 177.1 568.3 176.9 569.2 177.1 570.1 177.8 570.4 176.8 570.3 176.2 570.3 176 571.3 175.3 571.8 175.6 572 176.2 572.2 176.4 572.2 176.7 571.4 176.8 570.9 177.3 571.4 177.8 571.4 178.1 571.1 178.9 569.9 180.4 569.8 181.6 569.2 183.5 569.3 184 569.7 184.1 570.4 182.9 570.7 181.7 571.9 180 572.5 178.6 573.6 177.3 573.9 177.4 574 177.8 573.9 178.6 573.6 179.3 573.7 180.1 573.7 181.1 573.8 181.2 574.7 180.9 575.1 179.8 575.3 179 575.9 178 576 177.8 575.9 177.5 575.4 177.2 575.4 176.8 575.6 176.6 576.2 176.5 576.4 176 576.7 175.8 577.2 176.1 578.1 176.1 578.9 177.2 578.5 178 577.8 178.5 577.8 179.1 578.1 179.2 578.2 179.6 578 180.1 577.5 180.7 577.5 181 578.8 180.8 579.3 178.7 579.7 178 580.2 177.7 581 178.1 581.4 179.2 582.2 179 582.7 179.4 583.4 179.3 583.8 179.8 583.8 180.5 584.6 180.6 585.8 181.5 585.9 182.1 585.8 182.5 584.7 183 583.9 183.9 583.2 184.2 580.2 183.7 580.1 183.9 580.9 184.7 581.9 185.1 582.5 186 582.9 186 583.2 186.9 583.4 186.8 583.8 186.2 584.3 186.7 584.7 186.5 585.6 186.9 Z M 546 196.3 546.1 196.4 546.1 196.2 545.9 195.8 545.8 195.8 545.7 196.1 545.6 196.2 546 196.3 Z M 549.6 188.5 549.9 189.1 549.8 189.4 550 189.6 550 189.9 549.7 190.4 549.7 191.4 548.7 191.6 548.4 191.4 547.5 192.7 547.3 192.3 546.6 192.2 546.7 191.9 547.2 191.6 547.2 191.1 547.4 190.8 547.1 190.4 547 189.8 547.9 189.5 547.9 189.1 548.2 188.8 548.5 188.8 548.6 188.4 548.9 188.7 549.1 188.4 549.6 188.5 Z M 542.6 194.1 542.5 194.6 542.7 195.1 541.6 196.2 541.4 196 541.4 196.2 541.5 196.3 541.5 196.4 541.1 196.7 540.6 196.3 540.7 196 541.2 196.1 541.2 195.6 541.9 195 541.9 194.8 541.7 194.7 541.5 195 541 195.4 540.7 195.3 540.5 195.7 540 195.8 540 195.3 540.1 194.7 540.3 194.3 540.5 194.6 540.7 194.3 540.8 194.6 540.9 194.2 541 194.1 541.3 194.7 541.4 194.1 541.2 193.7 541.2 193.5 541.5 193.5 541.7 194.1 541.8 193.7 541.7 193 541.9 192.7 542.1 192.8 542.1 193.3 542.4 193.5 542.4 193.9 542.6 194.1 Z M 565 178.3 564.5 179.2 564.2 179.3 564 180 563.6 180.5 562.8 180.5 562.4 180.8 561.5 180.9 561.4 180.7 561.6 180 561.1 179.9 561.1 179.8 561.1 179.6 561.9 179.6 562.1 179.2 562.5 179.1 562.7 179.5 563 179.7 563.1 179.4 563 178.8 563.4 178.9 563.6 178.6 563.7 178.6 563.6 179.1 563.7 179.3 564 178.9 563.9 178.4 563.9 178 564.4 178.4 564.7 177.9 565 178.3 Z M 524.1 229.8 524.1 230.1 524.5 229.9 525 230.1 525.1 229.8 525.4 229.8 525.4 230 525.3 230.2 525.4 230.5 525.3 231 525.1 230.8 523.4 231.4 523.1 231.2 523.1 230.8 523.4 230.5 523.4 230.4 523.2 230.4 523.3 230.2 523.5 230.1 523.4 230.4 523.5 230.5 523.9 230.1 523.8 229.8 523.3 229.8 523.3 229.7 523.7 229.5 524.1 228.9 524.4 228.9 524.4 229 524.5 229.5 524.1 229.8 Z M 565.3 180.6 565.5 181.1 564.5 182.5 564 182.6 563.9 182.1 563.6 182 563.5 182 563.4 181.5 563.5 181.2 563.6 181.1 563.8 180.8 564 180.8 564.3 180.5 564.5 180.9 564.5 180.4 565 180.3 564.9 179.8 565 179.8 565.3 179.9 565.3 180.6 Z M 538.8 197.9 538.9 198.3 539.1 197.8 539.5 198.2 539.5 198.4 539.2 198.6 538.9 199 538.5 199 538.4 199.4 538.3 199.6 538.1 199.4 538 199.8 537.7 199.5 537.6 199.5 537.5 200 537.3 199.8 537.5 199.3 537.5 198.8 537.7 198.7 537.6 198.4 537.7 198.2 538.3 198.2 538.6 197.8 538.8 197.9 Z M 537.2 199.4 537.1 200.1 536.8 200.3 536.7 200.2 536.5 200.7 536.3 200.8 536.2 201.1 535.7 201.7 535.6 201.6 535.6 201.1 535.7 201.1 536 200.2 536.3 199.6 536.5 199.7 536.5 200 536.7 199.7 537 199.7 536.9 199.4 537 199.2 537.2 199.4 Z M 554.5 182.6 554.6 183 554.8 182.9 554.8 183.6 555 183.3 555.3 183.8 555.5 183.5 555.6 183.6 555.5 183.9 555.6 184 555.6 184.2 555.3 184.5 554.7 184.4 554.5 183.6 554.1 183.1 554.3 182.6 554.5 182.6 Z M 522.7 231.5 522.8 231.8 522.8 232 522.7 232.1 522.7 231.8 522.6 231.8 522.6 232.1 522.4 232 522.4 232.1 522.2 232.2 522 231.8 521.7 232 521.7 231.8 521.6 231.7 521.6 231.4 522 231.2 522.1 231 522.4 231.1 522.7 231.5 Z M 563.1 181.7 563.2 182.1 563.5 182.2 563.6 182.4 563.7 182.7 563.7 182.8 563.6 182.8 563.1 182.9 562.4 182.7 562.1 182.5 562 182.2 562.3 181.9 562.4 182 562.9 181.8 563 182 563.1 181.7 Z M 513.6 244.6 513.9 244.7 514 244.7 514.1 245 514 245.1 513.6 245.5 513.2 245.5 513.2 245.2 513.4 245.1 513.4 244.9 513.4 244.8 513.6 244.6 Z M 566.8 175.9 566.8 176.2 566.7 176.3 566.7 176.9 566.9 176.8 567.1 176.9 567.1 177.1 566.8 177.2 566.7 177.3 566.3 177.2 566.3 176.7 566.2 176.7 566.2 176.4 566.4 176.3 566.4 176 566.5 176.1 566.6 175.9 566.7 175.8 566.8 175.9 Z M 534.7 214.2 534.4 214.5 534.2 214.3 534.4 213.9 534.7 213.6 534.6 213.3 534.8 213.1 534.9 213.1 535.1 213.9 534.7 214.2 Z M 547.1 194.8 546.8 194.9 546.7 194.9 546.7 194.6 546.9 194.5 546.9 194.4 547.1 194 547.2 193.9 547.4 194.4 547.6 194.5 547.6 194.7 547.5 194.8 547.1 194.8 Z M 545.2 192.9 545.9 193.2 545.9 192.9 546.1 193.1 546.1 193.3 546.1 193.6 546 193.7 545.6 193.7 545.1 193.1 545.2 192.9 Z M 533.1 217.2 532.9 217.4 532.6 217.1 532.7 216.7 533.1 216.5 533.3 216.6 533.3 216.9 533.2 217.1 533.1 217.2 Z M 553.2 184 553 184 552.8 183.7 553 183.3 553 183 553.1 183 553.2 182.7 553.4 183 553.4 183.5 553.3 183.6 553.3 183.8 553.2 184 Z M 519.2 235.6 519.2 235.7 518.5 236 518.5 235.9 518.6 235.8 518.5 235.6 518.6 235.5 518.7 235.6 519.1 235.5 519.2 235.6 Z M 532.5 220.9 532.3 221 532.3 220.9 532.2 221 532 221 531.9 220.8 532.1 220.6 532.4 220.5 532.5 220.4 532.5 220.7 532.5 220.9 Z M 548.3 192.9 548.2 192.9 548.1 192.8 548.1 192.6 548.2 192.3 548.3 192.2 548.6 192.2 548.7 192.3 548.6 192.5 548.4 192.6 548.3 192.9 Z M 515.5 256.1 515.8 256.2 515.9 256.2 516 256.4 515.8 256.4 515.8 256.6 515.7 256.7 515.6 256.6 515.5 256.3 515.4 256.3 515.5 256.1 Z M 536.1 210.7 536 210.8 536 210.4 535.9 209.9 536.3 209.8 536.1 210.7 Z M 514.6 251.3 514.6 251.4 514.5 251.3 514.4 251.5 514.3 251.5 514.2 251.4 514.4 251.3 514.4 251.1 514.5 251 514.4 250.8 514.5 250.7 514.7 250.9 514.6 251.3 Z M 554.3 184 554.2 184.1 554 184.1 553.7 184 553.6 183.9 553.8 183.6 554 183.8 554.3 184 Z M 519.3 235 519.1 235.3 518.8 235.1 518.9 234.9 519.2 234.8 519.3 235 Z M 513.6 248.5 513.6 248.6 513.3 248 513.3 247.7 513.4 247.9 513.6 248.5 Z M 560.4 182.2 560.2 182.7 560.1 182.6 560.1 181.9 560.4 182 560.4 182.2 Z M 535.6 213.1 535.4 213.1 535.3 212.8 535.6 212.6 535.6 212.4 535.7 212.8 535.6 213.1 Z M 568.8 176 568.5 176.4 568.3 176.1 568.4 175.9 568.5 175.9 568.5 175.6 568.8 175.8 568.8 176 Z M 545.8 192.9 545.7 193 545.6 192.9 545.6 192.5 545.7 192.4 545.8 192.3 545.8 192.4 545.9 192.6 545.8 192.9 Z M 535.8 212 535.6 212 535.6 211.6 535.7 211.5 535.9 211.7 535.8 212 Z M 539.8 204.9 539.5 204.9 539.8 204.5 539.9 204.5 540 204.6 539.9 204.8 539.8 204.9 Z M 513.1 245.7 513 245.8 512.9 245.5 513 245.2 513.1 245.7 Z M 535.2 211 535.2 211.1 535 210.7 534.9 210.6 535.1 210.3 535.2 210.5 535.1 210.7 535.2 211 Z M 556.1 183.1 556 183.1 556 182.7 555.9 182.5 556 182.4 556.2 182.7 556.2 182.8 556.1 183.1 Z M 517.1 236.9 516.9 237 516.9 236.7 516.8 236.6 517 236.4 517.1 236.9 Z M 560.2 184.8 560.1 185 559.8 184.8 559.9 184.5 560.2 184.8 Z M 538.3 207.3 538.2 207.3 538.2 207.1 538.4 207 538.3 206.8 538.4 206.7 538.5 206.7 538.5 207 538.3 207.3 Z M 516.3 256 516.1 256.1 516 256 516.1 255.9 516.1 255.7 516.3 255.8 516.3 256 Z M 537.5 208.8 537.5 208.9 537.3 208.9 537 209 537 208.9 537 208.8 537.2 208.7 537.5 208.8 Z M 514.3 250.6 514.4 250.8 514.3 251 514.2 250.7 514.1 250.8 514 250.6 514.1 250.6 514.3 250.6 Z M 583.4 186.4 583.3 186.5 583.3 186.2 583.2 186 583.3 185.8 583.4 185.9 583.4 186.1 583.4 186.4 Z M 551.5 186.4 551.2 186.4 551.2 186.3 551.3 186 551.5 186.1 551.5 186.4 Z M 558.3 185 558.2 185.1 558 184.7 558.2 184.5 558.2 184.6 558.2 184.9 558.3 185 Z M 513.8 248.6 513.7 249 513.6 248.9 513.5 249 513.4 248.9 513.6 248.8 513.7 248.6 513.8 248.6 Z M 527.5 227.8 527.3 227.8 527.3 227.5 527.4 227.4 527.5 227.5 527.5 227.6 527.5 227.8 Z M 513.1 244.1 513 244.1 513 244 513.2 243.7 513.3 243.9 513.1 244.1 Z M 516.3 255.4 516.3 255.6 516.1 255.6 516 255.5 516 255.4 516.2 255.4 516.3 255.3 516.3 255.4 Z M 533.9 215.7 533.9 216 533.8 215.7 533.9 215.5 534 215.4 534 215.6 533.9 215.7 Z M 530.8 229.1 530.6 229.3 530.5 229.3 530.6 229 530.8 229 530.8 229.1 Z M 538.3 206.4 538.3 206.6 538.1 206.5 538 206.6 538 206.3 538.1 206.2 538.1 206.4 538.3 206.4 Z M 570.2 182.7 570.1 182.9 570 182.8 570.1 182.6 570.2 182.5 570.2 182.7 Z M 569.4 176.6 569.2 176.6 569.1 176.4 569.2 176.2 569.4 176.3 569.4 176.6 Z M 534.2 214.7 533.9 214.9 533.9 214.8 533.9 214.7 534.2 214.5 534.2 214.7 Z M 535.4 213.5 535.4 213.6 535.2 213.6 535.2 213.4 535.2 213.3 535.4 213.5 Z M 520.3 236.1 520.1 236.1 520 236 520.1 235.9 520.3 235.9 520.3 236.1 Z M 571.7 179.3 571.5 179.4 571.5 179.3 571.5 179.2 571.7 179.1 571.7 179.3 Z M 518 235.4 517.9 235.6 517.8 235.5 517.9 235.2 518 235.4 Z M 535.6 210.6 535.6 210.8 535.7 210.8 535.7 211 535.6 211 535.5 210.8 535.6 210.6 Z M 533.6 218.5 533.5 218.7 533.5 218.6 533.4 218.8 533.3 218.6 533.5 218.4 533.6 218.5 Z M 514.1 251.1 514.1 251.4 513.9 251.3 514 251 514.1 251.1 Z M 533.7 218 533.6 218.3 533.4 218.2 533.4 218.1 533.7 218 Z M 517.4 236.1 517.3 236.2 517.1 236 517.2 235.8 517.2 235.9 517.4 236.1 Z M 544.8 197.9 544.6 197.9 544.5 197.8 544.6 197.7 544.8 197.7 544.8 197.9 Z M 541.7 203.1 541.6 203.2 541.6 202.8 541.7 202.9 541.7 203.1 Z M 546.4 193.8 546.2 193.9 546.2 193.7 546.4 193.6 546.4 193.8 Z M 515.1 238.3 515.1 238.5 515 238.5 514.9 238.4 515.1 238.3 Z M 513.4 242.1 513.3 242.2 513.2 242 513.3 241.8 513.4 242.1 Z M 516.5 256.1 516.3 256.3 516.3 256.2 516.4 256 516.5 256.1 Z M 529.3 222.6 529.1 222.8 529.1 222.6 529.2 222.4 529.3 222.6 Z M 533.8 215.1 533.6 215.4 533.6 215.1 533.7 214.9 533.8 215.1 Z M 546.4 193.2 546.2 193.4 546.2 193.2 546.2 193.1 546.4 193.1 546.4 193.2 Z M 559.3 184 559.2 184.2 559 184 559 183.9 559.3 184 Z M 552.7 183.4 552.6 183.7 552.5 183.5 552.6 183.3 552.7 183.4 Z M 551.4 185.1 551.4 185.3 551.2 185.1 551.3 184.8 551.4 185.1 Z M 538.8 204.7 538.6 204.9 538.6 204.6 538.7 204.5 538.8 204.7 Z M 513.2 247.6 513.1 247.7 513.1 247.5 513.2 247.4 513.2 247.6 Z M 534.6 216.1 534.4 216.3 534.4 216.2 534.6 215.9 534.6 216.1 Z M 539.1 204.5 539 204.7 538.9 204.6 539 204.3 539.1 204.3 539.1 204.5 Z M 551.5 184.6 551.4 184.8 551.3 184.7 551.3 184.5 551.5 184.5 551.5 184.6 Z M 532.5 217.5 532.4 217.7 532.3 217.6 532.3 217.5 532.4 217.3 532.5 217.5 Z M 564.4 183.9 564.3 183.9 564.2 183.8 564.2 183.7 564.4 183.7 564.4 183.9 Z M 535.2 202.9 535.1 203 535 202.9 535.2 202.6 535.2 202.9 Z M 516.6 237.2 516.5 237.2 516.5 237 516.6 237 516.6 237.2 Z M 532.5 216.4 532.3 216.4 532.3 216.3 532.5 216.1 532.5 216.4 Z M 533.2 219.2 533.1 219.3 533.1 219 533.2 218.9 533.2 219.2 Z M 513.2 247.1 513 247.2 513 246.9 513.2 247 513.2 247.1 Z M 535 203.1 534.9 203.2 534.8 203 534.8 202.9 534.9 202.9 535 203.1 Z M 559.5 182 559.4 182.3 559.3 182 559.4 181.7 559.5 182 Z M 545.2 193.7 545.2 193.8 545 193.7 545 193.6 545.1 193.4 545.2 193.7 Z M 538.8 206.4 538.8 206.7 538.7 206.7 538.7 206.5 538.8 206.4 Z M 514.2 242.8 514.2 243 514 243 514 242.9 514.2 242.8 Z M 555.3 184.8 555.3 185 555.1 184.9 555 184.8 555.1 184.7 555.3 184.8 Z M 530 222.8 529.9 223.1 529.8 223 529.9 222.7 530 222.8 Z M 513.3 246.5 513.1 246.6 513.1 246.4 513.2 246.3 513.3 246.5 Z M 533.6 216.7 533.4 217 533.4 216.8 533.6 216.6 533.6 216.7 Z M 513.8 242.7 513.8 243 513.7 242.9 513.6 242.8 513.7 242.7 513.8 242.7 Z M 536.4 210.6 536.3 210.7 536.3 210.3 536.4 210.2 536.4 210.6 Z M 515 256.5 515 256.7 514.9 256.5 514.9 256.4 515 256.5 Z M 515.1 238.8 514.9 238.9 514.8 238.7 514.9 238.6 515.1 238.8 Z M 530.9 221.2 530.8 221.4 530.7 221.1 530.7 221 530.9 221.2 Z M 534.8 212.5 534.7 212.8 534.6 212.7 534.7 212.4 534.8 212.5 Z M 513.4 244.5 513.4 244.7 513.2 244.6 513.3 244.4 513.4 244.5 Z M 521.1 232.7 520.9 232.8 520.9 232.7 521 232.5 521.1 232.6 521.1 232.7 Z M 525.6 227.5 525.6 227.6 525.4 227.5 525.5 227.2 525.6 227.5 Z M 556.6 187.5 556.5 187.8 556.3 187.7 556.4 187.4 556.6 187.5 Z M 535.3 212.4 535.2 212.5 535.1 212.5 535.2 212.2 535.3 212.2 535.3 212.4 Z M 513.6 241.8 513.5 242 513.4 241.8 513.5 241.6 513.6 241.8 Z M 567.3 177.7 567.1 177.9 567.1 177.7 567.2 177.4 567.3 177.7 Z M 533.6 204.1 533.5 204.2 533.4 204.1 533.4 203.8 533.5 204 533.6 204.1 Z M 533.7 217.3 533.6 217.4 533.6 217.2 533.7 216.9 533.8 217 533.7 217.3 Z M 538.7 206 538.6 206 538.7 205.6 538.8 205.7 538.7 206 Z M 534.2 215.8 534.1 215.6 534.2 215.4 534.3 215.5 534.2 215.8 Z M 553.8 184.4 553.7 184.6 553.6 184.5 553.6 184.2 553.7 184.2 553.8 184.4 Z M 533.5 216.3 533.4 216.4 533.3 216.1 533.5 216 533.5 216.3 Z M 513.7 255.2 513.6 255.3 513.5 255.2 513.5 255.1 513.6 255.1 513.7 255.2 Z M 540.8 201.6 540.8 201.9 540.7 201.8 540.7 201.5 540.8 201.6 Z M 536.4 209.1 536.4 209.5 536.3 209.1 536.3 209 536.4 209.1 Z M 534.5 215.8 534.4 215.9 534.3 215.7 534.5 215.4 534.5 215.8 Z M 560.3 185.4 560.2 185.6 560 185.5 560.1 185.3 560.3 185.4 Z M 533.6 216 533.5 216 533.5 215.8 533.5 215.6 533.6 215.7 533.6 216 Z M 515.8 252.8 515.8 253 515.6 252.9 515.7 252.8 515.8 252.8 Z M 515.7 237.6 515.6 237.8 515.5 237.6 515.6 237.4 515.7 237.6 Z M 518.4 236 518.3 236.1 518.2 236 518.3 235.8 518.4 235.8 518.4 236 Z M 558.4 185.4 558.2 185.6 558.2 185.5 558.3 185.2 558.4 185.4 Z M 513.5 242.4 513.4 242.5 513.4 242.3 513.5 242.1 513.5 242.4 Z M 533.4 219.9 533.3 220 533.2 219.9 533.2 219.7 533.3 219.7 533.4 219.9 Z M 540.7 203.8 540.5 203.9 540.5 203.7 540.6 203.6 540.7 203.8 Z M 533.8 214.5 533.8 214.8 533.6 214.7 533.7 214.5 533.8 214.5 Z M 514.1 252.1 514 252 514.1 251.8 514.2 252 514.1 252.1 Z M 526.2 229 526.1 229.1 526 229.1 526 229 526 228.9 526.1 228.8 526.2 229 Z M 531.1 229 531 229.1 530.9 229 531 228.8 531.1 228.9 531.1 229 Z M 559 184.6 558.8 184.7 558.8 184.6 558.9 184.5 559 184.5 559 184.6 Z M 534 213 533.8 213.1 533.9 212.9 534.1 212.8 534 213 Z M 517.2 236.2 517.2 236.4 517 236.3 517 236.2 517.2 236.1 517.2 236.2 Z M 534.2 213.6 534.2 213.8 534 213.7 534.1 213.4 534.2 213.6 Z M 534.3 212 534.2 212.3 534.1 212.1 534.1 211.9 534.3 212 Z M 515.4 238 515.3 238 515.3 237.9 515.3 237.7 515.5 237.9 515.4 238 Z M 529.3 255.9 529.2 256 529.1 255.8 529.3 255.7 529.3 255.9 Z M 534.8 212.1 534.7 212.4 534.7 212.3 534.7 211.9 534.8 212.1 Z M 538.6 204.9 538.5 205 538.4 204.8 538.4 204.5 538.6 204.9 Z M 530.1 224.1 530 224.1 529.9 224 529.9 223.9 530 223.8 530.1 224.1 Z M 517.6 235.9 517.6 236.1 517.3 235.9 517.4 235.8 517.6 235.9 Z M 513.5 243.9 513.4 243.9 513.3 243.7 513.5 243.6 513.5 243.9 Z M 537.3 208.2 537.2 208.4 537.1 208.3 537.2 208.1 537.3 208.1 537.3 208.2 Z M 533.8 214.3 533.7 214.3 533.8 214 533.9 214 533.9 214.2 533.8 214.3 Z M 517.8 235.8 517.7 235.9 517.6 235.8 517.7 235.7 517.8 235.7 517.8 235.8 Z M 575.5 178.4 575.4 178.6 575.3 178.4 575.4 178.2 575.5 178.4 Z M 535.9 210.8 535.7 210.6 535.9 210.4 535.9 210.8 Z M 526.2 229.7 526.1 229.9 526 229.8 526.1 229.6 526.2 229.7 Z M 533.4 214 533.4 214.4 533.3 214.3 533.2 214.1 533.4 214 Z M 530.2 224.2 530.1 224.2 530.1 224.1 530.1 224 530.2 224.2 Z\",\"Xmax\":585.9,\"Xmid\":538.9,\"Xmin\":512.9,\"Ymax\":262.3,\"Ymid\":225,\"Ymin\":175.3,\"economy/currency\":\"Norwegian kroner (NOK)\",\"economy/gdp_per_capita_ppp/2017\":\"72100\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"39.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":304282,\"geography/area/water\":19520,\"geography/area_comparative\":\"slightly larger than twice the size of Georgia; slightly larger than New Mexico\",\"geography/area_sqkm\":323802,\"geography/climate\":\"temperate along coast, modified by North Atlantic Current; colder interior with increased precipitation and colder summers; rainy year-round on west coast\",\"geography/coastline\":\"25,148 km (includes mainland 2,650 km, as well as long fjords, numerous small islands, and minor indentations 22,498 km; length of island coastlines 58,133 km)\",\"geography/elevation/highest_point\":\"Galdhopiggen 2,469 m\",\"geography/elevation/lowest_point\":\"Norwegian Sea 0 m\",\"geography/elevation/mean_elevation\":\"460\",\"geography/geographic_coordinates\":\"62 00 N, 10 00 E\",\"geography/geography_note\":\"about two-thirds mountains; some 50,000 islands off its much-indented coastline; strategic location adjacent to sea lanes and air routes in North Atlantic; one of the most rugged and longest coastlines in the world\",\"geography/land_boundaries/border_countries\":\"Finland 709 km, Sweden 1666 km, Russia 191 km\",\"geography/land_boundaries/total\":\"2,566 km\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.005,\"geography/land_use/forest\":0.278,\"geography/land_use/other\":0.695,\"geography/location\":\"Northern Europe, bordering the North Sea and the North Atlantic Ocean, west of Sweden\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"glaciated; mostly high plateaus and rugged mountains broken by fertile valleys; small, scattered plains; coastline deeply indented by fjords; arctic tundra in north\",\"government/administrative_divisions\":\"18 counties (fylker, singular - fylke); Akershus, Aust-Agder, Buskerud, Finnmark, Hedmark, Hordaland, More og Romsdal, Nordland, Oppland, Oslo, Ostfold, Rogaland, Sogn og Fjordane, Telemark, Troms, Trondelag, Vest-Agder, Vestfold\",\"government/capital/geographic_coordinates\":\"59 55 N, 10 45 E\",\"government/capital/name\":\"Oslo\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derives from the Old Norse words \\u0022nordr\\u0022 and \\u0022vegr\\u0022 meaning \\u0022northern way\\u0022 and refers to the long coastline of western Norway\",\"government/executive_branch/chief_of_state\":\"King HARALD V (since 17 January 1991); Heir Apparent Crown Prince HAAKON MAGNUS (son of the monarch, born 20 July 1973)\",\"government/executive_branch/head_of_government\":\"Prime Minister Erna SOLBERG (since 16 October 2013)\",\"government/flag_description\":\"red with a blue cross outlined in white that extends to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors recall Norways past political unions with Denmark (red and white) and Sweden (blue)\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"7 June 1905 (declared the union with Sweden dissolved); 26 October 1905 (Sweden agreed to the repeal of the union); notable earlier dates: ca. 872 (traditional unification of petty Norwegian kingdoms by HARALD Fairhair); 1397 (Kalmar Union of Denmark, Norway, and Sweden); 1524 (Denmark-Norway); 17 May 1814 (Norwegian constitution adopted); 4 November 1814 (Sweden-Norway union confirmed)\",\"government/national_holiday\":\"Constitution Day, 17 May (1814)\",\"government/national_symbol_s\":\"lion; national colors: red, white, blue\",\"introduction\":\"Two centuries of Viking raids into Europe tapered off following the adoption of Christianity by King Olav TRYGGVASON in 994; conversion of the Norwegian kingdom occurred over the next several decades. In 1397, Norway was absorbed into a union with Denmark that lasted more than four centuries. In 1814, Norwegians resisted the cession of their country to Sweden and adopted a new constitution. Sweden then invaded Norway but agreed to let Norway keep its constitution in return for accepting the union under a Swedish king. Rising nationalism throughout the 19th century led to a 1905 referendum granting Norway independence. Although Norway remained neutral in World War I, it suffered heavy losses to its shipping. Norway proclaimed its neutrality at the outset of World War II, but was nonetheless occupied for five years by Nazi Germany (1940-45). In 1949, Norway abandoned neutrality and became a member of NATO. Discovery of oil and gas in adjacent waters in the late 1960s boosted Norways economic fortunes. In referenda held in 1972 and 1994, Norway rejected joining the EU. Key domestic issues include immigration and integration of ethnic minorities, maintaining the countrys extensive social safety net with an aging population, and preserving economic competitiveness.\",\"name\":\"Norway\",\"people_and_society/age_structure/0_14_years\":0.1799,\"people_and_society/age_structure/15_24_years\":0.1237,\"people_and_society/age_structure/25_54_years\":0.4098,\"people_and_society/age_structure/55_64_years\":0.1172,\"people_and_society/age_structure/65_years_and_over\":0.1694,\"people_and_society/birth_rate\":\"12.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Norwegian 83.2% (includes about 60,000 Sami), other European 8.3%, other 8.5% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.027 million OSLO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Norwegian\",\"people_and_society/nationality/noun\":\"Norwegian(s)\",\"people_and_society/net_migration_rate\":\"5.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5372191\",\"people_and_society/population_growth_rate\":0.0094,\"people_and_society/urbanization/urban_population\":\"82.6% of total population (2019)\",\"transportation/airports\":\"95\",\"transportation/railways/total\":\"42\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":26.19999999999999,\"BoxWidth\":27.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.88,\"ISO3_Code\":\"POL\",\"ISO_Code\":\"PL\",\"Path\":\"M 554.9 279.9 556.3 280.1 557.7 280.3 559.8 280.5 560.1 280.5 563.2 280.3 563.3 280.1 563.7 280.2 564 280.5 564.5 280.7 564.7 280.8 565.1 281.3 565.2 281.7 565.1 282 565.2 282.2 565.4 283.4 565.9 285.2 566 285.4 566.3 285.9 566.2 286.3 566.4 286.8 566.3 287.1 566.4 287.5 566.3 288 565.9 288.4 565.1 288.7 564.5 289.6 564.3 289.9 564.4 290.2 564.5 290.2 565.1 290.4 565.6 290.9 565.6 291.3 565.5 291.5 565.5 292.1 565.3 292.4 565.3 293 565.5 293.4 565.7 293.9 565.6 294.3 565.7 294.4 565.8 294.7 566.1 295 566.5 295.9 566.9 296.3 566.8 296.4 566.5 296.4 566.4 296.5 566.7 296.9 566.8 297.5 566.5 298.2 565.8 298.4 565.3 298.9 564.5 299.6 564.5 299.7 562.9 301.9 562.8 302.1 562.9 302.3 563.1 302.8 563 303.5 563.4 303.9 563.4 304.2 562.6 303.9 562.2 303.9 561.2 303.4 560.9 302.9 560.5 302.7 560.4 302.7 560.1 302.5 559.9 302.4 559.5 302.5 559.3 302.5 559 302.4 558.8 302.6 558.4 302.5 558.5 302.7 558 303 557.7 302.7 557.5 302.5 557.1 302.5 557 302.7 556.7 302.5 556.4 302.6 556.3 302.8 556 302.8 555.8 303 555.7 303.5 555.3 303.3 555.1 303.4 554.8 303.4 554.9 303.1 554.9 302.6 554.5 302.6 554 301.7 553.6 302 553.4 302.1 553.1 302.6 552.7 302.6 552.6 302.2 552.3 302.1 552.1 301.5 551.6 301.2 551.5 300.8 551.5 300.4 550.9 300.3 550.8 300.4 550.5 300.1 550.3 300 550 299.7 549.9 299.8 550 300 549.6 300.1 549.3 299.9 549.2 299.7 548.8 299.4 549.2 299.1 549.1 298.7 548.8 298.9 548.3 298.9 547.7 298.4 546.9 298.1 546.8 298.2 547.1 298.8 547.2 299 546.7 299.2 546.3 299.6 546 299.4 545.9 299.1 545.6 298.7 544.9 298.2 545.4 297.8 545.5 297.4 545.3 297.2 545 297.1 544.9 297.3 544.7 297.2 544.4 297.4 544.3 297.1 544 297.1 543.8 296.8 543.7 296.8 543.1 296.6 542.8 296.5 542.6 296.6 542.4 296.1 542.3 295.8 542 295.6 541.6 295.6 541.5 295.7 541.6 295.9 541.5 296.2 541.1 296.2 541.3 295.9 541.6 295.1 541.7 294.5 541.5 294.1 541.5 293.6 540.9 293.3 540.8 293.1 540.9 292.9 540.9 292.7 540.5 292 540.8 291.6 540.8 291.2 540.9 290.9 540.7 290.7 540.8 290.1 540.5 290 540.3 289.4 540.5 289 540.5 288.6 540.4 288.4 540 288.1 539.4 287.5 539.2 287.4 539.2 287.1 539.2 286.8 539.8 286.4 539.9 285.8 540 285.5 540 285.2 540 285.1 539.6 283.4 539.7 283.2 540.4 283.8 540.5 283.7 540.3 283.4 540.5 283 540.4 282.7 539.9 282.5 539.9 282.7 539.7 282.8 539.4 282.6 539.4 282.3 539.9 282.4 540.9 281.9 540.9 282.1 541.2 281.8 542.7 281.3 543 281.2 543.1 281.1 543.5 281.1 543.9 280.9 544.7 280.7 545.1 280.4 545.6 279.8 545.8 279.5 546.3 279.3 546.9 279.2 547.9 278.5 549 278.3 549.8 278 550.8 278 551 278.2 551 278.5 551.4 279.2 551.5 279.8 551.6 280 552 280.2 552.5 280.3 553.7 280.2 554.4 279.8 554.5 279.9 553.4 280.4 553.4 280.7 553.8 280.7 554.1 280.5 554.5 280.3 554.9 279.9 Z M 552.2 279 552.2 279.2 552.1 279.1 552 278.9 552 278.8 552.2 279 Z\",\"Xmax\":566.9,\"Xmid\":553.8,\"Xmin\":539.2,\"Ymax\":304.2,\"Ymid\":290.7,\"Ymin\":278,\"economy/currency\":\"zlotych (PLN)\",\"economy/gdp_per_capita_ppp/2017\":\"29600\",\"economy/gdp_real_growth_rate/2017\":0.047,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"359 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":304255,\"geography/area/water\":8430,\"geography/area_comparative\":\"about twice the size of Georgia; slightly smaller than New Mexico\",\"geography/area_sqkm\":312685,\"geography/climate\":\"temperate with cold, cloudy, moderately severe winters with frequent precipitation; mild summers with frequent showers and thundershowers\",\"geography/coastline\":\"440 km\",\"geography/elevation/highest_point\":\"Rysy 2,499 m\",\"geography/elevation/lowest_point\":\"near Raczki Elblaskie -2 m\",\"geography/elevation/mean_elevation\":\"173\",\"geography/geographic_coordinates\":\"52 00 N, 20 00 E\",\"geography/geography_note\":\"historically, an area of conflict because of flat terrain and the lack of natural barriers on the North European Plain\",\"geography/land_boundaries/border_countries\":\"Belarus 418 km, Czech Republic 796 km, Germany 467 km, Lithuania 104 km, Russia (Kaliningrad Oblast) 210 km, Slovakia 541 km, Ukraine 535 km\",\"geography/land_boundaries/total\":\"3,071 km\",\"geography/land_use/agricultural_land_arable_land\":0.362,\"geography/land_use/agricultural_land_permanent_crops\":0.013,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.306,\"geography/land_use/other\":0.212,\"geography/location\":\"Central Europe, east of Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat plain; mountains along southern border\",\"government/administrative_divisions\":\"16 voivodships [provinces] (wojewodztwa, singular - wojewodztwo); Dolnoslaskie (Lower Silesia), Kujawsko-Pomorskie (Kuyavia-Pomerania), Lodzkie (Lodz), Lubelskie (Lublin), Lubuskie (Lubusz), Malopolskie (Lesser Poland), Mazowieckie (Masovia), Opolskie (Opole), Podkarpackie (Subcarpathia), Podlaskie, Pomorskie (Pomerania), Slaskie (Silesia), Swietokrzyskie (Holy Cross), Warminsko-Mazurskie (Warmia-Masuria), Wielkopolskie (Greater Poland), Zachodniopomorskie (West Pomerania)\",\"government/capital/geographic_coordinates\":\"52 15 N, 21 00 E\",\"government/capital/name\":\"Warsaw\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Polanians, a west Slavic tribe that united several surrounding Slavic groups (9th-10th centuries A.D.) and who passed on their name to the country; the name of the tribe likely comes from the Slavic \\u0022pole\\u0022 (field or plain), indicating the flat nature of their country\",\"government/executive_branch/chief_of_state\":\"President Andrzej DUDA (since 6 August 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mateusz MORAWIECKI (since 11 December 2017); Deputy Prime Ministers Piotr GLINSKI and Jaroslaw GOWIN (since 16 November 2015), Jacek SASIN (since 4 June 2019)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red; colors derive from the Polish emblem - a white eagle on a red field\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"11 November 1918 (republic proclaimed); notable earlier dates: 966 (adoption of Christianity, traditional founding date), 1 July 1569 (Polish-Lithuanian Commonwealth created)\",\"government/national_holiday\":\"Constitution Day, 3 May (1791)\",\"government/national_symbol_s\":\"white crowned eagle; national colors: white, red\",\"introduction\":\"Polands history as a state began near the middle of the 10th century. By the mid-16th century, the Polish-Lithuanian Commonwealth ruled a vast tract of land in Central and Eastern Europe. During the 18th century, internal disorders weakened the nation, and in a series of agreements between 1772 and 1795, Russia, Prussia, and Austria partitioned Poland among themselves. Poland regained its independence in 1918 only to be overrun by Germany and the Soviet Union in World War II. It became a Soviet satellite state following the war. Labor turmoil in 1980 led to the formation of the independent trade union \\u0022Solidarity\\u0022 that over time became a political force with over 10 million members. Free elections in 1989 and 1990 won Solidarity control of the parliament and the presidency, bringing the communist era to a close. A \\u0022shock therapy\\u0022 program during the early 1990s enabled the country to transform its economy into one of the most robust in Central Europe. Poland joined NATO in 1999 and the EU in 2004. With its transformation to a democratic, market-oriented country largely completed and with large investments in defense, energy, and other infrastructure, Poland is an increasingly active member of Euro-Atlantic organizations.\",\"name\":\"Poland\",\"people_and_society/age_structure/0_14_years\":0.148,\"people_and_society/age_structure/15_24_years\":0.1034,\"people_and_society/age_structure/25_54_years\":0.4344,\"people_and_society/age_structure/55_64_years\":0.1395,\"people_and_society/age_structure/65_years_and_over\":0.1747,\"people_and_society/birth_rate\":\"9.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Polish 96.9%, Silesian 1.1%, German 0.2%, Ukrainian 0.1%, other and unspecified 1.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.776 million WARSAW (capital), 768,000 Krakow (2019)\",\"people_and_society/nationality/adjective\":\"Polish\",\"people_and_society/nationality/noun\":\"Pole(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"38420687\",\"people_and_society/population_growth_rate\":-0.0016,\"people_and_society/urbanization/urban_population\":\"60% of total population (2019)\",\"transportation/airports\":\"126\",\"transportation/railways/total\":\"19231\",\"transportation/roadways/total\":\"420000\"},{\"BoxHeight\":42.89999999999998,\"BoxWidth\":32.89999999999998,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.892,\"ISO3_Code\":\"ITA\",\"ISO_Code\":\"IT\",\"Path\":\"M 538 314.5 537.9 314.9 537.7 314.9 537.3 315.2 537.1 315.4 537.2 315.7 537.9 315.9 537.8 316.1 537.4 316.4 537.4 316.5 537.4 316.6 537.5 316.7 537.8 316.7 537.7 317.2 537.7 317.3 537.7 317.4 538.2 317.7 538.6 318.1 538.4 318.3 538 318.2 538.2 318.1 538.1 317.9 537.6 317.5 537.5 317.5 537.4 317.8 537.2 317.7 536.4 317.6 536.3 317.8 536.3 317.9 536.3 318 535.5 318.3 534.9 318.7 534.9 318.6 535 318.5 534.8 318.4 534.4 318.5 533.8 319 533.6 319.4 533.7 319.5 533.8 319.6 533.9 319.8 534.1 319.7 534.2 319.9 534 320.2 534.2 320.5 534.4 320.5 534.6 320.7 534.5 321 534.4 321.1 534.4 321.4 534.1 321.2 534 321.5 534 321.9 534 322 534.1 322.6 534.3 323.6 534.5 323.8 535.3 324.6 535.5 324.6 536.5 325.4 537.1 325.9 537.5 325.9 537.7 326.1 537.8 326.2 537.8 326.5 538.1 327.2 538.3 327.7 538.4 328 538.6 328.7 538.8 329.4 539.2 330.1 539.4 330.3 539.5 330.4 539.7 330.5 539.9 330.6 540.3 331.1 540.8 331.4 540.8 331.6 541 331.8 541.2 331.9 541.6 332 541.8 332.3 542 332.3 542.7 332.4 543.2 332.3 543.5 332.4 544.2 332.3 544.4 332.2 544.5 332.2 544.6 332.3 544.8 332.5 544.9 332.8 544.1 333.4 544.1 333.6 544.2 333.9 544.4 334.2 545.9 334.9 547.4 335.5 548.2 336.1 548.5 336.4 549.9 337.1 550.2 337.5 550.6 337.8 551 338.3 551.3 338.9 551 339.5 550.9 340.1 550.4 339.9 550.1 339.7 549.9 339.4 549.9 339 549.6 338.5 549.5 338.4 549.2 338.3 548.6 338.3 548.2 338.2 547.8 337.9 547.8 337.7 547.4 337.5 547.1 337.6 546.8 337.9 546.1 339 546 339.2 546.1 339.6 545.7 340.1 545.8 340.6 546.1 340.7 546.5 340.8 546.8 341.1 547.2 341.2 547.5 341.6 547.4 342 547.5 342.2 547.4 342.6 547.6 342.9 547.6 343.2 547.4 343.3 546.8 343.2 546.1 343.6 545.9 343.9 546 344.9 545.7 345.2 545.3 345.5 544.9 346 544.7 346.5 544.6 346.8 543.7 346.8 543.4 346.5 543.4 345.8 543.8 345.5 544.1 344.7 544.1 344.6 543.9 344.3 543.9 344.2 544.4 344 544.7 344 544.9 343.7 544.9 343.3 544.6 342.8 544.6 342.7 544.5 342.5 544.5 342.4 544.5 342.3 544.5 342.2 544.4 341.4 544 341 543.8 340.5 543.7 339.7 543.4 339.2 543.2 339.1 542.6 339.4 542 338.8 541.4 338.6 541.4 338.4 541.5 337.9 541.2 337.3 541 337 540.3 337.2 540.1 337.1 539.7 337.3 539.8 337.1 540.1 336.8 540.1 336.7 539.6 336.4 539.3 336.5 539.1 336.4 539 336.5 538.9 336.1 538.1 334.9 537.8 334.8 537.6 334.9 536.8 334.7 536.2 334.9 535.8 334.3 535.4 334.2 535 334.1 534.5 333.4 533.9 333 533.8 332.5 533.5 332.3 533.1 331.9 532.8 331.9 532.5 331.4 532.3 331 531.7 330.6 531.3 330.5 531 330.6 530.8 330.6 530.8 330.4 531 330.3 530.9 330 530.4 329.4 529.9 329.1 529.8 328.7 529.7 328.5 529.2 328.5 529.1 328.5 529.2 328 529.2 327.7 529.2 327.5 529.1 327.2 529.1 327.1 529 327 528.6 326.4 528.6 326.1 528.4 325.2 528.1 324.6 527.8 324.3 527.6 324.3 527.3 324.1 527.2 324.1 527.3 324.2 527.2 324.2 526.4 323.6 525.7 323.2 525.5 323.3 525.1 323 524.3 322.8 523.9 323 523.5 323.3 523.3 323.7 522.9 323.9 522.6 324.7 522.1 325 521.3 325.3 520.9 325.3 520.8 325 521.4 324.2 521.2 323.8 520.4 324 519.5 323.6 519.1 323.1 519.2 322.8 519 322.4 519.2 322.2 519.3 321.9 519.4 321.8 519.6 321.8 519.6 321.7 519.5 321.6 519.4 321.2 519 321.1 518.7 320.9 518.7 320.5 518.5 320.5 518.4 320.1 518.8 320 519 320 519.3 319.8 519.7 319.6 519.7 319.3 519.9 319 519.7 318.7 519.4 318.6 519.4 318.1 519 317.8 518.9 317.5 518.9 317.3 519.3 317.2 519.5 316.9 519.7 317.1 519.9 317.1 520.2 317 520.5 317 521 316.7 521.8 316.9 521.9 316.7 522.2 316.6 522.3 316.2 522.6 316 522.6 315.8 522.4 315.5 522.9 315.2 523 314.9 523.2 314.8 523.5 314.9 523.4 315.4 523.5 315.6 523.9 316.1 524.2 316.2 524.5 316.3 524.4 316.6 524.6 316.8 524.8 317.1 524.7 317.3 525.1 317.2 525.2 317 525 316.8 525 316.5 525.4 315.9 525.6 315.7 525.8 315.3 525.7 314.8 525.8 314.6 526.1 314.7 526.2 314.6 526.2 315.1 526.4 315.4 526.7 315.4 527.6 315.1 527.9 315.7 528.1 315.7 528.2 315.5 528 315.2 528.2 315 527.8 314.8 527.9 314.5 528 314.2 528.4 314.1 528.6 314.4 529 314.5 529 314.2 528.8 313.9 529 313.2 529.6 313.1 530 313.5 530.5 313.5 530.9 312.7 531.4 312.6 531.6 312.7 531.8 312.6 532 312.6 532.2 312.5 532.6 312.7 533.6 312.3 533.9 312.3 533.6 312.6 533.7 312.9 534 313.1 534.1 313.4 534.6 313.9 535.2 314 535.3 314.1 535.5 314.1 536.4 314.2 536.8 314.4 537.4 314.3 538 314.5 Z M 534.4 324.6 534.4 324.8 534.6 324.8 534.7 324.7 534.7 324.5 534.4 324.6 Z M 534.4 332.4 534.4 332.5 534.6 332.4 534.6 332.3 534.5 332.3 534.4 332.4 Z M 543.2 345.6 542.9 346.2 542.3 347.2 542.2 347.4 542.1 348 542 348.1 541.8 348.3 541.8 348.8 541.9 348.9 542.2 349.1 542.1 349.4 542.2 349.6 542.4 349.7 542.4 349.8 542.5 350 542.1 350.3 541.9 350.6 541.9 351.1 541.8 351.2 541.6 351 541.2 351 540.8 351 540.2 350.7 539.7 350 539.3 349.7 538.9 349.6 538.5 349.7 538.1 349.5 537.6 349 537.3 349 536.8 348.7 536.5 348.3 536.1 348.3 535.9 348.1 535.8 348 535.2 348 535 348 534.9 347.8 534.6 347.6 534.5 347.2 534.6 347 534.7 346.5 535 346.3 535.3 346.1 535.3 345.9 535.7 346.4 536 346.4 536.2 346.2 536.2 346 536.3 345.9 536.6 345.9 536.9 345.8 537 345.9 537.1 346.1 537.5 346.2 537.6 346.4 538.1 346.6 538.8 346.4 539.3 346.5 540.2 346.4 540.6 346.2 540.9 346 541.2 345.9 541.9 346 542.2 345.8 543 345.5 543.2 345.6 Z M 526.8 336.2 527 337 527.2 337.5 527.1 337.9 526.8 338.3 526.7 338.6 526.7 338.8 527 339.1 526.9 339.5 526.8 341 526.6 342 526.5 342.4 526.4 342.5 526.1 342.5 525.6 342.2 525.1 342.3 525 342.5 525.1 342.8 525 343 524.6 343.4 524.2 343.2 523.9 343.4 523.9 343.1 523.6 342.8 523.5 342.8 523.4 343.1 523.2 342.9 523.2 342.7 523.4 342.6 523.3 342.2 523.3 342 523.3 341.4 523.4 340.9 523.4 340.4 523.6 340.4 523.7 339.9 523.6 339.7 523.4 339.8 523.3 339.6 523.3 339.3 523.5 339.1 523.5 338.8 523.5 338.4 523.3 338.1 523.3 337.9 523 337.3 522.6 337.2 522.7 336.9 522.6 336.7 522.8 336.2 522.7 335.9 522.8 335.9 523 336.3 523.5 336.4 524.4 336 525 335.3 525.3 335.2 525.4 334.9 525.6 334.9 526.2 335.2 526.4 335.3 526.5 335.6 526.6 335.8 526.6 336 526.8 336.2 Z M 528.9 329 528.9 329.1 528.8 329.2 528.9 329.3 528.8 329.4 528.7 329.2 528.5 329.2 528.5 329.3 528.4 329.2 528.4 329.3 528.1 329.3 528 329.1 528.1 329 528.2 329 528.4 329.1 528.5 328.9 528.6 329 528.7 329 528.9 328.8 528.9 328.9 528.9 329 Z M 533.4 350.9 533.2 350.9 533.1 350.7 533.1 350.6 533.3 350.6 533.4 350.7 533.4 350.9 Z M 534.5 318.8 534.5 318.9 534.4 318.8 534.6 318.7 534.6 318.6 534.8 318.6 534.8 318.7 534.5 318.8 Z M 523 342.6 522.9 342.6 522.9 342.5 522.8 342.5 522.8 342.4 523 342.3 523 342.6 Z M 538.7 336.8 538.6 336.9 538.4 336.8 538.4 336.6 538.7 336.7 538.7 336.8 Z M 541.5 344.7 541.5 344.9 541.3 344.8 541.3 344.7 541.5 344.7 Z M 526.3 334.9 526.2 335 526.2 334.9 526 335 526 334.9 526.1 334.8 526.2 334.9 526.3 334.9 Z M 523.1 335.4 523.1 335.5 523 335.5 522.9 335.4 523.1 335.3 523.1 335.4 Z M 543.1 331.5 542.9 331.7 542.8 331.6 542.9 331.5 543 331.6 543 331.4 543.1 331.5 Z M 541.2 344.5 541.2 344.6 541 344.5 541.2 344.5 Z M 530.3 330.8 530.3 330.9 530.1 330.7 530.2 330.6 530.3 330.8 Z M 527.3 328.1 527.2 328.3 527.1 328.2 527.2 328 527.3 328.1 Z M 535.7 354 535.6 354 535.6 353.9 535.6 353.8 535.7 353.9 535.7 354 Z M 536.6 344 536.5 344.1 536.4 344.1 536.6 343.9 536.6 344 Z M 535 355.1 535 355.2 534.9 355.2 534.8 355.1 534.9 355.1 535 355.1 Z M 541.6 345.2 541.5 345.2 541.4 345.1 541.4 345 541.6 345.1 541.6 345.2 Z M 527.5 326.6 527.5 326.8 527.4 326.7 527.4 326.6 527.5 326.6 Z M 540.5 344.5 540.3 344.6 540.3 344.5 540.3 344.4 540.5 344.5 Z M 539.9 344.5 539.8 344.7 539.7 344.6 539.8 344.5 539.9 344.5 Z M 528.7 330.8 528.5 330.9 528.5 330.8 528.5 330.7 528.7 330.7 528.7 330.8 Z M 533.5 346.5 533.5 346.7 533.4 346.7 533.3 346.5 533.5 346.5 Z M 534.3 346.6 534.2 346.6 534.1 346.5 534.2 346.4 534.3 346.6 Z M 534.2 346.8 534 346.8 534 346.7 534.1 346.7 534.2 346.8 Z M 522.9 335.7 522.9 335.8 522.7 335.8 522.8 335.6 522.9 335.7 Z M 534.4 318.8 534.3 319 534.2 318.9 534.2 318.8 534.4 318.8 Z M 539.5 337.4 539.3 337.5 539.3 337.4 539.3 337.3 539.5 337.3 539.5 337.4 Z M 528 329.8 528 330 527.9 329.9 528 329.7 528 329.8 Z M 526 334.8 525.9 335 525.8 334.9 525.9 334.7 526 334.8 Z M 542.3 343.7 542.2 343.8 542.1 343.7 542.2 343.6 542.3 343.7 Z M 534.3 346.8 534.2 346.9 534.2 346.8 534.3 346.8 Z\",\"Xmax\":551.3,\"Xmid\":533.5,\"Xmin\":518.4,\"Ymax\":355.2,\"Ymid\":329.1,\"Ymin\":312.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"38200\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"351 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.54,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":294140,\"geography/area/water\":7200,\"geography/area_comparative\":\"almost twice the size of Georgia; slightly larger than Arizona\",\"geography/area_sqkm\":301340,\"geography/climate\":\"predominantly Mediterranean; alpine in far north; hot, dry in south\",\"geography/coastline\":\"7,600 km\",\"geography/elevation/highest_point\":\"Mont Blanc (Monte Bianco) de Courmayeur (a secondary peak of Mont Blanc) 4,748 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"538\",\"geography/geographic_coordinates\":\"42 50 N, 12 50 E\",\"geography/geography_note\":\"strategic location dominating central Mediterranean as well as southern sea and air approaches to Western Europe\",\"geography/land_boundaries/border_countries\":\"Austria 404 km, France 476 km, Holy See (Vatican City) 3.4 km, San Marino 37 km, Slovenia 218 km, Switzerland 698 km\",\"geography/land_boundaries/total\":\"1,836.4 km\",\"geography/land_use/agricultural_land_arable_land\":0.228,\"geography/land_use/agricultural_land_permanent_crops\":0.086,\"geography/land_use/agricultural_land_permanent_pasture\":0.157,\"geography/land_use/forest\":0.314,\"geography/land_use/other\":0.215,\"geography/location\":\"Southern Europe, a peninsula extending into the central Mediterranean Sea, northeast of Tunisia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly rugged and mountainous; some plains, coastal lowlands\",\"government/administrative_divisions\":\"15 regions (regioni, singular - regione) and 5 autonomous regions (regioni autonome, singular - regione autonoma) \\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Abruzzo, Basilicata, Calabria, Campania, Emilia-Romagna, Lazio (Latium), Liguria, Lombardia, Marche, Molise, Piemonte (Piedmont), Puglia (Apulia), Toscana (Tuscany), Umbria, Veneto; \\u0026lt;strong\\u0026gt;autonomous regions:\\u0026lt;/strong\\u0026gt; Friuli Venezia Giulia; Sardegna (Sardinia); Sicilia (Sicily); Trentino-Alto Adige (Trentino-South Tyrol) or Trentino-Suedtirol (German); Valle dAosta (Aosta Valley) or Vallee dAoste (French)\",\"government/capital/geographic_coordinates\":\"41 54 N, 12 29 E\",\"government/capital/name\":\"Rome\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation is unclear, but the Latin \\u0022Italia\\u0022 may come from the Oscan \\u0022Viteliu\\u0022 meaning \\u0022[Land] of Young Cattle\\u0022 (the bull was a symbol of southern Italic tribes)\",\"government/executive_branch/chief_of_state\":\"President Sergio MATTARELLA (since 3 February 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Giuseppe CONTE (since 1 June 2018); the prime ministers official title is President of the Council of Ministers; note - CONTE resigned on 20 August 2019 but returned as prime minister after PD and M5S agreed to form a new coalition government on 28 August 2019\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and red; design inspired by the French flag brought to Italy by Napoleon in 1797; colors are those of Milan (red and white) combined with the green uniform color of the Milanese civic guard\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"17 March 1861 (Kingdom of Italy proclaimed; Italy was not finally unified until 1871)\",\"government/national_holiday\":\"Republic Day, 2 June (1946)\",\"government/national_symbol_s\":\"white, five-pointed star (Stella dItalia); national colors: red, white, green\",\"introduction\":\"Italy became a nation-state in 1861 when the regional states of the peninsula, along with Sardinia and Sicily, were united under King Victor EMMANUEL II. An era of parliamentary government came to a close in the early 1920s when Benito MUSSOLINI established a Fascist dictatorship. His alliance with Nazi Germany led to Italys defeat in World War II. A democratic republic replaced the monarchy in 1946 and economic revival followed. Italy is a charter member of NATO and the European Economic Community (EEC) and its subsequent successors the EC and the EU. It has been at the forefront of European economic and political unification, joining the Economic and Monetary Union in 1999. Persistent problems include sluggish economic growth, high youth and female unemployment, organized crime, corruption, and economic disparities between southern Italy and the more prosperous north.\",\"name\":\"Italy\",\"people_and_society/age_structure/0_14_years\":0.136,\"people_and_society/age_structure/15_24_years\":0.0961,\"people_and_society/age_structure/25_54_years\":0.4182,\"people_and_society/age_structure/55_64_years\":0.1329,\"people_and_society/age_structure/65_years_and_over\":0.2169,\"people_and_society/birth_rate\":\"8.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Italian (includes small clusters of German-, French-, and Slovene-Italians in the north and Albanian-Italians and Greek-Italians in the south)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.234 million ROME (capital), 3.136 million Milan, 2.192 million Naples, 1.789 million Turin, 883,000 Bergamo, 852,000 Palermo (2019)\",\"people_and_society/nationality/adjective\":\"Italian\",\"people_and_society/nationality/noun\":\"Italian(s)\",\"people_and_society/net_migration_rate\":\"3.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"62246674\",\"people_and_society/population_growth_rate\":0.0016,\"people_and_society/urbanization/urban_population\":\"70.7% of total population (2019)\",\"transportation/airports\":\"129\",\"transportation/railways/total\":\"20182\",\"transportation/roadways/total\":\"487700\"},{\"BoxHeight\":18.5,\"BoxWidth\":26.09999999999991,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.828,\"ISO3_Code\":\"ROU\",\"ISO_Code\":\"RO\",\"Path\":\"M 578.2 318.7 578.4 318.8 578.6 319.3 579.6 319.7 579.8 319.6 579.7 319.5 579.9 319.3 580.2 319.4 581 318.9 581.6 318.8 582.1 319.2 582.3 319.7 582.2 319.8 582.3 320 582.1 321.1 582 321.3 581 321.4 580.7 321.5 580.4 321.8 579.4 323.3 579.5 324.5 579.2 325.5 578.2 325.4 577.6 325.1 577.4 324.5 576.9 324.6 576.8 324.5 576.6 324.3 576.5 324.4 576 324.4 575.7 324.1 575.6 324 574.6 323.9 574.2 324.1 573.1 324.3 572.4 324.6 571.5 325.6 571.2 325.7 570.8 325.8 570.4 325.9 570.1 325.8 569.3 325.5 568.6 325.6 568.3 325.5 567.9 325.4 567.4 325.6 566.8 325.6 565.8 325.2 565.5 325.3 564.9 325 564.5 325.1 563.8 325.2 563.4 325.1 563.3 324.9 563.5 324.5 563.9 324.3 563.8 324.1 563.7 324.1 562.9 323.6 562.9 323.4 562.5 323.2 562.3 322.7 562.5 322.6 562.7 322.3 563.1 322.4 563.1 322.3 562.9 322.1 562.2 321.7 561.9 321.9 561.5 322.5 561.4 322.6 561.1 322.4 561 322.1 560.9 322 560.1 321.9 560 321.9 559.9 321.9 559.8 321.5 559.3 321.4 559.2 321.3 559.3 321.1 559.7 320.9 559.3 320.5 559.6 320.1 559.5 319.8 558.9 319.6 558.7 319.3 558.3 319.3 557.8 318.7 557.7 318.7 557.6 318.6 557.7 318.5 557.7 318.4 557.6 318.2 557.7 317.5 557.4 317.6 557.3 317.4 557 317 556.5 316.7 556.2 316.1 556.4 316 556.7 316 556.9 315.9 557.2 316.1 557.4 316 557.6 315.5 557.7 315.5 558.5 315.6 558.7 315.4 558.8 315 559.1 314.9 559 314.6 559.1 314.1 559.4 314 559.5 313.8 559.7 313.7 559.6 313.5 559.7 313.3 559.9 313.1 560.1 312.7 560 312.5 560.1 312.4 560.4 312.1 560.8 311.1 561 311 561 310.5 561.3 310.1 561.5 310.1 561.6 309.8 561.9 309.5 562.2 309.5 562.3 309.3 562.6 309.4 562.8 309.4 563.5 308.7 563.6 308.6 563.6 308.4 564 308.4 564.1 308.1 564.2 308 564.5 308.1 564.8 308.4 565.1 308.6 565.2 308.4 565.9 308.5 566.1 308.7 566.6 308.6 567.2 308.9 567.7 308.6 568.2 308.6 568.5 309.1 568.8 309.2 569 309.6 569.2 309.6 569.6 309.5 570 309 570.2 308.8 572.4 308.6 572.6 308.5 573 307.7 573.6 307.6 573.8 307.4 574.3 307.4 574.9 308 575.3 308.5 575.3 308.8 575.6 309.5 575.6 309.7 575.9 310.2 576.1 310.4 576.2 310.6 576.4 310.7 576.5 311.1 576.6 311.3 576.9 311.4 577.1 312 577.3 312.2 577.8 312.7 577.9 313.2 578.3 314 578.2 314.5 578.3 314.8 578.1 315.4 577.9 315.6 578 316 577.9 316.2 577.9 316.6 577.9 317.4 578.1 317.8 578 318.1 577.9 318.2 578.2 318.7 Z\",\"Xmax\":582.3,\"Xmid\":569.3,\"Xmin\":556.2,\"Ymax\":325.9,\"Ymid\":317.3,\"Ymin\":307.4,\"economy/currency\":\"lei (RON)\",\"economy/gdp_per_capita_ppp/2017\":\"24600\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"72.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.47,\"energy/electricity_from_hydroelectric_plants\":0.29,\"energy/electricity_from_nuclear_fuels\":0.06,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":229891,\"geography/area/water\":8500,\"geography/area_comparative\":\"twice the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":238391,\"geography/climate\":\"temperate; cold, cloudy winters with frequent snow and fog; sunny summers with frequent showers and thunderstorms\",\"geography/coastline\":\"225 km\",\"geography/elevation/highest_point\":\"Moldoveanu 2,544 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"414\",\"geography/geographic_coordinates\":\"46 00 N, 25 00 E\",\"geography/geography_note\":\"controls the most easily traversable land route between the Balkans, Moldova, and Ukraine; the Carpathian Mountains dominate the center of the country, while the Danube River forms much of the southern boundary with Serbia and Bulgaria\",\"geography/land_boundaries/border_countries\":\"Bulgaria 605 km, Hungary 424 km, Moldova 683 km, Serbia 531 km, Ukraine 601 km\",\"geography/land_boundaries/total\":\"2,844 km\",\"geography/land_use/agricultural_land_arable_land\":0.391,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.197,\"geography/land_use/forest\":0.287,\"geography/land_use/other\":0.106,\"geography/location\":\"Southeastern Europe, bordering the Black Sea, between Bulgaria and Ukraine\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"central Transylvanian Basin is separated from the Moldavian Plateau on the east by the Eastern Carpathian Mountains and separated from the Walachian Plain on the south by the Transylvanian Alps\",\"government/administrative_divisions\":\"41 counties (judete, singular - judet) and 1 municipality* (municipiu); Alba, Arad, Arges, Bacau, Bihor, Bistrita-Nasaud, Botosani, Braila, Brasov, Bucuresti (Bucharest)*, Buzau, Calarasi, Caras-Severin, Cluj, Constanta, Covasna, Dambovita, Dolj, Galati, Gorj, Giurgiu, Harghita, Hunedoara, Ialomita, Iasi, Ilfov, Maramures, Mehedinti, Mures, Neamt, Olt, Prahova, Salaj, Satu Mare, Sibiu, Suceava, Teleorman, Timis, Tulcea, Vaslui, Valcea, Vrancea\",\"government/capital/geographic_coordinates\":\"44 26 N, 26 06 E\",\"government/capital/name\":\"Bucharest\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Latin \\u0022Romanus\\u0022 meaning \\u0022citizen of Rome\\u0022 and was used to stress the common ancient heritage of Romanias three main regions - Moldavia, Transylvania, and Wallachia - during their gradual unification between the mid-19th century and early 20th century\",\"government/executive_branch/chief_of_state\":\"President Klaus Werner IOHANNIS (since 21 December 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ludovic ORBAN (since 4 November 2019); Deputy Prime Minister Raluca TURCAN (since 4 November 2019); note - Prime Minister DANCILA, Romanias first woman prime minster, lost a no-confidence vote on 10 October 2019\",\"government/flag_description\":\"three equal vertical bands of cobalt blue (hoist side), chrome yellow, and vermilion red; modeled after the flag of France, the colors are those of the principalities of Walachia (red and yellow) and Moldavia (red and blue), which united in 1862 to form Romania; the national coat of arms that used to be centered in the yellow band has been removed\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"9 May 1877 (independence proclaimed from the Ottoman Empire; 13 July 1878 (independence recognized by the Treaty of Berlin); 26 March 1881 (kingdom proclaimed); 30 December 1947 (republic proclaimed)\",\"government/national_holiday\":\"Unification Day (unification of Romania and Transylvania), 1 December (1918)\",\"government/national_symbol_s\":\"golden eagle; national colors: blue, yellow, red\",\"introduction\":\"The principalities of Wallachia and Moldavia - for centuries under the suzerainty of the Turkish Ottoman Empire - secured their autonomy in 1856; they were de facto linked in 1859 and formally united in 1862 under the new name of Romania. The country gained recognition of its independence in 1878. It joined the Allied Powers in World War I and acquired new territories - most notably Transylvania - following the conflict. In 1940, Romania allied with the Axis powers and participated in the 1941 German invasion of the USSR. Three years later, overrun by the Soviets, Romania signed an armistice. The post-war Soviet occupation led to the formation of a communist \\u0022peoples republic\\u0022 in 1947 and the abdication of the king. The decades-long rule of dictator Nicolae CEAUSESCU, who took power in 1965, and his Securitate police state became increasingly oppressive and draconian through the 1980s. CEAUSESCU was overthrown and executed in late 1989. Former communists dominated the government until 1996 when they were swept from power. Romania joined NATO in 2004 and the EU in 2007.\",\"name\":\"Romania\",\"people_and_society/age_structure/0_14_years\":0.1431,\"people_and_society/age_structure/15_24_years\":0.1045,\"people_and_society/age_structure/25_54_years\":0.4611,\"people_and_society/age_structure/55_64_years\":0.1237,\"people_and_society/age_structure/65_years_and_over\":0.1676,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Romanian 83.4%, Hungarian 6.1%, Romani 3.1%, Ukrainian 0.3%, German 0.2%, other 0.7%, unspecified 6.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.812 million BUCHAREST (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Romanian\",\"people_and_society/nationality/noun\":\"Romanian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"21457116\",\"people_and_society/population_growth_rate\":-0.0035,\"people_and_society/urbanization/urban_population\":\"54.1% of total population (2019)\",\"transportation/airports\":\"45\",\"transportation/railways/total\":\"11268\",\"transportation/roadways/total\":\"84185\"},{\"BoxHeight\":23,\"BoxWidth\":26.40000000000009,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.823,\"ISO3_Code\":\"BLR\",\"ISO_Code\":\"BY\",\"Path\":\"M 588.1 290.7 587.1 290.6 586.7 291 586.3 290.8 585.8 290.9 585.4 291.6 585.2 291.7 585 292 584.9 292.4 584.6 292.8 584.6 293.1 585 294 584.8 294.4 584.7 294.5 584.2 294.2 584.1 294.1 584.1 293.8 583.7 293.4 583.2 293.5 582.6 293.7 582.5 293.6 582.4 293.4 581.9 293.6 581.8 293.9 581.3 294 581.1 293.5 581.1 293.2 580.8 292.8 580.4 293.1 579.9 293.2 579.8 293.5 579.7 293.8 579.5 293.7 579.3 293.2 578.9 293.1 578.6 293.2 578.3 292.7 577.7 293.2 577.5 293.2 577.2 292.9 577.2 293.3 576.9 293.6 576.7 293.4 576.8 293.1 576.8 293 576.4 292.9 576.2 293 576.1 292.9 575.6 293 575.6 292.8 575.4 292.7 575.3 292.2 574.6 292.4 574.3 292.3 574 292 573.4 292.1 573.1 291.8 572.5 291.8 572.1 291.5 571.5 291.5 571.3 291.6 570.5 291.6 569.9 291.4 569.2 291.7 567.6 291.8 567.4 292 567.3 292.4 566.6 293.1 566.3 293 566.2 292.9 565.9 292.7 565.6 292.8 565.5 293 565.6 293.4 565.5 293.4 565.3 293 565.3 292.4 565.5 292.1 565.5 291.5 565.6 291.3 565.6 290.9 565.1 290.4 564.5 290.2 564.4 290.2 564.3 289.9 564.5 289.6 565.1 288.7 565.9 288.4 566.3 288 566.4 287.5 566.3 287.1 566.4 286.8 566.2 286.3 566.3 285.9 566 285.4 565.9 285.2 565.4 283.4 565.2 282.2 566 282.4 566 282.3 566.3 282.2 566.6 282.3 567.1 282.2 567.5 282.5 567.7 282.5 568.3 282 568.5 282 568.5 282.2 568.8 281.9 568.7 281.5 568.9 281.3 569.2 281.2 569.5 281.3 569.9 280.8 570.6 280.6 570.9 280.8 570.8 281.3 571.1 281.4 571.5 281.2 571.3 280.7 570.9 280.4 571.1 279.8 571.1 279.7 571.4 279.2 571.4 278.3 571.5 278 571.8 277.6 572.6 277.2 572.8 276.7 573.9 276.5 574.1 276 574.3 275.8 573.5 275.5 573.6 275.2 573.6 274.8 573.8 274.4 573.8 273.9 573.9 273.8 574.2 273.9 574.5 273.7 574.8 273.2 575.2 273.1 575.6 273.4 576.5 273.4 576.7 272.7 577.1 272.4 577.6 271.8 578.1 271.5 578.5 272.1 578.8 271.9 579.4 271.9 579.7 272.5 579.9 272.6 580.6 272.2 581.5 272.5 581.6 272.7 581.4 273.4 581.8 273.8 583.1 273.1 583.8 273.1 584.4 273.3 585.2 274.3 585.7 274.3 585.8 274.8 585.7 275.3 585.5 275.8 585.8 276.4 586 277 585.8 277.4 585.5 277.6 585.4 278.2 586.2 278.9 586.3 279.2 586.2 279.6 586.4 279.8 586.6 279.9 586.9 280.9 587.4 281.3 588.3 281.7 588.3 282.1 588.1 282.9 588.4 283 589.1 282.9 590 283.3 590.1 283.5 589.9 283.7 590 284 590.7 284.6 590.7 285 590.4 285.2 589.3 286.2 588.5 286.2 588.2 286.1 588 285.8 587.7 285.7 587.1 285.7 587 286.2 586.7 286.6 587 287.1 587.5 287.5 587.6 287.9 587.4 288.1 587.6 288.7 587.7 289.5 587.6 289.8 588.1 290.5 588.1 290.7 Z\",\"Xmax\":590.7,\"Xmid\":577.7,\"Xmin\":564.3,\"Ymax\":294.5,\"Ymid\":284.2,\"Ymin\":271.5,\"economy/currency\":\"Belarusian rubles (BYB/BYR)\",\"economy/gdp_per_capita_ppp/2017\":\"18900\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"56.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":202900,\"geography/area/water\":4700,\"geography/area_comparative\":\"slightly less than twice the size of Kentucky; slightly smaller than Kansas\",\"geography/area_sqkm\":207600,\"geography/climate\":\"cold winters, cool and moist summers; transitional between continental and maritime\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dzyarzhynskaya Hara 346 m\",\"geography/elevation/lowest_point\":\"Nyoman River 90 m\",\"geography/elevation/mean_elevation\":\"160\",\"geography/geographic_coordinates\":\"53 00 N, 28 00 E\",\"geography/geography_note\":\"landlocked; glacial scouring accounts for the flatness of Belarusian terrain and for its 11,000 lakes\",\"geography/land_boundaries/border_countries\":\"Latvia 161 km, Lithuania 640 km, Poland 418 km, Russia 1312 km, Ukraine 1111 km\",\"geography/land_boundaries/total\":\"3,642 km\",\"geography/land_use/agricultural_land_arable_land\":0.272,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.159,\"geography/land_use/forest\":0.427,\"geography/land_use/other\":0.136,\"geography/location\":\"Eastern Europe, east of Poland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"generally flat with much marshland\",\"government/administrative_divisions\":\"6 provinces (voblastsi, singular - voblasts) and 1 municipality* (horad); Brest, Homyel (Gomel), Horad Minsk* (Minsk City), Hrodna (Grodno), Mahilyow (Mogilev), Minsk, Vitsyebsk (Vitebsk)\",\"government/capital/geographic_coordinates\":\"53 54 N, 27 34 E\",\"government/capital/name\":\"Minsk\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is a compound of the Belarusian words \\u0022bel\\u0022 (white) and \\u0022Rus\\u0022 (the Old East Slavic ethnic designation) to form the meaning White Rusian or White Ruthenian\",\"government/executive_branch/chief_of_state\":\"President Aleksandr LUKASHENKO (since 20 July 1994)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sergey RUMAS (since 18 August 2018); First Deputy Prime Minister Dmitriy KRUTOY (since 29 November 2019); Deputy Prime Ministers Vladimir DVORNIK (since 28 March 2018), Igor LYASHENKO, Vladimir KUKHAREV, Igor PETRISHENKO (since 18 August 2018)\",\"government/flag_description\":\"red horizontal band (top) and green horizontal band one-half the width of the red band; a white vertical stripe on the hoist side bears Belarusian national ornamentation in red; the red band color recalls past struggles from oppression, the green band represents hope and the many forests of the country\",\"government/government_type\":\"presidential republic in name, although in fact a dictatorship\",\"government/independence\":\"25 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 3 July (1944); note - 3 July 1944 was the date Minsk was liberated from German troops, 25 August 1991 was the date of independence from the Soviet Union\",\"government/national_symbol_s\":\"no clearly defined current national symbol, the mounted knight known as Pahonia (the Chaser) is the traditional Belarusian symbol; national colors: green, red, white\",\"introduction\":\"After seven decades as a constituent republic of the USSR, Belarus attained its independence in 1991. It has retained closer political and economic ties to Russia than have any of the other former Soviet republics. Belarus and Russia signed a treaty on a two-state union on 8 December 1999 envisioning greater political and economic integration. Although Belarus agreed to a framework to carry out the accord, serious implementation has yet to take place and current negotiations on further integration have been contentious. Since his election in July 1994 as the countrys first and only directly elected president, Aleksandr LUKASHENKO has steadily consolidated his power through authoritarian means and a centralized economic system. Government restrictions on political and civil freedoms, freedom of speech and the press, peaceful assembly, and religion have remained in place.\",\"name\":\"Belarus\",\"people_and_society/age_structure/0_14_years\":0.1591,\"people_and_society/age_structure/15_24_years\":0.0996,\"people_and_society/age_structure/25_54_years\":0.4449,\"people_and_society/age_structure/55_64_years\":0.1442,\"people_and_society/age_structure/65_years_and_over\":0.1522,\"people_and_society/birth_rate\":\"10 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Belarusian 83.7%, Russian 8.3%, Polish 3.1%, Ukrainian 1.7%, other 2.4%, unspecified 0.9% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.017 million MINSK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Belarusian\",\"people_and_society/nationality/noun\":\"Belarusian(s)\",\"people_and_society/net_migration_rate\":\"0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9527543\",\"people_and_society/population_growth_rate\":-0.0024,\"people_and_society/urbanization/urban_population\":\"79% of total population (2019)\",\"transportation/airports\":\"65\",\"transportation/railways/total\":\"5528\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.5,\"BoxWidth\":28.399999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.888,\"ISO3_Code\":\"GRE\",\"ISO_Code\":\"GR\",\"Path\":\"M 572.2 336.7 572.1 336.5 571.9 336.3 571.1 336.2 570.8 336.2 570.2 336 569.8 335.9 569.7 335.9 569.7 335.8 569.5 335.8 568.8 336.3 568.3 336.2 568.1 335.9 567.9 335.9 567.6 336 567.4 336.4 566.9 336.7 566.7 336.8 566.2 336.6 565.9 336.6 565.7 336.9 565.9 337.1 566.2 337.4 566.1 337.6 566.2 337.8 566.3 338 566.6 338 566.6 337.9 567.2 338.3 567.6 338.9 567.4 338.9 566.9 338.4 566.5 338.2 566.4 338.1 566.3 338.2 566.1 338.1 565.8 338.1 565.7 338.3 565.9 338.7 566.5 339 566.6 339.3 566.4 339.6 566 339.3 565.9 338.9 565.6 338.7 565.6 338.6 564.9 338.4 564.6 338.6 563.8 338.1 563.5 338 563.3 337.6 563.7 337.5 563.6 337.1 563.5 337.1 563.4 337.1 563.3 337.1 563.3 337.3 563.1 337.3 563 337.5 562.9 337.5 562.8 337.6 562.6 337.7 562.8 338.1 562.5 338.9 562.6 339.3 562.8 339.5 562.9 339.7 563 339.8 563.1 339.9 563.3 340.1 563.5 340.8 564 341.2 564.7 342.2 564.6 342.5 564 342.6 564 342.5 564.1 342.5 564.3 342.4 564.2 342 563.7 341.8 563.3 342 563.3 342.3 563.7 342.6 563.8 343 563.7 343.2 563.1 343.4 562.7 343.4 562.6 343.5 563.1 343.7 563.9 343.9 564 344.2 564.3 344.2 564.6 344.3 564.6 344.5 564.8 344.7 564.7 344.8 565.3 344.8 565.5 344.7 565.4 344.5 564.3 343.6 563.8 343.5 563.5 343.5 563.5 343.4 564.1 343 564.6 342.9 564.9 343.1 565.1 343.5 565.3 343.7 565.6 343.9 566.2 344.1 566.8 344.2 567.1 344.7 567.1 345.1 567.3 345.7 567.5 345.9 568.1 346 568.1 346.5 568 346.6 567.9 346.7 567.8 346.6 567.8 346.5 567.7 346.5 567.5 346.6 567.5 346.5 567.3 346.3 567.1 346.2 567 345.7 566.9 345.6 566.8 345.6 566.6 345.1 565.6 345.1 565.5 345.2 565.6 345.3 565.7 345.3 566.4 345.5 566.7 345.8 566.7 346 566.5 346.2 566.6 346.5 566.6 346.6 566.6 346.7 566.7 347.3 566.6 347.7 566.4 347.7 566.2 347.3 565.8 347 565.7 346.8 565.6 346.7 565.3 346.7 565.2 346.8 565 346.9 564.9 346.9 564.9 346.8 565.1 346.7 565 346.6 565.3 346.5 565.4 346.5 565.2 346.4 564.9 346.5 564.8 346.6 564.7 346.6 564.3 346.7 563.8 346.9 563.8 347 564.2 347.2 564.1 347.5 564.2 347.5 564.2 347.8 564.3 347.9 564.6 348.1 564.7 348.1 564.7 347.9 564.8 347.8 564.9 347.9 564.9 348.1 564.9 348.2 565.2 348.2 565.1 348.3 565.2 348.5 564.9 348.6 564.5 348.6 564.2 348.9 564 348.8 563.9 348.4 563.6 348.2 563.1 348.1 563.1 348.7 563.5 349.5 563.7 349.8 563.8 350.1 564 350.7 563.9 351.2 564.2 351.9 564 351.9 563.7 351.7 563.3 351.1 563.1 350.8 562.9 350.7 562.6 350.9 562.3 351.5 562.4 351.9 562.3 352 562 351.8 562 351.1 561.7 350.5 561.4 350.3 561.4 350.1 561.3 350 561.1 350 560.9 350.1 560.8 350.1 560.8 350.4 560.8 350.7 560.7 350.9 560.3 350.7 560.2 350.9 560.1 350.2 560.1 350.1 559.8 349.6 559.8 349.5 559.8 349.4 560.1 349 560.1 348.7 559.7 348.1 559.1 347.7 559 347.3 558.6 347 558.6 346.8 558.9 346.6 559.2 346.2 559.3 345.8 559.8 346 559.9 346 560.1 345.8 560.3 345.5 560.6 345.4 561 345.4 561.6 345.9 562 346 562.7 346.3 563.4 346.7 563.6 346.6 563.5 346.4 563.5 346.3 564.1 346.3 564.3 346.2 564.3 346 564.1 345.9 563.8 345.8 563.5 345.8 563.2 345.7 563.1 345.5 562.9 345.4 562.8 345.2 562.7 345.3 562.6 345.5 562.5 345.5 562.4 345.2 562.1 345 562 345.3 561.6 345.3 561.5 345.4 561.2 345.2 560.8 345.1 560.6 345.2 560.5 345.2 560.3 345.3 559.9 345.3 559.8 345.4 559.6 345.5 559.5 345.3 559.2 345.1 558.9 345.4 558.7 345.5 558.6 345.4 558.5 344.7 558.3 344.6 558.2 344.2 558 344.1 557.8 343.8 557.6 343.8 557.5 343.6 557.6 343.2 558.1 343.2 558.4 343.4 558.6 343.3 558.6 343.4 558.6 343 558.6 342.9 558.5 342.8 558.3 342.9 558 342.7 557.7 342.7 557.6 342.9 557.6 343 557.5 343.1 557.4 342.8 556.8 342.2 556.8 342 556.7 342 556.4 342 556.3 341.9 556.1 341.4 556.1 341.2 555.9 341 555.9 340.7 555.5 340.5 555.8 340.6 556.1 340.7 556.1 340.5 556.2 340.6 556.2 340.5 556.3 340.4 556.3 340.2 556.3 340.1 556.5 340.2 556.6 339.9 556.3 339.4 556.5 339.4 556.7 339.1 557.1 339.1 557.3 339 557.4 338.4 557.6 338.1 557.7 337.8 557.8 337.7 558.1 337.7 558.4 337.1 558.3 336.9 558.1 336.6 558.2 336.3 558.6 336.2 558.8 336.2 558.9 336.3 559.4 336.1 559.8 336.2 560.1 336 560.4 336 560.8 335.4 561.1 335.2 561.3 335.3 561.6 335.1 561.9 335.3 562.6 335.3 562.8 335.1 562.9 335.2 563 335.2 563.1 334.6 563.4 334.5 563.6 334.5 564.3 334.5 564.6 334.3 564.7 334.4 565.1 334.3 565.5 334.4 565.6 334.3 566.3 334 566.7 334 566.7 333.8 566.9 333.8 567 333.8 567.3 333.7 567.4 333.8 568 333.7 568.2 334.1 568.5 334.2 568.7 334.4 568.8 334.3 569.1 334.3 569.8 334.6 569.9 334.8 570.2 334.9 570.9 334.6 571.3 334.6 571.6 334.5 571.8 334.6 571.9 334.6 572.4 334.4 572.6 334.1 572.5 333.7 572.4 333.4 572.3 333.3 572.3 333.1 572.4 333.1 572.6 333 573.1 333.1 573.7 333.5 573.8 334.4 573 334.8 573 335.1 573.1 335.7 573 335.9 572.7 336.2 572.4 336.7 572.2 336.7 Z M 566.1 355.1 566.5 355.1 566.8 354.9 566.9 354.9 567 355 566.9 355.2 567.2 355.3 567.4 355.7 568.1 355.6 568.4 355.4 569.1 355.5 569.3 355.4 569.5 355.7 570.3 355.7 570.7 355.9 571.1 355.7 571.3 355.7 571.4 355.9 571.3 356.3 571.5 356.5 572.2 356.1 572.4 356.2 572.5 356.2 572.8 356 572.9 356.2 572.8 356.6 572.5 356.8 572.4 356.8 571.9 356.8 570.8 356.9 568.7 357.1 568.5 356.6 568.1 356.5 567.6 356.2 567.3 356.3 566.1 356.1 565.6 356 565.4 356 565.3 355.9 565.3 355.6 565.4 355 565.6 355.1 565.7 355.1 565.8 354.6 566.1 355.1 Z M 573.8 342.9 573.2 343.1 572.5 342.9 572.4 342.8 571.9 342.5 571.6 342.2 571.8 342 572.4 341.9 572.6 341.6 572.8 341.6 573 341.6 573.2 341.8 573.1 342 573.5 342.4 573.8 342.9 Z M 577.9 353.1 577.8 353.3 577.7 353.2 577.5 353.3 577.2 353.7 577.1 353.8 577 353.8 576.8 353.7 576.9 353.4 577 353.1 576.8 353.1 576.8 352.9 577 352.8 577.1 352.5 577.2 352.5 577.3 352.4 577.5 352.3 577.8 352.1 577.9 352 578.2 352 578.2 351.9 578.3 351.9 578.3 352.1 578.2 352.3 578 352.7 578 352.8 577.9 352.9 577.8 353.1 577.9 353.1 Z M 572.3 344.4 572.3 344.6 572.4 344.5 572.5 344.5 572.5 344.6 572.5 345.1 572.5 345.4 572.4 345.5 572.4 345.6 572.4 345.7 572.4 345.8 572.2 345.8 572.1 346 571.9 345.8 571.8 345.7 571.7 345.7 571.7 345.6 571.9 345.5 572.1 345.3 572 345.2 572 345.1 572 345 571.9 344.9 571.7 344.8 571.6 344.6 571.7 344.5 572.1 344.4 572.3 344.4 Z M 557.2 345.4 557.1 345.5 557.2 345.6 557.3 345.5 557.7 346.1 557.6 346.3 557.4 346.3 557.2 346.1 557.1 346.1 557 346.2 556.8 346.1 556.7 345.8 556.8 345.8 556.7 345.5 556.6 345.6 556.7 345.7 556.7 346 556.5 346 556.4 345.9 556.4 345.7 556.4 345.6 556.5 345.5 556.6 345.3 556.7 345.3 556.8 345.4 556.9 345.3 557 345 556.9 344.9 557.1 344.9 557.1 345.1 557.2 345.4 Z M 555.1 340.1 555.3 340.2 555.2 340.3 555 340.5 555.1 340.7 555.2 340.8 555.2 341 555.3 341.3 555.4 341.3 555.5 341.4 555.6 341.3 555.8 341.6 555.8 341.7 555.4 341.5 555.2 341.4 555.1 341.3 555 341.2 555 341 554.9 340.9 554.7 340.7 554.7 340.6 554.5 340.5 554.6 340.4 554.5 340.4 554.4 340.3 554.5 340.1 554.9 340.1 555 340 555.1 340.1 Z M 574.9 347.6 574.3 347.8 574.1 347.6 573.7 347.6 573.7 347.5 573.8 347.3 574.1 347.2 574.9 347.3 575 347.5 574.9 347.6 Z M 570.5 339.5 570.3 339.7 570.3 339.8 570.3 340.1 570.2 340.1 570 340 570.1 339.8 570 339.7 569.9 339.8 569.8 340.1 569.6 340 569.5 340 569.5 339.8 569.5 339.7 569.4 339.5 569.5 339.4 569.7 339.4 569.9 339.4 570 339.4 570.1 339.6 570.3 339.4 570.5 339.3 570.5 339.5 Z M 568.7 337.1 568.3 337.3 568.2 337.2 568.2 337.1 568 337.1 568 336.9 568.1 336.6 568.3 336.5 568.6 336.7 568.7 337.1 Z M 569.3 347.4 569.2 347.6 568.5 346.8 568.5 346.6 568.7 346.5 568.7 346.6 568.8 346.7 568.9 346.8 569.2 346.9 569.3 347.4 Z M 565.6 339.5 565.7 339.7 565.6 339.7 565.4 339.7 565 339.5 564.9 339.5 564.8 339.5 564.8 339.4 564.7 339.1 564.6 339 564.6 338.9 564.7 338.7 564.8 338.9 564.9 338.9 565 339 565 339.1 565.1 339.3 565.2 339.3 565.6 339.5 Z M 558.1 347.5 557.9 347.5 557.8 347.7 557.7 347.7 557.2 347.1 557.2 346.9 557.4 346.8 557.5 347 557.7 347.1 558.1 347.5 Z M 570.8 350.1 570.6 350.3 570.4 350.1 570.3 349.7 570.6 349.5 570.7 349.4 570.8 349.5 571 349.7 570.8 350.1 Z M 557.5 344.1 557.5 344.2 557.6 344.1 557.7 344.2 557.5 344.3 557.3 344.4 557.2 344.4 557.1 344.3 557 344.4 557 344.1 557.1 343.8 557.2 343.6 557.4 343.5 557.5 343.7 557.4 343.9 557.5 344.1 Z M 575.3 355.3 575.3 355.4 575.2 355.4 575.1 355.4 575.2 355.2 575.2 355 575.1 354.9 575 354.8 575.2 354.7 575.2 354.6 575.3 354.4 575.3 354.1 575.5 354.1 575.4 353.9 575.5 353.8 575.5 353.9 575.5 354.2 575.4 354.3 575.5 354.4 575.3 354.6 575.3 354.8 575.4 354.9 575.5 355 575.4 355.1 575.5 355.2 575.3 355.3 Z M 575.8 350.5 575.1 350.8 574.9 350.8 574.7 351.1 574.6 351 574.7 350.9 574.9 350.7 575.2 350.5 575.6 350.3 575.8 350.4 575.8 350.5 Z M 564.1 352.7 564 352.7 563.9 352.8 563.9 353 563.7 353 563.6 352.9 563.5 352.8 563.5 352.7 563.6 352.6 563.5 352.5 563.5 352.4 563.6 352.2 563.8 352.4 563.9 352.5 564.1 352.7 Z M 573 347.7 572.9 347.9 572.7 348 572.4 348.1 572.2 348.2 572 348.2 572.1 348 572.3 347.8 572.5 347.8 572.6 347.8 572.9 347.6 573 347.6 573 347.7 Z M 568.4 343.7 568.4 343.8 568.2 343.8 568.2 343.7 568.1 343.8 568 343.7 568.1 343.7 568.1 343.6 567.9 343.5 567.8 343.4 567.8 343.3 567.8 343.2 567.9 343.1 568.1 343.2 568.1 343.4 568.4 343.6 568.4 343.7 Z M 570.1 349.5 570 349.7 570.1 349.8 570 350 569.8 350.1 569.6 350 569.6 349.9 569.7 349.7 569.8 349.6 569.9 349.5 570 349.6 570 349.5 570.1 349.5 Z M 570 348.1 569.8 348.2 569.5 347.9 569.2 347.7 569.3 347.7 569.4 347.7 569.5 347.8 569.9 347.8 570 347.9 570 348.1 Z M 568.1 350.8 568 350.9 568 351 568 351.1 567.8 351.2 567.5 351.2 567.4 351.2 567.5 350.9 567.6 350.9 567.6 351 567.8 351.1 567.8 351 567.7 351 567.7 350.9 567.7 350.8 567.9 350.9 568 350.8 568 350.6 568.1 350.6 568.2 350.6 568.2 350.7 568.1 350.8 Z M 571.2 337.9 571 338 570.9 337.9 570.6 337.7 570.7 337.6 570.9 337.5 571.1 337.6 571.2 337.7 571.2 337.9 Z M 567.3 348.2 567.3 348.1 567.3 348 567.3 347.7 567.5 347.6 567.7 347.7 567.6 347.9 567.4 348.1 567.3 348.2 Z M 571.7 350.7 571.5 350.8 571.4 350.8 571.4 350.7 571.6 350.7 571.7 350.6 571.7 350.5 572 350.4 572 350.3 572.1 350.2 572.2 350.4 572 350.4 571.9 350.5 571.7 350.7 Z M 570.4 351.2 570.3 351.2 570 351 570.1 350.8 570.2 350.7 570.2 350.9 570.4 351 570.4 351.1 570.4 351.2 Z M 574.9 350.2 574.7 350.3 574.6 350.1 574.7 349.8 575 350 574.9 350.2 Z M 565.8 342.5 565.9 342.5 565.9 342.7 565.8 342.7 565.6 342.7 565.6 342.6 565.4 342.3 565.5 342.3 565.6 342.4 565.8 342.5 Z M 567.7 348.8 567.6 348.9 567.6 348.8 567.6 348.6 567.5 348.6 567.6 348.4 567.7 348.4 567.7 348.5 567.8 348.5 567.9 348.6 567.7 348.8 Z M 569.2 348.6 569.2 348.7 569 348.7 569 348.6 568.9 348.6 568.9 348.5 569 348.5 569 348.3 569.2 348.3 569.1 348.5 569.2 348.5 569.2 348.6 Z M 565.2 347.6 565.1 347.7 565 347.5 564.9 347.4 565.1 347.3 565.3 347.3 565.2 347.6 Z M 570.4 348.6 570.2 348.6 570.2 348.4 570.2 348.3 570.3 348.3 570.6 348.4 570.6 348.5 570.5 348.5 570.4 348.6 Z M 568.6 350.3 568.5 350.4 568.4 350.1 568.3 350 568.4 349.9 568.5 349.9 568.6 350.1 568.7 350.2 568.6 350.3 Z M 568 349.6 567.9 349.6 567.7 349.5 567.8 349.3 568 349.3 568 349.5 568 349.6 Z M 566.4 342 566.5 342.4 566.4 342.4 566.3 342.3 566.2 342.3 566.4 342 Z M 574.5 349.7 574.4 349.7 574.3 349.6 574.4 349.5 574.3 349.5 574.2 349.4 574.4 349.3 574.4 349.4 574.4 349.5 574.5 349.7 Z M 570.7 352.2 570.5 352.3 570.4 352.2 570.5 352.1 570.5 352 570.5 351.9 570.7 352.1 570.7 352.2 Z M 575.8 351.8 576 352.1 575.9 352.2 575.8 352 575.7 352 575.7 351.9 575.8 351.8 Z M 574.8 355.5 574.5 355.7 574.4 355.7 574.6 355.5 574.8 355.4 574.8 355.5 Z M 573.1 351.5 573.1 351.7 572.9 351.7 572.8 351.5 572.9 351.4 573.1 351.5 Z M 557.3 345.2 557.2 345 557.1 344.9 557.3 344.8 557.3 344.9 557.4 345 557.3 345.2 Z M 565.2 342.3 565.2 342.5 565.1 342.4 565 342.5 564.9 342.5 564.8 342.4 565 342.3 565 342.2 565.2 342.3 Z M 577.3 351.4 577.2 351.6 577.2 351.5 577.1 351.5 577 351.3 577.1 351.2 577.3 351.4 Z M 569.5 341.1 569.3 341.3 569.2 341.2 569.2 341.1 569.3 341 569.5 341.1 Z M 565 348.9 564.9 349 564.8 348.9 565.1 348.8 565.2 348.7 565.3 348.8 565.2 348.8 565.1 348.9 565 348.9 Z M 557.5 345.4 557.4 345.5 557.4 345.4 557.3 345.3 557.4 345.2 557.4 345.1 557.5 345.2 557.5 345.4 Z M 569.7 351.2 569.5 351.2 569.6 351.1 569.7 351 569.8 351 569.7 351.2 Z M 571 344.4 571 344.6 570.9 344.6 570.8 344.5 570.9 344.4 571 344.4 Z M 570.5 351.8 570.4 351.9 570.3 351.9 570.3 352 570.2 352 570.2 351.9 570.3 351.8 570.5 351.8 Z M 571.6 352.2 571.5 352.3 571.3 352.2 571.4 352.1 571.6 352.2 Z M 573.7 349 573.6 349 573.5 349 573.6 348.8 573.7 348.7 573.7 348.8 573.7 348.9 573.7 349 Z M 575.4 351.4 575.4 351.5 575.2 351.5 575.2 351.4 575.3 351.3 575.4 351.4 Z M 569.5 350.1 569.4 350.1 569.4 350 569.5 349.9 569.5 350.1 Z M 566.9 357.4 566.8 357.5 566.7 357.5 566.7 357.4 566.7 357.3 566.9 357.4 Z M 566.8 341.9 566.7 341.9 566.6 341.8 566.7 341.7 566.8 341.7 566.8 341.9 Z M 574.3 349 574.3 349.1 574.1 349 574 348.9 574.1 348.9 574.3 349 Z M 573.2 351.5 573.2 351.3 573.3 351.4 573.2 351.5 Z M 569 351.2 568.9 351.3 568.8 351.2 568.9 351.1 569 351.2 Z M 558 344.4 557.9 344.4 557.9 344.2 558 344.2 558 344.4 Z M 573.5 348 573.4 348.1 573.3 348 573.2 348 573.5 348 Z M 567.3 346.4 567.3 346.6 567.2 346.6 567.2 346.4 567.3 346.4 Z M 582.1 353 582 353.1 581.9 353 582 352.9 582.1 353 Z M 560.4 350.9 560.4 351 560.3 351 560.2 350.8 560.3 350.8 560.4 350.9 Z M 567.3 350.7 567.2 350.9 567.1 350.7 567.2 350.6 567.3 350.7 Z M 567 347.4 566.9 347.6 566.8 347.6 566.9 347.3 567 347.4 Z M 571.7 349.6 571.6 349.7 571.5 349.7 571.5 349.6 571.7 349.6 Z M 576.5 352.6 576.6 352.7 576.4 352.7 576.5 352.6 Z M 553.8 340 553.7 340 553.7 339.9 553.7 339.8 553.9 339.9 553.8 340 Z M 557.5 344.5 557.4 344.7 557.3 344.6 557.4 344.5 557.5 344.5 Z M 558.3 344.9 558.2 344.9 558.2 344.8 558.3 344.7 558.3 344.9 Z M 564.7 348.9 564.6 348.9 564.5 348.9 564.7 348.8 564.7 348.9 Z M 574 352.3 573.9 352.4 573.9 352.2 574 352.2 574 352.3 Z M 570.6 350.6 570.5 350.6 570.5 350.5 570.6 350.4 570.6 350.6 Z M 564.7 354 564.6 354 564.5 353.9 564.6 353.8 564.7 354 Z M 572.6 355.7 572.6 355.8 572.5 355.7 572.5 355.6 572.6 355.7 Z M 566.9 342.7 566.8 342.9 566.7 342.7 566.8 342.6 566.9 342.7 Z M 574.2 348.7 574.2 348.8 574 348.7 574.1 348.6 574.2 348.7 Z M 575.3 350.3 575.2 350.3 575.2 350.2 575.2 350.1 575.3 350.2 575.3 350.3 Z M 568.3 350.7 568.4 350.9 568.2 350.9 568.2 350.8 568.3 350.7 Z M 570 348.5 570 348.7 569.9 348.6 569.9 348.4 570 348.5 Z M 572.8 344.7 572.7 344.8 572.6 344.6 572.7 344.6 572.8 344.6 572.8 344.7 Z M 574.9 348.3 574.8 348.5 574.7 348.4 574.6 348.4 574.8 348.3 574.9 348.3 Z M 567.1 341.5 567 341.7 566.9 341.6 566.9 341.5 567.1 341.5 Z M 573.6 347.9 573.5 348 573.4 347.8 573.5 347.7 573.6 347.9 Z M 556 342.3 555.9 342.3 555.8 342.1 556 342.3 Z M 570 355.3 570 355.5 569.8 355.4 569.9 355.3 570 355.3 Z M 564.8 347.6 564.7 347.7 564.6 347.6 564.7 347.5 564.8 347.5 564.8 347.6 Z M 568.6 347.8 568.6 348 568.4 347.9 568.5 347.8 568.6 347.8 Z M 571.2 350.3 571.2 350.5 571 350.5 571 350.4 571.1 350.3 571.2 350.3 Z M 564.2 349.1 564.2 349.2 564.1 349.2 564.1 349.1 564.1 349 564.2 349.1 Z M 569.2 351.3 569.2 351.5 569.1 351.4 569 351.3 569.2 351.3 Z M 570.8 350.5 570.7 350.5 570.7 350.4 570.8 350.3 570.8 350.5 Z\",\"Xmax\":582.1,\"Xmid\":563.7,\"Xmin\":553.7,\"Ymax\":357.5,\"Ymid\":342.8,\"Ymin\":333,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"27800\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"69.37 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.57,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":130647,\"geography/area/water\":1310,\"geography/area_comparative\":\"slightly smaller than Alabama\",\"geography/area_sqkm\":131957,\"geography/climate\":\"temperate; mild, wet winters; hot, dry summers\",\"geography/coastline\":\"13,676 km\",\"geography/elevation/highest_point\":\"Mount Olympus 2,917\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"498\",\"geography/geographic_coordinates\":\"39 00 N, 22 00 E\",\"geography/geography_note\":\"strategic location dominating the Aegean Sea and southern approach to Turkish Straits; a peninsular country, possessing an archipelago of about 2,000 islands\",\"geography/land_boundaries/border_countries\":\"Albania 212 km, Bulgaria 472 km, Macedonia 234 km, Turkey 192 km\",\"geography/land_boundaries/total\":\"1,110 km\",\"geography/land_use/agricultural_land_arable_land\":0.197,\"geography/land_use/agricultural_land_permanent_crops\":0.089,\"geography/land_use/agricultural_land_permanent_pasture\":0.348,\"geography/land_use/forest\":0.305,\"geography/land_use/other\":0.061,\"geography/location\":\"Southern Europe, bordering the Aegean Sea, Ionian Sea, and the Mediterranean Sea, between Albania and Turkey\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountainous with ranges extending into the sea as peninsulas or chains of islands\",\"government/administrative_divisions\":\"13 regions (perifereies, singular - perifereia) and 1 autonomous monastic state* (aftonomi monastiki politeia); Agion Oros* (Mount Athos), Anatoliki Makedonia kai Thraki (East Macedonia and Thrace), Attiki (Attica), Dytiki Ellada (West Greece), Dytiki Makedonia (West Macedonia), Ionia Nisia (Ionian Islands), Ipeiros (Epirus), Kentriki Makedonia (Central Macedonia), Kriti (Crete), Notio Aigaio (South Aegean), Peloponnisos (Peloponnese), Sterea Ellada (Central Greece), Thessalia (Thessaly), Voreio Aigaio (North Aegean)\",\"government/capital/geographic_coordinates\":\"37 59 N, 23 44 E\",\"government/capital/name\":\"Athens\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name derives from the Roman (Latin) designation \\u0022Graecia,\\u0022 meaning \\u0022Land of the Greeks\\u0022; the Greeks call their country \\u0022Hellas\\u0022 or \\u0022Ellada\\u0022\",\"government/executive_branch/chief_of_state\":\"President Prokopios (Prokopis) PAVLOPOULOS (since 13 March 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Kyriakos MITSOTAKIS (since 8 July 2019)\",\"government/flag_description\":\"nine equal horizontal stripes of blue alternating with white; a blue square bearing a white cross appears in the upper hoist-side corner; the cross symbolizes Greek Orthodoxy, the established religion of the country; there is no agreed upon meaning for the nine stripes or for the colors\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 February 1830 (from the Ottoman Empire); note - 25 March 1821, outbreak of the national revolt against the Ottomans; 3 February 1830, signing of the London Protocol recognizing Greek independence by Great Britain, France, and Russia\",\"government/national_holiday\":\"Independence Day, 25 March (1821)\",\"government/national_symbol_s\":\"Greek cross (white cross on blue field, arms equal length); national colors: blue, white\",\"introduction\":\"Greece achieved independence from the Ottoman Empire in 1830. During the second half of the 19th century and the first half of the 20th century, it gradually added neighboring islands and territories, most with Greek-speaking populations. In World War II, Greece was first invaded by Italy (1940) and subsequently occupied by Germany (1941-44); fighting endured in a protracted civil war between supporters of the king and other anti-communist and communist rebels. Following the latters defeat in 1949, Greece joined NATO in 1952. In 1967, a group of military officers seized power, establishing a military dictatorship that suspended many political liberties and forced the king to flee the country. In 1974 following the collapse of the dictatorship, democratic elections and a referendum created a parliamentary republic and abolished the monarchy. In 1981, Greece joined the EC (now the EU); it became the 12th member of the European Economic and Monetary Union (EMU) in 2001. Greece has suffered a severe economic crisis since late 2009, due to nearly a decade of chronic overspending and structural rigidities.\\u0026amp;nbsp;Beginning in\\u0026amp;nbsp;2010, Greece entered three bailout agreements - with the European Commission, the European Central Bank (ECB), the IMF, and\\u0026amp;nbsp;the third in 2015 with\\u0026amp;nbsp;the European Stability Mechanism (ESM) - worth in total about $300 billion. The Greek Government formally exited the third bailout in August 2018.\",\"name\":\"Greece\",\"people_and_society/age_structure/0_14_years\":0.1372,\"people_and_society/age_structure/15_24_years\":0.0968,\"people_and_society/age_structure/25_54_years\":0.4218,\"people_and_society/age_structure/55_64_years\":0.1328,\"people_and_society/age_structure/65_years_and_over\":0.2114,\"people_and_society/birth_rate\":\"8.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Greek 91.6%, Albanian 4.4%, other 4% (2011)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.154 million ATHENS (capital), 811,000 Thessaloniki (2019)\",\"people_and_society/nationality/adjective\":\"Greek\",\"people_and_society/nationality/noun\":\"Greek(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10761523\",\"people_and_society/population_growth_rate\":-0.0007,\"people_and_society/urbanization/urban_population\":\"79.4% of total population (2019)\",\"transportation/airports\":\"77\",\"transportation/railways/total\":\"2548\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":11.299999999999955,\"BoxWidth\":17.299999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.816,\"ISO3_Code\":\"BGR\",\"ISO_Code\":\"BG\",\"Path\":\"M 579.2 325.5 579.3 326.1 579.3 326.3 578.9 326.8 578.5 326.7 578 326.8 577.8 327.1 577.7 327.4 577.4 327.6 577.4 327.7 577.3 328.9 577.2 329.3 576.8 329.6 576.3 330 576.2 330.3 576.3 330.4 576.6 330.4 576.8 330.5 576.9 330.7 577 330.8 577 331 577 331.2 577.5 331.7 577.7 332.1 577.2 332 577.1 332.2 576.8 332.2 576.4 332.3 575.6 331.7 575.3 331.8 575 331.7 574.7 332 574.1 332.2 573.8 332.1 573.7 332.3 573.6 332.3 573.7 332.4 573.6 332.7 573.1 332.8 573 333 573.1 333.1 572.6 333 572.4 333.1 572.3 333.1 572.3 333.3 572.4 333.4 572.5 333.7 572.6 334.1 572.4 334.4 571.9 334.6 571.8 334.6 571.6 334.5 571.3 334.6 570.9 334.6 570.2 334.9 569.9 334.8 569.8 334.6 569.1 334.3 568.8 334.3 568.7 334.4 568.5 334.2 568.2 334.1 568 333.7 567.4 333.8 567.3 333.7 567 333.8 566.9 333.8 566.7 333.8 566.7 334 566.3 334 565.6 334.3 565.5 334.4 565.1 334.3 564.7 334.4 564.6 334.3 564.3 334.5 563.6 334.5 563.6 334.4 563.7 333.8 563.6 333.4 563.8 333.1 563.4 332.3 563.4 332 563.1 331.9 562.9 331.8 562.8 331.8 562.4 331.5 562 330.9 562.2 330.7 562.5 330.3 562.5 330.1 562.3 329.9 562.3 329.6 562.4 329.3 562.2 328.9 562.4 328.8 563.1 328.7 563.1 328.5 563.2 328.4 563.7 327.8 563.7 327.7 563.8 327.5 563.5 327.4 563.3 327.1 563.1 326.8 562.8 326.7 562.5 326.4 562.4 326.1 562.3 325.8 562.1 325.6 562 325.2 562.1 324.5 562.5 324.3 562.7 324.2 562.7 323.8 562.9 323.6 563.7 324.1 563.8 324.1 563.9 324.3 563.5 324.5 563.3 324.9 563.4 325.1 563.8 325.2 564.5 325.1 564.9 325 565.5 325.3 565.8 325.2 566.8 325.6 567.4 325.6 567.9 325.4 568.3 325.5 568.6 325.6 569.3 325.5 570.1 325.8 570.4 325.9 570.8 325.8 571.2 325.7 571.5 325.6 572.4 324.6 573.1 324.3 574.2 324.1 574.6 323.9 575.6 324 575.7 324.1 576 324.4 576.5 324.4 576.6 324.3 576.8 324.5 576.9 324.6 577.4 324.5 577.6 325.1 578.2 325.4 579.2 325.5 Z\",\"Xmax\":579.3,\"Xmid\":570,\"Xmin\":562,\"Ymax\":334.9,\"Ymid\":329.2,\"Ymin\":323.6,\"economy/currency\":\"leva (BGN)\",\"economy/gdp_per_capita_ppp/2017\":\"21800\",\"economy/gdp_real_growth_rate/2017\":0.036,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.31 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0.2,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":108489,\"geography/area/water\":2390,\"geography/area_comparative\":\"almost identical in size to Virginia; slightly larger than Tennessee\",\"geography/area_sqkm\":110879,\"geography/climate\":\"temperate; cold, damp winters; hot, dry summers\",\"geography/coastline\":\"354 km\",\"geography/elevation/highest_point\":\"Musala 2,925 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"472\",\"geography/geographic_coordinates\":\"43 00 N, 25 00 E\",\"geography/geography_note\":\"strategic location near Turkish Straits; controls key land routes from Europe to Middle East and Asia\",\"geography/land_boundaries/border_countries\":\"Greece 472 km, Macedonia 162 km, Romania 605 km, Serbia 344 km, Turkey 223 km\",\"geography/land_boundaries/total\":\"1,806 km\",\"geography/land_use/agricultural_land_arable_land\":0.299,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.155,\"geography/land_use/forest\":0.367,\"geography/land_use/other\":0.164,\"geography/location\":\"Southeastern Europe, bordering the Black Sea, between Romania and Turkey\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains with lowlands in north and southeast\",\"government/administrative_divisions\":\"28 provinces (oblasti, singular - oblast); Blagoevgrad, Burgas, Dobrich, Gabrovo, Haskovo, Kardzhali, Kyustendil, Lovech, Montana, Pazardzhik, Pernik, Pleven, Plovdiv, Razgrad, Ruse, Shumen, Silistra, Sliven, Smolyan, Sofia, Sofia-Grad (Sofia City), Stara Zagora, Targovishte, Varna, Veliko Tarnovo, Vidin, Vratsa, Yambol\",\"government/capital/geographic_coordinates\":\"42 41 N, 23 19 E\",\"government/capital/name\":\"Sofia\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Bulgar tribes who settled the lower Balkan region in the 7th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Rumen RADEV (since 22 January 2017); Vice President Iliana IOTOVA (since 22 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boyko BORISSOV (since 4 May 2017); note - BORISSOV served 2 previous terms as prime minister (27 July 2009-13 March 2013 and 7 November 2014-27 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of white (top), green, and red; the pan-Slavic white-blue-red colors were modified by substituting a green band (representing freedom) for the blue\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 March 1878 (as an autonomous principality within the Ottoman Empire); 22 September 1908 (complete independence from the Ottoman Empire)\",\"government/national_holiday\":\"Liberation Day, 3 March (1878)\",\"government/national_symbol_s\":\"lion; national colors: white, green, red\",\"introduction\":\"The Bulgars, a Central Asian Turkic tribe, merged with the local Slavic inhabitants in the late 7th century to form the first Bulgarian state. In succeeding centuries, Bulgaria struggled with the Byzantine Empire to assert its place in the Balkans, but by the end of the 14th century the country was overrun by the Ottoman Turks. Northern Bulgaria attained autonomy in 1878 and all of Bulgaria became independent from the Ottoman Empire in 1908. Having fought on the losing side in both World Wars, Bulgaria fell within the Soviet sphere of influence and became a Peoples Republic in 1946. Communist domination ended in 1990, when Bulgaria held its first multiparty election since World War II and began the contentious process of moving toward political democracy and a market economy while combating inflation, unemployment, corruption, and crime. The country joined NATO in 2004 and the EU in 2007.\",\"name\":\"Bulgaria\",\"people_and_society/age_structure/0_14_years\":0.146,\"people_and_society/age_structure/15_24_years\":0.0943,\"people_and_society/age_structure/25_54_years\":0.4312,\"people_and_society/age_structure/55_64_years\":0.133,\"people_and_society/age_structure/65_years_and_over\":0.1954,\"people_and_society/birth_rate\":\"8.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP\",\"people_and_society/ethnic_groups\":\"Bulgarian 76.9%, Turkish 8%, Romani 4.4%, other 0.7% (including Russian, Armenian, and Vlach), other (unknown) 10% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.277 million SOFIA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bulgarian\",\"people_and_society/nationality/noun\":\"Bulgarian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7057504\",\"people_and_society/population_growth_rate\":-0.0063,\"people_and_society/urbanization/urban_population\":\"75.3% of total population (2019)\",\"transportation/airports\":\"68\",\"transportation/railways/total\":\"5114\",\"transportation/roadways/total\":\"19512\"},{\"BoxHeight\":20.900000000000006,\"BoxWidth\":29.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.949,\"ISO3_Code\":\"ISL\",\"ISO_Code\":\"IS\",\"Path\":\"M 456.6 212.9 457.1 213.3 458.6 212.4 458.5 213.2 458.2 213.9 458.5 214.3 459.1 214.4 459.3 214.6 459.3 215.1 459.1 215.8 459 216.2 460.1 216.2 460.6 216.9 462 217.9 462.1 218.4 462 219 462 219.2 462.3 220.4 462.4 220.6 462.1 221.2 461.6 221.3 461.7 221.7 461.7 222.2 460.9 223.1 460.2 223.2 460.2 223.5 459.7 224.1 459.8 224.6 459.7 224.9 459.2 225.2 458.5 226 457.4 226 455.8 226.9 453.8 229 451.2 229.4 450.8 229.7 450.2 230.6 449.6 231 448.2 231.5 447 231.4 446.3 231.1 445.2 230.7 444.1 230.6 443.2 229.9 442.6 229.4 441.2 228.6 440.1 228.8 439.6 228.6 439 228.8 438.6 228.8 438.1 228.7 437.1 228.9 437 228.5 437.1 228.1 437 227.8 437.1 227.2 437.4 227.5 437.6 227.8 437.8 227.9 438.7 227.5 438.9 227.4 439.1 226.8 439.5 226.5 439.4 226.1 439.7 225.6 440.1 225.4 440.7 225.3 440 225.3 439.1 225.6 439.1 225 439.2 224.4 438.4 224.5 438.1 223.9 438 223 437.7 222.7 435.4 222.5 434 223 433.7 222.8 433.5 222.3 433.9 221.9 434.5 221.9 435.2 221.6 435.5 221.6 435.8 221.4 436 221.6 436.9 221 437.3 221.1 437.8 220.8 439.3 221 439.6 220.4 439.7 220.3 439.5 220.1 438.8 220.4 438.6 220.4 437.7 220 437.9 219.6 438.5 219 439 218.4 438.8 218.1 438.2 218.2 437.6 217.5 437.1 217.4 436.8 217.6 436.5 217.4 435.4 218 433.9 218.5 432.6 217.6 432.8 217.2 433.4 217.3 433.5 217 433.3 216.4 433.4 216.2 434.3 216.6 434.7 217 434.9 216.9 435 216.3 434.4 216 434 215.5 434.4 215.1 434.3 214.4 434.9 213.5 435.7 213.7 436.6 214.6 437.1 214.6 437.4 215.1 437.8 215.2 437.8 214.8 437.6 214.2 436.6 213.3 436.8 212.9 437.2 212.8 437.2 212.6 437 212.3 436.3 212.4 436.1 212.1 436.1 211.8 436.4 211.6 437.7 211.6 438.5 212.7 439.2 213.1 439.9 214 440.7 214.7 440.9 215.5 440.7 216 440.1 216.5 440 216.7 440.2 217 440.8 217.5 441.3 219 441.4 219.4 441.5 219 441.6 218.7 441.9 218.5 441.9 217.9 442.1 217.5 442.2 217.3 442.6 216.9 443 217.2 443.6 216.8 443.7 216.2 443.5 214.6 443.7 214 444 213.9 444.3 214 445.5 216.1 445.9 216.3 446.2 215.8 446.1 214.9 446.3 214.3 447.4 213.5 447.9 213.5 448.4 213.9 448.8 214.7 449.4 215.5 449.8 216.3 449.8 215.6 449.4 214.3 449.3 214 449.4 213.7 450.2 213.7 451.1 214.5 451.5 214.6 452.4 213.4 452.8 213.3 453.3 213.6 454.1 213.2 454.3 212.6 454.3 211.3 455.4 211.1 456.2 211.8 456.6 212.9 Z M 443.9 231.3 443.8 231.4 443.7 231.3 443.7 231.2 443.9 231.2 443.9 231.3 Z M 459.6 212.2 459.4 212.3 459.3 212.1 459.5 211.9 459.6 212.2 Z M 449.1 214.6 449 214.8 448.9 214.7 449 214.4 449.1 214.6 Z M 450.2 210.9 450.1 211 450 210.8 450 210.6 450.2 210.9 Z\",\"Xmax\":462.4,\"Xmid\":448.5,\"Xmin\":432.6,\"Ymax\":231.5,\"Ymid\":221.4,\"Ymin\":210.6,\"economy/currency\":\"Icelandic kronur (ISK)\",\"economy/gdp_per_capita_ppp/2017\":\"52200\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.228 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.04,\"energy/electricity_from_hydroelectric_plants\":0.71,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.25,\"geography/area/land\":100250,\"geography/area/water\":2750,\"geography/area_comparative\":\"slightly smaller than Pennsylvania; about the same size as Kentucky\",\"geography/area_sqkm\":103000,\"geography/climate\":\"temperate; moderated by North Atlantic Current; mild, windy winters; damp, cool summers\",\"geography/coastline\":\"4,970 km\",\"geography/elevation/highest_point\":\"Hvannadalshnukur (at Vatnajokull Glacier) 2,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"557\",\"geography/geographic_coordinates\":\"65 00 N, 18 00 W\",\"geography/geography_note\":\"strategic location between Greenland and Europe; westernmost European country; Reykjavik is the northernmost national capital in the world; more land covered by glaciers than in all of continental Europe\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.012,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.003,\"geography/land_use/other\":0.81,\"geography/location\":\"Northern Europe, island between the Greenland Sea and the North Atlantic Ocean, northwest of the United Kingdom\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"mostly plateau interspersed with mountain peaks, icefields; coast deeply indented by bays and fiords\",\"government/administrative_divisions\":\"74 municipalities (sveitarfelog, singular - sveitarfelagidh); Akrahreppur, Akraneskaupstadhur, Akureyrarkaupstadhur, Arneshreppur, Asahreppur, Blaskogabyggdh, Blonduosbaer, Bolungarvikurkaupstadhur, Borgarbyggdh, Borgarfjardharhreppur, Breidhdalshreppur, Dalabyggdh, Dalvikurbyggdh, Djupavogshreppur, Eyjafjardharsveit, Eyja-og Miklaholtshreppur, Fjallabyggdh, Fjardhabyggdh, Fljotsdalsheradh, Fljotsdalshreppur, Floahreppur, Gardhabaer, Grimsnes-og Grafningshreppur, Grindavikurbaer, Grundarfjardharbaer, Grytubakkahreppur, Hafnarfjardharkaupstadhur, Helgafellssveit, Horgarsveit, Hrunamannahreppur, Hunathing Vestra, Hunavatnshreppur, Hvalfjardharsveit, Hveragerdhisbaer, Isafjardharbaer, Kaldrananeshreppur, Kjosarhreppur, Kopavogsbaer, Langanesbyggdh, Mosfellsbaer, Myrdalshreppur, Nordhurthing, Rangarthing Eystra, Rangarthing Ytra, Reykholahreppur, Reykjanesbaer, Reykjavikurborg, Sandgerdhisbaer, Seltjarnarnesbaer, Seydhisfjardharkaupstadhur, Skaftarhreppur, Skagabyggdh, Skeidha-og Gnupverjahreppur, Skorradalshreppur, Skutustadhahreppur, Snaefellsbaer, Strandabyggdh, Stykkisholmsbaer, Sudhavikurhreppur, Svalbardhshreppur, Svalbardhsstrandarhreppur, Sveitarfelagidh Arborg, Sveitarfelagidh Gardhur, Sveitarfelagidh Hornafjordhur, Sveitarfelagidh Olfus, Sveitarfelagidh Skagafjordhur, Sveitarfelagidh Skagastrond, Sveitarfelagidh Vogar, Talknafjardharhreppur, Thingeyjarsveit, Tjorneshreppur, Vestmannaeyjabaer, Vesturbyggdh, Vopnafjardharhreppur\",\"government/capital/geographic_coordinates\":\"64 09 N, 21 57 W\",\"government/capital/name\":\"Reykjavik\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Floki VILGERDARSON, an early explorer of the island (9th century), applied the name \\u0022Land of Ice\\u0022 after spotting a fjord full of drift ice to the north and spending a bitter winter on the island; he eventually settled on the island, however, after he saw how it greened up in the summer and that it was, in fact, habitable\",\"government/executive_branch/chief_of_state\":\"President Gudni Thorlacius JOHANNESSON (since 1 August 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Katrin JAKOBSDOTTIR (since 30 November 2017)\",\"government/flag_description\":\"blue with a red cross outlined in white extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors represent three of the elements that make up the island: red is for the islands volcanic fires, white recalls the snow and ice fields of the island, and blue is for the surrounding ocean\",\"government/government_type\":\"unitary parliamentary republic\",\"government/independence\":\"1 December 1918 (became a sovereign state under the Danish Crown); 17 June 1944 (from Denmark; birthday of Jon SIGURDSSON, leader of Icelands 19th Century independence movement)\",\"government/national_holiday\":\"Independence Day, 17 June (1944)\",\"government/national_symbol_s\":\"gyrfalcon; national colors: blue, white, red\",\"introduction\":\"Settled by Norwegian and Celtic (Scottish and Irish) immigrants during the late 9th and 10th centuries A.D., Iceland boasts the worlds oldest functioning legislative assembly, the Althingi, established in 930. Independent for over 300 years, Iceland was subsequently ruled by Norway and Denmark. Fallout from the Askja volcano of 1875 devastated the Icelandic economy and caused widespread famine. Over the next quarter century, 20% of the islands population emigrated, mostly to Canada and the US. Denmark granted limited home rule in 1874 and complete independence in 1944. The second half of the 20th century saw substantial economic growth driven primarily by the fishing industry. The economy diversified greatly after the country joined the European Economic Area in 1994, but Iceland was especially hard hit by the global financial crisis in the years following 2008. The economy is now on an upward trajectory, fueled primarily by a tourism and construction boom. Literacy, longevity, and social cohesion are first rate by world standards.\",\"name\":\"Iceland\",\"people_and_society/age_structure/0_14_years\":0.204,\"people_and_society/age_structure/15_24_years\":0.1322,\"people_and_society/age_structure/25_54_years\":0.3976,\"people_and_society/age_structure/55_64_years\":0.1187,\"people_and_society/age_structure/65_years_and_over\":0.1476,\"people_and_society/birth_rate\":\"13.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"homogeneous mixture of descendants of Norse and Celts 81%, population with foreign background 19% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"216,000 REYKJAVIK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Icelandic\",\"people_and_society/nationality/noun\":\"Icelander(s)\",\"people_and_society/net_migration_rate\":\"3.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"343518\",\"people_and_society/population_growth_rate\":0.0108,\"people_and_society/urbanization/urban_population\":\"93.9% of total population (2019)\",\"transportation/airports\":\"96\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12898\"},{\"BoxHeight\":11.5,\"BoxWidth\":18.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.854,\"ISO3_Code\":\"HUN\",\"ISO_Code\":\"HU\",\"Path\":\"M 561.4 306.8 561.7 306.8 562 307.4 562.4 307.5 562.7 308 563.3 308 563.4 308.3 563.3 308.5 563.5 308.7 562.8 309.4 562.6 309.4 562.3 309.3 562.2 309.5 561.9 309.5 561.6 309.8 561.5 310.1 561.3 310.1 561 310.5 561 311 560.8 311.1 560.4 312.1 560.1 312.4 560 312.5 560.1 312.7 559.9 313.1 559.7 313.3 559.6 313.5 559.7 313.7 559.5 313.8 559.4 314 559.1 314.1 559 314.6 559.1 314.9 558.8 315 558.7 315.4 558.5 315.6 557.7 315.5 557.6 315.5 557.4 316 557.2 316.1 556.9 315.9 556.7 316 556.4 316 556.2 316.1 555.4 315.9 555.1 316 554.9 316.1 554.6 315.9 554.2 316 553.8 316.4 553.5 316.5 553.5 316.6 553.1 316.6 553 316.5 552.9 316.7 552.4 316.9 552.2 317 552.1 317.1 551.8 317 551.5 317.4 551.1 317.6 549.7 317.4 549.5 317.5 548.9 317.2 548.7 316.9 548.2 316.9 547.9 316.7 547.6 316 547 315.7 546.8 315.3 546.7 315.2 546 314.7 545.5 314.1 545.5 313.9 545.4 313.7 545.2 313.5 545.3 313.3 545.2 313.2 544.7 313.1 545.2 312.6 545.7 312.6 545.7 312.3 545.7 312.2 545.8 312 545.6 311.8 545.7 311.4 545.6 311.1 545.7 311 546.1 310.8 546.3 310.4 546.2 310.1 545.5 309.9 546 309.5 546.3 309.6 546.5 309.8 546.7 309.7 546.9 309.8 547.3 309.7 547.3 309.3 547.2 309.1 547.4 308.9 547.4 308.6 547.6 308.5 547.8 308.4 548.1 308.6 548.4 308.9 549.1 309.5 549.6 309.6 551.7 309.5 552 309.3 552.3 309.2 552 309 552 308.6 552.2 308.3 552.5 308.2 552.7 308.2 553.3 308.2 554 308.1 554.1 307.7 554.4 307.5 555.2 307.9 555.6 307.8 555.9 307.5 556.3 307.3 556.7 306.6 556.9 306.3 557.5 306.1 557.7 306.1 558.6 306.4 559.5 306.1 559.9 306.4 560.1 306.9 560.4 307.1 561 306.9 561.3 306.9 561.4 306.8 Z\",\"Xmax\":563.5,\"Xmid\":553.8,\"Xmin\":544.7,\"Ymax\":317.6,\"Ymid\":311.9,\"Ymin\":306.1,\"economy/currency\":\"forints (HUF)\",\"economy/gdp_per_capita_ppp/2017\":\"29600\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"51.28 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.64,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.22,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":89608,\"geography/area/water\":3420,\"geography/area_comparative\":\"slightly smaller than Virginia; about the same size as Indiana\",\"geography/area_sqkm\":93028,\"geography/climate\":\"temperate; cold, cloudy, humid winters; warm summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Kekes 1,014 m\",\"geography/elevation/lowest_point\":\"Tisza River 78 m\",\"geography/elevation/mean_elevation\":\"143\",\"geography/geographic_coordinates\":\"47 00 N, 20 00 E\",\"geography/geography_note\":\"landlocked; strategic location astride main land routes between Western Europe and Balkan Peninsula as well as between Ukraine and Mediterranean basin; the north-south flowing Duna (Danube) and Tisza Rivers divide the country into three large regions\",\"geography/land_boundaries/border_countries\":\"Austria 321 km, Croatia 348 km, Romania 424 km, Serbia 164 km, Slovakia 627 km, Slovenia 94 km, Ukraine 128 km\",\"geography/land_boundaries/total\":\"2,106 km\",\"geography/land_use/agricultural_land_arable_land\":0.485,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.084,\"geography/land_use/forest\":0.225,\"geography/land_use/other\":0.186,\"geography/location\":\"Central Europe, northwest of Romania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat to rolling plains; hills and low mountains on the Slovakian border\",\"government/administrative_divisions\":\"19 counties (megyek, singular - megye), 23 cities with county rights (megyei jogu varosok, singular - megyei jogu varos), and 1 capital city (fovaros)\\u0026lt;strong\\u0026gt;counties:\\u0026lt;/strong\\u0026gt; Bacs-Kiskun, Baranya, Bekes, Borsod-Abauj-Zemplen, Csongrad, Fejer, Gyor-Moson-Sopron, Hajdu-Bihar, Heves, Jasz-Nagykun-Szolnok, Komarom-Esztergom, Nograd, Pest, Somogy, Szabolcs-Szatmar-Bereg, Tolna, Vas, Veszprem, Zala; \\u0026lt;strong\\u0026gt;cities with county rights:\\u0026lt;/strong\\u0026gt; Bekescsaba, Debrecen, Dunaujvaros, Eger, Erd, Gyor, Hodmezovasarhely, Kaposvar, Kecskemet, Miskolc, Nagykanizsa, Nyiregyhaza, Pecs, Salgotarjan, Sopron, Szeged, Szekesfehervar, Szekszard, Szolnok, Szombathely, Tatabanya, Veszprem, Zalaegerszeg; \\u0026lt;strong\\u0026gt;capital city:\\u0026lt;/strong\\u0026gt; Budapest\",\"government/capital/geographic_coordinates\":\"47 30 N, 19 05 E\",\"government/capital/name\":\"Budapest\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Byzantine Greeks refered to the tribes that arrived on the steppes of Eastern Europe in the 9th century as the \\u0022Oungroi,\\u0022 a name that was later Latinized to \\u0022Ungri\\u0022 and which became \\u0022Hungari\\u0022; the name originally meant an \\u0022[alliance of] ten tribes\\u0022; the Hungarian name \\u0022Magyarorszag\\u0022 means \\u0022Country of the Magyars\\u0022; the term may derive from the most prominent of the Hungarian tribes, the Megyer\",\"government/executive_branch/chief_of_state\":\"President Janos ADER (since 10 May 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Viktor ORBAN (since 29 May 2010)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and green; the flag dates to the national movement of the 18th and 19th centuries, and fuses the medieval colors of the Hungarian coat of arms with the revolutionary tricolor form of the French flag; folklore attributes virtues to the colors: red for strength, white for faithfulness, and green for hope; alternatively, the red is seen as being for the blood spilled in defense of the land, white for freedom, and green for the pasturelands that make up so much of the country\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"16 November 1918 (republic proclaimed); notable earlier dates: 25 December 1000 (crowning of King STEPHEN I, traditional founding date); 30 March 1867 (Austro-Hungarian dual monarchy established)\",\"government/national_holiday\":\"Saint Stephens Day, 20 August (1083); note - commemorates his canonization and the transfer of his remains to Buda (now Budapest) in 1083\",\"government/national_symbol_s\":\"Holy Crown of Hungary (Crown of Saint Stephen); national colors: red, white, green\",\"introduction\":\"Hungary became a Christian kingdom in A.D. 1000 and for many centuries served as a bulwark against Ottoman Turkish expansion in Europe. The kingdom eventually became part of the polyglot Austro-Hungarian Empire, which collapsed during World War I. The country fell under communist rule following World War II. In 1956, a revolt and an announced withdrawal from the Warsaw Pact were met with a massive military intervention by Moscow. Under the leadership of Janos KADAR in 1968, Hungary began liberalizing its economy, introducing so-called \\u0022Goulash Communism.\\u0022 Hungary held its first multiparty elections in 1990 and initiated a free market economy. It joined NATO in 1999 and the EU five years later.\",\"name\":\"Hungary\",\"people_and_society/age_structure/0_14_years\":0.1466,\"people_and_society/age_structure/15_24_years\":0.1076,\"people_and_society/age_structure/25_54_years\":0.4201,\"people_and_society/age_structure/55_64_years\":0.1307,\"people_and_society/age_structure/65_years_and_over\":0.195,\"people_and_society/birth_rate\":\"8.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Hungarian 85.6%, Romani 3.2%, German 1.9%, other 2.6%, unspecified 14.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.764 million BUDAPEST (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Hungarian\",\"people_and_society/nationality/noun\":\"Hungarian(s)\",\"people_and_society/net_migration_rate\":\"1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9825704\",\"people_and_society/population_growth_rate\":-0.0026,\"people_and_society/urbanization/urban_population\":\"71.6% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"8049\",\"transportation/roadways/total\":\"203601\"},{\"BoxHeight\":41.80000000000001,\"BoxWidth\":69.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.864,\"ISO3_Code\":\"PRT\",\"ISO_Code\":\"PT\",\"Path\":\"M 479.5 349.4 479 349.5 478 350.1 477.3 349.7 476.2 349.6 475.2 350 475.1 349.8 475.3 349.4 475.6 348.5 475.6 347 475.6 346.8 475.4 346.6 475.7 345.8 475.6 345 475.9 345 475.8 344.7 475.7 344.6 475.6 344.8 475.3 344.7 474.9 345 474.5 345 474.5 344.6 474.4 344.2 474.4 344.1 474.1 344.1 473.7 344 473.7 343.7 473.9 343.2 473.9 342.8 474.1 342.2 474.1 341.7 474.8 340.9 474.9 340.3 475.3 339.2 475.4 338.9 475.3 338.7 475.6 337.5 475.8 337.1 475.8 336.7 475.9 336.7 475.9 336.5 476 335.9 476 335.3 475.7 334.3 475.7 334 475.6 333.5 475.4 333 475.4 332.5 476.1 331.9 476.8 331.7 477.3 331.5 477.3 331.7 477.5 331.8 477.6 331.9 477.2 332.3 477.4 332.7 477.7 332.7 478.1 332.3 478.2 332.6 478.6 332.4 478.9 332.5 478.9 332.7 479.3 332.6 479.4 332.7 480 332.5 480.1 332.1 480.5 332.2 480.6 332.1 480.9 332.3 481.1 332.2 481.2 332.1 481.4 332.3 481.8 332.2 481.8 332.5 481.9 332.6 481.8 333 481.9 333.2 482.5 333.3 482.8 333.6 482.5 334.3 482 334.7 481.5 335 481.1 335.6 480.8 335.6 481.1 336.3 481.1 336.7 481.1 337 481 337.3 481.1 337.5 481 337.8 481.2 338.1 481 338.4 480.7 338.5 480.6 338.6 480.5 338.8 480.9 339.4 480.8 339.8 480.7 340.1 480.5 340.5 479.6 340.7 479.1 340.6 479.2 340.9 479.7 341.3 479.7 341.7 480 342 479.9 342.2 480.2 342.4 480.2 342.6 480.6 342.6 480.7 342.9 480.5 343.4 480 343.9 479.9 344 479.9 344.3 479.7 344.7 479.7 344.9 480.3 345.9 480.8 345.8 480.6 346.4 480.3 346.4 479.9 346.6 479.8 347 479.4 347.4 479.2 347.9 479.2 348.2 479.3 348.6 479.5 349.4 Z M 429 347.1 429.1 347.2 429.2 347.1 429.3 347.1 429.4 347.1 429.5 347.1 429.8 347 430 347 430.3 347 430.3 347.1 430.3 347.3 430.2 347.4 430.1 347.5 430 347.4 429.7 347.5 429.4 347.5 429.3 347.6 429.1 347.4 428.9 347.4 428.8 347.4 428.4 347.1 428.3 347 428.5 346.8 428.7 346.9 428.8 347.1 429 347.1 Z M 452.5 364.1 452.7 364.2 452.9 364.1 453.1 364.1 453.2 364.1 453.4 364.3 453.6 364.4 453.5 364.6 453.3 364.7 453.1 364.7 453 364.8 452.8 364.7 452.3 364.4 452.1 364.2 452.3 364 452.4 364 452.5 364.1 Z M 422.2 345 422.3 345.1 422.1 345.1 421.9 345.1 421.7 345.2 421.6 345.1 421.4 345.1 421.2 345 421.1 345 420.9 344.9 420.9 344.7 420.9 344.6 421.1 344.5 421.3 344.5 421.5 344.6 421.6 344.7 421.7 344.8 421.8 344.9 422.2 345 Z M 424.4 343.7 424.8 343.7 424.9 343.7 425 343.9 425 344.1 424.9 344.2 424.9 344.3 424.7 344.2 424.4 344.2 424.2 344.1 424.1 343.9 424.2 343.7 424.4 343.7 Z M 423 344.6 422.9 344.6 422.5 344.4 422.3 344.4 422.2 344.3 422.1 344.3 421.7 344.1 421.6 343.9 421.7 343.9 422.2 344.1 422.3 344.1 422.6 344.3 423 344.5 423 344.6 Z M 420.6 344.7 420.4 344.7 420.3 344.7 420.3 344.5 420.1 344.4 420.3 344.4 420.4 344.2 420.5 344.3 420.7 344.4 420.7 344.6 420.6 344.7 Z M 413.5 341.1 413.6 341.2 413.7 341.3 413.6 341.5 413.6 341.6 413.4 341.6 413.3 341.4 413.4 341.1 413.5 341.1 Z M 430.6 350.1 430.7 350.3 430.5 350.3 430.4 350.2 430.2 350.2 430.2 350.1 430.3 350 430.5 350 430.5 350.1 430.6 350.1 Z M 422.5 342.9 422.3 342.9 422.2 342.7 422.2 342.6 422.4 342.7 422.5 342.9 Z M 454.7 363.4 454.6 363.5 454.5 363.4 454.6 363.3 454.8 363.2 454.8 363.4 454.7 363.4 Z M 413.8 340.5 413.8 340.6 413.7 340.5 413.7 340.4 413.8 340.4 413.8 340.5 Z M 455.7 373.2 455.6 373.3 455.5 373.2 455.6 373.1 455.7 373.2 Z\",\"Xmax\":482.8,\"Xmid\":476.4,\"Xmin\":413.3,\"Ymax\":373.3,\"Ymid\":340.9,\"Ymin\":331.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"30500\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"54.97 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.35,\"geography/area/land\":91470,\"geography/area/water\":620,\"geography/area_comparative\":\"slightly smaller than Virginia\",\"geography/area_sqkm\":92090,\"geography/climate\":\"maritime temperate; cool and rainy in north, warmer and drier in south\",\"geography/coastline\":\"1,793 km\",\"geography/elevation/highest_point\":\"Ponta do Pico (Pico or Pico Alto) on Ilha do Pico in the Azores 2,351 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"372\",\"geography/geographic_coordinates\":\"39 30 N, 8 00 W\",\"geography/geography_note\":\"Azores and Madeira Islands occupy strategic locations along western sea approaches to Strait of Gibraltar\",\"geography/land_boundaries/border_countries\":\"Spain 1224 km\",\"geography/land_boundaries/total\":\"1,224 km\",\"geography/land_use/agricultural_land_arable_land\":0.119,\"geography/land_use/agricultural_land_permanent_crops\":0.078,\"geography/land_use/agricultural_land_permanent_pasture\":0.2,\"geography/land_use/forest\":0.378,\"geography/land_use/other\":0.225,\"geography/location\":\"Southwestern Europe, bordering the North Atlantic Ocean, west of Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"the west-flowing Tagus River divides the country: the north is mountainous toward the interior, while the south is characterized by rolling plains\",\"government/administrative_divisions\":\"18 districts (distritos, singular - distrito) and 2 autonomous regions* (regioes autonomas, singular - regiao autonoma); Aveiro, Acores (Azores)*, Beja, Braga, Braganca, Castelo Branco, Coimbra, Evora, Faro, Guarda, Leiria, Lisboa (Lisbon), Madeira*, Portalegre, Porto, Santarem, Setubal, Viana do Castelo, Vila Real, Viseu\",\"government/capital/geographic_coordinates\":\"38 43 N, 9 08 W\",\"government/capital/name\":\"Lisbon\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Roman designation \\u0022Portus Cale\\u0022 meaning \\u0022Port of Cale\\u0022; Cale was an ancient Celtic town and port in present-day northern Portugal\",\"government/executive_branch/chief_of_state\":\"President Marcelo REBELO DE SOUSA (since 9 March 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Antonio Luis Santos da COSTA (since 24 November 2015)\",\"government/flag_description\":\"two vertical bands of green (hoist side, two-fifths) and red (three-fifths) with the national coat of arms (armillary sphere and Portuguese shield) centered on the dividing line; explanations for the color meanings are ambiguous, but a popular interpretation has green symbolizing hope and red the blood of those defending the nation\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"1143 (Kingdom of Portugal recognized); 1 December 1640 (independence reestablished following 60 years of Spanish rule); 5 October 1910 (republic proclaimed)\",\"government/national_holiday\":\"Portugal Day (Dia de Portugal), 10 June (1580); note - also called Camoes Day, the day that revered national poet Luis DE CAMOES (1524-80) died\",\"government/national_symbol_s\":\"armillary sphere (a spherical astrolabe modeling objects in the sky and representing the Republic); national colors: red, green\",\"introduction\":\"Following its heyday as a global maritime power during the 15th and 16th centuries, Portugal lost much of its wealth and status with the destruction of Lisbon in a 1755 earthquake, occupation during the Napoleonic Wars, and the independence of Brazil, its wealthiest colony, in 1822. A 1910 revolution deposed the monarchy, and for most of the next six decades, repressive governments ran the country. In 1974, a left-wing military coup installed broad democratic reforms. The following year, Portugal granted independence to all of its African colonies. Portugal is a founding member of NATO and entered the EC (now the EU) in 1986.\",\"name\":\"Portugal\",\"people_and_society/age_structure/0_14_years\":0.1401,\"people_and_society/age_structure/15_24_years\":0.1089,\"people_and_society/age_structure/25_54_years\":0.4204,\"people_and_society/age_structure/55_64_years\":0.128,\"people_and_society/age_structure/65_years_and_over\":0.2026,\"people_and_society/birth_rate\":\"8.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"white homogeneous Mediterranean population; citizens of black African descent who immigrated to mainland during decolonization number less than 100,000; since 1990, Eastern Europeans have migrated to Portugal\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.942 million LISBON (capital), 1.31 million Porto (2019)\",\"people_and_society/nationality/adjective\":\"Portuguese\",\"people_and_society/nationality/noun\":\"Portuguese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10355493\",\"people_and_society/population_growth_rate\":-0.0027,\"people_and_society/urbanization/urban_population\":\"65.8% of total population (2019)\",\"transportation/airports\":\"64\",\"transportation/railways/total\":\"3075\",\"transportation/roadways/total\":\"82900\"},{\"BoxHeight\":10.900000000000034,\"BoxWidth\":21.200000000000045,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.922,\"ISO3_Code\":\"AUT\",\"ISO_Code\":\"AT\",\"Path\":\"M 547 305.9 547 306.3 546.7 306.7 546.7 307 547 307.4 547.1 307.8 547.3 308 547.3 308.3 547.6 308.5 547.4 308.6 547.4 308.9 547.2 309.1 547.3 309.3 547.3 309.7 546.9 309.8 546.7 309.7 546.5 309.8 546.3 309.6 546 309.5 545.5 309.9 546.2 310.1 546.3 310.4 546.1 310.8 545.7 311 545.6 311.1 545.7 311.4 545.6 311.8 545.8 312 545.7 312.2 545.7 312.3 545.7 312.6 545.2 312.6 544.7 313.1 544.3 313.3 544.4 313.9 543.8 313.8 543.4 313.8 543 314.1 542.7 314 541.8 314 541.2 314.2 541.1 314.5 540.8 314.6 540.7 314.8 540.5 314.9 540.4 315.1 540.3 315 540 314.8 539.3 314.9 539.1 314.7 538.6 314.5 538 314.5 537.4 314.3 536.8 314.4 536.4 314.2 535.5 314.1 535.3 314.1 535.2 314 534.6 313.9 534.1 313.4 534 313.1 533.7 312.9 533.6 312.6 533.9 312.3 533.6 312.3 532.6 312.7 532.2 312.5 532 312.6 531.8 312.6 531.6 312.7 531.4 312.6 530.9 312.7 530.5 313.5 530 313.5 529.6 313.1 529 313.2 529 312.8 528.8 312.6 528.4 312.9 528.3 313.1 528.1 313.2 528 313.2 527.6 312.9 527.4 312.8 527.4 312.5 526.6 312.3 526.7 312 526.4 311.5 526.6 311.1 526.8 311.1 526.8 310.8 526.6 310.6 526.5 310.4 526.9 310.4 527.2 310.2 527.3 310.4 527.6 310.4 527.7 310.6 528 310.8 528 311.1 528.3 311 528.3 311.1 528.2 311.5 528.6 311.4 528.8 311.1 529 310.8 528.9 310.5 529 310.3 529.3 310.4 529.5 310.3 529.9 310.5 530.2 310.4 530.2 310.6 530.4 310.8 530.5 311 531.1 310.8 531.2 310.9 531.4 310.8 531.7 310.8 531.6 310.7 531.6 310.6 532 310.5 532.2 310.2 532.8 310.2 533.4 310.1 533.8 310.1 533.7 309.7 533.9 309.6 534 309.6 534 309.8 534.2 309.7 534.5 309.8 534.7 310 534.9 310 535 309.8 535.2 309.8 535.5 310 535.5 310.3 535.8 310.6 536.1 310.7 536.2 310.5 536.3 309.9 536.1 309.7 535.8 309.6 536 309.1 535.9 308.7 535.7 308.6 535.7 308.5 535.4 308 535.7 307.7 535.9 307.6 536.1 307.4 536.5 307.3 536.8 307.2 537.2 306.9 537.3 306.4 537.3 306.2 537.5 306 538.1 306.3 538.3 305.9 538.2 305.5 538.4 305.3 538.8 305.6 538.9 305.7 538.9 305.8 539.1 306 539.7 306.2 540.1 305.8 540.7 306 540.8 305.6 541.1 305.3 541.5 305.3 541.6 304.2 541.9 304.3 542.1 304.5 542.6 304.4 543.1 304.7 543.7 304.9 543.9 304.9 544.6 305.3 545.2 305.4 545.4 305.4 545.7 305.1 545.9 305.1 546.3 305.4 546.8 305.5 547 305.9 Z\",\"Xmax\":547.6,\"Xmid\":539.2,\"Xmin\":526.4,\"Ymax\":315.1,\"Ymid\":310.2,\"Ymin\":304.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"50000\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"63.93 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.25,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.31,\"geography/area/land\":82445,\"geography/area/water\":1426,\"geography/area_comparative\":\"about the size of South Carolina; slightly more than two-thirds the size of Pennsylvania\",\"geography/area_sqkm\":83871,\"geography/climate\":\"temperate; continental, cloudy; cold winters with frequent rain and some snow in lowlands and snow in mountains; moderate summers with occasional showers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Grossglockner 3,798 m\",\"geography/elevation/lowest_point\":\"Neusiedler See 115 m\",\"geography/elevation/mean_elevation\":\"910\",\"geography/geographic_coordinates\":\"47 20 N, 13 20 E\",\"geography/geography_note\":\"note 1: landlocked; strategic location at the crossroads of central Europe with many easily traversable Alpine passes and valleys; major river is the Danube; population is concentrated on eastern lowlands because of steep slopes, poor soils, and low temperatures elsewhere\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;note 2: the worlds largest and longest ice cave system at 42 km (26 mi) is the Eisriesenwelt (Ice Giants World) inside the Hochkogel mountain near Werfen, about 40 km south of Salzburg; ice caves are bedrock caves that contain year-round ice formations; they differ from glacial caves, which are transient and are formed by melting ice and flowing water within and under glaciers\",\"geography/land_boundaries/border_countries\":\"Czech Republic 402 km, Germany 801 km, Hungary 321 km, Italy 404 km, Liechtenstein 34 km, Slovakia 105 km, Slovenia 299 km, Switzerland 158 km\",\"geography/land_boundaries/total\":\"2,524 km\",\"geography/land_use/agricultural_land_arable_land\":0.165,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.211,\"geography/land_use/forest\":0.472,\"geography/land_use/other\":0.144,\"geography/location\":\"Central Europe, north of Italy and Slovenia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains (Alps) in the west and south; mostly flat or gently sloping along the eastern and northern margins\",\"government/administrative_divisions\":\"9 states (Bundeslaender, singular - Bundesland); Burgenland, Kaernten (Carinthia), Niederoesterreich (Lower Austria), Oberoesterreich (Upper Austria), Salzburg, Steiermark (Styria), Tirol (Tyrol), Vorarlberg, Wien (Vienna)\",\"government/capital/geographic_coordinates\":\"48 12 N, 16 22 E\",\"government/capital/name\":\"Vienna\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Oesterreich means \\u0022eastern realm\\u0022 or \\u0022eastern march\\u0022 and dates to the 10th century; the designation refers to the fact that Austria was the easternmost extension of Bavaria, and, in fact, of all the Germans; the word Austria is a Latinization of the German name\",\"government/executive_branch/chief_of_state\":\"President Alexander VAN DER BELLEN (since 26 January 2017)\",\"government/executive_branch/head_of_government\":\"Brigitte BIERLEIN since 30 May 2019; note -Chancellor Sebastian KURZ resigned on 18 May 2019; Chancellor BIERLEIN will hold office until elections in December; Clemens JABLONER is named vice chancellor by Chancellor BIERLEIN\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and red; the flag design is certainly one of the oldest - if not the oldest - national banners in the world; according to tradition, in 1191, following a fierce battle in the Third Crusade, Duke Leopold V of Austrias white tunic became completely blood-spattered; upon removal of his wide belt or sash, a white band was revealed; the red-white-red color combination was subsequently adopted as his banner\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"no official date of independence: 976 (Margravate of Austria established); 17 September 1156 (Duchy of Austria founded); 6 January 1453 (Archduchy of Austria acknowledged); 11 August 1804 (Austrian Empire proclaimed); 30 March 1867 (Austro-Hungarian dual monarchy established); 12 November 1918 (First Republic proclaimed); 27 April 1945 (Second Republic proclaimed)\",\"government/national_holiday\":\"National Day (commemorates passage of the law on permanent neutrality), 26 October (1955)\",\"government/national_symbol_s\":\"eagle, edelweiss, Alpine gentian; national colors: red, white\",\"introduction\":\"Once the center of power for the large Austro-Hungarian Empire, Austria was reduced to a small republic after its defeat in World War I. Following annexation by Nazi Germany in 1938 and subsequent occupation by the victorious Allies in 1945, Austrias status remained unclear for a decade. A State Treaty signed in 1955 ended the occupation, recognized Austrias independence, and forbade unification with Germany. A constitutional law that same year declared the countrys \\u0022perpetual neutrality\\u0022 as a condition for Soviet military withdrawal. The Soviet Unions collapse in 1991 and Austrias entry into the EU in 1995 have altered the meaning of this neutrality. A prosperous, democratic country, Austria entered the EU Economic and Monetary Union in 1999.\",\"name\":\"Austria\",\"people_and_society/age_structure/0_14_years\":0.14,\"people_and_society/age_structure/15_24_years\":0.1082,\"people_and_society/age_structure/25_54_years\":0.421,\"people_and_society/age_structure/55_64_years\":0.1363,\"people_and_society/age_structure/65_years_and_over\":0.1944,\"people_and_society/birth_rate\":\"9.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Austrian 80.8%, German 2.6%,\\u0026amp;nbsp; Bosnian and Herzegovinian 1.9%, Turkish 1.8%, Serbian 1.6%, Romanian 1.3%, other 10% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.915 million VIENNA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Austrian\",\"people_and_society/nationality/noun\":\"Austrian(s)\",\"people_and_society/net_migration_rate\":\"4.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8793370\",\"people_and_society/population_growth_rate\":0.0042,\"people_and_society/urbanization/urban_population\":\"58.5% of total population (2019)\",\"transportation/airports\":\"52\",\"transportation/railways/total\":\"58\",\"transportation/roadways/total\":\"137039\"},{\"BoxHeight\":10.800000000000011,\"BoxWidth\":18.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.9,\"ISO3_Code\":\"CZE\",\"ISO_Code\":\"CZ\",\"Path\":\"M 541.1 296.2 541.5 296.2 541.6 295.9 541.5 295.7 541.6 295.6 542 295.6 542.3 295.8 542.4 296.1 542.6 296.6 542.8 296.5 543.1 296.6 543.7 296.8 543.8 296.8 544 297.1 544.3 297.1 544.4 297.4 544.7 297.2 544.9 297.3 545 297.1 545.3 297.2 545.5 297.4 545.4 297.8 544.9 298.2 545.6 298.7 545.9 299.1 546 299.4 546.3 299.6 546.7 299.2 547.2 299 547.1 298.8 546.8 298.2 546.9 298.1 547.7 298.4 548.3 298.9 548.8 298.9 549.1 298.7 549.2 299.1 548.8 299.4 549.2 299.7 549.3 299.9 549.6 300.1 550 300 549.9 299.8 550 299.7 550.3 300 550.5 300.1 550.8 300.4 550.9 300.3 551.5 300.4 551.5 300.8 551.6 301.2 552.1 301.5 552.3 302.1 552 302.2 551.5 302.2 551.2 302.6 551 302.6 551 302.8 550.8 303 550.4 303.2 550.1 304.1 549.7 304.2 549.6 304.6 549.3 304.6 548.9 304.9 548.6 305.1 548.4 305 548.2 305.1 547.6 304.9 547.2 305.3 547 305.9 546.8 305.5 546.3 305.4 545.9 305.1 545.7 305.1 545.4 305.4 545.2 305.4 544.6 305.3 543.9 304.9 543.7 304.9 543.1 304.7 542.6 304.4 542.1 304.5 541.9 304.3 541.6 304.2 541.5 305.3 541.1 305.3 540.8 305.6 540.7 306 540.1 305.8 539.7 306.2 539.1 306 538.9 305.8 538.9 305.7 538.8 305.6 538.4 305.3 538.1 304.8 537.9 304.8 537.6 304.4 537.4 304.5 537.2 304.4 537.1 304 536.6 303.7 536.5 303.6 536.1 303 535.9 302.8 535.5 302.8 535 302.3 535 302.1 534.9 302 534.7 301.4 534.4 301.1 534.6 300.9 534.8 300.4 534.6 300.3 534.6 300.1 534 299.8 534 299.7 533.8 299.5 533.8 299.3 533.7 299.1 533.6 299 533.6 298.8 533.5 298.7 533.8 298.7 534.2 299.3 534.2 299 534.4 298.6 534.9 298.3 535.2 298.3 535.5 298.1 535.9 298.3 536.2 297.8 536.5 297.8 536.7 297.5 536.9 297.5 537.1 297.3 537.3 297.4 537.4 297.3 537.5 297 537.8 296.9 538.4 296.9 538.8 296.5 539.9 296.1 539.9 296 539.6 295.7 539.7 295.4 540 295.6 540.2 295.5 540.4 295.7 540.4 296 540.6 296 540.5 296.3 540.9 296.4 541.1 296.2 Z\",\"Xmax\":552.3,\"Xmid\":542.5,\"Xmin\":533.5,\"Ymax\":306.2,\"Ymid\":301.2,\"Ymin\":295.4,\"economy/currency\":\"koruny (CZK)\",\"economy/gdp_per_capita_ppp/2017\":\"35500\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"115.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.05,\"energy/electricity_from_nuclear_fuels\":0.19,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":77247,\"geography/area/water\":1620,\"geography/area_comparative\":\"about two-thirds the size of Pennsylvania; slightly smaller than South Carolina\",\"geography/area_sqkm\":78867,\"geography/climate\":\"temperate; cool summers; cold, cloudy, humid winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Snezka 1,602 m\",\"geography/elevation/lowest_point\":\"Labe (Elbe) River 115 m\",\"geography/elevation/mean_elevation\":\"433\",\"geography/geographic_coordinates\":\"49 45 N, 15 30 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked; strategically located astride some of oldest and most significant land routes in Europe; Moravian Gate is a traditional military corridor between the North European Plain and the Danube in central Europe\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the Hranice Abyss in Czechia is the worlds deepest surveyed underwater cave at 404 m (1,325 ft); its survey is not complete and it could end up being some 800-1,200 m deep\",\"geography/land_boundaries/border_countries\":\"Austria 402 km, Germany 704 km, Poland 796 km, Slovakia 241 km\",\"geography/land_boundaries/total\":\"2,143 km\",\"geography/land_use/agricultural_land_arable_land\":0.41,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.128,\"geography/land_use/forest\":0.344,\"geography/land_use/other\":0.108,\"geography/location\":\"Central Europe, between Germany, Poland, Slovakia, and Austria\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"Bohemia in the west consists of rolling plains, hills, and plateaus surrounded by low mountains; Moravia in the east consists of very hilly country\",\"government/administrative_divisions\":\"13 regions (kraje, singular - kraj) and 1 capital city* (hlavni mesto); Jihocesky (South Bohemia), Jihomoravsky (South Moravia), Karlovarsky (Karlovy Vary), Kralovehradecky (Hradec Kralove), Liberecky (Liberec), Moravskoslezsky (Moravia-Silesia), Olomoucky (Olomouc), Pardubicky (Pardubice), Plzensky (Pilsen), Praha (Prague)*, Stredocesky (Central Bohemia), Ustecky (Usti), Vysocina (Highlands), Zlinsky (Zlin)\",\"government/capital/geographic_coordinates\":\"50 05 N, 14 28 E\",\"government/capital/name\":\"Prague\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Czechs, a West Slavic tribe who rose to prominence in the late 9th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Milos ZEMAN (since 8 March 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrej BABIS (since 13 December 2017); First Deputy Prime Minister Jan HAMACEK (since 27 June 2018), Deputy Prime Minister Alena SCHILLEROVA (since 30 April 2019)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red with a blue isosceles triangle based on the hoist side\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1993 (Czechoslovakia split into the Czech Republic and Slovakia); note - although 1 January is the day the Czech Republic came into being, the Czechs commemorate 28 October 1918, the day the former Czechoslovakia declared its independence from the Austro-Hungarian Empire, as their independence day\",\"government/national_holiday\":\"Czechoslovak Founding Day, 28 October (1918)\",\"government/national_symbol_s\":\"silver (or white), double-tailed, rampant lion; national colors: white, red, blue\",\"introduction\":\"At the close of World War I, the Czechs and Slovaks of the former Austro-Hungarian Empire merged to form Czechoslovakia. During the interwar years, having rejected a federal system, the new countrys predominantly Czech leaders were frequently preoccupied with meeting the increasingly strident demands of other ethnic minorities within the republic, most notably the Slovaks, the Sudeten Germans, and the Ruthenians (Ukrainians). On the eve of World War II, Nazi Germany occupied the territory that today comprises Czechia, and Slovakia became an independent state allied with Germany. After the war, a reunited but truncated Czechoslovakia (less Ruthenia) fell within the Soviet sphere of influence. In 1968, an invasion by Warsaw Pact troops ended the efforts of the countrys leaders to liberalize communist rule and create \\u0022socialism with a human face,\\u0022 ushering in a period of repression known as \\u0022normalization.\\u0022 The peaceful \\u0022Velvet Revolution\\u0022 swept the Communist Party from power at the end of 1989 and inaugurated a return to democratic rule and a market economy. On 1 January 1993, the country underwent a nonviolent \\u0022velvet divorce\\u0022 into its two national components, the Czech Republic and Slovakia. The Czech Republic joined NATO in 1999 and the European Union in 2004. The country added the short-form name Czechia in 2016, while continuing to use the full form name, Czech Republic.\",\"name\":\"Czechia\",\"people_and_society/age_structure/0_14_years\":0.1521,\"people_and_society/age_structure/15_24_years\":0.0934,\"people_and_society/age_structure/25_54_years\":0.4379,\"people_and_society/age_structure/55_64_years\":0.1224,\"people_and_society/age_structure/65_years_and_over\":0.1942,\"people_and_society/birth_rate\":\"9.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Czech 64.3%, Moravian 5%, Slovak 1.4%, other 1.8%, unspecified 27.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.299 million PRAGUE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Czech\",\"people_and_society/nationality/noun\":\"Czech(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10686269\",\"people_and_society/population_growth_rate\":0.001,\"people_and_society/urbanization/urban_population\":\"73.9% of total population (2019)\",\"transportation/airports\":\"128\",\"transportation/railways/total\":\"9408\",\"transportation/roadways/total\":\"55744\"},{\"BoxHeight\":16.600000000000023,\"BoxWidth\":11.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.806,\"ISO3_Code\":\"SRB\",\"ISO_Code\":\"RS\",\"Path\":\"M 556.2 316.1 556.5 316.7 557 317 557.3 317.4 557.4 317.6 557.7 317.5 557.6 318.2 557.7 318.4 557.7 318.5 557.6 318.6 557.7 318.7 557.8 318.7 558.3 319.3 558.7 319.3 558.9 319.6 559.5 319.8 559.6 320.1 559.3 320.5 559.7 320.9 559.3 321.1 559.2 321.3 559.3 321.4 559.8 321.5 559.9 321.9 560 321.9 560.1 321.9 560.9 322 561 322.1 561.1 322.4 561.4 322.6 561.5 322.5 561.9 321.9 562.2 321.7 562.9 322.1 563.1 322.3 563.1 322.4 562.7 322.3 562.5 322.6 562.3 322.7 562.5 323.2 562.9 323.4 562.9 323.6 562.7 323.8 562.7 324.2 562.5 324.3 562.1 324.5 562 325.2 562.1 325.6 562.3 325.8 562.4 326.1 562.5 326.4 562.8 326.7 563.1 326.8 563.3 327.1 563.5 327.4 563.8 327.5 563.7 327.7 563.7 327.8 563.2 328.4 563.1 328.5 563.1 328.7 562.4 328.8 562.2 328.9 562.4 329.3 562.3 329.6 562.3 329.9 562.5 330.1 562.5 330.3 562.2 330.7 562 330.9 561.7 330.7 561.2 330.9 560.9 330.8 560.7 330.9 560.6 330.9 560.1 331.1 559.8 331.1 559.5 331 559.4 331.2 559.2 331.2 559.1 331.6 558.8 331.6 558.7 331.3 558.6 331.3 558.5 331.3 557.6 331.8 557.5 332 557.6 332.3 557.4 332.5 557.1 332.5 557.1 332.2 556.9 331.3 556.5 330.9 556.2 330.8 556 330.3 555.7 330 555.7 329.6 555.5 329.4 555.5 329.2 555.7 329.1 556.1 329.2 556.2 328.9 556.4 328.9 556.4 328.6 555.6 328.3 555.3 327.9 555 327.9 554.7 327.7 554.5 327.6 554.1 327.1 553.9 326.8 553.3 326.5 553.3 326.3 553.4 326.1 553.5 326 553.9 326 554.1 325.9 554 325.5 553.5 324.6 554.1 324.6 554.3 324.4 554.3 324.2 554.1 324.1 553.7 323.7 553.6 323.4 553.2 323.3 553 323.1 553.1 322.8 553 322.5 553.4 321.9 553.6 321 553.1 320.9 552.7 321.1 552.7 320.9 552.9 320.9 553.1 320.7 552.9 320.6 552.9 320 553.1 320 553.2 319.8 553.4 319.9 553.5 319.8 553.9 319.9 553.8 319.7 553.1 319.5 552.7 319.1 552.7 318.9 552.7 318.7 552.8 318.7 552.8 318.5 552.4 318.3 552.5 317.9 552.4 317.8 552.6 317.7 552.4 317.5 552.3 317.3 552.4 316.9 552.9 316.7 553 316.5 553.1 316.6 553.5 316.6 553.5 316.5 553.8 316.4 554.2 316 554.6 315.9 554.9 316.1 555.1 316 555.4 315.9 556.2 316.1 Z\",\"Xmax\":563.8,\"Xmid\":557.7,\"Xmin\":552.3,\"Ymax\":332.5,\"Ymid\":324.3,\"Ymin\":315.9,\"economy/currency\":\"Serbian dinars (RSD)\",\"economy/gdp_per_capita_ppp/2017\":\"15100\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"50.21 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.35,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":77474,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":77474,\"geography/climate\":\"in the north, continental climate (cold winters and hot, humid summers with well-distributed rainfall); in other parts, continental and Mediterranean climate (relatively cold winters with heavy snowfall and hot, dry summers and autumns)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Midzor 2,169 m\",\"geography/elevation/lowest_point\":\"Danube and Timok Rivers 35 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"44 00 N, 21 00 E\",\"geography/geography_note\":\"landlocked; controls one of the major land routes from Western Europe to Turkey and the Near East\",\"geography/land_boundaries/border_countries\":\"Bosnia and Herzegovina 345 km, Bulgaria 344 km, Croatia 314 km, Hungary 164 km, Kosovo 366 km, Macedonia 101 km, Montenegro 157 km, Romania 531 km\",\"geography/land_boundaries/total\":\"2,322 km\",\"geography/land_use/agricultural_land_arable_land\":0.377,\"geography/land_use/agricultural_land_permanent_crops\":0.034,\"geography/land_use/agricultural_land_permanent_pasture\":0.168,\"geography/land_use/forest\":0.316,\"geography/land_use/other\":0.105,\"geography/location\":\"Southeastern Europe, between Macedonia and Hungary\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"extremely varied; to the north, rich fertile plains; to the east, limestone ranges and basins; to the southeast, ancient mountains and hills\",\"government/administrative_divisions\":\"119 municipalities (opstine, singular - opstina) and 26 cities (gradovi, singular - grad)\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Ada*, Aleksandrovac, Aleksinac, Alibunar*, Apatin*, Arandelovac, Arilje, Babusnica, Bac*, Backa Palanka*, Backa Topola*, Backi Petrovac*, Bajina Basta, Batocina, Becej*, Bela Crkva*, Bela Palanka, Beocin*, Blace, Bogatic, Bojnik, Boljevac, Bor, Bosilegrad, Brus, Bujanovac, Cajetina, Cicevac, Coka*, Crna Trava, Cuprija, Despotovac, Dimitrov, Doljevac, Gadzin Han, Golubac, Gornji Milanovac, Indija*, Irig*, Ivanjica, Kanjiza*, Kladovo, Knic, Knjazevac, Koceljeva, Kosjeric, Kovacica*, Kovin*, Krupanj, Kucevo, Kula*, Kursumlija, Lajkovac, Lapovo, Lebane, Ljig, Ljubovija, Lucani, Majdanpek, Mali Idos*, Mali Zvornik, Malo Crnice, Medveda, Merosina, Mionica, Negotin, Nova Crnja*, Nova Varos, Novi Becej*, Novi Knezevac*, Odzaci*, Opovo*, Osecina, Paracin, Pecinci*, Petrovac na Mlavi, Plandiste*, Pozega, Presevo, Priboj, Prijepolje, Prokuplje, Raca, Raska, Razanj, Rekovac, Ruma*, Secanj*, Senta*, Sid*, Sjenica, Smederevska Palanka, Sokobanja, Srbobran*, Sremski Karlovci*, Stara Pazova*, Surdulica, Svilajnac, Svrljig, Temerin*, Titel*, Topola, Trgoviste, Trstenik, Tutin, Ub, Varvarin, Velika Plana, Veliko Gradiste, Vladicin Han, Vladimirci, Vlasotince, Vrbas*, Vrnjacka Banja, Zabalj*, Zabari, Zagubica, Zitiste*, Zitorada; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Beograd, Cacak, Jagodina, Kikinda*, Kragujevac, Kraljevo, Krusevac, Leskovac, Loznica, Nis, Novi Pazar, Novi Sad*, Pancevo*, Pirot, Pozarevac, Sabac, Smederevo, Sombor*, Sremska Mitrovica*, Subotica*, Uzice, Valjevo, Vranje, Vrsac*, Zajecar, Zrenjanin*\",\"government/capital/geographic_coordinates\":\"44 50 N, 20 30 E\",\"government/capital/name\":\"Belgrade (Beograd)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but seems to be related to the name of the West Slavic Sorbs who reside in the Lusatian region in present-day eastern Germany; by tradition, the Serbs migrated from that region to the Balkans in about the 6th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Aleksandar VUCIC (since 31 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ana BRNABIC (since 29 June 2017)\",\"government/flag_description\":\"three equal horizontal stripes of red (top), blue, and white - the Pan-Slav colors representing freedom and revolutionary ideals; charged with the coat of arms of Serbia shifted slightly to the hoist side; the principal field of the coat of arms represents the Serbian state and displays a white two-headed eagle on a red shield; a smaller red shield on the eagle represents the Serbian nation, and is divided into four quarters by a white cross; interpretations vary as to the meaning and origin of the white, curved symbols resembling firesteels (fire strikers) or Cyrillic \\u0022Cs\\u0022 in each quarter; a royal crown surmounts the coat of arms\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"5 June 2006 (from the State Union of Serbia and Montenegro); notable earlier dates: 1217 (Serbian Kingdom established); 16 April 1346 (Serbian Empire established); 13 July 1878 (Congress of Berlin recognizes Serbian independence); 1 December 1918 (Kingdom of Serbs, Croats, and Slovenes (Yugoslavia) established)\",\"government/national_holiday\":\"National Day (Statehood Day), 15 February (1835), the day the first constitution of the country was adopted\",\"government/national_symbol_s\":\"white double-headed eagle; national colors: red, blue, white\",\"introduction\":\"The Kingdom of Serbs, Croats, and Slovenes was formed in 1918; its name was changed to Yugoslavia in 1929. Communist Partisans resisted the Axis occupation and division of Yugoslavia from 1941 to 1945 and fought nationalist opponents and collaborators as well. The military and political movement headed by Josip Broz \\u0022TITO\\u0022 (Partisans) took full control of Yugoslavia when their domestic rivals and the occupiers were defeated in 1945. Although communists, TITO and his successors (Tito died in 1980) managed to steer their own path between the Warsaw Pact nations and the West for the next four and a half decades. In 1989, Slobodan MILOSEVIC became president of the Republic of Serbia and his ultranationalist calls for Serbian domination led to the violent breakup of Yugoslavia along ethnic lines. In 1991, Croatia, Slovenia, and Macedonia declared independence, followed by Bosnia in 1992. The remaining republics of Serbia and Montenegro declared a new Federal Republic of Yugoslavia (FRY) in April 1992 and under MILOSEVICs leadership, Serbia led various military campaigns to unite ethnic Serbs in neighboring republics into a \\u0022Greater Serbia.\\u0022 These actions ultimately failed and, after international intervention, led to the signing of the Dayton Peace Accords in 1995. MILOSEVIC retained control over Serbia and eventually became president of the FRY in 1997. In 1998, an ethnic Albanian insurgency in the formerly autonomous Serbian province of Kosovo provoked a Serbian counterinsurgency campaign that resulted in massacres and massive expulsions of ethnic Albanians living in Kosovo. The MILOSEVIC governments rejection of a proposed international settlement led to NATOs bombing of Serbia in the spring of 1999. Serbian military and police forces withdrew from Kosovo in June 1999, and the UN Security Council authorized an interim UN administration and a NATO-led security force in Kosovo. FRY elections in late 2000 led to the ouster of MILOSEVIC and the installation of democratic government. In 2003, the FRY became the State Union of Serbia and Montenegro, a loose federation of the two republics. Widespread violence predominantly targeting ethnic Serbs in Kosovo in March 2004 led to more intense calls to address Kosovos status, and the UN began facilitating status talks in 2006. In June 2006, Montenegro seceded from the federation and declared itself an independent nation. Serbia subsequently gave notice that it was the successor state to the union of Serbia and Montenegro. In February 2008, after nearly two years of inconclusive negotiations, Kosovo declared itself independent of Serbia - an action Serbia refuses to recognize. At Serbias request, the UN General Assembly (UNGA) in October 2008 sought an advisory opinion from the International Court of Justice (ICJ) on whether Kosovos unilateral declaration of independence was in accordance with international law. In a ruling considered unfavorable to Serbia, the ICJ issued an advisory opinion in July 2010 stating that international law did not prohibit declarations of independence. In late 2010, Serbia agreed to an EU-drafted UNGA Resolution acknowledging the ICJs decision and calling for a new round of talks between Serbia and Kosovo, this time on practical issues rather than Kosovos status. Serbia and Kosovo signed the first agreement of principles governing the normalization of relations between the two countries in April 2013 and are in the process of implementing its provisions. In 2015, Serbia and Kosovo reached four additional agreements within the EU-led Brussels Dialogue framework. These included agreements on the Community of Serb-Majority Municipalities; telecommunications; energy production and distribution; and freedom of movement. President Aleksandar VUCIC has promoted an ambitious goal of Serbia joining the EU by 2025. Under his leadership as prime minister, in 2014 Serbia opened formal negotiations for accession. \",\"name\":\"Serbia\",\"people_and_society/age_structure/0_14_years\":0.1435,\"people_and_society/age_structure/15_24_years\":0.1119,\"people_and_society/age_structure/25_54_years\":0.4127,\"people_and_society/age_structure/55_64_years\":0.1421,\"people_and_society/age_structure/65_years_and_over\":0.1898,\"people_and_society/birth_rate\":\"8.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Serb 83.3%, Hungarian 3.5%, Romani 2.1%, Bosniak 2%, other 5.7%, undeclared or unknown 3.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.394 million BELGRADE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Serbian\",\"people_and_society/nationality/noun\":\"Serb(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7078110\",\"people_and_society/population_growth_rate\":-0.0047,\"people_and_society/urbanization/urban_population\":\"56.3% of total population (2019)\",\"transportation/airports\":\"26\",\"transportation/railways/total\":\"3809\",\"transportation/roadways/total\":\"44248\"},{\"BoxHeight\":18,\"BoxWidth\":12.100000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.955,\"ISO3_Code\":\"IRL\",\"ISO_Code\":\"IE\",\"Path\":\"M 479.9 276.9 479.6 277 479.5 277.2 479.4 277.5 479.3 277.9 479 278.4 478.5 278.6 478.3 278.5 478.1 278.8 478.2 279 478.5 279.1 478.6 279.1 478.2 279.5 477.8 279.4 477.7 279.5 477.4 279.8 477.6 280.2 477.7 280.3 478.2 280.7 478.3 281 478.6 281.1 478.9 281.3 479.1 281.4 479.6 281.4 479.8 281.3 480 281 480.2 280.9 480 280.6 480.1 280.4 480.5 280 481 280.4 481.2 281 481.6 281.2 481.6 281.3 481.5 281.7 481.7 281.8 482.6 281.5 483 282 482.9 282.1 482.8 282.1 482.5 282 482.4 282.1 482.4 282.5 482.7 282.8 482.8 283.7 482.9 283.9 483.1 284 483.1 284.2 483 284.5 483 284.8 482.8 285.1 483.1 285.4 483.1 285.7 483.2 286.1 483.3 286.7 483.3 286.9 483 287.6 483 287.9 482.8 288.3 482.7 288.8 482.3 289.6 482.2 289.7 482.4 290.1 482.3 290.4 481.8 290.4 481.2 290.2 480.9 290.4 480.7 290.2 480.6 290.5 480.4 290.6 479.6 290.6 479 290.8 478.9 290.9 479 291.1 478.9 291.3 478.6 291.4 478.3 291.4 477.8 291.9 477.1 292.1 476.7 292.5 475.9 293 474.2 293.5 473.2 293.4 473.4 292.7 472.4 292.8 472.3 292.7 472.4 292.2 471.9 292.2 471.4 291.8 471.4 291.5 472.1 291 472.2 290.9 471.3 290.7 471.2 290.5 471.3 290.3 471.7 290 472.5 290 472.8 289.1 473.4 288.7 474 288.6 473.2 288.2 473.8 287.4 474 286.7 474.2 286.3 475 286 475.1 285.8 474.9 285.5 473.1 285.5 473 285.2 472.7 285.2 472.5 284.9 472.1 284.7 472 284.2 472.5 283.8 472.7 283.2 473.1 283 473.1 282.8 472.9 282.5 472.4 282.5 471.9 282.1 471.9 282 472.1 281.9 472.5 282.1 472.6 282 472.6 281.8 472.4 281.5 472.4 281.3 472.3 281.2 472.1 281.2 472.2 280.8 472.6 280.8 472.9 280.4 474.1 280.5 474.4 280.7 474.7 281.2 475 280.7 476.1 280.8 476.2 280.6 476.1 280.2 477 279.6 477.2 279.4 477.2 279.1 476.2 279.1 475.8 278.7 476.6 277.9 476.6 277.2 477.1 276.6 477.7 276.3 477.8 276.3 478.2 276.3 478.7 276 479 276.5 479.1 276.9 479.2 276.7 479.2 276.1 479.7 275.5 480.6 276.1 479.9 276.9 Z M 473.7 286.4 473.6 286.5 473.5 286.5 473.5 286.4 473.3 286.3 473.4 286.2 473.5 286.3 473.7 286.4 Z M 476.4 277.2 476.5 277.4 476.2 277.3 476.3 277.1 476.4 277.2 Z M 473.3 286.1 473.2 286.2 473 286.1 473.1 286 473.3 286.1 Z M 472.4 282.9 472.3 283 472.2 282.9 472.4 282.8 472.4 282.9 Z M 472 293.1 471.9 293.1 471.8 293 471.9 292.9 472 292.9 472 293.1 Z M 483.3 284.9 483.1 285 483 284.9 483.2 284.8 483.3 284.9 Z M 471.8 283.7 471.8 283.9 471.6 283.9 471.7 283.7 471.8 283.7 Z M 472 283.5 471.9 283.5 471.9 283.4 471.9 283.3 472 283.3 472 283.5 Z M 473 286 473 286.1 472.8 286 472.8 285.9 473 286 Z\",\"Xmax\":483.3,\"Xmid\":477.4,\"Xmin\":471.2,\"Ymax\":293.5,\"Ymid\":285.8,\"Ymin\":275.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"73200\",\"economy/gdp_real_growth_rate/2017\":0.072,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"36.91 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.33,\"geography/area/land\":68883,\"geography/area/water\":1390,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":70273,\"geography/climate\":\"temperate maritime; modified by North Atlantic Current; mild winters, cool summers; consistently humid; overcast about half the time\",\"geography/coastline\":\"1,448 km\",\"geography/elevation/highest_point\":\"Carrauntoohil 1,041 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"118\",\"geography/geographic_coordinates\":\"53 00 N, 8 00 W\",\"geography/geography_note\":\"strategic location on major air and sea routes between North America and northern Europe; over 40% of the population resides within 100 km of Dublin\",\"geography/land_boundaries/border_countries\":\"UK 490 km\",\"geography/land_boundaries/total\":\"490 km\",\"geography/land_use/agricultural_land_arable_land\":0.154,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.507,\"geography/land_use/forest\":0.109,\"geography/land_use/other\":0.23,\"geography/location\":\"Western Europe, occupying five-sixths of the island of Ireland in the North Atlantic Ocean, west of Great Britain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat to rolling interior plain surrounded by rugged hills and low mountains; sea cliffs on west coast\",\"government/administrative_divisions\":\"28 counties and 3 cities*; Carlow, Cavan, Clare, Cork, Cork*, Donegal, Dublin*, Dun Laoghaire-Rathdown, Fingal, Galway, Galway*, Kerry, Kildare, Kilkenny, Laois, Leitrim, Limerick, Longford, Louth, Mayo, Meath, Monaghan, Offaly, Roscommon, Sligo, South Dublin, Tipperary, Waterford, Westmeath, Wexford, Wicklow\",\"government/capital/geographic_coordinates\":\"53 19 N, 6 14 W\",\"government/capital/name\":\"Dublin\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the modern Irish name \\u0022Eire\\u0022 evolved from the Gaelic \\u0022Eriu,\\u0022 the name of the matron goddess of Ireland (goddess of the land); the names \\u0022Ireland\\u0022 in English and \\u0022Eire\\u0022 in Irish are direct translations of each other\",\"government/executive_branch/chief_of_state\":\"President Michael D. HIGGINS (since 11 November 2011)\",\"government/executive_branch/head_of_government\":\"Taoiseach (Prime Minister) Leo VARADKAR (since 14 June 2017)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and orange; officially the flag colors have no meaning, but a common interpretation is that the green represents the Irish nationalist (Gaelic) tradition of Ireland; orange represents the Orange tradition (minority supporters of William of Orange); white symbolizes peace (or a lasting truce) between the green and the orange\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"6 December 1921 (from the UK by the Anglo-Irish Treaty, which ended British rule); 6 December 1922 (Irish Free State established); 18 April 1949 (Republic of Ireland Act enabled)\",\"government/national_holiday\":\"Saint Patricks Day, 17 March; note - marks the traditional death date of Saint Patrick, patron saint of Ireland, during the latter half of the fifth century A.D. (most commonly cited years are c. 461 and c. 493); although Saint Patricks feast day was celebrated in Ireland as early as the ninth century, it only became an official public holiday in Ireland in 1903\",\"government/national_symbol_s\":\"harp, shamrock (trefoil); national colors: blue, green\",\"introduction\":\"Celtic tribes arrived on the island between 600 and 150 B.C. Invasions by Norsemen that began in the late 8th century were finally ended when King Brian BORU defeated the Danes in 1014. Norman invasions began in the 12th century and set off more than seven centuries of Anglo-Irish struggle marked by fierce rebellions and harsh repressions. The Irish famine of the mid-19th century was responsible for a drop in the islands population by more than one quarter through starvation, disease, and emigration. For more than a century afterward, the population of the island continued to fall only to begin growing again in the 1960s. Over the last 50 years, Irelands high birthrate has made it demographically one of the youngest populations in the EU.The modern Irish state traces its origins to the failed 1916 Easter Monday Uprising that touched off several years of guerrilla warfare resulting in independence from the UK in 1921 for 26 southern counties; six northern (Ulster) counties remained part of the UK. Deep sectarian divides between the Catholic and Protestant populations and systemic discrimination in Northern Ireland erupted into years of violence known as the \\u0022Troubles\\u0022 that began in the 1960s. The Government of Ireland was part of a process along with the UK and US Governments that helped broker the Good Friday Agreement in Northern Ireland in 1998. This initiated a new phase of cooperation between the Irish and British Governments. Ireland was neutral in World War II and continues its policy of military neutrality. Ireland joined the European Community in 1973 and the euro-zone currency union in 1999. The economic boom years of the Celtic Tiger (1995-2007) saw rapid economic growth, which came to an abrupt end in 2008 with the meltdown of the Irish banking system. Today the economy is recovering, fueled by large and growing foreign direct investment, especially from US multi-nationals.\",\"name\":\"Ireland\",\"people_and_society/age_structure/0_14_years\":0.2137,\"people_and_society/age_structure/15_24_years\":0.1192,\"people_and_society/age_structure/25_54_years\":0.4286,\"people_and_society/age_structure/55_64_years\":0.1053,\"people_and_society/age_structure/65_years_and_over\":0.1332,\"people_and_society/birth_rate\":\"13.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Irish 82.2%, Irish travelers 0.7%, other white 9.5%, Asian 2.1%, black 1.4%, other 1.5%, unspecified 2.6% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.215 million DUBLIN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Irish\",\"people_and_society/nationality/noun\":\"Irishman(men), Irishwoman(women), Irish (collective plural)\",\"people_and_society/net_migration_rate\":\"4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5068050\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"63.4% of total population (2019)\",\"transportation/airports\":\"40\",\"transportation/railways/total\":\"4301\",\"transportation/roadways/total\":\"99830\"},{\"BoxHeight\":12.399999999999977,\"BoxWidth\":16.199999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.882,\"ISO3_Code\":\"LTU\",\"ISO_Code\":\"LT\",\"Path\":\"M 573.8 273.9 573.8 274.4 573.6 274.8 573.6 275.2 573.5 275.5 574.3 275.8 574.1 276 573.9 276.5 572.8 276.7 572.6 277.2 571.8 277.6 571.5 278 571.4 278.3 571.4 279.2 571.1 279.7 571.1 279.8 570.9 280.4 571.3 280.7 571.5 281.2 571.1 281.4 570.8 281.3 570.9 280.8 570.6 280.6 569.9 280.8 569.5 281.3 569.2 281.2 568.9 281.3 568.7 281.5 568.8 281.9 568.5 282.2 568.5 282 568.3 282 567.7 282.5 567.5 282.5 567.1 282.2 566.6 282.3 566.3 282.2 566 282.3 566 282.4 565.2 282.2 565.1 282 565.2 281.7 565.1 281.3 564.7 280.8 564.5 280.7 564 280.5 563.7 280.2 563.3 280.1 563.2 280.3 562.9 279.8 562.9 279.2 563.1 279 563.1 278.5 563.3 278.3 563.4 278.1 563.3 277.7 562.7 277.3 562.6 276.9 562.3 277 561.5 277 561.2 277.1 561.1 276.9 560.6 276.8 560.1 276.4 560 276.4 559.6 276.3 559.3 275.8 559 276 558.9 274.9 558.7 274.5 558.4 275.3 558.2 275.9 558.1 275.9 558.3 275.5 558.3 275.4 558.5 274.3 558.4 272 558.8 271.9 558.9 271.5 559.7 270.8 560.1 270.8 560.9 270.4 561 270.3 561.3 270.2 562.8 270.5 563.4 270.5 563.5 270.3 563.7 270.3 563.8 270.7 564 270.8 564.3 270.5 564.5 270.5 564.6 270.4 565.3 270.7 565.8 270.5 565.9 270.7 566.6 270.7 567 271.1 567.4 270.9 567.7 271 568 270.9 568.1 270.9 568.3 270.5 569 270.1 569.6 271.4 570 271.4 570.2 271.6 571.2 271.6 571.3 271.9 571.6 272.1 571.7 272.3 572.2 272.6 573.1 273.8 573.8 273.9 Z\",\"Xmax\":574.3,\"Xmid\":566.2,\"Xmin\":558.1,\"Ymax\":282.5,\"Ymid\":275.6,\"Ymin\":270.1,\"economy/currency\":\"litai (LTL)\",\"economy/gdp_per_capita_ppp/2017\":\"32400\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.49 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.73,\"energy/electricity_from_hydroelectric_plants\":0.04,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":62680,\"geography/area/water\":2620,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":65300,\"geography/climate\":\"transitional, between maritime and continental; wet, moderate winters and summers\",\"geography/coastline\":\"90 km\",\"geography/elevation/highest_point\":\"Aukstojas 294 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"110\",\"geography/geographic_coordinates\":\"56 00 N, 24 00 E\",\"geography/geography_note\":\"fertile central plains are separated by hilly uplands that are ancient glacial deposits\",\"geography/land_boundaries/border_countries\":\"Belarus 640 km, Latvia 544 km, Poland 104 km, Russia (Kaliningrad) 261 km\",\"geography/land_boundaries/total\":\"1,549 km\",\"geography/land_use/agricultural_land_arable_land\":0.349,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.094,\"geography/land_use/forest\":0.346,\"geography/land_use/other\":0.206,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea, between Latvia and Russia, west of Belarus\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"lowland, many scattered small lakes, fertile soil\",\"government/administrative_divisions\":\"60 municipalities (savivaldybe, singular - savivaldybe); Akmene, Alytaus Miestas, Alytus, Anksciai, Birstono, Birzai, Druskininkai, Elektrenai, Ignalina, Jonava, Joniskis, Jurbarkas, Kaisiadorys, Kalvarijos, Kauno Miestas, Kaunas, Kazlu Rudos, Kedainiai, Kelme, Klaipedos Miestas, Klaipeda, Kretinga, Kupiskis, Lazdijai, Marijampole, Mazeikiai, Moletai, Neringa, Pagegiai, Pakruojis, Palangos Miestas, Panevezio Miestas, Panevezys, Pasvalys, Plunge, Prienai, Radviliskis, Raseiniai, Rietavo, Rokiskis, Sakiai, Salcininkai, Siauliu Miestas, Siauliai, Silale, Silute, Sirvintos, Skuodas, Svencionys, Taurage, Telsiai, Trakai, Ukmerge, Utena, Varena, Vilkaviskis, Vilniaus Miestas, Vilnius, Visaginas, Zarasai\",\"government/capital/geographic_coordinates\":\"54 41 N, 25 19 E\",\"government/capital/name\":\"Vilnius\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"meaning of the name \\u0022Lietuva\\u0022 remains unclear; it may derive from the Lietava, a stream in east central Lithuania\",\"government/executive_branch/chief_of_state\":\"President Gitanas NAUSEDA (since 12 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Saulius SKVERNELIS (since 13 December 2016)\",\"government/flag_description\":\"three equal horizontal bands of yellow (top), green, and red; yellow symbolizes golden fields, as well as the sun, light, and goodness; green represents the forests of the countryside, in addition to nature, freedom, and hope; red stands for courage and the blood spilled in defense of the homeland\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"11 March 1990 (declared independence from the Soviet Union); 6 September 1991 (recognized by the Soviet Union); notable earlier dates: 6 July 1253 (coronation of MINDAUGAS, traditional founding date); 1 July 1569 (Polish-Lithuanian Commonwealth created); 16 February 1918 (independence from Soviet Russia and Germany)\",\"government/national_holiday\":\"Independence Day (or National Day), 16 February (1918); note - 16 February 1918 was the date Lithuania established its statehood and its concomitant independence from Soviet Russia and Germany; 11 March 1990 was the date it declared the restoration of Lithuanian statehood and its concomitant independence from the Soviet Union\",\"government/national_symbol_s\":\"mounted knight known as Vytis (the Chaser), white stork; national colors: yellow, green, red\",\"introduction\":\"Lithuanian lands were united under MINDAUGAS in 1236; over the next century, through alliances and conquest, Lithuania extended its territory to include most of present-day Belarus and Ukraine. By the end of the 14th century Lithuania was the largest state in Europe. An alliance with Poland in 1386 led the two countries into a union through the person of a common ruler. In 1569, Lithuania and Poland formally united into a single dual state, the Polish-Lithuanian Commonwealth. This entity survived until 1795 when its remnants were partitioned by surrounding countries. Lithuania regained its independence following World War I but was annexed by the USSR in 1940 - an action never recognized by the US and many other countries. On 11 March 1990, Lithuania became the first of the Soviet republics to declare its independence, but Moscow did not recognize this proclamation until September of 1991 (following the abortive coup in Moscow). The last Russian troops withdrew in 1993. Lithuania subsequently restructured its economy for integration into Western European institutions; it joined both NATO and the EU in the spring of 2004. In 2015, Lithuania joined the euro zone, and it joined the Organization for Economic Cooperation and Development in 2018.\",\"name\":\"Lithuania\",\"people_and_society/age_structure/0_14_years\":0.1511,\"people_and_society/age_structure/15_24_years\":0.107,\"people_and_society/age_structure/25_54_years\":0.3972,\"people_and_society/age_structure/55_64_years\":0.1455,\"people_and_society/age_structure/65_years_and_over\":0.1991,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Lithuanian 84.1%, Polish 6.6%, Russian 5.8%, Belarusian 1.2%, other 1.1%, unspecified 1.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"538,000 VILNIUS (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lithuanian\",\"people_and_society/nationality/noun\":\"Lithuanian(s)\",\"people_and_society/net_migration_rate\":\"-6.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2793284\",\"people_and_society/population_growth_rate\":-0.011,\"people_and_society/urbanization/urban_population\":\"67.9% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"1768\",\"transportation/roadways/total\":\"84166\"},{\"BoxHeight\":12.099999999999966,\"BoxWidth\":20.09999999999991,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.866,\"ISO3_Code\":\"LVA\",\"ISO_Code\":\"LV\",\"Path\":\"M 575.8 264.7 576.4 264.6 576.4 264.7 576.3 265.1 576.8 265.4 577.2 265.7 577.3 265.9 577.1 266.5 576.9 266.7 576.9 267.2 576.9 267.5 576.7 267.8 576.7 268.1 577.2 268 577.3 268.2 577.5 268.2 577.4 268.6 577.6 269 577.7 269.3 578 269.5 577.9 269.8 578.1 270.1 578.1 270.5 578.3 270.9 578.1 271.5 577.6 271.8 577.1 272.4 576.7 272.7 576.5 273.4 575.6 273.4 575.2 273.1 574.8 273.2 574.5 273.7 574.2 273.9 573.9 273.8 573.8 273.9 573.1 273.8 572.2 272.6 571.7 272.3 571.6 272.1 571.3 271.9 571.2 271.6 570.2 271.6 570 271.4 569.6 271.4 569 270.1 568.3 270.5 568.1 270.9 568 270.9 567.7 271 567.4 270.9 567 271.1 566.6 270.7 565.9 270.7 565.8 270.5 565.3 270.7 564.6 270.4 564.5 270.5 564.3 270.5 564 270.8 563.8 270.7 563.7 270.3 563.5 270.3 563.4 270.5 562.8 270.5 561.3 270.2 561 270.3 560.9 270.4 560.1 270.8 559.7 270.8 558.9 271.5 558.8 271.9 558.4 272 558.2 271.2 558.2 269.7 558.4 268.9 558.4 268.2 558.9 267.8 559.3 267.1 559.4 265.9 560.1 264.5 561.1 264.1 562.6 263.4 562.6 264 562.8 264.3 563.7 265.2 564.1 265.5 564.2 265.7 564.5 266.8 564.6 267 565.1 267.2 565.5 267.5 566.4 267.3 566.9 266.9 567.5 266.3 567.7 265.9 567.5 264.5 567.6 264.1 567.5 263.7 567.5 262.8 567.7 262.8 568 262.4 568.5 262.4 568.7 262.2 568.8 262.3 569.4 261.9 569.6 261.8 569.8 261.8 570.1 262.2 570.1 262.1 570.1 261.8 571.2 262.6 571.4 262.6 571.8 262.9 572.2 262.9 572.2 263 572.2 263.3 572.6 263.6 572.8 264.2 573.4 264.4 573.5 264.6 574.6 264.1 575.1 264.4 575.6 264.5 575.8 264.7 Z\",\"Xmax\":578.3,\"Xmid\":569.1,\"Xmin\":558.2,\"Ymax\":273.9,\"Ymid\":268.1,\"Ymin\":261.8,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"27700\",\"economy/gdp_real_growth_rate/2017\":0.045,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.632 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.53,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":62249,\"geography/area/water\":2340,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":64589,\"geography/climate\":\"maritime; wet, moderate winters\",\"geography/coastline\":\"498 km\",\"geography/elevation/highest_point\":\"Gaizina Kalns 312 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"87\",\"geography/geographic_coordinates\":\"57 00 N, 25 00 E\",\"geography/geography_note\":\"most of the country is composed of fertile low-lying plains with some hills in the east\",\"geography/land_boundaries/border_countries\":\"Belarus 161 km, Estonia 333 km, Lithuania 544 km, Russia 332 km\",\"geography/land_boundaries/total\":\"1,370 km\",\"geography/land_use/agricultural_land_arable_land\":0.186,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.105,\"geography/land_use/forest\":0.541,\"geography/land_use/other\":0.167,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea, between Estonia and Lithuania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"low plain\",\"government/administrative_divisions\":\"110 municipalities (novadi, singular - novads) and 9 cities\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Adazu Novads, Aglonas Novads, Aizkraukles Novads, Aizputes Novads, Aknistes Novads, Alojas Novads, Alsungas Novads, Aluksnes Novads, Amatas Novads, Apes Novads, Auces Novads, Babites Novads, Baldones Novads, Baltinavas Novads, Balvu Novads, Bauskas Novads, Beverinas Novads, Brocenu Novads, Burtnieku Novads, Carnikavas Novads, Cesu Novads, Cesvaines Novads, Ciblas Novads, Dagdas Novads, Daugavpils Novads, Dobeles Novads, Dundagas Novads, Durbes Novads, Engures Novads, Erglu Novads, Garkalnes Novads, Grobinas Novads, Gulbenes Novads, Iecavas Novads, Ikskiles Novads, Ilukstes Novads, Incukalna Novads, Jaunjelgavas Novads, Jaunpiebalgas Novads, Jaunpils Novads, Jekabpils Novads, Jelgavas Novads, Kandavas Novads, Karsavas Novads, Keguma Novads, Kekavas Novads, Kocenu Novads, Kokneses Novads, Kraslavas Novads, Krimuldas Novads, Krustpils Novads, Kuldigas Novads, Lielvardes Novads, Ligatnes Novads, Limbazu Novads, Livanu Novads, Lubanas Novads, Ludzas Novads, Madonas Novads, Malpils Novads, Marupes Novads, Mazsalacas Novads, Mersraga Novads, Nauksenu Novads, Neretas Novads, Nicas Novads, Ogres Novads, Olaines Novads, Ozolnieku Novads, Pargaujas Novads, Pavilostas Novads, Plavinu Novads, Preilu Novads, Priekules Novads, Priekulu Novads, Raunas Novads, Rezeknes Novads, Riebinu Novads, Rojas Novads, Ropazu Novads, Rucavas Novads, Rugaju Novads, Rujienas Novads, Rundales Novads, Salacgrivas Novads, Salas Novads, Salaspils Novads, Saldus Novads, Saulkrastu Novads, Sejas Novads, Siguldas Novads, Skriveru Novads, Skrundas Novads, Smiltenes Novads, Stopinu Novads, Strencu Novads, Talsu Novads, Tervetes Novads, Tukuma Novads, Vainodes Novads, Valkas Novads, Varaklanu Novads, Varkavas Novads, Vecpiebalgas Novads, Vecumnieku Novads, Ventspils Novads, Viesites Novads, Vilakas Novads, Vilanu Novads, Zilupes Novads; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Daugavpils, Jekabpils, Jelgava, Jurmala, Liepaja, Rezekne, Riga, Valmiera, Ventspils\",\"government/capital/geographic_coordinates\":\"56 57 N, 24 06 E\",\"government/capital/name\":\"Riga\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Latvia\\u0022 originates from the ancient Latgalians, one of four eastern Baltic tribes that formed the ethnic core of the Latvian people (ca. 8th-12th centuries A.D.)\",\"government/executive_branch/chief_of_state\":\"President Egils LEVITS (since 8 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Krisjanis KARINS (since 23 January 2019)\",\"government/flag_description\":\"three horizontal bands of maroon (top), white (half-width), and maroon; the flag is one of the older banners in the world; a medieval chronicle mentions a red standard with a white stripe being used by Latvian tribes in about 1280\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"4 May 1990 (declared independence from the Soviet Union); 6 September 1991 (recognized by the Soviet Union)\",\"government/national_holiday\":\"Independence Day (Republic of Latvia Proclamation Day), 18 November (1918); note - 18 November 1918 was the date Latvia established its statehood and its concomitant independence from Soviet Russia; 4 May 1990 was the date it declared the restoration of Latvian statehood and its concomitant independence from the Soviet Union\",\"government/national_symbol_s\":\"white wagtail (bird); national colors: maroon, white\",\"introduction\":\"Several eastern Baltic tribes merged in medieval times to form the ethnic core of the Latvian people (ca. 8th-12th centuries A.D.). The region subsequently came under the control of Germans, Poles, Swedes, and finally, Russians. A Latvian republic emerged following World War I, but it was annexed by the USSR in 1940 - an action never recognized by the US and many other countries. Latvia reestablished its independence in 1991 following the breakup of the Soviet Union. Although the last Russian troops left in 1994, the status of the Russian minority (some 26% of the population) remains of concern to Moscow. Latvia acceded to both NATO and the EU in the spring of 2004; it joined the euro zone in 2014 and the OECD in 2016. A dual citizenship law was adopted in 2013, easing naturalization for non-citizen children.\",\"name\":\"Latvia\",\"people_and_society/age_structure/0_14_years\":0.1524,\"people_and_society/age_structure/15_24_years\":0.0916,\"people_and_society/age_structure/25_54_years\":0.4136,\"people_and_society/age_structure/55_64_years\":0.1438,\"people_and_society/age_structure/65_years_and_over\":0.1985,\"people_and_society/birth_rate\":\"9.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Latvian 62.2%, Russian 25.2%, Belarusian 3.2%, Ukrainian 2.2%, Polish 2.1%, Lithuanian 1.2%, other 1.5%, unspecified 2.3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"634,000 RIGA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Latvian\",\"people_and_society/nationality/noun\":\"Latvian(s)\",\"people_and_society/net_migration_rate\":\"-6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1923559\",\"people_and_society/population_growth_rate\":-0.011,\"people_and_society/urbanization/urban_population\":\"68.2% of total population (2019)\",\"transportation/airports\":\"42\",\"transportation/railways/total\":\"186\",\"transportation/roadways/total\":\"70244\"},{\"BoxHeight\":16.30000000000001,\"BoxWidth\":16.399999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.851,\"ISO3_Code\":\"HRV\",\"ISO_Code\":\"HR\",\"Path\":\"M 546 314.7 546.7 315.2 546.8 315.3 547 315.7 547.6 316 547.9 316.7 548.2 316.9 548.7 316.9 548.9 317.2 549.5 317.5 549.7 317.4 551.1 317.6 551.5 317.4 551.8 317 552.1 317.1 552.2 317 552.4 316.9 552.3 317.3 552.4 317.5 552.6 317.7 552.4 317.8 552.5 317.9 552.4 318.3 552.8 318.5 552.8 318.7 552.7 318.7 552.7 318.9 552.7 319.1 553.1 319.5 553.8 319.7 553.9 319.9 553.5 319.8 553.4 319.9 553.2 319.8 553.1 320 552.9 320 552.9 320.6 553.1 320.7 552.9 320.9 552.7 320.9 552.7 321.1 552.2 321.1 552 320.9 552.1 320.6 551.8 320.3 551.4 320.2 551.3 320.3 551.1 320.2 550.6 320 550.4 320.2 550.3 320.3 549.9 320 549.5 320.4 549 320.1 548.6 320.1 547.9 319.9 547.8 320 547.5 319.9 547 319.7 546.9 319.5 546.6 319.8 545.9 319.7 545.5 320.1 545.3 320.5 545.2 320.6 544.7 320.2 544.3 319.7 543.9 319.7 543.7 319.9 543.7 320.6 543.6 320.8 543.7 321.2 543.6 321.3 543.7 321.4 543.9 321.6 544.1 321.6 544.4 322 544.5 322.2 544.7 322.5 544.7 322.7 544.9 323.1 544.9 323.6 544.8 323.6 545 323.7 545.9 324.6 547.2 326.1 547.5 326.4 547.9 326.5 547.9 326.8 548 327.1 548.4 327.6 548.5 327.7 548.9 327.9 549.1 328.3 549.1 328.4 548.7 328.5 548.6 328.5 548.1 328 547.8 327.7 547.5 327.5 546.8 326.8 545.7 326.4 545.5 326.2 545.3 326.2 545.2 326.4 544.9 326.3 544.5 326.4 544.4 326.4 544.2 326.1 544.1 325.8 543.9 325.7 543.8 325.4 543.3 325.3 543.3 325.1 543.1 325 542.6 324.6 542.1 323.7 542.2 323.5 542.7 323.4 542.4 323.1 541.9 322.5 541.7 322.5 541.7 322.3 541.4 321.8 541.3 321.5 541.3 320.8 541.3 320.4 541.1 320.1 540.6 319.8 540.5 319.9 540.7 320.2 541 320.7 540.8 320.8 540.5 320.5 540.1 320.4 540.1 320.2 540.3 320 540.4 319.5 539.8 319.2 539.7 319.3 539.4 320 539.3 320.3 539.2 320.7 539 320.7 538.7 321.3 538.4 321.3 538.2 320.7 537.8 320.2 537.5 318.7 537.7 318.7 537.8 318.8 538.2 318.8 538.4 318.9 538.7 318.8 538.8 318.6 539.1 318.7 539.7 318.7 540.1 318.5 540.4 317.9 540.8 318.5 541.1 318.7 541.3 318.7 541.4 318.5 542 318.9 542.2 318.9 542.5 318.7 542.4 318.2 542.6 318 542.4 317.7 542.5 317.6 542.7 317.4 543.2 317.2 543.4 317.3 543.5 316.7 543.6 316.5 543.5 316.4 543.3 316.3 543.3 316 543.4 315.8 543.7 315.8 543.8 315.7 543.8 315.6 544 315.5 544.4 315.4 544.7 315 545.2 315.1 545 314.7 545.4 314.4 546 314.7 Z M 548.9 328.7 549.1 328.6 549.4 328.6 549.7 329 550.5 329.7 550.9 329.8 551.1 330 551.1 330.2 551.2 330.3 551.4 330.5 551.1 330.3 550.7 330 550.5 329.9 550.5 329.8 550.1 329.6 549.4 329 549.2 329.1 548.5 328.8 547.8 328.4 547.6 328.4 547.5 328.6 547.1 328.6 546.6 328.7 546.2 328.5 546.3 328.3 546.7 328.4 547.2 328.3 547.2 328.2 547.8 328.2 548.3 328.4 548.4 328.5 548.6 328.6 548.9 328.7 Z M 540.1 320.7 540.1 321.1 540.2 321.9 540.3 322 540.2 322.1 540 321.9 539.9 321.9 539.9 322 539.9 322.1 539.8 321.9 539.9 321.6 539.7 321 539.6 320.9 539.7 320.8 539.8 320.9 539.9 320.9 539.8 320.4 539.7 320.3 539.6 320.2 539.6 320.1 539.6 320 539.7 319.9 539.8 320 539.9 320.5 540.1 320.7 Z M 546.6 327.3 546.2 327.3 545.7 327.2 545.6 327.1 545.6 326.8 546.5 326.9 546.8 327 546.8 327.2 546.6 327.3 Z M 546.3 327.6 547.3 327.8 546.3 327.8 545.8 327.7 545.5 327.7 545.5 327.6 545.6 327.5 545.8 327.5 545.9 327.6 546 327.4 546.2 327.5 546.3 327.6 Z M 542.1 323.1 541.9 323.2 541.3 322.4 541 322.1 541 321.9 541.4 322.2 541.5 322.4 541.3 322.4 541.9 322.8 542.1 323.1 Z M 540.9 321.3 541.1 321.5 541.2 321.7 541.1 321.7 541 321.6 540.9 321.5 540.8 321.5 540.6 321.4 540.7 321.4 540.8 321.2 540.9 321.1 540.9 321 541 321.1 540.9 321.3 Z M 545.1 328.1 545 328.2 544.9 328.2 544.6 328.3 544.5 328.1 544.6 328 544.9 328 545 328 545.1 328.1 Z M 548.8 329.2 548.9 329.4 548.7 329.3 548.1 329.1 548 329.1 548.1 329 548.3 329.1 548.8 329.2 Z M 542.2 324.9 542.1 324.9 541.9 324.8 541.7 324.5 541.8 324.5 542.2 324.8 542.2 324.9 Z M 542.5 324.9 542.5 325.1 542.4 325.1 542.5 325.3 542.4 325.2 542.2 325 542.3 324.9 542.4 325 542.5 324.9 Z M 545.1 326.7 545.2 326.8 545.3 326.8 545.4 327 545.1 326.9 544.9 326.8 544.9 326.7 545.1 326.7 Z M 542.2 324.3 542.2 324.4 542 324.2 541.9 324 541.8 323.9 542 324 542.2 324.2 542.2 324.3 Z M 547 329.2 546.9 329.3 546.6 329.3 546.5 329.2 546.7 329.1 547 329.2 Z M 543.7 325.6 543.7 325.7 543.5 325.7 543.5 325.8 543.4 325.9 543.3 325.8 543.4 325.7 543.5 325.6 543.7 325.6 Z M 540.4 322.7 540.3 322.8 540.2 322.6 540.1 322.4 540.1 322.3 540.2 322.4 540.3 322.6 540.4 322.7 Z M 541.7 324.4 541.7 324.5 541.5 324.1 541.6 324.1 541.7 324.4 Z M 541.1 323.1 541 323.1 540.9 323 540.9 322.8 541.1 322.9 541 323 541.1 323.1 Z M 549.7 329.4 549.6 329.4 549.4 329.3 549.5 329.2 549.7 329.4 Z M 540.8 322.9 540.7 323 540.6 322.9 540.7 322.8 540.8 322.9 Z M 540.4 320.8 540.3 320.8 540.2 320.6 540.4 320.8 Z M 541.4 323.7 541.3 323.7 541.2 323.6 541.3 323.5 541.4 323.7 Z M 549.2 329.3 549.1 329.5 548.9 329.3 549 329.3 549.2 329.3 Z M 541.1 323.5 541 323.6 540.9 323.4 541 323.4 541.1 323.5 Z M 540 322.3 539.8 322.3 539.9 322.1 540 322.3 Z M 541.7 324 541.6 324 541.5 323.9 541.7 323.8 541.7 324 Z M 544.9 326.5 544.9 326.7 544.7 326.7 544.7 326.6 544.9 326.5 Z M 544.4 328.5 544.3 328.5 544.4 328.3 544.5 328.4 544.4 328.5 Z M 543 325.5 542.9 325.6 542.8 325.5 542.8 325.4 543 325.5 Z M 541.1 320.9 541.1 321 540.9 320.9 540.9 320.8 541.1 320.9 Z M 541.9 324.2 541.9 324.3 541.7 324.1 541.8 324.1 541.9 324.2 Z M 545.3 330.6 545.1 330.7 545.1 330.6 545.2 330.5 545.3 330.6 Z M 541.8 323.3 541.8 323.4 541.7 323.3 541.6 323.2 541.8 323.2 541.8 323.3 Z M 539.6 321.9 539.5 322 539.5 321.9 539.6 321.8 539.6 321.9 Z M 539.6 322 539.5 322.1 539.5 322 539.6 322 Z\",\"Xmax\":553.9,\"Xmid\":545.5,\"Xmin\":537.5,\"Ymax\":330.7,\"Ymid\":320.4,\"Ymin\":314.4,\"economy/currency\":\"kuna (HRK)\",\"economy/gdp_per_capita_ppp/2017\":\"24700\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.96 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.4,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":55974,\"geography/area/water\":620,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":56594,\"geography/climate\":\"Mediterranean and continental; continental climate predominant with hot summers and cold winters; mild winters, dry summers along coast\",\"geography/coastline\":\"5,835 km (mainland 1,777 km, islands 4,058 km)\",\"geography/elevation/highest_point\":\"Dinara 1,831 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"331\",\"geography/geographic_coordinates\":\"45 10 N, 15 30 E\",\"geography/geography_note\":\"controls most land routes from Western Europe to Aegean Sea and Turkish Straits; most Adriatic Sea islands lie off the coast of Croatia - some 1,200 islands, islets, ridges, and rocks\",\"geography/land_boundaries/border_countries\":\"Bosnia and Herzegovina 956 km, Hungary 348 km, Montenegro 19 km, Serbia 314 km, Slovenia 600 km\",\"geography/land_boundaries/total\":\"2,237 km\",\"geography/land_use/agricultural_land_arable_land\":0.16,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.062,\"geography/land_use/forest\":0.344,\"geography/land_use/other\":0.419,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea, between Bosnia and Herzegovina and Slovenia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"geographically diverse; flat plains along Hungarian border, low mountains and highlands near Adriatic coastline and islands\",\"government/administrative_divisions\":\"20 counties (zupanije, zupanija - singular) and 1 city* (grad - singular) with special county status; Bjelovarsko-Bilogorska(Bjelovar-Bilogora), Brodsko-Posavska (Brod-Posavina), Dubrovacko-Neretvanska (Dubrovnik-Neretva), Istarska (Istria), Karlovacka (Karlovac), Koprivnicko-Krizevacka (Koprivnica-Krizevci), Krapinsko-Zagorska (Krapina-Zagorje), Licko-Senjska (Lika-Senj), Medimurska (Medimurje), Osjecko-Baranjska (Osijek-Baranja), Pozesko-Slavonska (Pozega-Slavonia), Primorsko-Goranska (Primorje-Gorski Kotar), Sibensko-Kninska (Sibenik-Knin), Sisacko-Moslavacka (Sisak-Moslavina), Splitsko-Dalmatinska (Split-Dalmatia), Varazdinska (Varazdin), Viroviticko-Podravska (Virovitica-Podravina), Vukovarsko-Srijemska (Vukovar-Syrmia), Zadarska (Zadar), Zagreb*, Zagrebacka (Zagreb county)\",\"government/capital/geographic_coordinates\":\"45 48 N, 16 00 E\",\"government/capital/name\":\"Zagreb\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Croats, a Slavic tribe who migrated to the Balkans in the 7th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Kolinda GRABAR-KITAROVIC (since 19 February 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrej PLENKOVIC (since 19 October 2016); Deputy Prime Ministers Damir KRSTICEVIC (since 19 October 2016), Predrag STROMAR (since 9 June 2017), Marija Pejcinovic BURIC (since 19 June 2017), and Tomislav TOLUSIC (since 25 May 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and blue - the Pan-Slav colors - superimposed by the Croatian coat of arms; the coat of arms consists of one main shield (a checkerboard of 13 red and 12 silver (white) fields) surmounted by five smaller shields that form a crown over the main shield; the five small shields represent five historic regions (from left to right): Croatia, Dubrovnik, Dalmatia, Istria, and Slavonia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"25 June 1991 (from Yugoslavia); notable earlier dates: ca. 925 (Kingdom of Croatia established); 1 December 1918 (Kingdom of Serbs, Croats, and Slovenes (Yugoslavia) established)\",\"government/national_holiday\":\"Independence Day, 8 October (1991) and Statehood Day, 25 June (1991); note - 25 June 1991 was the day the Croatian parliament voted for independence; following a three-month moratorium to allow the European Community to solve the Yugoslav crisis peacefully, parliament adopted a decision on 8 October 1991 to sever constitutional relations with Yugoslavia\",\"government/national_symbol_s\":\"red-white checkerboard; national colors: red, white, blue\",\"introduction\":\"The lands that today comprise Croatia were part of the Austro-Hungarian Empire until the close of World War I. In 1918, the Croats, Serbs, and Slovenes formed a kingdom known after 1929 as Yugoslavia. Following World War II, Yugoslavia became a federal independent communist state consisting of six socialist republics under the strong hand of Marshal Josip Broz, aka TITO. Although Croatia declared its independence from Yugoslavia in 1991, it took four years of sporadic, but often bitter, fighting before occupying Yugoslav forces, dominated by Serb officers, were mostly cleared from Croatian lands, along with a majority of Croatias ethnic Serb population. Under UN supervision, the last Serb-held enclave in eastern Slavonia was returned to Croatia in 1998. The country joined NATO in April 2009 and the EU in July 2013.\",\"name\":\"Croatia\",\"people_and_society/age_structure/0_14_years\":0.1421,\"people_and_society/age_structure/15_24_years\":0.1109,\"people_and_society/age_structure/25_54_years\":0.4015,\"people_and_society/age_structure/55_64_years\":0.1465,\"people_and_society/age_structure/65_years_and_over\":0.1991,\"people_and_society/birth_rate\":\"8.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP\",\"people_and_society/ethnic_groups\":\"Croat 90.4%, Serb 4.4%, other 4.4% (including Bosniak, Hungarian, Slovene, Czech, and Romani), unspecified 0.8% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"685,000 ZAGREB (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Croatian\",\"people_and_society/nationality/noun\":\"Croat(s), Croatian(s)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4270480\",\"people_and_society/population_growth_rate\":-0.0051,\"people_and_society/urbanization/urban_population\":\"57.2% of total population (2019)\",\"transportation/airports\":\"69\",\"transportation/railways/total\":\"2722\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":10.5,\"BoxWidth\":10.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.78,\"ISO3_Code\":\"BIH\",\"ISO_Code\":\"BA\",\"Path\":\"M 552.7 321.1 553.1 320.9 553.6 321 553.4 321.9 553 322.5 553.1 322.8 553 323.1 553.2 323.3 553.6 323.4 553.7 323.7 554.1 324.1 554.3 324.2 554.3 324.4 554.1 324.6 553.5 324.6 554 325.5 554.1 325.9 553.9 326 553.5 326 553.4 326.1 553.3 326.3 552.6 326.3 552.5 326.4 552.8 327 552.8 327.1 552.8 327.2 552.7 327.3 552.6 327.1 552.5 327 552.4 327 552.1 327.1 552 327.2 551.8 327.5 551.8 327.7 551.7 328.1 551.4 328.2 551.3 328.4 551.2 329.1 551.4 329.4 551.5 329.6 551.4 329.8 551.1 330 550.9 329.8 550.5 329.7 549.7 329 549.4 328.6 549.1 328.6 548.9 328.7 548.7 328.5 549.1 328.4 549.1 328.3 548.9 327.9 548.5 327.7 548.4 327.6 548 327.1 547.9 326.8 547.9 326.5 547.5 326.4 547.2 326.1 545.9 324.6 545 323.7 544.8 323.6 544.9 323.6 544.9 323.1 544.7 322.7 544.7 322.5 544.5 322.2 544.4 322 544.1 321.6 543.9 321.6 543.7 321.4 543.6 321.3 543.7 321.2 543.6 320.8 543.7 320.6 543.7 319.9 543.9 319.7 544.3 319.7 544.7 320.2 545.2 320.6 545.3 320.5 545.5 320.1 545.9 319.7 546.6 319.8 546.9 319.5 547 319.7 547.5 319.9 547.8 320 547.9 319.9 548.6 320.1 549 320.1 549.5 320.4 549.9 320 550.3 320.3 550.4 320.2 550.6 320 551.1 320.2 551.3 320.3 551.4 320.2 551.8 320.3 552.1 320.6 552 320.9 552.2 321.1 552.7 321.1 Z\",\"Xmax\":554.3,\"Xmid\":549.3,\"Xmin\":543.6,\"Ymax\":330,\"Ymid\":323.8,\"Ymin\":319.5,\"economy/currency\":\"konvertibilna markas (BAM)\",\"economy/gdp_per_capita_ppp/2017\":\"12800\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"22.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.49,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":51187,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":51197,\"geography/climate\":\"hot summers and cold winters; areas of high elevation have short, cool summers and long, severe winters; mild, rainy winters along coast\",\"geography/coastline\":\"20 km\",\"geography/elevation/highest_point\":\"Maglic 2,386 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"500\",\"geography/geographic_coordinates\":\"44 00 N, 18 00 E\",\"geography/geography_note\":\"within Bosnia and Herzegovinas recognized borders, the country is divided into a joint Bosniak/Croat Federation (about 51% of the territory) and the Bosnian Serb-led Republika Srpska or RS (about 49% of the territory); the region called Herzegovina is contiguous to Croatia and Montenegro, and traditionally has been settled by an ethnic Croat majority in the west and an ethnic Serb majority in the east\",\"geography/land_boundaries/border_countries\":\"Croatia 956 km, Montenegro 242 km, Serbia 345 km\",\"geography/land_boundaries/total\":\"1,543 km\",\"geography/land_use/agricultural_land_arable_land\":0.197,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.205,\"geography/land_use/forest\":0.428,\"geography/land_use/other\":0.15,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea and Croatia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountains and valleys\",\"government/administrative_divisions\":\"3 first-order administrative divisions - Brcko District (Brcko Distrikt) (ethnically mixed), Federation of Bosnia and Herzegovina (Federacija Bosne i Hercegovine) (predominantly Bosniak-Croat), Republika Srpska (predominantly Serb)\",\"government/capital/geographic_coordinates\":\"43 52 N, 18 25 E\",\"government/capital/name\":\"Sarajevo\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the larger northern territory is named for the Bosna River; the smaller southern section takes its name from the German word \\u0022herzog,\\u0022 meaning \\u0022duke,\\u0022 and the ending \\u0022-ovina,\\u0022 meaning \\u0022land,\\u0022 forming the combination denoting \\u0022dukedom\\u0022\",\"government/executive_branch/chief_of_state\":\"Chairman of the Presidency Zeljko KOMSIC (chairman since 20 July 2019, presidency member since 20 November 2018 - Croat seat); Milorad DODIK (presidency member since 20 November 2018 - Serb seat);\\u0026amp;nbsp;Sefik DZAFEROVIC (presidency member since 20 November 2018 - Bosniak seat)\",\"government/executive_branch/head_of_government\":\"Chairman of the Council of Ministers Zoran TEGELTIJA\\u0026amp;nbsp; (since\\u0026amp;nbsp;5\\u0026amp;nbsp;December 2019)\",\"government/flag_description\":\"a wide blue vertical band on the fly side with a yellow isosceles triangle abutting the band and the top of the flag; the remainder of the flag is blue with seven full five-pointed white stars and two half stars top and bottom along the hypotenuse of the triangle; the triangle approximates the shape of the country and its three points stand for the constituent peoples - Bosniaks, Croats, and Serbs; the stars represent Europe and are meant to be continuous (thus the half stars at top and bottom); the colors (white, blue, and yellow) are often associated with neutrality and peace, and traditionally are linked with Bosnia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 March 1992 (from Yugoslavia); note - referendum for independence completed on 1 March 1992; independence declared on 3 March 1992\",\"government/national_holiday\":\"Independence Day, 1 March (1992) and Statehood Day, 25 November (1943) - both observed in the Federation of Bosnia and Herzegovina entity; Victory Day, 9 May (1945) and Dayton Agreement Day, 21 November (1995) - both observed in the Republika Srpska entity\",\"government/national_symbol_s\":\"golden lily; national colors: blue, yellow, white\",\"introduction\":\"Bosnia and Herzegovina declared sovereignty in October 1991 and independence from the former Yugoslavia on 3 March 1992 after a referendum boycotted by ethnic Serbs. The Bosnian Serbs - supported by neighboring Serbia and Montenegro - responded with armed resistance aimed at partitioning the republic along ethnic lines and joining Serb-held areas to form a \\u0022Greater Serbia.\\u0022 In March 1994, Bosniaks and Croats reduced the number of warring factions from three to two by signing an agreement creating a joint Bosniak-Croat Federation of Bosnia and Herzegovina. On 21 November 1995, in Dayton, Ohio, the warring parties initialed a peace agreement that ended three years of interethnic civil strife (the final agreement was signed in Paris on 14 December 1995).The Dayton Peace Accords retained Bosnia and Herzegovinas international boundaries and created a multiethnic and democratic government charged with conducting foreign, diplomatic, and fiscal policy. Also recognized was a second tier of government composed of two entities roughly equal in size: the predominantly Bosniak-Bosnian Croat Federation of Bosnia and Herzegovina and the predominantly Bosnian Serb-led Republika Srpska (RS). The Federation and RS governments are responsible for overseeing most government functions. Additionally, the Dayton Accords established the Office of the High Representative to oversee the implementation of the civilian aspects of the agreement. The Peace Implementation Council at its conference in Bonn in 1997 also gave the High Representative the authority to impose legislation and remove officials, the so-called \\u0022Bonn Powers.\\u0022 An original NATO-led international peacekeeping force (IFOR) of 60,000 troops assembled in 1995 was succeeded over time by a smaller, NATO-led Stabilization Force (SFOR). In 2004, European Union peacekeeping troops (EUFOR) replaced SFOR. Currently, EUFOR deploys around 600 troops in theater in a security assistance and training capacity.\",\"name\":\"Bosnia and Herzegovina\",\"people_and_society/age_structure/0_14_years\":0.1324,\"people_and_society/age_structure/15_24_years\":0.1126,\"people_and_society/age_structure/25_54_years\":0.4551,\"people_and_society/age_structure/55_64_years\":0.1495,\"people_and_society/age_structure/65_years_and_over\":0.1504,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Bosniak 50.1%, Serb 30.8%, Croat 15.4%, other 2.7%, not declared/no answer 1% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"343,000 SARAJEVO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bosnian, Herzegovinian\",\"people_and_society/nationality/noun\":\"Bosnian(s), Herzegovinian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3849891\",\"people_and_society/population_growth_rate\":-0.0017,\"people_and_society/urbanization/urban_population\":\"48.6% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"965\",\"transportation/roadways/total\":\"22926\"},{\"BoxHeight\":7.900000000000034,\"BoxWidth\":15.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.86,\"ISO3_Code\":\"SVK\",\"ISO_Code\":\"SK\",\"Path\":\"M 562.6 303.9 562.5 304.2 562.3 304.4 562.1 304.9 561.9 305.6 561.5 306.1 561.4 306.8 561.3 306.9 561 306.9 560.4 307.1 560.1 306.9 559.9 306.4 559.5 306.1 558.6 306.4 557.7 306.1 557.5 306.1 556.9 306.3 556.7 306.6 556.3 307.3 555.9 307.5 555.6 307.8 555.2 307.9 554.4 307.5 554.1 307.7 554 308.1 553.3 308.2 552.7 308.2 552.5 308.2 552.2 308.3 552 308.6 552 309 552.3 309.2 552 309.3 551.7 309.5 549.6 309.6 549.1 309.5 548.4 308.9 548.1 308.6 547.8 308.4 547.6 308.5 547.3 308.3 547.3 308 547.1 307.8 547 307.4 546.7 307 546.7 306.7 547 306.3 547 305.9 547.2 305.3 547.6 304.9 548.2 305.1 548.4 305 548.6 305.1 548.9 304.9 549.3 304.6 549.6 304.6 549.7 304.2 550.1 304.1 550.4 303.2 550.8 303 551 302.8 551 302.6 551.2 302.6 551.5 302.2 552 302.2 552.3 302.1 552.6 302.2 552.7 302.6 553.1 302.6 553.4 302.1 553.6 302 554 301.7 554.5 302.6 554.9 302.6 554.9 303.1 554.8 303.4 555.1 303.4 555.3 303.3 555.7 303.5 555.8 303 556 302.8 556.3 302.8 556.4 302.6 556.7 302.5 557 302.7 557.1 302.5 557.5 302.5 557.7 302.7 558 303 558.5 302.7 558.4 302.5 558.8 302.6 559 302.4 559.3 302.5 559.5 302.5 559.9 302.4 560.1 302.5 560.4 302.7 560.5 302.7 560.9 302.9 561.2 303.4 562.2 303.9 562.6 303.9 Z\",\"Xmax\":562.6,\"Xmid\":554,\"Xmin\":546.7,\"Ymax\":309.6,\"Ymid\":305.5,\"Ymin\":301.7,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"33100\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"34.86 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.36,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0.27,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":48105,\"geography/area/water\":930,\"geography/area_comparative\":\"about one and a half times the size of Maryland; about twice the size of New Hampshire\",\"geography/area_sqkm\":49035,\"geography/climate\":\"temperate; cool summers; cold, cloudy, humid winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Gerlachovsky Stit 2,655 m\",\"geography/elevation/lowest_point\":\"Bodrok River 94 m\",\"geography/elevation/mean_elevation\":\"458\",\"geography/geographic_coordinates\":\"48 40 N, 19 30 E\",\"geography/geography_note\":\"landlocked; most of the country is rugged and mountainous; the Tatra Mountains in the north are interspersed with many scenic lakes and valleys\",\"geography/land_boundaries/border_countries\":\"Austria 105 km, Czech Republic 241 km, Hungary 627 km, Poland 541 km, Ukraine 97 km\",\"geography/land_boundaries/total\":\"1,611 km\",\"geography/land_use/agricultural_land_arable_land\":0.289,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.108,\"geography/land_use/forest\":0.402,\"geography/land_use/other\":0.197,\"geography/location\":\"Central Europe, south of Poland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains in the central and northern part and lowlands in the south\",\"government/administrative_divisions\":\"8 regions (kraje, singular - kraj); Banskobystricky, Bratislavsky, Kosicky, Nitriansky, Presovsky, Trenciansky, Trnavsky, Zilinsky\",\"government/capital/geographic_coordinates\":\"48 09 N, 17 07 E\",\"government/capital/name\":\"Bratislava\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"related to the Slavic autonym (self-designation) \\u0022Slovenin,\\u0022 a derivation from \\u0022slovo\\u0022 (meaning \\u0022word\\u0022), denoting \\u0022people who speak (the same language)\\u0022 (i.e., people who understand each other)\",\"government/executive_branch/chief_of_state\":\"President Zuzana CAPUTOVA (since 15 June 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Peter PELLIGRINI (since 22 March 2018); Deputy Prime Ministers Richard RASI (since 22 March 2018), Laszlo SOLYMOS (since 22 March 2018), Gabriela MATECNA (since 29 November 2017)\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red derive from the Pan-Slav colors; the Slovakian coat of arms (consisting of a red shield bordered in white and bearing a white double-barred cross of St. Cyril and St. Methodius surmounting three blue hills) is centered over the bands but offset slightly to the hoist side\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1993 (Czechoslovakia split into the Czech Republic and Slovakia)\",\"government/national_holiday\":\"Constitution Day, 1 September (1992)\",\"government/national_symbol_s\":\"double-barred cross (Cross of St. Cyril and St. Methodius) surmounting three peaks; national colors: white, blue, red\",\"introduction\":\"Slovakia traces its roots to the 9th century state of Great Moravia. Subsequently, the Slovaks became part of the Hungarian Kingdom, where they remained for the next 1,000 years. After the formation of the dual Austro-Hungarian monarchy in 1867, backlash to language and education policies favoring the use of Hungarian (Magyarization) encouraged the strengthening of Slovak nationalism and a cultivation of cultural ties with the closely related Czechs, who fell administratively under the Austrian half of the empire. After the dissolution of the Austro-Hungarian Empire at the close of World War I, the Slovaks joined the Czechs to form Czechoslovakia. The new state was envisioned as a nation with Czech and Slovak branches. During the interwar period, Slovak nationalist leaders pushed for autonomy within Czechoslovakia, and in 1939 Slovakia became an independent state created by and allied with Nazi Germany. Following World War II, Czechoslovakia was reconstituted and came under communist rule within Soviet-dominated Eastern Europe. In 1968, an invasion by Warsaw Pact troops ended the efforts of Czechoslovakias leaders to liberalize communist rule and create \\u0022socialism with a human face,\\u0022 ushering in a period of repression known as \\u0022normalization.\\u0022 The peaceful \\u0022Velvet Revolution\\u0022 swept the Communist Party from power at the end of 1989 and inaugurated a return to democratic rule and a market economy. On 1 January 1993, Czechoslovakia underwent a nonviolent \\u0022velvet divorce\\u0022 into its two national components, Slovakia and the Czech Republic. Slovakia joined both NATO and the EU in the spring of 2004 and the euro zone on 1 January 2009.\",\"name\":\"Slovakia\",\"people_and_society/age_structure/0_14_years\":0.152,\"people_and_society/age_structure/15_24_years\":0.1048,\"people_and_society/age_structure/25_54_years\":0.4504,\"people_and_society/age_structure/55_64_years\":0.1332,\"people_and_society/age_structure/65_years_and_over\":0.1597,\"people_and_society/birth_rate\":\"9.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Slovak 80.7%, Hungarian 8.5%, Romani 2%, other 1.8% (includes Czech, Ruthenian, Ukrainian, Russian, German, Polish), unspecified 7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"433,000 BRATISLAVA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Slovak\",\"people_and_society/nationality/noun\":\"Slovak(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5445040\",\"people_and_society/population_growth_rate\":-0.0002,\"people_and_society/urbanization/urban_population\":\"53.7% of total population (2019)\",\"transportation/airports\":\"35\",\"transportation/railways/total\":\"358\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":11.399999999999977,\"BoxWidth\":17.700000000000045,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.892,\"ISO3_Code\":\"EST\",\"ISO_Code\":\"EE\",\"Path\":\"M 577.7 254.3 578.1 254.7 578.2 254.9 578 255.3 577.4 255.5 576.8 257 575.9 257.9 575.8 258 575.9 258.2 576.4 260.1 576.2 260.9 576.6 261.6 576.6 262.1 576.7 262.1 576.8 262.2 576.7 262.5 577.1 262.7 577.1 262.9 576.4 263.1 576.3 263.3 576.3 263.6 575.9 263.8 575.9 264.2 575.8 264.4 575.8 264.7 575.6 264.5 575.1 264.4 574.6 264.1 573.5 264.6 573.4 264.4 572.8 264.2 572.6 263.6 572.2 263.3 572.2 263 572.2 262.9 571.8 262.9 571.4 262.6 571.2 262.6 570.1 261.8 570.1 262.1 570.1 262.2 569.8 261.8 569.6 261.8 569.4 261.9 568.8 262.3 568.7 262.2 568.5 262.4 568 262.4 567.7 262.8 567.5 262.8 567.8 261.9 567.9 261 568 260.6 568 260.4 567.6 260.2 567.2 260.7 566.8 260.8 565.9 260.2 565.3 258.9 565.3 258.5 565.5 258.2 565.1 257.8 565.1 257.4 565 256.6 565.3 255.8 565.8 255.6 566.2 255.3 566.4 254.9 566.4 255 566.4 255.2 566.7 255.3 566.8 254.9 567.1 254.9 567.6 254.3 568.7 254.4 568.8 253.9 569.3 254.2 569.6 254.2 569.9 254 570.5 254.1 570.7 253.9 570.8 253.5 571.2 253.7 571.3 253.3 571.6 253.8 571.8 253.5 571.9 253.7 572.2 253.5 573.5 254 573.9 253.9 574.2 254.1 574.7 254.5 575.9 254.4 577.1 254.7 577.5 254.6 577.7 254.3 Z M 562.5 258.8 562.9 259.1 563.3 258.9 563.6 258.9 564.5 259.6 564.6 259.7 564.5 259.8 564.2 259.7 563.9 260.2 563.7 260.2 563.5 260.6 563 260.7 563 261 562.4 260.9 561.8 261.2 561.5 262.2 561.1 262.6 561 262.5 561 262.2 561.2 261.8 561.4 261.7 561.5 261.4 560.6 260.7 560.9 260.3 560.7 259.7 560.8 259.5 561 259.5 561.1 259.7 561.3 259.9 561.3 259.7 561.5 259.4 561.8 259.5 561.9 259.2 562.2 259.1 562.5 258.8 Z M 563.8 257.3 563.9 257.7 563.6 257.7 563.3 258.1 563 258 562.8 258.4 562.6 258.5 562.4 258.4 562.2 257.7 562.1 257.5 561.5 257.5 561.3 257.3 561.3 257.2 562.1 257.1 562.7 256.4 562.9 256.4 563 256.8 563.5 257 563.6 257.1 563.8 257.3 Z M 564.5 259.3 564.4 259.3 564.2 259.1 564 259.1 564 258.9 564.1 258.8 564.2 258.6 564.5 258.7 564.7 258.7 564.9 259.2 564.5 259.3 Z M 564.8 256.9 564.5 257 564.2 256.9 564.1 256.7 564.2 256.6 564.7 256.7 564.8 256.9 Z M 560.8 260.2 560.5 260.2 560.5 260.1 560.7 260 560.8 260.2 Z M 568.1 253.8 568.1 253.9 567.9 253.9 567.8 253.7 567.9 253.5 568.1 253.8 Z M 566.6 261.5 566.4 261.6 566.4 261.5 566.4 261.4 566.6 261.3 566.6 261.5 Z M 562.5 261.4 562.4 261.5 562.3 261.4 562.4 261.2 562.5 261.4 Z M 564.5 263.2 564.5 263.3 564.4 263.3 564.3 263.2 564.4 263.1 564.5 263.1 564.5 263.2 Z M 563.9 258.9 563.8 258.9 563.7 258.8 563.8 258.7 563.9 258.7 563.9 258.9 Z M 569.4 253.4 569.3 253.6 569.2 253.5 569.3 253.3 569.4 253.4 Z\",\"Xmax\":578.2,\"Xmid\":570.8,\"Xmin\":560.5,\"Ymax\":264.7,\"Ymid\":258.6,\"Ymin\":253.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"31700\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.306 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.28,\"geography/area/land\":42388,\"geography/area/water\":2840,\"geography/area_comparative\":\"about twice the size of New Jersey\",\"geography/area_sqkm\":45228,\"geography/climate\":\"maritime; wet, moderate winters, cool summers\",\"geography/coastline\":\"3,794 km\",\"geography/elevation/highest_point\":\"Suur Munamagi 318 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"61\",\"geography/geographic_coordinates\":\"59 00 N, 26 00 E\",\"geography/geography_note\":\"the mainland terrain is flat, boggy, and partly wooded; offshore lie more than 1,500 islands\",\"geography/land_boundaries/border_countries\":\"Latvia 333 km, Russia 324 km\",\"geography/land_boundaries/total\":\"657 km\",\"geography/land_use/agricultural_land_arable_land\":0.149,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.072,\"geography/land_use/forest\":0.521,\"geography/land_use/other\":0.257,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea and Gulf of Finland, between Latvia and Russia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"marshy, lowlands; flat in the north, hilly in the south\",\"government/administrative_divisions\":\"15 counties (maakonnad, singular - maakond); Harjumaa (Tallinn), Hiiumaa (Kardla), Ida-Virumaa (Johvi), Jarvamaa (Paide), Jogevamaa (Jogeva), Laanemaa (Haapsalu), Laane-Virumaa (Rakvere), Parnumaa (Parnu), Polvamaa (Polva), Raplamaa (Rapla), Saaremaa (Kuressaare), Tartumaa (Tartu), Valgamaa (Valga), Viljandimaa (Viljandi), Vorumaa (Voru)\",\"government/capital/geographic_coordinates\":\"59 26 N, 24 43 E\",\"government/capital/name\":\"Tallinn\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name may derive from the Aesti, an ancient people who lived along the eastern Baltic Sea in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Kersti KALJULAID (since 10 October 2016)\",\"government/executive_branch/head_of_government\":\"Juri RATAS (since 23 November 2016)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), black, and white; various interpretations are linked to the flag colors; blue represents faith, loyalty, and devotion, while also reminiscent of the sky, sea, and lakes of the country; black symbolizes the soil of the country and the dark past and suffering endured by the Estonian people; white refers to the striving towards enlightenment and virtue, and is the color of birch bark and snow, as well as summer nights illuminated by the midnight sun\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"20 August 1991 (declared); 6 September 1991 (recognized by the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 24 February (1918); note - 24 February 1918 was the date Estonia declared its independence from Soviet Russia and established its statehood; 20 August 1991 was the date it declared its independence from the Soviet Union restoring its statehood\",\"government/national_symbol_s\":\"barn swallow, cornflower; national colors: blue, black, white\",\"introduction\":\"After centuries of Danish, Swedish, German, and Russian rule, Estonia attained independence in 1918. Forcibly incorporated into the USSR in 1940 - an action never recognized by the US and many other countries - it regained its freedom in 1991 with the collapse of the Soviet Union. Since the last Russian troops left in 1994, Estonia has been free to promote economic and political ties with the West. It joined both NATO and the EU in the spring of 2004, formally joined the OECD in late 2010, and adopted the euro as its official currency on 1 January 2011.\",\"name\":\"Estonia\",\"people_and_society/age_structure/0_14_years\":0.163,\"people_and_society/age_structure/15_24_years\":0.088,\"people_and_society/age_structure/25_54_years\":0.4107,\"people_and_society/age_structure/55_64_years\":0.1363,\"people_and_society/age_structure/65_years_and_over\":0.202,\"people_and_society/birth_rate\":\"9.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Estonian 68.7%, Russian 24.8%, Ukrainian 1.7%, Belarusian 1%, Finn 0.6%, other 1.6%, unspecified 1.6% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"441,000 TALLINN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Estonian\",\"people_and_society/nationality/noun\":\"Estonian(s)\",\"people_and_society/net_migration_rate\":\"-3.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1244288\",\"people_and_society/population_growth_rate\":-0.006,\"people_and_society/urbanization/urban_population\":\"69.1% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"2146\",\"transportation/roadways/total\":\"58412\"},{\"BoxHeight\":15.600000000000023,\"BoxWidth\":19.600000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.94,\"ISO3_Code\":\"DNK\",\"ISO_Code\":\"DK\",\"Path\":\"M 526.1 278 526 278.1 525.7 278.1 525.6 277.9 525.3 277.8 523.9 277.7 524 276.5 523.9 275.4 523.8 275.2 523.4 275 523 274.4 522.9 274.5 522.9 274.8 522.5 274.5 522.7 273.2 522.6 272.9 523 273 523.2 272.7 523 272 522.5 271.9 522.6 270.8 522.9 270.7 522.5 269.9 522.5 269.5 522.7 269 523 269.4 523.7 269.5 523.9 269.9 524.1 269.9 524.2 269.6 524.1 269.2 525 268.1 525.4 268.7 525.1 269.2 525.1 269.4 525.4 269.2 525.7 269.2 525.8 269 525.5 268.8 525.5 267.9 525.5 267.5 525.3 267.2 524 267.7 524.1 267.8 524.6 267.6 524.7 267.7 524.5 268 524.5 268.4 524.2 268.9 524 268.9 523.8 268.7 523.7 268.5 523.9 268.3 523.9 268.2 523.6 268.4 523.6 268.8 523.5 268.9 523.2 268.9 522.9 268.4 523.2 267.6 523.8 266.8 526 266.4 526.6 265.9 527.6 264.4 528.4 264.2 529.1 263.7 529 264.4 529.2 265.1 529.2 266 528.5 267.6 528.5 268.7 528.3 268.9 528.6 269 528.7 269.4 528.9 269.7 530 269.8 530.3 270.1 530.2 270.6 529.7 271.5 529.4 271.3 529.2 271.7 528.9 271.4 529 271.2 529 271 528.8 271 528.4 271.5 528.5 272.4 528.3 273 528 273.2 527.6 273.8 527.1 273.9 526.8 273.8 527.2 274.2 526.8 274.7 526.8 275 526.7 275.2 526.8 275.8 527 276 526.8 276.3 526.4 276.5 526.4 276.9 526.3 277 526.8 277.2 526.8 277 527.1 276.9 527.6 277.2 527.9 277.8 527.6 277.9 527.1 277.7 527 277.9 526.6 277.7 526.1 278 Z M 534.9 273.3 534.9 273.7 535.1 274.2 535.1 274.4 534.8 274.5 534.7 274.1 534.6 274.3 534.3 274.3 533.9 274.6 533.8 274.9 533.9 275.2 534.3 275.4 534.4 275.8 533.7 276.3 533.7 276.9 533.6 277.2 533.4 277.3 533.1 277.2 532.7 276.9 532.5 276.4 531.2 276.1 530.9 275.6 531 275.2 530.9 274.4 530.5 273.8 531.3 273.5 531.8 273 532 272.6 532.4 272.6 532.5 272.7 532.4 273.3 532.6 273.6 532.7 274 532.9 273.6 532.9 273.3 533.1 273.1 532.9 272.5 533.4 272.1 534 271.7 534.7 271.9 534.9 272.1 534.7 272.7 534.9 273.3 Z M 533.4 274 533.5 274 533.6 273.7 533.5 273.4 533.4 273.4 533.4 273.7 533.2 273.7 533.2 273.9 533.4 274 Z M 529.1 274.6 529 275 529 275.1 529.4 274.9 529.4 274.7 529.5 274.5 529.5 274.3 529.7 274.6 529.8 274.9 529.6 275 529.9 275.6 530 276.3 529.8 276.8 529.6 277.2 529.6 277.5 529.5 277.3 529.4 277.5 529.2 277.4 529.2 277.1 528.4 276.8 528.2 276.8 528.2 277.1 528.1 277.1 528 276.9 528.1 276.9 528 276.7 528.1 276.6 528.1 276.5 527.7 276.3 527.5 276.1 527.3 275.5 527.2 275.5 527.2 275.3 526.9 274.8 527.2 274.6 527.3 274.7 527.6 274.7 528.2 274.3 528.6 274.2 529.1 274.6 Z M 531.8 278 532 278.1 532.3 277.9 532.3 277.8 532.5 277.8 532.6 277.5 532.8 277.4 533.3 277.7 533.4 277.7 533.4 277.6 533.6 277.9 533.7 278 533.4 278.4 533.2 278.7 533.1 279.3 532.9 278.9 533 278.6 532.9 278.6 532.7 278.9 532.3 278.9 531.8 279.1 531.4 278.9 530.5 278.3 530.5 278.2 530.7 278.1 530.7 277.9 530.6 277.7 530.7 277.5 531.1 277.4 531.4 277.6 531.5 277.8 531.8 277.9 531.8 278 Z M 541.1 276 541.4 276.2 541.5 276.2 541.6 276.3 541.8 276.4 542 276.6 542 276.9 541.9 277 541.9 277.2 541.8 277.3 541.5 277.2 541.3 277.1 540.9 276.9 540.7 276.8 540.8 276.6 540.8 276.3 540.8 276.1 541 275.8 541.1 276 Z M 529.9 277.9 529.7 278.5 529.5 278.1 529.6 277.9 529.7 277.8 529.7 277.6 530 277.2 530.3 276.7 530.2 277.1 529.9 277.9 Z M 534 276.9 534.1 277.1 534.5 277.1 534.7 277.2 534.8 277.4 534.7 277.5 534.3 277.4 534.1 277.5 533.8 277.8 533.7 277.8 533.6 277.6 533.7 277.5 533.7 277.4 533.8 277.4 534 277.3 534.1 277.2 534 277 533.9 277.1 533.8 277 533.8 276.9 534 276.9 Z M 530.7 266 530.6 266.1 530.6 266.3 530.4 266.2 530.3 266.1 530.2 266.1 530.1 266 530.3 265.8 530.5 265.7 530.6 265.7 531 265.7 530.8 265.8 530.7 266 Z M 529.5 273.3 529.4 273.5 529.3 273.5 529.2 273.2 529.2 273.1 529.4 272.9 529.4 272.7 529.5 272.7 529.6 273 529.5 273.1 529.5 273.3 Z M 523.8 276.8 523.6 276.9 523.5 276.9 523.5 276.7 523.5 276.3 523.6 276.2 523.8 276.3 523.7 276.5 523.8 276.8 Z M 523.8 268.9 523.8 269 523.9 269 523.9 269.2 523.8 269.2 523.8 269.3 523.7 269.3 523.7 269.5 523.5 269.2 523.4 269 523.5 268.9 523.6 269 523.8 268.9 Z M 528.6 277.6 528.7 277.8 528.9 277.7 529 277.8 529.1 277.8 529.1 278 528.9 278.1 528.7 277.9 528.5 277.7 528.6 277.6 Z M 523.5 275.5 523.4 275.5 523.2 275.2 523.1 275 523.2 274.9 523.3 275 523.3 275.1 523.4 275.1 523.5 275.3 523.4 275.3 523.5 275.5 Z M 532.1 268.9 532 268.9 531.9 268.7 532 268.7 532.2 268.7 532.1 268.9 Z M 529.3 272.3 529.3 272.7 529.2 272.7 529.2 272.5 529.3 272.3 Z M 535.4 274.2 535.4 274.3 535.3 274.1 535.3 274 535.4 274 535.4 274.2 Z M 532.9 273.4 532.8 273.6 532.7 273.4 532.8 273.4 532.8 273.2 532.9 273.4 Z M 531.7 277.5 531.6 277.6 531.5 277.5 531.6 277.4 531.7 277.5 Z M 532.1 277.4 532 277.5 531.9 277.3 532 277.3 532.1 277.4 Z M 525.3 267.9 525.2 268 525.1 267.9 525.2 267.7 525.3 267.9 Z M 527.2 275.6 527.3 275.8 527.1 275.8 527.1 275.7 527.2 275.6 Z M 522.6 270.4 522.5 270.6 522.4 270.4 522.5 270.2 522.6 270.4 Z M 531 272.9 530.9 273.1 530.8 272.8 531 272.9 Z M 523.8 276 523.7 276 523.6 275.9 523.7 275.8 523.8 275.8 523.8 276 Z M 531.1 276.3 531 276.3 530.9 276.1 531 276.1 531.1 276.3 Z M 528.7 273.5 528.6 273.6 528.5 273.6 528.6 273.3 528.7 273.5 Z M 530.9 274.6 530.8 274.8 530.7 274.8 530.7 274.6 530.9 274.6 Z M 531 276.5 530.9 276.7 530.8 276.4 530.9 276.3 531 276.5 Z M 527.9 276.6 527.8 276.7 527.6 276.6 527.7 276.4 527.9 276.6 Z\",\"Xmax\":542,\"Xmid\":527.8,\"Xmin\":522.4,\"Ymax\":279.3,\"Ymid\":272.5,\"Ymin\":263.7,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"50100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.45 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.46,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.54,\"geography/area/land\":42434,\"geography/area/water\":660,\"geography/area_comparative\":\"slightly less than twice the size of Massachusetts; about two-thirds the size of West Virginia\",\"geography/area_sqkm\":43094,\"geography/climate\":\"temperate; humid and overcast; mild, windy winters and cool summers\",\"geography/coastline\":\"7,314 km\",\"geography/elevation/highest_point\":\"Mollehoj/Ejer Bavnehoj 171 m\",\"geography/elevation/lowest_point\":\"Lammefjord -7 m\",\"geography/elevation/mean_elevation\":\"34\",\"geography/geographic_coordinates\":\"56 00 N, 10 00 E\",\"geography/geography_note\":\"composed of the Jutland Peninsula and a group of more than 400 islands (Danish Archipelago); controls Danish Straits (Skagerrak and Kattegat) linking Baltic and North Seas; about one-quarter of the population lives in greater Copenhagen\",\"geography/land_boundaries/border_countries\":\"Germany 140 km\",\"geography/land_boundaries/total\":\"140 km\",\"geography/land_use/agricultural_land_arable_land\":0.589,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.044,\"geography/land_use/forest\":0.129,\"geography/land_use/other\":0.237,\"geography/location\":\"Northern Europe, bordering the Baltic Sea and the North Sea, on a peninsula north of Germany (Jutland); also includes several major islands (Sjaelland, Fyn, and Bornholm)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"low and flat to gently rolling plains\",\"government/administrative_divisions\":\"metropolitan Denmark - 5 regions (regioner, singular - region); Hovedstaden (Capital), Midtjylland (Central Jutland), Nordjylland (North Jutland), Sjaelland (Zealand), Syddanmark (Southern Denmark)\",\"government/capital/geographic_coordinates\":\"55 40 N, 12 35 E\",\"government/capital/name\":\"Copenhagen\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the words \\u0022Dane(s)\\u0022 and \\u0022mark\\u0022; the latter referring to a march (borderland) or forest\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II (since 14 January 1972); Heir Apparent Crown Prince FREDERIK (elder son of the monarch, born on 26 May 1968)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mette FREDERIKSEN (since 27 June 2019)\",\"government/flag_description\":\"red with a white cross that extends to the edges of the flag; the vertical part of the cross is shifted to the hoist side; the banner is referred to as the Dannebrog (Danish flag) and is one of the oldest national flags in the world; traditions as to the origin of the flag design vary, but the best known is a legend that the banner fell from the sky during an early-13th century battle; caught up by the Danish king before it ever touched the earth, this heavenly talisman inspired the royal army to victory; in actuality, the flag may derive from a crusade banner or ensign\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"ca. 965 (unified and Christianized under HARALD I Gormsson); 5 June 1849 (became a parliamentary constitutional monarchy)\",\"government/national_holiday\":\"Constitution Day, 5 June (1849); note - closest equivalent to a national holiday\",\"government/national_symbol_s\":\"lion, mute swan; national colors: red, white\",\"introduction\":\"Once the seat of Viking raiders and later a major north European power, Denmark has evolved into a modern, prosperous nation that is participating in the general political and economic integration of Europe. It joined NATO in 1949 and the EEC (now the EU) in 1973. However, the country has opted out of certain elements of the EUs Maastricht Treaty, including the European Economic and Monetary Union, European defense cooperation, and issues concerning certain justice and home affairs.\",\"name\":\"Denmark\",\"people_and_society/age_structure/0_14_years\":0.1657,\"people_and_society/age_structure/15_24_years\":0.1267,\"people_and_society/age_structure/25_54_years\":0.3903,\"people_and_society/age_structure/55_64_years\":0.1233,\"people_and_society/age_structure/65_years_and_over\":0.1942,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.6% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Danish (includes Greenlandic (who are predominantly Inuit) and Faroese) 86.3%, Turkish 1.1%, other 12.6% (largest groups are Polish, Syrian, German, Iraqi, and Romanian) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.334 million COPENHAGEN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Danish\",\"people_and_society/nationality/noun\":\"Dane(s)\",\"people_and_society/net_migration_rate\":\"4.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5809502\",\"people_and_society/population_growth_rate\":0.0059,\"people_and_society/urbanization/urban_population\":\"88% of total population (2019)\",\"transportation/airports\":\"80\",\"transportation/railways/total\":\"3476\",\"transportation/roadways/total\":\"74558\"},{\"BoxHeight\":12.5,\"BoxWidth\":10.699999999999989,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.944,\"ISO3_Code\":\"NLD\",\"ISO_Code\":\"NL\",\"Path\":\"M 520 285.5 520 286.1 520 286.7 519.7 287.4 519.6 287.5 519.6 288.2 519.4 288.3 518.6 288.4 518.7 288.6 518.6 289 519.2 289.2 519.4 289.2 519.6 289.5 519.5 289.9 519.6 290.1 519.4 290.2 519 290.6 518.7 290.7 518.6 291 518.9 291.3 518.8 291.6 517.8 291.8 517.8 292 517.1 291.7 517.1 291.9 516.8 291.9 516.5 292 516.6 292.2 516.5 292.4 516.9 292.8 516.9 293 517.2 293.4 517.3 294.1 516.8 294.6 516.9 294.9 517.1 294.9 516.5 295.5 516.4 295.4 516.3 295.5 516.4 295.7 516.7 295.8 516.7 296 516.9 296.1 516.8 296.3 516.7 296.5 516.7 296.8 516.3 296.7 516 296.7 515.8 296.7 515.8 296.5 515.7 296.3 515.9 296 516 295.6 516.1 295.4 516.2 295 515.4 294.7 515.4 294.5 515.2 294.4 514.5 294.5 514.5 294.3 514.3 294.3 514.1 294 514.1 293.8 514 293.6 513.6 293.9 513.4 293.8 513.4 293.5 513.2 293.4 512.9 293.8 512.6 293.8 512.6 293.6 512.4 293.6 512.2 293.7 512.2 294.1 511.9 294 511.8 294 511 293.7 510.6 293.9 510.3 293.7 509.9 293.7 509.6 293.3 509.9 293.1 510.6 293 511.4 293.7 511.7 293.7 511.6 293.4 511.1 293.1 511.2 292.9 510.6 292.6 510.3 292.6 510.3 292.4 510.6 292.3 510.8 292 511.2 291.9 511.2 291.7 511.1 291.4 511.4 291.2 511.5 291.1 511.6 291 512.1 290.4 512.5 289.7 512.6 289.2 512.8 288.6 512.9 287.8 513 287.5 513.1 286.9 513.5 287.2 514.3 286.7 514.8 286.3 515 286 515.1 285.7 515.5 285.3 515.6 285.2 516.3 284.9 517.2 284.8 517.5 284.8 518.7 284.5 519 284.6 519.1 284.8 519.2 285.1 519.4 285.2 519.6 285.3 519.7 285.5 520 285.5 Z M 511.7 294.1 511.7 294.2 511.5 294.4 511.4 294.5 511 294.7 510.7 294.7 510 294.3 509.8 294.4 509.7 294.6 509.4 294.5 509.3 294 509.7 293.9 510.7 294.2 511.1 293.9 511.4 294.1 511.6 294 511.7 294.1 Z M 513.4 286.5 513.3 286.7 513.2 286.6 513.1 286.7 513.1 286.6 513.1 286.4 513.2 286.2 513.4 285.8 513.5 285.8 513.6 286 513.6 286.3 513.5 286.5 513.4 286.5 Z M 514.9 284.8 514.7 285 514.6 284.9 514.3 285.1 514.3 285 514.4 284.8 514.9 284.7 515.2 284.6 515.3 284.7 515.1 284.8 514.9 284.8 Z M 515.6 284.5 515.9 284.5 516.3 284.5 516.6 284.5 516.5 284.6 516.3 284.6 516.1 284.6 515.9 284.6 515.6 284.7 515.5 284.6 515.6 284.5 Z M 517.4 284.5 517 284.5 517 284.4 517 284.3 517.4 284.3 517.7 284.3 517.4 284.5 Z M 513.8 285.5 513.6 285.7 513.5 285.6 513.6 285.6 513.8 285.4 513.8 285.5 Z M 513.2 293.7 513.3 293.7 513.4 293.8 513.3 293.9 513.2 293.7 Z M 514.1 285.3 513.9 285.4 513.8 285.4 514 285.2 514.1 285.3 Z M 513.5 285.6 513.5 285.8 513.4 285.7 513.5 285.6 Z\",\"Xmax\":520,\"Xmid\":515.5,\"Xmin\":509.3,\"Ymax\":296.8,\"Ymid\":290,\"Ymin\":284.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"53900\",\"economy/gdp_real_growth_rate/2017\":0.029,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"250.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.75,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":33893,\"geography/area/water\":7650,\"geography/area_comparative\":\"slightly less than twice the size of New Jersey\",\"geography/area_sqkm\":41543,\"geography/climate\":\"temperate; marine; cool summers and mild winters\",\"geography/coastline\":\"451 km\",\"geography/elevation/highest_point\":\"Mount Scenery (on the island of Saba in the Caribbean, now considered an integral part of the Netherlands following the dissolution of the Netherlands Antilles) 862 m\",\"geography/elevation/lowest_point\":\"Zuidplaspolder -7 m\",\"geography/elevation/mean_elevation\":\"30\",\"geography/geographic_coordinates\":\"52 30 N, 5 45 E\",\"geography/geography_note\":\"located at mouths of three major European rivers (Rhine, Maas or Meuse, and Schelde); about a quarter of the country lies below sea level and only about half of the land exceeds one meter above sea level\",\"geography/land_boundaries/border_countries\":\"Belgium 478 km, Germany 575 km\",\"geography/land_boundaries/total\":\"1,053 km\",\"geography/land_use/agricultural_land_arable_land\":0.298,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.242,\"geography/land_use/forest\":0.108,\"geography/land_use/other\":0.341,\"geography/location\":\"Western Europe, bordering the North Sea, between Belgium and Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly coastal lowland and reclaimed land (polders); some hills in southeast\",\"government/administrative_divisions\":\"12 provinces (provincies, singular - provincie); Drenthe, Flevoland, Fryslan (Friesland), Gelderland, Groningen, Limburg, Noord-Brabant (North Brabant), Noord-Holland (North Holland), Overijssel, Utrecht, Zeeland (Zealand), Zuid-Holland (South Holland)\",\"government/capital/geographic_coordinates\":\"52 21 N, 4 55 E\",\"government/capital/name\":\"Amsterdam; note - The Hague is the seat of government\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name literally means \\u0022the lowlands\\u0022 and refers to the geographic features of the land being both flat and down river from higher areas (i.e., at the estuaries of the Scheldt, Meuse, and Rhine Rivers; only about half of the Netherlands is more than 1 meter above sea level)\",\"government/executive_branch/chief_of_state\":\"King WILLEM-ALEXANDER (since 30 April 2013); Heir Apparent Princess Catharina-Amalia (daughter of King WILLEM-ALEXANDER, born 7 December 2003)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mark RUTTE (since 14 October 2010; Deputy Prime Ministers (since 26 October 2017) Hugo DE JONGE, Karin Kajsa OLLONGREN, and Carola SCHOUTEN (since 26 October 2017); note - Mark RUTTE heads his third cabinet put in place since 26 October 2017\",\"government/flag_description\":\"three equal horizontal bands of red (bright vermilion; top), white, and blue (cobalt); similar to the flag of Luxembourg, which uses a lighter blue and is longer; the colors were derived from those of WILLIAM I, Prince of Orange, who led the Dutch Revolt against Spanish sovereignty in the latter half of the 16th century; originally the upper band was orange, but because its dye tended to turn red over time, the red shade was eventually made the permanent color; the banner is perhaps the oldest tricolor in continuous use\",\"government/government_type\":\"parliamentary constitutional monarchy; part of the Kingdom of the Netherlands\",\"government/independence\":\"23 January 1579 (the northern provinces of the Low Countries conclude the Union of Utrecht breaking with Spain; on 26 July 1581, they formally declared their independence with an Act of Abjuration; however, it was not until 30 January 1648 and the Peace of Westphalia that Spain recognized this independence)\",\"government/national_holiday\":\"Kings Day (birthday of King WILLEM-ALEXANDER), 27 April (1967); note - Kings or Queens Day are observed on the ruling monarchs birthday; currently celebrated on 26 April if 27 April is a Sunday\",\"government/national_symbol_s\":\"lion, tulip; national color: orange\",\"introduction\":\"The Dutch United Provinces declared their independence from Spain in 1579; during the 17th century, they became a leading seafaring and commercial power, with settlements and colonies around the world. After a 20-year French occupation, a Kingdom of the Netherlands was formed in 1815. In 1830, Belgium seceded and formed a separate kingdom. The Netherlands remained neutral in World War I, but suffered German invasion and occupation in World War II. A modern, industrialized nation, the Netherlands is also a large exporter of agricultural products. The country was a founding member of NATO and the EEC (now the EU) and participated in the introduction of the euro in 1999. In October 2010, the former Netherlands Antilles was dissolved and the three smallest islands - Bonaire, Sint Eustatius, and Saba - became special municipalities in the Netherlands administrative structure. The larger islands of Sint Maarten and Curacao joined the Netherlands and Aruba as constituent countries forming the Kingdom of the Netherlands. In February 2018, the Sint Eustatius island council (governing body) was dissolved and replaced by a government commissioner to restore the integrity of public administration. According to the Dutch Government, the intervention will be as \\u0022short as possible and as long as needed.\\u0022\",\"name\":\"Netherlands\",\"people_and_society/age_structure/0_14_years\":0.1628,\"people_and_society/age_structure/15_24_years\":0.1203,\"people_and_society/age_structure/25_54_years\":0.3918,\"people_and_society/age_structure/55_64_years\":0.1341,\"people_and_society/age_structure/65_years_and_over\":0.191,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Dutch 76.9%, EU 6.4%, Turkish 2.4%, Moroccan 2.3%, Indonesian 2.1%, German 2.1%, Surinamese 2%, Polish 1%, other 4.8% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.14 million AMSTERDAM (capital), 1.009 million Rotterdam (2019)\",\"people_and_society/nationality/adjective\":\"Dutch\",\"people_and_society/nationality/noun\":\"Dutchman(men), Dutchwoman(women)\",\"people_and_society/net_migration_rate\":\"1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17151228\",\"people_and_society/population_growth_rate\":0.0038,\"people_and_society/urbanization/urban_population\":\"91.9% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"3058\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":8,\"BoxWidth\":12.600000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.955,\"ISO3_Code\":\"CHE\",\"ISO_Code\":\"CH\",\"Path\":\"M 526.5 310.4 526.6 310.6 526.8 310.8 526.8 311.1 526.6 311.1 526.4 311.5 526.3 311.8 526.4 312.2 526.3 312.4 526.6 312.3 527.4 312.5 527.4 312.8 527.6 312.9 528 313.2 528.1 313.2 528.3 313.1 528.4 312.9 528.8 312.6 529 312.8 529 313.2 528.8 313.9 529 314.2 529 314.5 528.6 314.4 528.4 314.1 528 314.2 527.9 314.5 527.8 314.8 528.2 315 528 315.2 528.2 315.5 528.1 315.7 527.9 315.7 527.6 315.1 526.7 315.4 526.4 315.4 526.2 315.1 526.2 314.6 526.1 314.7 525.8 314.6 525.7 314.8 525.8 315.3 525.6 315.7 525.4 315.9 525 316.5 525 316.8 525.2 317 525.1 317.2 524.7 317.3 524.8 317.1 524.6 316.8 524.4 316.6 524.5 316.3 524.2 316.2 523.9 316.1 523.5 315.6 523.4 315.4 523.5 314.9 523.2 314.8 523 314.9 522.9 315.2 522.4 315.5 522.6 315.8 522.6 316 522.3 316.2 522.2 316.6 521.9 316.7 521.8 316.9 521 316.7 520.5 317 520.2 317 519.9 317.1 519.7 317.1 519.5 316.9 519.3 316.4 519.1 316.4 519.1 316.1 518.9 316 519 315.5 518.8 315.2 518.9 314.9 518.1 314.8 517.5 315 517.2 315.4 517.4 315.6 517.4 315.7 517 316 516.5 316.1 516.6 315.8 516.9 315.6 517 315.3 517.1 315.1 516.8 314.9 517 314.4 517 314.2 517.8 313.5 517.9 313.2 517.9 312.8 518.4 312.6 519 311.9 519.5 311.2 519.2 311.1 519.2 310.8 519.5 310.5 519.8 310.5 519.9 310.8 520.3 310.8 520.4 310.8 520.5 310.8 520.6 310.8 520.6 310.7 520.8 310.5 520.9 310.3 521 310.2 521.2 310.3 521.4 310.4 521.9 310.2 522 310.3 522.3 310.3 522.8 310.1 523.4 310.3 523.6 310 523.7 310.1 523.8 310.1 523.9 309.9 523.6 309.9 523.4 309.8 523.3 309.7 523.6 309.4 523.9 309.3 524.1 309.6 524.1 309.7 524 309.8 524.4 309.8 524.3 309.7 524.4 309.6 524.6 309.9 525 309.8 525.5 309.9 526 310 526.3 310.3 526.5 310.4 Z\",\"Xmax\":529.1,\"Xmid\":522.8,\"Xmin\":516.5,\"Ymax\":317.3,\"Ymid\":313.4,\"Ymin\":309.3,\"economy/currency\":\"Swiss francs (CHF)\",\"economy/gdp_per_capita_ppp/2017\":\"62100\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"38.95 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.67,\"energy/electricity_from_nuclear_fuels\":0.18,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":39997,\"geography/area/water\":1280,\"geography/area_comparative\":\"slightly less than twice the size of New Jersey\",\"geography/area_sqkm\":41277,\"geography/climate\":\"temperate, but varies with altitude; cold, cloudy, rainy/snowy winters; cool to warm, cloudy, humid summers with occasional showers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dufourspitze 4,634 m\",\"geography/elevation/lowest_point\":\"Lake Maggiore 195 m\",\"geography/elevation/mean_elevation\":\"1350\",\"geography/geographic_coordinates\":\"47 00 N, 8 00 E\",\"geography/geography_note\":\"landlocked; crossroads of northern and southern Europe; along with southeastern France, northern Italy, and southwestern Austria, has the highest elevations in the Alps\",\"geography/land_boundaries/border_countries\":\"Austria 158 km, France 525 km, Italy 698 km, Liechtenstein 41 km, Germany 348 km\",\"geography/land_boundaries/total\":\"1,770 km\",\"geography/land_use/agricultural_land_arable_land\":0.102,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.279,\"geography/land_use/forest\":0.315,\"geography/land_use/other\":0.298,\"geography/location\":\"Central Europe, east of France, north of Italy\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains (Alps in south, Jura in northwest) with a central plateau of rolling hills, plains, and large lakes\",\"government/administrative_divisions\":\"26 cantons (cantons, singular - canton in French; cantoni, singular - cantone in Italian; Kantone, singular - Kanton in German); Aargau, Appenzell Ausserrhoden, Appenzell Innerrhoden, Basel-Landschaft, Basel-Stadt, Berne/Bern, Fribourg/Freiburg, Geneve (Geneva), Glarus, Graubuenden/Grigioni/Grischun, Jura, Luzern, Neuchatel, Nidwalden, Obwalden, Sankt Gallen, Schaffhausen, Schwyz, Solothurn, Thurgau, Ticino, Uri, Valais/Wallis, Vaud, Zug, Zuerich\",\"government/capital/geographic_coordinates\":\"46 55 N, 7 28 E\",\"government/capital/name\":\"Bern\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the canton of Schwyz, one of the founding cantons of the Old Swiss Confederacy that formed in the 14th century\",\"government/executive_branch/chief_of_state\":\"President of the Swiss Confederation Ueli MAURER (since 1 January 2019); Vice President Simonetta SOMMARUGA (since 1 January 2019); note - the Federal Council, which is comprised of 7 federal councillors, constitutes the federal government of Switzerland; council members rotate the 1-year term of federal president (chief of state and head of government)\",\"government/executive_branch/head_of_government\":\"President of the Swiss Confederation Ueli MAURER (since 1 January 2019); Vice President Simonetta SOMMARUGA (since 1 January 2019)\",\"government/flag_description\":\"red square with a bold, equilateral white cross in the center that does not extend to the edges of the flag; various medieval legends purport to describe the origin of the flag; a white cross used as identification for troops of the Swiss Confederation is first attested at the Battle of Laupen (1339)\",\"government/government_type\":\"federal republic (formally a confederation)\",\"government/independence\":\"1 August 1291 (founding of the Swiss Confederation)\",\"government/national_holiday\":\"Founding of the Swiss Confederation in 1291; note - since 1 August 1891 celebrated as Swiss National Day\",\"government/national_symbol_s\":\"Swiss cross (white cross on red field, arms equal length); national colors: red, white\",\"introduction\":\"The Swiss Confederation was founded in 1291 as a defensive alliance among three cantons. In succeeding years, other localities joined the original three. The Swiss Confederation secured its independence from the Holy Roman Empire in 1499. A constitution of 1848, subsequently modified in 1874 to allow voters to introduce referenda on proposed laws, replaced the confederation with a centralized federal government. Switzerlands sovereignty and neutrality have long been honored by the major European powers, and the country was not involved in either of the two world wars. The political and economic integration of Europe over the past half century, as well as Switzerlands role in many UN and international organizations, has strengthened Switzerlands ties with its neighbors. However, the country did not officially become a UN member until 2002. Switzerland remains active in many UN and international organizations but retains a strong commitment to neutrality. \\u0026amp;nbsp;\",\"name\":\"Switzerland\",\"people_and_society/age_structure/0_14_years\":0.1523,\"people_and_society/age_structure/15_24_years\":0.1069,\"people_and_society/age_structure/25_54_years\":0.4288,\"people_and_society/age_structure/55_64_years\":0.1288,\"people_and_society/age_structure/65_years_and_over\":0.1834,\"people_and_society/birth_rate\":\"10.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Swiss 69.5%, German 4.2%, Italian 3.2%, Portuguese 2.6%, French 2%, Kosovar 1.1%, other 17.3%, unspecified .1% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.383 million Zurich, 426,000 BERN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Swiss\",\"people_and_society/nationality/noun\":\"Swiss (singular and plural)\",\"people_and_society/net_migration_rate\":\"4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8292809\",\"people_and_society/population_growth_rate\":0.0068,\"people_and_society/urbanization/urban_population\":\"73.8% of total population (2019)\",\"transportation/airports\":\"63\",\"transportation/railways/total\":\"569\",\"transportation/roadways/total\":\"71557\"},{\"BoxHeight\":12.199999999999989,\"BoxWidth\":9.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.75,\"ISO3_Code\":\"MDA\",\"ISO_Code\":\"MD\",\"Path\":\"M 578.2 318.7 577.9 318.2 578 318.1 578.1 317.8 577.9 317.4 577.9 316.6 577.9 316.2 578 316 577.9 315.6 578.1 315.4 578.3 314.8 578.2 314.5 578.3 314 577.9 313.2 577.8 312.7 577.3 312.2 577.1 312 576.9 311.4 576.6 311.3 576.5 311.1 576.4 310.7 576.2 310.6 576.1 310.4 575.9 310.2 575.6 309.7 575.6 309.5 575.3 308.8 575.3 308.5 574.9 308 574.3 307.4 573.8 307.4 574 307.2 574.2 307.1 574.3 306.8 574.8 306.9 575.1 306.8 575.5 306.9 576.5 306.5 577 306.7 578 307.5 578.5 307.6 578.9 308 579.4 307.8 579.8 308 580.2 308.6 580.9 308.7 581.1 309.4 580.8 310.3 580.9 310.6 581.3 310.9 581.6 311.3 581.9 311.2 582 311.8 581.9 312.1 582.1 312.3 582.1 312.8 582.5 313.1 582.8 313.1 583 313.3 583 314 583 314.5 583.3 315 582.8 315.1 582.4 314.9 582.1 315.1 581.7 314.8 581.5 314.7 581.1 315 581 314.6 580.9 314.5 580.4 314.7 580.3 315.5 580.5 315.9 580.3 316.5 579.9 316.7 579.7 317.3 579.1 317.8 579 318.5 578.5 318.5 578.2 318.7 Z\",\"Xmax\":583.3,\"Xmid\":578.9,\"Xmin\":573.8,\"Ymax\":318.7,\"Ymid\":311.8,\"Ymin\":306.5,\"economy/currency\":\"Moldovan lei (MDL)\",\"economy/gdp_per_capita_ppp/2017\":\"6700\",\"economy/gdp_real_growth_rate/2017\":0.045,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.653 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0.12,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":32891,\"geography/area/water\":960,\"geography/area_comparative\":\"slightly larger than Maryland\",\"geography/area_sqkm\":33851,\"geography/climate\":\"moderate winters, warm summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dealul Balanesti 430 m\",\"geography/elevation/lowest_point\":\"Dniester (Nistru) 2 m\",\"geography/elevation/mean_elevation\":\"139\",\"geography/geographic_coordinates\":\"47 00 N, 29 00 E\",\"geography/geography_note\":\"landlocked; well endowed with various sedimentary rocks and minerals including sand, gravel, gypsum, and limestone\",\"geography/land_boundaries/border_countries\":\"Romania 683 km, Ukraine 1202 km\",\"geography/land_boundaries/total\":\"1,885 km\",\"geography/land_use/agricultural_land_arable_land\":0.551,\"geography/land_use/agricultural_land_permanent_crops\":0.091,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.119,\"geography/land_use/other\":0.132,\"geography/location\":\"Eastern Europe, northeast of Romania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rolling steppe, gradual slope south to Black Sea\",\"government/administrative_divisions\":\"32 raions (raioane, singular - raion), 3 municipalities (municipii, singular - municipiul), 1 autonomous territorial unit (unitatea teritoriala autonoma), and 1 territorial unit (unitatea teritoriala)\\u0026lt;strong\\u0026gt;raions:\\u0026lt;/strong\\u0026gt; Anenii Noi, Basarabeasca, Briceni, Cahul, Cantemir, Calarasi, Causeni, Cimislia, Criuleni, Donduseni, Drochia, Dubasari, Edinet, Falesti, Floresti, Glodeni, Hincesti, Ialoveni, Leova, Nisporeni, Ocnita, Orhei, Rezina, Riscani, Singerei, Soldanesti, Soroca, Stefan Voda, Straseni, Taraclia, Telenesti, Ungheni; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Balti, Bender, Chisinau; \\u0026lt;strong\\u0026gt;autonomous territorial unit:\\u0026lt;/strong\\u0026gt; Gagauzia; \\u0026lt;strong\\u0026gt;territorial unit:\\u0026lt;/strong\\u0026gt; Stinga Nistrului (Transnistria)\",\"government/capital/geographic_coordinates\":\"47 00 N, 28 51 E\",\"government/capital/name\":\"Chisinau in Romanian (Kishinev in Russian)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Moldova River in neighboring eastern Romania\",\"government/executive_branch/chief_of_state\":\"President Igor DODON (since 23 December 2016); note \\u0026amp;ndash; in 2017-19, DODON was temporarily suspended several times by the Moldovan Constitutional Court for rejecting ministerial appointments and for refusing to sign legislation\",\"government/executive_branch/head_of_government\":\"Prime Minister Ion CHICU (since 14 November 2019)\",\"government/flag_description\":\"three equal vertical bands of Prussian blue (hoist side), chrome yellow, and vermilion red; emblem in center of flag is of a Roman eagle of dark gold (brown) outlined in black with a red beak and talons carrying a yellow cross in its beak and a green olive branch in its right talons and a yellow scepter in its left talons; on its breast is a shield divided horizontally red over blue with a stylized aurochs head, star, rose, and crescent all in black-outlined yellow; based on the color scheme of the flag of Romania - with which Moldova shares a history and culture - but Moldovas blue band is lighter; the reverse of the flag displays a mirrored image of the coat of arms\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"27 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 27 August (1991)\",\"government/national_symbol_s\":\"aurochs (a type of wild cattle); national colors: blue, yellow, red\",\"introduction\":\"A large portion of present day Moldovan territory became a province of the Russian Empire in 1812 and then unified with Romania in 1918 in the aftermath of World War I. This territory was then incorporated into the Soviet Union at the close of World War II. Although Moldova has been independent from the Soviet Union since 1991, Russian forces have remained on Moldovan territory east of the Nistru River in the breakaway region of Transnistria, whose population is roughly equally composed of ethnic Ukrainians, Russians, and Moldovans. Years of Communist Party rule in Moldova from 2001-2009 ultimately ended with election-related violent protests and a rerun of parliamentary elections in 2009. Since then, a series of pro-European ruling coalitions have governed Moldova. As a result of the countrys most recent legislative election in February 2019, parliamentary seats are split among the left-leaning Socialist Party (35 seats), the former ruling Democratic Party (30 seats), and the center-right ACUM bloc (26 seats). Parliament voted in Prime Minister Ion CHICU and his cabinet on 14 November 2019, two days after voting to remove his predecessor, ACUM co-leader Maia SANDU, who had been in office since June 2019.\",\"name\":\"Moldova\",\"people_and_society/age_structure/0_14_years\":0.1829,\"people_and_society/age_structure/15_24_years\":0.1184,\"people_and_society/age_structure/25_54_years\":0.4329,\"people_and_society/age_structure/55_64_years\":0.135,\"people_and_society/age_structure/65_years_and_over\":0.1308,\"people_and_society/birth_rate\":\"11.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Moldovan 75.1%, Romanian 7%, Ukrainian 6.6%, Gagauz 4.6%, Russian 4.1%, Bulgarian 1.9%, other 0.8% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"504,000 CHISINAU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Moldovan\",\"people_and_society/nationality/noun\":\"Moldovan(s)\",\"people_and_society/net_migration_rate\":\"-9.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3437720\",\"people_and_society/population_growth_rate\":-0.0106,\"people_and_society/urbanization/urban_population\":\"42.7% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"1171\",\"transportation/roadways/total\":\"9352\"},{\"BoxHeight\":8.800000000000011,\"BoxWidth\":10.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.931,\"ISO3_Code\":\"BEL\",\"ISO_Code\":\"BE\",\"Path\":\"M 516.7 296.8 517 296.9 517.1 297.3 517.3 297.3 517.2 297.6 517.2 297.8 517.5 297.9 517.7 298.1 517.6 298.4 517.8 298.6 517.5 298.7 517.2 299 517 299.5 516.7 299.2 516.4 299.6 516.3 299.8 516 300.3 515.9 300.7 516 300.9 516.3 301.3 516.4 301.5 516.2 301.9 516.1 302 515.9 302 515.2 302.2 515 301.7 514.7 301.7 514.7 301.4 514.3 301.2 513.8 300.9 513.5 300.8 513.5 300.4 513.3 300.2 513.4 299.8 513.5 299.4 513.3 299.4 513 299.7 513 299.8 513 300 512.3 300.3 511.7 300.2 511.5 300.1 511.7 299.7 511.5 299.4 511.6 298.9 511.2 298.5 510.8 298.6 510.5 298.5 510.3 298.6 510.2 298.5 510.1 298 510 297.9 509.8 297.9 509.7 297.7 509.4 297.9 509.2 297.8 509 296.9 508.9 296.7 508.8 296.7 508.6 296.6 508.4 296.7 508.1 297 507.9 297 507.5 296.5 507.3 296.5 507.2 296.1 507.3 295.9 507.1 295.3 507.2 295.2 507.3 295.1 507.4 295.1 507.5 295 507.6 295 508.6 294.3 508.9 294.1 509.3 294 509.4 294.5 509.7 294.6 509.8 294.4 510 294.3 510.7 294.7 511 294.7 511.4 294.5 511.5 294.4 511.7 294.2 511.7 294.1 511.8 294.1 511.8 294 511.9 294 512.2 294.1 512.2 293.7 512.4 293.6 512.6 293.6 512.6 293.8 512.9 293.8 513.2 293.4 513.4 293.5 513.4 293.8 513.6 293.9 514 293.6 514.1 293.8 514.1 294 514.3 294.3 514.5 294.3 514.5 294.5 515.2 294.4 515.4 294.5 515.4 294.7 516.2 295 516.1 295.4 516 295.6 515.9 296 515.7 296.3 515.8 296.5 515.8 296.7 516 296.7 516.3 296.7 516.7 296.8 Z M 513.2 293.7 513.3 293.9 513.4 293.8 513.3 293.7 513.2 293.7 Z\",\"Xmax\":517.8,\"Xmid\":512.9,\"Xmin\":507.1,\"Ymax\":302.2,\"Ymid\":297.3,\"Ymin\":293.4,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"46600\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"134.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.28,\"energy/electricity_from_other_renewable_sources\":0.36,\"geography/area/land\":30278,\"geography/area/water\":250,\"geography/area_comparative\":\"about the size of Maryland\",\"geography/area_sqkm\":30528,\"geography/climate\":\"temperate; mild winters, cool summers; rainy, humid, cloudy\",\"geography/coastline\":\"66.5 km\",\"geography/elevation/highest_point\":\"Botrange 694 m\",\"geography/elevation/lowest_point\":\"North Sea 0 m\",\"geography/elevation/mean_elevation\":\"181\",\"geography/geographic_coordinates\":\"50 50 N, 4 00 E\",\"geography/geography_note\":\"crossroads of Western Europe; most West European capitals are within 1,000 km of Brussels, the seat of both the European Union and NATO\",\"geography/land_boundaries/border_countries\":\"France 556 km, Germany 133 km, Luxembourg 130 km, Netherlands 478 km\",\"geography/land_boundaries/total\":\"1,297 km\",\"geography/land_use/agricultural_land_arable_land\":0.272,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.161,\"geography/land_use/forest\":0.224,\"geography/land_use/other\":0.335,\"geography/location\":\"Western Europe, bordering the North Sea, between France and the Netherlands\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"flat coastal plains in northwest, central rolling hills, rugged mountains of Ardennes Forest in southeast\",\"government/administrative_divisions\":\"3 regions (French: regions, singular - region; Dutch: gewesten, singular - gewest); Brussels-Capital Region, also known as Brussels Hoofdstedelijk Gewest (Dutch), Region de Bruxelles-Capitale (French long form), Bruxelles-Capitale (French short form); Flemish Region (Flanders), also known as Vlaams Gewest (Dutch long form), Vlaanderen (Dutch short form), Region Flamande (French long form), Flandre (French short form); Walloon Region (Wallonia), also known as Region Wallone (French long form), Wallonie (French short form), Waals Gewest (Dutch long form), Wallonie (Dutch short form)\",\"government/capital/geographic_coordinates\":\"50 50 N, 4 20 E\",\"government/capital/name\":\"Brussels\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Belgae, an ancient Celtic tribal confederation that inhabited an area between the English Channel and the west bank of the Rhine in the first centuries B.C.\",\"government/executive_branch/chief_of_state\":\"King PHILIPPE (since 21 July 2013); Heir Apparent Princess ELISABETH (daughter of the monarch, born 25 October 2001)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sophie WILMES (since 26 October 2019); Deputy Prime Ministers Alexander DE CROO (since 27 October 2019), Koen GEENS (27 October 2019), Didier REYNDERS (since 27 October 2019), David CLARINVAL (30 November 2019)\",\"government/flag_description\":\"three equal vertical bands of black (hoist side), yellow, and red; the vertical design was based on the flag of France; the colors are those of the arms of the duchy of Brabant (yellow lion with red claws and tongue on a black field)\",\"government/government_type\":\"federal parliamentary democracy under a constitutional monarchy\",\"government/independence\":\"4 October 1830 (a provisional government declared independence from the Netherlands); 21 July 1831 (King LEOPOLD I ascended to the throne)\",\"government/national_holiday\":\"Belgian National Day (ascension to the throne of King LEOPOLD I), 21 July (1831)\",\"government/national_symbol_s\":\"golden rampant lion; national colors: red, black, yellow\",\"introduction\":\"Belgium became independent from the Netherlands in 1830; it was occupied by Germany during World Wars I and II. The country prospered in the past half century as a modern, technologically advanced European state and member of NATO and the EU. In recent years, political divisions between the Dutch-speaking Flemish of the north and the French-speaking Walloons of the south have led to constitutional amendments granting these regions formal recognition and autonomy. The capital city of Brussels is home to numerous international organizations including the EU and NATO.\",\"name\":\"Belgium\",\"people_and_society/age_structure/0_14_years\":0.172,\"people_and_society/age_structure/15_24_years\":0.1125,\"people_and_society/age_structure/25_54_years\":0.3982,\"people_and_society/age_structure/55_64_years\":0.1296,\"people_and_society/age_structure/65_years_and_over\":0.1878,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Belgian 75.2%, Italian 4.1%, Moroccan 3.7%, French 2.4%, Turkish 2%, Dutch 2%, other 10.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.065 million BRUSSELS (capital), 1.037 million Antwerp (2019)\",\"people_and_society/nationality/adjective\":\"Belgian\",\"people_and_society/nationality/noun\":\"Belgian(s)\",\"people_and_society/net_migration_rate\":\"5.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11570762\",\"people_and_society/population_growth_rate\":0.0067,\"people_and_society/urbanization/urban_population\":\"98% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"3592\",\"transportation/roadways/total\":\"118414\"},{\"BoxHeight\":11.099999999999966,\"BoxWidth\":4.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.795,\"ISO3_Code\":\"ALB\",\"ISO_Code\":\"AL\",\"Path\":\"M 555.7 330 556 330.3 556.2 330.8 556.5 330.9 556.9 331.3 557.1 332.2 557.1 332.5 557 332.6 557 332.8 556.9 333.1 557 333.6 556.7 333.7 557 334.2 556.8 334.6 557.1 335.4 557.3 335.5 557.5 336.1 557.6 336.1 557.8 336 558.1 336.1 558.2 336.3 558.1 336.6 558.3 336.9 558.4 337.1 558.1 337.7 557.8 337.7 557.7 337.8 557.6 338.1 557.4 338.4 557.3 339 557.1 339.1 556.7 339.1 556.5 339.4 556.3 339.4 556.6 339.9 556.5 340.2 556.3 340.1 556.3 340.2 556.3 340.4 556.2 340.5 556.2 340.6 556.1 340.5 556.1 340.7 555.8 340.6 555.5 340.5 555.5 339.9 555.1 339.3 554.1 338.7 553.7 338.3 553.6 337.9 553.7 337.9 553.9 338.2 554 337.8 553.6 337 553.7 336.7 553.7 336.4 554 335.9 553.9 335.7 553.9 335.2 554.1 334.8 553.9 334.5 553.8 334.3 554.1 333.9 554 333.6 554.2 333.6 554.3 332.8 554.1 332.6 553.7 332.6 553.7 332.2 553.7 331.7 553.5 331.3 554.1 330.3 554.3 330 554.4 329.8 554.7 329.6 554.8 329.8 554.8 330 554.8 330.1 555 330.3 555.5 330 555.7 330 Z\",\"Xmax\":558.4,\"Xmid\":555.6,\"Xmin\":553.5,\"Ymax\":340.7,\"Ymid\":335.2,\"Ymin\":329.6,\"economy/currency\":\"leke (ALL)\",\"economy/gdp_per_capita_ppp/2017\":\"12500\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.95,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":27398,\"geography/area/water\":1350,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28748,\"geography/climate\":\"mild temperate; cool, cloudy, wet winters; hot, clear, dry summers; interior is cooler and wetter\",\"geography/coastline\":\"362 km\",\"geography/elevation/highest_point\":\"Maja e Korabit (Golem Korab) 2,764 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"708\",\"geography/geographic_coordinates\":\"41 00 N, 20 00 E\",\"geography/geography_note\":\"strategic location along Strait of Otranto (links Adriatic Sea to Ionian Sea and Mediterranean Sea)\",\"geography/land_boundaries/border_countries\":\"Greece 212 km, Kosovo 112 km, Macedonia 181 km, Montenegro 186 km\",\"geography/land_boundaries/total\":\"691 km\",\"geography/land_use/agricultural_land_arable_land\":0.226,\"geography/land_use/agricultural_land_permanent_crops\":0.03,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.2812,\"geography/land_use/other\":0.2875,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea and Ionian Sea, between Greece to the south and Montenegro and Kosovo to the north\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains and hills; small plains along coast\",\"government/administrative_divisions\":\"12 counties (qarqe, singular - qark); Berat, Diber, Durres, Elbasan, Fier, Gjirokaster, Korce, Kukes, Lezhe, Shkoder, Tirane, Vlore\",\"government/capital/geographic_coordinates\":\"41 19 N, 19 49 E\",\"government/capital/name\":\"Tirana (Tirane)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English-language country name seems to be derived from the ancient Illyrian tribe of the Albani; the native name \\u0022Shqiperia\\u0022 is derived from the Albanian word \\u0022Shqiponje\\u0022 (\\u0022Eagle\\u0022) and is popularly interpreted to mean \\u0022Land of the Eagles\\u0022\",\"government/executive_branch/chief_of_state\":\"President of the Republic Ilir META (since 24 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Edi RAMA (since 10 September 2013); Deputy Prime Minister Senida MESI (since 13 September 2017)\",\"government/flag_description\":\"red with a black two-headed eagle in the center; the design is claimed to be that of 15th-century hero Georgi Kastrioti SKANDERBEG, who led a successful uprising against the Ottoman Turks that resulted in a short-lived independence for some Albanian regions (1443-78); an unsubstantiated explanation for the eagle symbol is the tradition that Albanians see themselves as descendants of the eagle; they refer to themselves as \\u0022Shqiptare,\\u0022 which translates as \\u0022sons of the eagle\\u0022\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"28 November 1912 (from the Ottoman Empire)\",\"government/national_holiday\":\"Independence Day, 28 November (1912), also known as Flag Day\",\"government/national_symbol_s\":\"black double-headed eagle; national colors: red, black\",\"introduction\":\"Albania declared its independence from the Ottoman Empire in 1912, but was conquered by Italy in 1939 and occupied by Germany in 1943. Communist partisans took over the country in 1944. Albania allied itself first with the USSR (until 1960), and then with China (to 1978). In the early 1990s, Albania ended 46 years of\\u0026amp;nbsp;isolated communist rule and established a multiparty democracy. The transition has proven challenging as successive governments have tried to deal with high unemployment, widespread corruption, dilapidated infrastructure, powerful organized crime networks, and combative political opponents. Albania has made progress in its democratic development since it first\\u0026amp;nbsp;held multiparty elections in 1991, but deficiencies remain. Most of Albanias post-communist elections were marred by claims of electoral fraud; however, international observers judged elections to be largely free and fair since the restoration of political stability following the collapse of pyramid schemes in 1997. Albania joined NATO in April 2009 and in June 2014 became an EU\\u0026amp;nbsp;candidate. Albania in April 2017 received a European Commission recommendation to open EU accession negotiations following the passage of historic EU-mandated justice reforms in 2016. Although Albanias economy continues to grow, it has slowed, and the country is still one of the poorest in Europe. A large informal economy and a weak energy and transportation infrastructure remain obstacles.\",\"name\":\"Albania\",\"people_and_society/age_structure/0_14_years\":0.1784,\"people_and_society/age_structure/15_24_years\":0.1684,\"people_and_society/age_structure/25_54_years\":0.4131,\"people_and_society/age_structure/55_64_years\":0.1177,\"people_and_society/age_structure/65_years_and_over\":0.1223,\"people_and_society/birth_rate\":\"13.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Albanian 82.6%, Greek 0.9%, other 1% (including Vlach, Romani, Macedonian, Montenegrin, and Egyptian), unspecified 15.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"485,000 TIRANA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Albanian\",\"people_and_society/nationality/noun\":\"Albanian(s)\",\"people_and_society/net_migration_rate\":\"-3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3057220\",\"people_and_society/population_growth_rate\":0.003,\"people_and_society/urbanization/urban_population\":\"61.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"677\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.7999999999999545,\"BoxWidth\":8.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.917,\"ISO3_Code\":\"SVN\",\"ISO_Code\":\"SI\",\"Path\":\"M 546 314.7 545.4 314.4 545 314.7 545.2 315.1 544.7 315 544.4 315.4 544 315.5 543.8 315.6 543.8 315.7 543.7 315.8 543.4 315.8 543.3 316 543.3 316.3 543.5 316.4 543.6 316.5 543.5 316.7 543.4 317.3 543.2 317.2 542.7 317.4 542.5 317.6 542.4 317.7 542.6 318 542.4 318.2 542.5 318.7 542.2 318.9 542 318.9 541.4 318.5 541.3 318.7 541.1 318.7 540.8 318.5 540.4 317.9 540.1 318.5 539.7 318.7 539.1 318.7 538.8 318.6 538.7 318.8 538.4 318.9 538.2 318.8 537.8 318.8 537.8 318.7 537.7 318.7 537.7 318.6 537.7 318.5 537.7 318.4 537.8 318.5 537.9 318.5 537.9 318.4 538 318.4 538.1 318.4 538.1 318.3 538 318.3 538 318.2 538.4 318.3 538.6 318.1 538.2 317.7 537.7 317.4 537.7 317.3 537.7 317.2 537.8 316.7 537.5 316.7 537.4 316.6 537.4 316.5 537.4 316.4 537.8 316.1 537.9 315.9 537.2 315.7 537.1 315.4 537.3 315.2 537.7 314.9 537.9 314.9 538 314.5 538.6 314.5 539.1 314.7 539.3 314.9 540 314.8 540.3 315 540.4 315.1 540.5 314.9 540.7 314.8 540.8 314.6 541.1 314.5 541.2 314.2 541.8 314 542.7 314 543 314.1 543.4 313.8 543.8 313.8 544.4 313.9 544.3 313.3 544.7 313.1 545.2 313.2 545.3 313.3 545.2 313.5 545.4 313.7 545.5 313.9 545.5 314.1 546 314.7 Z\",\"Xmax\":546,\"Xmid\":541.1,\"Xmin\":537.1,\"Ymax\":318.9,\"Ymid\":316.1,\"Ymin\":313.1,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"34500\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"14.37 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.37,\"energy/electricity_from_hydroelectric_plants\":0.34,\"energy/electricity_from_nuclear_fuels\":0.2,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":20151,\"geography/area/water\":122,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":20273,\"geography/climate\":\"Mediterranean climate on the coast, continental climate with mild to hot summers and cold winters in the plateaus and valleys to the east\",\"geography/coastline\":\"46.6 km\",\"geography/elevation/highest_point\":\"Triglav 2,864 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"492\",\"geography/geographic_coordinates\":\"46 07 N, 14 49 E\",\"geography/geography_note\":\"despite its small size, this eastern Alpine country controls some of Europes major transit routes\",\"geography/land_boundaries/border_countries\":\"Austria 299 km, Croatia 600 km, Hungary 94 km, Italy 218 km\",\"geography/land_boundaries/total\":\"1,211 km\",\"geography/land_use/agricultural_land_arable_land\":0.084,\"geography/land_use/agricultural_land_permanent_crops\":0.013,\"geography/land_use/agricultural_land_permanent_pasture\":0.131,\"geography/land_use/forest\":0.623,\"geography/land_use/other\":0.149,\"geography/location\":\"south Central Europe, Julian Alps between Austria and Croatia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"a short southwestern coastal strip of Karst topography on the Adriatic; an alpine mountain region lies adjacent to Italy and Austria in the north; mixed mountains and valleys with numerous rivers to the east\",\"government/administrative_divisions\":\"201 municipalities (obcine, singular - obcina) and 11 urban municipalities (mestne obcine, singular - mestna obcina)\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Ajdovscina, Ankaran, Apace, Beltinci, Benedikt, Bistrica ob Sotli, Bled, Bloke, Bohinj, Borovnica, Bovec, Braslovce, Brda, Brezice, Brezovica, Cankova, Cerklje na Gorenjskem, Cerknica, Cerkno, Cerkvenjak, Cirkulane, Crensovci, Crna na Koroskem, Crnomelj, Destrnik, Divaca, Dobje, Dobrepolje, Dobrna, Dobrova-Polhov Gradec, Dobrovnik/Dobronak, Dolenjske Toplice, Dol pri Ljubljani, Domzale, Dornava, Dravograd, Duplek, Gorenja Vas-Poljane, Gorisnica, Gorje, Gornja Radgona, Gornji Grad, Gornji Petrovci, Grad, Grosuplje, Hajdina, Hoce-Slivnica, Hodos, Horjul, Hrastnik, Hrpelje-Kozina, Idrija, Ig, Ilirska Bistrica, Ivancna Gorica, Izola/Isola, Jesenice, Jezersko, Jursinci, Kamnik, Kanal, Kidricevo, Kobarid, Kobilje, Kocevje, Komen, Komenda, Kosanjevica na Krki, Kostel, Kozje, Kranjska Gora, Krizevci, Krsko, Kungota, Kuzma, Lasko, Lenart, Lendava/Lendva, Litija, Ljubno, Ljutomer, Log-Dragomer, Logatec, Loska Dolina, Loski Potok, Lovrenc na Pohorju, Luce, Lukovica,; Majsperk, Makole, Markovci, Medvode, Menges, Metlika, Mezica, Miklavz na Dravskem Polju, Miren-Kostanjevica, Mirna, Mirna Pec, Mislinja, Mokronog-Trebelno, Moravce, Moravske Toplice, Mozirje, Muta, Naklo, Nazarje, Odranci, Oplotnica, Ormoz, Osilnica, Pesnica, Piran/Pirano, Pivka, Podcetrtek, Podlehnik, Podvelka, Poljcane, Polzela, Postojna, Prebold, Preddvor, Prevalje, Puconci, Race-Fram, Radece, Radenci, Radlje ob Dravi, Radovljica, Ravne na Koroskem, Razkrizje, Recica ob Savinji, Rence-Vogrsko, Ribnica, Ribnica na Pohorju, Rogaska Slatina, Rogasovci, Rogatec, Ruse, Selnica ob Dravi, Semic, Sevnica, Sezana, Slovenska Bistrica, Slovenske Konjice, Sodrazica, Solcava, Sredisce ob Dravi, Starse, Straza, Sveta Ana, Sveta Trojica v Slovenskih Goricah, Sveti Andraz v Slovenskih Goricah, Sveti Jurij ob Scavnici, Sveti Jurij v Slovenskih Goricah, Sveti Tomaz, Salovci, Sempeter-Vrtojba, Sencur, Sentilj, Sentjernej, Sentjur, Sentrupert, Skocjan, Skofja Loka, Skofljica, Smarje pri Jelsah, Smarjeske Toplice, Smartno ob Paki, Smartno pri Litiji, Sostanj, Store, Tabor, Tisina, Tolmin, Trbovlje, Trebnje, Trnovska Vas, Trzic, Trzin, Turnisce, Velika Polana, Velike Lasce, Verzej, Videm, Vipava, Vitanje, Vodice, Vojnik, Vransko, Vrhnika, Vuzenica, Zagorje ob Savi, Zalec, Zavrc, Zelezniki, Zetale, Ziri, Zirovnica, Zrece, Zuzemberk; \\u0026lt;strong\\u0026gt;urban municipalities:\\u0026lt;/strong\\u0026gt; Celje, Koper-Capodistria, Kranj, Ljubljana, Maribor, Murska Sobota, Nova Gorica, Novo Mesto, Ptuj, Slovenj Gradec, Velenje\",\"government/capital/geographic_coordinates\":\"46 03 N, 14 31 E\",\"government/capital/name\":\"Ljubljana\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"related to the Slavic autonym (self-designation) \\u0022Slovenin,\\u0022 a derivation from \\u0022slovo\\u0022 (meaning \\u0022word\\u0022), denoting \\u0022people who speak (the same language)\\u0022 (i.e., people who understand each other)\",\"government/executive_branch/chief_of_state\":\"President Borut PAHOR (since 22 December 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Marjan SAREC (since 13 September 2018); note - Miro CERAR resigned on 14 March 2018; an early parliamentary election was held on 3 June 2018, but President PAHOR did not nominate a new prime minister because no party had majority support in the parliament; parliament nominated and then approved Marjan SAREC as prime minister-designate on 17 August 2018\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red, derive from the medieval coat of arms of the Duchy of Carniola; the Slovenian seal (a shield with the image of Triglav, Slovenias highest peak, in white against a blue background at the center; beneath it are two wavy blue lines depicting seas and rivers, and above it are three six-pointed stars arranged in an inverted triangle, which are taken from the coat of arms of the Counts of Celje, the prominent Slovene dynastic house of the late 14th and early 15th centuries) appears in the upper hoist side of the flag centered on the white and blue bands\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"25 June 1991 (from Yugoslavia)\",\"government/national_holiday\":\"Independence Day/Statehood Day, 25 June (1991)\",\"government/national_symbol_s\":\"Mount Triglav; national colors: white, blue, red\",\"introduction\":\"The Slovene lands were part of the Austro-Hungarian Empire until the latters dissolution at the end of World War I. In 1918, the Slovenes joined the Serbs and Croats in forming a new multinational state, which was named Yugoslavia in 1929. After World War II, Slovenia was one of the republics in the restored Yugoslavia, which, though communist, soon distanced itself from the Soviet Union and spearheaded the Non-Aligned Movement. Dissatisfied with the exercise of power by the majority Serbs, the Slovenes succeeded in establishing their independence in 1991 after a short 10-day war. Historical ties to Western Europe, a growing economy, and a stable democracy have assisted in Slovenias postcommunist transition. Slovenia acceded to both NATO and the EU in the spring of 2004; it joined the euro zone and the Schengen zone in 2007.\",\"name\":\"Slovenia\",\"people_and_society/age_structure/0_14_years\":0.148,\"people_and_society/age_structure/15_24_years\":0.091,\"people_and_society/age_structure/25_54_years\":0.4171,\"people_and_society/age_structure/55_64_years\":0.1426,\"people_and_society/age_structure/65_years_and_over\":0.2014,\"people_and_society/birth_rate\":\"9.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Slovene 83.1%, Serb 2%, Croat 1.8%, Bosniak 1.1%, other or unspecified 12% (2002 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"286,000 LJUBLJANA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Slovenian\",\"people_and_society/nationality/noun\":\"Slovene(s)\",\"people_and_society/net_migration_rate\":\"1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2102126\",\"people_and_society/population_growth_rate\":0.0003,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"1229\",\"transportation/roadways/total\":\"38985\"},{\"BoxHeight\":6.300000000000011,\"BoxWidth\":5.2999999999999545,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.829,\"ISO3_Code\":\"MNE\",\"ISO_Code\":\"ME\",\"Path\":\"M 555.7 330 555.5 330 555 330.3 554.8 330.1 554.8 330 554.8 329.8 554.7 329.6 554.4 329.8 554.3 330 554.1 330.3 553.5 331.3 553.7 331.7 553.7 332.2 553.7 332.6 553.5 332.5 553.1 332.3 553.1 331.9 552.8 331.6 552.7 331.5 552.6 331.3 552.3 331 552 331 551.8 330.6 551.5 330.6 551.5 330.5 551.5 330.4 551.4 330.3 551.4 330.5 551.2 330.3 551.1 330.2 551.1 330 551.4 329.8 551.5 329.6 551.4 329.4 551.2 329.1 551.3 328.4 551.4 328.2 551.7 328.1 551.8 327.7 551.8 327.5 552 327.2 552.1 327.1 552.4 327 552.5 327 552.6 327.1 552.7 327.3 552.8 327.2 552.8 327.1 552.8 327 552.5 326.4 552.6 326.3 553.3 326.3 553.3 326.5 553.9 326.8 554.1 327.1 554.5 327.6 554.7 327.7 555 327.9 555.3 327.9 555.6 328.3 556.4 328.6 556.4 328.9 556.2 328.9 556.1 329.2 555.7 329.1 555.5 329.2 555.5 329.4 555.7 329.6 555.7 330 Z\",\"Xmax\":556.4,\"Xmid\":553.4,\"Xmin\":551.1,\"Ymax\":332.6,\"Ymid\":329.1,\"Ymin\":326.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"17800\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.287 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.69,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":13452,\"geography/area/water\":360,\"geography/area_comparative\":\"slightly smaller than Connecticut; slightly larger than twice the size of Delaware\",\"geography/area_sqkm\":13812,\"geography/climate\":\"Mediterranean climate, hot dry summers and autumns and relatively cold winters with heavy snowfalls inland\",\"geography/coastline\":\"293.5 km\",\"geography/elevation/highest_point\":\"Bobotov Kuk 2,522 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"1086\",\"geography/geographic_coordinates\":\"42 30 N, 19 18 E\",\"geography/geography_note\":\"strategic location along the Adriatic coast\",\"geography/land_boundaries/border_countries\":\"Albania 186 km, Bosnia and Herzegovina 242 km, Croatia 19 km, Kosovo 76 km, Serbia 157 km\",\"geography/land_boundaries/total\":\"680 km\",\"geography/land_use/agricultural_land_arable_land\":0.129,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.241,\"geography/land_use/forest\":0.404,\"geography/land_use/other\":0.214,\"geography/location\":\"Southeastern Europe, between the Adriatic Sea and Serbia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"highly indented coastline with narrow coastal plain backed by rugged high limestone mountains and plateaus\",\"government/administrative_divisions\":\"24 municipalities (opstine, singular - opstina); Andrijevica, Bar, Berane, Bijelo Polje, Budva, Cetinje, Danilovgrad, Gusinje, Herceg-Novi, Kolasin, Kotor, Mojkovac, Niksic, Petnijica, Plav, Pljevlja, Pluzine, Podgorica, Rozaje, Savnik, Tivat, Tuzi, Ulcinj, Zabljak\",\"government/capital/geographic_coordinates\":\"42 26 N, 19 16 E\",\"government/capital/name\":\"Podgorica; note - Cetinje retains the status of \\u0022Old Royal Capital\\u0022\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the countrys name locally as well as in most Western European languages means \\u0022black mountain\\u0022 and refers to the dark coniferous forests on Mount Lovcen and the surrounding area\",\"government/executive_branch/chief_of_state\":\"President Milo DJUKANOVIC (since 20 May 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Dusko MARKOVIC (since 28 November 2016)\",\"government/flag_description\":\"a red field bordered by a narrow golden-yellow stripe with the Montenegrin coat of arms centered; the arms consist of a double-headed golden eagle - symbolizing the unity of church and state - surmounted by a crown; the eagle holds a golden scepter in its right claw and a blue orb in its left; the breast shield over the eagle shows a golden lion passant on a green field in front of a blue sky; the lion is a symbol of episcopal authority and harkens back to the three and a half centuries when Montenegro was ruled as a theocracy\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 June 2006 (from the State Union of Serbia and Montenegro); notable earlier dates: 13 March 1852 (Principality of Montenegro established); 13 July 1878 (Congress of Berlin recognizes Montenegrin independence); 28 August 1910 (Kingdom of Montenegro established)\",\"government/national_holiday\":\"National Day, 13 July (1878, the day the Berlin Congress recognized Montenegro as the 27th independent state in the world, and 1941, the day the Montenegrins staged an uprising against fascist occupiers and sided with the partisan communist movement)\",\"government/national_symbol_s\":\"double-headed eagle; national colors: red, gold\",\"introduction\":\"The use of the name Crna Gora or Black Mountain (Montenegro) began in the 13th century in reference to a highland region in the Serbian province of Zeta. The later medieval state of Zeta maintained its existence until 1496 when Montenegro finally fell under Ottoman rule. Over subsequent centuries, Montenegro managed to maintain a level of autonomy within the Ottoman Empire. From the 16th to 19th centuries, Montenegro was a theocracy ruled by a series of bishop princes; in 1852, it transformed into a secular principality. Montenegro was recognized as an independent sovereign principality at the Congress of Berlin in 1878. After World War I, during which Montenegro fought on the side of the Allies, Montenegro was absorbed by the Kingdom of Serbs, Croats, and Slovenes, which became the Kingdom of Yugoslavia in 1929. At the conclusion of World War II, it became a constituent republic of the Socialist Federal Republic of Yugoslavia. When the latter dissolved in 1992, Montenegro joined with Serbia, creating the Federal Republic of Yugoslavia and, after 2003, shifting to a looser State Union of Serbia and Montenegro. In May 2006, Montenegro invoked its right under the Constitutional Charter of Serbia and Montenegro to hold a referendum on independence from the two-state union. The vote for severing ties with Serbia barely exceeded 55% - the threshold set by the EU - allowing Montenegro to formally restore its independence on 3 June 2006. In 2017, Montenegro joined NATO and is currently completing its EU accession process, having officially applied to join the EU in December 2008.\",\"name\":\"Montenegro\",\"people_and_society/age_structure/0_14_years\":0.1822,\"people_and_society/age_structure/15_24_years\":0.1305,\"people_and_society/age_structure/25_54_years\":0.4016,\"people_and_society/age_structure/55_64_years\":0.1347,\"people_and_society/age_structure/65_years_and_over\":0.1509,\"people_and_society/birth_rate\":\"11.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Montenegrin 45%, Serbian 28.7%, Bosniak 8.7%, Albanian 4.9%, Muslim 3.3%, Romani 1%, Croat 1%, other 2.6%, unspecified 4.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"177,000 PODGORICA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Montenegrin\",\"people_and_society/nationality/noun\":\"Montenegrin(s)\",\"people_and_society/net_migration_rate\":\"-4.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"614249\",\"people_and_society/population_growth_rate\":-0.0034,\"people_and_society/urbanization/urban_population\":\"67.2% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"250\",\"transportation/roadways/total\":\"7762\"},{\"BoxHeight\":3.1999999999999886,\"BoxWidth\":2.1000000000000227,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.916,\"ISO3_Code\":\"LUX\",\"ISO_Code\":\"LU\",\"Path\":\"M 517 299.5 517 299.8 517.3 300.5 517.5 300.7 518 300.8 518.1 301 518 301.2 517.8 301.5 517.7 302 517.7 302.3 517.2 302.1 516.9 302.3 516.6 302.4 516.3 302.2 516.1 302 516.2 301.9 516.4 301.5 516.3 301.3 516 300.9 515.9 300.7 516 300.3 516.3 299.8 516.4 299.6 516.7 299.2 517 299.5 Z\",\"Xmax\":518,\"Xmid\":516.9,\"Xmin\":515.9,\"Ymax\":302.4,\"Ymid\":301,\"Ymin\":299.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"105100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.72 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.25,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.67,\"geography/area/land\":2586,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Rhode Island; about half the size of Delaware\",\"geography/area_sqkm\":2586,\"geography/climate\":\"modified continental with mild winters, cool summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Buurgplaatz 559 m\",\"geography/elevation/lowest_point\":\"Moselle River 133 m\",\"geography/elevation/mean_elevation\":\"325\",\"geography/geographic_coordinates\":\"49 45 N, 6 10 E\",\"geography/geography_note\":\"landlocked; the only grand duchy in the world\",\"geography/land_boundaries/border_countries\":\"Belgium 130 km, France 69 km, Germany 128 km\",\"geography/land_boundaries/total\":\"327 km\",\"geography/land_use/agricultural_land_arable_land\":0.24,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.261,\"geography/land_use/forest\":0.335,\"geography/land_use/other\":0.158,\"geography/location\":\"Western Europe, between France and Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly gently rolling uplands with broad, shallow valleys; uplands to slightly mountainous in the north; steep slope down to Moselle flood plain in the southeast\",\"government/administrative_divisions\":\"12 cantons (cantons, singular - canton); Capellen, Clervaux, Diekirch, Echternach, Esch-sur-Alzette, Grevenmacher, Luxembourg, Mersch, Redange, Remich, Vianden, Wiltz\",\"government/capital/geographic_coordinates\":\"49 36 N, 6 07 E\",\"government/capital/name\":\"Luxembourg\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Celtic \\u0022lucilem\\u0022 (little) and the German \\u0022burg\\u0022 (castle or fortress) to produce the meaning of the \\u0022little castle\\u0022; the name is actually ironic, since for centuries the Fortress of Luxembourg was one of Europes most formidable fortifications; the name passed to the surrounding city and then to the country itself\",\"government/executive_branch/chief_of_state\":\"Grand Duke HENRI (since 7 October 2000); Heir Apparent Prince GUILLAUME (son of the monarch, born 11 November 1981)\",\"government/executive_branch/head_of_government\":\"Prime Minister Xavier BETTEL (since 4 December 2013); Deputy Prime Minister Etienne SCHNEIDER (since 4 December 2013); Deputy Prime Minister Felix BRAZ (since 5 December 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and light blue; similar to the flag of the Netherlands, which uses a darker blue and is shorter; the coloring is derived from the Grand Dukes coat of arms (a red lion on a white and blue striped field)\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"1839 (from the Netherlands)\",\"government/national_holiday\":\"National Day (birthday of Grand Duke HENRI), 23 June; note - this date of birth is not the true date of birth for any of the Royals, but the national festivities were shifted in 1962 to allow observance during a more favorable time of year\",\"government/national_symbol_s\":\"red, rampant lion; national colors: red, white, light blue\",\"introduction\":\"Founded in 963, Luxembourg became a grand duchy in 1815 and an independent state under the Netherlands. It lost more than half of its territory to Belgium in 1839 but gained a larger measure of autonomy. In 1867, Luxembourg attained full independence under the condition that it promise perpetual neutrality. Overrun by Germany in both world wars, it ended its neutrality in 1948 when it entered into the Benelux Customs Union and when it joined NATO the following year. In 1957, Luxembourg became one of the six founding countries of the EEC (later the EU), and in 1999 it joined the euro currency zone.\",\"name\":\"Luxembourg\",\"people_and_society/age_structure/0_14_years\":0.1674,\"people_and_society/age_structure/15_24_years\":0.1206,\"people_and_society/age_structure/25_54_years\":0.4418,\"people_and_society/age_structure/55_64_years\":0.119,\"people_and_society/age_structure/65_years_and_over\":0.1511,\"people_and_society/birth_rate\":\"11.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Luxembourger 51.1%, Portuguese 15.7%, French 7.5%, Italian 3.6%, Belgian 3.3%, German 2.1%, Spanish 1.1%, British 1%, other 14.6% (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"120,000 LUXEMBOURG (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Luxembourg\",\"people_and_society/nationality/noun\":\"Luxembourger(s)\",\"people_and_society/net_migration_rate\":\"14.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"605764\",\"people_and_society/population_growth_rate\":0.019,\"people_and_society/urbanization/urban_population\":\"91.2% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"275\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.599999999999966,\"BoxWidth\":1.1999999999999886,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"IMN\",\"ISO_Code\":\"IM\",\"Path\":\"M 487.6 281.3 487.5 281.4 487.2 281.7 486.8 281.7 486.9 281.3 486.9 281 487 280.9 487.5 280.2 487.9 280.1 487.9 280.4 488 280.6 487.8 281 487.6 281.3 Z\",\"Xmax\":488,\"Xmid\":487.4,\"Xmin\":486.8,\"Ymax\":281.7,\"Ymid\":280.9,\"Ymin\":280.1,\"economy/currency\":\"Manx pounds (IMP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":572,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than three times the size of Washington, DC\",\"geography/area_sqkm\":572,\"geography/climate\":\"temperate; cool summers and mild winters; overcast about a third of the time\",\"geography/coastline\":\"160 km\",\"geography/elevation/highest_point\":\"Snaefell 621 m\",\"geography/elevation/lowest_point\":\"Irish Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"54 15 N, 4 30 W\",\"geography/geography_note\":\"one small islet, the Calf of Man, lies to the southwest and is a bird sanctuary\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.438,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.309,\"geography/land_use/forest\":0.061,\"geography/land_use/other\":0.192,\"geography/location\":\"Western Europe, island in the Irish Sea, between Great Britain and Ireland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"hills in north and south bisected by central valley\",\"government/administrative_divisions\":\"none; there are no first-order administrative divisions as defined by the US Government, but there are 24 local authorities each with its own elections\",\"government/capital/geographic_coordinates\":\"54 09 N, 4 29 W\",\"government/capital/name\":\"Douglas\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022man\\u0022 may be derived from the Celtic word for \\u0022mountain\\u0022\",\"government/executive_branch/chief_of_state\":\"Lord of Mann Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant Governor Sir Richard GOZNEY (since 27 May 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Howard QUAYLE (since 4 October 2016)\",\"government/flag_description\":\"red with the Three Legs of Man emblem (triskelion), in the center; the three legs are joined at the thigh and bent at the knee; in order to have the toes pointing clockwise on both sides of the flag, a two-sided emblem is used; the flag is based on the coat of arms of the last recognized Norse King of Mann, Magnus III (r. 1252-65); the triskelion has its roots in an early Celtic sun symbol\",\"government/government_type\":\"parliamentary democracy (Tynwald); a crown dependency of the UK\",\"government/independence\":\"none (British Crown dependency)\",\"government/national_holiday\":\"Tynwald Day, 5 July (1417); date Tynwald Day was first recorded\",\"government/national_symbol_s\":\"triskelion (a motif of three legs); national colors: red, white\",\"introduction\":\"Part of the Norwegian Kingdom of the Hebrides until the 13th century when it was ceded to Scotland, the isle came under the British crown in 1765. Current concerns include reviving the almost extinct Manx Gaelic language. The Isle of Man is a crown dependency, which makes it a self-governing possession of the British crown that is not part of the UK. The UK Government, however, remains constitutionally responsible for its defense and international representation.\",\"name\":\"Isle of Man\",\"people_and_society/age_structure/0_14_years\":0.1627,\"people_and_society/age_structure/15_24_years\":0.113,\"people_and_society/age_structure/25_54_years\":0.3848,\"people_and_society/age_structure/55_64_years\":0.1334,\"people_and_society/age_structure/65_years_and_over\":0.206,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"white 96.5%, Asian/Asian British 1.9%, other 1.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"27,000 DOUGLAS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Manx\",\"people_and_society/nationality/noun\":\"Manxman(men), Manxwoman(women)\",\"people_and_society/net_migration_rate\":\"5.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"89407\",\"people_and_society/population_growth_rate\":0.0065,\"people_and_society/urbanization/urban_population\":\"52.7% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"63\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.7999999999999545,\"BoxWidth\":1,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.868,\"ISO3_Code\":\"AND\",\"ISO_Code\":\"AD\",\"Path\":\"M 504.8 330.2 504.5 330.3 504.3 330.4 504.1 330.4 504 330.3 504 329.8 504.3 329.6 505 329.9 504.9 330 504.8 330.2 Z\",\"Xmax\":505,\"Xmid\":504.4,\"Xmin\":504,\"Ymax\":330.4,\"Ymid\":330,\"Ymin\":329.6,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":468,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":468,\"geography/climate\":\"temperate; snowy, cold winters and warm, dry summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Pic de Coma Pedrosa 2,946 m\",\"geography/elevation/lowest_point\":\"Riu Runer 840 m\",\"geography/elevation/mean_elevation\":\"1996\",\"geography/geographic_coordinates\":\"42 30 N, 1 30 E\",\"geography/geography_note\":\"landlocked; straddles a number of important crossroads in the Pyrenees\",\"geography/land_boundaries/border_countries\":\"France 55 km, Spain 63 km\",\"geography/land_boundaries/total\":\"118 km\",\"geography/land_use/agricultural_land_arable_land\":0.017,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.383,\"geography/land_use/forest\":0.34,\"geography/land_use/other\":0.26,\"geography/location\":\"Southwestern Europe, Pyrenees mountains, on the border between France and Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains dissected by narrow valleys\",\"government/administrative_divisions\":\"7 parishes (parroquies, singular - parroquia); Andorra la Vella, Canillo, Encamp, Escaldes-Engordany, La Massana, Ordino, Sant Julia de Loria\",\"government/capital/geographic_coordinates\":\"42 30 N, 1 31 E\",\"government/capital/name\":\"Andorra la Vella\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC during Standard Time)\",\"government/country_name/etymology\":\"the origin of the countrys name is obscure; the name may derive from the Arabic \\u0022ad-darra\\u0022 meaning \\u0022the forest,\\u0022 a reference to its location as part of the Spanish March (defensive buffer zone) against the invading Moors in the 8th century\",\"government/executive_branch/chief_of_state\":\"Co-prince Emmanuel MACRON (since 14 May 2017); represented by Patrick STROZDA (since 14 May 2017); and Co-prince Archbishop Joan-Enric VIVES i Sicilia (since 12 May 2003); represented by Josep Maria MAURI (since 20 July 2012)\",\"government/executive_branch/head_of_government\":\"Head of Government (or Cap de Govern) Xaviar Espot ZAMORA (since 16 May 2019)\",\"government/flag_description\":\"three vertical bands of blue (hoist side), yellow, and red, with the national coat of arms centered in the yellow band; the latter band is slightly wider than the other 2 so that the ratio of band widths is 8:9:8; the coat of arms features a quartered shield with the emblems of (starting in the upper left and proceeding clockwise): Urgell, Foix, Bearn, and Catalonia; the motto reads VIRTUS UNITA FORTIOR (Strength United is Stronger); the flag combines the blue and red French colors with the red and yellow of Spain to show Franco-Spanish protection\",\"government/government_type\":\"parliamentary democracy (since March 1993) that retains its chiefs of state in the form of a co-principality; the two princes are the President of France and Bishop of Seu dUrgell, Spain\",\"government/independence\":\"1278 (formed under the joint sovereignty of the French Count of Foix and the Spanish Bishop of Urgell)\",\"government/national_holiday\":\"Our Lady of Meritxell Day, 8 September (1278)\",\"government/national_symbol_s\":\"red cow (breed unspecified); national colors: blue, yellow, red\",\"introduction\":\"The landlocked Principality of Andorra is one of the smallest states in Europe, nestled high in the Pyrenees between the French and Spanish borders. For 715 years, from 1278 to 1993, Andorrans lived under a unique coprincipality, ruled by French and Spanish leaders (from 1607 onward, the French chief of state and the Bishop of Urgell). In 1993, this feudal system was modified with the introduction of a modern constitution; the co-princes remained as titular heads of state, but the government transformed into a parliamentary democracy. Andorra has become a popular tourist destination visited by approximately 8 million people each year drawn by the winter sports, summer climate, and duty-free shopping. Andorra has also become a wealthy international commercial center because of its mature banking sector and low taxes. As part of its effort to modernize its economy, Andorra has opened to foreign investment, and engaged in other reforms, such as advancing tax initiatives aimed at supporting a broader infrastructure. Although not a member of the EU, Andorra enjoys a special relationship with the bloc that is governed by various customs and cooperation agreements and uses the euro as its national currency.\",\"name\":\"Andorra\",\"people_and_society/age_structure/0_14_years\":0.1406,\"people_and_society/age_structure/15_24_years\":0.0978,\"people_and_society/age_structure/25_54_years\":0.4527,\"people_and_society/age_structure/55_64_years\":0.1471,\"people_and_society/age_structure/65_years_and_over\":0.1618,\"people_and_society/birth_rate\":\"7.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Andorran 48.8%, Spanish 25.1%, Portuguese 12%, French 4.4%, other 9.7% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 ANDORRA LA VELLA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Andorran\",\"people_and_society/nationality/noun\":\"Andorran(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85708\",\"people_and_society/population_growth_rate\":-0.0001,\"people_and_society/urbanization/urban_population\":\"88% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.9000000000000341,\"BoxWidth\":1.1000000000000227,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.895,\"ISO3_Code\":\"MLT\",\"ISO_Code\":\"MT\",\"Path\":\"M 539.8 353.5 539.9 353.6 540 353.6 540.2 353.7 540.4 353.9 540.4 354.1 540.2 354.1 540 354.1 539.7 353.9 539.7 353.8 539.8 353.7 539.7 353.5 539.8 353.5 Z M 539.7 353.4 539.5 353.4 539.3 353.3 539.3 353.2 539.5 353.2 539.7 353.3 539.7 353.4 Z\",\"Xmax\":540.4,\"Xmid\":539.9,\"Xmin\":539.3,\"Ymax\":354.1,\"Ymid\":353.7,\"Ymin\":353.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"41900\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.141 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.81,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":316,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than twice the size of Washington, DC\",\"geography/area_sqkm\":316,\"geography/climate\":\"Mediterranean; mild, rainy winters; hot, dry summers\",\"geography/coastline\":\"196.8 km (excludes 56 km for the island of Gozo)\",\"geography/elevation/highest_point\":\"TaDmejrek on Dingli Cliffs 253 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"35 50 N, 14 35 E\",\"geography/geography_note\":\"the country comprises an archipelago, with only the three largest islands (Malta, Ghawdex or Gozo, and Kemmuna or Comino) inhabited; numerous bays provide good harbors; Malta and Tunisia are discussing oil exploration on the continental shelf between their countries, although no commercially viable reserves have been found as of 2017\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.284,\"geography/land_use/agricultural_land_permanent_crops\":0.039,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.009,\"geography/land_use/other\":0.668,\"geography/location\":\"Southern Europe, islands in the Mediterranean Sea, south of Sicily (Italy)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly low, rocky, flat to dissected plains; many coastal cliffs\",\"government/administrative_divisions\":\"68 localities (Il-lokalita); Attard, Balzan, Birgu, Birkirkara, Birzebbuga, Bormla, Dingli, Fgura, Floriana, Fontana, Ghajnsielem, Gharb, Gharghur, Ghasri, Ghaxaq, Gudja, Gzira, Hamrun, Iklin, Imdina, Imgarr, Imqabba, Imsida, Imtarfa, Isla, Kalkara, Kercem, Kirkop, Lija, Luqa, Marsa, Marsaskala, Marsaxlokk, Mellieha, Mosta, Munxar, Nadur, Naxxar, Paola, Pembroke, Pieta, Qala, Qormi, Qrendi, Rabat, Rabat (Ghawdex), Safi, San Giljan/Saint Julian, San Gwann/Saint John, San Lawrenz/Saint Lawrence, Sannat, San Pawl il-Bahar/Saint Pauls Bay, Santa Lucija/Saint Lucia, Santa Venera/Saint Venera, Siggiewi, Sliema, Swieqi, Tarxien, Ta Xbiex, Valletta, Xaghra, Xewkija, Xghajra, Zabbar, Zebbug, Zebbug (Ghawdex), Zejtun, Zurrieq\",\"government/capital/geographic_coordinates\":\"35 53 N, 14 30 E\",\"government/capital/name\":\"Valletta\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the ancient Greeks called the island \\u0022Melite\\u0022 meaning \\u0022honey-sweet\\u0022 from the Greek word \\u0022meli\\u0022 meaning \\u0022honey\\u0022 and referring to the islands honey production\",\"government/executive_branch/chief_of_state\":\"President George VELLA (since 4 April 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Joseph MUSCAT (since 11 March 2013)\",\"government/flag_description\":\"two equal vertical bands of white (hoist side) and red; in the upper hoist-side corner is a representation of the George Cross, edged in red; according to legend, the colors are taken from the red and white checkered banner of Count Roger of Sicily who removed a bi-colored corner and granted it to Malta in 1091; an uncontested explanation is that the colors are those of the Knights of Saint John who ruled Malta from 1530 to 1798; in 1942, King George VI of the UK awarded the George Cross to the islanders for their exceptional bravery and gallantry in World War II; since independence in 1964, the George Cross bordered in red has appeared directly on the white field\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"21 September 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 21 September (1964); Republic Day, 13 December (1974)\",\"government/national_symbol_s\":\"Maltese eight-pointed cross; national colors: red, white\",\"introduction\":\"With a civilization that dates back thousands of years, Malta boasts some of the oldest megalithic sites in the world. Situated in the center of the Mediterranean, Malta\\u2019s islands have long served as a strategic military asset, with the islands at various times having come under control of the Phoenicians, Carthaginians, Greeks, Romans, Byzantines, Moors, Normans, Sicilians, Spanish, Knights of St. John, and the French. Most recently a British colony (since 1814), Malta gained its independence in 1964 and declared itself a republic ten years later. While under British rule, the island staunchly supported the UK through both world wars. Since about the mid-1980s, the island has transformed itself into a freight transshipment point, a financial center, and a tourist destination while its key industries moved toward more service-oriented activities. Malta became an EU member in May 2004 and began using the euro as currency in 2008.\",\"name\":\"Malta\",\"people_and_society/age_structure/0_14_years\":0.1429,\"people_and_society/age_structure/15_24_years\":0.1103,\"people_and_society/age_structure/25_54_years\":0.4092,\"people_and_society/age_structure/55_64_years\":0.1325,\"people_and_society/age_structure/65_years_and_over\":0.2051,\"people_and_society/birth_rate\":\"10 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Maltese (descendants of ancient Carthaginians and Phoenicians with strong elements of Italian and other Mediterranean stock)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"213,000 VALLETTA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Maltese\",\"people_and_society/nationality/noun\":\"Maltese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"449043\",\"people_and_society/population_growth_rate\":0.0099,\"people_and_society/urbanization/urban_population\":\"94.7% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2254\"},{\"BoxHeight\":0.8999999999999773,\"BoxWidth\":0.40000000000009095,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"LIE\",\"ISO_Code\":\"LI\",\"Path\":\"M 526.6 312.3 526.3 312.4 526.4 312.2 526.3 311.8 526.4 311.5 526.7 312 526.6 312.3 Z\",\"Xmax\":526.7,\"Xmid\":526.5,\"Xmin\":526.3,\"Ymax\":312.4,\"Ymid\":312,\"Ymin\":311.5,\"economy/currency\":\"Swiss francs (CHF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":160,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.9 times the size of Washington, DC\",\"geography/area_sqkm\":160,\"geography/climate\":\"continental; cold, cloudy winters with frequent snow or rain; cool to moderately warm, cloudy, humid summers\",\"geography/coastline\":\"0 km (doubly landlocked)\",\"geography/elevation/highest_point\":\"Vorder-Grauspitz 2,599 m\",\"geography/elevation/lowest_point\":\"Ruggeller Riet 430 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"47 16 N, 9 32 E\",\"geography/geography_note\":\"along with Uzbekistan, one of only two doubly landlocked countries in the world; variety of microclimatic variations based on elevation\",\"geography/land_boundaries/border_countries\":\"Austria 34 km, Switzerland 41 km\",\"geography/land_boundaries/total\":\"75 km\",\"geography/land_use/agricultural_land_arable_land\":0.188,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.431,\"geography/land_use/other\":0.193,\"geography/location\":\"Central Europe, between Austria and Switzerland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountainous (Alps) with Rhine Valley in western third\",\"government/administrative_divisions\":\"11 communes (Gemeinden, singular - Gemeinde); Balzers, Eschen, Gamprin, Mauren, Planken, Ruggell, Schaan, Schellenberg, Triesen, Triesenberg, Vaduz\",\"government/capital/geographic_coordinates\":\"47 08 N, 9 31 E\",\"government/capital/name\":\"Vaduz\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Liechtenstein dynasty that purchased and united the counties of Schellenburg and Vaduz and that was allowed by the Holy Roman Emperor in 1719 to rename the new property after their family; the name in German means \\u0022light (bright) stone\\u0022\",\"government/executive_branch/chief_of_state\":\"Prince HANS-ADAM II (since 13 November 1989, assumed executive powers on 26 August 1984); Heir Apparent and Regent of Liechtenstein Prince ALOIS (son of the monarch, born 11 June 1968); note - 15 August 2004, HANS-ADAM II transferred the official duties of the ruling prince to ALOIS, but HANS-ADAM II retains status of chief of state\",\"government/executive_branch/head_of_government\":\"Prime Minister Adrian HASLER (since 27 March 2013)\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red with a gold crown on the hoist side of the blue band; the colors may derive from the blue and red livery design used in the principalitys household in the 18th century; the princes crown was introduced in 1937 to distinguish the flag from that of Haiti\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"23 January 1719 (Principality of Liechtenstein established); 12 July 1806 (independence from the Holy Roman Empire); 24 August 1866 (independence from the German Confederation)\",\"government/national_holiday\":\"National Day, 15 August (1940); note - a National Day was originally established in 1940 to combine celebrations for the Feast of the Assumption (15 August) with those honoring the birthday of former Prince FRANZ JOSEF II (1906-1989) whose birth fell on 16 August; after the princes death, National Day became the official national holiday by law in 1990\",\"government/national_symbol_s\":\"princely hat (crown); national colors: blue, red\",\"introduction\":\"The Principality of Liechtenstein was established within the Holy Roman Empire in 1719. Occupied by both French and Russian troops during the Napoleonic Wars, it became a sovereign state in 1806 and joined the German Confederation in 1815. Liechtenstein became fully independent in 1866 when the Confederation dissolved. Until the end of World War I, it was closely tied to Austria, but the economic devastation caused by that conflict forced Liechtenstein to enter into a customs and monetary union with Switzerland. Since World War II (in which Liechtenstein remained neutral), the countrys low taxes have spurred outstanding economic growth. In 2000, shortcomings in banking regulatory oversight resulted in concerns about the use of financial institutions for money laundering. However, Liechtenstein implemented anti-money laundering legislation and a Mutual Legal Assistance Treaty with the US that went into effect in 2003.\",\"name\":\"Liechtenstein\",\"people_and_society/age_structure/0_14_years\":0.1523,\"people_and_society/age_structure/15_24_years\":0.1153,\"people_and_society/age_structure/25_54_years\":0.4118,\"people_and_society/age_structure/55_64_years\":0.1414,\"people_and_society/age_structure/65_years_and_over\":0.1791,\"people_and_society/birth_rate\":\"10.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Liechtensteiner 66%, Swiss 9.6%, Austrian 5.8%, German 4.3%, Italian 3.1%, other 11.2% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5,000 VADUZ (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Liechtenstein\",\"people_and_society/nationality/noun\":\"Liechtensteiner(s)\",\"people_and_society/net_migration_rate\":\"5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"38547\",\"people_and_society/population_growth_rate\":0.0078,\"people_and_society/urbanization/urban_population\":\"14.4% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"9\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.30000000000001137,\"BoxWidth\":0.3000000000000682,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SMR\",\"ISO_Code\":\"SM\",\"Path\":\"M 534.4 324.6 534.7 324.5 534.7 324.7 534.6 324.8 534.4 324.8 534.4 324.6 Z\",\"Xmax\":534.7,\"Xmid\":534.5,\"Xmin\":534.4,\"Ymax\":324.8,\"Ymid\":324.7,\"Ymin\":324.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"59000\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":61,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-third the size of Washington, DC\",\"geography/area_sqkm\":61,\"geography/climate\":\"Mediterranean; mild to cool winters; warm, sunny summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Monte Titano 739 m\",\"geography/elevation/lowest_point\":\"Torrente Ausa 55 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"43 46 N, 12 25 E\",\"geography/geography_note\":\"landlocked; an enclave of (completely surrounded by) Italy; smallest independent state in Europe after the Holy See and Monaco; dominated by the Apennine Mountains\",\"geography/land_boundaries/border_countries\":\"Italy 37 km\",\"geography/land_boundaries/total\":\"37 km\",\"geography/land_use/agricultural_land_arable_land\":0.167,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.833,\"geography/location\":\"Southern Europe, an enclave in central Italy\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains\",\"government/administrative_divisions\":\"9 municipalities (castelli, singular - castello); Acquaviva, Borgo Maggiore, Chiesanuova, Domagnano, Faetano, Fiorentino, Montegiardino, San Marino Citta, Serravalle\",\"government/capital/geographic_coordinates\":\"43 56 N, 12 25 E\",\"government/capital/name\":\"San Marino (city)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Saint MARINUS, who in A.D. 301 founded the monastic settlement around which the city and later the state of San Marino coalesced\",\"government/executive_branch/chief_of_state\":\"co-chiefs of state Captain Regent Luca BOSCHI and Captain Regent Mariella MULARONI (for the period 1 October 2019 - 31 March 2020)\",\"government/executive_branch/head_of_government\":\"Secretary of State for Foreign and Political Affairs Nicola RENZI (since 27 December 2016)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and light blue with the national coat of arms superimposed in the center; the main colors derive from the shield of the coat of arms, which features three white towers on three peaks on a blue field; the towers represent three castles built on San Marinos highest feature, Mount Titano: Guaita, Cesta, and Montale; the coat of arms is flanked by a wreath, below a crown and above a scroll bearing the word LIBERTAS (Liberty); the white and blue colors are also said to stand for peace and liberty respectively\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 September 301 (traditional founding date)\",\"government/national_holiday\":\"Founding of the Republic (or Feast of Saint Marinus), 3 September (A.D. 301)\",\"government/national_symbol_s\":\"three peaks each displaying a tower; national colors: white, blue\",\"introduction\":\"Geographically the third smallest state in Europe (after the Holy See and Monaco), San Marino also claims to be the worlds oldest republic. According to tradition, it was founded by a Christian stonemason named MARINUS in A.D. 301. San Marinos foreign policy is aligned with that of the EU, although it is not a member; social and political trends in the republic track closely with those of its larger neighbor, Italy.\",\"name\":\"San Marino\",\"people_and_society/age_structure/0_14_years\":0.1504,\"people_and_society/age_structure/15_24_years\":0.1159,\"people_and_society/age_structure/25_54_years\":0.4023,\"people_and_society/age_structure/55_64_years\":0.1335,\"people_and_society/age_structure/65_years_and_over\":0.198,\"people_and_society/birth_rate\":\"8.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Sammarinese, Italian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4,000 SAN MARINO (2018)\",\"people_and_society/nationality/adjective\":\"Sammarinese\",\"people_and_society/nationality/noun\":\"Sammarinese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"33779\",\"people_and_society/population_growth_rate\":0.007,\"people_and_society/urbanization/urban_population\":\"97.4% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"292\"},{\"BoxHeight\":0.20000000000004547,\"BoxWidth\":0.0999999999999659,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GIB\",\"ISO_Code\":\"GI\",\"Path\":\"M 485.2 352.9 485.2 353 485.2 353.1 485.2 353 485.1 353 485.2 352.9 Z\",\"Xmax\":485.2,\"Xmid\":485.2,\"Xmin\":485.1,\"Ymax\":353.1,\"Ymid\":353,\"Ymin\":352.9,\"economy/currency\":\"Gibraltar pounds (GIP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.34 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":6.5,\"geography/area/water\":0,\"geography/area_comparative\":\"more than 10 times the size of The National Mall in Washington, D.C.\",\"geography/area_sqkm\":6.5,\"geography/climate\":\"Mediterranean with mild winters and warm summers\",\"geography/coastline\":\"12 km\",\"geography/elevation/highest_point\":\"Rock of Gibraltar 426 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"36 08 N, 5 21 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location on Strait of Gibraltar that links the North Atlantic Ocean and Mediterranean Sea \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; one of only two British territories where traffic drives on the right, the other being the island of Diego Garcia in the British Indian Ocean Territory\",\"geography/land_boundaries/border_countries\":\"Spain 1.2 km\",\"geography/land_boundaries/total\":\"1.2 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southwestern Europe, bordering the Strait of Gibraltar, which links the Mediterranean Sea and the North Atlantic Ocean, on the southern coast of Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"a narrow coastal lowland borders the Rock of Gibraltar\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"36 08 N, 5 21 W\",\"government/capital/name\":\"Gibraltar\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the Spanish derivation of the Arabic \\u0022Jabal Tariq,\\u0022 which means \\u0022Mountain of Tariq\\u0022 and which refers to the Rock of Gibraltar\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Lt. Gen. Edward DAVIS (since 19 January 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Fabian PICARDO (since 9 December 2011)\",\"government/flag_description\":\"two horizontal bands of white (top, double width) and red with a three-towered red castle in the center of the white band; hanging from the castle gate is a gold key centered in the red band; the design is that of Gibraltars coat of arms granted on 10 July 1502 by King Ferdinand and Queen Isabella of Spain; the castle symbolizes Gibraltar as a fortress, while the key represents Gibraltars strategic importance - the key to the Mediterranean\",\"government/government_type\":\"parliamentary democracy (Parliament); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"National Day, 10 September (1967); note - day of the national referendum to decide whether to remain with the UK or join Spain\",\"government/national_symbol_s\":\"Barbary macaque; national colors: red, white, yellow\",\"introduction\":\"Strategically important, Gibraltar was reluctantly ceded to Great Britain by Spain in the 1713 Treaty of Utrecht; the British garrison was formally declared a colony in 1830. In a referendum held in 1967, Gibraltarians voted overwhelmingly to remain a British dependency. The subsequent granting of autonomy in 1969 by the UK led Spain to close the border and sever all communication links. Between 1997 and 2002, the UK and Spain held a series of talks on establishing temporary joint sovereignty over Gibraltar. In response to these talks, the Gibraltar Government called a referendum in late 2002 in which the majority of citizens voted overwhelmingly against any sharing of sovereignty with Spain. Since late 2004, Spain, the UK, and Gibraltar have held tripartite talks with the aim of cooperatively resolving problems that affect the local population, and work continues on cooperation agreements in areas such as taxation and financial services; communications and maritime security; policy, legal and customs services; environmental protection; and education and visa services. A new noncolonial constitution came into force in 2007, and the European Court of First Instance recognized Gibraltars right to regulate its own tax regime in December 2008. The UK retains responsibility for defense, foreign relations, internal security, and financial stability. Spain and the UK continue to spar over the territory. Throughout 2009, a dispute over Gibraltars claim to territorial waters extending out three miles gave rise to periodic non-violent maritime confrontations between Spanish and UK naval patrols and in 2013, the British reported a record number of entries by Spanish vessels into waters claimed by Gibraltar following a dispute over Gibraltars creation of an artificial reef in those waters. Spain renewed its demands for an eventual return of Gibraltar to Spanish control after the UK\\u0026amp;rsquo;s June 2016 vote to leave the EU, but London has dismissed any connection between the vote and its continued sovereignty over Gibraltar. The EU has said that Gibraltar will be ouside the territorial scope of any future UK-EU trade deal and that separate agreements between the EU and UK regarding Gibraltar would require Spains prior approval.\",\"name\":\"Gibraltar\",\"people_and_society/age_structure/0_14_years\":0.2029,\"people_and_society/age_structure/15_24_years\":0.1376,\"people_and_society/age_structure/25_54_years\":0.4035,\"people_and_society/age_structure/55_64_years\":0.0931,\"people_and_society/age_structure/65_years_and_over\":0.1628,\"people_and_society/birth_rate\":\"13.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Gibraltarian 79%, other British 13.2%, Spanish 2.1%, Moroccan 1.6%, other EU 2.4%, other 1.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"35,000 GIBRALTAR (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Gibraltar\",\"people_and_society/nationality/noun\":\"Gibraltarian(s)\",\"people_and_society/net_migration_rate\":\"-3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"29461\",\"people_and_society/population_growth_rate\":0.0021,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"29\"},{\"BoxHeight\":233.39999999999998,\"BoxWidth\":376.6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.926,\"ISO3_Code\":\"USA\",\"ISO_Code\":\"US\",\"Path\":\"M 313.5 319.8 314.3 321.3 313.7 322 311.8 322.7 310.8 323.4 308.8 322.9 308.5 324.3 306.5 325.4 306 325.2 304.3 327.4 303.7 328.9 304 329.7 303.3 330.5 304.6 332.8 303.2 333.8 301.7 334.3 299.1 334.8 297.9 334.8 295.9 335.8 297 336 298.5 335.8 298.7 336.4 296.7 337.1 294.6 337.1 294.9 338.3 294.3 340.3 293.7 341.4 292.5 343 292.2 342.4 290.9 342 291.7 343.8 291.7 345.4 290.5 347.4 290 347.2 289.4 345.5 288.6 345.1 288.7 342.3 288 342.9 287.8 344.2 288.5 347 288.4 349.6 289.2 350.4 289.6 351.7 289.9 354.6 288.9 355.6 288.2 355.5 287.8 356.2 288.3 357.1 287.9 357.6 286.3 358 285 358.7 283.8 360.6 282.9 360.6 281.6 361.1 280.9 361.9 280.1 363.3 275 367.1 274.9 368.3 274 369.8 274.1 371.1 274.9 374.3 275.5 375.9 276.6 378 276.7 379.2 278.1 383.4 277.9 386.2 277.1 388.4 275.2 388.4 274.7 387 273.5 386 273 384.7 272.3 384 271.2 382.1 271 381.1 271.4 380.4 270.5 380.1 270.8 377.8 270.6 376.4 269.7 375.8 268 373.6 266.4 373.1 265.9 373.6 263.8 374.4 262.8 373.3 260.9 372.2 259.5 372.1 256.8 372.5 255.9 371.4 255.6 372.2 253.7 372.1 252.3 372.4 251 373.3 251.5 373.7 251.4 374.7 250.1 374.8 249 375.2 248.6 375.8 247.5 375.8 247.2 375.2 245.3 373.9 244.5 374.1 244.1 374.8 241.5 374 239.3 374.4 238.1 374.8 236.6 374.7 236.9 375.4 235.8 376.7 234 377.7 233.3 377.5 232.6 378.3 230.9 379.1 229.9 381.7 229.6 383.2 230.3 385.5 230.7 386 229.9 386.3 229.2 385.8 227.7 385.7 225.3 384.6 224.3 382.7 224.1 381 223.2 380.4 222 378.8 220.9 376.2 218.7 374.1 216.4 373.8 215.4 374.2 214.8 375.8 214.1 376.5 213.3 376.4 211.5 375.4 210.3 374.5 209.7 372.6 209.1 371.4 207.8 370.5 206.3 368.9 204.6 367.6 200.2 367.6 199.9 369 192.1 369 181.9 365.3 181.9 364.5 175.3 365.1 174.7 363.2 174.3 362.6 172.6 361.1 171.8 361.1 171.4 360.2 169.8 359.9 168.8 359 165.6 358.3 165.5 356.4 164.9 355.5 163.8 354.6 163.2 353.5 162.1 352.4 161.9 351.5 162.3 350.7 160.7 349.3 160.4 348.1 161.3 347.6 159.3 346.5 159.2 345.7 157 343.2 156.6 340 155.3 338.4 155.1 337.8 155.9 336.3 155.8 335.3 156 334.1 155.6 332.8 155.6 332.1 155.1 330.9 155.1 329.7 154.8 328.9 155.8 325.1 156.1 321.4 156.4 318.5 156.4 316.2 156.2 315.2 156.5 314.1 156.1 313.4 155.1 309.8 154.4 308.5 154.3 307.2 154.8 307.1 156.4 307.8 159.7 308.2 159.8 309.1 160.7 309.7 161 308.5 160 306.5 160.5 305.9 159.7 304.3 236 304.3 236.2 302.8 237.1 303 237.5 305.1 237.8 305.5 239.8 305.9 240.1 306.3 241.4 305.8 242.3 305.9 244.2 307 244.7 307 246.2 308.2 248.1 307.5 248.5 308.1 250.1 308 250.8 308.5 252.3 308.6 254.1 307.5 255.1 307.3 257.9 308.9 264.5 312.9 265.6 314.7 266.7 314.6 267.2 316.3 268.4 316.3 268.4 317.4 271.2 319.3 272.3 326 271.1 329.8 269.7 330.9 269.7 332.5 270.8 333.2 271.6 333.2 274.8 331.3 278 330.5 281.2 328.9 280.6 326.5 281.9 325.9 287.1 325.8 288.4 323.8 289.6 323 291.3 321.2 292.7 320.5 301.6 320.6 302.3 319.5 303.8 319 305.2 316.9 305.2 315.8 305.8 314.9 306 313.8 308.1 310.8 308.9 311.8 310.7 311.1 312 312.3 312.1 316.8 312 317.8 313 318.3 313 319.5 313.5 319.8 Z M 109.1 188 109.1 239.9 109.1 249.6 110.4 250.1 110.7 249.7 112 250.3 112.8 249.5 114.4 249.4 114.2 250.9 115.4 251.9 115.8 252.7 118.5 255.5 118.9 257.3 120.6 256 121.4 255.9 121.7 254.4 122.2 253.5 124.3 252.5 125.6 253.8 125.8 255.2 127.2 256.2 127.8 257.5 128.9 258.3 130.1 259.8 130.2 260.4 133.3 266 133.2 266.8 133.9 267.1 134.6 269.2 135.3 269.3 136.6 270.3 137.4 270.5 138.5 271.7 139.3 271.8 139.6 272.7 139.2 273.6 139.5 276 138.7 277.4 137.8 278.4 137.1 278.1 136.7 276.7 135.4 275.6 134.5 275.7 134.6 274.8 133.4 273.7 133.1 272.9 132.1 271.4 133.1 269.4 132.6 268.5 130.7 266.6 129.9 266.3 130.1 265.4 129.2 263 128.4 261.7 128.4 261.1 126.8 260.7 125.4 257.6 125.2 258.7 125.5 260.3 123.3 259.9 122.7 257.5 122.3 258 122.6 260.2 121.1 260.8 119.6 259.8 118.1 258.4 116.8 256.7 112.7 254.1 113.1 253.1 112.3 252.4 110.7 253 109.5 252.8 108.4 252.2 108.1 251.1 107.3 251.5 104.2 250.9 100.8 251.3 98.6 249.9 98.3 248.9 97.3 249.5 95.9 248.8 95.9 247.9 93.2 246.5 92.7 245.9 90.6 246.4 89.8 246.8 89.6 245.3 89 245.4 88.8 246.4 88.2 246.9 89.7 248.6 89.3 250.4 88.4 251.4 87.6 251.7 85.9 251.1 85.3 252.2 83.4 254 82.6 253.9 82.3 254.9 81.5 255.4 79.6 255.9 78.9 255.4 79 254.7 80.7 253.7 79.2 252.5 79.4 251.5 80.5 249.2 80.5 247.4 82.9 245.7 84 246.3 84.8 246 84.1 244.2 82.1 244.3 80.8 245.5 79.6 246.2 79.2 247.2 78.2 248.2 77.6 249.5 76.7 250.2 76.7 251.6 75.7 252.2 75.4 253.2 74.5 253.1 72.7 255.7 72.8 256.5 73.8 256.5 74.6 257.1 74.5 258.4 73.2 259.4 72.6 260.9 71.4 261.9 70.3 262.2 69.4 263.4 68.8 263.5 68.2 264.3 66.5 265.4 66.1 267 64.3 268.3 63.6 268.3 63.2 269.1 62.5 269.1 60.9 270.2 61.2 271 60.6 272.2 59.3 272.7 57 273.1 55.1 274.7 54 274.8 52.9 275.4 52.4 274.8 51 276.2 50.9 276.7 47.9 277.5 46.7 278.9 45 279.1 44.2 279.9 43.1 280 42.9 279.2 44 277.7 45.7 277.1 47.3 277.4 47.4 276.6 48.4 276.3 49.4 275.4 50.1 274 51.5 272.9 53.4 272.6 54.3 273.6 55.5 271.1 57 269.6 58.3 269 59.2 268.2 60 268.3 60.2 267.3 60.9 266.2 62.6 264.6 63.2 261.6 63.5 261.1 63.4 259.8 64.5 258.5 64.4 257.6 61.9 258.7 61.3 258.7 60.6 257.8 59.8 257.9 59.8 259.5 59 259.6 57.4 257.4 56.7 257.9 55.4 256.7 54.3 257.5 53.1 258 51.9 259 51.6 258.1 51.8 256.4 51 255.8 51.5 253.9 49.9 250.2 49.3 251.4 47.4 252.3 46.1 252.5 45.2 252.3 44.7 251.3 43.6 250 41.8 248.4 42.5 247.2 42.6 245.4 41.1 245.1 40.2 243.7 40.3 242.9 39.6 242.7 39.8 241.1 40.6 240.7 40.9 238.9 42.3 237 43 236.7 43.2 234.6 44.2 232.8 45.4 232.5 47.1 233.6 47.6 233.6 49.2 232.3 50.2 230.8 51 231.2 52.4 231.1 53.5 230.4 54.2 228.6 53.7 226.4 52.5 224.8 53.6 224.3 54.1 223.2 53.2 221.9 52.5 222.8 51.7 222.8 50.4 223.5 49.5 224.3 48.9 225.4 48.4 224.5 47.7 225 46.9 224.4 45.8 224.1 44.3 224.2 42.4 224.9 39.2 223.9 38.6 223.2 38.6 222.1 37.7 220.7 38.9 219.4 35.8 218.5 34.4 217.6 34.4 216.9 35.3 216.5 36.1 215.5 36.9 215.4 38.1 214 39 213.4 39.8 213.8 40.7 212.2 42 211.6 42.6 211.7 43.5 210.9 45.4 210.6 45.9 211.5 45.5 213.2 46.3 214.1 48.7 214 51.3 214.6 52.8 212.1 51.3 211.8 51.4 211.2 52.4 211.2 51.4 209.4 52 208 51.2 207.4 49.4 207.7 46.4 206.8 45.8 204.7 44.6 202.8 43.9 202.4 41.7 200.3 40.2 199.5 38.6 197.7 39.1 196.3 39.4 194 41.8 193.9 44.4 193.4 45.7 192.6 47.5 190.5 47.9 189.5 48.3 186.8 51 182.9 51.6 183.3 53.9 182.2 57.8 178.2 58.6 178.7 62.5 177.7 63.9 176.3 65.2 174.4 65.8 173.8 67.5 175 68.6 175.4 68.3 176.5 67.7 177.1 67.8 178.4 68.7 177.9 70.1 175.8 71.3 177.1 71.1 177.9 72.6 178.4 73.4 177.7 75.3 177.4 76.4 177.8 77.4 177.9 77.6 180.3 79 180.6 79.1 181.2 80.6 181.8 82 181.2 82.4 182.1 84.5 180.9 85.8 180.8 87.2 181.7 88 181.8 90.5 183.2 92.1 183.6 93.8 183.4 95.7 183.8 96.5 184.5 98.3 185.2 99 185.1 101.6 184 103 184.1 104.5 184.8 105.7 186 107 186.7 108 187.7 109.1 188 Z M 77.2 259.9 77.8 260.9 76.4 261.8 77.3 262.6 78.1 264.1 77.6 265.1 77 265 76.1 266.6 74.1 267 73.2 268.6 71.7 267.3 71.6 266.2 71 265.9 71.3 264.8 72.5 263.9 73.1 264 73.5 262.9 74.6 263 75.1 262.7 74.7 261.8 76.3 260.1 77.2 259.9 Z M 124.2 261.3 125.8 262.1 125.6 262.7 126.2 264.6 126 265.2 126.7 268.8 126.3 271.1 125.6 269.3 124.7 268.2 124.9 267.2 124.6 266.5 123.5 267.2 123.6 265.4 122.3 263.8 121.5 262 123.5 260.8 124.2 261.3 Z M 131.5 272.2 132.7 273.3 133.2 275 134.1 276 134 278.6 133.3 278.5 132.5 276.8 130.9 277.5 130.6 275.6 131.2 275.2 130.2 274.2 130.3 273.6 129.6 270.6 130.8 270.7 131.5 272.2 Z M 68.5 403.5 69.5 403.9 70.8 405.4 70.4 405.9 67.9 406.8 67.9 405.9 67.4 404.8 68.5 403.5 Z M 24.2 229.6 26.2 230.4 26.9 229.8 27.9 229.7 28.7 231 29.7 231.3 31 232.1 32.3 232.2 31.9 233 31 232.7 30.1 233.5 28 232.8 27.1 231.7 25.7 231.3 24.7 232 23.9 231.7 23.7 230.4 24.2 229.6 Z M 131 267.4 132.4 269.3 131.9 269.8 129.6 270.1 128.8 269.9 128.6 271.8 127.9 271.6 127.8 269.5 127.4 268.2 128.4 267.8 129 266.9 131 267.4 Z M 39.5 249 39.7 249.6 40.6 249.7 40.7 251.1 41 251.8 39.5 252.3 38.1 252.2 36.2 251 36.2 250.1 37.4 250.2 37.6 249.8 39.5 249 Z M 127.9 261.5 127.7 262.8 128.6 264.2 128.8 265.4 127.3 267 126.8 266.3 127.1 265.1 126.7 264 126.4 261.8 126.1 261 127.9 261.5 Z M 38.1 282.1 38.8 283.2 37.7 284.6 37 284.5 35.6 285.4 35.1 284.9 36.5 284.5 36.9 283.8 36.6 282.8 37 282.2 38.1 282.1 Z M 32.1 286.9 32.1 286 33.2 284.7 34.2 284.1 34.6 284.9 33.5 285.6 32.9 286.4 32.1 286.9 Z M 66 401 67.5 401.6 66.5 402.3 66 401 Z M 91.2 252.1 90 252.3 91.9 250 91.2 252.1 Z M 16.8 290.7 16.9 289.5 17.6 289.7 16.8 290.7 Z M 979 286.6 979.9 286.7 980.4 287.3 979.4 287.8 979 286.6 Z M 49.7 208.2 50.6 209.1 49.6 209.5 49.2 208.6 49.7 208.2 Z M 90.8 248.4 90.4 250.3 89.9 250 90.2 249 90.8 248.4 Z\",\"Xmax\":380,\"Xmid\":188.1,\"Xmin\":3.4,\"Ymax\":407.2,\"Ymid\":317.8,\"Ymin\":173.8,\"economy/currency\":\"US Dollar (USD)\",\"economy/gdp_per_capita_ppp/2017\":\"59800\",\"economy/gdp_real_growth_rate/2017\":0.022,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.242 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":9147593,\"geography/area/water\":685924,\"geography/area_comparative\":\"about half the size of Russia; about three-tenths the size of Africa; about half the size of South America (or slightly larger than Brazil); slightly larger than China; more than twice the size of the European Union\",\"geography/area_sqkm\":9833517,\"geography/climate\":\"mostly temperate, but tropical in Hawaii and Florida, arctic in Alaska, semiarid in the great plains west of the Mississippi River, and arid in the Great Basin of the southwest; low winter temperatures in the northwest are ameliorated occasionally in January and February by warm chinook winds from the eastern slopes of the Rocky Mountains\",\"geography/coastline\":\"19,924 km\",\"geography/elevation/highest_point\":\"Denali 6,190 m (Mount McKinley) (highest point in North America)\",\"geography/elevation/lowest_point\":\"Death Valley (lowest point in North America) -86 m\",\"geography/elevation/mean_elevation\":\"760\",\"geography/geographic_coordinates\":\"38 00 N, 97 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; world\\u0026#39;s third-largest country by size (after Russia and Canada) and by population (after China and India); Denali (Mt. McKinley) is the highest point in North America and Death Valley the lowest point on the continent \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the western coast of the United States and southern coast of Alaska lie along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the world\\u0026#39;s earthquakes and some 75% of the world\\u0026#39;s volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Aleutian Islands are a chain of volcanic islands that divide the Bering Sea (north) from the main Pacific Ocean (south); they extend about 1,800 km westward from the Alaskan Peninsula; the archipelago consists of 14 larger islands, 55 smaller islands, and hundreds of islets; there are 41 active volcanoes on the islands, which together form a large northern section of the Ring of Fire\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4: \\u0026lt;/strong\\u0026gt;Mammoth Cave, in west-central Kentucky, is the world\\u0026#39;s longest known cave system with more than 650 km (405 miles) of surveyed passageways, which is nearly twice as long as the second-longest cave system, the Sac Actun underwater cave in Mexico - the world\\u0026#39;s longest underwater cave system (see \\u0026quot;Geography - note\\u0026quot; under Mexico); \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 5:\\u0026lt;/strong\\u0026gt; Kazumura Cave on the island of Hawaii is the world\\u0026#39;s longest and deepest lava tube cave; it has been surveyed at 66 km (41 mi) long and 1,102 m (3,614 ft) deep \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 6: \\u0026lt;/strong\\u0026gt;Bracken Cave outside of San Antonio, Texas is the world\\u0026#39;s largest bat cave; it is the summer home to the largest colony of bats in the world; an estimated 20 million Mexican free-tailed bats roost in the cave from March to October making it the world\\u0026#39;s largest known concentration of mammals\",\"geography/land_boundaries/border_countries\":\"Canada 8893 km (including 2477 km with Alaska), Mexico 3155 km\",\"geography/land_boundaries/total\":\"12,048 km\",\"geography/land_use/agricultural_land_arable_land\":0.168,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.274,\"geography/land_use/forest\":0.333,\"geography/land_use/other\":0.222,\"geography/location\":\"North America, bordering both the North Atlantic Ocean and the North Pacific Ocean, between Canada and Mexico\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"vast central plain, mountains in west, hills and low mountains in east; rugged mountains and broad river valleys in Alaska; rugged, volcanic topography in Hawaii\",\"government/administrative_divisions\":\"50 states and 1 district*; Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia*, Florida, Georgia, Hawaii, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin, Wyoming\",\"government/capital/geographic_coordinates\":\"38 53 N, 77 02 W\",\"government/capital/name\":\"Washington, DC\",\"government/capital/time_difference\":\"UTC-5 (during Standard Time)\",\"government/country_name/etymology\":\"the name America is derived from that of Amerigo VESPUCCI (1454-1512) - Italian explorer, navigator, and cartographer - using the Latin form of his name, Americus, feminized to America\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/flag_description\":\"13 equal horizontal stripes of red (top and bottom) alternating with white; there is a blue rectangle in the upper hoist-side corner bearing 50 small, white, five-pointed stars arranged in nine offset horizontal rows of six stars (top and bottom) alternating with rows of five stars; the 50 stars represent the 50 states, the 13 stripes represent the 13 original colonies; blue stands for loyalty, devotion, truth, justice, and friendship, red symbolizes courage, zeal, and fervency, while white denotes purity and rectitude of conduct; commonly referred to by its nickname of Old Glory\",\"government/government_type\":\"constitutional federal republic\",\"government/independence\":\"4 July 1776 (declared independence from Great Britain); 3 September 1783 (recognized by Great Britain)\",\"government/national_holiday\":\"Independence Day, 4 July (1776)\",\"government/national_symbol_s\":\"bald eagle; national colors: red, white, blue\",\"introduction\":\"Britains American colonies broke with the mother country in 1776 and were recognized as the new nation of the United States of America following the Treaty of Paris in 1783. During the 19th and 20th centuries, 37 new states were added to the original 13 as the nation expanded across the North American continent and acquired a number of overseas possessions. The two most traumatic experiences in the nations history were the Civil War (1861-65), in which a northern Union of states defeated a secessionist Confederacy of 11 southern slave states, and the Great Depression of the 1930s, an economic downturn during which about a quarter of the labor force lost its jobs. Buoyed by victories in World Wars I and II and the end of the Cold War in 1991, the US remains the worlds most powerful nation state. Since the end of World War II, the economy has achieved relatively steady growth, low unemployment and inflation, and rapid advances in technology.\",\"name\":\"United States\",\"people_and_society/age_structure/0_14_years\":0.1862,\"people_and_society/age_structure/15_24_years\":0.1312,\"people_and_society/age_structure/25_54_years\":0.3929,\"people_and_society/age_structure/55_64_years\":0.1294,\"people_and_society/age_structure/65_years_and_over\":0.1603,\"people_and_society/birth_rate\":\"12.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"white 72.4%, black 12.6%, Asian 4.8%, Amerindian and Alaska native 0.9%, native Hawaiian and other Pacific islander 0.2%, other 6.2%, two or more races 2.9% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"18.805 million New York-Newark, 12.448 million Los Angeles-Long Beach-Santa Ana, 8.862 million Chicago, 6.245 million Houston, 6.201 million Dallas-Fort Worth, 5.264 million WASHINGTON, D.C. (capital) (2019)\",\"people_and_society/nationality/adjective\":\"American\",\"people_and_society/nationality/noun\":\"American(s)\",\"people_and_society/net_migration_rate\":\"3.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"329256465 (July 2018 est.)\",\"people_and_society/population_growth_rate\":0.008,\"people_and_society/urbanization/urban_population\":\"82.5% of total population (2019)\",\"transportation/airports\":\"13513\",\"transportation/railways/total\":\"293564\",\"transportation/roadways/total\":\"6586610\"},{\"BoxHeight\":319.59999999999997,\"BoxWidth\":244.9,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.929,\"ISO3_Code\":\"CAN\",\"ISO_Code\":\"CA\",\"Path\":\"M 314 320 312 312 308 310 305 317 302 320 293 320 287 326 282 326 281 329 272 333 270 332 272 326 271 319 265 313 255 307 252 308 246 308 242 306 236 304 160 304 159 304 157 307 153 305 144 297 146 293 144 289 139 283 140 272 135 269 129 258 124 252 121 256 118 255 114 251 109 249 109 188 114 188 121 193 127 187 130 190 137 184 141 185 147 182 152 190 157 190 159 186 162 186 173 192 179 193 184 197 181 201 188 202 195 200 198 204 202 200 200 196 206 193 211 200 213 199 219 202 226 202 228 196 234 198 235 202 240 196 239 194 239 189 234 186 232 174 236 169 235 152 237 148 241 147 250 150 246 159 241 164 238 169 242 173 243 178 246 183 243 186 251 195 252 191 255 193 256 202 260 204 263 195 265 192 263 186 271 187 274 195 271 196 275 204 274 207 266 213 263 210 256 226 251 227 248 234 245 235 240 243 237 252 238 258 241 258 244 265 254 268 257 271 264 276 271 276 272 287 279 295 282 290 281 282 279 279 285 275 288 270 286 262 282 258 285 252 285 242 285 236 293 238 296 237 302 244 305 245 307 255 313 260 318 256 320 248 329 263 329 271 333 276 341 279 345 284 346 290 342 293 339 294 334 299 317 299 311 303 319 303 322 304 320 313 321 315 329 320 320 325 317 325 317 319 314 320 Z M 264 174 265 172 262 168 263 159 265 155 270 151 274 152 278 163 287 161 291 163 292 167 296 173 301 172 304 177 310 180 314 187 310 188 315 200 320 201 330 210 326 217 322 220 317 213 314 217 318 222 322 230 316 240 310 238 307 235 302 233 297 226 290 224 288 226 284 225 284 221 286 218 293 219 294 213 300 206 298 199 285 186 277 184 271 186 254 180 256 174 251 173 251 164 253 157 255 153 260 150 264 152 260 160 261 169 264 174 Z M 294 16 298 14 306 14 307 16 314 17 314 21 320 19 325 26 329 28 330 33 322 43 321 50 309 63 302 74 302 77 292 83 293 85 293 93 290 101 287 104 281 113 283 115 284 119 280 123 266 122 264 124 257 123 252 120 252 117 258 114 256 107 258 104 264 107 263 101 258 100 258 97 260 91 264 90 266 85 264 79 261 77 260 69 268 70 278 65 281 58 273 63 268 61 264 65 260 62 255 62 251 56 250 50 245 45 251 38 258 37 262 29 264 28 269 32 271 30 273 21 279 17 286 17 287 14 294 16 Z M 183 162 187 158 194 162 195 159 201 166 200 158 201 155 206 158 208 161 211 173 213 180 220 183 220 187 216 194 209 193 205 191 198 195 187 196 185 191 177 189 176 184 172 176 175 173 170 171 172 162 175 159 182 155 184 157 183 162 Z M 162 143 168 146 175 146 180 154 170 162 166 168 166 171 160 176 152 165 157 151 154 145 162 143 Z M 239 52 241 50 245 53 249 64 253 66 253 69 257 70 260 79 264 84 261 87 256 96 251 98 249 100 245 99 239 89 243 82 236 84 233 76 232 72 236 60 236 57 241 55 239 52 Z M 232 117 235 115 240 116 242 120 247 119 252 124 251 127 255 133 260 133 267 129 272 129 278 131 280 134 280 139 277 143 273 144 257 144 251 143 245 140 244 136 245 129 242 123 236 123 232 119 232 117 Z M 201 129 204 127 208 131 206 138 203 139 199 137 188 144 183 142 190 136 179 138 174 135 177 126 179 123 183 122 187 124 192 132 198 133 197 127 194 124 197 118 199 119 200 126 201 129 Z M 345 293 344 299 349 302 353 310 353 314 344 310 336 310 337 306 343 294 345 293 Z M 222 150 225 151 231 150 230 155 228 158 232 161 232 168 231 170 225 173 223 169 215 160 219 161 222 159 219 154 222 150 Z M 261 219 266 218 272 223 275 231 268 227 266 232 263 230 261 224 261 219 Z M 177 108 180 111 178 120 175 124 166 127 162 127 164 119 170 111 175 112 177 108 Z M 226 120 229 122 230 125 228 138 222 138 221 131 216 133 219 127 217 124 222 120 226 120 Z M 209 84 212 83 215 87 218 87 224 94 226 102 221 104 220 100 212 99 213 92 210 88 209 84 Z M 276 152 283 152 288 157 288 160 278 160 276 152 Z M 230 187 234 191 233 196 225 194 228 186 230 187 Z M 237 131 241 135 241 142 238 142 232 138 234 134 237 131 Z M 228 91 232 93 237 97 237 101 233 104 229 99 227 96 228 91 Z M 287 198 292 198 292 203 286 205 287 198 Z M 196 103 195 108 189 111 186 109 186 105 188 102 195 101 196 103 Z M 210 156 208 159 203 154 209 151 210 156 Z M 197 97 194 99 190 95 194 92 197 97 Z M 233 107 235 105 242 106 241 110 234 109 233 107 Z M 206 106 210 111 208 113 206 106 Z\",\"Xmax\":354,\"Xmid\":227.7,\"Xmin\":109.1,\"Ymax\":333.2,\"Ymid\":243.5,\"Ymin\":13.6,\"economy/currency\":\"Canadian dollars (CAD)\",\"economy/gdp_per_capita_ppp/2017\":\"48400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"640.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.56,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0.12,\"geography/area/land\":9093507,\"geography/area/water\":891163,\"geography/area_comparative\":\"slightly larger than the US\",\"geography/area_sqkm\":9984670,\"geography/climate\":\"varies from temperate in south to subarctic and arctic in north\",\"geography/coastline\":\"202,080 km\",\"geography/elevation/highest_point\":\"Mount Logan 5,959 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"487\",\"geography/geographic_coordinates\":\"60 00 N, 95 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second-largest country in world (after Russia) and largest in the Americas; strategic location between Russia and US via north polar route; approximately 90% of the population is concentrated within 160 km (100 mi) of the US border \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Canada has more fresh water than any other country and almost 9% of Canadian territory is water; Canada has at least 2 million and possibly over 3 million lakes - that is more than all other countries combined\",\"geography/land_boundaries/border_countries\":\"US 8893 km (includes 2477 km with Alaska)\",\"geography/land_boundaries/total\":\"8,893 km\",\"geography/land_use/agricultural_land_arable_land\":0.047,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.016,\"geography/land_use/forest\":0.341,\"geography/land_use/other\":0.591,\"geography/location\":\"Northern North America, bordering the North Atlantic Ocean on the east, North Pacific Ocean on the west, and the Arctic Ocean on the north, north of the conterminous US\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"mostly plains with mountains in west, lowlands in southeast\",\"government/administrative_divisions\":\"10 provinces and 3 territories*; Alberta, British Columbia, Manitoba, New Brunswick, Newfoundland and Labrador, Northwest Territories*, Nova Scotia, Nunavut*, Ontario, Prince Edward Island, Quebec, Saskatchewan, Yukon*\",\"government/capital/geographic_coordinates\":\"45 25 N, 75 42 W\",\"government/capital/name\":\"Ottawa\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name likely derives from the St. Lawrence Iroquoian word \\u0022kanata\\u0022 meaning village or settlement\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Julie PAYETTE (since 2 October 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Justin Pierre James TRUDEAU (Liberal Party) (since 4 November 2015)\",\"government/flag_description\":\"two vertical bands of red (hoist and fly side, half width) with white square between them; an 11-pointed red maple leaf is centered in the white square; the maple leaf has long been a Canadian symbol\",\"government/government_type\":\"federal parliamentary democracy (Parliament of Canada) under a constitutional monarchy; a Commonwealth realm; federal and state authorities and responsibilities regulated in constitution\",\"government/independence\":\"1 July 1867 (union of British North American colonies); 11 December 1931 (recognized by UK per Statute of Westminster)\",\"government/national_holiday\":\"Canada Day, 1 July (1867)\",\"government/national_symbol_s\":\"maple leaf, beaver; national colors: red, white\",\"introduction\":\"A land of vast distances and rich natural resources, Canada became a self-governing dominion in 1867, while retaining ties to the British crown. Canada repatriated its constitution from the UK in 1982, severing a final colonial tie. Economically and technologically, the nation has developed in parallel with the US, its neighbor to the south across the worlds longest international border. Canada faces the political challenges of meeting public demands for quality improvements in health care, education, social services, and economic competitiveness, as well as responding to the particular concerns of predominantly francophone Quebec. Canada also aims to develop its diverse energy resources while maintaining its commitment to the environment.\",\"name\":\"Canada\",\"people_and_society/age_structure/0_14_years\":0.1543,\"people_and_society/age_structure/15_24_years\":0.1162,\"people_and_society/age_structure/25_54_years\":0.3962,\"people_and_society/age_structure/55_64_years\":0.1424,\"people_and_society/age_structure/65_years_and_over\":0.1908,\"people_and_society/birth_rate\":\"10.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Canadian 32.3%, English 18.3%, Scottish 13.9%, French 13.6%, Irish 13.4%, German 9.6%, Chinese 5.1%, Italian 4.6%, North American Indian 4.4%, East Indian 4%, other 51.6% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.139 million Toronto, 4.196 million Montreal, 2.556 million Vancouver, 1.513 million Calgary, 1.43 million Edmonton, 1.378 million OTTAWA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Canadian\",\"people_and_society/nationality/noun\":\"Canadian(s)\",\"people_and_society/net_migration_rate\":\"5.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"35881659\",\"people_and_society/population_growth_rate\":0.0072,\"people_and_society/urbanization/urban_population\":\"81.5% of total population (2019)\",\"transportation/airports\":\"1467\",\"transportation/railways/total\":\"77932\",\"transportation/roadways/total\":\"1042300\"},{\"BoxHeight\":251.5,\"BoxWidth\":170.79999999999995,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GRL\",\"ISO_Code\":\"GL\",\"Path\":\"M 415.4 1.5 417.6 3.4 419 2.1 419.4 2.7 419.5 4.5 420.3 4.7 420.8 3.5 422.3 3 427.1 5.3 428.4 8 427.6 10.1 425.4 11.5 414.3 12 410.4 14.8 408.4 14 407.8 15.5 404.7 18.6 405.1 19.7 405.9 17.7 410 16.6 411 17.4 411.7 15.8 415.4 13.1 420.6 13.3 421.4 14.1 422.4 13.6 426.1 13.8 429 12 431.6 11.3 432.2 12.2 432.7 14.9 432 18.5 432 19.3 433.7 18 435.7 17.6 436.6 20.3 437.9 19 440 20.9 441.6 21 443.9 23.9 444.7 26.2 444.5 26.9 443.6 27.8 442 28.8 441.3 30.7 440.2 31.7 438.5 32.4 437 32.2 431.8 35 423.7 34.1 417.5 35.3 416.8 34.9 416.4 36.5 409.8 41 409.4 42.4 409.6 44.6 410.8 44.5 413.3 41.4 417.8 39.3 418.4 40.1 419.2 38.9 420.2 38.2 423.7 37.4 431.8 39.3 431.5 42.4 427.4 46.1 426.8 48.2 427 48.9 432.8 44.3 435.1 43.3 435.3 42.5 435.7 38.7 437.1 37.5 440.9 37.1 441.7 40 441.6 43.8 440.8 48.7 439.7 51.2 438.9 51.9 438.1 54.3 435.8 58.3 435.5 60.3 434.8 61.6 436 61.5 436.8 58.6 438.8 57 440.2 54.6 442.1 52.2 443.2 49.7 444.8 47.1 445.2 44.6 446.3 46.2 446.7 49.6 449 48 451.9 50 452.4 49.7 452.7 48.4 453.2 47.9 453.7 45.7 454.8 45.7 454.8 43.8 455.9 44.7 456.3 43.9 457.2 44 457.9 42.8 459.3 44 460.2 43.3 462.1 43 463.2 43.5 466.9 46.8 467.5 48 467.9 50 467.6 51.3 465.1 54.5 464.1 55.2 462.9 57.1 460.6 57.5 460.3 58.5 460.5 60.7 457.9 61.8 457 63.2 453.1 62.8 452.1 61.8 451.5 63.2 450.1 64.2 448.4 64.2 446.2 63 443.9 64.8 444.1 65.6 446.4 63.7 450.7 65.8 453.2 64.9 455.8 66.3 456 66.8 454.7 69.8 453.4 70.8 449.8 70.9 446.2 69.7 444.6 71.9 444 74.3 443.3 76 443.3 77.4 444.4 77.3 445.5 74.4 447.3 73 448.4 73.1 451.1 72.4 452.1 73.5 451 76.9 450.2 78.1 449.3 78.5 447.3 77.8 446.4 79.1 446.3 81.1 445.7 82.3 445.9 84.1 446.6 85.1 446.9 87.4 447.4 87.8 446.9 89.1 446.6 92.8 445.7 93.1 444.7 91.6 444.4 92.5 442.8 91.2 441.6 92.5 441.5 93.5 441.9 95.1 441.1 99 441.2 101.7 440.2 103.6 440.2 104.5 439.7 106 439.4 107.7 440.7 108.1 441.1 106 442.5 103.6 444.3 105.4 446.9 107 447.4 108.2 446.6 108.7 444.9 107.4 444.1 107.2 444.3 108.4 443.5 109.8 444.1 111.3 445.4 111.6 446.3 113 447.2 113.1 447.6 111.5 448.9 112.2 449.5 113.7 449.5 115.9 449.2 117.7 448.5 118.7 446 117.3 444.8 116.6 443.1 116.3 442.5 117.2 441.4 117.4 441.5 118.1 441 118.9 441.3 120.4 440.5 120.7 439.6 119.5 438.5 117.4 437.6 119.2 438 120.6 438.7 120.2 439.4 120.8 440 122.9 439.9 124.8 443 123.4 443.4 124.7 444.6 124.7 445.1 126 444.9 126.7 443.9 127.3 442.1 127.6 443.4 128.2 444.7 128.4 445.7 130.1 446.2 133 446.1 135.8 445.6 136.8 444.9 136.7 444.2 135.2 442.4 135 440.4 132.9 441 134.6 442.6 136.2 442.5 138 442.8 142 444.1 142.1 445.2 142.7 446.2 142.2 447 144.2 446.5 145.7 445.3 146.3 444.2 146 443.6 146.8 441.6 147.9 440.9 147.8 439.4 146.7 438.5 147 438.3 148.2 439.1 149.3 439.9 148.5 442.3 149.8 443.5 150.2 443.2 151.7 443.3 153.5 442.6 154.3 440.5 154.1 439.9 155 438.2 156.1 436 155.2 433.9 153.3 433.4 152.3 433.7 151.3 432.8 151 432.3 151.5 432.1 152.9 430.9 152.7 430.8 153.5 429.8 154.4 428.7 156 427.9 156.3 428.1 157 430.4 158.3 430.2 159.2 429 159.6 427.7 160.5 426.1 160.2 426.9 162 427.5 161.4 429 160.5 431.3 162.1 431.2 163.4 429.6 164 430.1 164.8 431.1 164.1 431.7 164.2 433.8 165.6 434.3 166.6 435.6 167.2 437 168.6 436.7 169.7 437.4 170.2 437.7 171.1 437.6 173 438.5 172.7 439.6 173 439.9 179.5 440.2 180.4 439.4 181.3 438.1 180.9 437.1 181.1 435.1 180.9 433.4 179.1 432.6 176.2 431.6 173.9 430.5 173.9 429 172.2 426.8 171.5 425.5 171.9 422.9 168.6 422.2 169.1 423.9 170.9 424.3 171.9 426.1 172.6 428.4 172.7 429.4 174.1 428.6 175.5 425.8 177.2 423 176.9 422.2 177.3 422.5 178.2 422.1 179.5 421.3 181.1 422.3 181.9 426.1 181.1 426.7 181.7 426.3 182.3 425.1 182.5 423.1 183.9 422.7 184.7 424.5 184.7 425.4 183.1 427.1 183.2 429.8 181.8 430.8 182.2 432.3 183.1 433.8 183.7 438.2 184.4 438 184.9 436.3 185.6 435.4 187.4 434.7 187.5 434.1 188.5 433.3 188.5 433 189.4 431.7 189.8 431.4 190.8 430.4 190.9 430.4 191.8 429 192.6 428.5 193.7 426.7 195 425.3 195.1 424.1 196.1 423.1 196.5 422.4 196.2 420 197.6 419.3 197.5 418.4 198.4 417 197.4 416.5 199.1 413.8 199.7 412.3 199.5 411.9 198.4 411.2 198 410 196.1 409.5 196.6 410.5 198 410.5 198.9 411 199.6 410.8 201 409.9 201.5 408.8 202.4 408 202.7 407.6 204 406.8 207 405.8 208.3 405.8 209.1 403.6 212.1 402.2 212.7 401.4 212.4 401.1 213.5 399.9 214.9 398.9 214.3 398.1 215.4 397.6 217.3 396.7 216.1 396.3 217.1 395.3 217.4 395 216.1 395.6 214.1 397 212.4 394.9 212.1 395.2 212.9 394.6 215.1 394.2 215.4 394.1 216.8 393 217 392.1 217.7 390.4 217 389.3 217.9 390.1 219.2 388.6 221 386.2 220.8 386.1 221.7 387.2 223.3 388.1 225.5 386.5 225.7 385.1 226.1 385.6 226.8 387.2 227.1 387.5 229.4 386.8 229.7 386.8 230.7 385.6 231.2 385.8 232 385.2 233.5 384.6 233.3 383.6 233.7 384.7 234.4 383.7 235.2 382.4 236.7 382.6 239.8 383 240 382.8 241.4 381.4 244 381.1 245.2 381.5 245.7 381 246.6 381.2 247.9 379.6 248.9 380.3 249.5 380.3 251.4 379 251.7 378 251.2 377.3 252 376.7 251.3 375.5 251.2 374.8 250.4 374.8 248.9 372.7 248.3 372.4 247.8 373.6 247.1 372.6 246.4 372.5 245.3 370.8 246.1 369.9 246.9 368.9 246.3 367.3 247.4 366.5 246.7 366.5 245 365.5 244.5 365 243.3 363.7 242.4 363 241.4 363 240.1 362.4 238.4 361.2 238 360.7 237 360.6 235 359.7 233.8 358.7 233.2 358.1 231.5 357.3 230 357.4 228.5 357.1 227.6 357.8 227.1 359.1 225.2 359.3 224.1 360.1 222.9 359.6 222.5 358.6 223.6 357.9 223.2 356.5 226.1 355.5 225.9 355.4 224 355.9 222.6 355.4 222.1 355.2 220.2 354.4 219.3 353.5 217 352.6 217.3 352.8 215.9 352.2 215.7 351.4 214.1 351.3 211.6 352 210.3 353.3 209.4 351 207.8 350.7 207 350.8 205.4 351 204.6 352.3 203.7 353.4 202.4 354.7 202.2 356.4 203 357.6 202.9 358.4 203.1 358.5 202.2 357.5 202.1 356.7 202.5 355.3 202.1 354.7 201.6 353.1 202.3 352.3 203.3 351.3 204 351 202.2 351.4 201.5 352.3 200.8 352.5 199.2 353.5 199.3 353.3 198.3 352.3 198.4 352.8 197 354.1 197 354.2 195.6 353.1 195.7 353.2 194.9 354.8 195 356.3 196.4 358 196.1 359 194.6 358.1 194.5 358.5 192.1 360.1 192.1 360.3 191 359.2 191.3 358.6 191 359.4 187.3 360.4 186.5 359.9 186.1 359.9 184.6 358.5 185.1 358.1 184.5 357.3 185 355.2 184.5 353.3 182.7 350.3 181.4 348.8 179.2 350.1 178.1 353.7 178.8 355.8 180.4 358.5 182 358.8 181.3 358 180.4 358.8 180.2 358.5 179.1 358.8 178 357.9 177.6 357.4 175.7 354.8 174.9 355.5 173.3 353.9 172.8 355.2 171.1 354.1 170.6 352.9 170.4 353.3 169.3 351.8 169.2 350.5 171.2 350.4 172.6 349.2 173.3 348.3 173.4 346.2 172.4 345.6 170.5 346.5 169.6 346.8 168.4 346.3 167.3 347.5 165.8 346.1 165.4 346.8 164.6 346.3 163.4 348.2 163.3 348.3 162.4 347.4 161.3 348.6 160.2 348.9 159.6 347.6 158.4 346.9 159.2 345.9 158.1 346.1 157.1 346.8 156.7 346.8 154.9 345.7 154.8 345.3 154.3 345.8 153.4 345 152.1 345.3 150.1 344.2 148.2 344.3 146.5 343.4 146.1 343.3 144.3 343.8 143.3 343.1 142.3 342.1 141.6 342.2 140.2 339.2 137.8 339.1 136.6 338 134.3 338.6 133.2 338.2 131.8 337.5 130.8 336.4 130.6 335.8 129.1 334.6 129.4 334.5 128.2 333.9 128.1 332.7 126.9 331.7 127.1 331 125.7 330.1 125.5 329.3 125.9 328.7 125 327.3 124.4 326.1 124.7 325.7 123.9 324.4 123.2 323.4 125.3 322.5 126.5 322 123.9 320.2 125.5 319.2 125.7 318.6 127.1 317.7 126.8 317.6 126.2 317.9 124.4 316.9 124.3 315.9 126.3 314.6 124.5 313.9 125.2 314.3 126.6 315.1 127.4 315.2 128 310.3 126.4 309.9 125.6 307.9 123.8 307.2 122.8 308.5 121.8 309.5 120.7 311.3 120.4 311.3 119.4 308.2 119.4 306.3 118.5 306.1 118.1 306.8 115.9 305.3 117.6 304.6 118 303.8 117.4 303.5 116.4 302.8 116 302.5 115.2 302.8 114.1 304 113 306.1 112.6 310 113.1 309.7 112 310.7 111 314.7 111.1 315.7 110.8 316.8 109.5 316.4 108 315.5 107.6 314.9 106.8 314.3 107 313.7 108.2 312.9 108.8 310.9 109 309.7 107.4 309.6 108.8 308.4 109.6 306.2 108.6 306.1 108.3 307 106.8 304.9 106.7 305.4 105.1 304 105.6 302.7 105.7 302.2 104.5 301.2 103.8 300.2 103.7 299.5 102.3 298.8 101.7 298.3 100.7 298.4 98 299.5 95.7 302.4 94.2 303.7 94.4 304.6 93 306.3 91.9 307.7 91.7 308.8 90.8 309 89.6 310.2 88.2 311.1 87.8 312.2 88 313.4 86.9 317.1 87.2 319.2 83.8 320.5 80.9 320.8 79.8 320.7 78.6 320.1 77.7 320.1 76.8 321.3 75.6 321.1 74.1 320.2 73.5 321.5 72.4 321 72.1 319.2 72.1 317.4 73.3 315.8 72.1 314.4 72.4 313.3 70.4 313.1 68.8 313.3 67.8 314.8 65.9 315.3 64.5 319.2 60.3 320.1 57.5 322.3 55.1 323.4 55 324.1 53.5 325.8 53.7 327.8 55.6 328.1 54.4 329.3 54 328.9 50.9 329.5 48.9 329.7 47.8 328.6 43.8 329 42.2 332 40.2 334.6 41.4 335.5 44.3 336.8 45.1 335.6 40.9 334.1 38.2 334.8 36.7 340.6 34.1 341.7 34.6 342.9 33.1 344.6 34.2 345 32.3 347 31.6 348.1 33.3 348.6 34.8 348.9 36.7 349 41.2 348.3 44.7 348.2 45.6 348.7 46 350.3 42.6 350.8 39.3 351.4 38.6 355.4 42 357.5 45.1 358.1 46.7 358.8 46.6 358.4 45.3 357.3 43.9 356.7 42.3 358.1 41.5 358.5 40.1 357.1 35.4 356.6 30 356.9 29.1 359.7 28.9 361.5 30 362.9 32.8 364.8 34.5 366 36.5 369.1 38.9 370.4 42 372.2 45.1 371.7 42.4 371.9 42 373.9 43.8 373.1 41.7 372.8 39.7 372 37.3 368.1 32.7 366.6 27.2 367.7 26.1 369.4 25.7 373.3 29.2 374.7 32.6 374.6 33.5 373.5 34.7 373.2 35.7 373.8 36.1 374.4 34.7 375.3 34 377.1 34 376.4 31.5 373 25.8 371.9 24.6 371.8 23.8 372.5 23.1 381.1 23.6 382.1 25.9 382.4 28.2 383 28.7 382.6 24.5 383.8 24.5 385.8 27.4 387.1 28.1 387.6 29.3 388 31.3 388.6 31.5 388.4 29.3 388 27.8 387.8 25.9 386.9 25.3 386.2 24.2 380.7 21.3 374.4 21.3 373.8 19.9 373.6 18.2 372.9 17.2 372.5 15.6 372.8 14.7 373.7 15.3 374.4 14.5 378.2 15.2 378.2 14.5 377.5 13 378.3 11.6 380.8 11.7 381.7 13 382.2 14.7 385.1 17.6 385.1 17 384.2 14.4 384.6 13.9 385.6 15 385.9 13.9 386.5 13.7 388.6 16.3 388.4 17.1 387.4 17.2 387.5 18.1 389.6 19.3 390.5 21.1 390.8 20.3 390.4 17.7 390.9 16.6 391.1 15.2 392.4 13.5 391.3 13.6 391 12.2 390.4 11.1 390.1 8.7 390.2 7.3 391.3 6.2 392.6 7.3 392.4 5.1 392.9 4.1 396.1 6.8 396.2 3.8 397.3 2.6 399.1 2.3 400.4 3.1 401.3 2 402.2 2.2 404 4.5 404.2 2.3 405 1.5 407.9 1.4 408.9 2.4 413.8 1.2 415.4 1.5 Z M 355.8 186.6 356.1 187.8 355.1 189.3 351.6 190.9 349.9 190.1 350 188.5 348.7 188.4 347.7 187.3 348.1 185.4 348.2 182.9 349.2 182.3 351.9 183.1 352.9 183.9 354.3 185.9 355.8 186.6 Z M 428.5 180 427.4 181.2 427 180.6 425.3 180.7 422.6 181.5 422.5 180 423.3 179.7 425 177.7 426.6 177.5 428.7 176 428.8 176.8 429.6 177.4 429.8 179.5 428.5 180 Z M 435.8 160.4 437.4 162.4 439 163.5 439 164.2 437.2 163.7 437.1 164.6 438.7 165.5 438.6 166.4 437.7 166.6 436.4 165.7 435.8 164.9 433.8 163.8 432.4 162.5 432 160.2 433.2 159.8 435.8 160.4 Z M 434.1 155.3 435.4 156.2 436.1 157.7 432 158.3 430.6 157.6 429.5 157.5 428.9 156.7 430.1 154.8 432 154.6 434.1 155.3 Z M 439.1 159.5 438.7 160.5 439.2 161.4 437.1 161.4 436.4 160.2 433.5 159.5 432 159.7 431.9 158.8 435.9 158.1 437.1 158.5 439.1 159.5 Z M 450.5 134.6 450.5 135.4 449.8 135.9 450.1 136.9 450.9 137.7 452 137.1 451.9 138.3 451.2 138.6 450.5 138.2 448.8 138.8 447.7 138.5 447.8 134.9 448.7 134.5 449.1 135.1 450.5 134.6 Z M 355.3 39.5 354.4 40 350.2 36.6 349.7 34.1 350.1 32.8 350.7 32.1 351.7 33 352.2 34.9 353.7 36.3 355.3 39.2 355.3 39.5 Z M 371.7 21.3 370 21.4 369.2 20.8 368.6 19.5 369.1 18.9 368.9 17.7 369.2 16.8 370.5 16.1 372.9 18.7 372.9 19.8 373.2 21.2 371.7 21.3 Z M 448.8 127.3 448.3 126.7 447.8 124 447 121.9 447.3 120.7 448 120 448 121.8 448.5 124.3 448.8 127.3 Z M 444.2 139.2 445.2 140.2 444.4 141.6 443.3 141.3 442.8 140.3 443 138.6 443.7 138.1 444.5 138.6 444.2 139.2 Z M 448.5 41.6 447.2 41.5 445.9 38.3 445.7 37 446 36 446.7 35.5 448.1 39.3 448.5 41.6 Z M 347.4 159.8 347.6 160.5 346.2 162.7 345.3 162.8 345.4 161.8 345 160.9 346.2 160.9 347.4 159.8 Z M 359.3 185.7 359.4 186.3 358.7 187 358.7 188.5 358 188.8 357.6 187.2 357.5 185.6 359.3 185.7 Z M 390.7 14.3 390.3 14.6 388.1 13.5 386.7 11.4 384.8 10.9 385.2 8.8 387.3 10.3 388.6 12.3 390.4 13.1 390.7 14.3 Z M 353 173.2 354.7 173.6 354.8 174.3 354 175.2 352.8 174.8 352.6 173.8 353 173.2 Z M 299.9 109.8 301.8 110.7 301.3 111.7 300.4 111.7 299 110.4 299.9 109.8 Z M 351.8 176 351.1 176.3 350.4 175.2 351.3 174 351.8 176 Z M 450.7 107.9 449.8 107.8 450.6 105.9 450.6 105 451.3 104.7 451.6 105.5 451.2 107.2 450.7 107.9 Z M 366.5 22.8 365.9 23.2 364.1 23 363.8 22.6 363.8 20.7 364.5 20.4 366.5 22.2 366.5 22.8 Z M 446.7 72.6 445.5 72.9 446 70.9 447 70.3 448 71.7 446.7 72.6 Z M 445.1 104 445.6 104.9 446.6 104.9 446.2 105.9 443.7 104.5 443.9 103.7 445.1 104 Z M 452.2 46.6 451.1 46.4 449.7 44.3 450.4 43.4 451.2 43.7 452.2 46.6 Z M 304.5 110 305.8 110.6 302.9 110.8 302.8 109.7 304.5 110 Z M 451.2 87.9 451.1 88.4 449.8 88.7 450.5 86.5 451.2 86.8 451.2 87.9 Z M 345 150.4 343.1 150.8 343.1 149.6 345 150.4 Z M 389.7 10.2 389.2 10.4 387.9 9.5 388 7.3 389.1 7.6 389.1 8.7 389.7 10.2 Z M 364.3 31.1 363.8 31.1 363.3 29.9 362.4 28.9 362.5 28.2 364.1 29.2 364.5 30.4 364.3 31.1 Z M 342.3 142.7 343.2 144 341.7 143.5 342.3 142.7 Z M 448 143.3 447 143.3 447.1 142.4 448 142.2 448 143.3 Z M 354 34.7 353.1 35 352.9 33.3 353.4 33.3 354 34.7 Z M 368.7 21.6 368.3 21.7 367.4 20.2 367.9 19.8 368.7 21.6 Z M 383.8 12.1 382.5 12.5 382.4 11.6 383.8 12.1 Z\",\"Xmax\":467.9,\"Xmid\":385.4,\"Xmin\":297.1,\"Ymax\":252.5,\"Ymid\":141.3,\"Ymin\":1,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"613,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2166086,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than three times the size of Texas\",\"geography/area_sqkm\":2166086,\"geography/climate\":\"arctic to subarctic; cool summers, cold winters\",\"geography/coastline\":\"44,087 km\",\"geography/elevation/highest_point\":\"Gunnbjorn Fjeld 3,694 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1792\",\"geography/geographic_coordinates\":\"72 00 N, 40 00 W\",\"geography/geography_note\":\"dominates North Atlantic Ocean between North America and Europe; sparse population confined to small settlements along coast; close to one-quarter of the population lives in the capital, Nuuk; worlds second largest ice sheet after that of Antarctica covering an area of 1.71 million sq km (660,000 sq mi) or about 79% of the island, and containing 2.85 million cu km (684 thousand cu mi) of ice (this is almost 7% of all of the worlds fresh water); if all this ice were converted to liquid water, one estimate is that it would be sufficient to raise the height of the worlds oceans by 7.2 m (24 ft)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.994,\"geography/location\":\"Northern North America, island between the Arctic Ocean and the North Atlantic Ocean, northeast of Canada\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"flat to gradually sloping icecap covers all but a narrow, mountainous, barren, rocky coast\",\"government/administrative_divisions\":\"5 municipalities (kommuner, singular kommune); Avannaata, Kujalleq, Qeqertalik, Qeqqata, Sermersooq\",\"government/capital/geographic_coordinates\":\"64 11 N, 51 45 W\",\"government/capital/name\":\"Nuuk (Godthaab)\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II of Denmark (since 14 January 1972), represented by High Commissioner Mikaela ENGELL (since April 2011)\",\"government/executive_branch/head_of_government\":\"Premier Kim KIELSEN (since 30 September 2014)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red with a large disk slightly to the hoist side of center - the top half of the disk is red, the bottom half is white; the design represents the sun reflecting off a field of ice; the colors are the same as those of the Danish flag and symbolize Greenlands links to the Kingdom of Denmark\",\"government/government_type\":\"parliamentary democracy (Parliament of Greenland or Inatsisartut)\",\"government/independence\":\"none (extensive self-rule as part of the Kingdom of Denmark; foreign affairs is the responsibility of Denmark, but Greenland actively participates in international agreements relating to Greenland)\",\"government/national_holiday\":\"National Day, June 21; note - marks the summer solstice and the longest day of the year in the Northern Hemisphere\",\"government/national_symbol_s\":\"polar bear; national colors: red, white\",\"introduction\":\"Greenland, the worlds largest island, is about 80% ice-capped. Vikings reached the island in the 10th century from Iceland; Danish colonization began in the 18th century, and Greenland became an integral part of the Danish Realm in 1953. It joined the European Community (now the EU) with Denmark in 1973 but withdrew in 1985 over a dispute centered on stringent fishing quotas. Greenland remains a member of the Overseas Countries and Territories Association of the EU. Greenland was granted self-government in 1979 by the Danish parliament; the law went into effect the following year. Greenland voted in favor of increased self-rule in November 2008 and acquired greater responsibility for internal affairs when the Act on Greenland Self-Government was signed into law in June 2009. Denmark, however, continues to exercise control over several policy areas on behalf of Greenland, including foreign affairs, security, and financial policy in consultation with Greenlands Self-Rule Government.\",\"name\":\"Greenland\",\"people_and_society/age_structure/0_14_years\":0.21,\"people_and_society/age_structure/15_24_years\":0.151,\"people_and_society/age_structure/25_54_years\":0.4083,\"people_and_society/age_structure/55_64_years\":0.135,\"people_and_society/age_structure/65_years_and_over\":0.0957,\"people_and_society/birth_rate\":\"14.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Greenlandic 89.7%, Danish 7.8%, other Nordic 1.1%, and other 1.4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"18,000 NUUK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Greenlandic\",\"people_and_society/nationality/noun\":\"Greenlander(s)\",\"people_and_society/net_migration_rate\":\"-6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"57691\",\"people_and_society/population_growth_rate\":-0.0004,\"people_and_society/urbanization/urban_population\":\"87.1% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":55.30000000000001,\"BoxWidth\":87.6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"MEX\",\"ISO_Code\":\"MX\",\"Path\":\"M 230.7 386 230.5 387 229.9 388.3 229.8 388.3 229.8 387.9 229.3 388.3 229.1 388.8 229.2 389.3 229 391.6 229 392.8 229 395.1 228.7 396.3 229.2 398.9 229.4 399.3 229.8 399.8 229.9 399.4 229.7 399 230.1 399.3 230.1 399.5 230 400 230 400.4 230.6 401.9 232.5 404.3 233.1 405.9 234.2 407.3 234.9 407.7 236.1 407.8 237 408.3 237.9 409.2 238.1 409.3 238.8 409.3 240.9 408.6 242.4 408.5 243.3 408 244.7 407.8 245.1 408 245.1 408.2 245.6 408.6 245.8 408.5 246.5 408.4 246.8 408.2 247 407.9 247 407.7 246.9 407.4 246.9 407.2 248.4 405.9 248.6 404.9 249.2 404.2 249.2 402.5 249.5 401.3 249.6 401.1 250.3 400.6 251.6 400.1 253.9 399.8 254.5 399.5 255.6 399.2 256.1 399.2 257.8 399.7 258.1 399.7 258.4 399.6 258.6 399.4 259 399.7 259.2 400.1 259.3 400.2 259.4 400.6 259.1 401.5 258.6 402.1 258 402.7 257.8 403.1 257.5 403.6 257.4 404.4 256.8 405 256.8 405.2 257 405.3 257.4 405.3 257.5 405.4 257.4 405.7 257.1 405.8 257 406 257 406.3 257.3 406.1 257.4 406.1 256.5 409 256.4 409.1 256.3 408.7 255.9 408.4 256 407.8 255.9 407.4 255.2 408.4 254.7 408.5 254.2 409.5 253.7 410.1 253.2 409.8 253 409.9 252.9 410 252.9 410.4 252.6 410.4 251.3 410.4 247.8 410.4 247.7 411.7 247.7 411.9 246.8 412.1 247.6 413 247.7 413.1 248.4 413.5 248.6 413.7 248.8 414.2 249.3 414.5 249.2 415.3 247.7 415.4 245.7 415.5 245.2 416.4 244.4 417.6 244.7 418.3 244.5 418.9 244.5 419.5 244.3 419.8 241.7 417.2 240 415.9 239.7 415.4 239 415 238.4 414.9 238.2 415.1 237.4 415 236.3 415.1 235.3 415.7 234 416.1 233.3 416.5 232.5 416.6 231.5 416.4 230.4 415.9 229 415.7 227.8 415 226.8 414.7 226.1 414.1 223.7 413.6 223.2 413.3 222.7 412.9 220 412 218.4 410.9 217.8 410.2 217.4 410 217 409.9 216.5 410 213.4 409 213 408.7 212.4 407.8 211.9 407.4 211 406.9 210.7 406.6 209.9 406.4 209 405.9 208.6 405.3 208.2 404.8 207.7 404.1 207.1 402.9 207.3 402.6 208 402.4 208.2 402.1 208 401.8 207.6 401.6 208.2 400.8 208.3 400.3 208.3 399.6 207.8 399.2 207.6 398.8 207.7 398.1 207.8 397.5 207.1 397 207 396.6 206.6 396 205 394.5 204.7 393.9 204 393.1 203.6 392.4 203 391.7 202.1 391.1 201.9 390.5 201.4 390.4 200.6 389.9 200.6 389.8 200.7 389.6 200.7 389.3 200.7 389 200.5 388.8 199.7 388.1 199.3 388.2 198.4 387.3 198.2 387.3 198.1 387.4 197.7 387.4 197.7 387.3 197.9 387 197.6 387 196.9 386.7 196.7 386.3 196.7 385.9 196.8 385.5 197.2 385 197.4 385 197.4 384.9 197.2 384.7 197 384.2 196.5 383.7 195.9 383.7 195.6 383.6 195.1 382.6 194.3 382.3 193.9 381.9 193.4 381 193.4 380.1 192.9 379.9 192.5 380 191.8 379.6 191 378.6 190.3 378.1 189.8 377.4 189.8 377.1 189.2 376.6 188.9 375.7 188.5 375.3 188.3 374.8 187.5 373.6 187.3 372.6 187 371.9 186.5 371.1 186.5 370.7 186.5 369.9 186.4 369.6 186 369.3 185.2 369 184.8 368.5 184.3 368.2 184.1 368.2 183.9 368.4 183.7 368.5 182.3 367.7 182.2 367.7 181.8 367.8 181.6 368.6 181.5 369.6 181.7 370 182 370.6 182.2 371.8 182.2 372.7 182.4 373.2 183 374 183.5 374.3 184.8 375.4 185.3 376.7 186.1 377.1 186.5 378 187.1 378.3 187.5 380.2 187.9 380.7 188.5 381.1 189 382.1 189.5 382.5 189.6 382.9 190.1 384 190.2 384.1 190.3 384 190.1 383.6 190.1 383.3 190.2 383.3 190.6 383.7 190.8 384.1 191 384.4 191.2 385 191.5 386.5 191.9 387.2 192.2 387.5 192.6 388.5 193.1 389.4 193.2 389.7 193.1 390.3 193.4 391.1 194 391.6 194.1 391.4 194.2 391.1 194.6 391.1 195.2 391.8 195.5 391.9 196 393 196.5 393.5 196.6 394.1 196.4 394.6 195.4 395.3 195.2 395.3 195 395.3 194.8 395 194.5 393.9 194 393.3 193.3 392.8 192.2 391.7 190.8 390.8 190.5 390.4 190.1 390.2 189.7 389.8 189.3 389.6 189.2 389.2 189 389.2 188.9 389.5 188.8 389.5 188.9 389.1 189.1 388.7 189.1 388.3 189.3 387.7 189.3 387 189 386 188.5 385.3 187.7 384.9 187.1 384.3 186.5 384 186.3 383.4 186.2 383.2 185.9 383.4 185.5 383.4 185 383.5 184.4 382.9 183.9 382.8 183.4 382.4 182.8 382.2 182.4 381.5 181.2 380.4 181.2 380.2 182.4 380.3 183 380.2 183.6 380.7 184 380.6 184 380.5 183.6 380.4 183.4 379.8 183.5 379.6 183.7 379.5 183.7 378.1 183.4 377.6 181.4 375.5 180.7 375.1 179.4 374.1 179 373.3 178.9 372.4 178.3 371.7 178.2 370.9 177.6 370.2 177.4 369.4 176.6 368.3 176.5 367.9 176.6 367.4 176.1 366.8 175.9 366.2 175.5 365.7 175.3 365.1 181.9 364.5 181.7 364.9 181.9 365.3 192.1 369 199.9 369 200 368.9 200.1 367.7 200.2 367.6 204.6 367.6 205 367.7 205.6 368.5 206.3 368.9 206.8 369.5 207.2 369.8 207.8 370.5 208.4 370.8 209.1 371.4 209.3 372.1 209.7 372.6 209.8 373.6 210.3 374.5 211 374.9 211.5 375.4 212.2 375.7 212.5 375.9 212.9 376.1 213.3 376.4 213.7 376.5 214.1 376.5 214.5 376 214.8 375.8 214.8 375.5 214.9 375.3 215 374.8 215.4 374.2 216.1 374 216.4 373.8 217 374 217.6 374 218.2 374.1 218.5 374 218.7 374.1 219.2 374.6 219.3 374.6 219.4 374.8 220.6 375.8 220.9 376.2 221.3 377.3 221.8 378.1 222 378.8 222.6 379.3 222.9 379.8 223.2 380.4 224.1 381 224.2 381.4 224.1 381.8 224.3 382.1 224.3 382.7 224.9 383.4 225.3 384.6 226.1 384.8 226.5 385.1 227.1 385.3 227.7 385.7 229.2 385.8 229.9 386.3 230.2 386.1 230.7 386 Z M 188.7 377.2 188.7 377.3 188.4 377.2 188 376.9 188.1 376.7 188.2 376 188.6 375.8 188.7 375.9 188.9 376.4 188.8 377.2 188.7 377.2 Z M 185.8 375.6 186 375.6 186.2 375.6 186.3 375.6 186.2 375.8 186.3 375.9 186.3 376.1 186.3 376.3 186.4 376.3 186.4 376.5 186.1 376.3 185.9 376 185.8 376 185.6 375.8 185.5 375.6 185.4 375.6 185.3 375.5 185.2 375.2 185.1 375.1 185.2 374.9 185.2 374.8 185.3 374.8 185.4 374.8 185.6 375 185.8 375.3 185.7 375.4 185.7 375.5 185.8 375.6 Z M 259.5 402.3 259.5 402.5 259.3 402.7 259.1 402.9 258.8 403.2 258.7 402.9 258.8 402.7 259 402.3 259.1 402.3 259.2 402.4 259.5 402.3 Z M 180.7 379.3 180.7 379.5 180.5 379.5 180.5 379.4 180.4 379.4 180.2 379.4 180.2 379.3 180.3 379.2 180.5 378.9 180.4 378.7 180.4 378.5 180.5 378.5 180.6 378.5 180.7 378.8 180.7 379 180.8 379.1 180.8 379.2 180.7 379.3 Z M 172.2 376.8 172.1 376.8 172.1 376.7 172.1 376.6 172 376.6 172 376.4 171.9 376.3 171.9 376.2 171.9 376 172 376 172.1 375.9 172.1 376 172.1 376.2 172.2 376.3 172.3 376.6 172.2 376.8 Z M 207.2 397.9 207.4 398 207.4 398.1 207.5 398.1 207.6 398.3 207.5 398.4 207.5 398.5 207.4 398.5 207.2 398.1 207.1 397.9 207.1 397.7 207.2 397.7 207.2 397.9 Z M 190.4 390.9 190.3 391.1 190.2 390.9 189.7 390.5 189.6 390.5 189.6 390.4 189.9 390.4 190 390.6 190.2 390.7 190.4 390.9 Z M 193.6 389.3 193.5 389.3 193.3 389.2 193.2 388.9 193.1 388.9 193.1 388.8 193.1 388.7 193.2 388.8 193.4 388.8 193.5 388.9 193.5 389.1 193.6 389.3 Z M 204.7 399.2 204.7 399.3 204.4 399.2 204.3 399 204.4 398.9 204.6 399 204.7 399 204.7 399.1 204.7 399.2 Z M 195.6 391.4 195.6 391.6 195.4 391.6 195.3 391.4 195.2 391 195.3 390.9 195.5 391.3 195.6 391.4 Z M 200.4 389 200.5 389.4 200.3 389.4 200.1 389.1 200.2 389.2 200.3 389.2 200.2 388.9 200.4 389 Z M 192.1 385.7 192.1 385.9 192 385.9 191.7 386.3 191.7 386.1 191.8 385.9 191.8 385.7 191.9 385.7 192.1 385.7 Z M 192.5 407.5 192.5 407.7 192.4 407.7 192.3 407.6 192.2 407.6 192.2 407.4 192.3 407.3 192.4 407.4 192.5 407.5 Z M 194.2 390.5 194.1 390.7 194 390.5 193.9 390.2 194 390.2 194.2 390.5 Z M 239.2 415.5 238.7 415.3 238.8 415.2 239.1 415.4 239.2 415.5 Z M 205.1 399.6 205.1 399.8 204.8 399.7 204.8 399.6 204.9 399.5 205.1 399.6 Z M 187.5 377.8 187.4 377.9 187.2 377.7 187.1 377.6 187.1 377.5 187.3 377.7 187.5 377.8 Z M 188 377.5 187.8 377.5 187.8 377.4 188 377.4 188 377.5 Z M 193 387.1 192.9 387.1 192.8 386.9 192.9 386.8 193 387.1 Z M 186.3 383.7 186.3 383.8 186 383.7 186.1 383.6 186.2 383.7 186.3 383.7 Z M 245.6 408 245.4 408 245.4 407.9 245.6 407.9 245.6 408 Z M 189.4 382.1 189.3 382.2 189.2 382 189.3 382 189.4 382.1 Z M 198.3 387.7 198.3 387.8 198.1 387.6 198.3 387.7 Z M 198.5 387.8 198.5 387.9 198.3 387.7 198.4 387.7 198.5 387.8 Z M 205.5 400.1 205.4 400.1 205.4 400 205.5 400 205.5 400.1 Z M 182.9 373.5 182.8 373.5 182.7 373.4 182.8 373.3 182.9 373.4 182.9 373.5 Z M 246 407.7 245.8 407.9 245.7 407.8 245.9 407.7 246 407.7 Z M 229.6 389 229.6 389.1 229.5 389 229.6 388.9 229.6 389 Z M 192.3 386.9 192.2 386.9 192.1 386.8 192.2 386.7 192.3 386.9 Z M 191.6 385.5 191.5 385.6 191.4 385.5 191.5 385.4 191.6 385.5 Z M 189.1 389.9 189.1 390.1 189 390 189 389.9 189.1 389.9 Z M 258.3 399.4 258.2 399.5 258.1 399.4 258.3 399.3 258.3 399.4 Z M 190 381.4 189.8 381.5 189.7 381.4 189.9 381.3 190 381.4 Z M 258.1 399.4 258 399.5 257.9 399.4 257.9 399.3 258.1 399.4 Z M 197.2 384.9 197.1 385.1 197 385 197.1 384.9 197.2 384.9 Z M 201.2 390.4 201.3 390.6 201.1 390.5 201.1 390.4 201.2 390.4 Z M 204.4 398.8 204.3 398.9 204.2 398.8 204.3 398.7 204.4 398.8 Z M 201.8 390.9 201.7 390.9 201.6 390.8 201.7 390.7 201.8 390.9 Z M 200.1 388.9 200.1 389 199.9 388.9 200 388.9 200.1 388.9 Z M 229.8 399.2 229.7 399.4 229.6 399.3 229.7 399.2 229.8 399.2 Z M 199.7 388.4 199.7 388.5 199.6 388.4 199.6 388.3 199.7 388.4 Z M 199.9 388.7 199.8 388.8 199.7 388.7 199.9 388.6 199.9 388.7 Z M 182 408.7 182 408.8 181.8 408.8 181.9 408.7 182 408.7 Z M 189.3 390.2 189.3 390.3 189.2 390.3 189.2 390.1 189.3 390.2 Z M 193.1 388.2 193 388.2 193 388.1 193.1 388 193.1 388.2 Z\",\"Xmax\":259.5,\"Xmid\":215.7,\"Xmin\":171.9,\"Ymax\":419.8,\"Ymid\":392.2,\"Ymin\":364.5,\"economy/currency\":\"Mexican pesos (MXN)\",\"economy/gdp_per_capita_ppp/2017\":\"19900\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"454.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":1943945,\"geography/area/water\":20430,\"geography/area_comparative\":\"slightly less than three times the size of Texas\",\"geography/area_sqkm\":1964375,\"geography/climate\":\"varies from tropical to desert\",\"geography/coastline\":\"9,330 km\",\"geography/elevation/highest_point\":\"Volcan Pico de Orizaba 5,636 m\",\"geography/elevation/lowest_point\":\"Laguna Salada -10 m\",\"geography/elevation/mean_elevation\":\"1111\",\"geography/geographic_coordinates\":\"23 00 N, 102 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location on southern border of the US; Mexico is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the \\u0022Three Sisters\\u0022 companion plants - winter squash, maize (corn), and climbing beans - served as the main agricultural crops for various North American Indian groups; all three apparently originated in Mexico but then were widely disseminated through much of North America; vanilla, the worlds most popular aroma and flavor spice, also emanates from Mexico \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026amp;nbsp;\\u0026lt;/strong\\u0026gt;the Sac Actun cave system at 348 km (216 mi) is the longest underwater cave in the world and the second longest cave worldwide, after Mammoth Cave in the United States (see \\u0022Geography - note\\u0022 under United States)\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; the prominent Yucatan Peninsula that divides the Gulf of Mexico from the Caribbean Sea is shared by Mexico, Guatemala, and Belize; just on the northern coast of Yucatan, near the town of Chicxulub (pronounce cheek-sha-loob), lie the remnants of a massive crater (some 150 km in diameter and extending well out into the Gulf of Mexico); formed by an asteroid or comet when it struck the earth 66 million years ago, the impact is now widely accepted as initiating a worldwide climate disruption that caused a mass extinction of 75% of all the earths plant and animal species - including the non-avian dinosaurs\",\"geography/land_boundaries/border_countries\":\"Belize 276 km, Guatemala 958 km, US 3155 km\",\"geography/land_boundaries/total\":\"4,389 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.417,\"geography/land_use/forest\":0.333,\"geography/land_use/other\":0.118,\"geography/location\":\"North America, bordering the Caribbean Sea and the Gulf of Mexico, between Belize and the United States and bordering the North Pacific Ocean, between Guatemala and the United States\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"high, rugged mountains; low coastal plains; high plateaus; desert\",\"government/administrative_divisions\":\"32 states (estados, singular - estado); Aguascalientes, Baja California, Baja California Sur, Campeche, Chiapas, Chihuahua, Coahuila, Colima, Cuidad de Mexico, Durango, Guanajuato, Guerrero, Hidalgo, Jalisco, Mexico, Michoacan, Morelos, Nayarit, Nuevo Leon, Oaxaca, Puebla, Queretaro, Quintana Roo, San Luis Potosi, Sinaloa, Sonora, Tabasco, Tamaulipas, Tlaxcala, Veracruz, Yucatan, Zacatecas\",\"government/capital/geographic_coordinates\":\"19 26 N, 99 08 W\",\"government/capital/name\":\"Mexico City (Ciudad de Mexico)\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the capital city, whose name stems from the Mexica, the largest and most powerful branch of the Aztecs; the meaning of the name is uncertain\",\"government/executive_branch/chief_of_state\":\"President Andres Manuel LOPEZ OBRADOR (since 1 December 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Andres Manuel LOPEZ OBRADOR (since 1 December 2018)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and red; Mexicos coat of arms (an eagle with a snake in its beak perched on a cactus) is centered in the white band; green signifies hope, joy, and love; white represents peace and honesty; red stands for hardiness, bravery, strength, and valor; the coat of arms is derived from a legend that the wandering Aztec people were to settle at a location where they would see an eagle on a cactus eating a snake; the city they founded, Tenochtitlan, is now Mexico City\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"16 September 1810 (declared independence from Spain); 27 September 1821 (recognized by Spain)\",\"government/national_holiday\":\"Independence Day, 16 September (1810)\",\"government/national_symbol_s\":\"golden eagle; national colors: green, white, red\",\"introduction\":\"The site of several advanced Amerindian civilizations - including the Olmec, Toltec, Teotihuacan, Zapotec, Maya, and Aztec - Mexico was conquered and colonized by Spain in the early 16th century. Administered as the Viceroyalty of New Spain for three centuries, it achieved independence early in the 19th century. Elections held in 2000 marked the first time since the 1910 Mexican Revolution that an opposition candidate - Vicente FOX of the National Action Party (PAN) - defeated the party in government, the Institutional Revolutionary Party (PRI). He was succeeded in 2006 by another PAN candidate Felipe CALDERON, but Enrique PENA NIETO regained the presidency for the PRI in 2012. Left-leaning antiestablishment politician and former mayor of Mexico City (2000-05) Andres Manuel LOPEZ OBRADOR, from the National Regeneration Movement (MORENA), became president in December 2018.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;The global financial crisis in late 2008 caused a massive economic downturn in Mexico the following year, although growth returned quickly in 2010. Ongoing economic and social concerns include low real wages, high underemployment, inequitable income distribution, and few advancement opportunities for the largely indigenous population in the impoverished southern states. Since 2007, Mexicos powerful drug-trafficking organizations have engaged in bloody feuding, resulting in tens of thousands of drug-related homicides.\",\"name\":\"Mexico\",\"people_and_society/age_structure/0_14_years\":0.2661,\"people_and_society/age_structure/15_24_years\":0.1735,\"people_and_society/age_structure/25_54_years\":0.4091,\"people_and_society/age_structure/55_64_years\":0.0787,\"people_and_society/age_structure/65_years_and_over\":0.0726,\"people_and_society/birth_rate\":\"18.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"mestizo (Amerindian-Spanish) 62%, predominantly Amerindian 21%, Amerindian 7%, other 10% (mostly European) (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21.672 million MEXICO CITY (capital), 5.101 million Guadalajara, 4.793 million Monterrey, 3.145 million Puebla, 2.411 million Toluca de Lerdo, 2.099 million Tijuana (2019)\",\"people_and_society/nationality/adjective\":\"Mexican\",\"people_and_society/nationality/noun\":\"Mexican(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"125959205\",\"people_and_society/population_growth_rate\":0.0109,\"people_and_society/urbanization/urban_population\":\"80.4% of total population (2019)\",\"transportation/airports\":\"1714\",\"transportation/railways/total\":\"20825\",\"transportation/roadways/total\":\"398148\"},{\"BoxHeight\":12.199999999999989,\"BoxWidth\":13.700000000000045,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.66,\"ISO3_Code\":\"NIC\",\"ISO_Code\":\"NI\",\"Path\":\"M 269.5 418.5 269.2 418.8 269.1 419.1 269.3 420.1 269.3 420.5 269.1 421 268.7 421.5 268.4 423 268.3 423.5 268.5 424.5 268.4 424.7 268.4 424.8 268.2 424.7 268.1 424.8 268.2 425.3 267.8 425.6 267.9 425.8 267.9 426.1 268.1 426.1 268.2 425.9 268.1 425.5 268.3 425.4 268.3 425 268.4 425 268.4 425.4 268.5 425.9 268.2 426 268.1 426.2 268 426.9 267.8 427 267.6 427.4 267.8 427.6 267.9 427.4 268.1 428.1 268.1 428.2 267.8 428.3 267.5 428.7 267.5 429 267.7 429.7 267.8 429.9 268 430.1 268 430.4 267.4 430.7 267.1 430.5 266.6 430.5 266.5 430.3 266.2 430.1 266.1 429.9 265.9 430 265.3 429.7 264.6 430 263 429.4 262.7 429.3 262.4 429.7 262.2 429.6 261.8 429 260.2 427.7 259.7 427 259.4 426.5 258.4 425.8 258.2 425.6 257.8 425.2 256.9 424.4 257 424.3 257.2 424.1 257.4 424.1 257.6 424.4 257.8 424.4 258 424.3 258.8 424.2 259 424 259.1 423.4 259.3 423.4 259.5 423.4 259.6 423.4 259.4 422.3 259.5 422 260.1 422 260.6 422 261.2 421.3 261.5 421.2 261.6 421.2 261.6 421.4 261.7 421.6 262.3 421.8 262.3 421.4 263.2 421 263.4 420.7 263.9 420.6 263.9 420.5 263.8 420.3 264 419.8 264.2 419.7 264.3 419.4 264.7 419.1 264.9 419 265.2 419.4 265.8 419.6 266.1 419.4 266.4 419.5 266.5 419.2 266.7 419.3 266.8 419.3 266.9 419.2 267.2 419.2 267.6 419.1 268.3 418.7 268.5 418.5 268.7 418.5 268.8 418.5 269.2 418.5 269.5 418.5 Z M 270.6 420.3 270.5 420.4 270.4 420.3 270.5 420.2 270.6 420.2 270.6 420.3 Z M 267.9 427.3 267.8 427.3 267.8 427.2 267.9 427.1 267.9 427.3 Z M 269.9 426.6 269.7 426.6 269.7 426.5 269.8 426.5 269.9 426.6 Z\",\"Xmax\":270.6,\"Xmid\":264.3,\"Xmin\":256.9,\"Ymax\":430.7,\"Ymid\":424.7,\"Ymin\":418.5,\"economy/currency\":\"cordobas (NIO)\",\"economy/gdp_per_capita_ppp/2017\":\"5900\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.405 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.56,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.35,\"geography/area/land\":119990,\"geography/area/water\":10380,\"geography/area_comparative\":\"slightly larger than Pennsylvania; slightly smaller than New York state\",\"geography/area_sqkm\":130370,\"geography/climate\":\"tropical in lowlands, cooler in highlands\",\"geography/coastline\":\"910 km\",\"geography/elevation/highest_point\":\"Mogoton 2,085 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"298\",\"geography/geographic_coordinates\":\"13 00 N, 85 00 W\",\"geography/geography_note\":\"largest country in Central America; contains the largest freshwater body in Central America, Lago de Nicaragua\",\"geography/land_boundaries/border_countries\":\"Costa Rica 313 km, Honduras 940 km\",\"geography/land_boundaries/total\":\"1,253 km\",\"geography/land_use/agricultural_land_arable_land\":0.125,\"geography/land_use/agricultural_land_permanent_crops\":0.025,\"geography/land_use/agricultural_land_permanent_pasture\":0.272,\"geography/land_use/forest\":0.253,\"geography/land_use/other\":0.325,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Costa Rica and Honduras\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"extensive Atlantic coastal plains rising to central interior mountains; narrow Pacific coastal plain interrupted by volcanoes\",\"government/administrative_divisions\":\"15 departments (departamentos, singular - departamento) and 2 autonomous regions* (regiones autonomistas, singular - region autonoma); Boaco, Carazo, Chinandega, Chontales, Costa Caribe Norte*, Costa Caribe Sur*, Esteli, Granada, Jinotega, Leon, Madriz, Managua, Masaya, Matagalpa, Nueva Segovia, Rio San Juan, Rivas\",\"government/capital/geographic_coordinates\":\"12 08 N, 86 15 W\",\"government/capital/name\":\"Managua\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Nicarao was the name of the largest indigenous settlement at the time of Spanish arrival; conquistador Gil GONZALEZ Davila, who explored the area (1622-23), combined the name of the community with the Spanish word \\u0022agua\\u0022 (water), referring to the two large lakes in the west of the country (Lake Managua and Lake Nicaragua)\",\"government/executive_branch/chief_of_state\":\"President Jose Daniel ORTEGA Saavedra (since 10 January 2007); Vice President Rosario MURILLO Zambrana (since 10 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jose Daniel ORTEGA Saavedra (since 10 January 2007); Vice President Rosario MURILLO Zambrana (since 10 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), white, and blue with the national coat of arms centered in the white band; the coat of arms features a triangle encircled by the words REPUBLICA DE NICARAGUA on the top and AMERICA CENTRAL on the bottom; the banner is based on the former blue-white-blue flag of the Federal Republic of Central America; the blue bands symbolize the Pacific Ocean and the Caribbean Sea, while the white band represents the land between the two bodies of water\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"turquoise-browed motmot (bird); national colors: blue, white\",\"introduction\":\"The Pacific coast of Nicaragua was settled as a Spanish colony from Panama in the early 16th century. Independence from Spain was declared in 1821 and the country became an independent republic in 1838. Britain occupied the Caribbean Coast in the first half of the 19th century, but gradually ceded control of the region in subsequent decades. Violent opposition to governmental manipulation and corruption spread to all classes by 1978 and resulted in a short-lived civil war that brought a civic-military coalition, spearheaded by the Marxist Sandinista guerrillas led by Daniel ORTEGA Saavedra to power in 1979. Nicaraguan aid to leftist rebels in El Salvador prompted the US to sponsor anti-Sandinista contra guerrillas through much of the 1980s. After losing free and fair elections in 1990, 1996, and 2001, former Sandinista President Daniel ORTEGA was elected president in 2006, 2011, and most recently in 2016. Municipal, regional, and national-level elections since 2008 have been marred by widespread irregularities. Democratic institutions have weakened under the ORTEGA administration as the president has garnered full control over all branches of government,\\u0026amp;nbsp;especially after cracking down on a nationwide antigovernment protest movement in 2018.\",\"name\":\"Nicaragua\",\"people_and_society/age_structure/0_14_years\":0.2665,\"people_and_society/age_structure/15_24_years\":0.2067,\"people_and_society/age_structure/25_54_years\":0.4104,\"people_and_society/age_structure/55_64_years\":0.0619,\"people_and_society/age_structure/65_years_and_over\":0.0546,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 69%, white 17%, black 9%, Amerindian 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.055 million MANAGUA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nicaraguan\",\"people_and_society/nationality/noun\":\"Nicaraguan(s)\",\"people_and_society/net_migration_rate\":\"-2.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6085213\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"58.8% of total population (2019)\",\"transportation/airports\":\"147\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"23897\"},{\"BoxHeight\":10.199999999999989,\"BoxWidth\":17.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.634,\"ISO3_Code\":\"HND\",\"ISO_Code\":\"HN\",\"Path\":\"M 269.5 418.5 269.2 418.5 268.8 418.5 268.7 418.5 268.5 418.5 268.3 418.7 267.6 419.1 267.2 419.2 266.9 419.2 266.8 419.3 266.7 419.3 266.5 419.2 266.4 419.5 266.1 419.4 265.8 419.6 265.2 419.4 264.9 419 264.7 419.1 264.3 419.4 264.2 419.7 264 419.8 263.8 420.3 263.9 420.5 263.9 420.6 263.4 420.7 263.2 421 262.3 421.4 262.3 421.8 261.7 421.6 261.6 421.4 261.6 421.2 261.5 421.2 261.2 421.3 260.6 422 260.1 422 259.5 422 259.4 422.3 259.6 423.4 259.5 423.4 259.3 423.4 259.1 423.4 259 424 258.8 424.2 258 424.3 257.9 424.1 257.8 424 257.6 423.8 257.5 423.5 257.5 423.2 257.1 423.3 257.1 423 256.8 423.1 256.6 423.1 256.8 422.9 256.8 422.8 256.6 422.7 256.8 421.9 256.6 421.6 256.3 421.7 256 421.7 255.8 421.4 255.4 421.4 255.4 421.6 254.7 421.8 254.6 421.4 254.2 421.3 254 421 253.7 421 253.6 420.8 253.4 420.7 253 420.3 252.9 420.3 252.8 420.3 252.6 420.3 252.3 420.2 252.6 419.8 252.9 419.6 252.9 419.3 252.7 418.9 252.9 418.3 253.4 418.1 254.2 417.5 255.4 416.4 255.7 416.4 256.3 416 256.8 415.9 257 416 257.2 416.2 257.8 416.1 257.9 416.1 259.1 416.3 260.6 416.2 261.6 415.8 261.9 415.7 263.1 416 263.6 415.9 264.1 415.7 264.4 415.7 266.3 416.2 267.2 417 266.9 417.2 266.8 417.3 266.9 417.5 267.2 417.4 267.9 417.8 268 417.7 268 417.5 268.1 417.5 268.8 417.8 269.1 418.2 269.5 418.5 Z M 260.7 414.5 260 414.8 260 414.7 260.6 414.4 260.7 414.5 Z M 262.1 414.2 261.8 414.4 261.7 414.4 261.9 414.2 262 414.1 262.1 414.2 Z M 259.2 415.3 258.9 415.4 258.8 415.4 259 415.3 259.2 415.3 Z M 257.1 423.4 257.1 423.5 257 423.5 257 423.4 257.1 423.4 Z\",\"Xmax\":269.5,\"Xmid\":259.9,\"Xmin\":252.3,\"Ymax\":424.3,\"Ymid\":419,\"Ymin\":414.1,\"economy/currency\":\"lempiras (HNL)\",\"economy/gdp_per_capita_ppp/2017\":\"5600\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.436 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.4,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.34,\"geography/area/land\":111890,\"geography/area/water\":200,\"geography/area_comparative\":\"slightly larger than Tennessee\",\"geography/area_sqkm\":112090,\"geography/climate\":\"subtropical in lowlands, temperate in mountains\",\"geography/coastline\":\"823 km (Caribbean Sea 669 km, Gulf of Fonseca 163 km)\",\"geography/elevation/highest_point\":\"Cerro Las Minas 2,870 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"684\",\"geography/geographic_coordinates\":\"15 00 N, 86 30 W\",\"geography/geography_note\":\"has only a short Pacific coast but a long Caribbean shoreline, including the virtually uninhabited eastern Mosquito Coast\",\"geography/land_boundaries/border_countries\":\"Guatemala 244 km, El Salvador 391 km, Nicaragua 940 km\",\"geography/land_boundaries/total\":\"1,575 km\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.04,\"geography/land_use/agricultural_land_permanent_pasture\":0.157,\"geography/land_use/forest\":0.453,\"geography/land_use/other\":0.259,\"geography/location\":\"Central America, bordering the Caribbean Sea, between Guatemala and Nicaragua and bordering the Gulf of Fonseca (North Pacific Ocean), between El Salvador and Nicaragua\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains in interior, narrow coastal plains\",\"government/administrative_divisions\":\"18 departments (departamentos, singular - departamento); Atlantida, Choluteca, Colon, Comayagua, Copan, Cortes, El Paraiso, Francisco Morazan, Gracias a Dios, Intibuca, Islas de la Bahia, La Paz, Lempira, Ocotepeque, Olancho, Santa Barbara, Valle, Yoro\",\"government/capital/geographic_coordinates\":\"14 06 N, 87 13 W\",\"government/capital/name\":\"Tegucigalpa; note - article eight of the Honduran constitution states that the twin cities of Tegucigalpa and Comayaguela, jointly, constitute the capital of the Republic of Honduras; however, virtually all governmental institutions are on the Tegucigalpa side, which in practical terms makes Tegucigalpa the capital\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022depths\\u0022 in Spanish and refers to the deep anchorage in the northern Bay of Trujillo\",\"government/executive_branch/chief_of_state\":\"President Juan Orlando HERNANDEZ Alvarado (since 27 January 2014); Vice Presidents Ricardo ALVAREZ, Maria RIVERA, and Olga ALVARADO (since 26 January 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Juan Orlando HERNANDEZ Alvarado (since 27 January 2014); Vice Presidents Ricardo ALVAREZ, Maria RIVERA, and Olga ALVARADO (since 26 January 2018)\",\"government/flag_description\":\"three equal horizontal bands of cerulean blue (top), white, and cerulean blue, with five cerulean, five-pointed stars arranged in an X pattern centered in the white band; the stars represent the members of the former Federal Republic of Central America: Costa Rica, El Salvador, Guatemala, Honduras, and Nicaragua; the blue bands symbolize the Pacific Ocean and the Caribbean Sea; the white band represents the land between the two bodies of water and the peace and prosperity of its people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"scarlet macaw, white-tailed deer; national colors: blue, white\",\"introduction\":\"Once part of Spains vast empire in the New World, Honduras became an independent nation in 1821. After two and a half decades of mostly military rule, a freely elected civilian government came to power in 1982. During the 1980s, Honduras proved a haven for anti-Sandinista contras fighting the Marxist Nicaraguan Government and an ally to Salvadoran Government forces fighting leftist guerrillas. The country was devastated by Hurricane Mitch in 1998, which killed about 5,600 people and caused approximately $2 billion in damage. Since then, the economy has slowly rebounded.\",\"name\":\"Honduras\",\"people_and_society/age_structure/0_14_years\":0.3237,\"people_and_society/age_structure/15_24_years\":0.2088,\"people_and_society/age_structure/25_54_years\":0.3707,\"people_and_society/age_structure/55_64_years\":0.0527,\"people_and_society/age_structure/65_years_and_over\":0.0441,\"people_and_society/birth_rate\":\"22 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and European) 90%, Amerindian 7%, black 2%, white 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.403 million TEGUCIGALPA (capital), 876,000 San Pedro Sula (2019)\",\"people_and_society/nationality/adjective\":\"Honduran\",\"people_and_society/nationality/noun\":\"Honduran(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9182766\",\"people_and_society/population_growth_rate\":0.0156,\"people_and_society/urbanization/urban_population\":\"57.7% of total population (2019)\",\"transportation/airports\":\"103\",\"transportation/railways/total\":\"699\",\"transportation/roadways/total\":\"14742\"},{\"BoxHeight\":10.199999999999989,\"BoxWidth\":29.899999999999977,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.783,\"ISO3_Code\":\"CUB\",\"ISO_Code\":\"CU\",\"Path\":\"M 270.7 395 271.6 394.6 272.1 394.5 273.8 394.6 273.9 394.7 274 394.9 274.6 394.6 275 394.9 275.4 394.8 275.7 394.8 276.4 394.8 276.8 395 277.1 395.2 277.4 395.1 277.3 395.2 277.5 395.3 277.9 395.2 278.2 395.2 278.5 395.4 278.7 395.3 278.7 395.6 279.2 395.8 279.5 396.3 280 396.8 280.5 396.9 281.5 396.9 281.7 397.1 281.9 396.9 282.4 397.2 282.8 397.3 282.9 397.2 282.9 397.5 283.6 397.8 284 398.4 284.3 398.4 284.5 398.6 285.1 398.8 285.2 398.9 285.3 398.7 285 398.6 284.9 398.4 284.8 398.4 284.8 398.3 285 398.3 285.4 398.7 286.3 399.2 286.8 399.7 287.7 400.2 288.4 400.2 289.2 400.8 290 400.6 290.3 400.8 290.5 401 290.3 401.3 290.4 401.4 290 401.5 290 401.7 290 401.9 290.4 401.7 290.5 401.9 290.7 401.9 290.6 401.7 291.1 401.8 291.2 402 291.3 401.9 291.5 401.8 292.1 401.9 292.7 402.1 293.5 402.9 293.8 403.1 294.3 403.1 294.4 403.2 294.4 403.4 294.1 403.7 292.6 403.9 292.1 404.2 291.8 404.3 291.7 404.2 291.8 403.9 291.7 403.9 291.6 404.2 291.2 404.3 290.5 404.3 290 404.1 288.7 404 287 404.1 286.5 404.3 285.8 404.2 285.5 404.4 284.6 404.4 284.5 404.3 284.9 403.8 285.4 403.4 286 403.1 286.2 402.9 286.3 402.6 285.9 402.3 285.9 402.1 285.6 401.9 285.2 402 283.6 401.8 282.4 400.9 282.3 400.2 282.1 399.7 281.9 399.4 281.7 399.3 281.7 399.2 280.4 399.4 279.5 399.1 279.1 399 278.7 398.9 278.5 398.8 278.2 398.8 278 398.6 277.5 398.3 277 397.9 275.6 397.9 275.2 397.7 274.9 397.3 274.8 397.6 274.6 397.8 274.5 397.9 274.5 397.8 274.3 397.5 273.3 397.5 272.3 396.9 272.4 396.8 273.6 396.6 273.6 396.3 273.3 396.1 273 396 272.4 396 270.8 395.9 270.6 395.9 270.4 396.2 269.7 396.6 269.4 397 269.2 397 268.8 397.4 268.6 397.5 268.3 397.4 268 397.5 267.3 397.6 267 398.3 266.4 398.3 265.8 398.7 265.8 398.4 265.7 398.3 265.4 398.3 264.9 398.6 264.6 398.5 264.5 398.4 264.6 398.3 264.9 398.3 265.7 397.9 266.3 398 266 397.4 266.1 397 266.6 396.3 267.3 395.9 268.1 395.6 268.6 395.3 268.9 395.3 269.2 395.1 269.4 395.1 269.4 395.2 269.6 395 270 395.1 270.2 395 270.7 395 Z M 269.9 398.4 270.1 398.2 270.7 398.4 270.8 398.6 271 398.8 271.1 399.4 270.2 399.7 269.7 399.6 269.5 399.4 269.5 399.3 269.8 399.3 269.9 399.3 269.8 398.8 269.7 398.6 269.9 398.4 Z M 281.8 396.3 281.9 396.2 282.1 396.4 282.4 396.4 282.7 396.4 283 396.7 283.5 396.8 283.6 397 283.6 397.1 283.8 397.1 283.8 397.3 284.1 397.4 284.1 397.5 284.2 397.5 284.3 397.7 284.8 397.9 284.7 398.2 284.2 398.2 284.2 398 284 398 283.9 397.7 283.6 397.5 283.7 397.4 283.6 397.2 283.2 397.1 283 397 282.9 396.8 282.9 396.7 282.6 396.8 282.1 396.6 281.9 396.5 281.8 396.3 Z M 279.7 396 279.9 396.1 279.9 396 280 396 280 396.1 279.9 396.3 279.8 396.2 279.8 396.1 279.7 396.1 279.6 396.1 279.5 396 279.6 395.9 279.5 395.9 279.5 395.8 279.8 395.9 279.7 396 Z M 276.3 394.4 276.6 394.3 276.6 394.4 276.7 394.4 277.1 394.6 276.9 394.7 276.9 394.6 276.6 394.5 276.3 394.5 276.3 394.4 Z M 280.5 396.4 280.4 396.5 280.3 396.4 280.4 396.3 280.4 396.2 280.6 396.1 280.7 396.1 280.6 396.3 280.7 396.4 280.5 396.4 Z M 277.3 394.6 277.5 394.6 277.6 394.6 277.9 394.8 277.8 394.9 277.6 394.8 277.5 394.8 277.5 394.7 277.3 394.6 Z M 280.3 401 280.4 400.9 280.8 401.2 280.7 401.3 280.3 401 Z M 279.7 400.6 279.9 400.6 280 400.6 280.1 400.7 280 400.8 279.9 400.7 279.7 400.7 279.7 400.6 Z M 275.5 394.3 275.5 394.2 275.8 394.2 275.9 394.3 275.8 394.4 275.7 394.3 275.5 394.3 Z M 278.4 395.2 278.4 395.1 278.7 395.1 278.7 395.2 278.6 395.2 278.5 395.2 278.4 395.3 278.4 395.2 Z M 281 396 281.1 396 281.1 396.3 281 396.3 281 396.1 281 396 Z M 273.7 397.8 273.8 397.7 273.9 397.8 273.9 397.9 273.7 397.9 273.7 397.8 Z M 274 399.2 273.9 399.2 274 399.1 274.1 399.1 274.2 399.1 274 399.2 Z M 280.8 401.3 280.9 401.3 281.1 401.4 281.1 401.5 280.9 401.4 280.8 401.3 Z M 275.8 394.6 275.8 394.5 275.9 394.5 276 394.6 275.9 394.7 275.8 394.6 Z M 274.3 399.1 274.2 399.1 274.3 398.9 274.4 398.9 274.4 399 274.3 399.1 Z M 279 395.4 279.1 395.5 279.2 395.5 279.1 395.6 279 395.4 Z M 272.8 399.2 272.6 399.2 272.7 399.1 272.8 399.1 272.8 399.2 Z M 280.1 400.8 280.1 400.7 280.2 400.8 280.2 400.9 280.1 400.8 Z M 271.4 399.3 271.5 399.3 271.6 399.3 271.5 399.4 271.4 399.3 Z M 272.6 399.3 272.4 399.3 272.4 399.2 272.5 399.2 272.6 399.2 272.6 399.3 Z M 281.3 396.5 281.5 396.5 281.5 396.6 281.4 396.6 281.3 396.5 Z M 271.2 396.3 271.3 396.2 271.3 396.3 271.3 396.4 271.2 396.3 Z M 279.2 395.7 279.2 395.6 279.4 395.6 279.3 395.7 279.2 395.7 Z M 272.9 399.2 272.9 399.1 273 399 273.1 399.1 272.9 399.2 Z M 278.1 394.9 278.2 394.8 278.3 394.9 278.1 395 278.1 394.9 Z M 274.9 394.5 274.9 394.4 275 394.5 275 394.6 274.9 394.5 Z M 280.7 396.1 280.7 396 280.9 396 280.9 396.2 280.7 396.1 Z M 277.9 394.9 278 394.8 278.1 394.8 278.1 394.9 278 394.9 277.9 394.9 Z M 276.3 394.4 276.3 394.5 276.2 394.5 276.1 394.4 276.3 394.4 Z M 279.4 395.7 279.5 395.7 279.5 395.8 279.4 395.8 279.4 395.7 Z\",\"Xmax\":294.4,\"Xmid\":280.9,\"Xmin\":264.5,\"Ymax\":404.4,\"Ymid\":399.1,\"Ymin\":394.2,\"economy/currency\":\"Cuban pesos (CUP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"26.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":109820,\"geography/area/water\":1040,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":110860,\"geography/climate\":\"tropical; moderated by trade winds; dry season (November to April); rainy season (May to October)\",\"geography/coastline\":\"3,735 km\",\"geography/elevation/highest_point\":\"Pico Turquino 1,974 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"108\",\"geography/geographic_coordinates\":\"21 30 N, 80 00 W\",\"geography/geography_note\":\"largest country in Caribbean and westernmost island of the Greater Antilles\",\"geography/land_boundaries/border_countries\":\"US Naval Base at Guantanamo Bay 28.5 km\",\"geography/land_boundaries/total\":\"28.5 km\",\"geography/land_use/agricultural_land_arable_land\":0.338,\"geography/land_use/agricultural_land_permanent_crops\":0.036,\"geography/land_use/agricultural_land_permanent_pasture\":0.229,\"geography/land_use/forest\":0.273,\"geography/land_use/other\":0.124,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, 150 km south of Key West, Florida\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly flat to rolling plains, with rugged hills and mountains in the southeast\",\"government/administrative_divisions\":\"15 provinces (provincias, singular - provincia) and 1 special municipality* (municipio especial); Artemisa, Camaguey, Ciego de Avila, Cienfuegos, Granma, Guantanamo, Holguin, Isla de la Juventud*, La Habana, Las Tunas, Matanzas, Mayabeque, Pinar del Rio, Sancti Spiritus, Santiago de Cuba, Villa Clara\",\"government/capital/geographic_coordinates\":\"23 07 N, 82 21 W\",\"government/capital/name\":\"Havana\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Taino Indian designation for the island \\u0022coabana\\u0022 meaning \\u0022great place\\u0022\",\"government/executive_branch/chief_of_state\":\"President Miguel DIAZ-CANEL Bermudez (since 10 October 2019); Vice President Salvador Antonio VALDES Mesa (since 10 October 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Miguel DIAZ-CANEL Bermudez (since 10 October 2019); Vice President Salvador Antonio VALDES Mesa (since 10 October 2019)\",\"government/flag_description\":\"five equal horizontal bands of blue (top, center, and bottom) alternating with white; a red equilateral triangle based on the hoist side bears a white, five-pointed star in the center; the blue bands refer to the three old divisions of the island: central, occidental, and oriental; the white bands describe the purity of the independence ideal; the triangle symbolizes liberty, equality, and fraternity, while the red color stands for the blood shed in the independence struggle; the white star, called La Estrella Solitaria (the Lone Star) lights the way to freedom and was taken from the flag of Texas\",\"government/government_type\":\"communist state\",\"government/independence\":\"20 May 1902 (from Spain 10 December 1898; administered by the US from 1898 to 1902); not acknowledged by the Cuban Government as a day of independence\",\"government/national_holiday\":\"Triumph of the Revolution (Liberation Day), 1 January (1959)\",\"government/national_symbol_s\":\"royal palm; national colors: red, white, blue\",\"introduction\":\"The native Amerindian population of Cuba began to decline after the European discovery of the island by Christopher COLUMBUS in 1492 and following its development as a Spanish colony during the next several centuries. Large numbers of African slaves were imported to work the coffee and sugar plantations, and Havana became the launching point for the annual treasure fleets bound for Spain from Mexico and Peru. Spanish rule eventually provoked an independence movement and occasional rebellions were harshly suppressed. US intervention during the Spanish-American War in 1898 assisted the Cubans in overthrowing Spanish rule. The Treaty of Paris established Cuban independence from Spain in 1898 and, following three-and-a-half years of subsequent US military rule, Cuba became an independent republic in 1902 after which the island experienced a string of governments mostly dominated by the military and corrupt politicians. Fidel CASTRO led a rebel army to victory in 1959; his authoritarian rule held the subsequent regime together for nearly five decades. He stepped down as president in February 2008 in favor of his younger brother Raul CASTRO. Cubas communist revolution, with Soviet support, was exported throughout Latin America and Africa during the 1960s, 1970s, and 1980s. Miguel DIAZ-CANEL Bermudez, hand-picked by Raul CASTRO to succeed him, was approved as president by the National Assembly and took office on 19 April 2018. The country faced a severe economic downturn in 1990 following the withdrawal of former Soviet subsidies worth $4-6 billion annually. Cuba traditionally and consistently portrays the US embargo, in place since 1961, as the source of its difficulties. As a result of efforts begun in December 2014 to re-establish diplomatic relations with the Cuban Government, which were severed in January 1961, the US and Cuba reopened embassies in their respective countries in July 2015. The embargo remains in place, and the relationship between the US and Cuba remains tense.\\u0026amp;nbsp; Illicit migration of Cuban nationals to the US via maritime and overland routes has been a longstanding challenge. On 12 January 2017, the US and Cuba signed a Joint Statement ending the so-called \\u0022wet-foot, dry-foot\\u0022 policy \\u0026amp;ndash; by which Cuban nationals who reached US soil were permitted to stay. Illicit Cuban migration by sea has since dropped significantly, but land border crossings continue. In FY 2018, the US Coast Guard interdicted 312 Cuban nationals at sea. Also in FY 2018, 7,249 Cuban migrants presented themselves at various land border ports of entry throughout the US.\",\"name\":\"Cuba\",\"people_and_society/age_structure/0_14_years\":0.1644,\"people_and_society/age_structure/15_24_years\":0.121,\"people_and_society/age_structure/25_54_years\":0.4369,\"people_and_society/age_structure/55_64_years\":0.1254,\"people_and_society/age_structure/65_years_and_over\":0.1522,\"people_and_society/birth_rate\":\"10.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"12.8% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"white 64.1%, mulatto or mixed 26.6%, black 9.3% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.138 million HAVANA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Cuban\",\"people_and_society/nationality/noun\":\"Cuban(s)\",\"people_and_society/net_migration_rate\":\"-4.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11116396\",\"people_and_society/population_growth_rate\":-0.0027,\"people_and_society/urbanization/urban_population\":\"77.1% of total population (2019)\",\"transportation/airports\":\"133\",\"transportation/railways/total\":\"8367\",\"transportation/roadways/total\":\"60000\"},{\"BoxHeight\":11.700000000000045,\"BoxWidth\":11.099999999999994,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.663,\"ISO3_Code\":\"GTM\",\"ISO_Code\":\"GT\",\"Path\":\"M 253.5 415.9 254.3 416.4 254.5 416.1 254.5 415.9 255.4 416.4 254.2 417.5 253.4 418.1 252.9 418.3 252.7 418.9 252.9 419.3 252.9 419.6 252.6 419.8 252.3 420.2 251.7 420.2 251.7 420.4 251.8 420.7 251.4 420.9 251.3 421.1 251.2 421.3 250.9 421.2 250.5 421.5 250.2 421.8 250.2 422.1 250.1 422.1 249.3 421.7 248.8 421.6 247.7 421.6 247.5 421.6 246.9 421.5 246.2 421.2 245.2 420.5 245 420.3 244.8 420.2 244.6 420 244.4 419.9 244.3 419.8 244.5 419.5 244.5 418.9 244.7 418.3 244.4 417.6 245.2 416.4 245.7 415.5 247.7 415.4 249.2 415.3 249.3 414.5 248.8 414.2 248.6 413.7 248.4 413.5 247.7 413.1 247.6 413 246.8 412.1 247.7 411.9 247.7 411.7 247.8 410.4 251.3 410.4 252.6 410.4 252.9 410.4 252.9 411.4 252.9 412 252.9 412.6 252.8 413.5 252.7 415.9 252.9 415.9 253.5 415.9 Z\",\"Xmax\":255.4,\"Xmid\":249.5,\"Xmin\":244.3,\"Ymax\":422.1,\"Ymid\":416.5,\"Ymin\":410.4,\"economy/currency\":\"quetzales (GTQ)\",\"economy/gdp_per_capita_ppp/2017\":\"8200\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.15 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.28,\"geography/area/land\":107159,\"geography/area/water\":1730,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":108889,\"geography/climate\":\"tropical; hot, humid in lowlands; cooler in highlands\",\"geography/coastline\":\"400 km\",\"geography/elevation/highest_point\":\"Volcan Tajumulco (highest point in Central America) 4,220 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"759\",\"geography/geographic_coordinates\":\"15 30 N, 90 15 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; despite having both eastern and western coastlines (Caribbean Sea and Pacific Ocean respectively), there are no natural harbors on the west coast \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Guatemala is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"Belize 266 km, El Salvador 199 km, Honduras 244 km, Mexico 958 km\",\"geography/land_boundaries/total\":\"1,667 km\",\"geography/land_use/agricultural_land_arable_land\":0.142,\"geography/land_use/agricultural_land_permanent_crops\":0.088,\"geography/land_use/agricultural_land_permanent_pasture\":0.182,\"geography/land_use/forest\":0.336,\"geography/land_use/other\":0.252,\"geography/location\":\"Central America, bordering the North Pacific Ocean, between El Salvador and Mexico, and bordering the Gulf of Honduras (Caribbean Sea) between Honduras and Belize\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"two east-west trending mountain chains divide the country into three regions: the mountainous highlands, the Pacific coast south of mountains, and the vast northern Peten lowlands\",\"government/administrative_divisions\":\"22 departments (departamentos, singular - departamento); Alta Verapaz, Baja Verapaz, Chimaltenango, Chiquimula, El Progreso, Escuintla, Guatemala, Huehuetenango, Izabal, Jalapa, Jutiapa, Peten, Quetzaltenango, Quiche, Retalhuleu, Sacatepequez, San Marcos, Santa Rosa, Solola, Suchitepequez, Totonicapan, Zacapa\",\"government/capital/geographic_coordinates\":\"14 37 N, 90 31 W\",\"government/capital/name\":\"Guatemala City\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Spanish conquistadors used many native Americans as allies in their conquest of Guatemala; the site of their first capital (established in 1524), a former Maya settlement, was called \\u0022Quauhtemallan\\u0022 by their Nahuatl-speaking Mexican allies, a name that means \\u0022land of trees\\u0022 or \\u0022forested land\\u0022, but which the Spanish pronounced \\u0022Guatemala\\u0022; the Spanish applied that name to a re founded capital city three years later and eventually it became the name of the country\",\"government/executive_branch/chief_of_state\":\"President Jimmy Ernesto MORALES Cabrera (since 14 January 2016); Vice President Jafeth CABRERA Franco (since 14 January 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jimmy Ernesto MORALES Cabrera (since 14 January 2016); Vice President Jafeth CABRERA Franco (since 14 January 2016)\",\"government/flag_description\":\"three equal vertical bands of light blue (hoist side), white, and light blue, with the coat of arms centered in the white band; the coat of arms includes a green and red quetzal (the national bird) representing liberty and a scroll bearing the inscription LIBERTAD 15 DE SEPTIEMBRE DE 1821 (the original date of independence from Spain) all superimposed on a pair of crossed rifles signifying Guatemalas willingness to defend itself and a pair of crossed swords representing honor and framed by a laurel wreath symbolizing victory; the blue bands represent the Pacific Ocean and Caribbean Sea; the white band denotes peace and purity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"quetzal (bird); national colors: blue, white\",\"introduction\":\"The Maya civilization flourished in Guatemala and surrounding regions during the first millennium A.D. After almost three centuries as a Spanish colony, Guatemala won its independence in 1821. During the second half of the 20th century, it experienced a variety of military and civilian governments, as well as a 36-year guerrilla war. In 1996, the government signed a peace agreement formally ending the internal conflict.\",\"name\":\"Guatemala\",\"people_and_society/age_structure/0_14_years\":0.3455,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.3547,\"people_and_society/age_structure/55_64_years\":0.0528,\"people_and_society/age_structure/65_years_and_over\":0.0446,\"people_and_society/birth_rate\":\"24.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian-Spanish - in local Spanish called Ladino) 56%, Maya 41.7%, Xinca (indigenous, non-Maya) 1.8%, African descent .2%, Garifuna (mixed West and Central African, Island Carib, and Arawak) .1%, foreign .2% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.891 million GUATEMALA CITY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Guatemalan\",\"people_and_society/nationality/noun\":\"Guatemalan(s)\",\"people_and_society/net_migration_rate\":\"-2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16581273\",\"people_and_society/population_growth_rate\":0.0172,\"people_and_society/urbanization/urban_population\":\"51.4% of total population (2019)\",\"transportation/airports\":\"291\",\"transportation/railways/total\":\"800\",\"transportation/roadways/total\":\"17621\"},{\"BoxHeight\":6.800000000000011,\"BoxWidth\":16.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.815,\"ISO3_Code\":\"PAN\",\"ISO_Code\":\"PA\",\"Path\":\"M 285.5 436.4 285.3 436.9 285.5 437.1 285.5 437.3 285.6 437.5 285.8 437.8 285.9 438.2 286 438.5 285.6 438.6 285.5 439 285 439.7 284.7 439.3 284.5 439.2 284.5 439.4 284.6 439.7 284.3 439.8 284.1 440.4 284.1 440.5 283.3 439.6 282.9 439.1 282.6 438.2 282.6 438.1 283 438 283 437.6 283.3 437.3 283.6 437.3 283.5 437.2 283.3 437.1 283.1 437.2 282.9 437 282.6 437.3 282.4 437 282.2 436.4 281.1 435.7 280.5 435.5 280.1 435.5 279.7 435.5 279 436 278.7 436.7 277.9 437.3 277.1 437.5 277 437.7 276.9 437.9 277 438.1 278 439.4 278.2 439.7 277.9 439.9 277.4 440 276.9 440.4 276.3 440.5 275.8 440.5 275.6 439.7 275.4 439.2 275.2 438.7 275 438.8 274.8 439.3 274.1 439.1 273.9 438.9 273.4 437.9 272.4 437.7 272.2 437.7 272 437.4 271.8 437.5 271.7 437.6 271.4 437.5 270.5 437.5 270.3 437.6 270.3 438.1 270.2 438.2 270.2 438 270.1 437.6 269.8 437.4 270.3 437 270.4 436.6 270.2 436.2 270.3 435.9 270.7 435.7 270.6 435.5 270.1 435.2 270.1 434.2 270.3 434.1 270.2 433.9 270.3 433.8 270.6 433.9 270.9 434.1 271.1 433.9 271.7 434.4 271.7 434.7 271.6 434.7 271.7 434.9 272.1 435 272 435.1 271.9 435.2 272 435.5 272.3 435.5 272.4 435.7 272.8 435.7 272.9 435.6 273.3 435.6 273.3 435.5 272.9 435.1 273 435 273.1 435.1 273.2 435.3 273.4 435.4 273.8 435.9 274.1 436.1 274.6 436.1 275.4 436 275.9 435.8 276.3 435.5 276.7 435.2 277.9 434.9 278.3 434.5 278.4 434.6 278.6 434.4 279 434.2 279.2 433.8 279.4 433.7 279.6 433.8 280.4 434 280.9 433.9 281 434 280.8 434.1 280.9 434.3 281.4 434.3 281.7 434.2 282.5 434.4 283.7 434.8 284.1 435.3 284.2 435.3 284.6 435.8 285 436.1 285.1 436.3 285.3 436.4 285.5 436.4 Z M 273.4 439.4 273.5 439.6 273.6 439.6 273.6 439.7 273.5 439.8 273.4 439.9 273.5 439.9 273.5 440 273.7 440 273.8 440.2 273.7 440.2 273.5 440.2 273.3 440.1 273.2 440 273.1 439.9 273 439.7 273.1 439.7 273.1 439.5 273.4 439.3 273.4 439.4 Z M 281.4 437.5 281.2 437.5 281.1 437.3 281.1 437.1 281.3 437 281.5 437.2 281.4 437.3 281.4 437.5 Z M 272 434.4 272 434.5 271.9 434.5 271.8 434.4 271.9 434.3 272 434.3 272 434.4 Z M 272.5 435 272.4 435.1 272.2 435.1 272.3 434.9 272.4 434.9 272.4 435 272.5 435 Z M 275.4 439.5 275.2 439.6 275.1 439.6 275 439.6 275 439.5 275.2 439.5 275.4 439.5 Z M 281 437 281 437.1 280.9 437 280.8 436.9 280.8 436.8 281 436.8 281 436.9 281 437 Z M 280.7 437.6 280.7 437.7 280.6 437.6 280.6 437.5 280.7 437.4 280.8 437.6 280.7 437.6 Z M 272.5 434.7 272.3 434.8 272.2 434.6 272.2 434.5 272.5 434.7 Z M 272 434.8 271.9 434.9 271.8 434.8 271.9 434.7 272 434.8 Z M 280.8 437.2 280.8 437.3 280.6 437.2 280.7 437.1 280.8 437.2 Z M 275 439.6 274.8 439.6 274.8 439.5 274.9 439.5 275 439.6 Z M 279.5 436 279.5 436.1 279.4 436.1 279.4 436 279.5 436 Z M 272 437.7 271.9 437.8 271.8 437.7 271.9 437.7 272 437.7 Z M 271.8 438.1 271.6 438.1 271.6 438 271.8 437.9 271.8 438.1 Z M 275 439.7 274.8 439.8 274.7 439.7 274.9 439.6 275 439.7 Z M 273.3 440.4 273.2 440.4 273.1 440.3 273.2 440.3 273.3 440.3 273.3 440.4 Z M 272.7 435.1 272.6 435.2 272.5 435.1 272.5 435 272.7 435.1 Z M 275.2 439 275.2 439.1 275 439.1 275.1 438.9 275.2 439 Z\",\"Xmax\":286,\"Xmid\":277.9,\"Xmin\":269.8,\"Ymax\":440.5,\"Ymid\":436.9,\"Ymin\":433.7,\"economy/currency\":\"balboas (PAB)\",\"economy/gdp_per_capita_ppp/2017\":\"25400\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"26.08 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.36,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":74340,\"geography/area/water\":1080,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":75420,\"geography/climate\":\"tropical maritime; hot, humid, cloudy; prolonged rainy season (May to January), short dry season (January to May)\",\"geography/coastline\":\"2,490 km\",\"geography/elevation/highest_point\":\"Volcan Baru 3,475 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"360\",\"geography/geographic_coordinates\":\"9 00 N, 80 00 W\",\"geography/geography_note\":\"strategic location on eastern end of isthmus forming land bridge connecting North and South America; controls Panama Canal that links North Atlantic Ocean via Caribbean Sea with North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"Colombia 339 km, Costa Rica 348 km\",\"geography/land_boundaries/total\":\"687 km\",\"geography/land_use/agricultural_land_arable_land\":0.073,\"geography/land_use/agricultural_land_permanent_crops\":0.025,\"geography/land_use/agricultural_land_permanent_pasture\":0.207,\"geography/land_use/forest\":0.436,\"geography/land_use/other\":0.259,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Colombia and Costa Rica\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"interior mostly steep, rugged mountains with dissected, upland plains; coastal plains with rolling hills\",\"government/administrative_divisions\":\"10 provinces (provincias, singular - provincia) and 3 indigenous regions* (comarcas); Bocas del Toro, Chiriqui, Cocle, Colon, Darien, Embera-Wounaan*, Herrera, Guna Yala*, Los Santos, Ngobe-Bugle*, Panama, Panama Oeste, Veraguas\",\"government/capital/geographic_coordinates\":\"8 58 N, 79 32 W\",\"government/capital/name\":\"Panama City\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the capital city which was itself named after a former indigenous fishing village\",\"government/executive_branch/chief_of_state\":\"President Laurentino \\u0022Nito\\u0022 CORTIZO\\u0026amp;nbsp;Cohen (since 1 July 2019); Vice President Jose Gabriel CARRIZO Jaen (since 1 July 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Laurentino \\u0022Nito\\u0022 CORTIZO\\u0026amp;nbsp;Cohen (since 1 July 2019); Vice President Jose Gabriel CARRIZO Jaen (since 1 July 2019)\",\"government/flag_description\":\"divided into four, equal rectangles; the top quadrants are white (hoist side) with a blue five-pointed star in the center and plain red; the bottom quadrants are plain blue (hoist side) and white with a red five-pointed star in the center; the blue and red colors are those of the main political parties (Conservatives and Liberals respectively) and the white denotes peace between them; the blue star stands for the civic virtues of purity and honesty, the red star signifies authority and law\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"3 November 1903 (from Colombia; became independent from Spain on 28 November 1821)\",\"government/national_holiday\":\"Independence Day (Separation Day), 3 November (1903)\",\"government/national_symbol_s\":\"harpy eagle; national colors: blue, white, red\",\"introduction\":\"Explored and settled by the Spanish in the 16th century, Panama broke with Spain in 1821 and joined a union of Colombia, Ecuador, and Venezuela - named the Republic of Gran Colombia. When the latter dissolved in 1830, Panama remained part of Colombia. With US backing, Panama seceded from Colombia in 1903 and promptly signed a treaty with the US allowing for the construction of a canal and US sovereignty over a strip of land on either side of the structure (the Panama Canal Zone). The Panama Canal was built by the US Army Corps of Engineers between 1904 and 1914. In 1977, an agreement was signed for the complete transfer of the Canal from the US to Panama by the end of the century. Certain portions of the Zone and increasing responsibility over the Canal were turned over in the subsequent decades. With US help, dictator Manuel NORIEGA was deposed in 1989. The entire Panama Canal, the area supporting the Canal, and remaining US military bases were transferred to Panama by the end of 1999. An ambitious expansion project to more than double the Canals capacity - by allowing for more Canal transits and larger ships - was carried out between 2007 and 2016.\",\"name\":\"Panama\",\"people_and_society/age_structure/0_14_years\":0.2613,\"people_and_society/age_structure/15_24_years\":0.1684,\"people_and_society/age_structure/25_54_years\":0.4035,\"people_and_society/age_structure/55_64_years\":0.0811,\"people_and_society/age_structure/65_years_and_over\":0.0857,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 65%, Native American 12.3% (Ngabe 7.6%, Kuna 2.4%, Embera 0.9%, Bugle 0.8%, other 0.4%, unspecified 0.2%), black or African descent 9.2%, mulatto 6.8%, white 6.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.822 million PANAMA CITY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Panamanian\",\"people_and_society/nationality/noun\":\"Panamanian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3800644\",\"people_and_society/population_growth_rate\":0.0124,\"people_and_society/urbanization/urban_population\":\"68.1% of total population (2019)\",\"transportation/airports\":\"117\",\"transportation/railways/total\":\"77\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16,\"BoxWidth\":12.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.81,\"ISO3_Code\":\"CRI\",\"ISO_Code\":\"CR\",\"Path\":\"M 268 430.1 268.2 430.2 268.5 431 268.8 431.6 269.6 432.6 269.8 432.7 270.2 433.3 270.5 433.6 270.9 433.7 271.1 433.9 270.9 434.1 270.6 433.9 270.3 433.8 270.2 433.9 270.3 434.1 270.1 434.2 270.1 435.2 270.6 435.5 270.7 435.7 270.3 435.9 270.2 436.2 270.4 436.6 270.3 437 269.8 437.4 270.1 437.6 270.2 438 270.2 438.2 270 437.8 269.5 437.3 269.6 437 269.5 436.6 269.1 436.5 268.9 436.3 268.6 436.3 268.6 436.4 268.8 436.6 269.1 436.8 269.1 437.2 268.3 437 267.9 436.6 268.3 435.9 268.1 435.3 267.4 434.7 266.7 434.4 266.5 434.2 265.5 433.9 265.3 433.7 265.4 433.3 265.1 432.8 264.7 432.7 264.1 432.2 263.7 432.2 263.7 432.4 263.9 432.7 264.5 432.9 264.6 433.3 264.5 433.4 264.3 433.5 264 433.9 263.6 433.3 263.4 433.2 262.5 433 262 432.1 262 431.7 262.2 431.5 262.2 431.3 262.6 431 262.5 430.5 261.9 430.2 262 430 262.2 430.1 262.4 430 262.3 429.8 262.5 429.8 262.4 429.7 262.7 429.3 263 429.4 264.6 430 265.3 429.7 265.9 430 266.1 429.9 266.2 430.1 266.5 430.3 266.6 430.5 267.1 430.5 267.4 430.7 268 430.4 268 430.1 Z M 264 432.4 264 432.5 263.8 432.5 263.8 432.4 263.9 432.3 264 432.4 Z M 258.7 445.2 258.6 445.3 258.6 445.2 258.7 445.2 Z\",\"Xmax\":271.1,\"Xmid\":266.6,\"Xmin\":258.6,\"Ymax\":445.3,\"Ymid\":432.8,\"Ymin\":429.3,\"economy/currency\":\"Costa Rican colones (CRC)\",\"economy/gdp_per_capita_ppp/2017\":\"16900\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.653 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.18,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":51060,\"geography/area/water\":40,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":51100,\"geography/climate\":\"tropical and subtropical; dry season (December to April); rainy season (May to November); cooler in highlands\",\"geography/coastline\":\"1,290 km\",\"geography/elevation/highest_point\":\"Cerro Chirripo 3,819 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"746\",\"geography/geographic_coordinates\":\"10 00 N, 84 00 W\",\"geography/geography_note\":\"four volcanoes, two of them active, rise near the capital of San Jose in the center of the country; one of the volcanoes, Irazu, erupted destructively in 1963-65\",\"geography/land_boundaries/border_countries\":\"Nicaragua 313 km, Panama 348 km\",\"geography/land_boundaries/total\":\"661 km\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.067,\"geography/land_use/agricultural_land_permanent_pasture\":0.255,\"geography/land_use/forest\":0.515,\"geography/land_use/other\":0.114,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Nicaragua and Panama\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"coastal plains separated by rugged mountains including over 100 volcanic cones, of which several are major active volcanoes\",\"government/administrative_divisions\":\"7 provinces (provincias, singular - provincia); Alajuela, Cartago, Guanacaste, Heredia, Limon, Puntarenas, San Jose\",\"government/capital/geographic_coordinates\":\"9 56 N, 84 05 W\",\"government/capital/name\":\"San Jose\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022rich coast\\u0022 in Spanish and was first applied in the early colonial period of the 16th century\",\"government/executive_branch/chief_of_state\":\"President Carlos ALVARADO Quesada (since 8 May 2018); First Vice President Epsy CAMPBELL Barr (since 8 May 2018); Second Vice President Marvin RODRIGUEZ Cordero (since 8 May 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Carlos ALVARADO Quesada (since 8 May 2018); First Vice President Epsy CAMPBELL Barr (since 8 May 2018); Second Vice President Marvin RODRIGUEZ Cordero (since 8 May 2018)\",\"government/flag_description\":\"five horizontal bands of blue (top), white, red (double width), white, and blue, with the coat of arms in a white elliptical disk placed toward the hoist side of the red band; Costa Rica retained the earlier blue-white-blue flag of Central America until 1848 when, in response to revolutionary activity in Europe, it was decided to incorporate the French colors into the national flag and a central red stripe was added; today the blue color is said to stand for the sky, opportunity, and perseverance, white denotes peace, happiness, and wisdom, while red represents the blood shed for freedom, as well as the generosity and vibrancy of the people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"yiguirro (clay-colored robin); national colors: blue, white, red\",\"introduction\":\"Although explored by the Spanish early in the 16th century, initial attempts at colonizing Costa Rica proved unsuccessful due to a combination of factors, including disease from mosquito-infested swamps, brutal heat, resistance by natives, and pirate raids. It was not until 1563 that a permanent settlement of Cartago was established in the cooler, fertile central highlands. The area remained a colony for some two and a half centuries. In 1821, Costa Rica became one of several Central American provinces that jointly declared their independence from Spain. Two years later it joined the United Provinces of Central America, but this federation disintegrated in 1838, at which time Costa Rica proclaimed its sovereignty and independence. Since the late 19th century, only two brief periods of violence have marred the countrys democratic development. On 1 December 1948, Costa Rica dissolved its armed forces. Although it still maintains a large agricultural sector, Costa Rica has expanded its economy to include strong technology and tourism industries. The standard of living is relatively high. Land ownership is widespread.\",\"name\":\"Costa Rica\",\"people_and_society/age_structure/0_14_years\":0.2243,\"people_and_society/age_structure/15_24_years\":0.1594,\"people_and_society/age_structure/25_54_years\":0.4404,\"people_and_society/age_structure/55_64_years\":0.0948,\"people_and_society/age_structure/65_years_and_over\":0.0811,\"people_and_society/birth_rate\":\"15.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white or mestizo 83.6%, mulatto 6.7%, indigenous 2.4%, black of African descent 1.1%, other 1.1%, none 2.9%, unspecified 2.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.379 million SAN JOSE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Costa Rican\",\"people_and_society/nationality/noun\":\"Costa Rican(s)\",\"people_and_society/net_migration_rate\":\"0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4987142\",\"people_and_society/population_growth_rate\":0.0113,\"people_and_society/urbanization/urban_population\":\"80.1% of total population (2019)\",\"transportation/airports\":\"161\",\"transportation/railways/total\":\"278\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":7,\"BoxWidth\":10,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.756,\"ISO3_Code\":\"DOM\",\"ISO_Code\":\"DO\",\"Path\":\"M 301.1 409.7 301.1 409.5 301 409.3 301.2 408.8 300.7 408.5 300.7 408.3 300.5 408 300.5 407.9 300.9 408 301.1 407.7 301.2 407.3 301 407.1 300.8 407 301.4 406.6 301.4 406.3 301 406 301.2 405.8 301.3 405.6 301.1 404.8 301.2 404.5 301.5 404.3 301.8 404.3 302.5 404.4 303.2 404.2 303.6 404.3 304.2 404.6 304.7 404.7 305.3 405 306.1 404.9 306.2 405.1 306.3 405.6 306.6 406 306.8 406.1 307.3 406 307.7 406 308 405.9 308.2 406.1 308 406.3 307 406.3 307 406.5 307 406.6 307.5 406.6 308.4 406.9 308.9 406.8 309.2 406.9 310.4 407.9 310.5 408.1 310.2 408.7 309.9 408.8 309.6 409.2 309.4 409.1 309.2 408.8 308.9 408.7 308.7 408.7 308.1 408.5 307 408.6 306.4 408.5 305.9 408.6 305.4 409.1 304.6 409.2 304.4 409 304.3 408.7 304.2 408.6 303.4 409 303 409 302.9 409.1 303 409.4 302.9 409.6 302 410.9 301.7 410.6 301.4 410.5 301.3 410 301.1 409.7 Z M 309.5 409.3 309.7 409.4 309.8 409.3 309.9 409.5 309.7 409.5 309.6 409.5 309.4 409.4 309.3 409.3 309.4 409.2 309.5 409.3 Z M 301.8 411.1 301.7 411.2 301.6 411.1 301.7 410.9 301.9 411 301.8 411.1 Z\",\"Xmax\":310.5,\"Xmid\":304.6,\"Xmin\":300.5,\"Ymax\":411.2,\"Ymid\":407.2,\"Ymin\":404.2,\"economy/currency\":\"Dominican pesos (DOP)\",\"economy/gdp_per_capita_ppp/2017\":\"17000\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.79 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.77,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":48320,\"geography/area/water\":350,\"geography/area_comparative\":\"slightly more than twice the size of New Jersey\",\"geography/area_sqkm\":48670,\"geography/climate\":\"tropical maritime; little seasonal temperature variation; seasonal variation in rainfall\",\"geography/coastline\":\"1,288 km\",\"geography/elevation/highest_point\":\"Pico Duarte 3,098 m\",\"geography/elevation/lowest_point\":\"Lago Enriquillo -46 m\",\"geography/elevation/mean_elevation\":\"424\",\"geography/geographic_coordinates\":\"19 00 N, 70 40 W\",\"geography/geography_note\":\"shares island of Hispaniola with Haiti (eastern two-thirds makes up the Dominican Republic, western one-third is Haiti); the second largest country in the Antilles (after Cuba); geographically diverse with the Caribbeans tallest mountain, Pico Duarte, and lowest elevation and largest lake, Lago Enriquillo\",\"geography/land_boundaries/border_countries\":\"Haiti 376 km\",\"geography/land_boundaries/total\":\"376 km\",\"geography/land_use/agricultural_land_arable_land\":0.166,\"geography/land_use/agricultural_land_permanent_crops\":0.101,\"geography/land_use/agricultural_land_permanent_pasture\":0.248,\"geography/land_use/forest\":0.408,\"geography/land_use/other\":0.077,\"geography/location\":\"Caribbean, eastern two-thirds of the island of Hispaniola, between the Caribbean Sea and the North Atlantic Ocean, east of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"rugged highlands and mountains interspersed with fertile valleys\",\"government/administrative_divisions\":\"10 regions (regiones, singular - region); Cibao Nordeste, Cibao Noroeste, Cibao Norte, Cibao Sur, El Valle, Enriquillo, Higuamo, Ozama, Valdesia, Yuma\",\"government/capital/geographic_coordinates\":\"18 28 N, 69 54 W\",\"government/capital/name\":\"Santo Domingo\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Santo Domingo (Saint Dominic)\",\"government/executive_branch/chief_of_state\":\"President Danilo MEDINA Sanchez (since 16 August 2012); Vice President Margarita CEDENO DE FERNANDEZ (since 16 August 2012); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Danilo MEDINA Sanchez (since 16 August 2012); Vice President Margarita CEDENO DE FERNANDEZ (since 16 August 2012)\",\"government/flag_description\":\"a centered white cross that extends to the edges divides the flag into four rectangles - the top ones are ultramarine blue (hoist side) and vermilion red, and the bottom ones are vermilion red (hoist side) and ultramarine blue; a small coat of arms featuring a shield supported by a laurel branch (left) and a palm branch (right) is at the center of the cross; above the shield a blue ribbon displays the motto, DIOS, PATRIA, LIBERTAD (God, Fatherland, Liberty), and below the shield, REPUBLICA DOMINICANA appears on a red ribbon; in the shield a bible is opened to a verse that reads \\u0022Y la verdad nos hara libre\\u0022 (And the truth shall set you free); blue stands for liberty, white for salvation, and red for the blood of heroes\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 February 1844 (from Haiti)\",\"government/national_holiday\":\"Independence Day, 27 February (1844)\",\"government/national_symbol_s\":\"palmchat (bird); national colors: red, white, blue\",\"introduction\":\"The Taino - indigenous inhabitants of Hispaniola prior to the arrival of the Europeans - divided the island into five chiefdoms and territories. Christopher COLUMBUS explored and claimed the island on his first voyage in 1492; it became a springboard for Spanish conquest of the Caribbean and the American mainland. In 1697, Spain recognized French dominion over the western third of the island, which in 1804 became Haiti. The remainder of the island, by then known as Santo Domingo, sought to gain its own independence in 1821 but was conquered and ruled by the Haitians for 22 years; it finally attained independence as the Dominican Republic in 1844. In 1861, the Dominicans voluntarily returned to the Spanish Empire, but two years later they launched a war that restored independence in 1865. A legacy of unsettled, mostly non-representative rule followed, capped by the dictatorship of Rafael Leonidas TRUJILLO from 1930 to 1961. Juan BOSCH was elected president in 1962 but was deposed in a military coup in 1963. In 1965, the US led an intervention in the midst of a civil war sparked by an uprising to restore BOSCH. In 1966, Joaquin BALAGUER defeated BOSCH in the presidential election. BALAGUER maintained a tight grip on power for most of the next 30 years when international reaction to flawed elections forced him to curtail his term in 1996. Since then, regular competitive elections have been held in which opposition candidates have won the presidency. Former President Leonel FERNANDEZ Reyna (first term 1996-2000) won election to a new term in 2004 following a constitutional amendment allowing presidents to serve more than one term, and was later reelected to a second consecutive term. In 2012, Danilo MEDINA Sanchez became president; he was reelected in 2016.\",\"name\":\"Dominican Republic\",\"people_and_society/age_structure/0_14_years\":0.2756,\"people_and_society/age_structure/15_24_years\":0.1852,\"people_and_society/age_structure/25_54_years\":0.4028,\"people_and_society/age_structure/55_64_years\":0.0771,\"people_and_society/age_structure/65_years_and_over\":0.0592,\"people_and_society/birth_rate\":\"18.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"mixed 70.4% (mestizo/indio 58%, mulatto 12.4%), black 15.8%, white 13.5%, other 0.3% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.245 million SANTO DOMINGO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Dominican\",\"people_and_society/nationality/noun\":\"Dominican(s)\",\"people_and_society/net_migration_rate\":\"-2.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10298756\",\"people_and_society/population_growth_rate\":0.0099,\"people_and_society/urbanization/urban_population\":\"81.8% of total population (2019)\",\"transportation/airports\":\"36\",\"transportation/railways/total\":\"496\",\"transportation/roadways/total\":\"19705\"},{\"BoxHeight\":6,\"BoxWidth\":7.7999999999999545,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.51,\"ISO3_Code\":\"HTI\",\"ISO_Code\":\"HT\",\"Path\":\"M 301.1 404.8 301.3 405.6 301.2 405.8 301 406 301.4 406.3 301.4 406.6 300.8 407 301 407.1 301.2 407.3 301.1 407.7 300.9 408 300.5 407.9 300.5 408 300.7 408.3 300.7 408.5 301.2 408.8 301 409.3 301.1 409.5 301.1 409.7 300.6 409.3 300.2 409.1 298.9 409.2 298.8 409.3 298.4 409.3 298.1 409.4 296.7 409.2 296.6 409.1 296.4 409.1 295.7 409.2 295.3 409.4 295.4 409.7 295.2 409.7 294.6 409.1 294.2 408.9 293.8 408.9 293.6 408.8 293.6 408.6 293.7 408 294.2 407.9 295.4 408.2 295.7 408.2 295.9 408.4 296.4 408.3 298 408.6 298.4 408.5 298.8 408.2 299.4 408.2 299.5 407.8 298.9 407.5 298.2 406.8 298.4 406.6 298.2 406.2 298.4 406 298.3 405.9 298.5 405.7 298.5 405.6 297.4 405 296.5 405 296.4 404.8 296.5 404.4 297.2 404.2 298.3 404.1 299.3 404.5 299.5 404.8 299.6 404.7 299.8 404.6 300.3 404.8 300.5 404.8 301.1 404.8 Z M 298.2 407.7 298.1 407.7 297.8 407.7 297.7 407.7 297.5 407.6 297.4 407.5 297.3 407.4 297 407.3 296.8 407.1 296.9 407 297.1 407 297.3 407.1 297.5 407.1 297.6 407.2 297.8 407.3 298.1 407.4 298.2 407.5 298.2 407.7 Z M 298.7 404 298.6 404 298.3 403.9 298.1 403.9 298 403.9 297.8 403.8 297.9 403.7 298.2 403.7 298.5 403.8 298.7 404 Z M 295.7 408.1 295.6 408.1 295.4 408 295.5 407.9 295.7 408 295.7 408.1 Z M 296.1 409.6 296 409.7 295.8 409.6 295.7 409.6 296 409.5 296.1 409.6 Z M 296.1 408.1 296 408.2 295.9 408.2 295.9 408.1 296.1 408.1 Z\",\"Xmax\":301.4,\"Xmid\":298.5,\"Xmin\":293.6,\"Ymax\":409.7,\"Ymid\":407.1,\"Ymin\":403.7,\"economy/currency\":\"gourdes (HTG)\",\"economy/gdp_per_capita_ppp/2017\":\"1800\",\"economy/gdp_real_growth_rate/2017\":0.012,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.595 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.82,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":27560,\"geography/area/water\":190,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":27750,\"geography/climate\":\"tropical; semiarid where mountains in east cut off trade winds\",\"geography/coastline\":\"1,771 km\",\"geography/elevation/highest_point\":\"Chaine de la Selle 2,680 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"470\",\"geography/geographic_coordinates\":\"19 00 N, 72 25 W\",\"geography/geography_note\":\"shares island of Hispaniola with Dominican Republic (western one-third is Haiti, eastern two-thirds is the Dominican Republic); it is the most mountainous nation in the Caribbean\",\"geography/land_boundaries/border_countries\":\"Dominican Republic 376 km\",\"geography/land_boundaries/total\":\"376 km\",\"geography/land_use/agricultural_land_arable_land\":0.385,\"geography/land_use/agricultural_land_permanent_crops\":0.102,\"geography/land_use/agricultural_land_permanent_pasture\":0.177,\"geography/land_use/forest\":0.036,\"geography/land_use/other\":0.3,\"geography/location\":\"Caribbean, western one-third of the island of Hispaniola, between the Caribbean Sea and the North Atlantic Ocean, west of the Dominican Republic\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly rough and mountainous\",\"government/administrative_divisions\":\"10 departments (departements, singular - departement); Artibonite, Centre, GrandAnse, Nippes, Nord, Nord-Est, Nord-Ouest, Ouest, Sud, Sud-Est\",\"government/capital/geographic_coordinates\":\"18 32 N, 72 20 W\",\"government/capital/name\":\"Port-au-Prince\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the native Taino name means \\u0022Land of High Mountains\\u0022 and was originally applied to the entire island of Hispaniola\",\"government/executive_branch/chief_of_state\":\"President Jovenel MOISE (since 7 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister\\u0026amp;nbsp;Fritz William MICHEL\\u0026amp;nbsp;(since 22\\u0026amp;nbsp;July 2019); note - Prime Minister Jean Michel LAPIN resigned on 22 July 2019\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red with a centered white rectangle bearing the coat of arms, which contains a palm tree flanked by flags and two cannons above a scroll bearing the motto LUNION FAIT LA FORCE (Union Makes Strength); the colors are taken from the French Tricolor and represent the union of blacks and mulattoes\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"1 January 1804 (from France)\",\"government/national_holiday\":\"Independence Day, 1 January (1804)\",\"government/national_symbol_s\":\"Hispaniolan trogon (bird), hibiscus flower; national colors: blue, red\",\"introduction\":\"The native Taino - who inhabited the island of Hispaniola when Christopher COLUMBUS first landed on it in 1492 - were virtually wiped out by Spanish settlers within 25 years. In the early 17th century, the French established a presence on Hispaniola. In 1697, Spain ceded to the French the western third of the island, which later became Haiti. The French colony, based on forestry and sugar-related industries, became one of the wealthiest in the Caribbean but relied heavily on the forced labor of enslaved Africans and environmentally degrading practices. In the late 18th century, Toussaint LOUVERTURE led a revolution of Haitis nearly half a million slaves that ended Frances rule on the island. After a prolonged struggle, and under the leadership of Jean-Jacques DESSALINES, Haiti became the first country in the world led by former slaves after declaring its independence in 1804, but it was forced to pay an indemnity to France for more than a century and was shunned by other countries for nearly 40 years. After the US occupied Haiti from 1915-1934, Francois \\u0022Papa Doc\\u0022 DUVALIER and then his son Jean-Claude \\u0026amp;ldquo;Baby Doc\\u0026amp;rdquo; DUVALIER led repressive and corrupt regimes that ruled Haiti from 1957-1971 and 1971-1986, respectively. A massive magnitude 7.0 earthquake struck Haiti in January 2010 with an epicenter about 25 km (15 mi) west of the capital, Port-au-Prince. Estimates are that over 300,000 people were killed and some 1.5 million left homeless. The earthquake was assessed as the worst in this region over the last 200 years. On 4 October 2016, Hurricane Matthew made landfall in Haiti, resulting in over 500 deaths and causing extensive damage to crops, houses, livestock, and infrastructure.\\u0026lt;a href=\\u0022#_ftn1\\u0022 name=\\u0022_ftnref1\\u0022\\u0026gt;\\u0026lt;/a\\u0026gt; Currently the poorest country in the Western Hemisphere, Haiti continues to experience bouts of political instability. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Haiti\",\"people_and_society/age_structure/0_14_years\":0.3227,\"people_and_society/age_structure/15_24_years\":0.2111,\"people_and_society/age_structure/25_54_years\":0.3732,\"people_and_society/age_structure/55_64_years\":0.051,\"people_and_society/age_structure/65_years_and_over\":0.0421,\"people_and_society/birth_rate\":\"22.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"black 95%, mixed and white 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.704 million PORT-AU-PRINCE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Haitian\",\"people_and_society/nationality/noun\":\"Haitian(s)\",\"people_and_society/net_migration_rate\":\"-2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10788440\",\"people_and_society/population_growth_rate\":0.0131,\"people_and_society/urbanization/urban_population\":\"56.2% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4266\"},{\"BoxHeight\":7.5,\"BoxWidth\":3.900000000000034,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.716,\"ISO3_Code\":\"BLZ\",\"ISO_Code\":\"BZ\",\"Path\":\"M 253.5 415.9 252.9 415.9 252.7 415.9 252.8 413.5 252.9 412.6 252.9 412 252.9 411.4 252.9 410.4 252.9 410 253 409.9 253.2 409.8 253.7 410.1 254.2 409.5 254.7 408.5 255.2 408.4 255.2 408.5 255 408.8 255.5 408.8 255.7 408.8 255.8 409.5 255.5 410 255.4 410.4 255.2 410.9 255.3 411.1 255.5 411.3 255.3 411.4 255.2 412.3 255.4 412.8 255.3 413 255.3 413.3 255.2 413.5 255.2 413.7 254.7 414.6 254.5 414.8 254.3 414.8 254 415 253.9 415.2 253.5 415.7 253.5 415.9 Z M 256.4 409.6 256.3 409.6 256.3 409.5 256.4 409.3 256.4 409.4 256.5 409.5 256.4 409.6 Z M 256.3 409.9 256.2 410 256.1 410 256.2 409.7 256.3 409.9 Z M 256.5 411.4 256.5 411.5 256.4 411.5 256.3 411.4 256.5 411.4 Z M 256.6 411.8 256.6 411.9 256.5 411.8 256.5 411.7 256.6 411.8 Z\",\"Xmax\":256.6,\"Xmid\":254.1,\"Xmin\":252.7,\"Ymax\":415.9,\"Ymid\":412.1,\"Ymin\":408.4,\"economy/currency\":\"Belizean dollars (BZD)\",\"economy/gdp_per_capita_ppp/2017\":\"8300\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"556,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.27,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.22,\"geography/area/land\":22806,\"geography/area/water\":160,\"geography/area_comparative\":\"slightly smaller than Massachusetts\",\"geography/area_sqkm\":22966,\"geography/climate\":\"tropical; very hot and humid; rainy season (May to November); dry season (February to May)\",\"geography/coastline\":\"386 km\",\"geography/elevation/highest_point\":\"Doyles Delight 1,124 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"173\",\"geography/geographic_coordinates\":\"17 15 N, 88 45 W\",\"geography/geography_note\":\"only country in Central America without a coastline on the North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"Guatemala 266 km, Mexico 276 km\",\"geography/land_boundaries/total\":\"542 km\",\"geography/land_use/agricultural_land_arable_land\":0.033,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.022,\"geography/land_use/forest\":0.606,\"geography/land_use/other\":0.325,\"geography/location\":\"Central America, bordering the Caribbean Sea, between Guatemala and Mexico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat, swampy coastal plain; low mountains in south\",\"government/administrative_divisions\":\"6 districts; Belize, Cayo, Corozal, Orange Walk, Stann Creek, Toledo\",\"government/capital/geographic_coordinates\":\"17 15 N, 88 46 W\",\"government/capital/name\":\"Belmopan\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"may be named for the Belize River, whose name possibly derives from the Maya word \\u0022belix,\\u0022 meaning \\u0022muddy-watered\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sir Colville Norbert YOUNG, Sr. (since 17 November 1993)\",\"government/executive_branch/head_of_government\":\"Prime Minister Dean Oliver BARROW (since 8 February 2008); Deputy Prime Minister Patrick FABER (since 7 June 2016)\",\"government/flag_description\":\"royal blue with a narrow red stripe along the top and the bottom edges; centered is a large white disk bearing the coat of arms; the coat of arms features a shield flanked by two workers in front of a mahogany tree with the related motto SUB UMBRA FLOREO (I Flourish in the Shade) on a scroll at the bottom, all encircled by a green garland of 50 mahogany leaves; the colors are those of the two main political parties: blue for the PUP and red for the UDP; various elements of the coat of arms - the figures, the tools, the mahogany tree, and the garland of leaves - recall the logging industry that led to British settlement of Belize\",\"government/government_type\":\"parliamentary democracy (National Assembly) under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"21 September 1981 (from the UK)\",\"government/national_holiday\":\"Battle of St. Georges Caye Day (National Day), 10 September (1798); Independence Day, 21 September (1981)\",\"government/national_symbol_s\":\"Bairds tapir (a large, browsing, forest-dwelling mammal), keel-billed toucan, Black Orchid; national colors: red, blue\",\"introduction\":\"Belize was the site of several Mayan city states until their decline at the end of the first millennium A.D. The British and Spanish disputed the region in the 17th and 18th centuries; it formally became the colony of British Honduras in 1862. Territorial disputes between the UK and Guatemala delayed the independence of Belize until 1981. Guatemala refused to recognize the new nation until 1992 and the two countries are involved in an ongoing border dispute. Both nations have voted to send the dispute for final resolution to the International Court of Justice. Tourism has become the mainstay of the economy. Current concerns include the countrys heavy foreign debt burden, high crime rates, high unemployment combined with a majority youth population, growing involvement in the Mexican and South American drug trade, and one of the highest HIV/AIDS prevalence rates in Central America.\",\"name\":\"Belize\",\"people_and_society/age_structure/0_14_years\":0.3361,\"people_and_society/age_structure/15_24_years\":0.1874,\"people_and_society/age_structure/25_54_years\":0.3743,\"people_and_society/age_structure/55_64_years\":0.0588,\"people_and_society/age_structure/65_years_and_over\":0.0435,\"people_and_society/birth_rate\":\"22.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo 52.9%, Creole 25.9%, Maya 11.3%, Garifuna 6.1%, East Indian 3.9%, Mennonite 3.6%, white 1.2%, Asian 1%, other 1.2%, unknown 0.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 BELMOPAN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Belizean\",\"people_and_society/nationality/noun\":\"Belizean(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"385854\",\"people_and_society/population_growth_rate\":0.018,\"people_and_society/urbanization/urban_population\":\"45.9% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3281\"},{\"BoxHeight\":3.6000000000000227,\"BoxWidth\":6.699999999999989,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.673,\"ISO3_Code\":\"SLV\",\"ISO_Code\":\"SV\",\"Path\":\"M 256.6 423.1 256.5 423 256.4 423.1 256.6 423.4 256.3 423.7 254.7 423.7 253.8 423.5 252.4 422.8 251.1 422.7 250.8 422.4 250.2 422.1 250.2 421.8 250.5 421.5 250.9 421.2 251.2 421.3 251.3 421.1 251.4 420.9 251.8 420.7 251.7 420.4 251.7 420.2 252.3 420.2 252.6 420.3 252.8 420.3 252.9 420.3 253 420.3 253.4 420.7 253.6 420.8 253.7 421 254 421 254.2 421.3 254.6 421.4 254.7 421.8 255.4 421.6 255.4 421.4 255.8 421.4 256 421.7 256.3 421.7 256.6 421.6 256.8 421.9 256.6 422.7 256.8 422.8 256.8 422.9 256.6 423.1 Z M 256.8 423.6 256.7 423.7 256.6 423.5 256.7 423.5 256.8 423.6 Z M 256.9 423.8 256.8 423.8 256.8 423.6 256.9 423.6 256.9 423.8 Z\",\"Xmax\":256.9,\"Xmid\":253.6,\"Xmin\":250.2,\"Ymax\":423.8,\"Ymid\":422.1,\"Ymin\":420.2,\"economy/currency\":\"\\u0026lt;strong\\u0026gt;note:\\u0026lt;/strong\\u0026gt; the US dollar is used as a medium of exchange and circulates freely in the economy\",\"economy/gdp_per_capita_ppp/2017\":\"8000\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.331 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.49,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":20721,\"geography/area/water\":320,\"geography/area_comparative\":\"about the same size as New Jersey\",\"geography/area_sqkm\":21041,\"geography/climate\":\"tropical; rainy season (May to October); dry season (November to April); tropical on coast; temperate in uplands\",\"geography/coastline\":\"307 km\",\"geography/elevation/highest_point\":\"Cerro El Pital 2,730 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"13 50 N, 88 55 W\",\"geography/geography_note\":\"smallest Central American country and only one without a coastline on the Caribbean Sea\",\"geography/land_boundaries/border_countries\":\"Guatemala 199 km, Honduras 391 km\",\"geography/land_boundaries/total\":\"590 km\",\"geography/land_use/agricultural_land_arable_land\":0.331,\"geography/land_use/agricultural_land_permanent_crops\":0.109,\"geography/land_use/agricultural_land_permanent_pasture\":0.307,\"geography/land_use/forest\":0.136,\"geography/land_use/other\":0.117,\"geography/location\":\"Central America, bordering the North Pacific Ocean, between Guatemala and Honduras\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains with narrow coastal belt and central plateau\",\"government/administrative_divisions\":\"14 departments (departamentos, singular - departamento); Ahuachapan, Cabanas, Chalatenango, Cuscatlan, La Libertad, La Paz, La Union, Morazan, San Miguel, San Salvador, San Vicente, Santa Ana, Sonsonate, Usulutan\",\"government/capital/geographic_coordinates\":\"13 42 N, 89 12 W\",\"government/capital/name\":\"San Salvador\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name is an abbreviation of the original Spanish conquistador designation for the area \\u0022Provincia de Nuestro Senor Jesus Cristo, el Salvador del Mundo\\u0022 (Province of Our Lord Jesus Christ, the Saviour of the World), which became simply \\u0022El Salvador\\u0022 (The Savior)\",\"government/executive_branch/chief_of_state\":\"President Nayib Armando BUKELE Ortez (since 1 June 2019); Vice President Felix Augusto Antonio ULLOA Garay (since 1 June 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nayib Armando BUKELE Ortez (since 1 June 2019); Vice President Felix Augusto Antonio ULLOA Garay (since 1 June 2019)\",\"government/flag_description\":\"three equal horizontal bands of cobalt blue (top), white, and cobalt blue with the national coat of arms centered in the white band; the coat of arms features a round emblem encircled by the words REPUBLICA DE EL SALVADOR EN LA AMERICA CENTRAL; the banner is based on the former blue-white-blue flag of the Federal Republic of Central America; the blue bands symbolize the Pacific Ocean and the Caribbean Sea, while the white band represents the land between the two bodies of water, as well as peace and prosperity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"turquoise-browed motmot (bird); national colors: blue, white\",\"introduction\":\"El Salvador achieved independence from Spain in 1821 and from the Central American Federation in 1839. A 12-year civil war, which cost about 75,000 lives, was brought to a close in 1992 when the government and leftist rebels signed a treaty that provided for military and political reforms. El Salvador is beset by one of the worlds highest homicide rates and pervasive criminal gangs.\",\"name\":\"El Salvador\",\"people_and_society/age_structure/0_14_years\":0.253,\"people_and_society/age_structure/15_24_years\":0.1988,\"people_and_society/age_structure/25_54_years\":0.398,\"people_and_society/age_structure/55_64_years\":0.0732,\"people_and_society/age_structure/65_years_and_over\":0.0769,\"people_and_society/birth_rate\":\"16.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo 86.3%, white 12.7%, Amerindian 0.2% (includes Lenca, Kakawira, Nahua-Pipil), black 0.1%, other 0.6% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.106 million SAN SALVADOR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Salvadoran\",\"people_and_society/nationality/noun\":\"Salvadoran(s)\",\"people_and_society/net_migration_rate\":\"-7.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6187271\",\"people_and_society/population_growth_rate\":0.0025,\"people_and_society/urbanization/urban_population\":\"72.7% of total population (2019)\",\"transportation/airports\":\"68\",\"transportation/railways/total\":\"13\",\"transportation/roadways/total\":\"9012\"},{\"BoxHeight\":18.599999999999966,\"BoxWidth\":18.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.814,\"ISO3_Code\":\"BHS\",\"ISO_Code\":\"BS\",\"Path\":\"M 283.2 388.3 283.5 388.5 283.7 388.5 283.9 389.1 284.4 389.9 284.5 390.5 284.3 390.7 284.1 390.8 284.1 390.9 284.1 391 283.8 391 283.7 391.1 283.7 391.2 283.3 390.8 283.3 390.6 283.1 390.6 282.5 390.2 282.9 389.7 283 389.6 283.2 389.3 283.2 389.1 283.3 388.8 283.2 388.4 283.2 388.3 Z M 297.6 400.5 297.2 401 297 401.1 295.8 401.2 295.7 401 295.9 400.7 296.2 400.5 296.5 400.3 296.7 400.5 297 400.6 297.2 400.5 297.4 400.1 297.6 400 297.6 400.5 Z M 284.5 391.5 284.6 391.8 284.9 391.4 285.1 392.2 285 392.7 284.8 392.9 284.6 392.8 284.5 392.8 284.4 392.8 284.5 392.6 284.6 392.7 284.6 392.4 284.6 392.3 284.5 392.4 284.4 392.4 284.5 392.3 284.3 392.1 284.4 391.9 284.3 391.7 284.1 391.6 284.4 391.2 284.6 391.1 284.8 391.3 284.7 391.5 284.5 391.5 Z M 286.4 384.3 286.5 384.9 286.1 385.1 286 385.7 286 386.2 286 386.3 285.7 386 285.5 385.9 285.9 385.4 285.9 384.7 285.8 384.4 285.9 384.4 286 384.3 286.1 384.2 285.6 384 285.6 383.8 285.3 383.7 285.3 383.4 285.7 383.7 285.8 383.9 286.4 384.3 Z M 284 383.6 284.2 384.1 284.2 384.2 283.9 383.9 283.7 383.9 282.6 384 282 384.3 281.7 384.3 281.6 384.2 282 384.1 282.3 383.6 282.9 383.8 283 383.7 283.5 383.7 284 383.6 Z M 297.3 396.7 297.4 396.7 297.8 396.8 297.9 396.8 298.2 396.9 298.4 397 298.2 397.2 298 397 297.8 396.9 297.7 397 297.6 396.9 297.5 397 297.3 396.9 297.2 396.9 297.2 396.8 297.3 396.7 Z M 295.3 395.8 295.3 395.9 295.2 395.9 295.2 396.2 295.3 396.4 295.2 396.4 295.2 396.3 295.1 396.2 294.9 396.3 294.7 396.2 294.9 396 294.8 396 294.8 395.9 294.9 395.9 295 395.8 295.2 395.9 295.3 395.8 Z M 294.8 395.9 294.6 396 294.4 396 294.1 395.9 293.9 395.6 294.1 395.6 294.4 395.8 294.8 395.9 Z M 291.2 391.4 291.3 391.6 291.2 391.5 291 391.6 290.9 391.5 290.8 391.6 290.7 391.6 290.7 391.5 291 391.4 291 391.2 290.9 391.1 290.8 391.1 290.7 390.9 290.8 390.9 291 391.1 291.2 391.4 Z M 294.4 397.2 294.3 397.3 294.3 397.1 294.9 396.7 295 396.6 295.1 396.7 294.9 397 294.4 397.2 Z M 292.6 395.4 292.5 395.5 292.4 395.4 292.3 395.1 292.2 394.9 292.1 394.8 291.9 394.8 291.9 394.7 291.9 394.6 292 394.7 292.3 394.7 292.5 395 292.6 395.4 Z M 285.5 389 285.2 389 285 388.9 285.2 388.8 285.2 388.7 285.6 388.7 285.8 388.8 285.5 389 Z M 290 393.6 289.9 393.6 289.4 393.2 289.2 392.9 289.4 393 290 393.6 Z M 293.6 392 293.4 392.2 293.3 392.1 293.4 391.9 293.4 391.8 293.5 391.6 293.6 391.6 293.7 391.8 293.6 392 Z M 297.7 399.6 297.5 399.7 297.4 399.5 297.6 399.3 297.9 399.5 297.8 399.6 297.7 399.6 Z M 288.9 389.5 288.8 389.7 288.8 389.8 288.9 390 288.9 390.1 288.7 389.9 288.7 389.8 288.6 389.6 288.4 389.6 288.4 389.5 288.6 389.6 288.7 389.6 288.8 389.5 288.9 389.5 Z M 291.6 393.8 291.5 393.8 291.3 393.3 291.2 393.1 291.2 393 291.5 393.4 291.6 393.8 Z M 291.8 394.4 291.9 394.6 291.8 394.5 291.7 394.6 291.6 394.5 291.7 394.4 291.7 394.3 291.8 394.2 291.7 394 291.8 394 291.8 394.4 Z M 290.2 389.9 290.4 390.1 290.4 390.2 290.5 390.4 290.4 390.4 290.3 390.4 290.3 390.2 290.1 390 290 390 290.1 389.9 290.2 389.9 Z M 284.3 391.1 284.2 391.2 284.2 391.1 284.3 391.1 284.3 390.9 284.6 390.7 284.6 391 284.3 391.1 Z M 287.6 387.6 287.5 387.6 287.4 387.6 287.2 387.6 287.3 387.3 287.2 387.3 287.3 387.2 287.3 387.3 287.5 387.4 287.5 387.5 287.6 387.6 Z M 292.6 393 292.6 393.1 292.4 393 292.3 393 292.2 393 292.3 393 292.5 392.9 292.6 392.9 292.6 393 Z M 288.9 389 288.9 389.4 288.7 389.3 288.7 389.1 288.8 389 288.9 389 Z M 289 388.6 289 388.8 288.9 388.8 288.9 388.7 288.8 388.5 288.7 388.4 288.7 388.3 288.9 388.5 289 388.6 Z M 285.6 384 285.6 384.1 285.3 384 285.4 383.9 285.5 384 285.6 384 Z M 284.4 383 284.4 383.1 284.6 383 284.6 383.2 284.5 383.2 284.4 383.1 284.3 383.1 284.4 383 Z M 281.5 384.1 281.4 384.1 281.2 383.9 281.3 383.9 281.5 384.1 Z M 285 383.2 284.8 383.2 284.7 383.1 285 383.1 285 383.2 Z M 284.1 391.5 284 391.5 284 391.4 284.1 391.4 284.1 391.2 284.2 391.3 284.1 391.5 Z M 295.6 394.8 295.5 394.8 295.4 394.8 295.6 394.7 295.6 394.8 Z M 290.6 393.7 290.6 393.8 290.3 393.7 290.4 393.7 290.6 393.7 Z M 284.3 386.7 284.3 386.8 284.2 386.7 284.1 386.6 284.2 386.6 284.3 386.7 Z M 285.8 384.4 285.6 384.4 285.7 384.3 285.8 384.4 Z M 284 391.2 283.9 391.3 283.8 391.1 283.9 391.1 284 391.2 Z M 282.6 389.9 282.6 390 282.5 390 282.5 389.9 282.6 389.9 Z M 296 396.2 295.9 396.4 295.8 396.3 295.9 396.2 296 396.2 Z M 284.1 383.3 284 383.4 283.9 383.3 284 383.2 284.1 383.3 Z M 285.3 383.1 285.2 383.2 285.1 383 285.2 383 285.3 383.1 Z M 284.7 393 284.4 393 284.6 392.9 284.7 393 Z M 287.8 387.7 287.8 387.8 287.6 387.7 287.8 387.6 287.8 387.7 Z M 287.2 390.4 287.1 390.4 287.1 390.3 287.2 390.3 287.2 390.4 Z M 284.5 393.2 284.4 393.3 284.4 393.2 284.5 393.1 284.5 393.2 Z M 284.5 382.7 284.4 382.7 284.3 382.6 284.5 382.6 284.5 382.7 Z M 283.9 391.5 283.8 391.6 283.7 391.5 283.8 391.4 283.9 391.4 283.9 391.5 Z M 280.4 386.6 280.3 386.7 280.2 386.7 280.2 386.6 280.3 386.6 280.4 386.6 Z M 285.1 384.9 285 385.1 284.9 384.9 285 384.8 285.1 384.9 Z M 294 396.2 293.8 396.4 293.8 396.3 293.9 396.2 294 396.2 Z M 288 391.2 288 391.3 287.8 391.3 287.9 391.2 288 391.2 Z M 290.3 393.6 290.3 393.7 290.1 393.6 290.2 393.5 290.3 393.6 Z M 294.2 397.4 294.1 397.5 294 397.4 294.1 397.3 294.2 397.4 Z M 295.2 396.5 295.2 396.6 295.1 396.6 295.2 396.4 295.2 396.5 Z\",\"Xmax\":298.4,\"Xmid\":287.7,\"Xmin\":280.2,\"Ymax\":401.2,\"Ymid\":391.3,\"Ymin\":382.6,\"economy/currency\":\"Bahamian dollars (BSD)\",\"economy/gdp_per_capita_ppp/2017\":\"32400\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.089 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":10010,\"geography/area/water\":3870,\"geography/area_comparative\":\"slightly smaller than Connecticut\",\"geography/area_sqkm\":13880,\"geography/climate\":\"tropical marine; moderated by warm waters of Gulf Stream\",\"geography/coastline\":\"3,542 km\",\"geography/elevation/highest_point\":\"Mount Alvernia on Cat Island 64 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"24 15 N, 76 00 W\",\"geography/geography_note\":\"strategic location adjacent to US and Cuba; extensive island chain of which 30 are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.002,\"geography/land_use/forest\":0.514,\"geography/land_use/other\":0.472,\"geography/location\":\"chain of islands in the North Atlantic Ocean, southeast of Florida, northeast of Cuba\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"long, flat coral formations with some low rounded hills\",\"government/administrative_divisions\":\"31 districts; Acklins Islands, Berry Islands, Bimini, Black Point, Cat Island, Central Abaco, Central Andros, Central Eleuthera, City of Freeport, Crooked Island and Long Cay, East Grand Bahama, Exuma, Grand Cay, Harbour Island, Hope Town, Inagua, Long Island, Mangrove Cay, Mayaguana, Moores Island, North Abaco, North Andros, North Eleuthera, Ragged Island, Rum Cay, San Salvador, South Abaco, South Andros, South Eleuthera, Spanish Wells, West Grand Bahama\",\"government/capital/geographic_coordinates\":\"25 05 N, 77 21 W\",\"government/capital/name\":\"Nassau\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Spanish \\u0022baha mar,\\u0022 meaning \\u0022shallow sea,\\u0022 which describes the shallow waters of the Bahama Banks\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Cornelius A. SMITH (since 28 June 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Hubert MINNIS (since 11 May 2017)\",\"government/flag_description\":\"three equal horizontal bands of aquamarine (top), gold, and aquamarine, with a black equilateral triangle based on the hoist side; the band colors represent the golden beaches of the islands surrounded by the aquamarine sea; black represents the vigor and force of a united people, while the pointing triangle indicates the enterprise and determination of the Bahamian people to develop the rich resources of land and sea\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"10 July 1973 (from the UK)\",\"government/national_holiday\":\"Independence Day, 10 July (1973)\",\"government/national_symbol_s\":\"blue marlin, flamingo, Yellow Elder flower; national colors: aquamarine, yellow, black\",\"introduction\":\"Lucayan Indians inhabited the islands when Christopher COLUMBUS first set foot in the New World on San Salvador in 1492. British settlement of the islands began in 1647; the islands became a colony in 1783. Piracy thrived in the 17th and 18th centuries because of The Bahamas close proximity to shipping lanes. Since attaining independence from the UK in 1973, The Bahamas has prospered through tourism, international banking, and investment management, which comprise up to 85% of GDP. Because of its proximity to the US - the nearest Bahamian landmass being only 80 km (50 mi) from Florida - the country is a major transshipment point for illicit trafficking, particularly to the US mainland, as well as Europe. US law enforcement agencies cooperate closely with The Bahamas, and the US Coast Guard assists Bahamian authorities in coastal defense through Operation Bahamas, Turks and Caicos, or OPBAT.\",\"name\":\"Bahamas\",\"people_and_society/age_structure/0_14_years\":0.2239,\"people_and_society/age_structure/15_24_years\":0.1601,\"people_and_society/age_structure/25_54_years\":0.441,\"people_and_society/age_structure/55_64_years\":0.0945,\"people_and_society/age_structure/65_years_and_over\":0.0805,\"people_and_society/birth_rate\":\"15.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"black 90.6%, white 4.7%, black and white 2.1%, other 1.9%, unspecified 0.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"280,000 NASSAU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bahamian\",\"people_and_society/nationality/noun\":\"Bahamian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"332634\",\"people_and_society/population_growth_rate\":0.0079,\"people_and_society/urbanization/urban_population\":\"83.1% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2700\"},{\"BoxHeight\":2.3999999999999773,\"BoxWidth\":6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.734,\"ISO3_Code\":\"JAM\",\"ISO_Code\":\"JM\",\"Path\":\"M 282.8 409 282.8 408.8 282.9 408.8 283 408.7 283.2 408.5 283.3 408.5 283.4 408.5 283.5 408.5 283.7 408.5 283.9 408.5 284 408.4 284.1 408.3 284.3 408.3 284.5 408.3 284.6 408.4 284.9 408.4 285 408.4 285.3 408.4 285.6 408.5 285.7 408.4 286 408.5 286.2 408.6 286.4 408.6 286.7 408.6 286.8 408.6 286.8 408.7 287.1 408.9 287.1 409 287.4 409 287.5 409.2 287.7 409.1 287.7 409.2 287.9 409.2 288 409.2 288 409.3 288.3 409.3 288.4 409.4 288.5 409.7 288.6 409.8 288.7 409.9 288.7 410 288.8 410.1 288.5 410.2 288.4 410.2 288.2 410.2 288 410.2 287.8 410.3 287.7 410.2 287.5 410 287.3 410 287.3 409.9 287.1 409.9 287 409.9 286.9 410 286.8 410.2 286.7 410.3 286.4 410.3 286.4 410.1 286.3 410.1 286.2 410.1 286.1 410.2 286.1 410.4 286.1 410.5 286.2 410.6 286.1 410.6 286 410.7 285.9 410.6 285.7 410.5 285.6 410.3 285.4 410.2 285.3 410.2 285.1 410.3 285 410.2 284.6 410.2 284.5 410.2 284.3 410.1 284.2 410 284.2 409.8 284.1 409.7 283.9 409.7 283.8 409.5 283.7 409.4 283.7 409.3 283.6 409.2 283.3 409.2 283.1 409.2 283 409.2 282.8 409.1 282.8 409 Z\",\"Xmax\":288.8,\"Xmid\":285.7,\"Xmin\":282.8,\"Ymax\":410.7,\"Ymid\":409.4,\"Ymin\":408.3,\"economy/currency\":\"Jamaican dollars (JMD)\",\"economy/gdp_per_capita_ppp/2017\":\"9200\",\"economy/gdp_real_growth_rate/2017\":0.007,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.83,\"energy/electricity_from_hydroelectric_plants\":0.03,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":10831,\"geography/area/water\":160,\"geography/area_comparative\":\"about half the size of New Jersey; slightly smaller than Connecticut\",\"geography/area_sqkm\":10991,\"geography/climate\":\"tropical; hot, humid; temperate interior\",\"geography/coastline\":\"1,022 km\",\"geography/elevation/highest_point\":\"Blue Mountain Peak 2,256 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"18\",\"geography/geographic_coordinates\":\"18 15 N, 77 30 W\",\"geography/geography_note\":\"third largest island in the Caribbean (after Cuba and Hispaniola); strategic location between Cayman Trench and Jamaica Channel, the main sea lanes for the Panama Canal\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.111,\"geography/land_use/agricultural_land_permanent_crops\":0.092,\"geography/land_use/agricultural_land_permanent_pasture\":0.211,\"geography/land_use/forest\":0.311,\"geography/land_use/other\":0.275,\"geography/location\":\"Caribbean, island in the Caribbean Sea, south of Cuba\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains, with narrow, discontinuous coastal plain\",\"government/administrative_divisions\":\"14 parishes; Clarendon, Hanover, Kingston, Manchester, Portland, Saint Andrew, Saint Ann, Saint Catherine, Saint Elizabeth, Saint James, Saint Mary, Saint Thomas, Trelawny, Westmoreland\",\"government/capital/geographic_coordinates\":\"18 00 N, 76 48 W\",\"government/capital/name\":\"Kingston\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the native Taino word \\u0022haymaca\\u0022 meaning \\u0022Land of Wood and Water\\u0022 or possibly \\u0022Land of Springs\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sir Patrick L. ALLEN (since 26 February 2009)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrew HOLNESS (since 3 March 2016)\",\"government/flag_description\":\"diagonal yellow cross divides the flag into four triangles - green (top and bottom) and black (hoist side and fly side); green represents hope, vegetation, and agriculture, black reflects hardships overcome and to be faced, and yellow recalls golden sunshine and the islands natural resources\",\"government/government_type\":\"parliamentary democracy (Parliament) under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"6 August 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 August (1962)\",\"government/national_symbol_s\":\"green-and-black streamertail (bird), Guaiacum officinale (Guaiacwood); national colors: green, yellow, black\",\"introduction\":\"The island - discovered by Christopher COLUMBUS in 1494 - was settled by the Spanish early in the 16th century. The native Taino, who had inhabited Jamaica for centuries, were gradually exterminated and replaced by African slaves. England seized the island in 1655 and established a plantation economy based on sugar, cocoa, and coffee. The abolition of slavery in 1834 freed a quarter million slaves, many of whom became small farmers. Jamaica gradually increased its independence from Britain. In 1958 it joined other British Caribbean colonies in forming the Federation of the West Indies. Jamaica withdrew from the Federation in 1961 and gained full independence in 1962. Deteriorating economic conditions during the 1970s led to recurrent violence as rival gangs affiliated with the major political parties evolved into powerful organized crime networks involved in international drug smuggling and money laundering. Violent crime, drug trafficking, and poverty pose significant challenges to the government today. Nonetheless, many rural and resort areas remain relatively safe and contribute substantially to the economy.\",\"name\":\"Jamaica\",\"people_and_society/age_structure/0_14_years\":0.2601,\"people_and_society/age_structure/15_24_years\":0.1836,\"people_and_society/age_structure/25_54_years\":0.3803,\"people_and_society/age_structure/55_64_years\":0.0889,\"people_and_society/age_structure/65_years_and_over\":0.0871,\"people_and_society/birth_rate\":\"16.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black 92.1%, mixed 6.1%, East Indian 0.8%, other 0.4%, unspecified 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"590,000 KINGSTON (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Jamaican\",\"people_and_society/nationality/noun\":\"Jamaican(s)\",\"people_and_society/net_migration_rate\":\"-9.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2812090\",\"people_and_society/population_growth_rate\":-0.0005,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"22121\"},{\"BoxHeight\":3.7000000000000455,\"BoxWidth\":3.8999999999999773,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.796,\"ISO3_Code\":\"TTO\",\"ISO_Code\":\"TT\",\"Path\":\"M 331.1 430.4 331 430.5 330.9 430.7 330.8 430.7 330.8 430.9 330.9 431.2 330.8 431.3 330.8 431.5 330.9 431.7 330.9 431.8 330.9 431.9 330.9 432.1 330.9 432.2 330.7 432.4 330.4 432.5 330.3 432.5 330.1 432.5 330 432.5 329.7 432.5 329.5 432.5 329.3 432.5 329.2 432.5 329 432.5 328.7 432.5 328.6 432.5 328.4 432.6 328.3 432.5 328.4 432.5 328.6 432.4 328.6 432.3 328.9 432.3 329 432.2 329.1 432.1 329.2 432 329.4 432 329.6 432 329.6 431.9 329.6 431.7 329.5 431.6 329.5 431.5 329.6 431.3 329.6 431.2 329.5 430.9 329.4 430.8 329.2 430.8 329.1 430.8 329 430.7 329.2 430.6 329.6 430.6 329.6 430.5 329.7 430.6 329.9 430.4 330.2 430.5 330.4 430.4 330.5 430.4 330.9 430.3 331.1 430.4 Z M 332 429.2 331.9 429.3 331.8 429.3 331.7 429.4 331.6 429.4 331.5 429.5 331.3 429.5 331.6 429.2 331.7 429.1 332 429 332.2 428.9 332.2 429 332.2 429.2 332 429.2 Z\",\"Xmax\":332.2,\"Xmid\":330.2,\"Xmin\":328.3,\"Ymax\":432.6,\"Ymid\":431.4,\"Ymin\":428.9,\"economy/currency\":\"Trinidad and Tobago dollars (TTD)\",\"economy/gdp_per_capita_ppp/2017\":\"31300\",\"economy/gdp_real_growth_rate/2017\":-0.026,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"48.92 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":5128,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Delaware\",\"geography/area_sqkm\":5128,\"geography/climate\":\"tropical; rainy season (June to December)\",\"geography/coastline\":\"362 km\",\"geography/elevation/highest_point\":\"El Cerro del Aripo 940 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"83\",\"geography/geographic_coordinates\":\"11 00 N, 61 00 W\",\"geography/geography_note\":\"Pitch Lake, on Trinidads southwestern coast, is the worlds largest natural reservoir of asphalt\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0.014,\"geography/land_use/forest\":0.44,\"geography/land_use/other\":0.454,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, northeast of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly plains with some hills and low mountains\",\"government/administrative_divisions\":\"9 regions, 3 boroughs, 2 cities, 1 ward\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Couva/Tabaquite/Talparo, Diego Martin, Mayaro/Rio Claro, Penal/Debe, Princes Town, Sangre Grande, San Juan/Laventille, Siparia, Tunapuna/Piarco; \\u0026lt;strong\\u0026gt;borough:\\u0026lt;/strong\\u0026gt; Arima, Chaguanas, Point Fortin; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Port of Spain, San Fernando; \\u0026lt;strong\\u0026gt;ward:\\u0026lt;/strong\\u0026gt; Tobago\",\"government/capital/geographic_coordinates\":\"10 39 N, 61 31 W\",\"government/capital/name\":\"Port of Spain\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"explorer Christopher COLUMBUS named the larger island \\u0022La Isla de la Trinidad\\u0022 (The Island of the Trinity) on 31 July 1498 on his third voyage; the tobacco grown and smoked by the natives of the smaller island or its elongated cigar shape may account for the \\u0022tobago\\u0022 name, which is spelled \\u0022tobaco\\u0022 in Spanish\",\"government/executive_branch/chief_of_state\":\"President Paula-Mae WEEKES (since 19 March 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Keith ROWLEY (since 9 September 2015)\",\"government/flag_description\":\"red with a white-edged black diagonal band from the upper hoist side to the lower fly side; the colors represent the elements of earth, water, and fire; black stands for the wealth of the land and the dedication of the people; white symbolizes the sea surrounding the islands, the purity of the countrys aspirations, and equality; red symbolizes the warmth and energy of the sun, the vitality of the land, and the courage and friendliness of its people\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 August 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 31 August (1962)\",\"government/national_symbol_s\":\"scarlet ibis (bird of Trinidad), cocrico (bird of Tobago), Chaconia flower; national colors: red, white, black\",\"introduction\":\"First colonized by the Spanish, the islands came under British control in the early 19th century. The islands sugar industry was hurt by the emancipation of the slaves in 1834. Manpower was replaced with the importation of contract laborers from India between 1845 and 1917, which boosted sugar production as well as the cocoa industry. The discovery of oil on Trinidad in 1910 added another important export. Independence was attained in 1962. The country is one of the most prosperous in the Caribbean thanks largely to petroleum and natural gas production and processing. Tourism, mostly in Tobago, is targeted for expansion and is growing. The government is struggling to reverse a surge in violent crime.\",\"name\":\"Trinidad and Tobago\",\"people_and_society/age_structure/0_14_years\":0.1924,\"people_and_society/age_structure/15_24_years\":0.1155,\"people_and_society/age_structure/25_54_years\":0.4499,\"people_and_society/age_structure/55_64_years\":0.1312,\"people_and_society/age_structure/65_years_and_over\":0.111,\"people_and_society/birth_rate\":\"12.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"East Indian 35.4%, African descent 34.2%, mixed - other 15.3%, mixed - African/East Indian 7.7%, other 1.3%, unspecified 6.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"544,000 PORT-OF-SPAIN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Trinidadian, Tobagonian\",\"people_and_society/nationality/noun\":\"Trinidadian(s), Tobagonian(s)\",\"people_and_society/net_migration_rate\":\"-5.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1215527\",\"people_and_society/population_growth_rate\":-0.0023,\"people_and_society/urbanization/urban_population\":\"53.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.5999999999999659,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.742,\"ISO3_Code\":\"DMA\",\"ISO_Code\":\"DM\",\"Path\":\"M 329.6 417 329.7 416.7 330 416.8 330.2 417.1 330.2 417.3 330.2 417.7 329.9 417.9 329.9 417.8 329.7 417.3 329.6 417 Z\",\"Xmax\":330.2,\"Xmid\":329.9,\"Xmin\":329.6,\"Ymax\":417.9,\"Ymid\":417.3,\"Ymin\":416.7,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"11000\",\"economy/gdp_real_growth_rate/2017\":-0.047,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"199,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":751,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than four times the size of Washington, DC\",\"geography/area_sqkm\":751,\"geography/climate\":\"tropical; moderated by northeast trade winds; heavy rainfall\",\"geography/coastline\":\"148 km\",\"geography/elevation/highest_point\":\"Morne Diablotins 1,447 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 25 N, 61 20 W\",\"geography/geography_note\":\"known as \\u0022The Nature Island of the Caribbean\\u0022 due to its spectacular, lush, and varied flora and fauna, which are protected by an extensive natural park system; the most mountainous of the Lesser Antilles, its volcanic peaks are cones of lava craters and include Boiling Lake, the second-largest, thermally active lake in the world\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.08,\"geography/land_use/agricultural_land_permanent_crops\":0.24,\"geography/land_use/agricultural_land_permanent_pasture\":0.027,\"geography/land_use/forest\":0.592,\"geography/land_use/other\":0.061,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, about halfway between Puerto Rico and Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"rugged mountains of volcanic origin\",\"government/administrative_divisions\":\"10 parishes; Saint Andrew, Saint David, Saint George, Saint John, Saint Joseph, Saint Luke, Saint Mark, Saint Patrick, Saint Paul, Saint Peter\",\"government/capital/geographic_coordinates\":\"15 18 N, 61 24 W\",\"government/capital/name\":\"Roseau\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the island was named by explorer Christopher COLUMBUS for the day of the week on which he spotted it, Sunday (\\u0022Domingo\\u0022 in Latin), 3 November 1493\",\"government/executive_branch/chief_of_state\":\"President Charles A. SAVARIN (since 2 October 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Roosevelt SKERRIT (since 8 January 2004)\",\"government/flag_description\":\"green with a centered cross of three equal bands - the vertical part is yellow (hoist side), black, and white and the horizontal part is yellow (top), black, and white; superimposed in the center of the cross is a red disk bearing a Sisserou parrot, unique to Dominica, encircled by 10 green, five-pointed stars edged in yellow; the 10 stars represent the 10 administrative divisions (parishes); green symbolizes the islands lush vegetation; the triple-colored cross represents the Christian Trinity; the yellow color denotes sunshine, the main agricultural products (citrus and bananas), and the native Carib Indians; black is for the rich soil and the African heritage of most citizens; white signifies rivers, waterfalls, and the purity of aspirations; the red disc stands for social justice\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 November 1978 (from the UK)\",\"government/national_holiday\":\"Independence Day, 3 November (1978)\",\"government/national_symbol_s\":\"Sisserou parrot, Carib Wood flower; national colors: green, yellow, black, white, red\",\"introduction\":\"Dominica was the last of the Caribbean islands to be colonized by Europeans due chiefly to the fierce resistance of the native Caribs. France ceded possession to Great Britain in 1763, which colonized the island in 1805. Slavery ended in 1833 and in 1835 the first three men of African descent were elected to the legislative assembly of Dominica. In 1871, Dominica became part first of the British Leeward Islands and then the British Windward Islands until 1958. In 1967 Dominica became an associated state of the UK, and formally took responsibility for its internal affairs. In 1980, two years after independence, Dominicas fortunes improved when a corrupt and tyrannical administration was replaced by that of Mary Eugenia CHARLES, the first female prime minister in the Caribbean, who remained in office for 15 years. On 18 September 2017, Hurricane Maria passed over the island causing extensive damage to structures, roads, communications, and the power supply, and largely destroying critical agricultural areas.\",\"name\":\"Dominica\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.1437,\"people_and_society/age_structure/25_54_years\":0.4259,\"people_and_society/age_structure/55_64_years\":0.0999,\"people_and_society/age_structure/65_years_and_over\":0.1143,\"people_and_society/birth_rate\":\"15 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"African descent 86.6%, mixed 9.1%, indigenous 2.9%, other 1.3%, unspecified 0.2% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15,000 ROSEAU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Dominican\",\"people_and_society/nationality/noun\":\"Dominican(s)\",\"people_and_society/net_migration_rate\":\"-5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"74027\",\"people_and_society/population_growth_rate\":0.0017,\"people_and_society/urbanization/urban_population\":\"70.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1512\"},{\"BoxHeight\":2.099999999999966,\"BoxWidth\":0.7000000000000455,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.778,\"ISO3_Code\":\"ATG\",\"ISO_Code\":\"AG\",\"Path\":\"M 329.1 412.5 329 412.6 328.9 412.6 328.8 412.7 328.7 412.7 328.6 412.7 328.4 412.7 328.4 412.5 328.4 412.4 328.5 412.4 328.5 412.2 328.7 412.2 328.7 412.3 328.7 412.4 329 412.4 328.9 412.5 329.1 412.5 Z M 328.9 411 328.9 411.1 328.6 411 328.5 411 328.5 410.8 328.4 410.7 328.6 410.6 328.7 410.7 328.8 410.9 328.9 411 Z\",\"Xmax\":329.1,\"Xmid\":328.7,\"Xmin\":328.4,\"Ymax\":412.7,\"Ymid\":411.9,\"Ymin\":410.6,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"26400\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"740,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":442.6,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":442.6,\"geography/climate\":\"tropical maritime; little seasonal temperature variation\",\"geography/coastline\":\"153 km\",\"geography/elevation/highest_point\":\"Mount Obama 402 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"17 03 N, 61 48 W\",\"geography/geography_note\":\"Antigua has a deeply indented shoreline with many natural harbors and beaches; Barbuda has a large western harbor\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.091,\"geography/land_use/forest\":0.223,\"geography/land_use/other\":0.573,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, east-southeast of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly low-lying limestone and coral islands, with some higher volcanic areas\",\"government/administrative_divisions\":\"6 parishes and 2 dependencies*; Barbuda*, Redonda*, Saint George, Saint John, Saint Mary, Saint Paul, Saint Peter, Saint Philip\",\"government/capital/geographic_coordinates\":\"17 07 N, 61 51 W\",\"government/capital/name\":\"Saint Johns\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022antiguo\\u0022 is Spanish for \\u0022ancient\\u0022 or \\u0022old\\u0022; the island was discovered by Christopher COLUMBUS in 1493 and, according to tradition, named by him after the church of Santa Maria la Antigua (Old Saint Marys) in Seville; \\u0022barbuda\\u0022 is Spanish for \\u0022bearded\\u0022 and the adjective may refer to the alleged beards of the indigenous people or to the islands bearded fig trees\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Rodney WILLIAMS (since 14 August 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Gaston BROWNE (since 13 June 2014)\",\"government/flag_description\":\"red, with an inverted isosceles triangle based on the top edge of the flag; the triangle contains three horizontal bands of black (top), light blue, and white, with a yellow rising sun in the black band; the sun symbolizes the dawn of a new era, black represents the African heritage of most of the population, blue is for hope, and red is for the dynamism of the people; the \\u0022V\\u0022 stands for victory; the successive yellow, blue, and white coloring is also meant to evoke the countrys tourist attractions of sun, sea, and sand\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"1 November 1981 (from the UK)\",\"government/national_holiday\":\"Independence Day, 1 November (1981)\",\"government/national_symbol_s\":\"fallow deer; national colors: red, white, blue, black, yellow\",\"introduction\":\"The Siboney were the first people to inhabit the islands of Antigua and Barbuda in 2400 B.C., but Arawak Indians populated the islands when COLUMBUS landed on his second voyage in 1493. Early Spanish and French settlements were succeeded by an English colony in 1667. Slavery, established to run the sugar plantations on Antigua, was abolished in 1834. The islands became an independent state within the British Commonwealth of Nations in 1981. On 6 September 2017, Hurricane Irma passed over the island of Barbuda devastating the island and forcing the evacuation of the population to Antigua. Almost all the structures on Barbuda were destroyed and the vegetation stripped, but Antigua was spared the worst.\",\"name\":\"Antigua and Barbuda\",\"people_and_society/age_structure/0_14_years\":0.2291,\"people_and_society/age_structure/15_24_years\":0.166,\"people_and_society/age_structure/25_54_years\":0.4203,\"people_and_society/age_structure/55_64_years\":0.1013,\"people_and_society/age_structure/65_years_and_over\":0.0832,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"African descent 87.3%, mixed 4.7%, hispanic 2.7%, white 1.6%, other 2.7%, unspecified 0.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21,000 SAINT JOHNS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Antiguan, Barbudan\",\"people_and_society/nationality/noun\":\"Antiguan(s), Barbudan(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"95882\",\"people_and_society/population_growth_rate\":0.012,\"people_and_society/urbanization/urban_population\":\"24.5% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1170\"},{\"BoxHeight\":0.8000000000000114,\"BoxWidth\":0.6999999999999886,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.814,\"ISO3_Code\":\"BRB\",\"ISO_Code\":\"BB\",\"Path\":\"M 334.6 423.3 334.7 423.3 334.8 423.3 334.9 423.6 335.3 423.8 335.2 424 335 424.1 334.7 424 334.7 423.8 334.6 423.3 Z\",\"Xmax\":335.3,\"Xmid\":334.9,\"Xmin\":334.6,\"Ymax\":424.1,\"Ymid\":423.7,\"Ymin\":423.3,\"economy/currency\":\"Barbadian dollars (BBD)\",\"economy/gdp_per_capita_ppp/2017\":\"18600\",\"economy/gdp_real_growth_rate/2017\":-0.002,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.76 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.93,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":430,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":430,\"geography/climate\":\"tropical; rainy season (June to October)\",\"geography/coastline\":\"97 km\",\"geography/elevation/highest_point\":\"Mount Hillaby 336 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 10 N, 59 32 W\",\"geography/geography_note\":\"easternmost Caribbean island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.256,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.047,\"geography/land_use/forest\":0.194,\"geography/land_use/other\":0.48,\"geography/location\":\"Caribbean, island in the North Atlantic Ocean, northeast of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"relatively flat; rises gently to central highland region\",\"government/administrative_divisions\":\"11 parishes and 1 city*; Bridgetown*, Christ Church, Saint Andrew, Saint George, Saint James, Saint John, Saint Joseph, Saint Lucy, Saint Michael, Saint Peter, Saint Philip, Saint Thomas\",\"government/capital/geographic_coordinates\":\"13 06 N, 59 37 W\",\"government/capital/name\":\"Bridgetown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Portuguese \\u0022as barbadas,\\u0022 which means \\u0022the bearded ones\\u0022 and can refer either to the long, hanging roots of the islands bearded fig trees or to the alleged beards of the native Carib inhabitants\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sandra MASON (since 8 January 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mia MOTTLEY (since 25 May 2018)\",\"government/flag_description\":\"three equal vertical bands of ultramarine blue (hoist side), gold, and ultramarine blue with the head of a black trident centered on the gold band; the band colors represent the blue of the sea and sky and the gold of the beaches; the trident head represents independence and a break with the past (the colonial coat of arms contained a complete trident)\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"30 November 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day, 30 November (1966)\",\"government/national_symbol_s\":\"Neptunes trident, pelican, Red Bird of Paradise flower (also known as Pride of Barbados); national colors: blue, yellow, black\",\"introduction\":\"The island was uninhabited when first settled by the British in 1627. African slaves worked the sugar plantations established on the island, which initially dominated the Caribbean sugar industry. By 1720 Barbados was no longer a dominant force within the sugar industry, having been surpassed by the Leeward Islands and Jamaica. Slavery was abolished in 1834. The Barbadian economy remained heavily dependent on sugar, rum, and molasses production through most of the 20th century. The gradual introduction of social and political reforms in the 1940s and 1950s led to complete independence from the UK in 1966. In the 1990s, tourism and manufacturing surpassed the sugar industry in economic importance.\",\"name\":\"Barbados\",\"people_and_society/age_structure/0_14_years\":0.178,\"people_and_society/age_structure/15_24_years\":0.1253,\"people_and_society/age_structure/25_54_years\":0.4369,\"people_and_society/age_structure/55_64_years\":0.1362,\"people_and_society/age_structure/65_years_and_over\":0.1236,\"people_and_society/birth_rate\":\"11.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 92.4%, mixed 3.1%, white 2.7%, East Indian 1.3%, other 0.2%, unspecified 0.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"89,000 BRIDGETOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Barbadian or Bajan (colloquial)\",\"people_and_society/nationality/noun\":\"Barbadian(s) or Bajan (colloquial)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"293131\",\"people_and_society/population_growth_rate\":0.0026,\"people_and_society/urbanization/urban_population\":\"31.2% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1700\"},{\"BoxHeight\":0.7000000000000455,\"BoxWidth\":0.39999999999997726,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"GRD\",\"ISO_Code\":\"GD\",\"Path\":\"M 328.8 427 328.8 426.8 328.9 426.5 329.1 426.4 329.2 426.4 329.2 426.7 329.2 426.8 329.1 427 328.8 427.1 328.8 427 Z\",\"Xmax\":329.2,\"Xmid\":329,\"Xmin\":328.8,\"Ymax\":427.1,\"Ymid\":426.7,\"Ymin\":426.4,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"15100\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"283,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":344,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Washington, DC\",\"geography/area_sqkm\":344,\"geography/climate\":\"tropical; tempered by northeast trade winds\",\"geography/coastline\":\"121 km\",\"geography/elevation/highest_point\":\"Mount Saint Catherine 840 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 07 N, 61 40 W\",\"geography/geography_note\":\"the administration of the islands of the Grenadines group is divided between Saint Vincent and the Grenadines and Grenada\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.088,\"geography/land_use/agricultural_land_permanent_crops\":0.206,\"geography/land_use/agricultural_land_permanent_pasture\":0.029,\"geography/land_use/forest\":0.5,\"geography/land_use/other\":0.177,\"geography/location\":\"Caribbean, island between the Caribbean Sea and Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic in origin with central mountains\",\"government/administrative_divisions\":\"6 parishes and 1 dependency*; Carriacou and Petite Martinique*, Saint Andrew, Saint David, Saint George, Saint John, Saint Mark, Saint Patrick\",\"government/capital/geographic_coordinates\":\"12 03 N, 61 45 W\",\"government/capital/name\":\"Saint Georges\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name remains obscure; some sources attribute the designation to Spanish influence (most likely named for the Spanish city of Granada), with subsequent French and English interpretations resulting in the present-day Grenada; in Spanish \\u0022granada\\u0022 means \\u0022pomegranate\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Cecile LA GRENADE (since 7 May 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Keith MITCHELL (since 20 February 2013)\",\"government/flag_description\":\"a rectangle divided diagonally into yellow triangles (top and bottom) and green triangles (hoist side and outer side), with a red border around the flag; there are seven yellow, five-pointed stars with three centered in the top red border, three centered in the bottom red border, and one on a red disk superimposed at the center of the flag; there is also a symbolic nutmeg pod on the hoist-side triangle (Grenada is a leading nutmeg producer); the seven stars stand for the seven administrative divisions, with the central star denoting the capital, St. George; yellow represents the sun and the warmth of the people, green stands for vegetation and agriculture, and red symbolizes harmony, unity, and courage\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"7 February 1974 (from the UK)\",\"government/national_holiday\":\"Independence Day, 7 February (1974)\",\"government/national_symbol_s\":\"Grenada dove, bougainvillea flower; national colors: red, yellow, green\",\"introduction\":\"Carib Indians inhabited Grenada when Christopher COLUMBUS discovered the island in 1498, but it remained uncolonized for more than a century. The French settled Grenada in the 17th century, established sugar estates, and imported large numbers of African slaves. Britain took the island in 1762 and vigorously expanded sugar production. In the 19th century, cacao eventually surpassed sugar as the main export crop; in the 20th century, nutmeg became the leading export. In 1967, Britain gave Grenada autonomy over its internal affairs. Full independence was attained in 1974 making Grenada one of the smallest independent countries in the Western Hemisphere. In 1979, a leftist New Jewel Movement seized power under Maurice BISHOP ushering in the Grenada Revolution. On 19 October 1983, factions within the revolutionary government overthrew and killed BISHOP and members of his party. Six days later the island was invaded by US forces and those of six other Caribbean nations, which quickly captured the ringleaders and their hundreds of Cuban advisers. The rule of law was restored and democratic elections were reinstituted the following year and have continued since then.\",\"name\":\"Grenada\",\"people_and_society/age_structure/0_14_years\":0.2384,\"people_and_society/age_structure/15_24_years\":0.1461,\"people_and_society/age_structure/25_54_years\":0.4027,\"people_and_society/age_structure/55_64_years\":0.1097,\"people_and_society/age_structure/65_years_and_over\":0.1031,\"people_and_society/birth_rate\":\"15.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 82.4%, mixed 13.3%, East Indian 2.2%, other 1.3%, unspecified 0.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"39,000 SAINT GEORGES (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Grenadian\",\"people_and_society/nationality/noun\":\"Grenadian(s)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"112207\",\"people_and_society/population_growth_rate\":0.0042,\"people_and_society/urbanization/urban_population\":\"36.4% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1127\"},{\"BoxHeight\":1.400000000000034,\"BoxWidth\":4.699999999999989,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CYM\",\"ISO_Code\":\"KY\",\"Path\":\"M 274.7 405.9 274.9 405.9 275.2 405.9 275.1 406 274.9 406 274.7 406.1 274.5 406.1 274.4 406.1 274.4 405.9 274.4 406 274.5 406 274.7 405.9 Z M 278.1 404.9 278 405 277.9 405 278.1 404.8 278.1 404.9 Z M 279 404.7 278.9 404.8 278.8 404.8 278.9 404.7 279 404.7 Z M 274.4 405.7 274.4 405.9 274.3 405.8 274.4 405.7 Z\",\"Xmax\":279,\"Xmid\":275.5,\"Xmin\":274.3,\"Ymax\":406.1,\"Ymid\":405.7,\"Ymin\":404.7,\"economy/currency\":\"Caymanian dollars (KYD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"643,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":264,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":264,\"geography/climate\":\"tropical marine; warm, rainy summers (May to October) and cool, relatively dry winters (November to April)\",\"geography/coastline\":\"160 km\",\"geography/elevation/highest_point\":\"1 km SW of The Bluff on Cayman Brac 50 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"19 30 N, 80 30 W\",\"geography/geography_note\":\"important location between Cuba and Central America\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.083,\"geography/land_use/forest\":0.529,\"geography/land_use/other\":0.359,\"geography/location\":\"Caribbean, three-island group (Grand Cayman, Cayman Brac, Little Cayman) in Caribbean Sea, 240 km south of Cuba and 268 km northwest of Jamaica\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"low-lying limestone base surrounded by coral reefs\",\"government/administrative_divisions\":\"6 districts; Bodden Town, Cayman Brac and Little Cayman, East End, George Town, North Side, West Bay\",\"government/capital/geographic_coordinates\":\"19 18 N, 81 23 W\",\"government/capital/name\":\"George Town (on Grand Cayman)\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the islands name comes from the native Carib word \\u0022caiman,\\u0022 describing the marine crocodiles living there\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Martyn\\u0026amp;nbsp;ROPER (since 29 October 2018)\",\"government/executive_branch/head_of_government\":\"Premier Alden MCLAUGHLIN (since 29 May 2013)\",\"government/flag_description\":\"a blue field with the flag of the UK in the upper hoist-side quadrant and the Caymanian coat of arms centered on the outer half of the flag; the coat of arms includes a crest with a pineapple, representing the connection with Jamaica, and a turtle, representing Caymans seafaring tradition, above a shield bearing a golden lion, symbolizing Great Britain, below which are three green stars (representing the three islands) surmounting white and blue wavy lines representing the sea; a scroll below the shield bears the motto HE HATH FOUNDED IT UPON THE SEAS\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Constitution Day, the first Monday in July (1959)\",\"government/national_symbol_s\":\"green sea turtle\",\"introduction\":\"The Cayman Islands were colonized from Jamaica by the British during the 18th and 19th centuries and were administered by Jamaica after 1863. In 1959, the islands became a territory within the Federation of the West Indies. When the Federation dissolved in 1962, the Cayman Islands chose to remain a British dependency. The territory has transformed itself into a significant offshore financial center.\",\"name\":\"Cayman Islands\",\"people_and_society/age_structure/0_14_years\":0.1791,\"people_and_society/age_structure/15_24_years\":0.122,\"people_and_society/age_structure/25_54_years\":0.4212,\"people_and_society/age_structure/55_64_years\":0.1464,\"people_and_society/age_structure/65_years_and_over\":0.1313,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"mixed 40%, white 20%, black 20%, expatriates of various ethnic groups 20%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"35,000 GEORGE TOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Caymanian\",\"people_and_society/nationality/noun\":\"Caymanian(s)\",\"people_and_society/net_migration_rate\":\"13.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"59613\",\"people_and_society/population_growth_rate\":0.0196,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"785\"},{\"BoxHeight\":0.5999999999999659,\"BoxWidth\":0.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ABW\",\"ISO_Code\":\"AW\",\"Path\":\"M 305.8 425.5 305.8 425.4 305.8 425.3 305.9 425.3 306 425.5 306.1 425.5 306.3 425.7 306.3 425.9 306 425.7 305.8 425.5 Z\",\"Xmax\":306.3,\"Xmid\":306,\"Xmin\":305.8,\"Ymax\":425.9,\"Ymid\":425.6,\"Ymin\":425.3,\"economy/currency\":\"Aruban guilders/florins\",\"economy/gdp_per_capita_ppp/2017\":\"37500\",\"economy/gdp_real_growth_rate/2017\":0.012,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.266 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":180,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Washington, DC\",\"geography/area_sqkm\":180,\"geography/climate\":\"tropical marine; little seasonal temperature variation\",\"geography/coastline\":\"68.5 km\",\"geography/elevation/highest_point\":\"Ceru Jamanota 188 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 30 N, 69 58 W\",\"geography/geography_note\":\"a flat, riverless island renowned for its white sand beaches; its tropical climate is moderated by constant trade winds from the Atlantic Ocean; the temperature is almost constant at about 27 degrees Celsius (81 degrees Fahrenheit)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.111,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.023,\"geography/land_use/other\":0.866,\"geography/location\":\"Caribbean, island in the Caribbean Sea, north of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat with a few hills; scant vegetation\",\"government/administrative_divisions\":\"none (part of the Kingdom of the Netherlands)\",\"government/capital/geographic_coordinates\":\"12 31 N, 70 02 W\",\"government/capital/name\":\"Oranjestad\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the islands name is unclear; according to tradition, the name comes from the Spanish phrase \\u0022oro huba\\u0022 (there was gold), but in fact no gold was ever found on the island; another possibility is the native word \\u0022oruba,\\u0022 which means \\u0022well-situated\\u0022\",\"government/executive_branch/chief_of_state\":\"King WILLEM-ALEXANDER of the Netherlands (since 30 April 2013); represented by Governor General Alfonso BOEKHOUDT (since 1 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Evelyn WEVER-CROES (since 17 November 2017)\",\"government/flag_description\":\"blue, with two narrow, horizontal, yellow stripes across the lower portion and a red, four-pointed star outlined in white in the upper hoist-side corner; the star represents Aruba and its red soil and white beaches, its four points the four major languages (Papiamento, Dutch, Spanish, English) as well as the four points of a compass, to indicate that its inhabitants come from all over the world; the blue symbolizes Caribbean waters and skies; the stripes represent the islands two main \\u0022industries\\u0022: the flow of tourists to the sun-drenched beaches and the flow of minerals from the earth\",\"government/government_type\":\"parliamentary democracy; part of the Kingdom of the Netherlands\",\"government/independence\":\"none (part of the Kingdom of the Netherlands)\",\"government/national_holiday\":\"National Anthem and Flag Day, 18 March (1976)\",\"government/national_symbol_s\":\"Hooiberg (Haystack) Hill; national colors: blue, yellow, red, white\",\"introduction\":\"Discovered and claimed for Spain in 1499, Aruba was acquired by the Dutch in 1636. The islands economy has been dominated by three main industries. A 19th century gold rush was followed by prosperity brought on by the opening in 1924 of an oil refinery. The last decades of the 20th century saw a boom in the tourism industry. Aruba seceded from the Netherlands Antilles in 1986 and became a separate, semi-autonomous member of the Kingdom of the Netherlands. Movement toward full independence was halted at Arubas request in 1990.\",\"name\":\"Aruba\",\"people_and_society/age_structure/0_14_years\":0.1761,\"people_and_society/age_structure/15_24_years\":0.1253,\"people_and_society/age_structure/25_54_years\":0.4129,\"people_and_society/age_structure/55_64_years\":0.1451,\"people_and_society/age_structure/65_years_and_over\":0.1406,\"people_and_society/birth_rate\":\"12.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Aruban 66%, Colombian 9.1%, Dutch 4.3%, Dominican 4.1%, Venezuelan 3.2%, Curacaoan 2.2%, Haitian 1.5%, Surinamese 1.2%, Peruvian 1.1%, Chinese 1.1%, other 6.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"30,000 ORANJESTAD (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Aruban; Dutch\",\"people_and_society/nationality/noun\":\"Aruban(s)\",\"people_and_society/net_migration_rate\":\"8.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"116576\",\"people_and_society/population_growth_rate\":0.0124,\"people_and_society/urbanization/urban_population\":\"43.5% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.099999999999966,\"BoxWidth\":1.400000000000034,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"VGB\",\"ISO_Code\":\"VG\",\"Path\":\"M 321.1 408.5 321.1 408.6 320.9 408.6 320.7 408.7 320.8 408.5 320.9 408.5 321.1 408.5 Z M 321.8 407.7 321.7 407.8 321.5 407.7 321.7 407.6 321.8 407.7 Z M 320.6 408.6 320.5 408.6 320.4 408.5 320.6 408.4 320.6 408.6 Z M 321.5 408.4 321.5 408.5 321.4 408.5 321.4 408.3 321.5 408.4 Z M 321.6 408.4 321.5 408.4 321.6 408.3 321.6 408.4 Z\",\"Xmax\":321.8,\"Xmid\":321.1,\"Xmin\":320.4,\"Ymax\":408.7,\"Ymid\":408.3,\"Ymin\":407.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"34200\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"183,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":151,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.9 times the size of Washington, DC\",\"geography/area_sqkm\":151,\"geography/climate\":\"subtropical; humid; temperatures moderated by trade winds\",\"geography/coastline\":\"80 km\",\"geography/elevation/highest_point\":\"Mount Sage 521 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 30 N, 64 30 W\",\"geography/geography_note\":\"strong ties to nearby US Virgin Islands and Puerto Rico\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.067,\"geography/land_use/agricultural_land_permanent_crops\":0.067,\"geography/land_use/agricultural_land_permanent_pasture\":0.333,\"geography/land_use/forest\":0.243,\"geography/land_use/other\":0.29,\"geography/location\":\"Caribbean, between the Caribbean Sea and the North Atlantic Ocean, east of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"coral islands relatively flat; volcanic islands steep, hilly\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"18 25 N, 64 37 W\",\"government/capital/name\":\"Road Town\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the myriad islets, cays, and rocks surrounding the major islands reminded explorer Christopher COLUMBUS in 1493 of Saint Ursula and her 11,000 virgin followers (Santa Ursula y las Once Mil Virgenes), which over time shortened to the Virgins (las Virgenes)\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Gus JASPERT (since 22 August 2017)\",\"government/executive_branch/head_of_government\":\"Premier Andrew FAHIE (since 26 February 2019)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Virgin Islander coat of arms centered in the outer half of the flag; the coat of arms depicts a woman flanked on either side by a vertical column of six oil lamps above a scroll bearing the Latin word VIGILATE (Be Watchful); the islands were named by COLUMBUS in 1493 in honor of Saint Ursula and her 11 virgin followers (some sources say 11,000) who reputedly were martyred by the Huns in the 4th or 5th century; the figure on the banner holding a lamp represents the saint; the other lamps symbolize her followers\",\"government/government_type\":\"parliamentary democracy;\\u0026amp;nbsp;self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Territory Day, 1 July (1956)\",\"government/national_symbol_s\":\"zenaida dove, white cedar flower; national colors: yellow, green, red, white, blue\",\"introduction\":\"First inhabited by Arawak and later by Carib Indians, the Virgin Islands were settled by the Dutch in 1648 and then annexed by the English in 1672. The islands were part of the British colony of the Leeward Islands from 1872-1960; they were granted autonomy in 1967. The economy is closely tied to the larger and more populous US Virgin Islands to the west; the US dollar is the legal currency. On 6 September 2017, Hurricane Irma devastated the island of Tortola. An estimated 80% of residential and business structures were destroyed or damaged, communications disrupted, and local roads rendered impassable.\",\"name\":\"British Virgin Islands\",\"people_and_society/age_structure/0_14_years\":0.1672,\"people_and_society/age_structure/15_24_years\":0.1298,\"people_and_society/age_structure/25_54_years\":0.4905,\"people_and_society/age_structure/55_64_years\":0.1193,\"people_and_society/age_structure/65_years_and_over\":0.0932,\"people_and_society/birth_rate\":\"11.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African/black 76.3%, Latino 5.5%, white 5.4%, mixed 5.3%, Indian 2.1%, East Indian 1.6%, other 3%, unspecified 0.8% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15,000 ROAD TOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"British Virgin Islander\",\"people_and_society/nationality/noun\":\"British Virgin Islander(s)\",\"people_and_society/net_migration_rate\":\"16.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"35802\",\"people_and_society/population_growth_rate\":0.022,\"people_and_society/urbanization/urban_population\":\"48.1% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"200\"},{\"BoxHeight\":0.5,\"BoxWidth\":0.19999999999998863,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MSR\",\"ISO_Code\":\"MS\",\"Path\":\"M 327.5 413.5 327.6 413.2 327.7 413.5 327.7 413.6 327.6 413.7 327.5 413.5 Z\",\"Xmax\":327.7,\"Xmid\":327.6,\"Xmin\":327.5,\"Ymax\":413.7,\"Ymid\":413.5,\"Ymin\":413.2,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"57,180 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":102,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.6 times the size of Washington, DC\",\"geography/area_sqkm\":102,\"geography/climate\":\"tropical; little daily or seasonal temperature variation\",\"geography/coastline\":\"40 km\",\"geography/elevation/highest_point\":\"Soufriere Hills volcano pre-eruption height was 915 m; current lava dome is subject to periodic build up and collapse; estimated dome height was 1,050 m in 2015\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 45 N, 62 12 W\",\"geography/geography_note\":\"the island is entirely volcanic in origin and comprised of three major volcanic centers of differing ages\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.2,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.1,\"geography/land_use/forest\":0.25,\"geography/land_use/other\":0.45,\"geography/location\":\"Caribbean, island in the Caribbean Sea, southeast of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic island, mostly mountainous, with small coastal lowland\",\"government/administrative_divisions\":\"3 parishes; Saint Anthony, Saint Georges, Saint Peter\",\"government/capital/geographic_coordinates\":\"16 42 N, 62 13 W\",\"government/capital/name\":\"Plymouth; note - Plymouth was abandoned in 1997 because of volcanic activity; interim government buildings have been built at Brades Estate, the de facto capital, in the Carrs Bay/Little Bay vicinity at the northwest end of Montserrat\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"island named by explorer Christopher COLUMBUS in 1493 after the Benedictine abbey Santa Maria de Montserrat, near Barcelona, Spain\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Andrew PEARCE (since 1 February 2018)\",\"government/executive_branch/head_of_government\":\"Premier Donaldson ROMERO (since 12 September 2014); note - effective with The Constitution Order 2010, effective October 2010, the office of premier replaced the office of chief minister\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Montserratian coat of arms centered in the outer half of the flag; the arms feature a woman in green dress, Erin, the female personification of Ireland, standing beside a yellow harp and embracing a large dark cross with her right arm; Erin and the harp are symbols of Ireland reflecting the territorys Irish ancestry; blue represents awareness, trustworthiness, determination, and righteousness\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, usually celebrated the Monday after the second Saturday in June (1926)\",\"government/national_symbol_s\":\"\",\"introduction\":\"English and Irish colonists from St. Kitts first settled on Montserrat in 1632; the first African slaves arrived three decades later. The British and French fought for possession of the island for most of the 18th century, but it finally was confirmed as a British possession in 1783. The islands sugar plantation economy was converted to small farm landholdings in the mid-19th century. Much of this island was devastated and two-thirds of the population fled abroad because of the eruption of the Soufriere Hills Volcano that began on 18 July 1995. Montserrat has endured volcanic activity since, with the last eruption occurring in 2013.\",\"name\":\"Montserrat\",\"people_and_society/age_structure/0_14_years\":0.1599,\"people_and_society/age_structure/15_24_years\":0.2139,\"people_and_society/age_structure/25_54_years\":0.4758,\"people_and_society/age_structure/55_64_years\":0.0881,\"people_and_society/age_structure/65_years_and_over\":0.0623,\"people_and_society/birth_rate\":\"10.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"African/black 88.4%, mixed 3.7%, hispanic/Spanish 3%, caucasian/white 2.7%, East Indian/Indian 1.5%, other 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Montserratian\",\"people_and_society/nationality/noun\":\"Montserratian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5315\",\"people_and_society/population_growth_rate\":0.0043,\"people_and_society/urbanization/urban_population\":\"9.1% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.39999999999997726,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"AIA\",\"ISO_Code\":\"AI\",\"Path\":\"M 325 409.3 325.2 409.1 325.3 409.1 325.4 409.1 325.4 409.2 325.1 409.3 325 409.3 Z\",\"Xmax\":325.4,\"Xmid\":325.2,\"Xmin\":325,\"Ymax\":409.3,\"Ymid\":409.2,\"Ymin\":409.1,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":91,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-half the size of Washington, DC\",\"geography/area_sqkm\":91,\"geography/climate\":\"tropical; moderated by northeast trade winds\",\"geography/coastline\":\"61 km\",\"geography/elevation/highest_point\":\"Crocus Hill 73 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 15 N, 63 10 W\",\"geography/geography_note\":\"the most northerly of the Leeward Islands in the Lesser Antilles\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.611,\"geography/land_use/other\":0.389,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and North Atlantic Ocean, east of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat and low-lying island of coral and limestone\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"18 13 N, 63 03 W\",\"government/capital/name\":\"The Valley\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Anguilla means \\u0022eel\\u0022 in various Romance languages (Spanish, Italian, Portuguese, French) and likely derives from the islands lengthy shape\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Tim FOY (since August 2017)\",\"government/executive_branch/head_of_government\":\"Chief Minister Victor BANKS (since 23 April 2015)\",\"government/flag_description\":\"blue, with the flag of the UK in the upper hoist-side quadrant and the Anguillan coat of arms centered in the outer half of the flag; the coat of arms depicts three orange dolphins in an interlocking circular design on a white background with a turquoise-blue field below; the white in the background represents peace; the blue base symbolizes the surrounding sea, as well as faith, youth, and hope; the three dolphins stand for endurance, unity, and strength\",\"government/government_type\":\"parliamentary democracy (House of Assembly); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Anguilla Day, 30 May (1967)\",\"government/national_symbol_s\":\"dolphin\",\"introduction\":\"Colonized by English settlers from Saint Kitts in 1650, Anguilla was administered by Great Britain until the early 19th century, when the island - against the wishes of the inhabitants - was incorporated into a single British dependency along with Saint Kitts and Nevis. Several attempts at separation failed. In 1971, two years after a revolt, Anguilla was finally allowed to secede; this arrangement was formally recognized in 1980, with Anguilla becoming a separate British dependency. On 7 September 2017, the island suffered extensive damage from Hurricane Irma, particularly to communications and residential and business infrastructure.\",\"name\":\"Anguilla\",\"people_and_society/age_structure/0_14_years\":0.2201,\"people_and_society/age_structure/15_24_years\":0.1406,\"people_and_society/age_structure/25_54_years\":0.4327,\"people_and_society/age_structure/55_64_years\":0.1154,\"people_and_society/age_structure/65_years_and_over\":0.0913,\"people_and_society/birth_rate\":\"12.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"African/black 85.3%, hispanic 4.9%, mixed 3.8%, white 3.2%, East Indian/Indian 1%, other 1.6%, unspecified 0.3% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 THE VALLEY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Anguillan\",\"people_and_society/nationality/noun\":\"Anguillan(s)\",\"people_and_society/net_migration_rate\":\"11.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17422\",\"people_and_society/population_growth_rate\":0.0192,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"175\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.30000000000001137,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"BMU\",\"ISO_Code\":\"BM\",\"Path\":\"M 320.3 365.9 320.4 365.8 320.5 365.8 320.6 365.8 320.4 366 320.3 365.9 Z\",\"Xmax\":320.6,\"Xmid\":320.5,\"Xmin\":320.3,\"Ymax\":366,\"Ymid\":365.9,\"Ymin\":365.8,\"economy/currency\":\"Bermudian dollars (BMD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"793,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":54,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-third the size of Washington, DC\",\"geography/area_sqkm\":54,\"geography/climate\":\"subtropical; mild, humid; gales, strong winds common in winter\",\"geography/coastline\":\"103 km\",\"geography/elevation/highest_point\":\"Town Hill 79 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"32 20 N, 64 45 W\",\"geography/geography_note\":\"consists of about 138 coral islands and islets with ample rainfall, but no rivers or freshwater lakes; some land was leased by the US Government from 1941 to 1995\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.148,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.2,\"geography/land_use/other\":0.652,\"geography/location\":\"North America, group of islands in the North Atlantic Ocean, east of South Carolina (US)\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"low hills separated by fertile depressions\",\"government/administrative_divisions\":\"9 parishes and 2 municipalities*; Devonshire, Hamilton, Hamilton*, Paget, Pembroke, Saint George*, Saint Georges, Sandys, Smiths, Southampton, Warwick\",\"government/capital/geographic_coordinates\":\"32 17 N, 64 47 W\",\"government/capital/name\":\"Hamilton\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the islands making up Bermuda are named after Juan de BERMUDEZ, an early 16th century Spanish sea captain and the first European explorer of the archipelago\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor John RANKIN (since 5 December 2016)\",\"government/executive_branch/head_of_government\":\"Premier David BURT (since 19 July 2017)\",\"government/flag_description\":\"red, with the flag of the UK in the upper hoist-side quadrant and the Bermudian coat of arms (a white shield with a red lion standing on a green grassy field holding a scrolled shield showing the sinking of the ship Sea Venture off Bermuda in 1609) centered on the outer half of the flag; it was the shipwreck of the vessel, filled with English colonists originally bound for Virginia, that led to the settling of Bermuda\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Bermuda Day, 24 May; note - formerly known as Victoria Day, Empire Day, and Commonwealth Day\",\"government/national_symbol_s\":\"red lion\",\"introduction\":\"Bermuda was first settled in 1609 by shipwrecked English colonists heading for Virginia. Self-governing since 1620, Bermuda is the oldest and most populous of the British overseas territories. Vacationing to the island to escape North American winters first developed in Victorian times. Tourism continues to be important to the islands economy, although international business has overtaken it in recent years. Bermuda has also developed into a highly successful offshore financial center. A referendum on independence from the UK was soundly defeated in 1995.\",\"name\":\"Bermuda\",\"people_and_society/age_structure/0_14_years\":0.1692,\"people_and_society/age_structure/15_24_years\":0.1195,\"people_and_society/age_structure/25_54_years\":0.3656,\"people_and_society/age_structure/55_64_years\":0.1604,\"people_and_society/age_structure/65_years_and_over\":0.1853,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 53.8%, white 31%, mixed 7.5%, other 7.1%, unspecified 0.6% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10,000 HAMILTON (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bermudian\",\"people_and_society/nationality/noun\":\"Bermudian(s)\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"71176\",\"people_and_society/population_growth_rate\":0.0043,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"447\"},{\"BoxHeight\":109.09999999999997,\"BoxWidth\":128.10000000000002,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.944,\"ISO3_Code\":\"AUS\",\"ISO_Code\":\"AU\",\"Path\":\"M 896 492.8 896.1 493.6 896.3 493.8 896.7 493.9 896.9 494 896.7 494.6 896.7 494.9 897.1 495.2 897.5 495.8 897.5 496.5 897.9 496.7 897.9 497.6 898 498.2 898 499.1 898.6 500.8 898.9 501.1 899.2 501.1 899.6 500.9 899.8 500.6 900.6 500.4 900.9 500.8 901.1 501.2 901.6 501.5 901.9 501.9 902.5 502.2 902.8 502.5 902.7 503.1 902.8 503.5 902.7 504 902.9 504.7 903 505.3 903.2 505.8 903.2 506.8 904 508 904.5 508.2 904.5 508.6 904.9 509.5 905.1 510.3 905 511 904.8 511.8 905 512.2 905.4 512.1 905.6 512.2 905.6 512.5 905.5 513.6 905.6 513.9 906.1 514.5 907.1 515 907.3 515 907.6 515 908 515.4 908.8 515.5 909 515.9 909.2 516.4 909.4 516.6 909.5 516.6 909.8 516.4 910.1 516.8 910.8 517.1 911.2 517.5 911.5 517.5 911.7 517.4 912.1 517.9 912.5 518.1 912.7 518.3 912.7 518.6 912.3 518.6 912.3 518.7 912.3 519.1 912.6 519.6 912.9 519.7 913.6 520.4 913.6 520.8 913.8 521.1 913.9 521.5 914.3 521.8 914.3 522.6 914.7 523.9 914.8 524 915.4 524.3 915.7 524.7 915.7 524.6 915.7 524.3 915.7 523.9 915.6 523.8 915.5 523.7 915.6 523.4 916 523.5 916.2 523.9 916.4 524.2 916.6 524.3 917.3 524.8 917.4 524.7 917.4 524.3 917.4 524.2 917.5 524.2 917.7 524.3 917.8 524.3 917.8 524.5 917.8 524.7 918 524.9 918 525 918.1 525.3 918 526.5 918.1 527.2 918.3 527.7 918.5 527.8 918.8 527.6 919.2 527.7 919.4 528.3 919.2 528.5 919.2 528.6 920.1 529.3 920.3 529.3 920.5 529.2 920.7 529.3 921.2 529.9 921.6 530.8 922.6 531.6 922.8 532.2 923.1 532.7 923.9 533.2 923.9 533.6 923.9 534 924 534.4 924.2 534.8 924.4 534.9 924.6 535.2 924.4 536.2 924.6 538.4 924.4 538.8 924.4 539 924.5 539.4 925.1 540.4 925.3 540.2 925.4 539.8 925.5 539.8 925.3 541.2 925.4 541.7 925.7 542.3 925.7 543.1 925.8 543.7 925.8 544.1 925.2 545.5 925.1 546.3 924.9 547.4 924.2 549.6 924.2 550.3 924.3 550.9 923.9 552.6 923.4 553.7 922.9 554.5 922.9 555.1 922.8 555.7 921.9 556.4 921.5 556.6 921.6 556.8 921 557.1 920.5 557.6 920.2 557.7 920.2 557.9 920.3 558.1 920.2 558.3 920 558.6 919.8 559.2 919.4 559.5 919.5 559.8 919.3 560.6 919.1 560.9 918.9 561.3 918.5 561.9 918.2 562.7 918.2 563.1 918 563.8 918.1 564.4 917.9 564.4 917.8 564.8 917.3 565.1 916.7 566.4 916.4 566.8 916.3 567.5 916.2 568.7 915.6 570.8 915.6 571.4 915.8 571.8 915.6 572.9 915.2 573.1 914.8 573.5 914.3 573.8 911.3 573.9 909.9 574.4 909.2 574.9 907.2 576.8 906.3 577.1 906.2 577.3 905.8 577.1 905.4 577.2 905.4 577.4 905.6 577.6 905.9 577.5 906 577.6 906 578.2 905.8 578.5 905.1 577.7 904.9 577.6 904.6 577.7 904.1 577.1 903.6 576.9 903.3 576.6 903.2 576.2 903.3 575.9 902.9 576 902.8 575.9 902.8 575.7 903.3 575.7 903.2 575.5 902.7 575.5 902.5 576 902.1 576.2 901.6 576.2 901.5 575.9 901.9 575.7 902.2 575 902.1 574.6 901.7 574.2 900.3 575 900.5 575.1 901 575.1 901.1 575.3 900.9 575.5 900.3 575.7 899.6 576.1 898.7 577 897.9 577.5 897 577.2 894.8 575.9 894.1 575.9 893.1 575.5 892.7 575.7 892.5 576 892.1 575.9 891.7 575.5 891.1 575 889.9 574.7 889.3 574.3 888.4 573 887.9 572.5 887.5 571.9 887.3 571.1 887.3 570.9 887.6 570.5 887.7 569.9 887.2 568.7 886.6 567.6 885.8 566.8 885.3 566.4 884.8 566.1 884.4 566.1 883.8 566.4 883.2 566.5 883 566.4 883.1 566.1 883.5 565.7 883.8 565.2 884 564.4 884 563.6 882.9 561.5 882.7 561.6 882.3 562.5 882.2 563.5 881.8 564.6 881.5 564.7 881 564.7 880.2 565 879.8 565 879.5 565.2 879.4 565.1 879.4 564.9 879.6 564.7 879.7 564.3 879.9 564 880.4 563.9 880.8 564 881 563.9 881.2 563 881.1 562.5 881 562.4 881.1 561.9 881.1 561.4 881.6 560.4 882.4 559.4 882.2 558.4 882.6 557.8 882.3 556.7 882 556.2 881.9 556.4 882 557 881.9 557.4 881.5 557.5 881.1 558 880.8 558.9 880.4 559.6 878.8 560.5 878.4 560.9 878.3 560.9 877.4 562.1 877.3 562.4 877.3 562.5 876.9 562.7 876.7 563.1 876.7 563.4 876.6 563.5 877 563.5 876.9 564.2 876.8 564.2 876.4 563.8 876 564 875 562.9 874.7 562.7 874.7 562.6 874.8 562.5 875.3 562.9 875.5 562.9 875.3 562.6 875.2 561.9 875 561.4 874.9 560.9 874.4 560.1 873.9 559.6 873.8 558.9 873.4 558.4 873.4 558.2 873.1 558.1 872.4 558.1 872.3 558 872.3 557.9 872 557.7 872 557.4 871.7 557.3 871.8 557 871.7 556.7 872.1 556.8 872.2 556.5 872.2 556.1 871.9 555.9 871.7 555.8 871.1 556 871.1 555.7 871.3 555.6 871.2 555.5 870.5 554.7 870.2 554.8 870 554.7 869.8 554.9 869.4 554.9 869.1 554.8 868 554.2 867.5 554.1 866.9 554.3 866.5 554.3 865.2 553.3 863.6 552.6 862.6 553 860.9 552.9 857.6 553.3 855.6 554.2 852.9 555.1 851.2 555.3 849.9 555.1 849.2 555.2 848.1 556 846.7 556.7 846 557.1 844.9 557.4 844.5 557.6 844.1 558.1 843.7 559.4 843.2 559.9 843 560.3 842.5 560.6 842 560.6 841.6 560.9 841.5 560.9 841.3 560.6 841 560.5 840.1 560.6 839.7 560.7 839.3 560.6 838.9 560.9 838.7 560.9 838.2 560.4 837.6 560.5 836.5 560.3 835.8 560.4 834.4 560.5 833.8 560.8 832.7 560.7 832.2 560.9 831.6 561.3 831.3 561.8 831.3 562.2 831.1 562.2 831 562.4 830.5 562.6 830.1 562.5 829.6 562.5 829.3 562.7 829.1 563.1 828.4 563.5 828.2 563.9 827.8 564 827.6 564.3 827 564.2 826.8 564.4 826.9 564.6 826.3 564.5 825.9 564.6 825.6 564.4 825.5 564.2 824.8 564.4 823.3 564.4 822.1 563.8 821.7 563.7 821.3 563.2 820.5 562.4 819.8 562 819.2 562 818.9 561.7 818.8 560.1 818.9 559.5 819.3 559.7 819.8 559.6 820.3 559.1 820.7 558.5 820.7 557.8 820.5 556.6 820.6 556.2 820.8 555.8 820.8 555.3 820.9 554.8 820.9 553.8 820.7 553.1 819.4 550.4 819 549.4 818.7 547.9 818.8 546.2 818.5 545.2 817.8 544.2 817.7 543.5 817.5 543.1 816.5 541.8 816.4 541 816.4 540.3 815.9 539 815 537.5 814.2 536.6 813.9 535.9 814.1 535.6 814.2 535.9 814.4 535.7 814.6 536.2 814.8 536.3 814.8 536.9 815 536.9 815.1 537.2 815.5 537.1 815.6 536.9 815.6 536.3 814.9 535.6 814.5 534.4 814.5 534.1 814.7 533.9 815.3 534.8 815.2 535.5 815.3 535.8 815.5 535.8 815.8 535.5 816 536.3 816.3 536.6 816.5 536.4 816.6 536.2 816.7 534.9 816.1 534.1 815.6 532.8 815.2 532.3 815 531.4 814.5 530.7 814.4 530.4 814.4 529.9 814.6 528.9 815 528.1 815.4 527.4 815.4 526.6 815.5 526.4 815.5 526.2 815.5 525.9 815.5 525.7 815.2 525.2 815.2 525 815.2 524.7 815.6 523.9 816.1 522.7 816.3 522.6 816.5 522.6 816.3 523.6 816.4 523.9 816.5 524.1 816.4 524.5 816.5 524.6 816.8 524.5 817 524.5 817.1 524.4 817.3 523.9 817.5 523.3 817.9 522.6 818.5 522.3 820.1 521.6 821.4 520.4 822.2 519.8 822.8 519.6 823.4 519.2 823.8 518.7 823.9 518.8 823.9 519.1 824 519.2 824.7 519.1 825.2 519.2 825.9 519.2 826.6 519 827.6 518.3 829.2 518 829.8 517.4 830.2 517.2 830.7 517.1 831.7 517.2 832.2 517 833.8 516.7 835.1 516.2 835.8 515.8 836.3 515.2 836.7 514.7 837.2 513.6 837.7 512.8 838.3 512.4 839.1 511.6 839.1 511.3 838.8 511 838.7 510 838.7 509.3 839.1 508.7 839.7 508.2 839.9 507.8 840.2 507.6 840.6 507 840.8 506.8 840.9 506.8 841 506.9 841.1 507.3 842 509.1 842.5 509.6 842.7 508.7 842.9 508.6 843.2 508.7 843.3 508.3 842.7 507.5 842.5 507.2 842.8 506.6 842.7 506.3 842.7 506.1 843 506 843.4 506.4 843.9 506.4 844.5 506.6 844.7 506.6 845 506 845.2 505.8 845.3 505.7 844.9 504.9 844.9 504.6 845 504.3 845.5 503.9 845.8 503.5 846.1 503.4 846.4 502.9 846.3 502.6 846.5 502.8 846.8 502.8 847.3 503 847.5 502.9 847.5 502.8 847.3 502.5 847.1 502.2 847.1 501.9 847.4 501.5 847.7 501.3 847.9 501.1 848.1 501.1 848.3 500.7 848.4 500.7 848.5 501.1 848.9 501.3 849.2 501.3 849.6 500.4 849.5 499.9 849.5 499.8 849.7 499.8 850 500.2 850.5 499.9 850.8 500.2 851 500.2 851.5 499.7 851.6 499.3 851.8 499.2 852 499.2 852.5 499.6 853.2 499.7 855.3 501.8 855.3 502.1 855.2 502.8 855.4 503 855.3 503.2 855.3 503.3 855.6 502.7 856.1 502.2 856.3 502.1 857.7 502.4 858.2 502.8 858.4 502.4 858.6 502.4 859.2 502.8 859.3 502.3 859.7 502.1 859.5 501.8 859.3 501.4 858.8 501 858.8 500.6 859 500.1 859.6 499.6 860 498.5 860.5 498.3 860.9 498 860.8 497 861.2 496.5 861.5 496.1 861.7 495.9 862 495.9 862.2 495.4 862.8 495.6 862.8 495.2 863.1 495 863.3 494.7 863.9 494.5 864.6 494.8 865.5 494.8 866.1 494.8 867 494.6 867.6 494.2 867.7 493.7 867.4 492.8 867 492.6 866.1 492.6 865.7 492.2 865.5 492 865.6 491.9 865.9 491.7 866.2 491.9 866.3 492.2 866.4 492.3 866.5 492.2 866.5 491.8 866.8 491.8 867.4 492.2 867.9 492.6 868.5 492.4 869.1 493.1 869.3 493.3 870.3 493.5 871 493.4 871.2 493.7 871.7 493.8 872.1 494.2 872.9 494.2 873.6 494.1 873.9 494.2 874.2 494.5 874.5 494.7 874.8 494.7 875.2 494.4 875.7 494.3 876.7 493.6 876.2 494.6 876.4 494.7 876.9 494.6 877 494.9 877.1 495.2 877.3 495.3 877.6 495.3 877.8 495.1 877.9 494.8 877.7 494.5 878.2 494.1 878.4 494.1 878.5 494.2 878.9 494.8 879 494.8 879.2 494.6 879.4 494.8 879.5 495.2 879.1 495.5 878.8 496.2 878.5 496.4 878.5 496.5 878.6 496.8 878.4 497.4 878.3 497.5 878.1 497.6 877.9 497.3 877.6 497.5 877.3 497.5 876.8 497.8 876.8 498.1 876.7 498.3 876.6 498.7 876.8 498.9 877.1 498.9 877.1 499 876.7 500.3 876.1 500.9 875.4 502 875.7 502.6 877.3 503.6 877.5 503.8 878 504.4 878.4 504.6 878.5 504.7 879.2 504.6 878.9 504.9 879 505.2 879.5 505.3 879.8 505.2 880 505.3 880.5 505.5 880.8 505.8 881.3 506 881.4 506 881.8 506.2 882.2 506.7 883.1 507.5 883.8 507.7 884.3 507.7 884.9 508 885.4 508.1 885.7 508.5 885.8 508.9 886 509.3 886.6 509.5 887.1 509.9 887.4 510 887.9 510.2 888.1 510.4 888.3 510.5 889.1 510.4 889.9 510 890.4 509.7 890.5 509.5 890.8 508.4 891.5 507.5 891.7 507 891.7 506.7 891.9 506 892.1 505.7 891.9 505.3 892 505.1 892.1 504.4 892.7 502.8 892.5 502.1 892.4 501.2 892.5 500.5 892.5 500.1 892.2 499.6 892.2 499.4 892.4 498.5 892.8 497.7 892.6 497.3 892.5 496.8 892.9 496.5 893.1 496.1 893.3 496 893.2 495.9 893.3 495.8 892.9 495.6 892.7 495.7 892.6 495.6 893 494.6 893.3 494 893.4 494 893.5 494.3 893.6 494.2 893.5 493.8 893.7 493.1 893.8 492.8 894 492.3 894 492.2 894.1 491.8 894.1 491.5 894.1 491.1 894.6 490.9 894.9 490.5 895.1 490.4 895.3 490.6 895.2 490.9 895.5 491.1 895.8 491.5 896 492.4 896 492.8 Z M 901.1 584.2 901.6 584.4 901.8 584 902.1 584.3 901.8 584.4 901.8 584.5 902.1 584.5 902.3 584.7 902.7 584.6 902.7 584.5 902.9 584.8 903.4 584.9 903.5 585.1 904 585.2 904.2 585.5 905.2 585.9 905.8 586 906.2 585.9 906.3 586 906.8 585.7 907 585.8 907 585.6 907.5 585.3 907.8 585.4 907.9 585.5 908.1 585.4 908.2 585.2 908.4 585.2 908.6 585.4 908.8 585.4 909.2 584.8 909.9 584.9 910.2 584.5 910.8 584.8 911.1 585.2 911.2 585.3 911.2 585.4 911.1 585.5 911 585.8 911 586.1 911.2 586.4 911.2 586.5 911.1 586.5 911 586.6 911.2 586.6 911 587.1 911 587.2 911.2 587.6 911.1 587.9 911.1 588.1 911 588.4 911 588.5 911.2 588.7 911.1 589.2 911.2 589.8 911.2 590.1 911 590 911.1 589.8 911 589.7 911.1 589.6 911 589.5 910.7 589.4 910.5 589.5 910.4 590 910.3 590.3 910.3 591 910 591.2 910.2 591.7 909.9 592.3 910 592.3 910.3 592.5 910.3 592.7 910.1 592.9 910.3 593.4 910.2 593.6 910 593.6 910 593.4 909.7 593.7 909.5 593.6 909.5 593.3 909.3 593.1 909.2 592.9 909.4 592.6 909.6 592.9 909.8 593 909.9 592.8 909.8 592.5 909.3 592.4 909.1 592.1 908.9 592.1 909 592.2 908.9 592.4 909 592.9 908.9 592.9 908.8 592.6 908.7 592.6 908.5 592.4 908.4 592.4 908.5 592.6 908.4 593 908.3 593.1 908.3 593.2 908.2 593.4 908.2 593.9 907.9 593.9 907.8 593.8 907.8 593.6 907.6 593.6 907.5 593.5 907.5 593.4 907.5 593.6 907.8 594 907.6 594.1 907.6 594.3 907.2 594.9 907.2 595.2 907.1 595.3 907 595.2 906.8 595.2 906.5 595 906.3 594.7 906.3 594.8 906.1 594.9 905.6 594.9 905.4 594.8 904.9 594.9 904.7 594.3 904.6 593.7 904.4 593.9 904.5 594 904.3 594 903.8 593.1 903.6 592.8 903.4 592.7 903 591.6 902.7 591.4 902.8 591.2 902.5 590.3 902.5 590 902.6 589.9 902.7 590.1 902.8 590.2 902.9 590.3 903.2 590.7 903.4 590.7 903.5 590.5 903.2 590.3 903 590 902.9 589.7 902.7 589.9 902.6 589.9 902.7 589.4 902.5 589 901.8 588 901.6 587.5 901.3 587 901.3 586.7 901.1 586.3 901.1 585.7 900.9 585.4 900.9 585.1 901.2 584.8 901.1 584.2 Z M 861.4 492 861.5 491.8 861.9 492 862 492.2 862 492.3 862.3 492.5 862.5 492.3 862.8 492.2 863 492.2 863.2 492.2 863.3 492.2 863.5 492 863.7 492.1 863.9 491.9 864.3 492 864.4 492.2 864.6 492.6 864.4 492.9 864 493.3 863.9 493.3 863.1 493.8 862.2 493.4 861.8 493.6 861.3 493.5 860.7 493.6 860.5 493.5 860.6 493.3 860.7 493.3 860.9 493.1 860.9 492.6 861.1 492.3 861.3 492.3 861.5 492.7 861.6 492.7 861.5 492.2 861.4 492 Z M 881.5 566.7 881.9 566.8 882.1 566.9 882.3 566.7 882.5 566.7 882.9 567.1 882.6 567.3 881.9 567.1 881.5 567.4 881.4 567.7 881.1 567.9 880.5 567.6 880 567.8 879 567.8 878.5 567.3 878.7 566.8 880 566.5 880.7 566.3 881.4 566.2 881.5 566.5 881.5 566.7 Z M 878.9 498.8 879 498.8 879.1 498.9 878.9 499 879 499.1 879 499.3 879.1 499.3 879.3 499.4 879.3 499.3 879.3 499.2 879.4 499.1 879.5 499.1 879.6 499.2 879.5 499.3 879.4 499.5 879.3 499.5 879.2 499.6 879.1 499.8 879.2 499.8 879.1 500 879 500 879 500.1 879 500.2 879 500.3 879.2 500.3 879.2 500.2 879.4 500.4 879.5 500.4 879.6 500.2 879.7 500.3 879.6 500.3 879.7 500.4 879.6 500.6 879.5 500.6 879.4 500.6 879.3 500.6 879.2 500.5 879.1 500.5 878.9 500.6 878.8 500.5 878.5 500.5 878.4 500.4 878 500.3 878.2 500.1 878.2 499.3 878.4 499.3 878.5 499.2 878.6 499.2 878.8 499.2 878.7 499 878.7 498.9 878.8 498.9 878.8 499 878.9 498.9 878.9 498.8 Z M 924.4 534.2 924.4 534.5 924.3 534.6 924.2 534.5 924.1 534.2 924 533.9 924.3 533.2 924.3 532.9 924.2 532.8 924.6 532.4 924.8 532.2 924.8 531.9 924.5 531.6 924.9 531.3 924.9 531.8 925.1 532.1 925.1 532.3 924.4 534.2 Z M 910.9 582.2 911.1 582.2 911.2 582.5 911 582.6 910.9 582.5 910.6 582.7 910.4 582.6 910.3 582.1 910 581.8 910 581.5 909.6 581.3 910.1 580.8 910.7 581.5 911.1 581.7 911.1 582 910.9 582.2 Z M 899.3 582 899 582.2 898.8 582.1 898.9 581.7 898.8 581.4 898.8 580.7 899 580.5 899 580.3 899.1 580.2 899.2 580.3 899.4 580.5 899.5 580.6 899.5 581.7 899.3 582 Z M 886.2 506.8 886.6 506.8 886.9 506.6 887 506.7 887.1 506.8 887.3 506.9 887.4 506.8 887.4 507 887.3 506.9 887.3 507 887.2 507 887 507.1 886.9 507 886.8 506.9 886.7 507 886.7 507.1 886.6 507.3 886.7 507.5 886.6 507.5 886.5 507.4 886.4 507.4 886.4 507.5 886.3 507.5 886.2 507.6 886 507.6 885.9 507.5 885.8 507.7 885.7 507.7 885.7 507.5 885.8 507.4 885.8 507.3 885.9 507.2 886 507 886.2 506.8 Z M 813.6 535 813.6 535.2 813.7 535.2 813.8 535.3 813.9 535.6 813.9 535.7 813.8 535.6 813.7 535.4 813.6 535.2 813.4 535 813.3 534.8 813.2 534.6 813.2 534.5 813.1 534.1 813 534 813.1 533.8 813.2 533.7 813.3 533.7 813.3 533.9 813.4 534.1 813.5 534.5 813.6 534.8 813.7 534.9 813.6 535 Z M 910.3 583.2 910.5 583 911 582.9 911.1 582.7 911.6 583.3 911.3 583.5 911 583.3 910.5 583.4 910.3 583.2 Z M 908.4 594.2 908.5 594.2 908.6 594.3 908.5 594.4 908.4 594.6 908.4 594.7 908.3 594.8 908.2 594.7 908.2 594.6 908.1 594.4 908 594.7 907.9 594.7 907.9 594.6 907.8 594.5 907.9 594.4 908 594.6 908 594.5 908 594.4 908 594.3 908.1 594.3 908.1 594.1 908.3 593.9 908.4 594 908.4 594.2 Z M 867.6 492.2 867.5 492.2 867.5 492.1 867.3 491.7 867.3 491.4 867.4 491.3 867.5 491.2 867.5 491.3 867.7 492.1 867.6 492.2 Z M 880 505 879.9 505 879.6 504.6 879.8 504.4 880 504.5 880 504.8 880.1 504.9 880 505 Z M 820 519.7 819.8 519.8 819.8 519.7 819.7 519.7 819.7 519.5 819.8 519.4 820 519.2 820.1 519.2 820.1 519.3 820.1 519.5 820 519.7 Z M 894.2 490.5 894.2 490.6 894.1 490.6 894 490.5 894 490.2 894.5 490.1 894.5 490.2 894.4 490.3 894.4 490.4 894.2 490.5 Z M 877.8 499 877.8 499.1 877.7 499.3 877.6 499.4 877.6 499.1 877.4 499.1 877.5 499.3 877.4 499.3 877.3 499.2 877.4 499.2 877.3 499 877.5 499.1 877.6 498.8 877.7 498.8 877.8 498.9 877.9 499 877.8 499 Z M 844.8 503.5 845 503.4 845.1 503.5 845.3 503.4 845.3 503.5 845.5 503.8 845.3 503.9 845.2 503.9 845.3 503.7 845.1 503.7 845.1 503.6 844.8 503.5 Z M 846.9 501.2 847 501 847.1 501.1 847.1 501.3 847.1 501.5 846.9 501.6 846.8 501.6 846.8 501.3 846.9 501.3 846.9 501.2 Z M 925.3 539.2 925.2 539 925.2 538.8 925.2 538.5 925.4 538.4 925.4 538.5 925.3 538.9 925.3 539.2 Z M 894.2 489 894.2 488.8 894.4 488.8 894.6 488.8 894.6 488.9 894.4 489.2 894.3 489.1 894.2 489 Z M 908.6 593.5 908.7 593.6 908.7 593.8 908.6 593.8 908.5 593.8 908.5 593.7 908.6 593.6 908.4 593.5 908.3 593.4 908.4 593.4 908.4 593.3 908.5 593.1 908.6 593.3 908.6 593.5 Z M 878.8 492.2 878.5 492.5 878.4 492.4 878.6 492.2 878.6 492 878.8 491.8 878.9 491.8 878.8 492 878.8 492.2 Z M 886.6 508.6 886.6 508.5 886.7 508.4 886.8 508.5 886.9 508.7 886.7 508.7 886.6 508.7 886.5 508.7 886.4 508.6 886.6 508.6 Z M 878.7 504.5 878.4 504.5 878.4 504.3 878.5 504.2 878.6 504.2 878.6 504.1 878.7 504.1 878.7 504.2 878.7 504.3 878.7 504.4 878.7 504.5 Z M 910.6 583.7 910.7 583.6 910.8 583.5 910.9 583.6 911 583.5 910.9 583.7 910.8 583.9 910.7 583.8 910.6 583.8 910.6 583.7 Z M 902.4 576.4 902.4 576.3 902.5 576.2 902.8 576.2 902.8 576.4 902.6 576.4 902.6 576.5 902.4 576.4 Z M 894.2 488.8 894 488.9 893.9 488.8 893.9 488.7 894 488.6 894.2 488.6 894.2 488.7 894.2 488.8 Z M 917.1 523.8 917.1 523.9 917.2 523.9 917.2 523.7 917.3 523.8 917.4 524 917.2 524.1 917 523.9 917.1 523.8 Z M 910.4 591.5 910.5 591.2 910.6 591.3 910.7 591.4 910.8 591.5 910.5 591.6 910.4 591.5 Z M 912.9 518 913 517.7 913.2 518 913.2 518.1 912.9 518 Z M 901.8 583.4 901.7 583.5 901.6 583.4 901.5 583.4 901.7 583.2 901.8 583.2 901.9 583.3 901.8 583.4 Z M 901.3 583.7 901.4 583.9 901.3 584 901.2 583.8 901.2 583.7 901.2 583.6 901.3 583.5 901.3 583.4 901.4 583.4 901.4 583.6 901.3 583.7 Z M 895.7 486.8 895.4 486.8 895.3 486.7 895.5 486.7 895.8 486.7 895.7 486.8 Z M 877.8 492.9 877.9 492.9 878 492.9 878 492.8 878.1 492.9 877.8 493.1 877.8 493 877.7 493.1 877.7 493 877.8 492.9 Z M 894.5 486.4 894.2 486.4 894 486.4 894.1 486.2 894.3 486.3 894.5 486.3 894.5 486.4 Z M 879.5 504.5 879.4 504.5 879.3 504.3 879.2 504.3 879.4 504.1 879.5 504.3 879.5 504.5 Z M 877.8 494.2 877.6 494.2 877.6 494.3 877.4 494.3 877.4 494.2 877.5 494.1 877.6 494.2 877.8 494.1 877.8 494 877.9 494 877.9 494.1 877.8 494.2 Z M 869.7 493 869.8 492.9 870 492.9 870 493 869.9 493 869.9 493.1 869.8 493.1 869.7 493.2 869.7 493 Z M 815.6 534.8 815.6 534.7 815.7 534.6 815.8 534.7 815.8 534.9 815.6 534.8 Z M 907.2 514.7 907.1 514.8 906.9 514.6 907.1 514.5 907.2 514.6 907.2 514.7 Z M 906.4 513.5 906.3 513.5 906.4 513.4 906.5 513.4 906.5 513.5 906.6 513.5 906.7 513.5 906.5 513.6 906.4 513.5 Z M 878.1 493.8 878.1 493.7 878.2 493.7 878.3 493.7 878.4 493.7 878.4 493.8 878.3 493.9 878.3 493.8 878.1 493.8 Z M 877 493.3 876.9 493.2 876.9 493.1 877.1 493.1 877.2 493.1 877 493.3 Z M 879.1 491.5 879 491.7 878.9 491.7 879 491.5 879 491.4 879.1 491.3 879.2 491.3 879.1 491.5 Z M 878.3 499 878.4 499 878.5 498.9 878.5 499.1 878.4 499.2 878.4 499.1 878.3 499 Z M 872.7 560 872.8 559.9 872.9 559.8 873 560 872.9 560 872.8 560.1 872.7 560 Z M 866.9 494.3 867 494.3 867.1 494.4 867 494.5 866.9 494.4 866.9 494.3 Z M 924.8 539.5 924.8 539.7 924.7 539.6 924.8 539.5 924.8 539.4 924.8 539.3 924.9 539.4 924.8 539.5 Z M 912.9 517.6 912.8 517.6 912.7 517.5 912.8 517.4 912.9 517.4 912.9 517.6 Z M 870.2 555.2 870.2 555.1 870.4 555.1 870.4 555.2 870.3 555.3 870.2 555.2 Z M 876.2 502.3 876.3 502.2 876.4 502.2 876.4 502.3 876.2 502.3 Z M 869.8 492.7 870 492.6 870.1 492.7 869.9 492.7 869.8 492.7 Z M 843.8 505.8 844 505.7 844.1 505.8 844 505.9 843.8 505.8 Z M 877.5 498.3 877.4 498.3 877.4 498.1 877.5 498.1 877.5 498.2 877.5 498.3 Z M 910.3 591.8 910.4 591.7 910.5 591.7 910.6 591.8 910.3 591.8 Z M 878.3 492.8 878.1 492.8 878.2 492.6 878.3 492.7 878.3 492.8 Z M 823.4 518.9 823.5 518.9 823.4 519 823.3 518.9 823.4 518.8 823.4 518.9 Z M 910.9 590.3 911 590.2 911.1 590.2 911.2 590.4 911 590.3 910.9 590.3 Z M 822.9 519 823 518.9 823.1 518.9 823.1 519 822.9 519 Z M 813.5 532.4 813.6 532.2 813.6 532.4 813.6 532.5 813.5 532.5 813.5 532.4 Z M 919.5 528.5 919.6 528.6 919.7 528.7 919.6 528.8 919.6 528.6 919.5 528.6 919.5 528.5 Z M 815.6 535.3 815.7 535.3 815.7 535.1 815.8 535.2 815.7 535.4 815.6 535.3 Z M 913.2 518.5 913.3 518.5 913.4 518.6 913.4 518.7 913.2 518.6 913.2 518.5 Z M 844.2 505.3 844.3 505.3 844.4 505.3 844.4 505.4 844.2 505.3 Z M 877 494.4 877 494.3 877.1 494.3 877 494.5 877 494.4 Z M 813.6 531.8 813.7 531.5 813.7 531.6 813.7 531.8 813.6 531.8 Z M 894.1 490 894.3 489.9 894.3 490 894.2 490.1 894.1 490 Z M 844.4 503.5 844.5 503.4 844.6 503.5 844.5 503.6 844.4 503.5 Z M 868.3 491.7 868.4 491.6 868.5 491.6 868.5 491.7 868.4 491.7 868.3 491.8 868.3 491.7 Z M 905.6 595.1 905.7 595 905.8 595.1 905.7 595.2 905.6 595.1 Z M 813.4 532.9 813.5 532.8 813.5 532.9 813.4 533 813.4 532.9 Z M 909.8 582.9 909.9 582.8 910 582.8 910.1 582.9 909.8 582.9 Z M 841.4 561.3 841.5 561.2 841.6 561.2 841.5 561.3 841.4 561.3 Z M 877.3 564.1 877.3 564 877.4 564.2 877.4 564.3 877.3 564.1 Z M 842.4 505.7 842.5 505.6 842.5 505.7 842.5 505.8 842.4 505.7 Z M 874.4 493.9 874.5 493.8 874.6 493.9 874.4 494 874.4 493.9 Z M 820.1 554.3 820.2 554.2 820.3 554.2 820.3 554.3 820.3 554.4 820.1 554.3 Z M 916.5 522.1 916.5 522 916.7 522.1 916.6 522.2 916.5 522.1 Z M 908.3 579.9 908.5 579.7 908.5 579.9 908.4 579.9 908.3 579.9 Z M 918.3 509.6 918.2 509.6 918.3 509.5 918.4 509.4 918.4 509.5 918.3 509.6 Z M 885.6 507.9 885.6 507.8 885.7 507.8 885.8 507.9 885.6 508 885.6 507.9 Z M 905.1 511.8 905.2 511.7 905.3 511.8 905.2 511.9 905.1 511.8 Z M 914.7 519.8 914.7 519.6 914.8 519.7 914.8 519.8 914.7 519.8 Z M 915.5 521.6 915.6 521.5 915.7 521.6 915.6 521.7 915.5 521.6 Z M 873.1 558.2 873.2 558.2 873.3 558.3 873.2 558.4 873.1 558.2 Z M 844.6 503.7 844.8 503.6 844.8 503.7 844.7 503.8 844.6 503.7 Z M 896.3 488.1 896.1 488.1 896.1 488 896.3 488 896.3 488.1 Z M 899.8 500.2 900 500.2 900 500.3 899.8 500.3 899.8 500.2 Z M 877.2 498.3 877.2 498.1 877.3 498.2 877.3 498.3 877.2 498.3 Z M 869.6 556.1 869.4 556.1 869.5 555.9 869.6 556 869.6 556.1 Z M 866.2 493 866.3 492.9 866.4 493 866.3 493.1 866.2 493 Z M 841.9 507.1 842 507.1 842.1 507.2 842.1 507.3 841.9 507.1 Z M 877.3 494.6 877.5 494.5 877.5 494.6 877.3 494.6 Z M 878.4 493.5 878.5 493.4 878.6 493.4 878.6 493.5 878.4 493.5 Z M 866.7 492.9 866.8 492.8 866.9 492.9 866.8 493 866.7 492.9 Z M 913.8 519.4 913.9 519.4 913.9 519.6 913.8 519.6 913.8 519.4 Z M 916.6 522.3 916.7 522.3 916.8 522.3 916.8 522.4 916.8 522.5 916.6 522.3 Z M 877.9 499.3 878 499.2 878.1 499.2 878.1 499.3 877.9 499.3 Z M 878.4 494 878.4 493.9 878.5 493.8 878.6 493.9 878.4 494 Z M 877.4 564.3 877.5 564.3 877.6 564.3 877.6 564.4 877.5 564.5 877.4 564.3 Z M 878.7 496.9 878.8 496.8 878.9 496.9 878.8 497 878.7 496.9 Z M 918.2 526.4 918.3 526.3 918.4 526.4 918.2 526.4 Z M 877.4 493 877.6 493.1 877.6 493.2 877.5 493.2 877.4 493 Z M 845.1 503 845.2 502.9 845.3 502.9 845.3 503 845.1 503 Z M 880.7 562.6 880.8 562.4 880.9 562.6 880.8 562.7 880.7 562.7 880.7 562.6 Z M 850.8 499.5 850.7 499.5 850.7 499.4 850.8 499.4 850.8 499.5 Z M 894.4 489.9 894.5 489.8 894.6 489.9 894.5 490 894.4 489.9 Z M 911.1 581.6 911.2 581.4 911.3 581.6 911.2 581.6 911.1 581.6 Z M 849.2 500.7 849.3 500.6 849.4 500.7 849.4 500.8 849.2 500.7 Z M 918.4 526.7 918.5 526.6 918.6 526.7 918.4 526.7 Z M 863.1 494.4 863.3 494.3 863.4 494.4 863.2 494.5 863.1 494.4 Z M 902.8 576.4 902.9 576.3 903 576.4 902.9 576.5 902.8 576.4 Z M 841.1 506.8 841.2 506.7 841.3 506.8 841.4 506.8 841.1 506.8 Z M 908.6 592.8 908.7 592.8 908.7 593 908.7 593.1 908.6 592.8 Z M 842.1 505.8 842.2 505.7 842.3 505.8 842.2 505.9 842.1 505.8 Z M 906.4 513.5 906.3 513.7 906.2 513.6 906.2 513.5 906.3 513.5 906.4 513.5 Z M 823.1 518.6 823.3 518.5 823.3 518.6 823.2 518.7 823.1 518.6 Z M 894 488.3 894.1 488.2 894.2 488.3 894.2 488.4 894.1 488.3 894 488.3 Z M 879.2 494.4 879.2 494.3 879.3 494.3 879.3 494.5 879.2 494.5 879.2 494.4 Z M 874 494.2 874.1 494.1 874.2 494.2 874.1 494.3 874 494.2 Z M 861.7 495.7 861.8 495.7 861.9 495.7 861.8 495.8 861.7 495.7 Z M 876.7 563.2 876.8 563.1 876.9 563.2 876.8 563.4 876.7 563.2 Z M 842.2 506.2 842.3 506.1 842.4 506.1 842.3 506.3 842.2 506.2 Z M 903.2 501.7 903.2 501.6 903.4 501.7 903.3 501.8 903.2 501.7 Z M 860.4 497.4 860.6 497.3 860.6 497.5 860.4 497.4 Z M 838.8 561.3 838.9 561.2 839 561.4 838.9 561.4 838.8 561.3 Z M 850.3 499.7 850.5 499.7 850.3 499.8 850.3 499.7 Z M 813.6 532 813.6 531.9 813.7 532 813.6 532.1 813.6 532 Z M 828.3 564 828.4 563.9 828.5 563.9 828.5 564 828.4 564.1 828.3 564 Z M 894.3 487.2 894.4 487.1 894.5 487.2 894.4 487.3 894.3 487.2 Z M 941 552.8 941.1 552.8 941.1 552.9 941 553 941 552.8 Z M 841.6 506.7 841.5 506.8 841.5 506.7 841.5 506.6 841.6 506.6 841.6 506.7 Z M 916.2 521.6 916.2 521.7 916.3 521.7 916.4 521.8 916.3 521.8 916.2 521.7 916.2 521.6 Z M 820.2 518.5 820.3 518.4 820.3 518.6 820.2 518.5 Z M 877.9 563.1 877.9 563 878.1 563.1 878 563.2 877.9 563.1 Z M 895.9 488.5 896 488.4 896.1 488.5 896 488.6 895.9 488.5 Z M 914.2 519.8 914.3 519.8 914.3 520 914.2 519.9 914.2 519.8 Z M 901.1 575.8 901.2 575.7 901.3 575.8 901.3 575.9 901.1 575.8 Z M 863.4 494.2 863.2 494.3 863.2 494.2 863.3 494.1 863.4 494.2 Z M 868.6 491.5 868.7 491.4 868.8 491.4 868.7 491.5 868.6 491.5 Z M 861.5 495.9 861.4 495.9 861.5 495.7 861.6 495.7 861.5 495.8 861.5 495.9 Z M 878.4 564.8 878.3 564.9 878.2 564.8 878.3 564.6 878.4 564.8 Z\",\"Xmax\":941.1,\"Xmid\":872.8,\"Xmin\":813,\"Ymax\":595.3,\"Ymid\":534.4,\"Ymin\":486.2,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"50400\",\"economy/gdp_real_growth_rate/2017\":0.022,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"439.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0.11,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.17,\"geography/area/land\":7682300,\"geography/area/water\":58920,\"geography/area_comparative\":\"slightly smaller than the US contiguous 48 states\",\"geography/area_sqkm\":7741220,\"geography/climate\":\"generally arid to semiarid; temperate in south and east; tropical in north\",\"geography/coastline\":\"25,760 km\",\"geography/elevation/highest_point\":\"Mount Kosciuszko 2,228 m\",\"geography/elevation/lowest_point\":\"Lake Eyre -15 m\",\"geography/elevation/mean_elevation\":\"330\",\"geography/geographic_coordinates\":\"27 00 S, 133 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; worlds smallest continent but sixth-largest country; the largest country in Oceania, the largest country entirely in the Southern Hemisphere, and the largest country without land borders; the only continent without glaciers; the invigorating sea breeze known as the \\u0022Fremantle Doctor\\u0022 affects the city of Perth on the west coast and is one of the most consistent winds in the world\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the Great Dividing Range that runs along eastern Australia is that continent\\u0026amp;rsquo;s longest mountain range and the third-longest land-based range in the world; the term \\u0022Great Dividing Range\\u0022 refers to the fact that the mountains form a watershed crest from which all of the rivers of eastern Australia flow \\u0026amp;ndash; east, west, north, and south\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.116,\"geography/land_use/agricultural_land_permanent_crops\":0.0009,\"geography/land_use/agricultural_land_permanent_pasture\":0.884,\"geography/land_use/forest\":0.162,\"geography/land_use/other\":0.309,\"geography/location\":\"Oceania, continent between the Indian Ocean and the South Pacific Ocean\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly low plateau with deserts; fertile plain in southeast\",\"government/administrative_divisions\":\"6 states and 2 territories*; Australian Capital Territory*, New South Wales, Northern Territory*, Queensland, South Australia, Tasmania, Victoria, Western Australia\",\"government/capital/geographic_coordinates\":\"35 16 S, 149 08 E\",\"government/capital/name\":\"Canberra\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Australia derives from the Latin \\u0022australis\\u0022 meaning \\u0022southern\\u0022; the Australian landmass was long referred to as \\u0022Terra Australis\\u0022 or the Southern Land\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General David HURLEY (since 1 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Scott MORRISON (since 24 August 2018)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and a large seven-pointed star in the lower hoist-side quadrant known as the Commonwealth or Federation Star, representing the federation of the colonies of Australia in 1901; the star depicts one point for each of the six original states and one representing all of Australias internal and external territories; on the fly half is a representation of the Southern Cross constellation in white with one small, five-pointed star and four larger, seven-pointed stars\",\"government/government_type\":\"federal parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"1 January 1901 (from the federation of UK colonies)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788); ANZAC Day (commemorates the anniversary of the landing of troops of the Australian and New Zealand Army Corps during World War I at Gallipoli, Turkey), 25 April (1915)\",\"government/national_symbol_s\":\"Commonwealth Star (seven-pointed Star of Federation), golden wattle tree (Acacia pycnantha Benth), kangaroo, emu; national colors: green, gold\",\"introduction\":\"Prehistoric settlers arrived on the continent from Southeast Asia at least 40,000 years before the first Europeans began exploration in the 17th century. No formal territorial claims were made until 1770, when Capt. James COOK took possession of the east coast in the name of Great Britain (all of Australia was claimed as British territory in 1829 with the creation of the colony of Western Australia). Six colonies were created in the late 18th and 19th centuries; they federated and became the Commonwealth of Australia in 1901. The new country took advantage of its natural resources to rapidly develop agricultural and manufacturing industries and to make a major contribution to the Allied effort in World Wars I and II. In recent decades, Australia has become an internationally competitive, advanced market economy due in large part to economic reforms adopted in the 1980s and its location in one of the fastest growing regions of the world economy. Long-term concerns include an aging population, pressure on infrastructure, and environmental issues such as floods, droughts, and bushfires. Australia is the driest inhabited continent on earth, making it particularly vulnerable to the challenges of climate change. Australia is home to 10% of the worlds biodiversity, and a great number of its flora and fauna exist nowhere else in the world.\",\"name\":\"Australia\",\"people_and_society/age_structure/0_14_years\":0.1775,\"people_and_society/age_structure/15_24_years\":0.1262,\"people_and_society/age_structure/25_54_years\":0.4135,\"people_and_society/age_structure/55_64_years\":0.1184,\"people_and_society/age_structure/65_years_and_over\":0.1644,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"English 25.9%, Australian 25.4%, Irish 7.5%, Scottish 6.4%, Italian 3.3%, German 3.2%, Chinese 3.1%, Indian 1.4%, Greek 1.4%, Dutch 1.2%, other 15.8% (includes Australian aboriginal .5%), unspecified 5.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.870 million Melbourne, 4.859 million Sydney, 2.372 million Brisbane, 2.016 million Perth, 1.328 million Adelaide, 452,000 CANBERRA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Australian\",\"people_and_society/nationality/noun\":\"Australian(s)\",\"people_and_society/net_migration_rate\":\"5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"23470145\",\"people_and_society/population_growth_rate\":0.0101,\"people_and_society/urbanization/urban_population\":\"86.1% of total population (2019)\",\"transportation/airports\":\"480\",\"transportation/railways/total\":\"33343\",\"transportation/roadways/total\":\"873573\"},{\"BoxHeight\":29.100000000000023,\"BoxWidth\":51.700000000000045,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.555,\"ISO3_Code\":\"PNG\",\"ISO_Code\":\"PG\",\"Path\":\"M 890.9 486 890.9 479.8 890.6 479.6 890.5 479.2 890.5 479 890.7 478.6 890.7 478.4 890.9 478 890.9 477.6 890.9 477.5 890.9 477.4 890.9 476.5 890.9 475.9 890.9 475.7 890.9 475 890.9 471.5 890.9 467.8 891.5 467.9 893.3 468.8 893.7 468.8 893.9 469 894.6 469.2 895.2 469.5 896.1 469.8 896.9 469.9 897.8 470.1 898.1 470.4 898.6 470.6 899.2 471.1 899.6 471.2 899.8 471.1 900.6 471.2 900.8 471.7 901.5 472 901.6 472.2 902.1 472.6 902.9 472.8 904.1 474 904.2 474.6 904 475.6 904.1 475.7 904.7 475.8 905.1 475.9 905.9 476.1 906.9 476.7 907.2 476.8 907.5 477 907.6 477 907.9 477.1 908.4 477 908.8 477.2 909 477.4 909.2 477.5 909.3 477.6 909.3 477.8 909.4 477.9 909.7 478.1 909.8 478.4 909.9 479 909.7 479.2 909.3 479.2 909 479.3 908.1 479.2 907.8 479.2 907.6 479.3 907.5 479.3 907.4 479.8 907.6 480.2 907.7 480.3 908.1 481.3 908.5 481.5 908.8 481.7 909.2 482.2 909.3 482.3 909.5 482.6 909.9 482.7 910.3 482.9 910.6 483.1 910.9 484.3 911.5 484.8 911.9 485.7 912.4 485.9 913.4 485.7 913.8 485.8 913.9 486 913.6 486.6 913.8 487 914.4 487.3 915.1 487.3 915.8 487.5 915.8 487.7 915.2 487.9 915.2 488.1 915.7 488.5 917.6 489.2 917.5 489.3 917.1 489.3 916.9 489.5 917 489.6 917.5 489.8 917.6 490 917 490.3 916.4 490.3 915.7 490 915.7 489.7 915.1 489.5 914.5 489.4 913.4 489.1 912.8 489.1 912.2 488.9 911.5 489 910.8 488.8 910.3 488.8 909.9 488.6 909.6 488.6 909.3 488.4 909 488.1 908.8 487.7 908.4 487.2 908.1 487 907.7 486.8 907.6 486.7 907.2 486 906.4 485.5 906.3 485.2 906.3 485 905.7 484.2 905.4 483.6 904.9 483.1 904.1 482.7 903.3 482.6 902.7 482.4 901.8 482.2 901.4 481.8 900.7 481.6 900.4 481.8 900.4 482.1 900 481.9 899.7 482.2 899 482 898.7 481.8 898.9 482.7 898.7 482.9 897.9 482.9 898 483 898.1 482.9 898.3 483 898.3 483.3 898.2 483.4 896.5 483.7 895.6 483.6 895.1 483.7 894.9 483.6 895 483.8 895.7 483.8 896.9 484.3 897.5 485 897.5 485.6 897.1 485.8 897.2 485.9 897.1 486 897 486 896.9 485.8 896.7 485.8 895.4 486.5 894.2 486.1 893.6 486.2 892.7 486.2 891.9 486 891.4 486.2 890.9 486 Z M 921.9 472.5 922.4 472.7 922.3 473.1 922.4 473.6 922.3 474 922 474.3 921.3 474.5 921.3 474.8 921.6 475.3 921.5 475.6 920.9 476 920 476 919.8 476.4 919.1 477 918.7 477.2 918.1 477.4 917.8 477.6 916.7 478 916.2 477.9 915.4 478 914.9 478 914.4 477.6 914.1 477.5 913.2 477.5 913 477.4 912.3 476.9 911.4 476.5 911.2 476.3 911.3 475.9 911.5 475.8 911.9 475.9 913 475.8 913.8 476 914.6 475.9 915.4 475.8 915.6 475.7 915.9 474.7 916.1 474.5 916.2 474.7 916 475.3 916.2 475.9 916.6 476 917.1 475.7 917.3 475.7 917.6 475.9 918 475.7 918.3 475.7 918.6 475.5 918.9 474.8 919.5 474.3 920.2 474.3 920.4 474.1 920.4 473.4 920.3 473 920.1 472.7 920.1 472.3 920.8 472.3 921.2 472.6 921.4 472.4 921.5 472.2 921.8 472.1 921.9 472.3 921.9 472.4 921.9 472.5 Z M 932 479.4 931.5 479.6 931.1 479.5 930.6 479.2 930.2 478.8 930.3 478.4 930.2 478.1 929.7 477.8 929.5 477.5 929.4 477.4 929 477 928.9 476.6 929 476 929 475.9 928.9 475.8 928.7 475.7 928.6 475.6 928.5 475.2 928.5 475 928.4 474.7 928.6 474.5 928.7 474.6 928.9 475 928.9 475.6 929 475.7 929.3 475.9 929.8 476 930.2 476.8 930.7 477.2 930.8 477.4 931 477.6 931.5 477.9 932 478.3 932.2 478.8 932.3 479.2 932.3 479.4 932 479.4 Z M 918.3 467.9 919.1 468.3 919.2 468.5 919.7 468.6 920.4 469 920.8 469.4 921.5 469.6 921.9 470.1 922.3 470.4 922.5 470.7 922.7 470.7 922.9 471.1 923.4 471.3 923.6 471.3 923.8 471.6 923.9 471.7 924 471.6 924 471.8 924.4 472.4 924.4 472.7 924.2 473 924.3 473.3 923.8 474 923.4 473.5 923.3 473.2 923.2 472.9 923.3 472.7 923.3 472.2 923.1 471.9 923 471.6 922.4 470.9 922.3 470.7 921.8 470.3 921.1 470.1 920.6 469.7 920.3 469.4 919.9 469.2 919.7 469 918.5 468.3 918.1 468.3 917.7 468.1 917.6 468.1 917.8 468 918 468.1 918.2 468.1 918.2 467.9 918.1 467.9 918 467.8 918 467.7 918.3 467.9 Z M 908 466.1 908.1 466.1 908.5 466.2 908.5 466.3 908.3 466.3 908.2 466.6 908.1 466.6 908 466.7 907.8 466.6 907.6 466.6 907.3 466.7 907.2 466.7 906.7 466.5 906.7 466.7 906.4 466.6 906.3 466.8 906.2 466.7 906.2 466.5 906.4 466.4 906.3 466.2 906.5 466.1 906.8 466.1 907.1 466 907.2 466 907.6 466 908 466.1 Z M 917.3 486.6 917.7 486.8 918.1 486.8 918.3 487.1 918.4 487.5 918.2 487.6 918.1 487.5 917.1 487.4 917.1 487.3 917.3 487.1 917 486.8 917.1 486.6 917.2 486.5 917.2 486.6 917.3 486.6 Z M 916.8 468 916.3 468 916.2 467.9 916 467.6 915.7 467.4 916.4 467.1 917 467.5 917.1 467.9 916.8 468 Z M 917.9 487.7 918.1 487.7 918.2 487.7 918.3 487.8 918.2 487.8 918.2 487.9 918.4 488 918.9 488.5 919 488.5 919.1 488.3 919.3 488.2 919.4 488.3 919.3 488.6 919.2 488.9 918.5 488.7 918.5 488.6 918.5 488.4 918.3 488.4 918.2 488 917.9 487.8 917.9 487.7 Z M 924.2 486.1 923.8 486.3 923.7 486.3 923.5 486.3 923.4 486.3 923.3 486.2 923.3 486.1 923.2 485.9 922.7 485.7 922.9 485.6 923.2 485.6 923.6 485.7 923.7 485.8 924 485.9 924.2 486.1 Z M 926.3 493 926 493 925.7 493 925.4 492.8 925.1 492.8 925 492.6 924.8 492.5 924.7 492.3 924.7 492.2 926 492.7 926.1 492.8 926.3 493 Z M 910.5 476.2 910.3 476.7 909.9 476.5 909.6 476.1 909.6 475.9 909.7 475.7 909.9 475.7 910 475.9 910.3 476 910.5 476.2 Z M 916.8 487 916.7 487.1 916.3 486.8 916.1 486.6 916.2 486.3 916.4 486.2 916.7 486.3 916.8 486.6 916.8 487 Z M 904.6 473.8 904.5 473.8 904.4 473.7 904.4 473.5 904.5 473.3 904.7 473.1 904.9 473.2 904.9 473.3 904.9 473.5 904.9 473.7 904.6 473.8 Z M 898.3 483.8 898.3 484 898.2 484 898.1 483.9 898.1 484 898.1 484.1 898 484.2 897.9 484.2 897.6 484 897.3 483.9 897.4 483.8 897.5 483.9 897.6 483.8 897.9 483.8 898 483.7 898.1 483.7 898.3 483.8 Z M 908.1 475.6 907.8 475.6 907.6 475.5 907.5 475.4 907.5 475.2 907.6 475.1 907.8 475 908 475.2 908.1 475.4 908.1 475.6 Z M 898.2 484.8 898.1 484.8 898 484.7 897.8 484.6 897.5 484.4 897.4 484.3 897.3 484.2 897.1 484.1 897 484 897.1 483.9 897.3 484.1 897.5 484.2 897.8 484.3 898 484.5 898.2 484.7 898.2 484.8 Z M 915 464.7 915.1 464.8 915 464.8 914.9 464.7 914.9 464.8 914.7 464.8 914.7 464.7 914.5 464.5 914.6 464.3 914.6 464.2 914.7 464.2 914.9 464.4 915 464.7 Z M 927.6 492.4 927.1 492.4 927 492.3 927.1 492.2 927.1 492.1 927.5 492.1 927.6 492.2 927.7 492.3 927.6 492.4 Z M 921.6 468.8 921.5 468.9 921.4 468.8 921.3 468.6 921.2 468.6 921.2 468.5 921.1 468.3 921.2 468.2 921.1 468.1 921.2 468.1 921.4 468.2 921.4 468.4 921.3 468.4 921.4 468.6 921.5 468.6 921.6 468.7 921.6 468.8 Z M 919 484.4 919 484.5 918.9 484.4 918.7 484.4 918.6 484.3 918.6 484.2 918.7 484 918.8 484 918.9 483.9 919 484 919 484.2 918.9 484.2 919 484.4 Z M 923.2 469.5 923.1 469.5 923 469.5 922.9 469.3 922.8 469.1 922.9 469 923.1 469 923.2 469.1 923.1 469.2 923.2 469.2 923.2 469.5 Z M 922.9 490.2 923.2 490.3 923.6 490.2 923.8 490.3 923.4 490.4 923.2 490.3 923.1 490.4 922.9 490.3 922.8 490.2 922.9 490.2 Z M 918.3 489.9 918.4 490.2 918.5 490.1 918.7 490.1 918.8 490.1 918.8 490.2 918.7 490.2 918.7 490.4 918.6 490.2 918.4 490.2 918.3 490.3 918.2 490.2 918 490 918.1 490 918.2 490 918.3 489.9 Z M 918.5 468.8 918.4 468.8 918.1 468.8 918 468.8 918.1 468.7 918.3 468.6 918.4 468.7 918.5 468.8 Z M 898.1 470.1 898 470.1 897.9 470 898 469.9 897.8 469.8 898 469.8 898.1 469.9 898 470 898.1 470 898.1 470.1 Z M 926 471.9 925.9 472 925.8 472 925.7 471.9 925.8 471.8 925.9 471.7 926 471.9 Z M 909.9 467 909.8 467.1 909.6 467.1 909.7 467 909.7 466.9 909.8 466.8 909.9 466.9 909.9 467 Z M 902.2 471.9 902 472 901.9 471.9 901.9 471.8 902.1 471.7 902.2 471.8 902.2 471.9 Z M 899.2 482.3 899.1 482.3 898.9 482.2 898.8 482.1 898.8 482 899 482.1 899.2 482.3 Z M 924.8 492 924.7 492 924.4 491.9 924.4 491.8 924.5 491.8 924.7 491.9 924.8 492 Z M 919.2 474.3 919.1 474.3 918.9 474.2 919 474.1 919.1 474.1 919.2 474.2 919.2 474.3 Z M 898.6 484.1 898.7 484.2 898.7 484.3 898.7 484.4 898.6 484.2 898.4 484.1 898.4 484 898.6 484.1 Z M 918.9 484.8 918.9 485 918.7 484.9 918.9 484.6 918.9 484.8 Z M 921.4 467.8 921.4 468 921.2 468 921.2 467.9 921.3 467.7 921.4 467.8 Z M 922.7 485.5 922.7 485.6 922.6 485.6 922.6 485.7 922.5 485.7 922.4 485.6 922.5 485.5 922.6 485.4 922.7 485.5 Z M 898.3 484.3 898.2 484.3 898.1 484.3 898.2 484.1 898.3 484.2 898.3 484.3 Z M 922.7 472.2 922.6 472.3 922.6 472.2 922.5 472.1 922.6 472 922.7 472.1 922.7 472.2 Z M 918.7 487.5 918.6 487.4 918.5 487.3 918.6 487.2 918.7 487.3 918.7 487.5 Z M 897.2 483.8 897.1 483.8 896.9 483.8 896.9 483.7 897.3 483.7 897.2 483.8 Z M 918.5 484.4 918.4 484.4 918.4 484.3 918.5 484.2 918.5 484.4 Z M 910.6 475.7 910.5 475.7 910.4 475.6 910.5 475.5 910.6 475.5 910.6 475.6 910.6 475.7 Z M 909.3 475.3 909.2 475.4 909 475.3 909.1 475.2 909.2 475.2 909.3 475.3 Z M 905.4 474 905.3 474 905.3 473.9 905.4 473.8 905.5 473.8 905.4 474 Z M 899.5 469.6 899.4 469.6 899.4 469.5 899.4 469.4 899.6 469.5 899.5 469.6 Z M 913.5 474.2 913.4 474.2 913.3 474.1 913.5 474 913.5 474.2 Z M 924.7 470.1 924.8 470.3 924.7 470.3 924.6 470.2 924.7 470.1 Z M 922.5 490.3 922.5 490.4 922.3 490.4 922.3 490.3 922.5 490.3 Z M 908.6 467.2 908.5 467.2 908.4 467.3 908.4 467.2 908.5 467.1 908.6 467.2 Z M 914.6 473.6 914.5 473.7 914.5 473.6 914.4 473.5 914.5 473.5 914.6 473.6 Z M 924.3 491.7 924.2 491.8 924.1 491.8 924.1 491.7 924.3 491.7 Z M 925.5 492.2 925.5 492.3 925.3 492.2 925.4 492.1 925.5 492.2 Z M 942.2 473.4 942.1 473.6 942.1 473.4 942.1 473.3 942 473 942.1 473.2 942.2 473.4 Z M 896.1 465.3 896.1 465.5 895.9 465.4 895.9 465.3 896.1 465.3 Z M 921.6 472 921.6 472.1 921.5 472 921.5 471.9 921.6 471.9 921.6 472 Z M 917.8 490.2 917.7 490.1 917.8 490.1 917.9 490.1 917.8 490.2 Z M 921.4 485.6 921.3 485.6 921.2 485.5 921.3 485.5 921.4 485.5 921.4 485.6 Z M 917.6 467.9 917.4 467.9 917.4 467.8 917.6 467.9 Z M 918.3 489.1 918.1 489.2 918.1 489.1 918.1 489 918.3 489.1 Z M 897.7 485 897.6 484.8 897.7 484.8 897.7 485 Z M 908.4 467.7 908.2 467.7 908.2 467.6 908.4 467.6 908.4 467.7 Z M 926.2 471.7 926.1 471.8 926 471.7 926.1 471.6 926.2 471.7 Z M 900.1 464 900 464 899.9 464 899.9 463.9 900 463.9 900.1 463.9 900.1 464 Z M 897.4 484.4 897.3 484.5 897.2 484.3 897.3 484.4 897.4 484.4 Z M 914.4 473.6 914.3 473.6 914.2 473.6 914.3 473.5 914.4 473.5 914.4 473.6 Z M 923 491.5 922.9 491.6 922.8 491.5 922.9 491.4 923 491.5 Z M 915.5 489.8 915.4 489.9 915.3 489.9 915.3 489.8 915.5 489.8 Z M 925.1 469.9 925 470 924.9 469.9 925.1 469.9 Z M 922.6 490.7 922.5 490.7 922.4 490.6 922.5 490.5 922.6 490.7 Z M 918.1 486.4 918 486.5 917.9 486.4 918 486.4 918.1 486.4 Z M 908.7 466.2 908.6 466.3 908.6 466.1 908.7 466.1 908.7 466.2 Z M 919.2 485.2 919.1 485.3 919 485.3 919.1 485.1 919.2 485.2 Z M 918.7 489.1 918.7 489.3 918.6 489.2 918.7 489.1 Z M 917.7 490.2 917.7 490.3 917.6 490.3 917.5 490.2 917.6 490.1 917.7 490.2 Z M 928.8 476 928.7 475.9 928.8 475.8 928.8 476 Z M 923.3 468.7 923.2 468.8 923.1 468.8 923.2 468.7 923.3 468.7 Z M 896.7 484 896.5 484 896.5 483.9 896.7 483.9 896.7 484 Z M 907.5 474.7 907.5 474.8 907.3 474.8 907.3 474.7 907.5 474.7 Z M 915.8 465.1 915.8 465.2 915.7 465.2 915.7 465.1 915.8 465.1 Z M 901.5 470.6 901.5 470.7 901.4 470.6 901.5 470.5 901.5 470.6 Z M 897.3 469.6 897.2 469.5 897.3 469.4 897.3 469.6 Z M 923.3 468.3 923.2 468.4 923.1 468.3 923.2 468.2 923.3 468.3 Z M 909.7 466.3 909.5 466.3 909.7 466.2 909.7 466.3 Z M 908.3 481.1 908.2 481.3 908.1 481.2 908.2 481.1 908.3 481.1 Z M 896.7 486.2 896.5 486.2 896.5 486.1 896.7 486.1 896.7 486.2 Z M 921.2 485.4 921.1 485.5 921.1 485.4 921.1 485.3 921.2 485.3 921.2 485.4 Z M 919.6 484.6 919.5 484.7 919.4 484.6 919.6 484.5 919.6 484.6 Z M 917.5 468 917.5 468.1 917.3 468 917.5 468 Z M 917.4 467.7 917.3 467.7 917.2 467.6 917.3 467.5 917.3 467.6 917.4 467.7 Z\",\"Xmax\":942.2,\"Xmid\":902.6,\"Xmin\":890.5,\"Ymax\":493,\"Ymid\":478.6,\"Ymin\":463.9,\"economy/currency\":\"kina (PGK)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.082 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.63,\"energy/electricity_from_hydroelectric_plants\":0.3,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":452860,\"geography/area/water\":9980,\"geography/area_comparative\":\"slightly larger than California\",\"geography/area_sqkm\":462840,\"geography/climate\":\"tropical; northwest monsoon (December to March), southeast monsoon (May to October); slight seasonal temperature variation\",\"geography/coastline\":\"5,152 km\",\"geography/elevation/highest_point\":\"Mount Wilhelm 4,509 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"667\",\"geography/geographic_coordinates\":\"6 00 S, 147 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; shares island of New Guinea with Indonesia; generally east-west trending highlands break up New Guinea into diverse ecoregions; one of worlds largest swamps along southwest coast \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Papua New Guinea is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"Indonesia 824 km\",\"geography/land_boundaries/total\":\"824 km\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.631,\"geography/land_use/other\":0.343,\"geography/location\":\"Oceania, group of islands including the eastern half of the island of New Guinea between the Coral Sea and the South Pacific Ocean, east of Indonesia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountains with coastal lowlands and rolling foothills\",\"government/administrative_divisions\":\"20 provinces, 1 autonomous region*, and 1 district**; Bougainville*, Central, Chimbu, Eastern Highlands, East New Britain, East Sepik, Enga, Gulf, Hela, Jiwaka, Madang, Manus, Milne Bay, Morobe, National Capital**, New Ireland, Northern, Southern Highlands, Western, Western Highlands, West New Britain, West Sepik\",\"government/capital/geographic_coordinates\":\"9 27 S, 147 11 E\",\"government/capital/name\":\"Port Moresby\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the word \\u0022papua\\u0022 derives from the Malay \\u0022papuah\\u0022 describing the frizzy hair of the Melanesians; Spanish explorer Ynigo ORTIZ de RETEZ applied the term \\u0022Nueva Guinea\\u0022 to the island of New Guinea in 1545 after noting the resemblance of the locals to the peoples of the Guinea coast of Africa\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Grand Chief Sir Bob DADAE (since 28 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister James MARAPE\\u0026amp;nbsp;(since 30 May 2019); Deputy Prime Minister Charles ABEL (since 4 August 2017)\",\"government/flag_description\":\"divided diagonally from upper hoist-side corner; the upper triangle is red with a soaring yellow bird of paradise centered; the lower triangle is black with five, white, five-pointed stars of the Southern Cross constellation centered; red, black, and yellow are traditional colors of Papua New Guinea; the bird of paradise - endemic to the island of New Guinea - is an emblem of regional tribal culture and represents the emergence of Papua New Guinea as a nation; the Southern Cross, visible in the night sky, symbolizes Papua New Guineas connection with Australia and several other countries in the South Pacific\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"16 September 1975 (from the Australia-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 16 September (1975)\",\"government/national_symbol_s\":\"bird of paradise; national colors: red, black\",\"introduction\":\"The eastern half of the island of New Guinea - second largest in the world - was divided between Germany (north) and the UK (south) in 1885. The latter area was transferred to Australia in 1902, which occupied the northern portion during World War I and continued to administer the combined areas until independence in 1975. A nine-year secessionist revolt on the island of Bougainville ended in 1997 after claiming some 20,000 lives. Since 2001, Bougainville has experienced autonomy; a referendum asking the population if they would like independence or greater\\u0026amp;nbsp;self rule\\u0026amp;nbsp;is tentatively scheduled for October 2019.\",\"name\":\"Papua New Guinea\",\"people_and_society/age_structure/0_14_years\":0.3294,\"people_and_society/age_structure/15_24_years\":0.1994,\"people_and_society/age_structure/25_54_years\":0.3713,\"people_and_society/age_structure/55_64_years\":0.0559,\"people_and_society/age_structure/65_years_and_over\":0.044,\"people_and_society/birth_rate\":\"23.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Melanesian, Papuan, Negrito, Micronesian, Polynesian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"375,000 PORT MORESBY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Papua New Guinean\",\"people_and_society/nationality/noun\":\"Papua New Guinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7027332\",\"people_and_society/population_growth_rate\":0.0167,\"people_and_society/urbanization/urban_population\":\"13.2% of total population (2019)\",\"transportation/airports\":\"561\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"9349\"},{\"BoxHeight\":87.30000000000007,\"BoxWidth\":989.0999999999999,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.931,\"ISO3_Code\":\"NZL\",\"ISO_Code\":\"NZ\",\"Path\":\"M 979.7 585.9 980 586.4 981.1 585.8 981.5 585.7 981.7 585.4 982.1 585.2 982.2 585.2 981.9 585.6 982 586.1 982.4 585.6 982.5 585.5 982.4 585.4 982.4 585.3 982.6 585.3 983 585.6 982.9 585.9 982.6 586.3 982.8 586.3 983 586.2 983.1 586.3 982.7 586.6 982.5 587 983 588.1 982.9 588.4 982.4 589.2 982 589.8 981 591 980.3 592.5 979.8 593 979.2 593.4 978.9 593.7 978.8 594.4 978.9 595.1 979.7 595.4 979.8 595.7 979.8 596 979.6 596.1 979.4 596 979.2 596.2 978.7 596 977.7 596.2 976.8 596.6 975.7 597.3 975.1 597.7 974.8 598.1 974.6 598.8 974.4 600.3 974.3 600.5 974.2 600.7 973.6 601.7 973.6 602.4 973.1 603.1 973 603.3 973.3 603.7 973.2 604 972.1 604.4 971.8 604.7 971.6 605.2 970.8 605.9 970.6 606.3 970.2 606.7 969.4 607.1 968.6 607.2 968.2 607.1 967.8 606.8 967 606.9 966.5 606.7 966.5 606.6 966.7 606.5 966.7 606.3 966.5 606.4 966.2 606.1 966 605.9 965.1 606 964.8 605.5 964.3 605.2 964.1 605.2 963.9 605.5 963.6 605.5 962.1 605.3 961.9 605 962 604.8 961.9 604.7 961.9 604.4 961.5 604.4 961.4 603.9 961.8 603.6 961.6 603.2 961.7 603.1 961.7 603 962.1 602.9 962.1 602.5 962.7 601.3 963.2 600.7 963.3 600.5 963.7 600.1 964 600.1 964.6 599.3 965.1 598.9 965.4 598.3 965.9 597.9 966.3 597.3 966.7 596.8 967.3 596.6 968 596.5 969 595.6 970.3 594.9 970.7 594.5 971.3 594.1 972 593.3 973 592.8 973.6 592.2 974.5 590.9 974.9 590.1 975.3 588.3 976.3 587.8 976.9 586.9 977.1 586.2 977.2 584.9 977.6 584.5 978.6 583.8 978.8 583.7 978.7 584.2 978.9 584.5 979.1 584.7 979.5 584.7 979.6 584.8 979.7 585.1 979.7 585.9 Z M 979.6 562.2 979.6 562.7 979.6 563 980 563.5 980.1 563.7 980.3 563.9 980.3 564.1 980.4 564.1 980.4 563.8 980.7 563.6 980.8 563.7 980.6 564 980.8 564.2 981 564.2 981.2 564 981.7 564.2 982.1 564.3 982.3 564.6 982.6 564.7 982.6 564.8 982.4 564.8 982.4 564.9 982.7 565.4 982.8 565.4 982.7 565.2 983.2 564.9 983.2 565.2 983.3 565.5 983.4 565.4 983.4 565.6 983.6 565.8 983.7 566.2 983.8 566.3 983.8 566.6 983.9 566.8 984 567.1 983.7 567.1 983.6 567.4 983.7 567.6 983.7 567.7 984 567.9 984.2 568.3 984.6 568.6 984.5 568.8 984.6 568.9 984.4 569 984.4 569.2 984.3 569.2 984.3 569.7 984.6 570.5 985 570.8 985.2 570.7 985.4 570.9 985.8 571 985.9 571.2 986 571.7 986.2 571.9 986.6 571.7 986.5 571.1 986.3 570.7 986.4 570.5 986.5 570.3 986.3 570.1 986.4 569.8 986.1 569.5 986.1 569.3 986.6 569.5 986.9 570.3 987.3 570.1 987.4 570.2 987.1 570.5 987.2 570.6 987.3 570.5 987.6 571.3 987.6 571.8 987.8 572.5 988.1 573.1 988.6 573.5 990 574.2 991.1 574.6 991.8 574.5 992.2 574.3 992.7 573.5 993.3 573.2 993.5 573 994.3 573 994.4 573.3 995 573.5 994.4 574.7 994.5 574.9 994.4 575.1 994.4 575.3 994.3 575.5 994.4 576.1 994.2 576.5 993.8 576.9 993.6 577 993.4 577 993.3 577.1 993.2 578.2 993.2 578.4 993.4 578.6 993.2 579 993.1 579.1 993 578.8 993.1 578.5 993 578.4 992.3 578.3 991.4 578.5 990.9 578.8 990.4 579.4 990.4 579.8 990.5 580.1 990.6 580.4 990.9 580.5 990.7 580.8 990.7 581.2 990.4 581.8 990.3 582.2 989.8 582.8 989.6 583.5 989.3 583.7 988.8 584.4 988.5 585 988.3 585.3 988.1 585.8 987.8 586.3 987.4 586.7 986.4 587.5 986 587.7 985.8 587.5 985.7 587.1 985.6 586.9 985.3 586.8 984.9 587 984.8 586.9 984.7 586.7 984.9 586.4 984.8 586.3 984.6 586.4 984.6 586.6 984.5 586.7 984.3 586.7 984.1 586.4 984.6 585.9 984.7 585.8 984.7 585.6 985 585.3 985.6 584.2 985.8 583.1 985.7 582.3 985.2 581.7 984.9 581.4 984.3 581.2 983.7 580.9 983.2 580.4 982.9 580.2 982.4 580.1 982.1 580 981.8 579.6 981.7 579.2 981.8 578.9 982.9 578.2 983.5 578.1 983.9 577.6 984 577.2 984.1 576 984.3 575.6 984.3 575 984.5 574.9 984.6 574.6 984.5 574.1 984.7 573.9 984.3 572.6 984.3 572.4 983.8 571.3 983.7 571.2 983.5 570.5 982.8 569.3 982.9 569.2 983 569.2 983.2 569.5 983.5 569.8 983.6 568.9 983.5 568.9 983.4 569 983.1 569 983.2 568.6 983.3 568.4 983 568.2 982.9 568.2 983.1 568.4 983.1 568.5 982.9 568.5 982.7 568.2 982.5 568.3 982.8 568.9 982.8 569 982.5 569 982.1 568.2 979.8 564.9 979.8 564.8 980 564.8 980 564.7 980.1 564.4 980 564.2 979.2 563 978.7 562.4 978.8 562.3 979 562.4 979.6 562.2 Z M 965.5 607.3 965.7 607.4 965.7 607.7 965.8 607.8 966 607.8 966 607.9 966.1 608 966.1 608.1 965.8 608.1 965.8 608 965.7 608.1 965.7 608.2 965.8 608.2 965.8 608.3 966 608.4 966 608.5 966.1 608.4 966.2 608.4 966.3 608.5 966.3 608.8 966.1 608.9 966.1 609 966 608.9 965.8 609 965.7 609 965.6 609.1 965.5 609.2 965.2 609.3 965.1 609.2 965 609.3 964.9 609.4 964.9 609.3 964.9 609.2 964.8 609.3 964.7 609.3 964.6 609.4 964.7 609.4 964.8 609.5 964.7 609.6 964.6 609.6 964.5 609.7 964.2 609.7 964.2 609.6 964.3 609.4 964.5 609.2 964.6 609 964.5 608.9 964.7 608.7 964.9 608.7 964.9 608.4 965 608.3 965.1 608.1 965 607.9 964.9 607.7 964.9 607.5 965 607.4 965.1 607.3 965.3 607.3 965.4 607.3 965.5 607.3 Z M 960.8 623.4 960.8 623.5 960.9 623.4 961 623.6 960.8 623.6 960.8 623.8 960.7 623.9 960.7 624.1 960.7 624.2 960.6 624.1 960.6 624.3 960.7 624.3 960.8 624.4 960.8 624.6 960.8 624.7 960.8 624.8 960.7 624.8 960.7 625 960.5 625 960.5 625.1 960.1 625 960.1 624.9 960 624.9 959.9 624.6 959.9 624.4 960.1 624.4 960.1 624.2 960.2 624.2 960.4 624 960.4 623.8 960.5 623.6 960.4 623.4 960.5 623.4 960.7 623.3 960.8 623.4 Z M 10.6 595.8 10.7 596 10.6 596.2 10.8 596.4 11.1 596.8 10.4 597.2 10.2 596.7 10.6 596.4 10.4 596 9.7 596.1 9.6 596 9.9 595.8 10.2 595.7 10.4 595.5 10.7 595.6 10.7 595.7 10.6 595.8 Z M 986.5 568.3 986.5 568.5 986.6 568.7 986.6 568.9 986.5 568.8 986.5 568.7 986.3 568.7 986.3 568.6 986.2 568.5 986.1 568.5 986 568.4 986 568.3 986.1 568.3 986.1 568.1 986.2 568.1 986.1 568 986.1 567.9 986.2 567.9 986.3 568 986.3 568.1 986.4 568.2 986.5 568.3 Z M 981.9 585.1 981.8 585.2 981.7 585.2 981.8 585.1 981.7 584.9 981.9 584.6 982.2 584.5 982.2 584.8 981.9 585.1 Z M 969.2 632.3 969.2 632.4 969.1 632.6 968.9 632.7 968.8 632.6 968.7 632.5 968.6 632.5 968.5 632.4 968.6 632.3 968.8 632.4 969 632.1 969.1 632 969.1 632.2 969.2 632.3 Z M 985.6 570.5 985.5 570.6 985.4 570.5 985.3 570.5 985.1 570.4 985.2 570.3 985.6 570.2 985.6 570.5 Z M 11.6 597.9 11.4 598.1 11.3 597.9 11.4 597.7 11.4 597.6 11.5 597.6 11.6 597.7 11.5 597.8 11.6 597.9 Z M 11.2 595.8 11.1 595.9 10.9 595.7 11 595.7 11.4 595.7 11.4 595.8 11.2 595.8 Z M 985 570.3 984.9 570.4 984.8 570.4 984.6 570.4 984.7 570.3 984.8 570.3 984.9 570.2 985 570.3 Z M 985.4 568.3 985.4 568.5 985.3 568.4 985.3 568.3 985.4 568.2 985.4 568.3 Z M 995.8 619.7 995.7 619.9 995.5 619.8 995.7 619.6 995.8 619.7 Z M 984.8 569.1 984.8 569.2 984.6 569.1 984.7 569 984.8 569.1 Z M 6.9 545.5 6.8 545.6 6.7 545.6 6.7 545.4 6.8 545.4 6.9 545.5 Z M 966.7 607.1 966.6 607.1 966.5 606.9 966.7 606.9 966.7 607.1 Z M 961.6 603.6 961.5 603.7 961.5 603.6 961.5 603.5 961.6 603.5 961.6 603.6 Z M 961.1 623.2 961.1 623.4 961 623.3 961 623.2 961 623.1 961.1 623.2 Z M 987.4 569.8 987.4 569.9 987.3 569.9 987.3 569.7 987.4 569.8 Z M 984.7 569.8 984.6 569.8 984.5 569.8 984.7 569.7 984.7 569.8 Z M 961.9 612.7 961.9 612.9 961.7 612.6 961.8 612.6 961.9 612.7 Z M 983.5 585.8 983.3 586 983.2 585.9 983.4 585.7 983.5 585.8 Z M 967.2 607.6 967.1 607.7 967.1 607.6 967.2 607.5 967.3 607.5 967.2 607.6 Z M 985.7 570.7 985.7 570.8 985.6 570.8 985.6 570.7 985.7 570.6 985.7 570.7 Z M 964.8 607.6 964.7 607.7 964.6 607.6 964.7 607.5 964.8 607.6 Z M 988.7 572 988.7 572.2 988.5 572.2 988.5 572.1 988.7 572 Z M 961.7 604.7 961.6 604.8 961.5 604.7 961.7 604.6 961.7 604.7 Z M 989.1 573.4 989 573.4 989 573.2 989.1 573.2 989.1 573.4 Z M 964.1 609.6 964 609.7 964 609.5 964.1 609.4 964.1 609.6 Z M 11.1 596 11 596.2 10.9 596.1 11 596 11.1 596 Z M 985 584.9 984.8 585 985 584.8 985 584.9 Z\",\"Xmax\":995.8,\"Xmid\":975.4,\"Xmin\":6.7,\"Ymax\":632.7,\"Ymid\":588.4,\"Ymin\":545.4,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"39000\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.75 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.58,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":264537,\"geography/area/water\":4301,\"geography/area_comparative\":\"almost twice the size of North Carolina; about the size of Colorado\",\"geography/area_sqkm\":268838,\"geography/climate\":\"temperate with sharp regional contrasts\",\"geography/coastline\":\"15,134 km\",\"geography/elevation/highest_point\":\"Aoraki/Mount Cook 3,724 m; note - the mountains height was 3,764 m until 14 December 1991 when it lost about 10 m in an avalanche of rock and ice; erosion of the ice cap since then has brought the height down another 30 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"388\",\"geography/geographic_coordinates\":\"41 00 S, 174 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; consists of two main islands and a number of smaller islands; South Island, the larger main island, is the 12th largest island in the world and is divided along its length by the Southern Alps; North Island is the 14th largest island in the world and is not as mountainous, but it is marked by volcanism \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; New Zealand lies along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; almost 90% of the population lives in cities and over three-quarters on North Island; Wellington is the southernmost national capital in the world\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.018,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.411,\"geography/land_use/forest\":0.314,\"geography/land_use/other\":0.254,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, southeast of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"predominately mountainous with large coastal plains\",\"government/administrative_divisions\":\"16 regions and 1 territory*; Auckland, Bay of Plenty, Canterbury, Chatham Islands*, Gisborne, Hawkes Bay, Manawatu-Wanganui, Marlborough, Nelson, Northland, Otago, Southland, Taranaki, Tasman, Waikato, Wellington, West Coast\",\"government/capital/geographic_coordinates\":\"41 18 S, 174 47 E\",\"government/capital/name\":\"Wellington\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Dutch explorer Abel TASMAN was the first European to reach New Zealand in 1642; he named it Staten Landt, but Dutch cartographers renamed it Nova Zeelandia in 1645 after the Dutch province of Zeeland; British explorer Captain James COOK subsequently anglicized the name to New Zealand when he mapped the islands in 1769\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor-General Dame Patricia Lee REDDY (since 28 September 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Jacinda ARDERN (since 26 October 2017); Deputy Prime Minister Winston PETERS (since 26 October 2017)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant with four red five-pointed stars edged in white centered in the outer half of the flag; the stars represent the Southern Cross constellation\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"26 September 1907 (from the UK)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840); Anzac Day (commemorated as the anniversary of the landing of troops of the Australian and New Zealand Army Corps during World War I at Gallipoli, Turkey), 25 April (1915)\",\"government/national_symbol_s\":\"Southern Cross constellation (four, five-pointed stars), kiwi (bird), silver fern; national colors: black, white, red (ochre)\",\"introduction\":\"The Polynesian Maori reached New Zealand sometime between A.D. 1250 and 1300. In 1840, their chieftains entered into a compact with Great Britain, the Treaty of Waitangi, in which they ceded sovereignty to Queen Victoria while retaining territorial rights. That same year, the British began the first organized colonial settlement. A series of land wars between 1843 and 1872 ended with the defeat of the native peoples. The British colony of New Zealand became an independent dominion in 1907 and supported the UK militarily in both world wars. New Zealands full participation in a number of defense alliances lapsed by the 1980s. In recent years, the government has sought to address longstanding Maori grievances.\",\"name\":\"New Zealand\",\"people_and_society/age_structure/0_14_years\":0.1962,\"people_and_society/age_structure/15_24_years\":0.1316,\"people_and_society/age_structure/25_54_years\":0.3958,\"people_and_society/age_structure/55_64_years\":0.1206,\"people_and_society/age_structure/65_years_and_over\":0.1557,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"European 64.1%, Maori 16.5%, Chinese 4.9%, Indian 4.7%, Samoan 3.9%, Tongan 1.8%, Cook Islands Maori 1.7%, English 1.5%, Filipino 1.5%, New Zealander 1%, other 13.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.582 million Auckland, 413,000 WELLINGTON (capital) (2019)\",\"people_and_society/nationality/adjective\":\"New Zealand\",\"people_and_society/nationality/noun\":\"New Zealander(s)\",\"people_and_society/net_migration_rate\":\"2.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4545627\",\"people_and_society/population_growth_rate\":0.0077,\"people_and_society/urbanization/urban_population\":\"86.6% of total population (2019)\",\"transportation/airports\":\"123\",\"transportation/railways/total\":\"4128\",\"transportation/roadways/total\":\"94000\"},{\"BoxHeight\":19.30000000000001,\"BoxWidth\":37,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.567,\"ISO3_Code\":\"SLB\",\"ISO_Code\":\"SB\",\"Path\":\"M 942.7 486.3 943.3 486.8 944.5 486.8 944.7 486.9 945.3 487.3 945.4 487.6 945.7 487.7 945.8 488 945.3 488.3 944.7 488.1 944.4 487.9 943.7 487.9 943.1 487.8 942.6 487.4 942.4 486.9 942.4 486.7 942.4 486.6 942.5 486.5 942.7 486.3 Z M 943.1 483.8 943 484 943.2 484.2 943.2 484.3 943.1 484.3 942.6 484 942.6 484.1 942.6 484.3 942.5 484.3 942.3 484.1 942.2 483.8 940.8 483 939.7 482.2 939.7 482.1 939.5 481.9 939 481.7 938.8 481.4 939.7 481.6 940 481.6 940.4 482 940.7 482.2 941 482.5 941.9 482.8 943 483.7 943.1 483.8 Z M 945.6 483.7 946.2 484.4 946.3 484.6 946.2 484.8 946.2 484.9 946.2 485 946.2 485.1 946.7 485.5 947 486.1 947 486.5 947.4 487 947.4 486.9 947.4 486.7 947.6 486.9 947.8 487.2 947.9 487.6 947.8 487.6 947.7 487.4 947.6 487.5 947 486.9 946.7 486.6 946.4 486.4 946.2 486.2 946 486.1 945.8 485.9 945.4 484.9 945.4 484.5 945.5 484.3 945.2 483.9 945.2 483.8 945.5 483.8 945.5 483.7 945.6 483.7 Z M 935.7 480.4 936.3 480.9 936.5 480.9 936.7 480.8 936.8 480.9 936.8 481.1 937 481.2 937 481.3 936.2 481.1 936.1 481 935.5 481 935.5 480.9 935.3 480.8 934.7 480.2 934.3 479.8 933.6 479.3 933.6 479 933.7 478.9 933.8 478.9 934 479 934.2 479.1 934.4 479.3 934.7 479.4 935.5 479.9 935.7 480.4 Z M 947.9 489.3 948.2 489.5 948.3 489.6 948.5 489.6 948.7 489.7 948.8 489.7 949 489.7 949 489.8 949.2 489.8 949.3 489.8 949.4 489.8 949.5 490 949.6 490.1 949.6 490.2 949.6 490.3 949.7 490.4 949.8 490.4 949.8 490.5 949.9 490.8 949.3 490.8 948.4 490.5 948.4 490.4 948.3 490.4 948.3 490.3 948.1 490.2 948 490.1 947.9 490 947.8 490 947.8 489.8 947.7 489.7 947.7 489.6 947.7 489.5 947.5 489.4 947.4 489.4 947.2 489.4 947.1 489.4 947.1 489.3 947.1 489 947.2 489 947.3 489 947.4 489 947.6 489.1 947.9 489.3 Z M 935.7 483.2 935.8 483.4 936 483.3 936.3 482.9 936.5 482.7 936.6 482.7 936.9 482.9 937 483.4 937.2 483.4 937.5 483.7 937.6 483.7 937.8 484.2 937.5 484.5 937.3 484.2 937.1 484.2 936.9 484.1 936.8 483.9 936.9 483.8 936.8 483.6 936.7 483.5 936.7 483.6 936.5 483.5 936.2 483.6 936.1 483.7 935.7 483.7 935.6 483.5 935.5 483.5 935.3 483.4 935.5 483.3 935.5 483.2 935.2 483 935.1 482.7 935.2 482.5 935.4 482.4 935.7 482.5 935.8 482.7 935.8 483 935.7 483.2 Z M 934.5 482.6 934.3 482.7 934.3 482.5 934.1 482.5 934.1 482.2 933.9 481.9 933.9 481.8 933.9 481.7 934.1 481.6 934.2 481.6 934.2 481.7 934.3 481.8 934.3 481.9 934.4 482 934.6 482 934.7 482.1 934.6 482.2 934.5 482.4 934.4 482.5 934.5 482.6 Z M 944.1 492.8 944.6 493.1 944.8 493.3 944.8 493.4 944.9 493.6 945.2 493.7 945.1 493.7 944.8 493.6 944.7 493.4 944.6 493.3 944.4 493.3 944.4 493.2 944.3 493.1 944.2 493.1 944.2 493.2 944.1 493.2 943.5 492.9 943.5 492.8 943.4 492.7 943.5 492.6 943.8 492.7 944.1 492.8 Z M 960.3 490.3 960.6 490.3 960.5 490.5 960.4 490.6 960.4 490.7 960.3 490.8 960.3 490.7 960.1 490.6 960 490.7 959.8 490.8 959.7 490.7 959.7 490.8 959.5 490.8 959.5 490.7 959.5 490.5 959.6 490.5 959.7 490.6 959.8 490.4 959.9 490.3 960.1 490.3 960.3 490.3 Z M 938.1 484.9 938 484.9 937.8 484.9 937.7 484.7 937.7 484.5 937.8 484.3 938 484.3 938.2 484.3 938.3 484.3 938.3 484.4 938.2 484.6 938.3 484.7 938.2 484.8 938.1 484.9 Z M 943.8 485.6 943.8 485.7 943.9 485.7 944.1 485.6 944.2 485.7 944.2 485.6 944.4 485.8 944.5 485.8 944.5 485.9 944.7 486 944.6 486.1 944.5 486.1 944.4 486.1 944.3 486.1 944.2 486.1 944.3 486 944.2 486 944.2 485.9 944.1 486 944.1 485.9 944 485.8 943.9 485.9 943.8 485.9 943.7 485.7 943.8 485.6 Z M 936.3 484.8 936.2 484.8 935.8 484.4 936.2 484 936.3 484 936.4 484.2 936.2 484.5 936.2 484.7 936.3 484.8 Z M 941.1 485.6 941.2 485.7 941.4 485.8 941.5 485.7 941.6 485.8 941.5 485.8 941.5 485.9 941.4 486 941.2 486 941.2 486.1 940.9 485.9 940.9 485.8 941 485.6 941.1 485.6 Z M 932 480 932.2 480.2 932.2 480.3 932 480.4 931.7 480.3 931.5 480.2 931.6 480.2 931.6 480.1 931.7 480.1 931.6 480 931.8 479.9 931.8 480 932 480 Z M 962.9 493.2 962.7 493.3 962.5 493.2 962.5 493.1 962.4 493 962.5 492.9 962.7 492.9 962.9 493 962.9 493.1 962.9 493.2 Z M 934.2 483.2 934.1 483.3 934 483.1 933.9 482.7 934 482.6 934.1 482.7 934.2 483.2 Z M 936.8 484.8 936.9 484.8 937.1 485 937.1 485.1 937 485.1 936.8 485 936.5 484.9 936.5 484.8 936.7 484.8 936.8 484.8 Z M 937.5 481.2 937.5 481.3 937.3 481.4 937.2 481.3 937.2 481.4 937.1 481.4 937.1 481.3 937.2 481.2 937.3 481.1 937.5 481.2 Z M 961.8 492 961.6 492.2 961.6 492.1 961.5 492 961.6 491.9 961.7 491.8 961.8 491.9 961.8 492 Z M 932.7 480 932.5 480 932.5 479.9 932.6 479.9 932.6 479.8 932.7 479.7 932.6 479.7 932.6 479.6 932.7 479.6 932.8 479.8 932.7 480 Z M 931.4 481.1 931.2 481.2 931.1 481.1 931.1 481 931.2 480.9 931.4 480.9 931.4 481.1 Z M 938.6 485.1 938.5 485.1 938.4 485 938.5 484.8 938.6 485 938.6 485.1 Z M 949.1 488 949 488 948.9 487.8 949 487.6 949.1 487.6 949.1 488 Z M 948.5 489.2 948.4 489.3 948.3 489.1 948.4 489 948.5 489.2 Z M 934.8 483.1 934.7 483.1 934.6 483 934.6 482.9 934.7 483 934.8 483.1 Z M 943.1 486 943 486.1 943 486 943 485.9 943.1 485.9 943.1 486 Z M 950.5 490.8 950.4 490.9 950.3 490.8 950.3 490.7 950.4 490.7 950.5 490.8 Z M 945.8 483.7 945.8 483.8 945.6 483.7 945.7 483.6 945.8 483.6 945.8 483.7 Z M 961.2 489.2 961.1 489.3 961 489.3 961.1 489.2 961.2 489.2 Z M 932.6 479.5 932.4 479.5 932.4 479.4 932.5 479.4 932.6 479.4 932.6 479.5 Z M 937.8 481.4 937.6 481.4 937.7 481.3 937.8 481.4 Z M 950.2 490.8 950.1 490.8 950 490.8 950.1 490.7 950.2 490.8 Z M 943.7 485.4 943.5 485.4 943.5 485.3 943.6 485.2 943.7 485.4 Z M 936.6 483.6 936.6 483.8 936.5 483.7 936.5 483.6 936.6 483.6 Z M 947.4 486.6 947.3 486.7 947.2 486.6 947.2 486.5 947.3 486.5 947.4 486.6 Z M 959.7 490.3 959.7 490.4 959.6 490.4 959.6 490.2 959.7 490.3 Z M 938.5 481.1 938.3 481.1 938.3 481 938.4 481 938.5 481.1 Z M 959.7 489.6 959.6 489.6 959.6 489.5 959.7 489.4 959.7 489.6 Z M 963.5 488 963.5 488.2 963.4 488.1 963.4 488 963.5 488 Z M 938.6 484.5 938.4 484.5 938.4 484.3 938.5 484.4 938.6 484.5 Z M 945.3 482.5 945.3 482.7 945.3 482.6 945.2 482.5 945.3 482.5 Z M 938.9 485 938.8 485 938.7 485 938.7 484.9 938.9 484.9 938.9 485 Z M 968.1 494.9 968 495 968 494.9 968.1 494.8 968.1 494.9 Z M 934 482.3 934 482.4 933.9 482.3 934 482.2 934 482.3 Z M 943.1 492.1 943 492.2 942.9 492.1 942.9 492 943.1 492.1 Z M 942.3 475.9 942.2 476 942.1 475.8 942.2 475.7 942.3 475.9 Z M 934 483.6 934 483.7 933.9 483.7 933.9 483.6 934 483.6 Z M 934 483.6 933.9 483.6 933.9 483.5 934 483.5 934 483.6 Z\",\"Xmax\":968.1,\"Xmid\":942.4,\"Xmin\":931.1,\"Ymax\":495,\"Ymid\":485.3,\"Ymin\":475.7,\"economy/currency\":\"Solomon Islands dollars (SBD)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"233,500 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.92,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":27986,\"geography/area/water\":910,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28896,\"geography/climate\":\"tropical monsoon; few temperature and weather extremes\",\"geography/coastline\":\"5,313 km\",\"geography/elevation/highest_point\":\"Mount Popomanaseu 2,335 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 00 S, 159 00 E\",\"geography/geography_note\":\"strategic location on sea routes between the South Pacific Ocean, the Solomon Sea, and the Coral Sea\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.029,\"geography/land_use/agricultural_land_permanent_pasture\":0.003,\"geography/land_use/forest\":0.789,\"geography/land_use/other\":0.172,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, east of Papua New Guinea\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly rugged mountains with some low coral atolls\",\"government/administrative_divisions\":\"9 provinces and 1 city*; Central, Choiseul, Guadalcanal, Honiara*, Isabel, Makira and Ulawa, Malaita, Rennell and Bellona, Temotu, Western\",\"government/capital/geographic_coordinates\":\"9 26 S, 159 57 E\",\"government/capital/name\":\"Honiara\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Spanish explorer Alvaro de MENDANA named the isles in 1568 after the wealthy biblical King SOLOMON in the mistaken belief that the islands contained great riches\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General David VUNAGI (since\\u0026amp;nbsp;8 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Rick HOU (since 16 November 2017)\",\"government/flag_description\":\"divided diagonally by a thin yellow stripe from the lower hoist-side corner; the upper triangle (hoist side) is blue with five white five-pointed stars arranged in an X pattern; the lower triangle is green; blue represents the ocean, green the land, and yellow sunshine; the five stars stand for the five main island groups of the Solomon Islands\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"7 July 1978 (from the UK)\",\"government/national_holiday\":\"Independence Day, 7 July (1978)\",\"government/national_symbol_s\":\"national colors: blue, yellow, green, white\",\"introduction\":\"The UK established a protectorate over the Solomon Islands in the 1890s. Some of the bitterest fighting of World War II occurred on this archipelago and the Guadalcanal Campaign (August 1942-February 1943) proved a turning point in the Pacific War, since after the operation the Japanese lost their strategic initiative and remained on the defensive until thier final defeat in 1945. Self-government for the Solomon Islands came in 1976 and independence two years later. Ethnic violence, government malfeasance, endemic crime, and a narrow economic base have undermined stability and civil society. In June 2003, then Prime Minister Sir Allan KEMAKEZA sought the assistance of Australia in reestablishing law and order; the following month, an Australian-led multinational force arrived to restore peace and disarm ethnic militias. The Regional Assistance Mission to the Solomon Islands (RAMSI), which ended in June 2017, was generally effective in restoring law and order and rebuilding government institutions.\",\"name\":\"Solomon Islands\",\"people_and_society/age_structure/0_14_years\":0.3405,\"people_and_society/age_structure/15_24_years\":0.1995,\"people_and_society/age_structure/25_54_years\":0.3689,\"people_and_society/age_structure/55_64_years\":0.0477,\"people_and_society/age_structure/65_years_and_over\":0.0434,\"people_and_society/birth_rate\":\"24.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"9.9% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Melanesian 95.3%, Polynesian 3.1%, Micronesian 1.2%, other 0.3% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"82,000 HONIARA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Solomon Islander\",\"people_and_society/nationality/noun\":\"Solomon Islander(s)\",\"people_and_society/net_migration_rate\":\"-1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"660121\",\"people_and_society/population_growth_rate\":0.019,\"people_and_society/urbanization/urban_population\":\"24.2% of total population (2019)\",\"transportation/airports\":\"36\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1390\"},{\"BoxHeight\":10.399999999999977,\"BoxWidth\":34.90000000000009,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NCL\",\"ISO_Code\":\"NC\",\"Path\":\"M 954.8 517.6 955.3 517.9 955.6 517.9 956 518.1 957.2 519.1 958 519.5 958.2 519.8 958.5 520 958.6 520.3 959 520.6 959.2 520.9 961.3 522.2 962 522.9 962.7 523.3 963 523.9 962.8 524.2 962.5 524.1 962.3 524.2 961.7 523.9 961.7 523.8 961.6 523.8 961.5 523.9 961.4 524 961.4 523.9 961.3 523.7 960.9 523.6 960.6 523.4 960.6 523 960.5 522.9 960.1 522.9 959.7 522.7 959.5 522.3 959 522.2 958.6 522 958.2 521.8 957.9 521.5 957.7 521.3 957.3 521.1 957 520.7 956.9 520.4 956.7 520.3 956.5 519.9 955.9 519.6 955.5 518.9 955.2 518.6 955.1 518.4 955.1 518.2 954.7 517.9 954.8 517.6 Z M 963.6 519.2 963.8 519.4 963.7 519.4 963.7 519.6 963.8 519.8 963.7 519.9 964 520 964 520.2 964.2 520.3 964.1 520.4 964.1 520.6 964 520.7 963.9 520.7 963.8 520.5 963.7 520.5 963.7 520.4 963.4 520.4 963.2 520.3 963.1 520.1 963.1 519.9 963.3 519.9 963.5 519.6 963.4 519.5 963.3 519.5 963.2 519.4 963.1 519.5 963.1 519.3 963.2 519.3 963.3 519.3 963.5 519.2 963.6 519.2 Z M 965.6 521.3 965.8 521.5 966.1 521.5 966 521.8 966 522 965.8 522.1 965.4 521.9 965.4 521.8 965.2 521.3 965.6 521.3 Z M 964.5 525.1 964.4 525.1 964.2 525.1 964.1 525 964.1 524.9 964.1 524.7 964.4 524.8 964.5 525 964.4 525 964.5 525 964.5 525.1 Z M 961.8 519.2 961.6 519.3 961.5 519.2 961.7 519 961.7 518.9 961.9 518.9 961.8 519.2 Z M 962 518.5 961.8 518.6 961.7 518.4 961.8 518.3 962 518.5 Z M 953.8 516.4 953.8 516.5 953.7 516.5 953.6 516.2 953.7 516.2 953.7 516.4 953.8 516.4 Z M 962.5 524.4 962.4 524.5 962.3 524.4 962.3 524.3 962.4 524.3 962.5 524.4 Z M 955.3 517.5 955.2 517.6 955.1 517.4 955.3 517.5 Z M 940.7 514.9 940.6 515 940.6 514.8 940.7 514.7 940.7 514.9 Z M 975.2 524.1 975 524.2 974.9 524.1 975.1 524.1 975.2 524.1 Z M 953.6 516 953.5 516.1 953.4 515.9 953.6 515.9 953.6 516 Z M 954.2 517.3 954.2 517.4 954 517.3 954.1 517.2 954.2 517.3 Z M 960.4 523.3 960.3 523.3 960.2 523.1 960.3 523.1 960.4 523.3 Z M 965.3 520.5 965.2 520.5 965.1 520.4 965.2 520.4 965.3 520.5 Z M 954.6 517.3 954.5 517.4 954.5 517.3 954.6 517.2 954.6 517.3 Z M 940.5 521.4 940.3 521.4 940.3 521.3 940.4 521.3 940.5 521.4 Z\",\"Xmax\":975.2,\"Xmid\":959.3,\"Xmin\":940.3,\"Ymax\":525.1,\"Ymid\":521,\"Ymin\":514.7,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.165 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":18275,\"geography/area/water\":300,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":18575,\"geography/climate\":\"tropical; modified by southeast trade winds; hot, humid\",\"geography/coastline\":\"2,254 km\",\"geography/elevation/highest_point\":\"Mont Panie 1,628 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 30 S, 165 30 E\",\"geography/geography_note\":\"consists of the main island of New Caledonia (one of the largest in the Pacific Ocean), the archipelago of Iles Loyaute, and numerous small, sparsely populated islands and atolls\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.098,\"geography/land_use/forest\":0.459,\"geography/land_use/other\":0.437,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, east of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"coastal plains with interior mountains\",\"government/administrative_divisions\":\"3 provinces; Province Iles (Islands Province), Province Nord (North Province), and Province Sud (South Province)\",\"government/capital/geographic_coordinates\":\"22 16 S, 166 27 E\",\"government/capital/name\":\"Noumea\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"British explorer Captain James COOK discovered and named New Caledonia in 1774; he used the appellation because the northeast of the island reminded him of Scotland (Caledonia is the Latin designation for Scotland)\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by High Commissioner Laurent PREVOST (since 5 August 2019)\",\"government/executive_branch/head_of_government\":\"President of the Government Thierry SANTA (since 9 July 2019); Temporary Vice President Gilbert TUIENON (since 9 July 2019); note - Temporary Vice President Gilbert TUIENON was elected so that the new government could take over; Philippe GERMAIN s government remained caretaker government until the new government was settled\",\"government/flag_description\":\"New Caledonia has two official flags; alongside the flag of France, the Kanak (indigenous Melanesian) flag has equal status; the latter consists of three equal horizontal bands of blue (top), red, and green; a large yellow disk - diameter two-thirds the height of the flag - shifted slightly to the hoist side is edged in black and displays a black fleche faitiere symbol, a native rooftop adornment\",\"government/government_type\":\"parliamentary democracy (Territorial Congress); an overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity of France); note - in an independence referendum on 4\\u0026amp;nbsp;November 2018, the majority voted to reject independence in favor of maintaining the status quo\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - the local holiday is New Caledonia Day, 24 September (1853)\",\"government/national_symbol_s\":\"fleche faitiere (native rooftop adornment), kagu bird; national colors: gray, red\",\"introduction\":\"Settled by both Britain and France during the first half of the 19th century, the island became a French possession in 1853. It served as a penal colony for four decades after 1864. Agitation for independence during the 1980s and early 1990s ended in the 1998 Noumea Accord, which over two decades transferred an increasing amount of governing responsibility from France to New Caledonia. In a referendum held in November 2018, residents rejected independence and decided to retain their territorial status, although two additional referendums may occur in 2020 and 2022, per the Noumea\\u0026amp;nbsp;Accord.\",\"name\":\"New Caledonia\",\"people_and_society/age_structure/0_14_years\":0.2219,\"people_and_society/age_structure/15_24_years\":0.1616,\"people_and_society/age_structure/25_54_years\":0.4366,\"people_and_society/age_structure/55_64_years\":0.0857,\"people_and_society/age_structure/65_years_and_over\":0.0942,\"people_and_society/birth_rate\":\"14.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Kanak 39.1%, European 27.1%, Wallisian, Futunian 8.2%, Tahitian 2.1%, Indonesian 1.4%, Ni-Vanuatu 1%, Vietnamese 0.9%, other 17.7%, unspecified 2.5% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"198,000 NOUMEA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"New Caledonian\",\"people_and_society/nationality/noun\":\"New Caledonian(s)\",\"people_and_society/net_migration_rate\":\"3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"282754\",\"people_and_society/population_growth_rate\":0.013,\"people_and_society/urbanization/urban_population\":\"71.1% of total population (2019)\",\"transportation/airports\":\"25\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":23.800000000000068,\"BoxWidth\":998,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.743,\"ISO3_Code\":\"FJI\",\"ISO_Code\":\"FJ\",\"Path\":\"M 994.2 509.5 994.1 509.7 994.3 509.7 994.5 509.9 995 510.3 995.1 510.3 995 510.6 995.1 510.9 995.1 511.1 995.3 511.4 995.3 511.6 995 511.7 994.9 511.6 994.7 511.7 994.6 511.6 994.4 511.7 993.9 512 993.2 512.1 992 511.8 991.6 511.6 991.4 511.2 991.5 510.9 991.6 510.9 991.7 510.7 991.9 510.6 991.8 510.3 992.1 509.9 992.9 509.5 993.3 509.6 994 509.3 994.2 509.5 Z M 998.9 506 998.6 506.3 998.3 506.8 997.9 507.1 997.6 507.6 997.6 507.7 997.8 507.7 998.4 507.1 998.7 506.9 998.8 507 998.6 507.4 998.7 507.6 998.7 507.7 998.3 507.6 997.9 507.8 997.1 507.8 997.2 507.6 996.8 507.5 996.4 507.9 996.4 508.1 995.9 508 995.6 508.3 995.7 508.4 995.6 508.4 995.4 508.4 995.3 508.3 995.2 507.9 995 507.8 994.9 507.9 994.8 507.7 994.9 507.6 995 507.6 995.1 507.5 994.9 507.4 995 507.3 995.4 507.4 995.9 507.1 996.1 506.9 996.8 506.7 997.2 506.7 997.5 506.3 997.7 506.3 998.2 506.1 998.6 506.2 998.8 506 998.9 506 Z M 994.7 514.1 994.8 514.2 994.7 514.4 994.6 514.4 994.5 514.4 994.4 514.4 994.4 514.3 994.3 514.3 994.3 514.2 994.2 514.3 994.1 514.3 994.1 514.4 994 514.4 993.9 514.5 994 514.6 994 514.7 993.9 514.7 993.9 514.6 993.8 514.6 993.7 514.7 993.6 514.7 993.4 514.7 993.4 514.6 993.5 514.5 993.6 514.5 993.7 514.4 993.8 514.5 993.8 514.4 993.9 514.4 994 514.2 994.1 514.1 994.2 514.2 994.3 514.1 994.5 514.1 994.7 514.1 Z M 1.3 508 1 508.3 1 507.8 1.3 507.5 1.5 507.8 1.3 508 Z M 997.2 511.3 997.3 511.6 997.2 511.7 997.1 511.5 997 511.4 996.9 511.4 996.9 511.3 996.9 511.2 997.1 511.1 997.2 511.3 Z M 999 508.4 998.8 508.4 998.7 508.3 998.7 508.2 998.9 508 998.9 507.9 999 507.9 999 508 999 508.3 999 508.4 Z M 997.4 509.5 997.3 509.6 997.3 509.5 997.2 509.2 997.3 509.1 997.4 509.1 997.5 509.3 997.4 509.5 Z M 995.8 510.5 995.6 510.6 995.5 510.4 995.5 510.3 995.6 510.2 995.7 510.2 995.8 510.3 995.8 510.5 Z M 998.8 513.1 998.7 513.2 998.6 513.1 998.5 513 998.6 512.9 998.8 512.9 998.8 513.1 Z M 2 507.7 1.9 507.8 1.8 507.7 1.7 507.8 1.6 507.8 1.6 507.7 1.8 507.7 1.9 507.6 2 507.7 Z M 4.5 512 4.3 512 4.2 511.9 4.3 511.8 4.5 511.9 4.5 512 Z M 1.2 507 1 507 1 506.9 1.1 506.8 1.2 506.8 1.2 507 Z M 991.9 508.1 991.8 508.2 991.7 508.3 991.6 508.3 991.7 508.2 991.8 508.1 991.9 508 991.9 508.1 Z M 1.5 514 1.5 514.1 1.6 514 1.6 514.1 1.5 514.2 1.5 514.1 1.4 514.1 1.4 514 1.5 514 Z M 991.2 509.4 991.1 509.5 991 509.3 991 509.2 991.1 509.1 991.1 509.3 991.2 509.4 Z M 993.9 512.5 993.8 512.6 993.7 512.5 993.8 512.4 993.9 512.4 993.9 512.5 Z M 991 495.6 990.9 495.6 990.8 495.5 990.9 495.4 991 495.5 991 495.6 Z M 3 510.6 2.9 510.7 2.8 510.6 2.9 510.5 3 510.5 3 510.6 Z M 994.9 514 994.8 514 994.7 513.9 994.9 513.9 994.9 514 Z M 4 514.2 3.9 514.2 3.8 514.1 3.9 514 4 514.2 Z M 998.4 514.7 998.3 514.8 998.3 514.7 998.4 514.6 998.4 514.7 Z M 4 509 4 509.1 3.9 509.1 3.9 509 4 509 Z M 4.3 510.4 4.2 510.4 4.2 510.3 4.3 510.3 4.3 510.4 Z M 3.7 511.3 3.6 511.3 3.5 511.2 3.6 511.2 3.7 511.2 3.7 511.3 Z M 997.4 510.7 997.4 510.9 997.3 510.8 997.3 510.7 997.4 510.7 Z M 3.1 512.3 3.1 512.5 2.9 512.4 3 512.3 3.1 512.3 Z M 995.6 510.7 995.5 510.7 995.5 510.6 995.5 510.5 995.6 510.6 995.6 510.7 Z M 4.7 519.1 4.6 519.2 4.6 519.1 4.5 519 4.7 519.1 Z M 3.4 509.7 3.4 509.8 3.3 509.7 3.3 509.6 3.4 509.7 Z M 991.2 510.5 991.2 510.6 991.1 510.6 991.1 510.5 991.2 510.5 Z M 5 514.7 4.9 514.8 4.8 514.7 4.9 514.6 5 514.7 Z M 991.4 508.7 991.3 508.8 991.3 508.6 991.4 508.7 Z M 995.2 507.2 995.1 507.3 995 507.2 995.1 507.1 995.2 507.2 Z M 996.2 509.7 996.1 509.8 996.1 509.7 996.2 509.6 996.2 509.7 Z M 3.5 509.2 3.3 509.3 3.3 509.1 3.4 509.1 3.5 509.2 Z M 5.5 514.6 5.5 514.7 5.4 514.7 5.4 514.6 5.5 514.6 Z M 3.8 508.8 3.8 509 3.7 509 3.6 508.9 3.8 508.8 Z M 992.2 507.8 992.1 507.9 992 507.8 992.1 507.7 992.2 507.8 Z M 998.8 507.4 998.8 507.5 998.7 507.4 998.7 507.3 998.8 507.3 998.8 507.4 Z M 1.5 514.2 1.4 514.3 1.3 514.2 1.4 514.1 1.5 514.2 Z M 996.7 510.7 996.6 510.8 996.6 510.6 996.7 510.6 996.7 510.7 Z M 5.2 513.2 5.2 513.3 5.1 513.2 5.1 513.1 5.2 513.2 Z M 994.4 507.8 994.4 508 994.2 507.9 994.3 507.8 994.4 507.8 Z M 996.3 510.2 996.2 510.3 996.1 510.1 996.3 510.1 996.3 510.2 Z M 990.5 508.9 990.4 508.9 990.3 508.8 990.4 508.7 990.5 508.9 Z M 992.5 512.8 992.5 512.9 992.4 512.9 992.4 512.8 992.4 512.7 992.5 512.8 Z M 2.5 509.1 2.4 509.2 2.3 509.1 2.5 509.1 Z M 3.1 508.4 3 508.5 2.9 508.5 2.9 508.4 3 508.4 3.1 508.4 Z M 990.8 495.6 990.7 495.6 990.7 495.5 990.8 495.5 990.8 495.6 Z\",\"Xmax\":999,\"Xmid\":946.4,\"Xmin\":1,\"Ymax\":519.2,\"Ymid\":509.7,\"Ymin\":495.4,\"economy/currency\":\"Fijian dollars (FJD)\",\"economy/gdp_per_capita_ppp/2017\":\"9800\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.369 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.34,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.27,\"geography/area/land\":18274,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":18274,\"geography/climate\":\"tropical marine; only slight seasonal temperature variation\",\"geography/coastline\":\"1,129 km\",\"geography/elevation/highest_point\":\"Tomanivi 1,324 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 00 S, 175 00 E\",\"geography/geography_note\":\"includes 332 islands; approximately 110 are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.09,\"geography/land_use/agricultural_land_permanent_crops\":0.047,\"geography/land_use/agricultural_land_permanent_pasture\":0.096,\"geography/land_use/forest\":0.557,\"geography/land_use/other\":0.21,\"geography/location\":\"Oceania, island group in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountains of volcanic origin\",\"government/administrative_divisions\":\"14 provinces and 1 dependency*; Ba, Bua, Cakaudrove, Kadavu, Lau, Lomaiviti, Macuata, Nadroga and Navosa, Naitasiri, Namosi, Ra, Rewa, Rotuma*, Serua, Tailevu\",\"government/capital/geographic_coordinates\":\"18 08 S, 178 25 E\",\"government/capital/name\":\"Suva (on Viti Levu)\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Fijians called their home Viti, but the neighboring Tongans called it Fisi, and in the Anglicized spelling of the Tongan pronunciation - promulgated by explorer Captain James COOK - the designation became Fiji\",\"government/executive_branch/chief_of_state\":\"President Jioji Konousi KONROTE (since 12 November 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Voreqe \\u0022Frank\\u0022 BAINIMARAMA (since 22 September 2014)\",\"government/flag_description\":\"light blue with the flag of the UK in the upper hoist-side quadrant and the Fijian shield centered on the outer half of the flag; the blue symbolizes the Pacific Ocean and the Union Jack reflects the links with Great Britain; the shield - taken from Fijis coat of arms - depicts a yellow lion, holding a coconut pod between its paws, above a white field quartered by the cross of Saint George; the four quarters depict stalks of sugarcane, a palm tree, a banana bunch, and a white dove of peace\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"10 October 1970 (from the UK)\",\"government/national_holiday\":\"Fiji (Independence) Day, 10 October (1970)\",\"government/national_symbol_s\":\"Fijian canoe; national color: light blue\",\"introduction\":\"Fiji became independent in 1970 after nearly a century as a British colony. Democratic rule was interrupted by two military coups in 1987 caused by concern over a government perceived as dominated by the Indian community (descendants of contract laborers brought to the islands by the British in the 19th century). The coups and a 1990 constitution that cemented native Melanesian control of Fiji led to heavy Indian emigration; the population loss resulted in economic difficulties, but ensured that Melanesians became the majority. A new constitution enacted in 1997 was more equitable. Free and peaceful elections in 1999 resulted in a government led by an Indo-Fijian, but a civilian-led coup in 2000 ushered in a prolonged period of political turmoil. Parliamentary elections held in 2001 provided Fiji with a democratically elected government led by Prime Minister Laisenia QARASE. Reelected in May 2006, QARASE was ousted in a December 2006 military coup led by Commodore Voreqe BAINIMARAMA, who initially appointed himself acting president but in January 2007 became interim prime minister. Following years of political turmoil, long-delayed legislative elections were held in September 2014 that were deemed \\u0022credible\\u0022 by international observers and that resulted in BAINIMARAMA being reelected. He was reelected in November 2018 in elections deemed free and fair.\",\"name\":\"Fiji\",\"people_and_society/age_structure/0_14_years\":0.2745,\"people_and_society/age_structure/15_24_years\":0.1591,\"people_and_society/age_structure/25_54_years\":0.4105,\"people_and_society/age_structure/55_64_years\":0.0879,\"people_and_society/age_structure/65_years_and_over\":0.068,\"people_and_society/birth_rate\":\"18.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP\",\"people_and_society/ethnic_groups\":\"iTaukei 56.8% (predominantly Melanesian with a Polynesian admixture), Indo-Fijian 37.5%, Rotuman 1.2%, other 4.5% (European, part European, other Pacific Islanders, Chinese) (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"178,000 SUVA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Fijian\",\"people_and_society/nationality/noun\":\"Fijian(s)\",\"people_and_society/net_migration_rate\":\"-6.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"926276\",\"people_and_society/population_growth_rate\":0.0056,\"people_and_society/urbanization/urban_population\":\"56.8% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"597\",\"transportation/roadways/total\":\"3440\"},{\"BoxHeight\":20.799999999999955,\"BoxWidth\":10.299999999999955,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.609,\"ISO3_Code\":\"VUT\",\"ISO_Code\":\"VU\",\"Path\":\"M 962.5 503 962.6 503.1 962.8 503 962.9 502.5 963.1 502.5 963.2 502.9 963.4 503.2 963.5 503.5 963.5 503.7 963.7 503.7 963.7 503.8 963.5 503.8 963.7 504.1 963.4 504.1 963.6 504.3 963.5 504.4 963.6 504.5 963.6 504.8 963.5 504.8 963.2 504.6 963.2 504.5 963.3 504.4 962.8 504.3 962.5 504.5 962.4 504.5 962 503.8 962 503.3 961.8 502.4 961.7 501.9 961.9 501.6 962.3 502.1 962.4 502.4 962.5 503 Z M 964.1 505.8 964.7 506.2 965.1 506.5 965.2 506.8 965.1 507.1 964.7 506.9 964.4 507.2 964.2 507.1 964 506.5 964 506.2 964 506.1 963.9 505.9 963.6 506 963.4 505.8 963.5 505.2 963.9 505.3 964.1 505.5 964.1 505.8 Z M 967 510 967.2 510.3 967.3 510.4 967.3 510.7 966.9 510.8 966.5 510.7 966.5 510.4 966.2 510.5 966.3 510.3 966.3 510.1 966.4 510.1 966.5 510 966.4 509.9 966.5 509.9 967 510 Z M 969 513.4 969.1 513.5 969.2 513.4 969.3 513.5 969.1 513.6 969.1 513.7 969.4 513.9 969.5 514.1 969.4 514.2 969.3 514.2 969.1 514.1 969 514.1 968.8 514 968.7 513.9 968.5 513.9 968.5 513.8 968.5 513.7 968.5 513.5 968.5 513.2 968.6 513.1 968.8 513.1 968.9 513.2 969 513.3 969 513.4 Z M 966.6 506.5 966.1 506.6 965.8 506.4 965.5 506.2 965.5 506.1 965.9 506.1 966.2 505.8 966.4 506.2 966.6 506.4 966.6 506.5 Z M 969.7 515.6 969.8 515.7 969.9 515.7 969.9 515.8 969.8 515.9 969.8 516 969.7 516.1 969.7 516.2 969.5 516.1 969.4 515.9 969.3 515.9 969.2 515.7 969.1 515.6 969.2 515.4 969.2 515.3 969.4 515.2 969.5 515.2 969.5 515.4 969.5 515.6 969.7 515.6 Z M 966.4 505.5 966.3 505.5 966.2 505.4 966.3 505.2 966.2 505.1 966.2 504.9 966.1 504.8 966.1 504.7 966 504.6 966 504.5 966.1 504.4 966.1 504.2 966.1 504.1 966.1 503.9 966.2 503.9 966.2 504 966.3 504.1 966.3 504.3 966.2 504.4 966.4 504.7 966.5 505.1 966.5 505.2 966.5 505.3 966.5 505.4 966.4 505.5 Z M 966.3 507.2 966.4 507.5 966.5 507.5 966.6 507.5 966.7 507.6 966.8 507.7 966.9 507.8 967 507.7 967.1 507.8 967.1 507.9 966.8 507.9 966.7 507.8 966.6 507.8 966.5 507.9 966.2 507.8 966.1 507.6 966.1 507.5 966.1 507.4 966.2 507.2 966.3 507.2 Z M 965.3 504 964.9 504 964.8 503.9 964.8 503.8 965 503.7 965.2 503.5 965.4 503.5 965.6 503.4 965.7 503.5 965.6 503.7 965.5 503.8 965.3 504 Z M 964.3 499.5 964.3 499.7 964.2 499.6 964.2 499.5 964.1 499.4 964 499.3 964 499.1 964.2 499 964.3 499 964.4 499 964.5 499.2 964.5 499.5 964.3 499.5 Z M 964.6 500.8 964.5 500.8 964.3 500.8 964.2 500.8 964.1 500.8 964.2 500.7 964.1 500.5 964.3 500.4 964.4 500.3 964.6 500.4 964.7 500.5 964.6 500.8 Z M 966.2 503.6 966.1 503.7 966.1 503.6 965.8 502.4 966 502.4 966.2 503.2 966.2 503.6 Z M 971 517.7 970.9 517.9 970.7 517.9 970.6 517.7 970.6 517.6 970.8 517.6 971 517.6 971 517.7 Z M 961.8 497.2 961.8 497.5 961.7 497.4 961.7 497.3 961.7 497.1 961.8 497.2 Z M 964 498.5 963.9 498.5 963.8 498.4 963.9 498.3 964 498.4 964 498.5 Z M 967.3 508.2 967.2 508.2 967.2 508.1 967.3 508 967.4 508 967.4 508.1 967.3 508.2 Z M 962 497.6 961.9 497.7 961.8 497.6 961.9 497.5 962 497.6 Z M 966.4 506.9 966.4 507 966.3 507 966.4 506.7 966.5 506.7 966.4 506.9 Z M 966.9 508.6 966.7 508.7 966.6 508.6 966.8 508.5 966.9 508.6 Z M 964.9 498.8 964.8 498.9 964.7 498.9 964.8 498.8 964.9 498.8 Z M 966.7 506.9 966.8 507 966.6 507 966.7 506.9 Z M 966.8 509.8 966.7 509.8 966.6 509.6 966.7 509.6 966.8 509.8 Z M 965.9 501.1 965.8 501.2 965.8 501.1 965.8 501 965.9 501 965.9 501.1 Z M 972 515.8 971.8 515.9 971.8 515.8 971.8 515.7 971.9 515.7 972 515.8 Z M 962 497.9 961.9 497.9 961.9 497.8 962 497.8 962 497.9 Z M 963.8 504.3 963.7 504.4 963.6 504.3 963.8 504.2 963.8 504.3 Z M 962.2 498.1 962.1 498.2 962 498.1 962.1 498 962.2 498.1 Z M 965 499.4 964.8 499.4 964.8 499.3 964.9 499.2 965 499.4 Z M 967.2 509.7 967.1 509.9 967 509.8 967.1 509.7 967.2 509.7 Z\",\"Xmax\":972,\"Xmid\":965,\"Xmin\":961.7,\"Ymax\":517.9,\"Ymid\":506.1,\"Ymin\":497.1,\"economy/currency\":\"vatu (VUV)\",\"economy/gdp_per_capita_ppp/2017\":\"2700\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"164,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":12189,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Connecticut\",\"geography/area_sqkm\":12189,\"geography/climate\":\"tropical; moderated by southeast trade winds from May to October; moderate rainfall from November to April; may be affected by cyclones from December to April\",\"geography/coastline\":\"2,528 km\",\"geography/elevation/highest_point\":\"Tabwemasana 1,877 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 00 S, 167 00 E\",\"geography/geography_note\":\"a Y-shaped chain of four main islands and 80 smaller islands; several of the islands have active volcanoes and there are several underwater volcanoes as well\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.016,\"geography/land_use/agricultural_land_permanent_crops\":0.103,\"geography/land_use/agricultural_land_permanent_pasture\":0.034,\"geography/land_use/forest\":0.361,\"geography/land_use/other\":0.486,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about three-quarters of the way from Hawaii to Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountainous islands of volcanic origin; narrow coastal plains\",\"government/administrative_divisions\":\"6 provinces; Malampa, Penama, Sanma, Shefa, Tafea, Torba\",\"government/capital/geographic_coordinates\":\"17 44 S, 168 19 E\",\"government/capital/name\":\"Port-Vila (on Efate)\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the words \\u0022vanua\\u0022 (home or land) and \\u0022tu\\u0022 (stand) that occur in several of the Austonesian languages spoken on the islands and which provide a meaning of \\u0022the land remains\\u0022 but which also convey a sense of \\u0022independence\\u0022 or \\u0022our land\\u0022\",\"government/executive_branch/chief_of_state\":\"President Tallis Obed MOSES (since 6 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Charlot SALWAI (since 11 February 2016)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a black isosceles triangle (based on the hoist side) all separated by a black-edged yellow stripe in the shape of a horizontal Y (the two points of the Y face the hoist side and enclose the triangle); centered in the triangle is a boars tusk encircling two crossed namele fern fronds, all in yellow; red represents the blood of boars and men, as well as unity, green the richness of the islands, and black the ni-Vanuatu people; the yellow Y-shape - which reflects the pattern of the islands in the Pacific Ocean - symbolizes the light of the Gospel spreading through the islands; the boars tusk is a symbol of prosperity frequently worn as a pendant on the islands; the fern fronds represent peace\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"30 July 1980 (from France and the UK)\",\"government/national_holiday\":\"Independence Day, 30 July (1980)\",\"government/national_symbol_s\":\"boars tusk with crossed fern fronds; national colors: red, black, green, yellow\",\"introduction\":\"Multiple waves of colonizers, each speaking a distinct language, migrated to the New Hebrides in the millennia preceding European exploration in the 18th century. This settlement pattern accounts for the complex linguistic diversity found on the archipelago to this day. The British and French, who settled the New Hebrides in the 19th century, agreed in 1906 to an Anglo-French Condominium, which administered the islands until independence in 1980, when the new name of Vanuatu was adopted. Politics and society continue to be divided along linguistic lines, although those divisions are lessening over time. Coalition governments tend to be weak, and since 2008, prime ministers have been ousted through no-confidence motions or temporary procedural issues 10 times. Prime Minister Charlot SALAWI has survived four no-confidence motions since taking office in 2016.\",\"name\":\"Vanuatu\",\"people_and_society/age_structure/0_14_years\":0.3489,\"people_and_society/age_structure/15_24_years\":0.2003,\"people_and_society/age_structure/25_54_years\":0.3539,\"people_and_society/age_structure/55_64_years\":0.0557,\"people_and_society/age_structure/65_years_and_over\":0.0412,\"people_and_society/birth_rate\":\"23.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Melanesian 99.2%, non-Melanesian 0.8% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"53,000 PORT-VILA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Ni-Vanuatu\",\"people_and_society/nationality/noun\":\"Ni-Vanuatu (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"288037\",\"people_and_society/population_growth_rate\":0.0181,\"people_and_society/urbanization/urban_population\":\"25.4% of total population (2019)\",\"transportation/airports\":\"31\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1070\"},{\"BoxHeight\":57.599999999999966,\"BoxWidth\":56.3,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PYF\",\"ISO_Code\":\"PF\",\"Path\":\"M 86.1 510.5 86.6 510.7 86.5 510.9 86.4 511 86.2 510.9 86 510.6 85.7 510.7 85.4 510.5 85.2 510.2 85.3 510 85.6 509.9 86 510 86.1 510.1 86.1 510.5 Z M 111.4 485.5 111.3 485.4 111.2 485.1 111.4 485 111.4 485.1 111.7 485.1 111.8 485.2 111.9 485.2 111.9 485.3 111.8 485.4 111.6 485.4 111.4 485.5 Z M 114.7 487.6 114.8 487.7 114.9 487.7 115.1 487.8 114.9 487.9 114.8 487.9 114.7 487.9 114.5 487.9 114.5 488 114.3 487.9 114.2 487.8 114.3 487.7 114.4 487.7 114.5 487.6 114.7 487.6 Z M 80.3 508.1 80.2 508.2 80.1 508.1 80.1 508 80.1 507.9 80 507.7 80 507.6 80.1 507.6 80.3 507.9 80.4 507.9 80.4 508 80.3 508.1 Z M 84.9 509.8 84.7 510.1 84.6 510.1 84.4 510 84.4 509.9 84.4 509.8 84.6 509.8 84.8 509.8 84.9 509.8 Z M 111.8 486.9 111.7 486.9 111.5 486.7 111.7 486.6 111.8 486.6 111.8 486.9 Z M 97.4 501.8 97.3 501.8 97.4 501.5 97.5 501.4 97.6 501.4 97.6 501.5 97.4 501.8 Z M 80.2 507.4 80.1 507.5 79.9 507.4 79.9 507.3 80 507.2 80.1 507.2 80.2 507.3 80.2 507.4 Z M 81.5 507.7 81.4 507.9 81.3 507.8 81.3 507.7 81.3 507.5 81.4 507.5 81.5 507.7 Z M 115.7 489.9 115.6 490 115.5 489.9 115.6 489.7 115.5 489.6 115.6 489.6 115.7 489.7 115.7 489.9 Z M 113.1 485.4 113.1 485.5 113 485.4 113 485.3 113.1 485.2 113.2 485.3 113.3 485.4 113.1 485.4 Z M 114.6 488.2 114.5 488.3 114.3 488.5 114.3 488.4 114.3 488.2 114.4 488.1 114.5 488.1 114.6 488.2 Z M 94.4 506 94.2 506.1 94.1 505.9 94.2 505.8 94.3 505.8 94.4 506 Z M 85.7 527.3 85.5 527.3 85.5 527.2 85.6 527.1 85.7 527.2 85.7 527.3 Z M 99.9 540.2 99.9 540.3 99.8 540.3 99.7 540.2 99.8 540.2 99.9 540.2 Z M 110 482.8 110 483 109.9 482.9 110 482.7 110.1 482.7 110 482.8 Z M 80.5 524.6 80.4 524.7 80.4 524.5 80.3 524.5 80.4 524.4 80.5 524.5 80.5 524.6 Z M 111.6 505.4 111.6 505.5 111.4 505.5 111.5 505.4 111.6 505.4 Z M 89.1 505.1 89 505.2 88.9 505.1 88.9 505 89.1 505.1 Z M 110.9 516.1 110.7 516.2 110.7 516.1 110.7 516 110.9 516.1 Z M 71.3 506.9 71.2 507 71 506.9 71.1 506.8 71.3 506.9 Z M 104.7 510 104.5 510 104.4 510 104.4 509.9 104.7 509.9 104.7 510 Z M 116.3 509.5 116.2 509.5 116.1 509.4 116.2 509.3 116.3 509.5 Z M 76.5 525.1 76.4 525.1 76.3 525 76.5 525 76.5 525.1 Z M 121.3 521.1 121.2 521.2 121.1 521.1 121.2 521 121.3 521.1 Z M 109.6 505 109.5 505.1 109.4 505 109.6 504.9 109.6 505 Z M 102.8 519 102.8 519.1 102.7 519 102.7 518.9 102.9 518.9 102.8 519 Z M 79.4 507 79.3 507 79.4 506.9 79.4 507 Z M 98.4 506.2 98.3 506.3 98.2 506.3 98.2 506.2 98.4 506.2 Z M 120.2 512.3 120.1 512.3 120.1 512.2 120.1 512.1 120.2 512.3 Z M 96.8 509.8 96.9 509.8 97 509.8 97 509.9 96.8 509.9 96.7 509.8 96.8 509.8 Z M 121.6 521.1 121.5 521.2 121.4 521.2 121.4 521.1 121.6 521.1 Z M 108.5 514.9 108.4 514.9 108.4 514.8 108.4 514.7 108.5 514.9 Z M 92.8 504.8 92.8 504.7 92.9 504.6 92.9 504.7 92.8 504.8 Z M 88 502.3 87.9 502.4 87.7 502.3 87.8 502.2 87.9 502.3 88 502.3 Z M 115.2 488.4 115.1 488.5 115 488.4 115.2 488.3 115.2 488.4 Z M 99.1 504.8 99 504.8 99 504.7 99.1 504.8 Z M 115.3 502.1 115.2 502.2 115.1 502.1 115.2 502 115.3 502.1 Z M 96.7 504.4 96.6 504.4 96.6 504.2 96.7 504.2 96.7 504.4 Z M 121 521.1 120.9 521.1 120.8 521 120.9 520.9 121 521.1 Z M 90.8 528.7 90.6 528.8 90.5 528.8 90.7 528.6 90.8 528.7 Z M 127.3 527.2 127.2 527.2 127.1 527 127.2 527 127.3 527.2 Z M 82.5 510.3 82.4 510.4 82.3 510.3 82.4 510.2 82.5 510.3 Z M 126.2 526.8 126 526.8 126 526.7 126.2 526.7 126.2 526.8 Z M 105.8 511.5 105.8 511.6 105.7 511.7 105.6 511.6 105.7 511.6 105.7 511.5 105.8 511.5 Z\",\"Xmax\":127.3,\"Xmid\":97,\"Xmin\":71,\"Ymax\":540.3,\"Ymid\":503.8,\"Ymin\":482.7,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.03 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":3827,\"geography/area/water\":340,\"geography/area_comparative\":\"slightly less than one-third the size of Connecticut\",\"geography/area_sqkm\":4167,\"geography/climate\":\"tropical, but moderate\",\"geography/coastline\":\"2,525 km\",\"geography/elevation/highest_point\":\"Mont Orohena 2,241 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 00 S, 140 00 W\",\"geography/geography_note\":\"includes five archipelagoes: four volcanic (Iles Gambier, Iles Marquises, Iles Tubuai, Society Islands) and one coral (Archipel des Tuamotu); the Tuamotu Archipelago forms the largest group of atolls in the world - 78 in total, 48 inhabited; Makatea in the Tuamotu Archipelago is one of the three great phosphate rock islands in the Pacific Ocean - the others are Banaba (Ocean Island) in Kiribati and Nauru\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.063,\"geography/land_use/agricultural_land_permanent_pasture\":0.055,\"geography/land_use/forest\":0.437,\"geography/land_use/other\":0.438,\"geography/location\":\"Oceania, five archipelagoes (Archipel des Tuamotu, Iles Gambier, Iles Marquises, Iles Tubuai, Society Islands) in the South Pacific Ocean about halfway between South America and Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mixture of rugged high islands and low islands with reefs\",\"government/administrative_divisions\":\"5 administrative subdivisions (subdivisions administratives, singular - subdivision administrative): Iles Australes (Austral Islands), Iles du Vent (Windward Islands), Iles Marquises (Marquesas Islands), Iles Sous-le-Vent (Leeward Islands), Iles Tuamotu-Gambier; note - the Leeward Islands and the Windward Islands together make up the Society Islands (Iles de la Societe)\",\"government/capital/geographic_coordinates\":\"17 32 S, 149 34 W\",\"government/capital/name\":\"Papeete (located on Tahiti)\",\"government/capital/time_difference\":\"UTC-10 (5 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the term \\u0022Polynesia\\u0022 is an 18th-century construct composed of two Greek words, \\u0022poly\\u0022 (many) and \\u0022nesoi\\u0022 (islands), and refers to the more than 1,000 islands scattered over the central and southern Pacific Ocean\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017), represented by High Commissioner of the Republic Dominique SORAIN (since 10 July 2019)\",\"government/executive_branch/head_of_government\":\"President of French Polynesia Edouard FRITCH (since 12 September 2014)\",\"government/flag_description\":\"two red horizontal bands encase a wide white band in a 1:2:1 ratio; centered on the white band is a disk with a blue and white wave pattern depicting the sea on the lower half and a gold and white ray pattern depicting the sun on the upper half; a Polynesian canoe rides on the wave pattern; the canoe has a crew of five represented by five stars that symbolize the five island groups; red and white are traditional Polynesian colors\",\"government/government_type\":\"parliamentary democracy (Assembly of French Polynesia); an overseas collectivity of France\",\"government/independence\":\"none (overseas lands of France)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - the local holiday is Internal Autonomy Day, 29 June (1880)\",\"government/national_symbol_s\":\"outrigger canoe, Tahitian gardenia (Gardenia taitensis) flower; national colors: red, white\",\"introduction\":\"The French annexed various Polynesian island groups during the 19th century. In 1966, the French Government began testing nuclear weapons on the uninhabited Mururoa Atoll; following mounting opposition, the tests were moved underground in 1975. In September 1995, France stirred up widespread protests by resuming nuclear testing after a three-year moratorium. The tests were halted in January 1996. In recent years, French Polynesias autonomy has been considerably expanded.\",\"name\":\"French Polynesia\",\"people_and_society/age_structure/0_14_years\":0.2221,\"people_and_society/age_structure/15_24_years\":0.1537,\"people_and_society/age_structure/25_54_years\":0.444,\"people_and_society/age_structure/55_64_years\":0.0972,\"people_and_society/age_structure/65_years_and_over\":0.083,\"people_and_society/birth_rate\":\"14.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Polynesian 78%, Chinese 12%, local French 6%, metropolitan French 4%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"136,000 PAPEETE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"French Polynesian\",\"people_and_society/nationality/noun\":\"French Polynesian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"290373\",\"people_and_society/population_growth_rate\":0.0085,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"54\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2590\"},{\"BoxHeight\":16.700000000000045,\"BoxWidth\":13.399999999999977,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.704,\"ISO3_Code\":\"MHL\",\"ISO_Code\":\"MH\",\"Path\":\"M 970.3 443.8 970.2 443.8 970.1 443.8 970.3 443.6 970.3 443.8 Z M 971.9 434.1 971.9 434.2 971.7 434.1 971.8 434 971.9 434.1 Z M 966.1 444.9 966.1 445.1 966 445 966 444.9 966.1 444.9 Z M 958.6 428.5 958.5 428.5 958.5 428.4 958.6 428.4 958.6 428.5 Z M 962.7 429.2 962.7 429.4 962.6 429.3 962.6 429.2 962.7 429.2 Z\",\"Xmax\":971.9,\"Xmid\":965.9,\"Xmin\":958.5,\"Ymax\":445.1,\"Ymid\":436.1,\"Ymin\":428.4,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"3600\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"293,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.81,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":181,\"geography/area/water\":0,\"geography/area_comparative\":\"about the size of Washington, DC\",\"geography/area_sqkm\":181,\"geography/climate\":\"tropical; hot and humid; wet season May to November; islands border typhoon belt\",\"geography/coastline\":\"370.4 km\",\"geography/elevation/highest_point\":\"East-central Airik Island, Maloelap Atoll 14 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"9 00 N, 168 00 E\",\"geography/geography_note\":\"the islands of Bikini and Enewetak are former US nuclear test sites; Kwajalein atoll, famous as a World War II battleground, surrounds the worlds largest lagoon and is used as a US missile test range; the island city of Ebeye is the second largest settlement in the Marshall Islands, after the capital of Majuro, and one of the most densely populated locations in the Pacific\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.078,\"geography/land_use/agricultural_land_permanent_crops\":0.312,\"geography/land_use/agricultural_land_permanent_pasture\":0.117,\"geography/land_use/forest\":0.493,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, consists of 29 atolls and five isolated islands in the North Pacific Ocean, about halfway between Hawaii and Australia; the atolls and islands are situated in two, almost-parallel island chains - the Ratak (Sunrise) group and the Ralik (Sunset) group; the total number of islands and islets is about 1,225; 22 of the atolls and four of the islands are uninhabited\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low coral limestone and sand islands\",\"government/administrative_divisions\":\"24 municipalities; Ailinglaplap, Ailuk, Arno, Aur, Bikini \\u0026amp;amp; Kili, Ebon, Enewetak \\u0026amp;amp; Ujelang, Jabat, Jaluit, Kwajalein, Lae, Lib, Likiep, Majuro, Maloelap, Mejit, Mili, Namorik, Namu, Rongelap, Ujae, Utrik, Wotho, Wotje\",\"government/capital/geographic_coordinates\":\"7 06 N, 171 23 E\",\"government/capital/name\":\"Majuro; note - the capital is an atoll of 64 islands; governmental buildings are housed on three fused islands: Djarrit, Uliga, and Delap\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after British Captain John MARSHALL, who charted many of the islands in 1788\",\"government/executive_branch/chief_of_state\":\"President Hilda C. HEINE (since 28 January 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Hilda C. HEINE (since 28 January 2016)\",\"government/flag_description\":\"blue with two stripes radiating from the lower hoist-side corner - orange (top) and white; a white star with four large rays and 20 small rays appears on the hoist side above the two stripes; blue represents the Pacific Ocean, the orange stripe signifies the Ralik Chain or sunset and courage, while the white stripe signifies the Ratak Chain or sunrise and peace; the star symbolizes the cross of Christianity, each of the 24 rays designates one of the electoral districts in the country and the four larger rays highlight the principal cultural centers of Majuro, Jaluit, Wotje, and Ebeye; the rising diagonal band can also be interpreted as representing the equator, with the star showing the archipelagos position just to the north\",\"government/government_type\":\"mixed presidential-parliamentary system in free association with the US\",\"government/independence\":\"21 October 1986 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 1 May (1979)\",\"government/national_symbol_s\":\"a 24-rayed star; national colors: blue, white, orange\",\"introduction\":\"After almost four decades under US administration as the easternmost part of the UN Trust Territory of the Pacific Islands, the Marshall Islands attained independence in 1986 under a Compact of Free Association. Compensation claims continue as a result of US nuclear testing conducted on some of the atolls between 1947 and 1962 (67 tests total). The Marshall Islands hosts the US Army Kwajalein Atoll Reagan Missile Test Site, a key installation in the US missile defense network. Kwajalein also hosts one of four dedicated ground antennas that assist in the operation of the Global Positioning System (GPS) navigation system (the others are at Cape Canaveral, Florida (US), on Ascension (Saint Helena, Ascension, and Tristan da Cunha), and at Diego Garcia (British Indian Ocean Territory)).\",\"name\":\"Marshall Islands\",\"people_and_society/age_structure/0_14_years\":0.3426,\"people_and_society/age_structure/15_24_years\":0.1849,\"people_and_society/age_structure/25_54_years\":0.3715,\"people_and_society/age_structure/55_64_years\":0.0586,\"people_and_society/age_structure/65_years_and_over\":0.0424,\"people_and_society/birth_rate\":\"23.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Marshallese 92.1%, mixed Marshallese 5.9%, other 2% (2006)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"31,000 MAJURO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Marshallese\",\"people_and_society/nationality/noun\":\"Marshallese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"75684\",\"people_and_society/population_growth_rate\":0.015,\"people_and_society/urbanization/urban_population\":\"77.4% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2028\"},{\"BoxHeight\":3.1999999999999886,\"BoxWidth\":5.800000000000001,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"WLF\",\"ISO_Code\":\"WF\",\"Path\":\"M 11.6 497.6 11.7 497.7 11.8 497.7 11.6 497.7 11.6 497.9 11.5 497.9 11.4 497.7 11.5 497.7 11.5 497.6 11.6 497.6 Z M 6.2 500.5 6.4 500.7 6.2 500.7 6.1 500.6 6 500.5 6.1 500.5 6.2 500.5 Z M 6.6 500.7 6.4 500.8 6.3 500.8 6.4 500.7 6.5 500.7 6.6 500.7 Z\",\"Xmax\":11.8,\"Xmid\":9.1,\"Xmin\":6,\"Ymax\":500.8,\"Ymid\":499.1,\"Ymin\":497.6,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":142,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":142,\"geography/climate\":\"tropical; hot, rainy season (November to April); cool, dry season (May to October); rains 250-300 cm per year (80% humidity); average temperature 26.6 degrees Celsius\",\"geography/coastline\":\"129 km\",\"geography/elevation/highest_point\":\"Mont Singavi (on Futuna) 522 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 18 S, 176 12 W\",\"geography/geography_note\":\"both island groups have fringing reefs; Wallis contains several prominent crater lakes\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.071,\"geography/land_use/agricultural_land_permanent_crops\":0.357,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.419,\"geography/land_use/other\":0.153,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic origin; low hills\",\"government/administrative_divisions\":\"3 administrative precincts (circonscriptions, singular - circonscription) Alo, Sigave, Uvea\",\"government/capital/geographic_coordinates\":\"13 57 S, 171 56 W\",\"government/capital/name\":\"Mata-Utu (on Ile Uvea)\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Wallis Island is named after British Captain Samuel WALLIS, who discovered it in 1767; Futuna is derived from the native word \\u0022futu,\\u0022 which is the name of the fish-poison tree found on the island\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by High Administrator Jean-Francis TREFFEL (since 6 February 2017)\",\"government/executive_branch/head_of_government\":\"President of the Territorial Assembly David VERGE (since 4 April 2017)\",\"government/flag_description\":\"unofficial, local flag has a red field with four white isosceles triangles in the middle, representing the three native kings of the islands and the French administrator; the apexes of the triangles are oriented inward and at right angles to each other; the flag of France, outlined in white on two sides, is in the upper hoist quadrant\",\"government/government_type\":\"parliamentary democracy (Territorial Assembly); overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity of France)\",\"government/national_holiday\":\"Bastille Day, 14 July (1789)\",\"government/national_symbol_s\":\"red saltire (Saint Andrews Cross) on a white square on a red field; national colors: red, white\",\"introduction\":\"The Futuna island group was discovered by the Dutch in 1616 and Wallis by the British in 1767, but it was the French who declared a protectorate over the islands in 1842, and took official control of them between 1886 and 1888. Notably, Wallis and Futuna was the only French colony to side with the Vichy regime during World War II, a phase that ended in May of 1942 with the arrival of 2,000 American troops. In 1959, the inhabitants of the islands voted to become a French overseas territory and officially assumed that status in 1961. In 2003, Wallis and Futunas designation changed to that of an overseas collectivity.\",\"name\":\"Wallis and Futuna\",\"people_and_society/age_structure/0_14_years\":0.2128,\"people_and_society/age_structure/15_24_years\":0.1587,\"people_and_society/age_structure/25_54_years\":0.4265,\"people_and_society/age_structure/55_64_years\":0.0976,\"people_and_society/age_structure/65_years_and_over\":0.1044,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Polynesian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 MATA-UTU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Wallisian, Futunan, or Wallis and Futuna Islander\",\"people_and_society/nationality/noun\":\"Wallisian(s), Futunan(s), or Wallis and Futuna Islanders\",\"people_and_society/net_migration_rate\":\"-4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15763\",\"people_and_society/population_growth_rate\":0.003,\"people_and_society/urbanization/urban_population\":\"0% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":114.10000000000002,\"BoxWidth\":123.90000000000003,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.765,\"ISO3_Code\":\"BRA\",\"ISO_Code\":\"BR\",\"Path\":\"M 343.4 455.2 344.7 455.5 345 455.3 345 454.9 344.6 454.4 344.4 454.3 344.5 454.1 344.7 453.9 344.8 453.6 344.9 453.6 345.5 453.9 346.2 453.8 346.5 453.9 346.6 453.6 346.9 453.6 347.1 453.4 347.3 453.5 347.6 453.3 347.7 453.5 347.9 453.8 348.3 453.7 348.4 453.8 348.3 453.9 348.4 454.1 348.7 454.1 348.8 454.2 349 454.4 349.3 454.5 349.4 454.6 349.8 454.6 350 454.7 350.1 454.5 350.4 454.4 350.5 454.3 350.9 454 351.1 454.2 351.6 454.3 352.2 454.1 352.4 454.3 352.3 454.5 352.8 454.4 353 454.5 353.3 454.5 353.5 454.2 354 454 354.3 453.6 354.4 453.4 354.3 453.2 354.9 452.1 354.9 451.8 355.3 451.4 355.9 450.3 356.4 449.8 356.5 449.5 356.8 449.3 357.2 448.4 357.5 448.5 357.9 449 358.2 449.7 358.4 450 358.4 451.1 358.6 452 359 453.4 359.5 454.6 360.1 455.4 360.9 455.6 361.4 455.8 361.6 456.3 361.7 456.8 361.4 457.1 361.6 457.3 361.5 457.8 361.1 458.4 360.5 458.5 360.2 458.7 359.4 459.9 359.4 460.3 359.6 460.8 359.1 461.3 359.2 461.6 359.3 461.6 359.8 461.1 360.4 460.9 362.4 461.2 363.8 461 365.8 461.3 365.8 461.5 365.8 461.6 365.6 462 365.6 462.3 365.5 463 364.9 463.8 364.6 464.5 363.9 465 364 465.2 364.8 464.9 365.3 464.4 365.5 464.5 365.7 464 365.8 463.7 366.1 463.5 366.1 463.2 366.3 462.9 366.7 462.5 367 462.4 367.1 462.3 367.2 462.2 367.4 462.3 367.7 462.2 367.9 462.3 368 462.4 368.1 462.3 368.2 462.3 368.4 462.5 368.5 462.3 368.9 462.3 369.6 462.7 369.8 462.7 369.9 462.8 370.1 462.8 370.3 462.9 370.6 462.9 370.8 463.2 371.2 463.1 371.3 463.4 371.6 463.4 371.9 463.2 372 463.4 372.3 463.6 372.8 463.7 372.9 463.9 373.2 463.9 373.5 464.1 373.9 464.3 374 464.5 374.3 464.4 374.4 465 374.6 464.9 374.9 464.6 375.2 464.7 375.5 464.7 375.6 465 375.9 464.9 376.1 465 376.1 465.1 376 465.4 376.3 465.5 376.6 466 376.6 466.3 376.4 466.6 376.8 466.6 377 467 376.9 467.2 376.2 468.1 376.2 469 375.9 469.5 376.3 469.3 376.8 468.8 377 467.8 377.1 467.6 377.8 467.4 377.8 467.7 377.4 468.2 377.6 468.3 378.3 467.6 378.7 467.1 379 466.9 379 467 378.8 467.3 378.8 467.5 379.4 467.4 379.6 467.1 379.9 467.1 382.8 468.3 382.9 468.3 383 468.1 383.1 468.1 384 468.2 384.6 468.5 385 468.6 386.8 468.5 387.8 468.3 389.3 468.5 391.1 469.5 392.7 470.7 393.4 470.9 394.5 472.2 395.3 472.8 395.8 473.3 396.5 473.7 397 474.2 397.6 474.3 398.5 474.7 398.9 474.7 399.5 474.7 400.4 474.6 401.3 474.8 401.7 475 402.3 476.1 403.4 480 403.5 480.6 403.4 482.6 402.6 485.2 402 486.3 401.1 487.3 400.7 487.7 400.1 488.6 399.5 489.2 399.1 489.8 398.3 490.2 397.6 490.8 396.9 491.8 395.2 494.9 394.6 495.7 393.9 496.6 393.4 496.8 393.3 496.8 393.2 496.3 392.8 495.9 392.4 496.4 392.6 496.8 392.8 496.8 392.8 496.9 392.2 497.4 391.8 498.1 391.8 498.3 391.9 498.1 392.1 498.2 392.1 498.7 391.9 499.1 391.7 499 391.6 499.1 391.7 499.6 392 499.7 391.7 501.7 392 504.2 392.2 505.1 391.8 506.4 391.3 508.9 391.3 509.4 391.4 510.4 391.1 510.8 390.5 511.4 390 512.4 389.8 513.8 389.9 515.1 389.7 515.9 388.9 516.8 388.5 517.8 388.1 518.7 387.5 519.5 387 519.9 386.3 521.4 386.3 523.1 385.8 523.5 384.5 524 383.9 524.6 383.6 525 383.8 525.5 383.4 526 382 525.9 380.7 526 380.5 525.8 380.6 525.4 380.5 525.3 380.2 525.4 380.2 526 379.9 526.2 379.2 526.2 378.4 525.9 377.4 526.2 376.9 526 376.3 526.3 376.2 526.4 376.1 526.6 376.4 526.9 376.3 527.1 375.3 527.3 374.9 527.6 374.2 528 374 528.5 372.6 528.5 372.2 528.7 371.8 529.1 371.3 529.2 370.1 529.8 369.5 530.5 367.6 531.9 367.3 532.2 367.1 532.6 366.8 532.8 366.3 533.5 366.1 533.5 366.2 533.2 365.9 533 365.8 533.1 365.6 533.5 365.1 533.6 365.2 533.7 365.6 533.8 365.8 534 365.4 534.9 365.2 535.7 364.9 536.1 365 536.2 365.3 535.9 365.4 536 365.1 537.3 365.2 537.7 365.3 538.6 365.4 538.9 365.3 539.1 365.4 539.4 365.2 539.8 365.3 540.2 365.2 540.6 365.3 541.2 365.2 541.8 364.8 543.1 363 544.7 361.9 546.2 361.2 547.4 360.4 549.4 359.2 551.5 357.8 553 355.8 554.4 355.8 553.8 356.5 553.6 356.9 553.4 357.4 552.8 357.7 552.7 358 552.4 358.1 552 358.2 551.4 358.6 551.2 358.8 550.7 359.4 550.2 359.5 549.8 359.5 549.2 359.6 549.1 359.7 549.2 359.8 548.8 359.6 548.6 358.7 549.1 358.3 549.1 358 549.3 357.8 549.8 357.6 550.1 357.5 550.5 357.3 550.9 357.2 551.3 357 551.5 356.7 551.9 356 552.2 355.8 552.9 355.6 553 355.5 553.2 355.3 553.6 355.2 553.8 355.3 554.1 355.5 554.1 355.6 554.3 355.4 554.5 355.5 554.8 354.9 555.6 354.5 557 354.1 557.8 353.6 558.6 352 560.1 351.6 559.8 351.6 559.6 351.6 558.1 351.9 557.8 352.3 557.4 352.3 557.2 352.8 556.8 352.8 556.6 352.4 556.3 351.9 556.2 351.8 555.9 351.5 555.8 351.3 555.6 351 554.6 350.8 554.5 350.7 554.3 350.2 554 350 553.9 349.1 553.2 349.1 553 348.8 552.7 348.4 552.5 348 552.5 347.7 552.3 347.5 552 347.2 552.1 346.9 551.8 346.5 551.2 345.9 550.6 345.8 550.6 345.7 550.9 345.2 551.3 344.8 551.2 344.7 551.2 344.7 550.8 344.8 550.6 344.8 550.5 344.7 550.3 344.4 550.2 344.2 549.8 343.7 549.4 343.2 548.8 342.4 548.1 341.8 548.1 341.5 548.6 341.3 548.7 340.5 548.7 340.3 548.4 340.7 548.2 341 547.8 341.2 547.3 341.7 547 342.5 546.2 342.9 545.6 343.1 545.1 343.6 544.8 344 544 344.3 543.9 344.7 543.4 344.7 543.1 345 543 345.1 542.7 345.4 542.6 345.6 542.7 345.6 542.5 345.4 542.2 345.8 541.9 346 541.9 346.3 541.7 346.6 541.3 346.8 541.2 347.4 541 347.4 540.8 347.7 540.7 347.8 540.4 348 540.1 348.3 540.1 348.7 539.8 348.9 539.9 349.1 539.7 349.3 539.7 349.5 539.7 349.8 539.2 350.1 539.2 350.5 538.9 350.8 538.7 351.2 538.1 351 536.9 351.4 536.1 351 535.5 350.8 535.1 350.7 534.3 350.3 534 350 533.9 350 533.8 349.7 533.9 349.4 533.9 349.1 534.2 348.7 534 348.6 533.6 349.1 532.7 349 532.2 349.4 531.1 349.4 530.7 349.6 530.3 349.4 529.8 349.5 529.3 349 528.8 348.4 528.6 347.8 528.9 347.7 529 347.4 529.1 347.2 529 346.9 529.1 346.4 529 346.3 528.9 346.3 528.3 346.1 527.9 346 527.5 346.1 527.3 346 527 346.1 526.7 345.8 526.4 345.7 525.7 345.8 525 345.5 524.7 345.5 524.6 345.5 524.3 345.1 524 344.2 523.9 343.8 523.7 343.6 523.3 343.4 523.4 343 523.9 342.8 523.8 342.4 524 342 523.8 341 523.8 340.4 523.6 340.2 523.4 340 523.4 339.8 523.5 339.5 523.5 339.2 523.3 339.5 522.2 339.3 521.7 339.6 521.2 339.5 521 339.6 520.8 339.6 520.3 339.7 520 339.5 519.8 339.6 519.6 339.4 519.5 339.5 519.3 339.4 519.2 339.3 519.2 339.2 519 339.2 518.5 339 518.2 338.9 518 338.8 517.9 338.8 517.8 338.8 517.7 339.3 517.3 339.5 517.3 339.6 517.1 338.9 516.4 339.8 514.4 340 514.3 339.9 513.8 340.4 512.2 340.6 512 340.4 511.7 340.2 511.2 339.7 509.8 339.5 509.8 339.2 509.9 338.4 509.3 338.1 509 337.9 508.2 337.9 507.5 338.3 507 338.3 506.3 338.2 506.3 337.9 506.4 333.2 506.2 333 504 332.1 503 332.9 502.9 333 502.9 332.9 501.6 332.6 501 332.4 500.3 332.4 500.1 332.6 499.8 332.4 499.2 331.2 498.7 331 498.5 330.8 498.4 330.7 498.3 330.2 498.4 330 498.3 329.6 498.5 329.3 498.4 328.6 498.4 328.5 498.2 327.9 497.7 327.8 497.3 327.5 497.3 327.1 497.3 326.8 497.1 326.4 497.1 326.2 496.8 325.9 496.9 325.6 496.6 325.4 496.5 325.1 495.9 325 495.9 324.5 496.1 324.2 495.9 324 495.7 323.5 495.4 323 495.4 322.8 495.6 322.2 495.6 322 495.4 321.8 495.5 321.5 495.4 321.2 495.1 321.3 494.9 321.2 494.8 320.8 494.6 320.7 494.4 320.6 494.5 320.4 494.2 319.9 494.1 319.7 493.4 319.5 493.3 319.4 493.4 319.3 493.4 319.3 493 319.2 492.8 319 492.6 318.9 492.5 318.7 491.8 318.9 491.6 319 491.2 318.9 490.9 318.7 490.7 318.8 490.4 318.6 490.2 318.6 489.8 319 489 318.9 488.5 319 488 318.8 487.7 318.7 487.6 318.5 487.6 318.4 487.8 318.2 487.9 317.9 487.8 317.9 487.7 317.3 487.8 317 487.9 316.6 487.8 315.9 488.1 315.4 488.1 314.6 488.7 314.1 489.2 313.8 489.4 313.4 489.3 313.3 489.5 313.1 489.5 313 489.7 312.6 489.9 312.3 490.4 311.9 490.3 311.4 490.3 311.2 490.5 310.7 491.2 310.1 491.4 309.8 491.6 309.4 491.6 309.4 491.3 309.3 491.2 309 491.3 307.6 491.1 307.1 491.1 306.8 491.1 306.5 491.1 306.1 491.1 305.5 491.3 305.1 491.4 304.8 491.3 304.5 491.1 304.2 491.2 304.2 488 304.5 487.7 304.3 487.3 304.5 486.9 304.3 486.9 303.5 487.5 303.2 487.9 302.9 488 302.7 488.3 302.4 488.4 300.1 488.4 300 488.4 300 487.9 299.7 487.7 299.6 487.1 299.4 487 298.3 486.8 297.1 486.8 297.7 486 297.8 485.6 297.5 485.3 297.2 484.8 296.9 484.7 296.7 484.5 296.7 484.2 296.2 483.8 295.9 482.9 295.5 482.6 295.5 482.5 295.7 482.4 295.7 482.2 295.3 482 294.9 481.6 295.1 481.3 295 481 295.6 481 295.7 480.9 295.5 480.3 295.6 479.7 296.1 479.2 296.7 478.8 297 478.7 297.2 478.5 297.3 478.3 297.1 477.4 297.3 476.9 297.7 476.3 297.8 475.7 298 475.1 298 474.8 298.1 474.7 298.4 474.6 298.7 474.6 298.8 474.4 299.3 474.1 299.4 473.9 300.1 473.6 300.3 473.4 300.5 473.3 300.7 473.1 301.1 473 301.5 473.1 301.9 472.9 302.3 472.9 302.5 472.7 303.3 472.7 303.8 472.1 304 472.2 304.2 472 304.3 472.2 304.5 472.1 304.6 472.1 304.9 472 305.1 472.1 305.1 472.4 305.4 472.6 305.5 472.4 305.7 472.4 305.9 472.7 306 472.6 306.1 472.3 306.2 472.1 307.4 464.7 307.6 464.3 307.6 463.7 307.5 463.4 307 462.7 307.1 462.3 307 462 306.5 461.6 306.2 461.4 305.9 461.1 305.8 461 305.8 460.3 305.9 459.1 306.5 458.9 306.8 458.8 307.1 458.8 307.4 458.6 308 458.8 308.3 458.7 308.3 458.1 308 457.7 307.8 457.6 307.5 457.6 306.4 457.5 306.4 456.1 306.5 455.8 307.2 455.7 307.8 455.8 310.8 455.8 310.9 455.7 310.8 455.4 311 455 311.2 455.2 311.5 455.6 311.8 455.7 312.1 455.5 312.7 454.9 313.1 454.7 313.3 454.8 314 455.8 314.1 456.4 314.1 457.2 314.6 457.2 316.2 458.5 316.5 458.4 316.7 458.5 317.1 458.3 317.4 458 317.8 457.8 318.2 457.8 318.4 458.1 318.2 458.5 318.3 458.7 318.4 458.7 318.6 458.6 318.7 458.2 318.9 458.1 319.3 458 319.5 457.4 319.8 457.4 320.3 457 320.6 457.1 320.9 456.9 321.1 456.6 321.5 456.4 321.6 456.4 321.5 456.7 321.6 456.8 322.3 456.1 322.4 455.8 322.4 455.2 322.6 455.1 322.8 455 323.2 455 323.7 454.7 324.2 454.6 324.4 454.3 324.3 453.9 323.3 453.8 323 453.7 322.8 453.7 322.5 453.7 322.6 453 322 451.9 321.9 451.1 322.1 450.8 322 450.6 321.7 450.2 321.1 449.8 320.8 449.5 320.6 449.1 320.4 449 320.4 448.7 320.5 448.7 320.7 448.8 320.9 449 321 449.1 321.6 449 322.2 449.1 322.4 449.7 322.6 449.8 323 449.6 323.5 449.6 324 449.8 324.1 449.8 324.2 449.6 324.4 449.6 324.7 449.7 324.8 450 325.1 450.1 325.2 450.3 325.4 450.5 325.8 450.2 326.1 450.3 326 449.7 326.1 449.4 326.2 449.3 326.6 449.4 326.6 449.1 326.9 449 327 449 327.7 449.2 328.1 449 328.3 449.1 328.6 449 328.8 448.8 329.4 448.7 329.5 448.6 329.5 448.3 329.6 448.3 330 448.3 330.1 448.2 330 448 330.5 448.1 330.9 448 331.2 447.5 331.6 447.4 332 446.9 331.8 446.3 331.6 446.1 331.9 446.1 332.5 446.2 333.1 446 333.3 446 333.4 446.3 333.7 446.5 333.6 447.5 333.2 448 334 448.1 334.5 448.4 334.4 449 334.6 449.1 334.7 449.3 335 449.6 334.8 449.8 334.8 450 334.6 450.1 334.6 450.3 334.1 450.6 334.2 450.9 334.1 451 334.2 451.2 333.8 452.1 333.7 452.8 333.7 453.1 333.9 453.7 333.9 454 334.4 454.3 334.4 455.4 334.6 455.5 334.6 455.7 334.9 455.8 335.8 456.7 336.6 456.9 336.9 457.3 337.1 457.3 337.3 457 337.8 457.1 337.9 456.9 337.8 456.6 338.1 456.5 338.2 456.3 338.3 456.2 338.7 456.3 338.9 456.4 339.1 456.4 339.2 456 339.4 456 339.9 455.8 340.5 455.8 340.8 455.3 341.1 455.1 341.3 455.1 341.7 455 342 455.2 342.5 455.4 342.8 455.3 343.3 455.2 343.4 455.2 Z M 362.5 459.6 362.5 460 362.2 460.1 362.1 460.3 361.7 460.5 361.4 460.7 361.1 460.5 360.5 460.5 360.4 460.3 360.4 460 360.9 459.8 361.1 459.9 361.4 459.8 361.7 459.8 362.2 459.6 362.5 459.6 Z M 360.7 458.8 360.7 458.9 361.2 458.8 361.3 459 361.1 459.3 360.6 459.6 360.5 459.8 360.3 459.9 360.2 460.1 359.9 459.9 359.9 459.8 360.1 459.6 360.3 458.9 360.5 458.8 360.5 458.9 360.6 458.8 360.7 458.8 Z M 362.9 460.9 362.5 460.9 362.2 460.9 361.9 460.8 362 460.7 362.3 460.5 362.5 460.3 362.8 460.3 363.1 460.4 363.1 460.5 363.2 460.6 363 460.8 362.9 460.9 Z M 360.4 455.3 360.2 455.4 360.1 455.3 360.1 455.2 360 455.1 359.9 455 360 454.8 360 454.7 359.9 454.6 359.9 454.5 360.1 454.5 360.2 454.6 360.2 454.7 360.4 454.8 360.3 454.9 360.5 455 360.5 455.2 360.4 455.3 Z M 365.8 539.6 365.9 539.8 365.8 539.9 365.7 540.1 365.8 540.1 365.5 540.6 365.5 540.7 365.6 540.7 365.6 540.8 365.5 540.8 365.4 540.9 365.3 540.7 365.4 540.7 365.4 540.5 365.4 540.4 365.5 540.4 365.5 540.3 365.4 540.2 365.5 540.1 365.5 540 365.4 539.9 365.5 539.7 365.6 539.7 365.7 539.7 365.8 539.6 Z M 374.6 528.9 374.6 529 374.5 529 374.4 528.9 374.1 528.9 374 528.9 374 528.8 374.2 528.6 374.3 528.3 374.5 528.3 374.6 528.5 374.6 528.6 374.5 528.6 374.5 528.7 374.6 528.9 Z M 376.5 468.9 376.4 469 376.2 468.8 376.3 468.7 376.4 468.5 376.4 468.4 376.5 468.2 376.7 468.1 376.7 468.4 376.7 468.6 376.7 468.7 376.7 468.8 376.5 468.9 Z M 360.2 460.5 360 460.6 359.8 460.5 359.6 460.3 359.7 460.1 360 460.1 360.1 460.3 360.2 460.5 Z M 377.6 526.5 377.7 526.6 377.8 526.6 377.7 526.7 377.6 526.6 377.3 526.7 377.1 526.7 377 526.6 377.2 526.5 377.4 526.4 377.5 526.5 377.6 526.5 Z M 375.6 464.2 375.3 464.4 375.2 464.3 375.3 464.1 375.4 464.1 375.5 464.1 375.6 464.2 Z M 379.4 467.1 379.4 467.2 379.3 467.2 379.2 467.3 379.1 467.3 379.1 467.2 379.2 467.1 379.4 467.1 Z M 375.8 464.8 375.8 464.9 375.7 464.8 375.9 464.6 376 464.7 375.9 464.8 375.8 464.8 Z M 378.3 526.4 378 526.4 378.2 526.2 378.3 526.3 378.3 526.4 Z M 366.1 533.2 366.1 533.3 365.9 533.3 366 533.2 366.1 533.2 Z M 366 533.7 366.1 533.8 366 533.8 365.9 533.7 366 533.7 Z M 360.4 460.6 360.4 460.8 360.2 460.7 360.3 460.6 360.4 460.6 Z M 373.8 464 373.6 464 373.7 463.9 373.8 463.9 373.8 464 Z M 373.1 463.7 372.9 463.8 372.9 463.7 373 463.6 373.1 463.7 Z M 373.6 463.9 373.4 463.9 373.5 463.7 373.6 463.7 373.6 463.9 Z M 374.9 528.6 374.8 528.6 374.8 528.5 374.9 528.4 374.9 528.6 Z M 393 496.3 392.9 496.4 392.8 496.3 392.9 496.2 393 496.3 Z M 371.7 463.2 371.6 463.3 371.5 463.2 371.6 463.1 371.7 463.2 Z M 378.5 526.3 378.3 526.4 378.3 526.3 378.3 526.2 378.5 526.3 Z M 418.8 518.7 418.7 518.8 418.6 518.6 418.7 518.6 418.8 518.7 Z M 357.9 550.3 357.8 550.4 357.7 550.3 357.8 550.2 357.9 550.3 Z M 410.2 471.3 410.1 471.3 410 471.3 410.2 471.2 410.2 471.3 Z M 359.8 459.7 359.7 459.8 359.6 459.7 359.7 459.6 359.8 459.7 Z\",\"Xmax\":418.8,\"Xmid\":352.9,\"Xmin\":294.9,\"Ymax\":560.1,\"Ymid\":490.6,\"Ymin\":446,\"economy/currency\":\"reals (BRL)\",\"economy/gdp_per_capita_ppp/2017\":\"15600\",\"economy/gdp_real_growth_rate/2017\":0.01,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"513.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.17,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":8358140,\"geography/area/water\":157630,\"geography/area_comparative\":\"slightly smaller than the US\",\"geography/area_sqkm\":8515770,\"geography/climate\":\"mostly tropical, but temperate in south\",\"geography/coastline\":\"7,491 km\",\"geography/elevation/highest_point\":\"Pico da Neblina 2,994 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"320\",\"geography/geographic_coordinates\":\"10 00 S, 55 00 W\",\"geography/geography_note\":\"largest country in South America and in the Southern Hemisphere; shares common boundaries with every South American country except Chile and Ecuador; most of the Pantanal, the worlds largest tropical wetland, extends through the west central part of the country; shares Iguazu Falls, the worlds largest waterfalls system, with Argentina\",\"geography/land_boundaries/border_countries\":\"Argentina 1263 km, Bolivia 3403 km, Colombia 1790 km, French Guiana 649 km, Guyana 1308 km, Paraguay 1371 km, Peru 2659 km, Suriname 515 km, Uruguay 1050 km, Venezuela 2137 km\",\"geography/land_boundaries/total\":\"16,145 km\",\"geography/land_use/agricultural_land_arable_land\":0.086,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.235,\"geography/land_use/forest\":0.619,\"geography/land_use/other\":0.052,\"geography/location\":\"Eastern South America, bordering the Atlantic Ocean\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly flat to rolling lowlands in north; some plains, hills, mountains, and narrow coastal belt\",\"government/administrative_divisions\":\"26 states (estados, singular - estado) and 1 federal district* (distrito federal); Acre, Alagoas, Amapa, Amazonas, Bahia, Ceara, Distrito Federal*, Espirito Santo, Goias, Maranhao, Mato Grosso, Mato Grosso do Sul, Minas Gerais, Para, Paraiba, Parana, Pernambuco, Piaui, Rio de Janeiro, Rio Grande do Norte, Rio Grande do Sul, Rondonia, Roraima, Santa Catarina, Sao Paulo, Sergipe, Tocantins\",\"government/capital/geographic_coordinates\":\"15 47 S, 47 55 W\",\"government/capital/name\":\"Brasilia\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the brazilwood tree that used to grow plentifully along the coast of Brazil and that was used to produce a deep red dye\",\"government/executive_branch/chief_of_state\":\"President Jair BOLSONARO (since 1 January 2019); Vice President Antonio Hamilton Martins MOURAO (since 1 January 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jair BOLSONARO (since 1 January 2019); Vice President Antonio Hamilton Martins MOURAO (since 1 January 2019)\",\"government/flag_description\":\"green with a large yellow diamond in the center bearing a blue celestial globe with 27 white five-pointed stars; the globe has a white equatorial band with the motto ORDEM E PROGRESSO (Order and Progress); the current flag was inspired by the banner of the former Empire of Brazil (1822-1889); on the imperial flag, the green represented the House of Braganza of Pedro I, the first Emperor of Brazil, while the yellow stood for the Habsburg Family of his wife; on the modern flag the green represents the forests of the country and the yellow rhombus its mineral wealth (the diamond shape roughly mirrors that of the country); the blue circle and stars, which replaced the coat of arms of the original flag, depict the sky over Rio de Janeiro on the morning of 15 November 1889 - the day the Republic of Brazil was declared; the number of stars has changed with the creation of new states and has risen from an original 21 to the current 27 (one for each state and the Federal District)\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"7 September 1822 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 7 September (1822)\",\"government/national_symbol_s\":\"Southern Cross constellation; national colors: green, yellow, blue\",\"introduction\":\"Following more than three centuries under Portuguese rule, Brazil gained its independence in 1822, maintaining a monarchical system of government until the abolition of slavery in 1888 and the subsequent proclamation of a republic by the military in 1889. Brazilian coffee exporters politically dominated the country until populist leader Getulio VARGAS rose to power in 1930. By far the largest and most populous country in South America, Brazil underwent more than a half century of populist and military government until 1985, when the military regime peacefully ceded power to civilian rulers. Brazil continues to pursue industrial and agricultural growth and development of its interior. Having successfully weathered a period of global financial difficulty in the late 20th century, Brazil was seen as one of the worlds strongest emerging markets and a contributor to global growth. The awarding of the 2014 FIFA World Cup and 2016 Summer Olympic Games, the first ever to be held in South America, was seen as symbolic of the countrys rise. However, from about 2013 to 2016, Brazil was plagued by a sagging economy, high unemployment, and high inflation, only emerging from recession in 2017. Former President Dilma ROUSSEFF (2011-2016) was removed from office in 2016 by Congress for having committed impeachable acts against Brazils budgetary laws, and her vice president, Michel TEMER, served the remainder of her second term. In October 2018, Jair BOLSONARO won the presidency with 55 percent of the vote and assumed office on 1 January 2019.\",\"name\":\"Brazil\",\"people_and_society/age_structure/0_14_years\":0.2189,\"people_and_society/age_structure/15_24_years\":0.1629,\"people_and_society/age_structure/25_54_years\":0.4386,\"people_and_society/age_structure/55_64_years\":0.0935,\"people_and_society/age_structure/65_years_and_over\":0.0861,\"people_and_society/birth_rate\":\"13.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"white 47.7%, mulatto (mixed white and black) 43.1%, black 7.6%, Asian 1.1%, indigenous 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21.847 million Sao Paulo, 13.374 million Rio de Janeiro, 6.028 million Belo Horizonte, 4.559 million BRASILIA (capital), 4.115 million Porto Alegre, 4.078 million Recife (2019)\",\"people_and_society/nationality/adjective\":\"Brazilian\",\"people_and_society/nationality/noun\":\"Brazilian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"208846892\",\"people_and_society/population_growth_rate\":0.0071,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"4093\",\"transportation/railways/total\":\"2985\",\"transportation/roadways/total\":\"2000000\"},{\"BoxHeight\":121.60000000000002,\"BoxWidth\":55.39999999999998,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.845,\"ISO3_Code\":\"ARG\",\"ISO_Code\":\"AR\",\"Path\":\"M 326.3 523.9 326.4 524 327.3 524.6 327.4 524.7 327.4 524.9 328 525.7 328.2 526.2 328.8 526.6 328.9 526.9 329.4 527.2 329.5 527.3 330.5 527.8 330.9 528.5 331.4 528.7 332 528.9 332.1 529 332.4 529 332.8 529.3 333.6 529.2 335.1 530.1 335.5 530.6 336.1 531 337.3 531.6 337.6 531.6 337.9 531.8 338.3 532.1 338.6 532 339.3 532.4 339.6 532.4 340.1 533.1 340.2 533.3 340.4 533.5 340.4 533.9 340.3 534 340.1 534.1 340.1 534.2 339.9 534.2 339.9 534.4 339.7 534.5 339.8 534.7 339.6 534.8 339.6 535 339.5 535.1 339.6 535.3 339 535.6 338.9 535.8 338.9 536 338.6 536.5 338.6 537.2 338.5 537.3 338.5 537.6 338.3 537.9 337.9 538.1 337.9 538.3 337.7 538.5 337.7 538.7 337.4 538.8 337.6 539.3 338.5 539.1 339.5 539.2 339.8 539.4 341.1 539.6 341.6 539.9 341.9 539.8 342.2 539.6 342.7 539.9 342.9 539.7 343.1 539.7 343.3 539.8 343.4 540.1 343.6 540.2 343.9 539.9 344 539.6 344.5 539.3 344.8 539.4 345 539.4 345.3 539.7 345.5 539.7 345.8 539.4 345.9 539.1 345.9 538.9 346 538.7 346.2 538.7 346.4 538.3 346.8 538.2 347.1 538.2 347.1 537.9 347.4 537.7 347.6 537.7 347.7 537.4 348 537.3 348.1 536.9 348.3 536.6 348.5 536.2 348.5 536.1 348.6 535.9 348.5 535.7 348.5 535.5 348.4 535.3 348.6 535.2 348.6 534.8 348.5 534.3 348.6 534.2 348.7 534 349.1 534.2 349.4 533.9 349.7 533.9 350 533.8 350 533.9 350.3 534 350.7 534.3 350.8 535.1 351 535.5 351.4 536.1 351 536.9 351.2 538.1 350.8 538.7 350.5 538.9 350.1 539.2 349.8 539.2 349.5 539.7 349.3 539.7 349.1 539.7 348.9 539.9 348.7 539.8 348.3 540.1 348 540.1 347.8 540.4 347.7 540.7 347.4 540.8 347.4 541 346.8 541.2 346.6 541.3 346.3 541.7 346 541.9 345.8 541.9 345.4 542.2 345.6 542.5 345.6 542.7 345.4 542.6 345.1 542.7 345 543 344.7 543.1 344.7 543.4 344.3 543.9 344 544 343.6 544.8 343.1 545.1 342.9 545.6 342.5 546.2 341.7 547 341.2 547.3 341 547.8 340.7 548.2 340.3 548.4 340.2 548.9 339.5 549.5 339.5 549.7 339.7 550.1 339.7 550.7 339.5 550.8 339.6 551.1 339.4 551.8 339.2 552.3 339 552.5 339.2 552.9 339.1 553.5 339 553.7 338.7 553.9 338.8 554.3 338.7 554.8 338.9 555.2 338.7 555.5 338.7 555.8 338.9 557.1 338.8 557.7 338.1 557.9 338 558.6 337.8 559.2 337.7 560 338.1 561.3 338 561.6 337.8 561.9 337.9 562.4 338.1 562.8 338.6 563.3 339.6 563.8 340.6 564.5 341.4 565.3 341.5 565.9 341 566.9 341 567.5 341.4 568.2 341.7 568.6 342.2 568.8 342.7 568.9 342.8 570.5 342.7 571 341.7 572.8 340.7 573.9 340.3 575 339.5 575.7 338.2 576.3 336.3 577 334.5 577.5 330.6 578.1 328.5 578.1 328.1 577.9 327.2 577.3 326.8 577.3 326.8 577.4 327.4 577.9 327.4 578.2 327.2 578.6 327.3 578.8 327.8 579.3 327.6 579.4 327.9 580 327.7 581.2 327.6 581.4 327.3 581.5 327.2 582.3 326.9 582.8 327.1 583.4 327.5 584 327.3 584.6 327 585 325.1 585.9 323.5 585.9 321.8 585.3 320.3 584.5 320 584.5 319.7 584.7 319.5 585.1 319.4 585.7 319.8 587.4 319.7 588.9 319.8 589.3 320.3 589.8 321 590 321 590.5 321.4 590.7 322.2 590.5 322.3 590.2 322.1 589.8 322.8 589.5 323.2 589.5 323.6 590.3 323.7 591.3 323.6 591.7 323.4 592 322.4 592.3 322 592 321.8 591.3 321.3 591.1 320.7 591.1 319.9 591.6 319.8 591.9 320 592.1 320.7 592.4 321.4 592.6 321.5 592.8 321.2 593.1 320 593.8 319 595.3 318.9 595.8 319 596.4 319.1 596.8 319 597.4 319.1 598.1 318.9 598.6 318.1 599.2 317.9 599.5 317.9 599.6 317.9 600 318.2 600.3 318.2 600.4 317.9 600.7 316.5 600.6 315.8 600.9 315.7 600.9 315.6 601 315.5 601.1 315.5 601.4 314.7 601.5 314.3 601.8 313.4 602.9 313.2 603.6 312.8 604.2 312.6 604.7 312.6 605.1 312.6 605.7 313.1 606.8 313.9 607.4 315 608.6 315.4 608.7 315.8 608.8 317.3 609 317.7 609.4 317.8 609.9 317.8 610.4 317.4 611.7 317.6 612.3 317.3 612.6 317.2 613 316.7 613.2 315.9 614.1 315.8 614.2 315.1 614.6 314.6 615.1 314 615.4 313.6 616.2 312.7 616.9 312.5 617.6 312.5 618.1 312.4 619.2 312.2 620.1 311.8 621 311.1 621.5 311 621.5 310.7 621.6 310.2 621 310 620.9 310.1 621.4 310.4 621.8 309.1 622.5 308.8 623 308.5 623.6 308.5 623.8 308.3 625 308 625.4 308.3 625.6 308.9 628.5 309.5 629.8 310.4 631.2 310.3 631.7 310.3 631.4 309.2 631.1 308.2 630.6 308 630.6 307.4 630.6 306.8 630.4 305.8 630 300.9 630 300.5 629.8 300.5 629.4 300.4 629.2 299.7 628.6 299.2 628 299.6 626.6 299.4 625.9 299.7 625.5 299.7 625.1 299.6 624.4 299.5 623.9 299.1 623.8 298.9 623.9 298.7 624 298.5 623.9 298.3 623.8 297.6 624.3 297.3 624.4 297.2 624.3 297.1 623.9 296.9 623.6 296.7 623.2 296.2 622.6 296.1 622.3 296 622.2 296.2 621.8 296.2 621.3 296.1 620.8 296.4 620.3 296.4 620 296.2 619.8 296.2 619.4 296.1 619.2 296.3 618.4 296.4 617.6 297.3 617.4 297.8 616.7 298.4 616.4 298.8 615.9 298.8 614.7 299.5 613.9 299.4 613.1 299.1 612.5 299 612.2 299.5 611 299.6 610.3 300 610.1 300.4 609.5 300.7 609.3 300.7 609.1 300.6 608.7 300.6 608 301.3 607.2 301.1 605.7 300.8 605.2 301.2 604.8 301.4 604.4 301.4 604.1 301.1 603.7 301.1 603 301.3 602.7 301.8 602.5 301.9 602.1 302.2 601.6 302.2 601.3 301.6 600.5 301.1 600.3 300.4 600.2 300.3 600 300.2 599.7 300.4 599.6 300.8 599.7 301.8 599.6 302.3 599.7 302.5 599.6 302.6 599.1 302.8 598.7 302.5 598.3 300.9 598.1 300.9 597.1 301.3 596.6 301.3 596.4 301.1 595.9 301.5 595.4 300.8 594.9 300.7 594.6 300.7 594.1 301.1 594 301.1 593.6 300.5 593.1 300.1 592.4 300.1 591.4 300.3 590.9 300.1 590.1 300.3 589.7 300.6 589.7 300.9 589.7 301.1 589.5 301.1 589.4 301 588.6 300.7 587.8 300.9 587.5 300.8 586.7 300.8 585.7 300.6 584.4 300.8 584.1 300.9 583.3 301.2 583.3 301.3 583.1 301.3 582.9 301 582.6 300.9 582.4 301 582.1 301.3 582.1 301.5 581.5 301.3 581.1 301.2 580.3 301.3 580.3 301.5 580.4 301.8 580.3 301.7 580 302.1 579.2 302 578.3 302 577.9 302.6 577.5 303.3 577.2 303.6 576.7 303.2 576 303.1 575.5 303.1 574.9 302.6 573.5 302.8 572.8 302.6 572.2 302.9 571.5 302.7 571.1 302.8 570.9 302.7 570.5 302.9 570.1 303.1 569.9 303.1 569.3 303.3 569.3 303.6 569 304 569 304.1 568.4 304.4 568.2 304.7 568.2 304.8 568 304.9 567.8 304.8 567.3 305 566.9 304.7 565.8 304.7 565.5 304.5 565.3 304.4 565.1 304.9 564.7 305 564.1 305.2 563.7 305.1 563.4 305.6 562.6 305.8 562.3 305.9 561.9 306.2 561.8 306.4 561.7 306.3 561.4 306.4 560.9 306.3 560.3 306.3 559.6 306.4 559.3 306.6 559 306.3 558.4 306 558.6 305.9 558.5 305.7 557.8 305.9 557.2 305.6 556.7 305.5 555.9 305.3 555.7 305.3 555.4 305.1 555.1 305.1 554.8 304.9 554.5 305.2 554.4 305.3 554.1 305.2 554 304.7 553.7 304.4 552.7 304.5 551.6 304.7 551.4 304.9 551.5 305.1 551.1 305.1 550.6 305.5 549.4 305.7 549.1 306.1 549 306.4 548.5 306.4 548.3 306.2 548.1 306.3 547.2 306 545.7 306.2 545.2 306.6 545 306.7 544.1 306.7 543.7 306.9 543.3 307 542.7 307.3 542.5 307.5 542.2 307.8 542 308 541.5 308.4 541.1 308.6 540.3 308.8 539.8 309.1 539.3 309.2 538.9 309.5 538.6 310 538.9 310.2 538.6 310.5 538.5 310.7 538.2 309.9 536.8 309.9 536.2 310.4 535.7 310.2 534.5 310 534.1 309.9 532.9 310.5 532.5 310.2 532 309.9 531.7 309.9 531.4 310.4 530.7 310.8 530.3 313.3 529.2 313.5 528.9 314.3 526.2 313.8 525.5 313.9 525.3 314.2 525.1 314.2 524.7 314.5 524.6 314.8 524.4 315 523.8 316 523.5 316.2 523.3 316.4 522.5 316.8 522.6 316.9 522.9 317.2 522.9 317.7 523.4 319.8 523.4 320.8 523.7 321.1 524 321 524.2 321.3 524.6 321.4 524.7 321.4 525 321.7 525.7 321.8 525.6 321.9 524.8 322.1 524.6 322.2 524.3 322.8 523.1 325.8 523.1 325.9 523.6 326.3 523.9 Z M 309.8 643.4 309.8 642.8 309.8 639.5 309.8 636.3 309.8 633.3 309.8 632.9 310.7 634.4 310 635.1 310 635.6 310.3 635.8 311.1 636 311.5 637.2 312.6 638.3 312.9 638.9 313.6 639.5 314.9 640.3 315.8 641.4 317.5 642.2 319.1 642.1 319.4 642.3 319.1 643.1 318.7 643.6 318.5 643.4 317.9 643.7 317.7 643.5 317.2 643.5 317 643.8 316.2 643.9 315.8 644.1 315.7 644.1 314.8 643.7 313.8 643.4 312.9 643.4 312.7 643.3 312.2 643.3 310.8 643 309.8 643.4 Z M 323.1 642.7 323 642.9 322.6 642.8 321.9 643.1 321.9 642.9 321.8 642.9 321.3 643.3 320.8 643.4 320.5 643.1 320.8 642.9 321.1 642.9 321.1 642.7 321.5 642.8 321.6 642.6 323.1 642.6 323.1 642.7 Z M 328.2 578.5 328.2 578.8 328 578.7 327.9 578.5 328.2 578.5 Z M 328 578.1 328 578.3 327.8 578.3 327.7 578.3 327.7 578.1 327.9 578.2 328 578.1 Z M 327.3 583 327.2 583 327.2 582.9 327.2 582.8 327.4 582.8 327.3 583 Z M 327.7 583.2 327.6 583.3 327.6 583.2 327.7 583.1 327.7 583.2 Z M 327.7 583.5 327.6 583.6 327.5 583.6 327.6 583.4 327.7 583.5 Z M 320.4 584.7 320.2 584.7 320.1 584.7 320.2 584.6 320.4 584.6 320.4 584.7 Z M 322.3 642.3 322.2 642.4 322.1 642.2 322.2 642.1 322.3 642.3 Z M 327.9 579 327.8 579.1 327.7 578.9 327.8 578.9 327.9 579 Z M 328.2 579 328.2 579.2 328.1 579.1 328 579 328.2 579 Z M 328.1 583.3 328 583.5 327.9 583.4 327.9 583.2 328.1 583.3 Z\",\"Xmax\":351.4,\"Xmid\":319.3,\"Xmin\":296,\"Ymax\":644.1,\"Ymid\":565.6,\"Ymin\":522.5,\"economy/currency\":\"Argentine pesos (ARS)\",\"economy/gdp_per_capita_ppp/2017\":\"20900\",\"economy/gdp_real_growth_rate/2017\":0.029,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"203.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.69,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0.04,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":2736690,\"geography/area/water\":43710,\"geography/area_comparative\":\"slightly less than three-tenths the size of the US\",\"geography/area_sqkm\":2780400,\"geography/climate\":\"mostly temperate; arid in southeast; subantarctic in southwest\",\"geography/coastline\":\"4,989 km\",\"geography/elevation/highest_point\":\"Cerro Aconcagua (located in the northwestern corner of the province of Mendoza; highest point in South America) 6,962 m\",\"geography/elevation/lowest_point\":\"Laguna del Carbon (located between Puerto San Julian and Comandante Luis Piedra Buena in the province of Santa Cruz) -105 m\",\"geography/elevation/mean_elevation\":\"595\",\"geography/geographic_coordinates\":\"34 00 S, 64 00 W\",\"geography/geography_note\":\"second-largest country in South America (after Brazil); strategic location relative to sea lanes between the South Atlantic and the South Pacific Oceans (Strait of Magellan, Beagle Channel, Drake Passage); diverse geophysical landscapes range from tropical climates in the north to tundra in the far south; Cerro Aconcagua is the Western Hemispheres tallest mountain, while Laguna del Carbon is the lowest point in the Western Hemisphere; shares Iguazu Falls, the worlds largest waterfalls system, with Brazil\",\"geography/land_boundaries/border_countries\":\"Bolivia 942 km, Brazil 1263 km, Chile 6691 km, Paraguay 2531 km, Uruguay 541 km\",\"geography/land_boundaries/total\":\"11,968 km\",\"geography/land_use/agricultural_land_arable_land\":0.139,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.396,\"geography/land_use/forest\":0.107,\"geography/land_use/other\":0.354,\"geography/location\":\"Southern South America, bordering the South Atlantic Ocean, between Chile and Uruguay\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rich plains of the Pampas in northern half, flat to rolling plateau of Patagonia in south, rugged Andes along western border\",\"government/administrative_divisions\":\"23 provinces (provincias, singular - provincia) and 1 autonomous city*; Buenos Aires, Catamarca, Chaco, Chubut, Ciudad Autonoma de Buenos Aires*, Cordoba, Corrientes, Entre Rios, Formosa, Jujuy, La Pampa, La Rioja, Mendoza, Misiones, Neuquen, Rio Negro, Salta, San Juan, San Luis, Santa Cruz, Santa Fe, Santiago del Estero, Tierra del Fuego - Antartida e Islas del Atlantico Sur (Tierra del Fuego - Antarctica and the South Atlantic Islands), Tucuman\",\"government/capital/geographic_coordinates\":\"34 36 S, 58 22 W\",\"government/capital/name\":\"Buenos Aires\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"originally the area was referred to as Tierra Argentina, i.e., \\u0022Land beside the Silvery River\\u0022 or \\u0022silvery land,\\u0022 which referred to the massive estuary in the east of the country, the Rio de la Plata (River of Silver); over time the name shortened to simply Argentina or \\u0022silvery\\u0022\",\"government/executive_branch/chief_of_state\":\"President Alberto Angel FERNANDEZ (since 10 December 2019); Vice President Cristina FERNANDEZ DE KIRCHNER (since 10 December 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Alberto Angel FERNANDEZ (since 10 December 2019); Vice President Cristina FERNANDEZ DE KIRCHNER (since 10 December 2019)\",\"government/flag_description\":\"three equal horizontal bands of sky blue (top), white, and sky blue; centered in the white band is a radiant yellow sun with a human face (delineated in brown) known as the Sun of May; the colors represent the clear skies and snow of the Andes; the sun symbol commemorates the appearance of the sun through cloudy skies on 25 May 1810 during the first mass demonstration in favor of independence; the sun features are those of Inti, the Inca god of the sun\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 July 1816 (from Spain)\",\"government/national_holiday\":\"Revolution Day (May Revolution Day), 25 May (1810)\",\"government/national_symbol_s\":\"Sun of May (a sun-with-face symbol); national colors: sky blue, white\",\"introduction\":\"In 1816, the United Provinces of the Rio Plata declared their independence from Spain. After Bolivia, Paraguay, and Uruguay went their separate ways, the area that remained became Argentina. The countrys population and culture were heavily shaped by immigrants from throughout Europe, with Italy and Spain providing the largest percentage of newcomers from 1860 to 1930. Up until about the mid-20th century, much of Argentinas history was dominated by periods of internal political unrest and conflict between civilian and military factions. After World War II, an era of Peronist populism and direct and indirect military interference in subsequent governments was followed by a military junta that took power in 1976. Democracy returned in 1983 after a failed bid to seize the Falkland Islands (Islas Malvinas) by force, and has persisted despite numerous challenges, the most formidable of which was a severe economic crisis in 2001-02 that led to violent public protests and the successive resignations of several presidents. The years 2003-15 saw Peronist rule by Nestor and Cristina FERNANDEZ de KIRCHNER, whose policies isolated Argentina and caused economic stagnation. With the election of Mauricio MACRI in November 2015, Argentina began a period of reform and international reintegration.\",\"name\":\"Argentina\",\"people_and_society/age_structure/0_14_years\":0.2444,\"people_and_society/age_structure/15_24_years\":0.152,\"people_and_society/age_structure/25_54_years\":0.3946,\"people_and_society/age_structure/55_64_years\":0.0912,\"people_and_society/age_structure/65_years_and_over\":0.1179,\"people_and_society/birth_rate\":\"16.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"European (mostly Spanish and Italian descent) and mestizo (mixed European and Amerindian ancestry) 97.2%, Amerindian 2.4%, African 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15.057 million BUENOS AIRES (capital), 1.560 million Cordoba, 1.510 million Rosario, 1.153 million Mendoza, 971,000 San Miguel de Tucuman, 874,000 La Plata (2019)\",\"people_and_society/nationality/adjective\":\"Argentine\",\"people_and_society/nationality/noun\":\"Argentine(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"44694198\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"92% of total population (2019)\",\"transportation/airports\":\"1138\",\"transportation/railways/total\":\"36917\",\"transportation/roadways/total\":\"281290\"},{\"BoxHeight\":51.69999999999993,\"BoxWidth\":35,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.777,\"ISO3_Code\":\"PER\",\"ISO_Code\":\"PE\",\"Path\":\"M 306.1 472.3 306 472.6 305.9 472.7 305.7 472.4 305.5 472.4 305.4 472.6 305.1 472.4 305.1 472.1 304.9 472 304.6 472.1 304.5 472.1 304.3 472.2 304.2 472 304 472.2 303.8 472.1 303.3 472.7 302.5 472.7 302.3 472.9 301.9 472.9 301.5 473.1 301.1 473 300.7 473.1 300.5 473.3 300.3 473.4 300.1 473.6 299.4 473.9 299.3 474.1 298.8 474.4 298.7 474.6 298.4 474.6 298.1 474.7 298 474.8 298 475.1 297.8 475.7 297.7 476.3 297.3 476.9 297.1 477.4 297.3 478.3 297.2 478.5 297 478.7 296.7 478.8 296.1 479.2 295.6 479.7 295.5 480.3 295.7 480.9 295.6 481 295 481 295.1 481.3 294.9 481.6 295.3 482 295.7 482.2 295.7 482.4 295.5 482.5 295.5 482.6 295.9 482.9 296.2 483.8 296.7 484.2 296.7 484.5 296.9 484.7 297.2 484.8 297.5 485.3 297.8 485.6 297.7 486 297.1 486.8 298.3 486.8 299.4 487 299.6 487.1 299.7 487.7 300 487.9 300 488.4 300.1 488.4 302.4 488.4 302.7 488.3 302.9 488 303.2 487.9 303.5 487.5 304.3 486.9 304.5 486.9 304.3 487.3 304.5 487.7 304.2 488 304.2 491.2 304.5 491.1 304.8 491.3 305.1 491.4 305.5 491.3 306.1 491.1 306.5 491.1 306.8 491.1 307.1 491.1 307.8 492.2 307.9 492.4 308.6 493.5 308.7 493.7 308.9 494.1 309 494.1 309.4 495.1 309.6 495.5 309.4 495.8 309.4 496.1 309.1 496.2 308.8 496.5 308.9 498.3 308.7 498.8 308.5 498.8 308.7 499.1 308.8 499.7 309.1 500 309.1 500.3 308.8 500.5 308.7 500.9 308.3 501.2 308.3 501.4 308.1 501.5 308 501.9 307.7 502.1 307.7 502.6 307.9 502.9 308.3 503.3 308 503.6 307.6 504.4 308.1 505.9 308.4 506.1 308.8 506.1 309.2 506.5 308.7 506.8 308.6 507.1 308.7 507.4 308.3 507.6 308.1 507.9 307.7 508.4 307.6 508.6 307.2 508.9 307 509.1 307 509.2 307.4 509.5 307.4 509.8 306.8 510.3 306.5 510.3 306.5 510.4 306.6 511.2 306.4 511.8 306 512.1 305.4 512.2 305.1 512.2 304.9 512.3 303.5 511.3 303.3 511 302.9 510.9 302.2 510.4 302.1 509.6 301.8 509.2 301 508.9 300.5 508.6 300.1 508.4 299.1 507.5 298.3 507.4 297.9 507 297.5 507 297.1 506.7 296.9 506.7 296.7 506.5 295.7 506.1 294.8 505.6 294.7 505.4 294.1 505.1 293.8 505 293.5 504.7 291.6 503.7 291.6 503.6 291.5 503.4 291.4 503.2 291.1 503 290.6 502.3 289.6 501.7 289.4 501.1 289 500.8 289 500.6 288.9 500.4 288.7 500.2 288.6 500.3 288.5 499.7 288.5 499.5 288.3 499.5 288.2 499.4 288.4 499.2 288.5 499.2 288.5 499.3 288.6 499.3 288.8 498.7 288.8 498.1 288.6 497.8 288 497 287.8 496.5 287.1 495.5 287.1 495.2 287.1 495.1 286.5 494.7 286.4 494.4 286.2 494.3 286.1 493.9 286 493.5 286 493.3 285.7 492.7 284.8 492.1 284.8 491.9 284.9 491.7 284.7 491.1 283.3 488.8 283.1 488.3 283.1 487.9 282.8 487.3 282.6 486.6 282.4 486.4 282.4 486.2 282.1 486.1 282.2 485.9 282 485.8 281.9 485.4 281.7 485 281.7 484.5 281.2 484.1 281.3 483.9 281 483.4 280.1 482.6 279.8 482.1 279.7 481.9 279.4 481.3 279.4 480.9 279.1 480.3 278.5 479.7 278.3 479.3 278 479.1 276.1 478.1 275.6 477.7 275.2 477.4 275 477.1 275.1 476.9 275.2 476.7 275.6 476.8 275.8 476.6 275.9 476.3 275.6 475.7 275 475.1 275 474.7 275.2 474.6 275.3 474.5 274.6 473.6 274.8 472.4 275.3 471.9 275.6 471.5 275.9 471.3 276 471 276.1 470.9 276.6 470.6 276.8 470.3 277 470.2 277 470.3 277.2 470.2 277.4 470 277.4 470.1 277.6 470.1 277.8 471.4 277.4 471.7 277 471.7 276.9 471.9 277 472.2 277.3 472.3 277 472.7 277 472.9 277.1 473 277.3 472.9 277.8 472.5 278 472.5 278.3 472.7 278.5 472.8 278.8 473 279.3 472.9 279.6 473.2 279.9 473.9 280.3 474.3 280.9 474.4 281 474.3 281.3 473.7 281.8 473.4 282 473.1 282 472.6 282.2 472.3 282.2 471.9 282.4 471.5 282.7 471 282.9 470.2 283 470 283.1 470.3 283.4 470.3 283.4 470.2 283.3 469.9 283.8 469.2 284.4 468.8 287.6 467.7 289.2 466.4 290.3 465 290.6 464.8 290.8 464.1 291.1 463.2 291.5 463.2 291.3 462.6 291.4 462.3 291.4 462.1 291.3 462 291 461.8 290.9 461.6 290.8 461.5 290.6 461.5 290.4 461.3 290.4 461.1 290.4 460.9 290.7 460.9 291 461 291.2 460.9 291.3 460.8 291.5 460.6 291.8 460.7 292.3 461.1 292.6 461 292.7 461.1 292.7 461.4 293.1 461.5 293.2 461.6 293.7 462 293.9 462.7 294.1 462.9 294 463.1 294.1 463.3 294.8 463.5 295.3 464 295.8 464.1 296 464.3 296.3 464.9 296.3 465.4 296.7 465.6 297 465.6 297.2 465.7 297.4 466.4 297.3 466.8 297.3 466.9 297.4 467.1 297.7 467.2 297.9 467.4 298.6 467.4 298.8 467.2 299.3 467.3 299.5 467.4 300 467.4 300.3 467.1 300.6 467 300.9 466.7 301.1 466.6 302 466.9 302.2 467.2 302.7 467.1 303.3 466.7 303.6 466.8 304 467 304.3 467.4 304.5 467.3 304.8 467.5 305 467.5 305.5 468 305.7 468 305.7 468.4 304.1 471 304.5 471.3 305 471.2 305.2 471.2 305.5 471.4 306.1 472.3 Z M 275.9 478.4 275.9 478.5 275.7 478.4 275.9 478.4 Z M 288.8 500.5 288.8 500.6 288.7 500.5 288.8 500.5 Z M 288.1 499.4 288 499.4 288 499.2 288.1 499.2 288.1 499.4 Z M 286 494.3 286 494.4 285.8 494.3 285.9 494.2 286 494.3 Z\",\"Xmax\":309.6,\"Xmid\":293.9,\"Xmin\":274.6,\"Ymax\":512.3,\"Ymid\":486.1,\"Ymin\":460.6,\"economy/currency\":\"nuevo sol (PEN)\",\"economy/gdp_per_capita_ppp/2017\":\"13500\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"55.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.35,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":1279996,\"geography/area/water\":5220,\"geography/area_comparative\":\"almost twice the size of Texas; slightly smaller than Alaska\",\"geography/area_sqkm\":1285216,\"geography/climate\":\"varies from tropical in east to dry desert in west; temperate to frigid in Andes\",\"geography/coastline\":\"2,414 km\",\"geography/elevation/highest_point\":\"Nevado Huascaran 6,746 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1555\",\"geography/geographic_coordinates\":\"10 00 S, 76 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; shares control of Lago Titicaca, worlds highest navigable lake, with Bolivia; a remote slope of Nevado Mismi, a 5,316 m peak, is the ultimate source of the Amazon River \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Peru is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; on 19 February 1600, Mount Huaynaputina in the southern Peruvian Andes erupted in the largest volcanic explosion in South America in historical times; intermittent eruptions lasted until 5 March 1600 and pumped an estimated 16 to 32 million metric tons of particulates into the atmosphere reducing the amount of sunlight reaching the earths surface and affecting weather worldwide; over the next two and a half years, millions died around the globe in famines from bitterly cold winters, cool summers, and the loss of crops and animals\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; the southern regions of Peru and the extreme northwestern part of Bolivia are considered to be the place of origin for the common potato \",\"geography/land_boundaries/border_countries\":\"Bolivia 1212 km, Brazil 2659 km, Chile 168 km, Colombia 1494 km, Ecuador 1529 km\",\"geography/land_boundaries/total\":\"7,062 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.146,\"geography/land_use/forest\":0.53,\"geography/land_use/other\":0.282,\"geography/location\":\"Western South America, bordering the South Pacific Ocean, between Chile and Ecuador\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"western coastal plain (costa), high and rugged Andes in center (sierra), eastern lowland jungle of Amazon Basin (selva)\",\"government/administrative_divisions\":\"25 regions (regiones, singular - region) and 1 province* (provincia); Amazonas, Ancash, Apurimac, Arequipa, Ayacucho, Cajamarca, Callao, Cusco, Huancavelica, Huanuco, Ica, Junin, La Libertad, Lambayeque, Lima, Lima*, Loreto, Madre de Dios, Moquegua, Pasco, Piura, Puno, San Martin, Tacna, Tumbes, Ucayali\",\"government/capital/geographic_coordinates\":\"12 03 S, 77 03 W\",\"government/capital/name\":\"Lima\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"exact meaning is obscure, but the name may derive from a native word \\u0022biru\\u0022 meaning \\u0022river\\u0022\",\"government/executive_branch/chief_of_state\":\"President Martin Alberto VIZCARRA Cornejo (since 23 March 2018); First Vice President (vacant); Second Vice President (vacant); note - the 21 March 2018 resignation of President Pedro Pablo KUCZYNSKI Godard (since 28 July 2016) was accepted by parliament on 23 March 2018; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Martin Alberto VIZCARRA Cornejo (since 23 March 2018); First Vice President (vacant); Second Vice President (vacant)\",\"government/flag_description\":\"three equal, vertical bands of red (hoist side), white, and red with the coat of arms centered in the white band; the coat of arms features a shield bearing a vicuna (representing fauna), a cinchona tree (the source of quinine, signifying flora), and a yellow cornucopia spilling out coins (denoting mineral wealth); red recalls blood shed for independence, white symbolizes peace\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 July 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 28-29 July (1821)\",\"government/national_symbol_s\":\"vicuna (a camelid related to the llama); national colors: red, white\",\"introduction\":\"Ancient Peru was the seat of several prominent Andean civilizations, most notably that of the Incas whose empire was captured by Spanish conquistadors in 1533. Peru declared its independence in 1821, and remaining Spanish forces were defeated in 1824. After a dozen years of military rule, Peru returned to democratic leadership in 1980, but experienced economic problems and the growth of a violent insurgency. President Alberto FUJIMORIs election in 1990 ushered in a decade that saw a dramatic turnaround in the economy and significant progress in curtailing guerrilla activity. Nevertheless, the presidents increasing reliance on authoritarian measures and an economic slump in the late 1990s generated mounting dissatisfaction with his regime, which led to his resignation in 2000. A caretaker government oversaw a new election in the spring of 2001, which installed Alejandro TOLEDO Manrique as the new head of government - Perus first democratically elected president of indigenous ethnicity. The presidential election of 2006 saw the return of Alan GARCIA Perez who, after a disappointing presidential term from 1985 to 1990, oversaw a robust economic rebound. Former army officer Ollanta HUMALA Tasso was elected president in June 2011, and carried on the sound, market-oriented economic policies of the three preceding administrations. Poverty and unemployment levels have fallen dramatically in the last decade, and today Peru boasts one of the best performing economies in Latin America. Pedro Pablo KUCZYNSKI Godard won a very narrow presidential runoff election in June 2016. Facing impeachment after evidence surfaced of his involvement in a vote-buying scandal, President KUCZYNSKI offered his resignation on 21 March 2018. Two days later, First Vice President Martin Alberto VIZCARRA Cornejo was sworn in as president. On 30 September 2019, President VIZCARRA invoked his constitutional authority to dissolve Perus Congress after months of battling with the body over anticorruption reforms. New congressional elections are scheduled for 26 January 2020.\",\"name\":\"Peru\",\"people_and_society/age_structure/0_14_years\":0.2601,\"people_and_society/age_structure/15_24_years\":0.1796,\"people_and_society/age_structure/25_54_years\":0.4047,\"people_and_society/age_structure/55_64_years\":0.0795,\"people_and_society/age_structure/65_years_and_over\":0.0761,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 60.2%, Amerindian 25.8%,\\u0026amp;nbsp;white 5.9%, African descent 3.6%, other (includes Chinese and Japanese descent) 1.2%, unspecified 3.3% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.555 million LIMA (capital), 911,000 Arequipa, 851,000 Trujillo (2019)\",\"people_and_society/nationality/adjective\":\"Peruvian\",\"people_and_society/nationality/noun\":\"Peruvian(s)\",\"people_and_society/net_migration_rate\":\"-2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31331228\",\"people_and_society/population_growth_rate\":0.0094,\"people_and_society/urbanization/urban_population\":\"78.1% of total population (2019)\",\"transportation/airports\":\"191\",\"transportation/railways/total\":\"1854\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":49.19999999999999,\"BoxWidth\":41.200000000000045,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.767,\"ISO3_Code\":\"COL\",\"ISO_Code\":\"CO\",\"Path\":\"M 302.3 427.5 300.5 428.1 299.8 429.4 299.1 429.6 298.8 430 298.6 430.3 298 431.4 297.9 432.4 297.7 432.9 297.7 433.2 297.4 433.9 297.2 434.1 296.6 435 297 435 297.6 434.7 297.8 435.2 298.1 435.2 298.3 435.3 298.6 436.5 299.3 437.4 299.4 438.2 299.1 438.5 299.1 439.8 299.2 440 299.8 440.1 300 440.5 300.4 441.1 300.8 441.1 301.1 441 303.2 441.2 303.6 440.9 304 440.9 304.4 440.9 305.1 441.3 305.7 441.2 307.5 443.5 307.8 443.5 308.1 443.6 308.6 443.3 309.7 443.5 310.2 443.4 310.6 443.4 311.1 443.3 311.5 443.3 312 443.1 312.5 443.1 312.9 443.3 313 443.9 312.6 444.5 312.5 445.3 312.1 445.6 311.9 445.9 312 446.6 311.9 447.9 312 448.3 312.1 448.9 312.3 449.2 312.5 450 312.9 450.3 313.4 451.1 313.1 451.5 312 452.5 311.9 452.7 312.2 452.7 312.5 452.8 312.7 453.1 312.9 453.2 313.7 454 313.7 454.4 313.9 454.8 314 455.1 314.3 456 314.6 457.2 314.1 457.2 314.1 456.4 314 455.8 313.3 454.8 313.1 454.7 312.7 454.9 312.1 455.5 311.8 455.7 311.5 455.6 311.2 455.2 311 455 310.8 455.4 310.9 455.7 310.8 455.8 307.8 455.8 307.2 455.7 306.5 455.8 306.4 456.1 306.4 457.5 307.5 457.6 307.8 457.6 308 457.7 308.3 458.1 308.3 458.7 308 458.8 307.4 458.6 307.1 458.8 306.8 458.8 306.5 458.9 305.9 459.1 305.8 460.3 305.8 461 305.9 461.1 306.2 461.4 306.5 461.6 307 462 307.1 462.3 307 462.7 307.5 463.4 307.6 463.7 307.6 464.3 307.4 464.7 306.2 472.1 306.1 472.3 305.5 471.4 305.2 471.2 305 471.2 304.5 471.3 304.1 471 305.7 468.4 305.7 468 305.5 468 305 467.5 304.8 467.5 304.5 467.3 304.3 467.4 304 467 303.6 466.8 303.3 466.7 302.7 467.1 302.2 467.2 302 466.9 301.1 466.6 300.9 466.7 300.6 467 300.3 467.1 300 467.4 299.5 467.4 299.3 467.3 298.8 467.2 298.6 467.4 297.9 467.4 297.7 467.2 297.4 467.1 297.3 466.9 297.3 466.8 297.4 466.4 297.2 465.7 297 465.6 296.7 465.6 296.3 465.4 296.3 464.9 296 464.3 295.8 464.1 295.3 464 294.8 463.5 294.1 463.3 294 463.1 294.1 462.9 293.9 462.7 293.7 462 293.2 461.6 293.1 461.5 292.7 461.4 292.7 461.1 292.6 461 292.3 461.1 291.8 460.7 291.5 460.6 291.3 460.8 290.6 460.6 290.4 460.4 289.9 460.3 289.2 459.6 288.6 459.4 288.2 459.5 288.1 459.8 287.7 459.9 287.3 459.8 286.7 459.9 286.4 459.8 286.1 459.5 285.4 459.5 285.2 459.4 285.2 458.9 284.7 458.6 284.6 458.3 284.5 458.3 284.1 458.3 283.8 458.3 283.2 457.8 282.8 457.6 282.5 457.4 282 457 281.7 456.7 281.5 456.5 281.1 456 281.5 455.6 282.2 455.6 282.2 455.4 281.9 455 281.8 454.6 282.3 453.7 282.5 453.4 282.8 453.3 283.3 453.2 283.6 453.3 284.3 453.1 284.6 452.6 284.7 452.1 285.6 450.8 286 450.5 286.1 450.1 286.2 449.9 285.8 449.8 285.7 449.7 285.9 449.5 285.9 449.4 285.7 449.4 285.5 449.5 285.1 449 285.1 448.8 285.6 448.3 285.7 447.5 285.5 446.8 285.4 445.6 285.1 445.2 285.2 445 285.6 444.9 285.8 444.5 285.6 443.9 285.2 443.3 285.3 443.2 285.5 443.1 285.6 442.3 285.4 442 285.1 442 284.9 441.7 284.7 441.5 284.6 441 284.1 440.5 284.1 440.4 284.3 439.8 284.6 439.7 284.5 439.4 284.5 439.2 284.7 439.3 285 439.7 285.5 439 285.6 438.6 286 438.5 285.9 438.2 285.8 437.8 285.6 437.5 285.5 437.3 285.5 437.1 285.3 436.9 285.5 436.4 285.8 436.9 286.2 437.3 286.4 437.6 286.6 437.6 286.7 438 286.9 438 286.9 438.2 286.8 438.3 286.7 438.5 286.8 438.6 287 438.6 287.2 438.5 287.3 438.2 287.2 437.6 287.2 437.3 287 436.9 286.8 436.8 286.8 436.7 286.9 436.6 287.5 436.4 287.6 436.3 288.4 435.7 288.8 435.2 288.9 434.9 289 434.6 289.5 434.3 289.9 434.4 290.3 434.3 290.5 433.9 290.4 433.6 290.2 433.5 290.3 433.3 290.5 432.8 290.5 432.4 290.6 432.2 290.6 432.1 290.4 432.1 290.4 432 290.7 431.8 290.6 431.5 290.7 431.3 290.7 431.1 291 430.8 291.3 430.7 291.4 430.5 291.9 430.2 292 430 292.5 429.6 293.4 429.9 293.9 429.9 294.2 429.7 294.2 429.2 294.5 429 294.8 428.9 295.4 429.1 295.8 429.2 296.6 429.1 296.9 429.1 298.3 428 299.2 427.7 299.7 427.4 300 426.8 300 426.4 300.5 426.4 300.4 426.6 300.6 426.6 300.8 426.5 300.6 426.2 300.8 426.1 300.9 426.2 301.1 426.1 301.3 425.8 301.8 425.8 302.4 426.1 302.5 426.2 302.8 426.9 302.4 427.3 302.3 427.5 Z M 273.5 425.5 273.4 425.6 273.5 425.4 273.6 425.4 273.5 425.5 Z M 274.5 423.3 274.4 423.3 274.3 423.2 274.4 423.2 274.5 423.1 274.5 423.3 Z M 283.3 452.4 283.2 452.4 283.2 452.3 283.3 452.2 283.3 452.4 Z M 290.3 432.3 290.1 432.4 290.1 432.3 290.3 432.2 290.3 432.3 Z M 273.9 449.5 273.8 449.6 273.7 449.5 273.8 449.5 273.9 449.4 273.9 449.5 Z M 290.6 431.8 290.4 431.8 290.4 431.7 290.5 431.6 290.6 431.7 290.6 431.8 Z\",\"Xmax\":314.6,\"Xmid\":297.4,\"Xmin\":273.4,\"Ymax\":472.3,\"Ymid\":449.7,\"Ymin\":423.1,\"economy/currency\":\"Colombian pesos (COP)\",\"economy/gdp_per_capita_ppp/2017\":\"14400\",\"economy/gdp_real_growth_rate/2017\":0.018,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"95.59 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.29,\"energy/electricity_from_hydroelectric_plants\":0.69,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":1038700,\"geography/area/water\":100210,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1138910,\"geography/climate\":\"tropical along coast and eastern plains; cooler in highlands\",\"geography/coastline\":\"3,208 km (Caribbean Sea 1,760 km, North Pacific Ocean 1,448 km)\",\"geography/elevation/highest_point\":\"Pico Cristobal Colon 5,730 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"593\",\"geography/geographic_coordinates\":\"4 00 N, 72 00 W\",\"geography/geography_note\":\"only South American country with coastlines on both the North Pacific Ocean and Caribbean Sea\",\"geography/land_boundaries/border_countries\":\"Brazil 1790 km, Ecuador 708 km, Panama 339 km, Peru 1494 km, Venezuela 2341 km\",\"geography/land_boundaries/total\":\"6,672 km\",\"geography/land_use/agricultural_land_arable_land\":0.014,\"geography/land_use/agricultural_land_permanent_crops\":0.016,\"geography/land_use/agricultural_land_permanent_pasture\":0.345,\"geography/land_use/forest\":0.544,\"geography/land_use/other\":0.081,\"geography/location\":\"Northern South America, bordering the Caribbean Sea, between Panama and Venezuela, and bordering the North Pacific Ocean, between Ecuador and Panama\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"flat coastal lowlands, central highlands, high Andes Mountains, eastern lowland plains (Llanos)\",\"government/administrative_divisions\":\"32 departments (departamentos, singular - departamento) and 1 capital district* (distrito capital); Amazonas, Antioquia, Arauca, Atlantico, Bogota*, Bolivar, Boyaca, Caldas, Caqueta, Casanare, Cauca, Cesar, Choco, Cordoba, Cundinamarca, Guainia, Guaviare, Huila, La Guajira, Magdalena, Meta, Narino, Norte de Santander, Putumayo, Quindio, Risaralda, Archipielago de San Andres, Providencia y Santa Catalina (colloquially San Andres y Providencia), Santander, Sucre, Tolima, Valle del Cauca, Vaupes, Vichada\",\"government/capital/geographic_coordinates\":\"4 36 N, 74 05 W\",\"government/capital/name\":\"Bogota\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after explorer Christopher COLUMBUS\",\"government/executive_branch/chief_of_state\":\"President Ivan DUQUE Marquez (since 7 August 2018); Vice President Marta Lucia RAMIREZ Blanco (since 7 August 2018); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Ivan DUQUE Marquez (since 7 August 2018); Vice President Marta Lucia RAMIREZ Blanco (since 7 August 2018)\",\"government/flag_description\":\"three horizontal bands of yellow (top, double-width), blue, and red; the flag retains the three main colors of the banner of Gran Colombia, the short-lived South American republic that broke up in 1830; various interpretations of the colors exist and include: yellow for the gold in Colombias land, blue for the seas on its shores, and red for the blood spilled in attaining freedom; alternatively, the colors have been described as representing more elemental concepts such as sovereignty and justice (yellow), loyalty and vigilance (blue), and valor and generosity (red); or simply the principles of liberty, equality, and fraternity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"20 July 1810 (from Spain)\",\"government/national_holiday\":\"Independence Day, 20 July (1810)\",\"government/national_symbol_s\":\"Andean condor; national colors: yellow, blue, red\",\"introduction\":\"Colombia was one of the three countries that emerged after the dissolution of Gran Colombia in 1830 (the others are Ecuador and Venezuela). A decades-long conflict between government forces, paramilitaries, and antigovernment insurgent groups heavily funded by the drug trade, principally the Revolutionary Armed Forces of Colombia (FARC), escalated during the 1990s. More than 31,000 former United Self Defense Forces of Colombia (AUC) paramilitaries demobilized by the end of 2006, and the AUC as a formal organization ceased to operate. In the wake of the paramilitary demobilization, illegal armed groups arose, whose members include some former paramilitaries. After four years of formal peace negotiations, the Colombian Government signed a final peace accord with the FARC in November 2016, which was subsequently ratified by the Colombian Congress. The accord calls for members of the FARC to demobilize, disarm, and reincorporate into society and politics. The accord also committed the Colombian Government to create three new institutions to form a comprehensive system for truth, justice, reparation, and non-repetition, to include a truth commission, a special unit to coordinate the search for those who disappeared during the conflict, and a Special Jurisdiction for Peace to administer justice for conflict-related crimes. The Colombian Government has stepped up efforts to expand its presence into every one of its administrative departments. Despite decades of internal conflict and drug-related security challenges, Colombia maintains relatively strong democratic institutions characterized by peaceful, transparent elections and the protection of civil liberties.\",\"name\":\"Colombia\",\"people_and_society/age_structure/0_14_years\":0.2389,\"people_and_society/age_structure/15_24_years\":0.1696,\"people_and_society/age_structure/25_54_years\":0.4198,\"people_and_society/age_structure/55_64_years\":0.0944,\"people_and_society/age_structure/65_years_and_over\":0.0773,\"people_and_society/birth_rate\":\"15.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo and white 87.6%, Afro-Colombian (includes mulatto, Raizal, and Palenquero) 6.8%, Amerindian 4.3%, unspecified 1.4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.779 million BOGOTA (capital), 3.967 million Medellin, 2.754 million Cali, 2.246 million Barranquilla, 1.313 million Bucaramanga, 1.055 million Cartagena (2019)\",\"people_and_society/nationality/adjective\":\"Colombian\",\"people_and_society/nationality/noun\":\"Colombian(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"48168996\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"81.1% of total population (2019)\",\"transportation/airports\":\"836\",\"transportation/railways/total\":\"2141\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":38.19999999999993,\"BoxWidth\":33.60000000000002,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"BOL\",\"ISO_Code\":\"BO\",\"Path\":\"M 338.8 517.7 338.8 517.5 338.6 517 338.7 516.7 338.4 516.4 336.2 515.1 333.7 515.1 332 515.6 328.9 516.1 328.3 517.4 327.4 518.8 327.4 520.3 326.3 523.9 325.9 523.6 325.8 523.1 322.8 523.1 322.2 524.3 322.1 524.6 321.9 524.8 321.8 525.6 321.7 525.7 321.4 525 321.4 524.7 321.3 524.6 321 524.2 321.1 524 320.8 523.7 319.8 523.4 317.7 523.4 317.2 522.9 316.9 522.9 316.8 522.6 316.4 522.5 316.2 523.3 316 523.5 315 523.8 314.8 524.4 314.5 524.6 314.2 524.7 314.2 525.1 313.9 525.3 313.8 525.5 312.7 525.8 312.1 525.7 311.8 525.5 311.9 524.8 311.8 524.6 311.7 524.1 311.6 523.4 311.3 523 311.3 522.4 311 521.9 311 521 310.4 520 310 519.8 310 519.4 310.2 519 309.6 518.6 309.4 518.4 309.6 518.1 309.5 517.7 309.4 517.5 309.9 517.3 310 517 310 516.7 309.7 516.3 310.3 515.4 308.9 514.2 308.9 513.8 308.8 513.4 308.6 512.3 308.4 511.8 308.5 511.5 307.9 511.2 307.8 510.7 307.5 510.2 307.4 509.8 307.4 509.5 307 509.2 307 509.1 307.2 508.9 307.6 508.6 307.7 508.4 308.1 507.9 308.3 507.6 308.7 507.4 308.6 507.1 308.7 506.8 309.2 506.5 308.8 506.1 308.4 506.1 308.1 505.9 307.6 504.4 308 503.6 308.3 503.3 307.9 502.9 307.7 502.6 307.7 502.1 308 501.9 308.1 501.5 308.3 501.4 308.3 501.2 308.7 500.9 308.8 500.5 309.1 500.3 309.1 500 308.8 499.7 308.7 499.1 308.5 498.8 308.7 498.8 308.9 498.3 308.8 496.5 309.1 496.2 309.4 496.1 309.4 495.8 309.6 495.5 309.4 495.1 309 494.1 308.9 494.1 308.7 493.7 308.6 493.5 307.9 492.4 307.8 492.2 307.1 491.1 307.6 491.1 309 491.3 309.3 491.2 309.4 491.3 309.4 491.6 309.8 491.6 310.1 491.4 310.7 491.2 311.2 490.5 311.4 490.3 311.9 490.3 312.3 490.4 312.6 489.9 313 489.7 313.1 489.5 313.3 489.5 313.4 489.3 313.8 489.4 314.1 489.2 314.6 488.7 315.4 488.1 315.9 488.1 316.6 487.8 317 487.9 317.3 487.8 317.9 487.7 317.9 487.8 318.2 487.9 318.4 487.8 318.5 487.6 318.7 487.6 318.8 487.7 319 488 318.9 488.5 319 489 318.6 489.8 318.6 490.2 318.8 490.4 318.7 490.7 318.9 490.9 319 491.2 318.9 491.6 318.7 491.8 318.9 492.5 319 492.6 319.2 492.8 319.3 493 319.3 493.4 319.4 493.4 319.5 493.3 319.7 493.4 319.9 494.1 320.4 494.2 320.6 494.5 320.7 494.4 320.8 494.6 321.2 494.8 321.3 494.9 321.2 495.1 321.5 495.4 321.8 495.5 322 495.4 322.2 495.6 322.8 495.6 323 495.4 323.5 495.4 324 495.7 324.2 495.9 324.5 496.1 325 495.9 325.1 495.9 325.4 496.5 325.6 496.6 325.9 496.9 326.2 496.8 326.4 497.1 326.8 497.1 327.1 497.3 327.5 497.3 327.8 497.3 327.9 497.7 328.5 498.2 328.6 498.4 329.3 498.4 329.6 498.5 330 498.3 330.2 498.4 330.7 498.3 330.8 498.4 331 498.5 331.2 498.7 332.4 499.2 332.6 499.8 332.4 500.1 332.4 500.3 332.6 501 332.9 501.6 333 502.9 332.9 502.9 332.1 503 333 504 333.2 506.2 337.9 506.4 338.2 506.3 338.3 506.3 338.3 507 337.9 507.5 337.9 508.2 338.1 509 338.4 509.3 339.2 509.9 339.5 509.8 339.7 509.8 340.2 511.2 340.4 511.7 340.6 512 340.4 512.2 339.9 513.8 340 514.3 339.8 514.4 338.9 516.4 339.6 517.1 339.5 517.3 339.3 517.3 338.8 517.7 Z\",\"Xmax\":340.6,\"Xmid\":320.7,\"Xmin\":307,\"Ymax\":525.8,\"Ymid\":507.6,\"Ymin\":487.6,\"economy/currency\":\"bolivianos (BOB)\",\"economy/gdp_per_capita_ppp/2017\":\"7600\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.66 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.76,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":1083301,\"geography/area/water\":15280,\"geography/area_comparative\":\"slightly less than three times the size of Montana\",\"geography/area_sqkm\":1098581,\"geography/climate\":\"varies with altitude; humid and tropical to cold and semiarid\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Nevado Sajama 6,542 m\",\"geography/elevation/lowest_point\":\"Rio Paraguay 90 m\",\"geography/elevation/mean_elevation\":\"1192\",\"geography/geographic_coordinates\":\"17 00 S, 65 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked; shares control of Lago Titicaca, worlds highest navigable lake (elevation 3,805 m), with Peru\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the southern regions of Peru and the extreme northwestern part of Bolivia are considered to be the place of origin for the common potato\",\"geography/land_boundaries/border_countries\":\"Argentina 942 km, Brazil 3403 km, Chile 942 km, Paraguay 753 km, Peru 1212 km\",\"geography/land_boundaries/total\":\"7,252 km\",\"geography/land_use/agricultural_land_arable_land\":0.036,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.305,\"geography/land_use/forest\":0.525,\"geography/land_use/other\":0.132,\"geography/location\":\"Central South America, southwest of Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rugged Andes Mountains with a highland plateau (Altiplano), hills, lowland plains of the Amazon Basin\",\"government/administrative_divisions\":\"9 departments (departamentos, singular - departamento); Beni, Chuquisaca, Cochabamba, La Paz, Oruro, Pando, Potosi, Santa Cruz, Tarija\",\"government/capital/geographic_coordinates\":\"16 30 S, 68 09 W\",\"government/capital/name\":\"La Paz (administrative capital); Sucre (constitutional [legislative and judicial] capital)\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after Simon BOLIVAR, a 19th-century leader in the South American wars for independence\",\"government/executive_branch/chief_of_state\":\"Interim President Jeanine ANEZ Chavez (since 12 November 2019); Vice President (vacant); note - the president is both chief of state and head of government \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;note: former President Juan Evo MORALES Ayma resigned from office on 10 November 2019 over alleged election rigging; resignations of all his constitutionally designated successors followed, including the Vice President, President of the Senate, President of the Chamber of Deputies, and First Vice President of the Senate, leaving the Second Vice President of the Senate, Jeanine ANEZ Chavez, the highest-ranking official still in office; her appointment to the presidency was endorsed by Bolivias Constitutional Court\",\"government/executive_branch/head_of_government\":\"Interim President Jeanine ANEZ Chavez (since 12 November 2019); Vice President (vacant)\",\"government/flag_description\":\"three equal horizontal bands of red (top), yellow, and green with the coat of arms centered on the yellow band; red stands for bravery and the blood of national heroes, yellow for the nations mineral resources, and green for the fertility of the land\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 August 1825 (from Spain)\",\"government/national_holiday\":\"Independence Day, 6 August (1825)\",\"government/national_symbol_s\":\"llama, Andean condor, two national flowers: the cantuta and the patuju; national colors: red, yellow, green\",\"introduction\":\"Bolivia, named after independence fighter Simon BOLIVAR, broke away from Spanish rule in 1825; much of its subsequent history has consisted of a series of coups and countercoups, with the last coup occurring in 1978. Democratic civilian rule was established in 1982, but leaders have faced difficult problems of deep-seated poverty, social unrest, and illegal drug production. In December 2005, Bolivians elected Movement Toward Socialism leader Evo MORALES president - by the widest margin of any leader since the restoration of civilian rule in 1982 - after he ran on a promise to change the countrys traditional political class and empower the nations poor, indigenous majority. In December 2009 and October 2014, President MORALES easily won reelection. His party maintained control of the legislative branch of the government, which has allowed him to continue his process of change. In February 2016, MORALES narrowly lost a referendum to approve a constitutional amendment that would have allowed him to compete in the 2019 presidential election. However, a 2017 Supreme Court ruling stating that term limits violate human rights provided the justification for MORALES to be chosen by his party to run again in 2019. MORALES attempted to claim victory in the 20 October 2019 election, but widespread allegations of electoral fraud, rising violence, and pressure from the military ultimately forced him to flee the country. An interim government is preparing new elections for 2020.\",\"name\":\"Bolivia\",\"people_and_society/age_structure/0_14_years\":0.3134,\"people_and_society/age_structure/15_24_years\":0.1937,\"people_and_society/age_structure/25_54_years\":0.379,\"people_and_society/age_structure/55_64_years\":0.0596,\"people_and_society/age_structure/65_years_and_over\":0.0543,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.3% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed white and Amerindian ancestry) 68%, indigenous 20%, white 5%, cholo/chola 2%, black 1%, other 1%, unspecified 3% ; 44% of respondents indicated feeling part of some indigenous group, predominantly Quechua or Aymara (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"278,000 Sucre (constitutional capital) (2018); 1.835 million LA PAZ (capital), 1.677 million Santa Cruz, 1.271 million Cochabamba (2019)\",\"people_and_society/nationality/adjective\":\"Bolivian\",\"people_and_society/nationality/noun\":\"Bolivian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11306341\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"69.8% of total population (2019)\",\"transportation/airports\":\"855\",\"transportation/railways/total\":\"396\",\"transportation/roadways/total\":\"90568\"},{\"BoxHeight\":32.099999999999966,\"BoxWidth\":37.599999999999966,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.711,\"ISO3_Code\":\"VEN\",\"ISO_Code\":\"VE\",\"Path\":\"M 333.7 436.8 334.1 437.4 334.2 437.6 333.8 437.8 333.6 438.2 333.1 438.4 332.7 438.7 332.2 438.8 332 439.3 331.7 439.6 332 440.2 331.9 440.4 332 440.6 332.2 440.7 332.4 440.6 332.7 440.6 332.9 440.8 332.8 440.9 332.6 441.2 331.9 441.5 331.7 441.7 331.2 441.6 331.1 441.8 330.7 441.8 330.5 441.9 330.3 442.3 330.5 442.6 330.4 443 330.6 443.3 330.2 443.6 329.8 444 329.9 444.2 331.6 446.1 331.8 446.3 332 446.9 331.6 447.4 331.2 447.5 330.9 448 330.5 448.1 330 448 330.1 448.2 330 448.3 329.6 448.3 329.5 448.3 329.5 448.6 329.4 448.7 328.8 448.8 328.6 449 328.3 449.1 328.1 449 327.7 449.2 327 449 326.9 449 326.6 449.1 326.6 449.4 326.2 449.3 326.1 449.4 326 449.7 326.1 450.3 325.8 450.2 325.4 450.5 325.2 450.3 325.1 450.1 324.8 450 324.7 449.7 324.4 449.6 324.2 449.6 324.1 449.8 324 449.8 323.5 449.6 323 449.6 322.6 449.8 322.4 449.7 322.2 449.1 321.6 449 321 449.1 320.9 449 320.7 448.8 320.5 448.7 320.4 448.7 320.4 449 320.6 449.1 320.8 449.5 321.1 449.8 321.7 450.2 322 450.6 322.1 450.8 321.9 451.1 322 451.9 322.6 453 322.5 453.7 322.8 453.7 323 453.7 323.3 453.8 324.3 453.9 324.4 454.3 324.2 454.6 323.7 454.7 323.2 455 322.8 455 322.6 455.1 322.4 455.2 322.4 455.8 322.3 456.1 321.6 456.8 321.5 456.7 321.6 456.4 321.5 456.4 321.1 456.6 320.9 456.9 320.6 457.1 320.3 457 319.8 457.4 319.5 457.4 319.3 458 318.9 458.1 318.7 458.2 318.6 458.6 318.4 458.7 318.3 458.7 318.2 458.5 318.4 458.1 318.2 457.8 317.8 457.8 317.4 458 317.1 458.3 316.7 458.5 316.5 458.4 316.2 458.5 314.6 457.2 314.3 456 314 455.1 313.9 454.8 313.7 454.4 313.7 454 312.9 453.2 312.7 453.1 312.5 452.8 312.2 452.7 311.9 452.7 312 452.5 313.1 451.5 313.4 451.1 312.9 450.3 312.5 450 312.3 449.2 312.1 448.9 312 448.3 311.9 447.9 312 446.6 311.9 445.9 312.1 445.6 312.5 445.3 312.6 444.5 313 443.9 312.9 443.3 312.5 443.1 312 443.1 311.5 443.3 311.1 443.3 310.6 443.4 310.2 443.4 309.7 443.5 308.6 443.3 308.1 443.6 307.8 443.5 307.5 443.5 305.7 441.2 305.1 441.3 304.4 440.9 304 440.9 303.6 440.9 303.2 441.2 301.1 441 300.8 441.1 300.4 441.1 300 440.5 299.8 440.1 299.2 440 299.1 439.8 299.1 438.5 299.4 438.2 299.3 437.4 298.6 436.5 298.3 435.3 298.1 435.2 297.8 435.2 297.6 434.7 297 435 296.6 435 297.2 434.1 297.4 433.9 297.7 433.2 297.7 432.9 297.9 432.4 298 431.4 298.6 430.3 298.8 430 299.1 429.6 299.8 429.4 300.5 428.1 302.3 427.5 301.9 427.8 300.9 428.1 300.5 428.5 300.6 428.7 300.7 429.2 301.3 429.8 301.2 430 301.5 430.9 301.3 431.4 300.4 432.5 300.1 433.3 300.5 434.1 301 434.5 301.1 435.1 301.4 435.3 301.7 435.4 302.2 435.2 303 434.4 303 433.3 302.8 433 302 431.7 301.7 431.1 301.7 430.6 301.9 430.3 301.9 430.1 303.6 429.4 304.4 429.2 305.2 428.9 305.9 428.5 306.4 428.6 306.5 428.6 306.6 428.3 306.4 428 305.6 428.1 305.4 428 305.3 427.9 305.2 427.5 305.3 427.1 305.4 426.8 306 426.6 306.1 426.6 306.3 426.8 306.6 427.8 307 428.4 308 428.4 309.1 428.7 310.3 429.4 310.7 430.2 310.7 430.5 310.8 430.9 311 431.2 311.3 431.3 311.9 431.4 314.3 431 316.3 430.9 316.7 431.1 316.9 431.4 317.5 431.9 318.5 432.3 319.6 432.5 320.4 432.4 320.8 432.1 321.3 431.9 321.6 431.6 322 431.4 322.9 431.4 323.2 431.3 323 431.2 322.7 431.1 322 431.2 321.9 431 322 430.9 322.7 430.9 323.2 430.8 323.9 430.9 326.2 430.6 327.3 430.7 328.2 430.7 328.1 430.9 327.5 430.9 327.2 431.1 326.3 431.1 325.9 431.2 325.8 431.3 326.2 431.6 326.4 432.1 326.7 432.3 326.9 432.8 327.2 433.1 327.5 433 327.7 432.8 328.2 433 328.6 433.3 329.3 433.1 329.8 433.3 330.4 433.8 331.2 434.3 331.5 434.7 331.3 434.9 331.5 435.1 331.4 435.8 331.8 436.4 331.6 436.6 332.2 436.8 332.6 436.6 333 436.6 333.7 436.8 Z M 323.1 430 322.9 430.1 322.8 430.1 322.7 430.1 322.5 430.2 322.3 430.1 322.2 430 322.4 429.9 322.5 429.9 322.5 429.7 322.6 429.7 322.6 429.6 322.8 429.5 322.9 429.4 323 429.5 323.1 429.7 323.2 429.8 323.1 430 Z M 322 429.6 322.1 429.8 322.1 429.9 322 430.1 321.8 430 321.4 430 321.5 429.9 321.5 429.8 321.8 429.7 322 429.6 Z M 319.2 430.2 319 430.2 318.7 430.1 318.8 430 319 429.9 319.1 430 319.2 430 319.2 430.1 319.2 430.2 Z M 321 427.5 321 427.6 320.8 427.6 320.8 427.5 320.9 427.3 321 427.4 321 427.5 Z M 331.8 435.4 331.7 435.4 331.7 435.3 331.6 435.3 331.7 435.1 331.8 435.1 331.8 435.3 331.8 435.4 Z M 322.9 430.5 322.8 430.6 322.7 430.5 322.6 430.5 322.6 430.4 322.8 430.5 322.9 430.5 Z M 327.5 432.7 327.4 432.8 327.3 432.7 327.3 432.5 327.5 432.5 327.5 432.7 Z M 316.7 427.7 316.6 427.7 316.5 427.6 316.7 427.5 316.7 427.6 316.7 427.7 Z M 305.8 428.4 305.8 428.5 305.6 428.4 305.7 428.3 305.8 428.4 Z M 315.4 427.7 315.3 427.8 315.2 427.7 315.3 427.6 315.4 427.7 Z M 322.1 430.4 322 430.5 321.9 430.4 322.1 430.3 322.1 430.4 Z M 314.9 427.4 314.9 427.5 314.7 427.5 314.7 427.4 314.9 427.4 Z M 320.6 431.8 320.6 432 320.5 431.9 320.5 431.8 320.6 431.8 Z\",\"Xmax\":334.2,\"Xmid\":316.6,\"Xmin\":296.6,\"Ymax\":458.7,\"Ymid\":440.7,\"Ymin\":426.6,\"economy/currency\":\"bolivars (VEB)\",\"economy/gdp_per_capita_ppp/2017\":\"12500\",\"economy/gdp_real_growth_rate/2017\":-0.14,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"129.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":882050,\"geography/area/water\":30000,\"geography/area_comparative\":\"almost six times the size of Georgia; slightly more than twice the size of California\",\"geography/area_sqkm\":912050,\"geography/climate\":\"tropical; hot, humid; more moderate in highlands\",\"geography/coastline\":\"2,800 km\",\"geography/elevation/highest_point\":\"Pico Bolivar 4,978 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"450\",\"geography/geographic_coordinates\":\"8 00 N, 66 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; the country lies on major sea and air routes linking North and South America \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Venezuela has some of the most unique geology in the world; tepuis are massive table-top mountains of the western Guiana Highlands that tend to be isolated and thus support unique endemic plant and animal species; their sheer cliffsides account for some of the most spectacular waterfalls in the world including Angel Falls, the worlds highest (979 m) that drops off Auyan Tepui\",\"geography/land_boundaries/border_countries\":\"Brazil 2137 km, Colombia 2341 km, Guyana 789 km\",\"geography/land_boundaries/total\":\"5,267 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.206,\"geography/land_use/forest\":0.521,\"geography/land_use/other\":0.234,\"geography/location\":\"Northern South America, bordering the Caribbean Sea and the North Atlantic Ocean, between Colombia and Guyana\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"Andes Mountains and Maracaibo Lowlands in northwest; central plains (llanos); Guiana Highlands in southeast\",\"government/administrative_divisions\":\"23 states (estados, singular - estado), 1 capital district* (distrito capital), and 1 federal dependency** (dependencia federal); Amazonas, Anzoategui, Apure, Aragua, Barinas, Bolivar, Carabobo, Cojedes, Delta Amacuro, Dependencias Federales (Federal Dependencies)**, Distrito Capital (Capital District)*, Falcon, Guarico, Lara, Merida, Miranda, Monagas, Nueva Esparta, Portuguesa, Sucre, Tachira, Trujillo, Vargas, Yaracuy, Zulia\",\"government/capital/geographic_coordinates\":\"10 29 N, 66 52 W\",\"government/capital/name\":\"Caracas\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"native stilt-houses built on Lake Maracaibo reminded early explorers Alonso de OJEDA and Amerigo VESPUCCI in 1499 of buildings in Venice and so they named the region \\u0022Venezuola,\\u0022 which in Italian means \\u0022Little Venice\\u0022\",\"government/executive_branch/chief_of_state\":\"Notification Statement: the United States recognizes Juan GUAIDO as the Interim President of Venezuela\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;President Nicolas MADURO Moros (since 19 April 2013); Executive Vice President Delcy RODRIGUEZ Gomez (since 14 June 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nicolas MADURO Moros (since 19 April 2013); Executive Vice President Delcy RODRIGUEZ Gomez (since 14 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of yellow (top), blue, and red with the coat of arms on the hoist side of the yellow band and an arc of eight white five-pointed stars centered in the blue band; the flag retains the three equal horizontal bands and three main colors of the banner of Gran Colombia, the South American republic that broke up in 1830; yellow is interpreted as standing for the riches of the land, blue for the courage of its people, and red for the blood shed in attaining independence; the seven stars on the original flag represented the seven provinces in Venezuela that united in the war of independence; in 2006, then President Hugo CHAVEZ ordered an eighth star added to the star arc - a decision that sparked much controversy - to conform with the flag proclaimed by Simon Bolivar in 1827 and to represent the historic province of Guayana\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"5 July 1811 (from Spain)\",\"government/national_holiday\":\"Independence Day, 5 July (1811)\",\"government/national_symbol_s\":\"troupial (bird); national colors: yellow, blue, red\",\"introduction\":\"Venezuela was one of three countries that emerged from the collapse of Gran Colombia in 1830 (the others being Ecuador and New Granada, which became Colombia). For most of the first half of the 20th century, Venezuela was ruled by generally benevolent military strongmen who promoted the oil industry and allowed for some social reforms. Democratically elected governments have held sway since 1959, although the re-election of current disputed President Nicolas MADURO in an election boycotted by most opposition parties was widely viewed as fraudulent. Under Hugo CHAVEZ, president from 1999 to 2013, and his hand-picked successor, MADURO, the executive branch has exercised increasingly authoritarian control over other branches of government. National Assembly President Juan GUAIDO is currently recognized by more than 50 countries - including the United States - as the interim president while MADURO retains control of all other institutions within the country and has the support of security forces. Venezuela is currently authoritarian with only one democratic institution - the National Assembly - and strong restrictions on freedoms of expression and the press. The ruling partys economic policies expanded the states role in the economy through expropriations of major enterprises, strict currency exchange and price controls that discourage private sector investment and production, and overdependence on the petroleum industry for revenues, among others. However, Caracas in 2019 relaxed some economic controls to mitigate some impacts of the economic crisis driven by a drop in oil production. Current concerns include human rights abuses, rampant violent crime, high inflation, and widespread shortages of basic consumer goods, medicine, and medical supplies.\",\"name\":\"Venezuela\",\"people_and_society/age_structure/0_14_years\":0.2704,\"people_and_society/age_structure/15_24_years\":0.1682,\"people_and_society/age_structure/25_54_years\":0.4065,\"people_and_society/age_structure/55_64_years\":0.0811,\"people_and_society/age_structure/65_years_and_over\":0.0738,\"people_and_society/birth_rate\":\"18.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.9% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"unspecified Spanish, Italian, Portuguese, Arab, German, African, indigenous people\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.936 million CARACAS (capital), 2.219 million Maracaibo, 1.885 million Valencia, 1.19 million Maracay, 1.201 million Barquisimeto (2019)\",\"people_and_society/nationality/adjective\":\"Venezuelan\",\"people_and_society/nationality/noun\":\"Venezuelan(s)\",\"people_and_society/net_migration_rate\":\"-1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31689176\",\"people_and_society/population_growth_rate\":0.0121,\"people_and_society/urbanization/urban_population\":\"88.2% of total population (2019)\",\"transportation/airports\":\"444\",\"transportation/railways/total\":\"447\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":141.3,\"BoxWidth\":119.29999999999998,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.851,\"ISO3_Code\":\"CHL\",\"ISO_Code\":\"CL\",\"Path\":\"M 313.8 525.5 314.3 526.2 313.5 528.9 313.3 529.2 310.8 530.3 310.4 530.7 309.9 531.4 309.9 531.7 310.2 532 310.5 532.5 309.9 532.9 310 534.1 310.2 534.5 310.4 535.7 309.9 536.2 309.9 536.8 310.7 538.2 310.5 538.5 310.2 538.6 310 538.9 309.5 538.6 309.2 538.9 309.1 539.3 308.8 539.8 308.6 540.3 308.4 541.1 308 541.5 307.8 542 307.5 542.2 307.3 542.5 307 542.7 306.9 543.3 306.7 543.7 306.7 544.1 306.6 545 306.2 545.2 306 545.7 306.3 547.2 306.2 548.1 306.4 548.3 306.4 548.5 306.1 549 305.7 549.1 305.5 549.4 305.1 550.6 305.1 551.1 304.9 551.5 304.7 551.4 304.5 551.6 304.4 552.7 304.7 553.7 305.2 554 305.3 554.1 305.2 554.4 304.9 554.5 305.1 554.8 305.1 555.1 305.3 555.4 305.3 555.7 305.5 555.9 305.6 556.7 305.9 557.2 305.7 557.8 305.9 558.5 306 558.6 306.3 558.4 306.6 559 306.4 559.3 306.3 559.6 306.3 560.3 306.4 560.9 306.3 561.4 306.4 561.7 306.2 561.8 305.9 561.9 305.8 562.3 305.6 562.6 305.1 563.4 305.2 563.7 305 564.1 304.9 564.7 304.4 565.1 304.5 565.3 304.7 565.5 304.7 565.8 305 566.9 304.8 567.3 304.9 567.8 304.8 568 304.7 568.2 304.4 568.2 304.1 568.4 304 569 303.6 569 303.3 569.3 303.1 569.3 303.1 569.9 302.9 570.1 302.7 570.5 302.8 570.9 302.7 571.1 302.9 571.5 302.6 572.2 302.8 572.8 302.6 573.5 303.1 574.9 303.1 575.5 303.2 576 303.6 576.7 303.3 577.2 302.6 577.5 302 577.9 302 578.3 302.1 579.2 301.7 580 301.8 580.3 301.5 580.4 301.3 580.3 301.2 580.3 301.3 581.1 301.5 581.5 301.3 582.1 301 582.1 300.9 582.4 301 582.6 301.3 582.9 301.3 583.1 301.2 583.3 300.9 583.3 300.8 584.1 300.6 584.4 300.8 585.7 300.8 586.7 300.9 587.5 300.7 587.8 301 588.6 301.1 589.4 301.1 589.5 300.9 589.7 300.6 589.7 300.3 589.7 300.1 590.1 300.3 590.9 300.1 591.4 300.1 592.4 300.5 593.1 301.1 593.6 301.1 594 300.7 594.1 300.7 594.6 300.8 594.9 301.5 595.4 301.1 595.9 301.3 596.4 301.3 596.6 300.9 597.1 300.9 598.1 302.5 598.3 302.8 598.7 302.6 599.1 302.5 599.6 302.3 599.7 301.8 599.6 300.8 599.7 300.4 599.6 300.2 599.7 300.3 600 300.4 600.2 301.1 600.3 301.6 600.5 302.2 601.3 302.2 601.6 301.9 602.1 301.8 602.5 301.3 602.7 301.1 603 301.1 603.7 301.4 604.1 301.4 604.4 301.2 604.8 300.8 605.2 301.1 605.7 301.3 607.2 300.6 608 300.6 608.7 300.7 609.1 300.7 609.3 300.4 609.5 300 610.1 299.6 610.3 299.5 611 299 612.2 299.1 612.5 299.4 613.1 299.5 613.9 298.8 614.7 298.8 615.9 298.4 616.4 297.8 616.7 297.3 617.4 296.4 617.6 296.3 618.4 296.1 619.2 296.2 619.4 296.2 619.8 296.4 620 296.4 620.3 296.1 620.8 296.2 621.3 296.2 621.8 296 622.2 296.1 622.3 296.2 622.6 296.7 623.2 296.9 623.6 297.1 623.9 297.2 624.3 297.3 624.4 297.6 624.3 298.3 623.8 298.5 623.9 298.7 624 298.9 623.9 299.1 623.8 299.5 623.9 299.6 624.4 299.7 625.1 299.7 625.5 299.4 625.9 299.6 626.6 299.2 628 299.7 628.6 300.4 629.2 300.5 629.4 300.5 629.8 300.9 630 305.8 630 306.8 630.4 307.4 630.6 308 630.6 308.2 630.6 309.2 631.1 310.3 631.4 310.3 631.7 310.1 631.5 309 631.3 308.4 630.9 308.1 630.8 308 630.9 307.5 631.1 307.3 631.7 306.9 632.2 306.2 632.2 305.1 632.9 304.6 633.1 304.3 633.1 303.9 633.3 303.7 633.9 303.6 634.6 303.3 635.8 303.3 637.2 303.3 637.8 302.9 638.3 302.4 638.5 300.2 637.7 299.4 636.9 298.7 636.8 297.3 635.7 297 635.3 297.1 635.2 298.1 635.3 297.8 634.7 296.9 634.8 296.5 634.7 295.9 634 296.1 633.7 296.6 633.6 296.8 633.3 296.6 633 296 633.3 295.8 633.2 295.8 632.9 296 632.3 296 631.3 295.8 630.4 296.7 630.8 296.9 630.6 296.9 630.4 296.5 630.4 296.1 629.9 295.8 628.8 295.6 628.8 295.4 628.8 295.2 628.6 295.1 627.6 295.1 627.4 295.6 627.5 295.7 627.5 295.7 627.2 295.6 627.1 295.3 626.8 295.5 626.4 295.2 626.4 294.9 626.3 295 626.8 294.7 626.9 294.5 626.1 294.3 626.3 294.2 626.2 294 625.4 294.7 625 295.4 625.1 295.4 624.7 295.4 624.3 295.6 624.1 295.9 623.8 295.6 623.6 295.2 624.5 295 624.7 294.8 624.7 294.5 624.2 294.3 623.7 294.2 623.4 294.4 623.1 294.4 623 293.9 622.7 293.1 622.3 293 622.1 293 621.8 293.2 621.5 293.6 621.4 293.9 621.5 294.3 622 294.4 622 294.1 621 294.7 621 294.1 620.5 294.1 619.8 294.3 619.5 294.7 619.3 295.1 619.3 295.1 619.2 294.8 618.8 294.7 618.1 294.6 618.2 294.4 618.9 294.1 619 294.1 619.2 294 619.3 293.7 619.5 293.7 620.5 293.4 621 293.1 621.3 292.4 621.1 292.4 620.7 292.5 620.3 292.4 619.8 292.5 619.2 292.5 619 292.3 619.2 292.2 619.3 292.2 620.1 292 620.7 291.7 620.3 291.3 619.2 291 618.5 291 618.2 291.8 617.6 291.7 617.2 292.2 616.7 292.1 616 292.3 614.6 291.7 613.3 291.5 612.5 291.6 612 291.4 611.6 292.1 611.4 292.2 611.5 292.2 611.8 292.5 611.9 292.7 612.2 292.9 612.6 292.7 613.1 292.7 613.3 293.1 613.6 293.3 614.1 293.3 614.8 293.5 615.2 293.2 615.5 293.5 615.8 293.7 616.3 294 615.7 294.1 615.1 294.2 614.7 293.8 614.4 293.5 613.6 293.5 613.1 293.3 612.8 293.4 612.6 293.7 612.6 294.2 612.9 294.4 612.7 294.8 612.7 295.6 612.9 295.9 613 296.3 613.4 296.5 613.3 295.8 612.4 295.9 611.9 295.8 611.5 295.6 611.7 295.4 611.9 295.4 612.1 295.3 612.3 294.4 612.4 293.8 612.1 293.7 611.7 293.2 611.4 293.2 611 293.5 610.8 293.8 610.9 294 611.1 294.1 611.1 293.7 610.1 294 609.6 294.4 609.3 294.4 608.9 294.6 608.4 294.1 607.7 293.6 607.6 293.4 607.7 293.4 608 293.3 607.9 292.4 607.5 292 606.8 291 607.3 291.2 607.9 291.1 608.2 290.7 608.1 290.4 607.5 290.7 606.8 292.7 605.1 292.7 604.7 292.4 604.9 292.1 604.8 292.1 604.1 292.8 603.9 293.6 604 293.5 603.8 293.2 603.6 293.1 603.4 293.6 602.5 294 602.6 294.4 603.4 294.6 603.5 294.7 603.2 294.6 602.5 294.6 601.4 294.1 600.5 294.1 600.4 294.3 600.2 294.6 600.1 294.9 600.2 295 600.5 295.4 600.6 295.6 600.8 295.6 601 295.7 601.5 295.6 601.7 294.9 604.1 295 604.5 295.1 604.5 295.3 603.8 295.6 603.9 295.7 604.2 295.7 605.1 295.6 605.5 295.3 606.5 295.3 606.6 295.6 606.3 296.1 605.5 295.9 605.3 296 604.4 296.2 603.9 296.7 603.3 296.6 603.2 296.3 603.3 296.4 602.4 297 601.9 297.7 602.3 297.9 602.2 297.1 601.7 296.2 601.7 296.3 601.4 296.6 601.2 296.5 600.9 296.7 601 296.7 600.6 296.9 600.3 296.5 599.3 296.6 599.1 296.9 599 297 598.9 297 598.1 297.2 598.1 297.5 598 297.9 598.2 297.8 597.9 297 597.3 297.2 596.9 297 596.7 297.1 596.4 297.1 596.3 297.3 596.4 297.4 596.4 297.5 596.3 297.6 595.9 297.6 595.6 297.7 595.4 297.8 595.2 297.6 595 297.4 594.5 297.6 594.1 297.9 593.7 298 593.1 298.2 592.9 298.3 592.5 298.1 591.9 298.1 591.2 298.3 591.1 298.7 591.1 298.2 590.2 298.4 590 298.8 589.9 298.9 590.1 299.1 590.7 299.2 590.7 299.1 589.8 298.8 589.5 299 589.1 298.5 589.1 298.1 588.7 298.6 588.2 299.4 587.9 299.5 587.4 299.4 587.4 299.2 587.8 298.8 588 298.6 587.9 298.3 587.4 297.7 587.3 297.6 587.5 297.5 587.6 297.6 588.4 297.6 588.5 297.3 588.2 296.5 588.3 295.8 588.1 295.7 587.7 295.5 587.4 295.3 587.1 295.1 585.4 295.2 585 295.4 584.2 295.6 583.8 295.5 583.2 295.8 582.2 295.8 581.8 296.5 581.2 296.6 580.7 296.9 580 297 579.4 296.9 578.8 296.3 576.7 296.2 576.1 296.3 574.9 296.2 574.3 295.8 573.5 295.8 573.2 295.9 572.8 295.8 572.1 296 571.8 296.7 571.9 297.1 571.6 297.2 570.8 297.2 570.3 297.3 570.1 297.5 570.1 297.6 570 297.7 569.6 298.1 568.7 298.3 567.6 298.8 566.9 298.8 566.2 299.4 565 299.8 564.5 299.9 563.9 300.2 563 300.3 562.4 300.4 561.9 300.5 561.3 300.9 560.3 301.3 559.9 301.4 559.6 301.4 559.3 301.3 559 301.3 558.6 301.2 558 301.6 557.5 301.7 557.2 301.7 556.8 301.9 556.4 301.9 556 302 555.6 301.7 554.9 301.7 553.6 301.4 551.7 301.4 551 301.2 549.8 301.4 548.8 301.7 548.7 302.1 548.3 302.1 547.8 302.4 547.5 302.3 547 302.3 546.6 302.3 545.9 302.2 545.7 301.8 545.3 301.8 544.4 302.3 543.6 302.4 543.2 302.7 542.6 302.7 541.8 303 540.8 303.1 540.5 303.4 540.2 303.5 539.9 303.3 539.5 303.3 538.9 303.7 538.5 303.7 537.9 304 537.2 304 536.6 304.1 536.3 304.1 535.8 304.2 535.2 304 534.6 304.2 533.8 304.5 533.6 304.7 533.2 304.7 532.8 304.6 532.5 304.6 532.1 304.4 531.4 304.4 530.8 304.5 529.7 304.5 528.7 304.8 527.9 304.7 527.6 304.3 527.6 304.3 527.2 304.4 526.3 304.5 526.3 304.7 526.4 304.8 526.3 305.1 525.9 305.1 525.4 305.3 524.6 305.5 522.2 305.8 521.5 305.7 520.9 305.5 520.2 305.5 519.8 305.4 519.4 305.4 518.8 305.6 517.5 305.5 516.6 305.4 516.1 305.3 515.6 305.2 515.1 305.2 514.6 305 513.7 305.1 512.7 304.9 512.3 305.1 512.2 305.4 512.2 306 512.1 306.4 511.8 306.6 511.2 306.5 510.4 306.5 510.3 306.8 510.3 307.4 509.8 307.5 510.2 307.8 510.7 307.9 511.2 308.5 511.5 308.4 511.8 308.6 512.3 308.8 513.4 308.9 513.8 308.9 514.2 310.3 515.4 309.7 516.3 310 516.7 310 517 309.9 517.3 309.4 517.5 309.5 517.7 309.6 518.1 309.4 518.4 309.6 518.6 310.2 519 310 519.4 310 519.8 310.4 520 311 521 311 521.9 311.3 522.4 311.3 523 311.6 523.4 311.7 524.1 311.8 524.6 311.9 524.8 311.8 525.5 312.1 525.7 312.7 525.8 313.8 525.5 Z M 309.8 632.9 309.8 633.3 309.8 636.3 309.8 639.5 309.8 642.8 309.8 643.4 309.5 643.4 309.3 643.6 311.4 643.5 313.3 643.6 313.9 644.3 314 644.6 313.8 645.1 313.3 645.4 313.1 645.3 313 645.1 312.9 644.9 312.5 645.1 312.3 645.1 312 645.1 311.3 644.9 310.8 644 310.6 644 310 644.6 310.1 644.7 310.7 644.9 310.7 645.1 310.5 645.5 311 645.8 311.3 646.2 311.4 646.7 311.3 647.1 310.9 646.8 310.6 646.4 310.2 646.2 309.7 646.3 309.2 646.2 308.8 645.5 308.4 645.2 308.1 645.5 308.3 646.3 308 646.4 306.7 646 306.6 645.3 306.1 645.1 306 644.8 305.9 644.2 305.6 643.9 305.6 643.7 307.1 643.4 307.2 643.3 306.9 643.1 305.7 643.2 304.5 643.1 304.5 643.2 305.1 643.5 305 644.3 304 644.5 303.3 644.2 302.8 643.7 302.5 643.9 302.4 643.6 302.1 643.4 302.2 643.1 302.5 643.1 303.6 643.6 303.9 643.5 303.4 642.6 303 642.4 302.6 642.5 302.3 642.1 301.6 642.5 301.3 642.3 301 642.4 300.6 642 300.5 641.6 300.6 641.4 301 641.4 301.2 641.2 301.6 641 302.3 641 303.1 641.1 303.8 640.8 304.1 640.9 304.2 641.2 304.5 641.2 304.4 640.7 303.7 640.3 303.5 639.9 303.6 638.6 304 638.3 304.2 637.7 304.5 637.4 304.6 637.6 305 639.5 304.8 639.6 304.6 639.4 304.5 639.5 305.1 640.2 305 640.3 304.8 640.4 304.8 640.5 305.3 640.8 305.9 640.6 306.5 641.4 306.6 641.3 306.6 640.8 307.1 641.1 307.5 641 307.9 641.3 308 641.7 308.2 641.6 308.4 641.3 308.3 641.1 307.5 640.5 306.3 639.9 305.9 639.6 305.6 638.9 305.5 638.4 305.6 638 306 637.7 306.7 637.5 307.5 637 307.7 636.6 307.7 636.3 307.4 636.2 306.3 636.3 305.3 636.5 304.8 636 304.7 635.6 304.8 634.9 305 634.6 305.3 634.6 305.5 634.3 305.5 634.1 305.2 633.8 305.2 633.4 305.5 633.3 306.3 633.6 306.8 633.2 307.1 632.4 307.5 632.1 307.7 632.2 308 632.7 308.3 632.9 309.4 632.6 309.8 632.9 Z M 297.6 636.4 298 636.9 298.2 636.7 298.5 637.1 298.7 637 299.4 637.2 299.5 637.4 299.3 637.7 299.7 638 299.9 638.3 300.3 638.6 300.6 638.5 301.2 638.8 301.3 639.3 301.5 639 301.7 638.9 302.3 639.2 302.8 639.7 303 639.6 303.2 640.3 303.1 640.6 302.7 640.9 302.2 640.4 301.8 640.6 300.8 639.6 300.8 639.8 301 640.3 300.9 640.6 300.7 640.6 300.4 640.2 299.8 639.5 299.7 639 299.8 638.7 299.6 638.5 299.4 638.7 299.3 639.2 299 639.3 298.7 639.7 298.5 639.6 298 639.7 297.8 639.6 297.8 639.5 298.1 639.1 298 638.5 297.6 638.6 297.3 637.9 297 637.9 296.6 637.6 296.3 637.7 295.9 637.3 295.6 637.2 295.5 637.2 295.4 636.9 295.4 636.5 295.5 636.4 295.6 636.5 295.7 636.6 295.9 636.3 296 636.3 296.6 636.5 297.1 636.6 297.1 636.4 296.1 636 295.6 635.4 295.2 635.4 294 634.9 293.3 634.2 293 633.4 293.3 633.5 294.1 634.2 294.6 634.3 295.6 634.9 295.9 635 296.1 635.2 296.5 635.3 297.6 636.4 Z M 295.1 588.6 295.2 588.6 295.8 588.4 296.1 588.4 296.3 588.5 296.1 588.9 296.4 589.3 296.5 589.4 296.3 589.7 296.6 589.9 296.6 590.3 296.1 590.4 296 590.5 296.2 590.6 296.3 590.9 296.3 591 295.9 590.8 295.8 590.8 295.8 590.9 295.9 591.1 295.6 591.2 295.5 591.3 295.5 591.4 296 591.3 296 591.5 295.7 591.6 295.9 591.8 296.3 592.1 296.3 592.3 296 592.4 295.8 592.4 296 592.6 296 592.5 296.2 592.5 296.6 592.8 296.7 592.9 296.4 592.8 296.2 592.7 296.2 592.6 296.1 592.7 296.3 593.3 296.1 593.6 296.1 593.5 296.2 593.4 296.1 593.3 295.7 593.4 295.6 593.3 295.6 593.5 295.8 593.6 295.8 594.3 295.6 594.4 295.4 594.2 295.4 594.4 295.2 594.4 295.1 594.3 294.9 594.2 294.8 594.3 294.8 594.2 294.6 594.3 294.5 594.3 293.8 593.8 294 593.2 294.2 592.9 294.3 592.5 294.4 592.4 294.4 591.8 294.5 591.5 294.3 591 294.5 590.4 294.4 590 294.7 589.6 294.8 589.3 294.7 589 294.8 588.7 294.7 588.4 294.9 588.3 295.2 588.3 295.2 588.5 295.1 588.5 295.1 588.6 Z M 293.9 623.3 294.4 624.6 294.1 624.8 293.8 624.8 293.8 625.5 293.7 626.3 293.3 626.4 293.3 627 293 627.1 292.6 627.5 292.3 627.7 292 627.4 291.8 627.5 291.8 627.8 291.6 628 291.2 628.1 291.6 626.9 292.2 626.5 292.2 626.2 292.2 626.1 292.4 626 292.6 626.2 292.8 626 292.7 625.7 292.4 625.7 292.2 625.4 292.4 624.2 292.5 624 292.7 624.1 293 624.8 293.1 624.8 293.1 624.4 293.3 624.2 293.3 623.8 293.5 623.5 293.2 623.3 293.2 623.5 293 623.6 292.9 623.3 292.8 623.2 292.8 622.9 292.9 622.7 293.2 622.7 293.9 623.3 Z M 291.2 612.8 291.5 613.2 291.6 613.9 292 614.6 292 615 292.1 615.3 292 615.6 292 616.1 292 616.5 291.2 617.4 290.8 617.8 290.5 617.7 290.4 617.6 290.4 617.3 290.6 617.1 290.3 616.8 290.3 616.7 290.6 616.7 290.4 616.3 290.5 616.1 290.8 615.9 290.5 615.7 290.5 615.4 290.6 615.2 290.5 615 290.5 614.6 290.6 614.5 290.8 614.5 291.2 614.4 291.3 614.4 291.2 614.3 290.8 614.3 290.7 614.2 290.9 614.1 290.7 614 290.8 613.7 290.7 613.3 290.7 613.1 290.8 612.8 291 612.9 291.2 612.8 Z M 292.7 628.5 292.8 628.8 293 628.7 293.2 628.9 293.3 628.7 293.3 628.8 293.2 629.1 293.3 629.6 293.5 629.7 293.6 630 293.5 630.1 293.3 630.3 293.3 630.5 293.1 630.8 293.3 631.1 293.1 631.6 292.4 631.2 292.4 630.9 292.7 630.8 292.8 630.6 292.5 630.5 292.5 630.1 292.2 630.5 292.1 630.4 292 630 292 629.6 291.8 629.4 291.8 629.2 291.9 628.8 292 628.8 292.3 629.1 292.5 629.3 292.4 628.3 292.7 628.5 Z M 295.2 630.6 295.4 631 295.6 630.9 295.7 631 295.7 631.3 295.6 631.5 295.8 632.1 295.7 632.3 295.8 632.5 295.7 632.5 295.6 632.8 295.4 633.1 295.2 633.2 294.6 632.6 294.9 632.3 295.2 631.6 295.1 631.4 294.3 631.8 294.2 631 293.6 630.8 293.8 630.4 293.8 630 294 629.9 294 630.1 294.1 630.2 295.2 630.6 Z M 291.6 621.2 291.9 621.3 292 621.3 292.4 621.6 292.6 621.6 292.7 621.8 292.4 622.3 292.2 622.9 292 623.1 291.3 623 291.2 622.9 291.3 622.7 291.2 622.7 290.9 623 290.8 622.9 290.8 622.5 290.8 622.3 291 621.7 291.2 621.8 291.6 622.2 291.6 622.1 291.6 621.8 291.2 621.6 291 621.4 291 621.2 291.2 621.1 291.6 621.2 Z M 296 598.5 296 598.7 295.9 598.8 296 599.3 296 599.6 296 599.9 295.8 600 295.6 599.8 295.6 599.6 295.3 599.2 295.1 599.6 294.9 599.6 294.9 599.5 294.1 599.8 293.9 599.6 293.8 599.2 295 598.9 295.4 599 295.5 598.8 295.2 598.6 295.6 598.6 295.7 598.6 295.8 598.5 295.8 598.4 295.6 598.2 295.7 598 295.6 597.6 295.8 597.7 295.8 598.2 296 598.5 Z M 295.7 630.8 295.6 630.7 295.2 630.4 294.9 630.4 294.7 630.2 294.6 630.1 294.5 629.8 293.9 629.5 293.5 628.6 293.8 628.6 294.1 629.1 294.7 629.5 295.5 630.2 295.6 630.4 295.7 630.8 Z M 291.4 619.8 291.7 620.5 291.3 620.5 291.2 620.5 290.9 620.1 290.4 620.4 290.4 620.1 290.6 619.9 290.6 619.8 290.5 619.7 290.5 619.5 290.9 619.2 291 619.1 291 619.2 291 619.3 291.2 619.4 291.4 619.8 Z M 295.5 598.4 295.2 598.4 294.7 598.1 294.6 597.4 295 597.1 295.2 597.1 295.4 597.4 295.3 597.7 295.4 597.9 295.3 598.1 295.5 598.4 Z M 294.9 628.6 295.3 629.2 295.6 629.2 295.7 629.5 295.6 629.5 295.5 629.4 295.5 629.5 295.6 629.6 295.7 629.8 295.6 630 295.3 629.8 295.3 629.5 295 629.3 294.9 629.1 294.7 629.2 294.2 628.5 294.4 628.4 294.5 628.1 294.6 628.1 294.6 627.8 294.7 627.8 294.9 628.6 Z M 291.4 624.4 291.2 624.5 290.9 624.4 290.9 624 290.8 623.9 291 623.7 290.9 623.6 290.8 623.4 290.9 623.2 291.4 623.2 291.8 623.4 291.7 623.6 291.5 623.9 291.4 624.4 Z M 294.4 601.9 293.9 602.2 293.5 601.9 293.7 601.6 293.9 601.2 293.7 600.9 293.8 600.8 293.9 600.8 294.1 600.9 294.4 601.9 Z M 312.4 646.3 312.8 647 313.1 647.2 313.1 647.1 312.9 646.8 313.2 646.7 313.3 647 313.2 647.3 313.5 647.3 313.6 647.7 313.7 647.7 313.6 647.8 313.4 647.8 313.5 647.9 313.7 648.1 313.6 648.2 313.3 648.1 313.3 647.9 313.2 648.1 313.1 647.9 313.3 647.8 313.2 647.6 313 647.6 312.7 647.3 312.4 647.3 312.4 647.1 312.5 647 312.5 646.8 312.2 646.9 312.4 646.4 312.4 646.3 Z M 296.1 602.9 295.9 603.6 295.6 603.4 295.5 603.4 295.4 603.1 295.5 603 295.6 602.7 295.7 602.3 296.1 602.4 296.1 602.9 Z M 294.5 598.8 294 598.9 293.5 598.7 293.4 598.6 293.3 598.5 293.4 598.4 293.5 598.3 294.1 598.2 294.5 598.8 Z M 299.6 640.3 299.4 640.4 299.3 640.4 299.2 640.5 299 640.6 298.9 640.4 299.3 639.9 299.3 639.6 299.5 639.4 299.5 639.3 299.7 639.3 299.6 639.5 299.8 639.7 299.8 639.9 299.7 639.9 299.6 640.3 Z M 295.5 596 295.6 596.2 295.5 596.4 295.5 596.5 295.3 596.4 295.3 596.6 295.2 596.6 294.9 596.4 294.5 596.1 294.6 596 294.8 595.9 295.1 596.2 295.2 595.9 295.5 596 Z M 293.9 600.3 293.8 600.4 293.4 599.6 293.5 599.4 293.3 599.3 293.1 599.3 293.1 599.1 293.3 599.1 293.6 599.2 293.8 599.6 294 600.1 293.9 600.3 Z M 295.2 599.7 295.5 600 295.6 600.1 295.6 600.2 295.6 600.3 295.5 600.4 295.2 600.2 295.1 599.9 294.8 600 294.6 599.9 294.7 599.8 295.2 599.7 Z M 293.1 595 293.2 595.1 293.3 595.2 292.9 595.3 292.8 595.4 292.7 595.4 292.6 595.2 292.5 595 292.7 595 292.8 595 292.8 594.8 293.1 595 Z M 314.6 645.5 314.2 645.6 314.1 645.5 314.1 645.2 314.2 645.1 314.3 645 314.5 645 314.6 645 314.6 645.1 314.7 645.4 314.7 645.5 314.6 645.5 Z M 297 639.7 296.8 639.8 296.4 639.4 296.6 639.1 297.1 639.5 297.2 639.7 297 639.7 Z M 313 647.9 312.9 648 312.8 648 312.7 648.2 312.5 648.3 312.5 648 312.3 648.2 311.8 648.1 311.8 648 312 647.9 312.2 648 312.3 647.9 312.6 648 312.8 647.9 312.9 647.8 313 647.9 Z M 295.9 596.4 295.9 596.6 296.1 596.8 296.1 597 295.9 597.1 295.8 596.9 295.6 596.8 295.5 596.8 295.6 596.7 295.7 596.4 295.8 596.5 295.8 596.4 295.9 596.4 Z M 294.6 627.4 294.6 627.5 294.5 627.4 294.2 627.3 294.1 626.8 294.4 626.7 294.5 627 294.5 627.1 294.6 627.4 Z M 315.5 645.3 315.3 645.3 315.2 645.1 315.3 644.9 315.5 644.8 315.8 644.8 315.9 645 315.8 645 315.7 645 315.7 645.1 315.5 645.3 Z M 196.9 538.5 197.1 538.6 197.2 538.6 197.2 538.7 197 538.8 196.9 538.8 196.9 538.9 196.7 538.9 196.7 539 196.6 538.9 196.7 538.7 196.8 538.5 196.9 538.5 Z M 293.7 609.2 293.7 609 293.6 608.9 293.7 608.8 293.8 608.7 294 608.7 294.1 608.7 294.2 608.8 294.1 608.9 293.8 609.1 293.7 609.2 Z M 296.9 638.2 297 638.3 297.1 638.2 297.3 638.3 297.4 638.5 297.3 638.7 297 638.5 296.8 638.6 296.8 638.3 296.9 638.2 Z M 294.3 597.2 294 597.4 293.9 597.1 294.1 597 294.2 596.9 294.1 596.8 294.3 596.6 294.4 596.7 294.3 596.8 294.3 596.9 294.3 597.2 Z M 292 600.1 291.8 600.2 291.7 600.2 291.6 599.8 291.8 599.7 292 600 292 600.1 Z M 295 598.8 294.7 598.8 294.6 598.8 294.6 598.7 295 598.7 294.9 598.5 294.7 598.5 294.4 598.4 294.4 598.3 294.7 598.4 294.9 598.4 295 598.5 295.1 598.7 295 598.8 Z M 292.2 624 292.1 624.7 292 624.6 291.8 624.3 292 623.9 292.2 624 Z M 294.2 597.6 294.2 597.9 293.9 597.9 293.8 597.8 293.7 597.7 293.8 597.6 294.1 597.5 294.1 597.4 294.2 597.4 294.2 597.6 Z M 293.4 611.8 293.4 612.1 293.3 612.1 293.2 612 293.1 612.2 293.1 612.3 293 612.2 293 612.1 292.9 612 292.9 611.9 293.1 611.8 293.3 611.8 293.4 611.8 Z M 314.7 644.4 314.7 644.5 314.6 644.3 314.4 644.2 314.2 644.1 314.2 644 314.1 643.9 314.6 644 314.6 644.1 314.7 644.2 314.7 644.4 Z M 300.7 642.5 300.6 642.6 300.5 642.6 300.3 642.4 300.3 642.3 300.2 642.2 300.3 642.1 300.4 642.1 300.6 642.3 300.7 642.5 Z M 294.6 598.2 294.6 598.3 294.3 598.1 294.5 597.6 294.6 597.7 294.6 598.1 294.6 598.2 Z M 294.5 636 294.3 636.1 294.1 636 294.5 635.6 294.7 635.7 294.7 635.8 294.6 635.8 294.6 636 294.5 636 Z M 292.7 603.1 292.8 603.3 292.8 603.4 292.6 603.2 292.5 603.4 292.4 603.3 292.5 603.2 292.5 603.1 292.5 602.9 292.7 602.9 292.7 603.1 Z M 292.9 599.2 292.7 599.3 292.6 599.2 292.6 598.9 292.6 598.8 292.8 598.8 292.9 598.9 292.8 599.1 292.9 599.2 Z M 300.2 641.2 300.2 641.3 300.1 641.3 300.1 641.4 300 641.5 299.9 641.3 300 641.2 299.9 641.1 299.8 641 299.8 640.9 300.1 640.9 300.2 641.2 Z M 299.3 640.7 299.4 640.9 299.2 640.9 299.1 641.2 298.9 640.9 299 640.7 299.2 640.8 299.2 640.7 299.3 640.7 Z M 308.8 646 308.8 646.1 308.7 646.1 308.7 646 308.5 646.1 308.4 645.7 308.2 645.6 308.3 645.5 308.4 645.7 308.5 645.9 308.8 646 Z M 294.5 597.4 294.6 597.5 294.3 597.5 294.3 597.4 294.4 597.4 294.5 597.2 294.6 597.1 294.6 596.9 294.7 597 294.7 597.1 294.5 597.4 Z M 299.6 640.9 299.8 641.3 299.7 641.4 299.6 641.2 299.6 641.4 299.5 641.3 299.4 641.1 299.6 640.9 Z M 290.8 618.9 290.6 618.8 290.6 618.5 290.6 618.4 290.8 618.5 290.8 618.9 Z M 293.5 631.2 293.6 631.5 293.5 631.7 293.5 631.9 293.5 632 293.3 631.7 293.4 631.7 293.4 631.5 293.4 631.3 293.5 631.2 Z M 294.1 598 294.2 598.1 294 598.1 293.9 598.2 293.9 598.1 293.7 598.2 293.7 598.1 293.7 598 293.8 598.1 293.8 598 293.9 597.9 294.1 598 Z M 299.9 640.3 300 640.5 299.9 640.6 299.8 640.5 299.8 640.4 299.7 640.4 299.7 640.1 299.9 640.2 300 640.2 299.9 640.3 Z M 296.4 597.1 296.4 597.3 296.3 597.4 296.2 597.2 296.1 597.3 296 597.2 296.2 597.1 296.4 597.1 Z M 299.7 640.5 299.7 640.7 299.6 640.7 299.5 640.9 299.4 640.8 299.4 640.5 299.6 640.5 299.7 640.5 Z M 276.1 560.3 276 560.3 275.9 560.1 276 560 276.1 560 276.1 560.1 276.1 560.3 Z M 295.2 575.9 295.2 576.1 295 576.1 295 575.8 295 575.7 295.2 575.9 Z M 300.4 640.6 300.2 640.6 300.1 640.6 300.2 640.3 300.4 640.3 300.4 640.6 Z M 297.9 588 297.7 588.1 297.6 588 297.6 587.8 297.9 587.9 297.9 588 Z M 301.5 640.6 301.3 640.7 301.1 640.6 301.1 640.5 301.2 640.4 301.4 640.6 301.5 640.6 Z M 303.9 634 303.8 634.1 303.8 634 304.1 633.7 304.1 633.9 303.9 634 Z M 314 647.9 314 648.3 313.8 648.1 313.9 647.9 314 647.9 Z M 293.5 601.4 293.4 601.5 293.3 601.4 293.5 601.2 293.5 601.3 293.5 601.4 Z M 297.8 591.8 297.8 592.1 297.5 591.8 297.6 591.7 297.8 591.8 Z M 293.7 632.3 293.9 632.5 293.8 632.6 293.7 632.4 293.7 632.5 293.6 632.5 293.6 632.2 293.7 632.3 Z M 293.3 612.4 293.2 612.5 293.2 612.3 293.2 612.2 293.3 612.2 293.4 612.2 293.4 612.3 293.3 612.4 Z M 309.8 646.7 309.6 646.6 309.5 646.5 309.6 646.4 309.8 646.6 309.8 646.7 Z M 297.5 590.2 297.3 590.4 297.2 590.3 297.4 590.1 297.5 590.1 297.5 590.2 Z M 291.7 607.3 291.7 607.6 291.6 607.6 291.5 607.5 291.5 607.3 291.6 607.3 291.7 607.3 Z M 281.6 559.7 281.6 559.8 281.5 559.8 281.4 559.8 281.3 559.6 281.4 559.6 281.5 559.7 281.6 559.7 Z M 297.2 638.8 297 639 296.8 638.8 296.9 638.7 297.2 638.8 Z M 295.8 600.6 295.8 600.7 295.6 600.7 295.6 600.6 295.7 600.4 295.8 600.5 295.7 600.6 295.8 600.6 Z M 293 621.6 292.8 621.7 292.7 621.5 292.9 621.4 293 621.4 293 621.6 Z M 308.8 647 308.7 647.1 308.6 646.9 308.6 646.6 308.7 646.7 308.7 646.8 308.8 647 Z M 305.9 645.1 305.8 645.2 305.6 645.1 305.6 645 305.6 644.9 305.7 644.9 305.8 645 305.8 645.1 305.9 645.1 Z M 296.3 600.9 296.2 600.9 296.1 600.7 296.2 600.6 296.3 600.9 Z M 295.8 597.3 295.9 597.5 295.6 597.4 295.7 597.4 295.8 597.3 Z M 296.7 589.8 296.6 589.8 296.4 589.6 296.6 589.5 296.7 589.8 Z M 296.8 598.7 296.7 598.9 296.6 598.9 296.6 598.8 296.7 598.7 296.8 598.7 Z M 294 631.2 293.8 631.2 293.7 631.1 293.9 631 294 631.2 Z M 297.7 641.3 297.7 641.5 297.4 641.4 297.5 641.3 297.7 641.3 Z M 313.6 648.5 313.5 648.7 313.4 648.6 313.4 648.5 313.4 648.4 313.6 648.5 Z M 296.7 591.4 296.8 591.4 296.9 591.5 297 591.5 297 591.6 296.9 591.6 296.8 591.5 296.7 591.5 296.7 591.4 Z M 300.7 641.1 300.5 641.1 300.4 640.9 300.6 640.8 300.7 640.9 300.7 641.1 Z M 293.5 632.1 293.5 632.2 293.2 632 293.3 631.9 293.5 632.1 Z M 294 627.2 293.9 627.3 293.8 627.1 294 627.1 294 627 294.1 627 294 627.2 Z M 294.2 594.4 294.1 594.5 294.1 594.2 294.2 594.4 Z M 298.7 640.4 298.5 640.5 298.4 640.4 298.6 640.2 298.7 640.4 Z M 296.3 571.2 296.2 571.3 296.1 571.2 296.2 571.1 296.3 571.2 Z M 296.8 590.9 296.6 590.9 296.6 590.8 296.8 590.8 296.8 590.9 Z M 295.9 593.5 296 593.8 295.9 593.8 295.8 593.6 295.9 593.5 Z M 296.5 591.4 296.3 591.5 296.2 591.5 296.3 591.3 296.5 591.4 Z M 293.4 628.2 293.4 628.3 293.3 628.2 293.2 628.2 293.2 628.1 293.3 628.1 293.4 628.2 Z M 294 635.1 293.9 635.3 293.8 635.1 293.9 635 294 635.1 Z M 301 642.7 301 642.8 300.8 642.7 300.8 642.6 300.9 642.5 301 642.7 Z M 292.2 603.6 292.2 603.8 292.1 603.8 292 603.7 292.2 603.6 Z M 297.8 640.2 297.7 640.3 297.6 640.2 297.7 640 297.8 640.1 297.8 640.2 Z M 296.4 597.7 296.3 597.9 296.2 597.8 296.3 597.6 296.4 597.7 Z M 296.6 591.2 296.5 591.3 296.4 591.2 296.4 591.1 296.6 591.2 Z M 294.8 631.9 294.8 632 294.6 631.9 294.8 631.8 294.8 631.9 Z M 297.6 591.3 297.6 591.5 297.4 591.4 297.5 591.3 297.6 591.3 Z M 295.4 633.9 295.4 634.1 295.3 634.1 295.3 634 295.3 633.9 295.4 633.9 Z M 297.9 588.6 298 588.8 297.8 588.7 297.8 588.6 297.9 588.6 Z M 294.3 632.3 294.1 632.3 294.1 632.2 294.2 632.1 294.3 632.3 Z M 294.3 602.5 294.4 602.7 294.3 602.7 294.2 602.5 294.3 602.5 Z M 293.5 626.9 293.5 627.1 293.4 627 293.4 626.8 293.5 626.9 Z M 302.9 639.5 302.8 639.5 302.7 639.4 302.8 639.3 302.9 639.3 302.9 639.5 Z M 296.4 600.6 296.4 600.7 296.3 600.7 296.3 600.5 296.4 600.5 296.4 600.6 296.5 600.6 296.4 600.6 Z M 296 601.7 295.9 601.7 295.8 601.6 296 601.5 296 601.7 Z M 291.4 617.4 291.4 617.6 291.2 617.5 291.3 617.4 291.4 617.4 Z M 295.9 631.5 295.8 631.7 295.7 631.6 295.8 631.5 295.9 631.5 Z M 292.4 603.2 292.3 603.2 292.3 603.1 292.3 603 292.4 603 292.4 603.2 Z M 297.6 595.4 297.5 595.4 297.5 595.3 297.6 595.2 297.7 595.4 297.6 595.4 Z M 292.6 623.5 292.5 623.6 292.4 623.4 292.5 623.3 292.6 623.5 Z M 306.2 640.4 306.1 640.6 306 640.4 306 640.3 306.2 640.4 Z M 297.3 590.6 297.2 590.6 297.2 590.5 297.3 590.5 297.3 590.6 Z M 294.1 628.4 293.9 628.4 293.9 628.2 294 628.3 294.1 628.4 Z M 293.9 608.1 293.8 608.2 293.8 608 293.8 607.9 294 608 293.9 608.1 Z M 293.7 614.7 293.6 614.7 293.5 614.6 293.6 614.5 293.7 614.6 293.7 614.7 Z M 292.9 627.8 292.9 628 292.7 628 292.7 627.9 292.8 627.8 292.9 627.8 Z M 309.1 646.4 309.1 646.5 309 646.5 308.9 646.3 309 646.2 309.1 646.4 Z M 293.9 615 293.7 615.1 293.7 615 293.8 614.9 293.9 614.9 293.9 615 Z M 296.3 591.2 296.2 591.4 296.1 591.3 296.2 591.1 296.3 591.2 Z M 290.4 616.3 290.3 616.4 290.1 616.3 290.2 616.2 290.4 616.3 Z M 298.7 640.7 298.7 640.8 298.6 640.8 298.5 640.6 298.6 640.6 298.7 640.7 Z M 295.3 636 295.3 636.1 295.4 636.1 295.5 636.1 295.4 636.2 295.3 636.2 295.3 636.1 295.2 636 295.3 636 Z M 309.5 651.1 309.4 651.1 309.3 651 309.4 650.9 309.5 651.1 Z M 297.4 639.6 297.2 639.9 297.2 639.8 297.3 639.6 297.4 639.6 Z M 296.9 590.7 296.8 590.8 296.7 590.6 296.9 590.5 296.9 590.7 Z M 293.3 601.9 293.2 602 293.1 601.8 293.3 601.8 293.3 601.9 Z M 293.9 628 293.8 628.1 293.7 628 293.8 627.8 293.9 628 Z M 314.9 647.9 314.8 647.9 314.7 647.8 314.7 647.7 314.9 647.8 314.9 647.9 Z M 299.6 639.1 299.5 639.2 299.4 639.1 299.5 639 299.6 639 299.6 639.1 Z M 310.4 646.5 310.3 646.6 310.2 646.6 310.2 646.4 310.3 646.4 310.4 646.5 Z M 297.6 639.9 297.6 640 297.4 639.9 297.4 639.8 297.6 639.9 Z M 301.7 544.8 301.5 544.8 301.5 544.7 301.6 544.6 301.7 544.8 Z M 298.5 639.9 298.4 640 298.4 639.8 298.5 639.8 298.5 639.9 Z M 293.7 622.8 293.6 622.9 293.5 622.8 293.6 622.7 293.7 622.8 Z M 309.3 646.5 309.3 646.7 309.1 646.6 309.1 646.5 309.3 646.5 Z M 292.3 605.2 292.1 605.3 292.1 605.2 292.2 605.1 292.3 605.2 Z M 294.2 635.3 294 635.4 294.1 635.1 294.2 635.2 294.2 635.3 Z M 295.9 600.1 295.9 600.2 295.8 600.2 295.8 600.1 295.8 600 295.9 600 295.9 600.1 Z M 296.5 590.6 296.4 590.7 296.3 590.5 296.4 590.4 296.5 590.6 Z M 297.5 591.9 297.4 591.9 297.3 591.9 297.4 591.7 297.5 591.8 297.5 591.9 Z M 294.4 630.1 294.3 630.2 294.2 630 294.2 629.9 294.4 630.1 Z M 294.5 632.8 294.4 633 294.2 632.9 294.3 632.8 294.5 632.8 Z M 291.5 607.4 291.4 607.4 291.3 607.3 291.5 607.3 291.5 607.4 Z M 297.8 634.9 297.7 635 297.7 634.9 297.7 634.8 297.8 634.8 297.8 634.9 Z M 296.2 591.7 296 591.8 296 591.6 296.2 591.6 296.2 591.7 Z M 297 591 296.9 591.1 296.8 590.9 297 590.9 297 591 Z M 308.4 646.8 308.3 647 308.3 646.7 308.4 646.7 308.4 646.8 Z M 299.1 639.8 299 640 298.9 639.9 298.9 639.8 299 639.7 299.1 639.7 299.1 639.8 Z M 293.3 608.3 293.2 608.3 293.1 608.2 293.3 608.2 293.3 608.3 Z M 293.6 626.8 293.6 626.9 293.5 626.7 293.5 626.6 293.6 626.8 Z M 299.4 641.3 299.2 641.3 299.2 641 299.3 641.1 299.4 641.3 Z M 296.3 600.3 296.2 600.5 296.2 600.3 296.3 600.2 296.3 600.3 Z M 278.1 536.3 278 536.3 277.9 536.2 278 536.1 278.1 536.3 Z M 297 590.2 297 590.3 296.8 590.3 296.8 590.2 296.9 590.2 297 590.2 Z M 294.7 596.4 294.6 596.5 294.5 596.5 294.5 596.4 294.7 596.4 Z M 297.1 591.4 297.1 591.5 297 591.5 297 591.4 297.1 591.3 297.1 591.4 Z M 294.6 633.1 294.5 633.1 294.5 632.9 294.6 633.1 Z\",\"Xmax\":315.9,\"Xmid\":302.1,\"Xmin\":196.6,\"Ymax\":651.1,\"Ymid\":575.1,\"Ymin\":509.8,\"economy/currency\":\"Chilean pesos (CLP)\",\"economy/gdp_per_capita_ppp/2017\":\"24600\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"88.23 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.59,\"energy/electricity_from_hydroelectric_plants\":0.26,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":743812,\"geography/area/water\":12290,\"geography/area_comparative\":\"slightly smaller than twice the size of Montana\",\"geography/area_sqkm\":756102,\"geography/climate\":\"temperate; desert in north; Mediterranean in central region; cool and damp in south\",\"geography/coastline\":\"6,435 km\",\"geography/elevation/highest_point\":\"Nevado Ojos del Salado 6,880 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1871\",\"geography/geographic_coordinates\":\"30 00 S, 71 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; the longest north-south trending country in the world, extending across 39 degrees of latitude; strategic location relative to sea lanes between the Atlantic and Pacific Oceans (Strait of Magellan, Beagle Channel, Drake Passage) \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Chile is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Atacama Desert - the driest desert in the world - spreads across the northern part of the country; Ojos del Salado (6,893 m) in the Atacama Desert is the highest active volcano in the world, Chiles tallest mountain, and the second highest in the Western Hemisphere and the Southern Hemisphere - its small crater lake (at 6,390 m) is the worlds highest lake \",\"geography/land_boundaries/border_countries\":\"Argentina 6691 km, Bolivia 942 km, Peru 168 km\",\"geography/land_boundaries/total\":\"7,801 km\",\"geography/land_use/agricultural_land_arable_land\":0.017,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.219,\"geography/land_use/other\":0.57,\"geography/location\":\"Southern South America, bordering the South Pacific Ocean, between Argentina and Peru\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"low coastal mountains, fertile central valley, rugged Andes in east\",\"government/administrative_divisions\":\"16 regions (regiones, singular - region); Aysen, Antofagasta, Araucania, Arica y Parinacota, Atacama, Biobio, Coquimbo, Libertador General Bernardo OHiggins, Los Lagos, Los Rios, Magallanes y de la Antartica Chilena (Magallanes and Chilean Antarctica), Maule, Nuble, Region Metropolitana (Santiago), Tarapaca, Valparaiso\",\"government/capital/geographic_coordinates\":\"33 27 S, 70 40 W\",\"government/capital/name\":\"Santiago; note - Valparaiso is the seat of the national legislature\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name is unclear, but it may come from the Mapuche word \\u0022chilli\\u0022 meaning \\u0022limit of the earth\\u0022 or from the Quechua \\u0022chiri\\u0022 meaning \\u0022cold\\u0022\",\"government/executive_branch/chief_of_state\":\"President Sebastian PINERA Echenique (since 11 March 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Sebastian PINERA Echenique (since 11 March 2018)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red; a blue square the same height as the white band at the hoist-side end of the white band; the square bears a white five-pointed star in the center representing a guide to progress and honor; blue symbolizes the sky, white is for the snow-covered Andes, and red represents the blood spilled to achieve independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 September 1810 (from Spain)\",\"government/national_holiday\":\"Independence Day, 18 September (1810)\",\"government/national_symbol_s\":\"huemul (mountain deer), Andean condor; national colors: red, white, blue\",\"introduction\":\"Prior to the arrival of the Spanish in the 16th century, the Inca ruled northern Chile for nearly a century while an indigenous people, the Mapuche, inhabited central and southern Chile. Although Chile declared its independence in 1810, it did not achieve decisive victory over the Spanish until 1818. In the War of the Pacific (1879-83), Chile defeated Peru and Bolivia to win its present northern regions. In the 1880s, the Chilean central government gained control over the central and southern regions inhabited by the Mapuche. After a series of elected governments, the three-year-old Marxist government of Salvador ALLENDE was overthrown in 1973 by a military coup led by General Augusto PINOCHET, who ruled until a democratically-elected president was inaugurated in 1990. Economic reforms, maintained consistently since the 1980s, contributed to steady growth, reduced poverty rates by over half, and helped secure the countrys commitment to democratic and representative government. Chile has increasingly assumed regional and international leadership roles befitting its status as a stable, democratic nation.\",\"name\":\"Chile\",\"people_and_society/age_structure/0_14_years\":0.1998,\"people_and_society/age_structure/15_24_years\":0.1463,\"people_and_society/age_structure/25_54_years\":0.4294,\"people_and_society/age_structure/55_64_years\":0.1132,\"people_and_society/age_structure/65_years_and_over\":0.1113,\"people_and_society/birth_rate\":\"13.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white and non-indigenous 88.9%, Mapuche 9.1%, Aymara 0.7%, other indigenous groups 1% (includes Rapa Nui, Likan Antai, Quechua, Colla, Diaguita, Kawesqar, Yagan or Yamana), unspecified 0.3% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.724 million SANTIAGO (capital), 975,000 Valparaiso, 869,000 Concepcion (2019)\",\"people_and_society/nationality/adjective\":\"Chilean\",\"people_and_society/nationality/noun\":\"Chilean(s)\",\"people_and_society/net_migration_rate\":\"0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17925262\",\"people_and_society/population_growth_rate\":0.0075,\"people_and_society/urbanization/urban_population\":\"87.6% of total population (2019)\",\"transportation/airports\":\"481\",\"transportation/railways/total\":\"7282\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":25.100000000000023,\"BoxWidth\":23.30000000000001,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.728,\"ISO3_Code\":\"PRY\",\"ISO_Code\":\"PY\",\"Path\":\"M 338.8 517.7 338.8 517.8 338.8 517.9 338.9 518 339 518.2 339.2 518.5 339.2 519 339.3 519.2 339.4 519.2 339.5 519.3 339.4 519.5 339.6 519.6 339.5 519.8 339.7 520 339.6 520.3 339.6 520.8 339.5 521 339.6 521.2 339.3 521.7 339.5 522.2 339.2 523.3 339.5 523.5 339.8 523.5 340 523.4 340.2 523.4 340.4 523.6 341 523.8 342 523.8 342.4 524 342.8 523.8 343 523.9 343.4 523.4 343.6 523.3 343.8 523.7 344.2 523.9 345.1 524 345.5 524.3 345.5 524.6 345.5 524.7 345.8 525 345.7 525.7 345.8 526.4 346.1 526.7 346 527 346.1 527.3 346 527.5 346.1 527.9 346.3 528.3 346.3 528.9 346.4 529 346.9 529.1 347.2 529 347.4 529.1 347.7 529 347.8 528.9 348.4 528.6 349 528.8 349.5 529.3 349.4 529.8 349.6 530.3 349.4 530.7 349.4 531.1 349 532.2 349.1 532.7 348.6 533.6 348.7 534 348.6 534.2 348.5 534.3 348.6 534.8 348.6 535.2 348.4 535.3 348.5 535.5 348.5 535.7 348.6 535.9 348.5 536.1 348.5 536.2 348.3 536.6 348.1 536.9 348 537.3 347.7 537.4 347.6 537.7 347.4 537.7 347.1 537.9 347.1 538.2 346.8 538.2 346.4 538.3 346.2 538.7 346 538.7 345.9 538.9 345.9 539.1 345.8 539.4 345.5 539.7 345.3 539.7 345 539.4 344.8 539.4 344.5 539.3 344 539.6 343.9 539.9 343.6 540.2 343.4 540.1 343.3 539.8 343.1 539.7 342.9 539.7 342.7 539.9 342.2 539.6 341.9 539.8 341.6 539.9 341.1 539.6 339.8 539.4 339.5 539.2 338.5 539.1 337.6 539.3 337.4 538.8 337.7 538.7 337.7 538.5 337.9 538.3 337.9 538.1 338.3 537.9 338.5 537.6 338.5 537.3 338.6 537.2 338.6 536.5 338.9 536 338.9 535.8 339 535.6 339.6 535.3 339.5 535.1 339.6 535 339.6 534.8 339.8 534.7 339.7 534.5 339.9 534.4 339.9 534.2 340.1 534.2 340.1 534.1 340.3 534 340.4 533.9 340.4 533.5 340.2 533.3 340.1 533.1 339.6 532.4 339.3 532.4 338.6 532 338.3 532.1 337.9 531.8 337.6 531.6 337.3 531.6 336.1 531 335.5 530.6 335.1 530.1 333.6 529.2 332.8 529.3 332.4 529 332.1 529 332 528.9 331.4 528.7 330.9 528.5 330.5 527.8 329.5 527.3 329.4 527.2 328.9 526.9 328.8 526.6 328.2 526.2 328 525.7 327.4 524.9 327.4 524.7 327.3 524.6 326.4 524 326.3 523.9 327.4 520.3 327.4 518.8 328.3 517.4 328.9 516.1 332 515.6 333.7 515.1 336.2 515.1 338.4 516.4 338.7 516.7 338.6 517 338.8 517.5 338.8 517.7 Z\",\"Xmax\":349.6,\"Xmid\":338.1,\"Xmin\":326.3,\"Ymax\":540.2,\"Ymid\":526.8,\"Ymin\":515.1,\"economy/currency\":\"guarani (PYG)\",\"economy/gdp_per_capita_ppp/2017\":\"12800\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.74 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0,\"energy/electricity_from_hydroelectric_plants\":0.99,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":397302,\"geography/area/water\":9450,\"geography/area_comparative\":\"about three times the size of New York state; slightly smaller than California\",\"geography/area_sqkm\":406752,\"geography/climate\":\"subtropical to temperate; substantial rainfall in the eastern portions, becoming semiarid in the far west\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Cerro Pero 842 m\",\"geography/elevation/lowest_point\":\"junction of Rio Paraguay and Rio Parana 46 m\",\"geography/elevation/mean_elevation\":\"178\",\"geography/geographic_coordinates\":\"23 00 S, 58 00 W\",\"geography/geography_note\":\"landlocked; lies between Argentina, Bolivia, and Brazil; population concentrated in eastern and southern part of country\",\"geography/land_boundaries/border_countries\":\"Argentina 2531 km, Bolivia 753 km, Brazil 1371 km\",\"geography/land_boundaries/total\":\"4,655 km\",\"geography/land_use/agricultural_land_arable_land\":0.108,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.428,\"geography/land_use/forest\":0.438,\"geography/land_use/other\":0.024,\"geography/location\":\"Central South America, northeast of Argentina, southwest of Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"grassy plains and wooded hills east of Rio Paraguay; Gran Chaco region west of Rio Paraguay mostly low, marshy plain near the river, and dry forest and thorny scrub elsewhere\",\"government/administrative_divisions\":\"17 departments (departamentos, singular - departamento) and 1 capital city*; Alto Paraguay, Alto Parana, Amambay, Asuncion*, Boqueron, Caaguazu, Caazapa, Canindeyu, Central, Concepcion, Cordillera, Guaira, Itapua, Misiones, Neembucu, Paraguari, Presidente Hayes, San Pedro\",\"government/capital/geographic_coordinates\":\"25 16 S, 57 40 W\",\"government/capital/name\":\"Asuncion\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the precise meaning of the name Paraguay is unclear, but it seems to derive from the river of the same name; one explanation has the name meaning \\u0022water of the Payagua\\u0022 (an indigenous tribe that lived along the river)\",\"government/executive_branch/chief_of_state\":\"President Mario Abdo BENITEZ (since 15 August 2018); Vice President Hugo Adalberto VELAZQUEZ Moreno (since 15 August 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Mario Abdo BENITEZ (since 15 August 2018); Vice President Hugo Adalberto VELAZQUEZ Moreno (since 15 August 2018)\",\"government/flag_description\":\"three equal, horizontal bands of red (top), white, and blue with an emblem centered in the white band; unusual flag in that the emblem is different on each side; the obverse (hoist side at the left) bears the national coat of arms (a yellow five-pointed star within a green wreath capped by the words REPUBLICA DEL PARAGUAY, all within two circles); the reverse (hoist side at the right) bears a circular seal of the treasury (a yellow lion below a red Cap of Liberty and the words PAZ Y JUSTICIA (Peace and Justice)); red symbolizes bravery and patriotism, white represents integrity and peace, and blue denotes liberty and generosity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"14-15 May 1811 (from Spain); note - the uprising against Spanish authorities took place during the night of 14-15 May 1811 and both days are celebrated in Paraguay\",\"government/national_holiday\":\"Independence Day, 14-15 May (1811) (observed 15 May); 14 May is celebrated as Flag Day\",\"government/national_symbol_s\":\"lion; national colors: red, white, blue\",\"introduction\":\"Paraguay achieved its independence from Spain in 1811. In the disastrous War of the Triple Alliance (1865-70) - between Paraguay and Argentina, Brazil, and Uruguay - Paraguay lost two-thirds of its adult males and much of its territory. The country stagnated economically for the next half century. Following the Chaco War of 1932-35 with Bolivia, Paraguay gained a large part of the Chaco lowland region. The 35-year military dictatorship of Alfredo STROESSNER ended in 1989, and Paraguay has held relatively free and regular presidential elections since the countrys return to democracy.\",\"name\":\"Paraguay\",\"people_and_society/age_structure/0_14_years\":0.2413,\"people_and_society/age_structure/15_24_years\":0.188,\"people_and_society/age_structure/25_54_years\":0.4159,\"people_and_society/age_structure/55_64_years\":0.0813,\"people_and_society/age_structure/65_years_and_over\":0.0735,\"people_and_society/birth_rate\":\"16.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Spanish and Amerindian) 95%, other 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.279 million ASUNCION (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Paraguayan\",\"people_and_society/nationality/noun\":\"Paraguayan(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7025763\",\"people_and_society/population_growth_rate\":0.0117,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"799\",\"transportation/railways/total\":\"30\",\"transportation/roadways/total\":\"74676\"},{\"BoxHeight\":17.799999999999955,\"BoxWidth\":45.599999999999994,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.759,\"ISO3_Code\":\"ECU\",\"ISO_Code\":\"EC\",\"Path\":\"M 291.3 460.8 291.2 460.9 291 461 290.7 460.9 290.4 460.9 290.4 461.1 290.4 461.3 290.6 461.5 290.8 461.5 290.9 461.6 291 461.8 291.3 462 291.4 462.1 291.4 462.3 291.3 462.6 291.5 463.2 291.1 463.2 290.8 464.1 290.6 464.8 290.3 465 289.2 466.4 287.6 467.7 284.4 468.8 283.8 469.2 283.3 469.9 283.4 470.2 283.4 470.3 283.1 470.3 283 470 282.9 470.2 282.7 471 282.4 471.5 282.2 471.9 282.2 472.3 282 472.6 282 473.1 281.8 473.4 281.3 473.7 281 474.3 280.9 474.4 280.3 474.3 279.9 473.9 279.6 473.2 279.3 472.9 278.8 473 278.5 472.8 278.3 472.7 278 472.5 277.8 472.5 277.3 472.9 277.1 473 277 472.9 277 472.7 277.3 472.3 277 472.2 276.9 471.9 277 471.7 277.4 471.7 277.8 471.4 277.6 470.1 277.4 470 277.6 469.9 278 469.7 278.5 469.2 278.8 468.1 278.8 467.7 278.3 467.8 278.1 467.4 277.6 468 277.4 468 277 467.8 276.4 467.3 275.8 467 275.6 466.8 275.9 466.5 276.2 466.1 276.1 465.7 275.9 465 276.1 464.3 275.8 463.8 275.8 463.5 276 463.3 276.4 463.1 276.6 463 277 462.3 277 462.2 277 462 277 461.6 277 461.5 277.3 461.1 277.8 460.7 278 460.3 278.2 459.1 278 458.7 278.1 458.4 279.1 457.9 279.9 457.6 280.5 457.5 280.9 457.2 281.1 457.1 281.4 456.6 281.7 456.7 282 457 282.5 457.4 282.8 457.6 283.2 457.8 283.8 458.3 284.1 458.3 284.5 458.3 284.6 458.3 284.7 458.6 285.2 458.9 285.2 459.4 285.4 459.5 286.1 459.5 286.4 459.8 286.7 459.9 287.3 459.8 287.7 459.9 288.1 459.8 288.2 459.5 288.6 459.4 289.2 459.6 289.9 460.3 290.4 460.4 290.6 460.6 291.3 460.8 Z M 248 463.2 247.2 463.5 246.6 463.4 246.3 463.1 246.4 462.9 246.8 462.5 247.3 462.4 247.4 462.3 247.4 462.2 247.3 462 247 461.6 246.8 461.4 246.5 460.7 246.2 460.6 246.4 460.3 246.7 460.2 247.1 460.6 247.3 461.1 247.7 461.6 247.8 461.8 247.9 462 247.9 462.2 248.1 462.3 248.3 462.7 248.1 463 248 463.2 Z M 249.9 462.5 249.8 462.6 249.6 462.6 249.6 462.7 249.4 462.7 249.3 462.6 249.2 462.6 249 462.5 249 462.3 249.1 462 249.2 462 249.6 461.9 249.7 461.8 249.9 462 250 462.2 250 462.3 250 462.4 249.9 462.5 Z M 278.2 468.4 278.1 468.6 278 468.6 278 468.7 277.9 468.9 277.8 468.9 277.7 469 277.5 469 277.5 468.9 277.5 468.8 277.5 468.5 277.6 468.2 277.8 468.1 277.8 468 278.1 468 278.5 468.2 278.5 468.3 278.4 468.3 278.2 468.4 Z M 246.6 461.9 246.3 462 246.1 461.9 245.9 461.6 245.9 461.4 246 461.4 246.2 461.4 246.4 461.3 246.5 461.3 246.6 461.4 246.7 461.5 246.7 461.6 246.6 461.9 Z M 252 463.2 251.8 463.2 251.6 463.2 251.5 463.1 251.6 463 251.8 462.9 251.8 462.8 251.9 462.8 252 462.7 252.3 462.5 252.5 462.5 252.6 462.6 252.5 462.7 252.4 462.8 252.3 462.9 252.2 463.1 252 463.2 Z M 249 461.4 248.9 461.6 248.2 461.5 248.1 461.3 248.2 461.1 248.2 461 248.4 461 248.6 461.1 248.7 461.1 248.9 461.2 249 461.4 Z M 249.4 464.3 249.3 464.3 249.1 464.2 249.1 464.1 249.2 464 249.3 464 249.5 464.1 249.4 464.3 Z M 249.3 459.7 249.2 459.8 249 459.7 249 459.6 249 459.5 249.2 459.5 249.4 459.7 249.3 459.7 Z M 251.6 464.4 251.4 464.5 251.3 464.4 251.2 464.4 251.3 464.3 251.5 464.3 251.6 464.4 Z M 248.5 459 248.5 459.1 248.3 459 248.3 458.9 248.3 458.8 248.4 458.9 248.5 459 Z M 250.4 462.8 250.4 462.9 250.2 462.9 250.2 462.8 250.4 462.8 Z M 248.7 462.2 248.7 462.3 248.6 462.3 248.6 462.2 248.7 462.2 Z M 250.7 459.6 250.7 459.7 250.5 459.7 250.6 459.6 250.7 459.6 Z\",\"Xmax\":291.5,\"Xmid\":281.7,\"Xmin\":245.9,\"Ymax\":474.4,\"Ymid\":464.5,\"Ymin\":456.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"11500\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.54 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.43,\"energy/electricity_from_hydroelectric_plants\":0.54,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":276841,\"geography/area/water\":6720,\"geography/area_comparative\":\"slightly smaller than Nevada\",\"geography/area_sqkm\":283561,\"geography/climate\":\"tropical along coast, becoming cooler inland at higher elevations; tropical in Amazonian jungle lowlands\",\"geography/coastline\":\"2,237 km\",\"geography/elevation/highest_point\":\"Chimborazo 6,267\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1117\",\"geography/geographic_coordinates\":\"2 00 S, 77 30 W\",\"geography/geography_note\":\"Cotopaxi in Andes is highest active volcano in world\",\"geography/land_boundaries/border_countries\":\"Colombia 708 km, Peru 1529 km\",\"geography/land_boundaries/total\":\"2,237 km\",\"geography/land_use/agricultural_land_arable_land\":0.047,\"geography/land_use/agricultural_land_permanent_crops\":0.056,\"geography/land_use/agricultural_land_permanent_pasture\":0.194,\"geography/land_use/forest\":0.389,\"geography/land_use/other\":0.314,\"geography/location\":\"Western South America, bordering the Pacific Ocean at the Equator, between Colombia and Peru\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"coastal plain (costa), inter-Andean central highlands (sierra), and flat to rolling eastern jungle (oriente)\",\"government/administrative_divisions\":\"24 provinces (provincias, singular - provincia); Azuay, Bolivar, Canar, Carchi, Chimborazo, Cotopaxi, El Oro, Esmeraldas, Galapagos, Guayas, Imbabura, Loja, Los Rios, Manabi, Morona-Santiago, Napo, Orellana, Pastaza, Pichincha, Santa Elena, Santo Domingo de los Tsachilas, Sucumbios, Tungurahua, Zamora-Chinchipe\",\"government/capital/geographic_coordinates\":\"0 13 S, 78 30 W\",\"government/capital/name\":\"Quito\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the countrys position on the globe, straddling the Equator, accounts for its Spanish name\",\"government/executive_branch/chief_of_state\":\"President Lenin MORENO Garces (since 24 May 2017); Vice President Otto Ramon SONNENHOLZNER Sper (since 11 December 2018); note - Vice President Jorge GLAS Espinel (since 24 May 2013) was jailed for corruption and absent from office for more than 3 months, causing him to be constitutionally stripped of his office; Vice President\\u0026amp;nbsp;Maria Alejandra VICUNA Munoz (since 6 January 2018) resigned from office 4 December 2018; president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Lenin MORENO Garces (since 24 May 2017); Vice President Otto Ramon SONNENHOLZNER Sper (since 11 December 2018)\",\"government/flag_description\":\"three horizontal bands of yellow (top, double width), blue, and red with the coat of arms superimposed at the center of the flag; the flag retains the three main colors of the banner of Gran Colombia, the South American republic that broke up in 1830; the yellow color represents sunshine, grain, and mineral wealth, blue the sky, sea, and rivers, and red the blood of patriots spilled in the struggle for freedom and justice\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 May 1822 (from Spain)\",\"government/national_holiday\":\"Independence Day (independence of Quito), 10 August (1809)\",\"government/national_symbol_s\":\"Andean condor; national colors: yellow, blue, red\",\"introduction\":\"What is now Ecuador formed part of the northern Inca Empire until the Spanish conquest in 1533. Quito became a seat of Spanish colonial government in 1563 and part of the Viceroyalty of New Granada in 1717. The territories of the Viceroyalty - New Granada (Colombia), Venezuela, and Quito - gained their independence between 1819 and 1822 and formed a federation known as Gran Colombia. When Quito withdrew in 1830, the traditional name was changed in favor of the \\u0022Republic of the Equator.\\u0022 Between 1904 and 1942, Ecuador lost territories in a series of conflicts with its neighbors. A border war with Peru that flared in 1995 was resolved in 1999. Although Ecuador marked 30 years of civilian governance in 2004, the period was marred by political instability. Protests in Quito contributed to the mid-term ouster of three of Ecuadors last four democratically elected presidents. In late 2008, voters approved a new constitution, Ecuadors 20th since gaining independence. General elections were held in April 2017, and voters elected President Lenin MORENO.\",\"name\":\"Ecuador\",\"people_and_society/age_structure/0_14_years\":0.2664,\"people_and_society/age_structure/15_24_years\":0.1819,\"people_and_society/age_structure/25_54_years\":0.3982,\"people_and_society/age_structure/55_64_years\":0.0767,\"people_and_society/age_structure/65_years_and_over\":0.0767,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 71.9%, Montubio 7.4%, Amerindian 7%, white 6.1%, Afroecuadorian 4.3%, mulatto 1.9%, black 1%, other 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.946 million Guayaquil, 1.848 million QUITO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ecuadorian\",\"people_and_society/nationality/noun\":\"Ecuadorian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16498502\",\"people_and_society/population_growth_rate\":0.0125,\"people_and_society/urbanization/urban_population\":\"64% of total population (2019)\",\"transportation/airports\":\"432\",\"transportation/railways/total\":\"965\",\"transportation/roadways/total\":\"43216\"},{\"BoxHeight\":20.5,\"BoxWidth\":13.599999999999966,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.682,\"ISO3_Code\":\"GUY\",\"ISO_Code\":\"GY\",\"Path\":\"M 341.6 444.4 341.5 445 341.1 445.8 341.2 446 341.3 445.9 341.4 446 341.5 446.2 341.4 446.3 341.2 446.2 341.1 446.4 341.1 446.6 340.8 446.7 340.1 446.7 339.9 446.9 339.6 447 339.4 447.2 339.7 447.7 339.3 448.4 339.3 448.6 339.1 449 339.2 449.5 339.6 450 339.7 450.4 340.2 450.8 340.2 451 340.1 451.1 340.6 451.3 340.8 451.2 341.1 451.2 341.2 451.7 341.4 452.1 341.4 452.7 341.7 452.9 342.4 454.2 342.5 454.3 342.6 454.6 342.9 454.9 343.2 455 343.4 455.2 343.3 455.2 342.8 455.3 342.5 455.4 342 455.2 341.7 455 341.3 455.1 341.1 455.1 340.8 455.3 340.5 455.8 339.9 455.8 339.4 456 339.2 456 339.1 456.4 338.9 456.4 338.7 456.3 338.3 456.2 338.2 456.3 338.1 456.5 337.8 456.6 337.9 456.9 337.8 457.1 337.3 457 337.1 457.3 336.9 457.3 336.6 456.9 335.8 456.7 334.9 455.8 334.6 455.7 334.6 455.5 334.4 455.4 334.4 454.3 333.9 454 333.9 453.7 333.7 453.1 333.7 452.8 333.8 452.1 334.2 451.2 334.1 451 334.2 450.9 334.1 450.6 334.6 450.3 334.6 450.1 334.8 450 334.8 449.8 335 449.6 334.7 449.3 334.6 449.1 334.4 449 334.5 448.4 334 448.1 333.2 448 333.6 447.5 333.7 446.5 333.4 446.3 333.3 446 333.1 446 332.5 446.2 331.9 446.1 331.6 446.1 329.9 444.2 329.8 444 330.2 443.6 330.6 443.3 330.4 443 330.5 442.6 330.3 442.3 330.5 441.9 330.7 441.8 331.1 441.8 331.2 441.6 331.7 441.7 331.9 441.5 332.6 441.2 332.8 440.9 332.9 440.8 332.7 440.6 332.4 440.6 332.2 440.7 332 440.6 331.9 440.4 332 440.2 331.7 439.6 332 439.3 332.2 438.8 332.7 438.7 333.1 438.4 333.6 438.2 333.8 437.8 334.2 437.6 334.1 437.4 333.7 436.8 334.1 437.3 334.2 437.3 334.3 437.2 334.4 437.2 336 438.2 337.1 439.3 337.3 439.5 337.8 440.1 337.9 440.2 337.9 440.8 338.3 441.2 338.3 441.4 338.7 441.6 339 441.6 339.3 441.8 340.2 442.6 340.5 443.2 340.6 443 340.8 443 341.2 443.3 341.5 443.7 341.6 444.4 Z\",\"Xmax\":343.4,\"Xmid\":336.5,\"Xmin\":329.8,\"Ymax\":457.3,\"Ymid\":447.3,\"Ymin\":436.8,\"economy/currency\":\"Guyanese dollars (GYD)\",\"economy/gdp_per_capita_ppp/2017\":\"8100\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.131 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.89,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":196849,\"geography/area/water\":18120,\"geography/area_comparative\":\"slightly smaller than Idaho; almost twice the size of Tennessee\",\"geography/area_sqkm\":214969,\"geography/climate\":\"tropical; hot, humid, moderated by northeast trade winds; two rainy seasons (May to August, November to January)\",\"geography/coastline\":\"459 km\",\"geography/elevation/highest_point\":\"Laberintos del Norte on Mount Roraima 2,775 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"207\",\"geography/geographic_coordinates\":\"5 00 N, 59 00 W\",\"geography/geography_note\":\"the third-smallest country in South America after Suriname and Uruguay; substantial portions of its western and eastern territories are claimed by Venezuela and Suriname respectively; contains some of the largest unspoiled rainforests on the continent\",\"geography/land_boundaries/border_countries\":\"Brazil 1308 km, Suriname 836 km, Venezuela 789 km\",\"geography/land_boundaries/total\":\"2,933 km\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.062,\"geography/land_use/forest\":0.774,\"geography/land_use/other\":0.142,\"geography/location\":\"Northern South America, bordering the North Atlantic Ocean, between Suriname and Venezuela\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling highlands; low coastal plain; savanna in south\",\"government/administrative_divisions\":\"10 regions; Barima-Waini, Cuyuni-Mazaruni, Demerara-Mahaica, East Berbice-Corentyne, Essequibo Islands-West Demerara, Mahaica-Berbice, Pomeroon-Supenaam, Potaro-Siparuni, Upper Demerara-Berbice, Upper Takutu-Upper Essequibo\",\"government/capital/geographic_coordinates\":\"6 48 N, 58 09 W\",\"government/capital/name\":\"Georgetown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is derived from Guiana, the original name for the region that included British Guiana, Dutch Guiana, and French Guiana; ultimately the word is derived from an indigenous Amerindian language and means \\u0022Land of Many Waters\\u0022 (referring to the areas multitude of rivers and streams)\",\"government/executive_branch/chief_of_state\":\"President David GRANGER (since 16 May 2015); Vice Presidents Sydney ALLICOCK, Carl Barrington GREENIDGE, Moses Veerasammy NAGAMOOTOO, and Hemraj RAMJATTAN (since 20 May 2015); Prime Minister Moses Veerasammy NAGAMOOTOO (since 20 May 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President David GRANGER (since 16 May 2015); Vice Presidents Sydney ALLICOCK, Carl Barrington GREENIDGE, Moses Veerasammy NAGAMOOTOO, and Hemraj RAMJATTAN (since 20 May 2015); Prime Minister Moses Veerasammy NAGAMOOTOO (since 20 May 2015)\",\"government/flag_description\":\"green with a red isosceles triangle (based on the hoist side) superimposed on a long, yellow arrowhead; there is a narrow, black border between the red and yellow, and a narrow, white border between the yellow and the green; green represents forest and foliage; yellow stands for mineral resources and a bright future; white symbolizes Guyanas rivers; red signifies zeal and the sacrifice of the people; black indicates perseverance\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"26 May 1966 (from the UK)\",\"government/national_holiday\":\"Republic Day, 23 February (1970)\",\"government/national_symbol_s\":\"Canje pheasant (hoatzin), jaguar, Victoria Regia water lily; national colors: red, yellow, green, black, white\",\"introduction\":\"Originally a Dutch colony in the 17th century, by 1815 Guyana had become a British possession. The abolition of slavery led to settlement of urban areas by former slaves and the importation of indentured servants from India to work the sugar plantations. The resulting ethnocultural divide has persisted and has led to turbulent politics. Guyana achieved independence from the UK in 1966, and since then it has been ruled mostly by socialist-oriented governments. In 1992, Cheddi JAGAN was elected president in what is considered the countrys first free and fair election since independence. After his death five years later, his wife, Janet JAGAN, became president but resigned in 1999 due to poor health. Her successor, Bharrat JAGDEO, was elected in 2001 and again in 2006. Early elections held in May 2015 resulted in the first change in governing party and the replacement of President Donald RAMOTAR by current President David GRANGER. After a December 2018 no-confidence vote against the GRANGER government, national elections will be held before the scheduled spring 2020 date.\",\"name\":\"Guyana\",\"people_and_society/age_structure/0_14_years\":0.2538,\"people_and_society/age_structure/15_24_years\":0.2155,\"people_and_society/age_structure/25_54_years\":0.3852,\"people_and_society/age_structure/55_64_years\":0.0815,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"15.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"East Indian 39.8%, African descent 29.3%, mixed 19.9%, Amerindian 10.5%, other 0.5% (includes Portuguese, Chinese, white) (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"110,000 GEORGETOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Guyanese\",\"people_and_society/nationality/noun\":\"Guyanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-3.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"740685\",\"people_and_society/population_growth_rate\":0.0048,\"people_and_society/urbanization/urban_population\":\"26.7% of total population (2019)\",\"transportation/airports\":\"117\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3995\"},{\"BoxHeight\":11.600000000000023,\"BoxWidth\":11.199999999999989,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.738,\"ISO3_Code\":\"SUR\",\"ISO_Code\":\"SR\",\"Path\":\"M 350.3 445 350.2 445.2 349.2 446.5 349 447 349.1 447.8 349.1 448.4 349.2 448.5 349.2 449 349.4 449.1 349.3 449.3 349.5 449.7 349.8 450 350 450.1 350.1 450.4 350.3 450.6 350.1 451.4 349.7 451.8 349.8 452.4 349.7 452.8 349.2 453.7 349 453.9 348.9 454.1 348.7 454.1 348.4 454.1 348.3 453.9 348.4 453.8 348.3 453.7 347.9 453.8 347.7 453.5 347.6 453.3 347.3 453.5 347.1 453.4 346.9 453.6 346.6 453.6 346.5 453.9 346.2 453.8 345.5 453.9 344.9 453.6 344.8 453.6 344.7 453.9 344.5 454.1 344.4 454.3 344.6 454.4 345 454.9 345 455.3 344.7 455.5 343.4 455.2 343.2 455 342.9 454.9 342.6 454.6 342.5 454.3 342.4 454.2 341.7 452.9 341.4 452.7 341.4 452.1 341.2 451.7 341.1 451.2 340.8 451.2 340.6 451.3 340.1 451.1 340.2 451 340.2 450.8 339.7 450.4 339.6 450 339.2 449.5 339.1 449 339.3 448.6 339.3 448.4 339.7 447.7 339.4 447.2 339.6 447 339.9 446.9 340.1 446.7 340.8 446.7 341.1 446.6 341.1 446.4 341.2 446.2 341.4 446.3 341.5 446.2 341.4 446 341.3 445.9 341.2 446 341.1 445.8 341.5 445 341.6 444.4 341.8 444.1 342.1 443.9 342.9 444 345 444.5 344.9 444.2 345 444 345.2 444 346 443.9 347.2 444.2 347.2 444.1 347.1 444.1 347.3 443.9 348.1 443.9 349.5 444.2 350.2 444.4 350.3 444.6 350.2 444.8 350.2 444.9 350.3 445 Z\",\"Xmax\":350.3,\"Xmid\":345,\"Xmin\":339.1,\"Ymax\":455.5,\"Ymid\":449.1,\"Ymin\":443.9,\"economy/currency\":\"Surinamese dollars (SRD)\",\"economy/gdp_per_capita_ppp/2017\":\"14900\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.075 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":156000,\"geography/area/water\":7820,\"geography/area_comparative\":\"slightly larger than Georgia\",\"geography/area_sqkm\":163820,\"geography/climate\":\"tropical; moderated by trade winds\",\"geography/coastline\":\"386 km\",\"geography/elevation/highest_point\":\"Juliana Top 1,230 m\",\"geography/elevation/lowest_point\":\"unnamed location in the coastal plain -2 m\",\"geography/elevation/mean_elevation\":\"246\",\"geography/geographic_coordinates\":\"4 00 N, 56 00 W\",\"geography/geography_note\":\"smallest independent country on South American continent; mostly tropical rain forest; great diversity of flora and fauna that, for the most part, is increasingly threatened by new development; relatively small population, mostly along the coast\",\"geography/land_boundaries/border_countries\":\"Brazil 515 km, French Guiana 556 km, Guyana 836 km\",\"geography/land_boundaries/total\":\"1,907 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.001,\"geography/land_use/forest\":0.946,\"geography/land_use/other\":0.049,\"geography/location\":\"Northern South America, bordering the North Atlantic Ocean, between French Guiana and Guyana\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling hills; narrow coastal plain with swamps\",\"government/administrative_divisions\":\"10 districts (distrikten, singular - distrikt); Brokopondo, Commewijne, Coronie, Marowijne, Nickerie, Para, Paramaribo, Saramacca, Sipaliwini, Wanica\",\"government/capital/geographic_coordinates\":\"5 50 N, 55 10 W\",\"government/capital/name\":\"Paramaribo\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name may derive from the indigenous \\u0022Surinen\\u0022 people who inhabited the area at the time of European contact\",\"government/executive_branch/chief_of_state\":\"President Desire Delano BOUTERSE (since 12 August 2010); Vice President Ashwin ADHIN (since 12 August 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Desire Delano BOUTERSE (since 12 August 2010); Vice President Ashwin ADHIN (since 12 August 2015)\",\"government/flag_description\":\"five horizontal bands of green (top, double width), white, red (quadruple width), white, and green (double width); a large, yellow, five-pointed star is centered in the red band; red stands for progress and love, green symbolizes hope and fertility, white signifies peace, justice, and freedom; the star represents the unity of all ethnic groups; from its yellow light the nation draws strength to bear sacrifices patiently while working toward a golden future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 November 1975 (from the Netherlands)\",\"government/national_holiday\":\"Independence Day, 25 November (1975)\",\"government/national_symbol_s\":\"royal palm, faya lobi (flower); national colors: green, white, red, yellow\",\"introduction\":\"First explored by the Spaniards in the 16th century and then settled by the English in the mid-17th century, Suriname became a Dutch colony in 1667. With the abolition of African slavery in 1863, workers were brought in from India and Java. The Netherlands granted the colony independence in 1975. Five years later the civilian government was replaced by a military regime that soon declared Suriname a socialist republic. It continued to exert control through a succession of nominally civilian administrations until 1987, when international pressure finally forced a democratic election. In 1990, the military overthrew the civilian leadership, but a democratically elected government - a four-party coalition - returned to power in 1991. The coalition expanded to eight parties in 2005 and ruled until August 2010, when voters returned former military leader Desire BOUTERSE and his opposition coalition to power. President BOUTERSE was reelected unopposed in 2015.\",\"name\":\"Suriname\",\"people_and_society/age_structure/0_14_years\":0.2411,\"people_and_society/age_structure/15_24_years\":0.1736,\"people_and_society/age_structure/25_54_years\":0.4442,\"people_and_society/age_structure/55_64_years\":0.0794,\"people_and_society/age_structure/65_years_and_over\":0.0617,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Hindustani (also known locally as \\u0022East Indians\\u0022; their ancestors emigrated from northern India in the latter part of the 19th century) 27.4%, \\u0022Maroon\\u0022 (their African ancestors were brought to the country in the 17th and 18th centuries as slaves and escaped to the interior) 21.7%, Creole (mixed white and black) 15.7%, Javanese 13.7%, mixed 13.4%, other 7.6%, unspecified 0.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"239,000 PARAMARIBO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Surinamese\",\"people_and_society/nationality/noun\":\"Surinamer(s)\",\"people_and_society/net_migration_rate\":\"0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"597927\",\"people_and_society/population_growth_rate\":0.01,\"people_and_society/urbanization/urban_population\":\"66.1% of total population (2019)\",\"transportation/airports\":\"55\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4304\"},{\"BoxHeight\":8.600000000000023,\"BoxWidth\":9.899999999999977,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"FLK\",\"ISO_Code\":\"FK\",\"Path\":\"M 336.7 626.7 337.3 626.9 337.9 626.8 338.2 627 338.4 627.3 338.6 627.2 339.4 627.1 339.6 627.2 339.7 627.5 339.8 627.7 339.8 627.8 339.4 627.8 339.2 627.7 338.9 627.9 339.1 628.1 339.9 628.2 339.9 628.3 339.7 628.4 339.8 628.6 339.6 628.7 338.7 628.8 338.5 629.2 338.1 629.4 337.1 629.4 336.7 629.2 336.7 629.3 336.7 629.5 337.1 629.7 337.1 629.5 337.3 629.5 337.3 629.7 337.5 629.8 337.4 630.5 337.3 630.5 337.1 630.1 336.7 630.3 336.6 630.3 336.4 630.1 336 629.9 335.9 630.1 336.1 630.2 336.2 630.5 336.3 630.6 336.2 630.8 336.3 631 335.8 630.9 335.4 630.6 335.2 630.6 335.3 630.8 335.5 631 335.4 631.3 335.5 631.5 335.4 631.5 335.1 631.3 335 631.1 334.8 631.1 334.6 630.7 334.3 630.4 334.4 630.1 334.5 630.2 334.4 630.4 334.6 630.5 334.7 630.5 334.8 630.2 334.7 630 334.9 629.8 334.8 629.6 335 629.6 335 629.4 335.1 629.4 335.1 629.2 335.4 629.2 335.8 628.7 336.2 628.5 336.4 629 336.5 629 336.3 628.4 336 628.1 336.1 627.8 336.3 628 336.3 627.7 336.1 627.5 336.2 627.3 336.7 627.1 336.8 627 336.6 626.6 336.7 626.7 Z M 335.7 627.4 335.7 627.5 335.5 627.7 335.3 628.2 334.9 628.3 334.7 628.8 334.2 629.3 334 629.7 333.7 629.9 333.5 629.7 333.3 629.9 332.9 629.9 332.9 630.3 332.8 630.5 332.6 630.7 332.4 630.6 332.2 630.9 331.9 631 331.7 630.6 331.7 630.5 331.4 630.4 331.3 630.5 331.5 630.6 331.6 630.8 331.5 630.7 331.3 630.5 330.8 630.2 330.8 630 331.3 630.1 331.5 630 331.5 629.9 331.4 629.9 331.4 629.7 332 629.8 332.4 629.8 332.4 629.6 332.3 629.6 332.4 629.4 332.4 629.2 332.3 629.3 332.3 629.1 332.4 629.1 332.4 628.9 332.3 628.9 332.1 629 331.9 628.6 331.9 628.5 332.3 628.6 333 628.4 333 628.3 332.3 627.8 332.3 627.7 332.5 627.7 332.5 627.5 332 627.4 331.9 627.1 332.1 627.1 332.8 627.5 333 627.6 333.2 627.6 333.3 627.7 333.6 627.6 333.6 627.5 333.5 627.4 333.6 627.2 333.7 627.3 333.9 627.2 334.3 627.5 334.6 627.4 335.1 627.5 335.3 627.4 335.2 627.1 335.4 627 335.8 627.2 335.7 627.4 Z M 331.3 628.9 331.2 629.6 330.9 629.8 330.6 629.6 330.5 629.3 330.5 629.1 330.7 629 330.7 629.1 330.9 628.9 331 629.1 330.9 629.2 330.9 629.3 331.1 629.2 331.2 628.9 331.3 628.9 Z M 334.4 626.6 334.6 626.7 334.8 626.6 334.8 626.8 334.9 626.8 334.9 626.7 335.1 626.7 335.1 627 334.8 627 334.7 626.8 334.6 626.8 334.4 626.8 334.2 626.7 334.1 626.6 334.3 626.5 334.4 626.6 Z M 333.4 626.8 333.4 626.9 333.5 626.9 333.4 627.1 333.4 627.2 333.3 627.2 333.3 627.1 333.1 627 333.2 627.2 333 627.3 332.9 627.3 332.9 627.1 333 627 333 626.8 333.2 626.9 333.4 626.8 Z M 330.3 628.9 330.3 629.4 330.2 629.3 330.1 629.3 330 629.1 330.1 629.1 330.2 629.1 330.2 629 330.3 628.9 Z M 338 630.1 338 630.3 337.7 630.2 337.7 630 337.8 629.9 337.8 629.8 338 629.9 337.9 630 338 630.1 Z M 334.5 631.4 334.4 631.6 334.5 631.6 334.6 631.4 334.7 631.6 334.5 631.7 334.3 631.6 334.2 631.5 334.3 631.4 334.3 631.3 334.5 631.4 Z M 334.6 631 334.4 631.1 334.4 631 334.4 630.7 334.5 630.7 334.6 630.9 334.6 631 Z M 333.9 627 333.8 627 333.7 627 333.5 626.8 333.7 626.7 333.8 626.8 333.9 627 Z M 334.4 627.1 334.4 627.2 334.5 627.1 334.6 627.2 334.5 627.4 334.3 627.1 334.4 626.9 334.4 627.1 Z M 330.2 628.9 330.1 628.9 330 628.6 330.1 628.5 330.1 628.7 330.2 628.9 Z M 334.3 630.7 334.3 630.8 334.2 630.7 334.3 630.5 334.3 630.7 Z M 334.6 629.9 334.5 629.9 334.5 629.7 334.6 629.8 334.6 629.9 Z M 331.9 628.4 331.8 628.5 331.7 628.4 331.7 628.3 331.8 628.3 331.9 628.4 Z M 332.2 626.7 332.1 626.8 332 626.6 332 626.5 332.2 626.7 Z M 333 626.8 332.9 626.8 332.8 626.7 332.9 626.6 333 626.8 Z M 337 630.8 336.9 630.9 336.8 630.8 336.8 630.7 337 630.8 Z M 336.2 632 336.1 632 336 631.9 336.1 631.8 336.2 632 Z M 336 634 335.9 634.1 335.9 633.8 336 633.9 336 634 Z M 331.8 627.1 331.7 627.2 331.6 626.9 331.8 627 331.8 627.1 Z M 331.3 629.8 331.3 630 331.1 629.9 331.2 629.7 331.3 629.8 Z M 330.7 625.8 330.6 625.7 330.6 625.6 330.7 625.8 Z M 334.9 629 334.7 629.1 334.7 629 334.9 628.9 334.9 629 Z M 335.1 627.3 334.9 627.4 334.9 627.3 335 627.2 335.1 627.2 335.1 627.3 Z\",\"Xmax\":339.9,\"Xmid\":335.4,\"Xmin\":330,\"Ymax\":634.1,\"Ymid\":628.8,\"Ymin\":625.5,\"economy/currency\":\"Falkland pounds (FKP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"44,070 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.74,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.26,\"geography/area/land\":12173,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Connecticut\",\"geography/area_sqkm\":12173,\"geography/climate\":\"cold marine; strong westerly winds, cloudy, humid; rain occurs on more than half of days in year; average annual rainfall is 60 cm in Stanley; occasional snow all year, except in January and February, but typically does not accumulate\",\"geography/coastline\":\"1,288 km\",\"geography/elevation/highest_point\":\"Mount Usborne 705 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"51 45 S, 59 00 W\",\"geography/geography_note\":\"deeply indented coast provides good natural harbors; short growing season\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.924,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.076,\"geography/location\":\"Southern South America, islands in the South Atlantic Ocean, about 500 km east of southern Argentina\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rocky, hilly, mountainous with some boggy, undulating plains\",\"government/administrative_divisions\":\"none (overseas territory of the UK; also claimed by Argentina)\",\"government/capital/geographic_coordinates\":\"51 42 S, 57 51 W\",\"government/capital/name\":\"Stanley\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the archipelago takes its name from the Falkland Sound, the strait separating the two main islands; the channel itself was named after the Viscount of Falkland, who sponsored an expedition to the islands in 1690; the Spanish name for the archipelago derives from the French \\u0022Iles Malouines,\\u0022 the name applied to the islands by French explorer Louis-Antoine de BOUGAINVILLE in 1764\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Nigel PHILLIPS (since 12 September 2017)\",\"government/executive_branch/head_of_government\":\"Chief Executive Barry ROWLAND (since 3 October 2016)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Falkland Island coat of arms centered on the outer half of the flag; the coat of arms contains a white ram (sheep raising was once the major economic activity) above the sailing ship Desire (whose crew discovered the islands) with a scroll at the bottom bearing the motto DESIRE THE RIGHT\",\"government/government_type\":\"parliamentary democracy (Legislative Assembly); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK; also claimed by Argentina)\",\"government/national_holiday\":\"Liberation Day, 14 June (1982)\",\"government/national_symbol_s\":\"ram\",\"introduction\":\"Although first sighted by an English navigator in 1592, the first landing (English) did not occur until almost a century later in 1690, and the first settlement (French) was not established until 1764. The colony was turned over to Spain two years later and the islands have since been the subject of a territorial dispute, first between Britain and Spain, then between Britain and Argentina. The UK asserted its claim to the islands by establishing a naval garrison there in 1833. Argentina invaded the islands on 2 April 1982. The British responded with an expeditionary force that landed seven weeks later and after fierce fighting forced an Argentine surrender on 14 June 1982. With hostilities ended and Argentine forces withdrawn, UK administration resumed. In response to renewed calls from Argentina for Britain to relinquish control of the islands, a referendum was held in March 2013, which resulted in 99.8% of the population voting to remain a part of the UK.\",\"name\":\"Falkland Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2012 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2012 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Falkland Islander 48.3%, British 23.1%, St. Helenian 7.5%, Chilean 4.6%, mixed 6%, other 8.5%, unspecified 2% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" 77.9 (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"2,000 STANLEY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Falkland Island\",\"people_and_society/nationality/noun\":\"Falkland Islander(s)\",\"people_and_society/net_migration_rate\":\" NA\",\"people_and_society/population\":\"3198\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"78.1% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"440\"},{\"BoxHeight\":17.899999999999977,\"BoxWidth\":16.900000000000034,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CIV\",\"ISO_Code\":\"CI\",\"Path\":\"M 484.7 431.5 485 431.9 485.5 431.8 485.8 431.9 486 432.4 486.2 432.6 486.2 432.7 486.3 433 486.6 433.1 486.7 433.4 487 433.6 487.2 433.5 487.3 433.5 487.5 433.4 487.5 433.7 487.7 433.7 487.8 433.8 488.1 433.8 488.2 433.4 488.6 433.2 488.8 433.2 489.2 433 489.9 432.8 490.6 432.9 490.9 433.1 491.1 432.9 491.2 433.1 491.3 433.2 491.5 433.4 491.7 433.5 491.9 434 492.2 434.3 492.4 434.3 492.6 434.1 492.6 434.4 492.5 434.6 492.6 434.8 492.3 435.1 492.3 435.3 492.6 435.5 492.7 435.7 493.1 437.7 492.8 437.9 492.8 438.2 492.3 438.5 491.9 439.4 491.8 440.5 491.6 440.9 491.4 441 491.2 441.3 491.1 441.6 491.1 441.9 491 442.1 491.2 443.2 491.4 443.6 491.6 444.6 491.9 444.9 492.2 444.9 492.3 445 492.4 445.6 492.3 445.9 492.4 446.4 491.4 446.4 491.2 446.4 488.9 446 483.9 446.6 481.4 447.5 480.9 447.6 480.4 448 480.1 448 479.5 448.4 479.1 448.5 479.1 448.2 479 447 479.1 446.9 479.1 446.5 479.3 446.3 479.3 446 479.6 445.8 479.4 445.5 479.5 445.1 479.4 444.3 479.2 444.4 479 444.2 478.7 444.1 478.5 444 478.4 443.7 478.3 443.6 478.3 443.3 478.1 443.2 477.8 443 477.4 443.1 476.9 442.9 476.7 442.9 476.7 442.6 476.6 442.6 476.5 442.7 476.2 442.5 476.3 442.4 476.9 441.8 477 441.6 476.9 441.2 477 441.1 477 440.6 476.9 440.5 476.7 439.7 476.5 439.6 476.7 439.4 477.3 439.5 477.6 439 477.5 438.7 477.7 438.4 477.9 438.2 477.8 437.8 477.6 437.8 477.2 437.6 477.2 437 477.9 436.9 478.2 437.1 478.3 437 478.6 437.2 478.8 437.2 478.7 436.9 478.5 436.3 478.1 436.1 478 436 478.1 435.5 478.4 435.3 478.1 434.9 478.2 434.3 477.7 434.4 477.4 434 477.5 433.2 477.4 432.8 477.9 432.2 478.3 432.1 478.5 431.8 478.6 431.5 478.8 431.4 479 431.4 479.3 431.4 479.4 431.5 479.6 431.7 479.6 431.9 480.1 432 480.5 432.2 480.7 432.1 480.6 431.8 480.7 431.7 481.5 431.6 481.6 431.5 481.5 431.3 481.6 430.8 482.1 431.1 482.2 431 482.2 430.7 482.7 430.6 482.7 430.7 482.8 430.9 482.7 431.2 482.9 431.4 482.9 431.7 482.7 431.9 483 432.1 483.4 432.1 483.5 431.9 483.6 431.9 483.7 431.7 483.9 431.5 484.3 431.4 484.7 431.5 Z\",\"Xmax\":493.1,\"Xmid\":484.6,\"Xmin\":476.2,\"Ymax\":448.5,\"Ymid\":439.4,\"Ymin\":430.6,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"3900\",\"economy/gdp_real_growth_rate/2017\":0.078,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.54 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.4,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":318003,\"geography/area/water\":4460,\"geography/area_comparative\":\"slightly larger than New Mexico\",\"geography/area_sqkm\":322463,\"geography/climate\":\"tropical along coast, semiarid in far north; three seasons - warm and dry (November to March), hot and dry (March to May), hot and wet (June to October)\",\"geography/coastline\":\"515 km\",\"geography/elevation/highest_point\":\"Monts Nimba 1,752 m\",\"geography/elevation/lowest_point\":\"Gulf of Guinea 0 m\",\"geography/elevation/mean_elevation\":\"250\",\"geography/geographic_coordinates\":\"8 00 N, 5 00 W\",\"geography/geography_note\":\"most of the inhabitants live along the sandy coastal region; apart from the capital area, the forested interior is sparsely populated\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 545 km, Ghana 720 km, Guinea 816 km, Liberia 778 km, Mali 599 km\",\"geography/land_boundaries/total\":\"3,458 km\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.142,\"geography/land_use/agricultural_land_permanent_pasture\":0.415,\"geography/land_use/forest\":0.327,\"geography/land_use/other\":0.025,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Ghana and Liberia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plains; mountains in northwest\",\"government/administrative_divisions\":\"12 districts and 2 autonomous districts*; Abidjan*, Bas-Sassandra, Comoe, Denguele, Goh-Djiboua, Lacs, Lagunes, Montagnes, Sassandra-Marahoue, Savanes, Vallee du Bandama, Woroba, Yamoussoukro*, Zanzan\",\"government/capital/geographic_coordinates\":\"6 49 N, 5 16 W\",\"government/capital/name\":\"Yamoussoukro (legislative capital), Abidjan (administrative capital); note - although Yamoussoukro has been the official capital since 1983, Abidjan remains the administrative capital as well as the officially designated economic capital; the US, like other countries, maintains its Embassy in Abidjan\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name reflects the intense ivory trade that took place in the region from the 15th to 17th centuries\",\"government/executive_branch/chief_of_state\":\"President Alassane Dramane OUATTARA (since 4 December 2010); Vice President Daniel Kablan DUNCAN (since 16 January 2017); note - the 2016 constitution calls for the establishment of the position of vice-president\",\"government/executive_branch/head_of_government\":\"Prime Minister Amadou Gon COULIBALY (since 11 January 2017)\",\"government/flag_description\":\"three equal vertical bands of orange (hoist side), white, and green; orange symbolizes the land (savannah) of the north and fertility, white stands for peace and unity, green represents the forests of the south and the hope for a bright future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"7 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 7 August (1960)\",\"government/national_symbol_s\":\"elephant; national colors: orange, white, green\",\"introduction\":\"Close ties to France following independence in 1960, the development of cocoa production for export, and foreign investment all made Cote dIvoire one of the most prosperous of the West African states but did not protect it from political turmoil. In December 1999, a military coup - the first ever in Cote dIvoires history - overthrew the government. Junta leader Robert GUEI attempted to rig the elections held in late 2000 and declared himself the winner. Popular protest forced him to step aside and an election brought Laurent GBAGBO into power. Ivoirian dissidents and disaffected members of the military launched a failed coup attempt in September 2002 that developed into a rebellion and then a civil war. In 2003, a cease-fire resulted in the country being divided with the rebels holding the north, the government the south, and peacekeeping forces a buffer zone between the two. In March 2007, President GBAGBO and former New Forces rebel leader Guillaume SORO signed an agreement in which SORO joined GBAGBOs government as prime minister and the two agreed to reunite the country by dismantling the buffer zone, integrating rebel forces into the national armed forces, and holding elections. Difficulties in preparing electoral registers delayed balloting until 2010. In November 2010, Alassane Dramane OUATTARA won the presidential election over GBAGBO, but GBAGBO refused to hand over power, resulting in a five-month resumption of violent conflict. In April 2011, after widespread fighting, GBAGBO was formally forced from office by armed OUATTARA supporters with the help of UN and French forces. OUATTARA won a second term in 2015 and is focused on rebuilding the countrys economy and infrastructure while reforming the security forces. The UN peacekeeping mission departed in June 2017. GBAGBO was in The Hague on trial for crimes against humanity, but was acquitted in January 2019. C\\u0026amp;ocirc;te d\\u0026amp;rsquo;Ivoire is scheduled to hold presidential elections in November 2020. \\u0026amp;nbsp;\",\"name\":\"Cote d\\u0027Ivoire\",\"people_and_society/age_structure/0_14_years\":0.3959,\"people_and_society/age_structure/15_24_years\":0.1991,\"people_and_society/age_structure/25_54_years\":0.3425,\"people_and_society/age_structure/55_64_years\":0.0347,\"people_and_society/age_structure/65_years_and_over\":0.0278,\"people_and_society/birth_rate\":\"30.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Akan 28.9%, Voltaique or Gur 16.1%, Northern Mande 14.5%, Kru 8.5%, Southern Mande 6.9%, unspecified 0.9%, non-Ivoirian 24.2% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"231,000 YAMOUSSOUKRO (capital) (2018), 5.059 million ABIDJAN (seat of government) (2019)\",\"people_and_society/nationality/adjective\":\"Ivoirian\",\"people_and_society/nationality/noun\":\"Ivoirian(s)\",\"people_and_society/net_migration_rate\":\"1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"26260582\",\"people_and_society/population_growth_rate\":0.023,\"people_and_society/urbanization/urban_population\":\"51.2% of total population (2019)\",\"transportation/airports\":\"27\",\"transportation/railways/total\":\"660\",\"transportation/roadways/total\":\"81996\"},{\"BoxHeight\":19.30000000000001,\"BoxWidth\":17.59999999999991,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PRK\",\"ISO_Code\":\"KP\",\"Path\":\"M 862.1 330.5 862.3 331 862.1 331 861.8 330.8 861.5 330.9 861.3 331.2 861.1 331.3 861.2 331.5 861 331.5 860.8 331.7 860.6 331.8 860.1 332.5 860 332.9 859.7 333 859.4 333.7 859.5 334.1 859.8 334.4 859.6 335.1 859.7 336 859.6 336.3 858.3 336.9 857.9 337.6 856.7 338.3 856.6 338.7 855.9 339.1 855.7 339.3 854.7 339.4 854.6 339.5 854.4 339.8 853.7 340.1 853.5 340.4 853.5 340.6 853.6 340.9 853.5 341.4 853.2 341.6 853.3 341.8 853.1 342 853.1 342.2 853.5 342.5 854.1 342.6 854.8 343.4 855.8 344.1 855.8 344.3 855.7 344.5 855.6 345 855.4 345.2 855 345.4 854.4 345.4 854.2 345.3 853.5 345.5 853.1 345.4 852.4 345.5 852 345.8 852 346 851.8 346.2 851.6 346.5 851.2 346.7 851.2 347 851.2 347.1 851.1 347.1 851.1 347.3 850.9 347.3 850.4 347 850.3 347.1 850.3 347 849.9 347.1 849.7 347.3 849.4 347 849.1 347 848.7 346.6 848.3 346.5 848.3 346.6 848.4 346.8 848.2 347.2 847.6 347.5 847.6 347.4 847.8 347.1 847.8 346.9 847.4 347.1 847.3 346.9 846.9 346.9 846.7 346.8 847.1 346.4 847.1 346.3 845.8 346.1 846.1 345.7 846.2 345.3 846.6 344.6 847 344.3 847.4 344.2 847.8 344 847.7 343.9 847.3 344 847 343.5 847.3 342.6 847.6 342 847.6 341.1 846.8 340.9 846 340.4 845.5 340.7 845.3 340.2 844.8 339.9 844.7 339.4 844.7 339.1 844.9 338.9 846.2 337.8 846.6 337.7 846.7 337.4 847.3 337.1 847.7 337 848.1 336.6 848.3 336.6 848.4 336.4 848.5 336.3 849.2 336.1 849.3 336 849.7 335.4 850.1 335.1 850.5 334.5 850.7 334.4 850.9 333.5 851.2 333.2 851.3 333 851.5 333.1 851.9 332.8 852.2 333 852.5 333.7 852.9 334 853.5 334 853.9 334.2 854.7 334.1 855.2 334.3 855.4 334.2 855.7 333.6 855.2 332.8 855.1 332.3 855.1 332.1 855.6 331.9 856.3 332 856.9 331.9 857.4 331.9 857.6 331.7 858.1 331.4 858.3 330.7 858.5 330.4 858.8 330.4 859.1 330.6 859.3 330.4 859.6 330.3 859.8 329.1 860 328.5 860.2 328.3 860.7 328.4 860.8 328.6 861.1 328.7 861.1 329.4 861.6 329.9 861.8 329.8 862 330.3 862 330.4 862.1 330.5 Z M 846.3 341 846.1 341.2 846.1 341.1 846.1 341 846.2 340.9 846.3 340.8 846.3 341 Z M 846.2 344.8 846.1 344.8 845.9 344.7 846 344.6 846.2 344.6 846.2 344.8 Z M 845.7 341.2 845.6 341.1 845.5 341 845.6 340.9 845.7 341 845.7 341.2 Z M 847.4 347.4 847.2 347.6 847.1 347.6 847.4 347.4 Z M 845.5 341.4 845.4 341.5 845.3 341.4 845.5 341.3 845.5 341.4 Z M 847.3 347.1 847.3 347.2 847.1 347.2 847.2 347 847.3 347.1 Z M 853.6 341.9 853.5 341.9 853.6 341.7 853.6 341.9 Z\",\"Xmax\":862.3,\"Xmid\":852.6,\"Xmin\":844.7,\"Ymax\":347.6,\"Ymid\":338.8,\"Ymin\":328.3,\"economy/currency\":\"North Korean won (KPW) per US dollar (average market rate)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.83 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.55,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":120408,\"geography/area/water\":130,\"geography/area_comparative\":\"slightly larger than Virginia; slightly smaller than Mississippi\",\"geography/area_sqkm\":120538,\"geography/climate\":\"temperate, with rainfall concentrated in summer; long, bitter winters\",\"geography/coastline\":\"2,495 km\",\"geography/elevation/highest_point\":\"Paektu-san 2,744 m\",\"geography/elevation/lowest_point\":\"Sea of Japan 0 m\",\"geography/elevation/mean_elevation\":\"600\",\"geography/geographic_coordinates\":\"40 00 N, 127 00 E\",\"geography/geography_note\":\"strategic location bordering China, South Korea, and Russia; mountainous interior is isolated and sparsely populated\",\"geography/land_boundaries/border_countries\":\"China 1352 km, South Korea 237 km, Russia 18 km\",\"geography/land_boundaries/total\":\"1,607 km\",\"geography/land_use/agricultural_land_arable_land\":0.195,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.46,\"geography/land_use/other\":0.322,\"geography/location\":\"Eastern Asia, northern half of the Korean Peninsula bordering the Korea Bay and the Sea of Japan, between China and South Korea\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly hills and mountains separated by deep, narrow valleys; wide coastal plains in west, discontinuous in east\",\"government/administrative_divisions\":\"9 provinces (do, singular and plural) and 3 cities (si, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Chagang, Hambuk (North Hamgyong), Hamnam (South Hamgyong), Hwangbuk (North Hwanghae), Hwangnam (South Hwanghae), Kangwon, Pyongbuk (North Pyongan), Pyongnam (South Pyongan), Ryanggang; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Nampo, Pyongyang, Rason\",\"government/capital/geographic_coordinates\":\"39 01 N, 125 45 E\",\"government/capital/name\":\"Pyongyang\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Chinese name for Goryeo, which was the Korean dynasty that united the peninsula in the 10th century A.D.; the North Korean name \\u0022Choson\\u0022 means \\u0022[Land of the] Morning Calm\\u0022\",\"government/executive_branch/chief_of_state\":\"Supreme Peoples Assembly President CHOE Ryong Hae (since 11 April 2019); note - functions as the technical head of state and performs related duties, such as receiving ambassadors credentials\",\"government/executive_branch/head_of_government\":\"State Affairs Commission Chairman KIM Jong Un (since 17 December 2011); note - functions as the commander-in-chief and chief executive\",\"government/flag_description\":\"three horizontal bands of blue (top), red (triple width), and blue; the red band is edged in white; on the hoist side of the red band is a white disk with a red five-pointed star; the broad red band symbolizes revolutionary traditions; the narrow white bands stand for purity, strength, and dignity; the blue bands signify sovereignty, peace, and friendship; the red star represents socialism\",\"government/government_type\":\"dictatorship, single-party state; official state ideology of \\u0022Juche\\u0022 or \\u0022national self-reliance\\u0022\",\"government/independence\":\"15 August 1945 (from Japan)\",\"government/national_holiday\":\"Founding of the Democratic Peoples Republic of Korea (DPRK), 9 September (1948)\",\"government/national_symbol_s\":\"red star, chollima (winged horse); national colors: red, white, blue\",\"introduction\":\"An independent kingdom for much of its long history, Korea was occupied by Japan beginning in 1905 following the Russo-Japanese War. Five years later, Japan formally annexed the entire peninsula. Following World War II, Korea was split with the northern half coming under Soviet-sponsored communist control. After failing in the Korean War (1950-53) to conquer the US-backed Republic of Korea (ROK) in the southern portion by force, North Korea (DPRK), under its founder President KIM Il Sung, adopted a policy of ostensible diplomatic and economic \\u0022self-reliance\\u0022 as a check against outside influence. The DPRK demonized the US as the ultimate threat to its social system through state-funded propaganda, and molded political, economic, and military policies around the core ideological objective of eventual unification of Korea under Pyongyangs control. KIM Il Sungs son, KIM Jong Il, was officially designated as his fathers successor in 1980, assuming a growing political and managerial role until the elder KIMs death in 1994. Under KIM Jong Ils rein, the DPRK continued developing nuclear weapons and ballistic missiles. KIM Jong Un was publicly unveiled as his fathers successor in 2010. Following KIM Jong Ils death in 2011, KIM Jong Un quickly assumed power and has since occupied the regimes highest political and military posts.\\u0026amp;nbsp; After decades of economic mismanagement and resource misallocation, the DPRK since the mid-1990s has faced chronic food shortages. In recent years, the Norths domestic agricultural production has increased, but still falls far short of producing sufficient food to provide for its entire population. The DPRK began to ease restrictions to allow semi-private markets, starting in 2002, but has made few other efforts to meet its goal of improving the overall standard of living. North Koreas history of regional military provocations; proliferation of military-related items; long-range missile development; WMD programs including tests of nuclear devices in 2006, 2009, 2013, 2016, and 2017; and massive conventional armed forces are of major concern to the international community and have limited the DPRKs international engagement, particularly economically. In 2013, the DPRK declared a\\u0026amp;nbsp;policy of simultaneous development of its nuclear weapons program and economy. In late 2017, KIM Jong Un declared the Norths nuclear weapons development complete. In 2018, KIM announced a pivot towards diplomacy, including a re-prioritization of economic development, a pause in missile testing beginning in late 2017, and a refrain from anti-US rhetoric starting in June 2018. Since 2018, KIM has participated in four meetings with Chinese President XI Jinping, three with ROK President MOON Jae-in, and three with US President TRUMP. Since July 2019, North Korea has restarted its short-range missile tests and issued statements condemning the US.\",\"name\":\"North Korea\",\"people_and_society/age_structure/0_14_years\":0.2065,\"people_and_society/age_structure/15_24_years\":0.1535,\"people_and_society/age_structure/25_54_years\":0.4417,\"people_and_society/age_structure/55_64_years\":0.1034,\"people_and_society/age_structure/65_years_and_over\":0.095,\"people_and_society/birth_rate\":\"14.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"racially homogeneous; there is a small Chinese community and a few ethnic Japanese\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.061 million PYONGYANG (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Korean\",\"people_and_society/nationality/noun\":\"Korean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25381085\",\"people_and_society/population_growth_rate\":0.0052,\"people_and_society/urbanization/urban_population\":\"62.1% of total population (2019)\",\"transportation/airports\":\"82\",\"transportation/railways/total\":\"7435\",\"transportation/roadways/total\":\"25554\"},{\"BoxHeight\":18.599999999999966,\"BoxWidth\":17.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.916,\"ISO3_Code\":\"KOR\",\"ISO_Code\":\"KR\",\"Path\":\"M 855.8 344.3 856.6 346.1 857.2 347.1 857.7 347.7 858 348.3 858.5 349.1 858.8 349.8 858.8 350.4 858.9 350.9 858.8 351.3 858.8 351.9 858.7 352.4 858.8 353.1 858.7 353.3 858.9 353.4 859.1 353.3 859.2 353.4 858.9 355 858.8 355.2 858.6 355.2 858.6 355.6 858.4 355.9 858.2 356.3 858 356.4 857.8 356.7 857.6 356.7 857.4 356.5 856.9 356.5 856.5 356.3 856.5 356.4 856.5 356.6 856.2 356.6 856.1 357.2 856.5 357.2 856.6 356.9 856.8 356.9 856.9 357.5 856.7 357.6 856.6 357.8 856.5 357.7 856.4 357.5 856.2 357.4 856 357.6 855.9 357.6 855.8 357.5 855.9 357.4 855.7 357.1 855.2 357.2 855 357.1 854.9 356.8 854.6 357.1 854.7 357.5 854.8 357.5 854.9 357.2 855 357.3 855 357.7 854.9 357.8 854.7 357.7 854.4 357.7 854.4 357.4 854.4 357.1 853.7 357.2 853.9 357.4 854 357.3 854.2 357.4 854.3 358.1 854.1 358.3 854.1 358.2 854.1 358 854 357.8 853.9 357.9 853.8 358.1 853.7 358 853.6 357.6 853.4 357.4 853.2 357.5 853.1 357.6 853.4 358.2 853.3 358.3 853.2 358.5 853 358.7 852.5 358.4 852.5 358.3 852.7 358.2 852.8 358 853 357.9 852.9 357.8 852.8 357.7 852.1 358.2 851.9 358.6 851.7 358.8 851.8 358.9 851.8 359 851.4 358.9 851.5 358.7 851.4 358.5 851.2 358.9 851.3 359 851.3 359.2 851.1 359.1 850.9 359.2 850.7 359.2 850.6 358.7 850.7 358.4 850.3 358.4 850.3 358.7 850.1 358.9 849.8 359 849.6 358.9 849.7 358.7 850 358.5 850.1 358.3 850 358 850.1 357.8 850.4 358.2 850.5 358.2 850.5 358 850.7 358.1 850.8 358 850.7 357.8 850.4 357.7 850.4 357.4 850.3 357.5 850.2 357.4 850.2 357.3 850.3 357.3 850.4 357.4 850.4 357.1 850.4 357 850.3 357.2 850.2 357.2 850.2 357 850.3 356.7 850.5 356.6 850.2 356.1 850.6 355.2 850.9 355 850.9 354.9 850.7 354.9 850.7 354.7 851.1 354.2 851.4 354.2 851.3 354 851.4 353.9 851 353.8 851 353.6 851.1 353.4 850.8 352.9 850.8 352.5 850.6 351.6 850.7 351.4 850.7 351.2 850.6 351.1 850.4 351.2 850.3 351 850.2 351.1 850.2 351.3 850.4 351.9 850.4 352 850.2 351.8 850 351.1 849.8 351.1 849.8 351 849.7 350.9 849.7 350.8 849.9 350.4 850.1 350.4 850.2 350.6 850.4 350.4 850.3 350.1 850.4 350 850.5 350.1 850.6 350.3 850.8 349.9 851.1 350.2 851.2 350.1 851.4 350.1 851.6 350.5 851.9 350.3 851.5 349.9 851.5 349.5 851.2 349.5 851.2 349.2 851.4 349.2 851.5 349 851.3 348.9 851.3 348.7 851 348.5 851.1 348 850.8 347.9 850.4 347.9 850.4 347.7 850.2 347.7 850.1 347.6 850.2 347.5 850.3 347.5 850.4 347.2 851 347.4 851.2 347.3 851.1 347.1 851.2 347.1 851.2 347 851.2 346.7 851.6 346.5 851.8 346.2 852 346 852 345.8 852.4 345.5 853.1 345.4 853.5 345.5 854.2 345.3 854.4 345.4 855 345.4 855.4 345.2 855.6 345 855.7 344.5 855.8 344.3 Z M 851.1 362.7 851 362.8 850.8 362.8 850.6 362.8 850.4 362.8 850.3 362.8 850.2 362.8 850.1 362.9 849.9 362.8 849.8 362.7 849.8 362.6 849.8 362.5 850 362.2 850 362.1 850.2 362 850.7 361.9 851.4 361.7 851.6 361.7 851.7 361.8 851.8 361.9 851.9 362.2 851.7 362.3 851.6 362.6 851.5 362.6 851.4 362.7 851.1 362.7 Z M 849.3 357.6 849.2 357.7 849.1 357.7 849.2 357.8 849.3 357.9 849.2 358 849.1 358 849.1 357.8 849 357.8 849 357.6 849.1 357.6 849.2 357.5 849.3 357.6 Z M 849.5 357.1 849.5 357.4 849.6 357.3 849.7 357.4 849.6 357.5 849.3 357.3 849.4 357.2 849.5 357.1 Z M 862.9 348.4 862.8 348.5 862.6 348.4 862.6 348.2 862.9 348.1 862.9 348.2 862.9 348.4 Z M 850.6 348.1 850.7 348.2 850.9 348.3 850.7 348.4 850.6 348.4 850.6 348.3 850.5 348.2 850.6 348.1 Z M 845.7 346.7 845.7 346.8 845.5 346.8 845.4 346.6 845.7 346.6 845.8 346.7 845.7 346.7 Z M 849.9 356.6 850 356.7 849.8 356.7 849.7 356.9 849.6 356.9 849.7 356.7 849.8 356.5 850 356.5 849.9 356.6 Z M 852.6 358.8 852.5 358.8 852.3 358.7 852.4 358.6 852.6 358.6 852.7 358.7 852.6 358.8 Z M 850.9 359.8 850.7 359.8 850.9 359.5 851 359.5 851 359.6 850.9 359.8 Z M 849.8 357.8 849.7 357.9 849.5 357.7 849.8 357.6 849.8 357.8 Z M 850.2 347.3 850 347.4 849.9 347.3 850 347.2 850.2 347.2 850.2 347.3 Z M 849.6 358.4 849.5 358.5 849.4 358.4 849.4 358.2 849.5 358.2 849.6 358.3 849.6 358.4 Z M 850.3 356.4 850.1 356.7 850 356.6 850 356.4 850.1 356.4 850.3 356.4 Z M 854.4 358.6 854.3 358.7 854.2 358.6 854.1 358.6 854 358.5 854.1 358.4 854.2 358.5 854.4 358.6 Z M 851 349.1 851 349.2 850.9 349.2 850.9 349.4 850.8 349.2 850.8 349.1 851 349.1 Z M 851.9 359.7 851.7 359.8 851.6 359.7 851.7 359.6 851.8 359.5 851.9 359.7 Z M 852.4 359.1 852.2 359.2 852.1 359 852.2 359 852.4 359.1 Z M 849.6 356.7 849.5 356.7 849.4 356.6 849.5 356.5 849.6 356.5 849.6 356.7 Z M 850.7 349.1 850.6 349.2 850.5 349.2 850.5 349.1 850.6 349 850.7 349.1 Z M 851.7 359.2 851.6 359.2 851.6 359.1 851.7 359.1 851.7 359.2 Z M 847.8 358 847.7 358.1 847.6 358 847.7 357.9 847.8 358 Z M 849.8 358.1 849.6 358.2 849.6 358 849.7 358 849.8 358.1 Z M 853.4 358.6 853.4 358.7 853.5 358.7 853.6 358.8 853.5 358.8 853.3 358.7 853.4 358.6 Z M 855.6 357.5 855.5 357.6 855.3 357.4 855.5 357.4 855.6 357.5 Z M 857.2 356.7 857.2 356.8 857.1 356.8 857.1 356.7 857.2 356.6 857.2 356.7 Z M 849.5 355.7 849.3 355.8 849.3 355.7 849.4 355.6 849.5 355.7 Z M 846.9 359.9 846.9 360.1 846.7 360 846.8 359.9 846.9 359.9 Z M 852 362 851.9 362 851.9 361.9 852 361.8 852 362 Z M 850 357.1 850 357.2 849.9 357.2 849.9 357.1 850 357.1 Z M 849.7 349.3 849.6 349.3 849.6 349.2 849.6 349.1 849.7 349.2 849.7 349.3 Z M 850.2 354.8 850 355 849.9 354.8 850.1 354.8 850.2 354.8 Z M 849.5 358.7 849.4 358.8 849.4 358.6 849.5 358.6 849.5 358.7 Z M 850.5 348.5 850.5 348.6 850.3 348.5 850.4 348.4 850.5 348.5 Z M 852.1 359.1 852.1 359.3 851.9 359.2 852 359.1 852.1 359.1 Z M 854 358.4 853.9 358.5 853.8 358.4 853.9 358.2 854 358.4 Z M 849.6 359.3 849.4 359.3 849.4 359.2 849.6 359.2 849.6 359.3 Z M 850.5 348.8 850.4 348.8 850.4 348.7 850.4 348.6 850.5 348.7 850.5 348.8 Z M 848.5 347.7 848.4 347.8 848.4 347.7 848.5 347.6 848.5 347.7 Z M 855.6 358.1 855.5 358.2 855.4 358.1 855.5 358 855.6 358.1 Z M 853.7 358.1 853.6 358.3 853.5 358.2 853.6 358.1 853.7 358.1 Z M 850.3 348.3 850.1 348.3 850.2 348.1 850.3 348.1 850.3 348.3 Z M 852 360.3 851.9 360.4 851.8 360.3 851.9 360.2 852 360.3 Z M 851.2 359.8 851.1 359.9 851 359.8 851.1 359.6 851.2 359.7 851.2 359.8 Z M 856.3 357.7 856.2 357.7 856.1 357.6 856.3 357.6 856.3 357.7 Z M 852.3 358.9 852.2 358.8 852.1 358.7 852.2 358.7 852.3 358.9 Z M 845.8 347.2 845.6 347.3 845.6 347.2 845.7 347 845.8 347.2 Z M 849.9 347.7 849.8 347.8 849.8 347.7 849.8 347.5 849.9 347.7 Z M 852.8 359.5 852.7 359.5 852.7 359.4 852.8 359.4 852.8 359.5 Z M 849 358.2 848.9 358.3 848.8 358.2 848.9 358.1 849 358.2 Z\",\"Xmax\":862.9,\"Xmid\":854.3,\"Xmin\":845.4,\"Ymax\":362.9,\"Ymid\":352.2,\"Ymin\":344.3,\"economy/currency\":\"South Korean won (KRW)\",\"economy/gdp_per_capita_ppp/2017\":\"39500\",\"economy/gdp_real_growth_rate/2017\":0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"778.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0.21,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":96920,\"geography/area/water\":2800,\"geography/area_comparative\":\"slightly smaller than Pennsylvania; slightly larger than Indiana\",\"geography/area_sqkm\":99720,\"geography/climate\":\"temperate, with rainfall heavier in summer than winter; cold winters\",\"geography/coastline\":\"2,413 km\",\"geography/elevation/highest_point\":\"Halla-san 1,950 m\",\"geography/elevation/lowest_point\":\"Sea of Japan 0 m\",\"geography/elevation/mean_elevation\":\"282\",\"geography/geographic_coordinates\":\"37 00 N, 127 30 E\",\"geography/geography_note\":\"strategic location on Korea Strait; about 3,000 mostly small and uninhabited islands lie off the western and southern coasts\",\"geography/land_boundaries/border_countries\":\"North Korea 237 km\",\"geography/land_boundaries/total\":\"237 km\",\"geography/land_use/agricultural_land_arable_land\":0.153,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0.639,\"geography/land_use/other\":0.18,\"geography/location\":\"Eastern Asia, southern half of the Korean Peninsula bordering the Sea of Japan and the Yellow Sea\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly hills and mountains; wide coastal plains in west and south\",\"government/administrative_divisions\":\"9 provinces (do, singular and plural), 6 metropolitan cities (gwangyeoksi, singular and plural), 1 special city (teugbyeolsi), and 1 special self-governing city (teukbyeoljachisi)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Chungbuk (North Chungcheong), Chungnam (South Chungcheong), Gangwon, Gyeongbuk (North Gyeongsang), Gyeonggi, Gyeongnam (South Gyeongsang), Jeju, Jeonbuk (North Jeolla), Jeonnam (South Jeolla); \\u0026lt;strong\\u0026gt;metropolitan cities:\\u0026lt;/strong\\u0026gt; Busan (Pusan), Daegu (Taegu), Daejeon (Taejon), Gwangju (Kwangju), Incheon (Inchon), Ulsan; \\u0026lt;strong\\u0026gt;special city:\\u0026lt;/strong\\u0026gt; Seoul; \\u0026lt;strong\\u0026gt;special self-governing city:\\u0026lt;/strong\\u0026gt; Sejong\",\"government/capital/geographic_coordinates\":\"37 33 N, 126 59 E\",\"government/capital/name\":\"Seoul; note - Sejong, located some 120 km (75 mi) south of Seoul, is being developed as a new capital\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Chinese name for Goryeo, which was the Korean dynasty that united the peninsula in the 10th century A.D.; the South Korean name \\u0022Hanguk\\u0022 derives from the long form, \\u0022Taehan-minguk,\\u0022 which is itself a derivation from \\u0022Daehan-jeguk,\\u0022 which means \\u0022the Great Empire of the Han\\u0022; \\u0022Han\\u0022 refers to the \\u0022Samhan\\u0022 or the \\u0022Three Han Kingdoms\\u0022 (Goguryeo, Baekje, and Silla from the Three Kingdoms Era, 1st-7th centuries A.D.)\",\"government/executive_branch/chief_of_state\":\"President MOON Jae-in (since 10 May 2017); note - President PARK Geun-hye (since 25 February 2013) was impeached by the National Assembly on 9 December 2016; PARKs impeachment was upheld by the Constitutional Court and she was removed from office on 9 March 2017\",\"government/executive_branch/head_of_government\":\"Prime Minister LEE Nak-yon (since 1 June 2017); Deputy Prime Ministers KIM Dong-yeon (since 9 June 2017), KIM Sang-kon (since 4 July 2017)\",\"government/flag_description\":\"white with a red (top) and blue yin-yang symbol in the center; there is a different black trigram from the ancient I Ching (Book of Changes) in each corner of the white field; the South Korean national flag is called Taegukki; white is a traditional Korean color and represents peace and purity; the blue section represents the negative cosmic forces of the yin, while the red symbolizes the opposite positive forces of the yang; each trigram (kwae) denotes one of the four universal elements, which together express the principle of movement and harmony\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 August 1945 (from Japan)\",\"government/national_holiday\":\"Liberation Day, 15 August (1945)\",\"government/national_symbol_s\":\"taegeuk (yin yang symbol), Hibiscus syriacus (Rose of Sharon), Siberian tiger; national colors: red, white, blue, black\",\"introduction\":\"An independent kingdom for much of its long history, Korea was occupied by Japan beginning in 1905 following the Russo-Japanese War. In 1910, Tokyo formally annexed the entire Peninsula. Korea regained its independence following Japans surrender to the US in 1945. After World War II, a democratic government (Republic of Korea, ROK) was set up in the southern half of the Korean Peninsula while a communist-style government was installed in the north (Democratic Peoples Republic of Korea, DPRK). During the Korean War (1950-53), US troops and UN forces fought alongside ROK soldiers to defend South Korea from a DPRK invasion supported by communist China and the Soviet Union. A 1953 armistice split the Peninsula along a demilitarized zone at about the 38th parallel. PARK Chung-hee took over leadership of the country in a 1961 coup. During his regime, from 1961 to 1979, South Korea achieved rapid economic growth, with per capita income rising to roughly 17 times the level of North Korea in 1979. South Korea held its first free presidential election under a revised democratic constitution in 1987, with former ROK Army general ROH Tae-woo winning a close race. In 1993, KIM Young-sam (1993-98) became the first civilian president of South Koreas new democratic era. President KIM Dae-jung (1998-2003) won the Nobel Peace Prize in 2000 for his contributions to South Korean democracy and his \\u0022Sunshine\\u0022 policy of engagement with North Korea. President PARK Geun-hye, daughter of former ROK President PARK Chung-hee, took office in February 2013 as South Koreas first female leader. In December 2016, the National Assembly passed an impeachment motion against President PARK over her alleged involvement in a corruption and influence-peddling scandal, immediately suspending her presidential authorities. The impeachment was upheld in March 2017, triggering an early presidential election in May 2017 won by MOON Jae-in. South Korea hosted the Winter Olympic and Paralympic Games in February 2018, in which North Korea also participated. Discord with North Korea has permeated inter-Korean relations for much of the past decade, highlighted by the Norths attacks on a South Korean ship and island in 2010, the exchange of artillery fire across the DMZ in 2015, and multiple nuclear and missile tests in 2016 and 2017. North Korea\\u0026amp;rsquo;s participation in the Winter Olympics, dispatch of a senior delegation to Seoul, and three inter-Korean summits in 2018 appear to have ushered in a temporary period of respite, buoyed by the historic US-DPRK summits in 2018 and 2019. \\u0026lt;table\\u0026gt; \\u0026lt;tbody\\u0026gt; \\u0026lt;tr\\u0026gt; \\u0026lt;td\\u0026gt;\\u0026amp;nbsp;\\u0026lt;/td\\u0026gt; \\u0026lt;/tr\\u0026gt; \\u0026lt;/tbody\\u0026gt; \\u0026lt;/table\\u0026gt;\",\"name\":\"South Korea\",\"people_and_society/age_structure/0_14_years\":0.1303,\"people_and_society/age_structure/15_24_years\":0.1219,\"people_and_society/age_structure/25_54_years\":0.4513,\"people_and_society/age_structure/55_64_years\":0.1509,\"people_and_society/age_structure/65_years_and_over\":0.1455,\"people_and_society/birth_rate\":\"8.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"homogeneous\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.962 million SEOUL (capital), 3.466 million Busan, 2.783 million Incheon, 2.209 million Daegu (Taegu), 1.562 million Daejon (Taejon), 1.519 million Gwangju (Kwangju) (2019)\",\"people_and_society/nationality/adjective\":\"Korean\",\"people_and_society/nationality/noun\":\"Korean(s)\",\"people_and_society/net_migration_rate\":\"2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51418097\",\"people_and_society/population_growth_rate\":0.0044,\"people_and_society/urbanization/urban_population\":\"81.4% of total population (2019)\",\"transportation/airports\":\"111\",\"transportation/railways/total\":\"3979\",\"transportation/roadways/total\":\"100428\"},{\"BoxHeight\":10.400000000000034,\"BoxWidth\":13.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.89,\"ISO3_Code\":\"ARE\",\"ISO_Code\":\"AE\",\"Path\":\"M 656 387 656.2 387.1 656.3 387.3 656.3 389 656.2 389 656.2 389.2 655.8 389.4 655.8 389.6 655.6 389.7 655.2 389.3 655.4 389.3 655.4 389.2 655.3 389 654.9 389.1 654.8 389.2 654.8 389.9 654.6 390.3 654.8 390.9 654.6 391.2 654.8 391.4 655.1 391.3 655.3 391.8 654.8 391.9 654.5 391.8 653.9 392.2 654.1 393.1 653.1 394.7 653 395.9 652.8 396.1 652.2 396.1 651.9 396 651.1 395.9 649.9 395.8 649.3 395.7 648.6 395.6 648.2 395.5 645.8 395.2 645 394.2 644.9 394.1 644.8 393.9 644.7 393.9 644.3 393.3 643.9 392.7 643.8 392.7 643.6 392.4 643.5 392.3 643 391.6 643 391.4 643 391.3 643.1 391.2 643.4 391.3 643.7 391.9 644.2 392.1 645 392 645.8 391.5 646.2 391.6 647.3 391.6 648.7 391.8 649.6 391.7 650.2 391 650.5 391 650.5 391.2 650.8 391.1 650.9 390.9 650.7 390.7 650.7 390.5 650.8 390.5 651 390.6 651.3 390.6 651.7 389.6 652 389.3 652.2 389 652.7 388.7 653.9 387.4 654.3 387.2 655 386.6 655.3 386.2 655.5 385.7 655.7 385.7 655.8 385.9 655.7 386.4 655.7 387 655.8 387.1 656 387 Z M 655.9 388.1 655.9 388.2 656 388.2 656.2 388.1 656.2 388 656 387.9 655.9 388 656 388 655.9 388.1 Z M 649.5 391.6 649.1 391.6 648.7 391.5 648.8 391.4 649 391.3 649.3 391.2 649.6 391.4 649.5 391.6 Z M 645.9 391.1 645.8 391.2 645.7 391 645.8 390.9 645.9 390.9 646 391 645.9 391.1 Z M 653.1 388.2 653 388.4 652.9 388.3 652.8 388.2 653 388.1 653.1 388.2 Z M 651.4 390.2 651.3 390.2 651.2 390.1 651.4 390 651.4 390.2 Z M 645.1 390.4 645.1 390.6 644.9 390.5 645 390.3 645.1 390.4 Z M 647.8 390.1 647.9 390.3 647.7 390.2 647.7 390.1 647.8 390.1 Z M 651.2 390.5 651.1 390.5 651 390.4 651.1 390.4 651.2 390.5 Z M 647.2 389.3 647.1 389.4 647 389.3 647.1 389.2 647.2 389.3 Z M 647.8 391.1 647.6 391.2 647.5 391.1 647.7 391 647.8 391.1 Z M 647.2 390.9 647.2 391.1 647.1 391.1 647.1 391 647.1 390.9 647.2 390.9 Z M 648.1 391.4 648 391.5 647.9 391.3 648.1 391.3 648.1 391.4 Z M 644.3 391.2 644.2 391.4 644.1 391.4 644.1 391.2 644.3 391.2 Z M 650.4 390.8 650.4 390.9 650.2 390.8 650.3 390.7 650.4 390.8 Z M 650.4 388.2 650.4 388.3 650.3 388.3 650.2 388.2 650.3 388.2 650.4 388.2 Z\",\"Xmax\":656.3,\"Xmid\":650.6,\"Xmin\":643,\"Ymax\":396.1,\"Ymid\":392.3,\"Ymin\":385.7,\"economy/currency\":\"Emirati dirhams (AED)\",\"economy/gdp_per_capita_ppp/2017\":\"68600\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"289.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":83600,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than South Carolina; slightly smaller than Maine\",\"geography/area_sqkm\":83600,\"geography/climate\":\"desert; cooler in eastern mountains\",\"geography/coastline\":\"1,318 km\",\"geography/elevation/highest_point\":\"Jabal Yibir 1,527 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"149\",\"geography/geographic_coordinates\":\"24 00 N, 54 00 E\",\"geography/geography_note\":\"strategic location along southern approaches to Strait of Hormuz, a vital transit point for world crude oil\",\"geography/land_boundaries/border_countries\":\"Oman 609 km, Saudi Arabia 457 km\",\"geography/land_boundaries/total\":\"1,066 km\",\"geography/land_use/agricultural_land_arable_land\":0.005,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.036,\"geography/land_use/forest\":0.038,\"geography/land_use/other\":0.916,\"geography/location\":\"Middle East, bordering the Gulf of Oman and the Persian Gulf, between Oman and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat, barren coastal plain merging into rolling sand dunes of vast desert; mountains in east\",\"government/administrative_divisions\":\"7 emirates (imarat, singular - imarah); Abu Zaby (Abu Dhabi), Ajman, Al Fujayrah, Ash Shariqah (Sharjah), Dubayy (Dubai), Ras al Khaymah, Umm al Qaywayn\",\"government/capital/geographic_coordinates\":\"24 28 N, 54 22 E\",\"government/capital/name\":\"Abu Dhabi\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive country name; the name \\u0022Arabia\\u0022 can be traced back many centuries B.C., the ancient Egyptians referred to the region as \\u0022Ar Rabi\\u0022; \\u0022emirates\\u0022 derives from \\u0022amir\\u0022 the Arabic word for \\u0022commander,\\u0022 \\u0022lord,\\u0022 or \\u0022prince\\u0022\",\"government/executive_branch/chief_of_state\":\"President KHALIFA bin Zayid Al-Nuhayyan (since\\u0026amp;nbsp;2 November 2004), ruler of Abu Zaby (Abu Dhabi) (since 4 November 2004); Vice President and Prime Minister MUHAMMAD BIN RASHID Al-Maktum (since 5 January 2006)\",\"government/executive_branch/head_of_government\":\"Prime Minister Vice President MUHAMMAD BIN RASHID Al-Maktum (since 5 January 2006); Deputy Prime Ministers SAIF bin Zayid Al-Nuhayyan, MANSUR bin Zayid Al-Nuhayyan (both since 11 May 2009)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and black with a wider vertical red band on the hoist side; the flag incorporates all four Pan-Arab colors, which in this case represent fertility (green), neutrality (white), petroleum resources (black), and unity (red); red was the traditional color incorporated into all flags of the emirates before their unification\",\"government/government_type\":\"federation of monarchies\",\"government/independence\":\"2 December 1971 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 2 December (1971)\",\"government/national_symbol_s\":\"golden falcon; national colors: green, white, black, red\",\"introduction\":\"The Trucial States of the Persian Gulf coast granted the UK control of their defense and foreign affairs in 19th century treaties. In 1971, six of these states - Abu Dhabi, Ajman, Al Fujayrah, Ash Shariqah, Dubayy, and Umm al Qaywayn - merged to form the United Arab Emirates (UAE). They were joined in 1972 by Ras al Khaymah. The UAEs per capita GDP is on par with those of leading West European nations. For more than three decades, oil and global finance drove the UAEs economy. In 2008-09, the confluence of falling oil prices, collapsing real estate prices, and the international banking crisis hit the UAE especially hard. The UAE did not experience the \\u0022Arab Spring\\u0022 unrest seen elsewhere in the Middle East in 2010-11, partly because of the governments multi-year, $1.6-billion infrastructure investment plan for the poorer northern emirates, and its aggressive pursuit of advocates of political reform. The UAE in recent years has played a growing role in regional affairs. In addition to donating billions of dollars in economic aid to help stabilize Egypt, the UAE was one of the first countries to join the Defeat-ISIS coalition, and to participate as a key partner in a Saudi-led military campaign in Yemen.\",\"name\":\"United Arab Emirates\",\"people_and_society/age_structure/0_14_years\":0.1439,\"people_and_society/age_structure/15_24_years\":0.0764,\"people_and_society/age_structure/25_54_years\":0.7045,\"people_and_society/age_structure/55_64_years\":0.0605,\"people_and_society/age_structure/65_years_and_over\":0.0147,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"1.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Emirati 11.6%, South Asian 59.4% (includes Indian 38.2%, Bangladeshi 9.5%, Pakistani 9.4%, other 2.3%), Egyptian 10.2%, Filipino 6.1%, other 12.8% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.833 million Dubai, 1.629 million Sharjah, 1.452 million ABU DHABI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Emirati\",\"people_and_society/nationality/noun\":\"Emirati(s)\",\"people_and_society/net_migration_rate\":\"6.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9701315\",\"people_and_society/population_growth_rate\":0.0144,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"43\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4080\"},{\"BoxHeight\":117.19999999999999,\"BoxWidth\":117.40000000000003,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SJM\",\"ISO_Code\":\"SJ\",\"Path\":\"M 545.7 73 546.6 75.3 547.2 74.5 548 74.8 549.1 76.1 549.7 77.4 549.7 77.8 549.7 78.4 549.2 80.3 549.2 82.8 549.7 82.2 550.1 80.4 550.3 79.8 551.4 80.3 552.2 82.7 552.1 83.9 552 84.9 552 85.2 552.6 86.3 554 86.5 554.5 86.6 555.6 88.7 555.7 88.5 555.8 87.7 556 87.1 557.1 87.2 557.4 88 557.4 88.2 556.9 88.6 556.9 89.2 558.3 90.7 559.6 91.4 559.7 92.4 559.4 93.6 559.4 94 560.9 94.9 561.5 97.1 561.4 98.9 560.8 99.3 560.8 99.8 561.9 100 563.6 99.7 564.3 100.5 564.2 102 564.9 103.5 565.8 104.6 566.7 104.5 567.2 105.1 567.1 105.9 567.2 106.8 566.9 107.5 566.8 108.2 566 108.6 565.4 109.7 563 112.3 562.7 111.9 563 109.4 562.7 108.4 562.3 108 560.3 109.3 557.9 109.7 557.9 108.6 558.6 107.7 559.4 104.1 558 102 557.9 101.5 559.2 100 559.2 99.8 557.4 99.7 557.4 98.5 557.1 97.3 556.3 96 556.4 95.5 558.2 94.4 558.3 94.1 558 93.6 557.5 93.4 556.9 94 555.2 94.5 554.6 96.1 552.8 96.7 552.6 98.5 552.8 100 552.8 101.1 552.5 102 551.5 102.3 551.2 103 551.1 104.1 551.1 106.2 550.5 108.9 549.4 109.4 548.8 110.5 547.9 114.8 547.7 116.3 547.5 117.1 547.6 118.7 547.4 119.6 546.4 120.5 545.5 120.5 545.2 120 544.9 118.6 543.4 117.7 543.1 116.9 543.5 115.8 543.5 115.6 542.2 115.5 541.7 114.9 541.4 113.9 539.8 113.1 538.9 110.9 538.7 109.2 538.9 108.3 539.6 107.9 540.7 108.5 542 108.3 542 108 541.5 107.6 541.3 107.1 541.3 106.9 543.6 105 543.6 104.8 542.8 104.5 540.6 105.7 539.2 105.7 538.6 106 538.2 105.7 538 105 537.7 102.7 538.5 101.5 539.2 101.9 539.6 101.3 541.4 101 542.4 99.7 543.1 99.5 543.4 98.6 544 98 544.9 97.8 545.8 98.1 546.5 97.7 546.5 97.3 545.6 96.5 546.1 93.7 545.7 93.5 544.9 95.2 544 96.1 542.9 96.4 542.5 95.9 542.3 95.2 542.6 93.7 542.6 93.2 542.5 93.1 541.5 94.4 540.6 94.5 540.4 96 540.6 96.9 540.6 97.4 539.8 97.6 539.5 98.7 539.3 99 538.7 99.2 538.2 99.9 536.1 99.9 535.4 98.1 534.5 96.5 534.2 95.4 533.3 94.4 532.6 92.9 532.5 92.2 532.4 91 531.8 89.8 532 89.2 533.1 89.4 533.1 89.2 532.7 87.8 532.9 85.6 532.5 85.8 531.8 86.9 531.1 86.9 530.2 84 530.1 81.9 529.8 80.7 530 79.6 530 78.3 530.1 77.6 530.3 77.6 530.9 79.1 531.2 79.2 531.3 78.9 531.2 77.9 531.2 77.4 531.9 76.9 532.3 76.1 532.8 76.4 533.5 78.4 533.9 78.6 534 78.3 533.9 77.1 534 76.4 535.1 77.2 538.2 75.8 538.5 76.2 538.5 77 538 78.3 536.2 78.5 535.3 80 535.3 80.3 537.1 80.2 537.1 80.6 536.9 81.2 536.9 81.8 537.9 82.1 538.3 83.1 538.6 84.3 538.8 84.5 539 83.5 538.7 81.7 538.7 80.4 540 77.3 540.7 77.1 541.4 77.9 542.1 79.7 542.8 83.4 543.4 85.1 543.5 86.8 544 86.8 544.8 89.1 545.4 89.7 545.4 88.7 544.2 84 543.4 77.1 543.6 75.8 544.3 75.4 544.3 74.2 544.5 73.4 545.3 72.8 545.7 73 Z M 556.5 67.5 558 70.1 560.4 69.7 560.4 70 560.4 71.3 561 71.7 561.8 73.3 562.2 72.1 562.3 69.3 562.1 67.5 562.5 67.1 562.9 67.4 563.4 65.8 564.4 67.2 564.4 68.7 563.9 70.5 563.9 71.1 564 71.4 564.9 70.8 565.5 71.2 566 69.3 567 69 567.1 68.4 567.1 67.2 567.2 66.9 567.7 67.9 567.9 69.2 568.2 69 568.8 68.4 569.1 69.3 569.9 69.4 571.6 70.9 572.4 70.5 574.1 71 575.3 73 575 73.9 575 74.9 574.9 75.3 571.5 79.4 571.4 79.8 571.6 80.6 571.6 81.2 570.9 82.7 569.7 83.7 568.2 83.6 566.7 85.3 565.5 85.5 563.2 84.1 562.7 83 560.4 83.6 558.3 83.5 555.8 81.9 555 80.9 554.9 80.4 555.7 79.5 557.4 80.1 557.5 79.2 558.5 78.4 559.5 78.2 559.7 77.3 559.6 76.9 554 78 552.2 77.9 550.9 76.2 550.6 74.8 550.8 74.4 551.4 74 551.5 73.5 550.5 72.8 550.2 71.7 550.9 70.7 551.9 70.6 553.3 71.5 553.4 71 553.1 69.7 553 68.5 553.3 68.4 554 69.3 554.5 69.5 554.7 68.7 554.6 68 554.2 67.2 554.1 66.3 554.5 65.7 555.3 65.2 555.8 66.7 556.5 67.5 Z M 530.4 92.1 530.6 92.2 530.8 92.1 531 92.5 531 92.7 530.7 92.9 530.7 93.3 530.9 93.5 531 93.8 531 94.2 531.2 94.2 531.2 94.6 531.3 94.9 531.3 95.3 531.8 95.3 531.8 95.7 532 96 532.4 96.6 532.9 96.7 532.9 97.3 533.1 97.8 533.2 98.2 533.5 98.8 533.5 99.1 533.7 99.7 533.7 100 533.1 99.6 533 99.7 532.8 99.5 532.7 99.1 532.8 98.6 532.3 98.2 532.1 97.4 531.8 97.2 531.5 96.8 531.3 96.5 530.9 96.8 530.6 96.3 530.4 95.4 530.4 95.2 530.3 95.1 530.3 94.7 530 94.1 530 93.9 529.8 93.6 529.6 92.8 529.5 92.7 529.2 92.1 529.1 91.7 529.2 91.3 529.2 90.8 529.1 90.5 529.2 90.2 529.4 90.4 529.8 90.4 530.1 90.7 530.4 91.1 530.4 91.3 530.3 91.6 530.3 91.9 530.4 92.1 Z M 478 175.4 477.8 175.6 477.8 176.4 477.7 176.6 476.9 176.8 476.4 176.9 476.1 177 475.9 177.2 475.6 177.7 475.3 177.9 475.1 178.1 475 178.1 474.8 177.8 474.9 177.6 475 177.6 475.1 177.5 475.4 177.1 475.7 177.1 475.9 176.9 475.9 176.8 476.3 176.7 476.4 176.6 476.6 176.4 476.6 176.3 476.8 175.9 477 175.6 477.4 175.4 477.5 175.4 477.6 175.2 477.9 175.2 478 175.4 Z M 589.7 72.3 588.5 72.6 588.3 72.2 588.4 71.9 591.4 69.8 591.9 69.6 592.1 69.7 592.2 70.1 591.4 70.8 589.7 72.3 Z M 579.4 89.4 580.1 89.5 580.3 89.4 580.4 90 580.7 90.2 581.3 90.3 581.8 90.2 582.2 90 582.3 90.3 582.1 90.4 581.8 90.4 581.4 90.8 581.4 91 580.9 90.9 580.6 90.7 580.3 90.2 579.9 90.1 579.4 90.3 579.4 90.6 579 90.4 578.7 90.5 578.1 91.1 577.9 91.5 577.9 91.2 577.4 91.2 577.3 91 577.4 90.9 577.7 90.7 578 90.1 578.5 90 578.8 89.9 578.9 89.4 579.4 89.4 Z M 578 72.8 577.7 72.9 577.6 72.8 577.3 72.5 577.1 72.2 577 71.5 576.8 70.9 576.8 70.7 576.9 70.4 577.2 70.1 577.7 70.5 578.1 71 578.4 71.3 578.6 71.6 578.7 72.1 578.6 72.3 578.2 72.4 578 72.8 Z M 553.1 145.1 552.8 145.4 552.2 144.6 552.1 144.2 552.1 143.9 552.9 143.7 553.3 144.1 553.4 144.4 553.1 145.1 Z M 574.2 93.9 574.1 94.1 574 94 574 93.7 573.4 93.1 573.4 92.8 573.3 92.6 573.2 92 573.2 91.7 573.5 91.5 573.8 91.6 573.9 92.1 574 92.4 574.2 92.7 574.5 93.1 574.7 93.1 574.7 93.6 574.5 93.9 574.2 93.9 Z M 551.4 68.4 551.5 68.8 551.6 68.1 551.7 68.2 551.7 68.7 551.6 68.7 551.6 69.3 551.1 69.5 551 69.7 550.9 69.2 550.6 69.1 550.5 69 550.1 68.9 550.2 67.9 550.4 67.6 550.8 67.4 550.9 67.5 551.1 67.7 551.3 67.8 551.4 68.4 Z M 569.2 122.2 569 122.2 569 122.1 569 121.8 569.4 121 569.6 120.6 570.4 119.2 571 118.9 570.9 119.2 570.7 119.4 570.4 119.8 570.3 120.1 569.9 120.7 569.5 121.6 569.3 121.7 569.2 122.2 Z M 555.5 83.4 555.8 83.8 555.8 84.1 555.6 83.8 555.4 83.6 555.1 83.6 554.7 83.8 554.6 83.8 554.4 83.5 554.5 83.3 554.5 82.8 554.7 82.7 555.3 83.1 555.5 83.4 Z M 557.9 62.1 557.4 63.5 557.1 62.9 557.1 62.8 557.1 62.6 557.6 62.6 557.7 61.8 558.1 61.5 558.2 61.8 558.2 62.1 557.9 62.1 Z M 555.8 84.9 555.8 85.2 555.6 85.2 555.4 85.5 555.3 85.2 555.4 84.9 555.4 84.4 555.7 84.4 555.8 84.9 Z M 559 62.4 558.5 62.8 558.4 62.4 558.4 62.2 558.7 62 559 61.9 559 62.4 Z M 557.5 61.9 557.3 62 557.1 61.2 557.2 60.9 557.5 61.3 557.5 61.9 Z M 583.8 89 583.7 89.3 583.5 89.2 583.4 88.9 583.5 88.7 583.8 88.8 583.8 89 Z M 546.1 121.6 546.1 122 545.9 121.8 545.9 121.5 545.9 121.4 546.1 121.6 Z M 554.3 82.6 554.1 82.6 554.1 82.2 554.3 82.3 554.3 82.6 Z M 540.2 73.3 540 73.5 540 73 540.2 72.9 540.2 73.3 Z M 558.9 69.3 558.8 69.4 558.7 69 558.8 68.7 558.9 68.7 558.9 69.3 Z M 569.4 62.4 569.4 63 569.3 63 569.2 62.7 569.2 62.4 569.4 62.4 Z M 531.9 76.1 531.8 76.2 531.8 75.9 531.8 75.7 532 75.7 531.9 76.1 Z M 554.9 63.3 554.8 63.7 554.7 63.3 554.9 62.8 554.9 63.3 Z M 559.5 68 559.3 68.2 559.3 67.9 559.4 67.5 559.5 67.6 559.5 68 Z M 562.3 110.9 562.1 110.9 562.1 110.7 562.2 110.3 562.3 110.5 562.3 110.9 Z M 566.9 66.1 566.7 66.1 566.7 65.7 566.7 65.4 566.9 65.5 566.9 66.1 Z M 531.5 75.7 531.5 76.2 531.4 76.2 531.3 75.9 531.3 75.7 531.5 75.7 Z M 556.3 65.6 556.1 65.6 556.1 65.4 556.1 65.1 556.3 65.2 556.3 65.6 Z\",\"Xmax\":592.2,\"Xmid\":550.6,\"Xmin\":474.8,\"Ymax\":178.1,\"Ymid\":91.3,\"Ymin\":60.9,\"economy/currency\":\"Norwegian kroner (NOK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":62045,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":62045,\"geography/climate\":\"arctic, tempered by warm North Atlantic Current; cool summers, cold winters; North Atlantic Current flows along west and north coasts of Spitsbergen, keeping water open and navigable most of the year\",\"geography/coastline\":\"3,587 km\",\"geography/elevation/highest_point\":\"Newtontoppen 1,717 m\",\"geography/elevation/lowest_point\":\"Arctic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"78 00 N, 20 00 E\",\"geography/geography_note\":\"northernmost part of the Kingdom of Norway; consists of nine main islands; glaciers and snowfields cover 60% of the total area; Spitsbergen Island is the site of the Svalbard Global Seed Vault, a seed repository established by the Global Crop Diversity Trust and the Norwegian Government\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Northern Europe, islands between the Arctic Ocean, Barents Sea, Greenland Sea, and Norwegian Sea, north of Norway\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"rugged mountains; much of the upland areas are ice covered; west coast clear of ice about half the year; fjords along west and north coasts\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"78 13 N, 15 38 E\",\"government/capital/name\":\"Longyearbyen\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"12th century Norse accounts speak of the discovery of a \\u0022Svalbard\\u0022 - literally \\u0022cold shores\\u0022 - but they may have referred to Jan Mayen Island or eastern Greenland; the archipelago was traditionally known as Spitsbergen, but Norway renamed it Svalbard in the 1920s when it assumed sovereignty of the islands\",\"government/executive_branch/chief_of_state\":\"King HARALD V of Norway (since 17 January 1991); Heir Apparent Crown Prince Haakon MAGNUS (son of the king, born 20 July 1973)\",\"government/executive_branch/head_of_government\":\"Governor Kjerstin ASKHOLT (since 1 October 2015); Assistant Governor Berit SAGFOSSEN (since 1 April 2016)\",\"government/flag_description\":\"the flag of Norway is used\",\"government/government_type\":\"non-self-governing territory of Norway\",\"government/independence\":\"none (territory of Norway)\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The archipelago may have been first discovered by Norse explorers in the 12th century; the islands served as an international whaling base during the 17th and 18th centuries. Norways sovereignty was internationally recognized by treaty in 1920, and five years later it officially took over the territory. In the 20th century coal mining started and today a Norwegian and a Russian company are still functioning. Travel between the settlements is accomplished with snowmobiles, aircraft, and boats.\",\"name\":\"Svalbard\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Norwegian 58%, foreign population 42% (consists primarily of Russians, Thais, Swedes, Filipinos, and Ukrainians) (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"2583\",\"people_and_society/population_growth_rate\":-0.0003,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.600000000000023,\"BoxWidth\":7.099999999999909,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.774,\"ISO3_Code\":\"MKD\",\"ISO_Code\":\"MK\",\"Path\":\"M 562 330.9 562.4 331.5 562.8 331.8 562.9 331.8 563.1 331.9 563.4 332 563.4 332.3 563.8 333.1 563.6 333.4 563.7 333.8 563.6 334.4 563.6 334.5 563.4 334.5 563.1 334.6 563 335.2 562.9 335.2 562.8 335.1 562.6 335.3 561.9 335.3 561.6 335.1 561.3 335.3 561.1 335.2 560.8 335.4 560.4 336 560.1 336 559.8 336.2 559.4 336.1 558.9 336.3 558.8 336.2 558.6 336.2 558.2 336.3 558.1 336.1 557.8 336 557.6 336.1 557.5 336.1 557.3 335.5 557.1 335.4 556.8 334.6 557 334.2 556.7 333.7 557 333.6 556.9 333.1 557 332.8 557 332.6 557.1 332.5 557.4 332.5 557.6 332.3 557.5 332 557.6 331.8 558.5 331.3 558.6 331.3 558.7 331.3 558.8 331.6 559.1 331.6 559.2 331.2 559.4 331.2 559.5 331 559.8 331.1 560.1 331.1 560.6 330.9 560.7 330.9 560.9 330.8 561.2 330.9 561.7 330.7 562 330.9 Z\",\"Xmax\":563.8,\"Xmid\":560.2,\"Xmin\":556.7,\"Ymax\":336.3,\"Ymid\":333.5,\"Ymin\":330.7,\"economy/currency\":\"Macedonian denars (MKD)\",\"economy/gdp_per_capita_ppp/2017\":\"14900\",\"economy/gdp_real_growth_rate/2017\":0,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.459 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.37,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":25433,\"geography/area/water\":280,\"geography/area_comparative\":\"slightly larger than Vermont; almost four times the size of Delaware\",\"geography/area_sqkm\":25713,\"geography/climate\":\"warm, dry summers and autumns; relatively cold winters with heavy snowfall\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Golem Korab (Maja e Korabit) 2,764 m\",\"geography/elevation/lowest_point\":\"Vardar River 50 m\",\"geography/elevation/mean_elevation\":\"741\",\"geography/geographic_coordinates\":\"41 50 N, 22 00 E\",\"geography/geography_note\":\"landlocked; major transportation corridor from Western and Central Europe to Aegean Sea and Southern Europe to Western Europe\",\"geography/land_boundaries/border_countries\":\"Albania 181 km, Bulgaria 162 km, Greece 234 km, Kosovo 160 km, Serbia 101 km\",\"geography/land_boundaries/total\":\"838 km\",\"geography/land_use/agricultural_land_arable_land\":0.164,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.265,\"geography/land_use/forest\":0.398,\"geography/land_use/other\":0.159,\"geography/location\":\"Southeastern Europe, north of Greece\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountainous with deep basins and valleys; three large lakes, each divided by a frontier line; country bisected by the Vardar River\",\"government/administrative_divisions\":\"70 municipalities (opstini, singular - opstina) and 1 city* (grad); Aracinovo, Berovo, Bitola, Bogdanci, Bogovinje, Bosilovo, Brvenica, Caska, Centar Zupa, Cesinovo-Oblesevo, Cucer Sandevo, Debar, Debarca, Delcevo, Demir Hisar, Demir Kapija, Dojran, Dolneni, Gevgelija, Gostivar, Gradsko, Ilinden, Jegunovce, Karbinci, Kavadarci, Kicevo, Kocani, Konce, Kratovo, Kriva Palanka, Krivogastani, Krusevo, Kumanovo, Lipkovo, Lozovo, Makedonska Kamenica, Makedonski Brod, Mavrovo i Rostusa, Mogila, Negotino, Novaci, Novo Selo, Ohrid, Pehcevo, Petrovec, Plasnica, Prilep, Probistip, Radovis, Rankovce, Resen, Rosoman, Skopje*, Sopiste, Staro Nagoricane, Stip, Struga, Strumica, Studenicani, Sveti Nikole, Tearce, Tetovo, Valandovo, Vasilevo, Veles, Vevcani, Vinica, Vrapciste, Zelenikovo, Zelino, Zrnovci\",\"government/capital/geographic_coordinates\":\"42 00 N, 21 26 E\",\"government/capital/name\":\"Skopje\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the ancient kingdom of Macedon (7th to 2nd centuries B.C.)\",\"government/executive_branch/chief_of_state\":\"President Stevo PENDAROVSKI (since 12 May 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Zoran ZAEV (since 31 May 2017)\",\"government/flag_description\":\"a yellow sun (the Sun of Liberty) with eight broadening rays extending to the edges of the red field; the red and yellow colors have long been associated with Macedonia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"8 September 1991 (referendum by registered voters endorsed independence from Yugoslavia)\",\"government/national_holiday\":\"Independence Day, 8 September (1991), also known as National Day\",\"government/national_symbol_s\":\"eight-rayed sun; national colors: red, yellow\",\"introduction\":\"North Macedonia gained its independence peacefully from Yugoslavia in 1991 under the name of \\u0022Macedonia.\\u0022 Greek objection to the new country\\u0026amp;rsquo;s name, insisting it implied territorial pretensions to the northern Greek province of Macedonia, and democratic backsliding for several years stalled the country\\u0026amp;rsquo;s movement toward Euro-Atlantic integration. Immediately after Macedonia declared independence, Greece sought to block Macedonian efforts to gain UN membership if the name \\u0022Macedonia\\u0022 was used. The country was eventually admitted to the UN in 1993 as \\u0022The former Yugoslav Republic of Macedonia,\\u0022 and at the same time it agreed to UN-sponsored negotiations on the name dispute. In 1995, Greece lifted a 20-month trade embargo and the two countries agreed to normalize relations, but the issue of the name remained unresolved and negotiations for a solution continued. Over time, the US and over 130 other nations recognized Macedonia by its constitutional name, Republic of Macedonia. Ethnic Albanian grievances over perceived political and economic inequities escalated into a conflict in 2001 that eventually led to the internationally brokered Ohrid Framework Agreement, which ended the fighting and established guidelines for constitutional amendments and the creation of new laws that enhanced the rights of minorities. In January 2018, the government adopted a new law on languages, which elevated the Albanian language to an official language at the national level, with the Macedonian language remaining the sole official language in international relations. Relations between ethnic Macedonians and ethnic Albanians remain complicated, however. North Macedonias pro-Western government has used its time in office since 2017 to sign a historic deal with Greece in June 2018 to end the name dispute and revive Skopjes NATO and EU membership prospects. This followed a nearly three-year political crisis that engulfed the country but ended in June 2017 following a six-month-long government formation period after a closely contested election in December 2016. The crisis began after the 2014 legislative and presidential election, and escalated in 2015 when the opposition party began releasing wiretapped material that revealed alleged widespread government corruption and abuse. Although an EU candidate since 2005, North Macedonia has yet to open EU accession negotiations. The country still faces challenges, including fully implementing reforms to overcome years of democratic backsliding and stimulating economic growth and development. In June 2018, Macedonia and Greece signed the Prespa Accord whereby the Republic of Macedonia agreed to change its name to the Republic of North Macedonia. Following ratification by both countries, the agreement went in to force on 12 February 2019. North Macedonia signed an accession protocol to become a NATO member state in February 2019.\",\"name\":\"North Macedonia\",\"people_and_society/age_structure/0_14_years\":0.1624,\"people_and_society/age_structure/15_24_years\":0.1341,\"people_and_society/age_structure/25_54_years\":0.4455,\"people_and_society/age_structure/55_64_years\":0.1243,\"people_and_society/age_structure/65_years_and_over\":0.1338,\"people_and_society/birth_rate\":\"10.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Macedonian 64.2%, Albanian 25.2%, Turkish 3.9%, Romani 2.7%, Serb 1.8%, other 2.2% (2002 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"590,000 SKOPJE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Macedonian\",\"people_and_society/nationality/noun\":\"Macedonian(s)\",\"people_and_society/net_migration_rate\":\"0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2118945\",\"people_and_society/population_growth_rate\":0.0019,\"people_and_society/urbanization/urban_population\":\"58.2% of total population (2019)\",\"transportation/airports\":\"10\",\"transportation/railways/total\":\"925\",\"transportation/roadways/total\":\"14182\"},{\"BoxHeight\":4.899999999999977,\"BoxWidth\":3.7000000000000455,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.611,\"ISO3_Code\":\"SWZ\",\"ISO_Code\":\"SZ\",\"Path\":\"M 588.7 535.1 589 535.4 589 535.8 588.9 536.3 589.1 536.9 589.1 537.8 588.9 537.8 588.7 537.8 588.6 539.3 587.4 539.3 586.4 538.9 585.9 538.4 585.9 538.1 585.7 537.7 585.5 537.8 585.4 537.7 585.4 537 585.5 536.6 585.9 536 586.4 535 586.8 534.5 587.1 534.4 588.3 535.2 588.7 535.1 Z\",\"Xmax\":589.1,\"Xmid\":587.3,\"Xmin\":585.4,\"Ymax\":539.3,\"Ymid\":537,\"Ymin\":534.4,\"economy/currency\":\"emalangeni\",\"economy/gdp_per_capita_ppp/2017\":\"10100\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.14 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.2,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.41,\"geography/area/land\":17204,\"geography/area/water\":160,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":17364,\"geography/climate\":\"varies from tropical to near temperate\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Emlembe 1,862 m\",\"geography/elevation/lowest_point\":\"Great Usutu River 21 m\",\"geography/elevation/mean_elevation\":\"305\",\"geography/geographic_coordinates\":\"26 30 S, 31 30 E\",\"geography/geography_note\":\"landlocked; almost completely surrounded by South Africa\",\"geography/land_boundaries/border_countries\":\"Mozambique 108 km, South Africa 438 km\",\"geography/land_boundaries/total\":\"546 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.577,\"geography/land_use/forest\":0.317,\"geography/land_use/other\":0,\"geography/location\":\"Southern Africa, between Mozambique and South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly mountains and hills; some moderately sloping plains\",\"government/administrative_divisions\":\"4 regions; Hhohho, Lubombo, Manzini, Shiselweni\",\"government/capital/geographic_coordinates\":\"26 19 S, 31 08 E\",\"government/capital/name\":\"Mbabane (administrative capital); Lobamba (royal and legislative capital)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from 19th century King MSWATI II, under whose rule Swati territory was expanded and unified\",\"government/executive_branch/chief_of_state\":\"King MSWATI III (since 25 April 1986)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ambrose Mandvulo DLAMINI (since 27 October 2018); Deputy Prime Minister Themba MASUKU (since 6 November 2018)\",\"government/flag_description\":\"three horizontal bands of blue (top), red (triple width), and blue; the red band is edged in yellow; centered in the red band is a large black and white shield covering two spears and a staff decorated with feather tassels, all placed horizontally; blue stands for peace and stability, red represents past struggles, and yellow the mineral resources of the country; the shield, spears, and staff symbolize protection from the countrys enemies, while the black and white of the shield are meant to portray black and white people living in peaceful coexistence\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"6 September 1968 (from the UK)\",\"government/national_holiday\":\"Independence Day (Somhlolo Day), 6 September (1968)\",\"government/national_symbol_s\":\"lion, elephant; national colors: blue, yellow, red\",\"introduction\":\"Autonomy for Eswatini was guaranteed by the British in the late 19th century; independence was granted in 1968. A new constitution came into effect in 2006, which included provisions for a more independent parliament and judiciary, but the legal status of political parties remains unclear. King MSWATI III renamed the country from Swaziland to Eswatini in April 2018. Despite its classification as a lower-middle income country, Eswatini has one of the lowest GDP growth rates in Sub-Saharan Africa and suffers from severe poverty and high unemployment. Eswatini has the worlds highest known HIV/AIDS prevalence rate, although recent years have shown marked declines in new infections. \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Eswatini\",\"people_and_society/age_structure/0_14_years\":0.3441,\"people_and_society/age_structure/15_24_years\":0.1931,\"people_and_society/age_structure/25_54_years\":0.3822,\"people_and_society/age_structure/55_64_years\":0.0428,\"people_and_society/age_structure/65_years_and_over\":0.0377,\"people_and_society/birth_rate\":\"25.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"African 97%, European 3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"57.2 years (2018)\",\"people_and_society/major_urban_areas_population\":\"68,000 MBABANE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Swati; note - former term, Swazi, still used among English speakers\",\"people_and_society/nationality/noun\":\"liSwati (singular), emaSwati (plural); note - former term, Swazi(s), still used among English speakers\",\"people_and_society/net_migration_rate\":\"-6.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1087200\",\"people_and_society/population_growth_rate\":0.0082,\"people_and_society/urbanization/urban_population\":\"24% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"301\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.6999999999999886,\"BoxWidth\":7.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PRI\",\"ISO_Code\":\"PR\",\"Path\":\"M 314.3 408.4 314.5 408.4 314.8 408.4 315.1 408.4 315.3 408.4 315.5 408.4 315.7 408.5 315.9 408.4 316.2 408.4 316.6 408.5 316.7 408.6 316.8 408.5 317 408.5 317.1 408.5 317.2 408.5 317.3 408.5 317.5 408.6 317.6 408.6 317.7 408.6 317.7 408.7 317.9 408.7 318.1 408.7 318 409 318.1 409.1 318.1 409.2 318 409.2 317.9 409.3 317.8 409.3 317.7 409.4 317.6 409.6 317.5 409.7 317.5 409.8 317.3 409.9 317.1 409.9 317 409.9 316.9 410 316.8 409.9 316.6 410 316.4 410 316.2 410 316.1 409.9 316 409.9 316 410 315.7 409.9 315.4 409.9 315.2 409.9 315 409.9 314.9 409.8 314.8 409.9 314.7 410 314.5 410 314.4 410 314.3 409.9 314.1 409.9 314 410 313.8 409.9 313.7 410 313.7 409.9 313.8 409.8 313.7 409.7 313.7 409.6 313.8 409.3 313.8 409.2 313.7 409 313.6 408.9 313.5 408.8 313.7 408.7 313.8 408.6 313.8 408.5 313.9 408.4 314 408.3 314.2 408.3 314.3 408.4 Z M 319 409.4 318.8 409.4 318.8 409.5 318.6 409.5 318.6 409.6 318.4 409.6 318.3 409.6 318.2 409.5 318.3 409.5 318.7 409.3 319 409.4 Z M 311.8 409.7 311.6 409.6 311.7 409.5 311.9 409.5 311.9 409.6 311.8 409.7 Z M 319.1 408.9 319 409 318.9 408.9 319 408.8 319.1 408.8 319.1 408.9 Z\",\"Xmax\":319.1,\"Xmid\":315.7,\"Xmin\":311.6,\"Ymax\":410,\"Ymid\":409.2,\"Ymin\":408.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"39400\",\"economy/gdp_real_growth_rate/2017\":-0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"19.85 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":8959,\"geography/area/water\":145,\"geography/area_comparative\":\"slightly less than three times the size of Rhode Island\",\"geography/area_sqkm\":9104,\"geography/climate\":\"tropical marine, mild; little seasonal temperature variation\",\"geography/coastline\":\"501 km\",\"geography/elevation/highest_point\":\"Cerro de Punta 1,338 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"261\",\"geography/geographic_coordinates\":\"18 15 N, 66 30 W\",\"geography/geography_note\":\"important location along the Mona Passage - a key shipping lane to the Panama Canal; San Juan is one of the biggest and best natural harbors in the Caribbean; many small rivers and high central mountains ensure land is well watered; south coast relatively dry; fertile coastal plain belt in north\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.066,\"geography/land_use/agricultural_land_permanent_crops\":0.056,\"geography/land_use/agricultural_land_permanent_pasture\":0.098,\"geography/land_use/forest\":0.632,\"geography/land_use/other\":0.148,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, east of the Dominican Republic\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains with coastal plain in north; precipitous mountains to the sea on west coast; sandy beaches along most coastal areas\",\"government/administrative_divisions\":\"none (territory of the US); there are no first-order administrative divisions as defined by the US Government, but there are 78 municipalities (municipios, singular - municipio) at the second order; Adjuntas, Aguada, Aguadilla, Aguas Buenas, Aibonito, Anasco, Arecibo, Arroyo, Barceloneta, Barranquitas, Bayamon, Cabo Rojo, Caguas, Camuy, Canovanas, Carolina, Catano, Cayey, Ceiba, Ciales, Cidra, Coamo, Comerio, Corozal, Culebra, Dorado, Fajardo, Florida, Guanica, Guayama, Guayanilla, Guaynabo, Gurabo, Hatillo, Hormigueros, Humacao, Isabela, Jayuya, Juana Diaz, Juncos, Lajas, Lares, Las Marias, Las Piedras, Loiza, Luquillo, Manati, Maricao, Maunabo, Mayaguez, Moca, Morovis, Naguabo, Naranjito, Orocovis, Patillas, Penuelas, Ponce, Quebradillas, Rincon, Rio Grande, Sabana Grande, Salinas, San German, San Juan, San Lorenzo, San Sebastian, Santa Isabel, Toa Alta, Toa Baja, Trujillo Alto, Utuado, Vega Alta, Vega Baja, Vieques, Villalba, Yabucoa, Yauco\",\"government/capital/geographic_coordinates\":\"18 28 N, 66 07 W\",\"government/capital/name\":\"San Juan\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Christopher COLUMBUS named the island San Juan Bautista (Saint John the Baptist) and the capital city and main port Cuidad de Puerto Rico (Rich Port City); over time, however, the names were shortened and transposed and the island came to be called Puerto Rico and its capital San Juan\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Wanda VAZQUEZ (since\\u0026amp;nbsp;7 August 2019)\",\"government/flag_description\":\"five equal horizontal bands of red (top, center, and bottom) alternating with white; a blue isosceles triangle based on the hoist side bears a large, white, five-pointed star in the center; the white star symbolizes Puerto Rico; the three sides of the triangle signify the executive, legislative and judicial parts of the government; blue stands for the sky and the coastal waters; red symbolizes the blood shed by warriors, while white represents liberty, victory, and peace\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated organized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US with commonwealth status)\",\"government/national_holiday\":\"US Independence Day, 4 July (1776); Puerto Rico Constitution Day, 25 July (1952)\",\"government/national_symbol_s\":\"Puerto Rican spindalis (bird), coqui (frog); national colors: red, white, blue\",\"introduction\":\"Populated for centuries by aboriginal peoples, the island was claimed by the Spanish Crown in 1493 following Christopher COLUMBUS second voyage to the Americas. In 1898, after 400 years of colonial rule that saw the indigenous population nearly exterminated and African slave labor introduced, Puerto Rico was ceded to the US as a result of the Spanish-American War. Puerto Ricans were granted US citizenship in 1917. Popularly elected governors have served since 1948. In 1952, a constitution was enacted providing for internal self-government. In plebiscites held in 1967, 1993, and 1998, voters chose not to alter the existing political status with the US, but the results of a 2012 vote left open the possibility of American statehood. Economic recession on the island has led to a net population loss since about 2005, as large numbers of residents moved to the US mainland. The trend has accelerated since 2010; in 2014, Puerto Rico experienced a net population loss to the mainland of 64,000, more than double the net loss of 26,000 in 2010. Hurricane Maria struck the island on 20 September 2017 causing catastrophic damage, including destruction of the electrical grid that had been cripled by Hurricane Irma just two weeks before. It was the worst storm to hit the island in eight decades, and damage is estimated in the tens of billions of dollars.\",\"name\":\"Puerto Rico\",\"people_and_society/age_structure/0_14_years\":0.1525,\"people_and_society/age_structure/15_24_years\":0.1339,\"people_and_society/age_structure/25_54_years\":0.3799,\"people_and_society/age_structure/55_64_years\":0.1314,\"people_and_society/age_structure/65_years_and_over\":0.2023,\"people_and_society/birth_rate\":\"8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"white 75.8%, black/African American 12.4%, other 8.5% (includes American Indian, Alaskan Native, Native Hawaiian, other Pacific Islander, and others), mixed 3.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.451 million SAN JUAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Puerto Rican\",\"people_and_society/nationality/noun\":\"Puerto Rican(s) (US citizens)\",\"people_and_society/net_migration_rate\":\"-16 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3294626\",\"people_and_society/population_growth_rate\":-0.017,\"people_and_society/urbanization/urban_population\":\"93.6% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.6999999999999886,\"BoxWidth\":3.8000000000000007,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.715,\"ISO3_Code\":\"WSM\",\"ISO_Code\":\"WS\",\"Path\":\"M 22.3 498.2 22.6 498.6 22.7 498.8 22.6 499 22.6 499.2 22.4 499.2 22.4 499.1 21.9 499.2 21.7 499.2 21.6 499.1 21.5 498.9 21.4 498.9 21.3 498.7 21 498.5 21 498.4 21.1 498.3 21.2 498.4 21.3 498.4 21.4 498.4 21.5 498.3 21.7 498.3 21.8 498.2 22 498.3 22 498.2 22.2 498.2 22.3 498.2 Z M 23.6 499.2 23.8 499.3 23.8 499.2 24 499.4 24.1 499.4 24.2 499.4 24.3 499.4 24.4 499.4 24.4 499.6 24.7 499.7 24.8 499.8 24.7 499.9 24.6 499.9 24.3 499.9 24.2 499.9 24.1 499.9 24 499.9 23.8 499.9 23.8 499.8 23.7 499.8 23.6 499.7 23.4 499.8 23.3 499.7 23.2 499.6 23 499.5 23 499.4 23.1 499.3 23.3 499.3 23.4 499.2 23.6 499.2 Z\",\"Xmax\":24.8,\"Xmid\":22.7,\"Xmin\":21,\"Ymax\":499.9,\"Ymid\":499,\"Ymin\":498.2,\"economy/currency\":\"tala (SAT)\",\"economy/gdp_per_capita_ppp/2017\":\"5700\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"341,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.48,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":2821,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly smaller than Rhode Island\",\"geography/area_sqkm\":2831,\"geography/climate\":\"tropical; rainy season (November to April), dry season (May to October)\",\"geography/coastline\":\"403 km\",\"geography/elevation/highest_point\":\"Mount Silisili 1,857 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 35 S, 172 20 W\",\"geography/geography_note\":\"occupies an almost central position within Polynesia\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.028,\"geography/land_use/agricultural_land_permanent_crops\":0.078,\"geography/land_use/agricultural_land_permanent_pasture\":0.018,\"geography/land_use/forest\":0.604,\"geography/land_use/other\":0.272,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"two main islands (Savaii, Upolu) and several smaller islands and uninhabited islets; narrow coastal plain with volcanic, rugged mountains in interior\",\"government/administrative_divisions\":\"11 districts; Aana, Aiga-i-le-Tai, Atua, Faasaleleaga, Gagaemauga, Gagaifomauga, Palauli, Satupaitea, Tuamasaga, Vaa-o-Fonoti, Vaisigano\",\"government/capital/geographic_coordinates\":\"13 49 S, 171 46 W\",\"government/capital/name\":\"Apia\",\"government/capital/time_difference\":\"UTC\\u002B13 (18 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Samoa\\u0022 is composed of two parts, \\u0022sa\\u0022 meaning sacred and \\u0022moa\\u0022 meaning center, so the name can mean Holy Center; alternatively, it can mean \\u0022place of the sacred moa bird\\u0022 of Polynesian mythology\",\"government/executive_branch/chief_of_state\":\"TUIMALEALIIFANO Va\\u0026amp;rsquo;aletoa Sualauvi II (since 21 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister TUILAEPA Lupesoliai Sailele Malielegaoi (since 23 November 1998); Deputy Prime Minister FIAME Naomi Mata\\u0026amp;rsquo;afa (since 2016)\",\"government/flag_description\":\"red with a blue rectangle in the upper hoist-side quadrant bearing five white, five-pointed stars representing the Southern Cross constellation; red stands for courage, blue represents freedom, and white signifies purity\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1962 (from New Zealand-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day Celebration, 1 June (1962); note - 1 January 1962 is the date of independence from the New Zealand-administered UN trusteeship, but it is observed in June\",\"government/national_symbol_s\":\"Southern Cross constellation (five, five-pointed stars); national colors: red, white, blue\",\"introduction\":\"New Zealand occupied the German protectorate of Western Samoa at the outbreak of World War I in 1914. It continued to administer the islands as a mandate and then as a trust territory until 1962, when the islands became the first Polynesian nation to reestablish independence in the 20th century. The country dropped the \\u0022Western\\u0022 from its name in 1997.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;In the late 2000s, Samoa began making efforts to more closely align with Australia and New Zealand. In 2009, Samoa changed its driving orientation to the left side of the road, in line with other Commonwealth countries. In 2011, Samoa jumped forward one day - skipping December 30 - by moving to the west of the International Date Line so that it was one hour ahead of New Zealand and three hours ahead of the east coast of Australia, rather than 23 and 21 hours behind, respectively.\",\"name\":\"Samoa\",\"people_and_society/age_structure/0_14_years\":0.3067,\"people_and_society/age_structure/15_24_years\":0.1976,\"people_and_society/age_structure/25_54_years\":0.3668,\"people_and_society/age_structure/55_64_years\":0.0705,\"people_and_society/age_structure/65_years_and_over\":0.0585,\"people_and_society/birth_rate\":\"20.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Samoan 96%, Samoan/New Zealander 2%, other 1.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"36,000 APIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Samoan\",\"people_and_society/nationality/noun\":\"Samoan(s)\",\"people_and_society/net_migration_rate\":\"-8.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"201316\",\"people_and_society/population_growth_rate\":0.0061,\"people_and_society/urbanization/urban_population\":\"18.1% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.900000000000006,\"BoxWidth\":3.8000000000000114,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"FRO\",\"ISO_Code\":\"FO\",\"Path\":\"M 481.5 238.5 481.5 238.8 481.3 238.8 481.3 238.9 481.6 239 481.6 239.3 481.5 239.3 481.4 239.6 481.3 239.4 481.3 239.1 481.2 239.4 480.9 239 480.9 239.1 481 239.3 481.1 239.5 481.2 239.6 481.2 239.7 481.3 240 481.3 240.1 481.3 240.3 481.1 240.2 480.9 240 480.8 239.7 480.7 239.7 480.6 239.5 480.5 239.3 480.3 239.3 480.4 239.5 480.4 239.7 480.2 239.7 479.9 239.8 479.8 239.7 479.5 239.6 479.4 239.5 479.3 239.1 479.4 239.1 479.6 239.2 479.6 239.1 479.8 239 479.9 238.8 480 238.2 480.1 238.1 480.3 238.2 480.3 238 480.4 238.1 480.6 237.9 480.8 238 480.8 238.1 480.8 238.3 481 238.2 481.1 238.3 481.2 238.4 481.2 238.6 481.4 238.6 481.4 238.4 481.2 238.1 481.1 237.9 481.2 237.8 481.3 238.1 481.5 238.5 Z M 481.9 237.8 482.1 238 482.1 238.1 482.1 238 482.2 238.1 482.1 238.4 482.2 238.4 482.1 238.7 482.1 238.9 482 238.9 481.9 238.7 481.8 238.9 481.7 238.7 481.6 238.5 481.5 238.3 481.4 238 481.4 237.8 481.7 238.3 481.7 238.1 481.7 238 481.7 237.8 481.8 237.9 481.9 237.8 481.8 237.7 481.8 237.6 481.9 237.7 481.9 237.8 Z M 480.8 242 480.8 242.3 481 242.3 481.1 242.4 481.3 242.4 481.3 242.9 481.3 243.1 481.4 243.1 481.5 243.4 481.5 243.5 481.4 243.5 481.2 243.2 480.9 243 480.9 242.8 480.9 242.7 480.7 242.4 480.7 242.3 480.6 242.1 480.6 242 480.8 242 Z M 481.4 240.8 481.5 241 481.5 241.2 481.5 241.4 481.3 241.1 481.2 241 481.1 240.9 480.9 241 480.8 240.7 480.8 240.5 480.9 240.5 481.1 240.6 481.2 240.7 481.4 240.8 Z M 482.5 238.5 482.3 238.6 482.2 238.3 482.3 238.3 482.5 238.1 482.4 237.9 482.5 237.8 482.6 238 482.5 238.1 482.5 238.2 482.5 238.5 Z M 479 239.4 478.9 239.5 478.8 239.3 479 239.2 479 239.4 Z M 481.7 240.2 481.6 240.3 481.5 240 481.6 239.9 481.7 240.2 Z M 481.2 241.4 481.1 241.5 481 241.3 481 241.2 481.1 241.2 481.2 241.4 Z\",\"Xmax\":482.6,\"Xmid\":480.9,\"Xmin\":478.8,\"Ymax\":243.5,\"Ymid\":239.5,\"Ymin\":237.6,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"739,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.54,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":1393,\"geography/area/water\":0,\"geography/area_comparative\":\"eight times the size of Washington, DC\",\"geography/area_sqkm\":1393,\"geography/climate\":\"mild winters, cool summers; usually overcast; foggy, windy\",\"geography/coastline\":\"1,117 km\",\"geography/elevation/highest_point\":\"Slaettaratindur 882 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"62 00 N, 7 00 W\",\"geography/geography_note\":\"archipelago of 17 inhabited islands and one uninhabited island, and a few uninhabited islets; strategically located along important sea lanes in northeastern Atlantic; precipitous terrain limits habitation to small coastal lowlands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.978,\"geography/location\":\"Northern Europe, island group between the Norwegian Sea and the North Atlantic Ocean, about halfway between Iceland and Norway\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged, rocky, some low peaks; cliffs along most of coast\",\"government/administrative_divisions\":\"part of the Kingdom of Denmark; self-governing overseas administrative division of Denmark; there are 29 first-order municipalities (kommunur, singular - kommuna) Eidhis, Eystur, Famjins, Fuglafjardhar, Fugloyar, Hovs, Husavikar, Hvalbiar, Hvannasunds, Klaksvikar, Kunoyar, Kvivik, Nes, Porkeris, Runavikar, Sands, Sjovar, Skalavikar, Skopunar, Skuvoyar, Sorvags, Sumbiar, Sunda, Torshavnar, Tvoroyrar, Vaga, Vags, Vestmanna, Vidhareidhis\",\"government/capital/geographic_coordinates\":\"62 00 N, 6 46 W\",\"government/capital/name\":\"Torshavn\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the archipelagos name may derive from the Old Norse word \\u0022faer,\\u0022 meaning sheep\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II of Denmark (since 14 January 1972), represented by High Commissioner Lene Moyell JOHANSEN, chief administrative officer (since 15 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Bardhur A STEIG NIELSEN (since 16 September 2019)\",\"government/flag_description\":\"white with a red cross outlined in blue extending to the edges of the flag; the vertical part of the cross is shifted toward the hoist side in the style of the Dannebrog (Danish flag); referred to as Merkid, meaning \\u0022the banner\\u0022 or \\u0022the mark,\\u0022 the flag resembles those of neighboring Iceland and Norway, and uses the same three colors - but in a different sequence; white represents the clear Faroese sky, as well as the foam of the waves; red and blue are traditional Faroese colors\",\"government/government_type\":\"parliamentary democracy (Faroese Parliament); part of the Kingdom of Denmark\",\"government/independence\":\"none (part of the Kingdom of Denmark; self-governing overseas administrative division of Denmark)\",\"government/national_holiday\":\"Olaifest (Olavsoka) (commemorates the death in battle of King OLAF II of Norway, later St. OLAF), 29 July (1030)\",\"government/national_symbol_s\":\"ram; national colors: red, white, blue\",\"introduction\":\"The population of the Faroe Islands is largely descended from Viking settlers who arrived in the 9th century. The islands have been connected politically to Denmark since the 14th century. A high degree of self-government was granted the Faroese in 1948, who have autonomy over most internal affairs while Denmark is responsible for justice, defense, and foreign affairs. The Faroe Islands are not part of the European Union.\",\"name\":\"Faroes\",\"people_and_society/age_structure/0_14_years\":0.1979,\"people_and_society/age_structure/15_24_years\":0.1417,\"people_and_society/age_structure/25_54_years\":0.3724,\"people_and_society/age_structure/55_64_years\":0.1182,\"people_and_society/age_structure/65_years_and_over\":0.1698,\"people_and_society/birth_rate\":\"14.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Faroese 87.6% (Scandinavian and Anglo-Saxon descent), Danish 7.8%, other Nordic 1.4%, other 3.2% (includes Filipino, Thai, British) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21,000 TORSHAVN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Faroese\",\"people_and_society/nationality/noun\":\"Faroese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51018\",\"people_and_society/population_growth_rate\":0.0058,\"people_and_society/urbanization/urban_population\":\"42.2% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"960\"},{\"BoxHeight\":1.3000000000000114,\"BoxWidth\":1.3999999999999773,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.949,\"ISO3_Code\":\"HKG\",\"ISO_Code\":\"HK\",\"Path\":\"M 816.1 396.5 816.5 396.3 816.7 396.4 817.1 396.8 817.1 396.9 816.8 397 816.8 397.1 816.7 397.3 816.5 397.3 816.4 397.1 816.3 397 816 397.3 815.9 397.3 815.7 397.4 815.8 397.1 815.9 397.1 816 397 815.9 396.9 815.8 396.8 815.9 396.7 816.1 396.5 Z M 816.4 397.5 816.3 397.5 816.3 397.4 816.4 397.3 816.5 397.4 816.4 397.5 Z M 816.8 397.6 816.7 397.6 816.7 397.5 816.8 397.4 816.8 397.6 Z\",\"Xmax\":817.1,\"Xmid\":816.4,\"Xmin\":815.7,\"Ymax\":397.6,\"Ymid\":396.9,\"Ymin\":396.3,\"economy/currency\":\"Hong Kong dollars (HKD)\",\"economy/gdp_per_capita_ppp/2017\":\"61500\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"102.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1073,\"geography/area/water\":35,\"geography/area_comparative\":\"six times the size of Washington, DC\",\"geography/area_sqkm\":1108,\"geography/climate\":\"subtropical monsoon; cool and humid in winter, hot and rainy from spring through summer, warm and sunny in fall\",\"geography/coastline\":\"733 km\",\"geography/elevation/highest_point\":\"Tai Mo Shan 958 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"22 15 N, 114 10 E\",\"geography/geography_note\":\"consists of a mainland area (the New Territories) and more than 200 islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"33 km\",\"geography/land_use/agricultural_land_arable_land\":0.032,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.009,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.95,\"geography/location\":\"Eastern Asia, bordering the South China Sea and China\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"hilly to mountainous with steep slopes; lowlands in north\",\"government/administrative_divisions\":\"none (special administrative region of the Peoples Republic of China)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"probably an imprecise phonetic rendering of the Cantonese name meaning \\u0022fragrant harbor\\u0022\",\"government/executive_branch/chief_of_state\":\"President of China XI Jinping (since 14 March 2013)\",\"government/executive_branch/head_of_government\":\"Chief Executive Carrie LAM (since 1 July 2017)\",\"government/flag_description\":\"red with a stylized, white, five-petal Bauhinia flower in the center; each petal contains a small, red, five-pointed star in its middle; the red color is the same as that on the Chinese flag and represents the motherland; the fragrant Bauhinia - developed in Hong Kong the late 19th century - has come to symbolize the region; the five stars echo those on the flag of China\",\"government/government_type\":\"presidential limited democracy; a special administrative region of the Peoples Republic of China\",\"government/independence\":\"none (special administrative region of China)\",\"government/national_holiday\":\"National Day (Anniversary of the Founding of the Peoples Republic of China), 1 October (1949); note - 1 July (1997) is celebrated as Hong Kong Special Administrative Region Establishment Day\",\"government/national_symbol_s\":\"orchid tree flower; national colors: red, white\",\"introduction\":\"Occupied by the UK in 1841, Hong Kong was formally ceded by China the following year; various adjacent lands were added later in the 19th century. Pursuant to an agreement signed by China and the UK on 19 December 1984, Hong Kong became the Hong Kong Special Administrative Region of the Peoples Republic of China on 1 July 1997. In this agreement, China promised that, under its \\u0022one country, two systems\\u0022 formula, Chinas socialist economic system would not be imposed on Hong Kong and that Hong Kong would enjoy a \\u0022high degree of autonomy\\u0022 in all matters except foreign and defense affairs for the subsequent 50 years.\",\"name\":\"Hong Kong\",\"people_and_society/age_structure/0_14_years\":0.1238,\"people_and_society/age_structure/15_24_years\":0.0989,\"people_and_society/age_structure/25_54_years\":0.4396,\"people_and_society/age_structure/55_64_years\":0.1664,\"people_and_society/age_structure/65_years_and_over\":0.1714,\"people_and_society/birth_rate\":\"8.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.3% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Chinese 92%, Filipino 2.5%, Indonesian 2.1%, other 3.4% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.491 million Hong Kong (2019)\",\"people_and_society/nationality/adjective\":\"Chinese/Hong Kong\",\"people_and_society/nationality/noun\":\"Chinese/Hong Konger\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7213338\",\"people_and_society/population_growth_rate\":0.0029,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2107\"},{\"BoxHeight\":1.599999999999966,\"BoxWidth\":3.6999999999999886,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TCA\",\"ISO_Code\":\"TC\",\"Path\":\"M 300.6 398.2 300.6 398.4 300.7 398.5 300.7 398.6 300.6 398.6 300.6 398.5 300.5 398.4 300.3 398.3 300.2 398.4 300.1 398.4 300.1 398.3 300.2 398.3 300.2 398.2 300.3 398.1 300.5 398.2 300.6 398.2 Z M 300.9 398.5 301.2 398.5 301.4 398.6 301.4 398.7 301.3 398.8 301.2 398.7 301.1 398.7 300.9 398.7 300.8 398.5 300.8 398.4 300.9 398.5 Z M 299.5 398.5 299.7 398.6 300 398.6 299.9 398.7 299.7 398.7 299.6 398.8 299.5 398.7 299.4 398.6 299.5 398.5 Z M 301.9 399 301.8 399 301.7 398.9 301.6 398.8 301.5 398.8 301.6 398.7 301.7 398.8 301.9 398.9 301.9 399 Z M 301.8 399.6 301.7 399.6 301.6 399.5 301.7 399.4 301.8 399.4 301.8 399.6 Z M 302.8 399.5 302.8 399.7 302.7 399.7 302.8 399.5 Z M 299.2 399.1 299.1 399.1 299.1 398.9 299.2 398.9 299.2 399.1 Z\",\"Xmax\":302.8,\"Xmid\":300.7,\"Xmin\":299.1,\"Ymax\":399.7,\"Ymid\":398.7,\"Ymin\":398.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"221,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":948,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":948,\"geography/climate\":\"tropical; marine; moderated by trade winds; sunny and relatively dry\",\"geography/coastline\":\"389 km\",\"geography/elevation/highest_point\":\"Blue Hill on Providenciales and Flamingo Hill on East Caicos 48 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 45 N, 71 35 W\",\"geography/geography_note\":\"include eight large islands and numerous smaller cays, islets, and reefs; only two of the Caicos Islands and six of the Turks group are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.011,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.362,\"geography/land_use/other\":0.627,\"geography/location\":\"two island groups in the North Atlantic Ocean, southeast of The Bahamas, north of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"low, flat limestone; extensive marshes and mangrove swamps\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"21 28 N, 71 08 W\",\"government/capital/name\":\"Grand Turk (Cockburn Town)\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Turks Islands are named after the Turks cap cactus (native to the islands and appearing on the flag and coat of arms), while the Caicos Islands derive from the native term \\u0022caya hico\\u0022 meaning \\u0022string of islands\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Nigel DAKIN (since 15 July 2019)\",\"government/executive_branch/head_of_government\":\"Premier Sharlene CARTWRIGHT-ROBINSON (since 20 December 2016); first female Premier of Turks and Caicos\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the colonial shield centered on the outer half of the flag; the shield is yellow and displays a conch shell, a spiny lobster, and Turks cap cactus - three common elements of the islands biota\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, usually celebrated the Monday after the second Saturday in June\",\"government/national_symbol_s\":\"conch shell, Turks cap cactus\",\"introduction\":\"The islands were part of the UKs Jamaican colony until 1962, when they assumed the status of a separate Crown colony upon Jamaicas independence. The governor of The Bahamas oversaw affairs from 1965 to 1973. With Bahamian independence, the islands received a separate governor in 1973. Although independence was agreed upon for 1982, the policy was reversed and the islands remain a British overseas territory. Grand Turk island suffered extensive damage from Hurricane Maria on 22 September 2017 resulting in loss of power and communications as well as damage to housing and businesses.\",\"name\":\"Turks and Caicos Islands\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.137,\"people_and_society/age_structure/25_54_years\":0.5297,\"people_and_society/age_structure/55_64_years\":0.0696,\"people_and_society/age_structure/65_years_and_over\":0.0476,\"people_and_society/birth_rate\":\"14.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black 87.6%, white 7.9%, mixed 2.5%, East Indian 1.3%, other 0.7% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5,000 GRAND TURK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"none\",\"people_and_society/nationality/noun\":\"none\",\"people_and_society/net_migration_rate\":\"9.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"53701\",\"people_and_society/population_growth_rate\":0.0209,\"people_and_society/urbanization/urban_population\":\"93.4% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"121\"},{\"BoxHeight\":28.80000000000001,\"BoxWidth\":973.1,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.63,\"ISO3_Code\":\"KIR\",\"ISO_Code\":\"KI\",\"Path\":\"M 63.8 455.3 63.8 455.5 64 455.6 64.3 455.7 64.3 455.8 64.2 455.9 63.9 455.7 63.8 455.7 63.6 455.6 63.4 455.4 63.3 455.4 63.2 455.4 63.4 455.3 63.4 455.4 63.6 455.2 63.6 455 63.5 454.9 63.6 454.9 63.6 455 63.8 455 63.9 455 63.9 455.1 63.8 455.3 Z M 70.6 471.8 70.5 471.8 70.4 471.7 70.6 471.6 70.6 471.8 Z M 979 455.4 978.9 455.2 979.1 455.2 979 455.4 Z M 68 476.2 67.9 476.3 67.8 476.2 68 476.2 Z M 983.7 462.8 983.7 462.9 983.6 462.8 983.6 462.7 983.7 462.7 983.7 462.8 Z M 970.1 462.9 970 463 969.9 462.9 970 462.9 970.1 462.9 Z M 979.7 457.7 979.7 457.8 979.5 457.8 979.6 457.7 979.7 457.7 Z M 984.3 463.7 984.2 463.8 984.1 463.7 984.2 463.6 984.3 463.7 Z M 989.2 464.3 989.1 464.3 989 464.2 989.1 464.2 989.2 464.3 Z M 979.6 458.3 979.5 458.3 979.5 458.2 979.5 458.1 979.6 458.1 979.6 458.3 Z M 988 464.3 987.9 464.4 987.8 464.2 988 464.2 988 464.3 Z M 16.2 473.5 16.2 473.6 16.1 473.5 16.1 473.4 16.2 473.5 Z M 55.5 447.5 55.4 447.6 55.2 447.5 55.3 447.5 55.5 447.5 Z M 25.4 473 25.2 473 25.2 472.9 25.3 472.8 25.4 473 Z M 980.9 460 980.8 460 980.7 460 980.7 459.9 980.9 460 Z M 980.1 456.7 980.1 456.8 979.9 456.8 980 456.7 980.1 456.7 Z\",\"Xmax\":989.2,\"Xmid\":311,\"Xmin\":16.1,\"Ymax\":476.3,\"Ymid\":458.8,\"Ymin\":447.5,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"2000\",\"economy/gdp_real_growth_rate/2017\":0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"58,850 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.73,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.27,\"geography/area/land\":811,\"geography/area/water\":0,\"geography/area_comparative\":\"four times the size of Washington, DC\",\"geography/area_sqkm\":811,\"geography/climate\":\"tropical; marine, hot and humid, moderated by trade winds\",\"geography/coastline\":\"1,143 km\",\"geography/elevation/highest_point\":\"unnamed elevation on Banaba 81 m m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"1 25 N, 173 00 E\",\"geography/geography_note\":\"21 of the 33 islands are inhabited; Banaba (Ocean Island) in Kiribati is one of the three great phosphate rock islands in the Pacific Ocean - the others are Makatea in French Polynesia, and Nauru; Kiribati is the only country in the world to fall into all four hemispheres (northern, southern, eastern, and western)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.025,\"geography/land_use/agricultural_land_permanent_crops\":0.395,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.15,\"geography/land_use/other\":0.43,\"geography/location\":\"Oceania, group of 32 coral atolls and one raised coral island in the Pacific Ocean, straddling the Equator; the capital Tarawa is about halfway between Hawaii and Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly low-lying coral atolls surrounded by extensive reefs\",\"government/administrative_divisions\":\"3 geographical units: Gilbert Islands, Line Islands, Phoenix Islands; note - there are no first-order administrative divisions, but there are 6 districts (Banaba, Central Gilberts, Line Islands, Northern Gilberts, Southern Gilberts, Tarawa) and 21 island councils - one for each of the inhabited islands (Abaiang, Abemama, Aranuka, Arorae, Banaba, Beru, Butaritari, Kanton, Kiritimati, Kuria, Maiana, Makin, Marakei, Nikunau, Nonouti, Onotoa, Tabiteuea, Tabuaeran, Tamana, Tarawa, Teraina)\",\"government/capital/geographic_coordinates\":\"1 21 N, 173 02 E\",\"government/capital/name\":\"Tarawa\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is the local pronunciation of \\u0022Gilberts,\\u0022 the former designation of the islands; originally named after explorer Thomas GILBERT, who mapped many of the islands in 1788\",\"government/executive_branch/chief_of_state\":\"President Taneti MAAMAU (since 11 March 2016); Vice President Kourabi NENEM (since 17 March 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Taneti MAAMAU (since 11 March 2016); Vice President Kourabi NENEM (since 17 March 2016)\",\"government/flag_description\":\"the upper half is red with a yellow frigatebird flying over a yellow rising sun, and the lower half is blue with three horizontal wavy white stripes to represent the Pacific ocean; the white stripes represent the three island groups - the Gilbert, Line, and Phoenix Islands; the 17 rays of the sun represent the 16 Gilbert Islands and Banaba (formerly Ocean Island); the frigatebird symbolizes authority and freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 July 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 12 July (1979)\",\"government/national_symbol_s\":\"frigatebird; national colors: red, white, blue, yellow\",\"introduction\":\"The Gilbert Islands became a British protectorate in 1892 and a colony in 1915; they were captured by the Japanese in the Pacific War in 1941. The islands of Makin and Tarawa were the sites of major US amphibious victories over entrenched Japanese garrisons in 1943. The Gilbert Islands were granted self-rule by the UK in 1971 and complete independence in 1979 under the new name of Kiribati. The US relinquished all claims to the sparsely inhabited Phoenix and Line Island groups in a 1979 treaty of friendship with Kiribati. Kiribati joined the UN in 1999 and has been an active participant in international efforts to combat climate change.\",\"name\":\"Kiribati\",\"people_and_society/age_structure/0_14_years\":0.2927,\"people_and_society/age_structure/15_24_years\":0.2074,\"people_and_society/age_structure/25_54_years\":0.3943,\"people_and_society/age_structure/55_64_years\":0.0623,\"people_and_society/age_structure/65_years_and_over\":0.0434,\"people_and_society/birth_rate\":\"21 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"I-Kiribati 96.2%, I-Kiribati/mixed 1.8%, Tuvaluan 0.2%, other 1.8% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"64,000 TARAWA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"I-Kiribati\",\"people_and_society/nationality/noun\":\"I-Kiribati (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"109367\",\"people_and_society/population_growth_rate\":0.0112,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"19\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":29,\"BoxWidth\":69.29999999999995,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.62,\"ISO3_Code\":\"FSM\",\"ISO_Code\":\"FM\",\"Path\":\"M 938.6 441.1 938.9 441.3 938.9 441.5 938.8 441.5 938.9 441.6 938.8 441.7 938.7 441.7 938.6 441.7 938.4 441.6 938.4 441.4 938.3 441.4 938.3 441.3 938.4 441.2 938.5 441.3 938.5 441.2 938.6 441.1 Z M 952 445.8 951.9 446 951.8 445.9 951.6 445.9 951.7 445.8 951.8 445.7 951.9 445.7 952 445.8 Z M 883.1 434 883 434.1 882.9 434 882.9 434.1 882.8 434.2 882.7 434.1 882.9 433.9 883 433.8 883.1 434 Z M 921.2 440.1 921.1 440.1 921 440.1 921 440.2 920.8 440.1 920.9 440.1 921 440 921.1 440 921.2 440.1 Z M 920.4 440.2 920.3 440.2 920.2 440.2 920.3 440.1 920.2 440 920.3 440 920.4 440.2 Z M 887.3 433 887.3 433.2 887.2 433.2 887.2 433 887.3 433 Z M 950.2 428.7 950.1 428.8 950.1 428.7 950.2 428.6 950.2 428.7 Z M 929.2 457.5 929.2 457.6 929 457.5 929.2 457.5 Z M 921 439.9 920.9 440 920.9 439.9 921 439.8 921.1 439.8 921 439.9 Z\",\"Xmax\":952,\"Xmid\":929.8,\"Xmin\":882.7,\"Ymax\":457.6,\"Ymid\":440.9,\"Ymin\":428.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"3400\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"105 Mt (2010 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":702,\"geography/area/water\":0,\"geography/area_comparative\":\"four times the size of Washington, DC (land area only)\",\"geography/area_sqkm\":702,\"geography/climate\":\"tropical; heavy year-round rainfall, especially in the eastern islands; located on southern edge of the typhoon belt with occasionally severe damage\",\"geography/coastline\":\"6,112 km\",\"geography/elevation/highest_point\":\"Nanlaud on Pohnpei 782 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"6 55 N, 158 15 E\",\"geography/geography_note\":\"composed of four major island groups totaling 607 islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.023,\"geography/land_use/agricultural_land_permanent_crops\":0.197,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.745,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, island group in the North Pacific Ocean, about three-quarters of the way from Hawaii to Indonesia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"islands vary geologically from high mountainous islands to low, coral atolls; volcanic outcroppings on Pohnpei, Kosrae, and Chuuk\",\"government/administrative_divisions\":\"4 states; Chuuk (Truk), Kosrae (Kosaie), Pohnpei (Ponape), Yap\",\"government/capital/geographic_coordinates\":\"6 55 N, 158 09 E\",\"government/capital/name\":\"Palikir\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the term \\u0022Micronesia\\u0022 is a 19th-century construct of two Greek words, \\u0022micro\\u0022 (small) and \\u0022nesoi\\u0022 (islands), and refers to thousands of small islands in the western Pacific Ocean\",\"government/executive_branch/chief_of_state\":\"President David W. PANUELO (since 11 May 2019); Vice President Yosiwo P. GEORGE (since 11 May 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President David W. PANUELO (since 11 May 2019); Vice President Yosiwo P. GEORGE (since 11 May 2015)\",\"government/flag_description\":\"light blue with four white five-pointed stars centered; the stars are arranged in a diamond pattern; blue symbolizes the Pacific Ocean, the stars represent the four island groups of Chuuk, Kosrae, Pohnpei, and Yap\",\"government/government_type\":\"federal republic in free association with the US\",\"government/independence\":\"3 November 1986 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 10 May (1979)\",\"government/national_symbol_s\":\"four, five-pointed, white stars on a light blue field; national colors: light blue, white\",\"introduction\":\"The Caroline Islands are a widely scattered archipelago in the western Pacific Ocean; they became part of a UN Trust Territory under US administration following World War II. The eastern four island groups adopted a constitution in 1979 and chose to become the Federated States of Micronesia (FSM). (The westernmost island group became Palau.) Independence came in 1986 under a Compact of Free Association (COFA) with the US, which was amended in 2004. The COFA has been a force for stability and democracy in the FSM since it came into force in 1986. Present concerns include economic uncertainty after 2023 when direct US economic assistance is scheduled to end, large-scale unemployment, overfishing, overdependence on US foreign aid, and state perceptions of inequitable allocation of US aid. As a signatory to the COFA with the US, eligible Micronesians can live, work, and study in any part of the US and its territories without a visa - this privilege reduces stresses on the island economy and the environment. Micronesians serve in the US armed forces and military recruiting from the Federated States of Micronesia, per capita, is higher than many US states.\",\"name\":\"Micronesia\",\"people_and_society/age_structure/0_14_years\":0.2981,\"people_and_society/age_structure/15_24_years\":0.1938,\"people_and_society/age_structure/25_54_years\":0.3957,\"people_and_society/age_structure/55_64_years\":0.0709,\"people_and_society/age_structure/65_years_and_over\":0.0415,\"people_and_society/birth_rate\":\"19.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"12.5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Chuukese/Mortlockese 49.3%, Pohnpeian 29.8%, Kosraean 6.3%, Yapese 5.7%, Yap outer islanders 5.1%, Polynesian 1.6%, Asian 1.4%, other 0.8% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7,000 PALIKIR (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Micronesian; Chuukese, Kosraen(s), Pohnpeian(s), Yapese\",\"people_and_society/nationality/noun\":\"Micronesian(s)\",\"people_and_society/net_migration_rate\":\"-20.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"103643\",\"people_and_society/population_growth_rate\":-0.0055,\"people_and_society/urbanization/urban_population\":\"22.8% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.5,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.759,\"ISO3_Code\":\"LCA\",\"ISO_Code\":\"LC\",\"Path\":\"M 330.7 421.7 330.7 421.6 330.9 421.4 330.9 421.3 331 421.3 331 421.2 331 421 331.2 421.2 331.2 421.3 331.2 421.4 331.2 421.6 331.2 421.8 331.2 422 331.1 422 331 422.2 330.9 422.1 330.8 422.1 330.7 421.9 330.7 421.8 330.7 421.7 Z\",\"Xmax\":331.2,\"Xmid\":331,\"Xmin\":330.7,\"Ymax\":422.2,\"Ymid\":421.6,\"Ymin\":421,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"14400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"437,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":606,\"geography/area/water\":10,\"geography/area_comparative\":\"three and a half times the size of Washington, DC\",\"geography/area_sqkm\":616,\"geography/climate\":\"tropical, moderated by northeast trade winds; dry season January to April, rainy season May to August\",\"geography/coastline\":\"158 km\",\"geography/elevation/highest_point\":\"Mount Gimie 948 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 53 N, 60 58 W\",\"geography/geography_note\":\"the twin Pitons (Gros Piton and Petit Piton), striking cone-shaped peaks south of Soufriere, are one of the scenic natural highlights of the Caribbean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.115,\"geography/land_use/agricultural_land_permanent_pasture\":0.01,\"geography/land_use/forest\":0.77,\"geography/land_use/other\":0.056,\"geography/location\":\"Caribbean, island between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic and mountainous with broad, fertile valleys\",\"government/administrative_divisions\":\"10 districts; Anse-la-Raye, Canaries, Castries, Choiseul, Dennery, Gros-Islet, Laborie, Micoud, Soufriere, Vieux-Fort\",\"government/capital/geographic_coordinates\":\"14 00 N, 61 00 W\",\"government/capital/name\":\"Castries\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Saint LUCY of Syracuse by French sailors who were shipwrecked on the island on 13 December 1502, the saints feast day\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Neville CENAC (since 12 January 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Allen CHASTANET (since 7 June 2016)\",\"government/flag_description\":\"cerulean blue with a gold isosceles triangle below a black arrowhead; the upper edges of the arrowhead have a white border; the blue color represents the sky and sea, gold stands for sunshine and prosperity, and white and black the racial composition of the island (with the latter being dominant); the two major triangles invoke the twin Pitons (Gros Piton and Petit Piton), cone-shaped volcanic plugs that are a symbol of the island\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"22 February 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 22 February (1979)\",\"government/national_symbol_s\":\"twin pitons (volcanic peaks), Saint Lucia parrot; national colors: cerulean blue, gold, black, white\",\"introduction\":\"The island, with its fine natural harbor at Castries and burgeoning sugar industry, was contested between England and France throughout the 17th and early 18th centuries (changing possession 14 times); it was finally ceded to the UK in 1814 and became part of the British Windward Islands colony. Even after the abolition of slavery on its plantations in 1834, Saint Lucia remained an agricultural island, dedicated to producing tropical commodity crops. In the mid-20th century, Saint Lucia joined the West Indies Federation (1958\\u0026amp;ndash;1962) and in 1967 became one of the six members of the West Indies Associated States, with internal self-government. In 1979, Saint Lucia gained full independence.\",\"name\":\"Saint Lucia\",\"people_and_society/age_structure/0_14_years\":0.1977,\"people_and_society/age_structure/15_24_years\":0.1479,\"people_and_society/age_structure/25_54_years\":0.4293,\"people_and_society/age_structure/55_64_years\":0.1041,\"people_and_society/age_structure/65_years_and_over\":0.1211,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black/African descent 85.3%, mixed 10.9%, East Indian 2.2%, other 1.6%, unspecified 0.1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"22,000 CASTRIES (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Saint Lucian\",\"people_and_society/nationality/noun\":\"Saint Lucian(s)\",\"people_and_society/net_migration_rate\":\"-2.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"165510\",\"people_and_society/population_growth_rate\":0.0031,\"people_and_society/urbanization/urban_population\":\"18.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1210\"},{\"BoxHeight\":1.1000000000000227,\"BoxWidth\":0.8999999999999773,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GUM\",\"ISO_Code\":\"GU\",\"Path\":\"M 901 423.2 901 423.1 901 423 901.1 422.9 901.3 422.8 901.4 422.8 901.4 422.7 901.5 422.5 901.6 422.4 901.7 422.5 901.8 422.5 901.8 422.7 901.7 422.8 901.3 423.1 901.3 423.4 901.2 423.5 901.1 423.5 901 423.2 Z\",\"Xmax\":901.9,\"Xmid\":901.4,\"Xmin\":901,\"Ymax\":423.5,\"Ymid\":423,\"Ymin\":422.4,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.214 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":544,\"geography/area/water\":0,\"geography/area_comparative\":\"three times the size of Washington, DC\",\"geography/area_sqkm\":544,\"geography/climate\":\"tropical marine; generally warm and humid, moderated by northeast trade winds; dry season (January to June), rainy season (July to December); little seasonal temperature variation\",\"geography/coastline\":\"125.5 km\",\"geography/elevation/highest_point\":\"Mount Lamlam 406 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 28 N, 144 47 E\",\"geography/geography_note\":\"largest and southernmost island in the Mariana Islands archipelago and the largest island in Micronesia; strategic location in western North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.019,\"geography/land_use/agricultural_land_permanent_crops\":0.167,\"geography/land_use/agricultural_land_permanent_pasture\":0.148,\"geography/land_use/forest\":0.479,\"geography/land_use/other\":0.187,\"geography/location\":\"Oceania, island in the North Pacific Ocean, about three-quarters of the way from Hawaii to the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic origin, surrounded by coral reefs; relatively flat coralline limestone plateau (source of most fresh water), with steep coastal cliffs and narrow coastal plains in north, low hills in center, mountains in south\",\"government/administrative_divisions\":\"none (territory of the US)\",\"government/capital/geographic_coordinates\":\"13 28 N, 144 44 E\",\"government/capital/name\":\"Hagatna (Agana)\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the native Chamorro name for the island \\u0022Guahan\\u0022 (meaning \\u0022we have\\u0022 or \\u0022ours\\u0022) was changed to Guam in the 1898 Treaty of Paris, whereby Spain relinquished Guam, Cuba, Puerto Rico, and the Philippines to the US\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Lourdes LEON GUERRERO (since 7 January 2019); Lieutenant Governor Josh TENORIO (since 7 January 2019)\",\"government/flag_description\":\"territorial flag is dark blue with a narrow red border on all four sides; centered is a red-bordered, pointed, vertical ellipse containing a beach scene, a proa or outrigger canoe with sail, and a palm tree with the word GUAM superimposed in bold red letters; the proa is sailing in Agana Bay with the promontory of Punta Dos Amantes, near the capital, in the background; the shape of the central emblem is that of a Chamorro sling stone, used as a weapon for defense or hunting; blue represents the sea and red the blood shed in the struggle against oppression\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated organized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US)\",\"government/national_holiday\":\"Discovery Day (or Magellan Day), first Monday in March (1521)\",\"government/national_symbol_s\":\"coconut tree; national colors: deep blue, red\",\"introduction\":\"Spain ceded Guam to the US in 1898. Captured by the Japanese in 1941, it was retaken by the US three years later. The military installations on the island are some of the most strategically important US bases in the Pacific; they also constitute the island\\u2019s most important source of income and economic stability.\",\"name\":\"Guam\",\"people_and_society/age_structure/0_14_years\":0.2748,\"people_and_society/age_structure/15_24_years\":0.164,\"people_and_society/age_structure/25_54_years\":0.3718,\"people_and_society/age_structure/55_64_years\":0.1005,\"people_and_society/age_structure/65_years_and_over\":0.089,\"people_and_society/birth_rate\":\"19.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Chamorro 37.3%, Filipino 26.3%, white 7.1%, Chuukese 7%, Korean 2.2%, other Pacific Islander 2%, other Asian 2%, Chinese 1.6%, Palauan 1.6%, Japanese 1.5%, Pohnpeian 1.4%, mixed 9.4%, other 0.6% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"147,000 HAGATNA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Guamanian\",\"people_and_society/nationality/noun\":\"Guamanian(s) (US citizens)\",\"people_and_society/net_migration_rate\":\"-11 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"167772\",\"people_and_society/population_growth_rate\":0.0023,\"people_and_society/urbanization/urban_population\":\"94.9% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":18.69999999999999,\"BoxWidth\":2.7999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MNP\",\"ISO_Code\":\"MP\",\"Path\":\"M 904.1 417.9 904.2 418.1 904.1 418 904.1 418.2 904 418.2 903.9 418.2 904 417.9 904.1 417.8 904.2 417.7 904.3 417.7 904.1 417.9 Z M 903.8 418.6 903.7 418.7 903.7 418.6 903.6 418.4 903.6 418.3 903.8 418.2 903.8 418.3 903.8 418.4 903.8 418.5 903.8 418.6 Z M 902.6 421 902.4 421 902.4 420.9 902.5 420.9 902.6 420.8 902.8 420.8 902.8 420.9 902.6 420.9 902.6 421 Z M 903.9 407.6 903.8 407.7 903.7 407.6 903.8 407.4 903.9 407.5 903.9 407.6 Z M 903.9 414.7 903.8 414.7 903.7 414.6 904 414.6 903.9 414.7 Z M 904.2 409.4 904.2 409.5 904.1 409.5 904.1 409.4 904.1 409.3 904.2 409.4 Z M 904.4 411 904.3 411.1 904.2 411 904.3 410.9 904.4 411 Z M 901.8 402.4 901.6 402.4 901.6 402.3 901.8 402.3 901.8 402.4 Z M 903.2 404.9 903.1 405 903 404.9 903.1 404.8 903.2 404.9 Z M 904.2 413.5 904.2 413.7 904 413.6 904.1 413.5 904.2 413.5 Z M 904 409.7 903.9 409.7 904 409.5 904.1 409.6 904 409.7 Z\",\"Xmax\":904.4,\"Xmid\":903.6,\"Xmin\":901.6,\"Ymax\":421,\"Ymid\":414.8,\"Ymin\":402.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":464,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":464,\"geography/climate\":\"tropical marine; moderated by northeast trade winds, little seasonal temperature variation; dry season December to June, rainy season July to October\",\"geography/coastline\":\"1,482 km\",\"geography/elevation/highest_point\":\"unnamed elevation on Agrihan 965 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 12 N, 145 45 E\",\"geography/geography_note\":\"strategic location in the North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.022,\"geography/land_use/forest\":0.655,\"geography/land_use/other\":0.279,\"geography/location\":\"Oceania, islands in the North Pacific Ocean, about three-quarters of the way from Hawaii to the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"the southern islands in this north-south trending archipelago are limestone, with fringing coral reefs; the northern islands are volcanic, with active volcanoes on several islands\",\"government/administrative_divisions\":\"none (commonwealth in political union with the US); there are no first-order administrative divisions as defined by the US Government, but there are 4 municipalities at the second order: Northern Islands, Rota, Saipan, Tinian\",\"government/capital/geographic_coordinates\":\"15 12 N, 145 45 E\",\"government/capital/name\":\"Saipan\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"formally claimed and named by Spain in 1667 in honor of the Spanish Queen, MARIANA of Austria\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Ralph TORRES (since 29 December 2015); Lieutenant Governor Victor HOCOG (since 29 December 2015)\",\"government/flag_description\":\"blue with a white, five-pointed star superimposed on a gray latte stone (the traditional foundation stone used in building) in the center, surrounded by a wreath; blue symbolizes the Pacific Ocean, the star represents the Commonwealth; the latte stone and the floral head wreath display elements of the native Chamorro culture\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; a commonwealth in political union with and under the sovereignty of the US\",\"government/independence\":\"none (commonwealth in political union with the US)\",\"government/national_holiday\":\"Commonwealth Day, 8 January (1978)\",\"government/national_symbol_s\":\"latte stone; national colors: blue, white\",\"introduction\":\"Under US administration as part of the UN Trust Territory of the Pacific, the people of the Northern Mariana Islands decided in the 1970s not to seek independence but instead to forge closer links with the US. Negotiations for territorial status began in 1972. A covenant to establish a commonwealth in political union with the US was approved in 1975, and came into force on 24 March 1976. A new government and constitution went into effect in 1978.\",\"name\":\"Northern Mariana Islands\",\"people_and_society/age_structure/0_14_years\":0.2617,\"people_and_society/age_structure/15_24_years\":0.1571,\"people_and_society/age_structure/25_54_years\":0.3914,\"people_and_society/age_structure/55_64_years\":0.13,\"people_and_society/age_structure/65_years_and_over\":0.0598,\"people_and_society/birth_rate\":\"14.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Asian 50% (includes Filipino 35.3%, Chinese 6.8%, Korean 4.2%, and other Asian 3.7%), Native Hawaiian or other Pacific Islander 34.9% (includes Chamorro 23.9%, Carolinian 4.6%, and other Native Hawaiian or Pacific Islander 6.4%), other 2.5%, two or more ethnicities or races 12.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"51,000 SAIPAN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"NA\",\"people_and_society/nationality/noun\":\"NA (US citizens)\",\"people_and_society/net_migration_rate\":\"-15.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51994\",\"people_and_society/population_growth_rate\":-0.0052,\"people_and_society/urbanization/urban_population\":\"91.7% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":13.300000000000011,\"BoxWidth\":9.899999999999977,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.826,\"ISO3_Code\":\"PLW\",\"ISO_Code\":\"PW\",\"Path\":\"M 873.1 440.1 873 440.1 872.9 440.1 872.8 439.9 872.8 439.7 873 439.4 873.2 439.4 873.1 440.1 Z M 872.6 440.4 872.5 440.5 872.5 440.4 872.6 440.3 872.6 440.4 Z M 871.9 441.3 871.9 441.4 871.8 441.4 871.8 441.3 871.9 441.3 Z M 873.3 439.2 873.2 439.2 873.1 439.1 873.2 439 873.3 439.2 Z M 872.9 440.2 872.8 440.3 872.7 440.1 872.8 440.1 872.9 440.2 Z M 872.3 441 872.1 441.2 872.1 441.1 872.2 441 872.3 441 Z M 863.6 452.2 863.5 452.3 863.4 452.2 863.6 452.1 863.6 452.2 Z M 872.5 440.7 872.4 440.6 872.5 440.6 872.5 440.7 Z\",\"Xmax\":873.3,\"Xmid\":872.4,\"Xmin\":863.4,\"Ymax\":452.3,\"Ymid\":440.6,\"Ymin\":439,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"14700\",\"economy/gdp_real_growth_rate/2017\":-0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":459,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than 2.5 times the size of Washington, DC\",\"geography/area_sqkm\":459,\"geography/climate\":\"tropical; hot and humid; wet season May to November\",\"geography/coastline\":\"1,519 km\",\"geography/elevation/highest_point\":\"Mount Ngerchelchuus 242 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"7 30 N, 134 30 E\",\"geography/geography_note\":\"westernmost archipelago in the Caroline chain, consists of six island groups totaling more than 300 islands; includes World War II battleground of Beliliou (Peleliu) and world-famous Rock Islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0.043,\"geography/land_use/forest\":0.876,\"geography/land_use/other\":0.016,\"geography/location\":\"Oceania, group of islands in the North Pacific Ocean, southeast of the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"varying topography from the high, mountainous main island of Babelthuap to low, coral islands usually fringed by large barrier reefs\",\"government/administrative_divisions\":\"16 states; Aimeliik, Airai, Angaur, Hatohobei, Kayangel, Koror, Melekeok, Ngaraard, Ngarchelong, Ngardmau, Ngatpang, Ngchesar, Ngeremlengui, Ngiwal, Peleliu, Sonsorol\",\"government/capital/geographic_coordinates\":\"7 30 N, 134 37 E\",\"government/capital/name\":\"Ngerulmud\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the Palauan name for the islands, Belau, which likely derives from the Palauan word \\u0022beluu\\u0022 meaning \\u0022village\\u0022\",\"government/executive_branch/chief_of_state\":\"President Tommy REMENGESAU (since 17 January 2013); Vice President Raynold OILUCH (since 19 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Tommy REMENGESAU (since 17 January 2013); Vice President Raynold OILUCH (since 19 January 2017)\",\"government/flag_description\":\"light blue with a large yellow disk shifted slightly to the hoist side; the blue color represents the ocean, the disk represents the moon; Palauans consider the full moon to be the optimum time for human activity; it is also considered a symbol of peace, love, and tranquility\",\"government/government_type\":\"presidential republic in free association with the US\",\"government/independence\":\"1 October 1994 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 9 July (1981), day of a national referendum to pass the new constitution; Independence Day, 1 October (1994)\",\"government/national_symbol_s\":\"bai (native meeting house); national colors: blue, yellow\",\"introduction\":\"After three decades as part of the UN Trust Territory of the Pacific under US administration, this westernmost cluster of the Caroline Islands opted for independence in 1978 rather than join the Federated States of Micronesia. A Compact of Free Association with the US was approved in 1986 but not ratified until 1993. It entered into force the following year when the islands gained independence.\",\"name\":\"Palau\",\"people_and_society/age_structure/0_14_years\":0.1937,\"people_and_society/age_structure/15_24_years\":0.164,\"people_and_society/age_structure/25_54_years\":0.4574,\"people_and_society/age_structure/55_64_years\":0.0999,\"people_and_society/age_structure/65_years_and_over\":0.085,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Palauan (Micronesian with Malayan and Melanesian admixtures) 73%, Carolinian 2%, Asian 21.7%, caucasian 1.2%, other 2.1% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"277 NGERULMUD (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Palauan\",\"people_and_society/nationality/noun\":\"Palauan(s)\",\"people_and_society/net_migration_rate\":\"0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"21516\",\"people_and_society/population_growth_rate\":0.004,\"people_and_society/urbanization/urban_population\":\"80.5% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"125\"},{\"BoxHeight\":1.2000000000000455,\"BoxWidth\":1.2999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"HMD\",\"ISO_Code\":\"HM\",\"Path\":\"M 703.8 635.4 703.7 635.5 703.5 635.4 703.4 634.7 703.5 634.6 703.8 634.5 704.1 634.7 704.4 635 703.8 635.4 Z M 703.4 634.6 703.2 634.6 703.1 634.5 703.1 634.4 703.2 634.3 703.3 634.4 703.4 634.6 Z\",\"Xmax\":704.4,\"Xmid\":703.8,\"Xmin\":703.1,\"Ymax\":635.5,\"Ymid\":634.9,\"Ymin\":634.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":412,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than two times the size of Washington, DC\",\"geography/area_sqkm\":412,\"geography/climate\":\"antarctic\",\"geography/coastline\":\"101.9 km\",\"geography/elevation/highest_point\":\"Mawson Peak on Big Ben volcano 2,745 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"53 06 S, 72 31 E\",\"geography/geography_note\":\"Mawson Peak on Heard Island is the highest Australian mountain (at 2,745 meters, it is taller than Mt. Kosciuszko in Australia proper), and one of only two active volcanoes located in Australian territory, the other being McDonald Island; in 1992, McDonald Island broke its dormancy and began erupting; it has erupted several times since, most recently in 2005\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"islands in the Indian Ocean, about two-thirds of the way from Madagascar to Antarctica\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"Heard Island - 80% ice-covered, bleak and mountainous, dominated by a large massif (Big Ben) and an active volcano (Mawson Peak); McDonald Islands - small and rocky\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after American Captain John HEARD, who sighted the island on 25 November 1853, and American Captain William McDONALD, who discovered the islands on 4 January 1854\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of Australia is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The UK transferred these uninhabited, barren, sub-Antarctic islands to Australia in 1947. Populated by large numbers of seal and bird species, the islands have been designated a nature preserve.\",\"name\":\"Heard Island and McDonald Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":2.6999999999999886,\"BoxWidth\":1.1000000000000227,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.738,\"ISO3_Code\":\"VCT\",\"ISO_Code\":\"VC\",\"Path\":\"M 330.5 423.8 330.4 423.9 330.2 423.7 330.1 423.6 330.2 423.4 330.3 423.2 330.5 423.1 330.6 423.3 330.6 423.5 330.5 423.8 Z M 329.7 425.8 329.6 425.8 329.5 425.7 329.6 425.7 329.6 425.6 329.7 425.6 329.7 425.8 Z M 330.3 424.2 330.2 424.3 330.2 424.1 330.3 424.1 330.3 424.2 Z M 329.8 425.3 329.7 425.5 329.6 425.4 329.7 425.3 329.8 425.3 Z\",\"Xmax\":330.6,\"Xmid\":330.3,\"Xmin\":329.5,\"Ymax\":425.8,\"Ymid\":423.8,\"Ymin\":423.1,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"11500\",\"economy/gdp_real_growth_rate/2017\":0.007,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"226,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.13,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":389,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Washington, DC\",\"geography/area_sqkm\":389,\"geography/climate\":\"tropical; little seasonal temperature variation; rainy season (May to November)\",\"geography/coastline\":\"84 km\",\"geography/elevation/highest_point\":\"La Soufriere 1,234 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 15 N, 61 12 W\",\"geography/geography_note\":\"the administration of the islands of the Grenadines group is divided between Saint Vincent and the Grenadines and Grenada; Saint Vincent and the Grenadines is comprised of 32 islands and cays\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.128,\"geography/land_use/agricultural_land_permanent_crops\":0.077,\"geography/land_use/agricultural_land_permanent_pasture\":0.051,\"geography/land_use/forest\":0.687,\"geography/land_use/other\":0.057,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic, mountainous\",\"government/administrative_divisions\":\"6 parishes; Charlotte, Grenadines, Saint Andrew, Saint David, Saint George, Saint Patrick\",\"government/capital/geographic_coordinates\":\"13 08 N, 61 13 W\",\"government/capital/name\":\"Kingstown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint Vincent was named by explorer Christopher COLUMBUS after Saint VINCENT of Saragossa because the 22 January 1498 day of discovery was the saints feast day\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Susan DOUGAN (since\\u0026amp;nbsp;1 August 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ralph E. GONSALVES (since 29 March 2001)\",\"government/flag_description\":\"three vertical bands of blue (hoist side), gold (double width), and green; the gold band bears three green diamonds arranged in a V pattern, which stands for Vincent; the diamonds recall the islands as \\u0022the Gems of the Antilles\\u0022 and are set slightly lowered in the gold band to reflect the nations position in the Antilles; blue conveys the colors of a tropical sky and crystal waters, yellow signifies the golden Grenadine sands, and green represents lush vegetation\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"27 October 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 27 October (1979)\",\"government/national_symbol_s\":\"Saint Vincent parrot; national colors: blue, gold, green\",\"introduction\":\"Resistance by native Caribs prevented colonization on Saint Vincent until 1719. Disputed between France and the UK for most of the 18th century, the island was ceded to the latter in 1783. The British prized Saint Vincent due to its fertile soil, which allowed for thriving slave-run plantations of sugar, coffee, indigo, tobacco, cotton, and cocoa. In 1834, the British abolished slavery. Immigration of indentured servants eased the ensuing labor shortage, as did subsequent Portuguese immigrants from Madeira and East Indian laborers. Conditions remained harsh for both former slaves and immigrant agricultural workers, however, as depressed world sugar prices kept the economy stagnant until the early 1900s. The economy then went into a period of decline with many landowners abandoning their estates and leaving the land to be cultivated by liberated slaves. Between 1960 and 1962, Saint Vincent and the Grenadines was a separate administrative unit of the Federation of the West Indies. Autonomy was granted in 1969 and independence in 1979.\",\"name\":\"Saint Vincent and the Grenadines\",\"people_and_society/age_structure/0_14_years\":0.2087,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.427,\"people_and_society/age_structure/55_64_years\":0.1103,\"people_and_society/age_structure/65_years_and_over\":0.0982,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 71.2%, mixed 23%, indigenous 3%, East Indian/Indian 1.1%, European 1.5%, other .2% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"27,000 KINGSTOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Saint Vincentian or Vincentian\",\"people_and_society/nationality/noun\":\"Saint Vincentian(s) or Vincentian(s)\",\"people_and_society/net_migration_rate\":\"-8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"101844\",\"people_and_society/population_growth_rate\":-0.0023,\"people_and_society/urbanization/urban_population\":\"52.6% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1,\"BoxWidth\":0.9000000000000341,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"KNA\",\"ISO_Code\":\"KN\",\"Path\":\"M 326.2 411.8 326.2 411.9 326 411.9 325.8 411.7 325.7 411.6 325.8 411.5 325.9 411.5 326.1 411.6 326.2 411.8 Z M 326.6 412.4 326.4 412.5 326.4 412.3 326.4 412.1 326.5 412.1 326.6 412.2 326.6 412.4 Z M 326.4 412 326.4 412.1 326.3 412.1 326.3 412 326.4 412 Z\",\"Xmax\":326.6,\"Xmid\":326.2,\"Xmin\":325.7,\"Ymax\":412.5,\"Ymid\":411.9,\"Ymin\":411.5,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"28200\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"248,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":261,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":261,\"geography/climate\":\"tropical, tempered by constant sea breezes; little seasonal temperature variation; rainy season (May to November)\",\"geography/coastline\":\"135 km\",\"geography/elevation/highest_point\":\"Mount Liamuiga 1,156 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"17 20 N, 62 45 W\",\"geography/geography_note\":\"smallest country in the Western Hemisphere both in terms of area and population; with coastlines in the shape of a baseball bat and ball, the two volcanic islands are separated by a 3-km-wide channel called The Narrows; on the southern tip of long, baseball bat-shaped Saint Kitts lies the Great Salt Pond; Nevis Peak sits in the center of its almost circular namesake island and its ball shape complements that of its sister island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.192,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.423,\"geography/land_use/other\":0.346,\"geography/location\":\"Caribbean, islands in the Caribbean Sea, about one-third of the way from Puerto Rico to Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic with mountainous interiors\",\"government/administrative_divisions\":\"14 parishes; Christ Church Nichola Town, Saint Anne Sandy Point, Saint George Basseterre, Saint George Gingerland, Saint James Windward, Saint John Capesterre, Saint John Figtree, Saint Mary Cayon, Saint Paul Capesterre, Saint Paul Charlestown, Saint Peter Basseterre, Saint Thomas Lowland, Saint Thomas Middle Island, Trinity Palmetto Point\",\"government/capital/geographic_coordinates\":\"17 18 N, 62 43 W\",\"government/capital/name\":\"Basseterre\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint Kitts was, and still is, referred to as Saint Christopher and this name was well established by the 17th century (although who first applied the name is unclear); in the 17th century a common nickname for Christopher was Kit or Kitt, so the island began to be referred to as \\u0022Saint Kitts Island\\u0022 or just \\u0022Saint Kitts\\u0022; Nevis is derived from the original Spanish name \\u0022Nuestra Senora de las Nieves\\u0022 (Our Lady of the Snows) and refers to the white halo of clouds that generally wreathes Nevis Peak\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Samuel W.T. SEATON (since 2 September 2015); note - SEATON was acting Governor General from 20 May to 2 September 2015\",\"government/executive_branch/head_of_government\":\"Prime Minister Timothy HARRIS (since 18 February 2015); Deputy Prime Minister Shawn RICHARDS (since 22 February 2015)\",\"government/flag_description\":\"divided diagonally from the lower hoist side by a broad black band bearing two white, five-pointed stars; the black band is edged in yellow; the upper triangle is green, the lower triangle is red; green signifies the islands fertility, red symbolizes the struggles of the people from slavery, yellow denotes year-round sunshine, and black represents the African heritage of the people; the white stars stand for the islands of Saint Kitts and Nevis, but can also express hope and liberty, or independence and optimism\",\"government/government_type\":\"federal parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"19 September 1983 (from the UK)\",\"government/national_holiday\":\"Independence Day, 19 September (1983)\",\"government/national_symbol_s\":\"brown pelican, royal poinciana (flamboyant) tree; national colors: green, yellow, red, black, white\",\"introduction\":\"Carib Indians occupied the islands of the West Indies for hundreds of years before the British and French began settlement in 1623. During the course of 17th century, Saint Kitts became the premier base for English and French expansion into the Caribbean. The French ceded the territory to the UK in 1713. At the turn of the 18th century, Saint Kitts was the richest British Crown Colony per capita in the Caribbean, a result of the sugar trade. Although small in size and separated by only 3 km (2 mi) of water, Saint Kitts and Nevis were viewed and governed as different states until the late-19th century, when the British forcibly unified them along with the island of Anguilla. In 1967, the island territory of Saint Christopher-Nevis-Anguilla became an associated state of the UK with full internal autonomy. The island of Anguilla rebelled and was allowed to secede in 1971. The remaining islands achieved independence in 1983 as Saint Kitts and Nevis. In 1998, a referendum on Nevis to separate from Saint Kitts fell short of the two-thirds majority vote needed.\",\"name\":\"Saint Kitts and Nevis\",\"people_and_society/age_structure/0_14_years\":0.2009,\"people_and_society/age_structure/15_24_years\":0.1428,\"people_and_society/age_structure/25_54_years\":0.4425,\"people_and_society/age_structure/55_64_years\":0.1235,\"people_and_society/age_structure/65_years_and_over\":0.0903,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"African descent 92.5%, mixed 3%, white 2.1%, East Indian 1.5%, other .6%, unspecified .3% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"14,000 BASSETERRE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Kittitian, Nevisian\",\"people_and_society/nationality/noun\":\"Kittitian(s), Nevisian(s)\",\"people_and_society/net_migration_rate\":\"1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"53094\",\"people_and_society/population_growth_rate\":0.007,\"people_and_society/urbanization/urban_population\":\"30.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"50\",\"transportation/roadways/total\":\"383\"},{\"BoxHeight\":0.6000000000000227,\"BoxWidth\":0.40000000000000213,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NIU\",\"ISO_Code\":\"NU\",\"Path\":\"M 28.9 514.4 28.9 514.3 29.1 514.1 29.2 514.1 29.3 514.1 29.3 514.3 29.3 514.4 29.3 514.5 29.2 514.7 29.1 514.7 28.9 514.6 29 514.6 28.9 514.4 Z\",\"Xmax\":29.3,\"Xmid\":29.1,\"Xmin\":28.9,\"Ymax\":514.7,\"Ymid\":514.4,\"Ymin\":514.1,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7,252 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":260,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":260,\"geography/climate\":\"tropical; modified by southeast trade winds\",\"geography/coastline\":\"64 km\",\"geography/elevation/highest_point\":\"unnamed elevation 1.4 km east of Hikutavake 80 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"19 02 S, 169 52 W\",\"geography/geography_note\":\"one of worlds largest coral islands; the only major break in the surrounding coral reef occurs in the central western part of the coast\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.038,\"geography/land_use/agricultural_land_permanent_crops\":0.115,\"geography/land_use/agricultural_land_permanent_pasture\":0.038,\"geography/land_use/forest\":0.712,\"geography/land_use/other\":0.097,\"geography/location\":\"Oceania, island in the South Pacific Ocean, east of Tonga\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"steep limestone cliffs along coast, central plateau\",\"government/administrative_divisions\":\"none; note - there are no first-order administrative divisions as defined by the US Government, but there are 14 villages at the second order\",\"government/capital/geographic_coordinates\":\"19 01 S, 169 55 W\",\"government/capital/name\":\"Alofi\",\"government/capital/time_difference\":\"UTC-11 (6 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is obscure; in Niuean, the word supposedly translates as \\u0022behold the coconut\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor-General of New Zealand Dame Patricia Lee REDDY (since 28 September 2016); the UK and New Zealand are represented by New Zealand High Commissioner Kirk YATES (since May 2018)\",\"government/executive_branch/head_of_government\":\"Premier Sir Toke TALAGI (since 18 June 2008)\",\"government/flag_description\":\"yellow with the flag of the UK in the upper hoist-side quadrant; the flag of the UK bears five yellow five-pointed stars - a large star on a blue disk in the center and a smaller star on each arm of the bold red cross; the larger star stands for Niue, the smaller stars recall the Southern Cross constellation on the New Zealand flag and symbolize links with that country; yellow represents the bright sunshine of Niue and the warmth and friendship between Niue and New Zealand\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"19 October 1974 (Niue became a self-governing state in free association with New Zealand)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840)\",\"government/national_symbol_s\":\"yellow, five-pointed star; national color: yellow\",\"introduction\":\"Niues remoteness, as well as cultural and linguistic differences between its Polynesian inhabitants and those of the adjacent Cook Islands, has caused it to be separately administered by New Zealand. The population of the island has trended downwards over recent decades (from a peak of 5,200 in 1966 to 1,618 in 2017) with substantial emigration to New Zealand 2,400 km to the southwest.\",\"name\":\"Niue\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Niuean 66.5%, part-Niuean 13.4%, non-Niuean 20.1% (includes 12% European and Asian and 8% other Pacific Islanders) (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 ALOFI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Niuean\",\"people_and_society/nationality/noun\":\"Niuean(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1618\",\"people_and_society/population_growth_rate\":-0.0003,\"people_and_society/urbanization/urban_population\":\"45.5% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"234\"},{\"BoxHeight\":1.5,\"BoxWidth\":0.6999999999999886,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SPM\",\"ISO_Code\":\"PM\",\"Path\":\"M 344 312.6 343.8 312.8 343.8 312.6 343.7 312.5 343.7 312.2 343.6 312.1 343.7 312.1 343.9 312.3 344.1 312.3 344 312.6 Z M 344.1 313.2 343.8 313.5 343.7 313.3 343.6 313.3 343.8 313.1 343.9 313 344.1 313 344.1 313.2 Z M 344.3 313.5 344.1 313.6 344.1 313.5 344.3 313.3 344.3 313.4 344.3 313.5 Z\",\"Xmax\":344.3,\"Xmid\":343.9,\"Xmin\":343.6,\"Ymax\":313.6,\"Ymid\":312.9,\"Ymin\":312.1,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"100,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":242,\"geography/area/water\":0,\"geography/area_comparative\":\"one and half times the size of Washington, DC\",\"geography/area_sqkm\":242,\"geography/climate\":\"cold and wet, with considerable mist and fog; spring and autumn are often windy\",\"geography/coastline\":\"120 km\",\"geography/elevation/highest_point\":\"Morne de la Grande Montagne 240 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"46 50 N, 56 20 W\",\"geography/geography_note\":\"vegetation scanty; the islands are actually part of the northern Appalachians along with Newfoundland\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.087,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.125,\"geography/land_use/other\":0.788,\"geography/location\":\"Northern North America, islands in the North Atlantic Ocean, south of Newfoundland (Canada)\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"mostly barren rock\",\"government/administrative_divisions\":\"none (territorial overseas collectivity of France); note - there are no first-order administrative divisions as defined by the US Government, but there are 2 communes at the second order - Saint Pierre, Miquelon\",\"government/capital/geographic_coordinates\":\"46 46 N, 56 11 W\",\"government/capital/name\":\"Saint-Pierre\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint-Pierre is named after Saint PETER, the patron saint of fishermen; Miquelon may be a corruption of the Basque name Mikelon\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by Prefect Thierry DEVIMEUX (since 17 January 2018)\",\"government/executive_branch/head_of_government\":\"President of Territorial Council Stephane LENORMAND (since 24 October 2017)\",\"government/flag_description\":\"a yellow three-masted sailing ship facing the hoist side rides on a blue background with scattered, white, wavy lines under the ship; a continuous black-over-white wavy line divides the ship from the white wavy lines; on the hoist side, a vertical band is divided into three parts: the top part (called ikkurina) is red with a green diagonal cross extending to the corners overlaid by a white cross dividing the rectangle into four sections; the middle part has a white background with an ermine pattern; the third part has a red background with two stylized yellow lions outlined in black, one above the other; these three heraldic arms represent settlement by colonists from the Basque Country (top), Brittany, and Normandy; the blue on the main portion of the flag symbolizes the Atlantic Ocean and the stylized ship represents the Grande Hermine in which Jacques Cartier \\u0022discovered\\u0022 the islands in 1536\",\"government/government_type\":\"parliamentary democracy (Territorial Council); overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity collectivity of France; has been under French control since 1763)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790)\",\"government/national_symbol_s\":\"16th-century sailing ship\",\"introduction\":\"First settled by the French in the early 17th century, the islands represent the sole remaining vestige of Frances once vast North American possessions. They attained the status of an overseas collectivity in 2003.\",\"name\":\"Saint Pierre and Miquelon\",\"people_and_society/age_structure/0_14_years\":0.1488,\"people_and_society/age_structure/15_24_years\":0.0899,\"people_and_society/age_structure/25_54_years\":0.4144,\"people_and_society/age_structure/55_64_years\":0.1369,\"people_and_society/age_structure/65_years_and_over\":0.21,\"people_and_society/birth_rate\":\"7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Basques and Bretons (French fishermen)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6,000 SAINT-PIERRE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"French\",\"people_and_society/nationality/noun\":\"Frenchman(men), Frenchwoman(women)\",\"people_and_society/net_migration_rate\":\"-8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5471\",\"people_and_society/population_growth_rate\":-0.0113,\"people_and_society/urbanization/urban_population\":\"89.9% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"117\"},{\"BoxHeight\":37.39999999999998,\"BoxWidth\":16.4,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COK\",\"ISO_Code\":\"CK\",\"Path\":\"M 57.2 520.9 57.1 520.9 56.9 520.9 56.9 520.8 56.9 520.7 57.1 520.7 57.2 520.9 Z M 62.3 523 62.2 523 62.1 522.9 62.1 522.8 62.2 522.8 62.3 523 Z M 61.8 517.2 61.7 517.3 61.6 517.1 61.8 517.2 Z M 57.1 513.9 57 514 57 513.9 57 513.7 57.1 513.8 57.1 513.9 Z M 62.4 485.8 62.3 485.8 62.3 485.7 62.2 485.6 62.3 485.6 62.4 485.7 62.4 485.8 Z M 63.9 517.7 63.8 517.7 63.7 517.6 63.8 517.5 63.9 517.6 63.9 517.7 Z M 59.5 515.1 59.3 515.1 59.4 514.9 59.5 515 59.5 515.1 Z M 62.9 516.8 62.8 516.9 62.7 516.8 62.8 516.7 62.9 516.7 62.9 516.8 Z M 53.8 489.7 53.7 489.8 53.6 489.7 53.8 489.7 Z M 47.7 497.7 47.6 497.7 47.5 497.5 47.6 497.5 47.7 497.7 Z\",\"Xmax\":63.9,\"Xmid\":58.9,\"Xmin\":47.5,\"Ymax\":523,\"Ymid\":512.4,\"Ymin\":485.6,\"economy/currency\":\"NZ dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"88,810 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.21,\"geography/area/land\":236,\"geography/area/water\":0,\"geography/area_comparative\":\"1.3 times the size of Washington, DC\",\"geography/area_sqkm\":236,\"geography/climate\":\"tropical oceanic; moderated by trade winds; a dry season from April to November and a more humid season from December to March\",\"geography/coastline\":\"120 km\",\"geography/elevation/highest_point\":\"Te Manga 652 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 14 S, 159 46 W\",\"geography/geography_note\":\"the northern Cook Islands are seven low-lying, sparsely populated, coral atolls; the southern Cook Islands, where most of the population lives, consist of eight elevated, fertile, volcanic isles, including the largest, Rarotonga, at 67 sq km\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.042,\"geography/land_use/agricultural_land_permanent_crops\":0.042,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.646,\"geography/land_use/other\":0.27,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low coral atolls in north; volcanic, hilly islands in south\",\"government/administrative_divisions\":\"none\",\"government/capital/geographic_coordinates\":\"21 12 S, 159 46 W\",\"government/capital/name\":\"Avarua\",\"government/capital/time_difference\":\"UTC-10 (5 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Captain James COOK, the British explorer who visited the islands in 1773 and 1777\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Tom J. MARSTERS (since 9 August 2013); New Zealand High Commissioner Peter MARSHALL (since 10 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Henry PUNA (since 30 November 2010)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and a large circle of 15 white five-pointed stars (one for every island) centered in the outer half of the flag\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (became self-governing in free association with New Zealand on 4 August 1965 with the right at any time to move to full independence by unilateral action)\",\"government/national_holiday\":\"Constitution Day, the first Monday in August (1965)\",\"government/national_symbol_s\":\"a circle of 15, five-pointed, white stars on a blue field, Tiare maori (Gardenia taitensis) flower; national colors: green, white\",\"introduction\":\"The Cook Islands, named after Captain James Cook who landed in 1773, became a British protectorate in 1888 and was later annexed by proclamation in 1900. The Cook Islands was first included within the boundaries of New Zealand in 1901, and in 1965, residents chose self-government in free association with New Zealand. The Cook Islands\\u0026amp;rsquo; economy relies on tourism, fisheries, and foreign aid. More recently a growing offshore financial sector exposed the country to vulnerabilities which the government has addressed with legislation and regulations for the oversight of all banks and financial institutions, and with enforcement measures. The Cook Islands continues to face challenges with the emigration of skilled workers, government deficits, inadequate infrastructure, and natural resource depletion. The Cook Islands is expected to graduate to the high-income threshold set by the World Bank, which will limit the country\\u0026amp;rsquo;s access to Official Development Assistance under OECD guidelines.\",\"name\":\"Cook Islands\",\"people_and_society/age_structure/0_14_years\":0.2068,\"people_and_society/age_structure/15_24_years\":0.1599,\"people_and_society/age_structure/25_54_years\":0.3806,\"people_and_society/age_structure/55_64_years\":0.1272,\"people_and_society/age_structure/65_years_and_over\":0.1255,\"people_and_society/birth_rate\":\"13.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Cook Island Maori (Polynesian) 81.3%, part Cook Island Maori 6.7%, other 11.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Cook Islander\",\"people_and_society/nationality/noun\":\"Cook Islander(s)\",\"people_and_society/net_migration_rate\":\"-32.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9038\",\"people_and_society/population_growth_rate\":-0.0272,\"people_and_society/urbanization/urban_population\":\"75.3% of total population (2019)\",\"transportation/airports\":\"11\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"295\"},{\"BoxHeight\":9.5,\"BoxWidth\":4.699999999999999,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ASM\",\"ISO_Code\":\"AS\",\"Path\":\"M 26.9 500.4 27.1 500.5 27.2 500.5 27 500.6 27 500.5 26.9 500.6 26.7 500.8 26.5 500.8 26.5 500.7 26.4 500.7 26.5 500.6 26.6 500.6 26.9 500.4 Z M 30.3 500.4 30.3 500.5 30.2 500.5 30.1 500.5 30.1 500.4 30.2 500.4 30.3 500.4 Z M 29.7 500.3 29.6 500.4 29.6 500.3 29.6 500.2 29.7 500.3 Z M 25.8 491.4 25.7 491.5 25.6 491.4 25.8 491.3 25.8 491.4 Z\",\"Xmax\":30.3,\"Xmid\":27.6,\"Xmin\":25.6,\"Ymax\":500.8,\"Ymid\":499.6,\"Ymin\":491.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"361,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":224,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Washington, DC\",\"geography/area_sqkm\":224,\"geography/climate\":\"tropical marine, moderated by southeast trade winds; annual rainfall averages about 3 m; rainy season (November to April), dry season (May to October); little seasonal temperature variation\",\"geography/coastline\":\"116 km\",\"geography/elevation/highest_point\":\"Lata Mountain 964 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"14 20 S, 170 00 W\",\"geography/geography_note\":\"Pago Pago has one of the best natural deepwater harbors in the South Pacific Ocean, sheltered by shape from rough seas and protected by peripheral mountains from high winds; strategic location in the South Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.134,\"geography/land_use/agricultural_land_permanent_crops\":0.085,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.781,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"five volcanic islands with rugged peaks and limited coastal plains, two coral atolls (Rose Island, Swains Island)\",\"government/administrative_divisions\":\"none (territory of the US); there are no first-order administrative divisions as defined by the US Government, but there are 3 districts and 2 islands* at the second order; Eastern, Manua, Rose Island*, Swains Island*, Western\",\"government/capital/geographic_coordinates\":\"14 16 S, 170 42 W\",\"government/capital/name\":\"Pago Pago\",\"government/capital/time_difference\":\"UTC-11 (6 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Samoa is composed of two parts, \\u0022sa\\u0022 meaning \\u0022sacred\\u0022 and \\u0022moa\\u0022 meaning \\u0022center,\\u0022 so the name can mean Holy Center; alternatively, it can mean \\u0022place of the sacred moa bird\\u0022 of Polynesian mythology\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Lolo Matalasi MOLIGA (since 3 January 2013)\",\"government/flag_description\":\"blue, with a white triangle edged in red that is based on the fly side and extends to the hoist side; a brown and white American bald eagle flying toward the hoist side is carrying 2 traditional Samoan symbols of authority, a war club known as a \\u0022faalaufai\\u0022 (upper; left talon), and a coconut-fiber fly whisk known as a \\u0022fue\\u0022 (lower; right talon); the combination of symbols broadly mimics that seen on the US Great Seal and reflects the relationship between the US and American Samoa\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated unorganized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US)\",\"government/national_holiday\":\"Flag Day, 17 April (1900)\",\"government/national_symbol_s\":\"a fue (coconut fiber fly whisk; representing wisdom) crossed with a tootoo (staff; representing authority); national colors: red, white, blue\",\"introduction\":\"Settled as early as 1000 B.C., Samoa was not reached by European explorers until the 18th century. International rivalries in the latter half of the 19th century were settled by an 1899 treaty in which Germany and the US divided the Samoan archipelago. The US formally occupied its portion - a smaller group of eastern islands with the excellent harbor of Pago Pago - the following year.\",\"name\":\"American Samoa\",\"people_and_society/age_structure/0_14_years\":0.2959,\"people_and_society/age_structure/15_24_years\":0.1842,\"people_and_society/age_structure/25_54_years\":0.3679,\"people_and_society/age_structure/55_64_years\":0.0896,\"people_and_society/age_structure/65_years_and_over\":0.0624,\"people_and_society/birth_rate\":\"19 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Pacific Islander 92.6% (includes Samoan 88.9%, Tongan 2.9%, other .8%), Asian 3.6% (includes Filipino 2.2%, other 1.4%), mixed 2.7%, other 1.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"49,000 PAGO PAGO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"American Samoan\",\"people_and_society/nationality/noun\":\"American Samoan(s) (US nationals)\",\"people_and_society/net_migration_rate\":\"-26.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"50826\",\"people_and_society/population_growth_rate\":-0.0135,\"people_and_society/urbanization/urban_population\":\"87.1% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.39999999999997726,\"BoxWidth\":0.5,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CXR\",\"ISO_Code\":\"CX\",\"Path\":\"M 792.6 489.8 792.6 489.7 792.8 489.7 792.9 489.7 793 489.6 793.1 489.8 793 489.8 792.9 490 792.8 489.9 792.6 489.8 Z\",\"Xmax\":793.1,\"Xmid\":792.9,\"Xmin\":792.6,\"Ymax\":490,\"Ymid\":489.8,\"Ymin\":489.6,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":135,\"geography/area/water\":0,\"geography/area_comparative\":\"about three-quarters the size of Washington, DC\",\"geography/area_sqkm\":135,\"geography/climate\":\"tropical with a wet season (December to April) and dry season; heat and humidity moderated by trade winds\",\"geography/coastline\":\"138.9 km\",\"geography/elevation/highest_point\":\"Murray Hill 361 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"10 30 S, 105 40 E\",\"geography/geography_note\":\"located along major sea lanes of the Indian Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":null,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, island in the Indian Ocean, south of Indonesia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"steep cliffs along coast rise abruptly to central plateau\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"10 25 S, 105 43 E\",\"government/capital/name\":\"The Settlement (Flying Fish Cove)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by English Captain William MYNORS for the day of its rediscovery, Christmas Day (25 December 1643); the island had been sighted by Europeans as early as 1615\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Natasha GRIGGS (since 5 October 2018)\",\"government/flag_description\":\"territorial flag; divided diagonally from upper hoist to lower fly; the upper triangle is green with a yellow image of the Golden Bosun Bird superimposed; the lower triangle is blue with the Southern Cross constellation, representing Australia, superimposed; a centered yellow disk displays a green map of the island\",\"government/government_type\":\"non-self-governing overseas territory of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788)\",\"government/national_symbol_s\":\"golden bosun bird\",\"introduction\":\"Although Europeans had sighted the island at least as early as 1615, it was only named in 1643 for the day of its rediscovery. The island was annexed and settlement began by the UK in 1888 with the discovery of the islands phosphate deposits. Following the Second World War, Christmas Island came under the jurisdiction of the new British Colony of Singapore. The island existed as a separate Crown colony from 1 January 1958 to 1 October 1958 when its transfer to Australian jurisdiction was finalized. That date is still celebrated on the first Monday in October as Territory Day. Almost two-thirds of the island has been declared a national park.\",\"name\":\"Christmas Island\",\"people_and_society/age_structure/0_14_years\":0.1279,\"people_and_society/age_structure/15_24_years\":0.122,\"people_and_society/age_structure/25_54_years\":0.5791,\"people_and_society/age_structure/55_64_years\":0.1166,\"people_and_society/age_structure/65_years_and_over\":0.0544,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Chinese 70%, European 20%, Malay 10% (2001)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Christmas Island\",\"people_and_society/nationality/noun\":\"Christmas Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"2205\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"18\",\"transportation/roadways/total\":\"140\"},{\"BoxHeight\":0.4000000000000341,\"BoxWidth\":0.5999999999999659,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"JEY\",\"ISO_Code\":\"JE\",\"Path\":\"M 493.8 303.2 493.9 303.3 494 303.2 494.2 303.2 494.4 303.4 494.4 303.6 494.2 303.6 494 303.5 493.8 303.6 493.8 303.4 493.8 303.2 Z\",\"Xmax\":494.4,\"Xmid\":494.1,\"Xmin\":493.8,\"Ymax\":303.6,\"Ymid\":303.4,\"Ymin\":303.2,\"economy/currency\":\"Jersey pounds (JEP) per US dollar\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"450,000 Mt (2012 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":116,\"geography/area/water\":0,\"geography/area_comparative\":\"about two-thirds the size of Washington, DC\",\"geography/area_sqkm\":116,\"geography/climate\":\"temperate; mild winters and cool summers\",\"geography/coastline\":\"70 km\",\"geography/elevation/highest_point\":\"Les Platons 136 m\",\"geography/elevation/lowest_point\":\"English Channel 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"49 15 N, 2 10 W\",\"geography/geography_note\":\"largest and southernmost of Channel Islands; about 30% of population concentrated in Saint Helier\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.66,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.34,\"geography/location\":\"Western Europe, island in the English Channel, northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"gently rolling plain with low, rugged hills along north coast\",\"government/administrative_divisions\":\"none (British crown dependency); there are no first-order administrative divisions as defined by the US Government, but there are 12 parishes; Grouville, Saint Brelade, Saint Clement, Saint Helier, Saint John, Saint Lawrence, Saint Martin, Saint Mary, Saint Ouen, Saint Peter, Saint Saviour, and Trinity\",\"government/capital/geographic_coordinates\":\"49 11 N, 2 06 W\",\"government/capital/name\":\"Saint Helier\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is of Old Norse origin, but the meaning of the root \\u0022Jer(s)\\u0022 is uncertain; the \\u0022-ey\\u0022 ending means \\u0022island\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant Governor Sir Stephen DALTON (since 13 March 2017)\",\"government/executive_branch/head_of_government\":\"Chief Minister John LE FONDRE (since 8 June 2018); Bailiff William BAILHACHE (since 29 January 2015)\",\"government/flag_description\":\"white with a diagonal red cross extending to the corners of the flag; in the upper quadrant, surmounted by a yellow crown, a red shield with three lions in yellow; according to tradition, the ships of Jersey - in an attempt to differentiate themselves from English ships flying the horizontal cross of St. George - rotated the cross to the \\u0022X\\u0022 (saltire) configuration; because this arrangement still resembled the Irish cross of St. Patrick, the yellow Plantagenet crown and Jersey coat of arms were added\",\"government/government_type\":\"parliamentary democracy (Assembly of the States of Jersey); a crown dependency of the UK\",\"government/independence\":\"none (British crown dependency)\",\"government/national_holiday\":\"Liberation Day, 9 May (1945)\",\"government/national_symbol_s\":\"Jersey cow; national colors: red, white\",\"introduction\":\"Jersey and the other Channel Islands represent the last remnants of the medieval Duchy of Normandy that held sway in both France and England. These islands were the only British soil occupied by German troops in World War II. The Bailiwick of Jersey is a British crown dependency, which means that it is not part of the UK but is rather a self-governing possession of the British crown. However, the UK Government is constitutionally responsible for its defense and international representation.\",\"name\":\"Jersey\",\"people_and_society/age_structure/0_14_years\":0.1637,\"people_and_society/age_structure/15_24_years\":0.1363,\"people_and_society/age_structure/25_54_years\":0.4071,\"people_and_society/age_structure/55_64_years\":0.1273,\"people_and_society/age_structure/65_years_and_over\":0.1656,\"people_and_society/birth_rate\":\"12.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Jersey 46.4%, British 32.7%, Portuguese/Madeiran 8.2%, Polish 3.3%, Irish, French, and other white 7.1%, other 2.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"34,000 SAINT HELIER (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Channel Islander\",\"people_and_society/nationality/noun\":\"Channel Islander(s)\",\"people_and_society/net_migration_rate\":\"2.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"99602\",\"people_and_society/population_growth_rate\":0.0076,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.5,\"BoxWidth\":1.3999999999999773,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GGY\",\"ISO_Code\":\"GG\",\"Path\":\"M 493 302.4 492.9 302.5 492.7 302.5 492.6 302.4 493 302.2 493 302.4 Z M 493.5 302.5 493.4 302.6 493.3 302.5 493.4 302.4 493.5 302.5 Z M 494 301.3 493.8 301.4 493.8 301.3 493.8 301.1 494 301.3 Z\",\"Xmax\":494,\"Xmid\":493.2,\"Xmin\":492.6,\"Ymax\":302.6,\"Ymid\":302.2,\"Ymin\":301.1,\"economy/currency\":\"Guernsey pound per US dollar\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":78,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-half the size of Washington, DC\",\"geography/area_sqkm\":78,\"geography/climate\":\"temperate with mild winters and cool summers; about 50% of days are overcast\",\"geography/coastline\":\"50 km\",\"geography/elevation/highest_point\":\"Le Moulin on Sark 114 m\",\"geography/elevation/lowest_point\":\"English Channel 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"49 28 N, 2 35 W\",\"geography/geography_note\":\"large, deepwater harbor at Saint Peter Port\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"Western Europe, islands in the English Channel, northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat with low hills in southwest\",\"government/administrative_divisions\":\"none (British crown dependency); there are no first-order administrative divisions as defined by the US Government, but there are 10 parishes: Castel, Forest, Saint Andrew, Saint Martin, Saint Peter Port, Saint Pierre du Bois, Saint Sampson, Saint Saviour, Torteval, Vale\",\"government/capital/geographic_coordinates\":\"49 27 N, 2 32 W\",\"government/capital/name\":\"Saint Peter Port\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is of Old Norse origin, but the meaning of the root \\u0022Guern(s)\\u0022 is uncertain; the \\u0022-ey\\u0022 ending means \\u0022island\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant-Governor Vice Admiral Ian CORDER (since 14 March 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Gavin ST PIER (since 6 May 2016); Bailiff Sir Richard COLLAS (since 23 March 2012); note - the chief minister is the president of the Policy and Resources Committee and is the de facto head of government; the Policy and Resources Committee, elected by the States of Deliberation, functions as the executive; the 5 members all have equal voting rights\",\"government/flag_description\":\"white with the red cross of Saint George (patron saint of England) extending to the edges of the flag and a yellow equal-armed cross of William the Conqueror superimposed on the Saint George cross; the red cross represents the old ties with England and the fact that Guernsey is a British Crown dependency; the gold cross is a replica of the one used by Duke William of Normandy at the Battle of Hastings in 1066\",\"government/government_type\":\"parliamentary democracy (States of Deliberation)\",\"government/independence\":\"none (British crown dependency)\",\"government/national_holiday\":\"Liberation Day, 9 May (1945)\",\"government/national_symbol_s\":\"Guernsey cow, donkey; national colors: red, white, yellow\",\"introduction\":\"Guernsey and the other Channel Islands represent the last remnants of the medieval Duchy of Normandy, which held sway in both France and England. The islands were the only British soil occupied by German troops in World War II. The Bailiwick of Guernsey is a self-governing British crown dependency that is not part of the United Kingdom. However, the UK Government is constitutionally responsible for its defense and international representation. The Bailiwick of Guernsey consists of the main island of Guernsey and a number of smaller islands including Alderney, Sark, Herm, Jethou, Brecqhou, and Lihou.\",\"name\":\"Guernsey\",\"people_and_society/age_structure/0_14_years\":0.1451,\"people_and_society/age_structure/15_24_years\":0.1089,\"people_and_society/age_structure/25_54_years\":0.4141,\"people_and_society/age_structure/55_64_years\":0.1338,\"people_and_society/age_structure/65_years_and_over\":0.1981,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Guernsey 52%, UK and Ireland 23.7%, Portugal 2.1%, Latvia 1.5%, other 6.7%, unspecified 14.1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"16,000 SAINT PETER PORT (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Channel Islander\",\"people_and_society/nationality/noun\":\"Channel Islander(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"66697\",\"people_and_society/population_growth_rate\":0.0028,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.30000000000001137,\"BoxWidth\":0.2999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"IOT\",\"ISO_Code\":\"IO\",\"Path\":\"M 700.5 480.7 700.6 480.7 700.6 480.8 700.8 480.9 700.8 481 700.5 480.7 Z\",\"Xmax\":700.8,\"Xmid\":700.7,\"Xmin\":700.5,\"Ymax\":481,\"Ymid\":480.8,\"Ymin\":480.7,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":60,\"geography/area/water\":54340,\"geography/area_comparative\":\"land area is about one-third the size of Washington, DC\",\"geography/area_sqkm\":60,\"geography/climate\":\"tropical marine; hot, humid, moderated by trade winds\",\"geography/coastline\":\"698 km\",\"geography/elevation/highest_point\":\"ocean-side dunes on Diego Garcia 9 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"6 00 S, 71 30 E;note - Diego Garcia 7 20 S, 72 25 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; archipelago of 55 islands; Diego Garcia, the largest and southernmost island, occupies a strategic location in the central Indian Ocean; the island is the site of a joint US-UK military facility \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Diego Garcia is the only inhabited island of the BIOT and one of only two British territories where traffic drives on the right, the other being Gibraltar\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"archipelago in the Indian Ocean, south of India, about halfway between Africa and Indonesia\",\"geography/map_references\":\"Political Map of the World\",\"geography/terrain\":\"flat and low (most areas do not exceed two m in elevation)\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"self-descriptive name specifying the territorys affiliation and location\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952)\",\"government/executive_branch/head_of_government\":\"Commissioner Dr. Peter HAYES (since 17 October 2012); Administrator John MCMANUS (since April 2011); note - both reside in the UK and are represented by the officer commanding British Forces on Diego Garcia\",\"government/flag_description\":\"white with six blue wavy horizontal stripes; the flag of the UK is in the upper hoist-side quadrant; the striped section bears a palm tree and yellow crown (the symbols of the territory) centered on the outer half of the flag; the wavy stripes represent the Indian Ocean; although not officially described, the six blue stripes may stand for the six main atolls of the archipelago\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Formerly administered as part of the British Crown Colony of Mauritius, the British Indian Ocean Territory (BIOT) was established as an overseas territory of the UK in 1965. A number of the islands of the territory were later transferred to the Seychelles when it attained independence in 1976. Subsequently, BIOT has consisted only of the six main island groups comprising the Chagos Archipelago. Only Diego Garcia, the largest and most southerly of the islands, is inhabited. It contains a joint UK-US naval support facility and hosts one of four dedicated ground antennas that assist in the operation of the Global Positioning System (GPS) navigation system (the others are on Kwajalein (Marshall Islands), at Cape Canaveral, Florida (US), and on Ascension Island (Saint Helena, Ascension, and Tristan da Cunha)). The US Air Force also operates a telescope array on Diego Garcia as part of the Ground-Based Electro-Optical Deep Space Surveillance System (GEODSS) for tracking orbital debris, which can be a hazard to spacecraft and astronauts. Between 1967 and 1973, former agricultural workers, earlier residents in the islands, were relocated primarily to Mauritius, but also to the Seychelles. Negotiations between 1971 and 1982 resulted in the establishment of a trust fund by the British Government as compensation for the displaced islanders, known as Chagossians. Beginning in 1998, the islanders pursued a series of lawsuits against the British Government seeking further compensation and the right to return to the territory. In 2006 and 2007, British court rulings invalidated the immigration policies contained in the 2004 BIOT Constitution Order that had excluded the islanders from the archipelago, but upheld the special military status of Diego Garcia. In 2008, the House of Lords, as the final court of appeal in the UK, ruled in favor of the British Government by overturning the lower court rulings and finding no right of return for the Chagossians. In March 2015, the Permanent Court of Arbitration unanimously held that the marine protected area (MPA) that the UK declared around the Chagos Archipelago in April 2010 was in violation of the UN Convention on the Law of the Sea.\",\"name\":\"British Indian Ocean Territory\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.2999999999999545,\"BoxWidth\":0.39999999999997726,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"BVT\",\"ISO_Code\":\"BV\",\"Path\":\"M 509.1 641.1 509.2 641 509.4 641 509.5 641 509.5 641.1 509.5 641.2 509.2 641.3 509.1 641.1 Z\",\"Xmax\":509.5,\"Xmid\":509.3,\"Xmin\":509.1,\"Ymax\":641.3,\"Ymid\":641.1,\"Ymin\":641,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":49,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.3 times the size of Washington, DC\",\"geography/area_sqkm\":49,\"geography/climate\":\"antarctic\",\"geography/coastline\":\"29.6 km\",\"geography/elevation/highest_point\":\"Olavtoppen (Olav Peak) 780 m\",\"geography/elevation/lowest_point\":\"South Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"54 26 S, 3 24 E\",\"geography/geography_note\":\"almost entirely covered by glacial ice (93%); declared a nature reserve by Norway; the distance from Bouvet Island to Norway is 12,776 km, which is almost one-third the circumference of the earth\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"island in the South Atlantic Ocean, southwest of the Cape of Good Hope (South Africa)\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"volcanic; coast is mostly inaccessible\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after the French naval officer Jean-Baptiste Charles BOUVET who discovered the island in 1739\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of Norway is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This uninhabited, volcanic, Antarctic island is almost entirely covered by glaciers making it difficult to approach; it is recognized as the most remote island on Earth. (It is furthest in distance from any other point of land, 1,639 km from Antarctica.) Bouvet Island was discovered in 1739 by a French naval officer after whom it is named. No claim was made until 1825, when the British flag was raised. A few expeditions visited the island in the late 19th century. In 1929, the UK waived its claim in favor of Norway, which had occupied the island\\u0026amp;nbsp;two years\\u0026amp;nbsp;previously. In 1971, Norway designated Bouvet Island and the adjacent territorial waters a nature reserve. Since 1977, Norway has run an automated meteorological station and studied foraging strategies and distribution of fur seals and penguins on the island. In February 2006, an earthquake weakened the stations foundation causing it to be blown out to sea in a winter storm. Norway erected a new research station in 2014 that can hold six people for periods of two to four months.\",\"name\":\"Bouvet Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.2999999999999545,\"BoxWidth\":0.10000000000002274,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PCN\",\"ISO_Code\":\"PN\",\"Path\":\"M 144.2 530.3 144.2 530.2 144.3 530.1 144.3 530.4 144.2 530.4 144.2 530.3 Z\",\"Xmax\":144.3,\"Xmid\":144.3,\"Xmin\":144.2,\"Ymax\":530.4,\"Ymid\":530.3,\"Ymin\":530.1,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":47,\"geography/area/water\":0,\"geography/area_comparative\":\"about three-tenths the size of Washington, DC\",\"geography/area_sqkm\":47,\"geography/climate\":\"tropical; hot and humid; modified by southeast trade winds; rainy season (November to March)\",\"geography/coastline\":\"51 km\",\"geography/elevation/highest_point\":\"Palwala Valley Point on Big Ridge 347 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"25 04 S, 130 06 W\",\"geography/geography_note\":\"Britains most isolated dependency; only the larger island of Pitcairn is inhabited but it has no port or natural harbor; supplies must be transported by rowed longboat from larger ships stationed offshore\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.745,\"geography/land_use/other\":0.255,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, about midway between Peru and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"rugged volcanic formation; rocky coastline with cliffs\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"25 04 S, 130 05 W\",\"government/capital/name\":\"Adamstown\",\"government/capital/time_difference\":\"UTC-9 (4 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Midshipman Robert PITCAIRN who first sighted the island in 1767\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by UK High Commissioner to New Zealand and Governor (nonresident) of the Pitcairn Islands Laura CLARK (since 25 January 2018)\",\"government/executive_branch/head_of_government\":\"Mayor and Chairman of the Island Council Shawn CHRISTIAN (since 9 November 2016)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Pitcairn Islander coat of arms centered on the outer half of the flag; the green, yellow, and blue of the shield represents the island rising from the ocean; the green field features a yellow anchor surmounted by a bible (both the anchor and the bible were items found on the HMS Bounty); sitting on the crest is a Pitcairn Island wheelbarrow from which springs a flowering twig of miro (a local plant)\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, second Saturday in June (1926); Discovery Day (Pitcairn Day), 2 July (1767)\",\"government/national_symbol_s\":\"\",\"introduction\":\"Pitcairn Island was discovered in 1767 by the British and settled in 1790 by the Bounty mutineers and their Tahitian companions. Pitcairn was the first Pacific island to become a British colony (in 1838) and today remains the last vestige of that empire in the South Pacific. Outmigration, primarily to New Zealand, has thinned the population from a peak of 233 in 1937 to less than 50 today.\",\"name\":\"Pitcairn Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"other descendants of the Bounty mutineers and their Tahitian wives\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Pitcairn Islander\",\"people_and_society/nationality/noun\":\"Pitcairn Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"54\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"0% of total population (2012)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.1999999999999318,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NFK\",\"ISO_Code\":\"NF\",\"Path\":\"M 965.5 544.7 965.6 544.6 965.7 544.7 965.6 544.8 965.5 544.8 965.5 544.7 Z\",\"Xmax\":965.7,\"Xmid\":965.6,\"Xmin\":965.5,\"Ymax\":544.8,\"Ymid\":544.7,\"Ymin\":544.6,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":36,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.2 times the size of Washington, DC\",\"geography/area_sqkm\":36,\"geography/climate\":\"subtropical; mild, little seasonal temperature variation\",\"geography/coastline\":\"32 km\",\"geography/elevation/highest_point\":\"Mount Bates 319 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"29 02 S, 167 57 E\",\"geography/geography_note\":\"most of the 32 km coastline consists of almost inaccessible cliffs, but the land slopes down to the sea in one small southern area on Sydney Bay, where the capital of Kingston is situated\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.25,\"geography/land_use/forest\":0.115,\"geography/land_use/other\":0.635,\"geography/location\":\"Oceania, island in the South Pacific Ocean, east of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic island with mostly rolling plains\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"29 03 S, 167 58 E\",\"government/capital/name\":\"Kingston\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by British explorer Captain James COOK after Mary HOWARD, Duchess of Norfolk, in 1774\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Eric HUTCHINSON (since 1 April 2017)\",\"government/flag_description\":\"three vertical bands of green (hoist side), white, and green with a large green Norfolk Island pine tree centered in the slightly wider white band; green stands for the rich vegetation on the island, and the pine tree - endemic to the island - is a symbol of Norfolk Island\",\"government/government_type\":\"non-self-governing overseas territory of Australia; note - the Norfolk Island Regional Council, which began operations 1 July 2016, is responsible for planning and managing a variety of public services, including those funded by the Government of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Bounty Day (commemorates the arrival of Pitcairn Islanders), 8 June (1856)\",\"government/national_symbol_s\":\"Norfolk Island pine\",\"introduction\":\"Two British attempts at establishing the island as a penal colony (1788-1814 and 1825-55) were ultimately abandoned. In 1856, the island was resettled by Pitcairn Islanders, descendants of the Bounty mutineers and their Tahitian companions.\",\"name\":\"Norfolk Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Australian 22.8%, English 22.4%, Pitcairn 20%, Scottish 6%, Irish 5.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Norfolk Islander(s)\",\"people_and_society/nationality/noun\":\"Norfolk Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1748\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"80\"},{\"BoxHeight\":0.10000000000002274,\"BoxWidth\":0.09999999999990905,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MAC\",\"ISO_Code\":\"MO\",\"Path\":\"M 814.7 397.4 814.8 397.4 814.8 397.5 814.7 397.4 Z\",\"Xmax\":814.8,\"Xmid\":814.8,\"Xmin\":814.7,\"Ymax\":397.5,\"Ymid\":397.4,\"Ymin\":397.4,\"economy/currency\":\"patacas (MOP)\",\"economy/gdp_per_capita_ppp/2017\":\"110000\",\"economy/gdp_real_growth_rate/2017\":0.091,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.563 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":28.2,\"geography/area/water\":0,\"geography/area_comparative\":\"less than one-sixth the size of Washington, DC\",\"geography/area_sqkm\":28.2,\"geography/climate\":\"subtropical; marine with cool winters, warm summers\",\"geography/coastline\":\"41 km\",\"geography/elevation/highest_point\":\"Alto Coloane 172 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"22 10 N, 113 33 E\",\"geography/geography_note\":\"essentially urban; an area of land reclaimed from the sea measuring 5.2 sq km and known as Cotai now connects the islands of Coloane and Taipa; the island area is connected to the mainland peninsula by three bridges\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"3 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Eastern Asia, bordering the South China Sea and China\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"generally flat\",\"government/administrative_divisions\":\"none (special administrative region of the Peoples Republic of China)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"name is thought to derive from the A-Ma Temple - built in 1488 and dedicated to Mazu, the goddess of seafarers and fishermen - which is referred to locally as \\u0022Maa Gok\\u0022 - and in Portuguese became \\u0022Macau\\u0022; the Chinese name Aomen means \\u0022inlet gates\\u0022\",\"government/executive_branch/chief_of_state\":\"President of China XI Jinping (since 14 March 2013)\",\"government/executive_branch/head_of_government\":\"Chief Executive Fernando CHUI Sai On (since 20 December 2009)\",\"government/flag_description\":\"green with a lotus flower above a stylized bridge and water in white, beneath an arc of five gold, five-pointed stars: one large in the center of the arc and two smaller on either side; the lotus is the floral emblem of Macau, the three petals represent the peninsula and two islands that make up Macau; the five stars echo those on the flag of China\",\"government/government_type\":\"executive-led limited democracy; a special administrative region of the Peoples Republic of China\",\"government/independence\":\"none (special administrative region of China)\",\"government/national_holiday\":\"National Day (anniversary of the Founding of the Peoples Republic of China), 1 October (1949); note - 20 December (1999) is celebrated as Macau Special Administrative Region Establishment Day\",\"government/national_symbol_s\":\"lotus blossom; national colors: green, white, yellow\",\"introduction\":\"Colonized by the Portuguese in the 16th century, Macau was the first European settlement in the Far East. Pursuant to an agreement signed by China and Portugal on 13 April 1987, Macau became the Macau Special Administrative Region of the Peoples Republic of China on 20 December 1999. In this agreement, China promised that, under its \\u0022one country, two systems\\u0022 formula, Chinas political and economic system would not be imposed on Macau, and that Macau would enjoy a \\u0022high degree of autonomy\\u0022 in all matters except foreign affairs and defense for the subsequent 50 years.\",\"name\":\"Macau\",\"people_and_society/age_structure/0_14_years\":0.1392,\"people_and_society/age_structure/15_24_years\":0.1122,\"people_and_society/age_structure/25_54_years\":0.4975,\"people_and_society/age_structure/55_64_years\":0.1395,\"people_and_society/age_structure/65_years_and_over\":0.1116,\"people_and_society/birth_rate\":\"8.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Chinese 88.7%, Portuguese 1.1%, mixed 1.1%, other 9.2% (includes Macanese - mixed Portuguese and Asian ancestry) (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"84.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Chinese\",\"people_and_society/nationality/noun\":\"Chinese\",\"people_and_society/net_migration_rate\":\"3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"606340\",\"people_and_society/population_growth_rate\":0.0071,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"428\"},{\"BoxHeight\":0.20000000000004547,\"BoxWidth\":0.1999999999999318,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NRU\",\"ISO_Code\":\"NR\",\"Path\":\"M 962.7 462 962.8 461.9 962.9 462 962.7 462.1 962.7 462 Z\",\"Xmax\":962.9,\"Xmid\":962.8,\"Xmin\":962.7,\"Ymax\":462.1,\"Ymid\":462,\"Ymin\":461.9,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"12300\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"76,540 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":21,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.1 times the size of Washington, DC\",\"geography/area_sqkm\":21,\"geography/climate\":\"tropical with a monsoonal pattern; rainy season (November to February)\",\"geography/coastline\":\"30 km\",\"geography/elevation/highest_point\":\"Command Ridge 70 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"0 32 S, 166 55 E\",\"geography/geography_note\":\"worlds smallest island country; situated just 53 km south of the Equator; Nauru is one of the three great phosphate rock islands in the Pacific Ocean - the others are Banaba (Ocean Island) in Kiribati and Makatea in French Polynesia\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0.2,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.8,\"geography/location\":\"Oceania, island in the South Pacific Ocean, south of the Marshall Islands\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"sandy beach rises to fertile ring around raised coral reefs with phosphate plateau in center\",\"government/administrative_divisions\":\"14 districts; Aiwo, Anabar, Anetan, Anibare, Baitsi, Boe, Buada, Denigomodu, Ewa, Ijuw, Meneng, Nibok, Uaboe, Yaren\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"no official capital; government offices in the Yaren District\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the island name may derive from the Nauruan word \\u0022anaoero\\u0022 meaning \\u0022I go to the beach\\u0022\",\"government/executive_branch/chief_of_state\":\"President Lionel AINGIMEA (since 27 August 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Lionel AINGIMEA (since 27 August 2019)\",\"government/flag_description\":\"blue with a narrow, horizontal, gold stripe across the center and a large white 12-pointed star below the stripe on the hoist side; blue stands for the Pacific Ocean, the star indicates the countrys location in relation to the Equator (the gold stripe) and the 12 points symbolize the 12 original tribes of Nauru; the stars white color represents phosphate, the basis of the islands wealth\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 January 1968 (from the Australia-, NZ-, and UK-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 31 January (1968)\",\"government/national_symbol_s\":\"frigatebird, calophyllum flower; national colors: blue, yellow, white\",\"introduction\":\"The exact origins of the Nauruans are unclear since their language does not resemble any other in the Pacific region. Germany annexed the island in 1888. A German-British consortium began mining the islands phosphate deposits early in the 20th century. Australian forces occupied Nauru in World War I; it subsequently became a League of Nations mandate. After the Second World War - and a brutal occupation by Japan - Nauru became a UN trust territory. It achieved independence in 1968 and joined the UN in 1999 as the worlds smallest independent republic.\",\"name\":\"Nauru\",\"people_and_society/age_structure/0_14_years\":0.3118,\"people_and_society/age_structure/15_24_years\":0.1637,\"people_and_society/age_structure/25_54_years\":0.4308,\"people_and_society/age_structure/55_64_years\":0.0651,\"people_and_society/age_structure/65_years_and_over\":0.0286,\"people_and_society/birth_rate\":\"23.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Nauruan 88.9%, part Nauruan 6.6%, I-Kiribati 2%, other 2.5% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Nauruan\",\"people_and_society/nationality/noun\":\"Nauruan(s)\",\"people_and_society/net_migration_rate\":\"-12.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9692\",\"people_and_society/population_growth_rate\":0.0051,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"30\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CCK\",\"ISO_Code\":\"CC\",\"Path\":\"M 768.5 493.5 768.4 493.7 768.3 493.6 768.4 493.5 768.5 493.5 Z M 768.5 494.5 768.5 494.7 768.4 494.6 768.4 494.5 768.5 494.5 Z\",\"Xmax\":768.5,\"Xmid\":768.4,\"Xmin\":768.3,\"Ymax\":494.7,\"Ymid\":494.1,\"Ymin\":493.5,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14,\"geography/area/water\":0,\"geography/area_comparative\":\"about 24 times the size of The Mall in Washington, DC\",\"geography/area_sqkm\":14,\"geography/climate\":\"tropical with high humidity, moderated by the southeast trade winds for about nine months of the year\",\"geography/coastline\":\"26 km\",\"geography/elevation/highest_point\":\"South Point on South Island 9 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 30 S, 96 50 E\",\"geography/geography_note\":\"islands are thickly covered with coconut palms and other vegetation; site of a World War I naval battle in November 1914 between the Australian light cruiser HMAS Sydney and the German raider SMS Emden; after being heavily damaged in the engagement, the Emden was beached by her captain on North Keeling Island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of islands in the Indian Ocean, southwest of Indonesia, about halfway between Australia and Sri Lanka\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"flat, low-lying coral atolls\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"12 10 S, 96 50 E\",\"government/capital/name\":\"West Island\",\"government/capital/time_difference\":\"UTC\\u002B6.5 (11.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name refers to the abundant coconut trees on the islands and to English Captain William KEELING, the first European to sight the islands in 1609\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Natasha GRIGGS (since 5 October 2018)\",\"government/flag_description\":\"the flag of Australia is used\",\"government/government_type\":\"non-self-governing overseas territory of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788)\",\"government/national_symbol_s\":\"\",\"introduction\":\"There are 27 coral islands in the group. Captain William KEELING discovered the islands in 1609, but they remained uninhabited until the 19th century. From the 1820s to 1978, members of the CLUNIES-ROSS family controlled the islands and the copra produced from local coconuts. Annexed by the UK in 1857, the Cocos Islands were transferred to the Australian Government in 1955. Apart from North Keeling Island, which lies 30 kilometers north of the main group, the islands form a horseshoe-shaped atoll surrounding a lagoon. North Keeling Island was declared a national park in 1995 and is administered by Parks Australia. The population on the two inhabited islands generally is split between the ethnic Europeans on West Island and the ethnic Malays on Home Island.\",\"name\":\"Cocos (Keeling) Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Europeans, Cocos Malays\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Cocos Islander\",\"people_and_society/nationality/noun\":\"Cocos Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"596\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"22\"},{\"BoxHeight\":0.0999999999999659,\"BoxWidth\":0.09999999999999787,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TKL\",\"ISO_Code\":\"TK\",\"Path\":\"M 21.8 484.4 21.9 484.4 21.8 484.4 21.8 484.3 21.9 484.4 21.8 484.4 Z\",\"Xmax\":21.9,\"Xmid\":21.8,\"Xmin\":21.8,\"Ymax\":484.4,\"Ymid\":484.4,\"Ymin\":484.3,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":12,\"geography/area/water\":0,\"geography/area_comparative\":\"about 17 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":12,\"geography/climate\":\"tropical; moderated by trade winds (April to November)\",\"geography/coastline\":\"101 km\",\"geography/elevation/highest_point\":\"unnamed location 5 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"9 00 S, 172 00 W\",\"geography/geography_note\":\"consists of three atolls (Atafu, Fakaofo, Nukunonu), each with a lagoon surrounded by a number of reef-bound islets of varying length and rising to over 3 m above sea level\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0.6,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.4,\"geography/location\":\"Oceania, group of three atolls in the South Pacific Ocean, about one-half of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low-lying coral atolls enclosing large lagoons\",\"government/administrative_divisions\":\"none (territory of New Zealand)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"\\u0022tokelau\\u0022 is a Polynesian word meaning \\u0022north wind\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of New Zealand Governor General Dame Patricia Lee REDDY (since 28 September 2016); New Zealand is represented by Administrator Jonathan KINGS (since 30 August 2017)\",\"government/executive_branch/head_of_government\":\"Afega GAULOFA (since 10 March 2016); note - position rotates annually among the three Faipule (village leaders)\",\"government/flag_description\":\"a yellow stylized Tokelauan canoe on a dark blue field sails toward the manu - the Southern Cross constellation of four, white, five-pointed stars at the hoist side; the Southern Cross represents the role of Christianity in Tokelauan culture and, in conjunction with the canoe, symbolizes the country navigating into the future; the color yellow indicates happiness and peace, and the blue field represents the ocean on which the community relies\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy\",\"government/independence\":\"none (territory of New Zealand)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840)\",\"government/national_symbol_s\":\"tuluma (fishing tackle box); national colors: blue, yellow, white\",\"introduction\":\"Originally settled by Polynesian emigrants from surrounding island groups, the Tokelau Islands were made a British protectorate in 1889. They were transferred to New Zealand administration in 1925. Referenda held in 2006 and 2007 to change the status of the islands from that of a New Zealand territory to one of free association with New Zealand did not meet the needed threshold for approval.\",\"name\":\"Tokelau\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tokelauan 64.5%, part Tokelauan/Samoan 9.7%, part Tokelauan/Tuvaluan 2.8%, Tuvaluan 7.5%, Samoan 5.8%, other Pacific Islander 3.4%, other 5.6%, unspecified 0.8% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Tokelauan\",\"people_and_society/nationality/noun\":\"Tokelauan(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1285\",\"people_and_society/population_growth_rate\":-0.0001,\"people_and_society/urbanization/urban_population\":\"0% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.6999999999999886,\"BoxWidth\":1.3000000000000682,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XA\",\"ISO_Code\":\"XA\",\"Path\":\"M 812.6 413.7 812.6 413.8 812.4 413.7 812.4 413.6 812.6 413.7 Z M 811.5 413.3 811.4 413.3 811.3 413.2 811.4 413.1 811.5 413.2 811.5 413.3 Z\",\"Xmax\":812.6,\"Xmid\":812,\"Xmin\":811.3,\"Ymax\":413.8,\"Ymid\":413.5,\"Ymin\":413.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":7.75,\"geography/area/water\":0,\"geography/area_comparative\":\"land area is about 13 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":7.75,\"geography/climate\":\"tropical\",\"geography/coastline\":\"518 km\",\"geography/elevation/highest_point\":\"unnamed location on Rocky Island 14 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 30 N, 112 00 E\",\"geography/geography_note\":\"composed of 130 small coral islands and reefs divided into the northeast Amphitrite Group and the western Crescent Group\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of small islands and reefs in the South China Sea, about one-third of the way from central Vietnam to the northern Philippines\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly low and flat\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"Portuguese navigators began to refer to the \\u0022Ilhas do Pracel\\u0022 in the 16th century as a designation of low lying islets, sandbanks, and reefs scattered over a wide area; over time the name changed to \\u0022parcel\\u0022 and then \\u0022paracel\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The Paracel Islands are surrounded by productive fishing grounds and by potential oil and gas reserves. In 1932, French Indochina annexed the islands and set up a weather station on Pattle Island; maintenance was continued by its successor, Vietnam. China has occupied all the Paracel Islands since 1974, when its troops seized a South Vietnamese garrison occupying the western islands. China built a military installation on Woody Island with an airfield and artificial harbor. The islands also are claimed by Taiwan and Vietnam.\",\"name\":\"Paracel Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1440\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.0999999999999659,\"BoxWidth\":0.20000000000001705,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CPT\",\"ISO_Code\":\"CP\",\"Path\":\"M 197.1 431.8 197.2 431.8 197.3 431.8 197.2 431.9 197.1 431.8 Z\",\"Xmax\":197.3,\"Xmid\":197.2,\"Xmin\":197.1,\"Ymax\":431.9,\"Ymid\":431.8,\"Ymin\":431.8,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":6,\"geography/area/water\":0,\"geography/area_comparative\":\"about 12 times the size of The Mall in Washington, DC\",\"geography/area_sqkm\":6,\"geography/climate\":\"tropical; humid, average temperature 20-32 degrees Celsius, wet season (May to October)\",\"geography/coastline\":\"11.1 km\",\"geography/elevation/highest_point\":\"Rocher Clipperton 29 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"10 17 N, 109 13 W\",\"geography/geography_note\":\"the atoll reef is approximately 12 km (7.5 mi) in circumference; an attempt to colonize the atoll in the early 20th century ended in disaster and was abandoned in 1917\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Middle America, atoll in the North Pacific Ocean, 1,120 km southwest of Mexico\",\"geography/map_references\":\"Political Map of the World\",\"geography/terrain\":\"coral atoll\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after an 18th-century English pirate who supposedly used the island as a base\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of France is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This isolated atoll was named for John CLIPPERTON, an English pirate who was rumored to have made it his hideout early in the 18th century. Annexed by France in 1855 and claimed by the US, it was seized by Mexico in 1897. Arbitration eventually awarded the island to France in 1931, which took possession in 1935.\",\"name\":\"Clipperton Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.10000000000002274,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XL\",\"ISO_Code\":\"XL\",\"Path\":\"M 292 408.6 292.1 408.6 292.1 408.7 292.1 408.8 292 408.6 Z\",\"Xmax\":292.1,\"Xmid\":292.1,\"Xmin\":292,\"Ymax\":408.8,\"Ymid\":408.7,\"Ymin\":408.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":5.4,\"geography/area/water\":0,\"geography/area_comparative\":\"about nine times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":5.4,\"geography/climate\":\"marine, tropical\",\"geography/coastline\":\"8 km\",\"geography/elevation/highest_point\":\"200 m NNW of lighthouse 85 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 25 N, 75 02 W\",\"geography/geography_note\":\"strategic location 160 km south of the US Naval Base at Guantanamo Bay, Cuba; mostly exposed rock with numerous solution holes (limestone sinkholes) but with enough grassland to support goat herds; dense stands of fig trees, scattered cactus\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Caribbean, island in the Caribbean Sea, 30 nm west of Tiburon Peninsula of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"raised flat to undulating coral and limestone plateau; ringed by vertical white cliffs (9 to 15 m high)\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"the flat island was named \\u0022Navaza\\u0022 by some of Christopher COLUMBUS sailors in 1504; the name derives from the Spanish term \\u0022nava\\u0022 meaning \\u0022flat land, plain, or field\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of the US is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This uninhabited island was claimed by the US in 1857 for its guano. Mining took place between 1865 and 1898. The lighthouse, built in 1917, was shut down in 1996 and administration of Navassa Island transferred from the US Coast Guard to the Department of the Interior, Office of Insular Affairs. A 1998 scientific expedition to the island described it as a \\u0022unique preserve of Caribbean biodiversity.\\u0022 The following year it became a National Wildlife Refuge and annual scientific expeditions have continued.\",\"name\":\"Navassa Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.1999999999999318,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XB\",\"ISO_Code\":\"XB\",\"Path\":\"M 816.7 429.8 816.8 429.7 816.8 429.6 816.9 429.8 816.8 429.8 816.7 429.8 Z\",\"Xmax\":816.9,\"Xmid\":816.8,\"Xmin\":816.7,\"Ymax\":429.8,\"Ymid\":429.7,\"Ymin\":429.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":5,\"geography/area/water\":0,\"geography/area_comparative\":\"land area is about seven times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":5,\"geography/climate\":\"tropical\",\"geography/coastline\":\"926 km\",\"geography/elevation/highest_point\":\"unnamed location on Southwest Cay 6 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 38 N, 111 55 E\",\"geography/geography_note\":\"strategically located near several primary shipping lanes in the central South China Sea; includes numerous small islands, atolls, shoals, and coral reefs\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of reefs and islands in the South China Sea, about two-thirds of the way from southern Vietnam to the southern Philippines\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"small, flat islands, islets, cays, and reefs\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after a British whaling captain Richard SPRATLY, who sighted Spratly Island in 1843; the name of the island eventually passed to the entire archipelago\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The Spratly Islands consist of more than 100 small islands or reefs surrounded by rich fishing grounds - and potentially by gas and oil deposits. They are claimed in their entirety by China, Taiwan, and Vietnam, while portions are claimed by Malaysia and the Philippines. About 45 islands are occupied by relatively small numbers of military forces from China, Malaysia, the Philippines, Taiwan, and Vietnam. Since 1985 Brunei has claimed a continental shelf that overlaps a southern reef but has not made any formal claim to the reef. Brunei claims an exclusive economic zone over this area.\",\"name\":\"Spratly Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"VAT\",\"ISO_Code\":\"VA\",\"Path\":\"M 534.4 332.4 534.5 332.3 534.6 332.3 534.6 332.4 534.4 332.5 534.4 332.4 Z\",\"Xmax\":534.6,\"Xmid\":534.5,\"Xmin\":534.4,\"Ymax\":332.5,\"Ymid\":332.4,\"Ymin\":332.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":0.44,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.7 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":0.44,\"geography/climate\":\"temperate; mild, rainy winters (September to May) with hot, dry summers (May to September)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Vatican Gardens (Vatican Hill) 78 m\",\"geography/elevation/lowest_point\":\"Saint Peters Square 19 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"41 54 N, 12 27 E\",\"geography/geography_note\":\"landlocked; an enclave in Rome, Italy; worlds smallest state; beyond the territorial boundary of Vatican City, the Lateran Treaty of 1929 grants the Holy See extraterritorial authority over 23 sites in Rome and five outside of Rome, including the Pontifical Palace at Castel Gandolfo (the Popes summer residence)\",\"geography/land_boundaries/border_countries\":\"Italy 3.4 km\",\"geography/land_boundaries/total\":\"3.4 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southern Europe, an enclave of Rome (Italy)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"urban; low hill\",\"government/administrative_divisions\":\"none\",\"government/capital/geographic_coordinates\":\"41 54 N, 12 27 E\",\"government/capital/name\":\"Vatican City\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022holy\\u0022 comes from the Greek word \\u0022hera\\u0022 meaning \\u0022sacred\\u0022; \\u0022see\\u0022 comes from the Latin word \\u0022sedes\\u0022 meaning \\u0022seat,\\u0022 and refers to the episcopal chair; the term \\u0022Vatican\\u0022 derives from the hill Mons Vaticanus on which the Vatican is located and which comes from the Latin \\u0022vaticinari\\u0022 (to prophesy), referring to the fortune tellers and soothsayers who frequented the area in Roman times\",\"government/executive_branch/chief_of_state\":\"Pope FRANCIS (since 13 March 2013)\",\"government/executive_branch/head_of_government\":\"Secretary of State Cardinal Pietro PAROLIN (since 15 October 2013); note - Head of Government of Vatican City is President Cardinal Giuseppe BERTELLO (since 1 October 2011)\",\"government/flag_description\":\"two vertical bands of yellow (hoist side) and white with the arms of the Holy See, consisting of the crossed keys of Saint Peter surmounted by the three-tiered papal tiara, centered in the white band; the yellow color represents the popes spiritual power, the white his worldly power\",\"government/government_type\":\"ecclesiastical elective monarchy; self-described as an \\u0022absolute monarchy\\u0022\",\"government/independence\":\"11 February 1929; note - the three treaties signed with Italy on 11 February 1929 acknowledged, among other things, the full sovereignty of the Holy See and established its territorial extent; however, the origin of the Papal States, which over centuries varied considerably in extent, may be traced back to A.D. 754\",\"government/national_holiday\":\"Election Day of Pope FRANCIS, 13 March\",\"government/national_symbol_s\":\"crossed keys beneath a papal tiara; national colors: yellow, white\",\"introduction\":\"Popes in their secular role ruled portions of the Italian peninsula for more than a thousand years until the mid-19th century, when many of the Papal States were seized by the newly united Kingdom of Italy. In 1870, the popes holdings were further circumscribed when Rome itself was annexed. Disputes between a series of \\u0022prisoner\\u0022 popes and Italy were resolved in 1929 by three Lateran Treaties, which established the independent state of Vatican City and granted Roman Catholicism special status in Italy. In 1984, a concordat between the Holy See and Italy modified certain of the earlier treaty provisions, including the primacy of Roman Catholicism as the Italian state religion. Present concerns of the Holy See include religious freedom, threats against minority Christian communities in Africa and the Middle East, the plight of refugees and migrants, sexual misconduct by clergy, international development, interreligious dialogue and reconciliation, and the application of church doctrine in an era of rapid change and globalization. About 1.3 billion people worldwide profess Catholicism - the worlds largest Christian faith.\",\"name\":\"Vatican City\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Italian, Swiss, Argentinian, and other nationalities from around the world (2017)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"1,000 VATICAN CITY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"none\",\"people_and_society/nationality/noun\":\"none\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1000\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16,\"BoxWidth\":22,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.452,\"ISO3_Code\":\"BFA\",\"ISO_Code\":\"BF\",\"Path\":\"M 500.6 418.5 500.6 419 500.6 419.3 500.5 419.9 500.6 420.1 501.1 420.6 501 421 501.1 421.3 501.7 422 501.7 422.2 502.1 422.3 502.2 422.4 502.6 422.5 502.7 422.6 502.8 422.8 503.3 423.1 503.2 423.3 502.8 423.2 502.8 424.2 503.1 424.3 504.4 425.3 505.1 425.3 505.5 425 505.9 425.1 506 425.2 506.2 425.4 506.3 425.8 506 425.9 505.8 425.9 505.8 426.1 506 426.4 506.7 427.3 506.4 428 506 428.3 505.6 428.7 505.1 428.6 504.5 428.8 504.3 428.6 503.9 428.6 503.7 428.9 503.7 429 503.5 429 503.5 429.2 503.2 429.2 503.2 429.4 503 429.5 503 429.7 502.7 429.6 502.6 429.8 502.5 429.9 501.8 429.9 501.4 430 501.3 429.8 500.3 429.6 499.6 429.5 499.3 429.4 499 429.6 498.9 429.6 498.8 429.8 498.4 429.9 498.3 430.1 498.1 429.9 497.6 430 497.1 429.9 496.2 429.9 496 429.8 495.4 429.9 494.9 429.9 494.4 429.9 492.2 429.9 492.2 430.1 491.9 430.7 491.9 431 492.1 431.4 492.3 431.5 492.1 431.8 492.3 432 492.3 432.2 492.3 432.7 492.4 433.2 492.3 433.4 492.4 433.7 492.3 433.9 492.6 434.1 492.4 434.3 492.2 434.3 491.9 434 491.7 433.5 491.5 433.4 491.3 433.2 491.2 433.1 491.1 432.9 490.9 433.1 490.6 432.9 489.9 432.8 489.2 433 488.8 433.2 488.6 433.2 488.2 433.4 488.1 433.8 487.8 433.8 487.7 433.7 487.5 433.7 487.5 433.4 487.3 433.5 487.2 433.5 487 433.6 486.7 433.4 486.6 433.1 486.3 433 486.2 432.7 486.2 432.6 486 432.4 485.8 431.9 485.5 431.8 485 431.9 484.7 431.5 484.9 430.3 484.8 429.7 485.2 429.4 485.6 428.6 485.5 428.3 485.3 428.1 485.4 427.7 485.1 427.5 485.4 427.5 485.9 427.1 486.9 427 487.3 426.7 487.4 426.5 487.7 426.1 487.8 425.5 487.6 425.2 487.6 425 487.8 425 488.1 425 488.3 424.8 488.3 424.4 488 423.8 488.9 422.9 489.1 422.9 489.1 423.1 489.5 423.2 490.1 423.6 490.4 423.7 490.6 423.5 491 423.3 490.9 422.7 491 422.2 491.2 422.2 491.4 422.3 491.6 422.4 492 422.3 492 421.9 492.2 421.2 493.1 420.6 494.3 420.9 494.4 420.8 494.5 420.7 494.6 420 494.9 420 495.4 419.9 496.3 419.3 497 419.1 498 418.3 498.7 418.3 498.9 418.4 499.3 418.3 500 418.5 500.3 418.5 500.6 418.5 Z M 503.6 423.2 503.4 423.3 503.4 423.1 503.6 423.2 Z\",\"Xmax\":506.7,\"Xmid\":495.2,\"Xmin\":484.7,\"Ymax\":434.3,\"Ymid\":426.3,\"Ymin\":418.3,\"economy/currency\":\"Congolese francs (CDF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$800\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.146 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":2267048,\"geography/area/water\":77810,\"geography/area_comparative\":\"slightly less than one-fourth the size of the US\",\"geography/area_sqkm\":2344858,\"geography/climate\":\"tropical; hot and humid in equatorial river basin; cooler and drier in southern highlands; cooler and wetter in eastern highlands; north of Equator - wet season (April to October), dry season (December to February); south of Equator - wet season (November to March), dry season (April to October)\",\"geography/coastline\":\"37 km\",\"geography/elevation/highest_point\":\"Pic Marguerite on Mont Ngaliema (Mount Stanley) 5,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"726 m\",\"geography/geographic_coordinates\":\"0 00 N, 25 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second largest country in Africa (after Algeria) and largest country in Sub-Saharan Africa; straddles the equator; dense tropical rain forest in central river basin and eastern highlands; the narrow strip of land that controls the lower Congo River is the DRC\\u0026#39;s only outlet to the South Atlantic Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; because of its speed, cataracts, rapids, and turbulence the Congo River, most of which flows through the DRC, has never been accurately measured along much of its length; nonetheless, it is conceded to be the deepest river in the world; estimates of its greatest depth vary between 220 and 250 meters\",\"geography/land_boundaries/border_countries\":\"Angola 2646 km (of which 225 km is the boundary of Angola\\u0026#39;s discontiguous Cabinda Province), Burundi 236 km, Central African Republic 1747 km, Republic of the Congo 1229 km, Rwanda 221 km, South Sudan 714 km, Tanzania 479 km, Uganda 877 km, Zambia 2332 km\",\"geography/land_boundaries/total\":\"10,481 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.08,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.207,\"geography/location\":\"Central Africa, northeast of Angola\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast central basin is a low-lying plateau; mountains in east\",\"government/administrative_divisions\":\"26 provinces (provinces, singular - province); Bas-Uele (Lower Uele), Equateur, Haut-Katanga (Upper Katanga), Haut-Lomami (Upper Lomami), Haut-Uele (Upper Uele), Ituri, Kasai, Kasai-Central, Kasai-Oriental (East Kasai), Kinshasa, Kongo Central, Kwango, Kwilu, Lomami, Lualaba, Mai-Ndombe, Maniema, Mongala, Nord-Kivu (North Kivu), Nord-Ubangi (North Ubangi), Sankuru, Sud-Kivu (South Kivu), Sud-Ubangi (South Ubangi), Tanganyika, Tshopo, Tshuapa\",\"government/capital/geographic_coordinates\":\"4 19 S, 15 18 E\",\"government/capital/name\":\"Kinshasa\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, most of which lies within the DRC; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0026quot;hunters\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Felix TSHISEKEDI (since 24 January 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sylvestre ILUNGA Ilunkamba (since 20 May 2019); Deputy Prime Ministers Jose MAKILA, Leonard She OKITUNDU, Henri MOVA Sankanyi (since February 2018)\",\"government/flag_description\":\"sky blue field divided diagonally from the lower hoist corner to upper fly corner by a red stripe bordered by two narrow yellow stripes; a yellow, five-pointed star appears in the upper hoist corner; blue represents peace and hope, red the blood of the country\\u0026#39;s martyrs, and yellow the country\\u0026#39;s wealth and prosperity; the star symbolizes unity and the brilliant future for the country\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"30 June 1960 (from Belgium)\",\"government/national_holiday\":\"Independence Day, 30 June (1960)\",\"government/national_symbol_s\":\"leopard; national colors: sky blue, red, yellow\",\"introduction\":\"Established as an official Belgian colony in 1908, the then-Republic of the Congo gained its independence in 1960, but its early years were marred by political and social instability. Col. Joseph MOBUTU seized power and declared himself president in a November 1965 coup. He subsequently changed his name - to MOBUTU Sese Seko - as well as that of the country - to Zaire. MOBUTU retained his position for 32 years through several sham elections, as well as through brutal force. Ethnic strife and civil war, touched off by a massive inflow of refugees in 1994 from conflict in Rwanda and Burundi, led in May 1997 to the toppling of the MOBUTU regime by a rebellion backed by Rwanda and Uganda and fronted by Laurent KABILA. KABILA renamed the country the Democratic Republic of the Congo (DRC), but in August 1998 his regime was itself challenged by a second insurrection again backed by Rwanda and Uganda. Troops from Angola, Chad, Namibia, Sudan, and Zimbabwe intervened to support KABILA\\u0026#39;s regime. In January 2001, KABILA was assassinated and his son, Joseph KABILA, was named head of state. In October 2002, the new president was successful in negotiating the withdrawal of Rwandan forces occupying the eastern DRC; two months later, the Pretoria Accord was signed by all remaining warring parties to end the fighting and establish a government of national unity. Presidential, National Assembly, and provincial legislatures took place in 2006, with Joseph KABILA elected to office. National elections were held in November 2011 and disputed results allowed Joseph KABILA to be reelected to the presidency. While the DRC constitution barred President KABILA from running for a third term, the DRC Government delayed national elections originally slated for November 2016, to 30 December 2018. This failure to hold elections as scheduled fueled significant civil and political unrest, with sporadic street protests by KABILA\\u0026amp;rsquo;s opponents and exacerbation of tensions in the tumultuous eastern DRC regions. Presidential, legislative, and provincial elections were held in late December 2018 and early 2019 across most of the country. The DRC Government canceled presidential elections in the cities of Beni and Butembo (citing concerns over an ongoing Ebola outbreak in the region) as well as Yumbi (which had recently experienced heavy violence). Opposition candidate Felix TSHISEKEDI was announced the election winner on 10 January 2019 and inaugurated two weeks later. This was the first transfer of power to an opposition candidate without significant violence or a coup since the DRC\\u0026#39;s independence.\\u0026amp;nbsp; The DRC, particularly in the East, continues to experience violence perpetrated by over 100 armed groups active in the region, including the Allied Democratic Forces (ADF), the Democratic Forces for the Liberation of Rwanda (FDLR), and assorted Mai Mai militias. The UN Organization Stabilization Mission in the DRC (MONUSCO) has operated in the region since 1999 and is the largest and most expensive UN peacekeeping mission in the world. \\u0026amp;nbsp;\",\"name\":\"Burkina Faso\",\"people_and_society/age_structure/0_14_years\":0.4125,\"people_and_society/age_structure/15_24_years\":0.2146,\"people_and_society/age_structure/25_54_years\":0.3096,\"people_and_society/age_structure/55_64_years\":0.0363,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"over 200 African ethnic groups of which the majority are Bantu; the four largest tribes - Mongo, Luba, Kongo (all Bantu), and the Mangbetu-Azande (Hamitic) - make up about 45% of the population\",\"people_and_society/life_expectancy_at_birth/total_population\":\"58.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.743 million KINSHASA (capital), 2.413 million Mbuji-Mayi, 2.377 million Lubumbashi, 1.395 million Kananga, 1.213 million Kisangani, 1,025,000 Bukavu (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85281024\",\"people_and_society/population_growth_rate\":0.0233,\"people_and_society/urbanization/urban_population\":\"45% of total population (2019)\",\"transportation/airports\":\"198\",\"transportation/railways/total\":\"4007\",\"transportation/roadways/total\":\"152373\"},{\"BoxHeight\":52.5,\"BoxWidth\":53,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COD\",\"ISO_Code\":\"CD\",\"Path\":\"M 576.1 446.6 576.4 447 576.7 447 577 447.3 577.1 447.8 577.3 447.9 577.7 447.9 577.8 448.3 578 448.3 578.2 448.5 578.6 448.5 578.7 448.7 578.9 448.7 579.1 448.5 579.5 448.3 579.6 448 579.8 447.9 579.9 448.1 580.4 448.1 581 448.5 581.3 448.4 581.6 448.1 581.7 447.6 582.2 447.7 582.6 447.9 582.6 448.4 583 448.6 583 448.8 583.4 449.1 583.6 449.2 583.6 449.3 583.8 449.6 584.7 449.9 584.8 450.3 584.7 450.6 585.3 450.4 585.5 450.7 585.5 450.9 585.7 450.9 585.7 451.1 585.5 451.5 585.3 452 585.5 452.4 585.6 452.6 585.3 453.3 585.2 453.7 585.6 454 585.9 453.9 586.2 454.2 586.5 454.2 586.7 454.6 586.8 454.7 586 455.7 584.4 457.1 583.9 457.4 583.8 457.8 583.6 458 583.1 458.3 583 459.3 582.8 459.6 582.7 460 582.4 460.3 582.4 460.4 582.4 460.6 582.4 461.1 582.3 461.6 582.3 461.8 582.3 462 582.2 462.3 582.1 462.6 582.2 462.9 582 463.1 582.1 463.6 582 463.8 582.2 464.1 582.1 464.2 582.1 464.3 582 464.4 581.7 464.7 581.3 464.8 580.8 465.7 580.9 466.4 580.7 466.7 580.6 466.9 580.4 466.9 580.3 467.1 580 467.2 580 467.6 580.2 467.9 580.5 468.2 580.4 468.3 581.1 469.1 581 469.8 581.1 470.5 581 471.3 581.4 472 581.6 472.9 581.6 473.2 581.3 473.9 581.4 474.2 582.1 476.4 582.1 476.7 581.8 477.1 581.9 477.9 582.4 478.9 582.9 479.4 583.3 479.5 583.6 479.9 584 480.4 584.3 481 584.4 481.6 585 482.5 585.3 483.4 584.8 483.6 583.2 483.7 582.5 483.8 582.2 483.9 582 483.9 580.4 484.1 580.3 484.4 580.2 484.8 580 485.2 579.6 485.7 578.7 486.3 579.1 486.6 579.1 486.9 579.3 487.3 579.4 487.7 579.5 487.8 579.4 488.3 579.3 488.8 579.2 489.1 579.4 489.3 579.4 489.9 579.5 490.3 579.2 490.8 579 491.5 579 491.9 578.7 492.9 578.8 493.1 578.9 493.6 579.7 494.1 579.8 494.3 580.3 494.7 580.5 495.1 581.1 495.1 581.7 495.4 581.9 495.3 581.7 495 581.8 494.8 582 494.6 582.6 494.6 582.6 498.2 582.4 498.2 582.1 498.1 582.1 498 582.3 497.6 582 497.5 580.9 498.1 580.7 498 580.4 498.1 580.1 497.4 580 497.3 579.8 496.8 579.4 496.4 579.2 496.6 579.2 496.5 578.9 496.1 579 495.9 578.8 495.5 578.5 495.3 578.1 495.2 578 495.3 577.8 495.1 577.5 495.1 577.4 494.8 577.2 494.8 576.9 494.9 576.7 494.9 576.3 494.6 576.2 494.3 576.1 493.9 575.5 493.5 575.4 492.9 575 493 574.8 493.7 574.4 494 573.6 494 573.3 493.9 573 494 572.7 493.9 572.1 493.9 571.7 493.5 571.3 493.5 571.1 493.3 570.7 493.4 570.6 493.2 570.3 493 570.1 492.8 570.1 492.3 570.2 491.8 569 492 568.5 492.1 568.1 492.5 567.8 492.6 567.4 492.3 567.5 492.2 567.6 492 567.6 491.5 567.4 491.4 567 491.3 566.8 491 566.5 490.9 566.1 491.3 565 491.1 564.4 491.5 564 491.6 563.4 491.5 563 491.5 562.5 491.4 562.3 491.7 561.7 491.9 561.5 490.9 561.6 490.8 561.9 490.5 561.8 489.9 561.9 489.5 561.6 488.9 561.5 488.3 561.1 488 560.7 487.5 560.4 486.8 560.6 486.2 560.6 485.5 560.8 484.2 560.6 483.3 560.3 482.7 560.6 481.4 560.5 481 560.4 480.8 557.1 480.8 557 480.5 557.1 480 557.1 479.8 556.4 479.8 556.1 480 554.3 480 554.1 480.5 554 480.8 554.1 481.3 554 481.6 553.7 481.7 553.8 482 553.7 482.8 552.2 482.8 552 482.6 551.5 482.6 551.3 482.8 550.5 482.8 550.1 483.1 549.5 483.1 548.8 483.2 548.6 483 548.3 482.5 548.1 482.1 547.9 481.8 547.7 481.6 547.6 481.2 547 480.7 546.9 480.4 547 480.2 546.5 479.1 546.3 478.3 546.3 477.7 546 477.3 545.9 476.9 541.9 476.8 540.4 477 538.7 476.8 537.3 476.8 537 476.9 536.7 476.9 536.3 476.9 536.1 476.8 535.1 477.2 535 477.2 534.9 477 534.7 477.1 534.6 477.2 534.4 477.2 533.8 476.6 534.6 476.5 534.7 476.4 534.7 475 534.6 474.7 534.9 474.5 535 474.3 535.3 474.3 535.7 473.8 536.3 473.6 536.3 473.4 536.4 473.3 536.8 473.8 537.1 473.9 537.2 474.1 537.3 474.1 537.4 474 537.5 473.8 537.7 473.9 537.8 473.7 537.9 473.7 538 473.6 538 473.5 538.1 472.9 538.3 472.9 538.5 473 538.6 473.1 538.9 472.8 539.3 472.8 539.9 472.5 539.9 472.7 540.1 472.9 539.8 473.2 540 473.5 539.9 474.1 540.2 474 540.7 474.2 541.1 473.9 541.3 473.6 541.9 473 542.1 472.6 542.8 472.4 542.9 472 543.1 471.8 544 471.5 544.9 469.8 544.8 469.2 544.8 468.6 545 467.8 544.9 467.2 544.9 466.6 545.9 465.7 546 465.3 546.7 464.1 547.4 463.5 548.1 463.3 548.4 462.8 548.9 462.4 549 462.3 549.1 462.2 549.1 462 549.1 461.6 549 461.3 549 461 549.2 460.7 549.4 460 549.8 459.4 549.7 459.2 549.6 458.8 549.5 457.9 549.8 457 550.1 456.3 550.2 454.4 551 453 551.4 452.2 551.6 451.8 551.7 451.5 551.6 450.9 551.5 450.2 551.7 449.5 551.6 449 551.4 448.7 551.4 448.5 552 448.3 552.2 447.9 552.7 447.4 552.9 446.9 553.2 446.8 553.5 446.6 553.8 446.4 554.2 446.3 554.6 446.3 554.9 446.4 555.1 446.6 555.2 446.7 555.5 446.8 556.4 447.3 556.7 447.7 556.7 448 557 448.3 558.1 448.3 558.4 448.4 558.8 448.6 559 448.5 559.2 448.7 559.7 448.7 560 448.6 560.2 448.6 560.6 448.8 561.2 448.9 561.7 449.1 562.1 449.1 562.5 448.9 562.5 448.7 562.7 448.4 562.7 448.2 562.9 448.1 563.1 447.5 563.4 447.5 563.5 447.2 563.7 447.2 563.7 447.3 563.8 447.4 564 447.5 564.3 447.4 564.6 447.7 564.8 447.8 565.4 447.4 566.1 447.2 566.4 447.2 566.5 447 567.2 446.8 567.3 446.7 567.6 446.6 567.5 446.5 567.6 446.4 567.8 446.5 567.8 446.4 568 446.5 568.2 446.6 568.4 446.9 568.5 447 569.2 446.7 569.5 446.9 569.7 446.6 570.2 446.6 570.3 446.4 570.2 446.2 570.3 445.9 570.6 445.7 570.9 445.6 571.4 446 571.5 446 571.6 446.1 571.9 446.1 572 446 572.3 446.1 572.5 446 572.6 446 572.8 446.2 573.2 446.3 573.5 446.5 574.1 446.4 574.4 446.6 574.7 446.3 575.2 446.1 576 446.4 576.1 446.6 Z\",\"Xmax\":586.8,\"Xmid\":565.6,\"Xmin\":533.8,\"Ymax\":498.2,\"Ymid\":468.5,\"Ymin\":445.7,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$1,900\",\"economy/gdp_real_growth_rate/2017\":0.064,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.421 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":273800,\"geography/area/water\":400,\"geography/area_comparative\":\"slightly larger than Colorado\",\"geography/area_sqkm\":274200,\"geography/climate\":\"three climate zones including a hot tropical savanna with a short rainy season in the southern half, a tropical hot semi-arid steppe climate typical of the Sahel region in the northern half, and small area of hot desert in the very north of the country bordering the Sahara Desert\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Tena Kourou 749 m\",\"geography/elevation/lowest_point\":\"Mouhoun (Black Volta) River 200 m\",\"geography/elevation/mean_elevation\":\"297 m\",\"geography/geographic_coordinates\":\"13 00 N, 2 00 W\",\"geography/geography_note\":\"landlocked savanna cut by the three principal rivers of the Black, Red, and White Voltas\",\"geography/land_boundaries/border_countries\":\"Benin 386 km, Cote d\\u0026#39;Ivoire 545 km, Ghana 602 km, Mali 1325 km, Niger 622 km, Togo 131 km\",\"geography/land_boundaries/total\":\"3,611 km\",\"geography/land_use/agricultural_land_arable_land\":0.22,\"geography/land_use/agricultural_land_permanent_crops\":0.37,\"geography/land_use/agricultural_land_permanent_pasture\":0.2193,\"geography/land_use/forest\":0.193,\"geography/land_use/other\":0.365,\"geography/location\":\"Western Africa, north of Ghana\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"Mostly flat to dissected, undulating plains; hills in the west and southeast.\\u0026amp;nbsp; Occupies an extensive plateau with savanna that is grassy in the north and gradually gives way to sparse forests in the south. (2019)\",\"government/administrative_divisions\":\"13 regions; Boucle du Mouhoun, Cascades, Centre, Centre-Est, Centre-Nord, Centre-Ouest, Centre-Sud, Est, Hauts-Bassins, Nord, Plateau-Central, Sahel, Sud-Ouest\",\"government/capital/geographic_coordinates\":\"12 22 N, 1 31 W\",\"government/capital/name\":\"Ouagadougou\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name translates as \\u0026quot;Land of the Honest (Incorruptible) Men\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Roch Marc Christian KABORE (since 29 December 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Christophe DABIRE (since 24 January 2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a yellow five-pointed star in the center; red recalls the country\\u0026#39;s struggle for independence, green is for hope and abundance, and yellow represents the country\\u0026#39;s mineral wealth\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"5 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 11 December (1958); note - commemorates the day that Upper Volta became an autonomous republic in the French Community\",\"government/national_symbol_s\":\"white stallion; national colors: red, yellow, green\",\"introduction\":\"Burkina Faso (formerly Upper Volta) achieved independence from France in 1960. Repeated military coups during the 1970s and 1980s were followed by multiparty elections in the early 1990s. Former President Blaise COMPAORE (1987-2014) resigned in late October 2014 following popular protests against his efforts to amend the constitution\\u0026#39;s two-term presidential limit. An interim administration organized presidential and legislative elections - held in November 2015 - where Roch Marc Christian KABORE was elected president. The country experienced terrorist attacks in its capital in 2016, 2017, and 2018 and continues to mobilize resources to counter terrorist threats mainly in its northern and eastern regions. It experienced over 100 attacks by violent extremists in the first quarter of 2019. Growing insecurity resulted in nearly 500,000 internally displaced persons and more than 2,000 closed schools. The Government of Burkina Faso has made numerous arrests of terrorist suspects, augmented the size of its special terrorism detachment Groupement des Forces Anti-Terroristes (GFAT) in the country\\u0026amp;rsquo;s north, and joined the newly-created G5 Sahel Joint Force to fight terrorism and criminal trafficking groups with regional neighbors Chad, Mali, Mauritania, and Niger. In 2017, the Sahara Branch of al-Qa\\u0026amp;rsquo;ida in the Islamic Maghreb, al-Murabitoun, Ansar al-Dine, and the Macina Liberation Front came together to form Jama\\u0026amp;rsquo;at Nusrat al-Islam wal-Muslimin (JNIM). JNIM and other groups like Ansarul Islam and ISIS in the Greater Sahara operate in Burkina Faso. Burkina Faso\\u0026#39;s high population growth, recurring drought, pervasive and perennial food insecurity, and limited natural resources result in poor economic prospects for the majority of its citizens. (2019)\",\"name\":\"Democratic Republic of The Congo\",\"people_and_society/age_structure/0_14_years\":0.4428,\"people_and_society/age_structure/15_24_years\":0.2019,\"people_and_society/age_structure/25_54_years\":0.2882,\"people_and_society/age_structure/55_64_years\":0.0355,\"people_and_society/age_structure/65_years_and_over\":0.0316,\"people_and_society/birth_rate\":\"36.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Mossi 52%, Fulani 8.4%, Gurma 7%, Bobo 4.9%, Gurunsi 4.6%, Senufo 4.5%, Bissa 3.7%, Lobi 2.4%, Dagara 2.4%, Tuareg/Bella 1.9%, Dioula 0.8%, unspecified/no answer 0.3%, other 7.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.653 million OUAGADOUGOU (capital), 924,000 Bobo-Dioulasso (2019)\",\"people_and_society/nationality/adjective\":\"Burkinabe\",\"people_and_society/nationality/noun\":\"Burkinabe (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19742715\",\"people_and_society/population_growth_rate\":0.0276,\"people_and_society/urbanization/urban_population\":\"30% of total population (2019)\",\"transportation/airports\":\"23\",\"transportation/railways/total\":\"622\",\"transportation/roadways/total\":\"15304\"},{\"BoxHeight\":4.2999999999999545,\"BoxWidth\":3.7000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.708,\"ISO3_Code\":\"PSE\",\"ISO_Code\":\"PS\",\"Path\":\"M 598.6 365.6 598.6 366.2 598.5 366.7 598.5 367 598.5 367.2 598.5 367.4 598.6 367.6 598.5 367.7 598.4 368.1 598.3 368.5 598.1 368.5 597.7 368.8 597.5 368.9 596.9 369 596.7 368.8 597 368.1 597 368 597.4 367.7 597.6 367.6 597.6 367.5 597.3 367.4 597 367.4 597 367.2 597 366.3 597.3 365.4 597.7 365.1 598 365.2 598.3 365.5 598.6 365.6 Z M 595 369.4 594.9 369.1 594.9 369 595.6 368.2 595.8 368.4 595.3 368.8 595.3 369.1 595 369.4 Z\",\"Xmax\":598.6,\"Xmid\":597.6,\"Xmin\":594.9,\"Ymax\":369.4,\"Ymid\":367.2,\"Ymin\":365.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":360,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than twice the size of Washington, DC\",\"geography/area_sqkm\":360,\"geography/climate\":\"temperate, mild winters, dry and warm to hot summers\",\"geography/coastline\":\"40 km\",\"geography/elevation/highest_point\":\"Abu \\u0026#39;Awdah (Joz Abu \\u0026#39;Awdah) 105 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"31 25 N, 34 20 E\",\"geography/geography_note\":\"strategic strip of land along Mideast-North African trade routes has experienced an incredibly turbulent history; the town of Gaza itself has been besieged countless times in its history; there are no Israeli settlements in the Gaza Strip; the Gaza Strip settlements were evacuated in 2005\",\"geography/land_boundaries/border_countries\":\"Egypt 13 km, Israel 59 km\",\"geography/land_boundaries/total\":\"72 km\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Egypt and Israel\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat to rolling, sand- and dune-covered coastal plain\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named for the largest city in the region, Gaza, whose settlement can be traced back to at least the 15th century B.C. (as \\u0026quot;Ghazzat\\u0026quot;)\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Inhabited since at least the 15th century B.C., the Gaza Strip has been dominated by many different peoples and empires throughout its history; it was incorporated into the Ottoman Empire in the early 16th century. The Gaza Strip fell to British forces during World War I, becoming a part of the British Mandate of Palestine. Following the 1948 Arab-Israeli War, Egypt administered the newly formed Gaza Strip; Israel captured it in the Six-Day War in 1967. Under a series of agreements known as the Oslo accords signed between 1993 and 1999, Israel transferred to the newly-created Palestinian Authority (PA) security and civilian responsibility for many Palestinian-populated areas of the Gaza Strip as well as the West Bank. In 2000, a violent intifada or uprising began, and in 2001 negotiations to determine the permanent status of the West bank and Gaza Strip stalled. Subsequent attempts to re-start negotiations have not resulted in progress toward determining final status of the Israeli-Palestinian conflict. Israel by late 2005 unilaterally withdrew all of its settlers and soldiers and dismantled its military facilities in the Gaza Strip, but it continues to control the Gaza Strip\\u0026amp;rsquo;s land and maritime borders and airspace. In early 2006, the Islamic Resistance Movement (HAMAS) won a majority in the Palestinian Legislative Council election. Attempts to form a unity government between Fatah, the dominant Palestinian political faction in the West Bank, and HAMAS failed, leading to violent clashes between their respective supporters and HAMAS\\u0026#39;s violent seizure of all military and governmental institutions in the Gaza Strip in June 2007. Since HAMAS\\u0026amp;rsquo;s takeover, Israel and Egypt have enforced tight restrictions on movement and access of goods and individuals into and out of the territory. Fatah and HAMAS have since reached a series of agreements aimed at restoring political unity between the Gaza Strip and the West Bank but have struggled to enact them; a reconciliation agreement signed in October 2017 remains unimplemented. In July 2014, HAMAS and other Gaza-based militant groups engaged in a 51-day conflict with Israel culminating in late August with an open-ended truce. Since 2014, Palestinian militants and the Israel Defense Forces have exchanged projectiles and air strikes respectively, sometimes lasting multiple days and resulting in multiple deaths on both sides. Egypt, Qatar, and the UN Special Coordinator for the Middle East Peace Process have negotiated multiple ceasefires to avert a broader conflict. Since March 2018, HAMAS has coordinated weekly demonstrations along the Gaza security fence, many of which have turned violent, resulting in one Israeli soldier death and several Israeli soldier injuries as well as more than 200 Palestinian deaths and thousands of injuries.\",\"name\":\"Palestine\",\"people_and_society/age_structure/0_14_years\":0.441,\"people_and_society/age_structure/15_24_years\":0.2134,\"people_and_society/age_structure/25_54_years\":0.285,\"people_and_society/age_structure/55_64_years\":0.0348,\"people_and_society/age_structure/65_years_and_over\":0.0258,\"people_and_society/birth_rate\":\"30.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Palestinian Arab\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"NA\",\"people_and_society/nationality/noun\":\"NA\",\"people_and_society/net_migration_rate\":\"-5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1836713\",\"people_and_society/population_growth_rate\":0.0225,\"people_and_society/urbanization/urban_population\":\"76.4% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":3.8000000000000114,\"BoxWidth\":9.100000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TLS\",\"ISO_Code\":\"TL\",\"Path\":\"M 846.8 486.9 846.7 486.6 846.5 486.4 846.5 486.2 846.6 486.1 846.8 486.2 847 486.1 847 485.7 846.9 485.6 846.6 485.8 846.4 485.8 846.4 485.7 846.4 485.5 846.7 485.1 846.9 484.6 847.4 484.5 847.8 484.4 848.1 484.3 848.9 484.2 849.2 484.2 849.7 484.2 850.4 484 850.9 484.1 852 483.7 852.6 483.8 853 484 852.1 484.7 851 485.1 850.6 485.5 849.7 485.6 849.2 485.9 849.1 486 848.2 486.2 848.1 486.2 847.8 486.3 847.6 486.4 847.4 486.5 847.1 486.7 846.8 486.9 Z M 843.9 486.6 844.6 486.2 845.1 486.1 845 486.4 844.6 487 844.4 486.7 844.1 486.8 843.9 486.6 Z M 848.1 483.7 848 483.6 847.9 483.6 848 483.4 848.1 483.4 848.2 483.2 848.3 483.3 848.2 483.6 848.1 483.7 Z\",\"Xmax\":853,\"Xmid\":848.9,\"Xmin\":843.9,\"Ymax\":487,\"Ymid\":485.1,\"Ymin\":483.2,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"$6,000\",\"economy/gdp_real_growth_rate/2017\":-0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"533,400 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14874,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Connecticut; almost half the size of Maryland\",\"geography/area_sqkm\":14874,\"geography/climate\":\"tropical; hot, humid; distinct rainy and dry seasons\",\"geography/coastline\":\"706 km\",\"geography/elevation/highest_point\":\"Foho Tatamailau 2,963 m\",\"geography/elevation/lowest_point\":\"Timor Sea, Savu Sea, and Banda Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 50 S, 125 55 E\",\"geography/geography_note\":\"Timor comes from the Malay word for \\u0026quot;east\\u0026quot;; the island of Timor is part of the Malay Archipelago and is the largest and easternmost of the Lesser Sunda Islands; the district of Oecussi is an exclave separated from Timor-Leste proper by Indonesia\",\"geography/land_boundaries/border_countries\":\"Indonesia 253 km\",\"geography/land_boundaries/total\":\"253 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.049,\"geography/land_use/agricultural_land_permanent_pasture\":0.101,\"geography/land_use/forest\":0.491,\"geography/land_use/other\":0.258,\"geography/location\":\"Southeastern Asia, northwest of Australia in the Lesser Sunda Islands at the eastern end of the Indonesian archipelago; note - Timor-Leste includes the eastern half of the island of Timor, the Oecussi (Ambeno) region on the northwest portion of the island of Timor, and the islands of Pulau Atauro and Pulau Jaco\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mountainous\",\"government/administrative_divisions\":\"12 municipalities (municipios, singular municipio) and 1 special adminstrative region* (regiao administrativa especial); Aileu, Ainaro, Baucau, Bobonaro (Maliana), Covalima (Suai), Dili, Ermera (Gleno), Lautem (Lospalos), Liquica, Manatuto, Manufahi (Same), Oe-Cusse Ambeno* (Pante Macassar), Viqueque\",\"government/capital/geographic_coordinates\":\"8 35 S, 125 36 E\",\"government/capital/name\":\"Dili\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"timor\\u0026quot; derives from the Indonesian and Malay word \\u0026quot;timur\\u0026quot; meaning \\u0026quot;east\\u0026quot;; \\u0026quot;leste\\u0026quot; is the Portuguese word for \\u0026quot;east\\u0026quot;, so \\u0026quot;Timor-Leste\\u0026quot; literally means \\u0026quot;Eastern-East\\u0026quot;; the local [Tetum] name \\u0026quot;Timor Lorosa\\u0026#39;e\\u0026quot; translates as \\u0026quot;East Rising Sun\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Francisco GUTERRES (since 20 May 2017); note - the president is commander in chief of the military and is able to veto legislation, dissolve parliament, and call national elections\",\"government/executive_branch/head_of_government\":\"Prime Minister Taur Matan RUAK (since 22 June 2018); note - President GUTERRES dissolved parliament because of an impasse over passing the country\\u0026#39;s budget on 26 January 2018, with then Prime Minister Mari ALKATIRI assuming the role of caretaker prime minister until a new prime minister was appointed\",\"government/flag_description\":\"red with a black isosceles triangle (based on the hoist side) superimposed on a slightly longer yellow arrowhead that extends to the center of the flag; a white star - pointing to the upper hoist-side corner of the flag - is in the center of the black triangle; yellow denotes the colonialism in Timor-Leste\\u0026#39;s past, black represents the obscurantism that needs to be overcome, red stands for the national liberation struggle; the white star symbolizes peace and serves as a guiding light\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"20 May 2002 (from Indonesia); note - 28 November 1975 was the date independence was proclaimed from Portugal; 20 May 2002 was the date of international recognition of Timor-Leste\\u0026#39;s independence from Indonesia\",\"government/national_holiday\":\"Restoration of Independence Day, 20 May (2002); Proclamation of Independence Day, 28 November (1975)\",\"government/national_symbol_s\":\"Mount Ramelau; national colors: red, yellow, black, white\",\"introduction\":\"The Portuguese began to trade with the island of Timor in the early 16th century and colonized it in mid-century. Skirmishing with the Dutch in the region eventually resulted in an 1859 treaty in which Portugal ceded the western portion of the island. Imperial Japan occupied Portuguese Timor from 1942 to 1945, but Portugal resumed colonial authority after the Japanese defeat in World War II. East Timor declared itself independent from Portugal on 28 November 1975 and was invaded and occupied by Indonesian forces nine days later. It was incorporated into Indonesia in July 1976 as the province of Timor Timur (East Timor). An unsuccessful campaign of pacification followed over the next two decades, during which an estimated 100,000 to 250,000 people died. In an August 1999 UN-supervised popular referendum, an overwhelming majority of the people of Timor-Leste voted for independence from Indonesia. However, in the next three weeks, anti-independence Timorese militias - organized and supported by the Indonesian military - commenced a large-scale, scorched-earth campaign of retribution. The militias killed approximately 1,400 Timorese and forced 300,000 people into western Timor as refugees. Most of the country\\u0026#39;s infrastructure, including homes, irrigation systems, water supply systems, and schools, and nearly all of the country\\u0026#39;s electrical grid were destroyed. On 20 September 1999, Australian-led peacekeeping troops deployed to the country and brought the violence to an end. On 20 May 2002, Timor-Leste was internationally recognized as an independent state. In 2006, internal tensions threatened the new nation\\u0026#39;s security when a military strike led to violence and a breakdown of law and order. At Dili\\u0026#39;s request, an Australian-led International Stabilization Force (ISF) deployed to Timor-Leste, and the UN Security Council established the UN Integrated Mission in Timor-Leste (UNMIT), which included an authorized police presence of over 1,600 personnel. The ISF and UNMIT restored stability, allowing for presidential and parliamentary elections in 2007 in a largely peaceful atmosphere. In February 2008, a rebel group staged an unsuccessful attack against the president and prime minister. The ringleader was killed in the attack, and most of the rebels surrendered in April 2008. Since the attack, the government has enjoyed one of its longest periods of post-independence stability, including successful 2012 elections for both the parliament and president and a successful transition of power in February 2015. In late 2012, the UN Security Council ended its peacekeeping mission in Timor-Leste and both the ISF and UNMIT departed the country. Early parliamentary elections in the spring of 2017 finally produced a majority goovernment after months of impasse. Currently, the government is a coalition of three parties and the president is a member of the opposition party. In 2018 and 2019, this configuration stymied nominations for key ministerial positions and slowed progress on certain policy issues.\",\"name\":\"Timor-Leste\",\"people_and_society/age_structure/0_14_years\":0.4044,\"people_and_society/age_structure/15_24_years\":0.2046,\"people_and_society/age_structure/25_54_years\":0.3013,\"people_and_society/age_structure/55_64_years\":0.0502,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"32.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Austronesian (Malayo-Polynesian) (includes Tetun, Mambai, Tokodede, Galoli, Kemak, Baikeno), Melanesian-Papuan (includes Bunak, Fataluku, Bakasai), small Chinese minority\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"281,000 DILI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Timorese\",\"people_and_society/nationality/noun\":\"Timorese\",\"people_and_society/net_migration_rate\":\"-3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1321929\",\"people_and_society/population_growth_rate\":0.0232,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"6040\"},{\"BoxHeight\":14.100000000000023,\"BoxWidth\":5.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.515,\"ISO3_Code\":\"TGO\",\"ISO_Code\":\"TG\",\"Path\":\"M 502.5 429.9 502.4 430.4 502.2 430.7 502.2 431.6 502.6 431.9 502.7 432 503.7 432.7 503.7 433.9 503.9 434.6 504.3 435.1 504.5 435.5 504.5 439.2 504.6 439.7 504.5 439.9 504.5 441.1 504.3 441.2 504.5 441.8 504.4 442 504.9 442.7 505 443.1 504.5 443.2 503.3 443.6 503.3 443.4 503 443.4 502.8 443 502.6 443 502.1 442.7 502 442.3 501.8 442.1 501.8 441.9 501.5 441.5 501.5 441.2 501.7 441 501.8 440.2 501.8 440 501.5 439.9 501.5 439.7 501.5 439.5 501.7 439.1 501.7 437.8 502 437.4 501.8 437 501.3 436.6 501.1 436.2 501.1 436.1 501.3 436 501.4 435.9 501.3 435.4 501.4 435 501.5 434.4 501.2 434.1 500.8 434.3 500.7 434.2 500.8 434.1 500.7 433.9 501 433.9 501 433.8 500.9 433.4 501 432.7 501.1 432.6 501 432.4 501 431.9 500.8 431.6 500.5 431.5 500.4 431.2 500.3 431.2 499.8 430.9 499.8 430.6 500.1 429.8 500 429.6 499.7 429.6 499.6 429.5 500.3 429.6 501.3 429.8 501.4 430 501.8 429.9 502.5 429.9 Z\",\"Xmax\":505,\"Xmid\":502.7,\"Xmin\":499.6,\"Ymax\":443.6,\"Ymid\":436.8,\"Ymin\":429.5,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$1,700\",\"economy/gdp_real_growth_rate/2017\":0.044,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.651 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":54385,\"geography/area/water\":2400,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":56785,\"geography/climate\":\"tropical; hot, humid in south; semiarid in north\",\"geography/coastline\":\"56 km\",\"geography/elevation/highest_point\":\"Mont Agou 986 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"236 m\",\"geography/geographic_coordinates\":\"8 00 N, 1 10 E\",\"geography/geography_note\":\"the country\\u0026#39;s length allows it to stretch through six distinct geographic regions; climate varies from tropical to savanna\",\"geography/land_boundaries/border_countries\":\"Benin 651 km, Burkina Faso 131 km, Ghana 1098 km\",\"geography/land_boundaries/total\":\"1,880 km\",\"geography/land_use/agricultural_land_arable_land\":0.452,\"geography/land_use/agricultural_land_permanent_crops\":0.038,\"geography/land_use/agricultural_land_permanent_pasture\":0.184,\"geography/land_use/forest\":0.049,\"geography/land_use/other\":0.277,\"geography/location\":\"Western Africa, bordering the Bight of Benin, between Benin and Ghana\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"gently rolling savanna in north; central hills; southern plateau; low coastal plain with extensive lagoons and marshes\",\"government/administrative_divisions\":\"5 regions (regions, singular - region); Centrale, Kara, Maritime, Plateaux, Savanes\",\"government/capital/geographic_coordinates\":\"6 07 N, 1 13 E\",\"government/capital/name\":\"Lome\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Ewe words \\u0026quot;to\\u0026quot; (river) and \\u0026quot;godo\\u0026quot; (on the other side) to give the sense of \\u0026quot;on the other side of the river\\u0026quot;; originally, this designation applied to the town of Togodo (now Togoville) on the northern shore of Lake Togo, but the name was eventually extended to the entire nation\",\"government/executive_branch/chief_of_state\":\"President Faure GNASSINGBE (since 4 May 2005)\",\"government/executive_branch/head_of_government\":\"Acting Prime Minister Komi KLASSOU (since 5 June 2015)\",\"government/flag_description\":\"five equal horizontal bands of green (top and bottom) alternating with yellow; a white five-pointed star on a red square is in the upper hoist-side corner; the five horizontal stripes stand for the five different regions of the country; the red square is meant to express the loyalty and patriotism of the people, green symbolizes hope, fertility, and agriculture, while yellow represents mineral wealth and faith that hard work and strength will bring prosperity; the star symbolizes life, purity, peace, dignity, and Togo\\u0026#39;s independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 April 1960 (from French-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 27 April (1960)\",\"government/national_symbol_s\":\"lion; national colors: green, yellow, red, white\",\"introduction\":\"French Togoland became Togo in 1960. Gen. Gnassingbe EYADEMA, installed as military ruler in 1967, ruled Togo with a heavy hand for almost four decades. Despite the facade of multi-party elections instituted in the early 1990s, the government was largely dominated by President EYADEMA, whose Rally of the Togolese People (RPT) party has been in power almost continually since 1967 and its successor, the Union for the Republic, maintains a majority of seats in today\\u0026#39;s legislature. Upon EYADEMA\\u0026#39;s death in February 2005, the military installed the president\\u0026#39;s son, Faure GNASSINGBE, and then engineered his formal election two months later. Democratic gains since then allowed Togo to hold its first relatively free and fair legislative elections in October 2007. Since 2007, President GNASSINGBE has started the country along a gradual path to democratic reform. Togo has since held multiple presidential and legislative elections deemed generally free and fair by international observers. Despite those positive moves, political reconciliation has moved slowly, and the country experiences periodic outbursts of violent protest by frustrated citizens. Recent constitutional changes to institute a runoff system in presidential elections and establish term limits has not reduced the resentment many Togolese feel after over 50 years of one-family rule.\",\"name\":\"Togo\",\"people_and_society/age_structure/0_14_years\":0.4013,\"people_and_society/age_structure/15_24_years\":0.191,\"people_and_society/age_structure/25_54_years\":0.3296,\"people_and_society/age_structure/55_64_years\":0.0434,\"people_and_society/age_structure/65_years_and_over\":0.0346,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Adja-Ewe/Mina 42.4%, Kabye/Tem 25.9%, Para-Gourma/Akan 17.1%, Akposso/Akebu 4.1%, Ana-Ife 3.2%, other Togolese 1.7%, foreigners 5.2%, no response .4% (2013-14 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.785 million LOME (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Togolese\",\"people_and_society/nationality/noun\":\"Togolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8176449\",\"people_and_society/population_growth_rate\":0.0261,\"people_and_society/urbanization/urban_population\":\"42.2% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"568\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":22.30000000000001,\"BoxWidth\":53.19999999999993,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.82,\"ISO3_Code\":\"TUR\",\"ISO_Code\":\"TR\",\"Path\":\"M 615.2 333.8 615.9 334.1 616.3 333.8 616.9 333.9 617.9 334.1 618.1 333.6 618.7 333.6 618.7 333.9 618.9 333.9 619.3 334.4 619.7 334.7 619.7 334.8 619.9 335.1 620.3 335 620.5 335.3 620.5 335.4 620.5 335.5 621.1 336 621.3 336.7 621.2 337 620.8 337.7 621.2 338.8 621 338.9 621.1 339 621.8 339.3 622.9 339.3 623.3 339.5 623.6 340 623.9 340.2 624.1 340.4 624.2 340.7 624.1 340.5 624 340.5 623.9 340.3 623.7 340.2 623.4 340.4 623.1 341.5 622.8 341.6 622.2 341.5 622.1 341.7 622.2 341.8 622.3 342 622.6 342.5 622.5 343.1 622.6 343.4 622.8 343.6 622.7 344 622.9 344.4 622.8 345.1 623.2 345.2 623.3 345.3 622.8 346.5 622.7 346.6 622.6 346.8 623.3 347.2 623.6 347.3 623.7 347.5 623.6 347.6 623.6 347.9 623.6 348.5 623.7 348.5 623.8 348.5 623.9 348.6 624.1 348.8 624.2 348.9 624.2 349 624.2 349.4 623.9 349.4 623.7 349.4 623 349.9 622.8 350.1 622.7 350 622.5 349.7 622.7 349.3 622.7 349.1 622.6 349 622.5 349 622.1 348.9 621.9 349 621.6 349.2 620.9 349.2 620.4 349 619.7 348.8 619.1 348.9 618.6 348.7 618.4 348.9 618 349.5 617.4 349.6 617.4 349.2 617.1 349 617 349 616.5 349.4 615.5 349.7 615.2 349.7 614.9 349.7 614.7 349.8 614.3 349.8 614.1 349.7 614 349.7 613.5 349.6 613.1 349.6 613 349.6 612.8 349.7 612.6 349.8 612.3 349.9 612.1 350 612 350 611.9 350.1 611.6 350.3 611.5 350.4 610.4 350.9 608.7 351.2 608.2 351 607.4 351 606.8 350.5 606.4 350.4 605.9 350.3 605.5 350.6 605.4 350.6 605.3 350.6 605.2 350.7 605.1 350.7 605 350.8 604.7 350.9 604.6 350.9 604.5 350.9 604.4 350.9 604.2 351 603.7 351.2 603 351.2 602.4 350.8 601.7 350.6 601.6 350.6 601.6 350.7 601.4 351.3 601.4 351.5 601.3 351.9 601.7 352.5 601.7 352.7 600.9 352.8 600.8 353.4 600.4 353.6 600.3 354 599.6 353.7 599.7 353.3 599.2 352.4 599.5 352 600.1 351.5 600.4 351.3 600.3 350.7 600 350.3 599.7 350.4 599.3 350.8 598.9 350.9 598.9 351.1 598.6 351.5 598.2 351.5 598 351.6 596.7 350.9 596.5 350.7 596.4 350.7 596.1 350.7 595.8 350.8 595 351.5 594.5 352 594.4 352.4 594.3 352.5 594.2 352.6 593.9 352.4 593.4 352.9 593.2 352.9 593 353 592.4 353 591.9 353 591.7 353.2 591.3 353.1 590.9 353.4 590.8 353.3 590.3 353.1 589.8 352.9 589.5 352.6 589 351.8 588.5 351.5 586.8 350.7 585.9 350.5 585.3 350.5 585.1 350.4 584.9 350.6 584.8 350.8 584.8 351.5 584.5 352 584.6 352.3 584.3 352.7 584.2 352.5 583.7 352.4 583.5 352.6 583.4 352.6 582.9 352.7 582.9 352.9 582.3 353 582.1 352.8 581.6 352.7 581.5 352.6 581.3 352.6 581.1 352.4 580.8 352.1 580.6 351.5 580.6 351.3 580.6 351.1 580.2 351 580.2 351.2 579.9 351.3 579.4 351 579.2 350.7 578.9 350.6 578.4 350.7 578.3 351 577.7 351.5 577.6 351.4 577.8 351.3 577.7 351.1 577.9 350.9 577.8 350.8 577 350.9 576.5 351.2 576 351.1 576.1 350.9 576.6 350.8 577.6 350.7 577.8 350.3 578.1 350.1 578 350 576.4 350.1 575.7 350 575.6 349.8 575.7 349.6 576.2 349.6 576.3 349.5 576.4 349.3 576 348.7 575.9 348.7 575.5 348.7 575.4 348 575 347.7 575.5 347.4 575.6 347 575.4 346.6 574.5 346.3 574.1 345.9 573.6 346 572.9 345.5 572.9 345.4 573.2 345.3 573.3 345.1 573.1 344.5 573.2 344.2 573.5 344.3 573.6 344.4 573.9 345.2 574.5 345.2 574.9 345 574.6 344.7 574.2 344.2 574.3 344 574.6 343.8 574.9 343.3 574.4 343.1 574.4 342.7 574.2 342.4 573.9 342 574.6 341.2 574.7 341 574.5 340.9 573.8 341 572.7 341.3 572.4 341.3 572.3 341.3 572.4 340.9 572.5 340.6 572.5 339.9 572.5 339.8 572.6 339.5 573 339.3 573.2 338.9 573.2 338.7 573.5 338.6 574.1 338 574.9 338 575.1 337.8 575.6 337.7 575.8 338 576.3 338.3 577 338.3 577.2 338 576.8 337.7 576.9 337.5 577.6 337.6 577.6 337.8 577.4 337.9 577.5 338.1 578.1 338 578.6 338 579 338 579.4 338.1 579.8 338 580.3 338.1 580.5 338.1 580.8 337.8 580.6 337.7 580.4 337.7 579.8 337.5 579.9 337.3 580.1 337.2 580.4 337.1 581.2 337 581.8 336.8 581.9 336.9 582.7 336.7 582.9 336.8 583 336.7 583 336.6 582.7 336.7 582.2 336.5 581.4 336.6 581.3 336.4 580.5 335.9 580.4 335.7 580.7 335 581.1 334.9 582.7 335.2 582.8 335.2 583.4 335.2 583.5 335.2 583.9 335 584.1 335.1 585.3 335.4 585.9 335.5 586.8 335.3 587.1 335 587.1 334.6 588.9 333.6 589.1 333.5 589.5 333.1 590.4 332.7 590.8 332.6 591.3 332.5 591.7 332.3 592.4 332 594.9 332.2 596.4 332.2 596.7 332 597 331.7 597.3 332 597.3 332.3 597.7 332.9 598.5 333.4 598.8 333.4 599.7 333.1 600.1 333.4 600.2 334.1 600.9 334.8 601.2 334.8 601.5 334.4 601.7 334.4 602.5 334.7 602.7 335 603 335.2 603.4 335.2 604 335.6 604.2 335.5 604.4 335.3 604.7 335.3 604.8 335.6 605 335.8 605.6 335.9 606.7 336 607.1 335.9 607.3 335.9 607.9 335.6 608.6 335.5 608.9 335.5 609.4 335.4 609.9 335.7 610.2 335.7 610.6 335.9 610.9 335.9 611.3 336.1 611.5 336 611.8 335.8 612 335.6 612.4 335.6 612.9 335.4 613.1 335.1 613.8 334.9 614.4 334.5 614.8 334.3 614.9 334.2 615.2 333.8 Z M 577.7 332.1 577.8 332.3 577.8 332.4 577.6 332.5 577.6 332.7 578 333.6 578.1 333.7 578.4 333.9 578.6 334 579.4 334.4 580.6 334.8 580.4 335.1 580.1 335.6 579.9 335.9 579.4 335.9 579.2 335.7 579.1 335.8 578.6 335.6 578.3 335.5 577.6 335.7 577.4 335.8 576.9 335.7 576.3 335.8 575.7 336.8 574.8 337.4 574.1 337.7 573.7 338.2 573.2 338.6 573 339 572.7 339.1 572.8 338.2 574.2 337.4 574.3 337.1 574.1 337 573.8 337.1 573.7 337.1 573.5 337.2 573.3 337.2 573.2 337.2 573.1 337.2 572.9 337.2 572.7 337.2 572.5 337.2 572.4 337.2 572.3 337.1 572.2 336.7 572.4 336.7 572.7 336.2 573 335.9 573.1 335.7 573 335.1 573 334.8 573.8 334.4 573.7 333.5 573.1 333.1 573 333 573.1 332.8 573.6 332.7 573.7 332.4 573.6 332.3 573.7 332.3 573.8 332.1 574.1 332.2 574.7 332 575 331.7 575.3 331.8 575.6 331.7 576.4 332.3 576.8 332.2 577.1 332.2 577.2 332 577.7 332.1 Z M 571.9 338.9 571.6 339 571.5 339 571.4 339.1 571.3 339 571.1 338.9 571.2 338.8 571.5 338.6 571.7 338.6 571.9 338.5 572 338.6 572 338.8 572 338.9 571.9 338.9 Z M 576.7 337.2 576.5 337.3 576.4 337.2 576.3 337.1 576.4 337 576.6 337 576.8 337.1 576.7 337.2 Z M 572.3 340.1 572.2 340.2 572 340 572.3 340 572.3 340.1 Z M 574.2 344.8 574.1 344.9 574 344.8 574 344.7 574.1 344.6 574.2 344.8 Z M 576.3 337.6 576.2 337.7 576.2 337.6 576.3 337.4 576.3 337.6 Z M 576.6 337.6 576.6 337.7 576.5 337.7 576.5 337.6 576.5 337.5 576.6 337.6 Z M 579.2 337.6 579.1 337.6 579 337.5 579.1 337.4 579.2 337.5 579.2 337.6 Z M 573.9 341.8 573.8 341.8 573.7 341.7 573.9 341.7 573.9 341.8 Z M 573.1 345.1 573 345.1 572.9 345 573.1 344.9 573.1 345.1 Z M 597.6 332 597.5 332 597.4 331.9 597.5 331.9 597.6 331.9 597.6 332 Z\",\"Xmax\":624.3,\"Xmid\":597.5,\"Xmin\":571.1,\"Ymax\":354,\"Ymid\":342.8,\"Ymin\":331.7,\"economy/currency\":\"Turkish liras (TRY) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$27,000\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"379.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":769632,\"geography/area/water\":13930,\"geography/area_comparative\":\"slightly larger than Texas\",\"geography/area_sqkm\":783562,\"geography/climate\":\"temperate; hot, dry summers with mild, wet winters; harsher in interior\",\"geography/coastline\":\"7,200 km\",\"geography/elevation/highest_point\":\"Mount Ararat 5,137 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"1,132 m\",\"geography/geographic_coordinates\":\"39 00 N, 35 00 E\",\"geography/geography_note\":\"strategic location controlling the Turkish Straits (Bosporus, Sea of Marmara, Dardanelles) that link the Black and Aegean Seas; the 3% of Turkish territory north of the Straits lies in Europe and goes by the names of European Turkey, Eastern Thrace, or Turkish Thrace; the 97% of the country in Asia is referred to as Anatolia; Istanbul, which straddles the Bosporus, is the only metropolis in the world located on two continents; Mount Ararat, the legendary landing place of Noah\\u0026#39;s ark, is in the far eastern portion of the country\",\"geography/land_boundaries/border_countries\":\"Armenia 311 km, Azerbaijan 17 km, Bulgaria 223 km, Georgia 273 km, Greece 192 km, Iran 534 km, Iraq 367 km, Syria 899 km\",\"geography/land_boundaries/total\":\"2,816 km\",\"geography/land_use/agricultural_land_arable_land\":0.267,\"geography/land_use/agricultural_land_permanent_crops\":0.04,\"geography/land_use/agricultural_land_permanent_pasture\":0.19,\"geography/land_use/forest\":0.149,\"geography/land_use/other\":0.354,\"geography/location\":\"Southeastern Europe and Southwestern Asia (that portion of Turkey west of the Bosporus is geographically part of Europe), bordering the Black Sea, between Bulgaria and Georgia, and bordering the Aegean Sea and the Mediterranean Sea, between Greece and Syria\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"high central plateau (Anatolia); narrow coastal plain; several mountain ranges\",\"government/administrative_divisions\":\"81 provinces (iller, singular - ili); Adana, Adiyaman, Afyonkarahisar, Agri, Aksaray, Amasya, Ankara, Antalya, Ardahan, Artvin, Aydin, Balikesir, Bartin, Batman, Bayburt, Bilecik, Bingol, Bitlis, Bolu, Burdur, Bursa, Canakkale, Cankiri, Corum, Denizli, Diyarbakir, Duzce, Edirne, Elazig, Erzincan, Erzurum, Eskisehir, Gaziantep, Giresun, Gumushane, Hakkari, Hatay, Igdir, Isparta, Istanbul, Izmir (Smyrna), Kahramanmaras, Karabuk, Karaman, Kars, Kastamonu, Kayseri, Kilis, Kirikkale, Kirklareli, Kirsehir, Kocaeli, Konya, Kutahya, Malatya, Manisa, Mardin, Mersin, Mugla, Mus, Nevsehir, Nigde, Ordu, Osmaniye, Rize, Sakarya, Samsun, Sanliurfa, Siirt, Sinop, Sirnak, Sivas, Tekirdag, Tokat, Trabzon (Trebizond), Tunceli, Usak, Van, Yalova, Yozgat, Zonguldak\",\"government/capital/geographic_coordinates\":\"39 56 N, 32 52 E\",\"government/capital/name\":\"Ankara\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0026quot;Land of the Turks\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Recep Tayyip ERDOGAN (chief of state since 28 August 2014; head of government since 9 July 2019); Vice President Fuat OKTAY (since 9 July 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Recep Tayyip ERDOGAN (head of government since 9 July 2019; chief of state since 28 August 2014); note - a 2017 constitutional referendum eliminated the post of prime minister after the 2018 general election\",\"government/flag_description\":\"red with a vertical white crescent moon (the closed portion is toward the hoist side) and white five-pointed star centered just outside the crescent opening; the flag colors and designs closely resemble those on the banner of the Ottoman Empire, which preceded modern-day Turkey; the crescent moon and star serve as insignia for Turkic peoples; according to one interpretation, the flag represents the reflection of the moon and a star in a pool of blood of Turkish warriors\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"29 October 1923 (republic proclaimed, succeeding the Ottoman Empire)\",\"government/national_holiday\":\"Republic Day, 29 October (1923)\",\"government/national_symbol_s\":\"vertical crescent moon with adjacent five-pointed star; national colors: red, white\",\"introduction\":\"Modern Turkey was founded in 1923 from the remnants of the defeated Ottoman Empire by national hero Mustafa KEMAL, who was later honored with the title Ataturk or \\u0026quot;Father of the Turks.\\u0026quot; Under his leadership, the country adopted radical social, legal, and political reforms. After a period of one-party rule, an experiment with multi-party politics led to the 1950 election victory of the opposition Democrat Party and the peaceful transfer of power. Since then, Turkish political parties have multiplied, but democracy has been fractured by periods of instability and military coups (1960, 1971, 1980), which in each case eventually resulted in a return of formal political power to civilians. In 1997, the military again helped engineer the ouster - popularly dubbed a \\u0026quot;post-modern coup\\u0026quot; - of the then Islamic-oriented government. An unsuccessful coup attempt was made in July 2016 by a faction of the Turkish Armed Forces. Turkey intervened militarily on Cyprus in 1974 to prevent a Greek takeover of the island and has since acted as patron state to the \\u0026quot;Turkish Republic of Northern Cyprus,\\u0026quot; which only Turkey recognizes. A separatist insurgency begun in 1984 by the Kurdistan Workers\\u0026#39; Party (PKK), a US-designated terrorist organization, has long dominated the attention of Turkish security forces and claimed more than 40,000 lives. In 2013, the Turkish Government and the PKK conducted negotiations aimed at ending the violence, however intense fighting resumed in 2015. Turkey joined the UN in 1945 and in 1952 it became a member of NATO. In 1963, Turkey became an associate member of the European Community; it began accession talks with the EU in 2005. Over the past decade, economic reforms, coupled with some political reforms, have contributed to a growing economy, although economic growth slowed in recent years. From 2015 and continuing through 2016, Turkey witnessed an uptick in terrorist violence, including major attacks in Ankara, Istanbul, and throughout the predominantly Kurdish southeastern region of Turkey. On 15 July 2016, elements of the Turkish Armed forces attempted a coup that ultimately failed following widespread popular resistance. More than 240 people were killed and over 2,000 injured when Turkish citizens took to the streets en masse to confront the coup forces. The government accused followers of the Fethullah Gulen transnational religious and social movement (\\u0026quot;Hizmet\\u0026quot;) for allegedly instigating the failed coup and designates the movement\\u0026amp;rsquo;s followers as terrorists. Since the attempted coup, Turkish Government authorities arrested, suspended, or dismissed more than 130,000 security personnel, journalists, judges, academics, and civil servants due to their alleged connection to Gulen\\u0026#39;s movement. Following the failed coup, the Turkish Government instituted a State of Emergency from July 2016 to July 2018. The Turkish Government conducted a referendum on 16 April 2017 in which voters approved constitutional amendments changing Turkey from a parliamentary to a presidential system. The amendments went into effect fully following the presidential and parliamentary elections in June 2018.\",\"name\":\"Turkey\",\"people_and_society/age_structure/0_14_years\":0.2426,\"people_and_society/age_structure/15_24_years\":0.1588,\"people_and_society/age_structure/25_54_years\":0.4326,\"people_and_society/age_structure/55_64_years\":0.0882,\"people_and_society/age_structure/65_years_and_over\":0.0779,\"people_and_society/birth_rate\":\"15.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Turkish 70-75%, Kurdish 19%, other minorities 7-12% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"14.968 million Istanbul, 5.018 million ANKARA (capital), 2.964 million Izmir, 1.951 million Bursa, 1.75 million Adana, 1.668 million Gaziantep (2019)\",\"people_and_society/nationality/adjective\":\"Turkish\",\"people_and_society/nationality/noun\":\"Turk(s)\",\"people_and_society/net_migration_rate\":\"-4.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"81257239\",\"people_and_society/population_growth_rate\":0.0049,\"people_and_society/urbanization/urban_population\":\"75.6% of total population (2019)\",\"transportation/airports\":\"98\",\"transportation/railways/total\":\"12710\",\"transportation/roadways/total\":\"67333\"},{\"BoxHeight\":30.099999999999966,\"BoxWidth\":30.700000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TZA\",\"ISO_Code\":\"TZ\",\"Path\":\"M 594.1 463.3 594.6 463.5 595.7 464.1 604.4 469 604.4 469.1 604.5 469.7 604.2 470.1 604.3 470.3 604.6 470.4 604.8 470.8 608.7 473.5 608.6 473.8 608.7 474 608.5 474.2 608.4 474.8 607.7 476.8 607.5 477.3 607.7 477.7 607.8 478.3 607.9 478.5 608.3 478.6 609 479.5 609.4 479.7 609.6 480.1 609.6 480.4 609.3 480.6 609.1 480.9 608.9 481.7 608.9 482.1 608.8 482.4 609.1 482.5 609.2 482.7 609.2 483.1 608.8 483.6 608.9 484 608.9 484.4 609.1 484.5 609.2 484.8 609.6 485.4 609.5 485.4 609.2 485.2 609.1 485.5 609.4 485.6 609.5 486.1 609.7 486 609.9 486.2 609.9 486.6 609.7 486.8 609.9 486.9 610.1 487.1 610.2 487.7 610.3 487.9 610.3 488.2 610.2 488.4 610.4 488.4 610.8 488.8 611.2 488.9 611.3 489.2 611.4 489.2 611.5 489 611.8 489.4 612 489.4 612.1 489.5 612 489.9 611.9 490 611.5 490.1 610.9 490.7 609.6 491.2 608.8 491.7 608.5 491.7 607.8 491.7 607.4 492 607.1 492.1 606.7 492.4 606 492 605.2 492 604.9 492.1 604.7 492.7 604.6 492.8 604.2 493 603.9 493 603.7 493.2 603.4 493.1 603.2 493.1 602.6 492.9 602.3 492.9 602.1 492.9 601.6 493.3 601.4 493.3 601.3 493.4 601.2 493.2 601.1 493.2 600.6 493.3 600.4 493.2 600.3 492.9 600.1 492.7 600 492.7 599.6 492.5 599.3 492.4 598.9 492.8 598.5 492.9 596.9 492.9 596.8 492.3 596.5 492.1 595.9 491.3 596.1 490.6 595.8 489.9 595.8 489.2 595.7 488.5 595.1 487.7 594.4 487 594.1 487.1 594.1 487.4 594 487.6 593.6 487.3 593.4 487.3 593.1 487.3 592.8 487.4 592.4 487 592 487 591.6 486.8 591.5 486.7 591.4 486.7 590.8 486.4 590.2 486.3 589.9 486 589.5 486 589.2 485.9 589.1 485.8 588.7 485.8 588.5 485.7 588.5 485.4 588.4 485.4 588.2 485.3 587.8 485.3 587.6 485.1 587.5 484.8 587 484.5 586.7 484.6 586.5 484.5 586.3 484.6 586 484.5 585.4 483.7 585.3 483.4 585 482.5 584.4 481.6 584.3 481 584 480.4 583.6 479.9 583.3 479.5 582.9 479.4 582.4 478.9 581.9 477.9 581.8 477.1 582.1 476.7 582.1 476.4 581.4 474.2 581.3 473.9 581.6 473.2 581.6 472.9 582.4 472.9 582.7 472.7 583.2 472.4 583.8 471.7 583.9 471.3 584.3 471 584.5 470.4 585 470.1 585 469.8 585.5 469.6 585.4 468.9 585 468.8 584.8 468.6 584.5 468.7 584.3 468.5 584.5 468 584.4 467.9 584.7 467.3 585 467.2 585.2 467.1 585.3 467.2 585.5 467.1 585.6 466.3 585.4 465.9 585.5 465.1 585.2 464.6 584.8 464.3 584.7 464.1 584.5 463.7 584.5 463.5 584.9 463.5 585.3 463.3 589.5 463.3 591.5 463.3 593.4 463.3 593.6 463.3 594.1 463.3 Z M 609.3 477.8 609.5 477.8 609.5 477.7 609.5 477.6 609.6 477.7 609.6 478 609.7 478.3 609.7 478.4 609.6 478.5 609.5 478.5 609.4 478.5 609.3 478.1 609.2 478.1 609.3 478.2 609.2 478.2 609.2 478.1 609 478 609 477.9 608.9 478 608.9 478.1 608.7 477.9 608.6 477.7 608.7 477.6 608.7 477.3 608.6 477.2 608.6 477.1 608.8 476.9 608.9 476.8 608.9 476.6 608.9 476.5 609 476.5 609.1 476.7 609.1 477 609.2 477.2 609.3 477.4 609.3 477.8 Z M 610.2 474.2 610.3 474.3 610.3 474.2 610.5 474.3 610.5 474.4 610.5 474.5 610.4 474.7 610.5 474.7 610.5 474.8 610.4 474.7 610.4 474.9 610.5 474.9 610.5 475 610.4 475.4 610.3 475.6 610.1 475.7 610 475.6 609.9 475.7 609.9 475.5 609.9 475.4 610 475.3 610 475.2 610.1 475.1 610.1 475 610.2 475 610.2 474.9 610.1 474.8 610 474.7 610.1 474.6 610 474.6 610 474.5 609.9 474.4 610 474.3 610 474.2 610.2 474.2 Z M 610.2 482.6 610 482.8 609.8 482.7 610.4 482.1 610.6 482 610.6 482.2 610.4 482.6 610.2 482.6 Z M 609.9 485.8 609.8 485.9 609.7 485.8 609.8 485.7 609.9 485.8 Z M 609.8 475.6 609.8 475.7 609.7 475.6 609.8 475.5 609.8 475.6 Z M 609.6 485.5 609.6 485.6 609.5 485.6 609.5 485.5 609.6 485.5 Z M 610.3 482.9 610.2 482.9 610.3 482.7 610.3 482.8 610.3 482.9 Z M 608.8 476.7 608.8 476.8 608.7 476.8 608.7 476.6 608.8 476.7 Z\",\"Xmax\":612.1,\"Xmid\":596.5,\"Xmin\":581.4,\"Ymax\":493.4,\"Ymid\":478,\"Ymin\":463.3,\"economy/currency\":\"Tanzanian shillings (TZS) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$3,200\",\"economy/gdp_real_growth_rate/2017\":0.06,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"14.57 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":885800,\"geography/area/water\":61500,\"geography/area_comparative\":\"more than six times the size of Georgia; slightly larger than twice the size of California\",\"geography/area_sqkm\":947300,\"geography/climate\":\"varies from tropical along coast to temperate in highlands\",\"geography/coastline\":\"1,424 km\",\"geography/elevation/highest_point\":\"Kilimanjaro (highest point in Africa) 5,895 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1,018 m\",\"geography/geographic_coordinates\":\"6 00 S, 35 00 E\",\"geography/geography_note\":\"Kilimanjaro is the highest point in Africa and one of only three mountain ranges on the continent that has glaciers (the others are Mount Kenya and the Ruwenzori Mountains); bordered by three of the largest lakes on the continent: Lake Victoria (the world\\u0026#39;s second-largest freshwater lake) in the north, Lake Tanganyika (the world\\u0026#39;s second deepest) in the west, and Lake Nyasa (Lake Malawi) in the southwest\",\"geography/land_boundaries/border_countries\":\"Burundi 589 km, Democratic Republic of the Congo 479 km, Kenya 775 km, Malawi 512 km, Mozambique 840 km, Rwanda 222 km, Uganda 391 km, Zambia 353 km\",\"geography/land_boundaries/total\":\"4,161 km\",\"geography/land_use/agricultural_land_arable_land\":0.143,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.271,\"geography/land_use/forest\":0.373,\"geography/land_use/other\":0.19,\"geography/location\":\"Eastern Africa, bordering the Indian Ocean, between Kenya and Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"plains along coast; central plateau; highlands in north, south\",\"government/administrative_divisions\":\"31 regions; Arusha, Dar es Salaam, Dodoma, Geita, Iringa, Kagera, Kaskazini Pemba (Pemba North), Kaskazini Unguja (Zanzibar North), Katavi, Kigoma, Kilimanjaro, Kusini Pemba (Pemba South), Kusini Unguja (Zanzibar Central/South), Lindi, Manyara, Mara, Mbeya, Mjini Magharibi (Zanzibar Urban/West), Morogoro, Mtwara, Mwanza, Njombe, Pwani (Coast), Rukwa, Ruvuma, Shinyanga, Simiyu, Singida, Songwe, Tabora, Tanga\",\"government/capital/geographic_coordinates\":\"6 48 S, 39 17 E\",\"government/capital/name\":\"Dar es Salaam (administrative capital), Dodoma (legislative capital); note - Dodoma was designated the national capital in 1996 and serves as the meeting place for the National Assembly; Dar es Salaam remains the de facto capital, the country\\u0026#39;s largest city and commercial center, and the site of the executive branch offices and diplomatic representation; the government contends that it will complete the transfer of the executive branch to Dodoma by 2020\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country\\u0026#39;s name is a combination of the first letters of Tanganyika and Zanzibar, the two states that merged to form Tanzania in 1964\",\"government/executive_branch/chief_of_state\":\"President John MAGUFULI, Dr. (since 5 November 2015); Vice President Samia Suluhu HASSAN (since 5 November 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President John MAGUFULI, Dr. (since 5 November 2015); Vice President Samia Suluhu HASSAN (since 5 November 2015); note - Prime Minister Kassim Majaliwa MAJALIWA (since 20 November 2015) has authority over the day-to-day functions of the government, is the leader of government business in the National Assembly, and is head of the Cabinet\",\"government/flag_description\":\"divided diagonally by a yellow-edged black band from the lower hoist-side corner; the upper triangle (hoist side) is green and the lower triangle is blue; the banner combines colors found on the flags of Tanganyika and Zanzibar; green represents the natural vegetation of the country, gold its rich mineral deposits, black the native Swahili people, and blue the country\\u0026#39;s many lakes and rivers, as well as the Indian Ocean\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 April 1964 (Tanganyika united with Zanzibar to form the United Republic of Tanganyika and Zanzibar); 29 October 1964 (renamed United Republic of Tanzania); notable earlier dates: 9 December 1961 (Tanganyika became independent from UK-administered UN trusteeship); 10 December 1963 (Zanzibar became independent from UK)\",\"government/national_holiday\":\"Union Day (Tanganyika and Zanzibar), 26 April (1964)\",\"government/national_symbol_s\":\"Uhuru (Freedom) torch, giraffe; national colors: green, yellow, blue, black\",\"introduction\":\"Shortly after achieving independence from Britain in the early 1960s, Tanganyika and Zanzibar merged to form the United Republic of Tanzania in 1964. In 1995, the country held its first democratic elections since the 1970s. Zanzibar maintains semi-autonomy and participates in national elections; popular political opposition on the isles led to four contentious elections since 1995, in which the ruling party claimed victory despite international observers\\u0026#39; claims of voting irregularities.\",\"name\":\"United Republic of Tanzania\",\"people_and_society/age_structure/0_14_years\":0.434,\"people_and_society/age_structure/15_24_years\":0.2003,\"people_and_society/age_structure/25_54_years\":0.3002,\"people_and_society/age_structure/55_64_years\":0.0351,\"people_and_society/age_structure/65_years_and_over\":0.0304,\"people_and_society/birth_rate\":\"35.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"mainland - African 99% (of which 95% are Bantu consisting of more than 130 tribes), other 1% (consisting of Asian, European, and Arab); Zanzibar - Arab, African, mixed Arab and African\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"262,000 Dodoma (legislative capital) (2018), 6.368 million DAR ES SALAAM (administrative capital), 1.061 million Mwanza (2019)\",\"people_and_society/nationality/adjective\":\"Tanzanian\",\"people_and_society/nationality/noun\":\"Tanzanian(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55451343\",\"people_and_society/population_growth_rate\":0.0274,\"people_and_society/urbanization/urban_population\":\"34.5% of total population (2019)\",\"transportation/airports\":\"166\",\"transportation/railways/total\":\"4567\",\"transportation/roadways/total\":\"87581\"},{\"BoxHeight\":27.19999999999999,\"BoxWidth\":39.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.715,\"ISO3_Code\":\"TKM\",\"ISO_Code\":\"TM\",\"Path\":\"M 684.5 348.8 684.1 348.8 683.8 348.9 683.2 348.5 682.2 348.2 682 348.5 682 348.8 681.7 349.2 680.5 349.2 679.6 349.6 679.6 350.3 679.2 351.2 679.2 351.9 679 352.3 678.2 352.9 677.9 352.9 677.6 353.1 677.6 353.4 677.3 353.4 676.3 353.6 676 353.8 675 354 675 354.1 675.3 354.5 674.9 354.8 675 355.1 674.9 355.4 674.6 355.5 673.7 356.1 673.2 355.9 672.7 356.4 672.6 355.9 672 355.4 671.8 355.3 671.2 355.5 670.8 355.4 670.3 355 670.1 354.8 669.9 354.8 669.7 354.6 669.8 354 669.7 353.7 669.5 353.6 669.7 353 669.5 352.2 669.6 351.6 669.5 351.3 667.4 351.3 667.3 351.2 666.4 349.9 665.7 349.6 665.1 349.5 664.7 348.9 664.7 348.5 664.5 348.2 664.2 348.2 663.7 347.9 663.1 347.6 662.8 347.8 662.3 347.6 662.1 347.8 661.9 347.8 661.5 347.7 661.4 347.4 661.2 347.2 660.7 347.2 660.4 347 660 346.8 659.3 346.8 659 346.5 659 346.2 658.6 345.6 658.5 345.6 658.1 345.9 657.4 345.6 656.9 345.7 656.6 345.6 656.2 345.8 656.2 346.1 656.1 346.2 655.3 346.3 654.6 346.1 653.8 346.2 653.2 346.6 652.8 346.7 652.5 347.1 652.1 347.4 651.9 347.7 651.9 348.2 651.6 348.5 651.3 348.4 650.4 348.9 649.4 348.8 649.2 346.8 649.3 345.5 649.3 344.6 649.5 343.2 648.4 341.9 647.7 341.8 647.4 341.9 647.3 341.5 647.5 341.2 648.3 341.2 648.6 341 648.5 340.8 648.3 340.9 648.2 340.6 648.2 340.2 648.3 339.6 647.9 339.5 646.6 339.5 646.2 339 646.2 338 646.8 335.9 647.5 336.5 648.2 336.6 648.6 336.4 648.9 336.9 649.3 337 650.5 336.8 650.6 336.2 651.1 336.4 651.4 336.3 651.6 336 651.6 335.7 650 333.9 649.5 332.1 649 331.6 648.6 331.6 647.5 331.7 646.8 332.2 646.5 333 646.6 333.6 646.4 334.8 645.9 334 645.6 333.3 645.4 332.9 646.1 332.3 647 331.5 648.1 331.1 650.1 330.8 651.1 331.3 652 331.9 652.3 332.3 652.4 332.7 652.7 333.1 653.2 334.1 653.9 334.8 654.1 334.7 654.2 334.8 654.9 334.6 655.2 334.6 658.2 334.7 658.3 334.4 658.1 334.1 658 333.3 658 332.8 658.1 332.5 659 331.5 660.3 331.3 660.6 331 660.6 330.4 660.7 330.3 660.9 330.2 661.1 330.3 661.2 330.3 661.7 330.3 661.6 330 661.3 329.6 661.6 329.5 662.3 329.5 662.6 329.2 663.5 330 664.1 330.2 664.2 330.3 664.7 330.9 665.9 331 666.3 331.3 666.3 332.1 666.9 332.7 666.6 332.9 666.7 333.5 666.7 334.1 667.4 334.8 669.1 334.9 669.9 335.2 670.1 335.1 670.3 334.8 670.5 334.7 670.9 334.8 671.4 335.3 671.8 335.7 671.9 336.4 672.2 337.2 672.8 337.9 673.1 339.2 673.4 339.7 676 341.5 676.8 342.3 677.6 342.9 678.4 343.2 679 343.6 680.3 344.4 681.4 345.3 682.2 345.6 682.9 345.6 683.6 346 684.1 346.4 684.6 346.5 684.8 346.8 684.5 347.5 684.5 347.9 684.7 348.4 684.5 348.8 Z M 661.9 331 662.2 331 662.2 330.8 661.9 330.6 661.9 330.5 661.8 330.5 661.9 330.7 661.9 331 Z M 647.1 343.1 647.1 343.4 647 343.3 647 343.1 647 342.9 647 342.7 647.1 342.7 647.1 342.9 647.1 343.1 Z M 647.2 343.6 647.1 343.7 647.1 343.6 647.1 343.5 647.2 343.5 647.2 343.6 Z M 650.6 335.8 650.6 336 650.5 335.9 650.5 335.7 650.6 335.8 Z M 647.1 340.2 647 340.3 646.9 340.2 646.9 340.1 647.1 340.2 Z\",\"Xmax\":684.8,\"Xmid\":664.6,\"Xmin\":645.4,\"Ymax\":356.4,\"Ymid\":342.6,\"Ymin\":329.2,\"economy/currency\":\"Turkmenistani manat (TMM) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$18,200\",\"economy/gdp_real_growth_rate/2017\":0.065,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"100.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":469930,\"geography/area/water\":18170,\"geography/area_comparative\":\"slightly more than three times the size of Georgia; slightly larger than California\",\"geography/area_sqkm\":488100,\"geography/climate\":\"subtropical desert\",\"geography/coastline\":\"0 km (landlocked); note - Turkmenistan borders the Caspian Sea (1,768 km)\",\"geography/elevation/highest_point\":\"Gora Ayribaba 3,139 m\",\"geography/elevation/lowest_point\":\"Vpadina Akchanaya (Sarygamysh Koli is a lake in northern Turkmenistan with a water level that fluctuates above and below the elevation of Vpadina Akchanaya, the lake has dropped as low as -110 m) -81 m\",\"geography/elevation/mean_elevation\":\"230 m\",\"geography/geographic_coordinates\":\"40 00 N, 60 00 E\",\"geography/geography_note\":\"landlocked; the western and central low-lying desolate portions of the country make up the great Garagum (Kara-Kum) desert, which occupies over 80% of the country; eastern part is plateau\",\"geography/land_boundaries/border_countries\":\"Afghanistan 804 km, Iran 1148 km, Kazakhstan 413 km, Uzbekistan 1793 km\",\"geography/land_boundaries/total\":\"4,158 km\",\"geography/land_use/agricultural_land_arable_land\":0.041,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.678,\"geography/land_use/forest\":0.088,\"geography/land_use/other\":0.192,\"geography/location\":\"Central Asia, bordering the Caspian Sea, between Iran and Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"flat-to-rolling sandy desert with dunes rising to mountains in the south; low mountains along border with Iran; borders Caspian Sea in west\",\"government/administrative_divisions\":\"5 provinces (welayatlar, singular - welayat) and 1 independent city*: Ahal Welayaty (Anew), Ashgabat*, Balkan Welayaty (Balkanabat), Dasoguz Welayaty, Lebap Welayaty (Turkmenabat), Mary Welayaty\",\"government/capital/geographic_coordinates\":\"37 57 N, 58 23 E\",\"government/capital/name\":\"Ashgabat (Ashkhabad)\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the suffix \\u0026quot;-stan\\u0026quot; means \\u0026quot;place of\\u0026quot; or \\u0026quot;country,\\u0026quot; so Turkmenistan literally means the \\u0026quot;Land of the Turkmen [people]\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Gurbanguly BERDIMUHAMEDOW (since 14 February 2007); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Gurbanguly BERDIMUHAMEDOW (since 14 February 2007)\",\"government/flag_description\":\"green field with a vertical red stripe near the hoist side, containing five tribal guls (designs used in producing carpets) stacked above two crossed olive branches; five white, five-pointed stars and a white crescent moon appear in the upper corner of the field just to the fly side of the red stripe; the green color and crescent moon represent Islam; the five stars symbolize the regions or welayats of Turkmenistan; the guls reflect the national identity of Turkmenistan where carpet-making has long been a part of traditional nomadic life\",\"government/government_type\":\"presidential republic; authoritarian\",\"government/independence\":\"27 October 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 27 October (1991)\",\"government/national_symbol_s\":\"Akhal-Teke horse; national colors: green, white\",\"introduction\":\"Present-day Turkmenistan covers territory that has been at the crossroads of civilizations for centuries. The area was ruled in antiquity by various Persian empires, and was conquered by Alexander the Great, Muslim armies, the Mongols, Turkic warriors, and eventually the Russians. In medieval times, Merv (located in present-day Mary province) was one of the great cities of the Islamic world and an important stop on the Silk Road. Annexed by Russia in the late 1800s, Turkmenistan later figured prominently in the anti-Bolshevik movement in Central Asia. In 1924, Turkmenistan became a Soviet republic; it achieved independence upon the dissolution of the USSR in 1991. President for Life Saparmyrat NYYAZOW died in December 2006, and Gurbanguly BERDIMUHAMEDOW, a deputy chairman under NYYAZOW, emerged as the country\\u0026#39;s new president.\\u0026amp;nbsp;BERDIMUHAMEDOW won Turkmenistan\\u0026#39;s first multi-candidate presidential election in February 2007, and again in 2012 and in 2017 with over 97% of the vote in both instances, in elections widely regarded as undemocratic.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Turkmenistan has sought new export markets for its extensive hydrocarbon/natural gas reserves, which have yet to be fully exploited. As of late 2019, Turkmenistan exported the majority of its gas to China and small levels of gas were also being sent to Russia. Turkmenistan\\u0026#39;s reliance on gas exports has made the economy vulnerable to fluctuations in the global energy market, and economic hardships since the drop in energy prices in 2014 have led many Turkmenistanis to emigrate, mostly to Turkey.\",\"name\":\"Turkmenistan\",\"people_and_society/age_structure/0_14_years\":0.2566,\"people_and_society/age_structure/15_24_years\":0.1771,\"people_and_society/age_structure/25_54_years\":0.4352,\"people_and_society/age_structure/55_64_years\":0.0817,\"people_and_society/age_structure/65_years_and_over\":0.0493,\"people_and_society/birth_rate\":\"18.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2012)\",\"people_and_society/ethnic_groups\":\"Turkmen 85%, Uzbek 5%, Russian 4%, other 6% (2003)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"70.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"828,000 ASHGABAT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Turkmenistani\",\"people_and_society/nationality/noun\":\"Turkmenistani(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5411012\",\"people_and_society/population_growth_rate\":0.011,\"people_and_society/urbanization/urban_population\":\"52% of total population (2019)\",\"transportation/airports\":\"26\",\"transportation/railways/total\":\"5113\",\"transportation/roadways/total\":\"58592\"},{\"BoxHeight\":23.69999999999999,\"BoxWidth\":11.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.74,\"ISO3_Code\":\"TUN\",\"ISO_Code\":\"TN\",\"Path\":\"M 532.1 363 531.9 364 531.9 364.6 532.1 365.1 532 365.4 531.7 365.7 530.4 366.3 529.9 366.8 529.5 367 529.5 367.3 529.2 367.6 528.7 367.7 528.5 367.9 528.4 368.1 528.1 368.6 528.4 369.4 528.5 369.8 528.6 370.4 528.3 371 527.5 372.1 526.5 372.5 526.3 371.5 525.8 369.6 525.8 369.4 525.5 368.1 525.4 367.7 525.3 367.4 525.3 367.2 525.2 367 525.2 366.6 523.2 365.2 523.2 365.1 523.1 364.8 523 364.1 522.5 363.5 522.5 363.2 521.7 362.9 521.5 362.2 521.1 361.6 521 361.1 520.9 360.9 520.9 360 521.2 359.6 521.4 359.7 521.6 359.5 521.8 358.9 522.5 358.5 522.9 358.1 522.9 357.9 523 357.7 522.9 357.2 523 357 523.1 356.6 523.4 356.1 523.1 355.8 523.1 355.5 523.2 355.2 523.2 354.6 522.9 354.3 522.9 353.8 523.1 353.1 523.1 352.9 523.3 352.1 523.2 352 522.7 351.9 522.6 351.8 523.4 351.3 523.5 351.1 523.5 350.8 524 350.6 523.9 350.5 524 350.2 524.5 350.1 525 349.6 525.5 349.2 527 348.8 527.3 348.9 527.5 349.1 527.9 349.1 528.3 349.4 528.2 349.5 528.3 350 528.6 350.4 528.6 350.8 528.8 351 529.1 350.9 529.4 350.5 529.8 350.3 530.3 349.9 530.6 349.8 530.8 350.5 530.5 350.9 529.9 351.9 529.2 352.3 529.1 352.7 529.1 353.1 529.2 353.5 529.5 354.1 530 354.3 530.1 354.5 530.6 354.8 530.7 355.2 530.6 355.7 530.8 356.1 530.1 357.5 529.8 358 529.3 358.4 528.1 359.2 527.8 359.6 527.8 359.9 528.1 360.7 528.7 361.2 529.1 361.4 529.7 361.3 529.7 361.5 529.7 361.8 529.8 361.9 530.2 361.8 530.4 361.5 530.6 361.5 530.8 361.7 530.8 362.1 530.9 362.5 530.9 362.6 531 362.8 532.1 363 Z M 529.9 360.6 530.2 360.7 530.4 360.6 530.6 360.8 530.7 360.8 530.7 360.9 530.5 361.1 530.5 361.2 530.4 361.1 530.3 361.3 530.2 361.4 530.2 361.3 530 361.1 529.9 361.2 529.9 361.3 529.8 361.1 529.7 361 529.8 360.9 529.8 360.6 529.9 360.6 Z M 531.3 357.6 531.3 357.8 531.1 357.9 530.9 358 530.8 358 531 357.7 531.1 357.7 531.1 357.5 531.2 357.6 531.2 357.4 531.3 357.6 Z M 530.8 358 530.6 358.2 530.4 358 530.5 358 530.7 358 530.8 358 Z\",\"Xmax\":532.1,\"Xmid\":526.6,\"Xmin\":520.9,\"Ymax\":372.5,\"Ymid\":359.8,\"Ymin\":348.8,\"economy/currency\":\"Tunisian dinars (TND) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$11,900\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.42 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":155360,\"geography/area/water\":8250,\"geography/area_comparative\":\"slightly larger than Georgia\",\"geography/area_sqkm\":163610,\"geography/climate\":\"temperate in north with mild, rainy winters and hot, dry summers; desert in south\",\"geography/coastline\":\"1,148 km\",\"geography/elevation/highest_point\":\"Jebel ech Chambi 1,544 m\",\"geography/elevation/lowest_point\":\"Shatt al Gharsah -17 m\",\"geography/elevation/mean_elevation\":\"246 m\",\"geography/geographic_coordinates\":\"34 00 N, 9 00 E\",\"geography/geography_note\":\"strategic location in central Mediterranean; Malta and Tunisia are discussing the commercial exploitation of the continental shelf between their countries, particularly for oil exploration\",\"geography/land_boundaries/border_countries\":\"Algeria 1034 km, Libya 461 km\",\"geography/land_boundaries/total\":\"1,495 km\",\"geography/land_use/agricultural_land_arable_land\":0.183,\"geography/land_use/agricultural_land_permanent_crops\":0.154,\"geography/land_use/agricultural_land_permanent_pasture\":0.311,\"geography/land_use/forest\":0.066,\"geography/land_use/other\":0.286,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Algeria and Libya\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mountains in north; hot, dry central plain; semiarid south merges into the Sahara\",\"government/administrative_divisions\":\"24 governorates (wilayat, singular - wilayah); Beja (Bajah), Ben Arous (Bin \\u0026#39;Arus), Bizerte (Banzart), Gabes (Qabis), Gafsa (Qafsah), Jendouba (Jundubah), Kairouan (Al Qayrawan), Kasserine (Al Qasrayn), Kebili (Qibili), Kef (Al Kaf), L\\u0026#39;Ariana (Aryanah), Mahdia (Al Mahdiyah), Manouba (Manubah), Medenine (Madanin), Monastir (Al Munastir), Nabeul (Nabul), Sfax (Safaqis), Sidi Bouzid (Sidi Bu Zayd), Siliana (Silyanah), Sousse (Susah), Tataouine (Tatawin), Tozeur (Tawzar), Tunis, Zaghouan (Zaghwan)\",\"government/capital/geographic_coordinates\":\"36 48 N, 10 11 E\",\"government/capital/name\":\"Tunis\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Tunis\",\"government/executive_branch/chief_of_state\":\"President Kais SAIED (elected 13 October, sworn in 23 October 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Youssef CHAHED (since 27 August 2016); on 15 November 2019, President SAIED asks Habib JEMLI to form a government\",\"government/flag_description\":\"red with a white disk in the center bearing a red crescent nearly encircling a red five-pointed star; resembles the Ottoman flag (red banner with white crescent and star) and recalls Tunisia\\u0026#39;s history as part of the Ottoman Empire; red represents the blood shed by martyrs in the struggle against oppression, white stands for peace; the crescent and star are traditional symbols of Islam\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"20 March 1956 (from France)\",\"government/national_holiday\":\"Independence Day, 20 March (1956); Revolution and Youth Day, 14 January (2011)\",\"government/national_symbol_s\":\"encircled red crescent moon and five-pointed star; national colors: red, white\",\"introduction\":\"Rivalry between French and Italian interests in Tunisia culminated in a French invasion in 1881 and the creation of a protectorate. Agitation for independence in the decades following World War I was finally successful in convincing the French to recognize Tunisia as an independent state in 1956. The country\\u0026#39;s first president, Habib BOURGUIBA, established a strict one-party state. He dominated the country for 31 years, repressing Islamic fundamentalism and establishing rights for women unmatched by any other Arab nation. In November 1987, BOURGUIBA was removed from office and replaced by Zine el Abidine BEN ALI in a bloodless coup. Street protests that began in Tunis in December 2010 over high unemployment, corruption, widespread poverty, and high food prices escalated in January 2011, culminating in rioting that led to hundreds of deaths. On 14 January 2011, the same day BEN ALI dismissed the government, he fled the country, and by late January 2011, a \\u0026quot;national unity government\\u0026quot; was formed. Elections for the new Constituent Assembly were held in late October 2011, and in December, it elected human rights activist Moncef MARZOUKI as interim president. The Assembly began drafting a new constitution in February 2012 and, after several iterations and a months-long political crisis that stalled the transition, ratified the document in January 2014. Parliamentary and presidential elections for a permanent government were held at the end of 2014. Beji CAID ESSEBSI was elected as the first president under the country\\u0026#39;s new constitution. Following ESSEBSI\\u0026amp;rsquo;s death in office in July 2019, Tunisia moved its scheduled presidential election forward two months and after two rounds of voting, Kais SAIED was sworn in as president in October 2019. Tunisia also held legislative elections on schedule in October 2019. SAIED\\u0026#39;s term, as well as that of Tunisia\\u0026#39;s 217-member parliament, expires in 2024.\",\"name\":\"Tunisia\",\"people_and_society/age_structure/0_14_years\":0.2525,\"people_and_society/age_structure/15_24_years\":0.1353,\"people_and_society/age_structure/25_54_years\":0.4325,\"people_and_society/age_structure/55_64_years\":0.0975,\"people_and_society/age_structure/65_years_and_over\":0.0822,\"people_and_society/birth_rate\":\"17.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Arab 98%, European 1%, Jewish and other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.328 million TUNIS (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Tunisian\",\"people_and_society/nationality/noun\":\"Tunisian(s)\",\"people_and_society/net_migration_rate\":\"-1.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11516189\",\"people_and_society/population_growth_rate\":0.0095,\"people_and_society/urbanization/urban_population\":\"69.3% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"2173\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":17.30000000000001,\"BoxWidth\":5.300000000000001,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.725,\"ISO3_Code\":\"TON\",\"ISO_Code\":\"TO\",\"Path\":\"M 13.9 520.5 14.1 520.5 14.2 520.5 14.3 520.5 14.2 520.6 14.3 520.7 14.4 520.5 14.4 520.7 14.5 520.7 14.5 520.6 14.5 520.5 14.6 520.5 14.7 520.5 14.8 520.6 14.6 520.7 14.6 520.8 14.6 520.9 14.5 520.9 14.4 520.9 14.3 520.8 14.1 520.7 13.9 520.6 13.9 520.5 Z M 17.8 513.2 17.6 513.3 17.6 513.4 17.5 513.4 17.4 513.5 17.3 513.4 17.3 513.3 17.5 513.3 17.4 513.2 17.6 513.1 17.6 513 17.8 513 17.9 513.2 17.8 513.2 Z M 15.1 521.5 14.9 521.3 15 521 15.1 521.1 15.1 521.5 Z M 14.7 516.5 14.6 516.5 14.6 516.4 14.6 516.3 14.7 516.3 14.8 516.5 14.7 516.5 Z M 13.2 504.4 13.1 504.5 13 504.4 13 504.3 13.1 504.3 13.2 504.3 13.2 504.4 Z M 14.8 516.3 14.7 516.3 14.8 516.1 14.9 516.2 14.8 516.3 Z M 16.8 516.7 16.7 516.7 16.6 516.6 16.7 516.6 16.8 516.7 Z M 18.3 505.4 18.2 505.5 18.1 505.4 18.3 505.3 18.3 505.4 Z M 16.8 511.3 16.8 511.4 16.7 511.4 16.7 511.3 16.8 511.3 Z M 15.5 517.9 15.5 518 15.3 517.9 15.4 517.9 15.5 517.9 Z M 16.9 516.4 16.9 516.5 16.7 516.5 16.7 516.4 16.9 516.4 Z\",\"Xmax\":18.3,\"Xmid\":15.5,\"Xmin\":13,\"Ymax\":521.5,\"Ymid\":516.4,\"Ymin\":504.2,\"economy/currency\":\"pa\\u0026#39;anga (TOP) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$5,900\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"139,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":717,\"geography/area/water\":30,\"geography/area_comparative\":\"four times the size of Washington, DC\",\"geography/area_sqkm\":747,\"geography/climate\":\"tropical; modified by trade winds; warm season (December to May), cool season (May to December)\",\"geography/coastline\":\"419 km\",\"geography/elevation/highest_point\":\"Kao Volcano on Kao Island 1,046 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"20 00 S, 175 00 W\",\"geography/geography_note\":\"the western islands (making up the Tongan Volcanic Arch) are all of volcanic origin; the eastern islands are nonvolcanic and are composed of coral limestone and sand\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.222,\"geography/land_use/agricultural_land_permanent_crops\":0.153,\"geography/land_use/agricultural_land_permanent_pasture\":0.056,\"geography/land_use/forest\":0.125,\"geography/land_use/other\":0.444,\"geography/location\":\"Oceania, archipelago in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly flat islands with limestone bedrock formed from uplifted coral formation; others have limestone overlying volcanic rock\",\"government/administrative_divisions\":\"5 island divisions; \\u0026#39;Eua, Ha\\u0026#39;apai, Ongo Niua, Tongatapu, Vava\\u0026#39;u\",\"government/capital/geographic_coordinates\":\"21 08 S, 175 12 W\",\"government/capital/name\":\"Nuku\\u0026#39;alofa\",\"government/capital/time_difference\":\"UTC\\u002B13 (18 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0026quot;tonga\\u0026quot; means \\u0026quot;south\\u0026quot; in the Tongan language and refers to the country\\u0026#39;s geographic position in relation to central Polynesia\",\"government/executive_branch/chief_of_state\":\"King TUPOU VI (since 18 March 2012); Heir Apparent Crown Prince Siaosi Manumataogo \\u0026#39;Alaivahamama\\u0026#39;o \\u0026#39;Ahoeitu Konstantin Tuku\\u0026#39;aho, son of the king (born 17 September 1985); note - on 18 March 2012, King George TUPOU V died and his brother, Crown Prince TUPOUTO\\u0026#39;A Lavaka, assumed the throne as TUPOU VI\",\"government/executive_branch/head_of_government\":\"Prime Minister Pohiva TU\\u0026#39;I\\u0026#39;ONETOA (since 27 September 2019)\",\"government/flag_description\":\"red with a bold red cross on a white rectangle in the upper hoist-side corner; the cross reflects the deep-rooted Christianity in Tonga, red represents the blood of Christ and his sacrifice, and white signifies purity\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"4 June 1970 (from UK protectorate status)\",\"government/national_holiday\":\"Official Birthday of King TUPOU VI, 4 July (1959); note - actual birthday of the monarch is 12 July 1959, 4 July (2015) is the day the king was crowned; Constitution Day (National Day), 4 November (1875)\",\"government/national_symbol_s\":\"red cross on white field, arms equal length; national colors: red, white\",\"introduction\":\"Tonga - unique among Pacific nations - never completely lost its indigenous governance. The archipelagos of \\u0026quot;The Friendly Islands\\u0026quot; were united into a Polynesian kingdom in 1845. Tonga became a constitutional monarchy in 1875 and a British protectorate in 1900; it withdrew from the protectorate and joined the Commonwealth of Nations in 1970. Tonga remains the only monarchy in the Pacific; in 2008, King George TUPOU V announced he was relinquishing most of his powers leading up to parliamentary elections in 2010. TUPOU died in 2012 and was succeeded by his brother \\u0026#39;Aho\\u0026#39;eitu TUPOU VI. Tropical Cyclone Gita, the strongest-ever recorded storm to impact Tonga, hit the islands in February 2018 causing extensive damage.\",\"name\":\"Tonga\",\"people_and_society/age_structure/0_14_years\":0.3326,\"people_and_society/age_structure/15_24_years\":0.1969,\"people_and_society/age_structure/25_54_years\":0.3469,\"people_and_society/age_structure/55_64_years\":0.0581,\"people_and_society/age_structure/65_years_and_over\":0.0656,\"people_and_society/birth_rate\":\"21.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tongan 97%, part-Tongan 0.8%, other 2.2%, unspecified \\u0026lt;.1% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 NUKU\\u0026#39;ALOFA (2018)\",\"people_and_society/nationality/adjective\":\"Tongan\",\"people_and_society/nationality/noun\":\"Tongan(s)\",\"people_and_society/net_migration_rate\":\"-17.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"106398\",\"people_and_society/population_growth_rate\":-0.001,\"people_and_society/urbanization/urban_population\":\"23.1% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"680\"},{\"BoxHeight\":33.299999999999955,\"BoxWidth\":50,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"UKR\",\"ISO_Code\":\"UA\",\"Path\":\"M 606 312.1 605.8 312.3 605.4 312.2 604.2 312.3 603.6 312.9 603.2 312.9 602.7 313.1 602.1 313.6 601.5 313.5 600.9 313.7 600.6 314.1 600.2 313.9 599.6 314 598 315.1 597.6 315.1 597.2 315.5 596.7 315.8 596.5 316 596 316 595.9 316.5 596 316.9 595.8 317.3 596.1 317.2 596.3 317.5 596.3 317.7 596.6 317.7 597.1 318.2 597.3 318.6 597.1 319.1 597.6 319.3 598.1 319.6 598.9 319.3 599.3 318.8 599.8 319.1 600.2 318.8 600.7 318.7 601.3 318.9 601.5 319.1 601.2 319.2 601.1 319.4 600.9 319.7 601 320.2 600.9 320.3 600.4 320.4 599.4 320.5 598.9 320.2 598.4 320.1 597.3 321.3 596.4 321.3 595.7 321.6 595.2 322.3 594.5 322.8 593.6 322.9 592.7 322.4 592.7 322.2 593 321.9 593 321.4 593.1 320.9 593 320.2 592.7 319.9 592.1 319.9 591.1 319.2 590.5 319.3 590.2 319.2 590.1 319 590.3 318.7 590.9 318.4 591.9 317.6 592.3 317.5 592.8 317.2 593.4 317.1 593.5 316.9 593.3 316.7 593.2 316.1 593 316.1 592.7 316.4 592 316 591.6 316 591.4 316.2 590.1 316.3 589.5 316.1 589.2 315.9 588.6 315.5 588.2 315.5 588.2 315.3 588.7 315.1 588.7 314.9 588.2 314.7 587.8 314.7 587.7 314.5 588.1 314.5 589.2 314.7 589.5 314.5 589.4 314.3 589.1 314.3 588.7 314 588.5 313.3 588.4 313.5 588.4 314 588.2 314.1 586.4 314.1 585.3 314.5 585.2 315.1 584.4 316.4 583.7 317.2 582.2 318.5 582.2 318.7 582.4 318.8 582.5 318.9 582.4 319.5 582.3 319.7 582.1 319.2 581.6 318.8 581 318.9 580.2 319.4 579.9 319.3 579.7 319.5 579.8 319.6 579.6 319.7 578.6 319.3 578.4 318.8 578.2 318.7 578.5 318.5 579 318.5 579.1 317.8 579.7 317.3 579.9 316.7 580.3 316.5 580.5 315.9 580.3 315.5 580.4 314.7 580.9 314.5 581 314.6 581.1 315 581.5 314.7 581.7 314.8 582.1 315.1 582.4 314.9 582.8 315.1 583.3 315 583 314.5 583 314 583 313.3 582.8 313.1 582.5 313.1 582.1 312.8 582.1 312.3 581.9 312.1 582 311.8 581.9 311.2 581.6 311.3 581.3 310.9 580.9 310.6 580.8 310.3 581.1 309.4 580.9 308.7 580.2 308.6 579.8 308 579.4 307.8 578.9 308 578.5 307.6 578 307.5 577 306.7 576.5 306.5 575.5 306.9 575.1 306.8 574.8 306.9 574.3 306.8 574.2 307.1 574 307.2 573.8 307.4 573.6 307.6 573 307.7 572.6 308.5 572.4 308.6 570.2 308.8 570 309 569.6 309.5 569.2 309.6 569 309.6 568.8 309.2 568.5 309.1 568.2 308.6 567.7 308.6 567.2 308.9 566.6 308.6 566.1 308.7 565.9 308.5 565.2 308.4 565.1 308.6 564.8 308.4 564.5 308.1 564.2 308 564.1 308.1 564 308.4 563.6 308.4 563.6 308.6 563.5 308.7 563.3 308.5 563.4 308.3 563.3 308 562.7 308 562.4 307.5 562 307.4 561.7 306.8 561.4 306.8 561.5 306.1 561.9 305.6 562.1 304.9 562.3 304.4 562.5 304.2 562.6 303.9 563.4 304.2 563.4 303.9 563 303.5 563.1 302.8 562.9 302.3 562.8 302.1 562.9 301.9 564.5 299.7 564.5 299.6 565.3 298.9 565.8 298.4 566.5 298.2 566.8 297.5 566.7 296.9 566.4 296.5 566.5 296.4 566.8 296.4 566.9 296.3 566.5 295.9 566.1 295 565.8 294.7 565.7 294.4 565.6 294.3 565.7 293.9 565.5 293.4 565.6 293.4 565.5 293 565.6 292.8 565.9 292.7 566.2 292.9 566.3 293 566.6 293.1 567.3 292.4 567.4 292 567.6 291.8 569.2 291.7 569.9 291.4 570.5 291.6 571.3 291.6 571.5 291.5 572.1 291.5 572.5 291.8 573.1 291.8 573.4 292.1 574 292 574.3 292.3 574.6 292.4 575.3 292.2 575.4 292.7 575.6 292.8 575.6 293 576.1 292.9 576.2 293 576.4 292.9 576.8 293 576.8 293.1 576.7 293.4 576.9 293.6 577.2 293.3 577.2 292.9 577.5 293.2 577.7 293.2 578.3 292.7 578.6 293.2 578.9 293.1 579.3 293.2 579.5 293.7 579.7 293.8 579.8 293.5 579.9 293.2 580.4 293.1 580.8 292.8 581.1 293.2 581.1 293.5 581.3 294 581.8 293.9 581.9 293.6 582.4 293.4 582.5 293.6 582.6 293.7 583.2 293.5 583.7 293.4 584.1 293.8 584.1 294.1 584.2 294.2 584.7 294.5 584.8 294.4 585 294 584.6 293.1 584.6 292.8 584.9 292.4 585 292 585.2 291.7 585.4 291.6 585.8 290.9 586.3 290.8 586.7 291 587.1 290.6 588.1 290.7 588.9 291 589.3 290.8 589.6 290.5 589.9 289.7 590.2 289.8 590.7 290 591.2 290 592.1 289.6 592.7 289.6 593 289.8 593.7 289.6 594.5 290.5 594.6 291.2 595.4 292.1 595.3 292.5 594.7 292.8 595 293.3 594.9 293.8 595.1 294.1 595 294.5 595.9 294.6 596.3 294.9 597 294.7 597.4 294.7 597.6 295.3 598 295.5 598 295.9 598.3 296.8 598.2 297.3 598.2 297.5 598.8 298.4 599.1 298.4 599.4 298.2 600 298.1 600.3 298.2 600.7 298.7 601 298.7 601.6 299 602.3 298.6 603 298.5 603.8 298.1 604 298.5 604.3 298.7 604.3 299.2 604.5 299.5 605.5 300.3 605.8 300.1 605.9 299.7 606.1 299.7 606.6 300.1 607.2 300.1 607.4 300.4 608 300.8 608.6 300.6 609 301 609.7 301.2 610 301.6 610.3 301.9 611.2 301.8 611 302.3 611.4 302.8 611.4 303.2 610.7 304 610.1 304.2 610.4 304.7 611 304.9 610.8 305.1 610.3 305.1 610 305.8 610.1 305.9 610.5 306.2 610.6 306.9 610.5 307.2 610.8 307.3 610.9 307.4 610.4 308.3 610.3 309 610 309.2 609.1 309 607.7 309.1 607.4 309.7 606.4 310.1 606.2 310.3 606.2 310.9 606 311.2 606.2 311.5 606 311.7 606 312.1 Z M 596.6 316.2 596.6 316.6 596.6 316.8 596.8 317.1 596.6 317.3 596.5 316.6 596.5 316.5 596.3 316.5 596.2 316.2 596.6 316.2 Z M 597.4 316.1 597.1 316.3 597 316.2 597.3 316 597.6 315.9 597.4 316.1 Z M 591.5 316.5 591.5 316.6 591.1 316.5 591 316.5 591.1 316.4 591.5 316.5 Z M 597.2 317.9 597 317.9 597 317.8 597.1 317.7 597.2 317.9 Z M 587.4 315.1 587.4 315.4 587.3 315.3 587.3 315.1 587.4 315.1 Z M 596.4 316.7 596.3 316.8 596.3 316.7 596.3 316.6 596.4 316.6 596.4 316.7 Z M 596.5 317 596.4 317.2 596.3 317.1 596.4 317 596.5 317 Z\",\"Xmax\":611.4,\"Xmid\":587,\"Xmin\":561.4,\"Ymax\":322.9,\"Ymid\":304.3,\"Ymin\":289.6,\"economy/currency\":\"hryvnia (UAH) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$8,800\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"238.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":579330,\"geography/area/water\":24220,\"geography/area_comparative\":\"almost four times the size of Georgia; slightly smaller than Texas\",\"geography/area_sqkm\":603550,\"geography/climate\":\"temperate continental; Mediterranean only on the southern Crimean coast; precipitation disproportionately distributed, highest in west and north, lesser in east and southeast; winters vary from cool along the Black Sea to cold farther inland; warm summers across the greater part of the country, hot in the south\",\"geography/coastline\":\"2,782 km\",\"geography/elevation/highest_point\":\"Hora Hoverla 2,061 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"175 m\",\"geography/geographic_coordinates\":\"49 00 N, 32 00 E\",\"geography/geography_note\":\"strategic position at the crossroads between Europe and Asia; second-largest country in Europe after Russia\",\"geography/land_boundaries/border_countries\":\"Belarus 1111 km, Hungary 128 km, Moldova 1202 km, Poland 535 km, Romania 601 km, Russia 1944 km, Slovakia 97 km\",\"geography/land_boundaries/total\":\"5,618 km\",\"geography/land_use/agricultural_land_arable_land\":0.561,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.136,\"geography/land_use/forest\":0.168,\"geography/land_use/other\":0.12,\"geography/location\":\"Eastern Europe, bordering the Black Sea, between Poland, Romania, and Moldova in the west and Russia in the east\",\"geography/map_references\":\"AsiaEurope\",\"geography/terrain\":\"mostly fertile plains (steppes) and plateaus, with mountains found only in the west (the Carpathians) or in the extreme south of the Crimean Peninsula\",\"government/administrative_divisions\":\"24 provinces (oblasti, singular - oblast\\u0026#39;), 1 autonomous republic* (avtonomna respublika), and 2 municipalities** (mista, singular - misto) with oblast status; Cherkasy, Chernihiv, Chernivtsi, Crimea or Avtonomna Respublika Krym* (Simferopol\\u0026#39;), Dnipropetrovs\\u0026#39;k (Dnipro), Donets\\u0026#39;k, Ivano-Frankivs\\u0026#39;k, Kharkiv, Kherson, Khmel\\u0026#39;nyts\\u0026#39;kyy, Kirovohrad (Kropyvnyts\\u0026#39;kyy), Kyiv**, Kyiv, Luhans\\u0026#39;k, L\\u0026#39;viv, Mykolayiv, Odesa, Poltava, Rivne, Sevastopol\\u0026#39;**, Sumy, Ternopil\\u0026#39;, Vinnytsya, Volyn\\u0026#39; (Luts\\u0026#39;k), Zakarpattya (Uzhhorod), Zaporizhzhya, Zhytomyr\",\"government/capital/geographic_coordinates\":\"50 26 N, 30 31 E\",\"government/capital/name\":\"Kyiv (Kiev)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Old East Slavic word \\u0026quot;ukraina\\u0026quot; meaning \\u0026quot;borderland or march (militarized border region)\\u0026quot; and began to be used extensively in the 19th century; originally Ukrainians referred to themselves as Rusyny (Rusyns, Ruthenians, or Ruthenes), an endonym derived from the medieval Rus state (Kyivan Rus)\",\"government/executive_branch/chief_of_state\":\"President Volodymyr ZELENSKYY (since 20 May 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Oleksiy HONCHARUK (since 29 August 2019)\",\"government/flag_description\":\"two equal horizontal bands of azure (top) and golden yellow represent grain fields under a blue sky\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"24 August 1991 (from the Soviet Union); notable earlier dates: ca. 982 (VOLODYMYR I consolidates Kyivan Rus); 1199 (Principality (later Kingdom) of Ruthenia formed; 1648 (establishment of the Cossack Hetmanate); 22 January 1918 (from Soviet Russia)\",\"government/national_holiday\":\"Independence Day, 24 August (1991); note - 22 January 1918, the day Ukraine first declared its independence from Soviet Russia, and the date the short-lived Western and Greater (Eastern) Ukrainian republics united (1919), is now celebrated as Unity Day\",\"government/national_symbol_s\":\"tryzub (trident); national colors: blue, yellow\",\"introduction\":\"Ukraine was the center of the first eastern Slavic state, Kyivan Rus, which during the 10th and 11th centuries was the largest and most powerful state in Europe. Weakened by internecine quarrels and Mongol invasions, Kyivan Rus was incorporated into the Grand Duchy of Lithuania and eventually into the Polish-Lithuanian Commonwealth. The cultural and religious legacy of Kyivan Rus laid the foundation for Ukrainian nationalism through subsequent centuries. A new Ukrainian state, the Cossack Hetmanate, was established during the mid-17th century after an uprising against the Poles. Despite continuous Muscovite pressure, the Hetmanate managed to remain autonomous for well over 100 years. During the latter part of the 18th century, most Ukrainian ethnographic territory was absorbed by the Russian Empire. Following the collapse of czarist Russia in 1917, Ukraine achieved a short-lived period of independence (1917-20), but was reconquered and endured a brutal Soviet rule that engineered two forced famines (1921-22 and 1932-33) in which over 8 million died. In World War II, German and Soviet armies were responsible for 7 to 8 million more deaths. Although Ukraine achieved independence in 1991 with the dissolution of the USSR, democracy and prosperity remained elusive as the legacy of state control and endemic corruption stalled efforts at economic reform, privatization, and civil liberties. A peaceful mass protest referred to as the \\u0026quot;Orange Revolution\\u0026quot; in the closing months of 2004 forced the authorities to overturn a rigged presidential election and to allow a new internationally monitored vote that swept into power a reformist slate under Viktor YUSHCHENKO. Subsequent internal squabbles in the YUSHCHENKO camp allowed his rival Viktor YANUKOVYCH to stage a comeback in parliamentary (Rada) elections, become prime minister in August 2006, and be elected president in February 2010. In October 2012, Ukraine held Rada elections, widely criticized by Western observers as flawed due to use of government resources to favor ruling party candidates, interference with media access, and harassment of opposition candidates. President YANUKOVYCH\\u0026#39;s backtracking on a trade and cooperation agreement with the EU in November 2013 - in favor of closer economic ties with Russia - and subsequent use of force against students, civil society activists, and other civilians in favor of the agreement led to a three-month protest occupation of Kyiv\\u0026#39;s central square. The government\\u0026#39;s use of violence to break up the protest camp in February 2014 led to all out pitched battles, scores of deaths, international condemnation, a failed political deal, and the president\\u0026#39;s abrupt departure for Russia. New elections in the spring allowed pro-West president Petro POROSHENKO to assume office in June 2014; he was succeeded by Volodymyr ZELENSKY in May 2019. Shortly after YANUKOVYCH\\u0026#39;s departure in late February 2014, Russian President PUTIN ordered the invasion of Ukraine\\u0026#39;s Crimean Peninsula falsely claiming the action was to protect ethnic Russians living there. Two weeks later, a \\u0026quot;referendum\\u0026quot; was held regarding the integration of Crimea into the Russian Federation. The \\u0026quot;referendum\\u0026quot; was condemned as illegitimate by the Ukrainian Government, the EU, the US, and the UN General Assembly (UNGA). In response to Russia\\u0026#39;s illegal annexation of Crimea, 100 members of the UN passed UNGA resolution 68/262, rejecting the \\u0026quot;referendum\\u0026quot; as baseless and invalid and confirming the sovereignty, political independence, unity, and territorial integrity of Ukraine. In mid-2014, Russia began supplying proxies in two of Ukraine\\u0026#39;s eastern provinces with manpower, funding, and materiel driving an armed conflict with the Ukrainian Government that continues to this day. Representatives from Ukraine, Russia, and the unrecognized Russian proxy republics signed the Minsk Protocol and Memorandum in September 2014 to end the conflict. However, this agreement failed to stop the fighting or find a political solution. In a renewed attempt to alleviate ongoing clashes, leaders of Ukraine, Russia, France, and Germany negotiated a follow-on Package of Measures in February 2015 to implement the Minsk agreements. Representatives from Ukraine, Russia, the unrecognized Russian proxy republics, and the Organization for Security and Cooperation in Europe also meet regularly to facilitate implementation of the peace deal. More than 13,000 civilians have been killed or wounded as a result of the Russian intervention in eastern Ukraine. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Ukraine\",\"people_and_society/age_structure/0_14_years\":0.1595,\"people_and_society/age_structure/15_24_years\":0.0957,\"people_and_society/age_structure/25_54_years\":0.4403,\"people_and_society/age_structure/55_64_years\":0.1396,\"people_and_society/age_structure/65_years_and_over\":0.1649,\"people_and_society/birth_rate\":\"10.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Ukrainian 77.8%, Russian 17.3%, Belarusian 0.6%, Moldovan 0.5%, Crimean Tatar 0.5%, Bulgarian 0.4%, Hungarian 0.3%, Romanian 0.3%, Polish 0.3%, Jewish 0.2%, other 1.8% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.973 million KYIV (capital), 1.432 million Kharkiv, 1.01 million Odesa, 963,000 Dnipropetrovsk, 912,000 Donetsk (2019)\",\"people_and_society/nationality/adjective\":\"Ukrainian\",\"people_and_society/nationality/noun\":\"Ukrainian(s)\",\"people_and_society/net_migration_rate\":\"4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"43952299\",\"people_and_society/population_growth_rate\":0.0004,\"people_and_society/urbanization/urban_population\":\"69.5% of total population (2019)\",\"transportation/airports\":\"187\",\"transportation/railways/total\":\"21733\",\"transportation/roadways/total\":\"169694\"},{\"BoxHeight\":15.700000000000045,\"BoxWidth\":15.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.544,\"ISO3_Code\":\"UGA\",\"ISO_Code\":\"UG\",\"Path\":\"M 594.1 463.3 593.6 463.3 593.4 463.3 591.5 463.3 589.5 463.3 585.3 463.3 584.9 463.5 584.5 463.5 584.1 463.6 583.6 464.1 583.5 464.4 583 464.6 582.9 464.6 582.7 464.3 582 464.4 582.1 464.3 582.1 464.2 582.2 464.1 582 463.8 582.1 463.6 582 463.1 582.2 462.9 582.1 462.6 582.2 462.3 582.3 462 582.3 461.8 582.3 461.6 582.4 461.1 582.4 460.6 582.4 460.4 582.4 460.3 582.7 460 582.8 459.6 583 459.3 583.1 458.3 583.6 458 583.8 457.8 583.9 457.4 584.4 457.1 586 455.7 586.8 454.7 586.7 454.6 586.5 454.2 586.2 454.2 585.9 453.9 585.6 454 585.2 453.7 585.3 453.3 585.6 452.6 585.5 452.4 585.3 452 585.5 451.5 585.7 451.1 585.7 450.9 585.5 450.9 585.9 450.3 586.5 450 586.8 450.1 587.4 450.4 587.9 450.2 588.2 450 588.5 450.3 588.6 450.6 588.8 450.6 589 450.8 589.2 450.8 589.3 450.7 589.2 450.5 589.5 450.4 589.8 450.2 590.7 450.1 591.2 450 591.5 449.9 591.6 449.8 592 450.1 592.9 450.2 593.4 449.7 593.7 449.4 593.8 449.3 594.2 448.9 594.5 449.2 594.6 449.8 594.8 449.9 594.8 450 595.3 450.3 595.5 450.4 595.4 451 595.5 451.6 595.8 452 595.9 452.4 596.3 452.8 596.5 453.2 596.8 453.6 596.8 454.1 597.1 455.3 596.9 456.1 596.5 456.6 596.5 457.1 595.7 457.6 595.5 458.1 595.2 458.4 595 458.8 594.7 459 594.5 459.6 594 460.3 594.2 461 594.2 461.1 594.1 461.6 594.1 461.9 594.1 462 594.1 462.3 594.1 463.3 Z\",\"Xmax\":597.1,\"Xmid\":589.8,\"Xmin\":582,\"Ymax\":464.6,\"Ymid\":457,\"Ymin\":448.9,\"economy/currency\":\"Ugandan shillings (UGX) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$2,400\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.703 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":197100,\"geography/area/water\":43938,\"geography/area_comparative\":\"slightly more than two times the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":241038,\"geography/climate\":\"tropical; generally rainy with two dry seasons (December to February, June to August); semiarid in northeast\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Margherita Peak on Mount Stanley 5,110 m\",\"geography/elevation/lowest_point\":\"Albert Nile 614 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"1 00 N, 32 00 E\",\"geography/geography_note\":\"landlocked; fertile, well-watered country with many lakes and rivers; Lake Victoria, the world\\u0026#39;s largest tropical lake and the second largest fresh water lake, is shared among three countries: Kenya, Tanzania, and Uganda\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 877 km, Kenya 814 km, Rwanda 172 km, South Sudan 475 km, Tanzania 391 km\",\"geography/land_boundaries/total\":\"2,729 km\",\"geography/land_use/agricultural_land_arable_land\":0.343,\"geography/land_use/agricultural_land_permanent_crops\":0.113,\"geography/land_use/agricultural_land_permanent_pasture\":0.256,\"geography/land_use/forest\":0.145,\"geography/land_use/other\":0.143,\"geography/location\":\"East-Central Africa, west of Kenya, east of the Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly plateau with rim of mountains\",\"government/administrative_divisions\":\"121 districts and 1 capital city*; Abim, Adjumani, Agago, Alebtong, Amolatar, Amudat, Amuria, Amuru, Apac, Arua, Budaka, Bududa, Bugiri, Buhweju, Buikwe, Bukedea, Bukomansimbi, Bukwa, Bulambuli, Buliisa, Bundibugyo, Bunyangabu, Bushenyi, Busia, Butaleja, Butambala, Butebo, Buvuma, Buyende, Dokolo, Gomba, Gulu, Hoima, Ibanda, Iganga, Isingiro, Jinja, Kaabong, Kabale, Kabarole, Kaberamaido, Kagadi, Kakumiro, Kalangala, Kaliro, Kalungu, Kampala*, Kamuli, Kamwenge, Kanungu, Kapchorwa, Kasese, Katakwi, Kayunga, Kibaale, Kiboga, Kibuku, Kiruhura, Kiryandongo, Kisoro, Kitgum, Koboko, Kole, Kotido, Kumi, Kween, Kyankwanzi, Kyegegwa, Kyenjojo, Kyotera, Lamwo, Lira, Luuka, Luwero, Lwengo, Lyantonde, Manafwa, Maracha, Masaka, Masindi, Mayuge, Mbale, Mbarara, Mitooma, Mityana, Moroto, Moyo, Mpigi, Mubende, Mukono, Nakapiripirit, Nakaseke, Nakasongola, Namayingo, Namisindwa, Namutumba, Napak, Nebbi, Ngora, Ntoroko, Ntungamo, Nwoya, Omoro, Otuke, Oyam, Pader, Pakwach, Pallisa, Rakai, Rubanda, Rubirizi, Rukiga, Rukungiri, Sembabule, Serere, Sheema, Sironko, Soroti, Tororo, Wakiso, Yumbe, Zombo\",\"government/capital/geographic_coordinates\":\"0 19 N, 32 33 E\",\"government/capital/name\":\"Kampala\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the name \\u0026quot;Buganda,\\u0026quot; adopted by the British as the designation for their East African colony in 1894; Buganda had been a powerful East African state during the 18th and 19th centuries\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"President Yoweri Kaguta MUSEVENI (since seizing power on 26 January 1986); Vice President Edward SSEKANDI (since 24 May 2011); Prime Minister Ruhakana RUGUNDA (since 19 September 2014); First Deputy Prime Minister Moses ALI (since 6 June 2016); Second Deputy Prime Minister Kirunda KIVEJINJA (since 6 June 2016)\",\"government/flag_description\":\"six equal horizontal bands of black (top), yellow, red, black, yellow, and red; a white disk is superimposed at the center and depicts a grey crowned crane (the national symbol) facing the hoist side; black symbolizes the African people, yellow sunshine and vitality, red African brotherhood; the crane was the military badge of Ugandan soldiers under the UK\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 October 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 9 October (1962)\",\"government/national_symbol_s\":\"grey crowned crane; national colors: black, yellow, red\",\"introduction\":\"The colonial boundaries created by Britain to delimit Uganda grouped together a wide range of ethnic groups with different political systems and cultures. These differences complicated the establishment of a working political community after independence was achieved in 1962. The dictatorial regime of Idi AMIN (1971-79) was responsible for the deaths of some 300,000 opponents; guerrilla war and human rights abuses under Milton OBOTE (1980-85) claimed at least another 100,000 lives. The rule of Yoweri MUSEVENI since 1986 has brought relative stability and economic growth to Uganda. In December 2017, parliament approved the removal of presidential age limits, thereby making it possible for MUSEVENI to continue standing for office. Uganda faces numerous challenges, however, that could affect future stability, including explosive population growth, power and infrastructure constraints, corruption, underdeveloped democratic institutions, and human rights deficits.\",\"name\":\"Uganda\",\"people_and_society/age_structure/0_14_years\":0.4784,\"people_and_society/age_structure/15_24_years\":0.2104,\"people_and_society/age_structure/25_54_years\":0.2652,\"people_and_society/age_structure/55_64_years\":0.0264,\"people_and_society/age_structure/65_years_and_over\":0.0196,\"people_and_society/birth_rate\":\"42.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Baganda 16.5%, Banyankole 9.6%, Basoga 8.8%, Bakiga 7.1%, Iteso 7%, Langi 6.3%, Bagisu 4.9%, Acholi 4.4%, Lugbara 3.3%, other 32.1% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"56.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.318 million KAMPALA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ugandan\",\"people_and_society/nationality/noun\":\"Ugandan(s)\",\"people_and_society/net_migration_rate\":\"-0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"40853749\",\"people_and_society/population_growth_rate\":0.0318,\"people_and_society/urbanization/urban_population\":\"24.4% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"1244\",\"transportation/roadways/total\":\"20544\"},{\"BoxHeight\":53.79999999999998,\"BoxWidth\":28.69999999999999,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.932,\"ISO3_Code\":\"GBR\",\"ISO_Code\":\"GB\",\"Path\":\"M 499.5 293.6 499.4 293.6 499.4 293.5 499.3 293.5 499.4 293.6 499.5 293.6 499.5 293.5 499.6 293.5 499.7 293.4 499.9 293.5 500.3 293.4 500.6 293.5 501 293.7 501.3 293.7 501.4 293.5 501.8 293.6 501.7 293.9 501.7 294 502.1 293.7 502.5 293.8 502.6 294 502.6 294.1 503.4 294 503.9 294.1 503.8 294.3 503.8 295 502.8 295.6 502.7 296 502.6 296 502.4 296 502.1 296 501.8 296.3 501.1 296.4 500.7 296.8 500.3 296.7 499.9 296.6 499.4 296.4 498.1 296.6 497.8 296.9 497.5 296.7 497.4 296.4 497.3 296.6 497.2 296.4 497 296.6 496.9 296.4 496.8 296.6 496.2 296.2 495.9 296 495.9 296.1 496.3 296.4 496.3 296.5 496.1 296.7 495.8 296.7 495.7 296.9 495.4 296.8 495.3 296.8 495.2 296.9 494.9 296.9 494.7 297 494.4 296.9 494.6 297.2 494.5 297.4 493.4 297.3 493.1 297.4 492.3 297 491.8 296.9 491.2 297.1 491 297.1 490.7 297.3 490.5 297.2 490.3 297.8 490.2 298.2 490.3 298.4 489.9 298.7 489.9 299.1 489.7 299.1 489.4 299 489.1 298.7 488.8 298.7 488.6 298.5 488.4 298.4 488.4 298.2 488.3 298 488.3 298.6 488 298.5 486.9 298.6 486.7 299 486.2 299.3 486 299.3 485.9 299.9 485.6 300.1 485.3 299.8 484.8 299.5 484.5 299.8 484.2 299.8 484.3 299.3 484.7 299.1 485 299.1 485.3 298.9 486 298.1 486.1 297.7 486.7 297.4 487.3 296.7 487.4 296 487.5 295.6 487.9 295.7 488.2 295.5 488.3 295.4 488.3 294.8 489.7 294.6 490.4 294.7 490.8 294.9 491.2 294.8 491.5 294.8 491.6 294.7 491.7 294.3 491.8 294 492.2 293.6 492.6 293.5 492.5 293.4 492.6 293.3 493 292.7 492.6 292.8 492.5 293.1 491.5 293.4 491.2 293.8 491.2 293.9 490.4 293.9 490.1 293.9 489.9 293.6 489.7 293.5 489.4 293.1 489.2 292.9 488.4 293.3 488.1 293.1 488.2 292.9 488.6 292.8 488.8 292.6 488.4 292.7 488.1 292.7 487.8 292.3 487.3 292.4 487 292.5 486.8 292.8 486.2 293 485.6 292.5 485.6 292.3 485.8 292.2 485.8 291.9 485.4 291.8 485.3 291.7 485.8 291.4 486 291.1 486.5 291.1 487 290.6 487.5 290.6 488.2 290.1 488.6 289.6 488.8 288.9 489.1 288.7 488.7 288.7 488.6 288.5 488.6 288.3 488.7 288.1 488.7 288 488.7 287.8 488.5 287.6 488.6 287.4 488.5 287.1 488.3 287 487.8 287.2 487.6 287.3 487.5 287.4 487.5 287.6 487.3 287.5 486.9 287.6 486.8 287.6 486.9 287.3 487.1 287.1 487.3 287 487.5 286.9 487.9 286.5 488 286.4 488 286.1 488.3 285.8 488.4 285.7 488.5 285.6 488.7 285.6 488.9 285.5 489.3 285.3 489.4 285.1 490 285.3 490.4 285.1 490.7 285 491.2 285.3 491.4 285.5 491.4 285.3 491.2 285 491.2 284.9 491.5 284.7 491.9 285.2 492.4 285.2 492.2 285.1 491.8 285 491.7 284.6 491.4 284.1 491.5 283.9 491.8 283.4 491.9 283.3 492.1 283.3 492.1 283.2 491.7 283.2 491.5 283.1 491.6 282.6 491.6 282.4 492 282.1 491.9 281.8 492.2 281.5 492.1 281.3 492 281.2 491.7 281.3 491.6 281 491.4 281.3 491.3 281.6 491.2 281.5 490.9 281.5 491 281.3 491.1 281 491.1 280.9 491 280.8 490.9 281 490.6 280.8 490.5 280.3 490 279.6 490.1 279.1 490.1 278.9 490.4 278.4 490.6 277.9 490.8 277.8 491 277.5 491.2 277.5 491.4 277.6 491.4 277.4 491.5 277.3 491.2 277.4 490.1 277.4 490 277.8 489.4 277.9 488.9 278.3 488.7 278.2 488.5 278.3 488.2 278 487.8 277.8 487.8 278 487.9 278.4 487.9 278.6 487.8 278.7 487 278.2 486.6 277.9 486.3 278.1 486.3 278.2 486.5 278.8 486.3 278.9 486.1 278.3 485.7 277.7 485.7 277.3 485.8 277.2 485.9 277.2 486 277.6 486.1 277.6 486 277.2 486 277 486.1 276.6 486.4 276.2 486.5 276.1 486.6 275.6 486.8 275.2 487 275.1 487.1 275 487.1 274.5 487 274.4 486.7 274.1 486.4 273.8 486.5 273.5 486.4 273 486.5 272.6 486.6 272.5 487 272.6 487.5 272.7 487.9 273 487.8 272.9 487.6 272.7 487.5 272.7 487 272.4 486.8 272.3 486.5 272.3 486.5 272 486.8 271.3 486.5 272 486.2 272.7 486 272.9 486 273.4 485.3 272.9 485.2 272.2 485.1 272.3 485 272.7 485.1 273.4 484.9 274.1 484.6 275.3 484.4 275.7 484 275.6 484 275.2 484.4 273.6 484.3 272.6 484.5 271.5 484.4 270.9 484.9 270 485.1 269.3 485.1 269.2 484.3 269.7 483.6 269.4 483.4 269 483.2 268.6 483.8 268.1 483.8 267.6 484.2 266.6 484.1 266.6 483.5 267 483.4 266.5 482.6 266.4 482.2 266 482 265.5 481.6 265.4 481.4 265 481.8 264.4 482.2 264.5 482.3 264.1 482.5 263.9 482.9 264.4 483.1 265.2 483.3 265.1 483.3 265.6 483.4 265.8 483.8 265.9 484.7 265.4 484 265.4 483.9 265.2 483.8 264.9 483.8 264.6 484.2 264.4 484 264 484.1 263.7 484 263.1 484.1 262.9 484.4 263.1 484.5 262.7 484.8 262.8 485.4 262.6 485.4 262.3 485 261.8 485.3 261.6 485.2 260.9 485.7 260.7 485.7 260 485.9 259.4 486.1 259 486.9 259.2 487.1 259.5 487.4 259.2 487.9 259.4 488.8 259.1 489.3 259.1 489.9 258.9 490.5 258.9 490.8 258.7 491.2 258.8 491.5 258.9 491.4 259.4 491.5 259.8 491.3 260.2 491.2 260.3 489.1 262.3 488.8 262.9 489.2 263.1 489.2 263.3 488.3 264.6 487.7 264.8 488.4 264.8 488.8 264.3 489.2 264.3 489.6 264.1 489.7 263.9 489.9 263.9 490 264.1 490.1 264.1 490.3 263.7 490.7 263.6 491.2 263.8 491.4 263.8 492.2 263.7 493 263.9 494.2 263.8 494.6 263.9 494.9 264.3 495 265 494.4 266 494.2 266.7 493.8 267.9 493.3 268.6 493 269.4 492.4 270 491.5 270 491.2 270.3 490.9 270.6 491.2 270.5 492 270.1 492.2 270.2 492.1 270.5 492.6 270.7 492.8 271 492.5 271.2 492.2 271.4 491.8 271.3 491.3 271.7 491.2 271.9 491.2 272 490.6 272.2 490.1 272.1 489.8 272.1 489.5 271.8 489.3 271.8 489.4 271.8 489.7 272.2 490.3 272.3 490.5 272.4 491.2 272.4 491.5 272.6 491.9 272.4 492.1 272.1 492.3 272 492.7 272.1 493.4 272.6 494 272.7 494.4 273.3 494.9 274 494.9 274.1 495.5 274.5 495.8 276.2 495.9 276.9 496.2 277.5 496.3 277.9 496.6 278.6 496.7 278.6 496.7 278.7 496.7 278.8 496.7 278.9 496.8 278.9 496.8 279 496.8 279.1 496.7 279.2 496.6 279.2 496.5 279.2 496.5 279.3 496.5 279.2 496.6 279.2 496.7 279.2 496.8 279.1 496.8 279 496.9 279 497 279.1 497.1 279.1 497.2 279.1 497.2 279.2 497.3 279.2 497.4 279.2 497.5 279.3 497.6 279.3 497.7 279.3 497.8 279.4 497.8 279.3 498.5 279.8 498.9 280.7 499.4 281.3 499.6 281.5 499.5 281.8 499.5 282.1 499.6 282.4 500.2 283.6 499.8 283.7 499.3 283.3 498.8 283.3 498.5 283.4 498.3 283.3 498.1 283.3 498.1 283.5 498.3 283.4 498.5 283.5 499.2 283.4 500 284.2 500.3 284.4 500.5 284.5 501 285.7 500.9 286.2 500.5 286.6 500.3 286.9 500.1 287.1 500.3 287.2 500.7 287.5 500.8 287.5 501.1 287.5 501.5 286.8 502.6 286.8 502.8 286.8 503.3 286.9 503.7 287 504.3 287.5 504.6 287.8 504.8 288.3 504.8 288.8 504.8 289.4 504.3 290.8 503.7 291.4 502.9 291.4 503.4 291.5 503.5 291.9 503.1 292.2 502.8 292.1 502.3 292.2 502.3 292.4 502.6 292.4 502.6 292.5 502.6 292.7 502.6 292.9 501.6 292.9 502.4 293 502.3 293.3 502.2 293.3 501.7 293.3 501.6 293.4 501.4 293.3 501.1 293.7 500.6 293.5 500.5 293.5 500.4 293.4 500.3 293.4 500 293.4 499.8 293.4 499.7 293.4 499.6 293.5 499.5 293.5 499.5 293.6 Z M 482.6 281.5 481.7 281.8 481.5 281.7 481.6 281.3 481.6 281.2 481.2 281 481 280.4 480.5 280 480.1 280.4 480 280.6 480.2 280.9 480 281 479.8 281.3 479.6 281.4 479.1 281.4 478.9 281.3 478.6 281.1 478.3 281 478.2 280.7 477.7 280.3 477.6 280.2 477.4 279.8 477.7 279.5 477.8 279.4 478.2 279.5 478.6 279.1 478.5 279.1 478.2 279 478.1 278.8 478.3 278.5 478.5 278.6 479 278.4 479.3 277.9 479.4 277.5 479.5 277.2 479.6 277 479.9 276.9 480.2 277 480.5 276.9 480.7 276.3 481.3 276.4 481.6 276.2 482 276.1 483 276.2 483.1 276.2 483.3 276.5 483.2 276.9 483.4 277 483.4 277.3 483.9 278 484.1 278 484.2 278.2 484.1 278.5 483.7 278.7 483.6 278.9 483.8 279 484.1 278.8 484.6 278.9 484.7 279.1 484.9 279.7 484.8 280.2 484.7 280.4 484.7 280.3 484.6 280.1 484.6 279.8 484.6 279.6 484.3 279.3 484.2 279.5 484.4 279.7 484.3 279.8 484.4 280.1 484.6 280.4 484.6 280.7 484.4 280.8 483.8 280.8 483.7 281 483.7 281.3 483.6 281.5 483.2 281.8 482.6 281.5 Z M 482.6 260.6 482.3 261.3 482.3 262 482.1 262.1 482.1 262.4 481.8 262.6 481.6 262.6 481.5 262.6 481.5 262.8 481.5 262.9 481.2 262.7 481.2 263.1 480.6 263.5 480.4 263.2 480.4 263.6 480.2 263.5 480.4 263.2 480.3 263.1 480.5 263.1 480.9 262.6 480.9 262.5 480.6 262.4 480.5 262.4 480.2 262.1 480.2 262 480.4 262 480.5 261.9 480.3 261.6 480.3 261.2 480.5 260.9 480.9 261.1 480.9 260.8 481.1 260.9 481.1 260.6 481.8 260.2 482.7 259.5 482.8 259.7 482.9 260 482.8 260.4 482.6 260.6 Z M 496.3 248.6 496.3 248.9 496.6 248.7 496.8 249.2 496.9 249.1 497.1 249.4 496.9 249.5 497 249.7 496.7 250.2 497 250.5 497.1 250.7 497 250.8 496.8 250.5 496.7 250.7 496.4 252 496.2 251.9 496.5 250.7 496.4 250.3 496.2 250.2 495.9 250.5 495.4 250.1 495.3 250 495.3 249.7 495.4 249.7 496.2 249.7 496.3 249.2 496.2 249.1 496.2 249.4 496 249.3 496.1 249.2 495.9 248.7 495.6 248.6 495.6 248.5 496.1 248 496.3 247.9 496.3 248.6 Z M 484.2 271.8 483.5 273.2 483.4 273.3 483.1 273.2 483.3 273.9 483.1 274.1 482.6 274.4 482.5 274.3 482.5 274.1 482.6 274 482.4 273.7 482.5 273.4 482.4 273.4 482.2 273.8 481.9 273.9 482.1 273.1 482.4 272.9 482.5 273.1 483 272.7 483.1 273 483.2 272.7 483.4 272.6 483.5 272.1 484 271.8 484.1 271.4 484.2 271.4 484.2 271.8 Z M 483.9 269.8 484.2 270 484.3 270.2 484 270.7 483.8 270.8 483.7 270.6 483.5 270.7 483.4 270.7 483.2 270.9 483.1 270.8 483 270.9 482.8 270.9 482.6 271 482.3 270.9 482.4 270.6 482.9 270.7 483.1 270.6 483.1 270.5 482.9 270.5 483 270.1 483.1 270 483.1 269.9 482.7 270 482.7 269.9 482.7 269.8 482.5 269.7 482.5 269.3 483.1 269.1 483.5 269.7 483.9 269.8 Z M 480.4 263.9 480.4 264.1 480.1 264.9 480 264.9 480 265.3 479.9 265.3 479.9 265.6 480.1 265.8 479.9 266.1 480 266.8 479.8 267 479.8 266.8 479.6 266.8 479.5 266.6 479.4 266.1 479.5 265.4 479.6 265.3 479.6 265.2 479.5 265 479.6 264.7 479.5 264.4 479.2 264.4 479.2 264.2 479.3 263.9 479.5 264 479.6 263.9 479.9 263.8 480.1 263.5 480.2 263.8 480.4 263.9 Z M 488.3 285 488.4 285.3 488.6 285.2 488.8 285.2 488.7 285.4 488.3 285.7 488.3 285.8 488 286.1 487.7 285.9 487.6 285.8 487.5 285.8 487.5 285.7 487.4 285.5 487.2 285.5 487.2 285.4 487 285.4 487 285.2 487.1 285.2 487.3 285.3 487.4 284.9 487.3 284.8 487.5 284.8 487.7 284.7 488.1 284.8 488.1 284.9 488.3 285 Z M 491.9 256.8 492 257 492.2 256.9 492.4 257 492.4 257.1 492 257.5 491.8 258.2 491.7 257.9 491.9 257.5 491.7 257.1 491.2 257.3 491.1 257.3 491 257.1 490.7 257 490.7 256.3 490.8 256.1 491.1 256 491.2 256.1 491.6 256.4 491.6 256.8 491.9 256.8 Z M 485.9 275 485.6 275.1 485.3 274.9 485.1 274.1 485.2 273.9 485.4 273.7 485.6 273.9 485.8 274.1 485.9 275 Z M 496.5 297.5 496.4 297.5 496.1 297.3 496 297.2 495.9 297.1 495.7 297.1 495.8 297 496.2 296.8 496.3 296.7 496.5 296.7 496.6 296.8 496.9 296.9 497 297.1 496.8 297.2 496.7 297.4 496.5 297.5 Z M 497.2 248.1 497.1 248.6 497 248.7 496.9 248.6 496.9 248.7 496.7 248.6 496.7 248.3 496.7 248.2 496.7 248 496.7 247.8 496.8 247.7 496.9 247.3 497.2 247.3 497.3 247.6 497.2 247.8 497.2 248.1 Z M 491.2 257.6 491.3 257.8 491.4 257.7 491.5 257.8 491.2 258 491 257.9 490.9 258 490.8 257.8 490.7 257.7 490.6 257.6 490.5 257.5 490.6 257.3 490.8 257.2 490.9 257.3 490.9 257.4 491.2 257.6 Z M 497.8 246.8 497.8 247 497.7 247 497.7 247.2 497.6 247.4 497.6 247.6 497.5 247.5 497.4 247.6 497.3 247.5 497.3 247.2 497.4 247 497.4 246.9 497.6 246.6 497.8 246.7 497.8 246.8 Z M 482.6 267.5 482.5 267.6 482.3 267.5 482.2 267.3 482.4 267 482.7 267.2 482.6 267.5 Z M 481.8 269.4 481.6 269.5 481.5 269.4 481.7 269.2 481.9 268.9 482.1 268.9 482.1 269 482 269.2 481.8 269.4 Z M 481.1 269.6 481.1 269.9 480.9 269.9 480.9 270.1 480.8 270.1 480.7 270 480.6 269.8 480.7 269.7 480.9 269.7 481 269.7 481.1 269.6 Z M 479.5 267.4 479.4 267.5 479.2 267.5 479 267.7 479 267.5 479.2 267.3 479.2 267.2 479.4 267.1 479.4 267.3 479.5 267.4 Z M 491.8 256.2 491.7 256.2 491.4 256 491.4 255.9 491.5 255.8 491.5 255.9 491.8 255.9 491.7 256 491.8 256.2 Z M 482.8 272.1 482.7 272.3 482.6 272.3 482.6 272.2 482.7 272.1 482.7 271.9 482.9 271.7 483 271.7 482.8 272 482.8 272.1 Z M 497.5 247.8 497.5 247.9 497.7 247.9 497.7 248 497.8 248 497.8 248.2 497.7 248.1 497.6 248.1 497.6 248.2 497.5 248.2 497.4 248 497.5 247.8 Z M 492 255.2 491.9 255.4 491.9 255.3 491.7 255.4 491.6 255.3 491.6 255.1 491.8 255 491.8 255.2 492 255.2 Z M 492.9 255.2 493 255.4 493.1 255.4 493 255.5 492.8 255.7 492.7 255.5 492.8 255.4 492.8 255.3 492.9 255.2 Z M 482.9 261 482.7 261.2 482.6 261.1 482.8 260.8 482.9 260.8 482.9 261 Z M 483.1 267.7 483 268 482.8 267.9 482.8 267.8 482.9 267.7 483 267.6 483.1 267.7 Z M 492.4 256 492.3 256.1 492.2 255.9 492.3 255.8 492.3 255.6 492.4 255.5 492.5 255.6 492.4 255.8 492.4 256 Z M 492.2 256.5 492.2 256.7 491.9 256.7 492 256.5 492.1 256.5 492.1 256.4 492.2 256.5 Z M 482.6 300.2 482.6 300.4 482.5 300.3 482.4 300.4 482.3 300.3 482.4 300.2 482.6 300.2 Z M 493 256.4 492.8 256.5 492.7 256.2 492.6 256 492.7 255.9 492.8 256.1 492.8 256.2 492.9 256.2 493 256.4 Z M 484.8 269.7 484.7 270 484.7 269.9 484.6 270 484.5 269.9 484.6 269.8 484.8 269.6 484.9 269.7 484.8 269.7 Z M 497.4 249.4 497.2 249.6 497.2 249.4 497.4 249.3 497.4 249.4 Z M 492.7 255.6 492.5 255.9 492.5 255.8 492.5 255.7 492.7 255.5 492.7 255.6 Z M 494.4 250.6 494.3 250.8 494.2 250.6 494.3 250.5 494.4 250.6 Z M 479.3 267.9 479.1 268 479.1 267.8 479.2 267.8 479.3 267.9 Z M 476.3 263 476.3 263.3 476.1 263.1 476.1 263 476.3 263 Z M 493.3 297.6 493.2 297.8 493.2 297.5 493.3 297.6 Z M 483 256.2 483 256.4 482.8 256.4 482.9 256.2 483 256.2 Z M 497.3 250.6 497.1 250.7 497.1 250.6 497.1 250.5 497.2 250.5 497.3 250.6 Z M 492.1 255 492 255.1 491.9 255 492 254.7 492.1 255 Z M 495.5 254 495.4 254.1 495.4 254 495.4 253.8 495.6 253.8 495.5 254 Z M 493.4 254.9 493.3 255 493.2 254.9 493.3 254.8 493.4 254.9 Z M 480 263.3 480 263.5 479.8 263.3 479.9 263.2 480 263.3 Z M 480.7 262.7 480.6 262.8 480.4 262.7 480.6 262.5 480.7 262.7 Z M 492.2 255.5 492 255.6 492 255.5 492.1 255.3 492.2 255.5 Z M 481.6 267.5 481.4 267.6 481.4 267.4 481.5 267.4 481.6 267.5 Z M 481.4 269.7 481.3 269.8 481.2 269.7 481.3 269.5 481.4 269.7 Z M 493.3 255.1 493.3 255.4 493.2 255.3 493.2 255.1 493.3 255.1 Z M 482.7 275.8 482.6 275.9 482.6 275.8 482.6 275.6 482.7 275.7 482.7 275.8 Z M 486.5 273.3 486.5 273.5 486.3 273.5 486.3 273.3 486.5 273.3 Z M 484.1 273.9 484.1 274.2 484 273.9 484.1 273.8 484.1 273.9 Z M 482.9 275.7 482.8 276.1 482.8 275.9 482.8 275.7 482.9 275.7 Z M 482.3 270.6 482.2 270.8 482.1 270.7 482.3 270.5 482.3 270.6 Z M 486.3 273.6 486.3 273.9 486.2 273.8 486.2 273.7 486.3 273.6 Z M 495.3 249.5 495.2 249.7 495.1 249.5 495.2 249.4 495.3 249.5 Z M 478.9 268.3 478.8 268.4 478.7 268.3 478.7 268.2 478.8 268.2 478.9 268.3 Z M 492 255.9 491.9 256.2 491.8 256 491.9 255.9 492 255.9 Z M 492.7 256.5 492.6 256.5 492.5 256.4 492.6 256.2 492.7 256.4 492.7 256.5 Z M 481.5 269.6 481.4 269.6 481.3 269.4 481.5 269.3 481.5 269.6 Z\",\"Xmax\":504.8,\"Xmid\":492,\"Xmin\":476.1,\"Ymax\":300.4,\"Ymid\":281.2,\"Ymin\":246.6,\"economy/currency\":\"British pounds (GBP) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$44,300\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"424 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":241930,\"geography/area/water\":1680,\"geography/area_comparative\":\"twice the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":243610,\"geography/climate\":\"temperate; moderated by prevailing southwest winds over the North Atlantic Current; more than one-half of the days are overcast\",\"geography/coastline\":\"12,429 km\",\"geography/elevation/highest_point\":\"Ben Nevis 1,345 m\",\"geography/elevation/lowest_point\":\"The Fens -4 m\",\"geography/elevation/mean_elevation\":\"162 m\",\"geography/geographic_coordinates\":\"54 00 N, 2 00 W\",\"geography/geography_note\":\"lies near vital North Atlantic sea lanes; only 35 km from France and linked by tunnel under the English Channel (the Channel Tunnel or Chunnel); because of heavily indented coastline, no location is more than 125 km from tidal waters\",\"geography/land_boundaries/border_countries\":\"Ireland 490 km\",\"geography/land_boundaries/total\":\"490 km\",\"geography/land_use/agricultural_land_arable_land\":0.251,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.457,\"geography/land_use/forest\":0.119,\"geography/land_use/other\":0.171,\"geography/location\":\"Western Europe, islands - including the northern one-sixth of the island of Ireland - between the North Atlantic Ocean and the North Sea; northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly rugged hills and low mountains; level to rolling plains in east and southeast\",\"government/administrative_divisions\":\"\\u0026lt;strong\\u0026gt;England:\\u0026lt;/strong\\u0026gt; 27 two-tier counties, 32 London boroughs and 1 City of London or Greater London, 36 metropolitan districts, 56 unitary authorities (including 4 single-tier counties*); \\u0026lt;strong\\u0026gt;two-tier counties:\\u0026lt;/strong\\u0026gt; Buckinghamshire, Cambridgeshire, Cumbria, Derbyshire, Devon, Dorset, East Sussex, Essex, Gloucestershire, Hampshire, Hertfordshire, Kent, Lancashire, Leicestershire, Lincolnshire, Norfolk, North Yorkshire, Northamptonshire, Nottinghamshire, Oxfordshire, Somerset, Staffordshire, Suffolk, Surrey, Warwickshire, West Sussex, Worcestershire; \\u0026lt;strong\\u0026gt;London boroughs and City of London or Greater London:\\u0026lt;/strong\\u0026gt; Barking and Dagenham, Barnet, Bexley, Brent, Bromley, Camden, Croydon, Ealing, Enfield, Greenwich, Hackney, Hammersmith and Fulham, Haringey, Harrow, Havering, Hillingdon, Hounslow, Islington, Kensington and Chelsea, Kingston upon Thames, Lambeth, Lewisham, City of London, Merton, Newham, Redbridge, Richmond upon Thames, Southwark, Sutton, Tower Hamlets, Waltham Forest, Wandsworth, Westminster; \\u0026lt;strong\\u0026gt;metropolitan districts:\\u0026lt;/strong\\u0026gt; Barnsley, Birmingham, Bolton, Bradford, Bury, Calderdale, Coventry, Doncaster, Dudley, Gateshead, Kirklees, Knowlsey, Leeds, Liverpool, Manchester, Newcastle upon Tyne, North Tyneside, Oldham, Rochdale, Rotherham, Salford, Sandwell, Sefton, Sheffield, Solihull, South Tyneside, St. Helens, Stockport, Sunderland, Tameside, Trafford, Wakefield, Walsall, Wigan, Wirral, Wolverhampton; \\u0026lt;strong\\u0026gt;unitary authorities:\\u0026lt;/strong\\u0026gt; Bath and North East Somerset, Blackburn with Darwen, Bedford, Blackpool, Bournemouth, Bracknell Forest, Brighton and Hove, City of Bristol, Central Bedfordshire, Cheshire East, Cheshire West and Chester, Cornwall, Darlington, Derby, Durham County*, East Riding of Yorkshire, Halton, Hartlepool, Herefordshire*, Isle of Wight*, Isles of Scilly, City of Kingston upon Hull, Leicester, Luton, Medway, Middlesbrough, Milton Keynes, North East Lincolnshire, North Lincolnshire, North Somerset, Northumberland*, Nottingham, Peterborough, Plymouth, Poole, Portsmouth, Reading, Redcar and Cleveland, Rutland, Shropshire, Slough, South Gloucestershire, Southampton, Southend-on-Sea, Stockton-on-Tees, Stoke-on-Trent, Swindon, Telford and Wrekin, Thurrock, Torbay, Warrington, West Berkshire, Wiltshire, Windsor and Maidenhead, Wokingham, York; \\u0026lt;strong\\u0026gt;Northern Ireland:\\u0026lt;/strong\\u0026gt; 5 borough councils, 4 district councils, 2 city councils; \\u0026lt;strong\\u0026gt;borough councils:\\u0026lt;/strong\\u0026gt; Antrim and Newtownabbey; Ards and North Down; Armagh City, Banbridge, and Craigavon; Causeway Coast and Glens; Mid and East Antrim; \\u0026lt;strong\\u0026gt;district councils:\\u0026lt;/strong\\u0026gt; Derry City\\u0026amp;nbsp;and Strabane; Fermanagh and Omagh; Mid Ulster; Newry, Murne, and Down; \\u0026lt;strong\\u0026gt;city councils:\\u0026lt;/strong\\u0026gt; Belfast; Lisburn and Castlereagh; \\u0026lt;strong\\u0026gt;Scotland:\\u0026lt;/strong\\u0026gt; 32 council areas; \\u0026lt;strong\\u0026gt;council areas:\\u0026lt;/strong\\u0026gt; Aberdeen City, Aberdeenshire, Angus, Argyll and Bute, Clackmannanshire, Dumfries and Galloway, Dundee City, East Ayrshire, East Dunbartonshire, East Lothian, East Renfrewshire, City of Edinburgh, Eilean Siar (Western Isles), Falkirk, Fife, Glasgow City, Highland, Inverclyde, Midlothian, Moray, North Ayrshire, North Lanarkshire, Orkney Islands, Perth and Kinross, Renfrewshire, Shetland Islands, South Ayrshire, South Lanarkshire, Stirling, The Scottish Borders, West Dunbartonshire, West Lothian \\u0026lt;strong\\u0026gt;Wales:\\u0026lt;/strong\\u0026gt; 22 unitary authorities; \\u0026lt;strong\\u0026gt;unitary authorities:\\u0026lt;/strong\\u0026gt; Blaenau Gwent, Bridgend, Caerphilly, Cardiff, Carmarthenshire, Ceredigion, Conwy, Denbighshire, Flintshire, Gwynedd, Isle of Anglesey, Merthyr Tydfil, Monmouthshire, Neath Port Talbot, Newport, Pembrokeshire, Powys, Rhondda Cynon Taff, Swansea, The Vale of Glamorgan, Torfaen, Wrexham\",\"government/capital/geographic_coordinates\":\"51 30 N, 0 05 W\",\"government/capital/name\":\"London\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive country name; the designation \\u0026quot;Great Britain,\\u0026quot; in the sense of \\u0026quot;Larger Britain,\\u0026quot; dates back to medieval times and was used to distinguish the island from \\u0026quot;Little Britain,\\u0026quot; or Brittany in modern France; the name Ireland derives from the Gaelic \\u0026quot;Eriu,\\u0026quot; the matron goddess of Ireland (goddess of the land)\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); Heir Apparent Prince CHARLES (son of the queen, born 14 November 1948)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boris JOHNSON (Conservative) (since 24 July 2019); note - Prime Minister Theresa MAY announced her resignation to be effective after the election of a new Conservative Party leader in July\",\"government/flag_description\":\"blue field with the red cross of Saint George (patron saint of England) edged in white superimposed on the diagonal red cross of Saint Patrick (patron saint of Ireland), which is superimposed on the diagonal white cross of Saint Andrew (patron saint of Scotland); properly known as the Union Flag, but commonly called the Union Jack; the design and colors (especially the Blue Ensign) have been the basis for a number of other flags including other Commonwealth countries and their constituent states or provinces, and British overseas territories\",\"government/government_type\":\"parliamentary constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"no official date of independence: 927 (minor English kingdoms unite); 3 March 1284 (enactment of the Statute of Rhuddlan uniting England and Wales); 1536 (Act of Union formally incorporates England and Wales); 1 May 1707 (Acts of Union formally unite England, Scotland, and Wales as Great Britain); 1 January 1801 (Acts of Union formally unite Great Britain and Ireland as the United Kingdom of Great Britain and Ireland); 6 December 1921 (Anglo-Irish Treaty formalizes partition of Ireland; six counties remain part of the United Kingdom and Northern Ireland); 12 April 1927 (Royal and Parliamentary Titles Act establishes current name of the United Kingdom of Great Britain and Northern Ireland)\",\"government/national_holiday\":\"the UK does not celebrate one particular national holiday\",\"government/national_symbol_s\":\"lion (Britain in general); lion, Tudor rose, oak (England); lion, unicorn, thistle (Scotland); dragon, daffodil, leek (Wales); shamrock, flax (Northern Ireland); national colors: red, white, blue (Britain in general); red, white (England); blue, white (Scotland); red, white, green (Wales)\",\"introduction\":\"The United Kingdom has historically played a leading role in developing parliamentary democracy and in advancing literature and science. At its zenith in the 19th century, the British Empire stretched over one-fourth of the earth\\u0026#39;s surface. The first half of the 20th century saw the UK\\u0026#39;s strength seriously depleted in two world wars and the Irish Republic\\u0026#39;s withdrawal from the union. The second half witnessed the dismantling of the Empire and the UK rebuilding itself into a modern and prosperous European nation. As one of five permanent members of the UN Security Council and a founding member of NATO and the Commonwealth, the UK pursues a global approach to foreign policy. The Scottish Parliament, the National Assembly for Wales, and the Northern Ireland Assembly were established in 1998. The UK has been an active member of the EU since its accession in 1973, although it chose to remain outside the Economic and Monetary Union. However, motivated in part by frustration at a remote bureaucracy in Brussels and massive migration into the country, UK citizens on 23 June 2016 narrowly voted to leave the EU. The UK is scheduled to depart the EU on 31 January 2020, but negotiations on the future EU-UK economic and security relationship will continue throughout 2020 and potentially beyond.\",\"name\":\"United Kingdom\",\"people_and_society/age_structure/0_14_years\":0.1759,\"people_and_society/age_structure/15_24_years\":0.1171,\"people_and_society/age_structure/25_54_years\":0.4029,\"people_and_society/age_structure/55_64_years\":0.1222,\"people_and_society/age_structure/65_years_and_over\":0.1819,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"white 87.2%, black/African/Caribbean/black British 3%, Asian/Asian British: Indian 2.3%, Asian/Asian British: Pakistani 1.9%, mixed 2%, other 3.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.177 million LONDON (capital), 2.71 million Manchester, 2.589 million Birmingham, 1.876 million West Yorkshire, 1.667 million Glasgow, 920,000 Southampton/Portsmouth (2019)\",\"people_and_society/nationality/adjective\":\"British\",\"people_and_society/nationality/noun\":\"Briton(s), British (collective plural)\",\"people_and_society/net_migration_rate\":\"2.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"65105246\",\"people_and_society/population_growth_rate\":0.0051,\"people_and_society/urbanization/urban_population\":\"83.7% of total population (2019)\",\"transportation/airports\":\"460\",\"transportation/railways/total\":\"16837\",\"transportation/roadways/total\":\"394428\"},{\"BoxHeight\":20,\"BoxWidth\":21.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.571,\"ISO3_Code\":\"ZWE\",\"ISO_Code\":\"ZW\",\"Path\":\"M 584.3 504.4 584.4 505.5 585.7 505.5 585.9 505.7 586.3 505.5 586.6 505.5 587.1 505.9 588.1 506.2 588.5 506.7 589.7 506.8 590.6 507.2 590.7 507.4 590.8 507.5 591.4 507.6 591.3 508 591.1 508.2 591.3 508.7 591.6 509.4 591.4 509.8 591.4 510 591.6 510.2 591.5 510.7 591.4 510.8 591.3 511.3 591.5 512.2 591.6 512.4 591.5 512.7 591.2 512.8 591.2 513 591.3 513.3 591.3 513.5 590.7 513.7 590.7 514.1 590.7 514.3 591 514.3 591.1 514.5 591.1 515.1 590.9 515.3 590.9 515.5 591 515.7 591.1 516.2 591.4 516.2 591.4 516.4 591.6 516.5 591.6 517 591.5 517.2 591.3 517.3 591.1 517.5 591.1 518 590.6 518.7 590.3 518.9 590.1 519 590.1 519.9 589.8 520.5 590 521 589.7 521.3 586.8 524.4 586.6 524.2 586.4 524.1 586.1 524.1 585.6 524 584 524.1 583.8 524 583.5 524 583 523.7 582.5 523.5 582.2 523.5 581.4 523.7 581.1 523.3 580.8 523.3 580.6 523.2 580.5 522.9 580.6 522.6 580.4 522.5 579.8 522.3 579.3 522 579 522.1 578.6 521.9 577.7 521.9 577.6 521.7 577.3 521 576.8 520.4 576.8 519.8 576.9 519.4 576.8 518.7 576.2 518.6 575.7 518.6 575.7 518 575.4 517.5 575.2 517.4 575 517.2 574.1 517 573.8 516.8 573.6 516.6 573.3 516.4 573 516.2 573 516 572.5 515.8 572.2 514.8 572 514.6 572 514.1 571.9 514 571.6 513.8 571.5 513.2 570.8 512.5 570.5 511.8 570.1 511.4 570 511 570.1 510.7 570.3 510.9 570.7 510.9 571.2 510.8 571.6 511 571.7 511.2 572 511.3 572.3 511.2 572.4 511.1 572.7 511 573.6 511.3 573.8 511.5 574 511.5 574.4 511.3 575 511.2 575.7 510.2 576.1 509.8 576.5 509.4 576.6 509.1 577.2 508.3 578 507.9 578.4 507.6 579.8 507 580 506.6 580 505.7 580.2 505.4 580.4 505.3 581 504.8 581.9 504.5 582.2 504.5 582.7 504.4 584.1 504.5 584.3 504.4 Z\",\"Xmax\":591.6,\"Xmid\":582.8,\"Xmin\":570,\"Ymax\":524.4,\"Ymid\":514.2,\"Ymin\":504.4,\"economy/currency\":\"Zimbabwean dollars (ZWD) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$2,300\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"12.06 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":386847,\"geography/area/water\":3910,\"geography/area_comparative\":\"about four times the size of Indiana; slightly larger than Montana\",\"geography/area_sqkm\":390757,\"geography/climate\":\"tropical; moderated by altitude; rainy season (November to March)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Inyangani 2,592 m\",\"geography/elevation/lowest_point\":\"junction of the Runde and Save Rivers 162 m\",\"geography/elevation/mean_elevation\":\"961 m\",\"geography/geographic_coordinates\":\"20 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; the Zambezi forms a natural riverine boundary with Zambia; in full flood (February-April) the massive Victoria Falls on the river forms the world\\u0026#39;s largest curtain of falling water; Lake Kariba on the Zambia-Zimbabwe border forms the world\\u0026#39;s largest reservoir by volume (180 cu km; 43 cu mi)\",\"geography/land_boundaries/border_countries\":\"Botswana 834 km, Mozambique 1402 km, South Africa 230 km, Zambia 763 km\",\"geography/land_boundaries/total\":\"3,229 km\",\"geography/land_use/agricultural_land_arable_land\":0.109,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.313,\"geography/land_use/forest\":0.395,\"geography/land_use/other\":0.18,\"geography/location\":\"Southern Africa, between South Africa and Zambia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau with higher central plateau (high veld); mountains in east\",\"government/administrative_divisions\":\"8 provinces and 2 cities* with provincial status; Bulawayo*, Harare*, Manicaland, Mashonaland Central, Mashonaland East, Mashonaland West, Masvingo, Matabeleland North, Matabeleland South, Midlands\",\"government/capital/geographic_coordinates\":\"17 49 S, 31 02 E\",\"government/capital/name\":\"Harare\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"takes its name from the Kingdom of Zimbabwe (13th-15th century) and its capital of Great Zimbabwe, the largest stone structure in pre-colonial southern Africa\",\"government/executive_branch/chief_of_state\":\"President Emmerson Dambudzo MNANGAGWA (since 24 November 2017); First Vice President Constantino CHIWENGA (since 28 December 2017); note - Robert Gabriel MUGABE resigned on 21 November 2017, after ruling for 37 years\",\"government/executive_branch/head_of_government\":\"President Emmerson Dambudzo MNANGAGWA (since 24 November 2017); Vice President Constantino CHIWENGA (since 28 December 2017); Vice President Kembo MOHADI (since 28 December 2017)\\u0026amp;nbsp;\",\"government/flag_description\":\"seven equal horizontal bands of green (top), yellow, red, black, red, yellow, and green with a white isosceles triangle edged in black with its base on the hoist side; a yellow Zimbabwe bird representing the long history of the country is superimposed on a red five-pointed star in the center of the triangle, which symbolizes peace; green represents agriculture, yellow mineral wealth, red the blood shed to achieve independence, and black stands for the native people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 April 1980 (from the UK)\",\"government/national_holiday\":\"Independence Day, 18 April (1980)\",\"government/national_symbol_s\":\"Zimbabwe bird symbol, African fish eagle, flame lily; national colors: green, yellow, red, black, white\",\"introduction\":\"The UK annexed Southern Rhodesia from the former British South Africa Company in 1923. A 1961 constitution was formulated that favored whites in power. In 1965 the government unilaterally declared its independence, but the UK did not recognize the act and demanded more complete voting rights for the black African majority in the country (then called Rhodesia). UN sanctions and a guerrilla uprising finally led to free elections in 1979 and independence (as Zimbabwe) in 1980. Robert MUGABE, the nation\\u0026#39;s first prime minister, was the country\\u0026#39;s only ruler (as president since 1987) from independence until his resignation in November 2017. His chaotic land redistribution campaign, which began in 1997 and intensified after 2000, caused an exodus of white farmers, crippled the economy, and ushered in widespread shortages of basic commodities. Ignoring international condemnation, MUGABE rigged the 2002 presidential election to ensure his reelection. In 2005, the capital city of Harare embarked on Operation Restore Order, ostensibly an urban rationalization program, which resulted in the destruction of the homes or businesses of 700,000 mostly poor supporters of the opposition. MUGABE in 2007 instituted price controls on all basic commodities causing panic buying and leaving store shelves empty for months. General elections held in March 2008 contained irregularities but still amounted to a censure of the ZANU-PF-led government with the opposition winning a majority of seats in parliament. Movement for Democratic Change - Tsvangirai opposition leader Morgan TSVANGIRAI won the most votes in the presidential poll, but not enough to win outright. In the lead up to a run-off election in June 2008, considerable violence against opposition party members led to the withdrawal of TSVANGIRAI from the ballot. Extensive evidence of violence and intimidation resulted in international condemnation of the process. Difficult negotiations over a power-sharing \\u0026quot;government of national unity,\\u0026quot; in which MUGABE remained president and TSVANGIRAI became prime minister, were finally settled in February 2009, although the leaders failed to agree upon many key outstanding governmental issues. MUGABE was reelected president in 2013 in balloting that was severely flawed and internationally condemned. As a prerequisite to holding the election, Zimbabwe enacted a new constitution by referendum, although many provisions in the new constitution have yet to be codified in law. In November 2017, Vice President Emmerson MNANGAGWA took over following a military intervention that forced MUGABE to resign. MNANGAGWA was inaugurated president days later, promising to hold presidential elections in 2018. In July 2018, MNANGAGWA won the presidential election after a close contest with Movement for Democratic Change Alliance candidate Nelson CHAMISA.\",\"name\":\"Zimbabwe\",\"people_and_society/age_structure/0_14_years\":0.3862,\"people_and_society/age_structure/15_24_years\":0.2042,\"people_and_society/age_structure/25_54_years\":0.3222,\"people_and_society/age_structure/55_64_years\":0.0424,\"people_and_society/age_structure/65_years_and_over\":0.045,\"people_and_society/birth_rate\":\"34 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"African 99.4% (predominantly Shona; Ndebele is the second largest ethnic group), other 0.4%, unspecified 0.2% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.521 million HARARE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Zimbabwean\",\"people_and_society/nationality/noun\":\"Zimbabwean(s)\",\"people_and_society/net_migration_rate\":\"-7.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"14030368\",\"people_and_society/population_growth_rate\":0.0168,\"people_and_society/urbanization/urban_population\":\"32.2% of total population (2019)\",\"transportation/airports\":\"196\",\"transportation/railways/total\":\"3427\",\"transportation/roadways/total\":\"97267\"},{\"BoxHeight\":16.100000000000023,\"BoxWidth\":14.800000000000011,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.817,\"ISO3_Code\":\"URY\",\"ISO_Code\":\"UY\",\"Path\":\"M 352 560.1 351.7 560.5 351.5 561.1 351 561.7 350.9 561.9 350.9 562.2 350.1 562.7 349.8 563.1 349.1 563.4 347.7 564.2 347.6 564.1 347.3 563.9 346.8 563.9 346.5 563.6 345.6 563.5 345.1 563.6 344.3 564 344.2 563.9 343.9 564 343.6 563.7 343.6 563.5 342.5 563.2 342.2 563 341.5 562.4 340.3 562.4 339.6 562.5 339 561.5 338.6 561.4 338.6 561.1 338.1 560.6 338 559.6 338.1 559 338.1 558.8 338.2 558.5 338.3 558.1 338.8 557.9 339 557.7 338.9 557.6 338.8 557.7 338.9 557.1 338.7 555.8 338.7 555.5 338.9 555.2 338.7 554.8 338.8 554.3 338.7 553.9 339 553.7 339.1 553.5 339.2 552.9 339 552.5 339.2 552.3 339.4 551.8 339.6 551.1 339.5 550.8 339.7 550.7 339.7 550.1 339.5 549.7 339.5 549.5 340.2 548.9 340.3 548.4 340.5 548.7 341.3 548.7 341.5 548.6 341.8 548.1 342.4 548.1 343.2 548.8 343.7 549.4 344.2 549.8 344.4 550.2 344.7 550.3 344.8 550.5 344.8 550.6 344.7 550.8 344.7 551.2 344.8 551.2 345.2 551.3 345.7 550.9 345.8 550.6 345.9 550.6 346.5 551.2 346.9 551.8 347.2 552.1 347.5 552 347.7 552.3 348 552.5 348.4 552.5 348.8 552.7 349.1 553 349.1 553.2 350 553.9 350.2 554 350.7 554.3 350.8 554.5 351 554.6 351.3 555.6 351.5 555.8 351.8 555.9 351.9 556.2 352.4 556.3 352.8 556.6 352.8 556.8 352.3 557.2 352.3 557.4 351.9 557.8 351.6 558.1 351.6 559.6 351.6 559.8 352 560.1 Z\",\"Xmax\":352.8,\"Xmid\":344.7,\"Xmin\":338,\"Ymax\":564.2,\"Ymid\":556.9,\"Ymin\":548.1,\"economy/currency\":\"Uruguayan pesos (UYU) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$22,400\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.554 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":175015,\"geography/area/water\":1200,\"geography/area_comparative\":\"about the size of Virginia and West Virginia combined; slightly smaller than the state of Washington\",\"geography/area_sqkm\":176215,\"geography/climate\":\"warm temperate; freezing temperatures almost unknown\",\"geography/coastline\":\"660 km\",\"geography/elevation/highest_point\":\"Cerro Catedral 514 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"109 m\",\"geography/geographic_coordinates\":\"33 00 S, 56 00 W\",\"geography/geography_note\":\"second-smallest South American country (after Suriname); most of the low-lying landscape (three-quarters of the country) is grassland, ideal for cattle and sheep raising\",\"geography/land_boundaries/border_countries\":\"Argentina 541 km, Brazil 1050 km\",\"geography/land_boundaries/total\":\"1,591 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.769,\"geography/land_use/forest\":0.102,\"geography/land_use/other\":0.026,\"geography/location\":\"Southern South America, bordering the South Atlantic Ocean, between Argentina and Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling plains and low hills; fertile coastal lowland\",\"government/administrative_divisions\":\"19 departments (departamentos, singular - departamento); Artigas, Canelones, Cerro Largo, Colonia, Durazno, Flores, Florida, Lavalleja, Maldonado, Montevideo, Paysandu, Rio Negro, Rivera, Rocha, Salto, San Jose, Soriano, Tacuarembo, Treinta y Tres\",\"government/capital/geographic_coordinates\":\"34 51 S, 56 10 W\",\"government/capital/name\":\"Montevideo\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Spanish pronunciation of the Guarani Indian designation of the Uruguay River, which makes up the western border of the country and whose name later came to be applied to the entire country\",\"government/executive_branch/chief_of_state\":\"President Tabare VAZQUEZ (since 1 March 2015); Vice President Lucia TOPOLANSKY (since 13 September 2017); note - Vice President Raul Fernando SENDIC Rodriguez (since 1 March 2015) stepped down on 9 September 2017 amid accusations of misuse of public funds; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Tabare VAZQUEZ (since 1 March 2015); Vice President Lucia TOPOLANSKY (since 13 September 2017)\",\"government/flag_description\":\"nine equal horizontal stripes of white (top and bottom) alternating with blue; a white square in the upper hoist-side corner with a yellow sun bearing a human face (delineated in black) known as the Sun of May with 16 rays that alternate between triangular and wavy; the stripes represent the nine original departments of Uruguay; the sun symbol evokes the legend of the sun breaking through the clouds on 25 May 1810 as independence was first declared from Spain (Uruguay subsequently won its independence from Brazil); the sun features are said to represent those of Inti, the Inca god of the sun\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 August 1825 (from Brazil)\",\"government/national_holiday\":\"Independence Day, 25 August (1825)\",\"government/national_symbol_s\":\"Sun of May (a sun-with-face symbol); national colors: blue, white, yellow\",\"introduction\":\"Montevideo, founded by the Spanish in 1726 as a military stronghold, soon took advantage of its natural harbor to become an important commercial center. Claimed by Argentina but annexed by Brazil in 1821, Uruguay declared its independence four years later and secured its freedom in 1828 after a three-year struggle. The administrations of President Jose BATLLE in the early 20th century launched widespread political, social, and economic reforms that established a statist tradition. A violent Marxist urban guerrilla movement named the Tupamaros, launched in the late 1960s, led Uruguay\\u0026#39;s president to cede control of the government to the military in 1973. By yearend, the rebels had been crushed, but the military continued to expand its hold over the government. Civilian rule was restored in 1985. In 2004, the left-of-center Frente Amplio Coalition won national elections that effectively ended 170 years of political control previously held by the Colorado and National (Blanco) parties. Uruguay\\u0026#39;s political and labor conditions are among the freest on the continent.\",\"name\":\"Uruguay\",\"people_and_society/age_structure/0_14_years\":0.1991,\"people_and_society/age_structure/15_24_years\":0.1556,\"people_and_society/age_structure/25_54_years\":0.3948,\"people_and_society/age_structure/55_64_years\":0.1068,\"people_and_society/age_structure/65_years_and_over\":0.1438,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white 87.7%, black 4.6%, indigenous 2.4%, other 0.3%, none or unspecified 5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.745 million MONTEVIDEO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Uruguayan\",\"people_and_society/nationality/noun\":\"Uruguayan(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3369299\",\"people_and_society/population_growth_rate\":0.0027,\"people_and_society/urbanization/urban_population\":\"95.4% of total population (2019)\",\"transportation/airports\":\"133\",\"transportation/railways/total\":\"1673\",\"transportation/roadways/total\":\"77732\"},{\"BoxHeight\":31.099999999999966,\"BoxWidth\":47.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.72,\"ISO3_Code\":\"UZB\",\"ISO_Code\":\"UZ\",\"Path\":\"M 696.7 331.1 697.2 331 697.5 331.3 697.5 331.4 696.8 331.9 696.5 331.9 696.4 332.3 695.9 332.4 695.5 332.8 695.4 333.1 694.6 333.6 694.6 333.8 695 333.9 695.4 334.3 696 334 696.2 334.4 696.3 335.1 696.5 334.9 696.7 335.1 696.9 335.1 697.2 335.2 697.5 335.1 697.6 335.3 697.8 335.2 697.9 335.3 698 335.3 698.1 335 698.1 334.7 698.5 334.5 698.7 334.3 698.7 334.1 698.6 333.9 698.8 333.7 698.8 334 698.7 334.1 698.8 334.2 698.9 334.2 698.8 334.1 699 334.1 699.4 334.6 699.3 334.9 699.3 335.1 700.1 335.2 700.2 335.5 700.1 335.7 700.4 335.6 700.6 335.5 700.9 335.6 701.2 336.1 701.4 336.2 701.9 336.2 702.2 336.4 702.4 336.2 702.7 336.4 702.6 336.5 701.8 336.9 701.7 337.3 701.5 337.3 701.3 337.5 700.7 337.2 700.8 337.7 700.8 337.8 700.7 337.9 700.4 337.8 700.2 337.6 699.9 337.7 699.8 338 699.5 338.3 699.5 338.5 699.2 338.5 699.2 338.7 698.9 338.8 698.8 338.8 698.6 338.5 698.4 338.7 697.9 338.3 697.5 338.2 696.8 338.4 696.7 338.6 695.8 338.7 695.5 338.2 695.1 337.9 695.2 337.7 696.1 336.8 695.8 336.1 695.5 335.8 695.3 335.7 694.9 336.2 693.3 337 693.1 337 692.7 336.6 692.4 336.7 692 337.5 692.2 338.1 692 338.6 691.2 338.6 690.3 338.9 690.4 339 691.1 338.9 691.2 339 690.8 339.2 690.9 339.7 690.3 340 690.2 340.6 690 341 689.1 341 687.8 340.7 687.1 341.1 687.1 341.7 686.9 342 687 342.2 687.5 342.5 687.8 342.9 688.6 342.9 689 343.2 689 343.5 688.8 343.8 688.8 344.6 688.9 345 689.2 345.3 689.6 345.9 689.5 346.2 689.3 346.7 688.8 347.1 688.2 348.1 687.9 349.4 687.7 349.2 687.3 349.2 687.1 349.1 686.5 349.3 686.1 349 685.9 348.8 685.6 348.7 684.8 348.9 684.5 348.8 684.7 348.4 684.5 347.9 684.5 347.5 684.8 346.8 684.6 346.5 684.1 346.4 683.6 346 682.9 345.6 682.2 345.6 681.4 345.3 680.3 344.4 679 343.6 678.4 343.2 677.6 342.9 676.8 342.3 676 341.5 673.4 339.7 673.1 339.2 672.8 337.9 672.2 337.2 671.9 336.4 671.8 335.7 671.4 335.3 670.9 334.8 670.5 334.7 670.3 334.8 670.1 335.1 669.9 335.2 669.1 334.9 667.4 334.8 666.7 334.1 666.7 333.5 666.6 332.9 666.9 332.7 666.3 332.1 666.3 331.3 665.9 331 664.7 330.9 664.2 330.3 664.1 330.2 663.5 330 662.6 329.2 662.3 329.5 661.6 329.5 661.3 329.6 661.6 330 661.7 330.3 661.2 330.3 661.1 330.3 660.9 330.2 660.7 330.3 660.6 330.4 660.6 331 660.3 331.3 659 331.5 658.1 332.5 658 332.8 658 333.3 658.1 334.1 658.3 334.4 658.2 334.7 655.2 334.6 655.2 332.3 655.2 330.5 655.2 330.3 655.3 320.6 662.4 318.3 669.4 323.4 672 326.4 675.7 325.7 678.8 326 680.2 325.4 680.5 325.4 681.1 326.2 682 327.1 682.5 328.6 683.2 328.6 683.2 330.3 683.2 330.5 683 330.9 683 332.1 684.4 332.6 684.7 334.8 688.3 335.1 688.6 335.5 688.9 335.7 688.9 336 688.7 336.5 689.2 336.9 689.8 337.2 690.2 337.1 690.1 336.4 690.2 336.1 690.6 335.8 691.3 334.6 691.7 334.2 692.4 334 693 333.4 693.8 333.1 694.2 332.9 694.9 332.2 695.2 331.7 695.8 332 696.1 331.5 696.7 331.1 Z M 695.9 335.8 695.7 335.6 695.6 335.6 695.8 335.9 695.9 336 695.9 335.8 Z M 697.1 338.8 697.1 339 697.1 339.1 697.2 339.3 697.3 339.3 697.3 339.5 697.4 339.5 697.5 339.7 697.3 339.8 697.2 339.8 697.1 339.7 697.1 339.8 697 339.8 697.1 339.5 697.1 339.4 696.9 339.3 696.8 339.1 696.8 338.8 697 338.7 697.1 338.8 Z M 661.9 331 661.9 330.7 661.8 330.5 661.9 330.5 661.9 330.6 662.2 330.8 662.2 331 661.9 331 Z M 699 339.4 699.1 339.4 699 339.7 698.8 339.7 698.7 339.6 698.8 339.5 698.9 339.5 699 339.4 Z\",\"Xmax\":702.7,\"Xmid\":675.1,\"Xmin\":655.2,\"Ymax\":349.4,\"Ymid\":332.9,\"Ymin\":318.3,\"economy/currency\":\"Uzbekistani soum (UZS) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$6,900\",\"economy/gdp_real_growth_rate/2017\":0.053,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"95.58 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":425400,\"geography/area/water\":22000,\"geography/area_comparative\":\"about four times the size of Virginia; slightly larger than California\",\"geography/area_sqkm\":447400,\"geography/climate\":\"mostly mid-latitude desert, long, hot summers, mild winters; semiarid grassland in east\",\"geography/coastline\":\"0 km (doubly landlocked); note - Uzbekistan includes the southern portion of the Aral Sea with a 420 km shoreline\",\"geography/elevation/highest_point\":\"Adelunga Toghi 4,301 m\",\"geography/elevation/lowest_point\":\"Sariqamish Kuli -12 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"41 00 N, 64 00 E\",\"geography/geography_note\":\"along with Liechtenstein, one of the only two doubly landlocked countries in the world\",\"geography/land_boundaries/border_countries\":\"Afghanistan 144 km, Kazakhstan 2330 km, Kyrgyzstan 1314 km, Tajikistan 1312 km, Turkmenistan 1793 km\",\"geography/land_boundaries/total\":\"6,893 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.517,\"geography/land_use/forest\":0.077,\"geography/land_use/other\":0.297,\"geography/location\":\"Central Asia, north of Turkmenistan, south of Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly flat-to-rolling sandy desert with dunes; broad, flat intensely irrigated river valleys along course of Amu Darya, Syr Darya (Sirdaryo), and Zarafshon; Fergana Valley in east surrounded by mountainous Tajikistan and Kyrgyzstan; shrinking Aral Sea in west\",\"government/administrative_divisions\":\"12 provinces (viloyatlar, singular - viloyat), 1 autonomous republic* (avtonom respublikasi), and 1 city** (shahar); Andijon Viloyati, Buxoro Viloyati [Bukhara Province], Farg\\u0026#39;ona Viloyati [Fergana Province], Jizzax Viloyati, Namangan Viloyati, Navoiy Viloyati, Qashqadaryo Viloyati (Qarshi), Qoraqalpog\\u0026#39;iston Respublikasi [Karakalpakstan Republic]* (Nukus), Samarqand Viloyati [Samarkand Province], Sirdaryo Viloyati (Guliston), Surxondaryo Viloyati (Termiz), Toshkent Shahri [Tashkent City]**, Toshkent Viloyati [Tashkent Province], Xorazm Viloyati (Urganch)\",\"government/capital/geographic_coordinates\":\"41 19 N, 69 15 E\",\"government/capital/name\":\"Tashkent (Toshkent)\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"a combination of the Turkic words \\u0026quot;uz\\u0026quot; (self) and \\u0026quot;bek\\u0026quot; (master) with the Persian suffix \\u0026quot;-stan\\u0026quot; (country) to give the meaning \\u0026quot;Land of the Free\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Shavkat MIRZIYOYEV (interim president from 8 September 2016; formally elected president on 4 December 2016 to succeed longtime President Islom KARIMOV, who died on 2 September 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Abdulla ARIPOV (since 14 December 2016); First Deputy Prime Minister/Minister of Transport Achilbay RAMATOV (since 15 December 2016)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), white, and green separated by red fimbriations with a vertical, white crescent moon (closed side to the hoist) and 12 white, five-pointed stars shifted to the hoist on the top band; blue is the color of the Turkic peoples and of the sky, white signifies peace and the striving for purity in thoughts and deeds, while green represents nature and is the color of Islam; the red stripes are the vital force of all living organisms that links good and pure ideas with the eternal sky and with deeds on earth; the crescent represents Islam and the 12 stars the months and constellations of the Uzbek calendar\",\"government/government_type\":\"presidential republic; highly authoritarian\",\"government/independence\":\"1 September 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 1 September (1991)\",\"government/national_symbol_s\":\"khumo (mythical bird); national colors: blue, white, red, green\",\"introduction\":\"Uzbekistan is the geographic and population center of Central Asia. The country has a diverse economy and a relatively young population. Russia conquered and united the disparate territories of present-day Uzbekistan in the late 19th century. Stiff resistance to the Red Army after the Bolshevik Revolution was eventually suppressed and a socialist republic established in 1924. During the Soviet era, intensive production of \\u0026quot;white gold\\u0026quot; (cotton) and grain led to the overuse of agrochemicals and the depletion of water supplies, leaving the land degraded and the Aral Sea and certain rivers half-dry. Independent since the dissolution of the USSR in 1991, the country has diversified agricultural production while developing its mineral and petroleum export capacity and increasing its manufacturing base, although cotton remains a major part of its economy. Uzbekistan\\u0026amp;rsquo;s first president, Islam KARIMOV, led Uzbekistan for 25 years until his death in September 2016. His successor, former Prime Minister Shavkat MIRZIYOYEV, has improved relations with Uzbekistan\\u0026amp;rsquo;s neighbors and introduced wide-ranging economic, judicial, and social reforms.\",\"name\":\"Uzbekistan\",\"people_and_society/age_structure/0_14_years\":0.2361,\"people_and_society/age_structure/15_24_years\":0.1785,\"people_and_society/age_structure/25_54_years\":0.4495,\"people_and_society/age_structure/55_64_years\":0.0815,\"people_and_society/age_structure/65_years_and_over\":0.0544,\"people_and_society/birth_rate\":\"16.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Uzbek 83.8%, Tajik 4.8%, Kazakh 2.5%, Russian 2.3%, Karakalpak 2.2%, Tatar 1.5%, other 4.4% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.49 million TASHKENT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Uzbekistani\",\"people_and_society/nationality/noun\":\"Uzbekistani\",\"people_and_society/net_migration_rate\":\"-2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"30023709\",\"people_and_society/population_growth_rate\":0.0091,\"people_and_society/urbanization/urban_population\":\"50.4% of total population (2019)\",\"transportation/airports\":\"53\",\"transportation/railways/total\":\"4642\",\"transportation/roadways/total\":\"86496\"}]", - "IsSampleData": false, - "IsWritable": false, - "Name": "tbl_Countries", - "OrderedColumnNames": [ - "name", - "ISO_Code", - "ISO3_Code", - "Continent", - "Path", - "Xmin", - "Xmax", - "Xmid", - "Ymin", - "Ymax", - "Ymid", - "BoxWidth", - "BoxHeight", - "introduction", - "geography/location", - "geography/geographic_coordinates", - "geography/map_references", - "geography/area_sqkm", - "geography/area/land", - "geography/area/water", - "geography/area_comparative", - "geography/land_boundaries/total", - "geography/land_boundaries/border_countries", - "geography/coastline", - "geography/climate", - "geography/terrain", - "geography/elevation/mean_elevation", - "geography/elevation/lowest_point", - "geography/elevation/highest_point", - "geography/land_use/agricultural_land_arable_land", - "geography/land_use/agricultural_land_permanent_crops", - "geography/land_use/agricultural_land_permanent_pasture", - "geography/land_use/forest", - "geography/land_use/other", - "geography/geography_note", - "people_and_society/population", - "people_and_society/nationality/noun", - "people_and_society/nationality/adjective", - "people_and_society/ethnic_groups", - "people_and_society/age_structure/0_14_years", - "people_and_society/age_structure/15_24_years", - "people_and_society/age_structure/25_54_years", - "people_and_society/age_structure/55_64_years", - "people_and_society/age_structure/65_years_and_over", - "people_and_society/population_growth_rate", - "people_and_society/birth_rate", - "people_and_society/death_rate", - "people_and_society/net_migration_rate", - "people_and_society/urbanization/urban_population", - "people_and_society/major_urban_areas_population", - "people_and_society/life_expectancy_at_birth/total_population", - "people_and_society/education_expenditures", - "government/country_name/etymology", - "government/government_type", - "government/capital/name", - "government/capital/geographic_coordinates", - "government/capital/time_difference", - "government/administrative_divisions", - "government/independence", - "government/national_holiday", - "government/executive_branch/chief_of_state", - "government/executive_branch/head_of_government", - "government/flag_description", - "government/national_symbol_s", - "economy/gdp_real_growth_rate/2017", - "economy/gdp_per_capita_ppp/2017", - "economy/currency", - "energy/electricity_from_fossil_fuels", - "energy/electricity_from_nuclear_fuels", - "energy/electricity_from_hydroelectric_plants", - "energy/electricity_from_other_renewable_sources", - "energy/carbon_dioxide_emissions_from_consumption_of_energy", - "transportation/airports", - "transportation/railways/total", - "transportation/roadways/total", - "HumanDevelopmentIndex" - ], - "OriginalName": "tbl_Countries", - "OriginalSchema": "*[BoxHeight:n, BoxWidth:n, Continent:s, HumanDevelopmentIndex:n, ISO3_Code:s, ISO_Code:s, Path:s, Xmax:n, Xmid:n, Xmin:n, Ymax:n, Ymid:n, Ymin:n, 'economy/currency':s, 'economy/gdp_per_capita_ppp/2017':s, 'economy/gdp_real_growth_rate/2017':n, 'energy/carbon_dioxide_emissions_from_consumption_of_energy':s, 'energy/electricity_from_fossil_fuels':n, 'energy/electricity_from_hydroelectric_plants':n, 'energy/electricity_from_nuclear_fuels':n, 'energy/electricity_from_other_renewable_sources':n, 'geography/area/land':n, 'geography/area/water':n, 'geography/area_comparative':s, 'geography/area_sqkm':n, 'geography/climate':s, 'geography/coastline':s, 'geography/elevation/highest_point':s, 'geography/elevation/lowest_point':s, 'geography/elevation/mean_elevation':s, 'geography/geographic_coordinates':s, 'geography/geography_note':s, 'geography/land_boundaries/border_countries':s, 'geography/land_boundaries/total':s, 'geography/land_use/agricultural_land_arable_land':n, 'geography/land_use/agricultural_land_permanent_crops':n, 'geography/land_use/agricultural_land_permanent_pasture':n, 'geography/land_use/forest':n, 'geography/land_use/other':n, 'geography/location':s, 'geography/map_references':s, 'geography/terrain':s, 'government/administrative_divisions':s, 'government/capital/geographic_coordinates':s, 'government/capital/name':s, 'government/capital/time_difference':s, 'government/country_name/etymology':s, 'government/executive_branch/chief_of_state':s, 'government/executive_branch/head_of_government':s, 'government/flag_description':s, 'government/government_type':s, 'government/independence':s, 'government/national_holiday':s, 'government/national_symbol_s':s, introduction:s, name:s, 'people_and_society/age_structure/0_14_years':n, 'people_and_society/age_structure/15_24_years':n, 'people_and_society/age_structure/25_54_years':n, 'people_and_society/age_structure/55_64_years':n, 'people_and_society/age_structure/65_years_and_over':n, 'people_and_society/birth_rate':s, 'people_and_society/death_rate':s, 'people_and_society/education_expenditures':s, 'people_and_society/ethnic_groups':s, 'people_and_society/life_expectancy_at_birth/total_population':s, 'people_and_society/major_urban_areas_population':s, 'people_and_society/nationality/adjective':s, 'people_and_society/nationality/noun':s, 'people_and_society/net_migration_rate':s, 'people_and_society/population':s, 'people_and_society/population_growth_rate':n, 'people_and_society/urbanization/urban_population':s, 'transportation/airports':s, 'transportation/railways/total':s, 'transportation/roadways/total':s]", - "Schema": "*[BoxHeight:n, BoxWidth:n, Continent:s, HumanDevelopmentIndex:n, ISO3_Code:s, ISO_Code:s, Path:s, Xmax:n, Xmid:n, Xmin:n, Ymax:n, Ymid:n, Ymin:n, 'economy/currency':s, 'economy/gdp_per_capita_ppp/2017':s, 'economy/gdp_real_growth_rate/2017':n, 'energy/carbon_dioxide_emissions_from_consumption_of_energy':s, 'energy/electricity_from_fossil_fuels':n, 'energy/electricity_from_hydroelectric_plants':n, 'energy/electricity_from_nuclear_fuels':n, 'energy/electricity_from_other_renewable_sources':n, 'geography/area/land':n, 'geography/area/water':n, 'geography/area_comparative':s, 'geography/area_sqkm':n, 'geography/climate':s, 'geography/coastline':s, 'geography/elevation/highest_point':s, 'geography/elevation/lowest_point':s, 'geography/elevation/mean_elevation':s, 'geography/geographic_coordinates':s, 'geography/geography_note':s, 'geography/land_boundaries/border_countries':s, 'geography/land_boundaries/total':s, 'geography/land_use/agricultural_land_arable_land':n, 'geography/land_use/agricultural_land_permanent_crops':n, 'geography/land_use/agricultural_land_permanent_pasture':n, 'geography/land_use/forest':n, 'geography/land_use/other':n, 'geography/location':s, 'geography/map_references':s, 'geography/terrain':s, 'government/administrative_divisions':s, 'government/capital/geographic_coordinates':s, 'government/capital/name':s, 'government/capital/time_difference':s, 'government/country_name/etymology':s, 'government/executive_branch/chief_of_state':s, 'government/executive_branch/head_of_government':s, 'government/flag_description':s, 'government/government_type':s, 'government/independence':s, 'government/national_holiday':s, 'government/national_symbol_s':s, introduction:s, name:s, 'people_and_society/age_structure/0_14_years':n, 'people_and_society/age_structure/15_24_years':n, 'people_and_society/age_structure/25_54_years':n, 'people_and_society/age_structure/55_64_years':n, 'people_and_society/age_structure/65_years_and_over':n, 'people_and_society/birth_rate':s, 'people_and_society/death_rate':s, 'people_and_society/education_expenditures':s, 'people_and_society/ethnic_groups':s, 'people_and_society/life_expectancy_at_birth/total_population':s, 'people_and_society/major_urban_areas_population':s, 'people_and_society/nationality/adjective':s, 'people_and_society/nationality/noun':s, 'people_and_society/net_migration_rate':s, 'people_and_society/population':s, 'people_and_society/population_growth_rate':n, 'people_and_society/urbanization/urban_population':s, 'transportation/airports':s, 'transportation/railways/total':s, 'transportation/roadways/total':s]", - "Token": "dummyToken", - "Type": "StaticDataSourceInfo" - } +[ + { + "Data": "[{\"BoxHeight\":57.30000000000001,\"BoxWidth\":57.299999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.748,\"ISO3_Code\":\"DZA\",\"ISO_Code\":\"DZ\",\"Path\":\"M 524 350.2 523.9 350.5 524 350.6 523.5 350.8 523.5 351.1 523.4 351.3 522.6 351.8 522.7 351.9 523.2 352 523.3 352.1 523.1 352.9 523.1 353.1 522.9 353.8 522.9 354.3 523.2 354.6 523.2 355.2 523.1 355.5 523.1 355.8 523.4 356.1 523.1 356.6 523 357 522.9 357.2 523 357.7 522.9 357.9 522.9 358.1 522.5 358.5 521.8 358.9 521.6 359.5 521.4 359.7 521.2 359.6 520.9 360 520.9 360.9 521 361.1 521.1 361.6 521.5 362.2 521.7 362.9 522.5 363.2 522.5 363.5 523 364.1 523.1 364.8 523.2 365.1 523.2 365.2 525.2 366.6 525.2 367 525.3 367.2 525.3 367.4 525.4 367.7 525.5 368.1 525.8 369.4 525.8 369.6 526.3 371.5 526.5 372.5 526.1 372.8 526.1 373 526.5 373.7 527.1 375.1 527.4 377.1 527.3 378.7 527.6 380 527.5 380.5 527.3 381 527.4 381.1 527.2 381.4 527.1 381.9 527.4 383 527.5 383.3 527.5 383.9 527.3 384.2 526.4 384.7 526.1 385.3 527.8 387.9 527.9 389.4 528.3 389.7 528.5 390.2 528.9 390.5 529.7 390.3 530.5 390.6 531.7 391.4 532.2 391.2 533.3 393.5 528.4 396.5 525.6 398.3 523 400 521.6 400.9 521.3 401.1 520.8 401.4 520.7 401.5 516.1 405.6 511.8 406.5 509.5 407 509.2 406.9 508.7 406.4 509 405.5 508.9 404.5 508.3 404.1 507.7 404 507.4 403.8 507.1 403.8 506.9 403.7 506.6 403.8 506.6 403.5 506.2 403.1 506 403.2 505.9 403.2 505.4 403.3 505 403.1 504.7 402.8 504.6 402.4 504.4 402.2 503.3 401.7 503.3 401.1 503.1 400.6 502.6 400.2 502.3 400 500.6 398.8 500.3 398.6 499.9 398.3 495.4 395.1 494.9 394.8 494.4 394.4 491.2 392.2 486.6 389 479.8 384.4 478.9 383.8 478.7 383.6 478.2 383.3 476 381.8 476 380.7 476 377.4 476.6 377.1 477.2 376.6 478.7 375.6 478.9 375.4 479.6 375.3 480.2 374.9 481.2 375 482.1 374.7 483.2 374.7 483.9 374.6 484.1 374.6 484.2 374.8 484.6 374.9 485.2 374.1 485.4 373.6 486.3 372.9 487.3 372.4 488 371.6 488.5 371.4 489.3 371.3 489.9 371 489.9 370.6 490.2 370.2 490.2 370 489.8 369.6 489.6 369.6 489.5 369.4 489.6 369 489.8 368.8 489.9 368.1 491.2 367.7 492.1 367.5 492.1 367.4 492.1 367.3 491.9 366.7 492 366.5 494.4 366.3 494.9 366.4 496.4 366.6 496.7 366.5 496.7 366.3 496.5 366.2 496.6 365.8 496.7 365.6 497 365.4 497.2 365.2 496.7 364.8 496.1 364.3 495.8 363.8 495.9 363.4 495.4 362.7 495.4 362.3 495.6 361.7 495.5 361.5 495.2 361.2 495.3 361 495.3 360.6 495.4 359.9 495.1 358.9 495.2 358.6 494.9 358.1 495.1 357.7 494.9 357.5 494.5 357.1 494.4 357.1 494.2 357 493.9 356.6 494.4 356.6 494.6 356.6 494.9 356.5 495.4 356.3 495.7 356 496.4 355.6 496.7 354.9 497.4 354.4 497.6 354.4 497.7 354.3 498.3 354.4 498.6 354.2 498.7 353.9 499 353.8 499.1 353.8 499.3 354.1 499.8 354.1 500.1 353.9 500.3 353.5 500.4 353.3 501 352.8 501.8 352.3 502.4 352.2 502.6 352 502.6 351.9 503.2 351.8 503.7 351.6 505.6 351.5 506 351.4 506.5 351.3 506.8 351.4 507.1 351.4 507.7 351.1 508.1 350.7 508.4 350.7 508.7 350.9 508.9 350.9 509 350.7 509.6 350.8 510.7 350.3 513.2 350.4 514 350.8 514.3 351.1 514.7 351.2 515.2 351.1 515.8 350.7 516.5 350.6 517.2 350.3 517.4 349.9 517.8 349.7 518.1 349.8 518.3 350.1 518.9 350.2 519.3 350.4 519.9 350.2 520.1 350 520 349.8 520.1 349.8 520.8 349.9 521.1 350.1 521.5 350.2 521.6 350.5 521.8 350.5 522.2 350.5 522.8 350.2 523.4 350.4 524 350.2 Z\",\"Xmax\":533.3,\"Xmid\":507.4,\"Xmin\":476,\"Ymax\":407,\"Ymid\":379.2,\"Ymin\":349.7,\"economy/currency\":\"Algerian dinars (DZD)\",\"economy/gdp_per_capita_ppp/2017\":\"15200\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"135.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":2381740,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than 3.5 times the size of Texas\",\"geography/area_sqkm\":2381740,\"geography/climate\":\"arid to semiarid; mild, wet winters with hot, dry summers along coast; drier with cold winters and hot summers on high plateau; sirocco is a hot, dust/sand-laden wind especially common in summer\",\"geography/coastline\":\"998 km\",\"geography/elevation/highest_point\":\"Tahat 2,908 m\",\"geography/elevation/lowest_point\":\"Chott Melrhir -40 m\",\"geography/elevation/mean_elevation\":\"800\",\"geography/geographic_coordinates\":\"28 00 N, 3 00 E\",\"geography/geography_note\":\"largest country in Africa but 80% desert; canyons and caves in the southern Hoggar Mountains and in the barren Tassili nAjjer area in the southeast of the country contain numerous examples of prehistoric art - rock paintings and carvings depicting human activities and wild and domestic animals (elephants, giraffes, cattle) - that date to the African Humid Period, roughly 11,000 to 5,000 years ago, when the region was completely vegetated\",\"geography/land_boundaries/border_countries\":\"Libya 989 km, Mali 1359 km, Mauritania 460 km, Morocco 1900 km, Niger 951 km, Tunisia 1034 km, Western Sahara 41 km\",\"geography/land_boundaries/total\":\"6,734 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.138,\"geography/land_use/forest\":0.008,\"geography/land_use/other\":0.818,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Morocco and Tunisia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau and desert; Atlas Mountains in the far north and Hoggar Mountains in the south; narrow, discontinuous coastal plain\",\"government/administrative_divisions\":\"48 provinces (wilayas, singular - wilaya); Adrar, Ain Defla, Ain Temouchent, Alger, Annaba, Batna, Bechar, Bejaia, Biskra, Blida, Bordj Bou Arreridj, Bouira, Boumerdes, Chlef, Constantine, Djelfa, El Bayadh, El Oued, El Tarf, Ghardaia, Guelma, Illizi, Jijel, Khenchela, Laghouat, Mascara, Medea, Mila, Mostaganem, MSila, Naama, Oran, Ouargla, Oum el Bouaghi, Relizane, Saida, Setif, Sidi Bel Abbes, Skikda, Souk Ahras, Tamanrasset, Tebessa, Tiaret, Tindouf, Tipaza, Tissemsilt, Tizi Ouzou, Tlemcen\",\"government/capital/geographic_coordinates\":\"36 45 N, 3 03 E\",\"government/capital/name\":\"Algiers\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Algiers\",\"government/executive_branch/chief_of_state\":\"Interim President Abdelkader BENSALAH (since\\u0026amp;nbsp;9 April 2019); note - Abdelaziz BOUTEFLIKA resigned the presidency on 2 April 2019\",\"government/executive_branch/head_of_government\":\"Prime Minister Noureddine BEDOUI (since 11 March 2019)\",\"government/flag_description\":\"two equal vertical bands of green (hoist side) and white; a red, five-pointed star within a red crescent centered over the two-color boundary; the colors represent Islam (green), purity and peace (white), and liberty (red); the crescent and star are also Islamic symbols, but the crescent is more closed than those of other Muslim countries because Algerians believe the long crescent horns bring happiness\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"5 July 1962 (from France)\",\"government/national_holiday\":\"Independence Day, 5 July (1962); Revolution Day, 1 November (1954)\",\"government/national_symbol_s\":\"five-pointed star between the extended horns of a crescent moon, fennec fox; national colors: green, white, red\",\"introduction\":\"After more than a century of rule by France, Algerians fought through much of the 1950s to achieve independence in 1962. Algerias primary political party, the National Liberation Front (FLN), was established in 1954 as part of the struggle for independence and has since largely dominated politics. The Government of Algeria in 1988 instituted a multi-party system in response to public unrest, but the surprising first round success of the Islamic Salvation Front (FIS) in the December 1991 legislative elections led the Algerian army to intervene and postpone the second round of elections to prevent what the secular elite feared would be an extremist-led government from assuming power. The army began a crackdown on the FIS that spurred FIS supporters to begin attacking government targets. Fighting escalated into an insurgency, which saw intense violence from 1992-98, resulting in over 100,000 deaths - many attributed to indiscriminate massacres of villagers by extremists. The government gained the upper hand by the late-1990s, and FISs armed wing, the Islamic Salvation Army, disbanded in January 2000. Abdelaziz BOUTEFLIKA, with the backing of the military, won the presidency in 1999 in an election that was boycotted by several candidates protesting alleged fraud, and won subsequent elections in 2004, 2009, and 2014. The government in 2011 introduced some political reforms in response to the Arab Spring, including lifting the 19-year-old state of emergency restrictions and increasing womens quotas for elected assemblies, while also increasing subsidies to the populace. Since 2014, Algeria\\u0026amp;rsquo;s reliance on hydrocarbon revenues to fund the government and finance the large subsidies for the population has fallen under stress because of declining oil prices. Protests broke out across the country in late February 2019 against President BOUTEFLIKA\\u0026amp;rsquo;s decision to seek a fifth term. BOUTEFLIKA resigned on 2 April 2019, and the speaker of the upper house of parliament, Abdelkader BENSALAH, became interim head of state on 9 April. BENSALAH remained in office beyond the 90-day constitutional limit until Algerians elected former Prime Minister Abdelmadjid TEBBOUNE as the countrys new president in December 2019.\",\"name\":\"Algeria\",\"people_and_society/age_structure/0_14_years\":0.2949,\"people_and_society/age_structure/15_24_years\":0.1472,\"people_and_society/age_structure/25_54_years\":0.4297,\"people_and_society/age_structure/55_64_years\":0.0701,\"people_and_society/age_structure/65_years_and_over\":0.0581,\"people_and_society/birth_rate\":\"21.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab-Berber 99%, European less than 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.729 million ALGIERS (capital), 890,000 Oran (2019)\",\"people_and_society/nationality/adjective\":\"Algerian\",\"people_and_society/nationality/noun\":\"Algerian(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"41657488\",\"people_and_society/population_growth_rate\":0.0163,\"people_and_society/urbanization/urban_population\":\"73.2% of total population (2019)\",\"transportation/airports\":\"157\",\"transportation/railways/total\":\"3973\",\"transportation/roadways/total\":\"104000\"},{\"BoxHeight\":24.099999999999966,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COG\",\"ISO_Code\":\"CG\",\"Path\":\"M 551.6 450.9 551.7 451.5 551.6 451.8 551.4 452.2 551 453 550.2 454.4 550.1 456.3 549.8 457 549.5 457.9 549.6 458.8 549.7 459.2 549.8 459.4 549.4 460 549.2 460.7 549 461 549 461.3 549.1 461.6 549.1 462 549.1 462.2 549 462.3 548.9 462.4 548.4 462.8 548.1 463.3 547.4 463.5 546.7 464.1 546 465.3 545.9 465.7 544.9 466.6 544.9 467.2 545 467.8 544.8 468.6 544.8 469.2 544.9 469.8 544 471.5 543.1 471.8 542.9 472 542.8 472.4 542.1 472.6 541.9 473 541.3 473.6 541.1 473.9 540.7 474.2 540.2 474 539.9 474.1 540 473.5 539.8 473.2 540.1 472.9 539.9 472.7 539.9 472.5 539.3 472.8 538.9 472.8 538.6 473.1 538.5 473 538.3 472.9 538.1 472.9 538 473.5 538 473.6 537.9 473.7 537.8 473.7 537.7 473.9 537.5 473.8 537.4 474 537.3 474.1 537.2 474.1 537.1 473.9 536.8 473.8 536.4 473.3 536.3 473.4 536.3 473.6 535.7 472.9 535.4 472.8 535.3 472.9 535.4 473 535.2 473 535.1 473.2 534.8 473.3 534.6 473.3 534.4 473.4 534.2 473.8 533.8 473.9 533.7 474.1 533.2 474.4 532.8 473.9 532.8 473.7 532.7 473.5 532.8 473.4 532.7 473.2 531.6 472.3 531.5 472 531.1 471.6 531.2 470.9 531.4 470.6 532 470.4 532.5 470.8 532.9 470.9 533.1 470.7 533 470.4 533.4 469.9 533.2 469.4 533.3 469.2 533.4 468.8 532.3 468.3 532.4 467.9 532.3 467.6 532.2 467.1 532.6 467.3 532.9 467.2 533.2 467.1 533.6 467.3 534.6 467.3 534.7 467 534.7 466.7 534.5 465.8 535.2 465.8 535.5 465.9 535.7 466.4 536.3 467.1 537.4 467.3 538.2 466.5 538.3 466.6 538.5 467 538.5 467.3 539.1 467.4 539.3 467.1 539.4 466.9 539.3 466.6 539.5 466.4 539.5 466.1 539.9 465.7 540 465.3 539.9 465 540.1 464.7 540.1 464.1 540 463.1 540.2 462.4 540.2 462.3 540.1 462.1 540 462 539.9 461.9 539.4 461.8 539.3 461.6 539.2 461.4 538.6 461.1 538.5 461 538.7 460.5 538.6 460.3 538.6 460 538.7 459.7 539.1 459.1 539.5 459 539.8 458.9 540.1 458.3 540.1 458 539.6 456.9 539.3 456.7 538.4 456.6 537.6 457 537.2 457 536.9 457.1 536.6 457.1 536.7 456.8 536.5 456.2 536.4 455.9 536.6 455.6 536.5 455.3 536.8 454.9 536.9 454.5 539.7 454.5 540 454.6 540.4 454.5 541 454.8 541.3 454.8 541.4 455 541.6 455 541.8 455.1 542 454.9 542.2 454.9 542.5 455.2 542.9 455.1 543.6 455.3 544 455.6 544.4 455.7 544.5 456 544.8 455.8 544.5 455.1 544.6 454.6 544.9 454.4 545.8 452.7 545.7 452.3 545.8 452 545.8 451.8 546 450.9 546.2 450.8 546.4 450.7 546.7 450.8 547 450.7 547.2 450.8 547.7 450.6 547.9 450.5 548.1 450.5 548.5 450.3 548.8 450.5 549.4 450.5 549.5 450.7 549.7 450.6 549.9 450.7 550.2 450.7 550.4 450.9 550.6 450.8 550.7 450.6 551 450.6 551.3 450.5 551.6 450.9 Z\",\"Xmax\":551.7,\"Xmid\":542.3,\"Xmin\":531.1,\"Ymax\":474.4,\"Ymid\":462.9,\"Ymin\":450.3,\"economy/currency\":\"Congolese francs (CDF)\",\"economy/gdp_per_capita_ppp/2017\":\"800\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.146 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.02,\"energy/electricity_from_hydroelectric_plants\":0.98,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2267048,\"geography/area/water\":77810,\"geography/area_comparative\":\"slightly less than one-fourth the size of the US\",\"geography/area_sqkm\":2344858,\"geography/climate\":\"tropical; hot and humid in equatorial river basin; cooler and drier in southern highlands; cooler and wetter in eastern highlands; north of Equator - wet season (April to October), dry season (December to February); south of Equator - wet season (November to March), dry season (April to October)\",\"geography/coastline\":\"37 km\",\"geography/elevation/highest_point\":\"Pic Marguerite on Mont Ngaliema (Mount Stanley) 5,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"726\",\"geography/geographic_coordinates\":\"0 00 N, 25 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second largest country in Africa (after Algeria) and largest country in Sub-Saharan Africa; straddles the equator; dense tropical rain forest in central river basin and eastern highlands; the narrow strip of land that controls the lower Congo River is the DRCs only outlet to the South Atlantic Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; because of its speed, cataracts, rapids, and turbulence the Congo River, most of which flows through the DRC, has never been accurately measured along much of its length; nonetheless, it is conceded to be the deepest river in the world; estimates of its greatest depth vary between 220 and 250 meters\",\"geography/land_boundaries/border_countries\":\"Angola 2646 km (of which 225 km is the boundary of Angolas discontiguous Cabinda Province), Burundi 236 km, Central African Republic 1747 km, Republic of the Congo 1229 km, Rwanda 221 km, South Sudan 714 km, Tanzania 479 km, Uganda 877 km, Zambia 2332 km\",\"geography/land_boundaries/total\":\"10,481 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.08,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.207,\"geography/location\":\"Central Africa, northeast of Angola\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast central basin is a low-lying plateau; mountains in east\",\"government/administrative_divisions\":\"26 provinces (provinces, singular - province); Bas-Uele (Lower Uele), Equateur, Haut-Katanga (Upper Katanga), Haut-Lomami (Upper Lomami), Haut-Uele (Upper Uele), Ituri, Kasai, Kasai-Central, Kasai-Oriental (East Kasai), Kinshasa, Kongo Central, Kwango, Kwilu, Lomami, Lualaba, Mai-Ndombe, Maniema, Mongala, Nord-Kivu (North Kivu), Nord-Ubangi (North Ubangi), Sankuru, Sud-Kivu (South Kivu), Sud-Ubangi (South Ubangi), Tanganyika, Tshopo, Tshuapa\",\"government/capital/geographic_coordinates\":\"4 19 S, 15 18 E\",\"government/capital/name\":\"Kinshasa\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, most of which lies within the DRC; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0022hunters\\u0022\",\"government/executive_branch/chief_of_state\":\"President Felix TSHISEKEDI (since 24 January 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sylvestre ILUNGA Ilunkamba (since 20 May 2019); Deputy Prime Ministers Jose MAKILA, Leonard She OKITUNDU, Henri MOVA Sankanyi (since February 2018)\",\"government/flag_description\":\"sky blue field divided diagonally from the lower hoist corner to upper fly corner by a red stripe bordered by two narrow yellow stripes; a yellow, five-pointed star appears in the upper hoist corner; blue represents peace and hope, red the blood of the countrys martyrs, and yellow the countrys wealth and prosperity; the star symbolizes unity and the brilliant future for the country\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"30 June 1960 (from Belgium)\",\"government/national_holiday\":\"Independence Day, 30 June (1960)\",\"government/national_symbol_s\":\"leopard; national colors: sky blue, red, yellow\",\"introduction\":\"Established as an official Belgian colony in 1908, the then-Republic of the Congo gained its independence in 1960, but its early years were marred by political and social instability. Col. Joseph MOBUTU seized power and declared himself president in a November 1965 coup. He subsequently changed his name - to MOBUTU Sese Seko - as well as that of the country - to Zaire. MOBUTU retained his position for 32 years through several sham elections, as well as through brutal force. Ethnic strife and civil war, touched off by a massive inflow of refugees in 1994 from conflict in Rwanda and Burundi, led in May 1997 to the toppling of the MOBUTU regime by a rebellion backed by Rwanda and Uganda and fronted by Laurent KABILA. KABILA renamed the country the Democratic Republic of the Congo (DRC), but in August 1998 his regime was itself challenged by a second insurrection again backed by Rwanda and Uganda. Troops from Angola, Chad, Namibia, Sudan, and Zimbabwe intervened to support KABILAs regime. In January 2001, KABILA was assassinated and his son, Joseph KABILA, was named head of state. In October 2002, the new president was successful in negotiating the withdrawal of Rwandan forces occupying the eastern DRC; two months later, the Pretoria Accord was signed by all remaining warring parties to end the fighting and establish a government of national unity. Presidential, National Assembly, and provincial legislatures took place in 2006, with Joseph KABILA elected to office. National elections were held in November 2011 and disputed results allowed Joseph KABILA to be reelected to the presidency. While the DRC constitution barred President KABILA from running for a third term, the DRC Government delayed national elections originally slated for November 2016, to 30 December 2018. This failure to hold elections as scheduled fueled significant civil and political unrest, with sporadic street protests by KABILA\\u0026amp;rsquo;s opponents and exacerbation of tensions in the tumultuous eastern DRC regions. Presidential, legislative, and provincial elections were held in late December 2018 and early 2019 across most of the country. The DRC Government canceled presidential elections in the cities of Beni and Butembo (citing concerns over an ongoing Ebola outbreak in the region) as well as Yumbi (which had recently experienced heavy violence). Opposition candidate Felix TSHISEKEDI was announced the election winner on 10 January 2019 and inaugurated two weeks later. This was the first transfer of power to an opposition candidate without significant violence or a coup since the DRCs independence.\\u0026amp;nbsp; The DRC, particularly in the East, continues to experience violence perpetrated by over 100 armed groups active in the region, including the Allied Democratic Forces (ADF), the Democratic Forces for the Liberation of Rwanda (FDLR), and assorted Mai Mai militias. The UN Organization Stabilization Mission in the DRC (MONUSCO) has operated in the region since 1999 and is the largest and most expensive UN peacekeeping mission in the world. \\u0026amp;nbsp;\",\"name\":\"Congo\",\"people_and_society/age_structure/0_14_years\":0.4125,\"people_and_society/age_structure/15_24_years\":0.2146,\"people_and_society/age_structure/25_54_years\":0.3096,\"people_and_society/age_structure/55_64_years\":0.0363,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"over 200 African ethnic groups of which the majority are Bantu; the four largest tribes - Mongo, Luba, Kongo (all Bantu), and the Mangbetu-Azande (Hamitic) - make up about 45% of the population\",\"people_and_society/life_expectancy_at_birth/total_population\":\"58.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.743 million KINSHASA (capital), 2.413 million Mbuji-Mayi, 2.377 million Lubumbashi, 1.395 million Kananga, 1.213 million Kisangani, 1,025,000 Bukavu (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85281024\",\"people_and_society/population_growth_rate\":0.0233,\"people_and_society/urbanization/urban_population\":\"45% of total population (2019)\",\"transportation/airports\":\"198\",\"transportation/railways/total\":\"4007\",\"transportation/roadways/total\":\"152373\"},{\"BoxHeight\":39.10000000000002,\"BoxWidth\":46.39999999999998,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.51,\"ISO3_Code\":\"SDN\",\"ISO_Code\":\"SD\",\"Path\":\"M 592 398 592.4 398.3 593.1 398.8 594.2 398.7 594.4 398.3 594.5 398 602.2 398 602.2 398.3 602.2 398.6 602.4 399.2 602.6 399.8 602.8 400 603.4 400.8 603.4 400.9 603.3 400.9 603.2 400.6 603.1 400.5 603 400.4 602.9 400.4 602.9 400.7 602.8 400.9 602.9 400.9 602.9 401.1 603 401.4 603.2 402.4 603.1 402.7 603.2 403.7 603.1 403.9 603.3 404.5 603.2 405.2 603.8 407.3 604 407.7 604.5 407.7 605.2 408.2 605.6 408.6 605.7 409 606.4 409.3 606.6 409.5 606.8 409.6 606.9 409.8 606.6 410.1 606.3 410.8 606 411.1 605.7 411.1 605.6 411.3 605.5 411.1 605.4 411.1 605.1 411.4 604.8 411.3 604.7 411.6 604.2 411.7 604 411.8 604 412.1 603.7 412.6 603.4 412.5 603 412.6 602.7 412.5 602.6 412.5 602.5 412.8 602.6 413.3 602.5 413.6 602.3 413.7 602.3 414 602.5 414.4 602.4 414.8 602.3 415 602 416 601.7 416.5 601.3 417.8 601 418.1 601.2 419.3 601.3 420.3 601.4 420.6 601.1 421.4 601.2 421.9 601 422.2 600.2 424.3 600.3 424.6 600.2 425.1 600.1 425.1 599.9 425 599 425.2 598.3 426.3 597.8 427.2 597.3 427.6 597.2 427.8 597.3 428.3 596.9 429.1 597 429.4 596.9 430.2 596.6 430.6 596.4 430.7 596.2 430.3 595.9 430.2 595.6 430.4 595.1 431 595.1 431.6 595.2 432 595.2 432.2 595.2 432.4 594.9 432.6 594.9 433 594.6 433.9 594.6 434.1 594.1 434.1 594 434 594 433.5 594.2 432.9 594.1 432.3 592.9 430.9 592.2 430.6 592.2 430.2 591.9 428.1 592.2 426.5 590.9 426.4 590.8 426.5 590.7 427.2 589.2 427.2 589.8 428 589.8 429.3 590 429.8 589.2 430.6 588.7 431 588.1 431.8 586.8 433.3 585.4 433.4 584.5 432.7 583.3 432 583.1 431.9 582 432.5 581.8 433.4 580.7 433.4 580.3 433.7 580.3 433.4 580.3 432.4 577.1 432.3 577.1 433.3 577.4 433.8 575.3 433.8 574.7 433.9 574.4 434 574 434.1 573.6 434.1 573.2 433.9 572.9 433.7 572.7 432.9 572.2 432.4 571.9 432.2 571.9 432 571.9 431.6 571.6 431.5 570.8 431.7 569.6 431.8 569.5 432 569.4 432.2 569.4 432.4 569.4 432.6 569.1 432.9 568.6 433.4 568.6 433.9 568.6 434.2 568.2 434.5 568.2 434.6 568.1 435.3 568.1 435.8 568 435.9 567.6 436.1 567.2 436.5 567.2 436.4 566.7 436.4 566.5 436.5 566.3 436.3 565.9 436.3 565.5 436.2 565.2 436.3 565.2 436 565.4 435.5 565.3 435.5 565.2 435.6 565.1 435.6 565.1 435.2 565.1 435 565.6 434.7 565.6 434.3 565.5 434.2 565.5 433.9 565.7 433.6 565.6 432.9 565 432 564.7 431.4 563.8 430.7 563.7 430.6 563.4 430.1 563.7 429.3 563.7 429.1 563.6 428.9 563.6 428.7 563.2 428.7 563 428.5 562.7 428.4 562.6 428.1 562.5 427.8 562.7 426.9 562.6 426.9 562.3 426.9 562.3 426.5 562.2 426 562 425.8 562.2 425.3 561.6 424.9 561.4 425.1 560.9 425.3 560.5 424.8 560.8 424.1 561 423.8 561.4 423.7 561.8 423.2 561.6 422.9 561.6 422.7 561.4 422.3 561.2 422 561.6 421.5 562.4 421 562.5 420.9 562.5 420.7 562.2 420.6 562.2 420 562.1 419.9 562.1 419.7 562.4 419.6 562.9 419.4 563 419.3 562.9 418.9 563.1 418.8 563.2 418.4 563.6 418.2 563.7 417.9 563.7 417.6 563.7 417.4 563.6 417.1 563.6 416.9 563.7 416.8 564 416.5 564.8 416.5 565.4 416.3 566.4 416.4 566.5 416.4 566.5 405.4 566.6 404 569.3 403.9 569.3 401.4 569.3 401.1 569.3 400.9 569.3 400.1 569.3 400 569.3 399.2 569.3 398.3 569.3 398 572.4 398 586.7 398 586.8 398 587 397.5 587.2 397.4 587.3 397.5 587.1 397.9 587.1 398 590.5 398 591.5 398 592 398 Z M 603.3 401.7 603.3 401.5 603.4 401.5 603.3 401.7 Z M 605.4 407.5 605.5 407.6 605.3 407.6 605.3 407.5 605.4 407.5 Z\",\"Xmax\":606.9,\"Xmid\":583.1,\"Xmin\":560.5,\"Ymax\":436.5,\"Ymid\":415.6,\"Ymin\":397.4,\"economy/currency\":\"Sudanese pounds (SDG)\",\"economy/gdp_per_capita_ppp/2017\":\"4300\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"16.03 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.44,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":1731671,\"geography/area/water\":129813,\"geography/area_comparative\":\"slightly less than one-fifth the size of the US\",\"geography/area_sqkm\":1861484,\"geography/climate\":\"hot and dry; arid desert; rainy season varies by region (April to November)\",\"geography/coastline\":\"853 km\",\"geography/elevation/highest_point\":\"Jabal Marrah 3,042 m\",\"geography/elevation/lowest_point\":\"Red Sea 0 m\",\"geography/elevation/mean_elevation\":\"568\",\"geography/geographic_coordinates\":\"15 00 N, 30 00 E\",\"geography/geography_note\":\"the Nile is Sudans primary water source; its major tributaries, the White Nile and the Blue Nile, meet at Khartoum to form the River Nile which flows northward through Egypt to the Mediterranean Sea\",\"geography/land_boundaries/border_countries\":\"Central African Republic 174 km, Chad 1403 km, Egypt 1276 km, Eritrea 682 km, Ethiopia 744 km, Libya 382 km, South Sudan 2158 km\",\"geography/land_boundaries/total\":\"6,819 km\",\"geography/land_use/agricultural_land_arable_land\":0.157,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.842,\"geography/land_use/forest\":0,\"geography/land_use/other\":0,\"geography/location\":\"north-eastern Africa, bordering the Red Sea, between Egypt and Eritrea\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally flat, featureless plain; desert dominates the north\",\"government/administrative_divisions\":\"18 states (wilayat, singular - wilayah); Blue Nile, Central Darfur, East Darfur, Gedaref, Gezira, Kassala, Khartoum, North Darfur, North Kordofan, Northern, Red Sea, River Nile, Sennar, South Darfur, South Kordofan, West Darfur, West Kordofan, White Nile\",\"government/capital/geographic_coordinates\":\"15 36 N, 32 32 E\",\"government/capital/name\":\"Khartoum\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Sudan\\u0022 derives from the Arabic \\u0022bilad-as-sudan\\u0022 meaning \\u0022Land of the Black [peoples]\\u0022\",\"government/executive_branch/chief_of_state\":\"president (vacant); note -\\u0026amp;nbsp;as of August 2019, the ruling military council and civilian opposition alliance have signed a power-sharing deal as the \\u0022Sovereignty Council,\\u0022 consisting of 6 civilians and 5 generals; chairmanship of the Council will rotate for a period of 3 years until elections can be held; Chairman of the Sovereignty Council - General Abd-al-Fatah al-BURHAN Abd-al-Rahman\",\"government/executive_branch/head_of_government\":\"president (vacant); note - on 4 August 2019, the ruling military council and civilian opposition alliance signed a power-sharing deal as the \\u0022Sovereignty Council,\\u0022 consisting of 6 civilians and 5 generals; chairmanship of the Council is currently led by the military, but intended to transition to civilian leadership in May 2021 until elections can be held\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black with a green isosceles triangle based on the hoist side; colors and design based on the Arab Revolt flag of World War I, but the meanings of the colors are expressed as follows: red signifies the struggle for freedom, white is the color of peace, light, and love, black represents the people of Sudan (in Arabic Sudan means black), green is the color of Islam, agriculture, and prosperity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 January 1956 (from Egypt and the UK)\",\"government/national_holiday\":\"Independence Day, 1 January (1956)\",\"government/national_symbol_s\":\"secretary bird; national colors: red, white, black, green\",\"introduction\":\"Military regimes favoring Islamic-oriented governments have dominated national politics since independence from Anglo-Egyptian co-rule in 1956. Sudan was embroiled in two prolonged civil wars during most of the remainder of the 20th century. These conflicts were rooted in northern economic, political, and social domination of largely non-Muslim, non-Arab southern Sudanese. The first civil war ended in 1972 but another broke out in 1983. Peace talks gained momentum in 2002-04 with the signing of several accords. The final North/South Comprehensive Peace Agreement (CPA), signed in January 2005, granted the southern rebels autonomy for six years followed by a referendum on independence for Southern Sudan. The referendum was held in January 2011 and indicated overwhelming support for independence. South Sudan became independent on 9 July 2011. Sudan and South Sudan have yet to fully implement security and economic agreements signed in September 2012 relating to the normalization of relations between the two countries. The final disposition of the contested Abyei region has also to be decided. The 30-year reign of President Umar Hassan Ahmad al-BASHIR ended in his ouster in April 2019, and a Sovereignty Council, a joint civilian-military-executive body, holds power as of November 2019. Following South Sudans independence, conflict broke out between the government and the Sudan Peoples Liberation Movement-North in Southern Kordofan and Blue Nile states (together known as the Two Areas), resulting in a humanitarian crisis affecting more than a million people. A earlier conflict that broke out in the western region of Darfur in 2003, displaced nearly 2 million people and caused thousands of deaths.\\u0026amp;nbsp; While some repatriation has taken place, about 1.83 million IDPs remain in Sudan as of May 2019. Fighting in both the Two Areas and Darfur between government forces and opposition has largely subsided, however the civilian populations are affected by low-level violence including inter-tribal conflict and banditry, largely a result of weak rule of law. The UN and the African Union have jointly commanded a Darfur peacekeeping operation (UNAMID) since 2007, but are slowly drawing down as the situation in Darfur becomes more stable. Sudan also has faced refugee influxes from neighboring countries, primarily Ethiopia, Eritrea, Chad, Central African Republic, and South Sudan. Armed conflict, poor transport infrastructure, and denial of access by both the government and armed opposition have impeded the provision of humanitarian assistance to affected populations. However, Sudans new transitional government has stated its priority to allow greater humanitarian access, as the food security and humanitarian situation in Sudan worsens and as it appeals to the West for greater engagement.\",\"name\":\"Sudan\",\"people_and_society/age_structure/0_14_years\":0.4307,\"people_and_society/age_structure/15_24_years\":0.2022,\"people_and_society/age_structure/25_54_years\":0.298,\"people_and_society/age_structure/55_64_years\":0.0393,\"people_and_society/age_structure/65_years_and_over\":0.0298,\"people_and_society/birth_rate\":\"34.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"unspecified Sudanese Arab (approximately 70%), Fur, Beja, Nuba, Fallata\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.678 million KHARTOUM (capital), 878,000 Nyala (2019)\",\"people_and_society/nationality/adjective\":\"Sudanese\",\"people_and_society/nationality/noun\":\"Sudanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"43120843\",\"people_and_society/population_growth_rate\":0.0293,\"people_and_society/urbanization/urban_population\":\"34.9% of total population (2019)\",\"transportation/airports\":\"74\",\"transportation/railways/total\":\"7251\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":42.39999999999998,\"BoxWidth\":43.60000000000002,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.724,\"ISO3_Code\":\"LBY\",\"ISO_Code\":\"LY\",\"Path\":\"M 569.7 368 569.6 368 569.6 368.1 569.4 368.4 569 368.8 569 369.4 569 369.7 569.3 370.8 569.1 371.7 568.7 372.3 568.5 372.8 568.6 373.1 568.8 374 569 374.5 568.9 374.8 569.3 375.8 569.3 387.2 569.3 387.3 569.3 389 569.3 398 569.3 398.3 569.3 399.2 569.3 400 569.3 400.1 569.3 400.9 569.3 401.1 569.3 401.4 569.3 403.9 566.6 404 566.5 405.4 558.9 401.4 544.4 393.7 541.6 395 539.3 396.1 537.9 394.8 537.2 394.4 533.3 393.5 532.2 391.2 531.7 391.4 530.5 390.6 529.7 390.3 528.9 390.5 528.5 390.2 528.3 389.7 527.9 389.4 527.8 387.9 526.1 385.3 526.4 384.7 527.3 384.2 527.5 383.9 527.5 383.3 527.4 383 527.1 381.9 527.2 381.4 527.4 381.1 527.3 381 527.5 380.5 527.6 380 527.3 378.7 527.4 377.1 527.1 375.1 526.5 373.7 526.1 373 526.1 372.8 526.5 372.5 527.5 372.1 528.3 371 528.6 370.4 528.5 369.8 528.4 369.4 528.1 368.6 528.4 368.1 528.5 367.9 528.7 367.7 529.2 367.6 529.5 367.3 529.5 367 529.9 366.8 530.4 366.3 531.7 365.7 532 365.4 532.1 365.1 531.9 364.6 531.9 364 532.1 363 532.3 363.2 532.9 363.4 534.2 364.1 535.4 364.2 535.9 364.1 536.6 363.9 537.1 363.9 537.7 364.2 538.3 364.2 539.4 364.6 539.7 364.8 540.1 365.1 540.2 365.2 540.9 365.4 541.2 365.5 542.1 365.6 542.3 365.8 542.6 366.3 542.6 366.9 542.6 367 542.7 367.2 542.7 367.4 542.9 367.7 542.9 367.8 543.4 368.6 544.3 369.2 545.4 369.4 546.4 369.4 547.1 369.6 548.2 369.9 549.4 370.3 549.7 370.6 550.5 370.8 551.8 372 552.6 372.4 553.1 372.5 553.7 372.3 554.4 371.9 554.8 371.6 555.5 370.7 555.8 370.2 555.9 369.7 555.9 369.4 555.5 368.8 555.4 368.2 555.3 368.1 555.3 367.7 555.2 367.6 555.3 367.4 555.3 366.9 556 366 557 365.1 558.3 364.4 559.4 364.2 560.2 363.8 560.8 363.9 561.4 363.8 563.9 364.8 564.1 365.3 564.1 365.7 564.5 366.2 565.6 366.3 565.9 366.3 567 366.8 568 366.9 568.6 366.8 569.1 366.9 569.4 367.1 569.4 367.4 569.6 367.7 569.7 368 Z\",\"Xmax\":569.7,\"Xmid\":550,\"Xmin\":526.1,\"Ymax\":405.4,\"Ymid\":382.7,\"Ymin\":363,\"economy/currency\":\"Libyan dinars (LYD)\",\"economy/gdp_per_capita_ppp/2017\":\"9600\",\"economy/gdp_real_growth_rate/2017\":0.64,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.48 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1759540,\"geography/area/water\":0,\"geography/area_comparative\":\"about 2.5 times the size of Texas; slightly larger than Alaska\",\"geography/area_sqkm\":1759540,\"geography/climate\":\"Mediterranean along coast; dry, extreme desert interior\",\"geography/coastline\":\"1,770 km\",\"geography/elevation/highest_point\":\"Bikku Bitti 2,267 m\",\"geography/elevation/lowest_point\":\"Sabkhat Ghuzayyil -47 m\",\"geography/elevation/mean_elevation\":\"423\",\"geography/geographic_coordinates\":\"25 00 N, 17 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; more than 90% of the country is desert or semidesert\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the volcano Waw an Namus lies in south central Libya in the middle of the Sahara; the caldera is an oasis - the name means \\u0022oasis of mosquitoes\\u0022 - containing several small lakes surrounded by vegetation and hosting various insects and a large diversity of birds\",\"geography/land_boundaries/border_countries\":\"Algeria 989 km, Chad 1050 km, Egypt 1115 km, Niger 342 km, Sudan 382 km, Tunisia 461 km\",\"geography/land_boundaries/total\":\"4,339 km\",\"geography/land_use/agricultural_land_arable_land\":0.01,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.076,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.911,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Egypt, Tunisia, and Algeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly barren, flat to undulating plains, plateaus, depressions\",\"government/administrative_divisions\":\"22 governorates (muhafazah, singular - muhafazat); Al Butnan, Al Jabal al Akhdar, Al Jabal al Gharbi, Al Jafarah, Al Jufrah, Al Kufrah, Al Marj, Al Marqab, Al Wahat, An Nuqat al Khams, Az Zawiyah, Banghazi (Benghazi), Darnah, Ghat, Misratah, Murzuq, Nalut, Sabha, Surt, Tarabulus (Tripoli), Wadi al Hayat, Wadi ash Shati\",\"government/capital/geographic_coordinates\":\"32 53 N, 13 10 E\",\"government/capital/name\":\"Tripoli (Tarabulus)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Libu, an ancient Libyan tribe first mentioned in texts from the 13th century B.C.\",\"government/executive_branch/chief_of_state\":\"Chairman, Presidential Council, Fayiz al-SARAJ (since December 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Fayiz al-SARAJ (since December 2015)\",\"government/flag_description\":\"three horizontal bands of red (top), black (double width), and green with a white crescent and star centered on the black stripe; the National Transitional Council reintroduced this flag design of the former Kingdom of Libya (1951-1969) on 27 February 2011; it replaced the former all-green banner promulgated by the QADHAFI regime in 1977; the colors represent the three major regions of the country: red stands for Fezzan, black symbolizes Cyrenaica, and green denotes Tripolitania; the crescent and star represent Islam, the main religion of the country\",\"government/government_type\":\"in transition\",\"government/independence\":\"24 December 1951 (from UN trusteeship)\",\"government/national_holiday\":\"Liberation Day, 23 October (2011)\",\"government/national_symbol_s\":\"star and crescent, hawk; national colors: red, black, green\",\"introduction\":\"The Italians supplanted the Ottoman Turks in the area around Tripoli in 1911 and did not relinquish their hold until 1943 when they were defeated in World War II. Libya then passed to UN administration and achieved independence in 1951. Following a 1969 military coup, Col. Muammar al-QADHAFI assumed leadership and began to espouse his political system at home, which was a combination of socialism and Islam. During the 1970s, QADHAFI used oil revenues to promote his ideology outside Libya, supporting subversive and terrorist activities that included the downing of two airliners - one over Scotland, another in Northern Africa - and a discotheque bombing in Berlin. UN sanctions in 1992 isolated QADHAFI politically and economically following the attacks; sanctions were lifted in 2003 following Libyan acceptance of responsibility for the bombings and agreement to claimant compensation. QADHAFI also agreed to end Libyas program to develop weapons of mass destruction, and he made significant strides in normalizing relations with Western nations. Unrest that began in several Middle Eastern and North African countries in late 2010 erupted in Libyan cities in early 2011. QADHAFIs brutal crackdown on protesters spawned a civil war that triggered UN authorization of air and naval intervention by the international community. After months of seesaw fighting between government and opposition forces, the QADHAFI regime was toppled in mid-2011 and replaced by a transitional government known as the National Transitional Council (NTC). In 2012, the NTC handed power to an elected parliament, the General National Congress (GNC). Voters chose a new parliament to replace the GNC in June 2014 - the House of Representatives (HoR), which relocated to the eastern city of Tobruk after fighting broke out in Tripoli and Benghazi in July 2014. In December 2015, the UN brokered an agreement among a broad array of Libyan political parties and social groups - known as the Libyan Political Agreement (LPA). Members of the Libyan Political Dialogue, including representatives of the HoR and GNC, signed the LPA in December 2015. The LPA called for the formation of an interim Government of National Accord or GNA, with a nine-member Presidency Council, the HoR, and an advisory High Council of State that most ex-GNC members joined. The LPA\\u0026amp;rsquo;s roadmap for a transition to a new constitution and elected government was subsequently endorsed by UN Security Council Resolution 2259, which also called upon member states to cease official contact with parallel institutions. In January 2016, the HoR voted to approve the LPA, including the Presidency Council, while voting against a controversial provision on security leadership positions and the Presidency Council\\u0026amp;rsquo;s proposed cabinet of ministers. In March 2016, the GNA Presidency Council seated itself in Tripoli. In 2016, the GNA twice announced a slate of ministers who operate in an acting capacity, but the HoR did not endorse the ministerial list. The HoR and defunct-GNC-affiliated political hardliners continued to oppose the GNA and hamper the LPA\\u0026amp;rsquo;s implementation. In September 2017, UN Special Representative Ghassan SALAME announced a new roadmap for national political reconciliation. SALAME\\u0026amp;rsquo;s plan called for amendments to the LPA, a national conference of Libyan leaders, and a constitutional referendum and general elections. In November 2018, the international partners supported SALAME\\u0026amp;rsquo;s recalibrated Action Plan for Libya that aimed to break the political deadlock by holding a National Conference in Libya in 2019 on a timeline for political transition.\\u0026amp;nbsp; The National Conference was delayed following a failure of the parties to implement an agreement mediated by SALAME in Abu Dhabi on February 27, and the subsequent military action by Khalifa HAFTAR\\u0026amp;rsquo;s Libyan National Army against GNA forces in Tripoli that began in April 2019.\\u0026amp;nbsp;\",\"name\":\"Libya\",\"people_and_society/age_structure/0_14_years\":0.2553,\"people_and_society/age_structure/15_24_years\":0.1681,\"people_and_society/age_structure/25_54_years\":0.4747,\"people_and_society/age_structure/55_64_years\":0.0577,\"people_and_society/age_structure/65_years_and_over\":0.0443,\"people_and_society/birth_rate\":\"17.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Berber and Arab 97%, other 3% (includes Egyptian, Greek, Indian, Italian, Maltese, Pakistani, Tunisian, and Turkish)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.161 million TRIPOLI (capital), 841,000 Misratah, 811,000 Benghazi (2019)\",\"people_and_society/nationality/adjective\":\"Libyan\",\"people_and_society/nationality/noun\":\"Libyan(s)\",\"people_and_society/net_migration_rate\":\"0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6754507\",\"people_and_society/population_growth_rate\":0.0145,\"people_and_society/urbanization/urban_population\":\"80.4% of total population (2019)\",\"transportation/airports\":\"146\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"37000\"},{\"BoxHeight\":46.10000000000002,\"BoxWidth\":29.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.398,\"ISO3_Code\":\"TCD\",\"ISO_Code\":\"TD\",\"Path\":\"M 566.5 405.4 566.5 416.4 566.4 416.4 565.4 416.3 564.8 416.5 564 416.5 563.7 416.8 563.6 416.9 563.6 417.1 563.7 417.4 563.7 417.6 563.7 417.9 563.6 418.2 563.2 418.4 563.1 418.8 562.9 418.9 563 419.3 562.9 419.4 562.4 419.6 562.1 419.7 562.1 419.9 562.2 420 562.2 420.6 562.5 420.7 562.5 420.9 562.4 421 561.6 421.5 561.2 422 561.4 422.3 561.6 422.7 561.6 422.9 561.8 423.2 561.4 423.7 561 423.8 560.8 424.1 560.5 424.8 560.9 425.3 561.4 425.1 561.6 424.9 562.2 425.3 562 425.8 562.2 426 562.3 426.5 562.3 426.9 562.6 426.9 562.7 426.9 562.5 427.8 562.6 428.1 562.7 428.4 563 428.5 563.2 428.7 563.6 428.7 563.6 428.9 563.7 429.1 563.7 429.3 563.4 430.1 562.4 429.9 561.4 430.2 561.1 430.2 560.5 430.3 560.4 430.5 560.4 430.8 560.3 430.9 560.2 431.3 560.3 431.5 560.2 431.9 560.1 432 559.6 432.2 559.2 432.7 558.9 432.8 558.5 433.3 558.2 433.5 558.1 433.9 557.8 434.2 557.2 434.6 556.9 434.6 556.7 435 556.6 435.1 555.7 435.1 555.2 435.3 554.6 435.4 553.3 435.4 552.7 435.6 552.4 435.9 552.9 436.5 552.2 437.5 551.7 437.8 551.5 438.2 550.1 438.3 549.7 438.4 549 438.4 548 438.8 547.6 439.2 547 439.4 546.7 439.6 546.3 439.2 545.9 438.7 545.6 438.9 545.4 439.2 544.6 439.5 544.2 439.8 543.8 439.8 543.5 439.7 543 439.6 543.2 439.4 543.2 439 542.8 438.6 542.1 436.6 541.9 436.5 541.6 436.4 541.3 436.1 540.9 436 540.3 435.4 539.9 435 539.7 434.6 539.1 433.9 538.9 433.6 538.9 433.4 539.5 432.7 540.2 432.7 541.1 432.9 541.5 432.7 542.3 432.7 542.8 432.9 543.4 432.7 542.6 432 542.4 431.8 542.2 431.4 542 431.1 542 430.9 541.8 430.4 541.8 430.1 541.7 429.5 541.8 428.7 542 428.4 541.8 427.9 541.9 427.6 541.7 427.4 541.8 427.1 541.7 426.8 541.4 426.7 541.3 426.6 541.3 426 541.2 425.7 541.1 425.3 540.8 425.2 540.8 425 540.4 424.9 540.4 424.5 540.1 424 539 424 537.8 422.2 537.4 420.1 537.9 419.8 538 419.5 538.3 419.3 538.3 418.9 538.5 418.4 539.8 416.4 543 413 543.2 407.7 543.7 404.3 544.3 402.9 543.2 401.7 543.2 401.4 543.1 401.3 543.2 401.1 543.1 400.9 542.6 400 542.5 399.8 542.2 399.5 542.1 398.3 542.1 398 541.6 395 544.4 393.7 558.9 401.4 566.5 405.4 Z\",\"Xmax\":566.5,\"Xmid\":551.7,\"Xmin\":537.4,\"Ymax\":439.8,\"Ymid\":417.5,\"Ymin\":393.7,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"2300\",\"economy/gdp_real_growth_rate/2017\":-0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"342,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":1259200,\"geography/area/water\":24800,\"geography/area_comparative\":\"almost nine times the size of New York state; slightly more than three times the size of California\",\"geography/area_sqkm\":1284000,\"geography/climate\":\"tropical in south, desert in north\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Emi Koussi 3,445 m\",\"geography/elevation/lowest_point\":\"Djourab 160 m\",\"geography/elevation/mean_elevation\":\"543\",\"geography/geographic_coordinates\":\"15 00 N, 19 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; Chad is the largest of Africas 16 landlocked countries \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; not long ago - geologically speaking - what is today the Sahara was green savannah teeming with wildlife; during the African Humid Period, roughly 11,000 to 5,000 years ago, a vibrant animal community, including elephants, giraffes, hippos, and antelope lived there; the last remnant of the \\u0022Green Sahara\\u0022 exists in the Lakes of Ounianga (oo-nee-ahn-ga) in northern Chad, a series of 18 interconnected freshwater, saline, and hypersaline lakes now protected as a World Heritage site \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; Lake Chad, the most significant water body in the Sahel, is a remnant of a former inland sea, paleolake Mega-Chad; at its greatest extent, sometime before 5000 B.C., Lake Mega-Chad was the largest of four Saharan paleolakes that existed during the African Humid Period; it covered an area of about 400,000 sq km (150,000 sq mi), roughly the size of todays Caspian Sea\",\"geography/land_boundaries/border_countries\":\"Cameroon 1116 km, Central African Republic 1556 km, Libya 1050 km, Niger 1196 km, Nigeria 85 km, Sudan 1403 km\",\"geography/land_boundaries/total\":\"6,406 km\",\"geography/land_use/agricultural_land_arable_land\":0.039,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.357,\"geography/land_use/forest\":0.091,\"geography/land_use/other\":0.513,\"geography/location\":\"Central Africa, south of Libya\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"broad, arid plains in center, desert in north, mountains in northwest, lowlands in south\",\"government/administrative_divisions\":\"23 regions (regions, singular - region); Barh el Gazel, Batha, Borkou, Chari-Baguirmi, Ennedi-Est, Ennedi-Ouest, Guera, Hadjer-Lamis, Kanem, Lac, Logone Occidental, Logone Oriental, Mandoul, Mayo-Kebbi Est, Mayo-Kebbi Ouest, Moyen-Chari, Ouaddai, Salamat, Sila, Tandjile, Tibesti, Ville de NDjamena, Wadi Fira\",\"government/capital/geographic_coordinates\":\"12 06 N, 15 02 E\",\"government/capital/name\":\"NDjamena\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for Lake Chad, which lies along the countrys western border; the word \\u0022tsade\\u0022 means \\u0022large body of water\\u0022 or \\u0022lake\\u0022 in several local native languages\",\"government/executive_branch/chief_of_state\":\"President Idriss DEBY Itno, Lt. Gen. (since 4 December 1990)\",\"government/executive_branch/head_of_government\":\"President Idriss DEBY Itno, Lt. Gen. (since 4 December 1990); prime minister position eliminated under the 2018 constitution\",\"government/flag_description\":\"three equal vertical bands of blue (hoist side), gold, and red; the flag combines the blue and red French (former colonial) colors with the red and yellow (gold) of the Pan-African colors; blue symbolizes the sky, hope, and the south of the country, which is relatively well-watered; gold represents the sun, as well as the desert in the north of the country; red stands for progress, unity, and sacrifice\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"11 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 11 August (1960)\",\"government/national_symbol_s\":\"goat (north), lion (south); national colors: blue, yellow, red\",\"introduction\":\"Chad, part of Frances African holdings until 1960, endured three decades of civil warfare, as well as invasions by Libya, before peace was restored in 1990. The government eventually drafted a democratic constitution and held flawed presidential elections in 1996 and 2001. In 1998, a rebellion broke out in northern Chad, which has sporadically flared up despite several peace agreements between the government and insurgents. In June 2005, President Idriss DEBY held a referendum successfully removing constitutional term limits and won another controversial election in 2006. Sporadic rebel campaigns continued throughout 2006 and 2007. The capital experienced a significant insurrection in early 2008, but has had no significant rebel threats since then, in part due to Chads 2010 rapprochement with Sudan, which previously used Chadian rebels as proxies. Nevertheless, a state of emergency continues to be in place in the Sila and Ouaddai regions bordering Sudan.\\u0026amp;nbsp; In late 2015, the government imposed a state of emergency in the Lake Chad region following multiple attacks by the terrorist group Boko Haram throughout the year; Boko Haram also launched several bombings in NDjamena in mid-2015. A state of emergency is also emplaced in the western Tibesti region bordering Niger where rival ethnic groups are fighting. DEBY in 2016 was reelected to his fifth term in an election that was peaceful but flawed. In December 2015, Chad completed a two-year rotation on the UN Security Council. In January 2017, DEBY completed a one-year term as\\u0026amp;nbsp;Chairperson of the African Union Assembly. (2019)\",\"name\":\"Chad\",\"people_and_society/age_structure/0_14_years\":0.4812,\"people_and_society/age_structure/15_24_years\":0.1927,\"people_and_society/age_structure/25_54_years\":0.2695,\"people_and_society/age_structure/55_64_years\":0.0325,\"people_and_society/age_structure/65_years_and_over\":0.0239,\"people_and_society/birth_rate\":\"43 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP\",\"people_and_society/ethnic_groups\":\"Sara (Ngambaye/Sara/Madjingaye/Mbaye) 30.5%, Kanembu/Bornu/Buduma 9.8%, Arab 9.7%, Wadai/Maba/Masalit/Mimi 7%, Gorane 5.8%, Masa/Musseye/Musgum 4.9%, Bulala/Medogo/Kuka 3.7%, Marba/Lele/Mesme 3.5%, Mundang 2.7%, Bidiyo/Migaama/Kenga/Dangleat 2.5%, Dadjo/Kibet/Muro 2.4%, Tupuri/Kera 2%, Gabri/Kabalaye/Nanchere/Somrai 2%, Fulani/Fulbe/Bodore 1.8%, Karo/Zime/Peve 1.3%, Baguirmi/Barma 1.2%, Zaghawa/Bideyat/Kobe 1.1%, Tama/Assongori/Mararit 1.1%, Mesmedje/Massalat/Kadjakse 0.8%, other Chadian ethnicities 3.4%, Chadians of foreign ethnicities 0.9%, foreign nationals 0.3%, unspecified 1.7% (2014-15 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"57.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.372 million NDJAMENA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Chadian\",\"people_and_society/nationality/noun\":\"Chadian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15833116\",\"people_and_society/population_growth_rate\":0.0323,\"people_and_society/urbanization/urban_population\":\"23.3% of total population (2019)\",\"transportation/airports\":\"59\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":34.39999999999998,\"BoxWidth\":43.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.394,\"ISO3_Code\":\"NER\",\"ISO_Code\":\"NE\",\"Path\":\"M 541.6 395 542.1 398 542.1 398.3 542.2 399.5 542.5 399.8 542.6 400 543.1 400.9 543.2 401.1 543.1 401.3 543.2 401.4 543.2 401.7 544.3 402.9 543.7 404.3 543.2 407.7 543 413 539.8 416.4 538.5 418.4 538.3 418.9 538.3 419.3 538 419.5 537.9 419.8 537.4 420.1 537.8 422.2 537 422.2 536.6 422.7 536.2 422.7 535.7 422.8 535.3 423.3 534.9 423.4 534.8 423.7 534.6 424 533.9 423.9 533.5 423.9 533 423.5 531.9 423.2 531.1 423.1 529.6 423.2 529 423.4 528.3 423.5 527.9 423.6 526.9 424.7 526.7 424.8 524.8 424.7 524 424.4 523.6 424.1 523.3 424 522.9 423.6 522.5 423.4 521.8 423.3 520.6 423.9 520.1 423.9 519.7 424.2 519.2 424.2 518.9 423.9 518.5 423.2 517.8 422.4 517.4 422.2 517 422.2 515.3 421.7 514.9 421.8 514.6 422.1 513.8 422.1 513.4 422 512.8 422.1 512.3 422.3 511.8 422.8 511.5 422.9 511.5 423.7 511.3 424.3 510.9 424.9 510.2 425.6 510.1 426.6 510.2 427.1 510 427.4 510.2 427.7 510 427.9 509.7 427.5 509.2 427.3 509 427 508.9 426.8 507.9 425.9 507.5 426.2 506.6 426.4 506.6 426.7 506.8 427.1 506.7 427.2 506.7 427.3 506 426.4 505.8 426.1 505.8 425.9 506 425.9 506.3 425.8 506.2 425.4 506 425.2 505.9 425.1 505.5 425 505.1 425.3 504.4 425.3 503.1 424.3 502.8 424.2 502.8 423.2 503.2 423.3 503.3 423.1 502.8 422.8 502.7 422.6 502.6 422.5 502.2 422.4 502.1 422.3 501.7 422.2 501.7 422 501.1 421.3 501 421 501.1 420.6 500.6 420.1 500.5 419.9 500.6 419.3 500.6 419 500.6 418.5 501.1 418.6 501.4 418.5 501.9 418.6 502.6 418.6 502.7 418.6 503.8 417.7 506 417.5 507.3 417.4 508.9 417.5 509.7 417.5 509.8 417.1 510.3 416.7 510.7 416.5 510.9 415.9 511.1 415.7 511.1 415.4 511.3 414.7 511.3 413 511.8 412.7 511.8 406.5 516.1 405.6 520.7 401.5 520.8 401.4 521.3 401.1 521.6 400.9 523 400 525.6 398.3 528.4 396.5 533.3 393.5 537.2 394.4 537.9 394.8 539.3 396.1 541.6 395 Z M 503.6 423.2 503.4 423.1 503.4 423.3 503.6 423.2 Z\",\"Xmax\":544.3,\"Xmid\":526.1,\"Xmin\":500.5,\"Ymax\":427.9,\"Ymid\":411.5,\"Ymin\":393.5,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"1200\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.534 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.95,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.05,\"geography/area/land\":1266700,\"geography/area/water\":300,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1266700,\"geography/climate\":\"desert; mostly hot, dry, dusty; tropical in extreme south\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Idoukal-n-Taghes 2,022 m\",\"geography/elevation/lowest_point\":\"Niger River 200 m\",\"geography/elevation/mean_elevation\":\"474\",\"geography/geographic_coordinates\":\"16 00 N, 8 00 E\",\"geography/geography_note\":\"landlocked; one of the hottest countries in the world; northern four-fifths is desert, southern one-fifth is savanna, suitable for livestock and limited agriculture\",\"geography/land_boundaries/border_countries\":\"Algeria 951 km, Benin 277 km, Burkina Faso 622 km, Chad 1196 km, Libya 342 km, Mali 838 km, Nigeria 1608 km\",\"geography/land_boundaries/total\":\"5,834 km\",\"geography/land_use/agricultural_land_arable_land\":0.123,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.227,\"geography/land_use/forest\":0.01,\"geography/land_use/other\":0.639,\"geography/location\":\"Western Africa, southeast of Algeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"predominately desert plains and sand dunes; flat to rolling plains in south; hills in north\",\"government/administrative_divisions\":\"7 regions (regions, singular - region) and 1 capital district* (communaute urbaine); Agadez, Diffa, Dosso, Maradi, Niamey*, Tahoua, Tillaberi, Zinder\",\"government/capital/geographic_coordinates\":\"13 31 N, 2 07 E\",\"government/capital/name\":\"Niamey\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Niger River that passes through the southwest of the country; from a native term \\u0022Ni Gir\\u0022 meaning \\u0022River Gir\\u0022\",\"government/executive_branch/chief_of_state\":\"President ISSOUFOU Mahamadou (since 7 April 2011)\",\"government/executive_branch/head_of_government\":\"Prime Minister Brigi RAFINI (since 7 April 2011)\",\"government/flag_description\":\"three equal horizontal bands of orange (top), white, and green with a small orange disk centered in the white band; the orange band denotes the drier northern regions of the Sahara; white stands for purity and innocence; green symbolizes hope and the fertile and productive southern and western areas, as well as the Niger River; the orange disc represents the sun and the sacrifices made by the people\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"3 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 18 December (1958); note - commemorates the founding of the Republic of Niger which predated independence from France in 1960\",\"government/national_symbol_s\":\"zebu; national colors: orange, white, green\",\"introduction\":\"Niger became independent from France in 1960 and experienced single-party and military rule until 1991, when Gen. Ali SAIBOU was forced by public pressure to allow multiparty elections, which resulted in a democratic government in 1993. Political infighting brought the government to a standstill and in 1996 led to a coup by Col. Ibrahim BARE. In 1999, BARE was killed in a counter coup by military officers who restored democratic rule and held elections that brought Mamadou TANDJA to power in December of that year. TANDJA was reelected in 2004 and in 2009 spearheaded a constitutional amendment allowing him to extend his term as president. In February 2010, military officers led a coup that deposed TANDJA and suspended the constitution. ISSOUFOU Mahamadou was elected in April 2011 following the coup and reelected to a second term in early 2016. Niger is one of the poorest countries in the world with minimal government services and insufficient funds to develop its resource base, and is ranked last in the world on the United Nations Development Programme\\u0026amp;rsquo;s Human Development Index. The largely agrarian and subsistence-based economy is frequently disrupted by extended droughts common to the Sahel region of Africa. The Nigerien Government continues its attempts to diversify the economy through increased oil production and mining projects. A Tuareg rebellion emerged in 2007 and ended in 2009. Niger is facing increased security concerns on its borders from various external threats including insecurity in Libya, spillover from the conflict in Mali, and violent extremism in northeastern Nigeria.\",\"name\":\"Niger\",\"people_and_society/age_structure/0_14_years\":0.4868,\"people_and_society/age_structure/15_24_years\":0.1936,\"people_and_society/age_structure/25_54_years\":0.2602,\"people_and_society/age_structure/55_64_years\":0.033,\"people_and_society/age_structure/65_years_and_over\":0.0264,\"people_and_society/birth_rate\":\"43.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Hausa 53.1%, Zarma/Songhai 21.2%, Tuareg 11%, Fulani (Peuhl) 6.5%, Kanuri 5.9%, Gurma 0.8%, Arab 0.4%, Tubu 0.4%, other/unavailable 0.9% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"56.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.252 million NIAMEY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nigerien\",\"people_and_society/nationality/noun\":\"Nigerien(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19866231\",\"people_and_society/population_growth_rate\":0.0316,\"people_and_society/urbanization/urban_population\":\"16.5% of total population (2019)\",\"transportation/airports\":\"30\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"18949\"},{\"BoxHeight\":38.599999999999966,\"BoxWidth\":34.40000000000009,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.581,\"ISO3_Code\":\"AGO\",\"ISO_Code\":\"AO\",\"Path\":\"M 566.5 490.9 566.6 492 566.7 492.4 566.6 492.5 566.6 492.8 566.5 493.1 566.6 493.6 566.5 493.8 566.5 494.3 566.5 494.6 566.7 494.8 566.7 495.2 566.4 495.6 566.2 496.4 566.6 496.7 566.6 496.9 561.9 496.9 561.1 496.9 561 497 561 505.9 561 506.1 561.3 506.5 561.4 507 561.9 507.4 563.4 509 563.7 509.2 564.3 509.8 564.8 510 565 510.2 563.4 510.6 561.9 510.9 559.4 511.4 558.7 511.1 558.1 511.2 557.7 511.4 556.9 511.2 556.3 510.9 555.8 511 555.2 510.9 554.8 511 554.5 510.9 553.9 510.9 553.2 510.8 552.8 510.8 552.4 510.8 552.1 510.6 551 509.5 539.5 509.5 539.1 509.7 538.7 509.6 537.5 508.8 537.3 508.4 537 508.3 536.8 508.4 536.5 508.3 536 508.4 534.9 509.1 534.5 509.1 534.4 509 534 509.1 533.7 508.9 533.5 508.8 532.7 509.2 532.6 509.1 532.8 506.8 532.7 505.6 532.6 505.1 532.7 504.9 533 504.8 533.3 504.3 533.4 503.4 533.6 503.1 533.7 502.8 534.1 501.9 534.2 501 534.3 500 534.5 499.5 534.7 499.3 534.8 498.2 535.1 497.7 535.4 497.5 535.9 496.9 535.9 496.5 536 496.4 536.5 495.8 537 495.8 537.3 495.5 537.5 495.1 537.8 494.7 538.2 493.5 538.2 492.8 538.4 491.2 538.1 490.6 538.1 490.3 537.6 489.6 537.5 489.2 537 488.4 536.9 488 536.6 487.6 536.7 487.3 536.5 486.7 536.1 485.9 536.3 485.5 536.3 485.4 536.5 485.3 536.7 485.1 537.1 484.8 537.2 484.6 537 484.2 537.1 483.9 536.3 482.4 535.7 480.8 535.5 480 534.8 479.1 534.1 477.6 534.6 477.6 534.9 477.5 535 477.4 535.3 477.3 535.4 477.2 535.6 477.2 535.6 477.1 535.7 477.1 535.8 477.1 536 477 536.3 476.9 536.7 476.9 537 476.9 537.3 476.8 538.7 476.8 540.4 477 541.9 476.8 545.9 476.9 546 477.3 546.3 477.7 546.3 478.3 546.5 479.1 547 480.2 546.9 480.4 547 480.7 547.6 481.2 547.7 481.6 547.9 481.8 548.1 482.1 548.3 482.5 548.6 483 548.8 483.2 549.5 483.1 550.1 483.1 550.5 482.8 551.3 482.8 551.5 482.6 552 482.6 552.2 482.8 553.7 482.8 553.8 482 553.7 481.7 554 481.6 554.1 481.3 554 480.8 554.1 480.5 554.3 480 556.1 480 556.4 479.8 557.1 479.8 557.1 480 557 480.5 557.1 480.8 560.4 480.8 560.5 481 560.6 481.4 560.3 482.7 560.6 483.3 560.8 484.2 560.6 485.5 560.6 486.2 560.4 486.8 560.7 487.5 561.1 488 561.5 488.3 561.6 488.9 561.9 489.5 561.8 489.9 561.9 490.5 561.6 490.8 561.5 490.9 561.7 491.9 562.3 491.7 562.5 491.4 563 491.5 563.4 491.5 564 491.6 564.4 491.5 565 491.1 566.1 491.3 566.5 490.9 Z M 536.3 473.6 535.7 473.8 535.3 474.3 535 474.3 534.9 474.5 534.6 474.7 534.7 475 534.7 476.4 534.6 476.5 533.8 476.6 533.7 476.2 533.8 476 533.9 475.9 533.9 475.7 533.6 475 533.2 474.4 533.7 474.1 533.8 473.9 534.2 473.8 534.4 473.4 534.6 473.3 534.8 473.3 535.1 473.2 535.2 473 535.4 473 535.3 472.9 535.4 472.8 535.7 472.9 536.3 473.6 Z M 532.5 507 532.5 507.5 532.3 507.1 532.4 507 532.5 507 Z\",\"Xmax\":566.7,\"Xmid\":548.6,\"Xmin\":532.3,\"Ymax\":511.4,\"Ymid\":494.9,\"Ymin\":472.8,\"economy/currency\":\"kwanza (AOA)\",\"economy/gdp_per_capita_ppp/2017\":\"6800\",\"economy/gdp_real_growth_rate/2017\":-0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"20.95 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.34,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":1246700,\"geography/area/water\":0,\"geography/area_comparative\":\"about eight times the size of Georgia; slightly less than twice the size of Texas\",\"geography/area_sqkm\":1246700,\"geography/climate\":\"semiarid in south and along coast to Luanda; north has cool, dry season (May to October) and hot, rainy season (November to April)\",\"geography/coastline\":\"1,600 km\",\"geography/elevation/highest_point\":\"Moca 2,620 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1112\",\"geography/geographic_coordinates\":\"12 30 S, 18 30 E\",\"geography/geography_note\":\"the province of Cabinda is an exclave, separated from the rest of the country by the Democratic Republic of the Congo\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 2646 km (of which 225 km is the boundary of discontiguous Cabinda Province), Republic of the Congo 231 km, Namibia 1427 km, Zambia 1065 km\",\"geography/land_boundaries/total\":\"5,369 km\",\"geography/land_use/agricultural_land_arable_land\":0.039,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.433,\"geography/land_use/forest\":0.463,\"geography/land_use/other\":0.062,\"geography/location\":\"Southern Africa, bordering the South Atlantic Ocean, between Namibia and Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain rises abruptly to vast interior plateau\",\"government/administrative_divisions\":\"18 provinces (provincias, singular - provincia); Bengo, Benguela, Bie, Cabinda, Cunene, Huambo, Huila, Kwando Kubango, Kwanza Norte, Kwanza Sul, Luanda, Lunda Norte, Lunda Sul, Malanje, Moxico, Namibe, Uige, Zaire\",\"government/capital/geographic_coordinates\":\"8 50 S, 13 13 E\",\"government/capital/name\":\"Luanda\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived by the Portuguese from the title \\u0022ngola\\u0022 held by kings of the Ndongo (Ndongo was a kingdom in what is now northern Angola)\",\"government/executive_branch/chief_of_state\":\"President Joao Manuel Goncalves LOURENCO (since 26 September 2017); Vice President Bornito De Sousa Baltazar DIOGO (since 26 September 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Joao Manuel Goncalves LOURENCO (since 26 September 2017); Vice President Bornito De Sousa Baltazar DIOGO (since 26 September 2017)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and black with a centered yellow emblem consisting of a five-pointed star within half a cogwheel crossed by a machete (in the style of a hammer and sickle); red represents liberty and black the African continent; the symbols characterize workers and peasants\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"11 November 1975 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 11 November (1975)\",\"government/national_symbol_s\":\"Palanca Negra Gigante (giant black sable antelope); national colors: red, black, yellow\",\"introduction\":\"Angola scores low on human development indexes despite using its large oil reserves to rebuild since the end of a 27-year civil war in 2002. Fighting between the Popular Movement for the Liberation of Angola (MPLA), led by Jose Eduardo DOS SANTOS, and the National Union for the Total Independence of Angola (UNITA), led by Jonas SAVIMBI, followed independence from Portugal in 1975. Peace seemed imminent in 1992 when Angola held national elections, but fighting picked up again in 1993. Up to 1.5 million lives may have been lost - and 4 million people displaced - during the more than a quarter century of fighting. SAVIMBIs death in 2002 ended UNITAs insurgency and cemented the MPLAs hold on power. DOS SANTOS stepped down from the presidency in 2017, having led the country since 1979. He pushed through a new constitution in 2010. Joao LOURENCO was elected president in August 2017 and became president of the MPLA in September 2018.\",\"name\":\"Angola\",\"people_and_society/age_structure/0_14_years\":0.4807,\"people_and_society/age_structure/15_24_years\":0.1833,\"people_and_society/age_structure/25_54_years\":0.2795,\"people_and_society/age_structure/55_64_years\":0.0332,\"people_and_society/age_structure/65_years_and_over\":0.0232,\"people_and_society/birth_rate\":\"43.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Ovimbundu 37%, Kimbundu 25%, Bakongo 13%, mestico (mixed European and native African) 2%, European 1%, other 22%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"8.045 million LUANDA (capital), 787,000 Lubango (2019)\",\"people_and_society/nationality/adjective\":\"Angolan\",\"people_and_society/nationality/noun\":\"Angolan(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"30355880\",\"people_and_society/population_growth_rate\":0.0349,\"people_and_society/urbanization/urban_population\":\"66.2% of total population (2019)\",\"transportation/airports\":\"176\",\"transportation/railways/total\":\"2852\",\"transportation/roadways/total\":\"26000\"},{\"BoxHeight\":43.19999999999999,\"BoxWidth\":45.69999999999999,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.434,\"ISO3_Code\":\"MLI\",\"ISO_Code\":\"ML\",\"Path\":\"M 511.8 406.5 511.8 412.7 511.3 413 511.3 414.7 511.1 415.4 511.1 415.7 510.9 415.9 510.7 416.5 510.3 416.7 509.8 417.1 509.7 417.5 508.9 417.5 507.3 417.4 506 417.5 503.8 417.7 502.7 418.6 502.6 418.6 501.9 418.6 501.4 418.5 501.1 418.6 500.6 418.5 500.3 418.5 500 418.5 499.3 418.3 498.9 418.4 498.7 418.3 498 418.3 497 419.1 496.3 419.3 495.4 419.9 494.9 420 494.6 420 494.5 420.7 494.4 420.8 494.3 420.9 493.1 420.6 492.2 421.2 492 421.9 492 422.3 491.6 422.4 491.4 422.3 491.2 422.2 491 422.2 490.9 422.7 491 423.3 490.6 423.5 490.4 423.7 490.1 423.6 489.5 423.2 489.1 423.1 489.1 422.9 488.9 422.9 488 423.8 488.3 424.4 488.3 424.8 488.1 425 487.8 425 487.6 425 487.6 425.2 487.8 425.5 487.7 426.1 487.4 426.5 487.3 426.7 486.9 427 485.9 427.1 485.4 427.5 485.1 427.5 485.4 427.7 485.3 428.1 485.5 428.3 485.6 428.6 485.2 429.4 484.8 429.7 484.9 430.3 484.7 431.5 484.3 431.4 483.9 431.5 483.7 431.7 483.6 431.9 483.5 431.9 483.4 432.1 483 432.1 482.7 431.9 482.9 431.7 482.9 431.4 482.7 431.2 482.8 430.9 482.7 430.7 482.7 430.6 482.2 430.7 482.2 431 482.1 431.1 481.6 430.8 481.5 431.3 481.6 431.5 481.5 431.6 480.7 431.7 480.6 431.8 480.7 432.1 480.5 432.2 480.1 432 479.6 431.9 479.6 431.7 479.4 431.5 479.3 431.4 479 431.4 478.8 431.4 478.6 431.5 478.5 431.8 478.3 432.1 477.9 432.2 478 432 477.9 431.8 477.6 431.7 477.5 431.5 477.2 431.5 477.1 431.3 476.9 430.5 477.1 430.2 476.9 429.8 476.8 429.7 476.5 429.7 476.4 429.9 476 430 476.3 429.3 476.4 429.3 476.5 429.1 476.7 429.1 476.8 429 476.7 428.9 476.7 428.8 476.4 428.7 476.3 428.6 476.2 428.6 476.1 428.5 475.9 428.1 475.7 428.1 475.5 428.1 475.6 427.3 475.6 427 475.3 426.9 475.3 426.6 475.1 426.4 475.1 426.1 474.9 425.9 474.5 425.7 474 425.7 474 425.8 474.2 426.1 474.1 426.3 473.8 426.4 473.3 426.6 473.1 427 472.6 426.9 472 426.6 471.4 426.4 471.1 426.7 470.9 426.7 470.8 426.9 470.4 427.3 470.2 427.2 470.1 426.8 469.7 426.4 469.4 426.5 469 427 468.8 427 468.6 426.9 468.1 426.5 468.3 426.2 468.3 426 468.5 425.9 468.5 425.7 468.3 425.5 468.4 425.4 468.3 425.1 468.3 425 468.4 424.9 468.4 424.6 468.5 424.3 468.4 424.3 468.3 424 468.1 423.8 468 423.4 467.7 423.1 467.5 423.1 467.2 423.3 467.1 423.1 467.1 422.9 466.6 422.4 466.6 422.2 466.9 421.9 466.9 421.6 466.7 421.3 466.8 420.9 466.7 420.6 466.2 420.2 466.1 419.9 466.3 419.5 466.1 419.2 466.4 419.2 466.6 419.3 467.2 418.8 467.3 418.4 467.2 418.3 467.2 418 467.5 417.1 467.5 417 467.9 417 468.2 416.6 468.4 416.7 468.6 417.1 469.5 417.8 469.8 418.2 470 417.7 470.3 417.5 470.3 417.3 470.5 417.3 471.3 417.3 472 417.5 472.7 417.5 473.2 417.3 473.9 417.2 473.9 417.1 473.8 416.8 474.1 416.5 474.1 417 474.2 417.1 483.1 417.1 484.7 417 485.2 414.7 484.5 414.2 484.5 414.1 483.1 401 482.8 398.8 481.8 389 486.6 389 491.2 392.2 494.4 394.4 494.9 394.8 495.4 395.1 499.9 398.3 500.3 398.6 500.6 398.8 502.3 400 502.6 400.2 503.1 400.6 503.3 401.1 503.3 401.7 504.4 402.2 504.6 402.4 504.7 402.8 505 403.1 505.4 403.3 505.9 403.2 506 403.2 506.2 403.1 506.6 403.5 506.6 403.8 506.9 403.7 507.1 403.8 507.4 403.8 507.7 404 508.3 404.1 508.9 404.5 509 405.5 508.7 406.4 509.2 406.9 509.5 407 511.8 406.5 Z\",\"Xmax\":511.8,\"Xmid\":490.2,\"Xmin\":466.1,\"Ymax\":432.2,\"Ymid\":411.7,\"Ymin\":389,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.388 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":1220190,\"geography/area/water\":20002,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1240192,\"geography/climate\":\"subtropical to arid; hot and dry (February to June); rainy, humid, and mild (June to November); cool and dry (November to February)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Hombori Tondo 1,155 m\",\"geography/elevation/lowest_point\":\"Senegal River 23 m\",\"geography/elevation/mean_elevation\":\"343\",\"geography/geographic_coordinates\":\"17 00 N, 4 00 W\",\"geography/geography_note\":\"landlocked; divided into three natural zones: the southern, cultivated Sudanese; the central, semiarid Sahelian; and the northern, arid Saharan\",\"geography/land_boundaries/border_countries\":\"Algeria 1359 km, Burkina Faso 1325 km, Cote dIvoire 599 km, Guinea 1062 km, Mauritania 2236 km, Niger 838 km, Senegal 489 km\",\"geography/land_boundaries/total\":\"7,908 km\",\"geography/land_use/agricultural_land_arable_land\":0.056,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.284,\"geography/land_use/forest\":0.102,\"geography/land_use/other\":0.557,\"geography/location\":\"interior Western Africa, southwest of Algeria, north of Guinea, Cote dIvoire, and Burkina Faso, west of Niger\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to rolling northern plains covered by sand; savanna in south, rugged hills in northeast\",\"government/administrative_divisions\":\"10 regions (regions, singular - region), 1 district*; District de Bamako*, Gao, Kayes, Kidal, Koulikoro, Menaka, Mopti, Segou, Sikasso, Taoudenni, Tombouctou (Timbuktu); note - Menaka and Taoudenni were legislated in 2016, but implementation has not been confirmed by the US Board on Geographic Names\",\"government/capital/geographic_coordinates\":\"12 39 N, 8 00 W\",\"government/capital/name\":\"Bamako\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the West African Mali Empire of the 13th to 16th centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Ibrahim Boubacar KEITA (since 4 September 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boubou CISSE (since 23 April 2019)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), yellow, and red\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"22 September 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 22 September (1960)\",\"government/national_symbol_s\":\"Great Mosque of Djenne; national colors: green, yellow, red\",\"introduction\":\"The Sudanese Republic and Senegal became independent of France in 1960 as the Mali Federation. When Senegal withdrew after only a few months, what formerly made up the Sudanese Republic was renamed Mali. Rule by dictatorship was brought to a close in 1991 by a military coup that ushered in a period of democratic rule. President Alpha Oumar KONARE won Malis first two democratic presidential elections in 1992 and 1997. In keeping with Malis two-term constitutional limit, he stepped down in 2002 and was succeeded by Amadou Toumani TOURE, who was elected to a second term in a 2007 election that was widely judged to be free and fair. Malian returnees from Libya in 2011 exacerbated tensions in northern Mali, and Tuareg ethnic militias rebelled in January 2012. Low- and mid-level soldiers, frustrated with the poor handling of the rebellion, overthrew TOURE on 22 March. Intensive mediation efforts led by the Economic Community of West African States (ECOWAS) returned power to a civilian administration in April with the appointment of Interim President Dioncounda TRAORE. The post-coup chaos led to rebels expelling the Malian military from the countrys three northern regions and allowed Islamic militants to set up strongholds. Hundreds of thousands of northern Malians fled the violence to southern Mali and neighboring countries, exacerbating regional food shortages in host communities. A French-led international military intervention to retake the three northern regions began in January 2013 and within a month, most of the north had been retaken. In a democratic presidential election conducted in July and August of 2013, Ibrahim Boubacar KEITA was elected president. The Malian Government and northern armed groups signed an internationally mediated peace accord in June 2015, however, the parties to the peace accord have made little progress in the accords implementation, despite a June 2017 target for its completion. Furthermore, extremist groups outside the peace process made steady inroads into rural areas of central Mali following the consolidation of three major terrorist organizations in March 2017. In central and northern Mali, terrorist groups have exploited age-old ethnic rivalries between pastoralists and sedentary communities and inflicted serious losses on the Malian military. Intercommunal violence incidents such as targeted killings occur with increasing regularity. KEITA was reelected president in 2018 in an election that was deemed credible by international observers, despite some security and logistic shortfalls.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\",\"name\":\"Mali\",\"people_and_society/age_structure/0_14_years\":0.4803,\"people_and_society/age_structure/15_24_years\":0.1889,\"people_and_society/age_structure/25_54_years\":0.2636,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0302,\"people_and_society/birth_rate\":\"43.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Bambara 33.3%, Fulani (Peuhl) 13.3%, Sarakole/Soninke/Marka 9.8%, Senufo/Manianka 9.6%, Malinke 8.8%, Dogon 8.7%, Sonrai 5.9%, Bobo 2.1%, Tuareg/Bella 1.7%, other Malian 6%, from member of Economic Community of West Africa .4%, other .3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.529 million BAMAKO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Malian\",\"people_and_society/nationality/noun\":\"Malian(s)\",\"people_and_society/net_migration_rate\":\"-3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"18429893\",\"people_and_society/population_growth_rate\":0.0298,\"people_and_society/urbanization/urban_population\":\"43.1% of total population (2019)\",\"transportation/airports\":\"25\",\"transportation/railways/total\":\"593\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":85,\"BoxWidth\":59.69999999999993,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.709,\"ISO3_Code\":\"ZAF\",\"ISO_Code\":\"ZA\",\"Path\":\"M 586.8 524.4 587.3 526 587.5 526.6 587.5 527.5 587.8 528 588 528.7 588.4 529 588.5 529.7 588.7 530.1 588.8 532.6 588.8 533.3 588.7 533.7 588.7 534.1 588.6 534.7 588.7 535.1 588.3 535.2 587.1 534.4 586.8 534.5 586.4 535 585.9 536 585.5 536.6 585.4 537 585.4 537.7 585.5 537.8 585.7 537.7 585.9 538.1 585.9 538.4 586.4 538.9 587.4 539.3 588.6 539.3 588.7 537.8 588.9 537.8 589.1 537.8 589.8 537.9 591.2 537.9 591.1 538.6 590.6 539.9 590.2 541.9 589.9 542.6 589.8 543.2 588.8 544.2 588 544.6 586.9 545.9 586.3 546.7 586.1 547.1 586 547.6 585.6 548 584.7 549.8 583.3 551.9 582.8 552.4 582.5 552.5 582.1 552.9 581.6 553.3 580.1 555.2 579.1 556.2 578.6 556.6 578 556.9 577.8 557.3 577.3 557.7 575.1 559.3 573.4 560.1 572.9 560.1 572.6 560 571.8 559.9 571.3 560.2 571.1 560.4 571 560.6 571.2 561 570.9 561.1 570.4 561 569.9 560.8 569.4 560.8 569.2 560.9 568.9 561.5 568.8 561.6 568 561.5 567.1 561.1 565.5 560.8 565 560.9 564.8 561.2 564.6 561.2 563.7 561.2 562.6 560.9 562.3 561.1 561.5 561.1 561.4 561.3 561.3 561.5 561.3 561.6 560.9 561.7 560.7 562 560.4 562.2 559.6 562.1 559.1 562.3 558.2 562.1 557.9 562.2 557.8 562.5 557.3 562.4 556.9 562.5 556.1 563.2 555.7 563.4 555.6 563.6 555.4 563.7 555.1 563.5 554.5 563.5 553.8 563 553.6 563 553.7 562.6 553.5 562.3 553.1 562.3 552.8 562.1 552.2 562.2 552.2 562 552.2 561.5 552.3 561.4 552.1 561.2 551.8 561.1 551.3 561.2 551.1 561.5 551.2 561.7 551.2 562 551 561.9 550.8 561.5 550.9 561.1 550.8 561 550.9 560.8 551.2 560.4 551.1 559.8 550.9 559.6 550.1 558.3 550.1 558.1 550 557.7 549.9 557.6 549.7 557.7 549.6 557.6 549.5 557 549.7 556.6 550.1 556.8 550.3 556.8 550.6 556.4 550.8 556 550.8 555.2 550.5 553.5 549.2 551.5 547.9 548.9 547.3 547.2 547 546 546.7 545.3 546.6 545 546 544.2 545.9 543.7 545.7 543.6 545.7 543.5 545.6 543.5 545.7 543.3 546.2 543 546.4 543 546.6 542.6 546.5 542.4 546.6 542.3 546.7 542 546.8 542 546.8 541.7 547.3 541.6 547.7 541.8 547.7 542.2 548 542.2 548.1 542.3 548.3 542.7 548.1 543 548.2 543.2 548.3 543.3 548.3 543.6 548.3 543.7 548.7 543.7 548.9 543.9 549.2 543.8 549.7 543.9 550 544.2 550.4 544.3 550.7 544.3 550.9 544.3 552 544.1 552.5 544.2 552.7 544.4 553.1 544.5 553.5 544.3 553.4 544 553.4 543.8 553.8 543.8 554 543.6 554.3 543.1 554.9 543.1 555.4 542.8 555.4 531.4 555.8 531.8 556.1 531.9 556.5 532.3 557 533.3 557.2 533.6 557.3 534 557.3 534.3 557.7 534.9 557.8 535.7 557.6 536.1 557.2 536.6 557.1 536.8 557.2 537.7 557.4 538 558 537.7 558.6 537.9 559.3 537.8 560.1 537.9 560.4 537.7 560.4 537.4 560.8 537.3 561.1 537.2 561.4 536.8 561.6 536.4 561.9 536.3 562.2 535.9 562.5 535.9 563 535.3 563 534.9 563.1 534.7 563.1 534.6 563.3 534.3 563.4 533.7 563.8 533.1 564 533.1 564.4 533 565 533.1 565.6 533.5 565.8 533.6 566.3 534.1 566.6 534.2 567 534.1 567.5 534.5 567.8 534.5 568.4 534.7 569 534.7 569.4 534.4 569.8 534.5 570.4 534.5 570.9 534.1 571.1 533.8 571.3 533.1 571.8 531.9 571.7 531.5 571.9 531.3 572.6 531.2 573.3 531 573.7 530.4 574.1 530.1 574.4 529.9 574.7 528.6 574.9 528.1 575 528.1 575.3 527.7 575.8 527.4 576.3 527.2 576.5 526.8 576.9 526.8 577.1 526.5 577.4 526.3 577.5 526 577.7 525.9 577.8 525.7 578 525.4 578.1 525.2 578.5 524.9 579.3 524.8 580.2 524.5 580.3 524.3 580.3 524 580.5 523.8 581 523.7 581.4 523.7 582.2 523.5 582.5 523.5 583 523.7 583.5 524 583.8 524 584 524.1 585.6 524 586.1 524.1 586.4 524.1 586.6 524.2 586.8 524.4 Z M 574.9 546.7 575.2 547 575.5 547.8 575.7 548 575.8 548.3 576 548.3 575.9 548.5 575.9 548.7 576 548.8 575.9 548.9 576.2 548.8 576.2 548.9 576.3 549 576.4 549.1 576.5 549.2 576.5 549.3 576.6 549.4 576.8 549.5 576.9 549.7 577.2 549.8 577.3 549.7 577.4 549.9 577.8 549.9 577.9 549.9 578 549.7 578.1 549.6 578.1 549.4 578.1 549.3 578.3 549.1 578.4 549 578.3 548.9 578.2 548.8 578.3 548.7 578.5 548.6 578.6 548.5 578.7 548.3 578.8 548.3 578.9 548.3 579.1 548.3 579.2 548.2 579.3 548.3 579.5 548.3 579.7 548.2 579.8 548.2 580 548.1 580.5 547.8 580.7 547.7 580.7 547.6 580.9 547.5 580.8 547.4 580.8 547.3 580.8 547 580.8 546.9 580.9 546.8 580.9 546.7 581.2 546.6 581.2 546.5 581.3 546.5 581.2 546.4 581.2 546.2 581.4 546.1 581.6 546 581.7 545.7 581.6 545.6 581.6 545.5 581.5 545.4 581.5 545.2 581.3 545.1 581.4 545 581.3 544.9 581.1 544.9 581 544.7 580.8 544.6 580.6 544.5 580.6 544.4 580.5 544.3 580.4 544.4 580.3 544.2 580.2 544 580 543.9 579.9 543.9 579.9 543.7 579.7 543.6 579.6 543.6 579.6 543.4 579.4 543.3 579.2 543.4 578.9 543.4 578.8 543.4 578.7 543.6 578.6 543.7 578.4 543.7 578.3 543.7 578.2 543.7 578 543.8 577.7 544.2 577.6 544.2 577.5 544.2 577.3 544.3 577.4 544.3 577.3 544.4 577.2 544.3 577.1 544.4 577 544.3 577 544.4 576.9 544.5 576.9 544.6 576.8 544.6 576.7 544.8 576.7 544.9 576.7 545 576.6 545 576.6 545.1 576.5 545.2 576.3 545.3 576.4 545.4 576.2 545.5 576.1 545.6 576.2 545.6 576.1 545.7 576.1 545.8 576 545.8 576 545.9 575.9 546.1 575.7 546.2 575.7 546.3 575.6 546.4 575.4 546.4 575.3 546.4 575 546.6 574.9 546.6 574.9 546.7 Z M 605 608.3 604.9 608.5 604.7 608.4 604.6 608.4 604.4 608.4 604.2 608.4 604.2 608.3 604.2 608.1 604.4 608 604.4 607.9 604.5 607.8 604.8 607.9 604.9 607.9 605 608.1 605.1 608.1 605 608.3 Z M 605.3 607.2 605.2 607.2 605 607 605.1 606.9 605.3 607 605.3 607.2 Z M 549.9 557.9 550 558.1 549.8 558.1 549.8 557.9 549.8 557.8 549.9 557.9 Z\",\"Xmax\":605.3,\"Xmid\":569.6,\"Xmin\":545.6,\"Ymax\":608.5,\"Ymid\":544.6,\"Ymin\":523.5,\"economy/currency\":\"rand (ZAR)\",\"economy/gdp_per_capita_ppp/2017\":\"13600\",\"economy/gdp_real_growth_rate/2017\":0.013,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"572.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.04,\"energy/electricity_from_other_renewable_sources\":0.1,\"geography/area/land\":1214470,\"geography/area/water\":4620,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1219090,\"geography/climate\":\"mostly semiarid; subtropical along east coast; sunny days, cool nights\",\"geography/coastline\":\"2,798 km\",\"geography/elevation/highest_point\":\"Njesuthi 3,408 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1034\",\"geography/geographic_coordinates\":\"29 00 S, 24 00 E\",\"geography/geography_note\":\"South Africa completely surrounds Lesotho and almost completely surrounds Eswatini\",\"geography/land_boundaries/border_countries\":\"Botswana 1969 km, Lesotho 1106 km, Mozambique 496 km, Namibia 1005 km, Eswatini 438 km, Zimbabwe 230 km\",\"geography/land_boundaries/total\":\"5,244 km\",\"geography/land_use/agricultural_land_arable_land\":0.099,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.692,\"geography/land_use/forest\":0.076,\"geography/land_use/other\":0.13,\"geography/location\":\"Southern Africa, at the southern tip of the continent of Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast interior plateau rimmed by rugged hills and narrow coastal plain\",\"government/administrative_divisions\":\"9 provinces; Eastern Cape, Free State, Gauteng, KwaZulu-Natal, Limpopo, Mpumalanga, Northern Cape, North West, Western Cape\",\"government/capital/geographic_coordinates\":\"25 42 S, 28 13 E\",\"government/capital/name\":\"Pretoria (administrative capital); Cape Town (legislative capital); Bloemfontein (judicial capital)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name from the countrys location on the continent; \\u0022Africa\\u0022 is derived from the Roman designation of the area corresponding to present-day Tunisia \\u0022Africa terra,\\u0022 which meant \\u0022Land of the Afri\\u0022 (the tribe resident in that area), but which eventually came to mean the entire continent\",\"government/executive_branch/chief_of_state\":\"President Matamela Cyril RAMAPHOSA (since 15 February 2018); Deputy President David MABUZA (26 February 2018); note - the president is both chief of state and head of government; Jacob ZUMA resigned the presidency on 14 February 2018\",\"government/executive_branch/head_of_government\":\"President Matamela Cyril RAMAPHOSA (since 15 February 2018); deputy president David MABUZA (26 February 2018)\",\"government/flag_description\":\"two equal width horizontal bands of red (top) and blue separated by a central green band that splits into a horizontal Y, the arms of which end at the corners of the hoist side; the Y embraces a black isosceles triangle from which the arms are separated by narrow yellow bands; the red and blue bands are separated from the green band and its arms by narrow white stripes; the flag colors do not have any official symbolism, but the Y stands for the \\u0022convergence of diverse elements within South African society, taking the road ahead in unity\\u0022; black, yellow, and green are found on the flag of the African National Congress, while red, white, and blue are the colors in the flags of the Netherlands and the UK, whose settlers ruled South Africa during the colonial era\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 May 1910 (Union of South Africa formed from four British colonies: Cape Colony, Natal, Transvaal, and Orange Free State); 22 August 1934 (Status of the Union Act); 31 May 1961 (republic declared); 27 April 1994 (majority rule)\",\"government/national_holiday\":\"Freedom Day, 27 April (1994)\",\"government/national_symbol_s\":\"springbok (antelope), king protea flower; national colors: red, green, blue, yellow, black, white\",\"introduction\":\"The fossil record indicates humans have inhabited South Africa since prehistoric times, and during the modern era the region was settled by Khoisan and Bantu peoples. Dutch traders landed at the southern tip of present-day South Africa in 1652 and established a stopover point on the spice route between the Netherlands and the Far East, founding the city of Cape Town. After the British seized the Cape of Good Hope area in 1806, many of the Dutch settlers (Afrikaners, also called \\u0022Boers\\u0022 (farmers) at the time) trekked north to found their own republics, Transvaal and Orange Free State. The discovery of diamonds (1867) and gold (1886) spurred wealth and immigration and intensified the subjugation of the native inhabitants. The Afrikaners resisted British encroachments but were defeated in the Second South African War (1899-1902); however, the British and the Afrikaners ruled together beginning in 1910 under the Union of South Africa, which became a republic in 1961 after a whites-only referendum. In 1948, the Afrikaner-dominated National Party was voted into power and instituted a policy of apartheid \\u0026amp;ndash; billed as \\u0022separate development\\u0022 of the races - which favored the white minority at the expense of the black majority. The African National Congress (ANC) led the opposition to apartheid and many top ANC leaders, such as Nelson MANDELA, spent decades in South Africas prisons. Internal protests and insurgency, as well as boycotts by some Western nations and institutions, led to the regimes eventual willingness to negotiate a peaceful transition to majority rule. The first multi-racial elections in 1994 following the end of apartheid ushered in majority rule under an ANC-led government. South Africa has since struggled to address apartheid-era imbalances in housing, education, and health care. Jacob ZUMA became president in 2009 and was reelected in 2014, but was forced to resign in February 2018 after numerous corruption scandals and gains by opposition parties in municipal elections in 2016. His successor, Cyril RAMAPHOSA, has made some progress in reigning in corruption and restructuring state-owned enterprises, though many challenges persist. In May 2019 national elections, the country\\u0026amp;rsquo;s sixth since the end of apartheid, the ANC won a majority of parliamentary seats, delivering RAMAPHOSA a five-year term to continue anti-corruption measures and efforts to attract foreign investment.\",\"name\":\"South Africa\",\"people_and_society/age_structure/0_14_years\":0.2818,\"people_and_society/age_structure/15_24_years\":0.1724,\"people_and_society/age_structure/25_54_years\":0.4205,\"people_and_society/age_structure/55_64_years\":0.0671,\"people_and_society/age_structure/65_years_and_over\":0.0581,\"people_and_society/birth_rate\":\"19.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black African 80.9%, colored 8.8%, white 7.8%, Indian/Asian 2.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.453 million Johannesburg (includes Ekurhuleni), 4.524 million Cape Town (legislative capital), 3.145 million Durban, 2.473 million PRETORIA (administrative capital), 1.242 million Port Elizabeth, 769,000 Vereeniging (2019)\",\"people_and_society/nationality/adjective\":\"South African\",\"people_and_society/nationality/noun\":\"South African(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55380210\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"66.9% of total population (2019)\",\"transportation/airports\":\"566\",\"transportation/railways/total\":\"20986\",\"transportation/roadways/total\":\"750000\"},{\"BoxHeight\":32.30000000000001,\"BoxWidth\":41.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.485,\"ISO3_Code\":\"ETH\",\"ISO_Code\":\"ET\",\"Path\":\"M 617.6 425.7 616.4 427.5 615.9 427.9 615.8 428.5 615.9 428.9 615.9 429.9 616.3 430.1 616.6 430.1 616.8 429.9 617.6 429.9 618.2 429.6 618.5 429.7 618.7 429.9 619.1 429.9 618.4 431 618.8 432 619.2 432.5 619.5 432.9 619.9 433.2 620 433.7 620.2 433.9 620.5 434.3 621.1 434.6 622 435.5 623.9 436.1 627.2 437.3 630.2 438.3 632.7 438.5 627.2 444.3 624.8 446.8 623.9 446.9 622 446.8 621.1 447 620.4 447.3 619.5 447.8 619.1 448.4 618.7 448.7 617.9 448.9 616.7 449 616.3 449.3 616.2 449.5 616 449.6 615.7 449.5 614.9 449.6 614.2 449.6 613.8 449.3 613.3 448.8 613 448.7 611.5 449.3 610.5 449.8 610.2 450.4 609.6 451.1 609.5 451 609 450.9 608.7 450.9 608.4 450.8 607.8 450.8 606.8 450.5 606.6 450.6 605.7 450.5 605.3 450.2 604 449.3 602.6 448.4 602.1 448.2 600 448.2 599.7 448 599.7 447.7 599.3 447.3 599.3 446.5 599.4 446.2 599.4 445.8 599 445.6 598.5 445.5 597.9 445.7 597.9 445.3 597.4 444.9 597.4 444.7 597 444.1 597 443.8 596.9 443.6 596.9 443.2 597.1 442.7 596.8 442.4 596.7 442.2 596.4 442.2 596.1 441.9 595.8 441.8 595.7 441.6 595.5 441.3 594.9 441 594.8 440.8 594.3 440.4 594.3 440.1 594.1 439.7 593.4 439.2 592.7 439 592.4 439.1 592.2 439 591.6 438.9 591.5 438.7 591.5 438.5 591.6 438.3 592 437.9 592 437.2 592.2 437.1 593.2 437 593.4 437.3 593.6 437.3 594 437 594.3 436.9 594.6 436.7 594.7 435.4 594.6 434.1 594.6 433.9 594.9 433 594.9 432.6 595.2 432.4 595.2 432.2 595.2 432 595.1 431.6 595.1 431 595.6 430.4 595.9 430.2 596.2 430.3 596.4 430.7 596.6 430.6 596.9 430.2 597 429.4 596.9 429.1 597.3 428.3 597.2 427.8 597.3 427.6 597.8 427.2 598.3 426.3 599 425.2 599.9 425 600.1 425.1 600.2 425.1 600.3 424.6 600.2 424.3 601 422.2 601.2 421.9 601.1 421.4 601.4 420.6 601.6 420.5 601.9 420.4 602.7 420.6 603 420.2 603.4 420.1 604 420.8 605.1 418.8 605.5 419.3 606 419.4 606.4 419.9 606.7 420.2 607.6 420 608 419.8 608.2 419.6 608.4 419.5 608.8 419.8 608.9 420.1 609.2 419.9 609.5 419.9 609.6 419.7 609.8 419.7 610 419.7 610.7 420.1 611.1 419.8 611.2 419.8 611.5 420.2 613 420.8 613.5 421.1 614.2 422.2 614.7 422.7 614.9 422.8 615.5 423.2 616.1 424 616.6 424.7 617 424.9 617.6 425.7 Z\",\"Xmax\":632.7,\"Xmid\":609.9,\"Xmin\":591.5,\"Ymax\":451.1,\"Ymid\":436.5,\"Ymin\":418.8,\"economy/currency\":\"birr (ETB)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.109,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"12.18 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.86,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":1096570,\"geography/area/water\":7730,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1104300,\"geography/climate\":\"tropical monsoon with wide topographic-induced variation\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Ras Dejen 4,550 m\",\"geography/elevation/lowest_point\":\"Danakil Depression -125 m\",\"geography/elevation/mean_elevation\":\"1330\",\"geography/geographic_coordinates\":\"8 00 N, 38 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked - entire coastline along the Red Sea was lost with the de jure independence of Eritrea on 24 May 1993; Ethiopia is, therefore, the most populous landlocked country in the world; the Blue Nile, the chief headstream of the Nile by water volume, rises in Tana Hayk (Lake Tana) in northwest Ethiopia\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; three major crops are believed to have originated in Ethiopia: coffee, grain sorghum, and castor bean\",\"geography/land_boundaries/border_countries\":\"Djibouti 342 km, Eritrea 1033 km, Kenya 867 km, Somalia 1640 km, South Sudan 1299 km, Sudan 744 km\",\"geography/land_boundaries/total\":\"5,925 km\",\"geography/land_use/agricultural_land_arable_land\":0.152,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.2,\"geography/land_use/forest\":0.122,\"geography/land_use/other\":0.515,\"geography/location\":\"Eastern Africa, west of Somalia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"high plateau with central mountain range divided by Great Rift Valley\",\"government/administrative_divisions\":\"9 ethnically based regional states (kililoch, singular - kilil) and 2 self-governing administrations* (astedaderoch, singular - astedader); Adis Abeba* (Addis Ababa), Afar, Amara (Amhara), Binshangul Gumuz, Dire Dawa*, Gambela Hizboch (Gambela Peoples), Hareri Hizb (Harari People), Oromiya (Oromia), Sumale (Somali), Tigray, Ye Debub Biheroch Bihereseboch na Hizboch (Southern Nations, Nationalities and Peoples)\",\"government/capital/geographic_coordinates\":\"9 02 N, 38 42 E\",\"government/capital/name\":\"Addis Ababa\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the Greek word \\u0022Aethiopia,\\u0022 which in classical times referred to lands south of Egypt in the Upper Nile region\",\"government/executive_branch/chief_of_state\":\"President SAHLE-WORK Zewde (since 25 October 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister ABIY Ahmed (since 2 April 2018); Deputy Prime Minister DEMEKE Mekonnen Hassen (since 29 November 2012); note - Prime Minister HAILEMARIAM Desalegn (since 21 September 2012) resigned on 15 February 2018 and continued as caretaker until the new prime minister was sworn into office on 2 April 2018\",\"government/flag_description\":\"three equal horizontal bands of green (top), yellow, and red, with a yellow pentagram and single yellow rays emanating from the angles between the points on a light blue disk centered on the three bands; green represents hope and the fertility of the land, yellow symbolizes justice and harmony, while red stands for sacrifice and heroism in the defense of the land; the blue of the disk symbolizes peace and the pentagram represents the unity and equality of the nationalities and peoples of Ethiopia\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"oldest independent country in Africa and one of the oldest in the world - at least 2,000 years (may be traced to the Aksumite Kingdom, which coalesced in the first century B.C.)\",\"government/national_holiday\":\"Derg Downfall Day (defeat of MENGISTU regime), 28 May (1991)\",\"government/national_symbol_s\":\"Abyssinian lion (traditional), yellow pentagram with five rays of light on a blue field (promoted by current government); national colors: green, yellow, red\",\"introduction\":\"Unique among African countries, the ancient Ethiopian monarchy maintained its freedom from colonial rule with the exception of a short-lived Italian occupation from 1936-41. In 1974, a military junta, the Derg, deposed Emperor Haile SELASSIE (who had ruled since 1930) and established a socialist state. Torn by bloody coups, uprisings, wide-scale drought, and massive refugee problems, the regime was finally toppled in 1991 by a coalition of rebel forces, the Ethiopian Peoples Revolutionary Democratic Front. A constitution was adopted in 1994, and Ethiopias first multiparty elections were held in 1995. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;A border war with Eritrea in the late 1990s ended with a peace treaty in December 2000. In November 2007, the Eritrea-Ethiopia Border Commission (EEBC) issued specific coordinates as virtually demarcating the border and pronounced its work finished. Alleging that the EEBC acted beyond its mandate in issuing the coordinates, Ethiopia did not accept them and maintained troops in previously contested areas pronounced by the EEBC as belonging to Eritrea. This intransigence resulted in years of heightened tension between the two countries. In August 2012, longtime leader Prime Minister MELES Zenawi died in office and was replaced by his Deputy Prime Minister HAILEMARIAM Desalegn, marking the first peaceful transition of power in decades. Following a wave of popular dissent and anti-government protest that began in 2015, HAILEMARIAM resigned in February 2018 and ABIY Ahmed Ali took office in April 2018 as Ethiopias first ethnic Oromo prime minister. In June 2018, ABIY announced Ethiopia would accept the border ruling of 2000, prompting rapprochement between Ethiopia and Eritrea that was marked with a peace agreement in July 2018 and a reopening of the border in September 2018.\",\"name\":\"Ethiopia\",\"people_and_society/age_structure/0_14_years\":0.4321,\"people_and_society/age_structure/15_24_years\":0.2018,\"people_and_society/age_structure/25_54_years\":0.2973,\"people_and_society/age_structure/55_64_years\":0.0392,\"people_and_society/age_structure/65_years_and_over\":0.0297,\"people_and_society/birth_rate\":\"36 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Oromo 34.4%, Amhara (Amara) 27%, Somali (Somalie) 6.2%, Tigray (Tigrinya) 6.1%, Sidama 4%, Gurage 2.5%, Welaita 2.3%, Hadiya 1.7%, Afar (Affar) 1.7%, Gamo 1.5%, Gedeo 1.3%, Silte 1.3%, Kefficho 1.2%, other 8.8% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63 years (2018)\",\"people_and_society/major_urban_areas_population\":\"4.592 million ADDIS ABABA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ethiopian\",\"people_and_society/nationality/noun\":\"Ethiopian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"108386391\",\"people_and_society/population_growth_rate\":0.0283,\"people_and_society/urbanization/urban_population\":\"21.2% of total population (2019)\",\"transportation/airports\":\"57\",\"transportation/railways/total\":\"659\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":37.5,\"BoxWidth\":33.900000000000034,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.546,\"ISO3_Code\":\"MRT\",\"ISO_Code\":\"MR\",\"Path\":\"M 466.1 419.2 465.6 418.8 465.3 418.5 464.8 418.2 464.3 417.8 464.4 417.6 464.1 417.4 464.1 417.1 463.8 417.1 463.7 416.8 463.3 416.7 463.3 416.5 462.9 415.5 462.5 415.2 462.1 415.3 461.9 415.2 461.6 415.2 461.3 414.9 461.2 414.6 460.2 413.8 458.7 413.8 458.5 413.7 458.3 413.8 458.2 413.7 458 413.9 457.3 414 457.1 414 456.9 414.1 456.5 414.2 456 414.2 455.5 414.2 455.2 414.1 454.9 414.2 454.6 414.8 454.5 415 454.4 414.9 454.5 414.6 454.4 414.5 454.3 415 454.3 415.4 454.2 415.5 454.2 414.8 454.4 413.9 455.4 411.3 455.6 410 455.5 408.5 455.1 407.2 454.8 406.6 454.4 406.2 454.3 405.9 454.7 405.5 454.5 405.5 454.6 405.1 454.5 405 454.5 404.9 454.6 404.5 454.7 404.7 454.9 404.6 455 403.3 454.3 402 454.2 402 454.1 402.2 453.8 402 453.1 400.6 452.9 400.9 452.7 401.7 452.7 401.6 452.7 401.5 452.7 401.2 452.7 401.1 452.7 401 453 400.1 453.1 400 463.9 400 463.9 398.8 463.7 396.5 463.6 395.8 463.7 395.4 464 394.9 465.1 394.2 465.7 394 466.7 393.6 466.7 385.9 471.6 385.9 475.9 385.9 476 384.4 476 381.8 478.2 383.3 478.7 383.6 478.9 383.8 479.8 384.4 486.6 389 481.8 389 482.8 398.8 483.1 401 484.5 414.1 484.5 414.2 485.2 414.7 484.7 417 483.1 417.1 474.2 417.1 474.1 417 474.1 416.5 473.8 416.8 473.9 417.1 473.9 417.2 473.2 417.3 472.7 417.5 472 417.5 471.3 417.3 470.5 417.3 470.3 417.3 470.3 417.5 470 417.7 469.8 418.2 469.5 417.8 468.6 417.1 468.4 416.7 468.2 416.6 467.9 417 467.5 417 467.5 417.1 467.2 418 467.2 418.3 467.3 418.4 467.2 418.8 466.6 419.3 466.4 419.2 466.1 419.2 Z M 454.3 404.8 454.3 404.9 454.2 404.9 454.2 404.7 454.3 404.7 454.3 404.8 Z\",\"Xmax\":486.6,\"Xmid\":471.4,\"Xmin\":452.7,\"Ymax\":419.3,\"Ymid\":403.2,\"Ymin\":381.8,\"economy/currency\":\"ouguiyas (MRO)\",\"economy/gdp_per_capita_ppp/2017\":\"4500\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.615 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":1030700,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than three times the size of New Mexico; about six times the size of Florida\",\"geography/area_sqkm\":1030700,\"geography/climate\":\"desert; constantly hot, dry, dusty\",\"geography/coastline\":\"754 km\",\"geography/elevation/highest_point\":\"Kediet Ijill 915 m\",\"geography/elevation/lowest_point\":\"Sebkhet Te-n-Dghamcha -5 m\",\"geography/elevation/mean_elevation\":\"276\",\"geography/geographic_coordinates\":\"20 00 N, 12 00 W\",\"geography/geography_note\":\"Mauritania is considered both a part of North Africas Maghreb region and West Africas Sahel region; most of the population is concentrated in the cities of Nouakchott and Nouadhibou and along the Senegal River in the southern part of the country\",\"geography/land_boundaries/border_countries\":\"Algeria 460 km, Mali 2236 km, Senegal 742 km, Western Sahara 1564 km\",\"geography/land_boundaries/total\":\"5,002 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.381,\"geography/land_use/forest\":0.002,\"geography/land_use/other\":0.613,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Senegal and Western Sahara\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly barren, flat plains of the Sahara; some central hills\",\"government/administrative_divisions\":\"15 regions (wilayas, singular - wilaya); Adrar, Assaba, Brakna, Dakhlet Nouadhibou, Gorgol, Guidimaka, Hodh ech Chargui, Hodh El Gharbi, Inchiri, Nouakchott Nord, Nouakchott Ouest, Nouakchott Sud, Tagant, Tiris Zemmour, Trarza\",\"government/capital/geographic_coordinates\":\"18 04 N, 15 58 W\",\"government/capital/name\":\"Nouakchott\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the ancient kingdom of Mauretania (3rd century B.C. to 1st century A.D.), which existed further north in present-day Morocco; the name derives from the Mauri (Moors), the Berber-speaking peoples of northwest Africa\",\"government/executive_branch/chief_of_state\":\"President Mohamed Cheikh El GHAZOUANI (since 1 August 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ould Bedda Ould Cheikh SIDIYA (since 5 August 2019)\\u0026lt;br /\\u0026gt;\",\"government/flag_description\":\"green with a yellow, five-pointed star between the horns of a yellow, upward-pointing crescent moon; red stripes along the top and bottom edges; the crescent, star, and color green are traditional symbols of Islam; green also represents hope for a bright future; the yellow color stands for the sands of the Sahara; red symbolizes the blood shed in the struggle for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 November 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 28 November (1960)\",\"government/national_symbol_s\":\"five-pointed star between the horns of a horizontal crescent moon; national colors: green, yellow\",\"introduction\":\"Independent from France in 1960, Mauritania annexed the southern third of the former Spanish Sahara (now Western Sahara) in 1976 but relinquished it after three years of raids by the Polisario guerrilla front seeking independence for the territory. Maaouya Ould Sid Ahmed TAYA seized power in a coup in 1984 and ruled Mauritania with a heavy hand for more than two decades. A series of presidential elections that he held were widely seen as flawed. A bloodless coup in August 2005 deposed President TAYA and ushered in a military council that oversaw a transition to democratic rule. Independent candidate Sidi Ould Cheikh ABDALLAHI was inaugurated in April 2007 as Mauritanias first freely and fairly elected president. His term ended prematurely in August 2008 when a military junta led by General Mohamed Ould Abdel AZIZ deposed him and installed a military council government. AZIZ was subsequently elected president in July 2009 and sworn in the following month. AZIZ sustained injuries from an accidental shooting by his own troops in October 2012 but has continued to maintain his authority. He was reelected in 2014 to a second and final term as president (according to the present constitution). AZIZ will be replaced through elections scheduled for June 2019. The country continues to experience ethnic tensions among three major groups: Arabic-speaking descendants of slaves (Haratines), Arabic-speaking \\u0022White Moors\\u0022 (Beydane), and members of Sub-Saharan ethnic groups mostly originating in the Senegal River valley (Halpulaar, Soninke, and Wolof). Al-Qaeda in the Islamic Maghreb (AQIM) launched a series of attacks in Mauritania between 2005 and 2011, murdering American and foreign tourists and aid workers, attacking diplomatic and government facilities, and ambushing Mauritanian soldiers and gendarmes. A successful strategy against terrorism that combines dialogue with the terrorists and military actions has prevented the country from further terrorist attacks since 2011. However, AQIM and similar groups remain active in neighboring Mali and elsewhere in the Sahel region and continue to pose a threat to Mauritanians and foreign visitors.\",\"name\":\"Mauritania\",\"people_and_society/age_structure/0_14_years\":0.3824,\"people_and_society/age_structure/15_24_years\":0.1978,\"people_and_society/age_structure/25_54_years\":0.3344,\"people_and_society/age_structure/55_64_years\":0.0474,\"people_and_society/age_structure/65_years_and_over\":0.0381,\"people_and_society/birth_rate\":\"29.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"black Moors (Haratines - Arab-speaking slaves, former slaves, and their descendants of African origin, enslaved by white Moors) 40%, white Moors (of Arab-Berber descent, known as Beydane) 30%, sub-Saharan Mauritanians (non-Arabic speaking, largely resident in or originating from the Senegal River Valley, including Halpulaar, Fulani, Soninke, Wolof, and Bambara ethnic groups) 30%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.259 million NOUAKCHOTT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Mauritanian\",\"people_and_society/nationality/noun\":\"Mauritanian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3840429\",\"people_and_society/population_growth_rate\":0.0214,\"people_and_society/urbanization/urban_population\":\"54.5% of total population (2019)\",\"transportation/airports\":\"30\",\"transportation/railways/total\":\"728\",\"transportation/roadways/total\":\"12253\"},{\"BoxHeight\":30,\"BoxWidth\":30.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.707,\"ISO3_Code\":\"EGY\",\"ISO_Code\":\"EG\",\"Path\":\"M 594.9 369.1 595 369.4 595.6 371.1 595.8 372 596 372.3 596.6 374 596.8 374.9 596.3 375.6 596.1 376.2 596 377.4 595.4 378.7 595.5 379.2 595.4 379.7 595 380.3 594.7 380.3 594.4 380.2 593.7 379.7 593.1 378.8 592.6 378.4 592.1 377.8 591.9 376.5 591.1 375.5 590.8 375 590.5 374.1 590.3 373.5 590 373.6 590.1 373.8 589.8 374.3 589.7 374.6 589.8 374.8 590.3 375.4 590.5 376.1 590.5 376.5 591 377.3 591.1 377.8 591.5 378.2 592.2 379.2 592.8 379.7 593 380 593.1 380.2 592.9 380.3 593.1 380.7 592.9 380.8 593.4 381.7 593.8 382.1 593.8 382.4 594.2 383.2 594.1 383.3 594.1 383.8 594.3 384.1 595.2 385.9 595.8 386.8 596.8 388.9 597 389.4 597.3 389.8 597.5 390.5 598 391 598.3 391.5 598.8 391.9 599.1 392.1 598.9 392.2 598.5 392.1 598.4 392.3 598.4 393.5 598.8 394.6 597.9 395.4 597.6 395.6 596.9 395.5 596.2 397.1 594.7 397.4 594.5 398 594.2 398 593.6 398 593.4 398 592 398 591.5 398 590.5 398 587.1 398 587.1 397.9 587.3 397.5 587.2 397.4 587 397.5 586.8 398 586.7 398 572.4 398 569.3 398 569.3 389 569.3 387.3 569.3 387.2 569.3 375.8 568.9 374.8 569 374.5 568.8 374 568.6 373.1 568.5 372.8 568.7 372.3 569.1 371.7 569.3 370.8 569 369.7 569 369.4 569 368.8 569.4 368.4 569.6 368.1 569.6 368 569.7 368 569.8 368.1 569.8 368.3 570.1 368.4 570.7 368.4 571.7 368.1 571.8 368.1 572 368.1 572.4 368.2 573.4 368.5 574.7 368.7 575.1 368.9 575.8 368.9 576.1 369.4 576.7 369.5 577.2 369.4 577.5 369.8 578.9 369.8 579.8 370.2 580.4 370.6 580.6 370.7 581.1 370.6 581.7 370.3 583.3 369.1 583.6 369.2 583.8 369.1 584.2 368.6 584.7 368.6 586.1 368.2 586.6 368.3 587.5 368.6 588.5 368.4 588.9 368.9 589.9 369.5 590.3 369.8 590.7 370 591.3 369.8 591.5 369.9 591.5 369.7 591.7 369.6 592 369.9 592.4 369.8 593.5 369.7 594.4 369.4 594.9 369.1 Z M 593.8 380.7 593.7 381.1 593.5 380.9 593.6 380.7 593.7 380.7 593.8 380.7 Z M 594.3 381.2 594.3 381.3 594 381.1 594.1 381.1 594.3 381.2 Z M 594.1 382.1 594.1 382.2 593.9 382 594 381.9 594.1 382 594.1 382.1 Z M 595 380.5 594.9 380.6 594.8 380.4 595 380.4 595 380.5 Z\",\"Xmax\":599.1,\"Xmid\":582.5,\"Xmin\":568.5,\"Ymax\":398,\"Ymid\":384.1,\"Ymin\":368,\"economy/currency\":\"Egyptian pounds (EGP)\",\"economy/gdp_per_capita_ppp/2017\":\"12700\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"232.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.06,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":995450,\"geography/area/water\":6000,\"geography/area_comparative\":\"more than eight times the size of Ohio; slightly more than three times the size of New Mexico\",\"geography/area_sqkm\":1001450,\"geography/climate\":\"desert; hot, dry summers with moderate winters\",\"geography/coastline\":\"2,450 km\",\"geography/elevation/highest_point\":\"Mount Catherine 2,629 m\",\"geography/elevation/lowest_point\":\"Qattara Depression -133 m\",\"geography/elevation/mean_elevation\":\"321\",\"geography/geographic_coordinates\":\"27 00 N, 30 00 E\",\"geography/geography_note\":\"controls Sinai Peninsula, the only land bridge between Africa and remainder of Eastern Hemisphere; controls Suez Canal, a sea link between Indian Ocean and Mediterranean Sea; size, and juxtaposition to Israel, establish its major role in Middle Eastern geopolitics; dependence on upstream neighbors; dominance of Nile basin issues; prone to influxes of refugees from Sudan and the Palestinian territories\",\"geography/land_boundaries/border_countries\":\"Gaza Strip 13 km, Israel 208 km, Libya 1115 km, Sudan 1276 km\",\"geography/land_boundaries/total\":\"2,612 km\",\"geography/land_use/agricultural_land_arable_land\":0.028,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.963,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Libya and the Gaza Strip, and the Red Sea north of Sudan, and includes the Asian Sinai Peninsula\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast desert plateau interrupted by Nile valley and delta\",\"government/administrative_divisions\":\"27 governorates (muhafazat, singular - muhafazat); Ad Daqahliyah, Al Bahr al Ahmar (Red Sea), Al Buhayrah, Al Fayyum, Al Gharbiyah, Al Iskandariyah (Alexandria), Al Ismailiyah (Ismailia), Al Jizah (Giza), Al Minufiyah, Al Minya, Al Qahirah (Cairo), Al Qalyubiyah, Al Uqsur (Luxor), Al Wadi al Jadid (New Valley), As Suways (Suez), Ash Sharqiyah, Aswan, Asyut, Bani Suwayf, Bur Said (Port Said), Dumyat (Damietta), Janub Sina (South Sinai), Kafr ash Shaykh, Matruh, Qina, Shamal Sina (North Sinai), Suhaj\",\"government/capital/geographic_coordinates\":\"30 03 N, 31 15 E\",\"government/capital/name\":\"Cairo\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name \\u0022Egypt\\u0022 derives from the ancient Greek name for the country \\u0022Aigyptos\\u0022; the Arabic name \\u0022Misr\\u0022 can be traced to the ancient Akkadian \\u0022misru\\u0022 meaning border or frontier\",\"government/executive_branch/chief_of_state\":\"President Abdelfattah ELSISI (since 8 June 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mostafa MADBOULY (since 7 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the national emblem (a gold Eagle of Saladin facing the hoist side with a shield superimposed on its chest above a scroll bearing the name of the country in Arabic) centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white)\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 February 1922 (from UK protectorate status; the military-led revolution that began on 23 July 1952 led to a republic being declared on 18 June 1953 and all British troops withdrawn on 18 June 1956); note - it was ca. 3200 B.C. that the Two Lands of Upper (southern) and Lower (northern) Egypt were first united politically\",\"government/national_holiday\":\"Revolution Day, 23 July (1952)\",\"government/national_symbol_s\":\"golden eagle, white lotus; national colors: red, white, black\",\"introduction\":\"The regularity and richness of the annual Nile River flood, coupled with semi-isolation provided by deserts to the east and west, allowed for the development of one of the worlds great civilizations. A unified kingdom arose circa 3200 B.C., and a series of dynasties ruled in Egypt for the next three millennia. The last native dynasty fell to the Persians in 341 B.C., who in turn were replaced by the Greeks, Romans, and Byzantines. It was the Arabs who introduced Islam and the Arabic language in the 7th century and who ruled for the next six centuries. A local military caste, the Mamluks took control about 1250 and continued to govern after the conquest of Egypt by the Ottoman Turks in 1517. Completion of the Suez Canal in 1869 elevated Egypt as an important world transportation hub. Ostensibly to protect its investments, Britain seized control of Egypts government in 1882, but nominal allegiance to the Ottoman Empire continued until 1914. Partially independent from the UK in 1922, Egypt acquired full sovereignty from Britain in 1952. The completion of the Aswan High Dam in 1971 and the resultant Lake Nasser have reaffirmed the time-honored place of the Nile River in the agriculture and ecology of Egypt. A rapidly growing population (the largest in the Arab world), limited arable land, and dependence on the Nile all continue to overtax resources and stress society. The government has struggled to meet the demands of Egypts fast-growing population as it implements far-reaching economic reforms, including the reduction of select subsidies, large-scale infrastructure projects, energy cooperation, and foreign direct investment appeals. Inspired by the 2010 Tunisian revolution, Egyptian opposition groups led demonstrations and labor strikes countrywide, culminating in President Hosni MUBARAKs ouster in 2011. Egypts military assumed national leadership until a new legislature was in place in early 2012; later that same year, Muhammad MURSI won the presidential election. Following protests throughout the spring of 2013 against MURSIs government and the Muslim Brotherhood, the Egyptian Armed Forces intervened and removed MURSI from power in July 2013 and replaced him with interim president Adly MANSOUR. Simultaneously, the government began enacting laws to limit freedoms of assembly and expression. In January 2014, voters approved a new constitution by referendum and in May 2014 elected former defense minister Abdelfattah ELSISI president. Egypt elected a new legislature in December 2015,\\u0026amp;nbsp;its first Hose of Representatives since 2012. ELSISI was reelected to a second four-year term in March 2018. In April 2019, Egypt approved via national referendum a set of constitutional amendments extending ELSISI\\u0026amp;rsquo;s term in office through 2024 and possibly through 2030 if re-elected for a third term. The amendments would also allow future presidents up to two consecutive six-year terms in office, re-establish an upper legislative house, allow for one or more vice presidents, establish a 25% quota for female legislators, reaffirm the military\\u0026amp;rsquo;s role as guardian of Egypt, and expand presidential authority to appoint the heads of judicial councils. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Egypt\",\"people_and_society/age_structure/0_14_years\":0.3338,\"people_and_society/age_structure/15_24_years\":0.1865,\"people_and_society/age_structure/25_54_years\":0.3771,\"people_and_society/age_structure/55_64_years\":0.0599,\"people_and_society/age_structure/65_years_and_over\":0.0428,\"people_and_society/birth_rate\":\"28.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Egyptian 99.7%, other 0.3% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"20.485 million CAIRO (capital), 5.182 million Alexandria (2019)\",\"people_and_society/nationality/adjective\":\"Egyptian\",\"people_and_society/nationality/noun\":\"Egyptian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"99413317\",\"people_and_society/population_growth_rate\":0.0238,\"people_and_society/urbanization/urban_population\":\"42.7% of total population (2019)\",\"transportation/airports\":\"83\",\"transportation/railways/total\":\"5085\",\"transportation/roadways/total\":\"65050\"},{\"BoxHeight\":27,\"BoxWidth\":33.30000000000007,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.539,\"ISO3_Code\":\"NGA\",\"ISO_Code\":\"NG\",\"Path\":\"M 537.8 422.2 539 424 539.4 425.5 539.3 425.9 539.4 426 540.1 426 540.4 426.4 540.7 426.6 540.6 426.9 540.6 427.2 540.4 427.8 540.6 428 540.6 428.2 540.5 428.5 539.9 428.7 539.8 428.9 539.4 429.2 538.8 429 538.2 429.8 538.1 429.9 538 430.2 537.7 430.8 537.7 431.2 537.5 431.4 537.5 431.7 537.5 432 537.4 432.1 537.2 432.4 536.9 432.4 536.7 432.6 536.8 432.8 536.7 433 536.8 433.2 536.6 433.9 536.1 434.1 535.7 434.4 535.8 434.6 535.7 435.2 535.5 435.7 535.4 436.2 535.3 436.2 535.2 436.5 534.9 436.6 534.7 436.5 534.5 436.6 534.3 437.1 534 437.1 533.9 437.8 533.8 438 533.8 438.4 533.3 439.2 533.3 439.6 533.1 439.8 532.9 440.3 532.9 440.8 532.2 441.2 532.1 441.5 532.1 441.8 532 442 531.5 442.5 530.8 442.4 530.7 442 530.3 441.9 530 441.6 530 441.3 529.3 440.8 529.2 441.2 529 441.4 528.4 441.4 528.1 441.1 527.4 441.7 527.1 441.7 526.9 442.4 526.6 442.5 526.3 442.7 526.1 443 525.9 443 525.6 443.4 524.6 444.4 524.5 444.8 524.7 445.2 524.5 445.5 524.4 446.2 524.1 446.6 523.9 447 523.9 447.2 523.8 447.2 523.7 447.2 523.6 447.3 523.6 447.5 523.5 447.5 523.6 447.4 523.5 447.3 523.4 447.4 523.3 447.4 523.3 447.2 523.3 447.1 523.2 447.1 523.1 446.9 523 446.9 522.9 446.9 522.9 447.1 522.8 447.1 522.9 447.2 523 447.4 522.9 447.5 522.9 447.6 522.9 447.7 523 447.6 523 447.7 522.9 447.8 522.9 447.9 523 447.9 522.9 448 522.6 448 522 448 521.4 448.1 521.1 448.1 521 448.1 521 448.2 520.8 448.2 520.6 448.3 520.4 448.2 520.4 448.1 520.3 448 520.2 448.1 520.1 447.9 519.9 447.8 519.9 447.7 519.8 447.6 519.8 447.7 519.9 447.9 519.8 447.9 519.9 448 519.9 448.1 519.8 448.1 519.8 448.2 519.6 448.2 519.5 448.2 519.4 448.1 519.4 447.9 519.4 447.8 519.4 447.7 519.3 447.8 519.3 447.9 519.3 448 519.4 448.2 519.4 448.3 519.4 448.4 519.3 448.4 519.1 448.4 519 448.3 519 448.2 518.9 448.2 518.9 448.3 519 448.4 519 448.5 518.8 448.5 518.7 448.5 518.6 448.4 518.6 448.3 518.5 448.3 518.6 448.4 518.5 448.5 518.4 448.6 518.3 448.5 518.2 448.6 517.9 448.6 517.8 448.5 517.8 448.6 517.7 448.6 517.5 448.6 517.4 448.6 517.3 448.6 517.4 448.4 517.2 448.7 517 448.7 516.9 448.5 516.8 448.5 516.8 448.6 516.7 448.6 516.6 448.5 516.5 448.5 516 448.2 515.4 447.5 514.9 446.2 514.8 445.8 514.8 445.7 515.2 445.7 515.3 445.6 515.3 445.4 515 445.6 514.5 445.4 514.3 445.2 514.4 445 514.2 444.8 514.1 444.5 512.7 443.1 512 442.9 510.9 442.7 508.9 442.8 507.5 442.9 507.6 442.2 507.7 441.9 507.6 441.7 507.6 441.4 507.5 441.2 507.7 441 507.6 440.8 507.7 440.6 507.6 440 507.7 439.9 507.6 439.5 507.6 438.9 507.4 438.6 507.6 437.8 507.5 437.4 507.6 436.9 507.6 436.2 507.7 435.3 508.4 435.3 508.6 435.2 508.7 434.7 508.7 434.2 508.9 434 508.9 433.9 509.1 433.7 509.3 433.6 509.3 433.2 509.8 433.1 510 432.9 510 432.5 510.2 432.3 510 432 510.2 431.5 510.5 431.5 510.7 431 510.6 430.7 510.4 430.4 510.4 430.1 510.3 429.6 509.7 428.6 510 427.9 510.2 427.7 510 427.4 510.2 427.1 510.1 426.6 510.2 425.6 510.9 424.9 511.3 424.3 511.5 423.7 511.5 422.9 511.8 422.8 512.3 422.3 512.8 422.1 513.4 422 513.8 422.1 514.6 422.1 514.9 421.8 515.3 421.7 517 422.2 517.4 422.2 517.8 422.4 518.5 423.2 518.9 423.9 519.2 424.2 519.7 424.2 520.1 423.9 520.6 423.9 521.8 423.3 522.5 423.4 522.9 423.6 523.3 424 523.6 424.1 524 424.4 524.8 424.7 526.7 424.8 526.9 424.7 527.9 423.6 528.3 423.5 529 423.4 529.6 423.2 531.1 423.1 531.9 423.2 533 423.5 533.5 423.9 533.9 423.9 534.6 424 534.8 423.7 534.9 423.4 535.3 423.3 535.7 422.8 536.2 422.7 536.6 422.7 537 422.2 537.8 422.2 Z M 520.3 448.2 520.3 448.3 520 448.4 519.8 448.4 519.9 448.2 519.9 448.3 520 448.2 520.2 448.1 520.3 448.2 Z\",\"Xmax\":540.7,\"Xmid\":522.5,\"Xmin\":507.4,\"Ymax\":448.7,\"Ymid\":433.9,\"Ymin\":421.7,\"economy/currency\":\"nairas (NGN)\",\"economy/gdp_per_capita_ppp/2017\":\"5900\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"104 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.8,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":910768,\"geography/area/water\":13000,\"geography/area_comparative\":\"about six times the size of Georgia; slightly more than twice the size of California\",\"geography/area_sqkm\":923768,\"geography/climate\":\"varies; equatorial in south, tropical in center, arid in north\",\"geography/coastline\":\"853 km\",\"geography/elevation/highest_point\":\"Chappal Waddi 2,419 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"380\",\"geography/geographic_coordinates\":\"10 00 N, 8 00 E\",\"geography/geography_note\":\"the Niger River enters the country in the northwest and flows southward through tropical rain forests and swamps to its delta in the Gulf of Guinea\",\"geography/land_boundaries/border_countries\":\"Benin 809 km, Cameroon 1975 km, Chad 85 km, Niger 1608 km\",\"geography/land_boundaries/total\":\"4,477 km\",\"geography/land_use/agricultural_land_arable_land\":0.373,\"geography/land_use/agricultural_land_permanent_crops\":0.074,\"geography/land_use/agricultural_land_permanent_pasture\":0.333,\"geography/land_use/forest\":0.095,\"geography/land_use/other\":0.125,\"geography/location\":\"Western Africa, bordering the Gulf of Guinea, between Benin and Cameroon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"southern lowlands merge into central hills and plateaus; mountains in southeast, plains in north\",\"government/administrative_divisions\":\"36 states and 1 territory*; Abia, Adamawa, Akwa Ibom, Anambra, Bauchi, Bayelsa, Benue, Borno, Cross River, Delta, Ebonyi, Edo, Ekiti, Enugu, Federal Capital Territory*, Gombe, Imo, Jigawa, Kaduna, Kano, Katsina, Kebbi, Kogi, Kwara, Lagos, Nasarawa, Niger, Ogun, Ondo, Osun, Oyo, Plateau, Rivers, Sokoto, Taraba, Yobe, Zamfara\",\"government/capital/geographic_coordinates\":\"9 05 N, 7 32 E\",\"government/capital/name\":\"Abuja\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Niger River that flows through the west of the country to the Atlantic Ocean; from a native term \\u0022Ni Gir\\u0022 meaning \\u0022River Gir\\u0022\",\"government/executive_branch/chief_of_state\":\"President Maj. Gen. (ret.) Muhammadu BUHARI (since 29 May 2015); Vice President Oluyemi \\u0022Yemi\\u0022 OSINBAJO (since 29 May 2015); note - the president is both chief of state, head of government, and commander-in-chief of the armed forces\",\"government/executive_branch/head_of_government\":\"President Maj.Gen. (ret.) Muhammadu BUHARI (since 29 May 2015); Vice President Oluyemi \\u0022Yemi\\u0022 OSINBAJO (since 29 May 2015)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and green; the color green represents the forests and abundant natural wealth of the country, white stands for peace and unity\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"1 October 1960 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 1 October (1960)\",\"government/national_symbol_s\":\"eagle; national colors: green, white\",\"introduction\":\"British influence and control over what would become Nigeria and Africas most populous country grew through the 19th century. A series of constitutions after World War II granted Nigeria greater autonomy. After independence in 1960, politics were marked by coups and mostly military rule, until the death of a military head of state in 1998 allowed for a political transition. In 1999, a new constitution was adopted and a peaceful transition to civilian government was completed. The government continues to face the daunting task of institutionalizing democracy and reforming a petroleum-based economy, whose revenues have been squandered through corruption and mismanagement. In addition, Nigeria continues to experience longstanding ethnic and religious tensions. Although both the 2003 and 2007 presidential elections were marred by significant irregularities and violence, Nigeria is currently experiencing its longest period of civilian rule since independence. The general elections of 2007 marked the first civilian-to-civilian transfer of power in the countrys history and the elections of 2011 were generally regarded as credible. The 2015 election was heralded for the fact that the then-umbrella opposition party, the All Progressives Congress, defeated the long-ruling Peoples Democratic Party that had governed since 1999 and assumed the presidency after a peaceful transfer of power. Successful presidential and legislative elections were held in early 2019.\",\"name\":\"Nigeria\",\"people_and_society/age_structure/0_14_years\":0.4245,\"people_and_society/age_structure/15_24_years\":0.1981,\"people_and_society/age_structure/25_54_years\":0.3044,\"people_and_society/age_structure/55_64_years\":0.0404,\"people_and_society/age_structure/65_years_and_over\":0.0326,\"people_and_society/birth_rate\":\"35.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Hausa 30%, Yoruba 15.5%, Igbo (Ibo) 15.2%, Fulani 6%, Tiv 2.4%, Kanuri/Beriberi 2.4%, Ibibio 1.8%, Ijaw/Izon 1.8%, other 24.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.904 million Lagos, 3.906 million Kano, 3.464 million Ibadan, 3.095 million ABUJA (capital), 2.873 million Port Harcourt, 1.676 million Benin City (2019)\",\"people_and_society/nationality/adjective\":\"Nigerian\",\"people_and_society/nationality/noun\":\"Nigerian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"203452505\",\"people_and_society/population_growth_rate\":0.0254,\"people_and_society/urbanization/urban_population\":\"51.2% of total population (2019)\",\"transportation/airports\":\"54\",\"transportation/railways/total\":\"3798\",\"transportation/roadways/total\":\"195000\"},{\"BoxHeight\":36.19999999999999,\"BoxWidth\":37.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.646,\"ISO3_Code\":\"NAM\",\"ISO_Code\":\"NA\",\"Path\":\"M 565 510.2 567.1 509.8 567.6 509.8 568.1 509.9 568.5 509.9 569.2 510 569.5 510.2 569.8 510.6 570 510.7 569.8 510.7 569.5 510.8 569.1 510.8 568.6 511 568.1 511.5 567.9 511.5 567.7 511.2 567.6 511.2 567.4 511.4 567.1 511.4 566.4 511.9 565.8 512.5 565.5 512.7 565.4 512.6 565.2 512.1 564.9 511.9 564.5 511.3 564 511.3 561.9 511.7 559.5 512.2 558.2 512.3 558.2 523 558.1 523.1 555.5 523.1 555.4 526 555.4 528.5 555.4 530.2 555.4 531.4 555.4 542.8 554.9 543.1 554.3 543.1 554 543.6 553.8 543.8 553.4 543.8 553.4 544 553.5 544.3 553.1 544.5 552.7 544.4 552.5 544.2 552 544.1 550.9 544.3 550.7 544.3 550.4 544.3 550 544.2 549.7 543.9 549.2 543.8 548.9 543.9 548.7 543.7 548.3 543.7 548.3 543.6 548.3 543.3 548.2 543.2 548.1 543 548.3 542.7 548.1 542.3 548 542.2 547.7 542.2 547.7 541.8 547.3 541.6 546.8 541.7 546.8 542 546.7 542 546.6 542.3 546.5 542.4 546.6 542.6 546.4 543 546.2 543 545.7 543.3 545.6 543.5 545.2 543.2 543.6 541.5 542.4 539.3 542.2 538.2 542 538 541.8 537.4 541.9 537.2 542 537.3 542 537.2 542 536.8 541.8 536.5 541.5 536.2 541.4 535.7 541.5 535.5 541.3 534.8 541.1 534.5 541.2 533.8 541 533.1 541.2 532.4 540.9 531.5 540.5 530.8 540.5 530.5 540.1 529.4 540.1 529.1 540.2 528.8 540.2 528 540.1 527.5 540.2 527.1 539.9 526.2 540.1 526 540.3 525.7 540.3 525.1 539.9 524 539.5 523.4 538.7 522.5 538.7 522.2 538.4 521.6 537.2 519.7 537 519 536.7 518.5 536.6 517.8 536.2 517.4 534.9 514.5 534.2 513.5 533.4 512.8 533.1 512 532.8 511.7 532.5 510.1 532.6 509.1 532.7 509.2 533.5 508.8 533.7 508.9 534 509.1 534.4 509 534.5 509.1 534.9 509.1 536 508.4 536.5 508.3 536.8 508.4 537 508.3 537.3 508.4 537.5 508.8 538.7 509.6 539.1 509.7 539.5 509.5 551 509.5 552.1 510.6 552.4 510.8 552.8 510.8 553.2 510.8 553.9 510.9 554.5 510.9 554.8 511 555.2 510.9 555.8 511 556.3 510.9 556.9 511.2 557.7 511.4 558.1 511.2 558.7 511.1 559.4 511.4 561.9 510.9 563.4 510.6 565 510.2 Z M 540 526.1 539.9 526.1 539.9 526 540 525.9 540 526.1 Z\",\"Xmax\":570,\"Xmid\":547.7,\"Xmin\":532.5,\"Ymax\":544.5,\"Ymid\":523.5,\"Ymin\":508.3,\"economy/currency\":\"Namibian dollars (NAD)\",\"economy/gdp_per_capita_ppp/2017\":\"11200\",\"economy/gdp_real_growth_rate/2017\":-0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.958 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.28,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":823290,\"geography/area/water\":1002,\"geography/area_comparative\":\"almost seven times the size of Pennsylvania; slightly more than half the size of Alaska\",\"geography/area_sqkm\":824292,\"geography/climate\":\"desert; hot, dry; rainfall sparse and erratic\",\"geography/coastline\":\"1,572 km\",\"geography/elevation/highest_point\":\"Konigstein on Brandberg 2,573 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1141\",\"geography/geographic_coordinates\":\"22 00 S, 17 00 E\",\"geography/geography_note\":\"the Namib Desert, after which the country is named, is considered to be the oldest desert in the world; Namibia is the first country in the world to incorporate the protection of the environment into its constitution; some 14% of the land is protected, including virtually the entire Namib Desert coastal strip; Namib-Naukluft National Park (49,768 sq km), is the largest game park in Africa and one of the largest in the world\",\"geography/land_boundaries/border_countries\":\"Angola 1427 km, Botswana 1544 km, South Africa 1005 km, Zambia 244 km\",\"geography/land_boundaries/total\":\"4,220 km\",\"geography/land_use/agricultural_land_arable_land\":0.01,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.462,\"geography/land_use/forest\":0.088,\"geography/land_use/other\":0.44,\"geography/location\":\"Southern Africa, bordering the South Atlantic Ocean, between Angola and South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau; Namib Desert along coast; Kalahari Desert in east\",\"government/administrative_divisions\":\"14 regions; Erongo, Hardap, //Karas, Kavango East, Kavango West, Khomas, Kunene, Ohangwena, Omaheke, Omusati, Oshana, Oshikoto, Otjozondjupa, Zambezi; note - the Karas Region was renamed //Karas in September 2013 to include the alveolar lateral click of the Khoekhoegowab language\",\"government/capital/geographic_coordinates\":\"22 34 S, 17 05 E\",\"government/capital/name\":\"Windhoek\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the coastal Namib Desert; the name \\u0022namib\\u0022 means \\u0022vast place\\u0022 in the Nama/Damara language\",\"government/executive_branch/chief_of_state\":\"President Hage GEINGOB (since 21 March 2015); Vice President Nangola MBUMBA (since 8 February 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Hage GEINGOB (since 21 March 2015); Vice President Nangola MBUMBA (since 8 February 2018); Prime Minister Saara KUUGONGELWA-AMADHILA (since 21 March 2015)\",\"government/flag_description\":\"a wide red stripe edged by narrow white stripes divides the flag diagonally from lower hoist corner to upper fly corner; the upper hoist-side triangle is blue and charged with a golden-yellow, 12-rayed sunburst; the lower fly-side triangle is green; red signifies the heroism of the people and their determination to build a future of equal opportunity for all; white stands for peace, unity, tranquility, and harmony; blue represents the Namibian sky and the Atlantic Ocean, the countrys precious water resources and rain; the golden-yellow sun denotes power and existence; green symbolizes vegetation and agricultural resources\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"21 March 1990 (from South African mandate)\",\"government/national_holiday\":\"Independence Day, 21 March (1990)\",\"government/national_symbol_s\":\"oryx (antelope); national colors: blue, red, green, white, yellow\",\"introduction\":\"Namibia gained independence in 1990. Prior to independence, apartheid South Africa occupied the former German colony known as South-West Africa during World War I and administered it as a mandate until after World War II, when it annexed the territory. In 1966, the Marxist South-West Africa Peoples Organization (SWAPO) guerrilla group launched a war of independence for the area that became Namibia, but it was not until 1988 that South Africa agreed to end its administration in accordance with a UN peace plan for the entire region. Namibia has been governed by SWAPO since the country won independence, though the party has dropped much of its Marxist ideology. President Hage GEINGOB was elected in 2014 in a landslide victory, replacing Hifikepunye POHAMBA who stepped down after serving two terms. SWAPO retained its parliamentary super majority in the 2014 elections and established a system of gender parity in parliamentary positions.\",\"name\":\"Namibia\",\"people_and_society/age_structure/0_14_years\":0.3654,\"people_and_society/age_structure/15_24_years\":0.2034,\"people_and_society/age_structure/25_54_years\":0.3474,\"people_and_society/age_structure/55_64_years\":0.0446,\"people_and_society/age_structure/65_years_and_over\":0.0393,\"people_and_society/birth_rate\":\"26.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Ovambo 50%, Kavangos 9%, Herero 7%, Damara 7%, European and African ancestry 6.5%, European\\u0026amp;nbsp;6%,\\u0026amp;nbsp;Nama 5%, Caprivian 4%, San 3%, Baster 2%, Tswana .5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"417,000 WINDHOEK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Namibian\",\"people_and_society/nationality/noun\":\"Namibian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2533224\",\"people_and_society/population_growth_rate\":0.0191,\"people_and_society/urbanization/urban_population\":\"51% of total population (2019)\",\"transportation/airports\":\"112\",\"transportation/railways/total\":\"2628\",\"transportation/roadways/total\":\"48875\"},{\"BoxHeight\":48,\"BoxWidth\":29.40000000000009,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.456,\"ISO3_Code\":\"MOZ\",\"ISO_Code\":\"MZ\",\"Path\":\"M 591.2 537.9 589.8 537.9 589.1 537.8 589.1 536.9 588.9 536.3 589 535.8 589 535.4 588.7 535.1 588.6 534.7 588.7 534.1 588.7 533.7 588.8 533.3 588.8 532.6 588.7 530.1 588.5 529.7 588.4 529 588 528.7 587.8 528 587.5 527.5 587.5 526.6 587.3 526 586.8 524.4 589.7 521.3 590 521 589.8 520.5 590.1 519.9 590.1 519 590.3 518.9 590.6 518.7 591.1 518 591.1 517.5 591.3 517.3 591.5 517.2 591.6 517 591.6 516.5 591.4 516.4 591.4 516.2 591.1 516.2 591 515.7 590.9 515.5 590.9 515.3 591.1 515.1 591.1 514.5 591 514.3 590.7 514.3 590.7 514.1 590.7 513.7 591.3 513.5 591.3 513.3 591.2 513 591.2 512.8 591.5 512.7 591.6 512.4 591.5 512.2 591.3 511.3 591.4 510.8 591.5 510.7 591.6 510.2 591.4 510 591.4 509.8 591.6 509.4 591.3 508.7 591.1 508.2 591.3 508 591.4 507.6 590.8 507.5 590.7 507.4 590.6 507.2 589.7 506.8 588.5 506.7 588.1 506.2 587.1 505.9 586.6 505.5 586.3 505.5 585.9 505.7 585.7 505.5 584.4 505.5 584.3 504.4 584.2 504.2 584.3 504 584.2 503.6 583.9 503.3 583.8 503 583.8 502.6 585.4 502 587.2 501.5 587.8 501.2 589.7 500.6 589.8 500.6 590 500.6 590.4 500.4 591.5 500 591.7 499.9 592.1 499.8 592.2 499.8 592.3 499.9 592.4 500.3 592.5 500.4 592.8 500.9 593.2 501.2 593.3 501.5 593.4 501.4 593.5 501.2 593.7 501.3 594 501.1 594.4 501.2 595.2 500.9 595.4 500.9 595.7 501.4 595.8 501.6 595.7 501.8 596 502.6 595.8 503 595.9 503.4 595.7 503.8 595.5 503.9 595.4 504.5 595 504.9 595 505.2 595.4 505.6 595.4 505.9 595.5 506.3 595.8 506.4 595.9 506.7 596.3 507 596.8 507.6 597.1 507.9 597.4 507.9 597.5 508.2 597.2 508.4 597.3 508.7 597.8 508.7 597.9 508.4 597.8 508.2 597.9 507.9 597.8 507.6 597.5 507.3 597.5 507.1 597.7 506.9 597.9 506.2 598.1 505.9 598.3 505.9 598.5 506 599 505.8 599.3 505.6 599.4 503.9 599.3 503.1 599.6 502.4 599.5 502.3 599.4 501.7 597.3 498.9 596.7 498.3 596 498.3 595.9 498.2 595.8 497.9 595.8 496.9 595.6 495.7 595.3 494.9 595.3 494.6 595.5 494.3 596 493.3 596 492.9 596.9 492.9 598.5 492.9 598.9 492.8 599.3 492.4 599.6 492.5 600 492.7 600.1 492.7 600.3 492.9 600.4 493.2 600.6 493.3 601.1 493.2 601.2 493.2 601.3 493.4 601.4 493.3 601.6 493.3 602.1 492.9 602.3 492.9 602.6 492.9 603.2 493.1 603.4 493.1 603.7 493.2 603.9 493 604.2 493 604.6 492.8 604.7 492.7 604.9 492.1 605.2 492 606 492 606.7 492.4 607.1 492.1 607.4 492 607.8 491.7 608.5 491.7 608.8 491.7 609.6 491.2 610.9 490.7 611.5 490.1 611.9 490 612 489.9 612.3 489.9 612.6 490.3 612.3 490.6 612.5 490.8 612.3 491.1 612.4 491.5 612 492.2 612.1 492.5 612.1 493.2 612.3 494.1 612.3 495.4 612.5 495.6 612.5 495.8 612.6 495.9 612.5 496 612.5 496.3 612.1 496.8 612.2 496.9 612.4 496.9 612.5 497 612.5 497.9 612.4 498.4 612.6 499.9 612.4 500.3 612.5 500.4 612.8 500.4 612.9 500.5 612.8 500.7 612.7 500.9 612.7 501.2 613 501 613.1 501.1 613.2 501.3 613.2 502.1 612.8 502.4 612.7 502.8 612.4 503.1 612.6 503.2 612.7 503.3 612.5 503.9 611.4 505.2 611 506 610.6 506.3 610.6 506.4 610.5 506.8 608.8 507.8 608.3 508.4 606.5 508.9 604.5 509.8 603.5 510.4 603 510.8 602.2 511.8 601.2 513 600.7 513.7 599.7 514.1 599.3 514.3 597.5 516.1 596.4 516.9 596.4 517.5 596.3 517.8 596.2 518.5 596.5 518.9 596.9 519.2 597.3 519.9 597.2 520.6 597.3 521.1 597.8 522 598 523.5 598.1 523.7 598.3 523.5 598.5 523.7 598.5 525.4 598.6 526 598.4 526.6 598.2 528 598 528.3 598 528.8 598 528.9 598.2 528.7 598.5 528.6 598.5 528.8 598.4 529.3 597.2 531 596.4 531.5 592.4 533 591.5 533.6 591.1 534 590.8 534.4 590.7 534.8 590.4 535.3 590.6 535.8 591 536 591.1 536 591.2 535.7 591.3 535.7 591.2 537.9 Z M 596.4 494.3 596.4 494.2 596.3 494.1 596.2 494.1 596.1 494.3 596.2 494.4 596.3 494.5 596.4 494.3 Z M 596.1 494.3 596.1 494.1 596 494 595.9 494 595.8 494.1 595.9 494.3 596 494.3 596.1 494.3 Z M 598.4 522.1 598.3 522.4 598.2 522.4 598.2 522.3 598.3 522.2 598.2 522.1 598.3 522 598.3 521.8 598.4 521.7 598.4 521.8 598.4 522 598.4 522.1 Z M 591.4 535.2 591.4 535.4 591.3 535.4 591.2 535.4 591.2 535.3 591.3 535.2 591.4 535.2 Z M 612.6 494.7 612.5 494.8 612.4 494.6 612.5 494.6 612.6 494.7 Z M 612.6 495 612.6 495.1 612.5 495.1 612.5 495 612.6 495 Z M 598.3 522.6 598.3 522.9 598.2 522.8 598.2 522.7 598.3 522.6 Z M 612.9 490.8 612.7 490.9 612.7 490.8 612.7 490.7 612.9 490.8 Z M 612.9 491.7 612.7 491.8 612.7 491.7 612.7 491.6 612.8 491.6 612.9 491.7 Z M 612.6 495.4 612.5 495.4 612.5 495.3 612.5 495.2 612.6 495.3 612.6 495.4 Z\",\"Xmax\":613.2,\"Xmid\":598.6,\"Xmin\":583.8,\"Ymax\":537.9,\"Ymid\":509.2,\"Ymin\":489.9,\"economy/currency\":\"meticais (MZM)\",\"economy/gdp_per_capita_ppp/2017\":\"1300\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.12 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.16,\"energy/electricity_from_hydroelectric_plants\":0.83,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":786380,\"geography/area/water\":13000,\"geography/area_comparative\":\"slightly more than five times the size of Georgia; slightly less than twice the size of California\",\"geography/area_sqkm\":799380,\"geography/climate\":\"tropical to subtropical\",\"geography/coastline\":\"2,470 km\",\"geography/elevation/highest_point\":\"Monte Binga 2,436 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"345\",\"geography/geographic_coordinates\":\"18 15 S, 35 00 E\",\"geography/geography_note\":\"the Zambezi River flows through the north-central and most fertile part of the country\",\"geography/land_boundaries/border_countries\":\"Malawi 1498 km, South Africa 496 km, Eswatini 108 km, Tanzania 840 km, Zambia 439 km, Zimbabwe 1402 km\",\"geography/land_boundaries/total\":\"4,783 km\",\"geography/land_use/agricultural_land_arable_land\":0.064,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.496,\"geography/land_use/forest\":0.437,\"geography/land_use/other\":0,\"geography/location\":\"Southeastern Africa, bordering the Mozambique Channel, between South Africa and Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly coastal lowlands, uplands in center, high plateaus in northwest, mountains in west\",\"government/administrative_divisions\":\"10 provinces (provincias, singular - provincia), 1 city (cidade)*; Cabo Delgado, Gaza, Inhambane, Manica, Maputo, Cidade de Maputo*, Nampula, Niassa, Sofala, Tete, Zambezia\",\"government/capital/geographic_coordinates\":\"25 57 S, 32 35 E\",\"government/capital/name\":\"Maputo\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the offshore island of Mozambique; the island was apparently named after Mussa al-BIK, an influential Arab slave trader who set himself up as sultan on the island in the 15th century\",\"government/executive_branch/chief_of_state\":\"President Filipe Jacinto NYUSI (since 15 January 2015, re-elected 15 Oct 2019) (2019)\",\"government/executive_branch/head_of_government\":\"President Filipe Jacinto NYUSI (since 15 January 2015); Prime Minister Carlos Agostinho DO ROSARIO (since 17 January 2015) (2019)\",\"government/flag_description\":\"three equal horizontal bands of green (top), black, and yellow with a red isosceles triangle based on the hoist side; the black band is edged in white; centered in the triangle is a yellow five-pointed star bearing a crossed rifle and hoe in black superimposed on an open white book; green represents the riches of the land, white peace, black the African continent, yellow the countrys minerals, and red the struggle for independence; the rifle symbolizes defense and vigilance, the hoe refers to the countrys agriculture, the open book stresses the importance of education, and the star represents Marxism and internationalism\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 June 1975 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 25 June (1975)\",\"government/national_symbol_s\":\"national colors: green, black, yellow, white, red\",\"introduction\":\"Almost five centuries as a Portuguese colony came to a close with independence in 1975. Large-scale emigration, economic dependence on South Africa, a severe drought, and a prolonged civil war hindered the countrys development until the mid-1990s. The ruling Front for the Liberation of Mozambique (FRELIMO) party formally abandoned Marxism in 1989, and a new constitution the following year provided for multiparty elections and a free market economy. A UN-negotiated peace agreement between FRELIMO and rebel Mozambique National Resistance (RENAMO) forces ended the fighting in 1992. In 2004, Mozambique underwent a delicate transition as Joaquim CHISSANO stepped down after 18 years in office. His elected successor, Armando GUEBUZA, served two terms and then passed executive power to Filipe NYUSI in 2015. RENAMO\\u0026amp;rsquo;s residual armed forces have intermittently engaged in a low-level insurgency since 2012, although a late December 2016 ceasefire held throughout 2018 and has facilitated efforts toward a peacebuilding initiative and a constitutional amendment to devolve some governance to the provinces. Since October 2017, the northern province of Cabo Delgado has experienced violent extremist attacks.\",\"name\":\"Mozambique\",\"people_and_society/age_structure/0_14_years\":0.4452,\"people_and_society/age_structure/15_24_years\":0.216,\"people_and_society/age_structure/25_54_years\":0.2762,\"people_and_society/age_structure/55_64_years\":0.0337,\"people_and_society/age_structure/65_years_and_over\":0.0288,\"people_and_society/birth_rate\":\"37.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.5% of GDP\",\"people_and_society/ethnic_groups\":\"African 99.66% (Makhuwa, Tsonga, Lomwe, Sena, and others), Euro-African 0.2%, Indian 0.08%, European 0.06%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"54.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.669 million Matola, 1.104 million MAPUTO (capital), 811,000 Nampula (2019)\",\"people_and_society/nationality/adjective\":\"Mozambican\",\"people_and_society/nationality/noun\":\"Mozambican(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"27233789\",\"people_and_society/population_growth_rate\":0.0246,\"people_and_society/urbanization/urban_population\":\"36.5% of total population (2019)\",\"transportation/airports\":\"98\",\"transportation/railways/total\":\"4787\",\"transportation/roadways/total\":\"31083\"},{\"BoxHeight\":28.100000000000023,\"BoxWidth\":32.39999999999998,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.584,\"ISO3_Code\":\"ZMB\",\"ISO_Code\":\"ZM\",\"Path\":\"M 591.4 486.7 591.3 486.8 591.4 487 591.5 487.1 591.5 487.4 591.8 487.5 591.8 487.3 592 487.3 592.1 487.7 592.5 488 592.5 488.2 592.4 488.6 593 489.1 593 489.4 593.4 490.1 592.8 490.7 592.5 490.8 592.2 490.9 592.3 491.1 592.4 491.4 592.6 491.7 592.3 492.4 592.1 492.5 592.1 492.9 592.3 493 592.4 493.5 592.3 494.3 592.2 494.5 592.5 495 592.9 495 593 495.1 592.5 495.6 592.3 495.6 592 495.9 591.7 495.8 591.6 495.9 591.4 496.4 591.5 496.7 591.4 497.1 591.5 497.5 591 498.4 590.6 498.6 591 498.9 590.9 499.1 591.2 499.2 591.5 499.6 591.5 499.8 591.6 499.9 591.9 499.6 592.2 499.8 592.1 499.8 591.7 499.9 591.5 500 590.4 500.4 590 500.6 589.8 500.6 589.7 500.6 587.8 501.2 587.2 501.5 585.4 502 583.8 502.6 583.8 503 583.9 503.3 584.2 503.6 584.3 504 584.2 504.2 584.3 504.4 584.1 504.5 582.7 504.4 582.2 504.5 581.9 504.5 581 504.8 580.4 505.3 580.2 505.4 580 505.7 580 506.6 579.8 507 578.4 507.6 578 507.9 577.2 508.3 576.6 509.1 576.5 509.4 576.1 509.8 575.7 510.2 575 511.2 574.4 511.3 574 511.5 573.8 511.5 573.6 511.3 572.7 511 572.4 511.1 572.3 511.2 572 511.3 571.7 511.2 571.6 511 571.2 510.8 570.7 510.9 570.3 510.9 570.1 510.7 570 510.7 569.8 510.6 569.5 510.2 569.2 510 568.5 509.9 568.1 509.9 567.6 509.8 567.1 509.8 565 510.2 564.8 510 564.3 509.8 563.7 509.2 563.4 509 561.9 507.4 561.4 507 561.3 506.5 561 506.1 561 505.9 561 497 561.1 496.9 561.9 496.9 566.6 496.9 566.6 496.7 566.2 496.4 566.4 495.6 566.7 495.2 566.7 494.8 566.5 494.6 566.5 494.3 566.5 493.8 566.6 493.6 566.5 493.1 566.6 492.8 566.6 492.5 566.7 492.4 566.6 492 566.5 490.9 566.8 491 567 491.3 567.4 491.4 567.6 491.5 567.6 492 567.5 492.2 567.4 492.3 567.8 492.6 568.1 492.5 568.5 492.1 569 492 570.2 491.8 570.1 492.3 570.1 492.8 570.3 493 570.6 493.2 570.7 493.4 571.1 493.3 571.3 493.5 571.7 493.5 572.1 493.9 572.7 493.9 573 494 573.3 493.9 573.6 494 574.4 494 574.8 493.7 575 493 575.4 492.9 575.5 493.5 576.1 493.9 576.2 494.3 576.3 494.6 576.7 494.9 576.9 494.9 577.2 494.8 577.4 494.8 577.5 495.1 577.8 495.1 578 495.3 578.1 495.2 578.5 495.3 578.8 495.5 579 495.9 578.9 496.1 579.2 496.5 579.2 496.6 579.4 496.4 579.8 496.8 580 497.3 580.1 497.4 580.4 498.1 580.7 498 580.9 498.1 582 497.5 582.3 497.6 582.1 498 582.1 498.1 582.4 498.2 582.6 498.2 582.6 494.6 582 494.6 581.8 494.8 581.7 495 581.9 495.3 581.7 495.4 581.1 495.1 580.5 495.1 580.3 494.7 579.8 494.3 579.7 494.1 578.9 493.6 578.8 493.1 578.7 492.9 579 491.9 579 491.5 579.2 490.8 579.5 490.3 579.4 489.9 579.4 489.3 579.2 489.1 579.3 488.8 579.4 488.3 579.5 487.8 579.4 487.7 579.3 487.3 579.1 486.9 579.1 486.6 578.7 486.3 579.6 485.7 580 485.2 580.2 484.8 580.3 484.4 580.4 484.1 582 483.9 582.2 483.9 582.5 483.8 583.2 483.7 584.8 483.6 585.3 483.4 585.4 483.7 586 484.5 586.3 484.6 586.5 484.5 586.7 484.6 587 484.5 587.5 484.8 587.6 485.1 587.8 485.3 588.2 485.3 588.4 485.4 588.5 485.4 588.5 485.7 588.7 485.8 589.1 485.8 589.2 485.9 589.5 486 589.9 486 590.2 486.3 590.8 486.4 591.4 486.7 Z\",\"Xmax\":593.4,\"Xmid\":577.1,\"Xmin\":561,\"Ymax\":511.5,\"Ymid\":498.2,\"Ymin\":483.4,\"economy/currency\":\"Zambian kwacha (ZMK)\",\"economy/gdp_per_capita_ppp/2017\":\"4000\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.777 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":743398,\"geography/area/water\":9220,\"geography/area_comparative\":\"almost five times the size of Georgia; slightly larger than Texas\",\"geography/area_sqkm\":752618,\"geography/climate\":\"tropical; modified by altitude; rainy season (October to April)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"unnamed elevation in Mafinga Hills 2,301 m\",\"geography/elevation/lowest_point\":\"Zambezi river 329 m\",\"geography/elevation/mean_elevation\":\"1138\",\"geography/geographic_coordinates\":\"15 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; the Zambezi forms a natural riverine boundary with Zimbabwe; Lake Kariba on the Zambia-Zimbabwe border forms the worlds largest reservoir by volume (180 cu km; 43 cu mi)\",\"geography/land_boundaries/border_countries\":\"Angola 1065 km, Botswana 0.15 km, Democratic Republic of the Congo 2332 km, Malawi 847 km, Mozambique 439 km, Namibia 244 km, Tanzania 353 km, Zimbabwe 763 km\",\"geography/land_boundaries/total\":\"6,043.15 km\",\"geography/land_use/agricultural_land_arable_land\":0.048,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.269,\"geography/land_use/forest\":0.663,\"geography/land_use/other\":0.02,\"geography/location\":\"Southern Africa, east of Angola, south of the Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau with some hills and mountains\",\"government/administrative_divisions\":\"10 provinces; Central, Copperbelt, Eastern, Luapula, Lusaka, Muchinga, Northern, North-Western, Southern, Western\",\"government/capital/geographic_coordinates\":\"15 25 S, 28 17 E\",\"government/capital/name\":\"Lusaka; note - a proposal to build a new capital city in Ngabwe was announced in May 2017\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived from the Zambezi River, which flows through the western part of the country and forms its southern border with neighboring Zimbabwe\",\"government/executive_branch/chief_of_state\":\"President Edgar LUNGU (since 25 January 2015); Vice President Inonge WINA (since 26 January 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Edgar LUNGU (since 25 January 2015); Vice President Inonge WINA (since 26 January 2015)\",\"government/flag_description\":\"green field with a panel of three vertical bands of red (hoist side), black, and orange below a soaring orange eagle, on the outer edge of the flag; green stands for the countrys natural resources and vegetation, red symbolizes the struggle for freedom, black the people of Zambia, and orange the countrys mineral wealth; the eagle represents the peoples ability to rise above the nations problems\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 October 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 24 October (1964)\",\"government/national_symbol_s\":\"African fish eagle; national colors: green, red, black, orange\",\"introduction\":\"The territory of Northern Rhodesia was administered by the former British South Africa Company from 1891 until it was taken over by the UK in 1923. During the 1920s and 1930s, advances in mining spurred development and immigration. The name was changed to Zambia upon independence in 1964. In the 1980s and 1990s, declining copper prices, economic mismanagement, and a prolonged drought hurt the economy. Elections in 1991 brought an end to one-party rule and propelled the Movement for Multiparty Democracy (MMD) to government. The subsequent vote in 1996, however, saw increasing harassment of opposition parties and abuse of state media and other resources. The election in 2001 was marked by administrative problems, with three parties filing a legal petition challenging the election of ruling party candidate Levy MWANAWASA. MWANAWASA was reelected in 2006 in an election that was deemed free and fair. Upon his death in August 2008, he was succeeded by his vice president, Rupiah BANDA, who won a special presidential byelection later that year. The MMD and BANDA lost to the Patriotic Front (PF) and Michael SATA in the 2011 general elections. SATA, however, presided over a period of haphazard economic management and attempted to silence opposition to PF policies. SATA died in October 2014 and was succeeded by his vice president, Guy SCOTT, who served as interim president until January 2015, when Edgar LUNGU won the presidential byelection and completed SATAs term. LUNGU then won a full term in August 2016 presidential elections.\",\"name\":\"Zambia\",\"people_and_society/age_structure/0_14_years\":0.4595,\"people_and_society/age_structure/15_24_years\":0.2,\"people_and_society/age_structure/25_54_years\":0.2879,\"people_and_society/age_structure/55_64_years\":0.0295,\"people_and_society/age_structure/65_years_and_over\":0.0231,\"people_and_society/birth_rate\":\"41.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Bemba 21%, Tonga 13.6%, Chewa 7.4%, Lozi 5.7%, Nsenga 5.3%, Tumbuka 4.4%, Ngoni 4%, Lala 3.1%, Kaonde 2.9%, Namwanga 2.8%, Lunda (north Western) 2.6%, Mambwe 2.5%, Luvale 2.2%, Lamba 2.1%, Ushi 1.9%, Lenje 1.6%, Bisa 1.6%, Mbunda 1.2%, other 13.8%, unspecified 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.647 million LUSAKA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Zambian\",\"people_and_society/nationality/noun\":\"Zambian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16445079\",\"people_and_society/population_growth_rate\":0.0291,\"people_and_society/urbanization/urban_population\":\"44.1% of total population (2019)\",\"transportation/airports\":\"88\",\"transportation/railways/total\":\"3126\",\"transportation/roadways/total\":\"67671\"},{\"BoxHeight\":24.5,\"BoxWidth\":32.700000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.433,\"ISO3_Code\":\"SSD\",\"ISO_Code\":\"SS\",\"Path\":\"M 594.6 434.1 594.7 435.4 594.6 436.7 594.3 436.9 594 437 593.6 437.3 593.4 437.3 593.2 437 592.2 437.1 592 437.2 592 437.9 591.6 438.3 591.5 438.5 591.5 438.7 591.6 438.9 592.2 439 592.4 439.1 592.7 439 593.4 439.2 594.1 439.7 594.3 440.1 594.3 440.4 594.8 440.8 594.9 441 595.5 441.3 595.7 441.6 595.8 441.8 596.1 441.9 596.4 442.2 596.7 442.2 596.8 442.4 597.1 442.7 596.9 443.2 596.9 443.6 597 443.8 597 444.1 597.4 444.7 597.4 444.9 597.9 445.3 597.9 445.7 598.5 445.5 599 445.6 599.4 445.8 599.4 446.2 599.3 446.5 599.3 447.3 599.7 447.7 598.4 447.7 598.2 447.3 598.3 447 597.9 446.9 598 446.7 597.9 446.6 597.6 446.8 597.4 446.7 596.9 447 595.7 447.4 595.3 447.7 594.2 448.9 593.8 449.3 593.7 449.4 593.4 449.7 592.9 450.2 592 450.1 591.6 449.8 591.5 449.9 591.2 450 590.7 450.1 589.8 450.2 589.5 450.4 589.2 450.5 589.3 450.7 589.2 450.8 589 450.8 588.8 450.6 588.6 450.6 588.5 450.3 588.2 450 587.9 450.2 587.4 450.4 586.8 450.1 586.5 450 585.9 450.3 585.5 450.9 585.5 450.7 585.3 450.4 584.7 450.6 584.8 450.3 584.7 449.9 583.8 449.6 583.6 449.3 583.6 449.2 583.4 449.1 583 448.8 583 448.6 582.6 448.4 582.6 447.9 582.2 447.7 581.7 447.6 581.6 448.1 581.3 448.4 581 448.5 580.4 448.1 579.9 448.1 579.8 447.9 579.6 448 579.5 448.3 579.1 448.5 578.9 448.7 578.7 448.7 578.6 448.5 578.2 448.5 578 448.3 577.8 448.3 577.7 447.9 577.3 447.9 577.1 447.8 577 447.3 576.7 447 576.4 447 576.1 446.6 576.1 446.4 575.7 446.1 575.6 445.8 575.5 445.5 575.6 445.1 575.4 444.7 574.5 444.2 574.3 443.9 573.9 443.9 573.7 443.8 573.5 443.6 573.4 443.6 573.5 443.3 573 442.8 572.9 442.6 573.2 442.2 573.2 442.1 572.3 441.6 572.1 441.1 571.5 440.7 570.3 440.1 570.2 439.9 569.9 439.7 569.8 439.5 570.1 439.2 570.1 438.9 569.8 438.6 569.5 438.6 569.3 438.4 568.9 437.9 568.4 437.7 568 437.7 567.8 437.5 567.5 437.6 567.1 437.4 567 437.2 567.2 436.7 567.2 436.5 567.6 436.1 568 435.9 568.1 435.8 568.1 435.3 568.2 434.6 568.2 434.5 568.6 434.2 568.6 433.9 568.6 433.4 569.1 432.9 569.4 432.6 569.4 432.4 569.4 432.2 569.5 432 569.6 431.8 570.8 431.7 571.6 431.5 571.9 431.6 571.9 432 571.9 432.2 572.2 432.4 572.7 432.9 572.9 433.7 573.2 433.9 573.6 434.1 574 434.1 574.4 434 574.7 433.9 575.3 433.8 577.4 433.8 577.4 433.9 577.7 434.5 577.9 434.5 579.7 434.5 579.9 434.1 580.1 433.9 580.3 433.7 580.7 433.4 581.8 433.4 582 432.5 583.1 431.9 583.3 432 584.5 432.7 585.4 433.4 586.8 433.3 588.1 431.8 588.7 431 589.2 430.6 590 429.8 589.8 429.3 589.8 428 589.2 427.2 590.7 427.2 590.8 426.5 590.9 426.4 592.2 426.5 591.9 428.1 592.2 430.2 592.2 430.6 592.9 430.9 594.1 432.3 594.2 432.9 594 433.5 594 434 594.1 434.1 594.6 434.1 Z\",\"Xmax\":599.7,\"Xmid\":584.1,\"Xmin\":567,\"Ymax\":450.9,\"Ymid\":440.3,\"Ymin\":426.4,\"economy/currency\":\"South Sudanese pounds (SSP)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":-0.052,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.224 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":0,\"geography/area/water\":0,\"geography/area_comparative\":\"more than four times the size of Georgia; slightly smaller than Texas\",\"geography/area_sqkm\":644329,\"geography/climate\":\"hot with seasonal rainfall influenced by the annual shift of the Inter-Tropical Convergence Zone; rainfall heaviest in upland areas of the south and diminishes to the north\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Kinyeti 3,187 m\",\"geography/elevation/lowest_point\":\"White Nile 381 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 00 N, 30 00 E\",\"geography/geography_note\":\"landlocked; The Sudd is a vast swamp in the north central region of South Sudan, formed by the White Nile, its size is variable but can reach some 15% of the countrys total area during the rainy season; it is one of the worlds largest wetlands\",\"geography/land_boundaries/border_countries\":\"Central African Republic 1055 km, Democratic Republic of the Congo 714 km, Ethiopia 1299 km, Kenya 317 km, Sudan 2158 km, Uganda 475 km\",\"geography/land_boundaries/total\":\"6,018 km\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"East-Central Africa; south of Sudan, north of Uganda and Kenya, west of Ethiopia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"plains in the north and center rise to southern highlands along the border with Uganda and Kenya; the White Nile, flowing north out of the uplands of Central Africa, is the major geographic feature of the country; The Sudd (a name derived from floating vegetation that hinders navigation) is a large swampy area of more than 100,000 sq km fed by the waters of the White Nile that dominates the center of the country\",\"government/administrative_divisions\":\"10 states; Central Equatoria, Eastern Equatoria, Jonglei, Lakes, Northern Bahr el Ghazal, Unity, Upper Nile, Warrap, Western Bahr el Ghazal, Western Equatoria; note - in 2015, the creation of 28 new states was announced and in 2017 four additional, but these 32 states have not yet been vetted by the US Board on Geographic Names\",\"government/capital/geographic_coordinates\":\"04 51 N, 31 37 E\",\"government/capital/name\":\"Juba\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name from the countrys former position within Sudan prior to independence; the name \\u0022Sudan\\u0022 derives from the Arabic \\u0022bilad-as-sudan\\u0022 meaning \\u0022Land of the Black [peoples]\\u0022\",\"government/executive_branch/chief_of_state\":\"President Salva KIIR Mayardit (since 9 July 2011); First Vice President Taban Deng GAI (since 26 July 2016); Second Vice President James Wani IGGA (since 26 April 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Salva KIIR Mayardit (since 9 July 2011); First Vice President Taban Deng GAI (since 26 July 2016); Second Vice President James Wani IGGA (since 26 April 2016)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green; the red band is edged in white; a blue isosceles triangle based on the hoist side contains a gold, five-pointed star; black represents the people of South Sudan, red the blood shed in the struggle for freedom, green the verdant land, and blue the waters of the Nile; the gold star represents the unity of the states making up South Sudan\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 July 2011 (from Sudan)\",\"government/national_holiday\":\"Independence Day, 9 July (2011)\",\"government/national_symbol_s\":\"African fish eagle; national colors: red, green, blue, yellow, black, white\",\"introduction\":\"British explorer Samuel BAKER established the colony of Equatoria in 1870, in the name of the Ottoman Khedive of Egypt who claimed the territory. Headquartered in Gondokoro (near modern day Juba), Equatoria in theory composed most of what is now South Sudan. After being cut off from colonial administration during the Mahdist War from 1885-1898, Equatoria was made a state under the Anglo-Egyptian condominium in 1899. It was largely left to itself over the following decades, but Christian missionaries converted much of the population and facilitated the spread of English, rather than Arabic. Equatoria was ruled by British colonial administrators separately from what is now Sudan until the two colonies were combined at the 1947 Juba Conference, as part of British plans to prepare the region for independence. When Sudan gained its independence in 1956, it was with the understanding that the southerners would be able to participate fully in the political system. When the Arab Khartoum government reneged on its promises, a mutiny began that led to two prolonged periods of conflict (1955-1972 and 1983-2005) in which perhaps 2.5 million people died - mostly civilians - due to starvation and drought. Ongoing peace talks finally resulted in a Comprehensive Peace Agreement, signed in January 2005. As part of this agreement, the south was granted a six-year period of autonomy to be followed by a referendum on final status. The result of this referendum, held in January 2011, was a vote of 98% in favor of secession.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Since independence on 9 July 2011, South Sudan has struggled with good governance and nation building and has attempted to control opposition forces operating in its territory. Economic conditions have deteriorated since January 2012 when the government decided to shut down oil production following bilateral disagreements with Sudan. In December 2013, conflict between government and opposition forces killed tens of thousands and led to a dire humanitarian crisis with millions of South Sudanese displaced and food insecure. The warring parties signed a peace agreement in August 2015 that created a transitional government of national unity in April 2016. However, in July 2016, fighting broke out in Juba between the two principal signatories, plunging the country back into conflict. A \\u0022revitalized\\u0022 peace agreement was signed in September 2018 ending the fighting. Under the agreement, the government and various rebel groups agreed that the sides would form a unified national army and create a transitional government by May 2019. The agreement was extended until November 2019 and then subsequently to February 2020. However, implementation has been stalled, in part by a failure to agree on the countrys internal political boundaries.\",\"name\":\"South Sudan\",\"people_and_society/age_structure/0_14_years\":0.423,\"people_and_society/age_structure/15_24_years\":0.2094,\"people_and_society/age_structure/25_54_years\":0.3045,\"people_and_society/age_structure/55_64_years\":0.0382,\"people_and_society/age_structure/65_years_and_over\":0.0249,\"people_and_society/birth_rate\":\"36.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"19.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Dinka (Jieng) 35.8%, Nuer (Naath) 15.6%, Shilluk (Chollo), Azande, Bari, Kakwa, Kuku, Murle, Mandari, Didinga, Ndogo, Bviri, Lndi, Anuak, Bongo, Lango, Dungotona, Acholi, Baka, Fertit (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"386,000 JUBA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"South Sudanese\",\"people_and_society/nationality/noun\":\"South Sudanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-29.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10204581\",\"people_and_society/population_growth_rate\":-0.0116,\"people_and_society/urbanization/urban_population\":\"19.9% of total population (2019)\",\"transportation/airports\":\"85\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":38,\"BoxWidth\":28.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SOM\",\"ISO_Code\":\"SO\",\"Path\":\"M 615.2 465.2 615.2 465 615 464.7 614.8 464.4 614.6 464.2 614.6 464.1 613.7 462.8 613.7 462.3 613.7 462 613.7 461.6 613.7 461.1 613.7 460.3 613.7 452.9 614.9 451.4 616.2 449.5 616.3 449.3 616.7 449 617.9 448.9 618.7 448.7 619.1 448.4 619.5 447.8 620.4 447.3 621.1 447 622 446.8 623.9 446.9 624.8 446.8 627.2 444.3 632.7 438.5 630.2 438.3 627.2 437.3 623.9 436.1 622 435.5 621.1 434.6 620.5 434.3 620.2 433.9 620 433.7 619.9 433.2 619.5 432.9 619.2 432.5 618.8 432 618.4 431 619.1 429.9 619.2 429.8 619.6 429.1 619.7 429 619.8 428.8 619.9 428.6 620.5 428.9 620.6 429.3 621.1 429.9 621.7 430.7 622.9 431.5 623.6 431.6 624.6 431.5 625.3 431.2 625.6 430.9 626.1 430.8 626.9 430.3 627.2 430.4 627.5 430.5 628.1 430.5 628.5 430.7 628.9 430.7 629.5 430.5 630.5 430 630.8 429.7 631.4 429.4 631.8 429.4 632.4 429.6 633.4 429.5 634.1 429.1 634.6 429 635 429 635.8 429.2 636.9 428.9 637.5 428.6 639 428.4 639.8 427.9 640.3 427.3 640.7 427.2 642.1 427.7 642 428 641.7 428.5 641.6 429 641.7 429.3 641.8 429.6 641.7 430.1 641.8 431 641.5 431.6 641.1 431.9 641.1 432.8 640.9 433.8 640.9 434.3 640.5 434.9 640.3 435.3 639.8 435.9 639.5 436.8 638.9 437.8 638.2 438.5 638.1 439 637.8 439.7 636.4 441.9 636.1 442.7 636 443.3 635.6 444.2 634.8 445.4 633.7 446.9 632.9 448.2 629.5 451.9 627.6 453.8 627.2 454 623.8 456.1 621.1 458.3 619.1 460.3 618.3 461.1 618.1 461.4 617.9 461.6 617.6 462 617.3 462.3 616.9 462.8 616.7 462.9 615.9 464.1 615.2 465.2 Z M 642 431.2 642.2 431.4 642.5 431.4 642.5 431.5 642.4 431.7 642.1 431.6 642.1 431.5 642 431.5 641.9 431.3 642 431.2 Z M 620.6 428.6 620.5 428.7 620.4 428.7 620.5 428.6 620.6 428.6 Z\",\"Xmax\":642.5,\"Xmid\":627.2,\"Xmin\":613.7,\"Ymax\":465.2,\"Ymid\":443.7,\"Ymin\":427.2,\"economy/currency\":\"Somali shillings (SOS)\",\"economy/gdp_per_capita_ppp/2017\":\" NA\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"852,500 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.93,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":627337,\"geography/area/water\":10320,\"geography/area_comparative\":\"almost five times the size of Alabama; slightly smaller than Texas\",\"geography/area_sqkm\":637657,\"geography/climate\":\"principally desert; northeast monsoon (December to February), moderate temperatures in north and hot in south; southwest monsoon (May to October), torrid in the north and hot in the south, irregular rainfall, hot and humid periods (tangambili) between monsoons\",\"geography/coastline\":\"3,025 km\",\"geography/elevation/highest_point\":\"Shimbiris 2,416 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"410\",\"geography/geographic_coordinates\":\"10 00 N, 49 00 E\",\"geography/geography_note\":\"strategic location on Horn of Africa along southern approaches to Bab el Mandeb and route through Red Sea and Suez Canal\",\"geography/land_boundaries/border_countries\":\"Djibouti 61 km, Ethiopia 1640 km, Kenya 684 km\",\"geography/land_boundaries/total\":\"2,385 km\",\"geography/land_use/agricultural_land_arable_land\":0.018,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.685,\"geography/land_use/forest\":0.106,\"geography/land_use/other\":0.191,\"geography/location\":\"Eastern Africa, bordering the Gulf of Aden and the Indian Ocean, east of Ethiopia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plateau rising to hills in north\",\"government/administrative_divisions\":\"18 regions (plural - NA, singular - gobolka); Awdal, Bakool, Banaadir, Bari, Bay, Galguduud, Gedo, Hiiraan, Jubbada Dhexe (Middle Jubba), Jubbada Hoose (Lower Jubba), Mudug, Nugaal, Sanaag, Shabeellaha Dhexe (Middle Shabeelle), Shabeellaha Hoose (Lower Shabeelle), Sool, Togdheer, Woqooyi Galbeed\",\"government/capital/geographic_coordinates\":\"2 04 N, 45 20 E\",\"government/capital/name\":\"Mogadishu\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022Land of the Somali\\u0022 (ethnic group)\",\"government/executive_branch/chief_of_state\":\"President Mohamed ABDULLAHI Mohamed \\u0022Farmaajo\\u0022 (since 8 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Hassan Ali KHAYRE (since 1 March 2017)\",\"government/flag_description\":\"light blue with a large white five-pointed star in the center; the blue field was originally influenced by the flag of the UN but today is said to denote the sky and the neighboring Indian Ocean; the five points of the star represent the five regions in the horn of Africa that are inhabited by Somali people: the former British Somaliland and Italian Somaliland (which together make up Somalia), Djibouti, Ogaden (Ethiopia), and the North East Province (Kenya)\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"1 July 1960 (from a merger of British Somaliland, which became independent from the UK on 26 June 1960, and Italian Somaliland, which became independent from the Italian-administered UN trusteeship on 1 July 1960 to form the Somali Republic)\",\"government/national_holiday\":\"Foundation of the Somali Republic, 1 July (1960); note - 26 June (1960) in Somaliland\",\"government/national_symbol_s\":\"leopard; national colors: blue, white\",\"introduction\":\"Britain withdrew from British Somaliland in 1960 to allow its protectorate to join with Italian Somaliland and form the new nation of Somalia. In 1969, a coup headed by Mohamed SIAD Barre ushered in an authoritarian socialist rule characterized by the persecution, jailing, and torture of political opponents and dissidents. After the regimes collapse early in 1991, Somalia descended into turmoil, factional fighting, and anarchy. In May 1991, northern clans declared an independent Republic of Somaliland that now includes the administrative regions of Awdal, Woqooyi Galbeed, Togdheer, Sanaag, and Sool. Although not recognized by any government, this entity has maintained a stable existence and continues efforts to establish a constitutional democracy, including holding municipal, parliamentary, and presidential elections. The regions of Bari, Nugaal, and northern Mudug comprise a neighboring semi-autonomous state of Puntland, which has been self-governing since 1998 but does not aim at independence; it has also made strides toward reconstructing a legitimate, representative government but has suffered some civil strife. Puntland disputes its border with Somaliland as it also claims the regions of Sool and Sanaag, and portions of Togdheer. Beginning in 1993, a two-year UN humanitarian effort (primarily in south-central Somalia) was able to alleviate famine conditions, but when the UN withdrew in 1995, having suffered significant casualties, order still had not been restored.In 2000, the Somalia National Peace Conference (SNPC) held in Djibouti resulted in the formation of an interim government, known as the Transitional National Government (TNG). When the TNG failed to establish adequate security or governing institutions, the Government of Kenya, under the auspices of the Intergovernmental Authority on Development (IGAD), led a subsequent peace process that concluded in October 2004 with the election of Abdullahi YUSUF Ahmed as President of a second interim government, known as the Transitional Federal Government (TFG) of the Somali Republic. The TFG included a 275-member parliamentary body, known as the Transitional Federal Parliament (TFP). President YUSUF resigned late in 2008 while UN-sponsored talks between the TFG and the opposition Alliance for the Re-Liberation of Somalia (ARS) were underway in Djibouti. In January 2009, following the creation of a TFG-ARS unity government, Ethiopian military forces, which had entered Somalia in December 2006 to support the TFG in the face of advances by the opposition Islamic Courts Union (ICU), withdrew from the country. The TFP was doubled in size to 550 seats with the addition of 200 ARS and 75 civil society members of parliament. The expanded parliament elected Sheikh SHARIF Sheikh Ahmed, the former ICU and ARS chairman as president in January 2009. The creation of the TFG was based on the Transitional Federal Charter (TFC), which outlined a five-year mandate leading to the establishment of a new Somali constitution and a transition to a representative government following national elections. In 2009, the TFP amended the TFC to extend TFGs mandate until 2011 and in 2011 Somali principals agreed to institute political transition by August 2012. The transition process ended in September 2012 when clan elders replaced the TFP by appointing 275 members to a new parliament who subsequently elected a new president.\",\"name\":\"Somalia\",\"people_and_society/age_structure/0_14_years\":0.4287,\"people_and_society/age_structure/15_24_years\":0.1935,\"people_and_society/age_structure/25_54_years\":0.3123,\"people_and_society/age_structure/55_64_years\":0.0435,\"people_and_society/age_structure/65_years_and_over\":0.0219,\"people_and_society/birth_rate\":\"39.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Somali 85%, Bantu and other non-Somali 15% (including 30,000 Arabs)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.18 million MOGADISHU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Somali\",\"people_and_society/nationality/noun\":\"Somali(s)\",\"people_and_society/net_migration_rate\":\"-5.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11259029\",\"people_and_society/population_growth_rate\":0.0208,\"people_and_society/urbanization/urban_population\":\"45.6% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.5,\"BoxWidth\":36.10000000000002,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.397,\"ISO3_Code\":\"CAF\",\"ISO_Code\":\"CF\",\"Path\":\"M 563.4 430.1 563.7 430.6 563.8 430.7 564.7 431.4 565 432 565.6 432.9 565.7 433.6 565.5 433.9 565.5 434.2 565.6 434.3 565.6 434.7 565.1 435 565.1 435.2 565.1 435.6 565.2 435.6 565.3 435.5 565.4 435.5 565.2 436 565.2 436.3 565.5 436.2 565.9 436.3 566.3 436.3 566.5 436.5 566.7 436.4 567.2 436.4 567.2 436.5 567.2 436.7 567 437.2 567.1 437.4 567.5 437.6 567.8 437.5 568 437.7 568.4 437.7 568.9 437.9 569.3 438.4 569.5 438.6 569.8 438.6 570.1 438.9 570.1 439.2 569.8 439.5 569.9 439.7 570.2 439.9 570.3 440.1 571.5 440.7 572.1 441.1 572.3 441.6 573.2 442.1 573.2 442.2 572.9 442.6 573 442.8 573.5 443.3 573.4 443.6 573.5 443.6 573.7 443.8 573.9 443.9 574.3 443.9 574.5 444.2 575.4 444.7 575.6 445.1 575.5 445.5 575.6 445.8 575.7 446.1 576.1 446.4 576.1 446.6 576 446.4 575.2 446.1 574.7 446.3 574.4 446.6 574.1 446.4 573.5 446.5 573.2 446.3 572.8 446.2 572.6 446 572.5 446 572.3 446.1 572 446 571.9 446.1 571.6 446.1 571.5 446 571.4 446 570.9 445.6 570.6 445.7 570.3 445.9 570.2 446.2 570.3 446.4 570.2 446.6 569.7 446.6 569.5 446.9 569.2 446.7 568.5 447 568.4 446.9 568.2 446.6 568 446.5 567.8 446.4 567.8 446.5 567.6 446.4 567.5 446.5 567.6 446.6 567.3 446.7 567.2 446.8 566.5 447 566.4 447.2 566.1 447.2 565.4 447.4 564.8 447.8 564.6 447.7 564.3 447.4 564 447.5 563.8 447.4 563.7 447.3 563.7 447.2 563.5 447.2 563.4 447.5 563.1 447.5 562.9 448.1 562.7 448.2 562.7 448.4 562.5 448.7 562.5 448.9 562.1 449.1 561.7 449.1 561.2 448.9 560.6 448.8 560.2 448.6 560 448.6 559.7 448.7 559.2 448.7 559 448.5 558.8 448.6 558.4 448.4 558.1 448.3 557 448.3 556.7 448 556.7 447.7 556.4 447.3 555.5 446.8 555.2 446.7 555.1 446.6 554.9 446.4 554.6 446.3 554.2 446.3 553.8 446.4 553.5 446.6 553.2 446.8 552.9 446.9 552.7 447.4 552.2 447.9 552 448.3 551.4 448.5 551.4 448.7 551.6 449 551.7 449.5 551.5 450.2 551.6 450.9 551.3 450.5 551 450.6 550.7 450.6 550.6 450.8 550.4 450.9 550.2 450.7 549.9 450.7 549.7 450.6 549.5 450.7 549.4 450.5 548.8 450.5 548.5 450.3 548.1 450.5 547.9 450.5 547.7 450.6 547.2 450.8 547 450.7 546.7 450.8 546.4 450.7 546.2 450.8 546 450.9 545.8 451.8 545.8 452 545.7 452.3 545.8 452.7 544.9 454.4 544.6 453.7 544.6 453.1 544.5 452.9 544.6 452.7 544.5 452.4 544.2 452.2 544 452 543.8 451.9 542.3 450.3 541.8 449.5 542.1 449.3 541.9 449 541.8 448.6 541.6 448.3 541.3 448.2 540.8 447.7 540.7 446.6 540.7 446.2 540.3 445.9 540.5 445.3 540.5 445 540.5 444.7 540.5 444.2 540.2 444.1 540 443.7 540.4 443.4 540.9 443.1 541.5 441.9 541.8 441.7 542 441 542.2 440.8 542.2 440.4 542.8 440 543 439.6 543.5 439.7 543.8 439.8 544.2 439.8 544.6 439.5 545.4 439.2 545.6 438.9 545.9 438.7 546.3 439.2 546.7 439.6 547 439.4 547.6 439.2 548 438.8 549 438.4 549.7 438.4 550.1 438.3 551.5 438.2 551.7 437.8 552.2 437.5 552.9 436.5 552.4 435.9 552.7 435.6 553.3 435.4 554.6 435.4 555.2 435.3 555.7 435.1 556.6 435.1 556.7 435 556.9 434.6 557.2 434.6 557.8 434.2 558.1 433.9 558.2 433.5 558.5 433.3 558.9 432.8 559.2 432.7 559.6 432.2 560.1 432 560.2 431.9 560.3 431.5 560.2 431.3 560.3 430.9 560.4 430.8 560.4 430.5 560.5 430.3 561.1 430.2 561.4 430.2 562.4 429.9 563.4 430.1 Z\",\"Xmax\":576.1,\"Xmid\":556.8,\"Xmin\":540,\"Ymax\":454.4,\"Ymid\":442.3,\"Ymin\":429.9,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"700\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"413,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.5,\"energy/electricity_from_hydroelectric_plants\":0.5,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":622984,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Texas; about four times the size of Georgia\",\"geography/area_sqkm\":622984,\"geography/climate\":\"tropical; hot, dry winters; mild to hot, wet summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Mont Ngaoui 1,410 m\",\"geography/elevation/lowest_point\":\"Oubangui River 335 m\",\"geography/elevation/mean_elevation\":\"635\",\"geography/geographic_coordinates\":\"7 00 N, 21 00 E\",\"geography/geography_note\":\"landlocked; almost the precise center of Africa\",\"geography/land_boundaries/border_countries\":\"Cameroon 901 km, Chad 1556 km, Democratic Republic of the Congo 1747 km, Republic of the Congo 487 km, South Sudan 1055 km, Sudan 174 km\",\"geography/land_boundaries/total\":\"5,920 km\",\"geography/land_use/agricultural_land_arable_land\":0.029,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.051,\"geography/land_use/forest\":0.362,\"geography/land_use/other\":0.557,\"geography/location\":\"Central Africa, north of Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast, flat to rolling plateau; scattered hills in northeast and southwest\",\"government/administrative_divisions\":\"14 prefectures (prefectures, singular - prefecture), 2 economic prefectures* (prefectures economiques, singular - prefecture economique), and 1 commune**; Bamingui-Bangoran, Bangui**, Basse-Kotto, Haute-Kotto, Haut-Mbomou, Kemo, Lobaye, Mambere-Kadei, Mbomou, Nana-Grebizi*, Nana-Mambere, Ombella-Mpoko, Ouaka, Ouham, Ouham-Pende, Sangha-Mbaere*, Vakaga\",\"government/capital/geographic_coordinates\":\"4 22 N, 18 35 E\",\"government/capital/name\":\"Bangui\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name specifying the countrys location on the continent; \\u0022Africa\\u0022 is derived from the Roman designation of the area corresponding to present-day Tunisia \\u0022Africa terra,\\u0022 which meant \\u0022Land of the Afri\\u0022 (the tribe resident in that area), but which eventually came to mean the entire continent\",\"government/executive_branch/chief_of_state\":\"President Faustin-Archange TOUADERA (since 30 March 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Firmin NGREBADA (since 25 February 2019)\",\"government/flag_description\":\"four equal horizontal bands of blue (top), white, green, and yellow with a vertical red band in center; a yellow five-pointed star to the hoist side of the blue band; banner combines the Pan-African and French flag colors; red symbolizes the blood spilled in the struggle for independence, blue represents the sky and freedom, white peace and dignity, green hope and faith, and yellow tolerance; the star represents aspiration towards a vibrant future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"13 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 1 December (1958)\",\"government/national_symbol_s\":\"elephant; national colors: blue, white, green, yellow, red\",\"introduction\":\"The former French colony of Ubangi-Shari became the Central African Republic upon independence in 1960. After three tumultuous decades of misrule - mostly by military governments - civilian rule was established in 1993 but lasted only a decade. In March 2003, President Ange-Felix PATASSE was deposed in a military coup led by General Francois BOZIZE, who established a transitional government. Elections held in 2005 affirmed General BOZIZE as president; he was reelected in 2011 in voting widely viewed as flawed. The government still lacks full control of the countryside, where lawlessness persists. Several rebel groups joined together in early December 2012 to launch a series of attacks that left them in control of numerous towns in the northern and central parts of the country. The rebels - unhappy with BOZIZEs government - participated in peace talks in early January 2013 which resulted in a coalition government including the rebellions leadership. In March 2013, the coalition government dissolved, rebels seized the capital, and President BOZIZE fled the country. Rebel leader Michel DJOTODIA assumed the presidency and the following month established a National Transitional Council (CNT). In January 2014, the CNT elected Catherine SAMBA-PANZA as interim president. Elections completed in March 2016 installed independent candidate Faustin-Archange TOUADERA as president; he continues to work towards peace between the government and armed groups, and is developing a disarmament, demobilization, reintegration, and repatriation program to reintegrate the armed groups into society.\",\"name\":\"Central African Republic\",\"people_and_society/age_structure/0_14_years\":0.3989,\"people_and_society/age_structure/15_24_years\":0.1991,\"people_and_society/age_structure/25_54_years\":0.3264,\"people_and_society/age_structure/55_64_years\":0.0417,\"people_and_society/age_structure/65_years_and_over\":0.0339,\"people_and_society/birth_rate\":\"34 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.2% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Baya 33%, Banda 27%, Mandjia 13%, Sara 10%, Mboum 7%, MBaka 4%, Yakoma 4%, other 2%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"870,000 BANGUI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Central African\",\"people_and_society/nationality/noun\":\"Central African(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5745062\",\"people_and_society/population_growth_rate\":0.0211,\"people_and_society/urbanization/urban_population\":\"41.8% of total population (2019)\",\"transportation/airports\":\"39\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"24000\"},{\"BoxHeight\":40,\"BoxWidth\":20.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.528,\"ISO3_Code\":\"MDG\",\"ISO_Code\":\"MG\",\"Path\":\"M 636.8 494.3 636.8 494.5 636.7 494.6 636.5 494.5 636.5 494.7 636.8 494.9 636.9 494.8 637 495 637.1 495.1 637.3 495.2 637.3 495.4 637.4 495.4 637.5 495.6 637.3 495.6 637.3 496 637.6 496.1 637.6 496.4 637.8 496.2 638.4 497 638.4 497.5 638.5 497.9 638.7 498 638.7 498.3 638.9 498.9 639 499.2 639 500.4 639.2 500.6 639.1 501.4 639.4 502.3 639.6 502.8 639.9 503.3 639.9 503.6 639.5 505 639.2 505.5 639.1 505.5 638.7 505.2 638.6 504.9 638.5 504.7 638.5 504.5 638.3 504.3 638.3 503.9 637.8 503.9 637.6 504.2 637.8 505.2 637.7 505.7 637.8 505.9 638.2 506.1 638.1 506.5 638.2 506.8 638.1 507.1 637.9 507.6 638 508 637.5 508.1 637 509.3 637 509.5 637.3 510.4 637 511.5 637 511.8 636.8 512.5 635.5 515.9 635.3 517 634.8 518.1 633.9 521.5 632.8 524.5 632.5 526 632.1 527.6 631.9 528.5 631.4 529.6 630.6 532.1 630.4 532.2 630.2 532.4 629.5 532.7 628.9 532.7 628.4 532.8 627.4 533.2 626.3 533.9 625.3 534 624.2 533.2 623 533 622.8 532.7 622.5 532.4 622.3 532.4 622.1 532.2 622 531.8 621.8 531.4 621.8 531 621.2 530.4 621.1 530.2 621.1 528.8 621 528.2 621.1 528 621.3 527.8 621.3 527.5 621 527.1 620.9 526.4 620.5 526 620.2 525.6 620 524.9 619.8 523.9 619.9 523.8 620 523.8 620.1 523.8 619.9 523.6 619.9 523.2 620.1 522.9 620.2 522.4 620.4 522.1 620.5 522.1 620.5 522 620.6 521.3 620.8 521.1 621.3 521.1 621.5 520.5 621.7 519.7 622 519.4 622.3 518.7 622.6 518.4 622.7 518.1 623 517.6 623.1 517.6 623.4 517.2 623.1 516.5 623.1 516.3 623.2 516.2 623.3 515.8 623.2 515.2 623.2 515.1 623.1 515.2 623 515.1 622.8 514.8 622.9 514.7 622.6 514.3 622.7 514.1 622.6 513.4 622.2 512.7 622.1 512.3 622.2 512 622 511.4 622 511.1 622.1 511 622 510.9 622 510.7 621.9 510.4 621.8 510 621.8 509.7 622.3 508.7 623.2 507.5 623.2 507.2 623.3 507 623.1 506.6 623.3 506.4 623.3 506.2 623.4 506.3 623.6 506.1 623.9 506.1 624.2 506.3 624.2 506.5 624.4 506.4 624.5 506.1 624.8 506.1 624.8 505.9 625.4 505.4 625.5 505.4 625.5 505.9 625.6 506 626 505.5 626.2 505.4 626.3 505.5 626.1 505.7 626.4 505.7 626.6 504.9 626.9 505.2 627.1 505 627.2 505.1 627.4 504.9 627.4 505.1 627.7 505.2 627.7 505 627.7 504.9 627.9 504.7 628.2 504.7 628.2 505 628.4 504.9 628.6 504.8 628.4 504.7 628.5 504.5 629 504 629.3 503.8 629.4 503.9 629.4 503.7 630.1 503.2 630.2 503.4 630.4 503.6 630.2 503.9 630.2 504 630.3 504 630.6 503.9 630.9 504 630.9 503.9 630.7 503.7 630.7 503.5 630.6 503.5 630.4 503.3 630.6 503 630.9 502.8 630.9 502.7 631 502.7 631.1 502.5 631.3 502.4 631.4 502.3 631.2 502.3 631.1 502.2 631.6 501.7 631.7 502.1 631.4 502.6 631.4 502.9 631.5 503 631.6 503 631.7 502.8 632.4 501.6 632.2 501 632.4 500.5 632.5 500.4 632.9 500.5 633 500.2 633 500.3 633 500.6 633 500.8 633.2 500.6 633.2 500.1 632.9 499.8 633.1 499.6 632.8 499.5 632.7 499.1 632.8 498.7 632.9 498.6 633 498.5 633.1 498.6 633.2 498.5 633.4 498.7 633.5 498.9 633.5 499.1 633.8 499.3 634 499.1 634 498.9 634.2 498.6 634.6 498.5 634.4 498.1 634.5 498.1 634.7 498.3 634.9 498.3 634.9 498.2 635.2 498.2 635.3 498 635.3 497.8 635.5 497.7 635.4 497.5 635.4 497.2 635.7 496.9 635.8 496.6 635.5 495.9 635.5 495.7 635.4 495.6 635.1 495.3 635.4 495.3 635.6 495.5 635.8 495 636.2 494.8 636.4 494.5 636.2 494.4 636.3 494.3 636.4 494.4 636.4 494.1 636.6 494 636.8 494.3 Z M 633.9 497.6 633.9 497.7 634 497.7 634 497.9 633.9 498 634.1 498.1 633.9 498.1 633.8 498.1 633.7 498 633.6 498 633.6 497.8 633.5 497.8 633.6 497.7 633.8 497.7 633.8 497.5 633.9 497.6 Z M 638.2 508.5 638.1 508.5 638.2 508.3 638.2 508.2 638.3 508 638.4 507.9 638.5 507.8 638.5 507.6 638.6 507.6 638.7 507.6 638.5 507.9 638.5 508.1 638.4 508.1 638.3 508.4 638.2 508.5 Z M 632 501.4 631.9 501.4 631.9 501.2 632 501.3 632 501.4 Z M 634.1 498.6 634 498.5 634 498.4 634.1 498.6 Z M 634.5 497.9 634.4 497.9 634.3 497.8 634.4 497.8 634.5 497.9 Z M 632.6 500.2 632.6 500.3 632.5 500.3 632.5 500.1 632.6 500.2 Z M 632.9 500 632.9 500.2 632.8 500.1 632.7 500 632.9 500 Z M 626.5 505 626.5 505.2 626.4 505.1 626.4 505 626.5 505 Z M 622.8 514.8 622.7 514.8 622.7 514.7 622.8 514.6 622.8 514.7 622.8 514.8 Z M 632.6 499.9 632.5 499.9 632.4 499.8 632.5 499.7 632.6 499.9 Z M 625.9 505.5 625.7 505.6 625.7 505.5 625.7 505.4 625.8 505.4 625.9 505.5 Z M 634.1 498.3 634 498.3 634 498.2 634.1 498.2 634.1 498.3 Z M 620.1 522.8 620 523 620 522.8 620 522.7 620.1 522.8 Z M 634.8 496.6 634.7 496.7 634.6 496.7 634.7 496.6 634.8 496.6 Z\",\"Xmax\":639.9,\"Xmid\":629.5,\"Xmin\":619.8,\"Ymax\":534,\"Ymid\":515.4,\"Ymin\":494,\"economy/currency\":\"Malagasy ariary (MGA)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.021 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.74,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":581540,\"geography/area/water\":5501,\"geography/area_comparative\":\"almost four times the size of Georgia; slightly less than twice the size of Arizona\",\"geography/area_sqkm\":587041,\"geography/climate\":\"tropical along coast, temperate inland, arid in south\",\"geography/coastline\":\"4,828 km\",\"geography/elevation/highest_point\":\"Maromokotro 2,876 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"615\",\"geography/geographic_coordinates\":\"20 00 S, 47 00 E\",\"geography/geography_note\":\"worlds fourth-largest island; strategic location along Mozambique Channel; despite Madagascar\\u2019s close proximity to the African continent, ocean currents isolate the island resulting in high rates of endemic plant and animal species; approximately 90% of the flora and fauna on the island are found nowhere else\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.06,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.641,\"geography/land_use/forest\":0.215,\"geography/land_use/other\":0.074,\"geography/location\":\"Southern Africa, island in the Indian Ocean, east of Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain, high plateau and mountains in center\",\"government/administrative_divisions\":\"6 provinces (faritany); Antananarivo, Antsiranana, Fianarantsoa, Mahajanga, Toamasina, Toliara\",\"government/capital/geographic_coordinates\":\"18 55 S, 47 31 E\",\"government/capital/name\":\"Antananarivo\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Madageiscar\\u0022 was first used by the 13th-century Venetian explorer Marco POLO, as a corrupted transliteration of Mogadishu, the Somali port with which POLO confused the island\",\"government/executive_branch/chief_of_state\":\"President Andry RAJOELINA (since 21\\u0026amp;nbsp;January 2019) (2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Christian NTSAY (since 6 June 2018 and re-appointed\\u0026amp;nbsp;19 July 2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a vertical white band of the same width on hoist side; by tradition, red stands for sovereignty, green for hope, white for purity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"26 June 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 26 June (1960)\",\"government/national_symbol_s\":\"travellers palm, zebu; national colors: red, green, white\",\"introduction\":\"Madagascar was one of the last major habitable landmasses on earth settled by humans. While some transient visits to the island may have occurred in the centuries B.C., large-scale settlement began between A.D. 350 and 550 with settlers from present-day Indonesia. The island attracted Arab and Persian traders as early as the 7th century, and migrants from Africa arrived around A.D. 1000. Madagascar was a pirate stronghold during the late 17th and early 18th centuries, and served as a slave trading center into the 19th century. From the 16th to the late 19th century, a native Merina Kingdom dominated much of Madagascar. The island was conquered by the French in 1896 who made it a colony; independence was regained in 1960. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;During 1992-93, free presidential and National Assembly elections were held ending 17 years of single-party rule. In 1997, in the second presidential race, Didier RATSIRAKA, the leader during the 1970s and 1980s, returned to the presidency. The 2001 presidential election was contested between the followers of Didier RATSIRAKA and Marc RAVALOMANANA, nearly causing secession of half of the country. In 2002, the High Constitutional Court announced RAVALOMANANA the winner. RAVALOMANANA won a second term in 2006 but, following protests in 2009, handed over power to the military, which then conferred the presidency on the mayor of Antananarivo, Andry RAJOELINA, in what amounted to a coup detat. Following a lengthy mediation process led by the Southern African Development Community, Madagascar held UN-supported presidential and parliamentary elections in 2013. Former de facto finance minister Hery RAJAONARIMAMPIANINA won a runoff election in December 2013 and was inaugurated in January 2014. In January 2019, RAJOELINA was declared the winner of a runoff election against RAVALOMANANA; both RATSIRAKA and RAJAONARIMAMPIANINA also ran in the first round of the election, which took place in November 2018.\",\"name\":\"Madagascar\",\"people_and_society/age_structure/0_14_years\":0.3955,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.3242,\"people_and_society/age_structure/55_64_years\":0.0445,\"people_and_society/age_structure/65_years_and_over\":0.0335,\"people_and_society/birth_rate\":\"31 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Malayo-Indonesian (Merina and related Betsileo), Cotiers (mixed African, Malayo-Indonesian, and Arab ancestry - Betsimisaraka, Tsimihety, Antaisaka, Sakalava), French, Indian, Creole, Comoran\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.21 million ANTANANARIVO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Malagasy\",\"people_and_society/nationality/noun\":\"Malagasy (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25683610\",\"people_and_society/population_growth_rate\":0.0246,\"people_and_society/urbanization/urban_population\":\"37.9% of total population (2019)\",\"transportation/airports\":\"83\",\"transportation/railways/total\":\"836\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":27.30000000000001,\"BoxWidth\":26,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.735,\"ISO3_Code\":\"BWA\",\"ISO_Code\":\"BW\",\"Path\":\"M 570 510.7 570.1 510.7 570 511 570.1 511.4 570.5 511.8 570.8 512.5 571.5 513.2 571.6 513.8 571.9 514 572 514.1 572 514.6 572.2 514.8 572.5 515.8 573 516 573 516.2 573.3 516.4 573.6 516.6 573.8 516.8 574.1 517 575 517.2 575.2 517.4 575.4 517.5 575.7 518 575.7 518.6 576.2 518.6 576.8 518.7 576.9 519.4 576.8 519.8 576.8 520.4 577.3 521 577.6 521.7 577.7 521.9 578.6 521.9 579 522.1 579.3 522 579.8 522.3 580.4 522.5 580.6 522.6 580.5 522.9 580.6 523.2 580.8 523.3 581.1 523.3 581.4 523.7 581 523.7 580.5 523.8 580.3 524 580.3 524.3 580.2 524.5 579.3 524.8 578.5 524.9 578.1 525.2 578 525.4 577.8 525.7 577.7 525.9 577.5 526 577.4 526.3 577.1 526.5 576.9 526.8 576.5 526.8 576.3 527.2 575.8 527.4 575.3 527.7 575 528.1 574.9 528.1 574.7 528.6 574.4 529.9 574.1 530.1 573.7 530.4 573.3 531 572.6 531.2 571.9 531.3 571.7 531.5 571.8 531.9 571.3 533.1 571.1 533.8 570.9 534.1 570.4 534.5 569.8 534.5 569.4 534.4 569 534.7 568.4 534.7 567.8 534.5 567.5 534.5 567 534.1 566.6 534.2 566.3 534.1 565.8 533.6 565.6 533.5 565 533.1 564.4 533 564 533.1 563.8 533.1 563.4 533.7 563.3 534.3 563.1 534.6 563.1 534.7 563 534.9 563 535.3 562.5 535.9 562.2 535.9 561.9 536.3 561.6 536.4 561.4 536.8 561.1 537.2 560.8 537.3 560.4 537.4 560.4 537.7 560.1 537.9 559.3 537.8 558.6 537.9 558 537.7 557.4 538 557.2 537.7 557.1 536.8 557.2 536.6 557.6 536.1 557.8 535.7 557.7 534.9 557.3 534.3 557.3 534 557.2 533.6 557 533.3 556.5 532.3 556.1 531.9 555.8 531.8 555.4 531.4 555.4 530.2 555.4 528.5 555.4 526 555.5 523.1 558.1 523.1 558.2 523 558.2 512.3 559.5 512.2 561.9 511.7 564 511.3 564.5 511.3 564.9 511.9 565.2 512.1 565.4 512.6 565.5 512.7 565.8 512.5 566.4 511.9 567.1 511.4 567.4 511.4 567.6 511.2 567.7 511.2 567.9 511.5 568.1 511.5 568.6 511 569.1 510.8 569.5 510.8 569.8 510.7 570 510.7 Z\",\"Xmax\":581.4,\"Xmid\":566,\"Xmin\":555.4,\"Ymax\":538,\"Ymid\":523.7,\"Ymin\":510.7,\"economy/currency\":\"pulas (BWP)\",\"economy/gdp_per_capita_ppp/2017\":\"17000\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.235 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":566730,\"geography/area/water\":15000,\"geography/area_comparative\":\"slightly smaller than Texas; almost four times the size of Illinois\",\"geography/area_sqkm\":581730,\"geography/climate\":\"semiarid; warm winters and hot summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Tsodilo Hills 1,489 m\",\"geography/elevation/lowest_point\":\"junction of the Limpopo and Shashe Rivers 513 m\",\"geography/elevation/mean_elevation\":\"1013\",\"geography/geographic_coordinates\":\"22 00 S, 24 00 E\",\"geography/geography_note\":\"landlocked; population concentrated in eastern part of the country\",\"geography/land_boundaries/border_countries\":\"Namibia 1544 km, South Africa 1969 km, Zambia 0.15 km, Zimbabwe 834 km\",\"geography/land_boundaries/total\":\"4,347.15 km\",\"geography/land_use/agricultural_land_arable_land\":0.006,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.452,\"geography/land_use/forest\":0.198,\"geography/land_use/other\":0.344,\"geography/location\":\"Southern Africa, north of South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"predominantly flat to gently rolling tableland; Kalahari Desert in southwest\",\"government/administrative_divisions\":\"10 districts and 6 town councils*; Central, Chobe, Francistown*, Gaborone*, Ghanzi, Jwaneng*, Kgalagadi, Kgatleng, Kweneng, Lobatse*, North East, North West, Selebi-Phikwe*, South East, Southern, Sowa Town*\",\"government/capital/geographic_coordinates\":\"24 38 S, 25 54 E\",\"government/capital/name\":\"Gaborone\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Botswana means \\u0022Land of the Tswana\\u0022 - referring to the countrys major ethnic group\",\"government/executive_branch/chief_of_state\":\"President Mokgweetse Eric MASISI (since 1 April 2018); Vice President Slumber TSOGWANE (since 4 April 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Mokgweetse Eric MASISI (since 1 April 2018); Vice President Slumber TSOGWANE (since 4 April 2018); note - the president is both chief of state and head of government\",\"government/flag_description\":\"light blue with a horizontal white-edged black stripe in the center; the blue symbolizes water in the form of rain, while the black and white bands represent racial harmony\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"30 September 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day (Botswana Day), 30 September (1966)\",\"government/national_symbol_s\":\"zebra; national colors: blue, white, black\",\"introduction\":\"Formerly the British protectorate of Bechuanaland, Botswana adopted its new name at independence in 1966. More than five decades of uninterrupted civilian leadership, progressive social policies, and significant capital investment have created one of the most stable economies in Africa. The ruling Botswana Democratic Party has won every election since independence; President Mokgweetsi Eric MASISI assumed the presidency in April 2018 following the retirement of former President Ian KHAMA due to constitutional term limits. MASISI is Botswana\\u0026amp;rsquo;s fifth president since independence. Mineral extraction, principally diamond mining, dominates economic activity, though tourism is a growing sector due to the countrys conservation practices and extensive nature preserves. Botswana has one of the worlds highest rates of HIV/AIDS infection, but also one of Africas most progressive and comprehensive programs for dealing with the disease.\",\"name\":\"Botswana\",\"people_and_society/age_structure/0_14_years\":0.3148,\"people_and_society/age_structure/15_24_years\":0.187,\"people_and_society/age_structure/25_54_years\":0.3888,\"people_and_society/age_structure/55_64_years\":0.0561,\"people_and_society/age_structure/65_years_and_over\":0.0533,\"people_and_society/birth_rate\":\"21.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"9.6% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Tswana (or Setswana) 79%, Kalanga 11%, Basarwa 3%, other, including Kgalagadi and white 7%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"269,000 GABORONE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Motswana (singular), Batswana (plural)\",\"people_and_society/nationality/noun\":\"Motswana (singular), Batswana (plural)\",\"people_and_society/net_migration_rate\":\"3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2249104\",\"people_and_society/population_growth_rate\":0.0152,\"people_and_society/urbanization/urban_population\":\"70.2% of total population (2019)\",\"transportation/airports\":\"74\",\"transportation/railways/total\":\"888\",\"transportation/roadways/total\":\"31747\"},{\"BoxHeight\":25.80000000000001,\"BoxWidth\":22.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.601,\"ISO3_Code\":\"KEN\",\"ISO_Code\":\"KE\",\"Path\":\"M 616.2 449.5 614.9 451.4 613.7 452.9 613.7 460.3 613.7 461.1 613.7 461.6 613.7 462 613.7 462.3 613.7 462.8 614.6 464.1 614.6 464.2 614.8 464.4 615 464.7 615.2 465 615.2 465.2 614.5 466 614.2 465.9 613.7 466.2 613.6 466.1 613.5 466.3 613.4 466.1 613.3 466.1 613.4 466.7 613.6 466.8 613.5 466.9 613.4 466.9 613.2 467 613.2 466.8 612.9 466.9 613.1 467.2 613 467.3 612.6 467.6 612.3 467.6 611.9 467.7 611.4 468.1 611.3 469 611.4 468.9 611.2 469.6 610.9 469.9 610.8 469.8 610.8 470.1 610.5 470.6 610.4 471.2 610 471.9 609.4 473.2 609.2 473.3 609.2 473.5 609 473.4 609 473.3 608.8 473.3 608.7 473.5 604.8 470.8 604.6 470.4 604.3 470.3 604.2 470.1 604.5 469.7 604.4 469.1 604.4 469 595.7 464.1 594.6 463.5 594.1 463.3 594.1 462.3 594.1 462 594.1 461.9 594.1 461.6 594.2 461.1 594.2 461 594 460.3 594.5 459.6 594.7 459 595 458.8 595.2 458.4 595.5 458.1 595.7 457.6 596.5 457.1 596.5 456.6 596.9 456.1 597.1 455.3 596.8 454.1 596.8 453.6 596.5 453.2 596.3 452.8 595.9 452.4 595.8 452 595.5 451.6 595.4 451 595.5 450.4 595.3 450.3 594.8 450 594.8 449.9 594.6 449.8 594.5 449.2 594.2 448.9 595.3 447.7 598.4 447.7 599.7 447.7 599.7 448 600 448.2 602.1 448.2 602.6 448.4 604 449.3 605.3 450.2 605.7 450.5 606.6 450.6 606.8 450.5 607.8 450.8 608.4 450.8 608.7 450.9 609 450.9 609.5 451 609.6 451.1 610.2 450.4 610.5 449.8 611.5 449.3 613 448.7 613.3 448.8 613.8 449.3 614.2 449.6 614.9 449.6 615.7 449.5 616 449.6 616.2 449.5 Z M 613.9 466.4 614 466.5 613.9 466.5 613.8 466.5 613.7 466.5 613.6 466.5 613.6 466.4 613.7 466.4 613.9 466.3 613.9 466.2 614 466.2 614.1 466.3 613.9 466.4 Z\",\"Xmax\":616.2,\"Xmid\":605,\"Xmin\":594,\"Ymax\":473.5,\"Ymid\":459.1,\"Ymin\":447.7,\"economy/currency\":\"Kenyan shillings (KES)\",\"economy/gdp_per_capita_ppp/2017\":\"3500\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.98 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.33,\"energy/electricity_from_hydroelectric_plants\":0.34,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.33,\"geography/area/land\":569140,\"geography/area/water\":11227,\"geography/area_comparative\":\"five times the size of Ohio; slightly more than twice the size of Nevada\",\"geography/area_sqkm\":580367,\"geography/climate\":\"varies from tropical along coast to arid in interior\",\"geography/coastline\":\"536 km\",\"geography/elevation/highest_point\":\"Mount Kenya 5,199 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"762\",\"geography/geographic_coordinates\":\"1 00 N, 38 00 E\",\"geography/geography_note\":\"the Kenyan Highlands comprise one of the most successful agricultural production regions in Africa; glaciers are found on Mount Kenya, Africas second highest peak; unique physiography supports abundant and varied wildlife of scientific and economic value; Lake Victoria, the worlds largest tropical lake and the second largest fresh water lake, is shared among three countries: Kenya, Tanzania, and Uganda\",\"geography/land_boundaries/border_countries\":\"Ethiopia 867 km, Somalia 684 km, South Sudan 317 km, Tanzania 775 km, Uganda 814 km\",\"geography/land_boundaries/total\":\"3,457 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.374,\"geography/land_use/forest\":0.061,\"geography/land_use/other\":0.458,\"geography/location\":\"Eastern Africa, bordering the Indian Ocean, between Somalia and Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"low plains rise to central highlands bisected by Great Rift Valley; fertile plateau in west\",\"government/administrative_divisions\":\"47 counties; Baringo, Bomet, Bungoma, Busia, Elgeyo/Marakwet, Embu, Garissa, Homa Bay, Isiolo, Kajiado, Kakamega, Kericho, Kiambu, Kilifi, Kirinyaga, Kisii, Kisumu, Kitui, Kwale, Laikipia, Lamu, Machakos, Makueni, Mandera, Marsabit, Meru, Migori, Mombasa, Muranga, Nairobi City, Nakuru, Nandi, Narok, Nyamira, Nyandarua, Nyeri, Samburu, Siaya, Taita/Taveta, Tana River, Tharaka-Nithi, Trans Nzoia, Turkana, Uasin Gishu, Vihiga, Wajir, West Pokot\",\"government/capital/geographic_coordinates\":\"1 17 S, 36 49 E\",\"government/capital/name\":\"Nairobi\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for Mount Kenya; the meaning of the name is unclear but may derive from the Kikuyu, Embu, and Kamba words \\u0022kirinyaga,\\u0022 \\u0022kirenyaa,\\u0022 and \\u0022kiinyaa\\u0022 - all of which mean \\u0022Gods resting place\\u0022\",\"government/executive_branch/chief_of_state\":\"President Uhuru KENYATTA (since 9 April 2013); Deputy President William RUTO (since 9 April 2013); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Uhuru KENYATTA (since 9 April 2013); Deputy President William RUTO (since 9 April 2013); note - position of the prime minister was abolished after the March 2013 elections\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green; the red band is edged in white; a large Maasai warriors shield covering crossed spears is superimposed at the center; black symbolizes the majority population, red the blood shed in the struggle for freedom, green stands for natural wealth, and white for peace; the shield and crossed spears symbolize the defense of freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 December 1963 (from the UK)\",\"government/national_holiday\":\"Jamhuri Day (Independence Day), 12 December (1963); note - Madaraka Day, 1 June (1963) marks the day Kenya attained internal self-rule\",\"government/national_symbol_s\":\"lion; national colors: black, red, green, white\",\"introduction\":\"Founding president and liberation struggle icon Jomo KENYATTA led Kenya from independence in 1963 until his death in 1978, when Vice President Daniel Arap MOI took power in a constitutional succession. The country was a de facto one-party state from 1969 until 1982, after which time the ruling Kenya African National Union (KANU) changed the constitution to make itself the sole legal party in Kenya. MOI acceded to internal and external pressure for political liberalization in late 1991. The ethnically fractured opposition failed to dislodge KANU from power in elections in 1992 and 1997, which were marred by violence and fraud. President MOI stepped down in December 2002 following fair and peaceful elections. Mwai KIBAKI, running as the candidate of the multiethnic, united opposition group, the National Rainbow Coalition (NARC), defeated KANU candidate Uhuru KENYATTA, the son of founding president Jomo KENYATTA, and assumed the presidency following a campaign centered on an anticorruption platform. KIBAKIs reelection in December 2007 brought charges of vote rigging from Orange Democratic Movement (ODM) candidate Raila ODINGA and unleashed two months of violence in which approximately 1,100 people died. African Union-sponsored mediation led by former UN Secretary General Kofi ANNAN in late February 2008 resulted in a power-sharing accord bringing ODINGA into the government in the restored position of prime minister. The power sharing accord included a broad reform agenda, the centerpiece of which was constitutional reform. In August 2010, Kenyans overwhelmingly adopted a new constitution in a national referendum. The new constitution introduced additional checks and balances to executive power and devolved power and resources to 47 newly created counties. It also eliminated the position of prime minister. Uhuru KENYATTA won the first presidential election under the new constitution in March 2013, and was sworn into office the following month; he began a second term in November 2017 following a contentious, repeat election.\",\"name\":\"Kenya\",\"people_and_society/age_structure/0_14_years\":0.3903,\"people_and_society/age_structure/15_24_years\":0.1961,\"people_and_society/age_structure/25_54_years\":0.3427,\"people_and_society/age_structure/55_64_years\":0.04,\"people_and_society/age_structure/65_years_and_over\":0.0308,\"people_and_society/birth_rate\":\"22.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kikuyu 17.2%, Luhya 13.8%, Kalejin 12.9%, Luo 10.5%, Kamba 10.1%, Somali 6.2%, Kisii 5.7%, Mijikenda 5.1%, Meru 4.3%, Turkana 2.6%, Masai 2.2%, other 9.4% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.556 million NAIROBI (capital), 1.254 million Mombassa (2019)\",\"people_and_society/nationality/adjective\":\"Kenyan\",\"people_and_society/nationality/noun\":\"Kenyan(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"48397527\",\"people_and_society/population_growth_rate\":0.0157,\"people_and_society/urbanization/urban_population\":\"27.5% of total population (2019)\",\"transportation/airports\":\"197\",\"transportation/railways/total\":\"3819\",\"transportation/roadways/total\":\"177800\"},{\"BoxHeight\":32,\"BoxWidth\":21.299999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.563,\"ISO3_Code\":\"CMR\",\"ISO_Code\":\"CM\",\"Path\":\"M 543 439.6 542.8 440 542.2 440.4 542.2 440.8 542 441 541.8 441.7 541.5 441.9 540.9 443.1 540.4 443.4 540 443.7 540.2 444.1 540.5 444.2 540.5 444.7 540.5 445 540.5 445.3 540.3 445.9 540.7 446.2 540.7 446.6 540.8 447.7 541.3 448.2 541.6 448.3 541.8 448.6 541.9 449 542.1 449.3 541.8 449.5 542.3 450.3 543.8 451.9 544 452 544.2 452.2 544.5 452.4 544.6 452.7 544.5 452.9 544.6 453.1 544.6 453.7 544.9 454.4 544.6 454.6 544.5 455.1 544.8 455.8 544.5 456 544.4 455.7 544 455.6 543.6 455.3 542.9 455.1 542.5 455.2 542.2 454.9 542 454.9 541.8 455.1 541.6 455 541.4 455 541.3 454.8 541 454.8 540.4 454.5 540 454.6 539.7 454.5 536.9 454.5 536.8 454.3 536.6 454.3 535.3 454.4 534.2 454.3 533.1 454.2 532.6 454.2 532.4 454.1 531.6 454.2 531.4 454.5 527.9 454.6 527.5 454.5 527.3 454.3 527.2 454.1 527.3 453.4 527.6 451.9 527.3 451.3 526.7 450.6 526.6 450 526.9 449.8 526.8 449.6 526.7 449.4 526.4 449.4 526.2 449.7 526.1 449.7 525 449.2 524.7 448.4 524.6 448 524.1 447.8 524.1 448.1 523.8 448.1 523.6 448 523.6 447.8 523.7 447.2 523.8 447.2 523.9 447.2 523.9 447 524.1 446.6 524.4 446.2 524.5 445.5 524.7 445.2 524.5 444.8 524.6 444.4 525.6 443.4 525.9 443 526.1 443 526.3 442.7 526.6 442.5 526.9 442.4 527.1 441.7 527.4 441.7 528.1 441.1 528.4 441.4 529 441.4 529.2 441.2 529.3 440.8 530 441.3 530 441.6 530.3 441.9 530.7 442 530.8 442.4 531.5 442.5 532 442 532.1 441.8 532.1 441.5 532.2 441.2 532.9 440.8 532.9 440.3 533.1 439.8 533.3 439.6 533.3 439.2 533.8 438.4 533.8 438 533.9 437.8 534 437.1 534.3 437.1 534.5 436.6 534.7 436.5 534.9 436.6 535.2 436.5 535.3 436.2 535.4 436.2 535.5 435.7 535.7 435.2 535.8 434.6 535.7 434.4 536.1 434.1 536.6 433.9 536.8 433.2 536.7 433 536.8 432.8 536.7 432.6 536.9 432.4 537.2 432.4 537.4 432.1 537.5 432 537.5 431.7 537.5 431.4 537.7 431.2 537.7 430.8 538 430.2 538.1 429.9 538.2 429.8 538.8 429 539.4 429.2 539.8 428.9 539.9 428.7 540.5 428.5 540.6 428.2 540.6 428 540.4 427.8 540.6 427.2 540.6 426.9 540.7 426.6 540.4 426.4 540.1 426 539.4 426 539.3 425.9 539.4 425.5 539 424 540.1 424 540.4 424.5 540.4 424.9 540.8 425 540.8 425.2 541.1 425.3 541.2 425.7 541.3 426 541.3 426.6 541.4 426.7 541.7 426.8 541.8 427.1 541.7 427.4 541.9 427.6 541.8 427.9 542 428.4 541.8 428.7 541.7 429.5 541.8 430.1 541.8 430.4 542 430.9 542 431.1 542.2 431.4 542.4 431.8 542.6 432 543.4 432.7 542.8 432.9 542.3 432.7 541.5 432.7 541.1 432.9 540.2 432.7 539.5 432.7 538.9 433.4 538.9 433.6 539.1 433.9 539.7 434.6 539.9 435 540.3 435.4 540.9 436 541.3 436.1 541.6 436.4 541.9 436.5 542.1 436.6 542.8 438.6 543.2 439 543.2 439.4 543 439.6 Z\",\"Xmax\":544.9,\"Xmid\":535.3,\"Xmin\":523.6,\"Ymax\":456,\"Ymid\":444.8,\"Ymin\":424,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.672 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.52,\"energy/electricity_from_hydroelectric_plants\":0.47,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":472710,\"geography/area/water\":2730,\"geography/area_comparative\":\"slightly larger than California; about four times the size of Pennsylvania\",\"geography/area_sqkm\":475440,\"geography/climate\":\"varies with terrain, from tropical along coast to semiarid and hot in north\",\"geography/coastline\":\"402 km\",\"geography/elevation/highest_point\":\"Fako on Mont Cameroun 4,045 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"667\",\"geography/geographic_coordinates\":\"6 00 N, 12 00 E\",\"geography/geography_note\":\"sometimes referred to as the hinge of Africa because of its central location on the continent and its position at the west-south juncture of the Gulf of Guinea; throughout the country there are areas of thermal springs and indications of current or prior volcanic activity; Mount Cameroon, the highest mountain in Sub-Saharan west Africa, is an active volcano\",\"geography/land_boundaries/border_countries\":\"Central African Republic 901 km, Chad 1116 km, Republic of the Congo 494 km, Equatorial Guinea 183 km, Gabon 349 km, Nigeria 1975 km\",\"geography/land_boundaries/total\":\"5,018 km\",\"geography/land_use/agricultural_land_arable_land\":0.131,\"geography/land_use/agricultural_land_permanent_crops\":0.033,\"geography/land_use/agricultural_land_permanent_pasture\":0.042,\"geography/land_use/forest\":0.417,\"geography/land_use/other\":0.377,\"geography/location\":\"Central Africa, bordering the Bight of Biafra, between Equatorial Guinea and Nigeria\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"diverse, with coastal plain in southwest, dissected plateau in center, mountains in west, plains in north\",\"government/administrative_divisions\":\"10 regions (regions, singular - region); Adamaoua, Centre, East (Est), Far North (Extreme-Nord), Littoral, North (Nord), North-West (Nord-Ouest), West (Ouest), South (Sud), South-West (Sud-Ouest)\",\"government/capital/geographic_coordinates\":\"3 52 N, 11 31 E\",\"government/capital/name\":\"Yaounde\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"in the 15th century, Portuguese explorers named the area near the mouth of the Wouri River the Rio dos Camaroes (River of Prawns) after the abundant shrimp in the water; over time the designation became Cameroon in English; this is the only instance where a country is named after a crustacean\",\"government/executive_branch/chief_of_state\":\"President Paul BIYA (since 6 November 1982)\",\"government/executive_branch/head_of_government\":\"Prime Minister Joseph Dion NGUTE (since 4 January 2019); Deputy Prime Minister Amadou ALI (since 2014)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), red, and yellow, with a yellow five-pointed star centered in the red band; the vertical tricolor recalls the flag of France; red symbolizes unity, yellow the sun, happiness, and the savannahs in the north, and green hope and the forests in the south; the star is referred to as the \\u0022star of unity\\u0022\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 January 1960 (from French-administered UN trusteeship)\",\"government/national_holiday\":\"State Unification Day (National Day), 20 May (1972)\",\"government/national_symbol_s\":\"lion; national colors: green, red, yellow\",\"introduction\":\"French Cameroon became independent in 1960 as the Republic of Cameroon. The following year the southern portion of neighboring British Cameroon voted to merge with the new country to form the Federal Republic of Cameroon. In 1972, a new constitution replaced the federation with a unitary state, the United Republic of Cameroon. The country has generally enjoyed stability, which has enabled the development of agriculture, roads, and railways, as well as a petroleum industry. Despite slow movement toward democratic reform, political power remains firmly in the hands of President Paul BIYA.\",\"name\":\"Cameroon\",\"people_and_society/age_structure/0_14_years\":0.4215,\"people_and_society/age_structure/15_24_years\":0.196,\"people_and_society/age_structure/25_54_years\":0.3103,\"people_and_society/age_structure/55_64_years\":0.0399,\"people_and_society/age_structure/65_years_and_over\":0.0323,\"people_and_society/birth_rate\":\"35 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Cameroon Highlanders 31%, Equatorial Bantu 19%, Kirdi 11%, Fulani 10%, Northwestern Bantu 8%, Eastern Nigritic 7%, other African 13%, non-African less than 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.822 million YAOUNDE (capital), 3.536 million Douala, (2019)\",\"people_and_society/nationality/adjective\":\"Cameroonian\",\"people_and_society/nationality/noun\":\"Cameroonian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25640965\",\"people_and_society/population_growth_rate\":0.0254,\"people_and_society/urbanization/urban_population\":\"57% of total population (2019)\",\"transportation/airports\":\"33\",\"transportation/railways/total\":\"987\",\"transportation/roadways/total\":\"77589\"},{\"BoxHeight\":26.899999999999977,\"BoxWidth\":33.69999999999999,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.686,\"ISO3_Code\":\"MAR\",\"ISO_Code\":\"MA\",\"Path\":\"M 485.2 353.9 485.2 354 485.2 354.3 485.2 354.4 485.2 354.5 485.3 354.5 485.4 354.5 485.4 354.6 485.4 354.8 485.5 355 485.6 355 485.6 355.1 485.7 355.1 485.7 355.2 485.8 355.3 486 355.5 486.1 355.5 486.2 355.6 486.2 355.7 486.3 355.8 486.4 355.8 486.5 355.9 486.6 355.9 486.6 356 486.7 356 486.7 356.1 486.8 356.1 486.9 356.1 487 356.2 487.1 356.2 487.1 356.1 487.2 356.2 487.3 356.2 487.5 356.3 487.7 356.3 487.8 356.3 487.8 356.4 487.9 356.3 487.9 356.4 488 356.3 488.1 356.3 488.2 356.2 488.3 356.2 488.4 356.2 488.5 356.2 488.6 356.2 488.7 356.1 488.8 356.1 488.9 356.1 489 356.1 489.1 356 489.1 356.1 489.2 356.1 489.2 356.2 489.3 356.2 489.4 356.2 489.5 356.2 489.5 356.1 489.6 356.1 489.6 356 489.6 355.9 489.7 355.9 489.8 355.9 489.8 356 490.1 356.1 490.2 356.1 490.3 356.2 490.4 356.2 490.5 356.2 490.8 356.2 491 356.1 491.1 356.1 491.2 356.1 491.2 356 491.5 355.9 491.7 355.4 491.8 355.5 491.8 355.9 491.8 356 491.9 355.9 491.9 356.3 492.2 356.5 492.9 356.6 493.3 356.4 493.9 356.6 494.2 357 494.4 357.1 494.5 357.1 494.9 357.5 495.1 357.7 494.9 358.1 495.2 358.6 495.1 358.9 495.4 359.9 495.3 360.6 495.3 361 495.2 361.2 495.5 361.5 495.6 361.7 495.4 362.3 495.4 362.7 495.9 363.4 495.8 363.8 496.1 364.3 496.7 364.8 497.2 365.2 497 365.4 496.7 365.6 496.6 365.8 496.5 366.2 496.7 366.3 496.7 366.5 496.4 366.6 494.9 366.4 494.4 366.3 492 366.5 491.9 366.7 492.1 367.3 492.1 367.4 492.1 367.5 491.2 367.7 489.9 368.1 489.8 368.8 489.6 369 489.5 369.4 489.6 369.6 489.8 369.6 490.2 370 490.2 370.2 489.9 370.6 489.9 371 489.3 371.3 488.5 371.4 488 371.6 487.3 372.4 486.3 372.9 485.4 373.6 485.2 374.1 484.6 374.9 484.2 374.8 484.1 374.6 483.9 374.6 483.2 374.7 482.1 374.7 481.2 375 480.2 374.9 479.6 375.3 478.9 375.4 478.7 375.6 477.2 376.6 476.6 377.1 476 377.4 476 380.7 471.6 380.7 463.5 380.7 463.8 380.4 464 380 464.2 379.8 466.5 379.4 468.1 378.7 469.3 377.3 470.6 376.6 471.1 376.1 471.4 375.8 471.6 375.5 472.3 374.4 472.8 373.8 473.3 372.8 473.4 372 472.9 371.4 472.6 371.2 472.8 370.7 472.7 369.7 472.8 369.1 472.7 368.8 473.1 368.1 473.2 367.8 473.6 367.3 474.1 366.8 474.3 366.2 474.4 365.9 474.3 365.7 474.4 365.3 474.3 365 475.6 363.7 476.3 362.8 476.6 362.7 477 362.3 478.4 361.8 478.8 361.6 479.1 361.5 479.5 361.2 480.5 360.6 481.1 360 481.9 358.6 482.5 357.4 482.6 357.4 482.6 357.2 483.3 355.2 483.6 354.2 483.7 354.2 484 354.2 484.2 354.1 484.5 354 484.8 353.8 485 353.8 485.1 353.8 485.2 353.9 Z\",\"Xmax\":497.2,\"Xmid\":482.6,\"Xmin\":463.5,\"Ymax\":380.7,\"Ymid\":367.4,\"Ymin\":353.8,\"economy/currency\":\"Moroccan dirhams (MAD)\",\"economy/gdp_per_capita_ppp/2017\":\"8600\",\"economy/gdp_real_growth_rate/2017\":0.041,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"55.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":446300,\"geography/area/water\":250,\"geography/area_comparative\":\"slightly more than three times the size of New York; slightly larger than California\",\"geography/area_sqkm\":446550,\"geography/climate\":\"Mediterranean, becoming more extreme in the interior\",\"geography/coastline\":\"1,835 km\",\"geography/elevation/highest_point\":\"Jebel Toubkal 4,165 m\",\"geography/elevation/lowest_point\":\"Sebkha Tah -59 m\",\"geography/elevation/mean_elevation\":\"909\",\"geography/geographic_coordinates\":\"32 00 N, 5 00 W\",\"geography/geography_note\":\"strategic location along Strait of Gibraltar; the only African nation to have both Atlantic and Mediterranean coastlines\",\"geography/land_boundaries/border_countries\":\"Algeria 1900 km, Western Sahara 444 km, Spain (Ceuta) 8 km, Spain (Melilla) 10.5 km\",\"geography/land_boundaries/total\":\"2,362.5 km\",\"geography/land_use/agricultural_land_arable_land\":0.175,\"geography/land_use/agricultural_land_permanent_crops\":0.029,\"geography/land_use/agricultural_land_permanent_pasture\":0.471,\"geography/land_use/forest\":0.115,\"geography/land_use/other\":0.21,\"geography/location\":\"Northern Africa, bordering the North Atlantic Ocean and the Mediterranean Sea, between Algeria and Western Sahara\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mountainous northern coast (Rif Mountains) and interior (Atlas Mountains) bordered by large plateaus with intermontane valleys, and fertile coastal plains\",\"government/administrative_divisions\":\"11 regions (recognized); Beni Mellal-Khenifra, Casablanca-Settat, Draa-Tafilalet, Fes-Meknes, Guelmim-Oued Noun, Laayoune-Sakia al Hamra, Oriental, Marrakech-Safi, Rabat-Sale-Kenitra, Souss-Massa, Tanger-Tetouan-Al Hoceima\",\"government/capital/geographic_coordinates\":\"34 01 N, 6 49 W\",\"government/capital/name\":\"Rabat\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name \\u0022Morocco\\u0022 derives from, respectively, the Spanish and Portuguese names \\u0022Marruecos\\u0022 and \\u0022Marrocos,\\u0022 which stem from \\u0022Marrakesh\\u0022 the Latin name for the former capital of ancient Morocco; the Arabic name \\u0022Al Maghrib\\u0022 translates as \\u0022The West\\u0022\",\"government/executive_branch/chief_of_state\":\"King MOHAMMED VI (since 30 July 1999)\",\"government/executive_branch/head_of_government\":\"Prime Minister Saad-Eddine al-OTHMANI (since 17 March 2017)\",\"government/flag_description\":\"red with a green pentacle (five-pointed, linear star) known as Sulaymans (Solomons) seal in the center of the flag; red and green are traditional colors in Arab flags, although the use of red is more commonly associated with the Arab states of the Persian Gulf; the pentacle represents the five pillars of Islam and signifies the association between God and the nation; design dates to 1912\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"2 March 1956 (from France)\",\"government/national_holiday\":\"Throne Day (accession of King MOHAMMED VI to the throne), 30 July (1999)\",\"government/national_symbol_s\":\"pentacle symbol, lion; national colors: red, green\",\"introduction\":\"In 788, about a century after the Arab conquest of North Africa, a series of Moroccan Muslim dynasties began to rule in Morocco. In the 16th century, the Saadi monarchy, particularly under Ahmad al-MANSUR (1578-1603), repelled foreign invaders and inaugurated a golden age. The Alaouite Dynasty, to which the current Moroccan royal family belongs, dates from the 17th century. In 1860, Spain occupied northern Morocco and ushered in a half-century of trade rivalry among European powers that saw Moroccos sovereignty steadily erode; in 1912, the French imposed a protectorate over the country. A protracted independence struggle with France ended successfully in 1956. The internationalized city of Tangier and most Spanish possessions were turned over to the new country that same year. Sultan MOHAMMED V, the current monarchs grandfather, organized the new state as a constitutional monarchy and in 1957 assumed the title of king. Since Spains 1976 withdrawal from what is today called Western Sahara, Morocco has extended its de facto administrative control to roughly 75% of this territory; however, the UN does not recognize Morocco as the administering power for Western Sahara. The UN since 1991 has monitored a cease-fire between Morocco and the Polisario Front - an organization advocating the territory\\u0026amp;rsquo;s independence - and restarted negotiations over the status of the territory in December 2018. King MOHAMMED VI in early 2011 responded to the spread of pro-democracy protests in the region by implementing a reform program that included a new constitution, passed by popular referendum in July 2011, under which some new powers were extended to parliament and the prime minister, but ultimate authority remains in the hands of the monarch. In November 2011, the Justice and Development Party (PJD) - a moderate Islamist party - won the largest number of seats in parliamentary elections, becoming the first Islamist party to lead the Moroccan Government. In September 2015, Morocco held its first direct elections for regional councils, one of the reforms included in the 2011 constitution. The PJD again won the largest number of seats in nationwide parliamentary elections in October 2016.\",\"name\":\"Morocco\",\"people_and_society/age_structure/0_14_years\":0.2547,\"people_and_society/age_structure/15_24_years\":0.1683,\"people_and_society/age_structure/25_54_years\":0.4241,\"people_and_society/age_structure/55_64_years\":0.0833,\"people_and_society/age_structure/65_years_and_over\":0.0695,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Arab-Berber 99%, other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.716 million Casablanca, 1.865 million RABAT (capital), 1.204 million Fes, 1.157 million Tangier, 989,000 Marrakech, 906,000 Agadir (2019)\",\"people_and_society/nationality/adjective\":\"Moroccan\",\"people_and_society/nationality/noun\":\"Moroccan(s)\",\"people_and_society/net_migration_rate\":\"-3.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"34314130\",\"people_and_society/population_growth_rate\":0.0095,\"people_and_society/urbanization/urban_population\":\"63% of total population (2019)\",\"transportation/airports\":\"55\",\"transportation/railways/total\":\"2067\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.099999999999966,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COG\",\"ISO_Code\":\"CG\",\"Path\":\"M 551.6 450.9 551.7 451.5 551.6 451.8 551.4 452.2 551 453 550.2 454.4 550.1 456.3 549.8 457 549.5 457.9 549.6 458.8 549.7 459.2 549.8 459.4 549.4 460 549.2 460.7 549 461 549 461.3 549.1 461.6 549.1 462 549.1 462.2 549 462.3 548.9 462.4 548.4 462.8 548.1 463.3 547.4 463.5 546.7 464.1 546 465.3 545.9 465.7 544.9 466.6 544.9 467.2 545 467.8 544.8 468.6 544.8 469.2 544.9 469.8 544 471.5 543.1 471.8 542.9 472 542.8 472.4 542.1 472.6 541.9 473 541.3 473.6 541.1 473.9 540.7 474.2 540.2 474 539.9 474.1 540 473.5 539.8 473.2 540.1 472.9 539.9 472.7 539.9 472.5 539.3 472.8 538.9 472.8 538.6 473.1 538.5 473 538.3 472.9 538.1 472.9 538 473.5 538 473.6 537.9 473.7 537.8 473.7 537.7 473.9 537.5 473.8 537.4 474 537.3 474.1 537.2 474.1 537.1 473.9 536.8 473.8 536.4 473.3 536.3 473.4 536.3 473.6 535.7 472.9 535.4 472.8 535.3 472.9 535.4 473 535.2 473 535.1 473.2 534.8 473.3 534.6 473.3 534.4 473.4 534.2 473.8 533.8 473.9 533.7 474.1 533.2 474.4 532.8 473.9 532.8 473.7 532.7 473.5 532.8 473.4 532.7 473.2 531.6 472.3 531.5 472 531.1 471.6 531.2 470.9 531.4 470.6 532 470.4 532.5 470.8 532.9 470.9 533.1 470.7 533 470.4 533.4 469.9 533.2 469.4 533.3 469.2 533.4 468.8 532.3 468.3 532.4 467.9 532.3 467.6 532.2 467.1 532.6 467.3 532.9 467.2 533.2 467.1 533.6 467.3 534.6 467.3 534.7 467 534.7 466.7 534.5 465.8 535.2 465.8 535.5 465.9 535.7 466.4 536.3 467.1 537.4 467.3 538.2 466.5 538.3 466.6 538.5 467 538.5 467.3 539.1 467.4 539.3 467.1 539.4 466.9 539.3 466.6 539.5 466.4 539.5 466.1 539.9 465.7 540 465.3 539.9 465 540.1 464.7 540.1 464.1 540 463.1 540.2 462.4 540.2 462.3 540.1 462.1 540 462 539.9 461.9 539.4 461.8 539.3 461.6 539.2 461.4 538.6 461.1 538.5 461 538.7 460.5 538.6 460.3 538.6 460 538.7 459.7 539.1 459.1 539.5 459 539.8 458.9 540.1 458.3 540.1 458 539.6 456.9 539.3 456.7 538.4 456.6 537.6 457 537.2 457 536.9 457.1 536.6 457.1 536.7 456.8 536.5 456.2 536.4 455.9 536.6 455.6 536.5 455.3 536.8 454.9 536.9 454.5 539.7 454.5 540 454.6 540.4 454.5 541 454.8 541.3 454.8 541.4 455 541.6 455 541.8 455.1 542 454.9 542.2 454.9 542.5 455.2 542.9 455.1 543.6 455.3 544 455.6 544.4 455.7 544.5 456 544.8 455.8 544.5 455.1 544.6 454.6 544.9 454.4 545.8 452.7 545.7 452.3 545.8 452 545.8 451.8 546 450.9 546.2 450.8 546.4 450.7 546.7 450.8 547 450.7 547.2 450.8 547.7 450.6 547.9 450.5 548.1 450.5 548.5 450.3 548.8 450.5 549.4 450.5 549.5 450.7 549.7 450.6 549.9 450.7 550.2 450.7 550.4 450.9 550.6 450.8 550.7 450.6 551 450.6 551.3 450.5 551.6 450.9 Z\",\"Xmax\":551.7,\"Xmid\":542.3,\"Xmin\":531.1,\"Ymax\":474.4,\"Ymid\":462.9,\"Ymin\":450.3,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"6800\",\"economy/gdp_real_growth_rate/2017\":-0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.239 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.64,\"energy/electricity_from_hydroelectric_plants\":0.36,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":341500,\"geography/area/water\":500,\"geography/area_comparative\":\"slightly smaller than Montana; about twice the size of Florida\",\"geography/area_sqkm\":342000,\"geography/climate\":\"tropical; rainy season (March to June); dry season (June to October); persistent high temperatures and humidity; particularly enervating climate astride the Equator\",\"geography/coastline\":\"169 km\",\"geography/elevation/highest_point\":\"Mount Berongou 903 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"430\",\"geography/geographic_coordinates\":\"1 00 S, 15 00 E\",\"geography/geography_note\":\"about 70% of the population lives in Brazzaville, Pointe-Noire, or along the railroad between them\",\"geography/land_boundaries/border_countries\":\"Angola 231 km, Cameroon 494 km, Central African Republic 487 km, Democratic Republic of the Congo 1229 km, Gabon 2567 km\",\"geography/land_boundaries/total\":\"5,008 km\",\"geography/land_use/agricultural_land_arable_land\":0.016,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.293,\"geography/land_use/forest\":0.656,\"geography/land_use/other\":0.033,\"geography/location\":\"Central Africa, bordering the South Atlantic Ocean, between Angola and Gabon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plain, southern basin, central plateau, northern basin\",\"government/administrative_divisions\":\"12 departments (departments, singular - department); Bouenza, Brazzaville, Cuvette, Cuvette-Ouest, Kouilou, Lekoumou, Likouala, Niari, Plateaux, Pointe-Noire, Pool, Sangha\",\"government/capital/geographic_coordinates\":\"4 15 S, 15 17 E\",\"government/capital/name\":\"Brazzaville\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, which makes up much of the countrys eastern border; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0022hunters\\u0022\",\"government/executive_branch/chief_of_state\":\"President Denis SASSOU-Nguesso (since 25 October 1997)\",\"government/executive_branch/head_of_government\":\"Prime Minister Clement MOUAMBA (since 24 April 2016); note - a constitutional referendum held in 2015 approved the change of the head of government from the president to the prime minister (2019)\",\"government/flag_description\":\"divided diagonally from the lower hoist side by a yellow band; the upper triangle (hoist side) is green and the lower triangle is red; green symbolizes agriculture and forests, yellow the friendship and nobility of the people, red is unexplained but has been associated with the struggle for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 15 August (1960)\",\"government/national_symbol_s\":\"lion, elephant; national colors: green, yellow, red\",\"introduction\":\"Upon independence in 1960, the former French region of Middle Congo became the Republic of the Congo. A quarter century of experimentation with Marxism was abandoned in 1990 and a democratically elected government took office in 1992. A two-year civil war that ended in 1999 restored former Marxist President Denis SASSOU-Nguesso, who had ruled from 1979 to 1992, and sparked a short period of ethnic and political unrest that was resolved by a peace agreement in late 1999. A new constitution adopted three years later provided for a multi-party system and a seven-year presidential term, and elections arranged shortly thereafter installed SASSOU-Nguesso. Following a year of renewed fighting, President SASSOU-Nguesso and southern-based rebel groups agreed to a final peace accord in March 2003. SASSOU-Nguesso was reeelected in 2009 and, after passing a referendum allowing him to run for a third term, was reelected again in 2016. The Republic of Congo is one of Africas largest petroleum producers, but with declining production it will need new offshore oil finds to sustain its oil earnings over the long term.\",\"name\":\"Congo\",\"people_and_society/age_structure/0_14_years\":0.4175,\"people_and_society/age_structure/15_24_years\":0.1699,\"people_and_society/age_structure/25_54_years\":0.3377,\"people_and_society/age_structure/55_64_years\":0.0439,\"people_and_society/age_structure/65_years_and_over\":0.031,\"people_and_society/birth_rate\":\"33.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Kongo 40.5%, Teke 16.9%, Mbochi 13.1%, foreigner 8.2%, Sangha 5.6%, Mbere/Mbeti/Kele 4.4%, Punu 4.3%, Pygmy 1.6%, Oubanguiens 1.6%, Duma 1.5%, Makaa 1.3%, other and unspecified 1% (2014-15 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.308 million BRAZZAVILLE (capital), 1.176 million Pointe-Noire (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5062021\",\"people_and_society/population_growth_rate\":0.0217,\"people_and_society/urbanization/urban_population\":\"67.4% of total population (2019)\",\"transportation/airports\":\"27\",\"transportation/railways/total\":\"510\",\"transportation/roadways/total\":\"23324\"},{\"BoxHeight\":17.5,\"BoxWidth\":16,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.703,\"ISO3_Code\":\"GAB\",\"ISO_Code\":\"GA\",\"Path\":\"M 536.9 454.5 536.8 454.9 536.5 455.3 536.6 455.6 536.4 455.9 536.5 456.2 536.7 456.8 536.6 457.1 536.9 457.1 537.2 457 537.6 457 538.4 456.6 539.3 456.7 539.6 456.9 540.1 458 540.1 458.3 539.8 458.9 539.5 459 539.1 459.1 538.7 459.7 538.6 460 538.6 460.3 538.7 460.5 538.5 461 538.6 461.1 539.2 461.4 539.3 461.6 539.4 461.8 539.9 461.9 540 462 540.1 462.1 540.2 462.3 540.2 462.4 540 463.1 540.1 464.1 540.1 464.7 539.9 465 540 465.3 539.9 465.7 539.5 466.1 539.5 466.4 539.3 466.6 539.4 466.9 539.3 467.1 539.1 467.4 538.5 467.3 538.5 467 538.3 466.6 538.2 466.5 537.4 467.3 536.3 467.1 535.7 466.4 535.5 465.9 535.2 465.8 534.5 465.8 534.7 466.7 534.7 467 534.6 467.3 533.6 467.3 533.2 467.1 532.9 467.2 532.6 467.3 532.2 467.1 532.3 467.6 532.4 467.9 532.3 468.3 533.4 468.8 533.3 469.2 533.2 469.4 533.4 469.9 533 470.4 533.1 470.7 532.9 470.9 532.5 470.8 532 470.4 531.4 470.6 531.2 470.9 531.1 471.6 530.6 471.3 530.3 470.8 529.6 470.2 529.5 469.8 528.9 469.2 527.5 468.1 526.8 467.4 526.5 466.7 525.8 465.8 525.6 465.1 524.9 464.1 524.9 463.8 524.2 462.5 524.3 462.5 524.5 462.8 524.7 462.6 524.8 462.6 524.9 462.4 525.2 462.6 525.3 462.6 525.3 462.3 525.5 462 525.7 461.6 525.8 461.6 525.9 460.6 525.9 460.3 525.8 459.9 525.9 459.7 526.3 460.2 526.5 460.2 527 460.3 527.2 460.1 527.1 460 526.3 459.7 525.9 459 525.9 458.9 526.1 458.9 526.5 459.3 526.7 459.3 526.5 458 526.8 457.6 527 457.6 527.2 457.8 527.6 458 527.8 457.8 531.4 457.8 531.4 454.5 531.6 454.2 532.4 454.1 532.6 454.2 533.1 454.2 534.2 454.3 535.3 454.4 536.6 454.3 536.8 454.3 536.9 454.5 Z\",\"Xmax\":540.2,\"Xmid\":532.7,\"Xmin\":524.2,\"Ymax\":471.6,\"Ymid\":462.3,\"Ymin\":454.1,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"18100\",\"economy/gdp_real_growth_rate/2017\":0.005,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.293 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":257667,\"geography/area/water\":10000,\"geography/area_comparative\":\"slightly smaller than Colorado\",\"geography/area_sqkm\":267667,\"geography/climate\":\"tropical; always hot, humid\",\"geography/coastline\":\"885 km\",\"geography/elevation/highest_point\":\"Mont Iboundji 1,575 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"377\",\"geography/geographic_coordinates\":\"1 00 S, 11 45 E\",\"geography/geography_note\":\"a small population and oil and mineral reserves have helped Gabon become one of Africas wealthier countries; in general, these circumstances have allowed the country to maintain and conserve its pristine rain forest and rich biodiversity\",\"geography/land_boundaries/border_countries\":\"Cameroon 349 km, Republic of the Congo 2567 km, Equatorial Guinea 345 km\",\"geography/land_boundaries/total\":\"3,261 km\",\"geography/land_use/agricultural_land_arable_land\":0.012,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.172,\"geography/land_use/forest\":0.81,\"geography/land_use/other\":0,\"geography/location\":\"Central Africa, bordering the Atlantic Ocean at the Equator, between Republic of the Congo and Equatorial Guinea\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow coastal plain; hilly interior; savanna in east and south\",\"government/administrative_divisions\":\"9 provinces; Estuaire, Haut-Ogooue, Moyen-Ogooue, Ngounie, Nyanga, Ogooue-Ivindo, Ogooue-Lolo, Ogooue-Maritime, Woleu-Ntem\",\"government/capital/geographic_coordinates\":\"0 23 N, 9 27 E\",\"government/capital/name\":\"Libreville\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name originates from the Portuguese word \\u0022gabao\\u0022 meaning \\u0022cloak,\\u0022 which is roughly the shape that the early explorers gave to the estuary of the Komo River by the capital of Libreville\",\"government/executive_branch/chief_of_state\":\"President Ali BONGO Ondimba (since 16 October 2009)\",\"government/executive_branch/head_of_government\":\"Prime Minister Julien NKOGHE BEKALE (since 15 January 2019)\",\"government/flag_description\":\"three equal horizontal bands of green (top), yellow, and blue; green represents the countrys forests and natural resources, gold represents the equator (which transects Gabon) as well as the sun, blue represents the sea\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"17 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 17 August (1960)\",\"government/national_symbol_s\":\"black panther; national colors: green, yellow, blue\",\"introduction\":\"Following, independence from France in 1960, El Hadj Omar BONGO Ondimba - one of the longest-ruling heads of state in the world - dominated the countrys political scene for four decades (1967-2009). President BONGO introduced a nominal multiparty system and a new constitution in the early 1990s. However, allegations of electoral fraud during local elections in December 2002 and the presidential election in 2005 exposed the weaknesses of formal political structures in Gabon. Following President BONGOs death in 2009, a new election brought his son, Ali BONGO Ondimba, to power. Despite constrained political conditions, Gabons small population, abundant natural resources, and considerable foreign support have helped make it one of the more stable African countries.President Ali BONGO Ondimba\\u2019s controversial August 2016 reelection sparked unprecedented opposition protests that resulted in the burning of the parliament building. The election was contested by the opposition after fraudulent results were flagged by international election observers. Gabon\\u2019s Constitutional Court reviewed the election results but ruled in favor of President BONGO, upholding his win and extending his mandate to 2023.\",\"name\":\"Gabon\",\"people_and_society/age_structure/0_14_years\":0.3745,\"people_and_society/age_structure/15_24_years\":0.2208,\"people_and_society/age_structure/25_54_years\":0.316,\"people_and_society/age_structure/55_64_years\":0.0496,\"people_and_society/age_structure/65_years_and_over\":0.0391,\"people_and_society/birth_rate\":\"26.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Gabonese-born 80.1% (includes Fang 23.2%, Shira-Punu/Vili 18.9%, Nzabi-Duma 11.3%, Mbede-Teke 6.9%, Myene 5%, Kota-Kele 4.9%, Okande-Tsogo 2.1%, Pygmy .3%, other 7.5%), Cameroonian 4.6%, Malian 2.4%, Beninese 2.1%, acquired Gabonese nationality 1.6%, Togolese 1.6%, Senegalese 1.1%, Congolese (Brazzaville) 1%, other 5.5% (includes Congolese (Kinshasa), Equatorial Guinean, Nigerian) (2012)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"824,000 LIBREVILLE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Gabonese\",\"people_and_society/nationality/noun\":\"Gabonese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2119036\",\"people_and_society/population_growth_rate\":0.0273,\"people_and_society/urbanization/urban_population\":\"89.7% of total population (2019)\",\"transportation/airports\":\"44\",\"transportation/railways/total\":\"649\",\"transportation/roadways/total\":\"14300\"},{\"BoxHeight\":21,\"BoxWidth\":23.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ESH\",\"ISO_Code\":\"EH\",\"Path\":\"M 452.7 401.7 452.6 401.5 452.7 401 453 398.8 453 398.5 453.5 397.4 453.8 397.2 454.2 397.1 454.3 396.9 454.5 396.5 454.7 396.2 454.8 395.4 455.2 395.1 455.2 394.6 455.6 393.8 455.8 393.4 456.4 392.6 456.2 392.3 456.7 391.9 457.8 390.7 458.3 390.3 458.7 389.9 458.9 389.2 458.9 388 459.2 387.3 459.4 386.6 459.8 385.9 459.9 385.3 460.7 384.6 461.4 384.3 462.4 383.6 463.5 380.7 471.6 380.7 476 380.7 476 381.8 476 384.4 475.9 385.9 471.6 385.9 466.7 385.9 466.7 393.6 465.7 394 465.1 394.2 464 394.9 463.7 395.4 463.6 395.8 463.7 396.5 463.9 398.8 463.9 400 453.1 400 453 400.1 452.7 401 452.7 401.1 452.7 401.2 452.7 401.5 452.7 401.6 452.7 401.7 Z M 455.9 392.9 455.7 393.1 455.6 393.1 455.9 392.7 455.9 392.5 456 392.5 455.9 392.9 Z\",\"Xmax\":476,\"Xmid\":463.6,\"Xmin\":452.6,\"Ymax\":401.7,\"Ymid\":390,\"Ymin\":380.7,\"economy/currency\":\"Moroccan dirhams (MAD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"268,400 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":266000,\"geography/area/water\":0,\"geography/area_comparative\":\"about the size of Colorado\",\"geography/area_sqkm\":266000,\"geography/climate\":\"hot, dry desert; rain is rare; cold offshore air currents produce fog and heavy dew\",\"geography/coastline\":\"1,110 km\",\"geography/elevation/highest_point\":\"unnamed elevation 805 m\",\"geography/elevation/lowest_point\":\"Sebjet Tah -55 m\",\"geography/elevation/mean_elevation\":\"256\",\"geography/geographic_coordinates\":\"24 30 N, 13 00 W\",\"geography/geography_note\":\"the waters off the coast are particularly rich fishing areas\",\"geography/land_boundaries/border_countries\":\"Algeria 41 km, Mauritania 1564 km, Morocco 444 km\",\"geography/land_boundaries/total\":\"2,049 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.027,\"geography/land_use/other\":0.785,\"geography/location\":\"Northern Africa, bordering the North Atlantic Ocean, between Mauritania and Morocco\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low, flat desert with large areas of rocky or sandy surfaces rising to small mountains in south and northeast\",\"government/administrative_divisions\":\"none officially; the territory west of the Moroccan berm falls under de facto Moroccan control; Morocco claims the territory of Western Sahara, the political status of which is considered undetermined by the US Government; portions of the regions Guelmim-Es Smara and Laayoune-Boujdour-Sakia El Hamra, as claimed by Morocco, lie within Western Sahara; Morocco also claims Oued Eddahab-Lagouira, another region that falls entirely within Western Sahara\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive name specifying the territorys western location on the African continents vast desert\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"legal status of territory and issue of sovereignty unresolved; territory contested by Morocco and Polisario Front (Popular Front for the Liberation of the Saguia el Hamra and Rio de Oro), which in February 1976 formally proclaimed a government-in-exile of the Sahrawi Arab Democratic Republic (SADR), near Tindouf, Algeria, led by President Mohamed ABDELAZIZ until his death in May 2016; current President Brahim GHALI elected in July 2016; territory partitioned between Morocco and Mauritania in April 1976 when Spain withdrew, with Morocco acquiring northern two-thirds; Mauritania, under pressure from Polisario guerrillas, abandoned all claims to its portion in August 1979; Morocco moved to occupy that sector shortly thereafter and has since asserted administrative control; the Polisarios government-in-exile was seated as an Organization of African Unity (OAU) member in 1984; Morocco between 1980 and 1987 built a fortified sand berm delineating the roughly 75% of Western Sahara west of the barrier that currently is controlled by Morocco; guerrilla activities continued sporadically until a UN-monitored cease-fire was implemented on 6 September 1991 (Security Council Resolution 690) by the United Nations Mission for the Referendum in Western Sahara (MINURSO)\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Western Sahara is a non-self-governing territory on the northwest coast of Africa bordered by Morocco, Mauritania, and Algeria. After Spain withdrew from its former colony of Spanish Sahara in 1976, Morocco annexed the northern two-thirds of Western Sahara and claimed the rest of the territory in 1979, following Mauritanias withdrawal. A guerrilla war with the Polisario Front contesting Moroccos sovereignty ended in a 1991 cease-fire and the establishment of a UN peacekeeping operation. As part of this effort, the UN sought to offer a choice to the peoples of Western Sahara between independence (favored by the Polisario Front) or integration into Morocco. A proposed referendum on the question of independence never took place due to lack of agreement on voter eligibility. The approximately 1,600 km- (almost 1,000 mi-) long defensive sand berm, built by the Moroccans from 1980 to 1987 and running the length of the territory, continues to separate the opposing forces, with Morocco controlling the roughly three-quarters of the territory west of the berm. There are periodic ethnic tensions between the native Sahrawi population and Moroccan immigrants. Morocco maintains a heavy security presence in the territory. The UN revived direct talks about the territory between Morocco, the Polisario Front, Algeria, and Mauritania in December 2018.\",\"name\":\"Western Sahara\",\"people_and_society/age_structure/0_14_years\":0.3693,\"people_and_society/age_structure/15_24_years\":0.1949,\"people_and_society/age_structure/25_54_years\":0.3452,\"people_and_society/age_structure/55_64_years\":0.0511,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"28.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab, Berber\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"232,000 Laayoune (2018)\",\"people_and_society/nationality/adjective\":\"Sahrawi, Sahrawian, Sahraouian\",\"people_and_society/nationality/noun\":\"Sahrawi(s), Sahraoui(s)\",\"people_and_society/net_migration_rate\":\"5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"619551\",\"people_and_society/population_growth_rate\":0.0264,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":15.399999999999977,\"BoxWidth\":20.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.477,\"ISO3_Code\":\"GIN\",\"ISO_Code\":\"GN\",\"Path\":\"M 468.5 425.9 468.3 426 468.3 426.2 468.1 426.5 468.6 426.9 468.8 427 469 427 469.4 426.5 469.7 426.4 470.1 426.8 470.2 427.2 470.4 427.3 470.8 426.9 470.9 426.7 471.1 426.7 471.4 426.4 472 426.6 472.6 426.9 473.1 427 473.3 426.6 473.8 426.4 474.1 426.3 474.2 426.1 474 425.8 474 425.7 474.5 425.7 474.9 425.9 475.1 426.1 475.1 426.4 475.3 426.6 475.3 426.9 475.6 427 475.6 427.3 475.5 428.1 475.7 428.1 475.9 428.1 476.1 428.5 476.2 428.6 476.3 428.6 476.4 428.7 476.7 428.8 476.7 428.9 476.8 429 476.7 429.1 476.5 429.1 476.4 429.3 476.3 429.3 476 430 476.4 429.9 476.5 429.7 476.8 429.7 476.9 429.8 477.1 430.2 476.9 430.5 477.1 431.3 477.2 431.5 477.5 431.5 477.6 431.7 477.9 431.8 478 432 477.9 432.2 477.4 432.8 477.5 433.2 477.4 434 477.7 434.4 478.2 434.3 478.1 434.9 478.4 435.3 478.1 435.5 478 436 478.1 436.1 478.5 436.3 478.7 436.9 478.8 437.2 478.6 437.2 478.3 437 478.2 437.1 477.9 436.9 477.2 437 477.2 437.6 477.6 437.8 477.8 437.8 477.9 438.2 477.7 438.4 477.5 438.7 477.6 439 477.3 439.5 476.7 439.4 476.5 439.6 476.3 439.4 476.2 439.2 476 439.2 475.9 439.4 475.8 439.7 475.5 440.1 475.5 440.3 475.2 440.3 474.8 440.5 474.5 440.2 474.5 440.1 474.2 439.9 473.8 440 474 439.4 474.1 439 473.9 438.7 473.9 438.3 473.8 437.9 473.6 437.8 473.7 437.3 473.4 437.1 473.3 437.2 473.3 437 473 437 472.9 436.8 472.2 437.1 472.1 436.9 472 436.9 471.5 436.9 471.2 437 470.8 437.4 470.4 437.4 470.6 436.8 470.9 436.4 470.7 436 470.6 435.4 470.3 435.2 470.4 434.7 470 434.3 469.8 433.9 468.9 432.7 467.2 432.7 466.9 432.9 466.5 433 466 432.9 465.5 433.1 464.8 434.3 464.5 434.6 464.2 434.8 464 435.2 463.8 435.3 463.4 435.3 463.1 435.4 463.3 434.8 463.1 434.6 462.9 434.7 462.9 434.6 462.8 434 462.5 433.8 462.2 433.9 462.2 433.4 462 433.3 461.9 433.2 461.3 432.7 461.4 432.5 461.2 432.4 461.2 432.2 460.5 432 460.4 432.2 460 432 459.8 431.6 459.4 431.3 459.7 430.3 459.5 430.2 459.2 430.4 459.2 430.2 459 430.1 459 429.9 458.8 429.9 458.8 429.7 458.7 429.7 459 428.9 459.2 428.6 459.3 428.5 459.8 428.5 460.5 428 461 428.1 461.5 428 461.7 427.8 461.8 427.9 461.9 427.9 462 427.1 461.8 426.9 461.3 426.5 461.6 426.3 461.9 426.3 462.1 426.1 462.2 425.7 462 425.4 462 425.1 463.3 425.2 463.8 425.3 463.8 425.6 463.8 425.7 464.1 425.7 464.2 425.6 464.3 425.5 464.7 425.8 465 425.8 465.2 426 465.5 426 465.8 426.2 466.5 425.9 466.7 425.9 467 425.8 467.4 425.9 468.1 425.8 468.5 425.9 Z M 458.8 430.2 458.7 430.4 458.5 430.3 458.6 430.5 458.5 430.5 458.3 430.4 458.2 430.2 458.6 429.9 458.7 429.9 458.7 430 458.8 430.2 Z M 460.8 432.4 460.8 432.6 460.7 432.5 460.8 432.4 Z\",\"Xmax\":478.8,\"Xmid\":469.7,\"Xmin\":458.2,\"Ymax\":440.5,\"Ymid\":431.5,\"Ymin\":425.1,\"economy/currency\":\"Guinean francs (GNF)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.082,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.794 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.33,\"energy/electricity_from_hydroelectric_plants\":0.67,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":245717,\"geography/area/water\":140,\"geography/area_comparative\":\"slightly smaller than Oregon; slightly larger than twice the size of Pennsylvania\",\"geography/area_sqkm\":245857,\"geography/climate\":\"generally hot and humid; monsoonal-type rainy season (June to November) with southwesterly winds; dry season (December to May) with northeasterly harmattan winds\",\"geography/coastline\":\"320 km\",\"geography/elevation/highest_point\":\"Mont Nimba 1,752 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"472\",\"geography/geographic_coordinates\":\"11 00 N, 10 00 W\",\"geography/geography_note\":\"the Niger and its important tributary the Milo River have their sources in the Guinean highlands\",\"geography/land_boundaries/border_countries\":\"Cote dIvoire 816 km, Guinea-Bissau 421 km, Liberia 590 km, Mali 1062 km, Senegal 363 km, Sierra Leone 794 km\",\"geography/land_boundaries/total\":\"4,046 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.028,\"geography/land_use/agricultural_land_permanent_pasture\":0.435,\"geography/land_use/forest\":0.265,\"geography/land_use/other\":0.154,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea-Bissau and Sierra Leone\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally flat coastal plain, hilly to mountainous interior\",\"government/administrative_divisions\":\"7 regions administrative and 1 gouvenorat*; Boke, Conakry*, Faranah, Kankan, Kindia, Labe, Mamou, NZerekore\",\"government/capital/geographic_coordinates\":\"9 30 N, 13 42 W\",\"government/capital/name\":\"Conakry\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel\",\"government/executive_branch/chief_of_state\":\"President Alpha CONDE (since 21 December 2010)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ibrahima FOFANA (since 22 May 2018)\",\"government/flag_description\":\"three equal vertical bands of red (hoist side), yellow, and green; red represents the peoples sacrifice for liberation and work; yellow stands for the sun, for the riches of the earth, and for justice; green symbolizes the countrys vegetation and unity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"2 October 1958 (from France)\",\"government/national_holiday\":\"Independence Day, 2 October (1958)\",\"government/national_symbol_s\":\"elephant; national colors: red, yellow, green\",\"introduction\":\"Guinea is at a turning point after decades of authoritarian rule since gaining its independence from France in 1958. Sekou TOURE ruled the country as president from independence to his death in 1984. Lansana CONTE came to power in 1984 when the military seized the government after TOUREs death. Gen. CONTE organized and won presidential elections in 1993, 1998, and 2003, though results were questionable due to a lack in transparency and neutrality in the electoral process. Upon CONTEs death in December 2008, Capt. Moussa Dadis CAMARA led a military coup, seizing power and suspending the constitution. His unwillingness to yield to domestic and international pressure to step down led to heightened political tensions that peaked in September 2009 when presidential guards opened fire on an opposition rally killing more than 150 people. In early December 2009, CAMARA was wounded in an assassination attempt and exiled to Burkina Faso. A transitional government led by Gen. Sekouba KONATE paved the way for Guineas transition to a fledgling democracy. The country held its first free and competitive democratic presidential and legislative elections in 2010 and 2013 respectively, and in October 2015 held a second consecutive presidential election. Alpha CONDE was reelected to a second five-year term as president in 2015, and the National Assembly was seated in January 2014. CONDEs first cabinet is the first all-civilian government in Guinea. The country held a successful political dialogue in August and September 2016 that brought together the government and opposition to address long-standing tensions. Local elections were held in February 2018, and disputed results in some of the races resulted in ongoing protests against CONDEs government.\",\"name\":\"Guinea\",\"people_and_society/age_structure/0_14_years\":0.414,\"people_and_society/age_structure/15_24_years\":0.1923,\"people_and_society/age_structure/25_54_years\":0.308,\"people_and_society/age_structure/55_64_years\":0.0472,\"people_and_society/age_structure/65_years_and_over\":0.0385,\"people_and_society/birth_rate\":\"36.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Fulani (Peuhl) 33.4%, Malinke 29.4%, Susu 21.2%, Guerze 7.8%, Kissi 6.2%, Toma 1.6%, other/foreign .4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.889 million CONAKRY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Guinean\",\"people_and_society/nationality/noun\":\"Guinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11855411\",\"people_and_society/population_growth_rate\":0.0275,\"people_and_society/urbanization/urban_population\":\"36.5% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"1086\",\"transportation/roadways/total\":\"44301\"},{\"BoxHeight\":18,\"BoxWidth\":12.300000000000011,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.611,\"ISO3_Code\":\"GHA\",\"ISO_Code\":\"GH\",\"Path\":\"M 499.6 429.5 499.7 429.6 500 429.6 500.1 429.8 499.8 430.6 499.8 430.9 500.3 431.2 500.4 431.2 500.5 431.5 500.8 431.6 501 431.9 501 432.4 501.1 432.6 501 432.7 500.9 433.4 501 433.8 501 433.9 500.7 433.9 500.8 434.1 500.7 434.2 500.8 434.3 501.2 434.1 501.5 434.4 501.4 435 501.3 435.4 501.4 435.9 501.3 436 501.1 436.1 501.1 436.2 501.3 436.6 501.8 437 502 437.4 501.7 437.8 501.7 439.1 501.5 439.5 501.5 439.7 501.5 439.9 501.8 440 501.8 440.2 501.7 441 501.5 441.2 501.5 441.5 501.8 441.9 501.8 442.1 502 442.3 502.1 442.7 502.6 443 502.8 443 503 443.4 503.3 443.4 503.3 443.6 503 443.8 502.6 444.5 501.2 444.5 500.6 444.6 500.3 444.8 499.7 445.1 498.9 445.4 498.6 445.6 497.7 446.1 497 446.2 496.5 446.4 495.6 446.6 495.1 447 494.9 447.1 494.4 447.4 494.2 447.4 493.4 446.9 491.4 446.4 492.4 446.4 492.3 445.9 492.4 445.6 492.3 445 492.2 444.9 491.9 444.9 491.6 444.6 491.4 443.6 491.2 443.2 491 442.1 491.1 441.9 491.1 441.6 491.2 441.3 491.4 441 491.6 440.9 491.8 440.5 491.9 439.4 492.3 438.5 492.8 438.2 492.8 437.9 493.1 437.7 492.7 435.7 492.6 435.5 492.3 435.3 492.3 435.1 492.6 434.8 492.5 434.6 492.6 434.4 492.6 434.1 492.3 433.9 492.4 433.7 492.3 433.4 492.4 433.2 492.3 432.7 492.3 432.2 492.3 432 492.1 431.8 492.3 431.5 492.1 431.4 491.9 431 491.9 430.7 492.2 430.1 492.2 429.9 494.4 429.9 494.9 429.9 495.4 429.9 496 429.8 496.2 429.9 497.1 429.9 497.6 430 498.1 429.9 498.3 430.1 498.4 429.9 498.8 429.8 498.9 429.6 499 429.6 499.3 429.4 499.6 429.5 Z\",\"Xmax\":503.3,\"Xmid\":496.7,\"Xmin\":491,\"Ymax\":447.4,\"Ymid\":438.4,\"Ymin\":429.4,\"economy/currency\":\"cedis (GHC)\",\"economy/gdp_per_capita_ppp/2017\":\"4700\",\"economy/gdp_real_growth_rate/2017\":0.084,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.67 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.58,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":227533,\"geography/area/water\":11000,\"geography/area_comparative\":\"slightly smaller than Oregon\",\"geography/area_sqkm\":238533,\"geography/climate\":\"tropical; warm and comparatively dry along southeast coast; hot and humid in southwest; hot and dry in north\",\"geography/coastline\":\"539 km\",\"geography/elevation/highest_point\":\"Mount Afadjato 885 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"190\",\"geography/geographic_coordinates\":\"8 00 N, 2 00 W\",\"geography/geography_note\":\"Lake Volta is the worlds largest artificial lake (manmade reservoir) by surface area (8,482 sq km; 3,275 sq mi); the lake was created following the completion of the Akosombo Dam in 1965, which holds back the White Volta and Black Volta Rivers\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 602 km, Cote dIvoire 720 km, Togo 1098 km\",\"geography/land_boundaries/total\":\"2,420 km\",\"geography/land_use/agricultural_land_arable_land\":0.207,\"geography/land_use/agricultural_land_permanent_crops\":0.119,\"geography/land_use/agricultural_land_permanent_pasture\":0.365,\"geography/land_use/forest\":0.212,\"geography/land_use/other\":0.097,\"geography/location\":\"Western Africa, bordering the Gulf of Guinea, between Cote dIvoire and Togo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low plains with dissected plateau in south-central area\",\"government/administrative_divisions\":\"16 regions; Ahafo, Ashanti, Bono, Bono East, Central, Eastern, Greater Accra, North East, Northern, Oti, Savannah, Upper East, Upper West, Volta, Western, Western North\",\"government/capital/geographic_coordinates\":\"5 33 N, 0 13 W\",\"government/capital/name\":\"Accra\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the medieval West African kingdom of the same name but whose location was actually further north than the modern country\",\"government/executive_branch/chief_of_state\":\"President Nana Addo Dankwa AKUFO-ADDO (since 7 January 2017); Vice President Mahamudu BAWUMIA (since 7 January 2017); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nana Addo Dankwa AKUFO-ADDO (since 7 January 2017); Vice President Mahamudu BAWUMIA (since 7 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of red (top), yellow, and green, with a large black five-pointed star centered in the yellow band; red symbolizes the blood shed for independence, yellow represents the countrys mineral wealth, while green stands for its forests and natural wealth; the black star is said to be the lodestar of African freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 March 1957 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 March (1957)\",\"government/national_symbol_s\":\"black star, golden eagle; national colors: red, yellow, green, black\",\"introduction\":\"Formed from the merger of the British colony of the Gold Coast and the Togoland trust territory, Ghana in 1957 became the first sub-Saharan country in colonial Africa to gain its independence. Ghana endured a series of coups before Lt. Jerry RAWLINGS took power in 1981 and banned political parties. After approving a new constitution and restoring multiparty politics in 1992, RAWLINGS won presidential elections in 1992 and 1996 but was constitutionally prevented from running for a third term in 2000. John KUFUOR of the opposition New Patriotic Party (NPP) succeeded him and was reelected in 2004. John Atta MILLS of the National Democratic Congress won the 2008 presidential election and took over as head of state, but he died in July 2012 and was constitutionally succeeded by his vice president, John Dramani MAHAMA, who subsequently won the December 2012 presidential election. In 2016, however, Nana Addo Dankwa AKUFO-ADDO of the NPP defeated MAHAMA, marking the third time that the Ghana\\u2019s presidency has changed parties since the return to democracy.\",\"name\":\"Ghana\",\"people_and_society/age_structure/0_14_years\":0.3783,\"people_and_society/age_structure/15_24_years\":0.1861,\"people_and_society/age_structure/25_54_years\":0.3421,\"people_and_society/age_structure/55_64_years\":0.0505,\"people_and_society/age_structure/65_years_and_over\":0.043,\"people_and_society/birth_rate\":\"30.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Akan 47.5%, Mole-Dagbon 16.6%, Ewe 13.9%, Ga-Dangme 7.4%, Gurma 5.7%, Guan 3.7%, Grusi 2.5%, Mande 1.1%, other 1.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.206 million Kumasi, 2.475 million ACCRA (capital), 900,000 Sekondi Takoradi (2019)\",\"people_and_society/nationality/adjective\":\"Ghanaian\",\"people_and_society/nationality/noun\":\"Ghanaian(s)\",\"people_and_society/net_migration_rate\":\"-1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"28102471\",\"people_and_society/population_growth_rate\":0.0216,\"people_and_society/urbanization/urban_population\":\"56.7% of total population (2019)\",\"transportation/airports\":\"10\",\"transportation/railways/total\":\"947\",\"transportation/roadways/total\":\"109515\"},{\"BoxHeight\":12.5,\"BoxWidth\":17,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.512,\"ISO3_Code\":\"SEN\",\"ISO_Code\":\"SN\",\"Path\":\"M 466.1 419.2 466.3 419.5 466.1 419.9 466.2 420.2 466.7 420.6 466.8 420.9 466.7 421.3 466.9 421.6 466.9 421.9 466.6 422.2 466.6 422.4 467.1 422.9 467.1 423.1 467.2 423.3 467.5 423.1 467.7 423.1 468 423.4 468.1 423.8 468.3 424 468.4 424.3 468.5 424.3 468.4 424.6 468.4 424.9 468.3 425 468.3 425.1 468.4 425.4 468.3 425.5 468.5 425.7 468.5 425.9 468.1 425.8 467.4 425.9 467 425.8 466.7 425.9 466.5 425.9 465.8 426.2 465.5 426 465.2 426 465 425.8 464.7 425.8 464.3 425.5 464.2 425.6 464.1 425.7 463.8 425.7 463.8 425.6 463.8 425.3 463.3 425.2 462 425.1 459.3 425.1 457.9 425.1 456.5 425.8 455.5 425.7 455 425.8 454.5 426 453.7 426.1 453.5 425.8 453.5 425.5 453.5 425 453.6 424 453.8 423.7 455.5 423.7 456.2 423.7 456.2 423.3 456.3 423.2 457 423.1 457.4 423.2 457.6 423.2 457.8 423 457.8 422.7 458.2 422.5 458.4 422.8 459 423 459.3 423.2 459.6 423.2 460.2 423.5 460.7 423.6 460.9 423.4 461.6 423.3 461.7 423 461.6 422.7 461.3 422.6 460.9 422.7 460.5 422.9 460.2 422.9 460 422.8 459.7 422.4 459.1 422.4 459 422.3 458.9 422.1 458.8 422 458.3 421.9 457.8 422.1 457.6 422 457.4 422 457 422.5 455.5 422.5 454.1 422.5 453.9 422.3 453.9 422 453.6 421.8 453.7 421.3 453.5 421.2 452.9 420.2 452.3 419.5 451.9 419.3 451.6 419.4 451.5 419.3 452.6 418.6 453.6 417.2 454.1 416.4 454.3 415.8 454.2 415.5 454.3 415.4 454.5 415.3 454.5 415 454.6 414.8 454.9 414.2 455.2 414.1 455.5 414.2 456 414.2 456.5 414.2 456.9 414.1 457.1 414 457.3 414 458 413.9 458.2 413.7 458.3 413.8 458.5 413.7 458.7 413.8 460.2 413.8 461.2 414.6 461.3 414.9 461.6 415.2 461.9 415.2 462.1 415.3 462.5 415.2 462.9 415.5 463.3 416.5 463.3 416.7 463.7 416.8 463.8 417.1 464.1 417.1 464.1 417.4 464.4 417.6 464.3 417.8 464.8 418.2 465.3 418.5 465.6 418.8 466.1 419.2 Z\",\"Xmax\":468.5,\"Xmid\":459.9,\"Xmin\":451.5,\"Ymax\":426.2,\"Ymid\":420.3,\"Ymin\":413.7,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"3500\",\"economy/gdp_real_growth_rate/2017\":0.072,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.644 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.82,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":192530,\"geography/area/water\":4192,\"geography/area_comparative\":\"slightly smaller than South Dakota; slightly larger than twice the size of Indiana\",\"geography/area_sqkm\":196722,\"geography/climate\":\"tropical; hot, humid; rainy season (May to November) has strong southeast winds; dry season (December to April) dominated by hot, dry, harmattan wind\",\"geography/coastline\":\"531 km\",\"geography/elevation/highest_point\":\"unnamed elevation 2.8 km southeast of Nepen Diaka 648 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"69\",\"geography/geographic_coordinates\":\"14 00 N, 14 00 W\",\"geography/geography_note\":\"westernmost country on the African continent; The Gambia is almost an enclave within Senegal\",\"geography/land_boundaries/border_countries\":\"The Gambia 749 km, Guinea 363 km, Guinea-Bissau 341 km, Mali 489 km, Mauritania 742 km\",\"geography/land_boundaries/total\":\"2,684 km\",\"geography/land_use/agricultural_land_arable_land\":0.174,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.291,\"geography/land_use/forest\":0.438,\"geography/land_use/other\":0.094,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea-Bissau and Mauritania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"generally low, rolling, plains rising to foothills in southeast\",\"government/administrative_divisions\":\"14 regions (regions, singular - region); Dakar, Diourbel, Fatick, Kaffrine, Kaolack, Kedougou, Kolda, Louga, Matam, Saint-Louis, Sedhiou, Tambacounda, Thies, Ziguinchor\",\"government/capital/geographic_coordinates\":\"14 44 N, 17 38 W\",\"government/capital/name\":\"Dakar\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Senegal River that forms the northern border of the country; many theories exist for the origin of the river name; perhaps the most widely cited derives the name from \\u0022Azenegue,\\u0022 the Portuguese appellation for the Berber Zenaga people who lived north of the river\",\"government/executive_branch/chief_of_state\":\"President Macky SALL (since 2 April 2012)\",\"government/executive_branch/head_of_government\":\"President Macky SALL (since 2 April 2012)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), yellow, and red with a small green five-pointed star centered in the yellow band; green represents Islam, progress, and hope; yellow signifies natural wealth and progress; red symbolizes sacrifice and determination; the star denotes unity and hope\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 April 1960 (from France); note - complete independence achieved upon dissolution of federation with Mali on 20 August 1960\",\"government/national_holiday\":\"Independence Day, 4 April (1960)\",\"government/national_symbol_s\":\"lion; national colors: green, yellow, red\",\"introduction\":\"The French colonies of Senegal and French Sudan were merged in 1959 and granted independence in 1960 as the Mali Federation. The union broke up after only a few months. Senegal joined with The Gambia to form the nominal confederation of Senegambia in 1982. The envisaged integration of the two countries was never implemented, and the union was dissolved in 1989. The Movement of Democratic Forces in the Casamance has led a low-level separatist insurgency in southern Senegal since the 1980s. Several attempts at reaching a comprehensive peace agreement have failed to resolve the conflict but, despite sporadic incidents of violence, an unofficial cease-fire has remained largely in effect since 2012. Senegal remains one of the most stable democracies in Africa and has a long history of participating in international peacekeeping and regional mediation. Senegal was ruled by the Socialist Party of Senegal, first under President L\\u0026amp;eacute;opold S\\u0026amp;eacute;dar SENGHOR, and then President Abdou DIOUF, for 40 years until Abdoulaye WADE was elected president in 2000. He was re-elected in 2007 and during his two terms amended Senegals constitution over a dozen times to increase executive power and weaken the opposition. His decision to run for a third presidential term sparked a large public backlash that led to his defeat in a March 2012 runoff with Macky SALL. A 2016 constitutional referendum reduced the term to five years with a maximum of two consecutive terms for future presidents - the change did not apply to SALLs first term. SALL won his bid for re-election in February 2019; his term will end in 2024. A month after the election, the National Assembly voted to abolish the office of the prime minister. Opposition organizations and civil society have criticized the decision as a further concentration of power in the executive branch at the expense of the legislative and judicial branches.\",\"name\":\"Senegal\",\"people_and_society/age_structure/0_14_years\":0.4115,\"people_and_society/age_structure/15_24_years\":0.2033,\"people_and_society/age_structure/25_54_years\":0.3145,\"people_and_society/age_structure/55_64_years\":0.0405,\"people_and_society/age_structure/65_years_and_over\":0.0302,\"people_and_society/birth_rate\":\"32.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Wolof 37.1%, Pular 26.2%, Serer 17%, Mandinka 5.6%, Jola 4.5%, Soninke 1.4%, other 8.3% (includes Europeans and persons of Lebanese descent) (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.057 million DAKAR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Senegalese\",\"people_and_society/nationality/noun\":\"Senegalese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15020945\",\"people_and_society/population_growth_rate\":0.0236,\"people_and_society/urbanization/urban_population\":\"47.7% of total population (2019)\",\"transportation/airports\":\"20\",\"transportation/railways/total\":\"906\",\"transportation/roadways/total\":\"16665\"},{\"BoxHeight\":22.100000000000023,\"BoxWidth\":9,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.483,\"ISO3_Code\":\"MWI\",\"ISO_Code\":\"MW\",\"Path\":\"M 596.9 492.9 596 492.9 596 493.3 595.5 494.3 595.3 494.6 595.3 494.9 595.6 495.7 595.8 496.9 595.8 497.9 595.9 498.2 596 498.3 596.7 498.3 597.3 498.9 599.4 501.7 599.5 502.3 599.6 502.4 599.3 503.1 599.4 503.9 599.3 505.6 599 505.8 598.5 506 598.3 505.9 598.1 505.9 597.9 506.2 597.7 506.9 597.5 507.1 597.5 507.3 597.8 507.6 597.9 507.9 597.8 508.2 597.9 508.4 597.8 508.7 597.3 508.7 597.2 508.4 597.5 508.2 597.4 507.9 597.1 507.9 596.8 507.6 596.3 507 595.9 506.7 595.8 506.4 595.5 506.3 595.4 505.9 595.4 505.6 595 505.2 595 504.9 595.4 504.5 595.5 503.9 595.7 503.8 595.9 503.4 595.8 503 596 502.6 595.7 501.8 595.8 501.6 595.7 501.4 595.4 500.9 595.2 500.9 594.4 501.2 594 501.1 593.7 501.3 593.5 501.2 593.4 501.4 593.3 501.5 593.2 501.2 592.8 500.9 592.5 500.4 592.4 500.3 592.3 499.9 592.2 499.8 591.9 499.6 591.6 499.9 591.5 499.8 591.5 499.6 591.2 499.2 590.9 499.1 591 498.9 590.6 498.6 591 498.4 591.5 497.5 591.4 497.1 591.5 496.7 591.4 496.4 591.6 495.9 591.7 495.8 592 495.9 592.3 495.6 592.5 495.6 593 495.1 592.9 495 592.5 495 592.2 494.5 592.3 494.3 592.4 493.5 592.3 493 592.1 492.9 592.1 492.5 592.3 492.4 592.6 491.7 592.4 491.4 592.3 491.1 592.2 490.9 592.5 490.8 592.8 490.7 593.4 490.1 593 489.4 593 489.1 592.4 488.6 592.5 488.2 592.5 488 592.1 487.7 592 487.3 591.8 487.3 591.8 487.5 591.5 487.4 591.5 487.1 591.4 487 591.3 486.8 591.4 486.7 591.5 486.7 591.6 486.8 592 487 592.4 487 592.8 487.4 593.1 487.3 593.4 487.3 593.6 487.3 594 487.6 594.1 487.4 594.1 487.1 594.4 487 595.1 487.7 595.7 488.5 595.8 489.2 595.8 489.9 596.1 490.6 595.9 491.3 596.5 492.1 596.8 492.3 596.9 492.9 Z M 596.4 494.3 596.3 494.5 596.2 494.4 596.1 494.3 596.2 494.1 596.3 494.1 596.4 494.2 596.4 494.3 Z M 596.1 494.3 596 494.3 595.9 494.3 595.8 494.1 595.9 494 596 494 596.1 494.1 596.1 494.3 Z\",\"Xmax\":599.6,\"Xmid\":595.1,\"Xmin\":590.6,\"Ymax\":508.8,\"Ymid\":497.6,\"Ymin\":486.7,\"economy/currency\":\"Malawian kwachas (MWK)\",\"economy/gdp_per_capita_ppp/2017\":\"1200\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.082 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.01,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":94080,\"geography/area/water\":24404,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":118484,\"geography/climate\":\"sub-tropical; rainy season (November to May); dry season (May to November)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Sapitwa (Mount Mlanje) 3,002 m\",\"geography/elevation/lowest_point\":\"junction of the Shire River and international boundary with Mozambique 37 m\",\"geography/elevation/mean_elevation\":\"779\",\"geography/geographic_coordinates\":\"13 30 S, 34 00 E\",\"geography/geography_note\":\"landlocked; Lake Nyasa, some 580 km long, is the countrys most prominent physical feature; it contains more fish species than any other lake on earth\",\"geography/land_boundaries/border_countries\":\"Mozambique 1498 km, Tanzania 512 km, Zambia 847 km\",\"geography/land_boundaries/total\":\"2,857 km\",\"geography/land_use/agricultural_land_arable_land\":0.382,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.196,\"geography/land_use/forest\":0.34,\"geography/land_use/other\":0.068,\"geography/location\":\"Southern Africa, east of Zambia, west and north of Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"narrow elongated plateau with rolling plains, rounded hills, some mountains\",\"government/administrative_divisions\":\"28 districts; Balaka, Blantyre, Chikwawa, Chiradzulu, Chitipa, Dedza, Dowa, Karonga, Kasungu, Likoma, Lilongwe, Machinga, Mangochi, Mchinji, Mulanje, Mwanza, Mzimba, Neno, Ntcheu, Nkhata Bay, Nkhotakota, Nsanje, Ntchisi, Phalombe, Rumphi, Salima, Thyolo, Zomba\",\"government/capital/geographic_coordinates\":\"13 58 S, 33 47 E\",\"government/capital/name\":\"Lilongwe\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the East African Maravi Kingdom of the 16th century; the word \\u0022maravi\\u0022 means \\u0022fire flames\\u0022\",\"government/executive_branch/chief_of_state\":\"President Arthur Peter MUTHARIKA (since 31 May 2014); Vice President Everton CHIMULIRENJI (since 28 May 2019; note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Arthur Peter MUTHARIKA (since 31 May 2014); Vice President Everton CHIMULIRENJI (since 28 May 2019)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and green with a radiant, rising, red sun centered on the black band; black represents the native peoples, red the blood shed in their struggle for freedom, and green the color of nature; the rising sun represents the hope of freedom for the continent of Africa\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 July 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 July (1964); note - also called Republic Day since 6 July 1966\",\"government/national_symbol_s\":\"lion; national colors: black, red, green\",\"introduction\":\"Established in 1891, the British protectorate of Nyasaland became the independent nation of Malawi in 1964. After three decades of one-party rule under President Hastings Kamuzu BANDA, the country held multiparty presidential and parliamentary elections in 1994, under a provisional constitution that came into full effect the following year. Bakili MULUZI became the first freely elected president of Malawi when he won the presidency in 1994; he won re-election in 1999. President Bingu wa MUTHARIKA, elected in 2004 after a failed attempt by the previous president to amend the constitution to permit another term, struggled to assert his authority against his predecessor and subsequently started his own party, the Democratic Progressive Party in 2005. MUTHARIKA was reelected to a second term in 2009. He oversaw some economic improvement in his first term, but was accused of economic mismanagement and poor governance in his second term. He died abruptly in 2012 and was succeeded by vice president, Joyce BANDA, who had earlier started her own party, the Peoples Party. MUTHARIKAs brother, Peter MUTHARIKA, defeated BANDA in the 2014 election. Population growth, increasing pressure on agricultural lands, corruption, and the scourge of HIV/AIDS pose major problems for Malawi.\",\"name\":\"Malawi\",\"people_and_society/age_structure/0_14_years\":0.4617,\"people_and_society/age_structure/15_24_years\":0.2058,\"people_and_society/age_structure/25_54_years\":0.2757,\"people_and_society/age_structure/55_64_years\":0.03,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"40.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Chewa 34.3%, Lomwe 18.8%, Yao 13.2%, Ngoni 10.4%, Tumbuka 9.2%, Sena 3.8%, Manganja 3.2%, Tonga 1.8%, Nyanja 1.8%, Nkhonde 1%, other 2.2%, foreign .3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.075 million LILONGWE (capital), 905,000 Blantyre-Limbe (2019)\",\"people_and_society/nationality/adjective\":\"Malawian\",\"people_and_society/nationality/noun\":\"Malawian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19842560\",\"people_and_society/population_growth_rate\":0.0331,\"people_and_society/urbanization/urban_population\":\"17.2% of total population (2019)\",\"transportation/airports\":\"32\",\"transportation/railways/total\":\"767\",\"transportation/roadways/total\":\"15452\"},{\"BoxHeight\":16.19999999999999,\"BoxWidth\":18.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.459,\"ISO3_Code\":\"ERI\",\"ISO_Code\":\"ER\",\"Path\":\"M 619.6 425 618.9 425.3 618.7 425.6 618.7 425.8 618.4 426 617.8 425.6 617.6 425.7 617 424.9 616.6 424.7 616.1 424 615.5 423.2 614.9 422.8 614.7 422.7 614.2 422.2 613.5 421.1 613 420.8 611.5 420.2 611.2 419.8 611.1 419.8 610.7 420.1 610 419.7 609.8 419.7 609.6 419.7 609.5 419.9 609.2 419.9 608.9 420.1 608.8 419.8 608.4 419.5 608.2 419.6 608 419.8 607.6 420 606.7 420.2 606.4 419.9 606 419.4 605.5 419.3 605.1 418.8 604 420.8 603.4 420.1 603 420.2 602.7 420.6 601.9 420.4 601.6 420.5 601.4 420.6 601.3 420.3 601.2 419.3 601 418.1 601.3 417.8 601.7 416.5 602 416 602.3 415 602.4 414.8 602.5 414.4 602.3 414 602.3 413.7 602.5 413.6 602.6 413.3 602.5 412.8 602.6 412.5 602.7 412.5 603 412.6 603.4 412.5 603.7 412.6 604 412.1 604 411.8 604.2 411.7 604.7 411.6 604.8 411.3 605.1 411.4 605.4 411.1 605.5 411.1 605.6 411.3 605.7 411.1 606 411.1 606.3 410.8 606.6 410.1 606.9 409.8 607.6 411 607.9 411.7 608.5 413.6 608.9 415.6 609 415.9 609.3 416.2 609.4 416.9 609.5 417 609.7 417 609.8 417.1 610.1 417.7 610.1 418.2 610.3 418.3 610.4 418.2 610.5 418 610.3 417.7 610.3 417.4 610.4 417.2 610.6 417.1 611.1 417.5 611 417.8 611.2 417.9 611.1 418.1 611.4 418.6 611.7 418.7 612.1 418.6 612.4 418.6 612.9 418.9 613 419.3 613.4 419.3 614.2 419.6 614.5 420 614.9 420.5 615.6 421.5 616.3 421.8 616.7 422.3 617.2 422.6 617.6 423.6 618 423.6 618.5 424.1 618.6 424.6 619 424.8 619.3 424.6 619.6 425 Z M 611.1 416.1 611.2 416.2 611.3 416.2 611.3 416.4 611.3 416.5 611.4 416.5 611.4 416.4 611.5 416.4 611.5 416.5 611.3 416.6 611.4 416.7 611.6 416.7 611.6 416.6 611.5 416.6 611.6 416.5 611.8 416.5 611.8 416.6 612 416.7 612.1 416.9 611.9 416.9 611.8 416.9 611.5 416.8 611.3 416.8 611.2 416.8 611.1 416.8 611 416.8 610.8 416.7 610.8 416.6 611 416.7 611.1 416.7 611.1 416.6 610.9 416.4 610.8 416.4 610.7 416.5 610.7 416.2 610.8 416.3 610.9 416.1 611 416.1 611 416 611.1 416.1 Z M 611.1 415.6 611.2 415.6 611.2 415.7 611.1 415.7 611 415.6 610.9 415.6 611 415.3 611.2 415.4 611.1 415.6 Z M 611.4 415.3 611.2 415.4 611.2 415.3 611.3 415.2 611.3 415.1 611.4 415 611.5 415.2 611.3 415.2 611.4 415.3 Z M 611.9 418.5 611.7 418.6 611.6 418.5 611.7 418.3 611.8 418.3 611.9 418.5 Z M 611.7 418.2 611.6 418.2 611.5 418.1 611.6 417.9 611.7 417.9 611.6 418.1 611.7 418.2 Z M 613.2 417 612.9 417.2 612.9 417 613 417.1 613.1 417 613.2 417 Z M 611.6 414.8 611.5 415 611.4 414.9 611.5 414.8 611.6 414.8 Z M 611.4 415.5 611.4 415.6 611.3 415.5 611.2 415.5 611.3 415.4 611.4 415.5 Z M 611.6 417.9 611.5 417.9 611.5 417.8 611.6 417.8 611.7 417.8 611.6 417.9 Z M 609.4 415.3 609.4 415.4 609.3 415.2 609.4 415.2 609.4 415.3 Z M 611.4 414.1 611.3 414.2 611.2 414.1 611.3 414.1 611.4 414.1 Z M 610 415.9 609.9 415.9 609.8 415.9 609.9 415.8 610 415.9 Z M 612.7 415.9 612.6 416 612.5 416 612.5 415.9 612.7 415.9 Z M 619.1 424.4 619.1 424.5 618.9 424.4 619 424.3 619.1 424.4 Z M 611.8 415.7 611.6 415.7 611.6 415.6 611.7 415.6 611.8 415.7 Z M 610.6 414.6 610.6 414.8 610.5 414.7 610.5 414.6 610.6 414.6 Z\",\"Xmax\":619.6,\"Xmid\":607.7,\"Xmin\":601,\"Ymax\":426,\"Ymid\":417.4,\"Ymin\":409.8,\"economy/currency\":\"nakfa (ERN)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"597,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":101000,\"geography/area/water\":16600,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":117600,\"geography/climate\":\"hot, dry desert strip along Red Sea coast; cooler and wetter in the central highlands (up to 61 cm of rainfall annually, heaviest June to September); semiarid in western hills and lowlands\",\"geography/coastline\":\"2,234 km (mainland on Red Sea 1,151 km, islands in Red Sea 1,083 km)\",\"geography/elevation/highest_point\":\"Soira 3,018 m\",\"geography/elevation/lowest_point\":\"near Kulul within the Danakil Depression -75 m\",\"geography/elevation/mean_elevation\":\"853\",\"geography/geographic_coordinates\":\"15 00 N, 39 00 E\",\"geography/geography_note\":\"strategic geopolitical position along worlds busiest shipping lanes; Eritrea retained the entire coastline of Ethiopia along the Red Sea upon de jure independence from Ethiopia on 24 May 1993\",\"geography/land_boundaries/border_countries\":\"Djibouti 125 km, Ethiopia 1033 km, Sudan 682 km\",\"geography/land_boundaries/total\":\"1,840 km\",\"geography/land_use/agricultural_land_arable_land\":0.068,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.683,\"geography/land_use/forest\":0.151,\"geography/land_use/other\":0.098,\"geography/location\":\"Eastern Africa, bordering the Red Sea, between Djibouti and Sudan\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"dominated by extension of Ethiopian north-south trending highlands, descending on the east to a coastal desert plain, on the northwest to hilly terrain and on the southwest to flat-to-rolling plains\",\"government/administrative_divisions\":\"6 regions (zobatat, singular - zoba); Anseba, Debub (South), Debubawi Keyih Bahri (Southern Red Sea), Gash Barka, Maakel (Central), Semenawi Keyih Bahri (Northern Red Sea)\",\"government/capital/geographic_coordinates\":\"15 20 N, 38 56 E\",\"government/capital/name\":\"Asmara (Asmera)\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the ancient Greek appellation \\u0022Erythra Thalassa\\u0022 meaning Red Sea, which is the major water body bordering the country\",\"government/executive_branch/chief_of_state\":\"President ISAIAS Afwerki (since 8 June 1993); note - the president is both chief of state and head of government and is head of the State Council and National Assembly\",\"government/executive_branch/head_of_government\":\"President ISAIAS Afwerki (since 8 June 1993)\",\"government/flag_description\":\"red isosceles triangle (based on the hoist side) dividing the flag into two right triangles; the upper triangle is green, the lower one is blue; a gold wreath encircling a gold olive branch is centered on the hoist side of the red triangle; green stands for the countrys agriculture economy, red signifies the blood shed in the fight for freedom, and blue symbolizes the bounty of the sea; the wreath-olive branch symbol is similar to that on the first flag of Eritrea from 1952; the shape of the red triangle broadly mimics the shape of the country\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 May 1993 (from Ethiopia)\",\"government/national_holiday\":\"Independence Day, 24 May (1991)\",\"government/national_symbol_s\":\"camel; national colors: green, red, blue\",\"introduction\":\"After independence from Italian colonial control in 1941 and 10 years of British administrative control, the UN established Eritrea as an autonomous region within the Ethiopian federation in 1952. Ethiopias full annexation of Eritrea as a province 10 years later sparked a violent 30-year struggle for independence that ended in 1991 with Eritrean rebels defeating government forces. Eritreans overwhelmingly approved independence in a 1993 referendum. ISAIAS Afwerki has been Eritreas only president since independence; his rule, particularly since 2001, has been highly autocratic and repressive. His government has created a highly militarized society by pursuing an unpopular program of mandatory conscription into national service \\u0026amp;ndash; divided between military and civilian service \\u0026amp;ndash; of indefinite length. A two-and-a-half-year border war with Ethiopia that erupted in 1998 ended under UN auspices in December 2000. A UN peacekeeping operation was established that monitored a 25 km-wide Temporary Security Zone. The Eritrea-Ethiopia Boundary Commission (EEBC) created in April 2003 was tasked \\u0022to delimit and demarcate the colonial treaty border based on pertinent colonial treaties (1900, 1902, and 1908) and applicable international law.\\u0022 The EEBC on 30 November 2007 remotely demarcated the border, assigning the town of Badme to Eritrea, despite Ethiopias maintaining forces there from the time of the 1998-2000 war. Eritrea insisted that the UN terminate its peacekeeping mission on 31 July 2008. More than a decade of a tense \\u0026amp;ldquo;no peace, no war\\u0026amp;rdquo; stalemate ended in 2018 after the newly elected Ethiopian Prime Minister accepted the EEBC\\u0026amp;rsquo;s 2007 ruling, and the two countries signed declarations of peace and friendship in July and September. Following the July 2018 peace agreement with Ethiopia, Eritrean leaders engaged in intensive diplomacy around the Horn of Africa, bolstering regional peace, security, and cooperation, as well as brokering rapprochements between governments and opposition groups. In November 2018, the UN Security Council lifted an arms embargo that had been imposed on Eritrea since 2009, after the UN Somalia-Eritrea Monitoring Group reported they had not found evidence of Eritrean support in recent years for Al-Shabaab.\",\"name\":\"Eritrea\",\"people_and_society/age_structure/0_14_years\":0.3953,\"people_and_society/age_structure/15_24_years\":0.1994,\"people_and_society/age_structure/25_54_years\":0.3288,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"29.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tigrinya 55%, Tigre 30%, Saho 4%, Kunama 2%, Rashaida 2%, Bilen 2%, other (Afar, Beni Amir, Nera) 5% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"929,000 ASMARA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Eritrean\",\"people_and_society/nationality/noun\":\"Eritrean(s)\",\"people_and_society/net_migration_rate\":\"-13.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5970646\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"40.7% of total population (2019)\",\"transportation/airports\":\"13\",\"transportation/railways/total\":\"306\",\"transportation/roadways/total\":\"16000\"},{\"BoxHeight\":17.30000000000001,\"BoxWidth\":8.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.545,\"ISO3_Code\":\"BEN\",\"ISO_Code\":\"BJ\",\"Path\":\"M 510 427.9 509.7 428.6 510.3 429.6 510.4 430.1 510.4 430.4 510.6 430.7 510.7 431 510.5 431.5 510.2 431.5 510 432 510.2 432.3 510 432.5 510 432.9 509.8 433.1 509.3 433.2 509.3 433.6 509.1 433.7 508.9 433.9 508.9 434 508.7 434.2 508.7 434.7 508.6 435.2 508.4 435.3 507.7 435.3 507.6 436.2 507.6 436.9 507.5 437.4 507.6 437.8 507.4 438.6 507.6 438.9 507.6 439.5 507.7 439.9 507.6 440 507.7 440.6 507.6 440.8 507.7 441 507.5 441.2 507.6 441.4 507.6 441.7 507.7 441.9 507.6 442.2 507.5 442.9 506 443 505.9 443 504.5 443.2 505 443.1 504.9 442.7 504.4 442 504.5 441.8 504.3 441.2 504.5 441.1 504.5 439.9 504.6 439.7 504.5 439.2 504.5 435.5 504.3 435.1 503.9 434.6 503.7 433.9 503.7 432.7 502.7 432 502.6 431.9 502.2 431.6 502.2 430.7 502.4 430.4 502.5 429.9 502.6 429.8 502.7 429.6 503 429.7 503 429.5 503.2 429.4 503.2 429.2 503.5 429.2 503.5 429 503.7 429 503.7 428.9 503.9 428.6 504.3 428.6 504.5 428.8 505.1 428.6 505.6 428.7 506 428.3 506.4 428 506.7 427.3 506.7 427.2 506.8 427.1 506.6 426.7 506.6 426.4 507.5 426.2 507.9 425.9 508.9 426.8 509 427 509.2 427.3 509.7 427.5 510 427.9 Z\",\"Xmax\":510.7,\"Xmid\":506.5,\"Xmin\":502.2,\"Ymax\":443.2,\"Ymid\":433.7,\"Ymin\":425.9,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"2300\",\"economy/gdp_real_growth_rate/2017\":0.056,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.664 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.88,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":110622,\"geography/area/water\":2000,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":112622,\"geography/climate\":\"tropical; hot, humid in south; semiarid in north\",\"geography/coastline\":\"121 km\",\"geography/elevation/highest_point\":\"Mont Sokbaro 658 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"273\",\"geography/geographic_coordinates\":\"9 30 N, 2 15 E\",\"geography/geography_note\":\"sandbanks create difficult access to a coast with no natural harbors, river mouths, or islands\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 386 km, Niger 277 km, Nigeria 809 km, Togo 651 km\",\"geography/land_boundaries/total\":\"2,123 km\",\"geography/land_use/agricultural_land_arable_land\":0.229,\"geography/land_use/agricultural_land_permanent_crops\":0.035,\"geography/land_use/agricultural_land_permanent_pasture\":0.049,\"geography/land_use/forest\":0.4,\"geography/land_use/other\":0.287,\"geography/location\":\"Western Africa, bordering the Bight of Benin, between Nigeria and Togo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plain; some hills and low mountains\",\"government/administrative_divisions\":\"12 departments; Alibori, Atacora, Atlantique, Borgou, Collines, Couffo, Donga, Littoral, Mono, Oueme, Plateau, Zou\",\"government/capital/geographic_coordinates\":\"6 29 N, 2 37 E\",\"government/capital/name\":\"Porto-Novo (constitutional capital); Cotonou (seat of government)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Bight of Benin, the body of water on which the country lies\",\"government/executive_branch/chief_of_state\":\"President Patrice TALON (since 6 April 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Patrice TALON (since 6 April 2016); prime minister position abolished\",\"government/flag_description\":\"two equal horizontal bands of yellow (top) and red (bottom) with a vertical green band on the hoist side; green symbolizes hope and revival, yellow wealth, and red courage\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 1 August (1960)\",\"government/national_symbol_s\":\"leopard; national colors: green, yellow, red\",\"introduction\":\"Present day Benin was the site of Dahomey, a West African kingdom that rose to prominence in about 1600 and over the next two and a half centuries became a regional power, largely based on its slave trade. France began to control the coastal areas of Dahomey in the second half of the 19th century; the entire kingdom was conquered by 1894. French Dahomey achieved independence in 1960; it changed its name to the Republic of Benin in 1975. A succession of military governments ended in 1972 with the rise to power of Mathieu KEREKOU and the establishment of a government based on Marxist-Leninist principles. A move to representative government began in 1989. Two years later, free elections ushered in former Prime Minister Nicephore SOGLO as president, marking the first successful transfer of power in Africa from a dictatorship to a democracy. KEREKOU was returned to power by elections held in 1996 and 2001, though some irregularities were alleged. KEREKOU stepped down at the end of his second term in 2006 and was succeeded by Thomas YAYI Boni, a political outsider and independent, who won a second five-year term in March 2011. Patrice TALON, a wealthy businessman, took office in 2016 after campaigning to restore public confidence in the government.\",\"name\":\"Benin\",\"people_and_society/age_structure/0_14_years\":0.4226,\"people_and_society/age_structure/15_24_years\":0.2053,\"people_and_society/age_structure/25_54_years\":0.3066,\"people_and_society/age_structure/55_64_years\":0.0365,\"people_and_society/age_structure/65_years_and_over\":0.0289,\"people_and_society/birth_rate\":\"34.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Fon and related 38.4%, Adja and related 15.1%, Yoruba and related 12%, Bariba and related 9.6%, Fulani and related 8.6%, Ottamari and related 6.1%, Yoa-Lokpa and related 4.3%, Dendi and related 2.9%, other 0.9%, foreigner 1.9% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"62.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"285,000 PORTO-NOVO (capital) (2018); 991,000 Abomey-Calavi, 688,000 COTONOU (seat of government) (2019)\",\"people_and_society/nationality/adjective\":\"Beninese\",\"people_and_society/nationality/noun\":\"Beninese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11340504\",\"people_and_society/population_growth_rate\":0.0268,\"people_and_society/urbanization/urban_population\":\"47.9% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"438\",\"transportation/roadways/total\":\"16000\"},{\"BoxHeight\":11.699999999999989,\"BoxWidth\":11.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.48,\"ISO3_Code\":\"LBR\",\"ISO_Code\":\"LR\",\"Path\":\"M 476.5 439.6 476.7 439.7 476.9 440.5 477 440.6 477 441.1 476.9 441.2 477 441.6 476.9 441.8 476.3 442.4 476.2 442.5 476.5 442.7 476.6 442.6 476.7 442.6 476.7 442.9 476.9 442.9 477.4 443.1 477.8 443 478.1 443.2 478.3 443.3 478.3 443.6 478.4 443.7 478.5 444 478.7 444.1 479 444.2 479.2 444.4 479.4 444.3 479.5 445.1 479.4 445.5 479.6 445.8 479.3 446 479.3 446.3 479.1 446.5 479.1 446.9 479 447 479.1 448.2 479.1 448.5 478.6 448.4 477.9 448 477.2 447.9 475.9 447.2 475.4 446.9 475 446.7 474.3 446.3 473.4 445.3 473 445.1 471.6 443.8 471.2 443.5 470.6 443.3 470.1 443.1 470 442.8 469.7 442.5 468.5 441.9 468.4 441.6 468.1 441.3 468.3 441.3 468.7 440.5 469 440.4 469.2 440 470 439.5 470.3 439.1 470.6 438.9 470.6 438.2 470.9 437.9 471.3 437.9 471.4 437.8 471.5 436.9 472 436.9 472.1 436.9 472.2 437.1 472.9 436.8 473 437 473.3 437 473.3 437.2 473.4 437.1 473.7 437.3 473.6 437.8 473.8 437.9 473.9 438.3 473.9 438.7 474.1 439 474 439.4 473.8 440 474.2 439.9 474.5 440.1 474.5 440.2 474.8 440.5 475.2 440.3 475.5 440.3 475.5 440.1 475.8 439.7 475.9 439.4 476 439.2 476.2 439.2 476.3 439.4 476.5 439.6 Z\",\"Xmax\":479.6,\"Xmid\":474.2,\"Xmin\":468.1,\"Ymax\":448.5,\"Ymid\":442.7,\"Ymin\":436.8,\"economy/currency\":\"Liberian dollars (LRD)\",\"economy/gdp_per_capita_ppp/2017\":\"1300\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.163 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.57,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":96320,\"geography/area/water\":15049,\"geography/area_comparative\":\"slightly larger than Virginia\",\"geography/area_sqkm\":111369,\"geography/climate\":\"tropical; hot, humid; dry winters with hot days and cool to cold nights; wet, cloudy summers with frequent heavy showers\",\"geography/coastline\":\"579 km\",\"geography/elevation/highest_point\":\"Mount Wuteve 1,447 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"243\",\"geography/geographic_coordinates\":\"6 30 N, 9 30 W\",\"geography/geography_note\":\"facing the Atlantic Ocean, the coastline is characterized by lagoons, mangrove swamps, and river-deposited sandbars; the inland grassy plateau supports limited agriculture\",\"geography/land_boundaries/border_countries\":\"Guinea 590 km, Cote dIvoire 778 km, Sierra Leone 299 km\",\"geography/land_boundaries/total\":\"1,667 km\",\"geography/land_use/agricultural_land_arable_land\":0.052,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.208,\"geography/land_use/forest\":0.446,\"geography/land_use/other\":0.273,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Cote dIvoire and Sierra Leone\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to rolling coastal plains rising to rolling plateau and low mountains in northeast\",\"government/administrative_divisions\":\"15 counties; Bomi, Bong, Gbarpolu, Grand Bassa, Grand Cape Mount, Grand Gedeh, Grand Kru, Lofa, Margibi, Maryland, Montserrado, Nimba, River Cess, River Gee, Sinoe\",\"government/capital/geographic_coordinates\":\"6 18 N, 10 48 W\",\"government/capital/name\":\"Monrovia\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Latin word \\u0022liber\\u0022 meaning \\u0022free\\u0022; so named because the nation was created as a homeland for liberated African-American slaves\",\"government/executive_branch/chief_of_state\":\"President George WEAH (since 22 January 2018); Vice President Jewel HOWARD-TAYLOR (since 22 January 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President George WEAH (since 22 January 2018); Vice President Jewel HOWARD-TAYLOR (since 22 January 2018)\",\"government/flag_description\":\"11 equal horizontal stripes of red (top and bottom) alternating with white; a white five-pointed star appears on a blue square in the upper hoist-side corner; the stripes symbolize the signatories of the Liberian Declaration of Independence; the blue square represents the African mainland, and the star represents the freedom granted to the ex-slaves; according to the constitution, the blue color signifies liberty, justice, and fidelity, the white color purity, cleanliness, and guilelessness, and the red color steadfastness, valor, and fervor\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 July 1847\",\"government/national_holiday\":\"Independence Day, 26 July (1847)\",\"government/national_symbol_s\":\"white star; national colors: red, white, blue\",\"introduction\":\"Settlement of freed slaves from the US in what is today Liberia began in 1822; by 1847, the Americo-Liberians were able to establish a republic. William TUBMAN, president from 1944-71, did much to promote foreign investment and to bridge the economic, social, and political gaps between the descendants of the original settlers and the inhabitants of the interior. In 1980, a military coup led by Samuel DOE ushered in a decade of authoritarian rule. In December 1989, Charles TAYLOR launched a rebellion against DOEs regime that led to a prolonged civil war in which DOE was killed. A period of relative peace in 1997 allowed for an election that brought TAYLOR to power, but major fighting resumed in 2000. An August 2003 peace agreement ended the war and prompted the resignation of former president Charles TAYLOR, who was convicted by the UN-backed Special Court for Sierra Leone in The Hague for his involvement in Sierra Leones civil war. After two years of rule by a transitional government, democratic elections in late 2005 brought President Ellen JOHNSON SIRLEAF to power. She subsequently won reelection in 2011 but was challenged to rebuild Liberias economy, particularly following the 2014-15 Ebola epidemic, and to reconcile a nation still recovering from 14 years of fighting. Constitutional term limits barred President JOHNSON SIRLEAF from running for re-election. Legal challenges delayed the 2017 presidential runoff election, which was eventually won by George WEAH. In March 2018, the UN completed its 15-year peacekeeping mission in Liberia.\",\"name\":\"Liberia\",\"people_and_society/age_structure/0_14_years\":0.4372,\"people_and_society/age_structure/15_24_years\":0.199,\"people_and_society/age_structure/25_54_years\":0.301,\"people_and_society/age_structure/55_64_years\":0.0343,\"people_and_society/age_structure/65_years_and_over\":0.0285,\"people_and_society/birth_rate\":\"37.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kpelle 20.3%, Bassa 13.4%, Grebo 10%, Gio 8%, Mano 7.9%, Kru 6%, Lorma 5.1%, Kissi 4.8%, Gola 4.4%, Krahn 4%, Vai 4%, Mandingo 3.2%, Gbandi 3%, Mende 1.3%, Sapo 1.3%, other Liberian 1.7%, other African 1.4%, non-African .1% (2008 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.467 million MONROVIA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Liberian\",\"people_and_society/nationality/noun\":\"Liberian(s)\",\"people_and_society/net_migration_rate\":\"-4.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4809768\",\"people_and_society/population_growth_rate\":0.0259,\"people_and_society/urbanization/urban_population\":\"51.6% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"429\",\"transportation/roadways/total\":\"10600\"},{\"BoxHeight\":8.600000000000023,\"BoxWidth\":8.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.452,\"ISO3_Code\":\"SLE\",\"ISO_Code\":\"SL\",\"Path\":\"M 471.5 436.9 471.4 437.8 471.3 437.9 470.9 437.9 470.6 438.2 470.6 438.9 470.3 439.1 470 439.5 469.2 440 469 440.4 468.7 440.5 468.3 441.3 468.1 441.3 467 440.7 465.5 440.1 465.4 439.8 465.6 439.6 465.3 439.3 465.3 439.1 465.1 439.2 464.8 439.1 464.2 438.6 464.3 438.4 464.1 437.9 463.9 437.7 463.5 437.7 463.2 437.1 463.3 437 463.6 437 464 436.7 463.9 436.7 463.8 436.8 463.7 436.7 463.5 436.8 463.4 436.7 463.3 436.5 463.3 436.1 463.4 436 463.5 435.9 463.2 435.6 463.1 435.4 463.4 435.3 463.8 435.3 464 435.2 464.2 434.8 464.5 434.6 464.8 434.3 465.5 433.1 466 432.9 466.5 433 466.9 432.9 467.2 432.7 468.9 432.7 469.8 433.9 470 434.3 470.4 434.7 470.3 435.2 470.6 435.4 470.7 436 470.9 436.4 470.6 436.8 470.4 437.4 470.8 437.4 471.2 437 471.5 436.9 Z M 465.1 439.3 465.2 439.4 465.3 439.5 465.3 439.6 465.4 439.6 465.4 439.7 465.3 439.8 465.3 440 465.2 440 465.1 439.8 464.8 439.7 464.2 439.5 464.2 439.4 464.3 439.4 464.5 439.4 464.7 439.4 464.8 439.3 465.1 439.3 Z\",\"Xmax\":471.5,\"Xmid\":467.3,\"Xmin\":463.1,\"Ymax\":441.3,\"Ymid\":436.8,\"Ymin\":432.7,\"economy/currency\":\"leones (SLL)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"984,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.26,\"geography/area/land\":71620,\"geography/area/water\":120,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":71740,\"geography/climate\":\"tropical; hot, humid; summer rainy season (May to December); winter dry season (December to April)\",\"geography/coastline\":\"402 km\",\"geography/elevation/highest_point\":\"Loma Mansa (Bintimani) 1,948 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"279\",\"geography/geographic_coordinates\":\"8 30 N, 11 30 W\",\"geography/geography_note\":\"rainfall along the coast can reach 495 cm (195 inches) a year, making it one of the wettest places along coastal, western Africa\",\"geography/land_boundaries/border_countries\":\"Guinea 794 km, Liberia 299 km\",\"geography/land_boundaries/total\":\"1,093 km\",\"geography/land_use/agricultural_land_arable_land\":0.234,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.305,\"geography/land_use/forest\":0.375,\"geography/land_use/other\":0.063,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea and Liberia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal belt of mangrove swamps, wooded hill country, upland plateau, mountains in east\",\"government/administrative_divisions\":\"4 provinces and 1 area*; Eastern, Northern, North Western, Southern, Western*\",\"government/capital/geographic_coordinates\":\"8 29 N, 13 14 W\",\"government/capital/name\":\"Freetown\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Portuguese explorer Pedro de SINTRA named the country \\u0022Serra Leoa\\u0022 (Lion Mountains) for the impressive mountains he saw while sailing the West African coast in 1462\",\"government/executive_branch/chief_of_state\":\"President Julius Maada BIO (since 4 April 2018); Vice President Mohamed Juldeh JALLOH (since 4 April 2018) ; note - the president is both chief of state, head of government, and minister of defense\",\"government/executive_branch/head_of_government\":\"President Julius Maada BIO (since 4 April 2018); Vice President Mohamed Juldeh JALLOH (since 4 April 2018)\",\"government/flag_description\":\"three equal horizontal bands of light green (top), white, and light blue; green symbolizes agriculture, mountains, and natural resources, white represents unity and justice, and blue the sea and the natural harbor in Freetown\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 April 1961 (from the UK)\",\"government/national_holiday\":\"Independence Day, 27 April (1961)\",\"government/national_symbol_s\":\"lion; national colors: green, white, blue\",\"introduction\":\"The British set up a trading post near present-day Freetown in the 17th century. Originally, the trade involved timber and ivory, but later it expanded to slaves. Following the American Revolution, a colony was established in 1787 and Sierra Leone became a destination for resettling black loyalists who had originally been resettled in Nova Scotia. After the abolition of the slave trade in 1807, British crews delivered thousands of Africans liberated from illegal slave ships to Sierra Leone, particularly Freetown. The colony gradually expanded inland during the course of the 19th century; independence was attained in 1961. Democracy is slowly being reestablished after the civil war (1991-2002) that resulted in tens of thousands of deaths and the displacement of more than 2 million people (about one-third of the population). The military, which took over full responsibility for security following the departure of UN peacekeepers at the end of 2005, has developed as a guarantor of the countrys stability; the armed forces remained on the sideline during the 2007, 2012, and 2018 national elections. In March 2014, the closure of the UN Integrated Peacebuilding Office in Sierra Leone marked the end of more than 15 years of peacekeeping and political operations in Sierra Leone. The governments stated priorities include free primary and secondary education, economic growth, accountable governance, health, and infrastructure.\",\"name\":\"Sierra Leone\",\"people_and_society/age_structure/0_14_years\":0.4171,\"people_and_society/age_structure/15_24_years\":0.186,\"people_and_society/age_structure/25_54_years\":0.3223,\"people_and_society/age_structure/55_64_years\":0.037,\"people_and_society/age_structure/65_years_and_over\":0.0376,\"people_and_society/birth_rate\":\"36 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Temne 35.5%, Mende 33.2%, Limba 6.4%, Kono 4.4%, Fullah 3.4%, Loko 2.9%, Koranko 2.8%, Sherbro 2.6%, Mandingo 2.4%, Creole 1.2% (descendants of freed Jamaican slaves who were settled in the Freetown area in the late-18th century; also known as Krio), other Sierra Leone 4.7%, other foreign 0.3% (includes refugees from Liberias civil war, and small numbers of Europeans, Lebanese, Pakistanis, and Indians), unspecified 0.2% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"59 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.168 million FREETOWN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Sierra Leonean\",\"people_and_society/nationality/noun\":\"Sierra Leonean(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6312212\",\"people_and_society/population_growth_rate\":0.024,\"people_and_society/urbanization/urban_population\":\"42.5% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":4.7999999999999545,\"BoxWidth\":8.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.48,\"ISO3_Code\":\"GNB\",\"ISO_Code\":\"GW\",\"Path\":\"M 458.7 429.7 458.4 429.8 458.5 429.4 458 429.4 457.6 429 457.5 428.5 457.8 428.2 457.8 428 457.3 428.1 457.1 427.8 457.1 427.7 457.3 427.5 458 427.3 458.1 427.2 457.3 427.2 456.5 427.6 456 427.7 455.9 427.5 455.8 427.3 455.2 427.2 454.9 427 454.9 426.9 455.3 426.3 455.6 426.3 456.2 426.4 456.4 426.3 456.3 426.2 455.4 426 454.7 426.1 454.3 426.3 453.7 426.1 454.5 426 455 425.8 455.5 425.7 456.5 425.8 457.9 425.1 459.3 425.1 462 425.1 462 425.4 462.2 425.7 462.1 426.1 461.9 426.3 461.6 426.3 461.3 426.5 461.8 426.9 462 427.1 461.9 427.9 461.8 427.9 461.7 427.8 461.5 428 461 428.1 460.5 428 459.8 428.5 459.3 428.5 459.2 428.6 459 428.9 458.7 429.7 Z M 455.5 429.7 455.4 429.8 455.3 429.8 455.2 429.8 455.1 429.8 455 429.7 455.2 429.5 455.2 429.4 455.4 429.3 455.4 429.6 455.5 429.7 Z M 455.9 428.6 455.5 428.6 455.4 428.6 455.5 428.6 455.8 428.2 455.9 428.3 455.9 428.6 Z M 455 428.3 454.9 428.4 455.1 428.4 455.1 428.5 455 428.6 454.9 428.5 454.8 428.5 454.6 428.4 454.6 428.5 454.5 428.4 454.6 428.3 454.8 428.3 454.9 428.2 455 428.2 455 428.3 Z M 455.7 427.5 455.5 427.7 455.3 427.6 455.2 427.5 455.3 427.4 455.5 427.4 455.6 427.4 455.7 427.5 Z M 455.1 427.5 454.9 427.5 454.8 427.4 454.8 427.2 454.9 427.2 455 427.3 455.2 427.4 455.1 427.5 Z M 457.1 428.1 457.1 428.3 457 428.3 456.9 428.4 456.9 428.5 456.7 428.4 456.8 428.3 456.9 428.3 457 428.1 457.1 428.1 Z M 456.6 429.1 456.5 429.3 456.4 429.2 456.4 429.4 456.3 429.4 456.2 429.3 456.3 429.2 456.4 429 456.4 429.1 456.6 429.1 Z M 455.1 429.3 455 429.3 454.9 429.2 454.9 429.1 455.1 429 455.2 429.1 455.1 429.3 Z M 457.7 429.3 457.5 429.4 457.4 429.3 457.5 429.2 457.4 429.2 457.4 429.1 457.5 429.1 457.7 429.3 Z M 455.7 429.6 455.6 429.7 455.6 429.6 455.6 429.5 455.5 429.5 455.6 429.4 455.7 429.4 455.6 429.5 455.7 429.6 Z M 456.1 429.1 456.1 429.2 456 429.2 456 429.3 455.9 429.3 456 429.2 456 429.1 456.1 429 456.1 429.1 Z M 457.4 428.7 457.2 428.9 457.1 428.8 457.3 428.6 457.4 428.7 Z M 456.7 429.7 456.6 429.9 456.6 429.8 456.6 429.7 456.7 429.7 Z M 454.7 426.4 454.6 426.4 454.7 426.3 454.7 426.4 Z M 455.9 429.7 455.8 429.8 455.7 429.7 455.9 429.6 455.9 429.7 Z M 457.9 429.8 457.9 429.9 457.7 429.9 457.8 429.8 457.9 429.8 Z M 455.4 429 455.3 429.1 455.3 429 455.3 428.9 455.4 428.9 455.4 429 Z M 456.6 428.6 456.5 428.6 456.5 428.5 456.6 428.5 456.6 428.6 Z M 454.5 429.1 454.3 429.1 454.3 429 454.4 429 454.5 429.1 Z M 457.8 429.5 457.7 429.5 457.8 429.4 457.8 429.5 Z M 457.4 429.4 457.3 429.4 457.2 429.3 457.4 429.3 457.4 429.4 Z M 456.1 428.8 456.1 428.9 455.9 428.9 456.1 428.8 Z\",\"Xmax\":462.2,\"Xmid\":458.7,\"Xmin\":453.7,\"Ymax\":429.9,\"Ymid\":426.9,\"Ymin\":425.1,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"1900\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"397,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":28120,\"geography/area/water\":8005,\"geography/area_comparative\":\"slightly less than three times the size of Connecticut\",\"geography/area_sqkm\":36125,\"geography/climate\":\"tropical; generally hot and humid; monsoonal-type rainy season (June to November) with southwesterly winds; dry season (December to May) with northeasterly harmattan winds\",\"geography/coastline\":\"350 km\",\"geography/elevation/highest_point\":\"unnamed elevation in the eastern part of the country 300 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"70\",\"geography/geographic_coordinates\":\"12 00 N, 15 00 W\",\"geography/geography_note\":\"this small country is swampy along its western coast and low-lying inland\",\"geography/land_boundaries/border_countries\":\"Guinea 421 km, Senegal 341 km\",\"geography/land_boundaries/total\":\"762 km\",\"geography/land_use/agricultural_land_arable_land\":0.082,\"geography/land_use/agricultural_land_permanent_crops\":0.069,\"geography/land_use/agricultural_land_permanent_pasture\":0.297,\"geography/land_use/forest\":0.552,\"geography/land_use/other\":0,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Guinea and Senegal\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly low-lying coastal plain with a deeply indented estuarine coastline rising to savanna in east; numerous off-shore islands including the Arquipelago Dos Bijagos consisting of 18 main islands and many small islets\",\"government/administrative_divisions\":\"9 regions (regioes, singular - regiao); Bafata, Biombo, Bissau, Bolama/Bijagos, Cacheu, Gabu, Oio, Quinara, Tombali\",\"government/capital/geographic_coordinates\":\"11 51 N, 15 35 W\",\"government/capital/name\":\"Bissau\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel; \\u0022Bissau,\\u0022 the name of the capital city, distinguishes the country from neighboring Guinea\",\"government/executive_branch/chief_of_state\":\"President Jose Mario VAZ (since 17 June 2014)\",\"government/executive_branch/head_of_government\":\"(vacant)\",\"government/flag_description\":\"two equal horizontal bands of yellow (top) and green with a vertical red band on the hoist side; there is a black five-pointed star centered in the red band; yellow symbolizes the sun; green denotes hope; red represents blood shed during the struggle for independence; the black star stands for African unity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"24 September 1973 (declared); 10 September 1974 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 24 September (1973)\",\"government/national_symbol_s\":\"black star; national colors: red, yellow, green, black\",\"introduction\":\"Since independence from Portugal in 1974, Guinea-Bissau has experienced considerable political and military upheaval. In 1980, a military coup established authoritarian General Joao Bernardo Nino VIEIRA as president. Despite eventually setting a path to a market economy and multiparty system, VIEIRAs regime was characterized by the suppression of political opposition and the purging of political rivals. Several coup attempts through the 1980s and early 1990s failed to unseat him. In 1994 VIEIRA was elected president in the countrys first free, multiparty election. A military mutiny and resulting civil war in 1998 eventually led to VIEIRAs ouster in May 1999. In February 2000, a transitional government turned over power to opposition leader Kumba YALA after he was elected president in transparent polling. In September 2003, after only three years in office, YALA was overthrown in a bloodless military coup, and businessman Henrique ROSA was sworn in as interim president. In 2005, former President VIEIRA was reelected, pledging to pursue economic development and national reconciliation; he was assassinated in March 2009. Malam Bacai SANHA was elected in an emergency election held in June 2009, but he passed away in January 2012 from a long-term illness. A military coup in April 2012 prevented Guinea-Bissaus second-round presidential election - to determine SANHAs successor - from taking place. Following mediation by the Economic Community of Western African States, a civilian transitional government assumed power in 2012 and remained until Jose Mario VAZ won a free and fair election in 2014. Beginning in 2015, a political dispute between factions in the ruling PAIGC party brought government gridlock. It was not until April 2018 that a consensus prime minister could be appointed, the national legislature reopened (having been closed for two years), and a new government formed under Prime Minister Aristides GOMES. In March 2019, the government held legislative elections, voting in the PAIGC as the ruling party; however, President VAZ continues to perpetuate a political stalemate by refusing to name PAICG President Domingos SIMOES PEREIRA Prime Minister.\",\"name\":\"Guinea-Bissau\",\"people_and_society/age_structure/0_14_years\":0.4355,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.299,\"people_and_society/age_structure/55_64_years\":0.0329,\"people_and_society/age_structure/65_years_and_over\":0.0304,\"people_and_society/birth_rate\":\"37.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.1% of GDP\",\"people_and_society/ethnic_groups\":\"Fulani 28.5%, Balanta 22.5%, Mandinga 14.7%, Papel 9.1%, Manjaco 8.3%, Beafada 3.5%, Mancanha 3.1%, Bijago 2.1%, Felupe 1.7%, Mansoanca 1.4%, Balanta Mane 1%, other 1.8%, none 2.2% (2008 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"579,000 BISSAU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bissau-Guinean\",\"people_and_society/nationality/noun\":\"Bissau-Guinean(s)\",\"people_and_society/net_migration_rate\":\"-4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1833247\",\"people_and_society/population_growth_rate\":0.0248,\"people_and_society/urbanization/urban_population\":\"43.8% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4400\"},{\"BoxHeight\":6.600000000000023,\"BoxWidth\":6.800000000000068,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.527,\"ISO3_Code\":\"LSO\",\"ISO_Code\":\"LS\",\"Path\":\"M 574.9 546.7 574.9 546.6 575 546.6 575.3 546.4 575.4 546.4 575.6 546.4 575.7 546.3 575.7 546.2 575.9 546.1 576 545.9 576 545.8 576.1 545.8 576.1 545.7 576.2 545.6 576.1 545.6 576.2 545.5 576.4 545.4 576.3 545.3 576.5 545.2 576.6 545.1 576.6 545 576.7 545 576.7 544.9 576.7 544.8 576.8 544.6 576.9 544.6 576.9 544.5 577 544.4 577 544.3 577.1 544.4 577.2 544.3 577.3 544.4 577.4 544.3 577.3 544.3 577.5 544.2 577.6 544.2 577.7 544.2 578 543.8 578.2 543.7 578.3 543.7 578.4 543.7 578.6 543.7 578.7 543.6 578.8 543.4 578.9 543.4 579.2 543.4 579.4 543.3 579.6 543.4 579.6 543.6 579.7 543.6 579.9 543.7 579.9 543.9 580 543.9 580.2 544 580.3 544.2 580.4 544.4 580.5 544.3 580.6 544.4 580.6 544.5 580.8 544.6 581 544.7 581.1 544.9 581.3 544.9 581.4 545 581.3 545.1 581.5 545.2 581.5 545.4 581.6 545.5 581.6 545.6 581.7 545.7 581.6 546 581.4 546.1 581.2 546.2 581.2 546.4 581.3 546.5 581.2 546.5 581.2 546.6 580.9 546.7 580.9 546.8 580.8 546.9 580.8 547 580.8 547.3 580.8 547.4 580.9 547.5 580.7 547.6 580.7 547.7 580.5 547.8 580 548.1 579.8 548.2 579.7 548.2 579.5 548.3 579.3 548.3 579.2 548.2 579.1 548.3 578.9 548.3 578.8 548.3 578.7 548.3 578.6 548.5 578.5 548.6 578.3 548.7 578.2 548.8 578.3 548.9 578.4 549 578.3 549.1 578.1 549.3 578.1 549.4 578.1 549.6 578 549.7 577.9 549.9 577.8 549.9 577.4 549.9 577.3 549.7 577.2 549.8 576.9 549.7 576.8 549.5 576.6 549.4 576.5 549.3 576.5 549.2 576.4 549.1 576.3 549 576.2 548.9 576.2 548.8 575.9 548.9 576 548.8 575.9 548.7 575.9 548.5 576 548.3 575.8 548.3 575.7 548 575.5 547.8 575.2 547 574.9 546.7 Z\",\"Xmax\":581.7,\"Xmid\":578.3,\"Xmin\":574.9,\"Ymax\":549.9,\"Ymid\":546.5,\"Ymin\":543.3,\"economy/currency\":\"maloti (LSL)\",\"economy/gdp_per_capita_ppp/2017\":\"3300\",\"economy/gdp_real_growth_rate/2017\":-0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"711,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0,\"energy/electricity_from_hydroelectric_plants\":1,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":30355,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":30355,\"geography/climate\":\"temperate; cool to cold, dry winters; hot, wet summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Thabana Ntlenyana 3,482 m\",\"geography/elevation/lowest_point\":\"junction of the Orange and Makhaleng Rivers 1,400 m\",\"geography/elevation/mean_elevation\":\"2161\",\"geography/geographic_coordinates\":\"29 30 S, 28 30 E\",\"geography/geography_note\":\"landlocked, an enclave of (completely surrounded by) South Africa; mountainous, more than 80% of the country is 1,800 m above sea level\",\"geography/land_boundaries/border_countries\":\"South Africa 1106 km\",\"geography/land_boundaries/total\":\"1,106 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.659,\"geography/land_use/forest\":0.015,\"geography/land_use/other\":0.224,\"geography/location\":\"Southern Africa, an enclave of South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly highland with plateaus, hills, and mountains\",\"government/administrative_divisions\":\"10 districts; Berea, Butha-Buthe, Leribe, Mafeteng, Maseru, Mohales Hoek, Mokhotlong, Qachas Nek, Quthing, Thaba-Tseka\",\"government/capital/geographic_coordinates\":\"29 19 S, 27 29 E\",\"government/capital/name\":\"Maseru\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022Land of the Sesotho Speakers\\u0022\",\"government/executive_branch/chief_of_state\":\"King LETSIE III (since 7 February 1996); note - King LETSIE III formerly occupied the throne from November 1990 to February 1995 while his father was in exile\",\"government/executive_branch/head_of_government\":\"Prime Minister Thomas Motsoahae THABANE (since 16 June 2017)\",\"government/flag_description\":\"three horizontal stripes of blue (top), white, and green in the proportions of 3:4:3; the colors represent rain, peace, and prosperity respectively; centered in the white stripe is a black Basotho hat representing the indigenous people; the flag was unfurled in October 2006 to celebrate 40 years of independence\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"4 October 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day, 4 October (1966)\",\"government/national_symbol_s\":\"mokorotio (Basotho hat); national colors: blue, white, green, black\",\"introduction\":\"Basutoland was renamed the Kingdom of Lesotho upon independence from the UK in 1966. The Basotho National Party ruled the country during its first two decades. King MOSHOESHOE II was exiled in 1990, but returned to Lesotho in 1992 and was reinstated in 1995 and subsequently succeeded by his son, King LETSIE III, in 1996. Constitutional government was restored in 1993 after seven years of military rule. In 1998, violent protests and a military mutiny following a contentious election prompted a brief but bloody intervention by South African and Botswana military forces under the aegis of the Southern African Development Community. Subsequent constitutional reforms restored relative political stability. Peaceful parliamentary elections were held in 2002, but the National Assembly elections in 2007 were hotly contested and aggrieved parties disputed how the electoral law was applied to award proportional seats in the Assembly. In 2012, competitive elections involving 18 parties saw Prime Minister Motsoahae Thomas THABANE form a coalition government - the first in the countrys history - that ousted the 14-year incumbent, Pakalitha MOSISILI, who peacefully transferred power the following month. MOSISILI returned to power in snap elections in February 2015 after the collapse of THABANE\\u0026amp;rsquo;s coalition government and an alleged attempted military coup. In June 2017, THABANE returned to become prime minister.\",\"name\":\"Lesotho\",\"people_and_society/age_structure/0_14_years\":0.3184,\"people_and_society/age_structure/15_24_years\":0.1934,\"people_and_society/age_structure/25_54_years\":0.3827,\"people_and_society/age_structure/55_64_years\":0.0502,\"people_and_society/age_structure/65_years_and_over\":0.0553,\"people_and_society/birth_rate\":\"24.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"15.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Sotho 99.7%, Europeans, Asians, and other 0.3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"53 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"202,000 MASERU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Basotho\",\"people_and_society/nationality/noun\":\"Mosotho (singular), Basotho (plural)\",\"people_and_society/net_migration_rate\":\"-6.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1962461\",\"people_and_society/population_growth_rate\":0.0024,\"people_and_society/urbanization/urban_population\":\"28.6% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"5940\"},{\"BoxHeight\":14.5,\"BoxWidth\":15.799999999999955,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.592,\"ISO3_Code\":\"GNQ\",\"ISO_Code\":\"GQ\",\"Path\":\"M 531.4 454.5 531.4 457.8 527.8 457.8 527.6 458 527.2 457.8 527 457.6 526.8 457.6 526.6 457.6 526.4 457.4 526 457.5 525.9 457.3 526.2 456.7 526.6 456.3 526.7 455.9 527.2 455.3 527.1 454.2 527.2 454.1 527.3 454.3 527.5 454.5 527.9 454.6 531.4 454.5 Z M 524.2 450.1 524.5 450.1 524.6 450.1 524.7 450.1 524.8 450.3 524.8 450.5 524.6 450.7 524.4 451.1 524.3 451.1 524.3 451.4 524.2 451.5 524.1 451.7 523.8 451.6 523.7 451.6 523.5 451.5 523.4 451.5 523.3 451.2 523.4 451 523.5 450.9 523.8 450.9 523.8 450.8 523.9 450.7 523.9 450.4 524 450.3 524.1 450.1 524.2 450.1 Z M 525.9 458 525.9 458.1 525.8 458.1 525.8 458 525.9 458 Z M 515.7 464.5 515.7 464.6 515.6 464.6 515.6 464.5 515.6 464.4 515.7 464.5 Z\",\"Xmax\":531.4,\"Xmid\":528.6,\"Xmin\":515.6,\"Ymax\":464.6,\"Ymid\":455.8,\"Ymin\":450.1,\"economy/currency\":\"Cooperation Financiere en Afrique Centrale francs (XAF)\",\"economy/gdp_per_capita_ppp/2017\":\"37400\",\"economy/gdp_real_growth_rate/2017\":-0.032,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.062 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":28051,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28051,\"geography/climate\":\"tropical; always hot, humid\",\"geography/coastline\":\"296 km\",\"geography/elevation/highest_point\":\"Pico Basile 3,008 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"577\",\"geography/geographic_coordinates\":\"2 00 N, 10 00 E\",\"geography/geography_note\":\"insular and continental regions widely separated; despite its name, no part of the Equator passes through Equatorial Guinea; the mainland part of the country is located just north of the Equator\",\"geography/land_boundaries/border_countries\":\"Cameroon 183 km, Gabon 345 km\",\"geography/land_boundaries/total\":\"528 km\",\"geography/land_use/agricultural_land_arable_land\":0.043,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.037,\"geography/land_use/forest\":0.575,\"geography/land_use/other\":0.324,\"geography/location\":\"Central Africa, bordering the Bight of Biafra, between Cameroon and Gabon\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plains rise to interior hills; islands are volcanic\",\"government/administrative_divisions\":\"7 provinces (provincias, singular - provincia); Annobon, Bioko Norte, Bioko Sur, Centro Sur, Kie-Ntem, Litoral, Wele-Nzas\",\"government/capital/geographic_coordinates\":\"3 45 N, 8 47 E\",\"government/capital/name\":\"Malabo; note - a new capital of Oyala is being built on the mainland near Djibloho; Malabo is on the island of Bioko\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named for the Guinea region of West Africa that lies along the Gulf of Guinea and stretches north to the Sahel; the \\u0022equatorial\\u0022 refers to the fact that the country lies just north of the Equator\",\"government/executive_branch/chief_of_state\":\"President Brig. Gen. (Ret.) Teodoro OBIANG Nguema Mbasogo (since 3 August 1979 when he seized power in a military coup); Vice President Teodoro OBIANG Nguema Mangue(since 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Francisco Pascual Eyegue OBAMA Asue (since 23 June 2016); First Deputy Prime Minister Clemente Engonga NGUEMA Onguene (since 23 June 2016); Second Deputy Prime Minister Angel MESIE Mibuy (since\\u0026amp;nbsp;5 February 2018); Third Deputy Prime Minister Alfonso Nsue MOKUY (since 23 June 2016)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red, with a blue isosceles triangle based on the hoist side and the coat of arms centered in the white band; the coat of arms has six yellow six-pointed stars (representing the mainland and five offshore islands) above a gray shield bearing a silk-cotton tree and below which is a scroll with the motto UNIDAD, PAZ, JUSTICIA (Unity, Peace, Justice); green symbolizes the jungle and natural resources, blue represents the sea that connects the mainland to the islands, white stands for peace, and red recalls the fight for independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 October 1968 (from Spain)\",\"government/national_holiday\":\"Independence Day, 12 October (1968)\",\"government/national_symbol_s\":\"silk cotton tree; national colors: green, white, red, blue\",\"introduction\":\"Equatorial Guinea gained independence in 1968 after 190 years of Spanish rule; it is one of the smallest countries in Africa consisting of a mainland territory and five inhabited islands. The capital of Malabo is located on the island of Bioko, approximately 25 km from the Cameroonian coastline in the Gulf of Guinea. Between 1968 and 1979, autocratic President Francisco MACIAS NGUEMA virtually destroyed all of the countrys political, economic, and social institutions before being deposed by his nephew Teodoro OBIANG NGUEMA MBASOGO in a coup. President OBIANG has ruled since October 1979. He has been elected several times since 1996, and was most recently reelected in 2016. Although nominally a constitutional democracy since 1991, presidential and legislative elections since 1996 have generally been labeled as flawed. The president exerts almost total control over the political system and has placed legal and bureaucratic barriers that hinder political opposition. Equatorial Guinea has experienced rapid economic growth due to the discovery of large offshore oil reserves, and in the last decade had become Sub-Saharan Africas third largest oil exporter, though in 2018 it slipped to 5\\u0026lt;sup\\u0026gt;th\\u0026lt;/sup\\u0026gt; place. Despite the countrys economic windfall from oil production, resulting in a massive increase in government revenue in recent years, the drop in global oil prices has placed significant strain on the state budget. The country has been in recession since 2014. Oil revenues have mainly been used for the development of infrastructure and there have been limited improvements in the populations living standards. Equatorial Guinea continues to seek to diversify its economy and to increase foreign investment. The country hosts major regional and international conferences and continues to seek a greater role in international affairs, and leadership in the sub-region. \\u0026amp;nbsp;\",\"name\":\"Equatorial Guinea\",\"people_and_society/age_structure/0_14_years\":0.3946,\"people_and_society/age_structure/15_24_years\":0.198,\"people_and_society/age_structure/25_54_years\":0.3234,\"people_and_society/age_structure/55_64_years\":0.0446,\"people_and_society/age_structure/65_years_and_over\":0.0394,\"people_and_society/birth_rate\":\"31.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Fang 85.7%, Bubi 6.5%, Mdowe 3.6%, Annobon 1.6%, Bujeba 1.1%, other 1.4% (1994 census)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"297,000 MALABO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Equatorial Guinean or Equatoguinean\",\"people_and_society/nationality/noun\":\"Equatorial Guinean(s) or Equatoguinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"797457\",\"people_and_society/population_growth_rate\":0.0241,\"people_and_society/urbanization/urban_population\":\"72.6% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.899999999999977,\"BoxWidth\":5.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.433,\"ISO3_Code\":\"BDI\",\"ISO_Code\":\"BI\",\"Path\":\"M 584.7 467.3 584.4 467.9 584.5 468 584.3 468.5 584.5 468.7 584.8 468.6 585 468.8 585.4 468.9 585.5 469.6 585 469.8 585 470.1 584.5 470.4 584.3 471 583.9 471.3 583.8 471.7 583.2 472.4 582.7 472.7 582.4 472.9 581.6 472.9 581.4 472 581 471.3 581.1 470.5 581 469.8 581.1 469.1 580.4 468.3 580.5 468.2 580.6 467.8 580.8 467.8 581.3 467.9 581.4 468.4 581.6 468.3 581.9 468.4 582.2 468.3 582.4 468.4 582.6 468.2 582.8 468.2 582.9 468.1 583.1 467 583.6 467.3 583.8 467.1 584.1 467.1 584.3 467 584.7 467.3 Z\",\"Xmax\":585.5,\"Xmid\":582.9,\"Xmin\":580.4,\"Ymax\":472.9,\"Ymid\":469.9,\"Ymin\":467,\"economy/currency\":\"Burundi francs (BIF)\",\"economy/gdp_per_capita_ppp/2017\":\"700\",\"economy/gdp_real_growth_rate/2017\":0,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"217,000 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.14,\"energy/electricity_from_hydroelectric_plants\":0.73,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":25680,\"geography/area/water\":2150,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":27830,\"geography/climate\":\"equatorial; high plateau with considerable altitude variation (772 m to 2,670 m above sea level); average annual temperature varies with altitude from 23 to 17 degrees Celsius but is generally moderate as the average altitude is about 1,700 m; average annual rainfall is about 150 cm; two wet seasons (February to May and September to November), and two dry seasons (June to August and December to January)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Heha 2,670 m\",\"geography/elevation/lowest_point\":\"Lake Tanganyika 772 m\",\"geography/elevation/mean_elevation\":\"1504\",\"geography/geographic_coordinates\":\"3 30 S, 30 00 E\",\"geography/geography_note\":\"landlocked; straddles crest of the Nile-Congo watershed; the Kagera, which drains into Lake Victoria, is the most remote headstream of the White Nile\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 236 km, Rwanda 315 km, Tanzania 589 km\",\"geography/land_boundaries/total\":\"1,140 km\",\"geography/land_use/agricultural_land_arable_land\":0.389,\"geography/land_use/agricultural_land_permanent_crops\":0.156,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.066,\"geography/land_use/other\":0.201,\"geography/location\":\"Central Africa, east of the Democratic Republic of the Congo, west of Tanzania\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"hilly and mountainous, dropping to a plateau in east, some plains\",\"government/administrative_divisions\":\"18 provinces; Bubanza, Bujumbura Mairie, Bujumbura Rural, Bururi, Cankuzo, Cibitoke, Gitega, Karuzi, Kayanza, Kirundo, Makamba, Muramvya, Muyinga, Mwaro, Ngozi, Rumonge, Rutana, Ruyigi\",\"government/capital/geographic_coordinates\":\"3 25 S, 29 55 E\",\"government/capital/name\":\"Gitega (political capital), Bujumbura (commercial capital); note - in January 2019, the Burundian parliament voted to make Gitega the political capital of the country while Bujumbura would remain its economic capital; all branches of the government are expected to have moved from Bujumbura to Gitega by 2021\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derived from the pre-colonial Kingdom of Burundi (17th-19th century)\",\"government/executive_branch/chief_of_state\":\"President Pierre NKURUNZIZA (since 26 August 2005); First Vice President Gaston SINDIMWO (since 20 August 2015); Second Vice President Joseph BUTORE (since 20 August 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Pierre NKURUNZIZA (since 26 August 2005); First Vice President Gaston SINDIMWO (since 20 August 2015); Second Vice President Joseph BUTORE (since 20 August 2015)\",\"government/flag_description\":\"divided by a white diagonal cross into red panels (top and bottom) and green panels (hoist side and fly side) with a white disk superimposed at the center bearing three red six-pointed stars outlined in green arranged in a triangular design (one star above, two stars below); green symbolizes hope and optimism, white purity and peace, and red the blood shed in the struggle for independence; the three stars in the disk represent the three major ethnic groups: Hutu, Twa, Tutsi, as well as the three elements in the national motto: unity, work, progress\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 July 1962 (from UN trusteeship under Belgian administration)\",\"government/national_holiday\":\"Independence Day, 1 July (1962)\",\"government/national_symbol_s\":\"lion; national colors: red, white, green\",\"introduction\":\"Burundi is a small country in Central-East Africa bordered by Tanzania, Rwanda, the Democratic Republic of Congo, and Lake Tanganyika. Burundi gained its independence from Belgium in 1962 as the Kingdom of Burundi, but the monarchy was overthrown in 1966 and a republic established. Political violence and non-democratic transfers of power have marked much of its history; Burundis first democratically elected president, a Hutu, was assassinated in October 1993 after only 100 days in office. The internationally brokered Arusha Agreement, signed in 2000, and subsequent ceasefire agreements with armed movements ended the 1993-2005 civil war. Burundi\\u0026amp;rsquo;s second democratic elections were held in 2005. Pierre NKURUNZIZA was elected president in 2005 and 2010, and again in a controversial election in 2015. Burundi continues to face many economic and political challenges.\",\"name\":\"Burundi\",\"people_and_society/age_structure/0_14_years\":0.4552,\"people_and_society/age_structure/15_24_years\":0.1921,\"people_and_society/age_structure/25_54_years\":0.287,\"people_and_society/age_structure/55_64_years\":0.0389,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"40.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Hutu 85%, Tutsi 14%, Twa (Pygmy) 1%, Europeans 3,000, South Asians 2,000\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"954,000 BUJUMBURA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Burundian\",\"people_and_society/nationality/noun\":\"Burundian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11844520\",\"people_and_society/population_growth_rate\":0.0323,\"people_and_society/urbanization/urban_population\":\"13.4% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12322\"},{\"BoxHeight\":4.899999999999977,\"BoxWidth\":5.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.543,\"ISO3_Code\":\"RWA\",\"ISO_Code\":\"RW\",\"Path\":\"M 584.7 467.3 584.3 467 584.1 467.1 583.8 467.1 583.6 467.3 583.1 467 582.9 468.1 582.8 468.2 582.6 468.2 582.4 468.4 582.2 468.3 581.9 468.4 581.6 468.3 581.4 468.4 581.3 467.9 580.8 467.8 580.6 467.8 580.5 468.2 580.2 467.9 580 467.6 580 467.2 580.3 467.1 580.4 466.9 580.6 466.9 580.7 466.7 580.9 466.4 580.8 465.7 581.3 464.8 581.7 464.7 582 464.4 582.7 464.3 582.9 464.6 583 464.6 583.5 464.4 583.6 464.1 584.1 463.6 584.5 463.5 584.5 463.7 584.7 464.1 584.8 464.3 585.2 464.6 585.5 465.1 585.4 465.9 585.6 466.3 585.5 467.1 585.3 467.2 585.2 467.1 585 467.2 584.7 467.3 Z\",\"Xmax\":585.6,\"Xmid\":583,\"Xmin\":580,\"Ymax\":468.4,\"Ymid\":466.1,\"Ymin\":463.5,\"economy/currency\":\"Rwandan francs (RWF)\",\"economy/gdp_per_capita_ppp/2017\":\"2100\",\"economy/gdp_real_growth_rate/2017\":0.061,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"985,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.42,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":24668,\"geography/area/water\":1670,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":26338,\"geography/climate\":\"temperate; two rainy seasons (February to April, November to January); mild in mountains with frost and snow possible\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Volcan Karisimbi 4,519 m\",\"geography/elevation/lowest_point\":\"Rusizi River 950 m\",\"geography/elevation/mean_elevation\":\"1598\",\"geography/geographic_coordinates\":\"2 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; most of the country is savanna grassland with the population predominantly rural\",\"geography/land_boundaries/border_countries\":\"Burundi 315 km, Democratic Republic of the Congo 221 km, Tanzania 222 km, Uganda 172 km\",\"geography/land_boundaries/total\":\"930 km\",\"geography/land_use/agricultural_land_arable_land\":0.47,\"geography/land_use/agricultural_land_permanent_crops\":0.101,\"geography/land_use/agricultural_land_permanent_pasture\":0.174,\"geography/land_use/forest\":0.18,\"geography/land_use/other\":0.075,\"geography/location\":\"Central Africa, east of the Democratic Republic of the Congo, north of Burundi\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly grassy uplands and hills; relief is mountainous with altitude declining from west to east\",\"government/administrative_divisions\":\"4 provinces (in French - provinces, singular - province; in Kinyarwanda - intara for singular and plural) and 1 city* (in French - ville; in Kinyarwanda - umujyi); Est (Eastern), Kigali*, Nord (Northern), Ouest (Western), Sud (Southern)\",\"government/capital/geographic_coordinates\":\"1 57 S, 30 03 E\",\"government/capital/name\":\"Kigali\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022domain\\u0022 in the native Kinyarwanda language\",\"government/executive_branch/chief_of_state\":\"President Paul KAGAME (since 22 April 2000)\",\"government/executive_branch/head_of_government\":\"President Paul KAGAME (since 22 April 2000)\",\"government/flag_description\":\"three horizontal bands of sky blue (top, double width), yellow, and green, with a golden sun with 24 rays near the fly end of the blue band; blue represents happiness and peace, yellow economic development and mineral wealth, green hope of prosperity and natural resources; the sun symbolizes unity, as well as enlightenment and transparency from ignorance\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"1 July 1962 (from Belgium-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 1 July (1962)\",\"government/national_symbol_s\":\"traditional woven basket with peaked lid; national colors: blue, yellow, green\",\"introduction\":\"In 1959, three years before independence from Belgium, the majority ethnic group, the Hutus, overthrew the ruling Tutsi king. Over the next several years, thousands of Tutsis were killed, and some 150,000 driven into exile in neighboring countries. The children of these exiles later formed a rebel group, the Rwandan Patriotic Front (RPF), and began a civil war in 1990. The war, along with several political and economic upheavals, exacerbated ethnic tensions, culminating in April 1994 in a state-orchestrated genocide, in which Rwandans killed over 800,000 of their fellow citizens, including approximately three-quarters of the Tutsi population. The genocide ended later that same year when the predominantly Tutsi RPF, operating out of Uganda and northern Rwanda, defeated the national army and Hutu militias, and established an RPF-led government of national unity. Rwanda held its first local elections in 1999 and its first post-genocide presidential and legislative elections in 2003. Rwanda joined the Commonwealth in late 2009. President Paul KAGAME won the presidential election in August 2017 after changing the constitution in 2016 to allow him to run for a third term. \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Rwanda\",\"people_and_society/age_structure/0_14_years\":0.4098,\"people_and_society/age_structure/15_24_years\":0.1945,\"people_and_society/age_structure/25_54_years\":0.3293,\"people_and_society/age_structure/55_64_years\":0.0415,\"people_and_society/age_structure/65_years_and_over\":0.0249,\"people_and_society/birth_rate\":\"29.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Hutu, Tutsi, Twa (Pygmy)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.095 million KIGALI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Rwandan\",\"people_and_society/nationality/noun\":\"Rwandan(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"12187400\",\"people_and_society/population_growth_rate\":0.023,\"people_and_society/urbanization/urban_population\":\"17.3% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4700\"},{\"BoxHeight\":5.100000000000023,\"BoxWidth\":4.5,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.524,\"ISO3_Code\":\"DJI\",\"ISO_Code\":\"DJ\",\"Path\":\"M 619.9 428.6 619.8 428.8 619.7 429 619.6 429.1 619.2 429.8 619.1 429.9 618.7 429.9 618.5 429.7 618.2 429.6 617.6 429.9 616.8 429.9 616.6 430.1 616.3 430.1 615.9 429.9 615.9 428.9 615.8 428.5 615.9 427.9 616.4 427.5 617.6 425.7 617.8 425.6 618.4 426 618.7 425.8 618.7 425.6 618.9 425.3 619.6 425 620.2 425.9 620.3 426.5 620.3 427 620.2 427.1 619.7 427.2 619.4 427.6 618.6 427.8 618.3 428.3 617.9 428.3 618 428.4 618.1 428.5 618.3 428.5 618.3 428.4 618.7 428.2 619.6 428.2 619.9 428.6 Z\",\"Xmax\":620.3,\"Xmid\":618,\"Xmin\":615.8,\"Ymax\":430.1,\"Ymid\":427.8,\"Ymin\":425,\"economy/currency\":\"Djiboutian francs (DJF)\",\"economy/gdp_per_capita_ppp/2017\":\"3600\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"950,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":23180,\"geography/area/water\":20,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":23200,\"geography/climate\":\"desert; torrid, dry\",\"geography/coastline\":\"314 km\",\"geography/elevation/highest_point\":\"Moussa Ali 2,021 m\",\"geography/elevation/lowest_point\":\"Lac Assal -155 m\",\"geography/elevation/mean_elevation\":\"430\",\"geography/geographic_coordinates\":\"11 30 N, 43 00 E\",\"geography/geography_note\":\"strategic location near worlds busiest shipping lanes and close to Arabian oilfields; terminus of rail traffic into Ethiopia; mostly wasteland; Lac Assal (Lake Assal) is the lowest point in Africa and the saltiest lake in the world\",\"geography/land_boundaries/border_countries\":\"Eritrea 125 km, Ethiopia 342 km, Somalia 61 km\",\"geography/land_boundaries/total\":\"528 km\",\"geography/land_use/agricultural_land_arable_land\":0.001,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.733,\"geography/land_use/forest\":0.002,\"geography/land_use/other\":0.264,\"geography/location\":\"Eastern Africa, bordering the Gulf of Aden and the Red Sea, between Eritrea and Somalia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"coastal plain and plateau separated by central mountains\",\"government/administrative_divisions\":\"6 districts (cercles, singular - cercle); Ali Sabieh, Arta, Dikhil, Djibouti, Obock, Tadjourah\",\"government/capital/geographic_coordinates\":\"11 35 N, 43 09 E\",\"government/capital/name\":\"Djibouti\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Djibouti\",\"government/executive_branch/chief_of_state\":\"President Ismail Omar GUELLEH (since 8 May 1999)\",\"government/executive_branch/head_of_government\":\"Prime Minister Abdoulkader Kamil MOHAMED (since 1 April 2013)\",\"government/flag_description\":\"two equal horizontal bands of light blue (top) and light green with a white isosceles triangle based on the hoist side bearing a red five-pointed star in the center; blue stands for sea and sky and the Issa Somali people; green symbolizes earth and the Afar people; white represents peace; the red star recalls the struggle for independence and stands for unity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 June 1977 (from France)\",\"government/national_holiday\":\"Independence Day, 27 June (1977)\",\"government/national_symbol_s\":\"red star; national colors: light blue, green, white, red\",\"introduction\":\"The French Territory of the Afars and the Issas became Djibouti in 1977. Hassan Gouled APTIDON installed an authoritarian one-party state and proceeded to serve as president until 1999. Unrest among the Afar minority during the 1990s led to a civil war that ended in 2001 with a peace accord between Afar rebels and the Somali Issa-dominated government. In 1999, Djiboutis first multiparty presidential election resulted in the election of Ismail Omar GUELLEH as president; he was reelected to a second term in 2005 and extended his tenure in office via a constitutional amendment, which allowed him to serve a third term in 2011 and begin a fourth term in 2016. Djibouti occupies a strategic geographic location at the intersection of the Red Sea and the Gulf of Aden. Its ports handle 95% of Ethiopia\\u0026amp;rsquo;s trade. Djibouti\\u0026amp;rsquo;s ports also service transshipments between Europe, the Middle East, and Asia. The government holds longstanding ties to France, which maintains a military presence in the country, as does the US, Japan, Italy, Germany, Spain, and China.\",\"name\":\"Djibouti\",\"people_and_society/age_structure/0_14_years\":0.3071,\"people_and_society/age_structure/15_24_years\":0.2101,\"people_and_society/age_structure/25_54_years\":0.3963,\"people_and_society/age_structure/55_64_years\":0.0482,\"people_and_society/age_structure/65_years_and_over\":0.0383,\"people_and_society/birth_rate\":\"23.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.5% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Somali 60%, Afar 35%, other 5% (mostly Yemeni Arab, also French, Ethiopian, and Italian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"569,000 DJIBOUTI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Djiboutian\",\"people_and_society/nationality/noun\":\"Djiboutian(s)\",\"people_and_society/net_migration_rate\":\"5.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"884017\",\"people_and_society/population_growth_rate\":0.0213,\"people_and_society/urbanization/urban_population\":\"77.9% of total population (2019)\",\"transportation/airports\":\"13\",\"transportation/railways/total\":\"97\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":2.1000000000000227,\"BoxWidth\":8.300000000000011,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.496,\"ISO3_Code\":\"GMB\",\"ISO_Code\":\"GM\",\"Path\":\"M 453.6 424 453.4 423.2 453.7 422.9 454.1 422.9 454.2 422.7 454.1 422.5 455.5 422.5 457 422.5 457.4 422 457.6 422 457.8 422.1 458.3 421.9 458.8 422 458.9 422.1 459 422.3 459.1 422.4 459.7 422.4 460 422.8 460.2 422.9 460.5 422.9 460.9 422.7 461.3 422.6 461.6 422.7 461.7 423 461.6 423.3 460.9 423.4 460.7 423.6 460.2 423.5 459.6 423.2 459.3 423.2 459 423 458.4 422.8 458.2 422.5 457.8 422.7 457.8 423 457.6 423.2 457.4 423.2 457 423.1 456.3 423.2 456.2 423.3 456.2 423.7 455.5 423.7 453.8 423.7 453.6 424 Z\",\"Xmax\":461.7,\"Xmid\":457.2,\"Xmin\":453.4,\"Ymax\":424,\"Ymid\":422.9,\"Ymin\":421.9,\"economy/currency\":\"dalasis (GMD)\",\"economy/gdp_per_capita_ppp/2017\":\"2600\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"607,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":10120,\"geography/area/water\":1180,\"geography/area_comparative\":\"slightly less than twice the size of Delaware\",\"geography/area_sqkm\":11300,\"geography/climate\":\"tropical; hot, rainy season (June to November); cooler, dry season (November to May)\",\"geography/coastline\":\"80 km\",\"geography/elevation/highest_point\":\"unnamed elevation 53 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"34\",\"geography/geographic_coordinates\":\"13 28 N, 16 34 W\",\"geography/geography_note\":\"almost an enclave of Senegal; smallest country on the African mainland\",\"geography/land_boundaries/border_countries\":\"Senegal 749 km\",\"geography/land_boundaries/total\":\"749 km\",\"geography/land_use/agricultural_land_arable_land\":0.41,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.146,\"geography/land_use/forest\":0.439,\"geography/land_use/other\":0,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean and Senegal\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"flood plain of the Gambia River flanked by some low hills\",\"government/administrative_divisions\":\"5 regions, 1 city*, and 1 municipality**; Banjul*, Central River, Kanifing**, Lower River, North Bank, Upper River, West Coast\",\"government/capital/geographic_coordinates\":\"13 27 N, 16 34 W\",\"government/capital/name\":\"Banjul\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Gambia River that flows through the heart of the country\",\"government/executive_branch/chief_of_state\":\"President Adama BARROW (since 19 January 2017); Vice President Isatou TOURAY (since 15 March 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Adama BARROW (since 19 January 2017); Vice President Isatou TOURAY (since 15 March 2019)\",\"government/flag_description\":\"three equal horizontal bands of red (top), blue with white edges, and green; red stands for the sun and the savannah, blue represents the Gambia River, and green symbolizes forests and agriculture; the white stripes denote unity and peace\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 February 1965 (from the UK)\",\"government/national_holiday\":\"Independence Day, 18 February (1965)\",\"government/national_symbol_s\":\"lion; national colors: red, blue, green, white\",\"introduction\":\"The Gambia gained its independence from the UK in 1965. Geographically surrounded by Senegal, it formed a short-lived Confederation of Senegambia between 1982 and 1989. In 1991, the two nations signed a friendship and cooperation treaty, although tensions flared up intermittently during the regime of Yahya JAMMEH. JAMMEH led a military coup in 1994 that overthrew the president and banned political activity. A new constitution and presidential election in 1996, followed by parliamentary balloting in 1997, completed a nominal return to civilian rule. JAMMEH was elected president in all subsequent elections including most recently in late 2011. After 22 years of increasingly authoritarian rule, President JAMMEH was defeated in free and fair elections in December 2016. Due to The Gambia\\u0026amp;rsquo;s poor human rights record under JAMMEH, international development partners had distanced themselves, and substantially reduced aid to the country. These channels have now reopened under the administration of President Adama BARROW, who took office in January 2017. The US and The Gambia currently enjoy improved relations. US assistance to the country has supported military education and training programs, as well as various capacity building and democracy strengthening activities. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Gambia\",\"people_and_society/age_structure/0_14_years\":0.3697,\"people_and_society/age_structure/15_24_years\":0.2031,\"people_and_society/age_structure/25_54_years\":0.349,\"people_and_society/age_structure/55_64_years\":0.0426,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"28.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Mandinka/Jahanka 34%, Fulani/Tukulur/Lorobo 22.4%, Wolof 12.6%, Jola/Karoninka 10.7%, Serahuleh 6.6%, Serer 3.2%, Manjago 2.1%, Bambara 1%, Creole/Aku Marabout 0.7%, other 0.9%, non-Gambian 5.2%, no answer 0.6% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"443,000 BANJUL (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Gambian\",\"people_and_society/nationality/noun\":\"Gambian(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2092731\",\"people_and_society/population_growth_rate\":0.0199,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2977\"},{\"BoxHeight\":2.8999999999999773,\"BoxWidth\":3.6000000000000227,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.554,\"ISO3_Code\":\"COM\",\"ISO_Code\":\"KM\",\"Path\":\"M 620.6 493.9 620.5 493.9 620.3 493.8 620.3 493.7 620.1 493.7 620 493.6 619.9 493.5 619.8 493.3 619.9 493.2 619.9 492.9 620 492.7 619.9 492.5 620 492.4 620.2 492.3 620.3 492.3 620.4 492.5 620.3 492.6 620.3 492.7 620.3 493 620.3 493.1 620.5 493.3 620.5 493.6 620.6 493.8 620.6 493.9 Z M 623.4 495.1 623.3 495 623 494.8 622.7 494.6 623 494.6 623.2 494.3 623.3 494.3 623.4 494.7 623.4 495.1 Z M 621.5 495 621.6 495.2 621.1 495.1 621.1 495 621 494.9 621 494.8 621.5 495 Z\",\"Xmax\":623.4,\"Xmid\":621.1,\"Xmin\":619.8,\"Ymax\":495.2,\"Ymid\":493.7,\"Ymin\":492.3,\"economy/currency\":\"Comoran francs (KMF)\",\"economy/gdp_per_capita_ppp/2017\":\"1600\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"193,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.04,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2235,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than 12 times the size of Washington, DC\",\"geography/area_sqkm\":2235,\"geography/climate\":\"tropical marine; rainy season (November to May)\",\"geography/coastline\":\"340 km\",\"geography/elevation/highest_point\":\"Karthala 2,360 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 10 S, 44 15 E\",\"geography/geography_note\":\"important location at northern end of Mozambique Channel\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.467,\"geography/land_use/agricultural_land_permanent_crops\":0.296,\"geography/land_use/agricultural_land_permanent_pasture\":0.081,\"geography/land_use/forest\":0.014,\"geography/land_use/other\":0.142,\"geography/location\":\"Southern Africa, group of islands at the northern mouth of the Mozambique Channel, about two-thirds of the way between northern Madagascar and northern Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"volcanic islands, interiors vary from steep mountains to low hills\",\"government/administrative_divisions\":\"3 islands; Anjouan (Ndzuwani), Grande Comore (Ngazidja), Moheli (Mwali)\",\"government/capital/geographic_coordinates\":\"11 42 S, 43 14 E\",\"government/capital/name\":\"Moroni\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Arabic designation \\u0022Juzur al Qamar\\u0022 meaning \\u0022Islands of the Moon\\u0022\",\"government/executive_branch/chief_of_state\":\"President AZALI Assoumani (since 26 May 2016);\\u0026amp;nbsp;note - the president is both chief of state and head of government; note - AZALI takes oath of office 2 June 2019 after 24 March 2019 reelection (2019)\",\"government/executive_branch/head_of_government\":\"President AZALI Assoumani (since 26 May 2016)\",\"government/flag_description\":\"four equal horizontal bands of yellow (top), white, red, and blue, with a green isosceles triangle based on the hoist; centered within the triangle is a vertical white crescent moon with the convex side facing the hoist and four white, five-pointed stars placed vertically in a line between the points of the crescent; the horizontal bands and the four stars represent the four main islands of the archipelago - Mwali, Ngazidja, Ndzuwani, and Mahore (Mayotte - department of France, but claimed by Comoros)\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"6 July 1975 (from France)\",\"government/national_holiday\":\"Independence Day, 6 July (1975)\",\"government/national_symbol_s\":\"four five-pointed stars and crescent moon; national colors: green, white\",\"introduction\":\"The archipelago of the Comoros in the Indian Ocean, composed of the islands of Mayotte, Anjouan, Moheli, and Grande Comore declared independence from France on 6 July 1975. Residents of Mayotte voted to remain in France, and France now has classified it as a department of France. Since independence, Comoros has endured political instability through realized and attempted coups. In 1997, the islands of Anjouan and Moheli declared independence from Comoros. In 1999, military chief Col. AZALI Assoumani seized power of the entire government in a bloodless coup; he initiated the 2000 Fomboni Accords, a power-sharing agreement in which the federal presidency rotates among the three islands, and each island maintains its local government. AZALI won the 2002 federal presidential election as president of the Union of the Comoros from Grande Comore Island, which held the first four-year term. AZALI stepped down in 2006 and President Ahmed Abdallah Mohamed SAMBI was elected to office as president from Anjouan. In 2007, Mohamed BACAR effected Anjouans de-facto secession from the Union of the Comoros, refusing to step down when Comoros other islands held legitimate elections in July. The African Union (AU) initially attempted to resolve the political crisis by applying sanctions and a naval blockade to Anjouan, but in March 2008 the AU and Comoran soldiers seized the island. The islands inhabitants generally welcomed the move. In 2009, the Comorian population approved a constitutional referendum extending the term of the president from four years to five years. In May 2011, Ikililou DHOININE won the presidency in peaceful elections widely deemed to be free and fair. In closely contested elections in 2016, former President AZALI Assoumani won a second term, when the rotating presidency returned to Grande Comore.\\u0026amp;nbsp;A new constitution was passed in July\\u0026amp;nbsp;2018, which\\u0026amp;nbsp;allowed for two consecutive five-year presidential terms and abolished the island specific vice presidents. Under the new constitution, the incumbent president can run for a second term against candidates from the next island in line for the rotation. In August 2018,\\u0026amp;nbsp;President AZALI formed a new government and subsequently ran and was elected president in March 2019.\",\"name\":\"Comoros\",\"people_and_society/age_structure/0_14_years\":0.3854,\"people_and_society/age_structure/15_24_years\":0.1989,\"people_and_society/age_structure/25_54_years\":0.3325,\"people_and_society/age_structure/55_64_years\":0.0434,\"people_and_society/age_structure/65_years_and_over\":0.0398,\"people_and_society/birth_rate\":\"25.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Antalote, Cafre, Makoa, Oimatsaha, Sakalava\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"62,000 MORONI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Comoran\",\"people_and_society/nationality/noun\":\"Comoran(s)\",\"people_and_society/net_migration_rate\":\"-2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"821164\",\"people_and_society/population_growth_rate\":0.0157,\"people_and_society/urbanization/urban_population\":\"29.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"880\"},{\"BoxHeight\":29.000000000000057,\"BoxWidth\":18.899999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.804,\"ISO3_Code\":\"MUS\",\"ISO_Code\":\"MU\",\"Path\":\"M 659.9 518.6 659.6 518.7 659.5 518.7 659.3 518.7 659.2 518.7 659 518.6 658.9 518.5 659 518.5 659.1 518.3 659 518.3 659.1 518.1 659 518 659.1 517.8 659.2 517.7 659.3 517.7 659.4 517.6 659.5 517.3 659.7 517.1 659.8 517.1 659.9 517.2 659.9 517.3 660 517.5 660.1 517.5 660.1 517.7 660.2 517.8 660.2 517.9 660.2 518 660.2 518.2 660 518.3 660 518.5 659.9 518.6 Z M 675.8 516.4 675.7 516.5 675.6 516.5 675.6 516.4 675.9 516.2 676 516.2 676 516.3 676 516.4 675.8 516.4 Z M 657.2 489.8 657.1 489.9 657.1 489.7 657.2 489.8 Z\",\"Xmax\":676,\"Xmid\":660.5,\"Xmin\":657.1,\"Ymax\":518.7,\"Ymid\":517.6,\"Ymin\":489.7,\"economy/currency\":\"Mauritian rupees (MUR)\",\"economy/gdp_per_capita_ppp/2017\":\"22300\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.429 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":2030,\"geography/area/water\":10,\"geography/area_comparative\":\"almost 11 times the size of Washington, DC\",\"geography/area_sqkm\":2040,\"geography/climate\":\"tropical, modified by southeast trade winds; warm, dry winter (May to November); hot, wet, humid summer (November to May)\",\"geography/coastline\":\"177 km\",\"geography/elevation/highest_point\":\"Mont Piton 828 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"20 17 S, 57 33 E\",\"geography/geography_note\":\"the main island, from which the country derives its name, is of volcanic origin and is almost entirely surrounded by coral reefs; former home of the dodo, a large flightless bird related to pigeons, driven to extinction by the end of the 17th century through a combination of hunting and the introduction of predatory species\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.384,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.034,\"geography/land_use/forest\":0.173,\"geography/land_use/other\":0.389,\"geography/location\":\"Southern Africa, island in the Indian Ocean, about 800 km (500 mi) east of Madagascar\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"small coastal plain rising to discontinuous mountains encircling central plateau\",\"government/administrative_divisions\":\"9 districts and 3 dependencies*; Agalega Islands*, Black River, Cargados Carajos Shoals*, Flacq, Grand Port, Moka, Pamplemousses, Plaines Wilhems, Port Louis, Riviere du Rempart, Rodrigues*, Savanne\",\"government/capital/geographic_coordinates\":\"20 09 S, 57 29 E\",\"government/capital/name\":\"Port Louis\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"island named after Prince Maurice VAN NASSAU, stadtholder of the Dutch Republic, in 1598\",\"government/executive_branch/chief_of_state\":\"President Pritivirajsing ROOPUN (since 2 December 2019); Vice President Marie Cyril Eddy Boiss\\u0026amp;eacute;zon (2 December 2019) note - President Ameenah GURIB-FAKIM (since 5 June 2015) resigned on 23 March 2018 amid a credit card scandal\",\"government/executive_branch/head_of_government\":\"Prime Minister Pravind JUGNAUTH (since 23 January 2017, remains PM after parliamentary election 7 Nov 2019); note - Prime Minister Sir Anerood JUGNAUTH (since 17 December 2014) stepped down on 23 January 2017 in favor of his son, Pravind Kumar JUGNAUTH, who was then appointed prime minister; 7 Nov 2019 Pravind Jugnauth remains prime minister and home affairs minister and also becomes defense minister (2019)\",\"government/flag_description\":\"four equal horizontal bands of red (top), blue, yellow, and green; red represents self-determination and independence, blue the Indian Ocean surrounding the island, yellow has been interpreted as the new light of independence, golden sunshine, or the bright future, and green can symbolize either agriculture or the lush vegetation of the island\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"12 March 1968 (from the UK)\",\"government/national_holiday\":\"Independence and Republic Day, 12 March (1968 \\u0026amp; 1992); note - became independent and a republic on the same date in 1968 and 1992 respectively\",\"government/national_symbol_s\":\"dodo bird, Trochetia Boutoniana flower; national colors: red, blue, yellow, green\",\"introduction\":\"Although known to Arab and Malay sailors as early as the 10th century, Mauritius was first explored by the Portuguese in the 16th century and subsequently settled by the Dutch - who named it in honor of Prince Maurits van NASSAU - in the 17th century. The French assumed control in 1715, developing the island into an important naval base overseeing Indian Ocean trade, and establishing a plantation economy of sugar cane. The British captured the island in 1810, during the Napoleonic Wars. Mauritius remained a strategically important British naval base, and later an air station, playing an important role during World War II for anti-submarine and convoy operations, as well as the collection of signals intelligence. Independence from the UK was attained in 1968. A stable democracy with regular free elections and a positive human rights record, the country has attracted considerable foreign investment and has one of Africas highest per capita incomes.\",\"name\":\"Mauritius\",\"people_and_society/age_structure/0_14_years\":0.199,\"people_and_society/age_structure/15_24_years\":0.1452,\"people_and_society/age_structure/25_54_years\":0.436,\"people_and_society/age_structure/55_64_years\":0.1181,\"people_and_society/age_structure/65_years_and_over\":0.1017,\"people_and_society/birth_rate\":\"12.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Indo-Mauritian (compose approximately two thirds of the total population), Creole, Sino-Mauritian, Franco-Mauritian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"149,000 PORT LOUIS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Mauritian\",\"people_and_society/nationality/noun\":\"Mauritian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1364283\",\"people_and_society/population_growth_rate\":0.0057,\"people_and_society/urbanization/urban_population\":\"40.8% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2428\"},{\"BoxHeight\":72.5,\"BoxWidth\":331.29999999999995,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.796,\"ISO3_Code\":\"SYC\",\"ISO_Code\":\"SC\",\"Path\":\"M 653.9 473.7 654 473.9 653.9 473.9 653.8 473.8 653.8 473.6 653.7 473.6 653.6 473.5 653.5 473.4 653.7 473.4 653.7 473.2 653.8 473.3 653.8 473.4 653.9 473.5 654 473.5 653.9 473.7 Z M 628.5 486.8 628.6 486.9 628.5 486.9 628.3 487 628.1 487 628.1 486.9 628.2 486.9 628.3 486.9 628.4 486.9 628.5 486.8 Z M 628.9 486.9 628.8 486.9 628.7 486.9 628.8 486.7 629 486.7 628.9 486.9 Z M 654.7 472.6 654.6 472.7 654.3 472.5 654.4 472.5 654.5 472.5 654.6 472.5 654.7 472.6 Z M 323.7 416.6 323.7 416.7 323.6 416.5 323.7 416.5 323.7 416.6 Z M 654.9 472.7 654.8 472.8 654.7 472.7 654.8 472.6 654.9 472.7 Z M 628.9 487.6 629 487.8 628.8 487.8 628.8 487.7 628.9 487.6 Z M 641.6 488.8 641.5 489 641.4 488.9 641.5 488.8 641.6 488.8 Z M 653.2 473.1 653.1 473.1 653 473 653.1 472.9 653.2 473 653.2 473.1 Z M 632.1 487.6 632 487.6 631.9 487.6 632 487.5 632.1 487.6 Z\",\"Xmax\":654.9,\"Xmid\":627.1,\"Xmin\":323.6,\"Ymax\":489,\"Ymid\":476.2,\"Ymin\":416.5,\"economy/currency\":\"Seychelles rupees (SCR)\",\"economy/gdp_per_capita_ppp/2017\":\"29300\",\"economy/gdp_real_growth_rate/2017\":0.053,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.15 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":455,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":455,\"geography/climate\":\"tropical marine; humid; cooler season during southeast monsoon (late May to September); warmer season during northwest monsoon (March to May)\",\"geography/coastline\":\"491 km\",\"geography/elevation/highest_point\":\"Morne Seychellois 905 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"4 35 S, 55 40 E\",\"geography/geography_note\":\"the smallest African country; the constitution of the Republic of Seychelles lists 155 islands: 42 granitic and 113 coralline; by far the largest island is Mahe, which is home to about 90% of the population and the site of the capital city of Victoria\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.885,\"geography/land_use/other\":0.05,\"geography/location\":\"archipelago in the Indian Ocean, northeast of Madagascar\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"Mahe Group is volcanic with a narrow coastal strip and rocky, hilly interior; others are coral, flat, elevated reefs\",\"government/administrative_divisions\":\"25 administrative districts; Anse aux Pins, Anse Boileau, Anse Etoile, Anse Royale, Au Cap, Baie Lazare, Baie Sainte Anne, Beau Vallon, Bel Air, Bel Ombre, Cascade, Glacis, Grand Anse Mahe, Grand Anse Praslin, Inner Islands, La Riviere Anglaise, Les Mamalles, Mont Buxton, Mont Fleuri, Plaisance, Pointe Larue, Port Glaud, Roche Caiman, Saint Louis, Takamaka\",\"government/capital/geographic_coordinates\":\"4 37 S, 55 27 E\",\"government/capital/name\":\"Victoria\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by French Captain Corneille Nicholas MORPHEY after Jean Moreau de SECHELLES, the finance minister of France, in 1756\",\"government/executive_branch/chief_of_state\":\"President Danny FAURE (since 16 October 2016); Vice President Vincent MERITON (since 28 October 2016); note - James Alix MICHEL resigned the presidency effective 16 October 2016; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Danny FAURE (since 16 October 2016); Vice President Vincent MERITON (since 28 October 2016)\",\"government/flag_description\":\"five oblique bands of blue (hoist side), yellow, red, white, and green (bottom) radiating from the bottom of the hoist side; the oblique bands are meant to symbolize a dynamic new country moving into the future; blue represents sky and sea, yellow the sun giving light and life, red the peoples determination to work for the future in unity and love, white social justice and harmony, and green the land and natural environment\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"29 June 1976 (from the UK)\",\"government/national_holiday\":\"Constitution Day, 18 June (1993); Independence Day (National Day), 29 June (1976)\",\"government/national_symbol_s\":\"coco de mer (sea coconut); national colors: blue, yellow, red, white, green\",\"introduction\":\"A lengthy struggle between France and Great Britain for the islands ended in 1814, when they were ceded to the latter. During colonial rule, a plantation-based economy developed that relied on imported labor, primarily from European colonies in Africa. Independence came in 1976. Following a coup d\\u0026amp;rsquo;etat in 1977, the country was a socialist one-party state until adopting a new constitution and holding free elections in 1993. President France-Albert RENE, who had served since 1977, was reelected in 2001, but stepped down in 2004. Vice President James Alix MICHEL took over the presidency and in 2006 was elected to a new five-year term; he was reelected in 2011 and again in 2015. In 2016, James MICHEL resigned and handed over the presidency to his vice-president, Danny FAURE.\",\"name\":\"Seychelles\",\"people_and_society/age_structure/0_14_years\":0.1952,\"people_and_society/age_structure/15_24_years\":0.1296,\"people_and_society/age_structure/25_54_years\":0.4929,\"people_and_society/age_structure/55_64_years\":0.1044,\"people_and_society/age_structure/65_years_and_over\":0.0779,\"people_and_society/birth_rate\":\"13.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"predominantly creole (mainly of East African and Malagasy heritage); also French, Indian, Chinese, and Arab populations\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"28,000 VICTORIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Seychellois\",\"people_and_society/nationality/noun\":\"Seychellois (singular and plural)\",\"people_and_society/net_migration_rate\":\"1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"94633\",\"people_and_society/population_growth_rate\":0.0074,\"people_and_society/urbanization/urban_population\":\"57.1% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"526\"},{\"BoxHeight\":906.8000000000001,\"BoxWidth\":997.4,\"Continent\":\"Antarctica\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ATA\",\"ISO_Code\":\"AQ\",\"Path\":\"M 341 688.7 341.7 688.9 342.4 690.6 341.8 691.1 341 690.2 340.2 691.4 339 691.4 337.5 693.4 336.8 695.7 335.6 696.2 334.9 695.5 333.5 696.2 331.9 697.9 330.7 699.7 329.5 700.3 329 701.3 327.9 701.8 328.4 703.4 327.2 705.2 327.3 706.3 328.5 707.5 329.2 706.9 331.9 706.4 330.9 708.3 330.5 708.5 329.7 707.6 328.7 709.3 328.1 707.9 327.1 707.8 325.9 708.2 326.6 709.4 326.1 711 324.9 708.9 323.7 707.8 323 709.4 322.9 710.4 322.4 710.6 322.3 711.8 323.1 712.1 322.8 712.9 321 712.9 320.2 713.4 320.3 714.3 319.5 715.8 318.4 716.3 318.6 718.1 318 719.8 318.5 720.7 318 721.6 318.9 721.9 319.8 721.3 320.1 722.1 318.6 723.3 319.5 723.7 319.3 725.3 320.7 725.9 321.4 726.4 322.1 726.4 322.1 725.4 323.3 724.2 324.5 724.6 323.4 725.3 323.3 725.9 324.3 727 323.3 728.4 324.2 728.8 324.1 729.9 324.8 729.9 325.3 730.9 326 731.2 326.8 732.4 326.9 733.6 326.5 734.8 327.2 736.1 328 736.8 328.3 737.6 328 738.4 327.1 739.2 327.6 740.5 329.3 740.3 329.6 740.8 328.1 742.8 328.5 743.8 329.4 743.1 329.8 743.4 329.9 744.9 330.7 746 330.7 747.2 329.7 748.5 329.9 749.4 331.2 750.2 331.2 751.2 329.9 752.1 328.6 752.4 328.4 753.1 329.4 754 330.6 753.7 331.7 754.1 331.3 754.8 331.5 757 331 757.5 329.7 757.4 329.7 759.2 330.5 759.7 331.6 759.3 332.1 759.6 332.2 760.8 331.6 762.2 333.1 762.2 334.1 761.8 333.8 764.9 333.1 765.3 332.1 764.9 331.6 767.6 331.6 769.6 331.1 771.2 331.3 773 330.7 773.5 329.7 775.2 329.9 775.7 331.4 775.2 331.5 775.8 330.7 777.4 329 777.7 328.1 779 328.2 780.4 327.5 782.2 326.6 782.8 325.9 783.8 322.6 784.9 321.8 785.6 322 786.3 324.1 786.1 324.6 786.6 324.3 787.4 322.5 789.3 320.1 791 319 791.4 317.5 792.9 315 794 311.6 796.3 307 798.1 306.5 799.4 308 800.5 308.9 801.7 310.5 802.4 312.4 805 312.7 810.4 312.4 813.4 311.9 814.8 310.8 816.1 310.2 817.7 308.5 819.5 306.5 819.8 301.7 819.2 298.2 817.7 294.6 815.3 293.5 813.8 291.8 810.2 290.1 807.4 290 802.5 289.6 801.4 275.7 805.3 275.5 806 275.6 808.1 274.9 810.4 273.9 810.5 272.5 806.9 270.3 808.3 270.9 810.6 271.5 812.4 272.7 817.4 272.7 818.6 272.3 819.9 272.8 821.2 272.7 823.4 274.3 825.7 275.1 827.5 275 828.3 274.5 830.5 274.6 831.7 275.1 833.3 274.5 835.4 275.2 839.1 276 840.6 276.8 842.9 277.9 842.4 278.1 841.4 277.5 837.7 277.5 836.7 278.3 836.1 279.7 837 281.2 838.6 281.3 840.7 284.1 844.5 285.1 847.2 284.9 847.8 283.9 848.1 279.3 846.7 278.6 847.3 280.8 849 283.1 850 286.5 850.4 287 852.5 288.7 855.1 291 857.5 293.4 858.9 299.5 860.4 306.8 859.4 313.6 857.8 326.2 853 331.2 851.6 333.5 850.3 334.6 848.6 335 847.1 335.4 844.1 336.3 842 341.7 839.7 344.8 838.9 347.8 837.2 349.6 835.8 351.4 832 352.1 829.2 352.8 827.4 356.4 824.3 359.5 821 363.8 815 364.6 814.6 366.1 814.8 371.6 818.2 372.8 819.5 374.4 823.1 375.2 824.4 375.4 825.3 375 826.3 374.1 826.9 366.6 829.2 365.7 830.5 366.2 831.4 367.7 831.2 371.2 830.3 373.6 829.1 376.7 829.5 377.4 830.3 377.7 833.2 377 834.4 371.7 835.8 371.2 836.7 371.6 838.7 372.5 839.4 378.6 837.3 380.9 837.7 381.1 839.2 381 840.4 380.5 843 380.5 844.3 380.9 845.6 380.5 846.6 379.3 847.1 376.3 845.3 375.5 845.8 375.5 847.4 376.8 848.5 377.2 849.9 377.1 850.7 375.4 853.9 373.8 855.6 364.5 859.5 361.8 859.9 358.3 859.5 356.9 858.9 355.7 857.8 353.6 854.9 351.9 851.4 350.3 848.8 349.1 847.4 348.2 847.2 344.6 849.2 338 854.9 335.3 858.9 334.3 860 333.7 861.7 332.5 863.9 330.5 865.5 324.8 867.1 306.7 869.1 303.5 870.1 301.2 872.3 300.6 873.9 300.3 876.4 300.5 878.1 301.8 881.7 303.8 884.6 306.6 887.5 311.8 891.4 317.7 893.5 325.4 893.4 333.1 891.8 335.2 894 336.3 896.2 336.3 897.3 335.8 900.1 335.6 903 336 904.4 337.2 904.8 339.1 903.5 343.4 894.7 344.3 892.1 345.5 890.4 349.9 886.2 353 884.1 356.9 879.9 359.9 878.5 374.6 877.3 380.3 874.5 386.8 869.3 394.7 861.6 398.2 857.3 400.6 853.3 404.1 850.9 411.3 849 411.6 850 411.2 853 411.3 854.1 412.8 854.8 414.9 854.4 414.7 852.6 416.1 850.6 416.6 848.3 416.4 846.6 415.8 844.7 415.7 842.8 414.9 841.2 414.8 840.4 416.9 838.1 417 837.1 416.7 836.3 415.4 835.4 406.1 834.7 404.2 833 400.3 831.3 399.3 829.8 398.8 827.5 399.1 825.7 399.1 823.4 401.2 819.7 401.3 817.8 401.8 816.2 403.7 815.8 405.1 813.6 408.5 810.5 412.5 808.4 412.9 806.1 414 806.4 416.6 803.3 420.3 799.8 420.9 798.9 420.1 797.4 422.5 796.4 423 795.9 425 794.9 425.2 793.8 426.8 794.5 428.1 793.3 430.9 791.3 433.3 788.2 434.9 785.2 435.6 783 436.3 780.1 437.1 778.6 440.4 776.6 444.2 772.7 448.2 768.4 457.9 761.7 459.1 761.2 460.5 761.8 461.8 761.5 465.6 759.3 466.9 758.1 468.4 755.9 469.2 753.3 469 751.7 467.7 751.3 466.6 750.1 466.1 749 466.2 747.4 467.6 746.9 467.7 748.2 468.8 749.4 469.3 750.6 469.8 750.3 470.5 747.9 471.7 746.1 471.9 745.1 471.1 744.3 472.5 743.7 473.4 743.9 473.3 744.8 475 746.3 475.6 748.2 475.9 750.8 476.8 751.6 477.9 750.7 479.1 750.7 479.4 750 478.7 749 478.7 747.8 479.5 746.3 479.6 744.8 478.8 743.7 478.9 743.1 480.5 742 483.1 741.7 483.8 742.1 484.2 744.1 483.7 745.9 482.9 747.3 483.4 748 485.6 747.7 486.8 747 488.1 747.3 489.2 746.7 490.1 747.4 491.5 746.7 489.9 745.7 489.7 745.3 490.6 743.4 490.2 741.6 490.5 739.8 491 738.9 492.4 739 492.2 740.3 491.3 741.6 492.2 742.3 494.3 743.1 493.1 744.1 493.1 746.2 493.8 747.6 493.9 748.5 495.5 748.2 496.5 747.2 497.1 747.1 497.6 747.8 497.5 749.7 498.8 750.3 500.3 748.1 501.4 746.8 504.7 745 506.3 743.7 507.1 742.6 507.9 740.9 508.6 740.1 510.8 738.8 512.3 738.3 513.3 738.4 514.6 739.7 515.8 740 517.7 739.5 519.5 738.4 521.7 737.7 523.1 737.6 526.1 737.8 528.2 738.7 530.3 740.7 531.6 740.8 532.7 741.3 533.2 741.1 533.7 739.5 534.5 738.8 540.1 738.8 542.1 738.5 544.9 737.8 550.7 738.1 555.6 739.5 558.9 739.2 564.2 740.4 567.3 740.1 570.5 738.6 572.3 738.5 578.3 736.5 580.6 735.4 585.3 734.6 587.9 733.3 589.5 733.2 591.4 733.7 592.5 733.3 592.9 732.7 592.6 730.6 593 729.7 592.1 728.6 592.1 727.5 592.4 726.2 593.7 725.3 595.1 725.4 596.1 727.5 598.2 728.9 599.2 731 600.6 732.1 602.3 732.8 602.9 733.8 603.1 734.8 604.8 733.6 605.2 734.4 606.2 734.6 606.7 736.1 607.8 736.2 608.8 734.2 610.2 733.3 610 732 610.6 731.6 610.3 730.1 610.5 729.6 610.3 728.5 610.8 727.6 611.9 726.9 612.6 726.1 613.4 725.9 614 724.9 616.3 723.5 617.3 723.2 618.3 721.8 620.1 721 621.4 721.2 622.4 720.6 623.4 720.5 625.2 718.8 626 718.6 626.9 719 627.2 718.3 628.4 718.2 628.4 716.2 629 715.6 630.1 715.5 631.3 716.2 631.1 718 632.6 718.5 634.4 717.6 635.1 716.8 636.5 716.2 637 715.1 636.5 714.6 635.4 715.2 634.4 714.9 634.1 714.1 634.4 713.3 636 712.8 636.7 712.2 637.3 713.3 640.1 714.9 640.1 712.9 640.7 712 639.7 711.8 639.4 710.5 639.8 709.4 640.6 708.6 642.5 708 643.5 706.8 645.4 706.1 646.7 706.1 649.2 705.5 653 705.8 654.4 706.5 656.3 709.1 657.6 709.3 659 710.7 658.9 711.4 658 711.4 657.5 712 657.3 713.4 657.9 713.9 659.1 714.1 659.8 713.6 661.2 714.1 662.2 714.9 663.3 714.8 664 716.6 664.4 716.3 665.4 716.7 668 716.1 670.6 717.5 672.1 717.4 673.9 718.2 675.3 717.4 676.5 717.1 678.5 717.5 679.9 718.2 682.1 718.4 683.7 719.1 686.1 719.1 687.3 719.6 688.8 719.7 689.9 720.1 692.1 719.8 692.7 719 693.6 719.1 693.8 719.9 693.7 721.5 694.4 723.4 694.1 724.7 694.4 725.8 694.1 726.4 692.5 727.1 693.9 727.9 691.8 729.3 693.3 729.4 693.6 730.2 692.4 730.8 691.1 730.3 690.6 731 690.6 732.7 691.5 733.9 691.6 735.3 690.5 735.6 689.9 735.2 689.1 736.2 688.8 738.3 689.6 739.5 691.7 739 692 740 692.2 742.8 696.9 747.6 698.4 747.8 698.9 746 700.6 743.8 701 741.7 702.5 740.6 703.1 739.2 702.1 737.9 702.1 736.9 702.8 736.4 704 735.1 705.1 734.7 705.9 734.1 708 734 708.4 734.7 709.4 734.1 710.4 733.9 711.7 731.6 712.9 731.4 713.6 730.4 715.3 729.7 715.6 729.2 716.5 729.1 716.8 728.2 717 726.6 716.8 725.1 717.9 724.6 718.2 723.9 720.1 721.8 722.9 720.3 727 719.1 728.6 718 729.8 717.9 730.8 717.1 733 715.9 734.5 714 736.2 714.1 736.8 714.8 738.4 714.8 739.3 713.9 741.4 713.2 743.6 712 744.3 711.4 746 711.3 747.3 712 749.3 712.1 750.5 711.8 752.5 710.6 754.9 709.9 757.1 710.8 758 710.5 759.7 710.8 760.7 710.2 761.6 710.7 762.4 710.1 764.1 710.2 764.8 709.8 766.1 710.6 767.8 710.7 769.2 710 770.7 710.5 773.2 709.4 774.2 709.5 774.5 707.8 773.9 705.8 773.9 705 775.1 705 775.9 705.4 776.1 704.6 777.7 704.1 778.5 703 779.4 702.5 780.3 703.3 778.9 704.3 777.9 704.6 777.7 705.6 777.9 707.2 778.3 707.6 779.2 707.1 780.1 708 780.9 707.2 781.1 706.3 782 706.4 784.5 705.6 785.6 705.6 787.2 706.4 788.3 706.4 791.5 707.1 796.5 709.6 799.6 710.7 801.9 712.8 802.8 712.5 803.1 711.4 803.8 710.7 805.6 710.7 806.5 709.5 806.6 708.2 807.7 706.8 809.3 706 811.9 705.5 813.9 704.6 814.4 704.8 815.7 706.6 817.2 707.7 817.5 709.3 818.7 709.8 820.3 709.1 821.8 709.1 823.4 710.5 824.4 712.2 826.2 713.3 827.7 713.5 828.7 712.9 831.1 713 833.6 712.4 834.6 712.6 835.5 712.2 836 714.1 843.3 711.5 845.5 711.1 846.7 710.1 848.9 708.7 849.6 708.5 851.2 709.3 852.1 710.1 853.1 710.6 854.8 713.6 856.3 713.7 857.3 713.4 858.6 713.5 859.4 712.6 859.4 710.5 860.2 708.3 859.1 706.7 859.8 706.1 860.9 706.7 862.8 707.1 865 707.9 867.1 707.6 868.2 707.9 870 707.2 871.8 707.8 873.1 706.6 873.5 705.3 872.9 703.7 873 702.2 873.8 701.8 875.3 703.4 875.5 704.5 874.9 706.1 875.7 707.1 878.3 709.1 880.1 708.8 881.7 709.2 883.5 710.2 886.8 710.6 888.5 711.6 891 711.7 891.8 712.2 892.5 712 893.9 712.4 895.1 713.6 897.7 712.6 898.4 713 898.8 714 900.3 713.7 901.2 714.5 902.6 712.9 904.2 712.2 905.8 712.4 906.9 713.6 906.3 715.2 903.6 716.5 902.9 717.6 903.8 718 905 718 906.1 718.8 906.4 719.5 907.6 720 909.8 719.4 911.4 719.6 911.7 720.6 911.8 722.6 911.3 723.1 910.3 723 910.3 723.8 911.4 724 913.6 723.3 915.5 724.1 918.5 723.2 918.9 725.5 919.7 726.2 921.4 726 923.1 724 925 724.1 926.4 723.4 927.7 724.6 928.7 725.2 928.5 727 929.4 728.4 930.8 727.8 933.5 729 934.6 729.8 935.3 729.7 937.7 729.9 939.1 731.3 940.7 731.3 942.8 734.2 943.8 734.6 944.8 735.7 944.7 736.7 945.5 737.4 946.2 738.6 947.7 738.4 948.3 739.4 949 739.6 949.8 738.9 950.6 738.9 952.1 741.4 953 741.9 953.5 740.7 955.3 740.7 956.6 741.2 958.1 741.3 959.6 742.1 960.9 741.6 961.9 741.7 961.9 742.8 964.1 742.8 964.8 743.1 965.2 743.9 965.4 745.1 966 746.1 967.7 747 969.1 748.3 969.7 749.1 970.5 749.3 971.5 750.4 971.9 749.7 972.1 748 973 750.4 973.5 752.4 972.9 753.3 971.7 753.7 970.9 755.6 971.2 756.9 971.8 756.7 971.9 758.5 970.9 760.2 970 763.2 968.7 764.3 968.4 767 967.4 767.1 966.8 768.2 965.3 767.5 963.9 767.8 961.7 769.7 960.2 770.9 959.8 771.5 960.6 772.6 960.5 773.4 959.5 773.4 958.5 773 957.9 773.4 957.1 775.3 958.3 777.9 956.7 778.6 955.4 778.4 954.8 779.3 954.6 780.8 953.8 780.6 953.9 779.1 953.3 778.1 952.4 778.6 952.2 779.6 951.3 780.1 950.9 781.7 950.5 782.2 950.8 783.1 950.6 784.3 950.9 785.3 953.9 785.8 955 785.6 955.6 787.1 956.2 787.4 955.9 788.9 951.2 788.1 950.8 790.2 951.4 791.3 951.2 793.1 950.6 795.1 950.2 795.8 950.9 797.8 951.1 799.6 950.9 801.6 951.3 803.1 951.2 803.9 950.4 804.7 950.1 806 951.8 806.8 953.1 810.5 953.7 812.3 953.3 813.3 953.2 814.8 953.8 815 955.1 814.7 955.7 816.1 955.8 818.1 955.4 820 954 821.6 953.2 822.1 953.1 822.9 953.9 823.9 955.2 823.1 956.4 823.2 957.3 822.3 957.8 820.6 958.6 820.4 958.4 821.9 959 823 959.3 824.6 961.2 825.8 962.7 826.1 963.1 827.9 960.5 826.5 958.4 827.3 955.2 827.2 954.1 828.7 952.8 829 951.2 830.5 950.7 833 950.4 833.8 946.3 833.9 944.8 835.5 944.7 837.7 943.8 842.1 944.3 847.7 943.7 850.3 945.1 854.6 945.4 856 943.8 857.9 943.4 859 943.9 859.5 945.3 858.8 945.9 859.4 944.4 862.5 944.7 863.9 944.7 865.4 945.1 868.7 945.1 871.6 946.7 873.4 946.7 875.1 947.2 876.4 949.3 878.1 949.9 880.7 951 881.4 951.4 883 952.2 884.3 953.7 888.3 953.2 889.4 950.2 889.5 947.7 891.6 948.3 894.2 950.5 894.7 951.5 896.6 952 897 952.5 895.6 952.7 893.2 956.7 892 958 894.3 957.9 895.3 957.1 897.1 957.2 897.7 959.3 897.6 960.7 898.5 961.4 900.4 962.4 901.6 962.1 903 962.2 903.8 963.8 905.2 966.2 906 966.7 906.9 967 908.7 966.9 909.6 966.1 911.6 965.1 912.7 964.8 914.9 965.2 916.4 965.9 916.6 967.2 914.6 968.5 914 969.2 915.4 970 914.7 971.7 916.7 975.7 917.9 976.3 918.7 976.4 919.7 975.6 924 975.6 925.2 977.4 922.7 978.9 922.6 980.1 924.5 980 927.3 984.7 926.5 985.9 929 989.4 929.9 993.2 934.3 996.8 936.2 998.4 940.4 998.4 1579.4 1 1579.4 1 940.7 1.7 940.7 4.3 938.2 4.6 936 10.9 938.8 14.8 942.1 18.9 942.7 31.3 948.1 33.4 949.8 35 952.5 36.8 951.9 37.8 955.8 42.4 961 45.5 961.6 46.4 963.8 48.2 963.7 49.9 967.5 50.1 970.5 50.3 971.4 51.3 972.4 52.6 970.2 54.1 971.1 54.5 971.9 54.6 974.1 55 974.7 60.5 975.4 60.7 974.7 60.7 972.5 61 971.8 63.3 974.2 71 974.8 74.5 977.3 79.5 977.6 80.1 976.4 80.5 973.9 83.4 974.9 86.4 968.2 87.2 964.8 89 963 104.2 964.5 109.1 967.2 112.1 967.5 115.6 966.5 118 961.9 118.1 960.7 116.9 958.8 109.9 959.9 106.9 959.4 94.7 954 84.4 945.3 81.3 941.7 78.3 936.3 76.2 930 75.7 927.8 75.5 926.1 76.1 921 76 912.6 74.9 907 72.8 899.1 72.6 896.4 72.8 891.5 72.7 889.1 70.7 881.6 70.4 879.1 70.5 876.4 71 874.5 71.8 872.5 73.9 869.1 75 868 82.3 864.2 95.5 861.8 96.9 860.8 97.2 859.5 96.6 858 93.5 855.7 89.8 852.3 85.2 851.2 82.6 851.9 80.8 851.2 79.2 848.1 78.4 845.4 75.4 843.7 74.5 842.2 73 838.3 69.8 836 67.7 833.4 64 830 63.3 828.9 62.9 827.6 63.2 825.5 64.9 823.9 64.9 820.4 62.6 819.4 61.4 820.5 61.1 819.8 61.6 818.8 61.7 816.4 62.6 812.9 62.6 811.7 62.2 809.7 62.3 807.8 63.2 807.5 64.2 809.2 65.6 810.5 66.6 809.5 66.9 807.7 68 807.1 69.1 807.4 70 808.2 71.1 807.9 73.2 808.5 74.6 809.2 75.1 810.1 74.7 811.3 74.9 811.7 77.3 811.9 78.1 810.2 78.5 810.1 80.4 811 81 812.2 81.6 812.5 84.2 815.4 85.3 815.9 86.1 815.4 85.8 814.1 86.3 813.5 87.7 814.1 88.4 812.6 89.6 811.8 87.5 809.2 87.5 808.1 88 807.2 89.2 807.5 90.3 808.4 91.3 810.1 92 810 92.1 808.9 92.8 808.8 94.1 810.8 94.9 810.8 95.3 810 95.2 807.8 94.6 806.2 95.2 805.9 96.8 806.2 96.7 805.4 95.8 804.6 96.4 803.2 92.7 799.7 90 799.2 88.1 799.9 86 799.1 85.7 798.1 86 797.5 88 796.8 88.8 795.3 92.1 797.1 91.9 795.5 92.9 795.4 93.7 798.3 95.5 799.3 96.3 799.3 96.6 798.6 94.8 796.2 94.4 794.6 95.3 793.1 97.3 793.1 99.9 792.1 100.3 790.5 100.7 790 102.6 789.4 104 789.6 104.8 788.5 105.9 789.1 106.8 790.1 107.9 788.9 110 788.7 111.1 787 111.8 785.3 112.4 784.8 115.2 784.7 116 784.2 116.7 784.3 117.9 783.7 119.4 783.8 120.1 783.1 120.5 781.9 119.9 780.6 120 779.8 121.6 779 122.8 778.9 124.2 777.4 125.5 777.6 126.4 778.1 127.6 777.8 128 780.8 129.1 781.1 132 779.9 133 780.3 134.2 779.9 135.6 780.5 137.9 780.4 140.3 781.2 142 780.9 143.9 779.9 147.4 779 148.9 779 150.6 780.1 153.4 779.3 159.3 779.1 161.4 778.5 164.5 778.6 165.7 777.7 166.8 778.2 170 777.4 171 777.5 171.9 776.7 173.3 774.7 174 776 175 777.2 176.9 777.7 178.6 777.2 179 776.3 179.9 777.3 181.9 777.2 182.1 776 181.6 774.2 181.6 773 182.7 771.4 184.1 770.8 185 771.4 185.2 772.4 186.2 772.7 186.3 773.6 185.6 774.5 185.3 776.1 186.8 776.7 187.1 777.7 187 779 187.6 779.3 187.5 781.2 189.2 780.5 190.9 780.3 190.9 779.4 190.4 778.2 191.1 777 190.6 775.4 190.6 774.6 191.4 774.3 193.1 774.9 194.3 774.9 194.7 775.8 195.4 778.6 196 778.9 197.2 778.5 197.4 779.8 198.3 780.4 199.1 779.7 199.8 779.9 200 778.5 202.5 778.2 202.9 779.9 204.5 780.7 204.3 783.1 203.9 785.1 204.2 785.6 205.7 785.6 208 784.4 208.2 781.8 208.6 780.3 209.1 779.4 210.8 779.4 211.9 779.9 214 780.1 214.1 780.8 217 783.1 217.6 785.3 219.7 784.8 221.5 783.8 221.1 782.1 218.7 778.7 218.1 777.2 218.4 776.6 220.2 775 220.9 774.9 221.4 774 221.3 773.4 219.9 771 219 770.6 217.1 770.5 216.6 768.1 217.1 767.7 218.7 767.7 219.6 768.1 221.6 768.3 222.6 767.5 222.7 765.9 220 763.6 219.5 763.9 218.5 765.3 215.3 766 213.9 764.4 213.2 762.1 213.3 761.3 214.3 760.5 216.4 760.9 216.9 761.4 217 762.8 218.1 763.2 219.8 762.5 220.9 762.5 222.9 764.1 226.8 762 228.4 761.7 229 762.2 229.8 763.7 231.8 765 234 765.7 234.7 764.7 235.8 764.4 237.1 764.6 238 764 238.3 761.7 239.3 762.8 239.6 764 240.4 764.5 240.9 764.2 242.2 764.4 243.5 764 245.6 764.8 246.9 764.9 247.9 765.3 248.7 765 249.7 764 251.1 764 251.9 763.1 252.3 761.5 252.1 759.1 253 758.8 254.9 759.4 255.4 759.8 255.5 761.1 254.5 762.6 254.5 763 255.6 763.5 256.3 763.3 257.1 763.6 258.8 765.3 259.4 765.5 261.3 764.4 262.1 762.8 262.5 764.1 263.5 766.5 265.8 767.6 268.8 767.7 269.5 768.9 272.7 771.4 274.5 770.8 275.7 769.9 275.9 768.7 275.3 767.3 275.3 765.5 276 765.1 277.2 766.1 277.8 765.2 277.4 763.5 277.8 762.7 279.8 763.6 281.9 765.9 282.2 766.8 282.3 768.5 285.4 767.6 287 767.6 287.5 768.2 287.3 769.1 286.4 770.5 287.8 770.3 289 770.4 291.5 768.9 293.1 769.7 293.9 769.2 294.8 769.3 295.8 768 296.6 767.9 297.3 767.2 298.3 767.1 299.7 766.4 301.5 766.2 302.8 765.2 304.9 765.3 307.6 764.3 309.7 763 311.4 761.5 312.5 761 313.4 758.6 314.4 756.9 314.4 752.4 313.9 750.9 313.2 750 312.6 748.5 312.9 746 313 744.4 311.5 738.7 310.3 737 310.4 733.7 309.4 731.6 310.4 731.2 310.8 730.6 311.8 731 313.2 730.9 314.7 728.8 314.5 728.2 313.3 727.6 313.3 726.7 314.3 726.4 313.9 724.7 314.1 723.1 315 722.5 314.2 722 313.7 720.6 314.3 720.1 314.2 719 314.5 718.2 313.5 717.2 312.7 717.3 312.6 714 314.3 713 314.6 714.6 315.7 714.9 315.4 713.5 315.6 712.7 315.5 711.1 316.2 710.7 317.5 711.2 318 709.2 317.6 708.6 318.1 707.4 319.2 707.5 319 706.5 319.9 706.1 321.1 706.1 320.8 704.9 322.1 703.5 323.1 703.1 322.5 702.4 322.4 701.4 322.6 700.3 323.3 700.1 325 700.8 324.8 699.5 326.3 698.5 326.7 697.3 327.4 698.2 328.1 697.7 329.5 695.9 330.2 695.9 330.9 695.2 331.1 693.8 332.7 693 333.5 693 334 692.2 335 692.6 335.5 691.6 336.2 691.4 336.8 690.5 338.6 689.9 339.7 689 341 688.7 Z M 303.2 727.2 304.3 726.5 305.3 727 305.9 728.9 305.7 730.3 306.6 730.4 307.3 732.4 307.7 733.2 307.8 734.8 308.4 736.5 308.5 737.8 309.5 739 310.3 741.6 310.5 744.4 310.9 745.9 310.7 747.9 311.1 750.1 310.9 752.3 310.2 752.9 310.5 753.9 310 755.8 308.9 755.8 308.4 756.6 308.1 758.5 306.6 759.4 306 759.3 304.5 759.8 301.5 759.3 300.5 759.6 299.8 759.1 298.5 757.4 299.8 755.5 300.9 755.4 302.4 755.9 303.6 755.9 304.1 755 303.1 754.4 303.9 753.5 303.1 753.1 302.8 752 301 750 299.9 749.4 299.2 749.6 298.8 751.9 298.1 750.9 297 750.9 296.6 751.7 297.6 752.5 296.5 754.4 295.6 753.9 294.3 753.9 293.8 753.2 292.1 752.1 290.7 750.4 290.1 748.3 291.2 747.9 291.8 749.5 292.4 748.7 291.8 747.1 292.2 746.4 293.1 746.5 294.3 748.1 296.2 749.3 296.2 748.1 294.7 747.3 294.4 746.5 295.8 745.7 296.9 746.2 297.7 747.5 299.3 746.6 297.8 746.3 297 745.4 298.2 744.1 299.9 744.4 300.9 744.1 302.3 742.8 303 743 303.4 744.3 304.1 743.5 302.8 741.5 301.7 740.7 301.5 740 301.9 738.7 303.4 738.2 304.3 737.6 302.9 736.8 300.6 734.3 300.8 733.1 300.5 732.3 301.2 730.9 300 728.9 301.5 727.6 303.2 727.2 Z M 289.1 816.1 290 819.2 287.6 820.7 284.2 820.9 280.8 819 280.2 818.9 279.3 819.6 277.6 817.8 276.4 816.1 276.4 814.6 278.6 812.1 278.7 810.4 279.2 808.8 281.8 807 284.9 806.1 287.1 807.6 286.8 809.2 287.5 810.4 287.6 811.6 287.3 813.7 289.1 816.1 Z M 55.8 845.8 54.9 846 52.8 845.5 50.1 843.9 46.8 840.9 45.1 838 44.5 835.5 44.4 834.4 44.6 833.6 46.2 832.2 46.5 829.9 47.1 829 49 828.6 51.9 829.7 52.8 830.6 53.7 833.4 57.1 838.3 57.8 841 58.6 842.4 58.7 843.4 58.2 844.2 55.8 845.8 Z M 227.2 751.3 227.2 752.9 228.6 753.6 228.3 751.6 229.3 751.7 230 753.9 230.6 752.8 230.8 751.4 231.9 751.4 232.8 751.1 233.6 751.5 233.5 752.5 231.1 754.3 231.9 754.9 233.9 754 235 753.4 235.1 754.3 234 755.4 235.4 756 234 757.2 233.7 758.1 231 758.2 229.9 757.6 226.7 757.9 225.8 757.6 226 756.8 224.5 756.8 223.5 756.5 222.5 756.9 221.7 756.3 219.3 755.9 218.4 755.4 217.1 755.2 216.1 754.1 216.4 753.3 220.3 751.9 221.2 751.4 221.3 752.4 222 753.1 223.7 752 225.1 753.2 225.8 752.6 224.9 751.4 225.6 750.3 226.9 750.4 227.2 751.3 Z M 162.3 768.2 163.1 768.7 164.6 769 166.5 768.8 167.3 769.6 168.5 769.8 170.3 769.5 171.1 770.1 170.6 771.5 168.5 773.1 166.9 775.3 166 775.6 165 775.4 164.1 775.6 161.9 775.4 160.1 774.7 160 773.7 160.4 773.1 160.1 772.3 161 770.7 160.9 770.2 159.5 769.5 159.7 768.5 160.3 768.1 162.3 768.2 Z M 153.7 766.5 154.4 767.6 153.2 768.9 153.7 769.6 154.5 769 155.3 769.1 156.2 768.3 156.4 769.3 157.9 771.5 157.7 773.3 156.8 773 155.2 773.2 154.1 771.8 152.8 771 151.8 770.7 150.9 769.1 150.4 767.2 149.4 768.1 148.8 767.9 149 766.8 148.2 766.1 148.2 765 149 763.6 151.2 763.3 152.3 763.6 152.5 764.2 153.9 765.6 153.7 766.5 Z M 307.9 835.2 306.6 835.3 304.1 834.5 304.1 834.3 305.8 832.1 308.1 828.1 312.2 824.5 315.6 823.4 317.9 823.4 318.2 824.5 316.7 825.3 314 827.9 309.4 833.6 307.9 835.2 Z M 292.1 760.9 293.9 762.2 294.1 762.9 293.2 765.6 293.8 767.5 293 768.8 290 766.6 289 765.3 288.8 764 289.1 763.3 289.9 763.6 290.8 763.2 289.8 762.1 290.5 760.9 292.1 760.9 Z M 962.9 809.2 963 810.4 964 811.2 964.8 811.4 966.4 810.7 969.1 811.9 969 813.3 966.9 814.9 964.4 814.1 961.8 816.5 962.3 814.9 961.1 814.2 960.3 813.1 961.5 811.2 960.9 809.3 961.7 808.3 962.5 808.4 962.9 809.2 Z M 311.5 716.7 311.1 717.5 310.3 717.5 309.9 718.8 308.8 718.8 308.2 717.7 308.3 716.7 309.3 715.4 310.2 712.3 311.7 711 312.4 711.3 311.5 713 312.3 714.6 311 715.9 311.5 716.7 Z M 838.8 708.4 839.6 709.5 839.3 711 838.4 710.4 836.4 711.3 837.4 710 837.3 709.3 836.3 708.4 836.1 707.8 836.6 706.7 836.1 706.3 836 704.8 836.7 704.4 837.4 706.1 837.4 706.8 838.8 708.4 Z M 291.2 732.5 292 732.4 292.9 732.7 293 733.8 293.6 734.6 292.9 736 291.2 735.7 290.3 735.9 289.5 735.6 289.6 734.7 289.1 733.6 289.7 733.1 291.2 733.1 291.2 732.5 Z M 284.4 759.2 285.9 759.7 285.8 760.7 285.2 762.1 283.6 762.6 282.8 763.9 282.1 764.3 281.4 763.9 280.8 762.6 281.6 761.7 282.3 762.2 283.3 760.7 283.3 759.3 284.4 759.2 Z M 339.6 693.2 341.5 693.9 341.6 694.6 341.1 695.8 340 695.8 339.4 696.2 338.6 695.9 338.9 694.2 338 693.8 338.6 692.8 339.7 692.1 339.6 693.2 Z M 324.5 695.9 324.7 696.9 324.3 698.2 323.3 698.7 321.9 697.9 322.1 697.1 323.2 696.1 323.7 695.3 324.5 695.9 Z M 294.2 740.2 294.9 740.5 295.5 741.5 293.8 743 291.2 743.4 290.6 742.6 292.5 741.6 293.2 740.8 294.1 740.9 294.2 740.2 Z M 246.9 764.1 246.3 763.5 246.8 762.5 246.8 760.6 245.9 758.6 247.3 758 247.8 758.3 248.2 759.5 247.7 760.5 248.2 761.1 247.3 763.5 246.9 764.1 Z M 177.4 772.5 177 773.7 175.4 774.2 173.7 774 174.6 772.5 175.3 772.6 176.6 771.4 178.1 770.5 178.5 771.3 177.4 772.5 Z M 346.3 688.3 347.1 688.4 346.9 689.4 345.4 689 343.7 689.9 343.7 688.6 344.5 688.1 345.9 687.9 346.3 688.3 Z M 86.6 807.6 85.5 807.6 84.8 807.2 83.3 806.9 82.5 805.7 82.7 805.2 84.2 804.5 85.2 804.5 86 805.6 86.6 807 86.6 807.6 Z M 147.4 778.5 146.4 777.9 145.6 776.8 145.5 774.6 148.2 776.2 148.2 777.8 147.4 778.5 Z M 135.7 775.6 137.2 776 137.6 776.5 137.2 777.7 136.5 777.9 134.3 777 134.3 775.3 135.2 774.8 135.7 775.6 Z M 338 680.9 339.2 680.7 340.1 681.3 338.8 682 336.7 682.2 338 680.9 Z M 328.1 733.9 327.5 733.5 327.6 732.4 326.5 730.3 327.5 729.6 328.4 731.7 328.1 733.9 Z M 251.8 761.8 251.1 763.5 249.7 763.4 249.4 762.1 250.5 761.3 251.7 761.2 251.8 761.8 Z M 326.5 696.5 326.2 695.9 326.7 694.9 326.6 693.7 327.2 693.5 327.8 694.2 327.5 695.8 326.5 696.5 Z M 333.2 683.9 333.5 685.4 332.5 685.2 333.2 683.9 Z M 739 713.7 738.4 713.4 737.3 712.1 738.5 711.8 739.3 712.9 739 713.7 Z M 221.8 757.4 223.1 757.5 224.6 758.2 224.1 759 222.9 758.7 221.7 758 221.8 757.4 Z M 767.5 706.8 768.6 707 768.8 707.8 767.5 708.1 766.8 707.8 767.5 706.8 Z M 87.2 802 88.8 802.5 88.9 803.3 87.8 804 86.9 803.8 86.3 802.6 87.2 802 Z M 299.4 731.5 299.7 732.7 298.4 732.3 298.1 731.7 298.5 730.9 299.4 731.5 Z M 964 822.2 962.5 822.2 964 819.1 964.4 820.6 964 822.2 Z M 83.5 810.6 83.1 810.7 81.1 810.1 80.7 809.1 81.9 808.6 83.7 810.2 83.5 810.6 Z M 317.1 703.4 317.9 703.2 317.9 704.2 316.5 704.9 317.1 703.4 Z M 284.8 766.2 283.5 766.1 283.4 765.3 284.6 764.6 285.4 765.7 284.8 766.2 Z M 237.5 758.8 235.8 759.1 236.8 757.9 238.1 757.5 238.2 758.7 237.5 758.8 Z M 294.9 766.6 294.3 765.7 295.8 763.8 295.9 765 294.9 766.6 Z M 97.6 791 96.4 790.8 95.4 789.5 96.2 788.8 97.4 790 97.6 791 Z M 313.3 717.8 313.2 719 312.4 719.2 312 718.3 313.3 717.8 Z M 93.4 805.5 92.7 805.7 92.5 804.1 93.2 803.7 94.5 804.4 94.2 805.3 93.4 805.5 Z M 87.5 805 88.1 804.8 88.9 805.3 88.6 806.2 87.3 806.3 86.6 805.9 86.5 805 87.5 805 Z M 83.5 803.3 82.1 802.7 83.2 801.8 84.6 802.1 84.1 803 83.5 803.3 Z M 961.9 822.3 960.6 823.1 960.1 822.6 960.3 821.8 960 820.8 960.7 820.6 961.9 821.8 961.9 822.3 Z M 343 687.5 344.3 687.2 344 688.3 343 687.5 Z M 346.5 675.7 347.8 675.7 347.1 676.6 346.5 675.7 Z M 332.3 745.1 331.8 745.2 331 744.2 331.7 743.6 332.6 744.4 332.3 745.1 Z M 970.7 768.7 969.6 767.9 970.2 766.8 970.9 768 970.7 768.7 Z M 331.9 742 330.9 741.6 331 740.8 332 740.9 331.9 742 Z M 92 800.1 92.9 800.7 93.1 802.3 92.1 802.2 91.6 800.7 92 800.1 Z M 132.5 775.5 133.3 777 132 777 132.1 775.7 132.5 775.5 Z M 345.5 690.3 344.7 690.7 344.2 689.8 345.5 689.7 345.5 690.3 Z M 342 695.9 341.1 696.9 340.6 696.2 342 695.9 Z M 85.4 809.7 86.6 809.4 87.3 810.3 86.7 810.6 85.4 809.7 Z M 73.5 808.1 72.3 807.7 73 807 73.5 808.1 Z\",\"Xmax\":998.4,\"Xmid\":557.6,\"Xmin\":1,\"Ymax\":1579.4,\"Ymid\":853.3,\"Ymin\":672.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14200000,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than 1.5 times the size of the US\",\"geography/area_sqkm\":14200000,\"geography/climate\":\"the coldest, windiest, and driest continent on Earth; severe low temperatures vary with latitude, elevation, and distance from the ocean; East Antarctica is colder than West Antarctica because of its higher elevation; Antarctic Peninsula has the most moderate climate; higher temperatures occur in January along the coast and average slightly below freezing; summers characterized by continuous daylight, while winters bring continous darkness; persistent high pressure over the interior brings dry, subsiding air that results in very little cloud cover\",\"geography/coastline\":\"17,968 km\",\"geography/elevation/highest_point\":\"Vinson Massif 4,892 m\",\"geography/elevation/lowest_point\":\"Denman Glacier more than -3,500 m (-11,500 ft) below sea level\",\"geography/elevation/mean_elevation\":\"2300\",\"geography/geographic_coordinates\":\"90 00 S, 0 00 E\",\"geography/geography_note\":\"the coldest, windiest, highest (on average), and driest continent; during summer, more solar radiation reaches the surface at the South Pole than is received at the Equator in an equivalent period \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;mostly uninhabitable, 98% of the land area is covered by the Antarctic ice sheet, the largest single mass of ice on earth covering an area of 14 million sq km (5.4 million sq mi) and containing 26.5 million cu km (6.4 million cu mi) of ice (this is almost 62% of all of the worlds fresh water); if all this ice were converted to liquid water, one estimate is that it would be sufficient to raise the height of the worlds oceans by 58 m (190 ft)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"continent mostly south of the Antarctic Circle\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"about 98% thick continental ice sheet and 2% barren rock, with average elevations between 2,000 and 4,000 m; mountain ranges up to nearly 5,000 m; ice-free coastal areas include parts of southern Victoria Land, Wilkes Land, the Antarctic Peninsula area, and parts of Ross Island on McMurdo Sound; glaciers form ice shelves along about half of the coastline, and floating ice shelves constitute 11% of the area of the continent\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"name derived from two Greek words meaning \\u0022opposite to the Arctic\\u0022 or \\u0022opposite to the north\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"Antarctic Treaty Summary - the Antarctic region is governed by a system known as the Antarctic Treaty system; the system includes: 1. the Antarctic Treaty, signed on 1 December 1959 and entered into force on 23 June 1961, which establishes the legal framework for the management of Antarctica, 2. Measures, Decisions, and Resolutions adopted at Antarctic Treaty Consultative Meetings, 3. The Convention for the Conservation of Antarctic Seals (1972), 4. The Convention for the Conservation of Antarctic Marine Living Resources (1980), and 5. The Protocol on Environmental Protection to the Antarctic Treaty (1991); the Antarctic Treaty Consultative Meetings operate by consensus (not by vote) of all consultative parties at annual Treaty meetings; by January 2016, there were 53 treaty member nations: 29 consultative and 24 non-consultative; consultative (decision-making) members include the seven nations that claim portions of Antarctica as national territory (some claims overlap) and 22 non-claimant nations; the US and Russia have reserved the right to make claims; the US does not recognize the claims of others; Antarctica is administered through meetings of the consultative member nations; measures adopted at these meetings are carried out by these member nations (with respect to their own nationals and operations) in accordance with their own national laws; the years in parentheses indicate when a consultative member-nation acceded to the Treaty and when it was accepted as a consultative member, while no date indicates the country was an original 1959 treaty signatory; claimant nations are - Argentina, Australia, Chile, France, NZ, Norway, and the UK; nonclaimant consultative nations are - Belgium, Brazil (1975/1983), Bulgaria (1978/1998), China (1983/1985), Czech Republic (1962/2014), Ecuador (1987/1990), Finland (1984/1989), Germany (1979/1981), India (1983/1983), Italy (1981/1987), Japan, South Korea (1986/1989), Netherlands (1967/1990), Peru (1981/1989), Poland (1961/1977), Russia, South Africa, Spain (1982/1988), Sweden (1984/1988), Ukraine (1992/2004), Uruguay (1980/1985), and the US; non-consultative members, with year of accession in parentheses, are - Austria (1987), Belarus (2006), Canada (1988), Colombia (1989), Cuba (1984), Denmark (1965), Estonia (2001), Greece (1987), Guatemala (1991), Hungary (1984), Iceland (2015), Kazakhstan (2015), North Korea (1987), Malaysia (2011), Monaco (2008), Mongolia (2015), Pakistan (2012), Papua New Guinea (1981), Portugal (2010), Romania (1971), Slovakia (1962/1993), Switzerland (1990), Turkey (1996), and Venezuela (1999); note - Czechoslovakia acceded to the Treaty in 1962 and separated into the Czech Republic and Slovakia in 1993; Article 1 - area to be used for peaceful purposes only; military activity, such as weapons testing, is prohibited, but military personnel and equipment may be used for scientific research or any other peaceful purpose; Article 2 - freedom of scientific investigation and cooperation shall continue; Article 3 - free exchange of information and personnel, cooperation with the UN and other international agencies; Article 4 - does not recognize, dispute, or establish territorial claims and no new claims shall be asserted while the treaty is in force; Article 5 - prohibits nuclear explosions or disposal of radioactive wastes;Article 6 - includes under the treaty all land and ice shelves south of 60 degrees 00 minutes south and reserves high seas rights; Article 7 - treaty-state observers have free access, including aerial observation, to any area and may inspect all stations, installations, and equipment; advance notice of all expeditions and of the introduction of military personnel must be given; Article 8 - allows for jurisdiction over observers and scientists by their own states; Article 9 - frequent consultative meetings take place among member nations; Article 10 - treaty states will discourage activities by any country in Antarctica that are contrary to the treaty; Article 11 - disputes to be settled peacefully by the parties concerned or, ultimately, by the ICJ; Articles 12, 13, 14 - deal with upholding, interpreting, and amending the treaty among involved nations; other agreements - some 200 measures adopted at treaty consultative meetings and approved by governments; the Protocol on Environmental Protection to the Antarctic Treaty was signed 4 October 1991 and entered into force 14 January 1998; this agreement provides for the protection of the Antarctic environment and includes five annexes that have entered into force: 1) environmental impact assessment, 2) conservation of Antarctic fauna and flora, 3) waste disposal and waste management, 4) prevention of marine pollution, 5) area protection and management; a sixth annex addressing liability arising from environmental emergencies has yet to enter into force; the Protocol prohibits all activities relating to mineral resources except scientific research; a permanent Antarctic Treaty Secretariat was established in 2004 in Buenos Aires, Argentina\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Speculation over the existence of a \\u0022southern land\\u0022 was not confirmed until the early 1820s when British and American commercial operators and British and Russian national expeditions began exploring the Antarctic Peninsula region and other areas south of the Antarctic Circle. Not until 1840 was it established that Antarctica was indeed a continent and not merely a group of islands or an area of ocean. Several exploration \\u0022firsts\\u0022 were achieved in the early 20th century, but generally the area saw little human activity. Following World War II, however, the continent experienced an upsurge in scientific research. A number of countries have set up a range of year-round and seasonal stations, camps, and refuges to support scientific research in Antarctica. Seven have made territorial claims, but most countries do not recognize these claims. In order to form a legal framework for the activities of nations on the continent, an Antarctic Treaty was negotiated that neither denies nor gives recognition to existing territorial claims; signed in 1959, it entered into force in 1961.\\u0026amp;nbsp; Also relevant to Antarctic governance are the Environmental Protocol to the Antarctic Treaty and the Convention for the Conservation of Antarctic Marine Living Resources.\",\"name\":\"Antarctica\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"23\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":125.19999999999999,\"BoxWidth\":169.60000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.761,\"ISO3_Code\":\"CHN\",\"ISO_Code\":\"CN\",\"Path\":\"M 862.1 330.5 862 330.4 862 330.3 861.8 329.8 861.6 329.9 861.1 329.4 861.1 328.7 860.8 328.6 860.7 328.4 860.2 328.3 860 328.5 859.8 329.1 859.6 330.3 859.3 330.4 859.1 330.6 858.8 330.4 858.5 330.4 858.3 330.7 858.1 331.4 857.6 331.7 857.4 331.9 856.9 331.9 856.3 332 855.6 331.9 855.1 332.1 855.1 332.3 855.2 332.8 855.7 333.6 855.4 334.2 855.2 334.3 854.7 334.1 853.9 334.2 853.5 334 852.9 334 852.5 333.7 852.2 333 851.9 332.8 851.5 333.1 851.3 333 851.2 333.2 850.9 333.5 850.7 334.4 850.5 334.5 850.1 335.1 849.7 335.4 849.3 336 849.2 336.1 848.5 336.3 848.4 336.4 848.3 336.6 848.1 336.6 847.7 337 847.3 337.1 846.7 337.4 846.6 337.7 846.2 337.8 844.9 338.9 844.7 339.1 844.7 339.4 844.6 339.5 844.5 339.6 844.5 340 844.4 340.1 844.3 340 844.4 339.9 844.4 339.8 843.8 340 842.9 340 842.3 340.2 841.8 340.2 841.5 340.5 840.8 340.7 839.3 341.6 838.7 342.1 838.3 342.7 837.9 342.9 837.3 343 837.2 343.4 836 343.8 835.9 343.3 836.4 342.9 837.2 342.7 837.2 342.5 837.2 342.1 837.4 341.8 837.3 341.6 836.4 341.5 836.3 341 836.8 340.6 836.8 340.3 836.9 340.1 837.9 339.3 838.5 338.5 838.9 337.7 838.5 337 837.7 336.2 837.2 336.3 836 336.1 835.5 336.4 835.2 336.8 834.5 337.5 833.8 338.6 831.4 339.9 830.8 340.5 830.5 341.6 830 342.1 829.3 342.4 828.7 342.4 828.1 342.7 827.4 342.3 826.8 342.3 826.5 342.7 825.9 344 825.9 344.3 826.3 345.1 826.6 345.5 827.1 345.9 828.5 346.1 829.5 346 829.8 346.6 830 347.3 829.8 348.1 829.9 348.8 830 349.1 830.5 349.3 831.2 349.5 831.9 349.4 832.3 349.1 832.4 348.7 833.1 348.3 833.6 347.6 834.8 347.2 835.3 347.3 836 347.9 836.5 348 837.1 348.5 838 348.5 838.5 348.2 838.9 348.5 839.9 348.8 839.8 349.3 839.5 349.7 839.5 350.2 839.3 350.4 838.9 350.4 838.6 350.1 838 350.2 837.2 350.8 836.7 350.8 835.6 351.3 835.1 351.3 835 351.4 835.2 351.7 835.2 351.8 835.1 352 834.9 352 834.7 352.1 834.3 353 833.7 353.2 833.6 353.1 833.5 352.7 833.1 352.9 833 353 833.2 353.4 833.1 353.7 832.3 354.6 831.7 355 830.9 356.4 830.5 356.8 830.5 357.1 830.6 357.6 831.1 357.8 831.8 358.4 832.7 358.8 833.4 359.3 834 361.2 834.9 363.7 835.1 364.8 835.3 365 836.2 365.5 836.6 366.3 837.5 366.9 837.7 367.2 837.8 367.7 837.7 367.8 837.5 367.8 837.3 367.7 836.6 367.4 836.5 367.4 836.8 367.7 837.8 368.3 837.9 368.4 837.7 368.6 837.1 368.4 837 368.3 836.4 368 836 367.7 836 367.6 835.9 367.4 835.4 367.4 835.2 367.2 834.9 366.9 834.6 366.7 834.5 366.8 834.7 367 834.8 367.2 834.9 367.5 835.4 367.7 835.5 367.7 836.2 368.3 836.4 368.5 837.3 369.1 837.8 370 837.8 370.3 837.7 370.5 836.7 370.7 835.5 371.5 835.2 372 835 372.1 834 372.1 833.5 372.4 833.7 372.5 834.1 372.4 834.6 372.9 835.1 372.8 835.9 372.4 836.3 372.4 836.8 372.7 837.4 373.4 838.4 373.7 838.2 374 837.8 374.2 837.4 374.6 836.8 374.8 836.7 375 836.9 375.1 837.7 374.6 838.1 374.7 838 375.4 838 376.2 837.8 376.1 837.6 375.6 837.4 375.8 837 375.7 836.7 376 836.8 376.1 837.2 376.2 837.3 376.6 837.3 376.7 837.1 376.8 837.2 377.1 837.2 377.2 836.8 377.6 837 378.3 837.2 378.6 837.2 378.7 836.7 378.7 836.5 379.1 836.2 379.2 836 379.4 835.9 379.2 836.1 378.9 836 378.6 835.9 378.7 835.3 379.6 835 379.8 834.9 380.1 834.4 380.9 834.5 381.4 834.2 381.7 834.1 382.1 833.5 382.6 833.3 383 832.9 383.2 833 383.6 832.9 383.9 832.3 384.2 832.3 384.1 832.6 383.9 832.7 383.5 832.5 383.5 832.3 383.7 832.2 383.7 832.1 383.5 831.6 383.7 831.6 384 832 384 832.1 384.4 832 384.5 831.7 384.5 831.7 384.6 831.8 384.8 832.2 384.7 832.3 384.8 831.7 385.2 831.6 385.7 831.8 386 831.6 386.3 831.5 386.7 831.2 387 831.3 387.1 831.5 387.3 831.6 387.8 831.3 387.7 831 387.4 830.8 387.5 830.6 387.4 830.4 387.8 830.5 388 830.7 388.1 830.8 388.2 830.5 388.4 829.9 388.1 829.7 388.2 829.7 388.4 829.6 388.7 829.8 389 829.5 389.3 829.2 389.4 829 389.2 828.9 389.5 829.2 389.7 828.9 390.3 828.7 390.3 828.4 390 828 390.3 827.8 390.2 827.6 390 827.3 390.2 827.2 390.5 826.9 390.7 827.3 390.9 827.4 391 827.4 391.2 827 391.4 826.8 391.9 826.6 392.1 826.3 392 826 392.4 825.7 392.3 825.6 392.6 825.7 392.9 825.5 393.2 825.4 393.2 825.4 393 825.2 392.8 824.7 393.2 824.4 393.1 824.1 393.1 823.9 393.7 823.6 394 823.6 394.3 823.2 394.6 823.1 394.9 822.9 395.1 822.4 395.2 821.9 395.5 821.2 395.7 820.8 395.5 820.5 395.5 820.4 395.7 820.4 395.9 820.2 396 819.9 395.9 819.6 395.7 819.6 395.4 819 395.7 818.4 396.3 818.1 396.2 818.2 395.7 818.1 395.6 817.7 395.8 817.6 395.9 817.5 396.3 817.6 396.5 817.5 396.6 817.4 396.6 817.3 396.5 817.1 396.3 816.7 396.4 816.5 396.3 816.1 396.5 815.7 396.5 815.4 395.9 814.9 395.5 814.9 396.1 814.8 396.7 814.9 397.1 814.8 397.4 814.7 397.4 814.3 397.5 814.2 397.7 814.3 397.9 814.2 398 814 397.9 813.8 397.9 813.5 397.4 813.3 397.7 813.2 398.2 813.2 398.3 813 398.4 812.8 398.2 812.7 398.2 812.1 398.7 811.9 398.5 811.6 398.4 811.6 398.7 811.3 398.8 811 398.7 810.9 398.6 810.6 398.7 810.1 398.9 809.8 398.8 809.8 399.1 809.5 399.4 809.2 399.4 808.9 399.4 808.6 399.6 807.9 399.5 807.6 399.7 807 400 806.6 400.3 806.4 400.5 806.3 400.5 806.2 400.2 806.1 400.1 805.9 400.7 806.3 400.8 806.3 401 805.6 401.1 805.5 401.3 805.7 401.4 806 401.6 805.9 401.8 805.9 401.9 806.2 402.2 806.3 402.5 806 403 805.4 403.2 804.8 403.1 804.7 402.9 804.8 402.7 804.5 402.4 804.3 402.1 804.2 401.8 804.1 401.4 804.1 401.2 804.1 400.6 804.3 400.1 804.5 399.9 804.6 399.9 804.7 399.7 804.4 399.5 804.1 399.5 803.7 398.9 803.7 399 803.7 399.3 803.6 399.5 803.3 399.6 802.6 399.7 802.4 399.6 802.5 399.4 802.5 399.3 802 399.1 801.7 398.7 801.7 399 801.5 399.1 801.1 398.8 801 398.5 800.9 398.4 800.8 398.6 800.9 399 800.7 399.2 800.6 399.2 800.5 399.1 800.4 399.1 800.1 399.3 799.5 399.4 799.3 399.3 798.9 399.1 798.2 399.2 797.9 399.1 797.7 399.1 797.5 398.9 797.2 398.8 796.8 398.6 796.7 398.2 796 398 795.8 398 795.8 397.5 795.8 397.2 795.7 397 795.5 396.9 795.4 396.7 795.5 396.3 795.8 396.2 796.1 395.6 795.3 395.2 794.7 395.4 794.4 395.1 794.2 395 793.5 395.2 793.1 394.9 792.7 394.8 792.6 394.5 792 393.9 791.7 394.2 791.3 394.3 790.8 394.5 790.6 394.7 790.6 395.2 790.3 395.5 789.9 395.5 789.3 395.9 789.1 395.8 789 395.5 788.6 395.6 788.4 395.9 788.2 396.4 787.9 396.3 787.4 395.7 787.2 395.8 787 396.2 786.8 396 786.7 395.7 786.5 395.6 786.3 396 786.1 396.2 786 396.4 785.6 396.7 785.3 396.6 785.1 396.2 784.8 396 784.1 395.7 783.9 395.9 783.8 396.2 783.5 396.7 783.3 396.7 783.2 396.8 782.9 396.7 782.4 396.8 782.1 396.5 781.9 396.7 781.7 397.1 781.5 397.3 781.7 398.1 781.9 398.2 782.1 398.5 782.1 398.8 782.1 399 782.3 399.2 782.1 399.3 782 399.9 782.3 400.3 782.3 400.5 782 400.5 781.5 400.3 780.8 400.4 780.6 400.2 780.7 399.9 780.5 399.7 780.5 399.4 780.4 399.3 780.4 399.1 780.3 398.7 779.7 399 779.2 399.4 778.9 399.6 778.6 399.6 778.4 399.4 777.8 399.6 777.6 399.4 777.6 399 777.3 399 777.2 398.8 777.1 398.5 777.1 398.2 777.2 398.1 777.1 397.9 776.7 397.9 775.8 397.7 775.3 397.7 775 397.6 775 397.5 775.2 396.9 775.5 396.5 775.4 395.8 775.7 395.3 775.9 395.3 776 395.2 775.7 394.7 775.4 394.7 774.8 394.7 774.2 394.4 774.2 393.8 774 393.4 774.1 393.1 773.9 392.8 773.6 392.4 773.6 392.1 774 391.8 774.1 391.6 772 391.7 771.5 391.9 770.8 392.4 770.5 392.2 770.9 391.6 771 391.3 770.8 391 770.8 390.7 770.4 390.6 770.5 389.8 770.7 389.6 771 389.4 770.9 388.8 771.1 388.3 771.3 388.2 771.6 388.2 771.9 387.9 772 387.7 772.2 387.1 772.7 387.1 773.1 386.5 773.4 386.4 773.6 386.3 773.3 385.6 773.4 385.5 773.6 385.5 773.7 385.4 773.6 385 773.8 384 773.6 381.1 773 380.8 772.8 381.1 772.6 381.1 772.2 380.2 772 379.2 771.5 378.6 771.1 378.5 770.8 378.1 770.5 378 770.4 378.1 770.3 378.7 769.9 379 769.2 378.5 768.9 378.6 768.6 378.5 768.3 378.5 768.1 378.3 767.9 378.2 767.4 378.4 767.3 378.6 767 378.4 767 378.3 767.1 378.2 767.1 378 767.4 377.7 767.5 377.5 767.8 377.4 767.8 377.2 767.5 376.6 767.5 376.3 767.1 376.4 766.7 376.8 766.6 376.7 766.6 376.5 766.6 376.3 766.8 376 767.1 375.9 767.2 375.7 767.1 375.6 766.8 375.7 766.5 375.2 766.4 375.1 766.1 375.3 765.5 375.5 765.4 375.8 765.1 375.8 765 375.9 764.8 375.9 764.7 376.1 764.6 375.9 764.5 376.1 764.2 376.1 764.1 376.2 763.7 376.2 763.5 376 762.8 375.9 762.6 375.6 762.4 375.6 762.1 375.8 761.8 375.8 761.4 376.1 761 376.6 760.7 376.6 760.7 376.9 760.4 377 760.4 377.2 760.1 377.3 759.7 377.5 758.7 377.6 758.4 377.9 758.4 378.5 758.1 378.6 757.4 379.1 757 379.2 756.9 379.4 757 379.6 757 379.8 756.6 380.1 755.9 380.3 755.7 380.1 755.4 380.3 755 380.5 754.5 380.4 754.2 380.4 754.1 380.4 754 380.2 753.8 380.2 754 380 753.7 379.8 753.5 379.6 753.2 379.5 753 379.7 752.7 379.8 752.6 380.1 752.4 380.1 752.2 380 752.1 379.8 751.9 379.8 751.7 379.5 751.5 379.4 751.2 379.5 751.1 379.5 750.9 379.5 750.6 379.4 750.5 379.4 750.3 379.2 749.9 379.1 749.7 379.2 749.6 379.2 749 378.9 748.8 379.1 748.4 379.2 748 379.5 747.8 380 747.4 380.3 747.1 380.8 747.1 381 747 381.2 747.2 381.6 747.1 381.7 746.7 382.1 746.5 381.9 746.5 381.8 746.1 381.3 746.1 381 746.3 380.7 746.4 380.1 746.3 379.7 746.1 379.5 745.7 379.3 745.1 379.7 744.4 379.8 744.3 380 743.5 379.9 743.1 380.2 742.7 380.1 741.8 380.2 741.7 380.2 741.3 379.8 740.3 379.4 740 379.4 739.8 379.8 739.5 379.9 739.1 379.7 738.9 379.2 738.7 379.4 738.7 379.8 738.4 379.9 738.3 379.8 738 379.2 737.8 378.9 737.6 378.5 737.3 378.8 737 378.6 736.4 378.7 736 378.6 736 378.2 736.1 377.8 736.1 377.6 735.8 377.5 735.6 377.8 735.2 377.8 734.9 377.7 734.6 377.4 734.1 377.3 734 377 733.5 376.8 733.4 375.8 733.1 375.6 732.6 375.5 731.9 375.9 731.7 375.9 731.4 375.6 731.2 375.2 730.7 374.6 730.3 374.5 729.9 374.3 729.6 374.2 729.3 374.1 729.3 373.9 729.1 373.8 728.8 373.5 727.9 373.1 727.8 372.8 727.7 372.6 727.6 372.2 727.2 372.2 726.3 371.9 726 372.1 725.7 372 725.6 372.6 725.3 372.8 725.3 373.1 725.1 373.3 724.9 373.2 724.7 372.7 724.6 372.5 724.1 372.3 723.5 371.9 723.2 371.9 722.7 371.5 722.4 371.4 722.3 371.2 722.5 371 722.4 370.9 722.3 370.8 722 370.7 721.8 370.5 721.6 370.5 721.4 370.2 721.1 370.1 720.6 370.3 720.4 370 720.2 370 720.2 369.9 719.9 369.6 719.6 369 719.2 368.7 719.1 368.7 719 369 718.8 369 718.7 369.2 718.4 369 718.4 368.7 718.3 368.5 718.5 368.1 718.2 367.6 718.4 367 718.4 366.9 718.2 366.8 718.1 366.5 717.5 366.1 717.6 365.9 717.5 365.4 717.3 365.1 717.4 365 718.3 364.6 718.4 365.3 718.9 365.7 719.3 365.6 719.4 365.3 719.7 365.1 719.9 365.2 720.2 364.9 720.5 364.9 720.6 364.6 720.2 363.9 720 363.6 720.1 363 719.4 362.9 718.9 362.3 718.8 361.6 719.2 361.4 718.8 360.4 718.8 360.2 718.9 360.1 719.3 360.3 720.1 360.2 720.4 359.8 720.6 359.3 720.6 359.1 720.5 358.7 721 358.8 721.1 358.4 721.5 358.1 721.9 358 722.3 357.3 722.3 356.6 722.5 356.2 722.7 355.3 722.5 355.1 722.4 355 722.1 355.4 721.9 355.4 721.6 354.9 721.3 354.9 721.2 354.7 721 354.6 720.7 354.1 720.5 353.9 720.3 353.9 720.2 353.6 720.1 353.6 718.9 353.7 718.4 353.7 717.8 354.1 717 354.5 716.7 354.7 716.6 355 716.2 354.9 716 355.2 716 355.3 715.7 355.1 715.4 355.3 714.9 355.2 714.7 355.3 714.3 355.1 714 355.1 713.6 354.8 713.3 354.8 713 354.6 712.8 354.6 712.6 354.3 712.3 354.2 712.3 353.8 712.2 353.8 711.7 354 711.1 354 711.1 353.7 711 353.4 710.7 353.4 710.5 353.1 710.5 353 710.8 352.6 710.7 352.3 710.7 351.9 710.5 351.4 710 350.9 709.5 350.8 709.2 350.9 709 350.2 708 350 707.7 350.2 707.5 349.8 707.2 349.9 707.1 349.7 706.7 349.9 706.4 349.5 706.5 349.2 707 349.2 707.2 349 707.4 349.3 707.6 349.2 707.8 349 708.2 348.9 708.3 348.6 708 348.2 707.8 348.1 707.7 347.8 707.9 347.3 707.7 347.1 707.7 346.5 707.4 346.2 707.3 345.9 707.3 345.3 707.5 345.1 707.5 344.8 706.5 344.3 706.1 344.2 705.5 344.2 705.3 344.6 705 344.6 704.6 344.4 704.3 343.4 704.4 343.2 704.7 343.2 704.7 343 704.6 342.9 704.4 342.8 704.1 342.2 704 342.1 704.2 341.7 704.2 341.3 704.7 341.3 704.9 340.8 704.9 340.4 704.7 340.2 705.1 339.3 705.2 339.1 705.8 339 706.1 339 706.8 338.4 707 338.4 707.1 338.2 707.6 338.2 707.6 338.1 707.4 337.8 707.5 337.5 707.9 337.7 708.5 337.8 709.2 337.2 709.5 337 709.7 337.5 709.9 337.7 709.7 338 709.9 338.3 710.2 338.2 710.4 338.3 710.6 338 710.9 337.9 711.2 338 711.5 337.7 711.6 338 712.1 337.7 712.2 337.4 712.5 337.1 712.5 336.6 712.8 336.3 712.9 335.9 713.1 335.7 713.6 335.5 713.9 335.7 714.5 335.6 715 335.7 715.9 335.5 716.2 335.5 716.4 335.6 716.7 335.4 717 335 717.3 334.7 717.4 334.2 718 334 718.2 333.7 718.5 333.6 720.2 332.6 720.3 332.7 720.4 332.9 720.9 332.8 721.1 332.6 721.2 332.3 721.5 331.9 722.5 331.8 722.5 331.2 722.5 330.9 722.4 330.3 722.5 330.1 722.3 329.6 722.5 329.1 723.3 328.7 723 328.3 723 328.1 723.4 327.8 723.9 327.7 724 327.5 723.9 327.2 723.7 327.1 723.8 326.5 723.7 326.1 723.2 325 722.9 323.7 722.8 322.6 722.9 322.2 722.8 321.9 723.1 321.6 722.5 321.2 721.8 321.3 721.5 321 721.5 320.9 722.1 320.4 722.8 320.4 723.1 320.1 723.5 320.1 723.8 319.9 724.3 320 726.4 319.2 726.7 319.3 726.9 319.7 727.1 319.9 728 319.7 728.7 320 729 319.6 729 319 728.9 318.8 728.2 318.5 728.1 318.2 728.7 316.7 728.8 315.8 729.3 314.6 729.6 313.6 730.2 311.7 730.6 311.7 731.7 312.3 732.9 312.7 734.7 312.6 735 312.9 734.9 313.2 735 313.3 735.5 313.1 736.3 312.4 737.1 312.3 737.3 311.8 737.5 311.7 737.6 311.4 737.6 311 737.3 310.5 737.3 310 737.2 308.7 737.3 307.8 737.6 307 738 306.7 739 306.7 739.3 306.4 739.7 306.4 740 306.2 740.5 305.5 740.6 305 740.4 304.4 740.8 303.9 741.6 303.7 741.8 303.8 742 303.9 742.4 304 742.6 303.7 743.5 303.5 743.7 303.9 743.7 304.3 743.3 304.6 743.3 304.8 743.6 305.1 744.2 305.5 743.9 306 743.9 306.1 744.8 306.5 745.1 306.8 745.3 306.8 745.6 307.1 745.5 307.4 745.7 307.7 746.1 308 746.5 308.1 746.9 308.6 747.3 308.6 747.8 308.3 748.2 308.4 748.3 308.4 748.3 308.6 748.5 308.9 748.7 309 748.8 309.2 749 309.2 749.5 309 749.7 309.2 749.8 309.6 750.4 309.9 750.5 310.1 750.7 310.6 750.9 311.5 751.6 312.5 752 312.9 752.4 313.8 752.3 314.3 752.4 314.5 752 315.4 752.3 316.1 752.3 316.5 751.6 317.6 751.4 318.4 751.4 318.7 751.6 318.9 752 319.7 752.7 319.8 753.3 320 753.6 320 754.2 320.2 755.2 320.2 755.4 320.2 756.1 320.5 757.4 320.4 759.3 320.7 761.1 321.8 761.6 322.4 762.2 322.7 762.7 323.1 763.4 323.4 764.4 323.3 764.3 324.2 764.9 324.6 765.8 327.1 766.4 327.7 767.1 328.6 767.4 329.2 769.5 329.1 772.3 329.6 775.7 329.9 777.1 329.6 777.9 329.6 778.2 329.5 779.5 329.5 782.1 330.1 782.2 330.3 783.1 331.2 784 331.5 784.8 331.5 786.7 332.5 787.9 332.8 788.5 332.8 789.7 332.5 789.8 333.3 790.2 333.4 790.8 333.3 791 333.5 791.7 333 793.1 332.2 795.4 331.2 797.1 330.7 797.8 330.4 799.1 330.5 800.1 330.4 801.7 330.5 802.3 330.4 803.1 330.4 803.6 330.3 804.5 329.7 805.2 329.6 806 329.2 806.7 328.5 806.9 328.1 807.2 327.7 807.7 327.1 808.9 326.4 809.3 326.4 809.6 326.1 809.9 325.8 810.2 325.7 810.4 325.5 810.4 325.2 810.2 324.9 809.4 324.1 809.1 323.4 808.9 323.2 808.9 323 809.3 322.2 809.3 321.8 809.4 321.5 809.8 320.7 810.4 320.2 810.6 320.2 810.8 320.3 811.7 320.3 812.2 320.9 812.9 321.2 815 321.5 815.7 320.9 816.3 320.7 816.5 320.4 817.3 319.7 817.6 319 818.1 318.9 818.6 319.1 819.8 319 820.7 318.7 821.4 318.1 822 317.8 822.3 317.5 822.3 317.1 822.4 316.6 823.2 315.4 823.7 315.3 823.9 315.1 825.2 315.2 825.6 314.3 826 314.2 826.3 314.5 827.9 313.6 828.4 313.8 828.9 313.7 829.2 313.8 829.5 313.5 829.7 313.6 829.9 313.6 830.2 313.9 830.8 314.1 831.7 314.1 831.9 314.2 832.5 313.7 832.4 313 832.1 312.6 832 312.2 831.9 311.9 831.5 311.6 831.4 311.4 830.9 311 830.8 310.6 830.3 310.4 830.2 309.9 829.3 309.4 828.7 308.5 828.2 308.4 827.9 308.4 827.6 308.2 827.2 308.4 826.6 308.4 825.4 309.9 824.5 309.2 823.9 308.9 822.8 309.1 822.2 309 821.9 309.2 821.4 309.7 820.4 308.8 820.3 308.3 820.3 307.9 821 307.4 821 306.3 821.7 305.1 821.7 304.8 823.6 300.7 824.6 301.4 825.1 301.6 825.7 301.6 826.5 302 826.8 301.8 827.5 301.5 828.7 300.3 830.1 300.1 830.7 299.5 830.8 299.2 830.9 298.6 830.4 298.5 830.3 298.3 830.5 298.1 830.7 297.4 831.2 296.8 831.3 296.2 831.9 295.3 832.1 294.7 832.5 293.9 832.9 292.8 834 291.8 834.5 291.5 834.8 290.5 834.7 290.1 834.4 289.6 834.6 288.8 833.9 288.3 833.2 288.6 832.9 288.5 832.8 287.7 833.4 287.3 835.1 285.4 836.1 285.4 837.8 284.7 838.5 284.7 839.1 284.4 839.5 284.6 840.5 284.5 841.8 284.1 842.3 284.3 842.4 284.2 842.5 284.3 842.7 284.2 843.4 284.5 844.1 285 844.5 285 845 285.6 845.6 285.7 846.1 286.1 846.2 286.1 846.3 285.8 846.9 285.7 847.9 286.4 848.2 286.4 848.5 286.7 848.4 287.1 848.4 287.2 848.8 287.2 849.2 287.7 849.5 287.7 849.4 288.1 849.2 288.3 849.3 288.5 849.6 288.5 849.8 288.7 849.9 289.1 850.2 289.3 850.2 289.8 850.4 289.9 850.2 290.1 850.2 290.3 850.8 290.7 850.7 291 850.6 291.2 850.6 291.4 851.2 292.5 851.3 292.8 851.2 293 851.5 293.3 851.5 293.7 851.7 293.9 851.9 294.3 851.9 294.4 851.7 294.2 851.6 294.3 851.8 294.7 851.9 295.4 852.4 296.1 852.8 296.8 853 297.5 852.9 297.9 853 298.2 853 298.7 853.7 299.1 853.4 299.9 853.6 300.9 853.9 301 854 301.5 854.4 301.8 855.4 302 856.3 301.8 856.9 301.8 857 302 857 302.2 857.6 302.4 857.9 302.8 858.3 302.6 858.6 302.7 858.7 302.5 859 302.5 859.2 303 859.6 303.1 860.2 304.1 861 304.8 861.6 304.7 861.9 304.9 862.2 304.9 861.9 305.9 862.2 306.4 862.5 306.4 862.5 306.8 862.7 307.2 862.3 308.1 862.9 308.9 863.2 309.7 863.4 309.8 863.9 309.6 864.5 309.6 864.9 309.9 865.1 309.7 865.8 309.8 866.9 309.5 867.4 309.6 867.7 309.1 867.8 308.7 868.2 308.7 868.9 308 870.1 308 870.8 307.4 872 306.9 872.9 306.8 873 306.8 873.4 306.9 873.5 307 873.3 307.8 873 308.5 873.6 309.4 873.6 309.7 873 310.6 872.9 310.7 872.4 310.8 872 311.3 871.9 311.5 872.1 312.1 871.8 312.4 871.5 313.3 871.5 314 871.2 314.3 871.1 314.7 871.2 315 871.2 315.2 871.2 315.5 870.7 316 870.7 316.5 870.4 317 870 317.2 870 318 869.9 318.2 869.3 318.5 869.2 318.8 869 319.5 869 320 868.8 320.3 868.4 320.4 866.1 319.6 865.6 319.3 865.3 319.7 865 319.8 865 320.1 864.5 320.6 864.1 320.7 863.8 320.9 863.5 320.8 863.1 321.2 863.4 321.8 863.9 324.1 863.7 325.2 863.7 326.1 863.9 326.4 864 326.7 863.9 327.1 863.7 327.7 863.5 328.1 863.4 328.5 863.2 328.7 862.2 328.9 861.7 329.3 861.7 329.4 862 329.7 862 330.1 862.1 330.3 862.1 330.5 Z M 835.1 397.9 835 398.2 834.6 398.2 834.6 398 834.6 397.6 834.3 397 833.6 396.5 833.4 396.2 833.1 395.2 832.8 394.9 832.9 394.6 833.1 393.8 833.1 393.1 834.4 390.6 834.6 390.2 835.1 389.7 835.6 388.8 836.4 388.5 836.7 388.1 837 388.1 837.4 388.4 837.9 388.6 838 388.8 838.2 388.9 837.7 389.4 837.7 389.7 837.8 390.2 837.7 390.6 837.5 391.1 837.3 391.4 837.2 391.8 837.2 392 836.5 394.6 835.9 395.7 835.5 396 835.4 396.4 835.1 397 835.1 397.9 Z M 807.1 403.9 807.3 404 807.5 403.9 807.6 404 807.7 404.5 807.7 404.9 807.8 405 807.7 405 807.3 405.4 807.2 405.3 807.2 405.5 807 405.7 806.8 405.8 806.8 405.9 806.7 406 806.7 406.1 806.5 406.5 806.5 406.7 806.4 406.8 806.4 406.9 806.4 407.2 806.2 407.3 806.2 407.4 806.2 407.5 806.3 407.5 806.4 407.4 806.4 407.5 806.3 407.6 806.2 407.7 806.1 407.9 805.7 407.9 805.5 408 805.3 408.2 805.2 408.4 805.1 408.6 805.1 408.7 805 408.7 804.9 408.7 805 408.6 805 408.5 804.8 408.6 804.5 408.7 804.4 408.7 804.3 408.7 804.2 409 804.2 409.1 804.1 409.2 804.1 409.1 803.9 409.2 803.9 409.3 803.8 409.3 803.7 409.2 803.5 409.2 803.5 409.1 803.4 409 803.2 409 803 408.9 802.7 409 802.6 408.9 802.6 408.8 802.5 408.8 802.2 408.7 802 408.6 801.9 408.6 801.6 408.4 801.4 408.4 801.3 408.2 801.4 408 801.3 407.7 801.2 407.5 801.2 407.4 801.2 407.2 801.2 407.1 801.1 406.6 801.2 406.5 801.3 406.4 801.2 406.3 801.1 406.1 801.2 406 801.3 406 801.3 405.8 801.5 405.8 801.7 405.6 801.8 405.5 802 405.4 802.2 405.2 802.4 405.1 802.7 405 802.7 404.9 802.8 404.8 803 404.8 803 404.6 802.6 404.8 802.6 404.6 802.8 404.4 802.9 404.4 802.9 404.3 803.1 404.2 803.1 404.3 803.2 404.3 803.3 404.4 803.4 404.4 803.5 404.4 803.6 404.4 803.6 404.3 803.7 404.1 803.8 404 804.1 403.9 804.2 404 804.4 404.1 804.4 404 804.5 404.1 804.6 404 804.8 404 804.9 404.1 804.8 404.2 804.9 404.2 805 404.1 805.2 404 805.4 403.9 805.4 403.8 805.5 403.8 805.6 403.9 805.7 403.9 805.8 403.8 805.9 403.7 806 403.7 806.1 403.8 806.5 403.9 806.5 404 806.6 404.2 806.7 404.2 806.6 403.9 806.5 403.9 806.5 403.7 806.6 403.6 806.7 403.6 806.8 403.5 806.9 403.8 807.1 403.9 Z M 838.3 372.8 838.3 372.9 838.5 372.8 838.9 373.1 839.1 373.3 839.1 373.5 838.9 373.5 838.9 373.4 838.5 373.3 838.3 373.3 838.2 373 838.1 373.1 837.9 373 838.1 372.9 838.1 372.8 838.2 372.8 838.2 372.7 838.3 372.7 838.4 372.7 838.3 372.8 Z M 832.2 387.1 832.2 387.2 832.3 387.2 832.3 387.3 832.1 387.3 832.1 387.4 832.2 387.5 832 387.6 832 387.7 831.8 387.6 831.9 387.5 831.9 387.4 832 387.4 832 387.3 831.9 387.3 831.9 387.2 831.8 387.1 831.9 387 832 387 832.1 387.1 832.2 387.1 Z M 812.8 398.8 812.7 399 812.8 399.1 812.7 399.2 812.7 399.3 812.6 399.3 812.5 399.2 812.6 399.1 812.7 399 812.5 399 812.4 398.9 812.6 398.8 812.6 398.9 812.7 398.7 812.8 398.7 812.9 398.7 812.9 398.8 812.8 398.8 Z M 837.4 368.7 837.6 368.9 837.6 368.8 837.9 368.9 837.9 369 837.8 369.1 837.6 369 837.5 369 837 368.7 837.1 368.6 837.4 368.7 Z M 828.3 390.4 828.4 390.6 828.4 390.7 828.2 390.7 828 390.8 827.9 390.8 828 390.6 828 390.5 828.2 390.6 828.3 390.4 Z M 824.7 393.5 824.8 393.7 824.7 393.8 824.4 393.8 824.2 393.8 824.2 393.7 824.3 393.6 824.4 393.7 824.5 393.6 824.6 393.6 824.7 393.5 Z M 810.3 399 810.3 399.1 810.4 399 810.5 399.1 810.4 399.2 810.3 399.2 810.1 399.2 810.1 399.3 810 399.2 810.1 399.2 810.1 399 810.2 399.1 810.3 399 Z M 827.6 390.6 827.5 390.7 827.3 390.7 827.3 390.6 827.5 390.3 827.6 390.4 827.6 390.6 Z M 838.8 372.3 838.8 372.4 838.8 372.6 838.6 372.5 838.4 372.4 838.5 372.3 838.7 372.3 838.7 372.2 838.8 372.3 Z M 838.8 374.3 838.7 374.4 838.6 374.4 838.5 374.2 838.4 374.2 838.4 374 838.5 374 838.6 374.1 838.6 374.2 838.8 374.2 838.8 374.3 Z M 831.6 393.2 831.7 393.2 831.8 393.3 831.6 393.4 831.6 393.5 831.5 393.5 831.4 393.4 831.5 393.2 831.5 393.3 831.6 393.2 Z M 812.3 399.1 812.2 399.2 812 399.1 812.1 399 812.1 398.9 812.3 398.9 812.3 399 812.3 399.1 Z M 838 373.3 837.9 373.4 837.8 373.3 837.8 373.1 837.9 373 838 373.2 838 373.3 Z M 839.4 373.7 839.3 373.8 839.2 373.6 839.1 373.5 839.2 373.5 839.4 373.5 839.4 373.7 Z M 839.1 373.8 839 374 838.9 373.9 838.9 373.8 839.1 373.6 839.1 373.7 839.1 373.8 Z M 839.4 371.9 839.3 372 839 372 839 371.8 839.3 371.9 839.4 371.9 Z M 837.1 397.9 837 398 836.8 397.9 836.8 397.8 837 397.8 837 397.9 837.1 397.9 Z M 806.7 401.3 806.6 401.4 806.5 401.3 806.6 401.1 806.7 401.2 806.7 401.3 Z M 824.4 393.3 824.3 393.5 824.2 393.4 824.1 393.3 824.2 393.3 824.4 393.3 Z M 830.3 388.4 830.3 388.5 830.1 388.5 830 388.5 830.1 388.4 830.3 388.4 Z M 815.4 398.1 815.3 398.3 815.2 398.3 815.2 398.1 815.3 398.1 815.4 398 815.4 398.1 Z M 814.1 398.3 814 398.4 813.9 398.3 813.9 398.2 814 398.2 814.1 398.3 Z M 835.8 379.7 835.9 379.8 835.7 379.8 835.6 379.8 835.5 379.7 835.8 379.7 Z M 839.2 372.4 839.2 372.5 839.1 372.6 839 372.5 838.9 372.6 838.9 372.5 839 372.4 839.2 372.4 Z M 841.1 341 841 341.2 840.8 341.1 840.9 341 841.1 341 Z M 837.3 378.2 837.2 378.3 837.1 378.1 837.1 378 837.2 378.1 837.3 378.2 Z M 839.3 342.4 839.2 342.5 839.1 342.4 839.1 342.3 839.3 342.2 839.3 342.4 Z M 814.7 397.8 814.5 397.7 814.7 397.6 814.8 397.6 814.7 397.8 Z M 802.6 400.8 802.5 400.9 802.4 400.9 802.4 400.8 802.5 400.8 802.6 400.8 Z M 836 380.1 835.9 380.2 835.7 380.2 835.8 380.1 835.9 380.1 835.9 380 836 380.1 Z M 826.1 392.6 826 392.8 826 392.7 826 392.5 826.1 392.6 Z M 839.9 342 839.8 342.1 839.6 341.9 839.7 341.9 839.9 342 Z M 838.8 372.7 838.7 372.9 838.6 372.8 838.7 372.7 838.8 372.7 Z M 808.6 399.8 808.4 399.8 808.4 399.6 808.5 399.7 808.6 399.8 Z M 840.3 342.9 840.2 343 840.2 342.9 840.3 342.8 840.3 342.9 Z M 834.4 346.7 834.4 346.8 834.3 346.7 834.4 346.6 834.4 346.7 Z M 831.4 393.1 831.3 393.2 831.2 393.2 831.3 393 831.4 393.1 Z M 840.3 342.2 840.2 342.3 840.1 342.2 840.2 342.1 840.3 342.2 Z M 837.8 376.3 837.7 376.4 837.6 376.2 837.7 376.1 837.8 376.3 Z M 838.9 374.1 838.8 374.2 838.8 374 838.9 374 838.9 374.1 Z M 835.6 380.1 835.5 380.1 835.5 380 835.6 380 835.6 380.1 Z M 831.4 388.3 831.4 388.5 831.3 388.4 831.3 388.3 831.4 388.3 Z M 841.6 342.8 841.4 342.9 841.3 342.9 841.5 342.7 841.6 342.8 Z M 838.4 373.5 838.3 373.5 838.2 373.4 838.3 373.4 838.4 373.4 838.4 373.5 Z M 831.1 394.4 831.1 394.5 831 394.4 831.1 394.3 831.1 394.4 Z M 833.5 353.4 833.5 353.6 833.4 353.5 833.5 353.4 Z M 832.9 384.2 832.9 384.4 832.7 384.4 832.7 384.2 832.9 384.2 Z M 811.8 399.1 811.7 399.1 811.6 399 811.7 399 811.8 399 811.8 399.1 Z M 813.4 398.5 813.3 398.5 813.2 398.4 813.4 398.3 813.4 398.5 Z M 835 337.5 835 337.7 834.8 337.6 834.9 337.5 835 337.5 Z M 813.9 398.1 813.8 398.2 813.7 398.1 813.8 398 813.9 398.1 Z M 839.4 372.5 839.3 372.6 839.2 372.5 839.3 372.4 839.4 372.5 Z M 830.3 388.7 830.3 388.8 830.1 388.8 830.2 388.7 830.3 388.7 Z M 833.7 382.9 833.7 383 833.5 382.9 833.6 382.9 833.7 382.9 Z M 816.6 398 816.5 398.1 816.5 397.9 816.6 397.9 816.6 398 Z M 721.5 321 721.3 321 721.4 320.9 721.5 320.9 721.5 321 Z M 833.1 384.2 833 384.1 833.1 384 833.1 384.2 Z M 831.6 387 831.5 387 831.5 386.9 831.6 386.9 831.6 387 Z M 831.9 383.9 831.7 383.9 831.7 383.8 831.9 383.8 831.9 383.9 Z M 831.6 393.1 831.5 393.1 831.4 393 831.6 393 831.6 393.1 Z M 823.7 401.8 823.7 402 823.5 401.9 823.7 401.8 Z M 839.4 373.3 839.3 373.4 839.2 373.3 839.2 373.2 839.4 373.3 Z M 836.9 396 836.8 396.1 836.7 396.1 836.7 396 836.8 396 836.9 396 Z M 832.5 385.5 832.4 385.5 832.4 385.3 832.5 385.5 Z M 813.7 398.5 813.6 398.6 813.6 398.4 813.6 398.3 813.7 398.4 813.7 398.5 Z M 827.9 390.7 827.7 390.7 827.8 390.6 827.9 390.6 827.9 390.7 Z M 834.8 346.8 834.7 346.9 834.6 346.9 834.7 346.7 834.8 346.8 Z M 833.2 354.3 833.1 354.4 833 354.3 833.1 354.2 833.2 354.3 Z M 815.1 396.7 815 396.9 814.9 396.8 815 396.7 815.1 396.7 Z M 836 379.7 835.9 379.8 835.9 379.7 836 379.6 836 379.7 Z M 839.5 371 839.5 371.1 839.4 371.1 839.4 370.9 839.5 371 Z M 831.3 388.3 831.2 388.3 831.1 388.3 831.1 388.2 831.2 388.2 831.3 388.2 831.3 388.3 Z M 840.1 342 839.9 342.1 839.9 342 840 341.9 840.1 342 Z M 834.7 346.6 834.7 346.7 834.6 346.7 834.5 346.6 834.6 346.5 834.7 346.6 Z\",\"Xmax\":873.6,\"Xmid\":788.2,\"Xmin\":704,\"Ymax\":409.3,\"Ymid\":351.7,\"Ymin\":284.1,\"economy/currency\":\"Renminbi yuan (RMB)\",\"economy/gdp_per_capita_ppp/2017\":\"16700\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.67 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.62,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":9326410,\"geography/area/water\":270550,\"geography/area_comparative\":\"slightly smaller than the US\",\"geography/area_sqkm\":9596960,\"geography/climate\":\"extremely diverse; tropical in south to subarctic in north\",\"geography/coastline\":\"14,500 km\",\"geography/elevation/highest_point\":\"Mount Everest (highest peak in Asia and highest point on earth above sea level) 8,848 m\",\"geography/elevation/lowest_point\":\"Turpan Pendi -154 m\",\"geography/elevation/mean_elevation\":\"1840\",\"geography/geographic_coordinates\":\"35 00 N, 105 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; worlds fourth largest country (after Russia, Canada, and US) and largest country situated entirely in Asia; Mount Everest on the border with Nepal is the worlds tallest peak above sea level\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the largest cave chamber in the world is the Miao Room, in the Gebihe cave system at Chinas Ziyun Getu He Chuandong National Park, which encloses some 10.78 million cu m (380.7 million cu ft) of volume\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; China appears to have been the center of domestication for two of the worlds leading cereal crops: millet in the north along the Yellow River and rice in the south along the lower or middle Yangtze River\",\"geography/land_boundaries/border_countries\":\"Afghanistan 91 km, Bhutan 477 km, Burma 2129 km, India 2659 km, Kazakhstan 1765 km, North Korea 1352 km, Kyrgyzstan 1063 km, Laos 475 km, Mongolia 4630 km, Nepal 1389 km, Pakistan 438 km, Russia (northeast) 4133 km, Russia (northwest) 46 km, Tajikistan 477 km, Vietnam 1297 km\",\"geography/land_boundaries/total\":\"22,457 km\",\"geography/land_use/agricultural_land_arable_land\":0.113,\"geography/land_use/agricultural_land_permanent_crops\":0.016,\"geography/land_use/agricultural_land_permanent_pasture\":0.418,\"geography/land_use/forest\":0.223,\"geography/land_use/other\":0.23,\"geography/location\":\"Eastern Asia, bordering the East China Sea, Korea Bay, Yellow Sea, and South China Sea, between North Korea and Vietnam\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly mountains, high plateaus, deserts in west; plains, deltas, and hills in east\",\"government/administrative_divisions\":\"23 provinces (sheng, singular and plural), 5 autonomous regions (zizhiqu, singular and plural), and 4 municipalities (shi, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Anhui, Fujian, Gansu, Guangdong, Guizhou, Hainan, Hebei, Heilongjiang, Henan, Hubei, Hunan, Jiangsu, Jiangxi, Jilin, Liaoning, Qinghai, Shaanxi, Shandong, Shanxi, Sichuan, Yunnan, Zhejiang; (see note on Taiwan); \\u0026lt;strong\\u0026gt;autonomous regions:\\u0026lt;/strong\\u0026gt; Guangxi, Nei Mongol (Inner Mongolia), Ningxia, Xinjiang Uygur, Xizang (Tibet); \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Beijing, Chongqing, Shanghai, Tianjin\",\"government/capital/geographic_coordinates\":\"39 55 N, 116 23 E\",\"government/capital/name\":\"Beijing\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"English name derives from the Qin (Chin) rulers of the 3rd century B.C., who comprised the first imperial dynasty of ancient China; the Chinese name Zhongguo translates as \\u0022Central Nation\\u0022 or \\u0022Middle Kingdom\\u0022\",\"government/executive_branch/chief_of_state\":\"President XI Jinping (since 14 March 2013); Vice President WANG Qishan (since 17 March 2018)\",\"government/executive_branch/head_of_government\":\"Premier LI Keqiang (since 16 March 2013); Executive Vice Premiers HAN Zheng (since 19 March 2018), SUN Chunlan (since 19 March 2018), LIU He (since 19 March 2018), HU Chunhua (since 19 March 2018)\",\"government/flag_description\":\"red with a large yellow five-pointed star and four smaller yellow five-pointed stars (arranged in a vertical arc toward the middle of the flag) in the upper hoist-side corner; the color red represents revolution, while the stars symbolize the four social classes - the working class, the peasantry, the urban petty bourgeoisie, and the national bourgeoisie (capitalists) - united under the Communist Party of China\",\"government/government_type\":\"communist party-led state\",\"government/independence\":\"1 October 1949 (Peoples Republic of China established); notable earlier dates: 221 B.C. (unification under the Qin Dynasty); 1 January 1912 (Qing Dynasty replaced by the Republic of China)\",\"government/national_holiday\":\"National Day (anniversary of the founding of the Peoples Republic of China), 1 October (1949)\",\"government/national_symbol_s\":\"dragon, giant panda; national colors: red, yellow\",\"introduction\":\"Chinas historical civilization dates from at least 1200 B.C.; from the 3rd century B.C. and for the next two millennia, China alternated between periods of unity and disunity under a succession of imperial dynasties. In the 19th and early 20th centuries, the country was beset by civil unrest, major famines, military defeats, and foreign occupation. After World War II, the Chinese Communist Party under MAO Zedong established an autocratic socialist system that, while ensuring Chinas sovereignty, imposed strict controls over everyday life and cost the lives of tens of millions of people. After 1978, MAOs successor DENG Xiaoping and other leaders focused on market-oriented economic development and by 2000 output had quadrupled. For much of the population, living standards have improved dramatically but political controls remain tight. Since the early 1990s, China has increased its global outreach and participation in international organizations.\",\"name\":\"China\",\"people_and_society/age_structure/0_14_years\":0.1722,\"people_and_society/age_structure/15_24_years\":0.1232,\"people_and_society/age_structure/25_54_years\":0.4784,\"people_and_society/age_structure/55_64_years\":0.1135,\"people_and_society/age_structure/65_years_and_over\":0.1127,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Han Chinese 91.6%, Zhuang 1.3%, other (includes Hui, Manchu, Uighur, Miao, Yi, Tujia, Tibetan, Mongol, Dong, Buyei, Yao, Bai, Korean, Hani, Li, Kazakh, Dai, and other nationalities) 7.1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"26.317 million Shanghai, 20.035 million BEIJING (capital), 15.354 million Chongqing, 12.968 million Guangzhou, 13.396 million Tianjin, 12.129 million Shenzhen (2019)\",\"people_and_society/nationality/adjective\":\"Chinese\",\"people_and_society/nationality/noun\":\"Chinese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1384688986\",\"people_and_society/population_growth_rate\":0.0037,\"people_and_society/urbanization/urban_population\":\"60.3% of total population (2019)\",\"transportation/airports\":\"507\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4960600\"},{\"BoxHeight\":78.80000000000001,\"BoxWidth\":79.59999999999991,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.645,\"ISO3_Code\":\"IND\",\"ISO_Code\":\"IN\",\"Path\":\"M 717.3 365.1 717.5 365.4 717.6 365.9 717.5 366.1 717.4 366.2 717.5 366.4 717.6 366.4 717.9 366.8 718.4 367 718.2 367.6 718.5 368.1 718.3 368.5 718.4 368.7 718.4 369 718.7 369.2 719 369.6 718.9 369.7 719 369.9 719.3 370.1 719.5 370.1 719.7 370.2 719.9 370.2 719.9 370 720.2 369.9 720.2 370 720.4 370 720.6 370.3 721.1 370.1 721.4 370.2 721.6 370.5 721.9 370.8 722 371 722.4 371.4 722.7 371.5 723.2 371.9 723.5 371.9 724.1 372.3 724.6 372.5 724.7 372.7 724.3 372.7 724.2 372.9 723.8 373.3 723.4 373.5 723.3 373.8 722.8 374.1 722.9 374.6 722.5 375.1 722.6 375.5 722.6 375.8 722.5 375.9 722.5 376.1 722.2 376.2 722 376.9 722 377 723.2 377.9 723.2 377.6 723.4 377.5 724 378 725.2 378.6 725.5 379.2 725.8 379.2 726 379.4 727 380.1 727.1 380.1 727.3 379.9 727.5 379.9 728.6 380.6 729.3 380.6 729.5 381.2 730.6 381.4 731 381.7 731.2 381.6 731.2 381.3 731.8 381.3 732.5 381.7 732.5 381.6 732.5 381.4 732.7 381.4 733 381.4 733.2 381.2 733.7 381.6 734.6 381.7 734.8 382.1 734.7 382.7 735 382.8 735.2 382.7 735.5 382.9 735.8 383.2 736.1 383.2 736.2 383.4 736.3 383.5 736.6 383.6 737.4 383.2 737.7 383.4 737.7 383.8 738 384.1 738.5 383.8 739 384 739.3 384 740.4 384.5 740.8 384.5 741.3 384.1 741.5 384.5 741.8 384.6 742.1 384.7 742.5 384.5 742.9 384.7 743.6 384.4 744 384.7 744.2 384.5 744.5 383.5 744.3 382.9 744.1 382.6 744 382.4 744.1 381.8 744.1 381.2 744.5 380.3 744.5 380.1 744.3 380 744.4 379.8 745.1 379.7 745.7 379.3 746.1 379.5 746.3 379.7 746.4 380.1 746.3 380.7 746.1 381 746.1 381.3 746.5 381.8 746.5 381.9 746.2 382.1 746.1 382.4 746.4 382.6 746.4 382.9 746.9 383 747.1 383.3 747.7 383.2 748.4 383.4 748.5 383.6 749 383.7 749.7 383.6 749.9 383.5 750.1 383.2 750.5 383.1 750.6 383.1 750.9 383.2 751.1 383.3 751.4 383.5 752.6 383.4 753.2 383.5 753.6 383.2 753.8 383.4 754.2 383.4 754.6 383.2 754.8 383.3 754.9 383.1 755.3 383.2 756.8 382.9 757.3 383.1 758.2 383.1 759.4 383 760 382.7 760.1 382.6 760.3 382.1 761.3 381 762.1 380.9 763.1 380.4 764.1 379.9 764.5 379.2 765.6 378.7 766.1 379 766.8 378.9 767 379.2 767.4 379.2 768 379.8 769 380.2 769.1 380.5 768.7 380.8 768.7 381.3 769.3 382.3 769.3 382.4 769.1 382.5 768.6 382.3 768.4 381.8 768.1 381.7 767.9 381.7 767.6 381.9 766.9 381.9 766.4 382.1 765.9 382.6 765.6 382.8 765.4 383.1 765 383.3 764.8 383.4 764.5 383.7 764 383.8 763.8 384 763.6 384.4 763.6 384.9 763.7 385.4 763.8 385.7 763.5 386.1 763.4 386.7 763 387.2 762.5 387.6 762.3 387.8 762.2 388.3 762.6 388.6 762.6 388.9 762.3 389.7 761.7 390.6 761 392.4 760.6 392.2 760.1 392.2 759.8 392 759.2 392.1 758.9 391.8 758.8 391.8 759 393 758.8 394 758.9 394.5 758.6 395 758.3 394.9 758.2 395 758.1 396 758.2 396.5 758.4 397.1 758.2 397.4 758 397.5 757.8 398 757.7 398 757.5 398.1 757.4 397.8 757 397.6 756.9 398 756.7 398.1 756.6 397.7 756.7 397.5 756.5 395.9 756.3 395.4 756.1 395.2 756 394.5 756.1 394 755.8 393.2 755.8 392.9 755.7 392.9 755.6 393 755.5 392.8 755.4 392.9 755.2 393.1 755 392.9 754.9 392.9 754.9 393.6 754.9 393.7 754.6 393.8 754.5 394.1 754.4 394.2 754.5 394.5 754.5 394.8 754.4 394.9 754.2 395.1 754 395.1 753.8 395 753.6 394.5 753.5 394.3 753.4 394.2 753.4 394.3 753.3 394.5 753.4 394.8 753.2 394.8 753.2 394.5 753.1 393.9 752.7 393.1 752.8 393 752.7 392.8 752.9 392.7 752.9 392.3 753 392.1 753.3 392 753.4 391.7 753.8 391.8 754 391.7 754.1 391.4 754.2 391.4 754.3 391.6 754.4 391.3 754.6 391.3 754.8 391.5 754.9 391 755 390.9 755.4 390.8 755.4 390.4 755.8 389.5 756.3 389.4 756.4 389.2 756.1 388.8 755.4 388.5 755.2 388.4 754.5 388.4 754.2 388.5 754.1 388.6 753.9 388.5 753.6 388.5 752.9 388.3 752.1 388.5 751.3 388.4 751.1 388.4 750.6 388.5 750.5 388.4 749.7 388.2 749.1 388 749 387.7 749.1 387.1 749 386.4 749.1 386.1 748.8 385.5 748.6 385.3 748.4 385.3 748.4 385.7 748.3 385.9 747.7 385.8 747.2 385.4 747.1 384.9 746.9 384.6 746.7 384.5 746.5 384.6 746.8 385 746.8 385.1 746.5 385 746.3 385.1 746.1 385 745.9 385 745.9 384.8 745.7 384.5 745.1 384.1 745 384.1 745 384.4 745.3 384.5 745.3 384.7 745.1 384.9 744.9 385.2 744.5 385.5 744.2 386.1 744.3 386.4 744.4 386.5 744.8 386.6 745.5 387.4 745.8 387.5 746.2 387.4 746.3 387.8 746.7 388.1 746.5 388.3 745.3 388.4 745 389.1 744.8 389.3 744.6 389.1 744.4 389.2 744.1 389.9 744.5 390.5 745.3 391 745.8 391 745.9 391.1 745.9 391.6 746 392.1 745.9 392.3 745.6 392.5 745.6 393 746.1 393.6 746 394.2 746.6 394.4 746.4 394.7 746.4 395 746.6 395.5 746.6 396.4 746.7 397 746.9 397.6 746.8 397.7 746.9 398 746.9 398.2 746.6 398.2 746.5 398 746.5 398.2 746.8 398.4 746.8 398.7 746.9 399 746.9 399.1 746.6 399.1 746.5 399.1 746.4 398.9 746.3 399.1 746.2 399.1 746.1 399.2 746 399.2 745.9 398.5 746 398.1 745.8 398.1 745.7 398.1 745.6 398.3 745.7 398.3 745.7 398.5 745.5 399.2 745.4 399.3 745.3 399.2 745.4 398.8 745.5 398.7 745.4 398.3 745.3 398.3 745.2 399.1 745.1 399.1 744.9 399.1 744.7 399.2 744.5 399 744.5 398.7 744.4 398.7 744.4 398.8 744.4 399 744.4 399.1 744.2 399.1 744.1 399.1 744.1 399 744.2 398.5 744.3 398.4 744.4 398.6 744.5 398.6 744.5 398.3 744.5 397.7 744.4 397.5 744.4 397.7 744.2 398.1 744 398.2 743.9 398.3 743.4 398.9 741.8 399.4 741.6 399.4 741.1 399.8 741 400 740.7 400.5 740.8 400.9 740.9 401.1 741 401.4 741 401.5 741.1 401.9 740.5 402.5 740.5 403 740 403.4 739.5 403.9 739.3 404.1 737.6 404.7 736.8 405.1 735.4 406.1 733.2 408.9 731.8 409.8 730.6 411 729 411.9 728.3 412.5 728 413 728.1 413.5 728 414 726.6 414.7 725.5 414.7 725 415.3 724.4 416.4 724.1 416.4 723.9 416.1 723.6 416 723.1 416.1 722.5 416.6 722.1 417.6 721.9 418.3 722 418.9 722.3 419.7 722.2 421.1 722.4 421.8 722.5 422.4 722.7 423 722.7 423.4 722.5 424.8 722.3 425.5 721.5 426.9 721.2 428 721.2 428.4 721.4 429.4 721.4 431.8 721.2 431.9 720.8 431.8 720.4 431.8 719.9 432 719.7 432.2 719.6 432.7 719 433.5 718.8 433.9 718.8 434.3 719.2 434.7 717.5 435.2 717 435.5 716.7 435.9 716.6 436.9 716.4 437.2 715.6 437.8 714.8 438 714.3 437.9 713.5 437.3 712.2 435.7 711.7 434.4 711.3 432.7 710.5 430.6 710 429 709.3 427.8 708.3 426.7 707.4 424.6 707.1 423.3 706.9 422.2 706.5 421.2 706.2 420 705.9 419.4 705.5 419.1 705 418.3 704.9 417.7 704.7 417.4 704.7 417.2 704.5 417 704.3 416.4 703.7 415.4 703.3 414.2 703.1 412.4 702.7 410.6 702.3 409.2 702.5 409.1 702.2 408.7 702 407.9 702.1 407.6 702.3 407.5 702.2 407.2 702.3 406.8 702.2 406.8 702 407 701.9 406.9 701.8 406.3 701.9 405.9 701.8 405.7 701.9 405.4 701.6 405.2 701.5 404.6 701.7 403.1 702 402.3 701.9 401.5 701.9 401.4 701.8 401.2 701.7 400.9 701.4 400.5 701.3 400 701.5 399.5 701.4 399.3 701.5 399.1 701.2 398.9 701.3 398.4 701.1 398.3 701 398.1 701.2 397.5 701.4 397.4 701.7 397.4 701.8 397.3 701.1 397 700.5 397.3 700.4 397.5 700.4 397.7 699.9 398 700 398.2 700.3 398.4 700.4 399.1 700.3 399.6 699.9 400.1 699.8 400.4 698.5 401.1 697.9 401.4 696.7 401.8 696.3 401.9 695.7 401.6 695.3 401.4 694.8 401.1 694.6 400.9 694.2 400.5 693.7 400 693 399.2 692.1 398.3 691.2 397.4 691.2 397 691.4 396.7 691.8 396.8 691.8 397.1 691.9 397.2 692.4 397.1 692.7 397 693 397 693.3 396.8 693.5 396.8 693.8 396.6 693.8 396.4 694 396.3 694.1 396.3 694.1 396.4 694.5 396.3 694.9 395.9 695.1 395.8 695.6 395 696.1 394.5 696.2 394.5 696.5 394.6 697.1 394.4 697.5 394.4 697.5 394.3 697.7 394 697.6 393.9 697.6 393.4 697.1 393.1 696.9 392.7 697.1 392.3 697.5 392 697.5 391.9 697.2 391.6 697.1 391.3 696.5 391.2 696.5 391 697.1 390.8 696.9 390.6 696.8 390.4 696.8 390.1 697 389.8 696.7 389.1 696.5 388.5 695.9 387.7 695.8 386.8 694.9 386.8 694.4 386.1 694.3 385.7 694.5 385.1 694.5 384.2 694.2 384 693.6 384 692.7 383.5 692.6 383.3 692.7 382.9 692.9 382.3 694.1 381.1 694.5 380.2 695.1 379.6 695.6 379.6 695.9 379.9 696.1 380.5 696.4 380.6 697.4 380.2 698.7 380 699.3 379.7 699.5 379.2 700.1 378.4 700.6 377.3 702.2 376.3 703.1 374.8 703.5 373.5 704.6 373.1 705 372.8 705 372.5 704.9 372 705.9 371 706.1 370.6 706.6 370.2 706.7 370 707 369.9 707 369.8 706.6 369.6 706.7 369.1 706.9 368.6 706.6 367.8 706.7 367.5 707.1 367.1 707.4 367 707.7 366.7 708 366.7 708.6 366.5 708.9 366.1 708.8 365.8 709.2 365.7 709.3 366 709.5 365.6 709.8 365.5 710.2 365.2 710.5 364.8 710.5 364.4 710.3 364.1 710.3 364 710.7 363.9 711.1 363.6 711.4 363.5 712.1 363 712.9 363.1 713.5 363.7 714.4 364.1 714.7 364.1 714.9 364 715.2 363.9 715.6 363.6 716 364.6 716.2 364.8 717 364.6 717.2 364.4 717.3 364.5 717.3 364.8 717.1 365 717.1 365.3 717.2 365.4 717.3 365.1 Z M 694.3 391.3 694.1 391.8 693.8 391.7 693.4 391.9 693.5 392.1 693.9 392.3 693.9 392.7 693.8 392.9 693.8 393.1 693.9 393.2 694.1 393.3 694.3 393.5 694.7 393.6 694.9 393.3 695.5 393 695.6 392.8 695.8 392.7 695.6 392.3 695.7 392.2 696.5 392.4 696.5 392.7 696.7 392.9 697.1 393.3 697.1 393.5 697.2 393.6 696.5 393.9 696.1 394.4 695.6 394.5 694.9 394.5 694.6 394.7 694.6 395.1 694.4 395.1 694.2 395.3 693.6 395.5 693.2 395.8 691.8 395.5 690.3 394.4 690.4 394.1 690.1 393.8 689.9 393.3 690 392.9 690.4 392.6 690.9 392.5 691.2 392.6 692.1 392.4 692.3 392.6 692.7 392.5 693.1 392.8 693.2 392.6 693.2 392.4 693.3 392.1 693.2 392 692.6 392 692.4 392 692 391.8 691.9 391.6 691.4 391.5 691.2 391.2 691.3 391.3 692.9 391.1 693.3 391.4 693.7 391.5 694.1 391.5 694.3 391.3 Z M 757.8 422.6 758 423.3 757.9 423.2 757.8 423.3 758 423.5 757.9 424 757.8 424.1 757.6 424.1 757.6 424.3 757.5 424.3 757.7 425.1 757.7 425.6 757.5 425.9 757.4 426.2 757.5 426.4 757.2 426.9 757.1 427.2 757.1 427.3 757.2 427.3 757.2 427.4 757.1 427.8 757 428 757.1 428.1 757 428.5 756.8 428.3 756.7 428.4 756.6 428.3 756.7 428.2 756.8 428.1 756.6 427.8 756.5 427.4 756.6 427.3 756.7 427.2 756.9 426.5 757.1 426.4 757 425.9 757 425.3 757.1 425.2 757 424.8 757.2 424.5 757.4 423.1 757.3 423 757.3 422.9 757.4 422.9 757.5 423 757.6 422.7 757.8 422.6 Z M 760.3 441.6 760.1 441.8 759.9 441.3 759.7 441 759.6 440.8 759.7 440.6 760.1 440.5 760.3 440.6 760.4 441.1 760.3 441.3 760.3 441.6 Z M 756.5 431.2 756.4 431.3 756.3 431.2 756.1 431.2 756.2 431 756.1 430.8 756.1 430.5 756.2 430.5 756.3 430.3 756.5 430.2 756.6 430.3 756.6 430.4 756.7 430.5 756.7 430.6 756.7 430.7 756.6 430.9 756.6 431.1 756.5 431.2 Z M 694.6 392.2 694.8 392.2 695 392.2 695.1 392.2 695.2 392.2 695.4 392.2 695.2 392.6 695.1 392.6 694.9 392.6 694.6 392.4 694.5 392.2 694.6 392.2 Z M 759.2 437.9 759.3 438 759.4 437.9 759.5 438 759.4 438.1 759.3 438.1 759.3 438.2 759.4 438.3 759.4 438.5 759.2 438.3 759.2 438.1 759.1 438 759.1 437.9 759.3 437.7 759.2 437.8 759.2 437.9 Z M 759.2 438.5 759.1 438.6 758.8 438.6 758.7 438.4 758.8 438.3 758.9 438.2 759 438.3 759 438.4 759.2 438.5 Z M 759.7 440.3 759.6 440.4 759.5 440.2 759.6 440.1 759.7 440.1 759.7 440 759.8 440 759.9 440.1 759.8 440.2 759.7 440.3 Z M 758.1 426.5 758.1 426.7 758 426.8 758 426.7 757.9 426.8 757.8 426.9 757.7 426.8 757.7 426.6 757.8 426.6 757.9 426.6 758 426.5 758.1 426.5 Z M 757.3 434.9 757.3 435.1 757.3 435.2 757.1 435.2 757 435.1 757.1 434.9 757.2 434.9 757.2 434.8 757.3 434.9 Z M 757 428.8 756.8 428.9 756.7 428.9 756.7 428.8 756.8 428.7 756.7 428.6 756.8 428.5 756.9 428.5 756.9 428.7 757 428.8 Z M 757 424.7 756.9 424.8 756.8 424.6 756.9 424.5 756.9 424.2 757 424.3 757 424.7 Z M 758 427.3 757.9 427.4 757.8 427.2 757.7 427.1 757.6 427.1 757.7 426.9 757.8 426.9 758 427.3 Z M 758.4 437.7 758.4 437.8 758.3 437.8 758.1 437.7 758 437.5 758.1 437.3 758.2 437.3 758.2 437.5 758.2 437.6 758.4 437.7 Z M 719.9 434.7 720 434.8 720 434.9 719.7 434.8 719.6 434.8 719.6 434.7 719.8 434.7 719.9 434.6 719.9 434.7 Z M 689.9 392.8 689.8 392.8 689.7 392.8 689.8 392.6 689.9 392.5 689.9 392.6 690 392.7 689.9 392.8 Z M 694.9 395.1 694.8 395.2 694.7 395.1 694.8 394.9 694.9 394.8 694.9 394.9 695 395.1 694.9 395.1 Z M 755.8 428.4 755.7 428.4 755.6 428.4 755.6 428.2 755.8 428.2 755.8 428.4 Z M 692.3 396.6 692.2 396.7 692.1 396.6 692.2 396.6 692.2 396.4 692.3 396.4 692.3 396.5 692.2 396.5 692.3 396.6 Z M 692.1 392.2 692 392.1 691.9 392.1 692 392 692.1 392 692.1 392.2 Z M 746.5 399.3 746.3 399.4 746.2 399.2 746.3 399.2 746.4 399.2 746.5 399.3 Z M 693.1 396.7 693.1 396.8 692.9 396.7 693 396.6 693.1 396.7 Z M 728.4 413.5 728.3 413.7 728.2 413.6 728.3 413.5 728.4 413.5 Z M 758 437 758 437.1 757.9 437.1 757.9 437 757.9 436.9 758 437 Z M 692.6 396.9 692.5 397 692.4 397 692.4 396.9 692.5 396.9 692.6 396.9 Z M 757.7 426.3 757.5 426.3 757.6 426.2 757.7 426.3 Z M 758.1 426.4 758 426.4 758 426.3 758.1 426.3 758.1 426.4 Z M 744.4 398.3 744.3 398.4 744.3 398.3 744.2 398.2 744.3 398.2 744.4 398.3 Z M 697.3 393.9 697.1 393.9 697.3 393.8 697.3 393.9 Z M 695.5 392.8 695.4 392.9 695.3 392.8 695.5 392.7 695.5 392.8 Z M 689.8 393.3 689.7 393.3 689.7 393.2 689.8 393.1 689.8 393.3 Z M 692.3 396.9 692.2 397 692.1 396.9 692.2 396.8 692.3 396.9 Z M 695.1 395.4 695.1 395.6 695 395.5 695 395.4 695.1 395.4 Z M 690.2 394.3 690.1 394.3 690 394.2 690.1 394.1 690.2 394.3 Z M 761.4 423 761.3 423 761.2 423 761.3 422.9 761.4 422.9 761.4 423 Z M 697 394.2 696.8 394.2 696.9 394.1 697 394.1 697 394.2 Z M 757.8 424.4 757.7 424.4 757.7 424.3 757.8 424.3 757.8 424.4 Z M 702.6 437.6 702.5 437.7 702.4 437.6 702.5 437.5 702.6 437.6 Z M 757.9 422.4 757.8 422.4 757.9 422.2 757.9 422.4 Z M 690.7 392.2 690.6 392.2 690.5 392.2 690.6 392.1 690.7 392.2 Z M 691.2 392 691.1 392.1 691 392 691.1 391.9 691.2 392 Z M 758.1 427.5 758 427.6 757.9 427.5 758 427.5 758.1 427.5 Z M 758.6 437.7 758.5 437.7 758.4 437.6 758.5 437.6 758.6 437.7 Z M 740.7 402.7 740.7 402.9 740.6 402.8 740.6 402.7 740.7 402.7 Z M 760.3 426.3 760.2 426.3 760.1 426.2 760.2 426.2 760.3 426.3 Z M 691.2 391.2 691 391.2 691 391.1 691.1 391.1 691.1 391.2 691.2 391.2 Z M 690.9 392 690.9 392.1 690.8 392 690.9 392 Z M 691 391.9 691 392 690.9 392 690.9 391.9 691 391.9 Z\",\"Xmax\":769.3,\"Xmid\":720.2,\"Xmin\":689.7,\"Ymax\":441.8,\"Ymid\":397.1,\"Ymin\":363,\"economy/currency\":\"Indian rupees (INR)\",\"economy/gdp_per_capita_ppp/2017\":\"7200\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.383 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.12,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":2973193,\"geography/area/water\":314070,\"geography/area_comparative\":\"slightly more than one-third the size of the US\",\"geography/area_sqkm\":3287263,\"geography/climate\":\"varies from tropical monsoon in south to temperate in north\",\"geography/coastline\":\"7,000 km\",\"geography/elevation/highest_point\":\"Kanchenjunga 8,586 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"160\",\"geography/geographic_coordinates\":\"20 00 N, 77 00 E\",\"geography/geography_note\":\"dominates South Asian subcontinent; near important Indian Ocean trade routes; Kanchenjunga, third tallest mountain in the world, lies on the border with Nepal\",\"geography/land_boundaries/border_countries\":\"Bangladesh 4142 km, Bhutan 659 km, Burma 1468 km, China 2659 km, Nepal 1770 km, Pakistan 3190 km\",\"geography/land_boundaries/total\":\"13,888 km\",\"geography/land_use/agricultural_land_arable_land\":0.528,\"geography/land_use/agricultural_land_permanent_crops\":0.042,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.231,\"geography/land_use/other\":0.164,\"geography/location\":\"Southern Asia, bordering the Arabian Sea and the Bay of Bengal, between Burma and Pakistan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"upland plain (Deccan Plateau) in south, flat to rolling plain along the Ganges, deserts in west, Himalayas in north\",\"government/administrative_divisions\":\"28 states and 9 union territories*; Andaman and Nicobar Islands*, Andhra Pradesh, Arunachal Pradesh, Assam, Bihar, Chandigarh*, Chhattisgarh, Dadra and Nagar Haveli*, Daman and Diu*, Delhi*, Goa, Gujarat, Haryana, Himachal Pradesh, Jammu and Kashmir*, Jharkhand, Karnataka, Kerala, Ladakh*, Lakshadweep*, Madhya Pradesh, Maharashtra, Manipur, Meghalaya, Mizoram, Nagaland, Odisha, Puducherry*, Punjab, Rajasthan, Sikkim, Tamil Nadu, Telangana, Tripura, Uttar Pradesh, Uttarakhand, West Bengal\",\"government/capital/geographic_coordinates\":\"28 36 N, 77 12 E\",\"government/capital/name\":\"New Delhi\",\"government/capital/time_difference\":\"UTC\\u002B5.5 (10.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name derives from the Indus River; the Indian name \\u0022Bharat\\u0022 may derive from the \\u0022Bharatas\\u0022 tribe mentioned in the Vedas of the second millennium B.C.; the name is also associated with Emperor Bharata, the legendary conqueror of all of India\",\"government/executive_branch/chief_of_state\":\"President Ram Nath KOVIND (since 25 July 2017); Vice President M. Venkaiah NAIDU (since 11 August 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Narendra MODI (since 26 May 2014)\",\"government/flag_description\":\"three equal horizontal bands of saffron (subdued orange) (top), white, and green, with a blue chakra (24-spoked wheel) centered in the white band; saffron represents courage, sacrifice, and the spirit of renunciation; white signifies purity and truth; green stands for faith and fertility; the blue chakra symbolizes the wheel of life in movement and death in stagnation\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"15 August 1947 (from the UK)\",\"government/national_holiday\":\"Republic Day, 26 January (1950)\",\"government/national_symbol_s\":\"the Lion Capital of Ashoka, which depicts four Asiatic lions standing back to back mounted on a circular abacus, is the official emblem; Bengal tiger; lotus flower; national colors: saffron, white, green\",\"introduction\":\"The Indus Valley civilization, one of the worlds oldest, flourished during the 3rd and 2nd millennia B.C. and extended into northwestern India. Aryan tribes from the northwest infiltrated the Indian subcontinent about 1500 B.C.; their merger with the earlier Dravidian inhabitants created the classical Indian culture. The Maurya Empire of the 4th and 3rd centuries B.C. - which reached its zenith under ASHOKA - united much of South Asia. The Golden Age ushered in by the Gupta dynasty (4th to 6th centuries A.D.) saw a flowering of Indian science, art, and culture. Islam spread across the subcontinent over a period of 700 years. In the 10th and 11th centuries, Turks and Afghans invaded India and established the Delhi Sultanate. In the early 16th century, the Emperor BABUR established the Mughal Dynasty, which ruled India for more than three centuries. European explorers began establishing footholds in India during the 16th century. By the 19th century, Great Britain had become the dominant political power on the subcontinent and India was seen as the \\u0022Jewel in the Crown\\u0022 of the British Empire. The British Indian Army played a vital role in both World Wars. Years of nonviolent resistance to British rule, led by Mohandas GANDHI and Jawaharlal NEHRU, eventually resulted in Indian independence in 1947. Large-scale communal violence took place before and after the subcontinent partition into two separate states - India and Pakistan. The neighboring countries have fought three wars since independence, the last of which was in 1971 and resulted in East Pakistan becoming the separate nation of Bangladesh. Indias nuclear weapons tests in 1998 emboldened Pakistan to conduct its own tests that same year. In November 2008, terrorists originating from Pakistan conducted a series of coordinated attacks in Mumbai, Indias financial capital. Indias economic growth following the launch of economic reforms in 1991, a massive youthful population, and a strategic geographic location have contributed to Indias emergence as a regional and global power. However, India still faces pressing problems such as environmental degradation, extensive poverty, and widespread corruption, and its restrictive business climate is dampening economic growth expectations.\",\"name\":\"India\",\"people_and_society/age_structure/0_14_years\":0.2698,\"people_and_society/age_structure/15_24_years\":0.1779,\"people_and_society/age_structure/25_54_years\":0.4124,\"people_and_society/age_structure/55_64_years\":0.076,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"18.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP\",\"people_and_society/ethnic_groups\":\"Indo-Aryan 72%, Dravidian 25%, Mongoloid and other 3% (2000)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"29.399 million NEW DELHI (capital), 20.185 million Mumbai, 14.755 million Kolkata, 11.883 million Bangalore, 10.711 million Chennai, 9.741 million Hyderabad (2019)\",\"people_and_society/nationality/adjective\":\"Indian\",\"people_and_society/nationality/noun\":\"Indian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1296834042\",\"people_and_society/population_growth_rate\":0.0114,\"people_and_society/urbanization/urban_population\":\"34.5% of total population (2019)\",\"transportation/airports\":\"346\",\"transportation/railways/total\":\"68525\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":62,\"BoxWidth\":113.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.825,\"ISO3_Code\":\"KAZ\",\"ISO_Code\":\"KZ\",\"Path\":\"M 742 303.9 741.8 303.8 741.6 303.7 740.8 303.9 740.4 304.4 740.6 305 740.5 305.5 740 306.2 739.7 306.4 739.3 306.4 739 306.7 738 306.7 737.6 307 737.3 307.8 737.2 308.7 737.3 310 737.3 310.5 737.6 311 737.6 311.4 737.5 311.7 737.3 311.8 737.1 312.3 736.3 312.4 735.5 313.1 735 313.3 734.9 313.2 735 312.9 734.7 312.6 732.9 312.7 731.7 312.3 730.6 311.7 730.2 311.7 729.6 313.6 729.3 314.6 728.8 315.8 728.7 316.7 728.1 318.2 728.2 318.5 728.9 318.8 729 319 729 319.6 728.7 320 728 319.7 727.1 319.9 726.9 319.7 726.7 319.3 726.4 319.2 724.3 320 723.8 319.9 723.5 320.1 723.1 320.1 722.8 320.4 722.1 320.4 721.5 320.9 721.5 321 721.8 321.3 722.5 321.2 723.1 321.6 722.8 321.9 722.9 322.2 722.8 322.6 722.9 323.7 723.2 325 723.7 326.1 723.8 326.5 723.7 327.1 723.9 327.2 724 327.5 723.9 327.7 723.4 327.8 723 328.1 723 328.3 723.3 328.7 722.5 329.1 722.3 329.6 722.5 330.1 722.4 330.3 722.5 330.9 722.5 331.2 722.1 331.2 722 330.9 721.7 330.5 721.6 330.4 721.1 330.3 721 330.3 720.7 330.3 720.4 330.3 720.1 330 719.6 329.5 719.5 329.1 719.2 329.2 717.9 328.8 717.6 328.7 717.1 328.8 716.8 328.7 716.4 328.9 714.9 328.5 714.2 328.6 713.9 328.4 713.2 328.3 712.7 328.6 712.1 328.6 711.7 328.8 711.4 328.6 710.8 328.6 710.3 328.5 710.2 328.6 710 328.9 709.9 329 708.8 328.8 708.5 328.9 707.6 328.3 707.2 328.3 706.7 327.7 705.9 327.4 705.3 327.6 705 327.6 704.9 327.7 704.8 327.9 704.5 327.9 704 328.2 703.8 328.6 703.8 329.1 703.6 329.8 703.6 330 703.6 330.1 703.7 330.3 703.7 330.4 703.7 330.5 703.4 330.4 703.2 330.3 703.1 330.1 702.1 330 701.6 329.6 701.2 329.5 700.4 329.2 699.9 329.2 699.2 328.9 698.6 329.1 698.2 329 697.6 329.1 697.3 329.7 696.9 329.9 697 330.2 696.8 330.3 696.5 330.8 696.5 331 696.7 331.1 696.1 331.5 695.8 332 695.2 331.7 694.9 332.2 694.2 332.9 693.8 333.1 693 333.4 692.4 334 691.7 334.2 691.3 334.6 690.6 335.8 690.2 336.1 690.1 336.4 690.2 337.1 689.8 337.2 689.2 336.9 688.7 336.5 688.9 336 688.9 335.7 688.6 335.5 688.3 335.1 684.7 334.8 684.4 332.6 683 332.1 683 330.9 683.2 330.5 683.2 330.3 683.2 328.6 682.5 328.6 682 327.1 681.1 326.2 680.5 325.4 680.2 325.4 678.8 326 675.7 325.7 672 326.4 669.4 323.4 662.4 318.3 655.3 320.6 655.2 330.3 655.2 330.5 655.2 332.3 655.2 334.6 654.9 334.6 654.2 334.8 654.1 334.7 653.9 334.8 653.2 334.1 652.7 333.1 652.4 332.7 652.3 332.3 652 331.9 651.1 331.3 650.1 330.8 648.1 331.1 647 331.5 646.1 332.3 645.4 332.9 645.5 332.4 645.3 331.6 645.8 330.7 645.9 330.5 645.9 330.3 646 329.8 646.1 329.7 646.2 329.5 645.8 329.1 645.5 329 644.9 329 644.5 328.8 643.9 328.8 643.7 328.5 643.1 327.7 642.2 327.6 642.2 326.8 642.1 326.2 641.7 325.8 641.3 324.8 641 324.4 640.9 323.8 640.5 323.5 639.8 323.3 639.4 323.1 639.3 322.9 639.3 322.5 639.6 322 641 322.1 641.7 322.6 642.3 322.4 642.7 322.4 642.6 322.2 642.2 322 641.9 321.6 641.3 321 641.4 320.7 641.8 320.4 642.1 320.4 642.2 319.8 642.6 319.2 643 319.2 643.5 318.9 644 319.1 645.5 319 646.4 319.3 646.6 319.2 646.7 319.3 646.9 319.2 647.2 319.4 647.5 319.3 647.4 319.1 646.4 318.6 646.2 318.3 646.3 318 646.8 317.3 647.1 316.7 647.3 315.6 647.3 315.3 647.1 315.6 646.9 315.6 647.2 314.9 647 314.5 647.5 314 647.1 313.1 646.5 312.8 645.5 312.7 644.6 313.4 644.2 313 643.9 313 643.5 312.9 643.2 312.5 643 312.6 642.7 312.4 641.9 312.2 641.1 312.5 640.8 312.8 640.4 312.9 640.2 313.2 639.8 313.1 639.3 313.6 639.1 313.7 638.2 314.4 637.2 314.5 637 314.7 636.9 314.6 636.7 314.9 636.4 315.1 636.4 315.3 635.4 314.7 634.5 313.9 634.5 313.7 634.7 313.5 635.3 313.8 635.6 313.8 635.8 313.5 635.7 313.2 635.2 312.4 634.7 311 634.1 310.7 633.6 309.9 633.2 309.5 632.2 309.5 631.5 309.3 631.3 309.7 630.9 309.5 630.7 309.3 630.4 308.6 630.8 308.2 630.5 307.6 630 307.1 629 306.6 629.6 304.7 630.2 304.2 630.4 303.7 630.3 303.4 629.7 302.7 630 300.9 631 300 631.2 299.6 631.1 299.2 631.2 298.7 631.7 298.1 632 298.2 632.7 298.8 633.3 299.6 633.8 300.6 634.3 300.8 635 300.4 635.3 300.1 635.4 299.9 635.2 299.3 634.8 297.3 635.4 297.3 636.1 296.6 636.8 296.3 636.9 296.1 636.8 295.6 637 295.2 637.9 295.1 638.5 294.6 639.5 294.2 640 293.5 640.2 293 640.7 293 640.7 292.5 640.8 292.4 641.2 292.6 642.2 292.7 642.3 293 642.2 293.3 642.4 293.5 642.9 293.3 643.3 293.5 643.5 293.3 643.6 293 643.7 292.8 644.4 292.7 645 292.4 645.8 293.5 646.3 293.5 646.9 293.5 647.4 293.4 648 293.5 648.6 293.9 648.8 294.6 649.9 295.1 650.5 296 651 296.3 650.9 297.2 651.2 297.6 651.4 297.6 651.6 297.3 651.6 296.6 651.8 296.2 652.1 296.3 652.6 296.1 652.8 296.5 653.3 297 654.4 297.5 655.4 296.8 655.8 296.1 656.3 295.9 656.6 295.4 657.2 295.7 657.5 295.4 658.4 295.3 659 295.9 659.4 296.1 660 295.9 660.2 295.2 661.2 295.3 661.6 295.1 662.3 295.5 662.4 296.1 662.5 296.4 662.9 296.5 663.4 297 664.8 297.2 665.1 297.7 665.8 297.4 666.3 296.5 666.5 296.3 666.8 296.4 667.4 297.1 668 297.1 669.2 297 670.3 296.4 670.8 294.3 670.4 293.8 669.9 293.8 669.2 293.6 668.7 293 667.7 292.8 667.5 292.6 667.6 292.1 666.7 291.7 666.6 291.4 667.8 290.6 668.4 290.4 669.2 289.8 669 289.1 668.7 288.8 668.4 288 668.5 287.8 669.1 287.2 669.3 286.8 669.7 286.6 670.4 286.6 670.9 286.8 671.5 286.7 671.9 286.8 672.2 286.5 672.1 286.1 671.4 285.9 671 285.6 670.4 285.6 669.7 285.2 669.6 284.9 669.8 284.5 670.4 284.5 670.6 284.2 670.5 284 669.6 284 669 283.8 669 283.6 669.3 283.5 669.6 282.9 669.5 282.7 669.2 282.5 669.2 282.3 669.7 282.3 669.9 281.8 670.2 281.7 670.8 282.1 671.2 282 671.8 282.2 672.1 281.8 673 281.8 673.1 281.9 673.2 282.2 673.4 282.3 674.1 281.6 674.9 281.5 675.3 281.1 676.1 281 679.3 280.2 679.6 280.2 680.1 280.1 680.7 280.3 680.8 280.2 680.8 279.5 681.6 279 682.2 279.1 682.7 278.7 682.9 279 683.2 279 686.3 278.2 686.7 277.9 687.5 277.9 688.2 277.4 688.9 277.4 689.2 277 689.2 276.4 690.1 276.3 690.7 275.6 691.2 275.7 691.2 275.3 691.3 275.2 691.9 275.5 693.3 275.6 694 276.2 694.5 276.5 695 276.3 695.5 275.9 696.3 275.9 696.8 276.8 696.9 277.7 697 278.2 697.6 278.9 697.4 279.4 697.4 280.3 697 280.6 697.1 281.1 697.3 281.3 697.8 281.2 698.6 281.5 699.1 280.9 700 281.2 699.8 280.5 699.9 280.3 700.2 280.5 700.5 281.1 700.8 281.3 700.7 281.9 700.7 282.2 700.8 282.3 701.5 282.1 701.4 281.9 701.2 281.7 701.4 281.4 702.2 281.6 702.6 282 703.2 282.2 703.7 282.2 704.1 281.8 704.3 281.8 704.4 282 704.3 282.5 703.6 282.7 703.2 283.6 703.2 284 703.6 284.5 704.2 283.9 705 283.7 705.5 284 705.7 284 706 284.3 706.2 284.4 706.4 284.1 706.5 283.6 706.9 283.5 707.4 282.9 708.1 282.9 708.9 282.3 709.1 282 709.1 281.7 709.2 281.6 711 280.8 711.4 280.4 712.4 280.3 713.1 280 713 280.8 712.8 281.1 712.5 281.3 712 281.4 712.1 281.8 712.8 282.6 715 284.4 716 285.4 717.6 288 719.5 291.5 721.9 296.4 722.2 296.4 722.5 296.1 723 295.8 723.1 295.5 723.1 294.9 723.7 294.4 724.9 294.9 724.9 295.1 724.8 295.8 725.6 295.8 725.9 296.6 726 296.7 727 296.5 727.7 296.8 728.8 296.7 729.2 296.5 729.5 296 730 296 730.5 295.6 731.3 295.7 732.3 296.2 732.7 296.6 733.4 297.7 733.6 298.6 733.7 298.9 734.3 299.1 735.6 299.8 735.7 300.4 736 300.7 736.2 301.5 736.4 301.7 736.7 301.8 737.3 301.8 738.8 302.2 740.1 301 740.4 300.9 740.5 301.2 740.3 301.5 740.3 301.8 740.6 302.1 741.1 303 741.8 303.4 741.9 303.5 742 303.9 Z M 721.5 321 721.5 320.9 721.4 320.9 721.3 321 721.5 321 Z M 639.5 320.9 639.3 321.1 639.4 320.9 639.3 320.8 639.3 320.4 639.4 320.2 639.6 320.3 639.5 320.5 639.5 320.6 639.5 320.7 639.5 320.9 Z M 638.7 320.8 638.6 320.9 638.6 320.7 638.8 320.3 638.9 320.3 638.9 320.4 638.7 320.6 638.7 320.8 Z M 646.5 319 646.4 319.1 646.2 318.8 646.3 318.7 646.4 318.8 646.5 319 Z M 647 314 647.1 314 647.2 314 647.1 314.2 647 314.2 646.9 314.1 647 314 Z M 646.2 318.8 646.1 318.9 646.1 318.5 646.2 318.8 Z M 638.8 321.1 638.9 321.2 639.1 321.2 639 321.3 638.9 321.3 638.8 321.2 638.8 321.1 Z M 646 318.9 645.9 318.9 645.8 318.8 645.9 318.6 646 318.6 646 318.7 646 318.9 Z M 639.3 320.6 639.2 320.6 639.2 320.5 639.3 320.4 639.3 320.6 Z M 639.7 321.5 639.6 321.5 639.5 321.3 639.6 321.2 639.7 321.5 Z M 640.2 321.5 640.1 321.5 640.2 321.2 640.3 321.2 640.2 321.5 Z M 647 315 647 315.1 646.8 315 646.9 314.9 647 315 Z M 636.7 315.3 636.7 315.4 636.6 315.4 636.5 315.1 636.7 315.3 Z M 646.1 319 646.1 319.1 646 318.9 646.1 318.9 646.1 319 Z\",\"Xmax\":742.1,\"Xmid\":686.5,\"Xmin\":629,\"Ymax\":337.2,\"Ymid\":307.8,\"Ymin\":275.2,\"economy/currency\":\"tenge (KZT)\",\"economy/gdp_per_capita_ppp/2017\":\"26300\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"304.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":2699700,\"geography/area/water\":25200,\"geography/area_comparative\":\"slightly less than four times the size of Texas\",\"geography/area_sqkm\":2724900,\"geography/climate\":\"continental, cold winters and hot summers, arid and semiarid\",\"geography/coastline\":\"0 km (landlocked); note - Kazakhstan borders the Aral Sea, now split into two bodies of water (1,070 km), and the Caspian Sea (1,894 km)\",\"geography/elevation/highest_point\":\"Khan Tangiri Shyngy (Pik Khan-Tengri) 6,995 m\",\"geography/elevation/lowest_point\":\"Vpadina Kaundy -132 m\",\"geography/elevation/mean_elevation\":\"387\",\"geography/geographic_coordinates\":\"48 00 N, 68 00 E\",\"geography/geography_note\":\"worlds largest landlocked country and one of only two landlocked countries in the world that extends into two continents (the other is Azerbaijan); Russia leases approximately 6,000 sq km of territory enclosing the Baykonur Cosmodrome; in January 2004, Kazakhstan and Russia extended the lease to 2050\",\"geography/land_boundaries/border_countries\":\"China 1765 km, Kyrgyzstan 1212 km, Russia 7644 km, Turkmenistan 413 km, Uzbekistan 2330 km\",\"geography/land_boundaries/total\":\"13,364 km\",\"geography/land_use/agricultural_land_arable_land\":0.089,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.685,\"geography/land_use/forest\":0.012,\"geography/land_use/other\":0.214,\"geography/location\":\"Central Asia, northwest of China; a small portion west of the Ural (Zhayyq) River in easternmost Europe\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"vast flat steppe extending from the Volga in the west to the Altai Mountains in the east and from the plains of western Siberia in the north to oases and deserts of Central Asia in the south\",\"government/administrative_divisions\":\"14 provinces (oblyslar, singular - oblys) and 4 cities* (qalalar, singular - qala); Almaty (Taldyqorghan), Almaty*, Aqmola (Kokshetau), Aqtobe, Astana*, Atyrau, Batys Qazaqstan [West Kazakhstan] (Oral), Bayqongyr*, Mangghystau (Aqtau), Pavlodar, Qaraghandy, Qostanay, Qyzylorda, Shyghys Qazaqstan [East Kazakhstan] (Oskemen), Shymkent*, Soltustik Qazaqstan [North Kazakhstan] (Petropavl), Turkistan, Zhambyl (Taraz)\",\"government/capital/geographic_coordinates\":\"51 10 N, 71 25 E\",\"government/capital/name\":\"Nur-Sultan\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Kazakh\\u0022 derives from the Turkic word \\u0022kaz\\u0022 meaning \\u0022to wander,\\u0022 recalling the Kazakhs nomadic lifestyle; the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Kazakhstan literally means \\u0022Land of the Wanderers\\u0022\",\"government/executive_branch/chief_of_state\":\"President Kasym-Zhomart TOKAYEV (since 20 March 2019); note - Nursultan NAZARBAYEV, who was president since 24 April 1990 (and in power since 22 June 1989 under the Soviet period), resigned on 20 March 2019; NAZARBAYEV retained the title and powers of \\u0022First President\\u0022; TOKAYEV completed NAZARBAYEVs term, which was shortened due to the early election of 9 June 2019, and then continued as president following his election victory\",\"government/executive_branch/head_of_government\":\"Prime Minister\\u0026amp;nbsp;Askar MAMIN (since 25 February 2019); First Deputy Prime Minister Alikhan SMAILOV (since 25 February 2019); Deputy Prime Ministers Berdibek SAPARBAYEV and Roman SKLYAR (since 18 September 2019)\",\"government/flag_description\":\"a gold sun with 32 rays above a soaring golden steppe eagle, both centered on a sky blue background; the hoist side displays a national ornamental pattern \\u0022koshkar-muiz\\u0022 (the horns of the ram) in gold; the blue color is of religious significance to the Turkic peoples of the country, and so symbolizes cultural and ethnic unity; it also represents the endless sky as well as water; the sun, a source of life and energy, exemplifies wealth and plenitude; the suns rays are shaped like grain, which is the basis of abundance and prosperity; the eagle has appeared on the flags of Kazakh tribes for centuries and represents freedom, power, and the flight to the future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"16 December 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 16 December (1991)\",\"government/national_symbol_s\":\"golden eagle; national colors: blue, yellow\",\"introduction\":\"Ethnic Kazakhs, a mix of Turkic and Mongol nomadic tribes with additional Persian cultural influences, migrated to the region in the 15th century. The area was conquered by Russia in the 18th and 19th centuries, and Kazakhstan became a Soviet Republic in 1925. Repression and starvation associated with forced agricultural collectivization led to a massive number of deaths in the 1930s. During the 1950s and 1960s, the agricultural \\u0022Virgin Lands\\u0022 program led to an influx of settlers (mostly ethnic Russians, but also other nationalities) and at the time of Kazakhstan\\u0026amp;rsquo;s independence in 1991, ethnic Kazakhs were a minority. Non-Muslim ethnic minorities departed Kazakhstan in large numbers from the mid-1990s through the mid-2000s and a national program has repatriated about a million ethnic Kazakhs (from Uzbekistan, Tajikistan, Mongolia, and the Xinjiang region of China) back to Kazakhstan. As a result of this shift, the ethnic Kazakh share of the population now exceeds two-thirds.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Kazakhstans economy is the largest in the Central Asian states, mainly due to the countrys vast natural resources. Current issues include: diversifying the economy, obtaining membership in global and regional international economic institutions, enhancing Kazakhstans economic competitiveness, and strengthening relations with neighboring states and foreign powers.\",\"name\":\"Kazakhstan\",\"people_and_society/age_structure/0_14_years\":0.2609,\"people_and_society/age_structure/15_24_years\":0.1355,\"people_and_society/age_structure/25_54_years\":0.4232,\"people_and_society/age_structure/55_64_years\":0.1014,\"people_and_society/age_structure/65_years_and_over\":0.079,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kazakh (Qazaq) 68%, Russian 19.3%, Uzbek 3.2%, Ukrainian 1.5%, Uighur 1.5%, Tatar 1.1%, German 1%, other 4.4% (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.863 million Almaty, 1.118 million NUR-SULTAN (capital), 1.021 million Shimkent (2019)\",\"people_and_society/nationality/adjective\":\"Kazakhstani\",\"people_and_society/nationality/noun\":\"Kazakhstani(s)\",\"people_and_society/net_migration_rate\":\"0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"18744548\",\"people_and_society/population_growth_rate\":0.0098,\"people_and_society/urbanization/urban_population\":\"57.5% of total population (2019)\",\"transportation/airports\":\"96\",\"transportation/railways/total\":\"16614\",\"transportation/roadways/total\":\"95409\"},{\"BoxHeight\":48.19999999999999,\"BoxWidth\":58.69999999999993,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.854,\"ISO3_Code\":\"SAU\",\"ISO_Code\":\"SA\",\"Path\":\"M 629.1 376.2 629.6 376.3 630.7 376.4 630.8 376.4 631.6 376.5 631.7 376.6 631.7 376.7 631.8 376.8 631.9 376.9 631.9 377 632 377.2 632 377.3 631.9 377.4 632 377.5 632 377.6 632.1 377.7 632.1 377.8 632.2 377.9 632.3 378 632.7 378 633 378 633.8 378 634.3 378 634.5 378.3 634.6 378.6 634.8 379 634.8 379.4 635.2 379.7 635.4 380.1 635.3 380.4 635.5 380.8 636.5 381.2 636.7 381.4 636.4 381.5 636.7 381.8 637 382.3 637.4 382.3 637.8 382.9 638.5 383.3 638.8 383.6 638.8 383.7 638.7 383.8 638.7 384 638.8 384.4 639.2 384.5 639.2 385.2 639 385.6 638.7 385.4 638.7 385.8 638.9 386 639.2 387 639.6 387.5 640 387.8 640.2 388.8 640.7 389.6 640.9 389.7 641.2 390.3 641.4 390.5 641.7 390.6 642.2 390.5 642.6 390.2 642.7 390.2 642.7 390.3 642.3 390.7 642.2 391.1 642.3 391.1 642.6 391.1 643 391.3 643 391.4 643 391.6 643.5 392.3 643.6 392.4 643.8 392.7 643.9 392.7 644.3 393.3 644.7 393.9 644.8 393.9 644.9 394.1 645 394.2 645.8 395.2 648.2 395.5 648.6 395.6 649.3 395.7 649.9 395.8 651.1 395.9 651.9 396 652.2 396.1 652.8 396.1 653 395.9 654.3 398 654.2 398.3 653.7 400 653.4 400.9 653.4 401.1 653.3 401.4 652.4 404 644.2 406.9 640.8 407.5 636.1 408.1 633.8 409.2 633.6 409.4 632 411.4 631.6 412.4 630.8 412.9 630.3 412.9 629.6 411.9 628.5 412 628.4 412 627.8 412 627.2 411.9 625.9 411.8 625.3 411.5 624.9 411.5 623.9 411.5 622.1 411.6 621.8 411.7 621.1 411.6 620.6 411.2 620.4 411.1 620 411.3 619.9 411.5 620.1 411.8 619.8 412 619.6 412.3 619.8 412.6 619.6 413 619.9 413.4 619.9 413.7 619.6 413.7 619.5 414.1 619.1 414.2 619 414.4 618.6 414.5 618.4 413.6 618.2 413.3 618 413.1 617.9 412.7 617.7 412.5 617.5 412.3 617.4 412.3 617.3 411.4 616.2 410.4 615.8 410.2 615.5 409.9 615 408.9 614.9 408.6 614.8 408.3 614.3 407.9 614.3 407.4 614.1 407 614.1 406.7 613.8 406.5 613.5 405.5 613.1 405.1 613 404.7 612.6 404.5 612.3 404 611.6 403.5 611.2 403.2 611 403.3 610.6 403.1 610.2 402.8 609.7 402.1 609.5 401.7 609.2 401.4 608.9 401.1 608.8 400.9 608.5 400.1 608.5 400 608.6 399.8 608.6 399.6 608.4 399.3 608.3 398.9 608.1 398.5 608.1 398.3 608 398.1 608.2 397.7 608.4 396.9 608.3 396.3 608.1 395.8 607.6 395 607.5 394.7 607.2 394.1 607 393.5 606.8 393.3 606.5 392.6 606.1 392.2 605.3 391.6 604.9 391.4 604.5 391.2 604.1 391.2 603.9 390.9 603.7 390.5 603.1 389.5 603.3 389.1 603.2 388.4 602.5 387.3 602.3 387.1 602.3 386.9 601.8 386.5 601.7 386.3 601.7 386 601.7 385.8 601 385.4 601 385.1 600.5 384 600.1 383.6 599.9 383.1 599.3 382.5 599.2 382 598.6 381.2 598.2 380.4 597.6 379.7 597.5 379.5 597.2 379.3 596.7 379.4 596.2 379.3 596 379.4 595.9 379.4 596.4 378 596.5 377.4 596.9 375.4 600 375.9 601.2 374.9 601.9 373.7 603.9 373.3 604.4 372.3 605.3 371.7 603.4 369.4 603.2 369.2 602.6 368.5 603.2 368.3 603.7 368.1 604.6 367.9 605 367.7 605.2 367.7 606.2 367.4 606.9 367.2 607.7 367 608.1 366.8 608.4 366.6 608.5 366.4 608.6 366.4 608.7 366.3 611.7 367 612 367 612.3 367.2 612.6 367.4 613.1 367.7 614.9 368.9 616.8 369.8 624 375.8 627.2 376.2 627.8 376.2 628.4 376.3 628.7 376.3 629.1 376.2 Z M 616 413.2 616 413.3 616.1 413.4 616.4 413.5 616.4 413.4 616.5 413.5 616.6 413.5 616.5 413.4 616.6 413.3 616.7 413.3 616.8 413.4 617 413.6 616.9 413.7 617 413.9 616.9 413.9 616.7 413.8 616.7 413.6 616.6 413.6 616.3 413.7 616.2 413.5 616.1 413.5 616 413.4 615.9 413.3 615.8 413.3 615.8 413.2 615.8 413.1 616 413.2 Z M 616.4 413.3 616.2 413.3 616.1 413.2 616 413 616.1 412.9 616.2 412.8 616.3 412.9 616.2 413 616.3 413.1 616.2 413.2 616.4 413.3 Z M 637.4 381.7 637.6 381.8 637.4 381.9 637.4 381.8 637.3 381.7 637.2 381.9 637.3 382 637.4 382.1 637.3 382.2 637.3 382.1 637.2 382 637.1 381.9 637.2 381.7 637.3 381.7 637.4 381.7 Z M 596 379.9 595.9 379.9 595.8 379.9 595.7 379.8 595.7 379.7 595.6 379.7 595.7 379.6 595.8 379.6 595.8 379.8 595.9 379.8 596 379.9 Z M 602.5 387.4 602.5 387.5 602.6 387.5 602.6 387.6 602.5 387.7 602.4 387.5 602.3 387.4 602.4 387.3 602.5 387.4 Z M 602.3 387.9 602.1 387.6 602.2 387.6 602.3 387.6 602.3 387.9 Z M 615.7 412.9 615.5 413 615.4 412.9 615.5 412.8 615.7 412.9 Z M 601.4 387.1 601.3 387.1 601.1 387 601.2 386.9 601.3 387 601.4 387.1 Z M 615.8 413.5 615.9 413.6 615.8 413.6 615.6 413.5 615.7 413.5 615.8 413.5 Z M 601.5 386.8 601.4 386.8 601.3 386.7 601.4 386.6 601.5 386.8 Z M 616.6 413.7 616.5 413.8 616.4 413.8 616.4 413.7 616.5 413.7 616.6 413.7 Z M 635.6 380.4 635.5 380.5 635.4 380.4 635.5 380.3 635.6 380.4 Z M 596.3 379.9 596.2 380 596.1 379.8 596.2 379.8 596.3 379.9 Z M 616 412.8 615.9 412.9 615.8 412.9 615.8 412.7 615.9 412.7 616 412.8 Z M 615.4 413.2 615.3 413.2 615.2 413.1 615.3 413 615.4 413.2 Z M 602.2 387.3 602.1 387.3 602.1 387.2 602.2 387.2 602.2 387.3 Z M 601.4 386.5 601.3 386.6 601.2 386.5 601.3 386.4 601.4 386.5 Z M 616.6 413.9 616.6 414.1 616.5 414 616.5 413.9 616.6 413.9 Z M 613.9 408.1 613.8 408.2 613.7 408.1 613.9 408 613.9 408.1 Z M 599.2 382.5 599.1 382.5 599 382.4 599.1 382.3 599.2 382.5 Z M 602.9 389.1 602.7 389.1 602.8 388.9 602.9 389.1 Z M 601.7 387.2 601.7 387.3 601.5 387.2 601.6 387.1 601.7 387.2 Z M 615.8 413.3 615.8 413.4 615.6 413.3 615.7 413.2 615.8 413.3 Z\",\"Xmax\":654.3,\"Xmid\":623.5,\"Xmin\":595.6,\"Ymax\":414.5,\"Ymid\":391.6,\"Ymin\":366.3,\"economy/currency\":\"Saudi riyals (SAR)\",\"economy/gdp_per_capita_ppp/2017\":\"54500\",\"economy/gdp_real_growth_rate/2017\":-0.009,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"657.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2149690,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than one-fifth the size of the US\",\"geography/area_sqkm\":2149690,\"geography/climate\":\"harsh, dry desert with great temperature extremes\",\"geography/coastline\":\"2,640 km\",\"geography/elevation/highest_point\":\"Jabal Sawda 3,133 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"665\",\"geography/geographic_coordinates\":\"25 00 N, 45 00 E\",\"geography/geography_note\":\"Saudi Arabia is the largest country in the world without a river; extensive coastlines on the Persian Gulf and Red Sea allow\\u0026amp;nbsp;for considerable\\u0026amp;nbsp;shipping (especially of crude oil) through the Persian Gulf and Suez Canal\",\"geography/land_boundaries/border_countries\":\"Iraq 811 km, Jordan 731 km, Kuwait 221 km, Oman 658 km, Qatar 87 km, UAE 457 km, Yemen 1307 km\",\"geography/land_boundaries/total\":\"4,272 km\",\"geography/land_use/agricultural_land_arable_land\":0.015,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.791,\"geography/land_use/forest\":0.005,\"geography/land_use/other\":0.188,\"geography/location\":\"Middle East, bordering the Persian Gulf and the Red Sea, north of Yemen\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly sandy desert\",\"government/administrative_divisions\":\"13 regions (manatiq, singular - mintaqah); Al Bahah, Al Hudud ash Shamaliyah (Northern Border), Al Jawf, Al Madinah al Munawwarah (Medina), Al Qasim, Ar Riyad (Riyadh), Ash Sharqiyah (Eastern), Asir, Hail, Jazan, Makkah al Mukarramah (Mecca), Najran, Tabuk\",\"government/capital/geographic_coordinates\":\"24 39 N, 46 42 E\",\"government/capital/name\":\"Riyadh\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the ruling dynasty of the country, the House of Saud; the name \\u0022Arabia\\u0022 can be traced back many centuries B.C., the ancient Egyptians referred to the region as \\u0022Ar Rabi\\u0022\",\"government/executive_branch/chief_of_state\":\"King and Prime Minister SALMAN bin Abd al-Aziz Al Saud (since 23 January 2015); Crown Prince MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud (born 31 August 1985); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"King and Prime Minister SALMAN bin Abd al-Aziz Al Saud (since 23 January 2015); Crown Prince MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud (born 31 August 1985)\",\"government/flag_description\":\"green, a traditional color in Islamic flags, with the Shahada or Muslim creed in large white Arabic script (translated as \\u0022There is no god but God; Muhammad is the Messenger of God\\u0022) above a white horizontal saber (the tip points to the hoist side); design dates to the early twentieth century and is closely associated with the Al Saud family, which established the kingdom in 1932; the flag is manufactured with differing obverse and reverse sides so that the Shahada reads - and the sword points - correctly from right to left on both sides\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"23 September 1932 (unification of the kingdom)\",\"government/national_holiday\":\"Saudi National Day (Unification of the Kingdom), 23 September (1932)\",\"government/national_symbol_s\":\"palm tree surmounting two crossed swords; national colors: green, white\",\"introduction\":\"Saudi Arabia is the birthplace of Islam and home to Islams two holiest shrines in Mecca and Medina. The kings official title is the Custodian of the Two Holy Mosques. The modern Saudi state was founded in 1932 by ABD AL-AZIZ bin Abd al-Rahman Al SAUD (Ibn Saud) after a 30-year campaign to unify most of the Arabian Peninsula. One of his male descendants rules the country today, as required by the countrys 1992 Basic Law. Following Iraqs invasion of Kuwait in 1990, Saudi Arabia accepted the Kuwaiti royal family and 400,000 refugees while allowing Western and Arab troops to deploy on its soil for the liberation of Kuwait the following year. The continuing presence of foreign troops on Saudi soil after the liberation of Kuwait became a source of tension between the royal family and the public until all operational US troops left the country in 2003. Major terrorist attacks in May and November 2003 spurred a strong ongoing campaign against domestic terrorism and extremism. US troops returned to the Kingdom in October 2019 after attacks on Saudi oil infrastructure. From 2005 to 2015, King ABDALLAH bin Abd al-Aziz Al Saud incrementally modernized the Kingdom. Driven by personal ideology and political pragmatism, he introduced a series of social and economic initiatives, including expanding employment and social opportunities for women, attracting foreign investment, increasing the role of the private sector in the economy, and discouraging businesses from hiring foreign workers. These reforms have accelerated under King SALMAN bin Abd al-Aziz, who ascended to the throne in 2015, and has since lifted the Kingdoms ban on women driving and allowed cinemas to operate for the first time in decades.\\u0026amp;nbsp;Saudi Arabia saw some protests during the 2011 Arab Spring but not the level of bloodshed seen in protests elsewhere in the region. Shia Muslims in the Eastern Province protested primarily against the detention of political prisoners, endemic discrimination, and Bahraini and Saudi Government actions in Bahrain. Riyadh took a cautious but firm approach by arresting some protesters but releasing most of them quickly and by using its state-sponsored clerics to counter political and Islamist activism. The government held its first-ever elections in 2005 and 2011, when Saudis went to the polls to elect municipal councilors. In December 2015, women were allowed to vote and stand as candidates for the first time in municipal council elections, with 19 women winning seats. After King SALMAN ascended to the throne in 2015, he placed the first next-generation prince, MUHAMMAD BIN NAYIF bin Abd al-Aziz Al Saud, in the line of succession as Crown Prince. He designated his son, MUHAMMAD BIN SALMAN bin Abd al-Aziz Al Saud, as the Deputy Crown Prince. In March 2015, Saudi Arabia led a coalition of 10 countries in a military campaign to restore the legitimate government of Yemen, which had been ousted by Huthi forces allied with former president ALI ABDULLAH al-Salih. The war in Yemen has drawn international criticism for civilian casualties and its effect on the country\\u0026amp;rsquo;s dire humanitarian situation. In December 2015, then Deputy Crown Prince MUHAMMAD BIN SALMAN announced Saudi Arabia would lead a 34-nation Islamic Coalition to fight terrorism (it has since grown to 41 nations). In May 2017, Saudi Arabia inaugurated the Global Center for Combatting Extremist Ideology (also known as \\u0022Etidal\\u0022) as part of its ongoing efforts to counter violent extremism. In June 2017, King SALMAN elevated MUHAMMAD BIN SALMAN to Crown Prince. The country remains a leading producer of oil and natural gas and holds about 16% of the worlds proven oil reserves as of 2015. The government continues to pursue economic reform and diversification, particularly since Saudi Arabias accession to the WTO in 2005, and promotes foreign investment in the Kingdom. In April 2016, the Saudi Government announced a broad set of socio-economic reforms, known as Vision 2030. Low global oil prices throughout 2015 and 2016 significantly lowered Saudi Arabia\\u0026amp;rsquo;s governmental revenue. In response, the government cut subsidies on water, electricity, and gasoline; reduced government employee compensation packages; and announced limited new land taxes. In coordination with OPEC and some key non-OPEC countries, Saudi Arabia agreed cut oil output in early 2017 to regulate supply and help elevate global prices.\",\"name\":\"Saudi Arabia\",\"people_and_society/age_structure/0_14_years\":0.2574,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.4988,\"people_and_society/age_structure/55_64_years\":0.0548,\"people_and_society/age_structure/65_years_and_over\":0.0332,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab 90%, Afro-Asian 10%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.071 million RIYADH (capital), 4.522 million Jeddah, 2.005 million Mecca, 1.459 million Medina, 1.225 million Ad Dammam (2019)\",\"people_and_society/nationality/adjective\":\"Saudi or Saudi Arabian\",\"people_and_society/nationality/noun\":\"Saudi(s)\",\"people_and_society/net_migration_rate\":\"4.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"33091113\",\"people_and_society/population_growth_rate\":0.0163,\"people_and_society/urbanization/urban_population\":\"84.1% of total population (2019)\",\"transportation/airports\":\"214\",\"transportation/railways/total\":\"541\",\"transportation/roadways/total\":\"221372\"},{\"BoxHeight\":47.10000000000002,\"BoxWidth\":127.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"IDN\",\"ISO_Code\":\"ID\",\"Path\":\"M 826 449 826.4 449.9 825.4 451.7 826 452 827.2 454.1 826.7 455.2 829 457.1 829.8 457.8 829.3 458.2 827.5 458.1 826.4 458.6 825.9 459.7 825.6 461.2 825.9 461.8 825.7 462.8 823.2 464.6 822.7 465.6 823.2 466.8 822.2 468.8 822.4 470.9 821.8 471.7 821.4 470.6 818.1 472.1 817.7 472 817.4 470.2 816.2 469.8 815 470.1 813.4 468.9 812.3 470 811.5 469.8 810 470.3 810 469.1 808.7 468.7 807.6 469.1 806.5 468.6 805.7 468.8 805.2 466.8 804.7 465.6 805.1 464.3 804.7 463.7 803.4 464.1 802.4 461.3 802.7 460.5 802 459.6 801.8 458.4 802.3 456.4 803.1 455.2 804 454.8 804 456.1 805.7 457.8 806.5 458.2 808.3 457.6 810 457.8 810.8 457.4 811.1 456.6 811.9 456.2 815.1 457.1 816 456.6 817.6 456.5 818.4 455.2 818.2 454.4 819.4 453.6 819.2 452.5 820.2 452 820.4 449.7 821.3 448.5 825 448.5 826 449 Z M 766.4 445.8 770.5 446.3 772.3 448.3 772.4 449.1 774 450.2 776.6 451.9 777.3 453 777.9 453.3 778.7 454.5 780.2 454.4 780.8 454.9 781.9 454.8 782.2 456.1 784 456.4 784.1 457.4 784.9 457.4 785.9 458.1 786.2 458.8 787.4 459.7 787.5 461.5 786.7 462.6 787.7 463.3 789.3 463.5 789.7 465.8 790.5 466.2 790.8 467 792.7 467.3 794 469.5 793.4 470.6 793.7 471.3 793.4 472.2 793.6 474.2 793.3 476.5 791.9 475.8 791.5 476.6 790.2 475.9 789.9 477 787.7 474.5 786.5 473.9 783.7 471.7 783.3 470.7 781.7 469.5 780.9 468.3 779.7 467.1 779.5 465.9 778.1 463 776.7 461.4 776.3 460.5 774.9 459.7 773.9 456.6 773.8 455.8 772.8 455 771 454.1 770.5 452.7 768.7 450.6 767.4 449.9 764.9 447.7 764.1 446.1 764.2 445.1 765.1 445 766.4 445.8 Z M 890.9 467.8 890.9 478 890.5 479 890.9 479.8 890.9 486 890 485.2 888 483 885.8 483.1 885 483.9 883.5 484 881.6 483.8 882.5 482.1 883.2 481.4 884.5 481.1 884.2 479.9 884.4 479 883.8 478.2 882.7 475.8 881.3 474.8 876.7 473 874.7 472.8 871.9 471 871.4 471.2 870.5 470.3 869.5 471.7 868.5 471.9 868 470.8 868.4 470.5 867.3 469 866.1 468.7 866.6 468 868 468.3 868.8 467.5 869.7 467.4 870.6 467.8 870.6 466.7 867.9 466.9 866.8 466.8 865.8 465.9 866 465.3 864.2 464.5 863.1 464.6 862.3 463.3 865.3 462.6 866.3 461.8 867.8 461.6 869.9 462.6 871.4 462.6 872.2 464.3 871.8 465.3 872 467 872.9 467.6 873.9 469.5 874.5 469.9 875.6 469.8 877.7 467.8 878.1 466.8 879.1 466.8 880.4 466.2 880.2 465.6 881.6 464.8 884.4 465.6 887.5 467.1 888.4 467 890.9 467.8 Z M 846.4 457.6 845.1 459.2 842.7 459.8 841.8 459.7 841.1 459.2 837.7 459.4 836.9 459.1 835.6 459.4 834.2 459.1 833.1 460 832.7 461.1 832.9 462.4 833.8 463.2 834.7 464.4 835.7 464.4 837.1 462.9 838.1 463.2 838.9 462.7 840.5 462.7 841.3 462.2 842.2 462.7 840.5 463.2 839.2 464.7 837.8 465.3 837 466.5 837.6 466.9 838.3 468.1 839.4 469.3 838.9 470.6 840.6 472 840.6 472.7 838.7 473.1 838.2 474.1 837 473.8 836.8 473.3 837.1 471.9 835.4 470.7 835.2 470 835.6 469.2 835.5 468.1 834.1 468.2 833.3 468.9 833.8 469.7 833.6 471.4 833.8 473.5 833.4 474.7 833.9 475.7 831.9 476.4 830.9 475.6 831.5 473.1 831.6 471.9 831.2 470.5 829.6 470.2 829.4 469.4 829.4 468 830.2 467.4 830.8 465.8 830.9 463.9 831.8 462.5 832.4 459.3 833.2 458.4 834.2 458.3 835 457 836.6 457 837 457.6 839.5 457.8 840.5 458.2 841 457.9 843.4 458.2 844.5 457.8 846 456.5 846.8 456.7 846.4 457.6 Z M 794.2 477.2 795.8 477.3 796.7 477 797.7 477.2 798.4 477.9 800.2 477.9 801.4 479.5 803.5 479.5 806 479.9 806.9 478.6 807.8 478.5 808.1 479.1 809.1 479 810.8 479.7 812.1 479.7 812.6 481.5 814.1 482.2 816.2 481.8 817.3 482.3 817 484 816.2 484.6 813.9 483.6 812.4 484.1 811.4 483.8 806.9 483.4 804.6 482.4 802.4 481.9 801 481.9 800.7 482.3 799 482.1 797.8 481.4 795.4 481.2 794.7 480 793.8 479.5 792.5 479.6 793.5 477.5 794.2 477.2 Z M 853.9 458 854.5 458.2 855.4 456.8 856.7 456.2 856.7 457.5 855.8 458.1 855.8 458.8 854.5 459.6 855 462.5 854 461.1 854 459.7 853.7 458.3 853.2 457.6 853.6 455.8 854 455.2 854.9 456 854.9 456.8 853.9 458 Z M 860.1 468.7 861.3 468.8 862 469.3 862.8 470.5 862.7 471.3 860.4 470.2 860.1 469.8 859 470.2 857.5 469.8 856.1 470.1 855 469.1 855.4 468.5 857.2 468.5 858 468.8 858.7 468.3 860.1 468.7 Z M 840.8 483.2 840.5 484.5 837.7 485.3 836.5 485.1 835.5 485.5 834.9 485.1 832.4 485.2 832.1 484.5 833.4 483.6 834.4 483.6 836.9 484.5 838.2 484.1 839 484.6 840.3 483.8 840.8 483.2 Z M 826.5 483.1 829.9 483.7 830.3 484.9 829.2 484.8 828.3 485.3 826.3 485.4 824.5 485.9 823.6 485.5 823.9 484.4 824.7 483.9 826.2 484.1 826.5 483.1 Z M 846.8 486.9 846.4 487.5 844.9 488.9 843.2 489.4 842.6 488.2 842.9 487.4 843.9 486.6 844.6 487 845.1 486.1 846.4 485.5 847 486.1 846.8 486.9 Z M 793.9 465.3 794.5 467 795.8 467.9 795 468.8 793.7 468.4 793.2 466.5 791.9 466.5 792.4 464.9 793.6 464.8 793.9 465.3 Z M 832.8 486.7 834 487.4 834.9 488.6 833.9 489.3 833.1 489.1 831.7 487.8 830.4 487.7 830.4 486.7 832.8 486.7 Z M 851.5 469.1 852.8 470.1 852.7 470.7 851.3 471.2 849.9 470.6 849.3 469.4 851.5 469.1 Z M 873.6 477.5 873.2 478.6 872.5 479.5 871.7 479.4 871.9 477.3 873 475.6 873.5 476.2 873.6 477.5 Z M 841.5 473.8 840.9 474.8 841.4 475.4 839.9 476.2 839 475.4 839.2 473.9 841.1 472.8 841.5 473.8 Z M 819.8 483.2 820.7 483.9 819.4 484.9 818.8 484.3 818.5 483.3 819.8 483.2 Z M 823.1 484.9 822.1 485.4 821.7 484.1 822.6 483.4 823.6 483.8 823.1 484.9 Z M 815.9 479.7 814.8 480.7 812.7 480.5 812.8 479.7 815.9 479.7 Z M 799.3 467.7 800.1 468.2 799.9 469.3 798.4 469.5 798.2 469 798.5 467.7 799.3 467.7 Z M 770.4 456.6 771.5 457.8 771.4 458.8 770 457.9 769.2 456.7 770.4 456.6 Z M 845.7 465.1 846 465.9 844.9 466.2 844.8 465.4 845.7 465.1 Z M 775.1 465.5 774.1 465.3 773.3 463.9 774.1 463.1 775.1 465.5 Z M 865.7 480.3 865 480.7 864.9 481.8 864.2 482.5 863.4 482.4 863.8 481.3 865 480.3 865.7 480.3 Z M 863.9 461 862.5 461.8 861.2 460.9 862.6 460.6 863.9 461 Z M 851.5 481.9 850.6 482.7 850.2 481.9 851.5 481.9 Z M 854.4 464.6 855.1 465.3 853.4 465.4 853.8 464.3 854.4 464.6 Z M 876.1 462.4 877.2 462.9 876.7 463.8 876.1 462.4 Z M 852.8 461.6 853.9 461.8 853.3 462.8 852.8 461.6 Z M 856.4 453.3 856.7 453.6 856.3 454.8 855.7 453.8 856.4 453.3 Z M 845.4 483.3 846.7 483.2 846.8 483.8 844.9 484.1 845.4 483.3 Z M 767 453.5 765.6 453.3 765.8 452.7 767 453.5 Z M 800.2 450.4 799.4 449.5 800 448.8 800.5 449.6 800.2 450.4 Z\",\"Xmax\":890.9,\"Xmid\":825.2,\"Xmin\":763.5,\"Ymax\":491.3,\"Ymid\":466.8,\"Ymin\":444.2,\"economy/currency\":\"Indonesian rupiah (IDR)\",\"economy/gdp_per_capita_ppp/2017\":\"12400\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"540.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":1811569,\"geography/area/water\":93000,\"geography/area_comparative\":\"slightly less than three times the size of Texas\",\"geography/area_sqkm\":1904569,\"geography/climate\":\"tropical; hot, humid; more moderate in highlands\",\"geography/coastline\":\"54,716 km\",\"geography/elevation/highest_point\":\"Puncak Jaya 4,884 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"367\",\"geography/geographic_coordinates\":\"5 00 S, 120 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; according to Indonesias National Coordinating Agency for Survey and Mapping, the total number of islands in the archipelago is 13,466, of which 922 are permanently inhabited (Indonesia is the worlds largest country comprised solely of islands); the country straddles the equator and occupies a strategic location astride or along major sea lanes from the Indian Ocean to the Pacific Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Indonesia is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; despite having the fourth largest population in the world, Indonesia is the most heavily forested region on earth after the Amazon\",\"geography/land_boundaries/border_countries\":\"Malaysia 1881 km, Papua New Guinea 824 km, Timor-Leste 253 km\",\"geography/land_boundaries/total\":\"2,958 km\",\"geography/land_use/agricultural_land_arable_land\":0.13,\"geography/land_use/agricultural_land_permanent_crops\":0.121,\"geography/land_use/agricultural_land_permanent_pasture\":0.061,\"geography/land_use/forest\":0.517,\"geography/land_use/other\":0.171,\"geography/location\":\"Southeastern Asia, archipelago between the Indian Ocean and the Pacific Ocean\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly coastal lowlands; larger islands have interior mountains\",\"government/administrative_divisions\":\"31 provinces (provinsi-provinsi, singular - provinsi), 1 autonomous province*, 1 special region** (daerah-daerah istimewa, singular - daerah istimewa), and 1 national capital district*** (daerah khusus ibukota); Aceh*, Bali, Banten, Bengkulu, Gorontalo, Jakarta***, Jambi, Jawa Barat (West Java), Jawa Tengah (Central Java), Jawa Timur (East Java), Kalimantan Barat (West Kalimantan), Kalimantan Selatan (South Kalimantan), Kalimantan Tengah (Central Kalimantan), Kalimantan Timur (East Kalimantan), Kalimantan Utara (North Kalimantan), Kepulauan Bangka Belitung (Bangka Belitung Islands), Kepulauan Riau (Riau Islands), Lampung, Maluku, Maluku Utara (North Maluku), Nusa Tenggara Barat (West Nusa Tenggara), Nusa Tenggara Timur (East Nusa Tenggara), Papua, Papua Barat (West Papua), Riau, Sulawesi Barat (West Sulawesi), Sulawesi Selatan (South Sulawesi), Sulawesi Tengah (Central Sulawesi), Sulawesi Tenggara (Southeast Sulawesi), Sulawesi Utara (North Sulawesi), Sumatera Barat (West Sumatra), Sumatera Selatan (South Sumatra), Sumatera Utara (North Sumatra), Yogyakarta**\",\"government/capital/geographic_coordinates\":\"6 10 S, 106 49 E\",\"government/capital/name\":\"Jakarta\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is an 18th-century construct of two Greek words, \\u0022Indos\\u0022 (India) and \\u0022nesoi\\u0022 (islands), meaning \\u0022Indian islands\\u0022\",\"government/executive_branch/chief_of_state\":\"President Joko WIDODO (since 20 October 2014, reelected 17 April 2019, inauguration 19 October 2019); Vice President Maruf AMIN (since 20 October 2019); note - the president is both chief of state and head of government (2019)\",\"government/executive_branch/head_of_government\":\"President Joko WIDODO (since 20 October 2014); Vice President Maruf AMIN (since 20 October 2019) (2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and white; the colors derive from the banner of the Majapahit Empire of the 13th-15th centuries; red symbolizes courage, white represents purity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"17 August 1945 (declared independence from the Netherlands)\",\"government/national_holiday\":\"Independence Day, 17 August (1945)\",\"government/national_symbol_s\":\"garuda (mythical bird); national colors: red, white\",\"introduction\":\"The Dutch began to colonize Indonesia in the early 17th century; Japan occupied the islands from 1942 to 1945. Indonesia declared its independence shortly before Japans surrender, but it required four years of sometimes brutal fighting, intermittent negotiations, and UN mediation before the Netherlands agreed to transfer sovereignty in 1949. A period of sometimes unruly parliamentary democracy ended in 1957 when President SOEKARNO declared martial law and instituted \\u0022Guided Democracy.\\u0022 After an abortive coup in 1965 by alleged communist sympathizers, SOEKARNO was gradually eased from power. From 1967 until 1998, President SUHARTO ruled Indonesia with his \\u0022New Order\\u0022 government. After street protests toppled SUHARTO in 1998, free and fair legislative elections took place in 1999. Indonesia is now the worlds third most populous democracy, the worlds largest archipelagic state, and the worlds largest Muslim-majority nation. Current issues include: alleviating poverty, improving education, preventing terrorism, consolidating democracy after four decades of authoritarianism, implementing economic and financial reforms, stemming corruption, reforming the criminal justice system, addressing climate change, and controlling infectious diseases, particularly those of global and regional importance. In 2005, Indonesia reached a historic peace agreement with armed separatists in Aceh, which led to democratic elections in Aceh in December 2006. Indonesia continues to face low intensity armed resistance in Papua by the separatist Free Papua Movement.\",\"name\":\"Indonesia\",\"people_and_society/age_structure/0_14_years\":0.2463,\"people_and_society/age_structure/15_24_years\":0.1694,\"people_and_society/age_structure/25_54_years\":0.4244,\"people_and_society/age_structure/55_64_years\":0.0873,\"people_and_society/age_structure/65_years_and_over\":0.0726,\"people_and_society/birth_rate\":\"15.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Javanese 40.1%, Sundanese 15.5%, Malay 3.7%, Batak 3.6%, Madurese 3%, Betawi 2.9%, Minangkabau 2.7%, Buginese 2.7%, Bantenese 2%, Banjarese 1.7%, Balinese 1.7%, Acehnese 1.4%, Dayak 1.4%, Sasak 1.3%, Chinese 1.2%, other 15% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.639 million JAKARTA (capital), 3.277 million Bekasi, 2.922 million Surabaya, 2.558 million Bandung, 2.311 million Medan, 2.28 million Tangerang (2019)\",\"people_and_society/nationality/adjective\":\"Indonesian\",\"people_and_society/nationality/noun\":\"Indonesian(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"262787403\",\"people_and_society/population_growth_rate\":0.0083,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"673\",\"transportation/railways/total\":\"8159\",\"transportation/roadways/total\":\"496607\"},{\"BoxHeight\":48.5,\"BoxWidth\":53.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.783,\"ISO3_Code\":\"IRN\",\"ISO_Code\":\"IR\",\"Path\":\"M 627.9 343.5 628.4 343.3 628.5 343.3 629 343.4 629.9 342.5 630.3 342.4 630.6 342 631.2 341.6 631.4 341.3 631.8 341.2 632.6 340.6 633 340.5 633.5 340.9 633.8 341.3 634 341.6 633.8 341.7 633.5 342 633.5 342.2 633.8 342.5 633.9 342.6 634 342.9 633.8 343.1 633.2 343.3 633.2 343.6 633.7 343.9 633.8 344.1 634 344.4 634.3 344.4 634.8 345.1 635 345.1 635.3 344.9 635.5 345 635.5 345.5 635.6 346.6 635.9 347.3 636.2 347.8 637.1 348.3 638.4 348.4 639 348.7 639.8 349.7 641.7 351 644.1 351.4 648.3 350.4 648.9 350.4 648.9 350.6 649.5 350.7 649.7 350.5 649.7 350.3 649.7 350 649.4 348.8 650.4 348.9 651.3 348.4 651.6 348.5 651.9 348.2 651.9 347.7 652.1 347.4 652.5 347.1 652.8 346.7 653.2 346.6 653.8 346.2 654.6 346.1 655.3 346.3 656.1 346.2 656.2 346.1 656.2 345.8 656.6 345.6 656.9 345.7 657.4 345.6 658.1 345.9 658.5 345.6 658.6 345.6 659 346.2 659 346.5 659.3 346.8 660 346.8 660.4 347 660.7 347.2 661.2 347.2 661.4 347.4 661.5 347.7 661.9 347.8 662.1 347.8 662.3 347.6 662.8 347.8 663.1 347.6 663.7 347.9 664.2 348.2 664.5 348.2 664.7 348.5 664.7 348.9 665.1 349.5 665.7 349.6 666.4 349.9 667.3 351.2 667.4 351.3 669.5 351.3 669.6 351.6 669.5 352.2 669.7 353 669.5 353.6 669.7 353.7 669.8 354 669.7 354.6 669.9 354.8 669.9 355.1 669.7 355.5 669.6 355.9 669.4 356 669.4 356.3 669.5 356.6 669.1 358.1 668.7 358.4 668.4 358.5 668.8 359.2 668.2 359.2 667.7 360 667.9 360.8 667.9 361.2 668.1 361.7 668.3 361.8 668.8 361.8 668.9 361.9 668.7 361.9 668.7 362.2 668.1 362.8 668 363.2 668.6 365.3 668.8 366.2 668.6 366.8 668.6 367.3 668.6 367.8 668.7 368.5 671 368.9 671.2 369.1 671.3 369.6 671.4 370 671.3 370.3 671.3 370.6 668.8 373.8 670.1 375.4 670.1 375.6 670.3 376.1 671 377.2 671.4 377.7 672 378.1 673 378.3 673.5 378.8 674 378.8 674 379.5 674.2 381.2 674.1 382 674.5 382.2 675.2 382 675.5 382.3 675.4 382.6 675.4 383.2 675.2 383.3 675.2 383.6 675.1 383.9 674.1 383.9 673.1 384.1 672.7 384.3 672.6 384.5 672.6 384.7 672.3 384.7 672.2 384.9 671.5 385.2 671.3 386.4 671 386.6 671 387.3 670.9 388 670.8 388.4 670.6 388.3 670.4 388.6 670.1 388.7 669.7 388.6 669.4 388.4 668.1 388.1 668 387.7 667.8 387.6 667.5 387.7 667.4 388 667.1 387.8 666.8 387.9 666.5 387.8 666 387.8 665.7 387.7 665.2 387.7 664.8 387.5 664.4 387.5 664.2 387.4 664.1 387.6 664 387.5 663.9 387.6 663.7 387.7 663.2 387.3 662.3 387.1 661.7 387.1 661.1 387.2 660.6 386.8 660.2 386.9 660 386.7 658.9 386.5 658.6 385.8 658.6 385.3 658.2 384.6 658.2 383.8 657.9 383 657.9 382.8 657.3 382.3 656.2 382.2 655.6 382.3 655 382.7 654.2 382.9 654 383.3 653.8 383.5 653.2 383.5 651.8 384.3 651.5 384.3 651.2 384.1 650.8 384 650.5 383.6 650.1 383.7 649.7 383.6 648.9 383.6 648.3 383.3 648.1 382.9 646.9 382.4 646.1 381.9 645.9 381.6 646 381.5 646 381.4 645.4 380.8 644.8 380.6 644.3 380.2 643.3 380.2 642.5 379.8 642.2 379.3 642.1 378.9 641.7 378.1 641.4 377.1 641.3 377 641.1 377 640.9 376.8 640.9 376.6 641.2 376.6 641.1 376.5 641 376.5 641 376.2 640.5 376 640.5 375.6 640.4 375.2 639.1 373.6 639 373.1 638.8 372.7 638.5 372.7 637.4 373.3 637.1 372.9 636.6 372.8 636.5 372.6 636 372.4 635.6 372.1 635.5 372.3 635.7 372.7 635.6 373.2 635.1 373.2 634.8 373.5 634.4 373.4 634.2 373 634.1 372.6 633.8 372.3 633.2 371.7 633.1 370.2 632.2 370 632.2 368.8 632.6 367.5 632.3 367 632.1 366.7 631.8 366.4 631.8 366.1 631.5 365.5 631.2 365.3 630.8 365.3 630.6 365.2 629.5 364.3 628.8 363.8 627.9 363.6 627.9 363.4 627.8 363.2 628 363 627.9 362.6 627.6 362 627.3 361.9 627.3 361.6 627.2 361.5 626.8 361.4 626.2 360.5 626 360.3 626.1 360 626.3 359.7 626.3 359.5 626.3 359.2 626.1 358.9 626.1 358.7 626.3 358.3 626.7 358.3 626.6 357.7 627.1 357.1 627.2 357.1 627.3 356.7 627.7 356.7 628 356.4 628 356.2 627.9 355.8 627.5 355.2 627.6 354.6 627.7 354.5 628.2 354.4 628.4 354.2 627.7 354 627.2 354 626.9 354.1 626.3 353.5 625.8 353.5 625.5 352.1 625.3 352 625 352 624.8 351.7 624.9 351.2 624.8 351 624.4 350.7 624.5 350.4 624.5 350.1 624.1 349.7 624.2 349.4 624.2 349 624.2 348.9 624.1 348.8 623.9 348.6 623.8 348.5 623.7 348.5 623.6 348.5 623.6 347.9 623.6 347.6 623.7 347.5 623.6 347.3 623.3 347.2 622.6 346.8 622.7 346.6 622.8 346.5 623.3 345.3 623.2 345.2 622.8 345.1 622.9 344.4 622.7 344 622.8 343.6 622.6 343.4 622.5 343.1 622.6 342.5 622.3 342 622.2 341.8 622.1 341.7 622.2 341.5 622.8 341.6 623.1 341.5 623.4 340.4 623.7 340.2 623.9 340.3 624 340.5 624.1 340.5 624.2 340.7 624.5 340.9 624.7 341.5 624.9 341.6 624.9 341.7 625.1 342 625.2 342.2 625.3 342.3 625.7 342.4 626 343 627.2 343.4 627.7 343.4 627.9 343.5 Z M 655.7 383.1 655.6 383.3 655.5 383.4 655.4 383.5 655.2 383.6 655.1 383.7 655 383.7 654.9 383.6 654.8 383.6 654.6 383.7 654.4 383.7 654.2 383.9 653.9 384 653.8 384 653.7 384 653.5 384.1 653.4 384.1 653.3 384.2 653.2 384.1 653.2 384 653.2 383.8 653.4 383.9 653.8 383.7 654 383.7 654.1 383.6 654.1 383.5 654.2 383.5 654.2 383.2 654.3 383.1 654.4 383 654.4 383.1 654.5 383.4 654.6 383.4 654.6 383.3 654.6 383.1 654.5 383 654.6 382.9 654.9 383.1 655 383.1 655.2 382.9 655.4 382.9 655.5 382.8 655.8 382.8 656 382.9 656 383 655.8 383 655.7 383.1 Z M 649.8 384.3 649.7 384.3 649.5 384.3 649.4 384.2 649.5 384.1 649.8 384.1 649.8 384.3 Z M 647.9 383.4 647.8 383.4 647.4 383.4 647.4 383.3 647.4 383.2 647.8 383.3 647.9 383.3 647.9 383.4 Z M 656.3 383.2 656.2 383.3 656.1 383.3 656.2 383.1 656.3 383.1 656.3 383.2 Z M 656.6 382.7 656.5 382.7 656.4 382.6 656.5 382.4 656.6 382.5 656.6 382.7 Z M 654.9 383.9 654.8 384 654.8 383.9 654.9 383.7 655 383.8 654.9 383.9 Z M 651.2 385 651.1 385.1 651 385 651.1 384.9 651.2 385 Z M 639.5 375.8 639.5 375.9 639.4 375.7 639.6 375.7 639.5 375.8 Z M 652.6 386.2 652.6 386.3 652.5 386.3 652.4 386.3 652.6 386.2 Z M 648.8 383.8 648.7 383.9 648.5 383.7 648.6 383.7 648.8 383.8 Z M 642.7 380.1 642.7 380.2 642.5 380.1 642.6 380 642.7 380.1 Z M 653.4 385 653.4 385.1 653.3 385.1 653.2 385 653.4 385 Z M 651.2 386.1 651.2 386.2 651.1 386.2 651 386.1 651.2 386.1 Z\",\"Xmax\":675.5,\"Xmid\":650.5,\"Xmin\":622.1,\"Ymax\":388.7,\"Ymid\":365,\"Ymin\":340.2,\"economy/currency\":\"Iranian rials (IRR)\",\"economy/gdp_per_capita_ppp/2017\":\"20100\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"638.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.84,\"energy/electricity_from_hydroelectric_plants\":0.15,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1531595,\"geography/area/water\":116600,\"geography/area_comparative\":\"almost 2.5 times the size of Texas; slightly smaller than Alaska\",\"geography/area_sqkm\":1648195,\"geography/climate\":\"mostly arid or semiarid, subtropical along Caspian coast\",\"geography/coastline\":\"2,440 km - note: Iran also borders the Caspian Sea (740 km)\",\"geography/elevation/highest_point\":\"Kuh-e Damavand 5,625 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"1305\",\"geography/geographic_coordinates\":\"32 00 N, 53 00 E\",\"geography/geography_note\":\"strategic location on the Persian Gulf and Strait of Hormuz, which are vital maritime pathways for crude oil transport\",\"geography/land_boundaries/border_countries\":\"Afghanistan 921 km, Armenia 44 km, Azerbaijan 689 km, Iraq 1599 km, Pakistan 959 km, Turkey 534 km, Turkmenistan 1148 km\",\"geography/land_boundaries/total\":\"5,894 km\",\"geography/land_use/agricultural_land_arable_land\":0.108,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.181,\"geography/land_use/forest\":0.068,\"geography/land_use/other\":0.631,\"geography/location\":\"Middle East, bordering the Gulf of Oman, the Persian Gulf, and the Caspian Sea, between Iraq and Pakistan\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"rugged, mountainous rim; high, central basin with deserts, mountains; small, discontinuous plains along both coasts\",\"government/administrative_divisions\":\"31 provinces (ostanha, singular - ostan); Alborz, Ardabil, Azarbayjan-e Gharbi (West Azerbaijan), Azarbayjan-e Sharqi (East Azerbaijan), Bushehr, Chahar Mahal va Bakhtiari, Esfahan, Fars, Gilan, Golestan, Hamadan, Hormozgan, Ilam, Kerman, Kermanshah, Khorasan-e Jonubi (South Khorasan), Khorasan-e Razavi (Razavi Khorasan), Khorasan-e Shomali (North Khorasan), Khuzestan, Kohgiluyeh va Bowyer Ahmad, Kordestan, Lorestan, Markazi, Mazandaran, Qazvin, Qom, Semnan, Sistan va Baluchestan, Tehran, Yazd, Zanjan\",\"government/capital/geographic_coordinates\":\"35 42 N, 51 25 E\",\"government/capital/name\":\"Tehran\",\"government/capital/time_difference\":\"UTC\\u002B3.5 (8.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Avestan term \\u0022aryanam\\u0022 meaning \\u0022Land of the Noble [Ones]\\u0022\",\"government/executive_branch/chief_of_state\":\"Supreme Leader Ali Hoseini-KHAMENEI (since 4 June 1989)\",\"government/executive_branch/head_of_government\":\"President Hasan Fereidun ROHANI (since 3 August 2013); First Vice President Eshagh JAHANGIRI (since 5 August 2013)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red; the national emblem (a stylized representation of the word Allah in the shape of a tulip, a symbol of martyrdom) in red is centered in the white band; ALLAH AKBAR (God is Great) in white Arabic script is repeated 11 times along the bottom edge of the green band and 11 times along the top edge of the red band; green is the color of Islam and also represents growth, white symbolizes honesty and peace, red stands for bravery and martyrdom\",\"government/government_type\":\"theocratic republic\",\"government/independence\":\"1 April 1979 (Islamic Republic of Iran proclaimed); notable earlier dates: ca. 550 B.C. (Achaemenid (Persian) Empire established); A.D. 1501 (Iran reunified under the Safavid Dynasty); 1794 (beginning of Qajar Dynasty); 12 December 1925 (modern Iran established under the PAHLAVI Dynasty)\",\"government/national_holiday\":\"Republic Day, 1 April (1979)\",\"government/national_symbol_s\":\"lion; national colors: green, white, red\",\"introduction\":\"Known as Persia until 1935, Iran became an Islamic republic in 1979 after the ruling monarchy was overthrown and Shah Mohammad Reza PAHLAVI was forced into exile. Conservative clerical forces led by Ayatollah Ruhollah KHOMEINI established a theocratic system of government with ultimate political authority vested in a learned religious scholar referred to commonly as the Supreme Leader who, according to the constitution, is accountable only to the Assembly of Experts (AOE) - a popularly elected 88-member body of clerics. US-Iranian relations became strained when a group of Iranian students seized the US Embassy in Tehran in November 1979 and held embassy personnel hostages until mid-January 1981. The US cut off diplomatic relations with Iran in April 1980. During the period 1980-88, Iran fought a bloody, indecisive war with Iraq that eventually expanded into the Persian Gulf and led to clashes between US Navy and Iranian military forces. Iran has been designated a state sponsor of terrorism and was subject to US, UN, and EU economic sanctions and export controls because of its continued involvement in terrorism and concerns over possible military dimensions of its nuclear program until Joint Comprehensive Plan of Action (JCPOA) Implementation Day in 2016. The US began gradually re-imposing sanctions on Iran after the US withdrawal from JCPOA in May 2018. Following the election of reformer Hojjat ol-Eslam Mohammad KHATAMI as president in 1997 and a reformist Majles (legislature) in 2000, a campaign to foster political reform in response to popular dissatisfaction was initiated. The movement floundered as conservative politicians, supported by the Supreme Leader, unelected institutions of authority like the Council of Guardians, and the security services reversed and blocked reform measures while increasing security repression. Starting with nationwide municipal elections in 2003 and continuing through Majles elections in 2004, conservatives reestablished control over Irans elected government institutions, which culminated with the August 2005 inauguration of hardliner Mahmud AHMADI-NEJAD as president. His controversial reelection in June 2009 sparked nationwide protests over allegations of electoral fraud, but the protests were quickly suppressed. Deteriorating economic conditions due primarily to government mismanagement and international sanctions prompted at least two major economically based protests in July and October 2012, but Irans internal security situation remained stable. President AHMADI-NEJADs independent streak angered regime establishment figures, including the Supreme Leader, leading to conservative opposition to his agenda for the last year of his presidency, and an alienation of his political supporters. In June 2013 Iranians elected a centrist cleric Dr. Hasan Fereidun ROHANI to the presidency. He is a longtime senior member in the regime, but has made promises of reforming society and Irans foreign policy. The UN Security Council has passed a number of resolutions calling for Iran to suspend its uranium enrichment and reprocessing activities and comply with its IAEA obligations and responsibilities, and in July 2015 Iran and the five permanent members, plus Germany (P5\\u002B1) signed the JCPOA under which Iran agreed to restrictions on its nuclear program in exchange for sanctions relief. Iran held elections in 2016 for the AOE and Majles, resulting in a conservative-controlled AOE and a Majles that many Iranians perceive as more supportive of the ROHANI administration than the previous, conservative-dominated body. ROHANI was reelected president in May 2017. Economic concerns once again led to nationwide protests in December 2017 and January 2018 but they were contained by Irans security services. Additional widespread economic protests broke out in November 2019 in response to the raised price of subsidized gasoline.\",\"name\":\"Iran\",\"people_and_society/age_structure/0_14_years\":0.2423,\"people_and_society/age_structure/15_24_years\":0.1405,\"people_and_society/age_structure/25_54_years\":0.4886,\"people_and_society/age_structure/55_64_years\":0.0739,\"people_and_society/age_structure/65_years_and_over\":0.0548,\"people_and_society/birth_rate\":\"17.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Persian, Azeri, Kurd, Lur, Baloch, Arab, Turkmen and Turkic tribes\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.014 million TEHRAN (capital), 3.152 million Mashhad, 2.086 million Esfahan, 1.628 million Shiraz, 1.581 million Karaj, 1.596 million Tabriz (2019)\",\"people_and_society/nationality/adjective\":\"Iranian\",\"people_and_society/nationality/noun\":\"Iranian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"83024745\",\"people_and_society/population_growth_rate\":0.0119,\"people_and_society/urbanization/urban_population\":\"75.4% of total population (2019)\",\"transportation/airports\":\"319\",\"transportation/railways/total\":\"8484\",\"transportation/roadways/total\":\"223485\"},{\"BoxHeight\":42.89999999999998,\"BoxWidth\":89.20000000000005,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.737,\"ISO3_Code\":\"MNG\",\"ISO_Code\":\"MN\",\"Path\":\"M 823.6 300.7 821.7 304.8 821.7 305.1 821 306.3 821 307.4 820.3 307.9 820.3 308.3 820.4 308.8 821.4 309.7 821.9 309.2 822.2 309 822.8 309.1 823.9 308.9 824.5 309.2 825.4 309.9 826.6 308.4 827.2 308.4 827.6 308.2 827.9 308.4 828.2 308.4 828.7 308.5 829.3 309.4 830.2 309.9 830.3 310.4 830.8 310.6 830.9 311 831.4 311.4 831.5 311.6 831.9 311.9 832 312.2 832.1 312.6 832.4 313 832.5 313.7 831.9 314.2 831.7 314.1 830.8 314.1 830.2 313.9 829.9 313.6 829.7 313.6 829.5 313.5 829.2 313.8 828.9 313.7 828.4 313.8 827.9 313.6 826.3 314.5 826 314.2 825.6 314.3 825.2 315.2 823.9 315.1 823.7 315.3 823.2 315.4 822.4 316.6 822.3 317.1 822.3 317.5 822 317.8 821.4 318.1 820.7 318.7 819.8 319 818.6 319.1 818.1 318.9 817.6 319 817.3 319.7 816.5 320.4 816.3 320.7 815.7 320.9 815 321.5 812.9 321.2 812.2 320.9 811.7 320.3 810.8 320.3 810.6 320.2 810.4 320.2 809.8 320.7 809.4 321.5 809.3 321.8 809.3 322.2 808.9 323 808.9 323.2 809.1 323.4 809.4 324.1 810.2 324.9 810.4 325.2 810.4 325.5 810.2 325.7 809.9 325.8 809.6 326.1 809.3 326.4 808.9 326.4 807.7 327.1 807.2 327.7 806.9 328.1 806.7 328.5 806 329.2 805.2 329.6 804.5 329.7 803.6 330.3 803.1 330.4 802.3 330.4 801.7 330.5 800.1 330.4 799.1 330.5 797.8 330.4 797.1 330.7 795.4 331.2 793.1 332.2 791.7 333 791 333.5 790.8 333.3 790.2 333.4 789.8 333.3 789.7 332.5 788.5 332.8 787.9 332.8 786.7 332.5 784.8 331.5 784 331.5 783.1 331.2 782.2 330.3 782.1 330.1 779.5 329.5 778.2 329.5 777.9 329.6 777.1 329.6 775.7 329.9 772.3 329.6 769.5 329.1 767.4 329.2 767.1 328.6 766.4 327.7 765.8 327.1 764.9 324.6 764.3 324.2 764.4 323.3 763.4 323.4 762.7 323.1 762.2 322.7 761.6 322.4 761.1 321.8 759.3 320.7 757.4 320.4 756.1 320.5 755.4 320.2 755.2 320.2 754.2 320.2 753.6 320 753.3 320 752.7 319.8 752 319.7 751.6 318.9 751.4 318.7 751.4 318.4 751.6 317.6 752.3 316.5 752.3 316.1 752 315.4 752.4 314.5 752.3 314.3 752.4 313.8 752 312.9 751.6 312.5 750.9 311.5 750.7 310.6 750.5 310.1 750.4 309.9 749.8 309.6 749.7 309.2 749.5 309 749 309.2 748.8 309.2 748.7 309 748.5 308.9 748.3 308.6 748.3 308.4 748.2 308.4 747.8 308.3 747.3 308.6 746.9 308.6 746.5 308.1 746.1 308 745.7 307.7 745.5 307.4 745.6 307.1 745.3 306.8 745.1 306.8 744.8 306.5 743.9 306.1 743.9 306 744.2 305.5 743.6 305.1 743.3 304.8 743.3 304.6 743.7 304.3 743.7 303.9 743.5 303.5 743.9 303.5 744.1 303.2 744.4 303.1 744.4 303 744.3 302.7 744.6 302.2 745.7 302.1 745.9 302.3 746.2 302.3 746.4 302 746.7 302.2 746.9 302.2 747.3 302 747.4 301.6 747.8 301.7 748.6 301.3 748.7 301 748.5 300.7 748.5 300.4 749.4 300.1 749.6 299.7 749.7 299.7 750.2 299.5 750.5 299.2 750.6 299.1 751.4 299 751.5 298.7 752.2 298.2 753.4 298 753.6 297.7 754 297.5 754.2 297.1 754.4 296.9 755.4 297 755.7 297 755.8 296.8 755.9 296.4 756.1 296.2 756.3 296.6 756.7 296.7 756.9 297 757.1 296.9 757.4 296.6 757.8 296.6 757.9 296.8 757.8 297.3 758.1 297.5 759.1 297.4 761.3 297.6 761.5 298.1 761.7 299.1 762.4 299.9 763.2 299.8 763.7 300.2 764.7 300.4 765.3 300.2 765.7 299.9 766 300.1 766.4 300 766.9 300.1 767.3 300.4 767.9 300.2 768.1 300.4 768.4 300.3 768.8 300.4 769.4 301 769.8 301 770.5 300.6 770.6 300.3 771 300.1 771.3 300.2 771.8 299.9 772.4 298.9 772.5 297.7 771.8 297.2 771.6 296.7 771.7 296.3 771.3 295.7 771.5 294.7 771.6 294.2 771.9 293.7 772.3 293.6 772.4 293.1 772.6 292.5 773.6 291.9 774.1 290.7 774.3 290.6 775.4 291.4 776.5 291.7 777.2 292.3 778.7 292.4 780.7 293.3 781 293.6 781.6 293.5 783.2 294.1 783.3 294.3 783.2 294.6 783.2 295 783.5 295.8 783.4 296.3 783.7 296.8 783.6 297.2 783.6 297.4 784.2 297.7 784.6 298.2 785.3 298.6 786.1 298.7 786.5 299.1 786.8 299.1 787.4 299.4 787.8 299.2 788.6 299.3 789 299.2 789.5 298.7 791.4 298.3 792.1 298 793.9 298.3 794.6 298.7 795.4 298.6 795.9 298.6 796.5 299.1 796.8 299.7 797.1 299.9 798.2 300.2 798.7 300.2 799.2 300.4 799.3 301.4 799.6 301.8 800.2 302.1 801 302.9 802.7 302.8 803.4 303 803.8 303.4 805.5 303.6 806.1 303.3 806.6 303.6 807.1 303.7 807.6 303.5 808.7 302.8 809.1 302.8 809.7 302.6 810.3 302.6 811.9 302 812.7 302.2 813.4 301.7 813.9 300.8 814.9 300 817 298.8 817.4 299 818.1 299 818.7 299.2 819.4 300.1 819.9 300.4 820.9 300.5 821.7 300 822.2 299.9 823.2 300.3 823.6 300.7 Z\",\"Xmax\":832.5,\"Xmid\":785.7,\"Xmin\":743.3,\"Ymax\":333.5,\"Ymid\":313.2,\"Ymin\":290.6,\"economy/currency\":\"togrog/tugriks (MNT)\",\"economy/gdp_per_capita_ppp/2017\":\"13000\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"19.86 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":1553556,\"geography/area/water\":10560,\"geography/area_comparative\":\"slightly smaller than Alaska; more than twice the size of Texas\",\"geography/area_sqkm\":1564116,\"geography/climate\":\"desert; continental (large daily and seasonal temperature ranges)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Nayramadlin Orgil (Khuiten Peak) 4,374 m\",\"geography/elevation/lowest_point\":\"Hoh Nuur 560 m\",\"geography/elevation/mean_elevation\":\"1528\",\"geography/geographic_coordinates\":\"46 00 N, 105 00 E\",\"geography/geography_note\":\"landlocked; strategic location between China and Russia\",\"geography/land_boundaries/border_countries\":\"China 4630 km, Russia 3452 km\",\"geography/land_boundaries/total\":\"8,082 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.726,\"geography/land_use/forest\":0.07,\"geography/land_use/other\":0.2,\"geography/location\":\"Northern Asia, between China and Russia\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"vast semidesert and desert plains, grassy steppe, mountains in west and southwest; Gobi Desert in south-central\",\"government/administrative_divisions\":\"21 provinces (aymguud, singular - aymag) and 1 municipality* (singular - hot); Arhangay, Bayanhongor, Bayan-Olgiy, Bulgan, Darhan-Uul, Dornod, Dornogovi, Dundgovi, Dzavhan (Zavkhan), Govi-Altay, Govisumber, Hentiy, Hovd, Hovsgol, Omnogovi, Orhon, Ovorhangay, Selenge, Suhbaatar, Tov, Ulaanbaatar*, Uvs\",\"government/capital/geographic_coordinates\":\"47 55 N, 106 55 E\",\"government/capital/name\":\"Ulaanbaatar\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022Land of the Mongols\\u0022 in Latin; the Mongolian name Mongol Uls translates as \\u0022Mongol State\\u0022\",\"government/executive_branch/chief_of_state\":\"President Khaltmaa BATTULGA (since 10 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ukhnaa KHURELSUKH (since 4 October 2017); Deputy Prime Minister Ulziisaikhan ENKHTUVSHIN (since 18 October 2017); note - Prime Minister Jargaltulga ERDENEBAT (since 8 July 2016) was voted out of office by the Parliament on 7 September 2017\",\"government/flag_description\":\"three, equal vertical bands of red (hoist side), blue, and red; centered on the hoist-side red band in yellow is the national emblem (\\u0022soyombo\\u0022 - a columnar arrangement of abstract and geometric representation for fire, sun, moon, earth, water, and the yin-yang symbol); blue represents the sky, red symbolizes progress and prosperity\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"29 December 1911 (independence declared from China; in actuality, autonomy attained); 11 July 1921 (from China)\",\"government/national_holiday\":\"Naadam (games) holiday (commemorates independence from China in the 1921 Revolution), 11-15 July; Constitution Day (marks the date that the Mongolian Peoples Republic was created under a new constitution), 26 November (1924)\",\"government/national_symbol_s\":\"soyombo emblem; national colors: red, blue, yellow\",\"introduction\":\"The Mongols gained fame in the 13th century when under Chinggis KHAAN they established a huge Eurasian empire through conquest. After his death the empire was divided into several powerful Mongol states, but these broke apart in the 14th century. The Mongols eventually retired to their original steppe homelands and in the late 17th century came under Chinese rule. Mongolia declared its independence from the Manchu-led Qing Empire in 1911 and achieved limited autonomy until 1919, when it again came under Chinese control. The Mongolian Revolution of 1921 ended Chinese dominance, and a communist regime, the Mongolian People\\u0026amp;rsquo;s Republic, took power in 1924. The modern country of Mongolia, represents only part of the Mongols historical homeland; today, more ethnic Mongolians live in the Inner Mongolia Autonomous Region in the Peoples Republic of China than in Mongolia. Since the countrys peaceful democratic revolution in 1990, the ex-communist Mongolian Peoples Revolutionary Party (MPRP) - which took the name Mongolian People\\u0026amp;rsquo;s Party (MPP) in 2010 - has competed for political power with the Democratic Party (DP) and several other smaller parties, including a new party formed by former President ENKHBAYAR, which confusingly adopted for itself the MPRP name. In the countrys most recent parliamentary elections in June 2016, Mongolians handed the MPP overwhelming control of Parliament, largely pushing out the DP, which had overseen a sharp decline in Mongolia\\u0026amp;rsquo;s economy during its control of Parliament in the preceding years. Mongolians elected a DP member, Khaltmaa BATTULGA, as president in 2017.\",\"name\":\"Mongolia\",\"people_and_society/age_structure/0_14_years\":0.27,\"people_and_society/age_structure/15_24_years\":0.1567,\"people_and_society/age_structure/25_54_years\":0.4549,\"people_and_society/age_structure/55_64_years\":0.0743,\"people_and_society/age_structure/65_years_and_over\":0.0442,\"people_and_society/birth_rate\":\"18.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Khalkh 84.5%, Kazak 3.9%, Dorvod 2.4%, Bayad 1.7%, Buryat-Bouriates 1.3%, Zakhchin 1%, other 5.2% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"70.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.553 million ULAANBAATAR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Mongolian\",\"people_and_society/nationality/noun\":\"Mongolian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3103428\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"68.5% of total population (2019)\",\"transportation/airports\":\"44\",\"transportation/railways/total\":\"1815\",\"transportation/roadways/total\":\"113200\"},{\"BoxHeight\":41.400000000000034,\"BoxWidth\":40.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.557,\"ISO3_Code\":\"PAK\",\"ISO_Code\":\"PK\",\"Path\":\"M 708.8 365.8 708.9 366.1 708.6 366.5 708 366.7 707.7 366.7 707.4 367 707.1 367.1 706.7 367.5 706.6 367.8 706.9 368.6 706.7 369.1 706.6 369.6 707 369.8 707 369.9 706.7 370 706.6 370.2 706.1 370.6 705.9 371 704.9 372 705 372.5 705 372.8 704.6 373.1 703.5 373.5 703.1 374.8 702.2 376.3 700.6 377.3 700.1 378.4 699.5 379.2 699.3 379.7 698.7 380 697.4 380.2 696.4 380.6 696.1 380.5 695.9 379.9 695.6 379.6 695.1 379.6 694.5 380.2 694.1 381.1 692.9 382.3 692.7 382.9 692.6 383.3 692.7 383.5 693.6 384 694.2 384 694.5 384.2 694.5 385.1 694.3 385.7 694.4 386.1 694.9 386.8 695.8 386.8 695.9 387.7 696.5 388.5 696.7 389.1 697 389.8 696.8 390.1 696.8 390.4 696.9 390.6 697.1 390.8 696.5 391 696.5 391.2 696.1 391.3 695.7 391.2 695.6 390.9 695.8 390.7 695.7 390.6 694.5 391.1 694.3 391.1 694.3 391.3 694.1 391.5 693.7 391.5 693.3 391.4 692.9 391.1 691.3 391.3 691.2 391.2 691.1 391.2 691.1 391.1 691 391.1 691 391.2 690.9 391 690.4 390.9 690.2 391 690.1 391.3 689.8 391.6 689.3 391.6 689.1 391.4 688.7 391.5 688 391.4 687.6 391.8 687.3 391.8 687.2 391.4 687.3 390.9 687 390.6 686.9 390.2 687.1 390.1 687.1 389.8 686.5 389.6 685.9 389.6 685.5 389.4 684.9 389.4 684.9 388.4 684.6 387.9 684.4 387.3 683.9 387.1 683.5 387.3 683.4 387.4 684 387.3 684.3 387.5 684.3 387.6 683.6 387.5 682 387.8 681.1 387.8 680.6 388 679.6 388 679.3 388.1 679.2 388.4 678.9 388.2 678.5 388.2 677.9 388 677.8 387.8 677.9 387.6 677.6 387.5 677.4 387.6 677.5 387.9 676.3 387.8 676.1 388 675.8 388.3 675 388.2 674.5 388.3 673.4 388.2 672.8 388.4 672.3 388.3 672 388.6 671.3 388.8 671.1 388.5 670.8 388.4 670.9 388 671 387.3 671 386.6 671.3 386.4 671.5 385.2 672.2 384.9 672.3 384.7 672.6 384.7 672.6 384.5 672.7 384.3 673.1 384.1 674.1 383.9 675.1 383.9 675.2 383.6 675.2 383.3 675.4 383.2 675.4 382.6 675.5 382.3 675.2 382 674.5 382.2 674.1 382 674.2 381.2 674 379.5 674 378.8 673.5 378.8 673 378.3 672 378.1 671.4 377.7 671 377.2 670.3 376.1 670.1 375.6 670.1 375.4 668.8 373.8 673.2 375.2 676.2 375 677.7 375.3 677.8 375.2 677.9 375 678.1 374.9 678.9 374.7 680.4 374.8 683.6 373.8 683.9 373.4 683.7 373.1 683.9 372.1 683.8 371.5 684 370.4 684.2 370.3 684.6 370.1 685 369.4 685.6 369.1 685.8 369.1 685.9 369.3 686.6 369.4 687.1 369.3 687.8 369 687.9 368.8 687.5 368.7 687.4 368.4 687.7 368.4 688.1 368.1 688.5 368 689 367.5 689.6 367.6 690.2 367.5 690.4 367.6 690.8 368.1 691.3 368 691.6 367.8 691.8 367.4 692.1 367.1 692 365.3 692.5 364.7 692.4 364.3 692.7 364 692.7 363.4 693 363.2 693.4 363.2 693.7 363.2 694 363.1 694.3 362.9 694.6 362.7 694.9 362.4 694.9 362.2 694.6 361.8 694.6 361.5 694.5 361.3 694 361.1 693.7 360.5 693.7 360.4 693.8 360.1 694.1 360.1 695.5 360.4 696.5 360.3 697 360 697.3 359.1 697.1 358.8 696.9 358.7 696.9 358.4 697.1 358.2 697.1 357.9 697.6 357.5 697.7 357.2 698.2 356.9 698.4 356.5 698.7 356.2 698.4 355.9 698.6 355.4 698.5 354.9 698.3 354.7 698.3 354.4 697.9 353.7 697.4 353.3 697.6 353 698.4 352.3 698.6 351.9 699.1 352 699.1 351.8 699.7 351.4 700.2 350.9 701.4 350.6 704.1 350.4 704.6 350.7 704.7 351 704.1 351 703.4 350.9 702.6 351.1 702.4 351.6 702 351.9 701.8 352.2 701.1 352.7 701.1 353.8 701.2 353.9 701.5 354.1 702.6 354 702.8 354.5 703.1 354.8 704.5 355.1 704.3 355.6 704.4 356.1 705.4 356.4 705.3 356.9 705.1 357.3 704.4 357.6 704.1 358.3 703.7 358.3 703.6 358.6 703.5 359.1 703.7 359.4 703.8 360.1 704 360.7 704 361.5 704.1 361.8 704 362.3 704.2 362.9 704.2 363.2 704.6 363.5 705 363.5 705.2 363.7 706.2 364.3 706.7 364.4 707 364.2 706.9 364.9 707.1 365.2 707.8 365.3 708.1 365.3 708.8 365.8 Z M 690.1 367.7 689.9 367.6 689.9 367.7 690 367.8 690.1 367.7 Z M 686.7 391.1 686.6 391.1 686.5 391.1 686.5 391 686.7 391 686.7 391.1 Z M 686.4 390.3 686.3 390.4 686.2 390.2 686.4 390.2 686.4 390.3 Z M 686.6 390.9 686.5 390.9 686.5 390.8 686.6 390.9 Z M 686.6 390.6 686.5 390.7 686.4 390.6 686.4 390.5 686.6 390.6 Z M 686.1 389.9 686 389.8 686 389.7 686.1 389.8 686.1 389.9 Z M 672.9 388.6 672.8 388.7 672.7 388.6 672.8 388.5 672.9 388.6 Z\",\"Xmax\":708.9,\"Xmid\":690.7,\"Xmin\":668.8,\"Ymax\":391.8,\"Ymid\":375.2,\"Ymin\":350.4,\"economy/currency\":\"Pakistani rupees (PKR)\",\"economy/gdp_per_capita_ppp/2017\":\"5400\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"179.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.62,\"energy/electricity_from_hydroelectric_plants\":0.27,\"energy/electricity_from_nuclear_fuels\":0.05,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":770875,\"geography/area/water\":25220,\"geography/area_comparative\":\"slightly more than five times the size of Georgia; slightly less than twice the size of California\",\"geography/area_sqkm\":796095,\"geography/climate\":\"mostly hot, dry desert; temperate in northwest; arctic in north\",\"geography/coastline\":\"1,046 km\",\"geography/elevation/highest_point\":\"K2 (Mt. Godwin-Austen) 8,611 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"900\",\"geography/geographic_coordinates\":\"30 00 N, 70 00 E\",\"geography/geography_note\":\"controls Khyber Pass and Bolan Pass, traditional invasion routes between Central Asia and the Indian Subcontinent\",\"geography/land_boundaries/border_countries\":\"Afghanistan 2670 km, China 438 km, India 3190 km, Iran 959 km\",\"geography/land_boundaries/total\":\"7,257 km\",\"geography/land_use/agricultural_land_arable_land\":0.276,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.065,\"geography/land_use/forest\":0.021,\"geography/land_use/other\":0.627,\"geography/location\":\"Southern Asia, bordering the Arabian Sea, between India on the east and Iran and Afghanistan on the west and China in the north\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"divided into three major geographic areas: the northern highlands, the Indus River plain in the center and east, and the Balochistan Plateau in the south and west\",\"government/administrative_divisions\":\"4 provinces, 2 Pakistan-administered areas*, and 1 capital territory**; Azad Kashmir*, Balochistan, Gilgit-Baltistan*, Islamabad Capital Territory**, Khyber Pakhtunkhwa, Punjab, Sindh\",\"government/capital/geographic_coordinates\":\"33 41 N, 73 03 E\",\"government/capital/name\":\"Islamabad\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the word \\u0022pak\\u0022 means \\u0022pure\\u0022 in Persian or Pashto, while the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Pakistan literally means \\u0022Land of the Pure\\u0022\",\"government/executive_branch/chief_of_state\":\"President Arif ALVI (since 9 September 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Imran KHAN (since 18 August 2018)\",\"government/flag_description\":\"green with a vertical white band (symbolizing the role of religious minorities) on the hoist side; a large white crescent and star are centered in the green field; the crescent, star, and color green are traditional symbols of Islam\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"14 August 1947 (from British India)\",\"government/national_holiday\":\"Pakistan Day (also referred to as Pakistan Resolution Day or Republic Day), 23 March (1940); note - commemorates both the adoption of the Lahore Resolution by the All-India Muslim League during its 22-24 March 1940 session, which called for the creation of independent Muslim states, and the adoption of the first constitution of Pakistan on 23 March 1956 during the transition to the Islamic Republic of Pakistan\",\"government/national_symbol_s\":\"five-pointed star between the horns of a waxing crescent moon, jasmine; national colors: green, white\",\"introduction\":\"The Indus Valley civilization, one of the oldest in the world and dating back at least 5,000 years, spread over much of what is presently Pakistan. During the second millennium B.C., remnants of this culture fused with the migrating Indo-Aryan peoples. The area underwent successive invasions in subsequent centuries from the Persians, Greeks, Scythians, Arabs (who brought Islam), Afghans, and Turks. The Mughal Empire flourished in the 16th and 17th centuries; the British came to dominate the region in the 18th century. The separation in 1947 of British India into the Muslim state of Pakistan (with West and East sections) and largely Hindu India was never satisfactorily resolved, and India and Pakistan fought two wars and a limited conflict - in 1947-48, 1965, and 1999 respectively - over the disputed Kashmir territory. A third war between these countries in 1971 - in which India assisted an indigenous movement reacting to the marginalization of Bengalis in Pakistani politics - resulted in East Pakistan becoming the separate nation of Bangladesh. In response to Indian nuclear weapons testing, Pakistan conducted its own tests in mid-1998. India-Pakistan relations improved in the mid-2000s but have been rocky since the November 2008 Mumbai attacks and have been further strained by attacks in India by militants believed to be based in Pakistan. Imran KHAN took office as prime minister in 2018 after the Pakistan Tehreek-e-Insaaf (PTI) party won a plurality of seats in the July 2018 general elections. Pakistan has been engaged in a decades-long armed conflict with militant groups that target government institutions and civilians, including the Tehreek-e-Taliban Pakistan (TTP) and other militant networks.\",\"name\":\"Pakistan\",\"people_and_society/age_structure/0_14_years\":0.3076,\"people_and_society/age_structure/15_24_years\":0.2094,\"people_and_society/age_structure/25_54_years\":0.3804,\"people_and_society/age_structure/55_64_years\":0.057,\"people_and_society/age_structure/65_years_and_over\":0.0456,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Punjabi 44.7%, Pashtun (Pathan) 15.4%, Sindhi 14.1%, Saraiki 8.4%, Muhajirs 7.6%, Balochi 3.6%, other 6.3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15.741 million Karachi, 12.188 million Lahore, 3.385 million Faisalabad, 2.196 million Rawalpindi, 2.169 million Gujranwala, 1.095 million ISLAMABAD (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Pakistani\",\"people_and_society/nationality/noun\":\"Pakistani(s)\",\"people_and_society/net_migration_rate\":\"-1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"207862518\",\"people_and_society/population_growth_rate\":0.0141,\"people_and_society/urbanization/urban_population\":\"36.9% of total population (2019)\",\"transportation/airports\":\"151\",\"transportation/railways/total\":\"11881\",\"transportation/roadways/total\":\"263775\"},{\"BoxHeight\":55.30000000000001,\"BoxWidth\":24.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.583,\"ISO3_Code\":\"MMR\",\"ISO_Code\":\"MM\",\"Path\":\"M 780.4 399.3 780.4 399.5 780 399.8 779.8 399.9 779.6 400.1 779.2 400.1 779.1 400.6 778.9 400.8 778.8 401 778.7 401.3 779 401.3 779 401.4 778.9 401.4 778.8 401.5 778.3 401.5 778 401.7 777.9 401.8 777.7 402.1 777.6 402.5 777.5 402.9 777 402.6 776.5 403 775.9 402.9 776 403.3 775.9 403.5 775.5 403.7 775 403.6 774.7 403.7 774.5 404.4 774.3 404.6 774 404.6 773.3 404.9 772.5 404.9 771.8 404.6 771.7 404.9 771.4 405.2 771.1 405.7 771.2 406.5 770.8 407.1 771 407.4 771 408.1 770.4 408.3 770 408.3 770.2 408.9 770.5 408.9 770.6 409 770.9 409.8 770.8 410.2 771.1 410.7 771.9 411.6 772.6 412.5 773 412.8 773.1 413.2 773 413.6 773.4 414.3 773.6 414.7 774 414.5 774.2 414.6 774.2 414.8 774 415.2 773.6 415.3 773.3 415.5 773.2 417.4 772.9 417.5 772.7 417.7 772.4 417.7 772.3 417.9 772.2 418.3 772.4 419 773.3 420.4 774.3 421.1 774.7 421.8 774.9 422.2 775 423.5 774.8 423.7 774.8 424 775 424.3 775.1 424.9 775.6 425.4 775.8 426.5 776 426.7 776 427 776.2 427.6 776 428 775.8 428.2 775.1 429.5 775 429.6 774.5 430 774.4 430.3 774.1 430.5 773.9 430.8 773.8 430.9 773.9 431.3 773.8 431.6 773.7 431.9 773.2 432.6 773.1 432.2 773.1 431.9 773 430.7 773.2 430.5 773.3 430.2 773.6 430 773.6 429.6 773.7 429.2 773.7 428.2 773.9 427.9 773.8 427.8 773.5 427.8 773.3 427.5 773 427.4 772.9 427 773 426.9 773.2 427.1 773.6 427.1 773.4 426.6 773.3 426.4 773.2 426.1 773.5 425.6 773.5 425 773.3 424.1 772.7 422.6 772.3 422.1 772.1 422.4 771.9 422.1 771.9 420.9 771.2 419.1 771.1 418.1 771 417.6 771 417.2 770.9 416.3 770.5 415.5 770.6 414.6 770.5 414.8 770.4 414.9 770.3 414.8 770.2 414.6 770.2 414.3 770.5 414.2 769.9 414 769.5 413.2 769.3 412.5 769 412 768.6 411.7 768.5 412.2 768.6 412.8 768.2 413.7 767.8 414 767.6 414.1 766.9 414 767 414.3 766.9 414.4 766.6 414.6 766.4 414.7 766.1 414.9 765.5 415.2 765.1 415.8 764.5 416.4 764.2 416.4 764.1 416 763.9 416.2 763.8 416.1 763.6 415.5 763.4 416.1 763.2 416.3 762.8 416.2 762.7 415.9 762.5 416 762.1 415.7 761.8 415.8 761.7 415.7 762 415.2 762 415.1 761.6 415.5 761.3 415.6 761.2 415.4 761.3 414.3 761.5 413.9 761.7 413.2 762.2 411.6 762.1 410.9 761.9 410 761.8 409.5 761.6 409 761.6 408.8 761.3 408.3 761.1 407.6 760.8 407.2 760.7 406.5 760.5 406.6 760.5 407 760.3 407.2 759.7 406.8 759.3 406 759.3 405.8 759.4 405.7 759.6 405.8 759.9 406.1 760.2 406.1 760 406 759.7 405.6 759.8 405.3 760.1 405.3 759.9 404.9 759.5 404.8 759.1 404.8 759 404.1 758.7 403.9 758.3 403.8 758 404.1 757.8 403.7 757.8 403.3 757.5 403.5 757.3 403.4 757.2 402.9 757.3 402.6 757.1 402.6 757.1 402.9 757 402.9 756.1 401.8 756 401.4 755.8 400.9 755.7 400.8 755.7 400.7 755.6 400.6 755.7 400 755.7 399.9 756.1 399.6 756.3 399.9 756.6 399.9 756.7 400.2 756.9 400.1 756.9 399.9 756.7 399.2 756.7 398.2 756.7 398.1 756.9 398 757 397.6 757.4 397.8 757.5 398.1 757.7 398 757.8 398 758 397.5 758.2 397.4 758.4 397.1 758.2 396.5 758.1 396 758.2 395 758.3 394.9 758.6 395 758.9 394.5 758.8 394 759 393 758.8 391.8 758.9 391.8 759.2 392.1 759.8 392 760.1 392.2 760.6 392.2 761 392.4 761.7 390.6 762.3 389.7 762.6 388.9 762.6 388.6 762.2 388.3 762.3 387.8 762.5 387.6 763 387.2 763.4 386.7 763.5 386.1 763.8 385.7 763.7 385.4 763.6 384.9 763.6 384.4 763.8 384 764 383.8 764.5 383.7 764.8 383.4 765 383.3 765.4 383.1 765.6 382.8 765.9 382.6 766.4 382.1 766.9 381.9 767.6 381.9 767.9 381.7 768.1 381.7 768.4 381.8 768.6 382.3 769.1 382.5 769.3 382.4 769.3 382.3 768.7 381.3 768.7 380.8 769.1 380.5 769.7 380 770 380 770 379.6 769.8 379.4 769.9 379 770.3 378.7 770.4 378.1 770.5 378 770.8 378.1 771.1 378.5 771.5 378.6 772 379.2 772.2 380.2 772.6 381.1 772.8 381.1 773 380.8 773.6 381.1 773.8 384 773.6 385 773.7 385.4 773.6 385.5 773.4 385.5 773.3 385.6 773.6 386.3 773.4 386.4 773.1 386.5 772.7 387.1 772.2 387.1 772 387.7 771.9 387.9 771.6 388.2 771.3 388.2 771.1 388.3 770.9 388.8 771 389.4 770.7 389.6 770.5 389.8 770.4 390.6 770.8 390.7 770.8 391 771 391.3 770.9 391.6 770.5 392.2 770.8 392.4 771.5 391.9 772 391.7 774.1 391.6 774 391.8 773.6 392.1 773.6 392.4 773.9 392.8 774.1 393.1 774 393.4 774.2 393.8 774.2 394.4 774.8 394.7 775.4 394.7 775.7 394.7 776 395.2 775.9 395.3 775.7 395.3 775.4 395.8 775.5 396.5 775.2 396.9 775 397.5 775 397.6 775.3 397.7 775.8 397.7 776.7 397.9 777.1 397.9 777.2 398.1 777.1 398.2 777.1 398.5 777.2 398.8 777.3 399 777.6 399 777.6 399.4 777.8 399.6 778.4 399.4 778.6 399.6 778.9 399.6 779.2 399.4 779.7 399 780.3 398.7 780.4 399.1 780.4 399.3 Z M 772.8 425.3 772.8 425.5 772.9 425.4 773 425.4 773 425.6 773.1 425.7 773.1 425.9 773 426 773 426.1 772.9 426.1 773 425.9 772.9 425.9 772.8 425.9 772.6 426.1 772.5 426.1 772.6 425.6 772.5 425.3 772.6 425.1 772.8 425.3 Z M 759.8 407.8 759.7 407.9 759.3 407.6 759.2 407.3 759.4 407.2 759.5 407.2 759.6 407.3 759.9 407.3 759.9 407.6 759.8 407.8 Z M 773.2 427.9 773.1 428.3 772.9 428.3 772.8 427.9 772.7 427.7 773.1 427.6 773.2 427.9 Z M 772.5 427.9 772.4 428.5 772.2 428.5 772.2 428.4 772.3 428.3 772.2 428.2 772.4 428.1 772.3 428 772.4 427.9 772.4 427.5 772.5 427.5 772.5 427.8 772.5 427.9 Z M 772.2 430 772.4 430.4 772.5 430.6 772.4 430.8 772.3 430.7 772.4 430.4 772.2 430.2 772.1 430.1 771.9 430.2 772.1 430 772.2 430 Z M 772.5 432.6 772.1 433.1 772 433 772 432.9 772.2 432.6 772.4 432.6 772.5 432.6 Z M 771.9 425.9 772 426.1 771.7 426.2 771.5 426.1 771.6 426 771.8 426 771.9 425.9 Z M 772.1 426.6 771.9 426.6 771.8 426.5 771.8 426.4 771.9 426.2 772 426.2 772 426.4 772.1 426.5 772.1 426.6 Z M 772.6 424 772.5 424.2 772.3 423.8 772.3 423.7 772.4 423.6 772.4 423.8 772.5 423.9 772.5 424 772.6 424 Z M 771.9 427.9 771.8 428 771.7 427.7 771.7 427.6 771.9 427.6 771.8 427.8 771.9 427.9 Z M 757.9 404.2 757.8 404.2 757.6 403.8 757.6 403.7 757.7 403.8 757.9 404.2 Z M 773.2 430.4 773.1 430.5 773 430.5 773.1 430.4 773 430.3 773.1 430.2 773.2 430.3 773.2 430.4 Z M 773.2 429.9 773.1 430 772.9 429.9 773.1 429.8 773.1 429.7 773.2 429.9 Z M 772.4 425.7 772.3 425.7 772.3 425.6 772.3 425.5 772.4 425.5 772.5 425.6 772.4 425.7 Z M 770.4 427.7 770.2 427.7 770.1 427.6 770.2 427.6 770.4 427.6 770.4 427.7 Z M 771.5 430.2 771.4 430.3 771.4 430.2 771.5 430.1 771.6 430.1 771.5 430.2 Z M 771.5 431.5 771.4 431.6 771.4 431.4 771.5 431.4 771.5 431.5 Z M 772.3 432.3 772.2 432.4 772.2 432.3 772.2 432.2 772.3 432.2 772.3 432.3 Z M 771.9 433.3 771.7 433.3 771.7 433.2 771.7 433.1 771.8 433.2 771.9 433.3 Z M 758 404.3 757.9 404.4 757.8 404.3 757.9 404.2 758 404.3 Z M 772.3 431.3 772.2 431.4 772.2 431.3 772.4 431.2 772.3 431.3 Z M 770.8 427.4 770.8 427.5 770.7 427.4 770.8 427.3 770.8 427.4 Z M 772.6 432.4 772.5 432.5 772.4 432.5 772.4 432.4 772.5 432.3 772.6 432.4 Z M 772.5 429 772.4 429.1 772.3 429.1 772.4 428.9 772.5 429 Z M 760.1 408.1 760 408.1 759.9 408 760 407.9 760.1 408 760.1 408.1 Z M 772.5 427.2 772.4 427.3 772.3 427.2 772.4 427.1 772.5 427.2 Z M 772.4 429.3 772.3 429.2 772.4 429.1 772.5 429.2 772.4 429.3 Z M 760.6 407.5 760.5 407.6 760.4 407.4 760.5 407.4 760.6 407.5 Z M 772.6 429.9 772.5 429.9 772.5 429.8 772.5 429.7 772.6 429.8 772.6 429.9 Z M 770.8 426.9 770.7 427 770.6 426.9 770.7 426.9 770.8 426.9 Z M 773.4 429.8 773.4 429.9 773.3 429.8 773.3 429.7 773.4 429.7 773.4 429.8 Z M 771.4 425.4 771.3 425.5 771.2 425.4 771.3 425.3 771.4 425.4 Z M 763.6 416.4 763.5 416.5 763.4 416.4 763.5 416.3 763.6 416.4 Z M 771.7 431.1 771.7 431.2 771.5 431.1 771.6 431.1 771.7 431.1 Z M 772.1 428.8 772 428.8 772 428.7 772.1 428.6 772.1 428.8 Z M 759.4 405.5 759.3 405.6 759.2 405.4 759.2 405.3 759.4 405.5 Z M 772.9 427.5 772.9 427.6 772.8 427.5 772.8 427.4 772.9 427.5 Z M 772.7 425 772.6 425.1 772.6 425 772.7 424.9 772.7 425 Z M 758.9 420.8 758.9 420.9 758.8 420.9 758.7 420.8 758.8 420.8 758.9 420.8 Z M 771 426.7 771 426.8 770.8 426.7 770.9 426.6 771 426.7 Z M 771.5 421.8 771.5 421.9 771.4 421.8 771.4 421.7 771.5 421.8 Z M 758.4 404.1 758.3 404.2 758.2 404.1 758.3 404 758.4 404.1 Z M 771.2 420.9 771.1 421 771 420.9 771.1 420.8 771.2 420.8 771.2 420.9 Z M 771.3 424.7 771.3 424.9 771.2 424.8 771.3 424.7 Z M 772.9 426.4 772.8 426.7 772.7 426.6 772.8 426.5 772.9 426.4 Z M 773.2 432.9 773.1 432.9 773.1 432.8 773.2 432.8 773.2 432.9 Z\",\"Xmax\":780.4,\"Xmid\":767.5,\"Xmin\":755.6,\"Ymax\":433.3,\"Ymid\":400.6,\"Ymin\":378,\"economy/currency\":\"kyats (MMK)\",\"economy/gdp_per_capita_ppp/2017\":\"6300\",\"economy/gdp_real_growth_rate/2017\":0.068,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.01 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.61,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":653508,\"geography/area/water\":23070,\"geography/area_comparative\":\"slightly smaller than Texas\",\"geography/area_sqkm\":676578,\"geography/climate\":\"tropical monsoon; cloudy, rainy, hot, humid summers (southwest monsoon, June to September); less cloudy, scant rainfall, mild temperatures, lower humidity during winter (northeast monsoon, December to April)\",\"geography/coastline\":\"1,930 km\",\"geography/elevation/highest_point\":\"Gamlang Razi 5,870 m\",\"geography/elevation/lowest_point\":\"Andaman Sea/Bay of Bengal 0 m\",\"geography/elevation/mean_elevation\":\"702\",\"geography/geographic_coordinates\":\"22 00 N, 98 00 E\",\"geography/geography_note\":\"strategic location near major Indian Ocean shipping lanes; the north-south flowing Irrawaddy River is the countrys largest and most important commercial waterway\",\"geography/land_boundaries/border_countries\":\"Bangladesh 271 km, China 2129 km, India 1468 km, Laos 238 km, Thailand 2416 km\",\"geography/land_boundaries/total\":\"6,522 km\",\"geography/land_use/agricultural_land_arable_land\":0.165,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.005,\"geography/land_use/forest\":0.482,\"geography/land_use/other\":0.326,\"geography/location\":\"Southeastern Asia, bordering the Andaman Sea and the Bay of Bengal, between Bangladesh and Thailand\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"central lowlands ringed by steep, rugged highlands\",\"government/administrative_divisions\":\"7 regions (taing-myar, singular - taing), 7 states (pyi ne-myar, singular - pyi ne), 1 union territory\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Ayeyarwady (Irrawaddy), Bago, Magway, Mandalay, Sagaing, Tanintharyi, Yangon (Rangoon); \\u0026lt;strong\\u0026gt;states:\\u0026lt;/strong\\u0026gt; Chin, Kachin, Kayah, Kayin, Mon, Rakhine, Shan; \\u0026lt;strong\\u0026gt;union territory:\\u0026lt;/strong\\u0026gt; Nay Pyi Taw\",\"government/capital/geographic_coordinates\":\"16 48 N, 96 09 E\",\"government/capital/name\":\"Rangoon (Yangon); note - Nay Pyi Taw is the administrative capital\",\"government/capital/time_difference\":\"UTC\\u002B6.5 (11.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"both \\u0022Burma\\u0022 and \\u0022Myanmar\\u0022 derive from the name of the majority Burman (Bamar) ethnic group\",\"government/executive_branch/chief_of_state\":\"President WIN MYINT (since 30 March 2018); Vice Presidents MYINT SWE (since 16 March 2016) and HENRY VAN THIO (since 30 March 2016); note - President HTIN KYAW (since 30 March 2016) resigned on 21 March 2018; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President WIN MYINT (since 30 March 2018); Vice Presidents MYINT SWE (since 16 March 2016) and HENRY VAN THIO (since 30 March 2016\",\"government/flag_description\":\"design consists of three equal horizontal stripes of yellow (top), green, and red; centered on the green band is a large white five-pointed star that partially overlaps onto the adjacent colored stripes; the design revives the triband colors used by Burma from 1943-45, during the Japanese occupation\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"4 January 1948 (from the UK)\",\"government/national_holiday\":\"Independence Day, 4 January (1948); Union Day, 12 February (1947)\",\"government/national_symbol_s\":\"chinthe (mythical lion); national colors: yellow, green, red, white\",\"introduction\":\"Various ethnic Burman and ethnic minority city-states or kingdoms occupied the present borders through the 19th century, and several minority ethnic groups continue to maintain independent armies and control territory within the country today, in opposition to the central government. Over a period of 62 years (1824-1886), Britain conquered Burma and incorporated\\u0026amp;nbsp;all the groups within\\u0026amp;nbsp;the country into its Indian Empire. Burma was administered as a province of India until 1937 when it became a separate, self-governing colony; in 1948,\\u0026amp;nbsp;following major battles on its territory during World War II,\\u0026amp;nbsp;Burma attained independence from the British Commonwealth. Gen. NE WIN dominated the government from 1962 to 1988, first as military ruler, then as self-appointed president, and later as political kingpin. In response to widespread civil unrest, NE WIN resigned in 1988, but within months the military crushed student-led protests and took power. Since independence, successive\\u0026amp;nbsp;Burmese\\u0026amp;nbsp;governments have fought on-and-off conflicts with armed ethnic groups\\u0026amp;nbsp;seeking autonomy\\u0026amp;nbsp;in the country\\u0026amp;rsquo;s mountainous border regions. Multiparty legislative elections in 1990 resulted in the main opposition party - the National League for Democracy (NLD) - winning a landslide victory. Instead of handing over power, the junta placed NLD leader (and 1991 Nobel Peace Prize recipient) AUNG SAN SUU KYI under house arrest from 1989 to 1995, 2000 to 2002, and from May 2003 to November 2010. In late September 2007, the ruling junta brutally suppressed protests over increased fuel prices led by prodemocracy activists and Buddhist monks, killing an unknown number of people and arresting thousands for participating in the demonstrations - popularly referred to as the Saffron Revolution. In early May 2008, Cyclone\\u0026amp;nbsp;Nargis\\u0026amp;nbsp;struck Burma, which left over 138,000 dead and tens of thousands injured and homeless. Despite this tragedy, the junta proceeded with its May constitutional referendum, the first vote in Burma since 1990. The 2008 constitution reserves 25% of its seats to the military. Legislative elections held in November 2010, which the NLD boycotted and many in the international community considered flawed, saw the successor ruling juntas mass organization, the Union Solidarity and Development Party garner over 75% of the contested seats. The national legislature convened in January 2011 and selected former Prime Minister THEIN SEIN as president. Although the vast majority of national-level appointees named by THEIN SEIN were former or current military officers, the government initiated a series of political and economic reforms leading to a substantial opening of the long-isolated country. These reforms included releasing hundreds of political prisoners, signing a nationwide cease-fire with several of the countrys ethnic armed groups, pursuing legal reform, and gradually reducing restrictions on freedom of the press, association, and civil society. At least due in part to these reforms, AUNG SAN SUU KYI was elected to the national legislature in April 2012 and became chair of the Committee for Rule of Law and Tranquility. Burma served as chair of the Association of Southeast Asian Nations (ASEAN) for 2014. In a flawed but largely credible national legislative election in November 2015 featuring more than 90 political parties, the NLD again won a landslide victory. Using its overwhelming majority in both houses of parliament, the NLD elected HTIN KYAW, AUNG SAN SUU KYI\\u0026amp;rsquo;s confidant and long-time NLD supporter, as president. The new legislature created the position of State Counsellor, according AUNG SAN SUU KYI a formal role in the government and making her the de facto head of state. Burmas first credibly elected civilian government after more than five decades of military dictatorship was sworn into office on 30 March 2016. In March 2018, upon HTIN KYAW\\u0026amp;rsquo;s resignation, parliament selected WIN MYINT, another long-time ally of AUNG SAN SUU KYI\\u0026amp;rsquo;s, as president. Attacks in October 2016 and August 2017 on security forces in northern Rakhine State by members of the\\u0026amp;nbsp;Arakan\\u0026amp;nbsp;Rohingya Salvation Army (ARSA), a Rohingya militant group, resulted in military crackdowns on the Rohingya population\\u0026amp;nbsp;that reportedly caused thousands of deaths\\u0026amp;nbsp;and human rights abuses. Following the August 2017 violence, over 740,000 Rohingya fled\\u0026amp;nbsp;to neighboring Bangladesh as refugees. In November 2017, the US Department of State determined that the August 2017 violence constituted ethnic cleansing\\u0026amp;nbsp;of Rohingyas. The UN has called for Burma to allow access to a Fact Finding Mission to investigate reports of human rights violations and abuses and to work with Bangladesh to facilitate repatriation of Rohingya refugees, and in September 2018 the International Criminal Court\\u0026amp;nbsp;(ICC)\\u0026amp;nbsp;determined it had jurisdiction to investigate\\u0026amp;nbsp;reported human rights\\u0026amp;nbsp;abuses\\u0026amp;nbsp;against Rohingyas. Burma\\u0026amp;nbsp;has\\u0026amp;nbsp;rejected charges of ethnic cleansing\\u0026amp;nbsp;and genocide,\\u0026amp;nbsp;and has chosen not to work with the UN Fact Finding Mission\\u0026amp;nbsp;or the ICC. In March 2018, President HTIN KYAW announced his voluntary retirement; NLD parliamentarian WIN MYINT was named by the parliament as his successor. In February 2019, the NLD announced it would establish a parliamentary committee to examine options for constitutional reform\\u0026amp;nbsp;ahead of national the elections planned for 2020.\",\"name\":\"Myanmar\",\"people_and_society/age_structure/0_14_years\":0.2656,\"people_and_society/age_structure/15_24_years\":0.1751,\"people_and_society/age_structure/25_54_years\":0.4251,\"people_and_society/age_structure/55_64_years\":0.0775,\"people_and_society/age_structure/65_years_and_over\":0.0567,\"people_and_society/birth_rate\":\"17.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Burman (Bamar) 68%, Shan 9%, Karen 7%, Rakhine 4%, Chinese 3%, Indian 2%, Mon 2%, other 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.244 million RANGOON (Yangon) (capital), 1.406 million Mandalay (2019)\",\"people_and_society/nationality/adjective\":\"Burmese\",\"people_and_society/nationality/noun\":\"Burmese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55622506\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"64\",\"transportation/railways/total\":\"5031\",\"transportation/roadways/total\":\"157000\"},{\"BoxHeight\":30.400000000000034,\"BoxWidth\":39.89999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.511,\"ISO3_Code\":\"AFG\",\"ISO_Code\":\"AF\",\"Path\":\"M 707.6 349.2 707.4 349.3 707.2 349 707 349.2 706.5 349.2 706.4 349.5 706.7 349.9 706.6 350 706.6 350.1 706.3 350 706 350.3 705.6 350.3 705.5 350.5 705.3 350.6 705.1 350.6 704.7 350.3 704.1 350.4 701.4 350.6 700.2 350.9 699.7 351.4 699.1 351.8 699.1 352 698.6 351.9 698.4 352.3 697.6 353 697.4 353.3 697.9 353.7 698.3 354.4 698.3 354.7 698.5 354.9 698.6 355.4 698.4 355.9 698.7 356.2 698.4 356.5 698.2 356.9 697.7 357.2 697.6 357.5 697.1 357.9 697.1 358.2 696.9 358.4 696.9 358.7 697.1 358.8 697.3 359.1 697 360 696.5 360.3 695.5 360.4 694.1 360.1 693.8 360.1 693.7 360.4 693.7 360.5 694 361.1 694.5 361.3 694.6 361.5 694.6 361.8 694.9 362.2 694.9 362.4 694.6 362.7 694.3 362.9 694 363.1 693.7 363.2 693.4 363.2 693 363.2 692.7 363.4 692.7 364 692.4 364.3 692.5 364.7 692 365.3 692.1 367.1 691.8 367.4 691.6 367.8 691.3 368 690.8 368.1 690.4 367.6 690.2 367.5 689.6 367.6 689 367.5 688.5 368 688.1 368.1 687.7 368.4 687.4 368.4 687.5 368.7 687.9 368.8 687.8 369 687.1 369.3 686.6 369.4 685.9 369.3 685.8 369.1 685.6 369.1 685 369.4 684.6 370.1 684.2 370.3 684 370.4 683.8 371.5 683.9 372.1 683.7 373.1 683.9 373.4 683.6 373.8 680.4 374.8 678.9 374.7 678.1 374.9 677.9 375 677.8 375.2 677.7 375.3 676.2 375 673.2 375.2 668.8 373.8 671.3 370.6 671.3 370.3 671.4 370 671.3 369.6 671.2 369.1 671 368.9 668.7 368.5 668.6 367.8 668.6 367.3 668.6 366.8 668.8 366.2 668.6 365.3 668 363.2 668.1 362.8 668.7 362.2 668.7 361.9 668.9 361.9 668.8 361.8 668.3 361.8 668.1 361.7 667.9 361.2 667.9 360.8 667.7 360 668.2 359.2 668.8 359.2 668.4 358.5 668.7 358.4 669.1 358.1 669.5 356.6 669.4 356.3 669.4 356 669.6 355.9 669.7 355.5 669.9 355.1 669.9 354.8 670.1 354.8 670.3 355 670.8 355.4 671.2 355.5 671.8 355.3 672 355.4 672.6 355.9 672.7 356.4 673.2 355.9 673.7 356.1 674.6 355.5 674.9 355.4 675 355.1 674.9 354.8 675.3 354.5 675 354.1 675 354 676 353.8 676.3 353.6 677.3 353.4 677.6 353.4 677.6 353.1 677.9 352.9 678.2 352.9 679 352.3 679.2 351.9 679.2 351.2 679.6 350.3 679.6 349.6 680.5 349.2 681.7 349.2 682 348.8 682 348.5 682.2 348.2 683.2 348.5 683.8 348.9 684.1 348.8 684.5 348.8 684.8 348.9 685.6 348.7 685.9 348.8 686.1 349 686.5 349.3 687.1 349.1 687.3 349.2 687.7 349.2 687.9 349.4 688 349.7 688.6 350.2 689.2 349.9 689.4 349.7 690.2 349.4 690.4 349.1 690.7 349.1 690.8 349 691 349 691.1 348.9 691.2 349 691.9 349.6 692.1 349.6 692.5 349.3 692.4 348.6 692.7 348.1 693.5 348 693.8 347.9 694.1 348.1 694.5 348.1 694.8 347.9 694.9 347.5 694.8 347.2 694.6 347 694.6 346.8 695.4 346.1 695.8 345.3 696 345.1 696.8 344.9 697.8 345.6 697.8 345.9 697.6 346.4 697.6 346.8 697.8 346.9 698.2 346.7 698.4 346.9 698.5 347.1 698.2 348 698.2 349 698.1 349.8 698.4 350.8 698.7 351.1 699.2 351.1 700.4 350.1 701.4 349.9 701.9 349.3 702.5 348.9 702.8 348.6 703.3 348.4 703.8 348.4 704.4 348.5 704.5 348.8 704.2 349.1 704.4 349.2 705.6 348.8 705.9 348.6 706.1 348.6 707.1 348.7 707.4 348.8 707.6 349.2 Z M 690.1 367.7 690 367.8 689.9 367.7 689.9 367.6 690.1 367.7 Z\",\"Xmax\":707.6,\"Xmid\":683,\"Xmin\":667.7,\"Ymax\":375.3,\"Ymid\":360.8,\"Ymin\":344.9,\"economy/currency\":\"afghanis (AFA)\",\"economy/gdp_per_capita_ppp/2017\":\"2000\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.067 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.52,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":652230,\"geography/area/water\":0,\"geography/area_comparative\":\"almost six times the size of Virginia; slightly smaller than Texas\",\"geography/area_sqkm\":652230,\"geography/climate\":\"arid to semiarid; cold winters and hot summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Noshak 7,492 m\",\"geography/elevation/lowest_point\":\"Amu Darya 258 m\",\"geography/elevation/mean_elevation\":\"1884\",\"geography/geographic_coordinates\":\"33 00 N, 65 00 E\",\"geography/geography_note\":\"landlocked; the Hindu Kush mountains that run northeast to southwest divide the northern provinces from the rest of the country; the highest peaks are in the northern Vakhan (Wakhan Corridor)\",\"geography/land_boundaries/border_countries\":\"China 91 km, Iran 921 km, Pakistan 2670 km, Tajikistan 1357 km, Turkmenistan 804 km, Uzbekistan 144 km\",\"geography/land_boundaries/total\":\"5,987 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.46,\"geography/land_use/forest\":0.0207,\"geography/land_use/other\":0.39,\"geography/location\":\"Southern Asia, north and west of Pakistan, east of Iran\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly rugged mountains; plains in north and southwest\",\"government/administrative_divisions\":\"34 provinces (welayat, singular - welayat); Badakhshan, Badghis, Baghlan, Balkh, Bamyan, Daykundi, Farah, Faryab, Ghazni, Ghor, Helmand, Herat, Jowzjan, Kabul, Kandahar, Kapisa, Khost, Kunar, Kunduz, Laghman, Logar, Nangarhar, Nimroz, Nuristan, Paktika, Paktiya, Panjshir, Parwan, Samangan, Sar-e Pul, Takhar, Uruzgan, Wardak, Zabul\",\"government/capital/geographic_coordinates\":\"34 31 N, 69 11 E\",\"government/capital/name\":\"Kabul\",\"government/capital/time_difference\":\"UTC\\u002B4.5 (9.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Afghan\\u0022 originally referred to the Pashtun people (today it is understood to include all the countrys ethnic groups), while the suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country\\u0022; so Afghanistan literally means the \\u0022Land of the Afghans\\u0022\",\"government/executive_branch/chief_of_state\":\"President of the Islamic Republic of Afghanistan Ashraf GHANI Ahmadzai (since 29 September 2014); CEO Abdullah ABDULLAH, Dr. (since 29 September 2014); First Vice President Abdul Rashid DOSTAM (since 29 September 2014); Second Vice President Sarwar DANESH (since 29 September 2014); First Deputy CEO Khyal Mohammad KHAN; Second Deputy CEO Mohammad MOHAQQEQ; note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President of the Islamic Republic of Afghanistan Ashraf GHANI Ahmadzai (since 29 September 2014); CEO Abdullah ABDULLAH, Dr. (since 29 September 2014); First Vice President Abdul Rashid DOSTAM (since 29 September 2014); Second Vice President Sarwar DANESH (since 29 September 2014); First Deputy CEO Khyal Mohammad KHAN; Second Deputy CEO Mohammad MOHAQQEQ\",\"government/flag_description\":\"three equal vertical bands of black (hoist side), red, and green, with the national emblem in white centered on the red band and slightly overlapping the other 2 bands; the center of the emblem features a mosque with pulpit and flags on either side, below the mosque are Eastern Arabic numerals for the solar year 1298 (1919 in the Gregorian calendar, the year of Afghan independence from the UK); this central image is circled by a border consisting of sheaves of wheat on the left and right, in the upper-center is an Arabic inscription of the Shahada (Muslim creed) below which are rays of the rising sun over the Takbir (Arabic expression meaning \\u0022God is great\\u0022), and at bottom center is a scroll bearing the name Afghanistan; black signifies the past, red is for the blood shed for independence, and green can represent either hope for the future, agricultural prosperity, or Islam\",\"government/government_type\":\"presidential Islamic republic\",\"government/independence\":\"19 August 1919 (from UK control over Afghan foreign affairs)\",\"government/national_holiday\":\"Independence Day, 19 August (1919)\",\"government/national_symbol_s\":\"lion; national colors: red, green, black\",\"introduction\":\"Ahmad Shah DURRANI unified the Pashtun tribes and founded Afghanistan in 1747. The country served as a buffer between the British and Russian Empires until it won independence from notional British control in 1919. A brief experiment in increased democracy ended in a 1973 coup and a 1978 communist countercoup. The Soviet Union invaded in 1979 to support the tottering Afghan communist regime, touching off a long and destructive war. The USSR withdrew in 1989 under relentless pressure by internationally supported anti-communist mujahidin rebels. A series of subsequent civil wars saw Kabul finally fall in 1996 to the Taliban, a hardline Pakistani-sponsored movement that emerged in 1994 to end the countrys civil war and anarchy. Following the 11 September 2001 terrorist attacks, a US, Allied, and anti-Taliban Northern Alliance military action toppled the Taliban for sheltering Usama BIN LADIN. A UN-sponsored Bonn Conference in 2001 established a process for political reconstruction that included the adoption of a new constitution, a presidential election in 2004, and National Assembly elections in 2005. In December 2004, Hamid KARZAI became the first democratically elected president of Afghanistan, and the National Assembly was inaugurated the following December. KARZAI was reelected in August 2009 for a second term. The 2014 presidential election was the countrys first to include a runoff, which featured the top two vote-getters from the first round, Abdullah ABDULLAH and Ashraf GHANI. Throughout the summer of 2014, their campaigns disputed the results and traded accusations of fraud, leading to a US-led diplomatic intervention that included a full vote audit as well as political negotiations between the two camps. In September 2014, GHANI and ABDULLAH agreed to form the Government of National Unity, with GHANI inaugurated as president and ABDULLAH elevated to the newly-created position of chief executive officer. The day after the inauguration, the GHANI administration signed the US-Afghan Bilateral Security Agreement and NATO Status of Forces Agreement, which provide the legal basis for the post-2014 international military presence in Afghanistan. After two postponements, the next presidential election was held in September 2019. The Taliban remains a serious challenge for the Afghan Government in almost every province. The Taliban still considers itself the rightful government of Afghanistan, and it remains a capable and confident insurgent force fighting for the withdrawal of foreign military forces from Afghanistan, establishment of sharia law, and rewriting of the Afghan constitution. In 2019, negotiations between the US and the Taliban in Doha entered their highest level yet, building on momentum that began in late 2018. Underlying the negotiations is the unsettled state of Afghan politics, and prospects for a sustainable political settlement remain unclear.\",\"name\":\"Afghanistan\",\"people_and_society/age_structure/0_14_years\":0.4092,\"people_and_society/age_structure/15_24_years\":0.2185,\"people_and_society/age_structure/25_54_years\":0.3068,\"people_and_society/age_structure/55_64_years\":0.0395,\"people_and_society/age_structure/65_years_and_over\":0.0261,\"people_and_society/birth_rate\":\"37.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Pashtun, Tajik, Hazara, Uzbek, other (includes smaller numbers of Baloch, Turkmen, Nuristani, Pamiri, Arab, Gujar, Brahui, Qizilbash, Aimaq, Pashai, and Kyrghyz) (2015)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"52.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.114 million KABUL (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Afghan\",\"people_and_society/nationality/noun\":\"Afghan(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"34940837\",\"people_and_society/population_growth_rate\":0.0237,\"people_and_society/urbanization/urban_population\":\"25.8% of total population (2019)\",\"transportation/airports\":\"43\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"34903\"},{\"BoxHeight\":19.80000000000001,\"BoxWidth\":35.10000000000002,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.47,\"ISO3_Code\":\"YEM\",\"ISO_Code\":\"YE\",\"Path\":\"M 647.2 413.7 645.5 414.4 644.9 414.9 644.8 415.2 644.6 415.7 644.8 416.6 644.7 416.8 643.9 417.1 643.7 417.2 643.3 417.3 643.1 417.5 642 417.9 640 418.4 639.1 418.9 638.7 419 638.4 419 637.5 419.2 636.7 419.6 636.3 419.9 636.1 419.9 635.9 420.2 635.8 420.5 635 421.2 633.8 421.4 633.3 421.2 633 421.2 632.5 421.6 632.1 421.7 631.4 422.4 630.1 422.7 629.5 423 628.4 423 627.6 423 627.2 423.1 626.6 423.2 625.8 424 625.3 424.2 625.1 424.3 624.9 424.9 624.8 424.9 624.7 424.7 624.6 424.8 624.4 425 623.9 424.8 623.6 424.8 622.9 425.2 622.4 425.2 621.9 425.4 620.9 425 620.5 425.1 620.5 424.6 619.9 423.5 620 422.2 619.8 421.7 619.5 421.1 619.2 420.2 619.2 419.8 619 419.1 619 418.7 618.8 418.1 618.6 418 618.1 417.9 618.3 417.6 618.6 417.8 618.6 417.7 618.4 416.5 618.7 416 618.7 415.6 618.6 414.5 619 414.4 619.1 414.2 619.5 414.1 619.6 413.7 619.9 413.7 619.9 413.4 619.6 413 619.8 412.6 619.6 412.3 619.8 412 620.1 411.8 619.9 411.5 620 411.3 620.4 411.1 620.6 411.2 621.1 411.6 621.8 411.7 622.1 411.6 623.9 411.5 624.9 411.5 625.3 411.5 625.9 411.8 627.2 411.9 627.8 412 628.4 412 628.5 412 629.6 411.9 630.3 412.9 630.8 412.9 631.6 412.4 632 411.4 633.6 409.4 633.8 409.2 636.1 408.1 640.8 407.5 644.2 406.9 646.3 411.6 646.3 411.9 646.4 412 647.2 413.7 Z M 648.4 425 648.5 425.1 648.7 425.1 649.1 425.3 649.2 425.4 649.3 425.3 649.4 425.2 649.6 425.2 649.9 425.1 650 425.1 650.1 425.2 650.2 425.2 650.3 425.2 650.4 425.2 650.5 425.3 650.7 425.3 650.9 425.4 651 425.5 650.9 425.7 650.8 425.7 650.6 425.8 650.4 425.8 650.3 425.9 650.1 426.1 649.8 426.1 649.7 426.1 649.4 426.1 649.2 426.2 648.9 426.2 648.7 426.2 648.4 426.1 648.4 426 648.2 425.8 648.1 425.7 647.8 425.5 648 425.5 648 425.4 648 425.2 648.2 425.1 648.3 425.1 648.4 425 Z M 644.5 426.4 644.7 426.5 644.9 426.5 645.2 426.5 645.2 426.6 645 426.6 644.8 426.6 644.8 426.5 644.6 426.5 644.3 426.4 644.4 426.3 644.5 426.4 Z M 618.1 417.6 618.1 417.7 618 417.7 617.9 417.6 618 417.6 618 417.4 618.1 417.2 618.2 417.3 618.1 417.5 618.1 417.6 Z M 618.6 421.6 618.5 421.6 618.5 421.5 618.4 421.5 618.3 421.3 618.5 421.2 618.6 421.2 618.6 421.6 Z M 618.4 422.3 618.3 422.4 618.3 422.3 618.4 422.2 618.4 422.1 618.5 422 618.6 422 618.6 422.1 618.4 422.3 Z M 647.2 426.7 647.1 426.7 646.9 426.6 647 426.5 647.1 426.5 647.2 426.7 Z M 620.4 425.2 620.4 425.3 620.2 425.2 620.3 425.1 620.4 425.2 Z M 619 419.7 618.9 419.6 619 419.5 619 419.7 Z M 616.1 416.9 616 417 615.9 416.9 616 416.8 616.1 416.9 Z M 616.6 417.9 616.5 418 616.5 417.9 616.6 417.9 Z M 617.8 414.8 617.8 414.9 617.7 414.9 617.7 414.8 617.8 414.8 Z M 617.3 416.5 617.2 416.6 617.1 416.5 617.2 416.4 617.3 416.5 Z M 617.4 414.7 617.3 414.8 617.2 414.8 617.4 414.7 Z M 617 418.4 616.9 418.4 616.8 418.3 616.9 418.2 617 418.3 617 418.4 Z M 617.5 415 617.5 415.2 617.4 415 617.5 414.9 617.5 415 Z M 617.6 416.5 617.5 416.5 617.5 416.4 617.6 416.4 617.6 416.5 Z M 618.7 421.7 618.6 421.8 618.5 421.8 618.6 421.7 618.7 421.7 Z M 617.7 416.5 617.6 416.5 617.6 416.4 617.7 416.4 617.7 416.5 Z\",\"Xmax\":651,\"Xmid\":631.9,\"Xmin\":615.9,\"Ymax\":426.7,\"Ymid\":415.9,\"Ymin\":406.9,\"economy/currency\":\"Yemeni rials (YER)\",\"economy/gdp_per_capita_ppp/2017\":\"2500\",\"economy/gdp_real_growth_rate/2017\":-0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.68 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.21,\"geography/area/land\":527968,\"geography/area/water\":0,\"geography/area_comparative\":\"almost four times the size of Alabama; slightly larger than twice the size of Wyoming\",\"geography/area_sqkm\":527968,\"geography/climate\":\"mostly desert; hot and humid along west coast; temperate in western mountains affected by seasonal monsoon; extraordinarily hot, dry, harsh desert in east\",\"geography/coastline\":\"1,906 km\",\"geography/elevation/highest_point\":\"Jabal an Nabi Shuayb 3,666 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"999\",\"geography/geographic_coordinates\":\"15 00 N, 48 00 E\",\"geography/geography_note\":\"strategic location on Bab el Mandeb, the strait linking the Red Sea and the Gulf of Aden, one of worlds most active shipping lanes\",\"geography/land_boundaries/border_countries\":\"Oman 294 km, Saudi Arabia 1307 km\",\"geography/land_boundaries/total\":\"1,601 km\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.417,\"geography/land_use/forest\":0.01,\"geography/land_use/other\":0.545,\"geography/location\":\"Middle East, bordering the Arabian Sea, Gulf of Aden, and Red Sea, between Oman and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"narrow coastal plain backed by flat-topped hills and rugged mountains; dissected upland desert plains in center slope into the desert interior of the Arabian Peninsula\",\"government/administrative_divisions\":\"22 governorates (muhafazat, singular - muhafazah); Abyan, Adan (Aden), Ad Dali, Al Bayda, Al Hudaydah, Al Jawf, Al Mahrah, Al Mahwit, Amanat al Asimah (Sanaa City), Amran, Arkhabil Suqutra (Socotra Archipelago), Dhamar, Hadramawt, Hajjah, Ibb, Lahij, Marib, Raymah, Sadah, Sana (Sanaa), Shabwah, Taizz\",\"government/capital/geographic_coordinates\":\"15 21 N, 44 12 E\",\"government/capital/name\":\"Sanaa\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derivation remains unclear but may come from the Arab term \\u0022yumn\\u0022 (happiness) and be related to the regions classical name \\u0022Arabia Felix\\u0022 (Fertile or Happy Arabia); the Romans referred to the rest of the peninsula as \\u0022Arabia Deserta\\u0022 (Deserted Arabia)\",\"government/executive_branch/chief_of_state\":\"President Abd Rabuh Mansur HADI (since 21 February 2012); Vice President ALI MUHSIN al-Ahmar, Lt. Gen. (since 3 April 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Maeen Abd al-Malik SAEED (since 15 October 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white)\",\"government/government_type\":\"in transition\",\"government/independence\":\"22 May 1990 (Republic of Yemen was established with the merger of the Yemen Arab Republic [Yemen (Sanaa) or North Yemen] and the Marxist-dominated Peoples Democratic Republic of Yemen [Yemen (Aden) or South Yemen]); notable earlier dates: North Yemen became independent on 1 November 1918 (from the Ottoman Empire) and became a republic with the overthrow of the theocratic Imamate on 27 September 1962; South Yemen became independent on 30 November 1967 (from the UK)\",\"government/national_holiday\":\"Unification Day, 22 May (1990)\",\"government/national_symbol_s\":\"golden eagle; national colors: red, white, black\",\"introduction\":\"The Kingdom of Yemen (colloquially known as North Yemen) became independent from the Ottoman Empire in 1918 and in 1962 became the Yemen Arab Republic. The British, who had set up a protectorate area around the southern port of Aden in the 19th century, withdrew in 1967 from what became the Peoples Republic of Southern Yemen (colloquially known as South Yemen). Three years later, the southern government adopted a Marxist orientation and changed the countrys name to the Peoples Democratic Republic of Yemen. The massive exodus of hundreds of thousands of Yemenis from the south to the north contributed to two decades of hostility between the states. The two countries were formally unified as the Republic of Yemen in 1990. A southern secessionist movement and brief civil war in 1994 was quickly subdued. In 2000, Saudi Arabia and Yemen agreed to delineate their border. Fighting in the northwest between the government and the Huthis, a Zaydi Shia Muslim minority, continued intermittently from 2004 to 2010, and then again from 2014-present. The southern secessionist movement was revitalized in 2007. Public rallies in Sanaa against then President Ali Abdallah SALIH - inspired by similar demonstrations in Tunisia and Egypt - slowly built momentum starting in late January 2011 fueled by complaints over high unemployment, poor economic conditions, and corruption. By the following month, some protests had resulted in violence, and the demonstrations had spread to other major cities. By March the opposition had hardened its demands and was unifying behind calls for SALIHs immediate ouster. In April 2011, the Gulf Cooperation Council (GCC), in an attempt to mediate the crisis in Yemen, proposed the GCC Initiative, an agreement in which the president would step down in exchange for immunity from prosecution. SALIHs refusal to sign an agreement led to further violence. The UN Security Council passed Resolution 2014 in October 2011 calling for an end to the violence and completing a power transfer deal. In November 2011, SALIH signed the GCC Initiative to step down and to transfer some of his powers to Vice President Abd Rabuh Mansur HADI. Following HADIs uncontested election victory in February 2012, SALIH formally transferred all presidential powers. In accordance with the GCC Initiative, Yemen launched a National Dialogue Conference (NDC) in March 2013 to discuss key constitutional, political, and social issues. HADI concluded the NDC in January 2014 and planned to begin implementing subsequent steps in the transition process, including constitutional drafting, a constitutional referendum, and national elections. The Huthis, perceiving their grievances were not addressed in the NDC, joined forces with SALIH and expanded their influence in northwestern Yemen, which culminated in a major offensive against military units and rival tribes and enabled their forces to overrun the capital, Sanaa, in September 2014. In January 2015, the Huthis surrounded the presidential palace, HADIs residence, and key government facilities, prompting HADI and the cabinet to submit their resignations. HADI fled to Aden in February 2015 and rescinded his resignation. He subsequently escaped to Oman and then moved to Saudi Arabia and asked the GCC to intervene militarily in Yemen to protect the legitimate government from the Huthis. In March, Saudi Arabia assembled a coalition of Arab militaries and began airstrikes against the Huthis and Huthi-affiliated forces. Ground fighting between Huthi-aligned forces and anti-Huthi groups backed by the Saudi-led coalition continued through 2016. In 2016, the UN brokered a months-long cessation of hostilities that reduced airstrikes and fighting, and initiated peace talks in Kuwait. However, the talks ended without agreement. The Huthis and SALIH\\u0026amp;rsquo;s political party announced a Supreme Political Council in August 2016 and a National Salvation Government, including a prime minister and several dozen cabinet members, in November 2016, to govern in Sanaa and further challenge the legitimacy of HADI\\u0026amp;rsquo;s government. However, amid rising tensions between the Huthis and SALIH, sporadic clashes erupted in mid-2017, and escalated into open fighting that ended when Huthi forces killed SALIH in early December 2017. In 2018, anti-Huthi forces made the most battlefield progress in Yemen since early 2016, most notably in Al Hudaydah Governorate. In December 2018, the Huthis and Yemeni Government participated in the first UN-brokered peace talks since 2016, agreeing to a limited ceasefire in Al Hudaydah Governorate and the establishment of a UN Mission to monitor the agreement. In April 2019, Yemen\\u0026amp;rsquo;s parliament convened in Sayun for the first time since the conflict broke out in 2014. In August 2019, violence erupted between HADIs government and the pro-secessionist Southern Transition Council (STC) in southern Yemen. In November 2019, HADIs government and the STC signed a power-sharing agreement to end the fighting between them.\",\"name\":\"Yemen\",\"people_and_society/age_structure/0_14_years\":0.3916,\"people_and_society/age_structure/15_24_years\":0.2126,\"people_and_society/age_structure/25_54_years\":0.3278,\"people_and_society/age_structure/55_64_years\":0.04,\"people_and_society/age_structure/65_years_and_over\":0.028,\"people_and_society/birth_rate\":\"27.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"predominantly Arab; but also Afro-Arab, South Asian, European\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.874 million SANAA (capital), 950,000 Aden (2019)\",\"people_and_society/nationality/adjective\":\"Yemeni\",\"people_and_society/nationality/noun\":\"Yemeni(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"28667230\",\"people_and_society/population_growth_rate\":0.0217,\"people_and_society/urbanization/urban_population\":\"37.3% of total population (2019)\",\"transportation/airports\":\"57\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"71300\"},{\"BoxHeight\":42.299999999999955,\"BoxWidth\":22.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.777,\"ISO3_Code\":\"THA\",\"ISO_Code\":\"TH\",\"Path\":\"M 777.5 402.9 777.5 403.2 777.7 403.2 777.9 402.8 778.1 402.8 778.5 403.4 778.6 403.5 778.8 403.5 778.6 404.3 778.4 404.7 778.6 405 778.6 405.3 778.8 405.4 779 405.3 779.4 405.4 779.7 405.1 780.1 405.1 780.3 405.2 780.6 405.1 780.8 405.2 780.7 405.5 780.6 405.6 780.6 405.8 780.6 405.9 780.7 406.5 781 406.8 780.7 407.2 780.7 407.9 780.2 408.5 780.3 408.7 780.5 408.9 780.4 409.1 780.5 409.3 780.5 409.6 780.3 409.9 780.3 410.1 780.1 410.3 780 410.4 780 410.5 780.1 410.8 779.9 411 780.1 411.2 780.4 411.3 781.2 410.6 781.6 410.4 781.6 410.3 782 410 782.2 409.7 782.5 409.7 783 409.2 783.2 409.2 783.6 409.7 784 409.9 784.4 410 784.4 410.3 784.6 410.4 784.7 410.2 785.1 409.9 785.4 409.8 785.7 409.9 785.8 409.5 786 409.1 786.3 408.9 786.2 408.8 786.3 408.7 786.6 408.5 787.1 408.6 787.9 409 788.3 408.9 789.1 410.2 789.3 410.4 789.7 410.9 790.2 411.2 790.5 411.6 790.5 412.1 790.3 412.8 790.4 413.2 790.4 414.1 790.6 414.3 791.1 414.9 791.2 415.3 792.2 415.6 792 415.8 792.2 416.2 792.3 416.3 792.7 416.4 792.8 416.6 792.7 417.3 792.4 417.5 792.7 417.7 792.4 418 792.5 418.3 792.8 418.6 792.7 418.7 792.6 419 792.5 419.1 792.6 419.8 792.2 420.2 791.6 420.4 791.5 420.7 791.3 420.8 791.2 420.7 791.1 420.3 790.6 420.1 790.1 420.2 789.9 420.3 788.9 420.3 788.8 420.3 788.1 420.4 787.6 420.3 787.4 420.1 786 420.4 785.4 420.8 785.3 421.3 785 421.6 784.8 422 784.4 422.3 784.4 422.5 784.2 422.6 783.8 422.6 783.7 422.7 783.8 423.4 783.9 423.9 784.2 424.2 784.1 424.3 784.3 424.8 784.2 425.1 784.5 425.3 784.9 425.8 784.9 425.9 784.8 426 784.8 426.6 785.3 427.8 785.3 428.1 784.9 427 784.6 426.6 784.4 426.6 784.2 426.8 783.7 426.5 783.3 426 782.2 425.1 781.2 425.3 780.3 425.2 779.9 425.3 779.7 425.2 779.6 425 779.7 424.7 779.8 423.4 779.9 423.1 779.8 422.9 778.9 422.7 777.9 422.8 777.5 423 777.2 423.4 777.4 424.1 777.1 425.1 777.2 426.5 776.8 427.1 776.7 427.7 776.1 428.7 776 429.3 775.8 429.6 775.8 430.1 775.2 431.1 775.2 431.3 775.2 431.6 774.9 431.8 775 431.9 775 432 774.9 432.4 774.9 432.6 774.8 433.3 775 433.8 775.2 434.3 775.1 434.6 775.2 434.9 775.7 434.9 775.9 434.7 776.1 434.7 776.4 434.6 776.8 434.7 777 435.3 777.1 436.6 777.5 437.2 777.7 437.2 777.7 437 777.8 437 778 437.5 778.3 439.1 778.6 440.1 779.3 441.1 779.7 441.3 780 441.5 780.6 441.4 781 441.4 781.5 441.5 782.2 442.6 783 443.2 783 443.6 782.6 443.9 782.6 444.3 782.3 444.6 782.1 444.5 781.9 444.5 781.8 444.3 781.6 444.1 780.7 444.5 780.6 444.8 780.4 444.9 780 444.5 780.1 444.2 780.2 444.1 780.3 444 780.3 443.6 780.2 443.5 780.3 443.3 780.3 443.2 779.9 443.1 779.6 443.2 779.4 442.7 779.3 442.5 779 442.6 778.3 442.4 778.1 442.2 778.1 442 778 441.9 777.7 442 777.7 442.5 777.6 442.7 777.4 442.4 776.4 441.4 776.3 441.1 776.4 440.8 776.1 440.6 775.9 440.3 775.5 440.2 775.2 439.5 774.9 439.1 774.8 439.2 774.7 439.6 774.6 439.6 774.5 438.8 774.3 438.5 773.8 438.1 773.6 437.6 773.4 437.4 773.1 437.5 772.9 437.8 772.7 437.9 772.8 438.2 772.8 438.7 772.7 438.8 772.5 438.8 772.5 437.9 772.3 436.8 772.4 435.7 772.5 435.5 772.4 435.3 772.4 435.2 772.6 434.9 773 434 773.2 433.1 773.6 432.3 773.7 431.9 773.7 431.8 773.8 431.6 773.9 431.3 773.8 430.9 773.9 430.8 774.1 430.5 774.4 430.3 774.5 430 775 429.6 775.1 429.5 775.8 428.2 776 428 776.2 427.6 776 427 776 426.7 775.8 426.5 775.6 425.4 775.1 424.9 775 424.3 774.8 424 774.8 423.7 775 423.5 774.9 422.2 774.7 421.8 774.3 421.1 773.3 420.4 772.4 419 772.2 418.3 772.3 417.9 772.4 417.7 772.7 417.7 772.9 417.5 773.2 417.4 773.3 415.5 773.6 415.3 774 415.2 774.2 414.8 774.2 414.6 774 414.5 773.6 414.7 773.4 414.3 773 413.6 773.1 413.2 773 412.8 772.6 412.5 771.9 411.6 771.1 410.7 770.8 410.2 770.9 409.8 770.6 409 770.5 408.9 770.2 408.9 770 408.3 770.4 408.3 771 408.1 771 407.4 770.8 407.1 771.2 406.5 771.1 405.7 771.4 405.2 771.7 404.9 771.8 404.6 772.5 404.9 773.3 404.9 774 404.6 774.3 404.6 774.5 404.4 774.7 403.7 775 403.6 775.5 403.7 775.9 403.5 776 403.3 775.9 402.9 776.5 403 777 402.6 777.5 402.9 Z M 777.2 433.9 777.3 433.9 777.5 433.9 777.4 434.1 777.4 434.2 777.3 434.3 777.1 434.4 777.1 434.3 777 434.1 777 434 777 433.9 777.2 433.9 Z M 783.7 426.7 784 427.1 784 427.2 783.8 427.1 783.8 427.2 783.7 427.1 783.6 427.2 783.6 427.1 783.6 426.9 783.5 426.6 783.7 426.7 Z M 776.4 442.4 776.2 442.5 776.1 442.2 776.2 442 776.2 441.9 776.3 441.9 776.3 442.2 776.4 442.2 776.4 442.4 Z M 777.4 433.4 777.4 433.6 777.3 433.6 777.2 433.5 777.1 433.3 777.2 433.3 777.3 433.3 777.4 433.3 777.4 433.4 Z M 784.5 427.9 784.4 428.2 784.2 428.2 784.3 428.1 784.2 428 784.2 427.8 784.3 427.8 784.3 427.9 784.5 427.9 Z M 773.3 438.1 773.3 438.3 773.2 438.2 773.1 438.1 773.2 438.1 773.3 438 773.4 437.9 773.4 438 773.3 438.1 Z M 773.3 438.5 773.2 438.4 773.2 438.3 773.3 438.3 773.4 438.4 773.3 438.5 Z M 775.6 440.4 775.5 440.5 775.5 440.4 775.6 440.4 Z M 775.4 442.4 775.3 442.5 775.2 442.5 775.2 442.3 775.4 442.4 Z M 775.2 442.4 775.1 442.4 775 442.4 775 442.3 775.1 442.3 775.2 442.4 Z M 776.1 440.9 776 440.9 776 440.8 776.1 440.7 776.1 440.9 Z M 774.4 438.8 774.4 438.9 774.2 438.7 774.4 438.7 774.4 438.8 Z M 773 433.1 772.9 433.3 772.9 433.2 772.9 433 773 433.1 Z M 771.4 434.2 771.3 434.4 771.2 434.3 771.3 434.2 771.4 434.2 Z M 779.5 425.1 779.4 425.1 779.3 425.1 779.4 425 779.5 425 779.5 425.1 Z M 772.9 433.5 772.8 433.5 772.7 433.5 772.8 433.4 772.9 433.5 Z M 784.2 427.5 784.1 427.7 784 427.6 784 427.5 784.2 427.5 Z M 776.8 432.4 776.8 432.6 776.7 432.5 776.7 432.4 776.8 432.4 Z M 776.4 434 776.4 434.1 776.3 434.1 776.4 433.9 776.4 434 Z M 775.3 440.1 775.3 440.2 775.2 440.1 775.2 440 775.3 440 775.3 440.1 Z\",\"Xmax\":792.8,\"Xmid\":780,\"Xmin\":770,\"Ymax\":444.9,\"Ymid\":418.2,\"Ymin\":402.6,\"economy/currency\":\"baht\",\"economy/gdp_per_capita_ppp/2017\":\"17900\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"355 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.76,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":510890,\"geography/area/water\":2230,\"geography/area_comparative\":\"about three times the size of Florida; slightly more than twice the size of Wyoming\",\"geography/area_sqkm\":513120,\"geography/climate\":\"tropical; rainy, warm, cloudy southwest monsoon (mid-May to September); dry, cool northeast monsoon (November to mid-March); southern isthmus always hot and humid\",\"geography/coastline\":\"3,219 km\",\"geography/elevation/highest_point\":\"Doi Inthanon 2,565 m\",\"geography/elevation/lowest_point\":\"Gulf of Thailand 0 m\",\"geography/elevation/mean_elevation\":\"287\",\"geography/geographic_coordinates\":\"15 00 N, 100 00 E\",\"geography/geography_note\":\"controls only land route from Asia to Malaysia and Singapore; ideas for the construction of a canal across the Kra Isthmus that would create a bypass to the Strait of Malacca and shorten shipping times around Asia continue to be discussed\",\"geography/land_boundaries/border_countries\":\"Burma 2416 km, Cambodia 817 km, Laos 1845 km, Malaysia 595 km\",\"geography/land_boundaries/total\":\"5,673 km\",\"geography/land_use/agricultural_land_arable_land\":0.308,\"geography/land_use/agricultural_land_permanent_crops\":0.088,\"geography/land_use/agricultural_land_permanent_pasture\":0.016,\"geography/land_use/forest\":0.372,\"geography/land_use/other\":0.216,\"geography/location\":\"Southeastern Asia, bordering the Andaman Sea and the Gulf of Thailand, southeast of Burma\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"central plain; Khorat Plateau in the east; mountains elsewhere\",\"government/administrative_divisions\":\"76 provinces (changwat, singular and plural) and 1 municipality* (maha nakhon); Amnat Charoen, Ang Thong, Bueng Kan, Buri Ram, Chachoengsao, Chai Nat, Chaiyaphum, Chanthaburi, Chiang Mai, Chiang Rai, Chon Buri, Chumphon, Kalasin, Kamphaeng Phet, Kanchanaburi, Khon Kaen, Krabi, Krung Thep* (Bangkok), Lampang, Lamphun, Loei, Lop Buri, Mae Hong Son, Maha Sarakham, Mukdahan, Nakhon Nayok, Nakhon Pathom, Nakhon Phanom, Nakhon Ratchasima, Nakhon Sawan, Nakhon Si Thammarat, Nan, Narathiwat, Nong Bua Lamphu, Nong Khai, Nonthaburi, Pathum Thani, Pattani, Phangnga, Phatthalung, Phayao, Phetchabun, Phetchaburi, Phichit, Phitsanulok, Phra Nakhon Si Ayutthaya, Phrae, Phuket, Prachin Buri, Prachuap Khiri Khan, Ranong, Ratchaburi, Rayong, Roi Et, Sa Kaeo, Sakon Nakhon, Samut Prakan, Samut Sakhon, Samut Songkhram, Saraburi, Satun, Sing Buri, Si Sa Ket, Songkhla, Sukhothai, Suphan Buri, Surat Thani, Surin, Tak, Trang, Trat, Ubon Ratchathani, Udon Thani, Uthai Thani, Uttaradit, Yala, Yasothon\",\"government/capital/geographic_coordinates\":\"13 45 N, 100 31 E\",\"government/capital/name\":\"Bangkok\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Land of the Tai [People]\\u0022; the meaning of \\u0022tai\\u0022 is uncertain, but may originally have meant \\u0022human beings,\\u0022 \\u0022people,\\u0022 or \\u0022free people\",\"government/executive_branch/chief_of_state\":\"King WACHIRALONGKON Bodinthrathepphayawarangkun, also spelled Vajiralongkorn Bodindradebayavarangkun, (since 1 December 2016); note - King PHUMIPHON Adunyadet, also spelled BHUMIBOL Adulyadej (since 9 June 1946) died 13 October 2016\",\"government/executive_branch/head_of_government\":\"Prime Minister PRAYUT Chan-ocha (since 25 August 2014); Deputy Prime Ministers PRAWIT Wongsuwan (since 31 August 2014), WISSANU Kruea-ngam (since 31 August 2014), SOMKHIT Chatusiphithak (since 20 August 2015), CHURIN Laksanawisit (since November 2019), ANUTHIN Chanwirakun (since November 2019)\",\"government/flag_description\":\"five horizontal bands of red (top), white, blue (double width), white, and red; the red color symbolizes the nation and the blood of life, white represents religion and the purity of Buddhism, and blue stands for the monarchy\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"1238 (traditional founding date; never colonized)\",\"government/national_holiday\":\"Birthday of King WACHIRALONGKON, 28 July (1952)\",\"government/national_symbol_s\":\"garuda (mythical half-man, half-bird figure), elephant; national colors: red, white, blue\",\"introduction\":\"A unified Thai kingdom was established in the mid-14th century. Known as Siam until 1939, Thailand is the only Southeast Asian country never to have been colonized by a European power. A bloodless revolution in 1932 led to the establishment of a constitutional monarchy. After the Japanese invaded Thailand in 1941, the government split into a pro-Japan faction and a pro-Ally faction backed by the King. Following the war, Thailand became a US treaty ally in 1954 after sending troops to Korea and later fighting alongside the US in Vietnam. Thailand since 2005 has experienced several rounds of political turmoil including a military coup in 2006 that ousted then Prime Minister THAKSIN Chinnawat, followed by large-scale street protests by competing political factions in 2008, 2009, and 2010. THAKSINs youngest sister, YINGLAK Chinnawat, in 2011 led the Puea Thai Party to an electoral win and assumed control of the government. In early May 2014, after months of large-scale anti-government protests in Bangkok beginning in November 2013, YINGLAK was removed from office by the Constitutional Court and in late May 2014 the Royal Thai Army, led by Royal Thai Army Gen. PRAYUT Chan-ocha, staged a coup against the caretaker government. PRAYUT was appointed prime minister in August 2014. PRAYUT also serves as the head of the National Council for Peace and Order (NCPO), a military-affiliated body that oversees the interim government. This body created several interim institutions to promote reform and draft a new constitution, which was passed in a national referendum in August 2016. In late 2017, PRAYUT announced elections would be held by November 2018; he has subsequently suggested they might occur in February 2019. As of mid-December 2018, a previoulsy held ban on campaigning and political activity has been lifted and per parliamentary laws, an election must be held within 150 days. King PHUMIPHON Adunyadet passed away in October 2016 after 70 years on the throne; his only son, WACHIRALONGKON Bodinthrathepphayawarangkun, ascended the throne in December 2016. He signed the new constitution in April 2017. Thailand has also experienced violence associated with the ethno-nationalist insurgency in its southern Malay-Muslim majority provinces. Since January 2004, thousands have been killed and wounded in the insurgency.\",\"name\":\"Thailand\",\"people_and_society/age_structure/0_14_years\":0.1673,\"people_and_society/age_structure/15_24_years\":0.1383,\"people_and_society/age_structure/25_54_years\":0.4612,\"people_and_society/age_structure/55_64_years\":0.1235,\"people_and_society/age_structure/65_years_and_over\":0.1097,\"people_and_society/birth_rate\":\"11 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP\",\"people_and_society/ethnic_groups\":\"Thai 97.5%, Burmese 1.3%, other 1.1%, unspecified \\u0026amp;lt;.1% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.35 million BANGKOK (capital), 1.289 million Samut Prakan, 1.151 million Chiang Mai, 954,000 Songkla, 950,000 Nothaburi, 901,000 Pathum Thani (2019)\",\"people_and_society/nationality/adjective\":\"Thai\",\"people_and_society/nationality/noun\":\"Thai (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"68615858\",\"people_and_society/population_growth_rate\":0.0029,\"people_and_society/urbanization/urban_population\":\"50.7% of total population (2019)\",\"transportation/airports\":\"101\",\"transportation/railways/total\":\"4127\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":27.600000000000023,\"BoxWidth\":27,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.674,\"ISO3_Code\":\"IRQ\",\"ISO_Code\":\"IQ\",\"Path\":\"M 624.2 349.4 624.1 349.7 624.5 350.1 624.5 350.4 624.4 350.7 624.8 351 624.9 351.2 624.8 351.7 625 352 625.3 352 625.5 352.1 625.8 353.5 626.3 353.5 626.9 354.1 627.2 354 627.7 354 628.4 354.2 628.2 354.4 627.7 354.5 627.6 354.6 627.5 355.2 627.9 355.8 628 356.2 628 356.4 627.7 356.7 627.3 356.7 627.2 357.1 627.1 357.1 626.6 357.7 626.7 358.3 626.3 358.3 626.1 358.7 626.1 358.9 626.3 359.2 626.3 359.5 626.3 359.7 626.1 360 626 360.3 626.2 360.5 626.8 361.4 627.2 361.5 627.3 361.6 627.3 361.9 627.6 362 627.9 362.6 628 363 627.8 363.2 627.9 363.4 627.9 363.6 628.8 363.8 629.5 364.3 630.6 365.2 630.8 365.3 631.2 365.3 631.5 365.5 631.8 366.1 631.8 366.4 632.1 366.7 632.3 367 632.6 367.5 632.2 368.8 632.2 370 633.1 370.2 633.2 371.7 633.8 372.3 634.1 372.6 634.2 373 634.4 373.4 634.5 373.5 634.2 373.5 633.8 373.3 633.5 373.2 633.3 373.2 633 373.3 632.2 373 631.3 373 630.8 373.3 630.6 373.5 629.9 375.1 629.1 376.2 628.7 376.3 628.4 376.3 627.8 376.2 627.2 376.2 624 375.8 616.8 369.8 614.9 368.9 613.1 367.7 612.6 367.4 612.3 367.2 612 367 611.7 367 608.7 366.3 608.9 366.1 608.9 366 608.8 365.7 608.3 365.8 608.2 365.8 608.1 365.3 608.3 365.1 607.5 362.3 613.7 358.8 614.3 357.6 614.3 356.1 614.5 355.2 614.7 354.7 614.7 354 614.4 353.3 614.5 352.3 614.8 351.7 614.9 351.7 615.6 351.5 616 351.4 616.3 351.2 617.2 350.1 617.5 349.8 617.4 349.6 618 349.5 618.4 348.9 618.6 348.7 619.1 348.9 619.7 348.8 620.4 349 620.9 349.2 621.6 349.2 621.9 349 622.1 348.9 622.5 349 622.6 349 622.7 349.1 622.7 349.3 622.5 349.7 622.7 350 622.8 350.1 623 349.9 623.7 349.4 623.9 349.4 624.2 349.4 Z\",\"Xmax\":634.5,\"Xmid\":621.3,\"Xmin\":607.5,\"Ymax\":376.3,\"Ymid\":363.4,\"Ymin\":348.7,\"economy/currency\":\"Iraqi dinars (IQD)\",\"economy/gdp_per_capita_ppp/2017\":\"16700\",\"economy/gdp_real_growth_rate/2017\":-0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"117.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":437367,\"geography/area/water\":950,\"geography/area_comparative\":\"slightly more than three times the size of New York state\",\"geography/area_sqkm\":438317,\"geography/climate\":\"mostly desert; mild to cool winters with dry, hot, cloudless summers; northern mountainous regions along Iranian and Turkish borders experience cold winters with occasionally heavy snows that melt in early spring, sometimes causing extensive flooding in central and southern Iraq\",\"geography/coastline\":\"58 km\",\"geography/elevation/highest_point\":\"Cheekha Dar (Kurdish for \\u0022Black Tent\\u0022) 3,611 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"312\",\"geography/geographic_coordinates\":\"33 00 N, 44 00 E\",\"geography/geography_note\":\"strategic location on Shatt al Arab waterway and at the head of the Persian Gulf\",\"geography/land_boundaries/border_countries\":\"Iran 1599 km, Jordan 179 km, Kuwait 254 km, Saudi Arabia 811 km, Syria 599 km, Turkey 367 km\",\"geography/land_boundaries/total\":\"3,809 km\",\"geography/land_use/agricultural_land_arable_land\":0.084,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.092,\"geography/land_use/forest\":0.019,\"geography/land_use/other\":0.8,\"geography/location\":\"Middle East, bordering the Persian Gulf, between Iran and Kuwait\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly broad plains; reedy marshes along Iranian border in south with large flooded areas; mountains along borders with Iran and Turkey\",\"government/administrative_divisions\":\"18 governorates (muhafazat, singular - muhafazah (Arabic); parezgakan, singular - parezga (Kurdish)) and 1 region*; Al Anbar; Al Basrah; Al Muthanna; Al Qadisiyah (Ad Diwaniyah); An Najaf; Arbil (Erbil) (Arabic), Hewler (Kurdish); As Sulaymaniyah (Arabic), Slemani (Kurdish); Babil; Baghdad; Dahuk (Arabic), Dihok (Kurdish); Dhi Qar; Diyala; Karbala; Kirkuk; Kurdistan Regional Government*; Maysan; Ninawa; Salah ad Din; Wasit\",\"government/capital/geographic_coordinates\":\"33 20 N, 44 24 E\",\"government/capital/name\":\"Baghdad\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name probably derives from \\u0022Uruk\\u0022 (Biblical \\u0022Erech\\u0022), the ancient Sumerian and Babylonian city on the Euphrates River\",\"government/executive_branch/chief_of_state\":\"President Barham SALIH (since 2 October 2018); vice presidents (vacant)\",\"government/executive_branch/head_of_government\":\"Prime Minister Adil ABD AL-MAHDI (since 24 October 2018); resigned on 1 December 2019\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; the Takbir (Arabic expression meaning \\u0022God is great\\u0022) in green Arabic script is centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white); the Council of Representatives approved this flag in 2008 as a compromise replacement for the Bathist SADDAM-era flag\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"3 October 1932 (from League of Nations mandate under British administration); note - on 28 June 2004 the Coalition Provisional Authority transferred sovereignty to the Iraqi Interim Government\",\"government/national_holiday\":\"Independence Day, 3 October (1932); Republic Day, 14 July (1958)\",\"government/national_symbol_s\":\"golden eagle; national colors: red, white, black\",\"introduction\":\"Formerly part of the Ottoman Empire, Iraq was occupied by the United Kingdom during World War I and\\u0026amp;nbsp;was declared a League of Nations mandate under UK administration in 1920. Iraq attained its independence as a kingdom in 1932. It was proclaimed a \\u0022republic\\u0022 in 1958 after a coup overthrew the monarchy, but in actuality, a series of strongmen ruled the country until 2003. The last was SADDAM Husayn from 1979 to 2003. Territorial disputes with Iran led to an inconclusive and costly eight-year war (1980-88). In August 1990, Iraq seized Kuwait but was expelled by US-led UN coalition forces during the Gulf War of January-February 1991. After Iraqs expulsion, the UN Security Council (UNSC) required Iraq to scrap all weapons of mass destruction and long-range missiles and to allow UN verification inspections. Continued Iraqi noncompliance with UNSC resolutions led to the Second Gulf War in March 2003 and the ouster of the SADDAM Husayn regime by US-led forces. In October 2005, Iraqis approved a constitution in a national referendum and, pursuant to this document, elected a 275-member Council of Representatives (COR) in December 2005. The COR approved most cabinet ministers in May 2006, marking the transition to Iraqs first constitutional government in nearly a half century. Iraq held elections for provincial councils in all governorates in January 2009 and April 2013 and postponed the next provincial elections, originally planned for April 2017, until 2019. Iraq has held three national legislative elections since 2005, most recently in May 2018 when 329 legislators were elected to the COR. Adil ABD AL-MAHDI assumed the premiership in October 2018 as a consensus and independent candidate - the first prime minister who is not an active member of a major political bloc. However, widespread protests that began in October 2019 demanding more employment opportunities and an end to corruption prompted ABD AL-MAHDI to announce his resignation on 20 November 2019. Between 2014 and 2017, Iraq was engaged in a military campaign against the Islamic State of Iraq and ash-Sham (ISIS) to recapture territory lost in the western and northern portion of the country. Iraqi and allied forces recaptured Mosul, the countrys second-largest city, in 2017 and drove ISIS out of its other urban strongholds. In December 2017, then-Prime Minister Haydar al-ABADI publicly declared victory against ISIS while continuing operations against the groups residual presence in rural areas. Also in late 2017, ABADI responded to an independence referendum held by the Kurdistan Regional Government by ordering Iraqi forces to take control of disputed territories across central and northern Iraq that were previously occupied and governed by Kurdish forces.\",\"name\":\"Iraq\",\"people_and_society/age_structure/0_14_years\":0.3901,\"people_and_society/age_structure/15_24_years\":0.1942,\"people_and_society/age_structure/25_54_years\":0.3397,\"people_and_society/age_structure/55_64_years\":0.0405,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"30 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Arab 75-80%, Kurdish 15-20%, other 5% (includes Turkmen, Yezidi, Shabak, Kakai, Bedouin, Romani, Assyrian, Circassian, Sabaean-Mandaean, Persian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.974 million BAGHDAD (capital), 1.578 million Mosul, 1.325 million Basra, 996,000 Kirkuk, 833,000 Erbil, 847,000 Najaf (2019)\",\"people_and_society/nationality/adjective\":\"Iraqi\",\"people_and_society/nationality/noun\":\"Iraqi(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"40194216\",\"people_and_society/population_growth_rate\":0.025,\"people_and_society/urbanization/urban_population\":\"70.7% of total population (2019)\",\"transportation/airports\":\"102\",\"transportation/railways/total\":\"2272\",\"transportation/roadways/total\":\"59623\"},{\"BoxHeight\":73.19999999999999,\"BoxWidth\":63.30000000000007,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"JPN\",\"ISO_Code\":\"JP\",\"Path\":\"M 890.3 335.2 890.4 334.3 890.7 333.8 891.2 334 891.6 334.4 892.1 334.3 892 335.7 892.1 337 892.3 337.3 892.8 337.8 893.1 338.4 893.3 338.9 893.3 339.1 893.5 339.6 893.6 340.2 893.6 340.7 893.7 340.7 893.8 341 893.6 341.3 893.8 341.4 893.5 341.7 893.5 341.8 893.4 342 893.5 342.2 893.3 342.4 893.3 342.6 892.8 343.1 892.7 343 892.7 343.4 892.4 343.7 892.4 344 892.2 344.2 892.3 344.7 892.2 345 892.3 345.4 892.2 345.6 892.1 345.6 892.2 345.4 892 345.2 891.6 345.1 891.3 345.3 891.1 345.3 891.1 345.5 890.8 345.9 890.7 346.6 890.9 347.4 891 348.3 890.9 349.6 890.8 350.1 890.3 350.5 889.9 351.8 889.7 352.5 889.7 352.9 890 353.5 890.5 354.4 889.9 354.6 889.5 355 889.2 355.5 889.2 356.1 889.1 356.2 888.4 356.5 887.9 357.1 887.6 357.1 887.7 356.8 887.6 356.3 887.7 356 887.6 355.8 888.4 354.9 888.3 354.8 888.1 354.6 887.9 354.7 887.5 354.7 887.5 355.1 887.2 355.4 887.2 355.8 887.3 356.1 887.2 356.3 887.1 356.4 887 356.1 886.7 355.8 886.3 355.9 885.9 356 885.6 356.6 885.7 357 885.7 357.3 885.3 358 885 358.1 884.8 358.1 884.7 357.7 884.7 356.9 885 356.7 884.6 356.5 884.1 356.7 884 356.9 883.6 357.2 883.1 358.2 882.5 358 881.3 358 880 358.3 879.9 358.2 880 358.1 880.7 357.8 880.7 357.6 880.5 357.5 880.3 357.6 880 357.6 879.7 357.3 879.6 357.5 879.7 357.8 879.6 357.8 879.4 357.7 879.4 357.3 879.5 356.7 879.1 356.7 878.8 357 878.8 357.3 878.5 357.7 878.5 358.1 879.5 358.8 879.5 359.3 878.9 359.1 878.7 359.3 878 359.6 877.8 359.9 877.7 360 877.7 360.3 877.3 360.7 876.9 361.4 876.4 362 875.5 361.6 875.2 361.1 874.5 360.5 874.7 359.7 874.6 359.3 875.2 358.7 875.3 358.6 875.4 358.4 875.4 358 875.2 357.9 875.1 357.9 874.4 358.1 873.4 357.7 873 357.8 872.3 357.9 871.2 358.7 870.5 358.5 870 358.7 869.7 359 869.4 359 869.2 359.3 868.9 359.7 868.7 359.5 868.9 359.2 868.8 359.1 868.1 359.3 868.1 359.5 868.2 359.6 867.6 359.6 867.3 359.8 867.1 359.7 867.2 359.5 867.3 359.5 867.3 359.2 867.2 359.1 867 359.1 866.7 359.5 866.6 359.9 866.6 360.3 866.7 360.6 866.4 360.6 866.2 360.8 865.7 360.4 865.5 360.4 865.2 360.1 864.3 360.2 863.8 360.4 863.3 360.3 863.2 360.5 863.2 360.9 863.3 361.2 863.5 361.4 864.2 361.6 864.8 361.4 865.1 361.6 865.2 361.8 865.1 362 864.7 362.4 864.7 362.5 864.9 362.7 865.5 362.8 865.5 363.1 865.8 363.5 865.9 363.8 865.8 364.2 865.2 364.9 864.9 365.9 864.5 367.2 864.4 367.7 864.4 368 864.3 368.3 864.1 368.8 864 368.9 863.7 368.7 863.4 368.7 863.3 368.9 863.4 369.1 863.4 369.3 862.9 369.7 862.3 370 862.3 369.9 862.5 369.6 862.6 369 862.3 368.4 862.2 368.3 862.1 368.2 862.3 368.1 862.5 368.2 862.6 368 862.5 367.9 862.3 367.8 862.2 367.9 862 368.3 861.9 368.5 862 369 862.2 369.3 862 369.6 861.9 369.6 861.6 369.3 861.1 369.3 860.8 368.8 861.2 368.7 861.3 368.3 861.3 368.1 861 367.7 860.8 366.3 860.9 366.2 861.1 366.4 861.3 366.4 861.8 365.7 862 365 861.7 364.9 862 364.5 862 364.2 861.7 363.8 861.5 363.3 861.1 363 860.9 363.2 860.9 363.7 860.8 364 861.3 364.1 861.4 364.3 861.3 364.5 860.9 364.8 860.8 364.4 860.6 364.3 859.9 364.7 859.8 364.4 859.5 363.8 859.6 363.1 859.2 362.7 858.9 362.6 859 362.4 859.2 362.3 859.7 362.3 860.1 361.9 860.5 361.9 860.9 361.6 861.2 361.5 861.2 361.3 861.5 361.3 861.9 360.7 862.8 360.3 862.9 359.4 863.1 359 864.1 358.8 864.9 358.1 865.6 357.7 867.4 356.1 868.1 355.3 869 355 869.3 355 869.8 355.2 870.4 355.1 871.8 355 873 354.7 874 354.6 874.8 354.3 875 354.5 875 354.9 875.2 355.2 875.3 355 875.5 354.9 875.8 355.1 876.1 355.2 876.5 355 876.6 354.8 876.9 354.7 877 354.6 877 354.4 877.2 354.5 877.3 354.2 877 353.8 877 353.4 877.3 352.9 877.4 352.6 878.1 352.1 878.9 351 879.1 350.5 879.1 350.2 878.9 349.3 879.1 348.9 879.2 348.7 880.5 348.2 880.7 348.3 880.7 348.4 880.5 348.6 880.4 348.9 880.2 349.1 879.9 349.3 879.6 349.3 879.5 349.5 879.5 349.7 879.7 349.8 879.8 349.7 879.7 349.6 879.9 349.5 879.9 350.1 879.8 350.5 880 350.7 880.4 350.8 880.8 350.8 881.1 350.2 882.3 349.8 882.9 349.4 883.3 349.4 884.1 348.7 884.6 348 885 347.2 885.5 346.7 886.1 346.5 886.5 346 886.7 345 887 344.2 887.5 343.6 887.9 342 888.1 341.7 888.3 340.8 888.2 340.2 888 339.8 887.5 339.9 887.3 339.6 887.8 339.3 888.1 338.6 888.2 338.1 888 337.8 887.9 337.4 887.8 337.1 888.2 336.7 888.5 336.6 888.8 336.4 889 335.7 888.9 335.3 889.1 334.9 889.4 335 889.7 335 889.8 335 890 336 890.2 336.3 890.4 336.2 890.6 335.8 891.2 336.2 891.4 336.1 891.5 335.8 891.6 335.2 891.5 334.8 891.3 334.8 891 335.1 890.4 335.2 890.3 335.2 Z M 895.7 321.5 896.6 322.4 898 323.5 899.8 324.1 900.2 324.6 900.8 324.7 901.3 324.7 902.9 323.4 902.9 323.7 902.3 324.8 902.2 325.4 903 327.2 903.3 327.2 903.8 326.8 904.1 326.9 904.1 327 903.6 327.2 903.3 327.6 902.8 327.7 902.4 327.8 902.2 328.1 901.9 328.3 901.6 328.3 901.7 328.1 901.6 328.1 901.3 328.2 901.1 328.5 900.5 328.5 900 328.3 899.3 328.6 898.3 329.5 897.7 330.3 897.4 330.9 897.3 331.7 897.1 332.2 896.4 331.7 895.1 331.1 894 330.3 893.5 330 893.1 329.8 892.5 329.7 892.1 329.9 891.9 330 891.5 330.3 890.8 330.9 890.7 330.8 890.5 330.3 890.2 330 890.1 329.9 889.5 329.9 889.3 330 889.1 330.3 889 330.7 889 331.1 889.6 331.5 890.2 331.6 890.7 332.2 891.2 332.6 891.3 332.8 890.8 333.1 889.9 332.8 889.4 333.3 889.2 333.8 888.6 334.2 888.3 334.1 888.1 333.7 888.2 333.3 888.4 332.7 888.5 332.3 888.2 331.8 887.9 331.5 887.5 331.1 887.5 330.8 887.7 330.3 887.7 329.8 887.8 329.6 888.2 329.4 888.6 329 888.9 329.1 889.5 328.3 889.5 328.1 889.2 327.7 889.1 327.5 889.2 327 889.5 326.9 890.3 327.5 890.8 327.4 891.3 327.7 891.7 327.5 892 327.1 892 326.8 891.9 326.2 891.9 325.5 892 325.3 892.4 325 892.6 324.7 892.7 323.4 892.9 322.7 893 322.2 892.9 321.1 892.6 320 892.5 319.6 892.7 319 893.1 318.9 893.5 318.7 895 320.3 895.7 321.5 Z M 870.4 359.5 870.7 359.4 871.3 359 871.9 359 872.4 359.3 873 359.5 873.2 359.5 873.2 359.6 873.1 360.1 873.3 360.4 873.4 360.6 873.3 360.7 873.4 360.8 873 361.2 872.4 361.7 872 362.6 871.3 362 870.8 361.8 870.4 361.9 869.6 362.3 869.3 363 868.7 363.7 868.6 364.1 868.7 364.4 867.8 364.3 867.8 363.9 867.3 363.8 867.1 363 867.3 362.9 867.4 362.7 867.1 362.5 867 362.1 866.8 362.1 866.6 362.2 866.6 362.1 867.7 361.3 867.9 360.7 867.7 360.7 867.8 360.6 868 360.6 868.1 360.3 868.5 359.9 869 360.4 869.1 360.5 869.7 360.3 870.2 360.3 870.5 359.9 870.4 359.5 Z M 855.6 383.8 855.5 383.9 855.3 384 855.2 384 855.3 384.1 855.1 384.2 855 384.2 855 384.3 854.9 384.3 854.9 384.4 854.7 384.4 854.7 384.5 854.5 384.5 854.4 384.5 854.4 384.6 854.5 384.7 854.5 384.8 854.6 384.9 854.6 385 854.5 384.9 854.3 385 854.3 385.2 854.2 385.3 854.2 385.4 854.3 385.3 854.4 385.4 854.2 385.5 854.1 385.6 854 385.7 853.9 385.6 853.9 385.4 853.8 385.3 854 385.2 854 385.1 854.2 385 854.2 384.9 854.1 384.7 854.1 384.5 854.1 384.6 854.3 384.5 854.5 384.3 854.8 384.2 854.8 384.1 854.6 384 854.5 383.9 854.5 383.8 854.5 383.7 854.7 383.7 854.9 383.8 854.9 383.9 855 383.9 855.1 383.8 855.2 383.7 855.3 383.6 855.5 383.4 855.6 383.2 855.7 383.3 855.7 383.4 855.7 383.6 855.6 383.8 Z M 884 345.5 883.8 346.3 884.2 346.2 884.1 346.5 883.9 346.8 883.6 347.1 883.2 347.2 883.2 347.1 883.5 346.6 883.4 346.5 883.2 346.6 883.3 346.2 883.9 345.4 884 345.4 884 345.5 Z M 860.4 365.7 860.6 365.2 860.8 365.1 860.9 365.1 861 365.4 861.2 365.3 861.3 365.2 861.6 365.2 861.6 365.3 861.5 365.6 861 365.5 861 365.8 860.8 365.9 860.5 366.2 860.4 366.1 860.4 365.9 860.4 365.7 Z M 858.5 358.1 858.7 358.1 858.7 358 858.9 357.9 859 358 858.9 358.2 858.9 358.4 858.8 358.6 858.7 358.7 858.7 359 858.7 359.1 858.7 359.2 858.6 359.3 858.5 359.3 858.5 359.5 858.4 359.7 858.4 359.8 858.2 359.9 858.1 359.9 858.1 359.8 858.2 359.1 858.3 359.2 858.4 359.1 858.3 359.1 858.4 359 858.4 358.7 858.5 358.4 858.4 358.3 858.5 358.1 Z M 859.2 378.2 859.3 378.2 859.4 378.3 859.5 378 859.6 378.2 859.6 378.3 858.9 378.8 858.9 379 858.6 379.2 858.5 379.2 858.4 379 858.1 378.9 858.3 378.8 858.3 378.7 859 378.4 859.2 378.2 Z M 873.7 359.6 873.5 359.6 873.3 359.3 873.4 359.2 873.5 359.1 873.7 358.8 874 358.4 874.1 358.4 874.2 358.2 874.3 358.3 874.2 358.6 874 358.8 874 359.1 874.1 359.2 874.1 359.3 873.7 359.6 Z M 862.1 372.5 861.9 372.6 861.7 372.6 861.6 372.5 861.4 372.1 861.5 372.1 861.6 372.1 861.7 371.9 861.9 371.9 862.3 372.1 862.2 372.3 862.1 372.5 Z M 863 372.1 862.8 372.2 862.8 372 862.8 371.9 862.9 371.7 863 371.5 863 371.2 863.2 370.9 863.3 370.7 863.4 370.8 863.4 370.9 863.4 371.1 863.3 371.2 863.3 371.3 863.2 371.5 863.2 371.6 863.1 371.8 863.1 372.1 863 372.1 Z M 857 364.8 857 364.9 856.7 364.8 856.7 364.5 856.6 364.5 856.7 364.3 857.1 364.3 857.2 364.5 857.3 364.7 857 364.8 Z M 869.7 352.9 869.4 352.9 869.4 352.8 869.2 352.7 869.2 352.6 869.2 352.5 869.5 352.3 869.6 352.4 869.7 352.5 869.8 352.6 869.7 352.8 869.7 352.9 Z M 843.1 390.8 843.2 390.7 843.3 390.8 843.5 390.8 843.6 390.9 843.5 391.2 843.4 391.2 843.3 391.2 843.1 391.2 843 391.1 842.9 391.2 842.8 391.1 842.9 391 843.1 391 843.1 390.8 Z M 857.6 380.7 857.5 380.7 857.4 380.6 857.3 380.6 857.4 380.4 857.3 380.2 857.3 380 857.5 380 857.5 380.2 857.7 380.4 857.7 380.6 857.6 380.7 Z M 891.7 320.1 891.5 320.2 891.3 320 891.2 319.8 891.3 319.6 891.4 319.6 891.5 319.7 891.7 319.7 891.8 319.8 891.8 320 891.7 320.1 Z M 857.9 363.5 857.9 363.6 858 363.6 858.1 363.6 858.1 363.7 858 363.8 857.9 363.8 857.9 364 857.8 364.1 857.7 364 857.8 363.9 857.7 363.8 857.7 363.9 857.7 364 857.6 363.8 857.6 363.7 857.8 363.7 857.8 363.4 857.9 363.2 858 363.4 857.9 363.5 Z M 844.5 390.6 844.5 390.9 844.4 391 844.3 390.9 844.2 391 844.1 390.9 844.1 390.8 844 390.7 843.9 390.7 844 390.6 844.1 390.7 844.4 390.6 844.4 390.5 844.5 390.5 844.5 390.6 Z M 886.7 331.8 886.6 331.9 886.5 331.8 886.5 331.5 886.5 331.4 886.6 331.2 886.8 331.2 886.9 331.1 886.9 331.2 886.8 331.4 886.8 331.5 886.7 331.8 Z M 871.9 358.6 872 358.5 872.4 358.4 872.5 358.6 872.4 358.7 872.2 358.7 872.1 358.6 871.9 358.6 Z M 847.3 389.4 847.4 389.4 847.5 389.5 847.6 389.6 847.8 389.7 847.8 389.8 847.6 389.8 847.4 389.8 847.3 389.8 847.3 389.7 847.3 389.6 847.3 389.4 Z M 859.7 360.9 859.8 361.1 859.6 361.2 859.4 361.1 859.4 360.9 859.5 360.9 859.5 360.8 859.6 360.7 859.7 360.8 859.7 360.9 Z M 868.6 353.2 868.8 353 868.9 353 869.1 353.1 869 353.3 868.9 353.2 868.8 353.3 868.7 353.2 868.6 353.3 868.6 353.2 Z M 886.6 358 886.5 358 886.4 357.9 886.3 357.7 886.4 357.5 886.5 357.6 886.6 357.7 886.6 358 Z M 890.8 319.1 890.9 318.9 891 318.8 891.1 318.9 891 319.5 890.9 319.5 891 319.4 890.8 319.1 Z M 856.3 381.5 856.4 381.6 856.6 381.5 856.8 381.4 856.8 381.5 856.6 381.6 856.5 381.8 856.3 381.7 856.3 381.6 856.3 381.5 Z M 859.9 367.6 859.9 367.3 860.1 367.3 860.2 367.3 860.2 367.5 860 367.5 859.9 367.6 Z M 858.1 379.1 858.2 379.1 858.3 379.2 858.3 379.1 858.4 379.3 858.5 379.3 858.6 379.3 858.6 379.4 858.4 379.4 858.4 379.5 858.3 379.4 858.2 379.2 858.1 379.1 Z M 887.4 363.1 887.5 363 887.6 363.1 887.7 363.2 887.7 363.3 887.6 363.4 887.5 363.3 887.4 363.1 Z M 857.2 364.2 857.2 364.1 857.3 364.1 857.5 364 857.5 364.1 857.3 364.4 857.2 364.2 Z M 886.9 360.1 886.7 360.1 886.7 360 886.7 359.8 886.9 359.8 886.9 359.9 886.9 360.1 Z M 860.4 378.8 860.3 378.8 860.2 378.7 860.4 378.6 860.5 378.5 860.5 378.6 860.4 378.6 860.4 378.8 Z M 859.7 368 859.6 368.1 859.4 368 859.6 367.8 859.7 367.7 859.7 368 Z M 851.3 384.8 851.4 384.7 851.6 384.8 851.5 385 851.3 384.8 Z M 885.9 359.2 885.9 359 886 359.1 886.1 358.9 886.2 358.9 886.1 359.1 885.9 359.2 Z M 894.2 382.6 894.2 382.4 894.3 382.6 894.3 382.7 894.2 382.7 894.2 382.6 Z M 859.9 373.8 860 373.7 860.1 373.7 860.1 373.9 860 373.9 859.9 373.8 Z M 867.5 360.3 867.7 360.2 867.8 360.4 867.7 360.4 867.6 360.4 867.5 360.3 Z M 860.9 371.8 861 371.8 861.1 371.9 861 372 860.9 371.8 Z M 863.7 386.4 863.8 386.3 863.9 386.3 863.9 386.4 863.7 386.4 Z M 857.8 362.7 858 362.6 858.1 362.7 858 362.8 857.8 362.7 Z M 859.7 374.5 859.6 374.6 859.5 374.5 859.6 374.4 859.7 374.4 859.7 374.5 Z M 844.7 390.3 844.6 390.4 844.5 390.3 844.6 390.1 844.7 390.2 844.7 390.3 Z M 840.8 390.7 840.8 390.6 841 390.6 841.1 390.6 841 390.7 840.8 390.7 Z M 847 389.4 847.1 389.4 847.2 389.5 847 389.5 847 389.4 Z M 856.5 364.9 856.5 364.7 856.6 364.9 856.5 364.9 Z M 854.8 382.7 854.7 382.7 854.8 382.5 854.9 382.6 854.8 382.7 Z M 885.7 359.6 885.7 359.4 885.8 359.4 885.8 359.5 885.7 359.6 Z M 866.5 360.9 866.5 360.8 866.6 360.9 866.6 361 866.5 360.9 Z M 843.6 390.9 843.8 390.9 843.7 391.1 843.7 391 843.6 390.9 Z M 864.9 361.2 865 361.1 865.1 361.1 865 361.2 864.9 361.2 Z M 861.1 366 861 366 861 365.9 861.1 365.8 861.2 365.9 861.1 366 Z M 886.1 345 886 345 885.9 344.9 886 344.8 886.1 344.9 886.1 345 Z M 857.5 377.2 857.7 377.1 857.7 377.2 857.5 377.2 Z M 845.8 390.1 845.6 390.1 845.6 390 845.7 389.9 845.8 390 845.8 390.1 Z M 870.1 358.9 870.1 358.8 870.3 358.9 870.2 359 870.1 358.9 Z M 865.8 361 865.8 360.9 865.9 360.9 866 361 865.8 361.1 865.8 361 Z M 859.6 362.2 859.7 362.1 859.8 362.1 859.7 362.2 859.6 362.2 Z M 879.1 359.3 879.3 359.3 879.3 359.4 879.2 359.4 879.1 359.3 Z M 902.8 326.2 902.9 326 903 326.1 902.9 326.2 902.8 326.2 Z M 862.7 371 862.7 370.9 862.8 370.8 862.8 371 862.7 371 Z M 843.7 391.3 843.9 391.2 843.9 391.3 843.8 391.4 843.7 391.3 Z M 886.9 360.7 887 360.6 887.1 360.6 887.1 360.8 886.9 360.7 Z M 879.4 358.4 879.5 358.4 879.6 358.5 879.5 358.6 879.4 358.5 879.4 358.4 Z M 868.7 353.4 868.8 353.3 868.9 353.4 868.8 353.5 868.7 353.5 868.7 353.4 Z M 858 379.6 858 379.5 858.1 379.4 858.1 379.5 858.1 379.6 858 379.6 Z M 867 360.5 867 360.4 867.1 360.4 867.2 360.4 867.2 360.5 867.1 360.6 867 360.5 Z M 861.5 360.5 861.7 360.6 861.6 360.7 861.5 360.6 861.5 360.5 Z M 867 363.4 867.1 363.3 867.2 363.4 867.1 363.5 867 363.4 Z M 854.1 383.7 854.2 383.6 854.3 383.6 854.4 383.7 854.1 383.7 Z M 891.7 389.7 891.8 389.5 891.9 389.6 891.7 389.7 Z M 887.4 365.3 887.5 365.3 887.6 365.4 887.4 365.4 887.4 365.3 Z M 859.2 375 859.3 375 859.4 375.2 859.3 375.2 859.2 375 Z M 858.5 363 858.6 362.9 858.7 363 858.7 363.1 858.5 363 Z M 871.4 358.8 871.4 358.7 871.6 358.6 871.6 358.7 871.4 358.8 Z M 854.7 384.8 854.8 384.6 854.9 384.8 854.8 384.8 854.7 384.8 Z M 861.3 365.7 861.4 365.6 861.4 365.7 861.4 365.8 861.3 365.7 Z M 860.1 370.7 860.2 370.6 860.3 370.6 860.2 370.7 860.1 370.7 Z M 859.2 363.5 859.3 363.3 859.4 363.4 859.3 363.5 859.2 363.5 Z M 891.6 387.6 891.7 387.5 891.8 387.6 891.7 387.7 891.6 387.6 Z M 856 382.7 856 382.6 856.1 382.6 856.1 382.7 856 382.7 Z M 859 362 859.2 361.9 859.2 362 859.1 362 859 362 Z M 858.7 362.4 858.8 362.2 858.8 362.4 858.7 362.4 Z M 886 358.5 886.1 358.4 886.2 358.4 886.2 358.5 886.1 358.6 886 358.5 Z M 870.6 359 870.7 358.9 870.8 359 870.6 359.1 870.6 359 Z M 892.4 345.4 892.5 345.4 892.6 345.4 892.5 345.6 892.4 345.4 Z M 852.6 384.1 852.7 384 852.8 384.1 852.6 384.1 Z M 860.1 373.4 860.2 373.3 860.3 373.5 860.2 373.5 860.1 373.4 Z M 854.6 382.9 854.8 382.9 854.7 383.1 854.6 383 854.6 382.9 Z M 872.9 358.1 872.8 358.1 872.7 358.1 872.8 358 872.9 358 872.9 358.1 Z M 857.7 362.9 857.8 362.8 857.9 362.9 857.7 363 857.7 362.9 Z M 864.1 386.1 864 386.1 863.9 386 864.1 386 864.1 386.1 Z M 858.3 376.1 858.2 376.1 858.1 376 858.3 376 858.3 376.1 Z M 853.1 385.3 853 385.4 853 385.3 853.1 385.2 853.1 385.3 Z M 867.4 360.3 867.5 360.2 867.5 360.3 867.4 360.4 867.4 360.3 Z M 843.9 391.1 844 390.9 844.1 391 844 391.1 843.9 391.1 Z M 857.6 364.4 857.6 364.2 857.7 364.3 857.7 364.5 857.6 364.4 Z M 866 363.8 866 363.7 866.1 363.7 866.1 363.8 866.1 363.9 866 363.8 Z M 858.3 363.6 858.3 363.7 858.2 363.6 858.3 363.5 858.4 363.5 858.3 363.6 Z M 888.9 371.8 889 371.7 889.1 371.7 889 371.9 888.9 371.8 Z M 886.3 333.8 886.4 333.8 886.4 333.9 886.3 334 886.3 333.8 Z M 861.3 370.9 861.2 370.9 861.1 370.8 861.3 370.7 861.3 370.8 861.3 370.9 Z M 867.4 364.5 867.5 364.3 867.6 364.4 867.6 364.5 867.5 364.6 867.4 364.5 Z M 863.5 357.6 863.5 357.5 863.7 357.7 863.5 357.8 863.5 357.6 Z M 871.6 358.6 871.7 358.5 871.8 358.6 871.7 358.7 871.6 358.6 Z M 843.1 391.8 843.2 391.8 843.3 391.8 843.3 391.9 843.1 391.8 Z M 857.9 362.9 858 362.8 858.1 363 858 363 857.9 362.9 Z M 873.1 358.1 873 358.1 873 358 873.1 357.9 873.2 358 873.1 358.1 Z M 858.3 379.6 858.3 379.5 858.4 379.5 858.4 379.6 858.4 379.7 858.3 379.6 Z M 894.1 383.8 894 383.7 894.1 383.7 894.1 383.8 Z M 858.3 379.6 858.2 379.6 858.2 379.5 858.3 379.6 Z\",\"Xmax\":904.1,\"Xmid\":882.4,\"Xmin\":840.8,\"Ymax\":391.9,\"Ymid\":348.2,\"Ymin\":318.7,\"economy/currency\":\"yen (JPY)\",\"economy/gdp_per_capita_ppp/2017\":\"42900\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.268 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":364485,\"geography/area/water\":13430,\"geography/area_comparative\":\"slightly smaller than California\",\"geography/area_sqkm\":377915,\"geography/climate\":\"varies from tropical in south to cool temperate in north\",\"geography/coastline\":\"29,751 km\",\"geography/elevation/highest_point\":\"Mount Fuji 3,776 m\",\"geography/elevation/lowest_point\":\"Hachiro-gata -4 m\",\"geography/elevation/mean_elevation\":\"438\",\"geography/geographic_coordinates\":\"36 00 N, 138 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location in northeast Asia; composed of four main islands - from north: Hokkaido, Honshu (the largest and most populous), Shikoku, and Kyushu (the \\u0022Home Islands\\u0022) - and 6,848 smaller islands and islets \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Japan annually records the most earthquakes in the world; it is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.117,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.685,\"geography/land_use/other\":0.19,\"geography/location\":\"Eastern Asia, island chain between the North Pacific Ocean and the Sea of Japan, east of the Korean Peninsula\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly rugged and mountainous\",\"government/administrative_divisions\":\"47 prefectures; Aichi, Akita, Aomori, Chiba, Ehime, Fukui, Fukuoka, Fukushima, Gifu, Gunma, Hiroshima, Hokkaido, Hyogo, Ibaraki, Ishikawa, Iwate, Kagawa, Kagoshima, Kanagawa, Kochi, Kumamoto, Kyoto, Mie, Miyagi, Miyazaki, Nagano, Nagasaki, Nara, Niigata, Oita, Okayama, Okinawa, Osaka, Saga, Saitama, Shiga, Shimane, Shizuoka, Tochigi, Tokushima, Tokyo, Tottori, Toyama, Wakayama, Yamagata, Yamaguchi, Yamanashi\",\"government/capital/geographic_coordinates\":\"35 41 N, 139 45 E\",\"government/capital/name\":\"Tokyo\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English word for Japan comes via the Chinese name for the country \\u0022Cipangu\\u0022; both Nihon and Nippon mean \\u0022where the sun originates\\u0022 and are frequently translated as \\u0022Land of the Rising Sun\\u0022\",\"government/executive_branch/chief_of_state\":\"Emperor NARUHITO (since 1 May 2019); note - succeeds his father who abdicated on 30 April 2019\",\"government/executive_branch/head_of_government\":\"Prime Minister Shinzo ABE (since 26 December 2012); Deputy Prime Minister Taro ASO (since 26 December 2012)\",\"government/flag_description\":\"white with a large red disk (representing the sun without rays) in the center\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"3 May 1947 (current constitution adopted as amendment to Meiji Constitution); notable earlier dates: 11 February 660 B.C. (mythological date of the founding of the nation by Emperor JIMMU); 29 November 1890 (Meiji Constitution provides for constitutional monarchy)\",\"government/national_holiday\":\"Birthday of Emperor NARUHITO, 23 February (1960); note - celebrates the birthday of the current emperor\",\"government/national_symbol_s\":\"red sun disc, chrysanthemum; national colors: red, white\",\"introduction\":\"In 1603, after decades of civil warfare, the Tokugawa shogunate (a military-led, dynastic government) ushered in a long period of relative political stability and isolation from foreign influence. For more than two centuries this policy enabled Japan to enjoy a flowering of its indigenous culture. Japan opened its ports after signing the Treaty of Kanagawa with the US in 1854 and began to intensively modernize and industrialize. During the late 19th and early 20th centuries, Japan became a regional power that was able to defeat the forces of both China and Russia. It occupied Korea, Formosa (Taiwan), and southern Sakhalin Island. In 1931-32 Japan occupied Manchuria, and in 1937 it launched a full-scale invasion of China. Japan attacked US forces in 1941 - triggering Americas entry into World War II - and soon occupied much of East and Southeast Asia. After its defeat in World War II, Japan recovered to become an economic power and an ally of the US. While the emperor retains his throne as a symbol of national unity, elected politicians hold actual decision-making power. Following three decades of unprecedented growth, Japans economy experienced a major slowdown starting in the 1990s, but the country remains an economic power. In March 2011, Japans strongest-ever earthquake, and an accompanying tsunami, devastated the northeast part of Honshu island, killed thousands, and damaged several nuclear power plants. The catastrophe hobbled the countrys economy and its energy infrastructure, and tested its ability to deal with humanitarian disasters. Prime Minister Shinzo ABE was reelected to office in December 2012, and has since embarked on ambitious economic and security reforms to improve Japans economy and bolster the countrys international standing.\",\"name\":\"Japan\",\"people_and_society/age_structure/0_14_years\":0.1271,\"people_and_society/age_structure/15_24_years\":0.0963,\"people_and_society/age_structure/25_54_years\":0.3728,\"people_and_society/age_structure/55_64_years\":0.1201,\"people_and_society/age_structure/65_years_and_over\":0.2838,\"people_and_society/birth_rate\":\"7.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Japanese 98.1%, Chinese 0.5%, Korean 0.4%, other 1% (includes Filipino, Vietnamese, and Brazilian) (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"85.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"37.435 million TOKYO (capital), 19.223 million Osaka, 9.532 million Nagoya, 5.54 million Kitakyushu-Fukuoka, 2.912 million Shizuoka-Hamamatsu, 2.668 million Sapporo (2019)\",\"people_and_society/nationality/adjective\":\"Japanese\",\"people_and_society/nationality/noun\":\"Japanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"126168156\",\"people_and_society/population_growth_rate\":-0.0024,\"people_and_society/urbanization/urban_population\":\"91.7% of total population (2019)\",\"transportation/airports\":\"175\",\"transportation/railways/total\":\"27311\",\"transportation/roadways/total\":\"1218772\"},{\"BoxHeight\":42.80000000000001,\"BoxWidth\":20.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.704,\"ISO3_Code\":\"VNM\",\"ISO_Code\":\"VN\",\"Path\":\"M 799.5 399.4 799.3 399.6 799 399.5 798.5 399.9 798 400.2 798.1 400.5 797.7 400.8 797.2 401.1 796.8 401.1 796.4 401.3 796.3 401.4 796.3 401.5 796.1 401.6 796 401.8 796 401.9 795.6 402.3 795.3 403.2 794.9 403.4 794.3 404 793.8 404.3 793.4 405.1 793.3 406 793.1 406.5 792.9 406.8 792.9 407.1 793.7 408.5 794.1 409 795.1 409.7 795.2 410 795.2 410.5 795.7 411.4 796.8 412.4 797.1 412.9 797.8 413.6 797.9 413.8 798.9 414.4 798.9 414.7 799.4 414.7 799.8 415.1 799.9 415.3 800.2 415.3 800.2 415.7 801 416.9 801.7 417.4 801.8 417.6 801.9 418.3 802.3 419.3 802.4 419.9 802.9 421.7 802.9 421.9 802.8 422.3 803 422.9 802.9 423.1 803.1 423.9 803.4 424.5 802.8 425.3 803 425.9 802.9 426 802.7 425.9 802.8 426.2 802.8 426.8 802.9 427.3 802.6 427.4 802.7 427.7 802.7 427.9 802.6 428.2 802.3 428.4 802.1 428.9 801.6 429 801.4 429.3 800.9 429.5 800.2 430 799.7 430.1 799.3 430.7 798.9 430.8 798 431.3 797.5 431.5 796.9 431.7 796.9 431.5 796.7 431.4 796.5 431.4 796.4 431.6 796 431.5 796 431.9 796 432.4 795.6 432.8 795.6 433.1 795.4 433.3 795.4 433.6 795.3 433.9 795 434 794.7 434 794.2 434.6 792.5 435.3 792.2 435.6 791.9 436.1 791.5 436.4 790.7 436.7 790.5 436.5 790.6 436.2 790.5 435.8 790.7 433.8 790.8 433.2 791.3 432.8 791.1 432.5 790.5 432.2 790 432.2 789.8 431.9 789.5 431.5 789.7 431.5 789.9 431.3 790.8 431.1 791.3 430.7 791.2 430.2 791.4 430 792 430.2 792.3 430 792.6 430 793.2 429.8 793.5 430.3 793.8 430.2 794.1 430.4 794.3 430.4 794.3 430.1 794.4 429.9 794.4 429.8 794.3 429.6 794.1 429.6 793.5 429.1 793.5 428.4 793.4 428.1 793.8 428 794 427.7 794.7 427.9 795 427.9 795.1 427.1 795.8 427.1 796.1 426.9 796.6 426.8 797.2 426.2 797.5 426.1 797.8 426.3 798.1 426 798.2 425.3 798 424.3 798.3 423.2 798.4 422.9 798.2 422.2 797.9 421.9 797.9 421.5 797.7 421.3 797.6 421 797.8 420.3 798 420.1 798.2 419.4 798.1 419.1 798.2 418.8 798 418.7 797.9 418.5 798.2 418.4 798.3 418.3 798.2 418 798.3 417.8 798.5 417.7 798.5 417.6 798.4 417.4 798.1 417.3 798 417.1 797.7 417 797.6 416.8 797.4 416.7 797.4 416.4 797.2 416.3 797.3 416.1 797.8 415.8 797.9 415.5 797.9 415.3 797.4 415.3 797.1 415.2 797 414.8 796.6 414.7 796.3 414.5 796.2 414.1 796 414.4 795.8 414.3 795.7 414 795.5 413.8 795.4 412.8 795 412.7 794.7 411.9 794.5 412 794.1 411.7 793.5 410.9 793.2 410.8 793 410.4 793 410.3 792.8 410.1 792.8 409.9 792.5 409.5 792.4 409.3 792.3 409.3 792.2 409.4 792 409.3 792 409.1 791.8 409.1 791.4 408.5 791.4 408.2 791.6 408 791.5 407.9 790.8 407.5 790.3 407.5 789.8 406.9 789.6 406.9 789.4 406.7 788.9 406.5 788.8 406.3 788.3 406.2 788 406 788.3 405.7 788.5 405.6 788.6 405.4 788.4 405.1 788.4 404.9 788.6 404.9 788.9 404.8 789.2 404.9 789.4 404.9 789.8 405.1 790.1 405 790.2 404.8 790.6 404.5 790.6 404.4 790.5 404.3 790.5 404.2 791 403.9 791 403.7 790.9 403.5 790.2 403.3 790.5 403.1 790.4 402.8 790 402.7 789.6 402.8 789.6 402.7 789.6 402.5 789.9 402.4 789.8 402 789.7 401.8 789.3 401.4 789.2 401.3 789.1 401.3 788.9 401.1 788.6 401.1 788.4 401.3 788.3 401.3 788.1 401.4 787.6 401.7 787.2 401.6 786.9 401.6 786.7 401.5 786.3 401.5 786.1 401.4 785.9 401.3 785.8 401.3 785.7 400.9 785.5 400.8 785.4 400.7 785.3 400.3 785 400.2 785.2 400 785.3 399.9 785.5 399.3 785.5 398.9 785.4 398.7 784.5 398.4 784.4 398.3 784.4 398.2 784.2 398.1 784.2 397.9 783.7 397.5 783.3 397.1 783.2 396.8 783.3 396.7 783.5 396.7 783.8 396.2 783.9 395.9 784.1 395.7 784.8 396 785.1 396.2 785.3 396.6 785.6 396.7 786 396.4 786.1 396.2 786.3 396 786.5 395.6 786.7 395.7 786.8 396 787 396.2 787.2 395.8 787.4 395.7 787.9 396.3 788.2 396.4 788.4 395.9 788.6 395.6 789 395.5 789.1 395.8 789.3 395.9 789.9 395.5 790.3 395.5 790.6 395.2 790.6 394.7 790.8 394.5 791.3 394.3 791.7 394.2 792 393.9 792.6 394.5 792.7 394.8 793.1 394.9 793.5 395.2 794.2 395 794.4 395.1 794.7 395.4 795.3 395.2 796.1 395.6 795.8 396.2 795.5 396.3 795.4 396.7 795.5 396.9 795.7 397 795.8 397.2 795.8 397.5 795.8 398 796 398 796.7 398.2 796.8 398.6 797.2 398.8 797.5 398.9 797.7 399.1 797.9 399.1 798.2 399.2 798.9 399.1 799.3 399.3 799.5 399.4 Z M 788.4 432.6 788.3 432.7 788.3 432.6 788.3 432.4 788.2 432 788 431.9 787.9 431.8 787.9 431.7 788.1 431.7 788.1 431.6 788.3 431.5 788.4 431.6 788.5 431.7 788.5 431.9 788.5 432 788.4 432.4 788.4 432.5 788.4 432.6 Z M 796.8 401.8 796.8 401.9 796.7 401.8 796.4 401.6 796.4 401.5 796.7 401.4 796.9 401.6 796.8 401.8 Z M 803.4 425.1 803.4 425.2 803.4 425.4 803.3 425.4 803.3 425.3 803.3 425.2 803.2 425.1 803.2 425.2 803.1 425.2 803.3 425 803.4 425.1 Z M 798 401.2 797.9 401.3 797.9 401.2 798 401.1 798 401 798.1 400.9 798.2 401 798 401.2 Z M 795.8 436.6 795.6 436.7 795.7 436.4 795.9 436.3 795.9 436.5 795.8 436.5 795.8 436.6 Z M 798.2 400.6 798.2 400.7 798.4 400.7 798.3 400.9 798.1 400.8 798.2 400.6 Z M 797.8 401.6 797.8 401.7 797.7 401.7 797.7 401.6 797.6 401.6 797.5 401.5 797.6 401.5 797.8 401.6 Z M 799.3 399.8 799.3 399.9 799.1 399.9 799.3 399.8 Z M 798.7 403.5 798.7 403.7 798.5 403.6 798.7 403.5 Z M 799 400.9 798.9 401 799 400.8 799 400.9 Z M 790.2 433.2 790.1 433.3 790 433.2 790.2 433.2 Z M 787 434.6 786.9 434.7 786.8 434.6 786.9 434.6 787 434.6 Z M 800.9 415.7 800.9 415.9 800.8 415.7 800.9 415.7 Z M 797.8 401.4 797.6 401.4 797.5 401.3 797.7 401.3 797.8 401.4 Z M 802.6 417.4 802.5 417.5 802.4 417.4 802.5 417.4 802.6 417.4 Z M 798.8 401 798.8 401.1 798.6 401 798.7 400.9 798.8 401 Z\",\"Xmax\":803.5,\"Xmid\":794.7,\"Xmin\":783.2,\"Ymax\":436.7,\"Ymid\":413.8,\"Ymin\":393.9,\"economy/currency\":\"dong (VND)\",\"economy/gdp_per_capita_ppp/2017\":\"6900\",\"economy/gdp_real_growth_rate/2017\":0.068,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"235.3 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.56,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":310070,\"geography/area/water\":21140,\"geography/area_comparative\":\"about three times the size of Tennessee; slightly larger than New Mexico\",\"geography/area_sqkm\":331210,\"geography/climate\":\"tropical in south; monsoonal in north with hot, rainy season (May to September) and warm, dry season (October to March)\",\"geography/coastline\":\"3,444 km (excludes islands)\",\"geography/elevation/highest_point\":\"Fan Si Pan 3,144 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"398\",\"geography/geographic_coordinates\":\"16 10 N, 107 50 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; extending 1,650 km north to south, the country is only 50 km across at its narrowest point \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Son Doong in Phong Nha-Ke Bang National Park is the worlds largest cave (greatest cross sectional area) and is the largest known cave passage in the world by volume; it currently measures a total of 38.5 million cu m (about 1.35 billion cu ft); it connects to Thung cave (but not yet officially); when recognized, it will add an additional 1.6 million cu m in volume; Son Doong is so massive that it contains its own jungle, underground river, and localized weather system; clouds form inside the cave and spew out from its exits and two dolines (openings (sinkhole skylights) created by collapsed ceilings that allow sunlight to stream in)\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;/strong\\u0026gt;\",\"geography/land_boundaries/border_countries\":\"Cambodia 1158 km, China 1297 km, Laos 2161 km\",\"geography/land_boundaries/total\":\"4,616 km\",\"geography/land_use/agricultural_land_arable_land\":0.206,\"geography/land_use/agricultural_land_permanent_crops\":0.121,\"geography/land_use/agricultural_land_permanent_pasture\":0.021,\"geography/land_use/forest\":0.45,\"geography/land_use/other\":0.202,\"geography/location\":\"Southeastern Asia, bordering the Gulf of Thailand, Gulf of Tonkin, and South China Sea, as well as China, Laos, and Cambodia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"low, flat delta in south and north; central highlands; hilly, mountainous in far north and northwest\",\"government/administrative_divisions\":\"58 provinces (tinh, singular and plural) and 5 municipalities (thanh pho, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; An Giang, Bac Giang, Bac Kan, Bac Lieu, Bac Ninh, Ba Ria-Vung Tau, Ben Tre, Binh Dinh, Binh Duong, Binh Phuoc, Binh Thuan, Ca Mau, Cao Bang, Dak Lak, Dak Nong, Dien Bien, Dong Nai, Dong Thap, Gia Lai, Ha Giang, Ha Nam, Ha Tinh, Hai Duong, Hau Giang, Hoa Binh, Hung Yen, Khanh Hoa, Kien Giang, Kon Tum, Lai Chau, Lam Dong, Lang Son, Lao Cai, Long An, Nam Dinh, Nghe An, Ninh Binh, Ninh Thuan, Phu Tho, Phu Yen, Quang Binh, Quang Nam, Quang Ngai, Quang Ninh, Quang Tri, Soc Trang, Son La, Tay Ninh, Thai Binh, Thai Nguyen, Thanh Hoa, Thua Thien-Hue, Tien Giang, Tra Vinh, Tuyen Quang, Vinh Long, Vinh Phuc, Yen Bai; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Can Tho, Da Nang, Ha Noi (Hanoi), Hai Phong, Ho Chi Minh City (Saigon)\",\"government/capital/geographic_coordinates\":\"21 02 N, 105 51 E\",\"government/capital/name\":\"Hanoi (Ha Noi)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022Viet nam\\u0022 translates as \\u0022Viet south,\\u0022 where \\u0022Viet\\u0022 is an ethnic self identification dating to a second century B.C. kingdom and \\u0022nam\\u0022 refers to its location in relation to other Viet kingdoms\",\"government/executive_branch/chief_of_state\":\"President Nguyen Phu TRONG (since 23 October 2018); note - President Tran Dai QUANG (since 2 April 2016) died on 21 September 2018\",\"government/executive_branch/head_of_government\":\"Prime Minister Nguyen Xuan PHUC (since 7 April 2016); Deputy Prime Ministers Truong Hoa BINH (since 9 April 2016), Vuong Dinh HUE (since 9 April 2016), Vu Duc DAM (since 13 November 2013), Trinh Dinh DUNG (since 9 April 2016), Pham Binh MINH (since 13 November 2013)\",\"government/flag_description\":\"red field with a large yellow five-pointed star in the center; red symbolizes revolution and blood, the five-pointed star represents the five elements of the populace - peasants, workers, intellectuals, traders, and soldiers - that unite to build socialism\",\"government/government_type\":\"communist state\",\"government/independence\":\"2 September 1945 (from France)\",\"government/national_holiday\":\"Independence Day (National Day), 2 September (1945)\",\"government/national_symbol_s\":\"yellow, five-pointed star on red field; lotus blossom; national colors: red, yellow\",\"introduction\":\"The conquest of Vietnam by France began in 1858 and was completed by 1884. It became part of French Indochina in 1887. Vietnam declared independence after World War II, but France continued to rule until its 1954 defeat by communist forces under Ho Chi MINH. Under the Geneva Accords of 1954, Vietnam was divided into the communist North and anti-communist South. US economic and military aid to South Vietnam grew through the 1960s in an attempt to bolster the government, but US armed forces were withdrawn following a cease-fire agreement in 1973. Two years later, North Vietnamese forces overran the South reuniting the country under communist rule. Despite the return of peace, for over a decade the country experienced little economic growth because of conservative leadership policies, the persecution and mass exodus of individuals - many of them successful South Vietnamese merchants - and growing international isolation. However, since the enactment of Vietnams \\u0022doi moi\\u0022 (renovation) policy in 1986, Vietnamese authorities have committed to increased economic liberalization and enacted structural reforms needed to modernize the economy and to produce more competitive, export-driven industries. The communist leaders maintain tight control on political expression but have demonstrated some modest steps toward better protection of human rights. The country continues to experience small-scale protests, the vast majority connected to either land-use issues, calls for increased political space, or the lack of equitable mechanisms for resolving disputes. The small-scale protests in the urban areas are often organized by human rights activists, but many occur in rural areas and involve various ethnic minorities such as the Montagnards of the Central Highlands, Hmong in the Northwest Highlands, and the Khmer Krom in the southern delta region.\",\"name\":\"Vietnam\",\"people_and_society/age_structure/0_14_years\":0.2327,\"people_and_society/age_structure/15_24_years\":0.1581,\"people_and_society/age_structure/25_54_years\":0.4567,\"people_and_society/age_structure/55_64_years\":0.089,\"people_and_society/age_structure/65_years_and_over\":0.0635,\"people_and_society/birth_rate\":\"15.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.7% of GDP\",\"people_and_society/ethnic_groups\":\"Kinh (Viet) 85.7%, Tay 1.9%, Thai 1.8%, Muong 1.5%, Khmer 1.5%, Mong 1.2%, Nung 1.1%, Hoa 1%, other 4.3% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"8.371 million Ho Chi Minh City, 4.48 million HANOI (capital), 1.531 million Can Tho, 1.259 million Hai Phong, 1.095 Da Nang (2019)\",\"people_and_society/nationality/adjective\":\"Vietnamese\",\"people_and_society/nationality/noun\":\"Vietnamese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"97040334\",\"people_and_society/population_growth_rate\":0.009,\"people_and_society/urbanization/urban_population\":\"36.6% of total population (2019)\",\"transportation/airports\":\"45\",\"transportation/railways/total\":\"26\",\"transportation/roadways/total\":\"195468\"},{\"BoxHeight\":18.099999999999966,\"BoxWidth\":54.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.81,\"ISO3_Code\":\"MYS\",\"ISO_Code\":\"MY\",\"Path\":\"M 826.8 449 826.2 449 826.1 448.8 826 449 825.7 448.9 825 448.5 823.9 448.5 823.2 448.4 822.8 448.6 822.5 448.4 822.2 448.4 821.8 448.6 821.3 448.5 821.1 448.8 820.7 449 820.4 449.7 820.5 450 820.4 450.5 820.6 451 820.3 451.2 820.2 452 819.9 452.3 819.6 452.2 819.2 452.5 819.1 453.2 819.3 453.4 819.4 453.6 818.8 454 818.6 454.2 818.2 454.4 818.2 454.8 818.4 455 818.4 455.2 818.1 455.5 818 456 817.6 456.5 817.2 456.4 816.7 456.6 816 456.6 815.1 457.1 814.8 457 814.5 456.9 813.4 456.6 813.4 456.3 813.2 456.2 811.9 456.2 811.8 456.3 811.1 456.6 810.8 457.4 810.4 457.5 810 457.8 809.6 457.7 809.2 457.9 809.1 457.7 808.7 457.7 808.3 457.6 807.5 457.7 807.1 458 806.5 458.2 806.2 458.1 806 457.8 805.7 457.8 805.5 457.3 805.1 457.2 804.8 456.7 804.5 456.6 804 456.1 804 455.6 803.8 455.5 803.7 455.3 804 454.8 804.1 455.3 804.7 455.8 805.5 455.8 805.9 455.7 806.1 455.8 806.3 455.9 806.6 456.2 806.9 456.3 807.3 456.3 807.8 456.5 807.8 456.2 808 455.8 808.1 455.5 808.3 454.8 808.3 454.2 808.3 454 808.5 453.7 808.6 453 808.7 453 808.9 453.3 809.6 452.7 811.6 452.3 811.8 452.2 813.2 451.8 814 450.9 814.5 450.2 815.2 449.5 815.6 449 816 448.3 816 447.9 816.2 447.8 816.7 448.1 816.9 448.3 816.9 448.7 817.2 448.7 817.3 448.7 817.3 448.9 817.6 449.3 817.8 449.4 818.1 449.2 818.3 448.9 818.5 448.3 818.3 448.2 818.2 447.5 818.4 447.2 818.7 447.2 818.8 447 818.9 447.2 819.1 448.4 819.7 448.6 819.8 448.5 819.6 448.2 819.6 447.8 819.4 447.2 819.2 446.9 819.4 446.8 819.8 446.9 820.2 446.5 820.4 446.1 819.9 445.9 819.9 445.6 820.4 445 820.8 445.2 821.2 445.1 821.3 444.7 821.7 444.3 821.9 443.6 822.6 442.8 823 442.4 823.3 442 823.4 441.5 823.6 441.2 823.8 441.2 823.9 441.4 823.9 441.8 823.7 442.1 823.8 442.3 824.2 441.9 824.5 441.3 824.8 441.2 825 441.3 825 441.7 825.2 442.1 825.6 442.3 825.8 442.3 826.3 442.7 826.3 443.1 826 443.4 826.1 443.8 826.2 443.9 826.2 444.1 826.6 444.1 827.1 443.8 827.4 444.3 826.9 444.6 827 444.8 827.4 444.7 827.6 444.4 827.8 444.4 828.4 444.6 829.7 445.5 830.4 445.5 830.6 445.8 830.6 446.1 830.1 446.5 829.1 446.8 828.5 446.9 828.2 446.7 828.1 446.8 827.7 446.9 827.5 447.1 827.8 447.6 828 447.7 828.4 447.6 828.6 447.7 828.6 447.8 828.3 447.8 828.5 448.1 828.9 448.1 829 448.2 828.5 448.5 827.1 448.8 826.8 448.7 826.2 448.4 826.1 448.4 826.2 448.7 826.8 449 Z M 783 443.2 783.7 443.4 784.2 444.3 785.1 445.1 785.5 445.3 786 445.8 786.7 447.2 786.8 447.9 786.8 448.2 786.9 448.6 786.8 448.9 786.6 449.2 786.7 449.5 786.6 449.7 786.6 450 786.5 450.2 786.8 450.9 786.7 451.2 786.8 452.5 786.9 452.8 787.3 453.1 787.6 453.2 787.8 453.4 787.9 453.8 788.2 454.1 788.2 454.5 788.6 455.1 788.6 455.3 788.8 455.6 789.1 456.4 789.1 456.7 788.9 456.8 788.6 456.8 788.6 456.7 788.5 456.5 788.4 456.4 788.4 456.2 788.3 456.1 788.3 456.2 788.3 456.4 788.3 456.5 788.3 456.6 788.2 456.6 788.1 456.6 788 456.6 787.9 456.5 787.8 456.5 787.7 456.5 787.6 456.5 787.5 456.5 787.5 456.6 787.4 456.6 787.4 456.7 787.3 456.7 787.3 456.8 787.2 456.8 787.1 456.8 787.1 456.9 787 457 786.9 457 786.9 456.9 786.8 456.9 786.7 456.9 786.7 456.8 786.8 456.8 786.7 456.8 786.7 456.7 786.7 456.6 786.6 456.4 785.7 455.8 785.4 455.7 785.1 455.4 784.7 455.4 784.2 454.8 783.2 454.4 782.6 453.9 782.4 453.8 782.2 453.4 781.4 453.1 781.1 452.8 780.9 452.7 780.8 452.5 780.7 452.4 780.8 452.2 780.7 452.2 780.9 452.1 780.9 452.2 781 452.2 780.8 451.6 780.6 451.3 780.5 451.2 780.1 450.5 779.5 450.1 779.4 449.9 779.2 449.8 779.2 449.6 779.3 449.4 779.3 449.2 779.2 449.1 779 449 778.9 448.9 778.8 448.6 779 447.9 778.9 447.8 779 447.6 778.9 447.5 778.9 447.3 778.8 447.2 778.7 447 778.6 447 778.5 446.9 778.3 446.5 778.4 446.1 778.2 445 778.2 444.4 778.2 444 777.6 442.7 777.7 442.5 777.7 442 778 441.9 778.1 442 778.1 442.2 778.3 442.4 779 442.6 779.3 442.5 779.4 442.7 779.6 443.2 779.9 443.1 780.3 443.2 780.3 443.3 780.2 443.5 780.3 443.6 780.3 444 780.2 444.1 780.1 444.2 780 444.5 780.4 444.9 780.6 444.8 780.7 444.5 781.6 444.1 781.8 444.3 781.9 444.5 782.1 444.5 782.3 444.6 782.6 444.3 782.6 443.9 783 443.6 783 443.2 Z M 825.1 440.3 825.1 440.4 825.1 440.5 825 440.5 825 440.6 824.8 440.6 824.6 440.8 824.5 440.8 824.6 440.6 824.5 440.6 824.5 440.4 824.5 440.3 824.7 440.2 824.8 440.1 825 440.1 825.1 440.1 825.2 440.2 825.1 440.3 Z M 776.2 442.7 776.4 442.7 776.6 442.7 776.7 442.7 776.8 442.6 776.9 442.7 776.9 442.6 777 442.8 777 443 776.8 443.1 776.8 443 776.7 443 776.6 443.1 776.5 443.2 776.5 443 776.4 442.9 776.3 442.9 776.2 442.7 Z M 777.7 445.5 777.7 445.4 777.8 445.4 777.9 445.3 778.1 445.4 778.1 445.5 778.2 445.5 778.1 445.6 778.1 445.8 778 445.9 777.7 445.9 777.8 445.8 777.7 445.6 777.8 445.5 777.7 445.5 Z M 825.4 441.9 825.5 441.8 825.7 441.8 825.8 442 825.7 442.1 825.5 442.2 825.3 442.1 825.2 442.1 825.4 442 825.5 442 825.6 442 825.4 441.9 Z M 788.9 453 788.8 453 788.7 452.9 788.7 452.8 788.8 452.7 788.7 452.6 788.8 452.5 788.9 452.9 788.9 453 Z M 819.5 445.9 819.3 445.9 819.4 445.7 819.4 445.6 819.5 445.6 819.5 445.7 819.5 445.9 Z M 824 440.5 824 440.3 824.3 440.3 824.3 440.4 824.2 440.4 824 440.5 Z M 776.6 443.3 776.7 443.1 776.8 443.2 776.8 443.3 776.7 443.4 776.6 443.3 Z M 825.1 440.9 825.2 440.9 825.3 441 825.2 441.1 825.1 440.9 Z M 824.3 440.2 824.3 440.1 824.4 440.2 824.4 440.3 824.3 440.2 Z M 784.7 444.2 784.9 444.1 784.9 444.2 784.8 444.3 784.7 444.2 Z M 778.7 448.8 778.8 448.7 778.8 448.9 778.8 449 778.7 448.9 778.7 448.8 Z M 788 453.1 788 453 788.1 453.1 788.2 453.2 788.1 453.2 788 453.1 Z M 789.1 453.4 789.3 453.3 789.3 453.4 789.3 453.5 789.1 453.4 Z M 789.7 453.7 789.8 453.7 789.8 453.9 789.7 453.7 Z M 788.6 454.1 788.8 454.2 788.7 454.3 788.6 454.1 Z M 821.6 443.8 821.7 443.8 821.7 443.9 821.6 443.8 Z M 776.5 443.4 776.4 443.4 776.4 443.3 776.5 443.3 776.6 443.2 776.5 443.4 Z M 785.5 444.5 785.6 444.4 785.7 444.6 785.6 444.6 785.5 444.5 Z M 824 440.5 824 440.6 823.9 440.6 823.9 440.5 824 440.5 Z\",\"Xmax\":830.6,\"Xmid\":804.1,\"Xmin\":776.2,\"Ymax\":458.2,\"Ymid\":450.1,\"Ymin\":440.1,\"economy/currency\":\"ringgits (MYR)\",\"economy/gdp_per_capita_ppp/2017\":\"29100\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"226.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.78,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":328657,\"geography/area/water\":1190,\"geography/area_comparative\":\"slightly larger than New Mexico\",\"geography/area_sqkm\":329847,\"geography/climate\":\"tropical; annual southwest (April to October) and northeast (October to February) monsoons\",\"geography/coastline\":\"4,675 km (Peninsular Malaysia 2,068 km, East Malaysia 2,607 km)\",\"geography/elevation/highest_point\":\"Gunung Kinabalu 4,095 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"419\",\"geography/geographic_coordinates\":\"2 30 N, 112 30 E\",\"geography/geography_note\":\"strategic location along Strait of Malacca and southern South China Sea\",\"geography/land_boundaries/border_countries\":\"Brunei 266 km, Indonesia 1881 km, Thailand 595 km\",\"geography/land_boundaries/total\":\"2,742 km\",\"geography/land_use/agricultural_land_arable_land\":0.029,\"geography/land_use/agricultural_land_permanent_crops\":0.194,\"geography/land_use/agricultural_land_permanent_pasture\":0.009,\"geography/land_use/forest\":0.62,\"geography/land_use/other\":0.148,\"geography/location\":\"Southeastern Asia, peninsula bordering Thailand and northern one-third of the island of Borneo, bordering Indonesia, Brunei, and the South China Sea, south of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"coastal plains rising to hills and mountains\",\"government/administrative_divisions\":\"13 states (negeri-negeri, singular - negeri); Johor, Kedah, Kelantan, Melaka, Negeri Sembilan, Pahang, Perak, Perlis, Pulau Pinang, Sabah, Sarawak, Selangor, Terengganu; and 1 federal territory (Wilayah Persekutuan) with 3 components, Kuala Lumpur, Labuan, and Putrajaya\",\"government/capital/geographic_coordinates\":\"3 10 N, 101 42 E\",\"government/capital/name\":\"Kuala Lumpur; note - nearby Putrajaya is referred to as a federal government administrative center but not the capital; Parliament meets in Kuala Lumpur\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022Land of the Malays\\u0022\",\"government/executive_branch/chief_of_state\":\"King Sultan ABDULLAH Sultan Ahmad Shah (since 24 January 2019); note - King MUHAMMAD V (formerly known as Tuanku Muhammad Faris Petra) (selected on 14 October 2016; installed on 13 December 2016) resigned on 6 January 2019; the position of the king is primarily ceremonial, but he is the final arbiter on the appointment of the prime minister\",\"government/executive_branch/head_of_government\":\"Prime Minister MAHATHIR Mohamad (since 10 May 2018); Deputy Prime Minister WAN AZIZAH Wan Ismail (since 21 May 2018) (2019)\",\"government/flag_description\":\"14 equal horizontal stripes of red (top) alternating with white (bottom); there is a dark blue rectangle in the upper hoist-side corner bearing a yellow crescent and a yellow 14-pointed star; the flag is often referred to as Jalur Gemilang (Stripes of Glory); the 14 stripes stand for the equal status in the federation of the 13 member states and the federal government; the 14 points on the star represent the unity between these entities; the crescent is a traditional symbol of Islam; blue symbolizes the unity of the Malay people and yellow is the royal color of Malay rulers\",\"government/government_type\":\"federal parliamentary constitutional monarchy\",\"government/independence\":\"31 August 1957 (from the UK)\",\"government/national_holiday\":\"Independence Day (or Merdeka Day), 31 August (1957) (independence of Malaya); Malaysia Day, 16 September (1963) (formation of Malaysia)\",\"government/national_symbol_s\":\"tiger, hibiscus; national colors: gold, black\",\"introduction\":\"During the late 18th and 19th centuries, Great Britain established colonies and protectorates in the area of current Malaysia; these were occupied by Japan from 1942 to 1945. In 1948, the British-ruled territories on the Malay Peninsula except Singapore formed the Federation of Malaya, which became independent in 1957. Malaysia was formed in 1963 when the former British colonies of Singapore, as well as Sabah and Sarawak on the northern coast of Borneo, joined the Federation. The first several years of the countrys independence were marred by a communist insurgency, Indonesian confrontation with Malaysia, Philippine claims to Sabah, and Singapores withdrawal in 1965. During the 22-year term of Prime Minister MAHATHIR Mohamad (1981-2003), Malaysia was successful in diversifying its economy from dependence on exports of raw materials to the development of manufacturing, services, and tourism. Prime Minister MAHATHIR and a newly-formed coalition of opposition parties defeated Prime Minister Mohamed NAJIB bin Abdul Razaks United Malays National Organization (UMNO) in May 2018, ending over 60 years of uninterrupted rule by UMNO.\",\"name\":\"Malaysia\",\"people_and_society/age_structure/0_14_years\":0.2748,\"people_and_society/age_structure/15_24_years\":0.1674,\"people_and_society/age_structure/25_54_years\":0.4097,\"people_and_society/age_structure/55_64_years\":0.0846,\"people_and_society/age_structure/65_years_and_over\":0.0635,\"people_and_society/birth_rate\":\"18.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Bumiputera 62% (Malays and indigenous peoples, including Orang Asli, Dayak, Anak Negeri), Chinese 20.6%, Indian 6.2%, other 0.9%, non-citizens 10.3% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.78 million KUALA LUMPUR (capital), 1.003 million Johor Bahru, 800,000 Ipoh (2019)\",\"people_and_society/nationality/adjective\":\"Malaysian\",\"people_and_society/nationality/noun\":\"Malaysian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31809660\",\"people_and_society/population_growth_rate\":0.0134,\"people_and_society/urbanization/urban_population\":\"76.6% of total population (2019)\",\"transportation/airports\":\"114\",\"transportation/railways/total\":\"1851\",\"transportation/roadways/total\":\"144403\"},{\"BoxHeight\":29,\"BoxWidth\":21.699999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.813,\"ISO3_Code\":\"OMN\",\"ISO_Code\":\"OM\",\"Path\":\"M 656.3 389 656.6 389.9 656.9 390.5 657.8 391.6 658.4 392.1 660.4 392.9 661.1 392.9 661.6 393.2 662.4 393.1 662.6 393.3 662.9 393.5 663 393.8 663.3 394.1 663.8 394.9 664.1 395.2 664.3 395.7 664.7 396 665 396.3 665.7 396.5 665.9 396.7 665.8 397.3 665.5 397.8 665.3 398.2 665.3 398.3 665 398.7 664.5 399.7 664 400 663.7 400.2 663.2 400.8 663.1 400.9 663 401.1 662.8 401.4 662.7 401.6 662.8 401.8 662.4 402.1 662.1 402.8 661.9 402.9 661.5 402.8 661.4 402.7 661.5 402.3 661.3 402.2 661 402.4 660.4 403.3 659.9 404.8 660.1 405.7 660.1 406.2 660.2 406.6 660.2 406.9 659.8 407.1 658.6 407.2 657.6 407.6 657 408.2 656.7 409.4 656.2 410 654.5 410.1 653.7 410.4 653.2 411.2 653.3 411.6 653.2 412 652.5 412.7 651.9 412.9 651.3 412.7 650 412.7 649.5 413 649 413.1 648.6 413.4 647.9 413.5 647.2 413.7 646.4 412 646.3 411.9 646.3 411.6 644.2 406.9 652.4 404 653.3 401.4 653.4 401.1 653.4 400.9 653.7 400 654.2 398.3 654.3 398 653 395.9 653.1 394.7 654.1 393.1 653.9 392.2 654.5 391.8 654.8 391.9 655.3 391.8 655.1 391.3 654.8 391.4 654.6 391.2 654.8 390.9 654.6 390.3 654.8 389.9 654.8 389.2 654.9 389.1 655.3 389 655.4 389.2 655.4 389.3 655.2 389.3 655.6 389.7 655.8 389.6 655.8 389.4 656.2 389.2 656.2 389 656.3 389 Z M 656 387 655.8 387.1 655.7 387 655.7 386.4 655.8 385.9 655.7 385.7 655.5 385.7 655.8 385.1 656.1 385.2 656.2 384.7 656.5 384.8 656.4 385.1 656.5 385.2 656.5 385.3 656.5 385.5 656.4 385.4 656.3 385.2 656.2 385.2 656.2 385.5 656.5 385.7 656.4 385.8 656.4 386.1 656.2 386.5 656 386.8 656 387 Z M 663.2 402.6 663.1 402.7 663 402.9 662.9 403.1 662.8 403.2 662.8 403.3 662.5 403.5 662.5 403.2 662.5 402.9 662.7 402.7 662.9 402.7 663 402.6 663 402.4 663.1 402.3 663.2 402.1 663.2 401.9 663.3 401.9 663.3 402.1 663.4 402.3 663.4 402.4 663.4 402.5 663.2 402.6 Z M 655.9 388.1 656 388 655.9 388 656 387.9 656.2 388 656.2 388.1 656 388.2 655.9 388.2 655.9 388.1 Z M 655.5 411.3 655.4 411.3 655.2 411.3 655.1 411.3 655.4 411.1 655.5 411.3 Z M 654.9 411.3 654.9 411.4 654.7 411.3 654.8 411.2 654.9 411.3 Z M 656.7 384.9 656.6 385 656.5 384.9 656.6 384.8 656.7 384.9 Z\",\"Xmax\":665.9,\"Xmid\":655.5,\"Xmin\":644.2,\"Ymax\":413.7,\"Ymid\":402.2,\"Ymin\":384.7,\"economy/currency\":\"Omani rials (OMR)\",\"economy/gdp_per_capita_ppp/2017\":\"46000\",\"economy/gdp_real_growth_rate/2017\":-0.009,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"68.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":309500,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Georgia; slightly smaller than Kansas\",\"geography/area_sqkm\":309500,\"geography/climate\":\"dry desert; hot, humid along coast; hot, dry interior; strong southwest summer monsoon (May to September) in far south\",\"geography/coastline\":\"2,092 km\",\"geography/elevation/highest_point\":\"Jabal Shams 3,004 m\",\"geography/elevation/lowest_point\":\"Arabian Sea 0 m\",\"geography/elevation/mean_elevation\":\"310\",\"geography/geographic_coordinates\":\"21 00 N, 57 00 E\",\"geography/geography_note\":\"consists of Oman proper and two northern exclaves, Musandam and Al Madhah; the former is a peninsula that occupies a strategic location adjacent to the Strait of Hormuz, a vital transit point for world crude oil\",\"geography/land_boundaries/border_countries\":\"Saudi Arabia 658 km, UAE 609 km, Yemen 294 km\",\"geography/land_boundaries/total\":\"1,561 km\",\"geography/land_use/agricultural_land_arable_land\":0.001,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.045,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.953,\"geography/location\":\"Middle East, bordering the Arabian Sea, Gulf of Oman, and Persian Gulf, between Yemen and the UAE\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"central desert plain, rugged mountains in north and south\",\"government/administrative_divisions\":\"11 governorates (muhafazat, singular - muhafaza); Ad Dakhiliyah, Al Buraymi, Al Wusta, Az Zahirah, Janub al Batinah (Al Batinah South), Janub ash Sharqiyah (Ash Sharqiyah South), Masqat (Muscat), Musandam, Shamal al Batinah (Al Batinah North), Shamal ash Sharqiyah (Ash Sharqiyah North), Zufar (Dhofar)\",\"government/capital/geographic_coordinates\":\"23 37 N, 58 35 E\",\"government/capital/name\":\"Muscat\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but it apparently dates back at least 2,000 years since an \\u0022Omana\\u0022 is mentioned by Pliny the Elder (1st century A.D.) and an \\u0022Omanon\\u0022 by Ptolemy (2nd century A.D.)\",\"government/executive_branch/chief_of_state\":\"Sultan and Prime Minister QABOOS bin Said Al-Said (sultan since 23 July 1970 and prime minister since 23 July 1972); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"Sultan and Prime Minister QABOOS bin Said Al-Said (sultan since 23 July 1970 and prime minister since 23 July 1972)\",\"government/flag_description\":\"three horizontal bands of white (top), red, and green of equal width with a broad, vertical, red band on the hoist side; the national emblem (a khanjar dagger in its sheath superimposed on two crossed swords in scabbards) in white is centered near the top of the vertical band; white represents peace and prosperity, red recalls battles against foreign invaders, and green symbolizes the Jebel al Akhdar (Green Mountains) and fertility\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"1650 (expulsion of the Portuguese)\",\"government/national_holiday\":\"National Day, 18 November; note - coincides with the birthday of Sultan QABOOS, 18 November (1940)\",\"government/national_symbol_s\":\"khanjar dagger superimposed on two crossed swords; national colors: red, white, green\",\"introduction\":\"The inhabitants of the area of Oman have long prospered from Indian Ocean trade. In the late 18th century, the nascent sultanate in Muscat signed the first in a series of friendship treaties with Britain. Over time, Omans dependence on British political and military advisors increased, although the sultanate never became a British colony. In 1970, QABOOS bin Said Al-Said overthrew his father, and has since ruled as sultan. Sultan QABOOS has no children and has not designated a successor publicly; the Basic Law of 1996 outlines Oman\\u0026amp;rsquo;s succession procedure. Sultan QABOOS\\u0026amp;rsquo; extensive modernization program opened the country to the outside world, and the sultan has prioritized strategic ties with the UK and US. Omans moderate, independent foreign policy has sought to maintain good relations with its neighbors and to avoid external entanglements.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Inspired by the popular uprisings that swept the Middle East and North Africa beginning in January 2011, some Omanis staged demonstrations, calling for more jobs and economic benefits and an end to corruption. In response to those protester demands, QABOOS in 2011 pledged to implement economic and political reforms, such as granting Oman\\u0026amp;rsquo;s bicameral legislative body more power and authorizing direct elections for its lower house, which took place in November 2011. Additionally, the Sultan increased unemployment benefits, and, in August 2012, issued a royal directive mandating the speedy implementation of a national job creation plan for thousands of public and private sector Omani jobs. As part of the governments efforts to decentralize authority and allow greater citizen participation in local governance, Oman successfully conducted its first municipal council elections in December 2012. Announced by the sultan in 2011, the municipal councils have the power to advise the Royal Court on the needs of local districts across Omans 11 governorates.\",\"name\":\"Oman\",\"people_and_society/age_structure/0_14_years\":0.301,\"people_and_society/age_structure/15_24_years\":0.1826,\"people_and_society/age_structure/25_54_years\":0.4415,\"people_and_society/age_structure/55_64_years\":0.0394,\"people_and_society/age_structure/65_years_and_over\":0.0355,\"people_and_society/birth_rate\":\"23.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Arab, Baluchi, South Asian (Indian, Pakistani, Sri Lankan, Bangladeshi), African\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.502 million MUSCAT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Omani\",\"people_and_society/nationality/noun\":\"Omani(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4613241\",\"people_and_society/population_growth_rate\":0.02,\"people_and_society/urbanization/urban_population\":\"85.4% of total population (2019)\",\"transportation/airports\":\"132\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"60230\"},{\"BoxHeight\":46.10000000000002,\"BoxWidth\":26.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"PHL\",\"ISO_Code\":\"PH\",\"Path\":\"M 835 408 835.3 408.2 835.5 408 835.9 408 836.9 408.6 837.9 409 838.3 408.9 838.5 408.7 838.6 408.4 838.7 408.3 838.9 408.4 839.1 408.8 839.1 409.1 838.7 409.6 838.6 410.6 838.9 411.6 839.3 411.8 839.4 412.3 839.6 412.4 839.6 412.6 839.4 413.4 838.8 414.3 838.8 414.9 838.6 415.1 838.6 414.9 838.5 414.9 838.3 415.1 837.5 415.4 837 415.9 837 416.2 837.1 416.4 837.1 416.5 836.8 417.1 836.5 417.6 837.1 418.9 837.3 419.3 837.2 419.7 837.6 421 838.2 421.4 838.8 421.6 839 421.4 838.7 421 838.9 420.8 839.1 421 839.3 420.6 839.5 420.4 840 420.5 840.2 420.4 840.7 420.7 841 421 841 421.1 841.2 421.6 841.2 421.9 841.3 422.1 841.6 422.1 841.8 422 841.8 421.7 841.7 421.4 841.9 421.2 842.2 421.5 842.5 421.6 842.7 421.5 842.8 421.6 843 421.7 843.2 421.8 843.6 422 843.6 422.1 843.2 422.2 842.7 422.2 842.5 422.3 842.5 422.5 843.2 423.3 843.3 423.3 843.3 423.2 843.9 423.5 843.8 423.6 843.5 423.4 843.4 423.5 843.2 423.6 843.1 423.7 843.1 424 843.2 424 843.5 423.9 843.9 424.1 844.2 424.1 844.2 424.8 844 425.4 843.7 425.4 843.4 424.9 843.4 424.7 843.7 424.5 843.7 424.4 843.5 424.3 843.2 424.5 843.1 424.6 842.7 424.5 842.2 424.2 841.9 424.1 841.8 423.6 841.5 423 841 422.7 840.7 422.5 840.4 422.1 839.7 421.6 839.5 421.7 839.6 422.3 839.9 422.8 840.1 423.4 840 423.6 839.9 423.7 839.7 423.5 839.6 423.2 839.3 422.7 838.8 422.4 838.5 422 837.8 421.6 837.4 421.5 836.9 421.7 836.7 421.9 836.6 422.3 836.2 422.5 835.7 422.4 835.5 422.1 835.2 422.1 835.2 421.8 835 421.6 834.7 421.6 834.5 421.7 834.4 420.8 834.5 420.6 835.3 420 835.3 419.6 835 419.3 834.6 419.1 834.3 419 834.2 419.3 834.3 420 834 420.1 833.8 420 833.7 419.6 833.4 419.4 833.4 419 833.3 419 833.1 419.1 833 419 832.7 417.8 832.4 417.3 832.4 417.1 832.4 416.4 832.4 416.2 832.4 416 832.3 415.8 832.1 415.8 832 415.7 832.1 414.8 832.4 414.5 832.7 414.8 832.6 414.9 832.8 415.1 833.1 415.5 833.5 415.4 833.8 415.2 833.8 415 833.6 414.6 833.5 414 833.6 413.6 833.6 413.2 833.9 412.7 833.8 412.1 833.9 411.5 833.6 411 833.8 410.6 834 409.6 834.3 408.9 834.3 408.4 834.4 408.3 834.7 408.2 835 408 Z M 847.8 433.2 848.1 433.4 848.3 433.3 848.4 433.5 848.2 433.6 848.3 433.8 849.1 434.1 849 434.4 849.4 434.8 849.8 434.7 849.8 435.2 850.2 435.8 850.1 436.1 849.6 436.6 849.7 436.8 850 436.8 850.4 436.9 850.2 437.3 850.3 437.5 850.2 437.7 850.3 437.8 850.6 437.7 850.5 438.3 850.3 438.7 850.4 438.8 850.8 439.1 851 439.7 850.8 439.9 850.9 440.4 850.6 440.8 850.5 441.1 850.2 441.1 850.1 441.3 850.2 441.5 850.2 441.6 850.1 441.6 850 441.3 849.9 441.3 849.8 441.3 849.8 441.5 850 441.8 849.9 442.7 849.8 442.9 849.5 442.4 849.5 441.6 849.2 441.3 849.2 441 849 440.8 848.9 440.4 848.9 440.2 848.8 440.1 848.5 440.3 848.3 440.5 848.4 440.7 848.5 440.6 848.7 440.8 848.7 441.3 848.6 441.4 848.5 440.9 848.3 440.9 848 441.1 847.9 441.3 847.6 441.7 847.6 442.2 848.1 442.5 848.5 443.3 848.5 443.6 848.3 444.1 847.7 445 847.5 445.1 847.4 445.1 847.3 444.8 847 444.4 847.3 444 847.2 443.7 847 443.6 846.7 444.3 846.3 444.3 845.2 443.8 844.3 443.3 843.9 442.7 843.9 442.1 843.8 441.7 843.6 441.6 843.7 441.3 843.9 440.8 844.2 440.6 844.3 440.4 844.4 440 844.2 439.9 843.8 439.3 843.5 439.2 843.1 439.1 842.8 438.8 842.5 438.7 842.3 438.8 842.2 438.9 842.3 439.1 842.3 439.3 842 439.6 842.2 439.9 842.2 440.1 841.9 439.9 841.8 439.6 841.6 439.6 841.5 439.8 841.3 439.7 841.3 439.5 841.5 439.4 841.3 439.1 841.1 439.3 841 439.8 840.7 439.6 840.6 439.7 840.6 440 840.7 439.9 840.8 440.1 840.5 440.3 840.4 440.1 840.5 439.9 840.4 439.7 840.5 439.6 840.4 439.3 840.5 439.1 840.1 438.9 839.8 439.1 839.5 439.4 839.5 439.6 839.2 439.8 839.2 440.1 839 440.3 838.7 441.2 838.6 441.4 838.5 441.4 838 441.2 837.9 440.7 838 440.5 838.3 440.3 838.4 439.7 838.5 439.5 838.5 439 838.9 438.4 839.2 438.2 839.9 438.1 840 437.9 840.3 438 840.8 437.9 840.9 437.7 840.9 437.5 841.1 436.9 841.3 436.8 841.8 436.8 842 436.6 842.1 436.5 842.1 436.3 842.3 436.4 842.4 436.5 842.5 436.6 842.7 436.5 843 436.6 843.3 437.1 843.4 437.8 843.1 438.1 842.9 438.2 842.9 438.3 843.1 438.3 843.8 437.8 844.3 437.7 844.5 437.6 844.6 436.8 844.8 436.7 845 436.6 845.4 436.8 845.7 437 845.8 436.9 845.9 436 845.9 435.6 846 435.5 846.2 435.5 846.8 436 847 435.9 847.1 435.3 847.4 435.5 847.7 435.6 848 435.5 848 435 847.6 433.8 847.6 433.4 847.8 433.2 Z M 846.7 425.3 847.2 425.7 847.5 426.1 847.8 426.5 847.9 426.9 847.8 427.4 847.8 428.1 848.2 428.9 848.2 429.2 848.3 429.5 847.3 429.5 846.9 429.2 846.6 429.2 846.6 430.5 847.1 431.3 847.2 431.7 847.2 431.9 846.9 432 847.1 432.4 847.2 432.6 847.2 432.8 846.9 432.5 846.9 432.4 846.7 431.9 846.5 431.7 846.5 431.8 846.5 431.9 846.5 432.4 846.5 432.5 846.3 432.4 845.9 432.2 845.9 431.9 845.8 431.4 845.9 430.9 845.8 430.5 845.4 430 845.1 430.1 844.9 430 844.7 428.6 844.8 428.5 845.4 428.9 845.8 428.9 846.2 428.6 846 428.1 846.1 428 846.2 428.1 846.3 428.2 846.4 428.1 846.5 427.8 845.6 427 845 426.6 844.8 426.3 844.6 425.6 844.9 425.5 845.7 425.5 846.3 425.5 846.7 425.3 Z M 841.6 435.2 841.1 435.4 840.8 435.2 840.6 434.6 839.9 434.3 839.3 433.5 839.3 433.1 839.5 432.8 840.1 432.7 840.6 432.4 840.6 431.9 840.6 431.8 840.6 431.6 840.5 431.3 840.8 430.9 840.9 430.3 841 430.2 841.5 429.9 842.3 430.1 842.4 430.2 842.5 430.4 842.4 430.8 842.3 431.1 842.2 431.3 842 431.5 841.9 431.6 841.9 431.8 841.9 431.9 841.7 432.4 841.4 433 841.4 433.5 841.3 433.8 841.4 434 841.7 434.3 841.8 434.7 841.6 435.2 Z M 839.2 427.8 839.9 428.4 840.2 428.2 840.5 428.2 840.7 428.4 840.7 428.6 841 428.5 841.3 428.3 841.4 428.6 841.3 429.3 841 429.6 841 429.7 840.6 429.9 840.4 430 840.4 430.3 840.2 430.5 839.9 430.5 839.8 430.8 838.8 430.9 838.5 431.1 838.4 431.3 838.3 431.4 838.1 431.5 838 431.4 838 431.3 838.1 430.9 838 430.5 838.3 429.9 838.3 429.6 838.3 429.5 838.5 428 838.4 427.8 837.9 427.7 837.9 427.4 838.1 427.3 838.5 427.5 839.2 427.8 Z M 825.7 436.9 825 437.2 825 436.9 825.2 436.4 826 435.5 826.8 434.9 827.4 434.6 828.6 433.3 829.1 432.6 829.3 432.5 829.4 432.4 829.4 432.2 829.8 432 829.8 431.9 830 431.6 830.4 431.4 830.6 431.2 830.7 430.8 830.7 430.4 830.9 430.3 830.8 429.9 831 429.6 831.1 429.1 831.2 428.9 831.5 429.4 831.4 430.2 831.7 430.9 831.7 431.3 831.4 431.6 830.8 431.9 830.5 432.4 830.3 432.6 829.6 432.8 829.3 432.9 829.1 433.7 828.9 434.2 828.5 434.6 828.4 434.9 827.5 435.1 826.9 436 826.4 436.3 825.9 436.5 825.7 436.9 Z M 835.3 422.7 835.6 423 836 423 836.6 423.6 836.7 423.8 837 423.9 836.8 424.1 836.8 424.8 837 425.3 836.7 425.6 836.6 425.8 836.6 426 836.5 426 836.5 426.1 836.2 426.2 836.1 426.4 835.7 426.4 835.8 426.5 835.7 426.5 835.5 426.4 835.7 426.1 835.6 426 835.3 425.7 835.2 425.3 835 425 834.9 424.9 834.8 424.2 834.6 423.8 834.1 423.5 833.9 423 833.6 423.1 833.5 423 833.6 422.8 833.8 422.7 834.7 422.9 835 422.8 835.3 422.7 Z M 843.8 431.2 843.7 431.9 843.6 431.9 843.5 431.8 843.4 431.9 843.2 432 842.9 432.5 842.2 433.9 841.9 434.3 841.8 434.1 842.1 432.8 842.6 431.9 843 431.3 843.1 430.9 843.2 430.6 843.5 430 843.6 429.4 843.9 429.1 843.8 429.6 843.9 429.9 843.8 430.6 843.8 431.2 Z M 844.4 432.2 845.1 432.5 845.2 432.4 845.4 432.3 845.4 432.4 845.3 432.6 845.3 433.1 845.4 433.3 845.3 433.4 845.1 433.4 844.8 433.7 844.5 433.8 844 433.8 843.5 433.8 843.1 433.9 843.1 433.8 843.3 433.6 843.2 433.4 843.2 433.1 843.8 432.8 844.1 432.4 844.2 432.2 844.4 432.2 Z M 841.9 425.5 842 425.7 842.2 425.6 842.4 425.7 842.6 425.8 843.1 426.3 843.2 426.4 843.5 426.6 843.8 427 843.9 427.6 843.2 427.3 843.1 427.2 842.6 426.7 842.4 426.5 842.2 426.5 841.8 427 841.6 427.1 841.7 426.5 841.6 426.2 841.7 425.5 841.9 425.5 Z M 844.6 421.5 844.7 421.4 844.9 421.7 844.9 422.1 844.9 422.3 844.7 422.4 844.7 422.6 844.4 422.5 844.3 422.7 843.9 422.4 844.1 422.1 844.1 421.2 844.3 421.1 844.6 421.5 Z M 838.4 442.7 838.1 442.8 837.6 442.2 837.7 442 838 442 838.1 441.8 838.4 441.9 838.6 442 839 442.2 838.8 442.3 838.7 442.6 838.4 442.7 Z M 832.9 426.5 833.1 426.7 833.3 426.7 833.2 426.6 833.3 426.5 833.4 426.5 833.4 426.7 833.6 426.8 833.6 426.9 833.6 427.1 833.5 427.1 833.4 427 833.2 427.1 833.1 427.2 833.1 427 833 427 833 427.1 832.9 427.2 832.8 427.1 832.7 427.1 832.6 427 832.6 426.9 832.5 426.8 832.5 426.7 832.4 426.5 832.3 426.5 832.3 426.4 832.3 426.3 832.3 426.2 832.3 426.1 832.4 426.1 832.5 426.3 832.7 426.3 832.8 426.4 832.9 426.5 Z M 838 422.7 838.2 422.7 838.3 422.7 838.4 422.8 838.6 422.9 838.6 423 838.6 423.1 838.6 423.2 838.4 423.3 838.3 423.5 838.4 423.5 838.3 423.6 838.2 423.6 838.1 423.5 837.8 423.4 837.7 423.2 837.7 423.1 837.7 422.9 837.8 422.8 837.9 422.6 838 422.7 Z M 836.7 443.8 836.6 443.9 836.6 444 836.6 444.1 836.5 444.1 836.5 444.2 836.4 444.1 836.2 444.3 836.1 444.2 836.1 444.1 836 444 835.8 444.2 835.6 444.2 835.5 444.1 835.2 444.2 835.1 444.1 835.1 444 835.2 443.8 835.4 443.7 835.5 443.7 835.8 443.6 835.9 443.7 836 443.9 836.1 443.9 836.4 443.9 836.7 443.6 836.8 443.7 836.7 443.8 Z M 848.4 433 848.2 433.2 848.1 433 848.2 432.9 848.1 432.5 847.9 432.4 848 431.9 848 431.8 848.1 431.6 848.3 431.5 848.4 431.6 848.4 431.9 848.4 432.4 848.4 433 Z M 833.4 446 833.5 446.1 833.5 446.3 833.3 446.2 833.3 446.4 833.1 446.3 833 446.1 832.9 446.3 832.8 446.2 832.7 446.3 832.6 446.5 832.3 446.5 832.2 446.5 832.1 446.6 832 446.6 831.9 446.6 832 446.4 832.2 446.3 832.4 446.2 832.5 446.1 832.4 446 832.5 445.9 832.6 446 832.7 446 832.9 445.9 833.1 445.7 833.2 445.7 833.3 445.9 833.4 445.9 833.4 446 Z M 838.5 426 838.3 426.7 838.1 426.6 838.2 426.4 838 426.2 838 426 838.2 425.7 838.2 425.4 838.6 425.2 838.5 426 Z M 838.2 418.4 838.3 418.5 838.2 418.5 838.3 418.7 838.1 418.8 838.2 419 838.2 418.9 838.3 419 838.3 419.3 838.2 419.4 838.1 419.5 838 419.6 838 419.5 838 419.3 838 419.1 837.9 419 837.8 418.7 837.7 418.7 837.7 418.5 837.8 418.4 837.9 418.4 838.1 418.3 838.2 418.4 Z M 840.1 431.3 840.2 431.3 840.2 431.4 840.1 431.5 840 431.4 839.9 431.5 839.8 431.4 839.7 431.5 839.6 431.5 839.6 431.4 839.5 431.3 839.6 431.3 839.7 431 840 430.6 840.2 430.7 840.2 430.9 840.1 431.3 Z M 845.4 428.5 845.3 428.5 845.2 428.5 845.1 428.6 845 428.5 844.8 428.3 844.8 428.2 844.7 428 844.9 427.9 845 427.9 845.2 428 845.4 428.3 845.5 428.3 845.4 428.5 Z M 849.7 433.3 849.6 433.4 849.3 433.4 849.2 433.1 849 433 849.1 432.9 849.3 432.9 849.4 432.8 849.4 432.6 849.5 432.5 849.6 432.9 849.6 433 849.6 433.1 849.7 433.1 849.7 433.3 Z M 832.3 427 832.4 427.1 832.5 427.1 832.6 427.3 832.8 427.4 833 427.4 833 427.5 832.9 427.6 832.8 427.6 832.8 427.8 832.6 428 832.5 428 832.5 427.8 832.3 427.3 832.3 427.2 832.2 427.2 832.2 427 832.3 427 Z M 840.1 426 840 426.3 839.8 426.2 839.7 426 839.4 425.9 839.4 425.7 839.5 425.7 839.7 425.6 840 425.7 840.1 425.9 840.1 426 Z M 824.5 438.8 824.4 438.9 824.3 438.8 824.3 438.7 824.2 438.5 824.3 438.4 824.2 438.3 824.3 438.2 824.4 438.1 824.3 438 824.4 438 824.5 438 824.6 438.2 824.5 438.3 824.6 438.4 824.6 438.6 824.5 438.8 Z M 843.2 425.9 843.1 426 842.9 425.7 842.7 425.4 842.6 425.2 842.7 425.2 842.7 425 843 425.4 843.2 425.9 Z M 832.4 431.3 832.4 431.4 832.3 431.3 832.3 431.4 832.1 431.4 832 431.4 832 431.3 832 431.1 832.3 430.9 832.7 431.1 832.6 431.2 832.4 431.3 Z M 841.7 424.5 841.8 424.7 841.5 424.6 841.1 424.2 841 424.1 840.9 424.1 840.8 423.9 840.9 423.9 841 423.8 841.2 424.1 841.5 424.4 841.7 424.5 Z M 842.9 435.1 842.6 435.2 842.3 435.1 842.3 435 842.3 434.9 842.5 434.9 842.7 434.7 842.9 435.1 Z M 846 435.2 845.9 435.3 845.8 435.2 845.7 435.2 845.5 435.1 845.5 435 845.5 434.9 845.6 434.8 845.8 434.8 845.9 434.9 846 435.2 Z M 845.1 430.7 845.2 430.8 845.1 430.9 844.9 430.9 844.6 431 844.5 431 844.6 430.9 844.6 430.7 844.7 430.7 844.9 430.8 845 430.7 845.1 430.7 Z M 836.6 405.7 836.8 405.8 836.9 405.8 836.9 406 836.9 406.1 836.8 406.2 836.6 406.1 836.5 405.9 836.4 405.9 836.6 405.7 Z M 833.5 422.3 833.4 422.3 833.3 422.2 833.1 422.1 833 422 832.9 421.8 833.3 421.9 833.5 422.2 833.5 422.3 Z M 838.7 421.3 838.7 421.4 838.4 421.2 838.3 421.1 838.2 421.1 838.1 421 838 420.8 838 420.7 838.3 421 838.6 421.1 838.7 421.3 Z M 837.9 407.3 837.8 407.4 837.7 407.3 837.8 407.2 837.8 407.1 837.8 407 837.9 406.9 838.1 406.9 838.2 407 838.1 407.2 837.9 407.3 Z M 825.3 437.5 825.3 437.6 825.3 437.7 825.2 437.8 825.1 437.7 825.1 437.5 824.8 437.6 824.8 437.5 825 437.4 825.2 437.4 825.3 437.5 Z M 849.3 433.6 849.2 433.9 849 433.8 849.1 433.7 849.1 433.4 849.4 433.5 849.3 433.6 Z M 843.2 429.4 843 429.5 842.9 429.2 843 429.1 843.1 429.1 843.2 429.4 Z M 836.6 407.2 836.7 407.2 836.7 407.3 836.3 407.4 836.1 407.3 836.1 407.2 836.3 407.2 836.6 407.2 Z M 848.8 430.7 848.6 430.8 848.5 430.7 848.4 430.6 848.4 430.5 848.5 430.4 848.5 430.5 848.6 430.6 848.7 430.6 848.8 430.7 Z M 832.3 428.6 832.2 428.8 832.1 428.7 832 428.7 831.9 428.6 832 428.6 832.2 428.5 832.2 428.4 832.3 428.4 832.3 428.6 Z M 835.2 445.2 835.1 445.3 835 445.3 834.9 445.2 834.8 445.3 834.7 445.2 834.8 445.2 835 445.1 835.2 445.2 Z M 831.3 447.4 831.2 447.6 831.2 447.2 831.1 446.9 831.2 447 831.3 447.1 831.3 447.4 Z M 838.9 419.2 838.5 419.1 838.5 418.9 838.7 418.9 838.7 419 838.9 419.2 Z M 837.8 401.8 837.7 401.9 837.6 401.8 837.7 401.7 837.8 401.5 837.9 401.6 837.8 401.8 Z M 834.3 443.2 834.1 443.2 834.2 443.1 834.2 442.9 834.2 442.8 834.3 442.8 834.3 443.2 Z M 839.1 425.7 839 425.7 838.9 425.5 838.9 425.4 839 425.3 839.1 425.5 839.1 425.7 Z M 838.2 405.4 838.1 405.5 837.9 405.4 837.9 405.3 838.1 405.2 838.2 405.3 838.2 405.4 Z M 838.1 402.9 838 402.9 838 402.8 838.1 402.7 838.1 402.6 838.2 402.5 838.3 402.6 838.1 402.7 838.1 402.8 838.1 402.9 Z M 835.2 444.7 835 444.8 834.8 444.8 834.9 444.7 835.1 444.7 835.1 444.6 835.2 444.6 835.3 444.6 835.2 444.7 Z M 844.3 423.6 844.4 423.7 844.3 423.7 844.2 423.7 844 423.7 843.9 423.6 844.1 423.5 844.3 423.6 Z M 828.5 441.2 828.3 441.1 828.4 441 828.5 441 828.6 441 828.5 441.2 Z M 836.1 406.8 836 406.7 836 406.6 836 406.4 836.1 406.4 836.1 406.6 836.1 406.8 Z M 833.4 427.3 833.3 427.4 833.2 427.2 833.4 427.1 833.4 427.3 Z M 836.6 427 836.5 427.1 836.5 427 836.5 426.9 836.4 426.8 836.4 426.7 836.5 426.8 836.6 427 Z M 835.6 430.4 835.5 430.4 835.4 430.4 835.5 430.3 835.7 430.2 835.7 430.3 835.6 430.3 835.6 430.4 Z M 838.2 443.1 838.1 443.2 838 442.9 838.1 442.9 838.2 443 838.2 443.1 Z M 839.4 419.4 839.1 419.4 839.1 419.3 839.3 419.3 839.4 419.3 839.4 419.4 Z M 847.7 445.5 847.7 445.7 847.5 445.7 847.5 445.6 847.6 445.5 847.7 445.5 Z M 836 444.5 835.8 444.5 835.8 444.4 835.8 444.3 836 444.3 836 444.5 Z M 841.8 428.6 841.8 428.7 841.7 428.7 841.6 428.6 841.5 428.5 841.6 428.4 841.6 428.5 841.8 428.6 Z M 843.9 440.2 843.8 440.3 843.8 440.2 843.8 440.1 844 440 844 440.1 843.9 440.2 Z M 832.3 447.1 832.1 447.1 832.1 446.9 832.2 446.9 832.3 447.1 Z M 836.9 427.5 836.8 427.5 836.6 427.5 836.6 427.4 836.9 427.4 836.9 427.5 Z M 845.3 430.5 845.2 430.7 845.1 430.6 845.3 430.4 845.3 430.5 Z M 839 441.2 838.8 441.3 838.8 441.1 839 441.1 839 441.2 Z M 837.9 403.1 837.8 403.2 837.8 403 837.8 402.9 837.9 403 837.9 403.1 Z M 838.4 415.4 838.3 415.5 838.2 415.5 838.3 415.3 838.4 415.3 838.4 415.4 Z M 837.2 442.1 837.1 442.2 837 442.2 837 442.1 837.1 442 837.2 442.1 Z M 833.6 421.9 833.5 422 833.4 421.9 833.5 421.8 833.6 421.9 Z M 844.7 427.7 844.6 427.7 844.6 427.6 844.7 427.6 844.7 427.7 Z M 847.9 445.5 847.8 445.6 847.8 445.5 847.9 445.4 847.9 445.5 Z M 837.1 427.2 837.1 427.3 836.9 427.3 836.9 427.2 837 427.1 837.1 427.2 Z M 844.3 425.9 844.3 426 844.1 425.8 844.2 425.7 844.2 425.8 844.3 425.9 Z M 838.1 426.9 838.1 427 838 426.9 838 426.8 838.1 426.9 Z M 838.4 424.5 838.3 424.3 838.5 424.3 838.4 424.5 Z M 835.3 422.4 835.2 422.4 835 422.3 835.2 422.3 835.3 422.4 Z M 844.4 426.9 844.2 427 844.2 426.9 844.2 426.8 844.3 426.8 844.4 426.9 Z M 844.5 425.8 844.5 426 844.4 425.8 844.5 425.8 Z M 838.7 408.2 838.5 408.3 838.5 408.2 838.7 408.1 838.7 408.2 Z M 844.7 427.2 844.6 427.3 844.5 427.3 844.6 427.2 844.7 427.2 Z M 834.7 442.8 834.6 442.8 834.5 442.8 834.6 442.7 834.7 442.7 834.7 442.8 Z M 834.7 429 834.6 429.1 834.5 429 834.6 428.9 834.7 429 Z M 843.2 433.1 843.1 433.1 843.1 433 843.2 433 843.2 433.1 Z M 837.4 443.8 837.4 443.9 837.3 443.9 837.3 443.8 837.4 443.7 837.4 443.8 Z M 843.3 421.4 843.3 421.6 843.2 421.6 843.2 421.5 843.3 421.4 Z M 833.3 446.6 833.3 446.7 833.1 446.6 833.3 446.5 833.3 446.6 Z M 848.4 429.9 848.3 430 848.2 429.9 848.2 429.8 848.3 429.8 848.4 429.9 Z M 833.2 427.8 833.1 427.8 833.1 427.7 833.1 427.6 833.2 427.7 833.2 427.8 Z M 842 425 842.1 425.1 842 425.1 841.9 424.9 842 425 Z M 835.4 430 835.3 430 835.2 429.9 835.3 429.8 835.4 430 Z M 838.4 424.7 838.4 424.8 838.3 424.8 838.3 424.7 838.4 424.7 Z M 841.4 429.6 841.3 429.6 841.2 429.5 841.3 429.4 841.4 429.4 841.4 429.6 Z M 832.8 446.7 832.7 446.8 832.6 446.8 832.7 446.7 832.8 446.7 Z M 835.4 443.4 835.3 443.4 835.3 443.3 835.4 443.3 835.4 443.4 Z M 835.3 429.2 835.2 429.3 835.2 429.2 835.3 429.1 835.3 429.2 Z M 830.8 429.3 830.7 429.4 830.6 429.3 830.7 429.2 830.8 429.3 Z M 832.9 421.7 832.8 421.8 832.7 421.7 832.8 421.6 832.9 421.7 Z M 835.7 444.8 835.6 444.9 835.5 444.8 835.7 444.7 835.7 444.8 Z M 835.4 429.5 835.2 429.5 835.4 429.4 835.4 429.5 Z M 834.5 443.2 834.4 443.2 834.4 443.1 834.5 443 834.5 443.2 Z M 835.1 428.7 835 428.7 834.9 428.7 835 428.6 835.1 428.7 Z M 841.4 427.5 841.3 427.6 841.3 427.5 841.4 427.4 841.4 427.5 Z M 832.6 444.3 832.5 444.3 832.4 444.2 832.6 444.2 832.6 444.3 Z M 824.9 437.8 824.9 437.9 824.7 437.9 824.7 437.8 824.8 437.8 824.9 437.8 Z M 836.8 441.8 836.8 441.9 836.6 441.8 836.7 441.7 836.8 441.8 Z M 844.9 425.1 844.8 425.2 844.7 425.1 844.8 425.1 844.9 425.1 Z M 838 443.9 837.8 443.9 837.7 443.8 837.9 443.8 838 443.9 Z M 832.3 447.3 832.2 447.3 832.1 447.2 832.2 447.2 832.3 447.3 Z M 837.8 443.5 837.7 443.6 837.6 443.5 837.7 443.4 837.8 443.5 Z M 833.6 446.3 833.5 446.4 833.4 446.4 833.6 446.2 833.6 446.3 Z M 824.7 437.7 824.6 437.7 824.5 437.6 824.7 437.6 824.7 437.7 Z M 835.2 443.5 835.1 443.5 835.2 443.4 835.2 443.5 Z M 848.5 441.3 848.4 441.4 848.4 441.2 848.5 441.2 848.5 441.3 Z M 837.8 420.5 837.7 420.6 837.6 420.5 837.7 420.5 837.8 420.5 Z M 833.6 445.7 833.5 445.7 833.4 445.7 833.4 445.6 833.6 445.6 833.6 445.7 Z M 837.1 444 837 444.1 836.9 444.1 837.1 444 Z M 841.5 429 841.4 429.2 841.3 429.2 841.4 429 841.5 429 Z M 831.1 447.3 831 447.5 831 447.4 831 447.3 831.1 447.3 Z M 833 428.9 832.9 428.9 832.9 428.8 833 428.7 833 428.8 833 428.9 Z M 830.3 431 830.4 431.2 830.2 431.1 830.2 431 830.3 431 Z M 837.5 424.4 837.4 424.5 837.3 424.4 837.4 424.3 837.5 424.4 Z M 847.9 431.4 847.9 431.5 847.8 431.5 847.8 431.4 847.9 431.4 Z M 838.4 418.9 838.3 419 838.2 418.9 838.3 418.8 838.4 418.9 Z M 835.7 422.7 835.6 422.6 835.7 422.6 835.7 422.7 Z M 832.4 426.7 832.2 426.7 832.2 426.6 832.3 426.5 832.4 426.6 832.4 426.7 Z M 830.1 431.2 830.1 431.4 830 431.3 830 431.2 830.1 431.2 Z M 837.6 443.7 837.5 443.7 837.5 443.6 837.6 443.6 837.6 443.7 Z M 835.5 426.5 835.4 426.5 835.4 426.4 835.4 426.3 835.5 426.4 835.5 426.5 Z M 843.9 426 843.9 426.1 843.8 426.1 843.8 426 843.9 426 Z M 833.8 422.3 833.9 422.5 833.7 422.4 833.8 422.3 Z M 848.6 433.3 848.5 433.4 848.4 433.3 848.5 433.2 848.6 433.3 Z M 845 427.1 845 427.2 844.9 427.2 844.8 427.1 844.9 427 845 427.1 Z M 845.8 427.6 845.7 427.7 845.6 427.5 845.7 427.5 845.8 427.6 Z M 833.9 443.4 833.9 443.6 833.8 443.4 833.9 443.4 Z M 831.9 429.7 831.9 429.8 831.7 429.7 831.8 429.7 831.9 429.7 Z M 833.7 446.1 833.6 446.1 833.5 446 833.7 446 833.7 446.1 Z M 843.5 428.9 843.5 429.1 843.4 429.1 843.4 428.9 843.5 428.9 Z M 845.1 427.4 845 427.4 844.9 427.3 845 427.2 845.1 427.4 Z M 841.6 429.2 841.5 429.4 841.4 429.3 841.4 429.2 841.6 429.2 Z M 842.9 427.4 842.8 427.4 842.7 427.3 842.8 427.2 842.9 427.4 Z M 831.8 429 831.8 429.2 831.7 429 831.8 429 Z M 834.3 420.3 834.2 420.3 834.3 420.2 834.3 420.3 Z M 835.1 443 834.9 443.1 835 442.9 835.1 442.9 835.1 443 Z\",\"Xmax\":851,\"Xmid\":840.6,\"Xmin\":824.2,\"Ymax\":447.6,\"Ymid\":427.8,\"Ymin\":401.5,\"economy/currency\":\"Philippine pesos (PHP)\",\"economy/gdp_per_capita_ppp/2017\":\"8400\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"117.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.67,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":298170,\"geography/area/water\":1830,\"geography/area_comparative\":\"slightly less than twice the size of Georgia; slightly larger than Arizona\",\"geography/area_sqkm\":300000,\"geography/climate\":\"tropical marine; northeast monsoon (November to April); southwest monsoon (May to October)\",\"geography/coastline\":\"36,289 km\",\"geography/elevation/highest_point\":\"Mount Apo 2,954 m\",\"geography/elevation/lowest_point\":\"Philippine Sea 0 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"13 00 N, 122 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; for decades, the Philippine archipelago was reported as having 7,107 islands; in 2016, the national mapping authority reported that hundreds of new islands had been discovered and increased the number of islands to 7,641 - though not all of the new islands have been verified; the country is favorably located in relation to many of Southeast Asias main water bodies: the South China Sea, Philippine Sea, Sulu Sea, Celebes Sea, and Luzon Strait \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Philippines is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Philippines sits astride the Pacific typhoon belt and an average of 9 typhoons make landfall on the islands each year - with about 5 of these being destructive; the country is the most exposed in the world to tropical storms\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.182,\"geography/land_use/agricultural_land_permanent_crops\":0.178,\"geography/land_use/agricultural_land_permanent_pasture\":0.05,\"geography/land_use/forest\":0.259,\"geography/land_use/other\":0.331,\"geography/location\":\"Southeastern Asia, archipelago between the Philippine Sea and the South China Sea, east of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly mountains with narrow to extensive coastal lowlands\",\"government/administrative_divisions\":\"81 provinces and 38 chartered cities \\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Abra, Agusan del Norte, Agusan del Sur, Aklan, Albay, Antique, Apayao, Aurora, Basilan, Bataan, Batanes, Batangas, Biliran, Benguet, Bohol, Bukidnon, Bulacan, Cagayan, Camarines Norte, Camarines Sur, Camiguin, Capiz, Catanduanes, Cavite, Cebu, Compostela, Cotabato, Davao del Norte, Davao del Sur, Davao Occidental, Davao Oriental, Dinagat Islands, Eastern Samar, Guimaras, Ifugao, Ilocos Norte, Ilocos Sur, Iloilo, Isabela, Kalinga, Laguna, Lanao del Norte, Lanao del Sur, La Union, Leyte, Maguindanao, Marinduque, Masbate, Mindoro Occidental, Mindoro Oriental, Misamis Occidental, Misamis Oriental, Mountain, Negros Occidental, Negros Oriental, Northern Samar, Nueva Ecija, Nueva Vizcaya, Palawan, Pampanga, Pangasinan, Quezon, Quirino, Rizal, Romblon, Samar, Sarangani, Siquijor, Sorsogon, South Cotabato, Southern Leyte, Sultan Kudarat, Sulu, Surigao del Norte, Surigao del Sur, Tarlac, Tawi-Tawi, Zambales, Zamboanga del Norte, Zamboanga del Sur, Zamboanga Sibugay; \\u0026lt;strong\\u0026gt;chartered cities:\\u0026lt;/strong\\u0026gt; Angeles, Bacolod, Baguio, Butuan, Cagayan de Oro, Caloocan, Cebu, Cotabato, Dagupan, Davao, General Santos, Iligan, Iloilo, Lapu-Lapu, Las Pinas, Lucena, Makati, Malabon, Mandaluyong, Mandaue, Manila, Marikina, Muntinlupa, Naga, Navotas, Olongapo, Ormoc, Paranaque, Pasay, Pasig, Puerto Princesa, Quezon, San Juan, Santiago, Tacloban, Taguig, Valenzuela, Zamboanga (2012)\",\"government/capital/geographic_coordinates\":\"14 36 N, 120 58 E\",\"government/capital/name\":\"Manila\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named in honor of King PHILLIP II of Spain by Spanish explorer Ruy LOPEZ de VILLALOBOS, who visited some of the islands in 1543\",\"government/executive_branch/chief_of_state\":\"President Rodrigo DUTERTE (since 30 June 2016); Vice President Leni ROBREDO (since 30 June 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Rodrigo DUTERTE (since 30 June 2016); Vice President Leni ROBREDO (since 30 June 2016)\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red; a white equilateral triangle is based on the hoist side; the center of the triangle displays a yellow sun with eight primary rays; each corner of the triangle contains a small, yellow, five-pointed star; blue stands for peace and justice, red symbolizes courage, the white equal-sided triangle represents equality; the rays recall the first eight provinces that sought independence from Spain, while the stars represent the three major geographical divisions of the country: Luzon, Visayas, and Mindanao; the design of the flag dates to 1897\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 July 1946 (from the US)\",\"government/national_holiday\":\"Independence Day, 12 June (1898); note - 12 June 1898 was date of declaration of independence from Spain; 4 July 1946 was date of independence from the US\",\"government/national_symbol_s\":\"three stars and sun, Philippine eagle; national colors: red, white, blue, yellow\",\"introduction\":\"The Philippine Islands became a Spanish colony during the 16th century; they were ceded to the US in 1898 following the Spanish-American War. In 1935 the Philippines became a self-governing commonwealth. Manuel QUEZON was elected president and was tasked with preparing the country for independence after a 10-year transition. In 1942 the islands fell under Japanese occupation during World War II, and US forces and Filipinos fought together during 1944-45 to regain control. On 4 July 1946 the Republic of the Philippines attained its independence. A 21-year rule by Ferdinand MARCOS ended in 1986, when a \\u0022people power\\u0022 movement in Manila (\\u0022EDSA 1\\u0022) forced him into exile and installed Corazon AQUINO as president. Her presidency was hampered by several coup attempts that prevented a return to full political stability and economic development. Fidel RAMOS was elected president in 1992. His administration was marked by increased stability and by progress on economic reforms. In 1992, the US closed its last military bases on the islands. Joseph ESTRADA was elected president in 1998. He was succeeded by his vice-president, Gloria MACAPAGAL-ARROYO, in January 2001 after ESTRADAs stormy impeachment trial on corruption charges broke down and another \\u0022people power\\u0022 movement (\\u0022EDSA 2\\u0022) demanded his resignation. MACAPAGAL-ARROYO was elected to a six-year term as president in May 2004. Her presidency was marred by several corruption allegations but the Philippine economy was one of the few to avoid contraction following the 2008 global financial crisis, expanding each year of her administration. Benigno AQUINO III was elected to a six-year term as president in May 2010 and was succeeded by Rodrigo DUTERTE in May 2016. The Philippine Government faces threats from several groups, some of which are on the US Governments Foreign Terrorist Organization list. Manila has waged a decades-long struggle against ethnic Moro insurgencies in the southern Philippines, which led to a peace accord with the Moro National Liberation Front and a separate agreement with a break away faction, the Moro Islamic Liberation Front. The decades-long Maoist-inspired New Peoples Army insurgency also operates through much of the country. In 2017, Philippine armed forces battled an ISIS-Philippines siege in Marawi City, driving DUTERTE to declare martial law in the region. The Philippines faces increased tension with China over disputed territorial and maritime claims in the South China Sea.\",\"name\":\"Philippines\",\"people_and_society/age_structure/0_14_years\":0.3307,\"people_and_society/age_structure/15_24_years\":0.1917,\"people_and_society/age_structure/25_54_years\":0.3711,\"people_and_society/age_structure/55_64_years\":0.0604,\"people_and_society/age_structure/65_years_and_over\":0.0461,\"people_and_society/birth_rate\":\"23.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Tagalog 24.4%, Bisaya/Binisaya 11.4%, Cebuano 9.9%, Ilocano 8.8%, Hiligaynon/Ilonggo 8.4%, Bikol/Bicol 6.8%, Waray 4%, other local ethnicity 26.1%, other foreign ethnicity .1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.699 million MANILA (capital), 1.785 million Davao, 967,000 Cebu City, 905,000 Zamboanga, 859,000 Antipolo (2019)\",\"people_and_society/nationality/adjective\":\"Philippine\",\"people_and_society/nationality/noun\":\"Filipino(s)\",\"people_and_society/net_migration_rate\":\"-1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"105893381\",\"people_and_society/population_growth_rate\":0.0155,\"people_and_society/urbanization/urban_population\":\"47.1% of total population (2019)\",\"transportation/airports\":\"247\",\"transportation/railways/total\":\"77\",\"transportation/roadways/total\":\"216387\"},{\"BoxHeight\":25.100000000000023,\"BoxWidth\":21,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.613,\"ISO3_Code\":\"LAO\",\"ISO_Code\":\"LA\",\"Path\":\"M 783.2 396.8 783.3 397.1 783.7 397.5 784.2 397.9 784.2 398.1 784.4 398.2 784.4 398.3 784.5 398.4 785.4 398.7 785.5 398.9 785.5 399.3 785.3 399.9 785.2 400 785 400.2 785.3 400.3 785.4 400.7 785.5 400.8 785.7 400.9 785.8 401.3 785.9 401.3 786.1 401.4 786.3 401.5 786.7 401.5 786.9 401.6 787.2 401.6 787.6 401.7 788.1 401.4 788.3 401.3 788.4 401.3 788.6 401.1 788.9 401.1 789.1 401.3 789.2 401.3 789.3 401.4 789.7 401.8 789.8 402 789.9 402.4 789.6 402.5 789.6 402.7 789.6 402.8 790 402.7 790.4 402.8 790.5 403.1 790.2 403.3 790.9 403.5 791 403.7 791 403.9 790.5 404.2 790.5 404.3 790.6 404.4 790.6 404.5 790.2 404.8 790.1 405 789.8 405.1 789.4 404.9 789.2 404.9 788.9 404.8 788.6 404.9 788.4 404.9 788.4 405.1 788.6 405.4 788.5 405.6 788.3 405.7 788 406 788.3 406.2 788.8 406.3 788.9 406.5 789.4 406.7 789.6 406.9 789.8 406.9 790.3 407.5 790.8 407.5 791.5 407.9 791.6 408 791.4 408.2 791.4 408.5 791.8 409.1 792 409.1 792 409.3 792.2 409.4 792.3 409.3 792.4 409.3 792.5 409.5 792.8 409.9 792.8 410.1 793 410.3 793 410.4 793.2 410.8 793.5 410.9 794.1 411.7 794.5 412 794.7 411.9 795 412.7 795.4 412.8 795.5 413.8 795.7 414 795.8 414.3 796 414.4 796.2 414.1 796.3 414.5 796.6 414.7 797 414.8 797.1 415.2 797.4 415.3 797.9 415.3 797.9 415.5 797.8 415.8 797.3 416.1 797.2 416.3 797.4 416.4 797.4 416.7 797.6 416.8 797.7 417 798 417.1 798.1 417.3 798.4 417.4 798.5 417.6 798.5 417.7 798.3 417.8 798.2 418 798.3 418.3 798.2 418.4 797.9 418.5 798 418.7 798.2 418.8 798.1 419.1 798.2 419.4 797.9 419.6 797.8 419.8 797.5 419.7 797.2 420.1 796.9 420.2 796.7 420.2 796.5 420.4 796.1 420.5 795.9 420.2 795.8 420.1 795.6 420.1 795.3 419.7 795 420.1 794.8 420.1 794.6 420 794.4 420.3 793.9 420.4 794 420.7 794.3 421.2 794.1 421.6 793.6 421.5 793.3 421.3 793.2 421.1 792.7 420.9 792.3 421.1 792.1 421 791.8 420.8 791.6 420.4 792.2 420.2 792.6 419.8 792.5 419.1 792.6 419 792.7 418.7 792.8 418.6 792.5 418.3 792.4 418 792.7 417.7 792.4 417.5 792.7 417.3 792.8 416.6 792.7 416.4 792.3 416.3 792.2 416.2 792 415.8 792.2 415.6 791.2 415.3 791.1 414.9 790.6 414.3 790.4 414.1 790.4 413.2 790.3 412.8 790.5 412.1 790.5 411.6 790.2 411.2 789.7 410.9 789.3 410.4 789.1 410.2 788.3 408.9 787.9 409 787.1 408.6 786.6 408.5 786.3 408.7 786.2 408.8 786.3 408.9 786 409.1 785.8 409.5 785.7 409.9 785.4 409.8 785.1 409.9 784.7 410.2 784.6 410.4 784.4 410.3 784.4 410 784 409.9 783.6 409.7 783.2 409.2 783 409.2 782.5 409.7 782.2 409.7 782 410 781.6 410.3 781.6 410.4 781.2 410.6 780.4 411.3 780.1 411.2 779.9 411 780.1 410.8 780 410.5 780 410.4 780.1 410.3 780.3 410.1 780.3 409.9 780.5 409.6 780.5 409.3 780.4 409.1 780.5 408.9 780.3 408.7 780.2 408.5 780.7 407.9 780.7 407.2 781 406.8 780.7 406.5 780.6 405.9 780.6 405.8 780.6 405.6 780.7 405.5 780.8 405.2 780.6 405.1 780.3 405.2 780.1 405.1 779.7 405.1 779.4 405.4 779 405.3 778.8 405.4 778.6 405.3 778.6 405 778.4 404.7 778.6 404.3 778.8 403.5 778.6 403.5 778.5 403.4 778.1 402.8 777.9 402.8 777.7 403.2 777.5 403.2 777.5 402.9 777.6 402.5 777.7 402.1 777.9 401.8 778 401.7 778.3 401.5 778.8 401.5 778.9 401.4 779 401.4 779 401.3 778.7 401.3 778.8 401 778.9 400.8 779.1 400.6 779.2 400.1 779.6 400.1 779.8 399.9 780 399.8 780.4 399.5 780.4 399.3 780.5 399.4 780.5 399.7 780.7 399.9 780.6 400.2 780.8 400.4 781.5 400.3 782 400.5 782.3 400.5 782.3 400.3 782 399.9 782.1 399.3 782.3 399.2 782.1 399 782.1 398.8 782.1 398.5 781.9 398.2 781.7 398.1 781.5 397.3 781.7 397.1 781.9 396.7 782.1 396.5 782.4 396.8 782.9 396.7 783.2 396.8 Z\",\"Xmax\":798.5,\"Xmid\":787.7,\"Xmin\":777.5,\"Ymax\":421.6,\"Ymid\":408.3,\"Ymin\":396.5,\"economy/currency\":\"kips (LAK)\",\"economy/gdp_per_capita_ppp/2017\":\"7400\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.42 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.28,\"energy/electricity_from_hydroelectric_plants\":0.72,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":230800,\"geography/area/water\":6000,\"geography/area_comparative\":\"about twice the size of Pennsylvania; slightly larger than Utah\",\"geography/area_sqkm\":236800,\"geography/climate\":\"tropical monsoon; rainy season (May to November); dry season (December to April)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Phu Bia 2,817 m\",\"geography/elevation/lowest_point\":\"Mekong River 70 m\",\"geography/elevation/mean_elevation\":\"710\",\"geography/geographic_coordinates\":\"18 00 N, 105 00 E\",\"geography/geography_note\":\"landlocked; most of the country is mountainous and thickly forested; the Mekong River forms a large part of the western boundary with Thailand\",\"geography/land_boundaries/border_countries\":\"Burma 238 km, Cambodia 555 km, China 475 km, Thailand 1845 km, Vietnam 2161 km\",\"geography/land_boundaries/total\":\"5,274 km\",\"geography/land_use/agricultural_land_arable_land\":0.062,\"geography/land_use/agricultural_land_permanent_crops\":0.007,\"geography/land_use/agricultural_land_permanent_pasture\":0.037,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.215,\"geography/location\":\"Southeastern Asia, northeast of Thailand, west of Vietnam\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly rugged mountains; some plains and plateaus\",\"government/administrative_divisions\":\"17 provinces (khoueng, singular and plural) and 1 prefecture* (kampheng nakhon); Attapu, Bokeo, Bolikhamxai, Champasak, Houaphan, Khammouan, Louangnamtha, Louangphabang, Oudomxai, Phongsali, Salavan, Savannakhet, Viangchan (Vientiane)*, Viangchan, Xaignabouli, Xaisomboun, Xekong, Xiangkhouang\",\"government/capital/geographic_coordinates\":\"17 58 N, 102 36 E\",\"government/capital/name\":\"Vientiane (Viangchan)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name means \\u0022Land of the Lao [people]\\u0022\",\"government/executive_branch/chief_of_state\":\"President BOUNNYANG Vorachit (since 20 April 2016); Vice President PHANKHAM Viphavan (since 20 April 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister THONGLOUN Sisoulit (since 20 April 2016); Deputy Prime Ministers BOUNTHONG Chitmani, SONXAI Siphandon, SOMDI Douangdi (since 20 April 2016)\",\"government/flag_description\":\"three horizontal bands of red (top), blue (double width), and red with a large white disk centered in the blue band; the red bands recall the blood shed for liberation; the blue band represents the Mekong River and prosperity; the white disk symbolizes the full moon against the Mekong River, but also signifies the unity of the people under the Lao Peoples Revolutionary Party, as well as the countrys bright future\",\"government/government_type\":\"communist state\",\"government/independence\":\"19 July 1949 (from France by the Franco-Lao General Convention); 22 October 1953 (Franco-Lao Treaty recognizes full independence)\",\"government/national_holiday\":\"Republic Day (National Day), 2 December (1975)\",\"government/national_symbol_s\":\"elephant; national colors: red, white, blue\",\"introduction\":\"Modern-day Laos has its roots in the ancient Lao kingdom of Lan Xang, established in the 14th century under King FA NGUM. For 300 years Lan Xang had influence reaching into present-day Cambodia and Thailand, as well as over all of what is now Laos. After centuries of gradual decline, Laos came under the domination of Siam (Thailand) from the late 18th century until the late 19th century, when it became part of French Indochina. The Franco-Siamese Treaty of 1907 defined the current Lao border with Thailand. In 1975, the communist Pathet Lao took control of the government, ending a six-century-old monarchy and instituting a strict socialist regime closely aligned to Vietnam. A gradual, limited return to private enterprise and the liberalization of foreign investment laws began in 1988. Laos became a member of ASEAN in 1997 and the WTO in 2013.\",\"name\":\"Laos\",\"people_and_society/age_structure/0_14_years\":0.3219,\"people_and_society/age_structure/15_24_years\":0.21,\"people_and_society/age_structure/25_54_years\":0.3729,\"people_and_society/age_structure/55_64_years\":0.0557,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"23.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Lao 53.2%, Khmou 11%, Hmong 9.2%, Phouthay 3.4%, Tai 3.1%, Makong 2.5%, Katong 2.2%, Lue 2%, Akha 1.8%, other 11.6% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"673,000 VIENTIANE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lao or Laotian\",\"people_and_society/nationality/noun\":\"Lao(s) or Laotian(s)\",\"people_and_society/net_migration_rate\":\"-1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7234171\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"35.6% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"39586\"},{\"BoxHeight\":14.900000000000034,\"BoxWidth\":30.399999999999977,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.697,\"ISO3_Code\":\"KGZ\",\"ISO_Code\":\"KG\",\"Path\":\"M 722.5 331.2 722.5 331.8 721.5 331.9 721.2 332.3 721.1 332.6 720.9 332.8 720.4 332.9 720.3 332.7 720.2 332.6 718.5 333.6 718.2 333.7 718 334 717.4 334.2 717.3 334.7 717 335 716.7 335.4 716.4 335.6 716.2 335.5 715.9 335.5 715 335.7 714.5 335.6 713.9 335.7 713.6 335.5 713.1 335.7 712.9 335.9 712.8 336.3 712.5 336.6 712.5 337.1 712.2 337.4 712.1 337.7 711.6 338 711.5 337.7 711.2 338 710.9 337.9 710.6 338 710.4 338.3 710.2 338.2 709.9 338.3 709.7 338 709.9 337.7 709.7 337.5 709.5 337 709.2 337.2 708.5 337.8 707.9 337.7 707.5 337.5 707.4 337.8 707.6 338.1 707.6 338.2 707.1 338.2 707 338.4 706.8 338.4 706.1 339 705.8 339 705.2 339.1 705.1 339.3 704.7 340.2 704.9 340.4 704.9 340.8 704.7 341.3 704.2 341.3 703.7 341.3 702.9 341.7 701.8 341.7 701.4 341.6 700.9 341.7 700.5 341.9 700.3 342.3 699.7 341.7 699.3 342 699 341.9 699 341.8 699 341.4 698.4 341.3 698.3 340.9 698.2 340.8 697.2 341.1 697 341.5 696.5 341.6 696.2 341.5 695.9 341 695.5 340.8 694.9 341 694.6 340.9 693.7 341 693.3 340.9 692.6 341.1 692.2 341 692.1 340.2 692.2 339.8 692.3 339.4 692.5 339.7 692.7 339.6 692.7 339.2 692.8 339 694.2 338.6 694.7 338.9 695.5 339.2 695.6 339.3 695.4 339.6 695.5 339.6 695.8 339.5 696 339.1 696.4 338.8 696.7 338.8 696.7 338.6 696.8 338.4 697.5 338.2 697.9 338.3 698.4 338.7 698.6 338.5 698.8 338.8 698.9 338.8 699.2 338.7 699.2 338.5 699.5 338.5 699.5 338.3 699.8 338 699.9 337.7 700.2 337.6 700.4 337.8 700.7 337.9 700.8 337.8 700.8 337.7 700.7 337.2 701.3 337.5 701.5 337.3 701.7 337.3 701.8 336.9 702.6 336.5 702.7 336.4 702.4 336.2 702.2 336.4 701.9 336.2 701.4 336.2 701.2 336.1 700.9 335.6 700.6 335.5 700.4 335.6 700.1 335.7 700.2 335.5 700.1 335.2 699.3 335.1 699.3 334.9 699.4 334.6 699 334.1 698.8 334.1 698.9 334.2 698.8 334.2 698.7 334.1 698.8 334 698.8 333.7 698.6 333.9 698.7 334.1 698.7 334.3 698.5 334.5 698.1 334.7 698.1 335 698 335.3 697.9 335.3 697.8 335.2 697.6 335.3 697.5 335.1 697.2 335.2 696.9 335.1 696.7 335.1 696.5 334.9 696.3 335.1 696.2 334.4 696 334 695.4 334.3 695 333.9 694.6 333.8 694.6 333.6 695.4 333.1 695.5 332.8 695.9 332.4 696.4 332.3 696.5 331.9 696.8 331.9 697.5 331.4 697.5 331.3 697.2 331 696.7 331.1 696.5 331 696.5 330.8 696.8 330.3 697 330.2 696.9 329.9 697.3 329.7 697.6 329.1 698.2 329 698.6 329.1 699.2 328.9 699.9 329.2 700.4 329.2 701.2 329.5 701.6 329.6 702.1 330 703.1 330.1 703.2 330.3 703.4 330.4 703.7 330.5 703.7 330.4 703.7 330.3 703.6 330.1 703.6 330 703.6 329.8 703.8 329.1 703.8 328.6 704 328.2 704.5 327.9 704.8 327.9 704.9 327.7 705 327.6 705.3 327.6 705.9 327.4 706.7 327.7 707.2 328.3 707.6 328.3 708.5 328.9 708.8 328.8 709.9 329 710 328.9 710.2 328.6 710.3 328.5 710.8 328.6 711.4 328.6 711.7 328.8 712.1 328.6 712.7 328.6 713.2 328.3 713.9 328.4 714.2 328.6 714.9 328.5 716.4 328.9 716.8 328.7 717.1 328.8 717.6 328.7 717.9 328.8 719.2 329.2 719.5 329.1 719.6 329.5 720.1 330 720.4 330.3 720.7 330.3 721 330.3 721.1 330.3 721.6 330.4 721.7 330.5 722 330.9 722.1 331.2 722.5 331.2 Z M 697.1 338.8 697 338.7 696.8 338.8 696.8 339.1 696.9 339.3 697.1 339.4 697.1 339.5 697 339.8 697.1 339.8 697.1 339.7 697.2 339.8 697.3 339.8 697.5 339.7 697.4 339.5 697.3 339.5 697.3 339.3 697.2 339.3 697.1 339.1 697.1 339 697.1 338.8 Z M 696.1 339.8 696 339.7 695.9 339.8 695.8 339.8 695.5 339.8 695.5 339.9 695.6 340 695.7 340 695.8 340.1 695.9 340.1 696 340 696.1 339.9 696.1 339.8 Z M 699 339.4 698.9 339.5 698.8 339.5 698.7 339.6 698.8 339.7 699 339.7 699.1 339.4 699 339.4 Z\",\"Xmax\":722.5,\"Xmid\":706.7,\"Xmin\":692.1,\"Ymax\":342.3,\"Ymid\":334,\"Ymin\":327.4,\"economy/currency\":\"soms (KGS)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.02 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.24,\"energy/electricity_from_hydroelectric_plants\":0.76,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":191801,\"geography/area/water\":8150,\"geography/area_comparative\":\"slightly smaller than South Dakota\",\"geography/area_sqkm\":199951,\"geography/climate\":\"dry continental to polar in high Tien Shan Mountains; subtropical in southwest (Fergana Valley); temperate in northern foothill zone\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Jengish Chokusu (Pik Pobedy) 7,439 m\",\"geography/elevation/lowest_point\":\"Kara-Daryya (Karadarya) 132 m\",\"geography/elevation/mean_elevation\":\"2988\",\"geography/geographic_coordinates\":\"41 00 N, 75 00 E\",\"geography/geography_note\":\"landlocked; entirely mountainous, dominated by the Tien Shan range; 94% of the country is 1,000 m above sea level with an average elevation of 2,750 m; many tall peaks, glaciers, and high-altitude lakes\",\"geography/land_boundaries/border_countries\":\"China 1063 km, Kazakhstan 1212 km, Tajikistan 984 km, Uzbekistan 1314 km\",\"geography/land_boundaries/total\":\"4,573 km\",\"geography/land_use/agricultural_land_arable_land\":0.067,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.483,\"geography/land_use/forest\":0.051,\"geography/land_use/other\":0.395,\"geography/location\":\"Central Asia, west of China, south of Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"peaks of the Tien Shan mountain range and associated valleys and basins encompass the entire country\",\"government/administrative_divisions\":\"7 provinces (oblustar, singular - oblus) and 2 cities* (shaarlar, singular - shaar); Batken Oblusu, Bishkek Shaary*, Chuy Oblusu (Bishkek), Jalal-Abad Oblusu, Naryn Oblusu, Osh Oblusu, Osh Shaary*, Talas Oblusu, Ysyk-Kol Oblusu (Karakol)\",\"government/capital/geographic_coordinates\":\"42 52 N, 74 36 E\",\"government/capital/name\":\"Bishkek\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"a combination of the Turkic words \\u0022kyrg\\u0022 (forty) and \\u0022-yz\\u0022 (tribes) with the Persian suffix \\u0022-stan\\u0022 (country) creating the meaning \\u0022Land of the Forty Tribes\\u0022; the name refers to the 40 clans united by the legendary Kyrgyz hero, MANAS\",\"government/executive_branch/chief_of_state\":\"President Sooronbay JEENBEKOV (since 24 November 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mukhammedkalyy ABYLGAZIEV (since 20 April 2018); First Deputy Prime Minister Kubatbek BORONOV (since 20 April 2018); Deputy Prime Ministers Jenish RAZAKOV (since 20 April 2018), Altynay OMURBEKOVA (since 20 April 2018), Zamirbek ASKAROV (since 20 April 2018)\",\"government/flag_description\":\"red field with a yellow sun in the center having 40 rays representing the 40 Kyrgyz tribes; on the obverse side the rays run counterclockwise, on the reverse, clockwise; in the center of the sun is a red ring crossed by two sets of three lines, a stylized representation of a \\u0022tunduk\\u0022 - the crown of a traditional Kyrgyz yurt; red symbolizes bravery and valor, the sun evinces peace and wealth\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 31 August (1991)\",\"government/national_symbol_s\":\"white falcon; national colors: red, yellow\",\"introduction\":\"A Central Asian country of incredible natural beauty and proud nomadic traditions, most of the territory of the present-day Kyrgyz Republic was formally annexed to the Russian Empire in 1876. The Kyrgyz staged a major revolt against the Tsarist Empire in 1916 in which almost one-sixth of the Kyrgyz population was killed. The Kyrgyz Republic became a Soviet republic in 1936 and achieved independence in 1991 when the USSR dissolved. Nationwide demonstrations in 2005 and 2010 resulted in the ouster of the country\\u0026amp;rsquo;s first two presidents, Askar AKAEV and Kurmanbek BAKIEV. Interim President Roza OTUNBAEVA led a transitional government and following a nation-wide election, President Almazbek ATAMBAEV was sworn in as president in 2011. In 2017, ATAMBAEV became the first Kyrgyzstani president to step down after serving one full six-year term as required in the country\\u0026amp;rsquo;s constitution. Former prime minister and ruling Social-Democratic Party of Kyrgyzstan member Sooronbay JEENBEKOV replaced him after winning an October 2017 presidential election that was the most competitive in the country\\u0026amp;rsquo;s history, although international and local election observers noted cases of vote buying and abuse of public resources. The president holds substantial powers as head of state even though the prime minister oversees the Kyrgyzstani Government and selects most cabinet members. The president represents the country internationally and can sign or veto laws, call for new elections, and nominate Supreme Court judges, cabinet members for posts related to security or defense, and numerous other high-level positions. Continuing concerns for the Kyrgyz Republic include the trajectory of democratization, endemic corruption, a history of tense, and at times violent, interethnic relations, border security vulnerabilities, and potential terrorist threats.\",\"name\":\"Kyrgyzstan\",\"people_and_society/age_structure/0_14_years\":0.304,\"people_and_society/age_structure/15_24_years\":0.1628,\"people_and_society/age_structure/25_54_years\":0.3994,\"people_and_society/age_structure/55_64_years\":0.0795,\"people_and_society/age_structure/65_years_and_over\":0.0543,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Kyrgyz 73.5%, Uzbek 14.7%, Russian 5.5%, Dungan 1.1%, other 5.2% (includes Uyghur, Tajik, Turk, Kazakh, Tatar, Ukrainian, Korean, German) (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.017 million BISHKEK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Kyrgyzstani\",\"people_and_society/nationality/noun\":\"Kyrgyzstani(s)\",\"people_and_society/net_migration_rate\":\"-5.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5849296\",\"people_and_society/population_growth_rate\":0.0102,\"people_and_society/urbanization/urban_population\":\"36.6% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"424\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16.80000000000001,\"BoxWidth\":18.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.567,\"ISO3_Code\":\"SYR\",\"ISO_Code\":\"SY\",\"Path\":\"M 617.4 349.6 617.5 349.8 617.2 350.1 616.3 351.2 616 351.4 615.6 351.5 614.9 351.7 614.8 351.7 614.5 352.3 614.4 353.3 614.7 354 614.7 354.7 614.5 355.2 614.3 356.1 614.3 357.6 613.7 358.8 607.5 362.3 603.7 364.8 603.1 365.1 602.1 365.8 601 365.6 600.4 365.1 600.2 365.1 600.1 365.1 599.9 364.8 599.9 364.7 599.6 364.5 599.2 364.4 598.9 364.6 598.8 364.5 598.8 364.3 598.8 363.9 598.9 362.8 598.8 362.8 599.9 361.7 599.9 361.6 599.7 361.4 600 360.9 600.2 360.8 600.7 360.8 600.7 360.4 600.9 360.1 601.2 360 601.5 359.6 601.3 358.8 600.9 358.5 600.9 358.3 601.1 358.2 601.1 358.1 600.9 358.2 600.7 358.1 599.7 358.1 599.4 357.2 599.5 356.5 599.7 356.2 599.6 355.5 599.2 355.1 599.1 354.9 599.2 354.6 599.4 354.4 599.3 354 599.6 353.7 600.3 354 600.4 353.6 600.8 353.4 600.9 352.8 601.7 352.7 601.7 352.5 601.3 351.9 601.4 351.5 601.4 351.3 601.6 350.7 601.6 350.6 601.7 350.6 602.4 350.8 603 351.2 603.7 351.2 604.2 351 604.4 350.9 604.5 350.9 604.6 350.9 604.7 350.9 605 350.8 605.1 350.7 605.2 350.7 605.3 350.6 605.4 350.6 605.5 350.6 605.9 350.3 606.4 350.4 606.8 350.5 607.4 351 608.2 351 608.7 351.2 610.4 350.9 611.5 350.4 611.6 350.3 611.9 350.1 612 350 612.1 350 612.3 349.9 612.6 349.8 612.8 349.7 613 349.6 613.1 349.6 613.5 349.6 614 349.7 614.1 349.7 614.3 349.8 614.7 349.8 614.9 349.7 615.2 349.7 615.5 349.7 616.5 349.4 617 349 617.1 349 617.4 349.2 617.4 349.6 Z\",\"Xmax\":617.5,\"Xmid\":606.8,\"Xmin\":598.7,\"Ymax\":365.8,\"Ymid\":356.8,\"Ymin\":349,\"economy/currency\":\"Syrian pounds (SYP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.51 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.83,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":185887,\"geography/area/water\":1550,\"geography/area_comparative\":\"slightly more than 1.5 times the size of Pennsylvania\",\"geography/area_sqkm\":187437,\"geography/climate\":\"mostly desert; hot, dry, sunny summers (June to August) and mild, rainy winters (December to February) along coast; cold weather with snow or sleet periodically in Damascus\",\"geography/coastline\":\"193 km\",\"geography/elevation/highest_point\":\"Mount Hermon (Jabal a-Shayk) 2,814 m\",\"geography/elevation/lowest_point\":\"unnamed location near Lake Tiberias -208 m\",\"geography/elevation/mean_elevation\":\"514\",\"geography/geographic_coordinates\":\"35 00 N, 38 00 E\",\"geography/geography_note\":\"the capital of Damascus - located at an oasis fed by the Barada River - is thought to be one of the worlds oldest continuously inhabited cities; there are 42 Israeli settlements and civilian land use sites in the Israeli-controlled Golan Heights (2017)\",\"geography/land_boundaries/border_countries\":\"Iraq 599 km, Israel 79 km, Jordan 362 km, Lebanon 394 km, Turkey 909 km\",\"geography/land_boundaries/total\":\"2,343 km\",\"geography/land_use/agricultural_land_arable_land\":0.254,\"geography/land_use/agricultural_land_permanent_crops\":0.058,\"geography/land_use/agricultural_land_permanent_pasture\":0.446,\"geography/land_use/forest\":0.027,\"geography/land_use/other\":0.215,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Lebanon and Turkey\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"primarily semiarid and desert plateau; narrow coastal plain; mountains in west\",\"government/administrative_divisions\":\"14 provinces (muhafazat, singular - muhafazah); Al Hasakah, Al Ladhiqiyah (Latakia), Al Qunaytirah, Ar Raqqah, As Suwayda, Dara, Dayr az Zawr, Dimashq (Damascus), Halab (Aleppo), Hamah, Hims (Homs), Idlib, Rif Dimashq (Damascus Countryside), Tartus\",\"government/capital/geographic_coordinates\":\"33 30 N, 36 18 E\",\"government/capital/name\":\"Damascus\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name ultimately derived from the ancient Assyrians who dominated northern Mesopotamia, but whose reach also extended westward to the Levant; over time, the name came to be associated more with the western area\",\"government/executive_branch/chief_of_state\":\"President Bashar al-ASAD (since 17 July 2000); Vice President Najah al-ATTAR (since 23 March 2006)\",\"government/executive_branch/head_of_government\":\"Prime Minister Imad Muhammad Dib KHAMIS (since 22 June 2016); Deputy Prime Minister Walid al-MUALEM (since 23 June 2012)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and black; two small, green, five-pointed stars in a horizontal line centered in the white band; the band colors derive from the Arab Liberation flag and represent oppression (black), overcome through bloody struggle (red), to be replaced by a bright future (white); identical to the former flag of the United Arab Republic (1958-1961) where the two stars represented the constituent states of Syria and Egypt; the current design dates to 1980\",\"government/government_type\":\"presidential republic; highly authoritarian regime\",\"government/independence\":\"17 April 1946 (from League of Nations mandate under French administration)\",\"government/national_holiday\":\"Independence Day (Evacuation Day), 17 April (1946); note - celebrates the leaving of the last French troops and the proclamation of full independence\",\"government/national_symbol_s\":\"hawk; national colors: red, white, black, green\",\"introduction\":\"Following World War I, France acquired a mandate over the northern portion of the former Ottoman Empire province of Syria. The French administered the area as Syria until granting it independence in 1946. The new country lacked political stability and experienced a series of military coups. Syria united with Egypt in February 1958 to form the United Arab Republic. In September 1961, the two entities separated, and the Syrian Arab Republic was reestablished. In the 1967 Arab-Israeli War, Syria lost the Golan Heights region to Israel. During the 1990s, Syria and Israel held occasional, albeit unsuccessful, peace talks over its return. In November 1970, Hafiz al-ASAD, a member of the socialist Baath Party and the minority Alawi sect, seized power in a bloodless coup and brought political stability to the country. Following the death of President Hafiz al-ASAD, his son, Bashar al-ASAD, was approved as president by popular referendum in July 2000. Syrian troops - stationed in Lebanon since 1976 in an ostensible peacekeeping role - were withdrawn in April 2005. During the July-August 2006 conflict between Israel and Hizballah, Syria placed its military forces on alert but did not intervene directly on behalf of its ally Hizballah. In May 2007, Bashar al-ASADs second term as president was approved by popular referendum. Influenced by major uprisings that began elsewhere in the region, and compounded by additional social and economic factors, antigovernment protests broke out first in the southern province of Dara in March 2011 with protesters calling for the repeal of the restrictive Emergency Law allowing arrests without charge, the legalization of political parties, and the removal of corrupt local officials. Demonstrations and violent unrest spread across Syria with the size and intensity of protests fluctuating. The government responded to unrest with a mix of concessions - including the repeal of the Emergency Law, new laws permitting new political parties, and liberalizing local and national elections - and with military force and detentions. The governments efforts to quell unrest and armed opposition activity led to extended clashes and eventually civil war between government forces, their allies, and oppositionists. International pressure on the ASAD regime intensified after late 2011, as the Arab League, the EU, Turkey, and the US expanded economic sanctions against the regime and those entities that support it. In December 2012, the Syrian National Coalition, was recognized by more than 130 countries as the sole legitimate representative of the Syrian people. In September 2015, Russia launched a military intervention on behalf of the ASAD regime, and domestic and foreign government-aligned forces recaptured swaths of territory from opposition forces, and eventually the country\\u0026amp;rsquo;s second largest city, Aleppo, in December 2016, shifting the conflict in the regime\\u0026amp;rsquo;s favor. The regime, with this foreign support, also recaptured opposition strongholds in the Damascus suburbs and the southern province of Dar\\u0026amp;rsquo;a in 2018. The government lacks territorial control over much of the northeastern part of the country, which is dominated by the predominantly Kurdish Syrian Democratic Forces (SDF). The SDF has expanded its territorial hold over much of the northeast since 2014 as it has captured territory from the Islamic State of Iraq and Syria. Since 2016, Turkey has also conducted three large-scale military operations into Syria, capturing territory along Syrias northern border in the provinces of Aleppo, Ar Raqqah, and Al Hasakah. Political negotiations between the government and opposition delegations at UN-sponsored Geneva conferences since 2014 have failed to produce a resolution of the conflict. Since early 2017, Iran, Russia, and Turkey have held separate political negotiations outside of UN auspices to attempt to reduce violence in Syria. According to an April 2016 UN estimate, the death toll among Syrian Government forces, opposition forces, and civilians was over 400,000, though other estimates placed the number well over 500,000. As of December 2019, approximately 6 million Syrians were internally displaced. Approximately 11.1 million people were in need of humanitarian assistance across the country, and an additional 5.7 million Syrians were registered refugees in Turkey, Jordan, Iraq, Egypt, and North Africa. The conflict in Syria remains one of the largest humanitarian crises worldwide.\",\"name\":\"Syria\",\"people_and_society/age_structure/0_14_years\":0.3139,\"people_and_society/age_structure/15_24_years\":0.1952,\"people_and_society/age_structure/25_54_years\":0.3926,\"people_and_society/age_structure/55_64_years\":0.0552,\"people_and_society/age_structure/65_years_and_over\":0.0431,\"people_and_society/birth_rate\":\"20.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"Arab ~50%, Alawite ~15%, Kurd ~10%, Levantine ~10%, other ~15% (includes Druze, Ismaili, Imami, Nusairi, Assyrian, Turkoman, Armenian)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.354 million DAMASCUS (capital), 1.834 million Aleppo, 1.314 million Hims (Homs), 907,000 Hamah (2019)\",\"people_and_society/nationality/adjective\":\"Syrian\",\"people_and_society/nationality/noun\":\"Syrian(s)\",\"people_and_society/net_migration_rate\":\"57 migrant(s)/1,000 population NA (2018 est.)\",\"people_and_society/population\":\"19454263\",\"people_and_society/population_growth_rate\":0.0737,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"90\",\"transportation/railways/total\":\"2052\",\"transportation/roadways/total\":\"69873\"},{\"BoxHeight\":12.200000000000045,\"BoxWidth\":14.699999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.594,\"ISO3_Code\":\"KHM\",\"ISO_Code\":\"KH\",\"Path\":\"M 798.2 419.4 798 420.1 797.8 420.3 797.6 421 797.7 421.3 797.9 421.5 797.9 421.9 798.2 422.2 798.4 422.9 798.3 423.2 798 424.3 798.2 425.3 798.1 426 797.8 426.3 797.5 426.1 797.2 426.2 796.6 426.8 796.1 426.9 795.8 427.1 795.1 427.1 795 427.9 794.7 427.9 794 427.7 793.8 428 793.4 428.1 793.5 428.4 793.5 429.1 794.1 429.6 794.3 429.6 794.4 429.8 794.4 429.9 794.3 430.1 794.3 430.4 794.1 430.4 793.8 430.2 793.5 430.3 793.2 429.8 792.6 430 792.3 430 792 430.2 791.4 430 791.2 430.2 791.3 430.7 790.8 431.1 789.9 431.3 789.7 431.5 789.5 431.5 789.1 431.3 788.9 431.1 788.4 431.1 788 430.9 787.8 431.3 787.7 431.4 787.3 431.3 787 430.9 787.1 430.7 787.4 430.5 787.4 430.3 787.3 429.7 787 429.5 786.8 429.6 786.6 430.1 785.9 430.1 785.8 430 785.8 429.3 785.8 428.9 785.7 428.8 785.6 429 785.5 429 785.5 428.5 785.3 428.1 785.3 427.8 784.8 426.6 784.8 426 784.9 425.9 784.9 425.8 784.5 425.3 784.2 425.1 784.3 424.8 784.1 424.3 784.2 424.2 783.9 423.9 783.8 423.4 783.7 422.7 783.8 422.6 784.2 422.6 784.4 422.5 784.4 422.3 784.8 422 785 421.6 785.3 421.3 785.4 420.8 786 420.4 787.4 420.1 787.6 420.3 788.1 420.4 788.8 420.3 788.9 420.3 789.9 420.3 790.1 420.2 790.6 420.1 791.1 420.3 791.2 420.7 791.3 420.8 791.5 420.7 791.6 420.4 791.8 420.8 792.1 421 792.3 421.1 792.7 420.9 793.2 421.1 793.3 421.3 793.6 421.5 794.1 421.6 794.3 421.2 794 420.7 793.9 420.4 794.4 420.3 794.6 420 794.8 420.1 795 420.1 795.3 419.7 795.6 420.1 795.8 420.1 795.9 420.2 796.1 420.5 796.5 420.4 796.7 420.2 796.9 420.2 797.2 420.1 797.5 419.7 797.8 419.8 797.9 419.6 798.2 419.4 Z M 786.2 430.5 786.3 430.7 786.4 430.8 786.3 430.8 786.2 430.7 786.1 430.7 786 430.6 786.1 430.5 786.2 430.5 Z M 786.4 431 786.4 431.1 786.3 431 786.3 430.9 786.4 431 Z M 787.8 431.5 787.8 431.6 787.7 431.5 787.7 431.4 787.8 431.5 Z\",\"Xmax\":798.4,\"Xmid\":790.9,\"Xmin\":783.7,\"Ymax\":431.6,\"Ymid\":425,\"Ymin\":419.4,\"economy/currency\":\"riels (KHR)\",\"economy/gdp_per_capita_ppp/2017\":\"4000\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.55 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.63,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":176515,\"geography/area/water\":4520,\"geography/area_comparative\":\"one and a half times the size of Pennsylvania; slightly smaller than Oklahoma\",\"geography/area_sqkm\":181035,\"geography/climate\":\"tropical; rainy, monsoon season (May to November); dry season (December to April); little seasonal temperature variation\",\"geography/coastline\":\"443 km\",\"geography/elevation/highest_point\":\"Phnum Aoral 1,810 m\",\"geography/elevation/lowest_point\":\"Gulf of Thailand 0 m\",\"geography/elevation/mean_elevation\":\"126\",\"geography/geographic_coordinates\":\"13 00 N, 105 00 E\",\"geography/geography_note\":\"a land of paddies and forests dominated by the Mekong River and Tonle Sap (Southeast Asias largest freshwater lake)\",\"geography/land_boundaries/border_countries\":\"Laos 555 km, Thailand 817 km, Vietnam 1158 km\",\"geography/land_boundaries/total\":\"2,530 km\",\"geography/land_use/agricultural_land_arable_land\":0.227,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.085,\"geography/land_use/forest\":0.565,\"geography/land_use/other\":0.114,\"geography/location\":\"Southeastern Asia, bordering the Gulf of Thailand, between Thailand, Vietnam, and Laos\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly low, flat plains; mountains in southwest and north\",\"government/administrative_divisions\":\"24 provinces (khett, singular and plural) and 1 municipality (krong, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Banteay Meanchey, Battambang, Kampong Cham, Kampong Chhnang, Kampong Speu, Kampong Thom, Kampot, Kandal, Kep, Koh Kong, Kratie, Mondolkiri, Oddar Meanchey, Pailin, Preah Sihanouk, Preah Vihear, Prey Veng, Pursat, Ratanakiri, Siem Reap, Stung Treng, Svay Rieng, Takeo, Tbong Khmum; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Phnom Penh (Phnum Penh)\",\"government/capital/geographic_coordinates\":\"11 33 N, 104 55 E\",\"government/capital/name\":\"Phnom Penh\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name Cambodia is an anglicization of the French Cambodge, which is the French transliteration of the native name Kampuchea\",\"government/executive_branch/chief_of_state\":\"King Norodom SIHAMONI (since 29 October 2004)\",\"government/executive_branch/head_of_government\":\"Prime Minister HUN SEN (since 14 January 1985); Permanent Deputy Prime Minister MEN SAM AN (since 25 September 2008); Deputy Prime Ministers SAR KHENG (since 3 February 1992), TEA BANH, Gen., HOR NAMHONG, (since 16 July 2004), BIN CHHIN (since 5 September 2007), YIM CHHAI LY (since 24 September 2008), KE KIMYAN (since 12 March 2009), AUN PORNMONIROTH (since 24 September 2012), Prak SOKONN, CHEA SOPHARA (since 5 April 2016)\",\"government/flag_description\":\"three horizontal bands of blue (top), red (double width), and blue with a white, three-towered temple, representing Angkor Wat, outlined in black in the center of the red band; red and blue are traditional Cambodian colors\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"9 November 1953 (from France)\",\"government/national_holiday\":\"Independence Day, 9 November (1953)\",\"government/national_symbol_s\":\"Angkor Wat temple, kouprey (wild ox); national colors: red, blue\",\"introduction\":\"Most Cambodians consider themselves to be Khmers, descendants of the Angkor Empire that extended over much of Southeast Asia and reached its zenith between the 10th and 13th centuries. Attacks by the Thai and Cham (from present-day Vietnam) weakened the empire, ushering in a long period of decline. The king placed the country under French protection in 1863, and it became part of French Indochina in 1887. Following Japanese occupation in World War II, Cambodia gained full independence from France in 1953. In April 1975, after a seven-year struggle, communist Khmer Rouge forces captured Phnom Penh and evacuated all cities and towns. At least 1.5 million Cambodians died from execution, forced hardships, or starvation during the Khmer Rouge regime under POL POT. A December 1978 Vietnamese invasion drove the Khmer Rouge into the countryside, began a 10-year Vietnamese occupation, and touched off \\u0026amp;nbsp;20 years of civil war. The 1991 Paris Peace Accords mandated democratic elections and a cease-fire, which was not fully respected by the Khmer Rouge. UN-sponsored elections in 1993 helped restore some semblance of normalcy under a coalition government. Factional fighting in 1997 ended the first coalition government, but a second round of national elections in 1998 led to the formation of another coalition government and renewed political stability. The remaining elements of the Khmer Rouge surrendered in early 1999. Some of the surviving Khmer Rouge leaders were tried for crimes against humanity by a hybrid UN-Cambodian tribunal supported by international assistance. In 2018, the tribunal heard its final cases, but it remains in operation to hear appeals. Elections in July 2003 were relatively peaceful, but it took one year of negotiations between contending political parties before a coalition government was formed. In October 2004, King Norodom SIHANOUK abdicated the throne and his son, Prince Norodom SIHAMONI, was selected to succeed him. Local (Commune Council) elections were held in Cambodia in 2012, with little of the violence that preceded prior elections. National elections in July 2013 were disputed, with the opposition - the Cambodia National Rescue Party (CNRP) - boycotting the National Assembly. The political impasse was ended nearly a year later, with the CNRP agreeing to enter parliament in exchange for commitments by the ruling Cambodian People\\u0026amp;rsquo;s Party (CPP) to electoral and legislative reforms. The CNRP made further gains in local commune elections in June 2017, accelerating sitting Prime Minister Hun SEN\\u0026amp;rsquo;s efforts to marginalize the CNRP before national elections in 2018. Hun Sen arrested CNRP President Kem SOKHA in September 2017. The Supreme Court dissolved the CNRP in November 2017 and banned its leaders from participating in politics for at least five years. The CNRP\\u0026amp;rsquo;s seats in the National Assembly were redistributed to smaller, less influential opposition parties, while all of the CNRP\\u0026amp;rsquo;s 5,007 seats in the commune councils throughout the country were reallocated to the CPP. With the CNRP banned, the CPP swept the 2018 national elections, winning all 125 National Assembly seats and effectively turning the country into a one-party state.\",\"name\":\"Cambodia\",\"people_and_society/age_structure/0_14_years\":0.3076,\"people_and_society/age_structure/15_24_years\":0.1784,\"people_and_society/age_structure/25_54_years\":0.4109,\"people_and_society/age_structure/55_64_years\":0.0594,\"people_and_society/age_structure/65_years_and_over\":0.0437,\"people_and_society/birth_rate\":\"22.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.9% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Khmer 97.6%, Cham 1.2%, Chinese 0.1%, Vietnamese 0.1%, other 0.9% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.014 million PHNOM PENH (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Cambodian\",\"people_and_society/nationality/noun\":\"Cambodian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16449519\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"23.8% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"642\",\"transportation/roadways/total\":\"47263\"},{\"BoxHeight\":16.799999999999955,\"BoxWidth\":12.799999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.632,\"ISO3_Code\":\"BGD\",\"ISO_Code\":\"BD\",\"Path\":\"M 756.7 398.1 756.7 398.2 756.7 399.2 756.9 399.9 756.9 400.1 756.7 400.2 756.6 399.9 756.3 399.9 756.1 399.6 755.7 399.9 755.7 400 755.6 400.6 755.6 400.9 755.4 400.6 754.8 399.2 754.7 398.5 754.7 398 754.3 396.9 753.9 396.1 753.5 395.8 753.3 395.8 752.8 396.4 752.4 396.5 752 396.8 751.8 397.5 751.5 397.8 751 397.9 750.9 397.5 750.5 397.9 750 398.5 749.8 398.4 749.1 397.9 749 398.4 748.5 398.7 748.3 398.6 748.2 398.2 747.9 398.6 747.6 398.7 747.4 398.8 747 398.4 746.9 397.6 746.7 397 746.6 396.4 746.6 395.5 746.4 395 746.4 394.7 746.6 394.4 746 394.2 746.1 393.6 745.6 393 745.6 392.5 745.9 392.3 746 392.1 745.9 391.6 745.9 391.1 745.8 391 745.3 391 744.5 390.5 744.1 389.9 744.4 389.2 744.6 389.1 744.8 389.3 745 389.1 745.3 388.4 746.5 388.3 746.7 388.1 746.3 387.8 746.2 387.4 745.8 387.5 745.5 387.4 744.8 386.6 744.4 386.5 744.3 386.4 744.2 386.1 744.5 385.5 744.9 385.2 745.1 384.9 745.3 384.7 745.3 384.5 745 384.4 745 384.1 745.1 384.1 745.7 384.5 745.9 384.8 745.9 385 746.1 385 746.3 385.1 746.5 385 746.8 385.1 746.8 385 746.5 384.6 746.7 384.5 746.9 384.6 747.1 384.9 747.2 385.4 747.7 385.8 748.3 385.9 748.4 385.7 748.4 385.3 748.6 385.3 748.8 385.5 749.1 386.1 749 386.4 749.1 387.1 749 387.7 749.1 388 749.7 388.2 750.5 388.4 750.6 388.5 751.1 388.4 751.3 388.4 752.1 388.5 752.9 388.3 753.6 388.5 753.9 388.5 754.1 388.6 754.2 388.5 754.5 388.4 755.2 388.4 755.4 388.5 756.1 388.8 756.4 389.2 756.3 389.4 755.8 389.5 755.4 390.4 755.4 390.8 755 390.9 754.9 391 754.8 391.5 754.6 391.3 754.4 391.3 754.3 391.6 754.2 391.4 754.1 391.4 754 391.7 753.8 391.8 753.4 391.7 753.3 392 753 392.1 752.9 392.3 752.9 392.7 752.7 392.8 752.8 393 752.7 393.1 753.1 393.9 753.2 394.5 753.2 394.8 753.4 394.8 753.3 394.5 753.4 394.3 753.4 394.2 753.5 394.3 753.6 394.5 753.8 395 754 395.1 754.2 395.1 754.4 394.9 754.5 394.8 754.5 394.5 754.4 394.2 754.5 394.1 754.6 393.8 754.9 393.7 754.9 393.6 754.9 392.9 755 392.9 755.2 393.1 755.4 392.9 755.5 392.8 755.6 393 755.7 392.9 755.8 392.9 755.8 393.2 756.1 394 756 394.5 756.1 395.2 756.3 395.4 756.5 395.9 756.7 397.5 756.6 397.7 756.7 398.1 Z M 752.7 397.5 752.4 397.7 752.3 397.7 752.4 397.6 752.4 397.5 752.5 397.3 752.5 396.9 752.4 396.9 752.5 396.8 752.6 396.8 752.8 397.1 752.8 397.3 752.7 397.5 Z M 753.8 396.8 753.7 396.9 753.6 396.8 753.5 396.7 753.4 396.5 753.4 396.3 753.5 396.2 753.6 396.2 753.7 396.4 753.8 396.6 753.8 396.8 Z M 750.8 398.2 750.7 398.3 750.5 398.3 750.5 398.4 750.4 398.4 750.4 398.3 750.5 398.1 750.7 397.9 750.8 397.9 750.8 398.1 750.8 398.2 Z M 752.2 397.5 752.1 397.7 752 397.6 752.1 397.5 752.1 397.4 752.2 397.1 752.2 397 752.3 397.2 752.2 397.4 752.2 397.5 Z M 747.1 398.8 747 398.8 746.9 398.7 746.9 398.4 747 398.5 747 398.6 747.1 398.7 747.1 398.8 Z M 751.1 398.3 751 398.4 750.9 398.3 751.1 398.1 751.2 398.1 751.1 398.3 Z M 751.3 398.2 751.3 398.3 751.2 398.3 751.2 398.2 751.3 398.2 751.4 398.1 751.5 398.1 751.5 398.2 751.3 398.2 Z M 751.7 398.3 751.6 398.4 751.5 398.3 751.5 398.2 751.7 398.3 Z M 753.1 396.4 753 396.6 753 396.5 753.1 396.4 753.1 396.3 753.1 396.4 Z M 752.3 397.9 752.3 398 752.2 398 752.2 397.8 752.3 397.9 Z M 746.9 398.3 746.9 398.4 746.8 398.3 746.9 398.3 Z\",\"Xmax\":756.9,\"Xmid\":750.3,\"Xmin\":744.1,\"Ymax\":400.9,\"Ymid\":392.5,\"Ymin\":384.1,\"economy/currency\":\"taka (BDT)\",\"economy/gdp_per_capita_ppp/2017\":\"4200\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"79.97 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":130170,\"geography/area/water\":18290,\"geography/area_comparative\":\"slightly larger than Pennsylvania and New Jersey combined; slightly smaller than Iowa\",\"geography/area_sqkm\":148460,\"geography/climate\":\"tropical; mild winter (October to March); hot, humid summer (March to June); humid, warm rainy monsoon (June to October)\",\"geography/coastline\":\"580 km\",\"geography/elevation/highest_point\":\"Keokradong 1,230 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"85\",\"geography/geographic_coordinates\":\"24 00 N, 90 00 E\",\"geography/geography_note\":\"most of the country is situated on deltas of large rivers flowing from the Himalayas: the Ganges unites with the Jamuna (main channel of the Brahmaputra) and later joins the Meghna to eventually empty into the Bay of Bengal\",\"geography/land_boundaries/border_countries\":\"Burma 271 km, India 4142 km\",\"geography/land_boundaries/total\":\"4,413 km\",\"geography/land_use/agricultural_land_arable_land\":0.59,\"geography/land_use/agricultural_land_permanent_crops\":0.065,\"geography/land_use/agricultural_land_permanent_pasture\":0.046,\"geography/land_use/forest\":0.111,\"geography/land_use/other\":0.188,\"geography/location\":\"Southern Asia, bordering the Bay of Bengal, between Burma and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly flat alluvial plain; hilly in southeast\",\"government/administrative_divisions\":\"8 divisions; Barisal, Chittagong, Dhaka, Khulna, Mymensingh, Rajshahi, Rangpur, Sylhet\",\"government/capital/geographic_coordinates\":\"23 43 N, 90 24 E\",\"government/capital/name\":\"Dhaka\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name - a compound of the Bengali words \\u0022Bangla\\u0022 (Bengal) and \\u0022desh\\u0022 (country) - means \\u0022Country of Bengal\\u0022\",\"government/executive_branch/chief_of_state\":\"President Abdul HAMID (since 24 April 2013); note - Abdul HAMID served as acting president following the death of Zillur RAHMAN in March 2013; HAMID was subsequently indirectly elected by the National Parliament and sworn in 24 April 2013\",\"government/executive_branch/head_of_government\":\"Prime Minister Sheikh HASINA (since 6 January 2009)\",\"government/flag_description\":\"green field with a large red disk shifted slightly to the hoist side of center; the red disk represents the rising sun and the sacrifice to achieve independence; the green field symbolizes the lush vegetation of Bangladesh\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"16 December 1971 (from Pakistan)\",\"government/national_holiday\":\"Independence Day, 26 March (1971); Victory Day, 16 December (1971); note - 26 March 1971 is the date of the Awami Leagues declaration of an independent Bangladesh, and 16 December (Victory Day) memorializes the military victory over Pakistan and the official creation of the state of Bangladesh\",\"government/national_symbol_s\":\"Bengal tiger, water lily; national colors: green, red\",\"introduction\":\"The huge delta region formed at the confluence of the Ganges and Brahmaputra River systems - now referred to as Bangladesh - was a loosely incorporated outpost of various empires centered on the Gangetic plain for much of the first millennium A.D. Muslim conversions and settlement in the region began in the 10th century, primarily from Arab and Persian traders and preachers. Europeans established trading posts in the area in the 16th century. Eventually the area known as Bengal, primarily Hindu in the western section and mostly Muslim in the eastern half, became part of British India. Partition in 1947 resulted in an eastern wing of Pakistan in the Muslim-majority area, which became East Pakistan. Calls for greater autonomy and animosity between the eastern and western wings of Pakistan led to a Bengali independence movement. That movement, led by the Awami League (AL) and supported by India, won the independence war for Bangladesh in 1971. The post-independence AL government faced daunting challenges and in 1975 it was overthrown by the military, triggering a series of military coups that resulted in a military-backed government and subsequent creation of the Bangladesh Nationalist Party (BNP) in 1978. That government also ended in a coup in 1981, followed by military-backed rule until democratic elections occurred in 1991. The BNP and AL have alternated in power since 1991, with the exception of a military-backed, emergency caretaker regime that suspended parliamentary elections planned for January 2007 in an effort to reform the political system and root out corruption. That government returned the country to fully democratic rule in December 2008 with the election of the AL and Prime Minister Sheikh HASINA. In January 2014, the incumbent AL won the national election by an overwhelming majority after the BNP boycotted the election, which extended HASINAs term as prime minister. In December 2018, HASINA secured a third consecutive term (fourth overall) with the AL coalition securing 96% of available seats, amid widespread claims of election irregularities. With the help of international development assistance, Bangladesh has reduced the poverty rate from over half of the population to less than a third, achieved Millennium Development Goals for maternal and child health, and made great progress in food security since independence. The economy has grown at an annual average of about 6% for the last two decades and the country reached World Bank lower-middle income status in 2014.\",\"name\":\"Bangladesh\",\"people_and_society/age_structure/0_14_years\":0.2729,\"people_and_society/age_structure/15_24_years\":0.1914,\"people_and_society/age_structure/25_54_years\":0.4007,\"people_and_society/age_structure/55_64_years\":0.0709,\"people_and_society/age_structure/65_years_and_over\":0.0642,\"people_and_society/birth_rate\":\"18.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Bengali at least 98%, other indigenous ethnic groups 1.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"20.284 million DHAKA (capital), 4.915 million Chittagong, 963,000 Khulna, 893,000 Rajshahi, 814,000 Sylhet (2019)\",\"people_and_society/nationality/adjective\":\"Bangladeshi\",\"people_and_society/nationality/noun\":\"Bangladeshi(s)\",\"people_and_society/net_migration_rate\":\"-3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"159453001\",\"people_and_society/population_growth_rate\":0.0102,\"people_and_society/urbanization/urban_population\":\"37.4% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"246\",\"transportation/roadways/total\":\"369105\"},{\"BoxHeight\":12.800000000000011,\"BoxWidth\":22.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NPL\",\"ISO_Code\":\"NP\",\"Path\":\"M 744.3 380 744.5 380.1 744.5 380.3 744.1 381.2 744.1 381.8 744 382.4 744.1 382.6 744.3 382.9 744.5 383.5 744.2 384.5 744 384.7 743.6 384.4 742.9 384.7 742.5 384.5 742.1 384.7 741.8 384.6 741.5 384.5 741.3 384.1 740.8 384.5 740.4 384.5 739.3 384 739 384 738.5 383.8 738 384.1 737.7 383.8 737.7 383.4 737.4 383.2 736.6 383.6 736.3 383.5 736.2 383.4 736.1 383.2 735.8 383.2 735.5 382.9 735.2 382.7 735 382.8 734.7 382.7 734.8 382.1 734.6 381.7 733.7 381.6 733.2 381.2 733 381.4 732.7 381.4 732.5 381.4 732.5 381.6 732.5 381.7 731.8 381.3 731.2 381.3 731.2 381.6 731 381.7 730.6 381.4 729.5 381.2 729.3 380.6 728.6 380.6 727.5 379.9 727.3 379.9 727.1 380.1 727 380.1 726 379.4 725.8 379.2 725.5 379.2 725.2 378.6 724 378 723.4 377.5 723.2 377.6 723.2 377.9 722 377 722 376.9 722.2 376.2 722.5 376.1 722.5 375.9 722.6 375.8 722.6 375.5 722.5 375.1 722.9 374.6 722.8 374.1 723.3 373.8 723.4 373.5 723.8 373.3 724.2 372.9 724.3 372.7 724.7 372.7 724.9 373.2 725.1 373.3 725.3 373.1 725.3 372.8 725.6 372.6 725.7 372 726 372.1 726.3 371.9 727.2 372.2 727.6 372.2 727.7 372.6 727.8 372.8 727.9 373.1 728.8 373.5 729.1 373.8 729.3 373.9 729.3 374.1 729.6 374.2 729.9 374.3 730.3 374.5 730.7 374.6 731.2 375.2 731.4 375.6 731.7 375.9 731.9 375.9 732.6 375.5 733.1 375.6 733.4 375.8 733.5 376.8 734 377 734.1 377.3 734.6 377.4 734.9 377.7 735.2 377.8 735.6 377.8 735.8 377.5 736.1 377.6 736.1 377.8 736 378.2 736 378.6 736.4 378.7 737 378.6 737.3 378.8 737.6 378.5 737.8 378.9 738 379.2 738.3 379.8 738.4 379.9 738.7 379.8 738.7 379.4 738.9 379.2 739.1 379.7 739.5 379.9 739.8 379.8 740 379.4 740.3 379.4 741.3 379.8 741.7 380.2 741.8 380.2 742.7 380.1 743.1 380.2 743.5 379.9 744.3 380 Z\",\"Xmax\":744.5,\"Xmid\":732.7,\"Xmin\":722,\"Ymax\":384.7,\"Ymid\":378.8,\"Ymin\":371.9,\"economy/currency\":\"Nepalese rupees (NPR)\",\"economy/gdp_per_capita_ppp/2017\":\"2700\",\"economy/gdp_real_growth_rate/2017\":0.079,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.396 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.92,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":143351,\"geography/area/water\":3830,\"geography/area_comparative\":\"slightly larger than New York state\",\"geography/area_sqkm\":147181,\"geography/climate\":\"varies from cool summers and severe winters in north to subtropical summers and mild winters in south\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Mount Everest (highest peak in Asia and highest point on earth above sea level) 8,848 m\",\"geography/elevation/lowest_point\":\"Kanchan Kalan 70 m\",\"geography/elevation/mean_elevation\":\"2565\",\"geography/geographic_coordinates\":\"28 00 N, 84 00 E\",\"geography/geography_note\":\"landlocked; strategic location between China and India; contains eight of worlds 10 highest peaks, including Mount Everest and Kanchenjunga - the worlds tallest and third tallest mountains - on the borders with China and India respectively\",\"geography/land_boundaries/border_countries\":\"China 1389 km, India 1770 km\",\"geography/land_boundaries/total\":\"3,159 km\",\"geography/land_use/agricultural_land_arable_land\":0.151,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.125,\"geography/land_use/forest\":0.254,\"geography/land_use/other\":0.458,\"geography/location\":\"Southern Asia, between China and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"Tarai or flat river plain of the Ganges in south; central hill region with rugged Himalayas in north\",\"government/administrative_divisions\":\"7 provinces; Gandaki Pradesh, Karnali Pradesh, Province No. One, Province No. Two, Province No. Three, Province No. Five, Sudurpashchim Pradesh\",\"government/capital/geographic_coordinates\":\"27 43 N, 85 19 E\",\"government/capital/name\":\"Kathmandu\",\"government/capital/time_difference\":\"UTC\\u002B5.75 (10.75 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Newar people of the Kathmandu Valley and surrounding areas apparently gave their name to the country; the terms \\u0022Nepal,\\u0022 \\u0022Newar,\\u0022 \\u0022Nepar,\\u0022 and \\u0022Newal\\u0022 are phonetically different forms of the same word\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"Prime Minister Khadga Prasad (KP) Sharma OLI (since 15 February 2018); deputy prime ministers Ishwar POKHREL, Upendra YADAV (since 1 June 2018)\",\"government/flag_description\":\"crimson red with a blue border around the unique shape of two overlapping right triangles; the smaller, upper triangle bears a white stylized moon and the larger, lower triangle displays a white 12-pointed sun; the color red represents the rhododendron (Nepals national flower) and is a sign of victory and bravery, the blue border signifies peace and harmony; the two right triangles are a combination of two single pennons (pennants) that originally symbolized the Himalaya Mountains while their charges represented the families of the king (upper) and the prime minister, but today they are understood to denote Hinduism and Buddhism, the countrys two main religions; the moon represents the serenity of the Nepalese people and the shade and cool weather in the Himalayas, while the sun depicts the heat and higher temperatures of the lower parts of Nepal; the moon and the sun are also said to express the hope that the nation will endure as long as these heavenly bodies\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"1768 (unified by Prithvi Narayan SHAH)\",\"government/national_holiday\":\"Constitution Day, 20 September (2015); note - marks the promulgation of Nepal\\u2019s constitution in 2015 and replaces the previous 28 May Republic Day as the official national day in Nepal; the Gregorian day fluctuates based on Nepal\\u2019s Hindu calendar\",\"government/national_symbol_s\":\"rhododendron blossom; national color: red\",\"introduction\":\"During the late 18th-early 19th centuries, the principality of Gorkha united many of the other principalities and states of the sub-Himalayan region into a Nepali Kingdom. Nepal retained its independence following the Anglo-Nepalese War of 1814-16 and the subsequent peace treaty laid the foundations for two centuries of amicable relations between Britain and Nepal. (The Brigade of Gurkhas continues to serve in the British Army to the present day.) In 1951, the Nepali monarch ended the century-old system of rule by hereditary premiers and instituted a cabinet system that brought political parties into the government. That arrangement lasted until 1960, when political parties were again banned, but was reinstated in 1990 with the establishment of a multiparty democracy within the framework of a constitutional monarchy. An insurgency led by Maoists broke out in 1996. During the ensuing 10-year civil war between Maoist and government forces, the monarchy dissolved the cabinet and parliament and re-assumed absolute power in 2002, after the crown prince massacred the royal family in 2001. A peace accord in 2006 led to the promulgation of an interim constitution in 2007. Following a nationwide Constituent Assembly (CA) election in 2008, the newly formed CA declared Nepal a federal democratic republic, abolished the monarchy, and elected the countrys first president. After the CA failed to draft a constitution by a 2012 deadline set by the Supreme Court, then-Prime Minister Baburam BHATTARAI dissolved the CA. Months of negotiations ensued until 2013 when the major political parties agreed to create an interim government headed by then-Chief Justice Khil Raj REGMI with a mandate to hold elections for a new CA. Elections were held in 2013, in which the Nepali Congress (NC) won the largest share of seats in the CA and in 2014 formed a coalition government with the second-place Communist Party of Nepal-Unified Marxist-Leninist (UML) with NC President Sushil KOIRALA serving as prime minister. Nepals new constitution came into effect in 2015, at which point the CA became the Parliament. Khagda Prasad Sharma OLI served as the first post-constitution prime minister from 2015 to 2016. OLI resigned ahead of a no-confidence motion against him, and Parliament elected Communist Party of Nepal-Maoist (CPN-M) leader Pushpa Kamal DAHAL (aka \\u0022Prachanda\\u0022) prime minister. The constitution provided for a transitional period during which three sets of elections \\u0026amp;ndash; local, provincial, and national \\u0026amp;ndash; needed to take place. The first local elections in 20 years occurred in three phases between May and September 2017, and state and federal elections proceeded in two phases in November and December 2017. The parties headed by OLI and DAHAL ran in coalition and swept the parliamentary elections, and OLI, who led the larger of the two parties, was sworn in as prime minister in February 2018. In May 2018, OLI and DAHAL announced the merger of their parties - the UML and CPN-M - to establish the Nepal Communist Party (NCP), which is now the ruling party in Parliament. \\u0026amp;nbsp;\",\"name\":\"Nepal\",\"people_and_society/age_structure/0_14_years\":0.2954,\"people_and_society/age_structure/15_24_years\":0.2152,\"people_and_society/age_structure/25_54_years\":0.3718,\"people_and_society/age_structure/55_64_years\":0.0642,\"people_and_society/age_structure/65_years_and_over\":0.0534,\"people_and_society/birth_rate\":\"19.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Chhettri 16.6%, Brahman-Hill 12.2%, Magar 7.1%, Tharu 6.6%, Tamang 5.8%, Newar 5%, Kami 4.8%, Muslim 4.4%, Yadav 4%, Rai 2.3%, Gurung 2%, Damai/Dholii 1.8%, Thakuri 1.6%, Limbu 1.5%, Sarki 1.4%, Teli 1.4%, Chamar/Harijan/Ram 1.3%, Koiri/Kushwaha 1.2%, other 19% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.376 million KATHMANDU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nepali\",\"people_and_society/nationality/noun\":\"Nepali (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"29717587\",\"people_and_society/population_growth_rate\":0.0109,\"people_and_society/urbanization/urban_population\":\"20.2% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"59\",\"transportation/roadways/total\":\"27990\"},{\"BoxHeight\":15.5,\"BoxWidth\":21.399999999999977,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.668,\"ISO3_Code\":\"TJK\",\"ISO_Code\":\"TJ\",\"Path\":\"M 696.7 338.6 696.7 338.8 696.4 338.8 696 339.1 695.8 339.5 695.5 339.6 695.4 339.6 695.6 339.3 695.5 339.2 694.7 338.9 694.2 338.6 692.8 339 692.7 339.2 692.7 339.6 692.5 339.7 692.3 339.4 692.2 339.8 692.1 340.2 692.2 341 692.6 341.1 693.3 340.9 693.7 341 694.6 340.9 694.9 341 695.5 340.8 695.9 341 696.2 341.5 696.5 341.6 697 341.5 697.2 341.1 698.2 340.8 698.3 340.9 698.4 341.3 699 341.4 699 341.8 699 341.9 699.3 342 699.7 341.7 700.3 342.3 700.5 341.9 700.9 341.7 701.4 341.6 701.8 341.7 702.9 341.7 703.7 341.3 704.2 341.3 704.2 341.7 704 342.1 704.1 342.2 704.4 342.8 704.6 342.9 704.7 343 704.7 343.2 704.4 343.2 704.3 343.4 704.6 344.4 705 344.6 705.3 344.6 705.5 344.2 706.1 344.2 706.5 344.3 707.5 344.8 707.5 345.1 707.3 345.3 707.3 345.9 707.4 346.2 707.7 346.5 707.7 347.1 707.9 347.3 707.7 347.8 707.8 348.1 708 348.2 708.3 348.6 708.2 348.9 707.8 349 707.6 349.2 707.4 348.8 707.1 348.7 706.1 348.6 705.9 348.6 705.6 348.8 704.4 349.2 704.2 349.1 704.5 348.8 704.4 348.5 703.8 348.4 703.3 348.4 702.8 348.6 702.5 348.9 701.9 349.3 701.4 349.9 700.4 350.1 699.2 351.1 698.7 351.1 698.4 350.8 698.1 349.8 698.2 349 698.2 348 698.5 347.1 698.4 346.9 698.2 346.7 697.8 346.9 697.6 346.8 697.6 346.4 697.8 345.9 697.8 345.6 696.8 344.9 696 345.1 695.8 345.3 695.4 346.1 694.6 346.8 694.6 347 694.8 347.2 694.9 347.5 694.8 347.9 694.5 348.1 694.1 348.1 693.8 347.9 693.5 348 692.7 348.1 692.4 348.6 692.5 349.3 692.1 349.6 691.9 349.6 691.2 349 691.1 348.9 691 349 690.8 349 690.7 349.1 690.4 349.1 690.2 349.4 689.4 349.7 689.2 349.9 688.6 350.2 688 349.7 687.9 349.4 688.2 348.1 688.8 347.1 689.3 346.7 689.5 346.2 689.6 345.9 689.2 345.3 688.9 345 688.8 344.6 688.8 343.8 689 343.5 689 343.2 688.6 342.9 687.8 342.9 687.5 342.5 687 342.2 686.9 342 687.1 341.7 687.1 341.1 687.8 340.7 689.1 341 690 341 690.2 340.6 690.3 340 690.9 339.7 690.8 339.2 691.2 339 691.1 338.9 690.4 339 690.3 338.9 691.2 338.6 692 338.6 692.2 338.1 692 337.5 692.4 336.7 692.7 336.6 693.1 337 693.3 337 694.9 336.2 695.3 335.7 695.5 335.8 695.8 336.1 696.1 336.8 695.2 337.7 695.1 337.9 695.5 338.2 695.8 338.7 696.7 338.6 Z M 696.1 339.8 696.1 339.9 696 340 695.9 340.1 695.8 340.1 695.7 340 695.6 340 695.5 339.9 695.5 339.8 695.8 339.8 695.9 339.8 696 339.7 696.1 339.8 Z M 695.9 335.8 695.9 336 695.8 335.9 695.6 335.6 695.7 335.6 695.9 335.8 Z\",\"Xmax\":708.3,\"Xmid\":696.9,\"Xmin\":686.9,\"Ymax\":351.1,\"Ymid\":344.7,\"Ymin\":335.6,\"economy/currency\":\"Tajikistani somoni (TJS)\",\"economy/gdp_per_capita_ppp/2017\":\"3200\",\"economy/gdp_real_growth_rate/2017\":0.071,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.329 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.06,\"energy/electricity_from_hydroelectric_plants\":0.94,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":141510,\"geography/area/water\":2590,\"geography/area_comparative\":\"slightly smaller than Wisconsin\",\"geography/area_sqkm\":144100,\"geography/climate\":\"mid-latitude continental, hot summers, mild winters; semiarid to polar in Pamir Mountains\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Qullai Ismoili Somoni 7,495 m\",\"geography/elevation/lowest_point\":\"Syr Darya (Sirdaryo) 300 m\",\"geography/elevation/mean_elevation\":\"3186\",\"geography/geographic_coordinates\":\"39 00 N, 71 00 E\",\"geography/geography_note\":\"landlocked; highest point, Qullai Ismoili Somoni (formerly Communism Peak), was the tallest mountain in the former USSR\",\"geography/land_boundaries/border_countries\":\"Afghanistan 1357 km, China 477 km, Kyrgyzstan 984 km, Uzbekistan 1312 km\",\"geography/land_boundaries/total\":\"4,130 km\",\"geography/land_use/agricultural_land_arable_land\":0.061,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.277,\"geography/land_use/forest\":0.029,\"geography/land_use/other\":0.624,\"geography/location\":\"Central Asia, west of China, south of Kyrgyzstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mountainous region dominated by the Trans-Alay Range in the north and the Pamirs in the southeast; western Fergana Valley in north, Kofarnihon and Vakhsh Valleys in southwest\",\"government/administrative_divisions\":\"2 provinces (viloyatho, singular - viloyat), 1 autonomous province* (viloyati mukhtor), 1 capital region** (viloyati poytakht), and 1 area referred to as Districts Under Republic Administration***; Dushanbe**, Khatlon (Qurghonteppa), Kuhistoni Badakhshon [Gorno-Badakhshan]* (Khorugh), Nohiyahoi Tobei Jumhuri***, Sughd (Khujand)\",\"government/capital/geographic_coordinates\":\"38 33 N, 68 46 E\",\"government/capital/name\":\"Dushanbe\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Persian suffix \\u0022-stan\\u0022 means \\u0022place of\\u0022 or \\u0022country,\\u0022 so the word Tajikistan literally means \\u0022Land of the Tajik [people]\\u0022\",\"government/executive_branch/chief_of_state\":\"President Emomali RAHMON (since 6 November 1994; head of state and Supreme Assembly chairman since 19 November 1992)\",\"government/executive_branch/head_of_government\":\"Prime Minister Qohir RASULZODA (since 23 November 2013)\",\"government/flag_description\":\"three horizontal stripes of red (top), a wider stripe of white, and green; a gold crown surmounted by seven gold, five-pointed stars is located in the center of the white stripe; red represents the sun, victory, and the unity of the nation, white stands for purity, cotton, and mountain snows, while green is the color of Islam and the bounty of nature; the crown symbolizes the Tajik people; the seven stars signify the Tajik magic number \\u0022seven\\u0022 - a symbol of perfection and the embodiment of happiness\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 September 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day (or National Day), 9 September (1991)\",\"government/national_symbol_s\":\"crown surmounted by an arc of seven, five-pointed stars; snow leopard; national colors: red, white, green\",\"introduction\":\"The Tajik people came under Russian imperial rule in the 1860s and 1870s, but Russias hold on Central Asia weakened following the Revolution of 1917. At that time, bands of indigenous guerrillas (called \\u0022basmachi\\u0022) fiercely contested Bolshevik control of the area, which was not fully reestablished until 1925. Tajikistan was first created as an autonomous republic within Uzbekistan in 1924, but in 1929 the USSR designated Tajikistan a separate republic and transferred to it much of present-day Sughd province. Ethnic Uzbeks form a substantial minority in Tajikistan, and ethnic Tajiks an even larger minority in Uzbekistan. Tajikistan became independent in 1991 following the breakup of the Soviet Union, and experienced a civil war between political, regional, and religious factions from 1992 to 1997. Though the country holds general elections for both the presidency (once every seven years) and parliament (once every five years), observers note an electoral system rife with irregularities and abuse, with results that are neither free nor fair. President Emomali RAHMON, who came to power in 1994 during the civil war, used an attack planned by a disaffected deputy defense minister in 2015 to ban the last major opposition political party in Tajikistan. In December 2015, RAHMON further strengthened his position by having himself declared \\u0022Founder of Peace and National Unity, Leader of the Nation,\\u0022 with limitless terms and lifelong immunity through constitutional amendments ratified in a referendum. The referendum also lowered the minimum age required to run for president from 35 to 30, which would make RAHMONs son Rustam EMOMALI, the current mayor of the capital city of Dushanbe, eligible to run for president in 2020. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;The country remains the poorest in the former Soviet sphere. Tajikistan became a member of the WTO in March 2013. However, its economy continues to face major challenges, including dependence on remittances from Tajikistani migrant laborers working in Russia and Kazakhstan, pervasive corruption, and the opiate trade and other destabilizing violence emanating from neighboring Afghanistan. Tajikistan has endured several domestic security incidents since 2010, including armed conflict between government forces and local strongmen in the Rasht Valley and between government forces and criminal groups in Gorno-Badakhshan Autonomous Oblast. Tajikistan suffered its first ISIS-claimed attack in 2018, when assailants attacked a group of Western bicyclists with vehicles and knives, killing four.\",\"name\":\"Tajikistan\",\"people_and_society/age_structure/0_14_years\":0.3205,\"people_and_society/age_structure/15_24_years\":0.1835,\"people_and_society/age_structure/25_54_years\":0.4034,\"people_and_society/age_structure/55_64_years\":0.0585,\"people_and_society/age_structure/65_years_and_over\":0.0341,\"people_and_society/birth_rate\":\"22.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Tajik 84.3% (includes Pamiri and Yagnobi), Uzbek 13.8%, other 2% (includes Kyrgyz, Russian, Turkmen, Tatar, Arab) (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"894,000 DUSHANBE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Tajikistani\",\"people_and_society/nationality/noun\":\"Tajikistani(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8604882\",\"people_and_society/population_growth_rate\":0.0158,\"people_and_society/urbanization/urban_population\":\"27.3% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"680\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":13.599999999999966,\"BoxWidth\":12,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.729,\"ISO3_Code\":\"JOR\",\"ISO_Code\":\"JO\",\"Path\":\"M 608.7 366.3 608.6 366.4 608.5 366.4 608.4 366.6 608.1 366.8 607.7 367 606.9 367.2 606.2 367.4 605.2 367.7 605 367.7 604.6 367.9 603.7 368.1 603.2 368.3 602.6 368.5 603.2 369.2 603.4 369.4 605.3 371.7 604.4 372.3 603.9 373.3 601.9 373.7 601.2 374.9 600 375.9 596.9 375.4 597 374.8 597.3 373.4 597.5 373 597.4 372.4 597.5 372.2 597.5 371.9 597.6 371.5 597.8 371.1 598 370.5 598.2 370.2 598.3 369.8 598.2 369.4 598.3 368.5 598.4 368.1 598.5 367.7 598.6 367.6 598.5 367.4 598.5 367.2 598.5 367 598.5 366.7 598.6 366.2 598.6 365.6 598.6 365.1 598.6 364.8 598.6 364.7 598.9 364.6 599.2 364.4 599.6 364.5 599.9 364.7 599.9 364.8 600.1 365.1 600.2 365.1 600.4 365.1 601 365.6 602.1 365.8 603.1 365.1 603.7 364.8 607.5 362.3 608.3 365.1 608.1 365.3 608.2 365.8 608.3 365.8 608.8 365.7 608.9 366 608.9 366.1 608.7 366.3 Z\",\"Xmax\":608.9,\"Xmid\":602,\"Xmin\":596.9,\"Ymax\":375.9,\"Ymid\":369.3,\"Ymin\":362.3,\"economy/currency\":\"Jordanian dinars (JOD)\",\"economy/gdp_per_capita_ppp/2017\":\"9200\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.39 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.12,\"geography/area/land\":88802,\"geography/area/water\":540,\"geography/area_comparative\":\"about three-quarters the size of Pennsylvania; slightly smaller than Indiana\",\"geography/area_sqkm\":89342,\"geography/climate\":\"mostly arid desert; rainy season in west (November to April)\",\"geography/coastline\":\"26 km\",\"geography/elevation/highest_point\":\"Jabal Umm ad Dami 1,854 m\",\"geography/elevation/lowest_point\":\"Dead Sea -431 m\",\"geography/elevation/mean_elevation\":\"812\",\"geography/geographic_coordinates\":\"31 00 N, 36 00 E\",\"geography/geography_note\":\"strategic location at the head of the Gulf of Aqaba and as the Arab country that shares the longest border with Israel and the occupied West Bank; the Dead Sea, the lowest point in Asia and the second saltiest body of water in the world (after Lac Assal in Djibouti), lies on Jordans western border with Israel and the West Bank; Jordan is almost landlocked but does have a 26 km southwestern coastline with a single port, Al Aqabah (Aqaba)\",\"geography/land_boundaries/border_countries\":\"Iraq 179 km, Israel 307 km, Saudi Arabia 731 km, Syria 379 km, West Bank 148 km\",\"geography/land_boundaries/total\":\"1,744 km\",\"geography/land_use/agricultural_land_arable_land\":0.02,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.084,\"geography/land_use/forest\":0.011,\"geography/land_use/other\":0.875,\"geography/location\":\"Middle East, northwest of Saudi Arabia, between Israel (to the west) and Iraq\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly arid desert plateau; a great north-south geological rift along the west of the country is the dominant topographical feature and includes the Jordan River Valley, the Dead Sea, and the Jordanian Highlands\",\"government/administrative_divisions\":\"12 governorates (muhafazat, singular - muhafazah); Ajlun, Al Aqabah, Al Balqa, Al Karak, Al Mafraq, Al \\u2018Asimah (Amman), At Tafilah, Az Zarqa, Irbid, Jarash, Maan, Madaba\",\"government/capital/geographic_coordinates\":\"31 57 N, 35 56 E\",\"government/capital/name\":\"Amman\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Jordan River, which makes up part of Jordans northwest border\",\"government/executive_branch/chief_of_state\":\"King ABDALLAH II (since 7 February 1999); Crown Prince HUSSEIN (born 28 June 1994), eldest son of King ABDALLAH II\",\"government/executive_branch/head_of_government\":\"Prime Minister Omar al-RAZZAZ (since 4 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of black (top), representing the Abbassid Caliphate, white, representing the Ummayyad Caliphate, and green, representing the Fatimid Caliphate; a red isosceles triangle on the hoist side, representing the Great Arab Revolt of 1916, and bearing a small white seven-pointed star symbolizing the seven verses of the opening Sura (Al-Fatiha) of the Holy Koran; the seven points on the star represent faith in One God, humanity, national spirit, humility, social justice, virtue, and aspirations; design is based on the Arab Revolt flag of World War I\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"25 May 1946 (from League of Nations mandate under British administration)\",\"government/national_holiday\":\"Independence Day, 25 May (1946)\",\"government/national_symbol_s\":\"eagle; national colors: black, white, green, red\",\"introduction\":\"Following World War I and the dissolution of the Ottoman Empire, the League of Nations awarded Britain the mandate to govern much of the Middle East. Britain demarcated a semi-autonomous region of Transjordan from Palestine in the early 1920s. The area gained its independence in 1946 and thereafter became The Hashemite Kingdom of Jordan. The countrys long-time ruler, King HUSSEIN (1953-99), successfully navigated competing pressures from the major powers (US, USSR, and UK), various Arab states, Israel, and a large internal Palestinian population. Jordan lost the West Bank to Israel in the 1967 Six-Day War. King HUSSEIN in 1988 permanently relinquished Jordanian claims to the West Bank; in 1994 he signed a peace treaty with Israel. King ABDALLAH II, King HUSSEINs eldest son, assumed the throne following his fathers death in 1999. He has implemented modest political reforms, including the passage of a new electoral law in early 2016 and an effort to devolve some authority to governorate- and municipal-level councils following subnational elections in 2017. In 2016, the Islamic Action Front, which is the political arm of the Jordanian Muslim Brotherhood, returned to the National Assembly with 15 seats after boycotting the previous two elections in 2010 and 2013.\",\"name\":\"Jordan\",\"people_and_society/age_structure/0_14_years\":0.3414,\"people_and_society/age_structure/15_24_years\":0.1998,\"people_and_society/age_structure/25_54_years\":0.3772,\"people_and_society/age_structure/55_64_years\":0.0464,\"people_and_society/age_structure/65_years_and_over\":0.0351,\"people_and_society/birth_rate\":\"23.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Jordanian 69.3%, Syrian 13.3%, Palestinian 6.7%, Egyptian 6.7%, Iraqi 1.4%, other 2.6% (includes Armenian, Circassian) (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.109 million AMMAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Jordanian\",\"people_and_society/nationality/noun\":\"Jordanian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10458413\",\"people_and_society/population_growth_rate\":0.0202,\"people_and_society/urbanization/urban_population\":\"91.2% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"509\",\"transportation/roadways/total\":\"7203\"},{\"BoxHeight\":12.700000000000045,\"BoxWidth\":16.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.756,\"ISO3_Code\":\"AZE\",\"ISO_Code\":\"AZ\",\"Path\":\"M 634.7 332.6 635 332.9 635.9 334.2 636.2 334.8 636.4 335.6 636.9 336.2 637.3 336.5 637.3 336.9 637.4 337.1 638.1 337.3 638.7 337.3 639.7 338 639.6 338.5 639.2 338.2 638.3 338.1 638.1 338.4 637.4 338.7 637.1 339.2 637.1 339.4 637 340.1 637 340.4 636.7 340.8 636.7 341.1 636.9 341.7 636.9 341.9 636.7 341.8 636.5 342 636.4 342.7 636.3 343 636.1 343 636.2 342.7 636 342.4 635.8 342.4 635.7 342.5 635.6 343.1 635.4 343.6 635.5 345 635.3 344.9 635 345.1 634.8 345.1 634.3 344.4 634 344.4 633.8 344.1 633.7 343.9 633.2 343.6 633.2 343.3 633.8 343.1 634 342.9 633.9 342.6 633.8 342.5 633.5 342.2 633.5 342 633.8 341.7 634 341.6 633.8 341.3 633.5 340.9 633 340.5 632.6 340.6 631.8 341.2 631.4 341.3 631.2 341.6 630.6 342 630.3 342.4 629.9 342.5 629 343.4 629 342.8 628.8 342.4 629.1 342.3 629.1 342.2 629 341.8 628.7 341.7 628.6 341.5 628.9 341.3 629 341 628.5 340.7 628.4 340.7 628 340.8 627.5 340.2 627.2 340 627.1 340 626.9 339.7 626.5 339.4 626.6 339.3 627 339.3 627.1 339.3 627.2 339.2 627.4 338.6 627.3 338.3 627.2 338.3 626.6 338 626.1 337.6 625.8 337.1 625.8 336.9 626.3 336.4 626.3 336.1 625.8 335.7 625.4 335.7 625.4 335.8 625.3 335.9 625.3 335.8 625.3 335.7 625.3 335.6 625.1 335.4 625 335.5 625 335.3 625.3 335.2 625.1 335 624.9 335 624.8 335 624.8 334.6 625.3 334.2 625.6 334 626.1 334.1 626.7 334.4 626.8 334.8 627.2 334.9 627.3 335 628.2 335.1 628.9 335.5 629.2 335.3 629.5 334.8 629.4 334.5 629.2 334.3 628.5 333.9 628.4 333.6 628.1 333.5 628.1 333.2 628.1 333 628.5 332.7 628.7 332.4 629 332.5 629.1 332.7 629.6 332.6 629.7 332.9 630 333.1 630.3 333.4 630.3 333.7 630.6 333.6 630.7 333.7 631.1 334.6 631.6 334.8 631.8 335 632.1 334.9 632.4 335 632.7 334.9 632.9 334.4 633.2 333.9 633.7 333.8 633.8 333.8 634.2 333.5 634.2 333.3 634.7 332.7 634.7 332.6 Z M 626.3 337.1 626.3 337 626.2 336.9 626.1 337 626.1 337.2 626.3 337.1 Z M 627.9 343.5 627.7 343.4 627.2 343.4 626 343 625.7 342.4 625.3 342.3 625.2 342.2 625.1 342 624.9 341.7 624.9 341.6 624.7 341.5 624.5 340.9 624.2 340.7 624.1 340.4 624.9 340.2 625 340.2 625.2 340.5 625.3 340.8 625.5 340.8 626.1 341.2 626.7 340.8 626.9 340.9 627 341 627.1 341.3 627 341.6 627.2 341.7 627.5 342 627.5 342.3 627.8 342.9 627.9 343.5 Z M 624.7 335.5 624.8 335.4 624.9 335.6 624.8 335.7 624.7 335.5 Z M 624.5 340 624.6 340 624.6 340.2 624.5 340.2 624.5 340 Z M 640.4 338.3 640.2 338.4 640.2 338.3 640.3 338.2 640.4 338.3 Z M 639.6 337.6 639.6 337.8 639.5 337.8 639.5 337.7 639.6 337.6 Z\",\"Xmax\":640.4,\"Xmid\":631.8,\"Xmin\":624.1,\"Ymax\":345.1,\"Ymid\":338.3,\"Ymin\":332.4,\"economy/currency\":\"Azerbaijani manats (AZN)\",\"economy/gdp_per_capita_ppp/2017\":\"17500\",\"economy/gdp_real_growth_rate/2017\":0.001,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"35.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.84,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":82629,\"geography/area/water\":3971,\"geography/area_comparative\":\"about three-quarters the size of Pennsylvania; slightly smaller than Maine\",\"geography/area_sqkm\":86600,\"geography/climate\":\"dry, semiarid steppe\",\"geography/coastline\":\"0 km (landlocked); note - Azerbaijan borders the Caspian Sea (713 km)\",\"geography/elevation/highest_point\":\"Bazarduzu Dagi 4,466 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"384\",\"geography/geographic_coordinates\":\"40 30 N, 47 30 E\",\"geography/geography_note\":\"both the main area of the country and the Naxcivan exclave are landlocked\",\"geography/land_boundaries/border_countries\":\"Armenia 996 km, Georgia 428 km, Iran 689 km, Russia 338 km, Turkey 17 km\",\"geography/land_boundaries/total\":\"2,468 km\",\"geography/land_use/agricultural_land_arable_land\":0.228,\"geography/land_use/agricultural_land_permanent_crops\":0.027,\"geography/land_use/agricultural_land_permanent_pasture\":0.321,\"geography/land_use/forest\":0.113,\"geography/land_use/other\":0.311,\"geography/location\":\"Southwestern Asia, bordering the Caspian Sea, between Iran and Russia, with a small European portion north of the Caucasus range\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"large, flat Kur-Araz Ovaligi (Kura-Araks Lowland, much of it below sea level) with Great Caucasus Mountains to the north, Qarabag Yaylasi (Karabakh Upland) to the west; Baku lies on Abseron Yasaqligi (Apsheron Peninsula) that juts into Caspian Sea\",\"government/administrative_divisions\":\"66 rayons (rayonlar; rayon - singular), 11 cities (saharlar; sahar - singular);\\u0026lt;strong\\u0026gt;rayons:\\u0026lt;/strong\\u0026gt; Abseron, Agcabadi, Agdam, Agdas, Agstafa, Agsu, Astara, Babak, Balakan, Barda, Beylaqan, Bilasuvar, Cabrayil, Calilabad, Culfa, Daskasan, Fuzuli, Gadabay, Goranboy, Goycay, Goygol, Haciqabul, Imisli, Ismayilli, Kalbacar, Kangarli, Kurdamir, Lacin, Lankaran, Lerik, Masalli, Neftcala, Oguz, Ordubad, Qabala, Qax, Qazax, Qobustan, Quba, Qubadli, Qusar, Saatli, Sabirabad, Sabran, Sadarak, Sahbuz, Saki, Salyan, Samaxi, Samkir, Samux, Sarur, Siyazan, Susa, Tartar, Tovuz, Ucar, Xacmaz, Xizi, Xocali, Xocavand, Yardimli, Yevlax, Zangilan, Zaqatala, Zardab; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Baku, Ganca, Lankaran, Mingacevir, Naftalan, Naxcivan (Nakhichevan), Saki, Sirvan, Sumqayit, Xankandi, Yevlax\",\"government/capital/geographic_coordinates\":\"40 23 N, 49 52 E\",\"government/capital/name\":\"Baku (Baki, Baky)\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name translates as \\u0022Land of Fire\\u0022 and refers to naturally occurring surface fires on ancient oil pools or from natural gas discharges\",\"government/executive_branch/chief_of_state\":\"President Ilham ALIYEV (since 31 October 2003); First Vice President Mehriban ALIYEVA (since 21 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ali ASADOV (since 8 October 2019); First Deputy Prime Minister Yaqub EYYUBOV (since June 2006)\",\"government/flag_description\":\"three equal horizontal bands of sky blue (top), red, and green; a vertical crescent moon and an eight-pointed star in white are centered in the red band; the blue band recalls Azerbaijans Turkic heritage, red stands for modernization and progress, and green refers to Islam; the crescent moon and star are a Turkic insignia; the eight star points represent the eight Turkic peoples of the world\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"30 August 1991 (declared from the Soviet Union); 18 October 1991 (adopted by the Supreme Council of Azerbaijan)\",\"government/national_holiday\":\"Republic Day (founding of the Democratic Republic of Azerbaijan), 28 May (1918)\",\"government/national_symbol_s\":\"flames of fire; national colors: blue, red, green\",\"introduction\":\"Azerbaijan - a secular nation with a majority-Turkic and majority-Shia Muslim population - was briefly independent (from 1918 to 1920) following the collapse of the Russian Empire; it was subsequently incorporated into the Soviet Union for seven decades. Azerbaijan remains involved in the protracted Nagorno-Karabakh conflict with Armenia. Nagorno-Karabakh was a primarily ethnic Armenian region that Moscow recognized in 1923 as an autonomous oblast within Soviet Azerbaijan. In the late Soviet period, a separatist movement developed which sought to end Azerbaijani control over the region. Fighting over Nagorno-Karabakh began in 1988 and escalated after Armenia and Azerbaijan attained independence from the Soviet Union in 1991. By the time a ceasefire took effect in May 1994, separatists, with Armenian support, controlled Nagorno\\u2011Karabakh and seven surrounding Azerbaijani territories. The 1994 ceasefire continues to hold, although violence continues along the line of contact separating the opposing forces, as well as the Azerbaijan-Armenia international border. The final status of Nagorno-Karabakh remains the subject of international mediation by the Organization for Security and Cooperation in Europe (OSCE) Minsk Group, which works to help the sides settle the conflict peacefully. The OSCE Minsk Group is co\\u2011chaired by the United States, France, and Russia. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;In the 25 years following its independence, Azerbaijan succeeded in significantly reducing the poverty rate and has directed revenues from its oil and gas production to develop the country\\u0026amp;rsquo;s infrastructure. However, corruption remains a problem, and the government has been accused of authoritarianism. The country\\u0026amp;rsquo;s leadership has remained in the Aliyev family since Heydar ALIYEV became president in 1993 and was succeeded by his son, President Ilham ALIYEV in 2003. Following two national referendums in the past several years that eliminated presidential term limits and extended presidential terms from 5 to 7 years, President ALIYEV secured a fourth term as president in April 2018 in an election that international observers noted had serious shortcomings. Reforms are underway to diversify the country\\u0026amp;rsquo;s non-oil economy and additional reforms are needed to address weaknesses in government institutions, particularly in the education and health sectors, and the court system.\",\"name\":\"Azerbaijan\",\"people_and_society/age_structure/0_14_years\":0.2305,\"people_and_society/age_structure/15_24_years\":0.1403,\"people_and_society/age_structure/25_54_years\":0.4544,\"people_and_society/age_structure/55_64_years\":0.1067,\"people_and_society/age_structure/65_years_and_over\":0.0681,\"people_and_society/birth_rate\":\"15.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Azerbaijani 91.6%, Lezghin 2%, Russian 1.3%, Armenian 1.3%, Talysh 1.3%, other 2.4% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.313 million BAKU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Azerbaijani\",\"people_and_society/nationality/noun\":\"Azerbaijani(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10046516\",\"people_and_society/population_growth_rate\":0.0083,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"37\",\"transportation/railways/total\":\"2944\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":9.399999999999977,\"BoxWidth\":18.600000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.812,\"ISO3_Code\":\"GEO\",\"ISO_Code\":\"GE\",\"Path\":\"M 628.7 332.4 628.5 332.7 628.1 333 628.1 333.2 628.1 333.5 628.4 333.6 628.5 333.9 629.2 334.3 629.4 334.5 629.5 334.8 629.2 335.3 628.9 335.5 628.2 335.1 627.3 335 627.2 334.9 626.8 334.8 626.7 334.4 626.1 334.1 625.6 334 625.3 334.2 624.8 334.6 624.6 334.8 624.3 334.7 624.2 334.9 623.9 334.9 623.7 334.9 623.6 335 623.3 335.1 622.5 334.9 622.4 335 621.6 335.1 621.3 335.3 621.1 335.2 620.5 335.3 620.3 335 619.9 335.1 619.7 334.8 619.7 334.7 619.3 334.4 618.9 333.9 618.7 333.9 618.7 333.6 618.1 333.6 617.9 334.1 616.9 333.9 616.3 333.8 615.9 334.1 615.2 333.8 615.3 333.5 615.7 333 615.8 332.3 615.7 332 615.5 331.5 615.2 330.3 615.1 330 615.1 329.8 614.9 329.3 614.1 329 613.8 328.4 613.6 328.3 613.3 328 612.5 327.9 612.1 327.7 612 327.7 611.8 327.7 611.7 327.5 611.6 327.1 611.5 327.1 610.9 326.8 611.2 326.1 611.3 326.1 611.6 326.1 611.8 326.1 612.4 326.3 612.7 326.2 613.8 326.8 614.5 327 614.8 326.9 615 327.1 615.4 327.4 615.9 327.5 616.2 327.4 616.6 327.5 617.6 327.4 618.2 327.7 618.5 327.6 618.7 327.6 618.8 327.6 618.9 327.7 619.2 327.9 619.4 328.2 619.7 328.5 620 328.6 620.7 328.8 621.3 329.2 621.4 329.3 621.3 329.7 621.8 329.9 622.5 329.7 622.9 329.4 623.3 329.4 623.6 329.2 623.9 329.3 624.2 329.6 624.5 329.3 625.2 329.5 625.7 330 626.3 330 626.8 330.3 626.8 330.5 626.8 330.8 626.6 331 626.6 331.3 627.2 331.7 627.4 331.9 628.1 332 628.4 332.2 628.7 332.4 Z\",\"Xmax\":629.5,\"Xmid\":620.6,\"Xmin\":610.9,\"Ymax\":335.5,\"Ymid\":331.4,\"Ymin\":326.1,\"economy/currency\":\"laris (GEL)\",\"economy/gdp_per_capita_ppp/2017\":\"10700\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.912 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.65,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":69700,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than South Carolina; slightly larger than West Virginia\",\"geography/area_sqkm\":69700,\"geography/climate\":\"warm and pleasant; Mediterranean-like on Black Sea coast\",\"geography/coastline\":\"310 km\",\"geography/elevation/highest_point\":\"Mta Shkhara 5,193 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"1432\",\"geography/geographic_coordinates\":\"42 00 N, 43 30 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategically located east of the Black Sea; Georgia controls much of the Caucasus Mountains and the routes through them \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the worlds four deepest caves are all in Georgia, including two that are the only known caves on earth deeper than 2,000 m: Krubera Cave at -2,197 m (-7,208 ft; reached in 2012) and Veryovkina Cave at -2,212 (-7,257 ft; reached in 2018)\",\"geography/land_boundaries/border_countries\":\"Armenia 219 km, Azerbaijan 428 km, Russia 894 km, Turkey 273 km\",\"geography/land_boundaries/total\":\"1,814 km\",\"geography/land_use/agricultural_land_arable_land\":0.058,\"geography/land_use/agricultural_land_permanent_crops\":0.018,\"geography/land_use/agricultural_land_permanent_pasture\":0.279,\"geography/land_use/forest\":0.394,\"geography/land_use/other\":0.251,\"geography/location\":\"Southwestern Asia, bordering the Black Sea, between Turkey and Russia, with a sliver of land north of the Caucasus extending into Europe; note - Georgia views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"largely mountainous with Great Caucasus Mountains in the north and Lesser Caucasus Mountains in the south; Kolkhetis Dablobi (Kolkhida Lowland) opens to the Black Sea in the west; Mtkvari River Basin in the east; fertile soils in river valley flood plains and foothills of Kolkhida Lowland\",\"government/administrative_divisions\":\"9 regions (mkharebi, singular - mkhare), 1 city (kalaki), and 2 autonomous republics (avtomnoy respubliki, singular - avtom respublika)\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Guria, Imereti, Kakheti, Kvemo Kartli, Mtskheta Mtianeti, Racha-Lechkhumi and Kvemo Svaneti, Samegrelo and Zemo Svaneti, Samtskhe-Javakheti, Shida Kartli; note - the breakaway region of South Ossetia consists of the northern part of Shida Kartli, eastern slivers of the Imereti region and Racha-Lechkhumi and Kvemo Svaneti, and part of western Mtskheta-Mtianeti; \\u0026lt;strong\\u0026gt;city:\\u0026lt;/strong\\u0026gt; Tbilisi; \\u0026lt;strong\\u0026gt;autonomous republics:\\u0026lt;/strong\\u0026gt; Abkhazia or Apkhazetis Avtonomiuri Respublika (Sokhumi), Ajaria or Acharis Avtonomiuri Respublika (Batumi)\",\"government/capital/geographic_coordinates\":\"41 41 N, 44 50 E\",\"government/capital/name\":\"Tbilisi\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Western name may derive from the Persian designation \\u0022gurgan\\u0022 meaning \\u0022Land of the Wolves\\u0022; the native name \\u0022Sakartvelo\\u0022 means \\u0022Land of the Kartvelians\\u0022 and refers to the core central Georgian region of Kartli\",\"government/executive_branch/chief_of_state\":\"President Salome ZOURABICHVILI (since 16 December 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Giorgi GAKHARIA (since 8 September 2019)\",\"government/flag_description\":\"white rectangle with a central red cross extending to all four sides of the flag; each of the four quadrants displays a small red bolnur-katskhuri cross; sometimes referred to as the Five-Cross Flag; although adopted as the official Georgian flag in 2004, the five-cross design appears to date back to the 14th century\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"9 April 1991 (from the Soviet Union); notable earlier date: A.D. 1008 (Georgia unified under King BAGRAT III)\",\"government/national_holiday\":\"Independence Day, 26 May (1918); note - 26 May 1918 was the date of independence from Soviet Russia, 9 April 1991 was the date of independence from the Soviet Union\",\"government/national_symbol_s\":\"Saint George, lion; national colors: red, white\",\"introduction\":\"The region of present day Georgia contained the ancient kingdoms of Colchis and Kartli-Iberia. The area came under Roman influence in the first centuries A.D., and Christianity became the state religion in the 330s. Domination by Persians, Arabs, and Turks was followed by a Georgian golden age (11th-13th centuries) that was cut short by the Mongol invasion of 1236. Subsequently, the Ottoman and Persian empires competed for influence in the region. Georgia was absorbed into the Russian Empire in the 19th century. Independent for three years (1918-1921) following the Russian revolution, it was forcibly incorporated into the USSR in 1921 and regained its independence when the Soviet Union dissolved in 1991. Mounting public discontent over rampant corruption and ineffective government services, followed by an attempt by the incumbent Georgian Government to manipulate parliamentary elections in November 2003, touched off widespread protests that led to the resignation of Eduard SHEVARDNADZE, president since 1995. In the aftermath of that popular movement, which became known as the \\u0022Rose Revolution,\\u0022 new elections in early 2004 swept Mikheil SAAKASHVILI into power along with his United National Movement (UNM) party. Progress on market reforms and democratization has been made in the years since independence, but this progress has been complicated by Russian assistance and support to the separatist regions of Abkhazia and South Ossetia. Periodic flare-ups in tension and violence culminated in a five-day conflict in August 2008 between Russia and Georgia, including the invasion of large portions of undisputed Georgian territory. Russian troops pledged to pull back from most occupied Georgian territory, but in late August 2008 Russia unilaterally recognized the independence of Abkhazia and South Ossetia, and Russian military forces remain in those regions. Billionaire Bidzina IVANISHVILIs unexpected entry into politics in October 2011 brought the divided opposition together under his Georgian Dream coalition, which won a majority of seats in the October 2012 parliamentary elections and removed UNM from power. Conceding defeat, SAAKASHVILI named IVANISHVILI as prime minister and allowed Georgian Dream to create a new government. Giorgi MARGVELASHVILI was inaugurated as president on 17 November 2013, ending a tense year of power-sharing between SAAKASHVILI and IVANISHVILI. At the time, these changes in leadership represented unique examples of a former Soviet state that emerged to conduct democratic and peaceful government transitions of power. IVANISHVILI voluntarily resigned from office after the presidential succession, and Georgias legislature on 20 November 2013 confirmed Irakli GARIBASHVILI as his replacement. GARIBASHVILI was replaced by Giorgi KVIRIKASHVILI in December 2015. KVIRIKASHVILI remained prime minister following Georgian Dream\\u0026amp;rsquo;s success in the October 2016 parliamentary elections, where the party won a constitutional majority. IVANISHVILI reemerged as Georgian Dream party chairman in April 2018. KVIRIKASHVILI resigned in June 2018 and was replaced by Mamuka BAKHTADZE. In September 2019, BAKHTADZE resigned and Giorgi GAKHARIA was named the countrys new head of government, Georgias fifth prime minister in seven years. Popular and government support for integration with the West is high in Georgia. Joining the EU and NATO are among the countrys top foreign policy goals.\",\"name\":\"Georgia\",\"people_and_society/age_structure/0_14_years\":0.1823,\"people_and_society/age_structure/15_24_years\":0.1145,\"people_and_society/age_structure/25_54_years\":0.4089,\"people_and_society/age_structure/55_64_years\":0.1317,\"people_and_society/age_structure/65_years_and_over\":0.1627,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Georgian 86.8%, Azeri 6.3%, Armenian 4.5%, other 2.3% (includes Russian, Ossetian, Yazidi, Ukrainian, Kist, Greek) (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.077 million TBILISI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Georgian\",\"people_and_society/nationality/noun\":\"Georgian(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4003000\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"59% of total population (2019)\",\"transportation/airports\":\"22\",\"transportation/railways/total\":\"1363\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":10.900000000000034,\"BoxWidth\":6.2000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.782,\"ISO3_Code\":\"LKA\",\"ISO_Code\":\"LK\",\"Path\":\"M 722.4 433.2 723.1 433.9 724 434.7 724.4 435.4 725.2 436.5 725.1 437 725.3 437 725.4 436.9 725.5 436.9 725.9 438.2 726.1 438.5 726.2 438.7 726.7 439.3 727 440.3 727 441.1 726.9 441.5 726.6 442.2 726.5 442.5 725.5 443.3 724 443.8 723.7 444 723.4 444.1 722.5 443.9 722.1 443.6 721.9 443.3 721.4 441.4 721.4 441.1 721.3 440.6 721.3 440.2 721.2 439.6 721.2 439 721 438 721 437.7 721 437.6 721.1 437.7 721 437.9 721.1 438.3 721.3 438.3 721.2 437.6 721.4 436.9 721.6 436.4 721.6 435.7 722 435.3 722.1 434.8 722 434.4 722.2 434.2 722.2 434 722.1 434 722 433.9 722.1 433.8 722.2 434 722.4 434 722.6 434.2 722.8 434.2 722.8 434.1 722.7 433.9 722.3 433.7 722.3 433.8 722.1 433.8 721.5 433.4 721.5 433.6 721.6 433.7 721.5 433.7 721.4 433.5 721.4 433.4 721.7 433.3 722.4 433.2 Z M 721.6 435.6 721.5 435.6 721.3 435.5 721.2 435.4 721 435.3 720.9 435.2 721 435.2 721.2 435.2 721.4 435.3 721.4 435.4 721.5 435.4 721.5 435.5 721.6 435.6 Z M 721 434.1 721 434.2 720.8 434.1 720.8 434 721 434 721 434.1 Z M 721.4 433.8 721.4 433.9 721.2 433.9 721.2 433.8 721.3 433.8 721.4 433.8 Z M 721.8 433.7 721.8 433.8 721.7 433.8 721.6 433.7 721.8 433.7 Z\",\"Xmax\":727,\"Xmid\":723.7,\"Xmin\":720.8,\"Ymax\":444.1,\"Ymid\":439.4,\"Ymin\":433.2,\"economy/currency\":\"Sri Lankan rupees (LKR)\",\"economy/gdp_per_capita_ppp/2017\":\"12900\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"25.19 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.52,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":64630,\"geography/area/water\":980,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":65610,\"geography/climate\":\"tropical monsoon; northeast monsoon (December to March); southwest monsoon (June to October)\",\"geography/coastline\":\"1,340 km\",\"geography/elevation/highest_point\":\"Pidurutalagala 2,524 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"228\",\"geography/geographic_coordinates\":\"7 00 N, 81 00 E\",\"geography/geography_note\":\"strategic location near major Indian Ocean sea lanes; Adams Bridge is a chain of limestone shoals between the southeastern coast of India and the northwestern coast of Sri Lanka; geological evidence suggests that this 50-km long Bridge once connected India and Sri Lanka; ancient records seem to indicate that a foot passage was possible between the two land masses until the 15th century when the land bridge broke up in a cyclone\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.207,\"geography/land_use/agricultural_land_permanent_crops\":0.158,\"geography/land_use/agricultural_land_permanent_pasture\":0.07,\"geography/land_use/forest\":0.294,\"geography/land_use/other\":0.271,\"geography/location\":\"Southern Asia, island in the Indian Ocean, south of India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly low, flat to rolling plain; mountains in south-central interior\",\"government/administrative_divisions\":\"9 provinces; Central, Eastern, North Central, Northern, North Western, Sabaragamuwa, Southern, Uva, Western\",\"government/capital/geographic_coordinates\":\"6 55 N, 79 50 E\",\"government/capital/name\":\"Colombo (commercial capital); Sri Jayewardenepura Kotte (legislative capital)\",\"government/capital/time_difference\":\"UTC\\u002B5.5 (10.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022resplendent island\\u0022 in Sanskrit\",\"government/executive_branch/chief_of_state\":\"President Gotabaya RAJAPAKSA (since 18 November 2019); note - the president is both chief of state and head of government; Prime Minister Mahinda RAJAPAKSA (since 21 November 2019)\",\"government/executive_branch/head_of_government\":\"Gotabaya RAJAPAKSA (elected 16 November, sworn in 18 November 2019)\",\"government/flag_description\":\"yellow with two panels; the smaller hoist-side panel has two equal vertical bands of green (hoist side) and orange; the other larger panel depicts a yellow lion holding a sword on a maroon rectangular field that also displays a yellow bo leaf in each corner; the yellow field appears as a border around the entire flag and extends between the two panels; the lion represents Sinhalese ethnicity, the strength of the nation, and bravery; the sword demonstrates the sovereignty of the nation; the four bo leaves - symbolizing Buddhism and its influence on the country - stand for the four virtues of kindness, friendliness, happiness, and equanimity; orange signifies Sri Lankan Tamils, green Sri Lankan Moors, and maroon the Sinhalese majority; yellow denotes other ethnic groups; also referred to as the Lion Flag\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"4 February 1948 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 4 February (1948)\",\"government/national_symbol_s\":\"lion, water lily; national colors: maroon, yellow\",\"introduction\":\"The first Sinhalese arrived in Sri Lanka late in the 6th century B.C., probably from northern India. Buddhism was introduced circa 250 B.C., and the first kingdoms developed at the cities of Anuradhapura (from circa 200 B.C. to circa A.D. 1000) and Polonnaruwa (from about 1070 to 1200). In the 14th century, a south Indian dynasty established a Tamil kingdom in northern Sri Lanka. The Portuguese controlled the coastal areas of the island in the 16th century followed by the Dutch in the 17th century. The island was ceded to the British in 1796, became a crown colony in 1802, and was formally united under British rule by 1815. As Ceylon, it became independent in 1948; its name was changed to Sri Lanka in 1972. Prevailing tensions between the Sinhalese majority and Tamil separatists erupted into war in July 1983. Fighting between the government and Liberation Tigers of Tamil Eelam (LTTE) continued for over a quarter century. Although Norway brokered peace negotiations that led to a ceasefire in 2002, the fighting slowly resumed and was again in full force by 2006. The government defeated the LTTE in May 2009. During the post-conflict years under President Mahinda RAJAPAKSA, the government initiated infrastructure development projects, many of which were financed by loans from China. His regime faced significant allegations of human rights violations and a shrinking democratic space for civil society.\\u0026amp;nbsp; In 2015, a new coalition government headed by President Maithripala SIRISENA of the Sri Lanka Freedom Party and Prime Minister Ranil WICKREMESINGHE of the United National Party came to power with pledges to advance economic, governance, anti-corruption, reconciliation, justice, and accountability reforms. However, implementation of these reforms has been uneven. In October 2018, President SIRISENA attempted to oust Prime Minister WICKREMESINGHE, swearing in former President RAJAPAKSA as the new prime minister and issuing an order to dissolve the parliament and hold elections. This sparked a seven-week constitutional crisis that ended when the Supreme Court ruled SIRISENA\\u0026amp;rsquo;s actions unconstitutional, RAJAPAKSA resigned, and WICKREMESINGHE was reinstated. In November 2019, Gotabaya RAJAPAKSA won the presidential election and appointed his brother, Mahinda, prime minister.\",\"name\":\"Sri Lanka\",\"people_and_society/age_structure/0_14_years\":0.2375,\"people_and_society/age_structure/15_24_years\":0.146,\"people_and_society/age_structure/25_54_years\":0.4146,\"people_and_society/age_structure/55_64_years\":0.1022,\"people_and_society/age_structure/65_years_and_over\":0.0998,\"people_and_society/birth_rate\":\"14.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Sinhalese 74.9%, Sri Lankan Tamil 11.2%, Sri Lankan Moors 9.2%, Indian Tamil 4.2%, other 0.5% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"103,000 Sri Jayewardenepura Kotte (legislative capital) (2018), 606,000 COLOMBO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Sri Lankan\",\"people_and_society/nationality/noun\":\"Sri Lankan(s)\",\"people_and_society/net_migration_rate\":\"-1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"22576592\",\"people_and_society/population_growth_rate\":0.0073,\"people_and_society/urbanization/urban_population\":\"18.6% of total population (2019)\",\"transportation/airports\":\"19\",\"transportation/railways/total\":\"1562\",\"transportation/roadways/total\":\"114093\"},{\"BoxHeight\":4.800000000000011,\"BoxWidth\":9.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.654,\"ISO3_Code\":\"BTN\",\"ISO_Code\":\"BT\",\"Path\":\"M 754.1 380.4 753.9 380.8 753.9 381.1 754.2 381.2 754.3 381.3 754.6 381.3 755.1 381.3 755.2 381.6 755.4 381.9 755.1 382.3 755.1 382.5 755.4 382.9 755.3 383.2 754.9 383.1 754.8 383.3 754.6 383.2 754.2 383.4 753.8 383.4 753.6 383.2 753.2 383.5 752.6 383.4 751.4 383.5 751.1 383.3 750.9 383.2 750.6 383.1 750.5 383.1 750.1 383.2 749.9 383.5 749.7 383.6 749 383.7 748.5 383.6 748.4 383.4 747.7 383.2 747.1 383.3 746.9 383 746.4 382.9 746.4 382.6 746.1 382.4 746.2 382.1 746.5 381.9 746.7 382.1 747.1 381.7 747.2 381.6 747 381.2 747.1 381 747.1 380.8 747.4 380.3 747.8 380 748 379.5 748.4 379.2 748.8 379.1 749 378.9 749.6 379.2 749.7 379.2 749.9 379.1 750.3 379.2 750.5 379.4 750.6 379.4 750.9 379.5 751.1 379.5 751.2 379.5 751.5 379.4 751.7 379.5 751.9 379.8 752.1 379.8 752.2 380 752.4 380.1 752.6 380.1 752.7 379.8 753 379.7 753.2 379.5 753.5 379.6 753.7 379.8 754 380 753.8 380.2 754 380.2 754.1 380.4 Z\",\"Xmax\":755.4,\"Xmid\":750.7,\"Xmin\":746.1,\"Ymax\":383.7,\"Ymid\":381.6,\"Ymin\":378.9,\"economy/currency\":\"ngultrum (BTN)\",\"economy/gdp_per_capita_ppp/2017\":\"9000\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"604,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.01,\"energy/electricity_from_hydroelectric_plants\":0.99,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":38394,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Maryland; about one-half the size of Indiana\",\"geography/area_sqkm\":38394,\"geography/climate\":\"varies; tropical in southern plains; cool winters and hot summers in central valleys; severe winters and cool summers in Himalayas\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Gangkar Puensum 7,570 m\",\"geography/elevation/lowest_point\":\"Drangeme Chhu 97 m\",\"geography/elevation/mean_elevation\":\"2220\",\"geography/geographic_coordinates\":\"27 30 N, 90 30 E\",\"geography/geography_note\":\"landlocked; strategic location between China and India; controls several key Himalayan mountain passes\",\"geography/land_boundaries/border_countries\":\"China 477 km, India 659 km\",\"geography/land_boundaries/total\":\"1,136 km\",\"geography/land_use/agricultural_land_arable_land\":0.026,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.855,\"geography/land_use/other\":0.009,\"geography/location\":\"Southern Asia, between China and India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly mountainous with some fertile valleys and savanna\",\"government/administrative_divisions\":\"20 districts (dzongkhag, singular and plural); Bumthang, Chhukha, Dagana, Gasa, Haa, Lhuentse, Mongar, Paro, Pemagatshel, Punakha, Samdrup Jongkhar, Samtse, Sarpang, Thimphu, Trashigang, Trashi Yangtse, Trongsa, Tsirang, Wangdue Phodrang, Zhemgang\",\"government/capital/geographic_coordinates\":\"27 28 N, 89 38 E\",\"government/capital/name\":\"Thimphu\",\"government/capital/time_difference\":\"UTC\\u002B6 (11 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Bhotia, the ethnic Tibetans who migrated from Tibet to Bhutan; \\u0022Bod\\u0022 is the Tibetan name for their land; the Bhutanese name \\u0022Druk Yul\\u0022 means \\u0022Land of the Thunder Dragon\\u0022\",\"government/executive_branch/chief_of_state\":\"King Jigme Khesar Namgyel WANGCHUCK (since 14 December 2006); note - King Jigme Singye WANGCHUCK abdicated the throne on 14 December 2006 to his son\",\"government/executive_branch/head_of_government\":\"Prime Minister Lotay TSHERING (since 7 November 2018)\",\"government/flag_description\":\"divided diagonally from the lower hoist-side corner; the upper triangle is yellow and the lower triangle is orange; centered along the dividing line is a large black and white dragon facing away from the hoist side; the dragon, called the Druk (Thunder Dragon), is the emblem of the nation; its white color stands for purity and the jewels in its claws symbolize wealth; the background colors represent spiritual and secular powers within Bhutan: the orange is associated with Buddhism, while the yellow denotes the ruling dynasty\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"17 December 1907 (became a unified kingdom under its first hereditary king); 8 August 1949 (Treaty of Friendship with India maintains Bhutanese independence)\",\"government/national_holiday\":\"National Day (Ugyen WANGCHUCK became first hereditary king), 17 December (1907)\",\"government/national_symbol_s\":\"thunder dragon known as Druk Gyalpo; national colors: orange, yellow\",\"introduction\":\"Following Britain\\u0026amp;rsquo;s victory in the 1865 Duar War, Britain and Bhutan signed the Treaty of Sinchulu, under which Bhutan would receive an annual subsidy in exchange for ceding land to British India. Ugyen WANGCHUCK - who had served as the de facto ruler of an increasingly unified Bhutan and had improved relations with the British toward the end of the 19th century - was named king in 1907. Three years later, a treaty was signed whereby the British agreed not to interfere in Bhutanese internal affairs, and Bhutan allowed Britain to direct its foreign affairs. Bhutan negotiated a similar arrangement with independent India in 1949. The Indo-Bhutanese Treaty of Friendship returned to Bhutan a small piece of the territory annexed by the British, formalized the annual subsidies the country received, and defined Indias responsibilities in defense and foreign relations. Under a succession of modernizing monarchs beginning in the 1950s, Bhutan joined the UN in 1971 and slowly continued its engagement beyond its borders. In 2005, King Jigme Singye WANGCHUCK unveiled the draft of Bhutans first constitution - which introduced major democratic reforms - and held a national referendum for its approval. The King abdicated the throne in 2006 in favor of his son, Jigme Khesar Namgyel WANGCHUCK. In 2007, India and Bhutan renegotiated their treaty, eliminating the clause that stated that Bhutan would be \\u0022guided by\\u0022 India in conducting its foreign policy, although Thimphu continues to coordinate closely with New Delhi. In 2008, Bhutan held its first parliamentary election in accordance with the constitution. Bhutan experienced a peaceful turnover of power following a parliamentary election in 2013, which resulted in the defeat of the incumbent party. In 2018, the incumbent party again lost the parliamentary election. Of the more than 100,000 ethnic Nepali - predominantly Lhotshampa - refugees who fled or were forced out of Bhutan in the 1990s, about 6,500 remain displaced in Nepal. \",\"name\":\"Bhutan\",\"people_and_society/age_structure/0_14_years\":0.2535,\"people_and_society/age_structure/15_24_years\":0.184,\"people_and_society/age_structure/25_54_years\":0.4373,\"people_and_society/age_structure/55_64_years\":0.0613,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"17 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.6% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Ngalop (also known as Bhote) 50%, ethnic Nepali 35% (predominantly Lhotshampas), indigenous or migrant tribes 15%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"203,000 THIMPHU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bhutanese\",\"people_and_society/nationality/noun\":\"Bhutanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"766397\",\"people_and_society/population_growth_rate\":0.0105,\"people_and_society/urbanization/urban_population\":\"41.6% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12205\"},{\"BoxHeight\":8.899999999999977,\"BoxWidth\":8.600000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.776,\"ISO3_Code\":\"ARM\",\"ISO_Code\":\"AM\",\"Path\":\"M 624.8 334.6 624.8 335 624.9 335 625.1 335 625.3 335.2 625 335.3 625 335.5 625.1 335.4 625.3 335.6 625.3 335.7 625.3 335.8 625.3 335.9 625.4 335.8 625.4 335.7 625.8 335.7 626.3 336.1 626.3 336.4 625.8 336.9 625.8 337.1 626.1 337.6 626.6 338 627.2 338.3 627.3 338.3 627.4 338.6 627.2 339.2 627.1 339.3 627 339.3 626.6 339.3 626.5 339.4 626.9 339.7 627.1 340 627.2 340 627.5 340.2 628 340.8 628.4 340.7 628.5 340.7 629 341 628.9 341.3 628.6 341.5 628.7 341.7 629 341.8 629.1 342.2 629.1 342.3 628.8 342.4 629 342.8 629 343.4 628.5 343.3 628.4 343.3 627.9 343.5 627.8 342.9 627.5 342.3 627.5 342 627.2 341.7 627 341.6 627.1 341.3 627 341 626.9 340.9 626.7 340.8 626.1 341.2 625.5 340.8 625.3 340.8 625.2 340.5 625 340.2 624.9 340.2 624.1 340.4 623.9 340.2 623.6 340 623.3 339.5 622.9 339.3 621.8 339.3 621.1 339 621 338.9 621.2 338.8 620.8 337.7 621.2 337 621.3 336.7 621.1 336 620.5 335.5 620.5 335.4 620.5 335.3 621.1 335.2 621.3 335.3 621.6 335.1 622.4 335 622.5 334.9 623.3 335.1 623.6 335 623.7 334.9 623.9 334.9 624.2 334.9 624.3 334.7 624.6 334.8 624.8 334.6 Z M 624.7 335.5 624.8 335.7 624.9 335.6 624.8 335.4 624.7 335.5 Z M 624.5 340 624.5 340.2 624.6 340.2 624.6 340 624.5 340 Z M 626.3 337.1 626.1 337.2 626.1 337 626.2 336.9 626.3 337 626.3 337.1 Z\",\"Xmax\":629.1,\"Xmid\":624.6,\"Xmin\":620.5,\"Ymax\":343.5,\"Ymid\":338.3,\"Ymin\":334.6,\"economy/currency\":\"drams (AMD)\",\"economy/gdp_per_capita_ppp/2017\":\"9500\",\"economy/gdp_real_growth_rate/2017\":0.075,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.501 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.58,\"energy/electricity_from_hydroelectric_plants\":0.32,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":28203,\"geography/area/water\":1540,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":29743,\"geography/climate\":\"highland continental, hot summers, cold winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Aragats Lerrnagagat 4,090 m\",\"geography/elevation/lowest_point\":\"Debed River 400 m\",\"geography/elevation/mean_elevation\":\"1792\",\"geography/geographic_coordinates\":\"40 00 N, 45 00 E\",\"geography/geography_note\":\"landlocked in the Lesser Caucasus Mountains; Sevana Lich (Lake Sevan) is the largest lake in this mountain range\",\"geography/land_boundaries/border_countries\":\"Azerbaijan 996 km, Georgia 219 km, Iran 44 km, Turkey 311 km\",\"geography/land_boundaries/total\":\"1,570 km\",\"geography/land_use/agricultural_land_arable_land\":0.158,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.42,\"geography/land_use/forest\":0.091,\"geography/land_use/other\":0.312,\"geography/location\":\"Southwestern Asia, between Turkey (to the west) and Azerbaijan; note - Armenia views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"Armenian Highland with mountains; little forest land; fast flowing rivers; good soil in Aras River valley\",\"government/administrative_divisions\":\"11 provinces (marzer, singular - marz); Aragatsotn, Ararat, Armavir, Gegharkunik, Kotayk, Lorri, Shirak, Syunik, Tavush, Vayots Dzor, Yerevan\",\"government/capital/geographic_coordinates\":\"40 10 N, 44 30 E\",\"government/capital/name\":\"Yerevan\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the etymology of the countrys name remains obscure; according to tradition, the country is named after Hayk, the legendary patriarch of the Armenians and the great-great-grandson of Noah; Hayks descendant, Aram, purportedly is the source of the name Armenia\",\"government/executive_branch/chief_of_state\":\"President Armen SARKISSIAN (since 9 April 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Nikol PASHINYAN (since 8 May 2018); Deputy Prime Ministers Mher GRIGORYAN and Tigran AVINYAN (since 16 January 2019)\",\"government/flag_description\":\"three equal horizontal bands of red (top), blue, and orange; the color red recalls the blood shed for liberty, blue the Armenian skies as well as hope, and orange the land and the courage of the workers who farm it\",\"government/government_type\":\"parliamentary democracy; note - constitutional changes adopted in December 2015 transformed the government to a parliamentary system\",\"government/independence\":\"21 September 1991 (from the Soviet Union); notable earlier dates: 321 B.C. (Kingdom of Armenia established under the Orontid Dynasty), A.D. 884 (Armenian Kingdom reestablished under the Bagratid Dynasty); 1198 (Cilician Kingdom established); 28 May 1918 (Democratic Republic of Armenia declared)\",\"government/national_holiday\":\"Independence Day, 21 September (1991)\",\"government/national_symbol_s\":\"Mount Ararat, eagle, lion; national colors: red, blue, orange\",\"introduction\":\"Armenia prides itself on being the first nation to formally adopt Christianity (early 4th century). Despite periods of autonomy, over the centuries Armenia came under the sway of various empires including the Roman, Byzantine, Arab, Persian, and Ottoman. During World War I in the western portion of Armenia, the Ottoman Empire instituted a policy of forced resettlement coupled with other harsh practices that resulted in at least 1 million Armenian deaths. The eastern area of Armenia was ceded by the Ottomans to Russia in 1828; this portion declared its independence in 1918, but was conquered by the Soviet Red Army in 1920. Armenia remains involved in the protracted Nagorno-Karabakh conflict with Azerbaijan. Nagorno-Karabakh was a primarily ethnic Armenian region that Moscow recognized in 1923 as an autonomous oblast within Soviet Azerbaijan. In the late Soviet period, a separatist movement developed which sought to end Azerbaijani control over the region. Fighting over Nagorno-Karabakh began in 1988 and escalated after Armenia and Azerbaijan attained independence from the Soviet Union in 1991. By the time a ceasefire took effect in May 1994, separatists, with Armenian support, controlled Nagorno\\u2011Karabakh and seven surrounding Azerbaijani territories. The 1994 ceasefire continues to hold, although violence continues along the line of contact separating the opposing forces, as well as the Armenia-Azerbaijan international border. The final status of Nagorno-Karabakh remains the subject of international mediation by the Organization for Security and Cooperation in Europe (OSCE) Minsk Group, which works to help the sides settle the conflict peacefully. The OSCE Minsk Group is co\\u2011chaired by the US, France, and Russia. Turkey closed the common border with Armenia in 1993 in support of Azerbaijan in its conflict with Armenia over control of Nagorno-Karabakh and surrounding areas, further hampering Armenian economic growth. In 2009, Armenia and Turkey signed Protocols normalizing relations between the two countries, but neither country ratified the Protocols, and Armenia officially withdrew from the Protocols in March 2018. In 2015, Armenia joined the Eurasian Economic Union alongside Russia, Belarus, Kazakhstan, and Kyrgyzstan. In November 2017, Armenia signed a Comprehensive and Enhanced Partnership Agreement (CEPA) with the EU. In spring 2018, Serzh SARGSIAN of the Republican Party of Armenia (RPA) stepped down and Civil Contract party leader Nikol PASHINYAN became prime minister.\",\"name\":\"Armenia\",\"people_and_society/age_structure/0_14_years\":0.1886,\"people_and_society/age_structure/15_24_years\":0.1237,\"people_and_society/age_structure/25_54_years\":0.4331,\"people_and_society/age_structure/55_64_years\":0.1377,\"people_and_society/age_structure/65_years_and_over\":0.117,\"people_and_society/birth_rate\":\"12.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Armenian 98.1%, Yezidi (Kurd) 1.2%, other 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.083 million YEREVAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Armenian\",\"people_and_society/nationality/noun\":\"Armenian(s)\",\"people_and_society/net_migration_rate\":\"-5.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3038217\",\"people_and_society/population_growth_rate\":-0.0025,\"people_and_society/urbanization/urban_population\":\"63.2% of total population (2019)\",\"transportation/airports\":\"11\",\"transportation/railways/total\":\"780\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":12.299999999999955,\"BoxWidth\":3.8999999999999773,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"ISR\",\"ISO_Code\":\"IL\",\"Path\":\"M 598.8 362.8 598.9 362.8 598.8 363.9 598.8 364.3 598.8 364.5 598.9 364.6 598.6 364.7 598.6 364.8 598.6 365.1 598.6 365.6 598.3 365.5 598 365.2 597.7 365.1 597.3 365.4 597 366.3 597 367.2 597 367.4 597.3 367.4 597.6 367.5 597.6 367.6 597.4 367.7 597 368 597 368.1 596.7 368.8 596.9 369 597.5 368.9 597.7 368.8 598.1 368.5 598.3 368.5 598.2 369.4 598.3 369.8 598.2 370.2 598 370.5 597.8 371.1 597.6 371.5 597.5 371.9 597.5 372.2 597.4 372.4 597.5 373 597.3 373.4 597 374.8 596.8 374.9 596.6 374 596 372.3 595.8 372 595.6 371.1 595 369.4 595.3 369.1 595.3 368.8 595.8 368.4 595.6 368.2 595.8 367.7 596 367.4 596.2 367 596.4 366.5 596.7 365.1 596.8 364.8 596.9 364.2 597.2 364 597.3 363.2 597.9 363.2 598 363.4 598.2 363.3 598.4 363.2 598.6 362.6 598.8 362.8 Z\",\"Xmax\":598.9,\"Xmid\":596.9,\"Xmin\":595,\"Ymax\":374.9,\"Ymid\":368.9,\"Ymin\":362.6,\"economy/currency\":\"new Israeli shekels (ILS)\",\"economy/gdp_per_capita_ppp/2017\":\"36400\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"73.82 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.95,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.05,\"geography/area/land\":21497,\"geography/area/water\":440,\"geography/area_comparative\":\"slightly larger than New Jersey\",\"geography/area_sqkm\":21937,\"geography/climate\":\"temperate; hot and dry in southern and eastern desert areas\",\"geography/coastline\":\"273 km\",\"geography/elevation/highest_point\":\"Mitspe Shlagim 2,224 m; note - this is the highest named point, the actual highest point is an unnamed dome slightly to the west of Mitspe Shlagim at 2,236 m; both points are on the northeastern border of Israel, along the southern end of the Anti-Lebanon mountain range\",\"geography/elevation/lowest_point\":\"Dead Sea -431 m\",\"geography/elevation/mean_elevation\":\"508\",\"geography/geographic_coordinates\":\"31 30 N, 34 45 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; Lake Tiberias (Sea of Galilee) is an important freshwater source; the Dead Sea is the second saltiest body of water in the world (after Lake Assal in Djibouti)\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026amp;nbsp;\\u0026lt;/strong\\u0026gt;the Malham Cave in Mount Sodom is the worlds longest salt cave at 10 km (6 mi); its survey is not complete and its length will undoubtedly increase; Mount Sodom is actually a hill some 220 m (722 ft) high that is 80% salt (multiple salt layers covered by a veneer of rock) \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; in March 2019, there were 380 Israeli settlements,to include 213 settlements and 132 outposts in the West Bank, and 35 settlements in East Jerusalem; there are no Israeli settlements in the Gaza Strip, as all were evacuated in 2005 (2019)\",\"geography/land_boundaries/border_countries\":\"Egypt 206 km, Gaza Strip 59 km, Jordan 336 km (20 km are within the Dead Sea), Lebanon 107 km, Syria 79 km, West Bank 278 km\",\"geography/land_boundaries/total\":\"1,065 km\",\"geography/land_use/agricultural_land_arable_land\":0.137,\"geography/land_use/agricultural_land_permanent_crops\":0.038,\"geography/land_use/agricultural_land_permanent_pasture\":0.063,\"geography/land_use/forest\":0.071,\"geography/land_use/other\":0.691,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Egypt and Lebanon\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"Negev desert in the south; low coastal plain; central mountains; Jordan Rift Valley\",\"government/administrative_divisions\":\"6 districts (mehozot, singular - mehoz); Central, Haifa, Jerusalem, Northern, Southern, Tel Aviv\",\"government/capital/geographic_coordinates\":\"31 46 N, 35 14 E\",\"government/capital/name\":\"Jerusalem; note - the US recognized Jerusalem as Israel\\u0026amp;rsquo;s capital in December 2017 without taking a position on the specific boundaries of Israeli sovereignty\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the ancient Kingdom of Israel; according to Biblical tradition, the Jewish patriarch Jacob received the name \\u0022Israel\\u0022 (\\u0022He who struggles with God\\u0022) after he wrestled an entire night with an angel of the Lord; Jacobs 12 sons became the ancestors of the Israelites, also known as the Twelve Tribes of Israel, who formed the Kingdom of Israel\",\"government/executive_branch/chief_of_state\":\"President Reuben RIVLIN (since 27 July 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Binyamin NETANYAHU\\u0026amp;nbsp;(since 31 March 2009); note - on 23 October 2019, following the inconclusive 25 September Knesset election, President RIVLIN tasked Benny GANTZ with forming a new government after Prime Minister NETANYAHU was unable to do so\",\"government/flag_description\":\"white with a blue hexagram (six-pointed linear star) known as the Magen David (Star of David or Shield of David) centered between two equal horizontal blue bands near the top and bottom edges of the flag; the basic design resembles a traditional Jewish prayer shawl (tallit), which is white with blue stripes; the hexagram as a Jewish symbol dates back to medieval times\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"14 May 1948 (following League of Nations mandate under British administration)\",\"government/national_holiday\":\"Independence Day, 14 May (1948); note - Israel declared independence on 14 May 1948, but the Jewish calendar is lunar and the holiday may occur in April or May\",\"government/national_symbol_s\":\"Star of David (Magen David), menorah (seven-branched lampstand); national colors: blue, white\",\"introduction\":\"The State of Israel was declared in 1948, after Britain withdrew from its mandate of Palestine. The UN proposed partitioning the area into Arab and Jewish states, and Arab armies that rejected the UN plan were defeated. Israel was admitted as a member of the UN in 1949 and saw rapid population growth, primarily due to migration from Europe and the Middle East, over the following years. Israel fought wars against its Arab neighbors in 1967 and 1973, followed by peace treaties with Egypt in 1979 and Jordan in 1994. Israel took control of the West Bank and Gaza Strip in the 1967 war, and subsequently administered those territories through military authorities. Israel and Palestinian officials signed a number of interim agreements in the 1990s that created an interim period of Palestinian self-rule in the West Bank and Gaza. Israel withdrew from Gaza in 2005. While the most recent formal efforts to negotiate final status issues occurred in 2013-2014, the US continues its efforts to advance peace. Immigration to Israel continues, with 28,600 new immigrants, mostly Jewish, in 2016. The Israeli economy has undergone a dramatic transformation in the last 25 years, led by cutting-edge, high-tech sectors. Offshore gas discoveries in the Mediterranean, most notably in the Tamar and Leviathan gas fields, place Israel at the center of a potential regional natural gas market. However, longer-term structural issues such as low labor force participation among minority populations, low workforce productivity, high costs for housing and consumer staples, and a lack of competition, remain a concern for many Israelis and an important consideration for Israeli politicians. Prime Minister Benjamin NETANYAHU has led the Israeli Government since 2009; he formed a center-right coalition following the 2015 elections. In December 2018 the Knesset voted to dissolve itself, leading to an election in April 2019. When that election failed to result in formation of a government, Israel held a second election in September 2019, which also failed to result in the formation of a government. On 11 December 2019, the Knesset voted to hold a third election on 2 March 2020.\",\"name\":\"Israel\",\"people_and_society/age_structure/0_14_years\":0.2726,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.3719,\"people_and_society/age_structure/55_64_years\":0.0842,\"people_and_society/age_structure/65_years_and_over\":0.1155,\"people_and_society/birth_rate\":\"17.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Jewish 74.4% (of which Israel-born 76.9%, Europe/America/Oceania-born 15.9%, Africa-born 4.6%, Asia-born 2.6%), Arab 20.9%, other 4.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.097 million Tel Aviv-Yafo, 1.141 million Haifa, 919,000 JERUSALEM (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Israeli\",\"people_and_society/nationality/noun\":\"Israeli(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8424904\",\"people_and_society/population_growth_rate\":0.0149,\"people_and_society/urbanization/urban_population\":\"92.5% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"1384\",\"transportation/roadways/total\":\"19555\"},{\"BoxHeight\":5,\"BoxWidth\":5.199999999999932,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.806,\"ISO3_Code\":\"KWT\",\"ISO_Code\":\"KW\",\"Path\":\"M 634.3 378 633.8 378 633 378 632.7 378 632.3 378 632.2 377.9 632.1 377.8 632.1 377.7 632 377.6 632 377.5 631.9 377.4 632 377.3 632 377.2 631.9 377 631.9 376.9 631.8 376.8 631.7 376.7 631.7 376.6 631.6 376.5 630.8 376.4 630.7 376.4 629.6 376.3 629.1 376.2 629.9 375.1 630.6 373.5 630.8 373.3 631.3 373 632.2 373 633 373.3 633.2 373.4 633.2 373.6 633.3 373.7 633.4 373.7 633.3 373.6 633.3 373.5 633.5 373.4 633.7 373.5 633.8 373.7 634.1 374 634.1 374.2 633.8 374.5 633.7 374.6 633.5 374.5 633.5 374.8 632.9 374.7 632.6 374.9 632.3 375.3 632.7 375.4 633 375.3 633.3 375.5 633.5 376.5 633.8 377 633.9 377.2 634.1 377.4 634.3 378 Z M 634.2 375.2 634.2 375.3 634 375.1 633.8 375.1 633.9 375 634.1 375.1 634.2 375.2 Z\",\"Xmax\":634.3,\"Xmid\":632,\"Xmin\":629.1,\"Ymax\":378,\"Ymid\":375.4,\"Ymin\":373,\"economy/currency\":\"Kuwaiti dinars (KD)\",\"economy/gdp_per_capita_ppp/2017\":\"65800\",\"economy/gdp_real_growth_rate/2017\":-0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"106.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":17818,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":17818,\"geography/climate\":\"dry desert; intensely hot summers; short, cool winters\",\"geography/coastline\":\"499 km\",\"geography/elevation/highest_point\":\"3.6 km W. of Al-Salmi Border Post 300 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"108\",\"geography/geographic_coordinates\":\"29 30 N, 45 45 E\",\"geography/geography_note\":\"strategic location at head of Persian Gulf\",\"geography/land_boundaries/border_countries\":\"Iraq 254 km, Saudi Arabia 221 km\",\"geography/land_boundaries/total\":\"475 km\",\"geography/land_use/agricultural_land_arable_land\":0.006,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.076,\"geography/land_use/forest\":0.004,\"geography/land_use/other\":0.911,\"geography/location\":\"Middle East, bordering the Persian Gulf, between Iraq and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat to slightly undulating desert plain\",\"government/administrative_divisions\":\"6 governorates (muhafazat, singular - muhafazah); Al Ahmadi, Al Asimah, Al Farwaniyah, Al Jahra, Hawalli, Mubarak al Kabir\",\"government/capital/geographic_coordinates\":\"29 22 N, 47 58 E\",\"government/capital/name\":\"Kuwait City\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the capital city, which is from Arabic \\u0022al-Kuwayt\\u0022 a diminutive of \\u0022kut\\u0022 meaning \\u0022fortress,\\u0022 possibly a reference to a small castle built on the current location of Kuwait City by the Beni Khaled tribe in the 17th century\",\"government/executive_branch/chief_of_state\":\"Amir SABAH al-Ahmad al-Jabir al-Sabah (since 29 January 2006); Crown Prince NAWAF al-Ahmad al-Jabir al-Sabah\",\"government/executive_branch/head_of_government\":\"Prime Minister JABIR AL-MUBARAK al-Hamad al-Sabah (since 30 November 2011); First Deputy Prime Minister NASIR Sabah al-Ahmad al-Sabah (since 11 December 2017); Deputy Prime Ministers SABAH KHALID al-Hamid\\u0026amp;nbsp;al-Sabah (since 13 December 2011), KHALID al-Jarrah al-Sabah (since 4 August 2013), Anas Khalid al-SALEH (since 4 August 2013); note - on 14 November 2019, the government of Prime Minister JABIR AL-MUBARAK al-Hamad al-Sabah resigned\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and red with a black trapezoid based on the hoist side; colors and design are based on the Arab Revolt flag of World War I; green represents fertile fields, white stands for purity, red denotes blood on Kuwaiti swords, black signifies the defeat of the enemy\",\"government/government_type\":\"constitutional monarchy (emirate)\",\"government/independence\":\"19 June 1961 (from the UK)\",\"government/national_holiday\":\"National Day, 25 February (1950)\",\"government/national_symbol_s\":\"golden falcon; national colors: green, white, red, black\",\"introduction\":\"Kuwait has been ruled by the AL-SABAH dynasty since the 18th century. The threat of Ottoman invasion in 1899 prompted Amir Mubarak AL-SABAH to seek protection from Britain, ceding foreign and defense responsibility to Britain until 1961, when the country attained its independence. Kuwait was attacked and overrun by Iraq in August 1990. Following several weeks of aerial bombardment, a US-led UN coalition began a ground assault in February 1991 that liberated Kuwait in four days. In 1992, the Amir reconstituted the parliament that he had dissolved in 1986. Amid the 2010-11 uprisings and protests across the Arab world, stateless Arabs, known as Bidoon, staged small protests in early 2011 demanding citizenship, jobs, and other benefits available to Kuwaiti nationals. Other demographic groups, notably Islamists and Kuwaitis from tribal backgrounds, soon joined the growing protest movements, which culminated in late 2011 with the resignation of the prime minister amidst allegations of corruption. Demonstrations renewed in late 2012 in response to an amiri decree amending the electoral law that lessened the voting power of the tribal blocs. \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;An opposition coalition of Sunni Islamists, tribal populists, and some liberals, largely boycotted legislative elections in 2012 and 2013, which ushered in a legislature more amenable to the governments agenda. Faced with the prospect of painful subsidy cuts, oppositionists and independents actively participated in the November 2016 election, winning nearly half of the seats but a cohesive opposition alliance largely ceased to exist with the 2016 election and the opposition became increasingly factionalized. Since coming to power in 2006, the Amir has dissolved the National Assembly on seven occasions (the Constitutional Court annulled the Assembly elections in June 2012 and again in June 2013) and shuffled the cabinet over a dozen times, usually citing political stagnation and gridlock between the legislature and the government.\",\"name\":\"Kuwait\",\"people_and_society/age_structure/0_14_years\":0.2481,\"people_and_society/age_structure/15_24_years\":0.1504,\"people_and_society/age_structure/25_54_years\":0.523,\"people_and_society/age_structure/55_64_years\":0.052,\"people_and_society/age_structure/65_years_and_over\":0.0266,\"people_and_society/birth_rate\":\"18.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"2.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Kuwaiti 30.4%, other Arab 27.4%, Asian 40.3%, African 1%, other .9% (includes European, North American, South American, and Australian) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.052 million KUWAIT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Kuwaiti\",\"people_and_society/nationality/noun\":\"Kuwaiti(s)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2916467\",\"people_and_society/population_growth_rate\":0.0138,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"5749\"},{\"BoxHeight\":5.100000000000023,\"BoxWidth\":2.300000000000068,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.848,\"ISO3_Code\":\"QAT\",\"ISO_Code\":\"QA\",\"Path\":\"M 642.2 390.5 641.7 390.6 641.4 390.5 641.2 390.3 640.9 389.7 641 389.5 640.8 388.6 640.8 387.5 640.9 387.1 641.1 387.4 641.2 387.3 641.2 387.1 641.2 386.7 641.3 386.5 641.4 386.1 641.5 385.8 642.2 385.5 642.4 385.6 642.6 386 642.8 386.1 643 386.3 643 386.7 642.8 387.4 642.9 388 643.1 388.3 643.1 388.8 642.6 390 642.4 390.2 642.3 390.1 642.1 390.1 642.2 390.5 Z\",\"Xmax\":643.1,\"Xmid\":641.9,\"Xmin\":640.8,\"Ymax\":390.6,\"Ymid\":388.1,\"Ymin\":385.5,\"economy/currency\":\"Qatari rials (QAR)\",\"economy/gdp_per_capita_ppp/2017\":\"124100\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"114.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":11586,\"geography/area/water\":0,\"geography/area_comparative\":\"almost twice the size of Delaware; slightly smaller than Connecticut\",\"geography/area_sqkm\":11586,\"geography/climate\":\"arid; mild, pleasant winters; very hot, humid summers\",\"geography/coastline\":\"563 km\",\"geography/elevation/highest_point\":\"Tuwayyir al Hamir 103 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"28\",\"geography/geographic_coordinates\":\"25 30 N, 51 15 E\",\"geography/geography_note\":\"the peninsula occupies a strategic location in the central Persian Gulf near major petroleum deposits\",\"geography/land_boundaries/border_countries\":\"Saudi Arabia 87 km\",\"geography/land_boundaries/total\":\"87 km\",\"geography/land_use/agricultural_land_arable_land\":0.011,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.043,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.944,\"geography/location\":\"Middle East, peninsula bordering the Persian Gulf and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly flat and barren desert\",\"government/administrative_divisions\":\"8 municipalities (baladiyat, singular - baladiyah); Ad Dawhah, Al Khawr wa adh Dhakhirah, Al Wakrah, Ar Rayyan, Ash Shamal, Ash Shihaniyah, Az Zaayin, Umm Salal\",\"government/capital/geographic_coordinates\":\"25 17 N, 51 32 E\",\"government/capital/name\":\"Doha\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but it dates back at least 2,000 years since a term \\u0022Catharrei\\u0022 was used to describe the inhabitants of the peninsula by Pliny the Elder (1st century A.D.), and a \\u0022Catara\\u0022 peninsula is depicted on a map by Ptolemy (2nd century A.D.)\",\"government/executive_branch/chief_of_state\":\"Amir TAMIM bin Hamad Al Thani (since 25 June 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister ABDALLAH bin Nasir bin Khalifa Al Thani (since 26 June 2013); Deputy Prime Minister and Minister of State for Defense Affairs KHALID bin Mohamed\\u0026amp;nbsp;AL Attiyah (since 14 November 2017); Deputy Prime Minister and Minister of Foreign Affairs MOHAMED bin Abdulrahman Al Thani (since 14 November 2017)\",\"government/flag_description\":\"maroon with a broad white serrated band (nine white points) on the hoist side; maroon represents the blood shed in Qatari wars, white stands for peace; the nine-pointed serrated edge signifies Qatar as the ninth member of the \\u0022reconciled emirates\\u0022 in the wake of the Qatari-British treaty of 1916\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"3 September 1971 (from the UK)\",\"government/national_holiday\":\"National Day, 18 December (1878), anniversary of Al Thani family accession to the throne; Independence Day, 3 September (1971)\",\"government/national_symbol_s\":\"a maroon field surmounted by a white serrated band with nine white points; national colors: maroon, white\",\"introduction\":\"Ruled by the Al Thani family since the mid-1800s, Qatar within the last 60 years transformed itself from a poor British protectorate noted mainly for pearling into an independent state with significant oil and natural gas revenues. Former Amir HAMAD bin Khalifa Al Thani, who overthrew his father in a bloodless coup in 1995, ushered in wide-sweeping political and media reforms, unprecedented economic investment, and a growing Qatari regional leadership role, in part through the creation of the pan-Arab satellite news network Al-Jazeera and Qatars mediation of some regional conflicts. In the 2000s, Qatar resolved its longstanding border disputes with both Bahrain and Saudi Arabia and by 2007 had attained the highest per capita income in the world. Qatar did not experience domestic unrest or violence like that seen in other Near Eastern and North African countries in 2011, due in part to its immense wealth and patronage network. In mid-2013, HAMAD peacefully abdicated, transferring power to his son, the current Amir TAMIM bin Hamad. TAMIM is popular with the Qatari public, for his role in shepherding the country through an economic embargo by some other regional countries, for his efforts to improve the countrys healthcare and education systems, and for his expansion of the countrys infrastructure in anticipation of Dohas hosting of the 2022 World Cup. Recently, Qatar\\u0026amp;rsquo;s relationships with its neighbors have been tense, although since the fall of 2019 there have been signs of improved prospects for a thaw. Following the outbreak of regional unrest in 2011, Doha prided itself on its support for many popular revolutions, particularly in Libya and Syria. This stance was to the detriment of Qatar\\u0026amp;rsquo;s relations with Bahrain, Egypt, Saudi Arabia, and the United Arab Emirates (UAE), which temporarily recalled their respective ambassadors from Doha in March 2014. TAMIM later oversaw a warming of Qatar\\u0026amp;rsquo;s relations with Bahrain, Egypt, Saudi Arabia, and the UAE in November 2014 following Kuwaiti mediation and signing of the Riyadh Agreement. This reconciliation, however, was short-lived. In June 2017, Bahrain, Egypt, Saudi Arabia, and the UAE (the \\u0022Quartet\\u0022) cut diplomatic and economic ties with Qatar in response to alleged violations of the agreement, among other complaints.\",\"name\":\"Qatar\",\"people_and_society/age_structure/0_14_years\":0.127,\"people_and_society/age_structure/15_24_years\":0.1212,\"people_and_society/age_structure/25_54_years\":0.7067,\"people_and_society/age_structure/55_64_years\":0.0344,\"people_and_society/age_structure/65_years_and_over\":0.0106,\"people_and_society/birth_rate\":\"9.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"1.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"non-Qatari 88.4%, Qatari 11.6% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"637,000 DOHA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Qatari\",\"people_and_society/nationality/noun\":\"Qatari(s)\",\"people_and_society/net_migration_rate\":\"11.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2363569\",\"people_and_society/population_growth_rate\":0.0195,\"people_and_society/urbanization/urban_population\":\"99.2% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.2999999999999545,\"BoxWidth\":4.2000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.744,\"ISO3_Code\":\"LBN\",\"ISO_Code\":\"LB\",\"Path\":\"M 598.8 362.8 598.6 362.6 598.4 363.2 598.2 363.3 598 363.4 597.9 363.2 597.3 363.2 597.6 362.9 597.8 362.1 598.1 361.5 598.4 360.6 598.6 360.5 598.8 360.3 598.8 359.7 598.9 359.3 599.3 358.9 599.3 358.7 599.7 358.5 599.7 358.1 600.7 358.1 600.9 358.2 601.1 358.1 601.1 358.2 600.9 358.3 600.9 358.5 601.3 358.8 601.5 359.6 601.2 360 600.9 360.1 600.7 360.4 600.7 360.8 600.2 360.8 600 360.9 599.7 361.4 599.9 361.6 599.9 361.7 598.8 362.8 Z\",\"Xmax\":601.5,\"Xmid\":599.5,\"Xmin\":597.3,\"Ymax\":363.4,\"Ymid\":360.5,\"Ymin\":358.1,\"economy/currency\":\"Lebanese pounds (LBP)\",\"economy/gdp_per_capita_ppp/2017\":\"19600\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.36 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.88,\"energy/electricity_from_hydroelectric_plants\":0.11,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":10230,\"geography/area/water\":170,\"geography/area_comparative\":\"about one-third the size of Maryland\",\"geography/area_sqkm\":10400,\"geography/climate\":\"Mediterranean; mild to cool, wet winters with hot, dry summers; the Lebanon Mountains experience heavy winter snows\",\"geography/coastline\":\"225 km\",\"geography/elevation/highest_point\":\"Qornet es Saouda 3,088 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"1250\",\"geography/geographic_coordinates\":\"33 50 N, 35 50 E\",\"geography/geography_note\":\"smallest country in continental Asia; Nahr el Litani is the only major river in Near East not crossing an international boundary; rugged terrain historically helped isolate, protect, and develop numerous factional groups based on religion, clan, and ethnicity\",\"geography/land_boundaries/border_countries\":\"Israel 81 km, Syria 403 km\",\"geography/land_boundaries/total\":\"484 km\",\"geography/land_use/agricultural_land_arable_land\":0.119,\"geography/land_use/agricultural_land_permanent_crops\":0.123,\"geography/land_use/agricultural_land_permanent_pasture\":0.391,\"geography/land_use/forest\":0.134,\"geography/land_use/other\":0.233,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Israel and Syria\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"narrow coastal plain; El Beqaa (Bekaa Valley) separates Lebanon and Anti-Lebanon Mountains\",\"government/administrative_divisions\":\"8 governorates (mohafazat, singular - mohafazah); Aakkar, Baalbek-Hermel, Beqaa (Bekaa), Beyrouth (Beirut), Liban-Nord (North Lebanon), Liban-Sud (South Lebanon), Mont-Liban (Mount Lebanon), Nabatiye\",\"government/capital/geographic_coordinates\":\"33 52 N, 35 30 E\",\"government/capital/name\":\"Beirut\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derives from the Semitic root \\u0022lbn\\u0022 meaning \\u0022white\\u0022 and refers to snow-capped Mount Lebanon\",\"government/executive_branch/chief_of_state\":\"President Michel AWN (since 31 October 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister-designate Hassan DIAB (since 19 December 2019)\",\"government/flag_description\":\"three horizontal bands consisting of red (top), white (middle, double width), and red (bottom) with a green cedar tree centered in the white band; the red bands symbolize blood shed for liberation, the white band denotes peace, the snow of the mountains, and purity; the green cedar tree is the symbol of Lebanon and represents eternity, steadiness, happiness, and prosperity\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"22 November 1943 (from League of Nations mandate under French administration)\",\"government/national_holiday\":\"Independence Day, 22 November (1943)\",\"government/national_symbol_s\":\"cedar tree; national colors: red, white, green\",\"introduction\":\"Following World War I, France acquired a mandate over the northern portion of the former Ottoman Empire province of Syria. The French demarcated the region of Lebanon in 1920 and granted this area independence in 1943. Since independence, the country has been marked by periods of political turmoil interspersed with prosperity built on its position as a regional center for finance and trade. The countrys 1975-90 civil war, which resulted in an estimated 120,000 fatalities, was followed by years of social and political instability. Sectarianism is a key element of Lebanese political life. Neighboring Syria has historically influenced Lebanons foreign policy and internal policies, and its military occupied Lebanon from 1976 until 2005. The Lebanon-based Hizballah militia and Israel continued attacks and counterattacks against each other after Syrias withdrawal, and fought a brief war in 2006. Lebanons borders with Syria and Israel remain unresolved.\",\"name\":\"Lebanon\",\"people_and_society/age_structure/0_14_years\":0.2332,\"people_and_society/age_structure/15_24_years\":0.1604,\"people_and_society/age_structure/25_54_years\":0.4527,\"people_and_society/age_structure/55_64_years\":0.0834,\"people_and_society/age_structure/65_years_and_over\":0.0703,\"people_and_society/birth_rate\":\"14.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP\",\"people_and_society/ethnic_groups\":\"Arab 95%, Armenian 4%, other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.407 million BEIRUT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lebanese\",\"people_and_society/nationality/noun\":\"Lebanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-40.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6100075\",\"people_and_society/population_growth_rate\":-0.0313,\"people_and_society/urbanization/urban_population\":\"88.8% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"401\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":3.5,\"BoxWidth\":5.7999999999999545,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.887,\"ISO3_Code\":\"CYP\",\"ISO_Code\":\"CY\",\"Path\":\"M 589.5 356.6 589.7 356.7 589.9 356.7 590.2 356.3 590.6 356.2 591 356.4 591.2 356.3 591.3 356 591.3 355.5 592.4 355.7 593.3 355.6 594.2 355.3 594.9 355 595.3 354.8 595.3 354.9 594.1 356 594 356.3 594.4 356.8 594.4 356.9 593.9 357 593.4 357 593.1 357.5 592.4 357.8 591.7 357.9 591.5 358.1 591.4 358.3 591.3 358.3 591.1 358 590.7 358.1 590.4 358 589.9 357.7 589.6 357.2 589.5 356.6 Z\",\"Xmax\":595.3,\"Xmid\":592.1,\"Xmin\":589.5,\"Ymax\":358.3,\"Ymid\":356.7,\"Ymin\":354.8,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"37200\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.72 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":9241,\"geography/area/water\":10,\"geography/area_comparative\":\"about 0.6 times the size of Connecticut\",\"geography/area_sqkm\":9251,\"geography/climate\":\"temperate; Mediterranean with hot, dry summers and cool winters\",\"geography/coastline\":\"648 km\",\"geography/elevation/highest_point\":\"Mount Olympus 1,951 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"91\",\"geography/geographic_coordinates\":\"35 00 N, 33 00 E\",\"geography/geography_note\":\"the third largest island in the Mediterranean Sea (after Sicily and Sardinia); several small Cypriot enclaves exist within the Dhekelia Sovereign Base Area\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"156 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.032,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.188,\"geography/land_use/other\":0.678,\"geography/location\":\"Middle East, island in the Mediterranean Sea, south of Turkey; note - Cyprus views itself as part of Europe; geopolitically, it can be classified as falling within Europe, the Middle East, or both\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"central plain with mountains to north and south; scattered but significant plains along southern coast\",\"government/administrative_divisions\":\"6 districts; Ammochostos (Famagusta); (all but a small part located in the Turkish Cypriot community), Keryneia (Kyrenia; the only district located entirely in the Turkish Cypriot community), Larnaka (Larnaca; with a small part located in the Turkish Cypriot community), Lefkosia (Nicosia; a small part administered by Turkish Cypriots), Lemesos (Limassol), Pafos (Paphos); note - the 5 \\u0022districts\\u0022 of the \\u0022TRNC\\u0022 are Gazimagusa (Famagusta), Girne (Kyrenia), Guzelyurt (Morphou), Iskele (Trikomo), Lefkosa (Nicosia)\",\"government/capital/geographic_coordinates\":\"35 10 N, 33 22 E\",\"government/capital/name\":\"Nicosia (Lefkosia/Lefkosa)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the derivation of the name \\u0022Cyprus\\u0022 is unknown, but the extensive mining of copper metal on the island in antiquity gave rise to the Latin word \\u0022cuprum\\u0022 for copper\",\"government/executive_branch/chief_of_state\":\"President\\u0026amp;nbsp; Nikos ANASTASIADIS (since 28 February 2013); the president is both chief of state and head of government; note - vice presidency reserved for a Turkish Cypriot, but vacant since 1974 because Turkish Cypriots do not participate in the Republic of Cyprus Government\",\"government/executive_branch/head_of_government\":\"President Nikos ANASTASIADIS (since 28 February 2013)\",\"government/flag_description\":\"centered on a white field is a copper-colored silhouette of the island (the island has long been famous for its copper deposits) above two olive-green-colored, crossed olive branches; the branches symbolize the hope for peace and reconciliation between the Greek and Turkish communities\",\"government/government_type\":\"Republic of Cyprus - presidential republic; \\u0022Turkish Republic of Northern Cyprus\\u0022 (self-declared) - parliamentary republic with enhanced presidency\",\"government/independence\":\"16 August 1960 (from the UK); note - Turkish Cypriots proclaimed self-rule on 13 February 1975 and independence in 1983, but these proclamations are recognized only by Turkey\",\"government/national_holiday\":\"Independence Day, 1 October (1960); note - Turkish Cypriots celebrate 15 November (1983) as \\u0022Republic Day\\u0022\",\"government/national_symbol_s\":\"Cypriot mouflon (wild sheep), white dove; national colors: blue, white\",\"introduction\":\"A former British colony, Cyprus became independent in 1960 following years of resistance to British rule. Tensions between the Greek Cypriot majority and Turkish Cypriot minority communities came to a head in December 1963, when violence broke out in the capital of Nicosia. Despite the deployment of UN peacekeepers in 1964, sporadic intercommunal violence continued, forcing most Turkish Cypriots into enclaves throughout the island. In 1974, a Greek Government-sponsored attempt to overthrow the elected president of Cyprus was met by military intervention from Turkey, which soon controlled more than a third of the island. In 1983, the Turkish Cypriot administered area declared itself the \\u0022Turkish Republic of Northern Cyprus\\u0022 (\\u0022TRNC\\u0022), but it is recognized only by Turkey. An UN-mediated agreement, the Annan Plan, failed to win approval by both communities in 2004. In February 2014, after a hiatus of nearly two years, the leaders of the two communities resumed formal discussions under UN auspices aimed at reuniting the divided island. The most recent round of negotiations to reunify the island were suspended in\\u0026amp;nbsp;July 2017 after failure to achieve a breakthrough. The entire island entered the EU on 1 May 2004, although the EU acquis - the body of common rights and obligations - applies only to the areas under the internationally recognized government, and is suspended in the \\u0022TRNC.\\u0022 However, individual Turkish Cypriots able to document their eligibility for Republic of Cyprus citizenship legally enjoy the same rights accorded to other citizens of EU states.\",\"name\":\"Cyprus\",\"people_and_society/age_structure/0_14_years\":0.1564,\"people_and_society/age_structure/15_24_years\":0.1325,\"people_and_society/age_structure/25_54_years\":0.4711,\"people_and_society/age_structure/55_64_years\":0.1162,\"people_and_society/age_structure/65_years_and_over\":0.1238,\"people_and_society/birth_rate\":\"11.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Greek 98.8%, other 1% (includes Maronite, Armenian, Turkish-Cypriot), unspecified 0.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"269,000 NICOSIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Cypriot\",\"people_and_society/nationality/noun\":\"Cypriot(s)\",\"people_and_society/net_migration_rate\":\"8.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1237088\",\"people_and_society/population_growth_rate\":0.0127,\"people_and_society/urbanization/urban_population\":\"66.8% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"19901\"},{\"BoxHeight\":2.7999999999999545,\"BoxWidth\":3.599999999999909,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.838,\"ISO3_Code\":\"BRN\",\"ISO_Code\":\"BN\",\"Path\":\"M 816.2 447.8 816.8 447.8 817.2 447.7 817.3 447.6 818.4 446.8 818.9 446.6 819 446.6 818.8 447 818.7 447.2 818.4 447.2 818.2 447.5 818.3 448.2 818.5 448.3 818.3 448.9 818.1 449.2 817.8 449.4 817.6 449.3 817.3 448.9 817.3 448.7 817.2 448.7 816.9 448.7 816.9 448.3 816.7 448.1 816.2 447.8 Z M 818.9 447.2 819.2 446.9 819.4 447.2 819.6 447.8 819.6 448.2 819.8 448.5 819.7 448.6 819.1 448.4 818.9 447.2 Z\",\"Xmax\":819.8,\"Xmid\":818.1,\"Xmin\":816.2,\"Ymax\":449.4,\"Ymid\":448,\"Ymin\":446.6,\"economy/currency\":\"Bruneian dollars (BND)\",\"economy/gdp_per_capita_ppp/2017\":\"78900\",\"economy/gdp_real_growth_rate/2017\":0.013,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.04 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":5265,\"geography/area/water\":500,\"geography/area_comparative\":\"slightly smaller than Delaware\",\"geography/area_sqkm\":5765,\"geography/climate\":\"tropical; hot, humid, rainy\",\"geography/coastline\":\"161 km\",\"geography/elevation/highest_point\":\"Bukit Pagon 1,850 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"478\",\"geography/geographic_coordinates\":\"4 30 N, 114 40 E\",\"geography/geography_note\":\"close to vital sea lanes through South China Sea linking Indian and Pacific Oceans; two parts physically separated by Malaysia; the eastern part, the Temburong district, is an exclave and is almost an enclave within Malaysia\",\"geography/land_boundaries/border_countries\":\"Malaysia 266 km\",\"geography/land_boundaries/total\":\"266 km\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0.718,\"geography/land_use/other\":0.257,\"geography/location\":\"Southeastern Asia, along the northern coast of the island of Borneo, bordering the South China Sea and Malaysia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"flat coastal plain rises to mountains in east; hilly lowland in west\",\"government/administrative_divisions\":\"4 districts (daerah-daerah, singular - daerah); Belait, Brunei dan Muara, Temburong, Tutong\",\"government/capital/geographic_coordinates\":\"4 53 N, 114 56 E\",\"government/capital/name\":\"Bandar Seri Begawan\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name is unclear; according to legend, MUHAMMAD SHAH, who would become the first sultan of Brunei, upon discovering what would become Brunei exclaimed \\u0022Baru nah,\\u0022 which roughly translates as \\u0022there\\u0022 or \\u0022thats it\\u0022\",\"government/executive_branch/chief_of_state\":\"Sultan and Prime Minister Sir HASSANAL Bolkiah (since 5 October 1967); note - the monarch is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"Sultan and Prime Minister Sir HASSANAL Bolkiah (since 5 October 1967)\",\"government/flag_description\":\"yellow with two diagonal bands of white (top, almost double width) and black starting from the upper hoist side; the national emblem in red is superimposed at the center; yellow is the color of royalty and symbolizes the sultanate; the white and black bands denote Bruneis chief ministers; the emblem includes five main components: a swallow-tailed flag, the royal umbrella representing the monarchy, the wings of four feathers symbolizing justice, tranquility, prosperity, and peace, the two upraised hands signifying the governments pledge to preserve and promote the welfare of the people, and the crescent moon denoting Islam, the state religion; the state motto \\u0022Always render service with Gods guidance\\u0022 appears in yellow Arabic script on the crescent; a ribbon below the crescent reads \\u0022Brunei, the Abode of Peace\\u0022\",\"government/government_type\":\"absolute monarchy or sultanate\",\"government/independence\":\"1 January 1984 (from the UK)\",\"government/national_holiday\":\"National Day, 23 February (1984); note - 1 January 1984 was the date of independence from the UK, 23 February 1984 was the date of independence from British protection; the Sultans birthday, 15 June\",\"government/national_symbol_s\":\"royal parasol; national colors: yellow, white, black\",\"introduction\":\"The Sultanate of Bruneis influence peaked between the 15th and 17th centuries when its control extended over coastal areas of northwest Borneo and the southern Philippines. Brunei subsequently entered a period of decline brought on by internal strife over royal succession, colonial expansion of European powers, and piracy. In 1888, Brunei became a British protectorate; independence was achieved in 1984. The same family has ruled Brunei for over six centuries. Brunei benefits from extensive petroleum and natural gas fields, the source of one of the highest per capita GDPs in the world. In 2017, Brunei celebrated the 50th anniversary of the Sultan Hassanal BOLKIAH\\u2019s accession to the throne.\",\"name\":\"Brunei\",\"people_and_society/age_structure/0_14_years\":0.2282,\"people_and_society/age_structure/15_24_years\":0.168,\"people_and_society/age_structure/25_54_years\":0.469,\"people_and_society/age_structure/55_64_years\":0.083,\"people_and_society/age_structure/65_years_and_over\":0.0517,\"people_and_society/birth_rate\":\"16.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Malay 65.7%, Chinese 10.3%, other 24% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"241,000 BANDAR SERI BEGAWAN (capital) (2011)\",\"people_and_society/nationality/adjective\":\"Bruneian\",\"people_and_society/nationality/noun\":\"Bruneian(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"450565\",\"people_and_society/population_growth_rate\":0.0155,\"people_and_society/urbanization/urban_population\":\"77.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2976\"},{\"BoxHeight\":2.1999999999999886,\"BoxWidth\":1.1999999999999318,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.852,\"ISO3_Code\":\"BHR\",\"ISO_Code\":\"BH\",\"Path\":\"M 640.2 385.2 640.3 385.2 640.2 385.3 640.3 385.4 640.4 385.3 640.4 385.5 640.3 385.6 640.4 385.8 640.3 386.2 640.3 386.3 640.2 386.5 640.1 386.2 639.9 386 639.9 385.9 640 385.7 640 385.6 639.9 385.4 639.9 385.2 640 385.2 640.2 385.2 Z M 640.8 387.1 640.7 387.2 640.6 387.2 640.7 387 640.8 387.1 Z M 640.5 385.1 640.5 385.2 640.3 385.1 640.3 385 640.5 385.1 Z M 640.8 386.9 640.7 387 640.7 386.9 640.8 386.7 640.8 386.9 Z M 639.8 385.3 639.8 385.5 639.7 385.5 639.7 385.4 639.8 385.3 Z M 640.9 387 640.8 387 640.9 386.9 640.9 387 Z\",\"Xmax\":640.9,\"Xmid\":640.2,\"Xmin\":639.7,\"Ymax\":387.2,\"Ymid\":385.8,\"Ymin\":385,\"economy/currency\":\"Bahraini dinars (BHD)\",\"economy/gdp_per_capita_ppp/2017\":\"49000\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.98 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":760,\"geography/area/water\":0,\"geography/area_comparative\":\"3.5 times the size of Washington, DC\",\"geography/area_sqkm\":760,\"geography/climate\":\"arid; mild, pleasant winters; very hot, humid summers\",\"geography/coastline\":\"161 km\",\"geography/elevation/highest_point\":\"Jabal ad Dukhan 135 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"26 00 N, 50 33 E\",\"geography/geography_note\":\"close to primary Middle Eastern petroleum sources; strategic location in Persian Gulf, through which much of the Western worlds petroleum must transit to reach open ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0.039,\"geography/land_use/agricultural_land_permanent_pasture\":0.053,\"geography/land_use/forest\":0.007,\"geography/land_use/other\":0.88,\"geography/location\":\"Middle East, archipelago in the Persian Gulf, east of Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"mostly low desert plain rising gently to low central escarpment\",\"government/administrative_divisions\":\"4 governorates (muhafazat, singular - muhafazah); Asimah (Capital), Janubiyah (Southern), Muharraq, Shamaliyah (Northern)\",\"government/capital/geographic_coordinates\":\"26 14 N, 50 34 E\",\"government/capital/name\":\"Manama\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022the two seas\\u0022 in Arabic and refers to the water bodies surrounding the archipelago\",\"government/executive_branch/chief_of_state\":\"King HAMAD bin Isa Al-Khalifa (since 6 March 1999); Crown Prince SALMAN bin Hamad Al-Khalifa (son of the monarch, born 21 October 1969)\",\"government/executive_branch/head_of_government\":\"Prime Minister KHALIFA bin Salman Al-Khalifa (since 1971); First Deputy Prime Minister SALMAN bin Hamad Al- Khalifa (since 11 March 2013); Deputy Prime Ministers MUHAMMAD bin Mubarak Al-Khalifa (since September 2005), Jawad bin Salim al-ARAIDH, ALI bin Khalifa bin Salman Al-Khalifa (since 11 December 2006), KHALID bin Abdallah Al-Khalifa (since November 2010)\",\"government/flag_description\":\"red, the traditional color for flags of Persian Gulf states, with a white serrated band (five white points) on the hoist side; the five points represent the five pillars of Islam\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"15 August 1971 (from the UK)\",\"government/national_holiday\":\"National Day, 16 December (1971); note - 15 August 1971 was the date of independence from the UK, 16 December 1971 was the date of independence from British protection\",\"government/national_symbol_s\":\"a red field surmounted by a white serrated band with five white points; national colors: red, white\",\"introduction\":\"In 1783, the Sunni Al-Khalifa family took power in Bahrain. In order to secure these holdings, it entered into a series of treaties with the UK during the 19th century that made Bahrain a British protectorate. The archipelago attained its independence in 1971. A steady decline in oil production and reserves since 1970 prompted Bahrain to take steps to diversify its economy, in the process developing petroleum processing and refining, aluminum production, and hospitality and retail sectors. It has also endeavored to become a leading regional banking center, especially with respect to Islamic finance. Bahrains small size, central location among Gulf countries, economic dependence on Saudi Arabia, and proximity to Iran require it to play a delicate balancing act in foreign affairs among its larger neighbors. Its foreign policy activities usually fall in line with Saudi Arabia and the UAE. The Sunni royal family has long struggled to manage relations with its large Shia-majority population. In early 2011, amid Arab uprisings elsewhere in the region, the Bahraini Government confronted similar pro-democracy and reform protests at home with police and military action, including deploying Gulf Cooperation Council security forces to Bahrain. Failed political talks prompted opposition political societies to boycott 2014 legislative and municipal council elections. In 2018, a law preventing members of political societies dissolved by the courts from participating in elections effectively sidelined the majority of opposition figures from taking part in national elections. As a result, most members of parliament are independents. Ongoing dissatisfaction with the political status quo continues to factor into sporadic clashes between demonstrators and security forces.\",\"name\":\"Bahrain\",\"people_and_society/age_structure/0_14_years\":0.1888,\"people_and_society/age_structure/15_24_years\":0.1549,\"people_and_society/age_structure/25_54_years\":0.5606,\"people_and_society/age_structure/55_64_years\":0.0649,\"people_and_society/age_structure/65_years_and_over\":0.0308,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"2.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Bahraini 46%, Asian 45.5%, other Arab 4.7%, African 1.6%, European 1%, other 1.2% (includes Gulf Co-operative country nationals, North and South Americans, and Oceanians) (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"600,000 MANAMA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bahraini\",\"people_and_society/nationality/noun\":\"Bahraini(s)\",\"people_and_society/net_migration_rate\":\"11.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1442659\",\"people_and_society/population_growth_rate\":0.0219,\"people_and_society/urbanization/urban_population\":\"89.4% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4122\"},{\"BoxHeight\":0.6000000000000227,\"BoxWidth\":1.3000000000000682,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.938,\"ISO3_Code\":\"SGP\",\"ISO_Code\":\"SG\",\"Path\":\"M 787.9 456.5 787.9 456.6 788.2 456.7 788.3 456.7 788.3 456.8 788.2 456.9 787.9 457 787.9 457.1 787.8 457.1 787.6 457 787.4 457 787.3 456.9 787.4 456.7 787.4 456.6 787.5 456.5 787.7 456.6 787.8 456.5 787.9 456.5 Z M 788.6 456.7 788.4 456.7 788.4 456.6 788.5 456.6 788.6 456.6 788.6 456.7 Z\",\"Xmax\":788.6,\"Xmid\":787.8,\"Xmin\":787.3,\"Ymax\":457.1,\"Ymid\":456.8,\"Ymin\":456.5,\"economy/currency\":\"Singapore dollars (SGD)\",\"economy/gdp_per_capita_ppp/2017\":\"94100\",\"economy/gdp_real_growth_rate/2017\":0.036,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"249.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":709.2,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly more than 3.5 times the size of Washington, DC\",\"geography/area_sqkm\":719.2,\"geography/climate\":\"tropical; hot, humid, rainy; two distinct monsoon seasons - northeastern monsoon (December to March) and southwestern monsoon (June to September); inter-monsoon - frequent afternoon and early evening thunderstorms\",\"geography/coastline\":\"193 km\",\"geography/elevation/highest_point\":\"Bukit Timah 166 m\",\"geography/elevation/lowest_point\":\"Singapore Strait 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"1 22 N, 103 48 E\",\"geography/geography_note\":\"focal point for Southeast Asian sea routes; consists of about 60 islands, by far the largest of which is Pulau Ujong; land reclamation has removed many former islands and created a number of new ones\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.009,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.033,\"geography/land_use/other\":0.957,\"geography/location\":\"Southeastern Asia, islands between Malaysia and Indonesia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"lowlying, gently undulating central plateau\",\"government/administrative_divisions\":\"no first order administrative divisions; there are five community development councils: Central Singapore Development Council, North East Development Council, North West Development Council, South East Development Council, South West Development Council (2019)\",\"government/capital/geographic_coordinates\":\"1 17 N, 103 51 E\",\"government/capital/name\":\"Singapore\",\"government/capital/time_difference\":\"UTC\\u002B8 (13 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Sanskrit words \\u0022simha\\u0022 (lion) and \\u0022pura\\u0022 (city) to describe the city-states leonine symbol\",\"government/executive_branch/chief_of_state\":\"President HALIMAH Yacob (since 14 September 2017); note - President TANs term ended on 31 August 2017; HALIMAH is Singapores first female president; the head of the Council of Presidential Advisors, J.Y. PILLAY, served as acting president until HALIMAH was sworn in as president on 14 September 2017\",\"government/executive_branch/head_of_government\":\"Prime Minister LEE Hsien Loong (since 12 August 2004); Deputy Prime Ministers\\u0026amp;nbsp;HENG Swee Keat\\u0026amp;nbsp;(since 1\\u0026amp;nbsp;May 2019) (2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and white; near the hoist side of the red band, there is a vertical, white crescent (closed portion is toward the hoist side) partially enclosing five white five-pointed stars arranged in a circle; red denotes brotherhood and equality; white signifies purity and virtue; the waxing crescent moon symbolizes a young nation on the ascendancy; the five stars represent the nations ideals of democracy, peace, progress, justice, and equality\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"9 August 1965 (from Malaysian Federation)\",\"government/national_holiday\":\"National Day, 9 August (1965)\",\"government/national_symbol_s\":\"lion, merlion (mythical half lion-half fish creature), orchid; national colors: red, white\",\"introduction\":\"A Malay trading port known as Temasek existed on the island of Singapore by the 14th century. The settlement changed hands several times in the ensuing centuries and was eventually burned in the 17th century and fell into obscurity. The British founded modern Singapore as a trading colony on the site in 1819. It joined the Malaysian Federation in 1963 but was ousted two years later and became independent. Singapore subsequently became one of the worlds most prosperous countries with strong international trading links (its port is one of the worlds busiest in terms of tonnage handled) and with per capita GDP equal to that of the leading nations of Western Europe.\",\"name\":\"Singapore\",\"people_and_society/age_structure/0_14_years\":0.1277,\"people_and_society/age_structure/15_24_years\":0.1605,\"people_and_society/age_structure/25_54_years\":0.5061,\"people_and_society/age_structure/55_64_years\":0.1053,\"people_and_society/age_structure/65_years_and_over\":0.1003,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.9% of GDP\",\"people_and_society/ethnic_groups\":\"Chinese 74.3%, Malay 13.4%, Indian 9%, other 3.2% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"85.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5.868 million SINGAPORE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Singapore\",\"people_and_society/nationality/noun\":\"Singaporean(s)\",\"people_and_society/net_migration_rate\":\"12.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5995991\",\"people_and_society/population_growth_rate\":0.0179,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"9\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3500\"},{\"BoxHeight\":18,\"BoxWidth\":1.7999999999999545,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.74,\"ISO3_Code\":\"MDV\",\"ISO_Code\":\"MV\",\"Path\":\"M 704 455.1 703.9 455.3 703.8 455.3 703.9 455.1 704 455.1 Z M 702.9 441.5 702.8 441.7 702.8 441.6 702.7 441.5 702.9 441.5 Z M 702.4 441.3 702.3 441.4 702.2 441.2 702.3 441.2 702.4 441.3 Z M 702.4 459.1 702.4 459.2 702.3 459.1 702.4 459 702.4 459.1 Z M 703.6 445.3 703.3 445.5 703.3 445.4 703.5 445.2 703.6 445.3 Z\",\"Xmax\":704,\"Xmid\":703,\"Xmin\":702.2,\"Ymax\":459.2,\"Ymid\":448.5,\"Ymin\":441.2,\"economy/currency\":\"rufiyaa (MVR)\",\"economy/gdp_per_capita_ppp/2017\":\"19200\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.648 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":298,\"geography/area/water\":0,\"geography/area_comparative\":\"about 1.7 times the size of Washington, DC\",\"geography/area_sqkm\":298,\"geography/climate\":\"tropical; hot, humid; dry, northeast monsoon (November to March); rainy, southwest monsoon (June to August)\",\"geography/coastline\":\"644 km\",\"geography/elevation/highest_point\":\"8th tee, golf course, Villingi Island 5 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"3 15 N, 73 00 E\",\"geography/geography_note\":\"smallest Asian country; archipelago of 1,190 coral islands grouped into 26 atolls (200 inhabited islands, plus 80 islands with tourist resorts); strategic location astride and along major sea lanes in Indian Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.1,\"geography/land_use/agricultural_land_permanent_crops\":0.1,\"geography/land_use/agricultural_land_permanent_pasture\":0.033,\"geography/land_use/forest\":0.03,\"geography/land_use/other\":0.737,\"geography/location\":\"Southern Asia, group of atolls in the Indian Ocean, south-southwest of India\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"flat, with white sandy beaches\",\"government/administrative_divisions\":\"21 administrative atolls (atholhuthah, singular - atholhu); Addu (Addu City), Ariatholhu Dhekunuburi (South Ari Atoll), Ariatholhu Uthuruburi (North Ari Atoll), Faadhippolhu, Felidhuatholhu (Felidhu Atoll), Fuvammulah, Hahdhunmathi, Huvadhuatholhu Dhekunuburi (South Huvadhu Atoll), Huvadhuatholhu Uthuruburi (North Huvadhu Atoll), Kolhumadulu, Maale (Male), Maaleatholhu (Male Atoll), Maalhosmadulu Dhekunuburi (South Maalhosmadulu), Maalhosmadulu Uthuruburi (North Maalhosmadulu), Miladhunmadulu Dhekunuburi (South Miladhunmadulu), Miladhunmadulu Uthuruburi (North Miladhunmadulu), Mulakatholhu (Mulaku Atoll), Nilandheatholhu Dhekunuburi (South Nilandhe Atoll), Nilandheatholhu Uthuruburi (North Nilandhe Atoll), Thiladhunmathee Dhekunuburi (South Thiladhunmathi), Thiladhunmathee Uthuruburi (North Thiladhunmathi)\",\"government/capital/geographic_coordinates\":\"4 10 N, 73 30 E\",\"government/capital/name\":\"Male\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"archipelago apparently named after the main island (and capital) of Male; the word \\u0022Maldives\\u0022 means \\u0022the islands (dives) of Male\\u0022; alternatively, the name may derive from the Sanskrit word \\u0022maladvipa\\u0022 meaning \\u0022garland of islands\\u0022; Dhivehi Raajje in Dhivehi means \\u0022Kingdom of the Dhivehi people\\u0022\",\"government/executive_branch/chief_of_state\":\"President Ibrahim \\u0022Ibu\\u0022 Mohamed SOLIH (since 17 November 2018); Vice President\\u0026amp;nbsp;Faisal NASEEM (since 17 November 2018); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Ibrahim Mohamed SOLIH (since 17 November 2018); Vice President\\u0026amp;nbsp;Faisal NASEEM (since 17\\u0026amp;nbsp;November 2018)\",\"government/flag_description\":\"red with a large green rectangle in the center bearing a vertical white crescent moon; the closed side of the crescent is on the hoist side of the flag; red recalls those who have sacrificed their lives in defense of their country, the green rectangle represents peace and prosperity, and the white crescent signifies Islam\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 July 1965 (from the UK)\",\"government/national_holiday\":\"Independence Day, 26 July (1965)\",\"government/national_symbol_s\":\"coconut palm, yellowfin tuna; national colors: red, green, white\",\"introduction\":\"A sultanate since the 12th century, the Maldives became a British protectorate in 1887. The islands became a republic in 1968, three years after independence. President Maumoon Abdul GAYOOM dominated Maldives political scene for 30 years, elected to six successive terms by single-party referendums. Following political demonstrations in the capital Male in August 2003, GAYOOM and his government pledged to embark upon a process of liberalization and democratic reforms, including a more representative political system and expanded political freedoms. Political parties were legalized in 2005. In June 2008, a constituent assembly - termed the \\u0022Special Majlis\\u0022 - finalized a new constitution ratified by GAYOOM in August 2008. The first-ever presidential elections under a multi-candidate, multi-party system were held in October 2008. GAYOOM was defeated in a runoff poll by Mohamed NASHEED, a political activist who had been jailed several years earlier by the GAYOOM regime. In early February 2012, after several weeks of street protests in response to his ordering the arrest of a top judge, NASHEED purportedly resigned the presidency and handed over power to Vice President Mohammed WAHEED Hassan Maniku. A government-appointed Commission of National Inquiry concluded there was no evidence of a coup, but NASHEED contends that police and military personnel forced him to resign. NASHEED, WAHEED, and Abdulla YAMEEN Abdul Gayoom ran in the 2013 elections with YAMEEN ultimately winning the presidency after three rounds of voting. As president, YAMEEN weakened democratic institutions, curtailed civil liberties, jailed his political opponents, restricted the press, and exerted control over the judiciary to strengthen his hold on power and limit dissent. In September 2018, YAMEEN lost his reelection bid to Ibrahim Mohamed SOLIH, a parliamentarian of the Maldivian Democratic Party (MDP), who had the support of a coalition of four parties that came together to defeat YAMEEN and restore democratic norms to Maldives. In April 2019, SOLIHs MDP won 65 of 87 seats in parliament.\",\"name\":\"Maldives\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.1915,\"people_and_society/age_structure/25_54_years\":0.4847,\"people_and_society/age_structure/55_64_years\":0.0622,\"people_and_society/age_structure/65_years_and_over\":0.0453,\"people_and_society/birth_rate\":\"16.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"homogeneous mixture of Sinhalese, Dravidian, Arab, Australasian, and African resulting from historical changes in regional hegemony over marine trade routes\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"177,000 MALE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Maldivian\",\"people_and_society/nationality/noun\":\"Maldivian(s)\",\"people_and_society/net_migration_rate\":\"-12.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"392473\",\"people_and_society/population_growth_rate\":-0.0006,\"people_and_society/urbanization/urban_population\":\"40.2% of total population (2019)\",\"transportation/airports\":\"9\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"93\"},{\"BoxHeight\":294.2,\"BoxWidth\":469,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.824,\"ISO3_Code\":\"RUS\",\"ISO_Code\":\"RU\",\"Path\":\"M 862.3 331 862.1 330.5 862.2 328.9 863.4 328.5 864 326.7 863.7 326.1 863.9 324.1 863.4 321.8 863.5 320.8 864.5 320.6 865.6 319.3 866.1 319.6 868.4 320.4 869 320 869.3 318.5 869.9 318.2 870 317.2 871.2 315.5 871.1 314.7 871.5 314 872 311.3 873 310.6 873.6 309.7 873 308.5 873.5 307 872 306.9 870.1 308 868.9 308 866.9 309.5 864.9 309.9 864.5 309.6 863.2 309.7 862.3 308.1 862.7 307.2 861.9 305.9 862.2 304.9 861 304.8 860.2 304.1 859 302.5 857.9 302.8 856.3 301.8 854.4 301.8 853.6 300.9 853.7 299.1 853 298.7 852.8 296.8 851.9 295.4 851.7 293.9 851.2 292.5 850.6 291.4 850.8 290.7 849.8 288.7 848.5 286.7 846.9 285.7 846.1 286.1 845 285.6 844.5 285 842.7 284.2 841.8 284.1 840.5 284.5 839.1 284.4 836.1 285.4 835.1 285.4 833.4 287.3 832.8 287.7 832.9 288.5 833.9 288.3 834.6 288.8 834.4 289.6 834.8 290.5 834.5 291.5 832.9 292.8 831.9 295.3 830.7 297.4 830.4 298.5 830.7 299.5 830.1 300.1 828.7 300.3 827.5 301.5 826.5 302 824.6 301.4 823.6 300.7 822.2 299.9 820.9 300.5 819.9 300.4 818.7 299.2 817 298.8 814.9 300 813.9 300.8 813.4 301.7 812.7 302.2 811.9 302 810.3 302.6 808.7 302.8 807.6 303.5 805.5 303.6 803.8 303.4 802.7 302.8 801 302.9 799.3 301.4 799.2 300.4 797.1 299.9 795.9 298.6 794.6 298.7 793.9 298.3 792.1 298 789.5 298.7 788.6 299.3 787.4 299.4 786.1 298.7 785.3 298.6 783.6 297.4 783.7 296.8 783.2 294.1 780.7 293.3 778.7 292.4 777.2 292.3 776.5 291.7 775.4 291.4 774.3 290.6 773.6 291.9 772.6 292.5 772.3 293.6 771.6 294.2 771.3 295.7 771.8 297.2 772.5 297.7 772.4 298.9 771.3 300.2 770.6 300.3 769.8 301 768.8 300.4 767.3 300.4 766.9 300.1 764.7 300.4 763.2 299.8 762.4 299.9 761.7 299.1 761.3 297.6 758.1 297.5 757.8 296.6 756.9 297 755.9 296.4 755.7 297 754.4 296.9 753.4 298 752.2 298.2 751.4 299 748.5 300.4 748.6 301.3 746.2 302.3 744.6 302.2 744.4 303 743.5 303.5 742 303.9 741.1 303 740.3 301.8 740.1 301 738.8 302.2 736.2 301.5 735.6 299.8 733.7 298.9 733.4 297.7 732.3 296.2 730.5 295.6 729.5 296 728.8 296.7 727 296.5 726 296.7 725.6 295.8 724.8 295.8 724.9 294.9 723.7 294.4 723.1 294.9 723 295.8 721.9 296.4 719.5 291.5 717.6 288 716 285.4 715 284.4 712.8 282.6 712.1 281.8 713 280.8 712.4 280.3 709.2 281.6 708.9 282.3 707.4 282.9 706.5 283.6 706.2 284.4 705 283.7 703.6 284.5 703.2 283.6 703.7 282.2 702.6 282 702.2 281.6 700.8 282.3 700.8 281.3 699.1 280.9 698.6 281.5 697.3 281.3 697.6 278.9 697 278.2 696.8 276.8 696.3 275.9 695.5 275.9 694.5 276.5 693.3 275.6 691.3 275.2 690.1 276.3 689.2 276.4 688.9 277.4 687.5 277.9 683.2 279 682.7 278.7 680.8 279.5 680.7 280.3 679.3 280.2 671.8 282.2 670.2 281.7 669 283.8 669.6 284 669.7 285.2 672.1 286.1 671.9 286.8 669.7 286.6 668.4 288 669.2 289.8 666.6 291.4 667.6 292.1 667.7 292.8 668.7 293 669.2 293.6 670.4 293.8 670.8 294.3 670.3 296.4 669.2 297 667.4 297.1 666.3 296.5 665.8 297.4 663.4 297 662.5 296.4 662.3 295.5 661.6 295.1 660.2 295.2 659.4 296.1 658.4 295.3 656.6 295.4 655.4 296.8 654.4 297.5 653.3 297 652.6 296.1 651.8 296.2 651.6 297.3 650.9 297.2 651 296.3 649.9 295.1 648.8 294.6 648 293.5 645.8 293.5 645 292.4 643.7 292.8 643.3 293.5 642.4 293.5 642.2 292.7 641.2 292.6 640.2 293 639.5 294.2 637.9 295.1 637 295.2 636.8 296.3 635.4 297.3 634.8 297.3 635.4 299.9 634.3 300.8 633.8 300.6 632.7 298.8 632 298.2 631.2 298.7 631 300 630 300.9 629.7 302.7 630.3 303.4 629 306.6 630 307.1 630.8 308.2 630.7 309.3 633.2 309.5 634.1 310.7 634.7 311 635.8 313.5 635.4 314.7 636.4 315.3 635.8 316.2 635 316.3 633.6 317.6 632 318.2 630.6 320.9 629.5 322.1 629.6 322.8 631.1 323.9 631.6 325.2 631.6 328.2 632.4 329.6 633.5 331 634.1 332.3 634.7 332.6 634.2 333.5 633.2 333.9 632.4 335 631.1 334.6 629.6 332.6 628.7 332.4 626.6 331.3 626.8 330.3 625.7 330 625.2 329.5 622.9 329.4 621.8 329.9 621.3 329.2 619.7 328.5 618.8 327.6 617.6 327.4 615.4 327.4 612.7 326.2 611.2 326.1 610.9 326.8 608.9 324.7 607.4 323.4 606 322.8 604.8 321.7 603.8 321.6 603.2 320.6 601.5 319.8 602 318.9 603.4 319.3 604.1 319 604.3 318 605.7 316.6 606.1 315.5 605.1 315 605.4 314 606.7 313.2 608.9 312.4 608.7 311.6 606 312.1 606.2 310.3 607.4 309.7 607.7 309.1 610 309.2 610.9 307.4 610 305.8 610.1 304.2 611.4 303.2 611 302.3 609.7 301.2 608.6 300.6 608 300.8 607.2 300.1 606.1 299.7 605.5 300.3 604.5 299.5 603.8 298.1 601.6 299 600 298.1 598.8 298.4 598.2 297.5 598.3 296.8 597.4 294.7 596.3 294.9 595 294.5 594.7 292.8 595.4 292.1 594.6 291.2 593.7 289.6 592.1 289.6 591.2 290 589.9 289.7 589.6 290.5 588.9 291 588.1 290.7 587.6 289.8 587.5 287.5 586.7 286.6 587.1 285.7 589.3 286.2 590.7 285 590 284 590 283.3 589.1 282.9 588.1 282.9 588.3 281.7 586.9 280.9 586.2 278.9 585.4 278.2 586 277 585.5 275.8 585.7 275.3 584.4 273.3 583.1 273.1 581.8 273.8 581.5 272.5 580.6 272.2 579.7 272.5 579.4 271.9 578.5 272.1 578.1 271.5 578.1 270.1 576.9 267.5 577.2 265.7 575.8 264.7 576.7 262.5 576.2 260.9 576.4 260.1 575.8 258 576.8 257 577.7 254.3 577.8 253 578.8 253 579 252.4 580.2 252.4 580.8 251.5 583.5 252.1 582.8 250.5 580.7 250.4 579.4 249.3 579.6 247.3 578.1 248.4 577.1 248.3 580 245 581.1 244.2 581.8 242.9 582.4 242.5 584.8 239.2 586.4 237.3 587.5 234.5 586.7 233.3 586.6 232.6 585.3 231.5 584.5 231.1 583.1 229.3 583.9 228.8 584.5 227.6 584.5 226.1 583.3 225.1 583.2 224.2 583.3 222.8 582.5 222.6 582.1 221 582.8 220.1 582.4 219 582.5 217 583.5 216.5 583 213.9 582.4 212.7 581.4 210.3 580.6 208.7 580.5 207.9 581.9 205.5 582.9 203.9 583.2 202.9 582.2 201.8 581.3 199.9 579.4 198.8 578.9 196.4 579.8 193.9 578.9 193.5 580.2 192.4 581 192.1 581.3 190.5 582 190.3 583.4 189.3 583.6 187.7 584.7 188.6 585.7 188.5 585.6 186.9 587.6 187.6 588.6 185.8 589.3 185.7 590.3 186.6 591.4 187 591.1 188.2 589.6 187.9 590.5 189.2 592.6 189.8 593.3 190.7 594.6 190.1 595.3 190.7 596.9 191.4 598.1 191.1 600.4 192.2 604.3 195.2 606.5 197.7 607.4 198 609.7 200 610.5 199.9 611.7 201.2 612.1 202.1 612.8 202.1 613.6 203.2 614 205.6 614.5 206.6 614.5 207.7 614.1 209 611.9 211.9 610.8 212.8 608.7 213.8 606.3 214.2 604.6 213.9 602.1 212.7 598.6 211.9 596.7 210.7 595.7 210.7 595.1 210.1 593.4 209.1 592.6 209.3 591.3 208 590.7 207.1 589.9 206.7 590.4 208.7 592.1 210.2 592 211 592.9 211.6 593.1 212.5 594.8 213.3 596.1 214.7 596.7 216.4 596.3 216.5 596.2 217.9 595.5 219 596.7 222.4 596.8 224.5 598.1 225.7 599 225.5 600.3 226.8 600.7 227.8 601.8 228.3 604.1 228.9 605.4 227.8 605.2 225.8 604.7 225 603.1 225.3 601.4 223 601.2 222.1 601.8 221.6 602.2 220.5 602.7 220.3 604.2 221 604.9 221.8 606.1 222.4 608 223.1 609.6 224.1 611.1 223.8 612 222.5 611.7 221.4 610.3 219.1 610.2 218.2 610.7 217.1 612.1 216 613 214.8 615 213.8 616.9 211.3 618.4 211.8 620.1 212.1 621.5 213.5 622.3 212.8 623.2 210.2 623.2 208.5 622.7 207.1 621.7 206.5 621.5 205.6 621.7 204.3 622.3 202.6 622.5 198.8 622 197.7 620.7 196.4 620.5 195.6 622.3 196.4 625.3 196.5 626.9 197 628.8 199.4 629.3 201.6 625.9 202.5 624.8 204.1 624.8 205.4 626.2 206.5 627 208.2 627.5 208.7 629.5 208.8 632 208 633 203.3 635.2 202.7 635.4 201.6 636.4 201.4 638.2 200.3 640.9 197.8 642.5 197.3 644.4 196.4 644.9 197.8 646 197 645.5 195.7 647.8 193.9 649 193.3 649.4 194.3 649.2 195.8 649.5 197.8 648.2 197.8 647.7 198.8 651 198.5 651.9 199.1 652.4 197.6 653.6 196.4 655.4 195.7 657 195.9 658 196.4 659.2 195.9 660 194.7 661.6 193.9 663.6 193.1 664.6 194.3 664.7 195.2 663.9 196.5 664.4 197.6 665.6 197.7 666 197.1 666.1 195.5 667.6 195.1 668.9 193.6 668.8 192.2 668.2 191.6 667.2 189.2 667.3 187.8 668.2 187.7 669 186.2 670.7 186.8 674.3 187.3 678.1 189 680.2 190.9 681.9 191.7 682.6 192.5 685.7 194.1 686.3 195.1 688 197 689 197.6 689.2 198.7 689.9 198.5 690.9 196.1 691.5 194 689.7 192.8 688.7 190.6 688.4 189 686 187.6 685.3 186.7 685.6 185.2 686.8 184.6 686.3 182.9 686.5 181.5 686.7 179.1 686.3 178.2 685.1 178.3 685 176.2 685.7 174.4 688.7 171.8 689.6 170.2 690.4 166.4 691.1 162.3 692.3 159.5 693.4 160 698.5 159.9 701.1 161.2 701.6 162 701.7 164.1 701.6 166 700.3 170.8 699.5 172.1 699.3 172.8 699.8 174.1 701.2 175.6 701.8 178 701.6 181.3 701 183 701.4 186.6 701.3 189.3 701.1 192.2 701.6 193.9 703.4 195.8 703.8 196.8 702.7 199.1 702.8 201.5 702.5 202.3 701.2 203.9 700.1 206.5 699.2 208.1 698.1 208.3 698.2 210.1 695.9 211.1 694.2 210 693.7 211.1 692.7 209.9 691.8 210.4 692.3 211 695 212.3 697.6 212.3 699.4 213 700.6 212.2 701 210.8 702 210.2 703.7 208.9 704.5 208 705.2 205.2 707.1 202.5 707.2 199.9 706.2 197.4 706.6 195.2 707.3 194.5 710.8 193 712.1 193.2 712.6 194.9 714 196.6 714.1 198.9 713.9 202 715.1 203.4 715.4 204.6 716.3 203.9 718.3 203.8 718.3 203.3 716.5 202.9 714.9 202 715 199.4 716.3 198.3 714.9 193.6 713.4 192.7 712.5 191.8 710.5 190.9 709.2 191 707.8 191.9 706.4 191.7 705.2 192 704.7 191.5 704.8 189.4 704.1 187.7 704 186.9 704.6 183.8 705.7 181.5 705.9 180.1 704 175.3 702.7 172.8 703.5 171.3 704.1 169.7 706.5 168 707.8 166.2 708 164.2 707.5 160.9 708 160.2 708.9 161.1 709.4 162.8 709.6 165.2 708.7 169.1 709.1 171.7 708.8 173.5 709.2 174.2 710.8 174.9 715.3 175.6 716.2 176.9 717.2 176.7 716.7 174.8 715.9 174.1 714.7 174 713.7 173.1 712.1 172.1 711.1 169 712 167.8 712.9 167.5 714.8 169.2 716 169.3 716.7 168.1 716.3 167.3 714.9 167.2 714.9 166.2 716.3 164.9 717.2 164.5 720.4 164.9 721.9 166.2 723.4 167.1 726 170.4 726.9 170.7 729.7 170.1 730.6 170.6 730.6 171.3 729.8 173.2 728.2 174.7 728.1 176.4 728.5 177.4 730.1 177.2 730.4 178.5 730.1 180.8 729.3 182.8 729.2 183.6 729.8 184.4 730.9 184.9 731.3 186.4 731.9 186.3 733.3 188.1 733.9 187.8 732.7 186.8 731.4 184.7 730.4 183.8 730.4 182.4 732.1 181.1 731.9 179.5 730.7 175.3 731.3 173 731.7 171.9 731.7 171.1 730.9 169.5 729.1 168.6 728.5 167.4 727.8 165.6 727 165 725.3 164.7 724.3 163.8 723.9 161.8 724.1 159.1 723.5 157.6 723.2 155.6 723.8 153.4 727.3 152.6 731.5 152.5 734.9 151.5 736.6 151.8 737.6 150.8 739.2 150.1 741.4 149.8 740.3 146.9 738.7 146 738.4 145.5 740.1 143.4 739.2 142.8 738.7 143.7 737.8 143.9 738 141.8 738.7 140.5 740 141.6 740.4 142.3 741.3 141 742 138.8 742.5 138.6 741.4 137.2 744.3 137.1 745.5 135.7 746.3 134.2 747.5 133.4 748.5 133.7 749.9 132.4 751.7 131.5 753.8 131.5 754.5 130.7 758.7 129.4 759.1 128.7 758 127.1 758.9 126.5 759.4 127 760.3 126.1 762.1 126.4 762.8 125.9 764.1 126.1 764.8 125.6 764.6 124.5 765.6 124.1 767.1 124.4 767 125.9 766.4 126.1 765.6 128.7 767.4 127.7 768.2 128.6 768.7 127.3 769.5 126.9 769.7 127.9 770.8 127.7 771.1 126.8 773.7 124.8 775 125.2 775.4 125.9 776.3 125.5 775.5 124.1 774.8 123.3 774.5 122.1 778 122.2 780 121.1 780.6 119.3 780.1 117.9 780.1 117.1 780.8 115.6 781.4 114 783 111.5 783.8 110.9 784.8 109.3 786.2 107.9 787.2 107.6 788.9 106.5 790.4 107 791.3 108.2 793.3 108.6 793.8 110.4 792.3 112.8 790.4 113.7 790.1 114.4 791.3 114.8 792.9 114.8 793.1 115.7 794.4 115.1 795.3 115.4 796.3 115.2 797.2 115.7 797.6 116.5 797.3 117.8 796.3 119.1 795.6 121.7 798.7 121.4 799.3 120.7 799.6 119.1 800 118.8 801.4 119 803.4 118.4 805.2 119.1 806.6 118.5 808.1 118.5 810.2 120.3 811 120.6 811.8 120.3 812.4 122.3 812.5 123.7 812.4 125.1 812.9 126.4 813.4 126.1 813.6 124.8 814.5 125.8 814.9 128.2 815.7 128.9 815.3 131.4 813.7 130.9 812.5 129.7 812.9 132.3 813.9 131.5 814.3 132.5 815.1 133.3 815 135 814.5 136.4 812.5 139.1 811.1 139.9 809.9 141.9 808.9 142 807.7 143.3 806.2 143.9 805.4 145.3 804.9 145.3 804.6 146.7 803.7 147.9 802.4 148.6 799.9 152.2 798.8 152.6 796.5 152.7 796.7 153.8 796.2 155.2 794.4 156.1 793.7 157.8 793.4 159.4 794.3 159 794.9 157.2 796.2 157.4 798.4 157.3 799.6 156.7 800.5 155.9 803.3 154.7 804.6 154.3 805.5 153.2 807.3 151.7 806.8 151.1 805.7 151.9 804.3 152.1 803.9 150.7 804.9 149.1 805.9 148.8 807.6 149.7 808.5 149.1 808.7 150.4 809.2 151 811.1 151.8 812.9 151.3 813.7 150.3 814.2 151.9 814.3 152.8 814 154.4 814.8 156 815.5 155.4 815 153.8 816.5 153 818.4 152.8 819.9 151.9 823.1 152.2 825.9 153.1 829 153.4 829.4 154.4 828.5 154.6 828.4 156.4 828.9 157 830 157.6 831.5 158 832 157.2 833.1 157.3 833.8 158.7 835.6 159.2 838.5 159 838.8 158.2 839.5 158.2 841.4 159.4 841.9 159.1 842.6 157.3 842.1 154.8 842.1 153.4 842.5 152.6 843.6 152.6 844.5 151.2 845 151.1 846.9 152.4 847.3 153.3 847.8 153.4 848.8 154.3 850.2 153.6 850.7 154.9 851.8 154.6 852.5 153.7 853.4 154.2 854.2 153.8 855 155.2 855.9 155.4 856.3 156.1 856.9 156.5 857.4 157.5 858.2 157.8 858.9 158.9 858.5 159.6 858.5 161.1 858.9 162 857.6 162.6 857.7 163.6 858.8 164.3 858.9 166.6 857.9 167.4 857 167.5 856.5 168.6 857 169.8 857.5 170.2 858.6 169.4 858.7 170.2 857.6 170.7 858.3 171.8 859.1 174 860.1 175.6 860.8 176.2 861.5 177.4 862.8 177.5 863.4 178.9 864.3 178.3 865.1 177.1 866.8 170.8 867.5 169.2 868.3 168.7 868.3 170.1 869.7 172.1 871.1 173 872.9 173.4 874.7 172 876.2 171.3 877.1 171.3 879.4 172.1 881.2 171.6 882.3 171.7 882.1 172.9 880.9 173.1 881.6 174.3 882.8 174.3 882.6 173.2 883.2 171.6 884.1 171.9 884.5 171.4 885.6 171.7 886.1 173 887.5 172.7 888.1 172 887.6 170.8 887.3 168.4 888.2 165.9 887.5 165.9 886.3 166.4 886 165.3 886.3 164.5 887.1 163.5 889.5 163.6 890.6 163.2 891.3 162.5 891.1 161.6 890.4 160.2 891.8 160.1 893.6 161.2 898 161.6 903.2 162.8 906.8 164.4 907.7 165.1 911.4 165 913.6 165.9 915.6 167.7 916 168.9 915 169.9 914.2 169.1 913.5 170.5 914.5 171 915.8 171 916.8 172 917.6 172.2 918.5 173.3 919.9 173.6 920.7 174.4 921.5 176.3 921.3 177.1 922.8 178 926.3 177.8 928.1 177 932.4 176 935.1 175.9 940.1 177.4 941.2 178.1 942.4 179.2 943.2 180.7 943.7 182.8 943 186.2 943.5 186.9 946.3 188.2 946.8 189.3 948 188.6 947.9 189.7 950.3 187.7 951.3 187.8 952.7 187.4 953.8 187.5 954.8 187.1 955.8 188.1 956.6 188.4 959.4 188.4 960.9 188.9 962.6 189.1 965.2 187 966.3 188.6 966.7 191 968.1 191.5 969.4 192.3 969.9 194.1 970.3 194.5 972 194.3 973.7 193 974.1 192.2 973.7 190.3 973.2 188.6 972.2 188.3 972.2 187.5 972.9 186.6 972.9 184 977.9 185.4 978.8 185.3 979.9 186.1 980.8 185.6 981.9 186.3 982.8 186 985.4 186.2 988.1 186 989.1 187 990.3 187.7 992 188.3 993.7 189.3 995.6 189.8 997.5 191.3 998.7 192.6 998.9 193.3 999 204.6 998.9 221 997.7 222.5 995.6 223.6 993.7 223.5 992.9 223.3 991.6 222.1 991 222.8 990.1 222.4 989.2 222.5 988.9 223.1 990.1 224.1 991 223.3 991.9 223.1 992 224.7 992.8 225.9 993.7 226.4 994.5 225.9 995.3 227.8 995.9 231.3 997.2 232.8 997.2 234.7 997.8 235 997.8 236.2 997.3 237 996.6 237.3 996.6 238.2 993.6 236.8 992.3 236.7 991.1 236.8 989.5 237.5 988.6 238.3 986.7 239 984.1 240.9 982.6 241 982 241.9 981 241.7 980.9 242.5 979.4 243.8 977.1 246.6 976 246.8 975.1 247.9 973.1 249.2 972.5 251.4 971.8 251.6 971.2 251 970.6 249.2 969.1 248.3 966.8 248 963.1 249.7 960.9 252.4 960.5 252.2 961 250.3 960.6 249 958.1 250.8 957.6 252.2 957 252.4 956.6 251.4 956 250.9 955.4 251.5 954.4 251.4 953.3 252.1 953 253.5 952.5 253.9 952.8 255.2 951.7 256.3 952 257 950.3 258.6 949.6 260.1 949.2 261.4 949.3 262.7 950.5 263.3 951.1 262.5 952.7 263.5 952.2 264.8 951.3 265.5 951.3 268.5 952.6 268.8 952.8 271.4 952 272.2 950.8 271.2 949.4 271.9 948.5 274.1 948.4 275.2 948.6 276.6 949.4 277.9 949.4 278.4 948.3 279.6 947.1 279.7 946.7 279.2 945 279.9 943.7 281.2 943.1 283.2 943.4 284.2 943.5 286.2 942.6 285.6 941 286.2 939.6 287.1 939.3 288.5 939.5 289.9 938.7 291.4 937.7 292.8 936.8 293.5 935.6 294.9 934.5 295.9 934.4 294.9 933.9 294.1 933.7 290.7 932.9 287.7 932.3 282.7 931.4 278.2 931.2 275.4 931.6 272.3 932.5 268.8 932.8 268.3 934.5 266.7 935.2 265.3 934.8 263.4 936.7 263 937.2 262.2 938.4 262 941 259.8 942.6 257.8 943.2 256.3 945 254 946.1 253.2 947.8 251.2 948.7 250.3 949.2 249 951.1 247.9 951.8 247.2 953.7 246.5 953.6 245.5 954.4 244.4 954.5 243.6 954.1 242.9 954.8 241.5 955.2 238.6 956.2 237.4 957.6 237.2 956 235.9 952.9 236.9 952.3 238.8 952 240.8 952.6 241.7 952 242.6 951.4 241.8 950.2 242.1 946.4 246.1 945.8 247.1 944.8 247.4 944.2 247 944.6 245.8 943.4 245.9 943.3 244.3 944.4 242.1 944.6 241.3 943.9 240.8 942.6 241.8 941.8 240.7 941.1 240.5 940.1 241 938.2 241.4 936.7 241.3 934.5 242.9 934.2 244.5 932.5 246 932.1 247.4 929.3 249.7 928.2 251.1 927.6 252.3 927.3 253.9 929.6 254.3 930.2 255 929.9 255.8 928.1 255.8 927 256.5 926.1 255.8 925.4 255.7 923.8 257.2 922.4 256.7 921.4 257.4 919.8 257.7 919.1 256.4 919.9 256 921.6 256 919.7 253.7 917.8 254.2 916.6 253.3 914.6 252.8 913.5 253.4 913.5 254.2 912.5 254.2 912.7 255.5 911.7 255.5 911.3 254.9 910 254.8 908.9 255.5 906.1 254.4 905.5 255.7 904.4 255.5 904.5 254.8 902.6 254.6 901.6 254.9 899.1 254.7 897.8 255 897 254.8 895.1 255.7 893.8 256.8 892.5 258.9 890.4 260.5 889.3 263.1 888.2 263.7 887.5 264.7 885.7 266.1 884.3 267.6 883 269.4 883 270.2 879.2 274 878.3 274.5 877.4 275.8 875.6 277 874.8 278 875.1 278.5 876.4 279.3 878.8 279 879.4 279.4 879.1 283 880.2 282.8 880.8 281.9 882 282.3 880.8 284.2 882.5 283.9 884.6 282.3 884.6 280.7 886.1 281.2 887.4 280.7 888.6 281.8 888.9 282.8 891.3 285.1 891.9 286 891.3 286.6 891.6 288.3 891.3 289.5 892.3 290.4 891.8 291.6 890.6 293.1 890 294.5 889.9 295.7 889.4 296.7 889.4 297.8 889.8 299.7 889.4 300.5 889.5 301.9 889.1 303.4 889 304.5 888.5 306.6 886.2 309.3 885.4 311.1 884.1 312.6 883.5 314.4 881.7 317.3 879.3 319.8 877.4 322.5 876.6 323 874.5 326.4 872.1 328 871.3 328.7 869 329.4 868 328.8 866.9 328.7 866.8 327.3 865.8 327.9 865.2 327.7 863.9 329.2 862.9 329.7 862.3 331 Z M 690.9 120.3 690.8 121.4 689.3 123.8 689.1 124.6 687.6 125.3 683.3 128.1 681.8 128.7 680.6 129.7 677.8 130.7 676.9 131.4 676.3 131 675.5 132 674.8 132.2 674 133 672.8 133.7 671.9 133.8 671.2 134.7 670.5 136 669.5 136.3 667.9 137.7 667 139 667.8 139.2 667.7 140.1 667.1 140.3 667 141.3 665.8 141.6 665.9 142.4 665.2 142.9 664 141.8 663.6 144.2 662.2 143.8 662.5 146.3 661.3 148.7 659.7 148.5 660.2 149.8 660.3 150.9 659.4 151.1 659.5 152.5 659 153.1 658.2 153.2 658.4 154.3 657.9 155.3 656.9 156.3 655.8 156.1 656.5 157.4 655.7 158.9 655.5 160.3 654.9 160.8 653.9 163.5 653.7 165.3 653.8 166.3 653.6 168.4 654.5 171.6 656 175.1 657.9 177.5 659.2 178.6 659 179.6 658.3 179.7 657.9 180.6 656.4 179 656.1 179.6 654.7 179.8 653.8 179.1 652.8 180.2 651.3 178.8 649.9 178.9 648.7 178.3 648.7 176.3 649.8 175.8 648.3 174.5 647.8 172.3 646.7 173 645.3 172 643.9 172.5 642.9 170.9 642.7 169.2 643 167.6 643.8 166.8 645.1 167.1 646 164.8 646.4 163 645.6 161.3 645.8 160.5 647.2 159.4 647.6 157.4 648.1 156.6 649.2 156 650.7 155.9 650.3 154.8 651.2 152.1 650 152.6 649 151.3 650.8 149.7 651.8 149.4 651.9 148.5 652.5 147.6 654.2 147.7 653.6 146.5 653.9 145.8 653.7 144.9 655 143.8 654.3 143.2 654.6 142.1 655.7 142 656.5 141.3 655.4 140.6 656.3 139.1 655.2 138.5 655.2 136.8 655.9 136.8 656.7 137.6 657.5 136.4 657.7 135.2 658.1 134.7 660.1 134.9 660 133.3 661.1 132.3 661.5 131.4 662.4 130.6 664 128.4 665.4 128.5 666.7 127.7 666.6 126.2 667.3 125.6 668 126.2 668.4 127.3 669.3 126.4 669.2 125 669.6 124.3 671.1 124.1 672.3 124.4 673.3 125.2 674.1 124.7 675 124.9 676.5 123.9 677.8 123.8 679 123.1 679.8 122.1 680.8 121.9 681.5 121.1 682.8 121.3 682.7 119.5 683 118.8 685.7 116.5 687.7 115.7 688.8 115.7 690.2 116.5 691.1 118.3 691.2 119.1 690.9 120.3 Z M 16.2 211 16.6 212 18 211.2 17.3 210.6 17.7 209 17.1 207.3 19 207 23.8 208.1 25.5 210.5 27.1 212.1 29.2 213.6 29.3 214.4 28.5 214.5 27.6 215.3 27 217.1 25.4 216.9 25.7 218 23.2 217.8 22.7 218.6 22.7 220.7 21.9 221.9 20.8 222.4 20.8 223.7 21.7 224.1 22.2 224.9 20 226.1 17.8 225 17 223.6 15.2 222.7 13.9 222.6 12.7 221.4 12.7 220.2 12.3 218.8 11.9 218.3 9.5 217.4 8 218.2 5.8 218.2 5.2 217.7 5.3 216.6 4.3 215.2 5.2 213.6 3 212.8 2.9 213.7 2.1 213.6 1.7 214.7 2.1 216.3 2.8 217 2.9 217.8 2 220.1 1 221.1 1 193 2.7 193.7 3.8 194.5 5.5 196.2 7.7 198.2 12.4 201.5 13.8 202.8 15.3 205.2 15.2 207 15.5 208.9 15.3 210.1 16.2 211 Z M 896.7 284.7 896.7 286.4 897.3 287.6 896.9 289.6 896.8 291.6 897.1 293.2 897.6 293.5 898.6 298.4 899.5 300.9 900.2 303.9 899.4 303.3 898.3 303 897.2 303.1 896.4 303.8 896.3 304.9 895.2 308.1 895.2 309.4 895.7 310.6 896.4 311.4 896.8 313 897.7 313.5 898 315.2 897.1 314.5 896 314.2 894.8 314.3 894.1 316.4 893.5 316.2 893.2 314.5 893.8 312.2 893.6 310.1 894.2 308.3 894 307.1 893.3 305.4 893.7 304.3 894 302.1 894.1 299.3 893.8 297.3 894.3 295.3 893.8 293.6 892.7 291.6 892.7 289.8 893.1 288.7 893.4 286.8 893.2 284.9 894.1 284.4 894.7 284.8 895.5 282.4 894.7 280.9 895.6 280.3 896.3 281.5 896.1 282.6 896.7 284.7 Z M 885.5 125.2 885.6 126.2 886.6 126.9 887.2 127.7 888 128 887.8 128.8 888.6 129.7 889.5 129.9 889.5 130.9 890.7 130.4 890.7 128.3 891.2 126.7 892.6 127.3 892.2 126 893.2 126.2 895.4 129.1 896.9 129.7 897.9 129.1 898.8 129.4 900.3 130.7 901.1 130.9 902.8 132.4 901.6 134 901.7 135.6 901.2 136.9 900.4 137.9 899.3 138.4 898.9 137.9 898 137.8 898.4 139.1 897.6 139.7 895.8 139.6 895.2 140.6 894.7 140.4 893.7 139.3 893.3 138.5 892.5 139.2 888.5 140.6 888.2 139.6 887.2 138.8 886.9 139.5 887 140.4 886.7 141.5 885.6 142.3 884.7 141.6 883.1 141 882.3 139.2 880.8 137.8 879.7 135.7 879.7 134.8 880.3 134.4 880.6 133.4 880.3 130.6 881.2 130.2 881.1 128.2 881.7 127.5 882.9 127.4 883.2 126.2 884.2 125.5 885.5 125.2 Z M 771.8 72.6 771.5 75 770.5 76.4 770.7 77.6 772 76.6 772.4 75.1 773.1 74.7 773.3 73 775.1 72.8 776.7 74.8 777.4 76.9 777.1 78.6 776.7 83.8 776.5 84.7 775.8 85.4 776.9 87.8 777 89.8 775.8 91.4 772.8 92 770.3 91.2 768.4 88.9 765.8 88.8 764.9 87.7 763.8 88.3 763.2 88.1 761.9 85.3 761.7 82.4 759.1 80.1 760.7 77.7 762.2 76.7 761.8 74.5 763.3 72.4 764.2 72.9 764.9 72.2 770.5 71.2 771.5 71.9 771.8 72.6 Z M 785.7 84.5 785.2 86.3 784.8 89.6 784.3 90.8 784.8 91 785.6 88.5 786.4 88 787.2 86.7 788.3 87.3 788.6 88.8 789.6 89.8 790.1 92.1 790.7 91.2 791.6 91.9 791.9 93.3 792.1 95.3 791.7 96.8 790.6 98.6 789 98.5 785.3 100.2 784.6 100 781.5 100.1 777.4 103.4 776.4 103.5 776 102.5 776.4 100.8 777.6 98.2 778.6 93.2 779.2 92 779.9 92.1 779.8 90.9 780 89.7 780.8 88.9 780.7 87.7 781 86.6 781.7 85.5 782 84.3 782.5 84.1 783 85.4 783.5 85.3 783.6 83.8 784.1 82.9 785.2 83.5 785.7 84.5 Z M 771.5 61.3 771.6 62.2 770.3 63.4 769.6 63.6 769.3 65.5 769.7 68 770 68.8 769.7 69.8 765.3 70.3 762.3 71.4 761.7 72.4 761.4 73.5 759.5 73.4 757.3 71.7 755.9 71.4 756.6 70.6 755.7 69.3 754.5 69.5 754.2 68.6 756.3 68.2 755.7 66.8 757 65.5 757.4 65.6 757.7 63.6 758.6 61.8 757.2 61.9 757 61.2 757.5 59.9 758.4 59.2 758.5 57.9 763 55 764 53.6 764.4 52.3 765.9 52.4 766.1 53.8 767.5 55.6 768.5 58.4 770.2 60.2 771.2 60.6 771.5 61.3 Z M 907.6 135 908.5 133.9 909.3 133.7 910.4 134.2 911.4 134.1 912 136.4 914 135.7 916.3 136.3 917.3 137.5 918.5 137.2 917.8 138.5 917.7 139.9 914.9 141 913.7 141.4 910.9 140.9 909.5 139 907.8 138.4 906.8 137.3 905.3 136.2 905.6 135.6 905.4 134.3 905.9 132.6 906.9 133 906.6 133.8 907.6 135 Z M 563.2 280.3 559.8 280.5 554.9 279.9 555.4 277.6 556.9 277.4 558.1 275.9 558.2 275.9 556.9 277.4 558.1 277.7 558.9 277.3 559 276 560.6 276.8 562.3 277 563.3 277.7 562.9 279.8 563.2 280.3 Z M 895.1 150.4 897.2 152.6 898.1 154.4 897.8 155.3 898 156.5 897.2 156.9 895.8 156.4 895 156.5 892.6 155.8 890.6 154.6 889.2 154.7 888.1 155.4 887.8 154.4 889.1 154.4 890.4 152.6 890.6 151.4 891.3 150.2 891.7 150.5 893.9 149.7 895.1 150.4 Z M 5.2 171.8 6.3 172.6 7.8 174.4 7.7 175.6 6.8 176.3 2.7 177.6 1 176.8 1 172 3.2 171.4 5.2 171.8 Z M 641.2 59.1 640.1 60.2 640.9 60.7 642.1 60.4 643.2 61.8 642.6 63 641.9 63.5 641.3 64.7 637.9 65.7 638 67.2 637.5 67.9 635.3 67.5 634.8 68.9 635.6 69.2 635.8 70.9 634.4 71.7 633.4 71.7 633 72.5 632.2 72.2 632.9 70.8 632.9 69.9 631.5 70 631.4 70.7 630.3 70.7 629.8 68.8 630.9 67.5 631.2 68.5 632.9 68.4 632.4 67.3 633.6 66.9 633.5 66.2 632.2 66 632.9 64.9 634.4 64.7 635.2 65.6 636.3 65.1 636.8 63.1 637.5 62.4 636.5 62 636.3 60.5 638.8 58 639 59.3 640.9 57.8 641.2 59.1 Z M 639.2 191.1 639.1 191.7 638.3 192.5 637.6 193.9 636.4 194.6 634.9 195.1 633.7 193.8 633.8 191.1 634.9 189.3 636.4 188.9 637.5 189.6 639.2 191.1 Z M 662.7 57 660.1 60 660.1 61.1 659.7 61.8 658.2 62.4 657.4 63.5 656.5 63.8 654.3 63.4 654.1 61.4 652.2 61.8 651.5 60.7 650.4 60.7 650.2 59.9 650.7 59.3 652 59.5 652.7 59.1 655.2 61.1 656.9 61 656.9 60.6 655.1 59.9 653.5 57.8 652.5 57.9 651.1 56.5 651.8 55 654.1 56.7 656 56.7 657.9 59.1 658.8 58.7 656.8 55.8 656.8 55.5 659.5 56.3 660.8 57.2 660.7 55.8 662.1 55.4 662.8 55.5 662.7 57 Z M 672.2 59.7 672.5 61.3 672.4 62.5 671.9 64 671 64.5 670.8 66 669.6 67.5 668.1 67.2 667.3 66.3 665.5 67.3 664.7 65.8 664.8 62.5 665.3 61.4 665.4 60.5 666.5 59.8 667.5 60.7 669.6 59.9 670.8 59.2 672 59.3 672.2 59.7 Z M 678.5 61.9 675 63.1 673.4 60.7 673.4 60.4 674.9 58.5 675.1 57.9 677.6 57.4 678 54.3 678.9 53.4 679.5 53.5 680.8 54.6 681.2 56.4 681 57.2 681.1 58.8 680.1 60.7 678.5 61.9 Z M 664.6 182.1 665.8 183.9 667.5 185.4 667.8 186.5 667 187.5 665.3 187.3 665.1 186.1 663.9 185.6 662.5 184.4 662.1 182.8 663 181.5 663.7 181.2 664.6 182.1 Z M 758.2 78 756.6 78.6 755.4 78.5 754.2 78.9 753.2 78.2 754.5 77.8 755.1 78.2 755.9 77.1 755.4 76.5 753.1 76 753.3 74.8 753 72.9 754.2 72.5 755.4 72.7 758.8 73.6 760 75.1 759.7 76.3 758.2 78 Z M 999 172.1 999 176.8 997.6 177.8 997.1 177.6 995.6 178.4 995.1 176 995.9 174.8 996.7 174.3 997.4 173.1 999 172.1 Z M 697.8 155.2 698.6 156.6 697.2 157.6 696.5 157.6 695.3 158.5 693.8 158 694.1 156.2 694 154.9 694.9 154.3 696.2 153.9 697.5 154.5 697.8 155.2 Z M 814.5 145.1 813.9 146.7 812.7 148 811.1 147.5 810.3 146.7 809.1 145.8 809.4 145.2 810.4 145.2 810.5 143.5 811 143.3 813.8 143.8 814.5 145.1 Z M 631.9 59.7 632.9 60.3 634.4 60.4 635 62.9 634.8 63.4 633.5 62.9 632.6 61 631.7 61.5 631.2 62.6 631.3 63.9 630.6 63.7 629.9 64.8 629.2 64.7 628.3 66.3 627.7 66 627.6 64.6 626.2 65.2 625.1 63.9 630.1 61.2 631 59.7 631.9 59.7 Z M 969.1 188.5 968.3 188.5 966.8 187.9 965.2 186.4 965.6 185.6 966.5 184.8 969.6 186 969.1 188.5 Z M 664.2 68.1 663.3 68.6 662.8 68.3 661.4 69.3 662 70.3 661.9 71.3 660.9 71 660.8 72.2 659 71.1 658.8 70 658.8 67.9 658.3 66.4 659.8 65.9 661.9 66.1 663.5 66.9 664.2 68.1 Z M 658.5 68.5 658.1 72.7 655.7 72.6 655 71.9 655.6 70.7 655.2 68.6 656 68.2 657 68.6 657.4 67.9 658.5 68.5 Z M 956.5 257.5 953.9 258.1 954.4 256.7 956.3 255.9 956.7 256.7 956.5 257.5 Z M 713.6 165.4 713.1 165.1 715.1 162.4 716.8 162.9 717.1 163.6 715.6 165.3 713.6 165.4 Z M 882.6 277.6 882.5 278.3 881.7 279.1 881.1 277.9 880.6 277.8 881.4 276.4 883.1 277.1 882.6 277.6 Z M 932.9 297.8 932.2 299 931.4 299.2 930.9 300 930.3 299.7 930.3 298.7 931.5 298.4 932.4 296.8 932.9 297.8 Z M 660 51.6 656.6 54 656 53 654.3 53.3 653.9 51.8 654.2 51 656.7 52.2 656.5 49.7 657.4 49.6 660 51.3 660 51.6 Z M 890.9 149 889.7 149.8 888.7 148.1 888.8 146.7 890.4 146.1 891.2 146.8 890.9 149 Z M 649.4 70.1 648.6 70.5 648.2 71.5 646.6 71.1 645.3 70.6 645 69.7 646.6 68.7 646.6 67.6 647.9 67.3 648.1 68.3 649.4 70.1 Z M 720.5 161.1 720 161.5 719.1 161.3 718.1 160.6 718.1 159.8 719.5 157.8 720.4 159.4 720.5 161.1 Z M 753.2 56.1 751.8 56.2 750.1 55.6 749.8 54.4 750.2 53.5 752.4 53 754 53.7 754.2 54.8 753.2 56.1 Z M 669.6 58.3 668.2 58.7 667.4 58.4 666.6 57.2 667.6 56 669.6 54.8 670.6 55.2 670.7 56.5 669.6 58.3 Z M 646.5 173.3 647.6 175.3 647.1 176.3 646.5 176 645.8 174.7 644.8 174.1 645.8 173.3 646.5 173.3 Z M 661.9 49.7 660.4 49.9 659.2 48.9 657.8 48.7 658 47 659.8 46.5 660.6 47.7 661.9 48.3 662.3 49 661.9 49.7 Z M 960.4 275.6 961.4 277.5 960.6 277.5 960 276.1 960.4 275.6 Z M 876.2 134.5 875.7 134.1 876.1 132.2 876.2 129.9 877.6 131.8 877 133.2 877 134 876.2 134.5 Z M 661.9 43.7 660.8 43.7 660.8 41.8 663.8 40.8 664.6 41.6 664.2 43.2 661.9 43.7 Z M 676.1 43.8 676.8 44.4 676.9 45.5 675.9 46.4 674.6 46.2 673.8 45.8 673.5 44.9 672.8 44.8 672.8 44 674.3 44 676.1 43.8 Z M 722.1 59.6 721.5 59.8 719.4 59.7 719.4 58.8 719.9 57.8 721 57.4 722.6 57.8 723 58.6 722.1 59.6 Z M 711.6 79.7 712.1 79.5 713.1 79.9 714.5 80.9 714.8 81.7 712.8 81.8 712.6 81 711.7 81 711.6 79.7 Z M 642 74 642.4 75 639.9 74.8 640 74 641.4 72 642.1 72.8 642 74 Z M 766.9 115.2 766 116 764.9 115 766 114.5 767.5 113.2 767.8 113.9 766.9 115.2 Z M 665.6 74.5 664.6 75 663.3 73.6 664.3 72.4 665.3 72.3 665.9 72.7 666.1 73.7 665.6 74.5 Z M 663.4 61 661.9 61.6 660.6 61 660.5 60.4 661.3 59.5 663.2 59.1 663.6 60.2 663.4 61 Z M 706.9 158.8 706.7 160.1 705.3 158.8 706.1 157.6 707.1 157.9 706.9 158.8 Z M 741.6 139.1 740.9 139.8 741 140.5 740 141.2 739.1 139.6 740.2 139.5 741.3 138.6 741.6 139.1 Z M 727.7 133.4 728.2 134.6 727.6 135.6 726.4 135.4 727.7 133.4 Z M 798.4 100.3 798.7 101 797.7 101.8 795.6 101.2 796.2 100.4 797.5 100.6 798.4 100.3 Z M 876.2 146.9 877.8 149 877 149 876.4 148.5 876 147.3 876.2 146.9 Z M 638.9 72.6 638.3 72.7 637.5 71 638.8 69.9 639.6 70.9 639 71.6 638.9 72.6 Z M 731.3 179.4 730.8 180.2 730.8 181.4 730.3 181.7 730.5 179.5 731.3 179.4 Z M 650.8 66.8 649.4 66.3 649.4 63.8 651 65.6 650.8 66.8 Z M 660.2 54.8 658.9 55 658.2 54 660.5 52.8 660.8 53.3 660.2 54.8 Z M 663.4 49 664.3 49.8 664.4 51.1 663.6 51.5 662.6 51.1 662.4 50 663.4 49 Z M 652.1 64.9 652.8 65.4 652 66.2 652 67.8 650.9 67.2 651.5 65.7 652.1 64.9 Z M 640.7 53.4 641.4 54.6 640.7 55.7 640 55.9 639.8 54.1 640.7 53.4 Z M 660.8 63.2 661 63.5 660.5 64.9 659.7 65 658.9 64.4 659.3 63.5 660.8 63.2 Z M 748.7 112.8 748.3 113.5 747.3 113 747.5 112.2 748.6 111.9 748.7 112.8 Z M 913.9 118.7 913.7 119.8 912.9 119.8 912.7 118.9 913.9 118.7 Z M 796.1 98.9 794.9 99.3 795.4 97.9 796.1 98.9 Z M 653.5 69.7 653 68.7 654 68.6 653.5 69.7 Z M 650.3 70.9 650 68.9 650.9 69 650.8 70.3 650.3 70.9 Z M 667.9 52.2 666.7 52 667.1 51.3 667.9 52.2 Z M 730.4 127.8 728.8 128 728.8 127.5 730.4 127.8 Z M 655 66.8 656 67.3 655.7 68 654.7 67.4 655 66.8 Z M 663.3 75.2 661.9 74.2 662.7 73.9 663.3 75.2 Z\",\"Xmax\":999,\"Xmid\":768.1,\"Xmin\":530,\"Ymax\":335,\"Ymid\":240,\"Ymin\":40.8,\"economy/currency\":\"Russian rubles (RUB)\",\"economy/gdp_per_capita_ppp/2017\":\"27900\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.847 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.68,\"energy/electricity_from_hydroelectric_plants\":0.21,\"energy/electricity_from_nuclear_fuels\":0.11,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":16377742,\"geography/area/water\":720500,\"geography/area_comparative\":\"approximately 1.8 times the size of the US\",\"geography/area_sqkm\":17098242,\"geography/climate\":\"ranges from steppes in the south through humid continental in much of European Russia; subarctic in Siberia to tundra climate in the polar north; winters vary from cool along Black Sea coast to frigid in Siberia; summers vary from warm in the steppes to cool along Arctic coast\",\"geography/coastline\":\"37,653 km\",\"geography/elevation/highest_point\":\"Gora Elbrus (highest point in Europe) 5,642 m\",\"geography/elevation/lowest_point\":\"Caspian Sea -28 m\",\"geography/elevation/mean_elevation\":\"600\",\"geography/geographic_coordinates\":\"60 00 N, 100 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; largest country in the world in terms of area but unfavorably located in relation to major sea lanes of the world; despite its size, much of the country lacks proper soils and climates (either too cold or too dry) for agriculture \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Russias far east, particularly the Kamchatka Peninsula, lies along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; Mount Elbrus is Europes tallest peak; Lake Baikal, the deepest lake in the world, is estimated to hold one fifth of the worlds fresh surface water\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; Kaliningrad oblast is an exclave annexed from Germany following World War II (it was formerly part of East Prussia); its capital city of Kaliningrad - formerly Koenigsberg - is the only Baltic port in Russia that remains ice free in the winter\",\"geography/land_boundaries/border_countries\":\"Azerbaijan 338 km, Belarus 1312 km, China (southeast) 4133 km, China (south) 46 km, Estonia 324 km, Finland 1309 km, Georgia 894 km, Kazakhstan 7644 km, North Korea 18 km, Latvia 332 km, Lithuania (Kaliningrad Oblast) 261 km, Mongolia 3452 km, Norway 191 km, Poland (Kaliningrad Oblast) 210 km, Ukraine 1944 km\",\"geography/land_boundaries/total\":\"22,408 km\",\"geography/land_use/agricultural_land_arable_land\":0.073,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.057,\"geography/land_use/forest\":0.494,\"geography/land_use/other\":0.375,\"geography/location\":\"North Asia bordering the Arctic Ocean, extending from Europe (the portion west of the Urals) to the North Pacific Ocean\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"broad plain with low hills west of Urals; vast coniferous forest and tundra in Siberia; uplands and mountains along southern border regions\",\"government/administrative_divisions\":\"46 provinces (oblasti, singular - oblast), 21 republics (respubliki, singular - respublika), 4 autonomous okrugs (avtonomnyye okrugi, singular - avtonomnyy okrug), 9 krays (kraya, singular - kray), 2 federal cities (goroda, singular - gorod), and 1 autonomous oblast (avtonomnaya oblast) \\u0026lt;strong\\u0026gt;oblasts:\\u0026lt;/strong\\u0026gt; Amur (Blagoveshchensk), Arkhangelsk, Astrakhan, Belgorod, Bryansk, Chelyabinsk, Irkutsk, Ivanovo, Kaliningrad, Kaluga, Kemerovo, Kirov, Kostroma, Kurgan, Kursk, Leningrad, Lipetsk, Magadan, Moscow, Murmansk, Nizhniy Novgorod, Novgorod, Novosibirsk, Omsk, Orenburg, Orel, Penza, Pskov, Rostov, Ryazan, Sakhalin (Yuzhno-Sakhalinsk), Samara, Saratov, Smolensk, Sverdlovsk (Yekaterinburg), Tambov, Tomsk, Tula, Tver, Tyumen, Ulyanovsk, Vladimir, Volgograd, Vologda, Voronezh, Yaroslavl; \\u0026lt;strong\\u0026gt;republics:\\u0026lt;/strong\\u0026gt; Adygeya (Maykop), Altay (Gorno-Altaysk), Bashkortostan (Ufa), Buryatiya (Ulan-Ude), Chechnya (Groznyy), Chuvashiya (Cheboksary), Dagestan (Makhachkala), Ingushetiya (Magas), Kabardino-Balkariya (Nalchik), Kalmykiya (Elista), Karachayevo-Cherkesiya (Cherkessk), Kareliya (Petrozavodsk), Khakasiya (Abakan), Komi (Syktyvkar), Mariy-El (Yoshkar-Ola), Mordoviya (Saransk), North Ossetia (Vladikavkaz), Sakha [Yakutiya] (Yakutsk), Tatarstan (Kazan), Tyva (Kyzyl), Udmurtiya (Izhevsk); \\u0026lt;strong\\u0026gt;autonomous okrugs:\\u0026lt;/strong\\u0026gt; Chukotka (Anadyr), Khanty-Mansi-Yugra (Khanty-Mansiysk), Nenets (Naryan-Mar), Yamalo-Nenets (Salekhard); \\u0026lt;strong\\u0026gt;krays:\\u0026lt;/strong\\u0026gt; Altay (Barnaul), Kamchatka (Petropavlovsk-Kamchatskiy), Khabarovsk, Krasnodar, Krasnoyarsk, Perm, Primorskiy [Maritime] (Vladivostok), Stavropol, Zabaykalsk [Transbaikal] (Chita); \\u0026lt;strong\\u0026gt;federal cities:\\u0026lt;/strong\\u0026gt; Moscow [Moskva], Saint Petersburg [Sankt-Peterburg]; \\u0026lt;strong\\u0026gt;autonomous oblast:\\u0026lt;/strong\\u0026gt; Yevreyskaya [Jewish] (Birobidzhan)\",\"government/capital/geographic_coordinates\":\"55 45 N, 37 36 E\",\"government/capital/name\":\"Moscow\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Russian lands were generally referred to as Muscovy until PETER I officially declared the Russian Empire in 1721; the new name sought to invoke the patrimony of the medieval eastern European Rus state centered on Kyiv in present-day Ukraine; the Rus were a Varangian (eastern Viking) elite that imposed their rule and eventually their name on their Slavic subjects\",\"government/executive_branch/chief_of_state\":\"President Vladimir Vladimirovich PUTIN (since 7 May 2012)\",\"government/executive_branch/head_of_government\":\"Premier Dmitriy Anatolyevich MEDVEDEV (since 8 May 2012); First Deputy Premier Anton Germanovich SILUANOV (since 18 May 2018); Deputy Premiers Maksim Alekseyevich AKIMOV (since 18 May 2018), Yuriy Ivanovich BORISOV (since 18 May 2018), Konstantin Anatolyevich CHUYCHENKO (since 18 May 2018), Tatyana Alekseyevna GOLIKOVA (since 18 May 2018), Olga Yuryevna GOLODETS (since 21 May 2012), Aleksey Vasilevich GORDEYEV (since 18 May 2018), Dmitriy Nikolayevich KOZAK (since 14 October 2008), Vitaliy Leontyevich MUTKO (since 19 October 2016); Yuriy Petrovich TRUTNEV (since 31 August 2013)\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red\",\"government/government_type\":\"semi-presidential federation\",\"government/independence\":\"25 December 1991 (from the Soviet Union; Russian SFSR renamed Russian Federation); notable earlier dates: 1157 (Principality of Vladimir-Suzdal created); 16 January 1547 (Tsardom of Muscovy established); 22 October 1721 (Russian Empire proclaimed); 30 December 1922 (Soviet Union established)\",\"government/national_holiday\":\"Russia Day, 12 June (1990); note - commemorates the adoption of the Declaration of State Sovereignty of the Russian Soviet Federative Socialist Republic (RSFSR)\",\"government/national_symbol_s\":\"bear, double-headed eagle; national colors: white, blue, red\",\"introduction\":\"Founded in the 12th century, the Principality of Muscovy was able to emerge from over 200 years of Mongol domination (13th-15th centuries) and to gradually conquer and absorb surrounding principalities. In the early 17th century, a new ROMANOV Dynasty continued this policy of expansion across Siberia to the Pacific. Under PETER I (ruled 1682-1725), hegemony was extended to the Baltic Sea and the country was renamed the Russian Empire. During the 19th century, more territorial acquisitions were made in Europe and Asia. Defeat in the Russo-Japanese War of 1904-05 contributed to the Revolution of 1905, which resulted in the formation of a parliament and other reforms. Devastating defeats\\u0026amp;nbsp;and food shortages\\u0026amp;nbsp;in World War I led to widespread rioting in the major cities of the Russian Empire and to the overthrow in 1917 of the ROMANOV Dynasty. The communists under Vladimir LENIN seized power soon after and formed the USSR. The brutal rule of Iosif STALIN (1928-53) strengthened communist rule and Russian dominance of the Soviet Union at a cost of tens of millions of lives. After defeating Germany in World War II as part of an alliance with the US (1939-1945), the USSR expanded its territory and influence in Eastern Europe and emerged as a global power. The USSR was the principal adversary of the US during the Cold War (1947-1991). The Soviet economy and society stagnated in the decades following Stalins rule, until General Secretary Mikhail GORBACHEV (1985-91) introduced glasnost (openness) and perestroika (restructuring) in an attempt to modernize communism, but his initiatives inadvertently released forces that by December 1991\\u0026amp;nbsp;led to the dissolution of\\u0026amp;nbsp;the USSR into Russia and 14 other independent states. Following economic and political turmoil during President Boris YELTSINs term (1991-99), Russia shifted toward a centralized authoritarian state under President Vladimir PUTIN (2000-2008, 2012-present) in which the regime seeks to legitimize its rule through managed elections, populist appeals, a foreign policy focused on enhancing the countrys geopolitical influence, and commodity-based economic growth. Russia faces a largely subdued rebel movement in Chechnya and some other surrounding regions, although violence still occurs throughout the North Caucasus.\",\"name\":\"Russia\",\"people_and_society/age_structure/0_14_years\":0.1721,\"people_and_society/age_structure/15_24_years\":0.0941,\"people_and_society/age_structure/25_54_years\":0.4421,\"people_and_society/age_structure/55_64_years\":0.1451,\"people_and_society/age_structure/65_years_and_over\":0.1466,\"people_and_society/birth_rate\":\"10.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Russian 77.7%, Tatar 3.7%, Ukrainian 1.4%, Bashkir 1.1%, Chuvash 1%, Chechen 1%, other 10.2%, unspecified 3.9% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"12.476 million MOSCOW (capital), 5.427 million Saint Petersburg, 1.65 million Novosibirsk, 1.493 million Yekaterinburg, 1.261 million Nizhniy Novgorod, 1.167 million Samara (2019)\",\"people_and_society/nationality/adjective\":\"Russian\",\"people_and_society/nationality/noun\":\"Russian(s)\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"142122776\",\"people_and_society/population_growth_rate\":-0.0011,\"people_and_society/urbanization/urban_population\":\"75.4% of total population (2019)\",\"transportation/airports\":\"1218\",\"transportation/railways/total\":\"87157\",\"transportation/roadways/total\":\"1283387\"},{\"BoxHeight\":225.99999999999994,\"BoxWidth\":329.69999999999993,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.901,\"ISO3_Code\":\"FRA\",\"ISO_Code\":\"FR\",\"Path\":\"M 507.1 295.3 507.3 295.9 507.2 296.1 507.3 296.5 507.5 296.5 507.9 297 508.1 297 508.4 296.7 508.6 296.6 508.8 296.7 508.9 296.7 509 296.9 509.2 297.8 509.4 297.9 509.7 297.7 509.8 297.9 510 297.9 510.1 298 510.2 298.5 510.3 298.6 510.5 298.5 510.8 298.6 511.2 298.5 511.6 298.9 511.5 299.4 511.7 299.7 511.5 300.1 511.7 300.2 512.3 300.3 513 300 513 299.8 513 299.7 513.3 299.4 513.5 299.4 513.4 299.8 513.3 300.2 513.5 300.4 513.5 300.8 513.8 300.9 514.3 301.2 514.7 301.4 514.7 301.7 515 301.7 515.2 302.2 515.9 302 516.1 302 516.3 302.2 516.6 302.4 516.9 302.3 517.2 302.1 517.7 302.3 517.9 302.3 518.2 302.5 518.3 302.9 518.6 303.4 518.7 303.6 518.9 303.6 519 303.4 519.5 303.5 519.5 303.8 519.7 303.6 519.9 303.8 520.2 303.8 520.4 303.6 520.7 303.6 520.9 303.9 521.2 304.1 521.9 304.1 522.4 304.3 522.8 304.4 522.6 304.6 522.4 305.1 522.1 305.5 522 305.5 521.7 306 521.4 307.1 521.3 307.4 521 308 521 308.3 521.1 308.6 520.9 309.3 520.9 309.5 520.8 309.8 521 310.2 520.9 310.3 520.8 310.5 520.6 310.7 520.6 310.8 520.5 310.8 520.4 310.8 520.3 310.8 519.9 310.8 519.8 310.5 519.5 310.5 519.2 310.8 519.2 311.1 519.5 311.2 519 311.9 518.4 312.6 517.9 312.8 517.9 313.2 517.8 313.5 517 314.2 517 314.4 516.8 314.9 517.1 315.1 517 315.3 516.9 315.6 516.6 315.8 516.5 316.1 517 316 517.4 315.7 517.4 315.6 517.2 315.4 517.5 315 518.1 314.8 518.9 314.9 518.8 315.2 519 315.5 518.9 316 519.1 316.1 519.1 316.4 519.3 316.4 519.5 316.9 519.3 317.2 518.9 317.3 518.9 317.5 519 317.8 519.4 318.1 519.4 318.6 519.7 318.7 519.9 319 519.7 319.3 519.7 319.6 519.3 319.8 519 320 518.8 320 518.4 320.1 518.5 320.5 518.7 320.5 518.7 320.9 519 321.1 519.4 321.2 519.5 321.6 519.6 321.7 519.6 321.8 519.4 321.8 519.3 321.9 519.2 322.2 519 322.4 519.2 322.8 519.1 323.1 519.5 323.6 520.4 324 521.2 323.8 521.4 324.2 520.8 325 520.9 325.3 520.6 325.4 520.6 325.5 520.5 325.5 520.6 325.5 519.9 325.8 519.7 326.1 519.6 326.1 519.6 326.4 519.4 326.2 519.2 326.5 519 326.7 518.7 326.7 518.4 327.1 518.5 327.3 518.4 327.6 517.9 327.7 517.8 327.7 517.6 327.9 517.2 327.9 517 328 516.6 327.9 516.2 328 515.8 327.7 515.7 327.6 515.5 327.6 515.3 327.5 514.9 327.5 514.8 327.2 514.8 327.1 514.7 326.9 514 327 513.7 326.7 513.5 326.7 513.5 326.9 513.4 327 512.8 326.9 512.7 326.8 512.7 326.7 512.6 326.6 511.7 326.5 511.5 326.4 511.4 326.2 511.3 326.2 510.8 326.3 509.8 327.1 509.3 327.2 509 327.5 508.9 327.7 508.5 328.1 508.4 328.9 508.4 329.1 508.5 329.9 508.5 330 508.7 330.3 508.8 330.4 508.4 330.3 508 330.3 507.5 330.5 507.3 330.7 507.1 330.8 506.3 330.4 506 330.5 505.6 330.7 505.5 330.5 505.3 330.4 504.8 330.2 504.9 330 505 329.9 504.3 329.6 504 329.8 503.7 329.4 503.5 329.4 503.2 329.4 503 329.1 502.8 329.1 502.6 329 502.4 328.9 501.9 328.9 501.9 329.1 501.8 329.4 501.3 329.4 501 329.3 500.8 329.5 500.5 329.3 500.3 329.4 499.9 329.5 499.4 329.1 499.1 328.8 498.9 329 498.5 329 498 328.6 497.9 328.4 497.4 328.4 496.6 328.1 496.4 327.9 496.2 328.1 496.1 328.1 496 328 496 327.8 496.1 327.5 496.1 327.3 495.8 327.2 495.6 327.3 495.4 327.1 495.2 327.2 495 326.9 495.1 326.9 495.4 326.8 495.8 326.3 495.8 326.1 496 325.9 496.2 324.9 496.3 323.9 496.5 322.6 496.7 322.1 496.9 321.8 496.8 321.7 496.6 321.6 496.6 321.5 496.9 318.7 497.1 318.6 497.2 318.7 498 319.7 498 319.3 497.9 318.9 497.7 318.6 496.6 317.8 496.5 317.1 496.2 316.8 496.1 316.5 496.5 316.7 496.7 317.1 496.6 317.4 496.8 317.4 496.8 317.2 497 317 497.1 316.5 496.9 316.1 496.6 316 496.9 315.6 496.9 315.4 497 315.3 496.7 315.3 496.6 315.5 495.4 314.9 495 314.6 494.9 314.4 494.9 314.3 494.6 313.8 494.4 313.6 494.1 313.2 494.1 313.1 494.4 312.7 494.5 312.5 494.4 312.3 494.3 312.2 493.9 312 494 311.5 493.7 311.6 493.2 311.5 493 311.1 493.2 310.8 493.1 310.5 492.8 310.4 492.2 310.6 491.9 310.2 491.3 310.2 491.2 310.1 490.7 309.7 490.3 309.6 490.2 309.4 490.2 309.1 490 309.4 489.4 309.3 489 309 488.3 309.3 488 309.3 487.7 308.7 487.3 308.3 488 307.8 487.9 307.6 487.4 307.6 487.3 307.4 487.4 307.3 488 307.3 488 307.2 487.6 307 486.9 307 486.8 306.8 486.9 306.2 487.8 305.8 488.8 305.5 489.2 305.7 489.5 305.6 489.9 305.7 490.2 305.4 490.1 305.2 490.1 305.1 491.2 304.9 491.3 304.9 491.9 305.4 492.2 306 492.5 306.3 493.2 305.8 493.5 305.7 493.9 306 494.1 306 494.7 305.6 494.9 305.6 494.9 305.9 495.4 305.9 495.6 305.9 496 305.7 495.7 305.3 495.7 304.4 495.5 303.5 495 302.6 494.9 302.3 494.7 301.4 494.9 301.4 495.4 301.5 496.1 301.3 496.4 301.4 496.5 301.6 496.4 302.1 496.9 302.9 497 302.7 497.3 302.6 497.8 302.8 498.9 302.9 499.4 303.1 499.8 303 500.3 302.7 500.4 302.6 500.8 302.5 501.1 302.4 501.4 302.3 501.6 302.5 501.7 302.5 501.8 302.4 501.6 302.4 501.5 302.3 501.4 302.3 501.4 302.2 501 302.4 500.7 302.4 500.5 302.4 500.4 302.3 500.3 302.2 500.2 302.2 500.2 302.1 500.3 301.9 500.4 301.6 500.5 301.4 500.6 301.3 500.9 301.1 501.1 301 501.6 300.7 501.9 300.6 502.2 300.6 502.6 300.4 502.8 300.4 503 300.3 503.3 300.2 503.7 299.8 503.8 299.8 504.2 299.2 504.5 299.2 504.3 298.7 504.4 298.5 504.6 298.5 504.5 298.4 504.4 298.4 504.3 298.3 504.4 297.8 504.4 297.7 504.4 297.5 504.3 297 504.4 296.7 504.4 296.3 504.6 296.2 504.8 296 504.9 295.9 505.7 295.6 506 295.6 507.1 295.3 Z M 505.5 330.2 505.4 330.2 505.4 330.3 505.5 330.4 505.5 330.2 Z M 356.8 449.3 356.5 449.5 356.4 449.8 355.9 450.3 355.3 451.4 354.9 451.8 354.9 452.1 354.3 453.2 354.4 453.4 354.3 453.6 354 454 353.5 454.2 353.3 454.5 353 454.5 352.8 454.4 352.3 454.5 352.4 454.3 352.2 454.1 351.6 454.3 351.1 454.2 350.9 454 350.5 454.3 350.4 454.4 350.1 454.5 350 454.7 349.8 454.6 349.4 454.6 349.3 454.5 349 454.4 348.8 454.2 348.7 454.1 348.9 454.1 349 453.9 349.2 453.7 349.7 452.8 349.8 452.4 349.7 451.8 350.1 451.4 350.3 450.6 350.1 450.4 350 450.1 349.8 450 349.5 449.7 349.3 449.3 349.4 449.1 349.2 449 349.2 448.5 349.1 448.4 349.1 447.8 349 447 349.2 446.5 350.2 445.2 350.3 445 350.3 444.8 350.4 444.6 350.8 444.7 351.7 445.1 352.4 445.2 353.2 445.5 354.8 446.9 355 446.9 355.4 447.2 355.9 447.5 356.3 447.7 356.7 448.6 356.9 449 356.8 449.3 Z M 526.3 328.9 526.2 329.5 526.4 330 526.4 330.3 526.5 331.6 526.1 332.2 526.1 332.6 526.1 333.1 525.9 333.5 525.9 333.6 525.7 333.8 525.6 334.3 525.5 334.4 525.3 334.3 525.2 334.1 524.8 333.9 524.4 333.6 524.4 333.5 524.6 333.3 524.6 333.2 524.1 333 524.3 332.7 524.4 332.4 524.3 332.3 523.9 332.4 523.9 332.3 523.9 332.2 524.2 331.8 524.1 331.7 523.8 331.5 523.8 331.2 524.1 331 523.9 330.8 523.7 330.7 523.8 330.6 524 330.3 524.1 330.1 524.4 329.8 525 329.6 525.3 329.3 525.8 329.4 525.9 328.4 526.1 328.3 526.3 328.9 Z M 654.3 519.9 654.4 520 654.4 520.2 654.6 520.5 654.8 520.6 654.8 520.7 654.7 520.9 654.7 521.1 654.6 521.2 654.3 521.3 653.8 521.1 653.6 521 653.4 521 653.3 520.8 653.3 520.6 653.2 520.5 653.1 520.4 653.1 520.2 653.2 520.1 653.3 519.9 653.4 519.9 653.6 519.8 653.7 519.7 654 519.8 654.1 519.8 654.3 519.9 Z M 330.2 414.8 330.2 414.9 330.1 414.9 329.9 414.9 329.6 415 329.4 415 329.3 414.9 329.3 415.1 329.3 415.3 329.4 415.5 329.2 415.7 328.9 415.8 328.9 415.7 328.8 415.6 328.8 415.4 328.7 415.2 328.7 415.1 328.7 415 328.7 414.8 328.7 414.7 328.7 414.6 328.8 414.6 328.9 414.6 329.2 414.8 329.2 414.9 329.4 414.8 329.4 414.6 329.5 414.6 329.4 414.5 329.4 414.3 329.6 414.2 329.8 414.3 329.8 414.4 329.8 414.5 329.8 414.6 330 414.7 330.2 414.8 Z M 331.4 420 331.3 420.2 331.2 420.2 331.2 420.1 331.1 420 330.9 420 330.8 420 330.8 420.1 330.7 420 330.7 419.8 330.9 419.7 330.8 419.7 330.6 419.6 330.5 419.5 330.4 419.3 330.4 419.2 330.3 419.1 330.3 419 330.3 418.9 330.5 418.8 330.7 419 330.8 419 331 419.3 331.1 419.4 331.1 419.5 331.3 419.6 331.3 419.7 331.4 419.8 331.4 419.9 331.4 420 Z M 625.1 496 625.1 496.1 625.2 496.1 625.4 496.2 625.4 496.3 625.3 496.5 625.4 496.6 625.2 496.8 625.3 496.9 625.2 496.9 625 496.9 625 496.7 625.1 496.7 625.1 496.6 625 496.5 625 496.3 624.9 496.1 625 495.9 625.1 496 Z M 330.2 416 330.1 416 330 416 330 415.8 330 415.7 330.1 415.6 330.2 415.7 330.3 415.8 330.3 415.9 330.2 416 Z M 491.5 311.3 491.4 311.4 491.2 311.4 491 311.3 491 311.2 491 311.1 491.2 311.1 491.5 311.3 Z M 496.5 316 496.4 316.1 496.2 316 496.1 315.9 496.2 315.8 496.4 315.9 496.5 316 Z M 496 315.7 496 315.8 495.7 315.8 495.7 315.7 495.8 315.6 495.9 315.7 496 315.7 Z M 493.8 312.6 493.7 312.8 493.6 312.6 493.6 312.5 493.8 312.5 493.8 312.6 Z M 325.3 409.7 325.1 409.7 325.1 409.6 325.2 409.5 325.3 409.5 325.3 409.7 Z M 493.6 313.8 493.5 313.9 493.3 313.7 493.4 313.7 493.6 313.7 493.6 313.8 Z M 329.3 416 329.3 416.1 329.1 416 329.2 415.9 329.3 416 Z M 486 306.6 485.8 306.7 485.8 306.6 485.8 306.5 486 306.5 486 306.6 Z M 517.8 328.3 517.7 328.4 517.7 328.3 517.7 328.2 517.8 328.2 517.8 328.3 Z M 331.2 419.2 331.1 419.3 331.1 419.2 331.2 419.1 331.2 419.2 Z M 625.6 496.3 625.5 496.4 625.5 496.3 625.5 496.2 625.6 496.3 Z M 517.3 328.2 517.3 328.4 517.2 328.3 517.2 328.1 517.3 328.2 Z M 330.8 414.7 330.8 414.8 330.7 414.7 330.7 414.6 330.8 414.6 330.8 414.7 Z M 490.5 310 490.4 310.1 490.3 310 490.4 309.9 490.5 310 Z M 494.1 312.8 494 313 493.9 312.8 493.9 312.7 494.1 312.8 Z M 491.4 310.6 491.3 310.7 491.2 310.4 491.3 310.4 491.4 310.6 Z\",\"Xmax\":654.8,\"Xmid\":492.3,\"Xmin\":325.1,\"Ymax\":521.3,\"Ymid\":331.4,\"Ymin\":295.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"44100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"341.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.17,\"energy/electricity_from_hydroelectric_plants\":0.15,\"energy/electricity_from_nuclear_fuels\":0.5,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":640427,\"geography/area/water\":3374,\"geography/area_comparative\":\"slightly more than four times the size of Georgia; slightly less than the size of Texas\",\"geography/area_sqkm\":643801,\"geography/climate\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; generally cool winters and mild summers, but mild winters and hot summers along the Mediterranean; occasional strong, cold, dry, north-to-northwesterly wind known as the mistral; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; tropical; hot, humid; little seasonal temperature variation; \\u0026lt;strong\\u0026gt;Guadeloupe and Martinique:\\u0026lt;/strong\\u0026gt; subtropical tempered by trade winds; moderately high humidity; rainy season (June to October); vulnerable to devastating cyclones (hurricanes) every eight years on average; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; tropical; marine; hot, humid, rainy season during northeastern monsoon (November to May); dry season is cooler (May to November); \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; tropical, but temperature moderates with elevation; cool and dry (May to November), hot and rainy (November to April)\",\"geography/coastline\":\"4,853 km\",\"geography/elevation/highest_point\":\"Mont Blanc 4,810\",\"geography/elevation/lowest_point\":\"Rhone River delta -2 m\",\"geography/elevation/mean_elevation\":\"375\",\"geography/geographic_coordinates\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; 46 00 N, 2 00 E; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; 4 00 N, 53 00 W; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; 16 15 N, 61 35 W; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; 14 40 N, 61 00 W; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; 12 50 S, 45 10 E; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; 21 06 S, 55 36 E\",\"geography/geography_note\":\"largest West European nation; most major French rivers - the Meuse, Seine, Loire, Charente, Dordogne, and Garonne - flow northward or westward into the Atlantic Ocean, only the Rhone flows southward into the Mediterranean Sea\",\"geography/land_boundaries/border_countries\":\"Andorra 55 km, Belgium 556 km, Germany 418 km, Italy 476 km, Luxembourg 69 km, Monaco 6 km, Spain 646 km, Switzerland 525 km\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.334,\"geography/land_use/agricultural_land_permanent_crops\":0.018,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.292,\"geography/land_use/other\":0.181,\"geography/location\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; Western Europe, bordering the Bay of Biscay and English Channel, between Belgium and Spain, southeast of the UK; bordering the Mediterranean Sea, between Italy and Spain; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; Northern South America, bordering the North Atlantic Ocean, between Brazil and Suriname; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, southeast of Puerto Rico; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; Caribbean, island between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; Southern Indian Ocean, island in the Mozambique Channel, about halfway between northern Madagascar and northern Mozambique; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; Southern Africa, island in the Indian Ocean, east of Madagascar\",\"geography/map_references\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; Europe; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; South America; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Central America and the Caribbean; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; Central America and the Caribbean; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; Africa; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; World\",\"geography/terrain\":\"\\u0026lt;strong\\u0026gt;metropolitan France:\\u0026lt;/strong\\u0026gt; mostly flat plains or gently rolling hills in north and west; remainder is mountainous, especially Pyrenees in south, Alps in east; \\u0026lt;strong\\u0026gt;French Guiana:\\u0026lt;/strong\\u0026gt; low-lying coastal plains rising to hills and small mountains; \\u0026lt;strong\\u0026gt;Guadeloupe:\\u0026lt;/strong\\u0026gt; Basse-Terre is volcanic in origin with interior mountains; Grande-Terre is low limestone formation; most of the seven other islands are volcanic in origin; \\u0026lt;strong\\u0026gt;Martinique:\\u0026lt;/strong\\u0026gt; mountainous with indented coastline; dormant volcano; \\u0026lt;strong\\u0026gt;Mayotte:\\u0026lt;/strong\\u0026gt; generally undulating, with deep ravines and ancient volcanic peaks; \\u0026lt;strong\\u0026gt;Reunion:\\u0026lt;/strong\\u0026gt; mostly rugged and mountainous; fertile lowlands along coast\",\"government/administrative_divisions\":\"18 regions (regions, singular - region); Auvergne-Rhone-Alpes, Bourgogne-Franche-Comte (Burgundy-Free County), Bretagne (Brittany), Centre-Val de Loire (Center-Loire Valley), Corse (Corsica), Grand Est (Grand East), Guadeloupe, Guyane (French Guiana), Hauts-de-France (Upper France), Ile-de-France, Martinique, Mayotte, Normandie (Normandy), Nouvelle-Aquitaine (New Aquitaine), Occitanie (Occitania), Pays de la Loire (Lands of the Loire), Provence-Alpes-Cote dAzur, Reunion\",\"government/capital/geographic_coordinates\":\"48 52 N, 2 20 E\",\"government/capital/name\":\"Paris\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Latin \\u0022Francia\\u0022 meaning \\u0022Land of the Franks\\u0022; the Franks were a group of Germanic tribes located along the middle and lower Rhine River in the 3rd century A.D. who merged with Gallic-Roman populations in succeeding centuries and to whom they passed on their name\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Edouard PHILIPPE (since 15 May 2017)\",\"government/flag_description\":\"three equal vertical bands of blue (hoist side), white, and red; known as the \\u0022Le drapeau tricolore\\u0022 (French Tricolor), the origin of the flag dates to 1790 and the French Revolution when the \\u0022ancient French color\\u0022 of white was combined with the blue and red colors of the Parisian militia; the official flag for all French dependent areas\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"no official date of independence: 486 (Frankish tribes unified under Merovingian kingship); 10 August 843 (Western Francia established from the division of the Carolingian Empire); 14 July 1789 (French monarchy overthrown); 22 September 1792 (First French Republic founded); 4 October 1958 (Fifth French Republic established)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - although often incorrectly referred to as Bastille Day, the celebration actually commemorates the holiday held on the first anniversary of the storming of the Bastille (on 14 July 1789) and the establishment of a constitutional monarchy; other names for the holiday are Fete Nationale (National Holiday) and quatorze juillet (14th of July)\",\"government/national_symbol_s\":\"Gallic rooster, fleur-de-lis, Marianne (female personification); national colors: blue, white, red\",\"introduction\":\"France today is one of the most modern countries in the world and is a leader among European nations. It plays an influential global role as a permanent member of the United Nations Security Council, NATO, the G-7, the G-20, the EU, and other multilateral organizations. France rejoined NATOs integrated military command structure in 2009, reversing DE GAULLEs 1966 decision to withdraw French forces from NATO. Since 1958, it has constructed a hybrid presidential-parliamentary governing system resistant to the instabilities experienced in earlier, more purely parliamentary administrations. In recent decades, its reconciliation and cooperation with Germany have proved central to the economic integration of Europe, including the introduction of a common currency, the euro, in January 1999. In the early 21st century, five French overseas entities - French Guiana, Guadeloupe, Martinique, Mayotte, and Reunion - became French regions and were made part of France proper.\",\"name\":\"France\",\"people_and_society/age_structure/0_14_years\":0.1848,\"people_and_society/age_structure/15_24_years\":0.118,\"people_and_society/age_structure/25_54_years\":0.3748,\"people_and_society/age_structure/55_64_years\":0.1242,\"people_and_society/age_structure/65_years_and_over\":0.1982,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Celtic and Latin with Teutonic, Slavic, North African, Indochinese, Basque minorities\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.958 million PARIS (capital), 1.705 million Lyon, 1.603 million Marseille-Aix-en-Provence, 1.058 million Lille, 1.011 million Toulouse, 957,000 Bordeaux (2019)\",\"people_and_society/nationality/adjective\":\"French\",\"people_and_society/nationality/noun\":\"Frenchman(men), Frenchwoman(women)\",\"people_and_society/net_migration_rate\":\"1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"67364357\",\"people_and_society/population_growth_rate\":0.0037,\"people_and_society/urbanization/urban_population\":\"80.7% of total population (2019)\",\"transportation/airports\":\"464\",\"transportation/railways/total\":\"2964\",\"transportation/roadways/total\":\"1053215\"},{\"BoxHeight\":55.400000000000034,\"BoxWidth\":62.30000000000001,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.904,\"ISO3_Code\":\"ESP\",\"ISO_Code\":\"ES\",\"Path\":\"M 495 326.9 495.2 327.2 495.4 327.1 495.6 327.3 495.8 327.2 496.1 327.3 496.1 327.5 496 327.8 496 328 496.1 328.1 496.2 328.1 496.4 327.9 496.6 328.1 497.4 328.4 497.9 328.4 498 328.6 498.5 329 498.9 329 499.1 328.8 499.4 329.1 499.9 329.5 500.3 329.4 500.5 329.3 500.8 329.5 501 329.3 501.3 329.4 501.8 329.4 501.9 329.1 501.9 328.9 502.4 328.9 502.6 329 502.8 329.1 503 329.1 503.2 329.4 503.5 329.4 503.7 329.4 504 329.8 504 330.3 504.1 330.4 504.3 330.4 504.5 330.3 504.8 330.2 505.3 330.4 505.5 330.5 505.6 330.7 506 330.5 506.3 330.4 507.1 330.8 507.3 330.7 507.5 330.5 508 330.3 508.4 330.3 508.8 330.4 508.8 330.5 508.8 330.7 509.2 330.9 509.1 331.1 508.8 331.1 508.7 331.3 508.7 331.5 508.9 331.8 508.9 332.2 508.9 332.4 507.7 333.3 506.3 334 506 334.4 505.8 334.7 504.6 335 502.7 335.6 502.6 335.8 502 336.5 502.4 336.8 502.4 336.9 502.1 337 501.7 337.1 501.4 337.5 501.1 338.1 500.5 338.8 500.3 339.1 500.3 339.2 500.1 339.3 500 339.7 499.5 340.4 499.1 341.2 499.1 341.5 499.3 342 499.5 342.8 499.9 343.4 500.3 343.5 500.5 343.6 500.6 343.9 500.3 344.1 499.9 344.4 499.7 344.6 499 344.9 498.9 345.2 498.6 345.4 498.6 345.8 498.3 346 498.2 346.5 497.9 347.1 497.6 347.5 497.7 347.7 498 347.8 498 347.9 497.5 348.1 497.1 348 496.8 348.1 496.6 348 496.3 348.1 495.9 348.5 495.5 348.7 495.4 348.8 495.3 349 495 349.2 495 349.4 494.9 349.5 494.7 350.2 494.4 350.6 494.1 350.9 493.9 350.9 493.5 350.6 492.9 350.7 492.7 351 492.5 351.1 492.1 351 491.9 350.9 491.3 350.9 491.2 350.9 490.9 350.9 490.5 351.1 490 350.9 489.5 350.9 487.8 351 487.5 351.4 487.1 351.7 486.3 351.8 485.6 352.1 485.4 352.4 485.2 352.9 485 352.9 484.9 353.2 484.5 353.4 483.9 353.2 483.6 352.9 483.3 352.8 482.7 352 482.8 351.7 482.7 351.5 482.3 351.3 482.2 351.1 482.2 350.9 482.4 350.7 482.3 350.7 482.1 350.3 481.8 350 480.7 349.4 480.5 349.3 480.2 349.3 479.8 349.3 479.6 349.4 479.5 349.4 479.3 348.6 479.2 348.2 479.2 347.9 479.4 347.4 479.8 347 479.9 346.6 480.3 346.4 480.6 346.4 480.8 345.8 480.3 345.9 479.7 344.9 479.7 344.7 479.9 344.3 479.9 344 480 343.9 480.5 343.4 480.7 342.9 480.6 342.6 480.2 342.6 480.2 342.4 479.9 342.2 480 342 479.7 341.7 479.7 341.3 479.2 340.9 479.1 340.6 479.6 340.7 480.5 340.5 480.7 340.1 480.8 339.8 480.9 339.4 480.5 338.8 480.6 338.6 480.7 338.5 481 338.4 481.2 338.1 481 337.8 481.1 337.5 481 337.3 481.1 337 481.1 336.7 481.1 336.3 480.8 335.6 481.1 335.6 481.5 335 482 334.7 482.5 334.3 482.8 333.6 482.5 333.3 481.9 333.2 481.8 333 481.9 332.6 481.8 332.5 481.8 332.2 481.4 332.3 481.2 332.1 481.1 332.2 480.9 332.3 480.6 332.1 480.5 332.2 480.1 332.1 480 332.5 479.4 332.7 479.3 332.6 478.9 332.7 478.9 332.5 478.6 332.4 478.2 332.6 478.1 332.3 477.7 332.7 477.4 332.7 477.2 332.3 477.6 331.9 477.5 331.8 477.3 331.7 477.3 331.5 476.8 331.7 476.1 331.9 475.4 332.5 475.4 331.7 475.8 331.1 475.5 331 475.7 330.6 475.5 330.5 475.4 330.3 475.5 330.2 475.8 329.5 475 330 474.9 329.7 475.2 329.1 474.8 329.2 474.7 329.1 474.7 328.9 474.6 328.7 474.3 328.5 474.3 328.1 474.5 327.9 474.5 327.8 474.6 327.6 475.1 327.4 475.1 327.2 475.4 327.1 475.9 327.1 476.6 326.9 476.8 326.9 477 326.8 477.2 327 477.2 326.7 477 326.5 477.1 326.2 477.3 326 477.7 325.6 478.1 325.4 478.1 325.5 478.2 325.6 478.7 325.5 478.8 325.5 478.9 325.7 479.1 325.5 479.2 325.5 479.6 325.7 479.8 326 479.9 326.1 480.5 326.2 480.8 326.1 482.3 326.2 482.7 326 483.1 326.2 483.5 326 483.8 325.8 484.1 326 484.3 326.2 485.2 326.2 485.6 326.5 485.7 326.5 487.5 326.8 488.4 326.7 489.4 326.5 489.5 326.6 490.1 326.4 490.6 326.7 491 326.8 491.3 326.9 491.6 327 491.6 326.8 491.8 326.6 492.3 326.6 493.3 327.1 494 327.2 494.4 327 494.9 326.9 495 326.9 Z M 508.9 340.3 509 340.3 509.3 340.2 509.6 340.3 509.6 340.5 509.1 341.2 509 341.6 508.9 341.7 508.5 342 508.2 341.7 507.7 341.6 507.6 341.2 507.5 341 507.2 341 506.9 341.3 506.6 341 506.6 340.9 507.6 340 508.2 339.7 508.6 339.7 508.6 339.8 508.7 339.9 508.7 340.1 508.9 340.3 Z M 455.2 377.8 455.3 377.9 455.3 378 455 378.1 455 378.2 454.6 378.5 454.6 378.7 454.5 379 454.5 379.2 454.4 379.3 454.1 379.6 454 379.6 453.9 379.6 453.7 379.6 453.7 379.5 453.6 379.5 453.6 379.4 453.5 379.3 453.3 379 453.3 378.8 453.2 378.7 453.1 378.5 453.3 378.4 453.4 378.5 453.6 378.5 453.8 378.4 454 378.4 454.1 378.3 454.2 378.3 454.5 378.1 454.5 378 454.6 377.9 454.7 377.9 454.8 377.8 455 377.9 455.2 377.8 Z M 461.4 378.8 461.3 378.9 461.2 378.9 461.2 379 460.9 379.1 460.6 379.1 460.4 379.4 460.3 379.5 459.8 379.4 459.8 379.3 460 379.3 460.2 379.3 460.3 379.2 460.5 379.1 460.6 378.9 460.6 378.6 460.7 378.5 460.8 378.3 460.9 378.2 461.1 377.8 461.1 377.7 461.2 377.5 461.1 377.4 461.3 377.3 461.5 377.3 461.6 377.4 461.7 377.8 461.6 378.1 461.6 378.3 461.4 378.8 Z M 457.3 379.2 457.3 379.5 457.4 379.7 457.4 379.9 457.3 380 457.3 380.1 457.2 380.3 457.1 380.3 456.8 380.5 456.6 380.4 456.2 380.2 456.1 379.9 456.1 379.7 456.1 379.6 456.2 379.6 456.5 379.4 456.5 379.2 456.7 379.1 456.7 379.2 457 379.2 457.1 379.3 457.2 379.2 457.1 379.1 457.2 379 457.3 379.1 457.3 379.2 Z M 511.9 340 511.8 340.1 511.2 339.7 510.6 339.6 510.5 339.3 510.7 339.2 511.2 339.2 511.5 339.2 511.8 339.4 512 339.9 511.9 340 Z M 462.7 376.1 462.7 376.4 462.5 376.6 462 376.8 461.8 377 461.6 376.9 461.7 376.4 462.3 376.1 462.4 376.1 462.5 376.1 462.6 375.6 462.8 375.9 462.7 376.1 Z M 450.3 377 450.5 377 450.7 377 450.8 377.2 450.9 377.3 450.7 377.5 450.8 377.7 450.8 377.8 450.7 377.9 450.6 378.2 450.5 378.2 450.4 378 450.2 377.6 450.1 377.2 450.2 377 450.3 377 Z M 504.3 342.6 504.4 342.6 504.4 342.8 504.5 342.9 504.4 343 504.2 343 504.2 343.2 504 343.3 503.9 343.3 503.9 343.4 503.9 343.6 503.8 343.6 503.7 343.4 503.6 343.5 503.5 343.4 503.5 343.5 503.4 343.3 503.4 343.2 503.4 343.1 503.6 343.1 503.6 342.9 503.8 342.7 504 342.7 504.3 342.6 Z M 452.3 379.6 452.2 379.6 452 379.5 451.9 379.3 451.9 379.2 452 379 452.1 379 452.2 379 452.3 379 452.4 379.1 452.5 379.2 452.6 379.4 452.3 379.6 Z M 450.4 380.2 450.3 380.5 450.2 380.5 450.2 380.8 450.1 380.8 450 380.6 449.7 380.6 449.7 380.5 449.7 380.4 449.9 380.4 450.1 380.3 450.1 380.2 450.3 380.1 450.4 380.2 Z M 504.1 344 504.1 344.1 504 344.1 503.8 344.2 503.8 344.1 503.8 344 504 343.9 504.1 344 Z M 501.9 337.3 501.7 337.4 501.7 337.3 501.9 337.2 501.9 337.3 Z M 508.2 342.4 508.2 342.5 508.1 342.5 508.1 342.4 508.2 342.4 Z M 504.4 344.1 504.4 344.2 504.2 344.2 504.3 344.1 504.4 344.1 Z M 462.6 375.2 462.6 375.3 462.4 375.2 462.6 375.1 462.6 375.2 Z M 505.5 330.2 505.5 330.4 505.4 330.3 505.4 330.2 505.5 330.2 Z M 508.8 339.6 508.7 339.7 508.6 339.6 508.8 339.5 508.8 339.6 Z M 491.9 355.9 491.8 356 491.8 355.9 491.8 355.8 491.9 355.9 Z M 485.2 353.9 485.1 353.8 485.2 353.8 485.2 353.9 Z\",\"Xmax\":512,\"Xmid\":489.9,\"Xmin\":449.7,\"Ymax\":380.8,\"Ymid\":338.6,\"Ymin\":325.4,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"38400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"286.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.47,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0.07,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":498980,\"geography/area/water\":6390,\"geography/area_comparative\":\"almost five times the size of Kentucky; slightly more than twice the size of Oregon\",\"geography/area_sqkm\":505370,\"geography/climate\":\"temperate; clear, hot summers in interior, more moderate and cloudy along coast; cloudy, cold winters in interior, partly cloudy and cool along coast\",\"geography/coastline\":\"4,964 km\",\"geography/elevation/highest_point\":\"Pico de Teide (Tenerife) on Canary Islands 3,718 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"660\",\"geography/geographic_coordinates\":\"40 00 N, 4 00 W\",\"geography/geography_note\":\"strategic location along approaches to Strait of Gibraltar; Spain controls a number of territories in northern Morocco including the enclaves of Ceuta and Melilla, and the islands of Penon de Velez de la Gomera, Penon de Alhucemas, and Islas Chafarinas\",\"geography/land_boundaries/border_countries\":\"Andorra 63 km, France 646 km, Gibraltar 1.2 km, Portugal 1224 km, Morocco (Ceuta) 8 km, Morocco (Melilla) 10.5 km\",\"geography/land_boundaries/total\":\"1,952.7 km\",\"geography/land_use/agricultural_land_arable_land\":0.249,\"geography/land_use/agricultural_land_permanent_crops\":0.091,\"geography/land_use/agricultural_land_permanent_pasture\":0.201,\"geography/land_use/forest\":0.368,\"geography/land_use/other\":0.091,\"geography/location\":\"Southwestern Europe, bordering the Mediterranean Sea, North Atlantic Ocean, Bay of Biscay, and Pyrenees Mountains; southwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"large, flat to dissected plateau surrounded by rugged hills; Pyrenees Mountains in north\",\"government/administrative_divisions\":\"17 autonomous communities (comunidades autonomas, singular - comunidad autonoma) and 2 autonomous cities* (ciudades autonomas, singular - ciudad autonoma); Andalucia; Aragon; Asturias; Canarias (Canary Islands); Cantabria; Castilla-La Mancha; Castilla-Leon; Cataluna (Castilian), Catalunya (Catalan), Catalonha (Aranese) [Catalonia]; Ceuta*; Comunidad Valenciana (Castilian), Comunitat Valenciana (Valencian) [Valencian Community]; Extremadura; Galicia; Illes Baleares (Balearic Islands); La Rioja; Madrid; Melilla*; Murcia; Navarra (Castilian), Nafarroa (Basque) [Navarre]; Pais Vasco (Castilian), Euskadi (Basque) [Basque Country]\",\"government/capital/geographic_coordinates\":\"40 24 N, 3 41 W\",\"government/capital/name\":\"Madrid\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name \\u0022Espana\\u0022 is uncertain, but may come from the Phoenician term \\u0022span,\\u0022 related to the word \\u0022spy,\\u0022 meaning \\u0022to forge metals,\\u0022 so, \\u0022i-spn-ya\\u0022 would mean \\u0022place where metals are forged\\u0022; the ancient Phoenicians long exploited the Iberian Peninsula for its mineral wealth\",\"government/executive_branch/chief_of_state\":\"King FELIPE VI (since 19 June 2014); Heir Apparent Princess LEONOR, Princess of Asturias (daughter of the monarch, born 31 October 2005)\",\"government/executive_branch/head_of_government\":\"President of the Government (Prime Minister-equivalent) Pedro SANCHEZ Perez-Castejon (since 2 June 2018); Vice President (and Minister of the Presidents Office) Maria del Carmen CALVO Poyato (since 7 June 2018)\",\"government/flag_description\":\"three horizontal bands of red (top), yellow (double width), and red with the national coat of arms on the hoist side of the yellow band; the coat of arms is quartered to display the emblems of the traditional kingdoms of Spain (clockwise from upper left, Castile, Leon, Navarre, and Aragon) while Granada is represented by the stylized pomegranate at the bottom of the shield; the arms are framed by two columns representing the Pillars of Hercules, which are the two promontories (Gibraltar and Ceuta) on either side of the eastern end of the Strait of Gibraltar; the red scroll across the two columns bears the imperial motto of \\u0022Plus Ultra\\u0022 (further beyond) referring to Spanish lands beyond Europe; the triband arrangement with the center stripe twice the width of the outer dates to the 18th century\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"1492; the Iberian peninsula was characterized by a variety of independent kingdoms prior to the Muslim occupation that began in the early 8th century A.D. and lasted nearly seven centuries; the small Christian redoubts of the north began the reconquest almost immediately, culminating in the seizure of Granada in 1492; this event completed the unification of several kingdoms and is traditionally considered the forging of present-day Spain\",\"government/national_holiday\":\"National Day (Hispanic Day), 12 October (1492); note - commemorates the arrival of COLUMBUS in the Americas\",\"government/national_symbol_s\":\"Pillars of Hercules; national colors: red, yellow\",\"introduction\":\"Spains powerful world empire of the 16th and 17th centuries ultimately yielded command of the seas to England. Subsequent failure to embrace the mercantile and industrial revolutions caused the country to fall behind Britain, France, and Germany in economic and political power. Spain remained neutral in World War I and II, but suffered through a devastating civil war (1936-39). A peaceful transition to democracy following the death of dictator Francisco FRANCO in 1975, and rapid economic modernization (Spain joined the EU in 1986) gave Spain a dynamic and rapidly growing economy, and made it a global champion of freedom and human rights. More recently, Spain has emerged from a severe economic recession that began in mid-2008, posting four straight years of GDP growth above the EU average. Unemployment has fallen, but remains high, especially among youth. Spain is the Eurozones fourth largest economy. The country has faced increased domestic turmoil in recent years due to the independence movement in its restive Catalonia region.\",\"name\":\"Spain\",\"people_and_society/age_structure/0_14_years\":0.1529,\"people_and_society/age_structure/15_24_years\":0.0965,\"people_and_society/age_structure/25_54_years\":0.4454,\"people_and_society/age_structure/55_64_years\":0.1238,\"people_and_society/age_structure/65_years_and_over\":0.1815,\"people_and_society/birth_rate\":\"9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Spanish 86.4%, Morocco 1.8%, Romania 1.3%, other 10.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.559 million MADRID (capital), 5.541 million Barcelona, 832,000 Valencia (2019)\",\"people_and_society/nationality/adjective\":\"Spanish\",\"people_and_society/nationality/noun\":\"Spaniard(s)\",\"people_and_society/net_migration_rate\":\"7.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"49331076\",\"people_and_society/population_growth_rate\":0.0073,\"people_and_society/urbanization/urban_population\":\"80.6% of total population (2019)\",\"transportation/airports\":\"150\",\"transportation/railways/total\":\"15333\",\"transportation/roadways/total\":\"683175\"},{\"BoxHeight\":83.20000000000002,\"BoxWidth\":36.60000000000002,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.945,\"ISO3_Code\":\"SWE\",\"ISO_Code\":\"SE\",\"Path\":\"M 567 215.8 566 216.1 565.7 215.8 564.9 216.2 564.4 215.9 564.5 216.4 564.1 216.5 563.6 216 563 215.5 562.8 216.1 562.1 215.6 561.9 216.3 562 217.2 561.9 217.9 561.7 217.6 561.6 217.8 561.4 217.6 561.2 217.9 560.8 217.9 560.9 218.4 560.4 218.9 559.8 218.7 559.8 218.9 559.9 219 560 219.4 559.8 219.9 559.7 220.5 559.7 220.9 559.6 221.2 559 221.6 558.9 222.1 558.6 222.5 558.9 222.9 558.9 223.3 558.9 223.6 559.5 224.2 559.6 224.7 559.7 225 559.2 225.6 559 225.9 558.8 226.1 558.2 226.8 558.1 227.1 558 227.5 557.9 227.7 557.7 228.1 557.3 228.9 557 229.2 556.8 229 556.6 229.7 556.3 229.4 556.2 229.8 555.6 229.8 555.4 230.1 555.1 230.2 554.8 230.7 554.7 231.2 554.4 231.2 554.3 230.7 554 230.5 553.9 230.7 554 231.3 553.5 231 553.3 231.8 552.8 232.6 552 232.8 551.8 233.1 551.5 233 551.2 233.7 551.1 234.6 550.9 234.8 550.6 234.8 550.2 235.8 550 235.7 550.1 235.1 549.8 235 549.8 235.2 550 235.3 549.9 235.5 549.9 236.2 549.8 236.5 549 237.3 548.4 237.2 548.5 237.5 548.3 237.8 548.3 238 548.7 238.6 548.5 239.1 548.1 240.7 548.2 241.4 548.5 241.7 548.5 241.9 547.8 241.7 547.7 242.3 547.5 242.6 547.6 243.2 547.5 243.5 547.7 244 547.6 244.7 547.6 245.5 547.7 245.7 547.6 246.1 548 246.8 547.9 247.5 548.2 247.7 548.9 247.8 548.8 248.1 548.9 248.3 549 248.4 549.4 248.2 549.8 248.1 550 248.5 550.3 249 550.7 249.4 550.9 249.5 551 249.4 551 248.6 551.1 248.6 551.2 248.7 551.3 249.3 551.5 249.3 551.7 249.8 551.6 250.1 551.7 250.2 551.7 250.3 551.5 250.3 551.3 250.6 551.8 250.6 552 250.5 552.4 251.6 552.8 252.2 552.8 252.9 552.1 253.3 551.6 254.4 551.2 254.3 550.8 254.7 551 254.9 551.3 254.8 551.8 254.9 552 255.3 552 255.7 551.9 255.7 551.8 255.5 551.3 255.5 550.9 255.3 550.9 255.7 551.1 256.2 551.1 256.5 550.8 256.3 550.3 256.5 550.3 256.9 549.9 257.2 549.6 257.7 549.3 257.3 549.2 256.8 549 257.1 548.7 257.1 548.8 257.4 548 258.3 547.5 258.3 547.5 258.6 547.1 258.9 546.4 258.8 546.4 259 546.9 259.5 546.6 260 546.7 260.8 546.5 260.8 546.7 261.5 546.5 262 546.2 262.2 546.5 262.4 546.5 263.1 546.3 263.4 546.3 263.8 546.2 264.2 546.3 264.2 546.3 265 545.7 266 545.7 266.4 545.8 266.5 545.9 267 545.6 267.5 545.4 268.9 545 269.3 544.5 270.7 544.5 271 543.9 271.9 543.8 271.9 543.8 272.1 543.5 272 543.4 271.8 543.5 271.7 543.6 271.5 543.2 271.5 543.2 271.4 542.8 271.7 542.5 271.7 542.4 271.5 541.8 271.6 540.7 271.6 540.9 272.2 540.8 272.3 540.5 272.3 540.4 272.2 540.3 272 539.8 272.5 539.5 273.2 539.4 273.8 539.8 274.6 539.3 275.3 539 275.4 538.6 275.1 538.1 275.2 537 275.6 535.6 275.3 535.6 275.2 535.9 275.1 535.8 274.4 536.2 273.9 535.8 273.6 535.8 273.2 535.5 273 535.3 272.4 534.9 271.6 534.7 271 535.5 271.2 535.5 270.9 535 270.2 535.3 270 535.8 270.1 535.8 269.6 535.8 269.3 535.6 269.1 535.3 269 534.9 268.2 534.3 267.6 533.8 266.4 533.7 266.1 533.5 265.2 533.4 265.1 533.5 265.3 533.4 265.5 533.1 265.2 533.1 264.4 532.8 263.8 532.5 263.7 532.7 263.3 532.5 263.1 532.4 262.9 532.4 262.7 532.6 262.6 532.7 262 532.7 261.6 532.5 261.7 532.6 261.9 532.5 262.1 532.1 262.4 531.9 261.8 531.6 261.4 531.6 261 531.8 260.7 531.6 260.4 531.1 260.2 531.2 259.9 531.3 259.7 531.2 259.2 531.2 258.7 531 258.3 531.1 257.8 530.8 257.3 530.9 256.8 531 256.5 531.4 256.3 531.5 256.4 531.8 256.9 531.8 257.1 531.8 257.4 531.9 257.5 532.3 257.4 532.4 257.1 532.6 256.3 532.7 255.7 532.8 255.6 532.8 255 532.4 253.7 532.5 253.5 532.7 253.3 533.1 253 533.1 252.5 532.8 252.3 533 252.1 533.2 252 533.4 252 533.8 252 534.2 251.5 534.6 250.9 534.8 250.3 534.7 249.6 534.9 249.1 534.9 248.5 534.4 247.2 534.2 246.4 533.9 245.7 535.1 245.4 535.2 245.2 535.2 244.9 535.6 244.3 535.6 243.7 534.9 242.5 534.4 242.5 533.7 241.5 534.1 238.4 534 238 533.5 236.4 533.6 235.5 533.5 234.5 533.8 233.9 533.4 232.8 533.2 232.3 533.4 231.9 533.8 231 533.7 230.3 534.5 229 534.7 228.6 535.2 227.9 535.6 227.6 535.8 227.5 536.6 227.1 536.7 227.1 538.2 227.5 538.7 227.6 538.8 227.5 538.9 227.1 539.2 226.5 539.2 226.1 539.2 225.9 539.2 225.6 539.1 224.8 537.9 224 539.7 220.5 539.8 219.9 540.1 219.3 540.2 219.2 540.2 217.6 540.3 216.7 540.5 215.9 540.4 215.3 540.3 213.7 541.6 213.5 541.7 213.5 542.9 212.7 542.8 212.2 542.7 211.3 543 210.8 543.1 210.7 543.3 210.4 544 209.2 544.5 208.2 545.4 207.3 545.4 206.1 544.6 204.5 544.8 203.9 545.5 203.8 545.7 203.5 545.9 202.8 546.5 201 547.6 200 547.9 199.6 548 199.6 548.7 200 549.6 200.5 550.3 198.9 550.2 197.4 550.2 196.4 551 196.1 551.6 196.6 552.8 196.6 554 197.1 555.3 197.6 555.8 196.9 555.5 196.1 556 195.4 556.3 194.4 556.2 193.5 556 192.6 557 192.4 557.6 192.7 557.9 193 557.9 193.4 558 193.6 558.3 193.8 558.5 193.9 559.3 194.7 559.5 195.2 560.7 196.1 561.1 196.8 561.8 196.8 563.6 197.8 563.9 198.1 564 198.3 564.2 198.6 564.2 199.3 564.6 199.3 564.8 200 565.6 200.7 565.5 201 565.1 201.5 565.1 202.6 565.3 203.3 564.9 204.2 565.1 204.4 565.8 204.6 565.9 205.3 565.7 205.6 565.3 205.8 565.4 206.2 565.3 206.4 566.5 208.8 566.5 209.1 566.2 209.4 566.2 210.3 566.1 210.7 565.6 211.5 565.6 212 565.6 212.6 565.8 213.2 566.3 213.5 566.4 214.1 566.8 215 567 215.8 Z M 552.7 262.6 552.9 263 552.7 263.1 552.7 263.4 552.6 263.3 552.5 263.6 552.2 263.5 552 264.1 552.1 264.3 552.1 264.5 552 264.6 552 264.7 552.1 265 552.4 265.1 552.4 265.2 552 265.4 551.8 265.8 551.8 266.1 551.1 266.6 550.9 267 550.9 267.4 550.5 267.8 550.3 267.8 550.5 267.2 550.6 267 550.6 266.9 550.5 266.9 550.5 266.6 550.3 266.5 550.3 266.1 550.2 265.9 550.4 265.5 550.2 264.6 550.4 264.3 550.8 263.9 551.2 263.1 551.6 262.9 551.8 262.6 552 262.7 552.1 262.9 552.3 262.6 552.7 262.6 Z M 545.7 271 545.5 271.3 545.4 269.7 546 268.1 546.4 267.8 546.8 266.7 547.1 265.8 547.3 265.5 547.5 265.6 547.3 265.9 547.3 266.4 546.9 267.4 546.8 267.8 546.7 268.2 546.5 268.4 545.7 271 Z M 553.1 262.2 553.3 262.3 553.5 262.2 553.6 262.4 553.5 262.4 553.4 262.4 553.1 262.6 553.1 262.7 553 263 552.9 262.8 552.8 262.6 552.9 262.5 552.9 262.3 553.1 262.2 Z M 558.1 229.3 557.9 229.8 557.8 229.1 557.9 228.9 558.1 229.3 Z M 551.6 233.4 551.7 233.5 551.8 233.5 551.7 234 551.6 234.1 551.6 233.7 551.5 233.5 551.6 233.4 Z M 543 271.6 543.2 271.7 543.4 271.7 543.4 271.8 543.3 271.9 543.2 271.8 543.1 271.9 542.9 271.9 542.9 271.8 543 271.6 Z M 553.5 260.4 553.3 260.4 553.1 260.1 553.4 260.1 553.5 260.2 553.5 260.4 Z M 552.6 254.6 552.6 254.7 552.5 254.9 552.4 254.7 552.2 254.7 552.3 254.5 552.4 254.4 552.5 254.6 552.6 254.6 Z M 560.5 219.5 560.5 220 560.4 219.9 560.3 219.5 560.3 219.4 560.5 219.5 Z M 552.6 253.4 552.4 253.7 552.2 253.6 552.3 253.4 552.5 253.4 552.5 253.3 552.6 253.4 Z M 547 260.4 546.9 260.5 546.8 260.1 546.7 259.9 546.9 260.1 546.9 260.3 547 260.4 Z M 563 217.8 563 218.1 562.8 218 562.9 217.8 562.8 217.6 562.8 217.5 562.9 217.5 563 217.8 Z M 553.2 252.5 553.3 252.7 553.3 252.8 553.1 252.7 553 252.9 552.9 252.7 553.1 252.6 553.2 252.5 Z M 566 216.3 565.9 216.5 565.8 216.7 565.6 216.5 565.6 216.4 565.8 216.4 565.9 216.3 566 216.3 Z M 563.7 216.6 563.6 216.8 563.4 216.6 563.6 216.4 563.7 216.6 Z M 552.2 254.6 552.1 254.7 552 254.4 551.9 254.3 551.9 254.2 552.1 254.2 552.1 254.3 552.2 254.6 Z M 563.3 216.5 563.2 216.6 563 216.5 563 216.3 563 216.2 563.1 216.2 563.3 216.5 Z M 532.4 263.7 532.3 263.7 532.2 263.6 532.3 263.5 532.3 263.4 532.4 263.4 532.5 263.5 532.4 263.7 Z M 552.2 253.9 552 253.9 551.9 253.9 552 253.7 552.1 253.7 552.2 253.9 Z M 561.6 218.4 561.6 218.5 561.4 218.4 561.4 218.3 561.4 218.2 561.5 218.2 561.6 218.4 Z M 562.8 217.4 562.7 217.7 562.5 217.5 562.6 217.3 562.8 217.4 Z M 550.7 257 550.7 257.3 550.4 257.3 550.5 257.2 550.7 257 Z M 532.3 262.7 532.2 262.9 532.1 262.7 532.2 262.6 532.3 262.7 Z M 562.6 218.2 562.4 218.2 562.3 217.9 562.6 217.9 562.6 218.2 Z M 530.6 257.5 530.6 257.6 530.4 257.5 530.5 257.3 530.6 257.5 Z M 548.5 258.3 548.4 258.4 548.3 258.3 548.5 258.1 548.5 258.3 Z M 553.5 254 553.4 254.1 553.3 254 553.5 253.8 553.5 254 Z M 563.3 217.6 563.3 217.8 563 217.6 563.1 217.5 563.3 217.6 Z M 550.3 257.5 550.3 257.7 550.1 257.5 550.2 257.3 550.3 257.5 Z M 560.3 219.8 560.2 220 560 219.8 560.1 219.6 560.3 219.8 Z M 531.1 260.2 531.2 260.4 531 260.4 531 260.2 531.1 260.2 Z M 562.8 216.9 562.8 217.1 562.7 217.1 562.6 216.9 562.7 216.8 562.8 216.9 Z M 532.7 264.1 532.7 264.3 532.6 264.1 532.6 263.9 532.7 264.1 Z M 552.3 254.2 552.2 254.3 552.1 254.1 552.3 254 552.3 254.2 Z M 561.9 218.3 561.9 218.5 561.7 218.4 561.8 218.1 561.9 218.3 Z M 565.2 216.3 565.2 216.6 565.1 216.5 565.1 216.3 565.2 216.3 Z M 560.2 219.4 560.1 219.4 560 219.1 560.2 219.2 560.2 219.4 Z M 547.7 258.6 547.7 258.8 547.6 258.8 547.5 258.7 547.6 258.5 547.7 258.6 Z M 561.1 218.8 561 218.9 560.9 218.7 561 218.6 561.1 218.8 Z M 535.3 272.9 535.2 272.9 535.1 272.8 535.1 272.7 535.3 272.8 535.3 272.9 Z M 562.1 218.2 562.1 218.4 561.9 218.4 562 218.1 562.1 218.2 Z M 566.9 216.6 566.9 216.8 566.8 216.6 566.9 216.3 566.9 216.6 Z M 563 216.9 562.9 217 562.8 216.8 562.9 216.7 563 216.7 563 216.9 Z M 532.3 264 532.2 264.2 532.1 264.2 532.2 264 532.3 264 Z M 548.1 244.9 548 245 547.9 244.9 547.9 244.8 548 244.7 548.1 244.7 548.1 244.9 Z M 553.3 254.5 553.3 254.7 553.2 254.5 553.3 254.3 553.3 254.5 Z M 531 257.8 531 258.1 530.9 258.1 530.9 257.9 531 257.8 Z M 549.2 238.6 549.1 238.9 549 238.7 549 238.6 549.2 238.6 Z M 547.1 260 547 260.2 547 260 547.1 259.8 547.1 260 Z M 548.3 242.7 548.2 242.7 548.1 242.5 548.3 242.5 548.3 242.7 Z M 548.8 237.5 548.8 237.7 548.6 237.7 548.6 237.6 548.7 237.5 548.8 237.5 Z M 552.1 254.8 552 254.9 551.9 254.7 552 254.6 552.1 254.8 Z M 553.1 252.4 553 252.4 553 252.2 553 252.1 553.1 252.2 553.1 252.4 Z M 551.4 256.7 551.3 256.7 551.3 256.5 551.4 256.4 551.4 256.7 Z M 557.7 230.3 557.6 230.3 557.5 230.2 557.5 230.1 557.7 230 557.7 230.3 Z M 552.7 254.4 552.5 254.4 552.5 254.3 552.6 254.2 552.7 254.4 Z M 545.7 268.5 545.6 268.6 545.5 268.5 545.7 268.3 545.7 268.5 Z M 551.3 256.9 551.3 257.1 551.2 257 551.1 257 551.1 256.9 551.3 256.9 Z M 553.1 254.9 553 255 553 254.9 553.1 254.7 553.1 254.9 Z M 547 261.1 547 261.3 546.8 261.3 546.9 261 547 261.1 Z M 531.5 261 531.4 261.2 531.2 261 531.3 260.9 531.5 261 Z M 552.4 233.1 552.2 233.2 552.2 233 552.3 232.8 552.4 233.1 Z M 562.7 217.9 562.7 218 562.6 217.9 562.6 217.8 562.7 217.7 562.7 217.9 Z\",\"Xmax\":567,\"Xmid\":546.5,\"Xmin\":530.4,\"Ymax\":275.6,\"Ymid\":235.3,\"Ymin\":192.4,\"economy/currency\":\"Swedish kronor (SEK)\",\"economy/gdp_per_capita_ppp/2017\":\"51200\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"52.31 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.42,\"energy/electricity_from_nuclear_fuels\":0.22,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":410335,\"geography/area/water\":39960,\"geography/area_comparative\":\"almost three times the size of Georgia; slightly larger than California\",\"geography/area_sqkm\":450295,\"geography/climate\":\"temperate in south with cold, cloudy winters and cool, partly cloudy summers; subarctic in north\",\"geography/coastline\":\"3,218 km\",\"geography/elevation/highest_point\":\"Kebnekaise 2,111 m\",\"geography/elevation/lowest_point\":\"reclaimed bay of Lake Hammarsjon, near Kristianstad -2.4 m\",\"geography/elevation/mean_elevation\":\"320\",\"geography/geographic_coordinates\":\"62 00 N, 15 00 E\",\"geography/geography_note\":\"strategic location along Danish Straits linking Baltic and North Seas; Sweden has almost 100,000 lakes, the largest of which, Vanern, is the third largest in Europe\",\"geography/land_boundaries/border_countries\":\"Finland 545 km, Norway 1666 km\",\"geography/land_boundaries/total\":\"2,211 km\",\"geography/land_use/agricultural_land_arable_land\":0.064,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.011,\"geography/land_use/forest\":0.687,\"geography/land_use/other\":0.238,\"geography/location\":\"Northern Europe, bordering the Baltic Sea, Gulf of Bothnia, Kattegat, and Skagerrak, between Finland and Norway\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat or gently rolling lowlands; mountains in west\",\"government/administrative_divisions\":\"21 counties (lan, singular and plural); Blekinge, Dalarna, Gavleborg, Gotland, Halland, Jamtland, Jonkoping, Kalmar, Kronoberg, Norrbotten, Orebro, Ostergotland, Skane, Sodermanland, Stockholm, Uppsala, Varmland, Vasterbotten, Vasternorrland, Vastmanland, Vastra Gotaland\",\"government/capital/geographic_coordinates\":\"59 20 N, 18 03 E\",\"government/capital/name\":\"Stockholm\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name ultimately derives from the North Germanic Svear tribe, which inhabited central Sweden and is first mentioned in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"King CARL XVI GUSTAF (since 15 September 1973); Heir Apparent Princess VICTORIA Ingrid Alice Desiree (daughter of the monarch, born 14 July 1977)\",\"government/executive_branch/head_of_government\":\"Prime Minister Stefan LOFVEN (since 3 October 2014); Deputy Prime Minister Isabella LOVIN (since 25 May 2016); note - Prime Minister Stefan LOFVEN was ousted in a no-confidence vote on 25 September 2018 and headed a caretaker government until the next government was formed; LOFVEN was reelected as Prime Minister and took office on 21 January 2019\",\"government/flag_description\":\"blue with a golden yellow cross extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors reflect those of the Swedish coat of arms - three gold crowns on a blue field\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"6 June 1523 (Gustav VASA elected king of Sweden, marking the abolishment of the Kalmar Union between Denmark, Norway, and Sweden)\",\"government/national_holiday\":\"National Day, 6 June (1983); note - from 1916 to 1982 this date was celebrated as Swedish Flag Day\",\"government/national_symbol_s\":\"three crowns, lion; national colors: blue, yellow\",\"introduction\":\"A military power during the 17th century, Sweden has not participated in any war for two centuries. An armed neutrality was preserved in both World Wars. Since then, Sweden has pursued a successful economic formula consisting of a capitalist system intermixed with substantial welfare elements. Sweden joined the EU in 1995, but the public rejected the introduction of the euro in a 2003 referendum. The share of Sweden\\u0026amp;rsquo;s population born abroad increased from 11.3% in 2000 to 19.1% in 2018. \\u0026amp;nbsp;\",\"name\":\"Sweden\",\"people_and_society/age_structure/0_14_years\":0.1754,\"people_and_society/age_structure/15_24_years\":0.1106,\"people_and_society/age_structure/25_54_years\":0.3937,\"people_and_society/age_structure/55_64_years\":0.1167,\"people_and_society/age_structure/65_years_and_over\":0.2037,\"people_and_society/birth_rate\":\"12.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Swedish 80.9%, Syrian 1.8%, Finnish 1.4%, Iraqi 1.4%, other 14.5% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.608 million STOCKHOLM (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Swedish\",\"people_and_society/nationality/noun\":\"Swede(s)\",\"people_and_society/net_migration_rate\":\"5.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10040995\",\"people_and_society/population_growth_rate\":0.008,\"people_and_society/urbanization/urban_population\":\"87.7% of total population (2019)\",\"transportation/airports\":\"231\",\"transportation/railways/total\":\"14127\",\"transportation/roadways/total\":\"573134\"},{\"BoxHeight\":34.5,\"BoxWidth\":25.40000000000009,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.947,\"ISO3_Code\":\"DEU\",\"ISO_Code\":\"DE\",\"Path\":\"M 526.1 278 526.1 278.1 526.2 278.2 526.3 278.1 526.6 277.9 527.3 278.4 527.5 278.2 527.6 278.3 527.8 279 527.5 279.7 528 279.8 528.2 280 528.2 280.4 528.4 280.1 528.7 280 529.7 280.6 530.3 280.2 530.7 280.2 530.7 280 530.5 279.8 530.6 279.8 530.7 279.5 531.1 279.6 531.2 279.8 531.3 280.1 530.9 280.1 530.7 280.3 530.7 281 530.6 281.2 529.9 281.6 529.8 281.9 530.1 282 530.2 282.2 530.9 281.9 531.2 282.3 531.4 282.2 531.7 282.4 531.8 282.2 531.6 282.1 531.6 282 532.1 281.9 532.4 281.3 533.3 281.2 533.6 281.1 533.8 280.8 534.1 280.7 534.3 280.5 534.4 280.6 534.6 280.5 534.7 280.3 534.6 280 534.8 279.8 535.5 280.2 535.7 280 536 280 536.4 280.5 536.3 280.6 536.4 280.7 536.5 280.8 536.6 280.8 536.8 280.9 536.9 281 536.9 281.1 537.3 281.5 538.3 281.2 538.6 281.7 538.5 281.9 538.3 282 538.5 282.5 538.6 282.4 538.6 282.1 538.9 282.1 538.9 281.9 539.4 282.3 539.4 282.6 538.9 282.6 538.6 282.8 539 283.1 539.4 283.2 539.6 283.4 540 285.1 540 285.2 540 285.5 539.9 285.8 539.8 286.4 539.2 286.8 539.2 287.1 539.2 287.4 539.4 287.5 540 288.1 540.4 288.4 540.5 288.6 540.5 289 540.3 289.4 540.5 290 540.8 290.1 540.7 290.7 540.9 290.9 540.8 291.2 540.8 291.6 540.5 292 540.9 292.7 540.9 292.9 540.8 293.1 540.9 293.3 541.5 293.6 541.5 294.1 541.7 294.5 541.6 295.1 541.3 295.9 541.1 296.2 540.9 296.4 540.5 296.3 540.6 296 540.4 296 540.4 295.7 540.2 295.5 540 295.6 539.7 295.4 539.6 295.7 539.9 296 539.9 296.1 538.8 296.5 538.4 296.9 537.8 296.9 537.5 297 537.4 297.3 537.3 297.4 537.1 297.3 536.9 297.5 536.7 297.5 536.5 297.8 536.2 297.8 535.9 298.3 535.5 298.1 535.2 298.3 534.9 298.3 534.4 298.6 534.2 299 534.2 299.3 533.8 298.7 533.5 298.7 533.6 298.8 533.6 299 533.7 299.1 533.8 299.3 533.8 299.5 534 299.7 534 299.8 534.6 300.1 534.6 300.3 534.8 300.4 534.6 300.9 534.4 301.1 534.7 301.4 534.9 302 535 302.1 535 302.3 535.5 302.8 535.9 302.8 536.1 303 536.5 303.6 536.6 303.7 537.1 304 537.2 304.4 537.4 304.5 537.6 304.4 537.9 304.8 538.1 304.8 538.4 305.3 538.2 305.5 538.3 305.9 538.1 306.3 537.5 306 537.3 306.2 537.3 306.4 537.2 306.9 536.8 307.2 536.5 307.3 536.1 307.4 535.9 307.6 535.7 307.7 535.4 308 535.7 308.5 535.7 308.6 535.9 308.7 536 309.1 535.8 309.6 536.1 309.7 536.3 309.9 536.2 310.5 536.1 310.7 535.8 310.6 535.5 310.3 535.5 310 535.2 309.8 535 309.8 534.9 310 534.7 310 534.5 309.8 534.2 309.7 534 309.8 534 309.6 533.9 309.6 533.7 309.7 533.8 310.1 533.4 310.1 532.8 310.2 532.2 310.2 532 310.5 531.6 310.6 531.6 310.7 531.7 310.8 531.4 310.8 531.2 310.9 531.1 310.8 530.5 311 530.4 310.8 530.2 310.6 530.2 310.4 529.9 310.5 529.5 310.3 529.3 310.4 529 310.3 528.9 310.5 529 310.8 528.8 311.1 528.6 311.4 528.2 311.5 528.3 311.1 528.3 311 528 311.1 528 310.8 527.7 310.6 527.6 310.4 527.3 310.4 527.2 310.2 526.9 310.4 526.5 310.4 526.3 310.3 526 310 525.5 309.9 525 309.8 524.6 309.9 524.4 309.6 524.3 309.7 524.4 309.8 524 309.8 524.1 309.7 524.1 309.6 523.9 309.3 523.6 309.4 523.3 309.7 523.4 309.8 523.6 309.9 523.9 309.9 523.8 310.1 523.7 310.1 523.6 310 523.4 310.3 522.8 310.1 522.3 310.3 522 310.3 521.9 310.2 521.4 310.4 521.2 310.3 521 310.2 520.8 309.8 520.9 309.5 520.9 309.3 521.1 308.6 521 308.3 521 308 521.3 307.4 521.4 307.1 521.7 306 522 305.5 522.1 305.5 522.4 305.1 522.6 304.6 522.8 304.4 522.4 304.3 521.9 304.1 521.2 304.1 520.9 303.9 520.7 303.6 520.4 303.6 520.2 303.8 519.9 303.8 519.7 303.6 519.5 303.8 519.5 303.5 519 303.4 518.9 303.6 518.7 303.6 518.6 303.4 518.3 302.9 518.2 302.5 517.9 302.3 517.7 302.3 517.7 302 517.8 301.5 518 301.2 518.1 301 518 300.8 517.5 300.7 517.3 300.5 517 299.8 517 299.5 517.2 299 517.5 298.7 517.8 298.6 517.6 298.4 517.7 298.1 517.5 297.9 517.2 297.8 517.2 297.6 517.3 297.3 517.1 297.3 517 296.9 516.7 296.8 516.7 296.5 516.8 296.3 516.9 296.1 516.7 296 516.7 295.8 516.4 295.7 516.3 295.5 516.4 295.4 516.5 295.5 517.1 294.9 516.9 294.9 516.8 294.6 517.3 294.1 517.2 293.4 516.9 293 516.9 292.8 516.5 292.4 516.6 292.2 516.5 292 516.8 291.9 517.1 291.9 517.1 291.7 517.8 292 517.8 291.8 518.8 291.6 518.9 291.3 518.6 291 518.7 290.7 519 290.6 519.4 290.2 519.6 290.1 519.5 289.9 519.6 289.5 519.4 289.2 519.2 289.2 518.6 289 518.7 288.6 518.6 288.4 519.4 288.3 519.6 288.2 519.6 287.5 519.7 287.4 520 286.7 520 286.1 520 285.5 520.1 285.2 519.4 285 519.5 284.2 519.7 284.2 519.7 284 519.9 283.7 520.2 283.5 520.9 283.5 521.7 283.4 522.2 283.4 522.3 283.7 522.4 283.7 522.6 283.9 522.6 284.2 522.3 284.3 522.4 284.6 522.7 284.8 522.9 284.8 523 284.6 523 284.3 522.8 284.2 523 283.8 523.7 284.2 523.6 283.9 523.5 283.5 523.7 282.8 523.9 282.6 524.1 282.5 524.4 282.8 525 282.8 525.7 282.6 525.5 282.6 524.8 282.5 524.5 281.9 524.9 281.8 524.8 281.4 524.5 281.4 524.4 281.1 524.5 280.7 524.1 280.6 524 280.5 524.1 280.2 524.6 280 524.8 279.8 524.5 279.7 524.5 279.1 524 278.2 523.9 277.7 525.3 277.8 525.6 277.9 525.7 278.1 526 278.1 526.1 278 Z M 537.1 279.4 537.4 279.8 537.5 279.7 537.4 279.4 537.8 279.4 537.7 279.9 538 280.4 537.4 280.5 537 280.9 536.9 280.9 536.8 280.8 536.6 280.7 536.6 280.6 536.4 280.5 536.6 280.1 536.5 279.6 536.9 278.9 537.1 278.9 537.1 279.2 537.1 279.4 Z M 523.8 278.8 523.5 278.8 523.3 278.7 523.3 278.6 523.4 278.4 523.7 278.4 523.8 278.5 523.8 278.6 523.8 278.8 Z M 523.2 277.8 523.4 277.8 523.5 277.9 523.3 278 523.1 277.8 523 278 523 277.9 523 277.7 523.1 277.4 523.2 277.4 523.2 277.7 523.2 277.8 Z M 524 279.7 523.9 279.7 523.8 279.5 524.1 279.4 524.1 279.6 524 279.7 Z M 523.3 279.1 523.2 279.1 523 278.8 523.1 278.7 523.2 278.9 523.3 279.1 Z M 518.8 283.8 518.6 284.1 518.5 284 518.4 283.9 518.7 283.8 518.8 283.8 Z M 523.4 277.1 523.2 277.3 523.2 277.2 523.3 277 523.4 277 523.4 277.1 Z M 520.2 283.4 519.9 283.4 519.9 283.3 520.2 283.3 520.2 283.4 Z M 519.7 283.5 519 283.6 519 283.5 519.4 283.5 519.7 283.5 Z M 521.6 283 521.5 283.2 521.3 283.1 521.4 283 521.6 283 Z M 536.4 279.2 536.4 279.5 536.2 279.5 536.3 279.3 536.4 279.2 Z M 523.6 282.4 523.6 282.5 523.5 282.5 523.6 282.2 523.6 282.4 Z M 522.7 283.4 522.5 283.4 522.5 283.3 522.5 283.2 522.7 283.2 522.7 283.4 Z M 523.1 278.3 523 278.5 522.9 278.4 522.9 278.2 523.1 278.3 Z M 523.8 279.4 523.7 279.4 523.6 279.3 523.7 279.2 523.8 279.4 Z M 520.8 283.3 520.6 283.3 520.7 283.1 520.8 283.1 520.8 283.3 Z M 532.1 281.6 532 281.8 531.9 281.7 532.1 281.5 532.1 281.6 Z M 521.4 283.1 521.3 283.2 521.2 283.1 521.3 283 521.4 283.1 Z M 519.1 283.7 519.1 283.8 519.1 283.7 519 283.7 519.1 283.6 519.1 283.7 Z\",\"Xmax\":541.7,\"Xmid\":528.8,\"Xmin\":516.3,\"Ymax\":311.5,\"Ymid\":295.2,\"Ymin\":277,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"50800\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"847.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0.05,\"energy/electricity_from_other_renewable_sources\":0.52,\"geography/area/land\":348672,\"geography/area/water\":8350,\"geography/area_comparative\":\"three times the size of Pennsylvania; slightly smaller than Montana\",\"geography/area_sqkm\":357022,\"geography/climate\":\"temperate and marine; cool, cloudy, wet winters and summers; occasional warm mountain (foehn) wind\",\"geography/coastline\":\"2,389 km\",\"geography/elevation/highest_point\":\"Zugspitze 2,963 m\",\"geography/elevation/lowest_point\":\"Neuendorf bei Wilster -3.5 m\",\"geography/elevation/mean_elevation\":\"263\",\"geography/geographic_coordinates\":\"51 00 N, 9 00 E\",\"geography/geography_note\":\"strategic location on North European Plain and along the entrance to the Baltic Sea; most major rivers in Germany - the Rhine, Weser, Oder, Elbe - flow northward; the Danube, which originates in the Black Forest, flows eastward\",\"geography/land_boundaries/border_countries\":\"Austria 801 km, Belgium 133 km, Czech Republic 704 km, Denmark 140 km, France 418 km, Luxembourg 128 km, Netherlands 575 km, Poland 467 km, Switzerland 348 km\",\"geography/land_boundaries/total\":\"3,714 km\",\"geography/land_use/agricultural_land_arable_land\":0.341,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.133,\"geography/land_use/forest\":0.318,\"geography/land_use/other\":0.202,\"geography/location\":\"Central Europe, bordering the Baltic Sea and the North Sea, between the Netherlands and Poland, south of Denmark\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"lowlands in north, uplands in center, Bavarian Alps in south\",\"government/administrative_divisions\":\"16 states (Laender, singular - Land); Baden-Wuerttemberg, Bayern (Bavaria), Berlin, Brandenburg, Bremen, Hamburg, Hessen (Hesse), Mecklenburg-Vorpommern (Mecklenburg-Western Pomerania), Niedersachsen (Lower Saxony), Nordrhein-Westfalen (North Rhine-Westphalia), Rheinland-Pfalz (Rhineland-Palatinate), Saarland, Sachsen (Saxony), Sachsen-Anhalt (Saxony-Anhalt), Schleswig-Holstein, Thueringen (Thuringia); note - Bayern, Sachsen, and Thueringen refer to themselves as free states (Freistaaten, singular - Freistaat), while Bremen calls itself a Free Hanseatic City (Freie Hansestadt) and Hamburg considers itself a Free and Hanseatic City (Freie und Hansestadt)\",\"government/capital/geographic_coordinates\":\"52 31 N, 13 24 E\",\"government/capital/name\":\"Berlin\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Gauls (Celts) of Western Europe may have referred to the newly arriving Germanic tribes who settled in neighboring areas east of the Rhine during the first centuries B.C. as \\u0022Germani,\\u0022 a term the Romans adopted as \\u0022Germania\\u0022; the native designation \\u0022Deutsch\\u0022 comes from the Old High German \\u0022diutisc\\u0022 meaning \\u0022of the people\\u0022\",\"government/executive_branch/chief_of_state\":\"President Frank-Walter STEINMEIER (since 19 March 2017)\",\"government/executive_branch/head_of_government\":\"Chancellor Angela MERKEL (since 22 November 2005)\",\"government/flag_description\":\"three equal horizontal bands of black (top), red, and gold; these colors have played an important role in German history and can be traced back to the medieval banner of the Holy Roman Emperor - a black eagle with red claws and beak on a gold field\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"18 January 1871 (establishment of the German Empire); divided into four zones of occupation (UK, US, USSR, and France) in 1945 following World War II; Federal Republic of Germany (FRG or West Germany) proclaimed on 23 May 1949 and included the former UK, US, and French zones; German Democratic Republic (GDR or East Germany) proclaimed on 7 October 1949 and included the former USSR zone; West Germany and East Germany unified on 3 October 1990; all four powers formally relinquished rights on 15 March 1991; notable earlier dates: 10 August 843 (Eastern Francia established from the division of the Carolingian Empire); 2 February 962 (crowning of OTTO I, recognized as the first Holy Roman Emperor)\",\"government/national_holiday\":\"German Unity Day, 3 October (1990)\",\"government/national_symbol_s\":\"eagle; national colors: black, red, yellow\",\"introduction\":\"As Europes largest economy and second most populous nation (after Russia), Germany is a key member of the continents economic, political, and defense organizations. European power struggles immersed Germany in two devastating world wars in the first half of the 20th century and left the country occupied by the victorious Allied powers of the US, UK, France, and the Soviet Union in 1945. With the advent of the Cold War, two German states were formed in 1949: the western Federal Republic of Germany (FRG) and the eastern German Democratic Republic (GDR). The democratic FRG embedded itself in key western economic and security organizations, the EC (now the EU) and NATO, while the communist GDR was on the front line of the Soviet-led Warsaw Pact. The decline of the USSR and the end of the Cold War allowed for German reunification in 1990. Since then, Germany has expended considerable funds to bring eastern productivity and wages up to western standards. In January 1999, Germany and 10 other EU countries introduced a common European exchange currency, the euro.\",\"name\":\"Germany\",\"people_and_society/age_structure/0_14_years\":0.1283,\"people_and_society/age_structure/15_24_years\":0.0998,\"people_and_society/age_structure/25_54_years\":0.3987,\"people_and_society/age_structure/55_64_years\":0.1496,\"people_and_society/age_structure/65_years_and_over\":0.2236,\"people_and_society/birth_rate\":\"8.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"German 87.2%, Turkish 1.8%, Polish 1%, Syrian 1%, other 9% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.557 million BERLIN (capital), 1.791 million Hamburg, 1.521 million Munich, 1.108 million Cologne (2019)\",\"people_and_society/nationality/adjective\":\"German\",\"people_and_society/nationality/noun\":\"German(s)\",\"people_and_society/net_migration_rate\":\"1.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"80457737\",\"people_and_society/population_growth_rate\":-0.0017,\"people_and_society/urbanization/urban_population\":\"77.4% of total population (2019)\",\"transportation/airports\":\"539\",\"transportation/railways/total\":\"3359\",\"transportation/roadways/total\":\"625000\"},{\"BoxHeight\":68.5,\"BoxWidth\":33.89999999999998,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.938,\"ISO3_Code\":\"FIN\",\"ISO_Code\":\"FI\",\"Path\":\"M 580.2 192.4 578.9 193.5 579 193.7 579.8 193.9 579.6 194.9 578.9 196.4 579.4 198.8 581.3 199.9 582.2 201.8 583.2 202.9 582.9 203.9 581.9 205.5 580.5 207.9 580.6 208.7 581.4 210.3 582 211.6 582.4 212.7 583 213.9 583.4 215.3 583.5 216.5 583.5 216.8 583.1 216.7 582.5 217 582.7 217.6 582.5 218 582.4 219 582.2 219.6 582.8 220.1 582.7 220.5 582.7 220.6 582.1 221 582.1 221.4 582.1 222 582.5 222.6 583.3 222.8 583.3 223.1 583.5 223.6 583.2 224.2 583.3 225.1 583.9 225.6 584.2 225.9 584.5 226.1 584.6 226.9 584.6 227.1 584.5 227.5 584.5 227.6 583.9 228.8 583.1 229.3 584.5 231.1 585.3 231.5 586.6 232.6 586.7 233.3 587.3 234 587.5 234.5 586.4 237.3 585.8 238.1 585 238.8 584.8 239.2 583.6 240.8 582.4 242.5 581.8 242.9 581.1 244.2 580 245 579.6 245.5 579.4 246 579 246.1 577.6 247.6 577.1 248.3 576.9 248.2 576.9 248.6 576.5 248.7 576.2 248.6 576 248.8 575.9 248.6 575.4 248.4 575 248.4 574.7 248.7 574.6 249 574.4 248.8 574.2 248.8 573.8 249.1 573.3 248.7 573.2 249 573.1 249.1 572.8 249 572.6 249.2 572.2 249.1 572.3 249.6 572.1 249.8 572 249.8 571.9 249.5 571.7 249.8 571.5 249.9 571.1 249.6 571 250 570.8 249.7 570.5 250 570 250 569.5 250.5 568.8 250.4 568.4 250.8 567.9 251.4 567.4 251 566.6 251.3 566.3 251.7 565.3 251.8 565 251.9 564.9 252.2 564.7 251.9 564.2 252.3 563.9 252.3 563.9 252.2 564.2 251.8 564 251.5 563.8 251.8 563.5 251.7 563.5 251.5 563.8 251.3 563.8 250.8 563.5 251.1 563.4 250.6 563 251.2 562.7 251.5 562.5 251.3 562.2 251.3 562.1 251 562.2 250.4 562.5 250 562.4 249.5 562.3 249.6 562 250.3 561.7 250.5 561.4 249.9 561.4 249 561 249 561 249.6 560.9 249.7 560.7 249.6 560.3 248.6 560.4 248 559.8 248.6 559.1 248.5 559.1 248.3 559.4 248 559.2 247.3 559.2 246.9 558.9 246.7 558.8 246.4 559 245.9 559.2 245.8 559.2 245.5 559.4 245.5 559.5 245.2 559.4 244.5 559.7 243.8 559.6 243.3 559.8 243.2 559.7 242.9 559.8 242.8 559.7 242.4 560 242.4 559.6 241.3 559.5 241.1 559.5 240.9 559.4 240.4 559.2 240.2 559.1 239.5 559.3 238.7 559.1 237.9 558.8 237.8 558.6 237 558.4 236.7 558.7 236.4 558.5 236 558.7 235 558.7 234.8 559.3 234.6 559.2 234.2 559.4 234.2 559.6 233.6 559.9 233.5 559.7 232.9 559.8 232.4 560.1 232.5 560.8 232.3 561.1 231.6 561.7 232.1 561.9 232.1 562 231.7 561.7 231.1 561.7 230.9 562 230.3 562.1 230.7 562.2 230.8 562.5 229.9 562.9 229.5 562.9 229 562.7 229.2 562.6 228.9 563 228.7 563.1 228.4 563.4 228.7 563.3 228.5 563.5 228.4 563.7 228.9 563.7 229.1 563.8 229 563.9 228.6 564.8 228.1 564.9 227.5 564.9 227.3 565.5 227.4 565.5 227.1 565.8 226.4 567.4 224.2 568.2 222.5 568.6 222.1 569.3 221.9 569.6 221.9 570.1 222.2 570.2 222.1 570.2 221.9 570 221.5 570.5 221.3 570.3 220.8 570 220.3 570.1 219.7 570 219.1 570.2 218.2 569.9 217.7 569.5 217.4 569 217 568.5 217 568.2 216.8 568 216.9 568.1 216.6 568 216.4 567.3 216 567.1 216.1 567 215.8 566.8 215 566.4 214.1 566.3 213.5 565.8 213.2 565.6 212.6 565.6 212 565.6 211.5 566.1 210.7 566.2 210.3 566.2 209.4 566.5 209.1 566.5 208.8 565.3 206.4 565.4 206.2 565.3 205.8 565.7 205.6 565.9 205.3 565.8 204.6 565.1 204.4 564.9 204.2 565.3 203.3 565.1 202.6 565.1 201.5 565.5 201 565.6 200.7 564.8 200 564.6 199.3 564.2 199.3 564.2 198.6 564 198.3 563.9 198.1 563.6 197.8 561.8 196.8 561.1 196.8 560.7 196.1 559.5 195.2 559.3 194.7 558.5 193.9 558.3 193.8 558 193.6 557.9 193.4 557.9 193 557.6 192.7 557 192.4 557.5 192 558.3 192.4 558.4 192 558.3 191.2 559.1 190.4 559.9 190.7 560.9 192.3 561.9 194 562.1 194.9 562.5 194.8 563.2 195.2 563.9 195.2 564.4 195.6 565.5 195.1 565.9 194.3 566.3 194.2 567.4 195 568.2 195.4 568.6 195.5 569 196.1 569.5 195.6 569.7 194.6 570 194.1 570.5 193.7 571 193.6 571.3 192.9 571.3 190.9 571.6 189.8 571.7 188.7 571.9 188.1 572 187.4 573 186.2 573.5 185.4 574.3 185.3 575.1 185.5 576.6 184.3 577.4 184.2 577.7 185 578.8 186.3 580.8 187.7 581.2 189.1 580.9 189.8 580 191.1 579.9 191.9 580.2 192.4 Z M 554.6 249.7 554.7 249.8 554.8 249.4 554.8 249.1 555.1 249.1 555.5 249.3 555.8 249.2 555.7 249.4 555.9 249.5 556.1 249.9 556.1 250.2 555.9 250.4 555.5 250.2 555.6 250.9 555.9 250.9 556.2 250.5 556.1 250.4 556.3 249.9 556.5 249.9 556.6 250 556.5 250.2 556.4 250.1 556.3 250.4 556.2 250.9 556 251 556 251.4 555.8 251.4 555.4 250.8 555.3 250.9 554.8 250.8 554.6 250.4 554.2 250.5 554.2 250 554.4 249.8 554.5 249.9 554.6 249.7 Z M 559.3 232.1 559.4 232.3 559.5 232.6 559 233 558.7 232.7 558.5 232.2 558.9 231.5 559 231.7 559.3 231.7 559.3 232.1 Z M 568.9 221 569 221.4 568.8 221.6 568.4 221.5 568.2 221.4 568.1 221.3 568.1 221.1 568.2 220.9 568.4 220.7 568.9 220.7 569.2 220.8 569.2 221 568.9 221 Z M 560.3 250.2 560.5 250.2 560.9 250.1 561.1 250.2 561.2 250 561.3 250.4 561.1 250.6 561 250.5 561 250.8 560.8 250.8 560.8 250.6 560.9 250.5 560.8 250.4 560.5 250.6 560.4 250.7 560.2 250.6 560.2 250.4 560.3 250.2 Z M 556.7 251.3 556.7 251.5 556.4 251.4 556.4 251.3 556.7 250.9 557 250.8 557 251 557.1 251.2 557 251.3 556.7 251.3 Z M 557.6 249.7 557.7 249.8 557.7 249.9 557.8 250.1 557.7 250.1 557.5 250.1 557.4 250.3 557.3 250.2 557.5 249.4 557.6 249.4 557.6 249.7 Z M 560 250.7 559.7 250.8 559.7 250.6 559.8 250.4 559.9 250.4 560.1 250.4 560.1 250.5 560 250.7 Z M 558.9 250.2 559.1 250.1 559.3 250.2 559.5 250 559.4 250.3 559.2 250.4 559.1 250.3 558.9 250.3 558.9 250.2 Z M 558.8 247.9 559.1 247.7 559.1 247.9 559.1 248.1 558.8 248 558.8 247.9 Z M 559.1 249.4 559.2 248.9 559.3 249.1 559.4 248.9 559.4 249.2 559.1 249.4 Z M 559.5 241.9 559.6 242 559.6 242.2 559.4 242.3 559.4 242.2 559.5 242.1 559.5 241.9 Z M 560 232.3 560 232 560.1 231.9 560.3 232 560.3 232.1 560.3 232.2 560.1 232.1 560.1 232.3 560 232.3 Z M 558.8 234.2 558.6 234.3 558.6 234 558.7 233.8 558.8 233.9 558.8 234.2 Z M 558.2 249.2 558.3 249 558.4 249.1 558.5 249.3 558.5 249.5 558.3 249.5 558.4 249.3 558.3 249.3 558.2 249.2 Z M 559.4 233.8 559.3 234 559.2 233.7 559.3 233.7 559.4 233.4 559.5 233.5 559.4 233.8 Z M 557.8 251.8 558.1 251.6 558.2 251.7 558.2 251.8 558.1 251.8 557.9 251.9 557.8 251.8 Z M 558.4 248.6 558.4 248.4 558.5 248.4 558.5 248.6 558.4 248.9 558.4 248.6 Z M 574.8 249 574.9 248.8 574.9 249.1 575 249.2 575 249.3 574.8 249 Z M 573.4 249.2 573.5 249 573.6 249.1 573.6 249.3 573.4 249.2 Z M 573.2 249.3 573.3 249.2 573.4 249.3 573.4 249.4 573.2 249.4 573.2 249.3 Z M 554.2 249.3 554.4 249.3 554.3 249.6 554.2 249.5 554.2 249.3 Z M 559.2 252.5 559.2 252.4 559.4 252.5 559.3 252.7 559.2 252.6 559.2 252.5 Z M 558.3 235.5 558.4 235.5 558.5 235.6 558.4 235.8 558.3 235.7 558.3 235.5 Z M 561.9 251.7 561.9 251.6 562 251.6 562.1 251.7 561.9 251.8 561.9 251.7 Z M 560.4 231.1 560.5 231.1 560.5 231.2 560.4 231.4 560.4 231.3 560.4 231.1 Z M 558.3 231.4 558.3 231.2 558.4 231.2 558.5 231.5 558.3 231.4 Z M 556.3 249.4 556.4 249.3 556.5 249.4 556.5 249.6 556.3 249.5 556.3 249.4 Z M 556.2 251.6 556.3 251.3 556.3 251.4 556.3 251.7 556.2 251.6 Z M 559 249.6 559 249.5 559.1 249.6 559.1 249.8 559 249.8 559 249.6 Z M 555.2 251.5 555.3 251.4 555.4 251.4 555.4 251.6 555.3 251.6 555.2 251.5 Z M 560.1 249 560.2 248.8 560.3 249 560.2 249.2 560.1 249 Z M 562.3 251.6 562.4 251.4 562.5 251.5 562.5 251.7 562.3 251.6 Z M 557.2 250.6 557.3 250.5 557.4 250.7 557.3 250.8 557.2 250.6 Z M 559.9 249 560 248.7 560.1 248.8 560 249 559.9 249 Z M 559.8 250.1 559.8 249.8 559.9 250 559.9 250.1 559.8 250.1 Z M 572.5 249.5 572.6 249.4 572.7 249.5 572.7 249.7 572.6 249.6 572.5 249.5 Z M 560 249.4 560 249.2 560.2 249.3 560.1 249.5 560 249.4 Z M 562.1 230.3 562.2 230.2 562.3 230.4 562.2 230.6 562.1 230.3 Z M 562.2 251.8 562.1 251.9 562.1 251.7 562.2 251.5 562.2 251.8 Z M 553.6 250 553.8 249.9 553.7 250.2 553.6 250 Z M 562.3 252.1 562.3 252 562.4 252 562.4 252.1 562.3 252.3 562.3 252.1 Z M 558 248.8 558 248.6 558.1 248.6 558.1 249 558 248.8 Z M 571.5 250.3 571.6 250.1 571.7 250.1 571.7 250.2 571.6 250.3 571.5 250.3 Z M 559.3 244.7 559.2 244.8 559.2 244.7 559.2 244.5 559.3 244.5 559.3 244.7 Z M 558.2 249.7 558.1 249.8 558.1 249.5 558.2 249.5 558.2 249.7 Z M 554 250 554 249.8 554.1 250 554.1 250.1 554 250.1 554 250 Z M 554.6 249.3 554.6 249.1 554.7 249.1 554.7 249.3 554.6 249.3 Z M 563.2 251.2 563.3 251.2 563.4 251.5 563.3 251.6 563.2 251.2 Z M 560.1 231.2 560.2 231 560.3 231.1 560.3 231.4 560.1 231.2 Z M 557.7 234 557.7 233.9 557.9 234.2 557.8 234.3 557.7 234 Z M 573.4 249.4 573.5 249.3 573.6 249.3 573.5 249.5 573.4 249.4 Z M 559.4 249.8 559.5 249.9 559.4 249.9 559.4 249.8 Z M 559.4 249.8 559.3 249.9 559.3 249.8 559.4 249.8 Z\",\"Xmax\":587.5,\"Xmid\":572.7,\"Xmin\":553.6,\"Ymax\":252.7,\"Ymid\":224.7,\"Ymin\":184.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"44500\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.01 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.2,\"energy/electricity_from_nuclear_fuels\":0.17,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":303815,\"geography/area/water\":34330,\"geography/area_comparative\":\"slightly more than two times the size of Georgia; slightly smaller than Montana\",\"geography/area_sqkm\":338145,\"geography/climate\":\"cold temperate; potentially subarctic but comparatively mild because of moderating influence of the North Atlantic Current, Baltic Sea, and more than 60,000 lakes\",\"geography/coastline\":\"1,250 km\",\"geography/elevation/highest_point\":\"Halti (alternatively Haltia, Haltitunturi, Haltiatunturi) 1,328 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"164\",\"geography/geographic_coordinates\":\"64 00 N, 26 00 E\",\"geography/geography_note\":\"long boundary with Russia; Helsinki is northernmost national capital on European continent; population concentrated on small southwestern coastal plain\",\"geography/land_boundaries/border_countries\":\"Norway 709 km, Sweden 545 km, Russia 1309 km\",\"geography/land_boundaries/total\":\"2,563 km\",\"geography/land_use/agricultural_land_arable_land\":0.074,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.001,\"geography/land_use/forest\":0.729,\"geography/land_use/other\":0.196,\"geography/location\":\"Northern Europe, bordering the Baltic Sea, Gulf of Bothnia, and Gulf of Finland, between Sweden and Russia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly low, flat to rolling plains interspersed with lakes and low hills\",\"government/administrative_divisions\":\"19 regions (maakunnat, singular - maakunta (Finnish); landskapen, singular - landskapet (Swedish)); Aland (Swedish), Ahvenanmaa (Finnish); Etela-Karjala (Finnish), Sodra Karelen (Swedish) [South Karelia]; Etela-Pohjanmaa (Finnish), Sodra Osterbotten (Swedish) [South Ostrobothnia]; Etela-Savo (Finnish), Sodra Savolax (Swedish) [South Savo]; Kanta-Hame (Finnish), Egentliga Tavastland (Swedish); Kainuu (Finnish), Kajanaland (Swedish); Keski-Pohjanmaa (Finnish), Mellersta Osterbotten (Swedish) [Central Ostrobothnia]; Keski-Suomi (Finnish), Mellersta Finland (Swedish) [Central Finland]; Kymenlaakso (Finnish), Kymmenedalen (Swedish); Lappi (Finnish), Lappland (Swedish); Paijat-Hame (Finnish), Paijanne-Tavastland (Swedish); Pirkanmaa (Finnish), Birkaland (Swedish) [Tampere]; Pohjanmaa (Finnish), Osterbotten (Swedish) [Ostrobothnia]; Pohjois-Karjala (Finnish), Norra Karelen (Swedish) [North Karelia]; Pohjois-Pohjanmaa (Finnish), Norra Osterbotten (Swedish) [North Ostrobothnia]; Pohjois-Savo (Finnish), Norra Savolax (Swedish) [North Savo]; Satakunta (Finnish and Swedish); Uusimaa (Finnish), Nyland (Swedish) [Newland]; Varsinais-Suomi (Finnish), Egentliga Finland (Swedish) [Southwest Finland]\",\"government/capital/geographic_coordinates\":\"60 10 N, 24 56 E\",\"government/capital/name\":\"Helsinki\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name may derive from the ancient Fenni peoples who are first described as living in northeastern Europe in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Sauli NIINISTO (since 1 March 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sanna MARIN (since 10 December 2019)\",\"government/flag_description\":\"white with a blue cross extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the blue represents the thousands of lakes scattered across the country, while the white is for the snow that covers the land in winter\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"6 December 1917 (from Russia)\",\"government/national_holiday\":\"Independence Day, 6 December (1917)\",\"government/national_symbol_s\":\"lion; national colors: blue, white\",\"introduction\":\"Finland was a province and then a grand duchy under Sweden from the 12th to the 19th centuries, and an autonomous grand duchy of Russia after 1809. It gained complete independence in 1917. During World War II, Finland successfully defended its independence through cooperation with Germany and resisted subsequent invasions by the Soviet Union - albeit with some loss of territory. In the subsequent half century, Finland transformed from a farm/forest economy to a diversified modern industrial economy; per capita income is among the highest in Western Europe. A member of the EU since 1995, Finland was the only Nordic state to join the euro single currency at its initiation in January 1999. In the 21st century, the key features of Finlands modern welfare state are high quality education, promotion of equality, and a national social welfare system - currently challenged by an aging population and the fluctuations of an export-driven economy.\",\"name\":\"Finland\",\"people_and_society/age_structure/0_14_years\":0.1644,\"people_and_society/age_structure/15_24_years\":0.1121,\"people_and_society/age_structure/25_54_years\":0.3764,\"people_and_society/age_structure/55_64_years\":0.1319,\"people_and_society/age_structure/65_years_and_over\":0.2151,\"people_and_society/birth_rate\":\"10.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Finn, Swede, Russian, Estonian, Romani, Sami\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.292 million HELSINKI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Finnish\",\"people_and_society/nationality/noun\":\"Finn(s)\",\"people_and_society/net_migration_rate\":\"2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5537364\",\"people_and_society/population_growth_rate\":0.0033,\"people_and_society/urbanization/urban_population\":\"85.4% of total population (2019)\",\"transportation/airports\":\"148\",\"transportation/railways/total\":\"5926\",\"transportation/roadways/total\":\"454000\"},{\"BoxHeight\":87,\"BoxWidth\":73,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.957,\"ISO3_Code\":\"NOR\",\"ISO_Code\":\"NO\",\"Path\":\"M 585.6 186.9 585.8 187.8 585.7 188.5 584.7 188.6 583.6 187.7 583.6 188.5 583.4 189.3 583.1 189.6 582.5 189.8 582 190.3 581.3 190.5 581.2 190.7 581.2 191.4 581 192.1 580.6 192.6 580.2 192.4 579.9 191.9 580 191.1 580.9 189.8 581.2 189.1 580.8 187.7 578.8 186.3 577.7 185 577.4 184.2 576.6 184.3 575.1 185.5 574.3 185.3 573.5 185.4 573 186.2 572 187.4 571.9 188.1 571.7 188.7 571.6 189.8 571.3 190.9 571.3 192.9 571 193.6 570.5 193.7 570 194.1 569.7 194.6 569.5 195.6 569 196.1 568.6 195.5 568.2 195.4 567.4 195 566.3 194.2 565.9 194.3 565.5 195.1 564.4 195.6 563.9 195.2 563.2 195.2 562.5 194.8 562.1 194.9 561.9 194 560.9 192.3 559.9 190.7 559.1 190.4 558.3 191.2 558.4 192 558.3 192.4 557.5 192 557 192.4 556 192.6 556.2 193.5 556.3 194.4 556 195.4 555.5 196.1 555.8 196.9 555.3 197.6 554 197.1 552.8 196.6 551.6 196.6 551 196.1 550.2 196.4 550.2 197.4 550.3 198.9 549.6 200.5 548.7 200 548 199.6 547.9 199.6 547.6 200 546.5 201 545.9 202.8 545.7 203.5 545.5 203.8 544.8 203.9 544.6 204.5 545.4 206.1 545.4 207.3 544.5 208.2 544 209.2 543.3 210.4 543.1 210.7 543 210.8 542.7 211.3 542.8 212.2 542.9 212.7 541.7 213.5 541.6 213.5 540.3 213.7 540.4 215.3 540.5 215.9 540.3 216.7 540.2 217.6 540.2 219.2 540.1 219.3 539.8 219.9 539.7 220.5 537.9 224 539.1 224.8 539.2 225.6 539.2 225.9 539.2 226.1 539.2 226.5 538.9 227.1 538.8 227.5 538.7 227.6 538.2 227.5 536.7 227.1 536.6 227.1 535.8 227.5 535.6 227.6 535.2 227.9 534.7 228.6 534.5 229 533.7 230.3 533.8 231 533.4 231.9 533.2 232.3 533.4 232.8 533.8 233.9 533.5 234.5 533.6 235.5 533.5 236.4 534 238 534.1 238.4 533.7 241.5 534.4 242.5 534.9 242.5 535.6 243.7 535.6 244.3 535.2 244.9 535.2 245.2 535.1 245.4 533.9 245.7 534.2 246.4 534.4 247.2 534.9 248.5 534.9 249.1 534.7 249.6 534.8 250.3 534.6 250.9 534.2 251.5 533.8 252 533.4 252 533.2 252 533 252.1 532.8 252.3 533.1 252.5 533.1 253 532.7 253.3 532.5 253.5 532.4 253.7 532.8 255 532.8 255.6 532.7 255.7 532.6 256.3 532.4 257.1 532.3 257.4 531.9 257.5 531.8 257.4 531.8 257.1 531.8 256.9 531.7 256.6 531.7 256.5 531.5 256.3 531.4 256.2 531.1 256.3 531 256.1 530.8 256.2 530.4 255.9 530.4 256.3 530.6 256.4 530.7 256.7 530.6 256.9 530.1 256.4 530.1 256.3 530.2 256.2 530.2 256 530.2 255.9 530 256 529.8 255.7 529.8 255.6 529.8 255.3 529.8 255 529.6 255.1 529.5 254.6 529.4 254.5 529.5 254.2 529.6 254.2 529.5 253.3 529.3 252.8 529.5 252.3 529.6 252.2 529.7 252.6 529.8 252.3 529.8 252.1 529.8 252 529.5 251.9 529.4 252.1 529.1 252.2 529.1 252.6 529.4 253.4 529.3 253.8 529 253.9 528.9 253.2 528.7 253 528.6 253.1 528.8 253.3 528.8 253.7 528.7 253.9 528.6 254 528.8 254.4 529.1 254.5 529.1 255.4 529 255.6 529 255.9 528.9 256.1 529 256.2 528.9 256.5 528.6 256.1 528.3 256.7 527.9 256.7 527.8 256.9 527.7 257 527.4 257 527.3 256.6 526.6 257.2 526.4 257.7 526 258.1 525.4 258.2 525.5 258.5 524.7 259.7 524.2 260 523.6 260.8 523.3 260.9 522.9 261.4 522.7 261.4 522.5 261.6 522.3 261.5 522.2 261.8 521.5 261.8 520.9 262.3 519.9 262 519.6 262.1 519.2 261.8 518.4 261.7 518.3 261.4 518.5 261.1 518.2 261 517.8 260.6 517.5 260.5 516.3 259.8 515.7 259.1 515.4 258.4 515.6 256.9 515.9 256.9 516.1 257.2 516.6 257.2 516.5 256.5 516.6 256 516.5 255.7 516.6 255.4 516.8 255.3 516.5 254.3 516.3 254.3 516.1 254.9 515.7 255.3 515.5 255.3 515.1 255.7 515 255.4 514.8 255.3 514.5 255.9 514.4 255.6 514.5 254.9 514.7 254.2 514.6 253.9 515.3 253 515.3 253.7 515.1 254.1 515.4 253.9 515.4 253.3 515.5 253.2 516.1 253.3 516.4 252.7 516 252.6 515.9 252.2 516.7 251.2 517.5 249.4 517.2 249.5 516.7 250.1 516.6 250.7 516.3 251.2 515.8 251.6 515.5 252 515.3 252.1 515.2 252.5 514.9 252.7 514.5 253.2 514.3 252.2 515 251.2 515.6 251 515.8 250.7 515.5 250 515 250.4 514.4 249.8 514.1 250.1 513.9 250 513.8 249.4 514.1 248.9 513.6 247 513.9 246.9 514.6 247.1 514.5 246.9 514.3 246.7 513.6 246.4 513.4 246.1 514.2 245.5 515.1 245.5 516.4 245.1 517.8 245.4 518.6 244.9 519 245 519.4 245.5 519.6 245.3 518.3 244.3 518.1 244.9 517.8 245 516.4 244.8 515 245.2 514.2 244.7 513.9 244.4 513.9 243.9 513.8 243.7 514.5 242.8 514.3 242.4 513.9 242 513.9 241.7 514.1 241.2 513.6 241.2 513.6 240.8 514 240 514.6 239.8 514.6 239.5 514.3 239.2 514.4 238.9 514.6 239 515.2 239.9 515.2 239.1 515.6 238.2 516.4 237.6 516.6 237.6 516.7 237.9 516.2 238.7 516.5 239.1 516.9 238.3 517.3 238 517.9 238.2 518 237.7 518.5 237.4 519 237.6 519.3 238.3 519.5 238.3 519.5 238.1 519.2 237.6 518.8 237.2 517.5 237.5 517.2 237.2 517.6 236.5 518.6 236.2 519.5 236.2 520.8 236.5 520.8 235.8 520.3 235.5 519.6 235.4 519.4 234.7 519.9 234.1 521 233.5 521.6 233.3 521.7 233.5 521.5 233.9 521.5 234.1 522.2 234.3 522.7 235 522.8 234.9 522.2 233.9 522.1 233.7 522.4 233.5 523.2 234.5 523.4 234.6 523.4 234.2 522.9 233.7 522.7 233.1 522.2 232.8 523.3 232.2 523.6 231.8 524.3 231.3 524.6 231.4 525.1 231.1 525.4 231.6 525.2 232 525.3 232.1 525.7 231.7 525.5 231.5 525.5 231.2 525.4 231 525.5 230.8 526 230.6 526.9 230.1 527.6 231.3 527.5 231.9 528.1 231.9 528 231.5 528.3 231.2 530.1 231.2 529.9 230.2 530.3 229.7 531 229.4 531.5 229 531.4 228.5 531 228.4 531.2 227.7 531 227.7 530.7 228 530.5 228.8 530.2 229.4 528.2 230.7 527.6 230.7 527.3 230.1 527.4 229.5 526.7 229.6 526.7 229.1 527.6 228.2 527.7 227.5 527.7 227.3 528 227.1 528.1 227.1 528.3 226.4 528.8 225.9 529.1 225.6 529.1 225.4 529.1 225.1 529.1 225 529.5 224.8 529.7 224.3 530.2 224.3 530.4 224 530.7 224.1 530.8 223.7 531.2 223.4 531.4 223.5 531.3 224 531.4 224.1 532.2 222.7 532.1 222.6 531.6 222.8 531.2 222.3 530.1 222.2 529.9 222 529.8 221.7 530.2 221.5 530.7 221.5 531.3 221.8 531.8 221.6 532.5 221.1 533.1 220.3 533.3 220.3 533.3 220.5 533.3 220.7 533.2 220.8 533.4 220.9 533.8 220.1 534.2 220.6 534.5 220.5 534.3 219.4 533.8 219.5 533.7 219.4 533.8 218.4 534.1 217.8 534.5 218.2 534.8 218.1 534.8 217.9 534.4 217.5 534.3 217.2 534.9 215.6 534.6 215.1 534.9 214.6 535.5 214.3 536 212.9 536.1 212.8 536 213.1 536.1 213.3 536.6 212.8 536.6 212.5 536.2 212 536.4 211.3 536.7 211.1 537.1 210.9 536.7 210.4 537 209.5 537.5 209.4 537.8 208.9 537.7 208.3 537.7 208.1 538.7 207.5 539.1 206.7 539.6 206.6 540.1 206.1 541.7 206 542.8 206.5 542.8 206.3 542.7 206 541.9 205.5 541 205.8 540 205.6 540.8 204.1 541.7 203.6 542.2 204.1 542.7 204.1 542.3 203.6 542.2 203.2 542.4 202.6 542.9 202.3 543 202.1 542.9 201.9 542.6 201.8 541.7 202.6 541.2 202.6 541.2 201.6 541.8 201.2 541.5 200.9 541.6 200.7 541.8 200.5 542 200.6 542.2 200.3 542.3 200.5 542.2 200.8 542.3 201 543.9 200.8 544 200.6 543.7 200.4 543 200.1 542.7 200.3 542.6 199.9 542.9 199.4 543.2 199.3 543.7 199.5 544.4 198.7 544.6 199 544.7 200 545 200.6 545.4 199.5 545.4 199 545.1 198.4 545.3 197.7 546.1 197.4 546.9 197.7 547.4 197.6 548 197.2 547 196.7 545 197.2 544.8 197.1 544.8 196.6 544.3 197.2 543.4 197.8 542.5 197.6 541.8 198.1 541.5 198 541.1 198.7 540.7 198.3 540.4 198.6 539.5 198.8 539.9 197.8 540.5 197.3 541.2 197.2 542.2 196.6 542.7 195.5 543.2 194 543.2 193.5 542.9 193.3 543.1 192.5 544 191 544.6 190.6 544.7 190.9 544.6 191.4 543.9 192.9 544.1 193.6 544.1 194.4 544.4 194.7 544.5 194.9 544.9 194.2 545.3 194 545.8 194.4 546.2 195.4 547.5 195 548 194.3 547.7 194.1 547.7 193.7 548.3 193.4 549 192.1 549.9 191.6 550.1 190.3 550.4 189.4 550.8 189.4 551.3 190.4 551.7 190.2 551.3 189.1 551.1 188.7 550.5 188.6 550.2 188 550.6 187.2 550.9 186.9 551.8 186.8 552 186.2 552.2 185.9 552.1 184.9 551.9 184.5 552.2 183.8 552.7 184.5 553.2 184.4 553.6 184.7 554.1 184.8 554.4 185.2 554.9 185.1 554.6 186 553.7 186.1 552.9 186.6 552.7 187 552.9 187.3 553.4 186.8 554.5 186.7 554.6 188.8 554.8 188.3 554.9 187.3 555.1 186.8 555.9 185.6 556.3 185.5 556.4 186.4 556.2 187.9 556 189.1 555.8 189.7 555.8 189.9 556.1 189.7 556.4 189.1 556.8 188.2 556.9 187.2 557.1 185.8 557.3 185.7 557.5 186 557.6 185.8 557.3 184.7 556.7 184.1 556.7 183.6 557 183.2 557.5 183.3 557.7 183.8 558.1 186.2 559.2 184.9 560.9 186.3 560.7 184.7 560.3 184.3 559.6 184 559.1 183.2 559.7 182.6 560.4 183.1 561.1 182.5 561.6 182.8 561.8 183.4 562.3 183 563.3 183.4 564.1 185 564.6 185 564.6 184.8 564.5 184.2 564.6 183.1 565.8 181 565.6 179.8 565.7 179 566 178.9 566.5 179.3 566.7 179.8 566.8 180.5 567 180.7 567.3 179.6 568 179.3 567.9 178.9 567.5 178.6 567.4 178.3 567.6 177.9 568.1 177.9 568.2 177.1 568.3 176.9 569.2 177.1 570.1 177.8 570.4 176.8 570.3 176.2 570.3 176 571.3 175.3 571.8 175.6 572 176.2 572.2 176.4 572.2 176.7 571.4 176.8 570.9 177.3 571.4 177.8 571.4 178.1 571.1 178.9 569.9 180.4 569.8 181.6 569.2 183.5 569.3 184 569.7 184.1 570.4 182.9 570.7 181.7 571.9 180 572.5 178.6 573.6 177.3 573.9 177.4 574 177.8 573.9 178.6 573.6 179.3 573.7 180.1 573.7 181.1 573.8 181.2 574.7 180.9 575.1 179.8 575.3 179 575.9 178 576 177.8 575.9 177.5 575.4 177.2 575.4 176.8 575.6 176.6 576.2 176.5 576.4 176 576.7 175.8 577.2 176.1 578.1 176.1 578.9 177.2 578.5 178 577.8 178.5 577.8 179.1 578.1 179.2 578.2 179.6 578 180.1 577.5 180.7 577.5 181 578.8 180.8 579.3 178.7 579.7 178 580.2 177.7 581 178.1 581.4 179.2 582.2 179 582.7 179.4 583.4 179.3 583.8 179.8 583.8 180.5 584.6 180.6 585.8 181.5 585.9 182.1 585.8 182.5 584.7 183 583.9 183.9 583.2 184.2 580.2 183.7 580.1 183.9 580.9 184.7 581.9 185.1 582.5 186 582.9 186 583.2 186.9 583.4 186.8 583.8 186.2 584.3 186.7 584.7 186.5 585.6 186.9 Z M 546 196.3 546.1 196.4 546.1 196.2 545.9 195.8 545.8 195.8 545.7 196.1 545.6 196.2 546 196.3 Z M 549.6 188.5 549.9 189.1 549.8 189.4 550 189.6 550 189.9 549.7 190.4 549.7 191.4 548.7 191.6 548.4 191.4 547.5 192.7 547.3 192.3 546.6 192.2 546.7 191.9 547.2 191.6 547.2 191.1 547.4 190.8 547.1 190.4 547 189.8 547.9 189.5 547.9 189.1 548.2 188.8 548.5 188.8 548.6 188.4 548.9 188.7 549.1 188.4 549.6 188.5 Z M 542.6 194.1 542.5 194.6 542.7 195.1 541.6 196.2 541.4 196 541.4 196.2 541.5 196.3 541.5 196.4 541.1 196.7 540.6 196.3 540.7 196 541.2 196.1 541.2 195.6 541.9 195 541.9 194.8 541.7 194.7 541.5 195 541 195.4 540.7 195.3 540.5 195.7 540 195.8 540 195.3 540.1 194.7 540.3 194.3 540.5 194.6 540.7 194.3 540.8 194.6 540.9 194.2 541 194.1 541.3 194.7 541.4 194.1 541.2 193.7 541.2 193.5 541.5 193.5 541.7 194.1 541.8 193.7 541.7 193 541.9 192.7 542.1 192.8 542.1 193.3 542.4 193.5 542.4 193.9 542.6 194.1 Z M 565 178.3 564.5 179.2 564.2 179.3 564 180 563.6 180.5 562.8 180.5 562.4 180.8 561.5 180.9 561.4 180.7 561.6 180 561.1 179.9 561.1 179.8 561.1 179.6 561.9 179.6 562.1 179.2 562.5 179.1 562.7 179.5 563 179.7 563.1 179.4 563 178.8 563.4 178.9 563.6 178.6 563.7 178.6 563.6 179.1 563.7 179.3 564 178.9 563.9 178.4 563.9 178 564.4 178.4 564.7 177.9 565 178.3 Z M 524.1 229.8 524.1 230.1 524.5 229.9 525 230.1 525.1 229.8 525.4 229.8 525.4 230 525.3 230.2 525.4 230.5 525.3 231 525.1 230.8 523.4 231.4 523.1 231.2 523.1 230.8 523.4 230.5 523.4 230.4 523.2 230.4 523.3 230.2 523.5 230.1 523.4 230.4 523.5 230.5 523.9 230.1 523.8 229.8 523.3 229.8 523.3 229.7 523.7 229.5 524.1 228.9 524.4 228.9 524.4 229 524.5 229.5 524.1 229.8 Z M 565.3 180.6 565.5 181.1 564.5 182.5 564 182.6 563.9 182.1 563.6 182 563.5 182 563.4 181.5 563.5 181.2 563.6 181.1 563.8 180.8 564 180.8 564.3 180.5 564.5 180.9 564.5 180.4 565 180.3 564.9 179.8 565 179.8 565.3 179.9 565.3 180.6 Z M 538.8 197.9 538.9 198.3 539.1 197.8 539.5 198.2 539.5 198.4 539.2 198.6 538.9 199 538.5 199 538.4 199.4 538.3 199.6 538.1 199.4 538 199.8 537.7 199.5 537.6 199.5 537.5 200 537.3 199.8 537.5 199.3 537.5 198.8 537.7 198.7 537.6 198.4 537.7 198.2 538.3 198.2 538.6 197.8 538.8 197.9 Z M 537.2 199.4 537.1 200.1 536.8 200.3 536.7 200.2 536.5 200.7 536.3 200.8 536.2 201.1 535.7 201.7 535.6 201.6 535.6 201.1 535.7 201.1 536 200.2 536.3 199.6 536.5 199.7 536.5 200 536.7 199.7 537 199.7 536.9 199.4 537 199.2 537.2 199.4 Z M 554.5 182.6 554.6 183 554.8 182.9 554.8 183.6 555 183.3 555.3 183.8 555.5 183.5 555.6 183.6 555.5 183.9 555.6 184 555.6 184.2 555.3 184.5 554.7 184.4 554.5 183.6 554.1 183.1 554.3 182.6 554.5 182.6 Z M 522.7 231.5 522.8 231.8 522.8 232 522.7 232.1 522.7 231.8 522.6 231.8 522.6 232.1 522.4 232 522.4 232.1 522.2 232.2 522 231.8 521.7 232 521.7 231.8 521.6 231.7 521.6 231.4 522 231.2 522.1 231 522.4 231.1 522.7 231.5 Z M 563.1 181.7 563.2 182.1 563.5 182.2 563.6 182.4 563.7 182.7 563.7 182.8 563.6 182.8 563.1 182.9 562.4 182.7 562.1 182.5 562 182.2 562.3 181.9 562.4 182 562.9 181.8 563 182 563.1 181.7 Z M 513.6 244.6 513.9 244.7 514 244.7 514.1 245 514 245.1 513.6 245.5 513.2 245.5 513.2 245.2 513.4 245.1 513.4 244.9 513.4 244.8 513.6 244.6 Z M 566.8 175.9 566.8 176.2 566.7 176.3 566.7 176.9 566.9 176.8 567.1 176.9 567.1 177.1 566.8 177.2 566.7 177.3 566.3 177.2 566.3 176.7 566.2 176.7 566.2 176.4 566.4 176.3 566.4 176 566.5 176.1 566.6 175.9 566.7 175.8 566.8 175.9 Z M 534.7 214.2 534.4 214.5 534.2 214.3 534.4 213.9 534.7 213.6 534.6 213.3 534.8 213.1 534.9 213.1 535.1 213.9 534.7 214.2 Z M 547.1 194.8 546.8 194.9 546.7 194.9 546.7 194.6 546.9 194.5 546.9 194.4 547.1 194 547.2 193.9 547.4 194.4 547.6 194.5 547.6 194.7 547.5 194.8 547.1 194.8 Z M 545.2 192.9 545.9 193.2 545.9 192.9 546.1 193.1 546.1 193.3 546.1 193.6 546 193.7 545.6 193.7 545.1 193.1 545.2 192.9 Z M 533.1 217.2 532.9 217.4 532.6 217.1 532.7 216.7 533.1 216.5 533.3 216.6 533.3 216.9 533.2 217.1 533.1 217.2 Z M 553.2 184 553 184 552.8 183.7 553 183.3 553 183 553.1 183 553.2 182.7 553.4 183 553.4 183.5 553.3 183.6 553.3 183.8 553.2 184 Z M 519.2 235.6 519.2 235.7 518.5 236 518.5 235.9 518.6 235.8 518.5 235.6 518.6 235.5 518.7 235.6 519.1 235.5 519.2 235.6 Z M 532.5 220.9 532.3 221 532.3 220.9 532.2 221 532 221 531.9 220.8 532.1 220.6 532.4 220.5 532.5 220.4 532.5 220.7 532.5 220.9 Z M 548.3 192.9 548.2 192.9 548.1 192.8 548.1 192.6 548.2 192.3 548.3 192.2 548.6 192.2 548.7 192.3 548.6 192.5 548.4 192.6 548.3 192.9 Z M 515.5 256.1 515.8 256.2 515.9 256.2 516 256.4 515.8 256.4 515.8 256.6 515.7 256.7 515.6 256.6 515.5 256.3 515.4 256.3 515.5 256.1 Z M 536.1 210.7 536 210.8 536 210.4 535.9 209.9 536.3 209.8 536.1 210.7 Z M 514.6 251.3 514.6 251.4 514.5 251.3 514.4 251.5 514.3 251.5 514.2 251.4 514.4 251.3 514.4 251.1 514.5 251 514.4 250.8 514.5 250.7 514.7 250.9 514.6 251.3 Z M 554.3 184 554.2 184.1 554 184.1 553.7 184 553.6 183.9 553.8 183.6 554 183.8 554.3 184 Z M 519.3 235 519.1 235.3 518.8 235.1 518.9 234.9 519.2 234.8 519.3 235 Z M 513.6 248.5 513.6 248.6 513.3 248 513.3 247.7 513.4 247.9 513.6 248.5 Z M 560.4 182.2 560.2 182.7 560.1 182.6 560.1 181.9 560.4 182 560.4 182.2 Z M 535.6 213.1 535.4 213.1 535.3 212.8 535.6 212.6 535.6 212.4 535.7 212.8 535.6 213.1 Z M 568.8 176 568.5 176.4 568.3 176.1 568.4 175.9 568.5 175.9 568.5 175.6 568.8 175.8 568.8 176 Z M 545.8 192.9 545.7 193 545.6 192.9 545.6 192.5 545.7 192.4 545.8 192.3 545.8 192.4 545.9 192.6 545.8 192.9 Z M 535.8 212 535.6 212 535.6 211.6 535.7 211.5 535.9 211.7 535.8 212 Z M 539.8 204.9 539.5 204.9 539.8 204.5 539.9 204.5 540 204.6 539.9 204.8 539.8 204.9 Z M 513.1 245.7 513 245.8 512.9 245.5 513 245.2 513.1 245.7 Z M 535.2 211 535.2 211.1 535 210.7 534.9 210.6 535.1 210.3 535.2 210.5 535.1 210.7 535.2 211 Z M 556.1 183.1 556 183.1 556 182.7 555.9 182.5 556 182.4 556.2 182.7 556.2 182.8 556.1 183.1 Z M 517.1 236.9 516.9 237 516.9 236.7 516.8 236.6 517 236.4 517.1 236.9 Z M 560.2 184.8 560.1 185 559.8 184.8 559.9 184.5 560.2 184.8 Z M 538.3 207.3 538.2 207.3 538.2 207.1 538.4 207 538.3 206.8 538.4 206.7 538.5 206.7 538.5 207 538.3 207.3 Z M 516.3 256 516.1 256.1 516 256 516.1 255.9 516.1 255.7 516.3 255.8 516.3 256 Z M 537.5 208.8 537.5 208.9 537.3 208.9 537 209 537 208.9 537 208.8 537.2 208.7 537.5 208.8 Z M 514.3 250.6 514.4 250.8 514.3 251 514.2 250.7 514.1 250.8 514 250.6 514.1 250.6 514.3 250.6 Z M 583.4 186.4 583.3 186.5 583.3 186.2 583.2 186 583.3 185.8 583.4 185.9 583.4 186.1 583.4 186.4 Z M 551.5 186.4 551.2 186.4 551.2 186.3 551.3 186 551.5 186.1 551.5 186.4 Z M 558.3 185 558.2 185.1 558 184.7 558.2 184.5 558.2 184.6 558.2 184.9 558.3 185 Z M 513.8 248.6 513.7 249 513.6 248.9 513.5 249 513.4 248.9 513.6 248.8 513.7 248.6 513.8 248.6 Z M 527.5 227.8 527.3 227.8 527.3 227.5 527.4 227.4 527.5 227.5 527.5 227.6 527.5 227.8 Z M 513.1 244.1 513 244.1 513 244 513.2 243.7 513.3 243.9 513.1 244.1 Z M 516.3 255.4 516.3 255.6 516.1 255.6 516 255.5 516 255.4 516.2 255.4 516.3 255.3 516.3 255.4 Z M 533.9 215.7 533.9 216 533.8 215.7 533.9 215.5 534 215.4 534 215.6 533.9 215.7 Z M 530.8 229.1 530.6 229.3 530.5 229.3 530.6 229 530.8 229 530.8 229.1 Z M 538.3 206.4 538.3 206.6 538.1 206.5 538 206.6 538 206.3 538.1 206.2 538.1 206.4 538.3 206.4 Z M 570.2 182.7 570.1 182.9 570 182.8 570.1 182.6 570.2 182.5 570.2 182.7 Z M 569.4 176.6 569.2 176.6 569.1 176.4 569.2 176.2 569.4 176.3 569.4 176.6 Z M 534.2 214.7 533.9 214.9 533.9 214.8 533.9 214.7 534.2 214.5 534.2 214.7 Z M 535.4 213.5 535.4 213.6 535.2 213.6 535.2 213.4 535.2 213.3 535.4 213.5 Z M 520.3 236.1 520.1 236.1 520 236 520.1 235.9 520.3 235.9 520.3 236.1 Z M 571.7 179.3 571.5 179.4 571.5 179.3 571.5 179.2 571.7 179.1 571.7 179.3 Z M 518 235.4 517.9 235.6 517.8 235.5 517.9 235.2 518 235.4 Z M 535.6 210.6 535.6 210.8 535.7 210.8 535.7 211 535.6 211 535.5 210.8 535.6 210.6 Z M 533.6 218.5 533.5 218.7 533.5 218.6 533.4 218.8 533.3 218.6 533.5 218.4 533.6 218.5 Z M 514.1 251.1 514.1 251.4 513.9 251.3 514 251 514.1 251.1 Z M 533.7 218 533.6 218.3 533.4 218.2 533.4 218.1 533.7 218 Z M 517.4 236.1 517.3 236.2 517.1 236 517.2 235.8 517.2 235.9 517.4 236.1 Z M 544.8 197.9 544.6 197.9 544.5 197.8 544.6 197.7 544.8 197.7 544.8 197.9 Z M 541.7 203.1 541.6 203.2 541.6 202.8 541.7 202.9 541.7 203.1 Z M 546.4 193.8 546.2 193.9 546.2 193.7 546.4 193.6 546.4 193.8 Z M 515.1 238.3 515.1 238.5 515 238.5 514.9 238.4 515.1 238.3 Z M 513.4 242.1 513.3 242.2 513.2 242 513.3 241.8 513.4 242.1 Z M 516.5 256.1 516.3 256.3 516.3 256.2 516.4 256 516.5 256.1 Z M 529.3 222.6 529.1 222.8 529.1 222.6 529.2 222.4 529.3 222.6 Z M 533.8 215.1 533.6 215.4 533.6 215.1 533.7 214.9 533.8 215.1 Z M 546.4 193.2 546.2 193.4 546.2 193.2 546.2 193.1 546.4 193.1 546.4 193.2 Z M 559.3 184 559.2 184.2 559 184 559 183.9 559.3 184 Z M 552.7 183.4 552.6 183.7 552.5 183.5 552.6 183.3 552.7 183.4 Z M 551.4 185.1 551.4 185.3 551.2 185.1 551.3 184.8 551.4 185.1 Z M 538.8 204.7 538.6 204.9 538.6 204.6 538.7 204.5 538.8 204.7 Z M 513.2 247.6 513.1 247.7 513.1 247.5 513.2 247.4 513.2 247.6 Z M 534.6 216.1 534.4 216.3 534.4 216.2 534.6 215.9 534.6 216.1 Z M 539.1 204.5 539 204.7 538.9 204.6 539 204.3 539.1 204.3 539.1 204.5 Z M 551.5 184.6 551.4 184.8 551.3 184.7 551.3 184.5 551.5 184.5 551.5 184.6 Z M 532.5 217.5 532.4 217.7 532.3 217.6 532.3 217.5 532.4 217.3 532.5 217.5 Z M 564.4 183.9 564.3 183.9 564.2 183.8 564.2 183.7 564.4 183.7 564.4 183.9 Z M 535.2 202.9 535.1 203 535 202.9 535.2 202.6 535.2 202.9 Z M 516.6 237.2 516.5 237.2 516.5 237 516.6 237 516.6 237.2 Z M 532.5 216.4 532.3 216.4 532.3 216.3 532.5 216.1 532.5 216.4 Z M 533.2 219.2 533.1 219.3 533.1 219 533.2 218.9 533.2 219.2 Z M 513.2 247.1 513 247.2 513 246.9 513.2 247 513.2 247.1 Z M 535 203.1 534.9 203.2 534.8 203 534.8 202.9 534.9 202.9 535 203.1 Z M 559.5 182 559.4 182.3 559.3 182 559.4 181.7 559.5 182 Z M 545.2 193.7 545.2 193.8 545 193.7 545 193.6 545.1 193.4 545.2 193.7 Z M 538.8 206.4 538.8 206.7 538.7 206.7 538.7 206.5 538.8 206.4 Z M 514.2 242.8 514.2 243 514 243 514 242.9 514.2 242.8 Z M 555.3 184.8 555.3 185 555.1 184.9 555 184.8 555.1 184.7 555.3 184.8 Z M 530 222.8 529.9 223.1 529.8 223 529.9 222.7 530 222.8 Z M 513.3 246.5 513.1 246.6 513.1 246.4 513.2 246.3 513.3 246.5 Z M 533.6 216.7 533.4 217 533.4 216.8 533.6 216.6 533.6 216.7 Z M 513.8 242.7 513.8 243 513.7 242.9 513.6 242.8 513.7 242.7 513.8 242.7 Z M 536.4 210.6 536.3 210.7 536.3 210.3 536.4 210.2 536.4 210.6 Z M 515 256.5 515 256.7 514.9 256.5 514.9 256.4 515 256.5 Z M 515.1 238.8 514.9 238.9 514.8 238.7 514.9 238.6 515.1 238.8 Z M 530.9 221.2 530.8 221.4 530.7 221.1 530.7 221 530.9 221.2 Z M 534.8 212.5 534.7 212.8 534.6 212.7 534.7 212.4 534.8 212.5 Z M 513.4 244.5 513.4 244.7 513.2 244.6 513.3 244.4 513.4 244.5 Z M 521.1 232.7 520.9 232.8 520.9 232.7 521 232.5 521.1 232.6 521.1 232.7 Z M 525.6 227.5 525.6 227.6 525.4 227.5 525.5 227.2 525.6 227.5 Z M 556.6 187.5 556.5 187.8 556.3 187.7 556.4 187.4 556.6 187.5 Z M 535.3 212.4 535.2 212.5 535.1 212.5 535.2 212.2 535.3 212.2 535.3 212.4 Z M 513.6 241.8 513.5 242 513.4 241.8 513.5 241.6 513.6 241.8 Z M 567.3 177.7 567.1 177.9 567.1 177.7 567.2 177.4 567.3 177.7 Z M 533.6 204.1 533.5 204.2 533.4 204.1 533.4 203.8 533.5 204 533.6 204.1 Z M 533.7 217.3 533.6 217.4 533.6 217.2 533.7 216.9 533.8 217 533.7 217.3 Z M 538.7 206 538.6 206 538.7 205.6 538.8 205.7 538.7 206 Z M 534.2 215.8 534.1 215.6 534.2 215.4 534.3 215.5 534.2 215.8 Z M 553.8 184.4 553.7 184.6 553.6 184.5 553.6 184.2 553.7 184.2 553.8 184.4 Z M 533.5 216.3 533.4 216.4 533.3 216.1 533.5 216 533.5 216.3 Z M 513.7 255.2 513.6 255.3 513.5 255.2 513.5 255.1 513.6 255.1 513.7 255.2 Z M 540.8 201.6 540.8 201.9 540.7 201.8 540.7 201.5 540.8 201.6 Z M 536.4 209.1 536.4 209.5 536.3 209.1 536.3 209 536.4 209.1 Z M 534.5 215.8 534.4 215.9 534.3 215.7 534.5 215.4 534.5 215.8 Z M 560.3 185.4 560.2 185.6 560 185.5 560.1 185.3 560.3 185.4 Z M 533.6 216 533.5 216 533.5 215.8 533.5 215.6 533.6 215.7 533.6 216 Z M 515.8 252.8 515.8 253 515.6 252.9 515.7 252.8 515.8 252.8 Z M 515.7 237.6 515.6 237.8 515.5 237.6 515.6 237.4 515.7 237.6 Z M 518.4 236 518.3 236.1 518.2 236 518.3 235.8 518.4 235.8 518.4 236 Z M 558.4 185.4 558.2 185.6 558.2 185.5 558.3 185.2 558.4 185.4 Z M 513.5 242.4 513.4 242.5 513.4 242.3 513.5 242.1 513.5 242.4 Z M 533.4 219.9 533.3 220 533.2 219.9 533.2 219.7 533.3 219.7 533.4 219.9 Z M 540.7 203.8 540.5 203.9 540.5 203.7 540.6 203.6 540.7 203.8 Z M 533.8 214.5 533.8 214.8 533.6 214.7 533.7 214.5 533.8 214.5 Z M 514.1 252.1 514 252 514.1 251.8 514.2 252 514.1 252.1 Z M 526.2 229 526.1 229.1 526 229.1 526 229 526 228.9 526.1 228.8 526.2 229 Z M 531.1 229 531 229.1 530.9 229 531 228.8 531.1 228.9 531.1 229 Z M 559 184.6 558.8 184.7 558.8 184.6 558.9 184.5 559 184.5 559 184.6 Z M 534 213 533.8 213.1 533.9 212.9 534.1 212.8 534 213 Z M 517.2 236.2 517.2 236.4 517 236.3 517 236.2 517.2 236.1 517.2 236.2 Z M 534.2 213.6 534.2 213.8 534 213.7 534.1 213.4 534.2 213.6 Z M 534.3 212 534.2 212.3 534.1 212.1 534.1 211.9 534.3 212 Z M 515.4 238 515.3 238 515.3 237.9 515.3 237.7 515.5 237.9 515.4 238 Z M 529.3 255.9 529.2 256 529.1 255.8 529.3 255.7 529.3 255.9 Z M 534.8 212.1 534.7 212.4 534.7 212.3 534.7 211.9 534.8 212.1 Z M 538.6 204.9 538.5 205 538.4 204.8 538.4 204.5 538.6 204.9 Z M 530.1 224.1 530 224.1 529.9 224 529.9 223.9 530 223.8 530.1 224.1 Z M 517.6 235.9 517.6 236.1 517.3 235.9 517.4 235.8 517.6 235.9 Z M 513.5 243.9 513.4 243.9 513.3 243.7 513.5 243.6 513.5 243.9 Z M 537.3 208.2 537.2 208.4 537.1 208.3 537.2 208.1 537.3 208.1 537.3 208.2 Z M 533.8 214.3 533.7 214.3 533.8 214 533.9 214 533.9 214.2 533.8 214.3 Z M 517.8 235.8 517.7 235.9 517.6 235.8 517.7 235.7 517.8 235.7 517.8 235.8 Z M 575.5 178.4 575.4 178.6 575.3 178.4 575.4 178.2 575.5 178.4 Z M 535.9 210.8 535.7 210.6 535.9 210.4 535.9 210.8 Z M 526.2 229.7 526.1 229.9 526 229.8 526.1 229.6 526.2 229.7 Z M 533.4 214 533.4 214.4 533.3 214.3 533.2 214.1 533.4 214 Z M 530.2 224.2 530.1 224.2 530.1 224.1 530.1 224 530.2 224.2 Z\",\"Xmax\":585.9,\"Xmid\":538.9,\"Xmin\":512.9,\"Ymax\":262.3,\"Ymid\":225,\"Ymin\":175.3,\"economy/currency\":\"Norwegian kroner (NOK)\",\"economy/gdp_per_capita_ppp/2017\":\"72100\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"39.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.93,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":304282,\"geography/area/water\":19520,\"geography/area_comparative\":\"slightly larger than twice the size of Georgia; slightly larger than New Mexico\",\"geography/area_sqkm\":323802,\"geography/climate\":\"temperate along coast, modified by North Atlantic Current; colder interior with increased precipitation and colder summers; rainy year-round on west coast\",\"geography/coastline\":\"25,148 km (includes mainland 2,650 km, as well as long fjords, numerous small islands, and minor indentations 22,498 km; length of island coastlines 58,133 km)\",\"geography/elevation/highest_point\":\"Galdhopiggen 2,469 m\",\"geography/elevation/lowest_point\":\"Norwegian Sea 0 m\",\"geography/elevation/mean_elevation\":\"460\",\"geography/geographic_coordinates\":\"62 00 N, 10 00 E\",\"geography/geography_note\":\"about two-thirds mountains; some 50,000 islands off its much-indented coastline; strategic location adjacent to sea lanes and air routes in North Atlantic; one of the most rugged and longest coastlines in the world\",\"geography/land_boundaries/border_countries\":\"Finland 709 km, Sweden 1666 km, Russia 191 km\",\"geography/land_boundaries/total\":\"2,566 km\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.005,\"geography/land_use/forest\":0.278,\"geography/land_use/other\":0.695,\"geography/location\":\"Northern Europe, bordering the North Sea and the North Atlantic Ocean, west of Sweden\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"glaciated; mostly high plateaus and rugged mountains broken by fertile valleys; small, scattered plains; coastline deeply indented by fjords; arctic tundra in north\",\"government/administrative_divisions\":\"18 counties (fylker, singular - fylke); Akershus, Aust-Agder, Buskerud, Finnmark, Hedmark, Hordaland, More og Romsdal, Nordland, Oppland, Oslo, Ostfold, Rogaland, Sogn og Fjordane, Telemark, Troms, Trondelag, Vest-Agder, Vestfold\",\"government/capital/geographic_coordinates\":\"59 55 N, 10 45 E\",\"government/capital/name\":\"Oslo\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derives from the Old Norse words \\u0022nordr\\u0022 and \\u0022vegr\\u0022 meaning \\u0022northern way\\u0022 and refers to the long coastline of western Norway\",\"government/executive_branch/chief_of_state\":\"King HARALD V (since 17 January 1991); Heir Apparent Crown Prince HAAKON MAGNUS (son of the monarch, born 20 July 1973)\",\"government/executive_branch/head_of_government\":\"Prime Minister Erna SOLBERG (since 16 October 2013)\",\"government/flag_description\":\"red with a blue cross outlined in white that extends to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors recall Norways past political unions with Denmark (red and white) and Sweden (blue)\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"7 June 1905 (declared the union with Sweden dissolved); 26 October 1905 (Sweden agreed to the repeal of the union); notable earlier dates: ca. 872 (traditional unification of petty Norwegian kingdoms by HARALD Fairhair); 1397 (Kalmar Union of Denmark, Norway, and Sweden); 1524 (Denmark-Norway); 17 May 1814 (Norwegian constitution adopted); 4 November 1814 (Sweden-Norway union confirmed)\",\"government/national_holiday\":\"Constitution Day, 17 May (1814)\",\"government/national_symbol_s\":\"lion; national colors: red, white, blue\",\"introduction\":\"Two centuries of Viking raids into Europe tapered off following the adoption of Christianity by King Olav TRYGGVASON in 994; conversion of the Norwegian kingdom occurred over the next several decades. In 1397, Norway was absorbed into a union with Denmark that lasted more than four centuries. In 1814, Norwegians resisted the cession of their country to Sweden and adopted a new constitution. Sweden then invaded Norway but agreed to let Norway keep its constitution in return for accepting the union under a Swedish king. Rising nationalism throughout the 19th century led to a 1905 referendum granting Norway independence. Although Norway remained neutral in World War I, it suffered heavy losses to its shipping. Norway proclaimed its neutrality at the outset of World War II, but was nonetheless occupied for five years by Nazi Germany (1940-45). In 1949, Norway abandoned neutrality and became a member of NATO. Discovery of oil and gas in adjacent waters in the late 1960s boosted Norways economic fortunes. In referenda held in 1972 and 1994, Norway rejected joining the EU. Key domestic issues include immigration and integration of ethnic minorities, maintaining the countrys extensive social safety net with an aging population, and preserving economic competitiveness.\",\"name\":\"Norway\",\"people_and_society/age_structure/0_14_years\":0.1799,\"people_and_society/age_structure/15_24_years\":0.1237,\"people_and_society/age_structure/25_54_years\":0.4098,\"people_and_society/age_structure/55_64_years\":0.1172,\"people_and_society/age_structure/65_years_and_over\":0.1694,\"people_and_society/birth_rate\":\"12.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Norwegian 83.2% (includes about 60,000 Sami), other European 8.3%, other 8.5% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.027 million OSLO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Norwegian\",\"people_and_society/nationality/noun\":\"Norwegian(s)\",\"people_and_society/net_migration_rate\":\"5.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5372191\",\"people_and_society/population_growth_rate\":0.0094,\"people_and_society/urbanization/urban_population\":\"82.6% of total population (2019)\",\"transportation/airports\":\"95\",\"transportation/railways/total\":\"42\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":26.19999999999999,\"BoxWidth\":27.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.88,\"ISO3_Code\":\"POL\",\"ISO_Code\":\"PL\",\"Path\":\"M 554.9 279.9 556.3 280.1 557.7 280.3 559.8 280.5 560.1 280.5 563.2 280.3 563.3 280.1 563.7 280.2 564 280.5 564.5 280.7 564.7 280.8 565.1 281.3 565.2 281.7 565.1 282 565.2 282.2 565.4 283.4 565.9 285.2 566 285.4 566.3 285.9 566.2 286.3 566.4 286.8 566.3 287.1 566.4 287.5 566.3 288 565.9 288.4 565.1 288.7 564.5 289.6 564.3 289.9 564.4 290.2 564.5 290.2 565.1 290.4 565.6 290.9 565.6 291.3 565.5 291.5 565.5 292.1 565.3 292.4 565.3 293 565.5 293.4 565.7 293.9 565.6 294.3 565.7 294.4 565.8 294.7 566.1 295 566.5 295.9 566.9 296.3 566.8 296.4 566.5 296.4 566.4 296.5 566.7 296.9 566.8 297.5 566.5 298.2 565.8 298.4 565.3 298.9 564.5 299.6 564.5 299.7 562.9 301.9 562.8 302.1 562.9 302.3 563.1 302.8 563 303.5 563.4 303.9 563.4 304.2 562.6 303.9 562.2 303.9 561.2 303.4 560.9 302.9 560.5 302.7 560.4 302.7 560.1 302.5 559.9 302.4 559.5 302.5 559.3 302.5 559 302.4 558.8 302.6 558.4 302.5 558.5 302.7 558 303 557.7 302.7 557.5 302.5 557.1 302.5 557 302.7 556.7 302.5 556.4 302.6 556.3 302.8 556 302.8 555.8 303 555.7 303.5 555.3 303.3 555.1 303.4 554.8 303.4 554.9 303.1 554.9 302.6 554.5 302.6 554 301.7 553.6 302 553.4 302.1 553.1 302.6 552.7 302.6 552.6 302.2 552.3 302.1 552.1 301.5 551.6 301.2 551.5 300.8 551.5 300.4 550.9 300.3 550.8 300.4 550.5 300.1 550.3 300 550 299.7 549.9 299.8 550 300 549.6 300.1 549.3 299.9 549.2 299.7 548.8 299.4 549.2 299.1 549.1 298.7 548.8 298.9 548.3 298.9 547.7 298.4 546.9 298.1 546.8 298.2 547.1 298.8 547.2 299 546.7 299.2 546.3 299.6 546 299.4 545.9 299.1 545.6 298.7 544.9 298.2 545.4 297.8 545.5 297.4 545.3 297.2 545 297.1 544.9 297.3 544.7 297.2 544.4 297.4 544.3 297.1 544 297.1 543.8 296.8 543.7 296.8 543.1 296.6 542.8 296.5 542.6 296.6 542.4 296.1 542.3 295.8 542 295.6 541.6 295.6 541.5 295.7 541.6 295.9 541.5 296.2 541.1 296.2 541.3 295.9 541.6 295.1 541.7 294.5 541.5 294.1 541.5 293.6 540.9 293.3 540.8 293.1 540.9 292.9 540.9 292.7 540.5 292 540.8 291.6 540.8 291.2 540.9 290.9 540.7 290.7 540.8 290.1 540.5 290 540.3 289.4 540.5 289 540.5 288.6 540.4 288.4 540 288.1 539.4 287.5 539.2 287.4 539.2 287.1 539.2 286.8 539.8 286.4 539.9 285.8 540 285.5 540 285.2 540 285.1 539.6 283.4 539.7 283.2 540.4 283.8 540.5 283.7 540.3 283.4 540.5 283 540.4 282.7 539.9 282.5 539.9 282.7 539.7 282.8 539.4 282.6 539.4 282.3 539.9 282.4 540.9 281.9 540.9 282.1 541.2 281.8 542.7 281.3 543 281.2 543.1 281.1 543.5 281.1 543.9 280.9 544.7 280.7 545.1 280.4 545.6 279.8 545.8 279.5 546.3 279.3 546.9 279.2 547.9 278.5 549 278.3 549.8 278 550.8 278 551 278.2 551 278.5 551.4 279.2 551.5 279.8 551.6 280 552 280.2 552.5 280.3 553.7 280.2 554.4 279.8 554.5 279.9 553.4 280.4 553.4 280.7 553.8 280.7 554.1 280.5 554.5 280.3 554.9 279.9 Z M 552.2 279 552.2 279.2 552.1 279.1 552 278.9 552 278.8 552.2 279 Z\",\"Xmax\":566.9,\"Xmid\":553.8,\"Xmin\":539.2,\"Ymax\":304.2,\"Ymid\":290.7,\"Ymin\":278,\"economy/currency\":\"zlotych (PLN)\",\"economy/gdp_per_capita_ppp/2017\":\"29600\",\"economy/gdp_real_growth_rate/2017\":0.047,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"359 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":304255,\"geography/area/water\":8430,\"geography/area_comparative\":\"about twice the size of Georgia; slightly smaller than New Mexico\",\"geography/area_sqkm\":312685,\"geography/climate\":\"temperate with cold, cloudy, moderately severe winters with frequent precipitation; mild summers with frequent showers and thundershowers\",\"geography/coastline\":\"440 km\",\"geography/elevation/highest_point\":\"Rysy 2,499 m\",\"geography/elevation/lowest_point\":\"near Raczki Elblaskie -2 m\",\"geography/elevation/mean_elevation\":\"173\",\"geography/geographic_coordinates\":\"52 00 N, 20 00 E\",\"geography/geography_note\":\"historically, an area of conflict because of flat terrain and the lack of natural barriers on the North European Plain\",\"geography/land_boundaries/border_countries\":\"Belarus 418 km, Czech Republic 796 km, Germany 467 km, Lithuania 104 km, Russia (Kaliningrad Oblast) 210 km, Slovakia 541 km, Ukraine 535 km\",\"geography/land_boundaries/total\":\"3,071 km\",\"geography/land_use/agricultural_land_arable_land\":0.362,\"geography/land_use/agricultural_land_permanent_crops\":0.013,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.306,\"geography/land_use/other\":0.212,\"geography/location\":\"Central Europe, east of Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat plain; mountains along southern border\",\"government/administrative_divisions\":\"16 voivodships [provinces] (wojewodztwa, singular - wojewodztwo); Dolnoslaskie (Lower Silesia), Kujawsko-Pomorskie (Kuyavia-Pomerania), Lodzkie (Lodz), Lubelskie (Lublin), Lubuskie (Lubusz), Malopolskie (Lesser Poland), Mazowieckie (Masovia), Opolskie (Opole), Podkarpackie (Subcarpathia), Podlaskie, Pomorskie (Pomerania), Slaskie (Silesia), Swietokrzyskie (Holy Cross), Warminsko-Mazurskie (Warmia-Masuria), Wielkopolskie (Greater Poland), Zachodniopomorskie (West Pomerania)\",\"government/capital/geographic_coordinates\":\"52 15 N, 21 00 E\",\"government/capital/name\":\"Warsaw\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Polanians, a west Slavic tribe that united several surrounding Slavic groups (9th-10th centuries A.D.) and who passed on their name to the country; the name of the tribe likely comes from the Slavic \\u0022pole\\u0022 (field or plain), indicating the flat nature of their country\",\"government/executive_branch/chief_of_state\":\"President Andrzej DUDA (since 6 August 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mateusz MORAWIECKI (since 11 December 2017); Deputy Prime Ministers Piotr GLINSKI and Jaroslaw GOWIN (since 16 November 2015), Jacek SASIN (since 4 June 2019)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red; colors derive from the Polish emblem - a white eagle on a red field\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"11 November 1918 (republic proclaimed); notable earlier dates: 966 (adoption of Christianity, traditional founding date), 1 July 1569 (Polish-Lithuanian Commonwealth created)\",\"government/national_holiday\":\"Constitution Day, 3 May (1791)\",\"government/national_symbol_s\":\"white crowned eagle; national colors: white, red\",\"introduction\":\"Polands history as a state began near the middle of the 10th century. By the mid-16th century, the Polish-Lithuanian Commonwealth ruled a vast tract of land in Central and Eastern Europe. During the 18th century, internal disorders weakened the nation, and in a series of agreements between 1772 and 1795, Russia, Prussia, and Austria partitioned Poland among themselves. Poland regained its independence in 1918 only to be overrun by Germany and the Soviet Union in World War II. It became a Soviet satellite state following the war. Labor turmoil in 1980 led to the formation of the independent trade union \\u0022Solidarity\\u0022 that over time became a political force with over 10 million members. Free elections in 1989 and 1990 won Solidarity control of the parliament and the presidency, bringing the communist era to a close. A \\u0022shock therapy\\u0022 program during the early 1990s enabled the country to transform its economy into one of the most robust in Central Europe. Poland joined NATO in 1999 and the EU in 2004. With its transformation to a democratic, market-oriented country largely completed and with large investments in defense, energy, and other infrastructure, Poland is an increasingly active member of Euro-Atlantic organizations.\",\"name\":\"Poland\",\"people_and_society/age_structure/0_14_years\":0.148,\"people_and_society/age_structure/15_24_years\":0.1034,\"people_and_society/age_structure/25_54_years\":0.4344,\"people_and_society/age_structure/55_64_years\":0.1395,\"people_and_society/age_structure/65_years_and_over\":0.1747,\"people_and_society/birth_rate\":\"9.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Polish 96.9%, Silesian 1.1%, German 0.2%, Ukrainian 0.1%, other and unspecified 1.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.776 million WARSAW (capital), 768,000 Krakow (2019)\",\"people_and_society/nationality/adjective\":\"Polish\",\"people_and_society/nationality/noun\":\"Pole(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"38420687\",\"people_and_society/population_growth_rate\":-0.0016,\"people_and_society/urbanization/urban_population\":\"60% of total population (2019)\",\"transportation/airports\":\"126\",\"transportation/railways/total\":\"19231\",\"transportation/roadways/total\":\"420000\"},{\"BoxHeight\":42.89999999999998,\"BoxWidth\":32.89999999999998,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.892,\"ISO3_Code\":\"ITA\",\"ISO_Code\":\"IT\",\"Path\":\"M 538 314.5 537.9 314.9 537.7 314.9 537.3 315.2 537.1 315.4 537.2 315.7 537.9 315.9 537.8 316.1 537.4 316.4 537.4 316.5 537.4 316.6 537.5 316.7 537.8 316.7 537.7 317.2 537.7 317.3 537.7 317.4 538.2 317.7 538.6 318.1 538.4 318.3 538 318.2 538.2 318.1 538.1 317.9 537.6 317.5 537.5 317.5 537.4 317.8 537.2 317.7 536.4 317.6 536.3 317.8 536.3 317.9 536.3 318 535.5 318.3 534.9 318.7 534.9 318.6 535 318.5 534.8 318.4 534.4 318.5 533.8 319 533.6 319.4 533.7 319.5 533.8 319.6 533.9 319.8 534.1 319.7 534.2 319.9 534 320.2 534.2 320.5 534.4 320.5 534.6 320.7 534.5 321 534.4 321.1 534.4 321.4 534.1 321.2 534 321.5 534 321.9 534 322 534.1 322.6 534.3 323.6 534.5 323.8 535.3 324.6 535.5 324.6 536.5 325.4 537.1 325.9 537.5 325.9 537.7 326.1 537.8 326.2 537.8 326.5 538.1 327.2 538.3 327.7 538.4 328 538.6 328.7 538.8 329.4 539.2 330.1 539.4 330.3 539.5 330.4 539.7 330.5 539.9 330.6 540.3 331.1 540.8 331.4 540.8 331.6 541 331.8 541.2 331.9 541.6 332 541.8 332.3 542 332.3 542.7 332.4 543.2 332.3 543.5 332.4 544.2 332.3 544.4 332.2 544.5 332.2 544.6 332.3 544.8 332.5 544.9 332.8 544.1 333.4 544.1 333.6 544.2 333.9 544.4 334.2 545.9 334.9 547.4 335.5 548.2 336.1 548.5 336.4 549.9 337.1 550.2 337.5 550.6 337.8 551 338.3 551.3 338.9 551 339.5 550.9 340.1 550.4 339.9 550.1 339.7 549.9 339.4 549.9 339 549.6 338.5 549.5 338.4 549.2 338.3 548.6 338.3 548.2 338.2 547.8 337.9 547.8 337.7 547.4 337.5 547.1 337.6 546.8 337.9 546.1 339 546 339.2 546.1 339.6 545.7 340.1 545.8 340.6 546.1 340.7 546.5 340.8 546.8 341.1 547.2 341.2 547.5 341.6 547.4 342 547.5 342.2 547.4 342.6 547.6 342.9 547.6 343.2 547.4 343.3 546.8 343.2 546.1 343.6 545.9 343.9 546 344.9 545.7 345.2 545.3 345.5 544.9 346 544.7 346.5 544.6 346.8 543.7 346.8 543.4 346.5 543.4 345.8 543.8 345.5 544.1 344.7 544.1 344.6 543.9 344.3 543.9 344.2 544.4 344 544.7 344 544.9 343.7 544.9 343.3 544.6 342.8 544.6 342.7 544.5 342.5 544.5 342.4 544.5 342.3 544.5 342.2 544.4 341.4 544 341 543.8 340.5 543.7 339.7 543.4 339.2 543.2 339.1 542.6 339.4 542 338.8 541.4 338.6 541.4 338.4 541.5 337.9 541.2 337.3 541 337 540.3 337.2 540.1 337.1 539.7 337.3 539.8 337.1 540.1 336.8 540.1 336.7 539.6 336.4 539.3 336.5 539.1 336.4 539 336.5 538.9 336.1 538.1 334.9 537.8 334.8 537.6 334.9 536.8 334.7 536.2 334.9 535.8 334.3 535.4 334.2 535 334.1 534.5 333.4 533.9 333 533.8 332.5 533.5 332.3 533.1 331.9 532.8 331.9 532.5 331.4 532.3 331 531.7 330.6 531.3 330.5 531 330.6 530.8 330.6 530.8 330.4 531 330.3 530.9 330 530.4 329.4 529.9 329.1 529.8 328.7 529.7 328.5 529.2 328.5 529.1 328.5 529.2 328 529.2 327.7 529.2 327.5 529.1 327.2 529.1 327.1 529 327 528.6 326.4 528.6 326.1 528.4 325.2 528.1 324.6 527.8 324.3 527.6 324.3 527.3 324.1 527.2 324.1 527.3 324.2 527.2 324.2 526.4 323.6 525.7 323.2 525.5 323.3 525.1 323 524.3 322.8 523.9 323 523.5 323.3 523.3 323.7 522.9 323.9 522.6 324.7 522.1 325 521.3 325.3 520.9 325.3 520.8 325 521.4 324.2 521.2 323.8 520.4 324 519.5 323.6 519.1 323.1 519.2 322.8 519 322.4 519.2 322.2 519.3 321.9 519.4 321.8 519.6 321.8 519.6 321.7 519.5 321.6 519.4 321.2 519 321.1 518.7 320.9 518.7 320.5 518.5 320.5 518.4 320.1 518.8 320 519 320 519.3 319.8 519.7 319.6 519.7 319.3 519.9 319 519.7 318.7 519.4 318.6 519.4 318.1 519 317.8 518.9 317.5 518.9 317.3 519.3 317.2 519.5 316.9 519.7 317.1 519.9 317.1 520.2 317 520.5 317 521 316.7 521.8 316.9 521.9 316.7 522.2 316.6 522.3 316.2 522.6 316 522.6 315.8 522.4 315.5 522.9 315.2 523 314.9 523.2 314.8 523.5 314.9 523.4 315.4 523.5 315.6 523.9 316.1 524.2 316.2 524.5 316.3 524.4 316.6 524.6 316.8 524.8 317.1 524.7 317.3 525.1 317.2 525.2 317 525 316.8 525 316.5 525.4 315.9 525.6 315.7 525.8 315.3 525.7 314.8 525.8 314.6 526.1 314.7 526.2 314.6 526.2 315.1 526.4 315.4 526.7 315.4 527.6 315.1 527.9 315.7 528.1 315.7 528.2 315.5 528 315.2 528.2 315 527.8 314.8 527.9 314.5 528 314.2 528.4 314.1 528.6 314.4 529 314.5 529 314.2 528.8 313.9 529 313.2 529.6 313.1 530 313.5 530.5 313.5 530.9 312.7 531.4 312.6 531.6 312.7 531.8 312.6 532 312.6 532.2 312.5 532.6 312.7 533.6 312.3 533.9 312.3 533.6 312.6 533.7 312.9 534 313.1 534.1 313.4 534.6 313.9 535.2 314 535.3 314.1 535.5 314.1 536.4 314.2 536.8 314.4 537.4 314.3 538 314.5 Z M 534.4 324.6 534.4 324.8 534.6 324.8 534.7 324.7 534.7 324.5 534.4 324.6 Z M 534.4 332.4 534.4 332.5 534.6 332.4 534.6 332.3 534.5 332.3 534.4 332.4 Z M 543.2 345.6 542.9 346.2 542.3 347.2 542.2 347.4 542.1 348 542 348.1 541.8 348.3 541.8 348.8 541.9 348.9 542.2 349.1 542.1 349.4 542.2 349.6 542.4 349.7 542.4 349.8 542.5 350 542.1 350.3 541.9 350.6 541.9 351.1 541.8 351.2 541.6 351 541.2 351 540.8 351 540.2 350.7 539.7 350 539.3 349.7 538.9 349.6 538.5 349.7 538.1 349.5 537.6 349 537.3 349 536.8 348.7 536.5 348.3 536.1 348.3 535.9 348.1 535.8 348 535.2 348 535 348 534.9 347.8 534.6 347.6 534.5 347.2 534.6 347 534.7 346.5 535 346.3 535.3 346.1 535.3 345.9 535.7 346.4 536 346.4 536.2 346.2 536.2 346 536.3 345.9 536.6 345.9 536.9 345.8 537 345.9 537.1 346.1 537.5 346.2 537.6 346.4 538.1 346.6 538.8 346.4 539.3 346.5 540.2 346.4 540.6 346.2 540.9 346 541.2 345.9 541.9 346 542.2 345.8 543 345.5 543.2 345.6 Z M 526.8 336.2 527 337 527.2 337.5 527.1 337.9 526.8 338.3 526.7 338.6 526.7 338.8 527 339.1 526.9 339.5 526.8 341 526.6 342 526.5 342.4 526.4 342.5 526.1 342.5 525.6 342.2 525.1 342.3 525 342.5 525.1 342.8 525 343 524.6 343.4 524.2 343.2 523.9 343.4 523.9 343.1 523.6 342.8 523.5 342.8 523.4 343.1 523.2 342.9 523.2 342.7 523.4 342.6 523.3 342.2 523.3 342 523.3 341.4 523.4 340.9 523.4 340.4 523.6 340.4 523.7 339.9 523.6 339.7 523.4 339.8 523.3 339.6 523.3 339.3 523.5 339.1 523.5 338.8 523.5 338.4 523.3 338.1 523.3 337.9 523 337.3 522.6 337.2 522.7 336.9 522.6 336.7 522.8 336.2 522.7 335.9 522.8 335.9 523 336.3 523.5 336.4 524.4 336 525 335.3 525.3 335.2 525.4 334.9 525.6 334.9 526.2 335.2 526.4 335.3 526.5 335.6 526.6 335.8 526.6 336 526.8 336.2 Z M 528.9 329 528.9 329.1 528.8 329.2 528.9 329.3 528.8 329.4 528.7 329.2 528.5 329.2 528.5 329.3 528.4 329.2 528.4 329.3 528.1 329.3 528 329.1 528.1 329 528.2 329 528.4 329.1 528.5 328.9 528.6 329 528.7 329 528.9 328.8 528.9 328.9 528.9 329 Z M 533.4 350.9 533.2 350.9 533.1 350.7 533.1 350.6 533.3 350.6 533.4 350.7 533.4 350.9 Z M 534.5 318.8 534.5 318.9 534.4 318.8 534.6 318.7 534.6 318.6 534.8 318.6 534.8 318.7 534.5 318.8 Z M 523 342.6 522.9 342.6 522.9 342.5 522.8 342.5 522.8 342.4 523 342.3 523 342.6 Z M 538.7 336.8 538.6 336.9 538.4 336.8 538.4 336.6 538.7 336.7 538.7 336.8 Z M 541.5 344.7 541.5 344.9 541.3 344.8 541.3 344.7 541.5 344.7 Z M 526.3 334.9 526.2 335 526.2 334.9 526 335 526 334.9 526.1 334.8 526.2 334.9 526.3 334.9 Z M 523.1 335.4 523.1 335.5 523 335.5 522.9 335.4 523.1 335.3 523.1 335.4 Z M 543.1 331.5 542.9 331.7 542.8 331.6 542.9 331.5 543 331.6 543 331.4 543.1 331.5 Z M 541.2 344.5 541.2 344.6 541 344.5 541.2 344.5 Z M 530.3 330.8 530.3 330.9 530.1 330.7 530.2 330.6 530.3 330.8 Z M 527.3 328.1 527.2 328.3 527.1 328.2 527.2 328 527.3 328.1 Z M 535.7 354 535.6 354 535.6 353.9 535.6 353.8 535.7 353.9 535.7 354 Z M 536.6 344 536.5 344.1 536.4 344.1 536.6 343.9 536.6 344 Z M 535 355.1 535 355.2 534.9 355.2 534.8 355.1 534.9 355.1 535 355.1 Z M 541.6 345.2 541.5 345.2 541.4 345.1 541.4 345 541.6 345.1 541.6 345.2 Z M 527.5 326.6 527.5 326.8 527.4 326.7 527.4 326.6 527.5 326.6 Z M 540.5 344.5 540.3 344.6 540.3 344.5 540.3 344.4 540.5 344.5 Z M 539.9 344.5 539.8 344.7 539.7 344.6 539.8 344.5 539.9 344.5 Z M 528.7 330.8 528.5 330.9 528.5 330.8 528.5 330.7 528.7 330.7 528.7 330.8 Z M 533.5 346.5 533.5 346.7 533.4 346.7 533.3 346.5 533.5 346.5 Z M 534.3 346.6 534.2 346.6 534.1 346.5 534.2 346.4 534.3 346.6 Z M 534.2 346.8 534 346.8 534 346.7 534.1 346.7 534.2 346.8 Z M 522.9 335.7 522.9 335.8 522.7 335.8 522.8 335.6 522.9 335.7 Z M 534.4 318.8 534.3 319 534.2 318.9 534.2 318.8 534.4 318.8 Z M 539.5 337.4 539.3 337.5 539.3 337.4 539.3 337.3 539.5 337.3 539.5 337.4 Z M 528 329.8 528 330 527.9 329.9 528 329.7 528 329.8 Z M 526 334.8 525.9 335 525.8 334.9 525.9 334.7 526 334.8 Z M 542.3 343.7 542.2 343.8 542.1 343.7 542.2 343.6 542.3 343.7 Z M 534.3 346.8 534.2 346.9 534.2 346.8 534.3 346.8 Z\",\"Xmax\":551.3,\"Xmid\":533.5,\"Xmin\":518.4,\"Ymax\":355.2,\"Ymid\":329.1,\"Ymin\":312.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"38200\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"351 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.54,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.32,\"geography/area/land\":294140,\"geography/area/water\":7200,\"geography/area_comparative\":\"almost twice the size of Georgia; slightly larger than Arizona\",\"geography/area_sqkm\":301340,\"geography/climate\":\"predominantly Mediterranean; alpine in far north; hot, dry in south\",\"geography/coastline\":\"7,600 km\",\"geography/elevation/highest_point\":\"Mont Blanc (Monte Bianco) de Courmayeur (a secondary peak of Mont Blanc) 4,748 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"538\",\"geography/geographic_coordinates\":\"42 50 N, 12 50 E\",\"geography/geography_note\":\"strategic location dominating central Mediterranean as well as southern sea and air approaches to Western Europe\",\"geography/land_boundaries/border_countries\":\"Austria 404 km, France 476 km, Holy See (Vatican City) 3.4 km, San Marino 37 km, Slovenia 218 km, Switzerland 698 km\",\"geography/land_boundaries/total\":\"1,836.4 km\",\"geography/land_use/agricultural_land_arable_land\":0.228,\"geography/land_use/agricultural_land_permanent_crops\":0.086,\"geography/land_use/agricultural_land_permanent_pasture\":0.157,\"geography/land_use/forest\":0.314,\"geography/land_use/other\":0.215,\"geography/location\":\"Southern Europe, a peninsula extending into the central Mediterranean Sea, northeast of Tunisia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly rugged and mountainous; some plains, coastal lowlands\",\"government/administrative_divisions\":\"15 regions (regioni, singular - regione) and 5 autonomous regions (regioni autonome, singular - regione autonoma) \\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Abruzzo, Basilicata, Calabria, Campania, Emilia-Romagna, Lazio (Latium), Liguria, Lombardia, Marche, Molise, Piemonte (Piedmont), Puglia (Apulia), Toscana (Tuscany), Umbria, Veneto; \\u0026lt;strong\\u0026gt;autonomous regions:\\u0026lt;/strong\\u0026gt; Friuli Venezia Giulia; Sardegna (Sardinia); Sicilia (Sicily); Trentino-Alto Adige (Trentino-South Tyrol) or Trentino-Suedtirol (German); Valle dAosta (Aosta Valley) or Vallee dAoste (French)\",\"government/capital/geographic_coordinates\":\"41 54 N, 12 29 E\",\"government/capital/name\":\"Rome\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation is unclear, but the Latin \\u0022Italia\\u0022 may come from the Oscan \\u0022Viteliu\\u0022 meaning \\u0022[Land] of Young Cattle\\u0022 (the bull was a symbol of southern Italic tribes)\",\"government/executive_branch/chief_of_state\":\"President Sergio MATTARELLA (since 3 February 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Giuseppe CONTE (since 1 June 2018); the prime ministers official title is President of the Council of Ministers; note - CONTE resigned on 20 August 2019 but returned as prime minister after PD and M5S agreed to form a new coalition government on 28 August 2019\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and red; design inspired by the French flag brought to Italy by Napoleon in 1797; colors are those of Milan (red and white) combined with the green uniform color of the Milanese civic guard\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"17 March 1861 (Kingdom of Italy proclaimed; Italy was not finally unified until 1871)\",\"government/national_holiday\":\"Republic Day, 2 June (1946)\",\"government/national_symbol_s\":\"white, five-pointed star (Stella dItalia); national colors: red, white, green\",\"introduction\":\"Italy became a nation-state in 1861 when the regional states of the peninsula, along with Sardinia and Sicily, were united under King Victor EMMANUEL II. An era of parliamentary government came to a close in the early 1920s when Benito MUSSOLINI established a Fascist dictatorship. His alliance with Nazi Germany led to Italys defeat in World War II. A democratic republic replaced the monarchy in 1946 and economic revival followed. Italy is a charter member of NATO and the European Economic Community (EEC) and its subsequent successors the EC and the EU. It has been at the forefront of European economic and political unification, joining the Economic and Monetary Union in 1999. Persistent problems include sluggish economic growth, high youth and female unemployment, organized crime, corruption, and economic disparities between southern Italy and the more prosperous north.\",\"name\":\"Italy\",\"people_and_society/age_structure/0_14_years\":0.136,\"people_and_society/age_structure/15_24_years\":0.0961,\"people_and_society/age_structure/25_54_years\":0.4182,\"people_and_society/age_structure/55_64_years\":0.1329,\"people_and_society/age_structure/65_years_and_over\":0.2169,\"people_and_society/birth_rate\":\"8.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Italian (includes small clusters of German-, French-, and Slovene-Italians in the north and Albanian-Italians and Greek-Italians in the south)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.234 million ROME (capital), 3.136 million Milan, 2.192 million Naples, 1.789 million Turin, 883,000 Bergamo, 852,000 Palermo (2019)\",\"people_and_society/nationality/adjective\":\"Italian\",\"people_and_society/nationality/noun\":\"Italian(s)\",\"people_and_society/net_migration_rate\":\"3.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"62246674\",\"people_and_society/population_growth_rate\":0.0016,\"people_and_society/urbanization/urban_population\":\"70.7% of total population (2019)\",\"transportation/airports\":\"129\",\"transportation/railways/total\":\"20182\",\"transportation/roadways/total\":\"487700\"},{\"BoxHeight\":18.5,\"BoxWidth\":26.09999999999991,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.828,\"ISO3_Code\":\"ROU\",\"ISO_Code\":\"RO\",\"Path\":\"M 578.2 318.7 578.4 318.8 578.6 319.3 579.6 319.7 579.8 319.6 579.7 319.5 579.9 319.3 580.2 319.4 581 318.9 581.6 318.8 582.1 319.2 582.3 319.7 582.2 319.8 582.3 320 582.1 321.1 582 321.3 581 321.4 580.7 321.5 580.4 321.8 579.4 323.3 579.5 324.5 579.2 325.5 578.2 325.4 577.6 325.1 577.4 324.5 576.9 324.6 576.8 324.5 576.6 324.3 576.5 324.4 576 324.4 575.7 324.1 575.6 324 574.6 323.9 574.2 324.1 573.1 324.3 572.4 324.6 571.5 325.6 571.2 325.7 570.8 325.8 570.4 325.9 570.1 325.8 569.3 325.5 568.6 325.6 568.3 325.5 567.9 325.4 567.4 325.6 566.8 325.6 565.8 325.2 565.5 325.3 564.9 325 564.5 325.1 563.8 325.2 563.4 325.1 563.3 324.9 563.5 324.5 563.9 324.3 563.8 324.1 563.7 324.1 562.9 323.6 562.9 323.4 562.5 323.2 562.3 322.7 562.5 322.6 562.7 322.3 563.1 322.4 563.1 322.3 562.9 322.1 562.2 321.7 561.9 321.9 561.5 322.5 561.4 322.6 561.1 322.4 561 322.1 560.9 322 560.1 321.9 560 321.9 559.9 321.9 559.8 321.5 559.3 321.4 559.2 321.3 559.3 321.1 559.7 320.9 559.3 320.5 559.6 320.1 559.5 319.8 558.9 319.6 558.7 319.3 558.3 319.3 557.8 318.7 557.7 318.7 557.6 318.6 557.7 318.5 557.7 318.4 557.6 318.2 557.7 317.5 557.4 317.6 557.3 317.4 557 317 556.5 316.7 556.2 316.1 556.4 316 556.7 316 556.9 315.9 557.2 316.1 557.4 316 557.6 315.5 557.7 315.5 558.5 315.6 558.7 315.4 558.8 315 559.1 314.9 559 314.6 559.1 314.1 559.4 314 559.5 313.8 559.7 313.7 559.6 313.5 559.7 313.3 559.9 313.1 560.1 312.7 560 312.5 560.1 312.4 560.4 312.1 560.8 311.1 561 311 561 310.5 561.3 310.1 561.5 310.1 561.6 309.8 561.9 309.5 562.2 309.5 562.3 309.3 562.6 309.4 562.8 309.4 563.5 308.7 563.6 308.6 563.6 308.4 564 308.4 564.1 308.1 564.2 308 564.5 308.1 564.8 308.4 565.1 308.6 565.2 308.4 565.9 308.5 566.1 308.7 566.6 308.6 567.2 308.9 567.7 308.6 568.2 308.6 568.5 309.1 568.8 309.2 569 309.6 569.2 309.6 569.6 309.5 570 309 570.2 308.8 572.4 308.6 572.6 308.5 573 307.7 573.6 307.6 573.8 307.4 574.3 307.4 574.9 308 575.3 308.5 575.3 308.8 575.6 309.5 575.6 309.7 575.9 310.2 576.1 310.4 576.2 310.6 576.4 310.7 576.5 311.1 576.6 311.3 576.9 311.4 577.1 312 577.3 312.2 577.8 312.7 577.9 313.2 578.3 314 578.2 314.5 578.3 314.8 578.1 315.4 577.9 315.6 578 316 577.9 316.2 577.9 316.6 577.9 317.4 578.1 317.8 578 318.1 577.9 318.2 578.2 318.7 Z\",\"Xmax\":582.3,\"Xmid\":569.3,\"Xmin\":556.2,\"Ymax\":325.9,\"Ymid\":317.3,\"Ymin\":307.4,\"economy/currency\":\"lei (RON)\",\"economy/gdp_per_capita_ppp/2017\":\"24600\",\"economy/gdp_real_growth_rate/2017\":0.069,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"72.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.47,\"energy/electricity_from_hydroelectric_plants\":0.29,\"energy/electricity_from_nuclear_fuels\":0.06,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":229891,\"geography/area/water\":8500,\"geography/area_comparative\":\"twice the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":238391,\"geography/climate\":\"temperate; cold, cloudy winters with frequent snow and fog; sunny summers with frequent showers and thunderstorms\",\"geography/coastline\":\"225 km\",\"geography/elevation/highest_point\":\"Moldoveanu 2,544 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"414\",\"geography/geographic_coordinates\":\"46 00 N, 25 00 E\",\"geography/geography_note\":\"controls the most easily traversable land route between the Balkans, Moldova, and Ukraine; the Carpathian Mountains dominate the center of the country, while the Danube River forms much of the southern boundary with Serbia and Bulgaria\",\"geography/land_boundaries/border_countries\":\"Bulgaria 605 km, Hungary 424 km, Moldova 683 km, Serbia 531 km, Ukraine 601 km\",\"geography/land_boundaries/total\":\"2,844 km\",\"geography/land_use/agricultural_land_arable_land\":0.391,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.197,\"geography/land_use/forest\":0.287,\"geography/land_use/other\":0.106,\"geography/location\":\"Southeastern Europe, bordering the Black Sea, between Bulgaria and Ukraine\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"central Transylvanian Basin is separated from the Moldavian Plateau on the east by the Eastern Carpathian Mountains and separated from the Walachian Plain on the south by the Transylvanian Alps\",\"government/administrative_divisions\":\"41 counties (judete, singular - judet) and 1 municipality* (municipiu); Alba, Arad, Arges, Bacau, Bihor, Bistrita-Nasaud, Botosani, Braila, Brasov, Bucuresti (Bucharest)*, Buzau, Calarasi, Caras-Severin, Cluj, Constanta, Covasna, Dambovita, Dolj, Galati, Gorj, Giurgiu, Harghita, Hunedoara, Ialomita, Iasi, Ilfov, Maramures, Mehedinti, Mures, Neamt, Olt, Prahova, Salaj, Satu Mare, Sibiu, Suceava, Teleorman, Timis, Tulcea, Vaslui, Valcea, Vrancea\",\"government/capital/geographic_coordinates\":\"44 26 N, 26 06 E\",\"government/capital/name\":\"Bucharest\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Latin \\u0022Romanus\\u0022 meaning \\u0022citizen of Rome\\u0022 and was used to stress the common ancient heritage of Romanias three main regions - Moldavia, Transylvania, and Wallachia - during their gradual unification between the mid-19th century and early 20th century\",\"government/executive_branch/chief_of_state\":\"President Klaus Werner IOHANNIS (since 21 December 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ludovic ORBAN (since 4 November 2019); Deputy Prime Minister Raluca TURCAN (since 4 November 2019); note - Prime Minister DANCILA, Romanias first woman prime minster, lost a no-confidence vote on 10 October 2019\",\"government/flag_description\":\"three equal vertical bands of cobalt blue (hoist side), chrome yellow, and vermilion red; modeled after the flag of France, the colors are those of the principalities of Walachia (red and yellow) and Moldavia (red and blue), which united in 1862 to form Romania; the national coat of arms that used to be centered in the yellow band has been removed\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"9 May 1877 (independence proclaimed from the Ottoman Empire; 13 July 1878 (independence recognized by the Treaty of Berlin); 26 March 1881 (kingdom proclaimed); 30 December 1947 (republic proclaimed)\",\"government/national_holiday\":\"Unification Day (unification of Romania and Transylvania), 1 December (1918)\",\"government/national_symbol_s\":\"golden eagle; national colors: blue, yellow, red\",\"introduction\":\"The principalities of Wallachia and Moldavia - for centuries under the suzerainty of the Turkish Ottoman Empire - secured their autonomy in 1856; they were de facto linked in 1859 and formally united in 1862 under the new name of Romania. The country gained recognition of its independence in 1878. It joined the Allied Powers in World War I and acquired new territories - most notably Transylvania - following the conflict. In 1940, Romania allied with the Axis powers and participated in the 1941 German invasion of the USSR. Three years later, overrun by the Soviets, Romania signed an armistice. The post-war Soviet occupation led to the formation of a communist \\u0022peoples republic\\u0022 in 1947 and the abdication of the king. The decades-long rule of dictator Nicolae CEAUSESCU, who took power in 1965, and his Securitate police state became increasingly oppressive and draconian through the 1980s. CEAUSESCU was overthrown and executed in late 1989. Former communists dominated the government until 1996 when they were swept from power. Romania joined NATO in 2004 and the EU in 2007.\",\"name\":\"Romania\",\"people_and_society/age_structure/0_14_years\":0.1431,\"people_and_society/age_structure/15_24_years\":0.1045,\"people_and_society/age_structure/25_54_years\":0.4611,\"people_and_society/age_structure/55_64_years\":0.1237,\"people_and_society/age_structure/65_years_and_over\":0.1676,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Romanian 83.4%, Hungarian 6.1%, Romani 3.1%, Ukrainian 0.3%, German 0.2%, other 0.7%, unspecified 6.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.812 million BUCHAREST (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Romanian\",\"people_and_society/nationality/noun\":\"Romanian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"21457116\",\"people_and_society/population_growth_rate\":-0.0035,\"people_and_society/urbanization/urban_population\":\"54.1% of total population (2019)\",\"transportation/airports\":\"45\",\"transportation/railways/total\":\"11268\",\"transportation/roadways/total\":\"84185\"},{\"BoxHeight\":23,\"BoxWidth\":26.40000000000009,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.823,\"ISO3_Code\":\"BLR\",\"ISO_Code\":\"BY\",\"Path\":\"M 588.1 290.7 587.1 290.6 586.7 291 586.3 290.8 585.8 290.9 585.4 291.6 585.2 291.7 585 292 584.9 292.4 584.6 292.8 584.6 293.1 585 294 584.8 294.4 584.7 294.5 584.2 294.2 584.1 294.1 584.1 293.8 583.7 293.4 583.2 293.5 582.6 293.7 582.5 293.6 582.4 293.4 581.9 293.6 581.8 293.9 581.3 294 581.1 293.5 581.1 293.2 580.8 292.8 580.4 293.1 579.9 293.2 579.8 293.5 579.7 293.8 579.5 293.7 579.3 293.2 578.9 293.1 578.6 293.2 578.3 292.7 577.7 293.2 577.5 293.2 577.2 292.9 577.2 293.3 576.9 293.6 576.7 293.4 576.8 293.1 576.8 293 576.4 292.9 576.2 293 576.1 292.9 575.6 293 575.6 292.8 575.4 292.7 575.3 292.2 574.6 292.4 574.3 292.3 574 292 573.4 292.1 573.1 291.8 572.5 291.8 572.1 291.5 571.5 291.5 571.3 291.6 570.5 291.6 569.9 291.4 569.2 291.7 567.6 291.8 567.4 292 567.3 292.4 566.6 293.1 566.3 293 566.2 292.9 565.9 292.7 565.6 292.8 565.5 293 565.6 293.4 565.5 293.4 565.3 293 565.3 292.4 565.5 292.1 565.5 291.5 565.6 291.3 565.6 290.9 565.1 290.4 564.5 290.2 564.4 290.2 564.3 289.9 564.5 289.6 565.1 288.7 565.9 288.4 566.3 288 566.4 287.5 566.3 287.1 566.4 286.8 566.2 286.3 566.3 285.9 566 285.4 565.9 285.2 565.4 283.4 565.2 282.2 566 282.4 566 282.3 566.3 282.2 566.6 282.3 567.1 282.2 567.5 282.5 567.7 282.5 568.3 282 568.5 282 568.5 282.2 568.8 281.9 568.7 281.5 568.9 281.3 569.2 281.2 569.5 281.3 569.9 280.8 570.6 280.6 570.9 280.8 570.8 281.3 571.1 281.4 571.5 281.2 571.3 280.7 570.9 280.4 571.1 279.8 571.1 279.7 571.4 279.2 571.4 278.3 571.5 278 571.8 277.6 572.6 277.2 572.8 276.7 573.9 276.5 574.1 276 574.3 275.8 573.5 275.5 573.6 275.2 573.6 274.8 573.8 274.4 573.8 273.9 573.9 273.8 574.2 273.9 574.5 273.7 574.8 273.2 575.2 273.1 575.6 273.4 576.5 273.4 576.7 272.7 577.1 272.4 577.6 271.8 578.1 271.5 578.5 272.1 578.8 271.9 579.4 271.9 579.7 272.5 579.9 272.6 580.6 272.2 581.5 272.5 581.6 272.7 581.4 273.4 581.8 273.8 583.1 273.1 583.8 273.1 584.4 273.3 585.2 274.3 585.7 274.3 585.8 274.8 585.7 275.3 585.5 275.8 585.8 276.4 586 277 585.8 277.4 585.5 277.6 585.4 278.2 586.2 278.9 586.3 279.2 586.2 279.6 586.4 279.8 586.6 279.9 586.9 280.9 587.4 281.3 588.3 281.7 588.3 282.1 588.1 282.9 588.4 283 589.1 282.9 590 283.3 590.1 283.5 589.9 283.7 590 284 590.7 284.6 590.7 285 590.4 285.2 589.3 286.2 588.5 286.2 588.2 286.1 588 285.8 587.7 285.7 587.1 285.7 587 286.2 586.7 286.6 587 287.1 587.5 287.5 587.6 287.9 587.4 288.1 587.6 288.7 587.7 289.5 587.6 289.8 588.1 290.5 588.1 290.7 Z\",\"Xmax\":590.7,\"Xmid\":577.7,\"Xmin\":564.3,\"Ymax\":294.5,\"Ymid\":284.2,\"Ymin\":271.5,\"economy/currency\":\"Belarusian rubles (BYB/BYR)\",\"economy/gdp_per_capita_ppp/2017\":\"18900\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"56.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":202900,\"geography/area/water\":4700,\"geography/area_comparative\":\"slightly less than twice the size of Kentucky; slightly smaller than Kansas\",\"geography/area_sqkm\":207600,\"geography/climate\":\"cold winters, cool and moist summers; transitional between continental and maritime\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dzyarzhynskaya Hara 346 m\",\"geography/elevation/lowest_point\":\"Nyoman River 90 m\",\"geography/elevation/mean_elevation\":\"160\",\"geography/geographic_coordinates\":\"53 00 N, 28 00 E\",\"geography/geography_note\":\"landlocked; glacial scouring accounts for the flatness of Belarusian terrain and for its 11,000 lakes\",\"geography/land_boundaries/border_countries\":\"Latvia 161 km, Lithuania 640 km, Poland 418 km, Russia 1312 km, Ukraine 1111 km\",\"geography/land_boundaries/total\":\"3,642 km\",\"geography/land_use/agricultural_land_arable_land\":0.272,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.159,\"geography/land_use/forest\":0.427,\"geography/land_use/other\":0.136,\"geography/location\":\"Eastern Europe, east of Poland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"generally flat with much marshland\",\"government/administrative_divisions\":\"6 provinces (voblastsi, singular - voblasts) and 1 municipality* (horad); Brest, Homyel (Gomel), Horad Minsk* (Minsk City), Hrodna (Grodno), Mahilyow (Mogilev), Minsk, Vitsyebsk (Vitebsk)\",\"government/capital/geographic_coordinates\":\"53 54 N, 27 34 E\",\"government/capital/name\":\"Minsk\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is a compound of the Belarusian words \\u0022bel\\u0022 (white) and \\u0022Rus\\u0022 (the Old East Slavic ethnic designation) to form the meaning White Rusian or White Ruthenian\",\"government/executive_branch/chief_of_state\":\"President Aleksandr LUKASHENKO (since 20 July 1994)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sergey RUMAS (since 18 August 2018); First Deputy Prime Minister Dmitriy KRUTOY (since 29 November 2019); Deputy Prime Ministers Vladimir DVORNIK (since 28 March 2018), Igor LYASHENKO, Vladimir KUKHAREV, Igor PETRISHENKO (since 18 August 2018)\",\"government/flag_description\":\"red horizontal band (top) and green horizontal band one-half the width of the red band; a white vertical stripe on the hoist side bears Belarusian national ornamentation in red; the red band color recalls past struggles from oppression, the green band represents hope and the many forests of the country\",\"government/government_type\":\"presidential republic in name, although in fact a dictatorship\",\"government/independence\":\"25 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 3 July (1944); note - 3 July 1944 was the date Minsk was liberated from German troops, 25 August 1991 was the date of independence from the Soviet Union\",\"government/national_symbol_s\":\"no clearly defined current national symbol, the mounted knight known as Pahonia (the Chaser) is the traditional Belarusian symbol; national colors: green, red, white\",\"introduction\":\"After seven decades as a constituent republic of the USSR, Belarus attained its independence in 1991. It has retained closer political and economic ties to Russia than have any of the other former Soviet republics. Belarus and Russia signed a treaty on a two-state union on 8 December 1999 envisioning greater political and economic integration. Although Belarus agreed to a framework to carry out the accord, serious implementation has yet to take place and current negotiations on further integration have been contentious. Since his election in July 1994 as the countrys first and only directly elected president, Aleksandr LUKASHENKO has steadily consolidated his power through authoritarian means and a centralized economic system. Government restrictions on political and civil freedoms, freedom of speech and the press, peaceful assembly, and religion have remained in place.\",\"name\":\"Belarus\",\"people_and_society/age_structure/0_14_years\":0.1591,\"people_and_society/age_structure/15_24_years\":0.0996,\"people_and_society/age_structure/25_54_years\":0.4449,\"people_and_society/age_structure/55_64_years\":0.1442,\"people_and_society/age_structure/65_years_and_over\":0.1522,\"people_and_society/birth_rate\":\"10 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Belarusian 83.7%, Russian 8.3%, Polish 3.1%, Ukrainian 1.7%, other 2.4%, unspecified 0.9% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.017 million MINSK (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Belarusian\",\"people_and_society/nationality/noun\":\"Belarusian(s)\",\"people_and_society/net_migration_rate\":\"0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9527543\",\"people_and_society/population_growth_rate\":-0.0024,\"people_and_society/urbanization/urban_population\":\"79% of total population (2019)\",\"transportation/airports\":\"65\",\"transportation/railways/total\":\"5528\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":24.5,\"BoxWidth\":28.399999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.888,\"ISO3_Code\":\"GRE\",\"ISO_Code\":\"GR\",\"Path\":\"M 572.2 336.7 572.1 336.5 571.9 336.3 571.1 336.2 570.8 336.2 570.2 336 569.8 335.9 569.7 335.9 569.7 335.8 569.5 335.8 568.8 336.3 568.3 336.2 568.1 335.9 567.9 335.9 567.6 336 567.4 336.4 566.9 336.7 566.7 336.8 566.2 336.6 565.9 336.6 565.7 336.9 565.9 337.1 566.2 337.4 566.1 337.6 566.2 337.8 566.3 338 566.6 338 566.6 337.9 567.2 338.3 567.6 338.9 567.4 338.9 566.9 338.4 566.5 338.2 566.4 338.1 566.3 338.2 566.1 338.1 565.8 338.1 565.7 338.3 565.9 338.7 566.5 339 566.6 339.3 566.4 339.6 566 339.3 565.9 338.9 565.6 338.7 565.6 338.6 564.9 338.4 564.6 338.6 563.8 338.1 563.5 338 563.3 337.6 563.7 337.5 563.6 337.1 563.5 337.1 563.4 337.1 563.3 337.1 563.3 337.3 563.1 337.3 563 337.5 562.9 337.5 562.8 337.6 562.6 337.7 562.8 338.1 562.5 338.9 562.6 339.3 562.8 339.5 562.9 339.7 563 339.8 563.1 339.9 563.3 340.1 563.5 340.8 564 341.2 564.7 342.2 564.6 342.5 564 342.6 564 342.5 564.1 342.5 564.3 342.4 564.2 342 563.7 341.8 563.3 342 563.3 342.3 563.7 342.6 563.8 343 563.7 343.2 563.1 343.4 562.7 343.4 562.6 343.5 563.1 343.7 563.9 343.9 564 344.2 564.3 344.2 564.6 344.3 564.6 344.5 564.8 344.7 564.7 344.8 565.3 344.8 565.5 344.7 565.4 344.5 564.3 343.6 563.8 343.5 563.5 343.5 563.5 343.4 564.1 343 564.6 342.9 564.9 343.1 565.1 343.5 565.3 343.7 565.6 343.9 566.2 344.1 566.8 344.2 567.1 344.7 567.1 345.1 567.3 345.7 567.5 345.9 568.1 346 568.1 346.5 568 346.6 567.9 346.7 567.8 346.6 567.8 346.5 567.7 346.5 567.5 346.6 567.5 346.5 567.3 346.3 567.1 346.2 567 345.7 566.9 345.6 566.8 345.6 566.6 345.1 565.6 345.1 565.5 345.2 565.6 345.3 565.7 345.3 566.4 345.5 566.7 345.8 566.7 346 566.5 346.2 566.6 346.5 566.6 346.6 566.6 346.7 566.7 347.3 566.6 347.7 566.4 347.7 566.2 347.3 565.8 347 565.7 346.8 565.6 346.7 565.3 346.7 565.2 346.8 565 346.9 564.9 346.9 564.9 346.8 565.1 346.7 565 346.6 565.3 346.5 565.4 346.5 565.2 346.4 564.9 346.5 564.8 346.6 564.7 346.6 564.3 346.7 563.8 346.9 563.8 347 564.2 347.2 564.1 347.5 564.2 347.5 564.2 347.8 564.3 347.9 564.6 348.1 564.7 348.1 564.7 347.9 564.8 347.8 564.9 347.9 564.9 348.1 564.9 348.2 565.2 348.2 565.1 348.3 565.2 348.5 564.9 348.6 564.5 348.6 564.2 348.9 564 348.8 563.9 348.4 563.6 348.2 563.1 348.1 563.1 348.7 563.5 349.5 563.7 349.8 563.8 350.1 564 350.7 563.9 351.2 564.2 351.9 564 351.9 563.7 351.7 563.3 351.1 563.1 350.8 562.9 350.7 562.6 350.9 562.3 351.5 562.4 351.9 562.3 352 562 351.8 562 351.1 561.7 350.5 561.4 350.3 561.4 350.1 561.3 350 561.1 350 560.9 350.1 560.8 350.1 560.8 350.4 560.8 350.7 560.7 350.9 560.3 350.7 560.2 350.9 560.1 350.2 560.1 350.1 559.8 349.6 559.8 349.5 559.8 349.4 560.1 349 560.1 348.7 559.7 348.1 559.1 347.7 559 347.3 558.6 347 558.6 346.8 558.9 346.6 559.2 346.2 559.3 345.8 559.8 346 559.9 346 560.1 345.8 560.3 345.5 560.6 345.4 561 345.4 561.6 345.9 562 346 562.7 346.3 563.4 346.7 563.6 346.6 563.5 346.4 563.5 346.3 564.1 346.3 564.3 346.2 564.3 346 564.1 345.9 563.8 345.8 563.5 345.8 563.2 345.7 563.1 345.5 562.9 345.4 562.8 345.2 562.7 345.3 562.6 345.5 562.5 345.5 562.4 345.2 562.1 345 562 345.3 561.6 345.3 561.5 345.4 561.2 345.2 560.8 345.1 560.6 345.2 560.5 345.2 560.3 345.3 559.9 345.3 559.8 345.4 559.6 345.5 559.5 345.3 559.2 345.1 558.9 345.4 558.7 345.5 558.6 345.4 558.5 344.7 558.3 344.6 558.2 344.2 558 344.1 557.8 343.8 557.6 343.8 557.5 343.6 557.6 343.2 558.1 343.2 558.4 343.4 558.6 343.3 558.6 343.4 558.6 343 558.6 342.9 558.5 342.8 558.3 342.9 558 342.7 557.7 342.7 557.6 342.9 557.6 343 557.5 343.1 557.4 342.8 556.8 342.2 556.8 342 556.7 342 556.4 342 556.3 341.9 556.1 341.4 556.1 341.2 555.9 341 555.9 340.7 555.5 340.5 555.8 340.6 556.1 340.7 556.1 340.5 556.2 340.6 556.2 340.5 556.3 340.4 556.3 340.2 556.3 340.1 556.5 340.2 556.6 339.9 556.3 339.4 556.5 339.4 556.7 339.1 557.1 339.1 557.3 339 557.4 338.4 557.6 338.1 557.7 337.8 557.8 337.7 558.1 337.7 558.4 337.1 558.3 336.9 558.1 336.6 558.2 336.3 558.6 336.2 558.8 336.2 558.9 336.3 559.4 336.1 559.8 336.2 560.1 336 560.4 336 560.8 335.4 561.1 335.2 561.3 335.3 561.6 335.1 561.9 335.3 562.6 335.3 562.8 335.1 562.9 335.2 563 335.2 563.1 334.6 563.4 334.5 563.6 334.5 564.3 334.5 564.6 334.3 564.7 334.4 565.1 334.3 565.5 334.4 565.6 334.3 566.3 334 566.7 334 566.7 333.8 566.9 333.8 567 333.8 567.3 333.7 567.4 333.8 568 333.7 568.2 334.1 568.5 334.2 568.7 334.4 568.8 334.3 569.1 334.3 569.8 334.6 569.9 334.8 570.2 334.9 570.9 334.6 571.3 334.6 571.6 334.5 571.8 334.6 571.9 334.6 572.4 334.4 572.6 334.1 572.5 333.7 572.4 333.4 572.3 333.3 572.3 333.1 572.4 333.1 572.6 333 573.1 333.1 573.7 333.5 573.8 334.4 573 334.8 573 335.1 573.1 335.7 573 335.9 572.7 336.2 572.4 336.7 572.2 336.7 Z M 566.1 355.1 566.5 355.1 566.8 354.9 566.9 354.9 567 355 566.9 355.2 567.2 355.3 567.4 355.7 568.1 355.6 568.4 355.4 569.1 355.5 569.3 355.4 569.5 355.7 570.3 355.7 570.7 355.9 571.1 355.7 571.3 355.7 571.4 355.9 571.3 356.3 571.5 356.5 572.2 356.1 572.4 356.2 572.5 356.2 572.8 356 572.9 356.2 572.8 356.6 572.5 356.8 572.4 356.8 571.9 356.8 570.8 356.9 568.7 357.1 568.5 356.6 568.1 356.5 567.6 356.2 567.3 356.3 566.1 356.1 565.6 356 565.4 356 565.3 355.9 565.3 355.6 565.4 355 565.6 355.1 565.7 355.1 565.8 354.6 566.1 355.1 Z M 573.8 342.9 573.2 343.1 572.5 342.9 572.4 342.8 571.9 342.5 571.6 342.2 571.8 342 572.4 341.9 572.6 341.6 572.8 341.6 573 341.6 573.2 341.8 573.1 342 573.5 342.4 573.8 342.9 Z M 577.9 353.1 577.8 353.3 577.7 353.2 577.5 353.3 577.2 353.7 577.1 353.8 577 353.8 576.8 353.7 576.9 353.4 577 353.1 576.8 353.1 576.8 352.9 577 352.8 577.1 352.5 577.2 352.5 577.3 352.4 577.5 352.3 577.8 352.1 577.9 352 578.2 352 578.2 351.9 578.3 351.9 578.3 352.1 578.2 352.3 578 352.7 578 352.8 577.9 352.9 577.8 353.1 577.9 353.1 Z M 572.3 344.4 572.3 344.6 572.4 344.5 572.5 344.5 572.5 344.6 572.5 345.1 572.5 345.4 572.4 345.5 572.4 345.6 572.4 345.7 572.4 345.8 572.2 345.8 572.1 346 571.9 345.8 571.8 345.7 571.7 345.7 571.7 345.6 571.9 345.5 572.1 345.3 572 345.2 572 345.1 572 345 571.9 344.9 571.7 344.8 571.6 344.6 571.7 344.5 572.1 344.4 572.3 344.4 Z M 557.2 345.4 557.1 345.5 557.2 345.6 557.3 345.5 557.7 346.1 557.6 346.3 557.4 346.3 557.2 346.1 557.1 346.1 557 346.2 556.8 346.1 556.7 345.8 556.8 345.8 556.7 345.5 556.6 345.6 556.7 345.7 556.7 346 556.5 346 556.4 345.9 556.4 345.7 556.4 345.6 556.5 345.5 556.6 345.3 556.7 345.3 556.8 345.4 556.9 345.3 557 345 556.9 344.9 557.1 344.9 557.1 345.1 557.2 345.4 Z M 555.1 340.1 555.3 340.2 555.2 340.3 555 340.5 555.1 340.7 555.2 340.8 555.2 341 555.3 341.3 555.4 341.3 555.5 341.4 555.6 341.3 555.8 341.6 555.8 341.7 555.4 341.5 555.2 341.4 555.1 341.3 555 341.2 555 341 554.9 340.9 554.7 340.7 554.7 340.6 554.5 340.5 554.6 340.4 554.5 340.4 554.4 340.3 554.5 340.1 554.9 340.1 555 340 555.1 340.1 Z M 574.9 347.6 574.3 347.8 574.1 347.6 573.7 347.6 573.7 347.5 573.8 347.3 574.1 347.2 574.9 347.3 575 347.5 574.9 347.6 Z M 570.5 339.5 570.3 339.7 570.3 339.8 570.3 340.1 570.2 340.1 570 340 570.1 339.8 570 339.7 569.9 339.8 569.8 340.1 569.6 340 569.5 340 569.5 339.8 569.5 339.7 569.4 339.5 569.5 339.4 569.7 339.4 569.9 339.4 570 339.4 570.1 339.6 570.3 339.4 570.5 339.3 570.5 339.5 Z M 568.7 337.1 568.3 337.3 568.2 337.2 568.2 337.1 568 337.1 568 336.9 568.1 336.6 568.3 336.5 568.6 336.7 568.7 337.1 Z M 569.3 347.4 569.2 347.6 568.5 346.8 568.5 346.6 568.7 346.5 568.7 346.6 568.8 346.7 568.9 346.8 569.2 346.9 569.3 347.4 Z M 565.6 339.5 565.7 339.7 565.6 339.7 565.4 339.7 565 339.5 564.9 339.5 564.8 339.5 564.8 339.4 564.7 339.1 564.6 339 564.6 338.9 564.7 338.7 564.8 338.9 564.9 338.9 565 339 565 339.1 565.1 339.3 565.2 339.3 565.6 339.5 Z M 558.1 347.5 557.9 347.5 557.8 347.7 557.7 347.7 557.2 347.1 557.2 346.9 557.4 346.8 557.5 347 557.7 347.1 558.1 347.5 Z M 570.8 350.1 570.6 350.3 570.4 350.1 570.3 349.7 570.6 349.5 570.7 349.4 570.8 349.5 571 349.7 570.8 350.1 Z M 557.5 344.1 557.5 344.2 557.6 344.1 557.7 344.2 557.5 344.3 557.3 344.4 557.2 344.4 557.1 344.3 557 344.4 557 344.1 557.1 343.8 557.2 343.6 557.4 343.5 557.5 343.7 557.4 343.9 557.5 344.1 Z M 575.3 355.3 575.3 355.4 575.2 355.4 575.1 355.4 575.2 355.2 575.2 355 575.1 354.9 575 354.8 575.2 354.7 575.2 354.6 575.3 354.4 575.3 354.1 575.5 354.1 575.4 353.9 575.5 353.8 575.5 353.9 575.5 354.2 575.4 354.3 575.5 354.4 575.3 354.6 575.3 354.8 575.4 354.9 575.5 355 575.4 355.1 575.5 355.2 575.3 355.3 Z M 575.8 350.5 575.1 350.8 574.9 350.8 574.7 351.1 574.6 351 574.7 350.9 574.9 350.7 575.2 350.5 575.6 350.3 575.8 350.4 575.8 350.5 Z M 564.1 352.7 564 352.7 563.9 352.8 563.9 353 563.7 353 563.6 352.9 563.5 352.8 563.5 352.7 563.6 352.6 563.5 352.5 563.5 352.4 563.6 352.2 563.8 352.4 563.9 352.5 564.1 352.7 Z M 573 347.7 572.9 347.9 572.7 348 572.4 348.1 572.2 348.2 572 348.2 572.1 348 572.3 347.8 572.5 347.8 572.6 347.8 572.9 347.6 573 347.6 573 347.7 Z M 568.4 343.7 568.4 343.8 568.2 343.8 568.2 343.7 568.1 343.8 568 343.7 568.1 343.7 568.1 343.6 567.9 343.5 567.8 343.4 567.8 343.3 567.8 343.2 567.9 343.1 568.1 343.2 568.1 343.4 568.4 343.6 568.4 343.7 Z M 570.1 349.5 570 349.7 570.1 349.8 570 350 569.8 350.1 569.6 350 569.6 349.9 569.7 349.7 569.8 349.6 569.9 349.5 570 349.6 570 349.5 570.1 349.5 Z M 570 348.1 569.8 348.2 569.5 347.9 569.2 347.7 569.3 347.7 569.4 347.7 569.5 347.8 569.9 347.8 570 347.9 570 348.1 Z M 568.1 350.8 568 350.9 568 351 568 351.1 567.8 351.2 567.5 351.2 567.4 351.2 567.5 350.9 567.6 350.9 567.6 351 567.8 351.1 567.8 351 567.7 351 567.7 350.9 567.7 350.8 567.9 350.9 568 350.8 568 350.6 568.1 350.6 568.2 350.6 568.2 350.7 568.1 350.8 Z M 571.2 337.9 571 338 570.9 337.9 570.6 337.7 570.7 337.6 570.9 337.5 571.1 337.6 571.2 337.7 571.2 337.9 Z M 567.3 348.2 567.3 348.1 567.3 348 567.3 347.7 567.5 347.6 567.7 347.7 567.6 347.9 567.4 348.1 567.3 348.2 Z M 571.7 350.7 571.5 350.8 571.4 350.8 571.4 350.7 571.6 350.7 571.7 350.6 571.7 350.5 572 350.4 572 350.3 572.1 350.2 572.2 350.4 572 350.4 571.9 350.5 571.7 350.7 Z M 570.4 351.2 570.3 351.2 570 351 570.1 350.8 570.2 350.7 570.2 350.9 570.4 351 570.4 351.1 570.4 351.2 Z M 574.9 350.2 574.7 350.3 574.6 350.1 574.7 349.8 575 350 574.9 350.2 Z M 565.8 342.5 565.9 342.5 565.9 342.7 565.8 342.7 565.6 342.7 565.6 342.6 565.4 342.3 565.5 342.3 565.6 342.4 565.8 342.5 Z M 567.7 348.8 567.6 348.9 567.6 348.8 567.6 348.6 567.5 348.6 567.6 348.4 567.7 348.4 567.7 348.5 567.8 348.5 567.9 348.6 567.7 348.8 Z M 569.2 348.6 569.2 348.7 569 348.7 569 348.6 568.9 348.6 568.9 348.5 569 348.5 569 348.3 569.2 348.3 569.1 348.5 569.2 348.5 569.2 348.6 Z M 565.2 347.6 565.1 347.7 565 347.5 564.9 347.4 565.1 347.3 565.3 347.3 565.2 347.6 Z M 570.4 348.6 570.2 348.6 570.2 348.4 570.2 348.3 570.3 348.3 570.6 348.4 570.6 348.5 570.5 348.5 570.4 348.6 Z M 568.6 350.3 568.5 350.4 568.4 350.1 568.3 350 568.4 349.9 568.5 349.9 568.6 350.1 568.7 350.2 568.6 350.3 Z M 568 349.6 567.9 349.6 567.7 349.5 567.8 349.3 568 349.3 568 349.5 568 349.6 Z M 566.4 342 566.5 342.4 566.4 342.4 566.3 342.3 566.2 342.3 566.4 342 Z M 574.5 349.7 574.4 349.7 574.3 349.6 574.4 349.5 574.3 349.5 574.2 349.4 574.4 349.3 574.4 349.4 574.4 349.5 574.5 349.7 Z M 570.7 352.2 570.5 352.3 570.4 352.2 570.5 352.1 570.5 352 570.5 351.9 570.7 352.1 570.7 352.2 Z M 575.8 351.8 576 352.1 575.9 352.2 575.8 352 575.7 352 575.7 351.9 575.8 351.8 Z M 574.8 355.5 574.5 355.7 574.4 355.7 574.6 355.5 574.8 355.4 574.8 355.5 Z M 573.1 351.5 573.1 351.7 572.9 351.7 572.8 351.5 572.9 351.4 573.1 351.5 Z M 557.3 345.2 557.2 345 557.1 344.9 557.3 344.8 557.3 344.9 557.4 345 557.3 345.2 Z M 565.2 342.3 565.2 342.5 565.1 342.4 565 342.5 564.9 342.5 564.8 342.4 565 342.3 565 342.2 565.2 342.3 Z M 577.3 351.4 577.2 351.6 577.2 351.5 577.1 351.5 577 351.3 577.1 351.2 577.3 351.4 Z M 569.5 341.1 569.3 341.3 569.2 341.2 569.2 341.1 569.3 341 569.5 341.1 Z M 565 348.9 564.9 349 564.8 348.9 565.1 348.8 565.2 348.7 565.3 348.8 565.2 348.8 565.1 348.9 565 348.9 Z M 557.5 345.4 557.4 345.5 557.4 345.4 557.3 345.3 557.4 345.2 557.4 345.1 557.5 345.2 557.5 345.4 Z M 569.7 351.2 569.5 351.2 569.6 351.1 569.7 351 569.8 351 569.7 351.2 Z M 571 344.4 571 344.6 570.9 344.6 570.8 344.5 570.9 344.4 571 344.4 Z M 570.5 351.8 570.4 351.9 570.3 351.9 570.3 352 570.2 352 570.2 351.9 570.3 351.8 570.5 351.8 Z M 571.6 352.2 571.5 352.3 571.3 352.2 571.4 352.1 571.6 352.2 Z M 573.7 349 573.6 349 573.5 349 573.6 348.8 573.7 348.7 573.7 348.8 573.7 348.9 573.7 349 Z M 575.4 351.4 575.4 351.5 575.2 351.5 575.2 351.4 575.3 351.3 575.4 351.4 Z M 569.5 350.1 569.4 350.1 569.4 350 569.5 349.9 569.5 350.1 Z M 566.9 357.4 566.8 357.5 566.7 357.5 566.7 357.4 566.7 357.3 566.9 357.4 Z M 566.8 341.9 566.7 341.9 566.6 341.8 566.7 341.7 566.8 341.7 566.8 341.9 Z M 574.3 349 574.3 349.1 574.1 349 574 348.9 574.1 348.9 574.3 349 Z M 573.2 351.5 573.2 351.3 573.3 351.4 573.2 351.5 Z M 569 351.2 568.9 351.3 568.8 351.2 568.9 351.1 569 351.2 Z M 558 344.4 557.9 344.4 557.9 344.2 558 344.2 558 344.4 Z M 573.5 348 573.4 348.1 573.3 348 573.2 348 573.5 348 Z M 567.3 346.4 567.3 346.6 567.2 346.6 567.2 346.4 567.3 346.4 Z M 582.1 353 582 353.1 581.9 353 582 352.9 582.1 353 Z M 560.4 350.9 560.4 351 560.3 351 560.2 350.8 560.3 350.8 560.4 350.9 Z M 567.3 350.7 567.2 350.9 567.1 350.7 567.2 350.6 567.3 350.7 Z M 567 347.4 566.9 347.6 566.8 347.6 566.9 347.3 567 347.4 Z M 571.7 349.6 571.6 349.7 571.5 349.7 571.5 349.6 571.7 349.6 Z M 576.5 352.6 576.6 352.7 576.4 352.7 576.5 352.6 Z M 553.8 340 553.7 340 553.7 339.9 553.7 339.8 553.9 339.9 553.8 340 Z M 557.5 344.5 557.4 344.7 557.3 344.6 557.4 344.5 557.5 344.5 Z M 558.3 344.9 558.2 344.9 558.2 344.8 558.3 344.7 558.3 344.9 Z M 564.7 348.9 564.6 348.9 564.5 348.9 564.7 348.8 564.7 348.9 Z M 574 352.3 573.9 352.4 573.9 352.2 574 352.2 574 352.3 Z M 570.6 350.6 570.5 350.6 570.5 350.5 570.6 350.4 570.6 350.6 Z M 564.7 354 564.6 354 564.5 353.9 564.6 353.8 564.7 354 Z M 572.6 355.7 572.6 355.8 572.5 355.7 572.5 355.6 572.6 355.7 Z M 566.9 342.7 566.8 342.9 566.7 342.7 566.8 342.6 566.9 342.7 Z M 574.2 348.7 574.2 348.8 574 348.7 574.1 348.6 574.2 348.7 Z M 575.3 350.3 575.2 350.3 575.2 350.2 575.2 350.1 575.3 350.2 575.3 350.3 Z M 568.3 350.7 568.4 350.9 568.2 350.9 568.2 350.8 568.3 350.7 Z M 570 348.5 570 348.7 569.9 348.6 569.9 348.4 570 348.5 Z M 572.8 344.7 572.7 344.8 572.6 344.6 572.7 344.6 572.8 344.6 572.8 344.7 Z M 574.9 348.3 574.8 348.5 574.7 348.4 574.6 348.4 574.8 348.3 574.9 348.3 Z M 567.1 341.5 567 341.7 566.9 341.6 566.9 341.5 567.1 341.5 Z M 573.6 347.9 573.5 348 573.4 347.8 573.5 347.7 573.6 347.9 Z M 556 342.3 555.9 342.3 555.8 342.1 556 342.3 Z M 570 355.3 570 355.5 569.8 355.4 569.9 355.3 570 355.3 Z M 564.8 347.6 564.7 347.7 564.6 347.6 564.7 347.5 564.8 347.5 564.8 347.6 Z M 568.6 347.8 568.6 348 568.4 347.9 568.5 347.8 568.6 347.8 Z M 571.2 350.3 571.2 350.5 571 350.5 571 350.4 571.1 350.3 571.2 350.3 Z M 564.2 349.1 564.2 349.2 564.1 349.2 564.1 349.1 564.1 349 564.2 349.1 Z M 569.2 351.3 569.2 351.5 569.1 351.4 569 351.3 569.2 351.3 Z M 570.8 350.5 570.7 350.5 570.7 350.4 570.8 350.3 570.8 350.5 Z\",\"Xmax\":582.1,\"Xmid\":563.7,\"Xmin\":553.7,\"Ymax\":357.5,\"Ymid\":342.8,\"Ymin\":333,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"27800\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"69.37 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.57,\"energy/electricity_from_hydroelectric_plants\":0.14,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":130647,\"geography/area/water\":1310,\"geography/area_comparative\":\"slightly smaller than Alabama\",\"geography/area_sqkm\":131957,\"geography/climate\":\"temperate; mild, wet winters; hot, dry summers\",\"geography/coastline\":\"13,676 km\",\"geography/elevation/highest_point\":\"Mount Olympus 2,917\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"498\",\"geography/geographic_coordinates\":\"39 00 N, 22 00 E\",\"geography/geography_note\":\"strategic location dominating the Aegean Sea and southern approach to Turkish Straits; a peninsular country, possessing an archipelago of about 2,000 islands\",\"geography/land_boundaries/border_countries\":\"Albania 212 km, Bulgaria 472 km, Macedonia 234 km, Turkey 192 km\",\"geography/land_boundaries/total\":\"1,110 km\",\"geography/land_use/agricultural_land_arable_land\":0.197,\"geography/land_use/agricultural_land_permanent_crops\":0.089,\"geography/land_use/agricultural_land_permanent_pasture\":0.348,\"geography/land_use/forest\":0.305,\"geography/land_use/other\":0.061,\"geography/location\":\"Southern Europe, bordering the Aegean Sea, Ionian Sea, and the Mediterranean Sea, between Albania and Turkey\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountainous with ranges extending into the sea as peninsulas or chains of islands\",\"government/administrative_divisions\":\"13 regions (perifereies, singular - perifereia) and 1 autonomous monastic state* (aftonomi monastiki politeia); Agion Oros* (Mount Athos), Anatoliki Makedonia kai Thraki (East Macedonia and Thrace), Attiki (Attica), Dytiki Ellada (West Greece), Dytiki Makedonia (West Macedonia), Ionia Nisia (Ionian Islands), Ipeiros (Epirus), Kentriki Makedonia (Central Macedonia), Kriti (Crete), Notio Aigaio (South Aegean), Peloponnisos (Peloponnese), Sterea Ellada (Central Greece), Thessalia (Thessaly), Voreio Aigaio (North Aegean)\",\"government/capital/geographic_coordinates\":\"37 59 N, 23 44 E\",\"government/capital/name\":\"Athens\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English name derives from the Roman (Latin) designation \\u0022Graecia,\\u0022 meaning \\u0022Land of the Greeks\\u0022; the Greeks call their country \\u0022Hellas\\u0022 or \\u0022Ellada\\u0022\",\"government/executive_branch/chief_of_state\":\"President Prokopios (Prokopis) PAVLOPOULOS (since 13 March 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Kyriakos MITSOTAKIS (since 8 July 2019)\",\"government/flag_description\":\"nine equal horizontal stripes of blue alternating with white; a blue square bearing a white cross appears in the upper hoist-side corner; the cross symbolizes Greek Orthodoxy, the established religion of the country; there is no agreed upon meaning for the nine stripes or for the colors\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 February 1830 (from the Ottoman Empire); note - 25 March 1821, outbreak of the national revolt against the Ottomans; 3 February 1830, signing of the London Protocol recognizing Greek independence by Great Britain, France, and Russia\",\"government/national_holiday\":\"Independence Day, 25 March (1821)\",\"government/national_symbol_s\":\"Greek cross (white cross on blue field, arms equal length); national colors: blue, white\",\"introduction\":\"Greece achieved independence from the Ottoman Empire in 1830. During the second half of the 19th century and the first half of the 20th century, it gradually added neighboring islands and territories, most with Greek-speaking populations. In World War II, Greece was first invaded by Italy (1940) and subsequently occupied by Germany (1941-44); fighting endured in a protracted civil war between supporters of the king and other anti-communist and communist rebels. Following the latters defeat in 1949, Greece joined NATO in 1952. In 1967, a group of military officers seized power, establishing a military dictatorship that suspended many political liberties and forced the king to flee the country. In 1974 following the collapse of the dictatorship, democratic elections and a referendum created a parliamentary republic and abolished the monarchy. In 1981, Greece joined the EC (now the EU); it became the 12th member of the European Economic and Monetary Union (EMU) in 2001. Greece has suffered a severe economic crisis since late 2009, due to nearly a decade of chronic overspending and structural rigidities.\\u0026amp;nbsp;Beginning in\\u0026amp;nbsp;2010, Greece entered three bailout agreements - with the European Commission, the European Central Bank (ECB), the IMF, and\\u0026amp;nbsp;the third in 2015 with\\u0026amp;nbsp;the European Stability Mechanism (ESM) - worth in total about $300 billion. The Greek Government formally exited the third bailout in August 2018.\",\"name\":\"Greece\",\"people_and_society/age_structure/0_14_years\":0.1372,\"people_and_society/age_structure/15_24_years\":0.0968,\"people_and_society/age_structure/25_54_years\":0.4218,\"people_and_society/age_structure/55_64_years\":0.1328,\"people_and_society/age_structure/65_years_and_over\":0.2114,\"people_and_society/birth_rate\":\"8.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"11.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Greek 91.6%, Albanian 4.4%, other 4% (2011)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.154 million ATHENS (capital), 811,000 Thessaloniki (2019)\",\"people_and_society/nationality/adjective\":\"Greek\",\"people_and_society/nationality/noun\":\"Greek(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10761523\",\"people_and_society/population_growth_rate\":-0.0007,\"people_and_society/urbanization/urban_population\":\"79.4% of total population (2019)\",\"transportation/airports\":\"77\",\"transportation/railways/total\":\"2548\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":11.299999999999955,\"BoxWidth\":17.299999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.816,\"ISO3_Code\":\"BGR\",\"ISO_Code\":\"BG\",\"Path\":\"M 579.2 325.5 579.3 326.1 579.3 326.3 578.9 326.8 578.5 326.7 578 326.8 577.8 327.1 577.7 327.4 577.4 327.6 577.4 327.7 577.3 328.9 577.2 329.3 576.8 329.6 576.3 330 576.2 330.3 576.3 330.4 576.6 330.4 576.8 330.5 576.9 330.7 577 330.8 577 331 577 331.2 577.5 331.7 577.7 332.1 577.2 332 577.1 332.2 576.8 332.2 576.4 332.3 575.6 331.7 575.3 331.8 575 331.7 574.7 332 574.1 332.2 573.8 332.1 573.7 332.3 573.6 332.3 573.7 332.4 573.6 332.7 573.1 332.8 573 333 573.1 333.1 572.6 333 572.4 333.1 572.3 333.1 572.3 333.3 572.4 333.4 572.5 333.7 572.6 334.1 572.4 334.4 571.9 334.6 571.8 334.6 571.6 334.5 571.3 334.6 570.9 334.6 570.2 334.9 569.9 334.8 569.8 334.6 569.1 334.3 568.8 334.3 568.7 334.4 568.5 334.2 568.2 334.1 568 333.7 567.4 333.8 567.3 333.7 567 333.8 566.9 333.8 566.7 333.8 566.7 334 566.3 334 565.6 334.3 565.5 334.4 565.1 334.3 564.7 334.4 564.6 334.3 564.3 334.5 563.6 334.5 563.6 334.4 563.7 333.8 563.6 333.4 563.8 333.1 563.4 332.3 563.4 332 563.1 331.9 562.9 331.8 562.8 331.8 562.4 331.5 562 330.9 562.2 330.7 562.5 330.3 562.5 330.1 562.3 329.9 562.3 329.6 562.4 329.3 562.2 328.9 562.4 328.8 563.1 328.7 563.1 328.5 563.2 328.4 563.7 327.8 563.7 327.7 563.8 327.5 563.5 327.4 563.3 327.1 563.1 326.8 562.8 326.7 562.5 326.4 562.4 326.1 562.3 325.8 562.1 325.6 562 325.2 562.1 324.5 562.5 324.3 562.7 324.2 562.7 323.8 562.9 323.6 563.7 324.1 563.8 324.1 563.9 324.3 563.5 324.5 563.3 324.9 563.4 325.1 563.8 325.2 564.5 325.1 564.9 325 565.5 325.3 565.8 325.2 566.8 325.6 567.4 325.6 567.9 325.4 568.3 325.5 568.6 325.6 569.3 325.5 570.1 325.8 570.4 325.9 570.8 325.8 571.2 325.7 571.5 325.6 572.4 324.6 573.1 324.3 574.2 324.1 574.6 323.9 575.6 324 575.7 324.1 576 324.4 576.5 324.4 576.6 324.3 576.8 324.5 576.9 324.6 577.4 324.5 577.6 325.1 578.2 325.4 579.2 325.5 Z\",\"Xmax\":579.3,\"Xmid\":570,\"Xmin\":562,\"Ymax\":334.9,\"Ymid\":329.2,\"Ymin\":323.6,\"economy/currency\":\"leva (BGN)\",\"economy/gdp_per_capita_ppp/2017\":\"21800\",\"economy/gdp_real_growth_rate/2017\":0.036,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"46.31 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0.2,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":108489,\"geography/area/water\":2390,\"geography/area_comparative\":\"almost identical in size to Virginia; slightly larger than Tennessee\",\"geography/area_sqkm\":110879,\"geography/climate\":\"temperate; cold, damp winters; hot, dry summers\",\"geography/coastline\":\"354 km\",\"geography/elevation/highest_point\":\"Musala 2,925 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"472\",\"geography/geographic_coordinates\":\"43 00 N, 25 00 E\",\"geography/geography_note\":\"strategic location near Turkish Straits; controls key land routes from Europe to Middle East and Asia\",\"geography/land_boundaries/border_countries\":\"Greece 472 km, Macedonia 162 km, Romania 605 km, Serbia 344 km, Turkey 223 km\",\"geography/land_boundaries/total\":\"1,806 km\",\"geography/land_use/agricultural_land_arable_land\":0.299,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.155,\"geography/land_use/forest\":0.367,\"geography/land_use/other\":0.164,\"geography/location\":\"Southeastern Europe, bordering the Black Sea, between Romania and Turkey\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains with lowlands in north and southeast\",\"government/administrative_divisions\":\"28 provinces (oblasti, singular - oblast); Blagoevgrad, Burgas, Dobrich, Gabrovo, Haskovo, Kardzhali, Kyustendil, Lovech, Montana, Pazardzhik, Pernik, Pleven, Plovdiv, Razgrad, Ruse, Shumen, Silistra, Sliven, Smolyan, Sofia, Sofia-Grad (Sofia City), Stara Zagora, Targovishte, Varna, Veliko Tarnovo, Vidin, Vratsa, Yambol\",\"government/capital/geographic_coordinates\":\"42 41 N, 23 19 E\",\"government/capital/name\":\"Sofia\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Bulgar tribes who settled the lower Balkan region in the 7th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Rumen RADEV (since 22 January 2017); Vice President Iliana IOTOVA (since 22 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boyko BORISSOV (since 4 May 2017); note - BORISSOV served 2 previous terms as prime minister (27 July 2009-13 March 2013 and 7 November 2014-27 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of white (top), green, and red; the pan-Slavic white-blue-red colors were modified by substituting a green band (representing freedom) for the blue\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 March 1878 (as an autonomous principality within the Ottoman Empire); 22 September 1908 (complete independence from the Ottoman Empire)\",\"government/national_holiday\":\"Liberation Day, 3 March (1878)\",\"government/national_symbol_s\":\"lion; national colors: white, green, red\",\"introduction\":\"The Bulgars, a Central Asian Turkic tribe, merged with the local Slavic inhabitants in the late 7th century to form the first Bulgarian state. In succeeding centuries, Bulgaria struggled with the Byzantine Empire to assert its place in the Balkans, but by the end of the 14th century the country was overrun by the Ottoman Turks. Northern Bulgaria attained autonomy in 1878 and all of Bulgaria became independent from the Ottoman Empire in 1908. Having fought on the losing side in both World Wars, Bulgaria fell within the Soviet sphere of influence and became a Peoples Republic in 1946. Communist domination ended in 1990, when Bulgaria held its first multiparty election since World War II and began the contentious process of moving toward political democracy and a market economy while combating inflation, unemployment, corruption, and crime. The country joined NATO in 2004 and the EU in 2007.\",\"name\":\"Bulgaria\",\"people_and_society/age_structure/0_14_years\":0.146,\"people_and_society/age_structure/15_24_years\":0.0943,\"people_and_society/age_structure/25_54_years\":0.4312,\"people_and_society/age_structure/55_64_years\":0.133,\"people_and_society/age_structure/65_years_and_over\":0.1954,\"people_and_society/birth_rate\":\"8.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP\",\"people_and_society/ethnic_groups\":\"Bulgarian 76.9%, Turkish 8%, Romani 4.4%, other 0.7% (including Russian, Armenian, and Vlach), other (unknown) 10% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.277 million SOFIA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bulgarian\",\"people_and_society/nationality/noun\":\"Bulgarian(s)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7057504\",\"people_and_society/population_growth_rate\":-0.0063,\"people_and_society/urbanization/urban_population\":\"75.3% of total population (2019)\",\"transportation/airports\":\"68\",\"transportation/railways/total\":\"5114\",\"transportation/roadways/total\":\"19512\"},{\"BoxHeight\":20.900000000000006,\"BoxWidth\":29.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.949,\"ISO3_Code\":\"ISL\",\"ISO_Code\":\"IS\",\"Path\":\"M 456.6 212.9 457.1 213.3 458.6 212.4 458.5 213.2 458.2 213.9 458.5 214.3 459.1 214.4 459.3 214.6 459.3 215.1 459.1 215.8 459 216.2 460.1 216.2 460.6 216.9 462 217.9 462.1 218.4 462 219 462 219.2 462.3 220.4 462.4 220.6 462.1 221.2 461.6 221.3 461.7 221.7 461.7 222.2 460.9 223.1 460.2 223.2 460.2 223.5 459.7 224.1 459.8 224.6 459.7 224.9 459.2 225.2 458.5 226 457.4 226 455.8 226.9 453.8 229 451.2 229.4 450.8 229.7 450.2 230.6 449.6 231 448.2 231.5 447 231.4 446.3 231.1 445.2 230.7 444.1 230.6 443.2 229.9 442.6 229.4 441.2 228.6 440.1 228.8 439.6 228.6 439 228.8 438.6 228.8 438.1 228.7 437.1 228.9 437 228.5 437.1 228.1 437 227.8 437.1 227.2 437.4 227.5 437.6 227.8 437.8 227.9 438.7 227.5 438.9 227.4 439.1 226.8 439.5 226.5 439.4 226.1 439.7 225.6 440.1 225.4 440.7 225.3 440 225.3 439.1 225.6 439.1 225 439.2 224.4 438.4 224.5 438.1 223.9 438 223 437.7 222.7 435.4 222.5 434 223 433.7 222.8 433.5 222.3 433.9 221.9 434.5 221.9 435.2 221.6 435.5 221.6 435.8 221.4 436 221.6 436.9 221 437.3 221.1 437.8 220.8 439.3 221 439.6 220.4 439.7 220.3 439.5 220.1 438.8 220.4 438.6 220.4 437.7 220 437.9 219.6 438.5 219 439 218.4 438.8 218.1 438.2 218.2 437.6 217.5 437.1 217.4 436.8 217.6 436.5 217.4 435.4 218 433.9 218.5 432.6 217.6 432.8 217.2 433.4 217.3 433.5 217 433.3 216.4 433.4 216.2 434.3 216.6 434.7 217 434.9 216.9 435 216.3 434.4 216 434 215.5 434.4 215.1 434.3 214.4 434.9 213.5 435.7 213.7 436.6 214.6 437.1 214.6 437.4 215.1 437.8 215.2 437.8 214.8 437.6 214.2 436.6 213.3 436.8 212.9 437.2 212.8 437.2 212.6 437 212.3 436.3 212.4 436.1 212.1 436.1 211.8 436.4 211.6 437.7 211.6 438.5 212.7 439.2 213.1 439.9 214 440.7 214.7 440.9 215.5 440.7 216 440.1 216.5 440 216.7 440.2 217 440.8 217.5 441.3 219 441.4 219.4 441.5 219 441.6 218.7 441.9 218.5 441.9 217.9 442.1 217.5 442.2 217.3 442.6 216.9 443 217.2 443.6 216.8 443.7 216.2 443.5 214.6 443.7 214 444 213.9 444.3 214 445.5 216.1 445.9 216.3 446.2 215.8 446.1 214.9 446.3 214.3 447.4 213.5 447.9 213.5 448.4 213.9 448.8 214.7 449.4 215.5 449.8 216.3 449.8 215.6 449.4 214.3 449.3 214 449.4 213.7 450.2 213.7 451.1 214.5 451.5 214.6 452.4 213.4 452.8 213.3 453.3 213.6 454.1 213.2 454.3 212.6 454.3 211.3 455.4 211.1 456.2 211.8 456.6 212.9 Z M 443.9 231.3 443.8 231.4 443.7 231.3 443.7 231.2 443.9 231.2 443.9 231.3 Z M 459.6 212.2 459.4 212.3 459.3 212.1 459.5 211.9 459.6 212.2 Z M 449.1 214.6 449 214.8 448.9 214.7 449 214.4 449.1 214.6 Z M 450.2 210.9 450.1 211 450 210.8 450 210.6 450.2 210.9 Z\",\"Xmax\":462.4,\"Xmid\":448.5,\"Xmin\":432.6,\"Ymax\":231.5,\"Ymid\":221.4,\"Ymin\":210.6,\"economy/currency\":\"Icelandic kronur (ISK)\",\"economy/gdp_per_capita_ppp/2017\":\"52200\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.228 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.04,\"energy/electricity_from_hydroelectric_plants\":0.71,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.25,\"geography/area/land\":100250,\"geography/area/water\":2750,\"geography/area_comparative\":\"slightly smaller than Pennsylvania; about the same size as Kentucky\",\"geography/area_sqkm\":103000,\"geography/climate\":\"temperate; moderated by North Atlantic Current; mild, windy winters; damp, cool summers\",\"geography/coastline\":\"4,970 km\",\"geography/elevation/highest_point\":\"Hvannadalshnukur (at Vatnajokull Glacier) 2,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"557\",\"geography/geographic_coordinates\":\"65 00 N, 18 00 W\",\"geography/geography_note\":\"strategic location between Greenland and Europe; westernmost European country; Reykjavik is the northernmost national capital in the world; more land covered by glaciers than in all of continental Europe\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.012,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.003,\"geography/land_use/other\":0.81,\"geography/location\":\"Northern Europe, island between the Greenland Sea and the North Atlantic Ocean, northwest of the United Kingdom\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"mostly plateau interspersed with mountain peaks, icefields; coast deeply indented by bays and fiords\",\"government/administrative_divisions\":\"74 municipalities (sveitarfelog, singular - sveitarfelagidh); Akrahreppur, Akraneskaupstadhur, Akureyrarkaupstadhur, Arneshreppur, Asahreppur, Blaskogabyggdh, Blonduosbaer, Bolungarvikurkaupstadhur, Borgarbyggdh, Borgarfjardharhreppur, Breidhdalshreppur, Dalabyggdh, Dalvikurbyggdh, Djupavogshreppur, Eyjafjardharsveit, Eyja-og Miklaholtshreppur, Fjallabyggdh, Fjardhabyggdh, Fljotsdalsheradh, Fljotsdalshreppur, Floahreppur, Gardhabaer, Grimsnes-og Grafningshreppur, Grindavikurbaer, Grundarfjardharbaer, Grytubakkahreppur, Hafnarfjardharkaupstadhur, Helgafellssveit, Horgarsveit, Hrunamannahreppur, Hunathing Vestra, Hunavatnshreppur, Hvalfjardharsveit, Hveragerdhisbaer, Isafjardharbaer, Kaldrananeshreppur, Kjosarhreppur, Kopavogsbaer, Langanesbyggdh, Mosfellsbaer, Myrdalshreppur, Nordhurthing, Rangarthing Eystra, Rangarthing Ytra, Reykholahreppur, Reykjanesbaer, Reykjavikurborg, Sandgerdhisbaer, Seltjarnarnesbaer, Seydhisfjardharkaupstadhur, Skaftarhreppur, Skagabyggdh, Skeidha-og Gnupverjahreppur, Skorradalshreppur, Skutustadhahreppur, Snaefellsbaer, Strandabyggdh, Stykkisholmsbaer, Sudhavikurhreppur, Svalbardhshreppur, Svalbardhsstrandarhreppur, Sveitarfelagidh Arborg, Sveitarfelagidh Gardhur, Sveitarfelagidh Hornafjordhur, Sveitarfelagidh Olfus, Sveitarfelagidh Skagafjordhur, Sveitarfelagidh Skagastrond, Sveitarfelagidh Vogar, Talknafjardharhreppur, Thingeyjarsveit, Tjorneshreppur, Vestmannaeyjabaer, Vesturbyggdh, Vopnafjardharhreppur\",\"government/capital/geographic_coordinates\":\"64 09 N, 21 57 W\",\"government/capital/name\":\"Reykjavik\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Floki VILGERDARSON, an early explorer of the island (9th century), applied the name \\u0022Land of Ice\\u0022 after spotting a fjord full of drift ice to the north and spending a bitter winter on the island; he eventually settled on the island, however, after he saw how it greened up in the summer and that it was, in fact, habitable\",\"government/executive_branch/chief_of_state\":\"President Gudni Thorlacius JOHANNESSON (since 1 August 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Katrin JAKOBSDOTTIR (since 30 November 2017)\",\"government/flag_description\":\"blue with a red cross outlined in white extending to the edges of the flag; the vertical part of the cross is shifted to the hoist side in the style of the Dannebrog (Danish flag); the colors represent three of the elements that make up the island: red is for the islands volcanic fires, white recalls the snow and ice fields of the island, and blue is for the surrounding ocean\",\"government/government_type\":\"unitary parliamentary republic\",\"government/independence\":\"1 December 1918 (became a sovereign state under the Danish Crown); 17 June 1944 (from Denmark; birthday of Jon SIGURDSSON, leader of Icelands 19th Century independence movement)\",\"government/national_holiday\":\"Independence Day, 17 June (1944)\",\"government/national_symbol_s\":\"gyrfalcon; national colors: blue, white, red\",\"introduction\":\"Settled by Norwegian and Celtic (Scottish and Irish) immigrants during the late 9th and 10th centuries A.D., Iceland boasts the worlds oldest functioning legislative assembly, the Althingi, established in 930. Independent for over 300 years, Iceland was subsequently ruled by Norway and Denmark. Fallout from the Askja volcano of 1875 devastated the Icelandic economy and caused widespread famine. Over the next quarter century, 20% of the islands population emigrated, mostly to Canada and the US. Denmark granted limited home rule in 1874 and complete independence in 1944. The second half of the 20th century saw substantial economic growth driven primarily by the fishing industry. The economy diversified greatly after the country joined the European Economic Area in 1994, but Iceland was especially hard hit by the global financial crisis in the years following 2008. The economy is now on an upward trajectory, fueled primarily by a tourism and construction boom. Literacy, longevity, and social cohesion are first rate by world standards.\",\"name\":\"Iceland\",\"people_and_society/age_structure/0_14_years\":0.204,\"people_and_society/age_structure/15_24_years\":0.1322,\"people_and_society/age_structure/25_54_years\":0.3976,\"people_and_society/age_structure/55_64_years\":0.1187,\"people_and_society/age_structure/65_years_and_over\":0.1476,\"people_and_society/birth_rate\":\"13.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"homogeneous mixture of descendants of Norse and Celts 81%, population with foreign background 19% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"216,000 REYKJAVIK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Icelandic\",\"people_and_society/nationality/noun\":\"Icelander(s)\",\"people_and_society/net_migration_rate\":\"3.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"343518\",\"people_and_society/population_growth_rate\":0.0108,\"people_and_society/urbanization/urban_population\":\"93.9% of total population (2019)\",\"transportation/airports\":\"96\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"12898\"},{\"BoxHeight\":11.5,\"BoxWidth\":18.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.854,\"ISO3_Code\":\"HUN\",\"ISO_Code\":\"HU\",\"Path\":\"M 561.4 306.8 561.7 306.8 562 307.4 562.4 307.5 562.7 308 563.3 308 563.4 308.3 563.3 308.5 563.5 308.7 562.8 309.4 562.6 309.4 562.3 309.3 562.2 309.5 561.9 309.5 561.6 309.8 561.5 310.1 561.3 310.1 561 310.5 561 311 560.8 311.1 560.4 312.1 560.1 312.4 560 312.5 560.1 312.7 559.9 313.1 559.7 313.3 559.6 313.5 559.7 313.7 559.5 313.8 559.4 314 559.1 314.1 559 314.6 559.1 314.9 558.8 315 558.7 315.4 558.5 315.6 557.7 315.5 557.6 315.5 557.4 316 557.2 316.1 556.9 315.9 556.7 316 556.4 316 556.2 316.1 555.4 315.9 555.1 316 554.9 316.1 554.6 315.9 554.2 316 553.8 316.4 553.5 316.5 553.5 316.6 553.1 316.6 553 316.5 552.9 316.7 552.4 316.9 552.2 317 552.1 317.1 551.8 317 551.5 317.4 551.1 317.6 549.7 317.4 549.5 317.5 548.9 317.2 548.7 316.9 548.2 316.9 547.9 316.7 547.6 316 547 315.7 546.8 315.3 546.7 315.2 546 314.7 545.5 314.1 545.5 313.9 545.4 313.7 545.2 313.5 545.3 313.3 545.2 313.2 544.7 313.1 545.2 312.6 545.7 312.6 545.7 312.3 545.7 312.2 545.8 312 545.6 311.8 545.7 311.4 545.6 311.1 545.7 311 546.1 310.8 546.3 310.4 546.2 310.1 545.5 309.9 546 309.5 546.3 309.6 546.5 309.8 546.7 309.7 546.9 309.8 547.3 309.7 547.3 309.3 547.2 309.1 547.4 308.9 547.4 308.6 547.6 308.5 547.8 308.4 548.1 308.6 548.4 308.9 549.1 309.5 549.6 309.6 551.7 309.5 552 309.3 552.3 309.2 552 309 552 308.6 552.2 308.3 552.5 308.2 552.7 308.2 553.3 308.2 554 308.1 554.1 307.7 554.4 307.5 555.2 307.9 555.6 307.8 555.9 307.5 556.3 307.3 556.7 306.6 556.9 306.3 557.5 306.1 557.7 306.1 558.6 306.4 559.5 306.1 559.9 306.4 560.1 306.9 560.4 307.1 561 306.9 561.3 306.9 561.4 306.8 Z\",\"Xmax\":563.5,\"Xmid\":553.8,\"Xmin\":544.7,\"Ymax\":317.6,\"Ymid\":311.9,\"Ymin\":306.1,\"economy/currency\":\"forints (HUF)\",\"economy/gdp_per_capita_ppp/2017\":\"29600\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"51.28 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.64,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.22,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":89608,\"geography/area/water\":3420,\"geography/area_comparative\":\"slightly smaller than Virginia; about the same size as Indiana\",\"geography/area_sqkm\":93028,\"geography/climate\":\"temperate; cold, cloudy, humid winters; warm summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Kekes 1,014 m\",\"geography/elevation/lowest_point\":\"Tisza River 78 m\",\"geography/elevation/mean_elevation\":\"143\",\"geography/geographic_coordinates\":\"47 00 N, 20 00 E\",\"geography/geography_note\":\"landlocked; strategic location astride main land routes between Western Europe and Balkan Peninsula as well as between Ukraine and Mediterranean basin; the north-south flowing Duna (Danube) and Tisza Rivers divide the country into three large regions\",\"geography/land_boundaries/border_countries\":\"Austria 321 km, Croatia 348 km, Romania 424 km, Serbia 164 km, Slovakia 627 km, Slovenia 94 km, Ukraine 128 km\",\"geography/land_boundaries/total\":\"2,106 km\",\"geography/land_use/agricultural_land_arable_land\":0.485,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.084,\"geography/land_use/forest\":0.225,\"geography/land_use/other\":0.186,\"geography/location\":\"Central Europe, northwest of Romania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat to rolling plains; hills and low mountains on the Slovakian border\",\"government/administrative_divisions\":\"19 counties (megyek, singular - megye), 23 cities with county rights (megyei jogu varosok, singular - megyei jogu varos), and 1 capital city (fovaros)\\u0026lt;strong\\u0026gt;counties:\\u0026lt;/strong\\u0026gt; Bacs-Kiskun, Baranya, Bekes, Borsod-Abauj-Zemplen, Csongrad, Fejer, Gyor-Moson-Sopron, Hajdu-Bihar, Heves, Jasz-Nagykun-Szolnok, Komarom-Esztergom, Nograd, Pest, Somogy, Szabolcs-Szatmar-Bereg, Tolna, Vas, Veszprem, Zala; \\u0026lt;strong\\u0026gt;cities with county rights:\\u0026lt;/strong\\u0026gt; Bekescsaba, Debrecen, Dunaujvaros, Eger, Erd, Gyor, Hodmezovasarhely, Kaposvar, Kecskemet, Miskolc, Nagykanizsa, Nyiregyhaza, Pecs, Salgotarjan, Sopron, Szeged, Szekesfehervar, Szekszard, Szolnok, Szombathely, Tatabanya, Veszprem, Zalaegerszeg; \\u0026lt;strong\\u0026gt;capital city:\\u0026lt;/strong\\u0026gt; Budapest\",\"government/capital/geographic_coordinates\":\"47 30 N, 19 05 E\",\"government/capital/name\":\"Budapest\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Byzantine Greeks refered to the tribes that arrived on the steppes of Eastern Europe in the 9th century as the \\u0022Oungroi,\\u0022 a name that was later Latinized to \\u0022Ungri\\u0022 and which became \\u0022Hungari\\u0022; the name originally meant an \\u0022[alliance of] ten tribes\\u0022; the Hungarian name \\u0022Magyarorszag\\u0022 means \\u0022Country of the Magyars\\u0022; the term may derive from the most prominent of the Hungarian tribes, the Megyer\",\"government/executive_branch/chief_of_state\":\"President Janos ADER (since 10 May 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Viktor ORBAN (since 29 May 2010)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and green; the flag dates to the national movement of the 18th and 19th centuries, and fuses the medieval colors of the Hungarian coat of arms with the revolutionary tricolor form of the French flag; folklore attributes virtues to the colors: red for strength, white for faithfulness, and green for hope; alternatively, the red is seen as being for the blood spilled in defense of the land, white for freedom, and green for the pasturelands that make up so much of the country\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"16 November 1918 (republic proclaimed); notable earlier dates: 25 December 1000 (crowning of King STEPHEN I, traditional founding date); 30 March 1867 (Austro-Hungarian dual monarchy established)\",\"government/national_holiday\":\"Saint Stephens Day, 20 August (1083); note - commemorates his canonization and the transfer of his remains to Buda (now Budapest) in 1083\",\"government/national_symbol_s\":\"Holy Crown of Hungary (Crown of Saint Stephen); national colors: red, white, green\",\"introduction\":\"Hungary became a Christian kingdom in A.D. 1000 and for many centuries served as a bulwark against Ottoman Turkish expansion in Europe. The kingdom eventually became part of the polyglot Austro-Hungarian Empire, which collapsed during World War I. The country fell under communist rule following World War II. In 1956, a revolt and an announced withdrawal from the Warsaw Pact were met with a massive military intervention by Moscow. Under the leadership of Janos KADAR in 1968, Hungary began liberalizing its economy, introducing so-called \\u0022Goulash Communism.\\u0022 Hungary held its first multiparty elections in 1990 and initiated a free market economy. It joined NATO in 1999 and the EU five years later.\",\"name\":\"Hungary\",\"people_and_society/age_structure/0_14_years\":0.1466,\"people_and_society/age_structure/15_24_years\":0.1076,\"people_and_society/age_structure/25_54_years\":0.4201,\"people_and_society/age_structure/55_64_years\":0.1307,\"people_and_society/age_structure/65_years_and_over\":0.195,\"people_and_society/birth_rate\":\"8.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Hungarian 85.6%, Romani 3.2%, German 1.9%, other 2.6%, unspecified 14.1% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.764 million BUDAPEST (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Hungarian\",\"people_and_society/nationality/noun\":\"Hungarian(s)\",\"people_and_society/net_migration_rate\":\"1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9825704\",\"people_and_society/population_growth_rate\":-0.0026,\"people_and_society/urbanization/urban_population\":\"71.6% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"8049\",\"transportation/roadways/total\":\"203601\"},{\"BoxHeight\":41.80000000000001,\"BoxWidth\":69.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.864,\"ISO3_Code\":\"PRT\",\"ISO_Code\":\"PT\",\"Path\":\"M 479.5 349.4 479 349.5 478 350.1 477.3 349.7 476.2 349.6 475.2 350 475.1 349.8 475.3 349.4 475.6 348.5 475.6 347 475.6 346.8 475.4 346.6 475.7 345.8 475.6 345 475.9 345 475.8 344.7 475.7 344.6 475.6 344.8 475.3 344.7 474.9 345 474.5 345 474.5 344.6 474.4 344.2 474.4 344.1 474.1 344.1 473.7 344 473.7 343.7 473.9 343.2 473.9 342.8 474.1 342.2 474.1 341.7 474.8 340.9 474.9 340.3 475.3 339.2 475.4 338.9 475.3 338.7 475.6 337.5 475.8 337.1 475.8 336.7 475.9 336.7 475.9 336.5 476 335.9 476 335.3 475.7 334.3 475.7 334 475.6 333.5 475.4 333 475.4 332.5 476.1 331.9 476.8 331.7 477.3 331.5 477.3 331.7 477.5 331.8 477.6 331.9 477.2 332.3 477.4 332.7 477.7 332.7 478.1 332.3 478.2 332.6 478.6 332.4 478.9 332.5 478.9 332.7 479.3 332.6 479.4 332.7 480 332.5 480.1 332.1 480.5 332.2 480.6 332.1 480.9 332.3 481.1 332.2 481.2 332.1 481.4 332.3 481.8 332.2 481.8 332.5 481.9 332.6 481.8 333 481.9 333.2 482.5 333.3 482.8 333.6 482.5 334.3 482 334.7 481.5 335 481.1 335.6 480.8 335.6 481.1 336.3 481.1 336.7 481.1 337 481 337.3 481.1 337.5 481 337.8 481.2 338.1 481 338.4 480.7 338.5 480.6 338.6 480.5 338.8 480.9 339.4 480.8 339.8 480.7 340.1 480.5 340.5 479.6 340.7 479.1 340.6 479.2 340.9 479.7 341.3 479.7 341.7 480 342 479.9 342.2 480.2 342.4 480.2 342.6 480.6 342.6 480.7 342.9 480.5 343.4 480 343.9 479.9 344 479.9 344.3 479.7 344.7 479.7 344.9 480.3 345.9 480.8 345.8 480.6 346.4 480.3 346.4 479.9 346.6 479.8 347 479.4 347.4 479.2 347.9 479.2 348.2 479.3 348.6 479.5 349.4 Z M 429 347.1 429.1 347.2 429.2 347.1 429.3 347.1 429.4 347.1 429.5 347.1 429.8 347 430 347 430.3 347 430.3 347.1 430.3 347.3 430.2 347.4 430.1 347.5 430 347.4 429.7 347.5 429.4 347.5 429.3 347.6 429.1 347.4 428.9 347.4 428.8 347.4 428.4 347.1 428.3 347 428.5 346.8 428.7 346.9 428.8 347.1 429 347.1 Z M 452.5 364.1 452.7 364.2 452.9 364.1 453.1 364.1 453.2 364.1 453.4 364.3 453.6 364.4 453.5 364.6 453.3 364.7 453.1 364.7 453 364.8 452.8 364.7 452.3 364.4 452.1 364.2 452.3 364 452.4 364 452.5 364.1 Z M 422.2 345 422.3 345.1 422.1 345.1 421.9 345.1 421.7 345.2 421.6 345.1 421.4 345.1 421.2 345 421.1 345 420.9 344.9 420.9 344.7 420.9 344.6 421.1 344.5 421.3 344.5 421.5 344.6 421.6 344.7 421.7 344.8 421.8 344.9 422.2 345 Z M 424.4 343.7 424.8 343.7 424.9 343.7 425 343.9 425 344.1 424.9 344.2 424.9 344.3 424.7 344.2 424.4 344.2 424.2 344.1 424.1 343.9 424.2 343.7 424.4 343.7 Z M 423 344.6 422.9 344.6 422.5 344.4 422.3 344.4 422.2 344.3 422.1 344.3 421.7 344.1 421.6 343.9 421.7 343.9 422.2 344.1 422.3 344.1 422.6 344.3 423 344.5 423 344.6 Z M 420.6 344.7 420.4 344.7 420.3 344.7 420.3 344.5 420.1 344.4 420.3 344.4 420.4 344.2 420.5 344.3 420.7 344.4 420.7 344.6 420.6 344.7 Z M 413.5 341.1 413.6 341.2 413.7 341.3 413.6 341.5 413.6 341.6 413.4 341.6 413.3 341.4 413.4 341.1 413.5 341.1 Z M 430.6 350.1 430.7 350.3 430.5 350.3 430.4 350.2 430.2 350.2 430.2 350.1 430.3 350 430.5 350 430.5 350.1 430.6 350.1 Z M 422.5 342.9 422.3 342.9 422.2 342.7 422.2 342.6 422.4 342.7 422.5 342.9 Z M 454.7 363.4 454.6 363.5 454.5 363.4 454.6 363.3 454.8 363.2 454.8 363.4 454.7 363.4 Z M 413.8 340.5 413.8 340.6 413.7 340.5 413.7 340.4 413.8 340.4 413.8 340.5 Z M 455.7 373.2 455.6 373.3 455.5 373.2 455.6 373.1 455.7 373.2 Z\",\"Xmax\":482.8,\"Xmid\":476.4,\"Xmin\":413.3,\"Ymax\":373.3,\"Ymid\":340.9,\"Ymin\":331.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"30500\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"54.97 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.35,\"geography/area/land\":91470,\"geography/area/water\":620,\"geography/area_comparative\":\"slightly smaller than Virginia\",\"geography/area_sqkm\":92090,\"geography/climate\":\"maritime temperate; cool and rainy in north, warmer and drier in south\",\"geography/coastline\":\"1,793 km\",\"geography/elevation/highest_point\":\"Ponta do Pico (Pico or Pico Alto) on Ilha do Pico in the Azores 2,351 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"372\",\"geography/geographic_coordinates\":\"39 30 N, 8 00 W\",\"geography/geography_note\":\"Azores and Madeira Islands occupy strategic locations along western sea approaches to Strait of Gibraltar\",\"geography/land_boundaries/border_countries\":\"Spain 1224 km\",\"geography/land_boundaries/total\":\"1,224 km\",\"geography/land_use/agricultural_land_arable_land\":0.119,\"geography/land_use/agricultural_land_permanent_crops\":0.078,\"geography/land_use/agricultural_land_permanent_pasture\":0.2,\"geography/land_use/forest\":0.378,\"geography/land_use/other\":0.225,\"geography/location\":\"Southwestern Europe, bordering the North Atlantic Ocean, west of Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"the west-flowing Tagus River divides the country: the north is mountainous toward the interior, while the south is characterized by rolling plains\",\"government/administrative_divisions\":\"18 districts (distritos, singular - distrito) and 2 autonomous regions* (regioes autonomas, singular - regiao autonoma); Aveiro, Acores (Azores)*, Beja, Braga, Braganca, Castelo Branco, Coimbra, Evora, Faro, Guarda, Leiria, Lisboa (Lisbon), Madeira*, Portalegre, Porto, Santarem, Setubal, Viana do Castelo, Vila Real, Viseu\",\"government/capital/geographic_coordinates\":\"38 43 N, 9 08 W\",\"government/capital/name\":\"Lisbon\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Roman designation \\u0022Portus Cale\\u0022 meaning \\u0022Port of Cale\\u0022; Cale was an ancient Celtic town and port in present-day northern Portugal\",\"government/executive_branch/chief_of_state\":\"President Marcelo REBELO DE SOUSA (since 9 March 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Antonio Luis Santos da COSTA (since 24 November 2015)\",\"government/flag_description\":\"two vertical bands of green (hoist side, two-fifths) and red (three-fifths) with the national coat of arms (armillary sphere and Portuguese shield) centered on the dividing line; explanations for the color meanings are ambiguous, but a popular interpretation has green symbolizing hope and red the blood of those defending the nation\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"1143 (Kingdom of Portugal recognized); 1 December 1640 (independence reestablished following 60 years of Spanish rule); 5 October 1910 (republic proclaimed)\",\"government/national_holiday\":\"Portugal Day (Dia de Portugal), 10 June (1580); note - also called Camoes Day, the day that revered national poet Luis DE CAMOES (1524-80) died\",\"government/national_symbol_s\":\"armillary sphere (a spherical astrolabe modeling objects in the sky and representing the Republic); national colors: red, green\",\"introduction\":\"Following its heyday as a global maritime power during the 15th and 16th centuries, Portugal lost much of its wealth and status with the destruction of Lisbon in a 1755 earthquake, occupation during the Napoleonic Wars, and the independence of Brazil, its wealthiest colony, in 1822. A 1910 revolution deposed the monarchy, and for most of the next six decades, repressive governments ran the country. In 1974, a left-wing military coup installed broad democratic reforms. The following year, Portugal granted independence to all of its African colonies. Portugal is a founding member of NATO and entered the EC (now the EU) in 1986.\",\"name\":\"Portugal\",\"people_and_society/age_structure/0_14_years\":0.1401,\"people_and_society/age_structure/15_24_years\":0.1089,\"people_and_society/age_structure/25_54_years\":0.4204,\"people_and_society/age_structure/55_64_years\":0.128,\"people_and_society/age_structure/65_years_and_over\":0.2026,\"people_and_society/birth_rate\":\"8.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"white homogeneous Mediterranean population; citizens of black African descent who immigrated to mainland during decolonization number less than 100,000; since 1990, Eastern Europeans have migrated to Portugal\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.942 million LISBON (capital), 1.31 million Porto (2019)\",\"people_and_society/nationality/adjective\":\"Portuguese\",\"people_and_society/nationality/noun\":\"Portuguese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10355493\",\"people_and_society/population_growth_rate\":-0.0027,\"people_and_society/urbanization/urban_population\":\"65.8% of total population (2019)\",\"transportation/airports\":\"64\",\"transportation/railways/total\":\"3075\",\"transportation/roadways/total\":\"82900\"},{\"BoxHeight\":10.900000000000034,\"BoxWidth\":21.200000000000045,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.922,\"ISO3_Code\":\"AUT\",\"ISO_Code\":\"AT\",\"Path\":\"M 547 305.9 547 306.3 546.7 306.7 546.7 307 547 307.4 547.1 307.8 547.3 308 547.3 308.3 547.6 308.5 547.4 308.6 547.4 308.9 547.2 309.1 547.3 309.3 547.3 309.7 546.9 309.8 546.7 309.7 546.5 309.8 546.3 309.6 546 309.5 545.5 309.9 546.2 310.1 546.3 310.4 546.1 310.8 545.7 311 545.6 311.1 545.7 311.4 545.6 311.8 545.8 312 545.7 312.2 545.7 312.3 545.7 312.6 545.2 312.6 544.7 313.1 544.3 313.3 544.4 313.9 543.8 313.8 543.4 313.8 543 314.1 542.7 314 541.8 314 541.2 314.2 541.1 314.5 540.8 314.6 540.7 314.8 540.5 314.9 540.4 315.1 540.3 315 540 314.8 539.3 314.9 539.1 314.7 538.6 314.5 538 314.5 537.4 314.3 536.8 314.4 536.4 314.2 535.5 314.1 535.3 314.1 535.2 314 534.6 313.9 534.1 313.4 534 313.1 533.7 312.9 533.6 312.6 533.9 312.3 533.6 312.3 532.6 312.7 532.2 312.5 532 312.6 531.8 312.6 531.6 312.7 531.4 312.6 530.9 312.7 530.5 313.5 530 313.5 529.6 313.1 529 313.2 529 312.8 528.8 312.6 528.4 312.9 528.3 313.1 528.1 313.2 528 313.2 527.6 312.9 527.4 312.8 527.4 312.5 526.6 312.3 526.7 312 526.4 311.5 526.6 311.1 526.8 311.1 526.8 310.8 526.6 310.6 526.5 310.4 526.9 310.4 527.2 310.2 527.3 310.4 527.6 310.4 527.7 310.6 528 310.8 528 311.1 528.3 311 528.3 311.1 528.2 311.5 528.6 311.4 528.8 311.1 529 310.8 528.9 310.5 529 310.3 529.3 310.4 529.5 310.3 529.9 310.5 530.2 310.4 530.2 310.6 530.4 310.8 530.5 311 531.1 310.8 531.2 310.9 531.4 310.8 531.7 310.8 531.6 310.7 531.6 310.6 532 310.5 532.2 310.2 532.8 310.2 533.4 310.1 533.8 310.1 533.7 309.7 533.9 309.6 534 309.6 534 309.8 534.2 309.7 534.5 309.8 534.7 310 534.9 310 535 309.8 535.2 309.8 535.5 310 535.5 310.3 535.8 310.6 536.1 310.7 536.2 310.5 536.3 309.9 536.1 309.7 535.8 309.6 536 309.1 535.9 308.7 535.7 308.6 535.7 308.5 535.4 308 535.7 307.7 535.9 307.6 536.1 307.4 536.5 307.3 536.8 307.2 537.2 306.9 537.3 306.4 537.3 306.2 537.5 306 538.1 306.3 538.3 305.9 538.2 305.5 538.4 305.3 538.8 305.6 538.9 305.7 538.9 305.8 539.1 306 539.7 306.2 540.1 305.8 540.7 306 540.8 305.6 541.1 305.3 541.5 305.3 541.6 304.2 541.9 304.3 542.1 304.5 542.6 304.4 543.1 304.7 543.7 304.9 543.9 304.9 544.6 305.3 545.2 305.4 545.4 305.4 545.7 305.1 545.9 305.1 546.3 305.4 546.8 305.5 547 305.9 Z\",\"Xmax\":547.6,\"Xmid\":539.2,\"Xmin\":526.4,\"Ymax\":315.1,\"Ymid\":310.2,\"Ymin\":304.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"50000\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"63.93 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.25,\"energy/electricity_from_hydroelectric_plants\":0.43,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.31,\"geography/area/land\":82445,\"geography/area/water\":1426,\"geography/area_comparative\":\"about the size of South Carolina; slightly more than two-thirds the size of Pennsylvania\",\"geography/area_sqkm\":83871,\"geography/climate\":\"temperate; continental, cloudy; cold winters with frequent rain and some snow in lowlands and snow in mountains; moderate summers with occasional showers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Grossglockner 3,798 m\",\"geography/elevation/lowest_point\":\"Neusiedler See 115 m\",\"geography/elevation/mean_elevation\":\"910\",\"geography/geographic_coordinates\":\"47 20 N, 13 20 E\",\"geography/geography_note\":\"note 1: landlocked; strategic location at the crossroads of central Europe with many easily traversable Alpine passes and valleys; major river is the Danube; population is concentrated on eastern lowlands because of steep slopes, poor soils, and low temperatures elsewhere\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;note 2: the worlds largest and longest ice cave system at 42 km (26 mi) is the Eisriesenwelt (Ice Giants World) inside the Hochkogel mountain near Werfen, about 40 km south of Salzburg; ice caves are bedrock caves that contain year-round ice formations; they differ from glacial caves, which are transient and are formed by melting ice and flowing water within and under glaciers\",\"geography/land_boundaries/border_countries\":\"Czech Republic 402 km, Germany 801 km, Hungary 321 km, Italy 404 km, Liechtenstein 34 km, Slovakia 105 km, Slovenia 299 km, Switzerland 158 km\",\"geography/land_boundaries/total\":\"2,524 km\",\"geography/land_use/agricultural_land_arable_land\":0.165,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.211,\"geography/land_use/forest\":0.472,\"geography/land_use/other\":0.144,\"geography/location\":\"Central Europe, north of Italy and Slovenia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains (Alps) in the west and south; mostly flat or gently sloping along the eastern and northern margins\",\"government/administrative_divisions\":\"9 states (Bundeslaender, singular - Bundesland); Burgenland, Kaernten (Carinthia), Niederoesterreich (Lower Austria), Oberoesterreich (Upper Austria), Salzburg, Steiermark (Styria), Tirol (Tyrol), Vorarlberg, Wien (Vienna)\",\"government/capital/geographic_coordinates\":\"48 12 N, 16 22 E\",\"government/capital/name\":\"Vienna\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Oesterreich means \\u0022eastern realm\\u0022 or \\u0022eastern march\\u0022 and dates to the 10th century; the designation refers to the fact that Austria was the easternmost extension of Bavaria, and, in fact, of all the Germans; the word Austria is a Latinization of the German name\",\"government/executive_branch/chief_of_state\":\"President Alexander VAN DER BELLEN (since 26 January 2017)\",\"government/executive_branch/head_of_government\":\"Brigitte BIERLEIN since 30 May 2019; note -Chancellor Sebastian KURZ resigned on 18 May 2019; Chancellor BIERLEIN will hold office until elections in December; Clemens JABLONER is named vice chancellor by Chancellor BIERLEIN\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and red; the flag design is certainly one of the oldest - if not the oldest - national banners in the world; according to tradition, in 1191, following a fierce battle in the Third Crusade, Duke Leopold V of Austrias white tunic became completely blood-spattered; upon removal of his wide belt or sash, a white band was revealed; the red-white-red color combination was subsequently adopted as his banner\",\"government/government_type\":\"federal parliamentary republic\",\"government/independence\":\"no official date of independence: 976 (Margravate of Austria established); 17 September 1156 (Duchy of Austria founded); 6 January 1453 (Archduchy of Austria acknowledged); 11 August 1804 (Austrian Empire proclaimed); 30 March 1867 (Austro-Hungarian dual monarchy established); 12 November 1918 (First Republic proclaimed); 27 April 1945 (Second Republic proclaimed)\",\"government/national_holiday\":\"National Day (commemorates passage of the law on permanent neutrality), 26 October (1955)\",\"government/national_symbol_s\":\"eagle, edelweiss, Alpine gentian; national colors: red, white\",\"introduction\":\"Once the center of power for the large Austro-Hungarian Empire, Austria was reduced to a small republic after its defeat in World War I. Following annexation by Nazi Germany in 1938 and subsequent occupation by the victorious Allies in 1945, Austrias status remained unclear for a decade. A State Treaty signed in 1955 ended the occupation, recognized Austrias independence, and forbade unification with Germany. A constitutional law that same year declared the countrys \\u0022perpetual neutrality\\u0022 as a condition for Soviet military withdrawal. The Soviet Unions collapse in 1991 and Austrias entry into the EU in 1995 have altered the meaning of this neutrality. A prosperous, democratic country, Austria entered the EU Economic and Monetary Union in 1999.\",\"name\":\"Austria\",\"people_and_society/age_structure/0_14_years\":0.14,\"people_and_society/age_structure/15_24_years\":0.1082,\"people_and_society/age_structure/25_54_years\":0.421,\"people_and_society/age_structure/55_64_years\":0.1363,\"people_and_society/age_structure/65_years_and_over\":0.1944,\"people_and_society/birth_rate\":\"9.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Austrian 80.8%, German 2.6%,\\u0026amp;nbsp; Bosnian and Herzegovinian 1.9%, Turkish 1.8%, Serbian 1.6%, Romanian 1.3%, other 10% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.915 million VIENNA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Austrian\",\"people_and_society/nationality/noun\":\"Austrian(s)\",\"people_and_society/net_migration_rate\":\"4.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8793370\",\"people_and_society/population_growth_rate\":0.0042,\"people_and_society/urbanization/urban_population\":\"58.5% of total population (2019)\",\"transportation/airports\":\"52\",\"transportation/railways/total\":\"58\",\"transportation/roadways/total\":\"137039\"},{\"BoxHeight\":10.800000000000011,\"BoxWidth\":18.799999999999955,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.9,\"ISO3_Code\":\"CZE\",\"ISO_Code\":\"CZ\",\"Path\":\"M 541.1 296.2 541.5 296.2 541.6 295.9 541.5 295.7 541.6 295.6 542 295.6 542.3 295.8 542.4 296.1 542.6 296.6 542.8 296.5 543.1 296.6 543.7 296.8 543.8 296.8 544 297.1 544.3 297.1 544.4 297.4 544.7 297.2 544.9 297.3 545 297.1 545.3 297.2 545.5 297.4 545.4 297.8 544.9 298.2 545.6 298.7 545.9 299.1 546 299.4 546.3 299.6 546.7 299.2 547.2 299 547.1 298.8 546.8 298.2 546.9 298.1 547.7 298.4 548.3 298.9 548.8 298.9 549.1 298.7 549.2 299.1 548.8 299.4 549.2 299.7 549.3 299.9 549.6 300.1 550 300 549.9 299.8 550 299.7 550.3 300 550.5 300.1 550.8 300.4 550.9 300.3 551.5 300.4 551.5 300.8 551.6 301.2 552.1 301.5 552.3 302.1 552 302.2 551.5 302.2 551.2 302.6 551 302.6 551 302.8 550.8 303 550.4 303.2 550.1 304.1 549.7 304.2 549.6 304.6 549.3 304.6 548.9 304.9 548.6 305.1 548.4 305 548.2 305.1 547.6 304.9 547.2 305.3 547 305.9 546.8 305.5 546.3 305.4 545.9 305.1 545.7 305.1 545.4 305.4 545.2 305.4 544.6 305.3 543.9 304.9 543.7 304.9 543.1 304.7 542.6 304.4 542.1 304.5 541.9 304.3 541.6 304.2 541.5 305.3 541.1 305.3 540.8 305.6 540.7 306 540.1 305.8 539.7 306.2 539.1 306 538.9 305.8 538.9 305.7 538.8 305.6 538.4 305.3 538.1 304.8 537.9 304.8 537.6 304.4 537.4 304.5 537.2 304.4 537.1 304 536.6 303.7 536.5 303.6 536.1 303 535.9 302.8 535.5 302.8 535 302.3 535 302.1 534.9 302 534.7 301.4 534.4 301.1 534.6 300.9 534.8 300.4 534.6 300.3 534.6 300.1 534 299.8 534 299.7 533.8 299.5 533.8 299.3 533.7 299.1 533.6 299 533.6 298.8 533.5 298.7 533.8 298.7 534.2 299.3 534.2 299 534.4 298.6 534.9 298.3 535.2 298.3 535.5 298.1 535.9 298.3 536.2 297.8 536.5 297.8 536.7 297.5 536.9 297.5 537.1 297.3 537.3 297.4 537.4 297.3 537.5 297 537.8 296.9 538.4 296.9 538.8 296.5 539.9 296.1 539.9 296 539.6 295.7 539.7 295.4 540 295.6 540.2 295.5 540.4 295.7 540.4 296 540.6 296 540.5 296.3 540.9 296.4 541.1 296.2 Z\",\"Xmax\":552.3,\"Xmid\":542.5,\"Xmin\":533.5,\"Ymax\":306.2,\"Ymid\":301.2,\"Ymin\":295.4,\"economy/currency\":\"koruny (CZK)\",\"economy/gdp_per_capita_ppp/2017\":\"35500\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"115.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.05,\"energy/electricity_from_nuclear_fuels\":0.19,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":77247,\"geography/area/water\":1620,\"geography/area_comparative\":\"about two-thirds the size of Pennsylvania; slightly smaller than South Carolina\",\"geography/area_sqkm\":78867,\"geography/climate\":\"temperate; cool summers; cold, cloudy, humid winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Snezka 1,602 m\",\"geography/elevation/lowest_point\":\"Labe (Elbe) River 115 m\",\"geography/elevation/mean_elevation\":\"433\",\"geography/geographic_coordinates\":\"49 45 N, 15 30 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked; strategically located astride some of oldest and most significant land routes in Europe; Moravian Gate is a traditional military corridor between the North European Plain and the Danube in central Europe\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the Hranice Abyss in Czechia is the worlds deepest surveyed underwater cave at 404 m (1,325 ft); its survey is not complete and it could end up being some 800-1,200 m deep\",\"geography/land_boundaries/border_countries\":\"Austria 402 km, Germany 704 km, Poland 796 km, Slovakia 241 km\",\"geography/land_boundaries/total\":\"2,143 km\",\"geography/land_use/agricultural_land_arable_land\":0.41,\"geography/land_use/agricultural_land_permanent_crops\":0.01,\"geography/land_use/agricultural_land_permanent_pasture\":0.128,\"geography/land_use/forest\":0.344,\"geography/land_use/other\":0.108,\"geography/location\":\"Central Europe, between Germany, Poland, Slovakia, and Austria\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"Bohemia in the west consists of rolling plains, hills, and plateaus surrounded by low mountains; Moravia in the east consists of very hilly country\",\"government/administrative_divisions\":\"13 regions (kraje, singular - kraj) and 1 capital city* (hlavni mesto); Jihocesky (South Bohemia), Jihomoravsky (South Moravia), Karlovarsky (Karlovy Vary), Kralovehradecky (Hradec Kralove), Liberecky (Liberec), Moravskoslezsky (Moravia-Silesia), Olomoucky (Olomouc), Pardubicky (Pardubice), Plzensky (Pilsen), Praha (Prague)*, Stredocesky (Central Bohemia), Ustecky (Usti), Vysocina (Highlands), Zlinsky (Zlin)\",\"government/capital/geographic_coordinates\":\"50 05 N, 14 28 E\",\"government/capital/name\":\"Prague\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Czechs, a West Slavic tribe who rose to prominence in the late 9th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Milos ZEMAN (since 8 March 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrej BABIS (since 13 December 2017); First Deputy Prime Minister Jan HAMACEK (since 27 June 2018), Deputy Prime Minister Alena SCHILLEROVA (since 30 April 2019)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red with a blue isosceles triangle based on the hoist side\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1993 (Czechoslovakia split into the Czech Republic and Slovakia); note - although 1 January is the day the Czech Republic came into being, the Czechs commemorate 28 October 1918, the day the former Czechoslovakia declared its independence from the Austro-Hungarian Empire, as their independence day\",\"government/national_holiday\":\"Czechoslovak Founding Day, 28 October (1918)\",\"government/national_symbol_s\":\"silver (or white), double-tailed, rampant lion; national colors: white, red, blue\",\"introduction\":\"At the close of World War I, the Czechs and Slovaks of the former Austro-Hungarian Empire merged to form Czechoslovakia. During the interwar years, having rejected a federal system, the new countrys predominantly Czech leaders were frequently preoccupied with meeting the increasingly strident demands of other ethnic minorities within the republic, most notably the Slovaks, the Sudeten Germans, and the Ruthenians (Ukrainians). On the eve of World War II, Nazi Germany occupied the territory that today comprises Czechia, and Slovakia became an independent state allied with Germany. After the war, a reunited but truncated Czechoslovakia (less Ruthenia) fell within the Soviet sphere of influence. In 1968, an invasion by Warsaw Pact troops ended the efforts of the countrys leaders to liberalize communist rule and create \\u0022socialism with a human face,\\u0022 ushering in a period of repression known as \\u0022normalization.\\u0022 The peaceful \\u0022Velvet Revolution\\u0022 swept the Communist Party from power at the end of 1989 and inaugurated a return to democratic rule and a market economy. On 1 January 1993, the country underwent a nonviolent \\u0022velvet divorce\\u0022 into its two national components, the Czech Republic and Slovakia. The Czech Republic joined NATO in 1999 and the European Union in 2004. The country added the short-form name Czechia in 2016, while continuing to use the full form name, Czech Republic.\",\"name\":\"Czechia\",\"people_and_society/age_structure/0_14_years\":0.1521,\"people_and_society/age_structure/15_24_years\":0.0934,\"people_and_society/age_structure/25_54_years\":0.4379,\"people_and_society/age_structure/55_64_years\":0.1224,\"people_and_society/age_structure/65_years_and_over\":0.1942,\"people_and_society/birth_rate\":\"9.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.6% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Czech 64.3%, Moravian 5%, Slovak 1.4%, other 1.8%, unspecified 27.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.299 million PRAGUE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Czech\",\"people_and_society/nationality/noun\":\"Czech(s)\",\"people_and_society/net_migration_rate\":\"2.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10686269\",\"people_and_society/population_growth_rate\":0.001,\"people_and_society/urbanization/urban_population\":\"73.9% of total population (2019)\",\"transportation/airports\":\"128\",\"transportation/railways/total\":\"9408\",\"transportation/roadways/total\":\"55744\"},{\"BoxHeight\":16.600000000000023,\"BoxWidth\":11.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.806,\"ISO3_Code\":\"SRB\",\"ISO_Code\":\"RS\",\"Path\":\"M 556.2 316.1 556.5 316.7 557 317 557.3 317.4 557.4 317.6 557.7 317.5 557.6 318.2 557.7 318.4 557.7 318.5 557.6 318.6 557.7 318.7 557.8 318.7 558.3 319.3 558.7 319.3 558.9 319.6 559.5 319.8 559.6 320.1 559.3 320.5 559.7 320.9 559.3 321.1 559.2 321.3 559.3 321.4 559.8 321.5 559.9 321.9 560 321.9 560.1 321.9 560.9 322 561 322.1 561.1 322.4 561.4 322.6 561.5 322.5 561.9 321.9 562.2 321.7 562.9 322.1 563.1 322.3 563.1 322.4 562.7 322.3 562.5 322.6 562.3 322.7 562.5 323.2 562.9 323.4 562.9 323.6 562.7 323.8 562.7 324.2 562.5 324.3 562.1 324.5 562 325.2 562.1 325.6 562.3 325.8 562.4 326.1 562.5 326.4 562.8 326.7 563.1 326.8 563.3 327.1 563.5 327.4 563.8 327.5 563.7 327.7 563.7 327.8 563.2 328.4 563.1 328.5 563.1 328.7 562.4 328.8 562.2 328.9 562.4 329.3 562.3 329.6 562.3 329.9 562.5 330.1 562.5 330.3 562.2 330.7 562 330.9 561.7 330.7 561.2 330.9 560.9 330.8 560.7 330.9 560.6 330.9 560.1 331.1 559.8 331.1 559.5 331 559.4 331.2 559.2 331.2 559.1 331.6 558.8 331.6 558.7 331.3 558.6 331.3 558.5 331.3 557.6 331.8 557.5 332 557.6 332.3 557.4 332.5 557.1 332.5 557.1 332.2 556.9 331.3 556.5 330.9 556.2 330.8 556 330.3 555.7 330 555.7 329.6 555.5 329.4 555.5 329.2 555.7 329.1 556.1 329.2 556.2 328.9 556.4 328.9 556.4 328.6 555.6 328.3 555.3 327.9 555 327.9 554.7 327.7 554.5 327.6 554.1 327.1 553.9 326.8 553.3 326.5 553.3 326.3 553.4 326.1 553.5 326 553.9 326 554.1 325.9 554 325.5 553.5 324.6 554.1 324.6 554.3 324.4 554.3 324.2 554.1 324.1 553.7 323.7 553.6 323.4 553.2 323.3 553 323.1 553.1 322.8 553 322.5 553.4 321.9 553.6 321 553.1 320.9 552.7 321.1 552.7 320.9 552.9 320.9 553.1 320.7 552.9 320.6 552.9 320 553.1 320 553.2 319.8 553.4 319.9 553.5 319.8 553.9 319.9 553.8 319.7 553.1 319.5 552.7 319.1 552.7 318.9 552.7 318.7 552.8 318.7 552.8 318.5 552.4 318.3 552.5 317.9 552.4 317.8 552.6 317.7 552.4 317.5 552.3 317.3 552.4 316.9 552.9 316.7 553 316.5 553.1 316.6 553.5 316.6 553.5 316.5 553.8 316.4 554.2 316 554.6 315.9 554.9 316.1 555.1 316 555.4 315.9 556.2 316.1 Z\",\"Xmax\":563.8,\"Xmid\":557.7,\"Xmin\":552.3,\"Ymax\":332.5,\"Ymid\":324.3,\"Ymin\":315.9,\"economy/currency\":\"Serbian dinars (RSD)\",\"economy/gdp_per_capita_ppp/2017\":\"15100\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"50.21 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.35,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":77474,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":77474,\"geography/climate\":\"in the north, continental climate (cold winters and hot, humid summers with well-distributed rainfall); in other parts, continental and Mediterranean climate (relatively cold winters with heavy snowfall and hot, dry summers and autumns)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Midzor 2,169 m\",\"geography/elevation/lowest_point\":\"Danube and Timok Rivers 35 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"44 00 N, 21 00 E\",\"geography/geography_note\":\"landlocked; controls one of the major land routes from Western Europe to Turkey and the Near East\",\"geography/land_boundaries/border_countries\":\"Bosnia and Herzegovina 345 km, Bulgaria 344 km, Croatia 314 km, Hungary 164 km, Kosovo 366 km, Macedonia 101 km, Montenegro 157 km, Romania 531 km\",\"geography/land_boundaries/total\":\"2,322 km\",\"geography/land_use/agricultural_land_arable_land\":0.377,\"geography/land_use/agricultural_land_permanent_crops\":0.034,\"geography/land_use/agricultural_land_permanent_pasture\":0.168,\"geography/land_use/forest\":0.316,\"geography/land_use/other\":0.105,\"geography/location\":\"Southeastern Europe, between Macedonia and Hungary\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"extremely varied; to the north, rich fertile plains; to the east, limestone ranges and basins; to the southeast, ancient mountains and hills\",\"government/administrative_divisions\":\"119 municipalities (opstine, singular - opstina) and 26 cities (gradovi, singular - grad)\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Ada*, Aleksandrovac, Aleksinac, Alibunar*, Apatin*, Arandelovac, Arilje, Babusnica, Bac*, Backa Palanka*, Backa Topola*, Backi Petrovac*, Bajina Basta, Batocina, Becej*, Bela Crkva*, Bela Palanka, Beocin*, Blace, Bogatic, Bojnik, Boljevac, Bor, Bosilegrad, Brus, Bujanovac, Cajetina, Cicevac, Coka*, Crna Trava, Cuprija, Despotovac, Dimitrov, Doljevac, Gadzin Han, Golubac, Gornji Milanovac, Indija*, Irig*, Ivanjica, Kanjiza*, Kladovo, Knic, Knjazevac, Koceljeva, Kosjeric, Kovacica*, Kovin*, Krupanj, Kucevo, Kula*, Kursumlija, Lajkovac, Lapovo, Lebane, Ljig, Ljubovija, Lucani, Majdanpek, Mali Idos*, Mali Zvornik, Malo Crnice, Medveda, Merosina, Mionica, Negotin, Nova Crnja*, Nova Varos, Novi Becej*, Novi Knezevac*, Odzaci*, Opovo*, Osecina, Paracin, Pecinci*, Petrovac na Mlavi, Plandiste*, Pozega, Presevo, Priboj, Prijepolje, Prokuplje, Raca, Raska, Razanj, Rekovac, Ruma*, Secanj*, Senta*, Sid*, Sjenica, Smederevska Palanka, Sokobanja, Srbobran*, Sremski Karlovci*, Stara Pazova*, Surdulica, Svilajnac, Svrljig, Temerin*, Titel*, Topola, Trgoviste, Trstenik, Tutin, Ub, Varvarin, Velika Plana, Veliko Gradiste, Vladicin Han, Vladimirci, Vlasotince, Vrbas*, Vrnjacka Banja, Zabalj*, Zabari, Zagubica, Zitiste*, Zitorada; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Beograd, Cacak, Jagodina, Kikinda*, Kragujevac, Kraljevo, Krusevac, Leskovac, Loznica, Nis, Novi Pazar, Novi Sad*, Pancevo*, Pirot, Pozarevac, Sabac, Smederevo, Sombor*, Sremska Mitrovica*, Subotica*, Uzice, Valjevo, Vranje, Vrsac*, Zajecar, Zrenjanin*\",\"government/capital/geographic_coordinates\":\"44 50 N, 20 30 E\",\"government/capital/name\":\"Belgrade (Beograd)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is uncertain, but seems to be related to the name of the West Slavic Sorbs who reside in the Lusatian region in present-day eastern Germany; by tradition, the Serbs migrated from that region to the Balkans in about the 6th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Aleksandar VUCIC (since 31 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ana BRNABIC (since 29 June 2017)\",\"government/flag_description\":\"three equal horizontal stripes of red (top), blue, and white - the Pan-Slav colors representing freedom and revolutionary ideals; charged with the coat of arms of Serbia shifted slightly to the hoist side; the principal field of the coat of arms represents the Serbian state and displays a white two-headed eagle on a red shield; a smaller red shield on the eagle represents the Serbian nation, and is divided into four quarters by a white cross; interpretations vary as to the meaning and origin of the white, curved symbols resembling firesteels (fire strikers) or Cyrillic \\u0022Cs\\u0022 in each quarter; a royal crown surmounts the coat of arms\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"5 June 2006 (from the State Union of Serbia and Montenegro); notable earlier dates: 1217 (Serbian Kingdom established); 16 April 1346 (Serbian Empire established); 13 July 1878 (Congress of Berlin recognizes Serbian independence); 1 December 1918 (Kingdom of Serbs, Croats, and Slovenes (Yugoslavia) established)\",\"government/national_holiday\":\"National Day (Statehood Day), 15 February (1835), the day the first constitution of the country was adopted\",\"government/national_symbol_s\":\"white double-headed eagle; national colors: red, blue, white\",\"introduction\":\"The Kingdom of Serbs, Croats, and Slovenes was formed in 1918; its name was changed to Yugoslavia in 1929. Communist Partisans resisted the Axis occupation and division of Yugoslavia from 1941 to 1945 and fought nationalist opponents and collaborators as well. The military and political movement headed by Josip Broz \\u0022TITO\\u0022 (Partisans) took full control of Yugoslavia when their domestic rivals and the occupiers were defeated in 1945. Although communists, TITO and his successors (Tito died in 1980) managed to steer their own path between the Warsaw Pact nations and the West for the next four and a half decades. In 1989, Slobodan MILOSEVIC became president of the Republic of Serbia and his ultranationalist calls for Serbian domination led to the violent breakup of Yugoslavia along ethnic lines. In 1991, Croatia, Slovenia, and Macedonia declared independence, followed by Bosnia in 1992. The remaining republics of Serbia and Montenegro declared a new Federal Republic of Yugoslavia (FRY) in April 1992 and under MILOSEVICs leadership, Serbia led various military campaigns to unite ethnic Serbs in neighboring republics into a \\u0022Greater Serbia.\\u0022 These actions ultimately failed and, after international intervention, led to the signing of the Dayton Peace Accords in 1995. MILOSEVIC retained control over Serbia and eventually became president of the FRY in 1997. In 1998, an ethnic Albanian insurgency in the formerly autonomous Serbian province of Kosovo provoked a Serbian counterinsurgency campaign that resulted in massacres and massive expulsions of ethnic Albanians living in Kosovo. The MILOSEVIC governments rejection of a proposed international settlement led to NATOs bombing of Serbia in the spring of 1999. Serbian military and police forces withdrew from Kosovo in June 1999, and the UN Security Council authorized an interim UN administration and a NATO-led security force in Kosovo. FRY elections in late 2000 led to the ouster of MILOSEVIC and the installation of democratic government. In 2003, the FRY became the State Union of Serbia and Montenegro, a loose federation of the two republics. Widespread violence predominantly targeting ethnic Serbs in Kosovo in March 2004 led to more intense calls to address Kosovos status, and the UN began facilitating status talks in 2006. In June 2006, Montenegro seceded from the federation and declared itself an independent nation. Serbia subsequently gave notice that it was the successor state to the union of Serbia and Montenegro. In February 2008, after nearly two years of inconclusive negotiations, Kosovo declared itself independent of Serbia - an action Serbia refuses to recognize. At Serbias request, the UN General Assembly (UNGA) in October 2008 sought an advisory opinion from the International Court of Justice (ICJ) on whether Kosovos unilateral declaration of independence was in accordance with international law. In a ruling considered unfavorable to Serbia, the ICJ issued an advisory opinion in July 2010 stating that international law did not prohibit declarations of independence. In late 2010, Serbia agreed to an EU-drafted UNGA Resolution acknowledging the ICJs decision and calling for a new round of talks between Serbia and Kosovo, this time on practical issues rather than Kosovos status. Serbia and Kosovo signed the first agreement of principles governing the normalization of relations between the two countries in April 2013 and are in the process of implementing its provisions. In 2015, Serbia and Kosovo reached four additional agreements within the EU-led Brussels Dialogue framework. These included agreements on the Community of Serb-Majority Municipalities; telecommunications; energy production and distribution; and freedom of movement. President Aleksandar VUCIC has promoted an ambitious goal of Serbia joining the EU by 2025. Under his leadership as prime minister, in 2014 Serbia opened formal negotiations for accession. \",\"name\":\"Serbia\",\"people_and_society/age_structure/0_14_years\":0.1435,\"people_and_society/age_structure/15_24_years\":0.1119,\"people_and_society/age_structure/25_54_years\":0.4127,\"people_and_society/age_structure/55_64_years\":0.1421,\"people_and_society/age_structure/65_years_and_over\":0.1898,\"people_and_society/birth_rate\":\"8.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"13.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Serb 83.3%, Hungarian 3.5%, Romani 2.1%, Bosniak 2%, other 5.7%, undeclared or unknown 3.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.394 million BELGRADE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Serbian\",\"people_and_society/nationality/noun\":\"Serb(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7078110\",\"people_and_society/population_growth_rate\":-0.0047,\"people_and_society/urbanization/urban_population\":\"56.3% of total population (2019)\",\"transportation/airports\":\"26\",\"transportation/railways/total\":\"3809\",\"transportation/roadways/total\":\"44248\"},{\"BoxHeight\":18,\"BoxWidth\":12.100000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.955,\"ISO3_Code\":\"IRL\",\"ISO_Code\":\"IE\",\"Path\":\"M 479.9 276.9 479.6 277 479.5 277.2 479.4 277.5 479.3 277.9 479 278.4 478.5 278.6 478.3 278.5 478.1 278.8 478.2 279 478.5 279.1 478.6 279.1 478.2 279.5 477.8 279.4 477.7 279.5 477.4 279.8 477.6 280.2 477.7 280.3 478.2 280.7 478.3 281 478.6 281.1 478.9 281.3 479.1 281.4 479.6 281.4 479.8 281.3 480 281 480.2 280.9 480 280.6 480.1 280.4 480.5 280 481 280.4 481.2 281 481.6 281.2 481.6 281.3 481.5 281.7 481.7 281.8 482.6 281.5 483 282 482.9 282.1 482.8 282.1 482.5 282 482.4 282.1 482.4 282.5 482.7 282.8 482.8 283.7 482.9 283.9 483.1 284 483.1 284.2 483 284.5 483 284.8 482.8 285.1 483.1 285.4 483.1 285.7 483.2 286.1 483.3 286.7 483.3 286.9 483 287.6 483 287.9 482.8 288.3 482.7 288.8 482.3 289.6 482.2 289.7 482.4 290.1 482.3 290.4 481.8 290.4 481.2 290.2 480.9 290.4 480.7 290.2 480.6 290.5 480.4 290.6 479.6 290.6 479 290.8 478.9 290.9 479 291.1 478.9 291.3 478.6 291.4 478.3 291.4 477.8 291.9 477.1 292.1 476.7 292.5 475.9 293 474.2 293.5 473.2 293.4 473.4 292.7 472.4 292.8 472.3 292.7 472.4 292.2 471.9 292.2 471.4 291.8 471.4 291.5 472.1 291 472.2 290.9 471.3 290.7 471.2 290.5 471.3 290.3 471.7 290 472.5 290 472.8 289.1 473.4 288.7 474 288.6 473.2 288.2 473.8 287.4 474 286.7 474.2 286.3 475 286 475.1 285.8 474.9 285.5 473.1 285.5 473 285.2 472.7 285.2 472.5 284.9 472.1 284.7 472 284.2 472.5 283.8 472.7 283.2 473.1 283 473.1 282.8 472.9 282.5 472.4 282.5 471.9 282.1 471.9 282 472.1 281.9 472.5 282.1 472.6 282 472.6 281.8 472.4 281.5 472.4 281.3 472.3 281.2 472.1 281.2 472.2 280.8 472.6 280.8 472.9 280.4 474.1 280.5 474.4 280.7 474.7 281.2 475 280.7 476.1 280.8 476.2 280.6 476.1 280.2 477 279.6 477.2 279.4 477.2 279.1 476.2 279.1 475.8 278.7 476.6 277.9 476.6 277.2 477.1 276.6 477.7 276.3 477.8 276.3 478.2 276.3 478.7 276 479 276.5 479.1 276.9 479.2 276.7 479.2 276.1 479.7 275.5 480.6 276.1 479.9 276.9 Z M 473.7 286.4 473.6 286.5 473.5 286.5 473.5 286.4 473.3 286.3 473.4 286.2 473.5 286.3 473.7 286.4 Z M 476.4 277.2 476.5 277.4 476.2 277.3 476.3 277.1 476.4 277.2 Z M 473.3 286.1 473.2 286.2 473 286.1 473.1 286 473.3 286.1 Z M 472.4 282.9 472.3 283 472.2 282.9 472.4 282.8 472.4 282.9 Z M 472 293.1 471.9 293.1 471.8 293 471.9 292.9 472 292.9 472 293.1 Z M 483.3 284.9 483.1 285 483 284.9 483.2 284.8 483.3 284.9 Z M 471.8 283.7 471.8 283.9 471.6 283.9 471.7 283.7 471.8 283.7 Z M 472 283.5 471.9 283.5 471.9 283.4 471.9 283.3 472 283.3 472 283.5 Z M 473 286 473 286.1 472.8 286 472.8 285.9 473 286 Z\",\"Xmax\":483.3,\"Xmid\":477.4,\"Xmin\":471.2,\"Ymax\":293.5,\"Ymid\":285.8,\"Ymin\":275.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"73200\",\"economy/gdp_real_growth_rate/2017\":0.072,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"36.91 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.65,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.33,\"geography/area/land\":68883,\"geography/area/water\":1390,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":70273,\"geography/climate\":\"temperate maritime; modified by North Atlantic Current; mild winters, cool summers; consistently humid; overcast about half the time\",\"geography/coastline\":\"1,448 km\",\"geography/elevation/highest_point\":\"Carrauntoohil 1,041 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"118\",\"geography/geographic_coordinates\":\"53 00 N, 8 00 W\",\"geography/geography_note\":\"strategic location on major air and sea routes between North America and northern Europe; over 40% of the population resides within 100 km of Dublin\",\"geography/land_boundaries/border_countries\":\"UK 490 km\",\"geography/land_boundaries/total\":\"490 km\",\"geography/land_use/agricultural_land_arable_land\":0.154,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.507,\"geography/land_use/forest\":0.109,\"geography/land_use/other\":0.23,\"geography/location\":\"Western Europe, occupying five-sixths of the island of Ireland in the North Atlantic Ocean, west of Great Britain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat to rolling interior plain surrounded by rugged hills and low mountains; sea cliffs on west coast\",\"government/administrative_divisions\":\"28 counties and 3 cities*; Carlow, Cavan, Clare, Cork, Cork*, Donegal, Dublin*, Dun Laoghaire-Rathdown, Fingal, Galway, Galway*, Kerry, Kildare, Kilkenny, Laois, Leitrim, Limerick, Longford, Louth, Mayo, Meath, Monaghan, Offaly, Roscommon, Sligo, South Dublin, Tipperary, Waterford, Westmeath, Wexford, Wicklow\",\"government/capital/geographic_coordinates\":\"53 19 N, 6 14 W\",\"government/capital/name\":\"Dublin\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the modern Irish name \\u0022Eire\\u0022 evolved from the Gaelic \\u0022Eriu,\\u0022 the name of the matron goddess of Ireland (goddess of the land); the names \\u0022Ireland\\u0022 in English and \\u0022Eire\\u0022 in Irish are direct translations of each other\",\"government/executive_branch/chief_of_state\":\"President Michael D. HIGGINS (since 11 November 2011)\",\"government/executive_branch/head_of_government\":\"Taoiseach (Prime Minister) Leo VARADKAR (since 14 June 2017)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and orange; officially the flag colors have no meaning, but a common interpretation is that the green represents the Irish nationalist (Gaelic) tradition of Ireland; orange represents the Orange tradition (minority supporters of William of Orange); white symbolizes peace (or a lasting truce) between the green and the orange\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"6 December 1921 (from the UK by the Anglo-Irish Treaty, which ended British rule); 6 December 1922 (Irish Free State established); 18 April 1949 (Republic of Ireland Act enabled)\",\"government/national_holiday\":\"Saint Patricks Day, 17 March; note - marks the traditional death date of Saint Patrick, patron saint of Ireland, during the latter half of the fifth century A.D. (most commonly cited years are c. 461 and c. 493); although Saint Patricks feast day was celebrated in Ireland as early as the ninth century, it only became an official public holiday in Ireland in 1903\",\"government/national_symbol_s\":\"harp, shamrock (trefoil); national colors: blue, green\",\"introduction\":\"Celtic tribes arrived on the island between 600 and 150 B.C. Invasions by Norsemen that began in the late 8th century were finally ended when King Brian BORU defeated the Danes in 1014. Norman invasions began in the 12th century and set off more than seven centuries of Anglo-Irish struggle marked by fierce rebellions and harsh repressions. The Irish famine of the mid-19th century was responsible for a drop in the islands population by more than one quarter through starvation, disease, and emigration. For more than a century afterward, the population of the island continued to fall only to begin growing again in the 1960s. Over the last 50 years, Irelands high birthrate has made it demographically one of the youngest populations in the EU.The modern Irish state traces its origins to the failed 1916 Easter Monday Uprising that touched off several years of guerrilla warfare resulting in independence from the UK in 1921 for 26 southern counties; six northern (Ulster) counties remained part of the UK. Deep sectarian divides between the Catholic and Protestant populations and systemic discrimination in Northern Ireland erupted into years of violence known as the \\u0022Troubles\\u0022 that began in the 1960s. The Government of Ireland was part of a process along with the UK and US Governments that helped broker the Good Friday Agreement in Northern Ireland in 1998. This initiated a new phase of cooperation between the Irish and British Governments. Ireland was neutral in World War II and continues its policy of military neutrality. Ireland joined the European Community in 1973 and the euro-zone currency union in 1999. The economic boom years of the Celtic Tiger (1995-2007) saw rapid economic growth, which came to an abrupt end in 2008 with the meltdown of the Irish banking system. Today the economy is recovering, fueled by large and growing foreign direct investment, especially from US multi-nationals.\",\"name\":\"Ireland\",\"people_and_society/age_structure/0_14_years\":0.2137,\"people_and_society/age_structure/15_24_years\":0.1192,\"people_and_society/age_structure/25_54_years\":0.4286,\"people_and_society/age_structure/55_64_years\":0.1053,\"people_and_society/age_structure/65_years_and_over\":0.1332,\"people_and_society/birth_rate\":\"13.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Irish 82.2%, Irish travelers 0.7%, other white 9.5%, Asian 2.1%, black 1.4%, other 1.5%, unspecified 2.6% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.215 million DUBLIN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Irish\",\"people_and_society/nationality/noun\":\"Irishman(men), Irishwoman(women), Irish (collective plural)\",\"people_and_society/net_migration_rate\":\"4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5068050\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"63.4% of total population (2019)\",\"transportation/airports\":\"40\",\"transportation/railways/total\":\"4301\",\"transportation/roadways/total\":\"99830\"},{\"BoxHeight\":12.399999999999977,\"BoxWidth\":16.199999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.882,\"ISO3_Code\":\"LTU\",\"ISO_Code\":\"LT\",\"Path\":\"M 573.8 273.9 573.8 274.4 573.6 274.8 573.6 275.2 573.5 275.5 574.3 275.8 574.1 276 573.9 276.5 572.8 276.7 572.6 277.2 571.8 277.6 571.5 278 571.4 278.3 571.4 279.2 571.1 279.7 571.1 279.8 570.9 280.4 571.3 280.7 571.5 281.2 571.1 281.4 570.8 281.3 570.9 280.8 570.6 280.6 569.9 280.8 569.5 281.3 569.2 281.2 568.9 281.3 568.7 281.5 568.8 281.9 568.5 282.2 568.5 282 568.3 282 567.7 282.5 567.5 282.5 567.1 282.2 566.6 282.3 566.3 282.2 566 282.3 566 282.4 565.2 282.2 565.1 282 565.2 281.7 565.1 281.3 564.7 280.8 564.5 280.7 564 280.5 563.7 280.2 563.3 280.1 563.2 280.3 562.9 279.8 562.9 279.2 563.1 279 563.1 278.5 563.3 278.3 563.4 278.1 563.3 277.7 562.7 277.3 562.6 276.9 562.3 277 561.5 277 561.2 277.1 561.1 276.9 560.6 276.8 560.1 276.4 560 276.4 559.6 276.3 559.3 275.8 559 276 558.9 274.9 558.7 274.5 558.4 275.3 558.2 275.9 558.1 275.9 558.3 275.5 558.3 275.4 558.5 274.3 558.4 272 558.8 271.9 558.9 271.5 559.7 270.8 560.1 270.8 560.9 270.4 561 270.3 561.3 270.2 562.8 270.5 563.4 270.5 563.5 270.3 563.7 270.3 563.8 270.7 564 270.8 564.3 270.5 564.5 270.5 564.6 270.4 565.3 270.7 565.8 270.5 565.9 270.7 566.6 270.7 567 271.1 567.4 270.9 567.7 271 568 270.9 568.1 270.9 568.3 270.5 569 270.1 569.6 271.4 570 271.4 570.2 271.6 571.2 271.6 571.3 271.9 571.6 272.1 571.7 272.3 572.2 272.6 573.1 273.8 573.8 273.9 Z\",\"Xmax\":574.3,\"Xmid\":566.2,\"Xmin\":558.1,\"Ymax\":282.5,\"Ymid\":275.6,\"Ymin\":270.1,\"economy/currency\":\"litai (LTL)\",\"economy/gdp_per_capita_ppp/2017\":\"32400\",\"economy/gdp_real_growth_rate/2017\":0.039,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.49 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.73,\"energy/electricity_from_hydroelectric_plants\":0.04,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":62680,\"geography/area/water\":2620,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":65300,\"geography/climate\":\"transitional, between maritime and continental; wet, moderate winters and summers\",\"geography/coastline\":\"90 km\",\"geography/elevation/highest_point\":\"Aukstojas 294 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"110\",\"geography/geographic_coordinates\":\"56 00 N, 24 00 E\",\"geography/geography_note\":\"fertile central plains are separated by hilly uplands that are ancient glacial deposits\",\"geography/land_boundaries/border_countries\":\"Belarus 640 km, Latvia 544 km, Poland 104 km, Russia (Kaliningrad) 261 km\",\"geography/land_boundaries/total\":\"1,549 km\",\"geography/land_use/agricultural_land_arable_land\":0.349,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.094,\"geography/land_use/forest\":0.346,\"geography/land_use/other\":0.206,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea, between Latvia and Russia, west of Belarus\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"lowland, many scattered small lakes, fertile soil\",\"government/administrative_divisions\":\"60 municipalities (savivaldybe, singular - savivaldybe); Akmene, Alytaus Miestas, Alytus, Anksciai, Birstono, Birzai, Druskininkai, Elektrenai, Ignalina, Jonava, Joniskis, Jurbarkas, Kaisiadorys, Kalvarijos, Kauno Miestas, Kaunas, Kazlu Rudos, Kedainiai, Kelme, Klaipedos Miestas, Klaipeda, Kretinga, Kupiskis, Lazdijai, Marijampole, Mazeikiai, Moletai, Neringa, Pagegiai, Pakruojis, Palangos Miestas, Panevezio Miestas, Panevezys, Pasvalys, Plunge, Prienai, Radviliskis, Raseiniai, Rietavo, Rokiskis, Sakiai, Salcininkai, Siauliu Miestas, Siauliai, Silale, Silute, Sirvintos, Skuodas, Svencionys, Taurage, Telsiai, Trakai, Ukmerge, Utena, Varena, Vilkaviskis, Vilniaus Miestas, Vilnius, Visaginas, Zarasai\",\"government/capital/geographic_coordinates\":\"54 41 N, 25 19 E\",\"government/capital/name\":\"Vilnius\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"meaning of the name \\u0022Lietuva\\u0022 remains unclear; it may derive from the Lietava, a stream in east central Lithuania\",\"government/executive_branch/chief_of_state\":\"President Gitanas NAUSEDA (since 12 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Saulius SKVERNELIS (since 13 December 2016)\",\"government/flag_description\":\"three equal horizontal bands of yellow (top), green, and red; yellow symbolizes golden fields, as well as the sun, light, and goodness; green represents the forests of the countryside, in addition to nature, freedom, and hope; red stands for courage and the blood spilled in defense of the homeland\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"11 March 1990 (declared independence from the Soviet Union); 6 September 1991 (recognized by the Soviet Union); notable earlier dates: 6 July 1253 (coronation of MINDAUGAS, traditional founding date); 1 July 1569 (Polish-Lithuanian Commonwealth created); 16 February 1918 (independence from Soviet Russia and Germany)\",\"government/national_holiday\":\"Independence Day (or National Day), 16 February (1918); note - 16 February 1918 was the date Lithuania established its statehood and its concomitant independence from Soviet Russia and Germany; 11 March 1990 was the date it declared the restoration of Lithuanian statehood and its concomitant independence from the Soviet Union\",\"government/national_symbol_s\":\"mounted knight known as Vytis (the Chaser), white stork; national colors: yellow, green, red\",\"introduction\":\"Lithuanian lands were united under MINDAUGAS in 1236; over the next century, through alliances and conquest, Lithuania extended its territory to include most of present-day Belarus and Ukraine. By the end of the 14th century Lithuania was the largest state in Europe. An alliance with Poland in 1386 led the two countries into a union through the person of a common ruler. In 1569, Lithuania and Poland formally united into a single dual state, the Polish-Lithuanian Commonwealth. This entity survived until 1795 when its remnants were partitioned by surrounding countries. Lithuania regained its independence following World War I but was annexed by the USSR in 1940 - an action never recognized by the US and many other countries. On 11 March 1990, Lithuania became the first of the Soviet republics to declare its independence, but Moscow did not recognize this proclamation until September of 1991 (following the abortive coup in Moscow). The last Russian troops withdrew in 1993. Lithuania subsequently restructured its economy for integration into Western European institutions; it joined both NATO and the EU in the spring of 2004. In 2015, Lithuania joined the euro zone, and it joined the Organization for Economic Cooperation and Development in 2018.\",\"name\":\"Lithuania\",\"people_and_society/age_structure/0_14_years\":0.1511,\"people_and_society/age_structure/15_24_years\":0.107,\"people_and_society/age_structure/25_54_years\":0.3972,\"people_and_society/age_structure/55_64_years\":0.1455,\"people_and_society/age_structure/65_years_and_over\":0.1991,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Lithuanian 84.1%, Polish 6.6%, Russian 5.8%, Belarusian 1.2%, other 1.1%, unspecified 1.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"538,000 VILNIUS (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Lithuanian\",\"people_and_society/nationality/noun\":\"Lithuanian(s)\",\"people_and_society/net_migration_rate\":\"-6.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2793284\",\"people_and_society/population_growth_rate\":-0.011,\"people_and_society/urbanization/urban_population\":\"67.9% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"1768\",\"transportation/roadways/total\":\"84166\"},{\"BoxHeight\":12.099999999999966,\"BoxWidth\":20.09999999999991,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.866,\"ISO3_Code\":\"LVA\",\"ISO_Code\":\"LV\",\"Path\":\"M 575.8 264.7 576.4 264.6 576.4 264.7 576.3 265.1 576.8 265.4 577.2 265.7 577.3 265.9 577.1 266.5 576.9 266.7 576.9 267.2 576.9 267.5 576.7 267.8 576.7 268.1 577.2 268 577.3 268.2 577.5 268.2 577.4 268.6 577.6 269 577.7 269.3 578 269.5 577.9 269.8 578.1 270.1 578.1 270.5 578.3 270.9 578.1 271.5 577.6 271.8 577.1 272.4 576.7 272.7 576.5 273.4 575.6 273.4 575.2 273.1 574.8 273.2 574.5 273.7 574.2 273.9 573.9 273.8 573.8 273.9 573.1 273.8 572.2 272.6 571.7 272.3 571.6 272.1 571.3 271.9 571.2 271.6 570.2 271.6 570 271.4 569.6 271.4 569 270.1 568.3 270.5 568.1 270.9 568 270.9 567.7 271 567.4 270.9 567 271.1 566.6 270.7 565.9 270.7 565.8 270.5 565.3 270.7 564.6 270.4 564.5 270.5 564.3 270.5 564 270.8 563.8 270.7 563.7 270.3 563.5 270.3 563.4 270.5 562.8 270.5 561.3 270.2 561 270.3 560.9 270.4 560.1 270.8 559.7 270.8 558.9 271.5 558.8 271.9 558.4 272 558.2 271.2 558.2 269.7 558.4 268.9 558.4 268.2 558.9 267.8 559.3 267.1 559.4 265.9 560.1 264.5 561.1 264.1 562.6 263.4 562.6 264 562.8 264.3 563.7 265.2 564.1 265.5 564.2 265.7 564.5 266.8 564.6 267 565.1 267.2 565.5 267.5 566.4 267.3 566.9 266.9 567.5 266.3 567.7 265.9 567.5 264.5 567.6 264.1 567.5 263.7 567.5 262.8 567.7 262.8 568 262.4 568.5 262.4 568.7 262.2 568.8 262.3 569.4 261.9 569.6 261.8 569.8 261.8 570.1 262.2 570.1 262.1 570.1 261.8 571.2 262.6 571.4 262.6 571.8 262.9 572.2 262.9 572.2 263 572.2 263.3 572.6 263.6 572.8 264.2 573.4 264.4 573.5 264.6 574.6 264.1 575.1 264.4 575.6 264.5 575.8 264.7 Z\",\"Xmax\":578.3,\"Xmid\":569.1,\"Xmin\":558.2,\"Ymax\":273.9,\"Ymid\":268.1,\"Ymin\":261.8,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"27700\",\"economy/gdp_real_growth_rate/2017\":0.045,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.632 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.53,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":62249,\"geography/area/water\":2340,\"geography/area_comparative\":\"slightly larger than West Virginia\",\"geography/area_sqkm\":64589,\"geography/climate\":\"maritime; wet, moderate winters\",\"geography/coastline\":\"498 km\",\"geography/elevation/highest_point\":\"Gaizina Kalns 312 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"87\",\"geography/geographic_coordinates\":\"57 00 N, 25 00 E\",\"geography/geography_note\":\"most of the country is composed of fertile low-lying plains with some hills in the east\",\"geography/land_boundaries/border_countries\":\"Belarus 161 km, Estonia 333 km, Lithuania 544 km, Russia 332 km\",\"geography/land_boundaries/total\":\"1,370 km\",\"geography/land_use/agricultural_land_arable_land\":0.186,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.105,\"geography/land_use/forest\":0.541,\"geography/land_use/other\":0.167,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea, between Estonia and Lithuania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"low plain\",\"government/administrative_divisions\":\"110 municipalities (novadi, singular - novads) and 9 cities\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Adazu Novads, Aglonas Novads, Aizkraukles Novads, Aizputes Novads, Aknistes Novads, Alojas Novads, Alsungas Novads, Aluksnes Novads, Amatas Novads, Apes Novads, Auces Novads, Babites Novads, Baldones Novads, Baltinavas Novads, Balvu Novads, Bauskas Novads, Beverinas Novads, Brocenu Novads, Burtnieku Novads, Carnikavas Novads, Cesu Novads, Cesvaines Novads, Ciblas Novads, Dagdas Novads, Daugavpils Novads, Dobeles Novads, Dundagas Novads, Durbes Novads, Engures Novads, Erglu Novads, Garkalnes Novads, Grobinas Novads, Gulbenes Novads, Iecavas Novads, Ikskiles Novads, Ilukstes Novads, Incukalna Novads, Jaunjelgavas Novads, Jaunpiebalgas Novads, Jaunpils Novads, Jekabpils Novads, Jelgavas Novads, Kandavas Novads, Karsavas Novads, Keguma Novads, Kekavas Novads, Kocenu Novads, Kokneses Novads, Kraslavas Novads, Krimuldas Novads, Krustpils Novads, Kuldigas Novads, Lielvardes Novads, Ligatnes Novads, Limbazu Novads, Livanu Novads, Lubanas Novads, Ludzas Novads, Madonas Novads, Malpils Novads, Marupes Novads, Mazsalacas Novads, Mersraga Novads, Nauksenu Novads, Neretas Novads, Nicas Novads, Ogres Novads, Olaines Novads, Ozolnieku Novads, Pargaujas Novads, Pavilostas Novads, Plavinu Novads, Preilu Novads, Priekules Novads, Priekulu Novads, Raunas Novads, Rezeknes Novads, Riebinu Novads, Rojas Novads, Ropazu Novads, Rucavas Novads, Rugaju Novads, Rujienas Novads, Rundales Novads, Salacgrivas Novads, Salas Novads, Salaspils Novads, Saldus Novads, Saulkrastu Novads, Sejas Novads, Siguldas Novads, Skriveru Novads, Skrundas Novads, Smiltenes Novads, Stopinu Novads, Strencu Novads, Talsu Novads, Tervetes Novads, Tukuma Novads, Vainodes Novads, Valkas Novads, Varaklanu Novads, Varkavas Novads, Vecpiebalgas Novads, Vecumnieku Novads, Ventspils Novads, Viesites Novads, Vilakas Novads, Vilanu Novads, Zilupes Novads; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Daugavpils, Jekabpils, Jelgava, Jurmala, Liepaja, Rezekne, Riga, Valmiera, Ventspils\",\"government/capital/geographic_coordinates\":\"56 57 N, 24 06 E\",\"government/capital/name\":\"Riga\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Latvia\\u0022 originates from the ancient Latgalians, one of four eastern Baltic tribes that formed the ethnic core of the Latvian people (ca. 8th-12th centuries A.D.)\",\"government/executive_branch/chief_of_state\":\"President Egils LEVITS (since 8 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Krisjanis KARINS (since 23 January 2019)\",\"government/flag_description\":\"three horizontal bands of maroon (top), white (half-width), and maroon; the flag is one of the older banners in the world; a medieval chronicle mentions a red standard with a white stripe being used by Latvian tribes in about 1280\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"4 May 1990 (declared independence from the Soviet Union); 6 September 1991 (recognized by the Soviet Union)\",\"government/national_holiday\":\"Independence Day (Republic of Latvia Proclamation Day), 18 November (1918); note - 18 November 1918 was the date Latvia established its statehood and its concomitant independence from Soviet Russia; 4 May 1990 was the date it declared the restoration of Latvian statehood and its concomitant independence from the Soviet Union\",\"government/national_symbol_s\":\"white wagtail (bird); national colors: maroon, white\",\"introduction\":\"Several eastern Baltic tribes merged in medieval times to form the ethnic core of the Latvian people (ca. 8th-12th centuries A.D.). The region subsequently came under the control of Germans, Poles, Swedes, and finally, Russians. A Latvian republic emerged following World War I, but it was annexed by the USSR in 1940 - an action never recognized by the US and many other countries. Latvia reestablished its independence in 1991 following the breakup of the Soviet Union. Although the last Russian troops left in 1994, the status of the Russian minority (some 26% of the population) remains of concern to Moscow. Latvia acceded to both NATO and the EU in the spring of 2004; it joined the euro zone in 2014 and the OECD in 2016. A dual citizenship law was adopted in 2013, easing naturalization for non-citizen children.\",\"name\":\"Latvia\",\"people_and_society/age_structure/0_14_years\":0.1524,\"people_and_society/age_structure/15_24_years\":0.0916,\"people_and_society/age_structure/25_54_years\":0.4136,\"people_and_society/age_structure/55_64_years\":0.1438,\"people_and_society/age_structure/65_years_and_over\":0.1985,\"people_and_society/birth_rate\":\"9.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Latvian 62.2%, Russian 25.2%, Belarusian 3.2%, Ukrainian 2.2%, Polish 2.1%, Lithuanian 1.2%, other 1.5%, unspecified 2.3% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"634,000 RIGA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Latvian\",\"people_and_society/nationality/noun\":\"Latvian(s)\",\"people_and_society/net_migration_rate\":\"-6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1923559\",\"people_and_society/population_growth_rate\":-0.011,\"people_and_society/urbanization/urban_population\":\"68.2% of total population (2019)\",\"transportation/airports\":\"42\",\"transportation/railways/total\":\"186\",\"transportation/roadways/total\":\"70244\"},{\"BoxHeight\":16.30000000000001,\"BoxWidth\":16.399999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.851,\"ISO3_Code\":\"HRV\",\"ISO_Code\":\"HR\",\"Path\":\"M 546 314.7 546.7 315.2 546.8 315.3 547 315.7 547.6 316 547.9 316.7 548.2 316.9 548.7 316.9 548.9 317.2 549.5 317.5 549.7 317.4 551.1 317.6 551.5 317.4 551.8 317 552.1 317.1 552.2 317 552.4 316.9 552.3 317.3 552.4 317.5 552.6 317.7 552.4 317.8 552.5 317.9 552.4 318.3 552.8 318.5 552.8 318.7 552.7 318.7 552.7 318.9 552.7 319.1 553.1 319.5 553.8 319.7 553.9 319.9 553.5 319.8 553.4 319.9 553.2 319.8 553.1 320 552.9 320 552.9 320.6 553.1 320.7 552.9 320.9 552.7 320.9 552.7 321.1 552.2 321.1 552 320.9 552.1 320.6 551.8 320.3 551.4 320.2 551.3 320.3 551.1 320.2 550.6 320 550.4 320.2 550.3 320.3 549.9 320 549.5 320.4 549 320.1 548.6 320.1 547.9 319.9 547.8 320 547.5 319.9 547 319.7 546.9 319.5 546.6 319.8 545.9 319.7 545.5 320.1 545.3 320.5 545.2 320.6 544.7 320.2 544.3 319.7 543.9 319.7 543.7 319.9 543.7 320.6 543.6 320.8 543.7 321.2 543.6 321.3 543.7 321.4 543.9 321.6 544.1 321.6 544.4 322 544.5 322.2 544.7 322.5 544.7 322.7 544.9 323.1 544.9 323.6 544.8 323.6 545 323.7 545.9 324.6 547.2 326.1 547.5 326.4 547.9 326.5 547.9 326.8 548 327.1 548.4 327.6 548.5 327.7 548.9 327.9 549.1 328.3 549.1 328.4 548.7 328.5 548.6 328.5 548.1 328 547.8 327.7 547.5 327.5 546.8 326.8 545.7 326.4 545.5 326.2 545.3 326.2 545.2 326.4 544.9 326.3 544.5 326.4 544.4 326.4 544.2 326.1 544.1 325.8 543.9 325.7 543.8 325.4 543.3 325.3 543.3 325.1 543.1 325 542.6 324.6 542.1 323.7 542.2 323.5 542.7 323.4 542.4 323.1 541.9 322.5 541.7 322.5 541.7 322.3 541.4 321.8 541.3 321.5 541.3 320.8 541.3 320.4 541.1 320.1 540.6 319.8 540.5 319.9 540.7 320.2 541 320.7 540.8 320.8 540.5 320.5 540.1 320.4 540.1 320.2 540.3 320 540.4 319.5 539.8 319.2 539.7 319.3 539.4 320 539.3 320.3 539.2 320.7 539 320.7 538.7 321.3 538.4 321.3 538.2 320.7 537.8 320.2 537.5 318.7 537.7 318.7 537.8 318.8 538.2 318.8 538.4 318.9 538.7 318.8 538.8 318.6 539.1 318.7 539.7 318.7 540.1 318.5 540.4 317.9 540.8 318.5 541.1 318.7 541.3 318.7 541.4 318.5 542 318.9 542.2 318.9 542.5 318.7 542.4 318.2 542.6 318 542.4 317.7 542.5 317.6 542.7 317.4 543.2 317.2 543.4 317.3 543.5 316.7 543.6 316.5 543.5 316.4 543.3 316.3 543.3 316 543.4 315.8 543.7 315.8 543.8 315.7 543.8 315.6 544 315.5 544.4 315.4 544.7 315 545.2 315.1 545 314.7 545.4 314.4 546 314.7 Z M 548.9 328.7 549.1 328.6 549.4 328.6 549.7 329 550.5 329.7 550.9 329.8 551.1 330 551.1 330.2 551.2 330.3 551.4 330.5 551.1 330.3 550.7 330 550.5 329.9 550.5 329.8 550.1 329.6 549.4 329 549.2 329.1 548.5 328.8 547.8 328.4 547.6 328.4 547.5 328.6 547.1 328.6 546.6 328.7 546.2 328.5 546.3 328.3 546.7 328.4 547.2 328.3 547.2 328.2 547.8 328.2 548.3 328.4 548.4 328.5 548.6 328.6 548.9 328.7 Z M 540.1 320.7 540.1 321.1 540.2 321.9 540.3 322 540.2 322.1 540 321.9 539.9 321.9 539.9 322 539.9 322.1 539.8 321.9 539.9 321.6 539.7 321 539.6 320.9 539.7 320.8 539.8 320.9 539.9 320.9 539.8 320.4 539.7 320.3 539.6 320.2 539.6 320.1 539.6 320 539.7 319.9 539.8 320 539.9 320.5 540.1 320.7 Z M 546.6 327.3 546.2 327.3 545.7 327.2 545.6 327.1 545.6 326.8 546.5 326.9 546.8 327 546.8 327.2 546.6 327.3 Z M 546.3 327.6 547.3 327.8 546.3 327.8 545.8 327.7 545.5 327.7 545.5 327.6 545.6 327.5 545.8 327.5 545.9 327.6 546 327.4 546.2 327.5 546.3 327.6 Z M 542.1 323.1 541.9 323.2 541.3 322.4 541 322.1 541 321.9 541.4 322.2 541.5 322.4 541.3 322.4 541.9 322.8 542.1 323.1 Z M 540.9 321.3 541.1 321.5 541.2 321.7 541.1 321.7 541 321.6 540.9 321.5 540.8 321.5 540.6 321.4 540.7 321.4 540.8 321.2 540.9 321.1 540.9 321 541 321.1 540.9 321.3 Z M 545.1 328.1 545 328.2 544.9 328.2 544.6 328.3 544.5 328.1 544.6 328 544.9 328 545 328 545.1 328.1 Z M 548.8 329.2 548.9 329.4 548.7 329.3 548.1 329.1 548 329.1 548.1 329 548.3 329.1 548.8 329.2 Z M 542.2 324.9 542.1 324.9 541.9 324.8 541.7 324.5 541.8 324.5 542.2 324.8 542.2 324.9 Z M 542.5 324.9 542.5 325.1 542.4 325.1 542.5 325.3 542.4 325.2 542.2 325 542.3 324.9 542.4 325 542.5 324.9 Z M 545.1 326.7 545.2 326.8 545.3 326.8 545.4 327 545.1 326.9 544.9 326.8 544.9 326.7 545.1 326.7 Z M 542.2 324.3 542.2 324.4 542 324.2 541.9 324 541.8 323.9 542 324 542.2 324.2 542.2 324.3 Z M 547 329.2 546.9 329.3 546.6 329.3 546.5 329.2 546.7 329.1 547 329.2 Z M 543.7 325.6 543.7 325.7 543.5 325.7 543.5 325.8 543.4 325.9 543.3 325.8 543.4 325.7 543.5 325.6 543.7 325.6 Z M 540.4 322.7 540.3 322.8 540.2 322.6 540.1 322.4 540.1 322.3 540.2 322.4 540.3 322.6 540.4 322.7 Z M 541.7 324.4 541.7 324.5 541.5 324.1 541.6 324.1 541.7 324.4 Z M 541.1 323.1 541 323.1 540.9 323 540.9 322.8 541.1 322.9 541 323 541.1 323.1 Z M 549.7 329.4 549.6 329.4 549.4 329.3 549.5 329.2 549.7 329.4 Z M 540.8 322.9 540.7 323 540.6 322.9 540.7 322.8 540.8 322.9 Z M 540.4 320.8 540.3 320.8 540.2 320.6 540.4 320.8 Z M 541.4 323.7 541.3 323.7 541.2 323.6 541.3 323.5 541.4 323.7 Z M 549.2 329.3 549.1 329.5 548.9 329.3 549 329.3 549.2 329.3 Z M 541.1 323.5 541 323.6 540.9 323.4 541 323.4 541.1 323.5 Z M 540 322.3 539.8 322.3 539.9 322.1 540 322.3 Z M 541.7 324 541.6 324 541.5 323.9 541.7 323.8 541.7 324 Z M 544.9 326.5 544.9 326.7 544.7 326.7 544.7 326.6 544.9 326.5 Z M 544.4 328.5 544.3 328.5 544.4 328.3 544.5 328.4 544.4 328.5 Z M 543 325.5 542.9 325.6 542.8 325.5 542.8 325.4 543 325.5 Z M 541.1 320.9 541.1 321 540.9 320.9 540.9 320.8 541.1 320.9 Z M 541.9 324.2 541.9 324.3 541.7 324.1 541.8 324.1 541.9 324.2 Z M 545.3 330.6 545.1 330.7 545.1 330.6 545.2 330.5 545.3 330.6 Z M 541.8 323.3 541.8 323.4 541.7 323.3 541.6 323.2 541.8 323.2 541.8 323.3 Z M 539.6 321.9 539.5 322 539.5 321.9 539.6 321.8 539.6 321.9 Z M 539.6 322 539.5 322.1 539.5 322 539.6 322 Z\",\"Xmax\":553.9,\"Xmid\":545.5,\"Xmin\":537.5,\"Ymax\":330.7,\"Ymid\":320.4,\"Ymin\":314.4,\"economy/currency\":\"kuna (HRK)\",\"economy/gdp_per_capita_ppp/2017\":\"24700\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.96 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.4,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":55974,\"geography/area/water\":620,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":56594,\"geography/climate\":\"Mediterranean and continental; continental climate predominant with hot summers and cold winters; mild winters, dry summers along coast\",\"geography/coastline\":\"5,835 km (mainland 1,777 km, islands 4,058 km)\",\"geography/elevation/highest_point\":\"Dinara 1,831 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"331\",\"geography/geographic_coordinates\":\"45 10 N, 15 30 E\",\"geography/geography_note\":\"controls most land routes from Western Europe to Aegean Sea and Turkish Straits; most Adriatic Sea islands lie off the coast of Croatia - some 1,200 islands, islets, ridges, and rocks\",\"geography/land_boundaries/border_countries\":\"Bosnia and Herzegovina 956 km, Hungary 348 km, Montenegro 19 km, Serbia 314 km, Slovenia 600 km\",\"geography/land_boundaries/total\":\"2,237 km\",\"geography/land_use/agricultural_land_arable_land\":0.16,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.062,\"geography/land_use/forest\":0.344,\"geography/land_use/other\":0.419,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea, between Bosnia and Herzegovina and Slovenia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"geographically diverse; flat plains along Hungarian border, low mountains and highlands near Adriatic coastline and islands\",\"government/administrative_divisions\":\"20 counties (zupanije, zupanija - singular) and 1 city* (grad - singular) with special county status; Bjelovarsko-Bilogorska(Bjelovar-Bilogora), Brodsko-Posavska (Brod-Posavina), Dubrovacko-Neretvanska (Dubrovnik-Neretva), Istarska (Istria), Karlovacka (Karlovac), Koprivnicko-Krizevacka (Koprivnica-Krizevci), Krapinsko-Zagorska (Krapina-Zagorje), Licko-Senjska (Lika-Senj), Medimurska (Medimurje), Osjecko-Baranjska (Osijek-Baranja), Pozesko-Slavonska (Pozega-Slavonia), Primorsko-Goranska (Primorje-Gorski Kotar), Sibensko-Kninska (Sibenik-Knin), Sisacko-Moslavacka (Sisak-Moslavina), Splitsko-Dalmatinska (Split-Dalmatia), Varazdinska (Varazdin), Viroviticko-Podravska (Virovitica-Podravina), Vukovarsko-Srijemska (Vukovar-Syrmia), Zadarska (Zadar), Zagreb*, Zagrebacka (Zagreb county)\",\"government/capital/geographic_coordinates\":\"45 48 N, 16 00 E\",\"government/capital/name\":\"Zagreb\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Croats, a Slavic tribe who migrated to the Balkans in the 7th century A.D.\",\"government/executive_branch/chief_of_state\":\"President Kolinda GRABAR-KITAROVIC (since 19 February 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrej PLENKOVIC (since 19 October 2016); Deputy Prime Ministers Damir KRSTICEVIC (since 19 October 2016), Predrag STROMAR (since 9 June 2017), Marija Pejcinovic BURIC (since 19 June 2017), and Tomislav TOLUSIC (since 25 May 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and blue - the Pan-Slav colors - superimposed by the Croatian coat of arms; the coat of arms consists of one main shield (a checkerboard of 13 red and 12 silver (white) fields) surmounted by five smaller shields that form a crown over the main shield; the five small shields represent five historic regions (from left to right): Croatia, Dubrovnik, Dalmatia, Istria, and Slavonia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"25 June 1991 (from Yugoslavia); notable earlier dates: ca. 925 (Kingdom of Croatia established); 1 December 1918 (Kingdom of Serbs, Croats, and Slovenes (Yugoslavia) established)\",\"government/national_holiday\":\"Independence Day, 8 October (1991) and Statehood Day, 25 June (1991); note - 25 June 1991 was the day the Croatian parliament voted for independence; following a three-month moratorium to allow the European Community to solve the Yugoslav crisis peacefully, parliament adopted a decision on 8 October 1991 to sever constitutional relations with Yugoslavia\",\"government/national_symbol_s\":\"red-white checkerboard; national colors: red, white, blue\",\"introduction\":\"The lands that today comprise Croatia were part of the Austro-Hungarian Empire until the close of World War I. In 1918, the Croats, Serbs, and Slovenes formed a kingdom known after 1929 as Yugoslavia. Following World War II, Yugoslavia became a federal independent communist state consisting of six socialist republics under the strong hand of Marshal Josip Broz, aka TITO. Although Croatia declared its independence from Yugoslavia in 1991, it took four years of sporadic, but often bitter, fighting before occupying Yugoslav forces, dominated by Serb officers, were mostly cleared from Croatian lands, along with a majority of Croatias ethnic Serb population. Under UN supervision, the last Serb-held enclave in eastern Slavonia was returned to Croatia in 1998. The country joined NATO in April 2009 and the EU in July 2013.\",\"name\":\"Croatia\",\"people_and_society/age_structure/0_14_years\":0.1421,\"people_and_society/age_structure/15_24_years\":0.1109,\"people_and_society/age_structure/25_54_years\":0.4015,\"people_and_society/age_structure/55_64_years\":0.1465,\"people_and_society/age_structure/65_years_and_over\":0.1991,\"people_and_society/birth_rate\":\"8.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.6% of GDP\",\"people_and_society/ethnic_groups\":\"Croat 90.4%, Serb 4.4%, other 4.4% (including Bosniak, Hungarian, Slovene, Czech, and Romani), unspecified 0.8% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"685,000 ZAGREB (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Croatian\",\"people_and_society/nationality/noun\":\"Croat(s), Croatian(s)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4270480\",\"people_and_society/population_growth_rate\":-0.0051,\"people_and_society/urbanization/urban_population\":\"57.2% of total population (2019)\",\"transportation/airports\":\"69\",\"transportation/railways/total\":\"2722\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":10.5,\"BoxWidth\":10.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.78,\"ISO3_Code\":\"BIH\",\"ISO_Code\":\"BA\",\"Path\":\"M 552.7 321.1 553.1 320.9 553.6 321 553.4 321.9 553 322.5 553.1 322.8 553 323.1 553.2 323.3 553.6 323.4 553.7 323.7 554.1 324.1 554.3 324.2 554.3 324.4 554.1 324.6 553.5 324.6 554 325.5 554.1 325.9 553.9 326 553.5 326 553.4 326.1 553.3 326.3 552.6 326.3 552.5 326.4 552.8 327 552.8 327.1 552.8 327.2 552.7 327.3 552.6 327.1 552.5 327 552.4 327 552.1 327.1 552 327.2 551.8 327.5 551.8 327.7 551.7 328.1 551.4 328.2 551.3 328.4 551.2 329.1 551.4 329.4 551.5 329.6 551.4 329.8 551.1 330 550.9 329.8 550.5 329.7 549.7 329 549.4 328.6 549.1 328.6 548.9 328.7 548.7 328.5 549.1 328.4 549.1 328.3 548.9 327.9 548.5 327.7 548.4 327.6 548 327.1 547.9 326.8 547.9 326.5 547.5 326.4 547.2 326.1 545.9 324.6 545 323.7 544.8 323.6 544.9 323.6 544.9 323.1 544.7 322.7 544.7 322.5 544.5 322.2 544.4 322 544.1 321.6 543.9 321.6 543.7 321.4 543.6 321.3 543.7 321.2 543.6 320.8 543.7 320.6 543.7 319.9 543.9 319.7 544.3 319.7 544.7 320.2 545.2 320.6 545.3 320.5 545.5 320.1 545.9 319.7 546.6 319.8 546.9 319.5 547 319.7 547.5 319.9 547.8 320 547.9 319.9 548.6 320.1 549 320.1 549.5 320.4 549.9 320 550.3 320.3 550.4 320.2 550.6 320 551.1 320.2 551.3 320.3 551.4 320.2 551.8 320.3 552.1 320.6 552 320.9 552.2 321.1 552.7 321.1 Z\",\"Xmax\":554.3,\"Xmid\":549.3,\"Xmin\":543.6,\"Ymax\":330,\"Ymid\":323.8,\"Ymin\":319.5,\"economy/currency\":\"konvertibilna markas (BAM)\",\"economy/gdp_per_capita_ppp/2017\":\"12800\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"22.07 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.49,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":51187,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":51197,\"geography/climate\":\"hot summers and cold winters; areas of high elevation have short, cool summers and long, severe winters; mild, rainy winters along coast\",\"geography/coastline\":\"20 km\",\"geography/elevation/highest_point\":\"Maglic 2,386 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"500\",\"geography/geographic_coordinates\":\"44 00 N, 18 00 E\",\"geography/geography_note\":\"within Bosnia and Herzegovinas recognized borders, the country is divided into a joint Bosniak/Croat Federation (about 51% of the territory) and the Bosnian Serb-led Republika Srpska or RS (about 49% of the territory); the region called Herzegovina is contiguous to Croatia and Montenegro, and traditionally has been settled by an ethnic Croat majority in the west and an ethnic Serb majority in the east\",\"geography/land_boundaries/border_countries\":\"Croatia 956 km, Montenegro 242 km, Serbia 345 km\",\"geography/land_boundaries/total\":\"1,543 km\",\"geography/land_use/agricultural_land_arable_land\":0.197,\"geography/land_use/agricultural_land_permanent_crops\":0.02,\"geography/land_use/agricultural_land_permanent_pasture\":0.205,\"geography/land_use/forest\":0.428,\"geography/land_use/other\":0.15,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea and Croatia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountains and valleys\",\"government/administrative_divisions\":\"3 first-order administrative divisions - Brcko District (Brcko Distrikt) (ethnically mixed), Federation of Bosnia and Herzegovina (Federacija Bosne i Hercegovine) (predominantly Bosniak-Croat), Republika Srpska (predominantly Serb)\",\"government/capital/geographic_coordinates\":\"43 52 N, 18 25 E\",\"government/capital/name\":\"Sarajevo\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the larger northern territory is named for the Bosna River; the smaller southern section takes its name from the German word \\u0022herzog,\\u0022 meaning \\u0022duke,\\u0022 and the ending \\u0022-ovina,\\u0022 meaning \\u0022land,\\u0022 forming the combination denoting \\u0022dukedom\\u0022\",\"government/executive_branch/chief_of_state\":\"Chairman of the Presidency Zeljko KOMSIC (chairman since 20 July 2019, presidency member since 20 November 2018 - Croat seat); Milorad DODIK (presidency member since 20 November 2018 - Serb seat);\\u0026amp;nbsp;Sefik DZAFEROVIC (presidency member since 20 November 2018 - Bosniak seat)\",\"government/executive_branch/head_of_government\":\"Chairman of the Council of Ministers Zoran TEGELTIJA\\u0026amp;nbsp; (since\\u0026amp;nbsp;5\\u0026amp;nbsp;December 2019)\",\"government/flag_description\":\"a wide blue vertical band on the fly side with a yellow isosceles triangle abutting the band and the top of the flag; the remainder of the flag is blue with seven full five-pointed white stars and two half stars top and bottom along the hypotenuse of the triangle; the triangle approximates the shape of the country and its three points stand for the constituent peoples - Bosniaks, Croats, and Serbs; the stars represent Europe and are meant to be continuous (thus the half stars at top and bottom); the colors (white, blue, and yellow) are often associated with neutrality and peace, and traditionally are linked with Bosnia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 March 1992 (from Yugoslavia); note - referendum for independence completed on 1 March 1992; independence declared on 3 March 1992\",\"government/national_holiday\":\"Independence Day, 1 March (1992) and Statehood Day, 25 November (1943) - both observed in the Federation of Bosnia and Herzegovina entity; Victory Day, 9 May (1945) and Dayton Agreement Day, 21 November (1995) - both observed in the Republika Srpska entity\",\"government/national_symbol_s\":\"golden lily; national colors: blue, yellow, white\",\"introduction\":\"Bosnia and Herzegovina declared sovereignty in October 1991 and independence from the former Yugoslavia on 3 March 1992 after a referendum boycotted by ethnic Serbs. The Bosnian Serbs - supported by neighboring Serbia and Montenegro - responded with armed resistance aimed at partitioning the republic along ethnic lines and joining Serb-held areas to form a \\u0022Greater Serbia.\\u0022 In March 1994, Bosniaks and Croats reduced the number of warring factions from three to two by signing an agreement creating a joint Bosniak-Croat Federation of Bosnia and Herzegovina. On 21 November 1995, in Dayton, Ohio, the warring parties initialed a peace agreement that ended three years of interethnic civil strife (the final agreement was signed in Paris on 14 December 1995).The Dayton Peace Accords retained Bosnia and Herzegovinas international boundaries and created a multiethnic and democratic government charged with conducting foreign, diplomatic, and fiscal policy. Also recognized was a second tier of government composed of two entities roughly equal in size: the predominantly Bosniak-Bosnian Croat Federation of Bosnia and Herzegovina and the predominantly Bosnian Serb-led Republika Srpska (RS). The Federation and RS governments are responsible for overseeing most government functions. Additionally, the Dayton Accords established the Office of the High Representative to oversee the implementation of the civilian aspects of the agreement. The Peace Implementation Council at its conference in Bonn in 1997 also gave the High Representative the authority to impose legislation and remove officials, the so-called \\u0022Bonn Powers.\\u0022 An original NATO-led international peacekeeping force (IFOR) of 60,000 troops assembled in 1995 was succeeded over time by a smaller, NATO-led Stabilization Force (SFOR). In 2004, European Union peacekeeping troops (EUFOR) replaced SFOR. Currently, EUFOR deploys around 600 troops in theater in a security assistance and training capacity.\",\"name\":\"Bosnia and Herzegovina\",\"people_and_society/age_structure/0_14_years\":0.1324,\"people_and_society/age_structure/15_24_years\":0.1126,\"people_and_society/age_structure/25_54_years\":0.4551,\"people_and_society/age_structure/55_64_years\":0.1495,\"people_and_society/age_structure/65_years_and_over\":0.1504,\"people_and_society/birth_rate\":\"8.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Bosniak 50.1%, Serb 30.8%, Croat 15.4%, other 2.7%, not declared/no answer 1% (2013 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"343,000 SARAJEVO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Bosnian, Herzegovinian\",\"people_and_society/nationality/noun\":\"Bosnian(s), Herzegovinian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3849891\",\"people_and_society/population_growth_rate\":-0.0017,\"people_and_society/urbanization/urban_population\":\"48.6% of total population (2019)\",\"transportation/airports\":\"24\",\"transportation/railways/total\":\"965\",\"transportation/roadways/total\":\"22926\"},{\"BoxHeight\":7.900000000000034,\"BoxWidth\":15.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.86,\"ISO3_Code\":\"SVK\",\"ISO_Code\":\"SK\",\"Path\":\"M 562.6 303.9 562.5 304.2 562.3 304.4 562.1 304.9 561.9 305.6 561.5 306.1 561.4 306.8 561.3 306.9 561 306.9 560.4 307.1 560.1 306.9 559.9 306.4 559.5 306.1 558.6 306.4 557.7 306.1 557.5 306.1 556.9 306.3 556.7 306.6 556.3 307.3 555.9 307.5 555.6 307.8 555.2 307.9 554.4 307.5 554.1 307.7 554 308.1 553.3 308.2 552.7 308.2 552.5 308.2 552.2 308.3 552 308.6 552 309 552.3 309.2 552 309.3 551.7 309.5 549.6 309.6 549.1 309.5 548.4 308.9 548.1 308.6 547.8 308.4 547.6 308.5 547.3 308.3 547.3 308 547.1 307.8 547 307.4 546.7 307 546.7 306.7 547 306.3 547 305.9 547.2 305.3 547.6 304.9 548.2 305.1 548.4 305 548.6 305.1 548.9 304.9 549.3 304.6 549.6 304.6 549.7 304.2 550.1 304.1 550.4 303.2 550.8 303 551 302.8 551 302.6 551.2 302.6 551.5 302.2 552 302.2 552.3 302.1 552.6 302.2 552.7 302.6 553.1 302.6 553.4 302.1 553.6 302 554 301.7 554.5 302.6 554.9 302.6 554.9 303.1 554.8 303.4 555.1 303.4 555.3 303.3 555.7 303.5 555.8 303 556 302.8 556.3 302.8 556.4 302.6 556.7 302.5 557 302.7 557.1 302.5 557.5 302.5 557.7 302.7 558 303 558.5 302.7 558.4 302.5 558.8 302.6 559 302.4 559.3 302.5 559.5 302.5 559.9 302.4 560.1 302.5 560.4 302.7 560.5 302.7 560.9 302.9 561.2 303.4 562.2 303.9 562.6 303.9 Z\",\"Xmax\":562.6,\"Xmid\":554,\"Xmin\":546.7,\"Ymax\":309.6,\"Ymid\":305.5,\"Ymin\":301.7,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"33100\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"34.86 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.36,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0.27,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":48105,\"geography/area/water\":930,\"geography/area_comparative\":\"about one and a half times the size of Maryland; about twice the size of New Hampshire\",\"geography/area_sqkm\":49035,\"geography/climate\":\"temperate; cool summers; cold, cloudy, humid winters\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Gerlachovsky Stit 2,655 m\",\"geography/elevation/lowest_point\":\"Bodrok River 94 m\",\"geography/elevation/mean_elevation\":\"458\",\"geography/geographic_coordinates\":\"48 40 N, 19 30 E\",\"geography/geography_note\":\"landlocked; most of the country is rugged and mountainous; the Tatra Mountains in the north are interspersed with many scenic lakes and valleys\",\"geography/land_boundaries/border_countries\":\"Austria 105 km, Czech Republic 241 km, Hungary 627 km, Poland 541 km, Ukraine 97 km\",\"geography/land_boundaries/total\":\"1,611 km\",\"geography/land_use/agricultural_land_arable_land\":0.289,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.108,\"geography/land_use/forest\":0.402,\"geography/land_use/other\":0.197,\"geography/location\":\"Central Europe, south of Poland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains in the central and northern part and lowlands in the south\",\"government/administrative_divisions\":\"8 regions (kraje, singular - kraj); Banskobystricky, Bratislavsky, Kosicky, Nitriansky, Presovsky, Trenciansky, Trnavsky, Zilinsky\",\"government/capital/geographic_coordinates\":\"48 09 N, 17 07 E\",\"government/capital/name\":\"Bratislava\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"related to the Slavic autonym (self-designation) \\u0022Slovenin,\\u0022 a derivation from \\u0022slovo\\u0022 (meaning \\u0022word\\u0022), denoting \\u0022people who speak (the same language)\\u0022 (i.e., people who understand each other)\",\"government/executive_branch/chief_of_state\":\"President Zuzana CAPUTOVA (since 15 June 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Peter PELLIGRINI (since 22 March 2018); Deputy Prime Ministers Richard RASI (since 22 March 2018), Laszlo SOLYMOS (since 22 March 2018), Gabriela MATECNA (since 29 November 2017)\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red derive from the Pan-Slav colors; the Slovakian coat of arms (consisting of a red shield bordered in white and bearing a white double-barred cross of St. Cyril and St. Methodius surmounting three blue hills) is centered over the bands but offset slightly to the hoist side\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1993 (Czechoslovakia split into the Czech Republic and Slovakia)\",\"government/national_holiday\":\"Constitution Day, 1 September (1992)\",\"government/national_symbol_s\":\"double-barred cross (Cross of St. Cyril and St. Methodius) surmounting three peaks; national colors: white, blue, red\",\"introduction\":\"Slovakia traces its roots to the 9th century state of Great Moravia. Subsequently, the Slovaks became part of the Hungarian Kingdom, where they remained for the next 1,000 years. After the formation of the dual Austro-Hungarian monarchy in 1867, backlash to language and education policies favoring the use of Hungarian (Magyarization) encouraged the strengthening of Slovak nationalism and a cultivation of cultural ties with the closely related Czechs, who fell administratively under the Austrian half of the empire. After the dissolution of the Austro-Hungarian Empire at the close of World War I, the Slovaks joined the Czechs to form Czechoslovakia. The new state was envisioned as a nation with Czech and Slovak branches. During the interwar period, Slovak nationalist leaders pushed for autonomy within Czechoslovakia, and in 1939 Slovakia became an independent state created by and allied with Nazi Germany. Following World War II, Czechoslovakia was reconstituted and came under communist rule within Soviet-dominated Eastern Europe. In 1968, an invasion by Warsaw Pact troops ended the efforts of Czechoslovakias leaders to liberalize communist rule and create \\u0022socialism with a human face,\\u0022 ushering in a period of repression known as \\u0022normalization.\\u0022 The peaceful \\u0022Velvet Revolution\\u0022 swept the Communist Party from power at the end of 1989 and inaugurated a return to democratic rule and a market economy. On 1 January 1993, Czechoslovakia underwent a nonviolent \\u0022velvet divorce\\u0022 into its two national components, Slovakia and the Czech Republic. Slovakia joined both NATO and the EU in the spring of 2004 and the euro zone on 1 January 2009.\",\"name\":\"Slovakia\",\"people_and_society/age_structure/0_14_years\":0.152,\"people_and_society/age_structure/15_24_years\":0.1048,\"people_and_society/age_structure/25_54_years\":0.4504,\"people_and_society/age_structure/55_64_years\":0.1332,\"people_and_society/age_structure/65_years_and_over\":0.1597,\"people_and_society/birth_rate\":\"9.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Slovak 80.7%, Hungarian 8.5%, Romani 2%, other 1.8% (includes Czech, Ruthenian, Ukrainian, Russian, German, Polish), unspecified 7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"433,000 BRATISLAVA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Slovak\",\"people_and_society/nationality/noun\":\"Slovak(s)\",\"people_and_society/net_migration_rate\":\"0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5445040\",\"people_and_society/population_growth_rate\":-0.0002,\"people_and_society/urbanization/urban_population\":\"53.7% of total population (2019)\",\"transportation/airports\":\"35\",\"transportation/railways/total\":\"358\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":11.399999999999977,\"BoxWidth\":17.700000000000045,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.892,\"ISO3_Code\":\"EST\",\"ISO_Code\":\"EE\",\"Path\":\"M 577.7 254.3 578.1 254.7 578.2 254.9 578 255.3 577.4 255.5 576.8 257 575.9 257.9 575.8 258 575.9 258.2 576.4 260.1 576.2 260.9 576.6 261.6 576.6 262.1 576.7 262.1 576.8 262.2 576.7 262.5 577.1 262.7 577.1 262.9 576.4 263.1 576.3 263.3 576.3 263.6 575.9 263.8 575.9 264.2 575.8 264.4 575.8 264.7 575.6 264.5 575.1 264.4 574.6 264.1 573.5 264.6 573.4 264.4 572.8 264.2 572.6 263.6 572.2 263.3 572.2 263 572.2 262.9 571.8 262.9 571.4 262.6 571.2 262.6 570.1 261.8 570.1 262.1 570.1 262.2 569.8 261.8 569.6 261.8 569.4 261.9 568.8 262.3 568.7 262.2 568.5 262.4 568 262.4 567.7 262.8 567.5 262.8 567.8 261.9 567.9 261 568 260.6 568 260.4 567.6 260.2 567.2 260.7 566.8 260.8 565.9 260.2 565.3 258.9 565.3 258.5 565.5 258.2 565.1 257.8 565.1 257.4 565 256.6 565.3 255.8 565.8 255.6 566.2 255.3 566.4 254.9 566.4 255 566.4 255.2 566.7 255.3 566.8 254.9 567.1 254.9 567.6 254.3 568.7 254.4 568.8 253.9 569.3 254.2 569.6 254.2 569.9 254 570.5 254.1 570.7 253.9 570.8 253.5 571.2 253.7 571.3 253.3 571.6 253.8 571.8 253.5 571.9 253.7 572.2 253.5 573.5 254 573.9 253.9 574.2 254.1 574.7 254.5 575.9 254.4 577.1 254.7 577.5 254.6 577.7 254.3 Z M 562.5 258.8 562.9 259.1 563.3 258.9 563.6 258.9 564.5 259.6 564.6 259.7 564.5 259.8 564.2 259.7 563.9 260.2 563.7 260.2 563.5 260.6 563 260.7 563 261 562.4 260.9 561.8 261.2 561.5 262.2 561.1 262.6 561 262.5 561 262.2 561.2 261.8 561.4 261.7 561.5 261.4 560.6 260.7 560.9 260.3 560.7 259.7 560.8 259.5 561 259.5 561.1 259.7 561.3 259.9 561.3 259.7 561.5 259.4 561.8 259.5 561.9 259.2 562.2 259.1 562.5 258.8 Z M 563.8 257.3 563.9 257.7 563.6 257.7 563.3 258.1 563 258 562.8 258.4 562.6 258.5 562.4 258.4 562.2 257.7 562.1 257.5 561.5 257.5 561.3 257.3 561.3 257.2 562.1 257.1 562.7 256.4 562.9 256.4 563 256.8 563.5 257 563.6 257.1 563.8 257.3 Z M 564.5 259.3 564.4 259.3 564.2 259.1 564 259.1 564 258.9 564.1 258.8 564.2 258.6 564.5 258.7 564.7 258.7 564.9 259.2 564.5 259.3 Z M 564.8 256.9 564.5 257 564.2 256.9 564.1 256.7 564.2 256.6 564.7 256.7 564.8 256.9 Z M 560.8 260.2 560.5 260.2 560.5 260.1 560.7 260 560.8 260.2 Z M 568.1 253.8 568.1 253.9 567.9 253.9 567.8 253.7 567.9 253.5 568.1 253.8 Z M 566.6 261.5 566.4 261.6 566.4 261.5 566.4 261.4 566.6 261.3 566.6 261.5 Z M 562.5 261.4 562.4 261.5 562.3 261.4 562.4 261.2 562.5 261.4 Z M 564.5 263.2 564.5 263.3 564.4 263.3 564.3 263.2 564.4 263.1 564.5 263.1 564.5 263.2 Z M 563.9 258.9 563.8 258.9 563.7 258.8 563.8 258.7 563.9 258.7 563.9 258.9 Z M 569.4 253.4 569.3 253.6 569.2 253.5 569.3 253.3 569.4 253.4 Z\",\"Xmax\":578.2,\"Xmid\":570.8,\"Xmin\":560.5,\"Ymax\":264.7,\"Ymid\":258.6,\"Ymin\":253.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"31700\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.306 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.28,\"geography/area/land\":42388,\"geography/area/water\":2840,\"geography/area_comparative\":\"about twice the size of New Jersey\",\"geography/area_sqkm\":45228,\"geography/climate\":\"maritime; wet, moderate winters, cool summers\",\"geography/coastline\":\"3,794 km\",\"geography/elevation/highest_point\":\"Suur Munamagi 318 m\",\"geography/elevation/lowest_point\":\"Baltic Sea 0 m\",\"geography/elevation/mean_elevation\":\"61\",\"geography/geographic_coordinates\":\"59 00 N, 26 00 E\",\"geography/geography_note\":\"the mainland terrain is flat, boggy, and partly wooded; offshore lie more than 1,500 islands\",\"geography/land_boundaries/border_countries\":\"Latvia 333 km, Russia 324 km\",\"geography/land_boundaries/total\":\"657 km\",\"geography/land_use/agricultural_land_arable_land\":0.149,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.072,\"geography/land_use/forest\":0.521,\"geography/land_use/other\":0.257,\"geography/location\":\"Eastern Europe, bordering the Baltic Sea and Gulf of Finland, between Latvia and Russia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"marshy, lowlands; flat in the north, hilly in the south\",\"government/administrative_divisions\":\"15 counties (maakonnad, singular - maakond); Harjumaa (Tallinn), Hiiumaa (Kardla), Ida-Virumaa (Johvi), Jarvamaa (Paide), Jogevamaa (Jogeva), Laanemaa (Haapsalu), Laane-Virumaa (Rakvere), Parnumaa (Parnu), Polvamaa (Polva), Raplamaa (Rapla), Saaremaa (Kuressaare), Tartumaa (Tartu), Valgamaa (Valga), Viljandimaa (Viljandi), Vorumaa (Voru)\",\"government/capital/geographic_coordinates\":\"59 26 N, 24 43 E\",\"government/capital/name\":\"Tallinn\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name may derive from the Aesti, an ancient people who lived along the eastern Baltic Sea in the first centuries A.D.\",\"government/executive_branch/chief_of_state\":\"President Kersti KALJULAID (since 10 October 2016)\",\"government/executive_branch/head_of_government\":\"Juri RATAS (since 23 November 2016)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), black, and white; various interpretations are linked to the flag colors; blue represents faith, loyalty, and devotion, while also reminiscent of the sky, sea, and lakes of the country; black symbolizes the soil of the country and the dark past and suffering endured by the Estonian people; white refers to the striving towards enlightenment and virtue, and is the color of birch bark and snow, as well as summer nights illuminated by the midnight sun\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"20 August 1991 (declared); 6 September 1991 (recognized by the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 24 February (1918); note - 24 February 1918 was the date Estonia declared its independence from Soviet Russia and established its statehood; 20 August 1991 was the date it declared its independence from the Soviet Union restoring its statehood\",\"government/national_symbol_s\":\"barn swallow, cornflower; national colors: blue, black, white\",\"introduction\":\"After centuries of Danish, Swedish, German, and Russian rule, Estonia attained independence in 1918. Forcibly incorporated into the USSR in 1940 - an action never recognized by the US and many other countries - it regained its freedom in 1991 with the collapse of the Soviet Union. Since the last Russian troops left in 1994, Estonia has been free to promote economic and political ties with the West. It joined both NATO and the EU in the spring of 2004, formally joined the OECD in late 2010, and adopted the euro as its official currency on 1 January 2011.\",\"name\":\"Estonia\",\"people_and_society/age_structure/0_14_years\":0.163,\"people_and_society/age_structure/15_24_years\":0.088,\"people_and_society/age_structure/25_54_years\":0.4107,\"people_and_society/age_structure/55_64_years\":0.1363,\"people_and_society/age_structure/65_years_and_over\":0.202,\"people_and_society/birth_rate\":\"9.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Estonian 68.7%, Russian 24.8%, Ukrainian 1.7%, Belarusian 1%, Finn 0.6%, other 1.6%, unspecified 1.6% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"441,000 TALLINN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Estonian\",\"people_and_society/nationality/noun\":\"Estonian(s)\",\"people_and_society/net_migration_rate\":\"-3.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1244288\",\"people_and_society/population_growth_rate\":-0.006,\"people_and_society/urbanization/urban_population\":\"69.1% of total population (2019)\",\"transportation/airports\":\"18\",\"transportation/railways/total\":\"2146\",\"transportation/roadways/total\":\"58412\"},{\"BoxHeight\":15.600000000000023,\"BoxWidth\":19.600000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.94,\"ISO3_Code\":\"DNK\",\"ISO_Code\":\"DK\",\"Path\":\"M 526.1 278 526 278.1 525.7 278.1 525.6 277.9 525.3 277.8 523.9 277.7 524 276.5 523.9 275.4 523.8 275.2 523.4 275 523 274.4 522.9 274.5 522.9 274.8 522.5 274.5 522.7 273.2 522.6 272.9 523 273 523.2 272.7 523 272 522.5 271.9 522.6 270.8 522.9 270.7 522.5 269.9 522.5 269.5 522.7 269 523 269.4 523.7 269.5 523.9 269.9 524.1 269.9 524.2 269.6 524.1 269.2 525 268.1 525.4 268.7 525.1 269.2 525.1 269.4 525.4 269.2 525.7 269.2 525.8 269 525.5 268.8 525.5 267.9 525.5 267.5 525.3 267.2 524 267.7 524.1 267.8 524.6 267.6 524.7 267.7 524.5 268 524.5 268.4 524.2 268.9 524 268.9 523.8 268.7 523.7 268.5 523.9 268.3 523.9 268.2 523.6 268.4 523.6 268.8 523.5 268.9 523.2 268.9 522.9 268.4 523.2 267.6 523.8 266.8 526 266.4 526.6 265.9 527.6 264.4 528.4 264.2 529.1 263.7 529 264.4 529.2 265.1 529.2 266 528.5 267.6 528.5 268.7 528.3 268.9 528.6 269 528.7 269.4 528.9 269.7 530 269.8 530.3 270.1 530.2 270.6 529.7 271.5 529.4 271.3 529.2 271.7 528.9 271.4 529 271.2 529 271 528.8 271 528.4 271.5 528.5 272.4 528.3 273 528 273.2 527.6 273.8 527.1 273.9 526.8 273.8 527.2 274.2 526.8 274.7 526.8 275 526.7 275.2 526.8 275.8 527 276 526.8 276.3 526.4 276.5 526.4 276.9 526.3 277 526.8 277.2 526.8 277 527.1 276.9 527.6 277.2 527.9 277.8 527.6 277.9 527.1 277.7 527 277.9 526.6 277.7 526.1 278 Z M 534.9 273.3 534.9 273.7 535.1 274.2 535.1 274.4 534.8 274.5 534.7 274.1 534.6 274.3 534.3 274.3 533.9 274.6 533.8 274.9 533.9 275.2 534.3 275.4 534.4 275.8 533.7 276.3 533.7 276.9 533.6 277.2 533.4 277.3 533.1 277.2 532.7 276.9 532.5 276.4 531.2 276.1 530.9 275.6 531 275.2 530.9 274.4 530.5 273.8 531.3 273.5 531.8 273 532 272.6 532.4 272.6 532.5 272.7 532.4 273.3 532.6 273.6 532.7 274 532.9 273.6 532.9 273.3 533.1 273.1 532.9 272.5 533.4 272.1 534 271.7 534.7 271.9 534.9 272.1 534.7 272.7 534.9 273.3 Z M 533.4 274 533.5 274 533.6 273.7 533.5 273.4 533.4 273.4 533.4 273.7 533.2 273.7 533.2 273.9 533.4 274 Z M 529.1 274.6 529 275 529 275.1 529.4 274.9 529.4 274.7 529.5 274.5 529.5 274.3 529.7 274.6 529.8 274.9 529.6 275 529.9 275.6 530 276.3 529.8 276.8 529.6 277.2 529.6 277.5 529.5 277.3 529.4 277.5 529.2 277.4 529.2 277.1 528.4 276.8 528.2 276.8 528.2 277.1 528.1 277.1 528 276.9 528.1 276.9 528 276.7 528.1 276.6 528.1 276.5 527.7 276.3 527.5 276.1 527.3 275.5 527.2 275.5 527.2 275.3 526.9 274.8 527.2 274.6 527.3 274.7 527.6 274.7 528.2 274.3 528.6 274.2 529.1 274.6 Z M 531.8 278 532 278.1 532.3 277.9 532.3 277.8 532.5 277.8 532.6 277.5 532.8 277.4 533.3 277.7 533.4 277.7 533.4 277.6 533.6 277.9 533.7 278 533.4 278.4 533.2 278.7 533.1 279.3 532.9 278.9 533 278.6 532.9 278.6 532.7 278.9 532.3 278.9 531.8 279.1 531.4 278.9 530.5 278.3 530.5 278.2 530.7 278.1 530.7 277.9 530.6 277.7 530.7 277.5 531.1 277.4 531.4 277.6 531.5 277.8 531.8 277.9 531.8 278 Z M 541.1 276 541.4 276.2 541.5 276.2 541.6 276.3 541.8 276.4 542 276.6 542 276.9 541.9 277 541.9 277.2 541.8 277.3 541.5 277.2 541.3 277.1 540.9 276.9 540.7 276.8 540.8 276.6 540.8 276.3 540.8 276.1 541 275.8 541.1 276 Z M 529.9 277.9 529.7 278.5 529.5 278.1 529.6 277.9 529.7 277.8 529.7 277.6 530 277.2 530.3 276.7 530.2 277.1 529.9 277.9 Z M 534 276.9 534.1 277.1 534.5 277.1 534.7 277.2 534.8 277.4 534.7 277.5 534.3 277.4 534.1 277.5 533.8 277.8 533.7 277.8 533.6 277.6 533.7 277.5 533.7 277.4 533.8 277.4 534 277.3 534.1 277.2 534 277 533.9 277.1 533.8 277 533.8 276.9 534 276.9 Z M 530.7 266 530.6 266.1 530.6 266.3 530.4 266.2 530.3 266.1 530.2 266.1 530.1 266 530.3 265.8 530.5 265.7 530.6 265.7 531 265.7 530.8 265.8 530.7 266 Z M 529.5 273.3 529.4 273.5 529.3 273.5 529.2 273.2 529.2 273.1 529.4 272.9 529.4 272.7 529.5 272.7 529.6 273 529.5 273.1 529.5 273.3 Z M 523.8 276.8 523.6 276.9 523.5 276.9 523.5 276.7 523.5 276.3 523.6 276.2 523.8 276.3 523.7 276.5 523.8 276.8 Z M 523.8 268.9 523.8 269 523.9 269 523.9 269.2 523.8 269.2 523.8 269.3 523.7 269.3 523.7 269.5 523.5 269.2 523.4 269 523.5 268.9 523.6 269 523.8 268.9 Z M 528.6 277.6 528.7 277.8 528.9 277.7 529 277.8 529.1 277.8 529.1 278 528.9 278.1 528.7 277.9 528.5 277.7 528.6 277.6 Z M 523.5 275.5 523.4 275.5 523.2 275.2 523.1 275 523.2 274.9 523.3 275 523.3 275.1 523.4 275.1 523.5 275.3 523.4 275.3 523.5 275.5 Z M 532.1 268.9 532 268.9 531.9 268.7 532 268.7 532.2 268.7 532.1 268.9 Z M 529.3 272.3 529.3 272.7 529.2 272.7 529.2 272.5 529.3 272.3 Z M 535.4 274.2 535.4 274.3 535.3 274.1 535.3 274 535.4 274 535.4 274.2 Z M 532.9 273.4 532.8 273.6 532.7 273.4 532.8 273.4 532.8 273.2 532.9 273.4 Z M 531.7 277.5 531.6 277.6 531.5 277.5 531.6 277.4 531.7 277.5 Z M 532.1 277.4 532 277.5 531.9 277.3 532 277.3 532.1 277.4 Z M 525.3 267.9 525.2 268 525.1 267.9 525.2 267.7 525.3 267.9 Z M 527.2 275.6 527.3 275.8 527.1 275.8 527.1 275.7 527.2 275.6 Z M 522.6 270.4 522.5 270.6 522.4 270.4 522.5 270.2 522.6 270.4 Z M 531 272.9 530.9 273.1 530.8 272.8 531 272.9 Z M 523.8 276 523.7 276 523.6 275.9 523.7 275.8 523.8 275.8 523.8 276 Z M 531.1 276.3 531 276.3 530.9 276.1 531 276.1 531.1 276.3 Z M 528.7 273.5 528.6 273.6 528.5 273.6 528.6 273.3 528.7 273.5 Z M 530.9 274.6 530.8 274.8 530.7 274.8 530.7 274.6 530.9 274.6 Z M 531 276.5 530.9 276.7 530.8 276.4 530.9 276.3 531 276.5 Z M 527.9 276.6 527.8 276.7 527.6 276.6 527.7 276.4 527.9 276.6 Z\",\"Xmax\":542,\"Xmid\":527.8,\"Xmin\":522.4,\"Ymax\":279.3,\"Ymid\":272.5,\"Ymin\":263.7,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"50100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.45 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.46,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.54,\"geography/area/land\":42434,\"geography/area/water\":660,\"geography/area_comparative\":\"slightly less than twice the size of Massachusetts; about two-thirds the size of West Virginia\",\"geography/area_sqkm\":43094,\"geography/climate\":\"temperate; humid and overcast; mild, windy winters and cool summers\",\"geography/coastline\":\"7,314 km\",\"geography/elevation/highest_point\":\"Mollehoj/Ejer Bavnehoj 171 m\",\"geography/elevation/lowest_point\":\"Lammefjord -7 m\",\"geography/elevation/mean_elevation\":\"34\",\"geography/geographic_coordinates\":\"56 00 N, 10 00 E\",\"geography/geography_note\":\"composed of the Jutland Peninsula and a group of more than 400 islands (Danish Archipelago); controls Danish Straits (Skagerrak and Kattegat) linking Baltic and North Seas; about one-quarter of the population lives in greater Copenhagen\",\"geography/land_boundaries/border_countries\":\"Germany 140 km\",\"geography/land_boundaries/total\":\"140 km\",\"geography/land_use/agricultural_land_arable_land\":0.589,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.044,\"geography/land_use/forest\":0.129,\"geography/land_use/other\":0.237,\"geography/location\":\"Northern Europe, bordering the Baltic Sea and the North Sea, on a peninsula north of Germany (Jutland); also includes several major islands (Sjaelland, Fyn, and Bornholm)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"low and flat to gently rolling plains\",\"government/administrative_divisions\":\"metropolitan Denmark - 5 regions (regioner, singular - region); Hovedstaden (Capital), Midtjylland (Central Jutland), Nordjylland (North Jutland), Sjaelland (Zealand), Syddanmark (Southern Denmark)\",\"government/capital/geographic_coordinates\":\"55 40 N, 12 35 E\",\"government/capital/name\":\"Copenhagen\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the words \\u0022Dane(s)\\u0022 and \\u0022mark\\u0022; the latter referring to a march (borderland) or forest\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II (since 14 January 1972); Heir Apparent Crown Prince FREDERIK (elder son of the monarch, born on 26 May 1968)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mette FREDERIKSEN (since 27 June 2019)\",\"government/flag_description\":\"red with a white cross that extends to the edges of the flag; the vertical part of the cross is shifted to the hoist side; the banner is referred to as the Dannebrog (Danish flag) and is one of the oldest national flags in the world; traditions as to the origin of the flag design vary, but the best known is a legend that the banner fell from the sky during an early-13th century battle; caught up by the Danish king before it ever touched the earth, this heavenly talisman inspired the royal army to victory; in actuality, the flag may derive from a crusade banner or ensign\",\"government/government_type\":\"parliamentary constitutional monarchy\",\"government/independence\":\"ca. 965 (unified and Christianized under HARALD I Gormsson); 5 June 1849 (became a parliamentary constitutional monarchy)\",\"government/national_holiday\":\"Constitution Day, 5 June (1849); note - closest equivalent to a national holiday\",\"government/national_symbol_s\":\"lion, mute swan; national colors: red, white\",\"introduction\":\"Once the seat of Viking raiders and later a major north European power, Denmark has evolved into a modern, prosperous nation that is participating in the general political and economic integration of Europe. It joined NATO in 1949 and the EEC (now the EU) in 1973. However, the country has opted out of certain elements of the EUs Maastricht Treaty, including the European Economic and Monetary Union, European defense cooperation, and issues concerning certain justice and home affairs.\",\"name\":\"Denmark\",\"people_and_society/age_structure/0_14_years\":0.1657,\"people_and_society/age_structure/15_24_years\":0.1267,\"people_and_society/age_structure/25_54_years\":0.3903,\"people_and_society/age_structure/55_64_years\":0.1233,\"people_and_society/age_structure/65_years_and_over\":0.1942,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.6% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"Danish (includes Greenlandic (who are predominantly Inuit) and Faroese) 86.3%, Turkish 1.1%, other 12.6% (largest groups are Polish, Syrian, German, Iraqi, and Romanian) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.334 million COPENHAGEN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Danish\",\"people_and_society/nationality/noun\":\"Dane(s)\",\"people_and_society/net_migration_rate\":\"4.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5809502\",\"people_and_society/population_growth_rate\":0.0059,\"people_and_society/urbanization/urban_population\":\"88% of total population (2019)\",\"transportation/airports\":\"80\",\"transportation/railways/total\":\"3476\",\"transportation/roadways/total\":\"74558\"},{\"BoxHeight\":12.5,\"BoxWidth\":10.699999999999989,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.944,\"ISO3_Code\":\"NLD\",\"ISO_Code\":\"NL\",\"Path\":\"M 520 285.5 520 286.1 520 286.7 519.7 287.4 519.6 287.5 519.6 288.2 519.4 288.3 518.6 288.4 518.7 288.6 518.6 289 519.2 289.2 519.4 289.2 519.6 289.5 519.5 289.9 519.6 290.1 519.4 290.2 519 290.6 518.7 290.7 518.6 291 518.9 291.3 518.8 291.6 517.8 291.8 517.8 292 517.1 291.7 517.1 291.9 516.8 291.9 516.5 292 516.6 292.2 516.5 292.4 516.9 292.8 516.9 293 517.2 293.4 517.3 294.1 516.8 294.6 516.9 294.9 517.1 294.9 516.5 295.5 516.4 295.4 516.3 295.5 516.4 295.7 516.7 295.8 516.7 296 516.9 296.1 516.8 296.3 516.7 296.5 516.7 296.8 516.3 296.7 516 296.7 515.8 296.7 515.8 296.5 515.7 296.3 515.9 296 516 295.6 516.1 295.4 516.2 295 515.4 294.7 515.4 294.5 515.2 294.4 514.5 294.5 514.5 294.3 514.3 294.3 514.1 294 514.1 293.8 514 293.6 513.6 293.9 513.4 293.8 513.4 293.5 513.2 293.4 512.9 293.8 512.6 293.8 512.6 293.6 512.4 293.6 512.2 293.7 512.2 294.1 511.9 294 511.8 294 511 293.7 510.6 293.9 510.3 293.7 509.9 293.7 509.6 293.3 509.9 293.1 510.6 293 511.4 293.7 511.7 293.7 511.6 293.4 511.1 293.1 511.2 292.9 510.6 292.6 510.3 292.6 510.3 292.4 510.6 292.3 510.8 292 511.2 291.9 511.2 291.7 511.1 291.4 511.4 291.2 511.5 291.1 511.6 291 512.1 290.4 512.5 289.7 512.6 289.2 512.8 288.6 512.9 287.8 513 287.5 513.1 286.9 513.5 287.2 514.3 286.7 514.8 286.3 515 286 515.1 285.7 515.5 285.3 515.6 285.2 516.3 284.9 517.2 284.8 517.5 284.8 518.7 284.5 519 284.6 519.1 284.8 519.2 285.1 519.4 285.2 519.6 285.3 519.7 285.5 520 285.5 Z M 511.7 294.1 511.7 294.2 511.5 294.4 511.4 294.5 511 294.7 510.7 294.7 510 294.3 509.8 294.4 509.7 294.6 509.4 294.5 509.3 294 509.7 293.9 510.7 294.2 511.1 293.9 511.4 294.1 511.6 294 511.7 294.1 Z M 513.4 286.5 513.3 286.7 513.2 286.6 513.1 286.7 513.1 286.6 513.1 286.4 513.2 286.2 513.4 285.8 513.5 285.8 513.6 286 513.6 286.3 513.5 286.5 513.4 286.5 Z M 514.9 284.8 514.7 285 514.6 284.9 514.3 285.1 514.3 285 514.4 284.8 514.9 284.7 515.2 284.6 515.3 284.7 515.1 284.8 514.9 284.8 Z M 515.6 284.5 515.9 284.5 516.3 284.5 516.6 284.5 516.5 284.6 516.3 284.6 516.1 284.6 515.9 284.6 515.6 284.7 515.5 284.6 515.6 284.5 Z M 517.4 284.5 517 284.5 517 284.4 517 284.3 517.4 284.3 517.7 284.3 517.4 284.5 Z M 513.8 285.5 513.6 285.7 513.5 285.6 513.6 285.6 513.8 285.4 513.8 285.5 Z M 513.2 293.7 513.3 293.7 513.4 293.8 513.3 293.9 513.2 293.7 Z M 514.1 285.3 513.9 285.4 513.8 285.4 514 285.2 514.1 285.3 Z M 513.5 285.6 513.5 285.8 513.4 285.7 513.5 285.6 Z\",\"Xmax\":520,\"Xmid\":515.5,\"Xmin\":509.3,\"Ymax\":296.8,\"Ymid\":290,\"Ymin\":284.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"53900\",\"economy/gdp_real_growth_rate/2017\":0.029,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"250.2 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.75,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.23,\"geography/area/land\":33893,\"geography/area/water\":7650,\"geography/area_comparative\":\"slightly less than twice the size of New Jersey\",\"geography/area_sqkm\":41543,\"geography/climate\":\"temperate; marine; cool summers and mild winters\",\"geography/coastline\":\"451 km\",\"geography/elevation/highest_point\":\"Mount Scenery (on the island of Saba in the Caribbean, now considered an integral part of the Netherlands following the dissolution of the Netherlands Antilles) 862 m\",\"geography/elevation/lowest_point\":\"Zuidplaspolder -7 m\",\"geography/elevation/mean_elevation\":\"30\",\"geography/geographic_coordinates\":\"52 30 N, 5 45 E\",\"geography/geography_note\":\"located at mouths of three major European rivers (Rhine, Maas or Meuse, and Schelde); about a quarter of the country lies below sea level and only about half of the land exceeds one meter above sea level\",\"geography/land_boundaries/border_countries\":\"Belgium 478 km, Germany 575 km\",\"geography/land_boundaries/total\":\"1,053 km\",\"geography/land_use/agricultural_land_arable_land\":0.298,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.242,\"geography/land_use/forest\":0.108,\"geography/land_use/other\":0.341,\"geography/location\":\"Western Europe, bordering the North Sea, between Belgium and Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly coastal lowland and reclaimed land (polders); some hills in southeast\",\"government/administrative_divisions\":\"12 provinces (provincies, singular - provincie); Drenthe, Flevoland, Fryslan (Friesland), Gelderland, Groningen, Limburg, Noord-Brabant (North Brabant), Noord-Holland (North Holland), Overijssel, Utrecht, Zeeland (Zealand), Zuid-Holland (South Holland)\",\"government/capital/geographic_coordinates\":\"52 21 N, 4 55 E\",\"government/capital/name\":\"Amsterdam; note - The Hague is the seat of government\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name literally means \\u0022the lowlands\\u0022 and refers to the geographic features of the land being both flat and down river from higher areas (i.e., at the estuaries of the Scheldt, Meuse, and Rhine Rivers; only about half of the Netherlands is more than 1 meter above sea level)\",\"government/executive_branch/chief_of_state\":\"King WILLEM-ALEXANDER (since 30 April 2013); Heir Apparent Princess Catharina-Amalia (daughter of King WILLEM-ALEXANDER, born 7 December 2003)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mark RUTTE (since 14 October 2010; Deputy Prime Ministers (since 26 October 2017) Hugo DE JONGE, Karin Kajsa OLLONGREN, and Carola SCHOUTEN (since 26 October 2017); note - Mark RUTTE heads his third cabinet put in place since 26 October 2017\",\"government/flag_description\":\"three equal horizontal bands of red (bright vermilion; top), white, and blue (cobalt); similar to the flag of Luxembourg, which uses a lighter blue and is longer; the colors were derived from those of WILLIAM I, Prince of Orange, who led the Dutch Revolt against Spanish sovereignty in the latter half of the 16th century; originally the upper band was orange, but because its dye tended to turn red over time, the red shade was eventually made the permanent color; the banner is perhaps the oldest tricolor in continuous use\",\"government/government_type\":\"parliamentary constitutional monarchy; part of the Kingdom of the Netherlands\",\"government/independence\":\"23 January 1579 (the northern provinces of the Low Countries conclude the Union of Utrecht breaking with Spain; on 26 July 1581, they formally declared their independence with an Act of Abjuration; however, it was not until 30 January 1648 and the Peace of Westphalia that Spain recognized this independence)\",\"government/national_holiday\":\"Kings Day (birthday of King WILLEM-ALEXANDER), 27 April (1967); note - Kings or Queens Day are observed on the ruling monarchs birthday; currently celebrated on 26 April if 27 April is a Sunday\",\"government/national_symbol_s\":\"lion, tulip; national color: orange\",\"introduction\":\"The Dutch United Provinces declared their independence from Spain in 1579; during the 17th century, they became a leading seafaring and commercial power, with settlements and colonies around the world. After a 20-year French occupation, a Kingdom of the Netherlands was formed in 1815. In 1830, Belgium seceded and formed a separate kingdom. The Netherlands remained neutral in World War I, but suffered German invasion and occupation in World War II. A modern, industrialized nation, the Netherlands is also a large exporter of agricultural products. The country was a founding member of NATO and the EEC (now the EU) and participated in the introduction of the euro in 1999. In October 2010, the former Netherlands Antilles was dissolved and the three smallest islands - Bonaire, Sint Eustatius, and Saba - became special municipalities in the Netherlands administrative structure. The larger islands of Sint Maarten and Curacao joined the Netherlands and Aruba as constituent countries forming the Kingdom of the Netherlands. In February 2018, the Sint Eustatius island council (governing body) was dissolved and replaced by a government commissioner to restore the integrity of public administration. According to the Dutch Government, the intervention will be as \\u0022short as possible and as long as needed.\\u0022\",\"name\":\"Netherlands\",\"people_and_society/age_structure/0_14_years\":0.1628,\"people_and_society/age_structure/15_24_years\":0.1203,\"people_and_society/age_structure/25_54_years\":0.3918,\"people_and_society/age_structure/55_64_years\":0.1341,\"people_and_society/age_structure/65_years_and_over\":0.191,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Dutch 76.9%, EU 6.4%, Turkish 2.4%, Moroccan 2.3%, Indonesian 2.1%, German 2.1%, Surinamese 2%, Polish 1%, other 4.8% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.14 million AMSTERDAM (capital), 1.009 million Rotterdam (2019)\",\"people_and_society/nationality/adjective\":\"Dutch\",\"people_and_society/nationality/noun\":\"Dutchman(men), Dutchwoman(women)\",\"people_and_society/net_migration_rate\":\"1.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17151228\",\"people_and_society/population_growth_rate\":0.0038,\"people_and_society/urbanization/urban_population\":\"91.9% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"3058\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":8,\"BoxWidth\":12.600000000000023,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.955,\"ISO3_Code\":\"CHE\",\"ISO_Code\":\"CH\",\"Path\":\"M 526.5 310.4 526.6 310.6 526.8 310.8 526.8 311.1 526.6 311.1 526.4 311.5 526.3 311.8 526.4 312.2 526.3 312.4 526.6 312.3 527.4 312.5 527.4 312.8 527.6 312.9 528 313.2 528.1 313.2 528.3 313.1 528.4 312.9 528.8 312.6 529 312.8 529 313.2 528.8 313.9 529 314.2 529 314.5 528.6 314.4 528.4 314.1 528 314.2 527.9 314.5 527.8 314.8 528.2 315 528 315.2 528.2 315.5 528.1 315.7 527.9 315.7 527.6 315.1 526.7 315.4 526.4 315.4 526.2 315.1 526.2 314.6 526.1 314.7 525.8 314.6 525.7 314.8 525.8 315.3 525.6 315.7 525.4 315.9 525 316.5 525 316.8 525.2 317 525.1 317.2 524.7 317.3 524.8 317.1 524.6 316.8 524.4 316.6 524.5 316.3 524.2 316.2 523.9 316.1 523.5 315.6 523.4 315.4 523.5 314.9 523.2 314.8 523 314.9 522.9 315.2 522.4 315.5 522.6 315.8 522.6 316 522.3 316.2 522.2 316.6 521.9 316.7 521.8 316.9 521 316.7 520.5 317 520.2 317 519.9 317.1 519.7 317.1 519.5 316.9 519.3 316.4 519.1 316.4 519.1 316.1 518.9 316 519 315.5 518.8 315.2 518.9 314.9 518.1 314.8 517.5 315 517.2 315.4 517.4 315.6 517.4 315.7 517 316 516.5 316.1 516.6 315.8 516.9 315.6 517 315.3 517.1 315.1 516.8 314.9 517 314.4 517 314.2 517.8 313.5 517.9 313.2 517.9 312.8 518.4 312.6 519 311.9 519.5 311.2 519.2 311.1 519.2 310.8 519.5 310.5 519.8 310.5 519.9 310.8 520.3 310.8 520.4 310.8 520.5 310.8 520.6 310.8 520.6 310.7 520.8 310.5 520.9 310.3 521 310.2 521.2 310.3 521.4 310.4 521.9 310.2 522 310.3 522.3 310.3 522.8 310.1 523.4 310.3 523.6 310 523.7 310.1 523.8 310.1 523.9 309.9 523.6 309.9 523.4 309.8 523.3 309.7 523.6 309.4 523.9 309.3 524.1 309.6 524.1 309.7 524 309.8 524.4 309.8 524.3 309.7 524.4 309.6 524.6 309.9 525 309.8 525.5 309.9 526 310 526.3 310.3 526.5 310.4 Z\",\"Xmax\":529.1,\"Xmid\":522.8,\"Xmin\":516.5,\"Ymax\":317.3,\"Ymid\":313.4,\"Ymin\":309.3,\"economy/currency\":\"Swiss francs (CHF)\",\"economy/gdp_per_capita_ppp/2017\":\"62100\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"38.95 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.03,\"energy/electricity_from_hydroelectric_plants\":0.67,\"energy/electricity_from_nuclear_fuels\":0.18,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":39997,\"geography/area/water\":1280,\"geography/area_comparative\":\"slightly less than twice the size of New Jersey\",\"geography/area_sqkm\":41277,\"geography/climate\":\"temperate, but varies with altitude; cold, cloudy, rainy/snowy winters; cool to warm, cloudy, humid summers with occasional showers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dufourspitze 4,634 m\",\"geography/elevation/lowest_point\":\"Lake Maggiore 195 m\",\"geography/elevation/mean_elevation\":\"1350\",\"geography/geographic_coordinates\":\"47 00 N, 8 00 E\",\"geography/geography_note\":\"landlocked; crossroads of northern and southern Europe; along with southeastern France, northern Italy, and southwestern Austria, has the highest elevations in the Alps\",\"geography/land_boundaries/border_countries\":\"Austria 158 km, France 525 km, Italy 698 km, Liechtenstein 41 km, Germany 348 km\",\"geography/land_boundaries/total\":\"1,770 km\",\"geography/land_use/agricultural_land_arable_land\":0.102,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.279,\"geography/land_use/forest\":0.315,\"geography/land_use/other\":0.298,\"geography/location\":\"Central Europe, east of France, north of Italy\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains (Alps in south, Jura in northwest) with a central plateau of rolling hills, plains, and large lakes\",\"government/administrative_divisions\":\"26 cantons (cantons, singular - canton in French; cantoni, singular - cantone in Italian; Kantone, singular - Kanton in German); Aargau, Appenzell Ausserrhoden, Appenzell Innerrhoden, Basel-Landschaft, Basel-Stadt, Berne/Bern, Fribourg/Freiburg, Geneve (Geneva), Glarus, Graubuenden/Grigioni/Grischun, Jura, Luzern, Neuchatel, Nidwalden, Obwalden, Sankt Gallen, Schaffhausen, Schwyz, Solothurn, Thurgau, Ticino, Uri, Valais/Wallis, Vaud, Zug, Zuerich\",\"government/capital/geographic_coordinates\":\"46 55 N, 7 28 E\",\"government/capital/name\":\"Bern\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the canton of Schwyz, one of the founding cantons of the Old Swiss Confederacy that formed in the 14th century\",\"government/executive_branch/chief_of_state\":\"President of the Swiss Confederation Ueli MAURER (since 1 January 2019); Vice President Simonetta SOMMARUGA (since 1 January 2019); note - the Federal Council, which is comprised of 7 federal councillors, constitutes the federal government of Switzerland; council members rotate the 1-year term of federal president (chief of state and head of government)\",\"government/executive_branch/head_of_government\":\"President of the Swiss Confederation Ueli MAURER (since 1 January 2019); Vice President Simonetta SOMMARUGA (since 1 January 2019)\",\"government/flag_description\":\"red square with a bold, equilateral white cross in the center that does not extend to the edges of the flag; various medieval legends purport to describe the origin of the flag; a white cross used as identification for troops of the Swiss Confederation is first attested at the Battle of Laupen (1339)\",\"government/government_type\":\"federal republic (formally a confederation)\",\"government/independence\":\"1 August 1291 (founding of the Swiss Confederation)\",\"government/national_holiday\":\"Founding of the Swiss Confederation in 1291; note - since 1 August 1891 celebrated as Swiss National Day\",\"government/national_symbol_s\":\"Swiss cross (white cross on red field, arms equal length); national colors: red, white\",\"introduction\":\"The Swiss Confederation was founded in 1291 as a defensive alliance among three cantons. In succeeding years, other localities joined the original three. The Swiss Confederation secured its independence from the Holy Roman Empire in 1499. A constitution of 1848, subsequently modified in 1874 to allow voters to introduce referenda on proposed laws, replaced the confederation with a centralized federal government. Switzerlands sovereignty and neutrality have long been honored by the major European powers, and the country was not involved in either of the two world wars. The political and economic integration of Europe over the past half century, as well as Switzerlands role in many UN and international organizations, has strengthened Switzerlands ties with its neighbors. However, the country did not officially become a UN member until 2002. Switzerland remains active in many UN and international organizations but retains a strong commitment to neutrality. \\u0026amp;nbsp;\",\"name\":\"Switzerland\",\"people_and_society/age_structure/0_14_years\":0.1523,\"people_and_society/age_structure/15_24_years\":0.1069,\"people_and_society/age_structure/25_54_years\":0.4288,\"people_and_society/age_structure/55_64_years\":0.1288,\"people_and_society/age_structure/65_years_and_over\":0.1834,\"people_and_society/birth_rate\":\"10.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Swiss 69.5%, German 4.2%, Italian 3.2%, Portuguese 2.6%, French 2%, Kosovar 1.1%, other 17.3%, unspecified .1% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.383 million Zurich, 426,000 BERN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Swiss\",\"people_and_society/nationality/noun\":\"Swiss (singular and plural)\",\"people_and_society/net_migration_rate\":\"4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8292809\",\"people_and_society/population_growth_rate\":0.0068,\"people_and_society/urbanization/urban_population\":\"73.8% of total population (2019)\",\"transportation/airports\":\"63\",\"transportation/railways/total\":\"569\",\"transportation/roadways/total\":\"71557\"},{\"BoxHeight\":12.199999999999989,\"BoxWidth\":9.5,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.75,\"ISO3_Code\":\"MDA\",\"ISO_Code\":\"MD\",\"Path\":\"M 578.2 318.7 577.9 318.2 578 318.1 578.1 317.8 577.9 317.4 577.9 316.6 577.9 316.2 578 316 577.9 315.6 578.1 315.4 578.3 314.8 578.2 314.5 578.3 314 577.9 313.2 577.8 312.7 577.3 312.2 577.1 312 576.9 311.4 576.6 311.3 576.5 311.1 576.4 310.7 576.2 310.6 576.1 310.4 575.9 310.2 575.6 309.7 575.6 309.5 575.3 308.8 575.3 308.5 574.9 308 574.3 307.4 573.8 307.4 574 307.2 574.2 307.1 574.3 306.8 574.8 306.9 575.1 306.8 575.5 306.9 576.5 306.5 577 306.7 578 307.5 578.5 307.6 578.9 308 579.4 307.8 579.8 308 580.2 308.6 580.9 308.7 581.1 309.4 580.8 310.3 580.9 310.6 581.3 310.9 581.6 311.3 581.9 311.2 582 311.8 581.9 312.1 582.1 312.3 582.1 312.8 582.5 313.1 582.8 313.1 583 313.3 583 314 583 314.5 583.3 315 582.8 315.1 582.4 314.9 582.1 315.1 581.7 314.8 581.5 314.7 581.1 315 581 314.6 580.9 314.5 580.4 314.7 580.3 315.5 580.5 315.9 580.3 316.5 579.9 316.7 579.7 317.3 579.1 317.8 579 318.5 578.5 318.5 578.2 318.7 Z\",\"Xmax\":583.3,\"Xmid\":578.9,\"Xmin\":573.8,\"Ymax\":318.7,\"Ymid\":311.8,\"Ymin\":306.5,\"economy/currency\":\"Moldovan lei (MDL)\",\"economy/gdp_per_capita_ppp/2017\":\"6700\",\"economy/gdp_real_growth_rate/2017\":0.045,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.653 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0.12,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":32891,\"geography/area/water\":960,\"geography/area_comparative\":\"slightly larger than Maryland\",\"geography/area_sqkm\":33851,\"geography/climate\":\"moderate winters, warm summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Dealul Balanesti 430 m\",\"geography/elevation/lowest_point\":\"Dniester (Nistru) 2 m\",\"geography/elevation/mean_elevation\":\"139\",\"geography/geographic_coordinates\":\"47 00 N, 29 00 E\",\"geography/geography_note\":\"landlocked; well endowed with various sedimentary rocks and minerals including sand, gravel, gypsum, and limestone\",\"geography/land_boundaries/border_countries\":\"Romania 683 km, Ukraine 1202 km\",\"geography/land_boundaries/total\":\"1,885 km\",\"geography/land_use/agricultural_land_arable_land\":0.551,\"geography/land_use/agricultural_land_permanent_crops\":0.091,\"geography/land_use/agricultural_land_permanent_pasture\":0.107,\"geography/land_use/forest\":0.119,\"geography/land_use/other\":0.132,\"geography/location\":\"Eastern Europe, northeast of Romania\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rolling steppe, gradual slope south to Black Sea\",\"government/administrative_divisions\":\"32 raions (raioane, singular - raion), 3 municipalities (municipii, singular - municipiul), 1 autonomous territorial unit (unitatea teritoriala autonoma), and 1 territorial unit (unitatea teritoriala)\\u0026lt;strong\\u0026gt;raions:\\u0026lt;/strong\\u0026gt; Anenii Noi, Basarabeasca, Briceni, Cahul, Cantemir, Calarasi, Causeni, Cimislia, Criuleni, Donduseni, Drochia, Dubasari, Edinet, Falesti, Floresti, Glodeni, Hincesti, Ialoveni, Leova, Nisporeni, Ocnita, Orhei, Rezina, Riscani, Singerei, Soldanesti, Soroca, Stefan Voda, Straseni, Taraclia, Telenesti, Ungheni; \\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Balti, Bender, Chisinau; \\u0026lt;strong\\u0026gt;autonomous territorial unit:\\u0026lt;/strong\\u0026gt; Gagauzia; \\u0026lt;strong\\u0026gt;territorial unit:\\u0026lt;/strong\\u0026gt; Stinga Nistrului (Transnistria)\",\"government/capital/geographic_coordinates\":\"47 00 N, 28 51 E\",\"government/capital/name\":\"Chisinau in Romanian (Kishinev in Russian)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Moldova River in neighboring eastern Romania\",\"government/executive_branch/chief_of_state\":\"President Igor DODON (since 23 December 2016); note \\u0026amp;ndash; in 2017-19, DODON was temporarily suspended several times by the Moldovan Constitutional Court for rejecting ministerial appointments and for refusing to sign legislation\",\"government/executive_branch/head_of_government\":\"Prime Minister Ion CHICU (since 14 November 2019)\",\"government/flag_description\":\"three equal vertical bands of Prussian blue (hoist side), chrome yellow, and vermilion red; emblem in center of flag is of a Roman eagle of dark gold (brown) outlined in black with a red beak and talons carrying a yellow cross in its beak and a green olive branch in its right talons and a yellow scepter in its left talons; on its breast is a shield divided horizontally red over blue with a stylized aurochs head, star, rose, and crescent all in black-outlined yellow; based on the color scheme of the flag of Romania - with which Moldova shares a history and culture - but Moldovas blue band is lighter; the reverse of the flag displays a mirrored image of the coat of arms\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"27 August 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 27 August (1991)\",\"government/national_symbol_s\":\"aurochs (a type of wild cattle); national colors: blue, yellow, red\",\"introduction\":\"A large portion of present day Moldovan territory became a province of the Russian Empire in 1812 and then unified with Romania in 1918 in the aftermath of World War I. This territory was then incorporated into the Soviet Union at the close of World War II. Although Moldova has been independent from the Soviet Union since 1991, Russian forces have remained on Moldovan territory east of the Nistru River in the breakaway region of Transnistria, whose population is roughly equally composed of ethnic Ukrainians, Russians, and Moldovans. Years of Communist Party rule in Moldova from 2001-2009 ultimately ended with election-related violent protests and a rerun of parliamentary elections in 2009. Since then, a series of pro-European ruling coalitions have governed Moldova. As a result of the countrys most recent legislative election in February 2019, parliamentary seats are split among the left-leaning Socialist Party (35 seats), the former ruling Democratic Party (30 seats), and the center-right ACUM bloc (26 seats). Parliament voted in Prime Minister Ion CHICU and his cabinet on 14 November 2019, two days after voting to remove his predecessor, ACUM co-leader Maia SANDU, who had been in office since June 2019.\",\"name\":\"Moldova\",\"people_and_society/age_structure/0_14_years\":0.1829,\"people_and_society/age_structure/15_24_years\":0.1184,\"people_and_society/age_structure/25_54_years\":0.4329,\"people_and_society/age_structure/55_64_years\":0.135,\"people_and_society/age_structure/65_years_and_over\":0.1308,\"people_and_society/birth_rate\":\"11.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"12.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Moldovan 75.1%, Romanian 7%, Ukrainian 6.6%, Gagauz 4.6%, Russian 4.1%, Bulgarian 1.9%, other 0.8% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"504,000 CHISINAU (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Moldovan\",\"people_and_society/nationality/noun\":\"Moldovan(s)\",\"people_and_society/net_migration_rate\":\"-9.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3437720\",\"people_and_society/population_growth_rate\":-0.0106,\"people_and_society/urbanization/urban_population\":\"42.7% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"1171\",\"transportation/roadways/total\":\"9352\"},{\"BoxHeight\":8.800000000000011,\"BoxWidth\":10.699999999999932,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.931,\"ISO3_Code\":\"BEL\",\"ISO_Code\":\"BE\",\"Path\":\"M 516.7 296.8 517 296.9 517.1 297.3 517.3 297.3 517.2 297.6 517.2 297.8 517.5 297.9 517.7 298.1 517.6 298.4 517.8 298.6 517.5 298.7 517.2 299 517 299.5 516.7 299.2 516.4 299.6 516.3 299.8 516 300.3 515.9 300.7 516 300.9 516.3 301.3 516.4 301.5 516.2 301.9 516.1 302 515.9 302 515.2 302.2 515 301.7 514.7 301.7 514.7 301.4 514.3 301.2 513.8 300.9 513.5 300.8 513.5 300.4 513.3 300.2 513.4 299.8 513.5 299.4 513.3 299.4 513 299.7 513 299.8 513 300 512.3 300.3 511.7 300.2 511.5 300.1 511.7 299.7 511.5 299.4 511.6 298.9 511.2 298.5 510.8 298.6 510.5 298.5 510.3 298.6 510.2 298.5 510.1 298 510 297.9 509.8 297.9 509.7 297.7 509.4 297.9 509.2 297.8 509 296.9 508.9 296.7 508.8 296.7 508.6 296.6 508.4 296.7 508.1 297 507.9 297 507.5 296.5 507.3 296.5 507.2 296.1 507.3 295.9 507.1 295.3 507.2 295.2 507.3 295.1 507.4 295.1 507.5 295 507.6 295 508.6 294.3 508.9 294.1 509.3 294 509.4 294.5 509.7 294.6 509.8 294.4 510 294.3 510.7 294.7 511 294.7 511.4 294.5 511.5 294.4 511.7 294.2 511.7 294.1 511.8 294.1 511.8 294 511.9 294 512.2 294.1 512.2 293.7 512.4 293.6 512.6 293.6 512.6 293.8 512.9 293.8 513.2 293.4 513.4 293.5 513.4 293.8 513.6 293.9 514 293.6 514.1 293.8 514.1 294 514.3 294.3 514.5 294.3 514.5 294.5 515.2 294.4 515.4 294.5 515.4 294.7 516.2 295 516.1 295.4 516 295.6 515.9 296 515.7 296.3 515.8 296.5 515.8 296.7 516 296.7 516.3 296.7 516.7 296.8 Z M 513.2 293.7 513.3 293.9 513.4 293.8 513.3 293.7 513.2 293.7 Z\",\"Xmax\":517.8,\"Xmid\":512.9,\"Xmin\":507.1,\"Ymax\":302.2,\"Ymid\":297.3,\"Ymin\":293.4,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"46600\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"134.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.35,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0.28,\"energy/electricity_from_other_renewable_sources\":0.36,\"geography/area/land\":30278,\"geography/area/water\":250,\"geography/area_comparative\":\"about the size of Maryland\",\"geography/area_sqkm\":30528,\"geography/climate\":\"temperate; mild winters, cool summers; rainy, humid, cloudy\",\"geography/coastline\":\"66.5 km\",\"geography/elevation/highest_point\":\"Botrange 694 m\",\"geography/elevation/lowest_point\":\"North Sea 0 m\",\"geography/elevation/mean_elevation\":\"181\",\"geography/geographic_coordinates\":\"50 50 N, 4 00 E\",\"geography/geography_note\":\"crossroads of Western Europe; most West European capitals are within 1,000 km of Brussels, the seat of both the European Union and NATO\",\"geography/land_boundaries/border_countries\":\"France 556 km, Germany 133 km, Luxembourg 130 km, Netherlands 478 km\",\"geography/land_boundaries/total\":\"1,297 km\",\"geography/land_use/agricultural_land_arable_land\":0.272,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.161,\"geography/land_use/forest\":0.224,\"geography/land_use/other\":0.335,\"geography/location\":\"Western Europe, bordering the North Sea, between France and the Netherlands\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"flat coastal plains in northwest, central rolling hills, rugged mountains of Ardennes Forest in southeast\",\"government/administrative_divisions\":\"3 regions (French: regions, singular - region; Dutch: gewesten, singular - gewest); Brussels-Capital Region, also known as Brussels Hoofdstedelijk Gewest (Dutch), Region de Bruxelles-Capitale (French long form), Bruxelles-Capitale (French short form); Flemish Region (Flanders), also known as Vlaams Gewest (Dutch long form), Vlaanderen (Dutch short form), Region Flamande (French long form), Flandre (French short form); Walloon Region (Wallonia), also known as Region Wallone (French long form), Wallonie (French short form), Waals Gewest (Dutch long form), Wallonie (Dutch short form)\",\"government/capital/geographic_coordinates\":\"50 50 N, 4 20 E\",\"government/capital/name\":\"Brussels\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Belgae, an ancient Celtic tribal confederation that inhabited an area between the English Channel and the west bank of the Rhine in the first centuries B.C.\",\"government/executive_branch/chief_of_state\":\"King PHILIPPE (since 21 July 2013); Heir Apparent Princess ELISABETH (daughter of the monarch, born 25 October 2001)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sophie WILMES (since 26 October 2019); Deputy Prime Ministers Alexander DE CROO (since 27 October 2019), Koen GEENS (27 October 2019), Didier REYNDERS (since 27 October 2019), David CLARINVAL (30 November 2019)\",\"government/flag_description\":\"three equal vertical bands of black (hoist side), yellow, and red; the vertical design was based on the flag of France; the colors are those of the arms of the duchy of Brabant (yellow lion with red claws and tongue on a black field)\",\"government/government_type\":\"federal parliamentary democracy under a constitutional monarchy\",\"government/independence\":\"4 October 1830 (a provisional government declared independence from the Netherlands); 21 July 1831 (King LEOPOLD I ascended to the throne)\",\"government/national_holiday\":\"Belgian National Day (ascension to the throne of King LEOPOLD I), 21 July (1831)\",\"government/national_symbol_s\":\"golden rampant lion; national colors: red, black, yellow\",\"introduction\":\"Belgium became independent from the Netherlands in 1830; it was occupied by Germany during World Wars I and II. The country prospered in the past half century as a modern, technologically advanced European state and member of NATO and the EU. In recent years, political divisions between the Dutch-speaking Flemish of the north and the French-speaking Walloons of the south have led to constitutional amendments granting these regions formal recognition and autonomy. The capital city of Brussels is home to numerous international organizations including the EU and NATO.\",\"name\":\"Belgium\",\"people_and_society/age_structure/0_14_years\":0.172,\"people_and_society/age_structure/15_24_years\":0.1125,\"people_and_society/age_structure/25_54_years\":0.3982,\"people_and_society/age_structure/55_64_years\":0.1296,\"people_and_society/age_structure/65_years_and_over\":0.1878,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Belgian 75.2%, Italian 4.1%, Moroccan 3.7%, French 2.4%, Turkish 2%, Dutch 2%, other 10.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.065 million BRUSSELS (capital), 1.037 million Antwerp (2019)\",\"people_and_society/nationality/adjective\":\"Belgian\",\"people_and_society/nationality/noun\":\"Belgian(s)\",\"people_and_society/net_migration_rate\":\"5.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11570762\",\"people_and_society/population_growth_rate\":0.0067,\"people_and_society/urbanization/urban_population\":\"98% of total population (2019)\",\"transportation/airports\":\"41\",\"transportation/railways/total\":\"3592\",\"transportation/roadways/total\":\"118414\"},{\"BoxHeight\":11.099999999999966,\"BoxWidth\":4.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.795,\"ISO3_Code\":\"ALB\",\"ISO_Code\":\"AL\",\"Path\":\"M 555.7 330 556 330.3 556.2 330.8 556.5 330.9 556.9 331.3 557.1 332.2 557.1 332.5 557 332.6 557 332.8 556.9 333.1 557 333.6 556.7 333.7 557 334.2 556.8 334.6 557.1 335.4 557.3 335.5 557.5 336.1 557.6 336.1 557.8 336 558.1 336.1 558.2 336.3 558.1 336.6 558.3 336.9 558.4 337.1 558.1 337.7 557.8 337.7 557.7 337.8 557.6 338.1 557.4 338.4 557.3 339 557.1 339.1 556.7 339.1 556.5 339.4 556.3 339.4 556.6 339.9 556.5 340.2 556.3 340.1 556.3 340.2 556.3 340.4 556.2 340.5 556.2 340.6 556.1 340.5 556.1 340.7 555.8 340.6 555.5 340.5 555.5 339.9 555.1 339.3 554.1 338.7 553.7 338.3 553.6 337.9 553.7 337.9 553.9 338.2 554 337.8 553.6 337 553.7 336.7 553.7 336.4 554 335.9 553.9 335.7 553.9 335.2 554.1 334.8 553.9 334.5 553.8 334.3 554.1 333.9 554 333.6 554.2 333.6 554.3 332.8 554.1 332.6 553.7 332.6 553.7 332.2 553.7 331.7 553.5 331.3 554.1 330.3 554.3 330 554.4 329.8 554.7 329.6 554.8 329.8 554.8 330 554.8 330.1 555 330.3 555.5 330 555.7 330 Z\",\"Xmax\":558.4,\"Xmid\":555.6,\"Xmin\":553.5,\"Ymax\":340.7,\"Ymid\":335.2,\"Ymin\":329.6,\"economy/currency\":\"leke (ALL)\",\"economy/gdp_per_capita_ppp/2017\":\"12500\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.05,\"energy/electricity_from_hydroelectric_plants\":0.95,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":27398,\"geography/area/water\":1350,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28748,\"geography/climate\":\"mild temperate; cool, cloudy, wet winters; hot, clear, dry summers; interior is cooler and wetter\",\"geography/coastline\":\"362 km\",\"geography/elevation/highest_point\":\"Maja e Korabit (Golem Korab) 2,764 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"708\",\"geography/geographic_coordinates\":\"41 00 N, 20 00 E\",\"geography/geography_note\":\"strategic location along Strait of Otranto (links Adriatic Sea to Ionian Sea and Mediterranean Sea)\",\"geography/land_boundaries/border_countries\":\"Greece 212 km, Kosovo 112 km, Macedonia 181 km, Montenegro 186 km\",\"geography/land_boundaries/total\":\"691 km\",\"geography/land_use/agricultural_land_arable_land\":0.226,\"geography/land_use/agricultural_land_permanent_crops\":0.03,\"geography/land_use/agricultural_land_permanent_pasture\":0.175,\"geography/land_use/forest\":0.2812,\"geography/land_use/other\":0.2875,\"geography/location\":\"Southeastern Europe, bordering the Adriatic Sea and Ionian Sea, between Greece to the south and Montenegro and Kosovo to the north\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountains and hills; small plains along coast\",\"government/administrative_divisions\":\"12 counties (qarqe, singular - qark); Berat, Diber, Durres, Elbasan, Fier, Gjirokaster, Korce, Kukes, Lezhe, Shkoder, Tirane, Vlore\",\"government/capital/geographic_coordinates\":\"41 19 N, 19 49 E\",\"government/capital/name\":\"Tirana (Tirane)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the English-language country name seems to be derived from the ancient Illyrian tribe of the Albani; the native name \\u0022Shqiperia\\u0022 is derived from the Albanian word \\u0022Shqiponje\\u0022 (\\u0022Eagle\\u0022) and is popularly interpreted to mean \\u0022Land of the Eagles\\u0022\",\"government/executive_branch/chief_of_state\":\"President of the Republic Ilir META (since 24 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Edi RAMA (since 10 September 2013); Deputy Prime Minister Senida MESI (since 13 September 2017)\",\"government/flag_description\":\"red with a black two-headed eagle in the center; the design is claimed to be that of 15th-century hero Georgi Kastrioti SKANDERBEG, who led a successful uprising against the Ottoman Turks that resulted in a short-lived independence for some Albanian regions (1443-78); an unsubstantiated explanation for the eagle symbol is the tradition that Albanians see themselves as descendants of the eagle; they refer to themselves as \\u0022Shqiptare,\\u0022 which translates as \\u0022sons of the eagle\\u0022\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"28 November 1912 (from the Ottoman Empire)\",\"government/national_holiday\":\"Independence Day, 28 November (1912), also known as Flag Day\",\"government/national_symbol_s\":\"black double-headed eagle; national colors: red, black\",\"introduction\":\"Albania declared its independence from the Ottoman Empire in 1912, but was conquered by Italy in 1939 and occupied by Germany in 1943. Communist partisans took over the country in 1944. Albania allied itself first with the USSR (until 1960), and then with China (to 1978). In the early 1990s, Albania ended 46 years of\\u0026amp;nbsp;isolated communist rule and established a multiparty democracy. The transition has proven challenging as successive governments have tried to deal with high unemployment, widespread corruption, dilapidated infrastructure, powerful organized crime networks, and combative political opponents. Albania has made progress in its democratic development since it first\\u0026amp;nbsp;held multiparty elections in 1991, but deficiencies remain. Most of Albanias post-communist elections were marred by claims of electoral fraud; however, international observers judged elections to be largely free and fair since the restoration of political stability following the collapse of pyramid schemes in 1997. Albania joined NATO in April 2009 and in June 2014 became an EU\\u0026amp;nbsp;candidate. Albania in April 2017 received a European Commission recommendation to open EU accession negotiations following the passage of historic EU-mandated justice reforms in 2016. Although Albanias economy continues to grow, it has slowed, and the country is still one of the poorest in Europe. A large informal economy and a weak energy and transportation infrastructure remain obstacles.\",\"name\":\"Albania\",\"people_and_society/age_structure/0_14_years\":0.1784,\"people_and_society/age_structure/15_24_years\":0.1684,\"people_and_society/age_structure/25_54_years\":0.4131,\"people_and_society/age_structure/55_64_years\":0.1177,\"people_and_society/age_structure/65_years_and_over\":0.1223,\"people_and_society/birth_rate\":\"13.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Albanian 82.6%, Greek 0.9%, other 1% (including Vlach, Romani, Macedonian, Montenegrin, and Egyptian), unspecified 15.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"485,000 TIRANA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Albanian\",\"people_and_society/nationality/noun\":\"Albanian(s)\",\"people_and_society/net_migration_rate\":\"-3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3057220\",\"people_and_society/population_growth_rate\":0.003,\"people_and_society/urbanization/urban_population\":\"61.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"677\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.7999999999999545,\"BoxWidth\":8.899999999999977,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.917,\"ISO3_Code\":\"SVN\",\"ISO_Code\":\"SI\",\"Path\":\"M 546 314.7 545.4 314.4 545 314.7 545.2 315.1 544.7 315 544.4 315.4 544 315.5 543.8 315.6 543.8 315.7 543.7 315.8 543.4 315.8 543.3 316 543.3 316.3 543.5 316.4 543.6 316.5 543.5 316.7 543.4 317.3 543.2 317.2 542.7 317.4 542.5 317.6 542.4 317.7 542.6 318 542.4 318.2 542.5 318.7 542.2 318.9 542 318.9 541.4 318.5 541.3 318.7 541.1 318.7 540.8 318.5 540.4 317.9 540.1 318.5 539.7 318.7 539.1 318.7 538.8 318.6 538.7 318.8 538.4 318.9 538.2 318.8 537.8 318.8 537.8 318.7 537.7 318.7 537.7 318.6 537.7 318.5 537.7 318.4 537.8 318.5 537.9 318.5 537.9 318.4 538 318.4 538.1 318.4 538.1 318.3 538 318.3 538 318.2 538.4 318.3 538.6 318.1 538.2 317.7 537.7 317.4 537.7 317.3 537.7 317.2 537.8 316.7 537.5 316.7 537.4 316.6 537.4 316.5 537.4 316.4 537.8 316.1 537.9 315.9 537.2 315.7 537.1 315.4 537.3 315.2 537.7 314.9 537.9 314.9 538 314.5 538.6 314.5 539.1 314.7 539.3 314.9 540 314.8 540.3 315 540.4 315.1 540.5 314.9 540.7 314.8 540.8 314.6 541.1 314.5 541.2 314.2 541.8 314 542.7 314 543 314.1 543.4 313.8 543.8 313.8 544.4 313.9 544.3 313.3 544.7 313.1 545.2 313.2 545.3 313.3 545.2 313.5 545.4 313.7 545.5 313.9 545.5 314.1 546 314.7 Z\",\"Xmax\":546,\"Xmid\":541.1,\"Xmin\":537.1,\"Ymax\":318.9,\"Ymid\":316.1,\"Ymin\":313.1,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"34500\",\"economy/gdp_real_growth_rate/2017\":0.05,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"14.37 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.37,\"energy/electricity_from_hydroelectric_plants\":0.34,\"energy/electricity_from_nuclear_fuels\":0.2,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":20151,\"geography/area/water\":122,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":20273,\"geography/climate\":\"Mediterranean climate on the coast, continental climate with mild to hot summers and cold winters in the plateaus and valleys to the east\",\"geography/coastline\":\"46.6 km\",\"geography/elevation/highest_point\":\"Triglav 2,864 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"492\",\"geography/geographic_coordinates\":\"46 07 N, 14 49 E\",\"geography/geography_note\":\"despite its small size, this eastern Alpine country controls some of Europes major transit routes\",\"geography/land_boundaries/border_countries\":\"Austria 299 km, Croatia 600 km, Hungary 94 km, Italy 218 km\",\"geography/land_boundaries/total\":\"1,211 km\",\"geography/land_use/agricultural_land_arable_land\":0.084,\"geography/land_use/agricultural_land_permanent_crops\":0.013,\"geography/land_use/agricultural_land_permanent_pasture\":0.131,\"geography/land_use/forest\":0.623,\"geography/land_use/other\":0.149,\"geography/location\":\"south Central Europe, Julian Alps between Austria and Croatia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"a short southwestern coastal strip of Karst topography on the Adriatic; an alpine mountain region lies adjacent to Italy and Austria in the north; mixed mountains and valleys with numerous rivers to the east\",\"government/administrative_divisions\":\"201 municipalities (obcine, singular - obcina) and 11 urban municipalities (mestne obcine, singular - mestna obcina)\\u0026lt;strong\\u0026gt;municipalities:\\u0026lt;/strong\\u0026gt; Ajdovscina, Ankaran, Apace, Beltinci, Benedikt, Bistrica ob Sotli, Bled, Bloke, Bohinj, Borovnica, Bovec, Braslovce, Brda, Brezice, Brezovica, Cankova, Cerklje na Gorenjskem, Cerknica, Cerkno, Cerkvenjak, Cirkulane, Crensovci, Crna na Koroskem, Crnomelj, Destrnik, Divaca, Dobje, Dobrepolje, Dobrna, Dobrova-Polhov Gradec, Dobrovnik/Dobronak, Dolenjske Toplice, Dol pri Ljubljani, Domzale, Dornava, Dravograd, Duplek, Gorenja Vas-Poljane, Gorisnica, Gorje, Gornja Radgona, Gornji Grad, Gornji Petrovci, Grad, Grosuplje, Hajdina, Hoce-Slivnica, Hodos, Horjul, Hrastnik, Hrpelje-Kozina, Idrija, Ig, Ilirska Bistrica, Ivancna Gorica, Izola/Isola, Jesenice, Jezersko, Jursinci, Kamnik, Kanal, Kidricevo, Kobarid, Kobilje, Kocevje, Komen, Komenda, Kosanjevica na Krki, Kostel, Kozje, Kranjska Gora, Krizevci, Krsko, Kungota, Kuzma, Lasko, Lenart, Lendava/Lendva, Litija, Ljubno, Ljutomer, Log-Dragomer, Logatec, Loska Dolina, Loski Potok, Lovrenc na Pohorju, Luce, Lukovica,; Majsperk, Makole, Markovci, Medvode, Menges, Metlika, Mezica, Miklavz na Dravskem Polju, Miren-Kostanjevica, Mirna, Mirna Pec, Mislinja, Mokronog-Trebelno, Moravce, Moravske Toplice, Mozirje, Muta, Naklo, Nazarje, Odranci, Oplotnica, Ormoz, Osilnica, Pesnica, Piran/Pirano, Pivka, Podcetrtek, Podlehnik, Podvelka, Poljcane, Polzela, Postojna, Prebold, Preddvor, Prevalje, Puconci, Race-Fram, Radece, Radenci, Radlje ob Dravi, Radovljica, Ravne na Koroskem, Razkrizje, Recica ob Savinji, Rence-Vogrsko, Ribnica, Ribnica na Pohorju, Rogaska Slatina, Rogasovci, Rogatec, Ruse, Selnica ob Dravi, Semic, Sevnica, Sezana, Slovenska Bistrica, Slovenske Konjice, Sodrazica, Solcava, Sredisce ob Dravi, Starse, Straza, Sveta Ana, Sveta Trojica v Slovenskih Goricah, Sveti Andraz v Slovenskih Goricah, Sveti Jurij ob Scavnici, Sveti Jurij v Slovenskih Goricah, Sveti Tomaz, Salovci, Sempeter-Vrtojba, Sencur, Sentilj, Sentjernej, Sentjur, Sentrupert, Skocjan, Skofja Loka, Skofljica, Smarje pri Jelsah, Smarjeske Toplice, Smartno ob Paki, Smartno pri Litiji, Sostanj, Store, Tabor, Tisina, Tolmin, Trbovlje, Trebnje, Trnovska Vas, Trzic, Trzin, Turnisce, Velika Polana, Velike Lasce, Verzej, Videm, Vipava, Vitanje, Vodice, Vojnik, Vransko, Vrhnika, Vuzenica, Zagorje ob Savi, Zalec, Zavrc, Zelezniki, Zetale, Ziri, Zirovnica, Zrece, Zuzemberk; \\u0026lt;strong\\u0026gt;urban municipalities:\\u0026lt;/strong\\u0026gt; Celje, Koper-Capodistria, Kranj, Ljubljana, Maribor, Murska Sobota, Nova Gorica, Novo Mesto, Ptuj, Slovenj Gradec, Velenje\",\"government/capital/geographic_coordinates\":\"46 03 N, 14 31 E\",\"government/capital/name\":\"Ljubljana\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"related to the Slavic autonym (self-designation) \\u0022Slovenin,\\u0022 a derivation from \\u0022slovo\\u0022 (meaning \\u0022word\\u0022), denoting \\u0022people who speak (the same language)\\u0022 (i.e., people who understand each other)\",\"government/executive_branch/chief_of_state\":\"President Borut PAHOR (since 22 December 2012)\",\"government/executive_branch/head_of_government\":\"Prime Minister Marjan SAREC (since 13 September 2018); note - Miro CERAR resigned on 14 March 2018; an early parliamentary election was held on 3 June 2018, but President PAHOR did not nominate a new prime minister because no party had majority support in the parliament; parliament nominated and then approved Marjan SAREC as prime minister-designate on 17 August 2018\",\"government/flag_description\":\"three equal horizontal bands of white (top), blue, and red, derive from the medieval coat of arms of the Duchy of Carniola; the Slovenian seal (a shield with the image of Triglav, Slovenias highest peak, in white against a blue background at the center; beneath it are two wavy blue lines depicting seas and rivers, and above it are three six-pointed stars arranged in an inverted triangle, which are taken from the coat of arms of the Counts of Celje, the prominent Slovene dynastic house of the late 14th and early 15th centuries) appears in the upper hoist side of the flag centered on the white and blue bands\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"25 June 1991 (from Yugoslavia)\",\"government/national_holiday\":\"Independence Day/Statehood Day, 25 June (1991)\",\"government/national_symbol_s\":\"Mount Triglav; national colors: white, blue, red\",\"introduction\":\"The Slovene lands were part of the Austro-Hungarian Empire until the latters dissolution at the end of World War I. In 1918, the Slovenes joined the Serbs and Croats in forming a new multinational state, which was named Yugoslavia in 1929. After World War II, Slovenia was one of the republics in the restored Yugoslavia, which, though communist, soon distanced itself from the Soviet Union and spearheaded the Non-Aligned Movement. Dissatisfied with the exercise of power by the majority Serbs, the Slovenes succeeded in establishing their independence in 1991 after a short 10-day war. Historical ties to Western Europe, a growing economy, and a stable democracy have assisted in Slovenias postcommunist transition. Slovenia acceded to both NATO and the EU in the spring of 2004; it joined the euro zone and the Schengen zone in 2007.\",\"name\":\"Slovenia\",\"people_and_society/age_structure/0_14_years\":0.148,\"people_and_society/age_structure/15_24_years\":0.091,\"people_and_society/age_structure/25_54_years\":0.4171,\"people_and_society/age_structure/55_64_years\":0.1426,\"people_and_society/age_structure/65_years_and_over\":0.2014,\"people_and_society/birth_rate\":\"9.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.8% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Slovene 83.1%, Serb 2%, Croat 1.8%, Bosniak 1.1%, other or unspecified 12% (2002 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"286,000 LJUBLJANA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Slovenian\",\"people_and_society/nationality/noun\":\"Slovene(s)\",\"people_and_society/net_migration_rate\":\"1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2102126\",\"people_and_society/population_growth_rate\":0.0003,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"16\",\"transportation/railways/total\":\"1229\",\"transportation/roadways/total\":\"38985\"},{\"BoxHeight\":6.300000000000011,\"BoxWidth\":5.2999999999999545,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.829,\"ISO3_Code\":\"MNE\",\"ISO_Code\":\"ME\",\"Path\":\"M 555.7 330 555.5 330 555 330.3 554.8 330.1 554.8 330 554.8 329.8 554.7 329.6 554.4 329.8 554.3 330 554.1 330.3 553.5 331.3 553.7 331.7 553.7 332.2 553.7 332.6 553.5 332.5 553.1 332.3 553.1 331.9 552.8 331.6 552.7 331.5 552.6 331.3 552.3 331 552 331 551.8 330.6 551.5 330.6 551.5 330.5 551.5 330.4 551.4 330.3 551.4 330.5 551.2 330.3 551.1 330.2 551.1 330 551.4 329.8 551.5 329.6 551.4 329.4 551.2 329.1 551.3 328.4 551.4 328.2 551.7 328.1 551.8 327.7 551.8 327.5 552 327.2 552.1 327.1 552.4 327 552.5 327 552.6 327.1 552.7 327.3 552.8 327.2 552.8 327.1 552.8 327 552.5 326.4 552.6 326.3 553.3 326.3 553.3 326.5 553.9 326.8 554.1 327.1 554.5 327.6 554.7 327.7 555 327.9 555.3 327.9 555.6 328.3 556.4 328.6 556.4 328.9 556.2 328.9 556.1 329.2 555.7 329.1 555.5 329.2 555.5 329.4 555.7 329.6 555.7 330 Z\",\"Xmax\":556.4,\"Xmid\":553.4,\"Xmin\":551.1,\"Ymax\":332.6,\"Ymid\":329.1,\"Ymin\":326.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"17800\",\"economy/gdp_real_growth_rate/2017\":0.043,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.287 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.69,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":13452,\"geography/area/water\":360,\"geography/area_comparative\":\"slightly smaller than Connecticut; slightly larger than twice the size of Delaware\",\"geography/area_sqkm\":13812,\"geography/climate\":\"Mediterranean climate, hot dry summers and autumns and relatively cold winters with heavy snowfalls inland\",\"geography/coastline\":\"293.5 km\",\"geography/elevation/highest_point\":\"Bobotov Kuk 2,522 m\",\"geography/elevation/lowest_point\":\"Adriatic Sea 0 m\",\"geography/elevation/mean_elevation\":\"1086\",\"geography/geographic_coordinates\":\"42 30 N, 19 18 E\",\"geography/geography_note\":\"strategic location along the Adriatic coast\",\"geography/land_boundaries/border_countries\":\"Albania 186 km, Bosnia and Herzegovina 242 km, Croatia 19 km, Kosovo 76 km, Serbia 157 km\",\"geography/land_boundaries/total\":\"680 km\",\"geography/land_use/agricultural_land_arable_land\":0.129,\"geography/land_use/agricultural_land_permanent_crops\":0.012,\"geography/land_use/agricultural_land_permanent_pasture\":0.241,\"geography/land_use/forest\":0.404,\"geography/land_use/other\":0.214,\"geography/location\":\"Southeastern Europe, between the Adriatic Sea and Serbia\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"highly indented coastline with narrow coastal plain backed by rugged high limestone mountains and plateaus\",\"government/administrative_divisions\":\"24 municipalities (opstine, singular - opstina); Andrijevica, Bar, Berane, Bijelo Polje, Budva, Cetinje, Danilovgrad, Gusinje, Herceg-Novi, Kolasin, Kotor, Mojkovac, Niksic, Petnijica, Plav, Pljevlja, Pluzine, Podgorica, Rozaje, Savnik, Tivat, Tuzi, Ulcinj, Zabljak\",\"government/capital/geographic_coordinates\":\"42 26 N, 19 16 E\",\"government/capital/name\":\"Podgorica; note - Cetinje retains the status of \\u0022Old Royal Capital\\u0022\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the countrys name locally as well as in most Western European languages means \\u0022black mountain\\u0022 and refers to the dark coniferous forests on Mount Lovcen and the surrounding area\",\"government/executive_branch/chief_of_state\":\"President Milo DJUKANOVIC (since 20 May 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Dusko MARKOVIC (since 28 November 2016)\",\"government/flag_description\":\"a red field bordered by a narrow golden-yellow stripe with the Montenegrin coat of arms centered; the arms consist of a double-headed golden eagle - symbolizing the unity of church and state - surmounted by a crown; the eagle holds a golden scepter in its right claw and a blue orb in its left; the breast shield over the eagle shows a golden lion passant on a green field in front of a blue sky; the lion is a symbol of episcopal authority and harkens back to the three and a half centuries when Montenegro was ruled as a theocracy\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 June 2006 (from the State Union of Serbia and Montenegro); notable earlier dates: 13 March 1852 (Principality of Montenegro established); 13 July 1878 (Congress of Berlin recognizes Montenegrin independence); 28 August 1910 (Kingdom of Montenegro established)\",\"government/national_holiday\":\"National Day, 13 July (1878, the day the Berlin Congress recognized Montenegro as the 27th independent state in the world, and 1941, the day the Montenegrins staged an uprising against fascist occupiers and sided with the partisan communist movement)\",\"government/national_symbol_s\":\"double-headed eagle; national colors: red, gold\",\"introduction\":\"The use of the name Crna Gora or Black Mountain (Montenegro) began in the 13th century in reference to a highland region in the Serbian province of Zeta. The later medieval state of Zeta maintained its existence until 1496 when Montenegro finally fell under Ottoman rule. Over subsequent centuries, Montenegro managed to maintain a level of autonomy within the Ottoman Empire. From the 16th to 19th centuries, Montenegro was a theocracy ruled by a series of bishop princes; in 1852, it transformed into a secular principality. Montenegro was recognized as an independent sovereign principality at the Congress of Berlin in 1878. After World War I, during which Montenegro fought on the side of the Allies, Montenegro was absorbed by the Kingdom of Serbs, Croats, and Slovenes, which became the Kingdom of Yugoslavia in 1929. At the conclusion of World War II, it became a constituent republic of the Socialist Federal Republic of Yugoslavia. When the latter dissolved in 1992, Montenegro joined with Serbia, creating the Federal Republic of Yugoslavia and, after 2003, shifting to a looser State Union of Serbia and Montenegro. In May 2006, Montenegro invoked its right under the Constitutional Charter of Serbia and Montenegro to hold a referendum on independence from the two-state union. The vote for severing ties with Serbia barely exceeded 55% - the threshold set by the EU - allowing Montenegro to formally restore its independence on 3 June 2006. In 2017, Montenegro joined NATO and is currently completing its EU accession process, having officially applied to join the EU in December 2008.\",\"name\":\"Montenegro\",\"people_and_society/age_structure/0_14_years\":0.1822,\"people_and_society/age_structure/15_24_years\":0.1305,\"people_and_society/age_structure/25_54_years\":0.4016,\"people_and_society/age_structure/55_64_years\":0.1347,\"people_and_society/age_structure/65_years_and_over\":0.1509,\"people_and_society/birth_rate\":\"11.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Montenegrin 45%, Serbian 28.7%, Bosniak 8.7%, Albanian 4.9%, Muslim 3.3%, Romani 1%, Croat 1%, other 2.6%, unspecified 4.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"177,000 PODGORICA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Montenegrin\",\"people_and_society/nationality/noun\":\"Montenegrin(s)\",\"people_and_society/net_migration_rate\":\"-4.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"614249\",\"people_and_society/population_growth_rate\":-0.0034,\"people_and_society/urbanization/urban_population\":\"67.2% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"250\",\"transportation/roadways/total\":\"7762\"},{\"BoxHeight\":3.1999999999999886,\"BoxWidth\":2.1000000000000227,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.916,\"ISO3_Code\":\"LUX\",\"ISO_Code\":\"LU\",\"Path\":\"M 517 299.5 517 299.8 517.3 300.5 517.5 300.7 518 300.8 518.1 301 518 301.2 517.8 301.5 517.7 302 517.7 302.3 517.2 302.1 516.9 302.3 516.6 302.4 516.3 302.2 516.1 302 516.2 301.9 516.4 301.5 516.3 301.3 516 300.9 515.9 300.7 516 300.3 516.3 299.8 516.4 299.6 516.7 299.2 517 299.5 Z\",\"Xmax\":518,\"Xmid\":516.9,\"Xmin\":515.9,\"Ymax\":302.4,\"Ymid\":301,\"Ymin\":299.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"105100\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"10.72 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.25,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.67,\"geography/area/land\":2586,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Rhode Island; about half the size of Delaware\",\"geography/area_sqkm\":2586,\"geography/climate\":\"modified continental with mild winters, cool summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Buurgplaatz 559 m\",\"geography/elevation/lowest_point\":\"Moselle River 133 m\",\"geography/elevation/mean_elevation\":\"325\",\"geography/geographic_coordinates\":\"49 45 N, 6 10 E\",\"geography/geography_note\":\"landlocked; the only grand duchy in the world\",\"geography/land_boundaries/border_countries\":\"Belgium 130 km, France 69 km, Germany 128 km\",\"geography/land_boundaries/total\":\"327 km\",\"geography/land_use/agricultural_land_arable_land\":0.24,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.261,\"geography/land_use/forest\":0.335,\"geography/land_use/other\":0.158,\"geography/location\":\"Western Europe, between France and Germany\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly gently rolling uplands with broad, shallow valleys; uplands to slightly mountainous in the north; steep slope down to Moselle flood plain in the southeast\",\"government/administrative_divisions\":\"12 cantons (cantons, singular - canton); Capellen, Clervaux, Diekirch, Echternach, Esch-sur-Alzette, Grevenmacher, Luxembourg, Mersch, Redange, Remich, Vianden, Wiltz\",\"government/capital/geographic_coordinates\":\"49 36 N, 6 07 E\",\"government/capital/name\":\"Luxembourg\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Celtic \\u0022lucilem\\u0022 (little) and the German \\u0022burg\\u0022 (castle or fortress) to produce the meaning of the \\u0022little castle\\u0022; the name is actually ironic, since for centuries the Fortress of Luxembourg was one of Europes most formidable fortifications; the name passed to the surrounding city and then to the country itself\",\"government/executive_branch/chief_of_state\":\"Grand Duke HENRI (since 7 October 2000); Heir Apparent Prince GUILLAUME (son of the monarch, born 11 November 1981)\",\"government/executive_branch/head_of_government\":\"Prime Minister Xavier BETTEL (since 4 December 2013); Deputy Prime Minister Etienne SCHNEIDER (since 4 December 2013); Deputy Prime Minister Felix BRAZ (since 5 December 2018)\",\"government/flag_description\":\"three equal horizontal bands of red (top), white, and light blue; similar to the flag of the Netherlands, which uses a darker blue and is shorter; the coloring is derived from the Grand Dukes coat of arms (a red lion on a white and blue striped field)\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"1839 (from the Netherlands)\",\"government/national_holiday\":\"National Day (birthday of Grand Duke HENRI), 23 June; note - this date of birth is not the true date of birth for any of the Royals, but the national festivities were shifted in 1962 to allow observance during a more favorable time of year\",\"government/national_symbol_s\":\"red, rampant lion; national colors: red, white, light blue\",\"introduction\":\"Founded in 963, Luxembourg became a grand duchy in 1815 and an independent state under the Netherlands. It lost more than half of its territory to Belgium in 1839 but gained a larger measure of autonomy. In 1867, Luxembourg attained full independence under the condition that it promise perpetual neutrality. Overrun by Germany in both world wars, it ended its neutrality in 1948 when it entered into the Benelux Customs Union and when it joined NATO the following year. In 1957, Luxembourg became one of the six founding countries of the EEC (later the EU), and in 1999 it joined the euro currency zone.\",\"name\":\"Luxembourg\",\"people_and_society/age_structure/0_14_years\":0.1674,\"people_and_society/age_structure/15_24_years\":0.1206,\"people_and_society/age_structure/25_54_years\":0.4418,\"people_and_society/age_structure/55_64_years\":0.119,\"people_and_society/age_structure/65_years_and_over\":0.1511,\"people_and_society/birth_rate\":\"11.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Luxembourger 51.1%, Portuguese 15.7%, French 7.5%, Italian 3.6%, Belgian 3.3%, German 2.1%, Spanish 1.1%, British 1%, other 14.6% (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"120,000 LUXEMBOURG (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Luxembourg\",\"people_and_society/nationality/noun\":\"Luxembourger(s)\",\"people_and_society/net_migration_rate\":\"14.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"605764\",\"people_and_society/population_growth_rate\":0.019,\"people_and_society/urbanization/urban_population\":\"91.2% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"275\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.599999999999966,\"BoxWidth\":1.1999999999999886,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"IMN\",\"ISO_Code\":\"IM\",\"Path\":\"M 487.6 281.3 487.5 281.4 487.2 281.7 486.8 281.7 486.9 281.3 486.9 281 487 280.9 487.5 280.2 487.9 280.1 487.9 280.4 488 280.6 487.8 281 487.6 281.3 Z\",\"Xmax\":488,\"Xmid\":487.4,\"Xmin\":486.8,\"Ymax\":281.7,\"Ymid\":280.9,\"Ymin\":280.1,\"economy/currency\":\"Manx pounds (IMP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":572,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than three times the size of Washington, DC\",\"geography/area_sqkm\":572,\"geography/climate\":\"temperate; cool summers and mild winters; overcast about a third of the time\",\"geography/coastline\":\"160 km\",\"geography/elevation/highest_point\":\"Snaefell 621 m\",\"geography/elevation/lowest_point\":\"Irish Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"54 15 N, 4 30 W\",\"geography/geography_note\":\"one small islet, the Calf of Man, lies to the southwest and is a bird sanctuary\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.438,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.309,\"geography/land_use/forest\":0.061,\"geography/land_use/other\":0.192,\"geography/location\":\"Western Europe, island in the Irish Sea, between Great Britain and Ireland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"hills in north and south bisected by central valley\",\"government/administrative_divisions\":\"none; there are no first-order administrative divisions as defined by the US Government, but there are 24 local authorities each with its own elections\",\"government/capital/geographic_coordinates\":\"54 09 N, 4 29 W\",\"government/capital/name\":\"Douglas\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022man\\u0022 may be derived from the Celtic word for \\u0022mountain\\u0022\",\"government/executive_branch/chief_of_state\":\"Lord of Mann Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant Governor Sir Richard GOZNEY (since 27 May 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Howard QUAYLE (since 4 October 2016)\",\"government/flag_description\":\"red with the Three Legs of Man emblem (triskelion), in the center; the three legs are joined at the thigh and bent at the knee; in order to have the toes pointing clockwise on both sides of the flag, a two-sided emblem is used; the flag is based on the coat of arms of the last recognized Norse King of Mann, Magnus III (r. 1252-65); the triskelion has its roots in an early Celtic sun symbol\",\"government/government_type\":\"parliamentary democracy (Tynwald); a crown dependency of the UK\",\"government/independence\":\"none (British Crown dependency)\",\"government/national_holiday\":\"Tynwald Day, 5 July (1417); date Tynwald Day was first recorded\",\"government/national_symbol_s\":\"triskelion (a motif of three legs); national colors: red, white\",\"introduction\":\"Part of the Norwegian Kingdom of the Hebrides until the 13th century when it was ceded to Scotland, the isle came under the British crown in 1765. Current concerns include reviving the almost extinct Manx Gaelic language. The Isle of Man is a crown dependency, which makes it a self-governing possession of the British crown that is not part of the UK. The UK Government, however, remains constitutionally responsible for its defense and international representation.\",\"name\":\"Isle of Man\",\"people_and_society/age_structure/0_14_years\":0.1627,\"people_and_society/age_structure/15_24_years\":0.113,\"people_and_society/age_structure/25_54_years\":0.3848,\"people_and_society/age_structure/55_64_years\":0.1334,\"people_and_society/age_structure/65_years_and_over\":0.206,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"white 96.5%, Asian/Asian British 1.9%, other 1.5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"27,000 DOUGLAS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Manx\",\"people_and_society/nationality/noun\":\"Manxman(men), Manxwoman(women)\",\"people_and_society/net_migration_rate\":\"5.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"89407\",\"people_and_society/population_growth_rate\":0.0065,\"people_and_society/urbanization/urban_population\":\"52.7% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"63\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.7999999999999545,\"BoxWidth\":1,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.868,\"ISO3_Code\":\"AND\",\"ISO_Code\":\"AD\",\"Path\":\"M 504.8 330.2 504.5 330.3 504.3 330.4 504.1 330.4 504 330.3 504 329.8 504.3 329.6 505 329.9 504.9 330 504.8 330.2 Z\",\"Xmax\":505,\"Xmid\":504.4,\"Xmin\":504,\"Ymax\":330.4,\"Ymid\":330,\"Ymin\":329.6,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":468,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":468,\"geography/climate\":\"temperate; snowy, cold winters and warm, dry summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Pic de Coma Pedrosa 2,946 m\",\"geography/elevation/lowest_point\":\"Riu Runer 840 m\",\"geography/elevation/mean_elevation\":\"1996\",\"geography/geographic_coordinates\":\"42 30 N, 1 30 E\",\"geography/geography_note\":\"landlocked; straddles a number of important crossroads in the Pyrenees\",\"geography/land_boundaries/border_countries\":\"France 55 km, Spain 63 km\",\"geography/land_boundaries/total\":\"118 km\",\"geography/land_use/agricultural_land_arable_land\":0.017,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.383,\"geography/land_use/forest\":0.34,\"geography/land_use/other\":0.26,\"geography/location\":\"Southwestern Europe, Pyrenees mountains, on the border between France and Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains dissected by narrow valleys\",\"government/administrative_divisions\":\"7 parishes (parroquies, singular - parroquia); Andorra la Vella, Canillo, Encamp, Escaldes-Engordany, La Massana, Ordino, Sant Julia de Loria\",\"government/capital/geographic_coordinates\":\"42 30 N, 1 31 E\",\"government/capital/name\":\"Andorra la Vella\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC during Standard Time)\",\"government/country_name/etymology\":\"the origin of the countrys name is obscure; the name may derive from the Arabic \\u0022ad-darra\\u0022 meaning \\u0022the forest,\\u0022 a reference to its location as part of the Spanish March (defensive buffer zone) against the invading Moors in the 8th century\",\"government/executive_branch/chief_of_state\":\"Co-prince Emmanuel MACRON (since 14 May 2017); represented by Patrick STROZDA (since 14 May 2017); and Co-prince Archbishop Joan-Enric VIVES i Sicilia (since 12 May 2003); represented by Josep Maria MAURI (since 20 July 2012)\",\"government/executive_branch/head_of_government\":\"Head of Government (or Cap de Govern) Xaviar Espot ZAMORA (since 16 May 2019)\",\"government/flag_description\":\"three vertical bands of blue (hoist side), yellow, and red, with the national coat of arms centered in the yellow band; the latter band is slightly wider than the other 2 so that the ratio of band widths is 8:9:8; the coat of arms features a quartered shield with the emblems of (starting in the upper left and proceeding clockwise): Urgell, Foix, Bearn, and Catalonia; the motto reads VIRTUS UNITA FORTIOR (Strength United is Stronger); the flag combines the blue and red French colors with the red and yellow of Spain to show Franco-Spanish protection\",\"government/government_type\":\"parliamentary democracy (since March 1993) that retains its chiefs of state in the form of a co-principality; the two princes are the President of France and Bishop of Seu dUrgell, Spain\",\"government/independence\":\"1278 (formed under the joint sovereignty of the French Count of Foix and the Spanish Bishop of Urgell)\",\"government/national_holiday\":\"Our Lady of Meritxell Day, 8 September (1278)\",\"government/national_symbol_s\":\"red cow (breed unspecified); national colors: blue, yellow, red\",\"introduction\":\"The landlocked Principality of Andorra is one of the smallest states in Europe, nestled high in the Pyrenees between the French and Spanish borders. For 715 years, from 1278 to 1993, Andorrans lived under a unique coprincipality, ruled by French and Spanish leaders (from 1607 onward, the French chief of state and the Bishop of Urgell). In 1993, this feudal system was modified with the introduction of a modern constitution; the co-princes remained as titular heads of state, but the government transformed into a parliamentary democracy. Andorra has become a popular tourist destination visited by approximately 8 million people each year drawn by the winter sports, summer climate, and duty-free shopping. Andorra has also become a wealthy international commercial center because of its mature banking sector and low taxes. As part of its effort to modernize its economy, Andorra has opened to foreign investment, and engaged in other reforms, such as advancing tax initiatives aimed at supporting a broader infrastructure. Although not a member of the EU, Andorra enjoys a special relationship with the bloc that is governed by various customs and cooperation agreements and uses the euro as its national currency.\",\"name\":\"Andorra\",\"people_and_society/age_structure/0_14_years\":0.1406,\"people_and_society/age_structure/15_24_years\":0.0978,\"people_and_society/age_structure/25_54_years\":0.4527,\"people_and_society/age_structure/55_64_years\":0.1471,\"people_and_society/age_structure/65_years_and_over\":0.1618,\"people_and_society/birth_rate\":\"7.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Andorran 48.8%, Spanish 25.1%, Portuguese 12%, French 4.4%, other 9.7% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 ANDORRA LA VELLA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Andorran\",\"people_and_society/nationality/noun\":\"Andorran(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85708\",\"people_and_society/population_growth_rate\":-0.0001,\"people_and_society/urbanization/urban_population\":\"88% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.9000000000000341,\"BoxWidth\":1.1000000000000227,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.895,\"ISO3_Code\":\"MLT\",\"ISO_Code\":\"MT\",\"Path\":\"M 539.8 353.5 539.9 353.6 540 353.6 540.2 353.7 540.4 353.9 540.4 354.1 540.2 354.1 540 354.1 539.7 353.9 539.7 353.8 539.8 353.7 539.7 353.5 539.8 353.5 Z M 539.7 353.4 539.5 353.4 539.3 353.3 539.3 353.2 539.5 353.2 539.7 353.3 539.7 353.4 Z\",\"Xmax\":540.4,\"Xmid\":539.9,\"Xmin\":539.3,\"Ymax\":354.1,\"Ymid\":353.7,\"Ymin\":353.2,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"41900\",\"economy/gdp_real_growth_rate/2017\":0.067,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.141 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.81,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.19,\"geography/area/land\":316,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly less than twice the size of Washington, DC\",\"geography/area_sqkm\":316,\"geography/climate\":\"Mediterranean; mild, rainy winters; hot, dry summers\",\"geography/coastline\":\"196.8 km (excludes 56 km for the island of Gozo)\",\"geography/elevation/highest_point\":\"TaDmejrek on Dingli Cliffs 253 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"35 50 N, 14 35 E\",\"geography/geography_note\":\"the country comprises an archipelago, with only the three largest islands (Malta, Ghawdex or Gozo, and Kemmuna or Comino) inhabited; numerous bays provide good harbors; Malta and Tunisia are discussing oil exploration on the continental shelf between their countries, although no commercially viable reserves have been found as of 2017\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.284,\"geography/land_use/agricultural_land_permanent_crops\":0.039,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.009,\"geography/land_use/other\":0.668,\"geography/location\":\"Southern Europe, islands in the Mediterranean Sea, south of Sicily (Italy)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly low, rocky, flat to dissected plains; many coastal cliffs\",\"government/administrative_divisions\":\"68 localities (Il-lokalita); Attard, Balzan, Birgu, Birkirkara, Birzebbuga, Bormla, Dingli, Fgura, Floriana, Fontana, Ghajnsielem, Gharb, Gharghur, Ghasri, Ghaxaq, Gudja, Gzira, Hamrun, Iklin, Imdina, Imgarr, Imqabba, Imsida, Imtarfa, Isla, Kalkara, Kercem, Kirkop, Lija, Luqa, Marsa, Marsaskala, Marsaxlokk, Mellieha, Mosta, Munxar, Nadur, Naxxar, Paola, Pembroke, Pieta, Qala, Qormi, Qrendi, Rabat, Rabat (Ghawdex), Safi, San Giljan/Saint Julian, San Gwann/Saint John, San Lawrenz/Saint Lawrence, Sannat, San Pawl il-Bahar/Saint Pauls Bay, Santa Lucija/Saint Lucia, Santa Venera/Saint Venera, Siggiewi, Sliema, Swieqi, Tarxien, Ta Xbiex, Valletta, Xaghra, Xewkija, Xghajra, Zabbar, Zebbug, Zebbug (Ghawdex), Zejtun, Zurrieq\",\"government/capital/geographic_coordinates\":\"35 53 N, 14 30 E\",\"government/capital/name\":\"Valletta\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the ancient Greeks called the island \\u0022Melite\\u0022 meaning \\u0022honey-sweet\\u0022 from the Greek word \\u0022meli\\u0022 meaning \\u0022honey\\u0022 and referring to the islands honey production\",\"government/executive_branch/chief_of_state\":\"President George VELLA (since 4 April 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Joseph MUSCAT (since 11 March 2013)\",\"government/flag_description\":\"two equal vertical bands of white (hoist side) and red; in the upper hoist-side corner is a representation of the George Cross, edged in red; according to legend, the colors are taken from the red and white checkered banner of Count Roger of Sicily who removed a bi-colored corner and granted it to Malta in 1091; an uncontested explanation is that the colors are those of the Knights of Saint John who ruled Malta from 1530 to 1798; in 1942, King George VI of the UK awarded the George Cross to the islanders for their exceptional bravery and gallantry in World War II; since independence in 1964, the George Cross bordered in red has appeared directly on the white field\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"21 September 1964 (from the UK)\",\"government/national_holiday\":\"Independence Day, 21 September (1964); Republic Day, 13 December (1974)\",\"government/national_symbol_s\":\"Maltese eight-pointed cross; national colors: red, white\",\"introduction\":\"With a civilization that dates back thousands of years, Malta boasts some of the oldest megalithic sites in the world. Situated in the center of the Mediterranean, Malta\\u2019s islands have long served as a strategic military asset, with the islands at various times having come under control of the Phoenicians, Carthaginians, Greeks, Romans, Byzantines, Moors, Normans, Sicilians, Spanish, Knights of St. John, and the French. Most recently a British colony (since 1814), Malta gained its independence in 1964 and declared itself a republic ten years later. While under British rule, the island staunchly supported the UK through both world wars. Since about the mid-1980s, the island has transformed itself into a freight transshipment point, a financial center, and a tourist destination while its key industries moved toward more service-oriented activities. Malta became an EU member in May 2004 and began using the euro as currency in 2008.\",\"name\":\"Malta\",\"people_and_society/age_structure/0_14_years\":0.1429,\"people_and_society/age_structure/15_24_years\":0.1103,\"people_and_society/age_structure/25_54_years\":0.4092,\"people_and_society/age_structure/55_64_years\":0.1325,\"people_and_society/age_structure/65_years_and_over\":0.2051,\"people_and_society/birth_rate\":\"10 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Maltese (descendants of ancient Carthaginians and Phoenicians with strong elements of Italian and other Mediterranean stock)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"213,000 VALLETTA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Maltese\",\"people_and_society/nationality/noun\":\"Maltese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"449043\",\"people_and_society/population_growth_rate\":0.0099,\"people_and_society/urbanization/urban_population\":\"94.7% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2254\"},{\"BoxHeight\":0.8999999999999773,\"BoxWidth\":0.40000000000009095,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.919,\"ISO3_Code\":\"LIE\",\"ISO_Code\":\"LI\",\"Path\":\"M 526.6 312.3 526.3 312.4 526.4 312.2 526.3 311.8 526.4 311.5 526.7 312 526.6 312.3 Z\",\"Xmax\":526.7,\"Xmid\":526.5,\"Xmin\":526.3,\"Ymax\":312.4,\"Ymid\":312,\"Ymin\":311.5,\"economy/currency\":\"Swiss francs (CHF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":160,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.9 times the size of Washington, DC\",\"geography/area_sqkm\":160,\"geography/climate\":\"continental; cold, cloudy winters with frequent snow or rain; cool to moderately warm, cloudy, humid summers\",\"geography/coastline\":\"0 km (doubly landlocked)\",\"geography/elevation/highest_point\":\"Vorder-Grauspitz 2,599 m\",\"geography/elevation/lowest_point\":\"Ruggeller Riet 430 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"47 16 N, 9 32 E\",\"geography/geography_note\":\"along with Uzbekistan, one of only two doubly landlocked countries in the world; variety of microclimatic variations based on elevation\",\"geography/land_boundaries/border_countries\":\"Austria 34 km, Switzerland 41 km\",\"geography/land_boundaries/total\":\"75 km\",\"geography/land_use/agricultural_land_arable_land\":0.188,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.431,\"geography/land_use/other\":0.193,\"geography/location\":\"Central Europe, between Austria and Switzerland\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly mountainous (Alps) with Rhine Valley in western third\",\"government/administrative_divisions\":\"11 communes (Gemeinden, singular - Gemeinde); Balzers, Eschen, Gamprin, Mauren, Planken, Ruggell, Schaan, Schellenberg, Triesen, Triesenberg, Vaduz\",\"government/capital/geographic_coordinates\":\"47 08 N, 9 31 E\",\"government/capital/name\":\"Vaduz\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the Liechtenstein dynasty that purchased and united the counties of Schellenburg and Vaduz and that was allowed by the Holy Roman Emperor in 1719 to rename the new property after their family; the name in German means \\u0022light (bright) stone\\u0022\",\"government/executive_branch/chief_of_state\":\"Prince HANS-ADAM II (since 13 November 1989, assumed executive powers on 26 August 1984); Heir Apparent and Regent of Liechtenstein Prince ALOIS (son of the monarch, born 11 June 1968); note - 15 August 2004, HANS-ADAM II transferred the official duties of the ruling prince to ALOIS, but HANS-ADAM II retains status of chief of state\",\"government/executive_branch/head_of_government\":\"Prime Minister Adrian HASLER (since 27 March 2013)\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red with a gold crown on the hoist side of the blue band; the colors may derive from the blue and red livery design used in the principalitys household in the 18th century; the princes crown was introduced in 1937 to distinguish the flag from that of Haiti\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"23 January 1719 (Principality of Liechtenstein established); 12 July 1806 (independence from the Holy Roman Empire); 24 August 1866 (independence from the German Confederation)\",\"government/national_holiday\":\"National Day, 15 August (1940); note - a National Day was originally established in 1940 to combine celebrations for the Feast of the Assumption (15 August) with those honoring the birthday of former Prince FRANZ JOSEF II (1906-1989) whose birth fell on 16 August; after the princes death, National Day became the official national holiday by law in 1990\",\"government/national_symbol_s\":\"princely hat (crown); national colors: blue, red\",\"introduction\":\"The Principality of Liechtenstein was established within the Holy Roman Empire in 1719. Occupied by both French and Russian troops during the Napoleonic Wars, it became a sovereign state in 1806 and joined the German Confederation in 1815. Liechtenstein became fully independent in 1866 when the Confederation dissolved. Until the end of World War I, it was closely tied to Austria, but the economic devastation caused by that conflict forced Liechtenstein to enter into a customs and monetary union with Switzerland. Since World War II (in which Liechtenstein remained neutral), the countrys low taxes have spurred outstanding economic growth. In 2000, shortcomings in banking regulatory oversight resulted in concerns about the use of financial institutions for money laundering. However, Liechtenstein implemented anti-money laundering legislation and a Mutual Legal Assistance Treaty with the US that went into effect in 2003.\",\"name\":\"Liechtenstein\",\"people_and_society/age_structure/0_14_years\":0.1523,\"people_and_society/age_structure/15_24_years\":0.1153,\"people_and_society/age_structure/25_54_years\":0.4118,\"people_and_society/age_structure/55_64_years\":0.1414,\"people_and_society/age_structure/65_years_and_over\":0.1791,\"people_and_society/birth_rate\":\"10.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Liechtensteiner 66%, Swiss 9.6%, Austrian 5.8%, German 4.3%, Italian 3.1%, other 11.2% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5,000 VADUZ (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Liechtenstein\",\"people_and_society/nationality/noun\":\"Liechtensteiner(s)\",\"people_and_society/net_migration_rate\":\"5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"38547\",\"people_and_society/population_growth_rate\":0.0078,\"people_and_society/urbanization/urban_population\":\"14.4% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"9\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.30000000000001137,\"BoxWidth\":0.3000000000000682,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SMR\",\"ISO_Code\":\"SM\",\"Path\":\"M 534.4 324.6 534.7 324.5 534.7 324.7 534.6 324.8 534.4 324.8 534.4 324.6 Z\",\"Xmax\":534.7,\"Xmid\":534.5,\"Xmin\":534.4,\"Ymax\":324.8,\"Ymid\":324.7,\"Ymin\":324.5,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"59000\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":61,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-third the size of Washington, DC\",\"geography/area_sqkm\":61,\"geography/climate\":\"Mediterranean; mild to cool winters; warm, sunny summers\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Monte Titano 739 m\",\"geography/elevation/lowest_point\":\"Torrente Ausa 55 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"43 46 N, 12 25 E\",\"geography/geography_note\":\"landlocked; an enclave of (completely surrounded by) Italy; smallest independent state in Europe after the Holy See and Monaco; dominated by the Apennine Mountains\",\"geography/land_boundaries/border_countries\":\"Italy 37 km\",\"geography/land_boundaries/total\":\"37 km\",\"geography/land_use/agricultural_land_arable_land\":0.167,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.833,\"geography/location\":\"Southern Europe, an enclave in central Italy\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged mountains\",\"government/administrative_divisions\":\"9 municipalities (castelli, singular - castello); Acquaviva, Borgo Maggiore, Chiesanuova, Domagnano, Faetano, Fiorentino, Montegiardino, San Marino Citta, Serravalle\",\"government/capital/geographic_coordinates\":\"43 56 N, 12 25 E\",\"government/capital/name\":\"San Marino (city)\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Saint MARINUS, who in A.D. 301 founded the monastic settlement around which the city and later the state of San Marino coalesced\",\"government/executive_branch/chief_of_state\":\"co-chiefs of state Captain Regent Luca BOSCHI and Captain Regent Mariella MULARONI (for the period 1 October 2019 - 31 March 2020)\",\"government/executive_branch/head_of_government\":\"Secretary of State for Foreign and Political Affairs Nicola RENZI (since 27 December 2016)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and light blue with the national coat of arms superimposed in the center; the main colors derive from the shield of the coat of arms, which features three white towers on three peaks on a blue field; the towers represent three castles built on San Marinos highest feature, Mount Titano: Guaita, Cesta, and Montale; the coat of arms is flanked by a wreath, below a crown and above a scroll bearing the word LIBERTAS (Liberty); the white and blue colors are also said to stand for peace and liberty respectively\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 September 301 (traditional founding date)\",\"government/national_holiday\":\"Founding of the Republic (or Feast of Saint Marinus), 3 September (A.D. 301)\",\"government/national_symbol_s\":\"three peaks each displaying a tower; national colors: white, blue\",\"introduction\":\"Geographically the third smallest state in Europe (after the Holy See and Monaco), San Marino also claims to be the worlds oldest republic. According to tradition, it was founded by a Christian stonemason named MARINUS in A.D. 301. San Marinos foreign policy is aligned with that of the EU, although it is not a member; social and political trends in the republic track closely with those of its larger neighbor, Italy.\",\"name\":\"San Marino\",\"people_and_society/age_structure/0_14_years\":0.1504,\"people_and_society/age_structure/15_24_years\":0.1159,\"people_and_society/age_structure/25_54_years\":0.4023,\"people_and_society/age_structure/55_64_years\":0.1335,\"people_and_society/age_structure/65_years_and_over\":0.198,\"people_and_society/birth_rate\":\"8.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Sammarinese, Italian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4,000 SAN MARINO (2018)\",\"people_and_society/nationality/adjective\":\"Sammarinese\",\"people_and_society/nationality/noun\":\"Sammarinese (singular and plural)\",\"people_and_society/net_migration_rate\":\"7.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"33779\",\"people_and_society/population_growth_rate\":0.007,\"people_and_society/urbanization/urban_population\":\"97.4% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"292\"},{\"BoxHeight\":0.20000000000004547,\"BoxWidth\":0.0999999999999659,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GIB\",\"ISO_Code\":\"GI\",\"Path\":\"M 485.2 352.9 485.2 353 485.2 353.1 485.2 353 485.1 353 485.2 352.9 Z\",\"Xmax\":485.2,\"Xmid\":485.2,\"Xmin\":485.1,\"Ymax\":353.1,\"Ymid\":353,\"Ymin\":352.9,\"economy/currency\":\"Gibraltar pounds (GIP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"13.34 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":6.5,\"geography/area/water\":0,\"geography/area_comparative\":\"more than 10 times the size of The National Mall in Washington, D.C.\",\"geography/area_sqkm\":6.5,\"geography/climate\":\"Mediterranean with mild winters and warm summers\",\"geography/coastline\":\"12 km\",\"geography/elevation/highest_point\":\"Rock of Gibraltar 426 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"36 08 N, 5 21 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location on Strait of Gibraltar that links the North Atlantic Ocean and Mediterranean Sea \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; one of only two British territories where traffic drives on the right, the other being the island of Diego Garcia in the British Indian Ocean Territory\",\"geography/land_boundaries/border_countries\":\"Spain 1.2 km\",\"geography/land_boundaries/total\":\"1.2 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southwestern Europe, bordering the Strait of Gibraltar, which links the Mediterranean Sea and the North Atlantic Ocean, on the southern coast of Spain\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"a narrow coastal lowland borders the Rock of Gibraltar\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"36 08 N, 5 21 W\",\"government/capital/name\":\"Gibraltar\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the Spanish derivation of the Arabic \\u0022Jabal Tariq,\\u0022 which means \\u0022Mountain of Tariq\\u0022 and which refers to the Rock of Gibraltar\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Lt. Gen. Edward DAVIS (since 19 January 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Fabian PICARDO (since 9 December 2011)\",\"government/flag_description\":\"two horizontal bands of white (top, double width) and red with a three-towered red castle in the center of the white band; hanging from the castle gate is a gold key centered in the red band; the design is that of Gibraltars coat of arms granted on 10 July 1502 by King Ferdinand and Queen Isabella of Spain; the castle symbolizes Gibraltar as a fortress, while the key represents Gibraltars strategic importance - the key to the Mediterranean\",\"government/government_type\":\"parliamentary democracy (Parliament); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"National Day, 10 September (1967); note - day of the national referendum to decide whether to remain with the UK or join Spain\",\"government/national_symbol_s\":\"Barbary macaque; national colors: red, white, yellow\",\"introduction\":\"Strategically important, Gibraltar was reluctantly ceded to Great Britain by Spain in the 1713 Treaty of Utrecht; the British garrison was formally declared a colony in 1830. In a referendum held in 1967, Gibraltarians voted overwhelmingly to remain a British dependency. The subsequent granting of autonomy in 1969 by the UK led Spain to close the border and sever all communication links. Between 1997 and 2002, the UK and Spain held a series of talks on establishing temporary joint sovereignty over Gibraltar. In response to these talks, the Gibraltar Government called a referendum in late 2002 in which the majority of citizens voted overwhelmingly against any sharing of sovereignty with Spain. Since late 2004, Spain, the UK, and Gibraltar have held tripartite talks with the aim of cooperatively resolving problems that affect the local population, and work continues on cooperation agreements in areas such as taxation and financial services; communications and maritime security; policy, legal and customs services; environmental protection; and education and visa services. A new noncolonial constitution came into force in 2007, and the European Court of First Instance recognized Gibraltars right to regulate its own tax regime in December 2008. The UK retains responsibility for defense, foreign relations, internal security, and financial stability. Spain and the UK continue to spar over the territory. Throughout 2009, a dispute over Gibraltars claim to territorial waters extending out three miles gave rise to periodic non-violent maritime confrontations between Spanish and UK naval patrols and in 2013, the British reported a record number of entries by Spanish vessels into waters claimed by Gibraltar following a dispute over Gibraltars creation of an artificial reef in those waters. Spain renewed its demands for an eventual return of Gibraltar to Spanish control after the UK\\u0026amp;rsquo;s June 2016 vote to leave the EU, but London has dismissed any connection between the vote and its continued sovereignty over Gibraltar. The EU has said that Gibraltar will be ouside the territorial scope of any future UK-EU trade deal and that separate agreements between the EU and UK regarding Gibraltar would require Spains prior approval.\",\"name\":\"Gibraltar\",\"people_and_society/age_structure/0_14_years\":0.2029,\"people_and_society/age_structure/15_24_years\":0.1376,\"people_and_society/age_structure/25_54_years\":0.4035,\"people_and_society/age_structure/55_64_years\":0.0931,\"people_and_society/age_structure/65_years_and_over\":0.1628,\"people_and_society/birth_rate\":\"13.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Gibraltarian 79%, other British 13.2%, Spanish 2.1%, Moroccan 1.6%, other EU 2.4%, other 1.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"35,000 GIBRALTAR (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Gibraltar\",\"people_and_society/nationality/noun\":\"Gibraltarian(s)\",\"people_and_society/net_migration_rate\":\"-3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"29461\",\"people_and_society/population_growth_rate\":0.0021,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"29\"},{\"BoxHeight\":233.39999999999998,\"BoxWidth\":376.6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.926,\"ISO3_Code\":\"USA\",\"ISO_Code\":\"US\",\"Path\":\"M 313.5 319.8 314.3 321.3 313.7 322 311.8 322.7 310.8 323.4 308.8 322.9 308.5 324.3 306.5 325.4 306 325.2 304.3 327.4 303.7 328.9 304 329.7 303.3 330.5 304.6 332.8 303.2 333.8 301.7 334.3 299.1 334.8 297.9 334.8 295.9 335.8 297 336 298.5 335.8 298.7 336.4 296.7 337.1 294.6 337.1 294.9 338.3 294.3 340.3 293.7 341.4 292.5 343 292.2 342.4 290.9 342 291.7 343.8 291.7 345.4 290.5 347.4 290 347.2 289.4 345.5 288.6 345.1 288.7 342.3 288 342.9 287.8 344.2 288.5 347 288.4 349.6 289.2 350.4 289.6 351.7 289.9 354.6 288.9 355.6 288.2 355.5 287.8 356.2 288.3 357.1 287.9 357.6 286.3 358 285 358.7 283.8 360.6 282.9 360.6 281.6 361.1 280.9 361.9 280.1 363.3 275 367.1 274.9 368.3 274 369.8 274.1 371.1 274.9 374.3 275.5 375.9 276.6 378 276.7 379.2 278.1 383.4 277.9 386.2 277.1 388.4 275.2 388.4 274.7 387 273.5 386 273 384.7 272.3 384 271.2 382.1 271 381.1 271.4 380.4 270.5 380.1 270.8 377.8 270.6 376.4 269.7 375.8 268 373.6 266.4 373.1 265.9 373.6 263.8 374.4 262.8 373.3 260.9 372.2 259.5 372.1 256.8 372.5 255.9 371.4 255.6 372.2 253.7 372.1 252.3 372.4 251 373.3 251.5 373.7 251.4 374.7 250.1 374.8 249 375.2 248.6 375.8 247.5 375.8 247.2 375.2 245.3 373.9 244.5 374.1 244.1 374.8 241.5 374 239.3 374.4 238.1 374.8 236.6 374.7 236.9 375.4 235.8 376.7 234 377.7 233.3 377.5 232.6 378.3 230.9 379.1 229.9 381.7 229.6 383.2 230.3 385.5 230.7 386 229.9 386.3 229.2 385.8 227.7 385.7 225.3 384.6 224.3 382.7 224.1 381 223.2 380.4 222 378.8 220.9 376.2 218.7 374.1 216.4 373.8 215.4 374.2 214.8 375.8 214.1 376.5 213.3 376.4 211.5 375.4 210.3 374.5 209.7 372.6 209.1 371.4 207.8 370.5 206.3 368.9 204.6 367.6 200.2 367.6 199.9 369 192.1 369 181.9 365.3 181.9 364.5 175.3 365.1 174.7 363.2 174.3 362.6 172.6 361.1 171.8 361.1 171.4 360.2 169.8 359.9 168.8 359 165.6 358.3 165.5 356.4 164.9 355.5 163.8 354.6 163.2 353.5 162.1 352.4 161.9 351.5 162.3 350.7 160.7 349.3 160.4 348.1 161.3 347.6 159.3 346.5 159.2 345.7 157 343.2 156.6 340 155.3 338.4 155.1 337.8 155.9 336.3 155.8 335.3 156 334.1 155.6 332.8 155.6 332.1 155.1 330.9 155.1 329.7 154.8 328.9 155.8 325.1 156.1 321.4 156.4 318.5 156.4 316.2 156.2 315.2 156.5 314.1 156.1 313.4 155.1 309.8 154.4 308.5 154.3 307.2 154.8 307.1 156.4 307.8 159.7 308.2 159.8 309.1 160.7 309.7 161 308.5 160 306.5 160.5 305.9 159.7 304.3 236 304.3 236.2 302.8 237.1 303 237.5 305.1 237.8 305.5 239.8 305.9 240.1 306.3 241.4 305.8 242.3 305.9 244.2 307 244.7 307 246.2 308.2 248.1 307.5 248.5 308.1 250.1 308 250.8 308.5 252.3 308.6 254.1 307.5 255.1 307.3 257.9 308.9 264.5 312.9 265.6 314.7 266.7 314.6 267.2 316.3 268.4 316.3 268.4 317.4 271.2 319.3 272.3 326 271.1 329.8 269.7 330.9 269.7 332.5 270.8 333.2 271.6 333.2 274.8 331.3 278 330.5 281.2 328.9 280.6 326.5 281.9 325.9 287.1 325.8 288.4 323.8 289.6 323 291.3 321.2 292.7 320.5 301.6 320.6 302.3 319.5 303.8 319 305.2 316.9 305.2 315.8 305.8 314.9 306 313.8 308.1 310.8 308.9 311.8 310.7 311.1 312 312.3 312.1 316.8 312 317.8 313 318.3 313 319.5 313.5 319.8 Z M 109.1 188 109.1 239.9 109.1 249.6 110.4 250.1 110.7 249.7 112 250.3 112.8 249.5 114.4 249.4 114.2 250.9 115.4 251.9 115.8 252.7 118.5 255.5 118.9 257.3 120.6 256 121.4 255.9 121.7 254.4 122.2 253.5 124.3 252.5 125.6 253.8 125.8 255.2 127.2 256.2 127.8 257.5 128.9 258.3 130.1 259.8 130.2 260.4 133.3 266 133.2 266.8 133.9 267.1 134.6 269.2 135.3 269.3 136.6 270.3 137.4 270.5 138.5 271.7 139.3 271.8 139.6 272.7 139.2 273.6 139.5 276 138.7 277.4 137.8 278.4 137.1 278.1 136.7 276.7 135.4 275.6 134.5 275.7 134.6 274.8 133.4 273.7 133.1 272.9 132.1 271.4 133.1 269.4 132.6 268.5 130.7 266.6 129.9 266.3 130.1 265.4 129.2 263 128.4 261.7 128.4 261.1 126.8 260.7 125.4 257.6 125.2 258.7 125.5 260.3 123.3 259.9 122.7 257.5 122.3 258 122.6 260.2 121.1 260.8 119.6 259.8 118.1 258.4 116.8 256.7 112.7 254.1 113.1 253.1 112.3 252.4 110.7 253 109.5 252.8 108.4 252.2 108.1 251.1 107.3 251.5 104.2 250.9 100.8 251.3 98.6 249.9 98.3 248.9 97.3 249.5 95.9 248.8 95.9 247.9 93.2 246.5 92.7 245.9 90.6 246.4 89.8 246.8 89.6 245.3 89 245.4 88.8 246.4 88.2 246.9 89.7 248.6 89.3 250.4 88.4 251.4 87.6 251.7 85.9 251.1 85.3 252.2 83.4 254 82.6 253.9 82.3 254.9 81.5 255.4 79.6 255.9 78.9 255.4 79 254.7 80.7 253.7 79.2 252.5 79.4 251.5 80.5 249.2 80.5 247.4 82.9 245.7 84 246.3 84.8 246 84.1 244.2 82.1 244.3 80.8 245.5 79.6 246.2 79.2 247.2 78.2 248.2 77.6 249.5 76.7 250.2 76.7 251.6 75.7 252.2 75.4 253.2 74.5 253.1 72.7 255.7 72.8 256.5 73.8 256.5 74.6 257.1 74.5 258.4 73.2 259.4 72.6 260.9 71.4 261.9 70.3 262.2 69.4 263.4 68.8 263.5 68.2 264.3 66.5 265.4 66.1 267 64.3 268.3 63.6 268.3 63.2 269.1 62.5 269.1 60.9 270.2 61.2 271 60.6 272.2 59.3 272.7 57 273.1 55.1 274.7 54 274.8 52.9 275.4 52.4 274.8 51 276.2 50.9 276.7 47.9 277.5 46.7 278.9 45 279.1 44.2 279.9 43.1 280 42.9 279.2 44 277.7 45.7 277.1 47.3 277.4 47.4 276.6 48.4 276.3 49.4 275.4 50.1 274 51.5 272.9 53.4 272.6 54.3 273.6 55.5 271.1 57 269.6 58.3 269 59.2 268.2 60 268.3 60.2 267.3 60.9 266.2 62.6 264.6 63.2 261.6 63.5 261.1 63.4 259.8 64.5 258.5 64.4 257.6 61.9 258.7 61.3 258.7 60.6 257.8 59.8 257.9 59.8 259.5 59 259.6 57.4 257.4 56.7 257.9 55.4 256.7 54.3 257.5 53.1 258 51.9 259 51.6 258.1 51.8 256.4 51 255.8 51.5 253.9 49.9 250.2 49.3 251.4 47.4 252.3 46.1 252.5 45.2 252.3 44.7 251.3 43.6 250 41.8 248.4 42.5 247.2 42.6 245.4 41.1 245.1 40.2 243.7 40.3 242.9 39.6 242.7 39.8 241.1 40.6 240.7 40.9 238.9 42.3 237 43 236.7 43.2 234.6 44.2 232.8 45.4 232.5 47.1 233.6 47.6 233.6 49.2 232.3 50.2 230.8 51 231.2 52.4 231.1 53.5 230.4 54.2 228.6 53.7 226.4 52.5 224.8 53.6 224.3 54.1 223.2 53.2 221.9 52.5 222.8 51.7 222.8 50.4 223.5 49.5 224.3 48.9 225.4 48.4 224.5 47.7 225 46.9 224.4 45.8 224.1 44.3 224.2 42.4 224.9 39.2 223.9 38.6 223.2 38.6 222.1 37.7 220.7 38.9 219.4 35.8 218.5 34.4 217.6 34.4 216.9 35.3 216.5 36.1 215.5 36.9 215.4 38.1 214 39 213.4 39.8 213.8 40.7 212.2 42 211.6 42.6 211.7 43.5 210.9 45.4 210.6 45.9 211.5 45.5 213.2 46.3 214.1 48.7 214 51.3 214.6 52.8 212.1 51.3 211.8 51.4 211.2 52.4 211.2 51.4 209.4 52 208 51.2 207.4 49.4 207.7 46.4 206.8 45.8 204.7 44.6 202.8 43.9 202.4 41.7 200.3 40.2 199.5 38.6 197.7 39.1 196.3 39.4 194 41.8 193.9 44.4 193.4 45.7 192.6 47.5 190.5 47.9 189.5 48.3 186.8 51 182.9 51.6 183.3 53.9 182.2 57.8 178.2 58.6 178.7 62.5 177.7 63.9 176.3 65.2 174.4 65.8 173.8 67.5 175 68.6 175.4 68.3 176.5 67.7 177.1 67.8 178.4 68.7 177.9 70.1 175.8 71.3 177.1 71.1 177.9 72.6 178.4 73.4 177.7 75.3 177.4 76.4 177.8 77.4 177.9 77.6 180.3 79 180.6 79.1 181.2 80.6 181.8 82 181.2 82.4 182.1 84.5 180.9 85.8 180.8 87.2 181.7 88 181.8 90.5 183.2 92.1 183.6 93.8 183.4 95.7 183.8 96.5 184.5 98.3 185.2 99 185.1 101.6 184 103 184.1 104.5 184.8 105.7 186 107 186.7 108 187.7 109.1 188 Z M 77.2 259.9 77.8 260.9 76.4 261.8 77.3 262.6 78.1 264.1 77.6 265.1 77 265 76.1 266.6 74.1 267 73.2 268.6 71.7 267.3 71.6 266.2 71 265.9 71.3 264.8 72.5 263.9 73.1 264 73.5 262.9 74.6 263 75.1 262.7 74.7 261.8 76.3 260.1 77.2 259.9 Z M 124.2 261.3 125.8 262.1 125.6 262.7 126.2 264.6 126 265.2 126.7 268.8 126.3 271.1 125.6 269.3 124.7 268.2 124.9 267.2 124.6 266.5 123.5 267.2 123.6 265.4 122.3 263.8 121.5 262 123.5 260.8 124.2 261.3 Z M 131.5 272.2 132.7 273.3 133.2 275 134.1 276 134 278.6 133.3 278.5 132.5 276.8 130.9 277.5 130.6 275.6 131.2 275.2 130.2 274.2 130.3 273.6 129.6 270.6 130.8 270.7 131.5 272.2 Z M 68.5 403.5 69.5 403.9 70.8 405.4 70.4 405.9 67.9 406.8 67.9 405.9 67.4 404.8 68.5 403.5 Z M 24.2 229.6 26.2 230.4 26.9 229.8 27.9 229.7 28.7 231 29.7 231.3 31 232.1 32.3 232.2 31.9 233 31 232.7 30.1 233.5 28 232.8 27.1 231.7 25.7 231.3 24.7 232 23.9 231.7 23.7 230.4 24.2 229.6 Z M 131 267.4 132.4 269.3 131.9 269.8 129.6 270.1 128.8 269.9 128.6 271.8 127.9 271.6 127.8 269.5 127.4 268.2 128.4 267.8 129 266.9 131 267.4 Z M 39.5 249 39.7 249.6 40.6 249.7 40.7 251.1 41 251.8 39.5 252.3 38.1 252.2 36.2 251 36.2 250.1 37.4 250.2 37.6 249.8 39.5 249 Z M 127.9 261.5 127.7 262.8 128.6 264.2 128.8 265.4 127.3 267 126.8 266.3 127.1 265.1 126.7 264 126.4 261.8 126.1 261 127.9 261.5 Z M 38.1 282.1 38.8 283.2 37.7 284.6 37 284.5 35.6 285.4 35.1 284.9 36.5 284.5 36.9 283.8 36.6 282.8 37 282.2 38.1 282.1 Z M 32.1 286.9 32.1 286 33.2 284.7 34.2 284.1 34.6 284.9 33.5 285.6 32.9 286.4 32.1 286.9 Z M 66 401 67.5 401.6 66.5 402.3 66 401 Z M 91.2 252.1 90 252.3 91.9 250 91.2 252.1 Z M 16.8 290.7 16.9 289.5 17.6 289.7 16.8 290.7 Z M 979 286.6 979.9 286.7 980.4 287.3 979.4 287.8 979 286.6 Z M 49.7 208.2 50.6 209.1 49.6 209.5 49.2 208.6 49.7 208.2 Z M 90.8 248.4 90.4 250.3 89.9 250 90.2 249 90.8 248.4 Z\",\"Xmax\":380,\"Xmid\":188.1,\"Xmin\":3.4,\"Ymax\":407.2,\"Ymid\":317.8,\"Ymin\":173.8,\"economy/currency\":\"US Dollar (USD)\",\"economy/gdp_per_capita_ppp/2017\":\"59800\",\"economy/gdp_real_growth_rate/2017\":0.022,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.242 billion Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.07,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":9147593,\"geography/area/water\":685924,\"geography/area_comparative\":\"about half the size of Russia; about three-tenths the size of Africa; about half the size of South America (or slightly larger than Brazil); slightly larger than China; more than twice the size of the European Union\",\"geography/area_sqkm\":9833517,\"geography/climate\":\"mostly temperate, but tropical in Hawaii and Florida, arctic in Alaska, semiarid in the great plains west of the Mississippi River, and arid in the Great Basin of the southwest; low winter temperatures in the northwest are ameliorated occasionally in January and February by warm chinook winds from the eastern slopes of the Rocky Mountains\",\"geography/coastline\":\"19,924 km\",\"geography/elevation/highest_point\":\"Denali 6,190 m (Mount McKinley) (highest point in North America)\",\"geography/elevation/lowest_point\":\"Death Valley (lowest point in North America) -86 m\",\"geography/elevation/mean_elevation\":\"760\",\"geography/geographic_coordinates\":\"38 00 N, 97 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; world\\u0026#39;s third-largest country by size (after Russia and Canada) and by population (after China and India); Denali (Mt. McKinley) is the highest point in North America and Death Valley the lowest point on the continent \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the western coast of the United States and southern coast of Alaska lie along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the world\\u0026#39;s earthquakes and some 75% of the world\\u0026#39;s volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Aleutian Islands are a chain of volcanic islands that divide the Bering Sea (north) from the main Pacific Ocean (south); they extend about 1,800 km westward from the Alaskan Peninsula; the archipelago consists of 14 larger islands, 55 smaller islands, and hundreds of islets; there are 41 active volcanoes on the islands, which together form a large northern section of the Ring of Fire\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4: \\u0026lt;/strong\\u0026gt;Mammoth Cave, in west-central Kentucky, is the world\\u0026#39;s longest known cave system with more than 650 km (405 miles) of surveyed passageways, which is nearly twice as long as the second-longest cave system, the Sac Actun underwater cave in Mexico - the world\\u0026#39;s longest underwater cave system (see \\u0026quot;Geography - note\\u0026quot; under Mexico); \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 5:\\u0026lt;/strong\\u0026gt; Kazumura Cave on the island of Hawaii is the world\\u0026#39;s longest and deepest lava tube cave; it has been surveyed at 66 km (41 mi) long and 1,102 m (3,614 ft) deep \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 6: \\u0026lt;/strong\\u0026gt;Bracken Cave outside of San Antonio, Texas is the world\\u0026#39;s largest bat cave; it is the summer home to the largest colony of bats in the world; an estimated 20 million Mexican free-tailed bats roost in the cave from March to October making it the world\\u0026#39;s largest known concentration of mammals\",\"geography/land_boundaries/border_countries\":\"Canada 8893 km (including 2477 km with Alaska), Mexico 3155 km\",\"geography/land_boundaries/total\":\"12,048 km\",\"geography/land_use/agricultural_land_arable_land\":0.168,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.274,\"geography/land_use/forest\":0.333,\"geography/land_use/other\":0.222,\"geography/location\":\"North America, bordering both the North Atlantic Ocean and the North Pacific Ocean, between Canada and Mexico\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"vast central plain, mountains in west, hills and low mountains in east; rugged mountains and broad river valleys in Alaska; rugged, volcanic topography in Hawaii\",\"government/administrative_divisions\":\"50 states and 1 district*; Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia*, Florida, Georgia, Hawaii, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin, Wyoming\",\"government/capital/geographic_coordinates\":\"38 53 N, 77 02 W\",\"government/capital/name\":\"Washington, DC\",\"government/capital/time_difference\":\"UTC-5 (during Standard Time)\",\"government/country_name/etymology\":\"the name America is derived from that of Amerigo VESPUCCI (1454-1512) - Italian explorer, navigator, and cartographer - using the Latin form of his name, Americus, feminized to America\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/flag_description\":\"13 equal horizontal stripes of red (top and bottom) alternating with white; there is a blue rectangle in the upper hoist-side corner bearing 50 small, white, five-pointed stars arranged in nine offset horizontal rows of six stars (top and bottom) alternating with rows of five stars; the 50 stars represent the 50 states, the 13 stripes represent the 13 original colonies; blue stands for loyalty, devotion, truth, justice, and friendship, red symbolizes courage, zeal, and fervency, while white denotes purity and rectitude of conduct; commonly referred to by its nickname of Old Glory\",\"government/government_type\":\"constitutional federal republic\",\"government/independence\":\"4 July 1776 (declared independence from Great Britain); 3 September 1783 (recognized by Great Britain)\",\"government/national_holiday\":\"Independence Day, 4 July (1776)\",\"government/national_symbol_s\":\"bald eagle; national colors: red, white, blue\",\"introduction\":\"Britains American colonies broke with the mother country in 1776 and were recognized as the new nation of the United States of America following the Treaty of Paris in 1783. During the 19th and 20th centuries, 37 new states were added to the original 13 as the nation expanded across the North American continent and acquired a number of overseas possessions. The two most traumatic experiences in the nations history were the Civil War (1861-65), in which a northern Union of states defeated a secessionist Confederacy of 11 southern slave states, and the Great Depression of the 1930s, an economic downturn during which about a quarter of the labor force lost its jobs. Buoyed by victories in World Wars I and II and the end of the Cold War in 1991, the US remains the worlds most powerful nation state. Since the end of World War II, the economy has achieved relatively steady growth, low unemployment and inflation, and rapid advances in technology.\",\"name\":\"United States\",\"people_and_society/age_structure/0_14_years\":0.1862,\"people_and_society/age_structure/15_24_years\":0.1312,\"people_and_society/age_structure/25_54_years\":0.3929,\"people_and_society/age_structure/55_64_years\":0.1294,\"people_and_society/age_structure/65_years_and_over\":0.1603,\"people_and_society/birth_rate\":\"12.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"white 72.4%, black 12.6%, Asian 4.8%, Amerindian and Alaska native 0.9%, native Hawaiian and other Pacific islander 0.2%, other 6.2%, two or more races 2.9% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"18.805 million New York-Newark, 12.448 million Los Angeles-Long Beach-Santa Ana, 8.862 million Chicago, 6.245 million Houston, 6.201 million Dallas-Fort Worth, 5.264 million WASHINGTON, D.C. (capital) (2019)\",\"people_and_society/nationality/adjective\":\"American\",\"people_and_society/nationality/noun\":\"American(s)\",\"people_and_society/net_migration_rate\":\"3.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"329256465 (July 2018 est.)\",\"people_and_society/population_growth_rate\":0.008,\"people_and_society/urbanization/urban_population\":\"82.5% of total population (2019)\",\"transportation/airports\":\"13513\",\"transportation/railways/total\":\"293564\",\"transportation/roadways/total\":\"6586610\"},{\"BoxHeight\":319.59999999999997,\"BoxWidth\":244.9,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.929,\"ISO3_Code\":\"CAN\",\"ISO_Code\":\"CA\",\"Path\":\"M 314 320 312 312 308 310 305 317 302 320 293 320 287 326 282 326 281 329 272 333 270 332 272 326 271 319 265 313 255 307 252 308 246 308 242 306 236 304 160 304 159 304 157 307 153 305 144 297 146 293 144 289 139 283 140 272 135 269 129 258 124 252 121 256 118 255 114 251 109 249 109 188 114 188 121 193 127 187 130 190 137 184 141 185 147 182 152 190 157 190 159 186 162 186 173 192 179 193 184 197 181 201 188 202 195 200 198 204 202 200 200 196 206 193 211 200 213 199 219 202 226 202 228 196 234 198 235 202 240 196 239 194 239 189 234 186 232 174 236 169 235 152 237 148 241 147 250 150 246 159 241 164 238 169 242 173 243 178 246 183 243 186 251 195 252 191 255 193 256 202 260 204 263 195 265 192 263 186 271 187 274 195 271 196 275 204 274 207 266 213 263 210 256 226 251 227 248 234 245 235 240 243 237 252 238 258 241 258 244 265 254 268 257 271 264 276 271 276 272 287 279 295 282 290 281 282 279 279 285 275 288 270 286 262 282 258 285 252 285 242 285 236 293 238 296 237 302 244 305 245 307 255 313 260 318 256 320 248 329 263 329 271 333 276 341 279 345 284 346 290 342 293 339 294 334 299 317 299 311 303 319 303 322 304 320 313 321 315 329 320 320 325 317 325 317 319 314 320 Z M 264 174 265 172 262 168 263 159 265 155 270 151 274 152 278 163 287 161 291 163 292 167 296 173 301 172 304 177 310 180 314 187 310 188 315 200 320 201 330 210 326 217 322 220 317 213 314 217 318 222 322 230 316 240 310 238 307 235 302 233 297 226 290 224 288 226 284 225 284 221 286 218 293 219 294 213 300 206 298 199 285 186 277 184 271 186 254 180 256 174 251 173 251 164 253 157 255 153 260 150 264 152 260 160 261 169 264 174 Z M 294 16 298 14 306 14 307 16 314 17 314 21 320 19 325 26 329 28 330 33 322 43 321 50 309 63 302 74 302 77 292 83 293 85 293 93 290 101 287 104 281 113 283 115 284 119 280 123 266 122 264 124 257 123 252 120 252 117 258 114 256 107 258 104 264 107 263 101 258 100 258 97 260 91 264 90 266 85 264 79 261 77 260 69 268 70 278 65 281 58 273 63 268 61 264 65 260 62 255 62 251 56 250 50 245 45 251 38 258 37 262 29 264 28 269 32 271 30 273 21 279 17 286 17 287 14 294 16 Z M 183 162 187 158 194 162 195 159 201 166 200 158 201 155 206 158 208 161 211 173 213 180 220 183 220 187 216 194 209 193 205 191 198 195 187 196 185 191 177 189 176 184 172 176 175 173 170 171 172 162 175 159 182 155 184 157 183 162 Z M 162 143 168 146 175 146 180 154 170 162 166 168 166 171 160 176 152 165 157 151 154 145 162 143 Z M 239 52 241 50 245 53 249 64 253 66 253 69 257 70 260 79 264 84 261 87 256 96 251 98 249 100 245 99 239 89 243 82 236 84 233 76 232 72 236 60 236 57 241 55 239 52 Z M 232 117 235 115 240 116 242 120 247 119 252 124 251 127 255 133 260 133 267 129 272 129 278 131 280 134 280 139 277 143 273 144 257 144 251 143 245 140 244 136 245 129 242 123 236 123 232 119 232 117 Z M 201 129 204 127 208 131 206 138 203 139 199 137 188 144 183 142 190 136 179 138 174 135 177 126 179 123 183 122 187 124 192 132 198 133 197 127 194 124 197 118 199 119 200 126 201 129 Z M 345 293 344 299 349 302 353 310 353 314 344 310 336 310 337 306 343 294 345 293 Z M 222 150 225 151 231 150 230 155 228 158 232 161 232 168 231 170 225 173 223 169 215 160 219 161 222 159 219 154 222 150 Z M 261 219 266 218 272 223 275 231 268 227 266 232 263 230 261 224 261 219 Z M 177 108 180 111 178 120 175 124 166 127 162 127 164 119 170 111 175 112 177 108 Z M 226 120 229 122 230 125 228 138 222 138 221 131 216 133 219 127 217 124 222 120 226 120 Z M 209 84 212 83 215 87 218 87 224 94 226 102 221 104 220 100 212 99 213 92 210 88 209 84 Z M 276 152 283 152 288 157 288 160 278 160 276 152 Z M 230 187 234 191 233 196 225 194 228 186 230 187 Z M 237 131 241 135 241 142 238 142 232 138 234 134 237 131 Z M 228 91 232 93 237 97 237 101 233 104 229 99 227 96 228 91 Z M 287 198 292 198 292 203 286 205 287 198 Z M 196 103 195 108 189 111 186 109 186 105 188 102 195 101 196 103 Z M 210 156 208 159 203 154 209 151 210 156 Z M 197 97 194 99 190 95 194 92 197 97 Z M 233 107 235 105 242 106 241 110 234 109 233 107 Z M 206 106 210 111 208 113 206 106 Z\",\"Xmax\":354,\"Xmid\":227.7,\"Xmin\":109.1,\"Ymax\":333.2,\"Ymid\":243.5,\"Ymin\":13.6,\"economy/currency\":\"Canadian dollars (CAD)\",\"economy/gdp_per_capita_ppp/2017\":\"48400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"640.6 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.56,\"energy/electricity_from_nuclear_fuels\":0.09,\"energy/electricity_from_other_renewable_sources\":0.12,\"geography/area/land\":9093507,\"geography/area/water\":891163,\"geography/area_comparative\":\"slightly larger than the US\",\"geography/area_sqkm\":9984670,\"geography/climate\":\"varies from temperate in south to subarctic and arctic in north\",\"geography/coastline\":\"202,080 km\",\"geography/elevation/highest_point\":\"Mount Logan 5,959 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"487\",\"geography/geographic_coordinates\":\"60 00 N, 95 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second-largest country in world (after Russia) and largest in the Americas; strategic location between Russia and US via north polar route; approximately 90% of the population is concentrated within 160 km (100 mi) of the US border \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Canada has more fresh water than any other country and almost 9% of Canadian territory is water; Canada has at least 2 million and possibly over 3 million lakes - that is more than all other countries combined\",\"geography/land_boundaries/border_countries\":\"US 8893 km (includes 2477 km with Alaska)\",\"geography/land_boundaries/total\":\"8,893 km\",\"geography/land_use/agricultural_land_arable_land\":0.047,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.016,\"geography/land_use/forest\":0.341,\"geography/land_use/other\":0.591,\"geography/location\":\"Northern North America, bordering the North Atlantic Ocean on the east, North Pacific Ocean on the west, and the Arctic Ocean on the north, north of the conterminous US\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"mostly plains with mountains in west, lowlands in southeast\",\"government/administrative_divisions\":\"10 provinces and 3 territories*; Alberta, British Columbia, Manitoba, New Brunswick, Newfoundland and Labrador, Northwest Territories*, Nova Scotia, Nunavut*, Ontario, Prince Edward Island, Quebec, Saskatchewan, Yukon*\",\"government/capital/geographic_coordinates\":\"45 25 N, 75 42 W\",\"government/capital/name\":\"Ottawa\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name likely derives from the St. Lawrence Iroquoian word \\u0022kanata\\u0022 meaning village or settlement\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Julie PAYETTE (since 2 October 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Justin Pierre James TRUDEAU (Liberal Party) (since 4 November 2015)\",\"government/flag_description\":\"two vertical bands of red (hoist and fly side, half width) with white square between them; an 11-pointed red maple leaf is centered in the white square; the maple leaf has long been a Canadian symbol\",\"government/government_type\":\"federal parliamentary democracy (Parliament of Canada) under a constitutional monarchy; a Commonwealth realm; federal and state authorities and responsibilities regulated in constitution\",\"government/independence\":\"1 July 1867 (union of British North American colonies); 11 December 1931 (recognized by UK per Statute of Westminster)\",\"government/national_holiday\":\"Canada Day, 1 July (1867)\",\"government/national_symbol_s\":\"maple leaf, beaver; national colors: red, white\",\"introduction\":\"A land of vast distances and rich natural resources, Canada became a self-governing dominion in 1867, while retaining ties to the British crown. Canada repatriated its constitution from the UK in 1982, severing a final colonial tie. Economically and technologically, the nation has developed in parallel with the US, its neighbor to the south across the worlds longest international border. Canada faces the political challenges of meeting public demands for quality improvements in health care, education, social services, and economic competitiveness, as well as responding to the particular concerns of predominantly francophone Quebec. Canada also aims to develop its diverse energy resources while maintaining its commitment to the environment.\",\"name\":\"Canada\",\"people_and_society/age_structure/0_14_years\":0.1543,\"people_and_society/age_structure/15_24_years\":0.1162,\"people_and_society/age_structure/25_54_years\":0.3962,\"people_and_society/age_structure/55_64_years\":0.1424,\"people_and_society/age_structure/65_years_and_over\":0.1908,\"people_and_society/birth_rate\":\"10.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"Canadian 32.3%, English 18.3%, Scottish 13.9%, French 13.6%, Irish 13.4%, German 9.6%, Chinese 5.1%, Italian 4.6%, North American Indian 4.4%, East Indian 4%, other 51.6% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.139 million Toronto, 4.196 million Montreal, 2.556 million Vancouver, 1.513 million Calgary, 1.43 million Edmonton, 1.378 million OTTAWA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Canadian\",\"people_and_society/nationality/noun\":\"Canadian(s)\",\"people_and_society/net_migration_rate\":\"5.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"35881659\",\"people_and_society/population_growth_rate\":0.0072,\"people_and_society/urbanization/urban_population\":\"81.5% of total population (2019)\",\"transportation/airports\":\"1467\",\"transportation/railways/total\":\"77932\",\"transportation/roadways/total\":\"1042300\"},{\"BoxHeight\":251.5,\"BoxWidth\":170.79999999999995,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GRL\",\"ISO_Code\":\"GL\",\"Path\":\"M 415.4 1.5 417.6 3.4 419 2.1 419.4 2.7 419.5 4.5 420.3 4.7 420.8 3.5 422.3 3 427.1 5.3 428.4 8 427.6 10.1 425.4 11.5 414.3 12 410.4 14.8 408.4 14 407.8 15.5 404.7 18.6 405.1 19.7 405.9 17.7 410 16.6 411 17.4 411.7 15.8 415.4 13.1 420.6 13.3 421.4 14.1 422.4 13.6 426.1 13.8 429 12 431.6 11.3 432.2 12.2 432.7 14.9 432 18.5 432 19.3 433.7 18 435.7 17.6 436.6 20.3 437.9 19 440 20.9 441.6 21 443.9 23.9 444.7 26.2 444.5 26.9 443.6 27.8 442 28.8 441.3 30.7 440.2 31.7 438.5 32.4 437 32.2 431.8 35 423.7 34.1 417.5 35.3 416.8 34.9 416.4 36.5 409.8 41 409.4 42.4 409.6 44.6 410.8 44.5 413.3 41.4 417.8 39.3 418.4 40.1 419.2 38.9 420.2 38.2 423.7 37.4 431.8 39.3 431.5 42.4 427.4 46.1 426.8 48.2 427 48.9 432.8 44.3 435.1 43.3 435.3 42.5 435.7 38.7 437.1 37.5 440.9 37.1 441.7 40 441.6 43.8 440.8 48.7 439.7 51.2 438.9 51.9 438.1 54.3 435.8 58.3 435.5 60.3 434.8 61.6 436 61.5 436.8 58.6 438.8 57 440.2 54.6 442.1 52.2 443.2 49.7 444.8 47.1 445.2 44.6 446.3 46.2 446.7 49.6 449 48 451.9 50 452.4 49.7 452.7 48.4 453.2 47.9 453.7 45.7 454.8 45.7 454.8 43.8 455.9 44.7 456.3 43.9 457.2 44 457.9 42.8 459.3 44 460.2 43.3 462.1 43 463.2 43.5 466.9 46.8 467.5 48 467.9 50 467.6 51.3 465.1 54.5 464.1 55.2 462.9 57.1 460.6 57.5 460.3 58.5 460.5 60.7 457.9 61.8 457 63.2 453.1 62.8 452.1 61.8 451.5 63.2 450.1 64.2 448.4 64.2 446.2 63 443.9 64.8 444.1 65.6 446.4 63.7 450.7 65.8 453.2 64.9 455.8 66.3 456 66.8 454.7 69.8 453.4 70.8 449.8 70.9 446.2 69.7 444.6 71.9 444 74.3 443.3 76 443.3 77.4 444.4 77.3 445.5 74.4 447.3 73 448.4 73.1 451.1 72.4 452.1 73.5 451 76.9 450.2 78.1 449.3 78.5 447.3 77.8 446.4 79.1 446.3 81.1 445.7 82.3 445.9 84.1 446.6 85.1 446.9 87.4 447.4 87.8 446.9 89.1 446.6 92.8 445.7 93.1 444.7 91.6 444.4 92.5 442.8 91.2 441.6 92.5 441.5 93.5 441.9 95.1 441.1 99 441.2 101.7 440.2 103.6 440.2 104.5 439.7 106 439.4 107.7 440.7 108.1 441.1 106 442.5 103.6 444.3 105.4 446.9 107 447.4 108.2 446.6 108.7 444.9 107.4 444.1 107.2 444.3 108.4 443.5 109.8 444.1 111.3 445.4 111.6 446.3 113 447.2 113.1 447.6 111.5 448.9 112.2 449.5 113.7 449.5 115.9 449.2 117.7 448.5 118.7 446 117.3 444.8 116.6 443.1 116.3 442.5 117.2 441.4 117.4 441.5 118.1 441 118.9 441.3 120.4 440.5 120.7 439.6 119.5 438.5 117.4 437.6 119.2 438 120.6 438.7 120.2 439.4 120.8 440 122.9 439.9 124.8 443 123.4 443.4 124.7 444.6 124.7 445.1 126 444.9 126.7 443.9 127.3 442.1 127.6 443.4 128.2 444.7 128.4 445.7 130.1 446.2 133 446.1 135.8 445.6 136.8 444.9 136.7 444.2 135.2 442.4 135 440.4 132.9 441 134.6 442.6 136.2 442.5 138 442.8 142 444.1 142.1 445.2 142.7 446.2 142.2 447 144.2 446.5 145.7 445.3 146.3 444.2 146 443.6 146.8 441.6 147.9 440.9 147.8 439.4 146.7 438.5 147 438.3 148.2 439.1 149.3 439.9 148.5 442.3 149.8 443.5 150.2 443.2 151.7 443.3 153.5 442.6 154.3 440.5 154.1 439.9 155 438.2 156.1 436 155.2 433.9 153.3 433.4 152.3 433.7 151.3 432.8 151 432.3 151.5 432.1 152.9 430.9 152.7 430.8 153.5 429.8 154.4 428.7 156 427.9 156.3 428.1 157 430.4 158.3 430.2 159.2 429 159.6 427.7 160.5 426.1 160.2 426.9 162 427.5 161.4 429 160.5 431.3 162.1 431.2 163.4 429.6 164 430.1 164.8 431.1 164.1 431.7 164.2 433.8 165.6 434.3 166.6 435.6 167.2 437 168.6 436.7 169.7 437.4 170.2 437.7 171.1 437.6 173 438.5 172.7 439.6 173 439.9 179.5 440.2 180.4 439.4 181.3 438.1 180.9 437.1 181.1 435.1 180.9 433.4 179.1 432.6 176.2 431.6 173.9 430.5 173.9 429 172.2 426.8 171.5 425.5 171.9 422.9 168.6 422.2 169.1 423.9 170.9 424.3 171.9 426.1 172.6 428.4 172.7 429.4 174.1 428.6 175.5 425.8 177.2 423 176.9 422.2 177.3 422.5 178.2 422.1 179.5 421.3 181.1 422.3 181.9 426.1 181.1 426.7 181.7 426.3 182.3 425.1 182.5 423.1 183.9 422.7 184.7 424.5 184.7 425.4 183.1 427.1 183.2 429.8 181.8 430.8 182.2 432.3 183.1 433.8 183.7 438.2 184.4 438 184.9 436.3 185.6 435.4 187.4 434.7 187.5 434.1 188.5 433.3 188.5 433 189.4 431.7 189.8 431.4 190.8 430.4 190.9 430.4 191.8 429 192.6 428.5 193.7 426.7 195 425.3 195.1 424.1 196.1 423.1 196.5 422.4 196.2 420 197.6 419.3 197.5 418.4 198.4 417 197.4 416.5 199.1 413.8 199.7 412.3 199.5 411.9 198.4 411.2 198 410 196.1 409.5 196.6 410.5 198 410.5 198.9 411 199.6 410.8 201 409.9 201.5 408.8 202.4 408 202.7 407.6 204 406.8 207 405.8 208.3 405.8 209.1 403.6 212.1 402.2 212.7 401.4 212.4 401.1 213.5 399.9 214.9 398.9 214.3 398.1 215.4 397.6 217.3 396.7 216.1 396.3 217.1 395.3 217.4 395 216.1 395.6 214.1 397 212.4 394.9 212.1 395.2 212.9 394.6 215.1 394.2 215.4 394.1 216.8 393 217 392.1 217.7 390.4 217 389.3 217.9 390.1 219.2 388.6 221 386.2 220.8 386.1 221.7 387.2 223.3 388.1 225.5 386.5 225.7 385.1 226.1 385.6 226.8 387.2 227.1 387.5 229.4 386.8 229.7 386.8 230.7 385.6 231.2 385.8 232 385.2 233.5 384.6 233.3 383.6 233.7 384.7 234.4 383.7 235.2 382.4 236.7 382.6 239.8 383 240 382.8 241.4 381.4 244 381.1 245.2 381.5 245.7 381 246.6 381.2 247.9 379.6 248.9 380.3 249.5 380.3 251.4 379 251.7 378 251.2 377.3 252 376.7 251.3 375.5 251.2 374.8 250.4 374.8 248.9 372.7 248.3 372.4 247.8 373.6 247.1 372.6 246.4 372.5 245.3 370.8 246.1 369.9 246.9 368.9 246.3 367.3 247.4 366.5 246.7 366.5 245 365.5 244.5 365 243.3 363.7 242.4 363 241.4 363 240.1 362.4 238.4 361.2 238 360.7 237 360.6 235 359.7 233.8 358.7 233.2 358.1 231.5 357.3 230 357.4 228.5 357.1 227.6 357.8 227.1 359.1 225.2 359.3 224.1 360.1 222.9 359.6 222.5 358.6 223.6 357.9 223.2 356.5 226.1 355.5 225.9 355.4 224 355.9 222.6 355.4 222.1 355.2 220.2 354.4 219.3 353.5 217 352.6 217.3 352.8 215.9 352.2 215.7 351.4 214.1 351.3 211.6 352 210.3 353.3 209.4 351 207.8 350.7 207 350.8 205.4 351 204.6 352.3 203.7 353.4 202.4 354.7 202.2 356.4 203 357.6 202.9 358.4 203.1 358.5 202.2 357.5 202.1 356.7 202.5 355.3 202.1 354.7 201.6 353.1 202.3 352.3 203.3 351.3 204 351 202.2 351.4 201.5 352.3 200.8 352.5 199.2 353.5 199.3 353.3 198.3 352.3 198.4 352.8 197 354.1 197 354.2 195.6 353.1 195.7 353.2 194.9 354.8 195 356.3 196.4 358 196.1 359 194.6 358.1 194.5 358.5 192.1 360.1 192.1 360.3 191 359.2 191.3 358.6 191 359.4 187.3 360.4 186.5 359.9 186.1 359.9 184.6 358.5 185.1 358.1 184.5 357.3 185 355.2 184.5 353.3 182.7 350.3 181.4 348.8 179.2 350.1 178.1 353.7 178.8 355.8 180.4 358.5 182 358.8 181.3 358 180.4 358.8 180.2 358.5 179.1 358.8 178 357.9 177.6 357.4 175.7 354.8 174.9 355.5 173.3 353.9 172.8 355.2 171.1 354.1 170.6 352.9 170.4 353.3 169.3 351.8 169.2 350.5 171.2 350.4 172.6 349.2 173.3 348.3 173.4 346.2 172.4 345.6 170.5 346.5 169.6 346.8 168.4 346.3 167.3 347.5 165.8 346.1 165.4 346.8 164.6 346.3 163.4 348.2 163.3 348.3 162.4 347.4 161.3 348.6 160.2 348.9 159.6 347.6 158.4 346.9 159.2 345.9 158.1 346.1 157.1 346.8 156.7 346.8 154.9 345.7 154.8 345.3 154.3 345.8 153.4 345 152.1 345.3 150.1 344.2 148.2 344.3 146.5 343.4 146.1 343.3 144.3 343.8 143.3 343.1 142.3 342.1 141.6 342.2 140.2 339.2 137.8 339.1 136.6 338 134.3 338.6 133.2 338.2 131.8 337.5 130.8 336.4 130.6 335.8 129.1 334.6 129.4 334.5 128.2 333.9 128.1 332.7 126.9 331.7 127.1 331 125.7 330.1 125.5 329.3 125.9 328.7 125 327.3 124.4 326.1 124.7 325.7 123.9 324.4 123.2 323.4 125.3 322.5 126.5 322 123.9 320.2 125.5 319.2 125.7 318.6 127.1 317.7 126.8 317.6 126.2 317.9 124.4 316.9 124.3 315.9 126.3 314.6 124.5 313.9 125.2 314.3 126.6 315.1 127.4 315.2 128 310.3 126.4 309.9 125.6 307.9 123.8 307.2 122.8 308.5 121.8 309.5 120.7 311.3 120.4 311.3 119.4 308.2 119.4 306.3 118.5 306.1 118.1 306.8 115.9 305.3 117.6 304.6 118 303.8 117.4 303.5 116.4 302.8 116 302.5 115.2 302.8 114.1 304 113 306.1 112.6 310 113.1 309.7 112 310.7 111 314.7 111.1 315.7 110.8 316.8 109.5 316.4 108 315.5 107.6 314.9 106.8 314.3 107 313.7 108.2 312.9 108.8 310.9 109 309.7 107.4 309.6 108.8 308.4 109.6 306.2 108.6 306.1 108.3 307 106.8 304.9 106.7 305.4 105.1 304 105.6 302.7 105.7 302.2 104.5 301.2 103.8 300.2 103.7 299.5 102.3 298.8 101.7 298.3 100.7 298.4 98 299.5 95.7 302.4 94.2 303.7 94.4 304.6 93 306.3 91.9 307.7 91.7 308.8 90.8 309 89.6 310.2 88.2 311.1 87.8 312.2 88 313.4 86.9 317.1 87.2 319.2 83.8 320.5 80.9 320.8 79.8 320.7 78.6 320.1 77.7 320.1 76.8 321.3 75.6 321.1 74.1 320.2 73.5 321.5 72.4 321 72.1 319.2 72.1 317.4 73.3 315.8 72.1 314.4 72.4 313.3 70.4 313.1 68.8 313.3 67.8 314.8 65.9 315.3 64.5 319.2 60.3 320.1 57.5 322.3 55.1 323.4 55 324.1 53.5 325.8 53.7 327.8 55.6 328.1 54.4 329.3 54 328.9 50.9 329.5 48.9 329.7 47.8 328.6 43.8 329 42.2 332 40.2 334.6 41.4 335.5 44.3 336.8 45.1 335.6 40.9 334.1 38.2 334.8 36.7 340.6 34.1 341.7 34.6 342.9 33.1 344.6 34.2 345 32.3 347 31.6 348.1 33.3 348.6 34.8 348.9 36.7 349 41.2 348.3 44.7 348.2 45.6 348.7 46 350.3 42.6 350.8 39.3 351.4 38.6 355.4 42 357.5 45.1 358.1 46.7 358.8 46.6 358.4 45.3 357.3 43.9 356.7 42.3 358.1 41.5 358.5 40.1 357.1 35.4 356.6 30 356.9 29.1 359.7 28.9 361.5 30 362.9 32.8 364.8 34.5 366 36.5 369.1 38.9 370.4 42 372.2 45.1 371.7 42.4 371.9 42 373.9 43.8 373.1 41.7 372.8 39.7 372 37.3 368.1 32.7 366.6 27.2 367.7 26.1 369.4 25.7 373.3 29.2 374.7 32.6 374.6 33.5 373.5 34.7 373.2 35.7 373.8 36.1 374.4 34.7 375.3 34 377.1 34 376.4 31.5 373 25.8 371.9 24.6 371.8 23.8 372.5 23.1 381.1 23.6 382.1 25.9 382.4 28.2 383 28.7 382.6 24.5 383.8 24.5 385.8 27.4 387.1 28.1 387.6 29.3 388 31.3 388.6 31.5 388.4 29.3 388 27.8 387.8 25.9 386.9 25.3 386.2 24.2 380.7 21.3 374.4 21.3 373.8 19.9 373.6 18.2 372.9 17.2 372.5 15.6 372.8 14.7 373.7 15.3 374.4 14.5 378.2 15.2 378.2 14.5 377.5 13 378.3 11.6 380.8 11.7 381.7 13 382.2 14.7 385.1 17.6 385.1 17 384.2 14.4 384.6 13.9 385.6 15 385.9 13.9 386.5 13.7 388.6 16.3 388.4 17.1 387.4 17.2 387.5 18.1 389.6 19.3 390.5 21.1 390.8 20.3 390.4 17.7 390.9 16.6 391.1 15.2 392.4 13.5 391.3 13.6 391 12.2 390.4 11.1 390.1 8.7 390.2 7.3 391.3 6.2 392.6 7.3 392.4 5.1 392.9 4.1 396.1 6.8 396.2 3.8 397.3 2.6 399.1 2.3 400.4 3.1 401.3 2 402.2 2.2 404 4.5 404.2 2.3 405 1.5 407.9 1.4 408.9 2.4 413.8 1.2 415.4 1.5 Z M 355.8 186.6 356.1 187.8 355.1 189.3 351.6 190.9 349.9 190.1 350 188.5 348.7 188.4 347.7 187.3 348.1 185.4 348.2 182.9 349.2 182.3 351.9 183.1 352.9 183.9 354.3 185.9 355.8 186.6 Z M 428.5 180 427.4 181.2 427 180.6 425.3 180.7 422.6 181.5 422.5 180 423.3 179.7 425 177.7 426.6 177.5 428.7 176 428.8 176.8 429.6 177.4 429.8 179.5 428.5 180 Z M 435.8 160.4 437.4 162.4 439 163.5 439 164.2 437.2 163.7 437.1 164.6 438.7 165.5 438.6 166.4 437.7 166.6 436.4 165.7 435.8 164.9 433.8 163.8 432.4 162.5 432 160.2 433.2 159.8 435.8 160.4 Z M 434.1 155.3 435.4 156.2 436.1 157.7 432 158.3 430.6 157.6 429.5 157.5 428.9 156.7 430.1 154.8 432 154.6 434.1 155.3 Z M 439.1 159.5 438.7 160.5 439.2 161.4 437.1 161.4 436.4 160.2 433.5 159.5 432 159.7 431.9 158.8 435.9 158.1 437.1 158.5 439.1 159.5 Z M 450.5 134.6 450.5 135.4 449.8 135.9 450.1 136.9 450.9 137.7 452 137.1 451.9 138.3 451.2 138.6 450.5 138.2 448.8 138.8 447.7 138.5 447.8 134.9 448.7 134.5 449.1 135.1 450.5 134.6 Z M 355.3 39.5 354.4 40 350.2 36.6 349.7 34.1 350.1 32.8 350.7 32.1 351.7 33 352.2 34.9 353.7 36.3 355.3 39.2 355.3 39.5 Z M 371.7 21.3 370 21.4 369.2 20.8 368.6 19.5 369.1 18.9 368.9 17.7 369.2 16.8 370.5 16.1 372.9 18.7 372.9 19.8 373.2 21.2 371.7 21.3 Z M 448.8 127.3 448.3 126.7 447.8 124 447 121.9 447.3 120.7 448 120 448 121.8 448.5 124.3 448.8 127.3 Z M 444.2 139.2 445.2 140.2 444.4 141.6 443.3 141.3 442.8 140.3 443 138.6 443.7 138.1 444.5 138.6 444.2 139.2 Z M 448.5 41.6 447.2 41.5 445.9 38.3 445.7 37 446 36 446.7 35.5 448.1 39.3 448.5 41.6 Z M 347.4 159.8 347.6 160.5 346.2 162.7 345.3 162.8 345.4 161.8 345 160.9 346.2 160.9 347.4 159.8 Z M 359.3 185.7 359.4 186.3 358.7 187 358.7 188.5 358 188.8 357.6 187.2 357.5 185.6 359.3 185.7 Z M 390.7 14.3 390.3 14.6 388.1 13.5 386.7 11.4 384.8 10.9 385.2 8.8 387.3 10.3 388.6 12.3 390.4 13.1 390.7 14.3 Z M 353 173.2 354.7 173.6 354.8 174.3 354 175.2 352.8 174.8 352.6 173.8 353 173.2 Z M 299.9 109.8 301.8 110.7 301.3 111.7 300.4 111.7 299 110.4 299.9 109.8 Z M 351.8 176 351.1 176.3 350.4 175.2 351.3 174 351.8 176 Z M 450.7 107.9 449.8 107.8 450.6 105.9 450.6 105 451.3 104.7 451.6 105.5 451.2 107.2 450.7 107.9 Z M 366.5 22.8 365.9 23.2 364.1 23 363.8 22.6 363.8 20.7 364.5 20.4 366.5 22.2 366.5 22.8 Z M 446.7 72.6 445.5 72.9 446 70.9 447 70.3 448 71.7 446.7 72.6 Z M 445.1 104 445.6 104.9 446.6 104.9 446.2 105.9 443.7 104.5 443.9 103.7 445.1 104 Z M 452.2 46.6 451.1 46.4 449.7 44.3 450.4 43.4 451.2 43.7 452.2 46.6 Z M 304.5 110 305.8 110.6 302.9 110.8 302.8 109.7 304.5 110 Z M 451.2 87.9 451.1 88.4 449.8 88.7 450.5 86.5 451.2 86.8 451.2 87.9 Z M 345 150.4 343.1 150.8 343.1 149.6 345 150.4 Z M 389.7 10.2 389.2 10.4 387.9 9.5 388 7.3 389.1 7.6 389.1 8.7 389.7 10.2 Z M 364.3 31.1 363.8 31.1 363.3 29.9 362.4 28.9 362.5 28.2 364.1 29.2 364.5 30.4 364.3 31.1 Z M 342.3 142.7 343.2 144 341.7 143.5 342.3 142.7 Z M 448 143.3 447 143.3 447.1 142.4 448 142.2 448 143.3 Z M 354 34.7 353.1 35 352.9 33.3 353.4 33.3 354 34.7 Z M 368.7 21.6 368.3 21.7 367.4 20.2 367.9 19.8 368.7 21.6 Z M 383.8 12.1 382.5 12.5 382.4 11.6 383.8 12.1 Z\",\"Xmax\":467.9,\"Xmid\":385.4,\"Xmin\":297.1,\"Ymax\":252.5,\"Ymid\":141.3,\"Ymin\":1,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"613,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":2166086,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than three times the size of Texas\",\"geography/area_sqkm\":2166086,\"geography/climate\":\"arctic to subarctic; cool summers, cold winters\",\"geography/coastline\":\"44,087 km\",\"geography/elevation/highest_point\":\"Gunnbjorn Fjeld 3,694 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1792\",\"geography/geographic_coordinates\":\"72 00 N, 40 00 W\",\"geography/geography_note\":\"dominates North Atlantic Ocean between North America and Europe; sparse population confined to small settlements along coast; close to one-quarter of the population lives in the capital, Nuuk; worlds second largest ice sheet after that of Antarctica covering an area of 1.71 million sq km (660,000 sq mi) or about 79% of the island, and containing 2.85 million cu km (684 thousand cu mi) of ice (this is almost 7% of all of the worlds fresh water); if all this ice were converted to liquid water, one estimate is that it would be sufficient to raise the height of the worlds oceans by 7.2 m (24 ft)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.994,\"geography/location\":\"Northern North America, island between the Arctic Ocean and the North Atlantic Ocean, northeast of Canada\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"flat to gradually sloping icecap covers all but a narrow, mountainous, barren, rocky coast\",\"government/administrative_divisions\":\"5 municipalities (kommuner, singular kommune); Avannaata, Kujalleq, Qeqertalik, Qeqqata, Sermersooq\",\"government/capital/geographic_coordinates\":\"64 11 N, 51 45 W\",\"government/capital/name\":\"Nuuk (Godthaab)\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II of Denmark (since 14 January 1972), represented by High Commissioner Mikaela ENGELL (since April 2011)\",\"government/executive_branch/head_of_government\":\"Premier Kim KIELSEN (since 30 September 2014)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red with a large disk slightly to the hoist side of center - the top half of the disk is red, the bottom half is white; the design represents the sun reflecting off a field of ice; the colors are the same as those of the Danish flag and symbolize Greenlands links to the Kingdom of Denmark\",\"government/government_type\":\"parliamentary democracy (Parliament of Greenland or Inatsisartut)\",\"government/independence\":\"none (extensive self-rule as part of the Kingdom of Denmark; foreign affairs is the responsibility of Denmark, but Greenland actively participates in international agreements relating to Greenland)\",\"government/national_holiday\":\"National Day, June 21; note - marks the summer solstice and the longest day of the year in the Northern Hemisphere\",\"government/national_symbol_s\":\"polar bear; national colors: red, white\",\"introduction\":\"Greenland, the worlds largest island, is about 80% ice-capped. Vikings reached the island in the 10th century from Iceland; Danish colonization began in the 18th century, and Greenland became an integral part of the Danish Realm in 1953. It joined the European Community (now the EU) with Denmark in 1973 but withdrew in 1985 over a dispute centered on stringent fishing quotas. Greenland remains a member of the Overseas Countries and Territories Association of the EU. Greenland was granted self-government in 1979 by the Danish parliament; the law went into effect the following year. Greenland voted in favor of increased self-rule in November 2008 and acquired greater responsibility for internal affairs when the Act on Greenland Self-Government was signed into law in June 2009. Denmark, however, continues to exercise control over several policy areas on behalf of Greenland, including foreign affairs, security, and financial policy in consultation with Greenlands Self-Rule Government.\",\"name\":\"Greenland\",\"people_and_society/age_structure/0_14_years\":0.21,\"people_and_society/age_structure/15_24_years\":0.151,\"people_and_society/age_structure/25_54_years\":0.4083,\"people_and_society/age_structure/55_64_years\":0.135,\"people_and_society/age_structure/65_years_and_over\":0.0957,\"people_and_society/birth_rate\":\"14.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Greenlandic 89.7%, Danish 7.8%, other Nordic 1.1%, and other 1.4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"18,000 NUUK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Greenlandic\",\"people_and_society/nationality/noun\":\"Greenlander(s)\",\"people_and_society/net_migration_rate\":\"-6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"57691\",\"people_and_society/population_growth_rate\":-0.0004,\"people_and_society/urbanization/urban_population\":\"87.1% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":55.30000000000001,\"BoxWidth\":87.6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"MEX\",\"ISO_Code\":\"MX\",\"Path\":\"M 230.7 386 230.5 387 229.9 388.3 229.8 388.3 229.8 387.9 229.3 388.3 229.1 388.8 229.2 389.3 229 391.6 229 392.8 229 395.1 228.7 396.3 229.2 398.9 229.4 399.3 229.8 399.8 229.9 399.4 229.7 399 230.1 399.3 230.1 399.5 230 400 230 400.4 230.6 401.9 232.5 404.3 233.1 405.9 234.2 407.3 234.9 407.7 236.1 407.8 237 408.3 237.9 409.2 238.1 409.3 238.8 409.3 240.9 408.6 242.4 408.5 243.3 408 244.7 407.8 245.1 408 245.1 408.2 245.6 408.6 245.8 408.5 246.5 408.4 246.8 408.2 247 407.9 247 407.7 246.9 407.4 246.9 407.2 248.4 405.9 248.6 404.9 249.2 404.2 249.2 402.5 249.5 401.3 249.6 401.1 250.3 400.6 251.6 400.1 253.9 399.8 254.5 399.5 255.6 399.2 256.1 399.2 257.8 399.7 258.1 399.7 258.4 399.6 258.6 399.4 259 399.7 259.2 400.1 259.3 400.2 259.4 400.6 259.1 401.5 258.6 402.1 258 402.7 257.8 403.1 257.5 403.6 257.4 404.4 256.8 405 256.8 405.2 257 405.3 257.4 405.3 257.5 405.4 257.4 405.7 257.1 405.8 257 406 257 406.3 257.3 406.1 257.4 406.1 256.5 409 256.4 409.1 256.3 408.7 255.9 408.4 256 407.8 255.9 407.4 255.2 408.4 254.7 408.5 254.2 409.5 253.7 410.1 253.2 409.8 253 409.9 252.9 410 252.9 410.4 252.6 410.4 251.3 410.4 247.8 410.4 247.7 411.7 247.7 411.9 246.8 412.1 247.6 413 247.7 413.1 248.4 413.5 248.6 413.7 248.8 414.2 249.3 414.5 249.2 415.3 247.7 415.4 245.7 415.5 245.2 416.4 244.4 417.6 244.7 418.3 244.5 418.9 244.5 419.5 244.3 419.8 241.7 417.2 240 415.9 239.7 415.4 239 415 238.4 414.9 238.2 415.1 237.4 415 236.3 415.1 235.3 415.7 234 416.1 233.3 416.5 232.5 416.6 231.5 416.4 230.4 415.9 229 415.7 227.8 415 226.8 414.7 226.1 414.1 223.7 413.6 223.2 413.3 222.7 412.9 220 412 218.4 410.9 217.8 410.2 217.4 410 217 409.9 216.5 410 213.4 409 213 408.7 212.4 407.8 211.9 407.4 211 406.9 210.7 406.6 209.9 406.4 209 405.9 208.6 405.3 208.2 404.8 207.7 404.1 207.1 402.9 207.3 402.6 208 402.4 208.2 402.1 208 401.8 207.6 401.6 208.2 400.8 208.3 400.3 208.3 399.6 207.8 399.2 207.6 398.8 207.7 398.1 207.8 397.5 207.1 397 207 396.6 206.6 396 205 394.5 204.7 393.9 204 393.1 203.6 392.4 203 391.7 202.1 391.1 201.9 390.5 201.4 390.4 200.6 389.9 200.6 389.8 200.7 389.6 200.7 389.3 200.7 389 200.5 388.8 199.7 388.1 199.3 388.2 198.4 387.3 198.2 387.3 198.1 387.4 197.7 387.4 197.7 387.3 197.9 387 197.6 387 196.9 386.7 196.7 386.3 196.7 385.9 196.8 385.5 197.2 385 197.4 385 197.4 384.9 197.2 384.7 197 384.2 196.5 383.7 195.9 383.7 195.6 383.6 195.1 382.6 194.3 382.3 193.9 381.9 193.4 381 193.4 380.1 192.9 379.9 192.5 380 191.8 379.6 191 378.6 190.3 378.1 189.8 377.4 189.8 377.1 189.2 376.6 188.9 375.7 188.5 375.3 188.3 374.8 187.5 373.6 187.3 372.6 187 371.9 186.5 371.1 186.5 370.7 186.5 369.9 186.4 369.6 186 369.3 185.2 369 184.8 368.5 184.3 368.2 184.1 368.2 183.9 368.4 183.7 368.5 182.3 367.7 182.2 367.7 181.8 367.8 181.6 368.6 181.5 369.6 181.7 370 182 370.6 182.2 371.8 182.2 372.7 182.4 373.2 183 374 183.5 374.3 184.8 375.4 185.3 376.7 186.1 377.1 186.5 378 187.1 378.3 187.5 380.2 187.9 380.7 188.5 381.1 189 382.1 189.5 382.5 189.6 382.9 190.1 384 190.2 384.1 190.3 384 190.1 383.6 190.1 383.3 190.2 383.3 190.6 383.7 190.8 384.1 191 384.4 191.2 385 191.5 386.5 191.9 387.2 192.2 387.5 192.6 388.5 193.1 389.4 193.2 389.7 193.1 390.3 193.4 391.1 194 391.6 194.1 391.4 194.2 391.1 194.6 391.1 195.2 391.8 195.5 391.9 196 393 196.5 393.5 196.6 394.1 196.4 394.6 195.4 395.3 195.2 395.3 195 395.3 194.8 395 194.5 393.9 194 393.3 193.3 392.8 192.2 391.7 190.8 390.8 190.5 390.4 190.1 390.2 189.7 389.8 189.3 389.6 189.2 389.2 189 389.2 188.9 389.5 188.8 389.5 188.9 389.1 189.1 388.7 189.1 388.3 189.3 387.7 189.3 387 189 386 188.5 385.3 187.7 384.9 187.1 384.3 186.5 384 186.3 383.4 186.2 383.2 185.9 383.4 185.5 383.4 185 383.5 184.4 382.9 183.9 382.8 183.4 382.4 182.8 382.2 182.4 381.5 181.2 380.4 181.2 380.2 182.4 380.3 183 380.2 183.6 380.7 184 380.6 184 380.5 183.6 380.4 183.4 379.8 183.5 379.6 183.7 379.5 183.7 378.1 183.4 377.6 181.4 375.5 180.7 375.1 179.4 374.1 179 373.3 178.9 372.4 178.3 371.7 178.2 370.9 177.6 370.2 177.4 369.4 176.6 368.3 176.5 367.9 176.6 367.4 176.1 366.8 175.9 366.2 175.5 365.7 175.3 365.1 181.9 364.5 181.7 364.9 181.9 365.3 192.1 369 199.9 369 200 368.9 200.1 367.7 200.2 367.6 204.6 367.6 205 367.7 205.6 368.5 206.3 368.9 206.8 369.5 207.2 369.8 207.8 370.5 208.4 370.8 209.1 371.4 209.3 372.1 209.7 372.6 209.8 373.6 210.3 374.5 211 374.9 211.5 375.4 212.2 375.7 212.5 375.9 212.9 376.1 213.3 376.4 213.7 376.5 214.1 376.5 214.5 376 214.8 375.8 214.8 375.5 214.9 375.3 215 374.8 215.4 374.2 216.1 374 216.4 373.8 217 374 217.6 374 218.2 374.1 218.5 374 218.7 374.1 219.2 374.6 219.3 374.6 219.4 374.8 220.6 375.8 220.9 376.2 221.3 377.3 221.8 378.1 222 378.8 222.6 379.3 222.9 379.8 223.2 380.4 224.1 381 224.2 381.4 224.1 381.8 224.3 382.1 224.3 382.7 224.9 383.4 225.3 384.6 226.1 384.8 226.5 385.1 227.1 385.3 227.7 385.7 229.2 385.8 229.9 386.3 230.2 386.1 230.7 386 Z M 188.7 377.2 188.7 377.3 188.4 377.2 188 376.9 188.1 376.7 188.2 376 188.6 375.8 188.7 375.9 188.9 376.4 188.8 377.2 188.7 377.2 Z M 185.8 375.6 186 375.6 186.2 375.6 186.3 375.6 186.2 375.8 186.3 375.9 186.3 376.1 186.3 376.3 186.4 376.3 186.4 376.5 186.1 376.3 185.9 376 185.8 376 185.6 375.8 185.5 375.6 185.4 375.6 185.3 375.5 185.2 375.2 185.1 375.1 185.2 374.9 185.2 374.8 185.3 374.8 185.4 374.8 185.6 375 185.8 375.3 185.7 375.4 185.7 375.5 185.8 375.6 Z M 259.5 402.3 259.5 402.5 259.3 402.7 259.1 402.9 258.8 403.2 258.7 402.9 258.8 402.7 259 402.3 259.1 402.3 259.2 402.4 259.5 402.3 Z M 180.7 379.3 180.7 379.5 180.5 379.5 180.5 379.4 180.4 379.4 180.2 379.4 180.2 379.3 180.3 379.2 180.5 378.9 180.4 378.7 180.4 378.5 180.5 378.5 180.6 378.5 180.7 378.8 180.7 379 180.8 379.1 180.8 379.2 180.7 379.3 Z M 172.2 376.8 172.1 376.8 172.1 376.7 172.1 376.6 172 376.6 172 376.4 171.9 376.3 171.9 376.2 171.9 376 172 376 172.1 375.9 172.1 376 172.1 376.2 172.2 376.3 172.3 376.6 172.2 376.8 Z M 207.2 397.9 207.4 398 207.4 398.1 207.5 398.1 207.6 398.3 207.5 398.4 207.5 398.5 207.4 398.5 207.2 398.1 207.1 397.9 207.1 397.7 207.2 397.7 207.2 397.9 Z M 190.4 390.9 190.3 391.1 190.2 390.9 189.7 390.5 189.6 390.5 189.6 390.4 189.9 390.4 190 390.6 190.2 390.7 190.4 390.9 Z M 193.6 389.3 193.5 389.3 193.3 389.2 193.2 388.9 193.1 388.9 193.1 388.8 193.1 388.7 193.2 388.8 193.4 388.8 193.5 388.9 193.5 389.1 193.6 389.3 Z M 204.7 399.2 204.7 399.3 204.4 399.2 204.3 399 204.4 398.9 204.6 399 204.7 399 204.7 399.1 204.7 399.2 Z M 195.6 391.4 195.6 391.6 195.4 391.6 195.3 391.4 195.2 391 195.3 390.9 195.5 391.3 195.6 391.4 Z M 200.4 389 200.5 389.4 200.3 389.4 200.1 389.1 200.2 389.2 200.3 389.2 200.2 388.9 200.4 389 Z M 192.1 385.7 192.1 385.9 192 385.9 191.7 386.3 191.7 386.1 191.8 385.9 191.8 385.7 191.9 385.7 192.1 385.7 Z M 192.5 407.5 192.5 407.7 192.4 407.7 192.3 407.6 192.2 407.6 192.2 407.4 192.3 407.3 192.4 407.4 192.5 407.5 Z M 194.2 390.5 194.1 390.7 194 390.5 193.9 390.2 194 390.2 194.2 390.5 Z M 239.2 415.5 238.7 415.3 238.8 415.2 239.1 415.4 239.2 415.5 Z M 205.1 399.6 205.1 399.8 204.8 399.7 204.8 399.6 204.9 399.5 205.1 399.6 Z M 187.5 377.8 187.4 377.9 187.2 377.7 187.1 377.6 187.1 377.5 187.3 377.7 187.5 377.8 Z M 188 377.5 187.8 377.5 187.8 377.4 188 377.4 188 377.5 Z M 193 387.1 192.9 387.1 192.8 386.9 192.9 386.8 193 387.1 Z M 186.3 383.7 186.3 383.8 186 383.7 186.1 383.6 186.2 383.7 186.3 383.7 Z M 245.6 408 245.4 408 245.4 407.9 245.6 407.9 245.6 408 Z M 189.4 382.1 189.3 382.2 189.2 382 189.3 382 189.4 382.1 Z M 198.3 387.7 198.3 387.8 198.1 387.6 198.3 387.7 Z M 198.5 387.8 198.5 387.9 198.3 387.7 198.4 387.7 198.5 387.8 Z M 205.5 400.1 205.4 400.1 205.4 400 205.5 400 205.5 400.1 Z M 182.9 373.5 182.8 373.5 182.7 373.4 182.8 373.3 182.9 373.4 182.9 373.5 Z M 246 407.7 245.8 407.9 245.7 407.8 245.9 407.7 246 407.7 Z M 229.6 389 229.6 389.1 229.5 389 229.6 388.9 229.6 389 Z M 192.3 386.9 192.2 386.9 192.1 386.8 192.2 386.7 192.3 386.9 Z M 191.6 385.5 191.5 385.6 191.4 385.5 191.5 385.4 191.6 385.5 Z M 189.1 389.9 189.1 390.1 189 390 189 389.9 189.1 389.9 Z M 258.3 399.4 258.2 399.5 258.1 399.4 258.3 399.3 258.3 399.4 Z M 190 381.4 189.8 381.5 189.7 381.4 189.9 381.3 190 381.4 Z M 258.1 399.4 258 399.5 257.9 399.4 257.9 399.3 258.1 399.4 Z M 197.2 384.9 197.1 385.1 197 385 197.1 384.9 197.2 384.9 Z M 201.2 390.4 201.3 390.6 201.1 390.5 201.1 390.4 201.2 390.4 Z M 204.4 398.8 204.3 398.9 204.2 398.8 204.3 398.7 204.4 398.8 Z M 201.8 390.9 201.7 390.9 201.6 390.8 201.7 390.7 201.8 390.9 Z M 200.1 388.9 200.1 389 199.9 388.9 200 388.9 200.1 388.9 Z M 229.8 399.2 229.7 399.4 229.6 399.3 229.7 399.2 229.8 399.2 Z M 199.7 388.4 199.7 388.5 199.6 388.4 199.6 388.3 199.7 388.4 Z M 199.9 388.7 199.8 388.8 199.7 388.7 199.9 388.6 199.9 388.7 Z M 182 408.7 182 408.8 181.8 408.8 181.9 408.7 182 408.7 Z M 189.3 390.2 189.3 390.3 189.2 390.3 189.2 390.1 189.3 390.2 Z M 193.1 388.2 193 388.2 193 388.1 193.1 388 193.1 388.2 Z\",\"Xmax\":259.5,\"Xmid\":215.7,\"Xmin\":171.9,\"Ymax\":419.8,\"Ymid\":392.2,\"Ymin\":364.5,\"economy/currency\":\"Mexican pesos (MXN)\",\"economy/gdp_per_capita_ppp/2017\":\"19900\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"454.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0.17,\"energy/electricity_from_nuclear_fuels\":0.02,\"energy/electricity_from_other_renewable_sources\":0.09,\"geography/area/land\":1943945,\"geography/area/water\":20430,\"geography/area_comparative\":\"slightly less than three times the size of Texas\",\"geography/area_sqkm\":1964375,\"geography/climate\":\"varies from tropical to desert\",\"geography/coastline\":\"9,330 km\",\"geography/elevation/highest_point\":\"Volcan Pico de Orizaba 5,636 m\",\"geography/elevation/lowest_point\":\"Laguna Salada -10 m\",\"geography/elevation/mean_elevation\":\"1111\",\"geography/geographic_coordinates\":\"23 00 N, 102 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; strategic location on southern border of the US; Mexico is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the \\u0022Three Sisters\\u0022 companion plants - winter squash, maize (corn), and climbing beans - served as the main agricultural crops for various North American Indian groups; all three apparently originated in Mexico but then were widely disseminated through much of North America; vanilla, the worlds most popular aroma and flavor spice, also emanates from Mexico \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026amp;nbsp;\\u0026lt;/strong\\u0026gt;the Sac Actun cave system at 348 km (216 mi) is the longest underwater cave in the world and the second longest cave worldwide, after Mammoth Cave in the United States (see \\u0022Geography - note\\u0022 under United States)\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; the prominent Yucatan Peninsula that divides the Gulf of Mexico from the Caribbean Sea is shared by Mexico, Guatemala, and Belize; just on the northern coast of Yucatan, near the town of Chicxulub (pronounce cheek-sha-loob), lie the remnants of a massive crater (some 150 km in diameter and extending well out into the Gulf of Mexico); formed by an asteroid or comet when it struck the earth 66 million years ago, the impact is now widely accepted as initiating a worldwide climate disruption that caused a mass extinction of 75% of all the earths plant and animal species - including the non-avian dinosaurs\",\"geography/land_boundaries/border_countries\":\"Belize 276 km, Guatemala 958 km, US 3155 km\",\"geography/land_boundaries/total\":\"4,389 km\",\"geography/land_use/agricultural_land_arable_land\":0.118,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.417,\"geography/land_use/forest\":0.333,\"geography/land_use/other\":0.118,\"geography/location\":\"North America, bordering the Caribbean Sea and the Gulf of Mexico, between Belize and the United States and bordering the North Pacific Ocean, between Guatemala and the United States\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"high, rugged mountains; low coastal plains; high plateaus; desert\",\"government/administrative_divisions\":\"32 states (estados, singular - estado); Aguascalientes, Baja California, Baja California Sur, Campeche, Chiapas, Chihuahua, Coahuila, Colima, Cuidad de Mexico, Durango, Guanajuato, Guerrero, Hidalgo, Jalisco, Mexico, Michoacan, Morelos, Nayarit, Nuevo Leon, Oaxaca, Puebla, Queretaro, Quintana Roo, San Luis Potosi, Sinaloa, Sonora, Tabasco, Tamaulipas, Tlaxcala, Veracruz, Yucatan, Zacatecas\",\"government/capital/geographic_coordinates\":\"19 26 N, 99 08 W\",\"government/capital/name\":\"Mexico City (Ciudad de Mexico)\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the capital city, whose name stems from the Mexica, the largest and most powerful branch of the Aztecs; the meaning of the name is uncertain\",\"government/executive_branch/chief_of_state\":\"President Andres Manuel LOPEZ OBRADOR (since 1 December 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Andres Manuel LOPEZ OBRADOR (since 1 December 2018)\",\"government/flag_description\":\"three equal vertical bands of green (hoist side), white, and red; Mexicos coat of arms (an eagle with a snake in its beak perched on a cactus) is centered in the white band; green signifies hope, joy, and love; white represents peace and honesty; red stands for hardiness, bravery, strength, and valor; the coat of arms is derived from a legend that the wandering Aztec people were to settle at a location where they would see an eagle on a cactus eating a snake; the city they founded, Tenochtitlan, is now Mexico City\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"16 September 1810 (declared independence from Spain); 27 September 1821 (recognized by Spain)\",\"government/national_holiday\":\"Independence Day, 16 September (1810)\",\"government/national_symbol_s\":\"golden eagle; national colors: green, white, red\",\"introduction\":\"The site of several advanced Amerindian civilizations - including the Olmec, Toltec, Teotihuacan, Zapotec, Maya, and Aztec - Mexico was conquered and colonized by Spain in the early 16th century. Administered as the Viceroyalty of New Spain for three centuries, it achieved independence early in the 19th century. Elections held in 2000 marked the first time since the 1910 Mexican Revolution that an opposition candidate - Vicente FOX of the National Action Party (PAN) - defeated the party in government, the Institutional Revolutionary Party (PRI). He was succeeded in 2006 by another PAN candidate Felipe CALDERON, but Enrique PENA NIETO regained the presidency for the PRI in 2012. Left-leaning antiestablishment politician and former mayor of Mexico City (2000-05) Andres Manuel LOPEZ OBRADOR, from the National Regeneration Movement (MORENA), became president in December 2018.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;The global financial crisis in late 2008 caused a massive economic downturn in Mexico the following year, although growth returned quickly in 2010. Ongoing economic and social concerns include low real wages, high underemployment, inequitable income distribution, and few advancement opportunities for the largely indigenous population in the impoverished southern states. Since 2007, Mexicos powerful drug-trafficking organizations have engaged in bloody feuding, resulting in tens of thousands of drug-related homicides.\",\"name\":\"Mexico\",\"people_and_society/age_structure/0_14_years\":0.2661,\"people_and_society/age_structure/15_24_years\":0.1735,\"people_and_society/age_structure/25_54_years\":0.4091,\"people_and_society/age_structure/55_64_years\":0.0787,\"people_and_society/age_structure/65_years_and_over\":0.0726,\"people_and_society/birth_rate\":\"18.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"mestizo (Amerindian-Spanish) 62%, predominantly Amerindian 21%, Amerindian 7%, other 10% (mostly European) (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21.672 million MEXICO CITY (capital), 5.101 million Guadalajara, 4.793 million Monterrey, 3.145 million Puebla, 2.411 million Toluca de Lerdo, 2.099 million Tijuana (2019)\",\"people_and_society/nationality/adjective\":\"Mexican\",\"people_and_society/nationality/noun\":\"Mexican(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"125959205\",\"people_and_society/population_growth_rate\":0.0109,\"people_and_society/urbanization/urban_population\":\"80.4% of total population (2019)\",\"transportation/airports\":\"1714\",\"transportation/railways/total\":\"20825\",\"transportation/roadways/total\":\"398148\"},{\"BoxHeight\":12.199999999999989,\"BoxWidth\":13.700000000000045,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.66,\"ISO3_Code\":\"NIC\",\"ISO_Code\":\"NI\",\"Path\":\"M 269.5 418.5 269.2 418.8 269.1 419.1 269.3 420.1 269.3 420.5 269.1 421 268.7 421.5 268.4 423 268.3 423.5 268.5 424.5 268.4 424.7 268.4 424.8 268.2 424.7 268.1 424.8 268.2 425.3 267.8 425.6 267.9 425.8 267.9 426.1 268.1 426.1 268.2 425.9 268.1 425.5 268.3 425.4 268.3 425 268.4 425 268.4 425.4 268.5 425.9 268.2 426 268.1 426.2 268 426.9 267.8 427 267.6 427.4 267.8 427.6 267.9 427.4 268.1 428.1 268.1 428.2 267.8 428.3 267.5 428.7 267.5 429 267.7 429.7 267.8 429.9 268 430.1 268 430.4 267.4 430.7 267.1 430.5 266.6 430.5 266.5 430.3 266.2 430.1 266.1 429.9 265.9 430 265.3 429.7 264.6 430 263 429.4 262.7 429.3 262.4 429.7 262.2 429.6 261.8 429 260.2 427.7 259.7 427 259.4 426.5 258.4 425.8 258.2 425.6 257.8 425.2 256.9 424.4 257 424.3 257.2 424.1 257.4 424.1 257.6 424.4 257.8 424.4 258 424.3 258.8 424.2 259 424 259.1 423.4 259.3 423.4 259.5 423.4 259.6 423.4 259.4 422.3 259.5 422 260.1 422 260.6 422 261.2 421.3 261.5 421.2 261.6 421.2 261.6 421.4 261.7 421.6 262.3 421.8 262.3 421.4 263.2 421 263.4 420.7 263.9 420.6 263.9 420.5 263.8 420.3 264 419.8 264.2 419.7 264.3 419.4 264.7 419.1 264.9 419 265.2 419.4 265.8 419.6 266.1 419.4 266.4 419.5 266.5 419.2 266.7 419.3 266.8 419.3 266.9 419.2 267.2 419.2 267.6 419.1 268.3 418.7 268.5 418.5 268.7 418.5 268.8 418.5 269.2 418.5 269.5 418.5 Z M 270.6 420.3 270.5 420.4 270.4 420.3 270.5 420.2 270.6 420.2 270.6 420.3 Z M 267.9 427.3 267.8 427.3 267.8 427.2 267.9 427.1 267.9 427.3 Z M 269.9 426.6 269.7 426.6 269.7 426.5 269.8 426.5 269.9 426.6 Z\",\"Xmax\":270.6,\"Xmid\":264.3,\"Xmin\":256.9,\"Ymax\":430.7,\"Ymid\":424.7,\"Ymin\":418.5,\"economy/currency\":\"cordobas (NIO)\",\"economy/gdp_per_capita_ppp/2017\":\"5900\",\"economy/gdp_real_growth_rate/2017\":0.049,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"5.405 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.56,\"energy/electricity_from_hydroelectric_plants\":0.09,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.35,\"geography/area/land\":119990,\"geography/area/water\":10380,\"geography/area_comparative\":\"slightly larger than Pennsylvania; slightly smaller than New York state\",\"geography/area_sqkm\":130370,\"geography/climate\":\"tropical in lowlands, cooler in highlands\",\"geography/coastline\":\"910 km\",\"geography/elevation/highest_point\":\"Mogoton 2,085 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"298\",\"geography/geographic_coordinates\":\"13 00 N, 85 00 W\",\"geography/geography_note\":\"largest country in Central America; contains the largest freshwater body in Central America, Lago de Nicaragua\",\"geography/land_boundaries/border_countries\":\"Costa Rica 313 km, Honduras 940 km\",\"geography/land_boundaries/total\":\"1,253 km\",\"geography/land_use/agricultural_land_arable_land\":0.125,\"geography/land_use/agricultural_land_permanent_crops\":0.025,\"geography/land_use/agricultural_land_permanent_pasture\":0.272,\"geography/land_use/forest\":0.253,\"geography/land_use/other\":0.325,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Costa Rica and Honduras\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"extensive Atlantic coastal plains rising to central interior mountains; narrow Pacific coastal plain interrupted by volcanoes\",\"government/administrative_divisions\":\"15 departments (departamentos, singular - departamento) and 2 autonomous regions* (regiones autonomistas, singular - region autonoma); Boaco, Carazo, Chinandega, Chontales, Costa Caribe Norte*, Costa Caribe Sur*, Esteli, Granada, Jinotega, Leon, Madriz, Managua, Masaya, Matagalpa, Nueva Segovia, Rio San Juan, Rivas\",\"government/capital/geographic_coordinates\":\"12 08 N, 86 15 W\",\"government/capital/name\":\"Managua\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Nicarao was the name of the largest indigenous settlement at the time of Spanish arrival; conquistador Gil GONZALEZ Davila, who explored the area (1622-23), combined the name of the community with the Spanish word \\u0022agua\\u0022 (water), referring to the two large lakes in the west of the country (Lake Managua and Lake Nicaragua)\",\"government/executive_branch/chief_of_state\":\"President Jose Daniel ORTEGA Saavedra (since 10 January 2007); Vice President Rosario MURILLO Zambrana (since 10 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jose Daniel ORTEGA Saavedra (since 10 January 2007); Vice President Rosario MURILLO Zambrana (since 10 January 2017)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), white, and blue with the national coat of arms centered in the white band; the coat of arms features a triangle encircled by the words REPUBLICA DE NICARAGUA on the top and AMERICA CENTRAL on the bottom; the banner is based on the former blue-white-blue flag of the Federal Republic of Central America; the blue bands symbolize the Pacific Ocean and the Caribbean Sea, while the white band represents the land between the two bodies of water\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"turquoise-browed motmot (bird); national colors: blue, white\",\"introduction\":\"The Pacific coast of Nicaragua was settled as a Spanish colony from Panama in the early 16th century. Independence from Spain was declared in 1821 and the country became an independent republic in 1838. Britain occupied the Caribbean Coast in the first half of the 19th century, but gradually ceded control of the region in subsequent decades. Violent opposition to governmental manipulation and corruption spread to all classes by 1978 and resulted in a short-lived civil war that brought a civic-military coalition, spearheaded by the Marxist Sandinista guerrillas led by Daniel ORTEGA Saavedra to power in 1979. Nicaraguan aid to leftist rebels in El Salvador prompted the US to sponsor anti-Sandinista contra guerrillas through much of the 1980s. After losing free and fair elections in 1990, 1996, and 2001, former Sandinista President Daniel ORTEGA was elected president in 2006, 2011, and most recently in 2016. Municipal, regional, and national-level elections since 2008 have been marred by widespread irregularities. Democratic institutions have weakened under the ORTEGA administration as the president has garnered full control over all branches of government,\\u0026amp;nbsp;especially after cracking down on a nationwide antigovernment protest movement in 2018.\",\"name\":\"Nicaragua\",\"people_and_society/age_structure/0_14_years\":0.2665,\"people_and_society/age_structure/15_24_years\":0.2067,\"people_and_society/age_structure/25_54_years\":0.4104,\"people_and_society/age_structure/55_64_years\":0.0619,\"people_and_society/age_structure/65_years_and_over\":0.0546,\"people_and_society/birth_rate\":\"17.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 69%, white 17%, black 9%, Amerindian 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.055 million MANAGUA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Nicaraguan\",\"people_and_society/nationality/noun\":\"Nicaraguan(s)\",\"people_and_society/net_migration_rate\":\"-2.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6085213\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"58.8% of total population (2019)\",\"transportation/airports\":\"147\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"23897\"},{\"BoxHeight\":10.199999999999989,\"BoxWidth\":17.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.634,\"ISO3_Code\":\"HND\",\"ISO_Code\":\"HN\",\"Path\":\"M 269.5 418.5 269.2 418.5 268.8 418.5 268.7 418.5 268.5 418.5 268.3 418.7 267.6 419.1 267.2 419.2 266.9 419.2 266.8 419.3 266.7 419.3 266.5 419.2 266.4 419.5 266.1 419.4 265.8 419.6 265.2 419.4 264.9 419 264.7 419.1 264.3 419.4 264.2 419.7 264 419.8 263.8 420.3 263.9 420.5 263.9 420.6 263.4 420.7 263.2 421 262.3 421.4 262.3 421.8 261.7 421.6 261.6 421.4 261.6 421.2 261.5 421.2 261.2 421.3 260.6 422 260.1 422 259.5 422 259.4 422.3 259.6 423.4 259.5 423.4 259.3 423.4 259.1 423.4 259 424 258.8 424.2 258 424.3 257.9 424.1 257.8 424 257.6 423.8 257.5 423.5 257.5 423.2 257.1 423.3 257.1 423 256.8 423.1 256.6 423.1 256.8 422.9 256.8 422.8 256.6 422.7 256.8 421.9 256.6 421.6 256.3 421.7 256 421.7 255.8 421.4 255.4 421.4 255.4 421.6 254.7 421.8 254.6 421.4 254.2 421.3 254 421 253.7 421 253.6 420.8 253.4 420.7 253 420.3 252.9 420.3 252.8 420.3 252.6 420.3 252.3 420.2 252.6 419.8 252.9 419.6 252.9 419.3 252.7 418.9 252.9 418.3 253.4 418.1 254.2 417.5 255.4 416.4 255.7 416.4 256.3 416 256.8 415.9 257 416 257.2 416.2 257.8 416.1 257.9 416.1 259.1 416.3 260.6 416.2 261.6 415.8 261.9 415.7 263.1 416 263.6 415.9 264.1 415.7 264.4 415.7 266.3 416.2 267.2 417 266.9 417.2 266.8 417.3 266.9 417.5 267.2 417.4 267.9 417.8 268 417.7 268 417.5 268.1 417.5 268.8 417.8 269.1 418.2 269.5 418.5 Z M 260.7 414.5 260 414.8 260 414.7 260.6 414.4 260.7 414.5 Z M 262.1 414.2 261.8 414.4 261.7 414.4 261.9 414.2 262 414.1 262.1 414.2 Z M 259.2 415.3 258.9 415.4 258.8 415.4 259 415.3 259.2 415.3 Z M 257.1 423.4 257.1 423.5 257 423.5 257 423.4 257.1 423.4 Z\",\"Xmax\":269.5,\"Xmid\":259.9,\"Xmin\":252.3,\"Ymax\":424.3,\"Ymid\":419,\"Ymin\":414.1,\"economy/currency\":\"lempiras (HNL)\",\"economy/gdp_per_capita_ppp/2017\":\"5600\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"9.436 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.4,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.34,\"geography/area/land\":111890,\"geography/area/water\":200,\"geography/area_comparative\":\"slightly larger than Tennessee\",\"geography/area_sqkm\":112090,\"geography/climate\":\"subtropical in lowlands, temperate in mountains\",\"geography/coastline\":\"823 km (Caribbean Sea 669 km, Gulf of Fonseca 163 km)\",\"geography/elevation/highest_point\":\"Cerro Las Minas 2,870 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"684\",\"geography/geographic_coordinates\":\"15 00 N, 86 30 W\",\"geography/geography_note\":\"has only a short Pacific coast but a long Caribbean shoreline, including the virtually uninhabited eastern Mosquito Coast\",\"geography/land_boundaries/border_countries\":\"Guatemala 244 km, El Salvador 391 km, Nicaragua 940 km\",\"geography/land_boundaries/total\":\"1,575 km\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.04,\"geography/land_use/agricultural_land_permanent_pasture\":0.157,\"geography/land_use/forest\":0.453,\"geography/land_use/other\":0.259,\"geography/location\":\"Central America, bordering the Caribbean Sea, between Guatemala and Nicaragua and bordering the Gulf of Fonseca (North Pacific Ocean), between El Salvador and Nicaragua\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains in interior, narrow coastal plains\",\"government/administrative_divisions\":\"18 departments (departamentos, singular - departamento); Atlantida, Choluteca, Colon, Comayagua, Copan, Cortes, El Paraiso, Francisco Morazan, Gracias a Dios, Intibuca, Islas de la Bahia, La Paz, Lempira, Ocotepeque, Olancho, Santa Barbara, Valle, Yoro\",\"government/capital/geographic_coordinates\":\"14 06 N, 87 13 W\",\"government/capital/name\":\"Tegucigalpa; note - article eight of the Honduran constitution states that the twin cities of Tegucigalpa and Comayaguela, jointly, constitute the capital of the Republic of Honduras; however, virtually all governmental institutions are on the Tegucigalpa side, which in practical terms makes Tegucigalpa the capital\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022depths\\u0022 in Spanish and refers to the deep anchorage in the northern Bay of Trujillo\",\"government/executive_branch/chief_of_state\":\"President Juan Orlando HERNANDEZ Alvarado (since 27 January 2014); Vice Presidents Ricardo ALVAREZ, Maria RIVERA, and Olga ALVARADO (since 26 January 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Juan Orlando HERNANDEZ Alvarado (since 27 January 2014); Vice Presidents Ricardo ALVAREZ, Maria RIVERA, and Olga ALVARADO (since 26 January 2018)\",\"government/flag_description\":\"three equal horizontal bands of cerulean blue (top), white, and cerulean blue, with five cerulean, five-pointed stars arranged in an X pattern centered in the white band; the stars represent the members of the former Federal Republic of Central America: Costa Rica, El Salvador, Guatemala, Honduras, and Nicaragua; the blue bands symbolize the Pacific Ocean and the Caribbean Sea; the white band represents the land between the two bodies of water and the peace and prosperity of its people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"scarlet macaw, white-tailed deer; national colors: blue, white\",\"introduction\":\"Once part of Spains vast empire in the New World, Honduras became an independent nation in 1821. After two and a half decades of mostly military rule, a freely elected civilian government came to power in 1982. During the 1980s, Honduras proved a haven for anti-Sandinista contras fighting the Marxist Nicaraguan Government and an ally to Salvadoran Government forces fighting leftist guerrillas. The country was devastated by Hurricane Mitch in 1998, which killed about 5,600 people and caused approximately $2 billion in damage. Since then, the economy has slowly rebounded.\",\"name\":\"Honduras\",\"people_and_society/age_structure/0_14_years\":0.3237,\"people_and_society/age_structure/15_24_years\":0.2088,\"people_and_society/age_structure/25_54_years\":0.3707,\"people_and_society/age_structure/55_64_years\":0.0527,\"people_and_society/age_structure/65_years_and_over\":0.0441,\"people_and_society/birth_rate\":\"22 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and European) 90%, Amerindian 7%, black 2%, white 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.403 million TEGUCIGALPA (capital), 876,000 San Pedro Sula (2019)\",\"people_and_society/nationality/adjective\":\"Honduran\",\"people_and_society/nationality/noun\":\"Honduran(s)\",\"people_and_society/net_migration_rate\":\"-1.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9182766\",\"people_and_society/population_growth_rate\":0.0156,\"people_and_society/urbanization/urban_population\":\"57.7% of total population (2019)\",\"transportation/airports\":\"103\",\"transportation/railways/total\":\"699\",\"transportation/roadways/total\":\"14742\"},{\"BoxHeight\":10.199999999999989,\"BoxWidth\":29.899999999999977,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.783,\"ISO3_Code\":\"CUB\",\"ISO_Code\":\"CU\",\"Path\":\"M 270.7 395 271.6 394.6 272.1 394.5 273.8 394.6 273.9 394.7 274 394.9 274.6 394.6 275 394.9 275.4 394.8 275.7 394.8 276.4 394.8 276.8 395 277.1 395.2 277.4 395.1 277.3 395.2 277.5 395.3 277.9 395.2 278.2 395.2 278.5 395.4 278.7 395.3 278.7 395.6 279.2 395.8 279.5 396.3 280 396.8 280.5 396.9 281.5 396.9 281.7 397.1 281.9 396.9 282.4 397.2 282.8 397.3 282.9 397.2 282.9 397.5 283.6 397.8 284 398.4 284.3 398.4 284.5 398.6 285.1 398.8 285.2 398.9 285.3 398.7 285 398.6 284.9 398.4 284.8 398.4 284.8 398.3 285 398.3 285.4 398.7 286.3 399.2 286.8 399.7 287.7 400.2 288.4 400.2 289.2 400.8 290 400.6 290.3 400.8 290.5 401 290.3 401.3 290.4 401.4 290 401.5 290 401.7 290 401.9 290.4 401.7 290.5 401.9 290.7 401.9 290.6 401.7 291.1 401.8 291.2 402 291.3 401.9 291.5 401.8 292.1 401.9 292.7 402.1 293.5 402.9 293.8 403.1 294.3 403.1 294.4 403.2 294.4 403.4 294.1 403.7 292.6 403.9 292.1 404.2 291.8 404.3 291.7 404.2 291.8 403.9 291.7 403.9 291.6 404.2 291.2 404.3 290.5 404.3 290 404.1 288.7 404 287 404.1 286.5 404.3 285.8 404.2 285.5 404.4 284.6 404.4 284.5 404.3 284.9 403.8 285.4 403.4 286 403.1 286.2 402.9 286.3 402.6 285.9 402.3 285.9 402.1 285.6 401.9 285.2 402 283.6 401.8 282.4 400.9 282.3 400.2 282.1 399.7 281.9 399.4 281.7 399.3 281.7 399.2 280.4 399.4 279.5 399.1 279.1 399 278.7 398.9 278.5 398.8 278.2 398.8 278 398.6 277.5 398.3 277 397.9 275.6 397.9 275.2 397.7 274.9 397.3 274.8 397.6 274.6 397.8 274.5 397.9 274.5 397.8 274.3 397.5 273.3 397.5 272.3 396.9 272.4 396.8 273.6 396.6 273.6 396.3 273.3 396.1 273 396 272.4 396 270.8 395.9 270.6 395.9 270.4 396.2 269.7 396.6 269.4 397 269.2 397 268.8 397.4 268.6 397.5 268.3 397.4 268 397.5 267.3 397.6 267 398.3 266.4 398.3 265.8 398.7 265.8 398.4 265.7 398.3 265.4 398.3 264.9 398.6 264.6 398.5 264.5 398.4 264.6 398.3 264.9 398.3 265.7 397.9 266.3 398 266 397.4 266.1 397 266.6 396.3 267.3 395.9 268.1 395.6 268.6 395.3 268.9 395.3 269.2 395.1 269.4 395.1 269.4 395.2 269.6 395 270 395.1 270.2 395 270.7 395 Z M 269.9 398.4 270.1 398.2 270.7 398.4 270.8 398.6 271 398.8 271.1 399.4 270.2 399.7 269.7 399.6 269.5 399.4 269.5 399.3 269.8 399.3 269.9 399.3 269.8 398.8 269.7 398.6 269.9 398.4 Z M 281.8 396.3 281.9 396.2 282.1 396.4 282.4 396.4 282.7 396.4 283 396.7 283.5 396.8 283.6 397 283.6 397.1 283.8 397.1 283.8 397.3 284.1 397.4 284.1 397.5 284.2 397.5 284.3 397.7 284.8 397.9 284.7 398.2 284.2 398.2 284.2 398 284 398 283.9 397.7 283.6 397.5 283.7 397.4 283.6 397.2 283.2 397.1 283 397 282.9 396.8 282.9 396.7 282.6 396.8 282.1 396.6 281.9 396.5 281.8 396.3 Z M 279.7 396 279.9 396.1 279.9 396 280 396 280 396.1 279.9 396.3 279.8 396.2 279.8 396.1 279.7 396.1 279.6 396.1 279.5 396 279.6 395.9 279.5 395.9 279.5 395.8 279.8 395.9 279.7 396 Z M 276.3 394.4 276.6 394.3 276.6 394.4 276.7 394.4 277.1 394.6 276.9 394.7 276.9 394.6 276.6 394.5 276.3 394.5 276.3 394.4 Z M 280.5 396.4 280.4 396.5 280.3 396.4 280.4 396.3 280.4 396.2 280.6 396.1 280.7 396.1 280.6 396.3 280.7 396.4 280.5 396.4 Z M 277.3 394.6 277.5 394.6 277.6 394.6 277.9 394.8 277.8 394.9 277.6 394.8 277.5 394.8 277.5 394.7 277.3 394.6 Z M 280.3 401 280.4 400.9 280.8 401.2 280.7 401.3 280.3 401 Z M 279.7 400.6 279.9 400.6 280 400.6 280.1 400.7 280 400.8 279.9 400.7 279.7 400.7 279.7 400.6 Z M 275.5 394.3 275.5 394.2 275.8 394.2 275.9 394.3 275.8 394.4 275.7 394.3 275.5 394.3 Z M 278.4 395.2 278.4 395.1 278.7 395.1 278.7 395.2 278.6 395.2 278.5 395.2 278.4 395.3 278.4 395.2 Z M 281 396 281.1 396 281.1 396.3 281 396.3 281 396.1 281 396 Z M 273.7 397.8 273.8 397.7 273.9 397.8 273.9 397.9 273.7 397.9 273.7 397.8 Z M 274 399.2 273.9 399.2 274 399.1 274.1 399.1 274.2 399.1 274 399.2 Z M 280.8 401.3 280.9 401.3 281.1 401.4 281.1 401.5 280.9 401.4 280.8 401.3 Z M 275.8 394.6 275.8 394.5 275.9 394.5 276 394.6 275.9 394.7 275.8 394.6 Z M 274.3 399.1 274.2 399.1 274.3 398.9 274.4 398.9 274.4 399 274.3 399.1 Z M 279 395.4 279.1 395.5 279.2 395.5 279.1 395.6 279 395.4 Z M 272.8 399.2 272.6 399.2 272.7 399.1 272.8 399.1 272.8 399.2 Z M 280.1 400.8 280.1 400.7 280.2 400.8 280.2 400.9 280.1 400.8 Z M 271.4 399.3 271.5 399.3 271.6 399.3 271.5 399.4 271.4 399.3 Z M 272.6 399.3 272.4 399.3 272.4 399.2 272.5 399.2 272.6 399.2 272.6 399.3 Z M 281.3 396.5 281.5 396.5 281.5 396.6 281.4 396.6 281.3 396.5 Z M 271.2 396.3 271.3 396.2 271.3 396.3 271.3 396.4 271.2 396.3 Z M 279.2 395.7 279.2 395.6 279.4 395.6 279.3 395.7 279.2 395.7 Z M 272.9 399.2 272.9 399.1 273 399 273.1 399.1 272.9 399.2 Z M 278.1 394.9 278.2 394.8 278.3 394.9 278.1 395 278.1 394.9 Z M 274.9 394.5 274.9 394.4 275 394.5 275 394.6 274.9 394.5 Z M 280.7 396.1 280.7 396 280.9 396 280.9 396.2 280.7 396.1 Z M 277.9 394.9 278 394.8 278.1 394.8 278.1 394.9 278 394.9 277.9 394.9 Z M 276.3 394.4 276.3 394.5 276.2 394.5 276.1 394.4 276.3 394.4 Z M 279.4 395.7 279.5 395.7 279.5 395.8 279.4 395.8 279.4 395.7 Z\",\"Xmax\":294.4,\"Xmid\":280.9,\"Xmin\":264.5,\"Ymax\":404.4,\"Ymid\":399.1,\"Ymin\":394.2,\"economy/currency\":\"Cuban pesos (CUP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"26.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.91,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":109820,\"geography/area/water\":1040,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":110860,\"geography/climate\":\"tropical; moderated by trade winds; dry season (November to April); rainy season (May to October)\",\"geography/coastline\":\"3,735 km\",\"geography/elevation/highest_point\":\"Pico Turquino 1,974 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"108\",\"geography/geographic_coordinates\":\"21 30 N, 80 00 W\",\"geography/geography_note\":\"largest country in Caribbean and westernmost island of the Greater Antilles\",\"geography/land_boundaries/border_countries\":\"US Naval Base at Guantanamo Bay 28.5 km\",\"geography/land_boundaries/total\":\"28.5 km\",\"geography/land_use/agricultural_land_arable_land\":0.338,\"geography/land_use/agricultural_land_permanent_crops\":0.036,\"geography/land_use/agricultural_land_permanent_pasture\":0.229,\"geography/land_use/forest\":0.273,\"geography/land_use/other\":0.124,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, 150 km south of Key West, Florida\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly flat to rolling plains, with rugged hills and mountains in the southeast\",\"government/administrative_divisions\":\"15 provinces (provincias, singular - provincia) and 1 special municipality* (municipio especial); Artemisa, Camaguey, Ciego de Avila, Cienfuegos, Granma, Guantanamo, Holguin, Isla de la Juventud*, La Habana, Las Tunas, Matanzas, Mayabeque, Pinar del Rio, Sancti Spiritus, Santiago de Cuba, Villa Clara\",\"government/capital/geographic_coordinates\":\"23 07 N, 82 21 W\",\"government/capital/name\":\"Havana\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Taino Indian designation for the island \\u0022coabana\\u0022 meaning \\u0022great place\\u0022\",\"government/executive_branch/chief_of_state\":\"President Miguel DIAZ-CANEL Bermudez (since 10 October 2019); Vice President Salvador Antonio VALDES Mesa (since 10 October 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Miguel DIAZ-CANEL Bermudez (since 10 October 2019); Vice President Salvador Antonio VALDES Mesa (since 10 October 2019)\",\"government/flag_description\":\"five equal horizontal bands of blue (top, center, and bottom) alternating with white; a red equilateral triangle based on the hoist side bears a white, five-pointed star in the center; the blue bands refer to the three old divisions of the island: central, occidental, and oriental; the white bands describe the purity of the independence ideal; the triangle symbolizes liberty, equality, and fraternity, while the red color stands for the blood shed in the independence struggle; the white star, called La Estrella Solitaria (the Lone Star) lights the way to freedom and was taken from the flag of Texas\",\"government/government_type\":\"communist state\",\"government/independence\":\"20 May 1902 (from Spain 10 December 1898; administered by the US from 1898 to 1902); not acknowledged by the Cuban Government as a day of independence\",\"government/national_holiday\":\"Triumph of the Revolution (Liberation Day), 1 January (1959)\",\"government/national_symbol_s\":\"royal palm; national colors: red, white, blue\",\"introduction\":\"The native Amerindian population of Cuba began to decline after the European discovery of the island by Christopher COLUMBUS in 1492 and following its development as a Spanish colony during the next several centuries. Large numbers of African slaves were imported to work the coffee and sugar plantations, and Havana became the launching point for the annual treasure fleets bound for Spain from Mexico and Peru. Spanish rule eventually provoked an independence movement and occasional rebellions were harshly suppressed. US intervention during the Spanish-American War in 1898 assisted the Cubans in overthrowing Spanish rule. The Treaty of Paris established Cuban independence from Spain in 1898 and, following three-and-a-half years of subsequent US military rule, Cuba became an independent republic in 1902 after which the island experienced a string of governments mostly dominated by the military and corrupt politicians. Fidel CASTRO led a rebel army to victory in 1959; his authoritarian rule held the subsequent regime together for nearly five decades. He stepped down as president in February 2008 in favor of his younger brother Raul CASTRO. Cubas communist revolution, with Soviet support, was exported throughout Latin America and Africa during the 1960s, 1970s, and 1980s. Miguel DIAZ-CANEL Bermudez, hand-picked by Raul CASTRO to succeed him, was approved as president by the National Assembly and took office on 19 April 2018. The country faced a severe economic downturn in 1990 following the withdrawal of former Soviet subsidies worth $4-6 billion annually. Cuba traditionally and consistently portrays the US embargo, in place since 1961, as the source of its difficulties. As a result of efforts begun in December 2014 to re-establish diplomatic relations with the Cuban Government, which were severed in January 1961, the US and Cuba reopened embassies in their respective countries in July 2015. The embargo remains in place, and the relationship between the US and Cuba remains tense.\\u0026amp;nbsp; Illicit migration of Cuban nationals to the US via maritime and overland routes has been a longstanding challenge. On 12 January 2017, the US and Cuba signed a Joint Statement ending the so-called \\u0022wet-foot, dry-foot\\u0022 policy \\u0026amp;ndash; by which Cuban nationals who reached US soil were permitted to stay. Illicit Cuban migration by sea has since dropped significantly, but land border crossings continue. In FY 2018, the US Coast Guard interdicted 312 Cuban nationals at sea. Also in FY 2018, 7,249 Cuban migrants presented themselves at various land border ports of entry throughout the US.\",\"name\":\"Cuba\",\"people_and_society/age_structure/0_14_years\":0.1644,\"people_and_society/age_structure/15_24_years\":0.121,\"people_and_society/age_structure/25_54_years\":0.4369,\"people_and_society/age_structure/55_64_years\":0.1254,\"people_and_society/age_structure/65_years_and_over\":0.1522,\"people_and_society/birth_rate\":\"10.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"12.8% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"white 64.1%, mulatto or mixed 26.6%, black 9.3% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.138 million HAVANA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Cuban\",\"people_and_society/nationality/noun\":\"Cuban(s)\",\"people_and_society/net_migration_rate\":\"-4.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11116396\",\"people_and_society/population_growth_rate\":-0.0027,\"people_and_society/urbanization/urban_population\":\"77.1% of total population (2019)\",\"transportation/airports\":\"133\",\"transportation/railways/total\":\"8367\",\"transportation/roadways/total\":\"60000\"},{\"BoxHeight\":11.700000000000045,\"BoxWidth\":11.099999999999994,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.663,\"ISO3_Code\":\"GTM\",\"ISO_Code\":\"GT\",\"Path\":\"M 253.5 415.9 254.3 416.4 254.5 416.1 254.5 415.9 255.4 416.4 254.2 417.5 253.4 418.1 252.9 418.3 252.7 418.9 252.9 419.3 252.9 419.6 252.6 419.8 252.3 420.2 251.7 420.2 251.7 420.4 251.8 420.7 251.4 420.9 251.3 421.1 251.2 421.3 250.9 421.2 250.5 421.5 250.2 421.8 250.2 422.1 250.1 422.1 249.3 421.7 248.8 421.6 247.7 421.6 247.5 421.6 246.9 421.5 246.2 421.2 245.2 420.5 245 420.3 244.8 420.2 244.6 420 244.4 419.9 244.3 419.8 244.5 419.5 244.5 418.9 244.7 418.3 244.4 417.6 245.2 416.4 245.7 415.5 247.7 415.4 249.2 415.3 249.3 414.5 248.8 414.2 248.6 413.7 248.4 413.5 247.7 413.1 247.6 413 246.8 412.1 247.7 411.9 247.7 411.7 247.8 410.4 251.3 410.4 252.6 410.4 252.9 410.4 252.9 411.4 252.9 412 252.9 412.6 252.8 413.5 252.7 415.9 252.9 415.9 253.5 415.9 Z\",\"Xmax\":255.4,\"Xmid\":249.5,\"Xmin\":244.3,\"Ymax\":422.1,\"Ymid\":416.5,\"Ymin\":410.4,\"economy/currency\":\"quetzales (GTQ)\",\"economy/gdp_per_capita_ppp/2017\":\"8200\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.15 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.41,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.28,\"geography/area/land\":107159,\"geography/area/water\":1730,\"geography/area_comparative\":\"slightly smaller than Pennsylvania\",\"geography/area_sqkm\":108889,\"geography/climate\":\"tropical; hot, humid in lowlands; cooler in highlands\",\"geography/coastline\":\"400 km\",\"geography/elevation/highest_point\":\"Volcan Tajumulco (highest point in Central America) 4,220 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"759\",\"geography/geographic_coordinates\":\"15 30 N, 90 15 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; despite having both eastern and western coastlines (Caribbean Sea and Pacific Ocean respectively), there are no natural harbors on the west coast \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Guatemala is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"Belize 266 km, El Salvador 199 km, Honduras 244 km, Mexico 958 km\",\"geography/land_boundaries/total\":\"1,667 km\",\"geography/land_use/agricultural_land_arable_land\":0.142,\"geography/land_use/agricultural_land_permanent_crops\":0.088,\"geography/land_use/agricultural_land_permanent_pasture\":0.182,\"geography/land_use/forest\":0.336,\"geography/land_use/other\":0.252,\"geography/location\":\"Central America, bordering the North Pacific Ocean, between El Salvador and Mexico, and bordering the Gulf of Honduras (Caribbean Sea) between Honduras and Belize\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"two east-west trending mountain chains divide the country into three regions: the mountainous highlands, the Pacific coast south of mountains, and the vast northern Peten lowlands\",\"government/administrative_divisions\":\"22 departments (departamentos, singular - departamento); Alta Verapaz, Baja Verapaz, Chimaltenango, Chiquimula, El Progreso, Escuintla, Guatemala, Huehuetenango, Izabal, Jalapa, Jutiapa, Peten, Quetzaltenango, Quiche, Retalhuleu, Sacatepequez, San Marcos, Santa Rosa, Solola, Suchitepequez, Totonicapan, Zacapa\",\"government/capital/geographic_coordinates\":\"14 37 N, 90 31 W\",\"government/capital/name\":\"Guatemala City\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Spanish conquistadors used many native Americans as allies in their conquest of Guatemala; the site of their first capital (established in 1524), a former Maya settlement, was called \\u0022Quauhtemallan\\u0022 by their Nahuatl-speaking Mexican allies, a name that means \\u0022land of trees\\u0022 or \\u0022forested land\\u0022, but which the Spanish pronounced \\u0022Guatemala\\u0022; the Spanish applied that name to a re founded capital city three years later and eventually it became the name of the country\",\"government/executive_branch/chief_of_state\":\"President Jimmy Ernesto MORALES Cabrera (since 14 January 2016); Vice President Jafeth CABRERA Franco (since 14 January 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jimmy Ernesto MORALES Cabrera (since 14 January 2016); Vice President Jafeth CABRERA Franco (since 14 January 2016)\",\"government/flag_description\":\"three equal vertical bands of light blue (hoist side), white, and light blue, with the coat of arms centered in the white band; the coat of arms includes a green and red quetzal (the national bird) representing liberty and a scroll bearing the inscription LIBERTAD 15 DE SEPTIEMBRE DE 1821 (the original date of independence from Spain) all superimposed on a pair of crossed rifles signifying Guatemalas willingness to defend itself and a pair of crossed swords representing honor and framed by a laurel wreath symbolizing victory; the blue bands represent the Pacific Ocean and Caribbean Sea; the white band denotes peace and purity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"quetzal (bird); national colors: blue, white\",\"introduction\":\"The Maya civilization flourished in Guatemala and surrounding regions during the first millennium A.D. After almost three centuries as a Spanish colony, Guatemala won its independence in 1821. During the second half of the 20th century, it experienced a variety of military and civilian governments, as well as a 36-year guerrilla war. In 1996, the government signed a peace agreement formally ending the internal conflict.\",\"name\":\"Guatemala\",\"people_and_society/age_structure/0_14_years\":0.3455,\"people_and_society/age_structure/15_24_years\":0.2023,\"people_and_society/age_structure/25_54_years\":0.3547,\"people_and_society/age_structure/55_64_years\":0.0528,\"people_and_society/age_structure/65_years_and_over\":0.0446,\"people_and_society/birth_rate\":\"24.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian-Spanish - in local Spanish called Ladino) 56%, Maya 41.7%, Xinca (indigenous, non-Maya) 1.8%, African descent .2%, Garifuna (mixed West and Central African, Island Carib, and Arawak) .1%, foreign .2% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.891 million GUATEMALA CITY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Guatemalan\",\"people_and_society/nationality/noun\":\"Guatemalan(s)\",\"people_and_society/net_migration_rate\":\"-2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16581273\",\"people_and_society/population_growth_rate\":0.0172,\"people_and_society/urbanization/urban_population\":\"51.4% of total population (2019)\",\"transportation/airports\":\"291\",\"transportation/railways/total\":\"800\",\"transportation/roadways/total\":\"17621\"},{\"BoxHeight\":6.800000000000011,\"BoxWidth\":16.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.815,\"ISO3_Code\":\"PAN\",\"ISO_Code\":\"PA\",\"Path\":\"M 285.5 436.4 285.3 436.9 285.5 437.1 285.5 437.3 285.6 437.5 285.8 437.8 285.9 438.2 286 438.5 285.6 438.6 285.5 439 285 439.7 284.7 439.3 284.5 439.2 284.5 439.4 284.6 439.7 284.3 439.8 284.1 440.4 284.1 440.5 283.3 439.6 282.9 439.1 282.6 438.2 282.6 438.1 283 438 283 437.6 283.3 437.3 283.6 437.3 283.5 437.2 283.3 437.1 283.1 437.2 282.9 437 282.6 437.3 282.4 437 282.2 436.4 281.1 435.7 280.5 435.5 280.1 435.5 279.7 435.5 279 436 278.7 436.7 277.9 437.3 277.1 437.5 277 437.7 276.9 437.9 277 438.1 278 439.4 278.2 439.7 277.9 439.9 277.4 440 276.9 440.4 276.3 440.5 275.8 440.5 275.6 439.7 275.4 439.2 275.2 438.7 275 438.8 274.8 439.3 274.1 439.1 273.9 438.9 273.4 437.9 272.4 437.7 272.2 437.7 272 437.4 271.8 437.5 271.7 437.6 271.4 437.5 270.5 437.5 270.3 437.6 270.3 438.1 270.2 438.2 270.2 438 270.1 437.6 269.8 437.4 270.3 437 270.4 436.6 270.2 436.2 270.3 435.9 270.7 435.7 270.6 435.5 270.1 435.2 270.1 434.2 270.3 434.1 270.2 433.9 270.3 433.8 270.6 433.9 270.9 434.1 271.1 433.9 271.7 434.4 271.7 434.7 271.6 434.7 271.7 434.9 272.1 435 272 435.1 271.9 435.2 272 435.5 272.3 435.5 272.4 435.7 272.8 435.7 272.9 435.6 273.3 435.6 273.3 435.5 272.9 435.1 273 435 273.1 435.1 273.2 435.3 273.4 435.4 273.8 435.9 274.1 436.1 274.6 436.1 275.4 436 275.9 435.8 276.3 435.5 276.7 435.2 277.9 434.9 278.3 434.5 278.4 434.6 278.6 434.4 279 434.2 279.2 433.8 279.4 433.7 279.6 433.8 280.4 434 280.9 433.9 281 434 280.8 434.1 280.9 434.3 281.4 434.3 281.7 434.2 282.5 434.4 283.7 434.8 284.1 435.3 284.2 435.3 284.6 435.8 285 436.1 285.1 436.3 285.3 436.4 285.5 436.4 Z M 273.4 439.4 273.5 439.6 273.6 439.6 273.6 439.7 273.5 439.8 273.4 439.9 273.5 439.9 273.5 440 273.7 440 273.8 440.2 273.7 440.2 273.5 440.2 273.3 440.1 273.2 440 273.1 439.9 273 439.7 273.1 439.7 273.1 439.5 273.4 439.3 273.4 439.4 Z M 281.4 437.5 281.2 437.5 281.1 437.3 281.1 437.1 281.3 437 281.5 437.2 281.4 437.3 281.4 437.5 Z M 272 434.4 272 434.5 271.9 434.5 271.8 434.4 271.9 434.3 272 434.3 272 434.4 Z M 272.5 435 272.4 435.1 272.2 435.1 272.3 434.9 272.4 434.9 272.4 435 272.5 435 Z M 275.4 439.5 275.2 439.6 275.1 439.6 275 439.6 275 439.5 275.2 439.5 275.4 439.5 Z M 281 437 281 437.1 280.9 437 280.8 436.9 280.8 436.8 281 436.8 281 436.9 281 437 Z M 280.7 437.6 280.7 437.7 280.6 437.6 280.6 437.5 280.7 437.4 280.8 437.6 280.7 437.6 Z M 272.5 434.7 272.3 434.8 272.2 434.6 272.2 434.5 272.5 434.7 Z M 272 434.8 271.9 434.9 271.8 434.8 271.9 434.7 272 434.8 Z M 280.8 437.2 280.8 437.3 280.6 437.2 280.7 437.1 280.8 437.2 Z M 275 439.6 274.8 439.6 274.8 439.5 274.9 439.5 275 439.6 Z M 279.5 436 279.5 436.1 279.4 436.1 279.4 436 279.5 436 Z M 272 437.7 271.9 437.8 271.8 437.7 271.9 437.7 272 437.7 Z M 271.8 438.1 271.6 438.1 271.6 438 271.8 437.9 271.8 438.1 Z M 275 439.7 274.8 439.8 274.7 439.7 274.9 439.6 275 439.7 Z M 273.3 440.4 273.2 440.4 273.1 440.3 273.2 440.3 273.3 440.3 273.3 440.4 Z M 272.7 435.1 272.6 435.2 272.5 435.1 272.5 435 272.7 435.1 Z M 275.2 439 275.2 439.1 275 439.1 275.1 438.9 275.2 439 Z\",\"Xmax\":286,\"Xmid\":277.9,\"Xmin\":269.8,\"Ymax\":440.5,\"Ymid\":436.9,\"Ymin\":433.7,\"economy/currency\":\"balboas (PAB)\",\"economy/gdp_per_capita_ppp/2017\":\"25400\",\"economy/gdp_real_growth_rate/2017\":0.054,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"26.08 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.36,\"energy/electricity_from_hydroelectric_plants\":0.51,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":74340,\"geography/area/water\":1080,\"geography/area_comparative\":\"slightly smaller than South Carolina\",\"geography/area_sqkm\":75420,\"geography/climate\":\"tropical maritime; hot, humid, cloudy; prolonged rainy season (May to January), short dry season (January to May)\",\"geography/coastline\":\"2,490 km\",\"geography/elevation/highest_point\":\"Volcan Baru 3,475 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"360\",\"geography/geographic_coordinates\":\"9 00 N, 80 00 W\",\"geography/geography_note\":\"strategic location on eastern end of isthmus forming land bridge connecting North and South America; controls Panama Canal that links North Atlantic Ocean via Caribbean Sea with North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"Colombia 339 km, Costa Rica 348 km\",\"geography/land_boundaries/total\":\"687 km\",\"geography/land_use/agricultural_land_arable_land\":0.073,\"geography/land_use/agricultural_land_permanent_crops\":0.025,\"geography/land_use/agricultural_land_permanent_pasture\":0.207,\"geography/land_use/forest\":0.436,\"geography/land_use/other\":0.259,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Colombia and Costa Rica\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"interior mostly steep, rugged mountains with dissected, upland plains; coastal plains with rolling hills\",\"government/administrative_divisions\":\"10 provinces (provincias, singular - provincia) and 3 indigenous regions* (comarcas); Bocas del Toro, Chiriqui, Cocle, Colon, Darien, Embera-Wounaan*, Herrera, Guna Yala*, Los Santos, Ngobe-Bugle*, Panama, Panama Oeste, Veraguas\",\"government/capital/geographic_coordinates\":\"8 58 N, 79 32 W\",\"government/capital/name\":\"Panama City\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after the capital city which was itself named after a former indigenous fishing village\",\"government/executive_branch/chief_of_state\":\"President Laurentino \\u0022Nito\\u0022 CORTIZO\\u0026amp;nbsp;Cohen (since 1 July 2019); Vice President Jose Gabriel CARRIZO Jaen (since 1 July 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Laurentino \\u0022Nito\\u0022 CORTIZO\\u0026amp;nbsp;Cohen (since 1 July 2019); Vice President Jose Gabriel CARRIZO Jaen (since 1 July 2019)\",\"government/flag_description\":\"divided into four, equal rectangles; the top quadrants are white (hoist side) with a blue five-pointed star in the center and plain red; the bottom quadrants are plain blue (hoist side) and white with a red five-pointed star in the center; the blue and red colors are those of the main political parties (Conservatives and Liberals respectively) and the white denotes peace between them; the blue star stands for the civic virtues of purity and honesty, the red star signifies authority and law\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"3 November 1903 (from Colombia; became independent from Spain on 28 November 1821)\",\"government/national_holiday\":\"Independence Day (Separation Day), 3 November (1903)\",\"government/national_symbol_s\":\"harpy eagle; national colors: blue, white, red\",\"introduction\":\"Explored and settled by the Spanish in the 16th century, Panama broke with Spain in 1821 and joined a union of Colombia, Ecuador, and Venezuela - named the Republic of Gran Colombia. When the latter dissolved in 1830, Panama remained part of Colombia. With US backing, Panama seceded from Colombia in 1903 and promptly signed a treaty with the US allowing for the construction of a canal and US sovereignty over a strip of land on either side of the structure (the Panama Canal Zone). The Panama Canal was built by the US Army Corps of Engineers between 1904 and 1914. In 1977, an agreement was signed for the complete transfer of the Canal from the US to Panama by the end of the century. Certain portions of the Zone and increasing responsibility over the Canal were turned over in the subsequent decades. With US help, dictator Manuel NORIEGA was deposed in 1989. The entire Panama Canal, the area supporting the Canal, and remaining US military bases were transferred to Panama by the end of 1999. An ambitious expansion project to more than double the Canals capacity - by allowing for more Canal transits and larger ships - was carried out between 2007 and 2016.\",\"name\":\"Panama\",\"people_and_society/age_structure/0_14_years\":0.2613,\"people_and_society/age_structure/15_24_years\":0.1684,\"people_and_society/age_structure/25_54_years\":0.4035,\"people_and_society/age_structure/55_64_years\":0.0811,\"people_and_society/age_structure/65_years_and_over\":0.0857,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2011)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 65%, Native American 12.3% (Ngabe 7.6%, Kuna 2.4%, Embera 0.9%, Bugle 0.8%, other 0.4%, unspecified 0.2%), black or African descent 9.2%, mulatto 6.8%, white 6.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.822 million PANAMA CITY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Panamanian\",\"people_and_society/nationality/noun\":\"Panamanian(s)\",\"people_and_society/net_migration_rate\":\"-0.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3800644\",\"people_and_society/population_growth_rate\":0.0124,\"people_and_society/urbanization/urban_population\":\"68.1% of total population (2019)\",\"transportation/airports\":\"117\",\"transportation/railways/total\":\"77\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16,\"BoxWidth\":12.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.81,\"ISO3_Code\":\"CRI\",\"ISO_Code\":\"CR\",\"Path\":\"M 268 430.1 268.2 430.2 268.5 431 268.8 431.6 269.6 432.6 269.8 432.7 270.2 433.3 270.5 433.6 270.9 433.7 271.1 433.9 270.9 434.1 270.6 433.9 270.3 433.8 270.2 433.9 270.3 434.1 270.1 434.2 270.1 435.2 270.6 435.5 270.7 435.7 270.3 435.9 270.2 436.2 270.4 436.6 270.3 437 269.8 437.4 270.1 437.6 270.2 438 270.2 438.2 270 437.8 269.5 437.3 269.6 437 269.5 436.6 269.1 436.5 268.9 436.3 268.6 436.3 268.6 436.4 268.8 436.6 269.1 436.8 269.1 437.2 268.3 437 267.9 436.6 268.3 435.9 268.1 435.3 267.4 434.7 266.7 434.4 266.5 434.2 265.5 433.9 265.3 433.7 265.4 433.3 265.1 432.8 264.7 432.7 264.1 432.2 263.7 432.2 263.7 432.4 263.9 432.7 264.5 432.9 264.6 433.3 264.5 433.4 264.3 433.5 264 433.9 263.6 433.3 263.4 433.2 262.5 433 262 432.1 262 431.7 262.2 431.5 262.2 431.3 262.6 431 262.5 430.5 261.9 430.2 262 430 262.2 430.1 262.4 430 262.3 429.8 262.5 429.8 262.4 429.7 262.7 429.3 263 429.4 264.6 430 265.3 429.7 265.9 430 266.1 429.9 266.2 430.1 266.5 430.3 266.6 430.5 267.1 430.5 267.4 430.7 268 430.4 268 430.1 Z M 264 432.4 264 432.5 263.8 432.5 263.8 432.4 263.9 432.3 264 432.4 Z M 258.7 445.2 258.6 445.3 258.6 445.2 258.7 445.2 Z\",\"Xmax\":271.1,\"Xmid\":266.6,\"Xmin\":258.6,\"Ymax\":445.3,\"Ymid\":432.8,\"Ymin\":429.3,\"economy/currency\":\"Costa Rican colones (CRC)\",\"economy/gdp_per_capita_ppp/2017\":\"16900\",\"economy/gdp_real_growth_rate/2017\":0.033,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.653 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.18,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":51060,\"geography/area/water\":40,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":51100,\"geography/climate\":\"tropical and subtropical; dry season (December to April); rainy season (May to November); cooler in highlands\",\"geography/coastline\":\"1,290 km\",\"geography/elevation/highest_point\":\"Cerro Chirripo 3,819 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"746\",\"geography/geographic_coordinates\":\"10 00 N, 84 00 W\",\"geography/geography_note\":\"four volcanoes, two of them active, rise near the capital of San Jose in the center of the country; one of the volcanoes, Irazu, erupted destructively in 1963-65\",\"geography/land_boundaries/border_countries\":\"Nicaragua 313 km, Panama 348 km\",\"geography/land_boundaries/total\":\"661 km\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.067,\"geography/land_use/agricultural_land_permanent_pasture\":0.255,\"geography/land_use/forest\":0.515,\"geography/land_use/other\":0.114,\"geography/location\":\"Central America, bordering both the Caribbean Sea and the North Pacific Ocean, between Nicaragua and Panama\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"coastal plains separated by rugged mountains including over 100 volcanic cones, of which several are major active volcanoes\",\"government/administrative_divisions\":\"7 provinces (provincias, singular - provincia); Alajuela, Cartago, Guanacaste, Heredia, Limon, Puntarenas, San Jose\",\"government/capital/geographic_coordinates\":\"9 56 N, 84 05 W\",\"government/capital/name\":\"San Jose\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0022rich coast\\u0022 in Spanish and was first applied in the early colonial period of the 16th century\",\"government/executive_branch/chief_of_state\":\"President Carlos ALVARADO Quesada (since 8 May 2018); First Vice President Epsy CAMPBELL Barr (since 8 May 2018); Second Vice President Marvin RODRIGUEZ Cordero (since 8 May 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Carlos ALVARADO Quesada (since 8 May 2018); First Vice President Epsy CAMPBELL Barr (since 8 May 2018); Second Vice President Marvin RODRIGUEZ Cordero (since 8 May 2018)\",\"government/flag_description\":\"five horizontal bands of blue (top), white, red (double width), white, and blue, with the coat of arms in a white elliptical disk placed toward the hoist side of the red band; Costa Rica retained the earlier blue-white-blue flag of Central America until 1848 when, in response to revolutionary activity in Europe, it was decided to incorporate the French colors into the national flag and a central red stripe was added; today the blue color is said to stand for the sky, opportunity, and perseverance, white denotes peace, happiness, and wisdom, while red represents the blood shed for freedom, as well as the generosity and vibrancy of the people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"yiguirro (clay-colored robin); national colors: blue, white, red\",\"introduction\":\"Although explored by the Spanish early in the 16th century, initial attempts at colonizing Costa Rica proved unsuccessful due to a combination of factors, including disease from mosquito-infested swamps, brutal heat, resistance by natives, and pirate raids. It was not until 1563 that a permanent settlement of Cartago was established in the cooler, fertile central highlands. The area remained a colony for some two and a half centuries. In 1821, Costa Rica became one of several Central American provinces that jointly declared their independence from Spain. Two years later it joined the United Provinces of Central America, but this federation disintegrated in 1838, at which time Costa Rica proclaimed its sovereignty and independence. Since the late 19th century, only two brief periods of violence have marred the countrys democratic development. On 1 December 1948, Costa Rica dissolved its armed forces. Although it still maintains a large agricultural sector, Costa Rica has expanded its economy to include strong technology and tourism industries. The standard of living is relatively high. Land ownership is widespread.\",\"name\":\"Costa Rica\",\"people_and_society/age_structure/0_14_years\":0.2243,\"people_and_society/age_structure/15_24_years\":0.1594,\"people_and_society/age_structure/25_54_years\":0.4404,\"people_and_society/age_structure/55_64_years\":0.0948,\"people_and_society/age_structure/65_years_and_over\":0.0811,\"people_and_society/birth_rate\":\"15.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white or mestizo 83.6%, mulatto 6.7%, indigenous 2.4%, black of African descent 1.1%, other 1.1%, none 2.9%, unspecified 2.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.379 million SAN JOSE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Costa Rican\",\"people_and_society/nationality/noun\":\"Costa Rican(s)\",\"people_and_society/net_migration_rate\":\"0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4987142\",\"people_and_society/population_growth_rate\":0.0113,\"people_and_society/urbanization/urban_population\":\"80.1% of total population (2019)\",\"transportation/airports\":\"161\",\"transportation/railways/total\":\"278\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":7,\"BoxWidth\":10,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.756,\"ISO3_Code\":\"DOM\",\"ISO_Code\":\"DO\",\"Path\":\"M 301.1 409.7 301.1 409.5 301 409.3 301.2 408.8 300.7 408.5 300.7 408.3 300.5 408 300.5 407.9 300.9 408 301.1 407.7 301.2 407.3 301 407.1 300.8 407 301.4 406.6 301.4 406.3 301 406 301.2 405.8 301.3 405.6 301.1 404.8 301.2 404.5 301.5 404.3 301.8 404.3 302.5 404.4 303.2 404.2 303.6 404.3 304.2 404.6 304.7 404.7 305.3 405 306.1 404.9 306.2 405.1 306.3 405.6 306.6 406 306.8 406.1 307.3 406 307.7 406 308 405.9 308.2 406.1 308 406.3 307 406.3 307 406.5 307 406.6 307.5 406.6 308.4 406.9 308.9 406.8 309.2 406.9 310.4 407.9 310.5 408.1 310.2 408.7 309.9 408.8 309.6 409.2 309.4 409.1 309.2 408.8 308.9 408.7 308.7 408.7 308.1 408.5 307 408.6 306.4 408.5 305.9 408.6 305.4 409.1 304.6 409.2 304.4 409 304.3 408.7 304.2 408.6 303.4 409 303 409 302.9 409.1 303 409.4 302.9 409.6 302 410.9 301.7 410.6 301.4 410.5 301.3 410 301.1 409.7 Z M 309.5 409.3 309.7 409.4 309.8 409.3 309.9 409.5 309.7 409.5 309.6 409.5 309.4 409.4 309.3 409.3 309.4 409.2 309.5 409.3 Z M 301.8 411.1 301.7 411.2 301.6 411.1 301.7 410.9 301.9 411 301.8 411.1 Z\",\"Xmax\":310.5,\"Xmid\":304.6,\"Xmin\":300.5,\"Ymax\":411.2,\"Ymid\":407.2,\"Ymin\":404.2,\"economy/currency\":\"Dominican pesos (DOP)\",\"economy/gdp_per_capita_ppp/2017\":\"17000\",\"economy/gdp_real_growth_rate/2017\":0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.79 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.77,\"energy/electricity_from_hydroelectric_plants\":0.16,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":48320,\"geography/area/water\":350,\"geography/area_comparative\":\"slightly more than twice the size of New Jersey\",\"geography/area_sqkm\":48670,\"geography/climate\":\"tropical maritime; little seasonal temperature variation; seasonal variation in rainfall\",\"geography/coastline\":\"1,288 km\",\"geography/elevation/highest_point\":\"Pico Duarte 3,098 m\",\"geography/elevation/lowest_point\":\"Lago Enriquillo -46 m\",\"geography/elevation/mean_elevation\":\"424\",\"geography/geographic_coordinates\":\"19 00 N, 70 40 W\",\"geography/geography_note\":\"shares island of Hispaniola with Haiti (eastern two-thirds makes up the Dominican Republic, western one-third is Haiti); the second largest country in the Antilles (after Cuba); geographically diverse with the Caribbeans tallest mountain, Pico Duarte, and lowest elevation and largest lake, Lago Enriquillo\",\"geography/land_boundaries/border_countries\":\"Haiti 376 km\",\"geography/land_boundaries/total\":\"376 km\",\"geography/land_use/agricultural_land_arable_land\":0.166,\"geography/land_use/agricultural_land_permanent_crops\":0.101,\"geography/land_use/agricultural_land_permanent_pasture\":0.248,\"geography/land_use/forest\":0.408,\"geography/land_use/other\":0.077,\"geography/location\":\"Caribbean, eastern two-thirds of the island of Hispaniola, between the Caribbean Sea and the North Atlantic Ocean, east of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"rugged highlands and mountains interspersed with fertile valleys\",\"government/administrative_divisions\":\"10 regions (regiones, singular - region); Cibao Nordeste, Cibao Noroeste, Cibao Norte, Cibao Sur, El Valle, Enriquillo, Higuamo, Ozama, Valdesia, Yuma\",\"government/capital/geographic_coordinates\":\"18 28 N, 69 54 W\",\"government/capital/name\":\"Santo Domingo\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Santo Domingo (Saint Dominic)\",\"government/executive_branch/chief_of_state\":\"President Danilo MEDINA Sanchez (since 16 August 2012); Vice President Margarita CEDENO DE FERNANDEZ (since 16 August 2012); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Danilo MEDINA Sanchez (since 16 August 2012); Vice President Margarita CEDENO DE FERNANDEZ (since 16 August 2012)\",\"government/flag_description\":\"a centered white cross that extends to the edges divides the flag into four rectangles - the top ones are ultramarine blue (hoist side) and vermilion red, and the bottom ones are vermilion red (hoist side) and ultramarine blue; a small coat of arms featuring a shield supported by a laurel branch (left) and a palm branch (right) is at the center of the cross; above the shield a blue ribbon displays the motto, DIOS, PATRIA, LIBERTAD (God, Fatherland, Liberty), and below the shield, REPUBLICA DOMINICANA appears on a red ribbon; in the shield a bible is opened to a verse that reads \\u0022Y la verdad nos hara libre\\u0022 (And the truth shall set you free); blue stands for liberty, white for salvation, and red for the blood of heroes\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 February 1844 (from Haiti)\",\"government/national_holiday\":\"Independence Day, 27 February (1844)\",\"government/national_symbol_s\":\"palmchat (bird); national colors: red, white, blue\",\"introduction\":\"The Taino - indigenous inhabitants of Hispaniola prior to the arrival of the Europeans - divided the island into five chiefdoms and territories. Christopher COLUMBUS explored and claimed the island on his first voyage in 1492; it became a springboard for Spanish conquest of the Caribbean and the American mainland. In 1697, Spain recognized French dominion over the western third of the island, which in 1804 became Haiti. The remainder of the island, by then known as Santo Domingo, sought to gain its own independence in 1821 but was conquered and ruled by the Haitians for 22 years; it finally attained independence as the Dominican Republic in 1844. In 1861, the Dominicans voluntarily returned to the Spanish Empire, but two years later they launched a war that restored independence in 1865. A legacy of unsettled, mostly non-representative rule followed, capped by the dictatorship of Rafael Leonidas TRUJILLO from 1930 to 1961. Juan BOSCH was elected president in 1962 but was deposed in a military coup in 1963. In 1965, the US led an intervention in the midst of a civil war sparked by an uprising to restore BOSCH. In 1966, Joaquin BALAGUER defeated BOSCH in the presidential election. BALAGUER maintained a tight grip on power for most of the next 30 years when international reaction to flawed elections forced him to curtail his term in 1996. Since then, regular competitive elections have been held in which opposition candidates have won the presidency. Former President Leonel FERNANDEZ Reyna (first term 1996-2000) won election to a new term in 2004 following a constitutional amendment allowing presidents to serve more than one term, and was later reelected to a second consecutive term. In 2012, Danilo MEDINA Sanchez became president; he was reelected in 2016.\",\"name\":\"Dominican Republic\",\"people_and_society/age_structure/0_14_years\":0.2756,\"people_and_society/age_structure/15_24_years\":0.1852,\"people_and_society/age_structure/25_54_years\":0.4028,\"people_and_society/age_structure/55_64_years\":0.0771,\"people_and_society/age_structure/65_years_and_over\":0.0592,\"people_and_society/birth_rate\":\"18.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"mixed 70.4% (mestizo/indio 58%, mulatto 12.4%), black 15.8%, white 13.5%, other 0.3% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.245 million SANTO DOMINGO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Dominican\",\"people_and_society/nationality/noun\":\"Dominican(s)\",\"people_and_society/net_migration_rate\":\"-2.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10298756\",\"people_and_society/population_growth_rate\":0.0099,\"people_and_society/urbanization/urban_population\":\"81.8% of total population (2019)\",\"transportation/airports\":\"36\",\"transportation/railways/total\":\"496\",\"transportation/roadways/total\":\"19705\"},{\"BoxHeight\":6,\"BoxWidth\":7.7999999999999545,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.51,\"ISO3_Code\":\"HTI\",\"ISO_Code\":\"HT\",\"Path\":\"M 301.1 404.8 301.3 405.6 301.2 405.8 301 406 301.4 406.3 301.4 406.6 300.8 407 301 407.1 301.2 407.3 301.1 407.7 300.9 408 300.5 407.9 300.5 408 300.7 408.3 300.7 408.5 301.2 408.8 301 409.3 301.1 409.5 301.1 409.7 300.6 409.3 300.2 409.1 298.9 409.2 298.8 409.3 298.4 409.3 298.1 409.4 296.7 409.2 296.6 409.1 296.4 409.1 295.7 409.2 295.3 409.4 295.4 409.7 295.2 409.7 294.6 409.1 294.2 408.9 293.8 408.9 293.6 408.8 293.6 408.6 293.7 408 294.2 407.9 295.4 408.2 295.7 408.2 295.9 408.4 296.4 408.3 298 408.6 298.4 408.5 298.8 408.2 299.4 408.2 299.5 407.8 298.9 407.5 298.2 406.8 298.4 406.6 298.2 406.2 298.4 406 298.3 405.9 298.5 405.7 298.5 405.6 297.4 405 296.5 405 296.4 404.8 296.5 404.4 297.2 404.2 298.3 404.1 299.3 404.5 299.5 404.8 299.6 404.7 299.8 404.6 300.3 404.8 300.5 404.8 301.1 404.8 Z M 298.2 407.7 298.1 407.7 297.8 407.7 297.7 407.7 297.5 407.6 297.4 407.5 297.3 407.4 297 407.3 296.8 407.1 296.9 407 297.1 407 297.3 407.1 297.5 407.1 297.6 407.2 297.8 407.3 298.1 407.4 298.2 407.5 298.2 407.7 Z M 298.7 404 298.6 404 298.3 403.9 298.1 403.9 298 403.9 297.8 403.8 297.9 403.7 298.2 403.7 298.5 403.8 298.7 404 Z M 295.7 408.1 295.6 408.1 295.4 408 295.5 407.9 295.7 408 295.7 408.1 Z M 296.1 409.6 296 409.7 295.8 409.6 295.7 409.6 296 409.5 296.1 409.6 Z M 296.1 408.1 296 408.2 295.9 408.2 295.9 408.1 296.1 408.1 Z\",\"Xmax\":301.4,\"Xmid\":298.5,\"Xmin\":293.6,\"Ymax\":409.7,\"Ymid\":407.1,\"Ymin\":403.7,\"economy/currency\":\"gourdes (HTG)\",\"economy/gdp_per_capita_ppp/2017\":\"1800\",\"economy/gdp_real_growth_rate/2017\":0.012,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.595 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.82,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":27560,\"geography/area/water\":190,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":27750,\"geography/climate\":\"tropical; semiarid where mountains in east cut off trade winds\",\"geography/coastline\":\"1,771 km\",\"geography/elevation/highest_point\":\"Chaine de la Selle 2,680 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"470\",\"geography/geographic_coordinates\":\"19 00 N, 72 25 W\",\"geography/geography_note\":\"shares island of Hispaniola with Dominican Republic (western one-third is Haiti, eastern two-thirds is the Dominican Republic); it is the most mountainous nation in the Caribbean\",\"geography/land_boundaries/border_countries\":\"Dominican Republic 376 km\",\"geography/land_boundaries/total\":\"376 km\",\"geography/land_use/agricultural_land_arable_land\":0.385,\"geography/land_use/agricultural_land_permanent_crops\":0.102,\"geography/land_use/agricultural_land_permanent_pasture\":0.177,\"geography/land_use/forest\":0.036,\"geography/land_use/other\":0.3,\"geography/location\":\"Caribbean, western one-third of the island of Hispaniola, between the Caribbean Sea and the North Atlantic Ocean, west of the Dominican Republic\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly rough and mountainous\",\"government/administrative_divisions\":\"10 departments (departements, singular - departement); Artibonite, Centre, GrandAnse, Nippes, Nord, Nord-Est, Nord-Ouest, Ouest, Sud, Sud-Est\",\"government/capital/geographic_coordinates\":\"18 32 N, 72 20 W\",\"government/capital/name\":\"Port-au-Prince\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the native Taino name means \\u0022Land of High Mountains\\u0022 and was originally applied to the entire island of Hispaniola\",\"government/executive_branch/chief_of_state\":\"President Jovenel MOISE (since 7 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister\\u0026amp;nbsp;Fritz William MICHEL\\u0026amp;nbsp;(since 22\\u0026amp;nbsp;July 2019); note - Prime Minister Jean Michel LAPIN resigned on 22 July 2019\",\"government/flag_description\":\"two equal horizontal bands of blue (top) and red with a centered white rectangle bearing the coat of arms, which contains a palm tree flanked by flags and two cannons above a scroll bearing the motto LUNION FAIT LA FORCE (Union Makes Strength); the colors are taken from the French Tricolor and represent the union of blacks and mulattoes\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"1 January 1804 (from France)\",\"government/national_holiday\":\"Independence Day, 1 January (1804)\",\"government/national_symbol_s\":\"Hispaniolan trogon (bird), hibiscus flower; national colors: blue, red\",\"introduction\":\"The native Taino - who inhabited the island of Hispaniola when Christopher COLUMBUS first landed on it in 1492 - were virtually wiped out by Spanish settlers within 25 years. In the early 17th century, the French established a presence on Hispaniola. In 1697, Spain ceded to the French the western third of the island, which later became Haiti. The French colony, based on forestry and sugar-related industries, became one of the wealthiest in the Caribbean but relied heavily on the forced labor of enslaved Africans and environmentally degrading practices. In the late 18th century, Toussaint LOUVERTURE led a revolution of Haitis nearly half a million slaves that ended Frances rule on the island. After a prolonged struggle, and under the leadership of Jean-Jacques DESSALINES, Haiti became the first country in the world led by former slaves after declaring its independence in 1804, but it was forced to pay an indemnity to France for more than a century and was shunned by other countries for nearly 40 years. After the US occupied Haiti from 1915-1934, Francois \\u0022Papa Doc\\u0022 DUVALIER and then his son Jean-Claude \\u0026amp;ldquo;Baby Doc\\u0026amp;rdquo; DUVALIER led repressive and corrupt regimes that ruled Haiti from 1957-1971 and 1971-1986, respectively. A massive magnitude 7.0 earthquake struck Haiti in January 2010 with an epicenter about 25 km (15 mi) west of the capital, Port-au-Prince. Estimates are that over 300,000 people were killed and some 1.5 million left homeless. The earthquake was assessed as the worst in this region over the last 200 years. On 4 October 2016, Hurricane Matthew made landfall in Haiti, resulting in over 500 deaths and causing extensive damage to crops, houses, livestock, and infrastructure.\\u0026lt;a href=\\u0022#_ftn1\\u0022 name=\\u0022_ftnref1\\u0022\\u0026gt;\\u0026lt;/a\\u0026gt; Currently the poorest country in the Western Hemisphere, Haiti continues to experience bouts of political instability. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Haiti\",\"people_and_society/age_structure/0_14_years\":0.3227,\"people_and_society/age_structure/15_24_years\":0.2111,\"people_and_society/age_structure/25_54_years\":0.3732,\"people_and_society/age_structure/55_64_years\":0.051,\"people_and_society/age_structure/65_years_and_over\":0.0421,\"people_and_society/birth_rate\":\"22.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"black 95%, mixed and white 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"64.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.704 million PORT-AU-PRINCE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Haitian\",\"people_and_society/nationality/noun\":\"Haitian(s)\",\"people_and_society/net_migration_rate\":\"-2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"10788440\",\"people_and_society/population_growth_rate\":0.0131,\"people_and_society/urbanization/urban_population\":\"56.2% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4266\"},{\"BoxHeight\":7.5,\"BoxWidth\":3.900000000000034,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.716,\"ISO3_Code\":\"BLZ\",\"ISO_Code\":\"BZ\",\"Path\":\"M 253.5 415.9 252.9 415.9 252.7 415.9 252.8 413.5 252.9 412.6 252.9 412 252.9 411.4 252.9 410.4 252.9 410 253 409.9 253.2 409.8 253.7 410.1 254.2 409.5 254.7 408.5 255.2 408.4 255.2 408.5 255 408.8 255.5 408.8 255.7 408.8 255.8 409.5 255.5 410 255.4 410.4 255.2 410.9 255.3 411.1 255.5 411.3 255.3 411.4 255.2 412.3 255.4 412.8 255.3 413 255.3 413.3 255.2 413.5 255.2 413.7 254.7 414.6 254.5 414.8 254.3 414.8 254 415 253.9 415.2 253.5 415.7 253.5 415.9 Z M 256.4 409.6 256.3 409.6 256.3 409.5 256.4 409.3 256.4 409.4 256.5 409.5 256.4 409.6 Z M 256.3 409.9 256.2 410 256.1 410 256.2 409.7 256.3 409.9 Z M 256.5 411.4 256.5 411.5 256.4 411.5 256.3 411.4 256.5 411.4 Z M 256.6 411.8 256.6 411.9 256.5 411.8 256.5 411.7 256.6 411.8 Z\",\"Xmax\":256.6,\"Xmid\":254.1,\"Xmin\":252.7,\"Ymax\":415.9,\"Ymid\":412.1,\"Ymin\":408.4,\"economy/currency\":\"Belizean dollars (BZD)\",\"economy/gdp_per_capita_ppp/2017\":\"8300\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"556,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.27,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.22,\"geography/area/land\":22806,\"geography/area/water\":160,\"geography/area_comparative\":\"slightly smaller than Massachusetts\",\"geography/area_sqkm\":22966,\"geography/climate\":\"tropical; very hot and humid; rainy season (May to November); dry season (February to May)\",\"geography/coastline\":\"386 km\",\"geography/elevation/highest_point\":\"Doyles Delight 1,124 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"173\",\"geography/geographic_coordinates\":\"17 15 N, 88 45 W\",\"geography/geography_note\":\"only country in Central America without a coastline on the North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"Guatemala 266 km, Mexico 276 km\",\"geography/land_boundaries/total\":\"542 km\",\"geography/land_use/agricultural_land_arable_land\":0.033,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.022,\"geography/land_use/forest\":0.606,\"geography/land_use/other\":0.325,\"geography/location\":\"Central America, bordering the Caribbean Sea, between Guatemala and Mexico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat, swampy coastal plain; low mountains in south\",\"government/administrative_divisions\":\"6 districts; Belize, Cayo, Corozal, Orange Walk, Stann Creek, Toledo\",\"government/capital/geographic_coordinates\":\"17 15 N, 88 46 W\",\"government/capital/name\":\"Belmopan\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"may be named for the Belize River, whose name possibly derives from the Maya word \\u0022belix,\\u0022 meaning \\u0022muddy-watered\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sir Colville Norbert YOUNG, Sr. (since 17 November 1993)\",\"government/executive_branch/head_of_government\":\"Prime Minister Dean Oliver BARROW (since 8 February 2008); Deputy Prime Minister Patrick FABER (since 7 June 2016)\",\"government/flag_description\":\"royal blue with a narrow red stripe along the top and the bottom edges; centered is a large white disk bearing the coat of arms; the coat of arms features a shield flanked by two workers in front of a mahogany tree with the related motto SUB UMBRA FLOREO (I Flourish in the Shade) on a scroll at the bottom, all encircled by a green garland of 50 mahogany leaves; the colors are those of the two main political parties: blue for the PUP and red for the UDP; various elements of the coat of arms - the figures, the tools, the mahogany tree, and the garland of leaves - recall the logging industry that led to British settlement of Belize\",\"government/government_type\":\"parliamentary democracy (National Assembly) under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"21 September 1981 (from the UK)\",\"government/national_holiday\":\"Battle of St. Georges Caye Day (National Day), 10 September (1798); Independence Day, 21 September (1981)\",\"government/national_symbol_s\":\"Bairds tapir (a large, browsing, forest-dwelling mammal), keel-billed toucan, Black Orchid; national colors: red, blue\",\"introduction\":\"Belize was the site of several Mayan city states until their decline at the end of the first millennium A.D. The British and Spanish disputed the region in the 17th and 18th centuries; it formally became the colony of British Honduras in 1862. Territorial disputes between the UK and Guatemala delayed the independence of Belize until 1981. Guatemala refused to recognize the new nation until 1992 and the two countries are involved in an ongoing border dispute. Both nations have voted to send the dispute for final resolution to the International Court of Justice. Tourism has become the mainstay of the economy. Current concerns include the countrys heavy foreign debt burden, high crime rates, high unemployment combined with a majority youth population, growing involvement in the Mexican and South American drug trade, and one of the highest HIV/AIDS prevalence rates in Central America.\",\"name\":\"Belize\",\"people_and_society/age_structure/0_14_years\":0.3361,\"people_and_society/age_structure/15_24_years\":0.1874,\"people_and_society/age_structure/25_54_years\":0.3743,\"people_and_society/age_structure/55_64_years\":0.0588,\"people_and_society/age_structure/65_years_and_over\":0.0435,\"people_and_society/birth_rate\":\"22.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo 52.9%, Creole 25.9%, Maya 11.3%, Garifuna 6.1%, East Indian 3.9%, Mennonite 3.6%, white 1.2%, Asian 1%, other 1.2%, unknown 0.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 BELMOPAN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Belizean\",\"people_and_society/nationality/noun\":\"Belizean(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"385854\",\"people_and_society/population_growth_rate\":0.018,\"people_and_society/urbanization/urban_population\":\"45.9% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3281\"},{\"BoxHeight\":3.6000000000000227,\"BoxWidth\":6.699999999999989,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.673,\"ISO3_Code\":\"SLV\",\"ISO_Code\":\"SV\",\"Path\":\"M 256.6 423.1 256.5 423 256.4 423.1 256.6 423.4 256.3 423.7 254.7 423.7 253.8 423.5 252.4 422.8 251.1 422.7 250.8 422.4 250.2 422.1 250.2 421.8 250.5 421.5 250.9 421.2 251.2 421.3 251.3 421.1 251.4 420.9 251.8 420.7 251.7 420.4 251.7 420.2 252.3 420.2 252.6 420.3 252.8 420.3 252.9 420.3 253 420.3 253.4 420.7 253.6 420.8 253.7 421 254 421 254.2 421.3 254.6 421.4 254.7 421.8 255.4 421.6 255.4 421.4 255.8 421.4 256 421.7 256.3 421.7 256.6 421.6 256.8 421.9 256.6 422.7 256.8 422.8 256.8 422.9 256.6 423.1 Z M 256.8 423.6 256.7 423.7 256.6 423.5 256.7 423.5 256.8 423.6 Z M 256.9 423.8 256.8 423.8 256.8 423.6 256.9 423.6 256.9 423.8 Z\",\"Xmax\":256.9,\"Xmid\":253.6,\"Xmin\":250.2,\"Ymax\":423.8,\"Ymid\":422.1,\"Ymin\":420.2,\"economy/currency\":\"\\u0026lt;strong\\u0026gt;note:\\u0026lt;/strong\\u0026gt; the US dollar is used as a medium of exchange and circulates freely in the economy\",\"economy/gdp_per_capita_ppp/2017\":\"8000\",\"economy/gdp_real_growth_rate/2017\":0.023,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.331 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.49,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":20721,\"geography/area/water\":320,\"geography/area_comparative\":\"about the same size as New Jersey\",\"geography/area_sqkm\":21041,\"geography/climate\":\"tropical; rainy season (May to October); dry season (November to April); tropical on coast; temperate in uplands\",\"geography/coastline\":\"307 km\",\"geography/elevation/highest_point\":\"Cerro El Pital 2,730 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"442\",\"geography/geographic_coordinates\":\"13 50 N, 88 55 W\",\"geography/geography_note\":\"smallest Central American country and only one without a coastline on the Caribbean Sea\",\"geography/land_boundaries/border_countries\":\"Guatemala 199 km, Honduras 391 km\",\"geography/land_boundaries/total\":\"590 km\",\"geography/land_use/agricultural_land_arable_land\":0.331,\"geography/land_use/agricultural_land_permanent_crops\":0.109,\"geography/land_use/agricultural_land_permanent_pasture\":0.307,\"geography/land_use/forest\":0.136,\"geography/land_use/other\":0.117,\"geography/location\":\"Central America, bordering the North Pacific Ocean, between Guatemala and Honduras\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains with narrow coastal belt and central plateau\",\"government/administrative_divisions\":\"14 departments (departamentos, singular - departamento); Ahuachapan, Cabanas, Chalatenango, Cuscatlan, La Libertad, La Paz, La Union, Morazan, San Miguel, San Salvador, San Vicente, Santa Ana, Sonsonate, Usulutan\",\"government/capital/geographic_coordinates\":\"13 42 N, 89 12 W\",\"government/capital/name\":\"San Salvador\",\"government/capital/time_difference\":\"UTC-6 (1 hour behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name is an abbreviation of the original Spanish conquistador designation for the area \\u0022Provincia de Nuestro Senor Jesus Cristo, el Salvador del Mundo\\u0022 (Province of Our Lord Jesus Christ, the Saviour of the World), which became simply \\u0022El Salvador\\u0022 (The Savior)\",\"government/executive_branch/chief_of_state\":\"President Nayib Armando BUKELE Ortez (since 1 June 2019); Vice President Felix Augusto Antonio ULLOA Garay (since 1 June 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nayib Armando BUKELE Ortez (since 1 June 2019); Vice President Felix Augusto Antonio ULLOA Garay (since 1 June 2019)\",\"government/flag_description\":\"three equal horizontal bands of cobalt blue (top), white, and cobalt blue with the national coat of arms centered in the white band; the coat of arms features a round emblem encircled by the words REPUBLICA DE EL SALVADOR EN LA AMERICA CENTRAL; the banner is based on the former blue-white-blue flag of the Federal Republic of Central America; the blue bands symbolize the Pacific Ocean and the Caribbean Sea, while the white band represents the land between the two bodies of water, as well as peace and prosperity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 September 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 15 September (1821)\",\"government/national_symbol_s\":\"turquoise-browed motmot (bird); national colors: blue, white\",\"introduction\":\"El Salvador achieved independence from Spain in 1821 and from the Central American Federation in 1839. A 12-year civil war, which cost about 75,000 lives, was brought to a close in 1992 when the government and leftist rebels signed a treaty that provided for military and political reforms. El Salvador is beset by one of the worlds highest homicide rates and pervasive criminal gangs.\",\"name\":\"El Salvador\",\"people_and_society/age_structure/0_14_years\":0.253,\"people_and_society/age_structure/15_24_years\":0.1988,\"people_and_society/age_structure/25_54_years\":0.398,\"people_and_society/age_structure/55_64_years\":0.0732,\"people_and_society/age_structure/65_years_and_over\":0.0769,\"people_and_society/birth_rate\":\"16.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo 86.3%, white 12.7%, Amerindian 0.2% (includes Lenca, Kakawira, Nahua-Pipil), black 0.1%, other 0.6% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.106 million SAN SALVADOR (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Salvadoran\",\"people_and_society/nationality/noun\":\"Salvadoran(s)\",\"people_and_society/net_migration_rate\":\"-7.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"6187271\",\"people_and_society/population_growth_rate\":0.0025,\"people_and_society/urbanization/urban_population\":\"72.7% of total population (2019)\",\"transportation/airports\":\"68\",\"transportation/railways/total\":\"13\",\"transportation/roadways/total\":\"9012\"},{\"BoxHeight\":18.599999999999966,\"BoxWidth\":18.19999999999999,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.814,\"ISO3_Code\":\"BHS\",\"ISO_Code\":\"BS\",\"Path\":\"M 283.2 388.3 283.5 388.5 283.7 388.5 283.9 389.1 284.4 389.9 284.5 390.5 284.3 390.7 284.1 390.8 284.1 390.9 284.1 391 283.8 391 283.7 391.1 283.7 391.2 283.3 390.8 283.3 390.6 283.1 390.6 282.5 390.2 282.9 389.7 283 389.6 283.2 389.3 283.2 389.1 283.3 388.8 283.2 388.4 283.2 388.3 Z M 297.6 400.5 297.2 401 297 401.1 295.8 401.2 295.7 401 295.9 400.7 296.2 400.5 296.5 400.3 296.7 400.5 297 400.6 297.2 400.5 297.4 400.1 297.6 400 297.6 400.5 Z M 284.5 391.5 284.6 391.8 284.9 391.4 285.1 392.2 285 392.7 284.8 392.9 284.6 392.8 284.5 392.8 284.4 392.8 284.5 392.6 284.6 392.7 284.6 392.4 284.6 392.3 284.5 392.4 284.4 392.4 284.5 392.3 284.3 392.1 284.4 391.9 284.3 391.7 284.1 391.6 284.4 391.2 284.6 391.1 284.8 391.3 284.7 391.5 284.5 391.5 Z M 286.4 384.3 286.5 384.9 286.1 385.1 286 385.7 286 386.2 286 386.3 285.7 386 285.5 385.9 285.9 385.4 285.9 384.7 285.8 384.4 285.9 384.4 286 384.3 286.1 384.2 285.6 384 285.6 383.8 285.3 383.7 285.3 383.4 285.7 383.7 285.8 383.9 286.4 384.3 Z M 284 383.6 284.2 384.1 284.2 384.2 283.9 383.9 283.7 383.9 282.6 384 282 384.3 281.7 384.3 281.6 384.2 282 384.1 282.3 383.6 282.9 383.8 283 383.7 283.5 383.7 284 383.6 Z M 297.3 396.7 297.4 396.7 297.8 396.8 297.9 396.8 298.2 396.9 298.4 397 298.2 397.2 298 397 297.8 396.9 297.7 397 297.6 396.9 297.5 397 297.3 396.9 297.2 396.9 297.2 396.8 297.3 396.7 Z M 295.3 395.8 295.3 395.9 295.2 395.9 295.2 396.2 295.3 396.4 295.2 396.4 295.2 396.3 295.1 396.2 294.9 396.3 294.7 396.2 294.9 396 294.8 396 294.8 395.9 294.9 395.9 295 395.8 295.2 395.9 295.3 395.8 Z M 294.8 395.9 294.6 396 294.4 396 294.1 395.9 293.9 395.6 294.1 395.6 294.4 395.8 294.8 395.9 Z M 291.2 391.4 291.3 391.6 291.2 391.5 291 391.6 290.9 391.5 290.8 391.6 290.7 391.6 290.7 391.5 291 391.4 291 391.2 290.9 391.1 290.8 391.1 290.7 390.9 290.8 390.9 291 391.1 291.2 391.4 Z M 294.4 397.2 294.3 397.3 294.3 397.1 294.9 396.7 295 396.6 295.1 396.7 294.9 397 294.4 397.2 Z M 292.6 395.4 292.5 395.5 292.4 395.4 292.3 395.1 292.2 394.9 292.1 394.8 291.9 394.8 291.9 394.7 291.9 394.6 292 394.7 292.3 394.7 292.5 395 292.6 395.4 Z M 285.5 389 285.2 389 285 388.9 285.2 388.8 285.2 388.7 285.6 388.7 285.8 388.8 285.5 389 Z M 290 393.6 289.9 393.6 289.4 393.2 289.2 392.9 289.4 393 290 393.6 Z M 293.6 392 293.4 392.2 293.3 392.1 293.4 391.9 293.4 391.8 293.5 391.6 293.6 391.6 293.7 391.8 293.6 392 Z M 297.7 399.6 297.5 399.7 297.4 399.5 297.6 399.3 297.9 399.5 297.8 399.6 297.7 399.6 Z M 288.9 389.5 288.8 389.7 288.8 389.8 288.9 390 288.9 390.1 288.7 389.9 288.7 389.8 288.6 389.6 288.4 389.6 288.4 389.5 288.6 389.6 288.7 389.6 288.8 389.5 288.9 389.5 Z M 291.6 393.8 291.5 393.8 291.3 393.3 291.2 393.1 291.2 393 291.5 393.4 291.6 393.8 Z M 291.8 394.4 291.9 394.6 291.8 394.5 291.7 394.6 291.6 394.5 291.7 394.4 291.7 394.3 291.8 394.2 291.7 394 291.8 394 291.8 394.4 Z M 290.2 389.9 290.4 390.1 290.4 390.2 290.5 390.4 290.4 390.4 290.3 390.4 290.3 390.2 290.1 390 290 390 290.1 389.9 290.2 389.9 Z M 284.3 391.1 284.2 391.2 284.2 391.1 284.3 391.1 284.3 390.9 284.6 390.7 284.6 391 284.3 391.1 Z M 287.6 387.6 287.5 387.6 287.4 387.6 287.2 387.6 287.3 387.3 287.2 387.3 287.3 387.2 287.3 387.3 287.5 387.4 287.5 387.5 287.6 387.6 Z M 292.6 393 292.6 393.1 292.4 393 292.3 393 292.2 393 292.3 393 292.5 392.9 292.6 392.9 292.6 393 Z M 288.9 389 288.9 389.4 288.7 389.3 288.7 389.1 288.8 389 288.9 389 Z M 289 388.6 289 388.8 288.9 388.8 288.9 388.7 288.8 388.5 288.7 388.4 288.7 388.3 288.9 388.5 289 388.6 Z M 285.6 384 285.6 384.1 285.3 384 285.4 383.9 285.5 384 285.6 384 Z M 284.4 383 284.4 383.1 284.6 383 284.6 383.2 284.5 383.2 284.4 383.1 284.3 383.1 284.4 383 Z M 281.5 384.1 281.4 384.1 281.2 383.9 281.3 383.9 281.5 384.1 Z M 285 383.2 284.8 383.2 284.7 383.1 285 383.1 285 383.2 Z M 284.1 391.5 284 391.5 284 391.4 284.1 391.4 284.1 391.2 284.2 391.3 284.1 391.5 Z M 295.6 394.8 295.5 394.8 295.4 394.8 295.6 394.7 295.6 394.8 Z M 290.6 393.7 290.6 393.8 290.3 393.7 290.4 393.7 290.6 393.7 Z M 284.3 386.7 284.3 386.8 284.2 386.7 284.1 386.6 284.2 386.6 284.3 386.7 Z M 285.8 384.4 285.6 384.4 285.7 384.3 285.8 384.4 Z M 284 391.2 283.9 391.3 283.8 391.1 283.9 391.1 284 391.2 Z M 282.6 389.9 282.6 390 282.5 390 282.5 389.9 282.6 389.9 Z M 296 396.2 295.9 396.4 295.8 396.3 295.9 396.2 296 396.2 Z M 284.1 383.3 284 383.4 283.9 383.3 284 383.2 284.1 383.3 Z M 285.3 383.1 285.2 383.2 285.1 383 285.2 383 285.3 383.1 Z M 284.7 393 284.4 393 284.6 392.9 284.7 393 Z M 287.8 387.7 287.8 387.8 287.6 387.7 287.8 387.6 287.8 387.7 Z M 287.2 390.4 287.1 390.4 287.1 390.3 287.2 390.3 287.2 390.4 Z M 284.5 393.2 284.4 393.3 284.4 393.2 284.5 393.1 284.5 393.2 Z M 284.5 382.7 284.4 382.7 284.3 382.6 284.5 382.6 284.5 382.7 Z M 283.9 391.5 283.8 391.6 283.7 391.5 283.8 391.4 283.9 391.4 283.9 391.5 Z M 280.4 386.6 280.3 386.7 280.2 386.7 280.2 386.6 280.3 386.6 280.4 386.6 Z M 285.1 384.9 285 385.1 284.9 384.9 285 384.8 285.1 384.9 Z M 294 396.2 293.8 396.4 293.8 396.3 293.9 396.2 294 396.2 Z M 288 391.2 288 391.3 287.8 391.3 287.9 391.2 288 391.2 Z M 290.3 393.6 290.3 393.7 290.1 393.6 290.2 393.5 290.3 393.6 Z M 294.2 397.4 294.1 397.5 294 397.4 294.1 397.3 294.2 397.4 Z M 295.2 396.5 295.2 396.6 295.1 396.6 295.2 396.4 295.2 396.5 Z\",\"Xmax\":298.4,\"Xmid\":287.7,\"Xmin\":280.2,\"Ymax\":401.2,\"Ymid\":391.3,\"Ymin\":382.6,\"economy/currency\":\"Bahamian dollars (BSD)\",\"economy/gdp_per_capita_ppp/2017\":\"32400\",\"economy/gdp_real_growth_rate/2017\":0.014,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.089 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":10010,\"geography/area/water\":3870,\"geography/area_comparative\":\"slightly smaller than Connecticut\",\"geography/area_sqkm\":13880,\"geography/climate\":\"tropical marine; moderated by warm waters of Gulf Stream\",\"geography/coastline\":\"3,542 km\",\"geography/elevation/highest_point\":\"Mount Alvernia on Cat Island 64 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"24 15 N, 76 00 W\",\"geography/geography_note\":\"strategic location adjacent to US and Cuba; extensive island chain of which 30 are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.002,\"geography/land_use/forest\":0.514,\"geography/land_use/other\":0.472,\"geography/location\":\"chain of islands in the North Atlantic Ocean, southeast of Florida, northeast of Cuba\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"long, flat coral formations with some low rounded hills\",\"government/administrative_divisions\":\"31 districts; Acklins Islands, Berry Islands, Bimini, Black Point, Cat Island, Central Abaco, Central Andros, Central Eleuthera, City of Freeport, Crooked Island and Long Cay, East Grand Bahama, Exuma, Grand Cay, Harbour Island, Hope Town, Inagua, Long Island, Mangrove Cay, Mayaguana, Moores Island, North Abaco, North Andros, North Eleuthera, Ragged Island, Rum Cay, San Salvador, South Abaco, South Andros, South Eleuthera, Spanish Wells, West Grand Bahama\",\"government/capital/geographic_coordinates\":\"25 05 N, 77 21 W\",\"government/capital/name\":\"Nassau\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Spanish \\u0022baha mar,\\u0022 meaning \\u0022shallow sea,\\u0022 which describes the shallow waters of the Bahama Banks\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Cornelius A. SMITH (since 28 June 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Hubert MINNIS (since 11 May 2017)\",\"government/flag_description\":\"three equal horizontal bands of aquamarine (top), gold, and aquamarine, with a black equilateral triangle based on the hoist side; the band colors represent the golden beaches of the islands surrounded by the aquamarine sea; black represents the vigor and force of a united people, while the pointing triangle indicates the enterprise and determination of the Bahamian people to develop the rich resources of land and sea\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"10 July 1973 (from the UK)\",\"government/national_holiday\":\"Independence Day, 10 July (1973)\",\"government/national_symbol_s\":\"blue marlin, flamingo, Yellow Elder flower; national colors: aquamarine, yellow, black\",\"introduction\":\"Lucayan Indians inhabited the islands when Christopher COLUMBUS first set foot in the New World on San Salvador in 1492. British settlement of the islands began in 1647; the islands became a colony in 1783. Piracy thrived in the 17th and 18th centuries because of The Bahamas close proximity to shipping lanes. Since attaining independence from the UK in 1973, The Bahamas has prospered through tourism, international banking, and investment management, which comprise up to 85% of GDP. Because of its proximity to the US - the nearest Bahamian landmass being only 80 km (50 mi) from Florida - the country is a major transshipment point for illicit trafficking, particularly to the US mainland, as well as Europe. US law enforcement agencies cooperate closely with The Bahamas, and the US Coast Guard assists Bahamian authorities in coastal defense through Operation Bahamas, Turks and Caicos, or OPBAT.\",\"name\":\"Bahamas\",\"people_and_society/age_structure/0_14_years\":0.2239,\"people_and_society/age_structure/15_24_years\":0.1601,\"people_and_society/age_structure/25_54_years\":0.441,\"people_and_society/age_structure/55_64_years\":0.0945,\"people_and_society/age_structure/65_years_and_over\":0.0805,\"people_and_society/birth_rate\":\"15.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"black 90.6%, white 4.7%, black and white 2.1%, other 1.9%, unspecified 0.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"280,000 NASSAU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bahamian\",\"people_and_society/nationality/noun\":\"Bahamian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"332634\",\"people_and_society/population_growth_rate\":0.0079,\"people_and_society/urbanization/urban_population\":\"83.1% of total population (2019)\",\"transportation/airports\":\"61\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2700\"},{\"BoxHeight\":2.3999999999999773,\"BoxWidth\":6,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.734,\"ISO3_Code\":\"JAM\",\"ISO_Code\":\"JM\",\"Path\":\"M 282.8 409 282.8 408.8 282.9 408.8 283 408.7 283.2 408.5 283.3 408.5 283.4 408.5 283.5 408.5 283.7 408.5 283.9 408.5 284 408.4 284.1 408.3 284.3 408.3 284.5 408.3 284.6 408.4 284.9 408.4 285 408.4 285.3 408.4 285.6 408.5 285.7 408.4 286 408.5 286.2 408.6 286.4 408.6 286.7 408.6 286.8 408.6 286.8 408.7 287.1 408.9 287.1 409 287.4 409 287.5 409.2 287.7 409.1 287.7 409.2 287.9 409.2 288 409.2 288 409.3 288.3 409.3 288.4 409.4 288.5 409.7 288.6 409.8 288.7 409.9 288.7 410 288.8 410.1 288.5 410.2 288.4 410.2 288.2 410.2 288 410.2 287.8 410.3 287.7 410.2 287.5 410 287.3 410 287.3 409.9 287.1 409.9 287 409.9 286.9 410 286.8 410.2 286.7 410.3 286.4 410.3 286.4 410.1 286.3 410.1 286.2 410.1 286.1 410.2 286.1 410.4 286.1 410.5 286.2 410.6 286.1 410.6 286 410.7 285.9 410.6 285.7 410.5 285.6 410.3 285.4 410.2 285.3 410.2 285.1 410.3 285 410.2 284.6 410.2 284.5 410.2 284.3 410.1 284.2 410 284.2 409.8 284.1 409.7 283.9 409.7 283.8 409.5 283.7 409.4 283.7 409.3 283.6 409.2 283.3 409.2 283.1 409.2 283 409.2 282.8 409.1 282.8 409 Z\",\"Xmax\":288.8,\"Xmid\":285.7,\"Xmin\":282.8,\"Ymax\":410.7,\"Ymid\":409.4,\"Ymin\":408.3,\"economy/currency\":\"Jamaican dollars (JMD)\",\"economy/gdp_per_capita_ppp/2017\":\"9200\",\"economy/gdp_real_growth_rate/2017\":0.007,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"8.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.83,\"energy/electricity_from_hydroelectric_plants\":0.03,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":10831,\"geography/area/water\":160,\"geography/area_comparative\":\"about half the size of New Jersey; slightly smaller than Connecticut\",\"geography/area_sqkm\":10991,\"geography/climate\":\"tropical; hot, humid; temperate interior\",\"geography/coastline\":\"1,022 km\",\"geography/elevation/highest_point\":\"Blue Mountain Peak 2,256 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"18\",\"geography/geographic_coordinates\":\"18 15 N, 77 30 W\",\"geography/geography_note\":\"third largest island in the Caribbean (after Cuba and Hispaniola); strategic location between Cayman Trench and Jamaica Channel, the main sea lanes for the Panama Canal\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.111,\"geography/land_use/agricultural_land_permanent_crops\":0.092,\"geography/land_use/agricultural_land_permanent_pasture\":0.211,\"geography/land_use/forest\":0.311,\"geography/land_use/other\":0.275,\"geography/location\":\"Caribbean, island in the Caribbean Sea, south of Cuba\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains, with narrow, discontinuous coastal plain\",\"government/administrative_divisions\":\"14 parishes; Clarendon, Hanover, Kingston, Manchester, Portland, Saint Andrew, Saint Ann, Saint Catherine, Saint Elizabeth, Saint James, Saint Mary, Saint Thomas, Trelawny, Westmoreland\",\"government/capital/geographic_coordinates\":\"18 00 N, 76 48 W\",\"government/capital/name\":\"Kingston\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the native Taino word \\u0022haymaca\\u0022 meaning \\u0022Land of Wood and Water\\u0022 or possibly \\u0022Land of Springs\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sir Patrick L. ALLEN (since 26 February 2009)\",\"government/executive_branch/head_of_government\":\"Prime Minister Andrew HOLNESS (since 3 March 2016)\",\"government/flag_description\":\"diagonal yellow cross divides the flag into four triangles - green (top and bottom) and black (hoist side and fly side); green represents hope, vegetation, and agriculture, black reflects hardships overcome and to be faced, and yellow recalls golden sunshine and the islands natural resources\",\"government/government_type\":\"parliamentary democracy (Parliament) under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"6 August 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 6 August (1962)\",\"government/national_symbol_s\":\"green-and-black streamertail (bird), Guaiacum officinale (Guaiacwood); national colors: green, yellow, black\",\"introduction\":\"The island - discovered by Christopher COLUMBUS in 1494 - was settled by the Spanish early in the 16th century. The native Taino, who had inhabited Jamaica for centuries, were gradually exterminated and replaced by African slaves. England seized the island in 1655 and established a plantation economy based on sugar, cocoa, and coffee. The abolition of slavery in 1834 freed a quarter million slaves, many of whom became small farmers. Jamaica gradually increased its independence from Britain. In 1958 it joined other British Caribbean colonies in forming the Federation of the West Indies. Jamaica withdrew from the Federation in 1961 and gained full independence in 1962. Deteriorating economic conditions during the 1970s led to recurrent violence as rival gangs affiliated with the major political parties evolved into powerful organized crime networks involved in international drug smuggling and money laundering. Violent crime, drug trafficking, and poverty pose significant challenges to the government today. Nonetheless, many rural and resort areas remain relatively safe and contribute substantially to the economy.\",\"name\":\"Jamaica\",\"people_and_society/age_structure/0_14_years\":0.2601,\"people_and_society/age_structure/15_24_years\":0.1836,\"people_and_society/age_structure/25_54_years\":0.3803,\"people_and_society/age_structure/55_64_years\":0.0889,\"people_and_society/age_structure/65_years_and_over\":0.0871,\"people_and_society/birth_rate\":\"16.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black 92.1%, mixed 6.1%, East Indian 0.8%, other 0.4%, unspecified 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"590,000 KINGSTON (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Jamaican\",\"people_and_society/nationality/noun\":\"Jamaican(s)\",\"people_and_society/net_migration_rate\":\"-9.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2812090\",\"people_and_society/population_growth_rate\":-0.0005,\"people_and_society/urbanization/urban_population\":\"56% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"22121\"},{\"BoxHeight\":3.7000000000000455,\"BoxWidth\":3.8999999999999773,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.796,\"ISO3_Code\":\"TTO\",\"ISO_Code\":\"TT\",\"Path\":\"M 331.1 430.4 331 430.5 330.9 430.7 330.8 430.7 330.8 430.9 330.9 431.2 330.8 431.3 330.8 431.5 330.9 431.7 330.9 431.8 330.9 431.9 330.9 432.1 330.9 432.2 330.7 432.4 330.4 432.5 330.3 432.5 330.1 432.5 330 432.5 329.7 432.5 329.5 432.5 329.3 432.5 329.2 432.5 329 432.5 328.7 432.5 328.6 432.5 328.4 432.6 328.3 432.5 328.4 432.5 328.6 432.4 328.6 432.3 328.9 432.3 329 432.2 329.1 432.1 329.2 432 329.4 432 329.6 432 329.6 431.9 329.6 431.7 329.5 431.6 329.5 431.5 329.6 431.3 329.6 431.2 329.5 430.9 329.4 430.8 329.2 430.8 329.1 430.8 329 430.7 329.2 430.6 329.6 430.6 329.6 430.5 329.7 430.6 329.9 430.4 330.2 430.5 330.4 430.4 330.5 430.4 330.9 430.3 331.1 430.4 Z M 332 429.2 331.9 429.3 331.8 429.3 331.7 429.4 331.6 429.4 331.5 429.5 331.3 429.5 331.6 429.2 331.7 429.1 332 429 332.2 428.9 332.2 429 332.2 429.2 332 429.2 Z\",\"Xmax\":332.2,\"Xmid\":330.2,\"Xmin\":328.3,\"Ymax\":432.6,\"Ymid\":431.4,\"Ymin\":428.9,\"economy/currency\":\"Trinidad and Tobago dollars (TTD)\",\"economy/gdp_per_capita_ppp/2017\":\"31300\",\"economy/gdp_real_growth_rate/2017\":-0.026,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"48.92 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":5128,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Delaware\",\"geography/area_sqkm\":5128,\"geography/climate\":\"tropical; rainy season (June to December)\",\"geography/coastline\":\"362 km\",\"geography/elevation/highest_point\":\"El Cerro del Aripo 940 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"83\",\"geography/geographic_coordinates\":\"11 00 N, 61 00 W\",\"geography/geography_note\":\"Pitch Lake, on Trinidads southwestern coast, is the worlds largest natural reservoir of asphalt\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0.014,\"geography/land_use/forest\":0.44,\"geography/land_use/other\":0.454,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, northeast of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly plains with some hills and low mountains\",\"government/administrative_divisions\":\"9 regions, 3 boroughs, 2 cities, 1 ward\\u0026lt;strong\\u0026gt;regions:\\u0026lt;/strong\\u0026gt; Couva/Tabaquite/Talparo, Diego Martin, Mayaro/Rio Claro, Penal/Debe, Princes Town, Sangre Grande, San Juan/Laventille, Siparia, Tunapuna/Piarco; \\u0026lt;strong\\u0026gt;borough:\\u0026lt;/strong\\u0026gt; Arima, Chaguanas, Point Fortin; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Port of Spain, San Fernando; \\u0026lt;strong\\u0026gt;ward:\\u0026lt;/strong\\u0026gt; Tobago\",\"government/capital/geographic_coordinates\":\"10 39 N, 61 31 W\",\"government/capital/name\":\"Port of Spain\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"explorer Christopher COLUMBUS named the larger island \\u0022La Isla de la Trinidad\\u0022 (The Island of the Trinity) on 31 July 1498 on his third voyage; the tobacco grown and smoked by the natives of the smaller island or its elongated cigar shape may account for the \\u0022tobago\\u0022 name, which is spelled \\u0022tobaco\\u0022 in Spanish\",\"government/executive_branch/chief_of_state\":\"President Paula-Mae WEEKES (since 19 March 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Keith ROWLEY (since 9 September 2015)\",\"government/flag_description\":\"red with a white-edged black diagonal band from the upper hoist side to the lower fly side; the colors represent the elements of earth, water, and fire; black stands for the wealth of the land and the dedication of the people; white symbolizes the sea surrounding the islands, the purity of the countrys aspirations, and equality; red symbolizes the warmth and energy of the sun, the vitality of the land, and the courage and friendliness of its people\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 August 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 31 August (1962)\",\"government/national_symbol_s\":\"scarlet ibis (bird of Trinidad), cocrico (bird of Tobago), Chaconia flower; national colors: red, white, black\",\"introduction\":\"First colonized by the Spanish, the islands came under British control in the early 19th century. The islands sugar industry was hurt by the emancipation of the slaves in 1834. Manpower was replaced with the importation of contract laborers from India between 1845 and 1917, which boosted sugar production as well as the cocoa industry. The discovery of oil on Trinidad in 1910 added another important export. Independence was attained in 1962. The country is one of the most prosperous in the Caribbean thanks largely to petroleum and natural gas production and processing. Tourism, mostly in Tobago, is targeted for expansion and is growing. The government is struggling to reverse a surge in violent crime.\",\"name\":\"Trinidad and Tobago\",\"people_and_society/age_structure/0_14_years\":0.1924,\"people_and_society/age_structure/15_24_years\":0.1155,\"people_and_society/age_structure/25_54_years\":0.4499,\"people_and_society/age_structure/55_64_years\":0.1312,\"people_and_society/age_structure/65_years_and_over\":0.111,\"people_and_society/birth_rate\":\"12.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"East Indian 35.4%, African descent 34.2%, mixed - other 15.3%, mixed - African/East Indian 7.7%, other 1.3%, unspecified 6.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"544,000 PORT-OF-SPAIN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Trinidadian, Tobagonian\",\"people_and_society/nationality/noun\":\"Trinidadian(s), Tobagonian(s)\",\"people_and_society/net_migration_rate\":\"-5.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1215527\",\"people_and_society/population_growth_rate\":-0.0023,\"people_and_society/urbanization/urban_population\":\"53.2% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.5999999999999659,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.742,\"ISO3_Code\":\"DMA\",\"ISO_Code\":\"DM\",\"Path\":\"M 329.6 417 329.7 416.7 330 416.8 330.2 417.1 330.2 417.3 330.2 417.7 329.9 417.9 329.9 417.8 329.7 417.3 329.6 417 Z\",\"Xmax\":330.2,\"Xmid\":329.9,\"Xmin\":329.6,\"Ymax\":417.9,\"Ymid\":417.3,\"Ymin\":416.7,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"11000\",\"economy/gdp_real_growth_rate/2017\":-0.047,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"199,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0.25,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":751,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than four times the size of Washington, DC\",\"geography/area_sqkm\":751,\"geography/climate\":\"tropical; moderated by northeast trade winds; heavy rainfall\",\"geography/coastline\":\"148 km\",\"geography/elevation/highest_point\":\"Morne Diablotins 1,447 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 25 N, 61 20 W\",\"geography/geography_note\":\"known as \\u0022The Nature Island of the Caribbean\\u0022 due to its spectacular, lush, and varied flora and fauna, which are protected by an extensive natural park system; the most mountainous of the Lesser Antilles, its volcanic peaks are cones of lava craters and include Boiling Lake, the second-largest, thermally active lake in the world\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.08,\"geography/land_use/agricultural_land_permanent_crops\":0.24,\"geography/land_use/agricultural_land_permanent_pasture\":0.027,\"geography/land_use/forest\":0.592,\"geography/land_use/other\":0.061,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, about halfway between Puerto Rico and Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"rugged mountains of volcanic origin\",\"government/administrative_divisions\":\"10 parishes; Saint Andrew, Saint David, Saint George, Saint John, Saint Joseph, Saint Luke, Saint Mark, Saint Patrick, Saint Paul, Saint Peter\",\"government/capital/geographic_coordinates\":\"15 18 N, 61 24 W\",\"government/capital/name\":\"Roseau\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the island was named by explorer Christopher COLUMBUS for the day of the week on which he spotted it, Sunday (\\u0022Domingo\\u0022 in Latin), 3 November 1493\",\"government/executive_branch/chief_of_state\":\"President Charles A. SAVARIN (since 2 October 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Roosevelt SKERRIT (since 8 January 2004)\",\"government/flag_description\":\"green with a centered cross of three equal bands - the vertical part is yellow (hoist side), black, and white and the horizontal part is yellow (top), black, and white; superimposed in the center of the cross is a red disk bearing a Sisserou parrot, unique to Dominica, encircled by 10 green, five-pointed stars edged in yellow; the 10 stars represent the 10 administrative divisions (parishes); green symbolizes the islands lush vegetation; the triple-colored cross represents the Christian Trinity; the yellow color denotes sunshine, the main agricultural products (citrus and bananas), and the native Carib Indians; black is for the rich soil and the African heritage of most citizens; white signifies rivers, waterfalls, and the purity of aspirations; the red disc stands for social justice\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"3 November 1978 (from the UK)\",\"government/national_holiday\":\"Independence Day, 3 November (1978)\",\"government/national_symbol_s\":\"Sisserou parrot, Carib Wood flower; national colors: green, yellow, black, white, red\",\"introduction\":\"Dominica was the last of the Caribbean islands to be colonized by Europeans due chiefly to the fierce resistance of the native Caribs. France ceded possession to Great Britain in 1763, which colonized the island in 1805. Slavery ended in 1833 and in 1835 the first three men of African descent were elected to the legislative assembly of Dominica. In 1871, Dominica became part first of the British Leeward Islands and then the British Windward Islands until 1958. In 1967 Dominica became an associated state of the UK, and formally took responsibility for its internal affairs. In 1980, two years after independence, Dominicas fortunes improved when a corrupt and tyrannical administration was replaced by that of Mary Eugenia CHARLES, the first female prime minister in the Caribbean, who remained in office for 15 years. On 18 September 2017, Hurricane Maria passed over the island causing extensive damage to structures, roads, communications, and the power supply, and largely destroying critical agricultural areas.\",\"name\":\"Dominica\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.1437,\"people_and_society/age_structure/25_54_years\":0.4259,\"people_and_society/age_structure/55_64_years\":0.0999,\"people_and_society/age_structure/65_years_and_over\":0.1143,\"people_and_society/birth_rate\":\"15 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"African descent 86.6%, mixed 9.1%, indigenous 2.9%, other 1.3%, unspecified 0.2% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15,000 ROSEAU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Dominican\",\"people_and_society/nationality/noun\":\"Dominican(s)\",\"people_and_society/net_migration_rate\":\"-5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"74027\",\"people_and_society/population_growth_rate\":0.0017,\"people_and_society/urbanization/urban_population\":\"70.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1512\"},{\"BoxHeight\":2.099999999999966,\"BoxWidth\":0.7000000000000455,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.778,\"ISO3_Code\":\"ATG\",\"ISO_Code\":\"AG\",\"Path\":\"M 329.1 412.5 329 412.6 328.9 412.6 328.8 412.7 328.7 412.7 328.6 412.7 328.4 412.7 328.4 412.5 328.4 412.4 328.5 412.4 328.5 412.2 328.7 412.2 328.7 412.3 328.7 412.4 329 412.4 328.9 412.5 329.1 412.5 Z M 328.9 411 328.9 411.1 328.6 411 328.5 411 328.5 410.8 328.4 410.7 328.6 410.6 328.7 410.7 328.8 410.9 328.9 411 Z\",\"Xmax\":329.1,\"Xmid\":328.7,\"Xmin\":328.4,\"Ymax\":412.7,\"Ymid\":411.9,\"Ymin\":410.6,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"26400\",\"economy/gdp_real_growth_rate/2017\":0.028,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"740,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":442.6,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":442.6,\"geography/climate\":\"tropical maritime; little seasonal temperature variation\",\"geography/coastline\":\"153 km\",\"geography/elevation/highest_point\":\"Mount Obama 402 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"17 03 N, 61 48 W\",\"geography/geography_note\":\"Antigua has a deeply indented shoreline with many natural harbors and beaches; Barbuda has a large western harbor\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.091,\"geography/land_use/forest\":0.223,\"geography/land_use/other\":0.573,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and the North Atlantic Ocean, east-southeast of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly low-lying limestone and coral islands, with some higher volcanic areas\",\"government/administrative_divisions\":\"6 parishes and 2 dependencies*; Barbuda*, Redonda*, Saint George, Saint John, Saint Mary, Saint Paul, Saint Peter, Saint Philip\",\"government/capital/geographic_coordinates\":\"17 07 N, 61 51 W\",\"government/capital/name\":\"Saint Johns\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022antiguo\\u0022 is Spanish for \\u0022ancient\\u0022 or \\u0022old\\u0022; the island was discovered by Christopher COLUMBUS in 1493 and, according to tradition, named by him after the church of Santa Maria la Antigua (Old Saint Marys) in Seville; \\u0022barbuda\\u0022 is Spanish for \\u0022bearded\\u0022 and the adjective may refer to the alleged beards of the indigenous people or to the islands bearded fig trees\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Rodney WILLIAMS (since 14 August 2014)\",\"government/executive_branch/head_of_government\":\"Prime Minister Gaston BROWNE (since 13 June 2014)\",\"government/flag_description\":\"red, with an inverted isosceles triangle based on the top edge of the flag; the triangle contains three horizontal bands of black (top), light blue, and white, with a yellow rising sun in the black band; the sun symbolizes the dawn of a new era, black represents the African heritage of most of the population, blue is for hope, and red is for the dynamism of the people; the \\u0022V\\u0022 stands for victory; the successive yellow, blue, and white coloring is also meant to evoke the countrys tourist attractions of sun, sea, and sand\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"1 November 1981 (from the UK)\",\"government/national_holiday\":\"Independence Day, 1 November (1981)\",\"government/national_symbol_s\":\"fallow deer; national colors: red, white, blue, black, yellow\",\"introduction\":\"The Siboney were the first people to inhabit the islands of Antigua and Barbuda in 2400 B.C., but Arawak Indians populated the islands when COLUMBUS landed on his second voyage in 1493. Early Spanish and French settlements were succeeded by an English colony in 1667. Slavery, established to run the sugar plantations on Antigua, was abolished in 1834. The islands became an independent state within the British Commonwealth of Nations in 1981. On 6 September 2017, Hurricane Irma passed over the island of Barbuda devastating the island and forcing the evacuation of the population to Antigua. Almost all the structures on Barbuda were destroyed and the vegetation stripped, but Antigua was spared the worst.\",\"name\":\"Antigua and Barbuda\",\"people_and_society/age_structure/0_14_years\":0.2291,\"people_and_society/age_structure/15_24_years\":0.166,\"people_and_society/age_structure/25_54_years\":0.4203,\"people_and_society/age_structure/55_64_years\":0.1013,\"people_and_society/age_structure/65_years_and_over\":0.0832,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.5% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"African descent 87.3%, mixed 4.7%, hispanic 2.7%, white 1.6%, other 2.7%, unspecified 0.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21,000 SAINT JOHNS (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Antiguan, Barbudan\",\"people_and_society/nationality/noun\":\"Antiguan(s), Barbudan(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"95882\",\"people_and_society/population_growth_rate\":0.012,\"people_and_society/urbanization/urban_population\":\"24.5% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1170\"},{\"BoxHeight\":0.8000000000000114,\"BoxWidth\":0.6999999999999886,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.814,\"ISO3_Code\":\"BRB\",\"ISO_Code\":\"BB\",\"Path\":\"M 334.6 423.3 334.7 423.3 334.8 423.3 334.9 423.6 335.3 423.8 335.2 424 335 424.1 334.7 424 334.7 423.8 334.6 423.3 Z\",\"Xmax\":335.3,\"Xmid\":334.9,\"Xmin\":334.6,\"Ymax\":424.1,\"Ymid\":423.7,\"Ymin\":423.3,\"economy/currency\":\"Barbadian dollars (BBD)\",\"economy/gdp_per_capita_ppp/2017\":\"18600\",\"economy/gdp_real_growth_rate/2017\":-0.002,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.76 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.93,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":430,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":430,\"geography/climate\":\"tropical; rainy season (June to October)\",\"geography/coastline\":\"97 km\",\"geography/elevation/highest_point\":\"Mount Hillaby 336 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 10 N, 59 32 W\",\"geography/geography_note\":\"easternmost Caribbean island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.256,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.047,\"geography/land_use/forest\":0.194,\"geography/land_use/other\":0.48,\"geography/location\":\"Caribbean, island in the North Atlantic Ocean, northeast of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"relatively flat; rises gently to central highland region\",\"government/administrative_divisions\":\"11 parishes and 1 city*; Bridgetown*, Christ Church, Saint Andrew, Saint George, Saint James, Saint John, Saint Joseph, Saint Lucy, Saint Michael, Saint Peter, Saint Philip, Saint Thomas\",\"government/capital/geographic_coordinates\":\"13 06 N, 59 37 W\",\"government/capital/name\":\"Bridgetown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name derives from the Portuguese \\u0022as barbadas,\\u0022 which means \\u0022the bearded ones\\u0022 and can refer either to the long, hanging roots of the islands bearded fig trees or to the alleged beards of the native Carib inhabitants\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Sandra MASON (since 8 January 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Mia MOTTLEY (since 25 May 2018)\",\"government/flag_description\":\"three equal vertical bands of ultramarine blue (hoist side), gold, and ultramarine blue with the head of a black trident centered on the gold band; the band colors represent the blue of the sea and sky and the gold of the beaches; the trident head represents independence and a break with the past (the colonial coat of arms contained a complete trident)\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"30 November 1966 (from the UK)\",\"government/national_holiday\":\"Independence Day, 30 November (1966)\",\"government/national_symbol_s\":\"Neptunes trident, pelican, Red Bird of Paradise flower (also known as Pride of Barbados); national colors: blue, yellow, black\",\"introduction\":\"The island was uninhabited when first settled by the British in 1627. African slaves worked the sugar plantations established on the island, which initially dominated the Caribbean sugar industry. By 1720 Barbados was no longer a dominant force within the sugar industry, having been surpassed by the Leeward Islands and Jamaica. Slavery was abolished in 1834. The Barbadian economy remained heavily dependent on sugar, rum, and molasses production through most of the 20th century. The gradual introduction of social and political reforms in the 1940s and 1950s led to complete independence from the UK in 1966. In the 1990s, tourism and manufacturing surpassed the sugar industry in economic importance.\",\"name\":\"Barbados\",\"people_and_society/age_structure/0_14_years\":0.178,\"people_and_society/age_structure/15_24_years\":0.1253,\"people_and_society/age_structure/25_54_years\":0.4369,\"people_and_society/age_structure/55_64_years\":0.1362,\"people_and_society/age_structure/65_years_and_over\":0.1236,\"people_and_society/birth_rate\":\"11.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 92.4%, mixed 3.1%, white 2.7%, East Indian 1.3%, other 0.2%, unspecified 0.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"89,000 BRIDGETOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Barbadian or Bajan (colloquial)\",\"people_and_society/nationality/noun\":\"Barbadian(s) or Bajan (colloquial)\",\"people_and_society/net_migration_rate\":\"-0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"293131\",\"people_and_society/population_growth_rate\":0.0026,\"people_and_society/urbanization/urban_population\":\"31.2% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1700\"},{\"BoxHeight\":0.7000000000000455,\"BoxWidth\":0.39999999999997726,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"GRD\",\"ISO_Code\":\"GD\",\"Path\":\"M 328.8 427 328.8 426.8 328.9 426.5 329.1 426.4 329.2 426.4 329.2 426.7 329.2 426.8 329.1 427 328.8 427.1 328.8 427 Z\",\"Xmax\":329.2,\"Xmid\":329,\"Xmin\":328.8,\"Ymax\":427.1,\"Ymid\":426.7,\"Ymin\":426.4,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"15100\",\"economy/gdp_real_growth_rate/2017\":0.051,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"283,600 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":344,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Washington, DC\",\"geography/area_sqkm\":344,\"geography/climate\":\"tropical; tempered by northeast trade winds\",\"geography/coastline\":\"121 km\",\"geography/elevation/highest_point\":\"Mount Saint Catherine 840 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 07 N, 61 40 W\",\"geography/geography_note\":\"the administration of the islands of the Grenadines group is divided between Saint Vincent and the Grenadines and Grenada\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.088,\"geography/land_use/agricultural_land_permanent_crops\":0.206,\"geography/land_use/agricultural_land_permanent_pasture\":0.029,\"geography/land_use/forest\":0.5,\"geography/land_use/other\":0.177,\"geography/location\":\"Caribbean, island between the Caribbean Sea and Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic in origin with central mountains\",\"government/administrative_divisions\":\"6 parishes and 1 dependency*; Carriacou and Petite Martinique*, Saint Andrew, Saint David, Saint George, Saint John, Saint Mark, Saint Patrick\",\"government/capital/geographic_coordinates\":\"12 03 N, 61 45 W\",\"government/capital/name\":\"Saint Georges\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name remains obscure; some sources attribute the designation to Spanish influence (most likely named for the Spanish city of Granada), with subsequent French and English interpretations resulting in the present-day Grenada; in Spanish \\u0022granada\\u0022 means \\u0022pomegranate\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Cecile LA GRENADE (since 7 May 2013)\",\"government/executive_branch/head_of_government\":\"Prime Minister Keith MITCHELL (since 20 February 2013)\",\"government/flag_description\":\"a rectangle divided diagonally into yellow triangles (top and bottom) and green triangles (hoist side and outer side), with a red border around the flag; there are seven yellow, five-pointed stars with three centered in the top red border, three centered in the bottom red border, and one on a red disk superimposed at the center of the flag; there is also a symbolic nutmeg pod on the hoist-side triangle (Grenada is a leading nutmeg producer); the seven stars stand for the seven administrative divisions, with the central star denoting the capital, St. George; yellow represents the sun and the warmth of the people, green stands for vegetation and agriculture, and red symbolizes harmony, unity, and courage\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"7 February 1974 (from the UK)\",\"government/national_holiday\":\"Independence Day, 7 February (1974)\",\"government/national_symbol_s\":\"Grenada dove, bougainvillea flower; national colors: red, yellow, green\",\"introduction\":\"Carib Indians inhabited Grenada when Christopher COLUMBUS discovered the island in 1498, but it remained uncolonized for more than a century. The French settled Grenada in the 17th century, established sugar estates, and imported large numbers of African slaves. Britain took the island in 1762 and vigorously expanded sugar production. In the 19th century, cacao eventually surpassed sugar as the main export crop; in the 20th century, nutmeg became the leading export. In 1967, Britain gave Grenada autonomy over its internal affairs. Full independence was attained in 1974 making Grenada one of the smallest independent countries in the Western Hemisphere. In 1979, a leftist New Jewel Movement seized power under Maurice BISHOP ushering in the Grenada Revolution. On 19 October 1983, factions within the revolutionary government overthrew and killed BISHOP and members of his party. Six days later the island was invaded by US forces and those of six other Caribbean nations, which quickly captured the ringleaders and their hundreds of Cuban advisers. The rule of law was restored and democratic elections were reinstituted the following year and have continued since then.\",\"name\":\"Grenada\",\"people_and_society/age_structure/0_14_years\":0.2384,\"people_and_society/age_structure/15_24_years\":0.1461,\"people_and_society/age_structure/25_54_years\":0.4027,\"people_and_society/age_structure/55_64_years\":0.1097,\"people_and_society/age_structure/65_years_and_over\":0.1031,\"people_and_society/birth_rate\":\"15.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 82.4%, mixed 13.3%, East Indian 2.2%, other 1.3%, unspecified 0.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"39,000 SAINT GEORGES (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Grenadian\",\"people_and_society/nationality/noun\":\"Grenadian(s)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"112207\",\"people_and_society/population_growth_rate\":0.0042,\"people_and_society/urbanization/urban_population\":\"36.4% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1127\"},{\"BoxHeight\":1.400000000000034,\"BoxWidth\":4.699999999999989,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CYM\",\"ISO_Code\":\"KY\",\"Path\":\"M 274.7 405.9 274.9 405.9 275.2 405.9 275.1 406 274.9 406 274.7 406.1 274.5 406.1 274.4 406.1 274.4 405.9 274.4 406 274.5 406 274.7 405.9 Z M 278.1 404.9 278 405 277.9 405 278.1 404.8 278.1 404.9 Z M 279 404.7 278.9 404.8 278.8 404.8 278.9 404.7 279 404.7 Z M 274.4 405.7 274.4 405.9 274.3 405.8 274.4 405.7 Z\",\"Xmax\":279,\"Xmid\":275.5,\"Xmin\":274.3,\"Ymax\":406.1,\"Ymid\":405.7,\"Ymin\":404.7,\"economy/currency\":\"Caymanian dollars (KYD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"643,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":264,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":264,\"geography/climate\":\"tropical marine; warm, rainy summers (May to October) and cool, relatively dry winters (November to April)\",\"geography/coastline\":\"160 km\",\"geography/elevation/highest_point\":\"1 km SW of The Bluff on Cayman Brac 50 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"19 30 N, 80 30 W\",\"geography/geography_note\":\"important location between Cuba and Central America\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.008,\"geography/land_use/agricultural_land_permanent_crops\":0.021,\"geography/land_use/agricultural_land_permanent_pasture\":0.083,\"geography/land_use/forest\":0.529,\"geography/land_use/other\":0.359,\"geography/location\":\"Caribbean, three-island group (Grand Cayman, Cayman Brac, Little Cayman) in Caribbean Sea, 240 km south of Cuba and 268 km northwest of Jamaica\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"low-lying limestone base surrounded by coral reefs\",\"government/administrative_divisions\":\"6 districts; Bodden Town, Cayman Brac and Little Cayman, East End, George Town, North Side, West Bay\",\"government/capital/geographic_coordinates\":\"19 18 N, 81 23 W\",\"government/capital/name\":\"George Town (on Grand Cayman)\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the islands name comes from the native Carib word \\u0022caiman,\\u0022 describing the marine crocodiles living there\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Martyn\\u0026amp;nbsp;ROPER (since 29 October 2018)\",\"government/executive_branch/head_of_government\":\"Premier Alden MCLAUGHLIN (since 29 May 2013)\",\"government/flag_description\":\"a blue field with the flag of the UK in the upper hoist-side quadrant and the Caymanian coat of arms centered on the outer half of the flag; the coat of arms includes a crest with a pineapple, representing the connection with Jamaica, and a turtle, representing Caymans seafaring tradition, above a shield bearing a golden lion, symbolizing Great Britain, below which are three green stars (representing the three islands) surmounting white and blue wavy lines representing the sea; a scroll below the shield bears the motto HE HATH FOUNDED IT UPON THE SEAS\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Constitution Day, the first Monday in July (1959)\",\"government/national_symbol_s\":\"green sea turtle\",\"introduction\":\"The Cayman Islands were colonized from Jamaica by the British during the 18th and 19th centuries and were administered by Jamaica after 1863. In 1959, the islands became a territory within the Federation of the West Indies. When the Federation dissolved in 1962, the Cayman Islands chose to remain a British dependency. The territory has transformed itself into a significant offshore financial center.\",\"name\":\"Cayman Islands\",\"people_and_society/age_structure/0_14_years\":0.1791,\"people_and_society/age_structure/15_24_years\":0.122,\"people_and_society/age_structure/25_54_years\":0.4212,\"people_and_society/age_structure/55_64_years\":0.1464,\"people_and_society/age_structure/65_years_and_over\":0.1313,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"mixed 40%, white 20%, black 20%, expatriates of various ethnic groups 20%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"35,000 GEORGE TOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Caymanian\",\"people_and_society/nationality/noun\":\"Caymanian(s)\",\"people_and_society/net_migration_rate\":\"13.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"59613\",\"people_and_society/population_growth_rate\":0.0196,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"785\"},{\"BoxHeight\":0.5999999999999659,\"BoxWidth\":0.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ABW\",\"ISO_Code\":\"AW\",\"Path\":\"M 305.8 425.5 305.8 425.4 305.8 425.3 305.9 425.3 306 425.5 306.1 425.5 306.3 425.7 306.3 425.9 306 425.7 305.8 425.5 Z\",\"Xmax\":306.3,\"Xmid\":306,\"Xmin\":305.8,\"Ymax\":425.9,\"Ymid\":425.6,\"Ymin\":425.3,\"economy/currency\":\"Aruban guilders/florins\",\"economy/gdp_per_capita_ppp/2017\":\"37500\",\"economy/gdp_real_growth_rate/2017\":0.012,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.266 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":180,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Washington, DC\",\"geography/area_sqkm\":180,\"geography/climate\":\"tropical marine; little seasonal temperature variation\",\"geography/coastline\":\"68.5 km\",\"geography/elevation/highest_point\":\"Ceru Jamanota 188 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 30 N, 69 58 W\",\"geography/geography_note\":\"a flat, riverless island renowned for its white sand beaches; its tropical climate is moderated by constant trade winds from the Atlantic Ocean; the temperature is almost constant at about 27 degrees Celsius (81 degrees Fahrenheit)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.111,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.023,\"geography/land_use/other\":0.866,\"geography/location\":\"Caribbean, island in the Caribbean Sea, north of Venezuela\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat with a few hills; scant vegetation\",\"government/administrative_divisions\":\"none (part of the Kingdom of the Netherlands)\",\"government/capital/geographic_coordinates\":\"12 31 N, 70 02 W\",\"government/capital/name\":\"Oranjestad\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the islands name is unclear; according to tradition, the name comes from the Spanish phrase \\u0022oro huba\\u0022 (there was gold), but in fact no gold was ever found on the island; another possibility is the native word \\u0022oruba,\\u0022 which means \\u0022well-situated\\u0022\",\"government/executive_branch/chief_of_state\":\"King WILLEM-ALEXANDER of the Netherlands (since 30 April 2013); represented by Governor General Alfonso BOEKHOUDT (since 1 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Evelyn WEVER-CROES (since 17 November 2017)\",\"government/flag_description\":\"blue, with two narrow, horizontal, yellow stripes across the lower portion and a red, four-pointed star outlined in white in the upper hoist-side corner; the star represents Aruba and its red soil and white beaches, its four points the four major languages (Papiamento, Dutch, Spanish, English) as well as the four points of a compass, to indicate that its inhabitants come from all over the world; the blue symbolizes Caribbean waters and skies; the stripes represent the islands two main \\u0022industries\\u0022: the flow of tourists to the sun-drenched beaches and the flow of minerals from the earth\",\"government/government_type\":\"parliamentary democracy; part of the Kingdom of the Netherlands\",\"government/independence\":\"none (part of the Kingdom of the Netherlands)\",\"government/national_holiday\":\"National Anthem and Flag Day, 18 March (1976)\",\"government/national_symbol_s\":\"Hooiberg (Haystack) Hill; national colors: blue, yellow, red, white\",\"introduction\":\"Discovered and claimed for Spain in 1499, Aruba was acquired by the Dutch in 1636. The islands economy has been dominated by three main industries. A 19th century gold rush was followed by prosperity brought on by the opening in 1924 of an oil refinery. The last decades of the 20th century saw a boom in the tourism industry. Aruba seceded from the Netherlands Antilles in 1986 and became a separate, semi-autonomous member of the Kingdom of the Netherlands. Movement toward full independence was halted at Arubas request in 1990.\",\"name\":\"Aruba\",\"people_and_society/age_structure/0_14_years\":0.1761,\"people_and_society/age_structure/15_24_years\":0.1253,\"people_and_society/age_structure/25_54_years\":0.4129,\"people_and_society/age_structure/55_64_years\":0.1451,\"people_and_society/age_structure/65_years_and_over\":0.1406,\"people_and_society/birth_rate\":\"12.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Aruban 66%, Colombian 9.1%, Dutch 4.3%, Dominican 4.1%, Venezuelan 3.2%, Curacaoan 2.2%, Haitian 1.5%, Surinamese 1.2%, Peruvian 1.1%, Chinese 1.1%, other 6.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"30,000 ORANJESTAD (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Aruban; Dutch\",\"people_and_society/nationality/noun\":\"Aruban(s)\",\"people_and_society/net_migration_rate\":\"8.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"116576\",\"people_and_society/population_growth_rate\":0.0124,\"people_and_society/urbanization/urban_population\":\"43.5% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.099999999999966,\"BoxWidth\":1.400000000000034,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"VGB\",\"ISO_Code\":\"VG\",\"Path\":\"M 321.1 408.5 321.1 408.6 320.9 408.6 320.7 408.7 320.8 408.5 320.9 408.5 321.1 408.5 Z M 321.8 407.7 321.7 407.8 321.5 407.7 321.7 407.6 321.8 407.7 Z M 320.6 408.6 320.5 408.6 320.4 408.5 320.6 408.4 320.6 408.6 Z M 321.5 408.4 321.5 408.5 321.4 408.5 321.4 408.3 321.5 408.4 Z M 321.6 408.4 321.5 408.4 321.6 408.3 321.6 408.4 Z\",\"Xmax\":321.8,\"Xmid\":321.1,\"Xmin\":320.4,\"Ymax\":408.7,\"Ymid\":408.3,\"Ymin\":407.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"34200\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"183,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.97,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":151,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.9 times the size of Washington, DC\",\"geography/area_sqkm\":151,\"geography/climate\":\"subtropical; humid; temperatures moderated by trade winds\",\"geography/coastline\":\"80 km\",\"geography/elevation/highest_point\":\"Mount Sage 521 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 30 N, 64 30 W\",\"geography/geography_note\":\"strong ties to nearby US Virgin Islands and Puerto Rico\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.067,\"geography/land_use/agricultural_land_permanent_crops\":0.067,\"geography/land_use/agricultural_land_permanent_pasture\":0.333,\"geography/land_use/forest\":0.243,\"geography/land_use/other\":0.29,\"geography/location\":\"Caribbean, between the Caribbean Sea and the North Atlantic Ocean, east of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"coral islands relatively flat; volcanic islands steep, hilly\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"18 25 N, 64 37 W\",\"government/capital/name\":\"Road Town\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the myriad islets, cays, and rocks surrounding the major islands reminded explorer Christopher COLUMBUS in 1493 of Saint Ursula and her 11,000 virgin followers (Santa Ursula y las Once Mil Virgenes), which over time shortened to the Virgins (las Virgenes)\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Gus JASPERT (since 22 August 2017)\",\"government/executive_branch/head_of_government\":\"Premier Andrew FAHIE (since 26 February 2019)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Virgin Islander coat of arms centered in the outer half of the flag; the coat of arms depicts a woman flanked on either side by a vertical column of six oil lamps above a scroll bearing the Latin word VIGILATE (Be Watchful); the islands were named by COLUMBUS in 1493 in honor of Saint Ursula and her 11 virgin followers (some sources say 11,000) who reputedly were martyred by the Huns in the 4th or 5th century; the figure on the banner holding a lamp represents the saint; the other lamps symbolize her followers\",\"government/government_type\":\"parliamentary democracy;\\u0026amp;nbsp;self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Territory Day, 1 July (1956)\",\"government/national_symbol_s\":\"zenaida dove, white cedar flower; national colors: yellow, green, red, white, blue\",\"introduction\":\"First inhabited by Arawak and later by Carib Indians, the Virgin Islands were settled by the Dutch in 1648 and then annexed by the English in 1672. The islands were part of the British colony of the Leeward Islands from 1872-1960; they were granted autonomy in 1967. The economy is closely tied to the larger and more populous US Virgin Islands to the west; the US dollar is the legal currency. On 6 September 2017, Hurricane Irma devastated the island of Tortola. An estimated 80% of residential and business structures were destroyed or damaged, communications disrupted, and local roads rendered impassable.\",\"name\":\"British Virgin Islands\",\"people_and_society/age_structure/0_14_years\":0.1672,\"people_and_society/age_structure/15_24_years\":0.1298,\"people_and_society/age_structure/25_54_years\":0.4905,\"people_and_society/age_structure/55_64_years\":0.1193,\"people_and_society/age_structure/65_years_and_over\":0.0932,\"people_and_society/birth_rate\":\"11.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.2% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African/black 76.3%, Latino 5.5%, white 5.4%, mixed 5.3%, Indian 2.1%, East Indian 1.6%, other 3%, unspecified 0.8% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15,000 ROAD TOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"British Virgin Islander\",\"people_and_society/nationality/noun\":\"British Virgin Islander(s)\",\"people_and_society/net_migration_rate\":\"16.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"35802\",\"people_and_society/population_growth_rate\":0.022,\"people_and_society/urbanization/urban_population\":\"48.1% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"200\"},{\"BoxHeight\":0.5,\"BoxWidth\":0.19999999999998863,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MSR\",\"ISO_Code\":\"MS\",\"Path\":\"M 327.5 413.5 327.6 413.2 327.7 413.5 327.7 413.6 327.6 413.7 327.5 413.5 Z\",\"Xmax\":327.7,\"Xmid\":327.6,\"Xmin\":327.5,\"Ymax\":413.7,\"Ymid\":413.5,\"Ymin\":413.2,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"57,180 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":102,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.6 times the size of Washington, DC\",\"geography/area_sqkm\":102,\"geography/climate\":\"tropical; little daily or seasonal temperature variation\",\"geography/coastline\":\"40 km\",\"geography/elevation/highest_point\":\"Soufriere Hills volcano pre-eruption height was 915 m; current lava dome is subject to periodic build up and collapse; estimated dome height was 1,050 m in 2015\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 45 N, 62 12 W\",\"geography/geography_note\":\"the island is entirely volcanic in origin and comprised of three major volcanic centers of differing ages\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.2,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.1,\"geography/land_use/forest\":0.25,\"geography/land_use/other\":0.45,\"geography/location\":\"Caribbean, island in the Caribbean Sea, southeast of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic island, mostly mountainous, with small coastal lowland\",\"government/administrative_divisions\":\"3 parishes; Saint Anthony, Saint Georges, Saint Peter\",\"government/capital/geographic_coordinates\":\"16 42 N, 62 13 W\",\"government/capital/name\":\"Plymouth; note - Plymouth was abandoned in 1997 because of volcanic activity; interim government buildings have been built at Brades Estate, the de facto capital, in the Carrs Bay/Little Bay vicinity at the northwest end of Montserrat\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"island named by explorer Christopher COLUMBUS in 1493 after the Benedictine abbey Santa Maria de Montserrat, near Barcelona, Spain\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Andrew PEARCE (since 1 February 2018)\",\"government/executive_branch/head_of_government\":\"Premier Donaldson ROMERO (since 12 September 2014); note - effective with The Constitution Order 2010, effective October 2010, the office of premier replaced the office of chief minister\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Montserratian coat of arms centered in the outer half of the flag; the arms feature a woman in green dress, Erin, the female personification of Ireland, standing beside a yellow harp and embracing a large dark cross with her right arm; Erin and the harp are symbols of Ireland reflecting the territorys Irish ancestry; blue represents awareness, trustworthiness, determination, and righteousness\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, usually celebrated the Monday after the second Saturday in June (1926)\",\"government/national_symbol_s\":\"\",\"introduction\":\"English and Irish colonists from St. Kitts first settled on Montserrat in 1632; the first African slaves arrived three decades later. The British and French fought for possession of the island for most of the 18th century, but it finally was confirmed as a British possession in 1783. The islands sugar plantation economy was converted to small farm landholdings in the mid-19th century. Much of this island was devastated and two-thirds of the population fled abroad because of the eruption of the Soufriere Hills Volcano that began on 18 July 1995. Montserrat has endured volcanic activity since, with the last eruption occurring in 2013.\",\"name\":\"Montserrat\",\"people_and_society/age_structure/0_14_years\":0.1599,\"people_and_society/age_structure/15_24_years\":0.2139,\"people_and_society/age_structure/25_54_years\":0.4758,\"people_and_society/age_structure/55_64_years\":0.0881,\"people_and_society/age_structure/65_years_and_over\":0.0623,\"people_and_society/birth_rate\":\"10.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"African/black 88.4%, mixed 3.7%, hispanic/Spanish 3%, caucasian/white 2.7%, East Indian/Indian 1.5%, other 0.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Montserratian\",\"people_and_society/nationality/noun\":\"Montserratian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5315\",\"people_and_society/population_growth_rate\":0.0043,\"people_and_society/urbanization/urban_population\":\"9.1% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.39999999999997726,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"AIA\",\"ISO_Code\":\"AI\",\"Path\":\"M 325 409.3 325.2 409.1 325.3 409.1 325.4 409.1 325.4 409.2 325.1 409.3 325 409.3 Z\",\"Xmax\":325.4,\"Xmid\":325.2,\"Xmin\":325,\"Ymax\":409.3,\"Ymid\":409.2,\"Ymin\":409.1,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":91,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-half the size of Washington, DC\",\"geography/area_sqkm\":91,\"geography/climate\":\"tropical; moderated by northeast trade winds\",\"geography/coastline\":\"61 km\",\"geography/elevation/highest_point\":\"Crocus Hill 73 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 15 N, 63 10 W\",\"geography/geography_note\":\"the most northerly of the Leeward Islands in the Lesser Antilles\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.611,\"geography/land_use/other\":0.389,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and North Atlantic Ocean, east of Puerto Rico\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"flat and low-lying island of coral and limestone\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"18 13 N, 63 03 W\",\"government/capital/name\":\"The Valley\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Anguilla means \\u0022eel\\u0022 in various Romance languages (Spanish, Italian, Portuguese, French) and likely derives from the islands lengthy shape\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Tim FOY (since August 2017)\",\"government/executive_branch/head_of_government\":\"Chief Minister Victor BANKS (since 23 April 2015)\",\"government/flag_description\":\"blue, with the flag of the UK in the upper hoist-side quadrant and the Anguillan coat of arms centered in the outer half of the flag; the coat of arms depicts three orange dolphins in an interlocking circular design on a white background with a turquoise-blue field below; the white in the background represents peace; the blue base symbolizes the surrounding sea, as well as faith, youth, and hope; the three dolphins stand for endurance, unity, and strength\",\"government/government_type\":\"parliamentary democracy (House of Assembly); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Anguilla Day, 30 May (1967)\",\"government/national_symbol_s\":\"dolphin\",\"introduction\":\"Colonized by English settlers from Saint Kitts in 1650, Anguilla was administered by Great Britain until the early 19th century, when the island - against the wishes of the inhabitants - was incorporated into a single British dependency along with Saint Kitts and Nevis. Several attempts at separation failed. In 1971, two years after a revolt, Anguilla was finally allowed to secede; this arrangement was formally recognized in 1980, with Anguilla becoming a separate British dependency. On 7 September 2017, the island suffered extensive damage from Hurricane Irma, particularly to communications and residential and business infrastructure.\",\"name\":\"Anguilla\",\"people_and_society/age_structure/0_14_years\":0.2201,\"people_and_society/age_structure/15_24_years\":0.1406,\"people_and_society/age_structure/25_54_years\":0.4327,\"people_and_society/age_structure/55_64_years\":0.1154,\"people_and_society/age_structure/65_years_and_over\":0.0913,\"people_and_society/birth_rate\":\"12.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"African/black 85.3%, hispanic 4.9%, mixed 3.8%, white 3.2%, East Indian/Indian 1%, other 1.6%, unspecified 0.3% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 THE VALLEY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Anguillan\",\"people_and_society/nationality/noun\":\"Anguillan(s)\",\"people_and_society/net_migration_rate\":\"11.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17422\",\"people_and_society/population_growth_rate\":0.0192,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"175\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.30000000000001137,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"BMU\",\"ISO_Code\":\"BM\",\"Path\":\"M 320.3 365.9 320.4 365.8 320.5 365.8 320.6 365.8 320.4 366 320.3 365.9 Z\",\"Xmax\":320.6,\"Xmid\":320.5,\"Xmin\":320.3,\"Ymax\":366,\"Ymid\":365.9,\"Ymin\":365.8,\"economy/currency\":\"Bermudian dollars (BMD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"793,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":54,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-third the size of Washington, DC\",\"geography/area_sqkm\":54,\"geography/climate\":\"subtropical; mild, humid; gales, strong winds common in winter\",\"geography/coastline\":\"103 km\",\"geography/elevation/highest_point\":\"Town Hill 79 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"32 20 N, 64 45 W\",\"geography/geography_note\":\"consists of about 138 coral islands and islets with ample rainfall, but no rivers or freshwater lakes; some land was leased by the US Government from 1941 to 1995\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.148,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.2,\"geography/land_use/other\":0.652,\"geography/location\":\"North America, group of islands in the North Atlantic Ocean, east of South Carolina (US)\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"low hills separated by fertile depressions\",\"government/administrative_divisions\":\"9 parishes and 2 municipalities*; Devonshire, Hamilton, Hamilton*, Paget, Pembroke, Saint George*, Saint Georges, Sandys, Smiths, Southampton, Warwick\",\"government/capital/geographic_coordinates\":\"32 17 N, 64 47 W\",\"government/capital/name\":\"Hamilton\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the islands making up Bermuda are named after Juan de BERMUDEZ, an early 16th century Spanish sea captain and the first European explorer of the archipelago\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor John RANKIN (since 5 December 2016)\",\"government/executive_branch/head_of_government\":\"Premier David BURT (since 19 July 2017)\",\"government/flag_description\":\"red, with the flag of the UK in the upper hoist-side quadrant and the Bermudian coat of arms (a white shield with a red lion standing on a green grassy field holding a scrolled shield showing the sinking of the ship Sea Venture off Bermuda in 1609) centered on the outer half of the flag; it was the shipwreck of the vessel, filled with English colonists originally bound for Virginia, that led to the settling of Bermuda\",\"government/government_type\":\"parliamentary democracy; self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Bermuda Day, 24 May; note - formerly known as Victoria Day, Empire Day, and Commonwealth Day\",\"government/national_symbol_s\":\"red lion\",\"introduction\":\"Bermuda was first settled in 1609 by shipwrecked English colonists heading for Virginia. Self-governing since 1620, Bermuda is the oldest and most populous of the British overseas territories. Vacationing to the island to escape North American winters first developed in Victorian times. Tourism continues to be important to the islands economy, although international business has overtaken it in recent years. Bermuda has also developed into a highly successful offshore financial center. A referendum on independence from the UK was soundly defeated in 1995.\",\"name\":\"Bermuda\",\"people_and_society/age_structure/0_14_years\":0.1692,\"people_and_society/age_structure/15_24_years\":0.1195,\"people_and_society/age_structure/25_54_years\":0.3656,\"people_and_society/age_structure/55_64_years\":0.1604,\"people_and_society/age_structure/65_years_and_over\":0.1853,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 53.8%, white 31%, mixed 7.5%, other 7.1%, unspecified 0.6% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10,000 HAMILTON (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Bermudian\",\"people_and_society/nationality/noun\":\"Bermudian(s)\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"71176\",\"people_and_society/population_growth_rate\":0.0043,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"447\"},{\"BoxHeight\":109.09999999999997,\"BoxWidth\":128.10000000000002,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.944,\"ISO3_Code\":\"AUS\",\"ISO_Code\":\"AU\",\"Path\":\"M 896 492.8 896.1 493.6 896.3 493.8 896.7 493.9 896.9 494 896.7 494.6 896.7 494.9 897.1 495.2 897.5 495.8 897.5 496.5 897.9 496.7 897.9 497.6 898 498.2 898 499.1 898.6 500.8 898.9 501.1 899.2 501.1 899.6 500.9 899.8 500.6 900.6 500.4 900.9 500.8 901.1 501.2 901.6 501.5 901.9 501.9 902.5 502.2 902.8 502.5 902.7 503.1 902.8 503.5 902.7 504 902.9 504.7 903 505.3 903.2 505.8 903.2 506.8 904 508 904.5 508.2 904.5 508.6 904.9 509.5 905.1 510.3 905 511 904.8 511.8 905 512.2 905.4 512.1 905.6 512.2 905.6 512.5 905.5 513.6 905.6 513.9 906.1 514.5 907.1 515 907.3 515 907.6 515 908 515.4 908.8 515.5 909 515.9 909.2 516.4 909.4 516.6 909.5 516.6 909.8 516.4 910.1 516.8 910.8 517.1 911.2 517.5 911.5 517.5 911.7 517.4 912.1 517.9 912.5 518.1 912.7 518.3 912.7 518.6 912.3 518.6 912.3 518.7 912.3 519.1 912.6 519.6 912.9 519.7 913.6 520.4 913.6 520.8 913.8 521.1 913.9 521.5 914.3 521.8 914.3 522.6 914.7 523.9 914.8 524 915.4 524.3 915.7 524.7 915.7 524.6 915.7 524.3 915.7 523.9 915.6 523.8 915.5 523.7 915.6 523.4 916 523.5 916.2 523.9 916.4 524.2 916.6 524.3 917.3 524.8 917.4 524.7 917.4 524.3 917.4 524.2 917.5 524.2 917.7 524.3 917.8 524.3 917.8 524.5 917.8 524.7 918 524.9 918 525 918.1 525.3 918 526.5 918.1 527.2 918.3 527.7 918.5 527.8 918.8 527.6 919.2 527.7 919.4 528.3 919.2 528.5 919.2 528.6 920.1 529.3 920.3 529.3 920.5 529.2 920.7 529.3 921.2 529.9 921.6 530.8 922.6 531.6 922.8 532.2 923.1 532.7 923.9 533.2 923.9 533.6 923.9 534 924 534.4 924.2 534.8 924.4 534.9 924.6 535.2 924.4 536.2 924.6 538.4 924.4 538.8 924.4 539 924.5 539.4 925.1 540.4 925.3 540.2 925.4 539.8 925.5 539.8 925.3 541.2 925.4 541.7 925.7 542.3 925.7 543.1 925.8 543.7 925.8 544.1 925.2 545.5 925.1 546.3 924.9 547.4 924.2 549.6 924.2 550.3 924.3 550.9 923.9 552.6 923.4 553.7 922.9 554.5 922.9 555.1 922.8 555.7 921.9 556.4 921.5 556.6 921.6 556.8 921 557.1 920.5 557.6 920.2 557.7 920.2 557.9 920.3 558.1 920.2 558.3 920 558.6 919.8 559.2 919.4 559.5 919.5 559.8 919.3 560.6 919.1 560.9 918.9 561.3 918.5 561.9 918.2 562.7 918.2 563.1 918 563.8 918.1 564.4 917.9 564.4 917.8 564.8 917.3 565.1 916.7 566.4 916.4 566.8 916.3 567.5 916.2 568.7 915.6 570.8 915.6 571.4 915.8 571.8 915.6 572.9 915.2 573.1 914.8 573.5 914.3 573.8 911.3 573.9 909.9 574.4 909.2 574.9 907.2 576.8 906.3 577.1 906.2 577.3 905.8 577.1 905.4 577.2 905.4 577.4 905.6 577.6 905.9 577.5 906 577.6 906 578.2 905.8 578.5 905.1 577.7 904.9 577.6 904.6 577.7 904.1 577.1 903.6 576.9 903.3 576.6 903.2 576.2 903.3 575.9 902.9 576 902.8 575.9 902.8 575.7 903.3 575.7 903.2 575.5 902.7 575.5 902.5 576 902.1 576.2 901.6 576.2 901.5 575.9 901.9 575.7 902.2 575 902.1 574.6 901.7 574.2 900.3 575 900.5 575.1 901 575.1 901.1 575.3 900.9 575.5 900.3 575.7 899.6 576.1 898.7 577 897.9 577.5 897 577.2 894.8 575.9 894.1 575.9 893.1 575.5 892.7 575.7 892.5 576 892.1 575.9 891.7 575.5 891.1 575 889.9 574.7 889.3 574.3 888.4 573 887.9 572.5 887.5 571.9 887.3 571.1 887.3 570.9 887.6 570.5 887.7 569.9 887.2 568.7 886.6 567.6 885.8 566.8 885.3 566.4 884.8 566.1 884.4 566.1 883.8 566.4 883.2 566.5 883 566.4 883.1 566.1 883.5 565.7 883.8 565.2 884 564.4 884 563.6 882.9 561.5 882.7 561.6 882.3 562.5 882.2 563.5 881.8 564.6 881.5 564.7 881 564.7 880.2 565 879.8 565 879.5 565.2 879.4 565.1 879.4 564.9 879.6 564.7 879.7 564.3 879.9 564 880.4 563.9 880.8 564 881 563.9 881.2 563 881.1 562.5 881 562.4 881.1 561.9 881.1 561.4 881.6 560.4 882.4 559.4 882.2 558.4 882.6 557.8 882.3 556.7 882 556.2 881.9 556.4 882 557 881.9 557.4 881.5 557.5 881.1 558 880.8 558.9 880.4 559.6 878.8 560.5 878.4 560.9 878.3 560.9 877.4 562.1 877.3 562.4 877.3 562.5 876.9 562.7 876.7 563.1 876.7 563.4 876.6 563.5 877 563.5 876.9 564.2 876.8 564.2 876.4 563.8 876 564 875 562.9 874.7 562.7 874.7 562.6 874.8 562.5 875.3 562.9 875.5 562.9 875.3 562.6 875.2 561.9 875 561.4 874.9 560.9 874.4 560.1 873.9 559.6 873.8 558.9 873.4 558.4 873.4 558.2 873.1 558.1 872.4 558.1 872.3 558 872.3 557.9 872 557.7 872 557.4 871.7 557.3 871.8 557 871.7 556.7 872.1 556.8 872.2 556.5 872.2 556.1 871.9 555.9 871.7 555.8 871.1 556 871.1 555.7 871.3 555.6 871.2 555.5 870.5 554.7 870.2 554.8 870 554.7 869.8 554.9 869.4 554.9 869.1 554.8 868 554.2 867.5 554.1 866.9 554.3 866.5 554.3 865.2 553.3 863.6 552.6 862.6 553 860.9 552.9 857.6 553.3 855.6 554.2 852.9 555.1 851.2 555.3 849.9 555.1 849.2 555.2 848.1 556 846.7 556.7 846 557.1 844.9 557.4 844.5 557.6 844.1 558.1 843.7 559.4 843.2 559.9 843 560.3 842.5 560.6 842 560.6 841.6 560.9 841.5 560.9 841.3 560.6 841 560.5 840.1 560.6 839.7 560.7 839.3 560.6 838.9 560.9 838.7 560.9 838.2 560.4 837.6 560.5 836.5 560.3 835.8 560.4 834.4 560.5 833.8 560.8 832.7 560.7 832.2 560.9 831.6 561.3 831.3 561.8 831.3 562.2 831.1 562.2 831 562.4 830.5 562.6 830.1 562.5 829.6 562.5 829.3 562.7 829.1 563.1 828.4 563.5 828.2 563.9 827.8 564 827.6 564.3 827 564.2 826.8 564.4 826.9 564.6 826.3 564.5 825.9 564.6 825.6 564.4 825.5 564.2 824.8 564.4 823.3 564.4 822.1 563.8 821.7 563.7 821.3 563.2 820.5 562.4 819.8 562 819.2 562 818.9 561.7 818.8 560.1 818.9 559.5 819.3 559.7 819.8 559.6 820.3 559.1 820.7 558.5 820.7 557.8 820.5 556.6 820.6 556.2 820.8 555.8 820.8 555.3 820.9 554.8 820.9 553.8 820.7 553.1 819.4 550.4 819 549.4 818.7 547.9 818.8 546.2 818.5 545.2 817.8 544.2 817.7 543.5 817.5 543.1 816.5 541.8 816.4 541 816.4 540.3 815.9 539 815 537.5 814.2 536.6 813.9 535.9 814.1 535.6 814.2 535.9 814.4 535.7 814.6 536.2 814.8 536.3 814.8 536.9 815 536.9 815.1 537.2 815.5 537.1 815.6 536.9 815.6 536.3 814.9 535.6 814.5 534.4 814.5 534.1 814.7 533.9 815.3 534.8 815.2 535.5 815.3 535.8 815.5 535.8 815.8 535.5 816 536.3 816.3 536.6 816.5 536.4 816.6 536.2 816.7 534.9 816.1 534.1 815.6 532.8 815.2 532.3 815 531.4 814.5 530.7 814.4 530.4 814.4 529.9 814.6 528.9 815 528.1 815.4 527.4 815.4 526.6 815.5 526.4 815.5 526.2 815.5 525.9 815.5 525.7 815.2 525.2 815.2 525 815.2 524.7 815.6 523.9 816.1 522.7 816.3 522.6 816.5 522.6 816.3 523.6 816.4 523.9 816.5 524.1 816.4 524.5 816.5 524.6 816.8 524.5 817 524.5 817.1 524.4 817.3 523.9 817.5 523.3 817.9 522.6 818.5 522.3 820.1 521.6 821.4 520.4 822.2 519.8 822.8 519.6 823.4 519.2 823.8 518.7 823.9 518.8 823.9 519.1 824 519.2 824.7 519.1 825.2 519.2 825.9 519.2 826.6 519 827.6 518.3 829.2 518 829.8 517.4 830.2 517.2 830.7 517.1 831.7 517.2 832.2 517 833.8 516.7 835.1 516.2 835.8 515.8 836.3 515.2 836.7 514.7 837.2 513.6 837.7 512.8 838.3 512.4 839.1 511.6 839.1 511.3 838.8 511 838.7 510 838.7 509.3 839.1 508.7 839.7 508.2 839.9 507.8 840.2 507.6 840.6 507 840.8 506.8 840.9 506.8 841 506.9 841.1 507.3 842 509.1 842.5 509.6 842.7 508.7 842.9 508.6 843.2 508.7 843.3 508.3 842.7 507.5 842.5 507.2 842.8 506.6 842.7 506.3 842.7 506.1 843 506 843.4 506.4 843.9 506.4 844.5 506.6 844.7 506.6 845 506 845.2 505.8 845.3 505.7 844.9 504.9 844.9 504.6 845 504.3 845.5 503.9 845.8 503.5 846.1 503.4 846.4 502.9 846.3 502.6 846.5 502.8 846.8 502.8 847.3 503 847.5 502.9 847.5 502.8 847.3 502.5 847.1 502.2 847.1 501.9 847.4 501.5 847.7 501.3 847.9 501.1 848.1 501.1 848.3 500.7 848.4 500.7 848.5 501.1 848.9 501.3 849.2 501.3 849.6 500.4 849.5 499.9 849.5 499.8 849.7 499.8 850 500.2 850.5 499.9 850.8 500.2 851 500.2 851.5 499.7 851.6 499.3 851.8 499.2 852 499.2 852.5 499.6 853.2 499.7 855.3 501.8 855.3 502.1 855.2 502.8 855.4 503 855.3 503.2 855.3 503.3 855.6 502.7 856.1 502.2 856.3 502.1 857.7 502.4 858.2 502.8 858.4 502.4 858.6 502.4 859.2 502.8 859.3 502.3 859.7 502.1 859.5 501.8 859.3 501.4 858.8 501 858.8 500.6 859 500.1 859.6 499.6 860 498.5 860.5 498.3 860.9 498 860.8 497 861.2 496.5 861.5 496.1 861.7 495.9 862 495.9 862.2 495.4 862.8 495.6 862.8 495.2 863.1 495 863.3 494.7 863.9 494.5 864.6 494.8 865.5 494.8 866.1 494.8 867 494.6 867.6 494.2 867.7 493.7 867.4 492.8 867 492.6 866.1 492.6 865.7 492.2 865.5 492 865.6 491.9 865.9 491.7 866.2 491.9 866.3 492.2 866.4 492.3 866.5 492.2 866.5 491.8 866.8 491.8 867.4 492.2 867.9 492.6 868.5 492.4 869.1 493.1 869.3 493.3 870.3 493.5 871 493.4 871.2 493.7 871.7 493.8 872.1 494.2 872.9 494.2 873.6 494.1 873.9 494.2 874.2 494.5 874.5 494.7 874.8 494.7 875.2 494.4 875.7 494.3 876.7 493.6 876.2 494.6 876.4 494.7 876.9 494.6 877 494.9 877.1 495.2 877.3 495.3 877.6 495.3 877.8 495.1 877.9 494.8 877.7 494.5 878.2 494.1 878.4 494.1 878.5 494.2 878.9 494.8 879 494.8 879.2 494.6 879.4 494.8 879.5 495.2 879.1 495.5 878.8 496.2 878.5 496.4 878.5 496.5 878.6 496.8 878.4 497.4 878.3 497.5 878.1 497.6 877.9 497.3 877.6 497.5 877.3 497.5 876.8 497.8 876.8 498.1 876.7 498.3 876.6 498.7 876.8 498.9 877.1 498.9 877.1 499 876.7 500.3 876.1 500.9 875.4 502 875.7 502.6 877.3 503.6 877.5 503.8 878 504.4 878.4 504.6 878.5 504.7 879.2 504.6 878.9 504.9 879 505.2 879.5 505.3 879.8 505.2 880 505.3 880.5 505.5 880.8 505.8 881.3 506 881.4 506 881.8 506.2 882.2 506.7 883.1 507.5 883.8 507.7 884.3 507.7 884.9 508 885.4 508.1 885.7 508.5 885.8 508.9 886 509.3 886.6 509.5 887.1 509.9 887.4 510 887.9 510.2 888.1 510.4 888.3 510.5 889.1 510.4 889.9 510 890.4 509.7 890.5 509.5 890.8 508.4 891.5 507.5 891.7 507 891.7 506.7 891.9 506 892.1 505.7 891.9 505.3 892 505.1 892.1 504.4 892.7 502.8 892.5 502.1 892.4 501.2 892.5 500.5 892.5 500.1 892.2 499.6 892.2 499.4 892.4 498.5 892.8 497.7 892.6 497.3 892.5 496.8 892.9 496.5 893.1 496.1 893.3 496 893.2 495.9 893.3 495.8 892.9 495.6 892.7 495.7 892.6 495.6 893 494.6 893.3 494 893.4 494 893.5 494.3 893.6 494.2 893.5 493.8 893.7 493.1 893.8 492.8 894 492.3 894 492.2 894.1 491.8 894.1 491.5 894.1 491.1 894.6 490.9 894.9 490.5 895.1 490.4 895.3 490.6 895.2 490.9 895.5 491.1 895.8 491.5 896 492.4 896 492.8 Z M 901.1 584.2 901.6 584.4 901.8 584 902.1 584.3 901.8 584.4 901.8 584.5 902.1 584.5 902.3 584.7 902.7 584.6 902.7 584.5 902.9 584.8 903.4 584.9 903.5 585.1 904 585.2 904.2 585.5 905.2 585.9 905.8 586 906.2 585.9 906.3 586 906.8 585.7 907 585.8 907 585.6 907.5 585.3 907.8 585.4 907.9 585.5 908.1 585.4 908.2 585.2 908.4 585.2 908.6 585.4 908.8 585.4 909.2 584.8 909.9 584.9 910.2 584.5 910.8 584.8 911.1 585.2 911.2 585.3 911.2 585.4 911.1 585.5 911 585.8 911 586.1 911.2 586.4 911.2 586.5 911.1 586.5 911 586.6 911.2 586.6 911 587.1 911 587.2 911.2 587.6 911.1 587.9 911.1 588.1 911 588.4 911 588.5 911.2 588.7 911.1 589.2 911.2 589.8 911.2 590.1 911 590 911.1 589.8 911 589.7 911.1 589.6 911 589.5 910.7 589.4 910.5 589.5 910.4 590 910.3 590.3 910.3 591 910 591.2 910.2 591.7 909.9 592.3 910 592.3 910.3 592.5 910.3 592.7 910.1 592.9 910.3 593.4 910.2 593.6 910 593.6 910 593.4 909.7 593.7 909.5 593.6 909.5 593.3 909.3 593.1 909.2 592.9 909.4 592.6 909.6 592.9 909.8 593 909.9 592.8 909.8 592.5 909.3 592.4 909.1 592.1 908.9 592.1 909 592.2 908.9 592.4 909 592.9 908.9 592.9 908.8 592.6 908.7 592.6 908.5 592.4 908.4 592.4 908.5 592.6 908.4 593 908.3 593.1 908.3 593.2 908.2 593.4 908.2 593.9 907.9 593.9 907.8 593.8 907.8 593.6 907.6 593.6 907.5 593.5 907.5 593.4 907.5 593.6 907.8 594 907.6 594.1 907.6 594.3 907.2 594.9 907.2 595.2 907.1 595.3 907 595.2 906.8 595.2 906.5 595 906.3 594.7 906.3 594.8 906.1 594.9 905.6 594.9 905.4 594.8 904.9 594.9 904.7 594.3 904.6 593.7 904.4 593.9 904.5 594 904.3 594 903.8 593.1 903.6 592.8 903.4 592.7 903 591.6 902.7 591.4 902.8 591.2 902.5 590.3 902.5 590 902.6 589.9 902.7 590.1 902.8 590.2 902.9 590.3 903.2 590.7 903.4 590.7 903.5 590.5 903.2 590.3 903 590 902.9 589.7 902.7 589.9 902.6 589.9 902.7 589.4 902.5 589 901.8 588 901.6 587.5 901.3 587 901.3 586.7 901.1 586.3 901.1 585.7 900.9 585.4 900.9 585.1 901.2 584.8 901.1 584.2 Z M 861.4 492 861.5 491.8 861.9 492 862 492.2 862 492.3 862.3 492.5 862.5 492.3 862.8 492.2 863 492.2 863.2 492.2 863.3 492.2 863.5 492 863.7 492.1 863.9 491.9 864.3 492 864.4 492.2 864.6 492.6 864.4 492.9 864 493.3 863.9 493.3 863.1 493.8 862.2 493.4 861.8 493.6 861.3 493.5 860.7 493.6 860.5 493.5 860.6 493.3 860.7 493.3 860.9 493.1 860.9 492.6 861.1 492.3 861.3 492.3 861.5 492.7 861.6 492.7 861.5 492.2 861.4 492 Z M 881.5 566.7 881.9 566.8 882.1 566.9 882.3 566.7 882.5 566.7 882.9 567.1 882.6 567.3 881.9 567.1 881.5 567.4 881.4 567.7 881.1 567.9 880.5 567.6 880 567.8 879 567.8 878.5 567.3 878.7 566.8 880 566.5 880.7 566.3 881.4 566.2 881.5 566.5 881.5 566.7 Z M 878.9 498.8 879 498.8 879.1 498.9 878.9 499 879 499.1 879 499.3 879.1 499.3 879.3 499.4 879.3 499.3 879.3 499.2 879.4 499.1 879.5 499.1 879.6 499.2 879.5 499.3 879.4 499.5 879.3 499.5 879.2 499.6 879.1 499.8 879.2 499.8 879.1 500 879 500 879 500.1 879 500.2 879 500.3 879.2 500.3 879.2 500.2 879.4 500.4 879.5 500.4 879.6 500.2 879.7 500.3 879.6 500.3 879.7 500.4 879.6 500.6 879.5 500.6 879.4 500.6 879.3 500.6 879.2 500.5 879.1 500.5 878.9 500.6 878.8 500.5 878.5 500.5 878.4 500.4 878 500.3 878.2 500.1 878.2 499.3 878.4 499.3 878.5 499.2 878.6 499.2 878.8 499.2 878.7 499 878.7 498.9 878.8 498.9 878.8 499 878.9 498.9 878.9 498.8 Z M 924.4 534.2 924.4 534.5 924.3 534.6 924.2 534.5 924.1 534.2 924 533.9 924.3 533.2 924.3 532.9 924.2 532.8 924.6 532.4 924.8 532.2 924.8 531.9 924.5 531.6 924.9 531.3 924.9 531.8 925.1 532.1 925.1 532.3 924.4 534.2 Z M 910.9 582.2 911.1 582.2 911.2 582.5 911 582.6 910.9 582.5 910.6 582.7 910.4 582.6 910.3 582.1 910 581.8 910 581.5 909.6 581.3 910.1 580.8 910.7 581.5 911.1 581.7 911.1 582 910.9 582.2 Z M 899.3 582 899 582.2 898.8 582.1 898.9 581.7 898.8 581.4 898.8 580.7 899 580.5 899 580.3 899.1 580.2 899.2 580.3 899.4 580.5 899.5 580.6 899.5 581.7 899.3 582 Z M 886.2 506.8 886.6 506.8 886.9 506.6 887 506.7 887.1 506.8 887.3 506.9 887.4 506.8 887.4 507 887.3 506.9 887.3 507 887.2 507 887 507.1 886.9 507 886.8 506.9 886.7 507 886.7 507.1 886.6 507.3 886.7 507.5 886.6 507.5 886.5 507.4 886.4 507.4 886.4 507.5 886.3 507.5 886.2 507.6 886 507.6 885.9 507.5 885.8 507.7 885.7 507.7 885.7 507.5 885.8 507.4 885.8 507.3 885.9 507.2 886 507 886.2 506.8 Z M 813.6 535 813.6 535.2 813.7 535.2 813.8 535.3 813.9 535.6 813.9 535.7 813.8 535.6 813.7 535.4 813.6 535.2 813.4 535 813.3 534.8 813.2 534.6 813.2 534.5 813.1 534.1 813 534 813.1 533.8 813.2 533.7 813.3 533.7 813.3 533.9 813.4 534.1 813.5 534.5 813.6 534.8 813.7 534.9 813.6 535 Z M 910.3 583.2 910.5 583 911 582.9 911.1 582.7 911.6 583.3 911.3 583.5 911 583.3 910.5 583.4 910.3 583.2 Z M 908.4 594.2 908.5 594.2 908.6 594.3 908.5 594.4 908.4 594.6 908.4 594.7 908.3 594.8 908.2 594.7 908.2 594.6 908.1 594.4 908 594.7 907.9 594.7 907.9 594.6 907.8 594.5 907.9 594.4 908 594.6 908 594.5 908 594.4 908 594.3 908.1 594.3 908.1 594.1 908.3 593.9 908.4 594 908.4 594.2 Z M 867.6 492.2 867.5 492.2 867.5 492.1 867.3 491.7 867.3 491.4 867.4 491.3 867.5 491.2 867.5 491.3 867.7 492.1 867.6 492.2 Z M 880 505 879.9 505 879.6 504.6 879.8 504.4 880 504.5 880 504.8 880.1 504.9 880 505 Z M 820 519.7 819.8 519.8 819.8 519.7 819.7 519.7 819.7 519.5 819.8 519.4 820 519.2 820.1 519.2 820.1 519.3 820.1 519.5 820 519.7 Z M 894.2 490.5 894.2 490.6 894.1 490.6 894 490.5 894 490.2 894.5 490.1 894.5 490.2 894.4 490.3 894.4 490.4 894.2 490.5 Z M 877.8 499 877.8 499.1 877.7 499.3 877.6 499.4 877.6 499.1 877.4 499.1 877.5 499.3 877.4 499.3 877.3 499.2 877.4 499.2 877.3 499 877.5 499.1 877.6 498.8 877.7 498.8 877.8 498.9 877.9 499 877.8 499 Z M 844.8 503.5 845 503.4 845.1 503.5 845.3 503.4 845.3 503.5 845.5 503.8 845.3 503.9 845.2 503.9 845.3 503.7 845.1 503.7 845.1 503.6 844.8 503.5 Z M 846.9 501.2 847 501 847.1 501.1 847.1 501.3 847.1 501.5 846.9 501.6 846.8 501.6 846.8 501.3 846.9 501.3 846.9 501.2 Z M 925.3 539.2 925.2 539 925.2 538.8 925.2 538.5 925.4 538.4 925.4 538.5 925.3 538.9 925.3 539.2 Z M 894.2 489 894.2 488.8 894.4 488.8 894.6 488.8 894.6 488.9 894.4 489.2 894.3 489.1 894.2 489 Z M 908.6 593.5 908.7 593.6 908.7 593.8 908.6 593.8 908.5 593.8 908.5 593.7 908.6 593.6 908.4 593.5 908.3 593.4 908.4 593.4 908.4 593.3 908.5 593.1 908.6 593.3 908.6 593.5 Z M 878.8 492.2 878.5 492.5 878.4 492.4 878.6 492.2 878.6 492 878.8 491.8 878.9 491.8 878.8 492 878.8 492.2 Z M 886.6 508.6 886.6 508.5 886.7 508.4 886.8 508.5 886.9 508.7 886.7 508.7 886.6 508.7 886.5 508.7 886.4 508.6 886.6 508.6 Z M 878.7 504.5 878.4 504.5 878.4 504.3 878.5 504.2 878.6 504.2 878.6 504.1 878.7 504.1 878.7 504.2 878.7 504.3 878.7 504.4 878.7 504.5 Z M 910.6 583.7 910.7 583.6 910.8 583.5 910.9 583.6 911 583.5 910.9 583.7 910.8 583.9 910.7 583.8 910.6 583.8 910.6 583.7 Z M 902.4 576.4 902.4 576.3 902.5 576.2 902.8 576.2 902.8 576.4 902.6 576.4 902.6 576.5 902.4 576.4 Z M 894.2 488.8 894 488.9 893.9 488.8 893.9 488.7 894 488.6 894.2 488.6 894.2 488.7 894.2 488.8 Z M 917.1 523.8 917.1 523.9 917.2 523.9 917.2 523.7 917.3 523.8 917.4 524 917.2 524.1 917 523.9 917.1 523.8 Z M 910.4 591.5 910.5 591.2 910.6 591.3 910.7 591.4 910.8 591.5 910.5 591.6 910.4 591.5 Z M 912.9 518 913 517.7 913.2 518 913.2 518.1 912.9 518 Z M 901.8 583.4 901.7 583.5 901.6 583.4 901.5 583.4 901.7 583.2 901.8 583.2 901.9 583.3 901.8 583.4 Z M 901.3 583.7 901.4 583.9 901.3 584 901.2 583.8 901.2 583.7 901.2 583.6 901.3 583.5 901.3 583.4 901.4 583.4 901.4 583.6 901.3 583.7 Z M 895.7 486.8 895.4 486.8 895.3 486.7 895.5 486.7 895.8 486.7 895.7 486.8 Z M 877.8 492.9 877.9 492.9 878 492.9 878 492.8 878.1 492.9 877.8 493.1 877.8 493 877.7 493.1 877.7 493 877.8 492.9 Z M 894.5 486.4 894.2 486.4 894 486.4 894.1 486.2 894.3 486.3 894.5 486.3 894.5 486.4 Z M 879.5 504.5 879.4 504.5 879.3 504.3 879.2 504.3 879.4 504.1 879.5 504.3 879.5 504.5 Z M 877.8 494.2 877.6 494.2 877.6 494.3 877.4 494.3 877.4 494.2 877.5 494.1 877.6 494.2 877.8 494.1 877.8 494 877.9 494 877.9 494.1 877.8 494.2 Z M 869.7 493 869.8 492.9 870 492.9 870 493 869.9 493 869.9 493.1 869.8 493.1 869.7 493.2 869.7 493 Z M 815.6 534.8 815.6 534.7 815.7 534.6 815.8 534.7 815.8 534.9 815.6 534.8 Z M 907.2 514.7 907.1 514.8 906.9 514.6 907.1 514.5 907.2 514.6 907.2 514.7 Z M 906.4 513.5 906.3 513.5 906.4 513.4 906.5 513.4 906.5 513.5 906.6 513.5 906.7 513.5 906.5 513.6 906.4 513.5 Z M 878.1 493.8 878.1 493.7 878.2 493.7 878.3 493.7 878.4 493.7 878.4 493.8 878.3 493.9 878.3 493.8 878.1 493.8 Z M 877 493.3 876.9 493.2 876.9 493.1 877.1 493.1 877.2 493.1 877 493.3 Z M 879.1 491.5 879 491.7 878.9 491.7 879 491.5 879 491.4 879.1 491.3 879.2 491.3 879.1 491.5 Z M 878.3 499 878.4 499 878.5 498.9 878.5 499.1 878.4 499.2 878.4 499.1 878.3 499 Z M 872.7 560 872.8 559.9 872.9 559.8 873 560 872.9 560 872.8 560.1 872.7 560 Z M 866.9 494.3 867 494.3 867.1 494.4 867 494.5 866.9 494.4 866.9 494.3 Z M 924.8 539.5 924.8 539.7 924.7 539.6 924.8 539.5 924.8 539.4 924.8 539.3 924.9 539.4 924.8 539.5 Z M 912.9 517.6 912.8 517.6 912.7 517.5 912.8 517.4 912.9 517.4 912.9 517.6 Z M 870.2 555.2 870.2 555.1 870.4 555.1 870.4 555.2 870.3 555.3 870.2 555.2 Z M 876.2 502.3 876.3 502.2 876.4 502.2 876.4 502.3 876.2 502.3 Z M 869.8 492.7 870 492.6 870.1 492.7 869.9 492.7 869.8 492.7 Z M 843.8 505.8 844 505.7 844.1 505.8 844 505.9 843.8 505.8 Z M 877.5 498.3 877.4 498.3 877.4 498.1 877.5 498.1 877.5 498.2 877.5 498.3 Z M 910.3 591.8 910.4 591.7 910.5 591.7 910.6 591.8 910.3 591.8 Z M 878.3 492.8 878.1 492.8 878.2 492.6 878.3 492.7 878.3 492.8 Z M 823.4 518.9 823.5 518.9 823.4 519 823.3 518.9 823.4 518.8 823.4 518.9 Z M 910.9 590.3 911 590.2 911.1 590.2 911.2 590.4 911 590.3 910.9 590.3 Z M 822.9 519 823 518.9 823.1 518.9 823.1 519 822.9 519 Z M 813.5 532.4 813.6 532.2 813.6 532.4 813.6 532.5 813.5 532.5 813.5 532.4 Z M 919.5 528.5 919.6 528.6 919.7 528.7 919.6 528.8 919.6 528.6 919.5 528.6 919.5 528.5 Z M 815.6 535.3 815.7 535.3 815.7 535.1 815.8 535.2 815.7 535.4 815.6 535.3 Z M 913.2 518.5 913.3 518.5 913.4 518.6 913.4 518.7 913.2 518.6 913.2 518.5 Z M 844.2 505.3 844.3 505.3 844.4 505.3 844.4 505.4 844.2 505.3 Z M 877 494.4 877 494.3 877.1 494.3 877 494.5 877 494.4 Z M 813.6 531.8 813.7 531.5 813.7 531.6 813.7 531.8 813.6 531.8 Z M 894.1 490 894.3 489.9 894.3 490 894.2 490.1 894.1 490 Z M 844.4 503.5 844.5 503.4 844.6 503.5 844.5 503.6 844.4 503.5 Z M 868.3 491.7 868.4 491.6 868.5 491.6 868.5 491.7 868.4 491.7 868.3 491.8 868.3 491.7 Z M 905.6 595.1 905.7 595 905.8 595.1 905.7 595.2 905.6 595.1 Z M 813.4 532.9 813.5 532.8 813.5 532.9 813.4 533 813.4 532.9 Z M 909.8 582.9 909.9 582.8 910 582.8 910.1 582.9 909.8 582.9 Z M 841.4 561.3 841.5 561.2 841.6 561.2 841.5 561.3 841.4 561.3 Z M 877.3 564.1 877.3 564 877.4 564.2 877.4 564.3 877.3 564.1 Z M 842.4 505.7 842.5 505.6 842.5 505.7 842.5 505.8 842.4 505.7 Z M 874.4 493.9 874.5 493.8 874.6 493.9 874.4 494 874.4 493.9 Z M 820.1 554.3 820.2 554.2 820.3 554.2 820.3 554.3 820.3 554.4 820.1 554.3 Z M 916.5 522.1 916.5 522 916.7 522.1 916.6 522.2 916.5 522.1 Z M 908.3 579.9 908.5 579.7 908.5 579.9 908.4 579.9 908.3 579.9 Z M 918.3 509.6 918.2 509.6 918.3 509.5 918.4 509.4 918.4 509.5 918.3 509.6 Z M 885.6 507.9 885.6 507.8 885.7 507.8 885.8 507.9 885.6 508 885.6 507.9 Z M 905.1 511.8 905.2 511.7 905.3 511.8 905.2 511.9 905.1 511.8 Z M 914.7 519.8 914.7 519.6 914.8 519.7 914.8 519.8 914.7 519.8 Z M 915.5 521.6 915.6 521.5 915.7 521.6 915.6 521.7 915.5 521.6 Z M 873.1 558.2 873.2 558.2 873.3 558.3 873.2 558.4 873.1 558.2 Z M 844.6 503.7 844.8 503.6 844.8 503.7 844.7 503.8 844.6 503.7 Z M 896.3 488.1 896.1 488.1 896.1 488 896.3 488 896.3 488.1 Z M 899.8 500.2 900 500.2 900 500.3 899.8 500.3 899.8 500.2 Z M 877.2 498.3 877.2 498.1 877.3 498.2 877.3 498.3 877.2 498.3 Z M 869.6 556.1 869.4 556.1 869.5 555.9 869.6 556 869.6 556.1 Z M 866.2 493 866.3 492.9 866.4 493 866.3 493.1 866.2 493 Z M 841.9 507.1 842 507.1 842.1 507.2 842.1 507.3 841.9 507.1 Z M 877.3 494.6 877.5 494.5 877.5 494.6 877.3 494.6 Z M 878.4 493.5 878.5 493.4 878.6 493.4 878.6 493.5 878.4 493.5 Z M 866.7 492.9 866.8 492.8 866.9 492.9 866.8 493 866.7 492.9 Z M 913.8 519.4 913.9 519.4 913.9 519.6 913.8 519.6 913.8 519.4 Z M 916.6 522.3 916.7 522.3 916.8 522.3 916.8 522.4 916.8 522.5 916.6 522.3 Z M 877.9 499.3 878 499.2 878.1 499.2 878.1 499.3 877.9 499.3 Z M 878.4 494 878.4 493.9 878.5 493.8 878.6 493.9 878.4 494 Z M 877.4 564.3 877.5 564.3 877.6 564.3 877.6 564.4 877.5 564.5 877.4 564.3 Z M 878.7 496.9 878.8 496.8 878.9 496.9 878.8 497 878.7 496.9 Z M 918.2 526.4 918.3 526.3 918.4 526.4 918.2 526.4 Z M 877.4 493 877.6 493.1 877.6 493.2 877.5 493.2 877.4 493 Z M 845.1 503 845.2 502.9 845.3 502.9 845.3 503 845.1 503 Z M 880.7 562.6 880.8 562.4 880.9 562.6 880.8 562.7 880.7 562.7 880.7 562.6 Z M 850.8 499.5 850.7 499.5 850.7 499.4 850.8 499.4 850.8 499.5 Z M 894.4 489.9 894.5 489.8 894.6 489.9 894.5 490 894.4 489.9 Z M 911.1 581.6 911.2 581.4 911.3 581.6 911.2 581.6 911.1 581.6 Z M 849.2 500.7 849.3 500.6 849.4 500.7 849.4 500.8 849.2 500.7 Z M 918.4 526.7 918.5 526.6 918.6 526.7 918.4 526.7 Z M 863.1 494.4 863.3 494.3 863.4 494.4 863.2 494.5 863.1 494.4 Z M 902.8 576.4 902.9 576.3 903 576.4 902.9 576.5 902.8 576.4 Z M 841.1 506.8 841.2 506.7 841.3 506.8 841.4 506.8 841.1 506.8 Z M 908.6 592.8 908.7 592.8 908.7 593 908.7 593.1 908.6 592.8 Z M 842.1 505.8 842.2 505.7 842.3 505.8 842.2 505.9 842.1 505.8 Z M 906.4 513.5 906.3 513.7 906.2 513.6 906.2 513.5 906.3 513.5 906.4 513.5 Z M 823.1 518.6 823.3 518.5 823.3 518.6 823.2 518.7 823.1 518.6 Z M 894 488.3 894.1 488.2 894.2 488.3 894.2 488.4 894.1 488.3 894 488.3 Z M 879.2 494.4 879.2 494.3 879.3 494.3 879.3 494.5 879.2 494.5 879.2 494.4 Z M 874 494.2 874.1 494.1 874.2 494.2 874.1 494.3 874 494.2 Z M 861.7 495.7 861.8 495.7 861.9 495.7 861.8 495.8 861.7 495.7 Z M 876.7 563.2 876.8 563.1 876.9 563.2 876.8 563.4 876.7 563.2 Z M 842.2 506.2 842.3 506.1 842.4 506.1 842.3 506.3 842.2 506.2 Z M 903.2 501.7 903.2 501.6 903.4 501.7 903.3 501.8 903.2 501.7 Z M 860.4 497.4 860.6 497.3 860.6 497.5 860.4 497.4 Z M 838.8 561.3 838.9 561.2 839 561.4 838.9 561.4 838.8 561.3 Z M 850.3 499.7 850.5 499.7 850.3 499.8 850.3 499.7 Z M 813.6 532 813.6 531.9 813.7 532 813.6 532.1 813.6 532 Z M 828.3 564 828.4 563.9 828.5 563.9 828.5 564 828.4 564.1 828.3 564 Z M 894.3 487.2 894.4 487.1 894.5 487.2 894.4 487.3 894.3 487.2 Z M 941 552.8 941.1 552.8 941.1 552.9 941 553 941 552.8 Z M 841.6 506.7 841.5 506.8 841.5 506.7 841.5 506.6 841.6 506.6 841.6 506.7 Z M 916.2 521.6 916.2 521.7 916.3 521.7 916.4 521.8 916.3 521.8 916.2 521.7 916.2 521.6 Z M 820.2 518.5 820.3 518.4 820.3 518.6 820.2 518.5 Z M 877.9 563.1 877.9 563 878.1 563.1 878 563.2 877.9 563.1 Z M 895.9 488.5 896 488.4 896.1 488.5 896 488.6 895.9 488.5 Z M 914.2 519.8 914.3 519.8 914.3 520 914.2 519.9 914.2 519.8 Z M 901.1 575.8 901.2 575.7 901.3 575.8 901.3 575.9 901.1 575.8 Z M 863.4 494.2 863.2 494.3 863.2 494.2 863.3 494.1 863.4 494.2 Z M 868.6 491.5 868.7 491.4 868.8 491.4 868.7 491.5 868.6 491.5 Z M 861.5 495.9 861.4 495.9 861.5 495.7 861.6 495.7 861.5 495.8 861.5 495.9 Z M 878.4 564.8 878.3 564.9 878.2 564.8 878.3 564.6 878.4 564.8 Z\",\"Xmax\":941.1,\"Xmid\":872.8,\"Xmin\":813,\"Ymax\":595.3,\"Ymid\":534.4,\"Ymin\":486.2,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"50400\",\"economy/gdp_real_growth_rate/2017\":0.022,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"439.1 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.72,\"energy/electricity_from_hydroelectric_plants\":0.11,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.17,\"geography/area/land\":7682300,\"geography/area/water\":58920,\"geography/area_comparative\":\"slightly smaller than the US contiguous 48 states\",\"geography/area_sqkm\":7741220,\"geography/climate\":\"generally arid to semiarid; temperate in south and east; tropical in north\",\"geography/coastline\":\"25,760 km\",\"geography/elevation/highest_point\":\"Mount Kosciuszko 2,228 m\",\"geography/elevation/lowest_point\":\"Lake Eyre -15 m\",\"geography/elevation/mean_elevation\":\"330\",\"geography/geographic_coordinates\":\"27 00 S, 133 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; worlds smallest continent but sixth-largest country; the largest country in Oceania, the largest country entirely in the Southern Hemisphere, and the largest country without land borders; the only continent without glaciers; the invigorating sea breeze known as the \\u0022Fremantle Doctor\\u0022 affects the city of Perth on the west coast and is one of the most consistent winds in the world\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the Great Dividing Range that runs along eastern Australia is that continent\\u0026amp;rsquo;s longest mountain range and the third-longest land-based range in the world; the term \\u0022Great Dividing Range\\u0022 refers to the fact that the mountains form a watershed crest from which all of the rivers of eastern Australia flow \\u0026amp;ndash; east, west, north, and south\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.116,\"geography/land_use/agricultural_land_permanent_crops\":0.0009,\"geography/land_use/agricultural_land_permanent_pasture\":0.884,\"geography/land_use/forest\":0.162,\"geography/land_use/other\":0.309,\"geography/location\":\"Oceania, continent between the Indian Ocean and the South Pacific Ocean\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly low plateau with deserts; fertile plain in southeast\",\"government/administrative_divisions\":\"6 states and 2 territories*; Australian Capital Territory*, New South Wales, Northern Territory*, Queensland, South Australia, Tasmania, Victoria, Western Australia\",\"government/capital/geographic_coordinates\":\"35 16 S, 149 08 E\",\"government/capital/name\":\"Canberra\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Australia derives from the Latin \\u0022australis\\u0022 meaning \\u0022southern\\u0022; the Australian landmass was long referred to as \\u0022Terra Australis\\u0022 or the Southern Land\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General David HURLEY (since 1 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Scott MORRISON (since 24 August 2018)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and a large seven-pointed star in the lower hoist-side quadrant known as the Commonwealth or Federation Star, representing the federation of the colonies of Australia in 1901; the star depicts one point for each of the six original states and one representing all of Australias internal and external territories; on the fly half is a representation of the Southern Cross constellation in white with one small, five-pointed star and four larger, seven-pointed stars\",\"government/government_type\":\"federal parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"1 January 1901 (from the federation of UK colonies)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788); ANZAC Day (commemorates the anniversary of the landing of troops of the Australian and New Zealand Army Corps during World War I at Gallipoli, Turkey), 25 April (1915)\",\"government/national_symbol_s\":\"Commonwealth Star (seven-pointed Star of Federation), golden wattle tree (Acacia pycnantha Benth), kangaroo, emu; national colors: green, gold\",\"introduction\":\"Prehistoric settlers arrived on the continent from Southeast Asia at least 40,000 years before the first Europeans began exploration in the 17th century. No formal territorial claims were made until 1770, when Capt. James COOK took possession of the east coast in the name of Great Britain (all of Australia was claimed as British territory in 1829 with the creation of the colony of Western Australia). Six colonies were created in the late 18th and 19th centuries; they federated and became the Commonwealth of Australia in 1901. The new country took advantage of its natural resources to rapidly develop agricultural and manufacturing industries and to make a major contribution to the Allied effort in World Wars I and II. In recent decades, Australia has become an internationally competitive, advanced market economy due in large part to economic reforms adopted in the 1980s and its location in one of the fastest growing regions of the world economy. Long-term concerns include an aging population, pressure on infrastructure, and environmental issues such as floods, droughts, and bushfires. Australia is the driest inhabited continent on earth, making it particularly vulnerable to the challenges of climate change. Australia is home to 10% of the worlds biodiversity, and a great number of its flora and fauna exist nowhere else in the world.\",\"name\":\"Australia\",\"people_and_society/age_structure/0_14_years\":0.1775,\"people_and_society/age_structure/15_24_years\":0.1262,\"people_and_society/age_structure/25_54_years\":0.4135,\"people_and_society/age_structure/55_64_years\":0.1184,\"people_and_society/age_structure/65_years_and_over\":0.1644,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"English 25.9%, Australian 25.4%, Irish 7.5%, Scottish 6.4%, Italian 3.3%, German 3.2%, Chinese 3.1%, Indian 1.4%, Greek 1.4%, Dutch 1.2%, other 15.8% (includes Australian aboriginal .5%), unspecified 5.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"4.870 million Melbourne, 4.859 million Sydney, 2.372 million Brisbane, 2.016 million Perth, 1.328 million Adelaide, 452,000 CANBERRA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Australian\",\"people_and_society/nationality/noun\":\"Australian(s)\",\"people_and_society/net_migration_rate\":\"5.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"23470145\",\"people_and_society/population_growth_rate\":0.0101,\"people_and_society/urbanization/urban_population\":\"86.1% of total population (2019)\",\"transportation/airports\":\"480\",\"transportation/railways/total\":\"33343\",\"transportation/roadways/total\":\"873573\"},{\"BoxHeight\":29.100000000000023,\"BoxWidth\":51.700000000000045,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.555,\"ISO3_Code\":\"PNG\",\"ISO_Code\":\"PG\",\"Path\":\"M 890.9 486 890.9 479.8 890.6 479.6 890.5 479.2 890.5 479 890.7 478.6 890.7 478.4 890.9 478 890.9 477.6 890.9 477.5 890.9 477.4 890.9 476.5 890.9 475.9 890.9 475.7 890.9 475 890.9 471.5 890.9 467.8 891.5 467.9 893.3 468.8 893.7 468.8 893.9 469 894.6 469.2 895.2 469.5 896.1 469.8 896.9 469.9 897.8 470.1 898.1 470.4 898.6 470.6 899.2 471.1 899.6 471.2 899.8 471.1 900.6 471.2 900.8 471.7 901.5 472 901.6 472.2 902.1 472.6 902.9 472.8 904.1 474 904.2 474.6 904 475.6 904.1 475.7 904.7 475.8 905.1 475.9 905.9 476.1 906.9 476.7 907.2 476.8 907.5 477 907.6 477 907.9 477.1 908.4 477 908.8 477.2 909 477.4 909.2 477.5 909.3 477.6 909.3 477.8 909.4 477.9 909.7 478.1 909.8 478.4 909.9 479 909.7 479.2 909.3 479.2 909 479.3 908.1 479.2 907.8 479.2 907.6 479.3 907.5 479.3 907.4 479.8 907.6 480.2 907.7 480.3 908.1 481.3 908.5 481.5 908.8 481.7 909.2 482.2 909.3 482.3 909.5 482.6 909.9 482.7 910.3 482.9 910.6 483.1 910.9 484.3 911.5 484.8 911.9 485.7 912.4 485.9 913.4 485.7 913.8 485.8 913.9 486 913.6 486.6 913.8 487 914.4 487.3 915.1 487.3 915.8 487.5 915.8 487.7 915.2 487.9 915.2 488.1 915.7 488.5 917.6 489.2 917.5 489.3 917.1 489.3 916.9 489.5 917 489.6 917.5 489.8 917.6 490 917 490.3 916.4 490.3 915.7 490 915.7 489.7 915.1 489.5 914.5 489.4 913.4 489.1 912.8 489.1 912.2 488.9 911.5 489 910.8 488.8 910.3 488.8 909.9 488.6 909.6 488.6 909.3 488.4 909 488.1 908.8 487.7 908.4 487.2 908.1 487 907.7 486.8 907.6 486.7 907.2 486 906.4 485.5 906.3 485.2 906.3 485 905.7 484.2 905.4 483.6 904.9 483.1 904.1 482.7 903.3 482.6 902.7 482.4 901.8 482.2 901.4 481.8 900.7 481.6 900.4 481.8 900.4 482.1 900 481.9 899.7 482.2 899 482 898.7 481.8 898.9 482.7 898.7 482.9 897.9 482.9 898 483 898.1 482.9 898.3 483 898.3 483.3 898.2 483.4 896.5 483.7 895.6 483.6 895.1 483.7 894.9 483.6 895 483.8 895.7 483.8 896.9 484.3 897.5 485 897.5 485.6 897.1 485.8 897.2 485.9 897.1 486 897 486 896.9 485.8 896.7 485.8 895.4 486.5 894.2 486.1 893.6 486.2 892.7 486.2 891.9 486 891.4 486.2 890.9 486 Z M 921.9 472.5 922.4 472.7 922.3 473.1 922.4 473.6 922.3 474 922 474.3 921.3 474.5 921.3 474.8 921.6 475.3 921.5 475.6 920.9 476 920 476 919.8 476.4 919.1 477 918.7 477.2 918.1 477.4 917.8 477.6 916.7 478 916.2 477.9 915.4 478 914.9 478 914.4 477.6 914.1 477.5 913.2 477.5 913 477.4 912.3 476.9 911.4 476.5 911.2 476.3 911.3 475.9 911.5 475.8 911.9 475.9 913 475.8 913.8 476 914.6 475.9 915.4 475.8 915.6 475.7 915.9 474.7 916.1 474.5 916.2 474.7 916 475.3 916.2 475.9 916.6 476 917.1 475.7 917.3 475.7 917.6 475.9 918 475.7 918.3 475.7 918.6 475.5 918.9 474.8 919.5 474.3 920.2 474.3 920.4 474.1 920.4 473.4 920.3 473 920.1 472.7 920.1 472.3 920.8 472.3 921.2 472.6 921.4 472.4 921.5 472.2 921.8 472.1 921.9 472.3 921.9 472.4 921.9 472.5 Z M 932 479.4 931.5 479.6 931.1 479.5 930.6 479.2 930.2 478.8 930.3 478.4 930.2 478.1 929.7 477.8 929.5 477.5 929.4 477.4 929 477 928.9 476.6 929 476 929 475.9 928.9 475.8 928.7 475.7 928.6 475.6 928.5 475.2 928.5 475 928.4 474.7 928.6 474.5 928.7 474.6 928.9 475 928.9 475.6 929 475.7 929.3 475.9 929.8 476 930.2 476.8 930.7 477.2 930.8 477.4 931 477.6 931.5 477.9 932 478.3 932.2 478.8 932.3 479.2 932.3 479.4 932 479.4 Z M 918.3 467.9 919.1 468.3 919.2 468.5 919.7 468.6 920.4 469 920.8 469.4 921.5 469.6 921.9 470.1 922.3 470.4 922.5 470.7 922.7 470.7 922.9 471.1 923.4 471.3 923.6 471.3 923.8 471.6 923.9 471.7 924 471.6 924 471.8 924.4 472.4 924.4 472.7 924.2 473 924.3 473.3 923.8 474 923.4 473.5 923.3 473.2 923.2 472.9 923.3 472.7 923.3 472.2 923.1 471.9 923 471.6 922.4 470.9 922.3 470.7 921.8 470.3 921.1 470.1 920.6 469.7 920.3 469.4 919.9 469.2 919.7 469 918.5 468.3 918.1 468.3 917.7 468.1 917.6 468.1 917.8 468 918 468.1 918.2 468.1 918.2 467.9 918.1 467.9 918 467.8 918 467.7 918.3 467.9 Z M 908 466.1 908.1 466.1 908.5 466.2 908.5 466.3 908.3 466.3 908.2 466.6 908.1 466.6 908 466.7 907.8 466.6 907.6 466.6 907.3 466.7 907.2 466.7 906.7 466.5 906.7 466.7 906.4 466.6 906.3 466.8 906.2 466.7 906.2 466.5 906.4 466.4 906.3 466.2 906.5 466.1 906.8 466.1 907.1 466 907.2 466 907.6 466 908 466.1 Z M 917.3 486.6 917.7 486.8 918.1 486.8 918.3 487.1 918.4 487.5 918.2 487.6 918.1 487.5 917.1 487.4 917.1 487.3 917.3 487.1 917 486.8 917.1 486.6 917.2 486.5 917.2 486.6 917.3 486.6 Z M 916.8 468 916.3 468 916.2 467.9 916 467.6 915.7 467.4 916.4 467.1 917 467.5 917.1 467.9 916.8 468 Z M 917.9 487.7 918.1 487.7 918.2 487.7 918.3 487.8 918.2 487.8 918.2 487.9 918.4 488 918.9 488.5 919 488.5 919.1 488.3 919.3 488.2 919.4 488.3 919.3 488.6 919.2 488.9 918.5 488.7 918.5 488.6 918.5 488.4 918.3 488.4 918.2 488 917.9 487.8 917.9 487.7 Z M 924.2 486.1 923.8 486.3 923.7 486.3 923.5 486.3 923.4 486.3 923.3 486.2 923.3 486.1 923.2 485.9 922.7 485.7 922.9 485.6 923.2 485.6 923.6 485.7 923.7 485.8 924 485.9 924.2 486.1 Z M 926.3 493 926 493 925.7 493 925.4 492.8 925.1 492.8 925 492.6 924.8 492.5 924.7 492.3 924.7 492.2 926 492.7 926.1 492.8 926.3 493 Z M 910.5 476.2 910.3 476.7 909.9 476.5 909.6 476.1 909.6 475.9 909.7 475.7 909.9 475.7 910 475.9 910.3 476 910.5 476.2 Z M 916.8 487 916.7 487.1 916.3 486.8 916.1 486.6 916.2 486.3 916.4 486.2 916.7 486.3 916.8 486.6 916.8 487 Z M 904.6 473.8 904.5 473.8 904.4 473.7 904.4 473.5 904.5 473.3 904.7 473.1 904.9 473.2 904.9 473.3 904.9 473.5 904.9 473.7 904.6 473.8 Z M 898.3 483.8 898.3 484 898.2 484 898.1 483.9 898.1 484 898.1 484.1 898 484.2 897.9 484.2 897.6 484 897.3 483.9 897.4 483.8 897.5 483.9 897.6 483.8 897.9 483.8 898 483.7 898.1 483.7 898.3 483.8 Z M 908.1 475.6 907.8 475.6 907.6 475.5 907.5 475.4 907.5 475.2 907.6 475.1 907.8 475 908 475.2 908.1 475.4 908.1 475.6 Z M 898.2 484.8 898.1 484.8 898 484.7 897.8 484.6 897.5 484.4 897.4 484.3 897.3 484.2 897.1 484.1 897 484 897.1 483.9 897.3 484.1 897.5 484.2 897.8 484.3 898 484.5 898.2 484.7 898.2 484.8 Z M 915 464.7 915.1 464.8 915 464.8 914.9 464.7 914.9 464.8 914.7 464.8 914.7 464.7 914.5 464.5 914.6 464.3 914.6 464.2 914.7 464.2 914.9 464.4 915 464.7 Z M 927.6 492.4 927.1 492.4 927 492.3 927.1 492.2 927.1 492.1 927.5 492.1 927.6 492.2 927.7 492.3 927.6 492.4 Z M 921.6 468.8 921.5 468.9 921.4 468.8 921.3 468.6 921.2 468.6 921.2 468.5 921.1 468.3 921.2 468.2 921.1 468.1 921.2 468.1 921.4 468.2 921.4 468.4 921.3 468.4 921.4 468.6 921.5 468.6 921.6 468.7 921.6 468.8 Z M 919 484.4 919 484.5 918.9 484.4 918.7 484.4 918.6 484.3 918.6 484.2 918.7 484 918.8 484 918.9 483.9 919 484 919 484.2 918.9 484.2 919 484.4 Z M 923.2 469.5 923.1 469.5 923 469.5 922.9 469.3 922.8 469.1 922.9 469 923.1 469 923.2 469.1 923.1 469.2 923.2 469.2 923.2 469.5 Z M 922.9 490.2 923.2 490.3 923.6 490.2 923.8 490.3 923.4 490.4 923.2 490.3 923.1 490.4 922.9 490.3 922.8 490.2 922.9 490.2 Z M 918.3 489.9 918.4 490.2 918.5 490.1 918.7 490.1 918.8 490.1 918.8 490.2 918.7 490.2 918.7 490.4 918.6 490.2 918.4 490.2 918.3 490.3 918.2 490.2 918 490 918.1 490 918.2 490 918.3 489.9 Z M 918.5 468.8 918.4 468.8 918.1 468.8 918 468.8 918.1 468.7 918.3 468.6 918.4 468.7 918.5 468.8 Z M 898.1 470.1 898 470.1 897.9 470 898 469.9 897.8 469.8 898 469.8 898.1 469.9 898 470 898.1 470 898.1 470.1 Z M 926 471.9 925.9 472 925.8 472 925.7 471.9 925.8 471.8 925.9 471.7 926 471.9 Z M 909.9 467 909.8 467.1 909.6 467.1 909.7 467 909.7 466.9 909.8 466.8 909.9 466.9 909.9 467 Z M 902.2 471.9 902 472 901.9 471.9 901.9 471.8 902.1 471.7 902.2 471.8 902.2 471.9 Z M 899.2 482.3 899.1 482.3 898.9 482.2 898.8 482.1 898.8 482 899 482.1 899.2 482.3 Z M 924.8 492 924.7 492 924.4 491.9 924.4 491.8 924.5 491.8 924.7 491.9 924.8 492 Z M 919.2 474.3 919.1 474.3 918.9 474.2 919 474.1 919.1 474.1 919.2 474.2 919.2 474.3 Z M 898.6 484.1 898.7 484.2 898.7 484.3 898.7 484.4 898.6 484.2 898.4 484.1 898.4 484 898.6 484.1 Z M 918.9 484.8 918.9 485 918.7 484.9 918.9 484.6 918.9 484.8 Z M 921.4 467.8 921.4 468 921.2 468 921.2 467.9 921.3 467.7 921.4 467.8 Z M 922.7 485.5 922.7 485.6 922.6 485.6 922.6 485.7 922.5 485.7 922.4 485.6 922.5 485.5 922.6 485.4 922.7 485.5 Z M 898.3 484.3 898.2 484.3 898.1 484.3 898.2 484.1 898.3 484.2 898.3 484.3 Z M 922.7 472.2 922.6 472.3 922.6 472.2 922.5 472.1 922.6 472 922.7 472.1 922.7 472.2 Z M 918.7 487.5 918.6 487.4 918.5 487.3 918.6 487.2 918.7 487.3 918.7 487.5 Z M 897.2 483.8 897.1 483.8 896.9 483.8 896.9 483.7 897.3 483.7 897.2 483.8 Z M 918.5 484.4 918.4 484.4 918.4 484.3 918.5 484.2 918.5 484.4 Z M 910.6 475.7 910.5 475.7 910.4 475.6 910.5 475.5 910.6 475.5 910.6 475.6 910.6 475.7 Z M 909.3 475.3 909.2 475.4 909 475.3 909.1 475.2 909.2 475.2 909.3 475.3 Z M 905.4 474 905.3 474 905.3 473.9 905.4 473.8 905.5 473.8 905.4 474 Z M 899.5 469.6 899.4 469.6 899.4 469.5 899.4 469.4 899.6 469.5 899.5 469.6 Z M 913.5 474.2 913.4 474.2 913.3 474.1 913.5 474 913.5 474.2 Z M 924.7 470.1 924.8 470.3 924.7 470.3 924.6 470.2 924.7 470.1 Z M 922.5 490.3 922.5 490.4 922.3 490.4 922.3 490.3 922.5 490.3 Z M 908.6 467.2 908.5 467.2 908.4 467.3 908.4 467.2 908.5 467.1 908.6 467.2 Z M 914.6 473.6 914.5 473.7 914.5 473.6 914.4 473.5 914.5 473.5 914.6 473.6 Z M 924.3 491.7 924.2 491.8 924.1 491.8 924.1 491.7 924.3 491.7 Z M 925.5 492.2 925.5 492.3 925.3 492.2 925.4 492.1 925.5 492.2 Z M 942.2 473.4 942.1 473.6 942.1 473.4 942.1 473.3 942 473 942.1 473.2 942.2 473.4 Z M 896.1 465.3 896.1 465.5 895.9 465.4 895.9 465.3 896.1 465.3 Z M 921.6 472 921.6 472.1 921.5 472 921.5 471.9 921.6 471.9 921.6 472 Z M 917.8 490.2 917.7 490.1 917.8 490.1 917.9 490.1 917.8 490.2 Z M 921.4 485.6 921.3 485.6 921.2 485.5 921.3 485.5 921.4 485.5 921.4 485.6 Z M 917.6 467.9 917.4 467.9 917.4 467.8 917.6 467.9 Z M 918.3 489.1 918.1 489.2 918.1 489.1 918.1 489 918.3 489.1 Z M 897.7 485 897.6 484.8 897.7 484.8 897.7 485 Z M 908.4 467.7 908.2 467.7 908.2 467.6 908.4 467.6 908.4 467.7 Z M 926.2 471.7 926.1 471.8 926 471.7 926.1 471.6 926.2 471.7 Z M 900.1 464 900 464 899.9 464 899.9 463.9 900 463.9 900.1 463.9 900.1 464 Z M 897.4 484.4 897.3 484.5 897.2 484.3 897.3 484.4 897.4 484.4 Z M 914.4 473.6 914.3 473.6 914.2 473.6 914.3 473.5 914.4 473.5 914.4 473.6 Z M 923 491.5 922.9 491.6 922.8 491.5 922.9 491.4 923 491.5 Z M 915.5 489.8 915.4 489.9 915.3 489.9 915.3 489.8 915.5 489.8 Z M 925.1 469.9 925 470 924.9 469.9 925.1 469.9 Z M 922.6 490.7 922.5 490.7 922.4 490.6 922.5 490.5 922.6 490.7 Z M 918.1 486.4 918 486.5 917.9 486.4 918 486.4 918.1 486.4 Z M 908.7 466.2 908.6 466.3 908.6 466.1 908.7 466.1 908.7 466.2 Z M 919.2 485.2 919.1 485.3 919 485.3 919.1 485.1 919.2 485.2 Z M 918.7 489.1 918.7 489.3 918.6 489.2 918.7 489.1 Z M 917.7 490.2 917.7 490.3 917.6 490.3 917.5 490.2 917.6 490.1 917.7 490.2 Z M 928.8 476 928.7 475.9 928.8 475.8 928.8 476 Z M 923.3 468.7 923.2 468.8 923.1 468.8 923.2 468.7 923.3 468.7 Z M 896.7 484 896.5 484 896.5 483.9 896.7 483.9 896.7 484 Z M 907.5 474.7 907.5 474.8 907.3 474.8 907.3 474.7 907.5 474.7 Z M 915.8 465.1 915.8 465.2 915.7 465.2 915.7 465.1 915.8 465.1 Z M 901.5 470.6 901.5 470.7 901.4 470.6 901.5 470.5 901.5 470.6 Z M 897.3 469.6 897.2 469.5 897.3 469.4 897.3 469.6 Z M 923.3 468.3 923.2 468.4 923.1 468.3 923.2 468.2 923.3 468.3 Z M 909.7 466.3 909.5 466.3 909.7 466.2 909.7 466.3 Z M 908.3 481.1 908.2 481.3 908.1 481.2 908.2 481.1 908.3 481.1 Z M 896.7 486.2 896.5 486.2 896.5 486.1 896.7 486.1 896.7 486.2 Z M 921.2 485.4 921.1 485.5 921.1 485.4 921.1 485.3 921.2 485.3 921.2 485.4 Z M 919.6 484.6 919.5 484.7 919.4 484.6 919.6 484.5 919.6 484.6 Z M 917.5 468 917.5 468.1 917.3 468 917.5 468 Z M 917.4 467.7 917.3 467.7 917.2 467.6 917.3 467.5 917.3 467.6 917.4 467.7 Z\",\"Xmax\":942.2,\"Xmid\":902.6,\"Xmin\":890.5,\"Ymax\":493,\"Ymid\":478.6,\"Ymin\":463.9,\"economy/currency\":\"kina (PGK)\",\"economy/gdp_per_capita_ppp/2017\":\"3700\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.082 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.63,\"energy/electricity_from_hydroelectric_plants\":0.3,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":452860,\"geography/area/water\":9980,\"geography/area_comparative\":\"slightly larger than California\",\"geography/area_sqkm\":462840,\"geography/climate\":\"tropical; northwest monsoon (December to March), southeast monsoon (May to October); slight seasonal temperature variation\",\"geography/coastline\":\"5,152 km\",\"geography/elevation/highest_point\":\"Mount Wilhelm 4,509 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"667\",\"geography/geographic_coordinates\":\"6 00 S, 147 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; shares island of New Guinea with Indonesia; generally east-west trending highlands break up New Guinea into diverse ecoregions; one of worlds largest swamps along southwest coast \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Papua New Guinea is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\",\"geography/land_boundaries/border_countries\":\"Indonesia 824 km\",\"geography/land_boundaries/total\":\"824 km\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.631,\"geography/land_use/other\":0.343,\"geography/location\":\"Oceania, group of islands including the eastern half of the island of New Guinea between the Coral Sea and the South Pacific Ocean, east of Indonesia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountains with coastal lowlands and rolling foothills\",\"government/administrative_divisions\":\"20 provinces, 1 autonomous region*, and 1 district**; Bougainville*, Central, Chimbu, Eastern Highlands, East New Britain, East Sepik, Enga, Gulf, Hela, Jiwaka, Madang, Manus, Milne Bay, Morobe, National Capital**, New Ireland, Northern, Southern Highlands, Western, Western Highlands, West New Britain, West Sepik\",\"government/capital/geographic_coordinates\":\"9 27 S, 147 11 E\",\"government/capital/name\":\"Port Moresby\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the word \\u0022papua\\u0022 derives from the Malay \\u0022papuah\\u0022 describing the frizzy hair of the Melanesians; Spanish explorer Ynigo ORTIZ de RETEZ applied the term \\u0022Nueva Guinea\\u0022 to the island of New Guinea in 1545 after noting the resemblance of the locals to the peoples of the Guinea coast of Africa\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Grand Chief Sir Bob DADAE (since 28 February 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister James MARAPE\\u0026amp;nbsp;(since 30 May 2019); Deputy Prime Minister Charles ABEL (since 4 August 2017)\",\"government/flag_description\":\"divided diagonally from upper hoist-side corner; the upper triangle is red with a soaring yellow bird of paradise centered; the lower triangle is black with five, white, five-pointed stars of the Southern Cross constellation centered; red, black, and yellow are traditional colors of Papua New Guinea; the bird of paradise - endemic to the island of New Guinea - is an emblem of regional tribal culture and represents the emergence of Papua New Guinea as a nation; the Southern Cross, visible in the night sky, symbolizes Papua New Guineas connection with Australia and several other countries in the South Pacific\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"16 September 1975 (from the Australia-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 16 September (1975)\",\"government/national_symbol_s\":\"bird of paradise; national colors: red, black\",\"introduction\":\"The eastern half of the island of New Guinea - second largest in the world - was divided between Germany (north) and the UK (south) in 1885. The latter area was transferred to Australia in 1902, which occupied the northern portion during World War I and continued to administer the combined areas until independence in 1975. A nine-year secessionist revolt on the island of Bougainville ended in 1997 after claiming some 20,000 lives. Since 2001, Bougainville has experienced autonomy; a referendum asking the population if they would like independence or greater\\u0026amp;nbsp;self rule\\u0026amp;nbsp;is tentatively scheduled for October 2019.\",\"name\":\"Papua New Guinea\",\"people_and_society/age_structure/0_14_years\":0.3294,\"people_and_society/age_structure/15_24_years\":0.1994,\"people_and_society/age_structure/25_54_years\":0.3713,\"people_and_society/age_structure/55_64_years\":0.0559,\"people_and_society/age_structure/65_years_and_over\":0.044,\"people_and_society/birth_rate\":\"23.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Melanesian, Papuan, Negrito, Micronesian, Polynesian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"375,000 PORT MORESBY (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Papua New Guinean\",\"people_and_society/nationality/noun\":\"Papua New Guinean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7027332\",\"people_and_society/population_growth_rate\":0.0167,\"people_and_society/urbanization/urban_population\":\"13.2% of total population (2019)\",\"transportation/airports\":\"561\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"9349\"},{\"BoxHeight\":87.30000000000007,\"BoxWidth\":989.0999999999999,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.931,\"ISO3_Code\":\"NZL\",\"ISO_Code\":\"NZ\",\"Path\":\"M 979.7 585.9 980 586.4 981.1 585.8 981.5 585.7 981.7 585.4 982.1 585.2 982.2 585.2 981.9 585.6 982 586.1 982.4 585.6 982.5 585.5 982.4 585.4 982.4 585.3 982.6 585.3 983 585.6 982.9 585.9 982.6 586.3 982.8 586.3 983 586.2 983.1 586.3 982.7 586.6 982.5 587 983 588.1 982.9 588.4 982.4 589.2 982 589.8 981 591 980.3 592.5 979.8 593 979.2 593.4 978.9 593.7 978.8 594.4 978.9 595.1 979.7 595.4 979.8 595.7 979.8 596 979.6 596.1 979.4 596 979.2 596.2 978.7 596 977.7 596.2 976.8 596.6 975.7 597.3 975.1 597.7 974.8 598.1 974.6 598.8 974.4 600.3 974.3 600.5 974.2 600.7 973.6 601.7 973.6 602.4 973.1 603.1 973 603.3 973.3 603.7 973.2 604 972.1 604.4 971.8 604.7 971.6 605.2 970.8 605.9 970.6 606.3 970.2 606.7 969.4 607.1 968.6 607.2 968.2 607.1 967.8 606.8 967 606.9 966.5 606.7 966.5 606.6 966.7 606.5 966.7 606.3 966.5 606.4 966.2 606.1 966 605.9 965.1 606 964.8 605.5 964.3 605.2 964.1 605.2 963.9 605.5 963.6 605.5 962.1 605.3 961.9 605 962 604.8 961.9 604.7 961.9 604.4 961.5 604.4 961.4 603.9 961.8 603.6 961.6 603.2 961.7 603.1 961.7 603 962.1 602.9 962.1 602.5 962.7 601.3 963.2 600.7 963.3 600.5 963.7 600.1 964 600.1 964.6 599.3 965.1 598.9 965.4 598.3 965.9 597.9 966.3 597.3 966.7 596.8 967.3 596.6 968 596.5 969 595.6 970.3 594.9 970.7 594.5 971.3 594.1 972 593.3 973 592.8 973.6 592.2 974.5 590.9 974.9 590.1 975.3 588.3 976.3 587.8 976.9 586.9 977.1 586.2 977.2 584.9 977.6 584.5 978.6 583.8 978.8 583.7 978.7 584.2 978.9 584.5 979.1 584.7 979.5 584.7 979.6 584.8 979.7 585.1 979.7 585.9 Z M 979.6 562.2 979.6 562.7 979.6 563 980 563.5 980.1 563.7 980.3 563.9 980.3 564.1 980.4 564.1 980.4 563.8 980.7 563.6 980.8 563.7 980.6 564 980.8 564.2 981 564.2 981.2 564 981.7 564.2 982.1 564.3 982.3 564.6 982.6 564.7 982.6 564.8 982.4 564.8 982.4 564.9 982.7 565.4 982.8 565.4 982.7 565.2 983.2 564.9 983.2 565.2 983.3 565.5 983.4 565.4 983.4 565.6 983.6 565.8 983.7 566.2 983.8 566.3 983.8 566.6 983.9 566.8 984 567.1 983.7 567.1 983.6 567.4 983.7 567.6 983.7 567.7 984 567.9 984.2 568.3 984.6 568.6 984.5 568.8 984.6 568.9 984.4 569 984.4 569.2 984.3 569.2 984.3 569.7 984.6 570.5 985 570.8 985.2 570.7 985.4 570.9 985.8 571 985.9 571.2 986 571.7 986.2 571.9 986.6 571.7 986.5 571.1 986.3 570.7 986.4 570.5 986.5 570.3 986.3 570.1 986.4 569.8 986.1 569.5 986.1 569.3 986.6 569.5 986.9 570.3 987.3 570.1 987.4 570.2 987.1 570.5 987.2 570.6 987.3 570.5 987.6 571.3 987.6 571.8 987.8 572.5 988.1 573.1 988.6 573.5 990 574.2 991.1 574.6 991.8 574.5 992.2 574.3 992.7 573.5 993.3 573.2 993.5 573 994.3 573 994.4 573.3 995 573.5 994.4 574.7 994.5 574.9 994.4 575.1 994.4 575.3 994.3 575.5 994.4 576.1 994.2 576.5 993.8 576.9 993.6 577 993.4 577 993.3 577.1 993.2 578.2 993.2 578.4 993.4 578.6 993.2 579 993.1 579.1 993 578.8 993.1 578.5 993 578.4 992.3 578.3 991.4 578.5 990.9 578.8 990.4 579.4 990.4 579.8 990.5 580.1 990.6 580.4 990.9 580.5 990.7 580.8 990.7 581.2 990.4 581.8 990.3 582.2 989.8 582.8 989.6 583.5 989.3 583.7 988.8 584.4 988.5 585 988.3 585.3 988.1 585.8 987.8 586.3 987.4 586.7 986.4 587.5 986 587.7 985.8 587.5 985.7 587.1 985.6 586.9 985.3 586.8 984.9 587 984.8 586.9 984.7 586.7 984.9 586.4 984.8 586.3 984.6 586.4 984.6 586.6 984.5 586.7 984.3 586.7 984.1 586.4 984.6 585.9 984.7 585.8 984.7 585.6 985 585.3 985.6 584.2 985.8 583.1 985.7 582.3 985.2 581.7 984.9 581.4 984.3 581.2 983.7 580.9 983.2 580.4 982.9 580.2 982.4 580.1 982.1 580 981.8 579.6 981.7 579.2 981.8 578.9 982.9 578.2 983.5 578.1 983.9 577.6 984 577.2 984.1 576 984.3 575.6 984.3 575 984.5 574.9 984.6 574.6 984.5 574.1 984.7 573.9 984.3 572.6 984.3 572.4 983.8 571.3 983.7 571.2 983.5 570.5 982.8 569.3 982.9 569.2 983 569.2 983.2 569.5 983.5 569.8 983.6 568.9 983.5 568.9 983.4 569 983.1 569 983.2 568.6 983.3 568.4 983 568.2 982.9 568.2 983.1 568.4 983.1 568.5 982.9 568.5 982.7 568.2 982.5 568.3 982.8 568.9 982.8 569 982.5 569 982.1 568.2 979.8 564.9 979.8 564.8 980 564.8 980 564.7 980.1 564.4 980 564.2 979.2 563 978.7 562.4 978.8 562.3 979 562.4 979.6 562.2 Z M 965.5 607.3 965.7 607.4 965.7 607.7 965.8 607.8 966 607.8 966 607.9 966.1 608 966.1 608.1 965.8 608.1 965.8 608 965.7 608.1 965.7 608.2 965.8 608.2 965.8 608.3 966 608.4 966 608.5 966.1 608.4 966.2 608.4 966.3 608.5 966.3 608.8 966.1 608.9 966.1 609 966 608.9 965.8 609 965.7 609 965.6 609.1 965.5 609.2 965.2 609.3 965.1 609.2 965 609.3 964.9 609.4 964.9 609.3 964.9 609.2 964.8 609.3 964.7 609.3 964.6 609.4 964.7 609.4 964.8 609.5 964.7 609.6 964.6 609.6 964.5 609.7 964.2 609.7 964.2 609.6 964.3 609.4 964.5 609.2 964.6 609 964.5 608.9 964.7 608.7 964.9 608.7 964.9 608.4 965 608.3 965.1 608.1 965 607.9 964.9 607.7 964.9 607.5 965 607.4 965.1 607.3 965.3 607.3 965.4 607.3 965.5 607.3 Z M 960.8 623.4 960.8 623.5 960.9 623.4 961 623.6 960.8 623.6 960.8 623.8 960.7 623.9 960.7 624.1 960.7 624.2 960.6 624.1 960.6 624.3 960.7 624.3 960.8 624.4 960.8 624.6 960.8 624.7 960.8 624.8 960.7 624.8 960.7 625 960.5 625 960.5 625.1 960.1 625 960.1 624.9 960 624.9 959.9 624.6 959.9 624.4 960.1 624.4 960.1 624.2 960.2 624.2 960.4 624 960.4 623.8 960.5 623.6 960.4 623.4 960.5 623.4 960.7 623.3 960.8 623.4 Z M 10.6 595.8 10.7 596 10.6 596.2 10.8 596.4 11.1 596.8 10.4 597.2 10.2 596.7 10.6 596.4 10.4 596 9.7 596.1 9.6 596 9.9 595.8 10.2 595.7 10.4 595.5 10.7 595.6 10.7 595.7 10.6 595.8 Z M 986.5 568.3 986.5 568.5 986.6 568.7 986.6 568.9 986.5 568.8 986.5 568.7 986.3 568.7 986.3 568.6 986.2 568.5 986.1 568.5 986 568.4 986 568.3 986.1 568.3 986.1 568.1 986.2 568.1 986.1 568 986.1 567.9 986.2 567.9 986.3 568 986.3 568.1 986.4 568.2 986.5 568.3 Z M 981.9 585.1 981.8 585.2 981.7 585.2 981.8 585.1 981.7 584.9 981.9 584.6 982.2 584.5 982.2 584.8 981.9 585.1 Z M 969.2 632.3 969.2 632.4 969.1 632.6 968.9 632.7 968.8 632.6 968.7 632.5 968.6 632.5 968.5 632.4 968.6 632.3 968.8 632.4 969 632.1 969.1 632 969.1 632.2 969.2 632.3 Z M 985.6 570.5 985.5 570.6 985.4 570.5 985.3 570.5 985.1 570.4 985.2 570.3 985.6 570.2 985.6 570.5 Z M 11.6 597.9 11.4 598.1 11.3 597.9 11.4 597.7 11.4 597.6 11.5 597.6 11.6 597.7 11.5 597.8 11.6 597.9 Z M 11.2 595.8 11.1 595.9 10.9 595.7 11 595.7 11.4 595.7 11.4 595.8 11.2 595.8 Z M 985 570.3 984.9 570.4 984.8 570.4 984.6 570.4 984.7 570.3 984.8 570.3 984.9 570.2 985 570.3 Z M 985.4 568.3 985.4 568.5 985.3 568.4 985.3 568.3 985.4 568.2 985.4 568.3 Z M 995.8 619.7 995.7 619.9 995.5 619.8 995.7 619.6 995.8 619.7 Z M 984.8 569.1 984.8 569.2 984.6 569.1 984.7 569 984.8 569.1 Z M 6.9 545.5 6.8 545.6 6.7 545.6 6.7 545.4 6.8 545.4 6.9 545.5 Z M 966.7 607.1 966.6 607.1 966.5 606.9 966.7 606.9 966.7 607.1 Z M 961.6 603.6 961.5 603.7 961.5 603.6 961.5 603.5 961.6 603.5 961.6 603.6 Z M 961.1 623.2 961.1 623.4 961 623.3 961 623.2 961 623.1 961.1 623.2 Z M 987.4 569.8 987.4 569.9 987.3 569.9 987.3 569.7 987.4 569.8 Z M 984.7 569.8 984.6 569.8 984.5 569.8 984.7 569.7 984.7 569.8 Z M 961.9 612.7 961.9 612.9 961.7 612.6 961.8 612.6 961.9 612.7 Z M 983.5 585.8 983.3 586 983.2 585.9 983.4 585.7 983.5 585.8 Z M 967.2 607.6 967.1 607.7 967.1 607.6 967.2 607.5 967.3 607.5 967.2 607.6 Z M 985.7 570.7 985.7 570.8 985.6 570.8 985.6 570.7 985.7 570.6 985.7 570.7 Z M 964.8 607.6 964.7 607.7 964.6 607.6 964.7 607.5 964.8 607.6 Z M 988.7 572 988.7 572.2 988.5 572.2 988.5 572.1 988.7 572 Z M 961.7 604.7 961.6 604.8 961.5 604.7 961.7 604.6 961.7 604.7 Z M 989.1 573.4 989 573.4 989 573.2 989.1 573.2 989.1 573.4 Z M 964.1 609.6 964 609.7 964 609.5 964.1 609.4 964.1 609.6 Z M 11.1 596 11 596.2 10.9 596.1 11 596 11.1 596 Z M 985 584.9 984.8 585 985 584.8 985 584.9 Z\",\"Xmax\":995.8,\"Xmid\":975.4,\"Xmin\":6.7,\"Ymax\":632.7,\"Ymid\":588.4,\"Ymin\":545.4,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"39000\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.75 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.23,\"energy/electricity_from_hydroelectric_plants\":0.58,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.2,\"geography/area/land\":264537,\"geography/area/water\":4301,\"geography/area_comparative\":\"almost twice the size of North Carolina; about the size of Colorado\",\"geography/area_sqkm\":268838,\"geography/climate\":\"temperate with sharp regional contrasts\",\"geography/coastline\":\"15,134 km\",\"geography/elevation/highest_point\":\"Aoraki/Mount Cook 3,724 m; note - the mountains height was 3,764 m until 14 December 1991 when it lost about 10 m in an avalanche of rock and ice; erosion of the ice cap since then has brought the height down another 30 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"388\",\"geography/geographic_coordinates\":\"41 00 S, 174 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; consists of two main islands and a number of smaller islands; South Island, the larger main island, is the 12th largest island in the world and is divided along its length by the Southern Alps; North Island is the 14th largest island in the world and is not as mountainous, but it is marked by volcanism \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; New Zealand lies along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; almost 90% of the population lives in cities and over three-quarters on North Island; Wellington is the southernmost national capital in the world\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.018,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.411,\"geography/land_use/forest\":0.314,\"geography/land_use/other\":0.254,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, southeast of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"predominately mountainous with large coastal plains\",\"government/administrative_divisions\":\"16 regions and 1 territory*; Auckland, Bay of Plenty, Canterbury, Chatham Islands*, Gisborne, Hawkes Bay, Manawatu-Wanganui, Marlborough, Nelson, Northland, Otago, Southland, Taranaki, Tasman, Waikato, Wellington, West Coast\",\"government/capital/geographic_coordinates\":\"41 18 S, 174 47 E\",\"government/capital/name\":\"Wellington\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Dutch explorer Abel TASMAN was the first European to reach New Zealand in 1642; he named it Staten Landt, but Dutch cartographers renamed it Nova Zeelandia in 1645 after the Dutch province of Zeeland; British explorer Captain James COOK subsequently anglicized the name to New Zealand when he mapped the islands in 1769\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor-General Dame Patricia Lee REDDY (since 28 September 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Jacinda ARDERN (since 26 October 2017); Deputy Prime Minister Winston PETERS (since 26 October 2017)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant with four red five-pointed stars edged in white centered in the outer half of the flag; the stars represent the Southern Cross constellation\",\"government/government_type\":\"parliamentary democracy\\u0026amp;nbsp;under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"26 September 1907 (from the UK)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840); Anzac Day (commemorated as the anniversary of the landing of troops of the Australian and New Zealand Army Corps during World War I at Gallipoli, Turkey), 25 April (1915)\",\"government/national_symbol_s\":\"Southern Cross constellation (four, five-pointed stars), kiwi (bird), silver fern; national colors: black, white, red (ochre)\",\"introduction\":\"The Polynesian Maori reached New Zealand sometime between A.D. 1250 and 1300. In 1840, their chieftains entered into a compact with Great Britain, the Treaty of Waitangi, in which they ceded sovereignty to Queen Victoria while retaining territorial rights. That same year, the British began the first organized colonial settlement. A series of land wars between 1843 and 1872 ended with the defeat of the native peoples. The British colony of New Zealand became an independent dominion in 1907 and supported the UK militarily in both world wars. New Zealands full participation in a number of defense alliances lapsed by the 1980s. In recent years, the government has sought to address longstanding Maori grievances.\",\"name\":\"New Zealand\",\"people_and_society/age_structure/0_14_years\":0.1962,\"people_and_society/age_structure/15_24_years\":0.1316,\"people_and_society/age_structure/25_54_years\":0.3958,\"people_and_society/age_structure/55_64_years\":0.1206,\"people_and_society/age_structure/65_years_and_over\":0.1557,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"European 64.1%, Maori 16.5%, Chinese 4.9%, Indian 4.7%, Samoan 3.9%, Tongan 1.8%, Cook Islands Maori 1.7%, English 1.5%, Filipino 1.5%, New Zealander 1%, other 13.7% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.582 million Auckland, 413,000 WELLINGTON (capital) (2019)\",\"people_and_society/nationality/adjective\":\"New Zealand\",\"people_and_society/nationality/noun\":\"New Zealander(s)\",\"people_and_society/net_migration_rate\":\"2.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"4545627\",\"people_and_society/population_growth_rate\":0.0077,\"people_and_society/urbanization/urban_population\":\"86.6% of total population (2019)\",\"transportation/airports\":\"123\",\"transportation/railways/total\":\"4128\",\"transportation/roadways/total\":\"94000\"},{\"BoxHeight\":19.30000000000001,\"BoxWidth\":37,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.567,\"ISO3_Code\":\"SLB\",\"ISO_Code\":\"SB\",\"Path\":\"M 942.7 486.3 943.3 486.8 944.5 486.8 944.7 486.9 945.3 487.3 945.4 487.6 945.7 487.7 945.8 488 945.3 488.3 944.7 488.1 944.4 487.9 943.7 487.9 943.1 487.8 942.6 487.4 942.4 486.9 942.4 486.7 942.4 486.6 942.5 486.5 942.7 486.3 Z M 943.1 483.8 943 484 943.2 484.2 943.2 484.3 943.1 484.3 942.6 484 942.6 484.1 942.6 484.3 942.5 484.3 942.3 484.1 942.2 483.8 940.8 483 939.7 482.2 939.7 482.1 939.5 481.9 939 481.7 938.8 481.4 939.7 481.6 940 481.6 940.4 482 940.7 482.2 941 482.5 941.9 482.8 943 483.7 943.1 483.8 Z M 945.6 483.7 946.2 484.4 946.3 484.6 946.2 484.8 946.2 484.9 946.2 485 946.2 485.1 946.7 485.5 947 486.1 947 486.5 947.4 487 947.4 486.9 947.4 486.7 947.6 486.9 947.8 487.2 947.9 487.6 947.8 487.6 947.7 487.4 947.6 487.5 947 486.9 946.7 486.6 946.4 486.4 946.2 486.2 946 486.1 945.8 485.9 945.4 484.9 945.4 484.5 945.5 484.3 945.2 483.9 945.2 483.8 945.5 483.8 945.5 483.7 945.6 483.7 Z M 935.7 480.4 936.3 480.9 936.5 480.9 936.7 480.8 936.8 480.9 936.8 481.1 937 481.2 937 481.3 936.2 481.1 936.1 481 935.5 481 935.5 480.9 935.3 480.8 934.7 480.2 934.3 479.8 933.6 479.3 933.6 479 933.7 478.9 933.8 478.9 934 479 934.2 479.1 934.4 479.3 934.7 479.4 935.5 479.9 935.7 480.4 Z M 947.9 489.3 948.2 489.5 948.3 489.6 948.5 489.6 948.7 489.7 948.8 489.7 949 489.7 949 489.8 949.2 489.8 949.3 489.8 949.4 489.8 949.5 490 949.6 490.1 949.6 490.2 949.6 490.3 949.7 490.4 949.8 490.4 949.8 490.5 949.9 490.8 949.3 490.8 948.4 490.5 948.4 490.4 948.3 490.4 948.3 490.3 948.1 490.2 948 490.1 947.9 490 947.8 490 947.8 489.8 947.7 489.7 947.7 489.6 947.7 489.5 947.5 489.4 947.4 489.4 947.2 489.4 947.1 489.4 947.1 489.3 947.1 489 947.2 489 947.3 489 947.4 489 947.6 489.1 947.9 489.3 Z M 935.7 483.2 935.8 483.4 936 483.3 936.3 482.9 936.5 482.7 936.6 482.7 936.9 482.9 937 483.4 937.2 483.4 937.5 483.7 937.6 483.7 937.8 484.2 937.5 484.5 937.3 484.2 937.1 484.2 936.9 484.1 936.8 483.9 936.9 483.8 936.8 483.6 936.7 483.5 936.7 483.6 936.5 483.5 936.2 483.6 936.1 483.7 935.7 483.7 935.6 483.5 935.5 483.5 935.3 483.4 935.5 483.3 935.5 483.2 935.2 483 935.1 482.7 935.2 482.5 935.4 482.4 935.7 482.5 935.8 482.7 935.8 483 935.7 483.2 Z M 934.5 482.6 934.3 482.7 934.3 482.5 934.1 482.5 934.1 482.2 933.9 481.9 933.9 481.8 933.9 481.7 934.1 481.6 934.2 481.6 934.2 481.7 934.3 481.8 934.3 481.9 934.4 482 934.6 482 934.7 482.1 934.6 482.2 934.5 482.4 934.4 482.5 934.5 482.6 Z M 944.1 492.8 944.6 493.1 944.8 493.3 944.8 493.4 944.9 493.6 945.2 493.7 945.1 493.7 944.8 493.6 944.7 493.4 944.6 493.3 944.4 493.3 944.4 493.2 944.3 493.1 944.2 493.1 944.2 493.2 944.1 493.2 943.5 492.9 943.5 492.8 943.4 492.7 943.5 492.6 943.8 492.7 944.1 492.8 Z M 960.3 490.3 960.6 490.3 960.5 490.5 960.4 490.6 960.4 490.7 960.3 490.8 960.3 490.7 960.1 490.6 960 490.7 959.8 490.8 959.7 490.7 959.7 490.8 959.5 490.8 959.5 490.7 959.5 490.5 959.6 490.5 959.7 490.6 959.8 490.4 959.9 490.3 960.1 490.3 960.3 490.3 Z M 938.1 484.9 938 484.9 937.8 484.9 937.7 484.7 937.7 484.5 937.8 484.3 938 484.3 938.2 484.3 938.3 484.3 938.3 484.4 938.2 484.6 938.3 484.7 938.2 484.8 938.1 484.9 Z M 943.8 485.6 943.8 485.7 943.9 485.7 944.1 485.6 944.2 485.7 944.2 485.6 944.4 485.8 944.5 485.8 944.5 485.9 944.7 486 944.6 486.1 944.5 486.1 944.4 486.1 944.3 486.1 944.2 486.1 944.3 486 944.2 486 944.2 485.9 944.1 486 944.1 485.9 944 485.8 943.9 485.9 943.8 485.9 943.7 485.7 943.8 485.6 Z M 936.3 484.8 936.2 484.8 935.8 484.4 936.2 484 936.3 484 936.4 484.2 936.2 484.5 936.2 484.7 936.3 484.8 Z M 941.1 485.6 941.2 485.7 941.4 485.8 941.5 485.7 941.6 485.8 941.5 485.8 941.5 485.9 941.4 486 941.2 486 941.2 486.1 940.9 485.9 940.9 485.8 941 485.6 941.1 485.6 Z M 932 480 932.2 480.2 932.2 480.3 932 480.4 931.7 480.3 931.5 480.2 931.6 480.2 931.6 480.1 931.7 480.1 931.6 480 931.8 479.9 931.8 480 932 480 Z M 962.9 493.2 962.7 493.3 962.5 493.2 962.5 493.1 962.4 493 962.5 492.9 962.7 492.9 962.9 493 962.9 493.1 962.9 493.2 Z M 934.2 483.2 934.1 483.3 934 483.1 933.9 482.7 934 482.6 934.1 482.7 934.2 483.2 Z M 936.8 484.8 936.9 484.8 937.1 485 937.1 485.1 937 485.1 936.8 485 936.5 484.9 936.5 484.8 936.7 484.8 936.8 484.8 Z M 937.5 481.2 937.5 481.3 937.3 481.4 937.2 481.3 937.2 481.4 937.1 481.4 937.1 481.3 937.2 481.2 937.3 481.1 937.5 481.2 Z M 961.8 492 961.6 492.2 961.6 492.1 961.5 492 961.6 491.9 961.7 491.8 961.8 491.9 961.8 492 Z M 932.7 480 932.5 480 932.5 479.9 932.6 479.9 932.6 479.8 932.7 479.7 932.6 479.7 932.6 479.6 932.7 479.6 932.8 479.8 932.7 480 Z M 931.4 481.1 931.2 481.2 931.1 481.1 931.1 481 931.2 480.9 931.4 480.9 931.4 481.1 Z M 938.6 485.1 938.5 485.1 938.4 485 938.5 484.8 938.6 485 938.6 485.1 Z M 949.1 488 949 488 948.9 487.8 949 487.6 949.1 487.6 949.1 488 Z M 948.5 489.2 948.4 489.3 948.3 489.1 948.4 489 948.5 489.2 Z M 934.8 483.1 934.7 483.1 934.6 483 934.6 482.9 934.7 483 934.8 483.1 Z M 943.1 486 943 486.1 943 486 943 485.9 943.1 485.9 943.1 486 Z M 950.5 490.8 950.4 490.9 950.3 490.8 950.3 490.7 950.4 490.7 950.5 490.8 Z M 945.8 483.7 945.8 483.8 945.6 483.7 945.7 483.6 945.8 483.6 945.8 483.7 Z M 961.2 489.2 961.1 489.3 961 489.3 961.1 489.2 961.2 489.2 Z M 932.6 479.5 932.4 479.5 932.4 479.4 932.5 479.4 932.6 479.4 932.6 479.5 Z M 937.8 481.4 937.6 481.4 937.7 481.3 937.8 481.4 Z M 950.2 490.8 950.1 490.8 950 490.8 950.1 490.7 950.2 490.8 Z M 943.7 485.4 943.5 485.4 943.5 485.3 943.6 485.2 943.7 485.4 Z M 936.6 483.6 936.6 483.8 936.5 483.7 936.5 483.6 936.6 483.6 Z M 947.4 486.6 947.3 486.7 947.2 486.6 947.2 486.5 947.3 486.5 947.4 486.6 Z M 959.7 490.3 959.7 490.4 959.6 490.4 959.6 490.2 959.7 490.3 Z M 938.5 481.1 938.3 481.1 938.3 481 938.4 481 938.5 481.1 Z M 959.7 489.6 959.6 489.6 959.6 489.5 959.7 489.4 959.7 489.6 Z M 963.5 488 963.5 488.2 963.4 488.1 963.4 488 963.5 488 Z M 938.6 484.5 938.4 484.5 938.4 484.3 938.5 484.4 938.6 484.5 Z M 945.3 482.5 945.3 482.7 945.3 482.6 945.2 482.5 945.3 482.5 Z M 938.9 485 938.8 485 938.7 485 938.7 484.9 938.9 484.9 938.9 485 Z M 968.1 494.9 968 495 968 494.9 968.1 494.8 968.1 494.9 Z M 934 482.3 934 482.4 933.9 482.3 934 482.2 934 482.3 Z M 943.1 492.1 943 492.2 942.9 492.1 942.9 492 943.1 492.1 Z M 942.3 475.9 942.2 476 942.1 475.8 942.2 475.7 942.3 475.9 Z M 934 483.6 934 483.7 933.9 483.7 933.9 483.6 934 483.6 Z M 934 483.6 933.9 483.6 933.9 483.5 934 483.5 934 483.6 Z\",\"Xmax\":968.1,\"Xmid\":942.4,\"Xmin\":931.1,\"Ymax\":495,\"Ymid\":485.3,\"Ymin\":475.7,\"economy/currency\":\"Solomon Islands dollars (SBD)\",\"economy/gdp_per_capita_ppp/2017\":\"2200\",\"economy/gdp_real_growth_rate/2017\":0.035,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"233,500 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.92,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":27986,\"geography/area/water\":910,\"geography/area_comparative\":\"slightly smaller than Maryland\",\"geography/area_sqkm\":28896,\"geography/climate\":\"tropical monsoon; few temperature and weather extremes\",\"geography/coastline\":\"5,313 km\",\"geography/elevation/highest_point\":\"Mount Popomanaseu 2,335 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 00 S, 159 00 E\",\"geography/geography_note\":\"strategic location on sea routes between the South Pacific Ocean, the Solomon Sea, and the Coral Sea\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.029,\"geography/land_use/agricultural_land_permanent_pasture\":0.003,\"geography/land_use/forest\":0.789,\"geography/land_use/other\":0.172,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, east of Papua New Guinea\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly rugged mountains with some low coral atolls\",\"government/administrative_divisions\":\"9 provinces and 1 city*; Central, Choiseul, Guadalcanal, Honiara*, Isabel, Makira and Ulawa, Malaita, Rennell and Bellona, Temotu, Western\",\"government/capital/geographic_coordinates\":\"9 26 S, 159 57 E\",\"government/capital/name\":\"Honiara\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Spanish explorer Alvaro de MENDANA named the isles in 1568 after the wealthy biblical King SOLOMON in the mistaken belief that the islands contained great riches\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General David VUNAGI (since\\u0026amp;nbsp;8 July 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Rick HOU (since 16 November 2017)\",\"government/flag_description\":\"divided diagonally by a thin yellow stripe from the lower hoist-side corner; the upper triangle (hoist side) is blue with five white five-pointed stars arranged in an X pattern; the lower triangle is green; blue represents the ocean, green the land, and yellow sunshine; the five stars stand for the five main island groups of the Solomon Islands\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"7 July 1978 (from the UK)\",\"government/national_holiday\":\"Independence Day, 7 July (1978)\",\"government/national_symbol_s\":\"national colors: blue, yellow, green, white\",\"introduction\":\"The UK established a protectorate over the Solomon Islands in the 1890s. Some of the bitterest fighting of World War II occurred on this archipelago and the Guadalcanal Campaign (August 1942-February 1943) proved a turning point in the Pacific War, since after the operation the Japanese lost their strategic initiative and remained on the defensive until thier final defeat in 1945. Self-government for the Solomon Islands came in 1976 and independence two years later. Ethnic violence, government malfeasance, endemic crime, and a narrow economic base have undermined stability and civil society. In June 2003, then Prime Minister Sir Allan KEMAKEZA sought the assistance of Australia in reestablishing law and order; the following month, an Australian-led multinational force arrived to restore peace and disarm ethnic militias. The Regional Assistance Mission to the Solomon Islands (RAMSI), which ended in June 2017, was generally effective in restoring law and order and rebuilding government institutions.\",\"name\":\"Solomon Islands\",\"people_and_society/age_structure/0_14_years\":0.3405,\"people_and_society/age_structure/15_24_years\":0.1995,\"people_and_society/age_structure/25_54_years\":0.3689,\"people_and_society/age_structure/55_64_years\":0.0477,\"people_and_society/age_structure/65_years_and_over\":0.0434,\"people_and_society/birth_rate\":\"24.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"9.9% of GDP (2010)\",\"people_and_society/ethnic_groups\":\"Melanesian 95.3%, Polynesian 3.1%, Micronesian 1.2%, other 0.3% (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"82,000 HONIARA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Solomon Islander\",\"people_and_society/nationality/noun\":\"Solomon Islander(s)\",\"people_and_society/net_migration_rate\":\"-1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"660121\",\"people_and_society/population_growth_rate\":0.019,\"people_and_society/urbanization/urban_population\":\"24.2% of total population (2019)\",\"transportation/airports\":\"36\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1390\"},{\"BoxHeight\":10.399999999999977,\"BoxWidth\":34.90000000000009,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NCL\",\"ISO_Code\":\"NC\",\"Path\":\"M 954.8 517.6 955.3 517.9 955.6 517.9 956 518.1 957.2 519.1 958 519.5 958.2 519.8 958.5 520 958.6 520.3 959 520.6 959.2 520.9 961.3 522.2 962 522.9 962.7 523.3 963 523.9 962.8 524.2 962.5 524.1 962.3 524.2 961.7 523.9 961.7 523.8 961.6 523.8 961.5 523.9 961.4 524 961.4 523.9 961.3 523.7 960.9 523.6 960.6 523.4 960.6 523 960.5 522.9 960.1 522.9 959.7 522.7 959.5 522.3 959 522.2 958.6 522 958.2 521.8 957.9 521.5 957.7 521.3 957.3 521.1 957 520.7 956.9 520.4 956.7 520.3 956.5 519.9 955.9 519.6 955.5 518.9 955.2 518.6 955.1 518.4 955.1 518.2 954.7 517.9 954.8 517.6 Z M 963.6 519.2 963.8 519.4 963.7 519.4 963.7 519.6 963.8 519.8 963.7 519.9 964 520 964 520.2 964.2 520.3 964.1 520.4 964.1 520.6 964 520.7 963.9 520.7 963.8 520.5 963.7 520.5 963.7 520.4 963.4 520.4 963.2 520.3 963.1 520.1 963.1 519.9 963.3 519.9 963.5 519.6 963.4 519.5 963.3 519.5 963.2 519.4 963.1 519.5 963.1 519.3 963.2 519.3 963.3 519.3 963.5 519.2 963.6 519.2 Z M 965.6 521.3 965.8 521.5 966.1 521.5 966 521.8 966 522 965.8 522.1 965.4 521.9 965.4 521.8 965.2 521.3 965.6 521.3 Z M 964.5 525.1 964.4 525.1 964.2 525.1 964.1 525 964.1 524.9 964.1 524.7 964.4 524.8 964.5 525 964.4 525 964.5 525 964.5 525.1 Z M 961.8 519.2 961.6 519.3 961.5 519.2 961.7 519 961.7 518.9 961.9 518.9 961.8 519.2 Z M 962 518.5 961.8 518.6 961.7 518.4 961.8 518.3 962 518.5 Z M 953.8 516.4 953.8 516.5 953.7 516.5 953.6 516.2 953.7 516.2 953.7 516.4 953.8 516.4 Z M 962.5 524.4 962.4 524.5 962.3 524.4 962.3 524.3 962.4 524.3 962.5 524.4 Z M 955.3 517.5 955.2 517.6 955.1 517.4 955.3 517.5 Z M 940.7 514.9 940.6 515 940.6 514.8 940.7 514.7 940.7 514.9 Z M 975.2 524.1 975 524.2 974.9 524.1 975.1 524.1 975.2 524.1 Z M 953.6 516 953.5 516.1 953.4 515.9 953.6 515.9 953.6 516 Z M 954.2 517.3 954.2 517.4 954 517.3 954.1 517.2 954.2 517.3 Z M 960.4 523.3 960.3 523.3 960.2 523.1 960.3 523.1 960.4 523.3 Z M 965.3 520.5 965.2 520.5 965.1 520.4 965.2 520.4 965.3 520.5 Z M 954.6 517.3 954.5 517.4 954.5 517.3 954.6 517.2 954.6 517.3 Z M 940.5 521.4 940.3 521.4 940.3 521.3 940.4 521.3 940.5 521.4 Z\",\"Xmax\":975.2,\"Xmid\":959.3,\"Xmin\":940.3,\"Ymax\":525.1,\"Ymid\":521,\"Ymin\":514.7,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"6.165 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0.08,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":18275,\"geography/area/water\":300,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":18575,\"geography/climate\":\"tropical; modified by southeast trade winds; hot, humid\",\"geography/coastline\":\"2,254 km\",\"geography/elevation/highest_point\":\"Mont Panie 1,628 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 30 S, 165 30 E\",\"geography/geography_note\":\"consists of the main island of New Caledonia (one of the largest in the Pacific Ocean), the archipelago of Iles Loyaute, and numerous small, sparsely populated islands and atolls\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.098,\"geography/land_use/forest\":0.459,\"geography/land_use/other\":0.437,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, east of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"coastal plains with interior mountains\",\"government/administrative_divisions\":\"3 provinces; Province Iles (Islands Province), Province Nord (North Province), and Province Sud (South Province)\",\"government/capital/geographic_coordinates\":\"22 16 S, 166 27 E\",\"government/capital/name\":\"Noumea\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"British explorer Captain James COOK discovered and named New Caledonia in 1774; he used the appellation because the northeast of the island reminded him of Scotland (Caledonia is the Latin designation for Scotland)\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by High Commissioner Laurent PREVOST (since 5 August 2019)\",\"government/executive_branch/head_of_government\":\"President of the Government Thierry SANTA (since 9 July 2019); Temporary Vice President Gilbert TUIENON (since 9 July 2019); note - Temporary Vice President Gilbert TUIENON was elected so that the new government could take over; Philippe GERMAIN s government remained caretaker government until the new government was settled\",\"government/flag_description\":\"New Caledonia has two official flags; alongside the flag of France, the Kanak (indigenous Melanesian) flag has equal status; the latter consists of three equal horizontal bands of blue (top), red, and green; a large yellow disk - diameter two-thirds the height of the flag - shifted slightly to the hoist side is edged in black and displays a black fleche faitiere symbol, a native rooftop adornment\",\"government/government_type\":\"parliamentary democracy (Territorial Congress); an overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity of France); note - in an independence referendum on 4\\u0026amp;nbsp;November 2018, the majority voted to reject independence in favor of maintaining the status quo\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - the local holiday is New Caledonia Day, 24 September (1853)\",\"government/national_symbol_s\":\"fleche faitiere (native rooftop adornment), kagu bird; national colors: gray, red\",\"introduction\":\"Settled by both Britain and France during the first half of the 19th century, the island became a French possession in 1853. It served as a penal colony for four decades after 1864. Agitation for independence during the 1980s and early 1990s ended in the 1998 Noumea Accord, which over two decades transferred an increasing amount of governing responsibility from France to New Caledonia. In a referendum held in November 2018, residents rejected independence and decided to retain their territorial status, although two additional referendums may occur in 2020 and 2022, per the Noumea\\u0026amp;nbsp;Accord.\",\"name\":\"New Caledonia\",\"people_and_society/age_structure/0_14_years\":0.2219,\"people_and_society/age_structure/15_24_years\":0.1616,\"people_and_society/age_structure/25_54_years\":0.4366,\"people_and_society/age_structure/55_64_years\":0.0857,\"people_and_society/age_structure/65_years_and_over\":0.0942,\"people_and_society/birth_rate\":\"14.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Kanak 39.1%, European 27.1%, Wallisian, Futunian 8.2%, Tahitian 2.1%, Indonesian 1.4%, Ni-Vanuatu 1%, Vietnamese 0.9%, other 17.7%, unspecified 2.5% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"198,000 NOUMEA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"New Caledonian\",\"people_and_society/nationality/noun\":\"New Caledonian(s)\",\"people_and_society/net_migration_rate\":\"3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"282754\",\"people_and_society/population_growth_rate\":0.013,\"people_and_society/urbanization/urban_population\":\"71.1% of total population (2019)\",\"transportation/airports\":\"25\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":23.800000000000068,\"BoxWidth\":998,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.743,\"ISO3_Code\":\"FJI\",\"ISO_Code\":\"FJ\",\"Path\":\"M 994.2 509.5 994.1 509.7 994.3 509.7 994.5 509.9 995 510.3 995.1 510.3 995 510.6 995.1 510.9 995.1 511.1 995.3 511.4 995.3 511.6 995 511.7 994.9 511.6 994.7 511.7 994.6 511.6 994.4 511.7 993.9 512 993.2 512.1 992 511.8 991.6 511.6 991.4 511.2 991.5 510.9 991.6 510.9 991.7 510.7 991.9 510.6 991.8 510.3 992.1 509.9 992.9 509.5 993.3 509.6 994 509.3 994.2 509.5 Z M 998.9 506 998.6 506.3 998.3 506.8 997.9 507.1 997.6 507.6 997.6 507.7 997.8 507.7 998.4 507.1 998.7 506.9 998.8 507 998.6 507.4 998.7 507.6 998.7 507.7 998.3 507.6 997.9 507.8 997.1 507.8 997.2 507.6 996.8 507.5 996.4 507.9 996.4 508.1 995.9 508 995.6 508.3 995.7 508.4 995.6 508.4 995.4 508.4 995.3 508.3 995.2 507.9 995 507.8 994.9 507.9 994.8 507.7 994.9 507.6 995 507.6 995.1 507.5 994.9 507.4 995 507.3 995.4 507.4 995.9 507.1 996.1 506.9 996.8 506.7 997.2 506.7 997.5 506.3 997.7 506.3 998.2 506.1 998.6 506.2 998.8 506 998.9 506 Z M 994.7 514.1 994.8 514.2 994.7 514.4 994.6 514.4 994.5 514.4 994.4 514.4 994.4 514.3 994.3 514.3 994.3 514.2 994.2 514.3 994.1 514.3 994.1 514.4 994 514.4 993.9 514.5 994 514.6 994 514.7 993.9 514.7 993.9 514.6 993.8 514.6 993.7 514.7 993.6 514.7 993.4 514.7 993.4 514.6 993.5 514.5 993.6 514.5 993.7 514.4 993.8 514.5 993.8 514.4 993.9 514.4 994 514.2 994.1 514.1 994.2 514.2 994.3 514.1 994.5 514.1 994.7 514.1 Z M 1.3 508 1 508.3 1 507.8 1.3 507.5 1.5 507.8 1.3 508 Z M 997.2 511.3 997.3 511.6 997.2 511.7 997.1 511.5 997 511.4 996.9 511.4 996.9 511.3 996.9 511.2 997.1 511.1 997.2 511.3 Z M 999 508.4 998.8 508.4 998.7 508.3 998.7 508.2 998.9 508 998.9 507.9 999 507.9 999 508 999 508.3 999 508.4 Z M 997.4 509.5 997.3 509.6 997.3 509.5 997.2 509.2 997.3 509.1 997.4 509.1 997.5 509.3 997.4 509.5 Z M 995.8 510.5 995.6 510.6 995.5 510.4 995.5 510.3 995.6 510.2 995.7 510.2 995.8 510.3 995.8 510.5 Z M 998.8 513.1 998.7 513.2 998.6 513.1 998.5 513 998.6 512.9 998.8 512.9 998.8 513.1 Z M 2 507.7 1.9 507.8 1.8 507.7 1.7 507.8 1.6 507.8 1.6 507.7 1.8 507.7 1.9 507.6 2 507.7 Z M 4.5 512 4.3 512 4.2 511.9 4.3 511.8 4.5 511.9 4.5 512 Z M 1.2 507 1 507 1 506.9 1.1 506.8 1.2 506.8 1.2 507 Z M 991.9 508.1 991.8 508.2 991.7 508.3 991.6 508.3 991.7 508.2 991.8 508.1 991.9 508 991.9 508.1 Z M 1.5 514 1.5 514.1 1.6 514 1.6 514.1 1.5 514.2 1.5 514.1 1.4 514.1 1.4 514 1.5 514 Z M 991.2 509.4 991.1 509.5 991 509.3 991 509.2 991.1 509.1 991.1 509.3 991.2 509.4 Z M 993.9 512.5 993.8 512.6 993.7 512.5 993.8 512.4 993.9 512.4 993.9 512.5 Z M 991 495.6 990.9 495.6 990.8 495.5 990.9 495.4 991 495.5 991 495.6 Z M 3 510.6 2.9 510.7 2.8 510.6 2.9 510.5 3 510.5 3 510.6 Z M 994.9 514 994.8 514 994.7 513.9 994.9 513.9 994.9 514 Z M 4 514.2 3.9 514.2 3.8 514.1 3.9 514 4 514.2 Z M 998.4 514.7 998.3 514.8 998.3 514.7 998.4 514.6 998.4 514.7 Z M 4 509 4 509.1 3.9 509.1 3.9 509 4 509 Z M 4.3 510.4 4.2 510.4 4.2 510.3 4.3 510.3 4.3 510.4 Z M 3.7 511.3 3.6 511.3 3.5 511.2 3.6 511.2 3.7 511.2 3.7 511.3 Z M 997.4 510.7 997.4 510.9 997.3 510.8 997.3 510.7 997.4 510.7 Z M 3.1 512.3 3.1 512.5 2.9 512.4 3 512.3 3.1 512.3 Z M 995.6 510.7 995.5 510.7 995.5 510.6 995.5 510.5 995.6 510.6 995.6 510.7 Z M 4.7 519.1 4.6 519.2 4.6 519.1 4.5 519 4.7 519.1 Z M 3.4 509.7 3.4 509.8 3.3 509.7 3.3 509.6 3.4 509.7 Z M 991.2 510.5 991.2 510.6 991.1 510.6 991.1 510.5 991.2 510.5 Z M 5 514.7 4.9 514.8 4.8 514.7 4.9 514.6 5 514.7 Z M 991.4 508.7 991.3 508.8 991.3 508.6 991.4 508.7 Z M 995.2 507.2 995.1 507.3 995 507.2 995.1 507.1 995.2 507.2 Z M 996.2 509.7 996.1 509.8 996.1 509.7 996.2 509.6 996.2 509.7 Z M 3.5 509.2 3.3 509.3 3.3 509.1 3.4 509.1 3.5 509.2 Z M 5.5 514.6 5.5 514.7 5.4 514.7 5.4 514.6 5.5 514.6 Z M 3.8 508.8 3.8 509 3.7 509 3.6 508.9 3.8 508.8 Z M 992.2 507.8 992.1 507.9 992 507.8 992.1 507.7 992.2 507.8 Z M 998.8 507.4 998.8 507.5 998.7 507.4 998.7 507.3 998.8 507.3 998.8 507.4 Z M 1.5 514.2 1.4 514.3 1.3 514.2 1.4 514.1 1.5 514.2 Z M 996.7 510.7 996.6 510.8 996.6 510.6 996.7 510.6 996.7 510.7 Z M 5.2 513.2 5.2 513.3 5.1 513.2 5.1 513.1 5.2 513.2 Z M 994.4 507.8 994.4 508 994.2 507.9 994.3 507.8 994.4 507.8 Z M 996.3 510.2 996.2 510.3 996.1 510.1 996.3 510.1 996.3 510.2 Z M 990.5 508.9 990.4 508.9 990.3 508.8 990.4 508.7 990.5 508.9 Z M 992.5 512.8 992.5 512.9 992.4 512.9 992.4 512.8 992.4 512.7 992.5 512.8 Z M 2.5 509.1 2.4 509.2 2.3 509.1 2.5 509.1 Z M 3.1 508.4 3 508.5 2.9 508.5 2.9 508.4 3 508.4 3.1 508.4 Z M 990.8 495.6 990.7 495.6 990.7 495.5 990.8 495.5 990.8 495.6 Z\",\"Xmax\":999,\"Xmid\":946.4,\"Xmin\":1,\"Ymax\":519.2,\"Ymid\":509.7,\"Ymin\":495.4,\"economy/currency\":\"Fijian dollars (FJD)\",\"economy/gdp_per_capita_ppp/2017\":\"9800\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.369 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.34,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.27,\"geography/area/land\":18274,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":18274,\"geography/climate\":\"tropical marine; only slight seasonal temperature variation\",\"geography/coastline\":\"1,129 km\",\"geography/elevation/highest_point\":\"Tomanivi 1,324 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 00 S, 175 00 E\",\"geography/geography_note\":\"includes 332 islands; approximately 110 are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.09,\"geography/land_use/agricultural_land_permanent_crops\":0.047,\"geography/land_use/agricultural_land_permanent_pasture\":0.096,\"geography/land_use/forest\":0.557,\"geography/land_use/other\":0.21,\"geography/location\":\"Oceania, island group in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountains of volcanic origin\",\"government/administrative_divisions\":\"14 provinces and 1 dependency*; Ba, Bua, Cakaudrove, Kadavu, Lau, Lomaiviti, Macuata, Nadroga and Navosa, Naitasiri, Namosi, Ra, Rewa, Rotuma*, Serua, Tailevu\",\"government/capital/geographic_coordinates\":\"18 08 S, 178 25 E\",\"government/capital/name\":\"Suva (on Viti Levu)\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Fijians called their home Viti, but the neighboring Tongans called it Fisi, and in the Anglicized spelling of the Tongan pronunciation - promulgated by explorer Captain James COOK - the designation became Fiji\",\"government/executive_branch/chief_of_state\":\"President Jioji Konousi KONROTE (since 12 November 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Voreqe \\u0022Frank\\u0022 BAINIMARAMA (since 22 September 2014)\",\"government/flag_description\":\"light blue with the flag of the UK in the upper hoist-side quadrant and the Fijian shield centered on the outer half of the flag; the blue symbolizes the Pacific Ocean and the Union Jack reflects the links with Great Britain; the shield - taken from Fijis coat of arms - depicts a yellow lion, holding a coconut pod between its paws, above a white field quartered by the cross of Saint George; the four quarters depict stalks of sugarcane, a palm tree, a banana bunch, and a white dove of peace\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"10 October 1970 (from the UK)\",\"government/national_holiday\":\"Fiji (Independence) Day, 10 October (1970)\",\"government/national_symbol_s\":\"Fijian canoe; national color: light blue\",\"introduction\":\"Fiji became independent in 1970 after nearly a century as a British colony. Democratic rule was interrupted by two military coups in 1987 caused by concern over a government perceived as dominated by the Indian community (descendants of contract laborers brought to the islands by the British in the 19th century). The coups and a 1990 constitution that cemented native Melanesian control of Fiji led to heavy Indian emigration; the population loss resulted in economic difficulties, but ensured that Melanesians became the majority. A new constitution enacted in 1997 was more equitable. Free and peaceful elections in 1999 resulted in a government led by an Indo-Fijian, but a civilian-led coup in 2000 ushered in a prolonged period of political turmoil. Parliamentary elections held in 2001 provided Fiji with a democratically elected government led by Prime Minister Laisenia QARASE. Reelected in May 2006, QARASE was ousted in a December 2006 military coup led by Commodore Voreqe BAINIMARAMA, who initially appointed himself acting president but in January 2007 became interim prime minister. Following years of political turmoil, long-delayed legislative elections were held in September 2014 that were deemed \\u0022credible\\u0022 by international observers and that resulted in BAINIMARAMA being reelected. He was reelected in November 2018 in elections deemed free and fair.\",\"name\":\"Fiji\",\"people_and_society/age_structure/0_14_years\":0.2745,\"people_and_society/age_structure/15_24_years\":0.1591,\"people_and_society/age_structure/25_54_years\":0.4105,\"people_and_society/age_structure/55_64_years\":0.0879,\"people_and_society/age_structure/65_years_and_over\":0.068,\"people_and_society/birth_rate\":\"18.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP\",\"people_and_society/ethnic_groups\":\"iTaukei 56.8% (predominantly Melanesian with a Polynesian admixture), Indo-Fijian 37.5%, Rotuman 1.2%, other 4.5% (European, part European, other Pacific Islanders, Chinese) (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"178,000 SUVA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Fijian\",\"people_and_society/nationality/noun\":\"Fijian(s)\",\"people_and_society/net_migration_rate\":\"-6.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"926276\",\"people_and_society/population_growth_rate\":0.0056,\"people_and_society/urbanization/urban_population\":\"56.8% of total population (2019)\",\"transportation/airports\":\"28\",\"transportation/railways/total\":\"597\",\"transportation/roadways/total\":\"3440\"},{\"BoxHeight\":20.799999999999955,\"BoxWidth\":10.299999999999955,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.609,\"ISO3_Code\":\"VUT\",\"ISO_Code\":\"VU\",\"Path\":\"M 962.5 503 962.6 503.1 962.8 503 962.9 502.5 963.1 502.5 963.2 502.9 963.4 503.2 963.5 503.5 963.5 503.7 963.7 503.7 963.7 503.8 963.5 503.8 963.7 504.1 963.4 504.1 963.6 504.3 963.5 504.4 963.6 504.5 963.6 504.8 963.5 504.8 963.2 504.6 963.2 504.5 963.3 504.4 962.8 504.3 962.5 504.5 962.4 504.5 962 503.8 962 503.3 961.8 502.4 961.7 501.9 961.9 501.6 962.3 502.1 962.4 502.4 962.5 503 Z M 964.1 505.8 964.7 506.2 965.1 506.5 965.2 506.8 965.1 507.1 964.7 506.9 964.4 507.2 964.2 507.1 964 506.5 964 506.2 964 506.1 963.9 505.9 963.6 506 963.4 505.8 963.5 505.2 963.9 505.3 964.1 505.5 964.1 505.8 Z M 967 510 967.2 510.3 967.3 510.4 967.3 510.7 966.9 510.8 966.5 510.7 966.5 510.4 966.2 510.5 966.3 510.3 966.3 510.1 966.4 510.1 966.5 510 966.4 509.9 966.5 509.9 967 510 Z M 969 513.4 969.1 513.5 969.2 513.4 969.3 513.5 969.1 513.6 969.1 513.7 969.4 513.9 969.5 514.1 969.4 514.2 969.3 514.2 969.1 514.1 969 514.1 968.8 514 968.7 513.9 968.5 513.9 968.5 513.8 968.5 513.7 968.5 513.5 968.5 513.2 968.6 513.1 968.8 513.1 968.9 513.2 969 513.3 969 513.4 Z M 966.6 506.5 966.1 506.6 965.8 506.4 965.5 506.2 965.5 506.1 965.9 506.1 966.2 505.8 966.4 506.2 966.6 506.4 966.6 506.5 Z M 969.7 515.6 969.8 515.7 969.9 515.7 969.9 515.8 969.8 515.9 969.8 516 969.7 516.1 969.7 516.2 969.5 516.1 969.4 515.9 969.3 515.9 969.2 515.7 969.1 515.6 969.2 515.4 969.2 515.3 969.4 515.2 969.5 515.2 969.5 515.4 969.5 515.6 969.7 515.6 Z M 966.4 505.5 966.3 505.5 966.2 505.4 966.3 505.2 966.2 505.1 966.2 504.9 966.1 504.8 966.1 504.7 966 504.6 966 504.5 966.1 504.4 966.1 504.2 966.1 504.1 966.1 503.9 966.2 503.9 966.2 504 966.3 504.1 966.3 504.3 966.2 504.4 966.4 504.7 966.5 505.1 966.5 505.2 966.5 505.3 966.5 505.4 966.4 505.5 Z M 966.3 507.2 966.4 507.5 966.5 507.5 966.6 507.5 966.7 507.6 966.8 507.7 966.9 507.8 967 507.7 967.1 507.8 967.1 507.9 966.8 507.9 966.7 507.8 966.6 507.8 966.5 507.9 966.2 507.8 966.1 507.6 966.1 507.5 966.1 507.4 966.2 507.2 966.3 507.2 Z M 965.3 504 964.9 504 964.8 503.9 964.8 503.8 965 503.7 965.2 503.5 965.4 503.5 965.6 503.4 965.7 503.5 965.6 503.7 965.5 503.8 965.3 504 Z M 964.3 499.5 964.3 499.7 964.2 499.6 964.2 499.5 964.1 499.4 964 499.3 964 499.1 964.2 499 964.3 499 964.4 499 964.5 499.2 964.5 499.5 964.3 499.5 Z M 964.6 500.8 964.5 500.8 964.3 500.8 964.2 500.8 964.1 500.8 964.2 500.7 964.1 500.5 964.3 500.4 964.4 500.3 964.6 500.4 964.7 500.5 964.6 500.8 Z M 966.2 503.6 966.1 503.7 966.1 503.6 965.8 502.4 966 502.4 966.2 503.2 966.2 503.6 Z M 971 517.7 970.9 517.9 970.7 517.9 970.6 517.7 970.6 517.6 970.8 517.6 971 517.6 971 517.7 Z M 961.8 497.2 961.8 497.5 961.7 497.4 961.7 497.3 961.7 497.1 961.8 497.2 Z M 964 498.5 963.9 498.5 963.8 498.4 963.9 498.3 964 498.4 964 498.5 Z M 967.3 508.2 967.2 508.2 967.2 508.1 967.3 508 967.4 508 967.4 508.1 967.3 508.2 Z M 962 497.6 961.9 497.7 961.8 497.6 961.9 497.5 962 497.6 Z M 966.4 506.9 966.4 507 966.3 507 966.4 506.7 966.5 506.7 966.4 506.9 Z M 966.9 508.6 966.7 508.7 966.6 508.6 966.8 508.5 966.9 508.6 Z M 964.9 498.8 964.8 498.9 964.7 498.9 964.8 498.8 964.9 498.8 Z M 966.7 506.9 966.8 507 966.6 507 966.7 506.9 Z M 966.8 509.8 966.7 509.8 966.6 509.6 966.7 509.6 966.8 509.8 Z M 965.9 501.1 965.8 501.2 965.8 501.1 965.8 501 965.9 501 965.9 501.1 Z M 972 515.8 971.8 515.9 971.8 515.8 971.8 515.7 971.9 515.7 972 515.8 Z M 962 497.9 961.9 497.9 961.9 497.8 962 497.8 962 497.9 Z M 963.8 504.3 963.7 504.4 963.6 504.3 963.8 504.2 963.8 504.3 Z M 962.2 498.1 962.1 498.2 962 498.1 962.1 498 962.2 498.1 Z M 965 499.4 964.8 499.4 964.8 499.3 964.9 499.2 965 499.4 Z M 967.2 509.7 967.1 509.9 967 509.8 967.1 509.7 967.2 509.7 Z\",\"Xmax\":972,\"Xmid\":965,\"Xmin\":961.7,\"Ymax\":517.9,\"Ymid\":506.1,\"Ymin\":497.1,\"economy/currency\":\"vatu (VUV)\",\"economy/gdp_per_capita_ppp/2017\":\"2700\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"164,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.71,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":12189,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Connecticut\",\"geography/area_sqkm\":12189,\"geography/climate\":\"tropical; moderated by southeast trade winds from May to October; moderate rainfall from November to April; may be affected by cyclones from December to April\",\"geography/coastline\":\"2,528 km\",\"geography/elevation/highest_point\":\"Tabwemasana 1,877 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 00 S, 167 00 E\",\"geography/geography_note\":\"a Y-shaped chain of four main islands and 80 smaller islands; several of the islands have active volcanoes and there are several underwater volcanoes as well\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.016,\"geography/land_use/agricultural_land_permanent_crops\":0.103,\"geography/land_use/agricultural_land_permanent_pasture\":0.034,\"geography/land_use/forest\":0.361,\"geography/land_use/other\":0.486,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about three-quarters of the way from Hawaii to Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly mountainous islands of volcanic origin; narrow coastal plains\",\"government/administrative_divisions\":\"6 provinces; Malampa, Penama, Sanma, Shefa, Tafea, Torba\",\"government/capital/geographic_coordinates\":\"17 44 S, 168 19 E\",\"government/capital/name\":\"Port-Vila (on Efate)\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the words \\u0022vanua\\u0022 (home or land) and \\u0022tu\\u0022 (stand) that occur in several of the Austonesian languages spoken on the islands and which provide a meaning of \\u0022the land remains\\u0022 but which also convey a sense of \\u0022independence\\u0022 or \\u0022our land\\u0022\",\"government/executive_branch/chief_of_state\":\"President Tallis Obed MOSES (since 6 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Charlot SALWAI (since 11 February 2016)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a black isosceles triangle (based on the hoist side) all separated by a black-edged yellow stripe in the shape of a horizontal Y (the two points of the Y face the hoist side and enclose the triangle); centered in the triangle is a boars tusk encircling two crossed namele fern fronds, all in yellow; red represents the blood of boars and men, as well as unity, green the richness of the islands, and black the ni-Vanuatu people; the yellow Y-shape - which reflects the pattern of the islands in the Pacific Ocean - symbolizes the light of the Gospel spreading through the islands; the boars tusk is a symbol of prosperity frequently worn as a pendant on the islands; the fern fronds represent peace\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"30 July 1980 (from France and the UK)\",\"government/national_holiday\":\"Independence Day, 30 July (1980)\",\"government/national_symbol_s\":\"boars tusk with crossed fern fronds; national colors: red, black, green, yellow\",\"introduction\":\"Multiple waves of colonizers, each speaking a distinct language, migrated to the New Hebrides in the millennia preceding European exploration in the 18th century. This settlement pattern accounts for the complex linguistic diversity found on the archipelago to this day. The British and French, who settled the New Hebrides in the 19th century, agreed in 1906 to an Anglo-French Condominium, which administered the islands until independence in 1980, when the new name of Vanuatu was adopted. Politics and society continue to be divided along linguistic lines, although those divisions are lessening over time. Coalition governments tend to be weak, and since 2008, prime ministers have been ousted through no-confidence motions or temporary procedural issues 10 times. Prime Minister Charlot SALAWI has survived four no-confidence motions since taking office in 2016.\",\"name\":\"Vanuatu\",\"people_and_society/age_structure/0_14_years\":0.3489,\"people_and_society/age_structure/15_24_years\":0.2003,\"people_and_society/age_structure/25_54_years\":0.3539,\"people_and_society/age_structure/55_64_years\":0.0557,\"people_and_society/age_structure/65_years_and_over\":0.0412,\"people_and_society/birth_rate\":\"23.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Melanesian 99.2%, non-Melanesian 0.8% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"53,000 PORT-VILA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Ni-Vanuatu\",\"people_and_society/nationality/noun\":\"Ni-Vanuatu (singular and plural)\",\"people_and_society/net_migration_rate\":\"-1.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"288037\",\"people_and_society/population_growth_rate\":0.0181,\"people_and_society/urbanization/urban_population\":\"25.4% of total population (2019)\",\"transportation/airports\":\"31\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1070\"},{\"BoxHeight\":57.599999999999966,\"BoxWidth\":56.3,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PYF\",\"ISO_Code\":\"PF\",\"Path\":\"M 86.1 510.5 86.6 510.7 86.5 510.9 86.4 511 86.2 510.9 86 510.6 85.7 510.7 85.4 510.5 85.2 510.2 85.3 510 85.6 509.9 86 510 86.1 510.1 86.1 510.5 Z M 111.4 485.5 111.3 485.4 111.2 485.1 111.4 485 111.4 485.1 111.7 485.1 111.8 485.2 111.9 485.2 111.9 485.3 111.8 485.4 111.6 485.4 111.4 485.5 Z M 114.7 487.6 114.8 487.7 114.9 487.7 115.1 487.8 114.9 487.9 114.8 487.9 114.7 487.9 114.5 487.9 114.5 488 114.3 487.9 114.2 487.8 114.3 487.7 114.4 487.7 114.5 487.6 114.7 487.6 Z M 80.3 508.1 80.2 508.2 80.1 508.1 80.1 508 80.1 507.9 80 507.7 80 507.6 80.1 507.6 80.3 507.9 80.4 507.9 80.4 508 80.3 508.1 Z M 84.9 509.8 84.7 510.1 84.6 510.1 84.4 510 84.4 509.9 84.4 509.8 84.6 509.8 84.8 509.8 84.9 509.8 Z M 111.8 486.9 111.7 486.9 111.5 486.7 111.7 486.6 111.8 486.6 111.8 486.9 Z M 97.4 501.8 97.3 501.8 97.4 501.5 97.5 501.4 97.6 501.4 97.6 501.5 97.4 501.8 Z M 80.2 507.4 80.1 507.5 79.9 507.4 79.9 507.3 80 507.2 80.1 507.2 80.2 507.3 80.2 507.4 Z M 81.5 507.7 81.4 507.9 81.3 507.8 81.3 507.7 81.3 507.5 81.4 507.5 81.5 507.7 Z M 115.7 489.9 115.6 490 115.5 489.9 115.6 489.7 115.5 489.6 115.6 489.6 115.7 489.7 115.7 489.9 Z M 113.1 485.4 113.1 485.5 113 485.4 113 485.3 113.1 485.2 113.2 485.3 113.3 485.4 113.1 485.4 Z M 114.6 488.2 114.5 488.3 114.3 488.5 114.3 488.4 114.3 488.2 114.4 488.1 114.5 488.1 114.6 488.2 Z M 94.4 506 94.2 506.1 94.1 505.9 94.2 505.8 94.3 505.8 94.4 506 Z M 85.7 527.3 85.5 527.3 85.5 527.2 85.6 527.1 85.7 527.2 85.7 527.3 Z M 99.9 540.2 99.9 540.3 99.8 540.3 99.7 540.2 99.8 540.2 99.9 540.2 Z M 110 482.8 110 483 109.9 482.9 110 482.7 110.1 482.7 110 482.8 Z M 80.5 524.6 80.4 524.7 80.4 524.5 80.3 524.5 80.4 524.4 80.5 524.5 80.5 524.6 Z M 111.6 505.4 111.6 505.5 111.4 505.5 111.5 505.4 111.6 505.4 Z M 89.1 505.1 89 505.2 88.9 505.1 88.9 505 89.1 505.1 Z M 110.9 516.1 110.7 516.2 110.7 516.1 110.7 516 110.9 516.1 Z M 71.3 506.9 71.2 507 71 506.9 71.1 506.8 71.3 506.9 Z M 104.7 510 104.5 510 104.4 510 104.4 509.9 104.7 509.9 104.7 510 Z M 116.3 509.5 116.2 509.5 116.1 509.4 116.2 509.3 116.3 509.5 Z M 76.5 525.1 76.4 525.1 76.3 525 76.5 525 76.5 525.1 Z M 121.3 521.1 121.2 521.2 121.1 521.1 121.2 521 121.3 521.1 Z M 109.6 505 109.5 505.1 109.4 505 109.6 504.9 109.6 505 Z M 102.8 519 102.8 519.1 102.7 519 102.7 518.9 102.9 518.9 102.8 519 Z M 79.4 507 79.3 507 79.4 506.9 79.4 507 Z M 98.4 506.2 98.3 506.3 98.2 506.3 98.2 506.2 98.4 506.2 Z M 120.2 512.3 120.1 512.3 120.1 512.2 120.1 512.1 120.2 512.3 Z M 96.8 509.8 96.9 509.8 97 509.8 97 509.9 96.8 509.9 96.7 509.8 96.8 509.8 Z M 121.6 521.1 121.5 521.2 121.4 521.2 121.4 521.1 121.6 521.1 Z M 108.5 514.9 108.4 514.9 108.4 514.8 108.4 514.7 108.5 514.9 Z M 92.8 504.8 92.8 504.7 92.9 504.6 92.9 504.7 92.8 504.8 Z M 88 502.3 87.9 502.4 87.7 502.3 87.8 502.2 87.9 502.3 88 502.3 Z M 115.2 488.4 115.1 488.5 115 488.4 115.2 488.3 115.2 488.4 Z M 99.1 504.8 99 504.8 99 504.7 99.1 504.8 Z M 115.3 502.1 115.2 502.2 115.1 502.1 115.2 502 115.3 502.1 Z M 96.7 504.4 96.6 504.4 96.6 504.2 96.7 504.2 96.7 504.4 Z M 121 521.1 120.9 521.1 120.8 521 120.9 520.9 121 521.1 Z M 90.8 528.7 90.6 528.8 90.5 528.8 90.7 528.6 90.8 528.7 Z M 127.3 527.2 127.2 527.2 127.1 527 127.2 527 127.3 527.2 Z M 82.5 510.3 82.4 510.4 82.3 510.3 82.4 510.2 82.5 510.3 Z M 126.2 526.8 126 526.8 126 526.7 126.2 526.7 126.2 526.8 Z M 105.8 511.5 105.8 511.6 105.7 511.7 105.6 511.6 105.7 511.6 105.7 511.5 105.8 511.5 Z\",\"Xmax\":127.3,\"Xmid\":97,\"Xmin\":71,\"Ymax\":540.3,\"Ymid\":503.8,\"Ymin\":482.7,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.03 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":3827,\"geography/area/water\":340,\"geography/area_comparative\":\"slightly less than one-third the size of Connecticut\",\"geography/area_sqkm\":4167,\"geography/climate\":\"tropical, but moderate\",\"geography/coastline\":\"2,525 km\",\"geography/elevation/highest_point\":\"Mont Orohena 2,241 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 00 S, 140 00 W\",\"geography/geography_note\":\"includes five archipelagoes: four volcanic (Iles Gambier, Iles Marquises, Iles Tubuai, Society Islands) and one coral (Archipel des Tuamotu); the Tuamotu Archipelago forms the largest group of atolls in the world - 78 in total, 48 inhabited; Makatea in the Tuamotu Archipelago is one of the three great phosphate rock islands in the Pacific Ocean - the others are Banaba (Ocean Island) in Kiribati and Nauru\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.007,\"geography/land_use/agricultural_land_permanent_crops\":0.063,\"geography/land_use/agricultural_land_permanent_pasture\":0.055,\"geography/land_use/forest\":0.437,\"geography/land_use/other\":0.438,\"geography/location\":\"Oceania, five archipelagoes (Archipel des Tuamotu, Iles Gambier, Iles Marquises, Iles Tubuai, Society Islands) in the South Pacific Ocean about halfway between South America and Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mixture of rugged high islands and low islands with reefs\",\"government/administrative_divisions\":\"5 administrative subdivisions (subdivisions administratives, singular - subdivision administrative): Iles Australes (Austral Islands), Iles du Vent (Windward Islands), Iles Marquises (Marquesas Islands), Iles Sous-le-Vent (Leeward Islands), Iles Tuamotu-Gambier; note - the Leeward Islands and the Windward Islands together make up the Society Islands (Iles de la Societe)\",\"government/capital/geographic_coordinates\":\"17 32 S, 149 34 W\",\"government/capital/name\":\"Papeete (located on Tahiti)\",\"government/capital/time_difference\":\"UTC-10 (5 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the term \\u0022Polynesia\\u0022 is an 18th-century construct composed of two Greek words, \\u0022poly\\u0022 (many) and \\u0022nesoi\\u0022 (islands), and refers to the more than 1,000 islands scattered over the central and southern Pacific Ocean\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017), represented by High Commissioner of the Republic Dominique SORAIN (since 10 July 2019)\",\"government/executive_branch/head_of_government\":\"President of French Polynesia Edouard FRITCH (since 12 September 2014)\",\"government/flag_description\":\"two red horizontal bands encase a wide white band in a 1:2:1 ratio; centered on the white band is a disk with a blue and white wave pattern depicting the sea on the lower half and a gold and white ray pattern depicting the sun on the upper half; a Polynesian canoe rides on the wave pattern; the canoe has a crew of five represented by five stars that symbolize the five island groups; red and white are traditional Polynesian colors\",\"government/government_type\":\"parliamentary democracy (Assembly of French Polynesia); an overseas collectivity of France\",\"government/independence\":\"none (overseas lands of France)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790); note - the local holiday is Internal Autonomy Day, 29 June (1880)\",\"government/national_symbol_s\":\"outrigger canoe, Tahitian gardenia (Gardenia taitensis) flower; national colors: red, white\",\"introduction\":\"The French annexed various Polynesian island groups during the 19th century. In 1966, the French Government began testing nuclear weapons on the uninhabited Mururoa Atoll; following mounting opposition, the tests were moved underground in 1975. In September 1995, France stirred up widespread protests by resuming nuclear testing after a three-year moratorium. The tests were halted in January 1996. In recent years, French Polynesias autonomy has been considerably expanded.\",\"name\":\"French Polynesia\",\"people_and_society/age_structure/0_14_years\":0.2221,\"people_and_society/age_structure/15_24_years\":0.1537,\"people_and_society/age_structure/25_54_years\":0.444,\"people_and_society/age_structure/55_64_years\":0.0972,\"people_and_society/age_structure/65_years_and_over\":0.083,\"people_and_society/birth_rate\":\"14.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Polynesian 78%, Chinese 12%, local French 6%, metropolitan French 4%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"136,000 PAPEETE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"French Polynesian\",\"people_and_society/nationality/noun\":\"French Polynesian(s)\",\"people_and_society/net_migration_rate\":\"-0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"290373\",\"people_and_society/population_growth_rate\":0.0085,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"54\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2590\"},{\"BoxHeight\":16.700000000000045,\"BoxWidth\":13.399999999999977,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.704,\"ISO3_Code\":\"MHL\",\"ISO_Code\":\"MH\",\"Path\":\"M 970.3 443.8 970.2 443.8 970.1 443.8 970.3 443.6 970.3 443.8 Z M 971.9 434.1 971.9 434.2 971.7 434.1 971.8 434 971.9 434.1 Z M 966.1 444.9 966.1 445.1 966 445 966 444.9 966.1 444.9 Z M 958.6 428.5 958.5 428.5 958.5 428.4 958.6 428.4 958.6 428.5 Z M 962.7 429.2 962.7 429.4 962.6 429.3 962.6 429.2 962.7 429.2 Z\",\"Xmax\":971.9,\"Xmid\":965.9,\"Xmin\":958.5,\"Ymax\":445.1,\"Ymid\":436.1,\"Ymin\":428.4,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"3600\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"293,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.81,\"energy/electricity_from_hydroelectric_plants\":0.19,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":181,\"geography/area/water\":0,\"geography/area_comparative\":\"about the size of Washington, DC\",\"geography/area_sqkm\":181,\"geography/climate\":\"tropical; hot and humid; wet season May to November; islands border typhoon belt\",\"geography/coastline\":\"370.4 km\",\"geography/elevation/highest_point\":\"East-central Airik Island, Maloelap Atoll 14 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"9 00 N, 168 00 E\",\"geography/geography_note\":\"the islands of Bikini and Enewetak are former US nuclear test sites; Kwajalein atoll, famous as a World War II battleground, surrounds the worlds largest lagoon and is used as a US missile test range; the island city of Ebeye is the second largest settlement in the Marshall Islands, after the capital of Majuro, and one of the most densely populated locations in the Pacific\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.078,\"geography/land_use/agricultural_land_permanent_crops\":0.312,\"geography/land_use/agricultural_land_permanent_pasture\":0.117,\"geography/land_use/forest\":0.493,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, consists of 29 atolls and five isolated islands in the North Pacific Ocean, about halfway between Hawaii and Australia; the atolls and islands are situated in two, almost-parallel island chains - the Ratak (Sunrise) group and the Ralik (Sunset) group; the total number of islands and islets is about 1,225; 22 of the atolls and four of the islands are uninhabited\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low coral limestone and sand islands\",\"government/administrative_divisions\":\"24 municipalities; Ailinglaplap, Ailuk, Arno, Aur, Bikini \\u0026amp;amp; Kili, Ebon, Enewetak \\u0026amp;amp; Ujelang, Jabat, Jaluit, Kwajalein, Lae, Lib, Likiep, Majuro, Maloelap, Mejit, Mili, Namorik, Namu, Rongelap, Ujae, Utrik, Wotho, Wotje\",\"government/capital/geographic_coordinates\":\"7 06 N, 171 23 E\",\"government/capital/name\":\"Majuro; note - the capital is an atoll of 64 islands; governmental buildings are housed on three fused islands: Djarrit, Uliga, and Delap\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after British Captain John MARSHALL, who charted many of the islands in 1788\",\"government/executive_branch/chief_of_state\":\"President Hilda C. HEINE (since 28 January 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Hilda C. HEINE (since 28 January 2016)\",\"government/flag_description\":\"blue with two stripes radiating from the lower hoist-side corner - orange (top) and white; a white star with four large rays and 20 small rays appears on the hoist side above the two stripes; blue represents the Pacific Ocean, the orange stripe signifies the Ralik Chain or sunset and courage, while the white stripe signifies the Ratak Chain or sunrise and peace; the star symbolizes the cross of Christianity, each of the 24 rays designates one of the electoral districts in the country and the four larger rays highlight the principal cultural centers of Majuro, Jaluit, Wotje, and Ebeye; the rising diagonal band can also be interpreted as representing the equator, with the star showing the archipelagos position just to the north\",\"government/government_type\":\"mixed presidential-parliamentary system in free association with the US\",\"government/independence\":\"21 October 1986 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 1 May (1979)\",\"government/national_symbol_s\":\"a 24-rayed star; national colors: blue, white, orange\",\"introduction\":\"After almost four decades under US administration as the easternmost part of the UN Trust Territory of the Pacific Islands, the Marshall Islands attained independence in 1986 under a Compact of Free Association. Compensation claims continue as a result of US nuclear testing conducted on some of the atolls between 1947 and 1962 (67 tests total). The Marshall Islands hosts the US Army Kwajalein Atoll Reagan Missile Test Site, a key installation in the US missile defense network. Kwajalein also hosts one of four dedicated ground antennas that assist in the operation of the Global Positioning System (GPS) navigation system (the others are at Cape Canaveral, Florida (US), on Ascension (Saint Helena, Ascension, and Tristan da Cunha), and at Diego Garcia (British Indian Ocean Territory)).\",\"name\":\"Marshall Islands\",\"people_and_society/age_structure/0_14_years\":0.3426,\"people_and_society/age_structure/15_24_years\":0.1849,\"people_and_society/age_structure/25_54_years\":0.3715,\"people_and_society/age_structure/55_64_years\":0.0586,\"people_and_society/age_structure/65_years_and_over\":0.0424,\"people_and_society/birth_rate\":\"23.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Marshallese 92.1%, mixed Marshallese 5.9%, other 2% (2006)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"31,000 MAJURO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Marshallese\",\"people_and_society/nationality/noun\":\"Marshallese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"75684\",\"people_and_society/population_growth_rate\":0.015,\"people_and_society/urbanization/urban_population\":\"77.4% of total population (2019)\",\"transportation/airports\":\"15\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2028\"},{\"BoxHeight\":3.1999999999999886,\"BoxWidth\":5.800000000000001,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"WLF\",\"ISO_Code\":\"WF\",\"Path\":\"M 11.6 497.6 11.7 497.7 11.8 497.7 11.6 497.7 11.6 497.9 11.5 497.9 11.4 497.7 11.5 497.7 11.5 497.6 11.6 497.6 Z M 6.2 500.5 6.4 500.7 6.2 500.7 6.1 500.6 6 500.5 6.1 500.5 6.2 500.5 Z M 6.6 500.7 6.4 500.8 6.3 500.8 6.4 500.7 6.5 500.7 6.6 500.7 Z\",\"Xmax\":11.8,\"Xmid\":9.1,\"Xmin\":6,\"Ymax\":500.8,\"Ymid\":499.1,\"Ymin\":497.6,\"economy/currency\":\"Comptoirs Francais du Pacifique francs (XPF)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":142,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":142,\"geography/climate\":\"tropical; hot, rainy season (November to April); cool, dry season (May to October); rains 250-300 cm per year (80% humidity); average temperature 26.6 degrees Celsius\",\"geography/coastline\":\"129 km\",\"geography/elevation/highest_point\":\"Mont Singavi (on Futuna) 522 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 18 S, 176 12 W\",\"geography/geography_note\":\"both island groups have fringing reefs; Wallis contains several prominent crater lakes\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.071,\"geography/land_use/agricultural_land_permanent_crops\":0.357,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.419,\"geography/land_use/other\":0.153,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic origin; low hills\",\"government/administrative_divisions\":\"3 administrative precincts (circonscriptions, singular - circonscription) Alo, Sigave, Uvea\",\"government/capital/geographic_coordinates\":\"13 57 S, 171 56 W\",\"government/capital/name\":\"Mata-Utu (on Ile Uvea)\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Wallis Island is named after British Captain Samuel WALLIS, who discovered it in 1767; Futuna is derived from the native word \\u0022futu,\\u0022 which is the name of the fish-poison tree found on the island\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by High Administrator Jean-Francis TREFFEL (since 6 February 2017)\",\"government/executive_branch/head_of_government\":\"President of the Territorial Assembly David VERGE (since 4 April 2017)\",\"government/flag_description\":\"unofficial, local flag has a red field with four white isosceles triangles in the middle, representing the three native kings of the islands and the French administrator; the apexes of the triangles are oriented inward and at right angles to each other; the flag of France, outlined in white on two sides, is in the upper hoist quadrant\",\"government/government_type\":\"parliamentary democracy (Territorial Assembly); overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity of France)\",\"government/national_holiday\":\"Bastille Day, 14 July (1789)\",\"government/national_symbol_s\":\"red saltire (Saint Andrews Cross) on a white square on a red field; national colors: red, white\",\"introduction\":\"The Futuna island group was discovered by the Dutch in 1616 and Wallis by the British in 1767, but it was the French who declared a protectorate over the islands in 1842, and took official control of them between 1886 and 1888. Notably, Wallis and Futuna was the only French colony to side with the Vichy regime during World War II, a phase that ended in May of 1942 with the arrival of 2,000 American troops. In 1959, the inhabitants of the islands voted to become a French overseas territory and officially assumed that status in 1961. In 2003, Wallis and Futunas designation changed to that of an overseas collectivity.\",\"name\":\"Wallis and Futuna\",\"people_and_society/age_structure/0_14_years\":0.2128,\"people_and_society/age_structure/15_24_years\":0.1587,\"people_and_society/age_structure/25_54_years\":0.4265,\"people_and_society/age_structure/55_64_years\":0.0976,\"people_and_society/age_structure/65_years_and_over\":0.1044,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Polynesian\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 MATA-UTU (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Wallisian, Futunan, or Wallis and Futuna Islander\",\"people_and_society/nationality/noun\":\"Wallisian(s), Futunan(s), or Wallis and Futuna Islanders\",\"people_and_society/net_migration_rate\":\"-4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"15763\",\"people_and_society/population_growth_rate\":0.003,\"people_and_society/urbanization/urban_population\":\"0% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":114.10000000000002,\"BoxWidth\":123.90000000000003,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.765,\"ISO3_Code\":\"BRA\",\"ISO_Code\":\"BR\",\"Path\":\"M 343.4 455.2 344.7 455.5 345 455.3 345 454.9 344.6 454.4 344.4 454.3 344.5 454.1 344.7 453.9 344.8 453.6 344.9 453.6 345.5 453.9 346.2 453.8 346.5 453.9 346.6 453.6 346.9 453.6 347.1 453.4 347.3 453.5 347.6 453.3 347.7 453.5 347.9 453.8 348.3 453.7 348.4 453.8 348.3 453.9 348.4 454.1 348.7 454.1 348.8 454.2 349 454.4 349.3 454.5 349.4 454.6 349.8 454.6 350 454.7 350.1 454.5 350.4 454.4 350.5 454.3 350.9 454 351.1 454.2 351.6 454.3 352.2 454.1 352.4 454.3 352.3 454.5 352.8 454.4 353 454.5 353.3 454.5 353.5 454.2 354 454 354.3 453.6 354.4 453.4 354.3 453.2 354.9 452.1 354.9 451.8 355.3 451.4 355.9 450.3 356.4 449.8 356.5 449.5 356.8 449.3 357.2 448.4 357.5 448.5 357.9 449 358.2 449.7 358.4 450 358.4 451.1 358.6 452 359 453.4 359.5 454.6 360.1 455.4 360.9 455.6 361.4 455.8 361.6 456.3 361.7 456.8 361.4 457.1 361.6 457.3 361.5 457.8 361.1 458.4 360.5 458.5 360.2 458.7 359.4 459.9 359.4 460.3 359.6 460.8 359.1 461.3 359.2 461.6 359.3 461.6 359.8 461.1 360.4 460.9 362.4 461.2 363.8 461 365.8 461.3 365.8 461.5 365.8 461.6 365.6 462 365.6 462.3 365.5 463 364.9 463.8 364.6 464.5 363.9 465 364 465.2 364.8 464.9 365.3 464.4 365.5 464.5 365.7 464 365.8 463.7 366.1 463.5 366.1 463.2 366.3 462.9 366.7 462.5 367 462.4 367.1 462.3 367.2 462.2 367.4 462.3 367.7 462.2 367.9 462.3 368 462.4 368.1 462.3 368.2 462.3 368.4 462.5 368.5 462.3 368.9 462.3 369.6 462.7 369.8 462.7 369.9 462.8 370.1 462.8 370.3 462.9 370.6 462.9 370.8 463.2 371.2 463.1 371.3 463.4 371.6 463.4 371.9 463.2 372 463.4 372.3 463.6 372.8 463.7 372.9 463.9 373.2 463.9 373.5 464.1 373.9 464.3 374 464.5 374.3 464.4 374.4 465 374.6 464.9 374.9 464.6 375.2 464.7 375.5 464.7 375.6 465 375.9 464.9 376.1 465 376.1 465.1 376 465.4 376.3 465.5 376.6 466 376.6 466.3 376.4 466.6 376.8 466.6 377 467 376.9 467.2 376.2 468.1 376.2 469 375.9 469.5 376.3 469.3 376.8 468.8 377 467.8 377.1 467.6 377.8 467.4 377.8 467.7 377.4 468.2 377.6 468.3 378.3 467.6 378.7 467.1 379 466.9 379 467 378.8 467.3 378.8 467.5 379.4 467.4 379.6 467.1 379.9 467.1 382.8 468.3 382.9 468.3 383 468.1 383.1 468.1 384 468.2 384.6 468.5 385 468.6 386.8 468.5 387.8 468.3 389.3 468.5 391.1 469.5 392.7 470.7 393.4 470.9 394.5 472.2 395.3 472.8 395.8 473.3 396.5 473.7 397 474.2 397.6 474.3 398.5 474.7 398.9 474.7 399.5 474.7 400.4 474.6 401.3 474.8 401.7 475 402.3 476.1 403.4 480 403.5 480.6 403.4 482.6 402.6 485.2 402 486.3 401.1 487.3 400.7 487.7 400.1 488.6 399.5 489.2 399.1 489.8 398.3 490.2 397.6 490.8 396.9 491.8 395.2 494.9 394.6 495.7 393.9 496.6 393.4 496.8 393.3 496.8 393.2 496.3 392.8 495.9 392.4 496.4 392.6 496.8 392.8 496.8 392.8 496.9 392.2 497.4 391.8 498.1 391.8 498.3 391.9 498.1 392.1 498.2 392.1 498.7 391.9 499.1 391.7 499 391.6 499.1 391.7 499.6 392 499.7 391.7 501.7 392 504.2 392.2 505.1 391.8 506.4 391.3 508.9 391.3 509.4 391.4 510.4 391.1 510.8 390.5 511.4 390 512.4 389.8 513.8 389.9 515.1 389.7 515.9 388.9 516.8 388.5 517.8 388.1 518.7 387.5 519.5 387 519.9 386.3 521.4 386.3 523.1 385.8 523.5 384.5 524 383.9 524.6 383.6 525 383.8 525.5 383.4 526 382 525.9 380.7 526 380.5 525.8 380.6 525.4 380.5 525.3 380.2 525.4 380.2 526 379.9 526.2 379.2 526.2 378.4 525.9 377.4 526.2 376.9 526 376.3 526.3 376.2 526.4 376.1 526.6 376.4 526.9 376.3 527.1 375.3 527.3 374.9 527.6 374.2 528 374 528.5 372.6 528.5 372.2 528.7 371.8 529.1 371.3 529.2 370.1 529.8 369.5 530.5 367.6 531.9 367.3 532.2 367.1 532.6 366.8 532.8 366.3 533.5 366.1 533.5 366.2 533.2 365.9 533 365.8 533.1 365.6 533.5 365.1 533.6 365.2 533.7 365.6 533.8 365.8 534 365.4 534.9 365.2 535.7 364.9 536.1 365 536.2 365.3 535.9 365.4 536 365.1 537.3 365.2 537.7 365.3 538.6 365.4 538.9 365.3 539.1 365.4 539.4 365.2 539.8 365.3 540.2 365.2 540.6 365.3 541.2 365.2 541.8 364.8 543.1 363 544.7 361.9 546.2 361.2 547.4 360.4 549.4 359.2 551.5 357.8 553 355.8 554.4 355.8 553.8 356.5 553.6 356.9 553.4 357.4 552.8 357.7 552.7 358 552.4 358.1 552 358.2 551.4 358.6 551.2 358.8 550.7 359.4 550.2 359.5 549.8 359.5 549.2 359.6 549.1 359.7 549.2 359.8 548.8 359.6 548.6 358.7 549.1 358.3 549.1 358 549.3 357.8 549.8 357.6 550.1 357.5 550.5 357.3 550.9 357.2 551.3 357 551.5 356.7 551.9 356 552.2 355.8 552.9 355.6 553 355.5 553.2 355.3 553.6 355.2 553.8 355.3 554.1 355.5 554.1 355.6 554.3 355.4 554.5 355.5 554.8 354.9 555.6 354.5 557 354.1 557.8 353.6 558.6 352 560.1 351.6 559.8 351.6 559.6 351.6 558.1 351.9 557.8 352.3 557.4 352.3 557.2 352.8 556.8 352.8 556.6 352.4 556.3 351.9 556.2 351.8 555.9 351.5 555.8 351.3 555.6 351 554.6 350.8 554.5 350.7 554.3 350.2 554 350 553.9 349.1 553.2 349.1 553 348.8 552.7 348.4 552.5 348 552.5 347.7 552.3 347.5 552 347.2 552.1 346.9 551.8 346.5 551.2 345.9 550.6 345.8 550.6 345.7 550.9 345.2 551.3 344.8 551.2 344.7 551.2 344.7 550.8 344.8 550.6 344.8 550.5 344.7 550.3 344.4 550.2 344.2 549.8 343.7 549.4 343.2 548.8 342.4 548.1 341.8 548.1 341.5 548.6 341.3 548.7 340.5 548.7 340.3 548.4 340.7 548.2 341 547.8 341.2 547.3 341.7 547 342.5 546.2 342.9 545.6 343.1 545.1 343.6 544.8 344 544 344.3 543.9 344.7 543.4 344.7 543.1 345 543 345.1 542.7 345.4 542.6 345.6 542.7 345.6 542.5 345.4 542.2 345.8 541.9 346 541.9 346.3 541.7 346.6 541.3 346.8 541.2 347.4 541 347.4 540.8 347.7 540.7 347.8 540.4 348 540.1 348.3 540.1 348.7 539.8 348.9 539.9 349.1 539.7 349.3 539.7 349.5 539.7 349.8 539.2 350.1 539.2 350.5 538.9 350.8 538.7 351.2 538.1 351 536.9 351.4 536.1 351 535.5 350.8 535.1 350.7 534.3 350.3 534 350 533.9 350 533.8 349.7 533.9 349.4 533.9 349.1 534.2 348.7 534 348.6 533.6 349.1 532.7 349 532.2 349.4 531.1 349.4 530.7 349.6 530.3 349.4 529.8 349.5 529.3 349 528.8 348.4 528.6 347.8 528.9 347.7 529 347.4 529.1 347.2 529 346.9 529.1 346.4 529 346.3 528.9 346.3 528.3 346.1 527.9 346 527.5 346.1 527.3 346 527 346.1 526.7 345.8 526.4 345.7 525.7 345.8 525 345.5 524.7 345.5 524.6 345.5 524.3 345.1 524 344.2 523.9 343.8 523.7 343.6 523.3 343.4 523.4 343 523.9 342.8 523.8 342.4 524 342 523.8 341 523.8 340.4 523.6 340.2 523.4 340 523.4 339.8 523.5 339.5 523.5 339.2 523.3 339.5 522.2 339.3 521.7 339.6 521.2 339.5 521 339.6 520.8 339.6 520.3 339.7 520 339.5 519.8 339.6 519.6 339.4 519.5 339.5 519.3 339.4 519.2 339.3 519.2 339.2 519 339.2 518.5 339 518.2 338.9 518 338.8 517.9 338.8 517.8 338.8 517.7 339.3 517.3 339.5 517.3 339.6 517.1 338.9 516.4 339.8 514.4 340 514.3 339.9 513.8 340.4 512.2 340.6 512 340.4 511.7 340.2 511.2 339.7 509.8 339.5 509.8 339.2 509.9 338.4 509.3 338.1 509 337.9 508.2 337.9 507.5 338.3 507 338.3 506.3 338.2 506.3 337.9 506.4 333.2 506.2 333 504 332.1 503 332.9 502.9 333 502.9 332.9 501.6 332.6 501 332.4 500.3 332.4 500.1 332.6 499.8 332.4 499.2 331.2 498.7 331 498.5 330.8 498.4 330.7 498.3 330.2 498.4 330 498.3 329.6 498.5 329.3 498.4 328.6 498.4 328.5 498.2 327.9 497.7 327.8 497.3 327.5 497.3 327.1 497.3 326.8 497.1 326.4 497.1 326.2 496.8 325.9 496.9 325.6 496.6 325.4 496.5 325.1 495.9 325 495.9 324.5 496.1 324.2 495.9 324 495.7 323.5 495.4 323 495.4 322.8 495.6 322.2 495.6 322 495.4 321.8 495.5 321.5 495.4 321.2 495.1 321.3 494.9 321.2 494.8 320.8 494.6 320.7 494.4 320.6 494.5 320.4 494.2 319.9 494.1 319.7 493.4 319.5 493.3 319.4 493.4 319.3 493.4 319.3 493 319.2 492.8 319 492.6 318.9 492.5 318.7 491.8 318.9 491.6 319 491.2 318.9 490.9 318.7 490.7 318.8 490.4 318.6 490.2 318.6 489.8 319 489 318.9 488.5 319 488 318.8 487.7 318.7 487.6 318.5 487.6 318.4 487.8 318.2 487.9 317.9 487.8 317.9 487.7 317.3 487.8 317 487.9 316.6 487.8 315.9 488.1 315.4 488.1 314.6 488.7 314.1 489.2 313.8 489.4 313.4 489.3 313.3 489.5 313.1 489.5 313 489.7 312.6 489.9 312.3 490.4 311.9 490.3 311.4 490.3 311.2 490.5 310.7 491.2 310.1 491.4 309.8 491.6 309.4 491.6 309.4 491.3 309.3 491.2 309 491.3 307.6 491.1 307.1 491.1 306.8 491.1 306.5 491.1 306.1 491.1 305.5 491.3 305.1 491.4 304.8 491.3 304.5 491.1 304.2 491.2 304.2 488 304.5 487.7 304.3 487.3 304.5 486.9 304.3 486.9 303.5 487.5 303.2 487.9 302.9 488 302.7 488.3 302.4 488.4 300.1 488.4 300 488.4 300 487.9 299.7 487.7 299.6 487.1 299.4 487 298.3 486.8 297.1 486.8 297.7 486 297.8 485.6 297.5 485.3 297.2 484.8 296.9 484.7 296.7 484.5 296.7 484.2 296.2 483.8 295.9 482.9 295.5 482.6 295.5 482.5 295.7 482.4 295.7 482.2 295.3 482 294.9 481.6 295.1 481.3 295 481 295.6 481 295.7 480.9 295.5 480.3 295.6 479.7 296.1 479.2 296.7 478.8 297 478.7 297.2 478.5 297.3 478.3 297.1 477.4 297.3 476.9 297.7 476.3 297.8 475.7 298 475.1 298 474.8 298.1 474.7 298.4 474.6 298.7 474.6 298.8 474.4 299.3 474.1 299.4 473.9 300.1 473.6 300.3 473.4 300.5 473.3 300.7 473.1 301.1 473 301.5 473.1 301.9 472.9 302.3 472.9 302.5 472.7 303.3 472.7 303.8 472.1 304 472.2 304.2 472 304.3 472.2 304.5 472.1 304.6 472.1 304.9 472 305.1 472.1 305.1 472.4 305.4 472.6 305.5 472.4 305.7 472.4 305.9 472.7 306 472.6 306.1 472.3 306.2 472.1 307.4 464.7 307.6 464.3 307.6 463.7 307.5 463.4 307 462.7 307.1 462.3 307 462 306.5 461.6 306.2 461.4 305.9 461.1 305.8 461 305.8 460.3 305.9 459.1 306.5 458.9 306.8 458.8 307.1 458.8 307.4 458.6 308 458.8 308.3 458.7 308.3 458.1 308 457.7 307.8 457.6 307.5 457.6 306.4 457.5 306.4 456.1 306.5 455.8 307.2 455.7 307.8 455.8 310.8 455.8 310.9 455.7 310.8 455.4 311 455 311.2 455.2 311.5 455.6 311.8 455.7 312.1 455.5 312.7 454.9 313.1 454.7 313.3 454.8 314 455.8 314.1 456.4 314.1 457.2 314.6 457.2 316.2 458.5 316.5 458.4 316.7 458.5 317.1 458.3 317.4 458 317.8 457.8 318.2 457.8 318.4 458.1 318.2 458.5 318.3 458.7 318.4 458.7 318.6 458.6 318.7 458.2 318.9 458.1 319.3 458 319.5 457.4 319.8 457.4 320.3 457 320.6 457.1 320.9 456.9 321.1 456.6 321.5 456.4 321.6 456.4 321.5 456.7 321.6 456.8 322.3 456.1 322.4 455.8 322.4 455.2 322.6 455.1 322.8 455 323.2 455 323.7 454.7 324.2 454.6 324.4 454.3 324.3 453.9 323.3 453.8 323 453.7 322.8 453.7 322.5 453.7 322.6 453 322 451.9 321.9 451.1 322.1 450.8 322 450.6 321.7 450.2 321.1 449.8 320.8 449.5 320.6 449.1 320.4 449 320.4 448.7 320.5 448.7 320.7 448.8 320.9 449 321 449.1 321.6 449 322.2 449.1 322.4 449.7 322.6 449.8 323 449.6 323.5 449.6 324 449.8 324.1 449.8 324.2 449.6 324.4 449.6 324.7 449.7 324.8 450 325.1 450.1 325.2 450.3 325.4 450.5 325.8 450.2 326.1 450.3 326 449.7 326.1 449.4 326.2 449.3 326.6 449.4 326.6 449.1 326.9 449 327 449 327.7 449.2 328.1 449 328.3 449.1 328.6 449 328.8 448.8 329.4 448.7 329.5 448.6 329.5 448.3 329.6 448.3 330 448.3 330.1 448.2 330 448 330.5 448.1 330.9 448 331.2 447.5 331.6 447.4 332 446.9 331.8 446.3 331.6 446.1 331.9 446.1 332.5 446.2 333.1 446 333.3 446 333.4 446.3 333.7 446.5 333.6 447.5 333.2 448 334 448.1 334.5 448.4 334.4 449 334.6 449.1 334.7 449.3 335 449.6 334.8 449.8 334.8 450 334.6 450.1 334.6 450.3 334.1 450.6 334.2 450.9 334.1 451 334.2 451.2 333.8 452.1 333.7 452.8 333.7 453.1 333.9 453.7 333.9 454 334.4 454.3 334.4 455.4 334.6 455.5 334.6 455.7 334.9 455.8 335.8 456.7 336.6 456.9 336.9 457.3 337.1 457.3 337.3 457 337.8 457.1 337.9 456.9 337.8 456.6 338.1 456.5 338.2 456.3 338.3 456.2 338.7 456.3 338.9 456.4 339.1 456.4 339.2 456 339.4 456 339.9 455.8 340.5 455.8 340.8 455.3 341.1 455.1 341.3 455.1 341.7 455 342 455.2 342.5 455.4 342.8 455.3 343.3 455.2 343.4 455.2 Z M 362.5 459.6 362.5 460 362.2 460.1 362.1 460.3 361.7 460.5 361.4 460.7 361.1 460.5 360.5 460.5 360.4 460.3 360.4 460 360.9 459.8 361.1 459.9 361.4 459.8 361.7 459.8 362.2 459.6 362.5 459.6 Z M 360.7 458.8 360.7 458.9 361.2 458.8 361.3 459 361.1 459.3 360.6 459.6 360.5 459.8 360.3 459.9 360.2 460.1 359.9 459.9 359.9 459.8 360.1 459.6 360.3 458.9 360.5 458.8 360.5 458.9 360.6 458.8 360.7 458.8 Z M 362.9 460.9 362.5 460.9 362.2 460.9 361.9 460.8 362 460.7 362.3 460.5 362.5 460.3 362.8 460.3 363.1 460.4 363.1 460.5 363.2 460.6 363 460.8 362.9 460.9 Z M 360.4 455.3 360.2 455.4 360.1 455.3 360.1 455.2 360 455.1 359.9 455 360 454.8 360 454.7 359.9 454.6 359.9 454.5 360.1 454.5 360.2 454.6 360.2 454.7 360.4 454.8 360.3 454.9 360.5 455 360.5 455.2 360.4 455.3 Z M 365.8 539.6 365.9 539.8 365.8 539.9 365.7 540.1 365.8 540.1 365.5 540.6 365.5 540.7 365.6 540.7 365.6 540.8 365.5 540.8 365.4 540.9 365.3 540.7 365.4 540.7 365.4 540.5 365.4 540.4 365.5 540.4 365.5 540.3 365.4 540.2 365.5 540.1 365.5 540 365.4 539.9 365.5 539.7 365.6 539.7 365.7 539.7 365.8 539.6 Z M 374.6 528.9 374.6 529 374.5 529 374.4 528.9 374.1 528.9 374 528.9 374 528.8 374.2 528.6 374.3 528.3 374.5 528.3 374.6 528.5 374.6 528.6 374.5 528.6 374.5 528.7 374.6 528.9 Z M 376.5 468.9 376.4 469 376.2 468.8 376.3 468.7 376.4 468.5 376.4 468.4 376.5 468.2 376.7 468.1 376.7 468.4 376.7 468.6 376.7 468.7 376.7 468.8 376.5 468.9 Z M 360.2 460.5 360 460.6 359.8 460.5 359.6 460.3 359.7 460.1 360 460.1 360.1 460.3 360.2 460.5 Z M 377.6 526.5 377.7 526.6 377.8 526.6 377.7 526.7 377.6 526.6 377.3 526.7 377.1 526.7 377 526.6 377.2 526.5 377.4 526.4 377.5 526.5 377.6 526.5 Z M 375.6 464.2 375.3 464.4 375.2 464.3 375.3 464.1 375.4 464.1 375.5 464.1 375.6 464.2 Z M 379.4 467.1 379.4 467.2 379.3 467.2 379.2 467.3 379.1 467.3 379.1 467.2 379.2 467.1 379.4 467.1 Z M 375.8 464.8 375.8 464.9 375.7 464.8 375.9 464.6 376 464.7 375.9 464.8 375.8 464.8 Z M 378.3 526.4 378 526.4 378.2 526.2 378.3 526.3 378.3 526.4 Z M 366.1 533.2 366.1 533.3 365.9 533.3 366 533.2 366.1 533.2 Z M 366 533.7 366.1 533.8 366 533.8 365.9 533.7 366 533.7 Z M 360.4 460.6 360.4 460.8 360.2 460.7 360.3 460.6 360.4 460.6 Z M 373.8 464 373.6 464 373.7 463.9 373.8 463.9 373.8 464 Z M 373.1 463.7 372.9 463.8 372.9 463.7 373 463.6 373.1 463.7 Z M 373.6 463.9 373.4 463.9 373.5 463.7 373.6 463.7 373.6 463.9 Z M 374.9 528.6 374.8 528.6 374.8 528.5 374.9 528.4 374.9 528.6 Z M 393 496.3 392.9 496.4 392.8 496.3 392.9 496.2 393 496.3 Z M 371.7 463.2 371.6 463.3 371.5 463.2 371.6 463.1 371.7 463.2 Z M 378.5 526.3 378.3 526.4 378.3 526.3 378.3 526.2 378.5 526.3 Z M 418.8 518.7 418.7 518.8 418.6 518.6 418.7 518.6 418.8 518.7 Z M 357.9 550.3 357.8 550.4 357.7 550.3 357.8 550.2 357.9 550.3 Z M 410.2 471.3 410.1 471.3 410 471.3 410.2 471.2 410.2 471.3 Z M 359.8 459.7 359.7 459.8 359.6 459.7 359.7 459.6 359.8 459.7 Z\",\"Xmax\":418.8,\"Xmid\":352.9,\"Xmin\":294.9,\"Ymax\":560.1,\"Ymid\":490.6,\"Ymin\":446,\"economy/currency\":\"reals (BRL)\",\"economy/gdp_per_capita_ppp/2017\":\"15600\",\"economy/gdp_real_growth_rate/2017\":0.01,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"513.8 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.17,\"energy/electricity_from_hydroelectric_plants\":0.64,\"energy/electricity_from_nuclear_fuels\":0.01,\"energy/electricity_from_other_renewable_sources\":0.18,\"geography/area/land\":8358140,\"geography/area/water\":157630,\"geography/area_comparative\":\"slightly smaller than the US\",\"geography/area_sqkm\":8515770,\"geography/climate\":\"mostly tropical, but temperate in south\",\"geography/coastline\":\"7,491 km\",\"geography/elevation/highest_point\":\"Pico da Neblina 2,994 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"320\",\"geography/geographic_coordinates\":\"10 00 S, 55 00 W\",\"geography/geography_note\":\"largest country in South America and in the Southern Hemisphere; shares common boundaries with every South American country except Chile and Ecuador; most of the Pantanal, the worlds largest tropical wetland, extends through the west central part of the country; shares Iguazu Falls, the worlds largest waterfalls system, with Argentina\",\"geography/land_boundaries/border_countries\":\"Argentina 1263 km, Bolivia 3403 km, Colombia 1790 km, French Guiana 649 km, Guyana 1308 km, Paraguay 1371 km, Peru 2659 km, Suriname 515 km, Uruguay 1050 km, Venezuela 2137 km\",\"geography/land_boundaries/total\":\"16,145 km\",\"geography/land_use/agricultural_land_arable_land\":0.086,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.235,\"geography/land_use/forest\":0.619,\"geography/land_use/other\":0.052,\"geography/location\":\"Eastern South America, bordering the Atlantic Ocean\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly flat to rolling lowlands in north; some plains, hills, mountains, and narrow coastal belt\",\"government/administrative_divisions\":\"26 states (estados, singular - estado) and 1 federal district* (distrito federal); Acre, Alagoas, Amapa, Amazonas, Bahia, Ceara, Distrito Federal*, Espirito Santo, Goias, Maranhao, Mato Grosso, Mato Grosso do Sul, Minas Gerais, Para, Paraiba, Parana, Pernambuco, Piaui, Rio de Janeiro, Rio Grande do Norte, Rio Grande do Sul, Rondonia, Roraima, Santa Catarina, Sao Paulo, Sergipe, Tocantins\",\"government/capital/geographic_coordinates\":\"15 47 S, 47 55 W\",\"government/capital/name\":\"Brasilia\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the brazilwood tree that used to grow plentifully along the coast of Brazil and that was used to produce a deep red dye\",\"government/executive_branch/chief_of_state\":\"President Jair BOLSONARO (since 1 January 2019); Vice President Antonio Hamilton Martins MOURAO (since 1 January 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Jair BOLSONARO (since 1 January 2019); Vice President Antonio Hamilton Martins MOURAO (since 1 January 2019)\",\"government/flag_description\":\"green with a large yellow diamond in the center bearing a blue celestial globe with 27 white five-pointed stars; the globe has a white equatorial band with the motto ORDEM E PROGRESSO (Order and Progress); the current flag was inspired by the banner of the former Empire of Brazil (1822-1889); on the imperial flag, the green represented the House of Braganza of Pedro I, the first Emperor of Brazil, while the yellow stood for the Habsburg Family of his wife; on the modern flag the green represents the forests of the country and the yellow rhombus its mineral wealth (the diamond shape roughly mirrors that of the country); the blue circle and stars, which replaced the coat of arms of the original flag, depict the sky over Rio de Janeiro on the morning of 15 November 1889 - the day the Republic of Brazil was declared; the number of stars has changed with the creation of new states and has risen from an original 21 to the current 27 (one for each state and the Federal District)\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"7 September 1822 (from Portugal)\",\"government/national_holiday\":\"Independence Day, 7 September (1822)\",\"government/national_symbol_s\":\"Southern Cross constellation; national colors: green, yellow, blue\",\"introduction\":\"Following more than three centuries under Portuguese rule, Brazil gained its independence in 1822, maintaining a monarchical system of government until the abolition of slavery in 1888 and the subsequent proclamation of a republic by the military in 1889. Brazilian coffee exporters politically dominated the country until populist leader Getulio VARGAS rose to power in 1930. By far the largest and most populous country in South America, Brazil underwent more than a half century of populist and military government until 1985, when the military regime peacefully ceded power to civilian rulers. Brazil continues to pursue industrial and agricultural growth and development of its interior. Having successfully weathered a period of global financial difficulty in the late 20th century, Brazil was seen as one of the worlds strongest emerging markets and a contributor to global growth. The awarding of the 2014 FIFA World Cup and 2016 Summer Olympic Games, the first ever to be held in South America, was seen as symbolic of the countrys rise. However, from about 2013 to 2016, Brazil was plagued by a sagging economy, high unemployment, and high inflation, only emerging from recession in 2017. Former President Dilma ROUSSEFF (2011-2016) was removed from office in 2016 by Congress for having committed impeachable acts against Brazils budgetary laws, and her vice president, Michel TEMER, served the remainder of her second term. In October 2018, Jair BOLSONARO won the presidency with 55 percent of the vote and assumed office on 1 January 2019.\",\"name\":\"Brazil\",\"people_and_society/age_structure/0_14_years\":0.2189,\"people_and_society/age_structure/15_24_years\":0.1629,\"people_and_society/age_structure/25_54_years\":0.4386,\"people_and_society/age_structure/55_64_years\":0.0935,\"people_and_society/age_structure/65_years_and_over\":0.0861,\"people_and_society/birth_rate\":\"13.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"white 47.7%, mulatto (mixed white and black) 43.1%, black 7.6%, Asian 1.1%, indigenous 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21.847 million Sao Paulo, 13.374 million Rio de Janeiro, 6.028 million Belo Horizonte, 4.559 million BRASILIA (capital), 4.115 million Porto Alegre, 4.078 million Recife (2019)\",\"people_and_society/nationality/adjective\":\"Brazilian\",\"people_and_society/nationality/noun\":\"Brazilian(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"208846892\",\"people_and_society/population_growth_rate\":0.0071,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"4093\",\"transportation/railways/total\":\"2985\",\"transportation/roadways/total\":\"2000000\"},{\"BoxHeight\":121.60000000000002,\"BoxWidth\":55.39999999999998,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.845,\"ISO3_Code\":\"ARG\",\"ISO_Code\":\"AR\",\"Path\":\"M 326.3 523.9 326.4 524 327.3 524.6 327.4 524.7 327.4 524.9 328 525.7 328.2 526.2 328.8 526.6 328.9 526.9 329.4 527.2 329.5 527.3 330.5 527.8 330.9 528.5 331.4 528.7 332 528.9 332.1 529 332.4 529 332.8 529.3 333.6 529.2 335.1 530.1 335.5 530.6 336.1 531 337.3 531.6 337.6 531.6 337.9 531.8 338.3 532.1 338.6 532 339.3 532.4 339.6 532.4 340.1 533.1 340.2 533.3 340.4 533.5 340.4 533.9 340.3 534 340.1 534.1 340.1 534.2 339.9 534.2 339.9 534.4 339.7 534.5 339.8 534.7 339.6 534.8 339.6 535 339.5 535.1 339.6 535.3 339 535.6 338.9 535.8 338.9 536 338.6 536.5 338.6 537.2 338.5 537.3 338.5 537.6 338.3 537.9 337.9 538.1 337.9 538.3 337.7 538.5 337.7 538.7 337.4 538.8 337.6 539.3 338.5 539.1 339.5 539.2 339.8 539.4 341.1 539.6 341.6 539.9 341.9 539.8 342.2 539.6 342.7 539.9 342.9 539.7 343.1 539.7 343.3 539.8 343.4 540.1 343.6 540.2 343.9 539.9 344 539.6 344.5 539.3 344.8 539.4 345 539.4 345.3 539.7 345.5 539.7 345.8 539.4 345.9 539.1 345.9 538.9 346 538.7 346.2 538.7 346.4 538.3 346.8 538.2 347.1 538.2 347.1 537.9 347.4 537.7 347.6 537.7 347.7 537.4 348 537.3 348.1 536.9 348.3 536.6 348.5 536.2 348.5 536.1 348.6 535.9 348.5 535.7 348.5 535.5 348.4 535.3 348.6 535.2 348.6 534.8 348.5 534.3 348.6 534.2 348.7 534 349.1 534.2 349.4 533.9 349.7 533.9 350 533.8 350 533.9 350.3 534 350.7 534.3 350.8 535.1 351 535.5 351.4 536.1 351 536.9 351.2 538.1 350.8 538.7 350.5 538.9 350.1 539.2 349.8 539.2 349.5 539.7 349.3 539.7 349.1 539.7 348.9 539.9 348.7 539.8 348.3 540.1 348 540.1 347.8 540.4 347.7 540.7 347.4 540.8 347.4 541 346.8 541.2 346.6 541.3 346.3 541.7 346 541.9 345.8 541.9 345.4 542.2 345.6 542.5 345.6 542.7 345.4 542.6 345.1 542.7 345 543 344.7 543.1 344.7 543.4 344.3 543.9 344 544 343.6 544.8 343.1 545.1 342.9 545.6 342.5 546.2 341.7 547 341.2 547.3 341 547.8 340.7 548.2 340.3 548.4 340.2 548.9 339.5 549.5 339.5 549.7 339.7 550.1 339.7 550.7 339.5 550.8 339.6 551.1 339.4 551.8 339.2 552.3 339 552.5 339.2 552.9 339.1 553.5 339 553.7 338.7 553.9 338.8 554.3 338.7 554.8 338.9 555.2 338.7 555.5 338.7 555.8 338.9 557.1 338.8 557.7 338.1 557.9 338 558.6 337.8 559.2 337.7 560 338.1 561.3 338 561.6 337.8 561.9 337.9 562.4 338.1 562.8 338.6 563.3 339.6 563.8 340.6 564.5 341.4 565.3 341.5 565.9 341 566.9 341 567.5 341.4 568.2 341.7 568.6 342.2 568.8 342.7 568.9 342.8 570.5 342.7 571 341.7 572.8 340.7 573.9 340.3 575 339.5 575.7 338.2 576.3 336.3 577 334.5 577.5 330.6 578.1 328.5 578.1 328.1 577.9 327.2 577.3 326.8 577.3 326.8 577.4 327.4 577.9 327.4 578.2 327.2 578.6 327.3 578.8 327.8 579.3 327.6 579.4 327.9 580 327.7 581.2 327.6 581.4 327.3 581.5 327.2 582.3 326.9 582.8 327.1 583.4 327.5 584 327.3 584.6 327 585 325.1 585.9 323.5 585.9 321.8 585.3 320.3 584.5 320 584.5 319.7 584.7 319.5 585.1 319.4 585.7 319.8 587.4 319.7 588.9 319.8 589.3 320.3 589.8 321 590 321 590.5 321.4 590.7 322.2 590.5 322.3 590.2 322.1 589.8 322.8 589.5 323.2 589.5 323.6 590.3 323.7 591.3 323.6 591.7 323.4 592 322.4 592.3 322 592 321.8 591.3 321.3 591.1 320.7 591.1 319.9 591.6 319.8 591.9 320 592.1 320.7 592.4 321.4 592.6 321.5 592.8 321.2 593.1 320 593.8 319 595.3 318.9 595.8 319 596.4 319.1 596.8 319 597.4 319.1 598.1 318.9 598.6 318.1 599.2 317.9 599.5 317.9 599.6 317.9 600 318.2 600.3 318.2 600.4 317.9 600.7 316.5 600.6 315.8 600.9 315.7 600.9 315.6 601 315.5 601.1 315.5 601.4 314.7 601.5 314.3 601.8 313.4 602.9 313.2 603.6 312.8 604.2 312.6 604.7 312.6 605.1 312.6 605.7 313.1 606.8 313.9 607.4 315 608.6 315.4 608.7 315.8 608.8 317.3 609 317.7 609.4 317.8 609.9 317.8 610.4 317.4 611.7 317.6 612.3 317.3 612.6 317.2 613 316.7 613.2 315.9 614.1 315.8 614.2 315.1 614.6 314.6 615.1 314 615.4 313.6 616.2 312.7 616.9 312.5 617.6 312.5 618.1 312.4 619.2 312.2 620.1 311.8 621 311.1 621.5 311 621.5 310.7 621.6 310.2 621 310 620.9 310.1 621.4 310.4 621.8 309.1 622.5 308.8 623 308.5 623.6 308.5 623.8 308.3 625 308 625.4 308.3 625.6 308.9 628.5 309.5 629.8 310.4 631.2 310.3 631.7 310.3 631.4 309.2 631.1 308.2 630.6 308 630.6 307.4 630.6 306.8 630.4 305.8 630 300.9 630 300.5 629.8 300.5 629.4 300.4 629.2 299.7 628.6 299.2 628 299.6 626.6 299.4 625.9 299.7 625.5 299.7 625.1 299.6 624.4 299.5 623.9 299.1 623.8 298.9 623.9 298.7 624 298.5 623.9 298.3 623.8 297.6 624.3 297.3 624.4 297.2 624.3 297.1 623.9 296.9 623.6 296.7 623.2 296.2 622.6 296.1 622.3 296 622.2 296.2 621.8 296.2 621.3 296.1 620.8 296.4 620.3 296.4 620 296.2 619.8 296.2 619.4 296.1 619.2 296.3 618.4 296.4 617.6 297.3 617.4 297.8 616.7 298.4 616.4 298.8 615.9 298.8 614.7 299.5 613.9 299.4 613.1 299.1 612.5 299 612.2 299.5 611 299.6 610.3 300 610.1 300.4 609.5 300.7 609.3 300.7 609.1 300.6 608.7 300.6 608 301.3 607.2 301.1 605.7 300.8 605.2 301.2 604.8 301.4 604.4 301.4 604.1 301.1 603.7 301.1 603 301.3 602.7 301.8 602.5 301.9 602.1 302.2 601.6 302.2 601.3 301.6 600.5 301.1 600.3 300.4 600.2 300.3 600 300.2 599.7 300.4 599.6 300.8 599.7 301.8 599.6 302.3 599.7 302.5 599.6 302.6 599.1 302.8 598.7 302.5 598.3 300.9 598.1 300.9 597.1 301.3 596.6 301.3 596.4 301.1 595.9 301.5 595.4 300.8 594.9 300.7 594.6 300.7 594.1 301.1 594 301.1 593.6 300.5 593.1 300.1 592.4 300.1 591.4 300.3 590.9 300.1 590.1 300.3 589.7 300.6 589.7 300.9 589.7 301.1 589.5 301.1 589.4 301 588.6 300.7 587.8 300.9 587.5 300.8 586.7 300.8 585.7 300.6 584.4 300.8 584.1 300.9 583.3 301.2 583.3 301.3 583.1 301.3 582.9 301 582.6 300.9 582.4 301 582.1 301.3 582.1 301.5 581.5 301.3 581.1 301.2 580.3 301.3 580.3 301.5 580.4 301.8 580.3 301.7 580 302.1 579.2 302 578.3 302 577.9 302.6 577.5 303.3 577.2 303.6 576.7 303.2 576 303.1 575.5 303.1 574.9 302.6 573.5 302.8 572.8 302.6 572.2 302.9 571.5 302.7 571.1 302.8 570.9 302.7 570.5 302.9 570.1 303.1 569.9 303.1 569.3 303.3 569.3 303.6 569 304 569 304.1 568.4 304.4 568.2 304.7 568.2 304.8 568 304.9 567.8 304.8 567.3 305 566.9 304.7 565.8 304.7 565.5 304.5 565.3 304.4 565.1 304.9 564.7 305 564.1 305.2 563.7 305.1 563.4 305.6 562.6 305.8 562.3 305.9 561.9 306.2 561.8 306.4 561.7 306.3 561.4 306.4 560.9 306.3 560.3 306.3 559.6 306.4 559.3 306.6 559 306.3 558.4 306 558.6 305.9 558.5 305.7 557.8 305.9 557.2 305.6 556.7 305.5 555.9 305.3 555.7 305.3 555.4 305.1 555.1 305.1 554.8 304.9 554.5 305.2 554.4 305.3 554.1 305.2 554 304.7 553.7 304.4 552.7 304.5 551.6 304.7 551.4 304.9 551.5 305.1 551.1 305.1 550.6 305.5 549.4 305.7 549.1 306.1 549 306.4 548.5 306.4 548.3 306.2 548.1 306.3 547.2 306 545.7 306.2 545.2 306.6 545 306.7 544.1 306.7 543.7 306.9 543.3 307 542.7 307.3 542.5 307.5 542.2 307.8 542 308 541.5 308.4 541.1 308.6 540.3 308.8 539.8 309.1 539.3 309.2 538.9 309.5 538.6 310 538.9 310.2 538.6 310.5 538.5 310.7 538.2 309.9 536.8 309.9 536.2 310.4 535.7 310.2 534.5 310 534.1 309.9 532.9 310.5 532.5 310.2 532 309.9 531.7 309.9 531.4 310.4 530.7 310.8 530.3 313.3 529.2 313.5 528.9 314.3 526.2 313.8 525.5 313.9 525.3 314.2 525.1 314.2 524.7 314.5 524.6 314.8 524.4 315 523.8 316 523.5 316.2 523.3 316.4 522.5 316.8 522.6 316.9 522.9 317.2 522.9 317.7 523.4 319.8 523.4 320.8 523.7 321.1 524 321 524.2 321.3 524.6 321.4 524.7 321.4 525 321.7 525.7 321.8 525.6 321.9 524.8 322.1 524.6 322.2 524.3 322.8 523.1 325.8 523.1 325.9 523.6 326.3 523.9 Z M 309.8 643.4 309.8 642.8 309.8 639.5 309.8 636.3 309.8 633.3 309.8 632.9 310.7 634.4 310 635.1 310 635.6 310.3 635.8 311.1 636 311.5 637.2 312.6 638.3 312.9 638.9 313.6 639.5 314.9 640.3 315.8 641.4 317.5 642.2 319.1 642.1 319.4 642.3 319.1 643.1 318.7 643.6 318.5 643.4 317.9 643.7 317.7 643.5 317.2 643.5 317 643.8 316.2 643.9 315.8 644.1 315.7 644.1 314.8 643.7 313.8 643.4 312.9 643.4 312.7 643.3 312.2 643.3 310.8 643 309.8 643.4 Z M 323.1 642.7 323 642.9 322.6 642.8 321.9 643.1 321.9 642.9 321.8 642.9 321.3 643.3 320.8 643.4 320.5 643.1 320.8 642.9 321.1 642.9 321.1 642.7 321.5 642.8 321.6 642.6 323.1 642.6 323.1 642.7 Z M 328.2 578.5 328.2 578.8 328 578.7 327.9 578.5 328.2 578.5 Z M 328 578.1 328 578.3 327.8 578.3 327.7 578.3 327.7 578.1 327.9 578.2 328 578.1 Z M 327.3 583 327.2 583 327.2 582.9 327.2 582.8 327.4 582.8 327.3 583 Z M 327.7 583.2 327.6 583.3 327.6 583.2 327.7 583.1 327.7 583.2 Z M 327.7 583.5 327.6 583.6 327.5 583.6 327.6 583.4 327.7 583.5 Z M 320.4 584.7 320.2 584.7 320.1 584.7 320.2 584.6 320.4 584.6 320.4 584.7 Z M 322.3 642.3 322.2 642.4 322.1 642.2 322.2 642.1 322.3 642.3 Z M 327.9 579 327.8 579.1 327.7 578.9 327.8 578.9 327.9 579 Z M 328.2 579 328.2 579.2 328.1 579.1 328 579 328.2 579 Z M 328.1 583.3 328 583.5 327.9 583.4 327.9 583.2 328.1 583.3 Z\",\"Xmax\":351.4,\"Xmid\":319.3,\"Xmin\":296,\"Ymax\":644.1,\"Ymid\":565.6,\"Ymin\":522.5,\"economy/currency\":\"Argentine pesos (ARS)\",\"economy/gdp_per_capita_ppp/2017\":\"20900\",\"economy/gdp_real_growth_rate/2017\":0.029,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"203.7 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.69,\"energy/electricity_from_hydroelectric_plants\":0.24,\"energy/electricity_from_nuclear_fuels\":0.04,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":2736690,\"geography/area/water\":43710,\"geography/area_comparative\":\"slightly less than three-tenths the size of the US\",\"geography/area_sqkm\":2780400,\"geography/climate\":\"mostly temperate; arid in southeast; subantarctic in southwest\",\"geography/coastline\":\"4,989 km\",\"geography/elevation/highest_point\":\"Cerro Aconcagua (located in the northwestern corner of the province of Mendoza; highest point in South America) 6,962 m\",\"geography/elevation/lowest_point\":\"Laguna del Carbon (located between Puerto San Julian and Comandante Luis Piedra Buena in the province of Santa Cruz) -105 m\",\"geography/elevation/mean_elevation\":\"595\",\"geography/geographic_coordinates\":\"34 00 S, 64 00 W\",\"geography/geography_note\":\"second-largest country in South America (after Brazil); strategic location relative to sea lanes between the South Atlantic and the South Pacific Oceans (Strait of Magellan, Beagle Channel, Drake Passage); diverse geophysical landscapes range from tropical climates in the north to tundra in the far south; Cerro Aconcagua is the Western Hemispheres tallest mountain, while Laguna del Carbon is the lowest point in the Western Hemisphere; shares Iguazu Falls, the worlds largest waterfalls system, with Brazil\",\"geography/land_boundaries/border_countries\":\"Bolivia 942 km, Brazil 1263 km, Chile 6691 km, Paraguay 2531 km, Uruguay 541 km\",\"geography/land_boundaries/total\":\"11,968 km\",\"geography/land_use/agricultural_land_arable_land\":0.139,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.396,\"geography/land_use/forest\":0.107,\"geography/land_use/other\":0.354,\"geography/location\":\"Southern South America, bordering the South Atlantic Ocean, between Chile and Uruguay\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rich plains of the Pampas in northern half, flat to rolling plateau of Patagonia in south, rugged Andes along western border\",\"government/administrative_divisions\":\"23 provinces (provincias, singular - provincia) and 1 autonomous city*; Buenos Aires, Catamarca, Chaco, Chubut, Ciudad Autonoma de Buenos Aires*, Cordoba, Corrientes, Entre Rios, Formosa, Jujuy, La Pampa, La Rioja, Mendoza, Misiones, Neuquen, Rio Negro, Salta, San Juan, San Luis, Santa Cruz, Santa Fe, Santiago del Estero, Tierra del Fuego - Antartida e Islas del Atlantico Sur (Tierra del Fuego - Antarctica and the South Atlantic Islands), Tucuman\",\"government/capital/geographic_coordinates\":\"34 36 S, 58 22 W\",\"government/capital/name\":\"Buenos Aires\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"originally the area was referred to as Tierra Argentina, i.e., \\u0022Land beside the Silvery River\\u0022 or \\u0022silvery land,\\u0022 which referred to the massive estuary in the east of the country, the Rio de la Plata (River of Silver); over time the name shortened to simply Argentina or \\u0022silvery\\u0022\",\"government/executive_branch/chief_of_state\":\"President Alberto Angel FERNANDEZ (since 10 December 2019); Vice President Cristina FERNANDEZ DE KIRCHNER (since 10 December 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Alberto Angel FERNANDEZ (since 10 December 2019); Vice President Cristina FERNANDEZ DE KIRCHNER (since 10 December 2019)\",\"government/flag_description\":\"three equal horizontal bands of sky blue (top), white, and sky blue; centered in the white band is a radiant yellow sun with a human face (delineated in brown) known as the Sun of May; the colors represent the clear skies and snow of the Andes; the sun symbol commemorates the appearance of the sun through cloudy skies on 25 May 1810 during the first mass demonstration in favor of independence; the sun features are those of Inti, the Inca god of the sun\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 July 1816 (from Spain)\",\"government/national_holiday\":\"Revolution Day (May Revolution Day), 25 May (1810)\",\"government/national_symbol_s\":\"Sun of May (a sun-with-face symbol); national colors: sky blue, white\",\"introduction\":\"In 1816, the United Provinces of the Rio Plata declared their independence from Spain. After Bolivia, Paraguay, and Uruguay went their separate ways, the area that remained became Argentina. The countrys population and culture were heavily shaped by immigrants from throughout Europe, with Italy and Spain providing the largest percentage of newcomers from 1860 to 1930. Up until about the mid-20th century, much of Argentinas history was dominated by periods of internal political unrest and conflict between civilian and military factions. After World War II, an era of Peronist populism and direct and indirect military interference in subsequent governments was followed by a military junta that took power in 1976. Democracy returned in 1983 after a failed bid to seize the Falkland Islands (Islas Malvinas) by force, and has persisted despite numerous challenges, the most formidable of which was a severe economic crisis in 2001-02 that led to violent public protests and the successive resignations of several presidents. The years 2003-15 saw Peronist rule by Nestor and Cristina FERNANDEZ de KIRCHNER, whose policies isolated Argentina and caused economic stagnation. With the election of Mauricio MACRI in November 2015, Argentina began a period of reform and international reintegration.\",\"name\":\"Argentina\",\"people_and_society/age_structure/0_14_years\":0.2444,\"people_and_society/age_structure/15_24_years\":0.152,\"people_and_society/age_structure/25_54_years\":0.3946,\"people_and_society/age_structure/55_64_years\":0.0912,\"people_and_society/age_structure/65_years_and_over\":0.1179,\"people_and_society/birth_rate\":\"16.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"European (mostly Spanish and Italian descent) and mestizo (mixed European and Amerindian ancestry) 97.2%, Amerindian 2.4%, African 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"15.057 million BUENOS AIRES (capital), 1.560 million Cordoba, 1.510 million Rosario, 1.153 million Mendoza, 971,000 San Miguel de Tucuman, 874,000 La Plata (2019)\",\"people_and_society/nationality/adjective\":\"Argentine\",\"people_and_society/nationality/noun\":\"Argentine(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"44694198\",\"people_and_society/population_growth_rate\":0.0089,\"people_and_society/urbanization/urban_population\":\"92% of total population (2019)\",\"transportation/airports\":\"1138\",\"transportation/railways/total\":\"36917\",\"transportation/roadways/total\":\"281290\"},{\"BoxHeight\":51.69999999999993,\"BoxWidth\":35,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.777,\"ISO3_Code\":\"PER\",\"ISO_Code\":\"PE\",\"Path\":\"M 306.1 472.3 306 472.6 305.9 472.7 305.7 472.4 305.5 472.4 305.4 472.6 305.1 472.4 305.1 472.1 304.9 472 304.6 472.1 304.5 472.1 304.3 472.2 304.2 472 304 472.2 303.8 472.1 303.3 472.7 302.5 472.7 302.3 472.9 301.9 472.9 301.5 473.1 301.1 473 300.7 473.1 300.5 473.3 300.3 473.4 300.1 473.6 299.4 473.9 299.3 474.1 298.8 474.4 298.7 474.6 298.4 474.6 298.1 474.7 298 474.8 298 475.1 297.8 475.7 297.7 476.3 297.3 476.9 297.1 477.4 297.3 478.3 297.2 478.5 297 478.7 296.7 478.8 296.1 479.2 295.6 479.7 295.5 480.3 295.7 480.9 295.6 481 295 481 295.1 481.3 294.9 481.6 295.3 482 295.7 482.2 295.7 482.4 295.5 482.5 295.5 482.6 295.9 482.9 296.2 483.8 296.7 484.2 296.7 484.5 296.9 484.7 297.2 484.8 297.5 485.3 297.8 485.6 297.7 486 297.1 486.8 298.3 486.8 299.4 487 299.6 487.1 299.7 487.7 300 487.9 300 488.4 300.1 488.4 302.4 488.4 302.7 488.3 302.9 488 303.2 487.9 303.5 487.5 304.3 486.9 304.5 486.9 304.3 487.3 304.5 487.7 304.2 488 304.2 491.2 304.5 491.1 304.8 491.3 305.1 491.4 305.5 491.3 306.1 491.1 306.5 491.1 306.8 491.1 307.1 491.1 307.8 492.2 307.9 492.4 308.6 493.5 308.7 493.7 308.9 494.1 309 494.1 309.4 495.1 309.6 495.5 309.4 495.8 309.4 496.1 309.1 496.2 308.8 496.5 308.9 498.3 308.7 498.8 308.5 498.8 308.7 499.1 308.8 499.7 309.1 500 309.1 500.3 308.8 500.5 308.7 500.9 308.3 501.2 308.3 501.4 308.1 501.5 308 501.9 307.7 502.1 307.7 502.6 307.9 502.9 308.3 503.3 308 503.6 307.6 504.4 308.1 505.9 308.4 506.1 308.8 506.1 309.2 506.5 308.7 506.8 308.6 507.1 308.7 507.4 308.3 507.6 308.1 507.9 307.7 508.4 307.6 508.6 307.2 508.9 307 509.1 307 509.2 307.4 509.5 307.4 509.8 306.8 510.3 306.5 510.3 306.5 510.4 306.6 511.2 306.4 511.8 306 512.1 305.4 512.2 305.1 512.2 304.9 512.3 303.5 511.3 303.3 511 302.9 510.9 302.2 510.4 302.1 509.6 301.8 509.2 301 508.9 300.5 508.6 300.1 508.4 299.1 507.5 298.3 507.4 297.9 507 297.5 507 297.1 506.7 296.9 506.7 296.7 506.5 295.7 506.1 294.8 505.6 294.7 505.4 294.1 505.1 293.8 505 293.5 504.7 291.6 503.7 291.6 503.6 291.5 503.4 291.4 503.2 291.1 503 290.6 502.3 289.6 501.7 289.4 501.1 289 500.8 289 500.6 288.9 500.4 288.7 500.2 288.6 500.3 288.5 499.7 288.5 499.5 288.3 499.5 288.2 499.4 288.4 499.2 288.5 499.2 288.5 499.3 288.6 499.3 288.8 498.7 288.8 498.1 288.6 497.8 288 497 287.8 496.5 287.1 495.5 287.1 495.2 287.1 495.1 286.5 494.7 286.4 494.4 286.2 494.3 286.1 493.9 286 493.5 286 493.3 285.7 492.7 284.8 492.1 284.8 491.9 284.9 491.7 284.7 491.1 283.3 488.8 283.1 488.3 283.1 487.9 282.8 487.3 282.6 486.6 282.4 486.4 282.4 486.2 282.1 486.1 282.2 485.9 282 485.8 281.9 485.4 281.7 485 281.7 484.5 281.2 484.1 281.3 483.9 281 483.4 280.1 482.6 279.8 482.1 279.7 481.9 279.4 481.3 279.4 480.9 279.1 480.3 278.5 479.7 278.3 479.3 278 479.1 276.1 478.1 275.6 477.7 275.2 477.4 275 477.1 275.1 476.9 275.2 476.7 275.6 476.8 275.8 476.6 275.9 476.3 275.6 475.7 275 475.1 275 474.7 275.2 474.6 275.3 474.5 274.6 473.6 274.8 472.4 275.3 471.9 275.6 471.5 275.9 471.3 276 471 276.1 470.9 276.6 470.6 276.8 470.3 277 470.2 277 470.3 277.2 470.2 277.4 470 277.4 470.1 277.6 470.1 277.8 471.4 277.4 471.7 277 471.7 276.9 471.9 277 472.2 277.3 472.3 277 472.7 277 472.9 277.1 473 277.3 472.9 277.8 472.5 278 472.5 278.3 472.7 278.5 472.8 278.8 473 279.3 472.9 279.6 473.2 279.9 473.9 280.3 474.3 280.9 474.4 281 474.3 281.3 473.7 281.8 473.4 282 473.1 282 472.6 282.2 472.3 282.2 471.9 282.4 471.5 282.7 471 282.9 470.2 283 470 283.1 470.3 283.4 470.3 283.4 470.2 283.3 469.9 283.8 469.2 284.4 468.8 287.6 467.7 289.2 466.4 290.3 465 290.6 464.8 290.8 464.1 291.1 463.2 291.5 463.2 291.3 462.6 291.4 462.3 291.4 462.1 291.3 462 291 461.8 290.9 461.6 290.8 461.5 290.6 461.5 290.4 461.3 290.4 461.1 290.4 460.9 290.7 460.9 291 461 291.2 460.9 291.3 460.8 291.5 460.6 291.8 460.7 292.3 461.1 292.6 461 292.7 461.1 292.7 461.4 293.1 461.5 293.2 461.6 293.7 462 293.9 462.7 294.1 462.9 294 463.1 294.1 463.3 294.8 463.5 295.3 464 295.8 464.1 296 464.3 296.3 464.9 296.3 465.4 296.7 465.6 297 465.6 297.2 465.7 297.4 466.4 297.3 466.8 297.3 466.9 297.4 467.1 297.7 467.2 297.9 467.4 298.6 467.4 298.8 467.2 299.3 467.3 299.5 467.4 300 467.4 300.3 467.1 300.6 467 300.9 466.7 301.1 466.6 302 466.9 302.2 467.2 302.7 467.1 303.3 466.7 303.6 466.8 304 467 304.3 467.4 304.5 467.3 304.8 467.5 305 467.5 305.5 468 305.7 468 305.7 468.4 304.1 471 304.5 471.3 305 471.2 305.2 471.2 305.5 471.4 306.1 472.3 Z M 275.9 478.4 275.9 478.5 275.7 478.4 275.9 478.4 Z M 288.8 500.5 288.8 500.6 288.7 500.5 288.8 500.5 Z M 288.1 499.4 288 499.4 288 499.2 288.1 499.2 288.1 499.4 Z M 286 494.3 286 494.4 285.8 494.3 285.9 494.2 286 494.3 Z\",\"Xmax\":309.6,\"Xmid\":293.9,\"Xmin\":274.6,\"Ymax\":512.3,\"Ymid\":486.1,\"Ymin\":460.6,\"economy/currency\":\"nuevo sol (PEN)\",\"economy/gdp_per_capita_ppp/2017\":\"13500\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"55.94 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.35,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":1279996,\"geography/area/water\":5220,\"geography/area_comparative\":\"almost twice the size of Texas; slightly smaller than Alaska\",\"geography/area_sqkm\":1285216,\"geography/climate\":\"varies from tropical in east to dry desert in west; temperate to frigid in Andes\",\"geography/coastline\":\"2,414 km\",\"geography/elevation/highest_point\":\"Nevado Huascaran 6,746 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1555\",\"geography/geographic_coordinates\":\"10 00 S, 76 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; shares control of Lago Titicaca, worlds highest navigable lake, with Bolivia; a remote slope of Nevado Mismi, a 5,316 m peak, is the ultimate source of the Amazon River \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Peru is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; on 19 February 1600, Mount Huaynaputina in the southern Peruvian Andes erupted in the largest volcanic explosion in South America in historical times; intermittent eruptions lasted until 5 March 1600 and pumped an estimated 16 to 32 million metric tons of particulates into the atmosphere reducing the amount of sunlight reaching the earths surface and affecting weather worldwide; over the next two and a half years, millions died around the globe in famines from bitterly cold winters, cool summers, and the loss of crops and animals\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 4:\\u0026lt;/strong\\u0026gt; the southern regions of Peru and the extreme northwestern part of Bolivia are considered to be the place of origin for the common potato \",\"geography/land_boundaries/border_countries\":\"Bolivia 1212 km, Brazil 2659 km, Chile 168 km, Colombia 1494 km, Ecuador 1529 km\",\"geography/land_boundaries/total\":\"7,062 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.011,\"geography/land_use/agricultural_land_permanent_pasture\":0.146,\"geography/land_use/forest\":0.53,\"geography/land_use/other\":0.282,\"geography/location\":\"Western South America, bordering the South Pacific Ocean, between Chile and Ecuador\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"western coastal plain (costa), high and rugged Andes in center (sierra), eastern lowland jungle of Amazon Basin (selva)\",\"government/administrative_divisions\":\"25 regions (regiones, singular - region) and 1 province* (provincia); Amazonas, Ancash, Apurimac, Arequipa, Ayacucho, Cajamarca, Callao, Cusco, Huancavelica, Huanuco, Ica, Junin, La Libertad, Lambayeque, Lima, Lima*, Loreto, Madre de Dios, Moquegua, Pasco, Piura, Puno, San Martin, Tacna, Tumbes, Ucayali\",\"government/capital/geographic_coordinates\":\"12 03 S, 77 03 W\",\"government/capital/name\":\"Lima\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"exact meaning is obscure, but the name may derive from a native word \\u0022biru\\u0022 meaning \\u0022river\\u0022\",\"government/executive_branch/chief_of_state\":\"President Martin Alberto VIZCARRA Cornejo (since 23 March 2018); First Vice President (vacant); Second Vice President (vacant); note - the 21 March 2018 resignation of President Pedro Pablo KUCZYNSKI Godard (since 28 July 2016) was accepted by parliament on 23 March 2018; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Martin Alberto VIZCARRA Cornejo (since 23 March 2018); First Vice President (vacant); Second Vice President (vacant)\",\"government/flag_description\":\"three equal, vertical bands of red (hoist side), white, and red with the coat of arms centered in the white band; the coat of arms features a shield bearing a vicuna (representing fauna), a cinchona tree (the source of quinine, signifying flora), and a yellow cornucopia spilling out coins (denoting mineral wealth); red recalls blood shed for independence, white symbolizes peace\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"28 July 1821 (from Spain)\",\"government/national_holiday\":\"Independence Day, 28-29 July (1821)\",\"government/national_symbol_s\":\"vicuna (a camelid related to the llama); national colors: red, white\",\"introduction\":\"Ancient Peru was the seat of several prominent Andean civilizations, most notably that of the Incas whose empire was captured by Spanish conquistadors in 1533. Peru declared its independence in 1821, and remaining Spanish forces were defeated in 1824. After a dozen years of military rule, Peru returned to democratic leadership in 1980, but experienced economic problems and the growth of a violent insurgency. President Alberto FUJIMORIs election in 1990 ushered in a decade that saw a dramatic turnaround in the economy and significant progress in curtailing guerrilla activity. Nevertheless, the presidents increasing reliance on authoritarian measures and an economic slump in the late 1990s generated mounting dissatisfaction with his regime, which led to his resignation in 2000. A caretaker government oversaw a new election in the spring of 2001, which installed Alejandro TOLEDO Manrique as the new head of government - Perus first democratically elected president of indigenous ethnicity. The presidential election of 2006 saw the return of Alan GARCIA Perez who, after a disappointing presidential term from 1985 to 1990, oversaw a robust economic rebound. Former army officer Ollanta HUMALA Tasso was elected president in June 2011, and carried on the sound, market-oriented economic policies of the three preceding administrations. Poverty and unemployment levels have fallen dramatically in the last decade, and today Peru boasts one of the best performing economies in Latin America. Pedro Pablo KUCZYNSKI Godard won a very narrow presidential runoff election in June 2016. Facing impeachment after evidence surfaced of his involvement in a vote-buying scandal, President KUCZYNSKI offered his resignation on 21 March 2018. Two days later, First Vice President Martin Alberto VIZCARRA Cornejo was sworn in as president. On 30 September 2019, President VIZCARRA invoked his constitutional authority to dissolve Perus Congress after months of battling with the body over anticorruption reforms. New congressional elections are scheduled for 26 January 2020.\",\"name\":\"Peru\",\"people_and_society/age_structure/0_14_years\":0.2601,\"people_and_society/age_structure/15_24_years\":0.1796,\"people_and_society/age_structure/25_54_years\":0.4047,\"people_and_society/age_structure/55_64_years\":0.0795,\"people_and_society/age_structure/65_years_and_over\":0.0761,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 60.2%, Amerindian 25.8%,\\u0026amp;nbsp;white 5.9%, African descent 3.6%, other (includes Chinese and Japanese descent) 1.2%, unspecified 3.3% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.555 million LIMA (capital), 911,000 Arequipa, 851,000 Trujillo (2019)\",\"people_and_society/nationality/adjective\":\"Peruvian\",\"people_and_society/nationality/noun\":\"Peruvian(s)\",\"people_and_society/net_migration_rate\":\"-2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31331228\",\"people_and_society/population_growth_rate\":0.0094,\"people_and_society/urbanization/urban_population\":\"78.1% of total population (2019)\",\"transportation/airports\":\"191\",\"transportation/railways/total\":\"1854\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":49.19999999999999,\"BoxWidth\":41.200000000000045,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.767,\"ISO3_Code\":\"COL\",\"ISO_Code\":\"CO\",\"Path\":\"M 302.3 427.5 300.5 428.1 299.8 429.4 299.1 429.6 298.8 430 298.6 430.3 298 431.4 297.9 432.4 297.7 432.9 297.7 433.2 297.4 433.9 297.2 434.1 296.6 435 297 435 297.6 434.7 297.8 435.2 298.1 435.2 298.3 435.3 298.6 436.5 299.3 437.4 299.4 438.2 299.1 438.5 299.1 439.8 299.2 440 299.8 440.1 300 440.5 300.4 441.1 300.8 441.1 301.1 441 303.2 441.2 303.6 440.9 304 440.9 304.4 440.9 305.1 441.3 305.7 441.2 307.5 443.5 307.8 443.5 308.1 443.6 308.6 443.3 309.7 443.5 310.2 443.4 310.6 443.4 311.1 443.3 311.5 443.3 312 443.1 312.5 443.1 312.9 443.3 313 443.9 312.6 444.5 312.5 445.3 312.1 445.6 311.9 445.9 312 446.6 311.9 447.9 312 448.3 312.1 448.9 312.3 449.2 312.5 450 312.9 450.3 313.4 451.1 313.1 451.5 312 452.5 311.9 452.7 312.2 452.7 312.5 452.8 312.7 453.1 312.9 453.2 313.7 454 313.7 454.4 313.9 454.8 314 455.1 314.3 456 314.6 457.2 314.1 457.2 314.1 456.4 314 455.8 313.3 454.8 313.1 454.7 312.7 454.9 312.1 455.5 311.8 455.7 311.5 455.6 311.2 455.2 311 455 310.8 455.4 310.9 455.7 310.8 455.8 307.8 455.8 307.2 455.7 306.5 455.8 306.4 456.1 306.4 457.5 307.5 457.6 307.8 457.6 308 457.7 308.3 458.1 308.3 458.7 308 458.8 307.4 458.6 307.1 458.8 306.8 458.8 306.5 458.9 305.9 459.1 305.8 460.3 305.8 461 305.9 461.1 306.2 461.4 306.5 461.6 307 462 307.1 462.3 307 462.7 307.5 463.4 307.6 463.7 307.6 464.3 307.4 464.7 306.2 472.1 306.1 472.3 305.5 471.4 305.2 471.2 305 471.2 304.5 471.3 304.1 471 305.7 468.4 305.7 468 305.5 468 305 467.5 304.8 467.5 304.5 467.3 304.3 467.4 304 467 303.6 466.8 303.3 466.7 302.7 467.1 302.2 467.2 302 466.9 301.1 466.6 300.9 466.7 300.6 467 300.3 467.1 300 467.4 299.5 467.4 299.3 467.3 298.8 467.2 298.6 467.4 297.9 467.4 297.7 467.2 297.4 467.1 297.3 466.9 297.3 466.8 297.4 466.4 297.2 465.7 297 465.6 296.7 465.6 296.3 465.4 296.3 464.9 296 464.3 295.8 464.1 295.3 464 294.8 463.5 294.1 463.3 294 463.1 294.1 462.9 293.9 462.7 293.7 462 293.2 461.6 293.1 461.5 292.7 461.4 292.7 461.1 292.6 461 292.3 461.1 291.8 460.7 291.5 460.6 291.3 460.8 290.6 460.6 290.4 460.4 289.9 460.3 289.2 459.6 288.6 459.4 288.2 459.5 288.1 459.8 287.7 459.9 287.3 459.8 286.7 459.9 286.4 459.8 286.1 459.5 285.4 459.5 285.2 459.4 285.2 458.9 284.7 458.6 284.6 458.3 284.5 458.3 284.1 458.3 283.8 458.3 283.2 457.8 282.8 457.6 282.5 457.4 282 457 281.7 456.7 281.5 456.5 281.1 456 281.5 455.6 282.2 455.6 282.2 455.4 281.9 455 281.8 454.6 282.3 453.7 282.5 453.4 282.8 453.3 283.3 453.2 283.6 453.3 284.3 453.1 284.6 452.6 284.7 452.1 285.6 450.8 286 450.5 286.1 450.1 286.2 449.9 285.8 449.8 285.7 449.7 285.9 449.5 285.9 449.4 285.7 449.4 285.5 449.5 285.1 449 285.1 448.8 285.6 448.3 285.7 447.5 285.5 446.8 285.4 445.6 285.1 445.2 285.2 445 285.6 444.9 285.8 444.5 285.6 443.9 285.2 443.3 285.3 443.2 285.5 443.1 285.6 442.3 285.4 442 285.1 442 284.9 441.7 284.7 441.5 284.6 441 284.1 440.5 284.1 440.4 284.3 439.8 284.6 439.7 284.5 439.4 284.5 439.2 284.7 439.3 285 439.7 285.5 439 285.6 438.6 286 438.5 285.9 438.2 285.8 437.8 285.6 437.5 285.5 437.3 285.5 437.1 285.3 436.9 285.5 436.4 285.8 436.9 286.2 437.3 286.4 437.6 286.6 437.6 286.7 438 286.9 438 286.9 438.2 286.8 438.3 286.7 438.5 286.8 438.6 287 438.6 287.2 438.5 287.3 438.2 287.2 437.6 287.2 437.3 287 436.9 286.8 436.8 286.8 436.7 286.9 436.6 287.5 436.4 287.6 436.3 288.4 435.7 288.8 435.2 288.9 434.9 289 434.6 289.5 434.3 289.9 434.4 290.3 434.3 290.5 433.9 290.4 433.6 290.2 433.5 290.3 433.3 290.5 432.8 290.5 432.4 290.6 432.2 290.6 432.1 290.4 432.1 290.4 432 290.7 431.8 290.6 431.5 290.7 431.3 290.7 431.1 291 430.8 291.3 430.7 291.4 430.5 291.9 430.2 292 430 292.5 429.6 293.4 429.9 293.9 429.9 294.2 429.7 294.2 429.2 294.5 429 294.8 428.9 295.4 429.1 295.8 429.2 296.6 429.1 296.9 429.1 298.3 428 299.2 427.7 299.7 427.4 300 426.8 300 426.4 300.5 426.4 300.4 426.6 300.6 426.6 300.8 426.5 300.6 426.2 300.8 426.1 300.9 426.2 301.1 426.1 301.3 425.8 301.8 425.8 302.4 426.1 302.5 426.2 302.8 426.9 302.4 427.3 302.3 427.5 Z M 273.5 425.5 273.4 425.6 273.5 425.4 273.6 425.4 273.5 425.5 Z M 274.5 423.3 274.4 423.3 274.3 423.2 274.4 423.2 274.5 423.1 274.5 423.3 Z M 283.3 452.4 283.2 452.4 283.2 452.3 283.3 452.2 283.3 452.4 Z M 290.3 432.3 290.1 432.4 290.1 432.3 290.3 432.2 290.3 432.3 Z M 273.9 449.5 273.8 449.6 273.7 449.5 273.8 449.5 273.9 449.4 273.9 449.5 Z M 290.6 431.8 290.4 431.8 290.4 431.7 290.5 431.6 290.6 431.7 290.6 431.8 Z\",\"Xmax\":314.6,\"Xmid\":297.4,\"Xmin\":273.4,\"Ymax\":472.3,\"Ymid\":449.7,\"Ymin\":423.1,\"economy/currency\":\"Colombian pesos (COP)\",\"economy/gdp_per_capita_ppp/2017\":\"14400\",\"economy/gdp_real_growth_rate/2017\":0.018,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"95.59 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.29,\"energy/electricity_from_hydroelectric_plants\":0.69,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":1038700,\"geography/area/water\":100210,\"geography/area_comparative\":\"slightly less than twice the size of Texas\",\"geography/area_sqkm\":1138910,\"geography/climate\":\"tropical along coast and eastern plains; cooler in highlands\",\"geography/coastline\":\"3,208 km (Caribbean Sea 1,760 km, North Pacific Ocean 1,448 km)\",\"geography/elevation/highest_point\":\"Pico Cristobal Colon 5,730 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"593\",\"geography/geographic_coordinates\":\"4 00 N, 72 00 W\",\"geography/geography_note\":\"only South American country with coastlines on both the North Pacific Ocean and Caribbean Sea\",\"geography/land_boundaries/border_countries\":\"Brazil 1790 km, Ecuador 708 km, Panama 339 km, Peru 1494 km, Venezuela 2341 km\",\"geography/land_boundaries/total\":\"6,672 km\",\"geography/land_use/agricultural_land_arable_land\":0.014,\"geography/land_use/agricultural_land_permanent_crops\":0.016,\"geography/land_use/agricultural_land_permanent_pasture\":0.345,\"geography/land_use/forest\":0.544,\"geography/land_use/other\":0.081,\"geography/location\":\"Northern South America, bordering the Caribbean Sea, between Panama and Venezuela, and bordering the North Pacific Ocean, between Ecuador and Panama\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"flat coastal lowlands, central highlands, high Andes Mountains, eastern lowland plains (Llanos)\",\"government/administrative_divisions\":\"32 departments (departamentos, singular - departamento) and 1 capital district* (distrito capital); Amazonas, Antioquia, Arauca, Atlantico, Bogota*, Bolivar, Boyaca, Caldas, Caqueta, Casanare, Cauca, Cesar, Choco, Cordoba, Cundinamarca, Guainia, Guaviare, Huila, La Guajira, Magdalena, Meta, Narino, Norte de Santander, Putumayo, Quindio, Risaralda, Archipielago de San Andres, Providencia y Santa Catalina (colloquially San Andres y Providencia), Santander, Sucre, Tolima, Valle del Cauca, Vaupes, Vichada\",\"government/capital/geographic_coordinates\":\"4 36 N, 74 05 W\",\"government/capital/name\":\"Bogota\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after explorer Christopher COLUMBUS\",\"government/executive_branch/chief_of_state\":\"President Ivan DUQUE Marquez (since 7 August 2018); Vice President Marta Lucia RAMIREZ Blanco (since 7 August 2018); the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Ivan DUQUE Marquez (since 7 August 2018); Vice President Marta Lucia RAMIREZ Blanco (since 7 August 2018)\",\"government/flag_description\":\"three horizontal bands of yellow (top, double-width), blue, and red; the flag retains the three main colors of the banner of Gran Colombia, the short-lived South American republic that broke up in 1830; various interpretations of the colors exist and include: yellow for the gold in Colombias land, blue for the seas on its shores, and red for the blood spilled in attaining freedom; alternatively, the colors have been described as representing more elemental concepts such as sovereignty and justice (yellow), loyalty and vigilance (blue), and valor and generosity (red); or simply the principles of liberty, equality, and fraternity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"20 July 1810 (from Spain)\",\"government/national_holiday\":\"Independence Day, 20 July (1810)\",\"government/national_symbol_s\":\"Andean condor; national colors: yellow, blue, red\",\"introduction\":\"Colombia was one of the three countries that emerged after the dissolution of Gran Colombia in 1830 (the others are Ecuador and Venezuela). A decades-long conflict between government forces, paramilitaries, and antigovernment insurgent groups heavily funded by the drug trade, principally the Revolutionary Armed Forces of Colombia (FARC), escalated during the 1990s. More than 31,000 former United Self Defense Forces of Colombia (AUC) paramilitaries demobilized by the end of 2006, and the AUC as a formal organization ceased to operate. In the wake of the paramilitary demobilization, illegal armed groups arose, whose members include some former paramilitaries. After four years of formal peace negotiations, the Colombian Government signed a final peace accord with the FARC in November 2016, which was subsequently ratified by the Colombian Congress. The accord calls for members of the FARC to demobilize, disarm, and reincorporate into society and politics. The accord also committed the Colombian Government to create three new institutions to form a comprehensive system for truth, justice, reparation, and non-repetition, to include a truth commission, a special unit to coordinate the search for those who disappeared during the conflict, and a Special Jurisdiction for Peace to administer justice for conflict-related crimes. The Colombian Government has stepped up efforts to expand its presence into every one of its administrative departments. Despite decades of internal conflict and drug-related security challenges, Colombia maintains relatively strong democratic institutions characterized by peaceful, transparent elections and the protection of civil liberties.\",\"name\":\"Colombia\",\"people_and_society/age_structure/0_14_years\":0.2389,\"people_and_society/age_structure/15_24_years\":0.1696,\"people_and_society/age_structure/25_54_years\":0.4198,\"people_and_society/age_structure/55_64_years\":0.0944,\"people_and_society/age_structure/65_years_and_over\":0.0773,\"people_and_society/birth_rate\":\"15.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"mestizo and white 87.6%, Afro-Colombian (includes mulatto, Raizal, and Palenquero) 6.8%, Amerindian 4.3%, unspecified 1.4% (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"10.779 million BOGOTA (capital), 3.967 million Medellin, 2.754 million Cali, 2.246 million Barranquilla, 1.313 million Bucaramanga, 1.055 million Cartagena (2019)\",\"people_and_society/nationality/adjective\":\"Colombian\",\"people_and_society/nationality/noun\":\"Colombian(s)\",\"people_and_society/net_migration_rate\":\"-0.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"48168996\",\"people_and_society/population_growth_rate\":0.0097,\"people_and_society/urbanization/urban_population\":\"81.1% of total population (2019)\",\"transportation/airports\":\"836\",\"transportation/railways/total\":\"2141\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":38.19999999999993,\"BoxWidth\":33.60000000000002,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.718,\"ISO3_Code\":\"BOL\",\"ISO_Code\":\"BO\",\"Path\":\"M 338.8 517.7 338.8 517.5 338.6 517 338.7 516.7 338.4 516.4 336.2 515.1 333.7 515.1 332 515.6 328.9 516.1 328.3 517.4 327.4 518.8 327.4 520.3 326.3 523.9 325.9 523.6 325.8 523.1 322.8 523.1 322.2 524.3 322.1 524.6 321.9 524.8 321.8 525.6 321.7 525.7 321.4 525 321.4 524.7 321.3 524.6 321 524.2 321.1 524 320.8 523.7 319.8 523.4 317.7 523.4 317.2 522.9 316.9 522.9 316.8 522.6 316.4 522.5 316.2 523.3 316 523.5 315 523.8 314.8 524.4 314.5 524.6 314.2 524.7 314.2 525.1 313.9 525.3 313.8 525.5 312.7 525.8 312.1 525.7 311.8 525.5 311.9 524.8 311.8 524.6 311.7 524.1 311.6 523.4 311.3 523 311.3 522.4 311 521.9 311 521 310.4 520 310 519.8 310 519.4 310.2 519 309.6 518.6 309.4 518.4 309.6 518.1 309.5 517.7 309.4 517.5 309.9 517.3 310 517 310 516.7 309.7 516.3 310.3 515.4 308.9 514.2 308.9 513.8 308.8 513.4 308.6 512.3 308.4 511.8 308.5 511.5 307.9 511.2 307.8 510.7 307.5 510.2 307.4 509.8 307.4 509.5 307 509.2 307 509.1 307.2 508.9 307.6 508.6 307.7 508.4 308.1 507.9 308.3 507.6 308.7 507.4 308.6 507.1 308.7 506.8 309.2 506.5 308.8 506.1 308.4 506.1 308.1 505.9 307.6 504.4 308 503.6 308.3 503.3 307.9 502.9 307.7 502.6 307.7 502.1 308 501.9 308.1 501.5 308.3 501.4 308.3 501.2 308.7 500.9 308.8 500.5 309.1 500.3 309.1 500 308.8 499.7 308.7 499.1 308.5 498.8 308.7 498.8 308.9 498.3 308.8 496.5 309.1 496.2 309.4 496.1 309.4 495.8 309.6 495.5 309.4 495.1 309 494.1 308.9 494.1 308.7 493.7 308.6 493.5 307.9 492.4 307.8 492.2 307.1 491.1 307.6 491.1 309 491.3 309.3 491.2 309.4 491.3 309.4 491.6 309.8 491.6 310.1 491.4 310.7 491.2 311.2 490.5 311.4 490.3 311.9 490.3 312.3 490.4 312.6 489.9 313 489.7 313.1 489.5 313.3 489.5 313.4 489.3 313.8 489.4 314.1 489.2 314.6 488.7 315.4 488.1 315.9 488.1 316.6 487.8 317 487.9 317.3 487.8 317.9 487.7 317.9 487.8 318.2 487.9 318.4 487.8 318.5 487.6 318.7 487.6 318.8 487.7 319 488 318.9 488.5 319 489 318.6 489.8 318.6 490.2 318.8 490.4 318.7 490.7 318.9 490.9 319 491.2 318.9 491.6 318.7 491.8 318.9 492.5 319 492.6 319.2 492.8 319.3 493 319.3 493.4 319.4 493.4 319.5 493.3 319.7 493.4 319.9 494.1 320.4 494.2 320.6 494.5 320.7 494.4 320.8 494.6 321.2 494.8 321.3 494.9 321.2 495.1 321.5 495.4 321.8 495.5 322 495.4 322.2 495.6 322.8 495.6 323 495.4 323.5 495.4 324 495.7 324.2 495.9 324.5 496.1 325 495.9 325.1 495.9 325.4 496.5 325.6 496.6 325.9 496.9 326.2 496.8 326.4 497.1 326.8 497.1 327.1 497.3 327.5 497.3 327.8 497.3 327.9 497.7 328.5 498.2 328.6 498.4 329.3 498.4 329.6 498.5 330 498.3 330.2 498.4 330.7 498.3 330.8 498.4 331 498.5 331.2 498.7 332.4 499.2 332.6 499.8 332.4 500.1 332.4 500.3 332.6 501 332.9 501.6 333 502.9 332.9 502.9 332.1 503 333 504 333.2 506.2 337.9 506.4 338.2 506.3 338.3 506.3 338.3 507 337.9 507.5 337.9 508.2 338.1 509 338.4 509.3 339.2 509.9 339.5 509.8 339.7 509.8 340.2 511.2 340.4 511.7 340.6 512 340.4 512.2 339.9 513.8 340 514.3 339.8 514.4 338.9 516.4 339.6 517.1 339.5 517.3 339.3 517.3 338.8 517.7 Z\",\"Xmax\":340.6,\"Xmid\":320.7,\"Xmin\":307,\"Ymax\":525.8,\"Ymid\":507.6,\"Ymin\":487.6,\"economy/currency\":\"bolivianos (BOB)\",\"economy/gdp_per_capita_ppp/2017\":\"7600\",\"economy/gdp_real_growth_rate/2017\":0.042,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"17.66 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.76,\"energy/electricity_from_hydroelectric_plants\":0.18,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.07,\"geography/area/land\":1083301,\"geography/area/water\":15280,\"geography/area_comparative\":\"slightly less than three times the size of Montana\",\"geography/area_sqkm\":1098581,\"geography/climate\":\"varies with altitude; humid and tropical to cold and semiarid\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Nevado Sajama 6,542 m\",\"geography/elevation/lowest_point\":\"Rio Paraguay 90 m\",\"geography/elevation/mean_elevation\":\"1192\",\"geography/geographic_coordinates\":\"17 00 S, 65 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; landlocked; shares control of Lago Titicaca, worlds highest navigable lake (elevation 3,805 m), with Peru\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;\\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; the southern regions of Peru and the extreme northwestern part of Bolivia are considered to be the place of origin for the common potato\",\"geography/land_boundaries/border_countries\":\"Argentina 942 km, Brazil 3403 km, Chile 942 km, Paraguay 753 km, Peru 1212 km\",\"geography/land_boundaries/total\":\"7,252 km\",\"geography/land_use/agricultural_land_arable_land\":0.036,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.305,\"geography/land_use/forest\":0.525,\"geography/land_use/other\":0.132,\"geography/location\":\"Central South America, southwest of Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rugged Andes Mountains with a highland plateau (Altiplano), hills, lowland plains of the Amazon Basin\",\"government/administrative_divisions\":\"9 departments (departamentos, singular - departamento); Beni, Chuquisaca, Cochabamba, La Paz, Oruro, Pando, Potosi, Santa Cruz, Tarija\",\"government/capital/geographic_coordinates\":\"16 30 S, 68 09 W\",\"government/capital/name\":\"La Paz (administrative capital); Sucre (constitutional [legislative and judicial] capital)\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country is named after Simon BOLIVAR, a 19th-century leader in the South American wars for independence\",\"government/executive_branch/chief_of_state\":\"Interim President Jeanine ANEZ Chavez (since 12 November 2019); Vice President (vacant); note - the president is both chief of state and head of government \\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;note: former President Juan Evo MORALES Ayma resigned from office on 10 November 2019 over alleged election rigging; resignations of all his constitutionally designated successors followed, including the Vice President, President of the Senate, President of the Chamber of Deputies, and First Vice President of the Senate, leaving the Second Vice President of the Senate, Jeanine ANEZ Chavez, the highest-ranking official still in office; her appointment to the presidency was endorsed by Bolivias Constitutional Court\",\"government/executive_branch/head_of_government\":\"Interim President Jeanine ANEZ Chavez (since 12 November 2019); Vice President (vacant)\",\"government/flag_description\":\"three equal horizontal bands of red (top), yellow, and green with the coat of arms centered on the yellow band; red stands for bravery and the blood of national heroes, yellow for the nations mineral resources, and green for the fertility of the land\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"6 August 1825 (from Spain)\",\"government/national_holiday\":\"Independence Day, 6 August (1825)\",\"government/national_symbol_s\":\"llama, Andean condor, two national flowers: the cantuta and the patuju; national colors: red, yellow, green\",\"introduction\":\"Bolivia, named after independence fighter Simon BOLIVAR, broke away from Spanish rule in 1825; much of its subsequent history has consisted of a series of coups and countercoups, with the last coup occurring in 1978. Democratic civilian rule was established in 1982, but leaders have faced difficult problems of deep-seated poverty, social unrest, and illegal drug production. In December 2005, Bolivians elected Movement Toward Socialism leader Evo MORALES president - by the widest margin of any leader since the restoration of civilian rule in 1982 - after he ran on a promise to change the countrys traditional political class and empower the nations poor, indigenous majority. In December 2009 and October 2014, President MORALES easily won reelection. His party maintained control of the legislative branch of the government, which has allowed him to continue his process of change. In February 2016, MORALES narrowly lost a referendum to approve a constitutional amendment that would have allowed him to compete in the 2019 presidential election. However, a 2017 Supreme Court ruling stating that term limits violate human rights provided the justification for MORALES to be chosen by his party to run again in 2019. MORALES attempted to claim victory in the 20 October 2019 election, but widespread allegations of electoral fraud, rising violence, and pressure from the military ultimately forced him to flee the country. An interim government is preparing new elections for 2020.\",\"name\":\"Bolivia\",\"people_and_society/age_structure/0_14_years\":0.3134,\"people_and_society/age_structure/15_24_years\":0.1937,\"people_and_society/age_structure/25_54_years\":0.379,\"people_and_society/age_structure/55_64_years\":0.0596,\"people_and_society/age_structure/65_years_and_over\":0.0543,\"people_and_society/birth_rate\":\"21.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.3% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed white and Amerindian ancestry) 68%, indigenous 20%, white 5%, cholo/chola 2%, black 1%, other 1%, unspecified 3% ; 44% of respondents indicated feeling part of some indigenous group, predominantly Quechua or Aymara (2009 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"69.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"278,000 Sucre (constitutional capital) (2018); 1.835 million LA PAZ (capital), 1.677 million Santa Cruz, 1.271 million Cochabamba (2019)\",\"people_and_society/nationality/adjective\":\"Bolivian\",\"people_and_society/nationality/noun\":\"Bolivian(s)\",\"people_and_society/net_migration_rate\":\"-0.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11306341\",\"people_and_society/population_growth_rate\":0.0148,\"people_and_society/urbanization/urban_population\":\"69.8% of total population (2019)\",\"transportation/airports\":\"855\",\"transportation/railways/total\":\"396\",\"transportation/roadways/total\":\"90568\"},{\"BoxHeight\":32.099999999999966,\"BoxWidth\":37.599999999999966,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.711,\"ISO3_Code\":\"VEN\",\"ISO_Code\":\"VE\",\"Path\":\"M 333.7 436.8 334.1 437.4 334.2 437.6 333.8 437.8 333.6 438.2 333.1 438.4 332.7 438.7 332.2 438.8 332 439.3 331.7 439.6 332 440.2 331.9 440.4 332 440.6 332.2 440.7 332.4 440.6 332.7 440.6 332.9 440.8 332.8 440.9 332.6 441.2 331.9 441.5 331.7 441.7 331.2 441.6 331.1 441.8 330.7 441.8 330.5 441.9 330.3 442.3 330.5 442.6 330.4 443 330.6 443.3 330.2 443.6 329.8 444 329.9 444.2 331.6 446.1 331.8 446.3 332 446.9 331.6 447.4 331.2 447.5 330.9 448 330.5 448.1 330 448 330.1 448.2 330 448.3 329.6 448.3 329.5 448.3 329.5 448.6 329.4 448.7 328.8 448.8 328.6 449 328.3 449.1 328.1 449 327.7 449.2 327 449 326.9 449 326.6 449.1 326.6 449.4 326.2 449.3 326.1 449.4 326 449.7 326.1 450.3 325.8 450.2 325.4 450.5 325.2 450.3 325.1 450.1 324.8 450 324.7 449.7 324.4 449.6 324.2 449.6 324.1 449.8 324 449.8 323.5 449.6 323 449.6 322.6 449.8 322.4 449.7 322.2 449.1 321.6 449 321 449.1 320.9 449 320.7 448.8 320.5 448.7 320.4 448.7 320.4 449 320.6 449.1 320.8 449.5 321.1 449.8 321.7 450.2 322 450.6 322.1 450.8 321.9 451.1 322 451.9 322.6 453 322.5 453.7 322.8 453.7 323 453.7 323.3 453.8 324.3 453.9 324.4 454.3 324.2 454.6 323.7 454.7 323.2 455 322.8 455 322.6 455.1 322.4 455.2 322.4 455.8 322.3 456.1 321.6 456.8 321.5 456.7 321.6 456.4 321.5 456.4 321.1 456.6 320.9 456.9 320.6 457.1 320.3 457 319.8 457.4 319.5 457.4 319.3 458 318.9 458.1 318.7 458.2 318.6 458.6 318.4 458.7 318.3 458.7 318.2 458.5 318.4 458.1 318.2 457.8 317.8 457.8 317.4 458 317.1 458.3 316.7 458.5 316.5 458.4 316.2 458.5 314.6 457.2 314.3 456 314 455.1 313.9 454.8 313.7 454.4 313.7 454 312.9 453.2 312.7 453.1 312.5 452.8 312.2 452.7 311.9 452.7 312 452.5 313.1 451.5 313.4 451.1 312.9 450.3 312.5 450 312.3 449.2 312.1 448.9 312 448.3 311.9 447.9 312 446.6 311.9 445.9 312.1 445.6 312.5 445.3 312.6 444.5 313 443.9 312.9 443.3 312.5 443.1 312 443.1 311.5 443.3 311.1 443.3 310.6 443.4 310.2 443.4 309.7 443.5 308.6 443.3 308.1 443.6 307.8 443.5 307.5 443.5 305.7 441.2 305.1 441.3 304.4 440.9 304 440.9 303.6 440.9 303.2 441.2 301.1 441 300.8 441.1 300.4 441.1 300 440.5 299.8 440.1 299.2 440 299.1 439.8 299.1 438.5 299.4 438.2 299.3 437.4 298.6 436.5 298.3 435.3 298.1 435.2 297.8 435.2 297.6 434.7 297 435 296.6 435 297.2 434.1 297.4 433.9 297.7 433.2 297.7 432.9 297.9 432.4 298 431.4 298.6 430.3 298.8 430 299.1 429.6 299.8 429.4 300.5 428.1 302.3 427.5 301.9 427.8 300.9 428.1 300.5 428.5 300.6 428.7 300.7 429.2 301.3 429.8 301.2 430 301.5 430.9 301.3 431.4 300.4 432.5 300.1 433.3 300.5 434.1 301 434.5 301.1 435.1 301.4 435.3 301.7 435.4 302.2 435.2 303 434.4 303 433.3 302.8 433 302 431.7 301.7 431.1 301.7 430.6 301.9 430.3 301.9 430.1 303.6 429.4 304.4 429.2 305.2 428.9 305.9 428.5 306.4 428.6 306.5 428.6 306.6 428.3 306.4 428 305.6 428.1 305.4 428 305.3 427.9 305.2 427.5 305.3 427.1 305.4 426.8 306 426.6 306.1 426.6 306.3 426.8 306.6 427.8 307 428.4 308 428.4 309.1 428.7 310.3 429.4 310.7 430.2 310.7 430.5 310.8 430.9 311 431.2 311.3 431.3 311.9 431.4 314.3 431 316.3 430.9 316.7 431.1 316.9 431.4 317.5 431.9 318.5 432.3 319.6 432.5 320.4 432.4 320.8 432.1 321.3 431.9 321.6 431.6 322 431.4 322.9 431.4 323.2 431.3 323 431.2 322.7 431.1 322 431.2 321.9 431 322 430.9 322.7 430.9 323.2 430.8 323.9 430.9 326.2 430.6 327.3 430.7 328.2 430.7 328.1 430.9 327.5 430.9 327.2 431.1 326.3 431.1 325.9 431.2 325.8 431.3 326.2 431.6 326.4 432.1 326.7 432.3 326.9 432.8 327.2 433.1 327.5 433 327.7 432.8 328.2 433 328.6 433.3 329.3 433.1 329.8 433.3 330.4 433.8 331.2 434.3 331.5 434.7 331.3 434.9 331.5 435.1 331.4 435.8 331.8 436.4 331.6 436.6 332.2 436.8 332.6 436.6 333 436.6 333.7 436.8 Z M 323.1 430 322.9 430.1 322.8 430.1 322.7 430.1 322.5 430.2 322.3 430.1 322.2 430 322.4 429.9 322.5 429.9 322.5 429.7 322.6 429.7 322.6 429.6 322.8 429.5 322.9 429.4 323 429.5 323.1 429.7 323.2 429.8 323.1 430 Z M 322 429.6 322.1 429.8 322.1 429.9 322 430.1 321.8 430 321.4 430 321.5 429.9 321.5 429.8 321.8 429.7 322 429.6 Z M 319.2 430.2 319 430.2 318.7 430.1 318.8 430 319 429.9 319.1 430 319.2 430 319.2 430.1 319.2 430.2 Z M 321 427.5 321 427.6 320.8 427.6 320.8 427.5 320.9 427.3 321 427.4 321 427.5 Z M 331.8 435.4 331.7 435.4 331.7 435.3 331.6 435.3 331.7 435.1 331.8 435.1 331.8 435.3 331.8 435.4 Z M 322.9 430.5 322.8 430.6 322.7 430.5 322.6 430.5 322.6 430.4 322.8 430.5 322.9 430.5 Z M 327.5 432.7 327.4 432.8 327.3 432.7 327.3 432.5 327.5 432.5 327.5 432.7 Z M 316.7 427.7 316.6 427.7 316.5 427.6 316.7 427.5 316.7 427.6 316.7 427.7 Z M 305.8 428.4 305.8 428.5 305.6 428.4 305.7 428.3 305.8 428.4 Z M 315.4 427.7 315.3 427.8 315.2 427.7 315.3 427.6 315.4 427.7 Z M 322.1 430.4 322 430.5 321.9 430.4 322.1 430.3 322.1 430.4 Z M 314.9 427.4 314.9 427.5 314.7 427.5 314.7 427.4 314.9 427.4 Z M 320.6 431.8 320.6 432 320.5 431.9 320.5 431.8 320.6 431.8 Z\",\"Xmax\":334.2,\"Xmid\":316.6,\"Xmin\":296.6,\"Ymax\":458.7,\"Ymid\":440.7,\"Ymin\":426.6,\"economy/currency\":\"bolivars (VEB)\",\"economy/gdp_per_capita_ppp/2017\":\"12500\",\"economy/gdp_real_growth_rate/2017\":-0.14,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"129.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.51,\"energy/electricity_from_hydroelectric_plants\":0.49,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":882050,\"geography/area/water\":30000,\"geography/area_comparative\":\"almost six times the size of Georgia; slightly more than twice the size of California\",\"geography/area_sqkm\":912050,\"geography/climate\":\"tropical; hot, humid; more moderate in highlands\",\"geography/coastline\":\"2,800 km\",\"geography/elevation/highest_point\":\"Pico Bolivar 4,978 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"450\",\"geography/geographic_coordinates\":\"8 00 N, 66 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; the country lies on major sea and air routes linking North and South America \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Venezuela has some of the most unique geology in the world; tepuis are massive table-top mountains of the western Guiana Highlands that tend to be isolated and thus support unique endemic plant and animal species; their sheer cliffsides account for some of the most spectacular waterfalls in the world including Angel Falls, the worlds highest (979 m) that drops off Auyan Tepui\",\"geography/land_boundaries/border_countries\":\"Brazil 2137 km, Colombia 2341 km, Guyana 789 km\",\"geography/land_boundaries/total\":\"5,267 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.206,\"geography/land_use/forest\":0.521,\"geography/land_use/other\":0.234,\"geography/location\":\"Northern South America, bordering the Caribbean Sea and the North Atlantic Ocean, between Colombia and Guyana\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"Andes Mountains and Maracaibo Lowlands in northwest; central plains (llanos); Guiana Highlands in southeast\",\"government/administrative_divisions\":\"23 states (estados, singular - estado), 1 capital district* (distrito capital), and 1 federal dependency** (dependencia federal); Amazonas, Anzoategui, Apure, Aragua, Barinas, Bolivar, Carabobo, Cojedes, Delta Amacuro, Dependencias Federales (Federal Dependencies)**, Distrito Capital (Capital District)*, Falcon, Guarico, Lara, Merida, Miranda, Monagas, Nueva Esparta, Portuguesa, Sucre, Tachira, Trujillo, Vargas, Yaracuy, Zulia\",\"government/capital/geographic_coordinates\":\"10 29 N, 66 52 W\",\"government/capital/name\":\"Caracas\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"native stilt-houses built on Lake Maracaibo reminded early explorers Alonso de OJEDA and Amerigo VESPUCCI in 1499 of buildings in Venice and so they named the region \\u0022Venezuola,\\u0022 which in Italian means \\u0022Little Venice\\u0022\",\"government/executive_branch/chief_of_state\":\"Notification Statement: the United States recognizes Juan GUAIDO as the Interim President of Venezuela\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;President Nicolas MADURO Moros (since 19 April 2013); Executive Vice President Delcy RODRIGUEZ Gomez (since 14 June 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Nicolas MADURO Moros (since 19 April 2013); Executive Vice President Delcy RODRIGUEZ Gomez (since 14 June 2018)\",\"government/flag_description\":\"three equal horizontal bands of yellow (top), blue, and red with the coat of arms on the hoist side of the yellow band and an arc of eight white five-pointed stars centered in the blue band; the flag retains the three equal horizontal bands and three main colors of the banner of Gran Colombia, the South American republic that broke up in 1830; yellow is interpreted as standing for the riches of the land, blue for the courage of its people, and red for the blood shed in attaining independence; the seven stars on the original flag represented the seven provinces in Venezuela that united in the war of independence; in 2006, then President Hugo CHAVEZ ordered an eighth star added to the star arc - a decision that sparked much controversy - to conform with the flag proclaimed by Simon Bolivar in 1827 and to represent the historic province of Guayana\",\"government/government_type\":\"federal presidential republic\",\"government/independence\":\"5 July 1811 (from Spain)\",\"government/national_holiday\":\"Independence Day, 5 July (1811)\",\"government/national_symbol_s\":\"troupial (bird); national colors: yellow, blue, red\",\"introduction\":\"Venezuela was one of three countries that emerged from the collapse of Gran Colombia in 1830 (the others being Ecuador and New Granada, which became Colombia). For most of the first half of the 20th century, Venezuela was ruled by generally benevolent military strongmen who promoted the oil industry and allowed for some social reforms. Democratically elected governments have held sway since 1959, although the re-election of current disputed President Nicolas MADURO in an election boycotted by most opposition parties was widely viewed as fraudulent. Under Hugo CHAVEZ, president from 1999 to 2013, and his hand-picked successor, MADURO, the executive branch has exercised increasingly authoritarian control over other branches of government. National Assembly President Juan GUAIDO is currently recognized by more than 50 countries - including the United States - as the interim president while MADURO retains control of all other institutions within the country and has the support of security forces. Venezuela is currently authoritarian with only one democratic institution - the National Assembly - and strong restrictions on freedoms of expression and the press. The ruling partys economic policies expanded the states role in the economy through expropriations of major enterprises, strict currency exchange and price controls that discourage private sector investment and production, and overdependence on the petroleum industry for revenues, among others. However, Caracas in 2019 relaxed some economic controls to mitigate some impacts of the economic crisis driven by a drop in oil production. Current concerns include human rights abuses, rampant violent crime, high inflation, and widespread shortages of basic consumer goods, medicine, and medical supplies.\",\"name\":\"Venezuela\",\"people_and_society/age_structure/0_14_years\":0.2704,\"people_and_society/age_structure/15_24_years\":0.1682,\"people_and_society/age_structure/25_54_years\":0.4065,\"people_and_society/age_structure/55_64_years\":0.0811,\"people_and_society/age_structure/65_years_and_over\":0.0738,\"people_and_society/birth_rate\":\"18.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.9% of GDP (2009)\",\"people_and_society/ethnic_groups\":\"unspecified Spanish, Italian, Portuguese, Arab, German, African, indigenous people\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.936 million CARACAS (capital), 2.219 million Maracaibo, 1.885 million Valencia, 1.19 million Maracay, 1.201 million Barquisimeto (2019)\",\"people_and_society/nationality/adjective\":\"Venezuelan\",\"people_and_society/nationality/noun\":\"Venezuelan(s)\",\"people_and_society/net_migration_rate\":\"-1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"31689176\",\"people_and_society/population_growth_rate\":0.0121,\"people_and_society/urbanization/urban_population\":\"88.2% of total population (2019)\",\"transportation/airports\":\"444\",\"transportation/railways/total\":\"447\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":141.3,\"BoxWidth\":119.29999999999998,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.851,\"ISO3_Code\":\"CHL\",\"ISO_Code\":\"CL\",\"Path\":\"M 313.8 525.5 314.3 526.2 313.5 528.9 313.3 529.2 310.8 530.3 310.4 530.7 309.9 531.4 309.9 531.7 310.2 532 310.5 532.5 309.9 532.9 310 534.1 310.2 534.5 310.4 535.7 309.9 536.2 309.9 536.8 310.7 538.2 310.5 538.5 310.2 538.6 310 538.9 309.5 538.6 309.2 538.9 309.1 539.3 308.8 539.8 308.6 540.3 308.4 541.1 308 541.5 307.8 542 307.5 542.2 307.3 542.5 307 542.7 306.9 543.3 306.7 543.7 306.7 544.1 306.6 545 306.2 545.2 306 545.7 306.3 547.2 306.2 548.1 306.4 548.3 306.4 548.5 306.1 549 305.7 549.1 305.5 549.4 305.1 550.6 305.1 551.1 304.9 551.5 304.7 551.4 304.5 551.6 304.4 552.7 304.7 553.7 305.2 554 305.3 554.1 305.2 554.4 304.9 554.5 305.1 554.8 305.1 555.1 305.3 555.4 305.3 555.7 305.5 555.9 305.6 556.7 305.9 557.2 305.7 557.8 305.9 558.5 306 558.6 306.3 558.4 306.6 559 306.4 559.3 306.3 559.6 306.3 560.3 306.4 560.9 306.3 561.4 306.4 561.7 306.2 561.8 305.9 561.9 305.8 562.3 305.6 562.6 305.1 563.4 305.2 563.7 305 564.1 304.9 564.7 304.4 565.1 304.5 565.3 304.7 565.5 304.7 565.8 305 566.9 304.8 567.3 304.9 567.8 304.8 568 304.7 568.2 304.4 568.2 304.1 568.4 304 569 303.6 569 303.3 569.3 303.1 569.3 303.1 569.9 302.9 570.1 302.7 570.5 302.8 570.9 302.7 571.1 302.9 571.5 302.6 572.2 302.8 572.8 302.6 573.5 303.1 574.9 303.1 575.5 303.2 576 303.6 576.7 303.3 577.2 302.6 577.5 302 577.9 302 578.3 302.1 579.2 301.7 580 301.8 580.3 301.5 580.4 301.3 580.3 301.2 580.3 301.3 581.1 301.5 581.5 301.3 582.1 301 582.1 300.9 582.4 301 582.6 301.3 582.9 301.3 583.1 301.2 583.3 300.9 583.3 300.8 584.1 300.6 584.4 300.8 585.7 300.8 586.7 300.9 587.5 300.7 587.8 301 588.6 301.1 589.4 301.1 589.5 300.9 589.7 300.6 589.7 300.3 589.7 300.1 590.1 300.3 590.9 300.1 591.4 300.1 592.4 300.5 593.1 301.1 593.6 301.1 594 300.7 594.1 300.7 594.6 300.8 594.9 301.5 595.4 301.1 595.9 301.3 596.4 301.3 596.6 300.9 597.1 300.9 598.1 302.5 598.3 302.8 598.7 302.6 599.1 302.5 599.6 302.3 599.7 301.8 599.6 300.8 599.7 300.4 599.6 300.2 599.7 300.3 600 300.4 600.2 301.1 600.3 301.6 600.5 302.2 601.3 302.2 601.6 301.9 602.1 301.8 602.5 301.3 602.7 301.1 603 301.1 603.7 301.4 604.1 301.4 604.4 301.2 604.8 300.8 605.2 301.1 605.7 301.3 607.2 300.6 608 300.6 608.7 300.7 609.1 300.7 609.3 300.4 609.5 300 610.1 299.6 610.3 299.5 611 299 612.2 299.1 612.5 299.4 613.1 299.5 613.9 298.8 614.7 298.8 615.9 298.4 616.4 297.8 616.7 297.3 617.4 296.4 617.6 296.3 618.4 296.1 619.2 296.2 619.4 296.2 619.8 296.4 620 296.4 620.3 296.1 620.8 296.2 621.3 296.2 621.8 296 622.2 296.1 622.3 296.2 622.6 296.7 623.2 296.9 623.6 297.1 623.9 297.2 624.3 297.3 624.4 297.6 624.3 298.3 623.8 298.5 623.9 298.7 624 298.9 623.9 299.1 623.8 299.5 623.9 299.6 624.4 299.7 625.1 299.7 625.5 299.4 625.9 299.6 626.6 299.2 628 299.7 628.6 300.4 629.2 300.5 629.4 300.5 629.8 300.9 630 305.8 630 306.8 630.4 307.4 630.6 308 630.6 308.2 630.6 309.2 631.1 310.3 631.4 310.3 631.7 310.1 631.5 309 631.3 308.4 630.9 308.1 630.8 308 630.9 307.5 631.1 307.3 631.7 306.9 632.2 306.2 632.2 305.1 632.9 304.6 633.1 304.3 633.1 303.9 633.3 303.7 633.9 303.6 634.6 303.3 635.8 303.3 637.2 303.3 637.8 302.9 638.3 302.4 638.5 300.2 637.7 299.4 636.9 298.7 636.8 297.3 635.7 297 635.3 297.1 635.2 298.1 635.3 297.8 634.7 296.9 634.8 296.5 634.7 295.9 634 296.1 633.7 296.6 633.6 296.8 633.3 296.6 633 296 633.3 295.8 633.2 295.8 632.9 296 632.3 296 631.3 295.8 630.4 296.7 630.8 296.9 630.6 296.9 630.4 296.5 630.4 296.1 629.9 295.8 628.8 295.6 628.8 295.4 628.8 295.2 628.6 295.1 627.6 295.1 627.4 295.6 627.5 295.7 627.5 295.7 627.2 295.6 627.1 295.3 626.8 295.5 626.4 295.2 626.4 294.9 626.3 295 626.8 294.7 626.9 294.5 626.1 294.3 626.3 294.2 626.2 294 625.4 294.7 625 295.4 625.1 295.4 624.7 295.4 624.3 295.6 624.1 295.9 623.8 295.6 623.6 295.2 624.5 295 624.7 294.8 624.7 294.5 624.2 294.3 623.7 294.2 623.4 294.4 623.1 294.4 623 293.9 622.7 293.1 622.3 293 622.1 293 621.8 293.2 621.5 293.6 621.4 293.9 621.5 294.3 622 294.4 622 294.1 621 294.7 621 294.1 620.5 294.1 619.8 294.3 619.5 294.7 619.3 295.1 619.3 295.1 619.2 294.8 618.8 294.7 618.1 294.6 618.2 294.4 618.9 294.1 619 294.1 619.2 294 619.3 293.7 619.5 293.7 620.5 293.4 621 293.1 621.3 292.4 621.1 292.4 620.7 292.5 620.3 292.4 619.8 292.5 619.2 292.5 619 292.3 619.2 292.2 619.3 292.2 620.1 292 620.7 291.7 620.3 291.3 619.2 291 618.5 291 618.2 291.8 617.6 291.7 617.2 292.2 616.7 292.1 616 292.3 614.6 291.7 613.3 291.5 612.5 291.6 612 291.4 611.6 292.1 611.4 292.2 611.5 292.2 611.8 292.5 611.9 292.7 612.2 292.9 612.6 292.7 613.1 292.7 613.3 293.1 613.6 293.3 614.1 293.3 614.8 293.5 615.2 293.2 615.5 293.5 615.8 293.7 616.3 294 615.7 294.1 615.1 294.2 614.7 293.8 614.4 293.5 613.6 293.5 613.1 293.3 612.8 293.4 612.6 293.7 612.6 294.2 612.9 294.4 612.7 294.8 612.7 295.6 612.9 295.9 613 296.3 613.4 296.5 613.3 295.8 612.4 295.9 611.9 295.8 611.5 295.6 611.7 295.4 611.9 295.4 612.1 295.3 612.3 294.4 612.4 293.8 612.1 293.7 611.7 293.2 611.4 293.2 611 293.5 610.8 293.8 610.9 294 611.1 294.1 611.1 293.7 610.1 294 609.6 294.4 609.3 294.4 608.9 294.6 608.4 294.1 607.7 293.6 607.6 293.4 607.7 293.4 608 293.3 607.9 292.4 607.5 292 606.8 291 607.3 291.2 607.9 291.1 608.2 290.7 608.1 290.4 607.5 290.7 606.8 292.7 605.1 292.7 604.7 292.4 604.9 292.1 604.8 292.1 604.1 292.8 603.9 293.6 604 293.5 603.8 293.2 603.6 293.1 603.4 293.6 602.5 294 602.6 294.4 603.4 294.6 603.5 294.7 603.2 294.6 602.5 294.6 601.4 294.1 600.5 294.1 600.4 294.3 600.2 294.6 600.1 294.9 600.2 295 600.5 295.4 600.6 295.6 600.8 295.6 601 295.7 601.5 295.6 601.7 294.9 604.1 295 604.5 295.1 604.5 295.3 603.8 295.6 603.9 295.7 604.2 295.7 605.1 295.6 605.5 295.3 606.5 295.3 606.6 295.6 606.3 296.1 605.5 295.9 605.3 296 604.4 296.2 603.9 296.7 603.3 296.6 603.2 296.3 603.3 296.4 602.4 297 601.9 297.7 602.3 297.9 602.2 297.1 601.7 296.2 601.7 296.3 601.4 296.6 601.2 296.5 600.9 296.7 601 296.7 600.6 296.9 600.3 296.5 599.3 296.6 599.1 296.9 599 297 598.9 297 598.1 297.2 598.1 297.5 598 297.9 598.2 297.8 597.9 297 597.3 297.2 596.9 297 596.7 297.1 596.4 297.1 596.3 297.3 596.4 297.4 596.4 297.5 596.3 297.6 595.9 297.6 595.6 297.7 595.4 297.8 595.2 297.6 595 297.4 594.5 297.6 594.1 297.9 593.7 298 593.1 298.2 592.9 298.3 592.5 298.1 591.9 298.1 591.2 298.3 591.1 298.7 591.1 298.2 590.2 298.4 590 298.8 589.9 298.9 590.1 299.1 590.7 299.2 590.7 299.1 589.8 298.8 589.5 299 589.1 298.5 589.1 298.1 588.7 298.6 588.2 299.4 587.9 299.5 587.4 299.4 587.4 299.2 587.8 298.8 588 298.6 587.9 298.3 587.4 297.7 587.3 297.6 587.5 297.5 587.6 297.6 588.4 297.6 588.5 297.3 588.2 296.5 588.3 295.8 588.1 295.7 587.7 295.5 587.4 295.3 587.1 295.1 585.4 295.2 585 295.4 584.2 295.6 583.8 295.5 583.2 295.8 582.2 295.8 581.8 296.5 581.2 296.6 580.7 296.9 580 297 579.4 296.9 578.8 296.3 576.7 296.2 576.1 296.3 574.9 296.2 574.3 295.8 573.5 295.8 573.2 295.9 572.8 295.8 572.1 296 571.8 296.7 571.9 297.1 571.6 297.2 570.8 297.2 570.3 297.3 570.1 297.5 570.1 297.6 570 297.7 569.6 298.1 568.7 298.3 567.6 298.8 566.9 298.8 566.2 299.4 565 299.8 564.5 299.9 563.9 300.2 563 300.3 562.4 300.4 561.9 300.5 561.3 300.9 560.3 301.3 559.9 301.4 559.6 301.4 559.3 301.3 559 301.3 558.6 301.2 558 301.6 557.5 301.7 557.2 301.7 556.8 301.9 556.4 301.9 556 302 555.6 301.7 554.9 301.7 553.6 301.4 551.7 301.4 551 301.2 549.8 301.4 548.8 301.7 548.7 302.1 548.3 302.1 547.8 302.4 547.5 302.3 547 302.3 546.6 302.3 545.9 302.2 545.7 301.8 545.3 301.8 544.4 302.3 543.6 302.4 543.2 302.7 542.6 302.7 541.8 303 540.8 303.1 540.5 303.4 540.2 303.5 539.9 303.3 539.5 303.3 538.9 303.7 538.5 303.7 537.9 304 537.2 304 536.6 304.1 536.3 304.1 535.8 304.2 535.2 304 534.6 304.2 533.8 304.5 533.6 304.7 533.2 304.7 532.8 304.6 532.5 304.6 532.1 304.4 531.4 304.4 530.8 304.5 529.7 304.5 528.7 304.8 527.9 304.7 527.6 304.3 527.6 304.3 527.2 304.4 526.3 304.5 526.3 304.7 526.4 304.8 526.3 305.1 525.9 305.1 525.4 305.3 524.6 305.5 522.2 305.8 521.5 305.7 520.9 305.5 520.2 305.5 519.8 305.4 519.4 305.4 518.8 305.6 517.5 305.5 516.6 305.4 516.1 305.3 515.6 305.2 515.1 305.2 514.6 305 513.7 305.1 512.7 304.9 512.3 305.1 512.2 305.4 512.2 306 512.1 306.4 511.8 306.6 511.2 306.5 510.4 306.5 510.3 306.8 510.3 307.4 509.8 307.5 510.2 307.8 510.7 307.9 511.2 308.5 511.5 308.4 511.8 308.6 512.3 308.8 513.4 308.9 513.8 308.9 514.2 310.3 515.4 309.7 516.3 310 516.7 310 517 309.9 517.3 309.4 517.5 309.5 517.7 309.6 518.1 309.4 518.4 309.6 518.6 310.2 519 310 519.4 310 519.8 310.4 520 311 521 311 521.9 311.3 522.4 311.3 523 311.6 523.4 311.7 524.1 311.8 524.6 311.9 524.8 311.8 525.5 312.1 525.7 312.7 525.8 313.8 525.5 Z M 309.8 632.9 309.8 633.3 309.8 636.3 309.8 639.5 309.8 642.8 309.8 643.4 309.5 643.4 309.3 643.6 311.4 643.5 313.3 643.6 313.9 644.3 314 644.6 313.8 645.1 313.3 645.4 313.1 645.3 313 645.1 312.9 644.9 312.5 645.1 312.3 645.1 312 645.1 311.3 644.9 310.8 644 310.6 644 310 644.6 310.1 644.7 310.7 644.9 310.7 645.1 310.5 645.5 311 645.8 311.3 646.2 311.4 646.7 311.3 647.1 310.9 646.8 310.6 646.4 310.2 646.2 309.7 646.3 309.2 646.2 308.8 645.5 308.4 645.2 308.1 645.5 308.3 646.3 308 646.4 306.7 646 306.6 645.3 306.1 645.1 306 644.8 305.9 644.2 305.6 643.9 305.6 643.7 307.1 643.4 307.2 643.3 306.9 643.1 305.7 643.2 304.5 643.1 304.5 643.2 305.1 643.5 305 644.3 304 644.5 303.3 644.2 302.8 643.7 302.5 643.9 302.4 643.6 302.1 643.4 302.2 643.1 302.5 643.1 303.6 643.6 303.9 643.5 303.4 642.6 303 642.4 302.6 642.5 302.3 642.1 301.6 642.5 301.3 642.3 301 642.4 300.6 642 300.5 641.6 300.6 641.4 301 641.4 301.2 641.2 301.6 641 302.3 641 303.1 641.1 303.8 640.8 304.1 640.9 304.2 641.2 304.5 641.2 304.4 640.7 303.7 640.3 303.5 639.9 303.6 638.6 304 638.3 304.2 637.7 304.5 637.4 304.6 637.6 305 639.5 304.8 639.6 304.6 639.4 304.5 639.5 305.1 640.2 305 640.3 304.8 640.4 304.8 640.5 305.3 640.8 305.9 640.6 306.5 641.4 306.6 641.3 306.6 640.8 307.1 641.1 307.5 641 307.9 641.3 308 641.7 308.2 641.6 308.4 641.3 308.3 641.1 307.5 640.5 306.3 639.9 305.9 639.6 305.6 638.9 305.5 638.4 305.6 638 306 637.7 306.7 637.5 307.5 637 307.7 636.6 307.7 636.3 307.4 636.2 306.3 636.3 305.3 636.5 304.8 636 304.7 635.6 304.8 634.9 305 634.6 305.3 634.6 305.5 634.3 305.5 634.1 305.2 633.8 305.2 633.4 305.5 633.3 306.3 633.6 306.8 633.2 307.1 632.4 307.5 632.1 307.7 632.2 308 632.7 308.3 632.9 309.4 632.6 309.8 632.9 Z M 297.6 636.4 298 636.9 298.2 636.7 298.5 637.1 298.7 637 299.4 637.2 299.5 637.4 299.3 637.7 299.7 638 299.9 638.3 300.3 638.6 300.6 638.5 301.2 638.8 301.3 639.3 301.5 639 301.7 638.9 302.3 639.2 302.8 639.7 303 639.6 303.2 640.3 303.1 640.6 302.7 640.9 302.2 640.4 301.8 640.6 300.8 639.6 300.8 639.8 301 640.3 300.9 640.6 300.7 640.6 300.4 640.2 299.8 639.5 299.7 639 299.8 638.7 299.6 638.5 299.4 638.7 299.3 639.2 299 639.3 298.7 639.7 298.5 639.6 298 639.7 297.8 639.6 297.8 639.5 298.1 639.1 298 638.5 297.6 638.6 297.3 637.9 297 637.9 296.6 637.6 296.3 637.7 295.9 637.3 295.6 637.2 295.5 637.2 295.4 636.9 295.4 636.5 295.5 636.4 295.6 636.5 295.7 636.6 295.9 636.3 296 636.3 296.6 636.5 297.1 636.6 297.1 636.4 296.1 636 295.6 635.4 295.2 635.4 294 634.9 293.3 634.2 293 633.4 293.3 633.5 294.1 634.2 294.6 634.3 295.6 634.9 295.9 635 296.1 635.2 296.5 635.3 297.6 636.4 Z M 295.1 588.6 295.2 588.6 295.8 588.4 296.1 588.4 296.3 588.5 296.1 588.9 296.4 589.3 296.5 589.4 296.3 589.7 296.6 589.9 296.6 590.3 296.1 590.4 296 590.5 296.2 590.6 296.3 590.9 296.3 591 295.9 590.8 295.8 590.8 295.8 590.9 295.9 591.1 295.6 591.2 295.5 591.3 295.5 591.4 296 591.3 296 591.5 295.7 591.6 295.9 591.8 296.3 592.1 296.3 592.3 296 592.4 295.8 592.4 296 592.6 296 592.5 296.2 592.5 296.6 592.8 296.7 592.9 296.4 592.8 296.2 592.7 296.2 592.6 296.1 592.7 296.3 593.3 296.1 593.6 296.1 593.5 296.2 593.4 296.1 593.3 295.7 593.4 295.6 593.3 295.6 593.5 295.8 593.6 295.8 594.3 295.6 594.4 295.4 594.2 295.4 594.4 295.2 594.4 295.1 594.3 294.9 594.2 294.8 594.3 294.8 594.2 294.6 594.3 294.5 594.3 293.8 593.8 294 593.2 294.2 592.9 294.3 592.5 294.4 592.4 294.4 591.8 294.5 591.5 294.3 591 294.5 590.4 294.4 590 294.7 589.6 294.8 589.3 294.7 589 294.8 588.7 294.7 588.4 294.9 588.3 295.2 588.3 295.2 588.5 295.1 588.5 295.1 588.6 Z M 293.9 623.3 294.4 624.6 294.1 624.8 293.8 624.8 293.8 625.5 293.7 626.3 293.3 626.4 293.3 627 293 627.1 292.6 627.5 292.3 627.7 292 627.4 291.8 627.5 291.8 627.8 291.6 628 291.2 628.1 291.6 626.9 292.2 626.5 292.2 626.2 292.2 626.1 292.4 626 292.6 626.2 292.8 626 292.7 625.7 292.4 625.7 292.2 625.4 292.4 624.2 292.5 624 292.7 624.1 293 624.8 293.1 624.8 293.1 624.4 293.3 624.2 293.3 623.8 293.5 623.5 293.2 623.3 293.2 623.5 293 623.6 292.9 623.3 292.8 623.2 292.8 622.9 292.9 622.7 293.2 622.7 293.9 623.3 Z M 291.2 612.8 291.5 613.2 291.6 613.9 292 614.6 292 615 292.1 615.3 292 615.6 292 616.1 292 616.5 291.2 617.4 290.8 617.8 290.5 617.7 290.4 617.6 290.4 617.3 290.6 617.1 290.3 616.8 290.3 616.7 290.6 616.7 290.4 616.3 290.5 616.1 290.8 615.9 290.5 615.7 290.5 615.4 290.6 615.2 290.5 615 290.5 614.6 290.6 614.5 290.8 614.5 291.2 614.4 291.3 614.4 291.2 614.3 290.8 614.3 290.7 614.2 290.9 614.1 290.7 614 290.8 613.7 290.7 613.3 290.7 613.1 290.8 612.8 291 612.9 291.2 612.8 Z M 292.7 628.5 292.8 628.8 293 628.7 293.2 628.9 293.3 628.7 293.3 628.8 293.2 629.1 293.3 629.6 293.5 629.7 293.6 630 293.5 630.1 293.3 630.3 293.3 630.5 293.1 630.8 293.3 631.1 293.1 631.6 292.4 631.2 292.4 630.9 292.7 630.8 292.8 630.6 292.5 630.5 292.5 630.1 292.2 630.5 292.1 630.4 292 630 292 629.6 291.8 629.4 291.8 629.2 291.9 628.8 292 628.8 292.3 629.1 292.5 629.3 292.4 628.3 292.7 628.5 Z M 295.2 630.6 295.4 631 295.6 630.9 295.7 631 295.7 631.3 295.6 631.5 295.8 632.1 295.7 632.3 295.8 632.5 295.7 632.5 295.6 632.8 295.4 633.1 295.2 633.2 294.6 632.6 294.9 632.3 295.2 631.6 295.1 631.4 294.3 631.8 294.2 631 293.6 630.8 293.8 630.4 293.8 630 294 629.9 294 630.1 294.1 630.2 295.2 630.6 Z M 291.6 621.2 291.9 621.3 292 621.3 292.4 621.6 292.6 621.6 292.7 621.8 292.4 622.3 292.2 622.9 292 623.1 291.3 623 291.2 622.9 291.3 622.7 291.2 622.7 290.9 623 290.8 622.9 290.8 622.5 290.8 622.3 291 621.7 291.2 621.8 291.6 622.2 291.6 622.1 291.6 621.8 291.2 621.6 291 621.4 291 621.2 291.2 621.1 291.6 621.2 Z M 296 598.5 296 598.7 295.9 598.8 296 599.3 296 599.6 296 599.9 295.8 600 295.6 599.8 295.6 599.6 295.3 599.2 295.1 599.6 294.9 599.6 294.9 599.5 294.1 599.8 293.9 599.6 293.8 599.2 295 598.9 295.4 599 295.5 598.8 295.2 598.6 295.6 598.6 295.7 598.6 295.8 598.5 295.8 598.4 295.6 598.2 295.7 598 295.6 597.6 295.8 597.7 295.8 598.2 296 598.5 Z M 295.7 630.8 295.6 630.7 295.2 630.4 294.9 630.4 294.7 630.2 294.6 630.1 294.5 629.8 293.9 629.5 293.5 628.6 293.8 628.6 294.1 629.1 294.7 629.5 295.5 630.2 295.6 630.4 295.7 630.8 Z M 291.4 619.8 291.7 620.5 291.3 620.5 291.2 620.5 290.9 620.1 290.4 620.4 290.4 620.1 290.6 619.9 290.6 619.8 290.5 619.7 290.5 619.5 290.9 619.2 291 619.1 291 619.2 291 619.3 291.2 619.4 291.4 619.8 Z M 295.5 598.4 295.2 598.4 294.7 598.1 294.6 597.4 295 597.1 295.2 597.1 295.4 597.4 295.3 597.7 295.4 597.9 295.3 598.1 295.5 598.4 Z M 294.9 628.6 295.3 629.2 295.6 629.2 295.7 629.5 295.6 629.5 295.5 629.4 295.5 629.5 295.6 629.6 295.7 629.8 295.6 630 295.3 629.8 295.3 629.5 295 629.3 294.9 629.1 294.7 629.2 294.2 628.5 294.4 628.4 294.5 628.1 294.6 628.1 294.6 627.8 294.7 627.8 294.9 628.6 Z M 291.4 624.4 291.2 624.5 290.9 624.4 290.9 624 290.8 623.9 291 623.7 290.9 623.6 290.8 623.4 290.9 623.2 291.4 623.2 291.8 623.4 291.7 623.6 291.5 623.9 291.4 624.4 Z M 294.4 601.9 293.9 602.2 293.5 601.9 293.7 601.6 293.9 601.2 293.7 600.9 293.8 600.8 293.9 600.8 294.1 600.9 294.4 601.9 Z M 312.4 646.3 312.8 647 313.1 647.2 313.1 647.1 312.9 646.8 313.2 646.7 313.3 647 313.2 647.3 313.5 647.3 313.6 647.7 313.7 647.7 313.6 647.8 313.4 647.8 313.5 647.9 313.7 648.1 313.6 648.2 313.3 648.1 313.3 647.9 313.2 648.1 313.1 647.9 313.3 647.8 313.2 647.6 313 647.6 312.7 647.3 312.4 647.3 312.4 647.1 312.5 647 312.5 646.8 312.2 646.9 312.4 646.4 312.4 646.3 Z M 296.1 602.9 295.9 603.6 295.6 603.4 295.5 603.4 295.4 603.1 295.5 603 295.6 602.7 295.7 602.3 296.1 602.4 296.1 602.9 Z M 294.5 598.8 294 598.9 293.5 598.7 293.4 598.6 293.3 598.5 293.4 598.4 293.5 598.3 294.1 598.2 294.5 598.8 Z M 299.6 640.3 299.4 640.4 299.3 640.4 299.2 640.5 299 640.6 298.9 640.4 299.3 639.9 299.3 639.6 299.5 639.4 299.5 639.3 299.7 639.3 299.6 639.5 299.8 639.7 299.8 639.9 299.7 639.9 299.6 640.3 Z M 295.5 596 295.6 596.2 295.5 596.4 295.5 596.5 295.3 596.4 295.3 596.6 295.2 596.6 294.9 596.4 294.5 596.1 294.6 596 294.8 595.9 295.1 596.2 295.2 595.9 295.5 596 Z M 293.9 600.3 293.8 600.4 293.4 599.6 293.5 599.4 293.3 599.3 293.1 599.3 293.1 599.1 293.3 599.1 293.6 599.2 293.8 599.6 294 600.1 293.9 600.3 Z M 295.2 599.7 295.5 600 295.6 600.1 295.6 600.2 295.6 600.3 295.5 600.4 295.2 600.2 295.1 599.9 294.8 600 294.6 599.9 294.7 599.8 295.2 599.7 Z M 293.1 595 293.2 595.1 293.3 595.2 292.9 595.3 292.8 595.4 292.7 595.4 292.6 595.2 292.5 595 292.7 595 292.8 595 292.8 594.8 293.1 595 Z M 314.6 645.5 314.2 645.6 314.1 645.5 314.1 645.2 314.2 645.1 314.3 645 314.5 645 314.6 645 314.6 645.1 314.7 645.4 314.7 645.5 314.6 645.5 Z M 297 639.7 296.8 639.8 296.4 639.4 296.6 639.1 297.1 639.5 297.2 639.7 297 639.7 Z M 313 647.9 312.9 648 312.8 648 312.7 648.2 312.5 648.3 312.5 648 312.3 648.2 311.8 648.1 311.8 648 312 647.9 312.2 648 312.3 647.9 312.6 648 312.8 647.9 312.9 647.8 313 647.9 Z M 295.9 596.4 295.9 596.6 296.1 596.8 296.1 597 295.9 597.1 295.8 596.9 295.6 596.8 295.5 596.8 295.6 596.7 295.7 596.4 295.8 596.5 295.8 596.4 295.9 596.4 Z M 294.6 627.4 294.6 627.5 294.5 627.4 294.2 627.3 294.1 626.8 294.4 626.7 294.5 627 294.5 627.1 294.6 627.4 Z M 315.5 645.3 315.3 645.3 315.2 645.1 315.3 644.9 315.5 644.8 315.8 644.8 315.9 645 315.8 645 315.7 645 315.7 645.1 315.5 645.3 Z M 196.9 538.5 197.1 538.6 197.2 538.6 197.2 538.7 197 538.8 196.9 538.8 196.9 538.9 196.7 538.9 196.7 539 196.6 538.9 196.7 538.7 196.8 538.5 196.9 538.5 Z M 293.7 609.2 293.7 609 293.6 608.9 293.7 608.8 293.8 608.7 294 608.7 294.1 608.7 294.2 608.8 294.1 608.9 293.8 609.1 293.7 609.2 Z M 296.9 638.2 297 638.3 297.1 638.2 297.3 638.3 297.4 638.5 297.3 638.7 297 638.5 296.8 638.6 296.8 638.3 296.9 638.2 Z M 294.3 597.2 294 597.4 293.9 597.1 294.1 597 294.2 596.9 294.1 596.8 294.3 596.6 294.4 596.7 294.3 596.8 294.3 596.9 294.3 597.2 Z M 292 600.1 291.8 600.2 291.7 600.2 291.6 599.8 291.8 599.7 292 600 292 600.1 Z M 295 598.8 294.7 598.8 294.6 598.8 294.6 598.7 295 598.7 294.9 598.5 294.7 598.5 294.4 598.4 294.4 598.3 294.7 598.4 294.9 598.4 295 598.5 295.1 598.7 295 598.8 Z M 292.2 624 292.1 624.7 292 624.6 291.8 624.3 292 623.9 292.2 624 Z M 294.2 597.6 294.2 597.9 293.9 597.9 293.8 597.8 293.7 597.7 293.8 597.6 294.1 597.5 294.1 597.4 294.2 597.4 294.2 597.6 Z M 293.4 611.8 293.4 612.1 293.3 612.1 293.2 612 293.1 612.2 293.1 612.3 293 612.2 293 612.1 292.9 612 292.9 611.9 293.1 611.8 293.3 611.8 293.4 611.8 Z M 314.7 644.4 314.7 644.5 314.6 644.3 314.4 644.2 314.2 644.1 314.2 644 314.1 643.9 314.6 644 314.6 644.1 314.7 644.2 314.7 644.4 Z M 300.7 642.5 300.6 642.6 300.5 642.6 300.3 642.4 300.3 642.3 300.2 642.2 300.3 642.1 300.4 642.1 300.6 642.3 300.7 642.5 Z M 294.6 598.2 294.6 598.3 294.3 598.1 294.5 597.6 294.6 597.7 294.6 598.1 294.6 598.2 Z M 294.5 636 294.3 636.1 294.1 636 294.5 635.6 294.7 635.7 294.7 635.8 294.6 635.8 294.6 636 294.5 636 Z M 292.7 603.1 292.8 603.3 292.8 603.4 292.6 603.2 292.5 603.4 292.4 603.3 292.5 603.2 292.5 603.1 292.5 602.9 292.7 602.9 292.7 603.1 Z M 292.9 599.2 292.7 599.3 292.6 599.2 292.6 598.9 292.6 598.8 292.8 598.8 292.9 598.9 292.8 599.1 292.9 599.2 Z M 300.2 641.2 300.2 641.3 300.1 641.3 300.1 641.4 300 641.5 299.9 641.3 300 641.2 299.9 641.1 299.8 641 299.8 640.9 300.1 640.9 300.2 641.2 Z M 299.3 640.7 299.4 640.9 299.2 640.9 299.1 641.2 298.9 640.9 299 640.7 299.2 640.8 299.2 640.7 299.3 640.7 Z M 308.8 646 308.8 646.1 308.7 646.1 308.7 646 308.5 646.1 308.4 645.7 308.2 645.6 308.3 645.5 308.4 645.7 308.5 645.9 308.8 646 Z M 294.5 597.4 294.6 597.5 294.3 597.5 294.3 597.4 294.4 597.4 294.5 597.2 294.6 597.1 294.6 596.9 294.7 597 294.7 597.1 294.5 597.4 Z M 299.6 640.9 299.8 641.3 299.7 641.4 299.6 641.2 299.6 641.4 299.5 641.3 299.4 641.1 299.6 640.9 Z M 290.8 618.9 290.6 618.8 290.6 618.5 290.6 618.4 290.8 618.5 290.8 618.9 Z M 293.5 631.2 293.6 631.5 293.5 631.7 293.5 631.9 293.5 632 293.3 631.7 293.4 631.7 293.4 631.5 293.4 631.3 293.5 631.2 Z M 294.1 598 294.2 598.1 294 598.1 293.9 598.2 293.9 598.1 293.7 598.2 293.7 598.1 293.7 598 293.8 598.1 293.8 598 293.9 597.9 294.1 598 Z M 299.9 640.3 300 640.5 299.9 640.6 299.8 640.5 299.8 640.4 299.7 640.4 299.7 640.1 299.9 640.2 300 640.2 299.9 640.3 Z M 296.4 597.1 296.4 597.3 296.3 597.4 296.2 597.2 296.1 597.3 296 597.2 296.2 597.1 296.4 597.1 Z M 299.7 640.5 299.7 640.7 299.6 640.7 299.5 640.9 299.4 640.8 299.4 640.5 299.6 640.5 299.7 640.5 Z M 276.1 560.3 276 560.3 275.9 560.1 276 560 276.1 560 276.1 560.1 276.1 560.3 Z M 295.2 575.9 295.2 576.1 295 576.1 295 575.8 295 575.7 295.2 575.9 Z M 300.4 640.6 300.2 640.6 300.1 640.6 300.2 640.3 300.4 640.3 300.4 640.6 Z M 297.9 588 297.7 588.1 297.6 588 297.6 587.8 297.9 587.9 297.9 588 Z M 301.5 640.6 301.3 640.7 301.1 640.6 301.1 640.5 301.2 640.4 301.4 640.6 301.5 640.6 Z M 303.9 634 303.8 634.1 303.8 634 304.1 633.7 304.1 633.9 303.9 634 Z M 314 647.9 314 648.3 313.8 648.1 313.9 647.9 314 647.9 Z M 293.5 601.4 293.4 601.5 293.3 601.4 293.5 601.2 293.5 601.3 293.5 601.4 Z M 297.8 591.8 297.8 592.1 297.5 591.8 297.6 591.7 297.8 591.8 Z M 293.7 632.3 293.9 632.5 293.8 632.6 293.7 632.4 293.7 632.5 293.6 632.5 293.6 632.2 293.7 632.3 Z M 293.3 612.4 293.2 612.5 293.2 612.3 293.2 612.2 293.3 612.2 293.4 612.2 293.4 612.3 293.3 612.4 Z M 309.8 646.7 309.6 646.6 309.5 646.5 309.6 646.4 309.8 646.6 309.8 646.7 Z M 297.5 590.2 297.3 590.4 297.2 590.3 297.4 590.1 297.5 590.1 297.5 590.2 Z M 291.7 607.3 291.7 607.6 291.6 607.6 291.5 607.5 291.5 607.3 291.6 607.3 291.7 607.3 Z M 281.6 559.7 281.6 559.8 281.5 559.8 281.4 559.8 281.3 559.6 281.4 559.6 281.5 559.7 281.6 559.7 Z M 297.2 638.8 297 639 296.8 638.8 296.9 638.7 297.2 638.8 Z M 295.8 600.6 295.8 600.7 295.6 600.7 295.6 600.6 295.7 600.4 295.8 600.5 295.7 600.6 295.8 600.6 Z M 293 621.6 292.8 621.7 292.7 621.5 292.9 621.4 293 621.4 293 621.6 Z M 308.8 647 308.7 647.1 308.6 646.9 308.6 646.6 308.7 646.7 308.7 646.8 308.8 647 Z M 305.9 645.1 305.8 645.2 305.6 645.1 305.6 645 305.6 644.9 305.7 644.9 305.8 645 305.8 645.1 305.9 645.1 Z M 296.3 600.9 296.2 600.9 296.1 600.7 296.2 600.6 296.3 600.9 Z M 295.8 597.3 295.9 597.5 295.6 597.4 295.7 597.4 295.8 597.3 Z M 296.7 589.8 296.6 589.8 296.4 589.6 296.6 589.5 296.7 589.8 Z M 296.8 598.7 296.7 598.9 296.6 598.9 296.6 598.8 296.7 598.7 296.8 598.7 Z M 294 631.2 293.8 631.2 293.7 631.1 293.9 631 294 631.2 Z M 297.7 641.3 297.7 641.5 297.4 641.4 297.5 641.3 297.7 641.3 Z M 313.6 648.5 313.5 648.7 313.4 648.6 313.4 648.5 313.4 648.4 313.6 648.5 Z M 296.7 591.4 296.8 591.4 296.9 591.5 297 591.5 297 591.6 296.9 591.6 296.8 591.5 296.7 591.5 296.7 591.4 Z M 300.7 641.1 300.5 641.1 300.4 640.9 300.6 640.8 300.7 640.9 300.7 641.1 Z M 293.5 632.1 293.5 632.2 293.2 632 293.3 631.9 293.5 632.1 Z M 294 627.2 293.9 627.3 293.8 627.1 294 627.1 294 627 294.1 627 294 627.2 Z M 294.2 594.4 294.1 594.5 294.1 594.2 294.2 594.4 Z M 298.7 640.4 298.5 640.5 298.4 640.4 298.6 640.2 298.7 640.4 Z M 296.3 571.2 296.2 571.3 296.1 571.2 296.2 571.1 296.3 571.2 Z M 296.8 590.9 296.6 590.9 296.6 590.8 296.8 590.8 296.8 590.9 Z M 295.9 593.5 296 593.8 295.9 593.8 295.8 593.6 295.9 593.5 Z M 296.5 591.4 296.3 591.5 296.2 591.5 296.3 591.3 296.5 591.4 Z M 293.4 628.2 293.4 628.3 293.3 628.2 293.2 628.2 293.2 628.1 293.3 628.1 293.4 628.2 Z M 294 635.1 293.9 635.3 293.8 635.1 293.9 635 294 635.1 Z M 301 642.7 301 642.8 300.8 642.7 300.8 642.6 300.9 642.5 301 642.7 Z M 292.2 603.6 292.2 603.8 292.1 603.8 292 603.7 292.2 603.6 Z M 297.8 640.2 297.7 640.3 297.6 640.2 297.7 640 297.8 640.1 297.8 640.2 Z M 296.4 597.7 296.3 597.9 296.2 597.8 296.3 597.6 296.4 597.7 Z M 296.6 591.2 296.5 591.3 296.4 591.2 296.4 591.1 296.6 591.2 Z M 294.8 631.9 294.8 632 294.6 631.9 294.8 631.8 294.8 631.9 Z M 297.6 591.3 297.6 591.5 297.4 591.4 297.5 591.3 297.6 591.3 Z M 295.4 633.9 295.4 634.1 295.3 634.1 295.3 634 295.3 633.9 295.4 633.9 Z M 297.9 588.6 298 588.8 297.8 588.7 297.8 588.6 297.9 588.6 Z M 294.3 632.3 294.1 632.3 294.1 632.2 294.2 632.1 294.3 632.3 Z M 294.3 602.5 294.4 602.7 294.3 602.7 294.2 602.5 294.3 602.5 Z M 293.5 626.9 293.5 627.1 293.4 627 293.4 626.8 293.5 626.9 Z M 302.9 639.5 302.8 639.5 302.7 639.4 302.8 639.3 302.9 639.3 302.9 639.5 Z M 296.4 600.6 296.4 600.7 296.3 600.7 296.3 600.5 296.4 600.5 296.4 600.6 296.5 600.6 296.4 600.6 Z M 296 601.7 295.9 601.7 295.8 601.6 296 601.5 296 601.7 Z M 291.4 617.4 291.4 617.6 291.2 617.5 291.3 617.4 291.4 617.4 Z M 295.9 631.5 295.8 631.7 295.7 631.6 295.8 631.5 295.9 631.5 Z M 292.4 603.2 292.3 603.2 292.3 603.1 292.3 603 292.4 603 292.4 603.2 Z M 297.6 595.4 297.5 595.4 297.5 595.3 297.6 595.2 297.7 595.4 297.6 595.4 Z M 292.6 623.5 292.5 623.6 292.4 623.4 292.5 623.3 292.6 623.5 Z M 306.2 640.4 306.1 640.6 306 640.4 306 640.3 306.2 640.4 Z M 297.3 590.6 297.2 590.6 297.2 590.5 297.3 590.5 297.3 590.6 Z M 294.1 628.4 293.9 628.4 293.9 628.2 294 628.3 294.1 628.4 Z M 293.9 608.1 293.8 608.2 293.8 608 293.8 607.9 294 608 293.9 608.1 Z M 293.7 614.7 293.6 614.7 293.5 614.6 293.6 614.5 293.7 614.6 293.7 614.7 Z M 292.9 627.8 292.9 628 292.7 628 292.7 627.9 292.8 627.8 292.9 627.8 Z M 309.1 646.4 309.1 646.5 309 646.5 308.9 646.3 309 646.2 309.1 646.4 Z M 293.9 615 293.7 615.1 293.7 615 293.8 614.9 293.9 614.9 293.9 615 Z M 296.3 591.2 296.2 591.4 296.1 591.3 296.2 591.1 296.3 591.2 Z M 290.4 616.3 290.3 616.4 290.1 616.3 290.2 616.2 290.4 616.3 Z M 298.7 640.7 298.7 640.8 298.6 640.8 298.5 640.6 298.6 640.6 298.7 640.7 Z M 295.3 636 295.3 636.1 295.4 636.1 295.5 636.1 295.4 636.2 295.3 636.2 295.3 636.1 295.2 636 295.3 636 Z M 309.5 651.1 309.4 651.1 309.3 651 309.4 650.9 309.5 651.1 Z M 297.4 639.6 297.2 639.9 297.2 639.8 297.3 639.6 297.4 639.6 Z M 296.9 590.7 296.8 590.8 296.7 590.6 296.9 590.5 296.9 590.7 Z M 293.3 601.9 293.2 602 293.1 601.8 293.3 601.8 293.3 601.9 Z M 293.9 628 293.8 628.1 293.7 628 293.8 627.8 293.9 628 Z M 314.9 647.9 314.8 647.9 314.7 647.8 314.7 647.7 314.9 647.8 314.9 647.9 Z M 299.6 639.1 299.5 639.2 299.4 639.1 299.5 639 299.6 639 299.6 639.1 Z M 310.4 646.5 310.3 646.6 310.2 646.6 310.2 646.4 310.3 646.4 310.4 646.5 Z M 297.6 639.9 297.6 640 297.4 639.9 297.4 639.8 297.6 639.9 Z M 301.7 544.8 301.5 544.8 301.5 544.7 301.6 544.6 301.7 544.8 Z M 298.5 639.9 298.4 640 298.4 639.8 298.5 639.8 298.5 639.9 Z M 293.7 622.8 293.6 622.9 293.5 622.8 293.6 622.7 293.7 622.8 Z M 309.3 646.5 309.3 646.7 309.1 646.6 309.1 646.5 309.3 646.5 Z M 292.3 605.2 292.1 605.3 292.1 605.2 292.2 605.1 292.3 605.2 Z M 294.2 635.3 294 635.4 294.1 635.1 294.2 635.2 294.2 635.3 Z M 295.9 600.1 295.9 600.2 295.8 600.2 295.8 600.1 295.8 600 295.9 600 295.9 600.1 Z M 296.5 590.6 296.4 590.7 296.3 590.5 296.4 590.4 296.5 590.6 Z M 297.5 591.9 297.4 591.9 297.3 591.9 297.4 591.7 297.5 591.8 297.5 591.9 Z M 294.4 630.1 294.3 630.2 294.2 630 294.2 629.9 294.4 630.1 Z M 294.5 632.8 294.4 633 294.2 632.9 294.3 632.8 294.5 632.8 Z M 291.5 607.4 291.4 607.4 291.3 607.3 291.5 607.3 291.5 607.4 Z M 297.8 634.9 297.7 635 297.7 634.9 297.7 634.8 297.8 634.8 297.8 634.9 Z M 296.2 591.7 296 591.8 296 591.6 296.2 591.6 296.2 591.7 Z M 297 591 296.9 591.1 296.8 590.9 297 590.9 297 591 Z M 308.4 646.8 308.3 647 308.3 646.7 308.4 646.7 308.4 646.8 Z M 299.1 639.8 299 640 298.9 639.9 298.9 639.8 299 639.7 299.1 639.7 299.1 639.8 Z M 293.3 608.3 293.2 608.3 293.1 608.2 293.3 608.2 293.3 608.3 Z M 293.6 626.8 293.6 626.9 293.5 626.7 293.5 626.6 293.6 626.8 Z M 299.4 641.3 299.2 641.3 299.2 641 299.3 641.1 299.4 641.3 Z M 296.3 600.3 296.2 600.5 296.2 600.3 296.3 600.2 296.3 600.3 Z M 278.1 536.3 278 536.3 277.9 536.2 278 536.1 278.1 536.3 Z M 297 590.2 297 590.3 296.8 590.3 296.8 590.2 296.9 590.2 297 590.2 Z M 294.7 596.4 294.6 596.5 294.5 596.5 294.5 596.4 294.7 596.4 Z M 297.1 591.4 297.1 591.5 297 591.5 297 591.4 297.1 591.3 297.1 591.4 Z M 294.6 633.1 294.5 633.1 294.5 632.9 294.6 633.1 Z\",\"Xmax\":315.9,\"Xmid\":302.1,\"Xmin\":196.6,\"Ymax\":651.1,\"Ymid\":575.1,\"Ymin\":509.8,\"economy/currency\":\"Chilean pesos (CLP)\",\"economy/gdp_per_capita_ppp/2017\":\"24600\",\"economy/gdp_real_growth_rate/2017\":0.015,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"88.23 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.59,\"energy/electricity_from_hydroelectric_plants\":0.26,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.15,\"geography/area/land\":743812,\"geography/area/water\":12290,\"geography/area_comparative\":\"slightly smaller than twice the size of Montana\",\"geography/area_sqkm\":756102,\"geography/climate\":\"temperate; desert in north; Mediterranean in central region; cool and damp in south\",\"geography/coastline\":\"6,435 km\",\"geography/elevation/highest_point\":\"Nevado Ojos del Salado 6,880 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1871\",\"geography/geographic_coordinates\":\"30 00 S, 71 00 W\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; the longest north-south trending country in the world, extending across 39 degrees of latitude; strategic location relative to sea lanes between the Atlantic and Pacific Oceans (Strait of Magellan, Beagle Channel, Drake Passage) \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Chile is one of the countries along the Ring of Fire, a belt of active volcanoes and earthquake epicenters bordering the Pacific Ocean; up to 90% of the worlds earthquakes and some 75% of the worlds volcanoes occur within the Ring of Fire \\u0026lt;strong\\u0026gt;note 3:\\u0026lt;/strong\\u0026gt; the Atacama Desert - the driest desert in the world - spreads across the northern part of the country; Ojos del Salado (6,893 m) in the Atacama Desert is the highest active volcano in the world, Chiles tallest mountain, and the second highest in the Western Hemisphere and the Southern Hemisphere - its small crater lake (at 6,390 m) is the worlds highest lake \",\"geography/land_boundaries/border_countries\":\"Argentina 6691 km, Bolivia 942 km, Peru 168 km\",\"geography/land_boundaries/total\":\"7,801 km\",\"geography/land_use/agricultural_land_arable_land\":0.017,\"geography/land_use/agricultural_land_permanent_crops\":0.006,\"geography/land_use/agricultural_land_permanent_pasture\":0.188,\"geography/land_use/forest\":0.219,\"geography/land_use/other\":0.57,\"geography/location\":\"Southern South America, bordering the South Pacific Ocean, between Argentina and Peru\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"low coastal mountains, fertile central valley, rugged Andes in east\",\"government/administrative_divisions\":\"16 regions (regiones, singular - region); Aysen, Antofagasta, Araucania, Arica y Parinacota, Atacama, Biobio, Coquimbo, Libertador General Bernardo OHiggins, Los Lagos, Los Rios, Magallanes y de la Antartica Chilena (Magallanes and Chilean Antarctica), Maule, Nuble, Region Metropolitana (Santiago), Tarapaca, Valparaiso\",\"government/capital/geographic_coordinates\":\"33 27 S, 70 40 W\",\"government/capital/name\":\"Santiago; note - Valparaiso is the seat of the national legislature\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derivation of the name is unclear, but it may come from the Mapuche word \\u0022chilli\\u0022 meaning \\u0022limit of the earth\\u0022 or from the Quechua \\u0022chiri\\u0022 meaning \\u0022cold\\u0022\",\"government/executive_branch/chief_of_state\":\"President Sebastian PINERA Echenique (since 11 March 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Sebastian PINERA Echenique (since 11 March 2018)\",\"government/flag_description\":\"two equal horizontal bands of white (top) and red; a blue square the same height as the white band at the hoist-side end of the white band; the square bears a white five-pointed star in the center representing a guide to progress and honor; blue symbolizes the sky, white is for the snow-covered Andes, and red represents the blood spilled to achieve independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 September 1810 (from Spain)\",\"government/national_holiday\":\"Independence Day, 18 September (1810)\",\"government/national_symbol_s\":\"huemul (mountain deer), Andean condor; national colors: red, white, blue\",\"introduction\":\"Prior to the arrival of the Spanish in the 16th century, the Inca ruled northern Chile for nearly a century while an indigenous people, the Mapuche, inhabited central and southern Chile. Although Chile declared its independence in 1810, it did not achieve decisive victory over the Spanish until 1818. In the War of the Pacific (1879-83), Chile defeated Peru and Bolivia to win its present northern regions. In the 1880s, the Chilean central government gained control over the central and southern regions inhabited by the Mapuche. After a series of elected governments, the three-year-old Marxist government of Salvador ALLENDE was overthrown in 1973 by a military coup led by General Augusto PINOCHET, who ruled until a democratically-elected president was inaugurated in 1990. Economic reforms, maintained consistently since the 1980s, contributed to steady growth, reduced poverty rates by over half, and helped secure the countrys commitment to democratic and representative government. Chile has increasingly assumed regional and international leadership roles befitting its status as a stable, democratic nation.\",\"name\":\"Chile\",\"people_and_society/age_structure/0_14_years\":0.1998,\"people_and_society/age_structure/15_24_years\":0.1463,\"people_and_society/age_structure/25_54_years\":0.4294,\"people_and_society/age_structure/55_64_years\":0.1132,\"people_and_society/age_structure/65_years_and_over\":0.1113,\"people_and_society/birth_rate\":\"13.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white and non-indigenous 88.9%, Mapuche 9.1%, Aymara 0.7%, other indigenous groups 1% (includes Rapa Nui, Likan Antai, Quechua, Colla, Diaguita, Kawesqar, Yagan or Yamana), unspecified 0.3% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"79.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6.724 million SANTIAGO (capital), 975,000 Valparaiso, 869,000 Concepcion (2019)\",\"people_and_society/nationality/adjective\":\"Chilean\",\"people_and_society/nationality/noun\":\"Chilean(s)\",\"people_and_society/net_migration_rate\":\"0.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"17925262\",\"people_and_society/population_growth_rate\":0.0075,\"people_and_society/urbanization/urban_population\":\"87.6% of total population (2019)\",\"transportation/airports\":\"481\",\"transportation/railways/total\":\"7282\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":25.100000000000023,\"BoxWidth\":23.30000000000001,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.728,\"ISO3_Code\":\"PRY\",\"ISO_Code\":\"PY\",\"Path\":\"M 338.8 517.7 338.8 517.8 338.8 517.9 338.9 518 339 518.2 339.2 518.5 339.2 519 339.3 519.2 339.4 519.2 339.5 519.3 339.4 519.5 339.6 519.6 339.5 519.8 339.7 520 339.6 520.3 339.6 520.8 339.5 521 339.6 521.2 339.3 521.7 339.5 522.2 339.2 523.3 339.5 523.5 339.8 523.5 340 523.4 340.2 523.4 340.4 523.6 341 523.8 342 523.8 342.4 524 342.8 523.8 343 523.9 343.4 523.4 343.6 523.3 343.8 523.7 344.2 523.9 345.1 524 345.5 524.3 345.5 524.6 345.5 524.7 345.8 525 345.7 525.7 345.8 526.4 346.1 526.7 346 527 346.1 527.3 346 527.5 346.1 527.9 346.3 528.3 346.3 528.9 346.4 529 346.9 529.1 347.2 529 347.4 529.1 347.7 529 347.8 528.9 348.4 528.6 349 528.8 349.5 529.3 349.4 529.8 349.6 530.3 349.4 530.7 349.4 531.1 349 532.2 349.1 532.7 348.6 533.6 348.7 534 348.6 534.2 348.5 534.3 348.6 534.8 348.6 535.2 348.4 535.3 348.5 535.5 348.5 535.7 348.6 535.9 348.5 536.1 348.5 536.2 348.3 536.6 348.1 536.9 348 537.3 347.7 537.4 347.6 537.7 347.4 537.7 347.1 537.9 347.1 538.2 346.8 538.2 346.4 538.3 346.2 538.7 346 538.7 345.9 538.9 345.9 539.1 345.8 539.4 345.5 539.7 345.3 539.7 345 539.4 344.8 539.4 344.5 539.3 344 539.6 343.9 539.9 343.6 540.2 343.4 540.1 343.3 539.8 343.1 539.7 342.9 539.7 342.7 539.9 342.2 539.6 341.9 539.8 341.6 539.9 341.1 539.6 339.8 539.4 339.5 539.2 338.5 539.1 337.6 539.3 337.4 538.8 337.7 538.7 337.7 538.5 337.9 538.3 337.9 538.1 338.3 537.9 338.5 537.6 338.5 537.3 338.6 537.2 338.6 536.5 338.9 536 338.9 535.8 339 535.6 339.6 535.3 339.5 535.1 339.6 535 339.6 534.8 339.8 534.7 339.7 534.5 339.9 534.4 339.9 534.2 340.1 534.2 340.1 534.1 340.3 534 340.4 533.9 340.4 533.5 340.2 533.3 340.1 533.1 339.6 532.4 339.3 532.4 338.6 532 338.3 532.1 337.9 531.8 337.6 531.6 337.3 531.6 336.1 531 335.5 530.6 335.1 530.1 333.6 529.2 332.8 529.3 332.4 529 332.1 529 332 528.9 331.4 528.7 330.9 528.5 330.5 527.8 329.5 527.3 329.4 527.2 328.9 526.9 328.8 526.6 328.2 526.2 328 525.7 327.4 524.9 327.4 524.7 327.3 524.6 326.4 524 326.3 523.9 327.4 520.3 327.4 518.8 328.3 517.4 328.9 516.1 332 515.6 333.7 515.1 336.2 515.1 338.4 516.4 338.7 516.7 338.6 517 338.8 517.5 338.8 517.7 Z\",\"Xmax\":349.6,\"Xmid\":338.1,\"Xmin\":326.3,\"Ymax\":540.2,\"Ymid\":526.8,\"Ymin\":515.1,\"economy/currency\":\"guarani (PYG)\",\"economy/gdp_per_capita_ppp/2017\":\"12800\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.74 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0,\"energy/electricity_from_hydroelectric_plants\":0.99,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":397302,\"geography/area/water\":9450,\"geography/area_comparative\":\"about three times the size of New York state; slightly smaller than California\",\"geography/area_sqkm\":406752,\"geography/climate\":\"subtropical to temperate; substantial rainfall in the eastern portions, becoming semiarid in the far west\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Cerro Pero 842 m\",\"geography/elevation/lowest_point\":\"junction of Rio Paraguay and Rio Parana 46 m\",\"geography/elevation/mean_elevation\":\"178\",\"geography/geographic_coordinates\":\"23 00 S, 58 00 W\",\"geography/geography_note\":\"landlocked; lies between Argentina, Bolivia, and Brazil; population concentrated in eastern and southern part of country\",\"geography/land_boundaries/border_countries\":\"Argentina 2531 km, Bolivia 753 km, Brazil 1371 km\",\"geography/land_boundaries/total\":\"4,655 km\",\"geography/land_use/agricultural_land_arable_land\":0.108,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.428,\"geography/land_use/forest\":0.438,\"geography/land_use/other\":0.024,\"geography/location\":\"Central South America, northeast of Argentina, southwest of Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"grassy plains and wooded hills east of Rio Paraguay; Gran Chaco region west of Rio Paraguay mostly low, marshy plain near the river, and dry forest and thorny scrub elsewhere\",\"government/administrative_divisions\":\"17 departments (departamentos, singular - departamento) and 1 capital city*; Alto Paraguay, Alto Parana, Amambay, Asuncion*, Boqueron, Caaguazu, Caazapa, Canindeyu, Central, Concepcion, Cordillera, Guaira, Itapua, Misiones, Neembucu, Paraguari, Presidente Hayes, San Pedro\",\"government/capital/geographic_coordinates\":\"25 16 S, 57 40 W\",\"government/capital/name\":\"Asuncion\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the precise meaning of the name Paraguay is unclear, but it seems to derive from the river of the same name; one explanation has the name meaning \\u0022water of the Payagua\\u0022 (an indigenous tribe that lived along the river)\",\"government/executive_branch/chief_of_state\":\"President Mario Abdo BENITEZ (since 15 August 2018); Vice President Hugo Adalberto VELAZQUEZ Moreno (since 15 August 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Mario Abdo BENITEZ (since 15 August 2018); Vice President Hugo Adalberto VELAZQUEZ Moreno (since 15 August 2018)\",\"government/flag_description\":\"three equal, horizontal bands of red (top), white, and blue with an emblem centered in the white band; unusual flag in that the emblem is different on each side; the obverse (hoist side at the left) bears the national coat of arms (a yellow five-pointed star within a green wreath capped by the words REPUBLICA DEL PARAGUAY, all within two circles); the reverse (hoist side at the right) bears a circular seal of the treasury (a yellow lion below a red Cap of Liberty and the words PAZ Y JUSTICIA (Peace and Justice)); red symbolizes bravery and patriotism, white represents integrity and peace, and blue denotes liberty and generosity\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"14-15 May 1811 (from Spain); note - the uprising against Spanish authorities took place during the night of 14-15 May 1811 and both days are celebrated in Paraguay\",\"government/national_holiday\":\"Independence Day, 14-15 May (1811) (observed 15 May); 14 May is celebrated as Flag Day\",\"government/national_symbol_s\":\"lion; national colors: red, white, blue\",\"introduction\":\"Paraguay achieved its independence from Spain in 1811. In the disastrous War of the Triple Alliance (1865-70) - between Paraguay and Argentina, Brazil, and Uruguay - Paraguay lost two-thirds of its adult males and much of its territory. The country stagnated economically for the next half century. Following the Chaco War of 1932-35 with Bolivia, Paraguay gained a large part of the Chaco lowland region. The 35-year military dictatorship of Alfredo STROESSNER ended in 1989, and Paraguay has held relatively free and regular presidential elections since the countrys return to democracy.\",\"name\":\"Paraguay\",\"people_and_society/age_structure/0_14_years\":0.2413,\"people_and_society/age_structure/15_24_years\":0.188,\"people_and_society/age_structure/25_54_years\":0.4159,\"people_and_society/age_structure/55_64_years\":0.0813,\"people_and_society/age_structure/65_years_and_over\":0.0735,\"people_and_society/birth_rate\":\"16.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Spanish and Amerindian) 95%, other 5%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.279 million ASUNCION (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Paraguayan\",\"people_and_society/nationality/noun\":\"Paraguayan(s)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7025763\",\"people_and_society/population_growth_rate\":0.0117,\"people_and_society/urbanization/urban_population\":\"61.9% of total population (2019)\",\"transportation/airports\":\"799\",\"transportation/railways/total\":\"30\",\"transportation/roadways/total\":\"74676\"},{\"BoxHeight\":17.799999999999955,\"BoxWidth\":45.599999999999994,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.759,\"ISO3_Code\":\"ECU\",\"ISO_Code\":\"EC\",\"Path\":\"M 291.3 460.8 291.2 460.9 291 461 290.7 460.9 290.4 460.9 290.4 461.1 290.4 461.3 290.6 461.5 290.8 461.5 290.9 461.6 291 461.8 291.3 462 291.4 462.1 291.4 462.3 291.3 462.6 291.5 463.2 291.1 463.2 290.8 464.1 290.6 464.8 290.3 465 289.2 466.4 287.6 467.7 284.4 468.8 283.8 469.2 283.3 469.9 283.4 470.2 283.4 470.3 283.1 470.3 283 470 282.9 470.2 282.7 471 282.4 471.5 282.2 471.9 282.2 472.3 282 472.6 282 473.1 281.8 473.4 281.3 473.7 281 474.3 280.9 474.4 280.3 474.3 279.9 473.9 279.6 473.2 279.3 472.9 278.8 473 278.5 472.8 278.3 472.7 278 472.5 277.8 472.5 277.3 472.9 277.1 473 277 472.9 277 472.7 277.3 472.3 277 472.2 276.9 471.9 277 471.7 277.4 471.7 277.8 471.4 277.6 470.1 277.4 470 277.6 469.9 278 469.7 278.5 469.2 278.8 468.1 278.8 467.7 278.3 467.8 278.1 467.4 277.6 468 277.4 468 277 467.8 276.4 467.3 275.8 467 275.6 466.8 275.9 466.5 276.2 466.1 276.1 465.7 275.9 465 276.1 464.3 275.8 463.8 275.8 463.5 276 463.3 276.4 463.1 276.6 463 277 462.3 277 462.2 277 462 277 461.6 277 461.5 277.3 461.1 277.8 460.7 278 460.3 278.2 459.1 278 458.7 278.1 458.4 279.1 457.9 279.9 457.6 280.5 457.5 280.9 457.2 281.1 457.1 281.4 456.6 281.7 456.7 282 457 282.5 457.4 282.8 457.6 283.2 457.8 283.8 458.3 284.1 458.3 284.5 458.3 284.6 458.3 284.7 458.6 285.2 458.9 285.2 459.4 285.4 459.5 286.1 459.5 286.4 459.8 286.7 459.9 287.3 459.8 287.7 459.9 288.1 459.8 288.2 459.5 288.6 459.4 289.2 459.6 289.9 460.3 290.4 460.4 290.6 460.6 291.3 460.8 Z M 248 463.2 247.2 463.5 246.6 463.4 246.3 463.1 246.4 462.9 246.8 462.5 247.3 462.4 247.4 462.3 247.4 462.2 247.3 462 247 461.6 246.8 461.4 246.5 460.7 246.2 460.6 246.4 460.3 246.7 460.2 247.1 460.6 247.3 461.1 247.7 461.6 247.8 461.8 247.9 462 247.9 462.2 248.1 462.3 248.3 462.7 248.1 463 248 463.2 Z M 249.9 462.5 249.8 462.6 249.6 462.6 249.6 462.7 249.4 462.7 249.3 462.6 249.2 462.6 249 462.5 249 462.3 249.1 462 249.2 462 249.6 461.9 249.7 461.8 249.9 462 250 462.2 250 462.3 250 462.4 249.9 462.5 Z M 278.2 468.4 278.1 468.6 278 468.6 278 468.7 277.9 468.9 277.8 468.9 277.7 469 277.5 469 277.5 468.9 277.5 468.8 277.5 468.5 277.6 468.2 277.8 468.1 277.8 468 278.1 468 278.5 468.2 278.5 468.3 278.4 468.3 278.2 468.4 Z M 246.6 461.9 246.3 462 246.1 461.9 245.9 461.6 245.9 461.4 246 461.4 246.2 461.4 246.4 461.3 246.5 461.3 246.6 461.4 246.7 461.5 246.7 461.6 246.6 461.9 Z M 252 463.2 251.8 463.2 251.6 463.2 251.5 463.1 251.6 463 251.8 462.9 251.8 462.8 251.9 462.8 252 462.7 252.3 462.5 252.5 462.5 252.6 462.6 252.5 462.7 252.4 462.8 252.3 462.9 252.2 463.1 252 463.2 Z M 249 461.4 248.9 461.6 248.2 461.5 248.1 461.3 248.2 461.1 248.2 461 248.4 461 248.6 461.1 248.7 461.1 248.9 461.2 249 461.4 Z M 249.4 464.3 249.3 464.3 249.1 464.2 249.1 464.1 249.2 464 249.3 464 249.5 464.1 249.4 464.3 Z M 249.3 459.7 249.2 459.8 249 459.7 249 459.6 249 459.5 249.2 459.5 249.4 459.7 249.3 459.7 Z M 251.6 464.4 251.4 464.5 251.3 464.4 251.2 464.4 251.3 464.3 251.5 464.3 251.6 464.4 Z M 248.5 459 248.5 459.1 248.3 459 248.3 458.9 248.3 458.8 248.4 458.9 248.5 459 Z M 250.4 462.8 250.4 462.9 250.2 462.9 250.2 462.8 250.4 462.8 Z M 248.7 462.2 248.7 462.3 248.6 462.3 248.6 462.2 248.7 462.2 Z M 250.7 459.6 250.7 459.7 250.5 459.7 250.6 459.6 250.7 459.6 Z\",\"Xmax\":291.5,\"Xmid\":281.7,\"Xmin\":245.9,\"Ymax\":474.4,\"Ymid\":464.5,\"Ymin\":456.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"11500\",\"economy/gdp_real_growth_rate/2017\":0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"37.54 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.43,\"energy/electricity_from_hydroelectric_plants\":0.54,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":276841,\"geography/area/water\":6720,\"geography/area_comparative\":\"slightly smaller than Nevada\",\"geography/area_sqkm\":283561,\"geography/climate\":\"tropical along coast, becoming cooler inland at higher elevations; tropical in Amazonian jungle lowlands\",\"geography/coastline\":\"2,237 km\",\"geography/elevation/highest_point\":\"Chimborazo 6,267\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1117\",\"geography/geographic_coordinates\":\"2 00 S, 77 30 W\",\"geography/geography_note\":\"Cotopaxi in Andes is highest active volcano in world\",\"geography/land_boundaries/border_countries\":\"Colombia 708 km, Peru 1529 km\",\"geography/land_boundaries/total\":\"2,237 km\",\"geography/land_use/agricultural_land_arable_land\":0.047,\"geography/land_use/agricultural_land_permanent_crops\":0.056,\"geography/land_use/agricultural_land_permanent_pasture\":0.194,\"geography/land_use/forest\":0.389,\"geography/land_use/other\":0.314,\"geography/location\":\"Western South America, bordering the Pacific Ocean at the Equator, between Colombia and Peru\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"coastal plain (costa), inter-Andean central highlands (sierra), and flat to rolling eastern jungle (oriente)\",\"government/administrative_divisions\":\"24 provinces (provincias, singular - provincia); Azuay, Bolivar, Canar, Carchi, Chimborazo, Cotopaxi, El Oro, Esmeraldas, Galapagos, Guayas, Imbabura, Loja, Los Rios, Manabi, Morona-Santiago, Napo, Orellana, Pastaza, Pichincha, Santa Elena, Santo Domingo de los Tsachilas, Sucumbios, Tungurahua, Zamora-Chinchipe\",\"government/capital/geographic_coordinates\":\"0 13 S, 78 30 W\",\"government/capital/name\":\"Quito\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the countrys position on the globe, straddling the Equator, accounts for its Spanish name\",\"government/executive_branch/chief_of_state\":\"President Lenin MORENO Garces (since 24 May 2017); Vice President Otto Ramon SONNENHOLZNER Sper (since 11 December 2018); note - Vice President Jorge GLAS Espinel (since 24 May 2013) was jailed for corruption and absent from office for more than 3 months, causing him to be constitutionally stripped of his office; Vice President\\u0026amp;nbsp;Maria Alejandra VICUNA Munoz (since 6 January 2018) resigned from office 4 December 2018; president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Lenin MORENO Garces (since 24 May 2017); Vice President Otto Ramon SONNENHOLZNER Sper (since 11 December 2018)\",\"government/flag_description\":\"three horizontal bands of yellow (top, double width), blue, and red with the coat of arms superimposed at the center of the flag; the flag retains the three main colors of the banner of Gran Colombia, the South American republic that broke up in 1830; the yellow color represents sunshine, grain, and mineral wealth, blue the sky, sea, and rivers, and red the blood of patriots spilled in the struggle for freedom and justice\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"24 May 1822 (from Spain)\",\"government/national_holiday\":\"Independence Day (independence of Quito), 10 August (1809)\",\"government/national_symbol_s\":\"Andean condor; national colors: yellow, blue, red\",\"introduction\":\"What is now Ecuador formed part of the northern Inca Empire until the Spanish conquest in 1533. Quito became a seat of Spanish colonial government in 1563 and part of the Viceroyalty of New Granada in 1717. The territories of the Viceroyalty - New Granada (Colombia), Venezuela, and Quito - gained their independence between 1819 and 1822 and formed a federation known as Gran Colombia. When Quito withdrew in 1830, the traditional name was changed in favor of the \\u0022Republic of the Equator.\\u0022 Between 1904 and 1942, Ecuador lost territories in a series of conflicts with its neighbors. A border war with Peru that flared in 1995 was resolved in 1999. Although Ecuador marked 30 years of civilian governance in 2004, the period was marred by political instability. Protests in Quito contributed to the mid-term ouster of three of Ecuadors last four democratically elected presidents. In late 2008, voters approved a new constitution, Ecuadors 20th since gaining independence. General elections were held in April 2017, and voters elected President Lenin MORENO.\",\"name\":\"Ecuador\",\"people_and_society/age_structure/0_14_years\":0.2664,\"people_and_society/age_structure/15_24_years\":0.1819,\"people_and_society/age_structure/25_54_years\":0.3982,\"people_and_society/age_structure/55_64_years\":0.0767,\"people_and_society/age_structure/65_years_and_over\":0.0767,\"people_and_society/birth_rate\":\"17.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"mestizo (mixed Amerindian and white) 71.9%, Montubio 7.4%, Amerindian 7%, white 6.1%, Afroecuadorian 4.3%, mulatto 1.9%, black 1%, other 0.4% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.946 million Guayaquil, 1.848 million QUITO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ecuadorian\",\"people_and_society/nationality/noun\":\"Ecuadorian(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"16498502\",\"people_and_society/population_growth_rate\":0.0125,\"people_and_society/urbanization/urban_population\":\"64% of total population (2019)\",\"transportation/airports\":\"432\",\"transportation/railways/total\":\"965\",\"transportation/roadways/total\":\"43216\"},{\"BoxHeight\":20.5,\"BoxWidth\":13.599999999999966,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.682,\"ISO3_Code\":\"GUY\",\"ISO_Code\":\"GY\",\"Path\":\"M 341.6 444.4 341.5 445 341.1 445.8 341.2 446 341.3 445.9 341.4 446 341.5 446.2 341.4 446.3 341.2 446.2 341.1 446.4 341.1 446.6 340.8 446.7 340.1 446.7 339.9 446.9 339.6 447 339.4 447.2 339.7 447.7 339.3 448.4 339.3 448.6 339.1 449 339.2 449.5 339.6 450 339.7 450.4 340.2 450.8 340.2 451 340.1 451.1 340.6 451.3 340.8 451.2 341.1 451.2 341.2 451.7 341.4 452.1 341.4 452.7 341.7 452.9 342.4 454.2 342.5 454.3 342.6 454.6 342.9 454.9 343.2 455 343.4 455.2 343.3 455.2 342.8 455.3 342.5 455.4 342 455.2 341.7 455 341.3 455.1 341.1 455.1 340.8 455.3 340.5 455.8 339.9 455.8 339.4 456 339.2 456 339.1 456.4 338.9 456.4 338.7 456.3 338.3 456.2 338.2 456.3 338.1 456.5 337.8 456.6 337.9 456.9 337.8 457.1 337.3 457 337.1 457.3 336.9 457.3 336.6 456.9 335.8 456.7 334.9 455.8 334.6 455.7 334.6 455.5 334.4 455.4 334.4 454.3 333.9 454 333.9 453.7 333.7 453.1 333.7 452.8 333.8 452.1 334.2 451.2 334.1 451 334.2 450.9 334.1 450.6 334.6 450.3 334.6 450.1 334.8 450 334.8 449.8 335 449.6 334.7 449.3 334.6 449.1 334.4 449 334.5 448.4 334 448.1 333.2 448 333.6 447.5 333.7 446.5 333.4 446.3 333.3 446 333.1 446 332.5 446.2 331.9 446.1 331.6 446.1 329.9 444.2 329.8 444 330.2 443.6 330.6 443.3 330.4 443 330.5 442.6 330.3 442.3 330.5 441.9 330.7 441.8 331.1 441.8 331.2 441.6 331.7 441.7 331.9 441.5 332.6 441.2 332.8 440.9 332.9 440.8 332.7 440.6 332.4 440.6 332.2 440.7 332 440.6 331.9 440.4 332 440.2 331.7 439.6 332 439.3 332.2 438.8 332.7 438.7 333.1 438.4 333.6 438.2 333.8 437.8 334.2 437.6 334.1 437.4 333.7 436.8 334.1 437.3 334.2 437.3 334.3 437.2 334.4 437.2 336 438.2 337.1 439.3 337.3 439.5 337.8 440.1 337.9 440.2 337.9 440.8 338.3 441.2 338.3 441.4 338.7 441.6 339 441.6 339.3 441.8 340.2 442.6 340.5 443.2 340.6 443 340.8 443 341.2 443.3 341.5 443.7 341.6 444.4 Z\",\"Xmax\":343.4,\"Xmid\":336.5,\"Xmin\":329.8,\"Ymax\":457.3,\"Ymid\":447.3,\"Ymin\":436.8,\"economy/currency\":\"Guyanese dollars (GYD)\",\"economy/gdp_per_capita_ppp/2017\":\"8100\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.131 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.89,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.11,\"geography/area/land\":196849,\"geography/area/water\":18120,\"geography/area_comparative\":\"slightly smaller than Idaho; almost twice the size of Tennessee\",\"geography/area_sqkm\":214969,\"geography/climate\":\"tropical; hot, humid, moderated by northeast trade winds; two rainy seasons (May to August, November to January)\",\"geography/coastline\":\"459 km\",\"geography/elevation/highest_point\":\"Laberintos del Norte on Mount Roraima 2,775 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"207\",\"geography/geographic_coordinates\":\"5 00 N, 59 00 W\",\"geography/geography_note\":\"the third-smallest country in South America after Suriname and Uruguay; substantial portions of its western and eastern territories are claimed by Venezuela and Suriname respectively; contains some of the largest unspoiled rainforests on the continent\",\"geography/land_boundaries/border_countries\":\"Brazil 1308 km, Suriname 836 km, Venezuela 789 km\",\"geography/land_boundaries/total\":\"2,933 km\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.062,\"geography/land_use/forest\":0.774,\"geography/land_use/other\":0.142,\"geography/location\":\"Northern South America, bordering the North Atlantic Ocean, between Suriname and Venezuela\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling highlands; low coastal plain; savanna in south\",\"government/administrative_divisions\":\"10 regions; Barima-Waini, Cuyuni-Mazaruni, Demerara-Mahaica, East Berbice-Corentyne, Essequibo Islands-West Demerara, Mahaica-Berbice, Pomeroon-Supenaam, Potaro-Siparuni, Upper Demerara-Berbice, Upper Takutu-Upper Essequibo\",\"government/capital/geographic_coordinates\":\"6 48 N, 58 09 W\",\"government/capital/name\":\"Georgetown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is derived from Guiana, the original name for the region that included British Guiana, Dutch Guiana, and French Guiana; ultimately the word is derived from an indigenous Amerindian language and means \\u0022Land of Many Waters\\u0022 (referring to the areas multitude of rivers and streams)\",\"government/executive_branch/chief_of_state\":\"President David GRANGER (since 16 May 2015); Vice Presidents Sydney ALLICOCK, Carl Barrington GREENIDGE, Moses Veerasammy NAGAMOOTOO, and Hemraj RAMJATTAN (since 20 May 2015); Prime Minister Moses Veerasammy NAGAMOOTOO (since 20 May 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President David GRANGER (since 16 May 2015); Vice Presidents Sydney ALLICOCK, Carl Barrington GREENIDGE, Moses Veerasammy NAGAMOOTOO, and Hemraj RAMJATTAN (since 20 May 2015); Prime Minister Moses Veerasammy NAGAMOOTOO (since 20 May 2015)\",\"government/flag_description\":\"green with a red isosceles triangle (based on the hoist side) superimposed on a long, yellow arrowhead; there is a narrow, black border between the red and yellow, and a narrow, white border between the yellow and the green; green represents forest and foliage; yellow stands for mineral resources and a bright future; white symbolizes Guyanas rivers; red signifies zeal and the sacrifice of the people; black indicates perseverance\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"26 May 1966 (from the UK)\",\"government/national_holiday\":\"Republic Day, 23 February (1970)\",\"government/national_symbol_s\":\"Canje pheasant (hoatzin), jaguar, Victoria Regia water lily; national colors: red, yellow, green, black, white\",\"introduction\":\"Originally a Dutch colony in the 17th century, by 1815 Guyana had become a British possession. The abolition of slavery led to settlement of urban areas by former slaves and the importation of indentured servants from India to work the sugar plantations. The resulting ethnocultural divide has persisted and has led to turbulent politics. Guyana achieved independence from the UK in 1966, and since then it has been ruled mostly by socialist-oriented governments. In 1992, Cheddi JAGAN was elected president in what is considered the countrys first free and fair election since independence. After his death five years later, his wife, Janet JAGAN, became president but resigned in 1999 due to poor health. Her successor, Bharrat JAGDEO, was elected in 2001 and again in 2006. Early elections held in May 2015 resulted in the first change in governing party and the replacement of President Donald RAMOTAR by current President David GRANGER. After a December 2018 no-confidence vote against the GRANGER government, national elections will be held before the scheduled spring 2020 date.\",\"name\":\"Guyana\",\"people_and_society/age_structure/0_14_years\":0.2538,\"people_and_society/age_structure/15_24_years\":0.2155,\"people_and_society/age_structure/25_54_years\":0.3852,\"people_and_society/age_structure/55_64_years\":0.0815,\"people_and_society/age_structure/65_years_and_over\":0.0639,\"people_and_society/birth_rate\":\"15.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"East Indian 39.8%, African descent 29.3%, mixed 19.9%, Amerindian 10.5%, other 0.5% (includes Portuguese, Chinese, white) (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"110,000 GEORGETOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Guyanese\",\"people_and_society/nationality/noun\":\"Guyanese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-3.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"740685\",\"people_and_society/population_growth_rate\":0.0048,\"people_and_society/urbanization/urban_population\":\"26.7% of total population (2019)\",\"transportation/airports\":\"117\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"3995\"},{\"BoxHeight\":11.600000000000023,\"BoxWidth\":11.199999999999989,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.738,\"ISO3_Code\":\"SUR\",\"ISO_Code\":\"SR\",\"Path\":\"M 350.3 445 350.2 445.2 349.2 446.5 349 447 349.1 447.8 349.1 448.4 349.2 448.5 349.2 449 349.4 449.1 349.3 449.3 349.5 449.7 349.8 450 350 450.1 350.1 450.4 350.3 450.6 350.1 451.4 349.7 451.8 349.8 452.4 349.7 452.8 349.2 453.7 349 453.9 348.9 454.1 348.7 454.1 348.4 454.1 348.3 453.9 348.4 453.8 348.3 453.7 347.9 453.8 347.7 453.5 347.6 453.3 347.3 453.5 347.1 453.4 346.9 453.6 346.6 453.6 346.5 453.9 346.2 453.8 345.5 453.9 344.9 453.6 344.8 453.6 344.7 453.9 344.5 454.1 344.4 454.3 344.6 454.4 345 454.9 345 455.3 344.7 455.5 343.4 455.2 343.2 455 342.9 454.9 342.6 454.6 342.5 454.3 342.4 454.2 341.7 452.9 341.4 452.7 341.4 452.1 341.2 451.7 341.1 451.2 340.8 451.2 340.6 451.3 340.1 451.1 340.2 451 340.2 450.8 339.7 450.4 339.6 450 339.2 449.5 339.1 449 339.3 448.6 339.3 448.4 339.7 447.7 339.4 447.2 339.6 447 339.9 446.9 340.1 446.7 340.8 446.7 341.1 446.6 341.1 446.4 341.2 446.2 341.4 446.3 341.5 446.2 341.4 446 341.3 445.9 341.2 446 341.1 445.8 341.5 445 341.6 444.4 341.8 444.1 342.1 443.9 342.9 444 345 444.5 344.9 444.2 345 444 345.2 444 346 443.9 347.2 444.2 347.2 444.1 347.1 444.1 347.3 443.9 348.1 443.9 349.5 444.2 350.2 444.4 350.3 444.6 350.2 444.8 350.2 444.9 350.3 445 Z\",\"Xmax\":350.3,\"Xmid\":345,\"Xmin\":339.1,\"Ymax\":455.5,\"Ymid\":449.1,\"Ymin\":443.9,\"economy/currency\":\"Surinamese dollars (SRD)\",\"economy/gdp_per_capita_ppp/2017\":\"14900\",\"economy/gdp_real_growth_rate/2017\":0.019,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.075 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.61,\"energy/electricity_from_hydroelectric_plants\":0.38,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":156000,\"geography/area/water\":7820,\"geography/area_comparative\":\"slightly larger than Georgia\",\"geography/area_sqkm\":163820,\"geography/climate\":\"tropical; moderated by trade winds\",\"geography/coastline\":\"386 km\",\"geography/elevation/highest_point\":\"Juliana Top 1,230 m\",\"geography/elevation/lowest_point\":\"unnamed location in the coastal plain -2 m\",\"geography/elevation/mean_elevation\":\"246\",\"geography/geographic_coordinates\":\"4 00 N, 56 00 W\",\"geography/geography_note\":\"smallest independent country on South American continent; mostly tropical rain forest; great diversity of flora and fauna that, for the most part, is increasingly threatened by new development; relatively small population, mostly along the coast\",\"geography/land_boundaries/border_countries\":\"Brazil 515 km, French Guiana 556 km, Guyana 836 km\",\"geography/land_boundaries/total\":\"1,907 km\",\"geography/land_use/agricultural_land_arable_land\":0.004,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.001,\"geography/land_use/forest\":0.946,\"geography/land_use/other\":0.049,\"geography/location\":\"Northern South America, bordering the North Atlantic Ocean, between French Guiana and Guyana\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling hills; narrow coastal plain with swamps\",\"government/administrative_divisions\":\"10 districts (distrikten, singular - distrikt); Brokopondo, Commewijne, Coronie, Marowijne, Nickerie, Para, Paramaribo, Saramacca, Sipaliwini, Wanica\",\"government/capital/geographic_coordinates\":\"5 50 N, 55 10 W\",\"government/capital/name\":\"Paramaribo\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name may derive from the indigenous \\u0022Surinen\\u0022 people who inhabited the area at the time of European contact\",\"government/executive_branch/chief_of_state\":\"President Desire Delano BOUTERSE (since 12 August 2010); Vice President Ashwin ADHIN (since 12 August 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Desire Delano BOUTERSE (since 12 August 2010); Vice President Ashwin ADHIN (since 12 August 2015)\",\"government/flag_description\":\"five horizontal bands of green (top, double width), white, red (quadruple width), white, and green (double width); a large, yellow, five-pointed star is centered in the red band; red stands for progress and love, green symbolizes hope and fertility, white signifies peace, justice, and freedom; the star represents the unity of all ethnic groups; from its yellow light the nation draws strength to bear sacrifices patiently while working toward a golden future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 November 1975 (from the Netherlands)\",\"government/national_holiday\":\"Independence Day, 25 November (1975)\",\"government/national_symbol_s\":\"royal palm, faya lobi (flower); national colors: green, white, red, yellow\",\"introduction\":\"First explored by the Spaniards in the 16th century and then settled by the English in the mid-17th century, Suriname became a Dutch colony in 1667. With the abolition of African slavery in 1863, workers were brought in from India and Java. The Netherlands granted the colony independence in 1975. Five years later the civilian government was replaced by a military regime that soon declared Suriname a socialist republic. It continued to exert control through a succession of nominally civilian administrations until 1987, when international pressure finally forced a democratic election. In 1990, the military overthrew the civilian leadership, but a democratically elected government - a four-party coalition - returned to power in 1991. The coalition expanded to eight parties in 2005 and ruled until August 2010, when voters returned former military leader Desire BOUTERSE and his opposition coalition to power. President BOUTERSE was reelected unopposed in 2015.\",\"name\":\"Suriname\",\"people_and_society/age_structure/0_14_years\":0.2411,\"people_and_society/age_structure/15_24_years\":0.1736,\"people_and_society/age_structure/25_54_years\":0.4442,\"people_and_society/age_structure/55_64_years\":0.0794,\"people_and_society/age_structure/65_years_and_over\":0.0617,\"people_and_society/birth_rate\":\"15.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Hindustani (also known locally as \\u0022East Indians\\u0022; their ancestors emigrated from northern India in the latter part of the 19th century) 27.4%, \\u0022Maroon\\u0022 (their African ancestors were brought to the country in the 17th and 18th centuries as slaves and escaped to the interior) 21.7%, Creole (mixed white and black) 15.7%, Javanese 13.7%, mixed 13.4%, other 7.6%, unspecified 0.6% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"239,000 PARAMARIBO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Surinamese\",\"people_and_society/nationality/noun\":\"Surinamer(s)\",\"people_and_society/net_migration_rate\":\"0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"597927\",\"people_and_society/population_growth_rate\":0.01,\"people_and_society/urbanization/urban_population\":\"66.1% of total population (2019)\",\"transportation/airports\":\"55\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4304\"},{\"BoxHeight\":8.600000000000023,\"BoxWidth\":9.899999999999977,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"FLK\",\"ISO_Code\":\"FK\",\"Path\":\"M 336.7 626.7 337.3 626.9 337.9 626.8 338.2 627 338.4 627.3 338.6 627.2 339.4 627.1 339.6 627.2 339.7 627.5 339.8 627.7 339.8 627.8 339.4 627.8 339.2 627.7 338.9 627.9 339.1 628.1 339.9 628.2 339.9 628.3 339.7 628.4 339.8 628.6 339.6 628.7 338.7 628.8 338.5 629.2 338.1 629.4 337.1 629.4 336.7 629.2 336.7 629.3 336.7 629.5 337.1 629.7 337.1 629.5 337.3 629.5 337.3 629.7 337.5 629.8 337.4 630.5 337.3 630.5 337.1 630.1 336.7 630.3 336.6 630.3 336.4 630.1 336 629.9 335.9 630.1 336.1 630.2 336.2 630.5 336.3 630.6 336.2 630.8 336.3 631 335.8 630.9 335.4 630.6 335.2 630.6 335.3 630.8 335.5 631 335.4 631.3 335.5 631.5 335.4 631.5 335.1 631.3 335 631.1 334.8 631.1 334.6 630.7 334.3 630.4 334.4 630.1 334.5 630.2 334.4 630.4 334.6 630.5 334.7 630.5 334.8 630.2 334.7 630 334.9 629.8 334.8 629.6 335 629.6 335 629.4 335.1 629.4 335.1 629.2 335.4 629.2 335.8 628.7 336.2 628.5 336.4 629 336.5 629 336.3 628.4 336 628.1 336.1 627.8 336.3 628 336.3 627.7 336.1 627.5 336.2 627.3 336.7 627.1 336.8 627 336.6 626.6 336.7 626.7 Z M 335.7 627.4 335.7 627.5 335.5 627.7 335.3 628.2 334.9 628.3 334.7 628.8 334.2 629.3 334 629.7 333.7 629.9 333.5 629.7 333.3 629.9 332.9 629.9 332.9 630.3 332.8 630.5 332.6 630.7 332.4 630.6 332.2 630.9 331.9 631 331.7 630.6 331.7 630.5 331.4 630.4 331.3 630.5 331.5 630.6 331.6 630.8 331.5 630.7 331.3 630.5 330.8 630.2 330.8 630 331.3 630.1 331.5 630 331.5 629.9 331.4 629.9 331.4 629.7 332 629.8 332.4 629.8 332.4 629.6 332.3 629.6 332.4 629.4 332.4 629.2 332.3 629.3 332.3 629.1 332.4 629.1 332.4 628.9 332.3 628.9 332.1 629 331.9 628.6 331.9 628.5 332.3 628.6 333 628.4 333 628.3 332.3 627.8 332.3 627.7 332.5 627.7 332.5 627.5 332 627.4 331.9 627.1 332.1 627.1 332.8 627.5 333 627.6 333.2 627.6 333.3 627.7 333.6 627.6 333.6 627.5 333.5 627.4 333.6 627.2 333.7 627.3 333.9 627.2 334.3 627.5 334.6 627.4 335.1 627.5 335.3 627.4 335.2 627.1 335.4 627 335.8 627.2 335.7 627.4 Z M 331.3 628.9 331.2 629.6 330.9 629.8 330.6 629.6 330.5 629.3 330.5 629.1 330.7 629 330.7 629.1 330.9 628.9 331 629.1 330.9 629.2 330.9 629.3 331.1 629.2 331.2 628.9 331.3 628.9 Z M 334.4 626.6 334.6 626.7 334.8 626.6 334.8 626.8 334.9 626.8 334.9 626.7 335.1 626.7 335.1 627 334.8 627 334.7 626.8 334.6 626.8 334.4 626.8 334.2 626.7 334.1 626.6 334.3 626.5 334.4 626.6 Z M 333.4 626.8 333.4 626.9 333.5 626.9 333.4 627.1 333.4 627.2 333.3 627.2 333.3 627.1 333.1 627 333.2 627.2 333 627.3 332.9 627.3 332.9 627.1 333 627 333 626.8 333.2 626.9 333.4 626.8 Z M 330.3 628.9 330.3 629.4 330.2 629.3 330.1 629.3 330 629.1 330.1 629.1 330.2 629.1 330.2 629 330.3 628.9 Z M 338 630.1 338 630.3 337.7 630.2 337.7 630 337.8 629.9 337.8 629.8 338 629.9 337.9 630 338 630.1 Z M 334.5 631.4 334.4 631.6 334.5 631.6 334.6 631.4 334.7 631.6 334.5 631.7 334.3 631.6 334.2 631.5 334.3 631.4 334.3 631.3 334.5 631.4 Z M 334.6 631 334.4 631.1 334.4 631 334.4 630.7 334.5 630.7 334.6 630.9 334.6 631 Z M 333.9 627 333.8 627 333.7 627 333.5 626.8 333.7 626.7 333.8 626.8 333.9 627 Z M 334.4 627.1 334.4 627.2 334.5 627.1 334.6 627.2 334.5 627.4 334.3 627.1 334.4 626.9 334.4 627.1 Z M 330.2 628.9 330.1 628.9 330 628.6 330.1 628.5 330.1 628.7 330.2 628.9 Z M 334.3 630.7 334.3 630.8 334.2 630.7 334.3 630.5 334.3 630.7 Z M 334.6 629.9 334.5 629.9 334.5 629.7 334.6 629.8 334.6 629.9 Z M 331.9 628.4 331.8 628.5 331.7 628.4 331.7 628.3 331.8 628.3 331.9 628.4 Z M 332.2 626.7 332.1 626.8 332 626.6 332 626.5 332.2 626.7 Z M 333 626.8 332.9 626.8 332.8 626.7 332.9 626.6 333 626.8 Z M 337 630.8 336.9 630.9 336.8 630.8 336.8 630.7 337 630.8 Z M 336.2 632 336.1 632 336 631.9 336.1 631.8 336.2 632 Z M 336 634 335.9 634.1 335.9 633.8 336 633.9 336 634 Z M 331.8 627.1 331.7 627.2 331.6 626.9 331.8 627 331.8 627.1 Z M 331.3 629.8 331.3 630 331.1 629.9 331.2 629.7 331.3 629.8 Z M 330.7 625.8 330.6 625.7 330.6 625.6 330.7 625.8 Z M 334.9 629 334.7 629.1 334.7 629 334.9 628.9 334.9 629 Z M 335.1 627.3 334.9 627.4 334.9 627.3 335 627.2 335.1 627.2 335.1 627.3 Z\",\"Xmax\":339.9,\"Xmid\":335.4,\"Xmin\":330,\"Ymax\":634.1,\"Ymid\":628.8,\"Ymin\":625.5,\"economy/currency\":\"Falkland pounds (FKP)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"44,070 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.74,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.26,\"geography/area/land\":12173,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than Connecticut\",\"geography/area_sqkm\":12173,\"geography/climate\":\"cold marine; strong westerly winds, cloudy, humid; rain occurs on more than half of days in year; average annual rainfall is 60 cm in Stanley; occasional snow all year, except in January and February, but typically does not accumulate\",\"geography/coastline\":\"1,288 km\",\"geography/elevation/highest_point\":\"Mount Usborne 705 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"51 45 S, 59 00 W\",\"geography/geography_note\":\"deeply indented coast provides good natural harbors; short growing season\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.924,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.076,\"geography/location\":\"Southern South America, islands in the South Atlantic Ocean, about 500 km east of southern Argentina\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"rocky, hilly, mountainous with some boggy, undulating plains\",\"government/administrative_divisions\":\"none (overseas territory of the UK; also claimed by Argentina)\",\"government/capital/geographic_coordinates\":\"51 42 S, 57 51 W\",\"government/capital/name\":\"Stanley\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the archipelago takes its name from the Falkland Sound, the strait separating the two main islands; the channel itself was named after the Viscount of Falkland, who sponsored an expedition to the islands in 1690; the Spanish name for the archipelago derives from the French \\u0022Iles Malouines,\\u0022 the name applied to the islands by French explorer Louis-Antoine de BOUGAINVILLE in 1764\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Nigel PHILLIPS (since 12 September 2017)\",\"government/executive_branch/head_of_government\":\"Chief Executive Barry ROWLAND (since 3 October 2016)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Falkland Island coat of arms centered on the outer half of the flag; the coat of arms contains a white ram (sheep raising was once the major economic activity) above the sailing ship Desire (whose crew discovered the islands) with a scroll at the bottom bearing the motto DESIRE THE RIGHT\",\"government/government_type\":\"parliamentary democracy (Legislative Assembly); self-governing overseas territory of the UK\",\"government/independence\":\"none (overseas territory of the UK; also claimed by Argentina)\",\"government/national_holiday\":\"Liberation Day, 14 June (1982)\",\"government/national_symbol_s\":\"ram\",\"introduction\":\"Although first sighted by an English navigator in 1592, the first landing (English) did not occur until almost a century later in 1690, and the first settlement (French) was not established until 1764. The colony was turned over to Spain two years later and the islands have since been the subject of a territorial dispute, first between Britain and Spain, then between Britain and Argentina. The UK asserted its claim to the islands by establishing a naval garrison there in 1833. Argentina invaded the islands on 2 April 1982. The British responded with an expeditionary force that landed seven weeks later and after fierce fighting forced an Argentine surrender on 14 June 1982. With hostilities ended and Argentine forces withdrawn, UK administration resumed. In response to renewed calls from Argentina for Britain to relinquish control of the islands, a referendum was held in March 2013, which resulted in 99.8% of the population voting to remain a part of the UK.\",\"name\":\"Falkland Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"10.9 births/1,000 population (2012 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2012 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Falkland Islander 48.3%, British 23.1%, St. Helenian 7.5%, Chilean 4.6%, mixed 6%, other 8.5%, unspecified 2% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" 77.9 (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"2,000 STANLEY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Falkland Island\",\"people_and_society/nationality/noun\":\"Falkland Islander(s)\",\"people_and_society/net_migration_rate\":\" NA\",\"people_and_society/population\":\"3198\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"78.1% of total population (2019)\",\"transportation/airports\":\"7\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"440\"},{\"BoxHeight\":17.899999999999977,\"BoxWidth\":16.900000000000034,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CIV\",\"ISO_Code\":\"CI\",\"Path\":\"M 484.7 431.5 485 431.9 485.5 431.8 485.8 431.9 486 432.4 486.2 432.6 486.2 432.7 486.3 433 486.6 433.1 486.7 433.4 487 433.6 487.2 433.5 487.3 433.5 487.5 433.4 487.5 433.7 487.7 433.7 487.8 433.8 488.1 433.8 488.2 433.4 488.6 433.2 488.8 433.2 489.2 433 489.9 432.8 490.6 432.9 490.9 433.1 491.1 432.9 491.2 433.1 491.3 433.2 491.5 433.4 491.7 433.5 491.9 434 492.2 434.3 492.4 434.3 492.6 434.1 492.6 434.4 492.5 434.6 492.6 434.8 492.3 435.1 492.3 435.3 492.6 435.5 492.7 435.7 493.1 437.7 492.8 437.9 492.8 438.2 492.3 438.5 491.9 439.4 491.8 440.5 491.6 440.9 491.4 441 491.2 441.3 491.1 441.6 491.1 441.9 491 442.1 491.2 443.2 491.4 443.6 491.6 444.6 491.9 444.9 492.2 444.9 492.3 445 492.4 445.6 492.3 445.9 492.4 446.4 491.4 446.4 491.2 446.4 488.9 446 483.9 446.6 481.4 447.5 480.9 447.6 480.4 448 480.1 448 479.5 448.4 479.1 448.5 479.1 448.2 479 447 479.1 446.9 479.1 446.5 479.3 446.3 479.3 446 479.6 445.8 479.4 445.5 479.5 445.1 479.4 444.3 479.2 444.4 479 444.2 478.7 444.1 478.5 444 478.4 443.7 478.3 443.6 478.3 443.3 478.1 443.2 477.8 443 477.4 443.1 476.9 442.9 476.7 442.9 476.7 442.6 476.6 442.6 476.5 442.7 476.2 442.5 476.3 442.4 476.9 441.8 477 441.6 476.9 441.2 477 441.1 477 440.6 476.9 440.5 476.7 439.7 476.5 439.6 476.7 439.4 477.3 439.5 477.6 439 477.5 438.7 477.7 438.4 477.9 438.2 477.8 437.8 477.6 437.8 477.2 437.6 477.2 437 477.9 436.9 478.2 437.1 478.3 437 478.6 437.2 478.8 437.2 478.7 436.9 478.5 436.3 478.1 436.1 478 436 478.1 435.5 478.4 435.3 478.1 434.9 478.2 434.3 477.7 434.4 477.4 434 477.5 433.2 477.4 432.8 477.9 432.2 478.3 432.1 478.5 431.8 478.6 431.5 478.8 431.4 479 431.4 479.3 431.4 479.4 431.5 479.6 431.7 479.6 431.9 480.1 432 480.5 432.2 480.7 432.1 480.6 431.8 480.7 431.7 481.5 431.6 481.6 431.5 481.5 431.3 481.6 430.8 482.1 431.1 482.2 431 482.2 430.7 482.7 430.6 482.7 430.7 482.8 430.9 482.7 431.2 482.9 431.4 482.9 431.7 482.7 431.9 483 432.1 483.4 432.1 483.5 431.9 483.6 431.9 483.7 431.7 483.9 431.5 484.3 431.4 484.7 431.5 Z\",\"Xmax\":493.1,\"Xmid\":484.6,\"Xmin\":476.2,\"Ymax\":448.5,\"Ymid\":439.4,\"Ymin\":430.6,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF)\",\"economy/gdp_per_capita_ppp/2017\":\"3900\",\"economy/gdp_real_growth_rate/2017\":0.078,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"11.54 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.4,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":318003,\"geography/area/water\":4460,\"geography/area_comparative\":\"slightly larger than New Mexico\",\"geography/area_sqkm\":322463,\"geography/climate\":\"tropical along coast, semiarid in far north; three seasons - warm and dry (November to March), hot and dry (March to May), hot and wet (June to October)\",\"geography/coastline\":\"515 km\",\"geography/elevation/highest_point\":\"Monts Nimba 1,752 m\",\"geography/elevation/lowest_point\":\"Gulf of Guinea 0 m\",\"geography/elevation/mean_elevation\":\"250\",\"geography/geographic_coordinates\":\"8 00 N, 5 00 W\",\"geography/geography_note\":\"most of the inhabitants live along the sandy coastal region; apart from the capital area, the forested interior is sparsely populated\",\"geography/land_boundaries/border_countries\":\"Burkina Faso 545 km, Ghana 720 km, Guinea 816 km, Liberia 778 km, Mali 599 km\",\"geography/land_boundaries/total\":\"3,458 km\",\"geography/land_use/agricultural_land_arable_land\":0.091,\"geography/land_use/agricultural_land_permanent_crops\":0.142,\"geography/land_use/agricultural_land_permanent_pasture\":0.415,\"geography/land_use/forest\":0.327,\"geography/land_use/other\":0.025,\"geography/location\":\"Western Africa, bordering the North Atlantic Ocean, between Ghana and Liberia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly flat to undulating plains; mountains in northwest\",\"government/administrative_divisions\":\"12 districts and 2 autonomous districts*; Abidjan*, Bas-Sassandra, Comoe, Denguele, Goh-Djiboua, Lacs, Lagunes, Montagnes, Sassandra-Marahoue, Savanes, Vallee du Bandama, Woroba, Yamoussoukro*, Zanzan\",\"government/capital/geographic_coordinates\":\"6 49 N, 5 16 W\",\"government/capital/name\":\"Yamoussoukro (legislative capital), Abidjan (administrative capital); note - although Yamoussoukro has been the official capital since 1983, Abidjan remains the administrative capital as well as the officially designated economic capital; the US, like other countries, maintains its Embassy in Abidjan\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name reflects the intense ivory trade that took place in the region from the 15th to 17th centuries\",\"government/executive_branch/chief_of_state\":\"President Alassane Dramane OUATTARA (since 4 December 2010); Vice President Daniel Kablan DUNCAN (since 16 January 2017); note - the 2016 constitution calls for the establishment of the position of vice-president\",\"government/executive_branch/head_of_government\":\"Prime Minister Amadou Gon COULIBALY (since 11 January 2017)\",\"government/flag_description\":\"three equal vertical bands of orange (hoist side), white, and green; orange symbolizes the land (savannah) of the north and fertility, white stands for peace and unity, green represents the forests of the south and the hope for a bright future\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"7 August 1960 (from France)\",\"government/national_holiday\":\"Independence Day, 7 August (1960)\",\"government/national_symbol_s\":\"elephant; national colors: orange, white, green\",\"introduction\":\"Close ties to France following independence in 1960, the development of cocoa production for export, and foreign investment all made Cote dIvoire one of the most prosperous of the West African states but did not protect it from political turmoil. In December 1999, a military coup - the first ever in Cote dIvoires history - overthrew the government. Junta leader Robert GUEI attempted to rig the elections held in late 2000 and declared himself the winner. Popular protest forced him to step aside and an election brought Laurent GBAGBO into power. Ivoirian dissidents and disaffected members of the military launched a failed coup attempt in September 2002 that developed into a rebellion and then a civil war. In 2003, a cease-fire resulted in the country being divided with the rebels holding the north, the government the south, and peacekeeping forces a buffer zone between the two. In March 2007, President GBAGBO and former New Forces rebel leader Guillaume SORO signed an agreement in which SORO joined GBAGBOs government as prime minister and the two agreed to reunite the country by dismantling the buffer zone, integrating rebel forces into the national armed forces, and holding elections. Difficulties in preparing electoral registers delayed balloting until 2010. In November 2010, Alassane Dramane OUATTARA won the presidential election over GBAGBO, but GBAGBO refused to hand over power, resulting in a five-month resumption of violent conflict. In April 2011, after widespread fighting, GBAGBO was formally forced from office by armed OUATTARA supporters with the help of UN and French forces. OUATTARA won a second term in 2015 and is focused on rebuilding the countrys economy and infrastructure while reforming the security forces. The UN peacekeeping mission departed in June 2017. GBAGBO was in The Hague on trial for crimes against humanity, but was acquitted in January 2019. C\\u0026amp;ocirc;te d\\u0026amp;rsquo;Ivoire is scheduled to hold presidential elections in November 2020. \\u0026amp;nbsp;\",\"name\":\"Cote d\\u0027Ivoire\",\"people_and_society/age_structure/0_14_years\":0.3959,\"people_and_society/age_structure/15_24_years\":0.1991,\"people_and_society/age_structure/25_54_years\":0.3425,\"people_and_society/age_structure/55_64_years\":0.0347,\"people_and_society/age_structure/65_years_and_over\":0.0278,\"people_and_society/birth_rate\":\"30.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.1% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Akan 28.9%, Voltaique or Gur 16.1%, Northern Mande 14.5%, Kru 8.5%, Southern Mande 6.9%, unspecified 0.9%, non-Ivoirian 24.2% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"60.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"231,000 YAMOUSSOUKRO (capital) (2018), 5.059 million ABIDJAN (seat of government) (2019)\",\"people_and_society/nationality/adjective\":\"Ivoirian\",\"people_and_society/nationality/noun\":\"Ivoirian(s)\",\"people_and_society/net_migration_rate\":\"1.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"26260582\",\"people_and_society/population_growth_rate\":0.023,\"people_and_society/urbanization/urban_population\":\"51.2% of total population (2019)\",\"transportation/airports\":\"27\",\"transportation/railways/total\":\"660\",\"transportation/roadways/total\":\"81996\"},{\"BoxHeight\":19.30000000000001,\"BoxWidth\":17.59999999999991,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PRK\",\"ISO_Code\":\"KP\",\"Path\":\"M 862.1 330.5 862.3 331 862.1 331 861.8 330.8 861.5 330.9 861.3 331.2 861.1 331.3 861.2 331.5 861 331.5 860.8 331.7 860.6 331.8 860.1 332.5 860 332.9 859.7 333 859.4 333.7 859.5 334.1 859.8 334.4 859.6 335.1 859.7 336 859.6 336.3 858.3 336.9 857.9 337.6 856.7 338.3 856.6 338.7 855.9 339.1 855.7 339.3 854.7 339.4 854.6 339.5 854.4 339.8 853.7 340.1 853.5 340.4 853.5 340.6 853.6 340.9 853.5 341.4 853.2 341.6 853.3 341.8 853.1 342 853.1 342.2 853.5 342.5 854.1 342.6 854.8 343.4 855.8 344.1 855.8 344.3 855.7 344.5 855.6 345 855.4 345.2 855 345.4 854.4 345.4 854.2 345.3 853.5 345.5 853.1 345.4 852.4 345.5 852 345.8 852 346 851.8 346.2 851.6 346.5 851.2 346.7 851.2 347 851.2 347.1 851.1 347.1 851.1 347.3 850.9 347.3 850.4 347 850.3 347.1 850.3 347 849.9 347.1 849.7 347.3 849.4 347 849.1 347 848.7 346.6 848.3 346.5 848.3 346.6 848.4 346.8 848.2 347.2 847.6 347.5 847.6 347.4 847.8 347.1 847.8 346.9 847.4 347.1 847.3 346.9 846.9 346.9 846.7 346.8 847.1 346.4 847.1 346.3 845.8 346.1 846.1 345.7 846.2 345.3 846.6 344.6 847 344.3 847.4 344.2 847.8 344 847.7 343.9 847.3 344 847 343.5 847.3 342.6 847.6 342 847.6 341.1 846.8 340.9 846 340.4 845.5 340.7 845.3 340.2 844.8 339.9 844.7 339.4 844.7 339.1 844.9 338.9 846.2 337.8 846.6 337.7 846.7 337.4 847.3 337.1 847.7 337 848.1 336.6 848.3 336.6 848.4 336.4 848.5 336.3 849.2 336.1 849.3 336 849.7 335.4 850.1 335.1 850.5 334.5 850.7 334.4 850.9 333.5 851.2 333.2 851.3 333 851.5 333.1 851.9 332.8 852.2 333 852.5 333.7 852.9 334 853.5 334 853.9 334.2 854.7 334.1 855.2 334.3 855.4 334.2 855.7 333.6 855.2 332.8 855.1 332.3 855.1 332.1 855.6 331.9 856.3 332 856.9 331.9 857.4 331.9 857.6 331.7 858.1 331.4 858.3 330.7 858.5 330.4 858.8 330.4 859.1 330.6 859.3 330.4 859.6 330.3 859.8 329.1 860 328.5 860.2 328.3 860.7 328.4 860.8 328.6 861.1 328.7 861.1 329.4 861.6 329.9 861.8 329.8 862 330.3 862 330.4 862.1 330.5 Z M 846.3 341 846.1 341.2 846.1 341.1 846.1 341 846.2 340.9 846.3 340.8 846.3 341 Z M 846.2 344.8 846.1 344.8 845.9 344.7 846 344.6 846.2 344.6 846.2 344.8 Z M 845.7 341.2 845.6 341.1 845.5 341 845.6 340.9 845.7 341 845.7 341.2 Z M 847.4 347.4 847.2 347.6 847.1 347.6 847.4 347.4 Z M 845.5 341.4 845.4 341.5 845.3 341.4 845.5 341.3 845.5 341.4 Z M 847.3 347.1 847.3 347.2 847.1 347.2 847.2 347 847.3 347.1 Z M 853.6 341.9 853.5 341.9 853.6 341.7 853.6 341.9 Z\",\"Xmax\":862.3,\"Xmid\":852.6,\"Xmin\":844.7,\"Ymax\":347.6,\"Ymid\":338.8,\"Ymin\":328.3,\"economy/currency\":\"North Korean won (KPW) per US dollar (average market rate)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"27.83 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.45,\"energy/electricity_from_hydroelectric_plants\":0.55,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":120408,\"geography/area/water\":130,\"geography/area_comparative\":\"slightly larger than Virginia; slightly smaller than Mississippi\",\"geography/area_sqkm\":120538,\"geography/climate\":\"temperate, with rainfall concentrated in summer; long, bitter winters\",\"geography/coastline\":\"2,495 km\",\"geography/elevation/highest_point\":\"Paektu-san 2,744 m\",\"geography/elevation/lowest_point\":\"Sea of Japan 0 m\",\"geography/elevation/mean_elevation\":\"600\",\"geography/geographic_coordinates\":\"40 00 N, 127 00 E\",\"geography/geography_note\":\"strategic location bordering China, South Korea, and Russia; mountainous interior is isolated and sparsely populated\",\"geography/land_boundaries/border_countries\":\"China 1352 km, South Korea 237 km, Russia 18 km\",\"geography/land_boundaries/total\":\"1,607 km\",\"geography/land_use/agricultural_land_arable_land\":0.195,\"geography/land_use/agricultural_land_permanent_crops\":0.019,\"geography/land_use/agricultural_land_permanent_pasture\":0.004,\"geography/land_use/forest\":0.46,\"geography/land_use/other\":0.322,\"geography/location\":\"Eastern Asia, northern half of the Korean Peninsula bordering the Korea Bay and the Sea of Japan, between China and South Korea\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly hills and mountains separated by deep, narrow valleys; wide coastal plains in west, discontinuous in east\",\"government/administrative_divisions\":\"9 provinces (do, singular and plural) and 3 cities (si, singular and plural)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Chagang, Hambuk (North Hamgyong), Hamnam (South Hamgyong), Hwangbuk (North Hwanghae), Hwangnam (South Hwanghae), Kangwon, Pyongbuk (North Pyongan), Pyongnam (South Pyongan), Ryanggang; \\u0026lt;strong\\u0026gt;cities:\\u0026lt;/strong\\u0026gt; Nampo, Pyongyang, Rason\",\"government/capital/geographic_coordinates\":\"39 01 N, 125 45 E\",\"government/capital/name\":\"Pyongyang\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Chinese name for Goryeo, which was the Korean dynasty that united the peninsula in the 10th century A.D.; the North Korean name \\u0022Choson\\u0022 means \\u0022[Land of the] Morning Calm\\u0022\",\"government/executive_branch/chief_of_state\":\"Supreme Peoples Assembly President CHOE Ryong Hae (since 11 April 2019); note - functions as the technical head of state and performs related duties, such as receiving ambassadors credentials\",\"government/executive_branch/head_of_government\":\"State Affairs Commission Chairman KIM Jong Un (since 17 December 2011); note - functions as the commander-in-chief and chief executive\",\"government/flag_description\":\"three horizontal bands of blue (top), red (triple width), and blue; the red band is edged in white; on the hoist side of the red band is a white disk with a red five-pointed star; the broad red band symbolizes revolutionary traditions; the narrow white bands stand for purity, strength, and dignity; the blue bands signify sovereignty, peace, and friendship; the red star represents socialism\",\"government/government_type\":\"dictatorship, single-party state; official state ideology of \\u0022Juche\\u0022 or \\u0022national self-reliance\\u0022\",\"government/independence\":\"15 August 1945 (from Japan)\",\"government/national_holiday\":\"Founding of the Democratic Peoples Republic of Korea (DPRK), 9 September (1948)\",\"government/national_symbol_s\":\"red star, chollima (winged horse); national colors: red, white, blue\",\"introduction\":\"An independent kingdom for much of its long history, Korea was occupied by Japan beginning in 1905 following the Russo-Japanese War. Five years later, Japan formally annexed the entire peninsula. Following World War II, Korea was split with the northern half coming under Soviet-sponsored communist control. After failing in the Korean War (1950-53) to conquer the US-backed Republic of Korea (ROK) in the southern portion by force, North Korea (DPRK), under its founder President KIM Il Sung, adopted a policy of ostensible diplomatic and economic \\u0022self-reliance\\u0022 as a check against outside influence. The DPRK demonized the US as the ultimate threat to its social system through state-funded propaganda, and molded political, economic, and military policies around the core ideological objective of eventual unification of Korea under Pyongyangs control. KIM Il Sungs son, KIM Jong Il, was officially designated as his fathers successor in 1980, assuming a growing political and managerial role until the elder KIMs death in 1994. Under KIM Jong Ils rein, the DPRK continued developing nuclear weapons and ballistic missiles. KIM Jong Un was publicly unveiled as his fathers successor in 2010. Following KIM Jong Ils death in 2011, KIM Jong Un quickly assumed power and has since occupied the regimes highest political and military posts.\\u0026amp;nbsp; After decades of economic mismanagement and resource misallocation, the DPRK since the mid-1990s has faced chronic food shortages. In recent years, the Norths domestic agricultural production has increased, but still falls far short of producing sufficient food to provide for its entire population. The DPRK began to ease restrictions to allow semi-private markets, starting in 2002, but has made few other efforts to meet its goal of improving the overall standard of living. North Koreas history of regional military provocations; proliferation of military-related items; long-range missile development; WMD programs including tests of nuclear devices in 2006, 2009, 2013, 2016, and 2017; and massive conventional armed forces are of major concern to the international community and have limited the DPRKs international engagement, particularly economically. In 2013, the DPRK declared a\\u0026amp;nbsp;policy of simultaneous development of its nuclear weapons program and economy. In late 2017, KIM Jong Un declared the Norths nuclear weapons development complete. In 2018, KIM announced a pivot towards diplomacy, including a re-prioritization of economic development, a pause in missile testing beginning in late 2017, and a refrain from anti-US rhetoric starting in June 2018. Since 2018, KIM has participated in four meetings with Chinese President XI Jinping, three with ROK President MOON Jae-in, and three with US President TRUMP. Since July 2019, North Korea has restarted its short-range missile tests and issued statements condemning the US.\",\"name\":\"North Korea\",\"people_and_society/age_structure/0_14_years\":0.2065,\"people_and_society/age_structure/15_24_years\":0.1535,\"people_and_society/age_structure/25_54_years\":0.4417,\"people_and_society/age_structure/55_64_years\":0.1034,\"people_and_society/age_structure/65_years_and_over\":0.095,\"people_and_society/birth_rate\":\"14.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"racially homogeneous; there is a small Chinese community and a few ethnic Japanese\",\"people_and_society/life_expectancy_at_birth/total_population\":\"71 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.061 million PYONGYANG (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Korean\",\"people_and_society/nationality/noun\":\"Korean(s)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"25381085\",\"people_and_society/population_growth_rate\":0.0052,\"people_and_society/urbanization/urban_population\":\"62.1% of total population (2019)\",\"transportation/airports\":\"82\",\"transportation/railways/total\":\"7435\",\"transportation/roadways/total\":\"25554\"},{\"BoxHeight\":18.599999999999966,\"BoxWidth\":17.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.916,\"ISO3_Code\":\"KOR\",\"ISO_Code\":\"KR\",\"Path\":\"M 855.8 344.3 856.6 346.1 857.2 347.1 857.7 347.7 858 348.3 858.5 349.1 858.8 349.8 858.8 350.4 858.9 350.9 858.8 351.3 858.8 351.9 858.7 352.4 858.8 353.1 858.7 353.3 858.9 353.4 859.1 353.3 859.2 353.4 858.9 355 858.8 355.2 858.6 355.2 858.6 355.6 858.4 355.9 858.2 356.3 858 356.4 857.8 356.7 857.6 356.7 857.4 356.5 856.9 356.5 856.5 356.3 856.5 356.4 856.5 356.6 856.2 356.6 856.1 357.2 856.5 357.2 856.6 356.9 856.8 356.9 856.9 357.5 856.7 357.6 856.6 357.8 856.5 357.7 856.4 357.5 856.2 357.4 856 357.6 855.9 357.6 855.8 357.5 855.9 357.4 855.7 357.1 855.2 357.2 855 357.1 854.9 356.8 854.6 357.1 854.7 357.5 854.8 357.5 854.9 357.2 855 357.3 855 357.7 854.9 357.8 854.7 357.7 854.4 357.7 854.4 357.4 854.4 357.1 853.7 357.2 853.9 357.4 854 357.3 854.2 357.4 854.3 358.1 854.1 358.3 854.1 358.2 854.1 358 854 357.8 853.9 357.9 853.8 358.1 853.7 358 853.6 357.6 853.4 357.4 853.2 357.5 853.1 357.6 853.4 358.2 853.3 358.3 853.2 358.5 853 358.7 852.5 358.4 852.5 358.3 852.7 358.2 852.8 358 853 357.9 852.9 357.8 852.8 357.7 852.1 358.2 851.9 358.6 851.7 358.8 851.8 358.9 851.8 359 851.4 358.9 851.5 358.7 851.4 358.5 851.2 358.9 851.3 359 851.3 359.2 851.1 359.1 850.9 359.2 850.7 359.2 850.6 358.7 850.7 358.4 850.3 358.4 850.3 358.7 850.1 358.9 849.8 359 849.6 358.9 849.7 358.7 850 358.5 850.1 358.3 850 358 850.1 357.8 850.4 358.2 850.5 358.2 850.5 358 850.7 358.1 850.8 358 850.7 357.8 850.4 357.7 850.4 357.4 850.3 357.5 850.2 357.4 850.2 357.3 850.3 357.3 850.4 357.4 850.4 357.1 850.4 357 850.3 357.2 850.2 357.2 850.2 357 850.3 356.7 850.5 356.6 850.2 356.1 850.6 355.2 850.9 355 850.9 354.9 850.7 354.9 850.7 354.7 851.1 354.2 851.4 354.2 851.3 354 851.4 353.9 851 353.8 851 353.6 851.1 353.4 850.8 352.9 850.8 352.5 850.6 351.6 850.7 351.4 850.7 351.2 850.6 351.1 850.4 351.2 850.3 351 850.2 351.1 850.2 351.3 850.4 351.9 850.4 352 850.2 351.8 850 351.1 849.8 351.1 849.8 351 849.7 350.9 849.7 350.8 849.9 350.4 850.1 350.4 850.2 350.6 850.4 350.4 850.3 350.1 850.4 350 850.5 350.1 850.6 350.3 850.8 349.9 851.1 350.2 851.2 350.1 851.4 350.1 851.6 350.5 851.9 350.3 851.5 349.9 851.5 349.5 851.2 349.5 851.2 349.2 851.4 349.2 851.5 349 851.3 348.9 851.3 348.7 851 348.5 851.1 348 850.8 347.9 850.4 347.9 850.4 347.7 850.2 347.7 850.1 347.6 850.2 347.5 850.3 347.5 850.4 347.2 851 347.4 851.2 347.3 851.1 347.1 851.2 347.1 851.2 347 851.2 346.7 851.6 346.5 851.8 346.2 852 346 852 345.8 852.4 345.5 853.1 345.4 853.5 345.5 854.2 345.3 854.4 345.4 855 345.4 855.4 345.2 855.6 345 855.7 344.5 855.8 344.3 Z M 851.1 362.7 851 362.8 850.8 362.8 850.6 362.8 850.4 362.8 850.3 362.8 850.2 362.8 850.1 362.9 849.9 362.8 849.8 362.7 849.8 362.6 849.8 362.5 850 362.2 850 362.1 850.2 362 850.7 361.9 851.4 361.7 851.6 361.7 851.7 361.8 851.8 361.9 851.9 362.2 851.7 362.3 851.6 362.6 851.5 362.6 851.4 362.7 851.1 362.7 Z M 849.3 357.6 849.2 357.7 849.1 357.7 849.2 357.8 849.3 357.9 849.2 358 849.1 358 849.1 357.8 849 357.8 849 357.6 849.1 357.6 849.2 357.5 849.3 357.6 Z M 849.5 357.1 849.5 357.4 849.6 357.3 849.7 357.4 849.6 357.5 849.3 357.3 849.4 357.2 849.5 357.1 Z M 862.9 348.4 862.8 348.5 862.6 348.4 862.6 348.2 862.9 348.1 862.9 348.2 862.9 348.4 Z M 850.6 348.1 850.7 348.2 850.9 348.3 850.7 348.4 850.6 348.4 850.6 348.3 850.5 348.2 850.6 348.1 Z M 845.7 346.7 845.7 346.8 845.5 346.8 845.4 346.6 845.7 346.6 845.8 346.7 845.7 346.7 Z M 849.9 356.6 850 356.7 849.8 356.7 849.7 356.9 849.6 356.9 849.7 356.7 849.8 356.5 850 356.5 849.9 356.6 Z M 852.6 358.8 852.5 358.8 852.3 358.7 852.4 358.6 852.6 358.6 852.7 358.7 852.6 358.8 Z M 850.9 359.8 850.7 359.8 850.9 359.5 851 359.5 851 359.6 850.9 359.8 Z M 849.8 357.8 849.7 357.9 849.5 357.7 849.8 357.6 849.8 357.8 Z M 850.2 347.3 850 347.4 849.9 347.3 850 347.2 850.2 347.2 850.2 347.3 Z M 849.6 358.4 849.5 358.5 849.4 358.4 849.4 358.2 849.5 358.2 849.6 358.3 849.6 358.4 Z M 850.3 356.4 850.1 356.7 850 356.6 850 356.4 850.1 356.4 850.3 356.4 Z M 854.4 358.6 854.3 358.7 854.2 358.6 854.1 358.6 854 358.5 854.1 358.4 854.2 358.5 854.4 358.6 Z M 851 349.1 851 349.2 850.9 349.2 850.9 349.4 850.8 349.2 850.8 349.1 851 349.1 Z M 851.9 359.7 851.7 359.8 851.6 359.7 851.7 359.6 851.8 359.5 851.9 359.7 Z M 852.4 359.1 852.2 359.2 852.1 359 852.2 359 852.4 359.1 Z M 849.6 356.7 849.5 356.7 849.4 356.6 849.5 356.5 849.6 356.5 849.6 356.7 Z M 850.7 349.1 850.6 349.2 850.5 349.2 850.5 349.1 850.6 349 850.7 349.1 Z M 851.7 359.2 851.6 359.2 851.6 359.1 851.7 359.1 851.7 359.2 Z M 847.8 358 847.7 358.1 847.6 358 847.7 357.9 847.8 358 Z M 849.8 358.1 849.6 358.2 849.6 358 849.7 358 849.8 358.1 Z M 853.4 358.6 853.4 358.7 853.5 358.7 853.6 358.8 853.5 358.8 853.3 358.7 853.4 358.6 Z M 855.6 357.5 855.5 357.6 855.3 357.4 855.5 357.4 855.6 357.5 Z M 857.2 356.7 857.2 356.8 857.1 356.8 857.1 356.7 857.2 356.6 857.2 356.7 Z M 849.5 355.7 849.3 355.8 849.3 355.7 849.4 355.6 849.5 355.7 Z M 846.9 359.9 846.9 360.1 846.7 360 846.8 359.9 846.9 359.9 Z M 852 362 851.9 362 851.9 361.9 852 361.8 852 362 Z M 850 357.1 850 357.2 849.9 357.2 849.9 357.1 850 357.1 Z M 849.7 349.3 849.6 349.3 849.6 349.2 849.6 349.1 849.7 349.2 849.7 349.3 Z M 850.2 354.8 850 355 849.9 354.8 850.1 354.8 850.2 354.8 Z M 849.5 358.7 849.4 358.8 849.4 358.6 849.5 358.6 849.5 358.7 Z M 850.5 348.5 850.5 348.6 850.3 348.5 850.4 348.4 850.5 348.5 Z M 852.1 359.1 852.1 359.3 851.9 359.2 852 359.1 852.1 359.1 Z M 854 358.4 853.9 358.5 853.8 358.4 853.9 358.2 854 358.4 Z M 849.6 359.3 849.4 359.3 849.4 359.2 849.6 359.2 849.6 359.3 Z M 850.5 348.8 850.4 348.8 850.4 348.7 850.4 348.6 850.5 348.7 850.5 348.8 Z M 848.5 347.7 848.4 347.8 848.4 347.7 848.5 347.6 848.5 347.7 Z M 855.6 358.1 855.5 358.2 855.4 358.1 855.5 358 855.6 358.1 Z M 853.7 358.1 853.6 358.3 853.5 358.2 853.6 358.1 853.7 358.1 Z M 850.3 348.3 850.1 348.3 850.2 348.1 850.3 348.1 850.3 348.3 Z M 852 360.3 851.9 360.4 851.8 360.3 851.9 360.2 852 360.3 Z M 851.2 359.8 851.1 359.9 851 359.8 851.1 359.6 851.2 359.7 851.2 359.8 Z M 856.3 357.7 856.2 357.7 856.1 357.6 856.3 357.6 856.3 357.7 Z M 852.3 358.9 852.2 358.8 852.1 358.7 852.2 358.7 852.3 358.9 Z M 845.8 347.2 845.6 347.3 845.6 347.2 845.7 347 845.8 347.2 Z M 849.9 347.7 849.8 347.8 849.8 347.7 849.8 347.5 849.9 347.7 Z M 852.8 359.5 852.7 359.5 852.7 359.4 852.8 359.4 852.8 359.5 Z M 849 358.2 848.9 358.3 848.8 358.2 848.9 358.1 849 358.2 Z\",\"Xmax\":862.9,\"Xmid\":854.3,\"Xmin\":845.4,\"Ymax\":362.9,\"Ymid\":352.2,\"Ymin\":344.3,\"economy/currency\":\"South Korean won (KRW)\",\"economy/gdp_per_capita_ppp/2017\":\"39500\",\"economy/gdp_real_growth_rate/2017\":0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"778.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.7,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0.21,\"energy/electricity_from_other_renewable_sources\":0.08,\"geography/area/land\":96920,\"geography/area/water\":2800,\"geography/area_comparative\":\"slightly smaller than Pennsylvania; slightly larger than Indiana\",\"geography/area_sqkm\":99720,\"geography/climate\":\"temperate, with rainfall heavier in summer than winter; cold winters\",\"geography/coastline\":\"2,413 km\",\"geography/elevation/highest_point\":\"Halla-san 1,950 m\",\"geography/elevation/lowest_point\":\"Sea of Japan 0 m\",\"geography/elevation/mean_elevation\":\"282\",\"geography/geographic_coordinates\":\"37 00 N, 127 30 E\",\"geography/geography_note\":\"strategic location on Korea Strait; about 3,000 mostly small and uninhabited islands lie off the western and southern coasts\",\"geography/land_boundaries/border_countries\":\"North Korea 237 km\",\"geography/land_boundaries/total\":\"237 km\",\"geography/land_use/agricultural_land_arable_land\":0.153,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.006,\"geography/land_use/forest\":0.639,\"geography/land_use/other\":0.18,\"geography/location\":\"Eastern Asia, southern half of the Korean Peninsula bordering the Sea of Japan and the Yellow Sea\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly hills and mountains; wide coastal plains in west and south\",\"government/administrative_divisions\":\"9 provinces (do, singular and plural), 6 metropolitan cities (gwangyeoksi, singular and plural), 1 special city (teugbyeolsi), and 1 special self-governing city (teukbyeoljachisi)\\u0026lt;strong\\u0026gt;provinces:\\u0026lt;/strong\\u0026gt; Chungbuk (North Chungcheong), Chungnam (South Chungcheong), Gangwon, Gyeongbuk (North Gyeongsang), Gyeonggi, Gyeongnam (South Gyeongsang), Jeju, Jeonbuk (North Jeolla), Jeonnam (South Jeolla); \\u0026lt;strong\\u0026gt;metropolitan cities:\\u0026lt;/strong\\u0026gt; Busan (Pusan), Daegu (Taegu), Daejeon (Taejon), Gwangju (Kwangju), Incheon (Inchon), Ulsan; \\u0026lt;strong\\u0026gt;special city:\\u0026lt;/strong\\u0026gt; Seoul; \\u0026lt;strong\\u0026gt;special self-governing city:\\u0026lt;/strong\\u0026gt; Sejong\",\"government/capital/geographic_coordinates\":\"37 33 N, 126 59 E\",\"government/capital/name\":\"Seoul; note - Sejong, located some 120 km (75 mi) south of Seoul, is being developed as a new capital\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Chinese name for Goryeo, which was the Korean dynasty that united the peninsula in the 10th century A.D.; the South Korean name \\u0022Hanguk\\u0022 derives from the long form, \\u0022Taehan-minguk,\\u0022 which is itself a derivation from \\u0022Daehan-jeguk,\\u0022 which means \\u0022the Great Empire of the Han\\u0022; \\u0022Han\\u0022 refers to the \\u0022Samhan\\u0022 or the \\u0022Three Han Kingdoms\\u0022 (Goguryeo, Baekje, and Silla from the Three Kingdoms Era, 1st-7th centuries A.D.)\",\"government/executive_branch/chief_of_state\":\"President MOON Jae-in (since 10 May 2017); note - President PARK Geun-hye (since 25 February 2013) was impeached by the National Assembly on 9 December 2016; PARKs impeachment was upheld by the Constitutional Court and she was removed from office on 9 March 2017\",\"government/executive_branch/head_of_government\":\"Prime Minister LEE Nak-yon (since 1 June 2017); Deputy Prime Ministers KIM Dong-yeon (since 9 June 2017), KIM Sang-kon (since 4 July 2017)\",\"government/flag_description\":\"white with a red (top) and blue yin-yang symbol in the center; there is a different black trigram from the ancient I Ching (Book of Changes) in each corner of the white field; the South Korean national flag is called Taegukki; white is a traditional Korean color and represents peace and purity; the blue section represents the negative cosmic forces of the yin, while the red symbolizes the opposite positive forces of the yang; each trigram (kwae) denotes one of the four universal elements, which together express the principle of movement and harmony\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"15 August 1945 (from Japan)\",\"government/national_holiday\":\"Liberation Day, 15 August (1945)\",\"government/national_symbol_s\":\"taegeuk (yin yang symbol), Hibiscus syriacus (Rose of Sharon), Siberian tiger; national colors: red, white, blue, black\",\"introduction\":\"An independent kingdom for much of its long history, Korea was occupied by Japan beginning in 1905 following the Russo-Japanese War. In 1910, Tokyo formally annexed the entire Peninsula. Korea regained its independence following Japans surrender to the US in 1945. After World War II, a democratic government (Republic of Korea, ROK) was set up in the southern half of the Korean Peninsula while a communist-style government was installed in the north (Democratic Peoples Republic of Korea, DPRK). During the Korean War (1950-53), US troops and UN forces fought alongside ROK soldiers to defend South Korea from a DPRK invasion supported by communist China and the Soviet Union. A 1953 armistice split the Peninsula along a demilitarized zone at about the 38th parallel. PARK Chung-hee took over leadership of the country in a 1961 coup. During his regime, from 1961 to 1979, South Korea achieved rapid economic growth, with per capita income rising to roughly 17 times the level of North Korea in 1979. South Korea held its first free presidential election under a revised democratic constitution in 1987, with former ROK Army general ROH Tae-woo winning a close race. In 1993, KIM Young-sam (1993-98) became the first civilian president of South Koreas new democratic era. President KIM Dae-jung (1998-2003) won the Nobel Peace Prize in 2000 for his contributions to South Korean democracy and his \\u0022Sunshine\\u0022 policy of engagement with North Korea. President PARK Geun-hye, daughter of former ROK President PARK Chung-hee, took office in February 2013 as South Koreas first female leader. In December 2016, the National Assembly passed an impeachment motion against President PARK over her alleged involvement in a corruption and influence-peddling scandal, immediately suspending her presidential authorities. The impeachment was upheld in March 2017, triggering an early presidential election in May 2017 won by MOON Jae-in. South Korea hosted the Winter Olympic and Paralympic Games in February 2018, in which North Korea also participated. Discord with North Korea has permeated inter-Korean relations for much of the past decade, highlighted by the Norths attacks on a South Korean ship and island in 2010, the exchange of artillery fire across the DMZ in 2015, and multiple nuclear and missile tests in 2016 and 2017. North Korea\\u0026amp;rsquo;s participation in the Winter Olympics, dispatch of a senior delegation to Seoul, and three inter-Korean summits in 2018 appear to have ushered in a temporary period of respite, buoyed by the historic US-DPRK summits in 2018 and 2019. \\u0026lt;table\\u0026gt; \\u0026lt;tbody\\u0026gt; \\u0026lt;tr\\u0026gt; \\u0026lt;td\\u0026gt;\\u0026amp;nbsp;\\u0026lt;/td\\u0026gt; \\u0026lt;/tr\\u0026gt; \\u0026lt;/tbody\\u0026gt; \\u0026lt;/table\\u0026gt;\",\"name\":\"South Korea\",\"people_and_society/age_structure/0_14_years\":0.1303,\"people_and_society/age_structure/15_24_years\":0.1219,\"people_and_society/age_structure/25_54_years\":0.4513,\"people_and_society/age_structure/55_64_years\":0.1509,\"people_and_society/age_structure/65_years_and_over\":0.1455,\"people_and_society/birth_rate\":\"8.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"homogeneous\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.5 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.962 million SEOUL (capital), 3.466 million Busan, 2.783 million Incheon, 2.209 million Daegu (Taegu), 1.562 million Daejon (Taejon), 1.519 million Gwangju (Kwangju) (2019)\",\"people_and_society/nationality/adjective\":\"Korean\",\"people_and_society/nationality/noun\":\"Korean(s)\",\"people_and_society/net_migration_rate\":\"2.4 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51418097\",\"people_and_society/population_growth_rate\":0.0044,\"people_and_society/urbanization/urban_population\":\"81.4% of total population (2019)\",\"transportation/airports\":\"111\",\"transportation/railways/total\":\"3979\",\"transportation/roadways/total\":\"100428\"},{\"BoxHeight\":10.400000000000034,\"BoxWidth\":13.299999999999955,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.89,\"ISO3_Code\":\"ARE\",\"ISO_Code\":\"AE\",\"Path\":\"M 656 387 656.2 387.1 656.3 387.3 656.3 389 656.2 389 656.2 389.2 655.8 389.4 655.8 389.6 655.6 389.7 655.2 389.3 655.4 389.3 655.4 389.2 655.3 389 654.9 389.1 654.8 389.2 654.8 389.9 654.6 390.3 654.8 390.9 654.6 391.2 654.8 391.4 655.1 391.3 655.3 391.8 654.8 391.9 654.5 391.8 653.9 392.2 654.1 393.1 653.1 394.7 653 395.9 652.8 396.1 652.2 396.1 651.9 396 651.1 395.9 649.9 395.8 649.3 395.7 648.6 395.6 648.2 395.5 645.8 395.2 645 394.2 644.9 394.1 644.8 393.9 644.7 393.9 644.3 393.3 643.9 392.7 643.8 392.7 643.6 392.4 643.5 392.3 643 391.6 643 391.4 643 391.3 643.1 391.2 643.4 391.3 643.7 391.9 644.2 392.1 645 392 645.8 391.5 646.2 391.6 647.3 391.6 648.7 391.8 649.6 391.7 650.2 391 650.5 391 650.5 391.2 650.8 391.1 650.9 390.9 650.7 390.7 650.7 390.5 650.8 390.5 651 390.6 651.3 390.6 651.7 389.6 652 389.3 652.2 389 652.7 388.7 653.9 387.4 654.3 387.2 655 386.6 655.3 386.2 655.5 385.7 655.7 385.7 655.8 385.9 655.7 386.4 655.7 387 655.8 387.1 656 387 Z M 655.9 388.1 655.9 388.2 656 388.2 656.2 388.1 656.2 388 656 387.9 655.9 388 656 388 655.9 388.1 Z M 649.5 391.6 649.1 391.6 648.7 391.5 648.8 391.4 649 391.3 649.3 391.2 649.6 391.4 649.5 391.6 Z M 645.9 391.1 645.8 391.2 645.7 391 645.8 390.9 645.9 390.9 646 391 645.9 391.1 Z M 653.1 388.2 653 388.4 652.9 388.3 652.8 388.2 653 388.1 653.1 388.2 Z M 651.4 390.2 651.3 390.2 651.2 390.1 651.4 390 651.4 390.2 Z M 645.1 390.4 645.1 390.6 644.9 390.5 645 390.3 645.1 390.4 Z M 647.8 390.1 647.9 390.3 647.7 390.2 647.7 390.1 647.8 390.1 Z M 651.2 390.5 651.1 390.5 651 390.4 651.1 390.4 651.2 390.5 Z M 647.2 389.3 647.1 389.4 647 389.3 647.1 389.2 647.2 389.3 Z M 647.8 391.1 647.6 391.2 647.5 391.1 647.7 391 647.8 391.1 Z M 647.2 390.9 647.2 391.1 647.1 391.1 647.1 391 647.1 390.9 647.2 390.9 Z M 648.1 391.4 648 391.5 647.9 391.3 648.1 391.3 648.1 391.4 Z M 644.3 391.2 644.2 391.4 644.1 391.4 644.1 391.2 644.3 391.2 Z M 650.4 390.8 650.4 390.9 650.2 390.8 650.3 390.7 650.4 390.8 Z M 650.4 388.2 650.4 388.3 650.3 388.3 650.2 388.2 650.3 388.2 650.4 388.2 Z\",\"Xmax\":656.3,\"Xmid\":650.6,\"Xmin\":643,\"Ymax\":396.1,\"Ymid\":392.3,\"Ymin\":385.7,\"economy/currency\":\"Emirati dirhams (AED)\",\"economy/gdp_per_capita_ppp/2017\":\"68600\",\"economy/gdp_real_growth_rate/2017\":0.008,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"289.4 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":83600,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than South Carolina; slightly smaller than Maine\",\"geography/area_sqkm\":83600,\"geography/climate\":\"desert; cooler in eastern mountains\",\"geography/coastline\":\"1,318 km\",\"geography/elevation/highest_point\":\"Jabal Yibir 1,527 m\",\"geography/elevation/lowest_point\":\"Persian Gulf 0 m\",\"geography/elevation/mean_elevation\":\"149\",\"geography/geographic_coordinates\":\"24 00 N, 54 00 E\",\"geography/geography_note\":\"strategic location along southern approaches to Strait of Hormuz, a vital transit point for world crude oil\",\"geography/land_boundaries/border_countries\":\"Oman 609 km, Saudi Arabia 457 km\",\"geography/land_boundaries/total\":\"1,066 km\",\"geography/land_use/agricultural_land_arable_land\":0.005,\"geography/land_use/agricultural_land_permanent_crops\":0.005,\"geography/land_use/agricultural_land_permanent_pasture\":0.036,\"geography/land_use/forest\":0.038,\"geography/land_use/other\":0.916,\"geography/location\":\"Middle East, bordering the Gulf of Oman and the Persian Gulf, between Oman and Saudi Arabia\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat, barren coastal plain merging into rolling sand dunes of vast desert; mountains in east\",\"government/administrative_divisions\":\"7 emirates (imarat, singular - imarah); Abu Zaby (Abu Dhabi), Ajman, Al Fujayrah, Ash Shariqah (Sharjah), Dubayy (Dubai), Ras al Khaymah, Umm al Qaywayn\",\"government/capital/geographic_coordinates\":\"24 28 N, 54 22 E\",\"government/capital/name\":\"Abu Dhabi\",\"government/capital/time_difference\":\"UTC\\u002B4 (9 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive country name; the name \\u0022Arabia\\u0022 can be traced back many centuries B.C., the ancient Egyptians referred to the region as \\u0022Ar Rabi\\u0022; \\u0022emirates\\u0022 derives from \\u0022amir\\u0022 the Arabic word for \\u0022commander,\\u0022 \\u0022lord,\\u0022 or \\u0022prince\\u0022\",\"government/executive_branch/chief_of_state\":\"President KHALIFA bin Zayid Al-Nuhayyan (since\\u0026amp;nbsp;2 November 2004), ruler of Abu Zaby (Abu Dhabi) (since 4 November 2004); Vice President and Prime Minister MUHAMMAD BIN RASHID Al-Maktum (since 5 January 2006)\",\"government/executive_branch/head_of_government\":\"Prime Minister Vice President MUHAMMAD BIN RASHID Al-Maktum (since 5 January 2006); Deputy Prime Ministers SAIF bin Zayid Al-Nuhayyan, MANSUR bin Zayid Al-Nuhayyan (both since 11 May 2009)\",\"government/flag_description\":\"three equal horizontal bands of green (top), white, and black with a wider vertical red band on the hoist side; the flag incorporates all four Pan-Arab colors, which in this case represent fertility (green), neutrality (white), petroleum resources (black), and unity (red); red was the traditional color incorporated into all flags of the emirates before their unification\",\"government/government_type\":\"federation of monarchies\",\"government/independence\":\"2 December 1971 (from the UK)\",\"government/national_holiday\":\"Independence Day (National Day), 2 December (1971)\",\"government/national_symbol_s\":\"golden falcon; national colors: green, white, black, red\",\"introduction\":\"The Trucial States of the Persian Gulf coast granted the UK control of their defense and foreign affairs in 19th century treaties. In 1971, six of these states - Abu Dhabi, Ajman, Al Fujayrah, Ash Shariqah, Dubayy, and Umm al Qaywayn - merged to form the United Arab Emirates (UAE). They were joined in 1972 by Ras al Khaymah. The UAEs per capita GDP is on par with those of leading West European nations. For more than three decades, oil and global finance drove the UAEs economy. In 2008-09, the confluence of falling oil prices, collapsing real estate prices, and the international banking crisis hit the UAE especially hard. The UAE did not experience the \\u0022Arab Spring\\u0022 unrest seen elsewhere in the Middle East in 2010-11, partly because of the governments multi-year, $1.6-billion infrastructure investment plan for the poorer northern emirates, and its aggressive pursuit of advocates of political reform. The UAE in recent years has played a growing role in regional affairs. In addition to donating billions of dollars in economic aid to help stabilize Egypt, the UAE was one of the first countries to join the Defeat-ISIS coalition, and to participate as a key partner in a Saudi-led military campaign in Yemen.\",\"name\":\"United Arab Emirates\",\"people_and_society/age_structure/0_14_years\":0.1439,\"people_and_society/age_structure/15_24_years\":0.0764,\"people_and_society/age_structure/25_54_years\":0.7045,\"people_and_society/age_structure/55_64_years\":0.0605,\"people_and_society/age_structure/65_years_and_over\":0.0147,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"1.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Emirati 11.6%, South Asian 59.4% (includes Indian 38.2%, Bangladeshi 9.5%, Pakistani 9.4%, other 2.3%), Egyptian 10.2%, Filipino 6.1%, other 12.8% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.833 million Dubai, 1.629 million Sharjah, 1.452 million ABU DHABI (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Emirati\",\"people_and_society/nationality/noun\":\"Emirati(s)\",\"people_and_society/net_migration_rate\":\"6.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9701315\",\"people_and_society/population_growth_rate\":0.0144,\"people_and_society/urbanization/urban_population\":\"86.8% of total population (2019)\",\"transportation/airports\":\"43\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"4080\"},{\"BoxHeight\":117.19999999999999,\"BoxWidth\":117.40000000000003,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SJM\",\"ISO_Code\":\"SJ\",\"Path\":\"M 545.7 73 546.6 75.3 547.2 74.5 548 74.8 549.1 76.1 549.7 77.4 549.7 77.8 549.7 78.4 549.2 80.3 549.2 82.8 549.7 82.2 550.1 80.4 550.3 79.8 551.4 80.3 552.2 82.7 552.1 83.9 552 84.9 552 85.2 552.6 86.3 554 86.5 554.5 86.6 555.6 88.7 555.7 88.5 555.8 87.7 556 87.1 557.1 87.2 557.4 88 557.4 88.2 556.9 88.6 556.9 89.2 558.3 90.7 559.6 91.4 559.7 92.4 559.4 93.6 559.4 94 560.9 94.9 561.5 97.1 561.4 98.9 560.8 99.3 560.8 99.8 561.9 100 563.6 99.7 564.3 100.5 564.2 102 564.9 103.5 565.8 104.6 566.7 104.5 567.2 105.1 567.1 105.9 567.2 106.8 566.9 107.5 566.8 108.2 566 108.6 565.4 109.7 563 112.3 562.7 111.9 563 109.4 562.7 108.4 562.3 108 560.3 109.3 557.9 109.7 557.9 108.6 558.6 107.7 559.4 104.1 558 102 557.9 101.5 559.2 100 559.2 99.8 557.4 99.7 557.4 98.5 557.1 97.3 556.3 96 556.4 95.5 558.2 94.4 558.3 94.1 558 93.6 557.5 93.4 556.9 94 555.2 94.5 554.6 96.1 552.8 96.7 552.6 98.5 552.8 100 552.8 101.1 552.5 102 551.5 102.3 551.2 103 551.1 104.1 551.1 106.2 550.5 108.9 549.4 109.4 548.8 110.5 547.9 114.8 547.7 116.3 547.5 117.1 547.6 118.7 547.4 119.6 546.4 120.5 545.5 120.5 545.2 120 544.9 118.6 543.4 117.7 543.1 116.9 543.5 115.8 543.5 115.6 542.2 115.5 541.7 114.9 541.4 113.9 539.8 113.1 538.9 110.9 538.7 109.2 538.9 108.3 539.6 107.9 540.7 108.5 542 108.3 542 108 541.5 107.6 541.3 107.1 541.3 106.9 543.6 105 543.6 104.8 542.8 104.5 540.6 105.7 539.2 105.7 538.6 106 538.2 105.7 538 105 537.7 102.7 538.5 101.5 539.2 101.9 539.6 101.3 541.4 101 542.4 99.7 543.1 99.5 543.4 98.6 544 98 544.9 97.8 545.8 98.1 546.5 97.7 546.5 97.3 545.6 96.5 546.1 93.7 545.7 93.5 544.9 95.2 544 96.1 542.9 96.4 542.5 95.9 542.3 95.2 542.6 93.7 542.6 93.2 542.5 93.1 541.5 94.4 540.6 94.5 540.4 96 540.6 96.9 540.6 97.4 539.8 97.6 539.5 98.7 539.3 99 538.7 99.2 538.2 99.9 536.1 99.9 535.4 98.1 534.5 96.5 534.2 95.4 533.3 94.4 532.6 92.9 532.5 92.2 532.4 91 531.8 89.8 532 89.2 533.1 89.4 533.1 89.2 532.7 87.8 532.9 85.6 532.5 85.8 531.8 86.9 531.1 86.9 530.2 84 530.1 81.9 529.8 80.7 530 79.6 530 78.3 530.1 77.6 530.3 77.6 530.9 79.1 531.2 79.2 531.3 78.9 531.2 77.9 531.2 77.4 531.9 76.9 532.3 76.1 532.8 76.4 533.5 78.4 533.9 78.6 534 78.3 533.9 77.1 534 76.4 535.1 77.2 538.2 75.8 538.5 76.2 538.5 77 538 78.3 536.2 78.5 535.3 80 535.3 80.3 537.1 80.2 537.1 80.6 536.9 81.2 536.9 81.8 537.9 82.1 538.3 83.1 538.6 84.3 538.8 84.5 539 83.5 538.7 81.7 538.7 80.4 540 77.3 540.7 77.1 541.4 77.9 542.1 79.7 542.8 83.4 543.4 85.1 543.5 86.8 544 86.8 544.8 89.1 545.4 89.7 545.4 88.7 544.2 84 543.4 77.1 543.6 75.8 544.3 75.4 544.3 74.2 544.5 73.4 545.3 72.8 545.7 73 Z M 556.5 67.5 558 70.1 560.4 69.7 560.4 70 560.4 71.3 561 71.7 561.8 73.3 562.2 72.1 562.3 69.3 562.1 67.5 562.5 67.1 562.9 67.4 563.4 65.8 564.4 67.2 564.4 68.7 563.9 70.5 563.9 71.1 564 71.4 564.9 70.8 565.5 71.2 566 69.3 567 69 567.1 68.4 567.1 67.2 567.2 66.9 567.7 67.9 567.9 69.2 568.2 69 568.8 68.4 569.1 69.3 569.9 69.4 571.6 70.9 572.4 70.5 574.1 71 575.3 73 575 73.9 575 74.9 574.9 75.3 571.5 79.4 571.4 79.8 571.6 80.6 571.6 81.2 570.9 82.7 569.7 83.7 568.2 83.6 566.7 85.3 565.5 85.5 563.2 84.1 562.7 83 560.4 83.6 558.3 83.5 555.8 81.9 555 80.9 554.9 80.4 555.7 79.5 557.4 80.1 557.5 79.2 558.5 78.4 559.5 78.2 559.7 77.3 559.6 76.9 554 78 552.2 77.9 550.9 76.2 550.6 74.8 550.8 74.4 551.4 74 551.5 73.5 550.5 72.8 550.2 71.7 550.9 70.7 551.9 70.6 553.3 71.5 553.4 71 553.1 69.7 553 68.5 553.3 68.4 554 69.3 554.5 69.5 554.7 68.7 554.6 68 554.2 67.2 554.1 66.3 554.5 65.7 555.3 65.2 555.8 66.7 556.5 67.5 Z M 530.4 92.1 530.6 92.2 530.8 92.1 531 92.5 531 92.7 530.7 92.9 530.7 93.3 530.9 93.5 531 93.8 531 94.2 531.2 94.2 531.2 94.6 531.3 94.9 531.3 95.3 531.8 95.3 531.8 95.7 532 96 532.4 96.6 532.9 96.7 532.9 97.3 533.1 97.8 533.2 98.2 533.5 98.8 533.5 99.1 533.7 99.7 533.7 100 533.1 99.6 533 99.7 532.8 99.5 532.7 99.1 532.8 98.6 532.3 98.2 532.1 97.4 531.8 97.2 531.5 96.8 531.3 96.5 530.9 96.8 530.6 96.3 530.4 95.4 530.4 95.2 530.3 95.1 530.3 94.7 530 94.1 530 93.9 529.8 93.6 529.6 92.8 529.5 92.7 529.2 92.1 529.1 91.7 529.2 91.3 529.2 90.8 529.1 90.5 529.2 90.2 529.4 90.4 529.8 90.4 530.1 90.7 530.4 91.1 530.4 91.3 530.3 91.6 530.3 91.9 530.4 92.1 Z M 478 175.4 477.8 175.6 477.8 176.4 477.7 176.6 476.9 176.8 476.4 176.9 476.1 177 475.9 177.2 475.6 177.7 475.3 177.9 475.1 178.1 475 178.1 474.8 177.8 474.9 177.6 475 177.6 475.1 177.5 475.4 177.1 475.7 177.1 475.9 176.9 475.9 176.8 476.3 176.7 476.4 176.6 476.6 176.4 476.6 176.3 476.8 175.9 477 175.6 477.4 175.4 477.5 175.4 477.6 175.2 477.9 175.2 478 175.4 Z M 589.7 72.3 588.5 72.6 588.3 72.2 588.4 71.9 591.4 69.8 591.9 69.6 592.1 69.7 592.2 70.1 591.4 70.8 589.7 72.3 Z M 579.4 89.4 580.1 89.5 580.3 89.4 580.4 90 580.7 90.2 581.3 90.3 581.8 90.2 582.2 90 582.3 90.3 582.1 90.4 581.8 90.4 581.4 90.8 581.4 91 580.9 90.9 580.6 90.7 580.3 90.2 579.9 90.1 579.4 90.3 579.4 90.6 579 90.4 578.7 90.5 578.1 91.1 577.9 91.5 577.9 91.2 577.4 91.2 577.3 91 577.4 90.9 577.7 90.7 578 90.1 578.5 90 578.8 89.9 578.9 89.4 579.4 89.4 Z M 578 72.8 577.7 72.9 577.6 72.8 577.3 72.5 577.1 72.2 577 71.5 576.8 70.9 576.8 70.7 576.9 70.4 577.2 70.1 577.7 70.5 578.1 71 578.4 71.3 578.6 71.6 578.7 72.1 578.6 72.3 578.2 72.4 578 72.8 Z M 553.1 145.1 552.8 145.4 552.2 144.6 552.1 144.2 552.1 143.9 552.9 143.7 553.3 144.1 553.4 144.4 553.1 145.1 Z M 574.2 93.9 574.1 94.1 574 94 574 93.7 573.4 93.1 573.4 92.8 573.3 92.6 573.2 92 573.2 91.7 573.5 91.5 573.8 91.6 573.9 92.1 574 92.4 574.2 92.7 574.5 93.1 574.7 93.1 574.7 93.6 574.5 93.9 574.2 93.9 Z M 551.4 68.4 551.5 68.8 551.6 68.1 551.7 68.2 551.7 68.7 551.6 68.7 551.6 69.3 551.1 69.5 551 69.7 550.9 69.2 550.6 69.1 550.5 69 550.1 68.9 550.2 67.9 550.4 67.6 550.8 67.4 550.9 67.5 551.1 67.7 551.3 67.8 551.4 68.4 Z M 569.2 122.2 569 122.2 569 122.1 569 121.8 569.4 121 569.6 120.6 570.4 119.2 571 118.9 570.9 119.2 570.7 119.4 570.4 119.8 570.3 120.1 569.9 120.7 569.5 121.6 569.3 121.7 569.2 122.2 Z M 555.5 83.4 555.8 83.8 555.8 84.1 555.6 83.8 555.4 83.6 555.1 83.6 554.7 83.8 554.6 83.8 554.4 83.5 554.5 83.3 554.5 82.8 554.7 82.7 555.3 83.1 555.5 83.4 Z M 557.9 62.1 557.4 63.5 557.1 62.9 557.1 62.8 557.1 62.6 557.6 62.6 557.7 61.8 558.1 61.5 558.2 61.8 558.2 62.1 557.9 62.1 Z M 555.8 84.9 555.8 85.2 555.6 85.2 555.4 85.5 555.3 85.2 555.4 84.9 555.4 84.4 555.7 84.4 555.8 84.9 Z M 559 62.4 558.5 62.8 558.4 62.4 558.4 62.2 558.7 62 559 61.9 559 62.4 Z M 557.5 61.9 557.3 62 557.1 61.2 557.2 60.9 557.5 61.3 557.5 61.9 Z M 583.8 89 583.7 89.3 583.5 89.2 583.4 88.9 583.5 88.7 583.8 88.8 583.8 89 Z M 546.1 121.6 546.1 122 545.9 121.8 545.9 121.5 545.9 121.4 546.1 121.6 Z M 554.3 82.6 554.1 82.6 554.1 82.2 554.3 82.3 554.3 82.6 Z M 540.2 73.3 540 73.5 540 73 540.2 72.9 540.2 73.3 Z M 558.9 69.3 558.8 69.4 558.7 69 558.8 68.7 558.9 68.7 558.9 69.3 Z M 569.4 62.4 569.4 63 569.3 63 569.2 62.7 569.2 62.4 569.4 62.4 Z M 531.9 76.1 531.8 76.2 531.8 75.9 531.8 75.7 532 75.7 531.9 76.1 Z M 554.9 63.3 554.8 63.7 554.7 63.3 554.9 62.8 554.9 63.3 Z M 559.5 68 559.3 68.2 559.3 67.9 559.4 67.5 559.5 67.6 559.5 68 Z M 562.3 110.9 562.1 110.9 562.1 110.7 562.2 110.3 562.3 110.5 562.3 110.9 Z M 566.9 66.1 566.7 66.1 566.7 65.7 566.7 65.4 566.9 65.5 566.9 66.1 Z M 531.5 75.7 531.5 76.2 531.4 76.2 531.3 75.9 531.3 75.7 531.5 75.7 Z M 556.3 65.6 556.1 65.6 556.1 65.4 556.1 65.1 556.3 65.2 556.3 65.6 Z\",\"Xmax\":592.2,\"Xmid\":550.6,\"Xmin\":474.8,\"Ymax\":178.1,\"Ymid\":91.3,\"Ymin\":60.9,\"economy/currency\":\"Norwegian kroner (NOK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":62045,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":62045,\"geography/climate\":\"arctic, tempered by warm North Atlantic Current; cool summers, cold winters; North Atlantic Current flows along west and north coasts of Spitsbergen, keeping water open and navigable most of the year\",\"geography/coastline\":\"3,587 km\",\"geography/elevation/highest_point\":\"Newtontoppen 1,717 m\",\"geography/elevation/lowest_point\":\"Arctic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"78 00 N, 20 00 E\",\"geography/geography_note\":\"northernmost part of the Kingdom of Norway; consists of nine main islands; glaciers and snowfields cover 60% of the total area; Spitsbergen Island is the site of the Svalbard Global Seed Vault, a seed repository established by the Global Crop Diversity Trust and the Norwegian Government\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Northern Europe, islands between the Arctic Ocean, Barents Sea, Greenland Sea, and Norwegian Sea, north of Norway\",\"geography/map_references\":\"Arctic Region\",\"geography/terrain\":\"rugged mountains; much of the upland areas are ice covered; west coast clear of ice about half the year; fjords along west and north coasts\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"78 13 N, 15 38 E\",\"government/capital/name\":\"Longyearbyen\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"12th century Norse accounts speak of the discovery of a \\u0022Svalbard\\u0022 - literally \\u0022cold shores\\u0022 - but they may have referred to Jan Mayen Island or eastern Greenland; the archipelago was traditionally known as Spitsbergen, but Norway renamed it Svalbard in the 1920s when it assumed sovereignty of the islands\",\"government/executive_branch/chief_of_state\":\"King HARALD V of Norway (since 17 January 1991); Heir Apparent Crown Prince Haakon MAGNUS (son of the king, born 20 July 1973)\",\"government/executive_branch/head_of_government\":\"Governor Kjerstin ASKHOLT (since 1 October 2015); Assistant Governor Berit SAGFOSSEN (since 1 April 2016)\",\"government/flag_description\":\"the flag of Norway is used\",\"government/government_type\":\"non-self-governing territory of Norway\",\"government/independence\":\"none (territory of Norway)\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The archipelago may have been first discovered by Norse explorers in the 12th century; the islands served as an international whaling base during the 17th and 18th centuries. Norways sovereignty was internationally recognized by treaty in 1920, and five years later it officially took over the territory. In the 20th century coal mining started and today a Norwegian and a Russian company are still functioning. Travel between the settlements is accomplished with snowmobiles, aircraft, and boats.\",\"name\":\"Svalbard\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Norwegian 58%, foreign population 42% (consists primarily of Russians, Thais, Swedes, Filipinos, and Ukrainians) (2019 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"2583\",\"people_and_society/population_growth_rate\":-0.0003,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.600000000000023,\"BoxWidth\":7.099999999999909,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.774,\"ISO3_Code\":\"MKD\",\"ISO_Code\":\"MK\",\"Path\":\"M 562 330.9 562.4 331.5 562.8 331.8 562.9 331.8 563.1 331.9 563.4 332 563.4 332.3 563.8 333.1 563.6 333.4 563.7 333.8 563.6 334.4 563.6 334.5 563.4 334.5 563.1 334.6 563 335.2 562.9 335.2 562.8 335.1 562.6 335.3 561.9 335.3 561.6 335.1 561.3 335.3 561.1 335.2 560.8 335.4 560.4 336 560.1 336 559.8 336.2 559.4 336.1 558.9 336.3 558.8 336.2 558.6 336.2 558.2 336.3 558.1 336.1 557.8 336 557.6 336.1 557.5 336.1 557.3 335.5 557.1 335.4 556.8 334.6 557 334.2 556.7 333.7 557 333.6 556.9 333.1 557 332.8 557 332.6 557.1 332.5 557.4 332.5 557.6 332.3 557.5 332 557.6 331.8 558.5 331.3 558.6 331.3 558.7 331.3 558.8 331.6 559.1 331.6 559.2 331.2 559.4 331.2 559.5 331 559.8 331.1 560.1 331.1 560.6 330.9 560.7 330.9 560.9 330.8 561.2 330.9 561.7 330.7 562 330.9 Z\",\"Xmax\":563.8,\"Xmid\":560.2,\"Xmin\":556.7,\"Ymax\":336.3,\"Ymid\":333.5,\"Ymin\":330.7,\"economy/currency\":\"Macedonian denars (MKD)\",\"economy/gdp_per_capita_ppp/2017\":\"14900\",\"economy/gdp_real_growth_rate/2017\":0,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.459 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.6,\"energy/electricity_from_hydroelectric_plants\":0.37,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":25433,\"geography/area/water\":280,\"geography/area_comparative\":\"slightly larger than Vermont; almost four times the size of Delaware\",\"geography/area_sqkm\":25713,\"geography/climate\":\"warm, dry summers and autumns; relatively cold winters with heavy snowfall\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Golem Korab (Maja e Korabit) 2,764 m\",\"geography/elevation/lowest_point\":\"Vardar River 50 m\",\"geography/elevation/mean_elevation\":\"741\",\"geography/geographic_coordinates\":\"41 50 N, 22 00 E\",\"geography/geography_note\":\"landlocked; major transportation corridor from Western and Central Europe to Aegean Sea and Southern Europe to Western Europe\",\"geography/land_boundaries/border_countries\":\"Albania 181 km, Bulgaria 162 km, Greece 234 km, Kosovo 160 km, Serbia 101 km\",\"geography/land_boundaries/total\":\"838 km\",\"geography/land_use/agricultural_land_arable_land\":0.164,\"geography/land_use/agricultural_land_permanent_crops\":0.014,\"geography/land_use/agricultural_land_permanent_pasture\":0.265,\"geography/land_use/forest\":0.398,\"geography/land_use/other\":0.159,\"geography/location\":\"Southeastern Europe, north of Greece\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mountainous with deep basins and valleys; three large lakes, each divided by a frontier line; country bisected by the Vardar River\",\"government/administrative_divisions\":\"70 municipalities (opstini, singular - opstina) and 1 city* (grad); Aracinovo, Berovo, Bitola, Bogdanci, Bogovinje, Bosilovo, Brvenica, Caska, Centar Zupa, Cesinovo-Oblesevo, Cucer Sandevo, Debar, Debarca, Delcevo, Demir Hisar, Demir Kapija, Dojran, Dolneni, Gevgelija, Gostivar, Gradsko, Ilinden, Jegunovce, Karbinci, Kavadarci, Kicevo, Kocani, Konce, Kratovo, Kriva Palanka, Krivogastani, Krusevo, Kumanovo, Lipkovo, Lozovo, Makedonska Kamenica, Makedonski Brod, Mavrovo i Rostusa, Mogila, Negotino, Novaci, Novo Selo, Ohrid, Pehcevo, Petrovec, Plasnica, Prilep, Probistip, Radovis, Rankovce, Resen, Rosoman, Skopje*, Sopiste, Staro Nagoricane, Stip, Struga, Strumica, Studenicani, Sveti Nikole, Tearce, Tetovo, Valandovo, Vasilevo, Veles, Vevcani, Vinica, Vrapciste, Zelenikovo, Zelino, Zrnovci\",\"government/capital/geographic_coordinates\":\"42 00 N, 21 26 E\",\"government/capital/name\":\"Skopje\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the ancient kingdom of Macedon (7th to 2nd centuries B.C.)\",\"government/executive_branch/chief_of_state\":\"President Stevo PENDAROVSKI (since 12 May 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Zoran ZAEV (since 31 May 2017)\",\"government/flag_description\":\"a yellow sun (the Sun of Liberty) with eight broadening rays extending to the edges of the red field; the red and yellow colors have long been associated with Macedonia\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"8 September 1991 (referendum by registered voters endorsed independence from Yugoslavia)\",\"government/national_holiday\":\"Independence Day, 8 September (1991), also known as National Day\",\"government/national_symbol_s\":\"eight-rayed sun; national colors: red, yellow\",\"introduction\":\"North Macedonia gained its independence peacefully from Yugoslavia in 1991 under the name of \\u0022Macedonia.\\u0022 Greek objection to the new country\\u0026amp;rsquo;s name, insisting it implied territorial pretensions to the northern Greek province of Macedonia, and democratic backsliding for several years stalled the country\\u0026amp;rsquo;s movement toward Euro-Atlantic integration. Immediately after Macedonia declared independence, Greece sought to block Macedonian efforts to gain UN membership if the name \\u0022Macedonia\\u0022 was used. The country was eventually admitted to the UN in 1993 as \\u0022The former Yugoslav Republic of Macedonia,\\u0022 and at the same time it agreed to UN-sponsored negotiations on the name dispute. In 1995, Greece lifted a 20-month trade embargo and the two countries agreed to normalize relations, but the issue of the name remained unresolved and negotiations for a solution continued. Over time, the US and over 130 other nations recognized Macedonia by its constitutional name, Republic of Macedonia. Ethnic Albanian grievances over perceived political and economic inequities escalated into a conflict in 2001 that eventually led to the internationally brokered Ohrid Framework Agreement, which ended the fighting and established guidelines for constitutional amendments and the creation of new laws that enhanced the rights of minorities. In January 2018, the government adopted a new law on languages, which elevated the Albanian language to an official language at the national level, with the Macedonian language remaining the sole official language in international relations. Relations between ethnic Macedonians and ethnic Albanians remain complicated, however. North Macedonias pro-Western government has used its time in office since 2017 to sign a historic deal with Greece in June 2018 to end the name dispute and revive Skopjes NATO and EU membership prospects. This followed a nearly three-year political crisis that engulfed the country but ended in June 2017 following a six-month-long government formation period after a closely contested election in December 2016. The crisis began after the 2014 legislative and presidential election, and escalated in 2015 when the opposition party began releasing wiretapped material that revealed alleged widespread government corruption and abuse. Although an EU candidate since 2005, North Macedonia has yet to open EU accession negotiations. The country still faces challenges, including fully implementing reforms to overcome years of democratic backsliding and stimulating economic growth and development. In June 2018, Macedonia and Greece signed the Prespa Accord whereby the Republic of Macedonia agreed to change its name to the Republic of North Macedonia. Following ratification by both countries, the agreement went in to force on 12 February 2019. North Macedonia signed an accession protocol to become a NATO member state in February 2019.\",\"name\":\"North Macedonia\",\"people_and_society/age_structure/0_14_years\":0.1624,\"people_and_society/age_structure/15_24_years\":0.1341,\"people_and_society/age_structure/25_54_years\":0.4455,\"people_and_society/age_structure/55_64_years\":0.1243,\"people_and_society/age_structure/65_years_and_over\":0.1338,\"people_and_society/birth_rate\":\"10.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Macedonian 64.2%, Albanian 25.2%, Turkish 3.9%, Romani 2.7%, Serb 1.8%, other 2.2% (2002 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"590,000 SKOPJE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Macedonian\",\"people_and_society/nationality/noun\":\"Macedonian(s)\",\"people_and_society/net_migration_rate\":\"0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"2118945\",\"people_and_society/population_growth_rate\":0.0019,\"people_and_society/urbanization/urban_population\":\"58.2% of total population (2019)\",\"transportation/airports\":\"10\",\"transportation/railways/total\":\"925\",\"transportation/roadways/total\":\"14182\"},{\"BoxHeight\":4.899999999999977,\"BoxWidth\":3.7000000000000455,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.611,\"ISO3_Code\":\"SWZ\",\"ISO_Code\":\"SZ\",\"Path\":\"M 588.7 535.1 589 535.4 589 535.8 588.9 536.3 589.1 536.9 589.1 537.8 588.9 537.8 588.7 537.8 588.6 539.3 587.4 539.3 586.4 538.9 585.9 538.4 585.9 538.1 585.7 537.7 585.5 537.8 585.4 537.7 585.4 537 585.5 536.6 585.9 536 586.4 535 586.8 534.5 587.1 534.4 588.3 535.2 588.7 535.1 Z\",\"Xmax\":589.1,\"Xmid\":587.3,\"Xmin\":585.4,\"Ymax\":539.3,\"Ymid\":537,\"Ymin\":534.4,\"economy/currency\":\"emalangeni\",\"economy/gdp_per_capita_ppp/2017\":\"10100\",\"economy/gdp_real_growth_rate/2017\":0.016,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"1.14 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.39,\"energy/electricity_from_hydroelectric_plants\":0.2,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.41,\"geography/area/land\":17204,\"geography/area/water\":160,\"geography/area_comparative\":\"slightly smaller than New Jersey\",\"geography/area_sqkm\":17364,\"geography/climate\":\"varies from tropical to near temperate\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Emlembe 1,862 m\",\"geography/elevation/lowest_point\":\"Great Usutu River 21 m\",\"geography/elevation/mean_elevation\":\"305\",\"geography/geographic_coordinates\":\"26 30 S, 31 30 E\",\"geography/geography_note\":\"landlocked; almost completely surrounded by South Africa\",\"geography/land_boundaries/border_countries\":\"Mozambique 108 km, South Africa 438 km\",\"geography/land_boundaries/total\":\"546 km\",\"geography/land_use/agricultural_land_arable_land\":0.098,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.577,\"geography/land_use/forest\":0.317,\"geography/land_use/other\":0,\"geography/location\":\"Southern Africa, between Mozambique and South Africa\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly mountains and hills; some moderately sloping plains\",\"government/administrative_divisions\":\"4 regions; Hhohho, Lubombo, Manzini, Shiselweni\",\"government/capital/geographic_coordinates\":\"26 19 S, 31 08 E\",\"government/capital/name\":\"Mbabane (administrative capital); Lobamba (royal and legislative capital)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from 19th century King MSWATI II, under whose rule Swati territory was expanded and unified\",\"government/executive_branch/chief_of_state\":\"King MSWATI III (since 25 April 1986)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ambrose Mandvulo DLAMINI (since 27 October 2018); Deputy Prime Minister Themba MASUKU (since 6 November 2018)\",\"government/flag_description\":\"three horizontal bands of blue (top), red (triple width), and blue; the red band is edged in yellow; centered in the red band is a large black and white shield covering two spears and a staff decorated with feather tassels, all placed horizontally; blue stands for peace and stability, red represents past struggles, and yellow the mineral resources of the country; the shield, spears, and staff symbolize protection from the countrys enemies, while the black and white of the shield are meant to portray black and white people living in peaceful coexistence\",\"government/government_type\":\"absolute monarchy\",\"government/independence\":\"6 September 1968 (from the UK)\",\"government/national_holiday\":\"Independence Day (Somhlolo Day), 6 September (1968)\",\"government/national_symbol_s\":\"lion, elephant; national colors: blue, yellow, red\",\"introduction\":\"Autonomy for Eswatini was guaranteed by the British in the late 19th century; independence was granted in 1968. A new constitution came into effect in 2006, which included provisions for a more independent parliament and judiciary, but the legal status of political parties remains unclear. King MSWATI III renamed the country from Swaziland to Eswatini in April 2018. Despite its classification as a lower-middle income country, Eswatini has one of the lowest GDP growth rates in Sub-Saharan Africa and suffers from severe poverty and high unemployment. Eswatini has the worlds highest known HIV/AIDS prevalence rate, although recent years have shown marked declines in new infections. \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Eswatini\",\"people_and_society/age_structure/0_14_years\":0.3441,\"people_and_society/age_structure/15_24_years\":0.1931,\"people_and_society/age_structure/25_54_years\":0.3822,\"people_and_society/age_structure/55_64_years\":0.0428,\"people_and_society/age_structure/65_years_and_over\":0.0377,\"people_and_society/birth_rate\":\"25.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"7.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"African 97%, European 3%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"57.2 years (2018)\",\"people_and_society/major_urban_areas_population\":\"68,000 MBABANE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Swati; note - former term, Swazi, still used among English speakers\",\"people_and_society/nationality/noun\":\"liSwati (singular), emaSwati (plural); note - former term, Swazi(s), still used among English speakers\",\"people_and_society/net_migration_rate\":\"-6.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1087200\",\"people_and_society/population_growth_rate\":0.0082,\"people_and_society/urbanization/urban_population\":\"24% of total population (2019)\",\"transportation/airports\":\"14\",\"transportation/railways/total\":\"301\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.6999999999999886,\"BoxWidth\":7.5,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PRI\",\"ISO_Code\":\"PR\",\"Path\":\"M 314.3 408.4 314.5 408.4 314.8 408.4 315.1 408.4 315.3 408.4 315.5 408.4 315.7 408.5 315.9 408.4 316.2 408.4 316.6 408.5 316.7 408.6 316.8 408.5 317 408.5 317.1 408.5 317.2 408.5 317.3 408.5 317.5 408.6 317.6 408.6 317.7 408.6 317.7 408.7 317.9 408.7 318.1 408.7 318 409 318.1 409.1 318.1 409.2 318 409.2 317.9 409.3 317.8 409.3 317.7 409.4 317.6 409.6 317.5 409.7 317.5 409.8 317.3 409.9 317.1 409.9 317 409.9 316.9 410 316.8 409.9 316.6 410 316.4 410 316.2 410 316.1 409.9 316 409.9 316 410 315.7 409.9 315.4 409.9 315.2 409.9 315 409.9 314.9 409.8 314.8 409.9 314.7 410 314.5 410 314.4 410 314.3 409.9 314.1 409.9 314 410 313.8 409.9 313.7 410 313.7 409.9 313.8 409.8 313.7 409.7 313.7 409.6 313.8 409.3 313.8 409.2 313.7 409 313.6 408.9 313.5 408.8 313.7 408.7 313.8 408.6 313.8 408.5 313.9 408.4 314 408.3 314.2 408.3 314.3 408.4 Z M 319 409.4 318.8 409.4 318.8 409.5 318.6 409.5 318.6 409.6 318.4 409.6 318.3 409.6 318.2 409.5 318.3 409.5 318.7 409.3 319 409.4 Z M 311.8 409.7 311.6 409.6 311.7 409.5 311.9 409.5 311.9 409.6 311.8 409.7 Z M 319.1 408.9 319 409 318.9 408.9 319 408.8 319.1 408.8 319.1 408.9 Z\",\"Xmax\":319.1,\"Xmid\":315.7,\"Xmin\":311.6,\"Ymax\":410,\"Ymid\":409.2,\"Ymin\":408.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"39400\",\"economy/gdp_real_growth_rate/2017\":-0.024,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"19.85 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0.02,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":8959,\"geography/area/water\":145,\"geography/area_comparative\":\"slightly less than three times the size of Rhode Island\",\"geography/area_sqkm\":9104,\"geography/climate\":\"tropical marine, mild; little seasonal temperature variation\",\"geography/coastline\":\"501 km\",\"geography/elevation/highest_point\":\"Cerro de Punta 1,338 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"261\",\"geography/geographic_coordinates\":\"18 15 N, 66 30 W\",\"geography/geography_note\":\"important location along the Mona Passage - a key shipping lane to the Panama Canal; San Juan is one of the biggest and best natural harbors in the Caribbean; many small rivers and high central mountains ensure land is well watered; south coast relatively dry; fertile coastal plain belt in north\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.066,\"geography/land_use/agricultural_land_permanent_crops\":0.056,\"geography/land_use/agricultural_land_permanent_pasture\":0.098,\"geography/land_use/forest\":0.632,\"geography/land_use/other\":0.148,\"geography/location\":\"Caribbean, island between the Caribbean Sea and the North Atlantic Ocean, east of the Dominican Republic\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"mostly mountains with coastal plain in north; precipitous mountains to the sea on west coast; sandy beaches along most coastal areas\",\"government/administrative_divisions\":\"none (territory of the US); there are no first-order administrative divisions as defined by the US Government, but there are 78 municipalities (municipios, singular - municipio) at the second order; Adjuntas, Aguada, Aguadilla, Aguas Buenas, Aibonito, Anasco, Arecibo, Arroyo, Barceloneta, Barranquitas, Bayamon, Cabo Rojo, Caguas, Camuy, Canovanas, Carolina, Catano, Cayey, Ceiba, Ciales, Cidra, Coamo, Comerio, Corozal, Culebra, Dorado, Fajardo, Florida, Guanica, Guayama, Guayanilla, Guaynabo, Gurabo, Hatillo, Hormigueros, Humacao, Isabela, Jayuya, Juana Diaz, Juncos, Lajas, Lares, Las Marias, Las Piedras, Loiza, Luquillo, Manati, Maricao, Maunabo, Mayaguez, Moca, Morovis, Naguabo, Naranjito, Orocovis, Patillas, Penuelas, Ponce, Quebradillas, Rincon, Rio Grande, Sabana Grande, Salinas, San German, San Juan, San Lorenzo, San Sebastian, Santa Isabel, Toa Alta, Toa Baja, Trujillo Alto, Utuado, Vega Alta, Vega Baja, Vieques, Villalba, Yabucoa, Yauco\",\"government/capital/geographic_coordinates\":\"18 28 N, 66 07 W\",\"government/capital/name\":\"San Juan\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Christopher COLUMBUS named the island San Juan Bautista (Saint John the Baptist) and the capital city and main port Cuidad de Puerto Rico (Rich Port City); over time, however, the names were shortened and transposed and the island came to be called Puerto Rico and its capital San Juan\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Wanda VAZQUEZ (since\\u0026amp;nbsp;7 August 2019)\",\"government/flag_description\":\"five equal horizontal bands of red (top, center, and bottom) alternating with white; a blue isosceles triangle based on the hoist side bears a large, white, five-pointed star in the center; the white star symbolizes Puerto Rico; the three sides of the triangle signify the executive, legislative and judicial parts of the government; blue stands for the sky and the coastal waters; red symbolizes the blood shed by warriors, while white represents liberty, victory, and peace\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated organized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US with commonwealth status)\",\"government/national_holiday\":\"US Independence Day, 4 July (1776); Puerto Rico Constitution Day, 25 July (1952)\",\"government/national_symbol_s\":\"Puerto Rican spindalis (bird), coqui (frog); national colors: red, white, blue\",\"introduction\":\"Populated for centuries by aboriginal peoples, the island was claimed by the Spanish Crown in 1493 following Christopher COLUMBUS second voyage to the Americas. In 1898, after 400 years of colonial rule that saw the indigenous population nearly exterminated and African slave labor introduced, Puerto Rico was ceded to the US as a result of the Spanish-American War. Puerto Ricans were granted US citizenship in 1917. Popularly elected governors have served since 1948. In 1952, a constitution was enacted providing for internal self-government. In plebiscites held in 1967, 1993, and 1998, voters chose not to alter the existing political status with the US, but the results of a 2012 vote left open the possibility of American statehood. Economic recession on the island has led to a net population loss since about 2005, as large numbers of residents moved to the US mainland. The trend has accelerated since 2010; in 2014, Puerto Rico experienced a net population loss to the mainland of 64,000, more than double the net loss of 26,000 in 2010. Hurricane Maria struck the island on 20 September 2017 causing catastrophic damage, including destruction of the electrical grid that had been cripled by Hurricane Irma just two weeks before. It was the worst storm to hit the island in eight decades, and damage is estimated in the tens of billions of dollars.\",\"name\":\"Puerto Rico\",\"people_and_society/age_structure/0_14_years\":0.1525,\"people_and_society/age_structure/15_24_years\":0.1339,\"people_and_society/age_structure/25_54_years\":0.3799,\"people_and_society/age_structure/55_64_years\":0.1314,\"people_and_society/age_structure/65_years_and_over\":0.2023,\"people_and_society/birth_rate\":\"8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"white 75.8%, black/African American 12.4%, other 8.5% (includes American Indian, Alaskan Native, Native Hawaiian, other Pacific Islander, and others), mixed 3.3% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"81 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.451 million SAN JUAN (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Puerto Rican\",\"people_and_society/nationality/noun\":\"Puerto Rican(s) (US citizens)\",\"people_and_society/net_migration_rate\":\"-16 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3294626\",\"people_and_society/population_growth_rate\":-0.017,\"people_and_society/urbanization/urban_population\":\"93.6% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.6999999999999886,\"BoxWidth\":3.8000000000000007,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.715,\"ISO3_Code\":\"WSM\",\"ISO_Code\":\"WS\",\"Path\":\"M 22.3 498.2 22.6 498.6 22.7 498.8 22.6 499 22.6 499.2 22.4 499.2 22.4 499.1 21.9 499.2 21.7 499.2 21.6 499.1 21.5 498.9 21.4 498.9 21.3 498.7 21 498.5 21 498.4 21.1 498.3 21.2 498.4 21.3 498.4 21.4 498.4 21.5 498.3 21.7 498.3 21.8 498.2 22 498.3 22 498.2 22.2 498.2 22.3 498.2 Z M 23.6 499.2 23.8 499.3 23.8 499.2 24 499.4 24.1 499.4 24.2 499.4 24.3 499.4 24.4 499.4 24.4 499.6 24.7 499.7 24.8 499.8 24.7 499.9 24.6 499.9 24.3 499.9 24.2 499.9 24.1 499.9 24 499.9 23.8 499.9 23.8 499.8 23.7 499.8 23.6 499.7 23.4 499.8 23.3 499.7 23.2 499.6 23 499.5 23 499.4 23.1 499.3 23.3 499.3 23.4 499.2 23.6 499.2 Z\",\"Xmax\":24.8,\"Xmid\":22.7,\"Xmin\":21,\"Ymax\":499.9,\"Ymid\":499,\"Ymin\":498.2,\"economy/currency\":\"tala (SAT)\",\"economy/gdp_per_capita_ppp/2017\":\"5700\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"341,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.48,\"energy/electricity_from_hydroelectric_plants\":0.23,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.29,\"geography/area/land\":2821,\"geography/area/water\":10,\"geography/area_comparative\":\"slightly smaller than Rhode Island\",\"geography/area_sqkm\":2831,\"geography/climate\":\"tropical; rainy season (November to April), dry season (May to October)\",\"geography/coastline\":\"403 km\",\"geography/elevation/highest_point\":\"Mount Silisili 1,857 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 35 S, 172 20 W\",\"geography/geography_note\":\"occupies an almost central position within Polynesia\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.028,\"geography/land_use/agricultural_land_permanent_crops\":0.078,\"geography/land_use/agricultural_land_permanent_pasture\":0.018,\"geography/land_use/forest\":0.604,\"geography/land_use/other\":0.272,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"two main islands (Savaii, Upolu) and several smaller islands and uninhabited islets; narrow coastal plain with volcanic, rugged mountains in interior\",\"government/administrative_divisions\":\"11 districts; Aana, Aiga-i-le-Tai, Atua, Faasaleleaga, Gagaemauga, Gagaifomauga, Palauli, Satupaitea, Tuamasaga, Vaa-o-Fonoti, Vaisigano\",\"government/capital/geographic_coordinates\":\"13 49 S, 171 46 W\",\"government/capital/name\":\"Apia\",\"government/capital/time_difference\":\"UTC\\u002B13 (18 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name \\u0022Samoa\\u0022 is composed of two parts, \\u0022sa\\u0022 meaning sacred and \\u0022moa\\u0022 meaning center, so the name can mean Holy Center; alternatively, it can mean \\u0022place of the sacred moa bird\\u0022 of Polynesian mythology\",\"government/executive_branch/chief_of_state\":\"TUIMALEALIIFANO Va\\u0026amp;rsquo;aletoa Sualauvi II (since 21 July 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister TUILAEPA Lupesoliai Sailele Malielegaoi (since 23 November 1998); Deputy Prime Minister FIAME Naomi Mata\\u0026amp;rsquo;afa (since 2016)\",\"government/flag_description\":\"red with a blue rectangle in the upper hoist-side quadrant bearing five white, five-pointed stars representing the Southern Cross constellation; red stands for courage, blue represents freedom, and white signifies purity\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"1 January 1962 (from New Zealand-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day Celebration, 1 June (1962); note - 1 January 1962 is the date of independence from the New Zealand-administered UN trusteeship, but it is observed in June\",\"government/national_symbol_s\":\"Southern Cross constellation (five, five-pointed stars); national colors: red, white, blue\",\"introduction\":\"New Zealand occupied the German protectorate of Western Samoa at the outbreak of World War I in 1914. It continued to administer the islands as a mandate and then as a trust territory until 1962, when the islands became the first Polynesian nation to reestablish independence in the 20th century. The country dropped the \\u0022Western\\u0022 from its name in 1997.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;In the late 2000s, Samoa began making efforts to more closely align with Australia and New Zealand. In 2009, Samoa changed its driving orientation to the left side of the road, in line with other Commonwealth countries. In 2011, Samoa jumped forward one day - skipping December 30 - by moving to the west of the International Date Line so that it was one hour ahead of New Zealand and three hours ahead of the east coast of Australia, rather than 23 and 21 hours behind, respectively.\",\"name\":\"Samoa\",\"people_and_society/age_structure/0_14_years\":0.3067,\"people_and_society/age_structure/15_24_years\":0.1976,\"people_and_society/age_structure/25_54_years\":0.3668,\"people_and_society/age_structure/55_64_years\":0.0705,\"people_and_society/age_structure/65_years_and_over\":0.0585,\"people_and_society/birth_rate\":\"20.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.1% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Samoan 96%, Samoan/New Zealander 2%, other 1.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"36,000 APIA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Samoan\",\"people_and_society/nationality/noun\":\"Samoan(s)\",\"people_and_society/net_migration_rate\":\"-8.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"201316\",\"people_and_society/population_growth_rate\":0.0061,\"people_and_society/urbanization/urban_population\":\"18.1% of total population (2019)\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":5.900000000000006,\"BoxWidth\":3.8000000000000114,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"FRO\",\"ISO_Code\":\"FO\",\"Path\":\"M 481.5 238.5 481.5 238.8 481.3 238.8 481.3 238.9 481.6 239 481.6 239.3 481.5 239.3 481.4 239.6 481.3 239.4 481.3 239.1 481.2 239.4 480.9 239 480.9 239.1 481 239.3 481.1 239.5 481.2 239.6 481.2 239.7 481.3 240 481.3 240.1 481.3 240.3 481.1 240.2 480.9 240 480.8 239.7 480.7 239.7 480.6 239.5 480.5 239.3 480.3 239.3 480.4 239.5 480.4 239.7 480.2 239.7 479.9 239.8 479.8 239.7 479.5 239.6 479.4 239.5 479.3 239.1 479.4 239.1 479.6 239.2 479.6 239.1 479.8 239 479.9 238.8 480 238.2 480.1 238.1 480.3 238.2 480.3 238 480.4 238.1 480.6 237.9 480.8 238 480.8 238.1 480.8 238.3 481 238.2 481.1 238.3 481.2 238.4 481.2 238.6 481.4 238.6 481.4 238.4 481.2 238.1 481.1 237.9 481.2 237.8 481.3 238.1 481.5 238.5 Z M 481.9 237.8 482.1 238 482.1 238.1 482.1 238 482.2 238.1 482.1 238.4 482.2 238.4 482.1 238.7 482.1 238.9 482 238.9 481.9 238.7 481.8 238.9 481.7 238.7 481.6 238.5 481.5 238.3 481.4 238 481.4 237.8 481.7 238.3 481.7 238.1 481.7 238 481.7 237.8 481.8 237.9 481.9 237.8 481.8 237.7 481.8 237.6 481.9 237.7 481.9 237.8 Z M 480.8 242 480.8 242.3 481 242.3 481.1 242.4 481.3 242.4 481.3 242.9 481.3 243.1 481.4 243.1 481.5 243.4 481.5 243.5 481.4 243.5 481.2 243.2 480.9 243 480.9 242.8 480.9 242.7 480.7 242.4 480.7 242.3 480.6 242.1 480.6 242 480.8 242 Z M 481.4 240.8 481.5 241 481.5 241.2 481.5 241.4 481.3 241.1 481.2 241 481.1 240.9 480.9 241 480.8 240.7 480.8 240.5 480.9 240.5 481.1 240.6 481.2 240.7 481.4 240.8 Z M 482.5 238.5 482.3 238.6 482.2 238.3 482.3 238.3 482.5 238.1 482.4 237.9 482.5 237.8 482.6 238 482.5 238.1 482.5 238.2 482.5 238.5 Z M 479 239.4 478.9 239.5 478.8 239.3 479 239.2 479 239.4 Z M 481.7 240.2 481.6 240.3 481.5 240 481.6 239.9 481.7 240.2 Z M 481.2 241.4 481.1 241.5 481 241.3 481 241.2 481.1 241.2 481.2 241.4 Z\",\"Xmax\":482.6,\"Xmid\":480.9,\"Xmin\":478.8,\"Ymax\":243.5,\"Ymid\":239.5,\"Ymin\":237.6,\"economy/currency\":\"Danish kroner (DKK)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":0.059,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"739,300 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.54,\"energy/electricity_from_hydroelectric_plants\":0.31,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.16,\"geography/area/land\":1393,\"geography/area/water\":0,\"geography/area_comparative\":\"eight times the size of Washington, DC\",\"geography/area_sqkm\":1393,\"geography/climate\":\"mild winters, cool summers; usually overcast; foggy, windy\",\"geography/coastline\":\"1,117 km\",\"geography/elevation/highest_point\":\"Slaettaratindur 882 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"62 00 N, 7 00 W\",\"geography/geography_note\":\"archipelago of 17 inhabited islands and one uninhabited island, and a few uninhabited islets; strategically located along important sea lanes in northeastern Atlantic; precipitous terrain limits habitation to small coastal lowlands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.021,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.001,\"geography/land_use/other\":0.978,\"geography/location\":\"Northern Europe, island group between the Norwegian Sea and the North Atlantic Ocean, about halfway between Iceland and Norway\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"rugged, rocky, some low peaks; cliffs along most of coast\",\"government/administrative_divisions\":\"part of the Kingdom of Denmark; self-governing overseas administrative division of Denmark; there are 29 first-order municipalities (kommunur, singular - kommuna) Eidhis, Eystur, Famjins, Fuglafjardhar, Fugloyar, Hovs, Husavikar, Hvalbiar, Hvannasunds, Klaksvikar, Kunoyar, Kvivik, Nes, Porkeris, Runavikar, Sands, Sjovar, Skalavikar, Skopunar, Skuvoyar, Sorvags, Sumbiar, Sunda, Torshavnar, Tvoroyrar, Vaga, Vags, Vestmanna, Vidhareidhis\",\"government/capital/geographic_coordinates\":\"62 00 N, 6 46 W\",\"government/capital/name\":\"Torshavn\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the archipelagos name may derive from the Old Norse word \\u0022faer,\\u0022 meaning sheep\",\"government/executive_branch/chief_of_state\":\"Queen MARGRETHE II of Denmark (since 14 January 1972), represented by High Commissioner Lene Moyell JOHANSEN, chief administrative officer (since 15 May 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Bardhur A STEIG NIELSEN (since 16 September 2019)\",\"government/flag_description\":\"white with a red cross outlined in blue extending to the edges of the flag; the vertical part of the cross is shifted toward the hoist side in the style of the Dannebrog (Danish flag); referred to as Merkid, meaning \\u0022the banner\\u0022 or \\u0022the mark,\\u0022 the flag resembles those of neighboring Iceland and Norway, and uses the same three colors - but in a different sequence; white represents the clear Faroese sky, as well as the foam of the waves; red and blue are traditional Faroese colors\",\"government/government_type\":\"parliamentary democracy (Faroese Parliament); part of the Kingdom of Denmark\",\"government/independence\":\"none (part of the Kingdom of Denmark; self-governing overseas administrative division of Denmark)\",\"government/national_holiday\":\"Olaifest (Olavsoka) (commemorates the death in battle of King OLAF II of Norway, later St. OLAF), 29 July (1030)\",\"government/national_symbol_s\":\"ram; national colors: red, white, blue\",\"introduction\":\"The population of the Faroe Islands is largely descended from Viking settlers who arrived in the 9th century. The islands have been connected politically to Denmark since the 14th century. A high degree of self-government was granted the Faroese in 1948, who have autonomy over most internal affairs while Denmark is responsible for justice, defense, and foreign affairs. The Faroe Islands are not part of the European Union.\",\"name\":\"Faroes\",\"people_and_society/age_structure/0_14_years\":0.1979,\"people_and_society/age_structure/15_24_years\":0.1417,\"people_and_society/age_structure/25_54_years\":0.3724,\"people_and_society/age_structure/55_64_years\":0.1182,\"people_and_society/age_structure/65_years_and_over\":0.1698,\"people_and_society/birth_rate\":\"14.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Faroese 87.6% (Scandinavian and Anglo-Saxon descent), Danish 7.8%, other Nordic 1.4%, other 3.2% (includes Filipino, Thai, British) (2018 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"21,000 TORSHAVN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Faroese\",\"people_and_society/nationality/noun\":\"Faroese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51018\",\"people_and_society/population_growth_rate\":0.0058,\"people_and_society/urbanization/urban_population\":\"42.2% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"960\"},{\"BoxHeight\":1.3000000000000114,\"BoxWidth\":1.3999999999999773,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.949,\"ISO3_Code\":\"HKG\",\"ISO_Code\":\"HK\",\"Path\":\"M 816.1 396.5 816.5 396.3 816.7 396.4 817.1 396.8 817.1 396.9 816.8 397 816.8 397.1 816.7 397.3 816.5 397.3 816.4 397.1 816.3 397 816 397.3 815.9 397.3 815.7 397.4 815.8 397.1 815.9 397.1 816 397 815.9 396.9 815.8 396.8 815.9 396.7 816.1 396.5 Z M 816.4 397.5 816.3 397.5 816.3 397.4 816.4 397.3 816.5 397.4 816.4 397.5 Z M 816.8 397.6 816.7 397.6 816.7 397.5 816.8 397.4 816.8 397.6 Z\",\"Xmax\":817.1,\"Xmid\":816.4,\"Xmin\":815.7,\"Ymax\":397.6,\"Ymid\":396.9,\"Ymin\":396.3,\"economy/currency\":\"Hong Kong dollars (HKD)\",\"economy/gdp_per_capita_ppp/2017\":\"61500\",\"economy/gdp_real_growth_rate/2017\":0.038,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"102.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":1073,\"geography/area/water\":35,\"geography/area_comparative\":\"six times the size of Washington, DC\",\"geography/area_sqkm\":1108,\"geography/climate\":\"subtropical monsoon; cool and humid in winter, hot and rainy from spring through summer, warm and sunny in fall\",\"geography/coastline\":\"733 km\",\"geography/elevation/highest_point\":\"Tai Mo Shan 958 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"22 15 N, 114 10 E\",\"geography/geography_note\":\"consists of a mainland area (the New Territories) and more than 200 islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"33 km\",\"geography/land_use/agricultural_land_arable_land\":0.032,\"geography/land_use/agricultural_land_permanent_crops\":0.009,\"geography/land_use/agricultural_land_permanent_pasture\":0.009,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.95,\"geography/location\":\"Eastern Asia, bordering the South China Sea and China\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"hilly to mountainous with steep slopes; lowlands in north\",\"government/administrative_divisions\":\"none (special administrative region of the Peoples Republic of China)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"probably an imprecise phonetic rendering of the Cantonese name meaning \\u0022fragrant harbor\\u0022\",\"government/executive_branch/chief_of_state\":\"President of China XI Jinping (since 14 March 2013)\",\"government/executive_branch/head_of_government\":\"Chief Executive Carrie LAM (since 1 July 2017)\",\"government/flag_description\":\"red with a stylized, white, five-petal Bauhinia flower in the center; each petal contains a small, red, five-pointed star in its middle; the red color is the same as that on the Chinese flag and represents the motherland; the fragrant Bauhinia - developed in Hong Kong the late 19th century - has come to symbolize the region; the five stars echo those on the flag of China\",\"government/government_type\":\"presidential limited democracy; a special administrative region of the Peoples Republic of China\",\"government/independence\":\"none (special administrative region of China)\",\"government/national_holiday\":\"National Day (Anniversary of the Founding of the Peoples Republic of China), 1 October (1949); note - 1 July (1997) is celebrated as Hong Kong Special Administrative Region Establishment Day\",\"government/national_symbol_s\":\"orchid tree flower; national colors: red, white\",\"introduction\":\"Occupied by the UK in 1841, Hong Kong was formally ceded by China the following year; various adjacent lands were added later in the 19th century. Pursuant to an agreement signed by China and the UK on 19 December 1984, Hong Kong became the Hong Kong Special Administrative Region of the Peoples Republic of China on 1 July 1997. In this agreement, China promised that, under its \\u0022one country, two systems\\u0022 formula, Chinas socialist economic system would not be imposed on Hong Kong and that Hong Kong would enjoy a \\u0022high degree of autonomy\\u0022 in all matters except foreign and defense affairs for the subsequent 50 years.\",\"name\":\"Hong Kong\",\"people_and_society/age_structure/0_14_years\":0.1238,\"people_and_society/age_structure/15_24_years\":0.0989,\"people_and_society/age_structure/25_54_years\":0.4396,\"people_and_society/age_structure/55_64_years\":0.1664,\"people_and_society/age_structure/65_years_and_over\":0.1714,\"people_and_society/birth_rate\":\"8.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.3% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"Chinese 92%, Filipino 2.5%, Indonesian 2.1%, other 3.4% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"83.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7.491 million Hong Kong (2019)\",\"people_and_society/nationality/adjective\":\"Chinese/Hong Kong\",\"people_and_society/nationality/noun\":\"Chinese/Hong Konger\",\"people_and_society/net_migration_rate\":\"1.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"7213338\",\"people_and_society/population_growth_rate\":0.0029,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"2107\"},{\"BoxHeight\":1.599999999999966,\"BoxWidth\":3.6999999999999886,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TCA\",\"ISO_Code\":\"TC\",\"Path\":\"M 300.6 398.2 300.6 398.4 300.7 398.5 300.7 398.6 300.6 398.6 300.6 398.5 300.5 398.4 300.3 398.3 300.2 398.4 300.1 398.4 300.1 398.3 300.2 398.3 300.2 398.2 300.3 398.1 300.5 398.2 300.6 398.2 Z M 300.9 398.5 301.2 398.5 301.4 398.6 301.4 398.7 301.3 398.8 301.2 398.7 301.1 398.7 300.9 398.7 300.8 398.5 300.8 398.4 300.9 398.5 Z M 299.5 398.5 299.7 398.6 300 398.6 299.9 398.7 299.7 398.7 299.6 398.8 299.5 398.7 299.4 398.6 299.5 398.5 Z M 301.9 399 301.8 399 301.7 398.9 301.6 398.8 301.5 398.8 301.6 398.7 301.7 398.8 301.9 398.9 301.9 399 Z M 301.8 399.6 301.7 399.6 301.6 399.5 301.7 399.4 301.8 399.4 301.8 399.6 Z M 302.8 399.5 302.8 399.7 302.7 399.7 302.8 399.5 Z M 299.2 399.1 299.1 399.1 299.1 398.9 299.2 398.9 299.2 399.1 Z\",\"Xmax\":302.8,\"Xmid\":300.7,\"Xmin\":299.1,\"Ymax\":399.7,\"Ymid\":398.7,\"Ymin\":398.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"221,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":948,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":948,\"geography/climate\":\"tropical; marine; moderated by trade winds; sunny and relatively dry\",\"geography/coastline\":\"389 km\",\"geography/elevation/highest_point\":\"Blue Hill on Providenciales and Flamingo Hill on East Caicos 48 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 45 N, 71 35 W\",\"geography/geography_note\":\"include eight large islands and numerous smaller cays, islets, and reefs; only two of the Caicos Islands and six of the Turks group are inhabited\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.011,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.362,\"geography/land_use/other\":0.627,\"geography/location\":\"two island groups in the North Atlantic Ocean, southeast of The Bahamas, north of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"low, flat limestone; extensive marshes and mangrove swamps\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"21 28 N, 71 08 W\",\"government/capital/name\":\"Grand Turk (Cockburn Town)\",\"government/capital/time_difference\":\"UTC-5 (same time as Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the Turks Islands are named after the Turks cap cactus (native to the islands and appearing on the flag and coat of arms), while the Caicos Islands derive from the native term \\u0022caya hico\\u0022 meaning \\u0022string of islands\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor Nigel DAKIN (since 15 July 2019)\",\"government/executive_branch/head_of_government\":\"Premier Sharlene CARTWRIGHT-ROBINSON (since 20 December 2016); first female Premier of Turks and Caicos\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the colonial shield centered on the outer half of the flag; the shield is yellow and displays a conch shell, a spiny lobster, and Turks cap cactus - three common elements of the islands biota\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, usually celebrated the Monday after the second Saturday in June\",\"government/national_symbol_s\":\"conch shell, Turks cap cactus\",\"introduction\":\"The islands were part of the UKs Jamaican colony until 1962, when they assumed the status of a separate Crown colony upon Jamaicas independence. The governor of The Bahamas oversaw affairs from 1965 to 1973. With Bahamian independence, the islands received a separate governor in 1973. Although independence was agreed upon for 1982, the policy was reversed and the islands remain a British overseas territory. Grand Turk island suffered extensive damage from Hurricane Maria on 22 September 2017 resulting in loss of power and communications as well as damage to housing and businesses.\",\"name\":\"Turks and Caicos Islands\",\"people_and_society/age_structure/0_14_years\":0.2162,\"people_and_society/age_structure/15_24_years\":0.137,\"people_and_society/age_structure/25_54_years\":0.5297,\"people_and_society/age_structure/55_64_years\":0.0696,\"people_and_society/age_structure/65_years_and_over\":0.0476,\"people_and_society/birth_rate\":\"14.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black 87.6%, white 7.9%, mixed 2.5%, East Indian 1.3%, other 0.7% (2006 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"5,000 GRAND TURK (capital) (2018)\",\"people_and_society/nationality/adjective\":\"none\",\"people_and_society/nationality/noun\":\"none\",\"people_and_society/net_migration_rate\":\"9.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"53701\",\"people_and_society/population_growth_rate\":0.0209,\"people_and_society/urbanization/urban_population\":\"93.4% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"121\"},{\"BoxHeight\":28.80000000000001,\"BoxWidth\":973.1,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.63,\"ISO3_Code\":\"KIR\",\"ISO_Code\":\"KI\",\"Path\":\"M 63.8 455.3 63.8 455.5 64 455.6 64.3 455.7 64.3 455.8 64.2 455.9 63.9 455.7 63.8 455.7 63.6 455.6 63.4 455.4 63.3 455.4 63.2 455.4 63.4 455.3 63.4 455.4 63.6 455.2 63.6 455 63.5 454.9 63.6 454.9 63.6 455 63.8 455 63.9 455 63.9 455.1 63.8 455.3 Z M 70.6 471.8 70.5 471.8 70.4 471.7 70.6 471.6 70.6 471.8 Z M 979 455.4 978.9 455.2 979.1 455.2 979 455.4 Z M 68 476.2 67.9 476.3 67.8 476.2 68 476.2 Z M 983.7 462.8 983.7 462.9 983.6 462.8 983.6 462.7 983.7 462.7 983.7 462.8 Z M 970.1 462.9 970 463 969.9 462.9 970 462.9 970.1 462.9 Z M 979.7 457.7 979.7 457.8 979.5 457.8 979.6 457.7 979.7 457.7 Z M 984.3 463.7 984.2 463.8 984.1 463.7 984.2 463.6 984.3 463.7 Z M 989.2 464.3 989.1 464.3 989 464.2 989.1 464.2 989.2 464.3 Z M 979.6 458.3 979.5 458.3 979.5 458.2 979.5 458.1 979.6 458.1 979.6 458.3 Z M 988 464.3 987.9 464.4 987.8 464.2 988 464.2 988 464.3 Z M 16.2 473.5 16.2 473.6 16.1 473.5 16.1 473.4 16.2 473.5 Z M 55.5 447.5 55.4 447.6 55.2 447.5 55.3 447.5 55.5 447.5 Z M 25.4 473 25.2 473 25.2 472.9 25.3 472.8 25.4 473 Z M 980.9 460 980.8 460 980.7 460 980.7 459.9 980.9 460 Z M 980.1 456.7 980.1 456.8 979.9 456.8 980 456.7 980.1 456.7 Z\",\"Xmax\":989.2,\"Xmid\":311,\"Xmin\":16.1,\"Ymax\":476.3,\"Ymid\":458.8,\"Ymin\":447.5,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"2000\",\"economy/gdp_real_growth_rate/2017\":0.031,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"58,850 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.73,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.27,\"geography/area/land\":811,\"geography/area/water\":0,\"geography/area_comparative\":\"four times the size of Washington, DC\",\"geography/area_sqkm\":811,\"geography/climate\":\"tropical; marine, hot and humid, moderated by trade winds\",\"geography/coastline\":\"1,143 km\",\"geography/elevation/highest_point\":\"unnamed elevation on Banaba 81 m m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"2\",\"geography/geographic_coordinates\":\"1 25 N, 173 00 E\",\"geography/geography_note\":\"21 of the 33 islands are inhabited; Banaba (Ocean Island) in Kiribati is one of the three great phosphate rock islands in the Pacific Ocean - the others are Makatea in French Polynesia, and Nauru; Kiribati is the only country in the world to fall into all four hemispheres (northern, southern, eastern, and western)\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.025,\"geography/land_use/agricultural_land_permanent_crops\":0.395,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.15,\"geography/land_use/other\":0.43,\"geography/location\":\"Oceania, group of 32 coral atolls and one raised coral island in the Pacific Ocean, straddling the Equator; the capital Tarawa is about halfway between Hawaii and Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly low-lying coral atolls surrounded by extensive reefs\",\"government/administrative_divisions\":\"3 geographical units: Gilbert Islands, Line Islands, Phoenix Islands; note - there are no first-order administrative divisions, but there are 6 districts (Banaba, Central Gilberts, Line Islands, Northern Gilberts, Southern Gilberts, Tarawa) and 21 island councils - one for each of the inhabited islands (Abaiang, Abemama, Aranuka, Arorae, Banaba, Beru, Butaritari, Kanton, Kiritimati, Kuria, Maiana, Makin, Marakei, Nikunau, Nonouti, Onotoa, Tabiteuea, Tabuaeran, Tamana, Tarawa, Teraina)\",\"government/capital/geographic_coordinates\":\"1 21 N, 173 02 E\",\"government/capital/name\":\"Tarawa\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is the local pronunciation of \\u0022Gilberts,\\u0022 the former designation of the islands; originally named after explorer Thomas GILBERT, who mapped many of the islands in 1788\",\"government/executive_branch/chief_of_state\":\"President Taneti MAAMAU (since 11 March 2016); Vice President Kourabi NENEM (since 17 March 2016); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Taneti MAAMAU (since 11 March 2016); Vice President Kourabi NENEM (since 17 March 2016)\",\"government/flag_description\":\"the upper half is red with a yellow frigatebird flying over a yellow rising sun, and the lower half is blue with three horizontal wavy white stripes to represent the Pacific ocean; the white stripes represent the three island groups - the Gilbert, Line, and Phoenix Islands; the 17 rays of the sun represent the 16 Gilbert Islands and Banaba (formerly Ocean Island); the frigatebird symbolizes authority and freedom\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"12 July 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 12 July (1979)\",\"government/national_symbol_s\":\"frigatebird; national colors: red, white, blue, yellow\",\"introduction\":\"The Gilbert Islands became a British protectorate in 1892 and a colony in 1915; they were captured by the Japanese in the Pacific War in 1941. The islands of Makin and Tarawa were the sites of major US amphibious victories over entrenched Japanese garrisons in 1943. The Gilbert Islands were granted self-rule by the UK in 1971 and complete independence in 1979 under the new name of Kiribati. The US relinquished all claims to the sparsely inhabited Phoenix and Line Island groups in a 1979 treaty of friendship with Kiribati. Kiribati joined the UN in 1999 and has been an active participant in international efforts to combat climate change.\",\"name\":\"Kiribati\",\"people_and_society/age_structure/0_14_years\":0.2927,\"people_and_society/age_structure/15_24_years\":0.2074,\"people_and_society/age_structure/25_54_years\":0.3943,\"people_and_society/age_structure/55_64_years\":0.0623,\"people_and_society/age_structure/65_years_and_over\":0.0434,\"people_and_society/birth_rate\":\"21 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"I-Kiribati 96.2%, I-Kiribati/mixed 1.8%, Tuvaluan 0.2%, other 1.8% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"66.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"64,000 TARAWA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"I-Kiribati\",\"people_and_society/nationality/noun\":\"I-Kiribati (singular and plural)\",\"people_and_society/net_migration_rate\":\"-2.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"109367\",\"people_and_society/population_growth_rate\":0.0112,\"people_and_society/urbanization/urban_population\":\"54.8% of total population (2019)\",\"transportation/airports\":\"19\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":29,\"BoxWidth\":69.29999999999995,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.62,\"ISO3_Code\":\"FSM\",\"ISO_Code\":\"FM\",\"Path\":\"M 938.6 441.1 938.9 441.3 938.9 441.5 938.8 441.5 938.9 441.6 938.8 441.7 938.7 441.7 938.6 441.7 938.4 441.6 938.4 441.4 938.3 441.4 938.3 441.3 938.4 441.2 938.5 441.3 938.5 441.2 938.6 441.1 Z M 952 445.8 951.9 446 951.8 445.9 951.6 445.9 951.7 445.8 951.8 445.7 951.9 445.7 952 445.8 Z M 883.1 434 883 434.1 882.9 434 882.9 434.1 882.8 434.2 882.7 434.1 882.9 433.9 883 433.8 883.1 434 Z M 921.2 440.1 921.1 440.1 921 440.1 921 440.2 920.8 440.1 920.9 440.1 921 440 921.1 440 921.2 440.1 Z M 920.4 440.2 920.3 440.2 920.2 440.2 920.3 440.1 920.2 440 920.3 440 920.4 440.2 Z M 887.3 433 887.3 433.2 887.2 433.2 887.2 433 887.3 433 Z M 950.2 428.7 950.1 428.8 950.1 428.7 950.2 428.6 950.2 428.7 Z M 929.2 457.5 929.2 457.6 929 457.5 929.2 457.5 Z M 921 439.9 920.9 440 920.9 439.9 921 439.8 921.1 439.8 921 439.9 Z\",\"Xmax\":952,\"Xmid\":929.8,\"Xmin\":882.7,\"Ymax\":457.6,\"Ymid\":440.9,\"Ymin\":428.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"3400\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"105 Mt (2010 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0.01,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.03,\"geography/area/land\":702,\"geography/area/water\":0,\"geography/area_comparative\":\"four times the size of Washington, DC (land area only)\",\"geography/area_sqkm\":702,\"geography/climate\":\"tropical; heavy year-round rainfall, especially in the eastern islands; located on southern edge of the typhoon belt with occasionally severe damage\",\"geography/coastline\":\"6,112 km\",\"geography/elevation/highest_point\":\"Nanlaud on Pohnpei 782 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"6 55 N, 158 15 E\",\"geography/geography_note\":\"composed of four major island groups totaling 607 islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.023,\"geography/land_use/agricultural_land_permanent_crops\":0.197,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.745,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, island group in the North Pacific Ocean, about three-quarters of the way from Hawaii to Indonesia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"islands vary geologically from high mountainous islands to low, coral atolls; volcanic outcroppings on Pohnpei, Kosrae, and Chuuk\",\"government/administrative_divisions\":\"4 states; Chuuk (Truk), Kosrae (Kosaie), Pohnpei (Ponape), Yap\",\"government/capital/geographic_coordinates\":\"6 55 N, 158 09 E\",\"government/capital/name\":\"Palikir\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the term \\u0022Micronesia\\u0022 is a 19th-century construct of two Greek words, \\u0022micro\\u0022 (small) and \\u0022nesoi\\u0022 (islands), and refers to thousands of small islands in the western Pacific Ocean\",\"government/executive_branch/chief_of_state\":\"President David W. PANUELO (since 11 May 2019); Vice President Yosiwo P. GEORGE (since 11 May 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President David W. PANUELO (since 11 May 2019); Vice President Yosiwo P. GEORGE (since 11 May 2015)\",\"government/flag_description\":\"light blue with four white five-pointed stars centered; the stars are arranged in a diamond pattern; blue symbolizes the Pacific Ocean, the stars represent the four island groups of Chuuk, Kosrae, Pohnpei, and Yap\",\"government/government_type\":\"federal republic in free association with the US\",\"government/independence\":\"3 November 1986 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 10 May (1979)\",\"government/national_symbol_s\":\"four, five-pointed, white stars on a light blue field; national colors: light blue, white\",\"introduction\":\"The Caroline Islands are a widely scattered archipelago in the western Pacific Ocean; they became part of a UN Trust Territory under US administration following World War II. The eastern four island groups adopted a constitution in 1979 and chose to become the Federated States of Micronesia (FSM). (The westernmost island group became Palau.) Independence came in 1986 under a Compact of Free Association (COFA) with the US, which was amended in 2004. The COFA has been a force for stability and democracy in the FSM since it came into force in 1986. Present concerns include economic uncertainty after 2023 when direct US economic assistance is scheduled to end, large-scale unemployment, overfishing, overdependence on US foreign aid, and state perceptions of inequitable allocation of US aid. As a signatory to the COFA with the US, eligible Micronesians can live, work, and study in any part of the US and its territories without a visa - this privilege reduces stresses on the island economy and the environment. Micronesians serve in the US armed forces and military recruiting from the Federated States of Micronesia, per capita, is higher than many US states.\",\"name\":\"Micronesia\",\"people_and_society/age_structure/0_14_years\":0.2981,\"people_and_society/age_structure/15_24_years\":0.1938,\"people_and_society/age_structure/25_54_years\":0.3957,\"people_and_society/age_structure/55_64_years\":0.0709,\"people_and_society/age_structure/65_years_and_over\":0.0415,\"people_and_society/birth_rate\":\"19.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"12.5% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Chuukese/Mortlockese 49.3%, Pohnpeian 29.8%, Kosraean 6.3%, Yapese 5.7%, Yap outer islanders 5.1%, Polynesian 1.6%, Asian 1.4%, other 0.8% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"7,000 PALIKIR (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Micronesian; Chuukese, Kosraen(s), Pohnpeian(s), Yapese\",\"people_and_society/nationality/noun\":\"Micronesian(s)\",\"people_and_society/net_migration_rate\":\"-20.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"103643\",\"people_and_society/population_growth_rate\":-0.0055,\"people_and_society/urbanization/urban_population\":\"22.8% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.5,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.759,\"ISO3_Code\":\"LCA\",\"ISO_Code\":\"LC\",\"Path\":\"M 330.7 421.7 330.7 421.6 330.9 421.4 330.9 421.3 331 421.3 331 421.2 331 421 331.2 421.2 331.2 421.3 331.2 421.4 331.2 421.6 331.2 421.8 331.2 422 331.1 422 331 422.2 330.9 422.1 330.8 422.1 330.7 421.9 330.7 421.8 330.7 421.7 Z\",\"Xmax\":331.2,\"Xmid\":331,\"Xmin\":330.7,\"Ymax\":422.2,\"Ymid\":421.6,\"Ymin\":421,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"14400\",\"economy/gdp_real_growth_rate/2017\":0.03,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"437,900 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.99,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.01,\"geography/area/land\":606,\"geography/area/water\":10,\"geography/area_comparative\":\"three and a half times the size of Washington, DC\",\"geography/area_sqkm\":616,\"geography/climate\":\"tropical, moderated by northeast trade winds; dry season January to April, rainy season May to August\",\"geography/coastline\":\"158 km\",\"geography/elevation/highest_point\":\"Mount Gimie 948 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 53 N, 60 58 W\",\"geography/geography_note\":\"the twin Pitons (Gros Piton and Petit Piton), striking cone-shaped peaks south of Soufriere, are one of the scenic natural highlights of the Caribbean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.049,\"geography/land_use/agricultural_land_permanent_crops\":0.115,\"geography/land_use/agricultural_land_permanent_pasture\":0.01,\"geography/land_use/forest\":0.77,\"geography/land_use/other\":0.056,\"geography/location\":\"Caribbean, island between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic and mountainous with broad, fertile valleys\",\"government/administrative_divisions\":\"10 districts; Anse-la-Raye, Canaries, Castries, Choiseul, Dennery, Gros-Islet, Laborie, Micoud, Soufriere, Vieux-Fort\",\"government/capital/geographic_coordinates\":\"14 00 N, 61 00 W\",\"government/capital/name\":\"Castries\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Saint LUCY of Syracuse by French sailors who were shipwrecked on the island on 13 December 1502, the saints feast day\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Neville CENAC (since 12 January 2018)\",\"government/executive_branch/head_of_government\":\"Prime Minister Allen CHASTANET (since 7 June 2016)\",\"government/flag_description\":\"cerulean blue with a gold isosceles triangle below a black arrowhead; the upper edges of the arrowhead have a white border; the blue color represents the sky and sea, gold stands for sunshine and prosperity, and white and black the racial composition of the island (with the latter being dominant); the two major triangles invoke the twin Pitons (Gros Piton and Petit Piton), cone-shaped volcanic plugs that are a symbol of the island\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"22 February 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 22 February (1979)\",\"government/national_symbol_s\":\"twin pitons (volcanic peaks), Saint Lucia parrot; national colors: cerulean blue, gold, black, white\",\"introduction\":\"The island, with its fine natural harbor at Castries and burgeoning sugar industry, was contested between England and France throughout the 17th and early 18th centuries (changing possession 14 times); it was finally ceded to the UK in 1814 and became part of the British Windward Islands colony. Even after the abolition of slavery on its plantations in 1834, Saint Lucia remained an agricultural island, dedicated to producing tropical commodity crops. In the mid-20th century, Saint Lucia joined the West Indies Federation (1958\\u0026amp;ndash;1962) and in 1967 became one of the six members of the West Indies Associated States, with internal self-government. In 1979, Saint Lucia gained full independence.\",\"name\":\"Saint Lucia\",\"people_and_society/age_structure/0_14_years\":0.1977,\"people_and_society/age_structure/15_24_years\":0.1479,\"people_and_society/age_structure/25_54_years\":0.4293,\"people_and_society/age_structure/55_64_years\":0.1041,\"people_and_society/age_structure/65_years_and_over\":0.1211,\"people_and_society/birth_rate\":\"13.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2018)\",\"people_and_society/ethnic_groups\":\"black/African descent 85.3%, mixed 10.9%, East Indian 2.2%, other 1.6%, unspecified 0.1% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"78.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"22,000 CASTRIES (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Saint Lucian\",\"people_and_society/nationality/noun\":\"Saint Lucian(s)\",\"people_and_society/net_migration_rate\":\"-2.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"165510\",\"people_and_society/population_growth_rate\":0.0031,\"people_and_society/urbanization/urban_population\":\"18.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"1210\"},{\"BoxHeight\":1.1000000000000227,\"BoxWidth\":0.8999999999999773,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GUM\",\"ISO_Code\":\"GU\",\"Path\":\"M 901 423.2 901 423.1 901 423 901.1 422.9 901.3 422.8 901.4 422.8 901.4 422.7 901.5 422.5 901.6 422.4 901.7 422.5 901.8 422.5 901.8 422.7 901.7 422.8 901.3 423.1 901.3 423.4 901.2 423.5 901.1 423.5 901 423.2 Z\",\"Xmax\":901.9,\"Xmid\":901.4,\"Xmin\":901,\"Ymax\":423.5,\"Ymid\":423,\"Ymin\":422.4,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.214 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":544,\"geography/area/water\":0,\"geography/area_comparative\":\"three times the size of Washington, DC\",\"geography/area_sqkm\":544,\"geography/climate\":\"tropical marine; generally warm and humid, moderated by northeast trade winds; dry season (January to June), rainy season (July to December); little seasonal temperature variation\",\"geography/coastline\":\"125.5 km\",\"geography/elevation/highest_point\":\"Mount Lamlam 406 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 28 N, 144 47 E\",\"geography/geography_note\":\"largest and southernmost island in the Mariana Islands archipelago and the largest island in Micronesia; strategic location in western North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.019,\"geography/land_use/agricultural_land_permanent_crops\":0.167,\"geography/land_use/agricultural_land_permanent_pasture\":0.148,\"geography/land_use/forest\":0.479,\"geography/land_use/other\":0.187,\"geography/location\":\"Oceania, island in the North Pacific Ocean, about three-quarters of the way from Hawaii to the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic origin, surrounded by coral reefs; relatively flat coralline limestone plateau (source of most fresh water), with steep coastal cliffs and narrow coastal plains in north, low hills in center, mountains in south\",\"government/administrative_divisions\":\"none (territory of the US)\",\"government/capital/geographic_coordinates\":\"13 28 N, 144 44 E\",\"government/capital/name\":\"Hagatna (Agana)\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the native Chamorro name for the island \\u0022Guahan\\u0022 (meaning \\u0022we have\\u0022 or \\u0022ours\\u0022) was changed to Guam in the 1898 Treaty of Paris, whereby Spain relinquished Guam, Cuba, Puerto Rico, and the Philippines to the US\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Lourdes LEON GUERRERO (since 7 January 2019); Lieutenant Governor Josh TENORIO (since 7 January 2019)\",\"government/flag_description\":\"territorial flag is dark blue with a narrow red border on all four sides; centered is a red-bordered, pointed, vertical ellipse containing a beach scene, a proa or outrigger canoe with sail, and a palm tree with the word GUAM superimposed in bold red letters; the proa is sailing in Agana Bay with the promontory of Punta Dos Amantes, near the capital, in the background; the shape of the central emblem is that of a Chamorro sling stone, used as a weapon for defense or hunting; blue represents the sea and red the blood shed in the struggle against oppression\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated organized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US)\",\"government/national_holiday\":\"Discovery Day (or Magellan Day), first Monday in March (1521)\",\"government/national_symbol_s\":\"coconut tree; national colors: deep blue, red\",\"introduction\":\"Spain ceded Guam to the US in 1898. Captured by the Japanese in 1941, it was retaken by the US three years later. The military installations on the island are some of the most strategically important US bases in the Pacific; they also constitute the island\\u2019s most important source of income and economic stability.\",\"name\":\"Guam\",\"people_and_society/age_structure/0_14_years\":0.2748,\"people_and_society/age_structure/15_24_years\":0.164,\"people_and_society/age_structure/25_54_years\":0.3718,\"people_and_society/age_structure/55_64_years\":0.1005,\"people_and_society/age_structure/65_years_and_over\":0.089,\"people_and_society/birth_rate\":\"19.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Chamorro 37.3%, Filipino 26.3%, white 7.1%, Chuukese 7%, Korean 2.2%, other Pacific Islander 2%, other Asian 2%, Chinese 1.6%, Palauan 1.6%, Japanese 1.5%, Pohnpeian 1.4%, mixed 9.4%, other 0.6% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"147,000 HAGATNA (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Guamanian\",\"people_and_society/nationality/noun\":\"Guamanian(s) (US citizens)\",\"people_and_society/net_migration_rate\":\"-11 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"167772\",\"people_and_society/population_growth_rate\":0.0023,\"people_and_society/urbanization/urban_population\":\"94.9% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":18.69999999999999,\"BoxWidth\":2.7999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MNP\",\"ISO_Code\":\"MP\",\"Path\":\"M 904.1 417.9 904.2 418.1 904.1 418 904.1 418.2 904 418.2 903.9 418.2 904 417.9 904.1 417.8 904.2 417.7 904.3 417.7 904.1 417.9 Z M 903.8 418.6 903.7 418.7 903.7 418.6 903.6 418.4 903.6 418.3 903.8 418.2 903.8 418.3 903.8 418.4 903.8 418.5 903.8 418.6 Z M 902.6 421 902.4 421 902.4 420.9 902.5 420.9 902.6 420.8 902.8 420.8 902.8 420.9 902.6 420.9 902.6 421 Z M 903.9 407.6 903.8 407.7 903.7 407.6 903.8 407.4 903.9 407.5 903.9 407.6 Z M 903.9 414.7 903.8 414.7 903.7 414.6 904 414.6 903.9 414.7 Z M 904.2 409.4 904.2 409.5 904.1 409.5 904.1 409.4 904.1 409.3 904.2 409.4 Z M 904.4 411 904.3 411.1 904.2 411 904.3 410.9 904.4 411 Z M 901.8 402.4 901.6 402.4 901.6 402.3 901.8 402.3 901.8 402.4 Z M 903.2 404.9 903.1 405 903 404.9 903.1 404.8 903.2 404.9 Z M 904.2 413.5 904.2 413.7 904 413.6 904.1 413.5 904.2 413.5 Z M 904 409.7 903.9 409.7 904 409.5 904.1 409.6 904 409.7 Z\",\"Xmax\":904.4,\"Xmid\":903.6,\"Xmin\":901.6,\"Ymax\":421,\"Ymid\":414.8,\"Ymin\":402.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":464,\"geography/area/water\":0,\"geography/area_comparative\":\"2.5 times the size of Washington, DC\",\"geography/area_sqkm\":464,\"geography/climate\":\"tropical marine; moderated by northeast trade winds, little seasonal temperature variation; dry season December to June, rainy season July to October\",\"geography/coastline\":\"1,482 km\",\"geography/elevation/highest_point\":\"unnamed elevation on Agrihan 965 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"15 12 N, 145 45 E\",\"geography/geography_note\":\"strategic location in the North Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.022,\"geography/land_use/agricultural_land_permanent_pasture\":0.022,\"geography/land_use/forest\":0.655,\"geography/land_use/other\":0.279,\"geography/location\":\"Oceania, islands in the North Pacific Ocean, about three-quarters of the way from Hawaii to the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"the southern islands in this north-south trending archipelago are limestone, with fringing coral reefs; the northern islands are volcanic, with active volcanoes on several islands\",\"government/administrative_divisions\":\"none (commonwealth in political union with the US); there are no first-order administrative divisions as defined by the US Government, but there are 4 municipalities at the second order: Northern Islands, Rota, Saipan, Tinian\",\"government/capital/geographic_coordinates\":\"15 12 N, 145 45 E\",\"government/capital/name\":\"Saipan\",\"government/capital/time_difference\":\"UTC\\u002B10 (15 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"formally claimed and named by Spain in 1667 in honor of the Spanish Queen, MARIANA of Austria\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Ralph TORRES (since 29 December 2015); Lieutenant Governor Victor HOCOG (since 29 December 2015)\",\"government/flag_description\":\"blue with a white, five-pointed star superimposed on a gray latte stone (the traditional foundation stone used in building) in the center, surrounded by a wreath; blue symbolizes the Pacific Ocean, the star represents the Commonwealth; the latte stone and the floral head wreath display elements of the native Chamorro culture\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; a commonwealth in political union with and under the sovereignty of the US\",\"government/independence\":\"none (commonwealth in political union with the US)\",\"government/national_holiday\":\"Commonwealth Day, 8 January (1978)\",\"government/national_symbol_s\":\"latte stone; national colors: blue, white\",\"introduction\":\"Under US administration as part of the UN Trust Territory of the Pacific, the people of the Northern Mariana Islands decided in the 1970s not to seek independence but instead to forge closer links with the US. Negotiations for territorial status began in 1972. A covenant to establish a commonwealth in political union with the US was approved in 1975, and came into force on 24 March 1976. A new government and constitution went into effect in 1978.\",\"name\":\"Northern Mariana Islands\",\"people_and_society/age_structure/0_14_years\":0.2617,\"people_and_society/age_structure/15_24_years\":0.1571,\"people_and_society/age_structure/25_54_years\":0.3914,\"people_and_society/age_structure/55_64_years\":0.13,\"people_and_society/age_structure/65_years_and_over\":0.0598,\"people_and_society/birth_rate\":\"14.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Asian 50% (includes Filipino 35.3%, Chinese 6.8%, Korean 4.2%, and other Asian 3.7%), Native Hawaiian or other Pacific Islander 34.9% (includes Chamorro 23.9%, Carolinian 4.6%, and other Native Hawaiian or Pacific Islander 6.4%), other 2.5%, two or more ethnicities or races 12.7% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"51,000 SAIPAN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"NA\",\"people_and_society/nationality/noun\":\"NA (US citizens)\",\"people_and_society/net_migration_rate\":\"-15.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"51994\",\"people_and_society/population_growth_rate\":-0.0052,\"people_and_society/urbanization/urban_population\":\"91.7% of total population (2019)\",\"transportation/airports\":\"5\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":13.300000000000011,\"BoxWidth\":9.899999999999977,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.826,\"ISO3_Code\":\"PLW\",\"ISO_Code\":\"PW\",\"Path\":\"M 873.1 440.1 873 440.1 872.9 440.1 872.8 439.9 872.8 439.7 873 439.4 873.2 439.4 873.1 440.1 Z M 872.6 440.4 872.5 440.5 872.5 440.4 872.6 440.3 872.6 440.4 Z M 871.9 441.3 871.9 441.4 871.8 441.4 871.8 441.3 871.9 441.3 Z M 873.3 439.2 873.2 439.2 873.1 439.1 873.2 439 873.3 439.2 Z M 872.9 440.2 872.8 440.3 872.7 440.1 872.8 440.1 872.9 440.2 Z M 872.3 441 872.1 441.2 872.1 441.1 872.2 441 872.3 441 Z M 863.6 452.2 863.5 452.3 863.4 452.2 863.6 452.1 863.6 452.2 Z M 872.5 440.7 872.4 440.6 872.5 440.6 872.5 440.7 Z\",\"Xmax\":873.3,\"Xmid\":872.4,\"Xmin\":863.4,\"Ymax\":452.3,\"Ymid\":440.6,\"Ymin\":439,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"14700\",\"economy/gdp_real_growth_rate/2017\":-0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":459,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than 2.5 times the size of Washington, DC\",\"geography/area_sqkm\":459,\"geography/climate\":\"tropical; hot and humid; wet season May to November\",\"geography/coastline\":\"1,519 km\",\"geography/elevation/highest_point\":\"Mount Ngerchelchuus 242 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"7 30 N, 134 30 E\",\"geography/geography_note\":\"westernmost archipelago in the Caroline chain, consists of six island groups totaling more than 300 islands; includes World War II battleground of Beliliou (Peleliu) and world-famous Rock Islands\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.022,\"geography/land_use/agricultural_land_permanent_crops\":0.043,\"geography/land_use/agricultural_land_permanent_pasture\":0.043,\"geography/land_use/forest\":0.876,\"geography/land_use/other\":0.016,\"geography/location\":\"Oceania, group of islands in the North Pacific Ocean, southeast of the Philippines\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"varying topography from the high, mountainous main island of Babelthuap to low, coral islands usually fringed by large barrier reefs\",\"government/administrative_divisions\":\"16 states; Aimeliik, Airai, Angaur, Hatohobei, Kayangel, Koror, Melekeok, Ngaraard, Ngarchelong, Ngardmau, Ngatpang, Ngchesar, Ngeremlengui, Ngiwal, Peleliu, Sonsorol\",\"government/capital/geographic_coordinates\":\"7 30 N, 134 37 E\",\"government/capital/name\":\"Ngerulmud\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the Palauan name for the islands, Belau, which likely derives from the Palauan word \\u0022beluu\\u0022 meaning \\u0022village\\u0022\",\"government/executive_branch/chief_of_state\":\"President Tommy REMENGESAU (since 17 January 2013); Vice President Raynold OILUCH (since 19 January 2017); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Tommy REMENGESAU (since 17 January 2013); Vice President Raynold OILUCH (since 19 January 2017)\",\"government/flag_description\":\"light blue with a large yellow disk shifted slightly to the hoist side; the blue color represents the ocean, the disk represents the moon; Palauans consider the full moon to be the optimum time for human activity; it is also considered a symbol of peace, love, and tranquility\",\"government/government_type\":\"presidential republic in free association with the US\",\"government/independence\":\"1 October 1994 (from the US-administered UN trusteeship)\",\"government/national_holiday\":\"Constitution Day, 9 July (1981), day of a national referendum to pass the new constitution; Independence Day, 1 October (1994)\",\"government/national_symbol_s\":\"bai (native meeting house); national colors: blue, yellow\",\"introduction\":\"After three decades as part of the UN Trust Territory of the Pacific under US administration, this westernmost cluster of the Caroline Islands opted for independence in 1978 rather than join the Federated States of Micronesia. A Compact of Free Association with the US was approved in 1986 but not ratified until 1993. It entered into force the following year when the islands gained independence.\",\"name\":\"Palau\",\"people_and_society/age_structure/0_14_years\":0.1937,\"people_and_society/age_structure/15_24_years\":0.164,\"people_and_society/age_structure/25_54_years\":0.4574,\"people_and_society/age_structure/55_64_years\":0.0999,\"people_and_society/age_structure/65_years_and_over\":0.085,\"people_and_society/birth_rate\":\"11.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Palauan (Micronesian with Malayan and Melanesian admixtures) 73%, Carolinian 2%, Asian 21.7%, caucasian 1.2%, other 2.1% (2015 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"277 NGERULMUD (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Palauan\",\"people_and_society/nationality/noun\":\"Palauan(s)\",\"people_and_society/net_migration_rate\":\"0.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"21516\",\"people_and_society/population_growth_rate\":0.004,\"people_and_society/urbanization/urban_population\":\"80.5% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"125\"},{\"BoxHeight\":1.2000000000000455,\"BoxWidth\":1.2999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"HMD\",\"ISO_Code\":\"HM\",\"Path\":\"M 703.8 635.4 703.7 635.5 703.5 635.4 703.4 634.7 703.5 634.6 703.8 634.5 704.1 634.7 704.4 635 703.8 635.4 Z M 703.4 634.6 703.2 634.6 703.1 634.5 703.1 634.4 703.2 634.3 703.3 634.4 703.4 634.6 Z\",\"Xmax\":704.4,\"Xmid\":703.8,\"Xmin\":703.1,\"Ymax\":635.5,\"Ymid\":634.9,\"Ymin\":634.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":412,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than two times the size of Washington, DC\",\"geography/area_sqkm\":412,\"geography/climate\":\"antarctic\",\"geography/coastline\":\"101.9 km\",\"geography/elevation/highest_point\":\"Mawson Peak on Big Ben volcano 2,745 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"53 06 S, 72 31 E\",\"geography/geography_note\":\"Mawson Peak on Heard Island is the highest Australian mountain (at 2,745 meters, it is taller than Mt. Kosciuszko in Australia proper), and one of only two active volcanoes located in Australian territory, the other being McDonald Island; in 1992, McDonald Island broke its dormancy and began erupting; it has erupted several times since, most recently in 2005\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"islands in the Indian Ocean, about two-thirds of the way from Madagascar to Antarctica\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"Heard Island - 80% ice-covered, bleak and mountainous, dominated by a large massif (Big Ben) and an active volcano (Mawson Peak); McDonald Islands - small and rocky\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after American Captain John HEARD, who sighted the island on 25 November 1853, and American Captain William McDONALD, who discovered the islands on 4 January 1854\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of Australia is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The UK transferred these uninhabited, barren, sub-Antarctic islands to Australia in 1947. Populated by large numbers of seal and bird species, the islands have been designated a nature preserve.\",\"name\":\"Heard Island and McDonald Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":2.6999999999999886,\"BoxWidth\":1.1000000000000227,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.738,\"ISO3_Code\":\"VCT\",\"ISO_Code\":\"VC\",\"Path\":\"M 330.5 423.8 330.4 423.9 330.2 423.7 330.1 423.6 330.2 423.4 330.3 423.2 330.5 423.1 330.6 423.3 330.6 423.5 330.5 423.8 Z M 329.7 425.8 329.6 425.8 329.5 425.7 329.6 425.7 329.6 425.6 329.7 425.6 329.7 425.8 Z M 330.3 424.2 330.2 424.3 330.2 424.1 330.3 424.1 330.3 424.2 Z M 329.8 425.3 329.7 425.5 329.6 425.4 329.7 425.3 329.8 425.3 Z\",\"Xmax\":330.6,\"Xmid\":330.3,\"Xmin\":329.5,\"Ymax\":425.8,\"Ymid\":423.8,\"Ymin\":423.1,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"11500\",\"economy/gdp_real_growth_rate/2017\":0.007,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"226,800 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.85,\"energy/electricity_from_hydroelectric_plants\":0.13,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":389,\"geography/area/water\":0,\"geography/area_comparative\":\"twice the size of Washington, DC\",\"geography/area_sqkm\":389,\"geography/climate\":\"tropical; little seasonal temperature variation; rainy season (May to November)\",\"geography/coastline\":\"84 km\",\"geography/elevation/highest_point\":\"La Soufriere 1,234 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"13 15 N, 61 12 W\",\"geography/geography_note\":\"the administration of the islands of the Grenadines group is divided between Saint Vincent and the Grenadines and Grenada; Saint Vincent and the Grenadines is comprised of 32 islands and cays\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.128,\"geography/land_use/agricultural_land_permanent_crops\":0.077,\"geography/land_use/agricultural_land_permanent_pasture\":0.051,\"geography/land_use/forest\":0.687,\"geography/land_use/other\":0.057,\"geography/location\":\"Caribbean, islands between the Caribbean Sea and North Atlantic Ocean, north of Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic, mountainous\",\"government/administrative_divisions\":\"6 parishes; Charlotte, Grenadines, Saint Andrew, Saint David, Saint George, Saint Patrick\",\"government/capital/geographic_coordinates\":\"13 08 N, 61 13 W\",\"government/capital/name\":\"Kingstown\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint Vincent was named by explorer Christopher COLUMBUS after Saint VINCENT of Saragossa because the 22 January 1498 day of discovery was the saints feast day\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Susan DOUGAN (since\\u0026amp;nbsp;1 August 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Ralph E. GONSALVES (since 29 March 2001)\",\"government/flag_description\":\"three vertical bands of blue (hoist side), gold (double width), and green; the gold band bears three green diamonds arranged in a V pattern, which stands for Vincent; the diamonds recall the islands as \\u0022the Gems of the Antilles\\u0022 and are set slightly lowered in the gold band to reflect the nations position in the Antilles; blue conveys the colors of a tropical sky and crystal waters, yellow signifies the golden Grenadine sands, and green represents lush vegetation\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"27 October 1979 (from the UK)\",\"government/national_holiday\":\"Independence Day, 27 October (1979)\",\"government/national_symbol_s\":\"Saint Vincent parrot; national colors: blue, gold, green\",\"introduction\":\"Resistance by native Caribs prevented colonization on Saint Vincent until 1719. Disputed between France and the UK for most of the 18th century, the island was ceded to the latter in 1783. The British prized Saint Vincent due to its fertile soil, which allowed for thriving slave-run plantations of sugar, coffee, indigo, tobacco, cotton, and cocoa. In 1834, the British abolished slavery. Immigration of indentured servants eased the ensuing labor shortage, as did subsequent Portuguese immigrants from Madeira and East Indian laborers. Conditions remained harsh for both former slaves and immigrant agricultural workers, however, as depressed world sugar prices kept the economy stagnant until the early 1900s. The economy then went into a period of decline with many landowners abandoning their estates and leaving the land to be cultivated by liberated slaves. Between 1960 and 1962, Saint Vincent and the Grenadines was a separate administrative unit of the Federation of the West Indies. Autonomy was granted in 1969 and independence in 1979.\",\"name\":\"Saint Vincent and the Grenadines\",\"people_and_society/age_structure/0_14_years\":0.2087,\"people_and_society/age_structure/15_24_years\":0.1558,\"people_and_society/age_structure/25_54_years\":0.427,\"people_and_society/age_structure/55_64_years\":0.1103,\"people_and_society/age_structure/65_years_and_over\":0.0982,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"African descent 71.2%, mixed 23%, indigenous 3%, East Indian/Indian 1.1%, European 1.5%, other .2% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"27,000 KINGSTOWN (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Saint Vincentian or Vincentian\",\"people_and_society/nationality/noun\":\"Saint Vincentian(s) or Vincentian(s)\",\"people_and_society/net_migration_rate\":\"-8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"101844\",\"people_and_society/population_growth_rate\":-0.0023,\"people_and_society/urbanization/urban_population\":\"52.6% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1,\"BoxWidth\":0.9000000000000341,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"KNA\",\"ISO_Code\":\"KN\",\"Path\":\"M 326.2 411.8 326.2 411.9 326 411.9 325.8 411.7 325.7 411.6 325.8 411.5 325.9 411.5 326.1 411.6 326.2 411.8 Z M 326.6 412.4 326.4 412.5 326.4 412.3 326.4 412.1 326.5 412.1 326.6 412.2 326.6 412.4 Z M 326.4 412 326.4 412.1 326.3 412.1 326.3 412 326.4 412 Z\",\"Xmax\":326.6,\"Xmid\":326.2,\"Xmin\":325.7,\"Ymax\":412.5,\"Ymid\":411.9,\"Ymin\":411.5,\"economy/currency\":\"East Caribbean dollars (XCD)\",\"economy/gdp_per_capita_ppp/2017\":\"28200\",\"economy/gdp_real_growth_rate/2017\":0.021,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"248,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.94,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.06,\"geography/area/land\":261,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":261,\"geography/climate\":\"tropical, tempered by constant sea breezes; little seasonal temperature variation; rainy season (May to November)\",\"geography/coastline\":\"135 km\",\"geography/elevation/highest_point\":\"Mount Liamuiga 1,156 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"17 20 N, 62 45 W\",\"geography/geography_note\":\"smallest country in the Western Hemisphere both in terms of area and population; with coastlines in the shape of a baseball bat and ball, the two volcanic islands are separated by a 3-km-wide channel called The Narrows; on the southern tip of long, baseball bat-shaped Saint Kitts lies the Great Salt Pond; Nevis Peak sits in the center of its almost circular namesake island and its ball shape complements that of its sister island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.192,\"geography/land_use/agricultural_land_permanent_crops\":0.004,\"geography/land_use/agricultural_land_permanent_pasture\":0.035,\"geography/land_use/forest\":0.423,\"geography/land_use/other\":0.346,\"geography/location\":\"Caribbean, islands in the Caribbean Sea, about one-third of the way from Puerto Rico to Trinidad and Tobago\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"volcanic with mountainous interiors\",\"government/administrative_divisions\":\"14 parishes; Christ Church Nichola Town, Saint Anne Sandy Point, Saint George Basseterre, Saint George Gingerland, Saint James Windward, Saint John Capesterre, Saint John Figtree, Saint Mary Cayon, Saint Paul Capesterre, Saint Paul Charlestown, Saint Peter Basseterre, Saint Thomas Lowland, Saint Thomas Middle Island, Trinity Palmetto Point\",\"government/capital/geographic_coordinates\":\"17 18 N, 62 43 W\",\"government/capital/name\":\"Basseterre\",\"government/capital/time_difference\":\"UTC-4 (1 hour ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint Kitts was, and still is, referred to as Saint Christopher and this name was well established by the 17th century (although who first applied the name is unclear); in the 17th century a common nickname for Christopher was Kit or Kitt, so the island began to be referred to as \\u0022Saint Kitts Island\\u0022 or just \\u0022Saint Kitts\\u0022; Nevis is derived from the original Spanish name \\u0022Nuestra Senora de las Nieves\\u0022 (Our Lady of the Snows) and refers to the white halo of clouds that generally wreathes Nevis Peak\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General Samuel W.T. SEATON (since 2 September 2015); note - SEATON was acting Governor General from 20 May to 2 September 2015\",\"government/executive_branch/head_of_government\":\"Prime Minister Timothy HARRIS (since 18 February 2015); Deputy Prime Minister Shawn RICHARDS (since 22 February 2015)\",\"government/flag_description\":\"divided diagonally from the lower hoist side by a broad black band bearing two white, five-pointed stars; the black band is edged in yellow; the upper triangle is green, the lower triangle is red; green signifies the islands fertility, red symbolizes the struggles of the people from slavery, yellow denotes year-round sunshine, and black represents the African heritage of the people; the white stars stand for the islands of Saint Kitts and Nevis, but can also express hope and liberty, or independence and optimism\",\"government/government_type\":\"federal parliamentary democracy under a constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"19 September 1983 (from the UK)\",\"government/national_holiday\":\"Independence Day, 19 September (1983)\",\"government/national_symbol_s\":\"brown pelican, royal poinciana (flamboyant) tree; national colors: green, yellow, red, black, white\",\"introduction\":\"Carib Indians occupied the islands of the West Indies for hundreds of years before the British and French began settlement in 1623. During the course of 17th century, Saint Kitts became the premier base for English and French expansion into the Caribbean. The French ceded the territory to the UK in 1713. At the turn of the 18th century, Saint Kitts was the richest British Crown Colony per capita in the Caribbean, a result of the sugar trade. Although small in size and separated by only 3 km (2 mi) of water, Saint Kitts and Nevis were viewed and governed as different states until the late-19th century, when the British forcibly unified them along with the island of Anguilla. In 1967, the island territory of Saint Christopher-Nevis-Anguilla became an associated state of the UK with full internal autonomy. The island of Anguilla rebelled and was allowed to secede in 1971. The remaining islands achieved independence in 1983 as Saint Kitts and Nevis. In 1998, a referendum on Nevis to separate from Saint Kitts fell short of the two-thirds majority vote needed.\",\"name\":\"Saint Kitts and Nevis\",\"people_and_society/age_structure/0_14_years\":0.2009,\"people_and_society/age_structure/15_24_years\":0.1428,\"people_and_society/age_structure/25_54_years\":0.4425,\"people_and_society/age_structure/55_64_years\":0.1235,\"people_and_society/age_structure/65_years_and_over\":0.0903,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"African descent 92.5%, mixed 3%, white 2.1%, East Indian 1.5%, other .6%, unspecified .3% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"14,000 BASSETERRE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Kittitian, Nevisian\",\"people_and_society/nationality/noun\":\"Kittitian(s), Nevisian(s)\",\"people_and_society/net_migration_rate\":\"1.2 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"53094\",\"people_and_society/population_growth_rate\":0.007,\"people_and_society/urbanization/urban_population\":\"30.8% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"50\",\"transportation/roadways/total\":\"383\"},{\"BoxHeight\":0.6000000000000227,\"BoxWidth\":0.40000000000000213,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NIU\",\"ISO_Code\":\"NU\",\"Path\":\"M 28.9 514.4 28.9 514.3 29.1 514.1 29.2 514.1 29.3 514.1 29.3 514.3 29.3 514.4 29.3 514.5 29.2 514.7 29.1 514.7 28.9 514.6 29 514.6 28.9 514.4 Z\",\"Xmax\":29.3,\"Xmid\":29.1,\"Xmin\":28.9,\"Ymax\":514.7,\"Ymid\":514.4,\"Ymin\":514.1,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7,252 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.87,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.13,\"geography/area/land\":260,\"geography/area/water\":0,\"geography/area_comparative\":\"1.5 times the size of Washington, DC\",\"geography/area_sqkm\":260,\"geography/climate\":\"tropical; modified by southeast trade winds\",\"geography/coastline\":\"64 km\",\"geography/elevation/highest_point\":\"unnamed elevation 1.4 km east of Hikutavake 80 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"19 02 S, 169 52 W\",\"geography/geography_note\":\"one of worlds largest coral islands; the only major break in the surrounding coral reef occurs in the central western part of the coast\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.038,\"geography/land_use/agricultural_land_permanent_crops\":0.115,\"geography/land_use/agricultural_land_permanent_pasture\":0.038,\"geography/land_use/forest\":0.712,\"geography/land_use/other\":0.097,\"geography/location\":\"Oceania, island in the South Pacific Ocean, east of Tonga\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"steep limestone cliffs along coast, central plateau\",\"government/administrative_divisions\":\"none; note - there are no first-order administrative divisions as defined by the US Government, but there are 14 villages at the second order\",\"government/capital/geographic_coordinates\":\"19 01 S, 169 55 W\",\"government/capital/name\":\"Alofi\",\"government/capital/time_difference\":\"UTC-11 (6 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the origin of the name is obscure; in Niuean, the word supposedly translates as \\u0022behold the coconut\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor-General of New Zealand Dame Patricia Lee REDDY (since 28 September 2016); the UK and New Zealand are represented by New Zealand High Commissioner Kirk YATES (since May 2018)\",\"government/executive_branch/head_of_government\":\"Premier Sir Toke TALAGI (since 18 June 2008)\",\"government/flag_description\":\"yellow with the flag of the UK in the upper hoist-side quadrant; the flag of the UK bears five yellow five-pointed stars - a large star on a blue disk in the center and a smaller star on each arm of the bold red cross; the larger star stands for Niue, the smaller stars recall the Southern Cross constellation on the New Zealand flag and symbolize links with that country; yellow represents the bright sunshine of Niue and the warmth and friendship between Niue and New Zealand\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"19 October 1974 (Niue became a self-governing state in free association with New Zealand)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840)\",\"government/national_symbol_s\":\"yellow, five-pointed star; national color: yellow\",\"introduction\":\"Niues remoteness, as well as cultural and linguistic differences between its Polynesian inhabitants and those of the adjacent Cook Islands, has caused it to be separately administered by New Zealand. The population of the island has trended downwards over recent decades (from a peak of 5,200 in 1966 to 1,618 in 2017) with substantial emigration to New Zealand 2,400 km to the southwest.\",\"name\":\"Niue\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Niuean 66.5%, part-Niuean 13.4%, non-Niuean 20.1% (includes 12% European and Asian and 8% other Pacific Islanders) (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"1,000 ALOFI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Niuean\",\"people_and_society/nationality/noun\":\"Niuean(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1618\",\"people_and_society/population_growth_rate\":-0.0003,\"people_and_society/urbanization/urban_population\":\"45.5% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"234\"},{\"BoxHeight\":1.5,\"BoxWidth\":0.6999999999999886,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"SPM\",\"ISO_Code\":\"PM\",\"Path\":\"M 344 312.6 343.8 312.8 343.8 312.6 343.7 312.5 343.7 312.2 343.6 312.1 343.7 312.1 343.9 312.3 344.1 312.3 344 312.6 Z M 344.1 313.2 343.8 313.5 343.7 313.3 343.6 313.3 343.8 313.1 343.9 313 344.1 313 344.1 313.2 Z M 344.3 313.5 344.1 313.6 344.1 313.5 344.3 313.3 344.3 313.4 344.3 313.5 Z\",\"Xmax\":344.3,\"Xmid\":343.9,\"Xmin\":343.6,\"Ymax\":313.6,\"Ymid\":312.9,\"Ymin\":312.1,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"100,200 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.96,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.04,\"geography/area/land\":242,\"geography/area/water\":0,\"geography/area_comparative\":\"one and half times the size of Washington, DC\",\"geography/area_sqkm\":242,\"geography/climate\":\"cold and wet, with considerable mist and fog; spring and autumn are often windy\",\"geography/coastline\":\"120 km\",\"geography/elevation/highest_point\":\"Morne de la Grande Montagne 240 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"46 50 N, 56 20 W\",\"geography/geography_note\":\"vegetation scanty; the islands are actually part of the northern Appalachians along with Newfoundland\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.087,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.125,\"geography/land_use/other\":0.788,\"geography/location\":\"Northern North America, islands in the North Atlantic Ocean, south of Newfoundland (Canada)\",\"geography/map_references\":\"North America\",\"geography/terrain\":\"mostly barren rock\",\"government/administrative_divisions\":\"none (territorial overseas collectivity of France); note - there are no first-order administrative divisions as defined by the US Government, but there are 2 communes at the second order - Saint Pierre, Miquelon\",\"government/capital/geographic_coordinates\":\"46 46 N, 56 11 W\",\"government/capital/name\":\"Saint-Pierre\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"Saint-Pierre is named after Saint PETER, the patron saint of fishermen; Miquelon may be a corruption of the Basque name Mikelon\",\"government/executive_branch/chief_of_state\":\"President Emmanuel MACRON (since 14 May 2017); represented by Prefect Thierry DEVIMEUX (since 17 January 2018)\",\"government/executive_branch/head_of_government\":\"President of Territorial Council Stephane LENORMAND (since 24 October 2017)\",\"government/flag_description\":\"a yellow three-masted sailing ship facing the hoist side rides on a blue background with scattered, white, wavy lines under the ship; a continuous black-over-white wavy line divides the ship from the white wavy lines; on the hoist side, a vertical band is divided into three parts: the top part (called ikkurina) is red with a green diagonal cross extending to the corners overlaid by a white cross dividing the rectangle into four sections; the middle part has a white background with an ermine pattern; the third part has a red background with two stylized yellow lions outlined in black, one above the other; these three heraldic arms represent settlement by colonists from the Basque Country (top), Brittany, and Normandy; the blue on the main portion of the flag symbolizes the Atlantic Ocean and the stylized ship represents the Grande Hermine in which Jacques Cartier \\u0022discovered\\u0022 the islands in 1536\",\"government/government_type\":\"parliamentary democracy (Territorial Council); overseas collectivity of France\",\"government/independence\":\"none (overseas collectivity collectivity of France; has been under French control since 1763)\",\"government/national_holiday\":\"Fete de la Federation, 14 July (1790)\",\"government/national_symbol_s\":\"16th-century sailing ship\",\"introduction\":\"First settled by the French in the early 17th century, the islands represent the sole remaining vestige of Frances once vast North American possessions. They attained the status of an overseas collectivity in 2003.\",\"name\":\"Saint Pierre and Miquelon\",\"people_and_society/age_structure/0_14_years\":0.1488,\"people_and_society/age_structure/15_24_years\":0.0899,\"people_and_society/age_structure/25_54_years\":0.4144,\"people_and_society/age_structure/55_64_years\":0.1369,\"people_and_society/age_structure/65_years_and_over\":0.21,\"people_and_society/birth_rate\":\"7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"10.2 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Basques and Bretons (French fishermen)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"6,000 SAINT-PIERRE (capital) (2018)\",\"people_and_society/nationality/adjective\":\"French\",\"people_and_society/nationality/noun\":\"Frenchman(men), Frenchwoman(women)\",\"people_and_society/net_migration_rate\":\"-8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5471\",\"people_and_society/population_growth_rate\":-0.0113,\"people_and_society/urbanization/urban_population\":\"89.9% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"117\"},{\"BoxHeight\":37.39999999999998,\"BoxWidth\":16.4,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COK\",\"ISO_Code\":\"CK\",\"Path\":\"M 57.2 520.9 57.1 520.9 56.9 520.9 56.9 520.8 56.9 520.7 57.1 520.7 57.2 520.9 Z M 62.3 523 62.2 523 62.1 522.9 62.1 522.8 62.2 522.8 62.3 523 Z M 61.8 517.2 61.7 517.3 61.6 517.1 61.8 517.2 Z M 57.1 513.9 57 514 57 513.9 57 513.7 57.1 513.8 57.1 513.9 Z M 62.4 485.8 62.3 485.8 62.3 485.7 62.2 485.6 62.3 485.6 62.4 485.7 62.4 485.8 Z M 63.9 517.7 63.8 517.7 63.7 517.6 63.8 517.5 63.9 517.6 63.9 517.7 Z M 59.5 515.1 59.3 515.1 59.4 514.9 59.5 515 59.5 515.1 Z M 62.9 516.8 62.8 516.9 62.7 516.8 62.8 516.7 62.9 516.7 62.9 516.8 Z M 53.8 489.7 53.7 489.8 53.6 489.7 53.8 489.7 Z M 47.7 497.7 47.6 497.7 47.5 497.5 47.6 497.5 47.7 497.7 Z\",\"Xmax\":63.9,\"Xmid\":58.9,\"Xmin\":47.5,\"Ymax\":523,\"Ymid\":512.4,\"Ymin\":485.6,\"economy/currency\":\"NZ dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"88,810 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.79,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.21,\"geography/area/land\":236,\"geography/area/water\":0,\"geography/area_comparative\":\"1.3 times the size of Washington, DC\",\"geography/area_sqkm\":236,\"geography/climate\":\"tropical oceanic; moderated by trade winds; a dry season from April to November and a more humid season from December to March\",\"geography/coastline\":\"120 km\",\"geography/elevation/highest_point\":\"Te Manga 652 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"21 14 S, 159 46 W\",\"geography/geography_note\":\"the northern Cook Islands are seven low-lying, sparsely populated, coral atolls; the southern Cook Islands, where most of the population lives, consist of eight elevated, fertile, volcanic isles, including the largest, Rarotonga, at 67 sq km\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.042,\"geography/land_use/agricultural_land_permanent_crops\":0.042,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.646,\"geography/land_use/other\":0.27,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low coral atolls in north; volcanic, hilly islands in south\",\"government/administrative_divisions\":\"none\",\"government/capital/geographic_coordinates\":\"21 12 S, 159 46 W\",\"government/capital/name\":\"Avarua\",\"government/capital/time_difference\":\"UTC-10 (5 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Captain James COOK, the British explorer who visited the islands in 1773 and 1777\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Tom J. MARSTERS (since 9 August 2013); New Zealand High Commissioner Peter MARSHALL (since 10 January 2017)\",\"government/executive_branch/head_of_government\":\"Prime Minister Henry PUNA (since 30 November 2010)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and a large circle of 15 white five-pointed stars (one for every island) centered in the outer half of the flag\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (became self-governing in free association with New Zealand on 4 August 1965 with the right at any time to move to full independence by unilateral action)\",\"government/national_holiday\":\"Constitution Day, the first Monday in August (1965)\",\"government/national_symbol_s\":\"a circle of 15, five-pointed, white stars on a blue field, Tiare maori (Gardenia taitensis) flower; national colors: green, white\",\"introduction\":\"The Cook Islands, named after Captain James Cook who landed in 1773, became a British protectorate in 1888 and was later annexed by proclamation in 1900. The Cook Islands was first included within the boundaries of New Zealand in 1901, and in 1965, residents chose self-government in free association with New Zealand. The Cook Islands\\u0026amp;rsquo; economy relies on tourism, fisheries, and foreign aid. More recently a growing offshore financial sector exposed the country to vulnerabilities which the government has addressed with legislation and regulations for the oversight of all banks and financial institutions, and with enforcement measures. The Cook Islands continues to face challenges with the emigration of skilled workers, government deficits, inadequate infrastructure, and natural resource depletion. The Cook Islands is expected to graduate to the high-income threshold set by the World Bank, which will limit the country\\u0026amp;rsquo;s access to Official Development Assistance under OECD guidelines.\",\"name\":\"Cook Islands\",\"people_and_society/age_structure/0_14_years\":0.2068,\"people_and_society/age_structure/15_24_years\":0.1599,\"people_and_society/age_structure/25_54_years\":0.3806,\"people_and_society/age_structure/55_64_years\":0.1272,\"people_and_society/age_structure/65_years_and_over\":0.1255,\"people_and_society/birth_rate\":\"13.7 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.7% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Cook Island Maori (Polynesian) 81.3%, part Cook Island Maori 6.7%, other 11.9% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.2 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Cook Islander\",\"people_and_society/nationality/noun\":\"Cook Islander(s)\",\"people_and_society/net_migration_rate\":\"-32.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9038\",\"people_and_society/population_growth_rate\":-0.0272,\"people_and_society/urbanization/urban_population\":\"75.3% of total population (2019)\",\"transportation/airports\":\"11\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"295\"},{\"BoxHeight\":9.5,\"BoxWidth\":4.699999999999999,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"ASM\",\"ISO_Code\":\"AS\",\"Path\":\"M 26.9 500.4 27.1 500.5 27.2 500.5 27 500.6 27 500.5 26.9 500.6 26.7 500.8 26.5 500.8 26.5 500.7 26.4 500.7 26.5 500.6 26.6 500.6 26.9 500.4 Z M 30.3 500.4 30.3 500.5 30.2 500.5 30.1 500.5 30.1 500.4 30.2 500.4 30.3 500.4 Z M 29.7 500.3 29.6 500.4 29.6 500.3 29.6 500.2 29.7 500.3 Z M 25.8 491.4 25.7 491.5 25.6 491.4 25.8 491.3 25.8 491.4 Z\",\"Xmax\":30.3,\"Xmid\":27.6,\"Xmin\":25.6,\"Ymax\":500.8,\"Ymid\":499.6,\"Ymin\":491.3,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"361,100 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.98,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.02,\"geography/area/land\":224,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Washington, DC\",\"geography/area_sqkm\":224,\"geography/climate\":\"tropical marine, moderated by southeast trade winds; annual rainfall averages about 3 m; rainy season (November to April), dry season (May to October); little seasonal temperature variation\",\"geography/coastline\":\"116 km\",\"geography/elevation/highest_point\":\"Lata Mountain 964 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"14 20 S, 170 00 W\",\"geography/geography_note\":\"Pago Pago has one of the best natural deepwater harbors in the South Pacific Ocean, sheltered by shape from rough seas and protected by peripheral mountains from high winds; strategic location in the South Pacific Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.134,\"geography/land_use/agricultural_land_permanent_crops\":0.085,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.781,\"geography/land_use/other\":0,\"geography/location\":\"Oceania, group of islands in the South Pacific Ocean, about halfway between Hawaii and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"five volcanic islands with rugged peaks and limited coastal plains, two coral atolls (Rose Island, Swains Island)\",\"government/administrative_divisions\":\"none (territory of the US); there are no first-order administrative divisions as defined by the US Government, but there are 3 districts and 2 islands* at the second order; Eastern, Manua, Rose Island*, Swains Island*, Western\",\"government/capital/geographic_coordinates\":\"14 16 S, 170 42 W\",\"government/capital/name\":\"Pago Pago\",\"government/capital/time_difference\":\"UTC-11 (6 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name Samoa is composed of two parts, \\u0022sa\\u0022 meaning \\u0022sacred\\u0022 and \\u0022moa\\u0022 meaning \\u0022center,\\u0022 so the name can mean Holy Center; alternatively, it can mean \\u0022place of the sacred moa bird\\u0022 of Polynesian mythology\",\"government/executive_branch/chief_of_state\":\"President Donald J. TRUMP (since 20 January 2017); Vice President Michael R. PENCE (since 20 January 2017)\",\"government/executive_branch/head_of_government\":\"Governor Lolo Matalasi MOLIGA (since 3 January 2013)\",\"government/flag_description\":\"blue, with a white triangle edged in red that is based on the fly side and extends to the hoist side; a brown and white American bald eagle flying toward the hoist side is carrying 2 traditional Samoan symbols of authority, a war club known as a \\u0022faalaufai\\u0022 (upper; left talon), and a coconut-fiber fly whisk known as a \\u0022fue\\u0022 (lower; right talon); the combination of symbols broadly mimics that seen on the US Great Seal and reflects the relationship between the US and American Samoa\",\"government/government_type\":\"republican form of government with separate executive, legislative, and judicial branches; unincorporated unorganized territory of the US with local self-government\",\"government/independence\":\"none (territory of the US)\",\"government/national_holiday\":\"Flag Day, 17 April (1900)\",\"government/national_symbol_s\":\"a fue (coconut fiber fly whisk; representing wisdom) crossed with a tootoo (staff; representing authority); national colors: red, white, blue\",\"introduction\":\"Settled as early as 1000 B.C., Samoa was not reached by European explorers until the 18th century. International rivalries in the latter half of the 19th century were settled by an 1899 treaty in which Germany and the US divided the Samoan archipelago. The US formally occupied its portion - a smaller group of eastern islands with the excellent harbor of Pago Pago - the following year.\",\"name\":\"American Samoa\",\"people_and_society/age_structure/0_14_years\":0.2959,\"people_and_society/age_structure/15_24_years\":0.1842,\"people_and_society/age_structure/25_54_years\":0.3679,\"people_and_society/age_structure/55_64_years\":0.0896,\"people_and_society/age_structure/65_years_and_over\":0.0624,\"people_and_society/birth_rate\":\"19 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Pacific Islander 92.6% (includes Samoan 88.9%, Tongan 2.9%, other .8%), Asian 3.6% (includes Filipino 2.2%, other 1.4%), mixed 2.7%, other 1.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"73.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"49,000 PAGO PAGO (capital) (2018)\",\"people_and_society/nationality/adjective\":\"American Samoan\",\"people_and_society/nationality/noun\":\"American Samoan(s) (US nationals)\",\"people_and_society/net_migration_rate\":\"-26.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"50826\",\"people_and_society/population_growth_rate\":-0.0135,\"people_and_society/urbanization/urban_population\":\"87.1% of total population (2019)\",\"transportation/airports\":\"3\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.39999999999997726,\"BoxWidth\":0.5,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CXR\",\"ISO_Code\":\"CX\",\"Path\":\"M 792.6 489.8 792.6 489.7 792.8 489.7 792.9 489.7 793 489.6 793.1 489.8 793 489.8 792.9 490 792.8 489.9 792.6 489.8 Z\",\"Xmax\":793.1,\"Xmid\":792.9,\"Xmin\":792.6,\"Ymax\":490,\"Ymid\":489.8,\"Ymin\":489.6,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":135,\"geography/area/water\":0,\"geography/area_comparative\":\"about three-quarters the size of Washington, DC\",\"geography/area_sqkm\":135,\"geography/climate\":\"tropical with a wet season (December to April) and dry season; heat and humidity moderated by trade winds\",\"geography/coastline\":\"138.9 km\",\"geography/elevation/highest_point\":\"Murray Hill 361 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"10 30 S, 105 40 E\",\"geography/geography_note\":\"located along major sea lanes of the Indian Ocean\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":null,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, island in the Indian Ocean, south of Indonesia\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"steep cliffs along coast rise abruptly to central plateau\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"10 25 S, 105 43 E\",\"government/capital/name\":\"The Settlement (Flying Fish Cove)\",\"government/capital/time_difference\":\"UTC\\u002B7 (12 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by English Captain William MYNORS for the day of its rediscovery, Christmas Day (25 December 1643); the island had been sighted by Europeans as early as 1615\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Natasha GRIGGS (since 5 October 2018)\",\"government/flag_description\":\"territorial flag; divided diagonally from upper hoist to lower fly; the upper triangle is green with a yellow image of the Golden Bosun Bird superimposed; the lower triangle is blue with the Southern Cross constellation, representing Australia, superimposed; a centered yellow disk displays a green map of the island\",\"government/government_type\":\"non-self-governing overseas territory of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788)\",\"government/national_symbol_s\":\"golden bosun bird\",\"introduction\":\"Although Europeans had sighted the island at least as early as 1615, it was only named in 1643 for the day of its rediscovery. The island was annexed and settlement began by the UK in 1888 with the discovery of the islands phosphate deposits. Following the Second World War, Christmas Island came under the jurisdiction of the new British Colony of Singapore. The island existed as a separate Crown colony from 1 January 1958 to 1 October 1958 when its transfer to Australian jurisdiction was finalized. That date is still celebrated on the first Monday in October as Territory Day. Almost two-thirds of the island has been declared a national park.\",\"name\":\"Christmas Island\",\"people_and_society/age_structure/0_14_years\":0.1279,\"people_and_society/age_structure/15_24_years\":0.122,\"people_and_society/age_structure/25_54_years\":0.5791,\"people_and_society/age_structure/55_64_years\":0.1166,\"people_and_society/age_structure/65_years_and_over\":0.0544,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Chinese 70%, European 20%, Malay 10% (2001)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Christmas Island\",\"people_and_society/nationality/noun\":\"Christmas Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"2205\",\"people_and_society/population_growth_rate\":0.0111,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"18\",\"transportation/roadways/total\":\"140\"},{\"BoxHeight\":0.4000000000000341,\"BoxWidth\":0.5999999999999659,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"JEY\",\"ISO_Code\":\"JE\",\"Path\":\"M 493.8 303.2 493.9 303.3 494 303.2 494.2 303.2 494.4 303.4 494.4 303.6 494.2 303.6 494 303.5 493.8 303.6 493.8 303.4 493.8 303.2 Z\",\"Xmax\":494.4,\"Xmid\":494.1,\"Xmin\":493.8,\"Ymax\":303.6,\"Ymid\":303.4,\"Ymin\":303.2,\"economy/currency\":\"Jersey pounds (JEP) per US dollar\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"450,000 Mt (2012 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":116,\"geography/area/water\":0,\"geography/area_comparative\":\"about two-thirds the size of Washington, DC\",\"geography/area_sqkm\":116,\"geography/climate\":\"temperate; mild winters and cool summers\",\"geography/coastline\":\"70 km\",\"geography/elevation/highest_point\":\"Les Platons 136 m\",\"geography/elevation/lowest_point\":\"English Channel 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"49 15 N, 2 10 W\",\"geography/geography_note\":\"largest and southernmost of Channel Islands; about 30% of population concentrated in Saint Helier\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.66,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.34,\"geography/location\":\"Western Europe, island in the English Channel, northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"gently rolling plain with low, rugged hills along north coast\",\"government/administrative_divisions\":\"none (British crown dependency); there are no first-order administrative divisions as defined by the US Government, but there are 12 parishes; Grouville, Saint Brelade, Saint Clement, Saint Helier, Saint John, Saint Lawrence, Saint Martin, Saint Mary, Saint Ouen, Saint Peter, Saint Saviour, and Trinity\",\"government/capital/geographic_coordinates\":\"49 11 N, 2 06 W\",\"government/capital/name\":\"Saint Helier\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is of Old Norse origin, but the meaning of the root \\u0022Jer(s)\\u0022 is uncertain; the \\u0022-ey\\u0022 ending means \\u0022island\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant Governor Sir Stephen DALTON (since 13 March 2017)\",\"government/executive_branch/head_of_government\":\"Chief Minister John LE FONDRE (since 8 June 2018); Bailiff William BAILHACHE (since 29 January 2015)\",\"government/flag_description\":\"white with a diagonal red cross extending to the corners of the flag; in the upper quadrant, surmounted by a yellow crown, a red shield with three lions in yellow; according to tradition, the ships of Jersey - in an attempt to differentiate themselves from English ships flying the horizontal cross of St. George - rotated the cross to the \\u0022X\\u0022 (saltire) configuration; because this arrangement still resembled the Irish cross of St. Patrick, the yellow Plantagenet crown and Jersey coat of arms were added\",\"government/government_type\":\"parliamentary democracy (Assembly of the States of Jersey); a crown dependency of the UK\",\"government/independence\":\"none (British crown dependency)\",\"government/national_holiday\":\"Liberation Day, 9 May (1945)\",\"government/national_symbol_s\":\"Jersey cow; national colors: red, white\",\"introduction\":\"Jersey and the other Channel Islands represent the last remnants of the medieval Duchy of Normandy that held sway in both France and England. These islands were the only British soil occupied by German troops in World War II. The Bailiwick of Jersey is a British crown dependency, which means that it is not part of the UK but is rather a self-governing possession of the British crown. However, the UK Government is constitutionally responsible for its defense and international representation.\",\"name\":\"Jersey\",\"people_and_society/age_structure/0_14_years\":0.1637,\"people_and_society/age_structure/15_24_years\":0.1363,\"people_and_society/age_structure/25_54_years\":0.4071,\"people_and_society/age_structure/55_64_years\":0.1273,\"people_and_society/age_structure/65_years_and_over\":0.1656,\"people_and_society/birth_rate\":\"12.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Jersey 46.4%, British 32.7%, Portuguese/Madeiran 8.2%, Polish 3.3%, Irish, French, and other white 7.1%, other 2.4% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"34,000 SAINT HELIER (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Channel Islander\",\"people_and_society/nationality/noun\":\"Channel Islander(s)\",\"people_and_society/net_migration_rate\":\"2.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"99602\",\"people_and_society/population_growth_rate\":0.0076,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":1.5,\"BoxWidth\":1.3999999999999773,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"GGY\",\"ISO_Code\":\"GG\",\"Path\":\"M 493 302.4 492.9 302.5 492.7 302.5 492.6 302.4 493 302.2 493 302.4 Z M 493.5 302.5 493.4 302.6 493.3 302.5 493.4 302.4 493.5 302.5 Z M 494 301.3 493.8 301.4 493.8 301.3 493.8 301.1 494 301.3 Z\",\"Xmax\":494,\"Xmid\":493.2,\"Xmin\":492.6,\"Ymax\":302.6,\"Ymid\":302.2,\"Ymin\":301.1,\"economy/currency\":\"Guernsey pound per US dollar\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":78,\"geography/area/water\":0,\"geography/area_comparative\":\"about one-half the size of Washington, DC\",\"geography/area_sqkm\":78,\"geography/climate\":\"temperate with mild winters and cool summers; about 50% of days are overcast\",\"geography/coastline\":\"50 km\",\"geography/elevation/highest_point\":\"Le Moulin on Sark 114 m\",\"geography/elevation/lowest_point\":\"English Channel 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"49 28 N, 2 35 W\",\"geography/geography_note\":\"large, deepwater harbor at Saint Peter Port\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"Western Europe, islands in the English Channel, northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly flat with low hills in southwest\",\"government/administrative_divisions\":\"none (British crown dependency); there are no first-order administrative divisions as defined by the US Government, but there are 10 parishes: Castel, Forest, Saint Andrew, Saint Martin, Saint Peter Port, Saint Pierre du Bois, Saint Sampson, Saint Saviour, Torteval, Vale\",\"government/capital/geographic_coordinates\":\"49 27 N, 2 32 W\",\"government/capital/name\":\"Saint Peter Port\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name is of Old Norse origin, but the meaning of the root \\u0022Guern(s)\\u0022 is uncertain; the \\u0022-ey\\u0022 ending means \\u0022island\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Lieutenant-Governor Vice Admiral Ian CORDER (since 14 March 2016)\",\"government/executive_branch/head_of_government\":\"Chief Minister Gavin ST PIER (since 6 May 2016); Bailiff Sir Richard COLLAS (since 23 March 2012); note - the chief minister is the president of the Policy and Resources Committee and is the de facto head of government; the Policy and Resources Committee, elected by the States of Deliberation, functions as the executive; the 5 members all have equal voting rights\",\"government/flag_description\":\"white with the red cross of Saint George (patron saint of England) extending to the edges of the flag and a yellow equal-armed cross of William the Conqueror superimposed on the Saint George cross; the red cross represents the old ties with England and the fact that Guernsey is a British Crown dependency; the gold cross is a replica of the one used by Duke William of Normandy at the Battle of Hastings in 1066\",\"government/government_type\":\"parliamentary democracy (States of Deliberation)\",\"government/independence\":\"none (British crown dependency)\",\"government/national_holiday\":\"Liberation Day, 9 May (1945)\",\"government/national_symbol_s\":\"Guernsey cow, donkey; national colors: red, white, yellow\",\"introduction\":\"Guernsey and the other Channel Islands represent the last remnants of the medieval Duchy of Normandy, which held sway in both France and England. The islands were the only British soil occupied by German troops in World War II. The Bailiwick of Guernsey is a self-governing British crown dependency that is not part of the United Kingdom. However, the UK Government is constitutionally responsible for its defense and international representation. The Bailiwick of Guernsey consists of the main island of Guernsey and a number of smaller islands including Alderney, Sark, Herm, Jethou, Brecqhou, and Lihou.\",\"name\":\"Guernsey\",\"people_and_society/age_structure/0_14_years\":0.1451,\"people_and_society/age_structure/15_24_years\":0.1089,\"people_and_society/age_structure/25_54_years\":0.4141,\"people_and_society/age_structure/55_64_years\":0.1338,\"people_and_society/age_structure/65_years_and_over\":0.1981,\"people_and_society/birth_rate\":\"9.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Guernsey 52%, UK and Ireland 23.7%, Portugal 2.1%, Latvia 1.5%, other 6.7%, unspecified 14.1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"82.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"16,000 SAINT PETER PORT (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Channel Islander\",\"people_and_society/nationality/noun\":\"Channel Islander(s)\",\"people_and_society/net_migration_rate\":\"2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"66697\",\"people_and_society/population_growth_rate\":0.0028,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"2\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.30000000000001137,\"BoxWidth\":0.2999999999999545,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"IOT\",\"ISO_Code\":\"IO\",\"Path\":\"M 700.5 480.7 700.6 480.7 700.6 480.8 700.8 480.9 700.8 481 700.5 480.7 Z\",\"Xmax\":700.8,\"Xmid\":700.7,\"Xmin\":700.5,\"Ymax\":481,\"Ymid\":480.8,\"Ymin\":480.7,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":60,\"geography/area/water\":54340,\"geography/area_comparative\":\"land area is about one-third the size of Washington, DC\",\"geography/area_sqkm\":60,\"geography/climate\":\"tropical marine; hot, humid, moderated by trade winds\",\"geography/coastline\":\"698 km\",\"geography/elevation/highest_point\":\"ocean-side dunes on Diego Garcia 9 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"6 00 S, 71 30 E;note - Diego Garcia 7 20 S, 72 25 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; archipelago of 55 islands; Diego Garcia, the largest and southernmost island, occupies a strategic location in the central Indian Ocean; the island is the site of a joint US-UK military facility \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; Diego Garcia is the only inhabited island of the BIOT and one of only two British territories where traffic drives on the right, the other being Gibraltar\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"archipelago in the Indian Ocean, south of India, about halfway between Africa and Indonesia\",\"geography/map_references\":\"Political Map of the World\",\"geography/terrain\":\"flat and low (most areas do not exceed two m in elevation)\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"self-descriptive name specifying the territorys affiliation and location\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952)\",\"government/executive_branch/head_of_government\":\"Commissioner Dr. Peter HAYES (since 17 October 2012); Administrator John MCMANUS (since April 2011); note - both reside in the UK and are represented by the officer commanding British Forces on Diego Garcia\",\"government/flag_description\":\"white with six blue wavy horizontal stripes; the flag of the UK is in the upper hoist-side quadrant; the striped section bears a palm tree and yellow crown (the symbols of the territory) centered on the outer half of the flag; the wavy stripes represent the Indian Ocean; although not officially described, the six blue stripes may stand for the six main atolls of the archipelago\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Formerly administered as part of the British Crown Colony of Mauritius, the British Indian Ocean Territory (BIOT) was established as an overseas territory of the UK in 1965. A number of the islands of the territory were later transferred to the Seychelles when it attained independence in 1976. Subsequently, BIOT has consisted only of the six main island groups comprising the Chagos Archipelago. Only Diego Garcia, the largest and most southerly of the islands, is inhabited. It contains a joint UK-US naval support facility and hosts one of four dedicated ground antennas that assist in the operation of the Global Positioning System (GPS) navigation system (the others are on Kwajalein (Marshall Islands), at Cape Canaveral, Florida (US), and on Ascension Island (Saint Helena, Ascension, and Tristan da Cunha)). The US Air Force also operates a telescope array on Diego Garcia as part of the Ground-Based Electro-Optical Deep Space Surveillance System (GEODSS) for tracking orbital debris, which can be a hazard to spacecraft and astronauts. Between 1967 and 1973, former agricultural workers, earlier residents in the islands, were relocated primarily to Mauritius, but also to the Seychelles. Negotiations between 1971 and 1982 resulted in the establishment of a trust fund by the British Government as compensation for the displaced islanders, known as Chagossians. Beginning in 1998, the islanders pursued a series of lawsuits against the British Government seeking further compensation and the right to return to the territory. In 2006 and 2007, British court rulings invalidated the immigration policies contained in the 2004 BIOT Constitution Order that had excluded the islanders from the archipelago, but upheld the special military status of Diego Garcia. In 2008, the House of Lords, as the final court of appeal in the UK, ruled in favor of the British Government by overturning the lower court rulings and finding no right of return for the Chagossians. In March 2015, the Permanent Court of Arbitration unanimously held that the marine protected area (MPA) that the UK declared around the Chagos Archipelago in April 2010 was in violation of the UN Convention on the Law of the Sea.\",\"name\":\"British Indian Ocean Territory\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.2999999999999545,\"BoxWidth\":0.39999999999997726,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"BVT\",\"ISO_Code\":\"BV\",\"Path\":\"M 509.1 641.1 509.2 641 509.4 641 509.5 641 509.5 641.1 509.5 641.2 509.2 641.3 509.1 641.1 Z\",\"Xmax\":509.5,\"Xmid\":509.3,\"Xmin\":509.1,\"Ymax\":641.3,\"Ymid\":641.1,\"Ymin\":641,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":49,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.3 times the size of Washington, DC\",\"geography/area_sqkm\":49,\"geography/climate\":\"antarctic\",\"geography/coastline\":\"29.6 km\",\"geography/elevation/highest_point\":\"Olavtoppen (Olav Peak) 780 m\",\"geography/elevation/lowest_point\":\"South Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"54 26 S, 3 24 E\",\"geography/geography_note\":\"almost entirely covered by glacial ice (93%); declared a nature reserve by Norway; the distance from Bouvet Island to Norway is 12,776 km, which is almost one-third the circumference of the earth\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"island in the South Atlantic Ocean, southwest of the Cape of Good Hope (South Africa)\",\"geography/map_references\":\"Antarctic Region\",\"geography/terrain\":\"volcanic; coast is mostly inaccessible\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after the French naval officer Jean-Baptiste Charles BOUVET who discovered the island in 1739\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of Norway is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This uninhabited, volcanic, Antarctic island is almost entirely covered by glaciers making it difficult to approach; it is recognized as the most remote island on Earth. (It is furthest in distance from any other point of land, 1,639 km from Antarctica.) Bouvet Island was discovered in 1739 by a French naval officer after whom it is named. No claim was made until 1825, when the British flag was raised. A few expeditions visited the island in the late 19th century. In 1929, the UK waived its claim in favor of Norway, which had occupied the island\\u0026amp;nbsp;two years\\u0026amp;nbsp;previously. In 1971, Norway designated Bouvet Island and the adjacent territorial waters a nature reserve. Since 1977, Norway has run an automated meteorological station and studied foraging strategies and distribution of fur seals and penguins on the island. In February 2006, an earthquake weakened the stations foundation causing it to be blown out to sea in a winter storm. Norway erected a new research station in 2014 that can hold six people for periods of two to four months.\",\"name\":\"Bouvet Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.2999999999999545,\"BoxWidth\":0.10000000000002274,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"PCN\",\"ISO_Code\":\"PN\",\"Path\":\"M 144.2 530.3 144.2 530.2 144.3 530.1 144.3 530.4 144.2 530.4 144.2 530.3 Z\",\"Xmax\":144.3,\"Xmid\":144.3,\"Xmin\":144.2,\"Ymax\":530.4,\"Ymid\":530.3,\"Ymin\":530.1,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":47,\"geography/area/water\":0,\"geography/area_comparative\":\"about three-tenths the size of Washington, DC\",\"geography/area_sqkm\":47,\"geography/climate\":\"tropical; hot and humid; modified by southeast trade winds; rainy season (November to March)\",\"geography/coastline\":\"51 km\",\"geography/elevation/highest_point\":\"Palwala Valley Point on Big Ridge 347 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"25 04 S, 130 06 W\",\"geography/geography_note\":\"Britains most isolated dependency; only the larger island of Pitcairn is inhabited but it has no port or natural harbor; supplies must be transported by rowed longboat from larger ships stationed offshore\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0.745,\"geography/land_use/other\":0.255,\"geography/location\":\"Oceania, islands in the South Pacific Ocean, about midway between Peru and New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"rugged volcanic formation; rocky coastline with cliffs\",\"government/administrative_divisions\":\"none (overseas territory of the UK)\",\"government/capital/geographic_coordinates\":\"25 04 S, 130 05 W\",\"government/capital/name\":\"Adamstown\",\"government/capital/time_difference\":\"UTC-9 (4 hours behind Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named after Midshipman Robert PITCAIRN who first sighted the island in 1767\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by UK High Commissioner to New Zealand and Governor (nonresident) of the Pitcairn Islands Laura CLARK (since 25 January 2018)\",\"government/executive_branch/head_of_government\":\"Mayor and Chairman of the Island Council Shawn CHRISTIAN (since 9 November 2016)\",\"government/flag_description\":\"blue with the flag of the UK in the upper hoist-side quadrant and the Pitcairn Islander coat of arms centered on the outer half of the flag; the green, yellow, and blue of the shield represents the island rising from the ocean; the green field features a yellow anchor surmounted by a bible (both the anchor and the bible were items found on the HMS Bounty); sitting on the crest is a Pitcairn Island wheelbarrow from which springs a flowering twig of miro (a local plant)\",\"government/government_type\":\"parliamentary democracy\",\"government/independence\":\"none (overseas territory of the UK)\",\"government/national_holiday\":\"Birthday of Queen ELIZABETH II, second Saturday in June (1926); Discovery Day (Pitcairn Day), 2 July (1767)\",\"government/national_symbol_s\":\"\",\"introduction\":\"Pitcairn Island was discovered in 1767 by the British and settled in 1790 by the Bounty mutineers and their Tahitian companions. Pitcairn was the first Pacific island to become a British colony (in 1838) and today remains the last vestige of that empire in the South Pacific. Outmigration, primarily to New Zealand, has thinned the population from a peak of 233 in 1937 to less than 50 today.\",\"name\":\"Pitcairn Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"other descendants of the Bounty mutineers and their Tahitian wives\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Pitcairn Islander\",\"people_and_society/nationality/noun\":\"Pitcairn Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"54\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"0% of total population (2012)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.1999999999999318,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NFK\",\"ISO_Code\":\"NF\",\"Path\":\"M 965.5 544.7 965.6 544.6 965.7 544.7 965.6 544.8 965.5 544.8 965.5 544.7 Z\",\"Xmax\":965.7,\"Xmid\":965.6,\"Xmin\":965.5,\"Ymax\":544.8,\"Ymid\":544.7,\"Ymin\":544.6,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":36,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.2 times the size of Washington, DC\",\"geography/area_sqkm\":36,\"geography/climate\":\"subtropical; mild, little seasonal temperature variation\",\"geography/coastline\":\"32 km\",\"geography/elevation/highest_point\":\"Mount Bates 319 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"29 02 S, 167 57 E\",\"geography/geography_note\":\"most of the 32 km coastline consists of almost inaccessible cliffs, but the land slopes down to the sea in one small southern area on Sydney Bay, where the capital of Kingston is situated\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0.25,\"geography/land_use/forest\":0.115,\"geography/land_use/other\":0.635,\"geography/location\":\"Oceania, island in the South Pacific Ocean, east of Australia\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"volcanic island with mostly rolling plains\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"29 03 S, 167 58 E\",\"government/capital/name\":\"Kingston\",\"government/capital/time_difference\":\"UTC\\u002B11 (16 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named by British explorer Captain James COOK after Mary HOWARD, Duchess of Norfolk, in 1774\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Eric HUTCHINSON (since 1 April 2017)\",\"government/flag_description\":\"three vertical bands of green (hoist side), white, and green with a large green Norfolk Island pine tree centered in the slightly wider white band; green stands for the rich vegetation on the island, and the pine tree - endemic to the island - is a symbol of Norfolk Island\",\"government/government_type\":\"non-self-governing overseas territory of Australia; note - the Norfolk Island Regional Council, which began operations 1 July 2016, is responsible for planning and managing a variety of public services, including those funded by the Government of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Bounty Day (commemorates the arrival of Pitcairn Islanders), 8 June (1856)\",\"government/national_symbol_s\":\"Norfolk Island pine\",\"introduction\":\"Two British attempts at establishing the island as a penal colony (1788-1814 and 1825-55) were ultimately abandoned. In 1856, the island was resettled by Pitcairn Islanders, descendants of the Bounty mutineers and their Tahitian companions.\",\"name\":\"Norfolk Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Australian 22.8%, English 22.4%, Pitcairn 20%, Scottish 6%, Irish 5.2% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Norfolk Islander(s)\",\"people_and_society/nationality/noun\":\"Norfolk Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1748\",\"people_and_society/population_growth_rate\":0.0001,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"80\"},{\"BoxHeight\":0.10000000000002274,\"BoxWidth\":0.09999999999990905,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"MAC\",\"ISO_Code\":\"MO\",\"Path\":\"M 814.7 397.4 814.8 397.4 814.8 397.5 814.7 397.4 Z\",\"Xmax\":814.8,\"Xmid\":814.8,\"Xmin\":814.7,\"Ymax\":397.5,\"Ymid\":397.4,\"Ymin\":397.4,\"economy/currency\":\"patacas (MOP)\",\"economy/gdp_per_capita_ppp/2017\":\"110000\",\"economy/gdp_real_growth_rate/2017\":0.091,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.563 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":1,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0,\"geography/area/land\":28.2,\"geography/area/water\":0,\"geography/area_comparative\":\"less than one-sixth the size of Washington, DC\",\"geography/area_sqkm\":28.2,\"geography/climate\":\"subtropical; marine with cool winters, warm summers\",\"geography/coastline\":\"41 km\",\"geography/elevation/highest_point\":\"Alto Coloane 172 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"22 10 N, 113 33 E\",\"geography/geography_note\":\"essentially urban; an area of land reclaimed from the sea measuring 5.2 sq km and known as Cotai now connects the islands of Coloane and Taipa; the island area is connected to the mainland peninsula by three bridges\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"3 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Eastern Asia, bordering the South China Sea and China\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"generally flat\",\"government/administrative_divisions\":\"none (special administrative region of the Peoples Republic of China)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"name is thought to derive from the A-Ma Temple - built in 1488 and dedicated to Mazu, the goddess of seafarers and fishermen - which is referred to locally as \\u0022Maa Gok\\u0022 - and in Portuguese became \\u0022Macau\\u0022; the Chinese name Aomen means \\u0022inlet gates\\u0022\",\"government/executive_branch/chief_of_state\":\"President of China XI Jinping (since 14 March 2013)\",\"government/executive_branch/head_of_government\":\"Chief Executive Fernando CHUI Sai On (since 20 December 2009)\",\"government/flag_description\":\"green with a lotus flower above a stylized bridge and water in white, beneath an arc of five gold, five-pointed stars: one large in the center of the arc and two smaller on either side; the lotus is the floral emblem of Macau, the three petals represent the peninsula and two islands that make up Macau; the five stars echo those on the flag of China\",\"government/government_type\":\"executive-led limited democracy; a special administrative region of the Peoples Republic of China\",\"government/independence\":\"none (special administrative region of China)\",\"government/national_holiday\":\"National Day (anniversary of the Founding of the Peoples Republic of China), 1 October (1949); note - 20 December (1999) is celebrated as Macau Special Administrative Region Establishment Day\",\"government/national_symbol_s\":\"lotus blossom; national colors: green, white, yellow\",\"introduction\":\"Colonized by the Portuguese in the 16th century, Macau was the first European settlement in the Far East. Pursuant to an agreement signed by China and Portugal on 13 April 1987, Macau became the Macau Special Administrative Region of the Peoples Republic of China on 20 December 1999. In this agreement, China promised that, under its \\u0022one country, two systems\\u0022 formula, Chinas political and economic system would not be imposed on Macau, and that Macau would enjoy a \\u0022high degree of autonomy\\u0022 in all matters except foreign affairs and defense for the subsequent 50 years.\",\"name\":\"Macau\",\"people_and_society/age_structure/0_14_years\":0.1392,\"people_and_society/age_structure/15_24_years\":0.1122,\"people_and_society/age_structure/25_54_years\":0.4975,\"people_and_society/age_structure/55_64_years\":0.1395,\"people_and_society/age_structure/65_years_and_over\":0.1116,\"people_and_society/birth_rate\":\"8.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.7% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Chinese 88.7%, Portuguese 1.1%, mixed 1.1%, other 9.2% (includes Macanese - mixed Portuguese and Asian ancestry) (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"84.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Chinese\",\"people_and_society/nationality/noun\":\"Chinese\",\"people_and_society/net_migration_rate\":\"3.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"606340\",\"people_and_society/population_growth_rate\":0.0071,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"428\"},{\"BoxHeight\":0.20000000000004547,\"BoxWidth\":0.1999999999999318,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"NRU\",\"ISO_Code\":\"NR\",\"Path\":\"M 962.7 462 962.8 461.9 962.9 462 962.7 462.1 962.7 462 Z\",\"Xmax\":962.9,\"Xmid\":962.8,\"Xmin\":962.7,\"Ymax\":462.1,\"Ymid\":462,\"Ymin\":461.9,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"12300\",\"economy/gdp_real_growth_rate/2017\":0.04,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"76,540 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":0.86,\"energy/electricity_from_hydroelectric_plants\":0,\"energy/electricity_from_nuclear_fuels\":0,\"energy/electricity_from_other_renewable_sources\":0.14,\"geography/area/land\":21,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.1 times the size of Washington, DC\",\"geography/area_sqkm\":21,\"geography/climate\":\"tropical with a monsoonal pattern; rainy season (November to February)\",\"geography/coastline\":\"30 km\",\"geography/elevation/highest_point\":\"Command Ridge 70 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"0 32 S, 166 55 E\",\"geography/geography_note\":\"worlds smallest island country; situated just 53 km south of the Equator; Nauru is one of the three great phosphate rock islands in the Pacific Ocean - the others are Banaba (Ocean Island) in Kiribati and Makatea in French Polynesia\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0.2,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.8,\"geography/location\":\"Oceania, island in the South Pacific Ocean, south of the Marshall Islands\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"sandy beach rises to fertile ring around raised coral reefs with phosphate plateau in center\",\"government/administrative_divisions\":\"14 districts; Aiwo, Anabar, Anetan, Anibare, Baitsi, Boe, Buada, Denigomodu, Ewa, Ijuw, Meneng, Nibok, Uaboe, Yaren\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"no official capital; government offices in the Yaren District\",\"government/capital/time_difference\":\"UTC\\u002B12 (17 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the island name may derive from the Nauruan word \\u0022anaoero\\u0022 meaning \\u0022I go to the beach\\u0022\",\"government/executive_branch/chief_of_state\":\"President Lionel AINGIMEA (since 27 August 2019); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Lionel AINGIMEA (since 27 August 2019)\",\"government/flag_description\":\"blue with a narrow, horizontal, gold stripe across the center and a large white 12-pointed star below the stripe on the hoist side; blue stands for the Pacific Ocean, the star indicates the countrys location in relation to the Equator (the gold stripe) and the 12 points symbolize the 12 original tribes of Nauru; the stars white color represents phosphate, the basis of the islands wealth\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"31 January 1968 (from the Australia-, NZ-, and UK-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 31 January (1968)\",\"government/national_symbol_s\":\"frigatebird, calophyllum flower; national colors: blue, yellow, white\",\"introduction\":\"The exact origins of the Nauruans are unclear since their language does not resemble any other in the Pacific region. Germany annexed the island in 1888. A German-British consortium began mining the islands phosphate deposits early in the 20th century. Australian forces occupied Nauru in World War I; it subsequently became a League of Nations mandate. After the Second World War - and a brutal occupation by Japan - Nauru became a UN trust territory. It achieved independence in 1968 and joined the UN in 1999 as the worlds smallest independent republic.\",\"name\":\"Nauru\",\"people_and_society/age_structure/0_14_years\":0.3118,\"people_and_society/age_structure/15_24_years\":0.1637,\"people_and_society/age_structure/25_54_years\":0.4308,\"people_and_society/age_structure/55_64_years\":0.0651,\"people_and_society/age_structure/65_years_and_over\":0.0286,\"people_and_society/birth_rate\":\"23.2 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Nauruan 88.9%, part Nauruan 6.6%, I-Kiribati 2%, other 2.5% (2007 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"67.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Nauruan\",\"people_and_society/nationality/noun\":\"Nauruan(s)\",\"people_and_society/net_migration_rate\":\"-12.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"9692\",\"people_and_society/population_growth_rate\":0.0051,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"30\"},{\"BoxHeight\":1.1999999999999886,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CCK\",\"ISO_Code\":\"CC\",\"Path\":\"M 768.5 493.5 768.4 493.7 768.3 493.6 768.4 493.5 768.5 493.5 Z M 768.5 494.5 768.5 494.7 768.4 494.6 768.4 494.5 768.5 494.5 Z\",\"Xmax\":768.5,\"Xmid\":768.4,\"Xmin\":768.3,\"Ymax\":494.7,\"Ymid\":494.1,\"Ymin\":493.5,\"economy/currency\":\"Australian dollars (AUD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14,\"geography/area/water\":0,\"geography/area_comparative\":\"about 24 times the size of The Mall in Washington, DC\",\"geography/area_sqkm\":14,\"geography/climate\":\"tropical with high humidity, moderated by the southeast trade winds for about nine months of the year\",\"geography/coastline\":\"26 km\",\"geography/elevation/highest_point\":\"South Point on South Island 9 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"12 30 S, 96 50 E\",\"geography/geography_note\":\"islands are thickly covered with coconut palms and other vegetation; site of a World War I naval battle in November 1914 between the Australian light cruiser HMAS Sydney and the German raider SMS Emden; after being heavily damaged in the engagement, the Emden was beached by her captain on North Keeling Island\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of islands in the Indian Ocean, southwest of Indonesia, about halfway between Australia and Sri Lanka\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"flat, low-lying coral atolls\",\"government/administrative_divisions\":\"none (territory of Australia)\",\"government/capital/geographic_coordinates\":\"12 10 S, 96 50 E\",\"government/capital/name\":\"West Island\",\"government/capital/time_difference\":\"UTC\\u002B6.5 (11.5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name refers to the abundant coconut trees on the islands and to English Captain William KEELING, the first European to sight the islands in 1609\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of the Commonwealth of Australia General Sir Peter COSGROVE (since 28 March 2014)\",\"government/executive_branch/head_of_government\":\"Administrator Natasha GRIGGS (since 5 October 2018)\",\"government/flag_description\":\"the flag of Australia is used\",\"government/government_type\":\"non-self-governing overseas territory of Australia\",\"government/independence\":\"none (territory of Australia)\",\"government/national_holiday\":\"Australia Day (commemorates the arrival of the First Fleet of Australian settlers), 26 January (1788)\",\"government/national_symbol_s\":\"\",\"introduction\":\"There are 27 coral islands in the group. Captain William KEELING discovered the islands in 1609, but they remained uninhabited until the 19th century. From the 1820s to 1978, members of the CLUNIES-ROSS family controlled the islands and the copra produced from local coconuts. Annexed by the UK in 1857, the Cocos Islands were transferred to the Australian Government in 1955. Apart from North Keeling Island, which lies 30 kilometers north of the main group, the islands form a horseshoe-shaped atoll surrounding a lagoon. North Keeling Island was declared a national park in 1995 and is administered by Parks Australia. The population on the two inhabited islands generally is split between the ethnic Europeans on West Island and the ethnic Malays on Home Island.\",\"name\":\"Cocos (Keeling) Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"Europeans, Cocos Malays\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Cocos Islander\",\"people_and_society/nationality/noun\":\"Cocos Islander(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"596\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"22\"},{\"BoxHeight\":0.0999999999999659,\"BoxWidth\":0.09999999999999787,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TKL\",\"ISO_Code\":\"TK\",\"Path\":\"M 21.8 484.4 21.9 484.4 21.8 484.4 21.8 484.3 21.9 484.4 21.8 484.4 Z\",\"Xmax\":21.9,\"Xmid\":21.8,\"Xmin\":21.8,\"Ymax\":484.4,\"Ymid\":484.4,\"Ymin\":484.3,\"economy/currency\":\"New Zealand dollars (NZD)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":12,\"geography/area/water\":0,\"geography/area_comparative\":\"about 17 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":12,\"geography/climate\":\"tropical; moderated by trade winds (April to November)\",\"geography/coastline\":\"101 km\",\"geography/elevation/highest_point\":\"unnamed location 5 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"9 00 S, 172 00 W\",\"geography/geography_note\":\"consists of three atolls (Atafu, Fakaofo, Nukunonu), each with a lagoon surrounded by a number of reef-bound islets of varying length and rising to over 3 m above sea level\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0.6,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":0.4,\"geography/location\":\"Oceania, group of three atolls in the South Pacific Ocean, about one-half of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"low-lying coral atolls enclosing large lagoons\",\"government/administrative_divisions\":\"none (territory of New Zealand)\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"\\u0022tokelau\\u0022 is a Polynesian word meaning \\u0022north wind\\u0022\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); represented by Governor General of New Zealand Governor General Dame Patricia Lee REDDY (since 28 September 2016); New Zealand is represented by Administrator Jonathan KINGS (since 30 August 2017)\",\"government/executive_branch/head_of_government\":\"Afega GAULOFA (since 10 March 2016); note - position rotates annually among the three Faipule (village leaders)\",\"government/flag_description\":\"a yellow stylized Tokelauan canoe on a dark blue field sails toward the manu - the Southern Cross constellation of four, white, five-pointed stars at the hoist side; the Southern Cross represents the role of Christianity in Tokelauan culture and, in conjunction with the canoe, symbolizes the country navigating into the future; the color yellow indicates happiness and peace, and the blue field represents the ocean on which the community relies\",\"government/government_type\":\"parliamentary democracy under a constitutional monarchy\",\"government/independence\":\"none (territory of New Zealand)\",\"government/national_holiday\":\"Waitangi Day (Treaty of Waitangi established British sovereignty over New Zealand), 6 February (1840)\",\"government/national_symbol_s\":\"tuluma (fishing tackle box); national colors: blue, yellow, white\",\"introduction\":\"Originally settled by Polynesian emigrants from surrounding island groups, the Tokelau Islands were made a British protectorate in 1889. They were transferred to New Zealand administration in 1925. Referenda held in 2006 and 2007 to change the status of the islands from that of a New Zealand territory to one of free association with New Zealand did not meet the needed threshold for approval.\",\"name\":\"Tokelau\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tokelauan 64.5%, part Tokelauan/Samoan 9.7%, part Tokelauan/Tuvaluan 2.8%, Tuvaluan 7.5%, Samoan 5.8%, other Pacific Islander 3.4%, other 5.6%, unspecified 0.8% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\" NA (2017 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"Tokelauan\",\"people_and_society/nationality/noun\":\"Tokelauan(s)\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1285\",\"people_and_society/population_growth_rate\":-0.0001,\"people_and_society/urbanization/urban_population\":\"0% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.6999999999999886,\"BoxWidth\":1.3000000000000682,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XA\",\"ISO_Code\":\"XA\",\"Path\":\"M 812.6 413.7 812.6 413.8 812.4 413.7 812.4 413.6 812.6 413.7 Z M 811.5 413.3 811.4 413.3 811.3 413.2 811.4 413.1 811.5 413.2 811.5 413.3 Z\",\"Xmax\":812.6,\"Xmid\":812,\"Xmin\":811.3,\"Ymax\":413.8,\"Ymid\":413.5,\"Ymin\":413.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":7.75,\"geography/area/water\":0,\"geography/area_comparative\":\"land area is about 13 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":7.75,\"geography/climate\":\"tropical\",\"geography/coastline\":\"518 km\",\"geography/elevation/highest_point\":\"unnamed location on Rocky Island 14 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"16 30 N, 112 00 E\",\"geography/geography_note\":\"composed of 130 small coral islands and reefs divided into the northeast Amphitrite Group and the western Crescent Group\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of small islands and reefs in the South China Sea, about one-third of the way from central Vietnam to the northern Philippines\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mostly low and flat\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"Portuguese navigators began to refer to the \\u0022Ilhas do Pracel\\u0022 in the 16th century as a designation of low lying islets, sandbanks, and reefs scattered over a wide area; over time the name changed to \\u0022parcel\\u0022 and then \\u0022paracel\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The Paracel Islands are surrounded by productive fishing grounds and by potential oil and gas reserves. In 1932, French Indochina annexed the islands and set up a weather station on Pattle Island; maintenance was continued by its successor, Vietnam. China has occupied all the Paracel Islands since 1974, when its troops seized a South Vietnamese garrison occupying the western islands. China built a military installation on Woody Island with an airfield and artificial harbor. The islands also are claimed by Taiwan and Vietnam.\",\"name\":\"Paracel Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1440\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.0999999999999659,\"BoxWidth\":0.20000000000001705,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"CPT\",\"ISO_Code\":\"CP\",\"Path\":\"M 197.1 431.8 197.2 431.8 197.3 431.8 197.2 431.9 197.1 431.8 Z\",\"Xmax\":197.3,\"Xmid\":197.2,\"Xmin\":197.1,\"Ymax\":431.9,\"Ymid\":431.8,\"Ymin\":431.8,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":6,\"geography/area/water\":0,\"geography/area_comparative\":\"about 12 times the size of The Mall in Washington, DC\",\"geography/area_sqkm\":6,\"geography/climate\":\"tropical; humid, average temperature 20-32 degrees Celsius, wet season (May to October)\",\"geography/coastline\":\"11.1 km\",\"geography/elevation/highest_point\":\"Rocher Clipperton 29 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"10 17 N, 109 13 W\",\"geography/geography_note\":\"the atoll reef is approximately 12 km (7.5 mi) in circumference; an attempt to colonize the atoll in the early 20th century ended in disaster and was abandoned in 1917\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Middle America, atoll in the North Pacific Ocean, 1,120 km southwest of Mexico\",\"geography/map_references\":\"Political Map of the World\",\"geography/terrain\":\"coral atoll\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after an 18th-century English pirate who supposedly used the island as a base\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of France is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This isolated atoll was named for John CLIPPERTON, an English pirate who was rumored to have made it his hideout early in the 18th century. Annexed by France in 1855 and claimed by the US, it was seized by Mexico in 1897. Arbitration eventually awarded the island to France in 1931, which took possession in 1935.\",\"name\":\"Clipperton Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.10000000000002274,\"Continent\":\"North America\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XL\",\"ISO_Code\":\"XL\",\"Path\":\"M 292 408.6 292.1 408.6 292.1 408.7 292.1 408.8 292 408.6 Z\",\"Xmax\":292.1,\"Xmid\":292.1,\"Xmin\":292,\"Ymax\":408.8,\"Ymid\":408.7,\"Ymin\":408.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":5.4,\"geography/area/water\":0,\"geography/area_comparative\":\"about nine times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":5.4,\"geography/climate\":\"marine, tropical\",\"geography/coastline\":\"8 km\",\"geography/elevation/highest_point\":\"200 m NNW of lighthouse 85 m\",\"geography/elevation/lowest_point\":\"Caribbean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"18 25 N, 75 02 W\",\"geography/geography_note\":\"strategic location 160 km south of the US Naval Base at Guantanamo Bay, Cuba; mostly exposed rock with numerous solution holes (limestone sinkholes) but with enough grassland to support goat herds; dense stands of fig trees, scattered cactus\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Caribbean, island in the Caribbean Sea, 30 nm west of Tiburon Peninsula of Haiti\",\"geography/map_references\":\"Central America and the Caribbean\",\"geography/terrain\":\"raised flat to undulating coral and limestone plateau; ringed by vertical white cliffs (9 to 15 m high)\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"the flat island was named \\u0022Navaza\\u0022 by some of Christopher COLUMBUS sailors in 1504; the name derives from the Spanish term \\u0022nava\\u0022 meaning \\u0022flat land, plain, or field\\u0022\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"the flag of the US is used\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"This uninhabited island was claimed by the US in 1857 for its guano. Mining took place between 1865 and 1898. The lighthouse, built in 1917, was shut down in 1996 and administration of Navassa Island transferred from the US Coast Guard to the Department of the Interior, Office of Insular Affairs. A 1998 scientific expedition to the island described it as a \\u0022unique preserve of Caribbean biodiversity.\\u0022 The following year it became a National Wildlife Refuge and annual scientific expeditions have continued.\",\"name\":\"Navassa Island\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.1999999999999318,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"XB\",\"ISO_Code\":\"XB\",\"Path\":\"M 816.7 429.8 816.8 429.7 816.8 429.6 816.9 429.8 816.8 429.8 816.7 429.8 Z\",\"Xmax\":816.9,\"Xmid\":816.8,\"Xmin\":816.7,\"Ymax\":429.8,\"Ymid\":429.7,\"Ymin\":429.6,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":5,\"geography/area/water\":0,\"geography/area_comparative\":\"land area is about seven times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":5,\"geography/climate\":\"tropical\",\"geography/coastline\":\"926 km\",\"geography/elevation/highest_point\":\"unnamed location on Southwest Cay 6 m\",\"geography/elevation/lowest_point\":\"South China Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 38 N, 111 55 E\",\"geography/geography_note\":\"strategically located near several primary shipping lanes in the central South China Sea; includes numerous small islands, atolls, shoals, and coral reefs\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southeastern Asia, group of reefs and islands in the South China Sea, about two-thirds of the way from southern Vietnam to the southern Philippines\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"small, flat islands, islets, cays, and reefs\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named after a British whaling captain Richard SPRATLY, who sighted Spratly Island in 1843; the name of the island eventually passed to the entire archipelago\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"The Spratly Islands consist of more than 100 small islands or reefs surrounded by rich fishing grounds - and potentially by gas and oil deposits. They are claimed in their entirety by China, Taiwan, and Vietnam, while portions are claimed by Malaysia and the Philippines. About 45 islands are occupied by relatively small numbers of military forces from China, Malaysia, the Philippines, Taiwan, and Vietnam. Since 1985 Brunei has claimed a continental shelf that overlaps a southern reef but has not made any formal claim to the reef. Brunei claims an exclusive economic zone over this area.\",\"name\":\"Spratly Islands\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\"\",\"people_and_society/ethnic_groups\":\"\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"\",\"people_and_society/nationality/noun\":\"\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"0\",\"people_and_society/population_growth_rate\":null,\"people_and_society/urbanization/urban_population\":\"\",\"transportation/airports\":\"4\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":0.19999999999998863,\"BoxWidth\":0.20000000000004547,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"VAT\",\"ISO_Code\":\"VA\",\"Path\":\"M 534.4 332.4 534.5 332.3 534.6 332.3 534.6 332.4 534.4 332.5 534.4 332.4 Z\",\"Xmax\":534.6,\"Xmid\":534.5,\"Xmin\":534.4,\"Ymax\":332.5,\"Ymid\":332.4,\"Ymin\":332.3,\"economy/currency\":\"euros (EUR)\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":0.44,\"geography/area/water\":0,\"geography/area_comparative\":\"about 0.7 times the size of the National Mall in Washington, DC\",\"geography/area_sqkm\":0.44,\"geography/climate\":\"temperate; mild, rainy winters (September to May) with hot, dry summers (May to September)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Vatican Gardens (Vatican Hill) 78 m\",\"geography/elevation/lowest_point\":\"Saint Peters Square 19 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"41 54 N, 12 27 E\",\"geography/geography_note\":\"landlocked; an enclave in Rome, Italy; worlds smallest state; beyond the territorial boundary of Vatican City, the Lateran Treaty of 1929 grants the Holy See extraterritorial authority over 23 sites in Rome and five outside of Rome, including the Pontifical Palace at Castel Gandolfo (the Popes summer residence)\",\"geography/land_boundaries/border_countries\":\"Italy 3.4 km\",\"geography/land_boundaries/total\":\"3.4 km\",\"geography/land_use/agricultural_land_arable_land\":0,\"geography/land_use/agricultural_land_permanent_crops\":0,\"geography/land_use/agricultural_land_permanent_pasture\":0,\"geography/land_use/forest\":0,\"geography/land_use/other\":1,\"geography/location\":\"Southern Europe, an enclave of Rome (Italy)\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"urban; low hill\",\"government/administrative_divisions\":\"none\",\"government/capital/geographic_coordinates\":\"41 54 N, 12 27 E\",\"government/capital/name\":\"Vatican City\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0022holy\\u0022 comes from the Greek word \\u0022hera\\u0022 meaning \\u0022sacred\\u0022; \\u0022see\\u0022 comes from the Latin word \\u0022sedes\\u0022 meaning \\u0022seat,\\u0022 and refers to the episcopal chair; the term \\u0022Vatican\\u0022 derives from the hill Mons Vaticanus on which the Vatican is located and which comes from the Latin \\u0022vaticinari\\u0022 (to prophesy), referring to the fortune tellers and soothsayers who frequented the area in Roman times\",\"government/executive_branch/chief_of_state\":\"Pope FRANCIS (since 13 March 2013)\",\"government/executive_branch/head_of_government\":\"Secretary of State Cardinal Pietro PAROLIN (since 15 October 2013); note - Head of Government of Vatican City is President Cardinal Giuseppe BERTELLO (since 1 October 2011)\",\"government/flag_description\":\"two vertical bands of yellow (hoist side) and white with the arms of the Holy See, consisting of the crossed keys of Saint Peter surmounted by the three-tiered papal tiara, centered in the white band; the yellow color represents the popes spiritual power, the white his worldly power\",\"government/government_type\":\"ecclesiastical elective monarchy; self-described as an \\u0022absolute monarchy\\u0022\",\"government/independence\":\"11 February 1929; note - the three treaties signed with Italy on 11 February 1929 acknowledged, among other things, the full sovereignty of the Holy See and established its territorial extent; however, the origin of the Papal States, which over centuries varied considerably in extent, may be traced back to A.D. 754\",\"government/national_holiday\":\"Election Day of Pope FRANCIS, 13 March\",\"government/national_symbol_s\":\"crossed keys beneath a papal tiara; national colors: yellow, white\",\"introduction\":\"Popes in their secular role ruled portions of the Italian peninsula for more than a thousand years until the mid-19th century, when many of the Papal States were seized by the newly united Kingdom of Italy. In 1870, the popes holdings were further circumscribed when Rome itself was annexed. Disputes between a series of \\u0022prisoner\\u0022 popes and Italy were resolved in 1929 by three Lateran Treaties, which established the independent state of Vatican City and granted Roman Catholicism special status in Italy. In 1984, a concordat between the Holy See and Italy modified certain of the earlier treaty provisions, including the primacy of Roman Catholicism as the Italian state religion. Present concerns of the Holy See include religious freedom, threats against minority Christian communities in Africa and the Middle East, the plight of refugees and migrants, sexual misconduct by clergy, international development, interreligious dialogue and reconciliation, and the application of church doctrine in an era of rapid change and globalization. About 1.3 billion people worldwide profess Catholicism - the worlds largest Christian faith.\",\"name\":\"Vatican City\",\"people_and_society/age_structure/0_14_years\":null,\"people_and_society/age_structure/15_24_years\":null,\"people_and_society/age_structure/25_54_years\":null,\"people_and_society/age_structure/55_64_years\":null,\"people_and_society/age_structure/65_years_and_over\":null,\"people_and_society/birth_rate\":\"\",\"people_and_society/death_rate\":\"\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Italian, Swiss, Argentinian, and other nationalities from around the world (2017)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"\",\"people_and_society/major_urban_areas_population\":\"1,000 VATICAN CITY (capital) (2018)\",\"people_and_society/nationality/adjective\":\"none\",\"people_and_society/nationality/noun\":\"none\",\"people_and_society/net_migration_rate\":\"\",\"people_and_society/population\":\"1000\",\"people_and_society/population_growth_rate\":0,\"people_and_society/urbanization/urban_population\":\"100% of total population (2019)\",\"transportation/airports\":\"\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":16,\"BoxWidth\":22,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.452,\"ISO3_Code\":\"BFA\",\"ISO_Code\":\"BF\",\"Path\":\"M 500.6 418.5 500.6 419 500.6 419.3 500.5 419.9 500.6 420.1 501.1 420.6 501 421 501.1 421.3 501.7 422 501.7 422.2 502.1 422.3 502.2 422.4 502.6 422.5 502.7 422.6 502.8 422.8 503.3 423.1 503.2 423.3 502.8 423.2 502.8 424.2 503.1 424.3 504.4 425.3 505.1 425.3 505.5 425 505.9 425.1 506 425.2 506.2 425.4 506.3 425.8 506 425.9 505.8 425.9 505.8 426.1 506 426.4 506.7 427.3 506.4 428 506 428.3 505.6 428.7 505.1 428.6 504.5 428.8 504.3 428.6 503.9 428.6 503.7 428.9 503.7 429 503.5 429 503.5 429.2 503.2 429.2 503.2 429.4 503 429.5 503 429.7 502.7 429.6 502.6 429.8 502.5 429.9 501.8 429.9 501.4 430 501.3 429.8 500.3 429.6 499.6 429.5 499.3 429.4 499 429.6 498.9 429.6 498.8 429.8 498.4 429.9 498.3 430.1 498.1 429.9 497.6 430 497.1 429.9 496.2 429.9 496 429.8 495.4 429.9 494.9 429.9 494.4 429.9 492.2 429.9 492.2 430.1 491.9 430.7 491.9 431 492.1 431.4 492.3 431.5 492.1 431.8 492.3 432 492.3 432.2 492.3 432.7 492.4 433.2 492.3 433.4 492.4 433.7 492.3 433.9 492.6 434.1 492.4 434.3 492.2 434.3 491.9 434 491.7 433.5 491.5 433.4 491.3 433.2 491.2 433.1 491.1 432.9 490.9 433.1 490.6 432.9 489.9 432.8 489.2 433 488.8 433.2 488.6 433.2 488.2 433.4 488.1 433.8 487.8 433.8 487.7 433.7 487.5 433.7 487.5 433.4 487.3 433.5 487.2 433.5 487 433.6 486.7 433.4 486.6 433.1 486.3 433 486.2 432.7 486.2 432.6 486 432.4 485.8 431.9 485.5 431.8 485 431.9 484.7 431.5 484.9 430.3 484.8 429.7 485.2 429.4 485.6 428.6 485.5 428.3 485.3 428.1 485.4 427.7 485.1 427.5 485.4 427.5 485.9 427.1 486.9 427 487.3 426.7 487.4 426.5 487.7 426.1 487.8 425.5 487.6 425.2 487.6 425 487.8 425 488.1 425 488.3 424.8 488.3 424.4 488 423.8 488.9 422.9 489.1 422.9 489.1 423.1 489.5 423.2 490.1 423.6 490.4 423.7 490.6 423.5 491 423.3 490.9 422.7 491 422.2 491.2 422.2 491.4 422.3 491.6 422.4 492 422.3 492 421.9 492.2 421.2 493.1 420.6 494.3 420.9 494.4 420.8 494.5 420.7 494.6 420 494.9 420 495.4 419.9 496.3 419.3 497 419.1 498 418.3 498.7 418.3 498.9 418.4 499.3 418.3 500 418.5 500.3 418.5 500.6 418.5 Z M 503.6 423.2 503.4 423.3 503.4 423.1 503.6 423.2 Z\",\"Xmax\":506.7,\"Xmid\":495.2,\"Xmin\":484.7,\"Ymax\":434.3,\"Ymid\":426.3,\"Ymin\":418.3,\"economy/currency\":\"Congolese francs (CDF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$800\",\"economy/gdp_real_growth_rate/2017\":0.034,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.146 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":2267048,\"geography/area/water\":77810,\"geography/area_comparative\":\"slightly less than one-fourth the size of the US\",\"geography/area_sqkm\":2344858,\"geography/climate\":\"tropical; hot and humid in equatorial river basin; cooler and drier in southern highlands; cooler and wetter in eastern highlands; north of Equator - wet season (April to October), dry season (December to February); south of Equator - wet season (November to March), dry season (April to October)\",\"geography/coastline\":\"37 km\",\"geography/elevation/highest_point\":\"Pic Marguerite on Mont Ngaliema (Mount Stanley) 5,110 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"726 m\",\"geography/geographic_coordinates\":\"0 00 N, 25 00 E\",\"geography/geography_note\":\"\\u0026lt;strong\\u0026gt;note 1:\\u0026lt;/strong\\u0026gt; second largest country in Africa (after Algeria) and largest country in Sub-Saharan Africa; straddles the equator; dense tropical rain forest in central river basin and eastern highlands; the narrow strip of land that controls the lower Congo River is the DRC\\u0026#39;s only outlet to the South Atlantic Ocean \\u0026lt;strong\\u0026gt;note 2:\\u0026lt;/strong\\u0026gt; because of its speed, cataracts, rapids, and turbulence the Congo River, most of which flows through the DRC, has never been accurately measured along much of its length; nonetheless, it is conceded to be the deepest river in the world; estimates of its greatest depth vary between 220 and 250 meters\",\"geography/land_boundaries/border_countries\":\"Angola 2646 km (of which 225 km is the boundary of Angola\\u0026#39;s discontiguous Cabinda Province), Burundi 236 km, Central African Republic 1747 km, Republic of the Congo 1229 km, Rwanda 221 km, South Sudan 714 km, Tanzania 479 km, Uganda 877 km, Zambia 2332 km\",\"geography/land_boundaries/total\":\"10,481 km\",\"geography/land_use/agricultural_land_arable_land\":0.031,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.08,\"geography/land_use/forest\":0.679,\"geography/land_use/other\":0.207,\"geography/location\":\"Central Africa, northeast of Angola\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"vast central basin is a low-lying plateau; mountains in east\",\"government/administrative_divisions\":\"26 provinces (provinces, singular - province); Bas-Uele (Lower Uele), Equateur, Haut-Katanga (Upper Katanga), Haut-Lomami (Upper Lomami), Haut-Uele (Upper Uele), Ituri, Kasai, Kasai-Central, Kasai-Oriental (East Kasai), Kinshasa, Kongo Central, Kwango, Kwilu, Lomami, Lualaba, Mai-Ndombe, Maniema, Mongala, Nord-Kivu (North Kivu), Nord-Ubangi (North Ubangi), Sankuru, Sud-Kivu (South Kivu), Sud-Ubangi (South Ubangi), Tanganyika, Tshopo, Tshuapa\",\"government/capital/geographic_coordinates\":\"4 19 S, 15 18 E\",\"government/capital/name\":\"Kinshasa\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"named for the Congo River, most of which lies within the DRC; the river name derives from Kongo, a Bantu kingdom that occupied its mouth at the time of Portuguese discovery in the late 15th century and whose name stems from its people the Bakongo, meaning \\u0026quot;hunters\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Felix TSHISEKEDI (since 24 January 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Sylvestre ILUNGA Ilunkamba (since 20 May 2019); Deputy Prime Ministers Jose MAKILA, Leonard She OKITUNDU, Henri MOVA Sankanyi (since February 2018)\",\"government/flag_description\":\"sky blue field divided diagonally from the lower hoist corner to upper fly corner by a red stripe bordered by two narrow yellow stripes; a yellow, five-pointed star appears in the upper hoist corner; blue represents peace and hope, red the blood of the country\\u0026#39;s martyrs, and yellow the country\\u0026#39;s wealth and prosperity; the star symbolizes unity and the brilliant future for the country\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"30 June 1960 (from Belgium)\",\"government/national_holiday\":\"Independence Day, 30 June (1960)\",\"government/national_symbol_s\":\"leopard; national colors: sky blue, red, yellow\",\"introduction\":\"Established as an official Belgian colony in 1908, the then-Republic of the Congo gained its independence in 1960, but its early years were marred by political and social instability. Col. Joseph MOBUTU seized power and declared himself president in a November 1965 coup. He subsequently changed his name - to MOBUTU Sese Seko - as well as that of the country - to Zaire. MOBUTU retained his position for 32 years through several sham elections, as well as through brutal force. Ethnic strife and civil war, touched off by a massive inflow of refugees in 1994 from conflict in Rwanda and Burundi, led in May 1997 to the toppling of the MOBUTU regime by a rebellion backed by Rwanda and Uganda and fronted by Laurent KABILA. KABILA renamed the country the Democratic Republic of the Congo (DRC), but in August 1998 his regime was itself challenged by a second insurrection again backed by Rwanda and Uganda. Troops from Angola, Chad, Namibia, Sudan, and Zimbabwe intervened to support KABILA\\u0026#39;s regime. In January 2001, KABILA was assassinated and his son, Joseph KABILA, was named head of state. In October 2002, the new president was successful in negotiating the withdrawal of Rwandan forces occupying the eastern DRC; two months later, the Pretoria Accord was signed by all remaining warring parties to end the fighting and establish a government of national unity. Presidential, National Assembly, and provincial legislatures took place in 2006, with Joseph KABILA elected to office. National elections were held in November 2011 and disputed results allowed Joseph KABILA to be reelected to the presidency. While the DRC constitution barred President KABILA from running for a third term, the DRC Government delayed national elections originally slated for November 2016, to 30 December 2018. This failure to hold elections as scheduled fueled significant civil and political unrest, with sporadic street protests by KABILA\\u0026amp;rsquo;s opponents and exacerbation of tensions in the tumultuous eastern DRC regions. Presidential, legislative, and provincial elections were held in late December 2018 and early 2019 across most of the country. The DRC Government canceled presidential elections in the cities of Beni and Butembo (citing concerns over an ongoing Ebola outbreak in the region) as well as Yumbi (which had recently experienced heavy violence). Opposition candidate Felix TSHISEKEDI was announced the election winner on 10 January 2019 and inaugurated two weeks later. This was the first transfer of power to an opposition candidate without significant violence or a coup since the DRC\\u0026#39;s independence.\\u0026amp;nbsp; The DRC, particularly in the East, continues to experience violence perpetrated by over 100 armed groups active in the region, including the Allied Democratic Forces (ADF), the Democratic Forces for the Liberation of Rwanda (FDLR), and assorted Mai Mai militias. The UN Organization Stabilization Mission in the DRC (MONUSCO) has operated in the region since 1999 and is the largest and most expensive UN peacekeeping mission in the world. \\u0026amp;nbsp;\",\"name\":\"Burkina Faso\",\"people_and_society/age_structure/0_14_years\":0.4125,\"people_and_society/age_structure/15_24_years\":0.2146,\"people_and_society/age_structure/25_54_years\":0.3096,\"people_and_society/age_structure/55_64_years\":0.0363,\"people_and_society/age_structure/65_years_and_over\":0.0269,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"1.5% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"over 200 African ethnic groups of which the majority are Bantu; the four largest tribes - Mongo, Luba, Kongo (all Bantu), and the Mangbetu-Azande (Hamitic) - make up about 45% of the population\",\"people_and_society/life_expectancy_at_birth/total_population\":\"58.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"13.743 million KINSHASA (capital), 2.413 million Mbuji-Mayi, 2.377 million Lubumbashi, 1.395 million Kananga, 1.213 million Kisangani, 1,025,000 Bukavu (2019)\",\"people_and_society/nationality/adjective\":\"Congolese or Congo\",\"people_and_society/nationality/noun\":\"Congolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"85281024\",\"people_and_society/population_growth_rate\":0.0233,\"people_and_society/urbanization/urban_population\":\"45% of total population (2019)\",\"transportation/airports\":\"198\",\"transportation/railways/total\":\"4007\",\"transportation/roadways/total\":\"152373\"},{\"BoxHeight\":52.5,\"BoxWidth\":53,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"COD\",\"ISO_Code\":\"CD\",\"Path\":\"M 576.1 446.6 576.4 447 576.7 447 577 447.3 577.1 447.8 577.3 447.9 577.7 447.9 577.8 448.3 578 448.3 578.2 448.5 578.6 448.5 578.7 448.7 578.9 448.7 579.1 448.5 579.5 448.3 579.6 448 579.8 447.9 579.9 448.1 580.4 448.1 581 448.5 581.3 448.4 581.6 448.1 581.7 447.6 582.2 447.7 582.6 447.9 582.6 448.4 583 448.6 583 448.8 583.4 449.1 583.6 449.2 583.6 449.3 583.8 449.6 584.7 449.9 584.8 450.3 584.7 450.6 585.3 450.4 585.5 450.7 585.5 450.9 585.7 450.9 585.7 451.1 585.5 451.5 585.3 452 585.5 452.4 585.6 452.6 585.3 453.3 585.2 453.7 585.6 454 585.9 453.9 586.2 454.2 586.5 454.2 586.7 454.6 586.8 454.7 586 455.7 584.4 457.1 583.9 457.4 583.8 457.8 583.6 458 583.1 458.3 583 459.3 582.8 459.6 582.7 460 582.4 460.3 582.4 460.4 582.4 460.6 582.4 461.1 582.3 461.6 582.3 461.8 582.3 462 582.2 462.3 582.1 462.6 582.2 462.9 582 463.1 582.1 463.6 582 463.8 582.2 464.1 582.1 464.2 582.1 464.3 582 464.4 581.7 464.7 581.3 464.8 580.8 465.7 580.9 466.4 580.7 466.7 580.6 466.9 580.4 466.9 580.3 467.1 580 467.2 580 467.6 580.2 467.9 580.5 468.2 580.4 468.3 581.1 469.1 581 469.8 581.1 470.5 581 471.3 581.4 472 581.6 472.9 581.6 473.2 581.3 473.9 581.4 474.2 582.1 476.4 582.1 476.7 581.8 477.1 581.9 477.9 582.4 478.9 582.9 479.4 583.3 479.5 583.6 479.9 584 480.4 584.3 481 584.4 481.6 585 482.5 585.3 483.4 584.8 483.6 583.2 483.7 582.5 483.8 582.2 483.9 582 483.9 580.4 484.1 580.3 484.4 580.2 484.8 580 485.2 579.6 485.7 578.7 486.3 579.1 486.6 579.1 486.9 579.3 487.3 579.4 487.7 579.5 487.8 579.4 488.3 579.3 488.8 579.2 489.1 579.4 489.3 579.4 489.9 579.5 490.3 579.2 490.8 579 491.5 579 491.9 578.7 492.9 578.8 493.1 578.9 493.6 579.7 494.1 579.8 494.3 580.3 494.7 580.5 495.1 581.1 495.1 581.7 495.4 581.9 495.3 581.7 495 581.8 494.8 582 494.6 582.6 494.6 582.6 498.2 582.4 498.2 582.1 498.1 582.1 498 582.3 497.6 582 497.5 580.9 498.1 580.7 498 580.4 498.1 580.1 497.4 580 497.3 579.8 496.8 579.4 496.4 579.2 496.6 579.2 496.5 578.9 496.1 579 495.9 578.8 495.5 578.5 495.3 578.1 495.2 578 495.3 577.8 495.1 577.5 495.1 577.4 494.8 577.2 494.8 576.9 494.9 576.7 494.9 576.3 494.6 576.2 494.3 576.1 493.9 575.5 493.5 575.4 492.9 575 493 574.8 493.7 574.4 494 573.6 494 573.3 493.9 573 494 572.7 493.9 572.1 493.9 571.7 493.5 571.3 493.5 571.1 493.3 570.7 493.4 570.6 493.2 570.3 493 570.1 492.8 570.1 492.3 570.2 491.8 569 492 568.5 492.1 568.1 492.5 567.8 492.6 567.4 492.3 567.5 492.2 567.6 492 567.6 491.5 567.4 491.4 567 491.3 566.8 491 566.5 490.9 566.1 491.3 565 491.1 564.4 491.5 564 491.6 563.4 491.5 563 491.5 562.5 491.4 562.3 491.7 561.7 491.9 561.5 490.9 561.6 490.8 561.9 490.5 561.8 489.9 561.9 489.5 561.6 488.9 561.5 488.3 561.1 488 560.7 487.5 560.4 486.8 560.6 486.2 560.6 485.5 560.8 484.2 560.6 483.3 560.3 482.7 560.6 481.4 560.5 481 560.4 480.8 557.1 480.8 557 480.5 557.1 480 557.1 479.8 556.4 479.8 556.1 480 554.3 480 554.1 480.5 554 480.8 554.1 481.3 554 481.6 553.7 481.7 553.8 482 553.7 482.8 552.2 482.8 552 482.6 551.5 482.6 551.3 482.8 550.5 482.8 550.1 483.1 549.5 483.1 548.8 483.2 548.6 483 548.3 482.5 548.1 482.1 547.9 481.8 547.7 481.6 547.6 481.2 547 480.7 546.9 480.4 547 480.2 546.5 479.1 546.3 478.3 546.3 477.7 546 477.3 545.9 476.9 541.9 476.8 540.4 477 538.7 476.8 537.3 476.8 537 476.9 536.7 476.9 536.3 476.9 536.1 476.8 535.1 477.2 535 477.2 534.9 477 534.7 477.1 534.6 477.2 534.4 477.2 533.8 476.6 534.6 476.5 534.7 476.4 534.7 475 534.6 474.7 534.9 474.5 535 474.3 535.3 474.3 535.7 473.8 536.3 473.6 536.3 473.4 536.4 473.3 536.8 473.8 537.1 473.9 537.2 474.1 537.3 474.1 537.4 474 537.5 473.8 537.7 473.9 537.8 473.7 537.9 473.7 538 473.6 538 473.5 538.1 472.9 538.3 472.9 538.5 473 538.6 473.1 538.9 472.8 539.3 472.8 539.9 472.5 539.9 472.7 540.1 472.9 539.8 473.2 540 473.5 539.9 474.1 540.2 474 540.7 474.2 541.1 473.9 541.3 473.6 541.9 473 542.1 472.6 542.8 472.4 542.9 472 543.1 471.8 544 471.5 544.9 469.8 544.8 469.2 544.8 468.6 545 467.8 544.9 467.2 544.9 466.6 545.9 465.7 546 465.3 546.7 464.1 547.4 463.5 548.1 463.3 548.4 462.8 548.9 462.4 549 462.3 549.1 462.2 549.1 462 549.1 461.6 549 461.3 549 461 549.2 460.7 549.4 460 549.8 459.4 549.7 459.2 549.6 458.8 549.5 457.9 549.8 457 550.1 456.3 550.2 454.4 551 453 551.4 452.2 551.6 451.8 551.7 451.5 551.6 450.9 551.5 450.2 551.7 449.5 551.6 449 551.4 448.7 551.4 448.5 552 448.3 552.2 447.9 552.7 447.4 552.9 446.9 553.2 446.8 553.5 446.6 553.8 446.4 554.2 446.3 554.6 446.3 554.9 446.4 555.1 446.6 555.2 446.7 555.5 446.8 556.4 447.3 556.7 447.7 556.7 448 557 448.3 558.1 448.3 558.4 448.4 558.8 448.6 559 448.5 559.2 448.7 559.7 448.7 560 448.6 560.2 448.6 560.6 448.8 561.2 448.9 561.7 449.1 562.1 449.1 562.5 448.9 562.5 448.7 562.7 448.4 562.7 448.2 562.9 448.1 563.1 447.5 563.4 447.5 563.5 447.2 563.7 447.2 563.7 447.3 563.8 447.4 564 447.5 564.3 447.4 564.6 447.7 564.8 447.8 565.4 447.4 566.1 447.2 566.4 447.2 566.5 447 567.2 446.8 567.3 446.7 567.6 446.6 567.5 446.5 567.6 446.4 567.8 446.5 567.8 446.4 568 446.5 568.2 446.6 568.4 446.9 568.5 447 569.2 446.7 569.5 446.9 569.7 446.6 570.2 446.6 570.3 446.4 570.2 446.2 570.3 445.9 570.6 445.7 570.9 445.6 571.4 446 571.5 446 571.6 446.1 571.9 446.1 572 446 572.3 446.1 572.5 446 572.6 446 572.8 446.2 573.2 446.3 573.5 446.5 574.1 446.4 574.4 446.6 574.7 446.3 575.2 446.1 576 446.4 576.1 446.6 Z\",\"Xmax\":586.8,\"Xmid\":565.6,\"Xmin\":533.8,\"Ymax\":498.2,\"Ymid\":468.5,\"Ymin\":445.7,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$1,900\",\"economy/gdp_real_growth_rate/2017\":0.064,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"3.421 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":273800,\"geography/area/water\":400,\"geography/area_comparative\":\"slightly larger than Colorado\",\"geography/area_sqkm\":274200,\"geography/climate\":\"three climate zones including a hot tropical savanna with a short rainy season in the southern half, a tropical hot semi-arid steppe climate typical of the Sahel region in the northern half, and small area of hot desert in the very north of the country bordering the Sahara Desert\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Tena Kourou 749 m\",\"geography/elevation/lowest_point\":\"Mouhoun (Black Volta) River 200 m\",\"geography/elevation/mean_elevation\":\"297 m\",\"geography/geographic_coordinates\":\"13 00 N, 2 00 W\",\"geography/geography_note\":\"landlocked savanna cut by the three principal rivers of the Black, Red, and White Voltas\",\"geography/land_boundaries/border_countries\":\"Benin 386 km, Cote d\\u0026#39;Ivoire 545 km, Ghana 602 km, Mali 1325 km, Niger 622 km, Togo 131 km\",\"geography/land_boundaries/total\":\"3,611 km\",\"geography/land_use/agricultural_land_arable_land\":0.22,\"geography/land_use/agricultural_land_permanent_crops\":0.37,\"geography/land_use/agricultural_land_permanent_pasture\":0.2193,\"geography/land_use/forest\":0.193,\"geography/land_use/other\":0.365,\"geography/location\":\"Western Africa, north of Ghana\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"Mostly flat to dissected, undulating plains; hills in the west and southeast.\\u0026amp;nbsp; Occupies an extensive plateau with savanna that is grassy in the north and gradually gives way to sparse forests in the south. (2019)\",\"government/administrative_divisions\":\"13 regions; Boucle du Mouhoun, Cascades, Centre, Centre-Est, Centre-Nord, Centre-Ouest, Centre-Sud, Est, Hauts-Bassins, Nord, Plateau-Central, Sahel, Sud-Ouest\",\"government/capital/geographic_coordinates\":\"12 22 N, 1 31 W\",\"government/capital/name\":\"Ouagadougou\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name translates as \\u0026quot;Land of the Honest (Incorruptible) Men\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Roch Marc Christian KABORE (since 29 December 2015)\",\"government/executive_branch/head_of_government\":\"Prime Minister Christophe DABIRE (since 24 January 2019)\",\"government/flag_description\":\"two equal horizontal bands of red (top) and green with a yellow five-pointed star in the center; red recalls the country\\u0026#39;s struggle for independence, green is for hope and abundance, and yellow represents the country\\u0026#39;s mineral wealth\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"5 August 1960 (from France)\",\"government/national_holiday\":\"Republic Day, 11 December (1958); note - commemorates the day that Upper Volta became an autonomous republic in the French Community\",\"government/national_symbol_s\":\"white stallion; national colors: red, yellow, green\",\"introduction\":\"Burkina Faso (formerly Upper Volta) achieved independence from France in 1960. Repeated military coups during the 1970s and 1980s were followed by multiparty elections in the early 1990s. Former President Blaise COMPAORE (1987-2014) resigned in late October 2014 following popular protests against his efforts to amend the constitution\\u0026#39;s two-term presidential limit. An interim administration organized presidential and legislative elections - held in November 2015 - where Roch Marc Christian KABORE was elected president. The country experienced terrorist attacks in its capital in 2016, 2017, and 2018 and continues to mobilize resources to counter terrorist threats mainly in its northern and eastern regions. It experienced over 100 attacks by violent extremists in the first quarter of 2019. Growing insecurity resulted in nearly 500,000 internally displaced persons and more than 2,000 closed schools. The Government of Burkina Faso has made numerous arrests of terrorist suspects, augmented the size of its special terrorism detachment Groupement des Forces Anti-Terroristes (GFAT) in the country\\u0026amp;rsquo;s north, and joined the newly-created G5 Sahel Joint Force to fight terrorism and criminal trafficking groups with regional neighbors Chad, Mali, Mauritania, and Niger. In 2017, the Sahara Branch of al-Qa\\u0026amp;rsquo;ida in the Islamic Maghreb, al-Murabitoun, Ansar al-Dine, and the Macina Liberation Front came together to form Jama\\u0026amp;rsquo;at Nusrat al-Islam wal-Muslimin (JNIM). JNIM and other groups like Ansarul Islam and ISIS in the Greater Sahara operate in Burkina Faso. Burkina Faso\\u0026#39;s high population growth, recurring drought, pervasive and perennial food insecurity, and limited natural resources result in poor economic prospects for the majority of its citizens. (2019)\",\"name\":\"Democratic Republic of The Congo\",\"people_and_society/age_structure/0_14_years\":0.4428,\"people_and_society/age_structure/15_24_years\":0.2019,\"people_and_society/age_structure/25_54_years\":0.2882,\"people_and_society/age_structure/55_64_years\":0.0355,\"people_and_society/age_structure/65_years_and_over\":0.0316,\"people_and_society/birth_rate\":\"36.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"8.7 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.2% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Mossi 52%, Fulani 8.4%, Gurma 7%, Bobo 4.9%, Gurunsi 4.6%, Senufo 4.5%, Bissa 3.7%, Lobi 2.4%, Dagara 2.4%, Tuareg/Bella 1.9%, Dioula 0.8%, unspecified/no answer 0.3%, other 7.2% (2010 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.653 million OUAGADOUGOU (capital), 924,000 Bobo-Dioulasso (2019)\",\"people_and_society/nationality/adjective\":\"Burkinabe\",\"people_and_society/nationality/noun\":\"Burkinabe (singular and plural)\",\"people_and_society/net_migration_rate\":\"-0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"19742715\",\"people_and_society/population_growth_rate\":0.0276,\"people_and_society/urbanization/urban_population\":\"30% of total population (2019)\",\"transportation/airports\":\"23\",\"transportation/railways/total\":\"622\",\"transportation/roadways/total\":\"15304\"},{\"BoxHeight\":4.2999999999999545,\"BoxWidth\":3.7000000000000455,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.708,\"ISO3_Code\":\"PSE\",\"ISO_Code\":\"PS\",\"Path\":\"M 598.6 365.6 598.6 366.2 598.5 366.7 598.5 367 598.5 367.2 598.5 367.4 598.6 367.6 598.5 367.7 598.4 368.1 598.3 368.5 598.1 368.5 597.7 368.8 597.5 368.9 596.9 369 596.7 368.8 597 368.1 597 368 597.4 367.7 597.6 367.6 597.6 367.5 597.3 367.4 597 367.4 597 367.2 597 366.3 597.3 365.4 597.7 365.1 598 365.2 598.3 365.5 598.6 365.6 Z M 595 369.4 594.9 369.1 594.9 369 595.6 368.2 595.8 368.4 595.3 368.8 595.3 369.1 595 369.4 Z\",\"Xmax\":598.6,\"Xmid\":597.6,\"Xmin\":594.9,\"Ymax\":369.4,\"Ymid\":367.2,\"Ymin\":365.1,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"\",\"economy/gdp_real_growth_rate/2017\":null,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":360,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly more than twice the size of Washington, DC\",\"geography/area_sqkm\":360,\"geography/climate\":\"temperate, mild winters, dry and warm to hot summers\",\"geography/coastline\":\"40 km\",\"geography/elevation/highest_point\":\"Abu \\u0026#39;Awdah (Joz Abu \\u0026#39;Awdah) 105 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"31 25 N, 34 20 E\",\"geography/geography_note\":\"strategic strip of land along Mideast-North African trade routes has experienced an incredibly turbulent history; the town of Gaza itself has been besieged countless times in its history; there are no Israeli settlements in the Gaza Strip; the Gaza Strip settlements were evacuated in 2005\",\"geography/land_boundaries/border_countries\":\"Egypt 13 km, Israel 59 km\",\"geography/land_boundaries/total\":\"72 km\",\"geography/land_use/agricultural_land_arable_land\":null,\"geography/land_use/agricultural_land_permanent_crops\":null,\"geography/land_use/agricultural_land_permanent_pasture\":null,\"geography/land_use/forest\":null,\"geography/land_use/other\":null,\"geography/location\":\"Middle East, bordering the Mediterranean Sea, between Egypt and Israel\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"flat to rolling, sand- and dune-covered coastal plain\",\"government/administrative_divisions\":\"\",\"government/capital/geographic_coordinates\":\"\",\"government/capital/name\":\"\",\"government/capital/time_difference\":\"\",\"government/country_name/etymology\":\"named for the largest city in the region, Gaza, whose settlement can be traced back to at least the 15th century B.C. (as \\u0026quot;Ghazzat\\u0026quot;)\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"\",\"government/flag_description\":\"\",\"government/government_type\":\"\",\"government/independence\":\"\",\"government/national_holiday\":\"\",\"government/national_symbol_s\":\"\",\"introduction\":\"Inhabited since at least the 15th century B.C., the Gaza Strip has been dominated by many different peoples and empires throughout its history; it was incorporated into the Ottoman Empire in the early 16th century. The Gaza Strip fell to British forces during World War I, becoming a part of the British Mandate of Palestine. Following the 1948 Arab-Israeli War, Egypt administered the newly formed Gaza Strip; Israel captured it in the Six-Day War in 1967. Under a series of agreements known as the Oslo accords signed between 1993 and 1999, Israel transferred to the newly-created Palestinian Authority (PA) security and civilian responsibility for many Palestinian-populated areas of the Gaza Strip as well as the West Bank. In 2000, a violent intifada or uprising began, and in 2001 negotiations to determine the permanent status of the West bank and Gaza Strip stalled. Subsequent attempts to re-start negotiations have not resulted in progress toward determining final status of the Israeli-Palestinian conflict. Israel by late 2005 unilaterally withdrew all of its settlers and soldiers and dismantled its military facilities in the Gaza Strip, but it continues to control the Gaza Strip\\u0026amp;rsquo;s land and maritime borders and airspace. In early 2006, the Islamic Resistance Movement (HAMAS) won a majority in the Palestinian Legislative Council election. Attempts to form a unity government between Fatah, the dominant Palestinian political faction in the West Bank, and HAMAS failed, leading to violent clashes between their respective supporters and HAMAS\\u0026#39;s violent seizure of all military and governmental institutions in the Gaza Strip in June 2007. Since HAMAS\\u0026amp;rsquo;s takeover, Israel and Egypt have enforced tight restrictions on movement and access of goods and individuals into and out of the territory. Fatah and HAMAS have since reached a series of agreements aimed at restoring political unity between the Gaza Strip and the West Bank but have struggled to enact them; a reconciliation agreement signed in October 2017 remains unimplemented. In July 2014, HAMAS and other Gaza-based militant groups engaged in a 51-day conflict with Israel culminating in late August with an open-ended truce. Since 2014, Palestinian militants and the Israel Defense Forces have exchanged projectiles and air strikes respectively, sometimes lasting multiple days and resulting in multiple deaths on both sides. Egypt, Qatar, and the UN Special Coordinator for the Middle East Peace Process have negotiated multiple ceasefires to avert a broader conflict. Since March 2018, HAMAS has coordinated weekly demonstrations along the Gaza security fence, many of which have turned violent, resulting in one Israeli soldier death and several Israeli soldier injuries as well as more than 200 Palestinian deaths and thousands of injuries.\",\"name\":\"Palestine\",\"people_and_society/age_structure/0_14_years\":0.441,\"people_and_society/age_structure/15_24_years\":0.2134,\"people_and_society/age_structure/25_54_years\":0.285,\"people_and_society/age_structure/55_64_years\":0.0348,\"people_and_society/age_structure/65_years_and_over\":0.0258,\"people_and_society/birth_rate\":\"30.5 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Palestinian Arab\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"\",\"people_and_society/nationality/adjective\":\"NA\",\"people_and_society/nationality/noun\":\"NA\",\"people_and_society/net_migration_rate\":\"-5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1836713\",\"people_and_society/population_growth_rate\":0.0225,\"people_and_society/urbanization/urban_population\":\"76.4% of total population (2019)\",\"transportation/airports\":\"1\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":3.8000000000000114,\"BoxWidth\":9.100000000000023,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TLS\",\"ISO_Code\":\"TL\",\"Path\":\"M 846.8 486.9 846.7 486.6 846.5 486.4 846.5 486.2 846.6 486.1 846.8 486.2 847 486.1 847 485.7 846.9 485.6 846.6 485.8 846.4 485.8 846.4 485.7 846.4 485.5 846.7 485.1 846.9 484.6 847.4 484.5 847.8 484.4 848.1 484.3 848.9 484.2 849.2 484.2 849.7 484.2 850.4 484 850.9 484.1 852 483.7 852.6 483.8 853 484 852.1 484.7 851 485.1 850.6 485.5 849.7 485.6 849.2 485.9 849.1 486 848.2 486.2 848.1 486.2 847.8 486.3 847.6 486.4 847.4 486.5 847.1 486.7 846.8 486.9 Z M 843.9 486.6 844.6 486.2 845.1 486.1 845 486.4 844.6 487 844.4 486.7 844.1 486.8 843.9 486.6 Z M 848.1 483.7 848 483.6 847.9 483.6 848 483.4 848.1 483.4 848.2 483.2 848.3 483.3 848.2 483.6 848.1 483.7 Z\",\"Xmax\":853,\"Xmid\":848.9,\"Xmin\":843.9,\"Ymax\":487,\"Ymid\":485.1,\"Ymin\":483.2,\"economy/currency\":\"\",\"economy/gdp_per_capita_ppp/2017\":\"$6,000\",\"economy/gdp_real_growth_rate/2017\":-0.046,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"533,400 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":14874,\"geography/area/water\":0,\"geography/area_comparative\":\"slightly larger than Connecticut; almost half the size of Maryland\",\"geography/area_sqkm\":14874,\"geography/climate\":\"tropical; hot, humid; distinct rainy and dry seasons\",\"geography/coastline\":\"706 km\",\"geography/elevation/highest_point\":\"Foho Tatamailau 2,963 m\",\"geography/elevation/lowest_point\":\"Timor Sea, Savu Sea, and Banda Sea 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"8 50 S, 125 55 E\",\"geography/geography_note\":\"Timor comes from the Malay word for \\u0026quot;east\\u0026quot;; the island of Timor is part of the Malay Archipelago and is the largest and easternmost of the Lesser Sunda Islands; the district of Oecussi is an exclave separated from Timor-Leste proper by Indonesia\",\"geography/land_boundaries/border_countries\":\"Indonesia 253 km\",\"geography/land_boundaries/total\":\"253 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.049,\"geography/land_use/agricultural_land_permanent_pasture\":0.101,\"geography/land_use/forest\":0.491,\"geography/land_use/other\":0.258,\"geography/location\":\"Southeastern Asia, northwest of Australia in the Lesser Sunda Islands at the eastern end of the Indonesian archipelago; note - Timor-Leste includes the eastern half of the island of Timor, the Oecussi (Ambeno) region on the northwest portion of the island of Timor, and the islands of Pulau Atauro and Pulau Jaco\",\"geography/map_references\":\"Southeast Asia\",\"geography/terrain\":\"mountainous\",\"government/administrative_divisions\":\"12 municipalities (municipios, singular municipio) and 1 special adminstrative region* (regiao administrativa especial); Aileu, Ainaro, Baucau, Bobonaro (Maliana), Covalima (Suai), Dili, Ermera (Gleno), Lautem (Lospalos), Liquica, Manatuto, Manufahi (Same), Oe-Cusse Ambeno* (Pante Macassar), Viqueque\",\"government/capital/geographic_coordinates\":\"8 35 S, 125 36 E\",\"government/capital/name\":\"Dili\",\"government/capital/time_difference\":\"UTC\\u002B9 (14 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"timor\\u0026quot; derives from the Indonesian and Malay word \\u0026quot;timur\\u0026quot; meaning \\u0026quot;east\\u0026quot;; \\u0026quot;leste\\u0026quot; is the Portuguese word for \\u0026quot;east\\u0026quot;, so \\u0026quot;Timor-Leste\\u0026quot; literally means \\u0026quot;Eastern-East\\u0026quot;; the local [Tetum] name \\u0026quot;Timor Lorosa\\u0026#39;e\\u0026quot; translates as \\u0026quot;East Rising Sun\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Francisco GUTERRES (since 20 May 2017); note - the president is commander in chief of the military and is able to veto legislation, dissolve parliament, and call national elections\",\"government/executive_branch/head_of_government\":\"Prime Minister Taur Matan RUAK (since 22 June 2018); note - President GUTERRES dissolved parliament because of an impasse over passing the country\\u0026#39;s budget on 26 January 2018, with then Prime Minister Mari ALKATIRI assuming the role of caretaker prime minister until a new prime minister was appointed\",\"government/flag_description\":\"red with a black isosceles triangle (based on the hoist side) superimposed on a slightly longer yellow arrowhead that extends to the center of the flag; a white star - pointing to the upper hoist-side corner of the flag - is in the center of the black triangle; yellow denotes the colonialism in Timor-Leste\\u0026#39;s past, black represents the obscurantism that needs to be overcome, red stands for the national liberation struggle; the white star symbolizes peace and serves as a guiding light\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"20 May 2002 (from Indonesia); note - 28 November 1975 was the date independence was proclaimed from Portugal; 20 May 2002 was the date of international recognition of Timor-Leste\\u0026#39;s independence from Indonesia\",\"government/national_holiday\":\"Restoration of Independence Day, 20 May (2002); Proclamation of Independence Day, 28 November (1975)\",\"government/national_symbol_s\":\"Mount Ramelau; national colors: red, yellow, black, white\",\"introduction\":\"The Portuguese began to trade with the island of Timor in the early 16th century and colonized it in mid-century. Skirmishing with the Dutch in the region eventually resulted in an 1859 treaty in which Portugal ceded the western portion of the island. Imperial Japan occupied Portuguese Timor from 1942 to 1945, but Portugal resumed colonial authority after the Japanese defeat in World War II. East Timor declared itself independent from Portugal on 28 November 1975 and was invaded and occupied by Indonesian forces nine days later. It was incorporated into Indonesia in July 1976 as the province of Timor Timur (East Timor). An unsuccessful campaign of pacification followed over the next two decades, during which an estimated 100,000 to 250,000 people died. In an August 1999 UN-supervised popular referendum, an overwhelming majority of the people of Timor-Leste voted for independence from Indonesia. However, in the next three weeks, anti-independence Timorese militias - organized and supported by the Indonesian military - commenced a large-scale, scorched-earth campaign of retribution. The militias killed approximately 1,400 Timorese and forced 300,000 people into western Timor as refugees. Most of the country\\u0026#39;s infrastructure, including homes, irrigation systems, water supply systems, and schools, and nearly all of the country\\u0026#39;s electrical grid were destroyed. On 20 September 1999, Australian-led peacekeeping troops deployed to the country and brought the violence to an end. On 20 May 2002, Timor-Leste was internationally recognized as an independent state. In 2006, internal tensions threatened the new nation\\u0026#39;s security when a military strike led to violence and a breakdown of law and order. At Dili\\u0026#39;s request, an Australian-led International Stabilization Force (ISF) deployed to Timor-Leste, and the UN Security Council established the UN Integrated Mission in Timor-Leste (UNMIT), which included an authorized police presence of over 1,600 personnel. The ISF and UNMIT restored stability, allowing for presidential and parliamentary elections in 2007 in a largely peaceful atmosphere. In February 2008, a rebel group staged an unsuccessful attack against the president and prime minister. The ringleader was killed in the attack, and most of the rebels surrendered in April 2008. Since the attack, the government has enjoyed one of its longest periods of post-independence stability, including successful 2012 elections for both the parliament and president and a successful transition of power in February 2015. In late 2012, the UN Security Council ended its peacekeeping mission in Timor-Leste and both the ISF and UNMIT departed the country. Early parliamentary elections in the spring of 2017 finally produced a majority goovernment after months of impasse. Currently, the government is a coalition of three parties and the president is a member of the opposition party. In 2018 and 2019, this configuration stymied nominations for key ministerial positions and slowed progress on certain policy issues.\",\"name\":\"Timor-Leste\",\"people_and_society/age_structure/0_14_years\":0.4044,\"people_and_society/age_structure/15_24_years\":0.2046,\"people_and_society/age_structure/25_54_years\":0.3013,\"people_and_society/age_structure/55_64_years\":0.0502,\"people_and_society/age_structure/65_years_and_over\":0.0395,\"people_and_society/birth_rate\":\"32.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.8% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Austronesian (Malayo-Polynesian) (includes Tetun, Mambai, Tokodede, Galoli, Kemak, Baikeno), Melanesian-Papuan (includes Bunak, Fataluku, Bakasai), small Chinese minority\",\"people_and_society/life_expectancy_at_birth/total_population\":\"68.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"281,000 DILI (capital) (2018)\",\"people_and_society/nationality/adjective\":\"Timorese\",\"people_and_society/nationality/noun\":\"Timorese\",\"people_and_society/net_migration_rate\":\"-3.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"1321929\",\"people_and_society/population_growth_rate\":0.0232,\"people_and_society/urbanization/urban_population\":\"30.9% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"6040\"},{\"BoxHeight\":14.100000000000023,\"BoxWidth\":5.399999999999977,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.515,\"ISO3_Code\":\"TGO\",\"ISO_Code\":\"TG\",\"Path\":\"M 502.5 429.9 502.4 430.4 502.2 430.7 502.2 431.6 502.6 431.9 502.7 432 503.7 432.7 503.7 433.9 503.9 434.6 504.3 435.1 504.5 435.5 504.5 439.2 504.6 439.7 504.5 439.9 504.5 441.1 504.3 441.2 504.5 441.8 504.4 442 504.9 442.7 505 443.1 504.5 443.2 503.3 443.6 503.3 443.4 503 443.4 502.8 443 502.6 443 502.1 442.7 502 442.3 501.8 442.1 501.8 441.9 501.5 441.5 501.5 441.2 501.7 441 501.8 440.2 501.8 440 501.5 439.9 501.5 439.7 501.5 439.5 501.7 439.1 501.7 437.8 502 437.4 501.8 437 501.3 436.6 501.1 436.2 501.1 436.1 501.3 436 501.4 435.9 501.3 435.4 501.4 435 501.5 434.4 501.2 434.1 500.8 434.3 500.7 434.2 500.8 434.1 500.7 433.9 501 433.9 501 433.8 500.9 433.4 501 432.7 501.1 432.6 501 432.4 501 431.9 500.8 431.6 500.5 431.5 500.4 431.2 500.3 431.2 499.8 430.9 499.8 430.6 500.1 429.8 500 429.6 499.7 429.6 499.6 429.5 500.3 429.6 501.3 429.8 501.4 430 501.8 429.9 502.5 429.9 Z\",\"Xmax\":505,\"Xmid\":502.7,\"Xmin\":499.6,\"Ymax\":443.6,\"Ymid\":436.8,\"Ymin\":429.5,\"economy/currency\":\"Communaute Financiere Africaine francs (XOF) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$1,700\",\"economy/gdp_real_growth_rate/2017\":0.044,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"2.651 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":54385,\"geography/area/water\":2400,\"geography/area_comparative\":\"slightly smaller than West Virginia\",\"geography/area_sqkm\":56785,\"geography/climate\":\"tropical; hot, humid in south; semiarid in north\",\"geography/coastline\":\"56 km\",\"geography/elevation/highest_point\":\"Mont Agou 986 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"236 m\",\"geography/geographic_coordinates\":\"8 00 N, 1 10 E\",\"geography/geography_note\":\"the country\\u0026#39;s length allows it to stretch through six distinct geographic regions; climate varies from tropical to savanna\",\"geography/land_boundaries/border_countries\":\"Benin 651 km, Burkina Faso 131 km, Ghana 1098 km\",\"geography/land_boundaries/total\":\"1,880 km\",\"geography/land_use/agricultural_land_arable_land\":0.452,\"geography/land_use/agricultural_land_permanent_crops\":0.038,\"geography/land_use/agricultural_land_permanent_pasture\":0.184,\"geography/land_use/forest\":0.049,\"geography/land_use/other\":0.277,\"geography/location\":\"Western Africa, bordering the Bight of Benin, between Benin and Ghana\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"gently rolling savanna in north; central hills; southern plateau; low coastal plain with extensive lagoons and marshes\",\"government/administrative_divisions\":\"5 regions (regions, singular - region); Centrale, Kara, Maritime, Plateaux, Savanes\",\"government/capital/geographic_coordinates\":\"6 07 N, 1 13 E\",\"government/capital/name\":\"Lome\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"derived from the Ewe words \\u0026quot;to\\u0026quot; (river) and \\u0026quot;godo\\u0026quot; (on the other side) to give the sense of \\u0026quot;on the other side of the river\\u0026quot;; originally, this designation applied to the town of Togodo (now Togoville) on the northern shore of Lake Togo, but the name was eventually extended to the entire nation\",\"government/executive_branch/chief_of_state\":\"President Faure GNASSINGBE (since 4 May 2005)\",\"government/executive_branch/head_of_government\":\"Acting Prime Minister Komi KLASSOU (since 5 June 2015)\",\"government/flag_description\":\"five equal horizontal bands of green (top and bottom) alternating with yellow; a white five-pointed star on a red square is in the upper hoist-side corner; the five horizontal stripes stand for the five different regions of the country; the red square is meant to express the loyalty and patriotism of the people, green symbolizes hope, fertility, and agriculture, while yellow represents mineral wealth and faith that hard work and strength will bring prosperity; the star symbolizes life, purity, peace, dignity, and Togo\\u0026#39;s independence\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"27 April 1960 (from French-administered UN trusteeship)\",\"government/national_holiday\":\"Independence Day, 27 April (1960)\",\"government/national_symbol_s\":\"lion; national colors: green, yellow, red, white\",\"introduction\":\"French Togoland became Togo in 1960. Gen. Gnassingbe EYADEMA, installed as military ruler in 1967, ruled Togo with a heavy hand for almost four decades. Despite the facade of multi-party elections instituted in the early 1990s, the government was largely dominated by President EYADEMA, whose Rally of the Togolese People (RPT) party has been in power almost continually since 1967 and its successor, the Union for the Republic, maintains a majority of seats in today\\u0026#39;s legislature. Upon EYADEMA\\u0026#39;s death in February 2005, the military installed the president\\u0026#39;s son, Faure GNASSINGBE, and then engineered his formal election two months later. Democratic gains since then allowed Togo to hold its first relatively free and fair legislative elections in October 2007. Since 2007, President GNASSINGBE has started the country along a gradual path to democratic reform. Togo has since held multiple presidential and legislative elections deemed generally free and fair by international observers. Despite those positive moves, political reconciliation has moved slowly, and the country experiences periodic outbursts of violent protest by frustrated citizens. Recent constitutional changes to institute a runoff system in presidential elections and establish term limits has not reduced the resentment many Togolese feel after over 50 years of one-family rule.\",\"name\":\"Togo\",\"people_and_society/age_structure/0_14_years\":0.4013,\"people_and_society/age_structure/15_24_years\":0.191,\"people_and_society/age_structure/25_54_years\":0.3296,\"people_and_society/age_structure/55_64_years\":0.0434,\"people_and_society/age_structure/65_years_and_over\":0.0346,\"people_and_society/birth_rate\":\"32.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.8 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"Adja-Ewe/Mina 42.4%, Kabye/Tem 25.9%, Para-Gourma/Akan 17.1%, Akposso/Akebu 4.1%, Ana-Ife 3.2%, other Togolese 1.7%, foreigners 5.2%, no response .4% (2013-14 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"65.8 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.785 million LOME (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Togolese\",\"people_and_society/nationality/noun\":\"Togolese (singular and plural)\",\"people_and_society/net_migration_rate\":\"0 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"8176449\",\"people_and_society/population_growth_rate\":0.0261,\"people_and_society/urbanization/urban_population\":\"42.2% of total population (2019)\",\"transportation/airports\":\"8\",\"transportation/railways/total\":\"568\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":22.30000000000001,\"BoxWidth\":53.19999999999993,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.82,\"ISO3_Code\":\"TUR\",\"ISO_Code\":\"TR\",\"Path\":\"M 615.2 333.8 615.9 334.1 616.3 333.8 616.9 333.9 617.9 334.1 618.1 333.6 618.7 333.6 618.7 333.9 618.9 333.9 619.3 334.4 619.7 334.7 619.7 334.8 619.9 335.1 620.3 335 620.5 335.3 620.5 335.4 620.5 335.5 621.1 336 621.3 336.7 621.2 337 620.8 337.7 621.2 338.8 621 338.9 621.1 339 621.8 339.3 622.9 339.3 623.3 339.5 623.6 340 623.9 340.2 624.1 340.4 624.2 340.7 624.1 340.5 624 340.5 623.9 340.3 623.7 340.2 623.4 340.4 623.1 341.5 622.8 341.6 622.2 341.5 622.1 341.7 622.2 341.8 622.3 342 622.6 342.5 622.5 343.1 622.6 343.4 622.8 343.6 622.7 344 622.9 344.4 622.8 345.1 623.2 345.2 623.3 345.3 622.8 346.5 622.7 346.6 622.6 346.8 623.3 347.2 623.6 347.3 623.7 347.5 623.6 347.6 623.6 347.9 623.6 348.5 623.7 348.5 623.8 348.5 623.9 348.6 624.1 348.8 624.2 348.9 624.2 349 624.2 349.4 623.9 349.4 623.7 349.4 623 349.9 622.8 350.1 622.7 350 622.5 349.7 622.7 349.3 622.7 349.1 622.6 349 622.5 349 622.1 348.9 621.9 349 621.6 349.2 620.9 349.2 620.4 349 619.7 348.8 619.1 348.9 618.6 348.7 618.4 348.9 618 349.5 617.4 349.6 617.4 349.2 617.1 349 617 349 616.5 349.4 615.5 349.7 615.2 349.7 614.9 349.7 614.7 349.8 614.3 349.8 614.1 349.7 614 349.7 613.5 349.6 613.1 349.6 613 349.6 612.8 349.7 612.6 349.8 612.3 349.9 612.1 350 612 350 611.9 350.1 611.6 350.3 611.5 350.4 610.4 350.9 608.7 351.2 608.2 351 607.4 351 606.8 350.5 606.4 350.4 605.9 350.3 605.5 350.6 605.4 350.6 605.3 350.6 605.2 350.7 605.1 350.7 605 350.8 604.7 350.9 604.6 350.9 604.5 350.9 604.4 350.9 604.2 351 603.7 351.2 603 351.2 602.4 350.8 601.7 350.6 601.6 350.6 601.6 350.7 601.4 351.3 601.4 351.5 601.3 351.9 601.7 352.5 601.7 352.7 600.9 352.8 600.8 353.4 600.4 353.6 600.3 354 599.6 353.7 599.7 353.3 599.2 352.4 599.5 352 600.1 351.5 600.4 351.3 600.3 350.7 600 350.3 599.7 350.4 599.3 350.8 598.9 350.9 598.9 351.1 598.6 351.5 598.2 351.5 598 351.6 596.7 350.9 596.5 350.7 596.4 350.7 596.1 350.7 595.8 350.8 595 351.5 594.5 352 594.4 352.4 594.3 352.5 594.2 352.6 593.9 352.4 593.4 352.9 593.2 352.9 593 353 592.4 353 591.9 353 591.7 353.2 591.3 353.1 590.9 353.4 590.8 353.3 590.3 353.1 589.8 352.9 589.5 352.6 589 351.8 588.5 351.5 586.8 350.7 585.9 350.5 585.3 350.5 585.1 350.4 584.9 350.6 584.8 350.8 584.8 351.5 584.5 352 584.6 352.3 584.3 352.7 584.2 352.5 583.7 352.4 583.5 352.6 583.4 352.6 582.9 352.7 582.9 352.9 582.3 353 582.1 352.8 581.6 352.7 581.5 352.6 581.3 352.6 581.1 352.4 580.8 352.1 580.6 351.5 580.6 351.3 580.6 351.1 580.2 351 580.2 351.2 579.9 351.3 579.4 351 579.2 350.7 578.9 350.6 578.4 350.7 578.3 351 577.7 351.5 577.6 351.4 577.8 351.3 577.7 351.1 577.9 350.9 577.8 350.8 577 350.9 576.5 351.2 576 351.1 576.1 350.9 576.6 350.8 577.6 350.7 577.8 350.3 578.1 350.1 578 350 576.4 350.1 575.7 350 575.6 349.8 575.7 349.6 576.2 349.6 576.3 349.5 576.4 349.3 576 348.7 575.9 348.7 575.5 348.7 575.4 348 575 347.7 575.5 347.4 575.6 347 575.4 346.6 574.5 346.3 574.1 345.9 573.6 346 572.9 345.5 572.9 345.4 573.2 345.3 573.3 345.1 573.1 344.5 573.2 344.2 573.5 344.3 573.6 344.4 573.9 345.2 574.5 345.2 574.9 345 574.6 344.7 574.2 344.2 574.3 344 574.6 343.8 574.9 343.3 574.4 343.1 574.4 342.7 574.2 342.4 573.9 342 574.6 341.2 574.7 341 574.5 340.9 573.8 341 572.7 341.3 572.4 341.3 572.3 341.3 572.4 340.9 572.5 340.6 572.5 339.9 572.5 339.8 572.6 339.5 573 339.3 573.2 338.9 573.2 338.7 573.5 338.6 574.1 338 574.9 338 575.1 337.8 575.6 337.7 575.8 338 576.3 338.3 577 338.3 577.2 338 576.8 337.7 576.9 337.5 577.6 337.6 577.6 337.8 577.4 337.9 577.5 338.1 578.1 338 578.6 338 579 338 579.4 338.1 579.8 338 580.3 338.1 580.5 338.1 580.8 337.8 580.6 337.7 580.4 337.7 579.8 337.5 579.9 337.3 580.1 337.2 580.4 337.1 581.2 337 581.8 336.8 581.9 336.9 582.7 336.7 582.9 336.8 583 336.7 583 336.6 582.7 336.7 582.2 336.5 581.4 336.6 581.3 336.4 580.5 335.9 580.4 335.7 580.7 335 581.1 334.9 582.7 335.2 582.8 335.2 583.4 335.2 583.5 335.2 583.9 335 584.1 335.1 585.3 335.4 585.9 335.5 586.8 335.3 587.1 335 587.1 334.6 588.9 333.6 589.1 333.5 589.5 333.1 590.4 332.7 590.8 332.6 591.3 332.5 591.7 332.3 592.4 332 594.9 332.2 596.4 332.2 596.7 332 597 331.7 597.3 332 597.3 332.3 597.7 332.9 598.5 333.4 598.8 333.4 599.7 333.1 600.1 333.4 600.2 334.1 600.9 334.8 601.2 334.8 601.5 334.4 601.7 334.4 602.5 334.7 602.7 335 603 335.2 603.4 335.2 604 335.6 604.2 335.5 604.4 335.3 604.7 335.3 604.8 335.6 605 335.8 605.6 335.9 606.7 336 607.1 335.9 607.3 335.9 607.9 335.6 608.6 335.5 608.9 335.5 609.4 335.4 609.9 335.7 610.2 335.7 610.6 335.9 610.9 335.9 611.3 336.1 611.5 336 611.8 335.8 612 335.6 612.4 335.6 612.9 335.4 613.1 335.1 613.8 334.9 614.4 334.5 614.8 334.3 614.9 334.2 615.2 333.8 Z M 577.7 332.1 577.8 332.3 577.8 332.4 577.6 332.5 577.6 332.7 578 333.6 578.1 333.7 578.4 333.9 578.6 334 579.4 334.4 580.6 334.8 580.4 335.1 580.1 335.6 579.9 335.9 579.4 335.9 579.2 335.7 579.1 335.8 578.6 335.6 578.3 335.5 577.6 335.7 577.4 335.8 576.9 335.7 576.3 335.8 575.7 336.8 574.8 337.4 574.1 337.7 573.7 338.2 573.2 338.6 573 339 572.7 339.1 572.8 338.2 574.2 337.4 574.3 337.1 574.1 337 573.8 337.1 573.7 337.1 573.5 337.2 573.3 337.2 573.2 337.2 573.1 337.2 572.9 337.2 572.7 337.2 572.5 337.2 572.4 337.2 572.3 337.1 572.2 336.7 572.4 336.7 572.7 336.2 573 335.9 573.1 335.7 573 335.1 573 334.8 573.8 334.4 573.7 333.5 573.1 333.1 573 333 573.1 332.8 573.6 332.7 573.7 332.4 573.6 332.3 573.7 332.3 573.8 332.1 574.1 332.2 574.7 332 575 331.7 575.3 331.8 575.6 331.7 576.4 332.3 576.8 332.2 577.1 332.2 577.2 332 577.7 332.1 Z M 571.9 338.9 571.6 339 571.5 339 571.4 339.1 571.3 339 571.1 338.9 571.2 338.8 571.5 338.6 571.7 338.6 571.9 338.5 572 338.6 572 338.8 572 338.9 571.9 338.9 Z M 576.7 337.2 576.5 337.3 576.4 337.2 576.3 337.1 576.4 337 576.6 337 576.8 337.1 576.7 337.2 Z M 572.3 340.1 572.2 340.2 572 340 572.3 340 572.3 340.1 Z M 574.2 344.8 574.1 344.9 574 344.8 574 344.7 574.1 344.6 574.2 344.8 Z M 576.3 337.6 576.2 337.7 576.2 337.6 576.3 337.4 576.3 337.6 Z M 576.6 337.6 576.6 337.7 576.5 337.7 576.5 337.6 576.5 337.5 576.6 337.6 Z M 579.2 337.6 579.1 337.6 579 337.5 579.1 337.4 579.2 337.5 579.2 337.6 Z M 573.9 341.8 573.8 341.8 573.7 341.7 573.9 341.7 573.9 341.8 Z M 573.1 345.1 573 345.1 572.9 345 573.1 344.9 573.1 345.1 Z M 597.6 332 597.5 332 597.4 331.9 597.5 331.9 597.6 331.9 597.6 332 Z\",\"Xmax\":624.3,\"Xmid\":597.5,\"Xmin\":571.1,\"Ymax\":354,\"Ymid\":342.8,\"Ymin\":331.7,\"economy/currency\":\"Turkish liras (TRY) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$27,000\",\"economy/gdp_real_growth_rate/2017\":0.074,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"379.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":769632,\"geography/area/water\":13930,\"geography/area_comparative\":\"slightly larger than Texas\",\"geography/area_sqkm\":783562,\"geography/climate\":\"temperate; hot, dry summers with mild, wet winters; harsher in interior\",\"geography/coastline\":\"7,200 km\",\"geography/elevation/highest_point\":\"Mount Ararat 5,137 m\",\"geography/elevation/lowest_point\":\"Mediterranean Sea 0 m\",\"geography/elevation/mean_elevation\":\"1,132 m\",\"geography/geographic_coordinates\":\"39 00 N, 35 00 E\",\"geography/geography_note\":\"strategic location controlling the Turkish Straits (Bosporus, Sea of Marmara, Dardanelles) that link the Black and Aegean Seas; the 3% of Turkish territory north of the Straits lies in Europe and goes by the names of European Turkey, Eastern Thrace, or Turkish Thrace; the 97% of the country in Asia is referred to as Anatolia; Istanbul, which straddles the Bosporus, is the only metropolis in the world located on two continents; Mount Ararat, the legendary landing place of Noah\\u0026#39;s ark, is in the far eastern portion of the country\",\"geography/land_boundaries/border_countries\":\"Armenia 311 km, Azerbaijan 17 km, Bulgaria 223 km, Georgia 273 km, Greece 192 km, Iran 534 km, Iraq 367 km, Syria 899 km\",\"geography/land_boundaries/total\":\"2,816 km\",\"geography/land_use/agricultural_land_arable_land\":0.267,\"geography/land_use/agricultural_land_permanent_crops\":0.04,\"geography/land_use/agricultural_land_permanent_pasture\":0.19,\"geography/land_use/forest\":0.149,\"geography/land_use/other\":0.354,\"geography/location\":\"Southeastern Europe and Southwestern Asia (that portion of Turkey west of the Bosporus is geographically part of Europe), bordering the Black Sea, between Bulgaria and Georgia, and bordering the Aegean Sea and the Mediterranean Sea, between Greece and Syria\",\"geography/map_references\":\"Middle East\",\"geography/terrain\":\"high central plateau (Anatolia); narrow coastal plain; several mountain ranges\",\"government/administrative_divisions\":\"81 provinces (iller, singular - ili); Adana, Adiyaman, Afyonkarahisar, Agri, Aksaray, Amasya, Ankara, Antalya, Ardahan, Artvin, Aydin, Balikesir, Bartin, Batman, Bayburt, Bilecik, Bingol, Bitlis, Bolu, Burdur, Bursa, Canakkale, Cankiri, Corum, Denizli, Diyarbakir, Duzce, Edirne, Elazig, Erzincan, Erzurum, Eskisehir, Gaziantep, Giresun, Gumushane, Hakkari, Hatay, Igdir, Isparta, Istanbul, Izmir (Smyrna), Kahramanmaras, Karabuk, Karaman, Kars, Kastamonu, Kayseri, Kilis, Kirikkale, Kirklareli, Kirsehir, Kocaeli, Konya, Kutahya, Malatya, Manisa, Mardin, Mersin, Mugla, Mus, Nevsehir, Nigde, Ordu, Osmaniye, Rize, Sakarya, Samsun, Sanliurfa, Siirt, Sinop, Sirnak, Sivas, Tekirdag, Tokat, Trabzon (Trebizond), Tunceli, Usak, Van, Yalova, Yozgat, Zonguldak\",\"government/capital/geographic_coordinates\":\"39 56 N, 32 52 E\",\"government/capital/name\":\"Ankara\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the name means \\u0026quot;Land of the Turks\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Recep Tayyip ERDOGAN (chief of state since 28 August 2014; head of government since 9 July 2019); Vice President Fuat OKTAY (since 9 July 2018); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Recep Tayyip ERDOGAN (head of government since 9 July 2019; chief of state since 28 August 2014); note - a 2017 constitutional referendum eliminated the post of prime minister after the 2018 general election\",\"government/flag_description\":\"red with a vertical white crescent moon (the closed portion is toward the hoist side) and white five-pointed star centered just outside the crescent opening; the flag colors and designs closely resemble those on the banner of the Ottoman Empire, which preceded modern-day Turkey; the crescent moon and star serve as insignia for Turkic peoples; according to one interpretation, the flag represents the reflection of the moon and a star in a pool of blood of Turkish warriors\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"29 October 1923 (republic proclaimed, succeeding the Ottoman Empire)\",\"government/national_holiday\":\"Republic Day, 29 October (1923)\",\"government/national_symbol_s\":\"vertical crescent moon with adjacent five-pointed star; national colors: red, white\",\"introduction\":\"Modern Turkey was founded in 1923 from the remnants of the defeated Ottoman Empire by national hero Mustafa KEMAL, who was later honored with the title Ataturk or \\u0026quot;Father of the Turks.\\u0026quot; Under his leadership, the country adopted radical social, legal, and political reforms. After a period of one-party rule, an experiment with multi-party politics led to the 1950 election victory of the opposition Democrat Party and the peaceful transfer of power. Since then, Turkish political parties have multiplied, but democracy has been fractured by periods of instability and military coups (1960, 1971, 1980), which in each case eventually resulted in a return of formal political power to civilians. In 1997, the military again helped engineer the ouster - popularly dubbed a \\u0026quot;post-modern coup\\u0026quot; - of the then Islamic-oriented government. An unsuccessful coup attempt was made in July 2016 by a faction of the Turkish Armed Forces. Turkey intervened militarily on Cyprus in 1974 to prevent a Greek takeover of the island and has since acted as patron state to the \\u0026quot;Turkish Republic of Northern Cyprus,\\u0026quot; which only Turkey recognizes. A separatist insurgency begun in 1984 by the Kurdistan Workers\\u0026#39; Party (PKK), a US-designated terrorist organization, has long dominated the attention of Turkish security forces and claimed more than 40,000 lives. In 2013, the Turkish Government and the PKK conducted negotiations aimed at ending the violence, however intense fighting resumed in 2015. Turkey joined the UN in 1945 and in 1952 it became a member of NATO. In 1963, Turkey became an associate member of the European Community; it began accession talks with the EU in 2005. Over the past decade, economic reforms, coupled with some political reforms, have contributed to a growing economy, although economic growth slowed in recent years. From 2015 and continuing through 2016, Turkey witnessed an uptick in terrorist violence, including major attacks in Ankara, Istanbul, and throughout the predominantly Kurdish southeastern region of Turkey. On 15 July 2016, elements of the Turkish Armed forces attempted a coup that ultimately failed following widespread popular resistance. More than 240 people were killed and over 2,000 injured when Turkish citizens took to the streets en masse to confront the coup forces. The government accused followers of the Fethullah Gulen transnational religious and social movement (\\u0026quot;Hizmet\\u0026quot;) for allegedly instigating the failed coup and designates the movement\\u0026amp;rsquo;s followers as terrorists. Since the attempted coup, Turkish Government authorities arrested, suspended, or dismissed more than 130,000 security personnel, journalists, judges, academics, and civil servants due to their alleged connection to Gulen\\u0026#39;s movement. Following the failed coup, the Turkish Government instituted a State of Emergency from July 2016 to July 2018. The Turkish Government conducted a referendum on 16 April 2017 in which voters approved constitutional amendments changing Turkey from a parliamentary to a presidential system. The amendments went into effect fully following the presidential and parliamentary elections in June 2018.\",\"name\":\"Turkey\",\"people_and_society/age_structure/0_14_years\":0.2426,\"people_and_society/age_structure/15_24_years\":0.1588,\"people_and_society/age_structure/25_54_years\":0.4326,\"people_and_society/age_structure/55_64_years\":0.0882,\"people_and_society/age_structure/65_years_and_over\":0.0779,\"people_and_society/birth_rate\":\"15.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.3% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Turkish 70-75%, Kurdish 19%, other minorities 7-12% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"14.968 million Istanbul, 5.018 million ANKARA (capital), 2.964 million Izmir, 1.951 million Bursa, 1.75 million Adana, 1.668 million Gaziantep (2019)\",\"people_and_society/nationality/adjective\":\"Turkish\",\"people_and_society/nationality/noun\":\"Turk(s)\",\"people_and_society/net_migration_rate\":\"-4.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"81257239\",\"people_and_society/population_growth_rate\":0.0049,\"people_and_society/urbanization/urban_population\":\"75.6% of total population (2019)\",\"transportation/airports\":\"98\",\"transportation/railways/total\":\"12710\",\"transportation/roadways/total\":\"67333\"},{\"BoxHeight\":30.099999999999966,\"BoxWidth\":30.700000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0,\"ISO3_Code\":\"TZA\",\"ISO_Code\":\"TZ\",\"Path\":\"M 594.1 463.3 594.6 463.5 595.7 464.1 604.4 469 604.4 469.1 604.5 469.7 604.2 470.1 604.3 470.3 604.6 470.4 604.8 470.8 608.7 473.5 608.6 473.8 608.7 474 608.5 474.2 608.4 474.8 607.7 476.8 607.5 477.3 607.7 477.7 607.8 478.3 607.9 478.5 608.3 478.6 609 479.5 609.4 479.7 609.6 480.1 609.6 480.4 609.3 480.6 609.1 480.9 608.9 481.7 608.9 482.1 608.8 482.4 609.1 482.5 609.2 482.7 609.2 483.1 608.8 483.6 608.9 484 608.9 484.4 609.1 484.5 609.2 484.8 609.6 485.4 609.5 485.4 609.2 485.2 609.1 485.5 609.4 485.6 609.5 486.1 609.7 486 609.9 486.2 609.9 486.6 609.7 486.8 609.9 486.9 610.1 487.1 610.2 487.7 610.3 487.9 610.3 488.2 610.2 488.4 610.4 488.4 610.8 488.8 611.2 488.9 611.3 489.2 611.4 489.2 611.5 489 611.8 489.4 612 489.4 612.1 489.5 612 489.9 611.9 490 611.5 490.1 610.9 490.7 609.6 491.2 608.8 491.7 608.5 491.7 607.8 491.7 607.4 492 607.1 492.1 606.7 492.4 606 492 605.2 492 604.9 492.1 604.7 492.7 604.6 492.8 604.2 493 603.9 493 603.7 493.2 603.4 493.1 603.2 493.1 602.6 492.9 602.3 492.9 602.1 492.9 601.6 493.3 601.4 493.3 601.3 493.4 601.2 493.2 601.1 493.2 600.6 493.3 600.4 493.2 600.3 492.9 600.1 492.7 600 492.7 599.6 492.5 599.3 492.4 598.9 492.8 598.5 492.9 596.9 492.9 596.8 492.3 596.5 492.1 595.9 491.3 596.1 490.6 595.8 489.9 595.8 489.2 595.7 488.5 595.1 487.7 594.4 487 594.1 487.1 594.1 487.4 594 487.6 593.6 487.3 593.4 487.3 593.1 487.3 592.8 487.4 592.4 487 592 487 591.6 486.8 591.5 486.7 591.4 486.7 590.8 486.4 590.2 486.3 589.9 486 589.5 486 589.2 485.9 589.1 485.8 588.7 485.8 588.5 485.7 588.5 485.4 588.4 485.4 588.2 485.3 587.8 485.3 587.6 485.1 587.5 484.8 587 484.5 586.7 484.6 586.5 484.5 586.3 484.6 586 484.5 585.4 483.7 585.3 483.4 585 482.5 584.4 481.6 584.3 481 584 480.4 583.6 479.9 583.3 479.5 582.9 479.4 582.4 478.9 581.9 477.9 581.8 477.1 582.1 476.7 582.1 476.4 581.4 474.2 581.3 473.9 581.6 473.2 581.6 472.9 582.4 472.9 582.7 472.7 583.2 472.4 583.8 471.7 583.9 471.3 584.3 471 584.5 470.4 585 470.1 585 469.8 585.5 469.6 585.4 468.9 585 468.8 584.8 468.6 584.5 468.7 584.3 468.5 584.5 468 584.4 467.9 584.7 467.3 585 467.2 585.2 467.1 585.3 467.2 585.5 467.1 585.6 466.3 585.4 465.9 585.5 465.1 585.2 464.6 584.8 464.3 584.7 464.1 584.5 463.7 584.5 463.5 584.9 463.5 585.3 463.3 589.5 463.3 591.5 463.3 593.4 463.3 593.6 463.3 594.1 463.3 Z M 609.3 477.8 609.5 477.8 609.5 477.7 609.5 477.6 609.6 477.7 609.6 478 609.7 478.3 609.7 478.4 609.6 478.5 609.5 478.5 609.4 478.5 609.3 478.1 609.2 478.1 609.3 478.2 609.2 478.2 609.2 478.1 609 478 609 477.9 608.9 478 608.9 478.1 608.7 477.9 608.6 477.7 608.7 477.6 608.7 477.3 608.6 477.2 608.6 477.1 608.8 476.9 608.9 476.8 608.9 476.6 608.9 476.5 609 476.5 609.1 476.7 609.1 477 609.2 477.2 609.3 477.4 609.3 477.8 Z M 610.2 474.2 610.3 474.3 610.3 474.2 610.5 474.3 610.5 474.4 610.5 474.5 610.4 474.7 610.5 474.7 610.5 474.8 610.4 474.7 610.4 474.9 610.5 474.9 610.5 475 610.4 475.4 610.3 475.6 610.1 475.7 610 475.6 609.9 475.7 609.9 475.5 609.9 475.4 610 475.3 610 475.2 610.1 475.1 610.1 475 610.2 475 610.2 474.9 610.1 474.8 610 474.7 610.1 474.6 610 474.6 610 474.5 609.9 474.4 610 474.3 610 474.2 610.2 474.2 Z M 610.2 482.6 610 482.8 609.8 482.7 610.4 482.1 610.6 482 610.6 482.2 610.4 482.6 610.2 482.6 Z M 609.9 485.8 609.8 485.9 609.7 485.8 609.8 485.7 609.9 485.8 Z M 609.8 475.6 609.8 475.7 609.7 475.6 609.8 475.5 609.8 475.6 Z M 609.6 485.5 609.6 485.6 609.5 485.6 609.5 485.5 609.6 485.5 Z M 610.3 482.9 610.2 482.9 610.3 482.7 610.3 482.8 610.3 482.9 Z M 608.8 476.7 608.8 476.8 608.7 476.8 608.7 476.6 608.8 476.7 Z\",\"Xmax\":612.1,\"Xmid\":596.5,\"Xmin\":581.4,\"Ymax\":493.4,\"Ymid\":478,\"Ymin\":463.3,\"economy/currency\":\"Tanzanian shillings (TZS) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$3,200\",\"economy/gdp_real_growth_rate/2017\":0.06,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"14.57 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":885800,\"geography/area/water\":61500,\"geography/area_comparative\":\"more than six times the size of Georgia; slightly larger than twice the size of California\",\"geography/area_sqkm\":947300,\"geography/climate\":\"varies from tropical along coast to temperate in highlands\",\"geography/coastline\":\"1,424 km\",\"geography/elevation/highest_point\":\"Kilimanjaro (highest point in Africa) 5,895 m\",\"geography/elevation/lowest_point\":\"Indian Ocean 0 m\",\"geography/elevation/mean_elevation\":\"1,018 m\",\"geography/geographic_coordinates\":\"6 00 S, 35 00 E\",\"geography/geography_note\":\"Kilimanjaro is the highest point in Africa and one of only three mountain ranges on the continent that has glaciers (the others are Mount Kenya and the Ruwenzori Mountains); bordered by three of the largest lakes on the continent: Lake Victoria (the world\\u0026#39;s second-largest freshwater lake) in the north, Lake Tanganyika (the world\\u0026#39;s second deepest) in the west, and Lake Nyasa (Lake Malawi) in the southwest\",\"geography/land_boundaries/border_countries\":\"Burundi 589 km, Democratic Republic of the Congo 479 km, Kenya 775 km, Malawi 512 km, Mozambique 840 km, Rwanda 222 km, Uganda 391 km, Zambia 353 km\",\"geography/land_boundaries/total\":\"4,161 km\",\"geography/land_use/agricultural_land_arable_land\":0.143,\"geography/land_use/agricultural_land_permanent_crops\":0.023,\"geography/land_use/agricultural_land_permanent_pasture\":0.271,\"geography/land_use/forest\":0.373,\"geography/land_use/other\":0.19,\"geography/location\":\"Eastern Africa, bordering the Indian Ocean, between Kenya and Mozambique\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"plains along coast; central plateau; highlands in north, south\",\"government/administrative_divisions\":\"31 regions; Arusha, Dar es Salaam, Dodoma, Geita, Iringa, Kagera, Kaskazini Pemba (Pemba North), Kaskazini Unguja (Zanzibar North), Katavi, Kigoma, Kilimanjaro, Kusini Pemba (Pemba South), Kusini Unguja (Zanzibar Central/South), Lindi, Manyara, Mara, Mbeya, Mjini Magharibi (Zanzibar Urban/West), Morogoro, Mtwara, Mwanza, Njombe, Pwani (Coast), Rukwa, Ruvuma, Shinyanga, Simiyu, Singida, Songwe, Tabora, Tanga\",\"government/capital/geographic_coordinates\":\"6 48 S, 39 17 E\",\"government/capital/name\":\"Dar es Salaam (administrative capital), Dodoma (legislative capital); note - Dodoma was designated the national capital in 1996 and serves as the meeting place for the National Assembly; Dar es Salaam remains the de facto capital, the country\\u0026#39;s largest city and commercial center, and the site of the executive branch offices and diplomatic representation; the government contends that it will complete the transfer of the executive branch to Dodoma by 2020\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country\\u0026#39;s name is a combination of the first letters of Tanganyika and Zanzibar, the two states that merged to form Tanzania in 1964\",\"government/executive_branch/chief_of_state\":\"President John MAGUFULI, Dr. (since 5 November 2015); Vice President Samia Suluhu HASSAN (since 5 November 2015); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President John MAGUFULI, Dr. (since 5 November 2015); Vice President Samia Suluhu HASSAN (since 5 November 2015); note - Prime Minister Kassim Majaliwa MAJALIWA (since 20 November 2015) has authority over the day-to-day functions of the government, is the leader of government business in the National Assembly, and is head of the Cabinet\",\"government/flag_description\":\"divided diagonally by a yellow-edged black band from the lower hoist-side corner; the upper triangle (hoist side) is green and the lower triangle is blue; the banner combines colors found on the flags of Tanganyika and Zanzibar; green represents the natural vegetation of the country, gold its rich mineral deposits, black the native Swahili people, and blue the country\\u0026#39;s many lakes and rivers, as well as the Indian Ocean\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"26 April 1964 (Tanganyika united with Zanzibar to form the United Republic of Tanganyika and Zanzibar); 29 October 1964 (renamed United Republic of Tanzania); notable earlier dates: 9 December 1961 (Tanganyika became independent from UK-administered UN trusteeship); 10 December 1963 (Zanzibar became independent from UK)\",\"government/national_holiday\":\"Union Day (Tanganyika and Zanzibar), 26 April (1964)\",\"government/national_symbol_s\":\"Uhuru (Freedom) torch, giraffe; national colors: green, yellow, blue, black\",\"introduction\":\"Shortly after achieving independence from Britain in the early 1960s, Tanganyika and Zanzibar merged to form the United Republic of Tanzania in 1964. In 1995, the country held its first democratic elections since the 1970s. Zanzibar maintains semi-autonomy and participates in national elections; popular political opposition on the isles led to four contentious elections since 1995, in which the ruling party claimed victory despite international observers\\u0026#39; claims of voting irregularities.\",\"name\":\"United Republic of Tanzania\",\"people_and_society/age_structure/0_14_years\":0.434,\"people_and_society/age_structure/15_24_years\":0.2003,\"people_and_society/age_structure/25_54_years\":0.3002,\"people_and_society/age_structure/55_64_years\":0.0351,\"people_and_society/age_structure/65_years_and_over\":0.0304,\"people_and_society/birth_rate\":\"35.3 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"7.5 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.4% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"mainland - African 99% (of which 95% are Bantu consisting of more than 130 tribes), other 1% (consisting of Asian, European, and Arab); Zanzibar - Arab, African, mixed Arab and African\",\"people_and_society/life_expectancy_at_birth/total_population\":\"63.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"262,000 Dodoma (legislative capital) (2018), 6.368 million DAR ES SALAAM (administrative capital), 1.061 million Mwanza (2019)\",\"people_and_society/nationality/adjective\":\"Tanzanian\",\"people_and_society/nationality/noun\":\"Tanzanian(s)\",\"people_and_society/net_migration_rate\":\"-0.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"55451343\",\"people_and_society/population_growth_rate\":0.0274,\"people_and_society/urbanization/urban_population\":\"34.5% of total population (2019)\",\"transportation/airports\":\"166\",\"transportation/railways/total\":\"4567\",\"transportation/roadways/total\":\"87581\"},{\"BoxHeight\":27.19999999999999,\"BoxWidth\":39.39999999999998,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.715,\"ISO3_Code\":\"TKM\",\"ISO_Code\":\"TM\",\"Path\":\"M 684.5 348.8 684.1 348.8 683.8 348.9 683.2 348.5 682.2 348.2 682 348.5 682 348.8 681.7 349.2 680.5 349.2 679.6 349.6 679.6 350.3 679.2 351.2 679.2 351.9 679 352.3 678.2 352.9 677.9 352.9 677.6 353.1 677.6 353.4 677.3 353.4 676.3 353.6 676 353.8 675 354 675 354.1 675.3 354.5 674.9 354.8 675 355.1 674.9 355.4 674.6 355.5 673.7 356.1 673.2 355.9 672.7 356.4 672.6 355.9 672 355.4 671.8 355.3 671.2 355.5 670.8 355.4 670.3 355 670.1 354.8 669.9 354.8 669.7 354.6 669.8 354 669.7 353.7 669.5 353.6 669.7 353 669.5 352.2 669.6 351.6 669.5 351.3 667.4 351.3 667.3 351.2 666.4 349.9 665.7 349.6 665.1 349.5 664.7 348.9 664.7 348.5 664.5 348.2 664.2 348.2 663.7 347.9 663.1 347.6 662.8 347.8 662.3 347.6 662.1 347.8 661.9 347.8 661.5 347.7 661.4 347.4 661.2 347.2 660.7 347.2 660.4 347 660 346.8 659.3 346.8 659 346.5 659 346.2 658.6 345.6 658.5 345.6 658.1 345.9 657.4 345.6 656.9 345.7 656.6 345.6 656.2 345.8 656.2 346.1 656.1 346.2 655.3 346.3 654.6 346.1 653.8 346.2 653.2 346.6 652.8 346.7 652.5 347.1 652.1 347.4 651.9 347.7 651.9 348.2 651.6 348.5 651.3 348.4 650.4 348.9 649.4 348.8 649.2 346.8 649.3 345.5 649.3 344.6 649.5 343.2 648.4 341.9 647.7 341.8 647.4 341.9 647.3 341.5 647.5 341.2 648.3 341.2 648.6 341 648.5 340.8 648.3 340.9 648.2 340.6 648.2 340.2 648.3 339.6 647.9 339.5 646.6 339.5 646.2 339 646.2 338 646.8 335.9 647.5 336.5 648.2 336.6 648.6 336.4 648.9 336.9 649.3 337 650.5 336.8 650.6 336.2 651.1 336.4 651.4 336.3 651.6 336 651.6 335.7 650 333.9 649.5 332.1 649 331.6 648.6 331.6 647.5 331.7 646.8 332.2 646.5 333 646.6 333.6 646.4 334.8 645.9 334 645.6 333.3 645.4 332.9 646.1 332.3 647 331.5 648.1 331.1 650.1 330.8 651.1 331.3 652 331.9 652.3 332.3 652.4 332.7 652.7 333.1 653.2 334.1 653.9 334.8 654.1 334.7 654.2 334.8 654.9 334.6 655.2 334.6 658.2 334.7 658.3 334.4 658.1 334.1 658 333.3 658 332.8 658.1 332.5 659 331.5 660.3 331.3 660.6 331 660.6 330.4 660.7 330.3 660.9 330.2 661.1 330.3 661.2 330.3 661.7 330.3 661.6 330 661.3 329.6 661.6 329.5 662.3 329.5 662.6 329.2 663.5 330 664.1 330.2 664.2 330.3 664.7 330.9 665.9 331 666.3 331.3 666.3 332.1 666.9 332.7 666.6 332.9 666.7 333.5 666.7 334.1 667.4 334.8 669.1 334.9 669.9 335.2 670.1 335.1 670.3 334.8 670.5 334.7 670.9 334.8 671.4 335.3 671.8 335.7 671.9 336.4 672.2 337.2 672.8 337.9 673.1 339.2 673.4 339.7 676 341.5 676.8 342.3 677.6 342.9 678.4 343.2 679 343.6 680.3 344.4 681.4 345.3 682.2 345.6 682.9 345.6 683.6 346 684.1 346.4 684.6 346.5 684.8 346.8 684.5 347.5 684.5 347.9 684.7 348.4 684.5 348.8 Z M 661.9 331 662.2 331 662.2 330.8 661.9 330.6 661.9 330.5 661.8 330.5 661.9 330.7 661.9 331 Z M 647.1 343.1 647.1 343.4 647 343.3 647 343.1 647 342.9 647 342.7 647.1 342.7 647.1 342.9 647.1 343.1 Z M 647.2 343.6 647.1 343.7 647.1 343.6 647.1 343.5 647.2 343.5 647.2 343.6 Z M 650.6 335.8 650.6 336 650.5 335.9 650.5 335.7 650.6 335.8 Z M 647.1 340.2 647 340.3 646.9 340.2 646.9 340.1 647.1 340.2 Z\",\"Xmax\":684.8,\"Xmid\":664.6,\"Xmin\":645.4,\"Ymax\":356.4,\"Ymid\":342.6,\"Ymin\":329.2,\"economy/currency\":\"Turkmenistani manat (TMM) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$18,200\",\"economy/gdp_real_growth_rate/2017\":0.065,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"100.5 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":469930,\"geography/area/water\":18170,\"geography/area_comparative\":\"slightly more than three times the size of Georgia; slightly larger than California\",\"geography/area_sqkm\":488100,\"geography/climate\":\"subtropical desert\",\"geography/coastline\":\"0 km (landlocked); note - Turkmenistan borders the Caspian Sea (1,768 km)\",\"geography/elevation/highest_point\":\"Gora Ayribaba 3,139 m\",\"geography/elevation/lowest_point\":\"Vpadina Akchanaya (Sarygamysh Koli is a lake in northern Turkmenistan with a water level that fluctuates above and below the elevation of Vpadina Akchanaya, the lake has dropped as low as -110 m) -81 m\",\"geography/elevation/mean_elevation\":\"230 m\",\"geography/geographic_coordinates\":\"40 00 N, 60 00 E\",\"geography/geography_note\":\"landlocked; the western and central low-lying desolate portions of the country make up the great Garagum (Kara-Kum) desert, which occupies over 80% of the country; eastern part is plateau\",\"geography/land_boundaries/border_countries\":\"Afghanistan 804 km, Iran 1148 km, Kazakhstan 413 km, Uzbekistan 1793 km\",\"geography/land_boundaries/total\":\"4,158 km\",\"geography/land_use/agricultural_land_arable_land\":0.041,\"geography/land_use/agricultural_land_permanent_crops\":0.001,\"geography/land_use/agricultural_land_permanent_pasture\":0.678,\"geography/land_use/forest\":0.088,\"geography/land_use/other\":0.192,\"geography/location\":\"Central Asia, bordering the Caspian Sea, between Iran and Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"flat-to-rolling sandy desert with dunes rising to mountains in the south; low mountains along border with Iran; borders Caspian Sea in west\",\"government/administrative_divisions\":\"5 provinces (welayatlar, singular - welayat) and 1 independent city*: Ahal Welayaty (Anew), Ashgabat*, Balkan Welayaty (Balkanabat), Dasoguz Welayaty, Lebap Welayaty (Turkmenabat), Mary Welayaty\",\"government/capital/geographic_coordinates\":\"37 57 N, 58 23 E\",\"government/capital/name\":\"Ashgabat (Ashkhabad)\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the suffix \\u0026quot;-stan\\u0026quot; means \\u0026quot;place of\\u0026quot; or \\u0026quot;country,\\u0026quot; so Turkmenistan literally means the \\u0026quot;Land of the Turkmen [people]\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Gurbanguly BERDIMUHAMEDOW (since 14 February 2007); note - the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Gurbanguly BERDIMUHAMEDOW (since 14 February 2007)\",\"government/flag_description\":\"green field with a vertical red stripe near the hoist side, containing five tribal guls (designs used in producing carpets) stacked above two crossed olive branches; five white, five-pointed stars and a white crescent moon appear in the upper corner of the field just to the fly side of the red stripe; the green color and crescent moon represent Islam; the five stars symbolize the regions or welayats of Turkmenistan; the guls reflect the national identity of Turkmenistan where carpet-making has long been a part of traditional nomadic life\",\"government/government_type\":\"presidential republic; authoritarian\",\"government/independence\":\"27 October 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 27 October (1991)\",\"government/national_symbol_s\":\"Akhal-Teke horse; national colors: green, white\",\"introduction\":\"Present-day Turkmenistan covers territory that has been at the crossroads of civilizations for centuries. The area was ruled in antiquity by various Persian empires, and was conquered by Alexander the Great, Muslim armies, the Mongols, Turkic warriors, and eventually the Russians. In medieval times, Merv (located in present-day Mary province) was one of the great cities of the Islamic world and an important stop on the Silk Road. Annexed by Russia in the late 1800s, Turkmenistan later figured prominently in the anti-Bolshevik movement in Central Asia. In 1924, Turkmenistan became a Soviet republic; it achieved independence upon the dissolution of the USSR in 1991. President for Life Saparmyrat NYYAZOW died in December 2006, and Gurbanguly BERDIMUHAMEDOW, a deputy chairman under NYYAZOW, emerged as the country\\u0026#39;s new president.\\u0026amp;nbsp;BERDIMUHAMEDOW won Turkmenistan\\u0026#39;s first multi-candidate presidential election in February 2007, and again in 2012 and in 2017 with over 97% of the vote in both instances, in elections widely regarded as undemocratic.\\u0026lt;br /\\u0026gt;\\u0026lt;br /\\u0026gt;Turkmenistan has sought new export markets for its extensive hydrocarbon/natural gas reserves, which have yet to be fully exploited. As of late 2019, Turkmenistan exported the majority of its gas to China and small levels of gas were also being sent to Russia. Turkmenistan\\u0026#39;s reliance on gas exports has made the economy vulnerable to fluctuations in the global energy market, and economic hardships since the drop in energy prices in 2014 have led many Turkmenistanis to emigrate, mostly to Turkey.\",\"name\":\"Turkmenistan\",\"people_and_society/age_structure/0_14_years\":0.2566,\"people_and_society/age_structure/15_24_years\":0.1771,\"people_and_society/age_structure/25_54_years\":0.4352,\"people_and_society/age_structure/55_64_years\":0.0817,\"people_and_society/age_structure/65_years_and_over\":0.0493,\"people_and_society/birth_rate\":\"18.9 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.1 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"3.1% of GDP (2012)\",\"people_and_society/ethnic_groups\":\"Turkmen 85%, Uzbek 5%, Russian 4%, other 6% (2003)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"70.7 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"828,000 ASHGABAT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Turkmenistani\",\"people_and_society/nationality/noun\":\"Turkmenistani(s)\",\"people_and_society/net_migration_rate\":\"-1.8 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"5411012\",\"people_and_society/population_growth_rate\":0.011,\"people_and_society/urbanization/urban_population\":\"52% of total population (2019)\",\"transportation/airports\":\"26\",\"transportation/railways/total\":\"5113\",\"transportation/roadways/total\":\"58592\"},{\"BoxHeight\":23.69999999999999,\"BoxWidth\":11.200000000000045,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.74,\"ISO3_Code\":\"TUN\",\"ISO_Code\":\"TN\",\"Path\":\"M 532.1 363 531.9 364 531.9 364.6 532.1 365.1 532 365.4 531.7 365.7 530.4 366.3 529.9 366.8 529.5 367 529.5 367.3 529.2 367.6 528.7 367.7 528.5 367.9 528.4 368.1 528.1 368.6 528.4 369.4 528.5 369.8 528.6 370.4 528.3 371 527.5 372.1 526.5 372.5 526.3 371.5 525.8 369.6 525.8 369.4 525.5 368.1 525.4 367.7 525.3 367.4 525.3 367.2 525.2 367 525.2 366.6 523.2 365.2 523.2 365.1 523.1 364.8 523 364.1 522.5 363.5 522.5 363.2 521.7 362.9 521.5 362.2 521.1 361.6 521 361.1 520.9 360.9 520.9 360 521.2 359.6 521.4 359.7 521.6 359.5 521.8 358.9 522.5 358.5 522.9 358.1 522.9 357.9 523 357.7 522.9 357.2 523 357 523.1 356.6 523.4 356.1 523.1 355.8 523.1 355.5 523.2 355.2 523.2 354.6 522.9 354.3 522.9 353.8 523.1 353.1 523.1 352.9 523.3 352.1 523.2 352 522.7 351.9 522.6 351.8 523.4 351.3 523.5 351.1 523.5 350.8 524 350.6 523.9 350.5 524 350.2 524.5 350.1 525 349.6 525.5 349.2 527 348.8 527.3 348.9 527.5 349.1 527.9 349.1 528.3 349.4 528.2 349.5 528.3 350 528.6 350.4 528.6 350.8 528.8 351 529.1 350.9 529.4 350.5 529.8 350.3 530.3 349.9 530.6 349.8 530.8 350.5 530.5 350.9 529.9 351.9 529.2 352.3 529.1 352.7 529.1 353.1 529.2 353.5 529.5 354.1 530 354.3 530.1 354.5 530.6 354.8 530.7 355.2 530.6 355.7 530.8 356.1 530.1 357.5 529.8 358 529.3 358.4 528.1 359.2 527.8 359.6 527.8 359.9 528.1 360.7 528.7 361.2 529.1 361.4 529.7 361.3 529.7 361.5 529.7 361.8 529.8 361.9 530.2 361.8 530.4 361.5 530.6 361.5 530.8 361.7 530.8 362.1 530.9 362.5 530.9 362.6 531 362.8 532.1 363 Z M 529.9 360.6 530.2 360.7 530.4 360.6 530.6 360.8 530.7 360.8 530.7 360.9 530.5 361.1 530.5 361.2 530.4 361.1 530.3 361.3 530.2 361.4 530.2 361.3 530 361.1 529.9 361.2 529.9 361.3 529.8 361.1 529.7 361 529.8 360.9 529.8 360.6 529.9 360.6 Z M 531.3 357.6 531.3 357.8 531.1 357.9 530.9 358 530.8 358 531 357.7 531.1 357.7 531.1 357.5 531.2 357.6 531.2 357.4 531.3 357.6 Z M 530.8 358 530.6 358.2 530.4 358 530.5 358 530.7 358 530.8 358 Z\",\"Xmax\":532.1,\"Xmid\":526.6,\"Xmin\":520.9,\"Ymax\":372.5,\"Ymid\":359.8,\"Ymin\":348.8,\"economy/currency\":\"Tunisian dinars (TND) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$11,900\",\"economy/gdp_real_growth_rate/2017\":0.02,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"23.42 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":155360,\"geography/area/water\":8250,\"geography/area_comparative\":\"slightly larger than Georgia\",\"geography/area_sqkm\":163610,\"geography/climate\":\"temperate in north with mild, rainy winters and hot, dry summers; desert in south\",\"geography/coastline\":\"1,148 km\",\"geography/elevation/highest_point\":\"Jebel ech Chambi 1,544 m\",\"geography/elevation/lowest_point\":\"Shatt al Gharsah -17 m\",\"geography/elevation/mean_elevation\":\"246 m\",\"geography/geographic_coordinates\":\"34 00 N, 9 00 E\",\"geography/geography_note\":\"strategic location in central Mediterranean; Malta and Tunisia are discussing the commercial exploitation of the continental shelf between their countries, particularly for oil exploration\",\"geography/land_boundaries/border_countries\":\"Algeria 1034 km, Libya 461 km\",\"geography/land_boundaries/total\":\"1,495 km\",\"geography/land_use/agricultural_land_arable_land\":0.183,\"geography/land_use/agricultural_land_permanent_crops\":0.154,\"geography/land_use/agricultural_land_permanent_pasture\":0.311,\"geography/land_use/forest\":0.066,\"geography/land_use/other\":0.286,\"geography/location\":\"Northern Africa, bordering the Mediterranean Sea, between Algeria and Libya\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mountains in north; hot, dry central plain; semiarid south merges into the Sahara\",\"government/administrative_divisions\":\"24 governorates (wilayat, singular - wilayah); Beja (Bajah), Ben Arous (Bin \\u0026#39;Arus), Bizerte (Banzart), Gabes (Qabis), Gafsa (Qafsah), Jendouba (Jundubah), Kairouan (Al Qayrawan), Kasserine (Al Qasrayn), Kebili (Qibili), Kef (Al Kaf), L\\u0026#39;Ariana (Aryanah), Mahdia (Al Mahdiyah), Manouba (Manubah), Medenine (Madanin), Monastir (Al Munastir), Nabeul (Nabul), Sfax (Safaqis), Sidi Bouzid (Sidi Bu Zayd), Siliana (Silyanah), Sousse (Susah), Tataouine (Tatawin), Tozeur (Tawzar), Tunis, Zaghouan (Zaghwan)\",\"government/capital/geographic_coordinates\":\"36 48 N, 10 11 E\",\"government/capital/name\":\"Tunis\",\"government/capital/time_difference\":\"UTC\\u002B1 (6 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"the country name derives from the capital city of Tunis\",\"government/executive_branch/chief_of_state\":\"President Kais SAIED (elected 13 October, sworn in 23 October 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Youssef CHAHED (since 27 August 2016); on 15 November 2019, President SAIED asks Habib JEMLI to form a government\",\"government/flag_description\":\"red with a white disk in the center bearing a red crescent nearly encircling a red five-pointed star; resembles the Ottoman flag (red banner with white crescent and star) and recalls Tunisia\\u0026#39;s history as part of the Ottoman Empire; red represents the blood shed by martyrs in the struggle against oppression, white stands for peace; the crescent and star are traditional symbols of Islam\",\"government/government_type\":\"parliamentary republic\",\"government/independence\":\"20 March 1956 (from France)\",\"government/national_holiday\":\"Independence Day, 20 March (1956); Revolution and Youth Day, 14 January (2011)\",\"government/national_symbol_s\":\"encircled red crescent moon and five-pointed star; national colors: red, white\",\"introduction\":\"Rivalry between French and Italian interests in Tunisia culminated in a French invasion in 1881 and the creation of a protectorate. Agitation for independence in the decades following World War I was finally successful in convincing the French to recognize Tunisia as an independent state in 1956. The country\\u0026#39;s first president, Habib BOURGUIBA, established a strict one-party state. He dominated the country for 31 years, repressing Islamic fundamentalism and establishing rights for women unmatched by any other Arab nation. In November 1987, BOURGUIBA was removed from office and replaced by Zine el Abidine BEN ALI in a bloodless coup. Street protests that began in Tunis in December 2010 over high unemployment, corruption, widespread poverty, and high food prices escalated in January 2011, culminating in rioting that led to hundreds of deaths. On 14 January 2011, the same day BEN ALI dismissed the government, he fled the country, and by late January 2011, a \\u0026quot;national unity government\\u0026quot; was formed. Elections for the new Constituent Assembly were held in late October 2011, and in December, it elected human rights activist Moncef MARZOUKI as interim president. The Assembly began drafting a new constitution in February 2012 and, after several iterations and a months-long political crisis that stalled the transition, ratified the document in January 2014. Parliamentary and presidential elections for a permanent government were held at the end of 2014. Beji CAID ESSEBSI was elected as the first president under the country\\u0026#39;s new constitution. Following ESSEBSI\\u0026amp;rsquo;s death in office in July 2019, Tunisia moved its scheduled presidential election forward two months and after two rounds of voting, Kais SAIED was sworn in as president in October 2019. Tunisia also held legislative elections on schedule in October 2019. SAIED\\u0026#39;s term, as well as that of Tunisia\\u0026#39;s 217-member parliament, expires in 2024.\",\"name\":\"Tunisia\",\"people_and_society/age_structure/0_14_years\":0.2525,\"people_and_society/age_structure/15_24_years\":0.1353,\"people_and_society/age_structure/25_54_years\":0.4325,\"people_and_society/age_structure/55_64_years\":0.0975,\"people_and_society/age_structure/65_years_and_over\":0.0822,\"people_and_society/birth_rate\":\"17.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"6.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.6% of GDP (2015)\",\"people_and_society/ethnic_groups\":\"Arab 98%, European 1%, Jewish and other 1%\",\"people_and_society/life_expectancy_at_birth/total_population\":\"75.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.328 million TUNIS (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Tunisian\",\"people_and_society/nationality/noun\":\"Tunisian(s)\",\"people_and_society/net_migration_rate\":\"-1.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"11516189\",\"people_and_society/population_growth_rate\":0.0095,\"people_and_society/urbanization/urban_population\":\"69.3% of total population (2019)\",\"transportation/airports\":\"29\",\"transportation/railways/total\":\"2173\",\"transportation/roadways/total\":\"\"},{\"BoxHeight\":17.30000000000001,\"BoxWidth\":5.300000000000001,\"Continent\":\"Oceania\",\"HumanDevelopmentIndex\":0.725,\"ISO3_Code\":\"TON\",\"ISO_Code\":\"TO\",\"Path\":\"M 13.9 520.5 14.1 520.5 14.2 520.5 14.3 520.5 14.2 520.6 14.3 520.7 14.4 520.5 14.4 520.7 14.5 520.7 14.5 520.6 14.5 520.5 14.6 520.5 14.7 520.5 14.8 520.6 14.6 520.7 14.6 520.8 14.6 520.9 14.5 520.9 14.4 520.9 14.3 520.8 14.1 520.7 13.9 520.6 13.9 520.5 Z M 17.8 513.2 17.6 513.3 17.6 513.4 17.5 513.4 17.4 513.5 17.3 513.4 17.3 513.3 17.5 513.3 17.4 513.2 17.6 513.1 17.6 513 17.8 513 17.9 513.2 17.8 513.2 Z M 15.1 521.5 14.9 521.3 15 521 15.1 521.1 15.1 521.5 Z M 14.7 516.5 14.6 516.5 14.6 516.4 14.6 516.3 14.7 516.3 14.8 516.5 14.7 516.5 Z M 13.2 504.4 13.1 504.5 13 504.4 13 504.3 13.1 504.3 13.2 504.3 13.2 504.4 Z M 14.8 516.3 14.7 516.3 14.8 516.1 14.9 516.2 14.8 516.3 Z M 16.8 516.7 16.7 516.7 16.6 516.6 16.7 516.6 16.8 516.7 Z M 18.3 505.4 18.2 505.5 18.1 505.4 18.3 505.3 18.3 505.4 Z M 16.8 511.3 16.8 511.4 16.7 511.4 16.7 511.3 16.8 511.3 Z M 15.5 517.9 15.5 518 15.3 517.9 15.4 517.9 15.5 517.9 Z M 16.9 516.4 16.9 516.5 16.7 516.5 16.7 516.4 16.9 516.4 Z\",\"Xmax\":18.3,\"Xmid\":15.5,\"Xmin\":13,\"Ymax\":521.5,\"Ymid\":516.4,\"Ymin\":504.2,\"economy/currency\":\"pa\\u0026#39;anga (TOP) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$5,900\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"139,700 Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":717,\"geography/area/water\":30,\"geography/area_comparative\":\"four times the size of Washington, DC\",\"geography/area_sqkm\":747,\"geography/climate\":\"tropical; modified by trade winds; warm season (December to May), cool season (May to December)\",\"geography/coastline\":\"419 km\",\"geography/elevation/highest_point\":\"Kao Volcano on Kao Island 1,046 m\",\"geography/elevation/lowest_point\":\"Pacific Ocean 0 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"20 00 S, 175 00 W\",\"geography/geography_note\":\"the western islands (making up the Tongan Volcanic Arch) are all of volcanic origin; the eastern islands are nonvolcanic and are composed of coral limestone and sand\",\"geography/land_boundaries/border_countries\":\"\",\"geography/land_boundaries/total\":\"\",\"geography/land_use/agricultural_land_arable_land\":0.222,\"geography/land_use/agricultural_land_permanent_crops\":0.153,\"geography/land_use/agricultural_land_permanent_pasture\":0.056,\"geography/land_use/forest\":0.125,\"geography/land_use/other\":0.444,\"geography/location\":\"Oceania, archipelago in the South Pacific Ocean, about two-thirds of the way from Hawaii to New Zealand\",\"geography/map_references\":\"Oceania\",\"geography/terrain\":\"mostly flat islands with limestone bedrock formed from uplifted coral formation; others have limestone overlying volcanic rock\",\"government/administrative_divisions\":\"5 island divisions; \\u0026#39;Eua, Ha\\u0026#39;apai, Ongo Niua, Tongatapu, Vava\\u0026#39;u\",\"government/capital/geographic_coordinates\":\"21 08 S, 175 12 W\",\"government/capital/name\":\"Nuku\\u0026#39;alofa\",\"government/capital/time_difference\":\"UTC\\u002B13 (18 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"\\u0026quot;tonga\\u0026quot; means \\u0026quot;south\\u0026quot; in the Tongan language and refers to the country\\u0026#39;s geographic position in relation to central Polynesia\",\"government/executive_branch/chief_of_state\":\"King TUPOU VI (since 18 March 2012); Heir Apparent Crown Prince Siaosi Manumataogo \\u0026#39;Alaivahamama\\u0026#39;o \\u0026#39;Ahoeitu Konstantin Tuku\\u0026#39;aho, son of the king (born 17 September 1985); note - on 18 March 2012, King George TUPOU V died and his brother, Crown Prince TUPOUTO\\u0026#39;A Lavaka, assumed the throne as TUPOU VI\",\"government/executive_branch/head_of_government\":\"Prime Minister Pohiva TU\\u0026#39;I\\u0026#39;ONETOA (since 27 September 2019)\",\"government/flag_description\":\"red with a bold red cross on a white rectangle in the upper hoist-side corner; the cross reflects the deep-rooted Christianity in Tonga, red represents the blood of Christ and his sacrifice, and white signifies purity\",\"government/government_type\":\"constitutional monarchy\",\"government/independence\":\"4 June 1970 (from UK protectorate status)\",\"government/national_holiday\":\"Official Birthday of King TUPOU VI, 4 July (1959); note - actual birthday of the monarch is 12 July 1959, 4 July (2015) is the day the king was crowned; Constitution Day (National Day), 4 November (1875)\",\"government/national_symbol_s\":\"red cross on white field, arms equal length; national colors: red, white\",\"introduction\":\"Tonga - unique among Pacific nations - never completely lost its indigenous governance. The archipelagos of \\u0026quot;The Friendly Islands\\u0026quot; were united into a Polynesian kingdom in 1845. Tonga became a constitutional monarchy in 1875 and a British protectorate in 1900; it withdrew from the protectorate and joined the Commonwealth of Nations in 1970. Tonga remains the only monarchy in the Pacific; in 2008, King George TUPOU V announced he was relinquishing most of his powers leading up to parliamentary elections in 2010. TUPOU died in 2012 and was succeeded by his brother \\u0026#39;Aho\\u0026#39;eitu TUPOU VI. Tropical Cyclone Gita, the strongest-ever recorded storm to impact Tonga, hit the islands in February 2018 causing extensive damage.\",\"name\":\"Tonga\",\"people_and_society/age_structure/0_14_years\":0.3326,\"people_and_society/age_structure/15_24_years\":0.1969,\"people_and_society/age_structure/25_54_years\":0.3469,\"people_and_society/age_structure/55_64_years\":0.0581,\"people_and_society/age_structure/65_years_and_over\":0.0656,\"people_and_society/birth_rate\":\"21.8 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"4.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\" NA\",\"people_and_society/ethnic_groups\":\"Tongan 97%, part-Tongan 0.8%, other 2.2%, unspecified \\u0026lt;.1% (2016 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"76.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"23,000 NUKU\\u0026#39;ALOFA (2018)\",\"people_and_society/nationality/adjective\":\"Tongan\",\"people_and_society/nationality/noun\":\"Tongan(s)\",\"people_and_society/net_migration_rate\":\"-17.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"106398\",\"people_and_society/population_growth_rate\":-0.001,\"people_and_society/urbanization/urban_population\":\"23.1% of total population (2019)\",\"transportation/airports\":\"6\",\"transportation/railways/total\":\"\",\"transportation/roadways/total\":\"680\"},{\"BoxHeight\":33.299999999999955,\"BoxWidth\":50,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.779,\"ISO3_Code\":\"UKR\",\"ISO_Code\":\"UA\",\"Path\":\"M 606 312.1 605.8 312.3 605.4 312.2 604.2 312.3 603.6 312.9 603.2 312.9 602.7 313.1 602.1 313.6 601.5 313.5 600.9 313.7 600.6 314.1 600.2 313.9 599.6 314 598 315.1 597.6 315.1 597.2 315.5 596.7 315.8 596.5 316 596 316 595.9 316.5 596 316.9 595.8 317.3 596.1 317.2 596.3 317.5 596.3 317.7 596.6 317.7 597.1 318.2 597.3 318.6 597.1 319.1 597.6 319.3 598.1 319.6 598.9 319.3 599.3 318.8 599.8 319.1 600.2 318.8 600.7 318.7 601.3 318.9 601.5 319.1 601.2 319.2 601.1 319.4 600.9 319.7 601 320.2 600.9 320.3 600.4 320.4 599.4 320.5 598.9 320.2 598.4 320.1 597.3 321.3 596.4 321.3 595.7 321.6 595.2 322.3 594.5 322.8 593.6 322.9 592.7 322.4 592.7 322.2 593 321.9 593 321.4 593.1 320.9 593 320.2 592.7 319.9 592.1 319.9 591.1 319.2 590.5 319.3 590.2 319.2 590.1 319 590.3 318.7 590.9 318.4 591.9 317.6 592.3 317.5 592.8 317.2 593.4 317.1 593.5 316.9 593.3 316.7 593.2 316.1 593 316.1 592.7 316.4 592 316 591.6 316 591.4 316.2 590.1 316.3 589.5 316.1 589.2 315.9 588.6 315.5 588.2 315.5 588.2 315.3 588.7 315.1 588.7 314.9 588.2 314.7 587.8 314.7 587.7 314.5 588.1 314.5 589.2 314.7 589.5 314.5 589.4 314.3 589.1 314.3 588.7 314 588.5 313.3 588.4 313.5 588.4 314 588.2 314.1 586.4 314.1 585.3 314.5 585.2 315.1 584.4 316.4 583.7 317.2 582.2 318.5 582.2 318.7 582.4 318.8 582.5 318.9 582.4 319.5 582.3 319.7 582.1 319.2 581.6 318.8 581 318.9 580.2 319.4 579.9 319.3 579.7 319.5 579.8 319.6 579.6 319.7 578.6 319.3 578.4 318.8 578.2 318.7 578.5 318.5 579 318.5 579.1 317.8 579.7 317.3 579.9 316.7 580.3 316.5 580.5 315.9 580.3 315.5 580.4 314.7 580.9 314.5 581 314.6 581.1 315 581.5 314.7 581.7 314.8 582.1 315.1 582.4 314.9 582.8 315.1 583.3 315 583 314.5 583 314 583 313.3 582.8 313.1 582.5 313.1 582.1 312.8 582.1 312.3 581.9 312.1 582 311.8 581.9 311.2 581.6 311.3 581.3 310.9 580.9 310.6 580.8 310.3 581.1 309.4 580.9 308.7 580.2 308.6 579.8 308 579.4 307.8 578.9 308 578.5 307.6 578 307.5 577 306.7 576.5 306.5 575.5 306.9 575.1 306.8 574.8 306.9 574.3 306.8 574.2 307.1 574 307.2 573.8 307.4 573.6 307.6 573 307.7 572.6 308.5 572.4 308.6 570.2 308.8 570 309 569.6 309.5 569.2 309.6 569 309.6 568.8 309.2 568.5 309.1 568.2 308.6 567.7 308.6 567.2 308.9 566.6 308.6 566.1 308.7 565.9 308.5 565.2 308.4 565.1 308.6 564.8 308.4 564.5 308.1 564.2 308 564.1 308.1 564 308.4 563.6 308.4 563.6 308.6 563.5 308.7 563.3 308.5 563.4 308.3 563.3 308 562.7 308 562.4 307.5 562 307.4 561.7 306.8 561.4 306.8 561.5 306.1 561.9 305.6 562.1 304.9 562.3 304.4 562.5 304.2 562.6 303.9 563.4 304.2 563.4 303.9 563 303.5 563.1 302.8 562.9 302.3 562.8 302.1 562.9 301.9 564.5 299.7 564.5 299.6 565.3 298.9 565.8 298.4 566.5 298.2 566.8 297.5 566.7 296.9 566.4 296.5 566.5 296.4 566.8 296.4 566.9 296.3 566.5 295.9 566.1 295 565.8 294.7 565.7 294.4 565.6 294.3 565.7 293.9 565.5 293.4 565.6 293.4 565.5 293 565.6 292.8 565.9 292.7 566.2 292.9 566.3 293 566.6 293.1 567.3 292.4 567.4 292 567.6 291.8 569.2 291.7 569.9 291.4 570.5 291.6 571.3 291.6 571.5 291.5 572.1 291.5 572.5 291.8 573.1 291.8 573.4 292.1 574 292 574.3 292.3 574.6 292.4 575.3 292.2 575.4 292.7 575.6 292.8 575.6 293 576.1 292.9 576.2 293 576.4 292.9 576.8 293 576.8 293.1 576.7 293.4 576.9 293.6 577.2 293.3 577.2 292.9 577.5 293.2 577.7 293.2 578.3 292.7 578.6 293.2 578.9 293.1 579.3 293.2 579.5 293.7 579.7 293.8 579.8 293.5 579.9 293.2 580.4 293.1 580.8 292.8 581.1 293.2 581.1 293.5 581.3 294 581.8 293.9 581.9 293.6 582.4 293.4 582.5 293.6 582.6 293.7 583.2 293.5 583.7 293.4 584.1 293.8 584.1 294.1 584.2 294.2 584.7 294.5 584.8 294.4 585 294 584.6 293.1 584.6 292.8 584.9 292.4 585 292 585.2 291.7 585.4 291.6 585.8 290.9 586.3 290.8 586.7 291 587.1 290.6 588.1 290.7 588.9 291 589.3 290.8 589.6 290.5 589.9 289.7 590.2 289.8 590.7 290 591.2 290 592.1 289.6 592.7 289.6 593 289.8 593.7 289.6 594.5 290.5 594.6 291.2 595.4 292.1 595.3 292.5 594.7 292.8 595 293.3 594.9 293.8 595.1 294.1 595 294.5 595.9 294.6 596.3 294.9 597 294.7 597.4 294.7 597.6 295.3 598 295.5 598 295.9 598.3 296.8 598.2 297.3 598.2 297.5 598.8 298.4 599.1 298.4 599.4 298.2 600 298.1 600.3 298.2 600.7 298.7 601 298.7 601.6 299 602.3 298.6 603 298.5 603.8 298.1 604 298.5 604.3 298.7 604.3 299.2 604.5 299.5 605.5 300.3 605.8 300.1 605.9 299.7 606.1 299.7 606.6 300.1 607.2 300.1 607.4 300.4 608 300.8 608.6 300.6 609 301 609.7 301.2 610 301.6 610.3 301.9 611.2 301.8 611 302.3 611.4 302.8 611.4 303.2 610.7 304 610.1 304.2 610.4 304.7 611 304.9 610.8 305.1 610.3 305.1 610 305.8 610.1 305.9 610.5 306.2 610.6 306.9 610.5 307.2 610.8 307.3 610.9 307.4 610.4 308.3 610.3 309 610 309.2 609.1 309 607.7 309.1 607.4 309.7 606.4 310.1 606.2 310.3 606.2 310.9 606 311.2 606.2 311.5 606 311.7 606 312.1 Z M 596.6 316.2 596.6 316.6 596.6 316.8 596.8 317.1 596.6 317.3 596.5 316.6 596.5 316.5 596.3 316.5 596.2 316.2 596.6 316.2 Z M 597.4 316.1 597.1 316.3 597 316.2 597.3 316 597.6 315.9 597.4 316.1 Z M 591.5 316.5 591.5 316.6 591.1 316.5 591 316.5 591.1 316.4 591.5 316.5 Z M 597.2 317.9 597 317.9 597 317.8 597.1 317.7 597.2 317.9 Z M 587.4 315.1 587.4 315.4 587.3 315.3 587.3 315.1 587.4 315.1 Z M 596.4 316.7 596.3 316.8 596.3 316.7 596.3 316.6 596.4 316.6 596.4 316.7 Z M 596.5 317 596.4 317.2 596.3 317.1 596.4 317 596.5 317 Z\",\"Xmax\":611.4,\"Xmid\":587,\"Xmin\":561.4,\"Ymax\":322.9,\"Ymid\":304.3,\"Ymin\":289.6,\"economy/currency\":\"hryvnia (UAH) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$8,800\",\"economy/gdp_real_growth_rate/2017\":0.025,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"238.9 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":579330,\"geography/area/water\":24220,\"geography/area_comparative\":\"almost four times the size of Georgia; slightly smaller than Texas\",\"geography/area_sqkm\":603550,\"geography/climate\":\"temperate continental; Mediterranean only on the southern Crimean coast; precipitation disproportionately distributed, highest in west and north, lesser in east and southeast; winters vary from cool along the Black Sea to cold farther inland; warm summers across the greater part of the country, hot in the south\",\"geography/coastline\":\"2,782 km\",\"geography/elevation/highest_point\":\"Hora Hoverla 2,061 m\",\"geography/elevation/lowest_point\":\"Black Sea 0 m\",\"geography/elevation/mean_elevation\":\"175 m\",\"geography/geographic_coordinates\":\"49 00 N, 32 00 E\",\"geography/geography_note\":\"strategic position at the crossroads between Europe and Asia; second-largest country in Europe after Russia\",\"geography/land_boundaries/border_countries\":\"Belarus 1111 km, Hungary 128 km, Moldova 1202 km, Poland 535 km, Romania 601 km, Russia 1944 km, Slovakia 97 km\",\"geography/land_boundaries/total\":\"5,618 km\",\"geography/land_use/agricultural_land_arable_land\":0.561,\"geography/land_use/agricultural_land_permanent_crops\":0.015,\"geography/land_use/agricultural_land_permanent_pasture\":0.136,\"geography/land_use/forest\":0.168,\"geography/land_use/other\":0.12,\"geography/location\":\"Eastern Europe, bordering the Black Sea, between Poland, Romania, and Moldova in the west and Russia in the east\",\"geography/map_references\":\"AsiaEurope\",\"geography/terrain\":\"mostly fertile plains (steppes) and plateaus, with mountains found only in the west (the Carpathians) or in the extreme south of the Crimean Peninsula\",\"government/administrative_divisions\":\"24 provinces (oblasti, singular - oblast\\u0026#39;), 1 autonomous republic* (avtonomna respublika), and 2 municipalities** (mista, singular - misto) with oblast status; Cherkasy, Chernihiv, Chernivtsi, Crimea or Avtonomna Respublika Krym* (Simferopol\\u0026#39;), Dnipropetrovs\\u0026#39;k (Dnipro), Donets\\u0026#39;k, Ivano-Frankivs\\u0026#39;k, Kharkiv, Kherson, Khmel\\u0026#39;nyts\\u0026#39;kyy, Kirovohrad (Kropyvnyts\\u0026#39;kyy), Kyiv**, Kyiv, Luhans\\u0026#39;k, L\\u0026#39;viv, Mykolayiv, Odesa, Poltava, Rivne, Sevastopol\\u0026#39;**, Sumy, Ternopil\\u0026#39;, Vinnytsya, Volyn\\u0026#39; (Luts\\u0026#39;k), Zakarpattya (Uzhhorod), Zaporizhzhya, Zhytomyr\",\"government/capital/geographic_coordinates\":\"50 26 N, 30 31 E\",\"government/capital/name\":\"Kyiv (Kiev)\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Old East Slavic word \\u0026quot;ukraina\\u0026quot; meaning \\u0026quot;borderland or march (militarized border region)\\u0026quot; and began to be used extensively in the 19th century; originally Ukrainians referred to themselves as Rusyny (Rusyns, Ruthenians, or Ruthenes), an endonym derived from the medieval Rus state (Kyivan Rus)\",\"government/executive_branch/chief_of_state\":\"President Volodymyr ZELENSKYY (since 20 May 2019)\",\"government/executive_branch/head_of_government\":\"Prime Minister Oleksiy HONCHARUK (since 29 August 2019)\",\"government/flag_description\":\"two equal horizontal bands of azure (top) and golden yellow represent grain fields under a blue sky\",\"government/government_type\":\"semi-presidential republic\",\"government/independence\":\"24 August 1991 (from the Soviet Union); notable earlier dates: ca. 982 (VOLODYMYR I consolidates Kyivan Rus); 1199 (Principality (later Kingdom) of Ruthenia formed; 1648 (establishment of the Cossack Hetmanate); 22 January 1918 (from Soviet Russia)\",\"government/national_holiday\":\"Independence Day, 24 August (1991); note - 22 January 1918, the day Ukraine first declared its independence from Soviet Russia, and the date the short-lived Western and Greater (Eastern) Ukrainian republics united (1919), is now celebrated as Unity Day\",\"government/national_symbol_s\":\"tryzub (trident); national colors: blue, yellow\",\"introduction\":\"Ukraine was the center of the first eastern Slavic state, Kyivan Rus, which during the 10th and 11th centuries was the largest and most powerful state in Europe. Weakened by internecine quarrels and Mongol invasions, Kyivan Rus was incorporated into the Grand Duchy of Lithuania and eventually into the Polish-Lithuanian Commonwealth. The cultural and religious legacy of Kyivan Rus laid the foundation for Ukrainian nationalism through subsequent centuries. A new Ukrainian state, the Cossack Hetmanate, was established during the mid-17th century after an uprising against the Poles. Despite continuous Muscovite pressure, the Hetmanate managed to remain autonomous for well over 100 years. During the latter part of the 18th century, most Ukrainian ethnographic territory was absorbed by the Russian Empire. Following the collapse of czarist Russia in 1917, Ukraine achieved a short-lived period of independence (1917-20), but was reconquered and endured a brutal Soviet rule that engineered two forced famines (1921-22 and 1932-33) in which over 8 million died. In World War II, German and Soviet armies were responsible for 7 to 8 million more deaths. Although Ukraine achieved independence in 1991 with the dissolution of the USSR, democracy and prosperity remained elusive as the legacy of state control and endemic corruption stalled efforts at economic reform, privatization, and civil liberties. A peaceful mass protest referred to as the \\u0026quot;Orange Revolution\\u0026quot; in the closing months of 2004 forced the authorities to overturn a rigged presidential election and to allow a new internationally monitored vote that swept into power a reformist slate under Viktor YUSHCHENKO. Subsequent internal squabbles in the YUSHCHENKO camp allowed his rival Viktor YANUKOVYCH to stage a comeback in parliamentary (Rada) elections, become prime minister in August 2006, and be elected president in February 2010. In October 2012, Ukraine held Rada elections, widely criticized by Western observers as flawed due to use of government resources to favor ruling party candidates, interference with media access, and harassment of opposition candidates. President YANUKOVYCH\\u0026#39;s backtracking on a trade and cooperation agreement with the EU in November 2013 - in favor of closer economic ties with Russia - and subsequent use of force against students, civil society activists, and other civilians in favor of the agreement led to a three-month protest occupation of Kyiv\\u0026#39;s central square. The government\\u0026#39;s use of violence to break up the protest camp in February 2014 led to all out pitched battles, scores of deaths, international condemnation, a failed political deal, and the president\\u0026#39;s abrupt departure for Russia. New elections in the spring allowed pro-West president Petro POROSHENKO to assume office in June 2014; he was succeeded by Volodymyr ZELENSKY in May 2019. Shortly after YANUKOVYCH\\u0026#39;s departure in late February 2014, Russian President PUTIN ordered the invasion of Ukraine\\u0026#39;s Crimean Peninsula falsely claiming the action was to protect ethnic Russians living there. Two weeks later, a \\u0026quot;referendum\\u0026quot; was held regarding the integration of Crimea into the Russian Federation. The \\u0026quot;referendum\\u0026quot; was condemned as illegitimate by the Ukrainian Government, the EU, the US, and the UN General Assembly (UNGA). In response to Russia\\u0026#39;s illegal annexation of Crimea, 100 members of the UN passed UNGA resolution 68/262, rejecting the \\u0026quot;referendum\\u0026quot; as baseless and invalid and confirming the sovereignty, political independence, unity, and territorial integrity of Ukraine. In mid-2014, Russia began supplying proxies in two of Ukraine\\u0026#39;s eastern provinces with manpower, funding, and materiel driving an armed conflict with the Ukrainian Government that continues to this day. Representatives from Ukraine, Russia, and the unrecognized Russian proxy republics signed the Minsk Protocol and Memorandum in September 2014 to end the conflict. However, this agreement failed to stop the fighting or find a political solution. In a renewed attempt to alleviate ongoing clashes, leaders of Ukraine, Russia, France, and Germany negotiated a follow-on Package of Measures in February 2015 to implement the Minsk agreements. Representatives from Ukraine, Russia, the unrecognized Russian proxy republics, and the Organization for Security and Cooperation in Europe also meet regularly to facilitate implementation of the peace deal. More than 13,000 civilians have been killed or wounded as a result of the Russian intervention in eastern Ukraine. \\u0026amp;nbsp; \\u0026amp;nbsp;\",\"name\":\"Ukraine\",\"people_and_society/age_structure/0_14_years\":0.1595,\"people_and_society/age_structure/15_24_years\":0.0957,\"people_and_society/age_structure/25_54_years\":0.4403,\"people_and_society/age_structure/55_64_years\":0.1396,\"people_and_society/age_structure/65_years_and_over\":0.1649,\"people_and_society/birth_rate\":\"10.1 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"14.3 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.4% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Ukrainian 77.8%, Russian 17.3%, Belarusian 0.6%, Moldovan 0.5%, Crimean Tatar 0.5%, Bulgarian 0.4%, Hungarian 0.3%, Romanian 0.3%, Polish 0.3%, Jewish 0.2%, other 1.8% (2001 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"72.4 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.973 million KYIV (capital), 1.432 million Kharkiv, 1.01 million Odesa, 963,000 Dnipropetrovsk, 912,000 Donetsk (2019)\",\"people_and_society/nationality/adjective\":\"Ukrainian\",\"people_and_society/nationality/noun\":\"Ukrainian(s)\",\"people_and_society/net_migration_rate\":\"4.6 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"43952299\",\"people_and_society/population_growth_rate\":0.0004,\"people_and_society/urbanization/urban_population\":\"69.5% of total population (2019)\",\"transportation/airports\":\"187\",\"transportation/railways/total\":\"21733\",\"transportation/roadways/total\":\"169694\"},{\"BoxHeight\":15.700000000000045,\"BoxWidth\":15.100000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.544,\"ISO3_Code\":\"UGA\",\"ISO_Code\":\"UG\",\"Path\":\"M 594.1 463.3 593.6 463.3 593.4 463.3 591.5 463.3 589.5 463.3 585.3 463.3 584.9 463.5 584.5 463.5 584.1 463.6 583.6 464.1 583.5 464.4 583 464.6 582.9 464.6 582.7 464.3 582 464.4 582.1 464.3 582.1 464.2 582.2 464.1 582 463.8 582.1 463.6 582 463.1 582.2 462.9 582.1 462.6 582.2 462.3 582.3 462 582.3 461.8 582.3 461.6 582.4 461.1 582.4 460.6 582.4 460.4 582.4 460.3 582.7 460 582.8 459.6 583 459.3 583.1 458.3 583.6 458 583.8 457.8 583.9 457.4 584.4 457.1 586 455.7 586.8 454.7 586.7 454.6 586.5 454.2 586.2 454.2 585.9 453.9 585.6 454 585.2 453.7 585.3 453.3 585.6 452.6 585.5 452.4 585.3 452 585.5 451.5 585.7 451.1 585.7 450.9 585.5 450.9 585.9 450.3 586.5 450 586.8 450.1 587.4 450.4 587.9 450.2 588.2 450 588.5 450.3 588.6 450.6 588.8 450.6 589 450.8 589.2 450.8 589.3 450.7 589.2 450.5 589.5 450.4 589.8 450.2 590.7 450.1 591.2 450 591.5 449.9 591.6 449.8 592 450.1 592.9 450.2 593.4 449.7 593.7 449.4 593.8 449.3 594.2 448.9 594.5 449.2 594.6 449.8 594.8 449.9 594.8 450 595.3 450.3 595.5 450.4 595.4 451 595.5 451.6 595.8 452 595.9 452.4 596.3 452.8 596.5 453.2 596.8 453.6 596.8 454.1 597.1 455.3 596.9 456.1 596.5 456.6 596.5 457.1 595.7 457.6 595.5 458.1 595.2 458.4 595 458.8 594.7 459 594.5 459.6 594 460.3 594.2 461 594.2 461.1 594.1 461.6 594.1 461.9 594.1 462 594.1 462.3 594.1 463.3 Z\",\"Xmax\":597.1,\"Xmid\":589.8,\"Xmin\":582,\"Ymax\":464.6,\"Ymid\":457,\"Ymin\":448.9,\"economy/currency\":\"Ugandan shillings (UGX) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$2,400\",\"economy/gdp_real_growth_rate/2017\":0.048,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"4.703 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":197100,\"geography/area/water\":43938,\"geography/area_comparative\":\"slightly more than two times the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":241038,\"geography/climate\":\"tropical; generally rainy with two dry seasons (December to February, June to August); semiarid in northeast\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Margherita Peak on Mount Stanley 5,110 m\",\"geography/elevation/lowest_point\":\"Albert Nile 614 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"1 00 N, 32 00 E\",\"geography/geography_note\":\"landlocked; fertile, well-watered country with many lakes and rivers; Lake Victoria, the world\\u0026#39;s largest tropical lake and the second largest fresh water lake, is shared among three countries: Kenya, Tanzania, and Uganda\",\"geography/land_boundaries/border_countries\":\"Democratic Republic of the Congo 877 km, Kenya 814 km, Rwanda 172 km, South Sudan 475 km, Tanzania 391 km\",\"geography/land_boundaries/total\":\"2,729 km\",\"geography/land_use/agricultural_land_arable_land\":0.343,\"geography/land_use/agricultural_land_permanent_crops\":0.113,\"geography/land_use/agricultural_land_permanent_pasture\":0.256,\"geography/land_use/forest\":0.145,\"geography/land_use/other\":0.143,\"geography/location\":\"East-Central Africa, west of Kenya, east of the Democratic Republic of the Congo\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly plateau with rim of mountains\",\"government/administrative_divisions\":\"121 districts and 1 capital city*; Abim, Adjumani, Agago, Alebtong, Amolatar, Amudat, Amuria, Amuru, Apac, Arua, Budaka, Bududa, Bugiri, Buhweju, Buikwe, Bukedea, Bukomansimbi, Bukwa, Bulambuli, Buliisa, Bundibugyo, Bunyangabu, Bushenyi, Busia, Butaleja, Butambala, Butebo, Buvuma, Buyende, Dokolo, Gomba, Gulu, Hoima, Ibanda, Iganga, Isingiro, Jinja, Kaabong, Kabale, Kabarole, Kaberamaido, Kagadi, Kakumiro, Kalangala, Kaliro, Kalungu, Kampala*, Kamuli, Kamwenge, Kanungu, Kapchorwa, Kasese, Katakwi, Kayunga, Kibaale, Kiboga, Kibuku, Kiruhura, Kiryandongo, Kisoro, Kitgum, Koboko, Kole, Kotido, Kumi, Kween, Kyankwanzi, Kyegegwa, Kyenjojo, Kyotera, Lamwo, Lira, Luuka, Luwero, Lwengo, Lyantonde, Manafwa, Maracha, Masaka, Masindi, Mayuge, Mbale, Mbarara, Mitooma, Mityana, Moroto, Moyo, Mpigi, Mubende, Mukono, Nakapiripirit, Nakaseke, Nakasongola, Namayingo, Namisindwa, Namutumba, Napak, Nebbi, Ngora, Ntoroko, Ntungamo, Nwoya, Omoro, Otuke, Oyam, Pader, Pakwach, Pallisa, Rakai, Rubanda, Rubirizi, Rukiga, Rukungiri, Sembabule, Serere, Sheema, Sironko, Soroti, Tororo, Wakiso, Yumbe, Zombo\",\"government/capital/geographic_coordinates\":\"0 19 N, 32 33 E\",\"government/capital/name\":\"Kampala\",\"government/capital/time_difference\":\"UTC\\u002B3 (8 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"from the name \\u0026quot;Buganda,\\u0026quot; adopted by the British as the designation for their East African colony in 1894; Buganda had been a powerful East African state during the 18th and 19th centuries\",\"government/executive_branch/chief_of_state\":\"\",\"government/executive_branch/head_of_government\":\"President Yoweri Kaguta MUSEVENI (since seizing power on 26 January 1986); Vice President Edward SSEKANDI (since 24 May 2011); Prime Minister Ruhakana RUGUNDA (since 19 September 2014); First Deputy Prime Minister Moses ALI (since 6 June 2016); Second Deputy Prime Minister Kirunda KIVEJINJA (since 6 June 2016)\",\"government/flag_description\":\"six equal horizontal bands of black (top), yellow, red, black, yellow, and red; a white disk is superimposed at the center and depicts a grey crowned crane (the national symbol) facing the hoist side; black symbolizes the African people, yellow sunshine and vitality, red African brotherhood; the crane was the military badge of Ugandan soldiers under the UK\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"9 October 1962 (from the UK)\",\"government/national_holiday\":\"Independence Day, 9 October (1962)\",\"government/national_symbol_s\":\"grey crowned crane; national colors: black, yellow, red\",\"introduction\":\"The colonial boundaries created by Britain to delimit Uganda grouped together a wide range of ethnic groups with different political systems and cultures. These differences complicated the establishment of a working political community after independence was achieved in 1962. The dictatorial regime of Idi AMIN (1971-79) was responsible for the deaths of some 300,000 opponents; guerrilla war and human rights abuses under Milton OBOTE (1980-85) claimed at least another 100,000 lives. The rule of Yoweri MUSEVENI since 1986 has brought relative stability and economic growth to Uganda. In December 2017, parliament approved the removal of presidential age limits, thereby making it possible for MUSEVENI to continue standing for office. Uganda faces numerous challenges, however, that could affect future stability, including explosive population growth, power and infrastructure constraints, corruption, underdeveloped democratic institutions, and human rights deficits.\",\"name\":\"Uganda\",\"people_and_society/age_structure/0_14_years\":0.4784,\"people_and_society/age_structure/15_24_years\":0.2104,\"people_and_society/age_structure/25_54_years\":0.2652,\"people_and_society/age_structure/55_64_years\":0.0264,\"people_and_society/age_structure/65_years_and_over\":0.0196,\"people_and_society/birth_rate\":\"42.4 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"2.6% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Baganda 16.5%, Banyankole 9.6%, Basoga 8.8%, Bakiga 7.1%, Iteso 7%, Langi 6.3%, Bagisu 4.9%, Acholi 4.4%, Lugbara 3.3%, other 32.1% (2014 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"56.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"3.318 million KAMPALA (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Ugandan\",\"people_and_society/nationality/noun\":\"Ugandan(s)\",\"people_and_society/net_migration_rate\":\"-0.7 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"40853749\",\"people_and_society/population_growth_rate\":0.0318,\"people_and_society/urbanization/urban_population\":\"24.4% of total population (2019)\",\"transportation/airports\":\"47\",\"transportation/railways/total\":\"1244\",\"transportation/roadways/total\":\"20544\"},{\"BoxHeight\":53.79999999999998,\"BoxWidth\":28.69999999999999,\"Continent\":\"Europe\",\"HumanDevelopmentIndex\":0.932,\"ISO3_Code\":\"GBR\",\"ISO_Code\":\"GB\",\"Path\":\"M 499.5 293.6 499.4 293.6 499.4 293.5 499.3 293.5 499.4 293.6 499.5 293.6 499.5 293.5 499.6 293.5 499.7 293.4 499.9 293.5 500.3 293.4 500.6 293.5 501 293.7 501.3 293.7 501.4 293.5 501.8 293.6 501.7 293.9 501.7 294 502.1 293.7 502.5 293.8 502.6 294 502.6 294.1 503.4 294 503.9 294.1 503.8 294.3 503.8 295 502.8 295.6 502.7 296 502.6 296 502.4 296 502.1 296 501.8 296.3 501.1 296.4 500.7 296.8 500.3 296.7 499.9 296.6 499.4 296.4 498.1 296.6 497.8 296.9 497.5 296.7 497.4 296.4 497.3 296.6 497.2 296.4 497 296.6 496.9 296.4 496.8 296.6 496.2 296.2 495.9 296 495.9 296.1 496.3 296.4 496.3 296.5 496.1 296.7 495.8 296.7 495.7 296.9 495.4 296.8 495.3 296.8 495.2 296.9 494.9 296.9 494.7 297 494.4 296.9 494.6 297.2 494.5 297.4 493.4 297.3 493.1 297.4 492.3 297 491.8 296.9 491.2 297.1 491 297.1 490.7 297.3 490.5 297.2 490.3 297.8 490.2 298.2 490.3 298.4 489.9 298.7 489.9 299.1 489.7 299.1 489.4 299 489.1 298.7 488.8 298.7 488.6 298.5 488.4 298.4 488.4 298.2 488.3 298 488.3 298.6 488 298.5 486.9 298.6 486.7 299 486.2 299.3 486 299.3 485.9 299.9 485.6 300.1 485.3 299.8 484.8 299.5 484.5 299.8 484.2 299.8 484.3 299.3 484.7 299.1 485 299.1 485.3 298.9 486 298.1 486.1 297.7 486.7 297.4 487.3 296.7 487.4 296 487.5 295.6 487.9 295.7 488.2 295.5 488.3 295.4 488.3 294.8 489.7 294.6 490.4 294.7 490.8 294.9 491.2 294.8 491.5 294.8 491.6 294.7 491.7 294.3 491.8 294 492.2 293.6 492.6 293.5 492.5 293.4 492.6 293.3 493 292.7 492.6 292.8 492.5 293.1 491.5 293.4 491.2 293.8 491.2 293.9 490.4 293.9 490.1 293.9 489.9 293.6 489.7 293.5 489.4 293.1 489.2 292.9 488.4 293.3 488.1 293.1 488.2 292.9 488.6 292.8 488.8 292.6 488.4 292.7 488.1 292.7 487.8 292.3 487.3 292.4 487 292.5 486.8 292.8 486.2 293 485.6 292.5 485.6 292.3 485.8 292.2 485.8 291.9 485.4 291.8 485.3 291.7 485.8 291.4 486 291.1 486.5 291.1 487 290.6 487.5 290.6 488.2 290.1 488.6 289.6 488.8 288.9 489.1 288.7 488.7 288.7 488.6 288.5 488.6 288.3 488.7 288.1 488.7 288 488.7 287.8 488.5 287.6 488.6 287.4 488.5 287.1 488.3 287 487.8 287.2 487.6 287.3 487.5 287.4 487.5 287.6 487.3 287.5 486.9 287.6 486.8 287.6 486.9 287.3 487.1 287.1 487.3 287 487.5 286.9 487.9 286.5 488 286.4 488 286.1 488.3 285.8 488.4 285.7 488.5 285.6 488.7 285.6 488.9 285.5 489.3 285.3 489.4 285.1 490 285.3 490.4 285.1 490.7 285 491.2 285.3 491.4 285.5 491.4 285.3 491.2 285 491.2 284.9 491.5 284.7 491.9 285.2 492.4 285.2 492.2 285.1 491.8 285 491.7 284.6 491.4 284.1 491.5 283.9 491.8 283.4 491.9 283.3 492.1 283.3 492.1 283.2 491.7 283.2 491.5 283.1 491.6 282.6 491.6 282.4 492 282.1 491.9 281.8 492.2 281.5 492.1 281.3 492 281.2 491.7 281.3 491.6 281 491.4 281.3 491.3 281.6 491.2 281.5 490.9 281.5 491 281.3 491.1 281 491.1 280.9 491 280.8 490.9 281 490.6 280.8 490.5 280.3 490 279.6 490.1 279.1 490.1 278.9 490.4 278.4 490.6 277.9 490.8 277.8 491 277.5 491.2 277.5 491.4 277.6 491.4 277.4 491.5 277.3 491.2 277.4 490.1 277.4 490 277.8 489.4 277.9 488.9 278.3 488.7 278.2 488.5 278.3 488.2 278 487.8 277.8 487.8 278 487.9 278.4 487.9 278.6 487.8 278.7 487 278.2 486.6 277.9 486.3 278.1 486.3 278.2 486.5 278.8 486.3 278.9 486.1 278.3 485.7 277.7 485.7 277.3 485.8 277.2 485.9 277.2 486 277.6 486.1 277.6 486 277.2 486 277 486.1 276.6 486.4 276.2 486.5 276.1 486.6 275.6 486.8 275.2 487 275.1 487.1 275 487.1 274.5 487 274.4 486.7 274.1 486.4 273.8 486.5 273.5 486.4 273 486.5 272.6 486.6 272.5 487 272.6 487.5 272.7 487.9 273 487.8 272.9 487.6 272.7 487.5 272.7 487 272.4 486.8 272.3 486.5 272.3 486.5 272 486.8 271.3 486.5 272 486.2 272.7 486 272.9 486 273.4 485.3 272.9 485.2 272.2 485.1 272.3 485 272.7 485.1 273.4 484.9 274.1 484.6 275.3 484.4 275.7 484 275.6 484 275.2 484.4 273.6 484.3 272.6 484.5 271.5 484.4 270.9 484.9 270 485.1 269.3 485.1 269.2 484.3 269.7 483.6 269.4 483.4 269 483.2 268.6 483.8 268.1 483.8 267.6 484.2 266.6 484.1 266.6 483.5 267 483.4 266.5 482.6 266.4 482.2 266 482 265.5 481.6 265.4 481.4 265 481.8 264.4 482.2 264.5 482.3 264.1 482.5 263.9 482.9 264.4 483.1 265.2 483.3 265.1 483.3 265.6 483.4 265.8 483.8 265.9 484.7 265.4 484 265.4 483.9 265.2 483.8 264.9 483.8 264.6 484.2 264.4 484 264 484.1 263.7 484 263.1 484.1 262.9 484.4 263.1 484.5 262.7 484.8 262.8 485.4 262.6 485.4 262.3 485 261.8 485.3 261.6 485.2 260.9 485.7 260.7 485.7 260 485.9 259.4 486.1 259 486.9 259.2 487.1 259.5 487.4 259.2 487.9 259.4 488.8 259.1 489.3 259.1 489.9 258.9 490.5 258.9 490.8 258.7 491.2 258.8 491.5 258.9 491.4 259.4 491.5 259.8 491.3 260.2 491.2 260.3 489.1 262.3 488.8 262.9 489.2 263.1 489.2 263.3 488.3 264.6 487.7 264.8 488.4 264.8 488.8 264.3 489.2 264.3 489.6 264.1 489.7 263.9 489.9 263.9 490 264.1 490.1 264.1 490.3 263.7 490.7 263.6 491.2 263.8 491.4 263.8 492.2 263.7 493 263.9 494.2 263.8 494.6 263.9 494.9 264.3 495 265 494.4 266 494.2 266.7 493.8 267.9 493.3 268.6 493 269.4 492.4 270 491.5 270 491.2 270.3 490.9 270.6 491.2 270.5 492 270.1 492.2 270.2 492.1 270.5 492.6 270.7 492.8 271 492.5 271.2 492.2 271.4 491.8 271.3 491.3 271.7 491.2 271.9 491.2 272 490.6 272.2 490.1 272.1 489.8 272.1 489.5 271.8 489.3 271.8 489.4 271.8 489.7 272.2 490.3 272.3 490.5 272.4 491.2 272.4 491.5 272.6 491.9 272.4 492.1 272.1 492.3 272 492.7 272.1 493.4 272.6 494 272.7 494.4 273.3 494.9 274 494.9 274.1 495.5 274.5 495.8 276.2 495.9 276.9 496.2 277.5 496.3 277.9 496.6 278.6 496.7 278.6 496.7 278.7 496.7 278.8 496.7 278.9 496.8 278.9 496.8 279 496.8 279.1 496.7 279.2 496.6 279.2 496.5 279.2 496.5 279.3 496.5 279.2 496.6 279.2 496.7 279.2 496.8 279.1 496.8 279 496.9 279 497 279.1 497.1 279.1 497.2 279.1 497.2 279.2 497.3 279.2 497.4 279.2 497.5 279.3 497.6 279.3 497.7 279.3 497.8 279.4 497.8 279.3 498.5 279.8 498.9 280.7 499.4 281.3 499.6 281.5 499.5 281.8 499.5 282.1 499.6 282.4 500.2 283.6 499.8 283.7 499.3 283.3 498.8 283.3 498.5 283.4 498.3 283.3 498.1 283.3 498.1 283.5 498.3 283.4 498.5 283.5 499.2 283.4 500 284.2 500.3 284.4 500.5 284.5 501 285.7 500.9 286.2 500.5 286.6 500.3 286.9 500.1 287.1 500.3 287.2 500.7 287.5 500.8 287.5 501.1 287.5 501.5 286.8 502.6 286.8 502.8 286.8 503.3 286.9 503.7 287 504.3 287.5 504.6 287.8 504.8 288.3 504.8 288.8 504.8 289.4 504.3 290.8 503.7 291.4 502.9 291.4 503.4 291.5 503.5 291.9 503.1 292.2 502.8 292.1 502.3 292.2 502.3 292.4 502.6 292.4 502.6 292.5 502.6 292.7 502.6 292.9 501.6 292.9 502.4 293 502.3 293.3 502.2 293.3 501.7 293.3 501.6 293.4 501.4 293.3 501.1 293.7 500.6 293.5 500.5 293.5 500.4 293.4 500.3 293.4 500 293.4 499.8 293.4 499.7 293.4 499.6 293.5 499.5 293.5 499.5 293.6 Z M 482.6 281.5 481.7 281.8 481.5 281.7 481.6 281.3 481.6 281.2 481.2 281 481 280.4 480.5 280 480.1 280.4 480 280.6 480.2 280.9 480 281 479.8 281.3 479.6 281.4 479.1 281.4 478.9 281.3 478.6 281.1 478.3 281 478.2 280.7 477.7 280.3 477.6 280.2 477.4 279.8 477.7 279.5 477.8 279.4 478.2 279.5 478.6 279.1 478.5 279.1 478.2 279 478.1 278.8 478.3 278.5 478.5 278.6 479 278.4 479.3 277.9 479.4 277.5 479.5 277.2 479.6 277 479.9 276.9 480.2 277 480.5 276.9 480.7 276.3 481.3 276.4 481.6 276.2 482 276.1 483 276.2 483.1 276.2 483.3 276.5 483.2 276.9 483.4 277 483.4 277.3 483.9 278 484.1 278 484.2 278.2 484.1 278.5 483.7 278.7 483.6 278.9 483.8 279 484.1 278.8 484.6 278.9 484.7 279.1 484.9 279.7 484.8 280.2 484.7 280.4 484.7 280.3 484.6 280.1 484.6 279.8 484.6 279.6 484.3 279.3 484.2 279.5 484.4 279.7 484.3 279.8 484.4 280.1 484.6 280.4 484.6 280.7 484.4 280.8 483.8 280.8 483.7 281 483.7 281.3 483.6 281.5 483.2 281.8 482.6 281.5 Z M 482.6 260.6 482.3 261.3 482.3 262 482.1 262.1 482.1 262.4 481.8 262.6 481.6 262.6 481.5 262.6 481.5 262.8 481.5 262.9 481.2 262.7 481.2 263.1 480.6 263.5 480.4 263.2 480.4 263.6 480.2 263.5 480.4 263.2 480.3 263.1 480.5 263.1 480.9 262.6 480.9 262.5 480.6 262.4 480.5 262.4 480.2 262.1 480.2 262 480.4 262 480.5 261.9 480.3 261.6 480.3 261.2 480.5 260.9 480.9 261.1 480.9 260.8 481.1 260.9 481.1 260.6 481.8 260.2 482.7 259.5 482.8 259.7 482.9 260 482.8 260.4 482.6 260.6 Z M 496.3 248.6 496.3 248.9 496.6 248.7 496.8 249.2 496.9 249.1 497.1 249.4 496.9 249.5 497 249.7 496.7 250.2 497 250.5 497.1 250.7 497 250.8 496.8 250.5 496.7 250.7 496.4 252 496.2 251.9 496.5 250.7 496.4 250.3 496.2 250.2 495.9 250.5 495.4 250.1 495.3 250 495.3 249.7 495.4 249.7 496.2 249.7 496.3 249.2 496.2 249.1 496.2 249.4 496 249.3 496.1 249.2 495.9 248.7 495.6 248.6 495.6 248.5 496.1 248 496.3 247.9 496.3 248.6 Z M 484.2 271.8 483.5 273.2 483.4 273.3 483.1 273.2 483.3 273.9 483.1 274.1 482.6 274.4 482.5 274.3 482.5 274.1 482.6 274 482.4 273.7 482.5 273.4 482.4 273.4 482.2 273.8 481.9 273.9 482.1 273.1 482.4 272.9 482.5 273.1 483 272.7 483.1 273 483.2 272.7 483.4 272.6 483.5 272.1 484 271.8 484.1 271.4 484.2 271.4 484.2 271.8 Z M 483.9 269.8 484.2 270 484.3 270.2 484 270.7 483.8 270.8 483.7 270.6 483.5 270.7 483.4 270.7 483.2 270.9 483.1 270.8 483 270.9 482.8 270.9 482.6 271 482.3 270.9 482.4 270.6 482.9 270.7 483.1 270.6 483.1 270.5 482.9 270.5 483 270.1 483.1 270 483.1 269.9 482.7 270 482.7 269.9 482.7 269.8 482.5 269.7 482.5 269.3 483.1 269.1 483.5 269.7 483.9 269.8 Z M 480.4 263.9 480.4 264.1 480.1 264.9 480 264.9 480 265.3 479.9 265.3 479.9 265.6 480.1 265.8 479.9 266.1 480 266.8 479.8 267 479.8 266.8 479.6 266.8 479.5 266.6 479.4 266.1 479.5 265.4 479.6 265.3 479.6 265.2 479.5 265 479.6 264.7 479.5 264.4 479.2 264.4 479.2 264.2 479.3 263.9 479.5 264 479.6 263.9 479.9 263.8 480.1 263.5 480.2 263.8 480.4 263.9 Z M 488.3 285 488.4 285.3 488.6 285.2 488.8 285.2 488.7 285.4 488.3 285.7 488.3 285.8 488 286.1 487.7 285.9 487.6 285.8 487.5 285.8 487.5 285.7 487.4 285.5 487.2 285.5 487.2 285.4 487 285.4 487 285.2 487.1 285.2 487.3 285.3 487.4 284.9 487.3 284.8 487.5 284.8 487.7 284.7 488.1 284.8 488.1 284.9 488.3 285 Z M 491.9 256.8 492 257 492.2 256.9 492.4 257 492.4 257.1 492 257.5 491.8 258.2 491.7 257.9 491.9 257.5 491.7 257.1 491.2 257.3 491.1 257.3 491 257.1 490.7 257 490.7 256.3 490.8 256.1 491.1 256 491.2 256.1 491.6 256.4 491.6 256.8 491.9 256.8 Z M 485.9 275 485.6 275.1 485.3 274.9 485.1 274.1 485.2 273.9 485.4 273.7 485.6 273.9 485.8 274.1 485.9 275 Z M 496.5 297.5 496.4 297.5 496.1 297.3 496 297.2 495.9 297.1 495.7 297.1 495.8 297 496.2 296.8 496.3 296.7 496.5 296.7 496.6 296.8 496.9 296.9 497 297.1 496.8 297.2 496.7 297.4 496.5 297.5 Z M 497.2 248.1 497.1 248.6 497 248.7 496.9 248.6 496.9 248.7 496.7 248.6 496.7 248.3 496.7 248.2 496.7 248 496.7 247.8 496.8 247.7 496.9 247.3 497.2 247.3 497.3 247.6 497.2 247.8 497.2 248.1 Z M 491.2 257.6 491.3 257.8 491.4 257.7 491.5 257.8 491.2 258 491 257.9 490.9 258 490.8 257.8 490.7 257.7 490.6 257.6 490.5 257.5 490.6 257.3 490.8 257.2 490.9 257.3 490.9 257.4 491.2 257.6 Z M 497.8 246.8 497.8 247 497.7 247 497.7 247.2 497.6 247.4 497.6 247.6 497.5 247.5 497.4 247.6 497.3 247.5 497.3 247.2 497.4 247 497.4 246.9 497.6 246.6 497.8 246.7 497.8 246.8 Z M 482.6 267.5 482.5 267.6 482.3 267.5 482.2 267.3 482.4 267 482.7 267.2 482.6 267.5 Z M 481.8 269.4 481.6 269.5 481.5 269.4 481.7 269.2 481.9 268.9 482.1 268.9 482.1 269 482 269.2 481.8 269.4 Z M 481.1 269.6 481.1 269.9 480.9 269.9 480.9 270.1 480.8 270.1 480.7 270 480.6 269.8 480.7 269.7 480.9 269.7 481 269.7 481.1 269.6 Z M 479.5 267.4 479.4 267.5 479.2 267.5 479 267.7 479 267.5 479.2 267.3 479.2 267.2 479.4 267.1 479.4 267.3 479.5 267.4 Z M 491.8 256.2 491.7 256.2 491.4 256 491.4 255.9 491.5 255.8 491.5 255.9 491.8 255.9 491.7 256 491.8 256.2 Z M 482.8 272.1 482.7 272.3 482.6 272.3 482.6 272.2 482.7 272.1 482.7 271.9 482.9 271.7 483 271.7 482.8 272 482.8 272.1 Z M 497.5 247.8 497.5 247.9 497.7 247.9 497.7 248 497.8 248 497.8 248.2 497.7 248.1 497.6 248.1 497.6 248.2 497.5 248.2 497.4 248 497.5 247.8 Z M 492 255.2 491.9 255.4 491.9 255.3 491.7 255.4 491.6 255.3 491.6 255.1 491.8 255 491.8 255.2 492 255.2 Z M 492.9 255.2 493 255.4 493.1 255.4 493 255.5 492.8 255.7 492.7 255.5 492.8 255.4 492.8 255.3 492.9 255.2 Z M 482.9 261 482.7 261.2 482.6 261.1 482.8 260.8 482.9 260.8 482.9 261 Z M 483.1 267.7 483 268 482.8 267.9 482.8 267.8 482.9 267.7 483 267.6 483.1 267.7 Z M 492.4 256 492.3 256.1 492.2 255.9 492.3 255.8 492.3 255.6 492.4 255.5 492.5 255.6 492.4 255.8 492.4 256 Z M 492.2 256.5 492.2 256.7 491.9 256.7 492 256.5 492.1 256.5 492.1 256.4 492.2 256.5 Z M 482.6 300.2 482.6 300.4 482.5 300.3 482.4 300.4 482.3 300.3 482.4 300.2 482.6 300.2 Z M 493 256.4 492.8 256.5 492.7 256.2 492.6 256 492.7 255.9 492.8 256.1 492.8 256.2 492.9 256.2 493 256.4 Z M 484.8 269.7 484.7 270 484.7 269.9 484.6 270 484.5 269.9 484.6 269.8 484.8 269.6 484.9 269.7 484.8 269.7 Z M 497.4 249.4 497.2 249.6 497.2 249.4 497.4 249.3 497.4 249.4 Z M 492.7 255.6 492.5 255.9 492.5 255.8 492.5 255.7 492.7 255.5 492.7 255.6 Z M 494.4 250.6 494.3 250.8 494.2 250.6 494.3 250.5 494.4 250.6 Z M 479.3 267.9 479.1 268 479.1 267.8 479.2 267.8 479.3 267.9 Z M 476.3 263 476.3 263.3 476.1 263.1 476.1 263 476.3 263 Z M 493.3 297.6 493.2 297.8 493.2 297.5 493.3 297.6 Z M 483 256.2 483 256.4 482.8 256.4 482.9 256.2 483 256.2 Z M 497.3 250.6 497.1 250.7 497.1 250.6 497.1 250.5 497.2 250.5 497.3 250.6 Z M 492.1 255 492 255.1 491.9 255 492 254.7 492.1 255 Z M 495.5 254 495.4 254.1 495.4 254 495.4 253.8 495.6 253.8 495.5 254 Z M 493.4 254.9 493.3 255 493.2 254.9 493.3 254.8 493.4 254.9 Z M 480 263.3 480 263.5 479.8 263.3 479.9 263.2 480 263.3 Z M 480.7 262.7 480.6 262.8 480.4 262.7 480.6 262.5 480.7 262.7 Z M 492.2 255.5 492 255.6 492 255.5 492.1 255.3 492.2 255.5 Z M 481.6 267.5 481.4 267.6 481.4 267.4 481.5 267.4 481.6 267.5 Z M 481.4 269.7 481.3 269.8 481.2 269.7 481.3 269.5 481.4 269.7 Z M 493.3 255.1 493.3 255.4 493.2 255.3 493.2 255.1 493.3 255.1 Z M 482.7 275.8 482.6 275.9 482.6 275.8 482.6 275.6 482.7 275.7 482.7 275.8 Z M 486.5 273.3 486.5 273.5 486.3 273.5 486.3 273.3 486.5 273.3 Z M 484.1 273.9 484.1 274.2 484 273.9 484.1 273.8 484.1 273.9 Z M 482.9 275.7 482.8 276.1 482.8 275.9 482.8 275.7 482.9 275.7 Z M 482.3 270.6 482.2 270.8 482.1 270.7 482.3 270.5 482.3 270.6 Z M 486.3 273.6 486.3 273.9 486.2 273.8 486.2 273.7 486.3 273.6 Z M 495.3 249.5 495.2 249.7 495.1 249.5 495.2 249.4 495.3 249.5 Z M 478.9 268.3 478.8 268.4 478.7 268.3 478.7 268.2 478.8 268.2 478.9 268.3 Z M 492 255.9 491.9 256.2 491.8 256 491.9 255.9 492 255.9 Z M 492.7 256.5 492.6 256.5 492.5 256.4 492.6 256.2 492.7 256.4 492.7 256.5 Z M 481.5 269.6 481.4 269.6 481.3 269.4 481.5 269.3 481.5 269.6 Z\",\"Xmax\":504.8,\"Xmid\":492,\"Xmin\":476.1,\"Ymax\":300.4,\"Ymid\":281.2,\"Ymin\":246.6,\"economy/currency\":\"British pounds (GBP) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$44,300\",\"economy/gdp_real_growth_rate/2017\":0.017,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"424 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":241930,\"geography/area/water\":1680,\"geography/area_comparative\":\"twice the size of Pennsylvania; slightly smaller than Oregon\",\"geography/area_sqkm\":243610,\"geography/climate\":\"temperate; moderated by prevailing southwest winds over the North Atlantic Current; more than one-half of the days are overcast\",\"geography/coastline\":\"12,429 km\",\"geography/elevation/highest_point\":\"Ben Nevis 1,345 m\",\"geography/elevation/lowest_point\":\"The Fens -4 m\",\"geography/elevation/mean_elevation\":\"162 m\",\"geography/geographic_coordinates\":\"54 00 N, 2 00 W\",\"geography/geography_note\":\"lies near vital North Atlantic sea lanes; only 35 km from France and linked by tunnel under the English Channel (the Channel Tunnel or Chunnel); because of heavily indented coastline, no location is more than 125 km from tidal waters\",\"geography/land_boundaries/border_countries\":\"Ireland 490 km\",\"geography/land_boundaries/total\":\"490 km\",\"geography/land_use/agricultural_land_arable_land\":0.251,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.457,\"geography/land_use/forest\":0.119,\"geography/land_use/other\":0.171,\"geography/location\":\"Western Europe, islands - including the northern one-sixth of the island of Ireland - between the North Atlantic Ocean and the North Sea; northwest of France\",\"geography/map_references\":\"Europe\",\"geography/terrain\":\"mostly rugged hills and low mountains; level to rolling plains in east and southeast\",\"government/administrative_divisions\":\"\\u0026lt;strong\\u0026gt;England:\\u0026lt;/strong\\u0026gt; 27 two-tier counties, 32 London boroughs and 1 City of London or Greater London, 36 metropolitan districts, 56 unitary authorities (including 4 single-tier counties*); \\u0026lt;strong\\u0026gt;two-tier counties:\\u0026lt;/strong\\u0026gt; Buckinghamshire, Cambridgeshire, Cumbria, Derbyshire, Devon, Dorset, East Sussex, Essex, Gloucestershire, Hampshire, Hertfordshire, Kent, Lancashire, Leicestershire, Lincolnshire, Norfolk, North Yorkshire, Northamptonshire, Nottinghamshire, Oxfordshire, Somerset, Staffordshire, Suffolk, Surrey, Warwickshire, West Sussex, Worcestershire; \\u0026lt;strong\\u0026gt;London boroughs and City of London or Greater London:\\u0026lt;/strong\\u0026gt; Barking and Dagenham, Barnet, Bexley, Brent, Bromley, Camden, Croydon, Ealing, Enfield, Greenwich, Hackney, Hammersmith and Fulham, Haringey, Harrow, Havering, Hillingdon, Hounslow, Islington, Kensington and Chelsea, Kingston upon Thames, Lambeth, Lewisham, City of London, Merton, Newham, Redbridge, Richmond upon Thames, Southwark, Sutton, Tower Hamlets, Waltham Forest, Wandsworth, Westminster; \\u0026lt;strong\\u0026gt;metropolitan districts:\\u0026lt;/strong\\u0026gt; Barnsley, Birmingham, Bolton, Bradford, Bury, Calderdale, Coventry, Doncaster, Dudley, Gateshead, Kirklees, Knowlsey, Leeds, Liverpool, Manchester, Newcastle upon Tyne, North Tyneside, Oldham, Rochdale, Rotherham, Salford, Sandwell, Sefton, Sheffield, Solihull, South Tyneside, St. Helens, Stockport, Sunderland, Tameside, Trafford, Wakefield, Walsall, Wigan, Wirral, Wolverhampton; \\u0026lt;strong\\u0026gt;unitary authorities:\\u0026lt;/strong\\u0026gt; Bath and North East Somerset, Blackburn with Darwen, Bedford, Blackpool, Bournemouth, Bracknell Forest, Brighton and Hove, City of Bristol, Central Bedfordshire, Cheshire East, Cheshire West and Chester, Cornwall, Darlington, Derby, Durham County*, East Riding of Yorkshire, Halton, Hartlepool, Herefordshire*, Isle of Wight*, Isles of Scilly, City of Kingston upon Hull, Leicester, Luton, Medway, Middlesbrough, Milton Keynes, North East Lincolnshire, North Lincolnshire, North Somerset, Northumberland*, Nottingham, Peterborough, Plymouth, Poole, Portsmouth, Reading, Redcar and Cleveland, Rutland, Shropshire, Slough, South Gloucestershire, Southampton, Southend-on-Sea, Stockton-on-Tees, Stoke-on-Trent, Swindon, Telford and Wrekin, Thurrock, Torbay, Warrington, West Berkshire, Wiltshire, Windsor and Maidenhead, Wokingham, York; \\u0026lt;strong\\u0026gt;Northern Ireland:\\u0026lt;/strong\\u0026gt; 5 borough councils, 4 district councils, 2 city councils; \\u0026lt;strong\\u0026gt;borough councils:\\u0026lt;/strong\\u0026gt; Antrim and Newtownabbey; Ards and North Down; Armagh City, Banbridge, and Craigavon; Causeway Coast and Glens; Mid and East Antrim; \\u0026lt;strong\\u0026gt;district councils:\\u0026lt;/strong\\u0026gt; Derry City\\u0026amp;nbsp;and Strabane; Fermanagh and Omagh; Mid Ulster; Newry, Murne, and Down; \\u0026lt;strong\\u0026gt;city councils:\\u0026lt;/strong\\u0026gt; Belfast; Lisburn and Castlereagh; \\u0026lt;strong\\u0026gt;Scotland:\\u0026lt;/strong\\u0026gt; 32 council areas; \\u0026lt;strong\\u0026gt;council areas:\\u0026lt;/strong\\u0026gt; Aberdeen City, Aberdeenshire, Angus, Argyll and Bute, Clackmannanshire, Dumfries and Galloway, Dundee City, East Ayrshire, East Dunbartonshire, East Lothian, East Renfrewshire, City of Edinburgh, Eilean Siar (Western Isles), Falkirk, Fife, Glasgow City, Highland, Inverclyde, Midlothian, Moray, North Ayrshire, North Lanarkshire, Orkney Islands, Perth and Kinross, Renfrewshire, Shetland Islands, South Ayrshire, South Lanarkshire, Stirling, The Scottish Borders, West Dunbartonshire, West Lothian \\u0026lt;strong\\u0026gt;Wales:\\u0026lt;/strong\\u0026gt; 22 unitary authorities; \\u0026lt;strong\\u0026gt;unitary authorities:\\u0026lt;/strong\\u0026gt; Blaenau Gwent, Bridgend, Caerphilly, Cardiff, Carmarthenshire, Ceredigion, Conwy, Denbighshire, Flintshire, Gwynedd, Isle of Anglesey, Merthyr Tydfil, Monmouthshire, Neath Port Talbot, Newport, Pembrokeshire, Powys, Rhondda Cynon Taff, Swansea, The Vale of Glamorgan, Torfaen, Wrexham\",\"government/capital/geographic_coordinates\":\"51 30 N, 0 05 W\",\"government/capital/name\":\"London\",\"government/capital/time_difference\":\"UTC 0 (5 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"self-descriptive country name; the designation \\u0026quot;Great Britain,\\u0026quot; in the sense of \\u0026quot;Larger Britain,\\u0026quot; dates back to medieval times and was used to distinguish the island from \\u0026quot;Little Britain,\\u0026quot; or Brittany in modern France; the name Ireland derives from the Gaelic \\u0026quot;Eriu,\\u0026quot; the matron goddess of Ireland (goddess of the land)\",\"government/executive_branch/chief_of_state\":\"Queen ELIZABETH II (since 6 February 1952); Heir Apparent Prince CHARLES (son of the queen, born 14 November 1948)\",\"government/executive_branch/head_of_government\":\"Prime Minister Boris JOHNSON (Conservative) (since 24 July 2019); note - Prime Minister Theresa MAY announced her resignation to be effective after the election of a new Conservative Party leader in July\",\"government/flag_description\":\"blue field with the red cross of Saint George (patron saint of England) edged in white superimposed on the diagonal red cross of Saint Patrick (patron saint of Ireland), which is superimposed on the diagonal white cross of Saint Andrew (patron saint of Scotland); properly known as the Union Flag, but commonly called the Union Jack; the design and colors (especially the Blue Ensign) have been the basis for a number of other flags including other Commonwealth countries and their constituent states or provinces, and British overseas territories\",\"government/government_type\":\"parliamentary constitutional monarchy; a Commonwealth realm\",\"government/independence\":\"no official date of independence: 927 (minor English kingdoms unite); 3 March 1284 (enactment of the Statute of Rhuddlan uniting England and Wales); 1536 (Act of Union formally incorporates England and Wales); 1 May 1707 (Acts of Union formally unite England, Scotland, and Wales as Great Britain); 1 January 1801 (Acts of Union formally unite Great Britain and Ireland as the United Kingdom of Great Britain and Ireland); 6 December 1921 (Anglo-Irish Treaty formalizes partition of Ireland; six counties remain part of the United Kingdom and Northern Ireland); 12 April 1927 (Royal and Parliamentary Titles Act establishes current name of the United Kingdom of Great Britain and Northern Ireland)\",\"government/national_holiday\":\"the UK does not celebrate one particular national holiday\",\"government/national_symbol_s\":\"lion (Britain in general); lion, Tudor rose, oak (England); lion, unicorn, thistle (Scotland); dragon, daffodil, leek (Wales); shamrock, flax (Northern Ireland); national colors: red, white, blue (Britain in general); red, white (England); blue, white (Scotland); red, white, green (Wales)\",\"introduction\":\"The United Kingdom has historically played a leading role in developing parliamentary democracy and in advancing literature and science. At its zenith in the 19th century, the British Empire stretched over one-fourth of the earth\\u0026#39;s surface. The first half of the 20th century saw the UK\\u0026#39;s strength seriously depleted in two world wars and the Irish Republic\\u0026#39;s withdrawal from the union. The second half witnessed the dismantling of the Empire and the UK rebuilding itself into a modern and prosperous European nation. As one of five permanent members of the UN Security Council and a founding member of NATO and the Commonwealth, the UK pursues a global approach to foreign policy. The Scottish Parliament, the National Assembly for Wales, and the Northern Ireland Assembly were established in 1998. The UK has been an active member of the EU since its accession in 1973, although it chose to remain outside the Economic and Monetary Union. However, motivated in part by frustration at a remote bureaucracy in Brussels and massive migration into the country, UK citizens on 23 June 2016 narrowly voted to leave the EU. The UK is scheduled to depart the EU on 31 January 2020, but negotiations on the future EU-UK economic and security relationship will continue throughout 2020 and potentially beyond.\",\"name\":\"United Kingdom\",\"people_and_society/age_structure/0_14_years\":0.1759,\"people_and_society/age_structure/15_24_years\":0.1171,\"people_and_society/age_structure/25_54_years\":0.4029,\"people_and_society/age_structure/55_64_years\":0.1222,\"people_and_society/age_structure/65_years_and_over\":0.1819,\"people_and_society/birth_rate\":\"12 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"5.5% of GDP (2016)\",\"people_and_society/ethnic_groups\":\"white 87.2%, black/African/Caribbean/black British 3%, Asian/Asian British: Indian 2.3%, Asian/Asian British: Pakistani 1.9%, mixed 2%, other 3.7% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"80.9 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"9.177 million LONDON (capital), 2.71 million Manchester, 2.589 million Birmingham, 1.876 million West Yorkshire, 1.667 million Glasgow, 920,000 Southampton/Portsmouth (2019)\",\"people_and_society/nationality/adjective\":\"British\",\"people_and_society/nationality/noun\":\"Briton(s), British (collective plural)\",\"people_and_society/net_migration_rate\":\"2.5 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"65105246\",\"people_and_society/population_growth_rate\":0.0051,\"people_and_society/urbanization/urban_population\":\"83.7% of total population (2019)\",\"transportation/airports\":\"460\",\"transportation/railways/total\":\"16837\",\"transportation/roadways/total\":\"394428\"},{\"BoxHeight\":20,\"BoxWidth\":21.600000000000023,\"Continent\":\"Africa\",\"HumanDevelopmentIndex\":0.571,\"ISO3_Code\":\"ZWE\",\"ISO_Code\":\"ZW\",\"Path\":\"M 584.3 504.4 584.4 505.5 585.7 505.5 585.9 505.7 586.3 505.5 586.6 505.5 587.1 505.9 588.1 506.2 588.5 506.7 589.7 506.8 590.6 507.2 590.7 507.4 590.8 507.5 591.4 507.6 591.3 508 591.1 508.2 591.3 508.7 591.6 509.4 591.4 509.8 591.4 510 591.6 510.2 591.5 510.7 591.4 510.8 591.3 511.3 591.5 512.2 591.6 512.4 591.5 512.7 591.2 512.8 591.2 513 591.3 513.3 591.3 513.5 590.7 513.7 590.7 514.1 590.7 514.3 591 514.3 591.1 514.5 591.1 515.1 590.9 515.3 590.9 515.5 591 515.7 591.1 516.2 591.4 516.2 591.4 516.4 591.6 516.5 591.6 517 591.5 517.2 591.3 517.3 591.1 517.5 591.1 518 590.6 518.7 590.3 518.9 590.1 519 590.1 519.9 589.8 520.5 590 521 589.7 521.3 586.8 524.4 586.6 524.2 586.4 524.1 586.1 524.1 585.6 524 584 524.1 583.8 524 583.5 524 583 523.7 582.5 523.5 582.2 523.5 581.4 523.7 581.1 523.3 580.8 523.3 580.6 523.2 580.5 522.9 580.6 522.6 580.4 522.5 579.8 522.3 579.3 522 579 522.1 578.6 521.9 577.7 521.9 577.6 521.7 577.3 521 576.8 520.4 576.8 519.8 576.9 519.4 576.8 518.7 576.2 518.6 575.7 518.6 575.7 518 575.4 517.5 575.2 517.4 575 517.2 574.1 517 573.8 516.8 573.6 516.6 573.3 516.4 573 516.2 573 516 572.5 515.8 572.2 514.8 572 514.6 572 514.1 571.9 514 571.6 513.8 571.5 513.2 570.8 512.5 570.5 511.8 570.1 511.4 570 511 570.1 510.7 570.3 510.9 570.7 510.9 571.2 510.8 571.6 511 571.7 511.2 572 511.3 572.3 511.2 572.4 511.1 572.7 511 573.6 511.3 573.8 511.5 574 511.5 574.4 511.3 575 511.2 575.7 510.2 576.1 509.8 576.5 509.4 576.6 509.1 577.2 508.3 578 507.9 578.4 507.6 579.8 507 580 506.6 580 505.7 580.2 505.4 580.4 505.3 581 504.8 581.9 504.5 582.2 504.5 582.7 504.4 584.1 504.5 584.3 504.4 Z\",\"Xmax\":591.6,\"Xmid\":582.8,\"Xmin\":570,\"Ymax\":524.4,\"Ymid\":514.2,\"Ymin\":504.4,\"economy/currency\":\"Zimbabwean dollars (ZWD) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$2,300\",\"economy/gdp_real_growth_rate/2017\":0.037,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"12.06 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":386847,\"geography/area/water\":3910,\"geography/area_comparative\":\"about four times the size of Indiana; slightly larger than Montana\",\"geography/area_sqkm\":390757,\"geography/climate\":\"tropical; moderated by altitude; rainy season (November to March)\",\"geography/coastline\":\"0 km (landlocked)\",\"geography/elevation/highest_point\":\"Inyangani 2,592 m\",\"geography/elevation/lowest_point\":\"junction of the Runde and Save Rivers 162 m\",\"geography/elevation/mean_elevation\":\"961 m\",\"geography/geographic_coordinates\":\"20 00 S, 30 00 E\",\"geography/geography_note\":\"landlocked; the Zambezi forms a natural riverine boundary with Zambia; in full flood (February-April) the massive Victoria Falls on the river forms the world\\u0026#39;s largest curtain of falling water; Lake Kariba on the Zambia-Zimbabwe border forms the world\\u0026#39;s largest reservoir by volume (180 cu km; 43 cu mi)\",\"geography/land_boundaries/border_countries\":\"Botswana 834 km, Mozambique 1402 km, South Africa 230 km, Zambia 763 km\",\"geography/land_boundaries/total\":\"3,229 km\",\"geography/land_use/agricultural_land_arable_land\":0.109,\"geography/land_use/agricultural_land_permanent_crops\":0.003,\"geography/land_use/agricultural_land_permanent_pasture\":0.313,\"geography/land_use/forest\":0.395,\"geography/land_use/other\":0.18,\"geography/location\":\"Southern Africa, between South Africa and Zambia\",\"geography/map_references\":\"Africa\",\"geography/terrain\":\"mostly high plateau with higher central plateau (high veld); mountains in east\",\"government/administrative_divisions\":\"8 provinces and 2 cities* with provincial status; Bulawayo*, Harare*, Manicaland, Mashonaland Central, Mashonaland East, Mashonaland West, Masvingo, Matabeleland North, Matabeleland South, Midlands\",\"government/capital/geographic_coordinates\":\"17 49 S, 31 02 E\",\"government/capital/name\":\"Harare\",\"government/capital/time_difference\":\"UTC\\u002B2 (7 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"takes its name from the Kingdom of Zimbabwe (13th-15th century) and its capital of Great Zimbabwe, the largest stone structure in pre-colonial southern Africa\",\"government/executive_branch/chief_of_state\":\"President Emmerson Dambudzo MNANGAGWA (since 24 November 2017); First Vice President Constantino CHIWENGA (since 28 December 2017); note - Robert Gabriel MUGABE resigned on 21 November 2017, after ruling for 37 years\",\"government/executive_branch/head_of_government\":\"President Emmerson Dambudzo MNANGAGWA (since 24 November 2017); Vice President Constantino CHIWENGA (since 28 December 2017); Vice President Kembo MOHADI (since 28 December 2017)\\u0026amp;nbsp;\",\"government/flag_description\":\"seven equal horizontal bands of green (top), yellow, red, black, red, yellow, and green with a white isosceles triangle edged in black with its base on the hoist side; a yellow Zimbabwe bird representing the long history of the country is superimposed on a red five-pointed star in the center of the triangle, which symbolizes peace; green represents agriculture, yellow mineral wealth, red the blood shed to achieve independence, and black stands for the native people\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"18 April 1980 (from the UK)\",\"government/national_holiday\":\"Independence Day, 18 April (1980)\",\"government/national_symbol_s\":\"Zimbabwe bird symbol, African fish eagle, flame lily; national colors: green, yellow, red, black, white\",\"introduction\":\"The UK annexed Southern Rhodesia from the former British South Africa Company in 1923. A 1961 constitution was formulated that favored whites in power. In 1965 the government unilaterally declared its independence, but the UK did not recognize the act and demanded more complete voting rights for the black African majority in the country (then called Rhodesia). UN sanctions and a guerrilla uprising finally led to free elections in 1979 and independence (as Zimbabwe) in 1980. Robert MUGABE, the nation\\u0026#39;s first prime minister, was the country\\u0026#39;s only ruler (as president since 1987) from independence until his resignation in November 2017. His chaotic land redistribution campaign, which began in 1997 and intensified after 2000, caused an exodus of white farmers, crippled the economy, and ushered in widespread shortages of basic commodities. Ignoring international condemnation, MUGABE rigged the 2002 presidential election to ensure his reelection. In 2005, the capital city of Harare embarked on Operation Restore Order, ostensibly an urban rationalization program, which resulted in the destruction of the homes or businesses of 700,000 mostly poor supporters of the opposition. MUGABE in 2007 instituted price controls on all basic commodities causing panic buying and leaving store shelves empty for months. General elections held in March 2008 contained irregularities but still amounted to a censure of the ZANU-PF-led government with the opposition winning a majority of seats in parliament. Movement for Democratic Change - Tsvangirai opposition leader Morgan TSVANGIRAI won the most votes in the presidential poll, but not enough to win outright. In the lead up to a run-off election in June 2008, considerable violence against opposition party members led to the withdrawal of TSVANGIRAI from the ballot. Extensive evidence of violence and intimidation resulted in international condemnation of the process. Difficult negotiations over a power-sharing \\u0026quot;government of national unity,\\u0026quot; in which MUGABE remained president and TSVANGIRAI became prime minister, were finally settled in February 2009, although the leaders failed to agree upon many key outstanding governmental issues. MUGABE was reelected president in 2013 in balloting that was severely flawed and internationally condemned. As a prerequisite to holding the election, Zimbabwe enacted a new constitution by referendum, although many provisions in the new constitution have yet to be codified in law. In November 2017, Vice President Emmerson MNANGAGWA took over following a military intervention that forced MUGABE to resign. MNANGAGWA was inaugurated president days later, promising to hold presidential elections in 2018. In July 2018, MNANGAGWA won the presidential election after a close contest with Movement for Democratic Change Alliance candidate Nelson CHAMISA.\",\"name\":\"Zimbabwe\",\"people_and_society/age_structure/0_14_years\":0.3862,\"people_and_society/age_structure/15_24_years\":0.2042,\"people_and_society/age_structure/25_54_years\":0.3222,\"people_and_society/age_structure/55_64_years\":0.0424,\"people_and_society/age_structure/65_years_and_over\":0.045,\"people_and_society/birth_rate\":\"34 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.9 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.1% of GDP (2014)\",\"people_and_society/ethnic_groups\":\"African 99.4% (predominantly Shona; Ndebele is the second largest ethnic group), other 0.4%, unspecified 0.2% (2012 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"61.1 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.521 million HARARE (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Zimbabwean\",\"people_and_society/nationality/noun\":\"Zimbabwean(s)\",\"people_and_society/net_migration_rate\":\"-7.3 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"14030368\",\"people_and_society/population_growth_rate\":0.0168,\"people_and_society/urbanization/urban_population\":\"32.2% of total population (2019)\",\"transportation/airports\":\"196\",\"transportation/railways/total\":\"3427\",\"transportation/roadways/total\":\"97267\"},{\"BoxHeight\":16.100000000000023,\"BoxWidth\":14.800000000000011,\"Continent\":\"South America\",\"HumanDevelopmentIndex\":0.817,\"ISO3_Code\":\"URY\",\"ISO_Code\":\"UY\",\"Path\":\"M 352 560.1 351.7 560.5 351.5 561.1 351 561.7 350.9 561.9 350.9 562.2 350.1 562.7 349.8 563.1 349.1 563.4 347.7 564.2 347.6 564.1 347.3 563.9 346.8 563.9 346.5 563.6 345.6 563.5 345.1 563.6 344.3 564 344.2 563.9 343.9 564 343.6 563.7 343.6 563.5 342.5 563.2 342.2 563 341.5 562.4 340.3 562.4 339.6 562.5 339 561.5 338.6 561.4 338.6 561.1 338.1 560.6 338 559.6 338.1 559 338.1 558.8 338.2 558.5 338.3 558.1 338.8 557.9 339 557.7 338.9 557.6 338.8 557.7 338.9 557.1 338.7 555.8 338.7 555.5 338.9 555.2 338.7 554.8 338.8 554.3 338.7 553.9 339 553.7 339.1 553.5 339.2 552.9 339 552.5 339.2 552.3 339.4 551.8 339.6 551.1 339.5 550.8 339.7 550.7 339.7 550.1 339.5 549.7 339.5 549.5 340.2 548.9 340.3 548.4 340.5 548.7 341.3 548.7 341.5 548.6 341.8 548.1 342.4 548.1 343.2 548.8 343.7 549.4 344.2 549.8 344.4 550.2 344.7 550.3 344.8 550.5 344.8 550.6 344.7 550.8 344.7 551.2 344.8 551.2 345.2 551.3 345.7 550.9 345.8 550.6 345.9 550.6 346.5 551.2 346.9 551.8 347.2 552.1 347.5 552 347.7 552.3 348 552.5 348.4 552.5 348.8 552.7 349.1 553 349.1 553.2 350 553.9 350.2 554 350.7 554.3 350.8 554.5 351 554.6 351.3 555.6 351.5 555.8 351.8 555.9 351.9 556.2 352.4 556.3 352.8 556.6 352.8 556.8 352.3 557.2 352.3 557.4 351.9 557.8 351.6 558.1 351.6 559.6 351.6 559.8 352 560.1 Z\",\"Xmax\":352.8,\"Xmid\":344.7,\"Xmin\":338,\"Ymax\":564.2,\"Ymid\":556.9,\"Ymin\":548.1,\"economy/currency\":\"Uruguayan pesos (UYU) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$22,400\",\"economy/gdp_real_growth_rate/2017\":0.027,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"7.554 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":175015,\"geography/area/water\":1200,\"geography/area_comparative\":\"about the size of Virginia and West Virginia combined; slightly smaller than the state of Washington\",\"geography/area_sqkm\":176215,\"geography/climate\":\"warm temperate; freezing temperatures almost unknown\",\"geography/coastline\":\"660 km\",\"geography/elevation/highest_point\":\"Cerro Catedral 514 m\",\"geography/elevation/lowest_point\":\"Atlantic Ocean 0 m\",\"geography/elevation/mean_elevation\":\"109 m\",\"geography/geographic_coordinates\":\"33 00 S, 56 00 W\",\"geography/geography_note\":\"second-smallest South American country (after Suriname); most of the low-lying landscape (three-quarters of the country) is grassland, ideal for cattle and sheep raising\",\"geography/land_boundaries/border_countries\":\"Argentina 541 km, Brazil 1050 km\",\"geography/land_boundaries/total\":\"1,591 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.002,\"geography/land_use/agricultural_land_permanent_pasture\":0.769,\"geography/land_use/forest\":0.102,\"geography/land_use/other\":0.026,\"geography/location\":\"Southern South America, bordering the South Atlantic Ocean, between Argentina and Brazil\",\"geography/map_references\":\"South America\",\"geography/terrain\":\"mostly rolling plains and low hills; fertile coastal lowland\",\"government/administrative_divisions\":\"19 departments (departamentos, singular - departamento); Artigas, Canelones, Cerro Largo, Colonia, Durazno, Flores, Florida, Lavalleja, Maldonado, Montevideo, Paysandu, Rio Negro, Rivera, Rocha, Salto, San Jose, Soriano, Tacuarembo, Treinta y Tres\",\"government/capital/geographic_coordinates\":\"34 51 S, 56 10 W\",\"government/capital/name\":\"Montevideo\",\"government/capital/time_difference\":\"UTC-3 (2 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"name derives from the Spanish pronunciation of the Guarani Indian designation of the Uruguay River, which makes up the western border of the country and whose name later came to be applied to the entire country\",\"government/executive_branch/chief_of_state\":\"President Tabare VAZQUEZ (since 1 March 2015); Vice President Lucia TOPOLANSKY (since 13 September 2017); note - Vice President Raul Fernando SENDIC Rodriguez (since 1 March 2015) stepped down on 9 September 2017 amid accusations of misuse of public funds; the president is both chief of state and head of government\",\"government/executive_branch/head_of_government\":\"President Tabare VAZQUEZ (since 1 March 2015); Vice President Lucia TOPOLANSKY (since 13 September 2017)\",\"government/flag_description\":\"nine equal horizontal stripes of white (top and bottom) alternating with blue; a white square in the upper hoist-side corner with a yellow sun bearing a human face (delineated in black) known as the Sun of May with 16 rays that alternate between triangular and wavy; the stripes represent the nine original departments of Uruguay; the sun symbol evokes the legend of the sun breaking through the clouds on 25 May 1810 as independence was first declared from Spain (Uruguay subsequently won its independence from Brazil); the sun features are said to represent those of Inti, the Inca god of the sun\",\"government/government_type\":\"presidential republic\",\"government/independence\":\"25 August 1825 (from Brazil)\",\"government/national_holiday\":\"Independence Day, 25 August (1825)\",\"government/national_symbol_s\":\"Sun of May (a sun-with-face symbol); national colors: blue, white, yellow\",\"introduction\":\"Montevideo, founded by the Spanish in 1726 as a military stronghold, soon took advantage of its natural harbor to become an important commercial center. Claimed by Argentina but annexed by Brazil in 1821, Uruguay declared its independence four years later and secured its freedom in 1828 after a three-year struggle. The administrations of President Jose BATLLE in the early 20th century launched widespread political, social, and economic reforms that established a statist tradition. A violent Marxist urban guerrilla movement named the Tupamaros, launched in the late 1960s, led Uruguay\\u0026#39;s president to cede control of the government to the military in 1973. By yearend, the rebels had been crushed, but the military continued to expand its hold over the government. Civilian rule was restored in 1985. In 2004, the left-of-center Frente Amplio Coalition won national elections that effectively ended 170 years of political control previously held by the Colorado and National (Blanco) parties. Uruguay\\u0026#39;s political and labor conditions are among the freest on the continent.\",\"name\":\"Uruguay\",\"people_and_society/age_structure/0_14_years\":0.1991,\"people_and_society/age_structure/15_24_years\":0.1556,\"people_and_society/age_structure/25_54_years\":0.3948,\"people_and_society/age_structure/55_64_years\":0.1068,\"people_and_society/age_structure/65_years_and_over\":0.1438,\"people_and_society/birth_rate\":\"13 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"9.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"4.9% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"white 87.7%, black 4.6%, indigenous 2.4%, other 0.3%, none or unspecified 5% (2011 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"77.6 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"1.745 million MONTEVIDEO (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Uruguayan\",\"people_and_society/nationality/noun\":\"Uruguayan(s)\",\"people_and_society/net_migration_rate\":\"-0.9 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"3369299\",\"people_and_society/population_growth_rate\":0.0027,\"people_and_society/urbanization/urban_population\":\"95.4% of total population (2019)\",\"transportation/airports\":\"133\",\"transportation/railways/total\":\"1673\",\"transportation/roadways/total\":\"77732\"},{\"BoxHeight\":31.099999999999966,\"BoxWidth\":47.5,\"Continent\":\"Asia\",\"HumanDevelopmentIndex\":0.72,\"ISO3_Code\":\"UZB\",\"ISO_Code\":\"UZ\",\"Path\":\"M 696.7 331.1 697.2 331 697.5 331.3 697.5 331.4 696.8 331.9 696.5 331.9 696.4 332.3 695.9 332.4 695.5 332.8 695.4 333.1 694.6 333.6 694.6 333.8 695 333.9 695.4 334.3 696 334 696.2 334.4 696.3 335.1 696.5 334.9 696.7 335.1 696.9 335.1 697.2 335.2 697.5 335.1 697.6 335.3 697.8 335.2 697.9 335.3 698 335.3 698.1 335 698.1 334.7 698.5 334.5 698.7 334.3 698.7 334.1 698.6 333.9 698.8 333.7 698.8 334 698.7 334.1 698.8 334.2 698.9 334.2 698.8 334.1 699 334.1 699.4 334.6 699.3 334.9 699.3 335.1 700.1 335.2 700.2 335.5 700.1 335.7 700.4 335.6 700.6 335.5 700.9 335.6 701.2 336.1 701.4 336.2 701.9 336.2 702.2 336.4 702.4 336.2 702.7 336.4 702.6 336.5 701.8 336.9 701.7 337.3 701.5 337.3 701.3 337.5 700.7 337.2 700.8 337.7 700.8 337.8 700.7 337.9 700.4 337.8 700.2 337.6 699.9 337.7 699.8 338 699.5 338.3 699.5 338.5 699.2 338.5 699.2 338.7 698.9 338.8 698.8 338.8 698.6 338.5 698.4 338.7 697.9 338.3 697.5 338.2 696.8 338.4 696.7 338.6 695.8 338.7 695.5 338.2 695.1 337.9 695.2 337.7 696.1 336.8 695.8 336.1 695.5 335.8 695.3 335.7 694.9 336.2 693.3 337 693.1 337 692.7 336.6 692.4 336.7 692 337.5 692.2 338.1 692 338.6 691.2 338.6 690.3 338.9 690.4 339 691.1 338.9 691.2 339 690.8 339.2 690.9 339.7 690.3 340 690.2 340.6 690 341 689.1 341 687.8 340.7 687.1 341.1 687.1 341.7 686.9 342 687 342.2 687.5 342.5 687.8 342.9 688.6 342.9 689 343.2 689 343.5 688.8 343.8 688.8 344.6 688.9 345 689.2 345.3 689.6 345.9 689.5 346.2 689.3 346.7 688.8 347.1 688.2 348.1 687.9 349.4 687.7 349.2 687.3 349.2 687.1 349.1 686.5 349.3 686.1 349 685.9 348.8 685.6 348.7 684.8 348.9 684.5 348.8 684.7 348.4 684.5 347.9 684.5 347.5 684.8 346.8 684.6 346.5 684.1 346.4 683.6 346 682.9 345.6 682.2 345.6 681.4 345.3 680.3 344.4 679 343.6 678.4 343.2 677.6 342.9 676.8 342.3 676 341.5 673.4 339.7 673.1 339.2 672.8 337.9 672.2 337.2 671.9 336.4 671.8 335.7 671.4 335.3 670.9 334.8 670.5 334.7 670.3 334.8 670.1 335.1 669.9 335.2 669.1 334.9 667.4 334.8 666.7 334.1 666.7 333.5 666.6 332.9 666.9 332.7 666.3 332.1 666.3 331.3 665.9 331 664.7 330.9 664.2 330.3 664.1 330.2 663.5 330 662.6 329.2 662.3 329.5 661.6 329.5 661.3 329.6 661.6 330 661.7 330.3 661.2 330.3 661.1 330.3 660.9 330.2 660.7 330.3 660.6 330.4 660.6 331 660.3 331.3 659 331.5 658.1 332.5 658 332.8 658 333.3 658.1 334.1 658.3 334.4 658.2 334.7 655.2 334.6 655.2 332.3 655.2 330.5 655.2 330.3 655.3 320.6 662.4 318.3 669.4 323.4 672 326.4 675.7 325.7 678.8 326 680.2 325.4 680.5 325.4 681.1 326.2 682 327.1 682.5 328.6 683.2 328.6 683.2 330.3 683.2 330.5 683 330.9 683 332.1 684.4 332.6 684.7 334.8 688.3 335.1 688.6 335.5 688.9 335.7 688.9 336 688.7 336.5 689.2 336.9 689.8 337.2 690.2 337.1 690.1 336.4 690.2 336.1 690.6 335.8 691.3 334.6 691.7 334.2 692.4 334 693 333.4 693.8 333.1 694.2 332.9 694.9 332.2 695.2 331.7 695.8 332 696.1 331.5 696.7 331.1 Z M 695.9 335.8 695.7 335.6 695.6 335.6 695.8 335.9 695.9 336 695.9 335.8 Z M 697.1 338.8 697.1 339 697.1 339.1 697.2 339.3 697.3 339.3 697.3 339.5 697.4 339.5 697.5 339.7 697.3 339.8 697.2 339.8 697.1 339.7 697.1 339.8 697 339.8 697.1 339.5 697.1 339.4 696.9 339.3 696.8 339.1 696.8 338.8 697 338.7 697.1 338.8 Z M 661.9 331 661.9 330.7 661.8 330.5 661.9 330.5 661.9 330.6 662.2 330.8 662.2 331 661.9 331 Z M 699 339.4 699.1 339.4 699 339.7 698.8 339.7 698.7 339.6 698.8 339.5 698.9 339.5 699 339.4 Z\",\"Xmax\":702.7,\"Xmid\":675.1,\"Xmin\":655.2,\"Ymax\":349.4,\"Ymid\":332.9,\"Ymin\":318.3,\"economy/currency\":\"Uzbekistani soum (UZS) per US dollar -\",\"economy/gdp_per_capita_ppp/2017\":\"$6,900\",\"economy/gdp_real_growth_rate/2017\":0.053,\"energy/carbon_dioxide_emissions_from_consumption_of_energy\":\"95.58 million Mt (2017 est.)\",\"energy/electricity_from_fossil_fuels\":null,\"energy/electricity_from_hydroelectric_plants\":null,\"energy/electricity_from_nuclear_fuels\":null,\"energy/electricity_from_other_renewable_sources\":null,\"geography/area/land\":425400,\"geography/area/water\":22000,\"geography/area_comparative\":\"about four times the size of Virginia; slightly larger than California\",\"geography/area_sqkm\":447400,\"geography/climate\":\"mostly mid-latitude desert, long, hot summers, mild winters; semiarid grassland in east\",\"geography/coastline\":\"0 km (doubly landlocked); note - Uzbekistan includes the southern portion of the Aral Sea with a 420 km shoreline\",\"geography/elevation/highest_point\":\"Adelunga Toghi 4,301 m\",\"geography/elevation/lowest_point\":\"Sariqamish Kuli -12 m\",\"geography/elevation/mean_elevation\":\"\",\"geography/geographic_coordinates\":\"41 00 N, 64 00 E\",\"geography/geography_note\":\"along with Liechtenstein, one of the only two doubly landlocked countries in the world\",\"geography/land_boundaries/border_countries\":\"Afghanistan 144 km, Kazakhstan 2330 km, Kyrgyzstan 1314 km, Tajikistan 1312 km, Turkmenistan 1793 km\",\"geography/land_boundaries/total\":\"6,893 km\",\"geography/land_use/agricultural_land_arable_land\":0.101,\"geography/land_use/agricultural_land_permanent_crops\":0.008,\"geography/land_use/agricultural_land_permanent_pasture\":0.517,\"geography/land_use/forest\":0.077,\"geography/land_use/other\":0.297,\"geography/location\":\"Central Asia, north of Turkmenistan, south of Kazakhstan\",\"geography/map_references\":\"Asia\",\"geography/terrain\":\"mostly flat-to-rolling sandy desert with dunes; broad, flat intensely irrigated river valleys along course of Amu Darya, Syr Darya (Sirdaryo), and Zarafshon; Fergana Valley in east surrounded by mountainous Tajikistan and Kyrgyzstan; shrinking Aral Sea in west\",\"government/administrative_divisions\":\"12 provinces (viloyatlar, singular - viloyat), 1 autonomous republic* (avtonom respublikasi), and 1 city** (shahar); Andijon Viloyati, Buxoro Viloyati [Bukhara Province], Farg\\u0026#39;ona Viloyati [Fergana Province], Jizzax Viloyati, Namangan Viloyati, Navoiy Viloyati, Qashqadaryo Viloyati (Qarshi), Qoraqalpog\\u0026#39;iston Respublikasi [Karakalpakstan Republic]* (Nukus), Samarqand Viloyati [Samarkand Province], Sirdaryo Viloyati (Guliston), Surxondaryo Viloyati (Termiz), Toshkent Shahri [Tashkent City]**, Toshkent Viloyati [Tashkent Province], Xorazm Viloyati (Urganch)\",\"government/capital/geographic_coordinates\":\"41 19 N, 69 15 E\",\"government/capital/name\":\"Tashkent (Toshkent)\",\"government/capital/time_difference\":\"UTC\\u002B5 (10 hours ahead of Washington, DC, during Standard Time)\",\"government/country_name/etymology\":\"a combination of the Turkic words \\u0026quot;uz\\u0026quot; (self) and \\u0026quot;bek\\u0026quot; (master) with the Persian suffix \\u0026quot;-stan\\u0026quot; (country) to give the meaning \\u0026quot;Land of the Free\\u0026quot;\",\"government/executive_branch/chief_of_state\":\"President Shavkat MIRZIYOYEV (interim president from 8 September 2016; formally elected president on 4 December 2016 to succeed longtime President Islom KARIMOV, who died on 2 September 2016)\",\"government/executive_branch/head_of_government\":\"Prime Minister Abdulla ARIPOV (since 14 December 2016); First Deputy Prime Minister/Minister of Transport Achilbay RAMATOV (since 15 December 2016)\",\"government/flag_description\":\"three equal horizontal bands of blue (top), white, and green separated by red fimbriations with a vertical, white crescent moon (closed side to the hoist) and 12 white, five-pointed stars shifted to the hoist on the top band; blue is the color of the Turkic peoples and of the sky, white signifies peace and the striving for purity in thoughts and deeds, while green represents nature and is the color of Islam; the red stripes are the vital force of all living organisms that links good and pure ideas with the eternal sky and with deeds on earth; the crescent represents Islam and the 12 stars the months and constellations of the Uzbek calendar\",\"government/government_type\":\"presidential republic; highly authoritarian\",\"government/independence\":\"1 September 1991 (from the Soviet Union)\",\"government/national_holiday\":\"Independence Day, 1 September (1991)\",\"government/national_symbol_s\":\"khumo (mythical bird); national colors: blue, white, red, green\",\"introduction\":\"Uzbekistan is the geographic and population center of Central Asia. The country has a diverse economy and a relatively young population. Russia conquered and united the disparate territories of present-day Uzbekistan in the late 19th century. Stiff resistance to the Red Army after the Bolshevik Revolution was eventually suppressed and a socialist republic established in 1924. During the Soviet era, intensive production of \\u0026quot;white gold\\u0026quot; (cotton) and grain led to the overuse of agrochemicals and the depletion of water supplies, leaving the land degraded and the Aral Sea and certain rivers half-dry. Independent since the dissolution of the USSR in 1991, the country has diversified agricultural production while developing its mineral and petroleum export capacity and increasing its manufacturing base, although cotton remains a major part of its economy. Uzbekistan\\u0026amp;rsquo;s first president, Islam KARIMOV, led Uzbekistan for 25 years until his death in September 2016. His successor, former Prime Minister Shavkat MIRZIYOYEV, has improved relations with Uzbekistan\\u0026amp;rsquo;s neighbors and introduced wide-ranging economic, judicial, and social reforms.\",\"name\":\"Uzbekistan\",\"people_and_society/age_structure/0_14_years\":0.2361,\"people_and_society/age_structure/15_24_years\":0.1785,\"people_and_society/age_structure/25_54_years\":0.4495,\"people_and_society/age_structure/55_64_years\":0.0815,\"people_and_society/age_structure/65_years_and_over\":0.0544,\"people_and_society/birth_rate\":\"16.6 births/1,000 population (2018 est.)\",\"people_and_society/death_rate\":\"5.4 deaths/1,000 population (2018 est.)\",\"people_and_society/education_expenditures\":\"6.3% of GDP (2017)\",\"people_and_society/ethnic_groups\":\"Uzbek 83.8%, Tajik 4.8%, Kazakh 2.5%, Russian 2.3%, Karakalpak 2.2%, Tatar 1.5%, other 4.4% (2017 est.)\",\"people_and_society/life_expectancy_at_birth/total_population\":\"74.3 years (2018 est.)\",\"people_and_society/major_urban_areas_population\":\"2.49 million TASHKENT (capital) (2019)\",\"people_and_society/nationality/adjective\":\"Uzbekistani\",\"people_and_society/nationality/noun\":\"Uzbekistani\",\"people_and_society/net_migration_rate\":\"-2.1 migrant(s)/1,000 population (2018 est.)\",\"people_and_society/population\":\"30023709\",\"people_and_society/population_growth_rate\":0.0091,\"people_and_society/urbanization/urban_population\":\"50.4% of total population (2019)\",\"transportation/airports\":\"53\",\"transportation/railways/total\":\"4642\",\"transportation/roadways/total\":\"86496\"}]", + "IsSampleData": false, + "IsWritable": false, + "Name": "tbl_Countries", + "OrderedColumnNames": [ + "name", + "ISO_Code", + "ISO3_Code", + "Continent", + "Path", + "Xmin", + "Xmax", + "Xmid", + "Ymin", + "Ymax", + "Ymid", + "BoxWidth", + "BoxHeight", + "introduction", + "geography/location", + "geography/geographic_coordinates", + "geography/map_references", + "geography/area_sqkm", + "geography/area/land", + "geography/area/water", + "geography/area_comparative", + "geography/land_boundaries/total", + "geography/land_boundaries/border_countries", + "geography/coastline", + "geography/climate", + "geography/terrain", + "geography/elevation/mean_elevation", + "geography/elevation/lowest_point", + "geography/elevation/highest_point", + "geography/land_use/agricultural_land_arable_land", + "geography/land_use/agricultural_land_permanent_crops", + "geography/land_use/agricultural_land_permanent_pasture", + "geography/land_use/forest", + "geography/land_use/other", + "geography/geography_note", + "people_and_society/population", + "people_and_society/nationality/noun", + "people_and_society/nationality/adjective", + "people_and_society/ethnic_groups", + "people_and_society/age_structure/0_14_years", + "people_and_society/age_structure/15_24_years", + "people_and_society/age_structure/25_54_years", + "people_and_society/age_structure/55_64_years", + "people_and_society/age_structure/65_years_and_over", + "people_and_society/population_growth_rate", + "people_and_society/birth_rate", + "people_and_society/death_rate", + "people_and_society/net_migration_rate", + "people_and_society/urbanization/urban_population", + "people_and_society/major_urban_areas_population", + "people_and_society/life_expectancy_at_birth/total_population", + "people_and_society/education_expenditures", + "government/country_name/etymology", + "government/government_type", + "government/capital/name", + "government/capital/geographic_coordinates", + "government/capital/time_difference", + "government/administrative_divisions", + "government/independence", + "government/national_holiday", + "government/executive_branch/chief_of_state", + "government/executive_branch/head_of_government", + "government/flag_description", + "government/national_symbol_s", + "economy/gdp_real_growth_rate/2017", + "economy/gdp_per_capita_ppp/2017", + "economy/currency", + "energy/electricity_from_fossil_fuels", + "energy/electricity_from_nuclear_fuels", + "energy/electricity_from_hydroelectric_plants", + "energy/electricity_from_other_renewable_sources", + "energy/carbon_dioxide_emissions_from_consumption_of_energy", + "transportation/airports", + "transportation/railways/total", + "transportation/roadways/total", + "HumanDevelopmentIndex" + ], + "OriginalName": "tbl_Countries", + "OriginalSchema": "*[BoxHeight:n, BoxWidth:n, Continent:s, HumanDevelopmentIndex:n, ISO3_Code:s, ISO_Code:s, Path:s, Xmax:n, Xmid:n, Xmin:n, Ymax:n, Ymid:n, Ymin:n, 'economy/currency':s, 'economy/gdp_per_capita_ppp/2017':s, 'economy/gdp_real_growth_rate/2017':n, 'energy/carbon_dioxide_emissions_from_consumption_of_energy':s, 'energy/electricity_from_fossil_fuels':n, 'energy/electricity_from_hydroelectric_plants':n, 'energy/electricity_from_nuclear_fuels':n, 'energy/electricity_from_other_renewable_sources':n, 'geography/area/land':n, 'geography/area/water':n, 'geography/area_comparative':s, 'geography/area_sqkm':n, 'geography/climate':s, 'geography/coastline':s, 'geography/elevation/highest_point':s, 'geography/elevation/lowest_point':s, 'geography/elevation/mean_elevation':s, 'geography/geographic_coordinates':s, 'geography/geography_note':s, 'geography/land_boundaries/border_countries':s, 'geography/land_boundaries/total':s, 'geography/land_use/agricultural_land_arable_land':n, 'geography/land_use/agricultural_land_permanent_crops':n, 'geography/land_use/agricultural_land_permanent_pasture':n, 'geography/land_use/forest':n, 'geography/land_use/other':n, 'geography/location':s, 'geography/map_references':s, 'geography/terrain':s, 'government/administrative_divisions':s, 'government/capital/geographic_coordinates':s, 'government/capital/name':s, 'government/capital/time_difference':s, 'government/country_name/etymology':s, 'government/executive_branch/chief_of_state':s, 'government/executive_branch/head_of_government':s, 'government/flag_description':s, 'government/government_type':s, 'government/independence':s, 'government/national_holiday':s, 'government/national_symbol_s':s, introduction:s, name:s, 'people_and_society/age_structure/0_14_years':n, 'people_and_society/age_structure/15_24_years':n, 'people_and_society/age_structure/25_54_years':n, 'people_and_society/age_structure/55_64_years':n, 'people_and_society/age_structure/65_years_and_over':n, 'people_and_society/birth_rate':s, 'people_and_society/death_rate':s, 'people_and_society/education_expenditures':s, 'people_and_society/ethnic_groups':s, 'people_and_society/life_expectancy_at_birth/total_population':s, 'people_and_society/major_urban_areas_population':s, 'people_and_society/nationality/adjective':s, 'people_and_society/nationality/noun':s, 'people_and_society/net_migration_rate':s, 'people_and_society/population':s, 'people_and_society/population_growth_rate':n, 'people_and_society/urbanization/urban_population':s, 'transportation/airports':s, 'transportation/railways/total':s, 'transportation/roadways/total':s]", + "Schema": "*[BoxHeight:n, BoxWidth:n, Continent:s, HumanDevelopmentIndex:n, ISO3_Code:s, ISO_Code:s, Path:s, Xmax:n, Xmid:n, Xmin:n, Ymax:n, Ymid:n, Ymin:n, 'economy/currency':s, 'economy/gdp_per_capita_ppp/2017':s, 'economy/gdp_real_growth_rate/2017':n, 'energy/carbon_dioxide_emissions_from_consumption_of_energy':s, 'energy/electricity_from_fossil_fuels':n, 'energy/electricity_from_hydroelectric_plants':n, 'energy/electricity_from_nuclear_fuels':n, 'energy/electricity_from_other_renewable_sources':n, 'geography/area/land':n, 'geography/area/water':n, 'geography/area_comparative':s, 'geography/area_sqkm':n, 'geography/climate':s, 'geography/coastline':s, 'geography/elevation/highest_point':s, 'geography/elevation/lowest_point':s, 'geography/elevation/mean_elevation':s, 'geography/geographic_coordinates':s, 'geography/geography_note':s, 'geography/land_boundaries/border_countries':s, 'geography/land_boundaries/total':s, 'geography/land_use/agricultural_land_arable_land':n, 'geography/land_use/agricultural_land_permanent_crops':n, 'geography/land_use/agricultural_land_permanent_pasture':n, 'geography/land_use/forest':n, 'geography/land_use/other':n, 'geography/location':s, 'geography/map_references':s, 'geography/terrain':s, 'government/administrative_divisions':s, 'government/capital/geographic_coordinates':s, 'government/capital/name':s, 'government/capital/time_difference':s, 'government/country_name/etymology':s, 'government/executive_branch/chief_of_state':s, 'government/executive_branch/head_of_government':s, 'government/flag_description':s, 'government/government_type':s, 'government/independence':s, 'government/national_holiday':s, 'government/national_symbol_s':s, introduction:s, name:s, 'people_and_society/age_structure/0_14_years':n, 'people_and_society/age_structure/15_24_years':n, 'people_and_society/age_structure/25_54_years':n, 'people_and_society/age_structure/55_64_years':n, 'people_and_society/age_structure/65_years_and_over':n, 'people_and_society/birth_rate':s, 'people_and_society/death_rate':s, 'people_and_society/education_expenditures':s, 'people_and_society/ethnic_groups':s, 'people_and_society/life_expectancy_at_birth/total_population':s, 'people_and_society/major_urban_areas_population':s, 'people_and_society/nationality/adjective':s, 'people_and_society/nationality/noun':s, 'people_and_society/net_migration_rate':s, 'people_and_society/population':s, 'people_and_society/population_growth_rate':n, 'people_and_society/urbanization/urban_population':s, 'transportation/airports':s, 'transportation/railways/total':s, 'transportation/roadways/total':s]", + "Token": "dummyToken", + "Type": "StaticDataSourceInfo" + } ] \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/AppCheckerResult.sarif b/samples/the-svg-world-svg-examples/sourcecode/Entropy/AppCheckerResult.sarif similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/AppCheckerResult.sarif rename to samples/the-svg-world-svg-examples/sourcecode/Entropy/AppCheckerResult.sarif index 1e76c3b7..bf040851 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/AppCheckerResult.sarif +++ b/samples/the-svg-world-svg-examples/sourcecode/Entropy/AppCheckerResult.sarif @@ -1,1232 +1,1232 @@ -{ - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.4.json", - "runs": [ - { - "columnKind": "utf16CodeUnits", - "invocations": [ - { - "executionSuccessful": true - } - ], - "results": [ - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_functions.btn_MapSvgCode.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_functions.btn_MapSvgCode.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charLength": 1, - "charOffset": 2421, - "snippet": { - "text": "=" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "The SVG World", - "type": "'The SVG World'.con_functions.btn_MapSvgCode" - } - } - ], - "message": { - "arguments": [ - "Boolean", - "Number" - ], - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "app-ErrIncompatibleTypesForEquality-Left-Right", - "ruleIndex": 0 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.img_HeaderGlobe" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.img_HeaderGlobe" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents.ico_ExpandContinent" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents.ico_ExpandContinent" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents.gal_Countries" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.gal_Continents.gal_Countries" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.FocusedBorderThickness" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.FocusedBorderThickness", - "relativeAddress": 0 - } - }, - "properties": { - "member": "FocusedBorderThickness", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 3 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.FocusedBorderThickness" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.FocusedBorderThickness", - "relativeAddress": 0 - } - }, - "properties": { - "member": "FocusedBorderThickness", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 3 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.FocusedBorderThickness" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.FocusedBorderThickness", - "relativeAddress": 0 - } - }, - "properties": { - "member": "FocusedBorderThickness", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 3 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Cities.gal_Cities" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Cities.gal_Cities" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Map.img_ZoomMap" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Map.img_ZoomMap" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Map.tgl_ZoomEffect.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Map.tgl_ZoomEffect.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Map.tgl_ZoomEffect" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.con_Map.img_Map" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.con_Map.img_Map" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.img_YTLogo.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.img_YTLogo.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "The SVG World", - "type": "'The SVG World'.img_YTLogo" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.img_YTLogo.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.img_YTLogo.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "The SVG World", - "type": "'The SVG World'.img_YTLogo" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.ico_Next.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.ico_Next.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "Readme", - "type": "Readme.ico_Next" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.ico_Next.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.ico_Next.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "Readme", - "type": "Readme.ico_Next" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.img_YT_Link.AccessibleLabel" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.img_YT_Link.AccessibleLabel", - "relativeAddress": 0 - } - }, - "properties": { - "member": "AccessibleLabel", - "module": "Readme", - "type": "Readme.img_YT_Link" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.img_YT_Link.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.img_YT_Link.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "Readme", - "type": "Readme.img_YT_Link" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.lbl_ChannelLink.FocusedBorderThickness" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.lbl_ChannelLink.FocusedBorderThickness", - "relativeAddress": 0 - } - }, - "properties": { - "member": "FocusedBorderThickness", - "module": "Readme", - "type": "Readme.lbl_ChannelLink" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 3 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.lbl_ChannelLink.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.lbl_ChannelLink.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "Readme", - "type": "Readme.lbl_ChannelLink" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.lbl_Warning.FocusedBorderThickness" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.lbl_Warning.FocusedBorderThickness", - "relativeAddress": 0 - } - }, - "properties": { - "member": "FocusedBorderThickness", - "module": "Readme", - "type": "Readme.lbl_Warning" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 3 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Readme.lbl_Warning.TabIndex" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Readme.lbl_Warning.TabIndex", - "relativeAddress": 0 - } - }, - "properties": { - "member": "TabIndex", - "module": "Readme", - "type": "Readme.lbl_Warning" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 2 - }, - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "'The SVG World'.locCountryOld" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "'The SVG World'.locCountryOld", - "relativeAddress": 0 - } - }, - "properties": { - "member": "locCountryOld", - "module": "The SVG World", - "type": "'The SVG World'" - } - } - ], - "message": { - "id": "issue" - }, - "properties": { - "level": "Medium" - }, - "ruleId": "app-UnusedVariables", - "ruleIndex": 4 - } - ], - "tool": { - "driver": { - "fullName": "PowerApps app checker", - "name": "PowerApps app checker", - "rules": [ - { - "id": "app-ErrIncompatibleTypesForEquality-Left-Right", - "messageStrings": { - "issue": { - "text": "Incompatible types for comparison. These types can't be compared: {0}, {1}." - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "You might need to convert the value to be the same type, such as converting a date string (e.g., \"12/31/2018\") to a date value.", - "If you’re comparing records or tables, the field or column types must match exactly." - ], - "level": "Medium", - "primaryCategory": "formula", - "whyFix": "" - } - }, - { - "id": "acc-AccessibleLabelNeeded", - "messageStrings": { - "issue": { - "text": "Missing accessible label" - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Edit the accessible label property to describe the item." - ], - "level": "Medium", - "primaryCategory": "accessibility", - "whyFix": "If there's no accessible text, people who can’t see the screen won't understand what’s in images and controls." - } - }, - { - "id": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "messageStrings": { - "issue": { - "text": "Missing tab stop" - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Set TabIndex to 0 or greater to ensure that interactive elements have a tab stop." - ], - "level": "Medium", - "primaryCategory": "accessibility", - "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." - } - }, - { - "id": "acc-FocusBorderShouldBeVisible", - "messageStrings": { - "issue": { - "text": "Focus isn't showing" - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Change the FocusedBorderThickness property to be more than 0." - ], - "level": "Medium", - "primaryCategory": "accessibility", - "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." - } - }, - { - "id": "app-UnusedVariables", - "messageStrings": { - "issue": { - "text": "Unused variable" - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Remove the unused variable." - ], - "level": "Medium", - "primaryCategory": "performance", - "whyFix": "This variable is declared but is not referenced by any control, so it is not needed." - } - } - ], - "version": "1.326" - } - } - } - ], - "version": "2.1.0" +{ + "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.4.json", + "runs": [ + { + "columnKind": "utf16CodeUnits", + "invocations": [ + { + "executionSuccessful": true + } + ], + "results": [ + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_functions.btn_MapSvgCode.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_functions.btn_MapSvgCode.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 1, + "charOffset": 2421, + "snippet": { + "text": "=" + } + } + }, + "properties": { + "member": "OnSelect", + "module": "The SVG World", + "type": "'The SVG World'.con_functions.btn_MapSvgCode" + } + } + ], + "message": { + "arguments": [ + "Boolean", + "Number" + ], + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "app-ErrIncompatibleTypesForEquality-Left-Right", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.img_HeaderGlobe" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.img_HeaderGlobe.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.img_HeaderGlobe" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents.ico_ExpandContinent" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.ico_ExpandContinent.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents.ico_ExpandContinent" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents.gal_Countries" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.gal_Continents.gal_Countries.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.gal_Continents.gal_Countries" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRoads" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterRailways" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Transportation.lbl_CounterAirports" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Country.can_Country.crd_Energy.gal_Energy" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Cities.gal_Cities" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Cities.gal_Cities" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Cities.gal_Cities.img_BG_Effect" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Map.img_ZoomMap" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Map.img_ZoomMap.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Map.img_ZoomMap" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Map.tgl_ZoomEffect.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Map.tgl_ZoomEffect.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Map.tgl_ZoomEffect" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.con_Map.img_Map" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.con_Map.img_Map.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.con_Map.img_Map" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.img_YTLogo.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.img_YTLogo.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "The SVG World", + "type": "'The SVG World'.img_YTLogo" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.img_YTLogo.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.img_YTLogo.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "The SVG World", + "type": "'The SVG World'.img_YTLogo" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.ico_Next.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.ico_Next.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "Readme", + "type": "Readme.ico_Next" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.ico_Next.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.ico_Next.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "Readme", + "type": "Readme.ico_Next" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.img_YT_Link.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.img_YT_Link.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "Readme", + "type": "Readme.img_YT_Link" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.img_YT_Link.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.img_YT_Link.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "Readme", + "type": "Readme.img_YT_Link" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.lbl_ChannelLink.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.lbl_ChannelLink.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "Readme", + "type": "Readme.lbl_ChannelLink" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.lbl_ChannelLink.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.lbl_ChannelLink.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "Readme", + "type": "Readme.lbl_ChannelLink" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.lbl_Warning.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.lbl_Warning.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "Readme", + "type": "Readme.lbl_Warning" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Readme.lbl_Warning.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Readme.lbl_Warning.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "Readme", + "type": "Readme.lbl_Warning" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "'The SVG World'.locCountryOld" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "'The SVG World'.locCountryOld", + "relativeAddress": 0 + } + }, + "properties": { + "member": "locCountryOld", + "module": "The SVG World", + "type": "'The SVG World'" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "app-UnusedVariables", + "ruleIndex": 4 + } + ], + "tool": { + "driver": { + "fullName": "PowerApps app checker", + "name": "PowerApps app checker", + "rules": [ + { + "id": "app-ErrIncompatibleTypesForEquality-Left-Right", + "messageStrings": { + "issue": { + "text": "Incompatible types for comparison. These types can't be compared: {0}, {1}." + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "You might need to convert the value to be the same type, such as converting a date string (e.g., \"12/31/2018\") to a date value.", + "If you’re comparing records or tables, the field or column types must match exactly." + ], + "level": "Medium", + "primaryCategory": "formula", + "whyFix": "" + } + }, + { + "id": "acc-AccessibleLabelNeeded", + "messageStrings": { + "issue": { + "text": "Missing accessible label" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Edit the accessible label property to describe the item." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If there's no accessible text, people who can’t see the screen won't understand what’s in images and controls." + } + }, + { + "id": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "messageStrings": { + "issue": { + "text": "Missing tab stop" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Set TabIndex to 0 or greater to ensure that interactive elements have a tab stop." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." + } + }, + { + "id": "acc-FocusBorderShouldBeVisible", + "messageStrings": { + "issue": { + "text": "Focus isn't showing" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Change the FocusedBorderThickness property to be more than 0." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + } + }, + { + "id": "app-UnusedVariables", + "messageStrings": { + "issue": { + "text": "Unused variable" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Remove the unused variable." + ], + "level": "Medium", + "primaryCategory": "performance", + "whyFix": "This variable is declared but is not referenced by any control, so it is not needed." + } + } + ], + "version": "1.326" + } + } + } + ], + "version": "2.1.0" } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/Entropy.json b/samples/the-svg-world-svg-examples/sourcecode/Entropy/Entropy.json similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/Entropy.json rename to samples/the-svg-world-svg-examples/sourcecode/Entropy/Entropy.json index 77ad7e65..bf3c8785 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/Entropy.json +++ b/samples/the-svg-world-svg-examples/sourcecode/Entropy/Entropy.json @@ -1,323 +1,323 @@ -{ - "ComponentIndexes": {}, - "ControlUniqueIds": { - "App": 1, - "btn_Calculations": 95, - "btn_ChangeViewBox": 96, - "btn_MapSvgCode": 101, - "btn_Menu0": 19, - "btn_Menu1": 20, - "btn_Menu2": 21, - "btn_Menu3": 22, - "btn_Menu4": 23, - "btn_Menu5": 24, - "btn_Select_City": 83, - "btn_Superman": 99, - "btn_SVGsHeader": 97, - "btn_Zoom": 87, - "btn_ZoomMapSvgCode": 103, - "can_Country": 25, - "con_Cities": 77, - "con_Country": 15, - "con_functions": 93, - "con_Map": 84, - "crd_Economy": 48, - "crd_Energy": 39, - "crd_geography": 60, - "crd_Overview": 73, - "crd_Population": 65, - "crd_Transportation": 26, - "gal_Cities": 79, - "gal_Continents": 7, - "gal_Countries": 12, - "gal_Energy": 41, - "galleryTemplate2": 8, - "galleryTemplate3": 13, - "galleryTemplate4": 80, - "galleryTemplate5": 42, - "grp_Footer": 108, - "grp_Header": 107, - "grp_MenuButtons": 76, - "html_Copyright": 106, - "html_Flag": 14, - "html_OverviewGeography": 62, - "html_OverviewInfo": 75, - "html_Sources": 4, - "HtmlText2": 94, - "ico_ExpandContinent": 10, - "ico_IndicatorGDPGrowth": 51, - "ico_Next": 111, - "img_Airplane": 30, - "img_BG_Effect": 81, - "img_CircleChart": 71, - "img_EnergyFill": 44, - "img_EnergyGauge": 47, - "img_FancyMan": 88, - "img_flag": 16, - "img_GraphGDP": 59, - "img_HeaderGlobe": 5, - "img_HeaderWorld": 6, - "img_LandUsePieChart": 63, - "img_LegendGDP": 58, - "img_Map": 92, - "img_Map_badZoom": 91, - "img_Menu": 18, - "img_PopulationChart": 69, - "img_Train": 29, - "img_TransportationBubbleDiagram": 38, - "img_Truck": 28, - "img_YT_Link": 112, - "img_YTLogo": 105, - "img_ZoomMap": 86, - "Label1": 90, - "lbl_Airports": 35, - "lbl_CapEnergy": 43, - "lbl_CapHighLow": 54, - "lbl_ChannelLink": 113, - "lbl_Cities": 78, - "lbl_Cities_1": 85, - "lbl_CityName": 82, - "lbl_Continent": 11, - "lbl_CounterAirports": 33, - "lbl_CounterRailways": 32, - "lbl_CounterRoads": 31, - "lbl_CountryName": 17, - "lbl_Economy": 49, - "lbl_Energy": 40, - "lbl_EnergyPercent": 45, - "lbl_EnergyRenewable": 46, - "lbl_EnergyRenewable_1": 37, - "lbl_GDP": 50, - "lbl_GDP_Graph": 57, - "lbl_GDPCountry": 53, - "lbl_Geography": 61, - "lbl_GrowthGDP": 52, - "lbl_HDIValue": 72, - "lbl_HighGDP": 56, - "lbl_LandUse": 64, - "lbl_LowGDP": 55, - "lbl_Overview": 74, - "lbl_PopDistribution": 68, - "lbl_PopHDI": 70, - "lbl_Population": 66, - "lbl_PopulationCount": 67, - "lbl_Railway": 36, - "lbl_Roads": 34, - "lbl_Timer1": 98, - "lbl_Timer2": 102, - "lbl_Transportation": 27, - "lbl_Warning": 114, - "Readme": 109, - "rec_Marker": 9, - "tgl_ZoomEffect": 89, - "The SVG World": 3, - "tim_Counter": 100, - "tim_Zoom": 104 - }, - "FunctionParamsInvariantScripts": {}, - "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "08/07/2022 19:48:20", - "IsLegacyComponentAllowGlobalScopeCase": false, - "LocalConnectionIDReferences": {}, - "LocalDatabaseReferencesAsEmpty": false, - "LocalResourceFileNames": { - "YT-Logo": "0001.png" - }, - "LocalResourceRootPaths": { - "YT-Logo": "https://docserverpwaprodweu.blob.core.windows.net/a8ac1f18-b289-43bb-95ab-53b878d2f68f-1/resource/Assets0Images00001.png?sv=2017-04-17&sr=b&sig=FiYURcLbylnL5KEDPvcIL4iXBP7ouAhyl1GSqFgYbXw%3D&spr=https&se=2022-08-08T19%3A01%3A58Z&sp=r" - }, - "OldLogoFileName": "ggd0y44k.jpg", - "OrderComponentMetadata": {}, - "OrderComponentTemplate": {}, - "OrderDataSource": { - "colCities": 7, - "colContinentColors": 9, - "colCountries": 5, - "colEnergy": 8, - "colLandUse": 10, - "colMenu": 6, - "colPopDistribution": 11, - "CustomGallerySample": 0, - "LegendSample": 3, - "PieChartSample": 2, - "tbl_Cities": 4, - "tbl_Countries": 1 - }, - "OrderGroupControls": { - "grp_Footer": { - "html_Copyright": 1, - "img_YTLogo": 0 - }, - "grp_Header": { - "html_Sources": 2, - "img_HeaderGlobe": 0, - "img_HeaderWorld": 1 - }, - "grp_MenuButtons": { - "btn_Menu0": 5, - "btn_Menu1": 4, - "btn_Menu2": 3, - "btn_Menu3": 2, - "btn_Menu4": 1, - "btn_Menu5": 0 - } - }, - "OrderPcfTemplate": {}, - "OrderTemplate": {}, - "OrderXMLTemplate": { - "button": 7, - "fluidGrid": 8, - "gallery": 2, - "groupContainer": 6, - "htmlViewer": 0, - "icon": 4, - "image": 1, - "label": 5, - "rectangle": 3, - "timer": 10, - "toggleSwitch": 9 - }, - "PublishOrderIndices": { - "App": 0, - "btn_Calculations": 96, - "btn_ChangeViewBox": 97, - "btn_MapSvgCode": 102, - "btn_Menu0": 20, - "btn_Menu1": 22, - "btn_Menu2": 23, - "btn_Menu3": 24, - "btn_Menu4": 25, - "btn_Menu5": 26, - "btn_Select_City": 84, - "btn_Superman": 100, - "btn_SVGsHeader": 98, - "btn_Zoom": 88, - "btn_ZoomMapSvgCode": 104, - "can_Country": 27, - "con_Cities": 78, - "con_Country": 16, - "con_functions": 94, - "con_Map": 85, - "crd_Economy": 50, - "crd_Energy": 41, - "crd_geography": 62, - "crd_Overview": 75, - "crd_Population": 67, - "crd_Transportation": 28, - "gal_Cities": 80, - "gal_Continents": 8, - "gal_Countries": 13, - "gal_Energy": 43, - "galleryTemplate2": 9, - "galleryTemplate3": 14, - "galleryTemplate4": 81, - "galleryTemplate5": 44, - "grp_Footer": 107, - "grp_Header": 4, - "grp_MenuButtons": 21, - "html_Copyright": 108, - "html_Flag": 15, - "html_OverviewGeography": 64, - "html_OverviewInfo": 77, - "html_Sources": 5, - "HtmlText2": 95, - "ico_ExpandContinent": 11, - "ico_IndicatorGDPGrowth": 53, - "ico_Next": 1, - "img_Airplane": 32, - "img_BG_Effect": 82, - "img_CircleChart": 73, - "img_EnergyFill": 46, - "img_EnergyGauge": 49, - "img_FancyMan": 89, - "img_flag": 17, - "img_GraphGDP": 61, - "img_HeaderGlobe": 6, - "img_HeaderWorld": 7, - "img_LandUsePieChart": 65, - "img_LegendGDP": 60, - "img_Map": 93, - "img_Map_badZoom": 92, - "img_Menu": 19, - "img_PopulationChart": 71, - "img_Train": 31, - "img_TransportationBubbleDiagram": 40, - "img_Truck": 30, - "img_YT_Link": 2, - "img_YTLogo": 106, - "img_ZoomMap": 87, - "Label1": 91, - "lbl_Airports": 37, - "lbl_CapEnergy": 45, - "lbl_CapHighLow": 56, - "lbl_ChannelLink": 3, - "lbl_Cities": 79, - "lbl_Cities_1": 86, - "lbl_CityName": 83, - "lbl_Continent": 12, - "lbl_CounterAirports": 35, - "lbl_CounterRailways": 34, - "lbl_CounterRoads": 33, - "lbl_CountryName": 18, - "lbl_Economy": 51, - "lbl_Energy": 42, - "lbl_EnergyPercent": 47, - "lbl_EnergyRenewable": 48, - "lbl_EnergyRenewable_1": 39, - "lbl_GDP": 52, - "lbl_GDP_Graph": 59, - "lbl_GDPCountry": 55, - "lbl_Geography": 63, - "lbl_GrowthGDP": 54, - "lbl_HDIValue": 74, - "lbl_HighGDP": 58, - "lbl_LandUse": 66, - "lbl_LowGDP": 57, - "lbl_Overview": 76, - "lbl_PopDistribution": 70, - "lbl_PopHDI": 72, - "lbl_Population": 68, - "lbl_PopulationCount": 69, - "lbl_Railway": 38, - "lbl_Roads": 36, - "lbl_Timer1": 99, - "lbl_Timer2": 103, - "lbl_Transportation": 29, - "lbl_Warning": 0, - "Readme": 0, - "rec_Marker": 10, - "tgl_ZoomEffect": 90, - "The SVG World": 0, - "tim_Counter": 101, - "tim_Zoom": 105 - }, - "ResourcesJsonIndices": { - "Image-SampleImage": 0, - "Image-YT-Logo": 1 - }, - "RuleScreenIdWithoutScreen": {}, - "TemplateVersions": {}, - "VolatileProperties": { - "AnalysisLoadTime": 1.196941, - "ControlCount": { - "button": 25, - "dataCard": 11, - "fluidGrid": 2, - "gallery": 8, - "galleryTemplate": 8, - "group": 5, - "groupContainer": 5, - "htmlViewer": 13, - "icon": 3, - "image": 26, - "label": 49, - "rectangle": 1, - "screen": 6, - "timer": 2, - "toggleSwitch": 1 - }, - "DeserializationLoadTime": 1.7431061999999999, - "ErrorCount": 1 - }, - "WasLocalDatabaseReferencesEmpty": true +{ + "ComponentIndexes": {}, + "ControlUniqueIds": { + "App": 1, + "btn_Calculations": 95, + "btn_ChangeViewBox": 96, + "btn_MapSvgCode": 101, + "btn_Menu0": 19, + "btn_Menu1": 20, + "btn_Menu2": 21, + "btn_Menu3": 22, + "btn_Menu4": 23, + "btn_Menu5": 24, + "btn_Select_City": 83, + "btn_Superman": 99, + "btn_SVGsHeader": 97, + "btn_Zoom": 87, + "btn_ZoomMapSvgCode": 103, + "can_Country": 25, + "con_Cities": 77, + "con_Country": 15, + "con_functions": 93, + "con_Map": 84, + "crd_Economy": 48, + "crd_Energy": 39, + "crd_geography": 60, + "crd_Overview": 73, + "crd_Population": 65, + "crd_Transportation": 26, + "gal_Cities": 79, + "gal_Continents": 7, + "gal_Countries": 12, + "gal_Energy": 41, + "galleryTemplate2": 8, + "galleryTemplate3": 13, + "galleryTemplate4": 80, + "galleryTemplate5": 42, + "grp_Footer": 108, + "grp_Header": 107, + "grp_MenuButtons": 76, + "html_Copyright": 106, + "html_Flag": 14, + "html_OverviewGeography": 62, + "html_OverviewInfo": 75, + "html_Sources": 4, + "HtmlText2": 94, + "ico_ExpandContinent": 10, + "ico_IndicatorGDPGrowth": 51, + "ico_Next": 111, + "img_Airplane": 30, + "img_BG_Effect": 81, + "img_CircleChart": 71, + "img_EnergyFill": 44, + "img_EnergyGauge": 47, + "img_FancyMan": 88, + "img_flag": 16, + "img_GraphGDP": 59, + "img_HeaderGlobe": 5, + "img_HeaderWorld": 6, + "img_LandUsePieChart": 63, + "img_LegendGDP": 58, + "img_Map": 92, + "img_Map_badZoom": 91, + "img_Menu": 18, + "img_PopulationChart": 69, + "img_Train": 29, + "img_TransportationBubbleDiagram": 38, + "img_Truck": 28, + "img_YT_Link": 112, + "img_YTLogo": 105, + "img_ZoomMap": 86, + "Label1": 90, + "lbl_Airports": 35, + "lbl_CapEnergy": 43, + "lbl_CapHighLow": 54, + "lbl_ChannelLink": 113, + "lbl_Cities": 78, + "lbl_Cities_1": 85, + "lbl_CityName": 82, + "lbl_Continent": 11, + "lbl_CounterAirports": 33, + "lbl_CounterRailways": 32, + "lbl_CounterRoads": 31, + "lbl_CountryName": 17, + "lbl_Economy": 49, + "lbl_Energy": 40, + "lbl_EnergyPercent": 45, + "lbl_EnergyRenewable": 46, + "lbl_EnergyRenewable_1": 37, + "lbl_GDP": 50, + "lbl_GDP_Graph": 57, + "lbl_GDPCountry": 53, + "lbl_Geography": 61, + "lbl_GrowthGDP": 52, + "lbl_HDIValue": 72, + "lbl_HighGDP": 56, + "lbl_LandUse": 64, + "lbl_LowGDP": 55, + "lbl_Overview": 74, + "lbl_PopDistribution": 68, + "lbl_PopHDI": 70, + "lbl_Population": 66, + "lbl_PopulationCount": 67, + "lbl_Railway": 36, + "lbl_Roads": 34, + "lbl_Timer1": 98, + "lbl_Timer2": 102, + "lbl_Transportation": 27, + "lbl_Warning": 114, + "Readme": 109, + "rec_Marker": 9, + "tgl_ZoomEffect": 89, + "The SVG World": 3, + "tim_Counter": 100, + "tim_Zoom": 104 + }, + "FunctionParamsInvariantScripts": {}, + "FunctionParamsInvariantScriptsOnInstances": {}, + "HeaderLastSavedDateTimeUTC": "08/07/2022 19:48:20", + "IsLegacyComponentAllowGlobalScopeCase": false, + "LocalConnectionIDReferences": {}, + "LocalDatabaseReferencesAsEmpty": false, + "LocalResourceFileNames": { + "YT-Logo": "0001.png" + }, + "LocalResourceRootPaths": { + "YT-Logo": "https://docserverpwaprodweu.blob.core.windows.net/a8ac1f18-b289-43bb-95ab-53b878d2f68f-1/resource/Assets0Images00001.png?sv=2017-04-17&sr=b&sig=FiYURcLbylnL5KEDPvcIL4iXBP7ouAhyl1GSqFgYbXw%3D&spr=https&se=2022-08-08T19%3A01%3A58Z&sp=r" + }, + "OldLogoFileName": "ggd0y44k.jpg", + "OrderComponentMetadata": {}, + "OrderComponentTemplate": {}, + "OrderDataSource": { + "colCities": 7, + "colContinentColors": 9, + "colCountries": 5, + "colEnergy": 8, + "colLandUse": 10, + "colMenu": 6, + "colPopDistribution": 11, + "CustomGallerySample": 0, + "LegendSample": 3, + "PieChartSample": 2, + "tbl_Cities": 4, + "tbl_Countries": 1 + }, + "OrderGroupControls": { + "grp_Footer": { + "html_Copyright": 1, + "img_YTLogo": 0 + }, + "grp_Header": { + "html_Sources": 2, + "img_HeaderGlobe": 0, + "img_HeaderWorld": 1 + }, + "grp_MenuButtons": { + "btn_Menu0": 5, + "btn_Menu1": 4, + "btn_Menu2": 3, + "btn_Menu3": 2, + "btn_Menu4": 1, + "btn_Menu5": 0 + } + }, + "OrderPcfTemplate": {}, + "OrderTemplate": {}, + "OrderXMLTemplate": { + "button": 7, + "fluidGrid": 8, + "gallery": 2, + "groupContainer": 6, + "htmlViewer": 0, + "icon": 4, + "image": 1, + "label": 5, + "rectangle": 3, + "timer": 10, + "toggleSwitch": 9 + }, + "PublishOrderIndices": { + "App": 0, + "btn_Calculations": 96, + "btn_ChangeViewBox": 97, + "btn_MapSvgCode": 102, + "btn_Menu0": 20, + "btn_Menu1": 22, + "btn_Menu2": 23, + "btn_Menu3": 24, + "btn_Menu4": 25, + "btn_Menu5": 26, + "btn_Select_City": 84, + "btn_Superman": 100, + "btn_SVGsHeader": 98, + "btn_Zoom": 88, + "btn_ZoomMapSvgCode": 104, + "can_Country": 27, + "con_Cities": 78, + "con_Country": 16, + "con_functions": 94, + "con_Map": 85, + "crd_Economy": 50, + "crd_Energy": 41, + "crd_geography": 62, + "crd_Overview": 75, + "crd_Population": 67, + "crd_Transportation": 28, + "gal_Cities": 80, + "gal_Continents": 8, + "gal_Countries": 13, + "gal_Energy": 43, + "galleryTemplate2": 9, + "galleryTemplate3": 14, + "galleryTemplate4": 81, + "galleryTemplate5": 44, + "grp_Footer": 107, + "grp_Header": 4, + "grp_MenuButtons": 21, + "html_Copyright": 108, + "html_Flag": 15, + "html_OverviewGeography": 64, + "html_OverviewInfo": 77, + "html_Sources": 5, + "HtmlText2": 95, + "ico_ExpandContinent": 11, + "ico_IndicatorGDPGrowth": 53, + "ico_Next": 1, + "img_Airplane": 32, + "img_BG_Effect": 82, + "img_CircleChart": 73, + "img_EnergyFill": 46, + "img_EnergyGauge": 49, + "img_FancyMan": 89, + "img_flag": 17, + "img_GraphGDP": 61, + "img_HeaderGlobe": 6, + "img_HeaderWorld": 7, + "img_LandUsePieChart": 65, + "img_LegendGDP": 60, + "img_Map": 93, + "img_Map_badZoom": 92, + "img_Menu": 19, + "img_PopulationChart": 71, + "img_Train": 31, + "img_TransportationBubbleDiagram": 40, + "img_Truck": 30, + "img_YT_Link": 2, + "img_YTLogo": 106, + "img_ZoomMap": 87, + "Label1": 91, + "lbl_Airports": 37, + "lbl_CapEnergy": 45, + "lbl_CapHighLow": 56, + "lbl_ChannelLink": 3, + "lbl_Cities": 79, + "lbl_Cities_1": 86, + "lbl_CityName": 83, + "lbl_Continent": 12, + "lbl_CounterAirports": 35, + "lbl_CounterRailways": 34, + "lbl_CounterRoads": 33, + "lbl_CountryName": 18, + "lbl_Economy": 51, + "lbl_Energy": 42, + "lbl_EnergyPercent": 47, + "lbl_EnergyRenewable": 48, + "lbl_EnergyRenewable_1": 39, + "lbl_GDP": 52, + "lbl_GDP_Graph": 59, + "lbl_GDPCountry": 55, + "lbl_Geography": 63, + "lbl_GrowthGDP": 54, + "lbl_HDIValue": 74, + "lbl_HighGDP": 58, + "lbl_LandUse": 66, + "lbl_LowGDP": 57, + "lbl_Overview": 76, + "lbl_PopDistribution": 70, + "lbl_PopHDI": 72, + "lbl_Population": 68, + "lbl_PopulationCount": 69, + "lbl_Railway": 38, + "lbl_Roads": 36, + "lbl_Timer1": 99, + "lbl_Timer2": 103, + "lbl_Transportation": 29, + "lbl_Warning": 0, + "Readme": 0, + "rec_Marker": 10, + "tgl_ZoomEffect": 90, + "The SVG World": 0, + "tim_Counter": 101, + "tim_Zoom": 105 + }, + "ResourcesJsonIndices": { + "Image-SampleImage": 0, + "Image-YT-Logo": 1 + }, + "RuleScreenIdWithoutScreen": {}, + "TemplateVersions": {}, + "VolatileProperties": { + "AnalysisLoadTime": 1.196941, + "ControlCount": { + "button": 25, + "dataCard": 11, + "fluidGrid": 2, + "gallery": 8, + "galleryTemplate": 8, + "group": 5, + "groupContainer": 5, + "htmlViewer": 13, + "icon": 3, + "image": 26, + "label": 49, + "rectangle": 1, + "screen": 6, + "timer": 2, + "toggleSwitch": 1 + }, + "DeserializationLoadTime": 1.7431061999999999, + "ErrorCount": 1 + }, + "WasLocalDatabaseReferencesEmpty": true } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/checksum.json b/samples/the-svg-world-svg-examples/sourcecode/Entropy/checksum.json similarity index 98% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/checksum.json rename to samples/the-svg-world-svg-examples/sourcecode/Entropy/checksum.json index af5320f4..a179fbb0 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Entropy/checksum.json +++ b/samples/the-svg-world-svg-examples/sourcecode/Entropy/checksum.json @@ -1,38 +1,38 @@ -{ - "ClientBuildDetails": { - "CommitHash": "ef7def2e64d41dec223b9f926d2749a8061c3aa6", - "IsLocalBuild": false - }, - "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_sMfGTHUKCAPMW4Ot74cH43vrxbC9MG5ni6ZPvKIf2uk=", - "Assets\\Images\\0001.png": "C8_WnIo0LnbVbAd7Dzdy7PUr829q7Y7d3myof6g1A+iTGQ=", - "Controls\\1.json": "C8_OFLF8JPbdyFZNi2xaQPBfT2quDMr5uDpm3VRZhOJhm8=", - "Controls\\109.json": "C8_0h0thDlMugoUpNNy4eeoZb8RDBiByZoiby3gnzYDukw=", - "Controls\\3.json": "C8_EAyLNqf5AQSGvUa0TEsdZHZYQALOqVq+xIwDSREm9eA=", - "Header.json": "C8_sRnabQiNVq7pQs7ZqfonNIGSGLtfcCoJk5ME8Y7BVVI=", - "Properties.json": "C8_2TJ/RX8Z1+hy+00NUMZRvA6BNV0hHKYuT27ALjtwNJQ=", - "References\\DataSources.json": "C8_zAv8om9FvCgK6SlIkO16SdHkBx7osA4oexRJHYpsmXg=", - "References\\Resources.json": "C8_5QGji1VXqkxBm4BwwT3qy5Y7ThLSMFdMYQRBX/BIbEA=", - "References\\Templates.json": "C8_OMAe0prC+gFqu818TAo5/Y6l26cb4lBKfSyGY869gU4=", - "References\\Themes.json": "C8_/D6wo750c7Vhk5N9Lrx5D/Hxu82RFBeUpooPHRzhyzs=", - "Resources\\ggd0y44k.jpg": "C8_69vlPGq/1TrpDMCH/BcEkBmr7/zAxNGfqD6T9HrnQQ8=", - "Resources\\PublishInfo.json": "C8_Plx/ai0q3rdBh9+1Jbb3R57k8HoQNaEGhgCMxp6ytII=" - }, - "ClientStampedChecksum": "C8_rxvjyXcQ6O1H++m/ew6+Rq5sux3HrRlBKW+x2c8gXxw=", - "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_sMfGTHUKCAPMW4Ot74cH43vrxbC9MG5ni6ZPvKIf2uk=", - "Assets\\Images\\0001.png": "C8_WnIo0LnbVbAd7Dzdy7PUr829q7Y7d3myof6g1A+iTGQ=", - "Controls\\1.json": "C8_OFLF8JPbdyFZNi2xaQPBfT2quDMr5uDpm3VRZhOJhm8=", - "Controls\\109.json": "C8_0h0thDlMugoUpNNy4eeoZb8RDBiByZoiby3gnzYDukw=", - "Controls\\3.json": "C8_EAyLNqf5AQSGvUa0TEsdZHZYQALOqVq+xIwDSREm9eA=", - "Header.json": "C8_sRnabQiNVq7pQs7ZqfonNIGSGLtfcCoJk5ME8Y7BVVI=", - "Properties.json": "C8_2TJ/RX8Z1+hy+00NUMZRvA6BNV0hHKYuT27ALjtwNJQ=", - "References\\DataSources.json": "C8_zAv8om9FvCgK6SlIkO16SdHkBx7osA4oexRJHYpsmXg=", - "References\\Resources.json": "C8_5QGji1VXqkxBm4BwwT3qy5Y7ThLSMFdMYQRBX/BIbEA=", - "References\\Templates.json": "C8_OMAe0prC+gFqu818TAo5/Y6l26cb4lBKfSyGY869gU4=", - "References\\Themes.json": "C8_/D6wo750c7Vhk5N9Lrx5D/Hxu82RFBeUpooPHRzhyzs=", - "Resources\\ggd0y44k.jpg": "C8_69vlPGq/1TrpDMCH/BcEkBmr7/zAxNGfqD6T9HrnQQ8=", - "Resources\\PublishInfo.json": "C8_Plx/ai0q3rdBh9+1Jbb3R57k8HoQNaEGhgCMxp6ytII=" - }, - "ServerStampedChecksum": "C8_rxvjyXcQ6O1H++m/ew6+Rq5sux3HrRlBKW+x2c8gXxw=" +{ + "ClientBuildDetails": { + "CommitHash": "ef7def2e64d41dec223b9f926d2749a8061c3aa6", + "IsLocalBuild": false + }, + "ClientPerFileChecksums": { + "AppCheckerResult.sarif": "C8_sMfGTHUKCAPMW4Ot74cH43vrxbC9MG5ni6ZPvKIf2uk=", + "Assets\\Images\\0001.png": "C8_WnIo0LnbVbAd7Dzdy7PUr829q7Y7d3myof6g1A+iTGQ=", + "Controls\\1.json": "C8_OFLF8JPbdyFZNi2xaQPBfT2quDMr5uDpm3VRZhOJhm8=", + "Controls\\109.json": "C8_0h0thDlMugoUpNNy4eeoZb8RDBiByZoiby3gnzYDukw=", + "Controls\\3.json": "C8_EAyLNqf5AQSGvUa0TEsdZHZYQALOqVq+xIwDSREm9eA=", + "Header.json": "C8_sRnabQiNVq7pQs7ZqfonNIGSGLtfcCoJk5ME8Y7BVVI=", + "Properties.json": "C8_2TJ/RX8Z1+hy+00NUMZRvA6BNV0hHKYuT27ALjtwNJQ=", + "References\\DataSources.json": "C8_zAv8om9FvCgK6SlIkO16SdHkBx7osA4oexRJHYpsmXg=", + "References\\Resources.json": "C8_5QGji1VXqkxBm4BwwT3qy5Y7ThLSMFdMYQRBX/BIbEA=", + "References\\Templates.json": "C8_OMAe0prC+gFqu818TAo5/Y6l26cb4lBKfSyGY869gU4=", + "References\\Themes.json": "C8_/D6wo750c7Vhk5N9Lrx5D/Hxu82RFBeUpooPHRzhyzs=", + "Resources\\ggd0y44k.jpg": "C8_69vlPGq/1TrpDMCH/BcEkBmr7/zAxNGfqD6T9HrnQQ8=", + "Resources\\PublishInfo.json": "C8_Plx/ai0q3rdBh9+1Jbb3R57k8HoQNaEGhgCMxp6ytII=" + }, + "ClientStampedChecksum": "C8_rxvjyXcQ6O1H++m/ew6+Rq5sux3HrRlBKW+x2c8gXxw=", + "ServerPerFileChecksums": { + "AppCheckerResult.sarif": "C8_sMfGTHUKCAPMW4Ot74cH43vrxbC9MG5ni6ZPvKIf2uk=", + "Assets\\Images\\0001.png": "C8_WnIo0LnbVbAd7Dzdy7PUr829q7Y7d3myof6g1A+iTGQ=", + "Controls\\1.json": "C8_OFLF8JPbdyFZNi2xaQPBfT2quDMr5uDpm3VRZhOJhm8=", + "Controls\\109.json": "C8_0h0thDlMugoUpNNy4eeoZb8RDBiByZoiby3gnzYDukw=", + "Controls\\3.json": "C8_EAyLNqf5AQSGvUa0TEsdZHZYQALOqVq+xIwDSREm9eA=", + "Header.json": "C8_sRnabQiNVq7pQs7ZqfonNIGSGLtfcCoJk5ME8Y7BVVI=", + "Properties.json": "C8_2TJ/RX8Z1+hy+00NUMZRvA6BNV0hHKYuT27ALjtwNJQ=", + "References\\DataSources.json": "C8_zAv8om9FvCgK6SlIkO16SdHkBx7osA4oexRJHYpsmXg=", + "References\\Resources.json": "C8_5QGji1VXqkxBm4BwwT3qy5Y7ThLSMFdMYQRBX/BIbEA=", + "References\\Templates.json": "C8_OMAe0prC+gFqu818TAo5/Y6l26cb4lBKfSyGY869gU4=", + "References\\Themes.json": "C8_/D6wo750c7Vhk5N9Lrx5D/Hxu82RFBeUpooPHRzhyzs=", + "Resources\\ggd0y44k.jpg": "C8_69vlPGq/1TrpDMCH/BcEkBmr7/zAxNGfqD6T9HrnQQ8=", + "Resources\\PublishInfo.json": "C8_Plx/ai0q3rdBh9+1Jbb3R57k8HoQNaEGhgCMxp6ytII=" + }, + "ServerStampedChecksum": "C8_rxvjyXcQ6O1H++m/ew6+Rq5sux3HrRlBKW+x2c8gXxw=" } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/App.fx.yaml b/samples/the-svg-world-svg-examples/sourcecode/Src/App.fx.yaml similarity index 99% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/App.fx.yaml rename to samples/the-svg-world-svg-examples/sourcecode/Src/App.fx.yaml index 125d59ff..71a8200a 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/App.fx.yaml +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/App.fx.yaml @@ -1,58 +1,58 @@ -App As appinfo: - BackEnabled: =false - OnStart: |+ - =//Set RGB-Colours for the continents (will be used all over) and ViewBox for the GDP-comparison graph - ClearCollect(colContinentColors, - {ContinentName:"North America",R:230,G:25,B:75,Extended:false,ViewBox:"0 170 400 300"}, - {ContinentName:"South America",R:245,G:130,B:48,Extended:false,ViewBox:"200 400 200 300"}, - {ContinentName:"Europe",R:60,G:180,B:75,Extended:true,ViewBox:"400 185 200 180"}, - {ContinentName:"Asia",R:0,G:130,B:200,Extended:false,ViewBox:"540 100 480 385"}, - {ContinentName:"Oceania",R:100,G:100,B:100,Extended:false,ViewBox:"750 400 270 250"}, - {ContinentName:"Africa",R:145,G:30,B:180,Extended:false,ViewBox:"440 330 270 250"}, - {ContinentName:"Antarctica",R:255,G:255,B:255,Extended:false,ViewBox:"400 185 200 180"}); - - //Add R/G/B-columns to the countries - ClearCollect(colCountries,AddColumns(tbl_Countries,"R",255,"G",255,"B",255)); - UpdateIf(colCountries,true,{R:LookUp(colContinentColors,ContinentName=Continent).R,G:LookUp(colContinentColors,ContinentName=Continent).G,B:LookUp(colContinentColors,ContinentName=Continent).B}); - - //Custom Icons for Menu and more - Set(varIcon, - {overview:"", - transportation:"", - population:"", - economy:"", - energy:"", - geography:"", - windpower:"", - water:"", - radioactive:"", - oil:"", - train:" - - - ", - plane:"", - truck:"", - zoom:"d='M85.5 75.6 73 63.1C71.3 61.4 69 60.8 66.8 61.2L62.4 56.8C66.3 51.8 68.6 45.4 68.6 38.6 68.6 22.1 55.1 8.6 38.6 8.6 22.1 8.6 8.6 22.1 8.6 38.6 8.6 55.1 22.1 68.6 38.6 68.6 45.4 68.6 51.7 66.3 56.8 62.4L61.2 66.8C60.8 69 61.4 71.3 63.1 73L75.6 85.5C77 86.9 78.8 87.6 80.6 87.6 82.4 87.6 84.2 86.9 85.6 85.5 88.2 82.7 88.2 78.3 85.5 75.6ZM38.5 62.5C25.3 62.5 14.5 51.7 14.5 38.5 14.5 25.3 25.3 14.5 38.5 14.5 51.7 14.5 62.5 25.3 62.5 38.5 62.5 51.7 51.7 62.5 38.5 62.5Z'" - } - ); - - //Menu in Country-Details - ClearCollect(colMenu, - {Position:0, Name: "Overview", Icon:varIcon.overview, Selected:true, LastSelected:true}, - {Position:1, Name: "Population", Icon:varIcon.population, Selected:false, LastSelected:false}, - {Position:2, Name: "Geography", Icon:varIcon.geography, Selected:false, LastSelected:false}, - {Position:3, Name: "Economy", Icon:varIcon.economy, Selected:false, LastSelected:false}, - {Position:4, Name: "Energy", Icon:varIcon.energy, Selected:false, LastSelected:false}, - {Position:5, Name: "Transportation", Icon:varIcon.transportation, Selected:false, LastSelected:false} - ); - - +App As appinfo: + BackEnabled: =false + OnStart: |+ + =//Set RGB-Colours for the continents (will be used all over) and ViewBox for the GDP-comparison graph + ClearCollect(colContinentColors, + {ContinentName:"North America",R:230,G:25,B:75,Extended:false,ViewBox:"0 170 400 300"}, + {ContinentName:"South America",R:245,G:130,B:48,Extended:false,ViewBox:"200 400 200 300"}, + {ContinentName:"Europe",R:60,G:180,B:75,Extended:true,ViewBox:"400 185 200 180"}, + {ContinentName:"Asia",R:0,G:130,B:200,Extended:false,ViewBox:"540 100 480 385"}, + {ContinentName:"Oceania",R:100,G:100,B:100,Extended:false,ViewBox:"750 400 270 250"}, + {ContinentName:"Africa",R:145,G:30,B:180,Extended:false,ViewBox:"440 330 270 250"}, + {ContinentName:"Antarctica",R:255,G:255,B:255,Extended:false,ViewBox:"400 185 200 180"}); + + //Add R/G/B-columns to the countries + ClearCollect(colCountries,AddColumns(tbl_Countries,"R",255,"G",255,"B",255)); + UpdateIf(colCountries,true,{R:LookUp(colContinentColors,ContinentName=Continent).R,G:LookUp(colContinentColors,ContinentName=Continent).G,B:LookUp(colContinentColors,ContinentName=Continent).B}); + + //Custom Icons for Menu and more + Set(varIcon, + {overview:"", + transportation:"", + population:"", + economy:"", + energy:"", + geography:"", + windpower:"", + water:"", + radioactive:"", + oil:"", + train:" + + + ", + plane:"", + truck:"", + zoom:"d='M85.5 75.6 73 63.1C71.3 61.4 69 60.8 66.8 61.2L62.4 56.8C66.3 51.8 68.6 45.4 68.6 38.6 68.6 22.1 55.1 8.6 38.6 8.6 22.1 8.6 8.6 22.1 8.6 38.6 8.6 55.1 22.1 68.6 38.6 68.6 45.4 68.6 51.7 66.3 56.8 62.4L61.2 66.8C60.8 69 61.4 71.3 63.1 73L75.6 85.5C77 86.9 78.8 87.6 80.6 87.6 82.4 87.6 84.2 86.9 85.6 85.5 88.2 82.7 88.2 78.3 85.5 75.6ZM38.5 62.5C25.3 62.5 14.5 51.7 14.5 38.5 14.5 25.3 25.3 14.5 38.5 14.5 51.7 14.5 62.5 25.3 62.5 38.5 62.5 51.7 51.7 62.5 38.5 62.5Z'" + } + ); + + //Menu in Country-Details + ClearCollect(colMenu, + {Position:0, Name: "Overview", Icon:varIcon.overview, Selected:true, LastSelected:true}, + {Position:1, Name: "Population", Icon:varIcon.population, Selected:false, LastSelected:false}, + {Position:2, Name: "Geography", Icon:varIcon.geography, Selected:false, LastSelected:false}, + {Position:3, Name: "Economy", Icon:varIcon.economy, Selected:false, LastSelected:false}, + {Position:4, Name: "Energy", Icon:varIcon.energy, Selected:false, LastSelected:false}, + {Position:5, Name: "Transportation", Icon:varIcon.transportation, Selected:false, LastSelected:false} + ); + + diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/App.editorstate.json b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/App.editorstate.json similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/App.editorstate.json rename to samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/App.editorstate.json index 6e784435..a0f36ba2 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/App.editorstate.json +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/App.editorstate.json @@ -1,68 +1,68 @@ -{ - "ControlStates": { - "App": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "MinScreenHeight", - "MinScreenWidth", - "ConfirmExit", - "SizeBreakpoints", - "BackEnabled", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "OnStart", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": true, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "App", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ConfirmExit", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "BackEnabled", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "MinScreenHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "MinScreenWidth", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnStart", - "RuleProviderType": "Unknown" - }, - { - "Category": "ConstantData", - "PropertyName": "SizeBreakpoints", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - } - }, - "TopParentName": "App" +{ + "ControlStates": { + "App": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "MinScreenHeight", + "MinScreenWidth", + "ConfirmExit", + "SizeBreakpoints", + "BackEnabled", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "OnStart", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "App", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ConfirmExit", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "BackEnabled", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "MinScreenHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "MinScreenWidth", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnStart", + "RuleProviderType": "Unknown" + }, + { + "Category": "ConstantData", + "PropertyName": "SizeBreakpoints", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + } + }, + "TopParentName": "App" } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/Readme.editorstate.json b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/Readme.editorstate.json similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/Readme.editorstate.json rename to samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/Readme.editorstate.json index 814122cd..444e3ab6 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/Readme.editorstate.json +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/Readme.editorstate.json @@ -1,1076 +1,1076 @@ -{ - "ControlStates": { - "ico_Next": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Icon", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 18, 107, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - "HoverColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "DisplayMode", - "X", - "Y", - "Width", - "Height", - "BorderStyle", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "ico_Next", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Icon", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultIconStyle", - "Type": "ControlInfo" - }, - "img_YT_Link": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_YT_Link", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "lbl_ChannelLink": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_ChannelLink", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Warning": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Warning", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "Readme": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Fill", - "ImagePosition", - "Height", - "Width", - "Size", - "Orientation", - "LoadingSpinner", - "LoadingSpinnerColor" - ], - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "Readme", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Orientation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultScreenStyle", - "Type": "ControlInfo" - } - }, - "TopParentName": "Readme" +{ + "ControlStates": { + "ico_Next": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Icon", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 18, 107, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "ico_Next", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "img_YT_Link": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_YT_Link", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "lbl_ChannelLink": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_ChannelLink", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Warning": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Warning", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Readme": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Fill", + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Readme", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "Readme" } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/The SVG World.editorstate.json b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/The SVG World.editorstate.json similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/The SVG World.editorstate.json rename to samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/The SVG World.editorstate.json index 10bd22ad..40915e14 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/EditorState/The SVG World.editorstate.json +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/EditorState/The SVG World.editorstate.json @@ -1,24417 +1,24417 @@ -{ - "ControlStates": { - "btn_Calculations": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Calculations", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_ChangeViewBox": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_ChangeViewBox", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_MapSvgCode": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Button\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_MapSvgCode", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu0": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu0", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu1": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu1", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu2": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu2", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu3": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu3", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu4": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu4", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Menu5": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "HoverColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Menu5", - "ParentIndex": 8, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Select_City": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Button\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Self.Color", - "InvariantPropertyName": "PressedFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "206", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Select_City", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Superman": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Superman", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_SVGsHeader": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Button\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_SVGsHeader", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_Zoom": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", - "InvariantPropertyName": "HoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_Zoom", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "btn_ZoomMapSvgCode": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "VerticalAlign", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "btn_ZoomMapSvgCode", - "ParentIndex": 9, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultButtonStyle", - "Type": "ControlInfo" - }, - "can_Country": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "BorderThickness", - "Reset", - "ContentLanguage", - "FocusedBorderColor", - "FocusedBorderThickness", - "TabIndex" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": true, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "can_Country", - "ParentIndex": 9, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Reset", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TabIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "con_Cities": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", - "ZIndex", - "ChildTabPriority", - "EnableChildFocus" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "con_Cities", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "LayoutWrap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutGap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowY", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowX", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutJustifyContent", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutAlignItems", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutDirection", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ChildTabPriority", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "EnableChildFocus", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "con_Country": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", - "ZIndex", - "ChildTabPriority", - "EnableChildFocus" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "con_Country", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "LayoutWrap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutGap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowY", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowX", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutJustifyContent", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutAlignItems", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutDirection", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ChildTabPriority", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "EnableChildFocus", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "con_functions": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "BorderThickness", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ChildTabPriority", - "EnableChildFocus" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "con_functions", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "LayoutWrap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutGap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowY", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowX", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutJustifyContent", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutAlignItems", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutDirection", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ChildTabPriority", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "EnableChildFocus", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "con_Map": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", - "ZIndex", - "ChildTabPriority", - "EnableChildFocus" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "con_Map", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "LayoutWrap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutGap", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowY", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutOverflowX", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutJustifyContent", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutAlignItems", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutDirection", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LayoutMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ChildTabPriority", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "EnableChildFocus", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_Economy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - "Width", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_Economy", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_Energy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "405", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_Energy", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_geography": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "405", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_geography", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_Overview": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "405", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_Overview", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_Population": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "405", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_Population", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "crd_Transportation": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - "BorderStyle", - "Fill", - "X", - "Y", - "Width", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "BorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": true, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "crd_Transportation", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "gal_Cities": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Items", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "WrapCount", - "TemplateSize", - "TemplatePadding", - "Layout", - "Transition", - "LoadingSpinner", - "LoadingSpinnerColor", - "DisplayMode", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "X", - "Y", - "Width", - "Height", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "ShowScrollbar", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "GalleryTemplateChildName": "galleryTemplate4", - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "gal_Cities", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "WrapCount", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Items", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplatePadding", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Transition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplateSize", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Layout", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ShowScrollbar", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultGalleryStyle", - "Type": "ControlInfo" - }, - "gal_Continents": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "CustomGallerySample", - "InvariantPropertyName": "Items", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "WrapCount", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "TemplateSize", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Layout", - "Transition", - "LoadingSpinner", - "LoadingSpinnerColor", - "DisplayMode", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "X", - "Y", - "Width", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "232", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "ShowScrollbar", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "GalleryTemplateChildName": "galleryTemplate2", - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "gal_Continents", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "WrapCount", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Items", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplateSize", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Transition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Layout", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ShowScrollbar", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultGalleryStyle", - "Type": "ControlInfo" - }, - "gal_Countries": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Items", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "WrapCount", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "35", - "InvariantPropertyName": "TemplateSize", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "TemplatePadding", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Layout", - "Transition", - "LoadingSpinner", - "LoadingSpinnerColor", - "DisplayMode", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "X", - "Y", - "Width", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "384", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "ShowScrollbar", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "GalleryTemplateChildName": "galleryTemplate3", - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "gal_Countries", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Items", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "WrapCount", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplateSize", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Transition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Layout", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplatePadding", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ShowScrollbar", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultGalleryStyle", - "Type": "ControlInfo" - }, - "gal_Energy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Items", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "WrapCount", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "TemplateSize", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "TemplatePadding", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Layout", - "Transition", - "LoadingSpinner", - "LoadingSpinnerColor", - "DisplayMode", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "X", - "Y", - "Width", - "Height", - "ZIndex", - "ContentLanguage" - ], - "GalleryTemplateChildName": "galleryTemplate5", - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "gal_Energy", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "WrapCount", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Items", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplatePadding", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Transition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TemplateSize", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Layout", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultGalleryStyle", - "Type": "ControlInfo" - }, - "galleryTemplate2": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "TemplateFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": true, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "galleryTemplate2", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "TemplateFill", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "galleryTemplate3": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "TemplateFill" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": true, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "galleryTemplate3", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "TemplateFill", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "galleryTemplate4": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "TemplateFill" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": true, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "galleryTemplate4", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "TemplateFill", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "galleryTemplate5": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "TemplateFill" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": true, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "galleryTemplate5", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "TemplateFill", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "grp_Footer": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "X", - "Y", - "Width", - "Height", - "ZIndex" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": true, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "grp_Footer", - "ParentIndex": 11, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "grp_Header": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "X", - "Y", - "Width", - "Height", - "ZIndex" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": true, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "grp_Header", - "ParentIndex": 10, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "grp_MenuButtons": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "X", - "Y", - "Width", - "Height", - "ZIndex" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": true, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "grp_MenuButtons", - "ParentIndex": 10, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "html_Copyright": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "X", - "Y", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Show your HTML text here.\"", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingTop", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "html_Copyright", - "ParentIndex": 9, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "html_Flag": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "Width", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Show your HTML text here.\"", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingTop", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingBottom", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingLeft", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingRight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "html_Flag", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "html_OverviewGeography": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "Width", - "Height", - "X", - "Y", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Show your HTML text here.\"", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "html_OverviewGeography", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "html_OverviewInfo": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "Width", - "Height", - "X", - "Y", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Show your HTML text here.\"", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "html_OverviewInfo", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "html_Sources": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "Width", - "Height", - "X", - "Y", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "html_Sources", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "HtmlText2": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "DisplayMode", - "DisabledFill", - "Font", - "Color", - "Fill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "Width", - "Height", - "X", - "Y", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Show your HTML text here.\"", - "InvariantPropertyName": "HtmlText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "HtmlText2", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "HtmlText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "", - "Type": "ControlInfo" - }, - "ico_ExpandContinent": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Icon.ChevronDown", - "InvariantPropertyName": "Icon", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "DisplayMode", - "X", - "Y", - "Width", - "Height", - "BorderStyle", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "ico_ExpandContinent", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Icon", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultIconStyle", - "Type": "ControlInfo" - }, - "ico_IndicatorGDPGrowth": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Icon", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 18, 107, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - "HoverColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "DisplayMode", - "X", - "Y", - "Width", - "Height", - "BorderStyle", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "Rotation", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "ico_IndicatorGDPGrowth", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Rotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Icon", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultIconStyle", - "Type": "ControlInfo" - }, - "img_Airplane": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Airplane", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_BG_Effect": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "OnSelect", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_BG_Effect", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_CircleChart": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_CircleChart", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_EnergyFill": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_EnergyFill", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_EnergyGauge": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_EnergyGauge", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_FancyMan": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_FancyMan", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_flag": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "ImagePosition", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "RadiusTopLeft", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "RadiusTopRight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "RadiusBottomLeft", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "RadiusBottomRight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderThickness", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"\"", - "InvariantPropertyName": "Tooltip", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_flag", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Tooltip", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_GraphGDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_GraphGDP", - "ParentIndex": 10, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_HeaderGlobe": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"\"", - "InvariantPropertyName": "Tooltip", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_HeaderGlobe", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Tooltip", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_HeaderWorld": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_HeaderWorld", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_LandUsePieChart": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_LandUsePieChart", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_LegendGDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_LegendGDP", - "ParentIndex": 9, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_Map": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Map", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_Map_badZoom": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Map_badZoom", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_Menu": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Menu", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_PopulationChart": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_PopulationChart", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_Train": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Train", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_TransportationBubbleDiagram": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_TransportationBubbleDiagram", - "ParentIndex": 11, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_Truck": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_Truck", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_YTLogo": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - "Width", - "Height", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - "BorderStyle", - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_YTLogo", - "ParentIndex": 8, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "img_ZoomMap": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "SampleImage", - "InvariantPropertyName": "Image", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "ImageRotation", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "FocusedBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - "BorderThickness", - "FocusedBorderThickness", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "Visible", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"\"", - "InvariantPropertyName": "Tooltip", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "OnSelect", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "img_ZoomMap", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Tooltip", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Image", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusTopRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "RadiusBottomLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImageRotation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultImageStyle", - "Type": "ControlInfo" - }, - "Label1": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingTop", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingRight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingBottom", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingLeft", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "Label1", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Airports": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Airports", - "ParentIndex": 8, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CapEnergy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - "Text", - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "OnSelect", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CapEnergy", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CapHighLow": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CapHighLow", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Cities": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "25", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "18", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Cities", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Cities_1": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "25", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "18", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Cities_1", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CityName": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ThisItem.ADMIN_NAME", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "OnSelect", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CityName", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Continent": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - "Text", - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "OnSelect", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Continent", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CounterAirports": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ThisItem.Category", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "225", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CounterAirports", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CounterRailways": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ThisItem.Category", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "225", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CounterRailways", - "ParentIndex": 5, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CounterRoads": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ThisItem.Category", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "124", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Height", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "Select(Parent)", - "InvariantPropertyName": "OnSelect", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CounterRoads", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_CountryName": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_CountryName", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Economy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Economy", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Energy": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Energy", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_EnergyPercent": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "ThisItem.Category", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "0", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Y", - "Width", - "Height", - "DisplayMode", - "OnSelect", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_EnergyPercent", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_EnergyRenewable": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_EnergyRenewable", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_EnergyRenewable_1": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_EnergyRenewable_1", - "ParentIndex": 10, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_GDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_GDP", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_GDP_Graph": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_GDP_Graph", - "ParentIndex": 8, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_GDPCountry": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_GDPCountry", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Geography": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Geography", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_GrowthGDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(0, 0, 0, 1)", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_GrowthGDP", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_HDIValue": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_HDIValue", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_HighGDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_HighGDP", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_LandUse": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_LandUse", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_LowGDP": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_LowGDP", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Overview": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Overview", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_PopDistribution": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_PopDistribution", - "ParentIndex": 2, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_PopHDI": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_PopHDI", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Population": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Population", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_PopulationCount": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "AutoHeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_PopulationCount", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "AutoHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Railway": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Railway", - "ParentIndex": 9, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Roads": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Text\"", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Align", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Roads", - "ParentIndex": 7, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Timer1": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Timer1", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Timer2": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Timer2", - "ParentIndex": 8, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "lbl_Transportation": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Live", - "Overflow", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Text", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Role", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Fill", - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Align", - "VerticalAlign", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Width", - "Height", - "DisplayMode", - "ZIndex", - "LineHeight", - "BorderThickness", - "FocusedBorderThickness", - "Size", - "Italic", - "Underline", - "Strikethrough", - "PaddingTop", - "PaddingRight", - "PaddingBottom", - "PaddingLeft", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "lbl_Transportation", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Live", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Role", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingTop", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingBottom", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Strikethrough", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Underline", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Italic", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingLeft", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Overflow", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LineHeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultLabelStyle", - "Type": "ControlInfo" - }, - "rec_Marker": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "BorderColor", - "BorderStyle", - "FocusedBorderColor", - "DisplayMode", - "X", - "Y", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "86", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "OnSelect", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "rec_Marker", - "ParentIndex": 1, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnSelect", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultRectangleStyle", - "Type": "ControlInfo" - }, - "tgl_ZoomEffect": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "HandleFill", - "TextPosition", - "FalseFill", - "FalseHoverFill", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "TrueFill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "TrueHoverFill", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "FocusedBorderColor", - "Height", - "Width", - "X", - "Y", - "DisplayMode", - "FontWeight", - "Color", - "DisabledColor", - "Font", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - "Size", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Off\"", - "InvariantPropertyName": "FalseText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"On\"", - "InvariantPropertyName": "TrueText", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "Default", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "true", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "tgl_ZoomEffect", - "ParentIndex": 4, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "FalseText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "TrueText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Default", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TrueFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FalseFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TextPosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HandleFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TrueHoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FalseHoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultToggleSwitchStyle", - "Type": "ControlInfo" - }, - "The SVG World": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "White", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ImagePosition", - "Height", - "Width", - "Size", - "Orientation", - "LoadingSpinner", - "LoadingSpinnerColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "OnVisible", - "IsLockable": false, - "NameMapSourceSchema": "?" - } - ], - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "The SVG World", - "ParentIndex": 0, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ImagePosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinner", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LoadingSpinnerColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Orientation", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnVisible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultScreenStyle", - "Type": "ControlInfo" - }, - "tim_Counter": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Text", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - "Size", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Duration", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "Reset", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "Start", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "tim_Counter", - "ParentIndex": 6, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Reset", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Duration", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Start", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultTimerStyle", - "Type": "ControlInfo" - }, - "tim_Zoom": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "Text", - "BorderColor", - "DisabledBorderColor", - "PressedBorderColor", - "HoverBorderColor", - "BorderStyle", - "FocusedBorderColor", - "Color", - "DisabledColor", - "PressedColor", - "HoverColor", - "DisplayMode", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", - "InvariantPropertyName": "Fill", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisabledFill", - "PressedFill", - "HoverFill", - "Font", - "FontWeight", - "Align", - "VerticalAlign", - "X", - "Y", - "Width", - "Height", - "ZIndex", - "BorderThickness", - "FocusedBorderThickness", - "Size", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Duration", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "Reset", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "Start", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Visible", - "ContentLanguage" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "tim_Zoom", - "ParentIndex": 10, - "PersistMetaDataIDKey": false, - "Properties": [ - { - "Category": "Data", - "PropertyName": "Text", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Duration", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Reset", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Start", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Width", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Y", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderThickness", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FontWeight", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ZIndex", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Font", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "X", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "VerticalAlign", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisplayMode", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Align", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Color", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PressedFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HoverBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "DisabledBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultTimerStyle", - "Type": "ControlInfo" - } - }, - "TopParentName": "The SVG World" +{ + "ControlStates": { + "btn_Calculations": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Calculations", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_ChangeViewBox": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_ChangeViewBox", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_MapSvgCode": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Button\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_MapSvgCode", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu0": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu0", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu1", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu2", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu3", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu4", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Menu5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Menu5", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Select_City": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Button\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Self.Color", + "InvariantPropertyName": "PressedFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "206", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Select_City", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Superman": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Superman", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_SVGsHeader": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Button\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_SVGsHeader", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_Zoom": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_Zoom", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "btn_ZoomMapSvgCode": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "btn_ZoomMapSvgCode", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "can_Country": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "BorderThickness", + "Reset", + "ContentLanguage", + "FocusedBorderColor", + "FocusedBorderThickness", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": true, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "can_Country", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Reset", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "con_Cities": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", + "ZIndex", + "ChildTabPriority", + "EnableChildFocus" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "con_Cities", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "LayoutWrap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutGap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowY", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowX", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutJustifyContent", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutAlignItems", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutDirection", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ChildTabPriority", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "EnableChildFocus", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "con_Country": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", + "ZIndex", + "ChildTabPriority", + "EnableChildFocus" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "con_Country", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "LayoutWrap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutGap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowY", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowX", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutJustifyContent", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutAlignItems", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutDirection", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ChildTabPriority", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "EnableChildFocus", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "con_functions": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ChildTabPriority", + "EnableChildFocus" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "con_functions", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "LayoutWrap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutGap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowY", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowX", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutJustifyContent", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutAlignItems", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutDirection", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ChildTabPriority", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "EnableChildFocus", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "con_Map": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", + "ZIndex", + "ChildTabPriority", + "EnableChildFocus" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "con_Map", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "LayoutWrap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutGap", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowY", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutOverflowX", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutJustifyContent", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutAlignItems", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutDirection", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LayoutMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ChildTabPriority", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "EnableChildFocus", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_Economy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_Economy", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_Energy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "405", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_Energy", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_geography": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "405", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_geography", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_Overview": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "405", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_Overview", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_Population": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "405", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_Population", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "crd_Transportation": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", + "BorderStyle", + "Fill", + "X", + "Y", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "BorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": true, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "crd_Transportation", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "gal_Cities": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + "TemplatePadding", + "Layout", + "Transition", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShowScrollbar", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "GalleryTemplateChildName": "galleryTemplate4", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "gal_Cities", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ShowScrollbar", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "gal_Continents": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "CustomGallerySample", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TemplateSize", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "232", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShowScrollbar", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "GalleryTemplateChildName": "galleryTemplate2", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "gal_Continents", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ShowScrollbar", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "gal_Countries": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "WrapCount", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "35", + "InvariantPropertyName": "TemplateSize", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "384", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShowScrollbar", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "GalleryTemplateChildName": "galleryTemplate3", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "gal_Countries", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ShowScrollbar", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "gal_Energy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "WrapCount", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "TemplateSize", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "ContentLanguage" + ], + "GalleryTemplateChildName": "galleryTemplate5", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "gal_Energy", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "galleryTemplate2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "TemplateFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "galleryTemplate3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate3", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "galleryTemplate4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate4", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "galleryTemplate5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate5", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "grp_Footer": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": true, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "grp_Footer", + "ParentIndex": 11, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "grp_Header": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": true, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "grp_Header", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "grp_MenuButtons": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": true, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "grp_MenuButtons", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "html_Copyright": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "X", + "Y", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Show your HTML text here.\"", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingTop", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "html_Copyright", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "html_Flag": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Show your HTML text here.\"", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingTop", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingBottom", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "html_Flag", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "html_OverviewGeography": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "Width", + "Height", + "X", + "Y", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Show your HTML text here.\"", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "html_OverviewGeography", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "html_OverviewInfo": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "Width", + "Height", + "X", + "Y", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Show your HTML text here.\"", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "html_OverviewInfo", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "html_Sources": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "Width", + "Height", + "X", + "Y", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "html_Sources", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "HtmlText2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "DisplayMode", + "DisabledFill", + "Font", + "Color", + "Fill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "Width", + "Height", + "X", + "Y", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Show your HTML text here.\"", + "InvariantPropertyName": "HtmlText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "HtmlText2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "HtmlText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "ico_ExpandContinent": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Icon.ChevronDown", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "ico_ExpandContinent", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "ico_IndicatorGDPGrowth": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Icon", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 18, 107, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "Rotation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "ico_IndicatorGDPGrowth", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Rotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "img_Airplane": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Airplane", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_BG_Effect": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "OnSelect", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_BG_Effect", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_CircleChart": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_CircleChart", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_EnergyFill": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_EnergyFill", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_EnergyGauge": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_EnergyGauge", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_FancyMan": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_FancyMan", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_flag": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "Tooltip", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_flag", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_GraphGDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_GraphGDP", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_HeaderGlobe": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "Tooltip", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_HeaderGlobe", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_HeaderWorld": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_HeaderWorld", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_LandUsePieChart": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_LandUsePieChart", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_LegendGDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_LegendGDP", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_Map": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 0)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Map", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_Map_badZoom": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Map_badZoom", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_Menu": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Menu", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_PopulationChart": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_PopulationChart", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_Train": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Train", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_TransportationBubbleDiagram": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_TransportationBubbleDiagram", + "ParentIndex": 11, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_Truck": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_Truck", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_YTLogo": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_YTLogo", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "img_ZoomMap": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "ImageRotation", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "Visible", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "Tooltip", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "OnSelect", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "img_ZoomMap", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Label1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingTop", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingBottom", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Airports": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Airports", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CapEnergy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + "Text", + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CapEnergy", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CapHighLow": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CapHighLow", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Cities": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "25", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "18", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Cities", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Cities_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "25", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "18", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Cities_1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CityName": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.ADMIN_NAME", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CityName", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Continent": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + "Text", + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Continent", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CounterAirports": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Category", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "225", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CounterAirports", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CounterRailways": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Category", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "225", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CounterRailways", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CounterRoads": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Category", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "124", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CounterRoads", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_CountryName": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_CountryName", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Economy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Economy", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Energy": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Energy", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_EnergyPercent": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Category", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_EnergyPercent", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_EnergyRenewable": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_EnergyRenewable", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_EnergyRenewable_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_EnergyRenewable_1", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_GDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_GDP", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_GDP_Graph": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_GDP_Graph", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_GDPCountry": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_GDPCountry", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Geography": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Geography", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_GrowthGDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(0, 0, 0, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_GrowthGDP", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_HDIValue": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_HDIValue", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_HighGDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_HighGDP", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_LandUse": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_LandUse", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_LowGDP": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_LowGDP", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Overview": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Overview", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_PopDistribution": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_PopDistribution", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_PopHDI": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_PopHDI", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Population": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Population", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_PopulationCount": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "AutoHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_PopulationCount", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "AutoHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Railway": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Railway", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Roads": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Roads", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Timer1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Timer1", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Timer2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Timer2", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "lbl_Transportation": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "5", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "lbl_Transportation", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "rec_Marker": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "86", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "OnSelect", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "rec_Marker", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultRectangleStyle", + "Type": "ControlInfo" + }, + "tgl_ZoomEffect": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "HandleFill", + "TextPosition", + "FalseFill", + "FalseHoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "TrueFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "TrueHoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderColor", + "Height", + "Width", + "X", + "Y", + "DisplayMode", + "FontWeight", + "Color", + "DisabledColor", + "Font", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Size", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Off\"", + "InvariantPropertyName": "FalseText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"On\"", + "InvariantPropertyName": "TrueText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "Default", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "tgl_ZoomEffect", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FalseText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "TrueText", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Default", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TrueFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FalseFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TextPosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HandleFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TrueHoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FalseHoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultToggleSwitchStyle", + "Type": "ControlInfo" + }, + "The SVG World": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "White", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "OnVisible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "The SVG World", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnVisible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + }, + "tim_Counter": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Text", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Size", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Duration", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "Reset", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "Start", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "tim_Counter", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Reset", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Duration", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Start", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultTimerStyle", + "Type": "ControlInfo" + }, + "tim_Zoom": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Text", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Size", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Duration", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "Reset", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "Start", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + "ContentLanguage" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "tim_Zoom", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Duration", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Reset", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Start", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ContentLanguage", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultTimerStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "The SVG World" } \ No newline at end of file diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/Readme.fx.yaml b/samples/the-svg-world-svg-examples/sourcecode/Src/Readme.fx.yaml similarity index 96% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/Readme.fx.yaml rename to samples/the-svg-world-svg-examples/sourcecode/Src/Readme.fx.yaml index 79e97ece..c728be85 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/Readme.fx.yaml +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/Readme.fx.yaml @@ -1,50 +1,50 @@ -Readme As screen: - - img_YT_Link As image: - Height: =136 - Image: ='YT-Logo' - OnSelect: |- - =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") - Width: =363 - X: =791 - Y: =609 - ZIndex: =2 - - lbl_ChannelLink As label: - FontWeight: =Bold - Height: =93 - OnSelect: |- - =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") - Size: =28 - Text: |- - ="Link to my channel with SVG-tutorials and much more:" - Width: =602 - X: =155 - Y: =631 - ZIndex: =3 - - lbl_Warning As label: - Color: =RGBA(255, 0, 0, 1) - FontWeight: =Bold - Height: =295 - OnSelect: |- - =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") - Size: =24 - Text: |- - ="Warning: you and everyone viewing the app needs to use the ""."" as decimal separator (1.0 not 1,0) otherwise some SVGs won't work, because SVG-code requires this format! - Just change your language to English in your browser settings!" - Width: =1017 - X: =155 - Y: =84 - ZIndex: =4 - - ico_Next As icon.NextArrow: - Color: =RGBA(116, 36, 116, 1) - Height: =121 - Icon: =Icon.NextArrow - OnSelect: =Navigate('The SVG World') - Width: =121 - X: =1223 - Y: =323 - ZIndex: =5 - +Readme As screen: + + img_YT_Link As image: + Height: =136 + Image: ='YT-Logo' + OnSelect: |- + =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") + Width: =363 + X: =791 + Y: =609 + ZIndex: =2 + + lbl_ChannelLink As label: + FontWeight: =Bold + Height: =93 + OnSelect: |- + =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") + Size: =28 + Text: |- + ="Link to my channel with SVG-tutorials and much more:" + Width: =602 + X: =155 + Y: =631 + ZIndex: =3 + + lbl_Warning As label: + Color: =RGBA(255, 0, 0, 1) + FontWeight: =Bold + Height: =295 + OnSelect: |- + =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") + Size: =24 + Text: |- + ="Warning: you and everyone viewing the app needs to use the ""."" as decimal separator (1.0 not 1,0) otherwise some SVGs won't work, because SVG-code requires this format! + Just change your language to English in your browser settings!" + Width: =1017 + X: =155 + Y: =84 + ZIndex: =4 + + ico_Next As icon.NextArrow: + Color: =RGBA(116, 36, 116, 1) + Height: =121 + Icon: =Icon.NextArrow + OnSelect: =Navigate('The SVG World') + Width: =121 + X: =1223 + Y: =323 + ZIndex: =5 + diff --git a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/The SVG World.fx.yaml b/samples/the-svg-world-svg-examples/sourcecode/Src/The SVG World.fx.yaml similarity index 98% rename from samples/TheSvgWorld-SVGexamples/sourcecode/Src/The SVG World.fx.yaml rename to samples/the-svg-world-svg-examples/sourcecode/Src/The SVG World.fx.yaml index 4dda9c7e..516ae57e 100644 --- a/samples/TheSvgWorld-SVGexamples/sourcecode/Src/The SVG World.fx.yaml +++ b/samples/the-svg-world-svg-examples/sourcecode/Src/The SVG World.fx.yaml @@ -1,2113 +1,2113 @@ -"'The SVG World' As screen": - Fill: =RGBA(230,230,230,1) - OnVisible: |- - =//Select Germany - UpdateContext({locCountry:LookUp(colCountries,ISO_Code="DE"), locCountryOld:LookUp(colCountries,ISO_Code="DE")}); - Select(btn_Superman); - Select(btn_Calculations); - Select(btn_SVGsHeader); - Select(btn_ChangeViewBox);Select(btn_ChangeViewBox); - - //Hide functions - UpdateContext({locFunctions:false}) - - gal_Continents As gallery.variableTemplateHeightGallery: - Height: =If(locFunctions,232,670) - Items: =Filter(colContinentColors,!IsBlank(ContinentName),ContinentName<>"Antarctica") - Layout: =Layout.Vertical - ShowScrollbar: =false - TemplateFill: =White - TemplateSize: =250 - Width: =368 - X: =18 - Y: =81 - ZIndex: =1 - - lbl_Continent As label: - FontWeight: =Bold - Height: =38 - OnSelect: =Select(Parent) - Size: =20 - Text: =ThisItem.ContinentName - Width: =215 - X: =33 - Y: =7 - ZIndex: =1 - - ico_ExpandContinent As icon.ChevronDown: - Height: =52 - Icon: =If(ThisItem.Extended,Icon.ChevronUp,Icon.ChevronDown) - OnSelect: |- - =Patch(colContinentColors,LookUp(colContinentColors,Extended),{Extended:false}); - Patch(colContinentColors,ThisItem,{Extended:!ThisItem.Extended}) - Width: =55 - X: =284 - ZIndex: =2 - - gal_Countries As gallery.galleryVertical: - Height: =rec_Marker.Height-50 - Items: =Sort(Filter(colCountries,Continent=ThisItem.ContinentName),ISO_Code) - Layout: =Layout.Vertical - ShowScrollbar: =false - TemplatePadding: =0 - TemplateSize: =33 - Visible: =ThisItem.Extended - Width: =327 - WrapCount: =6 - X: =27 - Y: =52 - ZIndex: =5 - - html_Flag As htmlViewer: - Height: =50 - HtmlText: |- - ="
- - - - "&ThisItem.ISO_Code&" -
- " - - //&ThisItem.ISO_Code&"" - OnSelect: |- - =UpdateContext({locCountryOld:locCountry, locCity:Blank()}); - UpdateContext({locCountry:ThisItem}); - Select(btn_Calculations); - Select(btn_ChangeViewBox); - PaddingBottom: =0 - PaddingLeft: =0 - PaddingRight: =0 - PaddingTop: =0 - Size: =14 - Width: =45 - ZIndex: =4 - - rec_Marker As rectangle: - Fill: =RGBA(ThisItem.R, ThisItem.G, ThisItem.B, If(ThisItem.Extended,1,0.5)) - Height: =If(ThisItem.Extended,RoundUp(CountRows(Filter(colCountries,Continent=ThisItem.ContinentName))/4,0)*21+gal_Countries.X+40,70) - OnSelect: =Select(Parent) - Width: =20 - ZIndex: =6 - - con_Country As groupContainer.manualLayoutContainer: - Fill: =White - Height: =665 - Width: =405 - X: =407 - Y: =86 - ZIndex: =2 - - can_Country As fluidGrid.fluidGridWithBlankCard: - BorderThickness: =0 - Height: =507 - Width: =Parent.Width - Y: =158 - ZIndex: =1 - - crd_Transportation As dataCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - BorderThickness: =0 - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=5 - Width: =Parent.Width - X: =0 - Y: =0 - ZIndex: =1 - - lbl_Transportation As label: - FontWeight: =Bold - Text: ="Transportation" - X: =lbl_Overview.X - Y: =lbl_Overview.Y - ZIndex: =1 - - lbl_CounterRoads As label: - Align: =Center - FontWeight: =Bold - Height: =36 - Size: =20 - Text: =Round(tim_Counter.Value/tim_Counter.Duration*locCountry.'transportation/roadways/total'/1000,1)&" k" - Width: =Parent.Width/3 - Y: =95 - ZIndex: =2 - - lbl_CounterRailways As label: - Align: =Center - FontWeight: =Bold - Height: =36 - Size: =20 - Text: =Round(tim_Counter.Value/tim_Counter.Duration*locCountry.'transportation/railways/total',-1) - Width: =Parent.Width/3 - X: =Parent.Width/3 - Y: =95 - ZIndex: =3 - - lbl_CounterAirports As label: - Align: =Center - FontWeight: =Bold - Height: =36 - Size: =20 - Text: =Round(tim_Counter.Value/tim_Counter.Duration*locCountry.'transportation/airports',0) - Width: =Parent.Width/3 - X: =269 - Y: =95 - ZIndex: =4 - - lbl_Roads As label: - Align: =Center - Height: =20 - Size: =8 - Text: ="km Roadways" - Width: =89 - X: =23 - Y: =122 - ZIndex: =5 - - lbl_Railway As label: - Align: =Center - Height: =17 - Size: =8 - Text: ="km Railways" - Width: =73 - X: =165 - Y: =123 - ZIndex: =6 - - lbl_Airports As label: - Align: =Center - Height: =17 - Size: =8 - Text: ="Airports" - Width: =73 - X: =300 - Y: =122 - ZIndex: =7 - - img_Truck As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =75 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &"" - &varIcon.truck - &"" - &"" - - //Refresher - &"" - - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =89 - X: =25 - Y: =40 - ZIndex: =8 - - img_Train As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =75 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &"" - &varIcon.train - &"" - &"" - - //Refresher - &"" - - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =89 - X: =160 - Y: =40 - ZIndex: =9 - - img_Airplane As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =75 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &"" - &varIcon.plane - &"" - &"" - - //Refresher - &"" - - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =89 - X: =289 - Y: =43 - ZIndex: =10 - - img_TransportationBubbleDiagram As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =327 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - //Axis - &Concat([0,1], - " - " - ) - //x-Axis-Captions - &Concat([1,2,3,4], - "" - &"10"&Value+2&"") - &"km Railway" - - //y-Axis-Captions - &Concat([0,1,2,3], - "" - &"10"&Value+4&"") - &"km Roadway" - - //Values (only Countries with more than 100 km Railway - &Concat(Filter(colCountries,Continent=locCountry.Continent,Value('transportation/railways/total')>100, Value('transportation/roadways/total')>50000), - "" - &"" - &"") - - //Captions for the 5 Countries with teh most ariports - &Concat(FirstN(Sort(Filter(colCountries,Continent=locCountry.Continent,Value('transportation/railways/total')>100, Value('transportation/roadways/total')>50000),Value('transportation/airports'),Descending),5), - "" - &ISO_Code - &" - ") - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =405 - Y: =170 - ZIndex: =11 - - lbl_EnergyRenewable_1 As label: - FontWeight: =Semibold - Height: =38 - Text: ="Compared to other Countries in "&locCountry.Continent - Width: =352 - X: =26 - Y: =157 - ZIndex: =12 - - crd_Energy As dataCard.blankCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=4 - Width: =Parent.Width - X: =0 - Y: =1 - ZIndex: =2 - - lbl_Energy As label: - FontWeight: =Bold - Text: ="Electricity production" - Width: =221 - X: =lbl_Overview.X - Y: =lbl_Overview.Y - ZIndex: =1 - - gal_Energy As gallery.galleryVertical: - Height: =276 - Items: =colEnergy - Layout: =Layout.Vertical - TemplatePadding: =0 - TemplateSize: =113 - Width: =365 - WrapCount: =2 - X: =5 - Y: =40 - ZIndex: =3 - - lbl_CapEnergy As label: - Align: =Center - Height: =38 - OnSelect: =Select(Parent) - Text: =ThisItem.Category - Width: =178 - ZIndex: =1 - - img_EnergyFill As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =75 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &"" - &ThisItem.Icon - &"" - &"" - &"" - &"" - - //Refresher - &"" - - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =89 - X: =If(Mod(ThisItem.No,2)=1,90,0) - Y: =38 - ZIndex: =2 - - lbl_EnergyPercent As label: - Align: =Center - FontWeight: =Bold - Height: =43 - OnSelect: =Select(Parent) - Size: =20 - Text: =Round(tim_Counter.Value/tim_Counter.Duration*ThisItem.Value*100,0)&" %" - Width: =90 - X: =If(Mod(ThisItem.No,2)=0,90,0) - Y: =56 - ZIndex: =3 - - img_EnergyGauge As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =169 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - // - - //Numbers and short lines - &Concat(Sequence(5,0,1)," - "&Value*25&" %") - - //background line - &"" - - &"" - &"" - &"" - - &"" - &"" - &"" - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =370 - Y: =316 - ZIndex: =4 - - lbl_EnergyRenewable As label: - FontWeight: =Semibold - Text: ="Renewable electricity production" - Width: =314 - X: =5 - Y: =276 - ZIndex: =5 - - crd_Economy As dataCard.blankCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=3 - Width: =405 - X: =0 - Y: =2 - ZIndex: =3 - - lbl_Economy As label: - FontWeight: =Bold - Text: ="Economy" - X: =lbl_Overview.X - Y: =lbl_Overview.Y - ZIndex: =1 - - img_GraphGDP As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =224 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - //Countries with opacity - &Concat(Filter(colCountries,Continent=locCountry.Continent), - "" - &"" - &"") - - //Outline of countries - &Concat(colCountries, - "") - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =386 - X: =5 - Y: =270 - ZIndex: =3 - - img_LegendGDP As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =83 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &" - - - - - " - - //Chart Legend - &"" - &"0 $" - &""&Max(Filter(colCountries,Continent=locCountry.Continent),'economy/gdp_per_capita_ppp/2017')&" $" - - //Country Marker - &"" - &"" - &"" - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =386 - Y: =210 - ZIndex: =4 - - lbl_GDP_Graph As label: - Align: =Left - FontWeight: =Semibold - Height: =30 - Size: =12 - Text: ="GDP (PPP) per Country" - Width: =206 - X: =95 - Y: =197 - ZIndex: =5 - - lbl_CapHighLow As label: - Align: =Center - FontWeight: =Semibold - Height: =37 - Size: =12 - Text: ="Highest/Lowest "&locCountry.Continent - Width: =283 - X: =56 - Y: =105 - ZIndex: =6 - - lbl_GDP As label: - Align: =Center - FontWeight: =Semibold - Height: =30 - Size: =12 - Text: ="GDP (PPP)" - Width: =206 - X: =90 - Y: =33 - ZIndex: =7 - - lbl_GDPCountry As label: - Align: =Right - FontWeight: =Bold - Height: =30 - Size: =20 - Text: =Round(tim_Counter.Value/tim_Counter.Duration*locCountry.'economy/gdp_per_capita_ppp/2017',-2)&" US$" - Width: =206 - X: =44 - Y: =63 - ZIndex: =8 - - ico_IndicatorGDPGrowth As icon.ArrowRight: - Color: =RGBA(locCountry.R, locCountry.G, locCountry.B, 1) - Height: =41 - Icon: =Icon.ArrowRight - Rotation: =-(tim_Counter.Value/tim_Counter.Duration)*locCountry.'economy/gdp_real_growth_rate/2017'*700 - Width: =39 - X: =262 - Y: =57 - ZIndex: =9 - - lbl_GrowthGDP As label: - Color: =If(locCountry.'economy/gdp_real_growth_rate/2017'>0,Green,Red) - Height: =41 - Size: =10 - Text: =If(locCountry.'economy/gdp_real_growth_rate/2017'>0,"+")&locCountry.'economy/gdp_real_growth_rate/2017'*100&" % (2017)" - Width: =71 - X: =315 - Y: =57 - ZIndex: =10 - - lbl_LowGDP As label: - Align: =Center - FontWeight: =Normal - Height: =37 - Size: =12 - Text: |- - =With( - { - Country: First( - Sort( - Filter( - colCountries, - Value('economy/gdp_per_capita_ppp/2017') > 0, - Continent = locCountry.Continent - ), - Value('economy/gdp_per_capita_ppp/2017'), - Ascending - ) - ) - }, - Country.name & ": " & Country.'economy/gdp_per_capita_ppp/2017' & " US$" - ) - Width: =192 - X: =5 - Y: =142 - ZIndex: =11 - - lbl_HighGDP As label: - Align: =Center - FontWeight: =Normal - Height: =37 - Size: =12 - Text: |- - =With( - { - Country: Last( - Sort( - Filter( - colCountries, - Value('economy/gdp_per_capita_ppp/2017') > 0, - Continent = locCountry.Continent - ), - Value('economy/gdp_per_capita_ppp/2017'), - Ascending - ) - ) - }, - Country.name & ": " & Country.'economy/gdp_per_capita_ppp/2017' & " US$" - ) - Width: =194 - X: =197 - Y: =142 - ZIndex: =12 - - crd_geography As dataCard.blankCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=2 - Width: =Parent.Width - X: =0 - Y: =3 - ZIndex: =4 - - lbl_Geography As label: - FontWeight: =Bold - Text: ="Geography" - X: =lbl_Overview.X - Y: =lbl_Overview.Y - ZIndex: =1 - - html_OverviewGeography As htmlViewer: - AutoHeight: =true - Height: =123 - HtmlText: |- - ="Area: "&locCountry.'geography/area_sqkm'&" km²
" - &"Area Comparative: "&locCountry.'geography/area_comparative'&"
" - &"Terrain: "&locCountry.'geography/terrain'&"
" - &"Climate: "&locCountry.'geography/climate'&"
" - &"Highest Point: "&locCountry.'geography/elevation/highest_point'&"
" - Size: =10 - Width: =378 - X: =5 - Y: =40 - ZIndex: =2 - - img_LandUsePieChart As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =239 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &Concat(colLandUse, - "" - //Animation - &" - " - - //Legend - &"" - &"" - &""&Category&"" - &"" - &"") - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =378 - X: =5 - Y: =232 - ZIndex: =3 - - lbl_LandUse As label: - Align: =Left - FontWeight: =Semibold - Height: =30 - Size: =12 - Text: ="Land Use" - Width: =98 - X: =100 - Y: =232 - ZIndex: =4 - - crd_Population As dataCard.blankCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=1 - Width: =Parent.Width - X: =0 - Y: =4 - ZIndex: =5 - - lbl_Population As label: - FontWeight: =Bold - Text: ="Population" - X: =lbl_Overview.X - Y: =lbl_Overview.Y - ZIndex: =1 - - lbl_PopulationCount As label: - Align: =Left - AutoHeight: =true - Height: =35 - Size: =12 - Text: |- - ="Population: "&Round(locCountry.'people_and_society/population'/1000000,2) &" M "&Substitute(locCountry.'people_and_society/nationality/noun',"(s)","s") - Width: =304 - X: =8 - Y: =34 - ZIndex: =2 - - img_PopulationChart As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =158 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - &Concat(colPopDistribution,"" - &"" - &"" - &""&Text(Value*100,"[$-en-GB]0.0%") - &" - " - &" - - "&Category&"" - ) - - //Refresher - &"" - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =301 - X: =11 - Y: =108 - ZIndex: =3 - - lbl_PopDistribution As label: - Align: =Left - FontWeight: =Semibold - Height: =29 - Size: =12 - Text: ="Age Distribution" - Width: =298 - X: =8 - Y: =87 - ZIndex: =4 - - lbl_PopHDI As label: - Align: =Left - FontWeight: =Semibold - Height: =29 - Size: =12 - Text: ="Human Development Index" - Width: =298 - X: =14 - Y: =278 - ZIndex: =5 - - img_CircleChart As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =208 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - &"" - &"" - &"" - &"" - - //Refresher - &"" - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =233 - X: =5 - Y: =280 - ZIndex: =6 - - lbl_HDIValue As label: - Align: =Center - FontWeight: =Bold - Size: =18 - Text: =If(Value(locCountry.HumanDevelopmentIndex)=0,"na",Round(tim_Counter.Value/tim_Counter.Duration*locCountry.HumanDevelopmentIndex,2)) - Width: =76 - X: =83 - Y: =364 - ZIndex: =7 - - crd_Overview As dataCard.blankCard: - BorderColor: =RGBA(0, 0, 0, 1) - BorderStyle: =BorderStyle.Solid - DisplayMode: =DisplayMode.Edit - Fill: =RGBA(0, 0, 0, 0) - Height: =500 - Visible: =LookUp(colMenu,Selected).Position=0 - Width: =Parent.Width - X: =0 - Y: =5 - ZIndex: =6 - - lbl_Overview As label: - FontWeight: =Bold - Text: ="Overview" - X: =5 - ZIndex: =1 - - html_OverviewInfo As htmlViewer: - AutoHeight: =true - Height: =133 - HtmlText: |- - ="Government type: "&First(Split(locCountry.'government/government_type',";")).Result&"
" - &"Head of Government: "&locCountry.'government/executive_branch/head_of_government'&"
" - &"Capital: "&locCountry.'government/capital/name'&"
" - &"Currency: "&locCountry.'economy/currency'&"

" - - &"Introduction:
" - &locCountry.introduction - Size: =10 - Width: =378 - X: =5 - Y: =40 - ZIndex: =6 - - lbl_CountryName As label: - AutoHeight: =true - FontWeight: =Bold - Height: =77 - Size: =20 - Text: =locCountry.name - Width: =258 - X: =15 - Y: =10 - ZIndex: =2 - - img_flag As image: - BorderColor: =RGBA(116, 116, 116, 1) - BorderThickness: =1 - Height: =54 - Image: |- - ="https://flagpedia.net/data/flags/w580/"&Lower(locCountry.ISO_Code)&".png" - ImagePosition: =ImagePosition.Stretch - RadiusBottomLeft: =8 - RadiusBottomRight: =8 - RadiusTopLeft: =8 - RadiusTopRight: =8 - Tooltip: =locCountry.'government/flag_description' - Width: =77 - X: =323 - Y: =4 - ZIndex: =6 - - img_Menu As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =80 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - //&Concat(colPopDistribution,"" - - //Moving Line underneath - &"" - &"" - &"" - - &Concat(colMenu, - "" - &Icon - &"" - - - &"") - - //Refresher - &"" - - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =369 - X: =20 - Y: =78 - ZIndex: =10 - - grp_MenuButtons As group: - Height: =5 - Width: =5 - X: =40 - Y: =40 - ZIndex: =18 - - btn_Menu3 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: | - =Set(varResetCounter,true);Set(varResetCounter,false); - - UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())); - Text: ="3" - Width: =50 - X: =210 - Y: =87 - ZIndex: =11 - - btn_Menu0 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: |- - =UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())) - Text: ="0" - Width: =50 - X: =21 - Y: =87 - ZIndex: =12 - - btn_Menu1 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: | - =Set(varResetCounter,true);Set(varResetCounter,false); - - UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())); - Text: ="1" - Width: =50 - X: =84 - Y: =87 - ZIndex: =13 - - btn_Menu2 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: |- - =UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())) - Text: ="2" - Width: =50 - X: =147 - Y: =87 - ZIndex: =14 - - btn_Menu4 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: | - =Set(varResetCounter,true);Set(varResetCounter,false); - - UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())); - Text: ="4" - Width: =50 - X: =273 - Y: =87 - ZIndex: =15 - - btn_Menu5 As button: - Color: =Transparent - Fill: =Transparent - Height: =50 - HoverColor: =Transparent - HoverFill: =Transparent - OnSelect: |- - =Set(varResetCounter,true);Set(varResetCounter,false); - - UpdateIf(colMenu,LastSelected,{LastSelected:false}); - UpdateIf(colMenu,Selected,{Selected:false, LastSelected:true}); - UpdateIf(colMenu,Position=Value(Self.Text),{Selected:true}); - Set(varRefresh,Second(Now())) - Text: ="5" - Width: =50 - X: =336 - Y: =87 - ZIndex: =16 - - con_Cities As groupContainer.manualLayoutContainer: - Fill: =White - X: =837 - Y: =86 - ZIndex: =6 - - gal_Cities As gallery.galleryVertical: - Height: =141 - Items: =SortByColumns(Filter(colCities,!IsBlank(Name)),"Type",Ascending,"POP",Descending) - Layout: =Layout.Vertical - ShowScrollbar: =false - TemplateSize: =41 - Width: =467 - X: =15 - Y: =54 - ZIndex: =1 - - lbl_CityName As label: - FontWeight: =If(ThisItem.Type="Capital", Bold, Normal) - Height: =41 - OnSelect: =Select(Parent) - Text: =ThisItem.Name - Width: =168 - X: =12 - ZIndex: =1 - - img_BG_Effect As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =40 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - // - &"" - &If(ThisItem.Selected||ThisItem.LastSelected, - "") - &If(ThisItem.Selected||ThisItem.LastSelected, - "") - &"" - - &If(ThisItem.Selected||ThisItem.LastSelected, - "" - &" - ") - - //Population, whole group is animated (text and Symbol) - &If(ThisItem.Selected||ThisItem.LastSelected, - "" - &varIcon.population - &""&If(ThisItem.POP>100000,Round(ThisItem.POP/1000000,2)&" M",ThisItem.POP) - &"" - - &"" - &"") - - //Refresher - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =400 - ZIndex: =4 - - btn_Select_City As button: - Fill: =Transparent - HoverFill: =Transparent - OnSelect: |- - =UpdateIf(colCities,LastSelected&&Name<>ThisItem.Name, {LastSelected:false}); - Patch(colCities,LookUp(colCities,Selected), {Selected:false, LastSelected:true}); - Patch(colCities,ThisItem,{Selected:!ThisItem.Selected}); - UpdateContext({locCity:ThisItem}); - Set(varRefreshCities,Second(Now())); - Select(btn_ChangeViewBox) - PressedFill: =Self.Fill - Text: ="" - Width: =If(ThisItem.Selected,400,200) - Y: =1 - ZIndex: =5 - - lbl_Cities As label: - FontWeight: =Bold - Height: =44 - Size: =20 - Text: =locCountry.'people_and_society/nationality/adjective'&" Cities" - Width: =467 - X: =lbl_CountryName.X - Y: =lbl_CountryName.Y - ZIndex: =2 - - con_Map As groupContainer.manualLayoutContainer: - Fill: =White - Height: =435 - X: =837 - Y: =313 - ZIndex: =8 - - img_Map_badZoom As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =371 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &Concat(colCountries, - "") - - &If(!locZoom, - "" - &"" - &"") - - //Highlight marked City - &If(locZoom,"" - &"" - &"") - - //Display Cities - &If(locZoom,Concat(colCities, - "")) - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Visible: =false - Width: =500 - Y: =64 - ZIndex: =1 - - tgl_ZoomEffect As toggleSwitch: - BorderStyle: =BorderStyle.None - Default: =true - FalseText: ="Direct zoom" - Height: =19 - TrueFill: =ColorValue(locSuperman.darkpurple) - TrueText: ="Fancy zoom" - Visible: =false - Width: =161 - X: =284 - Y: =10 - ZIndex: =3 - - lbl_Cities_1 As label: - FontWeight: =Bold - Size: =20 - Text: ="Map" - Width: =74 - X: =20 - ZIndex: =4 - - img_FancyMan As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =64 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - //Cape - &"" - &If(tgl_ZoomEffect.Value,"") - &"" - - &"" - &If(tgl_ZoomEffect.Value,"") - &"" - - &"" - &"" - - //Logo, P&R changing fill - &"" - &"" - &If(tgl_ZoomEffect.Value,"") - &"" - &"" - &If(tgl_ZoomEffect.Value,"") - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Visible: =false - Width: =51 - X: =445 - ZIndex: =5 - - img_ZoomMap As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =64 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - varZoomBtnSVG - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Tooltip: ="Toggle Zoom" - Width: =141 - X: =359 - ZIndex: =7 - - Label1 As label: - Align: =Center - FontWeight: =Bold - Height: =18 - PaddingBottom: =0 - PaddingLeft: =0 - PaddingRight: =0 - PaddingTop: =0 - Size: =7 - Text: ="Click here to zoom"&If(locZoom," out") - Width: =109 - X: =370 - Y: =46 - ZIndex: =8 - - img_Map As image: - BorderColor: =RGBA(0, 0, 0, 0) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - Fill: =White - FocusedBorderThickness: =4 - Height: =371 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - varMapSvgCode - ) - OnSelect: =Select(btn_Zoom) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =500 - Y: =64 - ZIndex: =9 - - btn_Zoom As button: - Color: =Transparent - Fill: =Transparent - Height: =64 - HoverFill: =RGBA(0,0,0,0.5) - OnSelect: |- - =UpdateContext({locZoom:!locZoom}); - Select(btn_ChangeViewBox); - Text: ="Zoom "&If(locZoom,"out", "in") - Width: =109 - X: =370 - ZIndex: =10 - - grp_Footer As group: - Height: =5 - Width: =5 - X: =40 - Y: =40 - ZIndex: =14 - - html_Copyright As htmlViewer: - AutoHeight: =true - Height: =16 - HtmlText: | - ="R2Power - lern PowerApps - © Robin Rosengrün 2022" - OnSelect: |- - =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") - PaddingTop: =0 - Size: =7 - Width: =253 - X: =1109 - Y: =751 - ZIndex: =11 - - img_YTLogo As image: - Height: =17 - Image: ='YT-Logo' - OnSelect: |- - =Launch("https://www.youtube.com/channel/UCAYTr-CNtPd8SZhC0bci9pw") - Width: =55 - X: =1048 - Y: =751 - ZIndex: =12 - - grp_Header As group: - Height: =5 - Width: =5 - X: =40 - Y: =40 - ZIndex: =19 - - html_Sources As htmlViewer: - Height: =83 - HtmlText: |- - ="Sources
- Data: https://www.cia.gov/the-world-factbook/
- Shape-file countries: https://ec.europa.eu/eurostat/
- Flags: https://flagpedia.net/
" - Size: =7 - Width: =246 - X: =1093 - ZIndex: =10 - - img_HeaderWorld As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =72 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - //THE - &"" - &locHeader.the - &"" - &"" - - //SVG - &"" - &locHeader.svg - /*&""*/ - &"" - &"" - - //WORLD - &"" - &locHeader.world - &"" - &"" - - &"" - ) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Width: =616 - X: =301 - Y: =6 - ZIndex: =16 - - img_HeaderGlobe As image: - BorderColor: =RGBA(168, 0, 0, 1) - BorderStyle: =BorderStyle.None - BorderThickness: =2 - DisabledBorderColor: =RGBA(0, 0, 0, 0) - DisabledFill: =RGBA(0, 0, 0, 0) - FocusedBorderThickness: =4 - Height: =65 - HoverBorderColor: =RGBA(0, 0, 0, 0) - HoverFill: =RGBA(0, 0, 0, 0) - Image: |- - ="data:image/svg+xml;utf8, " & EncodeUrl( - "" - - &"" - //Map1 - &"" - &locWorldMap - &"" - &"" - - //Map2 - &"" - &locWorldMap - &"" - &"" - - - //Circle stencil - &"" - - &"" - - &"" - ) - OnSelect: |- - =UpdateContext({locFunctions:!locFunctions}) - PressedBorderColor: =RGBA(0, 0, 0, 0) - PressedFill: =RGBA(0, 0, 0, 0) - Tooltip: ="Click me to toggle the function button visibility" - Width: =106 - X: =3 - Y: =6 - ZIndex: =18 - - con_functions As groupContainer.manualLayoutContainer: - BorderThickness: =1 - Fill: =White - Height: =412 - Visible: =locFunctions - Width: =358 - X: =23 - Y: =339 - ZIndex: =21 - - btn_Calculations As button: - Fill: =DarkGreen - OnSelect: |- - =//Reset Counter for counting labels - Set(varResetCounter,true);Set(varResetCounter,false); - - //Data for SVGs - ClearCollect(colPopDistribution, - {No:1, Category:"65+", Value:locCountry.'people_and_society/age_structure/65_years_and_over'}, - {No:2, Category:"55-64", Value:locCountry.'people_and_society/age_structure/55_64_years'}, - {No:3, Category:"25-54", Value:locCountry.'people_and_society/age_structure/25_54_years'}, - {No:4, Category:"15-24", Value:locCountry.'people_and_society/age_structure/15_24_years'}, - {No:5, Category:"0-14", Value:locCountry.'people_and_society/age_structure/0_14_years'} - ); - ClearCollect(colLandUse, - {No:1, Category:"Arable land", Value:locCountry.'geography/land_use/agricultural_land_arable_land', SumBefore:0}, - {No:2, Category:"Crops", Value:locCountry.'geography/land_use/agricultural_land_permanent_crops', SumBefore:locCountry.'geography/land_use/agricultural_land_arable_land'}, - {No:3, Category:"Pasture", Value:locCountry.'geography/land_use/agricultural_land_permanent_pasture', SumBefore:locCountry.'geography/land_use/agricultural_land_arable_land'+locCountry.'geography/land_use/agricultural_land_permanent_crops'}, - {No:4, Category:"Forest", Value:locCountry.'geography/land_use/forest', SumBefore:locCountry.'geography/land_use/agricultural_land_arable_land'+locCountry.'geography/land_use/agricultural_land_permanent_crops'+locCountry.'geography/land_use/agricultural_land_permanent_pasture'}, - {No:5, Category:"Other", Value:locCountry.'geography/land_use/other', SumBefore:locCountry.'geography/land_use/agricultural_land_arable_land'+locCountry.'geography/land_use/agricultural_land_permanent_crops'+locCountry.'geography/land_use/agricultural_land_permanent_pasture'+locCountry.'geography/land_use/forest'} - ); - ClearCollect(colEnergy, - {No:1, Category:"Fossil fuels", Value:locCountry.'energy/electricity_from_fossil_fuels', Icon:varIcon.oil}, - {No:2, Category:"nuclear", Value:locCountry.'energy/electricity_from_nuclear_fuels', Icon:varIcon.radioactive}, - {No:3, Category:"Hydroelectric", Value:locCountry.'energy/electricity_from_hydroelectric_plants', Icon:varIcon.water}, - {No:4, Category:"Other renewables", Value:locCountry.'energy/electricity_from_other_renewable_sources', Icon:varIcon.windpower} - ); - - //for use in SVGs, will turn out as rgba(xxx,xxx,xxx there is intentionally no closed bracket, so you can set the opacity in the svgs - UpdateContext({locColour:"RGBA("&locCountry.R&","&locCountry.G&","&locCountry.B}); - - //Write Cities into collection - ClearCollect(colCities,AddColumns(Filter(tbl_Cities,ISO2_CountryCode=locCountry.ISO_Code),"Selected",false,"LastSelected",false)); - - //Variable to refresh SVGs - Set(varRefresh,Second(Now())); - Set(varRefreshMap,Second(Now())); - Size: =10 - Text: ="Calculations" - Width: =200 - X: =20 - Y: =89 - ZIndex: =1 - - tim_Zoom As timer: - Duration: =1000 - Fill: =Gray - Reset: =varReset - Start: =!varReset - Width: =88 - X: =247 - Y: =360 - ZIndex: =2 - - btn_ChangeViewBox As button: - Fill: =DarkGreen - OnSelect: | - =//ViewBoxWorld - UpdateContext({locViewBoxWorld:{X:0, Y:0, Width:1000, Height:1000/varAspectRatioMap}}); - - //This is important if fancy-zoom is enabled - - Set(varAspectRatioMap,img_Map_badZoom.Width/img_Map_badZoom.Height); - - //Old viewbox as starting points - UpdateContext({locViewBoxOld:{X:locViewBoxNew.X, Y:locViewBoxNew.Y, Width:locViewBoxNew.Width, Height:locViewBoxNew.Height}}); - - //If Zoom is Off, Set Viewbox to World, otherwise to Country - If(!locZoom, - UpdateContext({locViewBoxNew:locViewBoxWorld}), - - //Set ViewBox so, that the whole Map-Image is filled out - If(locCountry.BoxWidth/locCountry.BoxHeight>varAspectRatioMap, - UpdateContext({locViewBoxNew:{X:locCountry.Xmin, Y:locCountry.Ymid-locCountry.BoxWidth/varAspectRatioMap/2, Width:locCountry.BoxWidth, Height:locCountry.BoxWidth/varAspectRatioMap}}), - UpdateContext({locViewBoxNew:{X:locCountry.Xmid-locCountry.BoxHeight*varAspectRatioMap/2, Y:locCountry.Ymin, Width:locCountry.BoxHeight*varAspectRatioMap, Height:locCountry.BoxHeight}}) - )); - - //Experimenting SVG-Animating the Zoom - Set(varZoomFactor,{New:1000/locViewBoxNew.Width,Old:1000/locViewBoxOld.Width}); - - //RefreshMap - Set(varRefreshMap,Second(Now())); - //Reset Timer - Set(varReset,true);Set(varReset,false); - - Select(btn_MapSvgCode); - Select(btn_ZoomMapSvgCode) - Size: =10 - Text: ="Change ViewBox" - Width: =200 - X: =20 - Y: =143 - ZIndex: =3 - - tim_Counter As timer: - Duration: =1000 - Fill: =Gray - Reset: =varResetCounter - Start: =!varResetCounter - Width: =88 - X: =247 - Y: =251 - ZIndex: =4 - - btn_Superman As button: - Fill: =Purple - OnSelect: |- - =//Load Superman SVG-Parts - UpdateContext({locSuperman:{ - darkpurple:"#742474", - purple:"#A300A3", - darkgreen:"#28570F", - lightgreen:"#42A30E", - darkgray:"#1e1e1e", - Eye1:"m 25.785654,14.014724 c -0.133641,-0.335778 -1.060172,-0.574553 -1.598262,-0.298738 -0.148412,0.07608 0.420612,0.578694 0.734631,0.590872 0.393697,0.01527 0.900007,-0.200744 0.863631,-0.292134 z", - Eye2:"m 27.330384,13.95874 c -0.03615,-0.273161 1.331491,-0.990778 1.455545,-0.886555 0.110462,0.09284 -0.01651,0.60743 -0.20365,0.771374 -0.258172,0.226079 -1.233231,0.256892 -1.251895,0.115181 z", - CapeStanding:"m 17.355887,81.571738 c 0.337931,0.253047 3.06729,0.410589 4.522939,0.905714 0.425776,0.144867 0.824658,0.365027 1.210182,0.596856 0.413332,0.248473 0.70993,0.713591 1.173584,0.845699 0.265306,0.0756 0.595572,-0.209318 0.825572,-0.05707 0.142005,0.09392 0.04086,0.368321 0.167019,0.482684 0.497688,0.451025 1.297823,0.353317 1.959306,0.46877 1.259217,0.219748 2.53362,0.379301 3.811004,0.423221 1.804108,0.06184 3.611363,-0.08248 5.410678,-0.227434 1.242014,-0.100059 2.503739,-0.137605 3.711776,-0.442978 1.069291,-0.270253 2.042338,-0.83436 3.076976,-1.216223 1.222075,-0.451025 2.46264,-0.850274 3.695983,-1.26946 2.516389,-0.855398 6.200336,-1.710246 7.557276,-2.541895 0.253597,-0.155403 -0.01726,-0.658511 0.190111,-0.871673 0.433279,-0.44554 1.416381,-0.842777 1.218043,-1.431766 -0.672604,-1.998838 -1.809775,-5.890226 -2.828115,-9.383955 -1.198095,-4.110456 -4.203435,-5.070237 -5.348357,-9.195862 -0.616794,-2.222842 -0.724931,-6.017045 -1.110637,-8.291432 -0.615894,-3.630735 -1.217864,-3.384383 -3.039625,-6.89868 -1.127666,-2.175286 -1.012395,-5.75448 -1.809785,-8.071259 -0.885952,-2.57378 2.748131,-11.770357 1.611807,-14.243725 -0.460729,-1.002505 -2.615976,-1.063984 -3.375935,-1.86392 -0.647542,-0.681572 -4.189429,-0.519642 -5.59455,-0.366312 -0.575995,0.06285 -2.309016,0.60381 -2.888127,0.585879 -1.296358,-0.04016 -2.802257,0.529705 -4.079074,0.757871 -1.608508,0.287449 -4.222033,-0.29916 -5.423996,0.421202 -1.537153,0.921451 -2.59749,0.861617 -3.688738,1.380893 -1.329606,0.63272 -2.716591,0.827035 -3.751164,1.874901 -0.900955,0.912483 -2.146002,2.568291 -2.518571,3.795304 -0.441696,1.454632 0.810768,2.705413 0.720326,4.222964 -0.148636,2.494027 2.05903,4.834626 3.603736,7.211055 1.657531,2.550012 1.947489,4.878722 2.628001,7.843 0.519165,2.261467 -0.453242,5.799478 -0.290634,8.114056 0.251127,3.574698 0.432856,6.161268 0.522312,9.743648 0.07222,2.892627 1.647284,5.531 1.633689,8.424489 -0.01135,2.411775 -3.814534,8.042202 -3.502975,8.275692 z", - CapeFlying1:"m 19.146906,1.3330179 c -1.280072,0.9423994 -2.564503,2.0863756 -3.70025,3.4666335 -0.94926,1.1536951 -1.744824,2.4447031 -2.386874,3.7938 -0.904248,1.9003136 -1.671636,3.9051006 -2.026401,5.9794986 -0.271714,1.589261 -0.594294,3.316095 -0.05803,4.83668 0.446451,1.266169 1.603204,2.168352 2.563643,3.106304 2.116571,2.066819 4.49051,3.882363 6.977305,5.484708 3.626714,2.336832 7.524429,4.258771 11.489021,5.960508 2.314527,0.99354 3.724675,1.595154 6.206771,2.023289 0.527324,0.09095 1.723966,0.153986 2.148462,0.462188 1.454993,1.056486 1.054284,2.363876 3.423067,3.471078 2.024938,0.946519 3.16968,1.306424 5.395655,1.509706 2.415875,0.220667 5.576999,0.171777 7.952321,-0.321117 3.194095,-0.662727 6.840751,-1.172305 9.146943,-3.479442 1.906202,-1.906991 2.928798,-4.865927 2.872818,-7.561679 -0.07274,-3.501341 -2.102803,-5.200056 -3.98372,-7.220162 -2.289928,-2.459388 -4.499164,-4.930348 -5.400028,-8.0275 -0.655768,-2.254349 -0.446631,-4.8421912 0.40016,-7.0319605 0.698407,-1.8063773 2.204926,-3.2337717 3.658356,-4.5137924 1.390588,-1.2246518 2.382606,-1.7462332 4.726195,-2.92634055 -2.722508,0.004659 -3.463925,-0.23469878 -5.180026,-0.043401 -4.710547,0.52511159 -9.419303,1.54668305 -13.843397,3.24739555 -3.060378,1.1764756 -5.952022,2.8570696 -8.404492,5.0331768 -1.768243,1.5690241 -3.433402,3.2938371 -4.347899,5.4738411 -0.638026,1.520994 -0.657603,3.031608 -0.844601,4.875577 -0.157637,1.553983 -1.779037,2.745609 -3.175227,3.445717 -2.472872,1.240005 -5.540899,1.392786 -8.254802,0.856494 -1.170654,-0.231278 -3.213049,-0.504272 -3.152834,-1.696155 0.05184,-1.025925 0.169519,-2.439625 -0.470971,-3.379554 -0.771775,-1.132508 -2.281151,-1.58692 -3.582122,-2.017673 -1.39681,-0.46248 -2.115525,-1.725741 -2.229646,-3.076613 -0.1277,-1.511864 -0.266774,-3.6722064 0.296415,-5.3288276 0.828499,-2.4368403 2.616248,-3.9158765 3.784192,-6.4023775 z", - CapeFlying2:"m 19.899766,1.9840664 c -1.280057,0.9423941 -2.741066,1.2621382 -3.876821,2.6423961 -0.949326,1.1536941 -2.069829,2.862459 -2.711831,4.2115558 -0.904305,1.9003127 -1.922984,3.6605337 -2.27773,5.7349317 -0.271786,1.589261 -0.594203,3.316095 -0.05803,4.83668 0.446434,1.266169 1.603113,2.168352 2.56364,3.106304 2.116579,2.066819 4.490514,3.882363 6.977309,5.484708 3.626714,2.336832 7.524429,4.258771 11.489021,5.960508 2.314527,0.99354 3.724678,1.595154 6.206772,2.023289 0.527327,0.09095 1.723965,0.153986 2.148461,0.462188 1.454998,1.056486 1.026291,2.451939 3.190494,3.561927 1.988906,1.020068 3.25934,1.451335 5.485305,1.654617 2.415874,0.220666 5.84398,0.460358 8.219301,-0.03248 3.194096,-0.662728 6.432451,-1.108266 8.738632,-3.415419 1.906212,-1.906995 3.217834,-5.103687 3.161844,-7.799435 -0.07274,-3.501347 -2.170811,-5.900572 -4.051729,-7.920679 -2.289928,-2.459387 -4.202959,-4.642122 -5.103823,-7.739275 -0.655779,-2.25435 -0.384976,-4.60922 0.461815,-6.7989891 0.698407,-1.8063774 1.910331,-3.405113 3.36375,-4.6851326 C 65.216731,2.0471084 65.767592,1.995364 68.232447,1.135095 65.79187,0.59861179 64.511155,0.6446651 62.795054,0.83597033 58.084497,1.3610861 54.073861,2.1393178 49.649768,3.8400346 46.58939,5.0165112 43.576871,6.4064901 41.124404,8.5825964 c -1.768246,1.5690256 -3.433405,3.2938376 -4.347898,5.4738406 -0.638026,1.520994 -0.657607,3.031609 -0.844601,4.875577 -0.157641,1.553985 -1.779041,2.74561 -3.175231,3.445719 -2.472872,1.240003 -5.540899,1.392784 -8.254798,0.856493 -1.170658,-0.231279 -3.213048,-0.504273 -3.152833,-1.696154 0.05184,-1.025926 0.169519,-2.439625 -0.470971,-3.379556 -0.771781,-1.132507 -2.281157,-1.586919 -3.58212,-2.017672 -1.396833,-0.462488 -1.791698,-2.226148 -1.905803,-3.577017 -0.127699,-1.511855 -0.176276,-3.0947898 0.38692,-4.7514111 0.828446,-2.4368403 2.293549,-3.332821 4.122696,-5.8283411 z", - Superman1:"m 39.808475,19.310936 c 0.86144,0.332095 1.48171,0.490915 1.83532,0.921266 0.55093,0.506102 1.32582,0.628327 1.82406,1.198469 1.39845,1.299653 2.43007,1.431942 3.10689,3.242747 1.56404,3.687461 2.28497,3.403689 5.10375,7.482052 1.01166,0.775071 1.75068,3.429579 3.36704,6.256777 0.73775,1.366987 2.09809,4.934327 2.78552,6.087803 0.30282,0.704626 1.09344,1.216034 1.01165,2.051724 -0.1095,1.248238 0.73702,2.283752 0.98183,3.465296 0.13552,0.708835 0.44042,1.362046 0.91743,1.905474 -0.2386,0.543611 -0.50281,1.074231 -0.77782,1.598447 -0.39302,0.72823 -0.28342,1.63925 -0.84643,2.287887 -0.13306,-0.03864 -0.40382,-0.118173 -0.53922,-0.158884 -0.0428,0.419007 -0.24481,0.747625 -0.64863,0.887416 -0.73263,-0.184985 -1.47366,0.09443 -2.20629,0.146069 -0.3632,-0.511408 -0.20401,-1.263059 -0.30281,-1.853858 -0.14607,-0.384425 0.45432,-0.686147 0.67553,-0.922547 0.27519,0.404369 0.23512,0.806176 0.20072,1.261777 0.3374,-0.09461 0.7017,-0.32258 1.04752,-0.382595 -0.35863,-0.335205 -0.80289,-0.42413 -0.96829,-0.922547 -0.15248,-0.298611 -0.0918,-0.274641 0.0823,-0.480851 0.16981,0.04523 0.57142,-0.0079 0.74323,0.03715 -0.60143,-0.889429 -1.76166,-0.457614 -2.64675,-0.511408 -0.23201,0.356613 -0.28836,0.56758 -0.45157,0.960788 0.24481,0.876438 0.60307,1.911055 -0.14672,2.589938 -0.22761,-0.180558 -0.53062,-0.326606 -0.53281,-0.65742 -0.0793,-0.709018 -0.72915,-1.145224 -1.05575,-1.753242 0.0624,-0.479021 0.29184,-0.834903 0.44462,-1.283734 0.28983,-0.661811 -0.2428,-1.426636 0.19322,-2.058147 0.65541,-0.945235 1.41383,-1.924887 1.41584,-3.134518 -0.31801,-1.529649 -1.01605,-3.112836 -2.42755,-3.922708 -1.03764,-0.517812 -1.83046,-1.409437 -2.38043,-2.414742 -0.53922,0.01282 -2.8521,-5.346526 -3.36333,-5.569862 -3.95129,-1.299104 -4.24576,-1.985745 -5.74515,-4.698548 -0.78422,-0.635829 0.20164,3.57087 -0.0173,4.570522 -0.29221,1.099847 -0.36631,3.127949 -1.05593,4.053735 0.18462,2.48579 0.53922,4.956301 0.97305,7.409686 0.17829,0.921632 -0.0236,1.890581 0.23859,2.794885 0.62522,1.127842 1.64986,1.95711 2.41681,2.984115 1.63065,1.931292 2.89157,4.20864 3.47604,6.68142 0.37161,2.354416 0.56502,4.73485 0.60161,7.119419 0.13514,1.321244 0.76464,2.55005 1.45866,3.665065 1.08923,0.532816 2.76264,0.889612 3.67995,1.723234 1.43085,1.05264 2.51282,2.84555 2.70827,4.665266 0.32459,2.713279 -0.50848,4.939431 -0.55807,7.637816 -0.0514,0.930049 0.7125,1.879822 1.15712,2.633979 0.39541,0.590635 -0.10724,1.310448 0.1848,1.933378 0.39962,1.555448 1.2594,2.034287 2.08,3.362081 0.79483,1.501654 0.73664,3.322393 0.42724,4.916523 -0.16322,0.54562 0.0275,1.18017 -0.56539,1.40577 -0.56502,0.17396 -1.21749,-0.031 -1.5677,-0.55934 -0.81423,-1.08302 -2.05127,-1.69615 -2.47438,-2.99579 -0.0558,-0.92163 -0.12891,-1.845348 -0.31361,-2.751903 -0.22121,-1.566244 -1.58765,-2.621116 -2.04739,-4.090458 -0.10102,-0.633816 0.0601,-1.269828 0.0366,-1.903407 0.0665,-1.271841 -0.4298,-2.517828 -1.16224,-3.540497 -0.47262,-0.659433 -1.20506,-1.054836 -1.74885,-1.643458 -0.70682,-0.880829 -1.36772,-1.260497 -1.64071,-2.373207 -0.14381,-0.526411 -0.21774,-1.23177 -0.56996,-1.674197 -0.70262,-1.130038 -2.47673,-1.855816 -3.43267,-2.71306 -0.77983,-0.586609 -0.86784,-1.626259 -1.33424,-2.421146 -1.71445,-0.822826 -3.02482,-2.397578 -3.52542,-4.234456 -0.27702,-0.681024 -0.19102,-1.566061 -0.82703,-2.047205 -1.69085,-1.686457 -3.23327,-3.630776 -3.84771,-5.983124 -0.93023,-0.236401 -1.90565,-0.163407 -2.85294,-0.305198 -0.16265,0.358809 -2.39776,3.04047 -2.77132,3.280585 -0.3546,0.782024 -0.76702,1.533858 -1.16022,2.29656 -0.25123,0.951639 -0.31801,1.944301 -0.60784,2.8895 0.89364,0.558431 2.03804,1.508241 2.02304,2.668359 -0.18462,1.190053 -0.52093,2.285746 -0.11921,3.493108 0.29422,0.79904 1.47586,0.618812 1.75507,1.430661 0.22359,0.683219 -0.15452,1.522696 -0.30703,2.195229 -0.39741,1.495251 -0.46255,2.774832 0.20768,4.214202 0.44261,0.919437 0.88924,1.798253 0.99006,2.831644 -0.11384,0.859239 -0.19889,2.048541 -0.64589,2.800356 -0.46402,0.807823 -0.86144,1.692861 -1.60924,2.281483 -1.23324,-0.472435 -1.74428,-1.79807 -2.32672,-2.876491 -0.38881,-0.771228 -0.81203,-1.645836 -0.47042,-2.517828 0.48982,-1.53404 0.59301,-3.149595 0.73061,-4.743522 0.0537,-1.147237 -0.27062,-2.444896 -1.24604,-3.151663 -1.75306,-1.301849 -3.92516,-1.946369 -5.54491,-3.441546 -1.16873,-1.192248 -1.80078,-3.10667 -1.37972,-4.670645 0.25576,-0.876621 0.49417,-1.783066 1.00326,-2.554386 0.17829,-0.322214 0.45988,-0.661811 0.32437,-1.054653 -0.18471,-0.947431 -0.37222,-2.230872 -1.10898,-2.920495 -1.19021,-1.201031 -1.38943,-2.706985 -1.14235,-4.361221 0.32663,-2.63601 1.55188,-4.695272 3.73235,-6.169152 0.68321,-0.403637 1.3152,-1.487748 1.97474,-1.923735 0.51983,-0.468409 1.07295,-0.798125 1.23177,-1.560754 0.44042,-1.087039 -0.33941,-2.161233 -0.20182,-3.276249 -0.0386,-1.016046 0.33942,-2.410405 -0.68523,-3.06347 -1.52763,-1.252629 -2.9711,-2.732693 -3.68014,-4.6146 -0.26425,1.076243 -0.507,2.1848 -1.09353,3.138653 -0.59088,0.979634 -1.23093,1.950705 -1.5962,3.041971 -0.35019,1.349239 -0.5758,2.844452 -1.581119,3.886334 -0.513402,0.358809 -1.104275,0.0043 -1.570562,-0.255613 -1.306124,-0.799407 -3.007659,-0.509213 -4.2708268,-1.40285 -1.046218,-0.704627 -1.475947,-1.948638 -1.959195,-3.052913 -0.32022,-0.835635 -1.03566,-1.424257 -1.744514,-1.924888 -0.442537,-0.30721 -0.212211,-0.987319 -0.497941,-1.412546 -0.586536,-0.502626 -1.441639,-0.655225 -1.905657,-1.308253 -0.360928,-0.530803 -0.565046,-1.158032 -1.016064,-1.628454 -0.474768,-0.436206 0.02706,-1.074048 0.08078,-1.594056 -0.122508,-0.311602 -0.400995,-0.593013 -0.521241,-0.904615 -0.161145,-0.425411 0.314251,-0.820814 0.52911,-1.123817 -0.137586,-0.42541 -0.53552,-0.725851 -0.443166,-1.19426 0.02356,-0.53062 0.732003,-0.715788 1.090669,-0.952189 -0.02789,-0.322031 -0.166957,-0.519458 -0.248566,-0.830877 0.118174,-0.345818 0.405973,-0.552028 0.711113,-0.721826 0.657401,0.191389 1.2869,-0.148142 1.939965,-0.161146 0.352258,0.120434 0.625161,0.386804 0.923717,0.597405 0.251423,-0.120434 0.536841,-0.128165 0.818235,-0.160368 0.356777,0.227617 0.489085,0.590635 0.744661,0.923461 -0.143994,0.820815 0.15581,1.423892 0.291127,2.231642 0.167553,1.183648 -0.921632,2.410405 -0.169626,3.518998 0.579931,0.625216 0.928658,1.612901 1.768684,1.907249 0.8011988,0.03656 1.5049108,-0.02862 2.2482488,0.312883 -0.774212,-0.945053 -0.802409,-2.263533 -0.179306,-3.404366 0.320915,-0.676266 0.840575,-1.539896 1.388742,-1.667794 -0.115913,-0.223409 -0.22974,-0.444622 -0.343768,-0.665836 -0.274989,-1.25025 -0.603498,-2.541578 -0.343586,-3.826209 0.341518,-1.649862 0.936801,-2.823447 2.668232,-4.169996 1.731454,-1.346493 5.641684,-2.195156 6.262264,-2.425482 0.62065,-0.230362 2.14437,-0.859787 2.84264,-1.083013 0.0731,-1.147237 -0.4523,-2.250743 -0.5813,-3.391374 -0.0322,-0.567306 -0.98512,-0.829779 -0.98951,-1.39897 -0.0386,-0.678882 -0.39321,-1.327611 -0.18901,-2.01083 0.217,0.167553 0.43401,0.337182 0.64662,0.511335 0.0258,-1.334217 -0.63126,-2.885715 0.0434,-4.16396 -1.05484,-0.4382005 -0.68615,-1.4489955 -0.34472,-2.1902784 -0.66822,-0.255576 -0.55294,0.5071449 -0.75275,0.9818849 -0.25561,-0.7993149 0.61076,-1.9374219 1.28117,-1.3337229 -0.3266,0.448941 -0.22066,0.9527009 0.34875,1.2384119 0.55642,-0.232009 1.05264,-0.5671219 1.55106,-0.8978999 0.44462,-0.348105 0.98384,-0.01508 1.44347,0.111765 -0.0149,-0.139659 -0.27629,-0.401167 -0.29148,-0.54083 0.90443,0.376009 2.46773,0.368946 2.67619,1.5763069 -0.0558,-0.354527 -0.30575,-0.7208559 -0.34234,-1.0774509 0.37601,0.272721 0.73976,0.7250099 0.84734,1.1590569 0.48708,0.142706 0.84278,0.615007 0.14814,0.588604 0.93884,0.8119405 0.63163,2.1203395 0.57783,3.1987785 0.12044,0.04297 0.3632,0.126844 0.48341,0.167742 0.10517,0.762574 -0.1095,1.540207 0.10951,2.292223 -0.13947,0.274989 -0.73537,0.595228 -0.88778,0.861727 0.13532,1.304045 0.12668,2.579214 0.41242,3.861594 0.32459,0.315811 2.61167,-0.527875 3.98647,-0.901139 0.42541,-0.180557 1.0499,-0.208954 1.5635,-0.165937 1.36039,0.03659 1.91478,0.08612 3.87663,0.378752 z", - Superman2:"m 39.808475,19.310936 c 0.86144,0.332095 1.48171,0.490915 1.83532,0.921266 0.55093,0.506102 1.32582,0.628327 1.82406,1.198469 1.39845,1.299653 2.43007,1.431942 3.10689,3.242747 1.56404,3.687461 2.28497,3.403689 5.10375,7.482052 1.01166,0.775071 1.75068,3.429579 3.36704,6.256777 0.73775,1.366987 2.09809,4.934327 2.78552,6.087803 0.30282,0.704626 1.09344,1.216034 1.01165,2.051724 -0.1095,1.248238 0.73702,2.283752 0.98183,3.465296 0.13552,0.708835 0.44042,1.362046 0.91743,1.905474 -0.2386,0.543611 -0.50281,1.074231 -0.77782,1.598447 -0.39302,0.72823 -0.28342,1.63925 -0.84643,2.287887 -0.13306,-0.03864 -0.40382,-0.118173 -0.53922,-0.158884 -0.0428,0.419007 -0.24481,0.747625 -0.64863,0.887416 -0.73263,-0.184985 -1.47366,0.09443 -2.20629,0.146069 -0.3632,-0.511408 -0.20401,-1.263059 -0.30281,-1.853858 -0.14607,-0.384425 0.45432,-0.686147 0.67553,-0.922547 0.27519,0.404369 0.23512,0.806176 0.20072,1.261777 0.3374,-0.09461 0.7017,-0.32258 1.04752,-0.382595 -0.35863,-0.335205 -0.80289,-0.42413 -0.96829,-0.922547 -0.15248,-0.298611 -0.0918,-0.274641 0.0823,-0.480851 0.16981,0.04523 0.57142,-0.0079 0.74323,0.03715 -0.60143,-0.889429 -1.76166,-0.457614 -2.64675,-0.511408 -0.23201,0.356613 -0.28836,0.56758 -0.45157,0.960788 0.24481,0.876438 0.60307,1.911055 -0.14672,2.589938 -0.22761,-0.180558 -0.53062,-0.326606 -0.53281,-0.65742 -0.0793,-0.709018 -0.72915,-1.145224 -1.05575,-1.753242 0.0624,-0.479021 0.29184,-0.834903 0.44462,-1.283734 0.28983,-0.661811 -0.2428,-1.426636 0.19322,-2.058147 0.65541,-0.945235 1.41383,-1.924887 1.41584,-3.134518 -0.31801,-1.529649 -1.01605,-3.112836 -2.42755,-3.922708 -1.03764,-0.517812 -1.83046,-1.409437 -2.38043,-2.414742 -0.53922,0.01282 -2.8521,-5.346526 -3.36333,-5.569862 -3.95129,-1.299104 -4.24576,-1.985745 -5.74515,-4.698548 -0.78422,-0.635829 0.20164,3.57087 -0.0173,4.570522 -0.29221,1.099847 -0.36631,3.127949 -1.05593,4.053735 0.18462,2.48579 0.53922,4.956301 0.97305,7.409686 0.17829,0.921632 -0.0236,1.890581 0.23859,2.794885 0.62522,1.127842 1.64986,1.95711 2.41681,2.984115 1.63065,1.931292 2.89157,4.20864 3.47604,6.68142 0.37161,2.354416 0.56502,4.73485 0.60161,7.119419 0.13514,1.321244 0.76464,2.55005 1.45866,3.665065 1.08923,0.532816 2.76264,0.889612 3.67995,1.723234 1.43085,1.05264 2.51282,2.84555 2.70827,4.665266 0.32459,2.713279 -0.50848,4.939431 -0.55807,7.637816 -0.0514,0.930049 0.7125,1.879822 1.15712,2.633979 0.39541,0.590635 -0.10724,1.310448 0.1848,1.933378 0.39962,1.555448 1.2594,2.034287 2.08,3.362081 0.79483,1.501654 0.73664,3.322393 0.42724,4.916523 -0.16322,0.54562 0.0275,1.18017 -0.56539,1.40577 -0.56502,0.17396 -1.21749,-0.031 -1.5677,-0.55934 -0.81423,-1.08302 -2.05127,-1.69615 -2.47438,-2.99579 -0.0558,-0.92163 -0.12891,-1.845348 -0.31361,-2.751903 -0.22121,-1.566244 -1.58765,-2.621116 -2.04739,-4.090458 -0.10102,-0.633816 0.0601,-1.269828 0.0366,-1.903407 0.0665,-1.271841 -0.4298,-2.517828 -1.16224,-3.540497 -0.47262,-0.659433 -1.20506,-1.054836 -1.74885,-1.643458 -0.70682,-0.880829 -1.36772,-1.260497 -1.64071,-2.373207 -0.14381,-0.526411 -0.21774,-1.23177 -0.56996,-1.674197 -0.70262,-1.130038 -2.47673,-1.855816 -3.43267,-2.71306 -0.77983,-0.586609 -0.86784,-1.626259 -1.33424,-2.421146 -1.71445,-0.822826 -3.02482,-2.397578 -3.52542,-4.234456 -0.27702,-0.681024 -0.19102,-1.566061 -0.82703,-2.047205 -1.69085,-1.686457 -3.23327,-3.630776 -3.84771,-5.983124 -0.93023,-0.236401 -1.90565,-0.163407 -2.85294,-0.305198 -0.16265,0.358809 -2.39776,3.04047 -2.77132,3.280585 -0.3546,0.782024 -0.76702,1.533858 -1.16022,2.29656 -0.25123,0.951639 -0.31801,1.944301 -0.60784,2.8895 0.89364,0.558431 2.03804,1.508241 2.02304,2.668359 -0.18462,1.190053 -0.52093,2.285746 -0.11921,3.493108 0.29422,0.79904 1.47586,0.618812 1.75507,1.430661 0.22359,0.683219 -0.15452,1.522696 -0.30703,2.195229 -0.39741,1.495251 -0.46255,2.774832 0.20768,4.214202 0.44261,0.919437 0.88924,1.798253 0.99006,2.831644 -0.11384,0.859239 -0.19889,2.048541 -0.64589,2.800356 -0.46402,0.807823 -0.86144,1.692861 -1.60924,2.281483 -1.23324,-0.472435 -1.74428,-1.79807 -2.32672,-2.876491 -0.38881,-0.771228 -0.81203,-1.645836 -0.47042,-2.517828 0.48982,-1.53404 0.59301,-3.149595 0.73061,-4.743522 0.0537,-1.147237 -0.27062,-2.444896 -1.24604,-3.151663 -1.75306,-1.301849 -3.92516,-1.946369 -5.54491,-3.441546 -1.16873,-1.192248 -1.80078,-3.10667 -1.37972,-4.670645 0.25576,-0.876621 0.49417,-1.783066 1.00326,-2.554386 0.17829,-0.322214 0.45988,-0.661811 0.32437,-1.054653 -0.18471,-0.947431 -0.37222,-2.230872 -1.10898,-2.920495 -1.19021,-1.201031 -1.38943,-2.706985 -1.14235,-4.361221 0.32663,-2.63601 1.55188,-4.695272 3.73235,-6.169152 0.68321,-0.403637 1.3152,-1.487748 1.97474,-1.923735 0.51983,-0.468409 1.07295,-0.798125 1.23177,-1.560754 0.44042,-1.087039 -0.33941,-2.161233 -0.20182,-3.276249 -0.0386,-1.016046 0.33942,-2.410405 -0.68523,-3.06347 -1.52763,-1.252629 -2.9711,-2.732693 -3.68014,-4.6146 -0.26425,1.076243 -0.507,2.1848 -1.09353,3.138653 -0.59088,0.979634 -1.23093,1.950705 -1.5962,3.041971 -0.35019,1.349239 -0.5758,2.844452 -1.581119,3.886334 -0.513402,0.358809 -1.104275,0.0043 -1.570562,-0.255613 -1.306124,-0.799407 -3.007659,-0.509213 -4.2708268,-1.40285 -1.046218,-0.704627 -1.475947,-1.948638 -1.959195,-3.052913 -0.32022,-0.835635 -1.03566,-1.424257 -1.744514,-1.924888 -0.442537,-0.30721 -0.212211,-0.987319 -0.497941,-1.412546 -0.586536,-0.502626 -1.441639,-0.655225 -1.905657,-1.308253 -0.360928,-0.530803 -0.565046,-1.158032 -1.016064,-1.628454 -0.474768,-0.436206 0.02706,-1.074048 0.08078,-1.594056 -0.122508,-0.311602 -0.400995,-0.593013 -0.521241,-0.904615 -0.161145,-0.425411 0.314251,-0.820814 0.52911,-1.123817 -0.137586,-0.42541 -0.53552,-0.725851 -0.443166,-1.19426 0.02356,-0.53062 0.732003,-0.715788 1.090669,-0.952189 -0.02789,-0.322031 -0.166957,-0.519458 -0.248566,-0.830877 0.118174,-0.345818 0.405973,-0.552028 0.711113,-0.721826 0.657401,0.191389 1.2869,-0.148142 1.939965,-0.161146 0.352258,0.120434 0.625161,0.386804 0.923717,0.597405 0.251423,-0.120434 0.536841,-0.128165 0.818235,-0.160368 0.356777,0.227617 0.489085,0.590635 0.744661,0.923461 -0.143994,0.820815 0.15581,1.423892 0.291127,2.231642 0.167553,1.183648 -0.921632,2.410405 -0.169626,3.518998 0.579931,0.625216 0.928658,1.612901 1.768684,1.907249 0.8011988,0.03656 1.5049108,-0.02862 2.2482488,0.312883 -0.774212,-0.945053 -0.802409,-2.263533 -0.179306,-3.404366 0.320915,-0.676266 0.840575,-1.539896 1.388742,-1.667794 -0.115913,-0.223409 -0.22974,-0.444622 -0.343768,-0.665836 -0.274989,-1.25025 -0.603498,-2.541578 -0.343586,-3.826209 0.341518,-1.649862 0.936801,-2.823447 2.668232,-4.169996 1.731454,-1.346493 5.641684,-2.195156 6.262264,-2.425482 0.62065,-0.230362 2.14437,-0.859787 2.84264,-1.083013 0.0731,-1.147237 -0.4523,-2.250743 -0.5813,-3.391374 -0.0322,-0.567306 -0.98512,-0.829779 -0.98951,-1.39897 -0.0386,-0.678882 -0.39321,-1.327611 -0.18901,-2.01083 0.217,0.167553 0.43401,0.337182 0.64662,0.511335 0.0258,-1.334217 -0.63126,-2.885715 0.0434,-4.16396 -1.05484,-0.4382005 -0.68615,-1.4489955 -0.34472,-2.1902784 -0.66822,-0.255576 -0.55294,0.5071449 -0.75275,0.9818849 -0.25561,-0.7993149 0.61076,-1.9374219 1.28117,-1.3337229 -0.3266,0.448941 -0.22066,0.9527009 0.34875,1.2384119 0.55642,-0.232009 1.05264,-0.5671219 1.55106,-0.8978999 0.44462,-0.348105 0.98384,-0.01508 1.44347,0.111765 -0.0149,-0.139659 -0.27629,-0.401167 -0.29148,-0.54083 0.90443,0.376009 2.46773,0.368946 2.67619,1.5763069 -0.0558,-0.354527 -0.30575,-0.7208559 -0.34234,-1.0774509 0.37601,0.272721 0.73976,0.7250099 0.84734,1.1590569 0.48708,0.142706 0.84278,0.615007 0.14814,0.588604 0.93884,0.8119405 0.63163,2.1203395 0.57783,3.1987785 0.12044,0.04297 0.3632,0.126844 0.48341,0.167742 0.10517,0.762574 -0.1095,1.540207 0.10951,2.292223 -0.13947,0.274989 -0.73537,0.595228 -0.88778,0.861727 0.13532,1.304045 0.12668,2.579214 0.41242,3.861594 0.32459,0.315811 2.61167,-0.527875 3.98647,-0.901139 0.42541,-0.180557 1.0499,-0.208954 1.5635,-0.165937 1.36039,0.03659 1.91478,0.08612 3.87663,0.378752 z", - Logo:"m 37.575762,29.501133 c 3e-6,3.481055 -2.808906,5.478435 -7.496018,6.485877 -4.624675,0.994022 -9.314756,-0.50878 -9.314756,-3.98969 0,-3.481053 2.745977,-7.207802 7.94896,-8.039681 4.990229,-0.797863 8.861814,2.062256 8.861814,5.543494 z", - R:"m 29.275669,26.853005 q -0.0257,-0.132211 0.01995,-0.199886 0.05325,-0.07895 0.185467,-0.104651 l 2.266476,-0.440559 q 1.510983,-0.293705 2.354055,0.110845 0.841237,0.395106 1.063352,1.537788 0.229457,1.180456 -0.753765,1.9204 l 1.886741,2.093172 q 0.07502,0.08342 0.08787,0.149528 0.02754,0.141654 -0.208556,0.187546 l -1.350441,0.262499 q -0.207761,0.04038 -0.322655,0.0039 -0.105446,-0.0383 -0.244208,-0.197542 l -1.968571,-2.312476 q -0.06557,-0.08525 -0.07475,-0.132476 -0.02019,-0.103881 0.170781,-0.180204 0.506552,-0.167064 0.779908,-0.475014 0.271522,-0.317391 0.185246,-0.761242 -0.09178,-0.472183 -0.445644,-0.62881 -0.346252,-0.167907 -0.960089,-0.04859 l -0.481627,0.09362 q -0.09443,0.01836 -0.11726,0.05219 -0.02282,0.03384 -0.0045,0.128275 l 0.912322,4.693493 q 0.0257,0.13221 -0.02755,0.211165 -0.04565,0.06767 -0.187303,0.09521 L 30.766026,33.159 q -0.132211,0.0257 -0.20933,-0.01811 -0.06951,-0.05509 -0.09521,-0.187303 z", - P:"m 22.907235,28.059379 q -0.02436,-0.147963 0.02865,-0.221811 0.06182,-0.08616 0.209762,-0.110524 l 2.578835,-0.424158 q 1.659331,-0.272923 2.593231,0.257338 0.944466,0.528515 1.166973,1.881348 0.222507,1.352832 -0.529414,2.192929 -0.741358,0.838361 -2.390121,1.109545 l -0.634141,0.104303 q -0.09512,0.0156 -0.13218,0.0543 -0.0265,0.03692 -0.01083,0.132042 l 0.250326,1.521934 q 0.02436,0.147963 -0.03744,0.234121 -0.05299,0.07387 -0.211521,0.09992 l -1.426814,0.234675 q -0.147963,0.02436 -0.232378,-0.02694 -0.07559,-0.06356 -0.09991,-0.211521 z m 3.28655,2.95472 q 1.395108,-0.229462 1.231701,-1.222948 -0.08518,-0.517881 -0.468724,-0.671894 -0.374714,-0.166321 -1.082836,-0.04986 l -0.549588,0.09039 q -0.105684,0.01741 -0.130448,0.06487 -0.0265,0.03692 -0.01083,0.132042 l 0.264227,1.606488 q 0.0156,0.09513 0.05431,0.13218 0.03692,0.0265 0.142606,0.0091 z"}}) - Size: =10 - Text: ="Define PowerRobin" - Width: =200 - X: =20 - Y: =251 - ZIndex: =5 - - btn_SVGsHeader As button: - Fill: =Purple - OnSelect: |- - =//Paths for Header Text - UpdateContext( - { - locHeader: { - the: " - - ", - svg: " - - ", - world: " - - - - " - }, - locWorldMap:"