diff --git a/.github/flat-error-template.md b/.github/flat-error-template.md new file mode 100644 index 000000000..22566aefe --- /dev/null +++ b/.github/flat-error-template.md @@ -0,0 +1,5 @@ +--- +title: Flat Data Error – {{ env.NAME }} +--- + +Error fetching data from the following endpoint: {{ env.URL }}. diff --git a/.github/workflows/flat.yml b/.github/workflows/flat.yml index aae6e5edf..aba863658 100644 --- a/.github/workflows/flat.yml +++ b/.github/workflows/flat.yml @@ -21,966 +21,846 @@ jobs: uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Countries.xlsx - downloaded_filename: data/Countries.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Countries.xlsx + downloaded_filename: data/Countries.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/countries_mobile_connectivity.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/countries_mobile_connectivity.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/countries_ixp.csv - downloaded_filename: data/countries_ixp.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/countries_ixp.csv + downloaded_filename: data/countries_ixp.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://freedomhouse.org/sites/default/files/2021-09/FOTN_2021_Key_Internet_Controls.xlsx - downloaded_filename: data/number_key_internet_controls_employed.xlsx - postprocess: ./process_raw_data.js - + http_url: https://freedomhouse.org/sites/default/files/2021-09/FOTN_2021_Key_Internet_Controls.xlsx + downloaded_filename: data/number_key_internet_controls_employed.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/id4d.cvs - downloaded_filename: data/id4d_nid.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/id4d.cvs + downloaded_filename: data/id4d_nid.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/id4d.xlsx - downloaded_filename: data/id4d_services.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/id4d.xlsx + downloaded_filename: data/id4d_services.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/population_internet_coverage_2g.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/population_internet_coverage_2g.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/population_internet_coverage_3g.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/population_internet_coverage_3g.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/population_internet_coverage_4g.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/population_internet_coverage_4g.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/population_internet_coverage_5g.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/population_internet_coverage_5g.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://api.worldbank.org/v2/en/indicator/EG.ELC.ACCS.ZS?downloadformat=excel - downloaded_filename: data/population_electricity_coverage.xlsx - postprocess: ./process_raw_data.js - + http_url: https://api.worldbank.org/v2/en/indicator/EG.ELC.ACCS.ZS?downloadformat=excel + downloaded_filename: data/population_electricity_coverage.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://s3.amazonaws.com/datascope-ast-datasets-nov29/datasets/430/data.csv - downloaded_filename: data/elect_supply_quality.csv - postprocess: ./process_raw_data.js - + http_url: https://s3.amazonaws.com/datascope-ast-datasets-nov29/datasets/430/data.csv + downloaded_filename: data/elect_supply_quality.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/spectrum_allocated_mobile_providers.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/spectrum_allocated_mobile_providers.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/fixed_bdbd_spd_dl_ul.csv - downloaded_filename: data/fixed_bdbd_spd_dl_ul.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/fixed_bdbd_spd_dl_ul.csv + downloaded_filename: data/fixed_bdbd_spd_dl_ul.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/elect_dist_grid_map.csv - downloaded_filename: data/elect_dist_grid_map.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/elect_dist_grid_map.csv + downloaded_filename: data/elect_dist_grid_map.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/tax_percent_mobile_ownership.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/tax_percent_mobile_ownership.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx - downloaded_filename: data/migration_industry.xlsx - postprocess: ./process_raw_data.js - + http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx + downloaded_filename: data/migration_industry.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx - downloaded_filename: data/migration_skill.xlsx - postprocess: ./process_raw_data.js - + http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx + downloaded_filename: data/migration_skill.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx - downloaded_filename: data/migration_country.xlsx - postprocess: ./process_raw_data.js - + http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1202896/public_use-talent-migration.xlsx + downloaded_filename: data/migration_country.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/international_co_inventions.csv - downloaded_filename: data/international_co_inventions.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/international_co_inventions.csv + downloaded_filename: data/international_co_inventions.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://unctad.org/system/files/information-document/DP.xlsx - downloaded_filename: data/data_protect_privacy_legislation.xlsx - postprocess: ./process_raw_data.js - + http_url: https://unctad.org/system/files/information-document/DP.xlsx + downloaded_filename: data/data_protect_privacy_legislation.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.doingbusiness.org/content/dam/doingBusiness/excel/Historical-data---complete-data-with-scores.xlsx - downloaded_filename: data/doing_bus_idx.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.doingbusiness.org/content/dam/doingBusiness/excel/Historical-data---complete-data-with-scores.xlsx + downloaded_filename: data/doing_bus_idx.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/legal_rights_strength.csv - downloaded_filename: data/legal_rights_strength.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/legal_rights_strength.csv + downloaded_filename: data/legal_rights_strength.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ease_doing_bus.csv - downloaded_filename: data/ease_doing_bus.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ease_doing_bus.csv + downloaded_filename: data/ease_doing_bus.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/time_start_bus.csv - downloaded_filename: data/time_start_bus.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/time_start_bus.csv + downloaded_filename: data/time_start_bus.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://dashboards.sdgindex.org/static/downloads/files/SDR%202021%20-%20Database.xlsx - downloaded_filename: data/sdg_data.xlsx - postprocess: ./process_raw_data.js - + http_url: https://dashboards.sdgindex.org/static/downloads/files/SDR%202021%20-%20Database.xlsx + downloaded_filename: data/sdg_data.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: http://hdr.undp.org/sites/default/files/2020_statistical_annex_table_1.xlsx - downloaded_filename: data/undp_human_developmnt.xlsx - postprocess: ./process_raw_data.js - + http_url: http://hdr.undp.org/sites/default/files/2020_statistical_annex_table_1.xlsx + downloaded_filename: data/undp_human_developmnt.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://data.humdata.org/dataset/e9988552-74e4-4ff4-943f-c782ac8bca87/resource/a9e327cc-d63f-4e61-b13d-d1968ee018bf/download/county_country_aug2020.tsv - downloaded_filename: data/fb_social_connectedness.tsv - postprocess: ./process_raw_data.js - + http_url: https://data.humdata.org/dataset/e9988552-74e4-4ff4-943f-c782ac8bca87/resource/a9e327cc-d63f-4e61-b13d-d1968ee018bf/download/county_country_aug2020.tsv + downloaded_filename: data/fb_social_connectedness.tsv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://index.okfn.org/api/places.csv - downloaded_filename: data/open_data_idx.csv - postprocess: ./process_raw_data.js - + http_url: https://index.okfn.org/api/places.csv + downloaded_filename: data/open_data_idx.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/findex_database.xlsx - downloaded_filename: data/population_digital_financial_services.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/findex_database.xlsx + downloaded_filename: data/population_digital_financial_services.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/140602/country_level_data_0.csv - downloaded_filename: data/ewaste_per_inhabitant.csv - postprocess: ./process_raw_data.js - + http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/140602/country_level_data_0.csv + downloaded_filename: data/ewaste_per_inhabitant.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://happiness-report.s3.amazonaws.com/2021/DataForFigure2.1WHR2021C2.xls - downloaded_filename: data/global_wellbeing_initiative.xlsx - postprocess: ./process_raw_data.js - + http_url: https://happiness-report.s3.amazonaws.com/2021/DataForFigure2.1WHR2021C2.xls + downloaded_filename: data/global_wellbeing_initiative.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/findex_database.xlsx - downloaded_filename: data/financial_inclusiveness.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/findex_database.xlsx + downloaded_filename: data/financial_inclusiveness.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ict_goods.csv - downloaded_filename: data/ict_goods.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ict_goods.csv + downloaded_filename: data/ict_goods.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ict_services.csv - downloaded_filename: data/ict_services.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ict_services.csv + downloaded_filename: data/ict_services.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mob_dev_pen.csv - downloaded_filename: data/mob_dev_pen.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mob_dev_pen.csv + downloaded_filename: data/mob_dev_pen.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx - downloaded_filename: data/gender_gap_in_mobile_usage.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.mobileconnectivityindex.com/widgets/connectivityIndex/excel/MCI_Data_2020.xlsx + downloaded_filename: data/gender_gap_in_mobile_usage.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/venture_cap_avail.csv - downloaded_filename: data/venture_cap_avail.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/venture_cap_avail.csv + downloaded_filename: data/venture_cap_avail.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/b2c_ecommerse_idx.csv - downloaded_filename: data/b2c_ecommerse_idx.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/b2c_ecommerse_idx.csv + downloaded_filename: data/b2c_ecommerse_idx.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/pop_dens_map.csv - downloaded_filename: data/pop_dens_map.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/pop_dens_map.csv + downloaded_filename: data/pop_dens_map.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/countries_gci.xlsx - downloaded_filename: data/countries_gci.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/countries_gci.xlsx + downloaded_filename: data/countries_gci.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.schneier.com/cryptography/paperfiles/worldwide-encryption-product-survey-data.xls - downloaded_filename: data/encrytion_data.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.schneier.com/cryptography/paperfiles/worldwide-encryption-product-survey-data.xls + downloaded_filename: data/encrytion_data.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/rli.xlsx - downloaded_filename: data/rli.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/rli.xlsx + downloaded_filename: data/rli.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/sci.csv - downloaded_filename: data/sci.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/sci.csv + downloaded_filename: data/sci.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/top_sites.csv - downloaded_filename: data/top_sites.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/top_sites.csv + downloaded_filename: data/top_sites.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/google_trends%20.xlsx - downloaded_filename: data/google_trends.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/google_trends%20.xlsx + downloaded_filename: data/google_trends.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/youtube_searches.csv - downloaded_filename: data/youtube_searches.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/youtube_searches.csv + downloaded_filename: data/youtube_searches.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/electricity_density.csv - downloaded_filename: data/electricity_density.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/electricity_density.csv + downloaded_filename: data/electricity_density.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/postal_coverage.csv - downloaded_filename: data/postal_coverage.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/postal_coverage.csv + downloaded_filename: data/postal_coverage.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://nces.ed.gov/programs/digest/d18/tables/xls/tabn218.10.xls - downloaded_filename: data/schools_w_internet.xlsx - postprocess: ./process_raw_data.js - + http_url: https://nces.ed.gov/programs/digest/d18/tables/xls/tabn218.10.xls + downloaded_filename: data/schools_w_internet.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/dice_export_global_cybersecurity_index.csv - downloaded_filename: data/dice_export_global_cybersecurity_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/dice_export_global_cybersecurity_index.csv + downloaded_filename: data/dice_export_global_cybersecurity_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ecosystem.csv - downloaded_filename: data/ecosystem.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ecosystem.csv + downloaded_filename: data/ecosystem.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://api.worldbank.org/v2/en/indicator/EN.POP.DNST?downloadformat=excel - downloaded_filename: data/population_density.xlsx - postprocess: ./process_raw_data.js - + http_url: https://api.worldbank.org/v2/en/indicator/EN.POP.DNST?downloadformat=excel + downloaded_filename: data/population_density.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://dashboards.sdgindex.org/static/downloads/files/SDR%202021%20-%20Database.xlsx - downloaded_filename: data/sustainability_index.xlsx - postprocess: ./process_raw_data.js - + http_url: https://dashboards.sdgindex.org/static/downloads/files/SDR%202021%20-%20Database.xlsx + downloaded_filename: data/sustainability_index.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://api.worldbank.org/v2/en/indicator/GB.XPD.RSDV.GD.ZS?downloadformat=excel - downloaded_filename: data/RD_Percentage_GDP.xlsx - postprocess: ./process_raw_data.js - + http_url: https://api.worldbank.org/v2/en/indicator/GB.XPD.RSDV.GD.ZS?downloadformat=excel + downloaded_filename: data/RD_Percentage_GDP.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ICT_Investment.csv - downloaded_filename: data/ICT_Investment.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ICT_Investment.csv + downloaded_filename: data/ICT_Investment.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/start_up_investment.csv - downloaded_filename: data/start_up_investment.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/start_up_investment.csv + downloaded_filename: data/start_up_investment.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/SDG_digital_literacy_data.csv - downloaded_filename: data/SDG_digital_literacy_data.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/SDG_digital_literacy_data.csv + downloaded_filename: data/SDG_digital_literacy_data.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1232201/wbg_govtech-dataset_dec2020.xlsx - downloaded_filename: data/Egov_strategy.xlsx - postprocess: ./process_raw_data.js - + http_url: https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1232201/wbg_govtech-dataset_dec2020.xlsx + downloaded_filename: data/Egov_strategy.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_public_service_use.csv - downloaded_filename: data/digital_public_service_use.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_public_service_use.csv + downloaded_filename: data/digital_public_service_use.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/angel_investment.csv - downloaded_filename: data/angel_investment.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/angel_investment.csv + downloaded_filename: data/angel_investment.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/banking_sector_size.csv - downloaded_filename: data/banking_sector_size.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/banking_sector_size.csv + downloaded_filename: data/banking_sector_size.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/startup_eco_size.csv - downloaded_filename: data/startup_eco_size.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/startup_eco_size.csv + downloaded_filename: data/startup_eco_size.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_speed.csv - downloaded_filename: data/mobile_speed.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_speed.csv + downloaded_filename: data/mobile_speed.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/gender_gaps.csv - downloaded_filename: data/gender_gaps.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/gender_gaps.csv + downloaded_filename: data/gender_gaps.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/prevalance_gig_economy.csv - downloaded_filename: data/prevalance_gig_economy.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/prevalance_gig_economy.csv + downloaded_filename: data/prevalance_gig_economy.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/size_digital_economy.csv - downloaded_filename: data/size_digital_economy.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/size_digital_economy.csv + downloaded_filename: data/size_digital_economy.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/automation_led_unemployment.csv - downloaded_filename: data/automation_led_unemployment.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/automation_led_unemployment.csv + downloaded_filename: data/automation_led_unemployment.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/not_buying_online_concern_about_returning.csv - downloaded_filename: data/not_buying_online_concern_about_returning.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/not_buying_online_concern_about_returning.csv + downloaded_filename: data/not_buying_online_concern_about_returning.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/not_buying_online_concern_about_security.csv - downloaded_filename: data/not_buying_online_concern_about_security.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/not_buying_online_concern_about_security.csv + downloaded_filename: data/not_buying_online_concern_about_security.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ICT_proportion.csv - downloaded_filename: data/ICT_proportion.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ICT_proportion.csv + downloaded_filename: data/ICT_proportion.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/network_readiness_index.csv - downloaded_filename: data/network_readiness_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/network_readiness_index.csv + downloaded_filename: data/network_readiness_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/happiness_score.csv - downloaded_filename: data/happiness_score.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/happiness_score.csv + downloaded_filename: data/happiness_score.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/population_interacting_public_officials.csv - downloaded_filename: data/population_interacting_public_officials.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/population_interacting_public_officials.csv + downloaded_filename: data/population_interacting_public_officials.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cloud_services.csv - downloaded_filename: data/cloud_services.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cloud_services.csv + downloaded_filename: data/cloud_services.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_density.csv - downloaded_filename: data/mobile_density.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_density.csv + downloaded_filename: data/mobile_density.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/logistics_performance_index.xlsx - downloaded_filename: data/logistics_performance_index.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/logistics_performance_index.xlsx + downloaded_filename: data/logistics_performance_index.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/national_cybersecurity_index.csv - downloaded_filename: data/national_cybersecurity_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/national_cybersecurity_index.csv + downloaded_filename: data/national_cybersecurity_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_platform_economy_index.csv - downloaded_filename: data/digital_platform_economy_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_platform_economy_index.csv + downloaded_filename: data/digital_platform_economy_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_fintech_ranking.csv - downloaded_filename: data/global_fintech_ranking.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_fintech_ranking.csv + downloaded_filename: data/global_fintech_ranking.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_skill_level.csv - downloaded_filename: data/digital_skill_level.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_skill_level.csv + downloaded_filename: data/digital_skill_level.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_work_ecosystem_size.csv - downloaded_filename: data/digital_work_ecosystem_size.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_work_ecosystem_size.csv + downloaded_filename: data/digital_work_ecosystem_size.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/business_internet.csv - downloaded_filename: data/business_internet.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/business_internet.csv + downloaded_filename: data/business_internet.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/business_broadband.csv - downloaded_filename: data/business_broadband.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/business_broadband.csv + downloaded_filename: data/business_broadband.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/share_of_businesses_online_presence.csv - downloaded_filename: data/share_of_businesses_online_presence.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/share_of_businesses_online_presence.csv + downloaded_filename: data/share_of_businesses_online_presence.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ease_of_finding_skilled_employees.csv - downloaded_filename: data/ease_of_finding_skilled_employees.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ease_of_finding_skilled_employees.csv + downloaded_filename: data/ease_of_finding_skilled_employees.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/apps_in_national_language.csv - downloaded_filename: data/apps_in_national_language.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/apps_in_national_language.csv + downloaded_filename: data/apps_in_national_language.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/time_spent_online.csv - downloaded_filename: data/time_spent_online.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/time_spent_online.csv + downloaded_filename: data/time_spent_online.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cryptocurrency_adoption.csv - downloaded_filename: data/cryptocurrency_adoption.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cryptocurrency_adoption.csv + downloaded_filename: data/cryptocurrency_adoption.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cyberbullying_rate.csv - downloaded_filename: data/cyberbullying_rate.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cyberbullying_rate.csv + downloaded_filename: data/cyberbullying_rate.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/individuals_buying_online_frequency.csv - downloaded_filename: data/individuals_buying_online_frequency.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/individuals_buying_online_frequency.csv + downloaded_filename: data/individuals_buying_online_frequency.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/e-commerce_activity.csv - downloaded_filename: data/e-commerce_activity.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/e-commerce_activity.csv + downloaded_filename: data/e-commerce_activity.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/FB_users.csv - downloaded_filename: data/FB_users.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/FB_users.csv + downloaded_filename: data/FB_users.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_payments_penetration.csv - downloaded_filename: data/digital_payments_penetration.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/digital_payments_penetration.csv + downloaded_filename: data/digital_payments_penetration.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/tech_hubs.csv - downloaded_filename: data/tech_hubs.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/tech_hubs.csv + downloaded_filename: data/tech_hubs.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/software_developer_ecosystem_size.csv - downloaded_filename: data/software_developer_ecosystem_size.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/software_developer_ecosystem_size.csv + downloaded_filename: data/software_developer_ecosystem_size.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/population_with_smartphones.csv - downloaded_filename: data/population_with_smartphones.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/population_with_smartphones.csv + downloaded_filename: data/population_with_smartphones.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cyber_attacks.csv - downloaded_filename: data/cyber_attacks.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/cyber_attacks.csv + downloaded_filename: data/cyber_attacks.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/e_government_index.csv - downloaded_filename: data/e_government_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/e_government_index.csv + downloaded_filename: data/e_government_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/internet_speed.csv - downloaded_filename: data/internet_speed.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/internet_speed.csv + downloaded_filename: data/internet_speed.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_latency.csv - downloaded_filename: data/mobile_latency.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/mobile_latency.csv + downloaded_filename: data/mobile_latency.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://www.itu.int/en/ITU-D/Statistics/Documents/DDD/ddd_dataset_v202104.xlsx - downloaded_filename: data/ITU_database.xlsx - postprocess: ./process_raw_data.js - + http_url: https://www.itu.int/en/ITU-D/Statistics/Documents/DDD/ddd_dataset_v202104.xlsx + downloaded_filename: data/ITU_database.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Chainalysis_2020_Geography_Cryptocurrency_Report.csv - downloaded_filename: data/Chainalysis_2021_Geography_Cryptocurrency_Report.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Chainalysis_2020_Geography_Cryptocurrency_Report.csv + downloaded_filename: data/Chainalysis_2021_Geography_Cryptocurrency_Report.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/social_media_penetration.csv - downloaded_filename: data/social_media_penetration.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/social_media_penetration.csv + downloaded_filename: data/social_media_penetration.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/TCdata360.csv - downloaded_filename: data/TCdata360.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/TCdata360.csv + downloaded_filename: data/TCdata360.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_innovation_dataset.csv - downloaded_filename: data/global_innovation_dataset.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_innovation_dataset.csv + downloaded_filename: data/global_innovation_dataset.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/patent_application_PCT.csv - downloaded_filename: data/patent_application_PCT.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/patent_application_PCT.csv + downloaded_filename: data/patent_application_PCT.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Hague_system.csv - downloaded_filename: data/Hague_system.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Hague_system.csv + downloaded_filename: data/Hague_system.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Population.csv - downloaded_filename: data/Population.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Population.csv + downloaded_filename: data/Population.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Area.csv - downloaded_filename: data/Area.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Area.csv + downloaded_filename: data/Area.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/GDP.csv - downloaded_filename: data/GDP.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/GDP.csv + downloaded_filename: data/GDP.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/inherent_cyber_risk.csv - downloaded_filename: data/inherent_cyber_risk.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/inherent_cyber_risk.csv + downloaded_filename: data/inherent_cyber_risk.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_resilience_index.csv - downloaded_filename: data/global_resilience_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/global_resilience_index.csv + downloaded_filename: data/global_resilience_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/RankingView_05122022.csv - downloaded_filename: data/open_data_inventory.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/RankingView_05122022.csv + downloaded_filename: data/open_data_inventory.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ODB-leadersEdition-Datasets-Scored.csv - downloaded_filename: data/open_data_barometer.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/ODB-leadersEdition-Datasets-Scored.csv + downloaded_filename: data/open_data_barometer.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/FINAL_2021_wjp_rule_of_law_index_HISTORICAL_DATA_FILE.xlsx - downloaded_filename: data/open_government_wjp.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/FINAL_2021_wjp_rule_of_law_index_HISTORICAL_DATA_FILE.xlsx + downloaded_filename: data/open_government_wjp.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/MMPI_Intervals_table_2022.xlsx - downloaded_filename: data/mobile_money_prevalence.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/MMPI_Intervals_table_2022.xlsx + downloaded_filename: data/mobile_money_prevalence.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Mobile_Money_Regulatory_Index_Database_V1.xlsx - downloaded_filename: data/mobile_money_regulatory.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Mobile_Money_Regulatory_Index_Database_V1.xlsx + downloaded_filename: data/mobile_money_regulatory.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/3i-index-data.csv - downloaded_filename: data/inclusive_internet_index.csv - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/3i-index-data.csv + downloaded_filename: data/inclusive_internet_index.csv + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/XLS_Birth_registration_database_May-2022.xlsx - downloaded_filename: data/birth_registration.xlsx - postprocess: ./process_raw_data.js - + http_url: https://raw.githubusercontent.com/mbelinsky/XLS_Birth_registration_database_May-2022.xlsx + downloaded_filename: data/birth_registration.xlsx + postprocess: ./process_raw_data.js - name: Fetch data uses: githubocto/flat@v2 if: always() with: - http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Freedomhouse_countries_report.csv - downloaded_filename: data/Freedomhouse_countries_report.csv - postprocess: ./process_raw_data.js + http_url: https://raw.githubusercontent.com/mbelinsky/public_development_data/main/Freedomhouse_countries_report.csv + downloaded_filename: data/Freedomhouse_countries_report.csv + postprocess: ./process_raw_data.js diff --git a/data/RD_Percentage_GDP.xlsx b/data/RD_Percentage_GDP.xlsx index 3e4107555..b2b182850 100644 Binary files a/data/RD_Percentage_GDP.xlsx and b/data/RD_Percentage_GDP.xlsx differ diff --git a/data/population_density.xlsx b/data/population_density.xlsx index 5863f4a17..6f74c503a 100644 Binary files a/data/population_density.xlsx and b/data/population_density.xlsx differ diff --git a/data/population_electricity_coverage.xlsx b/data/population_electricity_coverage.xlsx index 501a2ad5f..da5f96540 100644 Binary files a/data/population_electricity_coverage.xlsx and b/data/population_electricity_coverage.xlsx differ diff --git a/process_manifest.js b/process_manifest.js index 42ac898bf..57840cf72 100644 --- a/process_manifest.js +++ b/process_manifest.js @@ -7,13 +7,23 @@ const manifest = await readCSV(inputFilename); const steps = manifest.map( ({ name, format, endpoint }) => ` - - name: Fetch data + - name: Fetch data (${name}) uses: githubocto/flat@v2 if: always() with: http_url: ${endpoint} downloaded_filename: data/${name}.${format} postprocess: ./process_raw_data.js + - name: Create issue (${name}) + if: failure() + uses: JasonEtco/create-an-issue@v2 + env: + URL: "${endpoint}" + NAME: "${name}" + GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}\ + with: + filename: .github/flat-error-template.md + update_existing: true ` ); diff --git a/processed/RD_Percentage_GDP.csv b/processed/RD_Percentage_GDP.csv index 6fbfa15ba..8a55cb6d1 100644 --- a/processed/RD_Percentage_GDP.csv +++ b/processed/RD_Percentage_GDP.csv @@ -1,267 +1,267 @@ 1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,Country Name,Country Code,Indicator Name,Indicator Code,data_country,data_year ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Aruba,ABW,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.667860042,0.700139018,0.70337475,,0.728575163,,,0.647372792,,,,,,,,,,,,Africa Eastern and Southern,AFE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.594840934,0.626378711,0.627772081,,0.661803726,,,0.58708646,,,,,,,,,,,,Africa Eastern and Southern,AFE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Afghanistan,AFG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.151855621,,,,,,,,,,,,,,,Africa Western and Central,AFW,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.151855608,,,,,,,,,,,,,,,Africa Western and Central,AFW,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.03229,,,,,,Angola,AGO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.08757,0.15412,,,,,,,,,,,,,,Albania,ALB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.087569997,0.154119998,,,,,,,,,,,,,,Albania,ALB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Andorra,AND,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.559944874,,,,,,,,,,,Arab World,ARB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.48622,,,0.6936,0.89504,0.96366,,1.27836,,,,United Arab Emirates,ARE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.41749,0.41959,0.41131,0.45337,0.43884,0.42461,0.38886,0.41013,0.40376,0.42074,0.45216,0.46007,0.47055,0.58398,0.56104,0.56597,0.63491,0.61849,0.59396,0.62262,0.55815,0.55712,0.4936,,,,Argentina,ARG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.18692,0.22601,0.214,0.19106,0.27987,0.25255,0.32109,0.25659,0.25761,0.24057,0.21107,0.22438,0.29093,0.24139,0.27014,0.23853,0.22216,0.24151,0.25002,0.23305,0.22788,0.18876,,,,Armenia,ARM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.1868,0.32337,0.36473,0.39313,,,,,,,,,,,,,,,,American Samoa,ASM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.559007091,,,,,,,,,0.722333434,,Arab World,ARB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.486220002,,,0.693599999,0.895039976,0.963660002,,1.278360009,1.313079953,1.449339986,,United Arab Emirates,ARE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.417490005,0.419589996,0.411309987,0.453370005,0.438840002,0.424609989,0.388859987,0.410129994,0.403759986,0.420740008,0.452160001,0.460070014,0.470550001,0.583980024,0.561039984,0.565970004,0.634909987,0.618489981,0.593959987,0.622619987,0.558149993,0.556309998,0.494349986,0.457130015,,,Argentina,ARG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.186920002,0.226009995,0.214000002,0.191060007,0.279870003,0.252550006,0.321090013,0.256590009,0.257609993,0.240569994,0.211070001,0.224380001,0.290930003,0.241390005,0.270139992,0.238529995,0.222159997,0.241510004,0.250019997,0.233050004,0.227880001,0.188759997,0.178540006,0.209209993,,Armenia,ARM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.187869996,0.325280011,0.366919994,0.395520002,,,,,,,,,,,,,,,,American Samoa,ASM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Antigua and Barbuda,ATG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.6665,,1.51645,,1.57558,,1.75161,,1.85456,,2.18552,,2.4037,,2.37586,2.23765,,2.1787,,1.91918,,1.87466,,,,,Australia,AUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.58077,1.65491,1.73155,1.84537,1.88602,1.9921,2.06598,2.17456,2.16612,2.37324,2.35923,2.41843,2.56945,2.59674,2.7261,2.66868,2.91472,2.95492,3.08429,3.04969,3.11659,3.04885,3.17491,3.2105,,,Austria,AUT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.23533,0.3695,0.42125,0.39289,0.336,0.34001,0.30155,0.32496,0.29831,0.21994,0.17165,0.17006,0.16554,0.24976,0.21848,0.21084,0.21427,0.20969,0.20978,0.22232,0.20637,0.18468,0.18416,,,,Azerbaijan,AZE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.20068,0.15417,0.14096,0.13719,,0.10702,,,,,,0.21312,,,,Burundi,BDI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.74299,1.80971,1.83825,1.90565,1.93619,2.03279,1.90325,1.84119,1.8205,1.79061,1.82269,1.84999,1.93684,1.9986,2.06188,2.17332,2.28114,2.33073,2.37002,2.42817,2.52252,2.66124,2.76578,,,,Belgium,BEL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.663229942,,1.514529943,,1.574239969,,1.748540044,,1.849499941,,2.181129932,,2.401119947,,2.372859955,2.235630035,,2.178489923,,1.920830011,,1.879259944,,1.829280019,,,Australia,AUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.580770016,1.654909968,1.731549978,1.845370054,1.886019945,1.9921,2.065979958,2.17456007,2.166120052,2.373239994,2.359230042,2.41843009,2.569449902,2.596740007,2.726099968,2.668679953,2.914720058,2.954920053,3.084290028,3.049690008,3.116549969,3.05656004,3.090579987,3.129719973,3.201280117,,Austria,AUT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.235330001,0.369500011,0.421249986,0.392890006,0.335999995,0.340009987,0.301550001,0.324959993,0.298310012,0.219940007,0.171650007,0.170059994,0.165539995,0.249760002,0.218480006,0.210840002,0.214269996,0.209690005,0.209779993,0.222320005,0.206369996,0.18468,0.184159994,0.200130001,0.224350005,,Azerbaijan,AZE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.200680003,0.154170007,0.140959993,0.137189999,,0.107019998,,,,,,0.213119999,,,,Burundi,BDI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.742990017,1.809710026,1.838250041,1.90565002,1.936190009,2.032789946,1.903249979,1.841189981,1.820500016,1.790609956,1.82269001,1.84999001,1.936840057,1.998600006,2.061880112,2.173320055,2.281140089,2.330729961,2.370019913,2.428169966,2.523380041,2.66666007,2.860310078,3.160000086,3.477200031,,Belgium,BEL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Benin,BEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.15834,0.18104,,,,0.16816,0.30111,0.24112,0.21514,0.15166,,0.09836,0.16568,0.17787,,,,,0.19719,,,0.61089,,,,,Burkina Faso,BFA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.158340007,0.181040004,,,,0.168160006,0.301109999,0.241119996,0.21514,0.151659995,,0.098360002,0.165680006,0.177870005,,,,,0.197190002,,,0.613610029,,0.172780007,0.248239994,,Burkina Faso,BFA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bangladesh,BGD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.41826,0.46548,0.48223,0.53688,0.49517,0.44709,0.46473,0.47222,0.47086,0.44269,0.44216,0.4303,0.44766,0.49361,0.56663,0.53242,0.60355,0.63682,0.79281,0.95201,0.77217,0.74308,0.75565,,,,Bulgaria,BGR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.10116,,,,,,,,Bahrain,BHR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.418260008,0.46548,0.482230008,0.536880016,0.495169997,0.44709,0.464729995,0.472220004,0.470860004,0.442690015,0.44216001,0.430299997,0.447659999,0.49338001,0.563069999,0.529510021,0.600359976,0.634329975,0.79005003,0.949169993,0.769760013,0.739950001,0.753790021,0.832369983,0.853510022,,Bulgaria,BGR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.101159997,,,,,,,,Bahrain,BHR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Bahamas, The",BHS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01854,0.01524,0.02697,0.01969,0.02521,0.01842,0.02106,,,0.26533,0.32132,0.25725,0.2186,0.21594,0.20048,0.19485,,,,Bosnia and Herzegovina,BIH,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.99852,0.73,0.70578,0.84523,0.7221,0.70876,0.6209,0.61147,0.62759,0.67852,0.66065,0.96203,0.74147,0.62167,0.66913,0.6776,0.64603,0.65191,0.50548,0.49999,0.50063,0.58411,0.60443,,,,Belarus,BLR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01826,0.015900001,0.026969999,0.01969,0.025210001,0.01842,0.021059999,,,0.265329987,0.321319997,0.257250011,0.218600005,0.215939999,0.200479999,0.194849998,0.192640007,0.206139997,,Bosnia and Herzegovina,BIH,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.998520017,0.730000019,0.705780029,0.845229983,0.722100019,0.708760023,0.620899975,0.611469984,0.627590001,0.678520024,0.660650015,0.962029994,0.741469979,0.621670008,0.669130027,0.677600026,0.646030009,0.651910007,0.505479991,0.499989986,0.500630021,0.584110022,0.60443002,0.577329993,0.548969984,,Belarus,BLR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Belize,BLZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.05885,,,,,,,,,,0.18397,0.19247,0.20903,0.20846,0.2979,0.269,0.22771,0.21586,0.22036,,,0.25998,,,,Bermuda,BMU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.32544,0.31577,0.29495,0.29836,0.28744,0.29358,0.27663,,,,,,,0.157,,,,,,,,,,,,,Bolivia,BOL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.04751,1.06198,1.00968,0.99939,0.96343,1.00246,0.98807,1.08138,1.12904,1.11866,1.15992,1.13966,1.12684,1.19567,1.27131,1.34264,1.26343,1.09392,1.16038,,,,Brazil,BRA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.058850002,,,,,,,,,,0.160260007,0.168479994,0.182349995,0.180500001,0.261949986,0.233549997,0.1963,0.190830007,0.195069999,,,0.228560001,0.26236999,0.226930007,,Bermuda,BMU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.32543999,0.31577,0.294950008,0.29835999,0.287440002,0.293579996,0.276630014,,,,,,,0.157000005,,,,,,,,,,,,,Bolivia,BOL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.047510028,1.061980009,1.009680033,0.999390006,0.963429987,1.002460003,0.988070011,1.08138001,1.129040003,1.118659973,1.159919977,1.139660001,1.126839995,1.195670009,1.269709945,1.370929956,1.286370039,1.117499948,1.167690039,1.208029985,,,Brazil,BRA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Barbados,BRB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01592,0.01842,0.03701,,,,,,,,,,,,,,0.27763,,,,Brunei Darussalam,BRN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01592,0.01842,0.037009999,,,,,,,,,,,,,,0.277630001,,,,Brunei Darussalam,BRN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bhutan,BTN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.53286,,,,,,,0.2588,0.53728,,,,,,,,,Botswana,BWA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.532859981,,,,,,,0.2588,0.537280023,,,,,,,,,Botswana,BWA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Central African Republic,CAF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.61209,1.61921,1.71643,1.75587,1.86469,2.02831,1.97873,1.97478,2.00416,1.97759,1.94872,1.90857,1.8604,1.92227,1.82958,1.79132,1.77232,1.7054,1.71417,1.69324,1.72873,1.66886,1.56287,1.54266,,,Canada,CAN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.725287383,0.751150319,0.733604525,0.738460672,0.746489335,0.751118623,0.740284824,0.732215752,0.735834594,0.737093198,0.753117915,0.757165586,0.78272606,0.827140372,0.875533516,0.959476596,1.058212745,1.062835684,1.089462209,1.143973198,1.025493715,1.088395053,1.202375914,,,,Central Europe and the Baltics,CEB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.44857,,,,2.32344,,,,2.67269,,,,2.71472,,,,3.18623,,,3.3716,,3.36798,,,,,Switzerland,CHE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.612089992,1.613860011,1.710510015,1.749850035,1.858479977,2.021169901,1.971709967,1.967810035,1.997339964,1.971269965,1.943040013,1.90357995,1.855780005,1.91742003,1.825279951,1.787140012,1.772320032,1.70539999,1.714169979,1.693240047,1.728729963,1.685799956,1.679170012,1.591629982,1.697810054,,Canada,CAN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.723923844,0.749715682,0.732314452,0.736692449,0.74511333,0.749761487,0.738816786,0.7306647,0.734132418,0.735255373,0.751648651,0.755719678,0.781459319,0.825375649,0.871985262,0.957251027,1.05678036,1.061194284,1.088496263,1.140787674,1.021843065,1.082735132,1.194201822,1.246288937,1.313856248,,Central Europe and the Baltics,CEB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.373919964,,,,2.25880003,,,,2.597769976,,,,2.63883996,,,,2.850939989,,,3.043109894,,3.034130096,,3.146859884,,,Switzerland,CHE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Channel Islands,CHI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.30957,0.37497,0.35202,0.32947,0.35144,0.3622,0.3887,0.37503,0.38073,0.36934,0.35608,,,,,Chile,CHL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.56324,0.63873,0.64689,0.74963,0.89316,0.94033,1.05786,1.12037,1.21498,1.30792,1.36854,1.37369,1.44592,1.6648,1.71372,1.78034,1.91214,1.99786,2.02243,2.05701,2.10033,2.11603,2.14058,,,,China,CHN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.309570014,0.374969989,0.352019995,0.329470009,0.351440012,0.362199992,0.388700008,0.375030011,0.380730003,0.369340003,0.355930001,0.366470009,0.340950012,,,Chile,CHL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.563239992,0.63872999,0.646889985,0.749629974,0.893159986,0.940330029,1.057860017,1.12037003,1.214980006,1.307919979,1.368540049,1.373690009,1.445919991,1.664800048,1.713719964,1.780339956,1.912140012,1.997859955,2.022429943,2.057009935,2.100330114,2.116029978,2.140579939,2.244630098,2.400929928,,China,CHN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0704,,,,,,Cote d'Ivoire,CIV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cameroon,CMR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.26777,0.05799,0.06044,0.13609,0.08253,0.07822,,,,,,0.40638,,,,,,,"Congo, Dem. Rep.",COD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.267769992,0.05799,0.06044,0.136089996,0.082529999,0.078220002,,,,,,0.406379998,,,,,,,"Congo, Dem. Rep.",COD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Congo, Rep.",COG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.29923,0.27366,,,0.12999,0.13183,0.13944,0.15602,0.15353,0.15086,0.1495,0.18455,0.20125,0.19608,0.19501,0.20595,0.23378,0.27111,0.30563,0.28975,0.26694,0.24286,0.23462,,,,Colombia,COL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.299230009,0.273660004,,,0.131060004,0.1329,0.155589998,0.173979998,0.169640005,0.165570006,0.164269999,0.183070004,0.195409998,0.193509996,0.193580002,0.198420003,0.221159995,0.257609993,0.303169996,0.365420014,0.270509988,0.26109001,0.312330008,0.321689993,0.288120002,,Colombia,COL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Comoros,COM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.07264,,,,,,,,,,,Cabo Verde,CPV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.30377,0.29716,0.26656,0.36913,0.41311,,,0.36349,0.37452,,0.42906,0.35842,0.38831,0.52028,0.48492,0.46782,0.55606,0.55567,0.57209,0.44993,0.45645,0.44068,0.38288,,,,Costa Rica,CRI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.072640002,,,,,,,,,,,Cabo Verde,CPV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.302210003,0.29569,0.265260011,0.36759001,0.411350012,,,0.361900002,0.372880012,,0.42693001,0.356550008,0.385930002,0.517180026,0.479900002,0.462350011,0.547129989,0.54253,0.556270003,0.436650008,0.443349987,0.425870001,0.371439993,,,,Costa Rica,CRI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Caribbean small states,CSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.34736,0.40172,0.50124,0.45832,0.47865,0.5653,0.56445,0.58243,0.60231,0.5492,0.44139,0.43615,0.50061,0.61485,0.60767,0.27192,0.40716,0.47467,0.41596,0.42854,0.34223,0.43066,0.53706,,,,Cuba,CUB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.347359985,0.401719987,0.501240015,0.458319992,0.478650004,0.565299988,0.564450026,0.582430005,0.602310002,0.549199998,0.441390008,0.436150014,0.500609994,0.614849985,0.607670009,0.271919996,0.407160014,0.474669993,0.415960014,0.428539991,0.342229992,0.430660009,0.536909997,0.553080022,0.518379986,,Cuba,CUB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Curacao,CUW,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cayman Islands,CYM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.20331,0.21806,0.2269,0.23694,0.27967,0.31834,0.33564,0.36727,0.38346,0.40007,0.38594,0.44437,0.44409,0.45389,0.43888,0.48607,0.51424,0.47841,0.52358,0.54998,0.54783,,,,Cyprus,CYP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.89446,0.99439,1.06528,1.05452,1.11319,1.10333,1.10202,1.14741,1.14559,1.16835,1.23173,1.30228,1.23933,1.29438,1.33688,1.55571,1.78231,1.89973,1.97285,1.92923,1.68015,1.79079,1.93017,,,,Czech Republic,CZE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.14461,2.18832,2.21613,2.34779,2.40982,2.40437,2.43622,2.47461,2.43519,2.44193,2.47232,2.46048,2.61513,2.74266,2.73024,2.80555,2.88166,2.83599,2.87784,2.93003,2.94099,3.06792,3.13267,,,,Germany,DEU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.203309998,0.218060002,0.226899996,0.236939996,0.27967,0.318340003,0.335640013,0.367269993,0.383459985,0.400070012,0.385939986,0.444370002,0.444090009,0.453889996,0.438879997,0.486070007,0.513599992,0.476889998,0.522019982,0.544390023,0.615830004,0.714630008,0.822340012,,Cyprus,CYP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.889119983,0.988189995,1.060220003,1.049569964,1.109969974,1.098709941,1.09818995,1.142099977,1.139350057,1.161000013,1.225419998,1.295719981,1.233579993,1.286560059,1.326699972,1.544770002,1.76967001,1.879240036,1.958330035,1.916890025,1.670029998,1.768550038,1.899449944,1.927729964,1.991039991,,Czech Republic,CZE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.144609928,2.188319921,2.216130018,2.347790003,2.40982008,2.40437007,2.436219931,2.47461009,2.435189962,2.441930056,2.47232008,2.460479975,2.615129948,2.742660046,2.730240107,2.805550098,2.881659985,2.835989952,2.877840042,2.933789968,2.94039011,3.047100067,3.107880116,3.167700052,3.14425993,,Germany,DEU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Djibouti,DJI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dominica,DMA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.80667,1.88914,2.00619,2.12764,,2.32466,2.44145,2.51085,2.41916,2.39337,2.403,2.51541,2.77346,3.05514,2.91707,2.94465,2.98125,2.97048,2.91409,3.05497,3.09283,3.05015,3.03292,,,,Denmark,DNK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.80666995,1.88914001,2.006190062,2.127640009,2.186199903,2.324660063,2.441450119,2.510849953,2.419159889,2.393369913,2.403000116,2.515409946,2.773459911,3.055140018,2.917069912,2.944649935,2.981250048,2.970479965,2.914089918,3.054970026,3.092829943,2.931240082,2.966029882,2.888000011,2.961539984,,Denmark,DNK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dominican Republic,DOM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.23028,0.36639,0.19622,0.16357,0.06604,,,,,,,,,,,,0.54297,,,,,Algeria,DZA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.461941251,0.563276339,0.627614953,0.694136114,0.72855973,0.797627504,0.909360287,1.003771969,1.105053307,1.177064363,1.247662198,1.245061613,1.344387657,1.400170778,1.684839458,1.620926789,1.880732681,1.713806693,1.941674089,1.913502803,1.903149567,1.9084655,1.982725671,,,,East Asia & Pacific (excluding high income),EAP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.606639291,0.624933925,0.640304197,0.620625408,0.630599451,0.620347692,0.643518939,0.660800494,0.692518652,0.625386968,0.73130888,0.72310086,0.71407874,0.627075183,,0.724462318,0.738110033,0.719190694,,,,,Early-demographic dividend,EAR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.21937334,2.294824233,2.259896986,2.33151407,2.264844887,2.311242316,2.274630067,2.35921088,2.341931701,2.424405382,2.421425748,2.369929556,2.370302929,2.263038141,2.411275721,2.347260495,2.496775208,2.29084553,2.483715527,2.337147293,2.352275988,2.33012207,2.443702135,,,,East Asia & Pacific,EAS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.787993818,0.834242407,0.650492797,0.672049615,0.702207591,0.819076362,0.844782701,0.839096702,0.795466444,0.786092116,0.795610077,0.854628248,0.82394058,0.931752007,0.88143213,0.831336499,0.850096205,0.832465892,0.850827101,0.851406105,0.868189848,0.886820022,0.775889451,,,,Europe & Central Asia (excluding high income),ECA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.655190156,1.636441446,1.605240121,1.698183541,1.676486441,1.719996106,1.695487369,1.720120212,1.697541249,1.650407447,1.657662189,1.658595512,1.723804489,1.812591291,1.776283414,1.782465984,1.836621865,1.798219168,1.837142028,1.91738241,1.881546255,1.970742549,1.976403037,,,,Europe & Central Asia,ECS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.07406,0.06263,0.06517,,,0.0515,0.05534,0.05735,,,0.12863,0.13194,0.22779,0.39463,0.40297,0.33991,0.33236,0.3799,0.44266,,,,,,,,Ecuador,ECU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.2126,0.19756,0.1991,0.18651,0.19247,,,,0.26994,0.24141,0.25903,0.2551,0.27024,0.43312,0.43345,0.53154,0.50899,0.63895,0.63649,0.71858,0.70848,0.67941,0.72388,,,,"Egypt, Arab Rep.",EGY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.740000377,1.713830823,1.741058218,1.767034345,1.809222839,1.797849993,1.839635133,1.806566028,1.784195963,1.781194496,1.802903263,1.808416736,1.892348343,1.989136692,1.996408854,2.042247339,2.098412951,2.102596571,2.136494711,2.135804518,2.132434533,2.201477679,2.217658749,,,,Euro area,EMU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.230279997,0.366400003,0.196229994,0.163570002,0.066040002,,,,,,,,,,,,0.534319997,,,,,Algeria,DZA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.461941246,0.563327948,0.627640485,0.694167037,0.728596601,0.797672089,0.909482308,1.003772291,1.105053743,1.177064768,1.247662617,1.245061622,1.344387647,1.400170817,1.684839423,1.614789684,1.880732692,1.708817427,1.941674037,1.908013669,1.903153576,1.902849963,1.91216224,2.027434915,2.246080944,,East Asia & Pacific (excluding high income),EAP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.606186346,0.620599795,0.639940835,0.61402812,0.622873444,0.612904988,0.635940739,0.653965116,0.686640717,0.619894137,0.725420353,0.717635565,0.70667501,0.621669246,,0.7192495,0.734011675,0.707666604,0.719810234,,,,Early-demographic dividend,EAR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.185563636,2.26092236,2.229461108,2.29947906,2.234789916,2.280463467,2.246594134,2.329189105,2.31492983,2.396890273,2.397489546,2.348979447,2.352110626,2.24867167,2.398587515,2.329271835,2.483714381,2.277598779,2.475011513,2.323939385,2.339509092,2.317081727,2.355693664,2.393178917,2.632895473,,East Asia & Pacific,EAS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.794872834,0.8468151,0.659951538,0.689208824,0.718949468,0.842775006,0.870773654,0.862763871,0.816272455,0.805637148,0.81372024,0.875090316,0.839249082,0.964178979,0.902797411,0.845483533,0.863398723,0.850218436,0.874295084,0.872204475,0.892557299,0.911148296,0.863364959,0.891504924,0.921550461,,Europe & Central Asia (excluding high income),ECA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.651734368,1.636310216,1.604652881,1.697535451,1.682436689,1.7190911,1.695218497,1.719280528,1.694712121,1.649303528,1.656835928,1.657597127,1.720089255,1.810670531,1.774222731,1.780689257,1.82453456,1.804957647,1.842784648,1.905248346,1.884833304,1.947379358,1.941479839,2.007160839,2.107326359,,Europe & Central Asia,ECS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.07406,0.062629998,0.065169998,,,0.0515,0.055339999,0.057349999,,,0.128629997,0.131940007,0.227789998,0.394630015,0.402969986,0.339910001,0.332359999,0.379900008,0.442660004,,,,,,,,Ecuador,ECU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.212599993,0.197559997,0.199100003,0.186509997,0.192469999,,,,0.269939989,0.241410002,0.259030014,0.255100012,0.270240009,0.433120012,0.433450013,0.531539977,0.50898999,0.63894999,0.636489987,0.718580008,0.70848,0.679409981,0.723879993,0.837149978,0.962180018,,"Egypt, Arab Rep.",EGY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.740014604,1.71382438,1.741036209,1.767006678,1.809226666,1.797831718,1.839630096,1.806554235,1.784125066,1.781127054,1.802837646,1.808349289,1.89209453,1.988865252,1.996205643,2.042236133,2.098253114,2.117401999,2.149418122,2.139049012,2.14273398,2.182756637,2.216512755,2.260617411,2.359134139,,Euro area,EMU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Eritrea,ERI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.78753,0.77781,0.84804,0.83854,0.88276,0.88833,0.95971,1.02373,1.04089,1.09956,1.17702,1.24053,1.325,1.36364,1.35996,1.33341,1.29877,1.27523,1.24213,1.22236,1.19048,1.21041,1.24323,,,,Spain,ESP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.56583,0.67648,0.59921,0.69788,0.7116,0.76437,0.84595,0.9176,1.11346,1.05891,1.25036,1.38894,1.56628,2.28473,2.10903,1.71302,1.42089,1.45685,1.24617,1.27996,1.40441,,,,Estonia,EST,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.17917,,0.17089,,,0.24137,,,0.60474,,,,0.27437,,,,,Ethiopia,ETH,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.698640159,1.730893729,1.699673675,1.78399407,1.752645855,1.821554309,1.789866888,1.825578005,1.793791821,1.78199166,1.802584936,1.796620771,1.874045494,1.968582511,1.969581733,2.016727325,2.077878623,2.083683368,2.106807209,2.115773173,2.108168155,2.171009707,2.188646802,,,,European Union,EUU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.787530005,0.777809978,0.848039985,0.838540018,0.882759988,0.888329983,0.959710002,1.02373004,1.040889978,1.099560022,1.177019954,1.240530014,1.325000048,1.363639951,1.35995996,1.333410025,1.298769951,1.27523005,1.242130041,1.222360015,1.190479994,1.210420012,1.242130041,1.25138998,1.405410051,,Spain,ESP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.565010011,0.677079976,0.600000024,0.698390007,0.712029994,0.764649987,0.845839977,0.917050004,1.112769961,1.05874002,1.25188005,1.396790028,1.578989983,2.305219889,2.12480998,1.724120021,1.430230021,1.467499971,1.243059993,1.276849985,1.416239977,1.633370042,1.792469978,,Estonia,EST,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.179169998,,0.170890003,,,0.241370007,,,0.604740024,,,,0.274370015,,,,,Ethiopia,ETH,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.698587892,1.730817523,1.699582089,1.783872062,1.762910023,1.821451363,1.789760164,1.825468256,1.793616436,1.781798314,1.802417056,1.796441368,1.873707992,1.968181807,1.969101469,2.016470605,2.077580926,2.09627341,2.117844041,2.118268104,2.116722725,2.152405025,2.18561945,2.224224887,2.321349376,,European Union,EUU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fragile and conflict affected situations,FCS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.45256,2.62158,2.78442,3.05619,3.24138,3.19372,3.25308,3.29822,3.30907,3.3237,3.33215,3.33704,3.53697,3.73402,3.70532,3.61806,3.39832,3.27137,3.14751,2.87196,2.72442,2.73349,2.75572,,,,Finland,FIN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.452559948,2.621579885,2.784420013,3.056190014,3.241379976,3.193720102,3.253079891,3.298219919,3.30907011,3.323699951,3.332149982,3.337039948,3.5369699,3.734019995,3.705319881,3.618060112,3.39831996,3.271369934,3.147510052,2.871959925,2.724420071,2.727869987,2.757420063,2.796829939,2.935440063,,Finland,FIN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fiji,FJI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.2228,2.14699,2.09476,2.10767,2.09346,2.13804,2.17449,2.11994,2.09461,2.05151,2.05094,2.02451,2.06117,2.21207,2.17857,2.19161,2.22707,2.23703,2.27592,2.26703,2.22238,2.20348,2.19294,,,,France,FRA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.85705,,,,,,,,,,,,,,,,,,,Faroe Islands,FRO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.222800016,2.146990061,2.094759941,2.107670069,2.093460083,2.138040066,2.174489975,2.119940042,2.094609976,2.051510096,2.050940037,2.024509907,2.061170101,2.212069988,2.178570032,2.191610098,2.227070093,2.237030029,2.275919914,2.227020025,2.222379923,2.198879957,2.196660042,2.191790104,2.354929924,,France,FRA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.857050002,,,,,,,,,,,,,,,,,,,Faroe Islands,FRO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Micronesia, Fed. Sts.",FSM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.41633,0.5109,0.57924,,,,,,,,,,,,,Gabon,GAB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.58017,1.5391,1.55107,1.62792,1.61712,1.60477,1.61497,1.58239,1.5338,1.55279,1.57317,1.61289,1.61272,1.67125,1.64564,1.64959,1.57716,1.62028,1.6434,1.64985,1.66023,1.68022,1.70274,,,,United Kingdom,GBR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.33088,0.3424,0.35384,0.28769,0.2153,0.23848,0.18574,0.2176,0.2442,0.17658,,,,,,,,0.07856,0.17318,0.29928,0.28586,0.27023,0.28052,,,,Georgia,GEO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.23157,,,0.37655,,,,,,,,,,,,Ghana,GHA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.41633001,0.510900021,0.579240024,,,,,,,,,,,,,Gabon,GAB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.573330045,1.538609982,1.548050046,1.624680042,1.612930059,1.601189971,1.615329981,1.579249978,1.530709982,1.54903996,1.571259975,1.610129952,1.60382998,1.66099,1.635159969,1.639989972,1.568879962,1.610299945,1.630970001,1.634240031,1.642809987,1.659809947,1.704939961,1.70799005,,,United Kingdom,GBR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.330879986,0.342400014,0.353839993,0.287690014,0.215299994,0.238480002,0.185739994,0.217600003,0.244200006,0.176579997,,,,,,,,0.078560002,0.173179999,0.299279988,0.285860002,0.270229995,0.280519992,0.284680009,0.300799996,,Georgia,GEO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.231570005,,,0.376549989,,,,,,,,,,,,Ghana,GHA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gibraltar,GIB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Guinea,GIN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01261,0.01086,,0.0848,,,,,,,0.07093,,,,"Gambia, The",GMB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01261,0.01086,,0.084799998,,,,,,,0.069329999,,,,"Gambia, The",GMB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Guinea-Bissau,GNB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Equatorial Guinea,GNQ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.4291,,0.56823,,0.55948,,0.54654,0.5273,0.57896,0.56118,0.57655,0.66183,0.62557,0.59838,0.67196,0.69957,0.81131,0.8333,0.96121,0.99394,1.13109,1.17732,,,,Greece,GRC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.429100007,,0.568229973,,0.559480011,,0.546540022,0.5273,0.578960001,0.561179996,0.576550007,0.661830008,0.625569999,0.603470027,0.684260011,0.710049987,0.814779997,0.839980006,0.966050029,1.005290031,1.152279973,1.21370995,1.275660038,1.496099949,,Greece,GRC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Grenada,GRD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.52741,0.55628,0.50804,0.64608,,,,,,,,,,,,,,,,,,Greenland,GRL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.035,0.0493,0.06674,0.06188,0.0553,0.0435,0.04814,0.04471,0.03916,0.02949,0.03064,0.02311,0.02957,0.02947,,,,Guatemala,GTM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.26637,0.25597,0.25707,,,,,,,,,,,,,,,,,Guam,GUM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.527409971,0.556280017,0.508040011,0.646080017,,,,,,,,,,,,,,,,,,Greenland,GRL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.035560001,0.050099999,0.067819998,0.062899999,0.056200001,0.044210002,0.048939999,0.045430001,0.039159998,0.02949,0.03064,0.02311,0.029549999,0.02943,0.02647,,,Guatemala,GTM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.265700012,0.255180001,0.256099999,,,,,,,,,,,,,,,,,Guam,GUM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Guyana,GUY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.162453559,2.189417543,2.191694039,2.260176062,2.325198994,2.356759907,2.296975148,2.268830127,2.219191538,2.233947283,2.258907579,2.261417841,2.341429954,2.40776943,2.38752121,2.39736562,2.420266086,2.407171535,2.459832437,2.456444736,2.499477779,2.558222123,2.585940984,,,,High income,HIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.4283,0.45767,0.46493,0.53645,0.58147,0.68027,0.72176,0.77343,0.79468,0.75161,0.71996,0.77342,0.74946,0.72086,0.72733,0.73017,0.74014,0.76183,0.79155,0.8002,0.8634,,,,"Hong Kong SAR, China",HKG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.04453,0.03834,0.04181,0.04215,0.04155,,,,,,,,,,,0.01497,,0.03994,,,,,Honduras,HND,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.148121738,2.177025997,2.17958534,2.247898015,2.310474301,2.344107954,2.284862762,2.256582767,2.206194667,2.220716503,2.245626817,2.247542199,2.325315486,2.392807086,2.373923752,2.382896725,2.4010098,2.397350519,2.448905441,2.462143193,2.518403818,2.558253602,2.62112682,2.701276182,2.967474365,,High income,HIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.428299993,0.457670003,0.464929998,0.536450028,0.581470013,0.680270016,0.721759975,0.77342999,0.794679999,0.751609981,0.719959974,0.773419976,0.749459982,0.720860004,0.727330029,0.730170012,0.740140021,0.761829972,0.791549981,0.835259974,0.863399982,0.925719976,0.987659991,,"Hong Kong SAR, China",HKG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.044530001,0.038339999,0.041809998,0.042149998,0.041549999,,,,,,,,,,,0.01497,,0.03994,,,,,Honduras,HND,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Heavily indebted poor countries (HIPC),HPC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.83991,1.04916,0.92079,0.95033,0.94981,1.03031,0.85614,0.74007,0.79107,0.88656,0.84474,0.74292,0.75095,0.75101,0.81157,0.78306,0.84007,0.86314,0.86266,0.97192,,,,Croatia,HRV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.830089986,1.040969968,0.917069972,0.941240013,0.941690028,1.021350026,0.848770022,0.733910024,0.786220014,0.880410016,0.838249981,0.735319972,0.741259992,0.741850019,0.800109982,0.773829997,0.829479992,0.851620018,0.848919988,0.952300012,1.081050038,1.248440027,,Croatia,HRV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Haiti,HTI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.63027,0.69895,0.65711,0.67186,0.79096,0.9131,0.98355,0.91865,0.86123,0.92139,0.97857,0.95595,0.97874,1.13068,1.1376,1.18621,1.26069,1.38691,1.34914,1.34652,1.19007,1.33193,1.53337,,,,Hungary,HUN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.655013542,0.684615611,0.731598742,0.774384439,0.801564872,0.832620642,0.861065127,0.889666841,0.934313128,1.017621232,1.081480311,1.100292806,1.190296161,1.18087312,1.297113419,1.35842572,1.367825075,1.34769041,1.45480658,,,,IBRD only,IBD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.642756381,0.6723669,0.71604028,0.768319264,0.794394599,0.818785386,0.857054239,0.861665462,0.926756674,1.005108141,1.069950832,1.088241305,1.185752822,1.16659636,1.289144034,1.334044951,1.357837111,1.323232181,1.450710751,,,,IDA & IBRD total,IBT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.630270004,0.698949993,0.657109976,0.67185998,0.790960014,0.913100004,0.983550012,0.918649971,0.859730005,0.919309974,0.977100015,0.954169989,0.977270007,1.127629995,1.128170013,1.178769946,1.253810048,1.38361001,1.344169974,1.33920002,1.179630041,1.316799998,1.507550001,1.47736001,1.607660055,,Hungary,HUN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.654606598,0.682221901,0.731334677,0.77119934,0.797993902,0.828959454,0.857765518,0.886548507,0.931774506,1.015307217,1.079162198,1.096656901,1.186566769,1.176718958,1.295824944,1.357575537,1.371067867,1.344745876,1.399052012,1.558044073,1.853031474,,IBRD only,IBD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.64236168,0.669818574,0.715564075,0.764947574,0.790643421,0.81492379,0.853773936,0.858690639,0.924246826,1.002832558,1.067405644,1.084651164,1.182020439,1.162525046,1.287835556,1.333179074,1.361000019,1.319105918,1.392340357,1.531750006,1.839533389,,IDA & IBRD total,IBT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,IDA total,IDA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.309006743,,,,,,,,,,,,,,,IDA blend,IDB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06769,0.04756,,,,,,,,0.08332,,,,0.0847,,,0.24535,0.23805,0.22633,,,,Indonesia,IDN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.309006741,,,,,,,,,,,,,,,IDA blend,IDB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06769,0.047559999,,,,,,,,0.083319999,,,,0.084700003,,,0.245350003,0.238049999,0.226319999,0.271299988,0.280840009,,Indonesia,IDN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,IDA only,IDX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Isle of Man,IMN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.63905,0.68669,0.70379,0.72413,0.75699,0.73591,0.72567,0.71929,0.7569,0.82411,0.80473,0.80507,0.85876,0.83314,0.78849,0.75502,0.74399,0.70642,0.70159,0.6931,0.66984,0.66571,0.65282,,,,India,IND,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.639050007,0.686689973,0.703790009,0.724129975,0.756990016,0.735909998,0.72566998,0.719290018,0.756900012,0.824109972,0.804729998,0.805069983,0.858759999,0.833140016,0.788489997,0.755020022,0.743990004,0.706420004,0.701590002,0.693099976,0.669839978,0.66602999,0.655730009,,,,India,IND,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Not classified,INX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.27006,1.24317,1.20958,1.15338,1.08497,1.05306,1.05605,1.12451,1.17866,1.19281,1.19836,1.23325,1.38766,1.6082,1.59153,1.56058,1.56119,1.5658,1.52307,1.18267,1.16892,,1.14647,,,,Ireland,IRL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.50218,0.49558,0.59484,0.50453,0.62284,0.55921,,0.64647,0.27258,0.26442,,0.31655,0.25267,,0.41763,,0.83027,,,,,"Iran, Islamic Rep.",IRN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.04554,0.03435,0.04562,0.03684,0.03476,,,0.03733,0.03775,0.0356,0.0441,0.04342,,,,Iraq,IRQ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.7954,1.9532,2.23767,2.5783,2.8501,2.82841,2.70912,,2.68614,2.8939,2.54913,2.48745,2.59511,,2.41367,,1.70204,1.94811,2.19746,2.12769,2.10455,2.04135,,,,Iceland,ISL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.59054,2.80736,2.91897,3.33008,3.93329,4.18499,4.13067,3.89304,3.87344,4.04819,4.14097,4.42235,4.34227,4.13293,3.93541,4.01532,4.16147,4.0961,4.17398,4.26525,4.51177,4.81623,4.94079,,,,Israel,ISR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.9459,0.98769,1.00487,0.98065,1.00364,1.0407,1.08124,1.05894,1.05025,1.04435,1.08401,1.12899,1.15972,1.21787,1.21797,1.20155,1.26219,1.30107,1.3384,1.3385,1.36642,1.37013,1.39181,,,,Italy,ITA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0491,0.06096,,,,,,,,,,,,,,,,,,,,Jamaica,JAM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.33223,,,,,,0.42869,,,,,,,,0.70781,,,,,,Jordan,JOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.69206,2.76968,2.87363,2.89283,2.90569,2.97183,3.01394,3.04295,3.02952,3.18099,3.27844,3.3396,3.33718,3.2314,3.13708,3.24477,3.20908,3.31496,3.40022,3.28165,3.15786,3.20798,3.27512,,,,Japan,JPN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.29337,0.22039,0.18383,0.18104,0.22009,0.25509,0.25246,0.24837,0.28361,0.24281,0.20884,0.21654,0.22924,0.15341,0.15349,0.16525,0.17132,0.16722,0.16951,0.14179,0.12667,0.11683,,,,Kazakhstan,KAZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.35521,,,0.78577,,,,,,,,,,,,Kenya,KEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.1939,0.21064,0.17992,0.15637,0.17189,0.1981,0.22272,0.19926,0.19861,0.23014,0.23425,0.19017,0.15997,0.15547,0.15633,0.1661,0.14914,0.12536,0.11903,0.11121,0.10707,0.10107,,,,Kyrgyz Republic,KGZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0498,,,,,,,,,,,,,0.11823,,,,,,,Cambodia,KHM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.271559954,1.242709994,1.208009958,1.151409984,1.083829999,1.051939964,1.055750012,1.124349952,1.177780032,1.191969991,1.198869944,1.234079957,1.391260028,1.613710046,1.595039964,1.552800059,1.557659984,1.567980051,1.522160053,1.182909966,1.175709963,1.255399942,1.16929996,1.22589004,1.232329965,,Ireland,IRL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.50217998,0.495579988,0.59483999,0.504530013,0.622839987,0.559210002,,0.64647001,0.272579998,0.264420003,,0.316549987,0.25266999,,0.417629987,,0.830269992,,0.883589983,,,"Iran, Islamic Rep.",IRN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.045540001,0.03435,0.045620002,0.036839999,0.034759998,,,0.038350001,0.040169999,0.03737,0.045960002,0.042789999,0.03246,0.04397,,Iraq,IRQ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.798079967,1.950989962,2.235059977,2.57201004,2.839890003,2.821199894,2.705499887,,2.679689884,2.852659941,2.532939911,2.464139938,2.59713006,,2.403670073,,1.692379951,1.936159968,2.181390047,2.1098001,2.084120035,2.000200033,2.323299885,2.471760035,,Iceland,ISL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.586189985,2.805870056,2.917299986,3.32852006,3.929939985,4.183080196,4.129829884,3.890569925,3.870759964,4.044549942,4.137989998,4.417349815,4.330120087,4.123290062,3.924360037,4.002689838,4.141550064,4.074779987,4.155360222,4.261479855,4.51086998,4.656760216,4.796619892,5.139830112,5.435619831,,Israel,ISR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.945900023,0.987689972,1.004870057,0.980650008,1.003640056,1.040699959,1.081240058,1.058940053,1.050250053,1.044350028,1.084010005,1.128990054,1.159719944,1.217869997,1.217970014,1.201550007,1.262189984,1.301069975,1.338400006,1.338500023,1.366420031,1.370129943,1.424430013,1.462990046,1.533910036,,Italy,ITA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0491,0.060959999,,,,,,,,,,,,,,,,,,,,Jamaica,JAM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.336890012,,,,,,0.421539992,,,,,,,,0.695469975,,,,,,Jordan,JOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.643029928,2.721770048,2.827450037,2.84671998,2.858409882,2.923480034,2.965140104,2.993200064,2.981250048,3.130919933,3.227659941,3.292570114,3.292239904,3.195899963,3.104949951,3.205369949,3.173710108,3.27895999,3.367880106,3.24071002,3.106659889,3.166359901,3.221750021,3.198990107,3.263170004,,Japan,JPN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.293370008,0.220390007,0.183829993,0.181040004,0.220090002,0.255089998,0.252460003,0.248370007,0.283609986,0.242809996,0.208839998,0.216539994,0.22924,0.153410003,0.153490007,0.165250003,0.171320006,0.167219996,0.169510007,0.141790003,0.126670003,0.116829999,0.118409999,0.126019999,0.132449999,Kazakhstan,KAZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.355210006,,,0.692219973,,,,,,,,,,,,Kenya,KEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.193900004,0.210639998,0.179920003,0.156369999,0.171890005,0.198100001,0.222719997,0.199259996,0.198609993,0.230140001,0.234249994,0.190170005,0.15997,0.155469999,0.156330004,0.166099995,0.14914,0.125359997,0.119029999,0.111210003,0.107069999,0.101070002,0.090159997,0.089330003,,Kyrgyz Republic,KGZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.049800001,,,,,,,,,,,,,0.11823,,,,,,,Cambodia,KHM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kiribati,KIR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,St. Kitts and Nevis,KNA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.21616,2.2483,2.11026,2.01567,2.12519,2.27865,2.20774,2.27722,2.44214,2.5229,2.71934,2.87258,2.98887,3.14669,3.31578,3.59199,3.8504,3.95124,4.07786,3.9782,3.98704,4.29206,4.52753,,,,"Korea, Rep.",KOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.20538,0.25796,0.19763,0.12542,0.17884,0.18001,0.14347,0.1301,0.10083,0.08479,0.08585,0.08551,0.11213,0.1014,0.09896,0.09721,0.30153,0.42705,0.0966,0.07985,0.0804,0.06238,,,,Kuwait,KWT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.57400023,0.544152567,0.531437794,0.565629533,0.570098471,0.623455949,0.615200786,0.682224432,0.734030907,0.775101313,0.819442972,0.773334177,0.743679596,0.771619556,0.80606566,0.790135749,0.748112247,0.668883775,0.677136874,,,,Latin America & Caribbean (excluding high income),LAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0371,,,,,,,,,,,,,,,,,,,,Lao PDR,LAO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.216160059,2.248300076,2.11026001,2.015670061,2.12519002,2.278650045,2.207740068,2.277220011,2.442140102,2.522900105,2.719340086,2.872580051,2.988869905,3.146689892,3.315779924,3.591989994,3.850399971,3.951240063,4.077859879,3.978199959,3.987040043,4.292059898,4.516329765,4.627029896,4.814499855,,"Korea, Rep.",KOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.205379993,0.257959992,0.197630003,0.125420004,0.178839996,0.180010006,0.143470004,0.130099997,0.100830004,0.084789999,0.08585,0.085510001,0.112130001,0.101400003,0.098959997,0.097209997,0.301530004,0.427049994,0.096600004,0.079850003,0.080399998,0.063490003,0.191459998,0.186609998,,Kuwait,KWT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.575417819,0.545433655,0.533881216,0.568607779,0.573811641,0.627362578,0.61898412,0.68587346,0.737677322,0.780321147,0.824275244,0.776861917,0.747985235,0.776692573,0.811264483,0.814968082,0.766314631,0.686981529,0.684325891,0.691953386,,,Latin America & Caribbean (excluding high income),LAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.037099998,,,,,,,,,,,,,,,,,,,,Lao PDR,LAO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lebanon,LBN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Liberia,LBR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Libya,LBY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.57395,0.27374,,,,,,,,,,,,,,,,,,,,,,,St. Lucia,LCA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.567630712,0.542050278,0.525988956,0.56155967,0.565858847,0.592320389,0.590100737,0.627263081,0.674458958,0.699334396,0.739698576,0.714530094,0.687504422,0.713669547,0.743133984,0.753400366,0.719892212,0.647157768,0.670474199,,,,Latin America & Caribbean,LCN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.573949993,0.273739994,,,,,,,,,,,,,,,,,,,,,,,St. Lucia,LCA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.567650224,0.542075255,0.526905286,0.562516906,0.566805033,0.593228403,0.591126807,0.627496783,0.674299251,0.699351409,0.739830408,0.714128371,0.686635565,0.71277503,0.742228006,0.768351786,0.728591112,0.656931035,0.658364158,0.665534276,,,Latin America & Caribbean,LCN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Least developed countries: UN classification,LDC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Low income,LIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Liechtenstein,LIE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.18356,,,,0.14392,,,,0.1821,,0.1742,,0.11444,,0.13687,,,0.10081,0.09989,0.10871,0.12854,0.12758,,,,,Sri Lanka,LKA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.518461751,,,,0.444375047,,,,0.532782748,,,,,Lower middle income,LMC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.642857365,0.673436492,0.722242436,0.776044691,0.80216656,0.839181171,0.879134206,0.892820757,0.96143934,1.040825401,1.111752724,1.121853473,1.222027025,1.196203788,1.328595863,1.351825534,1.377007686,1.339734657,1.457687008,,,,Low & middle income,LMY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.04185,0.04295,0.05532,,,,,0.02857,,0.01235,,,,0.05074,,,,,,,Lesotho,LSO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.825533376,0.87534145,0.898483216,0.954413432,0.963874226,1.021824081,1.028446783,1.060453535,1.097390895,1.274202855,1.318608829,1.295126211,1.43112282,1.477473453,1.537677113,1.611729118,1.674824114,1.68211153,1.731615067,,,,Late-demographic dividend,LTE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.49155,0.53658,0.54377,0.502,0.5848,0.66679,0.6567,0.66339,0.75066,0.74741,0.79119,0.80093,0.78844,0.82967,0.7855,0.9051,0.89515,0.9502,1.03114,1.04408,0.84233,0.89641,0.94181,,,,Lithuania,LTU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.57673,,,1.62595,1.60262,1.57171,1.66674,1.59123,1.62293,1.6775,1.50257,1.46277,1.27267,1.30266,1.26404,1.27204,1.25831,1.26852,1.21126,,,,Luxembourg,LUX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.39844,0.36737,0.38031,0.35257,0.43618,0.40396,0.40959,0.36053,0.40063,0.53,0.65094,0.55385,0.58038,0.45131,0.60979,0.69606,0.66305,0.61176,0.68825,0.62352,0.44032,0.51459,0.64083,,,,Latvia,LVA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06268,0.07004,0.06283,0.05373,0.08809,0.08337,0.05715,0.10159,0.05436,0.05033,0.04444,0.04807,0.05115,0.08705,0.13554,0.23328,0.17085,0.20152,,,,"Macao SAR, China",MAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.183559999,,,,0.143920004,,,,0.182099998,,0.174199998,,0.114440002,,0.136869997,,,0.100809999,0.099890001,0.108709998,0.128539994,0.127580002,0.128360003,,,,Sri Lanka,LKA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.517130541,,,,0.440710079,,,,0.534164257,,,,,Lower middle income,LMC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.645389526,0.673864813,0.725911212,0.777543597,0.804083366,0.841468251,0.882486752,0.896530917,0.966345642,1.047175915,1.117285359,1.125165914,1.226085039,1.200141922,1.337678321,1.360253247,1.390760657,1.344897092,1.416380799,1.56097748,1.863376753,,Low & middle income,LMY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.041850001,0.042950001,0.055319998,,,,,0.029100001,,0.01255,,,,0.051010001,,,,,,,Lesotho,LSO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.825428681,0.875215724,0.898850057,0.954798998,0.964238004,1.022160696,1.028701861,1.060479998,1.097307712,1.274361365,1.318570455,1.292286351,1.430806745,1.474702177,1.537495333,1.612712055,1.677091074,1.671715152,1.695587248,1.79912363,2.091195784,,Late-demographic dividend,LTE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.491699994,0.536670029,0.54381001,0.502059996,0.585529983,0.667620003,0.657549977,0.664129972,0.751399994,0.748210013,0.79203999,0.801739991,0.789319992,0.830839992,0.783299983,0.902689993,0.893040001,0.948719978,1.030110002,1.043409944,0.842410028,0.896260023,0.936630011,0.994679987,1.155279994,,Lithuania,LTU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.583140016,,,1.62349999,1.58818996,1.558730006,1.648859978,1.571650028,1.546630025,1.588389993,1.423730016,1.424530029,1.206640005,1.233809948,1.217000008,1.25225997,1.266899943,1.238980055,1.16711998,1.176640034,1.128600001,,Luxembourg,LUX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.396890014,0.366270006,0.379220009,0.351830006,0.43483001,0.402630001,0.40843001,0.359299988,0.398400009,0.527069986,0.646910012,0.551069975,0.577199996,0.448579997,0.60571003,0.715619981,0.663070023,0.613210022,0.68908,0.619809985,0.435140014,0.511039972,0.638689995,0.636929989,0.705500007,,Latvia,LVA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.062240001,0.069569997,0.06244,0.053440001,0.0876,0.082900003,0.056839999,0.101060003,0.05407,0.05012,0.044270001,0.04789,0.051169999,0.087760001,0.136490002,0.234919995,0.171900004,0.200790003,0.246659994,0.44896999,,"Macao SAR, China",MAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,St. Martin (French part),MAF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.27341,,,0.60682,0.52586,0.63071,,,0.60789,,,,0.71454,,,,,,,,,,,,Morocco,MAR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.03719,0.03821,,,,,,,,,,,,,,,,,Monaco,MCO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.87296,0.80679,,,,,,0.32405,0.34903,0.39865,0.40622,0.54557,0.53463,0.52557,0.3665,0.33764,0.34907,0.29783,0.31105,0.30943,0.2769,0.25374,0.25168,,,,Moldova,MDA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.18325,0.0938,0.08342,0.10032,0.18175,0.20173,0.2907,0.1926,0.15096,0.14119,0.12091,0.11764,0.13054,0.09903,0.09067,,,0.01321,,0.01264,0.01275,,,,,Madagascar,MDG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.273409992,,,0.606819987,0.525860012,0.630710006,,,0.60789001,,,,0.714540005,,,,,,,,,,,,Morocco,MAR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.037190001,0.038210001,,,,,,,,,,,,,,,,,Monaco,MCO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.872959971,0.806789994,,,,,,0.324050009,0.349029988,0.398649991,0.406219989,0.545570016,0.534630001,0.525569975,0.36649999,0.337639987,0.349070013,0.297829986,0.311049998,0.309430003,0.276899993,0.253740013,0.251679987,0.236719996,0.227540001,,Moldova,MDA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.183249995,0.093800001,0.083420001,0.100319996,0.18175,0.201729998,0.290699989,0.192599997,0.150959998,0.141190007,0.120909996,0.117640004,0.130539998,0.099030003,0.090669997,,,0.01321,,0.01264,0.01275,,,,,Madagascar,MDG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Maldives,MDV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.932518878,,,,,,,,,,Middle East & North Africa,MEA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.25067,0.2762,0.30196,0.3441,0.30613,0.32418,0.3543,0.39314,0.38816,0.39844,0.36922,0.39833,0.44387,0.47954,0.49485,0.47129,0.42096,0.42503,0.43549,0.42986,0.38798,0.32843,0.31291,,,,Mexico,MEX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.918194149,,,,,,,,1.588781132,,Middle East & North Africa,MEA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.250669986,0.276199996,0.301959991,0.344099998,0.306129992,0.324180007,0.354299992,0.393139988,0.38815999,0.398440003,0.369219989,0.398330003,0.443870008,0.47953999,0.49485001,0.471289992,0.420960009,0.425029993,0.435299993,0.429430008,0.387780011,0.328319997,0.307110012,0.283840001,0.300960004,,Mexico,MEX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Marshall Islands,MHL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.643808543,0.674984137,0.725050941,0.779272164,0.806487585,0.84537165,0.881911229,0.897110867,0.965324402,1.044697009,1.116172588,1.122505524,1.222331898,1.197360504,1.331804281,1.355569239,1.378428474,1.344659905,1.457906759,,,,Middle income,MIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.35911,0.40842,0.32809,0.41888,0.2931,0.24461,0.21064,0.23237,0.22825,0.19373,0.17093,0.22358,0.19679,0.21634,0.22276,0.32676,0.43894,0.51646,0.44412,0.43585,0.35439,0.36523,,,,North Macedonia,MKD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.21855,,,0.5836,,,,,0.31462,,0.29179,,,,,Mali,MLI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.25039,0.23886,0.49406,0.52921,0.58025,0.5485,0.53331,0.5174,0.60667,0.6737,0.82675,0.77248,0.71161,0.74253,0.56778,0.58424,0.57246,,,,Malta,MLT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.05985,0.03417,0.04406,0.11306,0.07144,0.16216,,,,,,,,,,,,,,,0.03105,,,,,Myanmar,MMR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.458878894,,0.607217239,,,,,Middle East & North Africa (excluding high income),MNA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.79772,1.01874,0.92443,1.22991,1.14521,,,,0.31485,,0.37431,0.3632,0.374,0.32454,0.34898,0.36415,,,,Montenegro,MNE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.16786,0.16643,0.15016,0.18757,0.26749,0.25173,0.2518,0.26777,0.23776,0.19121,0.23827,0.33667,0.30478,0.24438,0.23054,0.23913,0.23246,0.2234,0.15468,0.18337,0.13485,0.10215,,,,Mongolia,MNG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.646359484,0.675656439,0.729643861,0.781720644,0.809429678,0.848942902,0.885321591,0.90091616,0.971193547,1.051133937,1.121794328,1.125825881,1.226393511,1.201314106,1.340947431,1.364118708,1.39221661,1.349863251,1.41657825,1.563133387,1.864757546,,Middle income,MIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.359109998,0.408419997,0.328090012,0.418879986,0.293099999,0.244609997,0.210639998,0.232370004,0.228249997,0.193729997,0.170929998,0.223580003,0.196789995,0.216340005,0.222760007,0.326759994,0.438939989,0.516460001,0.44411999,0.435849994,0.354389995,0.363669991,0.367830008,0.37560001,,North Macedonia,MKD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.218549997,,,0.583599985,,,,,0.314619988,,0.291979998,,0.157680005,,,Mali,MLI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.250200003,0.237430006,0.489710003,0.528199971,0.578440011,0.545400023,0.526669979,0.507390022,0.587409973,0.665059984,0.804319978,0.743359983,0.691789985,0.715149999,0.554359972,0.563319981,0.592859983,0.588940024,0.679889977,,Malta,MLT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.070100002,0.0403,0.050790001,0.121699996,0.083099999,0.198870003,,,,,,,,,,,,,,,0.034839999,0.063539997,0.089259997,0.147249997,,Myanmar,MMR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.456109669,,0.61789457,,,,,Middle East & North Africa (excluding high income),MNA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.797720015,1.018740058,0.924430013,1.229910016,1.145210028,,,,0.314850003,,0.374309987,0.363200009,0.374000013,0.324539989,0.34898001,0.503740013,0.363279998,,,Montenegro,MNE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.167860001,0.166429996,0.15016,0.187570006,0.26749,0.251729995,0.251800001,0.267769992,0.237760007,0.191210002,0.23827,0.336670011,0.304780006,0.244379997,0.230540007,0.239130005,0.232460007,0.223399997,0.156399995,0.183449998,0.134200007,0.101609997,0.092699997,0.13301,,Mongolia,MNG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Northern Mariana Islands,MNP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.37671,,,,0.41336,,0.13981,,0.38695,,,,,0.31312,,,,,,,Mozambique,MOZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01081,,,,Mauritania,MRT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.27899,0.26178,0.31008,0.28402,0.36257,0.36805,0.32604,0.36818,0.36053,,,,,,,0.17773,,,,,0.36636,0.34691,,,,Mauritius,MUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.373140007,,,,0.412129998,,0.140009999,,0.386350006,,,,,0.313120008,,,,,,,Mozambique,MOZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01036,,,,Mauritania,MRT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.27899,0.261779994,0.310079992,0.284020007,0.362569988,0.368050009,0.32604,0.368180007,0.360529989,,,,,,,0.177729994,,,,,0.366360009,0.34691,0.366919994,0.420980006,,Mauritius,MUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Malawi,MWI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.21645,,0.39789,,0.46899,,0.65254,,0.5999,,0.61106,,0.78847,1.01001,1.03608,1.03342,1.09269,,1.26275,1.27945,1.41517,,1.04086,,,,Malaysia,MYS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.389484643,2.418025353,2.452516231,2.497413504,2.577041776,2.607829257,2.521508681,2.521796866,2.463793086,2.472440619,2.50455864,2.56389173,2.680197434,2.734284289,2.646221841,2.663639585,2.5886022,2.609353459,2.624564439,2.636074399,2.68361321,2.728025224,2.733937895,,,,North America,NAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.14165,,,,0.35209,,,,,,,,Namibia,NAM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.216450006,,0.397890002,,0.468989998,,0.652540028,,0.599900007,,0.611060023,,0.78846997,1.010010004,1.036080003,1.033419967,1.092689991,,1.26275003,1.279450059,1.415169954,,1.040259957,,,,Malaysia,MYS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.389484699,2.417645952,2.452129133,2.497019908,2.576614484,2.607363505,2.521028194,2.521285223,2.463274455,2.471926896,2.504067021,2.56351703,2.680054054,2.733996787,2.646097961,2.66352942,2.588882704,2.611295388,2.626728622,2.69546185,2.761443888,2.801276805,2.897480151,3.046537749,3.321307277,,North America,NAC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.139630005,,,,0.349860013,,,,,,,,Namibia,NAM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Caledonia,NCL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Niger,NER,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.13223,,,,,,,,,,,,,,,Nigeria,NGA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0651,,,,,0.03493,,,,,,,,,0.08344,0.10449,0.10284,0.08935,0.10742,,,,,,,Nicaragua,NIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.84093,1.84477,1.74206,1.82282,1.7898,1.79609,1.74543,1.7839,1.78901,1.77388,1.74067,1.6703,1.62269,1.6657,1.70404,1.88131,1.91627,1.92987,1.97568,1.98487,1.99685,1.98308,2.16374,,,,Netherlands,NLD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.5935,,1.60535,,1.56259,1.6297,1.67958,1.54416,1.48239,1.45532,1.56457,1.55448,1.72472,1.64999,1.62712,1.62087,1.65238,1.71506,1.93526,2.0446,2.09919,2.07264,,,,Norway,NOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.05439,0.25924,0.3022,,,,,,,,,,,,Nepal,NPL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.132229999,,,,,,,,,,,,,,,Nigeria,NGA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.065099999,,,,,0.034929998,,,,,,,,,0.083439998,0.104489997,0.102839999,0.08935,0.107419997,,,,,,,Nicaragua,NIC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.840929985,1.844769955,1.742059946,1.822819948,1.789800048,1.796090007,1.745429993,1.783900023,1.789010048,1.773880005,1.740669966,1.670300007,1.622689962,1.665699959,1.704040051,1.881309986,1.916270018,2.15605998,2.173300028,2.14605999,2.150810003,2.178570032,2.138799906,2.184350014,2.294229984,,Netherlands,NLD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.593500018,,1.605350018,,1.562590003,1.629699945,1.679579973,1.544160008,1.482390046,1.455320001,1.56456995,1.554479957,1.724720001,1.649989963,1.627120018,1.620869994,1.65237999,1.715059996,1.935260057,2.04460001,2.099189997,2.047810078,2.153019905,2.276010036,,Norway,NOR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.054389998,0.259240001,0.30219999,,,,,,,,,,,,Nepal,NPL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Nauru,NRU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.05649,,0.96387,,1.10029,,1.14891,,1.12043,,1.15653,,1.2523,,1.23065,,1.15375,,1.2323,,1.34692,,,,,New Zealand,NZL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.115942881,2.136331449,2.148800535,2.217297298,2.26466699,2.295985147,2.239381015,2.232035182,2.183376704,2.195678138,2.218696921,2.22038177,2.303011792,2.379711843,2.34219536,2.370566853,2.386849556,2.367759303,2.404709556,2.415976306,2.45006989,2.497934285,2.565563648,,,,OECD members,OED,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.1363,0.20857,0.16956,0.21253,0.25163,0.26034,0.22819,0.21967,,,,Oman,OMN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.707223049,,,,Other small states,OSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.15565,0.10919,0.1159,0.11566,0.15165,0.19887,,,0.39849,,0.6325,,0.44806,,0.32917,,0.29285,,0.24605,,0.23627,,,,,Pakistan,PAK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.3101,0.29911,0.26922,0.27205,0.36264,0.36074,0.3422,0.32109,0.22646,0.23183,0.23537,0.18172,0.19065,0.1321,0.14453,0.17304,0.07534,0.06206,0.14052,0.12033,0.14494,0.14714,,,,,Panama,PAN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0836,0.10072,0.09849,0.11266,0.11096,0.10614,0.10813,0.15578,,,,,,,0.08282,0.0553,0.08174,0.10805,0.11702,0.12008,0.12085,0.12715,,,,Peru,PER,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.13263,0.12527,,0.10692,,0.10498,,0.10901,,0.11222,,0.13207,,0.15683,,,,,,,Philippines,PHL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.056489944,,0.963869989,,1.100289941,,1.148910046,,1.120429993,,1.15763998,,1.252140045,,1.232249975,,1.15339005,,1.228170037,,1.346539974,,1.407739997,,,New Zealand,NZL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.104832997,2.127391917,2.140683159,2.208722957,2.254272377,2.287548752,2.231696665,2.224337895,2.175308446,2.188489897,2.212217232,2.214972114,2.29657318,2.374513442,2.337482749,2.364913691,2.376632111,2.3680144,2.405012307,2.432061807,2.479775796,2.509908353,2.593014148,2.665798244,2.95364535,,OECD members,OED,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.136590004,0.208849996,0.170059994,0.21356,0.251549989,0.260500014,0.228239998,0.218250006,0.314440012,0.371030003,,Oman,OMN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.726594883,,,,Other small states,OSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.155650005,0.109190002,0.115900002,0.115659997,0.151649997,0.198870003,,,0.398490012,,0.632499993,,0.448060006,,0.329169989,,0.292849988,,0.24605,,0.236269996,,0.200959995,,,Pakistan,PAK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.310099989,0.299109995,0.269219995,0.272049993,0.362639993,0.360740006,0.342200011,0.321090013,0.226459995,0.231830001,0.235369995,0.181720003,0.190650001,0.132100001,0.144529998,0.173040003,0.075340003,0.062059999,0.140520006,0.120329998,0.144940004,0.147180006,,,,,Panama,PAN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0836,0.100720003,0.09849,0.112659998,0.110959999,0.106140003,0.108130001,0.155780002,,,,,,,0.082819998,0.055300001,0.081739999,0.108050004,0.117020003,0.120080002,0.120849997,0.126849994,0.156859994,0.171670005,,Peru,PER,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.132630005,0.125269994,,0.106919996,,0.104979999,,0.109010004,,0.112219997,,0.132070005,,0.156829998,,,0.322219998,,,,Philippines,PHL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Palau,PLW,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.03158,,,,,,Papua New Guinea,PNG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.64037,0.64412,0.66083,0.6818,0.64202,0.62284,0.55785,0.53884,0.55251,0.56282,0.55082,0.56189,0.59921,0.66097,0.7207,0.74588,0.88086,0.87053,0.93978,1.00324,0.96408,1.03443,1.20953,,,,Poland,POL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.031580001,,,,,,Papua New Guinea,PNG,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.639370024,0.643149972,0.65970999,0.680549979,0.640779972,0.621590018,0.55675,0.538060009,0.55250001,0.562780023,0.551020026,0.561930001,0.599439979,0.661059976,0.719929993,0.746630013,0.88410002,0.875909984,0.944819987,1.002750039,0.962870002,1.034180045,1.208909988,1.320639968,1.392050028,,Poland,POL,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pre-demographic dividend,PRE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.45131,,,,0.43859,,0.42883,,,,,,,Puerto Rico,PRI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.451310009,,,,0.43858999,,0.428829998,,,,,,,Puerto Rico,PRI,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Korea, Dem. People's Rep.",PRK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.5495,0.56374,0.62486,0.68121,0.72156,0.76482,0.72183,0.69802,0.7293,0.75755,0.95448,1.12417,1.44335,1.58001,1.53529,1.45741,1.37861,1.32468,1.28992,1.2433,1.28075,1.31928,1.34753,,,,Portugal,PRT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06699,0.07493,0.06135,0.06066,0.06091,,,0.0412,,,0.04221,0.06515,0.07147,0.07921,0.09687,0.11688,0.14883,0.14626,,,,Paraguay,PRY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.20833,0.16338,0.39655,0.39273,,,0.4922,,,,,,,,,West Bank and Gaza,PSE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.549499989,0.563740015,0.624859989,0.681209981,0.721560001,0.76481998,0.72183001,0.698019981,0.729300022,0.757550001,0.954479992,1.124169946,1.443349957,1.580010056,1.535290003,1.457409978,1.378610015,1.324679971,1.289919972,1.243299961,1.280750036,1.319280028,1.349550009,1.395619988,1.61740005,,Portugal,PRT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.066990003,0.074929997,0.061349999,0.060660001,0.060910001,,,0.041129999,,,0.042160001,0.065169998,0.071630001,0.079010002,0.09674,0.116760001,0.148880005,0.146840006,0.137580007,,,Paraguay,PRY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.197229996,0.14914,0.356460005,0.361559987,,,0.454340011,,,,,,,,,West Bank and Gaza,PSE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pacific island small states,PSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.173925541,2.201568841,2.20575513,2.273652845,2.336846517,2.367566209,2.311160971,2.300114476,2.251484214,2.271723574,2.299454641,2.312539693,2.398447674,2.465350538,2.43564894,2.467853259,2.486040156,2.468217466,2.50921828,2.510315741,2.541955845,2.577098122,2.623894463,,,,Post-demographic dividend,PST,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.162409491,2.192263906,2.197358618,2.264780003,2.32552615,2.358743698,2.303065359,2.292008556,2.242988554,2.264110516,2.292751103,2.306900379,2.391693861,2.459973054,2.430691393,2.461810812,2.475222852,2.468465832,2.509603873,2.527007301,2.573668728,2.599914011,2.685828258,2.749983377,3.045516291,,Post-demographic dividend,PST,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,French Polynesia,PYF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.4786,,,0.51883,,,0.50901,,,,Qatar,QAT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.67472,0.57451,0.49541,0.39832,0.36626,0.39129,0.37721,0.39708,0.38942,0.41262,0.45682,0.51148,0.55215,0.44395,0.45688,0.49832,0.48383,0.38787,0.38225,0.48793,0.48033,0.50322,0.50077,,,,Romania,ROU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.96592,1.04374,0.95383,0.99623,1.04983,1.17694,1.24652,1.28603,1.15133,1.06797,1.07294,1.11611,1.04435,1.25192,1.1302,1.01545,1.02766,1.02732,1.07241,1.10085,1.10238,1.10967,0.98275,,,,Russian Federation,RUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.64656,,,,,,Rwanda,RWA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.623488638,0.617372612,0.62731427,0.650724464,0.646512558,0.653705241,0.654905192,0.71929,0.740626171,0.76977575,0.786319529,0.78586264,0.82649939,0.785776408,0.762896884,0.710360012,0.74399,0.641380288,0.679050874,0.624638253,0.651076875,0.607276318,0.65282,,,,South Asia,SAS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06233,0.05315,0.0423,0.04245,0.04521,0.04902,0.07338,0.884,0.89784,0.87684,0.81516,,,,,,,,,Saudi Arabia,SAU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.53007,0.47277,0.44686,0.39509,0.33982,0.29586,0.29844,,,,,,,,,,,,,,,,,Sudan,SDN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.2909,,0.43137,,,,,0.5772,,,,,,,Senegal,SEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.31991,1.41564,1.73707,1.81624,1.81699,2.00931,2.03282,1.99679,2.07859,2.14812,2.11661,2.31988,2.59674,2.12924,1.93137,2.07065,1.91939,1.92335,2.08464,2.18198,2.07629,1.92465,,,,,Singapore,SGP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.478599995,,,0.518830001,,,0.531289995,,,,Qatar,QAT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.674719989,0.574509978,0.495409995,0.398319989,0.366259992,0.391290009,0.377209991,0.397080004,0.389420003,0.412620008,0.456820011,0.511479974,0.552150011,0.443949997,0.456649989,0.498640001,0.485419989,0.388170004,0.381610006,0.488380015,0.481260002,0.503220022,0.501119971,0.478320003,0.47033,,Romania,ROU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.965919971,1.043740034,0.953830004,0.996230006,1.04982996,1.176939964,1.246520042,1.286030054,1.151329994,1.067970037,1.072939992,1.116109967,1.044350028,1.251919985,1.130200028,1.015450001,1.027660012,1.027320027,1.072409987,1.100849986,1.102380037,1.109670043,0.990019977,1.038789988,1.098029971,,Russian Federation,RUS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.649810016,,,0.757950008,,,Rwanda,RWA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.623488645,0.617372589,0.627314278,0.650724442,0.64651257,0.653705239,0.654905175,0.719290018,0.740626183,0.769775726,0.786319528,0.785862624,0.826499389,0.785776423,0.762896881,0.710360031,0.743990004,0.64138029,0.679050875,0.624638232,0.651076854,0.60337697,0.639108421,,,,South Asia,SAS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06233,0.053149998,0.042300001,0.04245,0.04521,0.04902,0.073380001,0.884000003,0.897840023,0.876839995,0.815159976,,,,,,,0.522319973,,Saudi Arabia,SAU,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.530070007,0.472770005,0.374830008,0.322470009,0.280800015,0.238250002,0.224999994,,,,,,,,,,,,,,,,,Sudan,SDN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.293740004,,0.434300005,,,,,0.577199996,,,,,,,Senegal,SEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.319910049,1.415639997,1.737069964,1.816239953,1.816990018,2.009299994,2.032819986,1.996790051,2.078589916,2.148060083,2.116559982,2.319859982,2.596740007,2.127899885,1.929180026,2.069550037,1.918329954,1.921040058,2.082279921,2.174449921,2.074709892,1.898720026,1.813910007,1.89064002,,,Singapore,SGP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Solomon Islands,SLB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sierra Leone,SLE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.08818,,,,,,,,,0.1056,0.13399,0.0909,0.07806,0.0355,0.03397,0.06387,0.09377,0.14348,0.14493,0.18078,0.1647,,,,El Salvador,SLV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.088179998,,,,,,,,,0.105599999,0.133990005,0.090899996,0.078060001,0.035500001,0.033969998,0.063869998,0.093769997,0.143480003,0.144930005,0.180779994,0.165309995,0.174669996,,,El Salvador,SLV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Marino,SMR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Somalia,SOM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.70915,0.75301,0.94682,0.85424,0.30401,0.63968,0.49138,0.28953,0.3953,0.43985,0.57877,0.66966,0.8173,0.70228,0.68334,0.85316,0.68367,0.72309,0.81146,0.83951,0.87353,0.9197,,,,Serbia,SRB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.483597773,,,,,,,,,,,,,,,Sub-Saharan Africa (excluding high income),SSA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.709150016,0.753009975,0.946820021,0.85424,0.304010004,0.639680028,0.491380006,0.289530009,0.395300001,0.439850003,0.578769982,0.669659972,0.817300022,0.702279985,0.683340013,0.853160024,0.683669984,0.723089993,0.810899973,0.83822,0.872380018,0.918910027,0.886669993,0.90595001,,Serbia,SRB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.445189348,,,,,,,,,,,,,,,Sub-Saharan Africa (excluding high income),SSA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,South Sudan,SSD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.483597773,,,,,,,,,,,,,,,Sub-Saharan Africa,SSF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.445189348,,,,,,,,,,,,,,,Sub-Saharan Africa,SSF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Small states,SST,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sao Tome and Principe,STP,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Suriname,SUR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.88963,1.05108,0.76541,0.64475,0.63806,0.62465,0.56314,0.56146,0.50069,0.49332,0.47488,0.44746,0.46137,0.47272,0.61147,0.65779,0.7964,0.82157,0.87814,1.1626,0.79078,0.88612,0.83806,,,,Slovak Republic,SVK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.26473,1.24643,1.30515,1.33688,1.35982,1.46767,1.44325,1.24792,1.37026,1.41778,1.53705,1.42703,1.62673,1.81184,2.05133,2.41297,2.56061,2.56487,2.36548,2.19565,2.01145,1.86635,1.95039,,,,Slovenia,SVN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,3.27394,,3.38132,,3.8738,,3.57948,3.36129,3.35958,3.475,3.23383,3.46999,3.39528,3.16789,3.18702,3.23025,3.26042,3.10184,3.21903,3.24736,3.36279,3.31278,,,,Sweden,SWE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.26661,,,,,,,Eswatini,SWZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.88963002,1.051079988,0.765410006,0.644749999,0.638059974,0.624650002,0.563139975,0.561460018,0.500689983,0.493319988,0.47488001,0.447459996,0.461369991,0.472719997,0.607909977,0.655369997,0.797730029,0.823090017,0.880020022,1.160709977,0.791019976,0.886940002,0.839699984,0.82573998,0.911090016,,Slovak Republic,SVK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.264729977,1.246430039,1.305150032,1.336879969,1.359820008,1.467669964,1.443249941,1.247910023,1.37026,1.417780042,1.537050009,1.427029967,1.626729965,1.811840057,2.05133009,2.412970066,2.560610056,2.564870119,2.365479946,2.195650101,2.007639885,1.865300059,1.946449995,2.047039986,2.147350073,,Slovenia,SVN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,3.273940086,,3.38132,,3.873800039,,3.579479933,3.361289978,3.35958004,3.474999905,3.233829975,3.469990015,3.395279884,3.167890072,3.187020063,3.230249882,3.260420084,3.101840019,3.219029903,3.247359991,3.362790108,3.321059942,3.387579918,3.527220011,,Sweden,SWE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.267540008,,,,,,,Eswatini,SWZ,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sint Maarten (Dutch part),SXM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.42525,0.40707,0.41183,0.34658,0.30209,,,,,,,,,,,0.22175,,,,,,Seychelles,SYC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.02053,,,,,,,Syrian Arab Republic,SYR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.425249994,0.407070011,0.411830008,0.346579999,0.302089989,,,,,,,,,,,0.221750006,,,,,,Seychelles,SYC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01963,,,,,,,Syrian Arab Republic,SYR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Turks and Caicos Islands,TCA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.3005,,,,,,Chad,TCD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.461941251,0.563276339,0.627614953,0.694136114,0.72855973,0.797627504,0.909360287,1.003997139,1.10522975,1.177221474,1.247796365,1.245061613,1.344387657,1.400170778,1.684839458,1.620926789,1.880732681,1.713806693,1.941674089,1.913502803,1.903149567,1.9084655,1.982725671,,,,East Asia & Pacific (IDA & IBRD countries),TEA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.758629702,0.801659444,0.652516293,0.679180081,0.699032053,0.779760486,0.790692515,0.789661587,0.763128901,0.753860271,0.759840721,0.81349147,0.794231207,0.891078906,0.857592369,0.819823883,0.852213541,0.83629161,0.860494195,0.871547951,0.881302655,0.906630726,0.858494584,,,,Europe & Central Asia (IDA & IBRD countries),TEC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.23476,,0.22324,,0.26654,,,,,,,,Togo,TGO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.11918,0.10214,,0.24836,0.24471,0.25231,0.23055,0.24534,0.23828,0.21889,0.23271,0.2008,0.20331,0.23455,,0.36146,,0.44164,0.47988,0.61609,0.77817,1.00179,,,,,Thailand,THA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.08953,0.07068,0.06885,0.06697,0.0957,0.10732,0.06778,0.06983,0.08577,0.08914,0.12148,0.11432,0.11851,0.11624,0.10888,0.10683,0.11536,0.09703,,,,Tajikistan,TJK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.300500005,,,,,,Chad,TCD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.461941246,0.563327948,0.627640485,0.694167037,0.728596601,0.797672089,0.909482308,1.003997165,1.105229755,1.177221455,1.247796409,1.245061622,1.344387647,1.400170817,1.684839423,1.614789684,1.880732692,1.708817427,1.941674037,1.908013669,1.903153576,1.902849963,1.91216224,2.027434915,2.246080944,,East Asia & Pacific (IDA & IBRD countries),TEA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.758430722,0.801493218,0.652216632,0.678327887,0.696662036,0.77697776,0.787696478,0.786529084,0.760012774,0.750685199,0.757044881,0.810507576,0.791250843,0.888486117,0.854817986,0.817428176,0.850013431,0.834233025,0.859867353,0.869970389,0.87908675,0.904642273,0.89355227,0.931808536,0.970522603,,Europe & Central Asia (IDA & IBRD countries),TEC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.234760001,,0.223240003,,0.266539991,,,,,,,,Togo,TGO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.119180001,0.102140002,,0.248359993,0.244709998,0.252310008,0.230550006,0.245340005,0.238279998,0.218889996,0.232710004,0.200800002,0.203309998,0.234549999,,0.36146,,0.44163999,0.479880005,0.61609,0.778289974,1.001659989,1.114060044,1.142570019,,,Thailand,THA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.089529999,0.07068,0.068850003,0.066969998,0.095700003,0.107320003,0.067780003,0.06983,0.085770003,0.089139998,0.121480003,0.114320002,0.11851,0.116240002,0.103399999,0.106219999,0.109569997,0.094010003,0.093670003,0.089029998,,Tajikistan,TJK,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Turkmenistan,TKM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.569082794,0.54164449,0.52611647,0.562195299,0.566194491,0.594180495,0.593776162,0.631235428,0.676998719,0.706851597,0.741450901,0.719847062,0.691044776,0.721527239,0.747500247,0.76673132,0.727595374,0.651323111,0.673433205,,,,Latin America & the Caribbean (IDA & IBRD countries),TLA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.56910256,0.541669929,0.527053167,0.563174973,0.567161921,0.59510673,0.594615119,0.631239784,0.676648708,0.706770969,0.741455031,0.719441482,0.690164902,0.720607123,0.746582977,0.782299724,0.736473736,0.661284164,0.660892258,0.668034211,,,Latin America & the Caribbean (IDA & IBRD countries),TLA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Timor-Leste,TLS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.458878894,,0.607217239,,,,,Middle East & North Africa (IDA & IBRD countries),TMN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.456109669,,0.61789457,,,,,Middle East & North Africa (IDA & IBRD countries),TMN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tonga,TON,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.623488638,0.617372612,0.62731427,0.650724464,0.646512558,0.653705241,0.654905192,0.71929,0.740626171,0.76977575,0.786319529,0.78586264,0.82649939,0.785776408,0.762896884,0.710360012,0.74399,0.641380288,0.679050874,0.624638253,0.651076875,0.607276318,0.65282,,,,South Asia (IDA & IBRD),TSA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.483597773,,,,,,,,,,,,,,,Sub-Saharan Africa (IDA & IBRD countries),TSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.10325,0.11553,0.12715,0.12292,0.108,0.10417,0.13178,0.11501,0.11441,0.11431,0.07233,0.05922,0.03072,0.05665,0.04771,0.04024,0.04378,0.05667,0.08172,0.08623,0.09183,0.09112,0.08399,,,,Trinidad and Tobago,TTO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.54302,0.65043,0.73095,0.71195,0.67726,0.66551,0.6394,0.70644,0.69026,0.70863,0.68206,0.67071,0.65423,0.62936,0.60364,,0.60132,,,,Tunisia,TUN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.45159,0.49169,0.36224,0.45646,0.46783,0.52638,0.51294,0.46945,0.50215,0.56931,0.55749,0.69182,0.69292,0.8094,0.79892,0.79988,0.83217,0.81821,0.86077,0.8815,0.94464,0.95978,,,,,Turkey,TUR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.623488645,0.617372589,0.627314278,0.650724442,0.64651257,0.653705239,0.654905175,0.719290018,0.740626183,0.769775726,0.786319528,0.785862624,0.826499389,0.785776423,0.762896881,0.710360031,0.743990004,0.64138029,0.679050875,0.624638232,0.651076854,0.60337697,0.639108421,,,,South Asia (IDA & IBRD),TSA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.445189348,,,,,,,,,,,,,,,Sub-Saharan Africa (IDA & IBRD countries),TSS,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.103249997,0.115529999,0.127149999,0.122919999,0.108000003,0.104170002,0.131779999,0.115010001,0.114409998,0.114309996,0.072329998,0.059220001,0.030719999,0.056650002,0.047710001,0.040240001,0.043779999,0.056669999,0.081720002,0.086580001,0.091410004,0.09149,0.084449999,0.06106,,,Trinidad and Tobago,TTO,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.54302001,0.650439978,0.730949998,0.711950004,0.677290022,0.665400028,0.639330029,0.706439972,0.658060014,0.674579978,0.649370015,0.637199998,0.619880021,0.59412998,0.565379977,0.699540019,0.718400002,0.748390019,,,Tunisia,TUN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.451590002,0.49169001,0.361979991,0.455570012,0.465579987,0.522469997,0.509039998,0.465319991,0.497130007,0.563809991,0.552919984,0.686160028,0.687409997,0.803619981,0.793690026,0.793929994,0.825950027,0.812059999,0.856400013,0.876890004,0.938160002,0.952719986,1.025169969,1.064290047,1.088930011,,Turkiye,TUR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tuvalu,TUV,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.33462,,,0.37307,,,0.51456,,,,,,,,,Tanzania,TZA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.36756,0.25612,0.26056,0.21514,0.30033,0.38821,0.32632,0.25755,0.36284,,,,0.14381,,,,,,,,Uganda,UGA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.1923,1.06993,0.96968,0.96213,1.02429,0.99917,1.11287,1.08258,1.03197,0.95,0.85403,0.84727,0.85727,0.83346,0.7378,0.75167,0.76175,0.65034,0.61477,0.48339,0.44839,0.47109,,,,Ukraine,UKR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.492046078,0.535146317,,0.570398796,0.680519437,0.71581847,0.771988001,0.816954959,0.843708238,0.897782663,0.917114289,0.965361278,1.008768913,1.183186092,1.219422536,1.210552114,1.324934777,1.377883489,1.422488486,1.522935373,1.559561225,1.553647747,1.643225591,,,,Upper middle income,UMC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.26501,0.34994,0.19186,0.22417,0.20925,,0.23818,,,,0.36539,0.42472,0.37973,0.41252,0.34115,0.3487,0.3276,0.32113,0.33579,0.36446,0.40845,0.48393,0.41865,,,,Uruguay,URY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.45001,2.47983,2.50401,2.54965,2.62879,2.6483,2.55926,2.56455,2.50243,2.51697,2.55764,2.63161,2.76791,2.8127,2.7354,2.76525,2.68166,2.70972,2.71924,2.71742,2.76145,2.81741,2.83283,,,,United States,USA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.36063,0.34544,0.29356,0.26825,0.27041,0.23741,0.22395,0.21721,0.19354,0.20315,0.1645,0.15842,0.1646,0.1644,0.16172,0.17373,0.18156,0.15566,0.13003,,,,Uzbekistan,UZB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.04306,0.12028,,,,,,,,,,,,,,,,,,,,St. Vincent and the Grenadines,VCT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.18907,0.31742,0.2011,0.23803,0.24014,0.18823,0.15296,0.2501,0.31853,0.33713,,,,,,,,"Venezuela, RB",VEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.334619999,,,0.373070002,,,0.514559984,,,,,,,,,Tanzania,TZA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.367559999,0.256119996,0.260560006,0.21514,0.300330013,0.388209999,0.326319993,0.255470008,0.359899998,,,,0.142649993,,,,,,,,Uganda,UGA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.192299962,1.069929957,0.969680011,0.929040015,0.989440024,0.962689996,1.071660042,1.04392004,0.995180011,0.914030015,0.818690002,0.809909999,0.82595998,0.802789986,0.710900009,0.723630011,0.73299998,0.650340021,0.614769995,0.483390003,0.448790014,0.471130013,0.433840007,0.406080008,,Ukraine,UKR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.490133191,0.532318023,,0.573899137,0.684406325,0.717541795,0.778088945,0.820228352,0.847500072,0.902630258,0.922370954,0.972020252,1.016128839,1.194165113,1.22854047,1.217945246,1.333591968,1.388820726,1.434068968,1.538770029,1.575104021,1.569459469,1.607472503,1.700169181,1.99608404,,Upper middle income,UMC,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.265009999,0.349940002,0.191860005,0.224169999,0.209250003,,0.238179997,,,,0.365390003,0.424719989,0.379729986,0.412519991,0.341149986,0.348699987,0.327600002,0.321130008,0.335790008,0.364459991,0.37597999,0.448489994,0.386729985,0.483020008,,,Uruguay,URY,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.450010061,2.479830027,2.504009962,2.549649954,2.628789902,2.648299932,2.559259892,2.564549923,2.502429962,2.516969919,2.557640076,2.631609917,2.767910004,2.812700033,2.735399961,2.765249968,2.681659937,2.711539984,2.721509933,2.782059908,2.845849991,2.895720005,3.000819921,3.166090012,3.450180054,,United States,USA,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.360630006,0.34544,0.293559998,0.268249989,0.270410001,0.237409994,0.223949999,0.217209995,0.193540007,0.203150004,0.154300004,0.148770005,0.15512,0.155000001,0.153349996,0.164969996,0.17238,0.148340002,0.124499999,0.113770001,0.139180005,,Uzbekistan,UZB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.043060001,0.120279998,,,,,,,,,,,,,,,,,,,,St. Vincent and the Grenadines,VCT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.189070001,0.317420006,0.201100007,0.238030002,0.240140006,0.188229993,0.152960002,0.250099987,0.318529993,0.33713001,,,,,,,,"Venezuela, RB",VEN,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,British Virgin Islands,VGB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06603,0.03765,0.03422,0.02929,0.03108,0.02707,,,,,,,,,,,,,,,Virgin Islands (U.S.),VIR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.19273,,,,,,,,,0.19044,,0.37359,,0.44113,,0.52674,,,,,Vietnam,VNM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.06617,0.037760001,0.03424,0.02936,0.03122,0.027170001,,,,,,,,,,,,,,,Virgin Islands (U.S.),VIR,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.192729995,,,,,,,,,0.190439999,,0.373589993,,0.441130012,,0.526740015,,0.531719983,,,Vietnam,VNM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Vanuatu,VUT,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.974266576,1.970781126,1.984868299,2.059975344,2.061104526,2.07988525,2.043514114,2.032611601,1.984315069,1.965891045,1.975037862,1.941441944,1.995349055,2.032158605,2.017327408,2.003960598,2.033520204,1.98914858,2.067600906,2.085968577,2.116432719,2.127814436,2.202624659,,,,World,WLD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.964183141,1.962477242,1.977615502,2.052260477,2.053112367,2.072232834,2.03674984,2.02544339,1.976836849,1.959222182,1.969214345,1.936767025,1.99024968,2.028012145,2.01358646,1.998751984,2.025095784,1.987415879,2.067468491,2.095303301,2.137891672,2.133744874,2.196332704,2.331913025,2.625843553,,World,WLD,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Samoa,WSM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kosovo,XKX,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Yemen, Rep.",YEM,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.58354,,,,0.71578,,0.76051,0.81334,0.86315,0.89815,0.88287,0.88816,0.83562,0.73704,0.73451,0.73363,0.72488,0.77115,0.79846,0.81882,0.83215,,,,,South Africa,ZAF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01104,0.00737,,,,,0.00544,0.00847,0.02223,0.02493,,,0.27819,,,,,,,,,,,,,,Zambia,ZMB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.526939988,,,,0.642239988,,0.676500022,0.726809978,0.770240009,0.80290997,0.793640018,0.805670023,0.749930024,0.662840009,0.66753,0.669340014,0.663299978,0.709869981,0.731469989,0.749920011,0.762570024,0.686569989,0.615249991,,,South Africa,ZAF,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.01104,0.00737,,,,,0.00544,0.00847,0.022229999,0.02493,,,0.278189987,,,,,,,,,,,,,,Zambia,ZMB,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Zimbabwe,ZWE,Research and development expenditure (% of GDP),GB.XPD.RSDV.GD.ZS,, diff --git a/processed/population_density.csv b/processed/population_density.csv index 97500e74f..679c9331e 100644 --- a/processed/population_density.csv +++ b/processed/population_density.csv @@ -1,267 +1,267 @@ 1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,Country Name,Country Code,Indicator Name,Indicator Code,data_country,data_year -,307.9666667,312.4111111,314.9944444,316.8277778,318.65,320.5666667,322.4666667,324.3166667,326.3,328.1666667,330.2333333,332.4944444,334.6444444,336.2611111,336.9611111,336.5888889,335.3666667,333.9,333.1777778,333.8722222,336.45,340.7833333,345.6277778,349.0333333,350.1333333,348.0277778,343.5444444,339.2888889,339.0722222,345.2888889,359.0166667,379.1111111,402.75,426.1388889,446.2444444,462.2833333,474.7222222,484.8888889,494.4944444,504.8111111,516.0666667,527.7333333,538.9777778,548.5777778,555.7111111,560.1666667,562.3666667,563.1222222,563.6222222,564.8055556,566.9444444,569.8055556,573.1388889,576.5333333,579.6611111,582.5833333,585.3388889,588.0333333,590.6111111,593.1444444,,Aruba,ABW,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.078367192,9.312151625,9.554904411,9.806505371,10.06701405,10.33651646,10.61556593,10.90518471,11.2066694,11.52101777,11.84873395,12.18984866,12.54411951,12.91116912,13.29073027,13.68292427,14.08807338,14.50594879,14.93713071,15.38141119,15.83833874,16.30800627,16.7916423,17.29128981,17.80769301,18.34150225,18.89194823,19.4562832,20.03148969,20.61501871,21.20689205,21.80747409,22.57044256,23.19143985,23.82002528,24.4569373,25.10332411,25.7613486,26.43448487,27.12502645,27.83423884,28.56338063,29.31441591,29.82732207,30.62241247,31.44486093,32.29493359,33.17339729,34.0805521,35.015247,35.97997446,36.97425033,37.99527886,39.04038455,40.10706666,41.19511368,42.30370887,43.43136716,44.5765074,45.73791597,,Africa Eastern and Southern,AFE,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.04498055,14.32380909,14.61752903,14.92628129,15.25031094,15.58502589,15.92981037,16.29302454,16.68622982,17.11493123,17.57719879,18.06087369,18.54756456,19.01320344,19.43627118,19.8252198,20.17476029,20.43500751,20.54201513,20.45844438,20.17535,19.73243574,19.20431946,18.69360353,18.28600925,17.97656006,17.77492571,17.79555801,18.17981344,19.01220936,20.37039488,22.18782434,24.22663511,26.15526759,27.74049873,28.87823423,29.64973501,30.23277579,30.89612934,31.8291165,33.09590418,34.61810189,36.27251019,37.87441258,39.2952149,40.48809546,41.51049536,42.46282664,43.49294795,44.70408817,46.13149986,47.73056704,49.42804277,51.11479337,52.7120715,54.19696106,55.59555035,56.93704929,58.26939466,59.62739485,,Afghanistan,AFG,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.87783682,11.10993989,11.35139898,11.6014527,11.8597166,12.12632962,12.40202928,12.68779097,12.98487837,13.2944211,13.61667149,13.9520683,14.30208477,14.66912409,15.05382001,15.45617636,15.87654298,16.31380191,16.76625487,17.23259575,17.71252319,18.20625352,18.71363465,19.23458795,19.76905839,20.31727634,20.87919085,21.45421169,22.04152467,22.6408187,23.25197683,23.87592513,24.51472466,25.17108928,25.84714939,26.54433106,27.26285074,28.00226293,28.7615162,29.54024352,30.3383339,31.15734409,32.00050521,32.87202408,33.77493019,34.71071306,35.67869835,36.6770284,37.70272293,38.75363827,39.829118,40.92991616,42.05694766,43.21163891,44.39491686,45.60704538,46.84725143,48.11407983,49.40553474,50.72016742,,Africa Western and Central,AFW,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.436874148,4.498675704,4.555553862,4.600140371,4.62867811,4.637286436,4.631779899,4.629801075,4.655231411,4.72476137,4.84578407,5.012404749,5.211584984,5.423616748,5.634069143,5.839119275,6.043004732,6.249116869,6.463553381,6.690695436,6.930679394,7.181335526,7.442130424,7.712164915,7.990689821,8.277946579,8.574033047,8.877878399,9.188083741,9.503798027,9.825058956,10.15269191,10.48772279,10.83159782,11.18569423,11.55107243,11.9287495,12.32020534,12.72709633,13.15110051,13.59248656,14.05263335,14.53555547,15.04623245,15.58803561,16.16259325,16.76855699,17.40245127,18.05909601,18.73445657,19.42781744,20.1395083,20.86771958,21.61047004,22.3665517,23.13506216,23.9165549,24.71307211,25.52763215,26.36261169,,Angola,AGO,Population density (people per sq. km of land area),EN.POP.DNST,, -,60.57664234,62.45689781,64.32923358,66.20930657,68.05806569,69.87492701,71.73715328,73.80554745,75.97427007,77.93718978,79.84864964,81.86591241,83.82306569,85.77094891,87.76755474,89.72722628,91.73525547,93.65934307,95.54131387,97.51813869,99.49109489,101.6159854,103.7941606,106.0010584,108.2029927,110.315146,112.5403285,114.6837956,117.8081387,119.9467883,119.2259124,118.505073,117.7841971,117.0633577,116.3424818,115.6216423,114.9007664,114.179927,113.4590511,112.7382117,111.685146,111.3507299,110.9348905,110.4722263,109.9082847,109.2170438,108.394781,107.5662044,106.8437591,106.314635,106.0290146,105.8540511,105.660292,105.4417518,105.135146,104.9671898,104.8706934,104.6122628,104.1675547,103.5711314,,Albania,ALB,Population density (people per sq. km of land area),EN.POP.DNST,, -,30.59148936,32.7212766,34.90851064,37.16170213,39.45106383,41.8,44.17021277,46.56595745,49.04893617,51.64893617,54.40638298,57.20212766,60.06808511,62.79787234,65.32978723,67.6212766,69.7212766,71.79574468,74.09574468,76.72978723,79.78297872,83.22340426,86.92340426,90.86382979,94.8787234,98.9787234,103.1042553,107.3042553,111.6,115.9744681,120.5659574,125.2808511,129.7319149,133.3531915,135.8723404,136.9425532,136.8468085,136.4680851,136.9531915,139.1276596,143.2851064,149.0382979,155.7021277,162.2340426,167.8106383,172.3297872,175.9191489,178.4255319,179.7042553,179.6893617,178.187234,175.3765957,171.8510638,168.5382979,165.9425532,164.4574468,163.8234043,163.8468085,164.1404255,164.393617,,Andorra,AND,Population density (people per sq. km of land area),EN.POP.DNST,, -,6.905729507,7.095999628,7.292820472,7.49684766,7.708532243,7.928860969,8.157828368,8.393803595,8.63445965,8.878571684,9.124918423,9.375269958,9.635020285,9.911395087,10.20944716,10.53114825,10.87441856,11.23524156,11.60758732,11.98684819,12.37164791,12.76261592,13.15951513,13.56262135,13.97197795,14.38663931,14.8056024,15.2287861,15.65631375,16.23220802,16.67533731,16.98330741,17.44164589,17.89409414,18.452379,18.88204494,19.30643231,19.72588995,20.15004418,20.58384352,21.0276802,21.48209057,21.95250829,22.44455438,22.96237245,23.50810355,24.07948929,24.67037096,25.27523126,25.87760942,27.75960974,28.39257409,29.02430652,29.65171281,30.27304371,30.88595172,31.48984105,32.09444828,32.70738429,33.33501029,,Arab World,ARB,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.419332582,1.578597578,1.761898057,1.943804562,2.110039426,2.252590819,2.390425232,2.571388341,2.859800056,3.302055759,3.906829062,4.660208392,5.556533371,6.582047311,7.720290059,8.982343002,10.35408336,11.76426359,13.11957195,14.3552098,15.44074908,16.40123909,17.29733878,18.21979724,19.23634188,20.36589693,21.59287525,22.90999718,24.29845114,25.74538158,27.27624613,28.90582934,30.5989158,32.30606871,34.00589975,35.75219656,37.61420727,39.6115742,41.76329203,44.12935793,46.50411152,48.98294847,52.26599549,57.28776401,64.60464658,74.62928752,86.86068713,99.82379611,111.4808223,120.3885948,125.9754717,128.7186426,129.5115179,129.7406646,130.4265841,131.8075894,133.5849901,135.6092087,137.5742889,139.2621797,,United Arab Emirates,ARE,Population density (people per sq. km of land area),EN.POP.DNST,, -,7.606732951,7.729425693,7.852155706,7.974753078,8.09724302,8.219429676,8.341782226,8.465799195,8.593451578,8.726075661,8.864564127,9.008390428,9.15575933,9.30405161,9.451481534,9.597243751,9.74220573,9.888237616,10.03805546,10.19353014,10.35503254,10.52167034,10.69249678,10.86608165,11.04117894,11.21755259,11.39493731,11.57198623,11.74708754,11.91901458,12.08723019,12.25177861,12.41284289,12.57090463,12.72638406,12.87919932,13.0294034,13.17776255,13.325301,13.47277039,13.62070384,13.76909442,13.91749376,14.06515535,14.21166592,14.35671413,14.5008397,14.64548743,14.79260932,14.90430155,15.0771516,15.2495427,15.42116023,15.59164538,15.76063274,15.92813508,16.09419079,16.2585101,16.42082662,16.58089261,,Argentina,ARG,Population density (people per sq. km of land area),EN.POP.DNST,, -,68.19452055,70.58391289,72.97449947,75.34260625,77.67179487,79.94513523,82.16132771,84.33937478,86.50994029,88.69220232,90.89272919,93.0974359,95.28556375,97.42711626,99.49954338,101.4957148,103.4202669,105.2834211,107.0989463,108.8780822,110.5759045,112.1775904,113.7545486,115.4054443,117.1736916,119.1522304,121.2485774,123.1003512,124.2175272,124.2769231,123.1207938,120.9279944,118.1282403,115.3376888,113.0083948,111.2825079,110.0485072,109.1918159,108.5008781,107.8186512,107.1544081,106.5674745,106.0041447,105.3991921,104.7159115,103.9094134,103.0072006,102.1290832,101.4434141,101.0647699,101.0374429,101.3080084,101.7770636,102.2972603,102.7593607,103.131261,103.4348086,103.6789954,103.889287,104.0826835,,Armenia,ARM,Population density (people per sq. km of land area),EN.POP.DNST,, -,103.025,106.23,110.145,114.25,118.375,122.365,126.175,129.9,133.49,136.81,139.91,142.82,145.515,147.975,150.225,152.275,154.17,156.31,159.21,163.24,168.485,174.845,182.065,189.73,197.605,205.57,213.705,221.73,229.47,236.755,243.41,249.5,255.125,260.495,265.79,271.045,276.135,280.9,285.245,289.08,292.48,295.385,297.475,298.42,297.785,295.545,291.835,287.45,283.375,280.42,278.775,278.345,278.585,278.955,279.03,278.695,278.085,277.305,276.56,275.985,,American Samoa,ASM,Population density (people per sq. km of land area),EN.POP.DNST,, -,125.0113636,126.9295455,128.8659091,131.0022727,133.4068182,136.1636364,139.1818182,142.0977273,144.4386364,145.8727273,146.2590909,145.7590909,144.6568182,143.4272727,142.4340909,141.7113636,141.2772727,140.9954545,140.7909091,140.5931818,140.4295455,140.4090909,140.4068182,140.4181818,140.4204545,140.35,140.2568182,140.3590909,140.925,142.1204545,144.0068182,146.4977273,149.4931818,152.7295455,156.0727273,159.4909091,162.9704545,166.4068182,169.7136364,172.7431818,175.4818182,177.95,180.2522727,182.6068182,185.1409091,187.9886364,190.975,194.0772727,197.1431818,200.0681818,202.8409091,205.4704545,207.9772727,210.3681818,212.6613636,214.8181818,216.875,218.8227273,220.7159091,222.5636364,,Antigua and Barbuda,ATG,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.364565299,1.398279161,1.425354386,1.453601135,1.482368561,1.516603101,1.535868164,1.563203728,1.596266743,1.628028065,1.684000885,1.715241529,1.741665907,1.786313995,1.808442784,1.826666493,1.84736342,1.868971532,1.889277951,1.912448095,1.943037892,1.975710399,2.000572745,2.023352381,2.051208622,2.085104721,2.117061297,2.151985733,2.188719524,2.22135298,2.249847051,2.277312784,2.299701912,2.32417375,2.352420499,2.383530974,2.41034586,2.435598714,2.463585124,2.493133567,2.526977598,2.558009971,2.589771292,2.619970582,2.654777866,2.694232196,2.711115161,2.765994559,2.823594496,2.867858584,2.90798641,2.95920037,3.010573526,3.055814795,3.100112596,3.144935531,3.198361419,3.24787091,3.297670183,3.340249635,,Australia,AUS,Population density (people per sq. km of land area),EN.POP.DNST,, -,85.81132235,86.3388714,86.8952652,87.47639864,88.04660935,88.66633567,89.33153306,89.79659724,90.10722935,90.42245096,90.8268588,91.35627271,91.86382901,92.02031969,91.77649552,91.61449504,91.64967304,91.57550254,91.41953257,91.41962945,91.6530637,91.71881812,91.5707193,91.56495519,91.60795592,91.66619036,91.72421894,91.85416566,92.26891499,92.97469121,93.90761686,94.94682732,95.73302252,96.1021797,96.24943085,96.37947445,96.4887503,96.59468394,96.78280455,97.01581497,97.38790264,97.86821264,98.34612497,98.95817389,99.63464519,100.1288569,100.4563806,100.7713435,101.0356633,101.2874254,101.6417316,102.1148703,102.7471253,103.5633217,104.7345977,105.8733398,106.6113185,107.1318589,107.6093068,108.0570044,,Austria,AUT,Population density (people per sq. km of land area),EN.POP.DNST,, -,48.43151039,50.12711345,51.85391206,53.55505486,55.1882548,56.73754161,58.20772198,59.60605405,60.94824375,62.2472812,63.502866,64.71353209,65.8890371,67.04244325,68.18473389,69.32153286,70.45601259,71.59507072,72.74517226,73.91200115,75.09657882,76.30117644,77.53304012,78.80097817,80.10919644,81.45728637,82.83747311,84.23792014,85.64208034,86.22276698,87.3775791,88.70843698,90.06332841,91.28603531,92.34711657,93.28622757,94.19048992,95.23179127,96.52076658,97.43477998,98.19379207,98.9124646,99.62372356,100.4753726,101.5225018,102.6725317,103.8533687,106.0597625,108.2912905,109.5423442,110.9763362,112.4607902,113.9234808,115.3488139,116.7310768,118.033289,119.2087416,120.2575919,121.2800711,122.1129165,,Azerbaijan,AZE,Population density (people per sq. km of land area),EN.POP.DNST,, -,111.0762461,113.2133956,115.4367601,117.8462617,120.4975857,123.4616822,126.6828271,129.942757,132.9403816,135.4778037,137.4610592,139.005257,140.3862928,141.9948598,144.1152259,146.8407321,150.0952492,153.7875389,157.758528,161.8884735,166.1417445,170.5501168,175.1380062,179.9492212,185.0012461,190.2938084,195.7610202,201.2734813,206.6615654,211.7974688,216.702609,221.400662,225.780919,229.7104361,233.1403427,235.9855919,238.4007009,240.8708723,244.0471963,248.3984034,254.1100467,261.063785,269.0483255,277.7137072,286.7934969,296.2558411,306.1614486,316.4370717,327.0117212,337.8351246,348.8475857,360.0464174,371.5070872,383.3450545,395.6399533,408.4112928,421.6125389,435.17831,449.0100078,463.0366433,,Burundi,BDI,Population density (people per sq. km of land area),EN.POP.DNST,, -,279.8277879,280.9438757,283.0521024,285.7438452,288.3506094,290.3049055,291.9253809,293.0760512,293.9071298,294.1971054,294.7337599,295.8901584,296.8226691,297.7580439,298.6197441,299.1537782,299.5234004,299.802986,300.0725777,300.4034735,300.3955515,300.3139244,300.290067,300.2855576,300.3750152,300.4821146,300.7383912,301.696039,302.7939366,303.6983242,304.8289458,306.0681901,307.2661487,308.2145948,308.8607861,309.464869,310.2146557,310.8777575,311.5910725,338.5485469,339.7149934,341.2412483,342.6728203,344.1590819,346.0573646,348.347358,350.9147952,353.6979194,356.555251,359.8278071,364.5397622,366.8075297,368.5405218,370.180218,372.3314399,374.2213342,375.6657199,377.3795905,379.4247028,381.2497028,,Belgium,BEL,Population density (people per sq. km of land area),EN.POP.DNST,, -,21.86826002,22.19667435,22.55111742,22.93331855,23.34481199,23.78644023,24.25778645,24.75689961,25.28074672,25.82775807,26.39743703,26.99151295,27.61334693,28.26723129,28.95678432,29.68401029,30.44913977,31.25162292,32.09044874,32.96524477,33.87837886,34.83253813,35.82777581,36.86430472,37.94343739,39.06087265,40.22048599,41.44061724,42.74583186,44.15119723,45.66775452,47.28454239,48.96914686,50.67590458,52.3727563,54.04639943,55.70808797,57.38094182,59.09987584,60.88990777,62.75920539,64.69847464,66.69524654,68.73007272,70.78949095,72.87063675,74.98040085,77.12766052,79.32523058,81.58260021,83.90235012,86.28284853,88.72467187,91.22773147,93.79178787,96.41780773,99.10599503,101.8538045,104.6572455,107.5132849,,Benin,BEN,Population density (people per sq. km of land area),EN.POP.DNST,, -,17.88954678,18.1298538,18.37650219,18.63629751,18.91401316,19.21184211,19.52860015,19.86127924,20.20530702,20.5577193,20.91877924,21.29084064,21.67577851,22.07618787,22.49471491,22.93140351,23.38791301,23.86995614,24.3847076,24.93726974,25.53057749,26.16322734,26.8308114,27.52645833,28.24527778,28.9864364,29.75175439,30.54207968,31.35898392,32.20406798,33.07779971,33.9806652,34.9140095,35.87932749,36.87821637,37.91203947,38.9822807,40.09035819,41.23792398,42.42672149,43.65712354,44.93091009,46.2522807,47.62637427,49.05677997,50.54522295,52.09074927,53.69051535,55.34027047,57.03658991,58.77892909,60.56744152,62.4005519,64.27642178,66.19377193,68.15186404,70.15071637,72.1910307,74.27406067,76.40086988,,Burkina Faso,BFA,Population density (people per sq. km of land area),EN.POP.DNST,, -,379.218207,389.891296,401.0294845,412.8579627,425.4829377,439.1000307,453.5165553,467.9914881,481.5223554,493.4507644,503.4311669,511.8361066,519.6092879,528.0957363,538.2677268,550.4523777,564.3665438,579.6268956,595.5983714,611.8114619,628.159453,644.7885995,661.769148,679.2389107,697.2741799,715.8914727,734.9708765,754.2932319,773.569148,792.5939694,811.2401091,829.5590996,847.7424983,866.0803872,884.7655604,903.8175232,923.1049474,942.4815088,961.7396866,980.7010986,999.3755013,1017.731251,1035.504325,1052.365591,1068.107129,1082.593178,1095.954375,1108.582346,1121.032458,1133.713091,1146.755274,1160.065553,1173.553146,1187.042982,1200.401682,1213.62181,1226.745187,1239.738135,1252.563363,1265.186932,,Bangladesh,BGD,Population density (people per sq. km of land area),EN.POP.DNST,, -,71.79895146,72.43013649,73.01947935,73.61782518,74.15861882,74.64572901,75.11729187,75.65400886,76.23765706,76.73844346,77.16166501,77.52146796,77.92612311,78.44838651,78.82800325,79.17019796,79.58223809,79.67126458,79.77890265,80.10065082,80.36804664,80.60613758,80.80753864,80.99682726,80.9956341,80.9741571,81.09336527,81.18454307,80.24018801,78.80583024,78.0291693,77.19573353,76.58241887,76.32279671,75.98361204,75.59275061,75.13394197,74.63424026,74.2169755,73.85132423,72.3957516,72.03272978,71.48411327,70.95310776,70.4986377,69.97166529,69.47185342,68.98592211,68.57445652,68.12453021,67.68909359,67.2981577,66.92257738,66.54327561,66.120035,65.65790346,65.18005711,64.71109985,64.25719418,63.87265107,,Bulgaria,BGR,Population density (people per sq. km of land area),EN.POP.DNST,, -,243.3318841,250.9275362,258.1768116,265.0550725,271.6405797,277.9492754,284.1449275,290.8,298.6043478,308.126087,319.2913043,332.1028986,347.1405797,365.084058,386.2898551,411.226087,439.3753623,468.7942029,496.8173913,521.5898551,542.2028986,559.3521739,574.5666667,590.1927536,607.8666667,628.2289855,650.6971014,674.2,697.2188406,718.7347826,738.7855072,736.7352113,755.228169,774.0704225,793.9408451,815.015493,837.9253521,864.3619718,896.5352113,936.0704225,982.4647887,1035.408451,1081.538889,1136.775342,1201.563514,1295.166216,1381.232,1466.638158,1559.309211,1628.430446,1666.431551,1688.236364,1707.82987,1732.909209,1763.307198,1830.286264,1915.483333,2012.102564,2104.05641,2181.516667,,Bahrain,BHR,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.5003996,12.0971029,12.72127872,13.35714286,13.99200799,14.62347652,15.24685315,15.84895105,16.41008991,16.92067932,17.37202797,17.76853147,18.13376623,18.49200799,18.87062937,19.27102897,19.69030969,20.12807193,20.57852148,21.03786214,21.51058941,21.9962038,22.48701299,22.96833167,23.43446553,23.87812188,24.3021978,24.72037962,25.14865135,25.5971029,26.07462537,26.57622378,27.07942058,27.55734266,27.98991009,28.36963037,28.70759241,29.03096903,29.37692308,29.77472527,30.23156843,30.73496503,31.28101898,31.85744256,32.45234765,33.07012987,33.704995,34.33366633,34.92507493,35.45814186,35.92237762,36.32177822,36.67952048,37.02547453,37.38261738,37.75454545,38.13676324,38.52497502,38.90969031,39.28551449,,"Bahamas, The",BHS,Population density (people per sq. km of land area),EN.POP.DNST,, -,64.23054688,65.49273437,66.74947266,67.94919922,69.0553125,70.05136719,70.95074219,71.78609375,72.60695313,73.44796875,74.32199219,75.21783203,76.11833984,76.99650391,77.83412109,78.61857422,79.35914062,80.08505859,80.83625,81.63769531,82.47029297,83.30435547,84.13880859,84.97199219,85.78388672,86.63916016,87.49054688,88.07542969,88.04333984,87.17621094,85.33828125,82.68892578,79.66679688,76.88529297,74.78611328,73.52380859,72.97011719,72.93628906,73.11236328,73.26515625,73.34988281,73.42556641,73.48005859,73.51941406,73.54164062,73.54339844,73.49201172,73.32541016,72.96767578,72.37261719,71.50728516,70.40960938,69.19136719,68.00988281,66.97972656,66.13794922,65.45964844,64.92048828,64.47261719,64.07841797,,Bosnia and Herzegovina,BIH,Population density (people per sq. km of land area),EN.POP.DNST,, -,40.77704595,41.17495563,41.59550385,42.02437389,42.44724906,42.87367383,43.31319266,43.75148886,44.17424571,44.56714652,44.93973575,45.30155788,45.63829619,45.935634,46.17925458,46.39617432,46.65253402,46.95819365,47.2490633,47.53993295,47.87024256,48.19562217,48.52593177,48.85624137,49.17669099,49.51193059,49.84717018,49.99014001,50.13803983,50.23342536,50.25660619,50.36713666,50.47845593,50.41882765,50.25552652,50.08661507,49.87888484,49.654718,49.43175902,49.19941826,48.94768783,48.6394912,48.30029581,47.97665796,47.64539269,47.33821587,47.1215032,46.95901922,46.86215856,46.74142928,46.62975211,46.55677887,46.53937252,46.55060033,46.61133719,46.64994482,46.59830041,46.50105922,46.40732092,46.21121293,,Belarus,BLR,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.151687856,4.269706269,4.391275756,4.518588338,4.652345463,4.793862341,4.941122315,5.088338448,5.228803157,5.356597983,5.471065322,5.574397194,5.668303376,5.756466462,5.842349847,5.924725997,6.005699255,6.09272249,6.194739149,6.319245945,6.469618588,6.641209996,6.83121438,7.029416922,7.230074529,7.433976326,7.642832091,7.848443665,8.043445857,8.222446295,8.379482683,8.519245945,8.663963174,8.84169224,9.073301184,9.366944323,9.713941254,10.09416922,10.47693994,10.84217448,11.18228847,11.50315651,11.81183691,12.12257782,12.44182376,12.77238053,13.10964489,13.45120561,13.79460763,14.13700132,14.47768523,14.81810609,15.15594038,15.49171416,15.82314774,16.15076721,16.47413415,16.79399386,17.11315213,17.43187199,,Belize,BLZ,Population density (people per sq. km of land area),EN.POP.DNST,, -,842.5925926,862.962963,883.3333333,905.5555556,927.7777778,944.4444444,962.962963,981.4814815,1000,1018.518519,1011.111111,1003.703704,996.2962963,988.8888889,981.4814815,985.1851852,988.8888889,992.5925926,996.2962963,1012.407407,1019.444444,1026.833333,1035.740741,1044.87037,1053.666667,1062.62963,1071.277778,1080.5,1089.648148,1098.62963,1092.981481,1085.092593,1090.925926,1098.518519,1106.407407,1113.5,1120.314815,1128.574074,1134.907407,1145.055556,1157.481481,1165.037037,1172.685185,1180.37037,1188.037037,1194.87037,1201.62963,1208.759259,1215.481481,1206,1195.62963,1199.962963,1203.722222,1206.259259,1208.092593,1195.444444,1182.833333,1183.685185,1183.574074,1183.388889,,Bermuda,BMU,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.442217299,3.510565864,3.580901874,3.653428413,3.728297794,3.805517401,3.885057694,3.967065448,4.051738207,4.139207976,4.229439675,4.322340995,4.417904551,4.516102649,4.616830979,4.720260316,4.826228192,4.933948121,5.042382535,5.15086495,5.259021508,5.367251915,5.476610357,5.588595957,5.70429244,5.823990584,5.947405151,6.074326595,6.204298902,6.336969445,6.472312379,6.610280624,6.750537247,6.892635466,7.036217114,7.181083726,7.327105142,7.474163205,7.622141604,7.770949875,7.920468938,8.070545555,8.221009877,8.371682821,8.522386227,8.672989015,8.823445029,8.973928736,9.124702299,9.275913413,9.427629466,9.579688914,9.731722515,9.883242869,10.0339075,10.18353365,10.33218222,10.480144,10.62780578,10.77543524,,Bolivia,BOL,Population density (people per sq. km of land area),EN.POP.DNST,, -,8.890894146,9.154468458,9.424662305,9.698877023,9.975129993,10.25305893,10.53294333,10.8142576,11.0965606,11.37971666,11.66323225,11.94756106,12.23471933,12.52745144,12.82775941,13.13581048,13.45100609,13.77353789,14.10342636,14.44029557,14.78442895,15.13474553,15.48775385,15.8388791,16.18471131,16.52388151,16.85681336,17.18414683,17.50728093,17.82731864,18.14375052,18.45618547,18.76602761,19.07514315,19.38468236,19.69513337,20.00553305,20.31376036,20.61686859,20.91258809,21.20041672,21.48055943,21.75235686,22.01524251,22.26896271,22.51306547,22.74793734,22.97525071,23.1973268,23.41593189,23.63139897,23.84349772,24.05270838,24.2594338,24.46378728,24.66614055,24.86603778,25.06171469,25.25077577,25.43142481,,Brazil,BRA,Population density (people per sq. km of land area),EN.POP.DNST,, -,538.8790698,540.9837209,543.3302326,545.5534884,547.4767442,549.0325581,550.3744186,551.7232558,553.4023256,555.5697674,558.355814,561.6813953,565.2930233,568.9372093,572.4604651,575.7767442,578.9093023,581.8604651,584.527907,586.9488372,589.0604651,590.8790698,592.5372093,594.1697674,595.9534884,597.9465116,600.027907,602.255814,604.5604651,606.8209302,609.0976744,611.372093,613.6488372,616.0302326,618.5,621.0395349,623.6813953,626.3581395,628.9651163,631.4209302,633.7069767,635.8674419,637.9790698,640.1930233,642.6046512,645.2906977,648.1418605,651.0372093,653.7372093,656.1186047,658.1093023,659.7627907,661.1488372,662.3837209,663.5511628,664.6465116,665.6488372,666.6046512,667.4906977,668.3046512,,Barbados,BRB,Population density (people per sq. km of land area),EN.POP.DNST,, -,16.23529412,16.97988615,17.74952562,18.56148008,19.4288425,20.35559772,21.3370019,22.37134725,23.45275142,24.57874763,25.74421252,26.94781784,28.18140417,29.42485769,30.67077799,31.9113852,33.15313093,34.38349146,35.59696395,36.78937381,37.95578748,39.10132827,40.24155598,41.39962049,42.58823529,43.81726755,45.07874763,46.37666034,47.71461101,49.09184061,50.51385199,51.9711575,53.45047438,54.92447818,56.37798861,57.80265655,59.19582543,60.556926,61.90018975,63.21935484,64.52314991,65.80208729,67.03889943,68.20379507,69.28121442,70.25844402,71.1512334,71.99582543,72.84667932,73.74459203,74.70341556,75.71100569,76.73889943,77.75673624,78.7313093,79.65673624,80.54667932,81.39658444,82.21935484,83.01385199,,Brunei Darussalam,BRN,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.897994564,5.020054363,5.147978512,5.285640905,5.436144939,5.600325322,5.77753997,5.965605804,6.161547846,6.363183015,6.56971941,6.780857394,6.998394795,7.223230529,7.456605954,7.699013334,7.949489545,8.204182094,8.458189757,8.708409135,8.948633435,9.180446461,9.413415234,9.662714295,9.936519487,10.24512553,10.57965028,10.90537851,11.17593048,11.36059328,11.44269418,11.44029707,11.39888278,13.36444724,13.43288945,13.60479899,13.86213568,14.18035176,14.51974874,14.84959799,15.16690955,15.47801508,15.77487437,16.75916258,17.01980744,17.24700265,17.44295196,17.61972348,17.7959703,17.98415405,18.18865598,18.40601307,18.63302463,18.86436498,19.09607262,19.31381082,19.54600986,19.77965391,20.00770844,20.23104352,,Bhutan,BTN,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.904642422,0.924209059,0.94523318,0.966721366,0.988117799,1.009223087,1.030645987,1.053316394,1.078638858,1.107606797,1.140490181,1.177096677,1.21734512,1.261096113,1.308111446,1.358639917,1.412545657,1.468895241,1.526428811,1.584281757,1.641720043,1.698973056,1.757669437,1.819983061,1.887292009,1.960277381,2.037838124,2.117539216,2.195902811,2.270492121,2.340304907,2.40597992,2.468741729,2.530413071,2.5923685,2.655098548,2.718091507,2.780560408,2.841317735,2.89967533,2.954976797,3.00784677,3.060340903,3.11529829,3.174486969,3.239480882,3.309261906,3.380156335,3.446958869,3.50626577,3.556201366,3.598805428,3.639389127,3.685386339,3.742021774,3.811206395,3.890875726,3.97732077,4.064903923,4.149462707,,Botswana,BWA,Population density (people per sq. km of land area),EN.POP.DNST,, -,2.449608334,2.491104048,2.535193746,2.582134258,2.632036341,2.685509968,2.742152236,2.799765643,2.85542072,2.907247424,2.954375742,2.998147613,3.04159042,3.089001252,3.143547144,3.205587659,3.274445408,3.351089923,3.436351087,3.530384603,3.634853446,3.748658063,3.865809496,3.978268965,4.080660695,4.16990112,4.248669299,4.32433465,4.407420784,4.505345276,4.620544801,4.75013002,4.889640117,5.032291566,5.172978266,5.310339016,5.445491027,5.578806703,5.711289287,5.843559986,5.974535298,6.103131722,6.230031462,6.356356544,6.482358984,6.610284439,6.738585508,6.859558894,6.962700247,7.041582394,7.092746156,7.121273556,7.139787794,7.165833574,7.212384025,7.283834152,7.377480818,7.490409002,7.616904234,7.752679059,,Central African Republic,CAF,Population density (people per sq. km of land area),EN.POP.DNST,, -,2.037902692,2.076160074,2.115198219,2.155463277,2.194836034,2.23610493,2.276704601,2.313735069,2.345411735,2.378426852,2.449591382,2.478193069,2.508677845,2.543945128,2.58134434,2.615534282,2.646322551,2.672797105,2.699381078,2.73441759,2.768352668,2.801482334,2.829311958,2.856148117,2.88236647,2.911161229,2.94978925,2.988285991,3.042385498,3.088601866,3.127225314,3.164461458,3.199428482,3.234663084,3.268308165,3.302651359,3.335636361,3.363434308,3.390885151,3.42261134,3.459995605,3.497826579,3.529497557,3.562582608,3.596389418,3.632909156,3.66836148,3.708302298,3.750884772,3.792822224,3.830124732,3.871939493,3.913066959,3.952604904,3.982215114,4.027563942,4.07616632,4.134148896,4.193949311,4.242576785,,Canada,CAN,Population density (people per sq. km of land area),EN.POP.DNST,, -,83.39412795,84.09797227,84.8481486,85.64000937,86.29649374,86.93504624,87.74684297,88.50785398,89.16124441,89.63940444,90.09297089,90.74573566,91.42889695,92.17690675,93.0093886,93.83890348,94.59835104,95.24176972,95.80601628,96.34284753,96.87550708,97.41985249,97.93388562,98.42242179,98.8747642,99.31414707,99.74121155,100.0950791,100.2887695,100.2358091,99.97815892,99.65414648,99.5921211,99.56921598,99.42861616,99.2041978,99.02390847,98.8585841,98.6971573,98.14851177,97.43554468,96.94828899,96.64323977,96.36418968,96.1146167,95.87301678,95.52565844,95.18479025,94.91758058,94.57074966,94.34447576,94.14450592,93.85237536,93.54487518,93.33079348,93.09342037,92.86574673,92.6887511,92.56223817,92.35781815,,Central Europe and the Baltics,CEB,Population density (people per sq. km of land area),EN.POP.DNST,, -,137.4796094,141.0092846,144.0560362,146.4589152,148.1600891,149.7167071,151.583308,153.5041996,155.241525,156.3670563,157.1898148,158.3929367,159.5665604,160.4281775,160.3580247,159.4440397,158.9044222,158.9186905,159.238135,159.8716859,160.7486845,161.690675,162.3854736,162.9655443,163.6865339,164.5405652,165.577323,166.7987047,168.1527992,169.888411,172.0250449,173.9321511,175.5234132,176.9282046,178.1144729,178.9073568,179.3433855,179.8816222,180.7461354,181.7693047,182.9277636,184.3214665,185.6987677,186.9844383,188.1956324,189.385176,191.0901154,193.5336319,195.9669754,198.0187519,200.2327665,202.3702045,204.7106489,207.2236309,209.5958526,211.8972478,213.883834,215.4651922,217.0076296,218.5584179,,Switzerland,CHE,Population density (people per sq. km of land area),EN.POP.DNST,, -,557.5656566,562.9494949,568.6414141,574.6313131,580.7525253,587.0151515,593.2777778,599.6212121,605.9343434,612.1212121,618.2070707,624.2979798,629.9090909,634.7474747,638.4848485,640.9494949,642.3535354,643.4090909,644.9040404,647.4949495,651.4444444,656.4444444,662.3888889,668.9141414,675.7575758,683.040404,690.7171717,698.2323232,704.9494949,710.489899,714.489899,717.2020202,719.2272727,721.5505051,724.6464646,729.030303,734.2777778,739.8989899,745.2171717,749.6919192,753.0151515,755.510101,757.9292929,761.2222222,766.030303,772.7222222,781.030303,790.1060606,798.9242424,806.6565657,813.0808081,818.4393939,823.4292929,828.8232323,835.2878788,843.040404,851.8484848,861.0909091,870.020202,878.0757576,,Channel Islands,CHI,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.16805195,11.40084758,11.63418656,11.86479533,12.09041037,12.30995841,12.52412943,12.73496097,12.94537962,13.15765024,13.37227719,13.5887561,13.80683952,14.02603116,14.24593696,14.46726704,14.69039261,14.91417316,15.13704454,15.35824954,15.57702964,15.79475934,16.01539006,16.24427328,16.48515195,16.73879941,17.00386399,17.27929934,17.56314187,17.85345755,18.15020066,18.45222263,18.75498835,19.05277244,19.34128457,19.61901707,19.88647025,20.14403684,20.39293669,20.63441789,20.86811597,21.09446937,21.31670056,21.53904876,21.764649,21.99570025,22.23199674,22.47146727,22.71076968,22.94794441,23.17799906,23.4023001,23.63248791,23.88460618,24.16756239,24.48996412,24.84147959,25.18945519,25.48919885,25.71000172,,Chile,CHL,Population density (people per sq. km of land area),EN.POP.DNST,, -,70.06376861,70.64097531,72.39859094,74.09837979,75.88411302,78.02900888,80.0609038,82.17874309,84.46157437,86.82663639,89.2447505,91.46498032,93.5775144,95.53089223,97.23343686,98.7496671,100.104725,101.4533119,102.8156924,104.1133492,105.4555698,107.0201927,108.577807,110.0118094,111.5200851,113.1912311,115.0210034,116.8879123,118.693811,120.4482491,122.102949,123.608572,125.0377997,126.4590697,127.8398722,129.1869989,130.5159522,131.7743464,132.9202702,133.9719036,134.9485897,135.8557803,136.7046209,137.5189588,138.3301355,139.104693,139.8330981,140.5514234,141.252234,141.9360723,142.7138128,143.6851964,144.645433,145.5600508,146.4088825,147.2503025,148.1442254,148.838644,149.3675732,149.7054472,,China,CHN,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.41995912,11.85772327,12.32273585,12.80317925,13.29195912,13.78529245,14.28983648,14.8211761,15.40084906,16.04424528,16.7570283,17.53467296,18.36953774,19.24935535,20.16480818,21.11304717,22.09590252,23.11405346,24.16958176,25.2630566,26.39524843,27.56286478,28.75767296,29.96887736,31.18932075,32.41279245,33.64210063,34.8891195,36.17123585,37.49960063,38.87548428,40.29065409,41.73471069,43.19320126,44.65333019,46.11674528,47.58073585,49.02329245,50.41689623,51.74421384,52.99694025,54.18722956,55.34469497,56.51098428,57.71859434,58.97771698,60.28694969,61.65272956,63.07907862,64.56900629,66.12783648,67.75845283,69.45756604,71.21909434,73.03820126,74.9142327,76.84740566,78.83404403,80.86966667,82.95055031,,Cote d'Ivoire,CIV,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.18024793,11.42080768,11.67333883,11.93763407,12.21369973,12.50211335,12.80366186,13.11884665,13.44819445,13.79229126,14.15171881,14.52723657,14.92002919,15.33135326,15.76242728,16.21374204,16.68585602,17.17983753,17.69702355,18.23826236,18.80335512,19.39204375,20.0048571,20.64235789,21.30440651,21.9912441,22.70114446,23.42963551,24.17085951,24.92032324,25.67729052,26.44221404,27.21349453,27.98963001,28.77024814,29.55472065,30.34512492,31.14757885,31.97012545,32.81915762,33.69700239,34.60389033,35.54159844,36.5114383,37.51434918,38.55149457,39.62320027,40.72829853,41.86482621,43.03110998,44.22667597,45.45126399,46.70368725,47.98259609,49.28682702,50.61570307,51.96858539,53.34403969,54.7405111,56.15676419,,Cameroon,CMR,Population density (people per sq. km of land area),EN.POP.DNST,, -,6.897818751,7.075797622,7.261343155,7.456311065,7.661887475,7.878984583,8.106843696,8.342945237,8.583762158,8.826904127,9.070846254,9.316671445,9.567697228,9.828687942,10.10281511,10.39256743,10.69633533,11.00830904,11.32026113,11.62696235,11.92753975,12.22614984,12.52899495,12.84473788,13.18066298,13.5347156,13.90736949,14.31101387,14.76137139,15.26742816,15.8391919,16.4680607,17.1217375,17.75566176,18.33935687,18.86029818,19.33225602,19.78340487,20.25522816,20.77846982,21.36191703,21.99848702,22.68392095,23.40877749,24.16616043,24.95668203,25.78403079,26.64749123,27.54618204,28.47923645,29.4458221,30.44518162,31.47650206,32.53895812,33.63160583,34.75403277,35.90514766,37.0825928,38.28348206,39.50570301,,"Congo, Dem. Rep.",COD,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.05452123,3.130998536,3.211238653,3.295326501,3.38327672,3.475203514,3.571147877,3.671335286,3.776043924,3.885487555,3.99968082,4.118623719,4.241967789,4.369121523,4.4997306,4.633560761,4.770770132,4.911642753,5.05670571,5.206243045,5.360553441,5.519393851,5.682149341,5.847713031,6.015543192,6.185531479,6.358181552,6.534295754,6.714966325,6.90114202,7.093153734,7.291200586,7.495988287,7.70818448,7.928351391,8.157584187,8.396143485,8.643194729,8.897311859,9.157891654,9.422928258,9.693633968,9.976325037,10.2795549,10.60841874,10.96674378,11.35028697,11.74666764,12.13879941,12.51460615,12.86922987,13.20701903,13.53662372,13.87105417,14.21989165,14.58563982,14.96544949,15.35684627,15.7555022,16.15839531,,"Congo, Rep.",COG,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.9326877,15.40596575,15.89002073,16.38142136,16.87718973,17.37695719,17.87968274,18.38098603,18.87557729,19.36012979,19.8323416,20.29421271,20.75215142,21.2153132,21.69040288,22.17945201,22.68097702,23.1939333,23.71608472,24.24561334,24.78288238,25.32836773,25.88029112,26.43643984,26.99521767,27.55518612,28.11664443,28.681863,29.25416584,29.83557368,30.42661379,31.02529788,31.62800541,32.22981343,32.8268932,33.41720324,34.00072375,34.57801442,35.15048941,35.7187607,36.28297071,36.84124651,37.38969986,37.92334655,38.43869401,38.93726994,39.42092114,39.8873114,40.33353222,40.75953042,41.15614872,41.52836503,41.90670753,42.33231726,42.83070482,43.42050293,44.08277963,44.75985219,45.37128707,45.86109419,,Colombia,COL,Population density (people per sq. km of land area),EN.POP.DNST,, -,104.325094,105.9656099,107.6684578,109.4905965,111.4610425,113.6362171,116.0128963,118.5244492,121.0768404,123.619022,126.0854379,128.5486298,131.2235357,134.3938743,138.2509404,142.911338,148.2552391,154.0182697,159.8339602,165.4116067,170.6700699,175.6818915,180.5953788,185.6286943,190.9387426,196.5421816,202.3895755,208.4707147,214.7436862,221.1703385,227.7662547,234.5265986,241.4132187,248.4040838,255.4508329,262.5604514,269.7232671,276.9382053,284.1767867,291.4336378,298.707684,306.0075228,313.3868888,320.9188608,328.6539495,336.6077378,344.7737775,353.1579796,361.7684041,370.605051,379.676518,388.9656099,398.4476088,408.0548092,417.751209,427.5104782,437.3401397,447.2444922,457.222461,467.2729715,,Comoros,COM,Population density (people per sq. km of land area),EN.POP.DNST,, -,50.94813896,52.14416873,53.61960298,55.32233251,57.1764268,59.21960298,61.41985112,63.56550868,65.37493797,66.65831266,67.32382134,67.45434243,67.26253102,67.05409429,67.05707196,67.33126551,67.82506203,68.53151365,69.41166253,70.4337469,71.63225806,73.0133995,74.49776675,75.96526055,77.3369727,78.56401985,79.6866005,80.82977667,82.17866005,83.85930521,85.91290323,88.27866005,90.83300248,93.40173697,95.85310174,98.1471464,100.3096774,102.3605459,104.3315136,106.2476427,108.1143921,109.9143921,111.6439206,113.3049628,114.8967742,116.419603,117.8826303,119.3166253,120.7610422,122.2441687,123.7861042,125.3699752,126.9826303,128.6044665,130.2084367,131.7965261,133.3744417,134.9290323,136.4605459,137.9622829,,Cabo Verde,CPV,Population density (people per sq. km of land area),EN.POP.DNST,, -,27.05027419,28.07179788,29.11388562,30.15945946,31.19533882,32.21848805,33.23035644,34.22816295,35.2113396,36.18084606,37.13423423,38.07618488,39.02314924,39.9969056,41.01421857,42.08149236,43.19659224,44.35844105,45.56325891,46.80714845,48.09230317,49.41946729,50.78368586,52.1782217,53.59810027,55.03809244,56.49933412,57.98926753,59.51850764,61.09353702,62.71216216,64.36594203,66.04578927,67.74048179,69.43838621,71.13907168,72.83493929,74.49849197,76.09533882,77.60221308,79.00654132,80.31574618,81.55215433,82.7488445,83.93074814,85.10421073,86.26372895,87.40938112,88.53777908,89.6469056,90.73807286,91.81361144,92.87330591,93.91676459,94.943302,95.95252644,96.94388954,97.91310223,98.85548374,99.76721504,,Costa Rica,CRI,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.55842885,10.75499753,10.94920949,11.13683053,11.31517292,11.48308547,11.64168972,11.79320652,11.94130188,12.08854743,12.23588933,12.38290514,12.52942688,12.67489377,12.81467378,12.9563565,13.09648096,13.23791673,13.38447918,13.54128937,13.70512783,13.87650241,14.04745708,14.20651599,14.34656292,14.46324565,14.56050389,14.64777819,14.73886131,14.84318143,14.96439175,15.09888601,15.24101272,15.38182537,15.51489194,15.63857478,15.75534395,15.86723725,15.97742621,16.08864024,16.20130172,16.31460047,16.42825985,16.54189206,16.65470421,16.76700506,16.8788292,16.99141163,17.1062023,17.2241398,17.34560207,17.46977893,17.59494875,17.71876744,17.83919229,17.95574904,18.06831172,18.17692726,18.28180561,18.38283562,,Caribbean small states,CSS,Population density (people per sq. km of land area),EN.POP.DNST,, -,67.88827747,69.39976723,70.98044693,72.56292365,74.09842644,75.56319367,76.96809125,78.33844507,79.715,81.12229981,82.57064246,84.03488827,85.46377095,86.78717877,87.95568901,88.9589013,89.81510242,90.54044693,91.16247672,91.70816574,92.16844507,92.55413408,92.93578212,93.40457169,94.02150838,94.82210428,95.7788175,96.81116387,97.80229981,98.66839851,99.38113594,99.96635009,100.4591434,100.9167691,101.3803166,101.85554,102.3252328,102.7812477,103.2092458,103.5979795,103.9541527,105.2698938,105.537453,105.726614,105.8021984,105.8088979,105.7038425,105.570979,105.474549,105.4663003,105.1502484,105.5529072,108.2587027,108.6993751,108.7874832,108.9495194,109.2413776,109.2306936,109.1857803,109.1196146,,Cuba,CUB,Population density (people per sq. km of land area),EN.POP.DNST,, -,284.0653153,289.2207207,294.7297297,299.8828829,304.6531532,307.8423423,311.1261261,315.9864865,321.1283784,325.9887387,331.9572072,332.6801802,330.8828829,334.1238739,335.8761261,336.4842342,336.6193694,334.1013514,332.9977477,333.4256757,334.75,338.0653153,340.4481982,342.2072072,343.9436937,343.8333333,341.1171171,336.1576577,330.9391892,327.4774775,325.231982,324.1261261,324.9977477,325.7432432,326.8896396,329.518018,330.981982,325.3873874,314.027027,301.4864865,290.6463964,291.0022523,297.0653153,302.2342342,310.0405405,318.1058559,324.4504505,328.5585586,330.704955,334.9166667,339.7094595,342.5405405,346.4459459,351.1463964,355.8108108,359.6036036,360.7545045,358.8648649,354.5968468,348.9797297,,Curacao,CUW,Population density (people per sq. km of land area),EN.POP.DNST,, -,33.43333333,33.92083333,34.24583333,34.57916667,34.875,35.18333333,35.49166667,35.99166667,36.80416667,38.09583333,39.95,42.22916667,44.90833333,47.86666667,50.975,54.2625,57.7,61.17083333,64.52083333,67.52916667,70.2375,72.65,75.02083333,77.75833333,81.08333333,85.10833333,89.74583333,94.89583333,100.1166667,105.4458333,110.5833333,115.7666667,121.1166667,127.1708333,134.0041667,141.9375,150.6458333,159.7083333,168.4291667,176.2708333,183.0583333,188.9458333,194.2666667,199.5791667,205.2541667,211.3708333,217.8333333,224.3125,230.5041667,236.1333333,241.1541667,245.6791667,249.7208333,253.5333333,257.1708333,260.6833333,264.0916667,267.3833333,270.6166667,273.8333333,,Cayman Islands,CYM,Population density (people per sq. km of land area),EN.POP.DNST,, -,62.38116883,62.52121212,62.5452381,62.62207792,62.87575758,63.34556277,63.99361472,64.77218615,65.59751082,66.40887446,67.19264069,67.96558442,68.73430736,69.51536797,70.31958874,71.16060606,72.02608225,72.86287879,73.59415584,74.17835498,74.58549784,74.86103896,75.11645022,75.51028139,76.15735931,77.09253247,78.28831169,79.70519481,81.28170996,82.96709957,84.75335498,86.6461039,88.60930736,90.595671,92.57478355,94.52662338,96.4491342,98.3452381,100.2217532,102.0874459,103.9257576,105.7324675,107.528355,109.3517316,111.21829,113.1502165,115.1199134,117.0528139,118.8408009,120.4130952,121.7356061,122.8404762,123.7950216,124.7074675,125.6479437,126.6438312,127.6715368,128.7080087,129.7158009,130.6667749,,Cyprus,CYP,Population density (people per sq. km of land area),EN.POP.DNST,, -,124.0669212,124.5588197,125.1544584,125.8936715,126.5608645,127.1002977,127.5126052,127.8160476,128.0779086,127.5795393,127.1750356,127.7032742,128.4103274,129.266973,130.1749709,131.0461887,131.8332471,132.5494759,133.1997023,133.3530866,133.3064708,133.490695,133.6075579,133.6898279,133.7791899,133.8453087,133.9111945,134.014184,134.089142,133.7304905,133.4098356,133.5463052,133.6851948,133.7334929,133.6515206,133.4960657,133.3522842,133.2259997,133.0899444,132.7172641,132.2195548,131.964747,131.9269833,131.9842221,132.1669169,132.5424595,133.3181618,134.4285178,135.1965825,135.6086225,135.8892802,136.0971773,136.1599586,136.30338,136.589289,136.8341362,137.2158788,137.6933679,138.236658,138.5732902,,Czech Republic,CZE,Population density (people per sq. km of land area),EN.POP.DNST,, -,210.1728067,212.0292842,214.0015267,215.7314954,217.5799702,219.4034056,220.4088334,221.3912124,223.153788,223.8973706,224.3085441,225.3843898,226.0953398,226.1834646,225.341718,224.3775957,223.8702317,223.675479,223.774382,224.2390399,224.5808352,224.3673302,223.7799158,223.0077192,222.509876,222.6117377,222.9539713,223.8267092,225.5643543,227.5170538,229.1808094,230.9300203,232.4597932,233.2741772,233.9674907,234.6524707,235.0229795,235.0787777,235.2577311,235.5968133,236.0273001,236.4515708,236.6164273,236.5921954,236.4646806,236.2251979,235.9433619,235.5221782,234.9396374,234.6069082,230.3046333,230.7506255,231.1557126,232.1080539,234.1529869,235.7129294,236.5887226,237.2940123,237.8297613,238.0241313,,Germany,DEU,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.818075928,4.063977567,4.340724763,4.641156169,4.96013805,5.300949094,5.6688956,6.059620362,6.466307161,6.887920621,7.306816221,7.732398619,8.221268335,8.851596204,9.671138913,10.72286454,11.97031924,13.28766178,14.49870578,15.48576359,16.17489215,16.62070751,16.98878343,17.51587575,18.36100086,19.60133736,21.15345125,22.82109577,24.32506471,25.46993097,26.17959448,26.5336497,26.68265746,26.84918033,27.19521139,27.76742882,28.50983607,29.35569456,30.19728214,30.95672994,31.62290768,32.22377049,32.77131148,33.28727351,33.78981881,34.27756687,34.74788611,35.21833477,35.71268335,36.24650561,36.82791199,37.45194133,38.10595341,38.77079379,39.43045729,40.0827006,40.72907679,41.36855047,41.99987058,42.6230371,,Djibouti,DJI,Population density (people per sq. km of land area),EN.POP.DNST,, -,81.38133333,82.63733333,83.88933333,85.228,86.72533333,88.4,90.24933333,92.04533333,93.61866667,94.77866667,95.42533333,95.64133333,95.652,95.752,96.11733333,96.88266667,97.924,99.04,99.94666667,100.424,100.4186667,100.016,99.312,98.46133333,97.60933333,96.708,95.78933333,94.94933333,94.296,93.896,93.836,94.06133333,94.424,94.72533333,94.80666667,94.57733333,94.12266667,93.57733333,93.104,92.86666667,92.89466667,93.12,93.46933333,93.84933333,94.10666667,94.29066667,94.396,94.43866667,94.464,94.50266667,94.54933333,94.60533333,94.692,94.788,94.9,95.076,95.28,95.50133333,95.744,95.988,,Dominica,DMA,Population density (people per sq. km of land area),EN.POP.DNST,, -,108.8432145,109.6938164,110.561317,111.4484777,112.320321,113.225891,114.1221147,114.8190465,115.455747,116.3265754,117.137739,117.8096767,118.5239792,119.0771064,119.4208638,119.7214067,120.0948549,120.4684447,120.7362199,120.8831288,120.8487966,120.7600283,120.6771354,120.6139453,120.6628362,120.8243039,120.948903,121.0076905,121.080302,121.2771644,121.5923095,121.8800377,122.2867782,122.7004478,123.3413387,124.0413387,124.5578836,125.0110535,125.425383,125.8452981,126.2970304,126.7011784,127.046288,127.3750412,127.72642,128.1468772,128.7164271,129.4749234,130.1695734,130.7490691,131.2885223,139.7893,140.3733,141.086875,142.087075,143.20025,144.1245,144.8409,145.36055,145.7851,,Denmark,DNK,Population density (people per sq. km of land area),EN.POP.DNST,, -,70.50883875,72.88383357,75.30759677,77.77112399,80.26843304,82.7943697,85.34671911,87.92297661,90.52219002,93.14266197,95.78145312,98.43643138,101.1066032,103.7919064,106.492072,109.2065204,111.9332643,114.6676878,117.4042848,120.1392879,122.8709377,125.6006831,128.3307183,131.0652039,133.8072656,136.5548955,139.3071828,142.0707514,144.8535914,147.6607535,150.4949907,153.3500103,156.2092113,159.050031,161.8554958,164.6194577,167.34438,170.0357483,172.7031256,175.3532809,177.9879735,180.6038915,183.1984475,185.7678327,188.3101221,190.8234527,193.3110329,195.7789071,198.2350652,200.6855102,203.1301801,205.5664666,207.9947423,210.4156903,212.8270544,215.2295177,217.6176982,219.9782033,222.2926309,224.5477955,,Dominican Republic,DOM,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.759686616,4.878713881,5.001721431,5.131406031,5.269626408,5.417310874,5.573664632,5.736806284,5.903971046,6.073287596,6.244280652,6.417993568,6.595947081,6.780344622,6.972929875,7.173662532,7.38237549,7.600437495,7.829486426,8.070427083,8.323451342,8.587377715,8.859856659,9.137680015,9.418117427,9.699793428,9.981898528,10.26286328,10.54111364,10.81514859,11.0845298,11.34814463,11.60307884,11.84586773,12.07427679,12.28782949,12.4879206,12.67676153,12.85757723,13.0334285,13.20526716,13.37472184,13.54646561,13.72616365,13.91827823,14.12455054,14.34538447,14.58202994,14.83532292,15.10553251,15.39271205,15.69604533,16.01355941,16.34254285,16.68024357,17.02594783,17.37769724,17.73006175,18.07629545,18.41133986,,Algeria,DZA,Population density (people per sq. km of land area),EN.POP.DNST,, -,56.02731859,56.77485102,58.22932823,59.66117421,61.15608454,62.87477398,64.53724759,66.26024838,68.08960449,69.97549154,71.9012253,73.71782035,75.47472238,77.13637021,78.64525386,80.03696107,81.32837115,82.61757801,83.92603754,85.2139914,86.54785953,88.02969388,89.51986434,90.9431369,92.41124884,93.97532938,95.63295678,97.30999528,98.9459567,100.544547,102.0700235,103.5041281,104.8853251,106.2559967,107.5983747,108.9167618,110.2195907,111.4746374,112.6553467,113.8742382,114.9376989,115.9562372,116.9330716,117.8816495,118.8241876,119.7397101,120.6249978,121.5067687,122.3820729,123.25616,124.1954694,125.258921,126.3186798,127.347308,128.2984062,128.7317028,129.7165045,130.5722981,131.3229381,131.9544052,,East Asia & Pacific (excluding high income),EAP,Population density (people per sq. km of land area),EN.POP.DNST,, -,30.1747867,30.89696778,31.64196071,32.41072389,33.20265792,34.01742154,34.85702157,35.71767862,36.60092857,37.50654769,38.43452879,39.38494772,40.35900096,41.35301497,42.36698837,43.39969614,44.45268097,45.53401773,46.65515271,47.82234069,49.03740869,50.29595172,51.58932245,52.90464678,54.23321234,55.57153976,56.91936786,58.27119018,59.62117326,61.02986457,62.36999772,63.69925583,65.22010568,66.56139804,67.89624355,69.24158041,70.59355536,72.00578,73.34911663,74.68467227,76.00779524,77.31974034,78.62486596,79.62258387,80.92555985,82.23350087,83.54645687,84.86218835,86.17444616,87.48690107,88.79586208,90.08760905,91.37358076,92.65913332,93.89389083,94.97695299,96.23981777,97.49812742,98.7550399,100.0100044,,Early-demographic dividend,EAR,Population density (people per sq. km of land area),EN.POP.DNST,, -,42.70504454,43.29686035,44.3511098,45.39072963,46.47381,47.69730137,48.87424202,50.10414604,51.41439028,52.76225641,54.17978777,55.48328179,56.74700157,57.95177423,59.04607309,60.051901,60.98865481,61.92095949,62.87080549,63.80258284,64.76732517,65.82801113,66.88694921,67.89808115,68.92885503,70.0171849,71.16615297,72.3261043,73.46037087,74.56617867,75.62995065,76.6288599,77.59102862,78.54797909,79.48417297,80.41266722,81.31981208,82.19507711,83.01120448,83.83779657,84.58482094,85.29376426,85.96752935,86.6170951,87.25955638,87.89765954,88.51319249,89.14151267,89.75301393,90.35964799,91.00210971,91.72832574,92.4484302,93.15148297,93.80985358,94.17795249,94.84451103,95.42735155,95.93985528,96.35440569,,East Asia & Pacific,EAS,Population density (people per sq. km of land area),EN.POP.DNST,, -,12.32062319,12.51088337,12.70195457,12.89251563,13.08016156,13.23855897,13.39995465,13.55753522,13.71206751,13.8670306,14.02182275,14.17639572,14.329984,14.48433819,14.63959815,14.80166457,14.96110441,15.11877729,15.27549042,15.43486741,15.59769913,15.75475543,15.91049932,16.07706815,16.24333777,16.40854773,16.57407823,16.73354625,16.87735987,16.97972486,17.06993552,17.1444967,17.20873053,17.24592908,17.26128641,17.27749613,17.29267713,17.30121036,17.29436869,17.30383297,17.29255319,17.27898911,17.28621883,17.30213477,17.32054054,17.34808298,17.37949936,17.43226046,17.50515868,17.59521682,17.69352348,17.79301986,17.90348524,18.0146907,18.11492265,18.22379485,18.32572747,18.42439729,18.50738286,18.57050011,,Europe & Central Asia (excluding high income),ECA,Population density (people per sq. km of land area),EN.POP.DNST,, -,24.62261361,24.91276406,25.20532247,25.4953351,25.77699702,26.02379306,26.26386661,26.49457872,26.72013943,26.92536235,27.13039109,27.35465988,27.57282483,27.78350239,27.98792789,28.18894191,28.38219138,28.57319222,28.76514883,28.96195938,29.15402462,29.32865399,29.49521618,29.66892317,29.84546234,30.02699045,30.2108073,30.39511625,30.57457043,30.7242031,30.86510339,30.99206625,31.10929337,31.19176274,31.24662876,31.29689342,31.26542345,31.30389492,31.33314251,31.37711448,31.41773212,31.47566108,31.55816506,31.65263884,31.74925638,31.85263743,31.96756029,32.10161207,32.22955139,32.35379693,32.43529422,32.57347208,32.72745387,32.88564845,33.02476286,33.17733433,33.31351789,33.44632924,33.54748664,33.63255971,,Europe & Central Asia,ECS,Population density (people per sq. km of land area),EN.POP.DNST,, -,16.8840341,17.37174541,17.8767194,18.3999711,18.94227713,19.50376752,20.08384988,20.68148389,21.29521745,21.92376463,22.56690146,23.22416197,23.89409045,24.57473992,25.26488585,25.96371189,26.67140948,27.3889503,28.11759139,28.85846698,29.61150123,30.37637625,31.15371334,31.94431079,32.748519,33.56625126,34.39662621,35.2390406,36.09258055,36.95611545,37.82862303,38.70875235,39.59492848,40.48547536,41.37843159,42.27412585,43.17099046,49.11599694,50.0970728,51.05944194,51.99975842,52.9210219,53.83184893,54.74468513,55.66854163,56.60887019,57.56383476,58.52689644,59.48788855,60.44094862,61.37818087,62.30511757,63.24477774,64.22866806,65.27630053,66.40004832,67.58478016,68.78868981,69.95352311,71.03825093,,Ecuador,ECU,Population density (people per sq. km of land area),EN.POP.DNST,, -,27.49132453,28.24075343,29.00334823,29.78037571,30.57212718,31.38037772,32.20302979,33.03214827,33.85717716,34.67160681,35.47330855,36.26768798,37.06519765,37.88050028,38.72533327,39.60292431,40.51392737,41.46439098,42.46062484,43.50701994,44.60305691,45.74744588,46.94186951,48.18789794,49.48387764,50.83365312,52.22933949,53.64332011,55.03910794,56.39105731,57.68702798,58.9349661,60.15435833,61.37506053,62.61894118,63.89234216,65.1888784,66.50284695,67.82419107,69.1461761,70.47331559,71.81178763,73.15897534,74.5110985,75.86877894,77.22504395,78.58970717,80.00008137,81.50563966,83.13952886,84.91561706,86.81725853,88.80873173,90.83798081,92.86508514,94.8787694,96.88340951,98.87347632,100.8469295,102.8021528,,"Egypt, Arab Rep.",EGY,Population density (people per sq. km of land area),EN.POP.DNST,, -,99.90737681,100.8365512,101.7867661,102.723038,103.6516905,104.517074,105.2658798,105.9720222,106.6858896,107.2683437,107.8598805,108.5883006,109.2802913,109.9053247,110.4793313,110.9776105,111.4232579,111.8757998,112.3359638,112.8234195,113.2565282,113.5668462,113.7970793,113.987685,114.203713,114.4885497,114.8050656,115.1889206,115.6821714,116.2142273,116.7539338,117.2967765,117.7777494,118.1208233,118.4254399,118.7326245,119.017692,119.270023,119.5798118,119.998517,120.4843739,121.0519149,121.6885516,122.3767654,123.0172989,123.6224314,124.2631653,124.8970446,125.3073886,125.5387919,125.2755063,125.5384624,125.9000457,126.3363978,126.7476872,127.1004161,127.3755199,127.4875039,127.6009013,127.7593388,,Euro area,EMU,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.23089109,10.49989109,10.78078218,11.07081188,11.36819802,11.6720297,11.98320792,12.30329703,12.63487129,12.97967327,13.33841584,13.71078218,14.09652475,14.49491089,14.90532673,15.32651485,15.75863366,16.20565347,16.67259406,17.16260396,17.66888119,18.18638614,18.71837624,19.27028713,19.8410099,20.44359406,21.06357426,21.63967327,22.09053465,22.36286139,22.43916832,22.35240594,22.16466337,21.96471287,21.8240297,21.74719802,21.73457426,21.84593069,22.15259406,22.69715842,23.51208911,24.56494059,25.75219802,26.92880198,27.98666337,28.89315842,29.66871287,30.32457426,30.89029703,31.39046535,31.82147525,32.17924752,32.48963366,32.78657426,33.09720792,33.43126733,33.7910297,34.18610891,34.62492079,35.11313861,,Eritrea,ERI,Population density (people per sq. km of land area),EN.POP.DNST,, -,61.50556245,62.07404458,62.62085518,63.24621834,63.93671616,64.59480972,65.39466765,66.25542038,66.91154908,67.65883189,68.47911081,69.23940334,70.00869783,70.78206103,71.56876088,72.33783454,73.09051928,73.79916722,74.45115506,75.06189561,75.59890882,76.0541625,76.43018041,76.74668429,77.02529233,77.25577447,77.45638115,77.62081331,77.74259971,77.82180442,78.02013455,78.40318156,78.81079209,79.18690533,79.53718164,79.86915746,80.20460716,80.53721969,80.86431804,81.29832465,81.94337639,83.02251924,84.50881393,85.98480508,87.4654972,88.97614934,90.61490052,92.12932237,92.97506517,93.15193096,93.50783588,93.50683713,93.2009456,92.92273645,92.95268592,93.04926296,93.27091015,93.66979208,94.34449315,94.80201998,,Spain,ESP,Population density (people per sq. km of land area),EN.POP.DNST,, -,28.90014154,29.29046945,29.6970276,30.12705827,30.53941967,30.87041755,31.11455532,31.4039632,31.73505544,32.08483133,32.48301486,32.85015334,33.16704411,33.45527247,33.71908469,33.96027365,34.21115829,34.44652041,34.63866478,34.84828969,35.09473933,35.34828969,35.59200283,35.82488795,36.06466148,36.33380514,36.61762208,36.84595423,36.99294645,37.01755131,36.83213022,36.1663364,35.24718094,34.50139184,33.89087049,33.39452701,33.01568766,32.70007077,32.79650861,32.95553197,32.7462845,32.53951404,32.33592828,32.14319415,31.95977825,31.77188016,31.62727058,31.5425808,31.48183534,31.41012031,31.31490918,31.20301958,30.31969174,30.24028065,30.26011042,30.2689211,30.30559006,30.41124914,30.52346446,30.58382793,,Estonia,EST,Population density (people per sq. km of land area),EN.POP.DNST,, -,20.59145595,21.0911762,21.6152752,22.1589555,22.71901362,23.28886467,23.86933243,24.4726485,25.11599909,25.8084287,26.56553134,27.37583924,28.1895277,28.93855858,29.57934151,30.08914714,30.49703906,30.87493279,31.32407448,31.91798638,32.68349773,33.601495,34.64366848,35.76234877,36.92293006,38.11598183,39.3544396,40.65141235,42.0275277,43.49488102,45.05901544,46.70625886,53.295556,55.180993,57.047906,58.883531,60.697443,62.507724,64.343008,66.224809,68.159422,70.14209,72.170581,65.74147979,67.60392119,69.50164533,71.43828084,73.42449993,75.47694423,77.60876667,79.82579027,82.11673049,84.47108329,86.86865779,89.29236835,91.74098154,94.21926014,96.71865074,99.24615983,101.8007113,,Ethiopia,ETH,Population density (people per sq. km of land area),EN.POP.DNST,, -,89.9572771,90.75787221,91.58626488,92.41930701,93.21479076,93.96627586,94.68588815,95.35768668,96.01027155,96.53675676,97.05402153,97.70448987,98.33663975,98.94326602,99.5377868,100.0787931,100.5671018,101.0284956,101.4741059,101.9319582,102.351336,102.6873966,102.958034,103.1969177,103.4451258,103.7329927,104.0389951,104.3769383,104.7577566,105.1089363,105.4191364,105.7263823,106.0711735,106.3345757,106.5364033,106.7073555,106.8700311,107.0140365,107.1912229,107.3369052,107.4929064,107.7715974,108.1428333,108.5547584,108.9482454,109.3204876,109.6897413,110.0571537,110.2924327,110.4090444,110.216616,110.5258615,110.7564718,110.9977963,111.2567038,111.4820043,111.6574325,111.7393242,111.8100054,111.8804326,,European Union,EUU,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.6887696,10.93983578,11.20055381,11.47072972,11.75026959,12.03930114,12.33812511,12.64683573,12.96570676,13.29497831,13.63423139,13.9837303,14.34458041,14.71891409,15.10731893,15.51074627,15.92833415,16.35622781,16.78910579,17.22325654,17.65831292,18.09622929,18.53934367,18.99086846,19.4539796,19.92717313,20.41163893,20.91603199,21.4512773,22.12028395,22.73963409,23.39993446,24.20705275,24.89713758,25.57435564,26.23261068,26.87842549,27.51465189,28.16556534,28.85526259,29.58415064,30.34487684,31.13266617,31.7323296,32.54610173,33.37090116,34.20877941,35.06721976,35.95055378,36.84715295,37.76958618,38.71595563,39.6784709,40.64583345,41.61202277,42.57436516,43.53776878,44.54081423,45.55602185,46.62204984,,Fragile and conflict affected situations,FCS,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.64593388,14.74586493,14.85048426,14.93333005,14.98319708,15.0394596,15.12112676,15.18916905,15.1803572,15.12297515,15.14207295,15.23246659,15.31921928,15.39963229,15.4681375,15.51483634,15.55829804,15.60303359,15.64296267,15.69170032,15.75877081,15.84731278,15.9420434,16.02745658,16.09444171,16.14680062,16.19266227,16.23980104,16.29853574,16.37096096,16.46061919,16.55337339,16.63366164,16.70551561,16.76939492,16.82449522,16.87460192,16.91945894,16.95877737,16.99402147,17.03275879,17.07409304,17.11485604,17.16462129,17.22346761,17.31698399,17.39195633,17.48403751,17.56785456,17.64841066,17.73099477,17.81556155,17.89783145,17.97200303,18.03011089,18.08200783,18.12389445,18.14795012,18.16795867,18.1940741,,Finland,FIN,Population density (people per sq. km of land area),EN.POP.DNST,, -,22.29031199,23.08007663,23.88084291,24.65998905,25.39463602,26.07547893,26.70897646,27.30946907,27.89863164,28.49266557,29.09808429,29.71226054,30.33076081,30.94789272,31.56135742,32.15987958,32.74761905,33.35429666,34.02211275,34.77350848,35.63393541,36.57805145,37.52036125,38.34033935,38.95840175,39.33453749,39.50607553,39.56891078,39.66075534,39.87821565,40.2516694,40.74822113,41.32249589,41.90514505,42.44269294,42.93316913,43.39003831,43.79573071,44.13256705,44.39031199,44.54969896,44.62271483,44.66765189,44.76540777,44.97022441,45.31302682,45.76819923,46.27016968,46.72337165,47.06163109,47.26059113,47.34893268,47.37832512,47.42457581,47.54417077,47.75073892,48.02736727,48.35741653,48.71127531,49.06644773,,Fiji,FJI,Population density (people per sq. km of land area),EN.POP.DNST,, -,86.27366564,87.48694952,88.72469072,89.90803848,90.98084797,91.91634981,92.72998689,93.45997925,94.16551247,94.8885559,95.64384933,96.41422404,97.17138025,97.87356227,98.4929488,99.02008708,99.47240881,99.88177863,100.2931336,100.7394725,101.2303138,101.7574868,102.3141959,102.8874601,103.4664369,104.0534401,104.6497445,105.2423014,105.8140918,106.3537838,106.94475,107.4778492,107.9445364,108.3471216,108.7392278,109.1249183,109.5116223,109.9160357,110.4829518,111.2420946,112.0546563,112.8725179,113.6131214,114.5154858,115.3840714,116.1913299,116.9124438,117.5676304,118.1740622,118.7593346,119.3351359,119.9141167,120.5329947,121.1053224,121.5367021,121.857823,122.2119706,122.5478443,122.8163022,123.0555139,,France,FRA,Population density (people per sq. km of land area),EN.POP.DNST,, -,25.12464183,25.44484241,25.76289398,26.08094556,26.39183381,26.70702006,27.00931232,27.31446991,27.6217765,27.94269341,28.26361032,28.59240688,28.93624642,29.26002865,29.57879656,29.88825215,30.18123209,30.47206304,30.76002865,31.04512894,31.32163324,31.59097421,31.86461318,32.15974212,32.46991404,32.81661891,33.19484241,33.54799427,33.78151862,33.86532951,33.75573066,33.48567335,33.14971347,32.84240688,32.68266476,32.68194842,32.80014327,33.01862464,33.25787966,33.47994269,33.66690544,33.83595989,33.98209169,34.0974212,34.19126074,34.23567335,34.25859599,34.25644699,34.25071633,34.24283668,34.25143266,34.27148997,34.31303725,34.35888252,34.42335244,34.50787966,34.61747851,34.73997135,34.86891117,35.00358166,,Faroe Islands,FRO,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,141.1128571,144.8371429,148.43,151.4714286,153.6214286,154.73,154.9614286,154.58,153.9557143,153.4357143,153.1,152.8957143,152.7171429,152.32,151.6214286,150.5342857,149.2028571,147.9271429,147.1014286,147.0228571,147.7828571,149.2942857,151.3171429,153.4914286,155.5514286,157.45,159.23,160.9142857,162.5871429,164.3157143,,"Micronesia, Fed. Sts.",FSM,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.962948733,1.984262817,2.008666123,2.037066791,2.069922769,2.107808437,2.150246439,2.195688283,2.241797648,2.287099779,2.330919393,2.373986106,2.417487484,2.463379516,2.513051578,2.566841309,2.624535258,2.685908332,2.750758722,2.818857453,2.890111383,2.96476889,3.042868786,3.124605115,3.209946831,3.298994838,3.391434781,3.486909613,3.584872123,3.684918694,3.786956184,3.890918617,3.99646447,4.103124151,4.210622114,4.31926107,4.429432996,4.540928319,4.653463733,4.76717895,4.882244732,4.999844763,5.122621958,5.253960492,5.39663135,5.55029301,5.714926068,5.8933442,6.08889277,6.30320177,6.537932239,6.790379167,7.051926883,7.310905422,7.558854349,7.792455466,8.013396981,8.224764233,8.431629604,8.637901191,,Gabon,GAB,Population density (people per sq. km of land area),EN.POP.DNST,, -,218.2449469,220.104989,221.7583599,223.2050593,224.6436986,225.8855867,227.1053611,228.2135328,229.1644277,230.0799818,231.0429587,231.8276568,232.2759765,232.4224941,232.4052412,232.3480676,232.2716984,232.2841483,232.4926673,232.7707023,232.8517712,232.7683255,232.8477163,233.2165172,233.746406,234.288414,234.7871285,235.3090853,235.9224197,236.6287191,237.3616211,238.0043897,238.5756789,239.1838342,239.8174265,240.4288431,241.0488736,241.7523292,242.5596908,243.4279089,244.366854,245.4035423,246.5489067,247.9556277,249.6639772,251.5058901,253.4719258,255.4747034,257.4144174,259.4401893,261.4756748,263.3001901,265.0695366,267.0288844,269.1531393,271.2007316,273.049473,274.7089819,276.2630802,277.8295085,,United Kingdom,GBR,Population density (people per sq. km of land area),EN.POP.DNST,, -,64.79582911,65.78781623,66.76405752,67.71230624,68.6098184,69.3988593,70.08292802,70.7215088,71.38633262,72.07914903,72.8331992,73.57325309,74.22408062,74.87140908,75.42601211,75.97186746,76.49147976,76.93936107,77.50796039,78.16403653,78.80786592,79.47793835,80.17950243,80.86707023,81.57913153,82.30693866,82.98925785,83.81503901,84.0354806,84.01273662,84.60582946,85.26365513,85.92148081,84.60890864,81.48854054,78.58390776,76.10331012,74.24344799,72.73158613,71.33088981,70.23291578,69.60556702,69.13705868,68.71024179,68.27511459,67.88808216,67.53486826,67.33001505,66.73464782,66.24960635,65.72030162,65.23800693,65.04195388,65.07250079,65.17505861,65.21405578,65.22278596,65.19733021,65.08556982,65.13027048,,Georgia,GEO,Population density (people per sq. km of land area),EN.POP.DNST,, -,30.09708623,31.0801002,32.08281621,33.06877912,34.01363716,34.90119539,35.74230025,36.5727916,37.444045,38.39102136,39.43591017,40.56271425,41.72256307,42.84564472,43.88655182,44.82360904,45.68626615,46.5424321,47.48755384,48.58975125,49.8738112,51.31769359,52.88546629,54.52078316,56.18184495,57.85725147,59.55885119,61.29492397,63.08081656,64.92605256,66.83378747,68.79381647,70.7864815,72.78578272,74.77392107,76.74476576,78.70693944,80.67662389,82.67719522,84.72730069,86.82837743,88.97941461,91.19411093,93.48830096,95.87170607,98.35218863,100.9226773,103.5590753,106.227226,108.9022326,111.5747253,114.2500396,116.9361035,119.6470071,122.3925595,125.1733629,127.9839325,130.8214292,133.6813659,136.560363,,Ghana,GHA,Population density (people per sq. km of land area),EN.POP.DNST,, -,2380.8,2430.7,2488.9,2547.8,2607.9,2663.1,2717.2,2769.3,2816.5,2860.1,2900.7,2935.3,2965.7,2988.6,3006.2,3017.9,3022.8,3022.4,3017.2,3006.8,2990.2,2969.8,2948.1,2928.4,2915.1,2909.6,2911.4,2916.4,2918.7,2914.9,2902.1,2884.4,2868,2860.5,2868.8,2897,2940.4,2994.5,3052.6,3108.1,3160.4,3209.7,3255.6,3293,3322.2,3342,3352.4,3357,3356.2,3358.5,3360.8,3365.3,3369.4,3372.6,3374.2,3373.8,3372.3,3371.5,3370.6,3369.1,,Gibraltar,GIB,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.45575452,14.69733029,14.94611753,15.20393944,15.47171984,15.75046394,16.0387677,16.33180042,16.62298958,16.90788703,17.18645613,17.46111021,17.73301726,18.00435455,18.27790982,18.55461094,18.83803109,19.13711135,19.46317353,19.82519127,20.22462559,20.66202588,21.14375305,21.67657903,22.26402409,22.90989744,23.60948641,24.3467524,25.09962559,25.85170926,26.59505128,27.33205274,28.0692292,28.81783738,29.58501953,30.37515058,31.18212193,31.99076998,32.78017662,33.53709507,34.25476966,34.94252401,35.62224076,36.32479652,37.07303028,37.87815807,38.73579277,39.63371317,40.55213251,41.47878887,42.40785854,43.35028488,44.33021732,45.38079928,46.52489012,47.77158554,49.11084161,50.52210646,51.97479245,53.44616637,,Guinea,GIN,Population density (people per sq. km of land area),EN.POP.DNST,, -,36.80197628,37.53814229,38.30385375,39.13162055,40.04525692,41.05513834,42.15632411,43.33893281,44.58774704,45.88972332,47.24367589,48.65849802,50.14110672,51.70454545,53.35820158,55.11956522,56.99160079,58.94664032,60.94565217,62.96956522,64.97835968,67.00701581,69.18952569,71.7083004,74.68290514,78.17598814,82.11571146,86.3083004,90.47737154,94.4263834,98.09001976,101.529249,104.8281621,108.1244071,111.5194664,115.0287549,118.6286561,122.3442688,126.1974308,130.2083004,134.3942688,138.761166,143.2732213,147.8778656,152.5439723,157.2573123,162.0401186,166.9256917,171.9641304,177.1935771,182.6227273,188.243083,194.0422925,200.0036561,206.1126482,212.3650198,218.7648221,225.3055336,231.9857708,238.8007905,,"Gambia, The",GMB,Population density (people per sq. km of land area),EN.POP.DNST,, -,22.14630156,22.36404694,22.58207681,22.82435989,23.1079303,23.43520626,23.7995377,24.19740398,24.62329303,25.06888336,25.54619488,26.04964438,26.53549075,26.94409673,27.23986486,27.39740398,27.44423898,27.45864154,27.55071124,27.79793741,28.22916074,28.81941679,29.52389758,30.27297297,31.01575391,31.74004267,32.45928165,33.18086771,33.91827881,34.68225462,35.47375533,36.28566856,37.10600996,37.92123044,38.7215505,39.50337838,40.27400427,41.05163585,41.86105974,42.72066145,43.63815789,44.61073969,45.63645092,46.71024182,47.82827169,48.98940256,50.19719061,51.45576102,52.77098151,54.14662162,55.58307255,57.07613798,58.61518492,60.18609531,61.77834282,63.38669986,65.01230441,66.65376956,68.31141536,69.98570413,,Guinea-Bissau,GNB,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.225882353,9.348270945,9.483244207,9.647629234,9.850124777,10.10716578,10.40235294,10.6743672,10.83778966,10.83729055,10.65426025,10.32114082,9.898609626,9.474581105,9.119714795,8.840249554,8.63315508,8.544777184,8.626631016,8.910196078,9.424955437,10.14752228,10.98780749,11.82010695,12.55315508,13.15593583,13.65336898,14.08103387,14.49625668,14.94431373,15.43115865,15.94541889,16.49329768,17.08017825,17.71008913,18.39016043,19.12509804,19.91073084,20.7402852,21.61069519,22.51914439,23.47194296,24.4802139,25.55967914,26.72110517,27.96770053,29.29361854,30.68944742,32.14221034,33.64135472,35.18221034,36.7626025,38.37475936,40.00973262,41.66042781,43.32196078,44.99137255,46.66545455,48.34160428,50.01729055,,Equatorial Guinea,GNQ,Population density (people per sq. km of land area),EN.POP.DNST,, -,65.15166796,65.54098526,65.78452289,66.02349884,66.33307215,66.82429015,67.37073701,67.81043445,68.05868115,68.21416602,68.51075252,68.95754849,69.27141971,69.52693561,70.18262995,71.28122576,72.21473235,73.15716835,74.0749263,74.80608999,75.47982933,75.94657099,76.38965865,76.77114818,77.06982157,77.32515904,77.58413499,77.86643134,78.27384019,79.10622188,80.06149728,80.67541505,81.15139643,81.55874321,81.94067494,82.30256012,82.70953452,83.16919317,83.48873545,83.83093871,84.2678976,84.5773623,84.77944143,84.98945694,85.23905353,85.49543832,85.71352211,85.94135764,86.16770365,86.27882855,86.1512723,85.68666408,85.06757952,84.50281614,83.94788984,83.5994647,83.43428239,83.26518231,83.17751746,83.01439876,,Greece,GRC,Population density (people per sq. km of land area),EN.POP.DNST,, -,268.6,272.0029412,274.7323529,276.8294118,278.3352941,279.2235294,279.4470588,279.2029412,278.5970588,277.8705882,277.0941176,276.4235294,275.4735294,274.0882353,272.0411765,269.0264706,265.35,262.0705882,260.5970588,261.8588235,266.5,273.9176471,282.4117647,289.6235294,293.9794118,294.6558824,292.4264706,288.6058824,285.0941176,283.3176471,283.7117647,285.7676471,288.9235294,292.1911765,294.9588235,297.0676471,298.7264706,300.0676471,301.2617647,302.4617647,303.6529412,304.8117647,305.8911765,306.9,307.8176471,308.6411765,309.3617647,310.1676471,311.1382353,312.4323529,314.0764706,316.0352941,318.1529412,320.2941176,322.3617647,324.3029412,326.1,327.7911765,329.4176471,330.9382353,,Grenada,GRD,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.098624524,0.102429031,0.106526193,0.110038045,0.114720515,0.118525022,0.122622183,0.127011999,0.131401814,0.13579163,0.138132865,0.141352063,0.143400644,0.144863916,0.14515657,0.145449224,0.144571261,0.143985953,0.14515657,0.146912496,0.149253731,0.150717003,0.152472929,0.154228856,0.155692128,0.156570091,0.158326017,0.160374598,0.161837869,0.162715833,0.162423178,0.161837869,0.161545215,0.162423178,0.163301141,0.163593796,0.136435619,0.136679254,0.136679254,0.13692289,0.137288342,0.137919357,0.138299427,0.138655135,0.138713607,0.138321355,0.137787794,0.137234742,0.137222561,0.138640517,0.138603971,0.138409063,0.137612377,0.137154343,0.136713363,0.136888781,0.136852235,0.136491656,0.136983798,0.13732976,,Greenland,GRL,Population density (people per sq. km of land area),EN.POP.DNST,, -,39.67815416,40.860433,42.07207913,43.30715752,44.55938783,45.82670773,47.10185704,48.37714632,49.64632325,50.90702688,52.16090892,53.41320455,54.67026876,55.93784994,57.21492161,58.51047966,59.84198395,61.23477977,62.71539754,64.29960806,65.98717805,67.77396417,69.63965099,71.57393617,73.57254573,75.63382792,77.75705487,79.93963233,82.17613848,84.45422732,86.75638298,89.06359649,91.36449235,93.6685517,95.99464352,98.32905935,100.6752706,103.0815136,105.5531728,108.1537981,110.783548,113.3586973,115.8579134,118.3474057,120.8313923,123.3046846,125.7653695,128.2129433,130.6475364,133.0691209,135.512458,137.9427212,140.3880272,142.8360956,145.272667,147.7014744,150.1252146,152.5471258,154.946118,157.3192703,,Guatemala,GTM,Population density (people per sq. km of land area),EN.POP.DNST,, -,126.0462963,128.8981481,132.0166667,135.2722222,138.5703704,141.8722222,145.2074074,148.5407407,151.9259259,155.3240741,158.7574074,162.1851852,165.6648148,169.2185185,172.8722222,176.6296296,180.512963,184.4981481,188.587037,192.8407407,197.1888889,201.6685185,206.3018519,211.0240741,215.8814815,220.7925926,225.7833333,230.8777778,236.1574074,241.6296296,247.3203704,253.1351852,258.912963,264.4555556,269.5537037,274.187037,278.3388889,281.9888889,285.1018519,287.6351852,289.6203704,291.0611111,292.0796296,292.7666667,293.3444444,293.7944444,294.162963,294.512963,294.8740741,295.2574074,295.7222222,296.2777778,297.0648148,298.1611111,299.7240741,301.7555556,304.2240741,306.9814815,309.8055556,312.5611111,,Guam,GUM,Population density (people per sq. km of land area),EN.POP.DNST,, -,2.995648416,3.082131056,3.164963652,3.242514361,3.313837629,3.378160744,3.43582431,3.488099232,3.536896955,3.583600224,3.628102283,3.670118448,3.710584109,3.750932845,3.788910338,3.830840742,3.873121666,3.912258065,3.943393447,3.963185166,3.971216662,3.968752858,3.957089154,3.938110236,3.913837948,3.883398527,3.847858776,3.813263907,3.787559055,3.776002032,3.781950724,3.802875286,3.831043942,3.85519939,3.867401575,3.86487681,3.850520701,3.829199898,3.808361697,3.793335027,3.785654051,3.783535687,3.785328931,3.788351537,3.790480061,3.791389383,3.792110744,3.793827788,3.798415037,3.807112014,3.820314961,3.837378715,3.857155194,3.877932436,3.898567437,3.918531877,3.938115316,3.957363475,3.976504953,3.995727711,,Guyana,GUY,Population density (people per sq. km of land area),EN.POP.DNST,, -,22.06177229,22.3475129,22.63115626,22.91215228,23.18271491,23.4358858,23.67305888,23.90806252,24.14790142,24.38594546,24.67255843,24.92360108,25.16705322,25.40606896,25.63808532,25.85330094,26.06578442,26.28001129,26.50476207,26.72359316,26.94159856,27.14887902,27.34340357,27.52873198,27.71381651,27.90368117,28.09547479,28.29125343,28.49952038,28.72062149,28.96324325,29.14518782,29.37565655,29.59025786,29.83919877,30.04278365,30.18203344,30.37539628,30.56703242,30.7545901,30.95481506,31.16112783,31.36473773,31.58032033,31.80159401,32.04300721,32.2967212,32.5812748,32.82216373,33.03781546,33.19401247,33.3941533,33.58997489,33.79135016,33.98917924,34.17607858,34.35015179,34.50776969,34.6491665,34.82008744,,High income,HIC,Population density (people per sq. km of land area),EN.POP.DNST,, -,3105.980392,3240.392157,3353.823529,3435.882353,3527.352941,3558.72549,3649.803922,3728.137255,3788.137255,3881.372549,3965.980392,4042.745098,4158.431373,4291.960784,4417.425743,4473.267327,4583.7,4667.5,4929.7,5063.1,5183.4,5317.676768,5399.090909,5452.424242,5511.313131,5580.40404,5636.868687,5684.444444,5743.636364,5762.121212,5810.10101,5859.090909,5960.606061,6096.363636,5862.952381,6129.047619,6180.285714,6232.095238,6291.904762,6347.619048,6394.571429,6422.952381,6410.285714,6460.47619,6488.761905,6530.571429,6586.952381,6626.47619,6640.761905,6689.714286,6734.857143,6809.619048,6837.047619,6885.238095,6944.095238,6987.238095,7039.714286,7096.190476,7149.904762,7125.52381,,"Hong Kong SAR, China",HKG,Population density (people per sq. km of land area),EN.POP.DNST,, -,18.73632139,19.26577889,19.81152918,20.37754938,20.96706587,21.58195549,22.22198588,22.88607561,23.57239253,24.27966753,25.00782018,25.75835195,26.5347931,27.3415408,28.18171418,29.05661811,29.96536777,30.90626508,31.87649477,32.87401913,33.89866833,34.95077308,36.02943069,37.13347037,38.26228439,39.41612298,40.59538833,41.80018768,43.03061936,44.28726428,45.56791492,46.8735097,48.21177943,49.59307355,51.02341585,52.5052641,54.0325677,55.59393154,57.17347395,58.75869157,60.34419519,61.92927876,63.51169005,65.09029404,66.66352668,68.23036018,69.78746984,71.32858164,72.84636697,74.33610689,75.79470909,77.22488158,78.63548128,80.03913665,81.44520511,82.85632317,84.27040844,85.68704084,87.10443293,88.52094021,,Honduras,HND,Population density (people per sq. km of land area),EN.POP.DNST,, -,8.294900591,8.49498822,8.703187885,8.919874219,9.145349113,9.379745879,9.623078494,9.875309485,10.13634777,10.40609441,10.68455307,10.97170103,11.26733151,11.57140505,11.88341478,12.20384545,12.53297389,12.8696681,13.21239126,13.56042865,13.91366379,14.27368104,14.64367976,15.0278976,15.42974133,15.84946918,16.28718891,16.74580439,17.22868239,17.73768496,18.27550246,18.8403103,19.52271936,20.11684819,20.71076226,21.30094803,21.89094829,22.48876841,23.10606734,23.75127971,24.42763548,25.13264656,25.862164,26.43751464,27.19341272,27.96155611,28.74459933,29.54658903,30.37332785,31.22792523,33.16160242,34.10554943,35.07772998,36.07601791,37.09836275,38.14507874,39.2154757,40.30693542,41.41626049,42.54100365,,Heavily indebted poor countries (HIPC),HPC,Population density (people per sq. km of land area),EN.POP.DNST,, -,74.53571812,75.06192094,75.57994992,76.06646396,76.56810946,77.10071544,77.60119835,78.08313361,78.54569844,78.91704525,79.2572885,79.60228939,79.95279914,80.31944196,80.70259345,81.12920766,81.55197639,81.93677339,82.18168485,82.27118583,82.48093364,82.88739045,83.31700948,83.71105348,84.08901806,84.44725452,84.77454838,85.05109998,85.26667859,85.44746915,83.86732248,81.84256841,82.28336612,83.2055804,82.6333393,81.40580564,81.0096463,81.06125917,80.71180469,79.91954928,76.9029154,76.94820247,76.97011268,76.922802,77.02189064,77.04001072,77.02317727,77.01402788,76.93318442,76.75888134,76.49431737,76.2608649,76.04876698,74.89643046,74.28174589,73.76478176,72.88444955,72.23613713,71.83694999,71.5264181,,Croatia,HRV,Population density (people per sq. km of land area),EN.POP.DNST,, -,143.0317852,145.8334906,148.6848694,151.5831277,154.5259071,157.5226778,160.5703193,163.636103,166.6787373,169.6747823,172.6115747,175.5201016,178.4697025,181.556894,184.8537736,188.3757983,192.1126633,196.0820029,200.297061,204.7596154,209.4835631,214.4493106,219.579717,224.7708999,229.9446662,235.070283,240.1575472,245.2185051,250.2813861,255.3670174,260.4720972,265.5838534,270.7069666,275.8460813,281.0054064,286.1869376,291.3904572,296.6139332,301.8530479,307.1045718,312.3661103,317.6396226,322.9357039,328.2685776,333.6461901,339.070537,344.5332366,350.0206821,355.5169086,361.0057329,366.4847605,371.9492743,377.3828737,382.7651306,388.0820029,393.3227866,398.4893687,403.5988026,408.6748549,413.7348694,,Haiti,HTI,Population density (people per sq. km of land area),EN.POP.DNST,, -,111.3873945,111.7722062,112.0509497,112.4051427,112.7297823,113.0835796,113.5178222,113.9661629,114.4429714,114.891198,115.2332666,115.5772924,115.9503723,116.4690452,117.1559964,117.8285381,118.3640618,118.7598311,119.0408363,119.1315983,119.1529255,119.0959506,118.930385,118.6926457,118.4770027,118.2750779,118.0767802,117.9090575,116.6320129,115.4332703,115.4267275,115.3815623,115.2628867,115.1052192,114.9450812,114.7478077,114.5933853,114.3270601,114.0036748,113.9362977,113.6752511,113.3520196,113.0278063,112.7777951,112.5662872,112.3911394,112.2171633,112.0208459,110.7108141,110.4608748,110.1483155,109.5809345,109.2795979,108.1138286,107.8569801,107.5391519,107.253627,107.1177296,107.0692636,106.8392395,,Hungary,HUN,Population density (people per sq. km of land area),EN.POP.DNST,, -,27.30422478,27.77790848,28.41866173,29.06032804,29.71857571,30.42146136,31.11892661,31.83523553,32.5818459,33.34874725,34.13432136,34.90689951,35.67557698,36.43233192,37.16408676,37.88031372,38.58151954,39.28993825,40.01229897,40.74174977,41.49279688,42.28464625,43.08526082,43.87895589,44.68487887,45.51326143,46.36371943,47.21649513,48.0549237,48.86926753,49.66362423,50.42886411,51.18154701,51.92374304,52.64897648,53.36523477,54.07642171,54.79725478,55.4732904,56.14830283,56.7915368,57.42410457,58.05118841,58.67269758,59.29233044,59.90867712,60.51458199,61.12453419,61.74042311,62.35100997,62.98320915,63.64547004,64.30925025,64.96103658,65.59418932,66.15791282,66.77856444,67.35994137,67.90750306,68.41472333,,IBRD only,IBD,Population density (people per sq. km of land area),EN.POP.DNST,, -,24.25429574,24.70442357,25.28224685,25.86508615,26.46463491,27.10205695,27.74007128,28.39564108,29.07584832,29.77236352,30.48366674,31.18702158,31.89047872,32.59028257,33.27795165,33.96099766,34.63959377,35.32980447,36.0359395,36.75238389,37.48987628,38.26290976,39.04802413,39.83383468,40.63469165,41.45813569,42.30373327,43.1568104,44.00514825,44.84248385,45.6686774,46.47950898,47.33472465,48.13954137,48.9314044,49.71969037,50.50692699,51.30147401,52.06593979,52.83533631,53.58723173,54.33586013,55.08551607,55.76217432,56.51598994,57.27325787,58.02931659,58.79421399,59.56796501,60.34449562,61.14042349,61.95946021,62.78541696,63.61088688,64.42040512,65.19853175,66.02683337,66.8422375,67.63389222,68.40385261,,IDA & IBRD total,IBT,Population density (people per sq. km of land area),EN.POP.DNST,, -,15.57292851,15.95600652,16.35470494,16.77009809,17.20256532,17.65365069,18.12244296,18.60512394,19.09632025,19.59248719,20.09238453,20.59870105,21.11652458,21.65405302,22.21612332,22.80474063,23.41898024,24.0573622,24.71731112,25.39674742,26.0956566,26.81513273,27.55612614,28.31949359,29.10593027,29.91531693,30.74707947,31.6010146,32.47771954,33.38049978,34.29762447,35.23822641,36.34138296,37.32287581,38.30562934,39.29983732,40.30434333,41.3132376,42.3294331,43.37154685,44.43395583,45.51433105,46.6140975,47.49064208,48.62578641,49.78397874,50.96678546,52.17202363,53.39459535,54.64282177,55.90404222,57.16855003,58.45534162,59.7741342,61.08673298,62.4712486,63.88982027,65.36986928,66.85573326,68.3729359,,IDA total,IDA,Population density (people per sq. km of land area),EN.POP.DNST,, -,28.21253361,28.90344329,29.62528557,30.37661768,31.15651639,31.96638669,32.80744364,33.67871295,34.57874682,35.50759881,36.46377144,37.45070273,38.47917778,39.56343912,40.71342985,41.933262,43.21946322,44.56490524,45.95869496,47.39240348,48.86281546,50.37075093,51.9163852,53.50103333,55.12480632,56.78799919,58.48712629,60.21405946,61.95835235,63.73839341,65.48828344,67.25796351,69.04423819,70.8495925,72.69151502,74.58939595,76.53258822,78.49666497,80.45093801,82.4314249,84.41049259,86.39967295,88.41317787,90.47531543,92.60276264,94.80372228,97.08324541,99.43530349,101.8450136,104.374218,106.9416609,109.4746648,112.0583922,114.6952968,116.9734528,119.6915584,122.4461092,125.242257,128.0804486,130.9512748,,IDA blend,IDB,Population density (people per sq. km of land area),EN.POP.DNST,, -,49.73497905,51.0708242,52.44914356,53.87411361,55.34816209,56.87079329,58.43857869,60.04732138,61.69155263,63.36668139,65.07070994,66.80245091,68.55914649,70.33799301,72.13672671,73.95073886,75.77849986,77.62423257,79.49449593,81.39229177,83.31901169,85.2676049,87.22227019,89.16208206,91.07153022,92.94384815,94.78118759,96.58801647,98.3727634,100.1415336,101.8960885,103.6337464,105.3512611,107.0438669,108.7091622,110.3469537,111.9616929,113.5614947,115.1571129,116.7571896,118.3655167,119.9831031,121.6124538,123.2553343,124.9134552,126.5853718,128.2722936,129.9810413,131.7203056,133.4942762,135.3058331,137.1471784,138.9983903,140.8325795,142.6294634,139.3095814,140.9578113,142.5660933,144.1399885,145.6835435,,Indonesia,IDN,Population density (people per sq. km of land area),EN.POP.DNST,, -,12.89159523,13.20937062,13.53951813,13.88364605,14.24241007,14.61738373,15.00720473,15.40745157,15.81191814,16.21629639,16.61940066,17.0237608,17.43325603,17.85472817,18.29202659,18.74673532,19.21842216,19.70680542,20.21107425,20.73049606,21.26573537,21.8179444,22.38823791,22.9773754,23.58617602,24.21443263,24.86218878,25.53092242,26.2235736,26.94024801,27.68098906,28.44571437,29.36977154,30.17321824,30.9727518,31.77424922,32.57857799,33.38377717,34.19992525,35.04207083,35.90900335,36.79557687,37.70040695,38.38078503,39.305625,40.24289787,41.19329197,42.15537435,43.12634675,44.10341989,45.08794292,46.08355149,47.09545373,48.13422322,49.20103419,50.30189873,51.43615233,52.62965734,53.82776028,55.05692613,,IDA only,IDX,Population density (people per sq. km of land area),EN.POP.DNST,, -,84.7122807,84.94912281,85.61403509,86.65964912,87.97368421,89.56315789,91.43333333,93.4245614,95.4,97.24736842,98.86315789,100.2912281,101.6122807,102.9350877,104.354386,105.9192982,107.6052632,109.2280702,110.5719298,111.4842105,111.8912281,111.8684211,111.7491228,111.9508772,112.7666667,114.3859649,116.6245614,119.1701754,121.5140351,123.3192982,124.4350877,125.0210526,125.3175439,125.722807,126.5491228,127.8666667,129.5631579,131.4666667,133.3263158,134.9859649,136.3280702,137.4,138.3824561,139.5,140.8649123,142.6017544,144.5719298,146.5175439,148.0333333,148.8701754,148.9280702,148.3052632,147.3421053,146.4701754,146.0210526,146.1333333,146.6842105,147.4964912,148.4017544,149.1789474,,Isle of Man,IMN,Population density (people per sq. km of land area),EN.POP.DNST,, -,154.5956249,157.7689926,161.0477642,164.4187351,167.8746827,171.4089947,175.0310532,178.7688759,182.6604869,186.7320276,190.9962098,195.4423548,200.0444425,204.7641069,209.5738584,214.4599185,219.4305665,224.5062761,229.7180295,235.0851567,240.6119343,246.2807617,252.062249,257.9160467,263.8109277,269.7356207,275.6911247,281.6735352,287.6824808,293.7174547,299.770012,305.8354892,311.9221664,318.0428523,324.2048392,330.4078273,336.6417982,342.8921751,349.1395283,355.3676516,361.5645465,367.7253008,373.8486763,379.9365214,385.9860702,391.9985911,397.9595892,403.8321675,409.5689199,415.1369953,420.5206997,425.731367,430.7972646,435.761175,440.6554549,445.4869181,450.2493211,454.9464659,459.5796959,464.1494102,,India,IND,Population density (people per sq. km of land area),EN.POP.DNST,, +,307.9666667,312.4111111,314.9944444,316.8277778,318.65,320.5666667,322.4666667,324.3166667,326.3,328.1666667,330.2333333,332.4944444,334.6444444,336.2611111,336.9611111,336.5888889,335.3666667,333.9,333.1777778,333.8722222,336.45,340.7833333,345.6277778,349.0333333,350.1333333,348.0277778,343.5444444,339.2888889,339.0722222,345.2888889,359.0166667,379.1111111,402.75,426.1388889,446.2444444,462.2833333,474.7222222,484.8888889,494.4944444,504.8111111,516.0666667,527.7333333,538.9777778,548.5777778,555.7111111,560.1666667,562.3666667,563.1222222,563.6222222,564.8055556,566.9444444,569.8055556,573.1388889,576.5333333,579.6611111,582.5833333,585.3388889,588.0333333,590.6111111,593.1444444,595.5277778,Aruba,ABW,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.078367192,9.312151625,9.554904411,9.806505371,10.06701405,10.33651646,10.61556593,10.90518471,11.2066694,11.52101777,11.84873395,12.18984866,12.54411951,12.91116912,13.29073027,13.68292427,14.08807338,14.50594879,14.93713071,15.38141119,15.83833874,16.30800627,16.7916423,17.29128981,17.80769301,18.34150225,18.89194823,19.4562832,20.03148969,20.61501871,21.20689205,21.80747409,22.57044256,23.19143985,23.82002528,24.4569373,25.10332411,25.7613486,26.43448487,27.12502645,27.83423884,28.56338063,29.31441591,29.82732207,30.62241247,31.44486093,32.29493359,33.17339729,34.0805521,35.015247,35.97997446,36.97425033,37.99527886,39.04038455,40.10706666,41.19511368,42.30370887,43.43136716,44.5765074,45.73791597,46.91450591,Africa Eastern and Southern,AFE,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.04498055,14.32380909,14.61752903,14.92628129,15.25031094,15.58502589,15.92981037,16.29302454,16.68622982,17.11493123,17.57719879,18.06087369,18.54756456,19.01320344,19.43627118,19.8252198,20.17476029,20.43500751,20.54201513,20.45844438,20.17535,19.73243574,19.20431946,18.69360353,18.28600925,17.97656006,17.77492571,17.79555801,18.17981344,19.01220936,20.37039488,22.18782434,24.22663511,26.15526759,27.74049873,28.87823423,29.64973501,30.23277579,30.89612934,31.8291165,33.09590418,34.61810189,36.27251019,37.87441258,39.2952149,40.48809546,41.51049536,42.46282664,43.49294795,44.70408817,46.13149986,47.73056704,49.42804277,51.11479337,52.7120715,54.19696106,55.59555035,56.93704929,58.26939466,59.62739485,61.01679993,Afghanistan,AFG,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.87783682,11.10993989,11.35139898,11.6014527,11.8597166,12.12632962,12.40202928,12.68779097,12.98487837,13.2944211,13.61667149,13.9520683,14.30208477,14.66912409,15.05382001,15.45617636,15.87654298,16.31380191,16.76625487,17.23259575,17.71252319,18.20625352,18.71363465,19.23458795,19.76905839,20.31727634,20.87919085,21.45421169,22.04152467,22.6408187,23.25197683,23.87592513,24.51472466,25.17108928,25.84714939,26.54433106,27.26285074,28.00226293,28.7615162,29.54024352,30.3383339,31.15734409,32.00050521,32.87202408,33.77493019,34.71071306,35.67869835,36.6770284,37.70272293,38.75363827,39.829118,40.92991616,42.05694766,43.21163891,44.39491686,45.60704538,46.84725143,48.11407983,49.40553474,50.72016742,52.05729854,Africa Western and Central,AFW,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.436874148,4.498675704,4.555553862,4.600140371,4.62867811,4.637286436,4.631779899,4.629801075,4.655231411,4.72476137,4.84578407,5.012404749,5.211584984,5.423616748,5.634069143,5.839119275,6.043004732,6.249116869,6.463553381,6.690695436,6.930679394,7.181335526,7.442130424,7.712164915,7.990689821,8.277946579,8.574033047,8.877878399,9.188083741,9.503798027,9.825058956,10.15269191,10.48772279,10.83159782,11.18569423,11.55107243,11.9287495,12.32020534,12.72709633,13.15110051,13.59248656,14.05263335,14.53555547,15.04623245,15.58803561,16.16259325,16.76855699,17.40245127,18.05909601,18.73445657,19.42781744,20.1395083,20.86771958,21.61047004,22.3665517,23.13506216,23.9165549,24.71307211,25.52763215,26.36261169,27.21874629,Angola,AGO,Population density (people per sq. km of land area),EN.POP.DNST,, +,60.57664234,62.45689781,64.32923358,66.20930657,68.05806569,69.87492701,71.73715328,73.80554745,75.97427007,77.93718978,79.84864964,81.86591241,83.82306569,85.77094891,87.76755474,89.72722628,91.73525547,93.65934307,95.54131387,97.51813869,99.49109489,101.6159854,103.7941606,106.0010584,108.2029927,110.315146,112.5403285,114.6837956,117.8081387,119.9467883,119.2259124,118.505073,117.7841971,117.0633577,116.3424818,115.6216423,114.9007664,114.179927,113.4590511,112.7382117,111.685146,111.3507299,110.9348905,110.4722263,109.9082847,109.2170438,108.394781,107.5662044,106.8437591,106.314635,106.0290146,105.8540511,105.660292,105.4417518,105.135146,104.9671898,104.8706934,104.6122628,104.1675547,103.5711314,102.6155474,Albania,ALB,Population density (people per sq. km of land area),EN.POP.DNST,, +,30.59148936,32.7212766,34.90851064,37.16170213,39.45106383,41.8,44.17021277,46.56595745,49.04893617,51.64893617,54.40638298,57.20212766,60.06808511,62.79787234,65.32978723,67.6212766,69.7212766,71.79574468,74.09574468,76.72978723,79.78297872,83.22340426,86.92340426,90.86382979,94.8787234,98.9787234,103.1042553,107.3042553,111.6,115.9744681,120.5659574,125.2808511,129.7319149,133.3531915,135.8723404,136.9425532,136.8468085,136.4680851,136.9531915,139.1276596,143.2851064,149.0382979,155.7021277,162.2340426,167.8106383,172.3297872,175.9191489,178.4255319,179.7042553,179.6893617,178.187234,175.3765957,171.8510638,168.5382979,165.9425532,164.4574468,163.8234043,163.8468085,164.1404255,164.393617,164.5829787,Andorra,AND,Population density (people per sq. km of land area),EN.POP.DNST,, +,6.905729507,7.095999628,7.292820472,7.49684766,7.708532243,7.928860969,8.157828368,8.393803595,8.63445965,8.878571684,9.124918423,9.375269958,9.635020285,9.911395087,10.20944716,10.53114825,10.87441856,11.23524156,11.60758732,11.98684819,12.37164791,12.76261592,13.15951513,13.56262135,13.97197795,14.38663931,14.8056024,15.2287861,15.65631375,16.23220802,16.67533731,16.98330741,17.44164589,17.89409414,18.452379,18.88204494,19.30643231,19.72588995,20.15004418,20.58384352,21.0276802,21.48209057,21.95250829,22.44455438,22.96237245,23.50810355,24.07948929,24.67037096,25.27523126,25.87760942,27.75960974,28.39257409,29.02430652,29.65171281,30.27304371,30.88595172,31.48984105,32.09444828,32.70738429,33.33501029,33.97995811,Arab World,ARB,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.419332582,1.578597578,1.761898057,1.943804562,2.110039426,2.252590819,2.390425232,2.571388341,2.859800056,3.302055759,3.906829062,4.660208392,5.556533371,6.582047311,7.720290059,8.982343002,10.35408336,11.76426359,13.11957195,14.3552098,15.44074908,16.40123909,17.29733878,18.21979724,19.23634188,20.36589693,21.59287525,22.90999718,24.29845114,25.74538158,27.27624613,28.90582934,30.5989158,32.30606871,34.00589975,35.75219656,37.61420727,39.6115742,41.76329203,44.12935793,46.50411152,48.98294847,52.26599549,57.28776401,64.60464658,74.62928752,86.86068713,99.82379611,111.4808223,120.3885948,125.9754717,128.7186426,129.5115179,129.7406646,130.4265841,131.8075894,133.5849901,135.6092087,137.5742889,139.2621797,140.6798507,United Arab Emirates,ARE,Population density (people per sq. km of land area),EN.POP.DNST,, +,7.606732951,7.729425693,7.852155706,7.974753078,8.09724302,8.219429676,8.341782226,8.465799195,8.593451578,8.726075661,8.864564127,9.008390428,9.15575933,9.30405161,9.451481534,9.597243751,9.74220573,9.888237616,10.03805546,10.19353014,10.35503254,10.52167034,10.69249678,10.86608165,11.04117894,11.21755259,11.39493731,11.57198623,11.74708754,11.91901458,12.08723019,12.25177861,12.41284289,12.57090463,12.72638406,12.87919932,13.0294034,13.17776255,13.325301,13.47277039,13.62070384,13.76909442,13.91749376,14.06515535,14.21166592,14.35671413,14.5008397,14.64548743,14.79260932,14.90430155,15.0771516,15.2495427,15.42116023,15.59164538,15.76063274,15.92813508,16.09419079,16.2585101,16.42082662,16.58089261,16.73874169,Argentina,ARG,Population density (people per sq. km of land area),EN.POP.DNST,, +,68.19452055,70.58391289,72.97449947,75.34260625,77.67179487,79.94513523,82.16132771,84.33937478,86.50994029,88.69220232,90.89272919,93.0974359,95.28556375,97.42711626,99.49954338,101.4957148,103.4202669,105.2834211,107.0989463,108.8780822,110.5759045,112.1775904,113.7545486,115.4054443,117.1736916,119.1522304,121.2485774,123.1003512,124.2175272,124.2769231,123.1207938,120.9279944,118.1282403,115.3376888,113.0083948,111.2825079,110.0485072,109.1918159,108.5008781,107.8186512,107.1544081,106.5674745,106.0041447,105.3991921,104.7159115,103.9094134,103.0072006,102.1290832,101.4434141,101.0647699,101.0374429,101.3080084,101.7770636,102.2972603,102.7593607,103.131261,103.4348086,103.6789954,103.889287,104.0826835,104.2545838,Armenia,ARM,Population density (people per sq. km of land area),EN.POP.DNST,, +,103.025,106.23,110.145,114.25,118.375,122.365,126.175,129.9,133.49,136.81,139.91,142.82,145.515,147.975,150.225,152.275,154.17,156.31,159.21,163.24,168.485,174.845,182.065,189.73,197.605,205.57,213.705,221.73,229.47,236.755,243.41,249.5,255.125,260.495,265.79,271.045,276.135,280.9,285.245,289.08,292.48,295.385,297.475,298.42,297.785,295.545,291.835,287.45,283.375,280.42,278.775,278.345,278.585,278.955,279.03,278.695,278.085,277.305,276.56,275.985,275.515,American Samoa,ASM,Population density (people per sq. km of land area),EN.POP.DNST,, +,125.0113636,126.9295455,128.8659091,131.0022727,133.4068182,136.1636364,139.1818182,142.0977273,144.4386364,145.8727273,146.2590909,145.7590909,144.6568182,143.4272727,142.4340909,141.7113636,141.2772727,140.9954545,140.7909091,140.5931818,140.4295455,140.4090909,140.4068182,140.4181818,140.4204545,140.35,140.2568182,140.3590909,140.925,142.1204545,144.0068182,146.4977273,149.4931818,152.7295455,156.0727273,159.4909091,162.9704545,166.4068182,169.7136364,172.7431818,175.4818182,177.95,180.2522727,182.6068182,185.1409091,187.9886364,190.975,194.0772727,197.1431818,200.0681818,202.8409091,205.4704545,207.9772727,210.3681818,212.6613636,214.8181818,216.875,218.8227273,220.7159091,222.5636364,224.3818182,Antigua and Barbuda,ATG,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.364565299,1.398279161,1.425354386,1.453601135,1.482368561,1.516603101,1.535868164,1.563203728,1.596266743,1.628028065,1.684000885,1.715241529,1.741665907,1.786313995,1.808442784,1.826666493,1.84736342,1.868971532,1.889277951,1.912448095,1.943037892,1.975710399,2.000572745,2.023352381,2.051208622,2.085104721,2.117061297,2.151985733,2.188719524,2.22135298,2.249847051,2.277312784,2.299701912,2.32417375,2.352420499,2.383530974,2.41034586,2.435598714,2.463585124,2.493133567,2.526977598,2.558009971,2.589771292,2.619970582,2.654777866,2.694232196,2.711115161,2.765994559,2.823594496,2.867858584,2.90798641,2.95920037,3.010573526,3.055814795,3.100112596,3.144935531,3.198361419,3.24787091,3.297670183,3.340249635,3.346228429,Australia,AUS,Population density (people per sq. km of land area),EN.POP.DNST,, +,85.81132235,86.3388714,86.8952652,87.47639864,88.04660935,88.66633567,89.33153306,89.79659724,90.10722935,90.42245096,90.8268588,91.35627271,91.86382901,92.02031969,91.77649552,91.61449504,91.64967304,91.57550254,91.41953257,91.41962945,91.6530637,91.71881812,91.5707193,91.56495519,91.60795592,91.66619036,91.72421894,91.85416566,92.26891499,92.97469121,93.90761686,94.94682732,95.73302252,96.1021797,96.24943085,96.37947445,96.4887503,96.59468394,96.78280455,97.01581497,97.38790264,97.86821264,98.34612497,98.95817389,99.63464519,100.1288569,100.4563806,100.7713435,101.0356633,101.2874254,101.6417316,102.1148703,102.7471253,103.5633217,104.7345977,105.8733398,106.6113185,107.1318589,107.6093068,108.0570044,108.5346461,Austria,AUT,Population density (people per sq. km of land area),EN.POP.DNST,, +,48.43151039,50.12711345,51.85391206,53.55505486,55.1882548,56.73754161,58.20772198,59.60605405,60.94824375,62.2472812,63.502866,64.71353209,65.8890371,67.04244325,68.18473389,69.32153286,70.45601259,71.59507072,72.74517226,73.91200115,75.09657882,76.30117644,77.53304012,78.80097817,80.10919644,81.45728637,82.83747311,84.23792014,85.64208034,86.22276698,87.3775791,88.70843698,90.06332841,91.28603531,92.34711657,93.28622757,94.19048992,95.23179127,96.52076658,97.43477998,98.19379207,98.9124646,99.62372356,100.4753726,101.5225018,102.6725317,103.8533687,106.0597625,108.2912905,109.5423442,110.9763362,112.4607902,113.9234808,115.3488139,116.7310768,118.033289,119.2087416,120.2575919,121.2800711,122.1129165,122.7431461,Azerbaijan,AZE,Population density (people per sq. km of land area),EN.POP.DNST,, +,111.0762461,113.2133956,115.4367601,117.8462617,120.4975857,123.4616822,126.6828271,129.942757,132.9403816,135.4778037,137.4610592,139.005257,140.3862928,141.9948598,144.1152259,146.8407321,150.0952492,153.7875389,157.758528,161.8884735,166.1417445,170.5501168,175.1380062,179.9492212,185.0012461,190.2938084,195.7610202,201.2734813,206.6615654,211.7974688,216.702609,221.400662,225.780919,229.7104361,233.1403427,235.9855919,238.4007009,240.8708723,244.0471963,248.3984034,254.1100467,261.063785,269.0483255,277.7137072,286.7934969,296.2558411,306.1614486,316.4370717,327.0117212,337.8351246,348.8475857,360.0464174,371.5070872,383.3450545,395.6399533,408.4112928,421.6125389,435.17831,449.0100078,463.0366433,477.2363318,Burundi,BDI,Population density (people per sq. km of land area),EN.POP.DNST,, +,279.8277879,280.9438757,283.0521024,285.7438452,288.3506094,290.3049055,291.9253809,293.0760512,293.9071298,294.1971054,294.7337599,295.8901584,296.8226691,297.7580439,298.6197441,299.1537782,299.5234004,299.802986,300.0725777,300.4034735,300.3955515,300.3139244,300.290067,300.2855576,300.3750152,300.4821146,300.7383912,301.696039,302.7939366,303.6983242,304.8289458,306.0681901,307.2661487,308.2145948,308.8607861,309.464869,310.2146557,310.8777575,311.5910725,338.5485469,339.7149934,341.2412483,342.6728203,344.1590819,346.0573646,348.347358,350.9147952,353.6979194,356.555251,359.8278071,364.5397622,366.8075297,368.5405218,370.180218,372.3314399,374.2213342,375.6657199,377.3795905,379.4247028,381.2497028,382.6909511,Belgium,BEL,Population density (people per sq. km of land area),EN.POP.DNST,, +,21.86826002,22.19667435,22.55111742,22.93331855,23.34481199,23.78644023,24.25778645,24.75689961,25.28074672,25.82775807,26.39743703,26.99151295,27.61334693,28.26723129,28.95678432,29.68401029,30.44913977,31.25162292,32.09044874,32.96524477,33.87837886,34.83253813,35.82777581,36.86430472,37.94343739,39.06087265,40.22048599,41.44061724,42.74583186,44.15119723,45.66775452,47.28454239,48.96914686,50.67590458,52.3727563,54.04639943,55.70808797,57.38094182,59.09987584,60.88990777,62.75920539,64.69847464,66.69524654,68.73007272,70.78949095,72.87063675,74.98040085,77.12766052,79.32523058,81.58260021,83.90235012,86.28284853,88.72467187,91.22773147,93.79178787,96.41780773,99.10599503,101.8538045,104.6572455,107.5132849,110.4206368,Benin,BEN,Population density (people per sq. km of land area),EN.POP.DNST,, +,17.88954678,18.1298538,18.37650219,18.63629751,18.91401316,19.21184211,19.52860015,19.86127924,20.20530702,20.5577193,20.91877924,21.29084064,21.67577851,22.07618787,22.49471491,22.93140351,23.38791301,23.86995614,24.3847076,24.93726974,25.53057749,26.16322734,26.8308114,27.52645833,28.24527778,28.9864364,29.75175439,30.54207968,31.35898392,32.20406798,33.07779971,33.9806652,34.9140095,35.87932749,36.87821637,37.91203947,38.9822807,40.09035819,41.23792398,42.42672149,43.65712354,44.93091009,46.2522807,47.62637427,49.05677997,50.54522295,52.09074927,53.69051535,55.34027047,57.03658991,58.77892909,60.56744152,62.4005519,64.27642178,66.19377193,68.15186404,70.15071637,72.1910307,74.27406067,76.40086988,78.57126096,Burkina Faso,BFA,Population density (people per sq. km of land area),EN.POP.DNST,, +,379.218207,389.891296,401.0294845,412.8579627,425.4829377,439.1000307,453.5165553,467.9914881,481.5223554,493.4507644,503.4311669,511.8361066,519.6092879,528.0957363,538.2677268,550.4523777,564.3665438,579.6268956,595.5983714,611.8114619,628.159453,644.7885995,661.769148,679.2389107,697.2741799,715.8914727,734.9708765,754.2932319,773.569148,792.5939694,811.2401091,829.5590996,847.7424983,866.0803872,884.7655604,903.8175232,923.1049474,942.4815088,961.7396866,980.7010986,999.3755013,1017.731251,1035.504325,1052.365591,1068.107129,1082.593178,1095.954375,1108.582346,1121.032458,1133.713091,1146.755274,1160.065553,1173.553146,1187.042982,1200.401682,1213.62181,1226.745187,1239.738135,1252.563363,1265.186932,1277.586956,Bangladesh,BGD,Population density (people per sq. km of land area),EN.POP.DNST,, +,71.79895146,72.43013649,73.01947935,73.61782518,74.15861882,74.64572901,75.11729187,75.65400886,76.23765706,76.73844346,77.16166501,77.52146796,77.92612311,78.44838651,78.82800325,79.17019796,79.58223809,79.67126458,79.77890265,80.10065082,80.36804664,80.60613758,80.80753864,80.99682726,80.9956341,80.9741571,81.09336527,81.18454307,80.24018801,78.80583024,78.0291693,77.19573353,76.58241887,76.32279671,75.98361204,75.59275061,75.13394197,74.63424026,74.2169755,73.85132423,72.3957516,72.03272978,71.48411327,70.95310776,70.4986377,69.97166529,69.47185342,68.98592211,68.57445652,68.12453021,67.68909359,67.2981577,66.92257738,66.54327561,66.120035,65.65790346,65.18005711,64.71109985,64.25719418,63.87265107,63.55126197,Bulgaria,BGR,Population density (people per sq. km of land area),EN.POP.DNST,, +,243.3318841,250.9275362,258.1768116,265.0550725,271.6405797,277.9492754,284.1449275,290.8,298.6043478,308.126087,319.2913043,332.1028986,347.1405797,365.084058,386.2898551,411.226087,439.3753623,468.7942029,496.8173913,521.5898551,542.2028986,559.3521739,574.5666667,590.1927536,607.8666667,628.2289855,650.6971014,674.2,697.2188406,718.7347826,738.7855072,736.7352113,755.228169,774.0704225,793.9408451,815.015493,837.9253521,864.3619718,896.5352113,936.0704225,982.4647887,1035.408451,1081.538889,1136.775342,1201.563514,1295.166216,1381.232,1466.638158,1559.309211,1628.430446,1666.431551,1688.236364,1707.82987,1732.909209,1763.307198,1830.286264,1915.483333,2012.102564,2104.05641,2181.516667,2241.403846,Bahrain,BHR,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.5003996,12.0971029,12.72127872,13.35714286,13.99200799,14.62347652,15.24685315,15.84895105,16.41008991,16.92067932,17.37202797,17.76853147,18.13376623,18.49200799,18.87062937,19.27102897,19.69030969,20.12807193,20.57852148,21.03786214,21.51058941,21.9962038,22.48701299,22.96833167,23.43446553,23.87812188,24.3021978,24.72037962,25.14865135,25.5971029,26.07462537,26.57622378,27.07942058,27.55734266,27.98991009,28.36963037,28.70759241,29.03096903,29.37692308,29.77472527,30.23156843,30.73496503,31.28101898,31.85744256,32.45234765,33.07012987,33.704995,34.33366633,34.92507493,35.45814186,35.92237762,36.32177822,36.67952048,37.02547453,37.38261738,37.75454545,38.13676324,38.52497502,38.90969031,39.28551449,39.65174825,"Bahamas, The",BHS,Population density (people per sq. km of land area),EN.POP.DNST,, +,64.23054688,65.49273437,66.74947266,67.94919922,69.0553125,70.05136719,70.95074219,71.78609375,72.60695313,73.44796875,74.32199219,75.21783203,76.11833984,76.99650391,77.83412109,78.61857422,79.35914062,80.08505859,80.83625,81.63769531,82.47029297,83.30435547,84.13880859,84.97199219,85.78388672,86.63916016,87.49054688,88.07542969,88.04333984,87.17621094,85.33828125,82.68892578,79.66679688,76.88529297,74.78611328,73.52380859,72.97011719,72.93628906,73.11236328,73.26515625,73.34988281,73.42556641,73.48005859,73.51941406,73.54164062,73.54339844,73.49201172,73.32541016,72.96767578,72.37261719,71.50728516,70.40960938,69.19136719,68.00988281,66.97972656,66.13794922,65.45964844,64.92048828,64.47261719,64.07841797,63.73943359,Bosnia and Herzegovina,BIH,Population density (people per sq. km of land area),EN.POP.DNST,, +,40.77704595,41.17495563,41.59550385,42.02437389,42.44724906,42.87367383,43.31319266,43.75148886,44.17424571,44.56714652,44.93973575,45.30155788,45.63829619,45.935634,46.17925458,46.39617432,46.65253402,46.95819365,47.2490633,47.53993295,47.87024256,48.19562217,48.52593177,48.85624137,49.17669099,49.51193059,49.84717018,49.99014001,50.13803983,50.23342536,50.25660619,50.36713666,50.47845593,50.41882765,50.25552652,50.08661507,49.87888484,49.654718,49.43175902,49.19941826,48.94768783,48.6394912,48.30029581,47.97665796,47.64539269,47.33821587,47.1215032,46.95901922,46.86215856,46.74142928,46.62975211,46.55677887,46.53937252,46.55060033,46.61133719,46.64994482,46.59830041,46.50105922,46.40732092,46.21121293,46.0159326,Belarus,BLR,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.151687856,4.269706269,4.391275756,4.518588338,4.652345463,4.793862341,4.941122315,5.088338448,5.228803157,5.356597983,5.471065322,5.574397194,5.668303376,5.756466462,5.842349847,5.924725997,6.005699255,6.09272249,6.194739149,6.319245945,6.469618588,6.641209996,6.83121438,7.029416922,7.230074529,7.433976326,7.642832091,7.848443665,8.043445857,8.222446295,8.379482683,8.519245945,8.663963174,8.84169224,9.073301184,9.366944323,9.713941254,10.09416922,10.47693994,10.84217448,11.18228847,11.50315651,11.81183691,12.12257782,12.44182376,12.77238053,13.10964489,13.45120561,13.79460763,14.13700132,14.47768523,14.81810609,15.15594038,15.49171416,15.82314774,16.15076721,16.47413415,16.79399386,17.11315213,17.43187199,17.75164402,Belize,BLZ,Population density (people per sq. km of land area),EN.POP.DNST,, +,842.5925926,862.962963,883.3333333,905.5555556,927.7777778,944.4444444,962.962963,981.4814815,1000,1018.518519,1011.111111,1003.703704,996.2962963,988.8888889,981.4814815,985.1851852,988.8888889,992.5925926,996.2962963,1012.407407,1019.444444,1026.833333,1035.740741,1044.87037,1053.666667,1062.62963,1071.277778,1080.5,1089.648148,1098.62963,1092.981481,1085.092593,1090.925926,1098.518519,1106.407407,1113.5,1120.314815,1128.574074,1134.907407,1145.055556,1157.481481,1165.037037,1172.685185,1180.37037,1188.037037,1194.87037,1201.62963,1208.759259,1215.481481,1206,1195.62963,1199.962963,1203.722222,1206.259259,1208.092593,1195.444444,1182.833333,1183.666667,1183.537037,1183.203704,1182.722222,Bermuda,BMU,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.442217299,3.510565864,3.580901874,3.653428413,3.728297794,3.805517401,3.885057694,3.967065448,4.051738207,4.139207976,4.229439675,4.322340995,4.417904551,4.516102649,4.616830979,4.720260316,4.826228192,4.933948121,5.042382535,5.15086495,5.259021508,5.367251915,5.476610357,5.588595957,5.70429244,5.823990584,5.947405151,6.074326595,6.204298902,6.336969445,6.472312379,6.610280624,6.750537247,6.892635466,7.036217114,7.181083726,7.327105142,7.474163205,7.622141604,7.770949875,7.920468938,8.070545555,8.221009877,8.371682821,8.522386227,8.672989015,8.823445029,8.973928736,9.124702299,9.275913413,9.427629466,9.579688914,9.731722515,9.883242869,10.0339075,10.18353365,10.33218222,10.480144,10.62780578,10.77543524,10.92304625,Bolivia,BOL,Population density (people per sq. km of land area),EN.POP.DNST,, +,8.890894146,9.154468458,9.424662305,9.698877023,9.975129993,10.25305893,10.53294333,10.8142576,11.0965606,11.37971666,11.66323225,11.94756106,12.23471933,12.52745144,12.82775941,13.13581048,13.45100609,13.77353789,14.10342636,14.44029557,14.78442895,15.13474553,15.48775385,15.8388791,16.18471131,16.52388151,16.85681336,17.18414683,17.50728093,17.82731864,18.14375052,18.45618547,18.76602761,19.07514315,19.38468236,19.69513337,20.00553305,20.31376036,20.61686859,20.91258809,21.20041672,21.48055943,21.75235686,22.01524251,22.26896271,22.51306547,22.74793734,22.97525071,23.1973268,23.41593189,23.63139897,23.84349772,24.05270838,24.2594338,24.46378728,24.66614055,24.86603778,25.06171469,25.25077577,25.43142481,25.60299792,Brazil,BRA,Population density (people per sq. km of land area),EN.POP.DNST,, +,538.8790698,540.9837209,543.3302326,545.5534884,547.4767442,549.0325581,550.3744186,551.7232558,553.4023256,555.5697674,558.355814,561.6813953,565.2930233,568.9372093,572.4604651,575.7767442,578.9093023,581.8604651,584.527907,586.9488372,589.0604651,590.8790698,592.5372093,594.1697674,595.9534884,597.9465116,600.027907,602.255814,604.5604651,606.8209302,609.0976744,611.372093,613.6488372,616.0302326,618.5,621.0395349,623.6813953,626.3581395,628.9651163,631.4209302,633.7069767,635.8674419,637.9790698,640.1930233,642.6046512,645.2906977,648.1418605,651.0372093,653.7372093,656.1186047,658.1093023,659.7627907,661.1488372,662.3837209,663.5511628,664.6465116,665.6488372,666.6046512,667.4906977,668.3046512,669.0883721,Barbados,BRB,Population density (people per sq. km of land area),EN.POP.DNST,, +,16.23529412,16.97988615,17.74952562,18.56148008,19.4288425,20.35559772,21.3370019,22.37134725,23.45275142,24.57874763,25.74421252,26.94781784,28.18140417,29.42485769,30.67077799,31.9113852,33.15313093,34.38349146,35.59696395,36.78937381,37.95578748,39.10132827,40.24155598,41.39962049,42.58823529,43.81726755,45.07874763,46.37666034,47.71461101,49.09184061,50.51385199,51.9711575,53.45047438,54.92447818,56.37798861,57.80265655,59.19582543,60.556926,61.90018975,63.21935484,64.52314991,65.80208729,67.03889943,68.20379507,69.28121442,70.25844402,71.1512334,71.99582543,72.84667932,73.74459203,74.70341556,75.71100569,76.73889943,77.75673624,78.7313093,79.65673624,80.54667932,81.39658444,82.21935484,83.01385199,83.78216319,Brunei Darussalam,BRN,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.897994564,5.020054363,5.147978512,5.285640905,5.436144939,5.600325322,5.77753997,5.965605804,6.161547846,6.363183015,6.56971941,6.780857394,6.998394795,7.223230529,7.456605954,7.699013334,7.949489545,8.204182094,8.458189757,8.708409135,8.948633435,9.180446461,9.413415234,9.662714295,9.936519487,10.24512553,10.57965028,10.90537851,11.17593048,11.36059328,11.44269418,11.44029707,11.39888278,13.36444724,13.43288945,13.60479899,13.86213568,14.18035176,14.51974874,14.84959799,15.16690955,15.47801508,15.77487437,16.75916258,17.01980744,17.24700265,17.44295196,17.61972348,17.7959703,17.98415405,18.18865598,18.40601307,18.63302463,18.86436498,19.09607262,19.31381082,19.54600986,19.77965391,20.00770844,20.23104352,20.44834819,Bhutan,BTN,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.904642422,0.924209059,0.94523318,0.966721366,0.988117799,1.009223087,1.030645987,1.053316394,1.078638858,1.107606797,1.140490181,1.177096677,1.21734512,1.261096113,1.308111446,1.358639917,1.412545657,1.468895241,1.526428811,1.584281757,1.641720043,1.698973056,1.757669437,1.819983061,1.887292009,1.960277381,2.037838124,2.117539216,2.195902811,2.270492121,2.340304907,2.40597992,2.468741729,2.530413071,2.5923685,2.655098548,2.718091507,2.780560408,2.841317735,2.89967533,2.954976797,3.00784677,3.060340903,3.11529829,3.174486969,3.239480882,3.309261906,3.380156335,3.446958869,3.50626577,3.556201366,3.598805428,3.639389127,3.685386339,3.742021774,3.811206395,3.890875726,3.97732077,4.064903923,4.149462707,4.22995077,Botswana,BWA,Population density (people per sq. km of land area),EN.POP.DNST,, +,2.449608334,2.491104048,2.535193746,2.582134258,2.632036341,2.685509968,2.742152236,2.799765643,2.85542072,2.907247424,2.954375742,2.998147613,3.04159042,3.089001252,3.143547144,3.205587659,3.274445408,3.351089923,3.436351087,3.530384603,3.634853446,3.748658063,3.865809496,3.978268965,4.080660695,4.16990112,4.248669299,4.32433465,4.407420784,4.505345276,4.620544801,4.75013002,4.889640117,5.032291566,5.172978266,5.310339016,5.445491027,5.578806703,5.711289287,5.843559986,5.974535298,6.103131722,6.230031462,6.356356544,6.482358984,6.610284439,6.738585508,6.859558894,6.962700247,7.041582394,7.092746156,7.121273556,7.139787794,7.165833574,7.212384025,7.283834152,7.377480818,7.490409002,7.616904234,7.752679059,7.897503933,Central African Republic,CAF,Population density (people per sq. km of land area),EN.POP.DNST,, +,2.037902692,2.076160074,2.115198219,2.155463277,2.194836034,2.23610493,2.276704601,2.313735069,2.345411735,2.378426852,2.449591382,2.478193069,2.508677845,2.543945128,2.58134434,2.615534282,2.646322551,2.672797105,2.699381078,2.73441759,2.768352668,2.801482334,2.829311958,2.856148117,2.88236647,2.911161229,2.94978925,2.988285991,3.042385498,3.088601866,3.127225314,3.164461458,3.199428482,3.234663084,3.268308165,3.302651359,3.335636361,3.363434308,3.390885151,3.42261134,3.459995605,3.497826579,3.529497557,3.562582608,3.596389418,3.632909156,3.66836148,3.708302298,3.750884772,3.792822224,3.830124732,3.871939493,3.913066959,3.952604904,3.982215114,4.027563942,4.07616632,4.134148896,4.193949311,4.242576785,4.265877427,Canada,CAN,Population density (people per sq. km of land area),EN.POP.DNST,, +,83.39412795,84.09797227,84.8481486,85.64000937,86.29649374,86.93504624,87.74684297,88.50785398,89.16124441,89.63940444,90.09297089,90.74573566,91.42889695,92.17690675,93.0093886,93.83890348,94.59835104,95.24176972,95.80601628,96.34284753,96.87550708,97.41985249,97.93388562,98.42242179,98.8747642,99.31414707,99.74121155,100.0950791,100.2887695,100.2358091,99.97815892,99.65414648,99.5921211,99.56921598,99.42861616,99.2041978,99.02390847,98.8585841,98.6971573,98.14851177,97.43554468,96.94828899,96.64323977,96.36418968,96.1146167,95.87301678,95.52565844,95.18479025,94.91758058,94.57074966,94.34447576,94.14450592,93.85237536,93.54487518,93.33079348,93.09342037,92.86574673,92.6887511,92.56223817,92.35781815,91.90337698,Central Europe and the Baltics,CEB,Population density (people per sq. km of land area),EN.POP.DNST,, +,137.4796094,141.0092846,144.0560362,146.4589152,148.1600891,149.7167071,151.583308,153.5041996,155.241525,156.3670563,157.1898148,158.3929367,159.5665604,160.4281775,160.3580247,159.4440397,158.9044222,158.9186905,159.238135,159.8716859,160.7486845,161.690675,162.3854736,162.9655443,163.6865339,164.5405652,165.577323,166.7987047,168.1527992,169.888411,172.0250449,173.9321511,175.5234132,176.9282046,178.1144729,178.9073568,179.3433855,179.8816222,180.7461354,181.7693047,182.9277636,184.3214665,185.6987677,186.9844383,188.1956324,189.385176,191.0901154,193.5336319,195.9669754,198.0187519,200.2327665,202.3702045,204.7106489,207.2236309,209.5958526,211.8972478,213.883834,215.4651922,217.0076296,218.5584179,220.1061949,Switzerland,CHE,Population density (people per sq. km of land area),EN.POP.DNST,, +,557.5656566,562.9494949,568.6414141,574.6313131,580.7525253,587.0151515,593.2777778,599.6212121,605.9343434,612.1212121,618.2070707,624.2979798,629.9090909,634.7474747,638.4848485,640.9494949,642.3535354,643.4090909,644.9040404,647.4949495,651.4444444,656.4444444,662.3888889,668.9141414,675.7575758,683.040404,690.7171717,698.2323232,704.9494949,710.489899,714.489899,717.2020202,719.2272727,721.5505051,724.6464646,729.030303,734.2777778,739.8989899,745.2171717,749.6919192,753.0151515,755.510101,757.9292929,761.2222222,766.030303,772.7222222,781.030303,790.1060606,798.9242424,806.6565657,813.0808081,818.4393939,823.4292929,828.8232323,835.2878788,843.040404,851.8484848,861.0909091,870.020202,878.0757576,885.0707071,Channel Islands,CHI,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.16805195,11.40084758,11.63418656,11.86479533,12.09041037,12.30995841,12.52412943,12.73496097,12.94537962,13.15765024,13.37227719,13.5887561,13.80683952,14.02603116,14.24593696,14.46726704,14.69039261,14.91417316,15.13704454,15.35824954,15.57702964,15.79475934,16.01539006,16.24427328,16.48515195,16.73879941,17.00386399,17.27929934,17.56314187,17.85345755,18.15020066,18.45222263,18.75498835,19.05277244,19.34128457,19.61901707,19.88647025,20.14403684,20.39293669,20.63441789,20.86811597,21.09446937,21.31670056,21.53904876,21.764649,21.99570025,22.23199674,22.47146727,22.71076968,22.94794441,23.17799906,23.4023001,23.63248791,23.88460618,24.16756239,24.48996412,24.84147959,25.18945519,25.48919885,25.71000172,25.83932097,Chile,CHL,Population density (people per sq. km of land area),EN.POP.DNST,, +,70.06376861,70.64097531,72.39859094,74.09837979,75.88411302,78.02900888,80.0609038,82.17874309,84.46157437,86.82663639,89.2447505,91.46498032,93.5775144,95.53089223,97.23343686,98.7496671,100.104725,101.4533119,102.8156924,104.1133492,105.4555698,107.0201927,108.577807,110.0118094,111.5200851,113.1912311,115.0210034,116.8879123,118.693811,120.4482491,122.102949,123.608572,125.0377997,126.4590697,127.8398722,129.1869989,130.5159522,131.7743464,132.9202702,133.9719036,134.9485897,135.8557803,136.7046209,137.5189588,138.3301355,139.104693,139.8330981,140.5514234,141.252234,141.9360723,142.7138128,143.6851964,144.645433,145.5600508,146.4088825,147.2503025,148.1442254,148.838644,149.3675732,149.7235526,149.8572438,China,CHN,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.41995912,11.85772327,12.32273585,12.80317925,13.29195912,13.78529245,14.28983648,14.8211761,15.40084906,16.04424528,16.7570283,17.53467296,18.36953774,19.24935535,20.16480818,21.11304717,22.09590252,23.11405346,24.16958176,25.2630566,26.39524843,27.56286478,28.75767296,29.96887736,31.18932075,32.41279245,33.64210063,34.8891195,36.17123585,37.49960063,38.87548428,40.29065409,41.73471069,43.19320126,44.65333019,46.11674528,47.58073585,49.02329245,50.41689623,51.74421384,52.99694025,54.18722956,55.34469497,56.51098428,57.71859434,58.97771698,60.28694969,61.65272956,63.07907862,64.56900629,66.12783648,67.75845283,69.45756604,71.21909434,73.03820126,74.9142327,76.84740566,78.83404403,80.86966667,82.95055031,85.07430503,Cote d'Ivoire,CIV,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.18024793,11.42080768,11.67333883,11.93763407,12.21369973,12.50211335,12.80366186,13.11884665,13.44819445,13.79229126,14.15171881,14.52723657,14.92002919,15.33135326,15.76242728,16.21374204,16.68585602,17.17983753,17.69702355,18.23826236,18.80335512,19.39204375,20.0048571,20.64235789,21.30440651,21.9912441,22.70114446,23.42963551,24.17085951,24.92032324,25.67729052,26.44221404,27.21349453,27.98963001,28.77024814,29.55472065,30.34512492,31.14757885,31.97012545,32.81915762,33.69700239,34.60389033,35.54159844,36.5114383,37.51434918,38.55149457,39.62320027,40.72829853,41.86482621,43.03110998,44.22667597,45.45126399,46.70368725,47.98259609,49.28682702,50.61570307,51.96858539,53.34403969,54.7405111,56.15676419,57.59188932,Cameroon,CMR,Population density (people per sq. km of land area),EN.POP.DNST,, +,6.897818751,7.075797622,7.261343155,7.456311065,7.661887475,7.878984583,8.106843696,8.342945237,8.583762158,8.826904127,9.070846254,9.316671445,9.567697228,9.828687942,10.10281511,10.39256743,10.69633533,11.00830904,11.32026113,11.62696235,11.92753975,12.22614984,12.52899495,12.84473788,13.18066298,13.5347156,13.90736949,14.31101387,14.76137139,15.26742816,15.8391919,16.4680607,17.1217375,17.75566176,18.33935687,18.86029818,19.33225602,19.78340487,20.25522816,20.77846982,21.36191703,21.99848702,22.68392095,23.40877749,24.16616043,24.95668203,25.78403079,26.64749123,27.54618204,28.47923645,29.4458221,30.44518162,31.47650206,32.53895812,33.63160583,34.75403277,35.90514766,37.0825928,38.28348206,39.50570301,40.7481026,"Congo, Dem. Rep.",COD,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.05452123,3.130998536,3.211238653,3.295326501,3.38327672,3.475203514,3.571147877,3.671335286,3.776043924,3.885487555,3.99968082,4.118623719,4.241967789,4.369121523,4.4997306,4.633560761,4.770770132,4.911642753,5.05670571,5.206243045,5.360553441,5.519393851,5.682149341,5.847713031,6.015543192,6.185531479,6.358181552,6.534295754,6.714966325,6.90114202,7.093153734,7.291200586,7.495988287,7.70818448,7.928351391,8.157584187,8.396143485,8.643194729,8.897311859,9.157891654,9.422928258,9.693633968,9.976325037,10.2795549,10.60841874,10.96674378,11.35028697,11.74666764,12.13879941,12.51460615,12.86922987,13.20701903,13.53662372,13.87105417,14.21989165,14.58563982,14.96544949,15.35684627,15.7555022,16.15839531,16.56520351,"Congo, Rep.",COG,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.9326877,15.40596575,15.89002073,16.38142136,16.87718973,17.37695719,17.87968274,18.38098603,18.87557729,19.36012979,19.8323416,20.29421271,20.75215142,21.2153132,21.69040288,22.17945201,22.68097702,23.1939333,23.71608472,24.24561334,24.78288238,25.32836773,25.88029112,26.43643984,26.99521767,27.55518612,28.11664443,28.681863,29.25416584,29.83557368,30.42661379,31.02529788,31.62800541,32.22981343,32.8268932,33.41720324,34.00072375,34.57801442,35.15048941,35.7187607,36.28297071,36.84124651,37.38969986,37.92334655,38.43869401,38.93726994,39.42092114,39.8873114,40.33353222,40.75953042,41.15614872,41.52836503,41.90670753,42.33231726,42.83070482,43.42050293,44.08277963,44.75985219,45.37128707,45.86109419,46.20625597,Colombia,COL,Population density (people per sq. km of land area),EN.POP.DNST,, +,104.325094,105.9656099,107.6684578,109.4905965,111.4610425,113.6362171,116.0128963,118.5244492,121.0768404,123.619022,126.0854379,128.5486298,131.2235357,134.3938743,138.2509404,142.911338,148.2552391,154.0182697,159.8339602,165.4116067,170.6700699,175.6818915,180.5953788,185.6286943,190.9387426,196.5421816,202.3895755,208.4707147,214.7436862,221.1703385,227.7662547,234.5265986,241.4132187,248.4040838,255.4508329,262.5604514,269.7232671,276.9382053,284.1767867,291.4336378,298.707684,306.0075228,313.3868888,320.9188608,328.6539495,336.6077378,344.7737775,353.1579796,361.7684041,370.605051,379.676518,388.9656099,398.4476088,408.0548092,417.751209,427.5104782,437.3401397,447.2444922,457.222461,467.2729715,477.4078452,Comoros,COM,Population density (people per sq. km of land area),EN.POP.DNST,, +,50.94813896,52.14416873,53.61960298,55.32233251,57.1764268,59.21960298,61.41985112,63.56550868,65.37493797,66.65831266,67.32382134,67.45434243,67.26253102,67.05409429,67.05707196,67.33126551,67.82506203,68.53151365,69.41166253,70.4337469,71.63225806,73.0133995,74.49776675,75.96526055,77.3369727,78.56401985,79.6866005,80.82977667,82.17866005,83.85930521,85.91290323,88.27866005,90.83300248,93.40173697,95.85310174,98.1471464,100.3096774,102.3605459,104.3315136,106.2476427,108.1143921,109.9143921,111.6439206,113.3049628,114.8967742,116.419603,117.8826303,119.3166253,120.7610422,122.2441687,123.7861042,125.3699752,126.9826303,128.6044665,130.2084367,131.7965261,133.3744417,134.9290323,136.4605459,137.9622829,139.4295285,Cabo Verde,CPV,Population density (people per sq. km of land area),EN.POP.DNST,, +,27.05027419,28.07179788,29.11388562,30.15945946,31.19533882,32.21848805,33.23035644,34.22816295,35.2113396,36.18084606,37.13423423,38.07618488,39.02314924,39.9969056,41.01421857,42.08149236,43.19659224,44.35844105,45.56325891,46.80714845,48.09230317,49.41946729,50.78368586,52.1782217,53.59810027,55.03809244,56.49933412,57.98926753,59.51850764,61.09353702,62.71216216,64.36594203,66.04578927,67.74048179,69.43838621,71.13907168,72.83493929,74.49849197,76.09533882,77.60221308,79.00654132,80.31574618,81.55215433,82.7488445,83.93074814,85.10421073,86.26372895,87.40938112,88.53777908,89.6469056,90.73807286,91.81361144,92.87330591,93.91676459,94.943302,95.95252644,96.94388954,97.91310223,98.85548374,99.76721504,100.6473365,Costa Rica,CRI,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.55842885,10.75499753,10.94920949,11.13683053,11.31517292,11.48308547,11.64168972,11.79320652,11.94130188,12.08854743,12.23588933,12.38290514,12.52942688,12.67489377,12.81467378,12.9563565,13.09648096,13.23791673,13.38447918,13.54128937,13.70512783,13.87650241,14.04745708,14.20651599,14.34656292,14.46324565,14.56050389,14.64777819,14.73886131,14.84318143,14.96439175,15.09888601,15.24101272,15.38182537,15.51489194,15.63857478,15.75534395,15.86723725,15.97742621,16.08864024,16.20130172,16.31460047,16.42825985,16.54189206,16.65470421,16.76700506,16.8788292,16.99141163,17.1062023,17.2241398,17.34560207,17.46977893,17.59494875,17.71876744,17.83919229,17.95574904,18.06831172,18.17692726,18.28180561,18.38283562,18.48000741,Caribbean small states,CSS,Population density (people per sq. km of land area),EN.POP.DNST,, +,67.88827747,69.39976723,70.98044693,72.56292365,74.09842644,75.56319367,76.96809125,78.33844507,79.715,81.12229981,82.57064246,84.03488827,85.46377095,86.78717877,87.95568901,88.9589013,89.81510242,90.54044693,91.16247672,91.70816574,92.16844507,92.55413408,92.93578212,93.40457169,94.02150838,94.82210428,95.7788175,96.81116387,97.80229981,98.66839851,99.38113594,99.96635009,100.4591434,100.9167691,101.3803166,101.85554,102.3252328,102.7812477,103.2092458,103.5979795,103.9541527,105.2698938,105.537453,105.726614,105.8021984,105.8088979,105.7038425,105.570979,105.474549,105.4663003,105.1502484,105.5529072,108.2587027,108.6993751,108.7874832,108.9495194,109.2413776,109.2306936,109.1857803,109.1196146,109.0317726,Cuba,CUB,Population density (people per sq. km of land area),EN.POP.DNST,, +,284.0653153,289.2207207,294.7297297,299.8828829,304.6531532,307.8423423,311.1261261,315.9864865,321.1283784,325.9887387,331.9572072,332.6801802,330.8828829,334.1238739,335.8761261,336.4842342,336.6193694,334.1013514,332.9977477,333.4256757,334.75,338.0653153,340.4481982,342.2072072,343.9436937,343.8333333,341.1171171,336.1576577,330.9391892,327.4774775,325.231982,324.1261261,324.9977477,325.7432432,326.8896396,329.518018,330.981982,325.3873874,314.027027,301.4864865,290.6463964,291.0022523,297.0653153,302.2342342,310.0405405,318.1058559,324.4504505,328.5585586,330.704955,334.9166667,339.7094595,342.5405405,346.4459459,351.1463964,355.8108108,359.6036036,360.7545045,358.8648649,354.5968468,348.9797297,343.1734234,Curacao,CUW,Population density (people per sq. km of land area),EN.POP.DNST,, +,33.43333333,33.92083333,34.24583333,34.57916667,34.875,35.18333333,35.49166667,35.99166667,36.80416667,38.09583333,39.95,42.22916667,44.90833333,47.86666667,50.975,54.2625,57.7,61.17083333,64.52083333,67.52916667,70.2375,72.65,75.02083333,77.75833333,81.08333333,85.10833333,89.74583333,94.89583333,100.1166667,105.4458333,110.5833333,115.7666667,121.1166667,127.1708333,134.0041667,141.9375,150.6458333,159.7083333,168.4291667,176.2708333,183.0583333,188.9458333,194.2666667,199.5791667,205.2541667,211.3708333,217.8333333,224.3125,230.5041667,236.1333333,241.1541667,245.6791667,249.7208333,253.5333333,257.1708333,260.6833333,264.0916667,267.3833333,270.6166667,273.8333333,277.075,Cayman Islands,CYM,Population density (people per sq. km of land area),EN.POP.DNST,, +,62.38116883,62.52121212,62.5452381,62.62207792,62.87575758,63.34556277,63.99361472,64.77218615,65.59751082,66.40887446,67.19264069,67.96558442,68.73430736,69.51536797,70.31958874,71.16060606,72.02608225,72.86287879,73.59415584,74.17835498,74.58549784,74.86103896,75.11645022,75.51028139,76.15735931,77.09253247,78.28831169,79.70519481,81.28170996,82.96709957,84.75335498,86.6461039,88.60930736,90.595671,92.57478355,94.52662338,96.4491342,98.3452381,100.2217532,102.0874459,103.9257576,105.7324675,107.528355,109.3517316,111.21829,113.1502165,115.1199134,117.0528139,118.8408009,120.4130952,121.7356061,122.8404762,123.7950216,124.7074675,125.6479437,126.6438312,127.6715368,128.7080087,129.7158009,130.6667749,131.5571429,Cyprus,CYP,Population density (people per sq. km of land area),EN.POP.DNST,, +,124.0669212,124.5588197,125.1544584,125.8936715,126.5608645,127.1002977,127.5126052,127.8160476,128.0779086,127.5795393,127.1750356,127.7032742,128.4103274,129.266973,130.1749709,131.0461887,131.8332471,132.5494759,133.1997023,133.3530866,133.3064708,133.490695,133.6075579,133.6898279,133.7791899,133.8453087,133.9111945,134.014184,134.089142,133.7304905,133.4098356,133.5463052,133.6851948,133.7334929,133.6515206,133.4960657,133.3522842,133.2259997,133.0899444,132.7172641,132.2195548,131.964747,131.9269833,131.9842221,132.1669169,132.5424595,133.3181618,134.4285178,135.1965825,135.6086225,135.8892802,136.0971773,136.1599586,136.30338,136.589289,136.8341362,137.2158788,137.6933679,138.236658,138.5732902,138.6456736,Czech Republic,CZE,Population density (people per sq. km of land area),EN.POP.DNST,, +,210.1728067,212.0292842,214.0015267,215.7314954,217.5799702,219.4034056,220.4088334,221.3912124,223.153788,223.8973706,224.3085441,225.3843898,226.0953398,226.1834646,225.341718,224.3775957,223.8702317,223.675479,223.774382,224.2390399,224.5808352,224.3673302,223.7799158,223.0077192,222.509876,222.6117377,222.9539713,223.8267092,225.5643543,227.5170538,229.1808094,230.9300203,232.4597932,233.2741772,233.9674907,234.6524707,235.0229795,235.0787777,235.2577311,235.5968133,236.0273001,236.4515708,236.6164273,236.5921954,236.4646806,236.2251979,235.9433619,235.5221782,234.9396374,234.6069082,230.3046333,230.7506255,231.1557126,232.1080539,234.1529869,235.7129294,236.5887226,237.2940123,237.8297613,238.0241313,237.9337255,Germany,DEU,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.818075928,4.063977567,4.340724763,4.641156169,4.96013805,5.300949094,5.6688956,6.059620362,6.466307161,6.887920621,7.306816221,7.732398619,8.221268335,8.851596204,9.671138913,10.72286454,11.97031924,13.28766178,14.49870578,15.48576359,16.17489215,16.62070751,16.98878343,17.51587575,18.36100086,19.60133736,21.15345125,22.82109577,24.32506471,25.46993097,26.17959448,26.5336497,26.68265746,26.84918033,27.19521139,27.76742882,28.50983607,29.35569456,30.19728214,30.95672994,31.62290768,32.22377049,32.77131148,33.28727351,33.78981881,34.27756687,34.74788611,35.21833477,35.71268335,36.24650561,36.82791199,37.45194133,38.10595341,38.77079379,39.43045729,40.0827006,40.72907679,41.36855047,41.99987058,42.6230371,43.23541846,Djibouti,DJI,Population density (people per sq. km of land area),EN.POP.DNST,, +,81.38133333,82.63733333,83.88933333,85.228,86.72533333,88.4,90.24933333,92.04533333,93.61866667,94.77866667,95.42533333,95.64133333,95.652,95.752,96.11733333,96.88266667,97.924,99.04,99.94666667,100.424,100.4186667,100.016,99.312,98.46133333,97.60933333,96.708,95.78933333,94.94933333,94.296,93.896,93.836,94.06133333,94.424,94.72533333,94.80666667,94.57733333,94.12266667,93.57733333,93.104,92.86666667,92.89466667,93.12,93.46933333,93.84933333,94.10666667,94.29066667,94.396,94.43866667,94.464,94.50266667,94.54933333,94.60533333,94.692,94.788,94.9,95.076,95.28,95.50133333,95.744,95.988,96.22933333,Dominica,DMA,Population density (people per sq. km of land area),EN.POP.DNST,, +,108.8432145,109.6938164,110.561317,111.4484777,112.320321,113.225891,114.1221147,114.8190465,115.455747,116.3265754,117.137739,117.8096767,118.5239792,119.0771064,119.4208638,119.7214067,120.0948549,120.4684447,120.7362199,120.8831288,120.8487966,120.7600283,120.6771354,120.6139453,120.6628362,120.8243039,120.948903,121.0076905,121.080302,121.2771644,121.5923095,121.8800377,122.2867782,122.7004478,123.3413387,124.0413387,124.5578836,125.0110535,125.425383,125.8452981,126.2970304,126.7011784,127.046288,127.3750412,127.72642,128.1468772,128.7164271,129.4749234,130.1695734,130.7490691,131.2885223,139.7893,140.3733,141.086875,142.087075,143.20025,144.1245,144.8409,145.36055,145.7851,146.418325,Denmark,DNK,Population density (people per sq. km of land area),EN.POP.DNST,, +,70.50883875,72.88383357,75.30759677,77.77112399,80.26843304,82.7943697,85.34671911,87.92297661,90.52219002,93.14266197,95.78145312,98.43643138,101.1066032,103.7919064,106.492072,109.2065204,111.9332643,114.6676878,117.4042848,120.1392879,122.8709377,125.6006831,128.3307183,131.0652039,133.8072656,136.5548955,139.3071828,142.0707514,144.8535914,147.6607535,150.4949907,153.3500103,156.2092113,159.050031,161.8554958,164.6194577,167.34438,170.0357483,172.7031256,175.3532809,177.9879735,180.6038915,183.1984475,185.7678327,188.3101221,190.8234527,193.3110329,195.7789071,198.2350652,200.6855102,203.1301801,205.5664666,207.9947423,210.4156903,212.8270544,215.2295177,217.6176982,219.9782033,222.2926309,224.5477955,226.7380253,Dominican Republic,DOM,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.759686616,4.878713881,5.001721431,5.131406031,5.269626408,5.417310874,5.573664632,5.736806284,5.903971046,6.073287596,6.244280652,6.417993568,6.595947081,6.780344622,6.972929875,7.173662532,7.38237549,7.600437495,7.829486426,8.070427083,8.323451342,8.587377715,8.859856659,9.137680015,9.418117427,9.699793428,9.981898528,10.26286328,10.54111364,10.81514859,11.0845298,11.34814463,11.60307884,11.84586773,12.07427679,12.28782949,12.4879206,12.67676153,12.85757723,13.0334285,13.20526716,13.37472184,13.54646561,13.72616365,13.91827823,14.12455054,14.34538447,14.58202994,14.83532292,15.10553251,15.39271205,15.69604533,16.01355941,16.34254285,16.68024357,17.02594783,17.37769724,17.73006175,18.07629545,18.41133986,18.73277825,Algeria,DZA,Population density (people per sq. km of land area),EN.POP.DNST,, +,56.02794784,56.77549799,58.22999005,59.66185019,61.15677385,62.87547413,64.5379572,66.2609662,68.09033214,69.97623084,71.90198014,73.71859342,75.47551317,77.1371734,78.64606175,80.03776502,81.32916326,82.61835527,83.92680365,85.2147542,86.54862878,88.03047803,89.52066873,90.94396308,92.41209657,93.97619596,95.63384128,97.31089725,98.94687772,100.5454905,102.0680499,103.5021394,104.8833232,106.2539836,107.5963494,108.9147261,110.2175436,111.4725787,112.6532768,113.872152,114.9356,115.9541247,116.9309415,117.8794951,118.8220012,119.7374823,120.6227203,121.5044374,122.3796902,123.253731,124.1930004,125.2564142,126.3161405,127.3447403,128.2958143,128.7291124,129.7138915,130.5696668,131.3202909,131.9623973,132.4665758,East Asia & Pacific (excluding high income),EAP,Population density (people per sq. km of land area),EN.POP.DNST,, +,30.1747867,30.89696778,31.64196071,32.41072389,33.20265792,34.01742154,34.85702157,35.71767862,36.60092857,37.50654769,38.43452879,39.38494772,40.35900096,41.35301497,42.36698837,43.39969614,44.45268097,45.53401773,46.65515271,47.82234069,49.03740869,50.29595172,51.58932245,52.90464678,54.23321234,55.57153976,56.91936786,58.27119018,59.62117326,61.02986457,62.36999772,63.69925583,65.22010568,66.56139804,67.89624355,69.24158041,70.59355536,72.00578,73.34911663,74.68467227,76.00779524,77.31974034,78.62486596,79.62258387,80.92555985,82.23350087,83.54645687,84.86218835,86.17444616,87.48690107,88.79586208,90.08760905,91.37358076,92.65913332,93.89389083,94.97695299,96.23981777,97.49812742,98.7550399,100.0100044,101.2634908,Early-demographic dividend,EAR,Population density (people per sq. km of land area),EN.POP.DNST,, +,42.70504454,43.29686035,44.3511098,45.39072963,46.47381,47.69730137,48.87424202,50.10414604,51.41439028,52.76225641,54.17978777,55.48328179,56.74700157,57.95177423,59.04607309,60.051901,60.98865481,61.92095949,62.87080549,63.80258284,64.76732517,65.82801113,66.88694921,67.89808115,68.92885503,70.0171849,71.16615297,72.3261043,73.46037087,74.56617867,75.62995065,76.6288599,77.59102862,78.54797909,79.48417297,80.41266722,81.31981208,82.19507711,83.01120448,83.83779657,84.58482094,85.29376426,85.96752935,86.6170951,87.25955638,87.89765954,88.51319249,89.14151267,89.75301393,90.35964799,91.00210971,91.72832574,92.4484302,93.15148297,93.80985358,94.18127819,94.85217158,95.43892183,95.95489334,96.37892232,96.6689008,East Asia & Pacific,EAS,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.61924104,11.80604388,11.99366609,12.18077399,12.36533065,12.51715087,12.66597949,12.81332795,12.96010824,13.10589813,13.252858,13.40025594,13.54749203,13.69478685,13.83985489,13.99207169,14.14402632,14.29460164,14.44672169,14.60252499,14.76052467,14.91372116,15.06728456,15.23199247,15.39584549,15.5581197,15.72032741,15.87660475,16.01651912,16.11812997,16.218303,16.30285924,16.36899607,16.40790823,16.42534792,16.44464524,16.46291803,16.47376005,16.46868315,16.47935844,16.48181444,16.48611118,16.50045065,16.52205013,16.54652905,16.57985183,16.62538982,16.69408188,16.77545777,16.87182198,16.97567008,17.08006672,17.19499523,17.31068402,17.41658937,17.5316385,17.63968581,17.74416053,17.83256729,17.89998393,17.9416375,Europe & Central Asia (excluding high income),ECA,Population density (people per sq. km of land area),EN.POP.DNST,, +,24.62261361,24.91276406,25.20532247,25.4953351,25.77699702,26.02379306,26.26386661,26.49457872,26.72013943,26.92536235,27.13039109,27.35465988,27.57282483,27.78350239,27.98792789,28.18894191,28.38219138,28.57319222,28.76514883,28.96195938,29.15402462,29.32865399,29.49521618,29.66892317,29.84546234,30.02699045,30.2108073,30.39511625,30.57457043,30.7242031,30.86510339,30.99206625,31.10929337,31.19176274,31.24662876,31.29689342,31.26542345,31.30389492,31.33314251,31.37711448,31.41773212,31.47566108,31.55816506,31.65263884,31.74925638,31.85263743,31.96756029,32.10161207,32.22955139,32.35379693,32.43529422,32.57347208,32.72745387,32.88564845,33.02476286,33.17733433,33.31351789,33.44632924,33.54748664,33.62648814,33.65482048,Europe & Central Asia,ECS,Population density (people per sq. km of land area),EN.POP.DNST,, +,16.8840341,17.37174541,17.8767194,18.3999711,18.94227713,19.50376752,20.08384988,20.68148389,21.29521745,21.92376463,22.56690146,23.22416197,23.89409045,24.57473992,25.26488585,25.96371189,26.67140948,27.3889503,28.11759139,28.85846698,29.61150123,30.37637625,31.15371334,31.94431079,32.748519,33.56625126,34.39662621,35.2390406,36.09258055,36.95611545,37.82862303,38.70875235,39.59492848,40.48547536,41.37843159,42.27412585,43.17099046,49.11599694,50.0970728,51.05944194,51.99975842,52.9210219,53.83184893,54.74468513,55.66854163,56.60887019,57.56383476,58.52689644,59.48788855,60.44094862,61.37818087,62.30511757,63.24477774,64.22866806,65.27630053,66.40004832,67.58478016,68.78868981,69.95352311,71.03825093,72.02638911,Ecuador,ECU,Population density (people per sq. km of land area),EN.POP.DNST,, +,27.49132453,28.24075343,29.00334823,29.78037571,30.57212718,31.38037772,32.20302979,33.03214827,33.85717716,34.67160681,35.47330855,36.26768798,37.06519765,37.88050028,38.72533327,39.60292431,40.51392737,41.46439098,42.46062484,43.50701994,44.60305691,45.74744588,46.94186951,48.18789794,49.48387764,50.83365312,52.22933949,53.64332011,55.03910794,56.39105731,57.68702798,58.9349661,60.15435833,61.37506053,62.61894118,63.89234216,65.1888784,66.50284695,67.82419107,69.1461761,70.47331559,71.81178763,73.15897534,74.5110985,75.86877894,77.22504395,78.58970717,80.00008137,81.50563966,83.13952886,84.91561706,86.81725853,88.80873173,90.83798081,92.86508514,94.8787694,96.88340951,98.87347632,100.8469295,102.8021528,104.7348707,"Egypt, Arab Rep.",EGY,Population density (people per sq. km of land area),EN.POP.DNST,, +,99.90737681,100.8365512,101.7867661,102.723038,103.6516905,104.517074,105.2658798,105.9720222,106.6858896,107.2683437,107.8598805,108.5883006,109.2802913,109.9053247,110.4793313,110.9776105,111.4232579,111.8757998,112.3359638,112.8234195,113.2565282,113.5668462,113.7970793,113.987685,114.203713,114.4885497,114.8050656,115.1889206,115.6821714,116.2142273,116.7539338,117.2967765,117.7777494,118.1208233,118.4254399,118.7326245,119.017692,119.270023,119.5798118,119.998517,120.4843739,121.0519149,121.6885516,122.3767654,123.0172989,123.6224314,124.2631653,124.8970446,125.3073886,125.5387919,125.2755063,125.5384624,125.9000457,126.3363978,126.7476872,127.1004161,127.3755199,127.4875039,127.6009013,127.7593388,127.7064715,Euro area,EMU,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.23089109,10.49989109,10.78078218,11.07081188,11.36819802,11.6720297,11.98320792,12.30329703,12.63487129,12.97967327,13.33841584,13.71078218,14.09652475,14.49491089,14.90532673,15.32651485,15.75863366,16.20565347,16.67259406,17.16260396,17.66888119,18.18638614,18.71837624,19.27028713,19.8410099,20.44359406,21.06357426,21.63967327,22.09053465,22.36286139,22.43916832,22.35240594,22.16466337,21.96471287,21.8240297,21.74719802,21.73457426,21.84593069,22.15259406,22.69715842,23.51208911,24.56494059,25.75219802,26.92880198,27.98666337,28.89315842,29.66871287,30.32457426,30.89029703,31.39046535,31.82147525,32.17924752,32.48963366,32.78657426,33.09720792,33.43126733,33.7910297,34.18610891,34.62492079,35.11313861,35.6580396,Eritrea,ERI,Population density (people per sq. km of land area),EN.POP.DNST,, +,61.50556245,62.07404458,62.62085518,63.24621834,63.93671616,64.59480972,65.39466765,66.25542038,66.91154908,67.65883189,68.47911081,69.23940334,70.00869783,70.78206103,71.56876088,72.33783454,73.09051928,73.79916722,74.45115506,75.06189561,75.59890882,76.0541625,76.43018041,76.74668429,77.02529233,77.25577447,77.45638115,77.62081331,77.74259971,77.82180442,78.02013455,78.40318156,78.81079209,79.18690533,79.53718164,79.86915746,80.20460716,80.53721969,80.86431804,81.29832465,81.94337639,83.02251924,84.50881393,85.98480508,87.4654972,88.97614934,90.61490052,92.12932237,92.97506517,93.15193096,93.50783588,93.50683713,93.2009456,92.92273645,92.95268592,93.04926296,93.27091015,93.66979208,94.34449315,94.80201998,94.72849768,Spain,ESP,Population density (people per sq. km of land area),EN.POP.DNST,, +,28.90014154,29.29046945,29.6970276,30.12705827,30.53941967,30.87041755,31.11455532,31.4039632,31.73505544,32.08483133,32.48301486,32.85015334,33.16704411,33.45527247,33.71908469,33.96027365,34.21115829,34.44652041,34.63866478,34.84828969,35.09473933,35.34828969,35.59200283,35.82488795,36.06466148,36.33380514,36.61762208,36.84595423,36.99294645,37.01755131,36.83213022,36.1663364,35.24718094,34.50139184,33.89087049,33.39452701,33.01568766,32.70007077,32.79650861,32.95553197,32.7462845,32.53951404,32.33592828,32.14319415,31.95977825,31.77188016,31.62727058,31.5425808,31.48183534,31.41012031,31.31490918,31.20301958,30.31969174,30.24028065,30.26011042,30.2689211,30.30559006,30.41124914,30.52346446,30.58382793,30.57865194,Estonia,EST,Population density (people per sq. km of land area),EN.POP.DNST,, +,20.59145595,21.0911762,21.6152752,22.1589555,22.71901362,23.28886467,23.86933243,24.4726485,25.11599909,25.8084287,26.56553134,27.37583924,28.1895277,28.93855858,29.57934151,30.08914714,30.49703906,30.87493279,31.32407448,31.91798638,32.68349773,33.601495,34.64366848,35.76234877,36.92293006,38.11598183,39.3544396,40.65141235,42.0275277,43.49488102,45.05901544,46.70625886,53.295556,55.180993,57.047906,58.883531,60.697443,62.507724,64.343008,66.224809,68.159422,70.14209,72.170581,65.74147979,67.60392119,69.50164533,71.43828084,73.42449993,75.47694423,77.60876667,79.82579027,82.11673049,84.47108329,86.86865779,89.29236835,91.74098154,94.21926014,96.71865074,99.24615983,101.8007113,104.3798683,Ethiopia,ETH,Population density (people per sq. km of land area),EN.POP.DNST,, +,89.9572771,90.75787221,91.58626488,92.41930701,93.21479076,93.96627586,94.68588815,95.35768668,96.01027155,96.53675676,97.05402153,97.70448987,98.33663975,98.94326602,99.5377868,100.0787931,100.5671018,101.0284956,101.4741059,101.9319582,102.351336,102.6873966,102.958034,103.1969177,103.4451258,103.7329927,104.0389951,104.3769383,104.7577566,105.1089363,105.4191364,105.7263823,106.0711735,106.3345757,106.5364033,106.7073555,106.8700311,107.0140365,107.1912229,107.3369052,107.4929064,107.7715974,108.1428333,108.5547584,108.9482454,109.3204876,109.6897413,110.0571537,110.2924327,110.4090444,110.216616,110.5258615,110.7564718,110.9977963,111.2567038,111.4820043,111.6574325,111.7393242,111.8100054,111.8804326,111.7472247,European Union,EUU,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.6887696,10.93983578,11.20055381,11.47072972,11.75026959,12.03930114,12.33812511,12.64683573,12.96570676,13.29497831,13.63423139,13.9837303,14.34458041,14.71891409,15.10731893,15.51074627,15.92833415,16.35622781,16.78910579,17.22325654,17.65831292,18.09622929,18.53934367,18.99086846,19.4539796,19.92717313,20.41163893,20.91603199,21.4512773,22.12028395,22.73963409,23.39993446,24.20705275,24.89713758,25.57435564,26.23261068,26.87842549,27.51465189,28.16556534,28.85526259,29.58415064,30.34487684,31.13266617,31.7323296,32.54610173,33.37090116,34.20877941,35.06721976,35.95055378,36.84715295,37.76958618,38.71595563,39.6784709,40.64583345,41.61202277,42.57436516,43.53776878,44.54081423,45.55602185,46.62204984,47.74481675,Fragile and conflict affected situations,FCS,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.64593388,14.74586493,14.85048426,14.93333005,14.98319708,15.0394596,15.12112676,15.18916905,15.1803572,15.12297515,15.14207295,15.23246659,15.31921928,15.39963229,15.4681375,15.51483634,15.55829804,15.60303359,15.64296267,15.69170032,15.75877081,15.84731278,15.9420434,16.02745658,16.09444171,16.14680062,16.19266227,16.23980104,16.29853574,16.37096096,16.46061919,16.55337339,16.63366164,16.70551561,16.76939492,16.82449522,16.87460192,16.91945894,16.95877737,16.99402147,17.03275879,17.07409304,17.11485604,17.16462129,17.22346761,17.31698399,17.39195633,17.48403751,17.56785456,17.64841066,17.73099477,17.81556155,17.89783145,17.97200303,18.03011089,18.08200783,18.12389445,18.14795012,18.16795867,18.1940741,18.2340616,Finland,FIN,Population density (people per sq. km of land area),EN.POP.DNST,, +,22.29031199,23.08007663,23.88084291,24.65998905,25.39463602,26.07547893,26.70897646,27.30946907,27.89863164,28.49266557,29.09808429,29.71226054,30.33076081,30.94789272,31.56135742,32.15987958,32.74761905,33.35429666,34.02211275,34.77350848,35.63393541,36.57805145,37.52036125,38.34033935,38.95840175,39.33453749,39.50607553,39.56891078,39.66075534,39.87821565,40.2516694,40.74822113,41.32249589,41.90514505,42.44269294,42.93316913,43.39003831,43.79573071,44.13256705,44.39031199,44.54969896,44.62271483,44.66765189,44.76540777,44.97022441,45.31302682,45.76819923,46.27016968,46.72337165,47.06163109,47.26059113,47.34893268,47.37832512,47.42457581,47.54417077,47.75073892,48.02736727,48.35741653,48.71127531,49.06644773,49.41975917,Fiji,FJI,Population density (people per sq. km of land area),EN.POP.DNST,, +,86.27366564,87.48694952,88.72469072,89.90803848,90.98084797,91.91634981,92.72998689,93.45997925,94.16551247,94.8885559,95.64384933,96.41422404,97.17138025,97.87356227,98.4929488,99.02008708,99.47240881,99.88177863,100.2931336,100.7394725,101.2303138,101.7574868,102.3141959,102.8874601,103.4664369,104.0534401,104.6497445,105.2423014,105.8140918,106.3537838,106.94475,107.4778492,107.9445364,108.3471216,108.7392278,109.1249183,109.5116223,109.9160357,110.4829518,111.2420946,112.0546563,112.8725179,113.6131214,114.5154858,115.3840714,116.1913299,116.9124438,117.5676304,118.1740622,118.7593346,119.3351359,119.9141167,120.5329947,121.1053224,121.5367021,121.857823,122.2119706,122.5478443,122.8163022,123.0555139,123.2736373,France,FRA,Population density (people per sq. km of land area),EN.POP.DNST,, +,25.12464183,25.44484241,25.76289398,26.08094556,26.39183381,26.70702006,27.00931232,27.31446991,27.6217765,27.94269341,28.26361032,28.59240688,28.93624642,29.26002865,29.57879656,29.88825215,30.18123209,30.47206304,30.76002865,31.04512894,31.32163324,31.59097421,31.86461318,32.15974212,32.46991404,32.81661891,33.19484241,33.54799427,33.78151862,33.86532951,33.75573066,33.48567335,33.14971347,32.84240688,32.68266476,32.68194842,32.80014327,33.01862464,33.25787966,33.47994269,33.66690544,33.83595989,33.98209169,34.0974212,34.19126074,34.23567335,34.25859599,34.25644699,34.25071633,34.24283668,34.25143266,34.27148997,34.31303725,34.35888252,34.42335244,34.50787966,34.61747851,34.73997135,34.86891117,35.00358166,35.13825215,Faroe Islands,FRO,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,141.1128571,144.8371429,148.43,151.4714286,153.6214286,154.73,154.9614286,154.58,153.9557143,153.4357143,153.1,152.8957143,152.7171429,152.32,151.6214286,150.5342857,149.2028571,147.9271429,147.1014286,147.0228571,147.7828571,149.2942857,151.3171429,153.4914286,155.5514286,157.45,159.23,160.9142857,162.5871429,164.3157143,166.0785714,"Micronesia, Fed. Sts.",FSM,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.962948733,1.984262817,2.008666123,2.037066791,2.069922769,2.107808437,2.150246439,2.195688283,2.241797648,2.287099779,2.330919393,2.373986106,2.417487484,2.463379516,2.513051578,2.566841309,2.624535258,2.685908332,2.750758722,2.818857453,2.890111383,2.96476889,3.042868786,3.124605115,3.209946831,3.298994838,3.391434781,3.486909613,3.584872123,3.684918694,3.786956184,3.890918617,3.99646447,4.103124151,4.210622114,4.31926107,4.429432996,4.540928319,4.653463733,4.76717895,4.882244732,4.999844763,5.122621958,5.253960492,5.39663135,5.55029301,5.714926068,5.8933442,6.08889277,6.30320177,6.537932239,6.790379167,7.051926883,7.310905422,7.558854349,7.792455466,8.013396981,8.224764233,8.431629604,8.637901191,8.843982613,Gabon,GAB,Population density (people per sq. km of land area),EN.POP.DNST,, +,218.2449469,220.104989,221.7583599,223.2050593,224.6436986,225.8855867,227.1053611,228.2135328,229.1644277,230.0799818,231.0429587,231.8276568,232.2759765,232.4224941,232.4052412,232.3480676,232.2716984,232.2841483,232.4926673,232.7707023,232.8517712,232.7683255,232.8477163,233.2165172,233.746406,234.288414,234.7871285,235.3090853,235.9224197,236.6287191,237.3616211,238.0043897,238.5756789,239.1838342,239.8174265,240.4288431,241.0488736,241.7523292,242.5596908,243.4279089,244.366854,245.4035423,246.5489067,247.9556277,249.6639772,251.5058901,253.4719258,255.4747034,257.4144174,259.4401893,261.4756748,263.3001901,265.0695366,267.0288844,269.1531393,271.2007316,273.049473,274.7089819,276.2630802,277.2744182,278.2894598,United Kingdom,GBR,Population density (people per sq. km of land area),EN.POP.DNST,, +,64.79582911,65.78781623,66.76405752,67.71230624,68.6098184,69.3988593,70.08292802,70.7215088,71.38633262,72.07914903,72.8331992,73.57325309,74.22408062,74.87140908,75.42601211,75.97186746,76.49147976,76.93936107,77.50796039,78.16403653,78.80786592,79.47793835,80.17950243,80.86707023,81.57913153,82.30693866,82.98925785,83.81503901,84.0354806,84.01273662,84.60582946,85.26365513,85.92148081,84.60890864,81.48854054,78.58390776,76.10331012,74.24344799,72.73158613,71.33088981,70.23291578,69.60556702,69.13705868,68.71024179,68.27511459,67.88808216,67.53486826,67.33001505,66.73464782,66.24960635,65.72030162,65.23800693,65.04195388,65.07250079,65.17505861,65.21405578,65.22278596,65.19733021,65.08556982,65.13027048,64.88348088,Georgia,GEO,Population density (people per sq. km of land area),EN.POP.DNST,, +,30.09708623,31.0801002,32.08281621,33.06877912,34.01363716,34.90119539,35.74230025,36.5727916,37.444045,38.39102136,39.43591017,40.56271425,41.72256307,42.84564472,43.88655182,44.82360904,45.68626615,46.5424321,47.48755384,48.58975125,49.8738112,51.31769359,52.88546629,54.52078316,56.18184495,57.85725147,59.55885119,61.29492397,63.08081656,64.92605256,66.83378747,68.79381647,70.7864815,72.78578272,74.77392107,76.74476576,78.70693944,80.67662389,82.67719522,84.72730069,86.82837743,88.97941461,91.19411093,93.48830096,95.87170607,98.35218863,100.9226773,103.5590753,106.227226,108.9022326,111.5747253,114.2500396,116.9361035,119.6470071,122.3925595,125.1733629,127.9839325,130.8214292,133.6813659,136.560363,139.4573613,Ghana,GHA,Population density (people per sq. km of land area),EN.POP.DNST,, +,2380.8,2430.7,2488.9,2547.8,2607.9,2663.1,2717.2,2769.3,2816.5,2860.1,2900.7,2935.3,2965.7,2988.6,3006.2,3017.9,3022.8,3022.4,3017.2,3006.8,2990.2,2969.8,2948.1,2928.4,2915.1,2909.6,2911.4,2916.4,2918.7,2914.9,2902.1,2884.4,2868,2860.5,2868.8,2897,2940.4,2994.5,3052.6,3108.1,3160.4,3209.7,3255.6,3293,3322.2,3342,3352.4,3357,3356.2,3358.5,3360.8,3365.3,3369.4,3372.6,3374.2,3373.8,3372.3,3371.5,3370.6,3369.1,3369.1,Gibraltar,GIB,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.45575452,14.69733029,14.94611753,15.20393944,15.47171984,15.75046394,16.0387677,16.33180042,16.62298958,16.90788703,17.18645613,17.46111021,17.73301726,18.00435455,18.27790982,18.55461094,18.83803109,19.13711135,19.46317353,19.82519127,20.22462559,20.66202588,21.14375305,21.67657903,22.26402409,22.90989744,23.60948641,24.3467524,25.09962559,25.85170926,26.59505128,27.33205274,28.0692292,28.81783738,29.58501953,30.37515058,31.18212193,31.99076998,32.78017662,33.53709507,34.25476966,34.94252401,35.62224076,36.32479652,37.07303028,37.87815807,38.73579277,39.63371317,40.55213251,41.47878887,42.40785854,43.35028488,44.33021732,45.38079928,46.52489012,47.77158554,49.11084161,50.52210646,51.97479245,53.44616637,54.92933827,Guinea,GIN,Population density (people per sq. km of land area),EN.POP.DNST,, +,36.80197628,37.53814229,38.30385375,39.13162055,40.04525692,41.05513834,42.15632411,43.33893281,44.58774704,45.88972332,47.24367589,48.65849802,50.14110672,51.70454545,53.35820158,55.11956522,56.99160079,58.94664032,60.94565217,62.96956522,64.97835968,67.00701581,69.18952569,71.7083004,74.68290514,78.17598814,82.11571146,86.3083004,90.47737154,94.4263834,98.09001976,101.529249,104.8281621,108.1244071,111.5194664,115.0287549,118.6286561,122.3442688,126.1974308,130.2083004,134.3942688,138.761166,143.2732213,147.8778656,152.5439723,157.2573123,162.0401186,166.9256917,171.9641304,177.1935771,182.6227273,188.243083,194.0422925,200.0036561,206.1126482,212.3650198,218.7648221,225.3055336,231.9857708,238.8007905,245.7447628,"Gambia, The",GMB,Population density (people per sq. km of land area),EN.POP.DNST,, +,22.14630156,22.36404694,22.58207681,22.82435989,23.1079303,23.43520626,23.7995377,24.19740398,24.62329303,25.06888336,25.54619488,26.04964438,26.53549075,26.94409673,27.23986486,27.39740398,27.44423898,27.45864154,27.55071124,27.79793741,28.22916074,28.81941679,29.52389758,30.27297297,31.01575391,31.74004267,32.45928165,33.18086771,33.91827881,34.68225462,35.47375533,36.28566856,37.10600996,37.92123044,38.7215505,39.50337838,40.27400427,41.05163585,41.86105974,42.72066145,43.63815789,44.61073969,45.63645092,46.71024182,47.82827169,48.98940256,50.19719061,51.45576102,52.77098151,54.14662162,55.58307255,57.07613798,58.61518492,60.18609531,61.77834282,63.38669986,65.01230441,66.65376956,68.31141536,69.98570413,71.67460882,Guinea-Bissau,GNB,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.225882353,9.348270945,9.483244207,9.647629234,9.850124777,10.10716578,10.40235294,10.6743672,10.83778966,10.83729055,10.65426025,10.32114082,9.898609626,9.474581105,9.119714795,8.840249554,8.63315508,8.544777184,8.626631016,8.910196078,9.424955437,10.14752228,10.98780749,11.82010695,12.55315508,13.15593583,13.65336898,14.08103387,14.49625668,14.94431373,15.43115865,15.94541889,16.49329768,17.08017825,17.71008913,18.39016043,19.12509804,19.91073084,20.7402852,21.61069519,22.51914439,23.47194296,24.4802139,25.55967914,26.72110517,27.96770053,29.29361854,30.68944742,32.14221034,33.64135472,35.18221034,36.7626025,38.37475936,40.00973262,41.66042781,43.32196078,44.99137255,46.66545455,48.34160428,50.01729055,51.68951872,Equatorial Guinea,GNQ,Population density (people per sq. km of land area),EN.POP.DNST,, +,65.15166796,65.54098526,65.78452289,66.02349884,66.33307215,66.82429015,67.37073701,67.81043445,68.05868115,68.21416602,68.51075252,68.95754849,69.27141971,69.52693561,70.18262995,71.28122576,72.21473235,73.15716835,74.0749263,74.80608999,75.47982933,75.94657099,76.38965865,76.77114818,77.06982157,77.32515904,77.58413499,77.86643134,78.27384019,79.10622188,80.06149728,80.67541505,81.15139643,81.55874321,81.94067494,82.30256012,82.70953452,83.16919317,83.48873545,83.83093871,84.2678976,84.5773623,84.77944143,84.98945694,85.23905353,85.49543832,85.71352211,85.94135764,86.16770365,86.27882855,86.1512723,85.68666408,85.06757952,84.50281614,83.94788984,83.5994647,83.43428239,83.26518231,83.17751746,83.01439876,82.73520559,Greece,GRC,Population density (people per sq. km of land area),EN.POP.DNST,, +,268.6,272.0029412,274.7323529,276.8294118,278.3352941,279.2235294,279.4470588,279.2029412,278.5970588,277.8705882,277.0941176,276.4235294,275.4735294,274.0882353,272.0411765,269.0264706,265.35,262.0705882,260.5970588,261.8588235,266.5,273.9176471,282.4117647,289.6235294,293.9794118,294.6558824,292.4264706,288.6058824,285.0941176,283.3176471,283.7117647,285.7676471,288.9235294,292.1911765,294.9588235,297.0676471,298.7264706,300.0676471,301.2617647,302.4617647,303.6529412,304.8117647,305.8911765,306.9,307.8176471,308.6411765,309.3617647,310.1676471,311.1382353,312.4323529,314.0764706,316.0352941,318.1529412,320.2941176,322.3617647,324.3029412,326.1,327.7911765,329.4176471,330.9382353,332.3970588,Grenada,GRD,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.098624524,0.102429031,0.106526193,0.110038045,0.114720515,0.118525022,0.122622183,0.127011999,0.131401814,0.13579163,0.138132865,0.141352063,0.143400644,0.144863916,0.14515657,0.145449224,0.144571261,0.143985953,0.14515657,0.146912496,0.149253731,0.150717003,0.152472929,0.154228856,0.155692128,0.156570091,0.158326017,0.160374598,0.161837869,0.162715833,0.162423178,0.161837869,0.161545215,0.162423178,0.163301141,0.163593796,0.136435619,0.136679254,0.136679254,0.13692289,0.137288342,0.137919357,0.138299427,0.138655135,0.138713607,0.138321355,0.137787794,0.137234742,0.137222561,0.138640517,0.138603971,0.138409063,0.137612377,0.137154343,0.136713363,0.136888781,0.136852235,0.136491656,0.136983798,0.13732976,0.138026556,Greenland,GRL,Population density (people per sq. km of land area),EN.POP.DNST,, +,39.67815416,40.860433,42.07207913,43.30715752,44.55938783,45.82670773,47.10185704,48.37714632,49.64632325,50.90702688,52.16090892,53.41320455,54.67026876,55.93784994,57.21492161,58.51047966,59.84198395,61.23477977,62.71539754,64.29960806,65.98717805,67.77396417,69.63965099,71.57393617,73.57254573,75.63382792,77.75705487,79.93963233,82.17613848,84.45422732,86.75638298,89.06359649,91.36449235,93.6685517,95.99464352,98.32905935,100.6752706,103.0815136,105.5531728,108.1537981,110.783548,113.3586973,115.8579134,118.3474057,120.8313923,123.3046846,125.7653695,128.2129433,130.6475364,133.0691209,135.512458,137.9427212,140.3880272,142.8360956,145.272667,147.7014744,150.1252146,152.5471258,154.946118,157.3192703,159.6654162,Guatemala,GTM,Population density (people per sq. km of land area),EN.POP.DNST,, +,126.0462963,128.8981481,132.0166667,135.2722222,138.5703704,141.8722222,145.2074074,148.5407407,151.9259259,155.3240741,158.7574074,162.1851852,165.6648148,169.2185185,172.8722222,176.6296296,180.512963,184.4981481,188.587037,192.8407407,197.1888889,201.6685185,206.3018519,211.0240741,215.8814815,220.7925926,225.7833333,230.8777778,236.1574074,241.6296296,247.3203704,253.1351852,258.912963,264.4555556,269.5537037,274.187037,278.3388889,281.9888889,285.1018519,287.6351852,289.6203704,291.0611111,292.0796296,292.7666667,293.3444444,293.7944444,294.162963,294.512963,294.8740741,295.2574074,295.7222222,296.2777778,297.0648148,298.1611111,299.7240741,301.7555556,304.2240741,306.9814815,309.8055556,312.5611111,315.1555556,Guam,GUM,Population density (people per sq. km of land area),EN.POP.DNST,, +,2.995648416,3.082131056,3.164963652,3.242514361,3.313837629,3.378160744,3.43582431,3.488099232,3.536896955,3.583600224,3.628102283,3.670118448,3.710584109,3.750932845,3.788910338,3.830840742,3.873121666,3.912258065,3.943393447,3.963185166,3.971216662,3.968752858,3.957089154,3.938110236,3.913837948,3.883398527,3.847858776,3.813263907,3.787559055,3.776002032,3.781950724,3.802875286,3.831043942,3.85519939,3.867401575,3.86487681,3.850520701,3.829199898,3.808361697,3.793335027,3.785654051,3.783535687,3.785328931,3.788351537,3.790480061,3.791389383,3.792110744,3.793827788,3.798415037,3.807112014,3.820314961,3.837378715,3.857155194,3.877932436,3.898567437,3.918531877,3.938115316,3.957363475,3.976504953,3.995727711,4.01487935,Guyana,GUY,Population density (people per sq. km of land area),EN.POP.DNST,, +,22.43098976,22.71869979,23.00436353,23.28743077,23.55993048,23.8172435,24.06255551,24.30423018,24.5491249,24.79317603,25.08454704,25.34026106,25.58793892,25.83168944,26.07051501,26.29251857,26.51029955,26.729556,26.95764966,27.17925148,27.40085811,27.61118445,27.80779182,27.99517853,28.18266868,28.3752321,28.56997243,28.76855383,28.98022019,29.2020147,29.4385903,29.614575,29.843688,30.05699368,30.30406548,30.50561116,30.6425303,30.83450056,31.02513708,31.21179764,31.4031534,31.59783278,31.79687391,32.00878774,32.22615623,32.46367376,32.7082368,32.98249638,33.21811252,33.43028497,33.58402036,33.78191784,33.97575629,34.17529566,34.37068066,34.5569003,34.73124013,34.8888482,35.03050522,35.19658909,35.21615639,High income,HIC,Population density (people per sq. km of land area),EN.POP.DNST,, +,3105.980392,3240.392157,3353.823529,3435.882353,3527.352941,3558.72549,3649.803922,3728.137255,3788.137255,3881.372549,3965.980392,4042.745098,4158.431373,4291.960784,4417.425743,4473.267327,4583.7,4667.5,4929.7,5063.1,5183.4,5317.676768,5399.090909,5452.424242,5511.313131,5580.40404,5636.868687,5684.444444,5743.636364,5762.121212,5810.10101,5859.090909,5960.606061,6096.363636,5862.952381,6129.047619,6180.285714,6232.095238,6291.904762,6347.619048,6394.571429,6422.952381,6410.285714,6460.47619,6488.761905,6530.571429,6586.952381,6626.47619,6640.761905,6689.714286,6734.857143,6809.619048,6837.047619,6885.238095,6944.095238,6987.238095,7041.142857,7097.714286,7150.380952,7124.761905,7060.095238,"Hong Kong SAR, China",HKG,Population density (people per sq. km of land area),EN.POP.DNST,, +,18.73632139,19.26577889,19.81152918,20.37754938,20.96706587,21.58195549,22.22198588,22.88607561,23.57239253,24.27966753,25.00782018,25.75835195,26.5347931,27.3415408,28.18171418,29.05661811,29.96536777,30.90626508,31.87649477,32.87401913,33.89866833,34.95077308,36.02943069,37.13347037,38.26228439,39.41612298,40.59538833,41.80018768,43.03061936,44.28726428,45.56791492,46.8735097,48.21177943,49.59307355,51.02341585,52.5052641,54.0325677,55.59393154,57.17347395,58.75869157,60.34419519,61.92927876,63.51169005,65.09029404,66.66352668,68.23036018,69.78746984,71.32858164,72.84636697,74.33610689,75.79470909,77.22488158,78.63548128,80.03913665,81.44520511,82.85632317,84.27040844,85.68704084,87.10443293,88.52094021,89.9364912,Honduras,HND,Population density (people per sq. km of land area),EN.POP.DNST,, +,8.294900591,8.49498822,8.703187885,8.919874219,9.145349113,9.379745879,9.623078494,9.875309485,10.13634777,10.40609441,10.68455307,10.97170103,11.26733151,11.57140505,11.88341478,12.20384545,12.53297389,12.8696681,13.21239126,13.56042865,13.91366379,14.27368104,14.64367976,15.0278976,15.42974133,15.84946918,16.28718891,16.74580439,17.22868239,17.73768496,18.27550246,18.8403103,19.52271936,20.11684819,20.71076226,21.30094803,21.89094829,22.48876841,23.10606734,23.75127971,24.42763548,25.13264656,25.862164,26.43751464,27.19341272,27.96155611,28.74459933,29.54658903,30.37332785,31.22792523,33.16160242,34.10554943,35.07772998,36.07601791,37.09836275,38.14507874,39.2154757,40.30693542,41.41626049,42.54100365,43.67970613,Heavily indebted poor countries (HIPC),HPC,Population density (people per sq. km of land area),EN.POP.DNST,, +,74.53571812,75.06192094,75.57994992,76.06646396,76.56810946,77.10071544,77.60119835,78.08313361,78.54569844,78.91704525,79.2572885,79.60228939,79.95279914,80.31944196,80.70259345,81.12920766,81.55197639,81.93677339,82.18168485,82.27118583,82.48093364,82.88739045,83.31700948,83.71105348,84.08901806,84.44725452,84.77454838,85.05109998,85.26667859,85.44746915,83.86732248,81.84256841,82.28336612,83.2055804,82.6333393,81.40580564,81.0096463,81.06125917,80.71180469,79.91954928,76.9029154,76.94820247,76.97011268,76.922802,77.02189064,77.04001072,77.02317727,77.01402788,76.93318442,76.75888134,76.49431737,76.2608649,76.04876698,74.89643046,74.28174589,73.76478176,72.88444955,72.23613713,71.83694999,71.5264181,68.89909878,Croatia,HRV,Population density (people per sq. km of land area),EN.POP.DNST,, +,143.0317852,145.8334906,148.6848694,151.5831277,154.5259071,157.5226778,160.5703193,163.636103,166.6787373,169.6747823,172.6115747,175.5201016,178.4697025,181.556894,184.8537736,188.3757983,192.1126633,196.0820029,200.297061,204.7596154,209.4835631,214.4493106,219.579717,224.7708999,229.9446662,235.070283,240.1575472,245.2185051,250.2813861,255.3670174,260.4720972,265.5838534,270.7069666,275.8460813,281.0054064,286.1869376,291.3904572,296.6139332,301.8530479,307.1045718,312.3661103,317.6396226,322.9357039,328.2685776,333.6461901,339.070537,344.5332366,350.0206821,355.5169086,361.0057329,366.4847605,371.9492743,377.3828737,382.7651306,388.0820029,393.3227866,398.4893687,403.5988026,408.6748549,413.7348694,418.7838534,Haiti,HTI,Population density (people per sq. km of land area),EN.POP.DNST,, +,111.3873945,111.7722062,112.0509497,112.4051427,112.7297823,113.0835796,113.5178222,113.9661629,114.4429714,114.891198,115.2332666,115.5772924,115.9503723,116.4690452,117.1559964,117.8285381,118.3640618,118.7598311,119.0408363,119.1315983,119.1529255,119.0959506,118.930385,118.6926457,118.4770027,118.2750779,118.0767802,117.9090575,116.6320129,115.4332703,115.4267275,115.3815623,115.2628867,115.1052192,114.9450812,114.7478077,114.5933853,114.3270601,114.0036748,113.9362977,113.6752511,113.3520196,113.0278063,112.7777951,112.5662872,112.3911394,112.2171633,112.0208459,110.7108141,110.4608748,110.1483155,109.5809345,109.2795979,108.1138286,107.8569801,107.5391519,107.253627,107.1177296,107.0692636,106.8392395,106.3980495,Hungary,HUN,Population density (people per sq. km of land area),EN.POP.DNST,, +,27.30422478,27.77790848,28.41866173,29.06032804,29.71857571,30.42146136,31.11892661,31.83523553,32.5818459,33.34874725,34.13432136,34.90689951,35.67557698,36.43233192,37.16408676,37.88031372,38.58151954,39.28993825,40.01229897,40.74174977,41.49279688,42.28464625,43.08526082,43.87895589,44.68487887,45.51326143,46.36371943,47.21649513,48.0549237,48.86926753,49.66362423,50.42886411,51.18154701,51.92374304,52.64897648,53.36523477,54.07642171,54.79725478,55.4732904,56.14830283,56.7915368,57.42410457,58.05118841,58.67269758,59.29233044,59.90867712,60.51458199,61.12453419,61.74042311,62.35100997,62.98320915,63.64547004,64.30925025,64.96103658,65.59418932,66.15791282,66.77856444,67.35994137,67.90750306,68.41666898,68.87886559,IBRD only,IBD,Population density (people per sq. km of land area),EN.POP.DNST,, +,24.25429574,24.70442357,25.28224685,25.86508615,26.46463491,27.10205695,27.74007128,28.39564108,29.07584832,29.77236352,30.48366674,31.18702158,31.89047872,32.59028257,33.27795165,33.96099766,34.63959377,35.32980447,36.0359395,36.75238389,37.48987628,38.26290976,39.04802413,39.83383468,40.63469165,41.45813569,42.30373327,43.1568104,44.00514825,44.84248385,45.6686774,46.47950898,47.33472465,48.13954137,48.9314044,49.71969037,50.50692699,51.30147401,52.06593979,52.83533631,53.58723173,54.33586013,55.08551607,55.76217432,56.51598994,57.27325787,58.02931659,58.79421399,59.56796501,60.34449562,61.14042349,61.95946021,62.78541696,63.61088688,64.42040512,65.19853175,66.02683337,66.8422375,67.63389222,68.40529211,69.15024846,IDA & IBRD total,IBT,Population density (people per sq. km of land area),EN.POP.DNST,, +,15.57292851,15.95600652,16.35470494,16.77009809,17.20256532,17.65365069,18.12244296,18.60512394,19.09632025,19.59248719,20.09238453,20.59870105,21.11652458,21.65405302,22.21612332,22.80474063,23.41898024,24.0573622,24.71731112,25.39674742,26.0956566,26.81513273,27.55612614,28.31949359,29.10593027,29.91531693,30.74707947,31.6010146,32.47771954,33.38049978,34.29762447,35.23822641,36.34138296,37.32287581,38.30562934,39.29983732,40.30434333,41.3132376,42.3294331,43.37154685,44.43395583,45.51433105,46.6140975,47.49064208,48.62578641,49.78397874,50.96678546,52.17202363,53.39459535,54.64282177,55.90404222,57.16855003,58.45534162,59.7741342,61.08673298,62.4712486,63.88982027,65.36986928,66.85573326,68.3729359,69.92207097,IDA total,IDA,Population density (people per sq. km of land area),EN.POP.DNST,, +,28.21253361,28.90344329,29.62528557,30.37661768,31.15651639,31.96638669,32.80744364,33.67871295,34.57874682,35.50759881,36.46377144,37.45070273,38.47917778,39.56343912,40.71342985,41.933262,43.21946322,44.56490524,45.95869496,47.39240348,48.86281546,50.37075093,51.9163852,53.50103333,55.12480632,56.78799919,58.48712629,60.21405946,61.95835235,63.73839341,65.48828344,67.25796351,69.04423819,70.8495925,72.69151502,74.58939595,76.53258822,78.49666497,80.45093801,82.4314249,84.41049259,86.39967295,88.41317787,90.47531543,92.60276264,94.80372228,97.08324541,99.43530349,101.8450136,104.374218,106.9416609,109.4746648,112.0583922,114.6952968,116.9734528,119.6915584,122.4461092,125.242257,128.0804486,130.9512748,133.8533643,IDA blend,IDB,Population density (people per sq. km of land area),EN.POP.DNST,, +,49.73497905,51.0708242,52.44914356,53.87411361,55.34816209,56.87079329,58.43857869,60.04732138,61.69155263,63.36668139,65.07070994,66.80245091,68.55914649,70.33799301,72.13672671,73.95073886,75.77849986,77.62423257,79.49449593,81.39229177,83.31901169,85.2676049,87.22227019,89.16208206,91.07153022,92.94384815,94.78118759,96.58801647,98.3727634,100.1415336,101.8960885,103.6337464,105.3512611,107.0438669,108.7091622,110.3469537,111.9616929,113.5614947,115.1571129,116.7571896,118.3655167,119.9831031,121.6124538,123.2553343,124.9134552,126.5853718,128.2722936,129.9810413,131.7203056,133.4942762,135.3058331,137.1471784,138.9983903,140.8325795,142.6294634,139.3095814,140.9578113,142.5660933,144.1399885,145.6835435,147.1952018,Indonesia,IDN,Population density (people per sq. km of land area),EN.POP.DNST,, +,12.89159523,13.20937062,13.53951813,13.88364605,14.24241007,14.61738373,15.00720473,15.40745157,15.81191814,16.21629639,16.61940066,17.0237608,17.43325603,17.85472817,18.29202659,18.74673532,19.21842216,19.70680542,20.21107425,20.73049606,21.26573537,21.8179444,22.38823791,22.9773754,23.58617602,24.21443263,24.86218878,25.53092242,26.2235736,26.94024801,27.68098906,28.44571437,29.36977154,30.17321824,30.9727518,31.77424922,32.57857799,33.38377717,34.19992525,35.04207083,35.90900335,36.79557687,37.70040695,38.38078503,39.305625,40.24289787,41.19329197,42.15537435,43.12634675,44.10341989,45.08794292,46.08355149,47.09545373,48.13422322,49.20103419,50.30189873,51.43615233,52.62965734,53.82776028,55.05692613,56.31816677,IDA only,IDX,Population density (people per sq. km of land area),EN.POP.DNST,, +,84.7122807,84.94912281,85.61403509,86.65964912,87.97368421,89.56315789,91.43333333,93.4245614,95.4,97.24736842,98.86315789,100.2912281,101.6122807,102.9350877,104.354386,105.9192982,107.6052632,109.2280702,110.5719298,111.4842105,111.8912281,111.8684211,111.7491228,111.9508772,112.7666667,114.3859649,116.6245614,119.1701754,121.5140351,123.3192982,124.4350877,125.0210526,125.3175439,125.722807,126.5491228,127.8666667,129.5631579,131.4666667,133.3263158,134.9859649,136.3280702,137.4,138.3824561,139.5,140.8649123,142.6017544,144.5719298,146.5175439,148.0333333,148.8701754,148.9280702,148.3052632,147.3421053,146.4701754,146.0210526,146.1333333,146.6842105,147.4964912,148.4017544,149.1789474,149.8421053,Isle of Man,IMN,Population density (people per sq. km of land area),EN.POP.DNST,, +,154.5956249,157.7689926,161.0477642,164.4187351,167.8746827,171.4089947,175.0310532,178.7688759,182.6604869,186.7320276,190.9962098,195.4423548,200.0444425,204.7641069,209.5738584,214.4599185,219.4305665,224.5062761,229.7180295,235.0851567,240.6119343,246.2807617,252.062249,257.9160467,263.8109277,269.7356207,275.6911247,281.6735352,287.6824808,293.7174547,299.770012,305.8354892,311.9221664,318.0428523,324.2048392,330.4078273,336.6417982,342.8921751,349.1395283,355.3676516,361.5645465,367.7253008,373.8486763,379.9365214,385.9860702,391.9985911,397.9595892,403.8321675,409.5689199,415.1369953,420.5206997,425.731367,430.7972646,435.761175,440.6554549,445.4869181,450.2493211,454.9464659,459.5796959,464.1494102,468.6579173,India,IND,Population density (people per sq. km of land area),EN.POP.DNST,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Not classified,INX,Population density (people per sq. km of land area),EN.POP.DNST,, -,40.99869357,41.16780375,41.4087676,41.61053854,41.76658441,41.9335172,42.13165917,42.32181739,42.57003919,42.92713021,43.43228335,44.08259544,44.79532588,45.54362026,46.29917259,47.0031935,47.64407026,48.32486573,48.97300044,49.53984613,50.12338511,50.59950646,50.95950065,51.27628103,51.35842648,51.38176804,51.38709537,51.16778923,50.96543765,51.00847728,51.30258383,51.65379591,51.91262883,52.11766584,52.38555668,52.80171288,53.3338801,53.89310495,54.50407897,55.23550588,56.12197706,57.07572942,58.01307882,59.08349543,60.38487444,62.03499782,63.85457976,65.16974888,65.83502685,66.19473073,66.484018,66.76633764,67.11882712,67.61126433,68.25311366,69.0279431,69.78353898,70.65344753,71.62636087,72.37151981,,Ireland,IRL,Population density (people per sq. km of land area),EN.POP.DNST,, -,13.80213844,14.16495309,14.53881849,14.92414782,15.32138866,15.73244677,16.15816695,16.59702841,17.04666618,17.50649083,17.97783774,18.46514833,18.975,19.51575493,20.09490164,20.71144613,21.36781417,22.07864326,22.86226639,23.7298583,24.68129804,25.70620042,26.79144748,27.91865714,29.06947432,30.24402797,31.43113903,32.58755863,33.65873732,34.60682482,35.41284474,36.0890346,36.66823903,37.20045188,37.7235799,38.24683747,38.76342064,39.27640414,39.78540423,40.29040313,40.7973618,41.31044537,41.82503684,42.33360286,42.83156819,43.31808001,43.79802795,44.27945676,44.77322196,45.28753101,45.82317775,46.37876728,46.95717171,47.56119318,48.19138977,48.84942594,49.53086274,50.22238022,50.90614517,51.56864916,,"Iran, Islamic Rep.",IRN,Population density (people per sq. km of land area),EN.POP.DNST,, -,17.09159064,17.54628118,18.0371539,18.57054439,19.15036468,19.77996205,20.45727188,21.17357615,21.91642088,22.67640213,23.44891739,24.23499783,25.03804102,25.86382697,26.71554748,27.59374214,28.49317283,29.40457279,30.31553833,31.21692846,32.11037565,32.99829892,33.87441525,34.73122528,35.56669868,36.37598372,37.17006653,37.98230103,38.85712783,39.82694972,40.90234127,42.07590827,43.33879096,44.67464161,46.06932803,47.51828658,49.01931774,50.56206416,52.13448796,53.72473878,55.34942497,57.00418867,58.63342936,60.16379267,61.55492832,62.757217,63.81608707,64.900974,66.70923973,68.47940919,70.74347255,73.42515196,76.37623236,79.26682683,81.93958694,84.33142299,86.50165159,88.53058084,90.54884504,92.65125263,,Iraq,IRQ,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.785825436,1.81923192,1.851900249,1.885117207,1.918064838,1.950822943,1.982553616,2.009855362,2.028618454,2.039281796,2.055840399,2.086154613,2.117875312,2.146723192,2.174354115,2.196049875,2.212458853,2.229795511,2.251720698,2.275690773,2.301795511,2.33276808,2.363860349,2.389137157,2.408029925,2.425735661,2.452458853,2.49117207,2.522214464,2.541905237,2.571541147,2.60405985,2.630673317,2.65357606,2.668009975,2.682453865,2.704518703,2.73363591,2.766892768,2.805037406,2.842573566,2.86805985,2.887990025,2.913456359,2.95994015,3.030244389,3.107890274,3.166224439,3.177047382,3.172478803,3.182184539,3.199162095,3.229566085,3.265695761,3.299900249,3.346024938,3.425436409,3.498175146,3.575949618,3.634463949,,Iceland,ISL,Population density (people per sq. km of land area),EN.POP.DNST,, -,100.9704251,105.961183,109.935305,114.3715342,118.4380776,121.4879852,126.8484288,129.5286506,132.948244,137.4306839,141.8207024,145.4713494,151.4787431,156.0536044,159.6580407,163.2624769,166.9593346,170.5175601,174.9537893,179.2051756,182.8096118,186.2754159,189.6950092,192.1903882,195.6099815,198.6598891,201.8946396,205.2680222,208.780037,215.3419593,228.6968577,236.7375231,243.1146026,249.4916821,256.2384473,263.0314233,269.6857671,275.9242144,283.0406654,290.6192237,297.5508318,303.6044362,309.1358595,314.6487985,320.2449168,325.9565619,331.797597,337.7449168,345.9149723,352.2920518,358.8632163,365.5499076,372.435305,379.6534196,387.2504621,394.9168207,402.6478743,410.4805915,418.3918669,425.836414,,Israel,ISR,Population density (people per sq. km of land area),EN.POP.DNST,, -,171.8280575,172.9946279,174.2613308,175.7007582,177.1865969,178.5692428,179.8663765,181.0062562,182.0337629,182.999048,183.8546462,184.9013804,186.1596206,187.3818231,188.5043045,189.4470096,190.253344,190.9324504,191.4853252,191.8801911,192.1106899,192.2530618,192.322852,192.3658427,192.4214444,192.4319302,192.4515691,192.5445854,192.6890653,192.8504301,192.983989,193.1151168,193.2332155,193.2725851,193.2756554,193.329982,193.432294,193.4879603,193.5205093,193.608201,193.7169766,194.0056679,194.8500816,196.115207,197.0812674,197.6745053,198.6751547,199.9956857,200.9089719,201.5279017,201.8747841,202.4196539,204.7798599,206.6673693,206.4682872,206.1178282,205.8091691,202.941457,200.6149229,199.6759715,,Italy,ITA,Population density (people per sq. km of land area),EN.POP.DNST,, -,152.4530933,154.8014774,157.3093259,159.8096953,162.1891043,164.4064635,166.5119114,168.5939982,170.7902124,173.189012,175.8338873,178.678578,181.623084,184.5164358,187.2593721,189.7849492,192.1351801,194.4508772,196.932964,199.7081256,202.8551247,206.2845799,209.7631579,212.9609418,215.6518929,217.7437673,219.3351801,220.6292705,221.9265005,223.444229,225.2381348,227.2434903,229.4167128,231.6751616,233.9524469,236.2540166,238.5885503,240.8932595,243.0911357,245.1244691,246.9719298,248.6466297,250.1789474,251.6174515,253.0009234,254.331856,255.6074792,256.8669437,258.156879,259.5072946,260.9355494,262.4310249,263.9621422,265.4789474,266.945891,268.3510619,269.699723,270.9928901,272.23241,273.4220683,,Jamaica,JAM,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.03788531,11.45338849,11.90176791,12.49324569,13.30012466,14.3592815,15.62777652,17.00099728,18.32986174,19.50719628,20.50309383,21.34998867,22.08117634,22.7531165,23.412466,24.06142339,24.69810743,25.36192203,26.1005893,26.94919538,27.93370354,29.05173391,30.27439937,31.55549637,32.86553717,34.17150952,35.49184044,36.90562103,38.5237194,40.41124207,42.61664778,45.07782185,47.61512919,49.98138033,52.00410245,53.63608341,54.94714415,56.02872847,57.02350408,58.05184723,59.12656392,60.2619447,61.58245694,63.23935857,65.34042384,67.90057797,70.88950589,74.30273119,77.64426673,81.7925321,86.31288579,91.1237103,95.95620635,100.4598108,104.3768078,107.617549,110.2257265,112.2473755,113.783476,114.9261095,,Jordan,JOR,Population density (people per sq. km of land area),EN.POP.DNST,, -,256.4903191,258.8846469,261.5216798,264.2568857,267.1175348,269.5691301,272.3725116,275.4595037,278.7537497,281.982547,288.238342,292.3840698,296.5275505,300.4964539,304.4283765,307.7080491,310.7860262,313.6271834,316.2936681,318.8834289,321.1271834,323.5390497,325.7973785,329.2651494,331.4234778,333.1011791,334.8025233,336.1985738,337.5452551,338.6670324,340,341.2643993,342.372463,343.3296764,344.1360395,345.0123457,345.8353909,346.776406,347.4101509,347.9917695,348.8312757,349.6433471,350.3923182,350.5102881,350.5432099,350.7654321,351.1687243,351.3388203,351.2949246,351.3580247,350.7078189,350.1481481,349.6433471,349.1796982,348.8093278,348.4074376,347.834834,347.1305898,346.4058464,345.2291385,,Japan,JPN,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.833545209,3.98449124,4.129295848,4.264124162,4.386385895,4.494040079,4.587808275,4.671419787,4.750384858,4.828736526,4.908030892,4.987215246,5.064641997,5.137598622,5.204366041,5.264342334,5.318972108,5.370951217,5.423985258,5.480673779,5.540947883,5.603618921,5.668524651,5.735233915,5.802716598,5.871957625,5.941124199,6.002888469,6.019002111,6.055487647,6.093903397,6.089230285,6.067589732,5.980577842,5.858518724,5.770354854,5.680040375,5.58270919,5.529641812,5.513066637,5.503698559,5.503925621,5.522472497,5.560982331,5.610634145,5.670291143,5.735523206,5.843959699,5.960966774,6.045809534,6.132978479,6.219983702,6.310164463,6.40378005,6.498057562,6.591123088,6.681400156,6.769808497,6.85767789,6.946860762,,Kazakhstan,KAZ,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.71991601,15.19310187,15.68772183,16.20461046,16.74484837,17.30936676,17.89979091,18.51900938,19.17046245,19.85696665,20.58025442,21.34109358,22.14006923,22.97737112,23.85335418,24.76764592,25.72106512,26.716416,27.7572671,28.84563201,29.98184981,31.16337984,32.38528306,33.6409372,34.92476016,36.23459957,37.56915873,38.92484275,40.29779668,41.68495274,43.08555716,44.49885793,45.92229856,47.35303792,48.78992339,50.23273008,51.68440103,53.15122465,54.64167516,56.16290719,57.71614893,59.30306427,60.93189901,62.61248023,64.35129669,66.15075201,68.00775556,69.91598552,71.86596971,73.8494641,75.86581509,77.91311277,79.98029659,82.05373546,84.12400991,86.18535158,88.24040834,90.29864357,92.37440173,94.47816003,,Kenya,KEN,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.76173097,12.16579771,12.58446298,13.00990615,13.41657977,13.84410845,14.26746611,14.69395203,15.09280501,15.43222106,15.75755996,16.10114703,16.44316997,16.80865485,17.16579771,17.51147028,17.85140772,18.18091762,18.51929093,18.86027112,19.2168926,19.60010428,20.01199166,20.41918665,20.80448384,21.20177268,21.60896767,21.99374348,22.45828989,22.89468196,23.2721585,23.54223149,23.54900938,23.54066736,23.77685089,24.13138686,24.48592284,24.86444213,25.2367049,25.53910323,25.78258603,26.02033368,26.29457769,26.61470282,26.91657977,27.20750782,27.46819604,27.73044838,28.06725756,28.40406674,28.75182482,29.2346194,29.82064651,30.42492179,31.05787278,31.69708029,32.31595412,32.96558916,33.66110532,34.30604797,,Kyrgyz Republic,KGZ,Population density (people per sq. km of land area),EN.POP.DNST,, -,33.27083617,34.15156356,35.03051212,35.86813392,36.63715726,37.30474734,37.87650691,38.40798776,38.9792828,39.63616587,40.44663494,41.36706322,42.20050419,42.67693179,42.6266542,41.94814752,40.76615681,39.41347723,38.35482098,37.92068321,38.23843757,39.20124065,40.61864944,42.1926354,43.70549513,45.09943349,46.44279402,47.7901031,49.23708928,50.84747904,52.62462044,54.52016202,56.48497054,58.45173918,60.36791865,62.21911965,64.00744392,65.71782234,67.33777476,68.86041808,70.27765126,71.59369477,72.83124292,74.022632,75.19462384,76.35228303,77.49803422,78.65304215,79.84140607,81.07979266,82.37831974,83.73246091,85.12536823,86.53130523,87.93017788,89.31730116,90.69461251,92.05639588,93.39758668,94.71431566,,Cambodia,KHM,Population density (people per sq. km of land area),EN.POP.DNST,, -,52.14074074,53.43580247,54.74320988,56.03950617,57.31975309,58.55432099,59.75679012,60.9308642,62.05802469,63.1382716,64.17160494,65.15432099,66.12098765,67.07901235,68.04197531,69.03950617,70.07283951,71.12716049,72.18395062,73.20493827,74.19876543,75.1691358,76.21728395,77.46296296,78.99876543,80.8691358,83.01728395,85.29259259,87.46790123,89.37530864,90.97777778,92.30493827,93.47037037,94.65185185,95.94567901,97.41234568,98.99753086,100.6888889,102.4308642,104.2037037,105.9802469,107.7876543,109.6790123,111.7259259,113.9740741,116.4703704,119.1740741,121.9259259,124.6024691,127.0740741,129.3024691,131.3074074,133.1938272,135.045679,136.9469136,138.9246914,140.9296296,143.0148148,145.1950617,147.4641975,,Kiribati,KIR,Population density (people per sq. km of land area),EN.POP.DNST,, -,146.2742857,145.6028571,144.3685714,142.6514286,140.5971429,138.1457143,135.3942857,132.5685714,130.0828571,128.2228571,127.1114286,126.6228571,126.5828571,126.6342857,126.4885714,126.1142857,125.5542857,124.8657143,124.1485714,166.1576923,165.2423077,164.3576923,163.3730769,162.3,161.0538462,159.5346154,157.85,156.2807692,155.2076923,154.8461538,155.3115385,156.5038462,158.2346154,160.0692308,161.8346154,163.3538462,164.8346154,166.25,167.7769231,169.55,171.5461538,173.7230769,175.9576923,178.1653846,180.2,182.05,183.7269231,185.3,186.9192308,188.5038462,190.1615385,191.85,193.5692308,195.2923077,196.9384615,198.5730769,200.1384615,201.6846154,203.2076923,204.5846154,,St. Kitts and Nevis,KNA,Population density (people per sq. km of land area),EN.POP.DNST,, -,267.112513,274.8603566,282.6222994,290.111497,297.5811113,305.1583143,312.3676446,319.7004147,327.0191375,334.2403794,340.8947128,347.3502592,353.5470558,359.6544267,365.7549762,371.6413332,377.4807692,383.2592266,389.1171055,395.2288513,401.4435828,407.6959569,413.7508086,418.8882024,423.0328012,427.261808,431.4917064,435.7375803,440.0688161,444.4254924,448.8461953,453.5347502,458.1653328,462.7984657,467.4786544,471.9539809,476.4003732,479.8517831,483.2746942,487.3326871,489.6647095,492.2485381,494.7554752,496.6176307,497.5174084,499.9823699,502.3074494,505.7707805,508.0139604,509.8159671,513.8042803,515.8755832,517.6122698,520.8524992,523.5255477,525.3700725,526.7348067,528.9690115,530.8123667,531.5446985,,"Korea, Rep.",KOR,Population density (people per sq. km of land area),EN.POP.DNST,, -,16.86762065,18.93075196,21.25454545,23.78787879,26.48888889,29.35852974,32.38855219,35.51689113,38.66285073,41.77575758,44.81700337,47.80684624,50.8214927,53.97154882,57.33585859,60.9352413,64.73473625,68.69040404,72.73159371,76.80583614,80.77070707,84.60359147,88.49466891,92.71324355,97.37811448,102.8227834,108.8056117,114.1891134,117.4402918,117.5841751,113.9897306,,,,90.11823793,91.29393939,95.97401796,102.7565095,109.5197531,114.7656004,118.0287879,119.9209315,121.303367,123.4847363,127.3959596,133.2020763,140.5177329,149.0465769,158.3075758,167.894725,177.7808081,187.9265993,197.8890011,207.1234007,215.2406285,222.0461279,227.6151515,232.1725028,236.0873737,239.65,,Kuwait,KWT,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.10752801,11.41912957,11.73881666,12.06467371,12.39522509,12.7299807,13.06896668,13.41189065,13.7586187,14.10906986,14.462998,14.82033556,15.18144769,15.5468698,15.91684386,16.29151048,16.67044655,17.05446361,17.44443899,17.84076346,18.24360958,18.65213966,19.06433563,19.47760833,19.88999533,20.30063076,20.70956587,21.11686974,21.52294733,21.92799028,22.33143241,22.732652,23.13178981,23.52925849,23.92524831,24.31989171,24.71258088,25.14111032,25.52531859,25.90262317,26.2718164,26.63445059,26.98852336,27.33756652,27.68287767,28.02505442,28.36397952,28.69988168,29.0328114,29.35709271,29.68584571,30.01185795,30.34096902,30.67015551,31.00411453,31.34577179,31.69285895,32.03763166,32.3710405,32.68619482,,Latin America & Caribbean (excluding high income),LAC,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.40355286,9.623583189,9.849878683,10.08291594,10.32316291,10.56844454,10.81857452,11.07818458,11.35376083,11.64830589,11.9682149,12.30867418,12.64856153,12.95911179,13.22176343,13.42704506,13.58682409,13.72980069,13.89658146,14.11676343,14.39927643,14.73653813,15.12092721,15.53862652,15.97872184,16.43935875,16.92170711,17.4212175,17.93260399,18.45091421,18.97415078,19.49889948,20.01709705,20.51922444,20.99860052,21.45229203,21.88175043,22.29029896,22.68344454,23.06629549,23.43840555,23.80089688,24.16221837,24.53292461,24.92060225,25.32961438,25.7580156,26.19857019,26.64047227,27.07611785,27.50244367,27.92256066,28.34186308,28.76847054,29.20779896,29.66138648,30.12578423,30.59574523,31.06350087,31.52320624,,Lao PDR,LAO,Population density (people per sq. km of land area),EN.POP.DNST,, -,182.2691105,188.2008798,194.0370479,199.5338221,204.5331378,208.8579668,212.5837732,216.1064516,219.9857283,224.5782991,230.1120235,236.3477028,242.614174,247.9738025,251.7835777,253.8034213,254.3239492,253.8809384,253.2659824,253.0721408,253.5971652,254.7554252,256.3120235,257.8744868,259.2367546,260.1048876,260.7973607,262.4322581,266.5139785,274.001173,285.601173,300.697263,317.3146628,332.6841642,344.9050831,352.9484848,357.6173021,361.0473118,366.3501466,375.6377322,390.1269795,408.8176931,428.9714565,446.6644184,459.3119257,465.2746823,466.0163245,465.7619746,470.4815249,484.170479,508.5065494,541.311828,578.0074291,612.027957,638.5807429,656.3324536,666.6053763,670.5188661,670.1572825,667.1986315,,Lebanon,LBN,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.85946844,12.11224045,12.37329734,12.64436254,12.92674419,13.22111711,13.52815615,13.84946013,14.18708472,14.54246262,14.9163206,15.30904277,15.72221761,16.15747508,16.61600914,17.08713663,17.5680544,18.07432517,18.62802118,19.23786337,19.92142857,20.65486919,21.35830565,21.92345307,22.27736711,22.40899086,22.35581395,22.15640573,21.86907184,21.55229444,21.18086586,20.78085548,20.52222799,20.62386836,21.22775125,22.43023256,24.15085133,26.13654485,28.0285299,29.57274709,30.66785714,31.40289659,31.94616902,32.55454734,33.41065199,34.56406769,35.94176703,37.45704942,38.97559178,40.40030108,41.70936462,42.9366902,44.10648879,45.26067276,46.43094892,47.62030731,48.81877076,50.03089701,51.26011213,52.50910507,,Liberia,LBR,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.851402071,0.881375246,0.913402367,0.947873876,0.98509099,1.025091217,1.067818293,1.113307455,1.161564954,1.212548166,1.266320743,1.322781522,1.381471294,1.441794446,1.503311093,1.565578503,1.628629642,1.693114109,1.759962263,1.829717994,1.902644441,1.97804142,2.054333519,2.129370176,2.201587347,2.270253021,2.335676938,2.398610432,2.460265183,2.521490276,2.582632393,2.643245394,2.702487014,2.759170579,2.812551008,2.862210009,2.908719324,2.953484433,2.998466076,3.045053253,3.093563659,3.143490344,3.194326358,3.245258988,3.295528945,3.345689214,3.395652273,3.44336588,3.486131034,3.522322312,3.550608682,3.572383123,3.592046785,3.615739909,3.647723269,3.689691624,3.740024666,3.795631245,3.851832297,3.905161008,,Libya,LBY,Population density (people per sq. km of land area),EN.POP.DNST,, -,148.7180328,150.642623,152.8098361,155.142623,157.6032787,160.1983607,162.9016393,165.6196721,168.195082,170.5180328,172.5311475,174.2672131,175.9196721,177.6868852,179.7278689,182.0885246,184.7295082,187.5377049,190.4065574,193.1606557,195.795082,198.3393443,200.9360656,203.7639344,206.9606557,210.5704918,214.5377049,218.6295082,222.6016393,226.2606557,229.5098361,232.3901639,235.0852459,237.8360656,240.7721311,243.995082,247.4098361,250.857377,254.0786885,256.9459016,259.3180328,261.2983607,263.1639344,265.2803279,267.8819672,271.1114754,274.8262295,278.7065574,282.3327869,285.3967213,287.7672131,289.5967213,290.9918033,292.3065574,293.657377,295.1278689,296.647541,298.1803279,299.6639344,301.0311475,,St. Lucia,LCA,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.25550759,11.56792072,11.88824977,12.21384047,12.54330949,12.87612299,13.21228923,13.55202689,13.89537663,14.24259322,14.59366373,14.9481518,15.30666926,15.66955897,16.03689837,16.40889727,16.78504598,17.16644471,17.55344538,17.94667953,18.34570312,18.7500921,19.15816003,19.56785471,19.97760102,20.38659864,20.79475445,21.2019894,21.60848304,22.01439176,22.41859759,22.82080474,23.22141952,23.62036224,24.01747275,24.4131798,24.80615388,25.23043187,25.61359267,25.98962815,26.35782403,26.71971279,27.07346807,27.42228395,27.76719901,28.10817275,28.44514578,28.77906136,29.11068243,29.43513004,29.76409589,30.09155708,30.41962054,30.73979502,31.05415485,31.36327042,31.66667924,31.9619024,32.25871565,32.55481854,,Latin America & Caribbean,LCN,Population density (people per sq. km of land area),EN.POP.DNST,, -,12.08861077,12.37283127,12.66787506,12.97562583,13.29717463,13.63372498,13.98419644,14.34458546,14.70940488,15.07497728,15.43980117,15.80583329,16.17710928,16.55977887,16.95792365,17.37288015,17.80429323,18.25135533,18.7123636,19.18630752,19.67338712,20.17497654,20.69262957,21.22834122,21.78369517,22.35852149,22.95272289,23.56788331,24.20590216,24.86766598,25.55467711,26.26534301,27.12829937,27.87936327,28.62505693,29.37171182,30.1214691,30.87996723,31.65553902,32.45346339,33.27750497,34.1247933,34.99025111,35.64201098,36.51839669,37.39863544,38.2861439,39.18672431,40.10727512,41.05263325,42.02645958,43.02750702,44.05442908,45.10598324,46.18086049,47.27956266,48.40229707,49.54591432,50.70874831,51.88884133,,Least developed countries: UN classification,LDC,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.436800264,9.647354011,9.865481804,10.09472726,10.33754993,10.59477572,10.86530678,11.14728213,11.43795329,11.73528282,12.03863348,12.34850059,12.66531329,12.9902485,13.32355128,13.66568777,14.01678936,14.37517387,14.73849472,15.10556198,15.47619751,15.85251886,16.23858786,16.63980448,17.06053574,17.50137301,17.96254759,18.44748126,18.9600647,19.50255639,20.07795882,20.68451643,21.45908055,22.10388614,22.75182989,23.39932597,24.05001426,24.71190856,25.39672098,26.11288392,26.86222872,27.6418374,28.44984926,29.02858077,29.87376922,30.74069197,31.629377,32.53363937,33.44562892,34.35883288,35.27343304,36.19216965,37.12243752,38.07550196,39.05958166,40.07665755,41.12496209,42.20712097,43.32548859,44.48094575,,Low income,LIC,Population density (people per sq. km of land area),EN.POP.DNST,, -,105.5875,108.125,110.775,113.5625,116.5125,119.75,123.05,126.48125,129.7875,132.925,135.80625,138.50625,141,143.65625,146.475,149.58125,152.81875,156.05,159.14375,161.75625,163.93125,165.83125,167.4375,168.925,170.5375,172.2,173.96875,175.84375,177.80625,179.9375,182.2875,184.7,187.41875,190.09375,193.025,195.9625,198.9375,201.9125,204.78125,207.4,209.64375,211.78125,213.575,215.275,216.9875,218.59375,220.10625,221.68125,223.26875,224.975,226.86875,228.84375,230.875,232.61875,234.15625,235.34375,236.28125,236.9875,237.625,238.35625,,Liechtenstein,LIE,Population density (people per sq. km of land area),EN.POP.DNST,, -,161.2444427,165.0802105,168.9924414,173.0182905,177.1778823,181.4808643,185.8977834,190.3620954,194.7846914,199.1027906,203.2822676,207.3390847,211.3224845,215.3074629,219.3452559,223.4554935,227.6111465,231.7603413,235.829469,239.7678201,243.5468346,247.1888056,250.7517302,254.3214958,257.9537873,261.6625897,265.4115133,269.1466433,272.7914527,276.2839898,279.632148,282.8388933,285.8368203,288.5420826,290.909217,292.8925211,294.5446819,296.0388295,297.6127093,299.4355924,301.5743422,303.9782491,306.5545527,309.1556849,311.6725881,314.0803221,316.4095679,318.6730027,320.897911,323.1021847,325.2829852,325.7056291,328.2570563,331.3347154,338.8105278,342.5750893,346.468906,350.284495,352.4343722,354.309453,,Sri Lanka,LKA,Population density (people per sq. km of land area),EN.POP.DNST,, -,39.64998547,40.56928044,41.51750473,42.49264183,43.49313798,44.51912875,45.57097694,46.64907297,47.75379644,48.88569119,50.0456235,51.2348016,52.45507506,53.7086972,54.99750888,56.32094549,57.67917381,59.0775277,60.5226511,62.01825105,63.56702564,65.159898,66.793274,68.45583376,70.13700418,71.83586926,73.55067971,75.27544357,77.0036395,78.80489545,80.51581587,82.22410147,83.92097509,85.62843704,87.31289887,89.00343259,90.6975212,92.38959425,94.07438262,95.80982798,97.48697476,99.16536989,100.8456944,102.5357772,104.2249627,105.9215748,107.6279254,109.3453234,111.0722985,112.8204099,114.5753388,116.3231786,118.0848031,119.8563916,121.5464487,123.0087349,124.7872531,126.5650055,128.3378747,130.104454,,Lower middle income,LMC,Population density (people per sq. km of land area),EN.POP.DNST,, -,24.37586398,24.82961017,25.41296819,26.00144089,26.60870863,27.25582227,27.90317205,28.56871141,29.26013055,29.9697448,30.6944845,31.40948857,32.12406529,32.83417751,33.53102948,34.2222759,34.90833681,35.60636555,36.32047995,37.04473728,37.79057679,38.57255803,39.36680156,40.16185247,40.97257875,41.80678378,42.6640177,43.52950414,44.39036298,45.26086035,46.10129485,46.92629802,47.79580031,48.61320975,49.41842546,50.2204228,51.02077906,51.82798476,52.60472274,53.39126501,54.15714401,54.91862796,55.68068359,56.3673367,57.13309634,57.90232806,58.67017806,59.44673234,60.23208321,61.02171265,61.82936022,62.66110937,63.50221899,64.34338228,65.16969571,65.9659786,66.81603105,67.65368584,68.46578215,69.2537846,,Low & middle income,LMY,Population density (people per sq. km of land area),EN.POP.DNST,, -,28.09262187,28.62753623,29.18514493,29.76801713,30.37901845,31.02101449,31.69561924,32.40062582,33.13277339,33.89097497,34.67124506,35.47766798,36.32691041,37.24090909,38.23435441,39.31215415,40.46531621,41.6736166,42.90744401,44.14552042,45.38234519,46.61930171,47.85003294,49.06735837,50.26785244,51.43896574,52.5821805,53.72177207,54.89341238,56.11847826,57.39571805,58.70500659,60.02098155,61.30839921,62.53616601,63.71192358,64.82391304,65.79459816,66.52608696,66.95668643,67.05329381,66.85876153,66.48073123,66.0722332,65.74818841,65.54456522,65.44552042,65.45223979,65.55121871,65.73040184,66.00108696,66.36982872,66.81581028,67.30724638,67.81986166,68.34785903,68.89104084,69.44423584,70.00220685,70.56166008,,Lesotho,LSO,Population density (people per sq. km of land area),EN.POP.DNST,, -,24.65650913,24.98494513,25.56726386,26.13992486,26.72887963,27.37951856,28.01120432,28.66060123,29.34296837,30.04040345,30.74985336,31.42186735,32.07214073,32.69061145,33.25874811,33.79261904,34.29179492,34.78987795,35.29263491,35.78591862,36.29188482,36.84647955,37.40032245,37.93410861,38.48379286,39.0661389,39.68065253,40.2980603,40.89564728,41.46179979,42.0009133,42.45254552,42.93057319,43.39830392,43.88102601,44.31552129,44.74247846,45.15054781,45.52583858,45.89602685,46.22790248,46.53888102,46.8434867,47.1446349,47.44884845,47.75450604,48.05013165,48.35278557,48.65560296,48.94707817,49.25919101,49.61156323,49.96339674,50.3070015,50.63121743,50.9564359,51.28907671,51.56977752,51.8087028,51.99142507,,Late-demographic dividend,LTE,Population density (people per sq. km of land area),EN.POP.DNST,, -,45.04706445,45.68203574,46.25,46.8283344,47.40666879,47.99058711,48.57051691,49.12013401,49.57436184,50.0907626,50.71858647,51.27029355,51.76193363,52.2318762,52.67472878,53.10567964,53.52641991,53.9169432,54.20934907,54.45440332,54.76941608,55.15601468,55.60293555,56.06581047,56.54982451,57.09818124,57.69570836,58.31284301,58.77879706,58.99550096,59.09594767,59.03181238,58.75260051,58.34626675,57.89888322,57.46032227,57.03792278,56.62621251,56.22587747,55.83178047,55.373612,54.93087109,54.48648692,53.87803127,53.00778558,52.1682993,51.55223357,51.02881532,50.46535301,49.4181412,48.31533012,47.67165013,47.19088951,46.80553871,46.36727853,45.78766642,45.15258377,44.73164618,44.61339614,44.62533929,,Lithuania,LTU,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,179.5473251,181.6975309,183.6111111,185.8559671,188.5164609,191.4230453,194.500823,197.5279835,201.090535,204.8489712,208.6226337,213.3115226,218.4962963,223.6049383,228.9378601,234.4049383,239.5119342,245.4057613,250.1851852,255.1444444,259.4316872,,Luxembourg,LUX,Population density (people per sq. km of land area),EN.POP.DNST,, -,34.6112451,35.07598559,35.54760756,36.02519455,36.4319088,36.71002958,36.9994855,37.3596212,37.67401441,37.93112097,38.20806804,38.51813621,38.84203164,39.18557464,39.49016014,39.72906618,39.95551161,40.16208438,40.29122452,40.38364203,40.50776577,40.69522156,40.93528523,41.19311531,41.46364718,41.80159496,42.23073831,42.66245418,42.87984758,42.81868609,42.61658306,42.0338607,41.21310052,40.52900508,39.95523828,39.50771754,39.11587562,38.74877806,38.43465818,38.06595279,37.57749695,37.14343366,36.78620812,36.38693807,35.9958679,35.66719725,35.37727507,35.00742813,34.44305243,33.70107648,33.1142926,32.71661306,32.36287184,32.08532346,31.82885884,31.54438184,31.27109966,31.03839588,30.8233532,30.6079723,,Latvia,LVA,Population density (people per sq. km of land area),EN.POP.DNST,, -,8523.3,8809.4,9212.25,9677.8,10161.2,10659.45,11170.8,11650.1,12041.85,12309.65,12437.25,12438.5,12347.25,12214.45,12081.55,11953.7,11833.45,11758.75,11772,11904.25,12168.65,12557.7,13046.05,13595.7,14174.5,14779.85,15409.05,16038.7,16639.15,17190.8,17681.15,18115.4,18509.75,18890.25,19275.85,19668.8,20067.65,20481,20919.4,21388.6,16843.38462,16622.7037,17042.85185,16842.85714,17245.10714,17265.87413,17277.53425,17644.93151,17844.10169,18121.71717,18422.50836,18864.11371,19055.0495,19478.87789,19805.69079,20092.59016,20213.57143,19198.57143,19466.44377,19736.83891,,"Macao SAR, China",MAC,Population density (people per sq. km of land area),EN.POP.DNST,, -,73.45588235,74.96323529,76.81985294,79.08088235,82.1875,85.9375,90.47794118,95.47794118,100.3860294,104.9080882,109.2830882,113.1617647,117.0955882,121.3419118,126.5073529,133.2720588,141.7830882,150.5698529,157.2977941,161.3419118,159.4669118,153.8970588,152.5,166.6727941,203.4191176,267.6654412,354.3014706,448.0514706,527.9963235,579.4485294,596.3419118,584.8529412,555.0367647,523.5661765,502.2058824,493.6397059,494.6691176,503.4558824,516.9485294,531.8933824,548.6580882,568.2536765,589.2463235,610.0551471,629.6323529,647.7941176,664.3014706,677.9411765,687.1323529,690.8455882,749.02,740.24,729.16,720.36,717.3,721.22,731.38,745.28,760.04,773.18,,St. Martin (French part),MAF,Population density (people per sq. km of land area),EN.POP.DNST,, -,28.47736479,29.33837433,30.19766322,31.04730923,31.88189049,32.70007393,33.50369001,34.29508222,35.07829457,35.85771385,36.63324596,37.40845544,38.19969751,39.01669057,39.87490701,40.77713646,41.72101053,42.7061909,43.73054448,44.79051311,45.88776384,47.01775263,48.16286803,49.30011427,50.41252745,51.4907775,52.53698409,53.55947121,54.57231459,55.58472104,56.59961237,57.61015012,58.60453507,59.56637464,60.48455075,61.35664799,62.18815371,62.98554112,63.75869146,64.516406,65.26175891,65.99768093,66.73287923,67.47747255,68.24011427,69.02238181,69.8267309,70.66279857,71.54175891,72.47005153,73.45252073,74.48330271,75.54493614,76.61294645,77.66885055,78.70552095,79.72497647,80.72840914,81.72029128,82.70346852,,Morocco,MAR,Population density (people per sq. km of land area),EN.POP.DNST,, -,11254.56339,11368.03157,11428.21904,11463.24618,11489.39319,11495.80661,11490.87321,11492.35323,11518.50025,11587.07449,11702.51603,11864.33152,12059.69413,12249.13666,12433.64578,12591.51455,12733.59645,12871.23828,13019.7336,13197.8293,13400.09867,13632.46177,13858.41145,14065.61421,14225.94968,14331.52442,14383.81845,14421.31228,14459.29946,14520.47361,14617.16823,14730.63641,14871.73162,15015.29354,15160.82881,15294.03059,15425.75234,15566.84756,15705.96941,15859.89147,16020.72028,16183.52245,16351.25802,16526.39369,16695.60927,16866.79822,17032.06709,17197.8293,17376.91169,17567.3409,17772.5703,17986.67982,18203.74938,18411.44549,18610.26147,18781.45042,18940.30587,19083.37444,19223.97632,19360.63148,,Monaco,MCO,Population density (people per sq. km of land area),EN.POP.DNST,, -,72.89744662,74.5484725,76.11558157,77.62667642,79.05385446,80.39708085,81.65632076,82.83164385,84.00696694,85.18229003,86.3855854,87.61685303,88.8201484,89.96749922,90.97488417,91.89835232,92.68188943,93.43745428,94.19301912,95.03253562,95.95600376,96.93541645,97.94283624,98.95025604,99.90169645,100.7971575,101.6646463,102.4202111,103.0078726,103.4276309,103.6514787,103.7074581,103.2797443,103.0085485,102.6282546,102.4229499,102.0803283,102.0746165,101.9499252,101.8136644,101.5862381,101.3512554,101.1014735,100.816485,100.536464,100.2574233,100.0253768,99.83513768,99.70919344,99.74856207,99.69090529,99.64309858,99.54702789,99.48636696,98.70564474,97.57878608,95.90830926,94.2895938,92.78414333,91.23555565,,Moldova,MDA,Population density (people per sq. km of land area),EN.POP.DNST,, -,8.982290126,9.204004884,9.434121471,9.672875469,9.920581559,10.17744609,10.44387144,10.72061767,11.00856347,11.30843106,11.62061595,11.94521271,12.28227465,12.63158682,12.99314235,13.36701173,13.75340819,14.15244695,14.56422086,14.98873508,15.42686488,15.878765,16.34330055,16.81891014,17.3049025,17.8012123,18.30957974,18.83343536,19.3772621,19.9447106,20.53652199,21.15303848,21.79638374,22.46886543,23.17192798,23.90669086,24.67218076,25.46478488,26.27940296,27.11216081,27.96184785,28.82883723,29.71272655,30.61352959,31.53131685,32.46597826,33.41734017,34.38538364,35.37007772,36.3717715,37.37393756,38.40981961,39.46589722,40.54640254,41.65362668,42.78853558,43.95068924,45.13976109,46.35494328,47.59542626,,Madagascar,MDG,Population density (people per sq. km of land area),EN.POP.DNST,, -,307.76,316.34,325.1333333,333.9233333,342.3666667,350.43,358.27,366.31,375.2733333,385.6266667,397.6766667,411.1566667,425.6666667,440.34,454.7266667,468.5433333,482.0833333,495.9133333,510.92,527.57,546.07,566.1633333,587.5166667,609.4933333,631.8,654.2066667,676.7466667,699.29,721.6733333,743.8633333,765.81,787.57,808.6533333,828.6066667,847.1466667,863.9266667,879.4533333,894.8166667,911.74,931.32,954.3633333,980.6166667,1008.936667,1037.55,1065.346667,1091.63,1117.24,1144.826667,1177.97,1219.1,1268.31,1324.103333,1385.306667,1450.06,1516.38,1585.016667,1654.66,1719.013333,1769.856667,1801.806667,,Maldives,MDV,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.625799665,9.891568437,10.16380133,10.44614035,10.73742196,11.0373425,11.3523832,11.67145472,11.99901668,12.33473424,12.67632713,13.02421891,13.38760305,13.7632883,14.15589045,14.5669858,14.99711301,15.45016003,15.9328943,16.44617837,16.9897988,17.5621874,18.15695697,18.76398435,19.38075356,20.00224795,20.62759493,21.25068968,21.86426218,22.64474601,23.25324584,23.66388055,24.23853504,24.79768195,25.48464242,26.01413375,26.53528213,27.04747525,27.56367603,28.08834482,28.62017112,29.16042971,29.71732815,30.29945297,30.91285392,31.56051685,32.23983066,32.94298558,33.66854455,34.38437612,35.09934587,35.81440645,36.52783598,37.23707802,37.94071154,38.63517749,39.31972328,40.00358823,40.69279998,41.39070878,,Middle East & North Africa,MEA,Population density (people per sq. km of land area),EN.POP.DNST,, -,20.04477944,20.67713573,21.32892976,22.00214872,22.69804419,23.41610947,24.15504926,24.91420613,25.69267625,26.48914067,27.30335965,28.13341084,28.97415571,29.81908588,30.66331284,31.50399393,32.34131948,33.17722781,34.01523084,34.85756681,35.7044281,36.55374367,37.40286839,38.24822192,39.08716068,39.91826179,40.74183029,41.55905502,42.37193858,43.18173564,43.98910517,44.79288871,45.5903907,46.37793976,47.15311093,47.91637902,48.66946578,49.41295455,50.1478037,50.8757144,51.59502662,52.30832274,53.0265799,53.76420896,54.5308259,55.33072095,56.15911057,57.00520692,57.85328121,58.6913043,59.51566038,60.32776357,61.12665346,61.91267111,62.68589779,63.444728,64.1875182,64.91462332,65.62696006,66.32513851,,Mexico,MEX,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,268.9055556,273.5666667,276.8222222,278.9666667,280.3,280.6833333,280.2944444,279.7555556,280.1,281.9666667,285.6166667,290.9333333,297.0277778,302.6444444,306.9833333,309.8055556,311.3666667,312.0333333,312.5277778,313.1166667,314.0222222,315.0666667,316.2944444,317.6833333,319.1333333,320.6833333,322.5166667,324.5111111,326.6166667,328.8555556,,Marshall Islands,MHL,Population density (people per sq. km of land area),EN.POP.DNST,, -,27.19223612,27.69182991,28.34404261,29.00023826,29.67621265,30.3968295,31.11521866,31.85306904,32.6200388,33.40737861,34.21156027,35.00294238,35.79251041,36.57513944,37.34042002,38.09748488,38.84669088,39.60874739,40.38899137,41.18058412,41.99715491,42.85560935,43.72679961,44.59609389,45.4803398,46.38870025,47.32059701,48.25782307,49.18439675,50.11672863,51.00706474,51.873248,52.72727858,53.5777434,54.41259709,55.24355509,56.07189758,56.90797997,57.70150002,58.50260007,59.2716335,60.02989738,60.78329908,61.53493798,62.28569923,63.03671395,63.7817352,64.53421305,65.29578491,66.06228236,66.84974399,67.66507999,68.4895038,69.30959537,70.10496474,70.85540915,71.66804304,72.46017715,73.2144232,73.93301872,,Middle income,MIC,Population density (people per sq. km of land area),EN.POP.DNST,, -,59.28615808,60.05147464,60.85131734,61.70424695,62.62040897,63.61765631,64.68537161,65.76480535,66.77742823,67.66830515,68.40460087,69.01104994,69.56358632,70.16909162,70.9008258,71.78761306,72.79079827,73.83759339,74.82178529,75.66665356,76.34789619,76.88741644,77.30601652,77.6410932,77.92119544,78.15721589,78.34360991,78.47062525,78.52390877,78.49854503,78.38395596,78.20129768,78.01903264,77.92815572,77.98895006,78.23204876,78.52414471,78.9430987,79.32135273,79.68344475,80.01895399,79.43991349,79.70007865,79.92701534,80.09653952,80.22917814,80.99718589,81.12952834,81.31130056,81.48310864,81.62327518,81.72260111,81.84107851,81.97743854,82.08667724,82.17644726,82.25622522,82.3242268,82.34314036,82.17807296,,North Macedonia,MKD,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.361836271,4.410269712,4.459648088,4.510568026,4.563629435,4.618841328,4.676478253,4.737652333,4.803692048,4.875504635,4.953756382,5.038120293,5.127226907,5.21914292,5.312518542,5.406306395,5.501001483,5.598382219,5.701086716,5.810672108,5.929179062,6.05534384,6.183596817,6.306277711,6.418580713,6.517725108,6.607344758,6.696928347,6.79969431,6.92508134,7.077199453,7.253242528,7.447342627,7.65036019,7.855874905,8.062330457,8.272779649,8.490943214,8.722360452,8.971101222,9.237580213,9.520558274,9.82034929,10.13700981,10.4700981,10.82075578,11.18797482,11.56670519,11.95012826,12.33361362,12.71489932,13.09590474,13.48138732,13.87834108,14.29184963,14.72348405,15.17175932,15.63506913,16.11062457,16.59645957,,Mali,MLI,Population density (people per sq. km of land area),EN.POP.DNST,, -,1016.40625,1012.1875,1007.96875,1003.90625,996.25,985,973.59375,962.1875,950.9375,945.78125,945.9375,945.15625,944.375,943.7375,950.69375,955.54375,959.28125,969.31875,979.19375,989.515625,996.81875,1018.43125,1032.8875,1033.103125,1051.4125,1069.128125,1076.515625,1085.390625,1096.00625,1106.78125,1137.015625,1148.80625,1160.3375,1171.240625,1179.434375,1187.203125,1196.221875,1204.021875,1211.18125,1219.021875,1228.2125,1237.403125,1245.56875,1253.9625,1261.98125,1266.5875,1271.0125,1279.309375,1288.990625,1295.3375,1300.8375,1312.5875,1331.146875,1357.99375,1390.790625,1422.9875,1462.496875,1514.46875,1575.19375,1610.4125,,Malta,MLT,Population density (people per sq. km of land area),EN.POP.DNST,, -,33.98663586,34.73033632,35.49627873,36.29125226,37.11992533,37.98380665,38.88064082,39.80665147,40.75626894,41.72516296,42.7116152,43.71590568,44.7381461,45.77909386,46.83889739,47.91496618,49.00503106,50.10983566,51.23083055,52.36759188,53.5184763,54.67801971,55.83713927,56.98431619,58.10981271,59.21364262,60.29370811,61.33618906,62.32432445,63.24813783,64.09736512,64.88001653,65.62718732,66.38219696,67.17507421,68.01757046,68.89742479,69.79101509,70.66296631,71.48712856,72.2604875,72.99042599,73.67400159,74.32354229,74.9203058,75.44500742,75.92954921,76.42565092,76.91774989,77.45893978,78.05203202,78.71653219,79.39680284,80.05269798,80.66503951,81.2231258,81.77594785,82.27503179,82.79143676,83.3496132,,Myanmar,MMR,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.58576547,11.89359982,12.21037543,12.53778341,12.87691665,13.22907318,13.59371933,13.96800999,14.34793637,14.73107215,15.11696533,15.50802385,15.90839733,16.32352816,16.75805963,17.21228317,17.68651367,18.18525464,18.71385074,19.27551394,19.87126449,20.49825091,21.15068499,21.82045271,22.50063941,23.18890032,23.88349861,24.57870797,25.26808828,26.17545055,26.85134476,27.51392143,28.16184714,28.79442453,29.41174279,30.01311879,30.59995303,31.17104862,31.73900027,32.30929576,32.88419459,33.46440986,34.05277328,34.64971095,35.25740786,35.87655774,36.50863775,37.15596682,37.83011171,38.51024871,39.20866585,39.92445888,40.65349236,41.38713065,42.1214914,42.85270259,43.58113393,44.31792879,45.0703696,45.84466645,,Middle East & North Africa (excluding high income),MNA,Population density (people per sq. km of land area),EN.POP.DNST,, -,36.51598513,37.36490706,38.17167286,38.79204461,39.13211896,39.13895911,38.86959108,38.47442379,38.16654275,38.09717472,38.32334572,38.79442379,39.42156134,40.0670632,40.63100372,41.08267658,41.45546468,41.78921933,42.14780669,42.5730855,43.08141264,43.64319703,44.20118959,44.67539033,45.01100372,45.18297398,45.21516729,45.16081784,45.09821561,45.08342007,45.13791822,45.24282528,45.36579926,45.45643123,45.4804461,45.42773234,45.31747212,45.17933086,45.05583643,44.97769517,45.15903346,45.34037175,45.52171004,45.60245353,45.66996283,45.7267658,45.78996283,45.87130112,45.96981413,46.05412639,46.10252788,46.14133829,46.18639405,46.23122677,46.25717472,46.26788104,46.2730855,46.26223048,46.24743494,46.19375465,,Montenegro,MNE,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.632213111,0.650973892,0.670966683,0.691648858,0.712634852,0.733774042,0.755159762,0.776992199,0.799591261,0.823153917,0.847757409,0.873267206,0.899421329,0.925886995,0.952422822,0.978956719,1.005565926,1.032409434,1.059688715,1.087580782,1.115808208,1.144292464,1.173571668,1.204387986,1.237087077,1.272118875,1.30883326,1.345109941,1.378128299,1.405892917,1.427635881,1.444099359,1.456780556,1.467902752,1.479194238,1.49113713,1.503478462,1.516302557,1.529537321,1.543176318,1.557451273,1.572685316,1.589101805,1.60688612,1.626219135,1.647090553,1.669596926,1.69410837,1.721075465,1.750754396,1.783231417,1.818209789,1.854954427,1.892499163,1.925460011,1.962656864,1.99953585,2.035770635,2.071058369,2.105173526,,Mongolia,MNG,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,101.4391304,101.0282609,99.48478261,98.61086957,99.72173913,103.3,108.8086957,115.2152174,120.9413043,124.8978261,126.7804348,126.9826087,125.9869565,124.4347826,122.9282609,121.4913043,120.0326087,118.7413043,117.8130435,117.3282609,117.4195652,118.0565217,119.1,120.2195652,121.2586957,122.1456522,122.9413043,123.6717391,124.376087,125.123913,,Northern Mariana Islands,MNP,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.336601897,9.546668277,9.765590427,9.991488848,10.223069,10.46048857,10.7043643,10.95455759,11.21093619,11.47377477,11.74070424,12.01230321,12.29514357,12.5981879,12.92659528,13.28105242,13.65565503,14.04054783,14.42229584,14.78953432,15.14927262,15.50117882,15.81903533,16.06871996,16.23182812,16.28801089,16.25976373,16.22371245,16.28468425,16.51528777,16.94858593,17.5563964,18.27481625,19.00868537,19.6893067,20.29609731,20.85146494,21.38145172,21.92855363,22.52336657,23.17185585,23.8614245,24.58238638,25.31924642,26.06109896,26.80651593,27.56087261,28.32802971,29.11406445,29.92391338,30.75803047,31.61661411,32.50432615,33.42683181,34.3879562,35.38992599,36.43150512,37.50859508,38.61497368,39.74596887,,Mozambique,MOZ,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.849506161,0.874832638,0.901078878,0.928295333,0.956541186,0.985828078,1.016149219,1.047424081,1.079605123,1.112618609,1.146462598,1.181180751,1.216800233,1.253378287,1.290961482,1.32954691,1.369107403,1.409748714,1.451609586,1.494755021,1.539241292,1.584995634,1.63176385,1.67918599,1.72701368,1.775179975,1.823766372,1.872928107,1.922869894,1.973752789,2.025724265,2.07882507,2.133053265,2.188338023,2.244717182,2.302221791,2.361081789,2.421865722,2.485285728,2.551874454,2.621912293,2.695349762,2.772048123,2.851698845,2.934120501,3.019218007,3.107123314,3.198056661,3.292333366,3.390123217,3.491458232,3.5961531,3.703790628,3.813810032,3.925782478,4.039518774,4.1550228,4.272156787,4.390897448,4.511167168,,Mauritania,MRT,Population density (people per sq. km of land area),EN.POP.DNST,, -,335.3482759,344.9995074,354.1187192,362.7492611,370.9359606,378.7256158,386.1660099,393.3068966,400.1995074,406.8965517,413.4137931,419.7305419,426.0192118,432.5330049,439.408867,446.5551724,453.8812808,459.8517241,467.9251232,475.8812808,482.9862069,488.926601,493.4438424,498.6310345,502.7231527,506.5812808,510.3852217,513.9108374,517.862069,521.5640394,527.2246305,534.2073892,540.5783251,548.2,552.9344828,558.6187192,565.6571429,571.6359606,578.9492611,584.6665025,589.3039409,593.4093596,597.7192118,601.4793103,605.0512315,607.879803,610.6551724,612.8674877,614.4970443,615.9605911,616.9477833,618.6610837,620.0261084,621.1497537,621.9729064,622.4004926,622.962069,623.3019704,623.5029557,623.5172414,,Mauritius,MUS,Population density (people per sq. km of land area),EN.POP.DNST,, -,39.75135766,40.71963301,41.72585914,42.7700891,43.85303352,44.97698345,46.14399661,47.3528532,48.60200467,49.89163131,51.22074671,52.59393297,54.02384387,55.52687739,57.11495545,58.82109673,60.64864234,62.54628765,64.44086763,66.29649979,68.01421298,69.64345566,71.46716165,73.87158464,77.09239499,81.31512516,86.35065762,91.60676708,96.26185829,99.75073186,101.828182,102.7362537,102.9946436,103.3696966,104.4168222,106.3086869,108.8768137,111.925594,115.1286063,118.2514955,121.2558443,124.2433496,127.2823823,130.4819368,133.9197073,137.6081141,141.5126008,145.6077535,149.8532138,154.2173207,158.6987484,163.3009122,168.0026199,172.778426,177.6124841,182.4910161,187.4224968,192.4397009,197.589616,202.9057594,,Malawi,MWI,Population density (people per sq. km of land area),EN.POP.DNST,, -,25.62112616,26.45666413,27.31331913,28.1656582,28.9957632,29.79784812,30.57775377,31.34373155,32.10894841,32.88428245,33.67047329,34.46743875,35.28424289,36.13179729,37.01777203,37.95065591,38.92957845,39.94166185,40.96799574,41.99693806,43.01950997,44.04570081,45.10555471,46.24045046,47.47808248,48.83194643,50.28763963,51.81089636,53.35249125,54.87695632,56.36871405,57.83795465,59.30574037,60.80507685,62.35764419,63.97083853,65.63016284,67.30983716,68.97365089,70.59580581,72.16288236,73.68251712,75.17522751,76.67218688,78.19392786,79.7502785,81.3281601,82.89758941,84.41649064,85.85611931,87.20426723,88.47417136,89.69387612,90.90429463,92.13503272,93.39416223,94.6725156,95.96114138,97.24483032,98.51163598,,Malaysia,MYS,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.14548489,11.32154943,11.49011035,11.6561388,11.80887042,11.95386117,12.09273317,12.22112218,12.34559387,12.49301778,12.67214622,12.80958541,12.93570756,13.06044364,13.19583451,13.32652609,13.46336963,13.60591398,13.75535399,13.89246005,14.03291156,14.17059324,14.30179556,14.42726561,14.55607052,14.69221948,14.83030746,14.97131159,15.12610273,15.30369789,15.50805971,15.72138398,15.92656446,16.12095817,16.31153194,16.50046241,16.69683073,16.88699604,17.07637701,17.26155671,17.43490526,17.60016867,17.75281477,17.91800007,18.08431105,18.26034701,18.43519184,18.62779025,18.79671269,18.9585349,19.1015376,19.24890687,19.38975659,19.5377713,19.68232095,19.83351883,19.97073698,20.09418186,20.20613939,20.40528245,,North America,NAC,Population density (people per sq. km of land area),EN.POP.DNST,, -,0.78863341,0.807879362,0.827937908,0.848785968,0.870395608,0.892596776,0.915452635,0.939435679,0.965137436,0.992935661,1.02315466,1.055465267,1.088637054,1.120990174,1.15138651,1.179556414,1.206081697,1.231710576,1.257611534,1.284751424,1.312949265,1.342301012,1.374514448,1.411752845,1.455318296,1.506058618,1.562992384,1.623419451,1.683502775,1.740454761,1.79329155,1.842547583,1.888882411,1.933493666,1.977269249,2.020403503,2.062491953,2.103311105,2.142454056,2.17977019,2.215096746,2.248926867,2.28244361,2.317211432,2.354353873,2.394439383,2.437192241,2.481971116,2.52771077,2.573670274,2.619609129,2.665861361,2.712903108,2.76139149,2.811768636,2.864171799,2.918319183,2.97380024,3.029945706,3.08629523,,Namibia,NAM,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.442013129,4.562363239,4.688183807,4.819474836,4.950765864,5.11487965,5.278993435,5.443107221,5.689277899,6.126914661,6.564551422,6.865426696,7.029540481,7.166301969,7.248358862,7.330415755,7.439824945,7.521881838,7.576586433,7.661378556,7.803610503,7.970459519,8.134573304,8.29595186,8.449124726,8.607768053,8.780087527,8.952407002,9.130087527,9.348960613,9.593107221,9.83583151,10.09277899,10.36553611,10.60262582,10.80765864,11.01849015,11.2297046,11.44496718,11.66466083,11.88862144,12.11652079,12.32472648,12.51367615,12.70514223,12.89660832,13.0880744,13.27954048,13.45459519,13.66247265,13.91411379,14.16849015,14.42286652,14.66356674,14.69912473,14.73468271,14.7702407,14.80579869,14.84135667,14.87746171,,New Caledonia,NCL,Population density (people per sq. km of land area),EN.POP.DNST,, -,2.752287045,2.832737033,2.916227205,3.002133102,3.090011842,3.179891845,3.271957054,3.366167996,3.46248125,3.560941817,3.661469961,3.764289098,3.870017368,3.979470277,4.093265967,4.211796795,4.335010658,4.462504934,4.593639378,4.728033473,4.86595958,5.007918213,5.154058577,5.304578827,5.459851583,5.620024473,5.785848267,5.959129233,6.142134681,6.336616405,6.543569117,6.763063867,6.994787242,7.237953738,7.49213626,7.757637957,8.035206442,8.325349333,8.62865872,8.945733796,9.277148496,9.623421489,9.984986974,10.36229099,10.75588063,11.16599747,11.59343491,12.03987763,12.50740586,12.99757243,13.51130497,14.04847951,14.6082632,15.18921765,15.79037104,16.41176995,17.05406805,17.71755822,18.40271493,19.10999921,,Niger,NER,Population density (people per sq. km of land area),EN.POP.DNST,, -,50.57651218,51.63742548,52.73881661,53.87393305,55.03905487,56.2358982,57.47030644,58.74831297,60.07777485,61.46682697,62.91049112,64.41342271,66.0041668,67.71980522,69.58319773,71.61125092,73.78716251,76.05862622,78.35253796,80.6171108,82.8315656,85.01327338,87.19527543,89.42845834,91.7495921,94.16910526,96.67427451,99.2514883,101.878673,104.5406129,107.2363297,109.9747554,112.7625537,115.6095403,118.5242586,121.5112312,124.5733401,127.7158481,130.9442066,134.2642522,137.6791572,141.1948999,144.8232089,148.5780384,152.4699035,156.5030743,160.6771973,164.9918443,169.444469,174.032086,178.7554267,183.6125509,188.5940677,193.6876829,198.8838609,204.1791495,209.5734895,215.0649286,220.6524183,226.335504,,Nigeria,NGA,Population density (people per sq. km of land area),EN.POP.DNST,, -,15.20501911,15.68411168,16.17284361,16.67340868,17.18779292,17.71624564,18.25912415,18.81853914,19.39741566,19.99769819,20.61945322,21.26229849,21.92703174,22.61440086,23.32440585,24.05656473,24.80870866,25.57637527,26.35369786,27.13578195,27.9220708,28.71139272,29.49734918,30.27237826,31.03160213,31.76942829,32.48854911,33.20200266,33.9285192,34.68036397,35.46260595,36.26819013,37.08239987,37.88441084,38.65867542,39.40145421,40.11681901,40.80639854,41.47449726,42.12489613,42.75691374,43.3714808,43.97635865,44.58143593,45.19438258,45.81815689,46.45226857,47.09519694,47.74420808,48.3966927,49.0529749,49.71356158,50.37777962,51.044823,51.71376101,52.38466013,53.05669769,53.72695696,54.39174838,55.0486455,,Nicaragua,NIC,Population density (people per sq. km of land area),EN.POP.DNST,, -,344.7485782,349.6945794,354.4421209,359.2156398,364.1804502,368.9647808,373.1694609,377.0651955,381.456872,386.212263,390.8322571,394.804295,398.0841825,401.2161137,404.8085012,407.9987263,410.4320201,412.9650474,415.8255332,419.1291469,422.014455,423.9540877,425.5648697,427.2574348,429.2545024,431.6433057,434.3909064,437.2065758,439.8372927,442.876481,446.3802725,449.7679502,452.9137441,455.6527844,457.9089455,460.0265995,462.4007701,465.2609301,468.3675355,471.7272808,475.3015403,478.3450533,480.6072867,482.2801836,483.4084123,484.1854562,485.2398104,487.1324941,490.0796917,492.5998814,495.0496441,496.8849941,498.7958445,500.5938854,503.1162162,505.8008316,508.8,511.7797446,515.1432729,518.013068,,Netherlands,NLD,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.883256125,9.962978173,10.03859612,10.11471509,10.19364589,10.27535565,10.36167329,10.44914085,10.53462069,10.6114351,10.68611394,10.76815499,10.84374281,10.91122099,10.97160528,11.0231845,11.06987384,11.11221813,11.15012704,11.18600169,11.22455673,11.26585789,11.30321648,11.33515951,11.36915596,11.40978086,11.46330946,11.52513936,11.57281434,11.61271095,11.66817799,11.73571914,11.80578189,11.87319436,11.9349914,11.99564127,12.06086068,12.13288651,12.2162527,12.29579952,12.35817974,12.4250063,12.49809716,12.57217093,12.65808884,12.76044781,12.89317005,13.05486743,13.22054846,13.38626233,13.56103865,13.74032975,13.91208868,14.07044491,14.20793848,14.33542438,14.45257784,14.54889562,14.64744184,14.7339341,,Norway,NOR,Population density (people per sq. km of land area),EN.POP.DNST,, -,71.79902098,72.95906993,74.15818182,75.41229371,76.73365035,78.12958042,79.60115385,81.1463007,82.75983916,84.43795804,86.18170629,87.994,89.87555944,91.82699301,93.84872028,95.94032168,98.10164336,100.3332378,102.6358881,105.0098462,107.4631399,109.996021,112.5917692,115.2271888,117.8903147,120.5571818,123.2426364,126.0192657,128.9861608,132.2061538,135.7028392,139.4288252,143.2865245,147.1391538,150.8816364,154.477986,157.9354685,161.2438811,164.4053916,167.0115033,169.8438298,172.4843042,174.9625392,177.3235926,179.5919079,181.8394629,184.0431531,186.0242832,187.5377119,188.442323,188.6377398,188.2745727,187.7697593,187.6943286,188.455061,190.1878619,192.7637391,195.9938054,199.5724799,203.2564213,,Nepal,NPL,Population density (people per sq. km of land area),EN.POP.DNST,, -,231.35,247.1,263.5,279.5,292.95,303.25,311.05,317.15,322.25,327.65,333.45,339.9,346.45,353.1,358.9,364.2,369.8,375.25,381.3,387.55,393.55,400.8,408.15,416.55,425.05,433.95,443.4,452.9,463.75,475.3,488.3,501.5,514.35,524.8,531.3,533.85,532.15,528.35,522.45,516.75,510.95,505.1,499.5,495.3,492.4,491.35,492.3,494,497.25,500.45,503.45,506.8,510.4,514.45,518.7,523.7,528.85,533.9,538.2,541.7,,Nauru,NRU,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.189548441,9.426151684,9.615282367,9.818844708,9.982150317,10.16254605,10.34560024,10.43674756,10.53055334,10.67449014,10.83513729,11.02844556,11.24643956,11.48342258,11.70901219,11.81307204,11.84991075,11.85370856,11.80737534,11.82218678,11.86776043,11.98625195,12.15031712,12.25589609,12.33185219,12.32881395,12.43553226,12.46971251,12.52971782,12.64593065,13.2737078,13.41270746,13.56651855,13.74805363,13.9508564,14.17340777,14.36063955,14.48862557,14.56496145,14.65079184,14.73738179,14.99563252,15.29451977,15.5235274,15.69974555,15.89229425,16.0411682,16.17788918,16.34043523,16.52310964,16.64957654,16.74110364,16.87022901,17.15278569,17.50560176,17.90323193,18.28111352,18.61152254,18.91040978,19.30917929,,New Zealand,NZL,Population density (people per sq. km of land area),EN.POP.DNST,, -,23.10825728,23.43246474,23.75614903,24.07960174,24.39413588,24.694776,24.98757181,25.27439286,25.56240919,25.84743381,26.18500747,26.48883732,26.78442959,27.07501749,27.35956623,27.62686598,27.89059169,28.15546013,28.42479778,28.69145848,28.95496845,29.20841857,29.45189788,29.68688309,29.92229086,30.16259776,30.4037385,30.64805507,30.90554326,31.17772405,31.47687443,31.77332685,32.05531369,32.31961273,32.57675104,32.83031903,33.08341381,33.32789993,33.57350153,33.81270708,34.06499976,34.31982216,34.57278751,34.82698111,35.07908506,35.34192018,35.60878564,35.90292374,36.15872101,36.39594462,36.58248458,36.81544911,37.05113867,37.29870896,37.5458111,37.78617775,38.02126342,38.2406515,38.43520573,38.65419944,,OECD members,OED,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.825172859,1.870200323,1.917602585,1.96733441,2.019405493,2.074336026,2.132849758,2.195773829,2.264054927,2.338746365,2.419928918,2.508513732,2.607382876,2.720361874,2.849880452,2.996555735,3.1593021,3.33698546,3.527812601,3.729799677,3.943709208,4.168403877,4.397689822,4.623799677,4.841399031,5.044200323,5.233831987,5.42203231,5.625702746,5.855114701,6.118775444,6.407987076,6.695011309,6.941570275,7.122025848,7.226662359,7.269011309,7.275796446,7.285615509,7.327861066,7.415053312,7.543974152,7.709738288,7.901531502,8.1139063,8.338458805,8.585337641,8.888387722,9.293008078,9.826930533,10.50436834,11.30220032,12.16415186,13.01213247,13.7878546,14.47242973,15.07568982,15.60412278,16.07428756,16.49958643,,Oman,OMN,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.568300646,4.651351439,4.73678646,4.825537923,4.916563278,5.008881766,5.102899912,5.201078935,5.302833809,5.408483774,5.519321471,5.633522195,5.749873727,5.868898322,5.992161763,6.117495589,6.246316019,6.378875597,6.519518604,6.668458352,6.824694959,6.989528911,7.159632489,7.337249673,7.526146582,7.725690627,7.934452839,8.145237869,8.351913022,8.547712033,8.735538933,8.903541197,9.060215157,9.250998484,9.410395255,9.575483029,9.747226707,9.921562974,10.10668784,10.29216205,10.46913815,10.64745064,10.83403819,11.05158352,11.29133669,11.56568939,11.87020655,12.19403575,12.51678487,12.82854631,13.12251903,13.40779324,13.67986916,13.96115509,14.24877441,14.54094839,14.83923798,15.13593297,15.4315353,15.71135143,,Other small states,OSS,Population density (people per sq. km of land area),EN.POP.DNST,, -,59.75667938,61.22728051,62.76890437,64.37788372,66.05175254,67.79288994,69.60328845,71.48024336,73.42017954,75.42297374,77.48868696,79.62585876,81.8537308,84.19727584,86.67610393,89.29317663,92.04826692,94.95285129,98.01931299,101.2535622,104.6602078,108.2290331,111.9317352,115.7296959,119.5925501,123.515171,127.4981346,131.5244954,135.5760611,139.642899,143.7041498,147.76765,151.8870382,156.1368358,160.5656328,165.1998923,170.0101598,174.9211719,179.8264646,184.6507667,189.3659298,193.9986704,198.5955933,203.2283857,207.9493657,212.773228,217.6838237,222.6662827,227.6951147,232.7530134,237.8323059,242.9432921,248.1070971,253.3533261,258.7003853,264.1544157,269.6998366,275.3065172,280.9325926,286.5456764,,Pakistan,PAK,Population density (people per sq. km of land area),EN.POP.DNST,, -,15.69975787,16.17496637,16.66522733,17.16883239,17.6846785,18.21155502,18.74931396,19.29884315,19.86119182,20.4369922,21.02627119,21.62761636,22.23847189,22.85520581,23.47514124,24.0972424,24.72160344,25.34876244,25.97931127,26.61405704,27.25269034,27.89545332,28.54268227,29.19464622,29.85203121,30.51520043,31.18454399,31.86112456,32.54538606,33.23844498,33.94020716,34.65091472,35.37239709,36.10595911,36.85320151,37.61489104,38.38992467,39.17565241,39.96767554,40.76315577,41.56094969,42.36205273,43.16728545,43.97842346,44.79717514,45.62379607,46.45777509,47.29895077,48.14655636,49.000417,49.85847458,50.72148238,51.5933145,52.63506476,53.54141932,54.46671614,55.40696168,56.30947598,57.24739475,58.16854281,,Panama,PAN,Population density (people per sq. km of land area),EN.POP.DNST,, -,8.161420313,8.398017969,8.642417969,8.893253125,9.149532813,9.410767969,9.677240625,9.949602344,10.22878594,10.51546016,10.80966016,11.11090156,11.41863047,11.73207812,12.05058203,12.37388125,12.70181484,13.03394609,13.36983828,13.70907187,14.05109219,14.39564063,14.74295937,15.09355156,15.44755547,15.80498828,16.16506641,16.52614219,16.88608828,17.24330703,17.59561172,17.94282969,18.28760547,18.63391016,18.983725,19.33892578,19.69606016,20.04536719,20.37366797,20.67183125,20.93694453,21.17262812,21.38454453,21.58142656,21.77042188,21.95473047,22.13519531,22.31431328,22.49426797,22.677875,22.86274531,23.05217969,23.26092656,23.50810313,23.80526484,24.16096562,24.56585859,24.99161328,25.39879844,25.75925469,,Peru,PER,Population density (people per sq. km of land area),EN.POP.DNST,, -,91.0650171,94.13714544,97.27294978,100.4448702,103.6344029,106.8335513,110.0515322,113.3078623,116.6308221,120.0415443,123.5488433,127.1487964,130.8478657,134.6264127,138.4637656,142.3572425,146.3239595,150.3789281,154.5421873,158.8279874,163.238525,167.7686018,172.4147634,177.1708992,182.0298353,186.9918033,192.0509609,197.1861656,202.3703525,207.5834893,212.8141161,218.0639367,223.3420666,228.6643391,234.0412751,239.466556,244.9303384,250.4343462,255.9812422,261.5680887,267.2061877,272.8821142,278.5389878,284.1014991,289.5202435,294.7602878,299.8473421,304.8662407,309.9378241,315.1449978,320.5220143,326.0309186,331.594587,337.1001006,342.4663984,347.6668075,352.7280444,357.6865345,362.6006037,367.5121072,,Philippines,PHL,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,33.56956522,34.47608696,35.40217391,36.38043478,37.3,38.25869565,39.16521739,40.01956522,40.81086957,41.53043478,42.15217391,42.7,43.06956522,43.17608696,43.00869565,42.48913043,41.65,40.66956522,39.76086957,39.03043478,38.5826087,38.33695652,38.2673913,38.31521739,38.40217391,38.5173913,38.71521739,38.93695652,39.1326087,39.33043478,,Palau,PLW,Population density (people per sq. km of land area),EN.POP.DNST,, -,5.072322572,5.167930486,5.268610608,5.375215298,5.488303228,5.608097425,5.734266661,5.866351632,6.003632469,6.145678576,6.292280175,6.4437972,6.600717661,6.763792342,6.933586539,7.109978801,7.292841055,7.482734178,7.68028309,7.88590072,8.099858676,8.321532041,8.548977609,8.779644923,9.011663649,9.24457669,9.478812437,9.71452546,9.952294307,10.19264894,10.43488716,10.67927395,10.92843925,11.18593826,11.45401007,11.73488054,12.02718942,12.32559069,12.62236894,12.91257784,13.19309941,13.46690147,13.74238838,14.03137173,14.3419644,14.67758468,15.03445436,15.40476085,15.77700393,16.14298459,16.50001325,16.85068895,17.19822462,17.54788014,17.90348452,18.2656141,18.63277393,19.00438104,19.37932032,19.75671731,,Papua New Guinea,PNG,Population density (people per sq. km of land area),EN.POP.DNST,, -,97.82885501,98.95360606,100.270985,101.6665578,102.6639786,103.4346534,104.4342127,105.4381632,106.2662836,106.6450096,107.0341833,107.9227203,108.9072448,109.9575533,111.0555323,112.1691861,113.2555748,114.1584773,115.0779229,116.1453198,117.2045676,118.2881615,119.4025531,120.4875575,121.4596787,122.2897222,122.9816351,123.4923994,123.939825,124.4271181,124.8692187,125.2527572,125.5718698,125.8371217,126.0080251,126.1039211,126.1864899,126.2316138,126.2211336,124.9098208,124.8753665,124.8175389,124.7536899,124.6440832,124.5893154,124.5144522,124.446853,124.4719523,124.5644606,124.2092007,124.2962969,124.3000588,124.2291107,124.1442732,124.0615696,124.008253,124.0237304,124.0315838,124.0012901,123.7844008,,Poland,POL,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.464925479,9.684887689,9.914177422,10.15279645,10.40088107,10.6589077,10.92741605,11.20668875,11.49698659,11.79874239,12.11111877,12.43468517,12.77283269,13.13029197,13.50951195,13.91259952,14.33756673,14.77682469,15.21985112,15.65940095,16.09324145,16.5246571,16.95884605,17.40357701,17.8650563,18.34357857,18.83880605,19.35548782,19.8992199,20.47344416,21.08219303,21.72340158,22.38694179,23.05855531,23.72862348,24.39296407,25.05647148,25.72972033,26.42797451,27.16228336,27.93701382,28.74906453,29.59301324,30.46020556,31.34478103,32.2446707,33.16332299,34.10688367,35.08932048,36.10489594,37.16301044,38.26046415,39.39165494,40.54787272,41.7233527,42.91667842,44.12872922,45.36074848,46.61467201,47.89204168,,Pre-demographic dividend,PRE,Population density (people per sq. km of land area),EN.POP.DNST,, -,270.5436302,276.2482525,282.3596392,287.9443067,292.4464487,295.9408117,298.2721533,300.1199549,302.6099211,306.4261556,311.4081172,317.6162345,324.5531003,331.37531,337.5422773,343.1627959,348.2175874,352.8095829,357.1688839,361.4430665,365.5639233,369.4986471,373.2962796,377.0225479,380.7215333,384.3916573,388.0326945,391.6457723,395.2254791,398.7598647,401.5907554,404.1912063,407.6095829,411.413416,415.2314543,419.916009,423.8365276,426.2797069,428.4195039,429.6059752,430.5269448,431.0824126,431.3523112,431.4405862,430.8187148,428.9981962,426.4932356,423.9984216,421.692221,419.5631342,414.7386697,409.7506201,405.0819617,398.5201804,391.5706877,384.0667418,374.8913191,360.0173619,360.0556933,369.9591883,,Puerto Rico,PRI,Population density (people per sq. km of land area),EN.POP.DNST,, -,96.8822523,98.59418653,100.2032057,102.0049581,104.2066606,106.8428453,109.8139939,113.0302799,116.3552778,119.6776929,122.9924259,126.2998505,129.5021427,132.4813305,135.1610082,137.4864546,139.4947928,141.3170335,143.1414999,145.1054231,147.2571132,149.560402,151.9658832,154.3903496,156.7745702,159.0963458,161.3818786,163.6767378,166.0473133,168.5329873,171.1581347,173.884287,176.6118429,179.2042106,181.5654846,183.6510921,185.4934225,187.1667968,188.783905,190.4250311,192.1184453,193.8331783,195.518927,197.0994103,198.5231044,199.7746533,200.8830662,201.894718,202.8763392,203.8770866,204.9114858,205.9682585,207.038452,208.1039199,209.1506685,210.1790964,211.1935554,212.1884063,213.1563658,214.0919774,,"Korea, Dem. People's Rep.",PRK,Population density (people per sq. km of land area),EN.POP.DNST,, -,97.58815301,98.29491803,98.69240437,98.74715847,98.34530055,97.60644809,96.98928962,96.57540984,95.71262295,94.86809836,94.46727869,94.32163934,94.35081967,95.67612022,99.38218579,102.2492896,103.3407104,104.4617486,105.5875956,106.7356503,107.6651585,108.3253661,108.8291257,109.2484372,109.5476831,109.6473661,109.6178251,109.5039344,109.3442623,109.1062077,108.8550273,108.7704262,108.9035519,109.1969945,109.575694,109.9884699,110.480623,111.0403934,111.6702514,112.4579016,113.2537923,113.8757486,114.3040546,114.5777158,114.8281404,115.0353996,115.2614409,115.4277577,115.3864723,115.4394585,115.2697893,114.8034065,114.1561287,113.5417704,113.0725196,112.7163842,112.4418158,112.261936,112.2885828,112.406676,,Portugal,PRT,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.919587214,5.050780267,5.185854518,5.324875409,5.467679336,5.614731941,5.765912409,5.919773471,6.074492827,6.22893783,6.38277624,6.536997231,6.693727662,6.855816763,7.025512207,7.203292223,7.389151774,7.584397181,7.790463126,8.008122326,8.237910899,8.479141707,8.730261767,8.988862321,9.252972565,9.521958218,9.795431664,10.07218223,10.35085829,10.63028694,10.90950919,11.18806695,11.46619179,11.74451548,12.02325195,12.30213441,12.58015605,12.85638057,13.12948905,13.3984445,13.66333249,13.9238812,14.17816008,14.42375031,14.65918701,14.88349358,15.09798641,15.30655928,15.51464888,15.72619431,15.94256481,16.1628744,16.38628996,16.6109338,16.83550466,17.05984898,17.28431412,17.50835389,17.73128366,17.9525044,,Paraguay,PRY,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,328.6126246,343.6619601,359.4004983,375.8598007,393.0727575,411.0740864,429.8998339,449.5877076,461.2239203,473.1612957,485.4074751,497.9707641,510.8593023,524.0812292,537.645515,551.5607973,565.8362126,580.4810631,596.6739203,612.8071429,628.9303987,645.0142857,661.1292359,677.1940199,693.2554817,709.317608,725.4299003,740.0008306,758.9845515,778.2900332,797.8852159,,West Bank and Gaza,PSE,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.21244034,14.68851416,15.1781419,15.66694241,16.14115495,16.59823417,17.0405027,17.46979001,17.89018454,18.30594973,18.71713331,19.12389437,19.52995546,19.93908686,20.35505886,20.77669424,21.20388164,21.64400255,22.10617245,22.59487751,23.11818326,23.66924913,24.22287623,24.74379574,25.20909959,25.60566338,25.94446389,26.25577474,26.58227808,26.95397709,26.8105296,27.27308411,27.75833333,28.23735202,28.6865109,29.10264798,29.49280374,29.86199377,30.21738318,30.56777259,30.91073209,31.24752336,31.58658879,31.94054517,32.31738318,32.72417445,33.15649533,33.60520249,34.0547352,34.49390966,34.91912773,35.33571651,35.7546729,36.19249221,36.66009346,37.1611215,37.69107477,38.24510903,38.81429907,39.39186916,,Pacific island small states,PSS,Population density (people per sq. km of land area),EN.POP.DNST,, -,24.3774365,24.67825646,24.97437223,25.26527771,25.54702548,25.81058632,26.05987147,26.3007569,26.54144879,26.78194497,27.07986725,27.33237992,27.57252295,27.80595637,28.02817447,28.22772882,28.42256646,28.61837787,28.82239424,29.01716508,29.21101919,29.3879084,29.5506832,29.70503065,29.85919383,30.02286624,30.1918252,30.36731562,30.55574125,30.75005014,30.96767248,31.18710143,31.39428444,31.57605858,31.74300453,31.91184848,32.07451946,32.23068034,32.38469197,32.54453083,32.70095223,32.86794276,33.03171854,33.203122,33.37204653,33.5540755,33.74305017,33.96377979,34.13784788,34.29533477,34.3897109,34.53988246,34.69387496,34.85072725,35.00714464,35.15174401,35.28313557,35.39967646,35.49682951,35.63114028,,Post-demographic dividend,PST,Population density (people per sq. km of land area),EN.POP.DNST,, -,22.05054645,22.8557377,23.72868852,24.62622951,25.53060109,26.42595628,27.31967213,28.23196721,29.18415301,30.18852459,31.25273224,32.36010929,33.50846995,34.6773224,35.85491803,37.03797814,38.22213115,39.41885246,40.63770492,41.88469945,43.1568306,44.44781421,45.75300546,47.06256831,48.36721311,49.67404372,50.98032787,52.2568306,53.47759563,54.61912568,55.66010929,56.62240437,57.55300546,58.52349727,59.58032787,60.74398907,61.98196721,63.26830601,64.54016393,65.75983607,66.9204918,68.02622951,69.04562842,69.94398907,70.70491803,71.31338798,71.78060109,72.14863388,72.47431694,72.80027322,73.14262295,73.49590164,73.86120219,74.23852459,74.6226776,75.02076503,75.43934426,78.884375,79.34232955,79.80227273,,French Polynesia,PYF,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.429543497,4.846339363,5.316192937,5.819293712,6.34203273,6.877691645,7.433074935,8.028079242,8.689061154,9.433333333,10.28535745,11.24074074,12.2464255,13.23204134,14.15279931,14.96261843,15.70361757,16.53290267,17.67200689,19.26115418,21.35951766,23.87846684,26.64074074,29.39465978,31.9453919,34.2583118,36.36124031,38.20938846,39.76640827,41.02282515,41.97708872,42.67037037,43.19371232,43.67304048,44.2245478,45.00697674,46.10852713,47.50783807,49.1374677,51.03074935,52.97269595,55.2,58.72446167,64.88647717,74.54005168,88.08819983,104.9475452,123.744186,142.5447028,159.8905254,175.3541774,189.1540052,201.2557278,214.029765,223.2992167,231.0164491,237.1389904,242.0959095,246.4813751,250.7449956,,Qatar,QAT,Population density (people per sq. km of land area),EN.POP.DNST,, -,80.55591734,81.08253017,81.60914301,82.13565165,82.62384301,83.42211513,84.80612139,85.95915169,86.86785187,87.91524703,88.83201789,89.68462707,90.45619953,91.29733872,92.4441391,93.56444387,94.4520969,95.30026917,95.90382912,96.41087957,97.04380481,97.57636971,97.94424763,98.29185986,98.69323174,99.14405227,99.6328471,100.1027264,100.9873905,101.1634402,100.2403687,99.33881286,99.20369563,99.03799834,98.84644211,98.54916347,98.26156929,98.03277146,97.87473868,97.70132341,96.34743807,94.53384957,93.82181344,93.26846957,92.70234368,92.15479607,90.83901866,89.33394954,88.53119621,88.01074114,87.53324934,87.20126511,86.87429031,86.53068063,86.12489569,85.63224531,85.13871262,84.63999478,84.19527121,83.69923505,,Romania,ROU,Population density (people per sq. km of land area),EN.POP.DNST,, -,7.396971925,7.479644538,7.563171334,7.647674337,7.733092535,7.777204934,7.821622397,7.866283912,7.911189479,7.956339098,8.00215986,8.048163661,8.09453354,8.141086458,8.187944442,8.245723751,8.303869139,8.362441618,8.421441188,8.481416966,8.538220068,8.592033533,8.643589517,8.709300516,8.777207984,8.840417451,8.902284632,8.960185968,9.012901199,9.028057255,9.053976126,9.062760838,9.059999158,9.059576481,9.059246824,9.046311567,9.030986131,9.014594934,8.982804172,8.949015709,8.911633753,8.870461463,8.830278652,8.794658032,8.761088894,8.734394184,8.71946398,8.716095689,8.718720305,8.722635522,8.729440241,8.744144699,8.762785258,8.78187755,8.798804045,8.813796348,8.823220738,8.822067892,8.817695994,8.7992443,,Russian Federation,RUS,Population density (people per sq. km of land area),EN.POP.DNST,, -,121.5376571,123.7509931,125.8782732,128.2633968,131.152655,134.6442643,138.6662748,143.0822456,147.6788407,152.3044589,156.9285772,161.6223348,166.4536279,171.5273206,176.9237535,182.6554114,188.706364,195.0900689,201.8164572,208.8899068,216.0214836,223.139319,230.6845967,239.272274,249.1643291,261.19773,274.8269558,287.3203891,294.9729631,295.4553304,287.1474666,271.675679,253.9018241,240.6263883,236.5824889,243.7418727,260.2309688,282.2375355,304.0631536,321.5925415,333.6501824,341.5914471,346.8650182,351.8652615,358.3388731,366.5724362,375.9124037,386.077503,396.5451966,406.9451966,417.2408999,427.6314552,438.2463721,449.2755979,460.8458046,472.9967167,485.6489664,498.6610863,511.8337252,525.0186056,,Rwanda,RWA,Population density (people per sq. km of land area),EN.POP.DNST,, -,122.3766,125.0032062,127.7237736,130.5366376,133.4404727,136.4366017,139.5254993,142.704189,145.9687171,149.3172163,152.7475249,156.2631393,159.8748258,163.5970455,167.4400696,171.4060998,175.4914659,179.6928351,184.0045127,188.4209308,192.9411827,197.5623778,202.2741083,207.063356,211.9200194,216.8355836,221.8087,226.8449879,231.9542055,237.1411708,242.4050413,247.7352954,253.115072,258.8973737,264.3225579,269.7465913,275.1668008,280.5841091,286.0032879,291.4037922,296.82502,302.2345408,307.6145911,313.0532832,318.3143741,323.5011582,328.6131975,333.6445823,338.5904046,343.4489115,348.2144704,352.8687585,357.4838141,362.0673044,366.6956768,371.2568652,375.8044876,380.3287736,384.7980359,389.2219976,,South Asia,SAS,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.962539715,2.029496346,2.101019217,2.175803953,2.25317697,2.33305872,2.416685196,2.506325098,2.60498444,2.714990534,2.837911978,2.97390461,3.122274374,3.281650843,3.451421368,3.629792203,3.818083072,4.022368341,4.250811978,4.508310966,4.796864199,5.111830543,5.443171806,5.777035759,6.102739465,6.416816843,6.719881936,7.01035126,7.287696831,7.551686987,7.802378482,8.039617805,8.263190041,8.473070536,8.67045481,8.854226889,9.027877508,9.202862273,9.394159623,9.612474357,9.863117938,10.14347278,10.4464574,10.76094041,11.07888812,11.39620736,11.71545153,12.04291549,12.38797361,12.7560104,13.14961273,13.5623769,13.97971708,14.38188902,14.75453484,15.09214957,15.39811926,15.67796147,15.94114919,16.19483135,,Saudi Arabia,SAU,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.131144239,3.225708364,3.324322295,3.427157712,3.534399597,3.646317961,3.763132847,3.884914781,4.011686331,4.143583713,4.280515445,4.422838992,4.571667861,4.728450857,4.894155194,5.069168565,5.253033154,5.444782554,5.643010273,5.846594344,6.056071973,6.271629752,6.491463021,6.713254495,6.935804829,7.156374793,7.37639022,7.603737533,7.849206007,8.11959838,8.419374316,8.743712656,9.078851151,9.405539015,9.710322702,9.987446886,10.24195639,10.48440716,10.73064134,10.99199349,11.27250897,11.56819802,11.87276207,12.17649633,12.47283664,12.75990177,13.04152028,13.32371508,13.61506215,13.92184434,19.11439197,19.57076596,20.04595656,20.53568497,21.03599785,21.54800278,22.07037546,22.60478579,23.15187997,23.71212932,,Sudan,SDN,Population density (people per sq. km of land area),EN.POP.DNST,, -,17.11567029,17.59104036,18.08369605,18.59575651,19.12885784,19.68202877,20.2547551,20.84925466,21.46846725,22.11347842,22.78882252,23.49185062,24.20779099,24.91657404,25.60559913,26.26798421,26.9127149,27.56289929,28.25050122,28.99889368,29.81582611,30.69513323,31.62918506,32.60489274,33.61205526,34.6474056,35.71259544,36.80789487,37.93440503,39.09160131,40.28204955,41.50049343,42.72969927,43.94674077,45.13662806,46.29341921,47.42573105,48.55231393,49.69987534,50.88937308,52.12747104,53.41346284,54.75235028,56.14754064,57.60205163,59.11947229,60.70263336,62.35236067,64.06841531,65.85022074,67.6975744,69.60987898,71.58587753,73.62353919,75.72040721,77.87624786,80.088059,82.34729133,84.64323482,86.96790111,,Senegal,SEN,Population density (people per sq. km of land area),EN.POP.DNST,, -,2540.895522,2612.238806,2679.104478,2748.656716,2816.268657,2887.164179,2951.641791,3002.985075,3048.507463,3096.279104,3153.58209,3212.537313,3273.134328,3328.059701,3377.014925,3422.835821,3470.597015,3512.835821,3557.462687,3602.902985,3780.350746,3949.949254,4001.583582,4077.941791,4083.51791,4079.661194,4141.476119,4247.922388,4374.479104,4547.958209,4679.228358,4821.937313,4945.479104,5103.056716,5260.456716,5478.662687,5665.728358,5861.51194,5908.541791,6011.771642,6176.137313,6186.592593,5989.557496,6047.407837,6191.236575,6342.024496,6602.300719,6913.422857,7125.104286,7231.811966,7363.193182,7524.6983,7636.721358,7714.702398,7806.77292,7908.720733,7915.730606,7952.99859,8044.526093,8019.473907,,Singapore,SGP,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.336727403,4.467309753,4.603001072,4.743336906,4.887995713,5.037334762,5.191818507,5.35501965,5.531618435,5.724901751,5.93651304,6.164701679,6.406073598,6.655841372,6.909646302,7.166916756,7.427116827,7.691997142,7.961450518,8.236870311,8.518149339,8.804966059,9.094891033,9.385173276,9.674419436,9.96191497,10.24905323,10.53862094,10.8350125,11.14215791,11.46055734,11.79006788,12.12936763,12.47849232,12.83586995,13.20175063,13.57620579,13.95862808,14.34769561,14.74330118,15.14644516,15.55677028,15.97056091,16.38260093,16.78878171,17.18778135,17.58245802,17.98377992,18.40593069,18.8589139,19.34698106,19.86659521,20.41189711,20.97459807,21.54816006,22.13068953,22.72347267,23.32461593,23.93072526,24.54012147,,Solomon Islands,SLB,Population density (people per sq. km of land area),EN.POP.DNST,, -,32.59032973,33.09447215,33.62238847,34.17388473,34.74959823,35.35023552,35.97669715,36.630798,37.31426988,38.02840122,38.77427265,39.55203658,40.36224716,41.20400388,42.07755611,42.98413688,43.92495151,44.89943198,45.90615129,46.94505403,47.99269881,49.04632862,50.15037406,51.36482405,52.71964533,54.26274591,55.9456082,57.58708784,58.9420061,59.84709061,60.24747853,60.23451094,59.97457745,59.7087836,59.62805486,59.74868385,60.06227487,60.70218897,61.82285952,63.51579385,65.86407592,68.79703519,72.0569964,75.28394292,78.21597395,80.75976725,82.98200333,84.97643392,86.9040593,88.88384594,90.92876143,92.99786644,95.09524799,97.2174148,99.36144361,101.5356886,103.7465641,105.9871017,108.2461485,110.5151704,,Sierra Leone,SLE,Population density (people per sq. km of land area),EN.POP.DNST,, -,136.5276259,140.5845084,144.8069065,149.1400959,153.540048,157.9834053,162.4644604,166.9843645,171.5507914,176.166235,180.8182254,185.482494,190.1329976,194.7364508,199.2656595,204.9955598,209.3847008,213.6428089,217.7184846,221.5798745,225.210473,228.6320463,231.8984556,235.0888514,238.2626931,241.4256274,244.5719595,247.7448359,250.9945946,254.3472008,257.8277027,261.4057432,264.9844595,268.4322394,271.6506757,274.6111486,277.3305019,279.8148649,282.086583,284.1665058,286.0521718,287.7480212,289.289334,290.7239865,292.0909266,293.4070946,294.6819498,295.9347008,297.1852317,298.4496622,299.7377896,301.0580116,302.4167954,303.8187259,305.2664575,306.7633687,308.3071429,309.8812741,311.4647683,313.0405888,,El Salvador,SLV,Population density (people per sq. km of land area),EN.POP.DNST,, -,263.9333333,270.9166667,277.8166667,285.0166667,291.8,298.65,305.15,311.1333333,316.3333333,320.4,323.2166667,324.8333333,326.0166667,327.6833333,330.4833333,334.7666667,339.95,346.0666667,352.0333333,357.55,362.6833333,367.3833333,371.5833333,375.7666667,379.9,384.1,388.2833333,392.4666667,397.2166667,402.0666667,407.5666667,413.8333333,420.1333333,426.4666667,432.0833333,437.55,442.7166667,447.5166667,452.35,457.6666667,463.6333333,469.5833333,476.0166667,482.3666667,488.7333333,494.9,501.1333333,507.2333333,513.75,520.35,527.5833333,535.05,542.5666667,549.0166667,554.5,558.3833333,561.1833333,563.0666667,564.4,565.6333333,,San Marino,SMR,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.485805146,4.581590525,4.680839736,4.78394491,4.89123123,5.011084898,5.145272101,5.280605413,5.398565371,5.490753021,5.53504798,5.546899608,5.599238053,5.791095738,6.185298243,6.820821245,7.654754997,8.567950394,9.393252463,10.01233462,10.3789253,10.53342685,10.55025026,10.54406383,10.59812542,10.7385963,10.93867281,11.16655402,11.37064909,11.51702267,11.59502981,11.62906877,11.66172092,11.75214716,11.94192463,12.24644212,12.65043198,13.12695508,13.63470367,14.14264992,14.64392355,15.1454315,15.64608028,16.1479437,16.65262218,17.15800682,17.66206842,18.16748175,18.67837377,19.19833902,19.72822552,20.26889247,20.82397265,21.39760098,21.99318392,22.61235534,23.25559505,23.92359008,24.61648548,25.33429879,,Somalia,SOM,Population density (people per sq. km of land area),EN.POP.DNST,, -,76.09192774,76.56071347,76.97233021,77.34964555,77.6812257,78.21861422,78.66453236,79.0647153,79.40772925,79.7164418,80.18522753,80.64257946,81.0770638,81.50011434,81.90029728,82.48342099,82.98650812,83.43242625,83.83260919,84.17562314,84.66727647,85.06745941,85.38760576,85.62771553,85.7992225,86.16510405,86.41664761,86.57672079,86.67962497,86.73679396,86.84697004,87.42766979,88.03232335,88.43630231,87.18679396,87.10032015,86.85686028,86.52806997,86.21542419,85.94038418,85.79273954,85.71372056,85.53156872,85.33223188,85.076252,84.74238509,84.39948548,84.04095587,83.70463069,83.3688086,82.7132289,82.31279442,81.91324034,81.5295678,81.12717814,80.70343014,80.27507432,79.8376858,79.41041619,78.88321518,,Serbia,SRB,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.760044305,9.993146401,10.23536503,10.48633522,10.74594709,11.0143072,11.29203918,11.58014759,11.87991668,12.19239446,12.51799551,12.85688959,13.20951557,13.57650615,13.95794909,14.35395847,14.76483973,15.19006791,15.62931235,16.08195367,16.54759069,17.02638815,17.51905288,18.02678389,18.55003512,19.08930859,19.64400033,20.21239291,20.79219008,21.38170213,21.98087027,22.59032255,23.30922797,23.94364128,24.59029562,25.25015509,25.92402211,26.61302975,27.31895127,28.04310282,28.78621693,29.5495352,30.33575417,30.97915294,31.81512942,32.68050325,33.57529426,34.4991548,35.4512694,36.4299146,37.43674744,38.47140365,39.53258296,40.61921088,41.73004155,42.86511974,44.02360142,45.20402191,46.40463649,47.62414114,,Sub-Saharan Africa (excluding high income),SSA,Population density (people per sq. km of land area),EN.POP.DNST,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15.55542855,16.00327345,16.38524749,16.70189329,16.9563013,17.14155227,17.26541057,17.36894371,17.50533581,17.71361108,,South Sudan,SSD,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.761656062,9.994802053,10.2370636,10.48807705,10.74773335,11.01613861,11.2939161,11.58207027,11.88188524,12.19440883,12.52004956,12.85899308,13.21164848,13.57867587,13.96016836,14.35622097,14.7671481,15.19238336,15.63164181,16.08429853,16.54995905,17.02876313,17.52141507,18.02915231,18.55241556,19.09169574,19.64649627,20.21488862,20.7946919,21.38420683,21.98340253,22.59285664,23.31182171,23.94630501,24.59299313,25.25288673,25.92677871,26.61583735,27.32181111,28.04597901,28.7890817,29.55249144,30.33865546,30.98201327,31.81798968,32.68341985,33.57821177,34.50213511,35.45424569,36.43297557,37.43969132,38.47436371,39.53559156,40.62225765,41.73315325,42.8682623,44.02677052,45.20720678,46.40783439,47.62735061,,Sub-Saharan Africa,SSF,Population density (people per sq. km of land area),EN.POP.DNST,, -,5.777380296,5.888616352,6.001751171,6.116498743,6.231231955,6.344903295,6.458082791,6.573177007,6.69040454,6.810547235,6.934810566,7.061646005,7.190133687,7.320702431,7.454271861,7.589675688,7.727803053,7.869507952,8.019168866,8.177706403,8.344374665,8.519949389,8.699807016,8.883035281,9.070974062,9.262076855,9.456092757,9.649452481,9.840465124,10.02590166,10.20354075,10.37366204,10.5363979,10.73057683,10.89314902,11.05797877,11.22643052,11.39566144,11.57302786,11.7507157,11.92154254,12.09340001,12.27209181,12.47727344,12.69998256,12.95149112,13.2280771,13.52089531,13.81322037,14.09686209,14.36626389,14.62881847,14.8803557,15.14022447,15.40539347,15.67448538,15.94865431,16.2212574,16.49301232,16.75153348,,Small states,SST,Population density (people per sq. km of land area),EN.POP.DNST,, -,67.28854167,67.16458333,66.91354167,66.95625,67.5875,68.92916667,70.87395833,73.18541667,75.521875,77.67708333,79.525,81.17708333,82.77395833,84.52916667,86.59791667,89.03645833,91.77291667,94.63125,97.35208333,99.77916667,101.840625,103.6229167,105.275,107.1104167,109.2979167,111.9052083,114.853125,118.0083333,121.159375,124.178125,127.0302083,129.7645833,132.3604167,134.81875,137.165625,139.3739583,141.490625,143.5989583,145.7958333,148.1916667,150.7916667,153.59375,156.671875,160.1416667,164.0333333,168.4125,173.2260417,178.2520833,183.2052083,187.8875,192.209375,196.24375,200.0791667,203.8822917,207.7489583,211.6885417,215.7145833,219.825,224.0083333,228.2927083,,Sao Tome and Principe,STP,Population density (people per sq. km of land area),EN.POP.DNST,, -,1.896878205,1.948038462,1.999647436,2.05299359,2.108583333,2.167660256,2.228673077,2.285583333,2.330602564,2.3585,2.366858974,2.358378205,2.339147436,2.318365385,2.302782051,2.294544872,2.292621795,2.295532051,2.300166667,2.304685897,2.308615385,2.313634615,2.322320513,2.337961538,2.363051282,2.398288462,2.442519231,2.492801282,2.545397436,2.597237179,2.64749359,2.696525641,2.743769231,2.789096154,2.832378205,2.873121795,2.911314103,2.947679487,2.983205128,3.018871795,3.054961538,3.091205128,3.127807692,3.164615385,3.201673077,3.239051282,3.276801282,3.314884615,3.353288462,3.391833333,3.430621795,3.469532051,3.508301282,3.546653846,3.584205128,3.621044872,3.657057692,3.692224359,3.726685897,3.760474359,,Suriname,SUR,Population density (people per sq. km of land area),EN.POP.DNST,, -,87.14484407,88.11201663,89.02322245,89.96550936,90.87282744,91.71862786,92.50243243,93.22068607,93.94193347,94.34975052,94.74945946,95.56386694,96.49573805,97.49735967,98.52609148,99.5739501,100.6341164,101.6658004,102.6813514,103.5304574,104.2849272,105.0956133,105.862183,106.5924532,107.313264,107.98,108.5829522,109.16,109.6869439,110.1702079,110.2555925,110.2913929,110.7132017,111.1503326,111.4760707,111.7122869,111.9187318,112.0689397,112.183368,112.0316008,111.8267568,111.7861123,111.6893369,111.6898129,111.7007692,111.7059044,111.7385031,111.8343659,112.006779,112.1088769,112.2605224,112.4517343,112.5726377,112.7006864,112.8031488,112.9533694,113.1287854,113.2855865,113.4389975,113.5363353,,Slovak Republic,SVK,Population density (people per sq. km of land area),EN.POP.DNST,, -,79.15248262,79.62507448,80.28654419,81.03843098,81.88480636,82.91484608,83.88917577,84.63485601,85.0980139,85.64503476,86.31256207,87.00263158,87.72080437,88.18927507,89.05566038,90.37979146,91.4785005,92.48003972,93.47562066,94.40491559,94.66390268,94.85273088,95.4479146,95.93614697,96.4071996,97.61489573,98.79721946,99.06633565,99.12368421,99.21355511,99.2765144,99.13098312,98.89503476,98.7806852,98.8019861,98.74021847,98.60754717,98.39270109,98.46300894,98.75496524,98.91062562,99.03326713,99.09299901,99.15650447,99.32840119,99.64587885,100.2046673,100.3323704,101.2453712,101.6858266,101.8982925,102.1140492,102.2816783,102.3823237,102.4461092,102.5241783,102.6108719,102.9922926,103.7119346,104.4088814,,Slovenia,SVN,Population density (people per sq. km of land area),EN.POP.DNST,, -,18.32626115,18.42761612,18.53177365,18.67074621,18.84742652,19.02762831,19.17417507,19.28223668,19.41821904,19.60033387,19.73566798,19.79407321,19.8282205,19.88583857,19.96499732,20.03773944,20.10903153,20.1676634,20.21172199,20.25279281,20.2770946,20.28869474,20.29788224,20.31633523,20.34991958,20.39730224,20.46547741,20.55975289,20.69738266,20.85791051,21.0005727,21.12410928,21.24716333,21.39870595,21.51128089,21.54554272,21.55788371,21.56985427,21.58666959,21.62136034,21.6794853,21.75015353,21.83123507,21.91726617,22.00509821,22.12922211,22.29393186,22.46828727,22.66051323,22.85452552,23.02776478,23.36960279,23.56846615,23.80523434,24.05829958,24.36248803,24.69298078,24.98149812,25.23602907,25.41907147,,Sweden,SWE,Population density (people per sq. km of land area),EN.POP.DNST,, -,19.96197674,20.35784884,20.77203488,21.22790698,21.73982558,22.31511628,22.95116279,23.63418605,24.3452907,25.07273256,25.81273256,26.57203488,27.35819767,28.18296512,29.05575581,29.97686047,30.94494186,31.96436047,33.04162791,34.17744186,35.3705814,36.61697674,37.91348837,39.25813953,40.64401163,42.0697093,43.52523256,44.98686047,46.42430233,47.8152907,49.14343023,50.40668605,51.61081395,52.76872093,53.88581395,54.97127907,56.01255814,56.9722093,57.79680233,58.45534884,58.93069767,59.24732558,59.46488372,59.66784884,59.91715116,60.2380814,60.61924419,61.04348837,61.48034884,61.90936047,62.32726744,62.74912791,63.18854651,63.66406977,64.18825581,64.76709302,65.39581395,66.06244186,66.7519186,67.45139535,,Eswatini,SWZ,Population density (people per sq. km of land area),EN.POP.DNST,, -,90.5,99.02941176,108.9117647,119.5,131.1764706,143.9705882,157.7058824,172.2647059,186.8823529,201.5882353,216.8235294,232.1176471,247.9117647,264.0294118,281.0588235,298.4411765,317.3823529,337.6764706,360.1176471,385.2058824,412.6470588,442.1176471,475.7352941,515.2058824,562.5588235,618.4705882,681.0882353,745.1176471,802.3529412,847.4705882,878,895.8235294,904.8529412,910.2941176,916.5882353,924.5294118,933.2647059,918.8235294,914.2352941,897.6176471,900,905.2058824,925.6470588,955.5294118,970.9117647,983.5588235,994.4411765,998.9411765,1007,1001.647059,983.3823529,1018.823529,1076.676471,1108.382353,1141.911765,1175.558824,1193.352941,1202.794118,1223.764706,1244.411765,,Sint Maarten (Dutch part),SXM,Population density (people per sq. km of land area),EN.POP.DNST,, -,93.23695652,95.74347826,98.20869565,100.7,103.2608696,105.8673913,108.5021739,111.1608696,113.8369565,116.5217391,118.9021739,121.8021739,123.6782609,125.95,128.8956522,131.5304348,134.3173913,135.1086957,136.273913,137.523913,139.2065217,140.0282609,139.8586957,140.6891304,141.8347826,142.7217391,148.9108696,149.4673913,150.3630435,151.1021739,153.1282609,153.8326087,157.0717391,161.3152174,163.7043478,166.123913,168.0847826,171.4043478,174.8043478,176.3717391,176.526087,182.0065217,179.9586957,179.2934783,180.126087,183.9130435,184.8543478,189.0347826,189.7782609,195.1521739,190.0891304,191.9630435,195.5413043,198.6065217,203.0847826,205.8195652,208.3543478,210.3521739,212.2282609,214.0478261,,Seychelles,SYC,Population density (people per sq. km of land area),EN.POP.DNST,, -,25.69318207,26.52861574,27.39492328,28.29655566,29.23678855,30.21681902,31.23681576,32.29867233,33.40436391,34.55514202,35.75393949,37.00156709,38.29502666,39.629889,41.00399935,42.41298291,43.86033301,45.36087169,46.9348841,48.59492872,50.34744804,52.18318642,54.08016106,56.00744368,57.94228425,59.87742409,61.81765154,63.76680814,65.73315377,67.72319077,69.73228861,71.75791163,73.81148112,75.908619,78.05795516,80.2815758,82.57322886,84.88185874,87.13675046,89.29615301,91.23166286,92.96238981,94.85927338,97.11732309,100.0227597,103.7916299,108.2457907,112.5247059,115.4752396,116.3347002,114.8059358,111.3045853,106.6191036,101.8935414,98.00909982,95.11281926,93.09845341,92.27828786,92.95938572,95.30391004,,Syrian Arab Republic,SYR,Population density (people per sq. km of land area),EN.POP.DNST,, -,6.175789474,6.193684211,6.178947368,6.158947368,6.12,6.087368421,6.069473684,6.048421053,6.068421053,6.144210526,6.287368421,6.48,6.715789474,6.957894737,7.191578947,7.389473684,7.571578947,7.768421053,8.007368421,8.309473684,8.676842105,9.109473684,9.574736842,10.05894737,10.49894737,10.91052632,11.28105263,11.67473684,12.15789474,12.75263158,13.48947368,14.35684211,15.29052632,16.20947368,17.07473684,17.82105263,18.49052632,19.18736842,20.07263158,21.23263158,22.71368421,24.45263158,26.32421053,28.11473684,29.66421053,30.94105263,31.98210526,32.84210526,33.61368421,34.37684211,35.12736842,35.86,36.56105263,37.23263158,37.87263158,38.48210526,39.06947368,39.64947368,40.20421053,40.75578947,,Turks and Caicos Islands,TCA,Population density (people per sq. km of land area),EN.POP.DNST,, -,2.428861111,2.477163492,2.526647619,2.57660873,2.626653175,2.676334921,2.726045238,2.777277778,2.832065079,2.891752381,2.957292857,3.027978571,3.101500794,3.175546205,3.246956798,3.314112929,3.379321792,3.444482211,3.512343551,3.58515486,3.663324333,3.746948062,3.837608005,3.93707195,4.046537484,4.167154543,4.29863723,4.439027954,4.585395489,4.735744917,4.889679956,5.04823777,5.212773983,5.385210451,5.567152954,5.758397395,5.958937421,6.170626588,6.395752859,6.635684562,6.891716169,7.162663596,7.444340057,7.730909307,8.01828939,8.304575921,8.591193615,8.881503335,9.18054479,9.491847205,9.816539072,10.15307179,10.49907322,10.85098634,11.20629844,11.56421379,11.92563612,12.29171458,12.66429638,13.04467837,,Chad,TCD,Population density (people per sq. km of land area),EN.POP.DNST,, -,55.71710376,56.45731299,57.91061853,59.33965232,60.82918671,62.54089673,64.19341524,65.90505634,67.72303813,69.59800637,71.51319015,73.31846606,75.06439514,76.71603797,78.21602411,79.60062798,80.88657535,82.17171094,83.47622372,84.75900882,86.08662489,87.56217699,89.04534695,90.46096287,91.9220625,93.48033236,95.13313408,96.80542477,98.43575723,100.0275695,101.541744,102.9659713,104.336885,105.6982227,107.0328043,108.3453025,109.6439686,110.8957742,112.0731072,113.2881998,114.3468194,115.359996,116.3313801,117.275116,118.2139748,119.1269412,120.0105418,120.89133,121.7658389,122.6389657,123.5775479,124.6410286,125.7006861,126.7290176,127.6795229,128.1108857,129.095454,129.950202,130.6992034,131.3283734,,East Asia & Pacific (IDA & IBRD countries),TEA,Population density (people per sq. km of land area),EN.POP.DNST,, -,13.61047943,13.81399988,14.02086376,14.22819017,14.42738233,14.59484243,14.76822334,14.93786259,15.10211314,15.26058183,15.41894578,15.58375512,15.74888682,15.91568758,16.08405475,16.25943556,16.43185875,16.6000072,16.76709129,16.93838964,17.1132721,17.28327242,17.4524474,17.63179907,17.80931399,17.98384608,18.15677911,18.3212096,18.46930908,18.57699064,18.66781933,18.74139201,18.81019222,18.85291588,18.86912484,18.88358907,18.89861805,18.90737452,18.89917501,18.88959585,18.87076095,18.85683101,18.86291133,18.87752119,18.89514302,18.92150074,18.95150398,19.00371358,19.07640601,19.15988232,19.25691869,19.35429289,19.46150856,19.56852495,19.6635357,19.76870799,19.86707202,19.96332987,20.04361989,20.10208826,,Europe & Central Asia (IDA & IBRD countries),TEC,Population density (people per sq. km of land area),EN.POP.DNST,, -,29.37163081,29.65179261,30.00106637,30.55842986,31.4144328,32.61665747,34.11380769,35.77453576,37.41316418,38.89542195,40.18508917,41.32336827,42.34866703,43.32818533,44.3179077,45.31024085,46.30362199,47.36703438,48.58784703,50.02454495,51.70641662,53.60577312,55.65324508,57.7466446,59.80873322,61.8319544,63.83044677,65.77438867,67.63314948,69.39345468,71.02404854,72.54829932,74.07692591,75.76052583,77.70349329,79.95602133,82.47738555,85.1710057,87.89216768,90.53881228,93.07907704,95.55138812,98.00751976,100.5289575,103.174168,105.9547895,108.8501563,111.8480787,114.9262732,118.0671815,121.2711712,124.5414047,127.8676411,131.2373047,134.6416988,138.0759698,141.5421217,145.0467917,148.6000919,152.2106453,,Togo,TGO,Population density (people per sq. km of land area),EN.POP.DNST,, -,55.245133,56.92212609,58.65621367,60.44576328,62.28866488,64.1804087,66.11756738,68.09962614,70.12681595,72.19660788,74.30812895,76.45206209,78.60709938,80.74599229,82.84818063,84.90530251,86.91871636,88.89013682,90.82532443,92.72928223,94.59231733,96.41192625,98.20885514,100.0114898,101.8358179,103.7015894,105.5919513,107.4429329,109.1666875,110.705232,112.0250367,113.1574801,114.18852,115.2406095,116.3993658,117.6969406,119.0991955,120.5447415,121.9412574,123.2215134,124.3696099,125.4068253,126.3478772,127.2197596,128.0435886,128.8193936,129.5426882,130.2256454,130.8830355,131.5254399,132.1583492,132.7799898,133.3839359,133.9598505,134.4996359,135.0022764,135.4691166,135.8970698,136.28292,136.6242792,,Thailand,THA,Population density (people per sq. km of land area),EN.POP.DNST,, -,15.42679337,15.98002286,16.56367534,17.16542584,17.77632895,18.39458417,19.02155616,19.65513004,20.29340526,20.93532438,21.58058731,22.22980852,22.8853601,23.55024293,24.22792941,24.91896256,25.62529294,26.35332238,27.11101029,27.903994,28.72833667,29.582002,30.47497857,31.42014147,32.4222635,33.490483,34.6098671,35.73286653,36.79531295,37.75229351,38.58699628,39.31473278,39.96368248,40.57708631,41.18895399,41.80733067,42.42929408,43.06512575,43.72437839,44.41504001,45.14511289,45.91926979,46.73871106,47.60210775,48.50898828,49.4612032,50.46203915,51.51417548,52.62040583,53.78248785,54.99790654,56.26491855,57.58632466,59.46441284,60.91230636,62.4221846,63.98350025,65.57278622,67.15918294,68.71995101,,Tajikistan,TJK,Population density (people per sq. km of land area),EN.POP.DNST,, -,3.528959632,3.650347924,3.774719639,3.900719256,4.027399826,4.154116571,4.280982274,4.408726832,4.538548294,4.671259549,4.80702445,4.945457834,5.086314983,5.229244781,5.373936544,5.520641372,5.669486945,5.819800821,5.970712659,6.121781968,6.272812972,6.424497266,6.578660652,6.737631137,6.903206861,7.074377035,7.250675633,7.434920094,7.630640734,7.839418637,8.063303045,8.298774286,8.534864767,8.756846764,8.954186794,9.123352414,9.267603686,9.391775371,9.503826102,9.610214287,9.712269913,9.810010001,9.907330879,10.00871619,10.11778776,10.23580959,10.36354776,10.50319196,10.65680633,10.82546549,11.01031217,11.20998021,11.41952206,11.63220905,11.84279148,12.04939246,12.25218011,12.450582,12.64463644,12.83422425,,Turkmenistan,TKM,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.81275178,11.11594197,11.42633062,11.74243819,12.06311036,12.38801803,12.71713185,13.05002569,13.38633767,13.72587136,14.06831029,14.41378606,14.76312188,15.11746813,15.47751552,15.84354611,16.21503864,16.59249144,16.97632588,17.366675,17.76351447,18.16618145,18.57262435,18.98023996,19.38706848,19.79214819,20.19556098,20.59767,20.99927716,21.40083703,21.80193612,22.20181137,22.60020759,22.99696632,23.39186281,23.784895,24.17559334,24.5978263,24.97995639,25.3555594,25.72345647,26.08368182,26.43729391,26.7864367,27.13247639,27.47562228,27.81561887,28.15280819,28.48750027,28.81446318,29.14729207,29.47727466,29.80405317,30.12720015,30.44540715,30.75874396,31.06717764,31.3706304,31.66925717,31.96293122,,Latin America & the Caribbean (IDA & IBRD countries),TLA,Population density (people per sq. km of land area),EN.POP.DNST,, -,32.47155346,33.05817081,33.66859449,34.2995965,34.94794889,35.59704102,36.24115669,36.90766644,37.63416274,38.43745797,39.35776732,40.36213853,41.30894418,42.00141224,42.31519839,42.18258238,41.68238063,41.02542031,40.50860794,40.34344317,40.60773369,41.23960995,42.14371217,43.16375252,44.18702085,45.17464694,46.16509751,47.19650303,48.33463349,49.61761937,51.07774042,52.67007397,54.26139879,55.67101547,56.78096839,57.52239408,57.9603228,58.2732347,58.71809011,59.47316745,60.60618695,62.05104237,63.6926698,65.35904506,66.92199059,68.35487559,69.69657028,70.97700067,72.24519166,73.53846671,74.85904506,76.19381305,77.55803631,78.97330195,80.45016812,81.99657028,83.60860794,85.27067922,86.96166779,88.66455952,,Timor-Leste,TLS,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.59383986,11.90188876,12.21888513,12.54652129,12.88589088,13.23829284,13.60319312,13.97774463,14.35793579,14.74133858,15.12750071,15.51883176,15.91948432,16.33490447,16.76973878,17.22427888,17.69883988,18.19792844,18.72689293,19.28894757,19.88511331,20.5125367,21.16542547,21.83565997,22.51632071,23.20506129,23.90014367,24.59583754,25.28569829,25.9646739,26.63055087,27.2826207,27.91952704,28.54054911,29.14575199,29.73442692,30.30794914,30.87133315,31.43136114,31.99351939,32.56006319,33.13170046,33.71125168,34.29915105,34.89757332,35.50720811,36.12952252,36.76601731,37.4292717,38.09864219,38.78633347,39.49139111,40.20972354,40.93267592,41.65635086,42.37683903,43.09561997,43.81969386,44.55920028,45.32037602,,Middle East & North Africa (IDA & IBRD countries),TMN,Population density (people per sq. km of land area),EN.POP.DNST,, -,88.50138889,91.99027778,95.79861111,99.64444444,103.2611111,106.6305556,109.7694444,112.6055556,115.0847222,117.1444444,118.7388889,119.8986111,120.775,121.6444444,122.6680556,123.9277778,125.3597222,126.8555556,128.1541667,129.1194444,129.7430556,130.05,130.1888889,130.2680556,130.4111111,130.6680556,130.9972222,131.3777778,131.7333333,132.0402778,132.2819444,132.4972222,132.7166667,132.9708333,133.2944444,133.7041667,134.1958333,134.7722222,135.3819444,136.0583333,136.7805556,137.5319444,138.3208333,139.1861111,140.15,141.2694444,142.4680556,143.5888889,144.3013889,144.4180556,143.8305556,142.6888889,141.3444444,140.3097222,139.9722222,140.4763889,141.6694444,143.3319444,145.1347222,146.8013889,,Tonga,TON,Population density (people per sq. km of land area),EN.POP.DNST,, -,122.3766,125.0032062,127.7237736,130.5366376,133.4404727,136.4366017,139.5254993,142.704189,145.9687171,149.3172163,152.7475249,156.2631393,159.8748258,163.5970455,167.4400696,171.4060998,175.4914659,179.6928351,184.0045127,188.4209308,192.9411827,197.5623778,202.2741083,207.063356,211.9200194,216.8355836,221.8087,226.8449879,231.9542055,237.1411708,242.4050413,247.7352954,253.115072,258.8973737,264.3225579,269.7465913,275.1668008,280.5841091,286.0032879,291.4037922,296.82502,302.2345408,307.6145911,313.0532832,318.3143741,323.5011582,328.6131975,333.6445823,338.5904046,343.4489115,348.2144704,352.8687585,357.4838141,362.0673044,366.6956768,371.2568652,375.8044876,380.3287736,384.7980359,389.2219976,,South Asia (IDA & IBRD),TSA,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.761656062,9.994802053,10.2370636,10.48807705,10.74773335,11.01613861,11.2939161,11.58207027,11.88188524,12.19440883,12.52004956,12.85899308,13.21164848,13.57867587,13.96016836,14.35622097,14.7671481,15.19238336,15.63164181,16.08429853,16.54995905,17.02876313,17.52141507,18.02915231,18.55241556,19.09169574,19.64649627,20.21488862,20.7946919,21.38420683,21.98340253,22.59285664,23.31182171,23.94630501,24.59299313,25.25288673,25.92677871,26.61583735,27.32181111,28.04597901,28.7890817,29.55249144,30.33865546,30.98201327,31.81798968,32.68341985,33.57821177,34.50213511,35.45424569,36.43297557,37.43969132,38.47436371,39.53559156,40.62225765,41.73315325,42.8682623,44.02677052,45.20720678,46.40783439,47.62735061,,Sub-Saharan Africa (IDA & IBRD countries),TSS,Population density (people per sq. km of land area),EN.POP.DNST,, -,168.5797271,171.4300195,173.8690058,175.9493177,177.7274854,179.1847953,180.3573099,181.4409357,182.6869396,184.280117,186.3066277,188.7204678,191.4241715,194.2454191,197.0631579,199.8253411,202.5750487,205.3723197,208.3126706,211.4508772,214.811501,218.3272904,221.8461988,225.1623782,228.1278752,230.6787524,232.8522417,234.7270955,236.4245614,238.0352827,239.5922027,241.0692008,242.4181287,243.5725146,244.4834308,245.1358674,245.5824561,245.9452242,246.3795322,247.0095517,247.8805068,248.9688109,250.2074074,251.4844055,252.72846,253.9087719,255.0584795,256.2278752,257.4894737,258.8974659,260.4639376,262.1469786,263.8807018,265.562768,267.1212476,268.5307992,269.797271,270.9241715,271.9237817,272.8052632,,Trinidad and Tobago,TTO,Population density (people per sq. km of land area),EN.POP.DNST,, -,27.27948635,27.71290551,28.19306128,28.71466916,29.27356462,29.87252188,30.51316941,31.18704943,31.88323249,32.59400747,33.31803553,34.05854145,34.81808702,35.60104274,36.41163749,37.24563594,38.104776,39.00719619,39.9765448,41.02754892,42.16807415,43.38645726,44.65326982,45.92729789,47.17810247,48.38989444,49.56702497,50.72304969,51.8808638,53.05425463,54.24723867,55.44448378,56.61646498,57.7234552,58.73712667,59.65071447,60.47321704,61.21177909,61.87942199,62.4893602,63.0401326,63.53798275,64.014431,64.51002832,65.05392636,65.66175978,66.32807029,67.0341465,67.75032827,68.45549047,69.14181256,69.81844104,70.50044413,71.2100605,71.96157956,72.75966787,73.59319001,74.44131694,75.27498069,76.07246395,,Tunisia,TUN,Population density (people per sq. km of land area),EN.POP.DNST,, -,36.57200083,37.46323688,38.37085613,39.29714018,40.24400816,41.2113665,42.19949066,43.210978,44.24904305,45.31566597,46.41269571,47.53877448,48.68875823,49.8554864,51.03393709,52.21932747,53.41305562,54.62362824,55.86326287,57.1391084,58.45459636,59.80199706,61.163767,62.51595962,63.84097294,65.13330821,66.39674909,67.63479074,68.85448722,70.06192326,71.25579174,72.4360355,73.6117459,74.79465327,75.99294856,77.21018931,78.44363006,79.68720684,80.9316048,82.16960877,83.40662786,84.64503333,85.87165521,87.06902018,88.2287086,89.33748555,90.40948768,91.49670881,92.66973221,93.97631589,95.42670374,96.99601887,98.65188987,100.345961,102.0352806,103.7223965,105.3966854,106.986591,108.4022283,109.583913,,Turkey,TUR,Population density (people per sq. km of land area),EN.POP.DNST,, -,177.6666667,178,178.0333333,178.4666667,179.6,181.1666667,183.6666667,186.6,189.0333333,191.3333333,192.3333333,192.8666667,193.9666667,196.7666667,202.1333333,210.6333333,221.6666667,233.9333333,245.2333333,254.3666667,260.8333333,265.0333333,268.0333333,270.3333333,273.7,278.0333333,282.7,287.9,292.9,297,300.4666667,303.6666667,306.4666667,308.6333333,309.9333333,310.5666667,310.9333333,311.0666667,311.4666667,313.0666667,315.9333333,319.7666667,324.1333333,329.0333333,333.2333333,337.2666667,340.6333333,343.8333333,347.1,350.7,354.2,358.1333333,361.6333333,365.7666667,369.9666667,374.4,378.8333333,383.5,388.5,393.0666667,,Tuvalu,TUV,Population density (people per sq. km of land area),EN.POP.DNST,, -,11.68062204,12.02523594,12.38224881,12.75194739,13.13483518,13.53064123,13.94015353,14.36613118,14.81213254,15.28052269,15.77297133,16.28848499,16.8235166,17.37292052,17.93319937,18.50322985,19.08469406,19.68023933,20.29376722,20.92827162,21.58577896,22.26610634,22.96743057,23.68680853,24.42289343,25.17078573,25.93272522,26.72251863,27.55897945,28.45320388,29.41590088,30.4371235,31.48250621,32.5046839,33.47158275,34.36952247,35.21432942,36.039965,36.89573267,37.81799165,38.81897607,39.89025739,41.02255362,42.19887785,43.40745428,44.64739896,45.9261865,47.24988033,48.62703771,50.06382028,51.56188756,53.11925152,54.73372319,56.40162904,58.11993452,59.8884974,61.70732107,63.57354256,65.48369948,67.43532739,,Tanzania,TZA,Population density (people per sq. km of land area),EN.POP.DNST,, -,34.95232471,36.11330264,37.34365647,38.63224063,39.96827987,41.35645864,42.79287323,44.24781542,45.68267354,47.07274911,48.405265,49.69543066,50.98069166,52.3148441,53.73806616,55.26737901,56.89714229,58.61838747,60.41309244,62.27082228,64.18639708,66.17281918,68.25849057,70.48130724,72.86600771,75.42324708,78.1380011,80.9775737,83.89490516,86.85448676,89.85303038,92.89659176,95.97110255,99.06181372,102.1628397,105.2640859,108.3799209,111.5599169,114.8711576,118.3632401,122.0608278,125.9559632,130.0262599,134.2340223,138.5545768,142.9932186,147.5718683,152.3033582,157.2048246,161.7203471,166.9497905,172.345402,178.0097696,184.0790445,190.6315929,197.7317624,205.2991622,213.0911231,220.7739228,228.111909,,Uganda,UGA,Population density (people per sq. km of land area),EN.POP.DNST,, -,74.57729007,75.51950807,76.44533874,77.32279106,78.12989039,78.85558471,79.5084474,80.11015103,80.69265384,81.27878139,81.87625442,82.47692414,83.06866143,83.63273151,84.15579874,84.63403642,85.07313023,85.48080435,85.86864244,86.24470873,86.6850781,86.96642789,87.27712091,87.60507465,87.88642444,88.19711746,88.53542763,88.92897212,89.36394235,89.56830931,89.7566238,90.01536204,90.06507293,89.62009148,88.91481833,88.12945542,87.32993872,86.55303357,85.74091654,84.88219556,83.99482178,83.20238547,82.53003245,81.90635206,81.30272188,80.75770851,80.28128183,79.84911448,79.49549644,79.18031658,78.89609542,78.70148105,78.52248843,78.15110739,77.94720434,77.68936629,77.38846021,77.0150466,76.60718502,76.17309803,,Ukraine,UKR,Population density (people per sq. km of land area),EN.POP.DNST,, -,21.25923102,21.55894207,22.07017919,22.57447893,23.09589978,23.67108226,24.2306615,24.80646984,25.41258433,26.03582981,26.67058516,27.27251686,27.85698311,28.41531499,28.93129185,29.41866827,29.87782928,30.33685283,30.80045182,31.25676518,31.72462814,32.23331829,32.7415219,33.233028,33.73774312,34.26963023,34.82866877,35.39083443,35.93539547,36.45389954,36.95312064,37.41824121,37.86983404,38.31488296,38.74428858,39.16576574,39.58201788,40.00228098,40.37335022,40.73674258,41.07300135,41.39273192,41.70511557,42.01134916,42.31529666,42.61458953,42.90168143,43.19449402,43.49532013,43.79439838,44.12132644,44.49254907,44.86957057,45.23750905,45.58948348,45.93644696,46.28774632,46.60368184,46.87113167,47.08889965,,Upper middle income,UMC,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.69364644,14.87763113,15.05613644,15.22901954,15.39559479,15.55748486,15.71300994,15.85396526,15.96981488,16.05415952,16.10263398,16.12077477,16.12451148,16.13584162,16.17056336,16.23455034,16.32360873,16.43083076,16.54486916,16.657462,16.76736373,16.87722546,16.98690435,17.09661753,17.20671352,17.31602674,17.42418581,17.53350474,17.64714318,17.7671009,17.89313793,18.02342018,18.15640498,18.29018969,18.42232316,18.55435379,18.68448177,18.80386813,18.90072563,18.96774083,19.00051994,19.00380528,18.99017827,18.97775111,18.97953948,19.00013141,19.03641298,19.08479602,19.13881842,19.19365215,19.24880585,19.30622215,19.36599246,19.42885956,19.49498914,19.56427265,19.63572735,19.70797623,19.77905954,19.84760027,,Uruguay,URY,Population density (people per sq. km of land area),EN.POP.DNST,, -,20.05587971,20.36672286,20.66195289,20.9509595,21.21452654,21.4609519,21.69591307,21.91362338,22.12882249,22.3881314,22.67298907,22.91701241,23.13679719,23.34915755,23.58051569,23.80565042,24.0462891,24.30243172,24.57211299,24.80903945,25.05371789,25.29370147,25.52604226,25.74801069,25.97718518,26.21836977,26.45376768,26.69506145,26.94836532,27.25451361,27.62114913,28.00689161,28.37865871,28.72880764,29.07295151,29.41316481,29.76942797,30.11848507,30.46634116,30.79730133,31.10362839,31.39354993,31.66453462,31.95894507,32.2548766,32.56739985,32.87861136,33.24368685,33.53639923,33.81578008,34.06244395,34.31324483,34.55181319,34.8061343,35.06332868,35.31834714,35.54249482,35.73009646,35.89317567,36.23984468,,United States,USA,Population density (people per sq. km of land area),EN.POP.DNST,, -,20.71842736,21.42366949,22.16480019,22.94973907,23.78201693,24.66723319,25.59825811,26.55069582,27.49140339,28.39753409,29.25821345,30.08223319,30.89044899,31.71394922,32.57515045,33.48087917,34.42379173,35.39545369,36.38205924,37.37367184,38.36787024,39.36866008,40.38002586,41.40817348,42.45717677,43.52510343,44.60839445,45.70731077,46.8220945,48.21344617,49.25246827,50.42078044,51.5796897,52.6022567,53.56135402,54.59567466,55.63469676,56.53737659,57.15009403,57.94640339,58.68464974,59.40726375,60.10260931,60.80007052,61.51151857,62.26669017,63.15937941,64.18147626,65.27362482,67.14245416,68.96897038,69.99177245,71.093559,72.30300893,71.03844609,72.28499187,73.51238234,74.80586987,76.22283256,77.70210303,,Uzbekistan,UZB,Population density (people per sq. km of land area),EN.POP.DNST,, -,210.6871795,213.4333333,215.8974359,218.2487179,220.5358974,222.8384615,225.074359,227.3410256,229.6538462,232.0538462,234.5897436,237.2076923,239.8948718,242.6102564,245.2948718,247.9333333,250.5333333,253.0461538,255.5102564,257.8615385,260.1,262.1923077,264.1923077,266.0923077,267.9564103,269.7871795,271.5512821,273.1615385,274.5410256,275.6128205,276.3384615,276.7717949,277.0153846,277.074359,277.0333333,276.8794872,276.6538462,276.4282051,276.3153846,276.3769231,276.6487179,277.1666667,277.7487179,278.2564103,278.5051282,278.4666667,278.2461538,277.9512821,277.674359,277.5897436,277.7307692,278.0384615,278.5230769,279.1487179,279.8333333,280.6846154,281.6051282,282.5897436,283.5717949,284.4794872,,St. Vincent and the Grenadines,VCT,Population density (people per sq. km of land area),EN.POP.DNST,, -,9.567780738,9.911887081,10.26317329,10.62196134,10.9883578,11.36283884,11.74507227,12.13341761,12.52565728,12.92035145,13.31665098,13.7154311,14.11905107,14.53087013,14.95324641,15.38712091,15.83172949,16.28561419,16.74652231,17.21287455,17.68366646,18.15948076,18.64194547,19.13349923,19.63552293,20.14851766,20.67086106,21.19930843,21.72946432,22.25799558,22.78364492,23.30672184,23.82733405,24.34618559,24.86376849,25.37911683,25.89166487,26.40277422,26.91438694,27.42752565,27.94226064,28.45689814,28.96845304,29.47292557,29.96705969,30.44066663,30.89122045,31.33136103,31.77938892,32.24300436,32.75083385,33.28703248,33.76344425,34.0603968,34.10444646,33.84303498,33.33425543,32.74997676,32.32903917,32.23847061,,"Venezuela, RB",VEN,Population density (people per sq. km of land area),EN.POP.DNST,, -,54.42666667,55.46,56.46,57.62666667,58.90666667,60.14666667,61.42,62.84666667,64.14,65.53333333,66.74666667,68.06666667,69.27333333,70.34,71.31333333,72.14,72.82,73.60666667,74.84,76.47333333,78.80666667,81.66666667,85.03333333,88.78,93.00666667,97.64,102.6,107.7,112.4466667,116.5933333,120.0466667,122.9533333,125.22,127.12,128.7133333,130.0533333,131.0666667,132.1333333,133.5066667,135.42,137.8333333,140.8533333,144.4933333,148.86,154.04,160.1466667,167,173.9733333,180.2333333,185.3066667,188.84,191.0266667,192.3333333,193.2333333,194.32,195.7,197.1133333,198.6333333,200.22,201.58,,British Virgin Islands,VGB,Population density (people per sq. km of land area),EN.POP.DNST,, -,98,100,113.7142857,116.5714286,124.2857143,132,140.2857143,159.1428571,172.2857143,181.36,202.6771429,218.0542857,240.3457143,256.9742857,269.9542857,274.76,266.2942857,274.0828571,274.8085714,284.6742857,285.2942857,285.9085714,286.7085714,287.4285714,287.8857143,288.12,288.2885714,288.4342857,288.6885714,297.0371429,299.4485714,302.0342857,304.5085714,306.6228571,308.0514286,308.8428571,309.5914286,310.1057143,310.2828571,310.4057143,310.14,310.0257143,310.0142857,309.9028571,309.8657143,309.6257143,309.5342857,309.7057143,309.7257143,309.5914286,309.4,309.1085714,308.6885714,308.2342857,307.7485714,307.1885714,306.5171429,305.7171429,304.7685714,303.6857143,,Virgin Islands (U.S.),VIR,Population density (people per sq. km of land area),EN.POP.DNST,, -,103.4320901,106.5575286,109.7459615,112.9988663,116.3137024,119.6904544,123.115767,126.55869,129.9798734,133.3521829,136.6678915,139.9381732,143.1795816,146.4178746,149.676457,152.9548619,156.2603029,159.633233,163.1245384,166.769612,170.5822114,174.5500906,178.6487573,182.8400842,187.0924821,191.3848628,195.7110019,200.0689176,204.4616762,208.8815478,213.3305355,217.7747028,222.1275861,226.2779809,230.1467388,233.7053028,236.9756736,239.9941995,242.8211957,256.897097,259.5470764,262.5484012,265.4292579,267.8840875,270.3668913,272.8982004,275.4848518,278.1417873,280.8793176,283.7025672,286.6171639,289.6182346,292.68421,295.784339,298.8908376,301.9977263,305.0944722,308.1431902,311.0978424,313.9245428,,Vietnam,VNM,Population density (people per sq. km of land area),EN.POP.DNST,, -,5.389663659,5.561361772,5.737817884,5.915996719,6.092534865,6.266776046,6.440114848,6.616324856,6.802296965,7.003609516,7.220016407,7.448892535,7.690648072,7.938720263,8.192206727,8.449712879,8.712551272,8.974323216,9.23240361,9.483018868,9.72485644,9.958818704,10.18974569,10.42313372,10.6635767,10.90959803,11.16283839,11.42895816,11.71460213,12.02420016,12.36406891,12.72977851,13.10442986,13.46415094,13.7949959,14.08703856,14.34922067,14.60106645,14.86948318,15.17342084,15.5216571,15.90869565,16.32157506,16.74511895,17.1683347,17.58646432,18.00360952,18.43314192,18.88794094,19.3778507,19.90631665,20.46800656,21.05307629,21.64790812,22.24183757,22.83232158,23.42075472,24.00943396,24.60065628,25.19688269,,Vanuatu,VUT,Population density (people per sq. km of land area),EN.POP.DNST,, -,23.65371932,24.06159503,24.56287376,25.06719864,25.58239207,26.12184177,26.6572183,27.20523402,27.77332745,28.35414011,28.95896928,29.54720991,30.1331306,30.7146754,31.28481396,31.8464528,32.40367816,32.97010099,33.5510557,34.13782092,34.74001378,35.36556707,35.99661447,36.62594041,37.2665388,37.92549409,38.60173286,39.28505726,39.96835966,40.66211474,41.33979486,41.99002202,42.68139484,43.33425925,43.98784722,44.6270072,45.2397389,45.87849631,46.49620421,47.11829892,47.73011807,48.34019679,48.95005649,49.51537304,50.132807,50.75791138,51.38523583,52.0293025,52.66562931,53.29845403,53.92891373,54.5895443,55.25421486,55.91929786,56.57253065,57.20038365,57.85942474,58.50307577,59.12643623,59.74252789,,World,WLD,Population density (people per sq. km of land area),EN.POP.DNST,, -,39.6155477,40.90742049,42.24452297,43.58515901,44.89575972,46.17385159,47.41378092,48.58091873,49.64487633,50.58162544,51.38056537,52.04770318,52.6,53.07102473,53.48162544,53.83816254,54.14063604,54.41201413,54.67844523,54.95477032,55.26855124,55.60600707,55.95229682,56.26961131,56.53533569,56.73215548,56.8770318,57.02084806,57.22084806,57.5254417,57.95053004,58.4770318,59.05194346,59.60742049,60.08833922,60.48233216,60.80035336,61.07385159,61.34487633,61.64452297,61.97667845,62.33568905,62.71413428,63.10848057,63.50600707,63.9130742,64.32685512,64.75971731,65.2130742,65.70459364,66.2434629,66.81590106,67.38939929,67.92226148,68.37809187,68.74204947,69.03109541,69.30318021,69.64416961,70.10954064,,Samoa,WSM,Population density (people per sq. km of land area),EN.POP.DNST,, +,40.99869357,41.16780375,41.4087676,41.61053854,41.76658441,41.9335172,42.13165917,42.32181739,42.57003919,42.92713021,43.43228335,44.08259544,44.79532588,45.54362026,46.29917259,47.0031935,47.64407026,48.32486573,48.97300044,49.53984613,50.12338511,50.59950646,50.95950065,51.27628103,51.35842648,51.38176804,51.38709537,51.16778923,50.96543765,51.00847728,51.30258383,51.65379591,51.91262883,52.11766584,52.38555668,52.80171288,53.3338801,53.89310495,54.50407897,55.23550588,56.12197706,57.07572942,58.01307882,59.08349543,60.38487444,62.03499782,63.85457976,65.16974888,65.83502685,66.19473073,66.484018,66.76633764,67.11882712,67.61126433,68.25311366,69.0279431,69.78353898,70.65344753,71.62636087,72.37151981,72.98925824,Ireland,IRL,Population density (people per sq. km of land area),EN.POP.DNST,, +,13.80213844,14.16495309,14.53881849,14.92414782,15.32138866,15.73244677,16.15816695,16.59702841,17.04666618,17.50649083,17.97783774,18.46514833,18.975,19.51575493,20.09490164,20.71144613,21.36781417,22.07864326,22.86226639,23.7298583,24.68129804,25.70620042,26.79144748,27.91865714,29.06947432,30.24402797,31.43113903,32.58755863,33.65873732,34.60682482,35.41284474,36.0890346,36.66823903,37.20045188,37.7235799,38.24683747,38.76342064,39.27640414,39.78540423,40.29040313,40.7973618,41.31044537,41.82503684,42.33360286,42.83156819,43.31808001,43.79802795,44.27945676,44.77322196,45.28753101,45.82317775,46.37876728,46.95717171,47.56119318,48.19138977,48.84942594,49.53086274,50.22238022,50.90614517,51.56864916,52.20459736,"Iran, Islamic Rep.",IRN,Population density (people per sq. km of land area),EN.POP.DNST,, +,17.09159064,17.54628118,18.0371539,18.57054439,19.15036468,19.77996205,20.45727188,21.17357615,21.91642088,22.67640213,23.44891739,24.23499783,25.03804102,25.86382697,26.71554748,27.59374214,28.49317283,29.40457279,30.31553833,31.21692846,32.11037565,32.99829892,33.87441525,34.73122528,35.56669868,36.37598372,37.17006653,37.98230103,38.85712783,39.82694972,40.90234127,42.07590827,43.33879096,44.67464161,46.06932803,47.51828658,49.01931774,50.56206416,52.13448796,53.72473878,55.34942497,57.00418867,58.63342936,60.16379267,61.55492832,62.757217,63.81608707,64.900974,66.70923973,68.47940919,70.74347255,73.42515196,76.37623236,79.26682683,81.93958694,84.33142299,86.50165159,88.53058084,90.54884504,92.65125263,94.85532147,Iraq,IRQ,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.785825436,1.81923192,1.851900249,1.885117207,1.918064838,1.950822943,1.982553616,2.009855362,2.028618454,2.039281796,2.055840399,2.086154613,2.117875312,2.146723192,2.174354115,2.196049875,2.212458853,2.229795511,2.251720698,2.275690773,2.301795511,2.33276808,2.363860349,2.389137157,2.408029925,2.425735661,2.452458853,2.49117207,2.522214464,2.541905237,2.571541147,2.60405985,2.630673317,2.65357606,2.668009975,2.682453865,2.704518703,2.73363591,2.766892768,2.805037406,2.842573566,2.86805985,2.887990025,2.913456359,2.95994015,3.030244389,3.107890274,3.166224439,3.177047382,3.172478803,3.182184539,3.199162095,3.229566085,3.265695761,3.299900249,3.346024938,3.425436409,3.498175146,3.575949618,3.634463949,3.692303878,Iceland,ISL,Population density (people per sq. km of land area),EN.POP.DNST,, +,100.9704251,105.961183,109.935305,114.3715342,118.4380776,121.4879852,126.8484288,129.5286506,132.948244,137.4306839,141.8207024,145.4713494,151.4787431,156.0536044,159.6580407,163.2624769,166.9593346,170.5175601,174.9537893,179.2051756,182.8096118,186.2754159,189.6950092,192.1903882,195.6099815,198.6598891,201.8946396,205.2680222,208.780037,215.3419593,228.6968577,236.7375231,243.1146026,249.4916821,256.2384473,263.0314233,269.6857671,275.9242144,283.0406654,290.6192237,297.5508318,303.6044362,309.1358595,314.6487985,320.2449168,325.9565619,331.797597,337.7449168,345.9149723,352.2920518,358.8632163,365.5499076,372.435305,379.6534196,387.2504621,394.9168207,402.6478743,410.4805915,418.3918669,425.836414,432.7171904,Israel,ISR,Population density (people per sq. km of land area),EN.POP.DNST,, +,171.8280575,172.9946279,174.2613308,175.7007582,177.1865969,178.5692428,179.8663765,181.0062562,182.0337629,182.999048,183.8546462,184.9013804,186.1596206,187.3818231,188.5043045,189.4470096,190.253344,190.9324504,191.4853252,191.8801911,192.1106899,192.2530618,192.322852,192.3658427,192.4214444,192.4319302,192.4515691,192.5445854,192.6890653,192.8504301,192.983989,193.1151168,193.2332155,193.2725851,193.2756554,193.329982,193.432294,193.4879603,193.5205093,193.608201,193.7169766,194.0056679,194.8500816,196.115207,197.0812674,197.6745053,198.6751547,199.9956857,200.9089719,201.5279017,201.8747841,202.4196539,204.7798599,206.6673693,206.4682872,206.1178282,205.8091691,202.941457,200.6149229,199.6759715,198.3885567,Italy,ITA,Population density (people per sq. km of land area),EN.POP.DNST,, +,152.4530933,154.8014774,157.3093259,159.8096953,162.1891043,164.4064635,166.5119114,168.5939982,170.7902124,173.189012,175.8338873,178.678578,181.623084,184.5164358,187.2593721,189.7849492,192.1351801,194.4508772,196.932964,199.7081256,202.8551247,206.2845799,209.7631579,212.9609418,215.6518929,217.7437673,219.3351801,220.6292705,221.9265005,223.444229,225.2381348,227.2434903,229.4167128,231.6751616,233.9524469,236.2540166,238.5885503,240.8932595,243.0911357,245.1244691,246.9719298,248.6466297,250.1789474,251.6174515,253.0009234,254.331856,255.6074792,256.8669437,258.156879,259.5072946,260.9355494,262.4310249,263.9621422,265.4789474,266.945891,268.3510619,269.699723,270.9928901,272.23241,273.4220683,274.5578947,Jamaica,JAM,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.03788531,11.45338849,11.90176791,12.49324569,13.30012466,14.3592815,15.62777652,17.00099728,18.32986174,19.50719628,20.50309383,21.34998867,22.08117634,22.7531165,23.412466,24.06142339,24.69810743,25.36192203,26.1005893,26.94919538,27.93370354,29.05173391,30.27439937,31.55549637,32.86553717,34.17150952,35.49184044,36.90562103,38.5237194,40.41124207,42.61664778,45.07782185,47.61512919,49.98138033,52.00410245,53.63608341,54.94714415,56.02872847,57.02350408,58.05184723,59.12656392,60.2619447,61.58245694,63.23935857,65.34042384,67.90057797,70.88950589,74.30273119,77.64426673,81.7925321,86.31288579,91.1237103,95.95620635,100.4598108,104.3768078,107.617549,110.2257265,112.2473755,113.783476,114.9261095,115.668191,Jordan,JOR,Population density (people per sq. km of land area),EN.POP.DNST,, +,256.4903191,258.8846469,261.5216798,264.2568857,267.1175348,269.5691301,272.3725116,275.4595037,278.7537497,281.982547,288.238342,292.3840698,296.5275505,300.4964539,304.4283765,307.7080491,310.7860262,313.6271834,316.2936681,318.8834289,321.1271834,323.5390497,325.7973785,329.2651494,331.4234778,333.1011791,334.8025233,336.1985738,337.5452551,338.6670324,340,341.2643993,342.372463,343.3296764,344.1360395,345.0123457,345.8353909,346.776406,347.4101509,347.9917695,348.8312757,349.6433471,350.3923182,350.5102881,350.5432099,350.7654321,351.1687243,351.3388203,351.2949246,351.3580247,350.7078189,350.1481481,349.6433471,349.1796982,348.8093278,348.6310014,348.345679,347.9039781,347.4156379,346.3950617,344.8054678,Japan,JPN,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.833545209,3.98449124,4.129295848,4.264124162,4.386385895,4.494040079,4.587808275,4.671419787,4.750384858,4.828736526,4.908030892,4.987215246,5.064641997,5.137598622,5.204366041,5.264342334,5.318972108,5.370951217,5.423985258,5.480673779,5.540947883,5.603618921,5.668524651,5.735233915,5.802716598,5.871957625,5.941124199,6.002888469,6.019002111,6.055487647,6.093903397,6.089230285,6.067589732,5.980577842,5.858518724,5.770354854,5.680040375,5.58270919,5.529641812,5.513066637,5.503698559,5.503925621,5.522472497,5.560982331,5.610634145,5.670291143,5.735523206,5.843959699,5.960966774,6.045809534,6.132978479,6.219983702,6.310164463,6.40378005,6.498057562,6.591123088,6.681400156,6.769808497,6.85767789,6.947314887,7.038776901,Kazakhstan,KAZ,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.71991601,15.19310187,15.68772183,16.20461046,16.74484837,17.30936676,17.89979091,18.51900938,19.17046245,19.85696665,20.58025442,21.34109358,22.14006923,22.97737112,23.85335418,24.76764592,25.72106512,26.716416,27.7572671,28.84563201,29.98184981,31.16337984,32.38528306,33.6409372,34.92476016,36.23459957,37.56915873,38.92484275,40.29779668,41.68495274,43.08555716,44.49885793,45.92229856,47.35303792,48.78992339,50.23273008,51.68440103,53.15122465,54.64167516,56.16290719,57.71614893,59.30306427,60.93189901,62.61248023,64.35129669,66.15075201,68.00775556,69.91598552,71.86596971,73.8494641,75.86581509,77.91311277,79.98029659,82.05373546,84.12400991,86.18535158,88.24040834,90.29864357,92.37440173,94.47816003,96.6119092,Kenya,KEN,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.76173097,12.16579771,12.58446298,13.00990615,13.41657977,13.84410845,14.26746611,14.69395203,15.09280501,15.43222106,15.75755996,16.10114703,16.44316997,16.80865485,17.16579771,17.51147028,17.85140772,18.18091762,18.51929093,18.86027112,19.2168926,19.60010428,20.01199166,20.41918665,20.80448384,21.20177268,21.60896767,21.99374348,22.45828989,22.89468196,23.2721585,23.54223149,23.54900938,23.54066736,23.77685089,24.13138686,24.48592284,24.86444213,25.2367049,25.53910323,25.78258603,26.02033368,26.29457769,26.61470282,26.91657977,27.20750782,27.46819604,27.73044838,28.06725756,28.40406674,28.75182482,29.2346194,29.82064651,30.42492179,31.05787278,31.69708029,32.31595412,32.96558916,33.66110532,34.30604797,34.90198123,Kyrgyz Republic,KGZ,Population density (people per sq. km of land area),EN.POP.DNST,, +,33.27083617,34.15156356,35.03051212,35.86813392,36.63715726,37.30474734,37.87650691,38.40798776,38.9792828,39.63616587,40.44663494,41.36706322,42.20050419,42.67693179,42.6266542,41.94814752,40.76615681,39.41347723,38.35482098,37.92068321,38.23843757,39.20124065,40.61864944,42.1926354,43.70549513,45.09943349,46.44279402,47.7901031,49.23708928,50.84747904,52.62462044,54.52016202,56.48497054,58.45173918,60.36791865,62.21911965,64.00744392,65.71782234,67.33777476,68.86041808,70.27765126,71.59369477,72.83124292,74.022632,75.19462384,76.35228303,77.49803422,78.65304215,79.84140607,81.07979266,82.37831974,83.73246091,85.12536823,86.53130523,87.93017788,89.31730116,90.69461251,92.05639588,93.39758668,94.71431566,96.00297983,Cambodia,KHM,Population density (people per sq. km of land area),EN.POP.DNST,, +,52.14074074,53.43580247,54.74320988,56.03950617,57.31975309,58.55432099,59.75679012,60.9308642,62.05802469,63.1382716,64.17160494,65.15432099,66.12098765,67.07901235,68.04197531,69.03950617,70.07283951,71.12716049,72.18395062,73.20493827,74.19876543,75.1691358,76.21728395,77.46296296,78.99876543,80.8691358,83.01728395,85.29259259,87.46790123,89.37530864,90.97777778,92.30493827,93.47037037,94.65185185,95.94567901,97.41234568,98.99753086,100.6888889,102.4308642,104.2037037,105.9802469,107.7876543,109.6790123,111.7259259,113.9740741,116.4703704,119.1740741,121.9259259,124.6024691,127.0740741,129.3024691,131.3074074,133.1938272,135.045679,136.9469136,138.9246914,140.9296296,143.0148148,145.1950617,147.4641975,149.8617284,Kiribati,KIR,Population density (people per sq. km of land area),EN.POP.DNST,, +,146.2742857,145.6028571,144.3685714,142.6514286,140.5971429,138.1457143,135.3942857,132.5685714,130.0828571,128.2228571,127.1114286,126.6228571,126.5828571,126.6342857,126.4885714,126.1142857,125.5542857,124.8657143,124.1485714,166.1576923,165.2423077,164.3576923,163.3730769,162.3,161.0538462,159.5346154,157.85,156.2807692,155.2076923,154.8461538,155.3115385,156.5038462,158.2346154,160.0692308,161.8346154,163.3538462,164.8346154,166.25,167.7769231,169.55,171.5461538,173.7230769,175.9576923,178.1653846,180.2,182.05,183.7269231,185.3,186.9192308,188.5038462,190.1615385,191.85,193.5692308,195.2923077,196.9384615,198.5730769,200.1384615,201.6846154,203.2076923,204.5846154,205.9461538,St. Kitts and Nevis,KNA,Population density (people per sq. km of land area),EN.POP.DNST,, +,267.112513,274.8603566,282.6222994,290.111497,297.5811113,305.1583143,312.3676446,319.7004147,327.0191375,334.2403794,340.8947128,347.3502592,353.5470558,359.6544267,365.7549762,371.6413332,377.4807692,383.2592266,389.1171055,395.2288513,401.4435828,407.6959569,413.7508086,418.8882024,423.0328012,427.261808,431.4917064,435.7375803,440.0688161,444.4254924,448.8461953,453.5347502,458.1653328,462.7984657,467.4786544,471.9539809,476.4003732,479.8517831,483.2746942,487.3326871,489.6647095,492.2485381,494.7554752,496.6176307,497.5174084,499.9823699,502.3074494,505.7707805,508.0139604,509.8159671,513.8042803,515.8755832,517.6122698,520.8524992,523.5255477,525.3700725,526.7348067,528.9690115,530.8123667,531.5446985,530.6078343,"Korea, Rep.",KOR,Population density (people per sq. km of land area),EN.POP.DNST,, +,16.86762065,18.93075196,21.25454545,23.78787879,26.48888889,29.35852974,32.38855219,35.51689113,38.66285073,41.77575758,44.81700337,47.80684624,50.8214927,53.97154882,57.33585859,60.9352413,64.73473625,68.69040404,72.73159371,76.80583614,80.77070707,84.60359147,88.49466891,92.71324355,97.37811448,102.8227834,108.8056117,114.1891134,117.4402918,117.5841751,113.9897306,,,,90.11823793,91.29393939,95.97401796,102.7565095,109.5197531,114.7656004,118.0287879,119.9209315,121.303367,123.4847363,127.3959596,133.2020763,140.5177329,149.0465769,158.3075758,167.894725,177.7808081,187.9265993,197.8890011,207.1234007,215.2406285,222.0461279,227.6151515,232.1725028,236.0873737,239.65,242.9042088,Kuwait,KWT,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.08873823,11.39967037,11.71865953,12.0437893,12.37358252,12.70755204,13.04572471,13.38780333,13.73364913,14.08317824,14.43614342,14.79248258,15.15257285,15.51696668,15.88591822,16.25957221,16.63750409,17.0205263,17.40951734,17.80486627,18.20674763,18.61431932,19.02555362,19.43784968,19.84923423,20.25883639,20.666706,21.07290808,21.47784745,21.88171194,22.28393345,22.68388672,23.08170561,23.47779912,23.87235174,24.26549331,24.65661807,25.08359582,25.46613284,25.84172371,26.20916051,26.56999424,26.92221805,27.26936746,27.61273842,27.95292975,28.28982601,28.62365742,28.95447785,29.27658879,29.60317448,29.92698501,30.25386021,30.5803915,30.91201172,31.25128352,31.59594534,31.93836241,32.26929887,32.58197474,32.87361863,Latin America & Caribbean (excluding high income),LAC,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.40355286,9.623583189,9.849878683,10.08291594,10.32316291,10.56844454,10.81857452,11.07818458,11.35376083,11.64830589,11.9682149,12.30867418,12.64856153,12.95911179,13.22176343,13.42704506,13.58682409,13.72980069,13.89658146,14.11676343,14.39927643,14.73653813,15.12092721,15.53862652,15.97872184,16.43935875,16.92170711,17.4212175,17.93260399,18.45091421,18.97415078,19.49889948,20.01709705,20.51922444,20.99860052,21.45229203,21.88175043,22.29029896,22.68344454,23.06629549,23.43840555,23.80089688,24.16221837,24.53292461,24.92060225,25.32961438,25.7580156,26.19857019,26.64047227,27.07611785,27.50244367,27.92256066,28.34186308,28.76847054,29.20779896,29.66138648,30.12578423,30.59574523,31.06350087,31.52320624,31.97295494,Lao PDR,LAO,Population density (people per sq. km of land area),EN.POP.DNST,, +,182.2691105,188.2008798,194.0370479,199.5338221,204.5331378,208.8579668,212.5837732,216.1064516,219.9857283,224.5782991,230.1120235,236.3477028,242.614174,247.9738025,251.7835777,253.8034213,254.3239492,253.8809384,253.2659824,253.0721408,253.5971652,254.7554252,256.3120235,257.8744868,259.2367546,260.1048876,260.7973607,262.4322581,266.5139785,274.001173,285.601173,300.697263,317.3146628,332.6841642,344.9050831,352.9484848,357.6173021,361.0473118,366.3501466,375.6377322,390.1269795,408.8176931,428.9714565,446.6644184,459.3119257,465.2746823,466.0163245,465.7619746,470.4815249,484.170479,508.5065494,541.311828,578.0074291,612.027957,638.5807429,656.3324536,666.6053763,670.5188661,670.1572825,667.1986315,661.6960899,Lebanon,LBN,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.85946844,12.11224045,12.37329734,12.64436254,12.92674419,13.22111711,13.52815615,13.84946013,14.18708472,14.54246262,14.9163206,15.30904277,15.72221761,16.15747508,16.61600914,17.08713663,17.5680544,18.07432517,18.62802118,19.23786337,19.92142857,20.65486919,21.35830565,21.92345307,22.27736711,22.40899086,22.35581395,22.15640573,21.86907184,21.55229444,21.18086586,20.78085548,20.52222799,20.62386836,21.22775125,22.43023256,24.15085133,26.13654485,28.0285299,29.57274709,30.66785714,31.40289659,31.94616902,32.55454734,33.41065199,34.56406769,35.94176703,37.45704942,38.97559178,40.40030108,41.70936462,42.9366902,44.10648879,45.26067276,46.43094892,47.62030731,48.81877076,50.03089701,51.26011213,52.50910507,53.78122924,Liberia,LBR,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.851402071,0.881375246,0.913402367,0.947873876,0.98509099,1.025091217,1.067818293,1.113307455,1.161564954,1.212548166,1.266320743,1.322781522,1.381471294,1.441794446,1.503311093,1.565578503,1.628629642,1.693114109,1.759962263,1.829717994,1.902644441,1.97804142,2.054333519,2.129370176,2.201587347,2.270253021,2.335676938,2.398610432,2.460265183,2.521490276,2.582632393,2.643245394,2.702487014,2.759170579,2.812551008,2.862210009,2.908719324,2.953484433,2.998466076,3.045053253,3.093563659,3.143490344,3.194326358,3.245258988,3.295528945,3.345689214,3.395652273,3.44336588,3.486131034,3.522322312,3.550608682,3.572383123,3.592046785,3.615739909,3.647723269,3.689691624,3.740024666,3.795631245,3.851832297,3.905161008,3.9547484,Libya,LBY,Population density (people per sq. km of land area),EN.POP.DNST,, +,148.7180328,150.642623,152.8098361,155.142623,157.6032787,160.1983607,162.9016393,165.6196721,168.195082,170.5180328,172.5311475,174.2672131,175.9196721,177.6868852,179.7278689,182.0885246,184.7295082,187.5377049,190.4065574,193.1606557,195.795082,198.3393443,200.9360656,203.7639344,206.9606557,210.5704918,214.5377049,218.6295082,222.6016393,226.2606557,229.5098361,232.3901639,235.0852459,237.8360656,240.7721311,243.995082,247.4098361,250.857377,254.0786885,256.9459016,259.3180328,261.2983607,263.1639344,265.2803279,267.8819672,271.1114754,274.8262295,278.7065574,282.3327869,285.3967213,287.7672131,289.5967213,290.9918033,292.3065574,293.657377,295.1278689,296.647541,298.1803279,299.6639344,301.0311475,302.2967213,St. Lucia,LCA,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.25550759,11.56792072,11.88824977,12.21384047,12.54330949,12.87612299,13.21228923,13.55202689,13.89537663,14.24259322,14.59366373,14.9481518,15.30666926,15.66955897,16.03689837,16.40889727,16.78504598,17.16644471,17.55344538,17.94667953,18.34570312,18.7500921,19.15816003,19.56785471,19.97760102,20.38659864,20.79475445,21.2019894,21.60848304,22.01439176,22.41859759,22.82080474,23.22141952,23.62036224,24.01747275,24.4131798,24.80615388,25.23043187,25.61359267,25.98962815,26.35782403,26.71971279,27.07346807,27.42228395,27.76719901,28.10817275,28.44514578,28.77906136,29.11068243,29.43513004,29.76409589,30.09155708,30.41962054,30.73979502,31.05415485,31.36327042,31.66667924,31.9619024,32.25871565,32.55481854,32.84045927,Latin America & Caribbean,LCN,Population density (people per sq. km of land area),EN.POP.DNST,, +,12.09585508,12.3802459,12.6754665,12.9834017,13.30514319,13.64189523,13.99257672,14.3531817,14.71821975,15.08401122,15.44905374,15.81530521,16.18680369,16.56970279,16.96808638,17.38329156,17.81496318,18.2622932,18.72357775,19.1978057,19.6851772,20.18706722,20.70503048,21.24106317,21.79674994,22.37192075,22.96647824,23.58200733,24.22040854,24.88256894,25.56999179,26.28108359,27.14463824,27.89616023,28.64230317,29.38940791,30.13961691,30.89857202,31.67461109,32.47301586,33.2975539,34.1453527,35.01133193,35.66335005,36.54026046,37.4210261,38.30906588,39.21018573,40.1312877,41.07721104,42.05162009,43.05326702,44.08080397,45.13298772,46.20850842,47.30786846,48.43127549,49.57557743,50.73910761,51.91990715,53.11700093,Least developed countries: UN classification,LDC,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.191032575,9.397743754,9.611869971,9.836819841,10.07496718,10.3271044,10.5921988,10.86851816,11.1534956,11.44522741,11.74313134,12.04767526,12.35924594,12.67891522,13.00689917,13.34362357,13.68921812,14.04213261,14.40020691,14.76234688,15.12838809,15.50028991,15.88182982,16.27802856,16.69294119,17.12714732,17.58085685,18.05717043,18.55959813,19.09017812,19.651671,20.2425135,20.99039896,21.61811195,22.24968701,22.88188088,23.51806125,24.16561874,24.83533563,25.53498866,26.26629531,27.02662952,27.81435796,28.38963711,29.21426844,30.06034854,30.92793218,31.81138326,32.70353653,33.59842367,34.4962989,35.39968044,36.31528668,37.25336216,38.22139193,39.22113442,40.25101739,41.31365907,42.41150914,43.54555876,44.7173767,Low income,LIC,Population density (people per sq. km of land area),EN.POP.DNST,, +,105.5875,108.125,110.775,113.5625,116.5125,119.75,123.05,126.48125,129.7875,132.925,135.80625,138.50625,141,143.65625,146.475,149.58125,152.81875,156.05,159.14375,161.75625,163.93125,165.83125,167.4375,168.925,170.5375,172.2,173.96875,175.84375,177.80625,179.9375,182.2875,184.7,187.41875,190.09375,193.025,195.9625,198.9375,201.9125,204.78125,207.4,209.64375,211.78125,213.575,215.275,216.9875,218.59375,220.10625,221.68125,223.26875,224.975,226.86875,228.84375,230.875,232.61875,234.15625,235.34375,236.28125,236.9875,237.625,238.35625,239.0875,Liechtenstein,LIE,Population density (people per sq. km of land area),EN.POP.DNST,, +,161.2444427,165.0802105,168.9924414,173.0182905,177.1778823,181.4808643,185.8977834,190.3620954,194.7846914,199.1027906,203.2822676,207.3390847,211.3224845,215.3074629,219.3452559,223.4554935,227.6111465,231.7603413,235.829469,239.7678201,243.5468346,247.1888056,250.7517302,254.3214958,257.9537873,261.6625897,265.4115133,269.1466433,272.7914527,276.2839898,279.632148,282.8388933,285.8368203,288.5420826,290.909217,292.8925211,294.5446819,296.0388295,297.6127093,299.4355924,301.5743422,303.9782491,306.5545527,309.1556849,311.6725881,314.0803221,316.4095679,318.6730027,320.897911,323.1021847,325.2829852,325.7056291,328.2570563,331.3347154,338.8105278,342.5750893,346.468906,350.284495,352.4343722,354.309453,358.1404371,Sri Lanka,LKA,Population density (people per sq. km of land area),EN.POP.DNST,, +,40.80309797,41.74888626,42.72431687,43.72718821,44.75581366,45.81025506,46.89091102,47.99832701,49.13309904,50.29591678,51.48775194,52.70975135,53.96356058,55.25113144,56.57410868,57.93183763,59.32458477,60.75803627,62.23930971,63.77243825,65.36031871,66.99360281,68.66855033,70.3734213,72.09730658,73.83912987,75.597225,77.36598666,79.13944622,80.98982761,82.74904867,84.50728209,86.25436048,88.01214278,89.74367285,91.47902165,93.21599665,94.94990887,96.67687412,98.45915662,100.1820144,101.9078448,103.6360501,105.3730885,107.1064365,108.8441813,110.5893155,112.3447965,114.1113254,115.9023676,117.7037622,119.5003733,121.3120052,123.1324743,124.8630075,126.348506,128.1653841,129.9784952,131.7843682,133.5820369,135.3738172,Lower middle income,LMC,Population density (people per sq. km of land area),EN.POP.DNST,, +,24.24487574,24.69842898,25.28200268,25.87069723,26.47833214,27.1251717,27.77080081,28.43523629,29.12622578,29.83511853,30.55949664,31.27425595,31.98877782,32.69864374,33.39445202,34.08469866,34.77031135,35.46802499,36.18247525,36.90733641,37.65353929,38.43624595,39.23165657,40.02792347,40.83978031,41.67506567,42.53335642,43.39996715,44.26150816,45.13384817,45.97842119,46.80773937,47.67968746,48.49953087,49.30724242,50.11194969,50.91498807,51.7246914,52.50371159,53.29252529,54.06357788,54.83127653,55.5968819,56.28656924,57.05555736,57.82796454,58.60089626,59.38298157,60.1721192,60.96490857,61.77563111,62.61024643,63.45418937,64.29805688,65.12733559,65.92670359,66.77997603,67.62085664,68.43593271,69.22844993,69.99312223,Low & middle income,LMY,Population density (people per sq. km of land area),EN.POP.DNST,, +,28.09262187,28.62753623,29.18514493,29.76801713,30.37901845,31.02101449,31.69561924,32.40062582,33.13277339,33.89097497,34.67124506,35.47766798,36.32691041,37.24090909,38.23435441,39.31215415,40.46531621,41.6736166,42.90744401,44.14552042,45.38234519,46.61930171,47.85003294,49.06735837,50.26785244,51.43896574,52.5821805,53.72177207,54.89341238,56.11847826,57.39571805,58.70500659,60.02098155,61.30839921,62.53616601,63.71192358,64.82391304,65.79459816,66.52608696,66.95668643,67.05329381,66.85876153,66.48073123,66.0722332,65.74818841,65.54456522,65.44552042,65.45223979,65.55121871,65.73040184,66.00108696,66.36982872,66.81581028,67.30724638,67.81986166,68.34785903,68.89104084,69.44423584,70.00220685,70.56166008,71.11551383,Lesotho,LSO,Population density (people per sq. km of land area),EN.POP.DNST,, +,24.65650913,24.98494513,25.56726386,26.13992486,26.72887963,27.37951856,28.01120432,28.66060123,29.34296837,30.04040345,30.74985336,31.42186735,32.07214073,32.69061145,33.25874811,33.79261904,34.29179492,34.78987795,35.29263491,35.78591862,36.29188482,36.84647955,37.40032245,37.93410861,38.48379286,39.0661389,39.68065253,40.2980603,40.89564728,41.46179979,42.0009133,42.45254552,42.93057319,43.39830392,43.88102601,44.31552129,44.74247846,45.15054781,45.52583858,45.89602685,46.22790248,46.53888102,46.8434867,47.1446349,47.44884845,47.75450604,48.05013165,48.35278557,48.65560296,48.94707817,49.25919101,49.61156323,49.96339674,50.3070015,50.63121743,50.9564359,51.28907671,51.56977752,51.8087028,51.99458772,52.11278696,Late-demographic dividend,LTE,Population density (people per sq. km of land area),EN.POP.DNST,, +,45.04706445,45.68203574,46.25,46.8283344,47.40666879,47.99058711,48.57051691,49.12013401,49.57436184,50.0907626,50.71858647,51.27029355,51.76193363,52.2318762,52.67472878,53.10567964,53.52641991,53.9169432,54.20934907,54.45440332,54.76941608,55.15601468,55.60293555,56.06581047,56.54982451,57.09818124,57.69570836,58.31284301,58.77879706,58.99550096,59.09594767,59.03181238,58.75260051,58.34626675,57.89888322,57.46032227,57.03792278,56.62621251,56.22587747,55.83178047,55.373612,54.93087109,54.48648692,53.87803127,53.00778558,52.1682993,51.55223357,51.02881532,50.46535301,49.4181412,48.31533012,47.67165013,47.19088951,46.80553871,46.36727853,45.78766642,45.15258377,44.73164618,44.61339614,44.62533929,44.63230081,Lithuania,LTU,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,179.5473251,181.6975309,183.6111111,185.8559671,188.5164609,191.4230453,194.500823,197.5279835,201.090535,204.8489712,208.6226337,213.3115226,218.4962963,223.6049383,228.9378601,234.4049383,239.5119342,245.4057613,250.1851852,255.1444444,259.4316872,262.9917695,Luxembourg,LUX,Population density (people per sq. km of land area),EN.POP.DNST,, +,34.6112451,35.07598559,35.54760756,36.02519455,36.4319088,36.71002958,36.9994855,37.3596212,37.67401441,37.93112097,38.20806804,38.51813621,38.84203164,39.18557464,39.49016014,39.72906618,39.95551161,40.16208438,40.29122452,40.38364203,40.50776577,40.69522156,40.93528523,41.19311531,41.46364718,41.80159496,42.23073831,42.66245418,42.87984758,42.81868609,42.61658306,42.0338607,41.21310052,40.52900508,39.95523828,39.50771754,39.11587562,38.74877806,38.43465818,38.06595279,37.57749695,37.14343366,36.78620812,36.38693807,35.9958679,35.66719725,35.37727507,35.00742813,34.44305243,33.70107648,33.1142926,32.71661306,32.36287184,32.08532346,31.82885884,31.54438184,31.27109966,31.03839588,30.8233532,30.6079723,30.32955387,Latvia,LVA,Population density (people per sq. km of land area),EN.POP.DNST,, +,8523.3,8809.4,9212.25,9677.8,10161.2,10659.45,11170.8,11650.1,12041.85,12309.65,12437.25,12438.5,12347.25,12214.45,12081.55,11953.7,11833.45,11758.75,11772,11904.25,12168.65,12557.7,13046.05,13595.7,14174.5,14779.85,15409.05,16038.7,16639.15,17190.8,17681.15,18115.4,18509.75,18890.25,19275.85,19668.8,20067.65,20481,20919.4,21388.6,16843.38462,16622.7037,17042.85185,16842.85714,17245.10714,17265.87413,17277.53425,17644.93151,17844.10169,18121.71717,18422.50836,18864.11371,19055.0495,19478.87789,19805.69079,20092.59016,20213.57143,19198.57143,19466.44377,19736.83891,20011.8845,"Macao SAR, China",MAC,Population density (people per sq. km of land area),EN.POP.DNST,, +,73.45588235,74.96323529,76.81985294,79.08088235,82.1875,85.9375,90.47794118,95.47794118,100.3860294,104.9080882,109.2830882,113.1617647,117.0955882,121.3419118,126.5073529,133.2720588,141.7830882,150.5698529,157.2977941,161.3419118,159.4669118,153.8970588,152.5,166.6727941,203.4191176,267.6654412,354.3014706,448.0514706,527.9963235,579.4485294,596.3419118,584.8529412,555.0367647,523.5661765,502.2058824,493.6397059,494.6691176,503.4558824,516.9485294,531.8933824,548.6580882,568.2536765,589.2463235,610.0551471,629.6323529,647.7941176,664.3014706,677.9411765,687.1323529,690.8455882,749.02,740.24,729.16,720.36,717.3,721.22,731.38,745.28,760.04,773.18,784.78,St. Martin (French part),MAF,Population density (people per sq. km of land area),EN.POP.DNST,, +,28.47736479,29.33837433,30.19766322,31.04730923,31.88189049,32.70007393,33.50369001,34.29508222,35.07829457,35.85771385,36.63324596,37.40845544,38.19969751,39.01669057,39.87490701,40.77713646,41.72101053,42.7061909,43.73054448,44.79051311,45.88776384,47.01775263,48.16286803,49.30011427,50.41252745,51.4907775,52.53698409,53.55947121,54.57231459,55.58472104,56.59961237,57.61015012,58.60453507,59.56637464,60.48455075,61.35664799,62.18815371,62.98554112,63.75869146,64.516406,65.26175891,65.99768093,66.73287923,67.47747255,68.24011427,69.02238181,69.8267309,70.66279857,71.54175891,72.47005153,73.45252073,74.48330271,75.54493614,76.61294645,77.66885055,78.70552095,79.72497647,80.72840914,81.72029128,82.70346852,83.67642169,Morocco,MAR,Population density (people per sq. km of land area),EN.POP.DNST,, +,11254.56339,11368.03157,11428.21904,11463.24618,11489.39319,11495.80661,11490.87321,11492.35323,11518.50025,11587.07449,11702.51603,11864.33152,12059.69413,12249.13666,12433.64578,12591.51455,12733.59645,12871.23828,13019.7336,13197.8293,13400.09867,13632.46177,13858.41145,14065.61421,14225.94968,14331.52442,14383.81845,14421.31228,14459.29946,14520.47361,14617.16823,14730.63641,14871.73162,15015.29354,15160.82881,15294.03059,15425.75234,15566.84756,15705.96941,15859.89147,16020.72028,16183.52245,16351.25802,16526.39369,16695.60927,16866.79822,17032.06709,17197.8293,17376.91169,17567.3409,17772.5703,17986.67982,18203.74938,18411.44549,18610.26147,18781.45042,18940.30587,19083.37444,19223.97632,19360.63148,19496.79329,Monaco,MCO,Population density (people per sq. km of land area),EN.POP.DNST,, +,72.89744662,74.5484725,76.11558157,77.62667642,79.05385446,80.39708085,81.65632076,82.83164385,84.00696694,85.18229003,86.3855854,87.61685303,88.8201484,89.96749922,90.97488417,91.89835232,92.68188943,93.43745428,94.19301912,95.03253562,95.95600376,96.93541645,97.94283624,98.95025604,99.90169645,100.7971575,101.6646463,102.4202111,103.0078726,103.4276309,103.6514787,103.7074581,103.2797443,103.0085485,102.6282546,102.4229499,102.0803283,102.0746165,101.9499252,101.8136644,101.5862381,101.3512554,101.1014735,100.816485,100.536464,100.2574233,100.0253768,99.83513768,99.70919344,99.74856207,99.69090529,99.64309858,99.54702789,99.48636696,98.70564474,97.57878608,95.90830926,94.2895938,92.78414333,91.23555565,89.61427184,Moldova,MDA,Population density (people per sq. km of land area),EN.POP.DNST,, +,8.982290126,9.204004884,9.434121471,9.672875469,9.920581559,10.17744609,10.44387144,10.72061767,11.00856347,11.30843106,11.62061595,11.94521271,12.28227465,12.63158682,12.99314235,13.36701173,13.75340819,14.15244695,14.56422086,14.98873508,15.42686488,15.878765,16.34330055,16.81891014,17.3049025,17.8012123,18.30957974,18.83343536,19.3772621,19.9447106,20.53652199,21.15303848,21.79638374,22.46886543,23.17192798,23.90669086,24.67218076,25.46478488,26.27940296,27.11216081,27.96184785,28.82883723,29.71272655,30.61352959,31.53131685,32.46597826,33.41734017,34.38538364,35.37007772,36.3717715,37.37393756,38.40981961,39.46589722,40.54640254,41.65362668,42.78853558,43.95068924,45.13976109,46.35494328,47.59542626,48.8610055,Madagascar,MDG,Population density (people per sq. km of land area),EN.POP.DNST,, +,307.76,316.34,325.1333333,333.9233333,342.3666667,350.43,358.27,366.31,375.2733333,385.6266667,397.6766667,411.1566667,425.6666667,440.34,454.7266667,468.5433333,482.0833333,495.9133333,510.92,527.57,546.07,566.1633333,587.5166667,609.4933333,631.8,654.2066667,676.7466667,699.29,721.6733333,743.8633333,765.81,787.57,808.6533333,828.6066667,847.1466667,863.9266667,879.4533333,894.8166667,911.74,931.32,954.3633333,980.6166667,1008.936667,1037.55,1065.346667,1091.63,1117.24,1144.826667,1177.97,1219.1,1268.31,1324.103333,1385.306667,1450.06,1516.38,1585.016667,1654.66,1719.013333,1769.856667,1801.806667,1812.066667,Maldives,MDV,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.625799665,9.891568437,10.16380133,10.44614035,10.73742196,11.0373425,11.3523832,11.67145472,11.99901668,12.33473424,12.67632713,13.02421891,13.38760305,13.7632883,14.15589045,14.5669858,14.99711301,15.45016003,15.9328943,16.44617837,16.9897988,17.5621874,18.15695697,18.76398435,19.38075356,20.00224795,20.62759493,21.25068968,21.86426218,22.64474601,23.25324584,23.66388055,24.23853504,24.79768195,25.48464242,26.01413375,26.53528213,27.04747525,27.56367603,28.08834482,28.62017112,29.16042971,29.71732815,30.29945297,30.91285392,31.56051685,32.23983066,32.94298558,33.66854455,34.38437612,35.09934587,35.81440645,36.52783598,37.23707802,37.94071154,38.63517749,39.31972328,40.00358823,40.69279998,41.39070878,42.09928739,Middle East & North Africa,MEA,Population density (people per sq. km of land area),EN.POP.DNST,, +,20.04477944,20.67713573,21.32892976,22.00214872,22.69804419,23.41610947,24.15504926,24.91420613,25.69267625,26.48914067,27.30335965,28.13341084,28.97415571,29.81908588,30.66331284,31.50399393,32.34131948,33.17722781,34.01523084,34.85756681,35.7044281,36.55374367,37.40286839,38.24822192,39.08716068,39.91826179,40.74183029,41.55905502,42.37193858,43.18173564,43.98910517,44.79288871,45.5903907,46.37793976,47.15311093,47.91637902,48.66946578,49.41295455,50.1478037,50.8757144,51.59502662,52.30832274,53.0265799,53.76420896,54.5308259,55.33072095,56.15911057,57.00520692,57.85328121,58.6913043,59.51566038,60.32776357,61.12665346,61.91267111,62.68589779,63.444728,64.1875182,64.91462332,65.62696006,66.32513851,67.0090383,Mexico,MEX,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,268.9055556,273.5666667,276.8222222,278.9666667,280.3,280.6833333,280.2944444,279.7555556,280.1,281.9666667,285.6166667,290.9333333,297.0277778,302.6444444,306.9833333,309.8055556,311.3666667,312.0333333,312.5277778,313.1166667,314.0222222,315.0666667,316.2944444,317.6833333,319.1333333,320.6833333,322.5166667,324.5111111,326.6166667,328.8555556,331.2111111,Marshall Islands,MHL,Population density (people per sq. km of land area),EN.POP.DNST,, +,27.26420968,27.76727178,28.42494519,29.08659563,29.76833829,30.49434289,31.21629546,31.95857499,32.73099791,33.5235602,34.3334758,35.13051159,35.9258565,36.71388339,37.48335389,38.24450942,38.99831637,39.76518262,40.55110732,41.34871551,42.17116328,43.03626117,43.91467734,44.79118157,45.68264918,46.59837464,47.53780785,48.48269623,49.41626069,50.35714379,51.25840055,52.13554639,52.9981224,53.85706017,54.70007704,55.5391978,56.37544525,57.21929233,58.0196236,58.82772774,59.60676801,60.37614022,61.13729713,61.89609961,62.6539132,63.41177899,64.16568514,64.92745887,65.6960689,66.46856318,67.2617991,68.08260948,68.91232877,69.73733137,70.53746257,71.29197754,72.10979441,72.90685731,73.66511457,74.38900645,75.0718695,Middle income,MIC,Population density (people per sq. km of land area),EN.POP.DNST,, +,59.28615808,60.05147464,60.85131734,61.70424695,62.62040897,63.61765631,64.68537161,65.76480535,66.77742823,67.66830515,68.40460087,69.01104994,69.56358632,70.16909162,70.9008258,71.78761306,72.79079827,73.83759339,74.82178529,75.66665356,76.34789619,76.88741644,77.30601652,77.6410932,77.92119544,78.15721589,78.34360991,78.47062525,78.52390877,78.49854503,78.38395596,78.20129768,78.01903264,77.92815572,77.98895006,78.23204876,78.52414471,78.9430987,79.32135273,79.68344475,80.01895399,79.43991349,79.70007865,79.92701534,80.09653952,80.22917814,80.99718589,81.12952834,81.31130056,81.48310864,81.62327518,81.72260111,81.84107851,81.97743854,82.08667724,82.17644726,82.25622522,82.3242268,82.34314036,82.17807296,81.88310864,North Macedonia,MKD,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.361836271,4.410269712,4.459648088,4.510568026,4.563629435,4.618841328,4.676478253,4.737652333,4.803692048,4.875504635,4.953756382,5.038120293,5.127226907,5.21914292,5.312518542,5.406306395,5.501001483,5.598382219,5.701086716,5.810672108,5.929179062,6.05534384,6.183596817,6.306277711,6.418580713,6.517725108,6.607344758,6.696928347,6.79969431,6.92508134,7.077199453,7.253242528,7.447342627,7.65036019,7.855874905,8.062330457,8.272779649,8.490943214,8.722360452,8.971101222,9.237580213,9.520558274,9.82034929,10.13700981,10.4700981,10.82075578,11.18797482,11.56670519,11.95012826,12.33361362,12.71489932,13.09590474,13.48138732,13.87834108,14.29184963,14.72348405,15.17175932,15.63506913,16.11062457,16.59645957,17.09219384,Mali,MLI,Population density (people per sq. km of land area),EN.POP.DNST,, +,1016.40625,1012.1875,1007.96875,1003.90625,996.25,985,973.59375,962.1875,950.9375,945.78125,945.9375,945.15625,944.375,943.7375,950.69375,955.54375,959.28125,969.31875,979.19375,989.515625,996.81875,1018.43125,1032.8875,1033.103125,1051.4125,1069.128125,1076.515625,1085.390625,1096.00625,1106.78125,1137.015625,1148.80625,1160.3375,1171.240625,1179.434375,1187.203125,1196.221875,1204.021875,1211.18125,1219.021875,1228.2125,1237.403125,1245.56875,1253.9625,1261.98125,1266.5875,1271.0125,1279.309375,1288.990625,1295.3375,1300.8375,1312.5875,1331.146875,1357.99375,1390.790625,1422.9875,1462.496875,1514.46875,1575.19375,1610.4125,1615.215625,Malta,MLT,Population density (people per sq. km of land area),EN.POP.DNST,, +,33.98663586,34.73033632,35.49627873,36.29125226,37.11992533,37.98380665,38.88064082,39.80665147,40.75626894,41.72516296,42.7116152,43.71590568,44.7381461,45.77909386,46.83889739,47.91496618,49.00503106,50.10983566,51.23083055,52.36759188,53.5184763,54.67801971,55.83713927,56.98431619,58.10981271,59.21364262,60.29370811,61.33618906,62.32432445,63.24813783,64.09736512,64.88001653,65.62718732,66.38219696,67.17507421,68.01757046,68.89742479,69.79101509,70.66296631,71.48712856,72.2604875,72.99042599,73.67400159,74.32354229,74.9203058,75.44500742,75.92954921,76.42565092,76.91774989,77.45893978,78.05203202,78.71653219,79.39680284,80.05269798,80.66503951,81.2231258,81.77594785,82.27503179,82.79143676,83.3496132,83.95657715,Myanmar,MMR,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.58576547,11.89359982,12.21037543,12.53778341,12.87691665,13.22907318,13.59371933,13.96800999,14.34793637,14.73107215,15.11696533,15.50802385,15.90839733,16.32352816,16.75805963,17.21228317,17.68651367,18.18525464,18.71385074,19.27551394,19.87126449,20.49825091,21.15068499,21.82045271,22.50063941,23.18890032,23.88349861,24.57870797,25.26808828,26.17545055,26.85134476,27.51392143,28.16184714,28.79442453,29.41174279,30.01311879,30.59995303,31.17104862,31.73900027,32.30929576,32.88419459,33.46440986,34.05277328,34.64971095,35.25740786,35.87655774,36.50863775,37.15596682,37.83011171,38.51024871,39.20866585,39.92445888,40.65349236,41.38713065,42.1214914,42.85270259,43.58113393,44.31792879,45.0703696,45.84466645,46.64361344,Middle East & North Africa (excluding high income),MNA,Population density (people per sq. km of land area),EN.POP.DNST,, +,36.51598513,37.36490706,38.17167286,38.79204461,39.13211896,39.13895911,38.86959108,38.47442379,38.16654275,38.09717472,38.32334572,38.79442379,39.42156134,40.0670632,40.63100372,41.08267658,41.45546468,41.78921933,42.14780669,42.5730855,43.08141264,43.64319703,44.20118959,44.67539033,45.01100372,45.18297398,45.21516729,45.16081784,45.09821561,45.08342007,45.13791822,45.24282528,45.36579926,45.45643123,45.4804461,45.42773234,45.31747212,45.17933086,45.05583643,44.97769517,45.15903346,45.34037175,45.52171004,45.60245353,45.66996283,45.7267658,45.78996283,45.87130112,45.96981413,46.05412639,46.10252788,46.14133829,46.18639405,46.23122677,46.25717472,46.26788104,46.2730855,46.26223048,46.24743494,46.19375465,46.10951673,Montenegro,MNE,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.632213111,0.650973892,0.670966683,0.691648858,0.712634852,0.733774042,0.755159762,0.776992199,0.799591261,0.823153917,0.847757409,0.873267206,0.899421329,0.925886995,0.952422822,0.978956719,1.005565926,1.032409434,1.059688715,1.087580782,1.115808208,1.144292464,1.173571668,1.204387986,1.237087077,1.272118875,1.30883326,1.345109941,1.378128299,1.405892917,1.427635881,1.444099359,1.456780556,1.467902752,1.479194238,1.49113713,1.503478462,1.516302557,1.529537321,1.543176318,1.557451273,1.572685316,1.589101805,1.60688612,1.626219135,1.647090553,1.669596926,1.69410837,1.721075465,1.750754396,1.783231417,1.818209789,1.854954427,1.892499163,1.925460011,1.962656864,1.99953585,2.035770635,2.071058369,2.105173526,2.13791704,Mongolia,MNG,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,101.4391304,101.0282609,99.48478261,98.61086957,99.72173913,103.3,108.8086957,115.2152174,120.9413043,124.8978261,126.7804348,126.9826087,125.9869565,124.4347826,122.9282609,121.4913043,120.0326087,118.7413043,117.8130435,117.3282609,117.4195652,118.0565217,119.1,120.2195652,121.2586957,122.1456522,122.9413043,123.6717391,124.376087,125.123913,125.8913043,Northern Mariana Islands,MNP,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.336601897,9.546668277,9.765590427,9.991488848,10.223069,10.46048857,10.7043643,10.95455759,11.21093619,11.47377477,11.74070424,12.01230321,12.29514357,12.5981879,12.92659528,13.28105242,13.65565503,14.04054783,14.42229584,14.78953432,15.14927262,15.50117882,15.81903533,16.06871996,16.23182812,16.28801089,16.25976373,16.22371245,16.28468425,16.51528777,16.94858593,17.5563964,18.27481625,19.00868537,19.6893067,20.29609731,20.85146494,21.38145172,21.92855363,22.52336657,23.17185585,23.8614245,24.58238638,25.31924642,26.06109896,26.80651593,27.56087261,28.32802971,29.11406445,29.92391338,30.75803047,31.61661411,32.50432615,33.42683181,34.3879562,35.38992599,36.43150512,37.50859508,38.61497368,39.74596887,40.90013098,Mozambique,MOZ,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.849506161,0.874832638,0.901078878,0.928295333,0.956541186,0.985828078,1.016149219,1.047424081,1.079605123,1.112618609,1.146462598,1.181180751,1.216800233,1.253378287,1.290961482,1.32954691,1.369107403,1.409748714,1.451609586,1.494755021,1.539241292,1.584995634,1.63176385,1.67918599,1.72701368,1.775179975,1.823766372,1.872928107,1.922869894,1.973752789,2.025724265,2.07882507,2.133053265,2.188338023,2.244717182,2.302221791,2.361081789,2.421865722,2.485285728,2.551874454,2.621912293,2.695349762,2.772048123,2.851698845,2.934120501,3.019218007,3.107123314,3.198056661,3.292333366,3.390123217,3.491458232,3.5961531,3.703790628,3.813810032,3.925782478,4.039518774,4.1550228,4.272156787,4.390897448,4.511167168,4.632880567,Mauritania,MRT,Population density (people per sq. km of land area),EN.POP.DNST,, +,335.3482759,344.9995074,354.1187192,362.7492611,370.9359606,378.7256158,386.1660099,393.3068966,400.1995074,406.8965517,413.4137931,419.7305419,426.0192118,432.5330049,439.408867,446.5551724,453.8812808,459.8517241,467.9251232,475.8812808,482.9862069,488.926601,493.4438424,498.6310345,502.7231527,506.5812808,510.3852217,513.9108374,517.862069,521.5640394,527.2246305,534.2073892,540.5783251,548.2,552.9344828,558.6187192,565.6571429,571.6359606,578.9492611,584.6665025,589.3039409,593.4093596,597.7192118,601.4793103,605.0512315,607.879803,610.6551724,612.8674877,614.4970443,615.9605911,616.9477833,618.6610837,620.0261084,621.1497537,621.9729064,622.4004926,622.962069,623.3019704,623.5029557,623.5172414,623.6748768,Mauritius,MUS,Population density (people per sq. km of land area),EN.POP.DNST,, +,39.75135766,40.71963301,41.72585914,42.7700891,43.85303352,44.97698345,46.14399661,47.3528532,48.60200467,49.89163131,51.22074671,52.59393297,54.02384387,55.52687739,57.11495545,58.82109673,60.64864234,62.54628765,64.44086763,66.29649979,68.01421298,69.64345566,71.46716165,73.87158464,77.09239499,81.31512516,86.35065762,91.60676708,96.26185829,99.75073186,101.828182,102.7362537,102.9946436,103.3696966,104.4168222,106.3086869,108.8768137,111.925594,115.1286063,118.2514955,121.2558443,124.2433496,127.2823823,130.4819368,133.9197073,137.6081141,141.5126008,145.6077535,149.8532138,154.2173207,158.6987484,163.3009122,168.0026199,172.778426,177.6124841,182.4910161,187.4224968,192.4397009,197.589616,202.9057594,208.3971256,Malawi,MWI,Population density (people per sq. km of land area),EN.POP.DNST,, +,25.62112616,26.45666413,27.31331913,28.1656582,28.9957632,29.79784812,30.57775377,31.34373155,32.10894841,32.88428245,33.67047329,34.46743875,35.28424289,36.13179729,37.01777203,37.95065591,38.92957845,39.94166185,40.96799574,41.99693806,43.01950997,44.04570081,45.10555471,46.24045046,47.47808248,48.83194643,50.28763963,51.81089636,53.35249125,54.87695632,56.36871405,57.83795465,59.30574037,60.80507685,62.35764419,63.97083853,65.63016284,67.30983716,68.97365089,70.59580581,72.16288236,73.68251712,75.17522751,76.67218688,78.19392786,79.7502785,81.3281601,82.89758941,84.41649064,85.85611931,87.20426723,88.47417136,89.69387612,90.90429463,92.13503272,93.39416223,94.6725156,95.96114138,97.24483032,98.51163598,99.76014305,Malaysia,MYS,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.14548489,11.32154943,11.49011035,11.6561388,11.80887042,11.95386117,12.09273317,12.22112218,12.34559387,12.49301778,12.67214622,12.80958541,12.93570756,13.06044364,13.19583451,13.32652609,13.46336963,13.60591398,13.75535399,13.89246005,14.03291156,14.17059324,14.30179556,14.42726561,14.55607052,14.69221948,14.83030746,14.97131159,15.12610273,15.30369789,15.50805971,15.72138398,15.92656446,16.12095817,16.31153194,16.50046241,16.69683073,16.88699604,17.07637701,17.26155671,17.43490526,17.60016867,17.75281477,17.91800007,18.08431105,18.26034701,18.43519184,18.62779025,18.79671269,18.9585349,19.1015376,19.24890687,19.38975659,19.5377713,19.68232095,19.83351883,19.97073698,20.0941818,20.20613928,20.4052819,20.43849235,North America,NAC,Population density (people per sq. km of land area),EN.POP.DNST,, +,0.78863341,0.807879362,0.827937908,0.848785968,0.870395608,0.892596776,0.915452635,0.939435679,0.965137436,0.992935661,1.02315466,1.055465267,1.088637054,1.120990174,1.15138651,1.179556414,1.206081697,1.231710576,1.257611534,1.284751424,1.312949265,1.342301012,1.374514448,1.411752845,1.455318296,1.506058618,1.562992384,1.623419451,1.683502775,1.740454761,1.79329155,1.842547583,1.888882411,1.933493666,1.977269249,2.020403503,2.062491953,2.103311105,2.142454056,2.17977019,2.215096746,2.248926867,2.28244361,2.317211432,2.354353873,2.394439383,2.437192241,2.481971116,2.52771077,2.573670274,2.619609129,2.665861361,2.712903108,2.76139149,2.811768636,2.864171799,2.918319183,2.97380024,3.029945706,3.08629523,3.142688482,Namibia,NAM,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.442013129,4.562363239,4.688183807,4.819474836,4.950765864,5.11487965,5.278993435,5.443107221,5.689277899,6.126914661,6.564551422,6.865426696,7.029540481,7.166301969,7.248358862,7.330415755,7.439824945,7.521881838,7.576586433,7.661378556,7.803610503,7.970459519,8.134573304,8.29595186,8.449124726,8.607768053,8.780087527,8.952407002,9.130087527,9.348960613,9.593107221,9.83583151,10.09277899,10.36553611,10.60262582,10.80765864,11.01849015,11.2297046,11.44496718,11.66466083,11.88862144,12.11652079,12.32472648,12.51367615,12.70514223,12.89660832,13.0880744,13.27954048,13.45459519,13.66247265,13.91411379,14.16849015,14.42286652,14.66356674,14.69912473,14.73468271,14.7702407,14.80579869,14.84135667,14.87746171,14.91356674,New Caledonia,NCL,Population density (people per sq. km of land area),EN.POP.DNST,, +,2.752287045,2.832737033,2.916227205,3.002133102,3.090011842,3.179891845,3.271957054,3.366167996,3.46248125,3.560941817,3.661469961,3.764289098,3.870017368,3.979470277,4.093265967,4.211796795,4.335010658,4.462504934,4.593639378,4.728033473,4.86595958,5.007918213,5.154058577,5.304578827,5.459851583,5.620024473,5.785848267,5.959129233,6.142134681,6.336616405,6.543569117,6.763063867,6.994787242,7.237953738,7.49213626,7.757637957,8.035206442,8.325349333,8.62865872,8.945733796,9.277148496,9.623421489,9.984986974,10.36229099,10.75588063,11.16599747,11.59343491,12.03987763,12.50740586,12.99757243,13.51130497,14.04847951,14.6082632,15.18921765,15.79037104,16.41176995,17.05406805,17.71755822,18.40271493,19.10999921,19.83959106,Niger,NER,Population density (people per sq. km of land area),EN.POP.DNST,, +,50.57651218,51.63742548,52.73881661,53.87393305,55.03905487,56.2358982,57.47030644,58.74831297,60.07777485,61.46682697,62.91049112,64.41342271,66.0041668,67.71980522,69.58319773,71.61125092,73.78716251,76.05862622,78.35253796,80.6171108,82.8315656,85.01327338,87.19527543,89.42845834,91.7495921,94.16910526,96.67427451,99.2514883,101.878673,104.5406129,107.2363297,109.9747554,112.7625537,115.6095403,118.5242586,121.5112312,124.5733401,127.7158481,130.9442066,134.2642522,137.6791572,141.1948999,144.8232089,148.5780384,152.4699035,156.5030743,160.6771973,164.9918443,169.444469,174.032086,178.7554267,183.6125509,188.5940677,193.6876829,198.8838609,204.1791495,209.5734895,215.0649286,220.6524183,226.335504,232.1120634,Nigeria,NGA,Population density (people per sq. km of land area),EN.POP.DNST,, +,15.20501911,15.68411168,16.17284361,16.67340868,17.18779292,17.71624564,18.25912415,18.81853914,19.39741566,19.99769819,20.61945322,21.26229849,21.92703174,22.61440086,23.32440585,24.05656473,24.80870866,25.57637527,26.35369786,27.13578195,27.9220708,28.71139272,29.49734918,30.27237826,31.03160213,31.76942829,32.48854911,33.20200266,33.9285192,34.68036397,35.46260595,36.26819013,37.08239987,37.88441084,38.65867542,39.40145421,40.11681901,40.80639854,41.47449726,42.12489613,42.75691374,43.3714808,43.97635865,44.58143593,45.19438258,45.81815689,46.45226857,47.09519694,47.74420808,48.3966927,49.0529749,49.71356158,50.37777962,51.044823,51.71376101,52.38466013,53.05669769,53.72695696,54.39174838,55.0486455,55.69535483,Nicaragua,NIC,Population density (people per sq. km of land area),EN.POP.DNST,, +,344.7485782,349.6945794,354.4421209,359.2156398,364.1804502,368.9647808,373.1694609,377.0651955,381.456872,386.212263,390.8322571,394.804295,398.0841825,401.2161137,404.8085012,407.9987263,410.4320201,412.9650474,415.8255332,419.1291469,422.014455,423.9540877,425.5648697,427.2574348,429.2545024,431.6433057,434.3909064,437.2065758,439.8372927,442.876481,446.3802725,449.7679502,452.9137441,455.6527844,457.9089455,460.0265995,462.4007701,465.2609301,468.3675355,471.7272808,475.3015403,478.3450533,480.6072867,482.2801836,483.4084123,484.1854562,485.2398104,487.1324941,490.0796917,492.5998814,495.0496441,496.8849941,498.7958445,500.5938854,503.1162162,505.8008316,508.8,511.7797446,515.1432729,518.013068,520.7426492,Netherlands,NLD,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.883256125,9.962978173,10.03859612,10.11471509,10.19364589,10.27535565,10.36167329,10.44914085,10.53462069,10.6114351,10.68611394,10.76815499,10.84374281,10.91122099,10.97160528,11.0231845,11.06987384,11.11221813,11.15012704,11.18600169,11.22455673,11.26585789,11.30321648,11.33515951,11.36915596,11.40978086,11.46330946,11.52513936,11.57281434,11.61271095,11.66817799,11.73571914,11.80578189,11.87319436,11.9349914,11.99564127,12.06086068,12.13288651,12.2162527,12.29579952,12.35817974,12.4250063,12.49809716,12.57217093,12.65808884,12.76044781,12.89317005,13.05486743,13.22054846,13.38626233,13.56103865,13.74032975,13.91208868,14.07044491,14.20793848,14.33542438,14.45257784,14.54889562,14.64744184,14.7339341,14.81293815,Norway,NOR,Population density (people per sq. km of land area),EN.POP.DNST,, +,71.79902098,72.95906993,74.15818182,75.41229371,76.73365035,78.12958042,79.60115385,81.1463007,82.75983916,84.43795804,86.18170629,87.994,89.87555944,91.82699301,93.84872028,95.94032168,98.10164336,100.3332378,102.6358881,105.0098462,107.4631399,109.996021,112.5917692,115.2271888,117.8903147,120.5571818,123.2426364,126.0192657,128.9861608,132.2061538,135.7028392,139.4288252,143.2865245,147.1391538,150.8816364,154.477986,157.9354685,161.2438811,164.4053916,167.0115033,169.8438298,172.4843042,174.9625392,177.3235926,179.5919079,181.8394629,184.0431531,186.0242832,187.5377119,188.442323,188.6377398,188.2745727,187.7697593,187.6943286,188.455061,190.1878619,192.7637391,195.9938054,199.5724799,203.2564213,207.0102546,Nepal,NPL,Population density (people per sq. km of land area),EN.POP.DNST,, +,231.35,247.1,263.5,279.5,292.95,303.25,311.05,317.15,322.25,327.65,333.45,339.9,346.45,353.1,358.9,364.2,369.8,375.25,381.3,387.55,393.55,400.8,408.15,416.55,425.05,433.95,443.4,452.9,463.75,475.3,488.3,501.5,514.35,524.8,531.3,533.85,532.15,528.35,522.45,516.75,510.95,505.1,499.5,495.3,492.4,491.35,492.3,494,497.25,500.45,503.45,506.8,510.4,514.45,518.7,523.7,528.85,533.9,538.2,541.7,543.65,Nauru,NRU,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.189548441,9.426151684,9.615282367,9.818844708,9.982150317,10.16254605,10.34560024,10.43674756,10.53055334,10.67449014,10.83513729,11.02844556,11.24643956,11.48342258,11.70901219,11.81307204,11.84991075,11.85370856,11.80737534,11.82218678,11.86776043,11.98625195,12.15031712,12.25589609,12.33185219,12.32881395,12.43553226,12.46971251,12.52971782,12.64593065,13.2737078,13.41270746,13.56651855,13.74805363,13.9508564,14.17340777,14.36063955,14.48862557,14.56496145,14.65079184,14.73738179,14.99563252,15.29451977,15.5235274,15.69974555,15.89229425,16.0411682,16.17788918,16.34043523,16.52310964,16.64957654,16.74110364,16.87022901,17.15278569,17.50560176,17.90323193,18.28111352,18.61152254,18.91003,19.33158634,19.45463522,New Zealand,NZL,Population density (people per sq. km of land area),EN.POP.DNST,, +,23.10825728,23.43246474,23.75614903,24.07960174,24.39413588,24.694776,24.98757181,25.27439286,25.56240919,25.84743381,26.18500747,26.48883732,26.78442959,27.07501749,27.35956623,27.62686598,27.89059169,28.15546013,28.42479778,28.69145848,28.95496845,29.20841857,29.45189788,29.68688309,29.92229086,30.16259776,30.4037385,30.64805507,30.90554326,31.17772405,31.47687443,31.77332685,32.05531369,32.31961273,32.57675104,32.83031903,33.08341381,33.32789993,33.57350153,33.81270708,34.06499976,34.31982216,34.57278751,34.82698111,35.07908506,35.34192018,35.60878564,35.90292374,36.15872101,36.39594462,36.58248458,36.81544911,37.05113867,37.29870896,37.5458111,37.78847271,38.02650743,38.24858969,38.44556759,38.66255117,38.74252665,OECD members,OED,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.825172859,1.870200323,1.917602585,1.96733441,2.019405493,2.074336026,2.132849758,2.195773829,2.264054927,2.338746365,2.419928918,2.508513732,2.607382876,2.720361874,2.849880452,2.996555735,3.1593021,3.33698546,3.527812601,3.729799677,3.943709208,4.168403877,4.397689822,4.623799677,4.841399031,5.044200323,5.233831987,5.42203231,5.625702746,5.855114701,6.118775444,6.407987076,6.695011309,6.941570275,7.122025848,7.226662359,7.269011309,7.275796446,7.285615509,7.327861066,7.415053312,7.543974152,7.709738288,7.901531502,8.1139063,8.338458805,8.585337641,8.888387722,9.293008078,9.826930533,10.50436834,11.30220032,12.16415186,13.01213247,13.7878546,14.47242973,15.07568982,15.60412278,16.07428756,16.49958643,16.87682068,Oman,OMN,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.568300646,4.651351439,4.73678646,4.825537923,4.916563278,5.008881766,5.102899912,5.201078935,5.302833809,5.408483774,5.519321471,5.633522195,5.749873727,5.868898322,5.992161763,6.117495589,6.246316019,6.378875597,6.519518604,6.668458352,6.824694959,6.989528911,7.159632489,7.337249673,7.526146582,7.725690627,7.934452839,8.145237869,8.351913022,8.547712033,8.735538933,8.903541197,9.060215157,9.250998484,9.410395255,9.575483029,9.747226707,9.921562974,10.10668784,10.29216205,10.46913815,10.64745064,10.83403819,11.05158352,11.29133669,11.56568939,11.87020655,12.19403575,12.51678487,12.82854631,13.12251903,13.40779324,13.67986916,13.96115509,14.24877441,14.54094839,14.83923798,15.13593297,15.4315353,15.71135143,15.97430769,Other small states,OSS,Population density (people per sq. km of land area),EN.POP.DNST,, +,59.75667938,61.22728051,62.76890437,64.37788372,66.05175254,67.79288994,69.60328845,71.48024336,73.42017954,75.42297374,77.48868696,79.62585876,81.8537308,84.19727584,86.67610393,89.29317663,92.04826692,94.95285129,98.01931299,101.2535622,104.6602078,108.2290331,111.9317352,115.7296959,119.5925501,123.515171,127.4981346,131.5244954,135.5760611,139.642899,143.7041498,147.76765,151.8870382,156.1368358,160.5656328,165.1998923,170.0101598,174.9211719,179.8264646,184.6507667,189.3659298,193.9986704,198.5955933,203.2283857,207.9493657,212.773228,217.6838237,222.6662827,227.6951147,232.7530134,237.8323059,242.9432921,248.1070971,253.3533261,258.7003853,264.1544157,269.6998366,275.3065172,280.9325926,286.5456764,292.1335733,Pakistan,PAK,Population density (people per sq. km of land area),EN.POP.DNST,, +,15.69975787,16.17496637,16.66522733,17.16883239,17.6846785,18.21155502,18.74931396,19.29884315,19.86119182,20.4369922,21.02627119,21.62761636,22.23847189,22.85520581,23.47514124,24.0972424,24.72160344,25.34876244,25.97931127,26.61405704,27.25269034,27.89545332,28.54268227,29.19464622,29.85203121,30.51520043,31.18454399,31.86112456,32.54538606,33.23844498,33.94020716,34.65091472,35.37239709,36.10595911,36.85320151,37.61489104,38.38992467,39.17565241,39.96767554,40.76315577,41.56094969,42.36205273,43.16728545,43.97842346,44.79717514,45.62379607,46.45777509,47.29895077,48.14655636,49.000417,49.85847458,50.72148238,51.5933145,52.63506476,53.54141932,54.46671614,55.40696168,56.30947598,57.24739475,58.16854281,59.06929372,Panama,PAN,Population density (people per sq. km of land area),EN.POP.DNST,, +,8.161420313,8.398017969,8.642417969,8.893253125,9.149532813,9.410767969,9.677240625,9.949602344,10.22878594,10.51546016,10.80966016,11.11090156,11.41863047,11.73207812,12.05058203,12.37388125,12.70181484,13.03394609,13.36983828,13.70907187,14.05109219,14.39564063,14.74295937,15.09355156,15.44755547,15.80498828,16.16506641,16.52614219,16.88608828,17.24330703,17.59561172,17.94282969,18.28760547,18.63391016,18.983725,19.33892578,19.69606016,20.04536719,20.37366797,20.67183125,20.93694453,21.17262812,21.38454453,21.58142656,21.77042188,21.95473047,22.13519531,22.31431328,22.49426797,22.677875,22.86274531,23.05217969,23.26092656,23.50810313,23.80526484,24.16096562,24.56585859,24.99161328,25.39879844,25.75925469,26.06204375,Peru,PER,Population density (people per sq. km of land area),EN.POP.DNST,, +,91.0650171,94.13714544,97.27294978,100.4448702,103.6344029,106.8335513,110.0515322,113.3078623,116.6308221,120.0415443,123.5488433,127.1487964,130.8478657,134.6264127,138.4637656,142.3572425,146.3239595,150.3789281,154.5421873,158.8279874,163.238525,167.7686018,172.4147634,177.1708992,182.0298353,186.9918033,192.0509609,197.1861656,202.3703525,207.5834893,212.8141161,218.0639367,223.3420666,228.6643391,234.0412751,239.466556,244.9303384,250.4343462,255.9812422,261.5680887,267.2061877,272.8821142,278.5389878,284.1014991,289.5202435,294.7602878,299.8473421,304.8662407,309.9378241,315.1449978,320.5220143,326.0309186,331.594587,337.1001006,342.4663984,347.6668075,352.7280444,357.6865345,362.6006037,367.5121072,372.4281786,Philippines,PHL,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,33.56956522,34.47608696,35.40217391,36.38043478,37.3,38.25869565,39.16521739,40.01956522,40.81086957,41.53043478,42.15217391,42.7,43.06956522,43.17608696,43.00869565,42.48913043,41.65,40.66956522,39.76086957,39.03043478,38.5826087,38.33695652,38.2673913,38.31521739,38.40217391,38.5173913,38.71521739,38.93695652,39.1326087,39.33043478,39.50869565,Palau,PLW,Population density (people per sq. km of land area),EN.POP.DNST,, +,5.072322572,5.167930486,5.268610608,5.375215298,5.488303228,5.608097425,5.734266661,5.866351632,6.003632469,6.145678576,6.292280175,6.4437972,6.600717661,6.763792342,6.933586539,7.109978801,7.292841055,7.482734178,7.68028309,7.88590072,8.099858676,8.321532041,8.548977609,8.779644923,9.011663649,9.24457669,9.478812437,9.71452546,9.952294307,10.19264894,10.43488716,10.67927395,10.92843925,11.18593826,11.45401007,11.73488054,12.02718942,12.32559069,12.62236894,12.91257784,13.19309941,13.46690147,13.74238838,14.03137173,14.3419644,14.67758468,15.03445436,15.40476085,15.77700393,16.14298459,16.50001325,16.85068895,17.19822462,17.54788014,17.90348452,18.2656141,18.63277393,19.00438104,19.37932032,19.75671731,20.13647706,Papua New Guinea,PNG,Population density (people per sq. km of land area),EN.POP.DNST,, +,97.82885501,98.95360606,100.270985,101.6665578,102.6639786,103.4346534,104.4342127,105.4381632,106.2662836,106.6450096,107.0341833,107.9227203,108.9072448,109.9575533,111.0555323,112.1691861,113.2555748,114.1584773,115.0779229,116.1453198,117.2045676,118.2881615,119.4025531,120.4875575,121.4596787,122.2897222,122.9816351,123.4923994,123.939825,124.4271181,124.8692187,125.2527572,125.5718698,125.8371217,126.0080251,126.1039211,126.1864899,126.2316138,126.2211336,124.9098208,124.8753665,124.8175389,124.7536899,124.6440832,124.5893154,124.5144522,124.446853,124.4719523,124.5644606,124.2092007,124.2962969,124.3000588,124.2291107,124.1442732,124.0615696,124.008253,124.0237304,124.0315838,124.0012901,123.7844008,123.3988438,Poland,POL,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.464925479,9.684887689,9.914177422,10.15279645,10.40088107,10.6589077,10.92741605,11.20668875,11.49698659,11.79874239,12.11111877,12.43468517,12.77283269,13.13029197,13.50951195,13.91259952,14.33756673,14.77682469,15.21985112,15.65940095,16.09324145,16.5246571,16.95884605,17.40357701,17.8650563,18.34357857,18.83880605,19.35548782,19.8992199,20.47344416,21.08219303,21.72340158,22.38694179,23.05855531,23.72862348,24.39296407,25.05647148,25.72972033,26.42797451,27.16228336,27.93701382,28.74906453,29.59301324,30.46020556,31.34478103,32.2446707,33.16332299,34.10688367,35.08932048,36.10489594,37.16301044,38.26046415,39.39165494,40.54787272,41.7233527,42.91667842,44.12872922,45.36074848,46.61467201,47.89204168,49.19257965,Pre-demographic dividend,PRE,Population density (people per sq. km of land area),EN.POP.DNST,, +,270.5436302,276.2482525,282.3596392,287.9443067,292.4464487,295.9408117,298.2721533,300.1199549,302.6099211,306.4261556,311.4081172,317.6162345,324.5531003,331.37531,337.5422773,343.1627959,348.2175874,352.8095829,357.1688839,361.4430665,365.5639233,369.4986471,373.2962796,377.0225479,380.7215333,384.3916573,388.0326945,391.6457723,395.2254791,398.7598647,401.5907554,404.1912063,407.6095829,411.413416,415.2314543,419.916009,423.8365276,426.2797069,428.4195039,429.6059752,430.5269448,431.0824126,431.3523112,431.4405862,430.8187148,428.9981962,426.4932356,423.9984216,421.692221,419.5631342,414.7386697,409.7506201,405.0819617,398.5201804,391.5706877,384.0667418,374.8913191,360.0173619,360.0556933,369.9591883,367.935062,Puerto Rico,PRI,Population density (people per sq. km of land area),EN.POP.DNST,, +,96.8822523,98.59418653,100.2032057,102.0049581,104.2066606,106.8428453,109.8139939,113.0302799,116.3552778,119.6776929,122.9924259,126.2998505,129.5021427,132.4813305,135.1610082,137.4864546,139.4947928,141.3170335,143.1414999,145.1054231,147.2571132,149.560402,151.9658832,154.3903496,156.7745702,159.0963458,161.3818786,163.6767378,166.0473133,168.5329873,171.1581347,173.884287,176.6118429,179.2042106,181.5654846,183.6510921,185.4934225,187.1667968,188.783905,190.4250311,192.1184453,193.8331783,195.518927,197.0994103,198.5231044,199.7746533,200.8830662,201.894718,202.8763392,203.8770866,204.9114858,205.9682585,207.038452,208.1039199,209.1506685,210.1790964,211.1935554,212.1884063,213.1563658,214.0919774,214.990823,"Korea, Dem. People's Rep.",PRK,Population density (people per sq. km of land area),EN.POP.DNST,, +,97.58815301,98.29491803,98.69240437,98.74715847,98.34530055,97.60644809,96.98928962,96.57540984,95.71262295,94.86809836,94.46727869,94.32163934,94.35081967,95.67612022,99.38218579,102.2492896,103.3407104,104.4617486,105.5875956,106.7356503,107.6651585,108.3253661,108.8291257,109.2484372,109.5476831,109.6473661,109.6178251,109.5039344,109.3442623,109.1062077,108.8550273,108.7704262,108.9035519,109.1969945,109.575694,109.9884699,110.480623,111.0403934,111.6702514,112.4579016,113.2537923,113.8757486,114.3040546,114.5777158,114.8281404,115.0353996,115.2614409,115.4277577,115.3864723,115.4394585,115.2697893,114.8034065,114.1561287,113.5417704,113.0725196,112.7163842,112.4418158,112.261936,112.2885828,112.406676,112.4322421,Portugal,PRT,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.919587214,5.050780267,5.185854518,5.324875409,5.467679336,5.614731941,5.765912409,5.919773471,6.074492827,6.22893783,6.38277624,6.536997231,6.693727662,6.855816763,7.025512207,7.203292223,7.389151774,7.584397181,7.790463126,8.008122326,8.237910899,8.479141707,8.730261767,8.988862321,9.252972565,9.521958218,9.795431664,10.07218223,10.35085829,10.63028694,10.90950919,11.18806695,11.46619179,11.74451548,12.02325195,12.30213441,12.58015605,12.85638057,13.12948905,13.3984445,13.66333249,13.9238812,14.17816008,14.42375031,14.65918701,14.88349358,15.09798641,15.30655928,15.51464888,15.72619431,15.94256481,16.1628744,16.38628996,16.6109338,16.83550466,17.05984898,17.28431412,17.50835389,17.73128366,17.9525044,18.17176189,Paraguay,PRY,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,328.6126246,343.6619601,359.4004983,375.8598007,393.0727575,411.0740864,429.8998339,449.5877076,461.2239203,473.1612957,485.4074751,497.9707641,510.8593023,524.0812292,537.645515,551.5607973,565.8362126,580.4810631,596.6739203,612.8071429,628.9303987,645.0142857,661.1292359,677.1940199,693.2554817,709.317608,725.4299003,740.0008306,758.9845515,778.2900332,797.8852159,817.732392,West Bank and Gaza,PSE,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.21244034,14.68851416,15.1781419,15.66694241,16.14115495,16.59823417,17.0405027,17.46979001,17.89018454,18.30594973,18.71713331,19.12389437,19.52995546,19.93908686,20.35505886,20.77669424,21.20388164,21.64400255,22.10617245,22.59487751,23.11818326,23.66924913,24.22287623,24.74379574,25.20909959,25.60566338,25.94446389,26.25577474,26.58227808,26.95397709,26.8105296,27.27308411,27.75833333,28.23735202,28.6865109,29.10264798,29.49280374,29.86199377,30.21738318,30.56777259,30.91073209,31.24752336,31.58658879,31.94054517,32.31738318,32.72417445,33.15649533,33.60520249,34.0547352,34.49390966,34.91912773,35.33571651,35.7546729,36.19249221,36.66009346,37.1611215,37.69107477,38.24510903,38.81429907,39.39186916,39.97654206,Pacific island small states,PSS,Population density (people per sq. km of land area),EN.POP.DNST,, +,24.3774365,24.67825646,24.97437223,25.26527771,25.54702548,25.81058632,26.05987147,26.3007569,26.54144879,26.78194497,27.07986725,27.33237992,27.57252295,27.80595637,28.02817447,28.22772882,28.42256646,28.61837787,28.82239424,29.01716508,29.21101919,29.3879084,29.5506832,29.70503065,29.85919383,30.02286624,30.1918252,30.36731562,30.55574125,30.75005014,30.96767248,31.18710143,31.39428444,31.57605858,31.74300453,31.91184848,32.07451946,32.23068034,32.38469197,32.54453083,32.70095223,32.86794276,33.03171854,33.203122,33.37204653,33.5540755,33.74305017,33.96377979,34.13784788,34.29533477,34.3897109,34.53988246,34.69387496,34.85072725,35.00714464,35.15434375,35.28912389,35.40871994,35.50858345,35.64049134,35.62062366,Post-demographic dividend,PST,Population density (people per sq. km of land area),EN.POP.DNST,, +,22.05054645,22.8557377,23.72868852,24.62622951,25.53060109,26.42595628,27.31967213,28.23196721,29.18415301,30.18852459,31.25273224,32.36010929,33.50846995,34.6773224,35.85491803,37.03797814,38.22213115,39.41885246,40.63770492,41.88469945,43.1568306,44.44781421,45.75300546,47.06256831,48.36721311,49.67404372,50.98032787,52.2568306,53.47759563,54.61912568,55.66010929,56.62240437,57.55300546,58.52349727,59.58032787,60.74398907,61.98196721,63.26830601,64.54016393,65.75983607,66.9204918,68.02622951,69.04562842,69.94398907,70.70491803,71.31338798,71.78060109,72.14863388,72.47431694,72.80027322,73.14262295,73.49590164,73.86120219,74.23852459,74.6226776,75.02076503,75.43934426,78.884375,79.34232955,79.80227273,80.26534091,French Polynesia,PYF,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.429543497,4.846339363,5.316192937,5.819293712,6.34203273,6.877691645,7.433074935,8.028079242,8.689061154,9.433333333,10.28535745,11.24074074,12.2464255,13.23204134,14.15279931,14.96261843,15.70361757,16.53290267,17.67200689,19.26115418,21.35951766,23.87846684,26.64074074,29.39465978,31.9453919,34.2583118,36.36124031,38.20938846,39.76640827,41.02282515,41.97708872,42.67037037,43.19371232,43.67304048,44.2245478,45.00697674,46.10852713,47.50783807,49.1374677,51.03074935,52.97269595,55.2,58.72446167,64.88647717,74.54005168,88.08819983,104.9475452,123.744186,142.5447028,159.8905254,175.3541774,189.1540052,201.2557278,214.029765,223.2992167,231.0164491,237.1389904,242.0959095,246.4813751,250.7449956,255.0499565,Qatar,QAT,Population density (people per sq. km of land area),EN.POP.DNST,, +,80.55591734,81.08253017,81.60914301,82.13565165,82.62384301,83.42211513,84.80612139,85.95915169,86.86785187,87.91524703,88.83201789,89.68462707,90.45619953,91.29733872,92.4441391,93.56444387,94.4520969,95.30026917,95.90382912,96.41087957,97.04380481,97.57636971,97.94424763,98.29185986,98.69323174,99.14405227,99.6328471,100.1027264,100.9873905,101.1634402,100.2403687,99.33881286,99.20369563,99.03799834,98.84644211,98.54916347,98.26156929,98.03277146,97.87473868,97.70132341,96.34743807,94.53384957,93.82181344,93.26846957,92.70234368,92.15479607,90.83901866,89.33394954,88.53119621,88.01074114,87.53324934,87.20126511,86.87429031,86.53068063,86.12489569,85.63224531,85.13871262,84.63999478,84.19527121,83.69923505,83.08043289,Romania,ROU,Population density (people per sq. km of land area),EN.POP.DNST,, +,7.396971925,7.479644538,7.563171334,7.647674337,7.733092535,7.777204934,7.821622397,7.866283912,7.911189479,7.956339098,8.00215986,8.048163661,8.09453354,8.141086458,8.187944442,8.245723751,8.303869139,8.362441618,8.421441188,8.481416966,8.538220068,8.592033533,8.643589517,8.709300516,8.777207984,8.840417451,8.902284632,8.960185968,9.012901199,9.028057255,9.053976126,9.062760838,9.059999158,9.059576481,9.059246824,9.046311567,9.030986131,9.014594934,8.982804172,8.949015709,8.911633753,8.870461463,8.830278652,8.794658032,8.761088894,8.734394184,8.71946398,8.716095689,8.718720305,8.722635522,8.729440241,8.744144699,8.762785258,8.78187755,8.798804045,8.813796348,8.823220738,8.822067892,8.817695994,8.797354989,8.759064461,Russian Federation,RUS,Population density (people per sq. km of land area),EN.POP.DNST,, +,121.5376571,123.7509931,125.8782732,128.2633968,131.152655,134.6442643,138.6662748,143.0822456,147.6788407,152.3044589,156.9285772,161.6223348,166.4536279,171.5273206,176.9237535,182.6554114,188.706364,195.0900689,201.8164572,208.8899068,216.0214836,223.139319,230.6845967,239.272274,249.1643291,261.19773,274.8269558,287.3203891,294.9729631,295.4553304,287.1474666,271.675679,253.9018241,240.6263883,236.5824889,243.7418727,260.2309688,282.2375355,304.0631536,321.5925415,333.6501824,341.5914471,346.8650182,351.8652615,358.3388731,366.5724362,375.9124037,386.077503,396.5451966,406.9451966,417.2408999,427.6314552,438.2463721,449.2755979,460.8458046,472.9967167,485.6489664,498.6610863,511.8337252,525.0186056,538.1644507,Rwanda,RWA,Population density (people per sq. km of land area),EN.POP.DNST,, +,122.3766,125.0032062,127.7237736,130.5366376,133.4404727,136.4366017,139.5254993,142.704189,145.9687171,149.3172163,152.7475249,156.2631393,159.8748258,163.5970455,167.4400696,171.4060998,175.4914659,179.6928351,184.0045127,188.4209308,192.9411827,197.5623778,202.2741083,207.063356,211.9200194,216.8355836,221.8087,226.8449879,231.9542055,237.1411708,242.4050413,247.7352954,253.115072,258.8973737,264.3225579,269.7465913,275.1668008,280.5841091,286.0032879,291.4037922,296.82502,302.2345408,307.6145911,313.0532832,318.3143741,323.5011582,328.6131975,333.6445823,338.5904046,343.4489115,348.2144704,352.8687585,357.4838141,362.0673044,366.6956768,371.2568652,375.8044876,380.3287736,384.7980359,389.2219976,393.6279934,South Asia,SAS,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.962539715,2.029496346,2.101019217,2.175803953,2.25317697,2.33305872,2.416685196,2.506325098,2.60498444,2.714990534,2.837911978,2.97390461,3.122274374,3.281650843,3.451421368,3.629792203,3.818083072,4.022368341,4.250811978,4.508310966,4.796864199,5.111830543,5.443171806,5.777035759,6.102739465,6.416816843,6.719881936,7.01035126,7.287696831,7.551686987,7.802378482,8.039617805,8.263190041,8.473070536,8.67045481,8.854226889,9.027877508,9.202862273,9.394159623,9.612474357,9.863117938,10.14347278,10.4464574,10.76094041,11.07888812,11.39620736,11.71545153,12.04291549,12.38797361,12.7560104,13.14961273,13.5623769,13.97971708,14.38188902,14.75453484,15.09214957,15.39811926,15.67796147,15.94114919,16.19483135,16.43989599,Saudi Arabia,SAU,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.131144239,3.225708364,3.324322295,3.427157712,3.534399597,3.646317961,3.763132847,3.884914781,4.011686331,4.143583713,4.280515445,4.422838992,4.571667861,4.728450857,4.894155194,5.069168565,5.253033154,5.444782554,5.643010273,5.846594344,6.056071973,6.271629752,6.491463021,6.713254495,6.935804829,7.156374793,7.37639022,7.603737533,7.849206007,8.11959838,8.419374316,8.743712656,9.078851151,9.405539015,9.710322702,9.987446886,10.24195639,10.48440716,10.73064134,10.99199349,11.27250897,11.56819802,11.87276207,12.17649633,12.47283664,12.75990177,13.04152028,13.32371508,13.61506215,13.92184434,19.11439197,19.57076596,20.04595656,20.53568497,21.03599785,21.54800278,22.07037546,22.60478579,23.15187997,23.71212932,24.28538407,Sudan,SDN,Population density (people per sq. km of land area),EN.POP.DNST,, +,17.11567029,17.59104036,18.08369605,18.59575651,19.12885784,19.68202877,20.2547551,20.84925466,21.46846725,22.11347842,22.78882252,23.49185062,24.20779099,24.91657404,25.60559913,26.26798421,26.9127149,27.56289929,28.25050122,28.99889368,29.81582611,30.69513323,31.62918506,32.60489274,33.61205526,34.6474056,35.71259544,36.80789487,37.93440503,39.09160131,40.28204955,41.50049343,42.72969927,43.94674077,45.13662806,46.29341921,47.42573105,48.55231393,49.69987534,50.88937308,52.12747104,53.41346284,54.75235028,56.14754064,57.60205163,59.11947229,60.70263336,62.35236067,64.06841531,65.85022074,67.6975744,69.60987898,71.58587753,73.62353919,75.72040721,77.87624786,80.088059,82.34729133,84.64323482,86.96790111,89.31755051,Senegal,SEN,Population density (people per sq. km of land area),EN.POP.DNST,, +,2540.895522,2612.238806,2679.104478,2748.656716,2816.268657,2887.164179,2951.641791,3002.985075,3048.507463,3096.279104,3153.58209,3212.537313,3273.134328,3328.059701,3377.014925,3422.835821,3470.597015,3512.835821,3557.462687,3602.902985,3780.350746,3949.949254,4001.583582,4077.941791,4083.51791,4079.661194,4141.476119,4247.922388,4374.479104,4547.958209,4679.228358,4821.937313,4945.479104,5103.056716,5260.456716,5478.662687,5665.728358,5861.51194,5908.541791,6011.771642,6176.137313,6186.592593,5989.557496,6047.407837,6191.236575,6342.024496,6602.300719,6913.422857,7125.104286,7231.811966,7363.193182,7524.6983,7636.721358,7714.702398,7806.77292,7908.720733,7915.730606,7952.99859,8044.526093,8019.473907,7691.912553,Singapore,SGP,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.336727403,4.467309753,4.603001072,4.743336906,4.887995713,5.037334762,5.191818507,5.35501965,5.531618435,5.724901751,5.93651304,6.164701679,6.406073598,6.655841372,6.909646302,7.166916756,7.427116827,7.691997142,7.961450518,8.236870311,8.518149339,8.804966059,9.094891033,9.385173276,9.674419436,9.96191497,10.24905323,10.53862094,10.8350125,11.14215791,11.46055734,11.79006788,12.12936763,12.47849232,12.83586995,13.20175063,13.57620579,13.95862808,14.34769561,14.74330118,15.14644516,15.55677028,15.97056091,16.38260093,16.78878171,17.18778135,17.58245802,17.98377992,18.40593069,18.8589139,19.34698106,19.86659521,20.41189711,20.97459807,21.54816006,22.13068953,22.72347267,23.32461593,23.93072526,24.54012147,25.15166131,Solomon Islands,SLB,Population density (people per sq. km of land area),EN.POP.DNST,, +,32.59032973,33.09447215,33.62238847,34.17388473,34.74959823,35.35023552,35.97669715,36.630798,37.31426988,38.02840122,38.77427265,39.55203658,40.36224716,41.20400388,42.07755611,42.98413688,43.92495151,44.89943198,45.90615129,46.94505403,47.99269881,49.04632862,50.15037406,51.36482405,52.71964533,54.26274591,55.9456082,57.58708784,58.9420061,59.84709061,60.24747853,60.23451094,59.97457745,59.7087836,59.62805486,59.74868385,60.06227487,60.70218897,61.82285952,63.51579385,65.86407592,68.79703519,72.0569964,75.28394292,78.21597395,80.75976725,82.98200333,84.97643392,86.9040593,88.88384594,90.92876143,92.99786644,95.09524799,97.2174148,99.36144361,101.5356886,103.7465641,105.9871017,108.2461485,110.5151704,112.7922278,Sierra Leone,SLE,Population density (people per sq. km of land area),EN.POP.DNST,, +,136.5276259,140.5845084,144.8069065,149.1400959,153.540048,157.9834053,162.4644604,166.9843645,171.5507914,176.166235,180.8182254,185.482494,190.1329976,194.7364508,199.2656595,204.9955598,209.3847008,213.6428089,217.7184846,221.5798745,225.210473,228.6320463,231.8984556,235.0888514,238.2626931,241.4256274,244.5719595,247.7448359,250.9945946,254.3472008,257.8277027,261.4057432,264.9844595,268.4322394,271.6506757,274.6111486,277.3305019,279.8148649,282.086583,284.1665058,286.0521718,287.7480212,289.289334,290.7239865,292.0909266,293.4070946,294.6819498,295.9347008,297.1852317,298.4496622,299.7377896,301.0580116,302.4167954,303.8187259,305.2664575,306.7633687,308.3071429,309.8812741,311.4647683,313.0405888,314.5994208,El Salvador,SLV,Population density (people per sq. km of land area),EN.POP.DNST,, +,263.9333333,270.9166667,277.8166667,285.0166667,291.8,298.65,305.15,311.1333333,316.3333333,320.4,323.2166667,324.8333333,326.0166667,327.6833333,330.4833333,334.7666667,339.95,346.0666667,352.0333333,357.55,362.6833333,367.3833333,371.5833333,375.7666667,379.9,384.1,388.2833333,392.4666667,397.2166667,402.0666667,407.5666667,413.8333333,420.1333333,426.4666667,432.0833333,437.55,442.7166667,447.5166667,452.35,457.6666667,463.6333333,469.5833333,476.0166667,482.3666667,488.7333333,494.9,501.1333333,507.2333333,513.75,520.35,527.5833333,535.05,542.5666667,549.0166667,554.5,558.3833333,561.1833333,563.0666667,564.4,565.6333333,566.8333333,San Marino,SMR,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.485805146,4.581590525,4.680839736,4.78394491,4.89123123,5.011084898,5.145272101,5.280605413,5.398565371,5.490753021,5.53504798,5.546899608,5.599238053,5.791095738,6.185298243,6.820821245,7.654754997,8.567950394,9.393252463,10.01233462,10.3789253,10.53342685,10.55025026,10.54406383,10.59812542,10.7385963,10.93867281,11.16655402,11.37064909,11.51702267,11.59502981,11.62906877,11.66172092,11.75214716,11.94192463,12.24644212,12.65043198,13.12695508,13.63470367,14.14264992,14.64392355,15.1454315,15.64608028,16.1479437,16.65262218,17.15800682,17.66206842,18.16748175,18.67837377,19.19833902,19.72822552,20.26889247,20.82397265,21.39760098,21.99318392,22.61235534,23.25559505,23.92359008,24.61648548,25.33429879,26.07756559,Somalia,SOM,Population density (people per sq. km of land area),EN.POP.DNST,, +,76.09192774,76.56071347,76.97233021,77.34964555,77.6812257,78.21861422,78.66453236,79.0647153,79.40772925,79.7164418,80.18522753,80.64257946,81.0770638,81.50011434,81.90029728,82.48342099,82.98650812,83.43242625,83.83260919,84.17562314,84.66727647,85.06745941,85.38760576,85.62771553,85.7992225,86.16510405,86.41664761,86.57672079,86.67962497,86.73679396,86.84697004,87.42766979,88.03232335,88.43630231,87.18679396,87.10032015,86.85686028,86.52806997,86.21542419,85.94038418,85.79273954,85.71372056,85.53156872,85.33223188,85.076252,84.74238509,84.39948548,84.04095587,83.70463069,83.3688086,82.7132289,82.31279442,81.91324034,81.5295678,81.12717814,80.70343014,80.27507432,79.8376858,79.41041619,78.88321518,78.25380745,Serbia,SRB,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.760044305,9.993146401,10.23536503,10.48633522,10.74594709,11.0143072,11.29203918,11.58014759,11.87991668,12.19239446,12.51799551,12.85688959,13.20951557,13.57650615,13.95794909,14.35395847,14.76483973,15.19006791,15.62931235,16.08195367,16.54759069,17.02638815,17.51905288,18.02678389,18.55003512,19.08930859,19.64400033,20.21239291,20.79219008,21.38170213,21.98087027,22.59032255,23.30922797,23.94364128,24.59029562,25.25015509,25.92402211,26.61302975,27.31895127,28.04310282,28.78621693,29.5495352,30.33575417,30.97915294,31.81512942,32.68050325,33.57529426,34.4991548,35.4512694,36.4299146,37.43674744,38.47140365,39.53258296,40.61921088,41.73004155,42.86511974,44.02360142,45.20402191,46.40463649,47.62414114,48.86160645,Sub-Saharan Africa (excluding high income),SSA,Population density (people per sq. km of land area),EN.POP.DNST,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15.55542855,16.00327345,16.38524749,16.70189329,16.9563013,17.14155227,17.26541057,17.36894371,17.50533581,17.71361108,18.01055624,South Sudan,SSD,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.761656062,9.994802053,10.2370636,10.48807705,10.74773335,11.01613861,11.2939161,11.58207027,11.88188524,12.19440883,12.52004956,12.85899308,13.21164848,13.57867587,13.96016836,14.35622097,14.7671481,15.19238336,15.63164181,16.08429853,16.54995905,17.02876313,17.52141507,18.02915231,18.55241556,19.09169574,19.64649627,20.21488862,20.7946919,21.38420683,21.98340253,22.59285664,23.31182171,23.94630501,24.59299313,25.25288673,25.92677871,26.61583735,27.32181111,28.04597901,28.7890817,29.55249144,30.33865546,30.98201327,31.81798968,32.68341985,33.57821177,34.50213511,35.45424569,36.43297557,37.43969132,38.47436371,39.53559156,40.62225765,41.73315325,42.8682623,44.02677052,45.20720678,46.40783439,47.62735061,48.86482308,Sub-Saharan Africa,SSF,Population density (people per sq. km of land area),EN.POP.DNST,, +,5.777380296,5.888616352,6.001751171,6.116498743,6.231231955,6.344903295,6.458082791,6.573177007,6.69040454,6.810547235,6.934810566,7.061646005,7.190133687,7.320702431,7.454271861,7.589675688,7.727803053,7.869507952,8.019168866,8.177706403,8.344374665,8.519949389,8.699807016,8.883035281,9.070974062,9.262076855,9.456092757,9.649452481,9.840465124,10.02590166,10.20354075,10.37366204,10.5363979,10.73057683,10.89314902,11.05797877,11.22643052,11.39566144,11.57302786,11.7507157,11.92154254,12.09340001,12.27209181,12.47727344,12.69998256,12.95149112,13.2280771,13.52089531,13.81322037,14.09686209,14.36626389,14.62881847,14.8803557,15.14022447,15.40539347,15.67448538,15.94865431,16.2212574,16.49301232,16.75153348,16.99591418,Small states,SST,Population density (people per sq. km of land area),EN.POP.DNST,, +,67.28854167,67.16458333,66.91354167,66.95625,67.5875,68.92916667,70.87395833,73.18541667,75.521875,77.67708333,79.525,81.17708333,82.77395833,84.52916667,86.59791667,89.03645833,91.77291667,94.63125,97.35208333,99.77916667,101.840625,103.6229167,105.275,107.1104167,109.2979167,111.9052083,114.853125,118.0083333,121.159375,124.178125,127.0302083,129.7645833,132.3604167,134.81875,137.165625,139.3739583,141.490625,143.5989583,145.7958333,148.1916667,150.7916667,153.59375,156.671875,160.1416667,164.0333333,168.4125,173.2260417,178.2520833,183.2052083,187.8875,192.209375,196.24375,200.0791667,203.8822917,207.7489583,211.6885417,215.7145833,219.825,224.0083333,228.2927083,232.6708333,Sao Tome and Principe,STP,Population density (people per sq. km of land area),EN.POP.DNST,, +,1.896878205,1.948038462,1.999647436,2.05299359,2.108583333,2.167660256,2.228673077,2.285583333,2.330602564,2.3585,2.366858974,2.358378205,2.339147436,2.318365385,2.302782051,2.294544872,2.292621795,2.295532051,2.300166667,2.304685897,2.308615385,2.313634615,2.322320513,2.337961538,2.363051282,2.398288462,2.442519231,2.492801282,2.545397436,2.597237179,2.64749359,2.696525641,2.743769231,2.789096154,2.832378205,2.873121795,2.911314103,2.947679487,2.983205128,3.018871795,3.054961538,3.091205128,3.127807692,3.164615385,3.201673077,3.239051282,3.276801282,3.314884615,3.353288462,3.391833333,3.430621795,3.469532051,3.508301282,3.546653846,3.584205128,3.621044872,3.657057692,3.692224359,3.726685897,3.760474359,3.793576923,Suriname,SUR,Population density (people per sq. km of land area),EN.POP.DNST,, +,87.14484407,88.11201663,89.02322245,89.96550936,90.87282744,91.71862786,92.50243243,93.22068607,93.94193347,94.34975052,94.74945946,95.56386694,96.49573805,97.49735967,98.52609148,99.5739501,100.6341164,101.6658004,102.6813514,103.5304574,104.2849272,105.0956133,105.862183,106.5924532,107.313264,107.98,108.5829522,109.16,109.6869439,110.1702079,110.2555925,110.2913929,110.7132017,111.1503326,111.4760707,111.7122869,111.9187318,112.0689397,112.183368,112.0316008,111.8267568,111.7861123,111.6893369,111.6898129,111.7007692,111.7059044,111.7385031,111.8343659,112.006779,112.1088769,112.2605224,112.4517343,112.5726377,112.7006864,112.8031488,112.9533694,113.1287854,113.2855865,113.4389975,113.5363353,113.2954867,Slovak Republic,SVK,Population density (people per sq. km of land area),EN.POP.DNST,, +,79.15248262,79.62507448,80.28654419,81.03843098,81.88480636,82.91484608,83.88917577,84.63485601,85.0980139,85.64503476,86.31256207,87.00263158,87.72080437,88.18927507,89.05566038,90.37979146,91.4785005,92.48003972,93.47562066,94.40491559,94.66390268,94.85273088,95.4479146,95.93614697,96.4071996,97.61489573,98.79721946,99.06633565,99.12368421,99.21355511,99.2765144,99.13098312,98.89503476,98.7806852,98.8019861,98.74021847,98.60754717,98.39270109,98.46300894,98.75496524,98.91062562,99.03326713,99.09299901,99.15650447,99.32840119,99.64587885,100.2046673,100.3323704,101.2453712,101.6858266,101.8982925,102.1140492,102.2816783,102.3823237,102.4461092,102.5241783,102.6108719,102.9922926,103.7119346,104.4088814,104.6367275,Slovenia,SVN,Population density (people per sq. km of land area),EN.POP.DNST,, +,18.32626115,18.42761612,18.53177365,18.67074621,18.84742652,19.02762831,19.17417507,19.28223668,19.41821904,19.60033387,19.73566798,19.79407321,19.8282205,19.88583857,19.96499732,20.03773944,20.10903153,20.1676634,20.21172199,20.25279281,20.2770946,20.28869474,20.29788224,20.31633523,20.34991958,20.39730224,20.46547741,20.55975289,20.69738266,20.85791051,21.0005727,21.12410928,21.24716333,21.39870595,21.51128089,21.54554272,21.55788371,21.56985427,21.58666959,21.62136034,21.6794853,21.75015353,21.83123507,21.91726617,22.00509821,22.12922211,22.29393186,22.46828727,22.66051323,22.85452552,23.02776478,23.36960279,23.56846615,23.80523434,24.05829958,24.36248803,24.69298078,24.98149812,25.23602907,25.41907147,25.57219562,Sweden,SWE,Population density (people per sq. km of land area),EN.POP.DNST,, +,19.96197674,20.35784884,20.77203488,21.22790698,21.73982558,22.31511628,22.95116279,23.63418605,24.3452907,25.07273256,25.81273256,26.57203488,27.35819767,28.18296512,29.05575581,29.97686047,30.94494186,31.96436047,33.04162791,34.17744186,35.3705814,36.61697674,37.91348837,39.25813953,40.64401163,42.0697093,43.52523256,44.98686047,46.42430233,47.8152907,49.14343023,50.40668605,51.61081395,52.76872093,53.88581395,54.97127907,56.01255814,56.9722093,57.79680233,58.45534884,58.93069767,59.24732558,59.46488372,59.66784884,59.91715116,60.2380814,60.61924419,61.04348837,61.48034884,61.90936047,62.32726744,62.74912791,63.18854651,63.66406977,64.18825581,64.76709302,65.39581395,66.06244186,66.7519186,67.45139535,68.16098837,Eswatini,SWZ,Population density (people per sq. km of land area),EN.POP.DNST,, +,90.5,99.02941176,108.9117647,119.5,131.1764706,143.9705882,157.7058824,172.2647059,186.8823529,201.5882353,216.8235294,232.1176471,247.9117647,264.0294118,281.0588235,298.4411765,317.3823529,337.6764706,360.1176471,385.2058824,412.6470588,442.1176471,475.7352941,515.2058824,562.5588235,618.4705882,681.0882353,745.1176471,802.3529412,847.4705882,878,895.8235294,904.8529412,910.2941176,916.5882353,924.5294118,933.2647059,918.8235294,914.2352941,897.6176471,900,905.2058824,925.6470588,955.5294118,970.9117647,983.5588235,994.4411765,998.9411765,1007,1001.647059,983.3823529,1018.823529,1076.676471,1108.382353,1141.911765,1175.558824,1193.352941,1202.794118,1223.764706,1244.411765,1260.176471,Sint Maarten (Dutch part),SXM,Population density (people per sq. km of land area),EN.POP.DNST,, +,93.23695652,95.74347826,98.20869565,100.7,103.2608696,105.8673913,108.5021739,111.1608696,113.8369565,116.5217391,118.9021739,121.8021739,123.6782609,125.95,128.8956522,131.5304348,134.3173913,135.1086957,136.273913,137.523913,139.2065217,140.0282609,139.8586957,140.6891304,141.8347826,142.7217391,148.9108696,149.4673913,150.3630435,151.1021739,153.1282609,153.8326087,157.0717391,161.3152174,163.7043478,166.123913,168.0847826,171.4043478,174.8043478,176.3717391,176.526087,182.0065217,179.9586957,179.2934783,180.126087,183.9130435,184.8543478,189.0347826,189.7782609,195.1521739,190.0891304,191.9630435,195.5413043,198.6065217,203.0847826,205.8195652,208.3543478,210.3521739,212.2282609,214.0478261,215.6565217,Seychelles,SYC,Population density (people per sq. km of land area),EN.POP.DNST,, +,25.69318207,26.52861574,27.39492328,28.29655566,29.23678855,30.21681902,31.23681576,32.29867233,33.40436391,34.55514202,35.75393949,37.00156709,38.29502666,39.629889,41.00399935,42.41298291,43.86033301,45.36087169,46.9348841,48.59492872,50.34744804,52.18318642,54.08016106,56.00744368,57.94228425,59.87742409,61.81765154,63.76680814,65.73315377,67.72319077,69.73228861,71.75791163,73.81148112,75.908619,78.05795516,80.2815758,82.57322886,84.88185874,87.13675046,89.29615301,91.23166286,92.96238981,94.85927338,97.11732309,100.0227597,103.7916299,108.2457907,112.5247059,115.4752396,116.3347002,114.8059358,111.3045853,106.6191036,101.8935414,98.00909982,95.11281926,93.09845341,92.27828786,92.95938572,95.30391004,99.52460927,Syrian Arab Republic,SYR,Population density (people per sq. km of land area),EN.POP.DNST,, +,6.175789474,6.193684211,6.178947368,6.158947368,6.12,6.087368421,6.069473684,6.048421053,6.068421053,6.144210526,6.287368421,6.48,6.715789474,6.957894737,7.191578947,7.389473684,7.571578947,7.768421053,8.007368421,8.309473684,8.676842105,9.109473684,9.574736842,10.05894737,10.49894737,10.91052632,11.28105263,11.67473684,12.15789474,12.75263158,13.48947368,14.35684211,15.29052632,16.20947368,17.07473684,17.82105263,18.49052632,19.18736842,20.07263158,21.23263158,22.71368421,24.45263158,26.32421053,28.11473684,29.66421053,30.94105263,31.98210526,32.84210526,33.61368421,34.37684211,35.12736842,35.86,36.56105263,37.23263158,37.87263158,38.48210526,39.06947368,39.64947368,40.20421053,40.75578947,41.29052632,Turks and Caicos Islands,TCA,Population density (people per sq. km of land area),EN.POP.DNST,, +,2.428861111,2.477163492,2.526647619,2.57660873,2.626653175,2.676334921,2.726045238,2.777277778,2.832065079,2.891752381,2.957292857,3.027978571,3.101500794,3.175546205,3.246956798,3.314112929,3.379321792,3.444482211,3.512343551,3.58515486,3.663324333,3.746948062,3.837608005,3.93707195,4.046537484,4.167154543,4.29863723,4.439027954,4.585395489,4.735744917,4.889679956,5.04823777,5.212773983,5.385210451,5.567152954,5.758397395,5.958937421,6.170626588,6.395752859,6.635684562,6.891716169,7.162663596,7.444340057,7.730909307,8.01828939,8.304575921,8.591193615,8.881503335,9.18054479,9.491847205,9.816539072,10.15307179,10.49907322,10.85098634,11.20629844,11.56421379,11.92563612,12.29171458,12.66429638,13.04467837,13.43312024,Chad,TCD,Population density (people per sq. km of land area),EN.POP.DNST,, +,55.71710376,56.45731299,57.91061853,59.33965232,60.82918671,62.54089673,64.19341524,65.90505634,67.72303813,69.59800637,71.51319015,73.31846606,75.06439514,76.71603797,78.21602411,79.60062798,80.88657535,82.17171094,83.47622372,84.75900882,86.08662489,87.56217699,89.04534695,90.46096287,91.9220625,93.48033236,95.13313408,96.80542477,98.43575723,100.0275695,101.541744,102.9659713,104.336885,105.6982227,107.0328043,108.3453025,109.6439686,110.8957742,112.0731072,113.2881998,114.3468194,115.359996,116.3313801,117.275116,118.2139748,119.1269412,120.0105418,120.89133,121.7658389,122.6389657,123.5775479,124.6410286,125.7006861,126.7290176,127.6795229,128.1108857,129.095454,129.950202,130.6992034,131.3391059,131.8403095,East Asia & Pacific (IDA & IBRD countries),TEA,Population density (people per sq. km of land area),EN.POP.DNST,, +,13.61047943,13.81399988,14.02086376,14.22819017,14.42738233,14.59484243,14.76822334,14.93786259,15.10211314,15.26058183,15.41894578,15.58375512,15.74888682,15.91568758,16.08405475,16.25943556,16.43185875,16.6000072,16.76709129,16.93838964,17.1132721,17.28327242,17.4524474,17.63179907,17.80931399,17.98384608,18.15677911,18.3212096,18.46930908,18.57699064,18.66781933,18.74139201,18.81019222,18.85291588,18.86912484,18.88358907,18.89861805,18.90737452,18.89917501,18.88959585,18.87076095,18.85683101,18.86291133,18.87752119,18.89514302,18.92150074,18.95150398,19.00371358,19.07640601,19.15988232,19.25691869,19.35429289,19.46150856,19.56852495,19.6635357,19.76870799,19.86707202,19.96332987,20.04361989,20.10068069,20.12346487,Europe & Central Asia (IDA & IBRD countries),TEC,Population density (people per sq. km of land area),EN.POP.DNST,, +,29.37163081,29.65179261,30.00106637,30.55842986,31.4144328,32.61665747,34.11380769,35.77453576,37.41316418,38.89542195,40.18508917,41.32336827,42.34866703,43.32818533,44.3179077,45.31024085,46.30362199,47.36703438,48.58784703,50.02454495,51.70641662,53.60577312,55.65324508,57.7466446,59.80873322,61.8319544,63.83044677,65.77438867,67.63314948,69.39345468,71.02404854,72.54829932,74.07692591,75.76052583,77.70349329,79.95602133,82.47738555,85.1710057,87.89216768,90.53881228,93.07907704,95.55138812,98.00751976,100.5289575,103.174168,105.9547895,108.8501563,111.8480787,114.9262732,118.0671815,121.2711712,124.5414047,127.8676411,131.2373047,134.6416988,138.0759698,141.5421217,145.0467917,148.6000919,152.2106453,155.8786909,Togo,TGO,Population density (people per sq. km of land area),EN.POP.DNST,, +,55.245133,56.92212609,58.65621367,60.44576328,62.28866488,64.1804087,66.11756738,68.09962614,70.12681595,72.19660788,74.30812895,76.45206209,78.60709938,80.74599229,82.84818063,84.90530251,86.91871636,88.89013682,90.82532443,92.72928223,94.59231733,96.41192625,98.20885514,100.0114898,101.8358179,103.7015894,105.5919513,107.4429329,109.1666875,110.705232,112.0250367,113.1574801,114.18852,115.2406095,116.3993658,117.6969406,119.0991955,120.5447415,121.9412574,123.2215134,124.3696099,125.4068253,126.3478772,127.2197596,128.0435886,128.8193936,129.5426882,130.2256454,130.8830355,131.5254399,132.1583492,132.7799898,133.3839359,133.9598505,134.4996359,135.0022764,135.4691166,135.8970698,136.28292,136.6242792,136.9195796,Thailand,THA,Population density (people per sq. km of land area),EN.POP.DNST,, +,15.42679337,15.98002286,16.56367534,17.16542584,17.77632895,18.39458417,19.02155616,19.65513004,20.29340526,20.93532438,21.58058731,22.22980852,22.8853601,23.55024293,24.22792941,24.91896256,25.62529294,26.35332238,27.11101029,27.903994,28.72833667,29.582002,30.47497857,31.42014147,32.4222635,33.490483,34.6098671,35.73286653,36.79531295,37.75229351,38.58699628,39.31473278,39.96368248,40.57708631,41.18895399,41.80733067,42.42929408,43.06512575,43.72437839,44.41504001,45.14511289,45.91926979,46.73871106,47.60210775,48.50898828,49.4612032,50.46203915,51.51417548,52.62040583,53.78248785,54.99790654,56.26491855,57.58632466,59.46441284,60.91230636,62.4221846,63.98350025,65.57278622,67.15918294,68.71995101,70.24731609,Tajikistan,TJK,Population density (people per sq. km of land area),EN.POP.DNST,, +,3.528959632,3.650347924,3.774719639,3.900719256,4.027399826,4.154116571,4.280982274,4.408726832,4.538548294,4.671259549,4.80702445,4.945457834,5.086314983,5.229244781,5.373936544,5.520641372,5.669486945,5.819800821,5.970712659,6.121781968,6.272812972,6.424497266,6.578660652,6.737631137,6.903206861,7.074377035,7.250675633,7.434920094,7.630640734,7.839418637,8.063303045,8.298774286,8.534864767,8.756846764,8.954186794,9.123352414,9.267603686,9.391775371,9.503826102,9.610214287,9.712269913,9.810010001,9.907330879,10.00871619,10.11778776,10.23580959,10.36354776,10.50319196,10.65680633,10.82546549,11.01031217,11.20998021,11.41952206,11.63220905,11.84279148,12.04939246,12.25218011,12.450582,12.64463644,12.83422425,13.0188177,Turkmenistan,TKM,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.81275178,11.11594197,11.42633062,11.74243819,12.06311036,12.38801803,12.71713185,13.05002569,13.38633767,13.72587136,14.06831029,14.41378606,14.76312188,15.11746813,15.47751552,15.84354611,16.21503864,16.59249144,16.97632588,17.366675,17.76351447,18.16618145,18.57262435,18.98023996,19.38706848,19.79214819,20.19556098,20.59767,20.99927716,21.40083703,21.80193612,22.20181137,22.60020759,22.99696632,23.39186281,23.784895,24.17559334,24.5978263,24.97995639,25.3555594,25.72345647,26.08368182,26.43729391,26.7864367,27.13247639,27.47562228,27.81561887,28.15280819,28.48750027,28.81446318,29.14729207,29.47727466,29.80405317,30.12720015,30.44540715,30.75874396,31.06717764,31.3706304,31.66925717,31.96293122,32.25152976,Latin America & the Caribbean (IDA & IBRD countries),TLA,Population density (people per sq. km of land area),EN.POP.DNST,, +,32.47155346,33.05817081,33.66859449,34.2995965,34.94794889,35.59704102,36.24115669,36.90766644,37.63416274,38.43745797,39.35776732,40.36213853,41.30894418,42.00141224,42.31519839,42.18258238,41.68238063,41.02542031,40.50860794,40.34344317,40.60773369,41.23960995,42.14371217,43.16375252,44.18702085,45.17464694,46.16509751,47.19650303,48.33463349,49.61761937,51.07774042,52.67007397,54.26139879,55.67101547,56.78096839,57.52239408,57.9603228,58.2732347,58.71809011,59.47316745,60.60618695,62.05104237,63.6926698,65.35904506,66.92199059,68.35487559,69.69657028,70.97700067,72.24519166,73.53846671,74.85904506,76.19381305,77.55803631,78.97330195,80.45016812,81.99657028,83.60860794,85.27067922,86.96166779,88.66455952,90.37491594,Timor-Leste,TLS,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.59383986,11.90188876,12.21888513,12.54652129,12.88589088,13.23829284,13.60319312,13.97774463,14.35793579,14.74133858,15.12750071,15.51883176,15.91948432,16.33490447,16.76973878,17.22427888,17.69883988,18.19792844,18.72689293,19.28894757,19.88511331,20.5125367,21.16542547,21.83565997,22.51632071,23.20506129,23.90014367,24.59583754,25.28569829,25.9646739,26.63055087,27.2826207,27.91952704,28.54054911,29.14575199,29.73442692,30.30794914,30.87133315,31.43136114,31.99351939,32.56006319,33.13170046,33.71125168,34.29915105,34.89757332,35.50720811,36.12952252,36.76601731,37.4292717,38.09864219,38.78633347,39.49139111,40.20972354,40.93267592,41.65635086,42.37683903,43.09561997,43.81969386,44.55920028,45.32037602,46.10604339,Middle East & North Africa (IDA & IBRD countries),TMN,Population density (people per sq. km of land area),EN.POP.DNST,, +,88.50138889,91.99027778,95.79861111,99.64444444,103.2611111,106.6305556,109.7694444,112.6055556,115.0847222,117.1444444,118.7388889,119.8986111,120.775,121.6444444,122.6680556,123.9277778,125.3597222,126.8555556,128.1541667,129.1194444,129.7430556,130.05,130.1888889,130.2680556,130.4111111,130.6680556,130.9972222,131.3777778,131.7333333,132.0402778,132.2819444,132.4972222,132.7166667,132.9708333,133.2944444,133.7041667,134.1958333,134.7722222,135.3819444,136.0583333,136.7805556,137.5319444,138.3208333,139.1861111,140.15,141.2694444,142.4680556,143.5888889,144.3013889,144.4180556,143.8305556,142.6888889,141.3444444,140.3097222,139.9722222,140.4763889,141.6694444,143.3319444,145.1347222,146.8013889,148.2763889,Tonga,TON,Population density (people per sq. km of land area),EN.POP.DNST,, +,122.3766,125.0032062,127.7237736,130.5366376,133.4404727,136.4366017,139.5254993,142.704189,145.9687171,149.3172163,152.7475249,156.2631393,159.8748258,163.5970455,167.4400696,171.4060998,175.4914659,179.6928351,184.0045127,188.4209308,192.9411827,197.5623778,202.2741083,207.063356,211.9200194,216.8355836,221.8087,226.8449879,231.9542055,237.1411708,242.4050413,247.7352954,253.115072,258.8973737,264.3225579,269.7465913,275.1668008,280.5841091,286.0032879,291.4037922,296.82502,302.2345408,307.6145911,313.0532832,318.3143741,323.5011582,328.6131975,333.6445823,338.5904046,343.4489115,348.2144704,352.8687585,357.4838141,362.0673044,366.6956768,371.2568652,375.8044876,380.3287736,384.7980359,389.2219976,393.6279934,South Asia (IDA & IBRD),TSA,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.761656062,9.994802053,10.2370636,10.48807705,10.74773335,11.01613861,11.2939161,11.58207027,11.88188524,12.19440883,12.52004956,12.85899308,13.21164848,13.57867587,13.96016836,14.35622097,14.7671481,15.19238336,15.63164181,16.08429853,16.54995905,17.02876313,17.52141507,18.02915231,18.55241556,19.09169574,19.64649627,20.21488862,20.7946919,21.38420683,21.98340253,22.59285664,23.31182171,23.94630501,24.59299313,25.25288673,25.92677871,26.61583735,27.32181111,28.04597901,28.7890817,29.55249144,30.33865546,30.98201327,31.81798968,32.68341985,33.57821177,34.50213511,35.45424569,36.43297557,37.43969132,38.47436371,39.53559156,40.62225765,41.73315325,42.8682623,44.02677052,45.20720678,46.40783439,47.62735061,48.86482308,Sub-Saharan Africa (IDA & IBRD countries),TSS,Population density (people per sq. km of land area),EN.POP.DNST,, +,168.5797271,171.4300195,173.8690058,175.9493177,177.7274854,179.1847953,180.3573099,181.4409357,182.6869396,184.280117,186.3066277,188.7204678,191.4241715,194.2454191,197.0631579,199.8253411,202.5750487,205.3723197,208.3126706,211.4508772,214.811501,218.3272904,221.8461988,225.1623782,228.1278752,230.6787524,232.8522417,234.7270955,236.4245614,238.0352827,239.5922027,241.0692008,242.4181287,243.5725146,244.4834308,245.1358674,245.5824561,245.9452242,246.3795322,247.0095517,247.8805068,248.9688109,250.2074074,251.4844055,252.72846,253.9087719,255.0584795,256.2278752,257.4894737,258.8974659,260.4639376,262.1469786,263.8807018,265.562768,267.1212476,268.5307992,269.797271,270.9241715,271.9237817,272.8052632,273.5621832,Trinidad and Tobago,TTO,Population density (people per sq. km of land area),EN.POP.DNST,, +,27.27948635,27.71290551,28.19306128,28.71466916,29.27356462,29.87252188,30.51316941,31.18704943,31.88323249,32.59400747,33.31803553,34.05854145,34.81808702,35.60104274,36.41163749,37.24563594,38.104776,39.00719619,39.9765448,41.02754892,42.16807415,43.38645726,44.65326982,45.92729789,47.17810247,48.38989444,49.56702497,50.72304969,51.8808638,53.05425463,54.24723867,55.44448378,56.61646498,57.7234552,58.73712667,59.65071447,60.47321704,61.21177909,61.87942199,62.4893602,63.0401326,63.53798275,64.014431,64.51002832,65.05392636,65.66175978,66.32807029,67.0341465,67.75032827,68.45549047,69.14181256,69.81844104,70.50044413,71.2100605,71.96157956,72.75966787,73.59319001,74.44131694,75.27498069,76.07246395,76.82649331,Tunisia,TUN,Population density (people per sq. km of land area),EN.POP.DNST,, +,36.57200083,37.46323688,38.37085613,39.29714018,40.24400816,41.2113665,42.19949066,43.210978,44.24904305,45.31566597,46.41269571,47.53877448,48.68875823,49.8554864,51.03393709,52.21932747,53.41305562,54.62362824,55.86326287,57.1391084,58.45459636,59.80199706,61.163767,62.51595962,63.84097294,65.13330821,66.39674909,67.63479074,68.85448722,70.06192326,71.25579174,72.4360355,73.6117459,74.79465327,75.99294856,77.21018931,78.44363006,79.68720684,80.9316048,82.16960877,83.40662786,84.64503333,85.87165521,87.06902018,88.2287086,89.33748555,90.40948768,91.49670881,92.66973221,93.97631589,95.42670374,96.99601887,98.65188987,100.345961,102.0352806,103.7223965,105.3966854,106.986591,108.4022283,109.583913,110.4982082,Turkiye,TUR,Population density (people per sq. km of land area),EN.POP.DNST,, +,177.6666667,178,178.0333333,178.4666667,179.6,181.1666667,183.6666667,186.6,189.0333333,191.3333333,192.3333333,192.8666667,193.9666667,196.7666667,202.1333333,210.6333333,221.6666667,233.9333333,245.2333333,254.3666667,260.8333333,265.0333333,268.0333333,270.3333333,273.7,278.0333333,282.7,287.9,292.9,297,300.4666667,303.6666667,306.4666667,308.6333333,309.9333333,310.5666667,310.9333333,311.0666667,311.4666667,313.0666667,315.9333333,319.7666667,324.1333333,329.0333333,333.2333333,337.2666667,340.6333333,343.8333333,347.1,350.7,354.2,358.1333333,361.6333333,365.7666667,369.9666667,374.4,378.8333333,383.5,388.5,393.0666667,397.5,Tuvalu,TUV,Population density (people per sq. km of land area),EN.POP.DNST,, +,11.68062204,12.02523594,12.38224881,12.75194739,13.13483518,13.53064123,13.94015353,14.36613118,14.81213254,15.28052269,15.77297133,16.28848499,16.8235166,17.37292052,17.93319937,18.50322985,19.08469406,19.68023933,20.29376722,20.92827162,21.58577896,22.26610634,22.96743057,23.68680853,24.42289343,25.17078573,25.93272522,26.72251863,27.55897945,28.45320388,29.41590088,30.4371235,31.48250621,32.5046839,33.47158275,34.36952247,35.21432942,36.039965,36.89573267,37.81799165,38.81897607,39.89025739,41.02255362,42.19887785,43.40745428,44.64739896,45.9261865,47.24988033,48.62703771,50.06382028,51.56188756,53.11925152,54.73372319,56.40162904,58.11993452,59.8884974,61.70732107,63.57354256,65.48369948,67.43532739,69.42700158,Tanzania,TZA,Population density (people per sq. km of land area),EN.POP.DNST,, +,34.95232471,36.11330264,37.34365647,38.63224063,39.96827987,41.35645864,42.79287323,44.24781542,45.68267354,47.07274911,48.405265,49.69543066,50.98069166,52.3148441,53.73806616,55.26737901,56.89714229,58.61838747,60.41309244,62.27082228,64.18639708,66.17281918,68.25849057,70.48130724,72.86600771,75.42324708,78.1380011,80.9775737,83.89490516,86.85448676,89.85303038,92.89659176,95.97110255,99.06181372,102.1628397,105.2640859,108.3799209,111.5599169,114.8711576,118.3632401,122.0608278,125.9559632,130.0262599,134.2340223,138.5545768,142.9932186,147.5718683,152.3033582,157.2048246,161.7203471,166.9497905,172.345402,178.0097696,184.0790445,190.6315929,197.7317624,205.2991622,213.0911231,220.7739228,228.111909,235.0066477,Uganda,UGA,Population density (people per sq. km of land area),EN.POP.DNST,, +,74.57729007,75.51950807,76.44533874,77.32279106,78.12989039,78.85558471,79.5084474,80.11015103,80.69265384,81.27878139,81.87625442,82.47692414,83.06866143,83.63273151,84.15579874,84.63403642,85.07313023,85.48080435,85.86864244,86.24470873,86.6850781,86.96642789,87.27712091,87.60507465,87.88642444,88.19711746,88.53542763,88.92897212,89.36394235,89.56830931,89.7566238,90.01536204,90.06507293,89.62009148,88.91481833,88.12945542,87.32993872,86.55303357,85.74091654,84.88219556,83.99482178,83.20238547,82.53003245,81.90635206,81.30272188,80.75770851,80.28128183,79.84911448,79.49549644,79.18031658,78.89609542,78.70148105,78.52248843,78.15110739,77.94720434,77.68936629,77.38846021,77.0150466,76.60718502,76.16853469,75.62060925,Ukraine,UKR,Population density (people per sq. km of land area),EN.POP.DNST,, +,20.97289299,21.27022692,21.78024336,22.28333362,22.80388508,23.37727007,23.93253859,24.50514474,25.1091895,25.72969968,26.36214303,26.96170466,27.54403181,28.09994272,28.61223692,29.09622392,29.5531271,30.01024521,30.47305598,30.92888334,31.39565064,31.90378647,32.41207121,32.90365077,33.40831133,33.94016644,34.4991846,35.06123634,35.60451913,36.12277743,36.62511846,37.09283471,37.54332514,37.98754039,38.41683772,38.83938551,39.25731884,39.67905274,40.05090646,40.41413786,40.75431932,41.07887584,41.3911029,41.69695727,42.00159409,42.30270364,42.5959538,42.8958583,43.19969207,43.49898236,43.823937,44.19138514,44.56373964,44.92732366,45.27675822,45.62319062,45.97539914,46.29327251,46.56300674,46.78617615,46.95193008,Upper middle income,UMC,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.69364644,14.87763113,15.05613644,15.22901954,15.39559479,15.55748486,15.71300994,15.85396526,15.96981488,16.05415952,16.10263398,16.12077477,16.12451148,16.13584162,16.17056336,16.23455034,16.32360873,16.43083076,16.54486916,16.657462,16.76736373,16.87722546,16.98690435,17.09661753,17.20671352,17.31602674,17.42418581,17.53350474,17.64714318,17.7671009,17.89313793,18.02342018,18.15640498,18.29018969,18.42232316,18.55435379,18.68448177,18.80386813,18.90072563,18.96774083,19.00051994,19.00380528,18.99017827,18.97775111,18.97953948,19.00013141,19.03641298,19.08479602,19.13881842,19.19365215,19.24880585,19.30622215,19.36599246,19.42885956,19.49498914,19.56427265,19.63572735,19.70797623,19.77905954,19.84760027,19.91287853,Uruguay,URY,Population density (people per sq. km of land area),EN.POP.DNST,, +,20.05587971,20.36672286,20.66195289,20.9509595,21.21452654,21.4609519,21.69591307,21.91362338,22.12882249,22.3881314,22.67298907,22.91701241,23.13679719,23.34915755,23.58051569,23.80565042,24.0462891,24.30243172,24.57211299,24.80903945,25.05371789,25.29370147,25.52604226,25.74801069,25.97718518,26.21836977,26.45376768,26.69506145,26.94836532,27.25451361,27.62114913,28.00689161,28.37865871,28.72880764,29.07295151,29.41316481,29.76942797,30.11848507,30.46634116,30.79730133,31.10362839,31.39354993,31.66453462,31.95894507,32.2548766,32.56739985,32.87861136,33.24368685,33.53639923,33.81578008,34.06244395,34.31324483,34.55181319,34.8061343,35.06332868,35.31834714,35.54249482,35.73009646,35.89317567,36.23984468,36.28277099,United States,USA,Population density (people per sq. km of land area),EN.POP.DNST,, +,20.71842736,21.42366949,22.16480019,22.94973907,23.78201693,24.66723319,25.59825811,26.55069582,27.49140339,28.39753409,29.25821345,30.08223319,30.89044899,31.71394922,32.57515045,33.48087917,34.42379173,35.39545369,36.38205924,37.37367184,38.36787024,39.36866008,40.38002586,41.40817348,42.45717677,43.52510343,44.60839445,45.70731077,46.8220945,48.21344617,49.25246827,50.42078044,51.5796897,52.6022567,53.56135402,54.59567466,55.63469676,56.53737659,57.15009403,57.94640339,58.68464974,59.40726375,60.10260931,60.80007052,61.51151857,62.26669017,63.15937941,64.18147626,65.27362482,67.14245416,68.96897038,69.99177245,71.093559,72.30300893,71.03844609,72.28499187,73.51238234,74.80586987,76.22283256,77.70210303,79.25253374,Uzbekistan,UZB,Population density (people per sq. km of land area),EN.POP.DNST,, +,210.6871795,213.4333333,215.8974359,218.2487179,220.5358974,222.8384615,225.074359,227.3410256,229.6538462,232.0538462,234.5897436,237.2076923,239.8948718,242.6102564,245.2948718,247.9333333,250.5333333,253.0461538,255.5102564,257.8615385,260.1,262.1923077,264.1923077,266.0923077,267.9564103,269.7871795,271.5512821,273.1615385,274.5410256,275.6128205,276.3384615,276.7717949,277.0153846,277.074359,277.0333333,276.8794872,276.6538462,276.4282051,276.3153846,276.3769231,276.6487179,277.1666667,277.7487179,278.2564103,278.5051282,278.4666667,278.2461538,277.9512821,277.674359,277.5897436,277.7307692,278.0384615,278.5230769,279.1487179,279.8333333,280.6846154,281.6051282,282.5897436,283.5717949,284.4794872,285.3051282,St. Vincent and the Grenadines,VCT,Population density (people per sq. km of land area),EN.POP.DNST,, +,9.567780738,9.911887081,10.26317329,10.62196134,10.9883578,11.36283884,11.74507227,12.13341761,12.52565728,12.92035145,13.31665098,13.7154311,14.11905107,14.53087013,14.95324641,15.38712091,15.83172949,16.28561419,16.74652231,17.21287455,17.68366646,18.15948076,18.64194547,19.13349923,19.63552293,20.14851766,20.67086106,21.19930843,21.72946432,22.25799558,22.78364492,23.30672184,23.82733405,24.34618559,24.86376849,25.37911683,25.89166487,26.40277422,26.91438694,27.42752565,27.94226064,28.45689814,28.96845304,29.47292557,29.96705969,30.44066663,30.89122045,31.33136103,31.77938892,32.24300436,32.75083385,33.28703248,33.76344425,34.0603968,34.10444646,33.84303498,33.33425543,32.74997676,32.32903917,32.23847061,32.54344652,"Venezuela, RB",VEN,Population density (people per sq. km of land area),EN.POP.DNST,, +,54.42666667,55.46,56.46,57.62666667,58.90666667,60.14666667,61.42,62.84666667,64.14,65.53333333,66.74666667,68.06666667,69.27333333,70.34,71.31333333,72.14,72.82,73.60666667,74.84,76.47333333,78.80666667,81.66666667,85.03333333,88.78,93.00666667,97.64,102.6,107.7,112.4466667,116.5933333,120.0466667,122.9533333,125.22,127.12,128.7133333,130.0533333,131.0666667,132.1333333,133.5066667,135.42,137.8333333,140.8533333,144.4933333,148.86,154.04,160.1466667,167,173.9733333,180.2333333,185.3066667,188.84,191.0266667,192.3333333,193.2333333,194.32,195.7,197.1133333,198.6333333,200.22,201.58,202.82,British Virgin Islands,VGB,Population density (people per sq. km of land area),EN.POP.DNST,, +,98,100,113.7142857,116.5714286,124.2857143,132,140.2857143,159.1428571,172.2857143,181.36,202.6771429,218.0542857,240.3457143,256.9742857,269.9542857,274.76,266.2942857,274.0828571,274.8085714,284.6742857,285.2942857,285.9085714,286.7085714,287.4285714,287.8857143,288.12,288.2885714,288.4342857,288.6885714,297.0371429,299.4485714,302.0342857,304.5085714,306.6228571,308.0514286,308.8428571,309.5914286,310.1057143,310.2828571,310.4057143,310.14,310.0257143,310.0142857,309.9028571,309.8657143,309.6257143,309.5342857,309.7057143,309.7257143,309.5914286,309.4,309.1085714,308.6885714,308.2342857,307.7485714,307.1885714,306.5171429,305.7171429,304.7685714,303.6857143,302.4857143,Virgin Islands (U.S.),VIR,Population density (people per sq. km of land area),EN.POP.DNST,, +,103.4320901,106.5575286,109.7459615,112.9988663,116.3137024,119.6904544,123.115767,126.55869,129.9798734,133.3521829,136.6678915,139.9381732,143.1795816,146.4178746,149.676457,152.9548619,156.2603029,159.633233,163.1245384,166.769612,170.5822114,174.5500906,178.6487573,182.8400842,187.0924821,191.3848628,195.7110019,200.0689176,204.4616762,208.8815478,213.3305355,217.7747028,222.1275861,226.2779809,230.1467388,233.7053028,236.9756736,239.9941995,242.8211957,256.897097,259.5470764,262.5484012,265.4292579,267.8840875,270.3668913,272.8982004,275.4848518,278.1417873,280.8793176,283.7025672,286.6171639,289.6182346,292.68421,295.784339,298.8908376,301.9977263,305.0944722,308.1431902,311.0978424,313.9245428,316.6021511,Vietnam,VNM,Population density (people per sq. km of land area),EN.POP.DNST,, +,5.389663659,5.561361772,5.737817884,5.915996719,6.092534865,6.266776046,6.440114848,6.616324856,6.802296965,7.003609516,7.220016407,7.448892535,7.690648072,7.938720263,8.192206727,8.449712879,8.712551272,8.974323216,9.23240361,9.483018868,9.72485644,9.958818704,10.18974569,10.42313372,10.6635767,10.90959803,11.16283839,11.42895816,11.71460213,12.02420016,12.36406891,12.72977851,13.10442986,13.46415094,13.7949959,14.08703856,14.34922067,14.60106645,14.86948318,15.17342084,15.5216571,15.90869565,16.32157506,16.74511895,17.1683347,17.58646432,18.00360952,18.43314192,18.88794094,19.3778507,19.90631665,20.46800656,21.05307629,21.64790812,22.24183757,22.83232158,23.42075472,24.00943396,24.60065628,25.19688269,25.79688269,Vanuatu,VUT,Population density (people per sq. km of land area),EN.POP.DNST,, +,23.65371932,24.06159503,24.56287376,25.06719864,25.58239207,26.12184177,26.6572183,27.20523402,27.77332745,28.35414011,28.95896928,29.54720991,30.1331306,30.7146754,31.28481396,31.8464528,32.40367816,32.97010099,33.5510557,34.13782092,34.74001378,35.36556707,35.99661447,36.62594041,37.2665388,37.92549409,38.60173286,39.28505726,39.96835966,40.66211474,41.33979486,41.99002202,42.68139484,43.33425925,43.98784722,44.6270072,45.2397389,45.87849631,46.49620421,47.11829892,47.73011807,48.34019679,48.95005649,49.51537304,50.132807,50.75791138,51.38523583,52.0293025,52.66562931,53.29845403,53.92891373,54.5895443,55.25421486,55.91929786,56.57253065,57.2010107,57.86086909,58.50525738,59.12927169,59.74586808,60.30530241,World,WLD,Population density (people per sq. km of land area),EN.POP.DNST,, +,39.6155477,40.90742049,42.24452297,43.58515901,44.89575972,46.17385159,47.41378092,48.58091873,49.64487633,50.58162544,51.38056537,52.04770318,52.6,53.07102473,53.48162544,53.83816254,54.14063604,54.41201413,54.67844523,54.95477032,55.26855124,55.60600707,55.95229682,56.26961131,56.53533569,56.73215548,56.8770318,57.02084806,57.22084806,57.5254417,57.95053004,58.4770318,59.05194346,59.60742049,60.08833922,60.48233216,60.80035336,61.07385159,61.34487633,61.64452297,61.97667845,62.33568905,62.71413428,63.10848057,63.50600707,63.9130742,64.32685512,64.75971731,65.2130742,65.70459364,66.2434629,66.81590106,67.38939929,67.92226148,68.37809187,68.74204947,69.03109541,69.30318021,69.64416961,70.10954064,70.72226148,Samoa,WSM,Population density (people per sq. km of land area),EN.POP.DNST,, ,88.7296776,91.30155231,93.87342702,96.44530174,99.01717645,101.5890512,104.2527785,106.8246533,109.396528,111.9684027,114.5402774,117.3877101,120.1432902,122.9907229,125.7463029,128.5937356,131.3493157,134.1048957,136.9523285,139.7079085,142.5553412,145.3109213,148.2502067,151.2813447,154.4961881,157.7110315,161.0177276,164.508129,167.814825,171.0296684,174.3363645,177.4593552,180.4904932,183.4297786,186.369064,189.1246441,191.6046661,180.5823459,161.8444016,156.1495361,156.2555341,156.3617158,156.4678975,156.5740792,156.6804446,157.9439699,159.2177827,160.5017911,161.7960871,163.1009461,164.508129,165.987508,166.9988978,166.5078534,164.2505741,163.2733535,164.5084045,,,,,Kosovo,XKX,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.21465992,10.36739019,10.52477792,10.68545182,10.84861829,11.01623388,11.18978919,11.3678012,11.54808417,11.73055098,11.91425081,12.10404568,12.31283785,12.55753736,12.85053886,13.1976135,13.59674224,14.04278084,14.52677046,15.04233763,15.59161505,16.17820141,16.79899047,17.45000284,18.13013997,18.82891452,19.55043658,20.32476088,21.1928424,22.17926587,23.30080686,24.53578234,25.82359225,27.08035873,28.2465159,29.29953217,30.25868136,31.1576529,32.04946683,32.97359888,33.93823323,34.93320454,35.95848438,37.00986041,38.08439116,39.18337784,40.31008201,41.46475936,42.64724132,43.85638199,45.09268708,46.35334583,47.6298123,48.91090024,50.18823229,51.45786692,52.72044056,53.97784533,55.23405118,56.49178552,,"Yemen, Rep.",YEM,Population density (people per sq. km of land area),EN.POP.DNST,, -,14.4461936,14.80989292,15.18696634,15.57700006,15.97971956,16.3947102,16.82221682,17.26347344,17.72009909,18.1930302,18.68391051,19.19191239,19.712544,20.23966894,20.76942684,21.29841149,21.8293078,22.37176632,22.93920896,23.54052131,24.18047713,24.85425484,25.54943327,26.24833112,26.93854207,27.61209473,28.27302756,28.93512023,29.61862352,30.33617209,31.09328409,31.87942445,32.67173417,33.4386245,34.15720268,34.82100009,35.43632871,36.00908342,36.55009191,37.06873604,37.56627456,38.04409648,38.51256131,38.98441995,39.46994452,39.97186029,40.49144416,41.03526696,41.61027871,42.22025324,42.86883826,43.55213463,44.25650611,44.96301511,45.65726286,46.33427775,46.99548343,47.64075213,48.27198889,48.89059344,,South Africa,ZAF,Population density (people per sq. km of land area),EN.POP.DNST,, -,4.256621693,4.386183564,4.519967985,4.658673106,4.802951345,4.952922423,5.108862105,5.271623239,5.442284669,5.621627948,5.810175009,6.007842451,6.214166185,6.428275871,6.649644198,6.87771291,7.112745665,7.355841483,7.608583651,7.871800804,8.145604595,8.428777627,8.719389553,9.01484685,9.312942063,9.614018214,9.917856038,10.2211087,10.51964514,10.81108032,11.09331845,11.3686571,11.64460646,11.9314828,12.2366564,12.56371487,12.91059874,13.27227162,13.64097445,14.01140989,14.38302506,14.75901478,15.14244206,15.53779443,15.9488882,16.37568167,16.81884072,17.28370169,17.77686275,18.30262177,18.86385208,19.45835699,20.07903119,20.7156311,21.36075277,22.01193048,22.67128694,23.34133362,24.02646525,24.72989413,,Zambia,ZMB,Population density (people per sq. km of land area),EN.POP.DNST,, -,10.09445005,10.44127957,10.8019284,11.17449657,11.55791134,11.95124725,12.35575805,12.77472147,13.21268192,13.67277239,14.15788549,14.66696135,15.19380897,15.72981259,16.26954892,16.80901124,17.35252682,17.91304899,18.5085201,19.1511697,19.84123562,20.57189867,21.33836371,22.13327905,22.94814269,23.78221533,24.62763862,25.45981388,26.24751713,26.96758175,27.61020551,28.17761665,28.67461548,29.11141786,29.49649994,29.83382448,30.1234432,30.36597906,30.5615148,30.7134083,30.82307354,30.90162337,30.97381155,31.07124467,31.21803541,31.42172935,31.68132351,32.0009125,32.38196717,32.82338891,33.3315833,33.90241437,34.51047693,35.12139072,35.71059067,36.26816079,36.80134161,37.32405842,37.85827323,38.42038775,,Zimbabwe,ZWE,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.21465992,10.36739019,10.52477792,10.68545182,10.84861829,11.01623388,11.18978919,11.3678012,11.54808417,11.73055098,11.91425081,12.10404568,12.31283785,12.55753736,12.85053886,13.1976135,13.59674224,14.04278084,14.52677046,15.04233763,15.59161505,16.17820141,16.79899047,17.45000284,18.13013997,18.82891452,19.55043658,20.32476088,21.1928424,22.17926587,23.30080686,24.53578234,25.82359225,27.08035873,28.2465159,29.29953217,30.25868136,31.1576529,32.04946683,32.97359888,33.93823323,34.93320454,35.95848438,37.00986041,38.08439116,39.18337784,40.31008201,41.46475936,42.64724132,43.85638199,45.09268708,46.35334583,47.6298123,48.91090024,50.18823229,51.45786692,52.72044056,53.97784533,55.23405118,56.49178552,57.75070364,"Yemen, Rep.",YEM,Population density (people per sq. km of land area),EN.POP.DNST,, +,14.4461936,14.80989292,15.18696634,15.57700006,15.97971956,16.3947102,16.82221682,17.26347344,17.72009909,18.1930302,18.68391051,19.19191239,19.712544,20.23966894,20.76942684,21.29841149,21.8293078,22.37176632,22.93920896,23.54052131,24.18047713,24.85425484,25.54943327,26.24833112,26.93854207,27.61209473,28.27302756,28.93512023,29.61862352,30.33617209,31.09328409,31.87942445,32.67173417,33.4386245,34.15720268,34.82100009,35.43632871,36.00908342,36.55009191,37.06873604,37.56627456,38.04409648,38.51256131,38.98441995,39.46994452,39.97186029,40.49144416,41.03526696,41.61027871,42.22025324,42.86883826,43.55213463,44.25650611,44.96301511,45.65726286,46.33427775,46.99548343,47.64075213,48.27198889,48.89059344,49.49508775,South Africa,ZAF,Population density (people per sq. km of land area),EN.POP.DNST,, +,4.256621693,4.386183564,4.519967985,4.658673106,4.802951345,4.952922423,5.108862105,5.271623239,5.442284669,5.621627948,5.810175009,6.007842451,6.214166185,6.428275871,6.649644198,6.87771291,7.112745665,7.355841483,7.608583651,7.871800804,8.145604595,8.428777627,8.719389553,9.01484685,9.312942063,9.614018214,9.917856038,10.2211087,10.51964514,10.81108032,11.09331845,11.3686571,11.64460646,11.9314828,12.2366564,12.56371487,12.91059874,13.27227162,13.64097445,14.01140989,14.38302506,14.75901478,15.14244206,15.53779443,15.9488882,16.37568167,16.81884072,17.28370169,17.77686275,18.30262177,18.86385208,19.45835699,20.07903119,20.7156311,21.36075277,22.01193048,22.67128694,23.34133362,24.02646525,24.72989413,25.45185838,Zambia,ZMB,Population density (people per sq. km of land area),EN.POP.DNST,, +,10.09445005,10.44127957,10.8019284,11.17449657,11.55791134,11.95124725,12.35575805,12.77472147,13.21268192,13.67277239,14.15788549,14.66696135,15.19380897,15.72981259,16.26954892,16.80901124,17.35252682,17.91304899,18.5085201,19.1511697,19.84123562,20.57189867,21.33836371,22.13327905,22.94814269,23.78221533,24.62763862,25.45981388,26.24751713,26.96758175,27.61020551,28.17761665,28.67461548,29.11141786,29.49649994,29.83382448,30.1234432,30.36597906,30.5615148,30.7134083,30.82307354,30.90162337,30.97381155,31.07124467,31.21803541,31.42172935,31.68132351,32.0009125,32.38196717,32.82338891,33.3315833,33.90241437,34.51047693,35.12139072,35.71059067,36.26816079,36.80134161,37.32405842,37.85827323,38.42038775,39.01297919,Zimbabwe,ZWE,Population density (people per sq. km of land area),EN.POP.DNST,, diff --git a/processed/population_electricity_coverage.csv b/processed/population_electricity_coverage.csv index 25c4570f0..060ac6573 100644 --- a/processed/population_electricity_coverage.csv +++ b/processed/population_electricity_coverage.csv @@ -60,11 +60,11 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Denmark,DNK,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,78.2,82.48540497,83.25549316,84.02422333,84.79090881,85.55487823,86.31544495,87.07193756,91,88.76493073,89.79135895,89.74981689,89.17380524,90.31656647,90.14122772,90.1181488,96.87634277,97.57619476,97.85775757,98.14541626,97.89887238,97.86705017,98.38585663,98.47097778,98.56036377,98.90000153,100,98.90000153,99,100,,Dominican Republic,DOM,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,98.97309875,98.96687317,98.95305634,98.93401337,98.91207886,98.88961029,98.86901093,98.85293579,99.30000305,98.84518433,98.8589325,98.88803101,98.7646637,99.0022049,99.08701324,99.18666077,99.35025024,99.63549042,99.69783783,99.5,99.80413055,,Algeria,DZA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.31739877,91.87501455,92.41030842,92.62997664,93.54867763,93.14392729,94.26307302,94.34563646,94.82650714,94.62855035,95.04885172,95.71612547,96.00195476,96.232086,96.37307805,96.78622823,96.89652228,97.62501213,97.646785,97.8508776,97.80269652,,East Asia & Pacific (excluding high income),EAP,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.31747175,91.8750826,92.41037156,92.63003793,93.54872922,93.14398832,94.26311651,94.34567845,94.8265437,94.62858787,95.04888518,95.71615317,96.00196914,96.23211065,96.37310787,96.78625052,96.89654895,97.62503249,97.64680515,97.85089599,97.8028927,,East Asia & Pacific (excluding high income),EAP,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,55.89792074,56.60147765,58.3400124,60.04182417,62.01660423,63.5084727,66.1926442,66.70307244,65.4541739,68.94368835,70.02721759,70.82942344,71.85643311,73.31606559,74.70017268,76.30360435,77.6762939,78.36496387,75.17186894,81.10460835,82.26525488,83.11316806,85.73149882,87.01923574,89.37683677,91.11032606,92.25127606,93.38221567,,Early-demographic dividend,EAR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,92.22363722,92.72011328,93.19678045,93.39054208,94.21145838,93.84498555,94.84782602,94.92015438,95.35135071,95.16587648,95.54264368,96.14162161,96.39716808,96.60267894,96.72825171,97.09967976,97.19800818,97.85463993,97.87345416,98.05724923,98.01282324,,East Asia & Pacific,EAS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,99.99433531,99.9274011,99.91214844,99.91698439,99.6818536,99.88843356,99.89588047,99.91486377,99.93713835,99.90762789,99.88621727,99.87996878,99.89171048,99.91125293,99.91889771,99.94259789,99.92829872,99.95798139,99.94950714,99.96200375,98.35348167,99.93292682,99.9810759,99.9819778,99.98516077,99.98969896,,Europe & Central Asia (excluding high income),ECA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,99.99787452,99.97148832,99.96526557,99.96726837,99.87154236,99.94939642,99.9528657,99.96156179,99.97168145,99.95847295,99.94894879,99.94623597,99.95158327,99.96036656,99.96377494,99.97426582,99.96783612,99.98107541,99.97722624,99.98283999,99.25530353,99.96962217,99.99141644,99.99183537,99.99325153,99.99532219,,Europe & Central Asia,ECS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,92.22363722,92.72011328,93.19678045,93.39054208,94.21145838,93.84498555,94.84782602,94.92015438,95.35135071,95.16587648,95.54264368,96.14162161,96.39716808,96.60267894,96.72825171,97.09967976,97.19810814,97.85481497,97.8737146,98.05755679,98.01333385,,East Asia & Pacific,EAS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,,,,,99.99383438,99.92150904,99.90514073,99.91035821,99.65761969,99.88161907,99.88960963,99.90983026,99.9334517,99.90224845,99.87964153,99.87308545,99.88560809,99.90635441,99.91447973,99.93952173,99.92448053,99.95577783,99.94688662,99.9600522,98.26987858,99.97470142,99.98013803,99.98109065,99.98444102,99.98920108,,Europe & Central Asia (excluding high income),ECA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,99.99787452,99.97148832,99.96526557,99.96726837,99.87154236,99.94939642,99.9528657,99.96156179,99.97168145,99.95847295,99.94894879,99.94623597,99.95158327,99.96036656,99.96377494,99.97426582,99.96783612,99.98107541,99.97722624,99.98283999,99.25530353,99.96962217,99.99141644,99.99183537,99.99325153,99.99532134,,Europe & Central Asia,ECS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,89.830167,92.05137634,92.4298172,92.726642,93.071434,93.73226166,94.02462006,94.30938721,94.97304535,94.86557007,95.83264923,96.31526184,96.81261444,97.20657349,96.47086334,97.46214294,96.87269592,97.19493103,98.0346756,98.97606659,98.82588196,98.69999695,99.19999695,98.69999695,99.08999634,98.84999847,,Ecuador,ECU,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,93.4,95.39224243,95.64853668,95.5,96.15432739,96.40246582,96.64652252,96.88573456,97.69999695,97.34407806,97.53617859,98.80000305,97.9070282,99.40000153,99.04000092,98.46562958,99.80000305,98.86971283,99.39455414,99.4521637,99.69999695,99.85038757,99.80000305,99.30000305,100,100,100,100,100,,"Egypt, Arab Rep.",EGY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Euro area,EMU,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -94,15 +94,15 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,60.8,67.67993927,68.90407562,70.12413025,70.9,73.31820679,73.73272705,78.66783905,78.51220703,77.22824097,78.38920593,83.73099518,80.71940613,81.89399719,83.07852936,84.27571106,84.02641296,86.71885681,87.96929169,85.49436951,90.52062225,91.81558228,93.30000305,94.42923737,95.74200439,97.05526733,,Guatemala,GTM,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.84430695,99.87581635,99.90686798,99.93725586,99.96508026,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Guam,GUM,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,72.376631,70.71398163,71.35198212,71.98726654,72.61915588,73.24695587,73.86991882,74.51728058,75.10073853,75.67661285,76.24725342,76.81501007,77.5,73.38259125,78.52492523,79.1057663,77.59999847,83.09162903,84.08454132,85.06648254,86.02648926,86.90000153,88.00383759,89.17035675,90.29581451,91.19837952,91.91575623,92.5405426,,Guyana,GUY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.88852622,99.92362027,99.90932176,99.92044974,99.92413436,99.92839077,99.92335852,99.93546479,99.95025528,99.94267322,99.95043206,99.94607323,99.94934493,99.97166424,99.95477399,99.95716953,99.9856489,99.9669557,99.96981108,99.98948773,99.9899366,99.99066355,99.99841552,99.99254209,99.99896287,99.99472714,99.99634867,99.99273664,99.9994159,99.99970843,99.99998053,,High income,HIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.81796576,99.85930337,99.84660045,99.85866821,99.86349099,99.86897603,99.86534318,99.87846608,99.8942462,99.88823866,99.8993578,99.89453683,99.8991729,99.93668928,99.90755146,99.91151184,99.94108635,99.92458156,99.92924426,99.95043406,99.94868896,99.95561429,99.96542356,99.95709152,99.97069421,99.96909469,99.9584751,99.97133103,99.9818667,99.98504682,99.98829845,,High income,HIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,"Hong Kong SAR, China",HKG,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,54.781937,58.913112,61.100156,64.733947,66.122022,61.68112,64.794754,66.859519,67.394103,67.38335419,64.19999695,63.14113617,65.09046173,67.11352539,68.90331268,71.26644897,73.54818726,76.39689636,78.26968384,80.98466492,82.19529724,83.60772705,87.18488312,88.65377045,89.98171234,91.59999847,86.5,91.59999847,91.09999847,93.20671082,,Honduras,HND,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,17.75930023,18.5303751,19.26997523,20.77618792,21.86311511,21.6090083,24.22528101,25.79441123,25.88766443,27.03198007,28.81301958,29.31140189,32.08042533,32.97993164,35.52668101,35.46382819,40.69850751,41.59826654,44.21251265,44.98610282,46.54240695,,Heavily indebted poor countries (HIPC),HPC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Croatia,HRV,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,31.3,30.01301765,30.55703735,31.09697533,31.63207245,33.70000076,31.54238129,33.15247345,31.60000038,34.11081314,34.58800507,33.90000153,35.55065155,36.04146576,36.54222107,37.0556221,37.58438492,37.90000153,38.69787598,39.49641037,40.83628464,40.40000153,43.74927139,44.96234512,45.99023438,46.92553329,,Haiti,HTI,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Hungary,HUN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,84.31171092,83.74093111,85.83059289,86.40684131,86.91750739,87.62374994,88.35787433,89.1422351,89.9567448,90.76851169,91.45970412,89.19749216,92.7899866,93.49110113,94.06011438,95.21498752,95.77856364,96.72575421,97.78261009,98.31733801,98.77841233,,IBRD only,IBD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.9053173,73.52032897,75.30047757,76.04034368,76.32321267,76.93755419,77.80556582,78.40963323,79.17099695,79.8741029,80.32302133,79.08002616,82.15120298,82.75229471,83.24241873,84.39860613,85.67812852,86.74304153,87.89333811,88.4214883,89.02143747,,IDA & IBRD total,IBT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,84.31171092,83.74093111,85.83059289,86.40684131,86.91750739,87.62374994,88.35787433,89.1422351,89.9567448,90.76851169,91.45970412,89.19749216,92.7899866,93.49110113,94.06011438,95.21498752,95.77856364,96.72575421,97.78261009,98.31733801,98.77844707,,IBRD only,IBD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.9053173,73.52032897,75.30047757,76.04034368,76.32321267,76.93755419,77.80556582,78.40963323,79.17099695,79.8741029,80.32302133,79.08002616,82.15120298,82.75229471,83.24241873,84.39860613,85.67812852,86.74304153,87.89333811,88.4214883,89.02166857,,IDA & IBRD total,IBT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,36.61439249,37.95919284,34.99004531,35.78371421,36.96372469,38.78639385,38.7438766,39.52242255,41.57257463,42.14719815,43.21289605,44.02975935,44.21311804,46.64853239,48.49537942,49.18137413,49.83397158,51.41219365,55.27062413,57.08116184,58.87974893,59.83457813,61.22617318,,IDA total,IDA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,53.81805823,55.07865127,54.22476113,54.95693915,55.32179383,57.75335895,56.40789345,56.88039953,57.27943324,58.47760898,58.86771312,58.12322998,57.11115301,61.68633695,61.24809163,62.28384664,61.2531042,61.44664891,65.39697064,63.80249153,65.93210709,66.99886493,67.86806946,,IDA blend,IDB,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,48.9,66.69656372,55.43,62.8,66.86,72.39,80.3,80.94,83.73,86.30000305,86.26000214,87.59999847,87.94000244,89.01000214,85.03832245,90.62000275,91.09999847,92.73000336,93.55000305,94.15000153,94.83000183,96,96.46425629,97.01000214,97.53736877,97.62000275,98.13999939,98.51000214,98.84999847,96.94999695,,Indonesia,IDN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -127,7 +127,7 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.3068161,91.6711731,92.03543091,92.39900208,92.76120758,93.12138367,93.47883606,93.83288574,94.18286133,94.52799225,95.28153992,93.52999878,95.80318451,96.05498505,96.30389404,96.55226898,96.80252075,97.05728912,97.31929016,97.59122467,99.84339142,100,100,100,100,100,100,100,100,100,100,,St. Kitts and Nevis,KNA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.88284302,99.91267395,99.94221497,99.96943665,99.98912048,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,"Korea, Rep.",KOR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Kuwait,KWT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,87.82857266,88.47016775,89.44916553,87.64827727,88.74239661,89.2038644,89.86369592,90.52896094,91.04542796,91.6822741,92.01352342,92.27900233,92.67700048,93.04924274,93.75194978,94.06189708,94.86503993,94.98387521,95.49884875,95.86848663,96.25157442,96.56964055,96.72711782,97.01442223,97.26300742,97.56134258,97.59293593,97.91167556,98.37376696,,Latin America & Caribbean (excluding high income),LAC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,87.92562609,88.56498617,89.54553268,87.72003217,88.81632572,89.27585328,89.93505909,90.59973048,91.10777032,91.74872763,92.07764039,92.30843488,92.73648646,93.10666398,93.80948359,94.11687435,94.92072216,95.03554117,95.55817402,95.91615563,96.29660934,96.62185223,96.76433127,97.0478297,97.29219731,97.58901516,97.61214838,97.92687872,98.38595442,,Latin America & Caribbean (excluding high income),LAC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,31,25.605793,25,31.24769974,34.06389618,36.87601089,39.68328476,42.49613953,45.26670837,46.29999924,48,53.54230881,57.20000076,57.04105759,54.95999908,66,67.35939789,70.14994049,70,76.36663055,79.5762558,83.13404083,89.69999695,90.54953003,93.59999847,97.79715729,99.09208679,100,,Lao PDR,LAO,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.35159302,99.34656525,99.33395386,99.3161087,99.90000153,99.27410889,99.38381958,97.80000305,99.90000153,99.23448944,99.47441101,99.68401337,99.50675964,99.49551392,99.48232269,99.58317566,99.72562408,99.87982941,99.69999695,99.97486877,100,,Lebanon,LBN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,3,1.279289603,1.899999976,5.162664413,4.099999905,9.10747242,9.800000191,9.399999619,15.16173553,17.70000076,24.20000076,22.87913322,23.10000038,27.53470993,,Liberia,LBR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -135,13 +135,13 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,89.38743591,89.90000153,90.35829163,90.83469391,91.30821228,91.78118896,92.25604248,92.73542023,93.22202301,93.71856689,94.19999695,94.7525177,95.34342194,95.85738373,96.43763733,97.03273773,97.63970947,98.27980804,98.87739563,99.50218201,100,,St. Lucia,LCA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,88.76698379,89.37794547,90.27089319,88.62209621,89.57795863,90.03274869,90.64676964,91.25592291,91.73918167,92.35374015,92.65560625,92.74758319,93.23479295,93.5650494,94.27758976,94.50233375,95.23644136,95.38342035,95.85592914,96.18157452,96.56127207,96.84061825,97.03050441,97.28133589,97.48395425,97.73510447,97.80226551,98.09402529,98.51612728,,Latin America & Caribbean,LCN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,20.07511915,20.89131991,22.91137362,24.40365858,25.03038428,26.20550374,28.84605729,29.57845764,30.86613277,32.51195877,33.08817551,34.8124077,38.29638751,38.37721354,39.61809897,42.53402633,46.45227522,50.34206125,52.18939936,52.92900342,54.69638055,,Least developed countries: UN classification,LDC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15.58058236,16.20347356,16.95624465,18.72110645,19.59526533,19.37235676,21.4865961,23.34748404,23.04249449,24.53112001,26.20702585,26.72544893,29.72800226,30.75300408,32.30314017,32.08044114,37.28250152,38.83777183,40.55544005,41.43466888,42.94568282,,Low income,LIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15.61258612,16.31659912,16.96880359,18.71487517,19.61504575,19.48280851,21.55837636,23.21608826,23.11425415,24.58188679,26.09848984,26.76257445,29.70938228,30.73030876,32.18718385,32.05449163,37.23314307,38.87677639,40.549084,41.47666542,42.98814522,,Low income,LIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Liechtenstein,LIE,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,70.26280212,63.59999847,80.69999695,74.99881744,76.56858063,78.13780975,82.05000305,80,82.86739349,87.08999634,85.30000305,87.76000214,87,90.19999695,92.66051483,94.35186768,97.5,97.5,99.56487274,99.75856781,100,,Sri Lanka,LKA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,49.80184892,50.47463895,51.91638628,53.81767155,56.71769325,58.97155072,61.56438818,62.20599187,61.16900673,64.71149478,66.09605854,66.59031238,67.94869054,69.4566824,70.69926878,72.31135288,73.51858979,74.04831854,71.60905859,77.28462657,78.46552257,79.33006743,82.07478759,83.6350891,85.59072466,87.76703839,88.78715543,89.84380075,,Lower middle income,LMC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.53143409,73.13859349,74.9455197,75.71622358,75.99285406,76.61924207,77.49450856,78.11487851,78.88902587,79.36873879,79.83961974,78.59928966,81.70892358,82.32990313,82.83318273,84.01450536,85.32163719,86.41149977,87.58137394,88.12689983,88.74393216,,Low & middle income,LMY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,49.98401344,50.65495774,52.10075888,53.99909869,56.90806453,59.15248917,61.76064962,62.45722535,61.4051495,64.97286628,66.35997643,66.85186307,68.20203108,69.71204229,70.98320377,72.5724053,73.78080179,74.3371748,71.8659549,77.56062842,78.74685482,79.62984014,82.37225213,83.91969533,85.86003838,88.04688325,89.05989968,90.11485764,,Lower middle income,LMC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.40682845,73.01530494,74.83435159,75.60747512,75.88988843,76.52061566,77.40131371,78.02645383,78.80592416,79.28918643,79.76379118,78.51824312,81.64128827,82.26622571,82.77096167,83.95729521,85.27267494,86.36427952,87.53843803,88.08602382,88.7055287,,Low & middle income,LMY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,4.258759975,1.252269268,3.361658573,5.465812683,6.800000191,9.667811394,9.699999809,13.87754059,15.99189663,17,17,22.40544128,20.55999947,26.7660141,27.79999924,31.67733383,35.07159042,33.70000076,47,44.50020981,47.35273743,,Lesotho,LSO,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,95.65408806,96.28689742,96.64991874,96.87813861,97.11211747,97.57236376,98.23974234,97.93727978,98.25612739,97.90192144,98.39836742,98.65522288,98.7606031,98.93006376,98.94248529,98.83106813,99.17209214,99.29089576,99.30700553,99.374115,99.46368596,,Late-demographic dividend,LTE,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,95.65408806,96.28689742,96.64991874,96.87813861,97.11211747,97.57236376,98.23974234,97.93727978,98.25612739,97.90192144,98.39836742,98.65522288,98.7606031,98.93006376,98.94248529,98.83106813,99.17209214,99.29089576,99.30700553,99.374115,99.46371858,,Late-demographic dividend,LTE,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Lithuania,LTU,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Luxembourg,LUX,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Latvia,LVA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -155,7 +155,7 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,92.5162563,92.72681588,92.65020757,93.48187676,93.4148996,94.04277604,95.95046828,94.23224568,94.80552793,94.90714656,95.74466171,95.79777076,95.38407888,97.07771976,96.07405221,96.52193604,96.82826925,97.68738142,96.28304905,97.23085259,97.35593585,,Middle East & North Africa,MEA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,93.145981,95.44846344,95.238294,95.89446259,96.093624,96.32958221,96.092755,96.74829865,98.00713348,97.13832092,97.8970871,97.40085602,98.59770203,98.93273163,99.11415863,97.91056824,98.91403961,98.19821167,99.23669434,99.02815247,99.1116333,99.14769745,99.17292786,99,99.5,100,99.5,99.59999847,99.40000153,,Mexico,MEX,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,68.52423588,68.47797394,69.96432495,71.44309235,72.91662598,74.3872757,75.85738373,77.32936859,72.30000305,80.28961182,81.78327942,89.23388672,89.91960907,90.56080627,91.19685364,91.82087708,92.52627563,93.36882782,94.29734802,95.91629028,97.53820038,99.16060638,,Marshall Islands,MHL,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,77.96448876,77.56530449,79.54721379,80.31896901,80.62858791,81.40825066,82.35165608,82.98797169,83.94689573,84.68050072,85.11302153,83.77563851,86.96518209,87.61514828,88.08133804,89.48387854,90.45327036,91.56724082,92.75700176,93.34598748,93.9501267,,Middle income,MIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,77.99358215,77.58798849,79.59591063,80.37087512,80.68483693,81.46606768,82.41750811,83.07611266,84.02773661,84.76776754,85.21927198,83.85835201,87.07178162,87.72832257,88.20565142,89.61240596,90.58240771,91.68975555,92.89046962,93.47804742,94.08459667,,Middle income,MIC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.41999817,100,99,100,99.19999695,99.19999695,100,99.72616577,100,100,100,100,100,100,99.80000305,100,100,,North Macedonia,MKD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,6.2,4.28854084,6.066863537,7.840343952,9.59319973,10.80000019,13.05976486,14.78401947,16.50538826,18.22621918,16.60000038,21.67615128,23.41060638,24.03089523,26.91205025,28.68445396,25.60000038,32.28522873,34.11333847,37.59999847,38.78982162,34.77999878,50.90000153,47.83627701,50.56141663,,Mali,MLI,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Malta,MLT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -180,7 +180,7 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,17.9,18.13286781,21.7325325,25.32735443,29.04626656,24.60000038,35.88740921,39.2989502,37.20000076,46.11573029,51.20000076,52.94023514,56.36198044,59.79366684,68.59999847,67.26000214,74.9659729,77.46619415,84.90000153,82.5239563,90.69999695,87.89634705,93.91999817,89.90000153,89.90000153,,Nepal,NPL,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,98.99908447,99.04130554,99.0834198,99.12485504,99.16492462,99.20295715,99.23826599,99.27017975,99.29801178,99.32100677,99.43708801,99.41563416,99.38658905,99.35231781,99.31515503,99.27745056,99.24163055,99.80000305,99.18624878,99.17211151,99.17063141,99,99.21644592,99.26821136,99.33779144,99,99.712883,99.87004089,99.92822266,100,100,,Nauru,NRU,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,New Zealand,NZL,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.54240086,99.64097554,99.1164507,99.31714143,99.30660351,99.3078444,99.38694187,99.4195351,99.41722279,99.47132368,99.64102661,99.66901249,99.61374334,99.59709719,99.68865797,99.76665132,99.76594907,99.6500784,99.76279475,99.68897636,99.81056478,99.7889689,99.81385498,99.83757738,99.84413602,99.83793115,99.89476324,99.94008663,99.89757949,99.95253812,99.94327254,,OECD members,OED,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.54240086,99.64097554,99.1164507,99.31714143,99.30660351,99.3078444,99.38694187,99.4195351,99.41722279,99.47132368,99.64102661,99.66901249,99.61374334,99.59709719,99.68865797,99.76665132,99.76594907,99.6500784,99.76279475,99.68897636,99.81056478,99.7889689,99.81385498,99.83757738,99.84413602,99.83793115,99.89476963,99.9400949,99.89760075,99.95255092,99.94328479,,OECD members,OED,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Oman,OMN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,56.48698998,57.08298331,54.35508105,55.67113851,57.45025794,58.71880688,60.56173801,62.10578058,63.35982773,63.89810808,66.02231628,68.05116039,69.24564762,70.25816007,71.42226843,72.83977764,74.05215607,75.09754053,77.27579008,78.13569122,79.19467374,,Other small states,OSS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,70.46,70.26535034,70.31060028,70.36153412,70.40487671,70.44299316,70.47821808,70.51290131,70.54946899,70.59054565,70.63886261,70.69711304,70.76802063,70.85427856,70.95861053,71.0827713,71.22473907,71.38154602,71.5502243,70.79000092,72.78310394,74.12769318,75.37969208,,Pakistan,PAK,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -197,7 +197,7 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,77.469114,86.26005554,86.412854,87.76236725,88.518177,89.42114258,91.04206848,91.66644287,92.55839539,93.24987793,94.68688965,96.74904633,96.45277405,96.67789459,96.89133453,97.43086243,98.23655701,97.83561707,99.0158844,99.00071716,99.33153534,98.40000153,99.30000305,99.59999847,99.69999695,100,,Paraguay,PRY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,97.9,98.53929901,98.62315369,99.69999695,99.09999847,99.23685455,99.09999847,99.5,99.59999847,99.69999695,98.80000305,99.80000305,99.90000153,99.90000153,99.69999695,99.80000305,99.90000153,99.90000153,99.90000153,100,99.69999695,100,100,100,,West Bank and Gaza,PSE,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,64.10398157,67.5017414,,57.17252235,55.00514019,56.38313214,58.26758193,59.24133159,60.41515276,62.0720215,61.43968355,63.34598078,66.76676348,64.89926751,70.00158916,71.46769172,72.93010769,72.44765252,76.69726533,79.27638303,81.2203405,82.27051034,84.59163918,86.00648483,87.61603937,,Pacific island small states,PSS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.99439656,99.99574935,99.99709388,99.9983401,99.9992618,99.99976588,99.99977412,99.99978242,99.99979087,99.9997995,99.96711931,99.95654687,99.94562424,99.96203783,99.96365573,99.95966909,99.96491855,99.95899485,99.97067415,99.97241646,99.97436685,99.97504641,99.97312365,99.9794749,99.98368241,99.98547026,99.98924739,99.99215677,99.99510818,99.99796305,99.99813764,,Post-demographic dividend,PST,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.99439656,99.99574935,99.99709388,99.9983401,99.9992618,99.99976588,99.99977412,99.99978242,99.99979087,99.9997995,99.96711931,99.95654687,99.94562424,99.96203783,99.96365573,99.95966909,99.96491855,99.95899485,99.97067415,99.97241646,99.97436685,99.97504641,99.97312365,99.9794749,99.98368241,99.98547026,99.98924819,99.9921581,99.99510943,99.99796373,99.99813813,,Post-demographic dividend,PST,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,French Polynesia,PYF,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Qatar,QAT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.09999847,100,100,100,100,,Romania,ROU,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -229,8 +229,8 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,93.48358917,93.21865082,86.59999847,92.66835785,92.38771057,92.10652924,99.50576019,91.55242157,91.28486633,91.02724457,92.69999695,91.51472473,90.79319,90.1493988,89.97549438,89.81642914,89.66923523,89.53094482,86,89.26921082,89.14031982,,Syrian Arab Republic,SYR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,88.7,91.0539093,91.43911743,91.82364655,92.20681763,92.58794403,92.96634674,93.341362,93.7122879,94.07837677,95.59999847,94.87036133,95.16371918,95.45184326,95.73707581,96.02177429,96.30834961,96.59944153,96.89776611,100,100,100,93.09999847,100,100,100,100,100,100,100,99.40000153,,Turks and Caicos Islands,TCA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2.3,2.420387268,2.806213379,3.179881334,3.527114391,3.866762877,4.201176167,3.5,4.863693714,5.196556568,5.533940792,5.878556252,6.233111382,6.400000095,8.979999542,7.835405827,8.126558304,8.405685425,7.699999809,9.263847351,10.89999962,10.11404037,8.399999619,11.08011723,,Chad,TCD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.31751854,91.87512517,92.41041015,92.6300744,93.54875999,93.1440206,94.26314245,94.34570672,94.82656621,95.49835439,95.88092256,96.52620798,96.78446025,96.9863738,97.09817616,97.48572166,97.56669522,98.27341829,98.26531696,98.44227382,98.36433981,,East Asia & Pacific (IDA & IBRD countries),TEA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,99.99509456,99.93650103,99.9230351,99.92729807,99.71993723,99.8994526,99.90613156,99.92324953,99.94332453,99.91670645,99.89738668,99.89173092,99.90230026,99.91990926,99.92678232,99.94811631,99.93518583,99.96197962,99.95428133,99.96557293,98.50707931,99.93914382,99.98281942,99.98363605,99.98651433,99.9906376,,Europe & Central Asia (IDA & IBRD countries),TEC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.31751854,91.87512517,92.41041015,92.6300744,93.54875999,93.1440206,94.26314245,94.34570672,94.82656621,95.49835439,95.88092256,96.52620798,96.78446025,96.9863738,97.09817616,97.48572166,97.56669522,98.27341829,98.26531696,98.44227382,98.36447347,,East Asia & Pacific (IDA & IBRD countries),TEA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,99.99509456,99.93650103,99.9230351,99.92729807,99.71993723,99.8994526,99.90613156,99.92324953,99.94332453,99.91670645,99.89738668,99.89173092,99.90230026,99.91990926,99.92678232,99.94811631,99.93518583,99.96197962,99.95428133,99.96557293,98.50707931,99.93914382,99.98281942,99.98363605,99.98651433,99.99063694,,Europe & Central Asia (IDA & IBRD countries),TEC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15.3,16.07299995,16.95623398,19.60036659,21.3528614,23.10011864,24.84449196,26.58832741,27.89999962,30.08426666,31.8417263,33.60912704,30.79174423,39.70000076,38.99806213,40.83136749,45.70000076,44.64759064,46.76501083,48,50,52.36310959,53.99743271,,Togo,TGO,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,82.09999847,90.45137787,91.08022308,91.7038269,92.32454681,92.94473267,99.14620209,94.193367,94.82717133,98.95999908,99.69999695,99.35183716,99.10862732,99.44057465,99.46194458,99.59999847,99.84996033,99.90000153,99.81999969,99.90000153,100,,Thailand,THA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,97,98.46774292,98.63310242,99,100,98.62709045,99.30000305,98.616539,98.61672211,98.62413788,99,98.67150116,98.71685791,99.09999847,98.86354828,98.9646225,98,99.20831299,99.30000305,99.30000305,99.63320923,99.77929688,,Tajikistan,TJK,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -243,12 +243,12 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,28.28646912,28.19297675,28.42039713,29.95742786,25.57185459,26.07713944,27.26715011,29.49665244,29.33974272,29.28949927,30.79587684,32.4170601,32.30820939,32.48723402,33.30252213,35.87625828,36.81615523,37.94794172,38.29346278,39.07374706,43.75128699,43.73162988,46.37067224,47.1047724,48.35107879,,Sub-Saharan Africa (IDA & IBRD countries),TSS,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,91.29000092,96.93202209,97.12314606,97.309021,97.49201965,97.67447662,100,100,100,99,100,100,100,100,100,100,100,100,100,100,100,,Trinidad and Tobago,TTO,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,86.8,88.7,90.4,92,93.2,94.2,94.80000305,97.30000305,97.80000305,98.40000153,99,99.30000305,99.40000153,99.40000153,99.40000153,99.5,99.5,99.5,99.5,99.69999695,99.80000305,99.90000153,100,100,99.80000305,100,100,,Tunisia,TUN,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,99.99799347,99.98703003,99.96072388,99.923172,99.88085938,99.85087585,100,100,100,100,100,100,100,100,100,100,100,,Turkey,TUR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,99.99799347,99.98703003,99.96072388,99.923172,99.88085938,99.85087585,100,100,100,100,100,100,100,100,100,100,100,,Turkiye,TUR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,94.63067627,94.83582306,94.62978363,95.22571564,95.41516113,95.60407257,95.79484558,96.69999695,96.19268036,96.40515137,96.63027191,96.87075043,97.67177582,97.4076767,97.70385742,98.01488495,97.30000305,98.85383606,99.06538391,99.69999695,99.68923187,,Tuvalu,TUV,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,6.8,2.330187798,3.300647259,4.269067287,9.4,6.197068214,7.15528965,8,8.916726112,9.861008644,10.7977066,11.10000038,11.39999962,13.58578587,14.51569843,15.45013237,11.5,11.19999981,14.80000019,14.19999981,15.30000019,16.39999962,23.5,26.17063713,32.79999924,32.25117493,35.04802322,37.65968704,39.90000153,,Tanzania,TZA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,5.6,,,0.533898532,6.8,2.811104298,3.94494772,5.0747118,6.199634075,7.351130486,8.600000381,7.800000191,10.56355381,11.62545681,8.899999619,9,14.81782246,15.89281368,10,12.10000038,14.60000038,20.31927109,13.89999962,20.39999962,18.5,26.70000076,32.5211525,41.91999817,41.29999924,42.07441711,,Uganda,UGA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.88555908,100,99.80000305,100,100,100,100,99.86749268,100,100,100,100,100,100,100,100,,Ukraine,UKR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,95.62818441,96.11275774,96.48664504,96.70973834,96.95647341,97.2065186,97.62668009,97.68045062,97.98473484,98.26562963,98.6880606,98.83367486,99.01853105,99.08330556,99.12374437,98.89799107,99.17705373,99.26575853,99.23807312,99.31147853,99.3761107,,Upper middle income,UMC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,95.59409252,96.08618506,96.46502926,96.68351594,96.93880101,97.19287395,97.61857124,97.67514809,97.97847386,98.26358953,98.69230436,98.83637632,99.02267336,99.08953955,99.12690623,98.8968878,99.18525079,99.26673501,99.23690771,99.30921926,99.37388382,,Upper middle income,UMC,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,96.18231201,96.36306,96.54244995,96.71979523,95.9,97.06565094,97.23280334,97.39511108,97.67686462,97.78539276,97.88632965,97.98204041,98.07485962,98.16714478,98.5054245,98.69263458,98.78435516,99.09999847,99.30000305,99.16999817,99.59999847,99.61180878,99.6570816,99.70948029,99.69999695,99.80000305,99.80000305,99.90000153,100,,Uruguay,URY,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,United States,USA,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,99.6,99.37974548,99.44934845,99.51411438,99.59326935,99.63010406,99.69999695,99.68336487,99.70449829,99.7250824,99.49009705,99.77453613,99.80874634,99.85290527,99.91288757,99.96144104,99.98982239,99.99887085,100,100,100,100,100,100,100,,Uzbekistan,UZB,Access to electricity (% of population),EG.ELC.ACCS.ZS,, @@ -258,7 +258,7 @@ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,,Virgin Islands (U.S.),VIR,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,78.4,86.17598724,86.99443817,87.82841492,88.60747528,89.09999847,90.14519501,90.90854645,96.09999847,96,93.20526886,93.98171234,96.09999847,97.43000031,99,97.88999939,98.55496216,99.19999695,99.82130432,99.19999695,100,100,99.40000153,100,,Vietnam,VNM,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,18,12.94164371,14.79236126,16.63967896,18.48291779,19.1,22.14307976,23.94388008,25.73709869,27.52507973,29.31017494,31.09473419,26.44000053,33.62461853,36.47030258,33.29111481,44.09999847,41.93532944,43.78952789,31.70000076,49.05744553,52.20510101,57.81999969,62.79999924,61.75451279,64.59018707,67.33326721,,Vanuatu,VUT,Access to electricity (% of population),EG.ELC.ACCS.ZS,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.40648988,74.70847689,78.22395463,77.87494101,79.33657706,79.93478358,80.15175114,80.6479872,81.3562841,81.84757715,82.47616369,82.84904669,83.22254079,82.16658347,84.74071019,85.24041634,85.64832118,86.61951985,87.69676353,88.5937661,89.56614135,90.01130423,90.52103753,,World,WLD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,73.40648988,74.70847689,78.22395463,77.87494101,79.33657706,79.93478358,80.15175114,80.6479872,81.3562841,81.84757715,82.47616369,82.84904669,83.22254079,82.16658347,84.74071019,85.24041634,85.64832118,86.61951985,87.69689883,88.59405173,89.56653173,90.01178471,90.52156921,,World,WLD,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,78.8,81.64016724,82.42459106,80,83.98869324,84.76699829,85.54190826,86.31274414,87.07872772,87.85782623,88.58464813,89.30387878,90.0178833,90.72899628,91.43956757,96.37172699,92.86898804,98.09999847,97.90000153,96.36105347,96.66857147,96.82693481,97.41653442,97.90000153,99.06708527,99.62329102,96.80000305,99.99447632,99.19999695,100,,Samoa,WSM,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,100,100,100,100,100,100,100,100,100,100,,,,,,,,,,,99,,99.75,99.75,99.68000031,99.86000061,99.80000305,99.80000305,,100,,,Kosovo,XKX,Access to electricity (% of population),EG.ELC.ACCS.ZS,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,44.1,40.77471542,41.98513412,43.19351196,44.39916992,42.6,46.79961014,47.99294662,49.18725586,50.34123993,51.48763657,52.62880325,49.59000015,54.90481949,55.80033493,57.18856812,58.33993149,59.50123978,60.67519379,61.86450577,52.40999985,75.59999847,66.09999847,67.31092834,68.8595047,79.19999695,62,72.75107574,73.75792694,,"Yemen, Rep.",YEM,Access to electricity (% of population),EG.ELC.ACCS.ZS,,