From 26beface31f068653ea5d12796ce4d1a9ae26a2d Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Fri, 10 Jul 2015 17:39:23 +1000 Subject: [PATCH] Updated README, added starter file --- Gruntfile.js | 9 +- README.md | 1 + demos/auto-filter.html | 2352 ++++---- demos/columns-visibility.html | 5137 +++++++++-------- demos/demo.html | 2354 ++++---- demos/external-filters-visibility-commad.html | 5137 +++++++++-------- demos/external-filters.html | 2352 ++++---- demos/filters-visibility.html | 5137 +++++++++-------- demos/grid-layout.html | 2352 ++++---- demos/linked-filters-disabled.html | 5137 +++++++++-------- demos/linked-filters.html | 5137 +++++++++-------- demos/load-filters-on-demand.html | 2352 ++++---- demos/pagination.html | 2352 ++++---- demos/requirejs-dev.html | 5137 +++++++++-------- demos/requirejs.html | 5137 +++++++++-------- dist/tablefilter/tablefilter.js | 2 +- dist/tablefilter/tf-1.js | 4 +- static/partials/countries-by-continent.html | 5137 +++++++++-------- static/partials/countries-table.html | 2352 ++++---- static/templates/demo.html | 2 - 20 files changed, 28962 insertions(+), 28618 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 9c87643a..ac450a71 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -61,6 +61,10 @@ module.exports = function (grunt) { cwd: 'static/demos-assets', dest: 'demos/assets', expand: true + }, + starter: { + src: ['demos/starter.html'], + dest: 'dist/starter.html' } }, @@ -151,7 +155,7 @@ module.exports = function (grunt) { grunt.loadNpmTasks('grunt-babel'); grunt.registerTask('default', - ['jshint', 'webpack:build', 'copy:dist', 'test', 'build-demos']); + ['build', 'test', 'build-demos', 'copy:starter']); // Development server grunt.registerTask('server', ['webpack-dev-server:start']); @@ -161,8 +165,7 @@ module.exports = function (grunt) { ['jshint', 'webpack:dev', 'copy:dist', 'watch:app']); // Production build - grunt.registerTask('build', - ['jshint', 'webpack:build', 'copy:dist']); + grunt.registerTask('build', ['jshint', 'webpack:build', 'copy:dist']); // Build demos grunt.registerTask('dev-demos', ['build-demos', 'watch:templates']); diff --git a/README.md b/README.md index 0897ba7a..635f81b7 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ git clone --bare https://github.com/koalyptus/TableFilter.git Alternatively you can [download](https://github.com/koalyptus/TableFilter/archive/master.zip) this repository. +##Setup Copy the ``tablefilter`` directory under ``dist`` and place it at desired location in your project. Then include the main js file in your page: ```shell diff --git a/demos/auto-filter.html b/demos/auto-filter.html index e97bd885..d5e3c561 100644 --- a/demos/auto-filter.html +++ b/demos/auto-filter.html @@ -52,7 +52,7 @@ - + Angola AGO 1994 @@ -63,7 +63,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -74,7 +74,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -85,7 +85,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -96,7 +96,7 @@ na na - + Angola AGO 1998 @@ -107,7 +107,7 @@ na na - + Angola AGO 1999 @@ -118,7 +118,7 @@ na na - + Angola AGO 2000 @@ -129,7 +129,7 @@ na na - + Albania ALB 1994 @@ -140,7 +140,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -151,7 +151,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -162,7 +162,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -173,7 +173,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -184,7 +184,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -195,7 +195,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -206,7 +206,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -217,7 +217,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -228,7 +228,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -239,7 +239,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -250,7 +250,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -261,7 +261,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -272,7 +272,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -283,7 +283,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -294,7 +294,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -305,7 +305,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -316,7 +316,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -327,7 +327,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -338,7 +338,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -349,7 +349,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -360,7 +360,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -371,7 +371,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -382,7 +382,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -393,7 +393,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -404,7 +404,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -415,7 +415,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -426,7 +426,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -437,7 +437,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -448,7 +448,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -459,7 +459,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -470,7 +470,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -481,7 +481,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -492,7 +492,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -503,7 +503,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -514,7 +514,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -525,7 +525,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -536,7 +536,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -547,7 +547,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -558,7 +558,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -569,7 +569,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -580,7 +580,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -591,7 +591,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -602,7 +602,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -613,7 +613,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -624,7 +624,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -635,7 +635,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -646,7 +646,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -657,7 +657,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -668,7 +668,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -679,7 +679,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -690,7 +690,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -701,7 +701,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -712,7 +712,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -723,7 +723,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -734,7 +734,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -745,7 +745,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -756,7 +756,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -767,7 +767,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -778,7 +778,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -789,7 +789,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -800,7 +800,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -811,7 +811,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -822,7 +822,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -833,7 +833,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -844,7 +844,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -855,7 +855,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -866,7 +866,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -877,7 +877,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -888,7 +888,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -899,7 +899,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -910,7 +910,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -921,7 +921,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -932,7 +932,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -943,7 +943,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -954,7 +954,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -965,7 +965,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -976,7 +976,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -987,7 +987,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -998,7 +998,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1009,7 +1009,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1020,7 +1020,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1031,7 +1031,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1042,7 +1042,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1053,7 +1053,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1064,7 +1064,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1075,7 +1075,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1086,7 +1086,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1097,7 +1097,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1108,7 +1108,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1119,7 +1119,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1130,7 +1130,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1141,7 +1141,7 @@ na na - + Bahrain BHR 1995 @@ -1152,7 +1152,7 @@ na na - + Bahrain BHR 1996 @@ -1163,7 +1163,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1174,7 +1174,7 @@ na na - + Bahrain BHR 1998 @@ -1185,7 +1185,7 @@ na na - + Bahrain BHR 1999 @@ -1196,7 +1196,7 @@ na na - + Bahrain BHR 2000 @@ -1207,7 +1207,7 @@ na na - + Bahamas BHS 1994 @@ -1218,7 +1218,7 @@ na na - + Bahamas BHS 1995 @@ -1229,7 +1229,7 @@ na na - + Bahamas BHS 1996 @@ -1240,7 +1240,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1251,7 +1251,7 @@ na na - + Bahamas BHS 1998 @@ -1262,7 +1262,7 @@ na na - + Bahamas BHS 1999 @@ -1273,7 +1273,7 @@ na na - + Bahamas BHS 2000 @@ -1284,7 +1284,7 @@ na na - + Belarus BLR 1994 @@ -1295,7 +1295,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1306,7 +1306,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1317,7 +1317,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1328,7 +1328,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1339,7 +1339,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1350,7 +1350,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1361,7 +1361,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1372,7 +1372,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1383,7 +1383,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1394,7 +1394,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1405,7 +1405,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1416,7 +1416,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1427,7 +1427,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1438,7 +1438,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1449,7 +1449,7 @@ na na - + Bermuda BMU 1995 @@ -1460,7 +1460,7 @@ na na - + Bermuda BMU 1996 @@ -1471,7 +1471,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1482,7 +1482,7 @@ na na - + Bermuda BMU 1998 @@ -1493,7 +1493,7 @@ na na - + Bermuda BMU 1999 @@ -1504,7 +1504,7 @@ na na - + Bermuda BMU 2000 @@ -1515,7 +1515,7 @@ na na - + Bolivia BOL 1994 @@ -1526,7 +1526,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1537,7 +1537,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1548,7 +1548,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1559,7 +1559,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1570,7 +1570,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1581,7 +1581,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1592,7 +1592,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1603,7 +1603,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1614,7 +1614,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1625,7 +1625,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1636,7 +1636,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1647,7 +1647,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1658,7 +1658,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1669,7 +1669,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1680,7 +1680,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1691,7 +1691,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1702,7 +1702,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1713,7 +1713,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1724,7 +1724,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1735,7 +1735,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1746,7 +1746,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1757,7 +1757,7 @@ na na - + Bhutan BTN 1995 @@ -1768,7 +1768,7 @@ na na - + Bhutan BTN 1996 @@ -1779,7 +1779,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1790,7 +1790,7 @@ na na - + Bhutan BTN 1998 @@ -1801,7 +1801,7 @@ na na - + Bhutan BTN 1999 @@ -1812,7 +1812,7 @@ na na - + Bhutan BTN 2000 @@ -1823,7 +1823,7 @@ na na - + Botswana BWA 1994 @@ -1834,7 +1834,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1845,7 +1845,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1856,7 +1856,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1867,7 +1867,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1878,7 +1878,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1889,7 +1889,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1900,7 +1900,7 @@ na na - + Central African Republic CAF 1994 @@ -1911,7 +1911,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1922,7 +1922,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1933,7 +1933,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1944,7 +1944,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1955,7 +1955,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1966,7 +1966,7 @@ na na - + Central African Republic CAF 2000 @@ -1977,7 +1977,7 @@ na na - + Canada CAN 1994 @@ -1988,7 +1988,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -1999,7 +1999,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2010,7 +2010,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2021,7 +2021,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2032,7 +2032,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2043,7 +2043,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2054,7 +2054,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2065,7 +2065,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2076,7 +2076,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2087,7 +2087,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2098,7 +2098,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2109,7 +2109,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2120,7 +2120,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2131,7 +2131,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2142,7 +2142,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2153,7 +2153,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2164,7 +2164,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2175,7 +2175,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2186,7 +2186,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2197,7 +2197,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2208,7 +2208,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2219,7 +2219,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2230,7 +2230,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2241,7 +2241,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2252,7 +2252,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2263,7 +2263,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2274,7 +2274,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2285,7 +2285,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2296,7 +2296,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2307,7 +2307,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2318,7 +2318,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2329,7 +2329,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2340,7 +2340,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2351,7 +2351,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2362,7 +2362,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2373,7 +2373,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2384,7 +2384,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2395,7 +2395,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2406,7 +2406,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2417,7 +2417,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2428,7 +2428,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2439,7 +2439,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2450,7 +2450,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2461,7 +2461,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2472,7 +2472,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2483,7 +2483,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2494,7 +2494,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2505,7 +2505,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2516,7 +2516,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2527,7 +2527,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2538,7 +2538,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2549,7 +2549,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2560,7 +2560,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2571,7 +2571,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2582,7 +2582,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2593,7 +2593,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2604,7 +2604,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2615,7 +2615,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2626,7 +2626,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2637,7 +2637,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2648,7 +2648,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2659,7 +2659,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2670,7 +2670,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2681,7 +2681,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2692,7 +2692,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2703,7 +2703,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2714,7 +2714,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2725,7 +2725,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2736,7 +2736,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2747,7 +2747,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2758,7 +2758,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2769,7 +2769,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2780,7 +2780,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2791,7 +2791,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2802,7 +2802,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2813,7 +2813,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2824,7 +2824,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2835,7 +2835,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2846,7 +2846,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2857,7 +2857,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2868,7 +2868,7 @@ na na - + Cuba CUB 1998 @@ -2879,7 +2879,7 @@ na na - + Cuba CUB 1999 @@ -2890,7 +2890,7 @@ na na - + Cuba CUB 2000 @@ -2901,7 +2901,7 @@ na na - + Cyprus CYP 1994 @@ -2912,7 +2912,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2923,7 +2923,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2934,7 +2934,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2945,7 +2945,7 @@ na na - + Cyprus CYP 1998 @@ -2956,7 +2956,7 @@ na na - + Cyprus CYP 1999 @@ -2967,7 +2967,7 @@ na na - + Cyprus CYP 2000 @@ -2978,7 +2978,7 @@ na na - + Czech Republic CZE 1994 @@ -2989,7 +2989,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -3000,7 +3000,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3011,7 +3011,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3022,7 +3022,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3033,7 +3033,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3044,7 +3044,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3055,7 +3055,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3066,7 +3066,7 @@ na na - + Djibouti DJI 1995 @@ -3077,7 +3077,7 @@ na na - + Djibouti DJI 1996 @@ -3088,7 +3088,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3099,7 +3099,7 @@ na na - + Djibouti DJI 1998 @@ -3110,7 +3110,7 @@ na na - + Djibouti DJI 1999 @@ -3121,7 +3121,7 @@ na na - + Djibouti DJI 2000 @@ -3132,7 +3132,7 @@ na na - + Dominica DMA 1994 @@ -3143,7 +3143,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3154,7 +3154,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3165,7 +3165,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3176,7 +3176,7 @@ na na - + Dominica DMA 1998 @@ -3187,7 +3187,7 @@ na na - + Dominica DMA 1999 @@ -3198,7 +3198,7 @@ na na - + Dominica DMA 2000 @@ -3209,7 +3209,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3220,7 +3220,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3231,7 +3231,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3242,7 +3242,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3253,7 +3253,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3264,7 +3264,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3275,7 +3275,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3286,7 +3286,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3297,7 +3297,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3308,7 +3308,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3319,7 +3319,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3330,7 +3330,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3341,7 +3341,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3352,7 +3352,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3363,7 +3363,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3374,7 +3374,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3385,7 +3385,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3396,7 +3396,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3407,7 +3407,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3418,7 +3418,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3429,7 +3429,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3440,7 +3440,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3451,7 +3451,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3462,7 +3462,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3473,7 +3473,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3484,7 +3484,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3495,7 +3495,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3506,7 +3506,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3517,7 +3517,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3528,7 +3528,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3539,7 +3539,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3550,7 +3550,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3561,7 +3561,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3572,7 +3572,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3583,7 +3583,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3594,7 +3594,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3605,7 +3605,7 @@ na na - + Eritrea ERI 1995 @@ -3616,7 +3616,7 @@ na na - + Eritrea ERI 1996 @@ -3627,7 +3627,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3638,7 +3638,7 @@ na na - + Eritrea ERI 1998 @@ -3649,7 +3649,7 @@ na na - + Eritrea ERI 1999 @@ -3660,7 +3660,7 @@ na na - + Eritrea ERI 2000 @@ -3671,7 +3671,7 @@ na na - + Spain ESP 1994 @@ -3682,7 +3682,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3693,7 +3693,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3704,7 +3704,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3715,7 +3715,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3726,7 +3726,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3737,7 +3737,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3748,7 +3748,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3759,7 +3759,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3770,7 +3770,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3781,7 +3781,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3792,7 +3792,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3803,7 +3803,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3814,7 +3814,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3825,7 +3825,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3836,7 +3836,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3847,7 +3847,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3858,7 +3858,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3869,7 +3869,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3880,7 +3880,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3891,7 +3891,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3902,7 +3902,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3913,7 +3913,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3924,7 +3924,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3935,7 +3935,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3946,7 +3946,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3957,7 +3957,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3968,7 +3968,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3979,7 +3979,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -3990,7 +3990,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -4001,7 +4001,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4012,7 +4012,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4023,7 +4023,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4034,7 +4034,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4045,7 +4045,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4056,7 +4056,7 @@ na na - + France FRA 1994 @@ -4067,7 +4067,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4078,7 +4078,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4089,7 +4089,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4100,7 +4100,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4111,7 +4111,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4122,7 +4122,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4133,7 +4133,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4144,7 +4144,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4155,7 +4155,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4166,7 +4166,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4177,7 +4177,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4188,7 +4188,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4199,7 +4199,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4210,7 +4210,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4221,7 +4221,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4232,7 +4232,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4243,7 +4243,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4254,7 +4254,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4265,7 +4265,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4276,7 +4276,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4287,7 +4287,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4298,7 +4298,7 @@ na na - + Georgia GEO 1995 @@ -4309,7 +4309,7 @@ na na - + Georgia GEO 1996 @@ -4320,7 +4320,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4331,7 +4331,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4342,7 +4342,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4353,7 +4353,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4364,7 +4364,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4375,7 +4375,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4386,7 +4386,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4397,7 +4397,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4408,7 +4408,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4419,7 +4419,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4430,7 +4430,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4441,7 +4441,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4452,7 +4452,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4463,7 +4463,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4474,7 +4474,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4485,7 +4485,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4496,7 +4496,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4507,7 +4507,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4518,7 +4518,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4529,7 +4529,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4540,7 +4540,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4551,7 +4551,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4562,7 +4562,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4573,7 +4573,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4584,7 +4584,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4595,7 +4595,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4606,7 +4606,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4617,7 +4617,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4628,7 +4628,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4639,7 +4639,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4650,7 +4650,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4661,7 +4661,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4672,7 +4672,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4683,7 +4683,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4694,7 +4694,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4705,7 +4705,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4716,7 +4716,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4727,7 +4727,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4738,7 +4738,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4749,7 +4749,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4760,7 +4760,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4771,7 +4771,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4782,7 +4782,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4793,7 +4793,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4804,7 +4804,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4815,7 +4815,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4826,7 +4826,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4837,7 +4837,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4848,7 +4848,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4859,7 +4859,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4870,7 +4870,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4881,7 +4881,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4892,7 +4892,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4903,7 +4903,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4914,7 +4914,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4925,7 +4925,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4936,7 +4936,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4947,7 +4947,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4958,7 +4958,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4969,7 +4969,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4980,7 +4980,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -4991,7 +4991,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -5002,7 +5002,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5013,7 +5013,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5024,7 +5024,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5035,7 +5035,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5046,7 +5046,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5057,7 +5057,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5068,7 +5068,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5079,7 +5079,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5090,7 +5090,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5101,7 +5101,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5112,7 +5112,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5123,7 +5123,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5134,7 +5134,7 @@ na na - + Hong Kong HKG 1994 @@ -5145,7 +5145,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5156,7 +5156,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5167,7 +5167,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5178,7 +5178,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5189,7 +5189,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5200,7 +5200,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5211,7 +5211,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5222,7 +5222,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5233,7 +5233,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5244,7 +5244,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5255,7 +5255,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5266,7 +5266,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5277,7 +5277,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5288,7 +5288,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5299,7 +5299,7 @@ na na - + Croatia HRV 1995 @@ -5310,7 +5310,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5321,7 +5321,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5332,7 +5332,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5343,7 +5343,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5354,7 +5354,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5365,7 +5365,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5376,7 +5376,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5387,7 +5387,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5398,7 +5398,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5409,7 +5409,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5420,7 +5420,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5431,7 +5431,7 @@ na na - + Haiti HTI 2000 @@ -5442,7 +5442,7 @@ na na - + Hungary HUN 1994 @@ -5453,7 +5453,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5464,7 +5464,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5475,7 +5475,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5486,7 +5486,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5497,7 +5497,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5508,7 +5508,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5519,7 +5519,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5530,7 +5530,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5541,7 +5541,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5552,7 +5552,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5563,7 +5563,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5574,7 +5574,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5585,7 +5585,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5596,7 +5596,7 @@ 64.78 10.67 - + India IND 1994 @@ -5607,7 +5607,7 @@ 62.63 11.92 - + India IND 1995 @@ -5618,7 +5618,7 @@ 59.41 13.25 - + India IND 1996 @@ -5629,7 +5629,7 @@ 60.74 11.93 - + India IND 1997 @@ -5640,7 +5640,7 @@ 60.02 12.53 - + India IND 1998 @@ -5651,7 +5651,7 @@ 56.59 12.88 - + India IND 1999 @@ -5662,7 +5662,7 @@ 54.33 13.60 - + India IND 2000 @@ -5673,7 +5673,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5684,7 +5684,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5695,7 +5695,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5706,7 +5706,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5717,7 +5717,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5728,7 +5728,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5739,7 +5739,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5750,7 +5750,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5761,7 +5761,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5772,7 +5772,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5783,7 +5783,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5794,7 +5794,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5805,7 +5805,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5816,7 +5816,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5827,7 +5827,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5838,7 +5838,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5849,7 +5849,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5860,7 +5860,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5871,7 +5871,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5882,7 +5882,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5893,7 +5893,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5904,7 +5904,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5915,7 +5915,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5926,7 +5926,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5937,7 +5937,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5948,7 +5948,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5959,7 +5959,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5970,7 +5970,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5981,7 +5981,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -5992,7 +5992,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -6003,7 +6003,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6014,7 +6014,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6025,7 +6025,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6036,7 +6036,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6047,7 +6047,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6058,7 +6058,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6069,7 +6069,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6080,7 +6080,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6091,7 +6091,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6102,7 +6102,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6113,7 +6113,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6124,7 +6124,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6135,7 +6135,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6146,7 +6146,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6157,7 +6157,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6168,7 +6168,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6179,7 +6179,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6190,7 +6190,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6201,7 +6201,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6212,7 +6212,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6223,7 +6223,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6234,7 +6234,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6245,7 +6245,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6256,7 +6256,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6267,7 +6267,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6278,7 +6278,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6289,7 +6289,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6300,7 +6300,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6311,7 +6311,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6322,7 +6322,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6333,7 +6333,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6344,7 +6344,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6355,7 +6355,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6366,7 +6366,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6377,7 +6377,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6388,7 +6388,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6399,7 +6399,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6410,7 +6410,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6421,7 +6421,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6432,7 +6432,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6443,7 +6443,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6454,7 +6454,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6465,7 +6465,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6476,7 +6476,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6487,7 +6487,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6498,7 +6498,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6509,7 +6509,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6520,7 +6520,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6531,7 +6531,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6542,7 +6542,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6553,7 +6553,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6564,7 +6564,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6575,7 +6575,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6586,7 +6586,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6597,7 +6597,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6608,7 +6608,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6619,7 +6619,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6630,7 +6630,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6641,7 +6641,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6652,7 +6652,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6663,7 +6663,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6674,7 +6674,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6685,7 +6685,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6696,7 +6696,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6707,7 +6707,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6718,7 +6718,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6729,7 +6729,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6740,7 +6740,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6751,7 +6751,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6762,7 +6762,7 @@ na na - + Kuwait KWT 1995 @@ -6773,7 +6773,7 @@ na na - + Kuwait KWT 1996 @@ -6784,7 +6784,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6795,7 +6795,7 @@ na na - + Kuwait KWT 1998 @@ -6806,7 +6806,7 @@ na na - + Kuwait KWT 1999 @@ -6817,7 +6817,7 @@ na na - + Kuwait KWT 2000 @@ -6828,7 +6828,7 @@ na na - + Laos LAO 1994 @@ -6839,7 +6839,7 @@ na na - + Laos LAO 1995 @@ -6850,7 +6850,7 @@ na na - + Laos LAO 1996 @@ -6861,7 +6861,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6872,7 +6872,7 @@ na na - + Laos LAO 1998 @@ -6883,7 +6883,7 @@ na na - + Laos LAO 1999 @@ -6894,7 +6894,7 @@ na na - + Laos LAO 2000 @@ -6905,7 +6905,7 @@ na na - + Lebanon LBN 1994 @@ -6916,7 +6916,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6927,7 +6927,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6938,7 +6938,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6949,7 +6949,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6960,7 +6960,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6971,7 +6971,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6982,7 +6982,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -6993,7 +6993,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7004,7 +7004,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7015,7 +7015,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7026,7 +7026,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7037,7 +7037,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7048,7 +7048,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7059,7 +7059,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7070,7 +7070,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7081,7 +7081,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7092,7 +7092,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7103,7 +7103,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7114,7 +7114,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7125,7 +7125,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7136,7 +7136,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7147,7 +7147,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7158,7 +7158,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7169,7 +7169,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7180,7 +7180,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7191,7 +7191,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7202,7 +7202,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7213,7 +7213,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7224,7 +7224,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7235,7 +7235,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7246,7 +7246,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7257,7 +7257,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7268,7 +7268,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7279,7 +7279,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7290,7 +7290,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7301,7 +7301,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7312,7 +7312,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7323,7 +7323,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7334,7 +7334,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7345,7 +7345,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7356,7 +7356,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7367,7 +7367,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7378,7 +7378,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7389,7 +7389,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7400,7 +7400,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7411,7 +7411,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7422,7 +7422,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7433,7 +7433,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7444,7 +7444,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7455,7 +7455,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7466,7 +7466,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7477,7 +7477,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7488,7 +7488,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7499,7 +7499,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7510,7 +7510,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7521,7 +7521,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7532,7 +7532,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7543,7 +7543,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7554,7 +7554,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7565,7 +7565,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7576,7 +7576,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7587,7 +7587,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7598,7 +7598,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7609,7 +7609,7 @@ na na - + Moldova MDA 1995 @@ -7620,7 +7620,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7631,7 +7631,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7642,7 +7642,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7653,7 +7653,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7664,7 +7664,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7675,7 +7675,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7686,7 +7686,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7697,7 +7697,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7708,7 +7708,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7719,7 +7719,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7730,7 +7730,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7741,7 +7741,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7752,7 +7752,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7763,7 +7763,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7774,7 +7774,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7785,7 +7785,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7796,7 +7796,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7807,7 +7807,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7818,7 +7818,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7829,7 +7829,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7840,7 +7840,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7851,7 +7851,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7862,7 +7862,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7873,7 +7873,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7884,7 +7884,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7895,7 +7895,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7906,7 +7906,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7917,7 +7917,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7928,7 +7928,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7939,7 +7939,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7950,7 +7950,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7961,7 +7961,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7972,7 +7972,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7983,7 +7983,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -7994,7 +7994,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8005,7 +8005,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8016,7 +8016,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8027,7 +8027,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8038,7 +8038,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8049,7 +8049,7 @@ na na - + Malta MLT 2000 @@ -8060,7 +8060,7 @@ na na - + Mongolia MNG 1994 @@ -8071,7 +8071,7 @@ na na - + Mongolia MNG 1995 @@ -8082,7 +8082,7 @@ na na - + Mongolia MNG 1996 @@ -8093,7 +8093,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8104,7 +8104,7 @@ na na - + Mongolia MNG 1998 @@ -8115,7 +8115,7 @@ na na - + Mongolia MNG 1999 @@ -8126,7 +8126,7 @@ na na - + Mongolia MNG 2000 @@ -8137,7 +8137,7 @@ na na - + Mozambique MOZ 1994 @@ -8148,7 +8148,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8159,7 +8159,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8170,7 +8170,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8181,7 +8181,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8192,7 +8192,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8203,7 +8203,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8214,7 +8214,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8225,7 +8225,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8236,7 +8236,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8247,7 +8247,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8258,7 +8258,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8269,7 +8269,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8280,7 +8280,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8291,7 +8291,7 @@ na na - + Mauritius MUS 1994 @@ -8302,7 +8302,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8313,7 +8313,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8324,7 +8324,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8335,7 +8335,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8346,7 +8346,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8357,7 +8357,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8368,7 +8368,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8379,7 +8379,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8390,7 +8390,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8401,7 +8401,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8412,7 +8412,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8423,7 +8423,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8434,7 +8434,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8445,7 +8445,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8456,7 +8456,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8467,7 +8467,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8478,7 +8478,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8489,7 +8489,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8500,7 +8500,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8511,7 +8511,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8522,7 +8522,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8533,7 +8533,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8544,7 +8544,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8555,7 +8555,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8566,7 +8566,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8577,7 +8577,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8588,7 +8588,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8599,7 +8599,7 @@ na na - + Niger NER 1994 @@ -8610,7 +8610,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8621,7 +8621,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8632,7 +8632,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8643,7 +8643,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8654,7 +8654,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8665,7 +8665,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8676,7 +8676,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8687,7 +8687,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8698,7 +8698,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8709,7 +8709,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8720,7 +8720,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8731,7 +8731,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8742,7 +8742,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8753,7 +8753,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8764,7 +8764,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8775,7 +8775,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8786,7 +8786,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8797,7 +8797,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8808,7 +8808,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8819,7 +8819,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8830,7 +8830,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8841,7 +8841,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8852,7 +8852,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8863,7 +8863,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8874,7 +8874,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8885,7 +8885,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8896,7 +8896,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8907,7 +8907,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8918,7 +8918,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8929,7 +8929,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8940,7 +8940,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8951,7 +8951,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8962,7 +8962,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8973,7 +8973,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8984,7 +8984,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -8995,7 +8995,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9006,7 +9006,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9017,7 +9017,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9028,7 +9028,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9039,7 +9039,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9050,7 +9050,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9061,7 +9061,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9072,7 +9072,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9083,7 +9083,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9094,7 +9094,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9105,7 +9105,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9116,7 +9116,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9127,7 +9127,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9138,7 +9138,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9149,7 +9149,7 @@ na na - + Oman OMN 1995 @@ -9160,7 +9160,7 @@ na na - + Oman OMN 1996 @@ -9171,7 +9171,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9182,7 +9182,7 @@ na na - + Oman OMN 1998 @@ -9193,7 +9193,7 @@ na na - + Oman OMN 1999 @@ -9204,7 +9204,7 @@ na na - + Oman OMN 2000 @@ -9215,7 +9215,7 @@ na na - + Pakistan PAK 1994 @@ -9226,7 +9226,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9237,7 +9237,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9248,7 +9248,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9259,7 +9259,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9270,7 +9270,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9281,7 +9281,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9292,7 +9292,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9303,7 +9303,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9314,7 +9314,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9325,7 +9325,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9336,7 +9336,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9347,7 +9347,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9358,7 +9358,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9369,7 +9369,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9380,7 +9380,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9391,7 +9391,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9402,7 +9402,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9413,7 +9413,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9424,7 +9424,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9435,7 +9435,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9446,7 +9446,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9457,7 +9457,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9468,7 +9468,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9479,7 +9479,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9490,7 +9490,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9501,7 +9501,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9512,7 +9512,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9523,7 +9523,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9534,7 +9534,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9545,7 +9545,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9556,7 +9556,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9567,7 +9567,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9578,7 +9578,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9589,7 +9589,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9600,7 +9600,7 @@ na na - + Poland POL 1994 @@ -9611,7 +9611,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9622,7 +9622,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9633,7 +9633,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9644,7 +9644,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9655,7 +9655,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9666,7 +9666,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9677,7 +9677,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9688,7 +9688,7 @@ na na - + Puerto Rico PRI 1995 @@ -9699,7 +9699,7 @@ na na - + Puerto Rico PRI 1996 @@ -9710,7 +9710,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9721,7 +9721,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9732,7 +9732,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9743,7 +9743,7 @@ na na - + Puerto Rico PRI 2000 @@ -9754,7 +9754,7 @@ na na - + Portugal PRT 1994 @@ -9765,7 +9765,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9776,7 +9776,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9787,7 +9787,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9798,7 +9798,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9809,7 +9809,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9820,7 +9820,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9831,7 +9831,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9842,7 +9842,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9853,7 +9853,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9864,7 +9864,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9875,7 +9875,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9886,7 +9886,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9897,7 +9897,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9908,7 +9908,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9919,7 +9919,7 @@ na na - + Qatar QAT 1995 @@ -9930,7 +9930,7 @@ na na - + Qatar QAT 1996 @@ -9941,7 +9941,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9952,7 +9952,7 @@ na na - + Qatar QAT 1998 @@ -9963,7 +9963,7 @@ na na - + Qatar QAT 1999 @@ -9974,7 +9974,7 @@ na na - + Qatar QAT 2000 @@ -9985,7 +9985,7 @@ na na - + Romania ROM 1994 @@ -9996,7 +9996,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10007,7 +10007,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10018,7 +10018,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10029,7 +10029,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10040,7 +10040,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10051,7 +10051,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10062,7 +10062,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10073,7 +10073,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10084,7 +10084,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10095,7 +10095,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10106,7 +10106,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10117,7 +10117,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10128,7 +10128,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10139,7 +10139,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10150,7 +10150,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10161,7 +10161,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10172,7 +10172,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10183,7 +10183,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10194,7 +10194,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10205,7 +10205,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10216,7 +10216,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10227,7 +10227,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10238,7 +10238,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10249,7 +10249,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10260,7 +10260,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10271,7 +10271,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10282,7 +10282,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10293,7 +10293,7 @@ na na - + Sudan SDN 1994 @@ -10304,7 +10304,7 @@ na na - + Sudan SDN 1995 @@ -10315,7 +10315,7 @@ na na - + Sudan SDN 1996 @@ -10326,7 +10326,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10337,7 +10337,7 @@ na na - + Sudan SDN 1998 @@ -10348,7 +10348,7 @@ na na - + Sudan SDN 1999 @@ -10359,7 +10359,7 @@ na na - + Sudan SDN 2000 @@ -10370,7 +10370,7 @@ na na - + Senegal SEN 1994 @@ -10381,7 +10381,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10392,7 +10392,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10403,7 +10403,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10414,7 +10414,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10425,7 +10425,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10436,7 +10436,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10447,7 +10447,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10458,7 +10458,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10469,7 +10469,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10480,7 +10480,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10491,7 +10491,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10502,7 +10502,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10513,7 +10513,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10524,7 +10524,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10535,7 +10535,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10546,7 +10546,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10557,7 +10557,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10568,7 +10568,7 @@ na na - + Sierra Leone SLE 1998 @@ -10579,7 +10579,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10590,7 +10590,7 @@ na na - + Sierra Leone SLE 2000 @@ -10601,7 +10601,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10612,7 +10612,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10623,7 +10623,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10634,7 +10634,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10645,7 +10645,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10656,7 +10656,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10667,7 +10667,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10678,7 +10678,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10689,7 +10689,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10700,7 +10700,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10711,7 +10711,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10722,7 +10722,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10733,7 +10733,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10744,7 +10744,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10755,7 +10755,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10766,7 +10766,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10777,7 +10777,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10788,7 +10788,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10799,7 +10799,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10810,7 +10810,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10821,7 +10821,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10832,7 +10832,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10843,7 +10843,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10854,7 +10854,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10865,7 +10865,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10876,7 +10876,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10887,7 +10887,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10898,7 +10898,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10909,7 +10909,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10920,7 +10920,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10931,7 +10931,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10942,7 +10942,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10953,7 +10953,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10964,7 +10964,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10975,7 +10975,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10986,7 +10986,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -10997,7 +10997,7 @@ na na - + Swaziland SWZ 1995 @@ -11008,7 +11008,7 @@ na na - + Swaziland SWZ 1996 @@ -11019,7 +11019,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11030,7 +11030,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11041,7 +11041,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11052,7 +11052,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11063,7 +11063,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11074,7 +11074,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11085,7 +11085,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11096,7 +11096,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11107,7 +11107,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11118,7 +11118,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11129,7 +11129,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11140,7 +11140,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11151,7 +11151,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11162,7 +11162,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11173,7 +11173,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11184,7 +11184,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11195,7 +11195,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11206,7 +11206,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11217,7 +11217,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11228,7 +11228,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11239,7 +11239,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11250,7 +11250,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11261,7 +11261,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11272,7 +11272,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11283,7 +11283,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11294,7 +11294,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11305,7 +11305,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11316,7 +11316,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11327,7 +11327,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11338,7 +11338,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11349,7 +11349,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11360,7 +11360,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11371,7 +11371,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11382,7 +11382,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11393,7 +11393,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11404,7 +11404,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11415,7 +11415,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11426,7 +11426,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11437,7 +11437,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11448,7 +11448,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11459,7 +11459,7 @@ na na - + Tajikistan TJK 1995 @@ -11470,7 +11470,7 @@ na na - + Tajikistan TJK 1996 @@ -11481,7 +11481,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11492,7 +11492,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11503,7 +11503,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11514,7 +11514,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11525,7 +11525,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11536,7 +11536,7 @@ na na - + Turkmenistan TKM 1995 @@ -11547,7 +11547,7 @@ na na - + Turkmenistan TKM 1996 @@ -11558,7 +11558,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11569,7 +11569,7 @@ na na - + Turkmenistan TKM 1998 @@ -11580,7 +11580,7 @@ na na - + Turkmenistan TKM 1999 @@ -11591,7 +11591,7 @@ na na - + Turkmenistan TKM 2000 @@ -11602,7 +11602,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11613,7 +11613,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11624,7 +11624,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11635,7 +11635,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11646,7 +11646,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11657,7 +11657,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11668,7 +11668,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11679,7 +11679,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11690,7 +11690,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11701,7 +11701,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11712,7 +11712,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11723,7 +11723,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11734,7 +11734,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11745,7 +11745,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11756,7 +11756,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11767,7 +11767,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11778,7 +11778,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11789,7 +11789,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11800,7 +11800,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11811,7 +11811,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11822,7 +11822,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11833,7 +11833,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11844,7 +11844,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11855,7 +11855,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11866,7 +11866,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11877,7 +11877,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11888,7 +11888,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11899,7 +11899,7 @@ na na - + Taiwan TWN 2000 @@ -11910,7 +11910,7 @@ na na - + Tanzania TZA 1994 @@ -11921,7 +11921,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11932,7 +11932,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11943,7 +11943,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11954,7 +11954,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11965,7 +11965,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11976,7 +11976,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11987,7 +11987,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -11998,7 +11998,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12009,7 +12009,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12020,7 +12020,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12031,7 +12031,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12042,7 +12042,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12053,7 +12053,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12064,7 +12064,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12075,7 +12075,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12086,7 +12086,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12097,7 +12097,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12108,7 +12108,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12119,7 +12119,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12130,7 +12130,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12141,7 +12141,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12152,7 +12152,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12163,7 +12163,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12174,7 +12174,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12185,7 +12185,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12196,7 +12196,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12207,7 +12207,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12218,7 +12218,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12229,7 +12229,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12240,7 +12240,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12251,7 +12251,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12262,7 +12262,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12273,7 +12273,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12284,7 +12284,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12295,7 +12295,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12306,7 +12306,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12317,7 +12317,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12328,7 +12328,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12339,7 +12339,7 @@ na na - + Uzbekistan UZB 1998 @@ -12350,7 +12350,7 @@ na na - + Uzbekistan UZB 1999 @@ -12361,7 +12361,7 @@ na na - + Uzbekistan UZB 2000 @@ -12372,7 +12372,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12383,7 +12383,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12394,7 +12394,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12405,7 +12405,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12416,7 +12416,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12427,7 +12427,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12438,7 +12438,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12449,7 +12449,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12460,7 +12460,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12471,7 +12471,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12482,7 +12482,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12493,7 +12493,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12504,7 +12504,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12515,7 +12515,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12526,7 +12526,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12537,7 +12537,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12548,7 +12548,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12559,7 +12559,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12570,7 +12570,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12581,7 +12581,7 @@ na na - + Vietnam VNM 1999 @@ -12592,7 +12592,7 @@ na na - + Vietnam VNM 2000 @@ -12603,7 +12603,7 @@ na na - + Yemen YEM 1994 @@ -12614,7 +12614,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12625,7 +12625,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12636,7 +12636,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12647,7 +12647,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12658,7 +12658,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12669,7 +12669,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12680,7 +12680,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12691,7 +12691,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12702,7 +12702,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12713,7 +12713,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12724,7 +12724,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12735,7 +12735,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12746,7 +12746,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12757,7 +12757,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12768,7 +12768,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12779,7 +12779,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12790,7 +12790,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12801,7 +12801,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12812,7 +12812,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12823,7 +12823,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12834,7 +12834,7 @@ na na - + Zambia ZMB 1994 @@ -12845,7 +12845,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12856,7 +12856,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12867,7 +12867,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12878,7 +12878,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12889,7 +12889,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12900,7 +12900,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12911,7 +12911,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12922,7 +12922,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12933,7 +12933,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12944,7 +12944,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12955,7 +12955,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12966,7 +12966,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12977,7 +12977,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/demos/columns-visibility.html b/demos/columns-visibility.html index 7900fb16..21601ea6 100644 --- a/demos/columns-visibility.html +++ b/demos/columns-visibility.html @@ -46,2553 +46,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/demo.html b/demos/demo.html index cfaf13c3..5014307d 100644 --- a/demos/demo.html +++ b/demos/demo.html @@ -48,7 +48,7 @@ - + Angola AGO 1994 @@ -59,7 +59,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -70,7 +70,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -81,7 +81,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -92,7 +92,7 @@ na na - + Angola AGO 1998 @@ -103,7 +103,7 @@ na na - + Angola AGO 1999 @@ -114,7 +114,7 @@ na na - + Angola AGO 2000 @@ -125,7 +125,7 @@ na na - + Albania ALB 1994 @@ -136,7 +136,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -147,7 +147,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -158,7 +158,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -169,7 +169,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -180,7 +180,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -191,7 +191,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -202,7 +202,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -213,7 +213,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -224,7 +224,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -235,7 +235,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -246,7 +246,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -257,7 +257,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -268,7 +268,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -279,7 +279,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -290,7 +290,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -301,7 +301,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -312,7 +312,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -323,7 +323,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -334,7 +334,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -345,7 +345,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -356,7 +356,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -367,7 +367,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -378,7 +378,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -389,7 +389,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -400,7 +400,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -411,7 +411,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -422,7 +422,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -433,7 +433,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -444,7 +444,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -455,7 +455,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -466,7 +466,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -477,7 +477,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -488,7 +488,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -499,7 +499,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -510,7 +510,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -521,7 +521,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -532,7 +532,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -543,7 +543,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -554,7 +554,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -565,7 +565,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -576,7 +576,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -587,7 +587,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -598,7 +598,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -609,7 +609,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -620,7 +620,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -631,7 +631,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -642,7 +642,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -653,7 +653,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -664,7 +664,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -675,7 +675,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -686,7 +686,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -697,7 +697,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -708,7 +708,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -719,7 +719,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -730,7 +730,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -741,7 +741,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -752,7 +752,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -763,7 +763,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -774,7 +774,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -785,7 +785,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -796,7 +796,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -807,7 +807,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -818,7 +818,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -829,7 +829,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -840,7 +840,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -851,7 +851,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -862,7 +862,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -873,7 +873,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -884,7 +884,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -895,7 +895,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -906,7 +906,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -917,7 +917,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -928,7 +928,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -939,7 +939,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -950,7 +950,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -961,7 +961,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -972,7 +972,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -983,7 +983,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -994,7 +994,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1005,7 +1005,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1016,7 +1016,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1027,7 +1027,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1038,7 +1038,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1049,7 +1049,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1060,7 +1060,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1071,7 +1071,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1082,7 +1082,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1093,7 +1093,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1104,7 +1104,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1115,7 +1115,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1126,7 +1126,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1137,7 +1137,7 @@ na na - + Bahrain BHR 1995 @@ -1148,7 +1148,7 @@ na na - + Bahrain BHR 1996 @@ -1159,7 +1159,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1170,7 +1170,7 @@ na na - + Bahrain BHR 1998 @@ -1181,7 +1181,7 @@ na na - + Bahrain BHR 1999 @@ -1192,7 +1192,7 @@ na na - + Bahrain BHR 2000 @@ -1203,7 +1203,7 @@ na na - + Bahamas BHS 1994 @@ -1214,7 +1214,7 @@ na na - + Bahamas BHS 1995 @@ -1225,7 +1225,7 @@ na na - + Bahamas BHS 1996 @@ -1236,7 +1236,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1247,7 +1247,7 @@ na na - + Bahamas BHS 1998 @@ -1258,7 +1258,7 @@ na na - + Bahamas BHS 1999 @@ -1269,7 +1269,7 @@ na na - + Bahamas BHS 2000 @@ -1280,7 +1280,7 @@ na na - + Belarus BLR 1994 @@ -1291,7 +1291,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1302,7 +1302,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1313,7 +1313,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1324,7 +1324,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1335,7 +1335,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1346,7 +1346,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1357,7 +1357,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1368,7 +1368,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1379,7 +1379,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1390,7 +1390,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1401,7 +1401,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1412,7 +1412,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1423,7 +1423,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1434,7 +1434,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1445,7 +1445,7 @@ na na - + Bermuda BMU 1995 @@ -1456,7 +1456,7 @@ na na - + Bermuda BMU 1996 @@ -1467,7 +1467,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1478,7 +1478,7 @@ na na - + Bermuda BMU 1998 @@ -1489,7 +1489,7 @@ na na - + Bermuda BMU 1999 @@ -1500,7 +1500,7 @@ na na - + Bermuda BMU 2000 @@ -1511,7 +1511,7 @@ na na - + Bolivia BOL 1994 @@ -1522,7 +1522,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1533,7 +1533,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1544,7 +1544,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1555,7 +1555,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1566,7 +1566,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1577,7 +1577,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1588,7 +1588,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1599,7 +1599,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1610,7 +1610,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1621,7 +1621,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1632,7 +1632,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1643,7 +1643,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1654,7 +1654,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1665,7 +1665,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1676,7 +1676,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1687,7 +1687,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1698,7 +1698,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1709,7 +1709,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1720,7 +1720,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1731,7 +1731,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1742,7 +1742,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1753,7 +1753,7 @@ na na - + Bhutan BTN 1995 @@ -1764,7 +1764,7 @@ na na - + Bhutan BTN 1996 @@ -1775,7 +1775,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1786,7 +1786,7 @@ na na - + Bhutan BTN 1998 @@ -1797,7 +1797,7 @@ na na - + Bhutan BTN 1999 @@ -1808,7 +1808,7 @@ na na - + Bhutan BTN 2000 @@ -1819,7 +1819,7 @@ na na - + Botswana BWA 1994 @@ -1830,7 +1830,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1841,7 +1841,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1852,7 +1852,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1863,7 +1863,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1874,7 +1874,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1885,7 +1885,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1896,7 +1896,7 @@ na na - + Central African Republic CAF 1994 @@ -1907,7 +1907,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1918,7 +1918,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1929,7 +1929,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1940,7 +1940,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1951,7 +1951,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1962,7 +1962,7 @@ na na - + Central African Republic CAF 2000 @@ -1973,7 +1973,7 @@ na na - + Canada CAN 1994 @@ -1984,7 +1984,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -1995,7 +1995,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2006,7 +2006,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2017,7 +2017,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2028,7 +2028,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2039,7 +2039,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2050,7 +2050,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2061,7 +2061,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2072,7 +2072,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2083,7 +2083,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2094,7 +2094,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2105,7 +2105,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2116,7 +2116,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2127,7 +2127,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2138,7 +2138,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2149,7 +2149,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2160,7 +2160,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2171,7 +2171,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2182,7 +2182,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2193,7 +2193,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2204,7 +2204,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2215,7 +2215,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2226,7 +2226,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2237,7 +2237,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2248,7 +2248,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2259,7 +2259,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2270,7 +2270,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2281,7 +2281,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2292,7 +2292,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2303,7 +2303,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2314,7 +2314,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2325,7 +2325,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2336,7 +2336,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2347,7 +2347,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2358,7 +2358,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2369,7 +2369,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2380,7 +2380,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2391,7 +2391,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2402,7 +2402,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2413,7 +2413,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2424,7 +2424,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2435,7 +2435,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2446,7 +2446,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2457,7 +2457,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2468,7 +2468,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2479,7 +2479,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2490,7 +2490,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2501,7 +2501,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2512,7 +2512,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2523,7 +2523,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2534,7 +2534,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2545,7 +2545,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2556,7 +2556,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2567,7 +2567,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2578,7 +2578,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2589,7 +2589,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2600,7 +2600,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2611,7 +2611,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2622,7 +2622,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2633,7 +2633,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2644,7 +2644,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2655,7 +2655,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2666,7 +2666,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2677,7 +2677,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2688,7 +2688,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2699,7 +2699,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2710,7 +2710,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2721,7 +2721,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2732,7 +2732,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2743,7 +2743,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2754,7 +2754,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2765,7 +2765,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2776,7 +2776,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2787,7 +2787,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2798,7 +2798,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2809,7 +2809,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2820,7 +2820,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2831,7 +2831,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2842,7 +2842,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2853,7 +2853,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2864,7 +2864,7 @@ na na - + Cuba CUB 1998 @@ -2875,7 +2875,7 @@ na na - + Cuba CUB 1999 @@ -2886,7 +2886,7 @@ na na - + Cuba CUB 2000 @@ -2897,7 +2897,7 @@ na na - + Cyprus CYP 1994 @@ -2908,7 +2908,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2919,7 +2919,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2930,7 +2930,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2941,7 +2941,7 @@ na na - + Cyprus CYP 1998 @@ -2952,7 +2952,7 @@ na na - + Cyprus CYP 1999 @@ -2963,7 +2963,7 @@ na na - + Cyprus CYP 2000 @@ -2974,7 +2974,7 @@ na na - + Czech Republic CZE 1994 @@ -2985,7 +2985,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -2996,7 +2996,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3007,7 +3007,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3018,7 +3018,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3029,7 +3029,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3040,7 +3040,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3051,7 +3051,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3062,7 +3062,7 @@ na na - + Djibouti DJI 1995 @@ -3073,7 +3073,7 @@ na na - + Djibouti DJI 1996 @@ -3084,7 +3084,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3095,7 +3095,7 @@ na na - + Djibouti DJI 1998 @@ -3106,7 +3106,7 @@ na na - + Djibouti DJI 1999 @@ -3117,7 +3117,7 @@ na na - + Djibouti DJI 2000 @@ -3128,7 +3128,7 @@ na na - + Dominica DMA 1994 @@ -3139,7 +3139,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3150,7 +3150,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3161,7 +3161,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3172,7 +3172,7 @@ na na - + Dominica DMA 1998 @@ -3183,7 +3183,7 @@ na na - + Dominica DMA 1999 @@ -3194,7 +3194,7 @@ na na - + Dominica DMA 2000 @@ -3205,7 +3205,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3216,7 +3216,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3227,7 +3227,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3238,7 +3238,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3249,7 +3249,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3260,7 +3260,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3271,7 +3271,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3282,7 +3282,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3293,7 +3293,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3304,7 +3304,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3315,7 +3315,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3326,7 +3326,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3337,7 +3337,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3348,7 +3348,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3359,7 +3359,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3370,7 +3370,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3381,7 +3381,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3392,7 +3392,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3403,7 +3403,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3414,7 +3414,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3425,7 +3425,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3436,7 +3436,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3447,7 +3447,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3458,7 +3458,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3469,7 +3469,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3480,7 +3480,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3491,7 +3491,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3502,7 +3502,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3513,7 +3513,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3524,7 +3524,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3535,7 +3535,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3546,7 +3546,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3557,7 +3557,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3568,7 +3568,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3579,7 +3579,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3590,7 +3590,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3601,7 +3601,7 @@ na na - + Eritrea ERI 1995 @@ -3612,7 +3612,7 @@ na na - + Eritrea ERI 1996 @@ -3623,7 +3623,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3634,7 +3634,7 @@ na na - + Eritrea ERI 1998 @@ -3645,7 +3645,7 @@ na na - + Eritrea ERI 1999 @@ -3656,7 +3656,7 @@ na na - + Eritrea ERI 2000 @@ -3667,7 +3667,7 @@ na na - + Spain ESP 1994 @@ -3678,7 +3678,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3689,7 +3689,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3700,7 +3700,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3711,7 +3711,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3722,7 +3722,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3733,7 +3733,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3744,7 +3744,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3755,7 +3755,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3766,7 +3766,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3777,7 +3777,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3788,7 +3788,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3799,7 +3799,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3810,7 +3810,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3821,7 +3821,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3832,7 +3832,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3843,7 +3843,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3854,7 +3854,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3865,7 +3865,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3876,7 +3876,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3887,7 +3887,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3898,7 +3898,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3909,7 +3909,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3920,7 +3920,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3931,7 +3931,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3942,7 +3942,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3953,7 +3953,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3964,7 +3964,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3975,7 +3975,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -3986,7 +3986,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -3997,7 +3997,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4008,7 +4008,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4019,7 +4019,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4030,7 +4030,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4041,7 +4041,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4052,7 +4052,7 @@ na na - + France FRA 1994 @@ -4063,7 +4063,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4074,7 +4074,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4085,7 +4085,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4096,7 +4096,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4107,7 +4107,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4118,7 +4118,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4129,7 +4129,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4140,7 +4140,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4151,7 +4151,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4162,7 +4162,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4173,7 +4173,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4184,7 +4184,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4195,7 +4195,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4206,7 +4206,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4217,7 +4217,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4228,7 +4228,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4239,7 +4239,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4250,7 +4250,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4261,7 +4261,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4272,7 +4272,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4283,7 +4283,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4294,7 +4294,7 @@ na na - + Georgia GEO 1995 @@ -4305,7 +4305,7 @@ na na - + Georgia GEO 1996 @@ -4316,7 +4316,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4327,7 +4327,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4338,7 +4338,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4349,7 +4349,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4360,7 +4360,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4371,7 +4371,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4382,7 +4382,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4393,7 +4393,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4404,7 +4404,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4415,7 +4415,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4426,7 +4426,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4437,7 +4437,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4448,7 +4448,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4459,7 +4459,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4470,7 +4470,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4481,7 +4481,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4492,7 +4492,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4503,7 +4503,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4514,7 +4514,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4525,7 +4525,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4536,7 +4536,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4547,7 +4547,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4558,7 +4558,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4569,7 +4569,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4580,7 +4580,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4591,7 +4591,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4602,7 +4602,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4613,7 +4613,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4624,7 +4624,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4635,7 +4635,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4646,7 +4646,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4657,7 +4657,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4668,7 +4668,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4679,7 +4679,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4690,7 +4690,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4701,7 +4701,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4712,7 +4712,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4723,7 +4723,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4734,7 +4734,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4745,7 +4745,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4756,7 +4756,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4767,7 +4767,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4778,7 +4778,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4789,7 +4789,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4800,7 +4800,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4811,7 +4811,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4822,7 +4822,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4833,7 +4833,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4844,7 +4844,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4855,7 +4855,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4866,7 +4866,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4877,7 +4877,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4888,7 +4888,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4899,7 +4899,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4910,7 +4910,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4921,7 +4921,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4932,7 +4932,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4943,7 +4943,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4954,7 +4954,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4965,7 +4965,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4976,7 +4976,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -4987,7 +4987,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -4998,7 +4998,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5009,7 +5009,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5020,7 +5020,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5031,7 +5031,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5042,7 +5042,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5053,7 +5053,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5064,7 +5064,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5075,7 +5075,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5086,7 +5086,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5097,7 +5097,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5108,7 +5108,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5119,7 +5119,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5130,7 +5130,7 @@ na na - + Hong Kong HKG 1994 @@ -5141,7 +5141,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5152,7 +5152,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5163,7 +5163,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5174,7 +5174,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5185,7 +5185,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5196,7 +5196,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5207,7 +5207,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5218,7 +5218,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5229,7 +5229,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5240,7 +5240,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5251,7 +5251,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5262,7 +5262,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5273,7 +5273,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5284,7 +5284,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5295,7 +5295,7 @@ na na - + Croatia HRV 1995 @@ -5306,7 +5306,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5317,7 +5317,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5328,7 +5328,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5339,7 +5339,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5350,7 +5350,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5361,7 +5361,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5372,7 +5372,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5383,7 +5383,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5394,7 +5394,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5405,7 +5405,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5416,7 +5416,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5427,7 +5427,7 @@ na na - + Haiti HTI 2000 @@ -5438,7 +5438,7 @@ na na - + Hungary HUN 1994 @@ -5449,7 +5449,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5460,7 +5460,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5471,7 +5471,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5482,7 +5482,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5493,7 +5493,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5504,7 +5504,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5515,7 +5515,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5526,7 +5526,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5537,7 +5537,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5548,7 +5548,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5559,7 +5559,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5570,7 +5570,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5581,7 +5581,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5592,7 +5592,7 @@ 64.78 10.67 - + India IND 1994 @@ -5603,7 +5603,7 @@ 62.63 11.92 - + India IND 1995 @@ -5614,7 +5614,7 @@ 59.41 13.25 - + India IND 1996 @@ -5625,7 +5625,7 @@ 60.74 11.93 - + India IND 1997 @@ -5636,7 +5636,7 @@ 60.02 12.53 - + India IND 1998 @@ -5647,7 +5647,7 @@ 56.59 12.88 - + India IND 1999 @@ -5658,7 +5658,7 @@ 54.33 13.60 - + India IND 2000 @@ -5669,7 +5669,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5680,7 +5680,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5691,7 +5691,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5702,7 +5702,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5713,7 +5713,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5724,7 +5724,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5735,7 +5735,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5746,7 +5746,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5757,7 +5757,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5768,7 +5768,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5779,7 +5779,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5790,7 +5790,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5801,7 +5801,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5812,7 +5812,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5823,7 +5823,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5834,7 +5834,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5845,7 +5845,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5856,7 +5856,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5867,7 +5867,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5878,7 +5878,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5889,7 +5889,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5900,7 +5900,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5911,7 +5911,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5922,7 +5922,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5933,7 +5933,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5944,7 +5944,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5955,7 +5955,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5966,7 +5966,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5977,7 +5977,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -5988,7 +5988,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -5999,7 +5999,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6010,7 +6010,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6021,7 +6021,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6032,7 +6032,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6043,7 +6043,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6054,7 +6054,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6065,7 +6065,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6076,7 +6076,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6087,7 +6087,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6098,7 +6098,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6109,7 +6109,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6120,7 +6120,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6131,7 +6131,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6142,7 +6142,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6153,7 +6153,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6164,7 +6164,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6175,7 +6175,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6186,7 +6186,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6197,7 +6197,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6208,7 +6208,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6219,7 +6219,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6230,7 +6230,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6241,7 +6241,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6252,7 +6252,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6263,7 +6263,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6274,7 +6274,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6285,7 +6285,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6296,7 +6296,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6307,7 +6307,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6318,7 +6318,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6329,7 +6329,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6340,7 +6340,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6351,7 +6351,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6362,7 +6362,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6373,7 +6373,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6384,7 +6384,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6395,7 +6395,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6406,7 +6406,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6417,7 +6417,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6428,7 +6428,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6439,7 +6439,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6450,7 +6450,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6461,7 +6461,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6472,7 +6472,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6483,7 +6483,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6494,7 +6494,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6505,7 +6505,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6516,7 +6516,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6527,7 +6527,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6538,7 +6538,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6549,7 +6549,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6560,7 +6560,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6571,7 +6571,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6582,7 +6582,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6593,7 +6593,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6604,7 +6604,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6615,7 +6615,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6626,7 +6626,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6637,7 +6637,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6648,7 +6648,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6659,7 +6659,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6670,7 +6670,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6681,7 +6681,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6692,7 +6692,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6703,7 +6703,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6714,7 +6714,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6725,7 +6725,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6736,7 +6736,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6747,7 +6747,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6758,7 +6758,7 @@ na na - + Kuwait KWT 1995 @@ -6769,7 +6769,7 @@ na na - + Kuwait KWT 1996 @@ -6780,7 +6780,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6791,7 +6791,7 @@ na na - + Kuwait KWT 1998 @@ -6802,7 +6802,7 @@ na na - + Kuwait KWT 1999 @@ -6813,7 +6813,7 @@ na na - + Kuwait KWT 2000 @@ -6824,7 +6824,7 @@ na na - + Laos LAO 1994 @@ -6835,7 +6835,7 @@ na na - + Laos LAO 1995 @@ -6846,7 +6846,7 @@ na na - + Laos LAO 1996 @@ -6857,7 +6857,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6868,7 +6868,7 @@ na na - + Laos LAO 1998 @@ -6879,7 +6879,7 @@ na na - + Laos LAO 1999 @@ -6890,7 +6890,7 @@ na na - + Laos LAO 2000 @@ -6901,7 +6901,7 @@ na na - + Lebanon LBN 1994 @@ -6912,7 +6912,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6923,7 +6923,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6934,7 +6934,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6945,7 +6945,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6956,7 +6956,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6967,7 +6967,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6978,7 +6978,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -6989,7 +6989,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7000,7 +7000,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7011,7 +7011,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7022,7 +7022,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7033,7 +7033,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7044,7 +7044,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7055,7 +7055,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7066,7 +7066,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7077,7 +7077,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7088,7 +7088,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7099,7 +7099,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7110,7 +7110,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7121,7 +7121,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7132,7 +7132,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7143,7 +7143,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7154,7 +7154,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7165,7 +7165,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7176,7 +7176,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7187,7 +7187,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7198,7 +7198,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7209,7 +7209,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7220,7 +7220,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7231,7 +7231,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7242,7 +7242,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7253,7 +7253,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7264,7 +7264,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7275,7 +7275,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7286,7 +7286,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7297,7 +7297,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7308,7 +7308,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7319,7 +7319,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7330,7 +7330,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7341,7 +7341,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7352,7 +7352,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7363,7 +7363,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7374,7 +7374,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7385,7 +7385,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7396,7 +7396,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7407,7 +7407,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7418,7 +7418,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7429,7 +7429,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7440,7 +7440,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7451,7 +7451,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7462,7 +7462,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7473,7 +7473,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7484,7 +7484,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7495,7 +7495,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7506,7 +7506,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7517,7 +7517,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7528,7 +7528,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7539,7 +7539,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7550,7 +7550,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7561,7 +7561,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7572,7 +7572,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7583,7 +7583,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7594,7 +7594,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7605,7 +7605,7 @@ na na - + Moldova MDA 1995 @@ -7616,7 +7616,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7627,7 +7627,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7638,7 +7638,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7649,7 +7649,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7660,7 +7660,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7671,7 +7671,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7682,7 +7682,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7693,7 +7693,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7704,7 +7704,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7715,7 +7715,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7726,7 +7726,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7737,7 +7737,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7748,7 +7748,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7759,7 +7759,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7770,7 +7770,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7781,7 +7781,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7792,7 +7792,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7803,7 +7803,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7814,7 +7814,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7825,7 +7825,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7836,7 +7836,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7847,7 +7847,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7858,7 +7858,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7869,7 +7869,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7880,7 +7880,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7891,7 +7891,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7902,7 +7902,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7913,7 +7913,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7924,7 +7924,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7935,7 +7935,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7946,7 +7946,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7957,7 +7957,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7968,7 +7968,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7979,7 +7979,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -7990,7 +7990,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8001,7 +8001,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8012,7 +8012,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8023,7 +8023,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8034,7 +8034,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8045,7 +8045,7 @@ na na - + Malta MLT 2000 @@ -8056,7 +8056,7 @@ na na - + Mongolia MNG 1994 @@ -8067,7 +8067,7 @@ na na - + Mongolia MNG 1995 @@ -8078,7 +8078,7 @@ na na - + Mongolia MNG 1996 @@ -8089,7 +8089,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8100,7 +8100,7 @@ na na - + Mongolia MNG 1998 @@ -8111,7 +8111,7 @@ na na - + Mongolia MNG 1999 @@ -8122,7 +8122,7 @@ na na - + Mongolia MNG 2000 @@ -8133,7 +8133,7 @@ na na - + Mozambique MOZ 1994 @@ -8144,7 +8144,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8155,7 +8155,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8166,7 +8166,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8177,7 +8177,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8188,7 +8188,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8199,7 +8199,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8210,7 +8210,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8221,7 +8221,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8232,7 +8232,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8243,7 +8243,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8254,7 +8254,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8265,7 +8265,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8276,7 +8276,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8287,7 +8287,7 @@ na na - + Mauritius MUS 1994 @@ -8298,7 +8298,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8309,7 +8309,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8320,7 +8320,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8331,7 +8331,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8342,7 +8342,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8353,7 +8353,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8364,7 +8364,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8375,7 +8375,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8386,7 +8386,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8397,7 +8397,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8408,7 +8408,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8419,7 +8419,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8430,7 +8430,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8441,7 +8441,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8452,7 +8452,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8463,7 +8463,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8474,7 +8474,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8485,7 +8485,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8496,7 +8496,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8507,7 +8507,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8518,7 +8518,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8529,7 +8529,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8540,7 +8540,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8551,7 +8551,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8562,7 +8562,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8573,7 +8573,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8584,7 +8584,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8595,7 +8595,7 @@ na na - + Niger NER 1994 @@ -8606,7 +8606,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8617,7 +8617,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8628,7 +8628,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8639,7 +8639,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8650,7 +8650,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8661,7 +8661,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8672,7 +8672,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8683,7 +8683,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8694,7 +8694,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8705,7 +8705,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8716,7 +8716,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8727,7 +8727,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8738,7 +8738,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8749,7 +8749,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8760,7 +8760,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8771,7 +8771,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8782,7 +8782,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8793,7 +8793,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8804,7 +8804,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8815,7 +8815,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8826,7 +8826,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8837,7 +8837,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8848,7 +8848,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8859,7 +8859,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8870,7 +8870,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8881,7 +8881,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8892,7 +8892,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8903,7 +8903,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8914,7 +8914,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8925,7 +8925,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8936,7 +8936,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8947,7 +8947,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8958,7 +8958,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8969,7 +8969,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8980,7 +8980,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -8991,7 +8991,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9002,7 +9002,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9013,7 +9013,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9024,7 +9024,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9035,7 +9035,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9046,7 +9046,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9057,7 +9057,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9068,7 +9068,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9079,7 +9079,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9090,7 +9090,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9101,7 +9101,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9112,7 +9112,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9123,7 +9123,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9134,7 +9134,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9145,7 +9145,7 @@ na na - + Oman OMN 1995 @@ -9156,7 +9156,7 @@ na na - + Oman OMN 1996 @@ -9167,7 +9167,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9178,7 +9178,7 @@ na na - + Oman OMN 1998 @@ -9189,7 +9189,7 @@ na na - + Oman OMN 1999 @@ -9200,7 +9200,7 @@ na na - + Oman OMN 2000 @@ -9211,7 +9211,7 @@ na na - + Pakistan PAK 1994 @@ -9222,7 +9222,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9233,7 +9233,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9244,7 +9244,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9255,7 +9255,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9266,7 +9266,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9277,7 +9277,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9288,7 +9288,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9299,7 +9299,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9310,7 +9310,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9321,7 +9321,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9332,7 +9332,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9343,7 +9343,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9354,7 +9354,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9365,7 +9365,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9376,7 +9376,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9387,7 +9387,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9398,7 +9398,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9409,7 +9409,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9420,7 +9420,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9431,7 +9431,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9442,7 +9442,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9453,7 +9453,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9464,7 +9464,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9475,7 +9475,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9486,7 +9486,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9497,7 +9497,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9508,7 +9508,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9519,7 +9519,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9530,7 +9530,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9541,7 +9541,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9552,7 +9552,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9563,7 +9563,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9574,7 +9574,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9585,7 +9585,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9596,7 +9596,7 @@ na na - + Poland POL 1994 @@ -9607,7 +9607,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9618,7 +9618,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9629,7 +9629,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9640,7 +9640,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9651,7 +9651,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9662,7 +9662,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9673,7 +9673,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9684,7 +9684,7 @@ na na - + Puerto Rico PRI 1995 @@ -9695,7 +9695,7 @@ na na - + Puerto Rico PRI 1996 @@ -9706,7 +9706,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9717,7 +9717,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9728,7 +9728,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9739,7 +9739,7 @@ na na - + Puerto Rico PRI 2000 @@ -9750,7 +9750,7 @@ na na - + Portugal PRT 1994 @@ -9761,7 +9761,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9772,7 +9772,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9783,7 +9783,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9794,7 +9794,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9805,7 +9805,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9816,7 +9816,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9827,7 +9827,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9838,7 +9838,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9849,7 +9849,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9860,7 +9860,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9871,7 +9871,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9882,7 +9882,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9893,7 +9893,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9904,7 +9904,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9915,7 +9915,7 @@ na na - + Qatar QAT 1995 @@ -9926,7 +9926,7 @@ na na - + Qatar QAT 1996 @@ -9937,7 +9937,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9948,7 +9948,7 @@ na na - + Qatar QAT 1998 @@ -9959,7 +9959,7 @@ na na - + Qatar QAT 1999 @@ -9970,7 +9970,7 @@ na na - + Qatar QAT 2000 @@ -9981,7 +9981,7 @@ na na - + Romania ROM 1994 @@ -9992,7 +9992,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10003,7 +10003,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10014,7 +10014,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10025,7 +10025,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10036,7 +10036,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10047,7 +10047,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10058,7 +10058,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10069,7 +10069,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10080,7 +10080,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10091,7 +10091,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10102,7 +10102,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10113,7 +10113,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10124,7 +10124,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10135,7 +10135,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10146,7 +10146,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10157,7 +10157,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10168,7 +10168,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10179,7 +10179,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10190,7 +10190,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10201,7 +10201,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10212,7 +10212,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10223,7 +10223,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10234,7 +10234,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10245,7 +10245,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10256,7 +10256,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10267,7 +10267,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10278,7 +10278,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10289,7 +10289,7 @@ na na - + Sudan SDN 1994 @@ -10300,7 +10300,7 @@ na na - + Sudan SDN 1995 @@ -10311,7 +10311,7 @@ na na - + Sudan SDN 1996 @@ -10322,7 +10322,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10333,7 +10333,7 @@ na na - + Sudan SDN 1998 @@ -10344,7 +10344,7 @@ na na - + Sudan SDN 1999 @@ -10355,7 +10355,7 @@ na na - + Sudan SDN 2000 @@ -10366,7 +10366,7 @@ na na - + Senegal SEN 1994 @@ -10377,7 +10377,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10388,7 +10388,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10399,7 +10399,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10410,7 +10410,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10421,7 +10421,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10432,7 +10432,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10443,7 +10443,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10454,7 +10454,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10465,7 +10465,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10476,7 +10476,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10487,7 +10487,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10498,7 +10498,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10509,7 +10509,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10520,7 +10520,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10531,7 +10531,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10542,7 +10542,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10553,7 +10553,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10564,7 +10564,7 @@ na na - + Sierra Leone SLE 1998 @@ -10575,7 +10575,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10586,7 +10586,7 @@ na na - + Sierra Leone SLE 2000 @@ -10597,7 +10597,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10608,7 +10608,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10619,7 +10619,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10630,7 +10630,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10641,7 +10641,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10652,7 +10652,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10663,7 +10663,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10674,7 +10674,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10685,7 +10685,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10696,7 +10696,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10707,7 +10707,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10718,7 +10718,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10729,7 +10729,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10740,7 +10740,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10751,7 +10751,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10762,7 +10762,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10773,7 +10773,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10784,7 +10784,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10795,7 +10795,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10806,7 +10806,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10817,7 +10817,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10828,7 +10828,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10839,7 +10839,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10850,7 +10850,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10861,7 +10861,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10872,7 +10872,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10883,7 +10883,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10894,7 +10894,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10905,7 +10905,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10916,7 +10916,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10927,7 +10927,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10938,7 +10938,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10949,7 +10949,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10960,7 +10960,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10971,7 +10971,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10982,7 +10982,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -10993,7 +10993,7 @@ na na - + Swaziland SWZ 1995 @@ -11004,7 +11004,7 @@ na na - + Swaziland SWZ 1996 @@ -11015,7 +11015,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11026,7 +11026,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11037,7 +11037,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11048,7 +11048,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11059,7 +11059,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11070,7 +11070,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11081,7 +11081,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11092,7 +11092,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11103,7 +11103,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11114,7 +11114,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11125,7 +11125,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11136,7 +11136,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11147,7 +11147,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11158,7 +11158,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11169,7 +11169,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11180,7 +11180,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11191,7 +11191,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11202,7 +11202,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11213,7 +11213,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11224,7 +11224,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11235,7 +11235,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11246,7 +11246,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11257,7 +11257,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11268,7 +11268,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11279,7 +11279,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11290,7 +11290,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11301,7 +11301,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11312,7 +11312,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11323,7 +11323,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11334,7 +11334,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11345,7 +11345,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11356,7 +11356,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11367,7 +11367,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11378,7 +11378,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11389,7 +11389,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11400,7 +11400,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11411,7 +11411,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11422,7 +11422,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11433,7 +11433,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11444,7 +11444,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11455,7 +11455,7 @@ na na - + Tajikistan TJK 1995 @@ -11466,7 +11466,7 @@ na na - + Tajikistan TJK 1996 @@ -11477,7 +11477,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11488,7 +11488,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11499,7 +11499,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11510,7 +11510,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11521,7 +11521,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11532,7 +11532,7 @@ na na - + Turkmenistan TKM 1995 @@ -11543,7 +11543,7 @@ na na - + Turkmenistan TKM 1996 @@ -11554,7 +11554,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11565,7 +11565,7 @@ na na - + Turkmenistan TKM 1998 @@ -11576,7 +11576,7 @@ na na - + Turkmenistan TKM 1999 @@ -11587,7 +11587,7 @@ na na - + Turkmenistan TKM 2000 @@ -11598,7 +11598,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11609,7 +11609,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11620,7 +11620,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11631,7 +11631,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11642,7 +11642,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11653,7 +11653,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11664,7 +11664,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11675,7 +11675,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11686,7 +11686,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11697,7 +11697,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11708,7 +11708,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11719,7 +11719,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11730,7 +11730,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11741,7 +11741,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11752,7 +11752,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11763,7 +11763,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11774,7 +11774,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11785,7 +11785,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11796,7 +11796,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11807,7 +11807,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11818,7 +11818,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11829,7 +11829,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11840,7 +11840,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11851,7 +11851,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11862,7 +11862,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11873,7 +11873,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11884,7 +11884,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11895,7 +11895,7 @@ na na - + Taiwan TWN 2000 @@ -11906,7 +11906,7 @@ na na - + Tanzania TZA 1994 @@ -11917,7 +11917,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11928,7 +11928,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11939,7 +11939,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11950,7 +11950,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11961,7 +11961,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11972,7 +11972,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11983,7 +11983,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -11994,7 +11994,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12005,7 +12005,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12016,7 +12016,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12027,7 +12027,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12038,7 +12038,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12049,7 +12049,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12060,7 +12060,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12071,7 +12071,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12082,7 +12082,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12093,7 +12093,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12104,7 +12104,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12115,7 +12115,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12126,7 +12126,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12137,7 +12137,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12148,7 +12148,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12159,7 +12159,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12170,7 +12170,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12181,7 +12181,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12192,7 +12192,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12203,7 +12203,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12214,7 +12214,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12225,7 +12225,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12236,7 +12236,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12247,7 +12247,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12258,7 +12258,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12269,7 +12269,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12280,7 +12280,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12291,7 +12291,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12302,7 +12302,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12313,7 +12313,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12324,7 +12324,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12335,7 +12335,7 @@ na na - + Uzbekistan UZB 1998 @@ -12346,7 +12346,7 @@ na na - + Uzbekistan UZB 1999 @@ -12357,7 +12357,7 @@ na na - + Uzbekistan UZB 2000 @@ -12368,7 +12368,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12379,7 +12379,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12390,7 +12390,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12401,7 +12401,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12412,7 +12412,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12423,7 +12423,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12434,7 +12434,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12445,7 +12445,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12456,7 +12456,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12467,7 +12467,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12478,7 +12478,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12489,7 +12489,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12500,7 +12500,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12511,7 +12511,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12522,7 +12522,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12533,7 +12533,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12544,7 +12544,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12555,7 +12555,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12566,7 +12566,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12577,7 +12577,7 @@ na na - + Vietnam VNM 1999 @@ -12588,7 +12588,7 @@ na na - + Vietnam VNM 2000 @@ -12599,7 +12599,7 @@ na na - + Yemen YEM 1994 @@ -12610,7 +12610,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12621,7 +12621,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12632,7 +12632,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12643,7 +12643,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12654,7 +12654,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12665,7 +12665,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12676,7 +12676,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12687,7 +12687,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12698,7 +12698,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12709,7 +12709,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12720,7 +12720,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12731,7 +12731,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12742,7 +12742,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12753,7 +12753,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12764,7 +12764,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12775,7 +12775,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12786,7 +12786,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12797,7 +12797,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12808,7 +12808,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12819,7 +12819,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12830,7 +12830,7 @@ na na - + Zambia ZMB 1994 @@ -12841,7 +12841,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12852,7 +12852,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12863,7 +12863,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12874,7 +12874,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12885,7 +12885,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12896,7 +12896,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12907,7 +12907,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12918,7 +12918,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12929,7 +12929,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12940,7 +12940,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12951,7 +12951,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12962,7 +12962,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12973,7 +12973,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 @@ -12995,10 +12995,8 @@ col_1: "select", col_2: "select", col_3: "select", - remember_grid_values: true, alternate_rows: true, rows_counter: true, - rows_counter_text: "Displayed rows: ", btn_reset: true, loader: true, status_bar: true, diff --git a/demos/external-filters-visibility-commad.html b/demos/external-filters-visibility-commad.html index 2acf66d4..704d0370 100644 --- a/demos/external-filters-visibility-commad.html +++ b/demos/external-filters-visibility-commad.html @@ -38,2553 +38,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/external-filters.html b/demos/external-filters.html index cbaa893c..dd874df7 100644 --- a/demos/external-filters.html +++ b/demos/external-filters.html @@ -114,7 +114,7 @@ - + Angola AGO 1994 @@ -125,7 +125,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -136,7 +136,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -147,7 +147,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -158,7 +158,7 @@ na na - + Angola AGO 1998 @@ -169,7 +169,7 @@ na na - + Angola AGO 1999 @@ -180,7 +180,7 @@ na na - + Angola AGO 2000 @@ -191,7 +191,7 @@ na na - + Albania ALB 1994 @@ -202,7 +202,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -213,7 +213,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -224,7 +224,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -235,7 +235,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -246,7 +246,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -257,7 +257,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -268,7 +268,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -279,7 +279,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -290,7 +290,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -301,7 +301,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -312,7 +312,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -323,7 +323,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -334,7 +334,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -345,7 +345,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -356,7 +356,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -367,7 +367,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -378,7 +378,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -389,7 +389,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -400,7 +400,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -411,7 +411,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -422,7 +422,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -433,7 +433,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -444,7 +444,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -455,7 +455,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -466,7 +466,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -477,7 +477,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -488,7 +488,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -499,7 +499,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -510,7 +510,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -521,7 +521,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -532,7 +532,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -543,7 +543,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -554,7 +554,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -565,7 +565,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -576,7 +576,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -587,7 +587,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -598,7 +598,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -609,7 +609,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -620,7 +620,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -631,7 +631,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -642,7 +642,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -653,7 +653,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -664,7 +664,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -675,7 +675,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -686,7 +686,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -697,7 +697,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -708,7 +708,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -719,7 +719,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -730,7 +730,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -741,7 +741,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -752,7 +752,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -763,7 +763,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -774,7 +774,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -785,7 +785,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -796,7 +796,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -807,7 +807,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -818,7 +818,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -829,7 +829,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -840,7 +840,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -851,7 +851,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -862,7 +862,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -873,7 +873,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -884,7 +884,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -895,7 +895,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -906,7 +906,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -917,7 +917,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -928,7 +928,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -939,7 +939,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -950,7 +950,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -961,7 +961,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -972,7 +972,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -983,7 +983,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -994,7 +994,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -1005,7 +1005,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -1016,7 +1016,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -1027,7 +1027,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -1038,7 +1038,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -1049,7 +1049,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -1060,7 +1060,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1071,7 +1071,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1082,7 +1082,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1093,7 +1093,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1104,7 +1104,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1115,7 +1115,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1126,7 +1126,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1137,7 +1137,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1148,7 +1148,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1159,7 +1159,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1170,7 +1170,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1181,7 +1181,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1192,7 +1192,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1203,7 +1203,7 @@ na na - + Bahrain BHR 1995 @@ -1214,7 +1214,7 @@ na na - + Bahrain BHR 1996 @@ -1225,7 +1225,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1236,7 +1236,7 @@ na na - + Bahrain BHR 1998 @@ -1247,7 +1247,7 @@ na na - + Bahrain BHR 1999 @@ -1258,7 +1258,7 @@ na na - + Bahrain BHR 2000 @@ -1269,7 +1269,7 @@ na na - + Bahamas BHS 1994 @@ -1280,7 +1280,7 @@ na na - + Bahamas BHS 1995 @@ -1291,7 +1291,7 @@ na na - + Bahamas BHS 1996 @@ -1302,7 +1302,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1313,7 +1313,7 @@ na na - + Bahamas BHS 1998 @@ -1324,7 +1324,7 @@ na na - + Bahamas BHS 1999 @@ -1335,7 +1335,7 @@ na na - + Bahamas BHS 2000 @@ -1346,7 +1346,7 @@ na na - + Belarus BLR 1994 @@ -1357,7 +1357,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1368,7 +1368,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1379,7 +1379,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1390,7 +1390,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1401,7 +1401,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1412,7 +1412,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1423,7 +1423,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1434,7 +1434,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1445,7 +1445,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1456,7 +1456,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1467,7 +1467,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1478,7 +1478,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1489,7 +1489,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1500,7 +1500,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1511,7 +1511,7 @@ na na - + Bermuda BMU 1995 @@ -1522,7 +1522,7 @@ na na - + Bermuda BMU 1996 @@ -1533,7 +1533,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1544,7 +1544,7 @@ na na - + Bermuda BMU 1998 @@ -1555,7 +1555,7 @@ na na - + Bermuda BMU 1999 @@ -1566,7 +1566,7 @@ na na - + Bermuda BMU 2000 @@ -1577,7 +1577,7 @@ na na - + Bolivia BOL 1994 @@ -1588,7 +1588,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1599,7 +1599,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1610,7 +1610,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1621,7 +1621,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1632,7 +1632,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1643,7 +1643,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1654,7 +1654,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1665,7 +1665,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1676,7 +1676,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1687,7 +1687,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1698,7 +1698,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1709,7 +1709,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1720,7 +1720,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1731,7 +1731,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1742,7 +1742,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1753,7 +1753,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1764,7 +1764,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1775,7 +1775,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1786,7 +1786,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1797,7 +1797,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1808,7 +1808,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1819,7 +1819,7 @@ na na - + Bhutan BTN 1995 @@ -1830,7 +1830,7 @@ na na - + Bhutan BTN 1996 @@ -1841,7 +1841,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1852,7 +1852,7 @@ na na - + Bhutan BTN 1998 @@ -1863,7 +1863,7 @@ na na - + Bhutan BTN 1999 @@ -1874,7 +1874,7 @@ na na - + Bhutan BTN 2000 @@ -1885,7 +1885,7 @@ na na - + Botswana BWA 1994 @@ -1896,7 +1896,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1907,7 +1907,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1918,7 +1918,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1929,7 +1929,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1940,7 +1940,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1951,7 +1951,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1962,7 +1962,7 @@ na na - + Central African Republic CAF 1994 @@ -1973,7 +1973,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1984,7 +1984,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1995,7 +1995,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -2006,7 +2006,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -2017,7 +2017,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -2028,7 +2028,7 @@ na na - + Central African Republic CAF 2000 @@ -2039,7 +2039,7 @@ na na - + Canada CAN 1994 @@ -2050,7 +2050,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -2061,7 +2061,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2072,7 +2072,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2083,7 +2083,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2094,7 +2094,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2105,7 +2105,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2116,7 +2116,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2127,7 +2127,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2138,7 +2138,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2149,7 +2149,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2160,7 +2160,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2171,7 +2171,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2182,7 +2182,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2193,7 +2193,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2204,7 +2204,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2215,7 +2215,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2226,7 +2226,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2237,7 +2237,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2248,7 +2248,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2259,7 +2259,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2270,7 +2270,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2281,7 +2281,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2292,7 +2292,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2303,7 +2303,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2314,7 +2314,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2325,7 +2325,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2336,7 +2336,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2347,7 +2347,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2358,7 +2358,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2369,7 +2369,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2380,7 +2380,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2391,7 +2391,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2402,7 +2402,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2413,7 +2413,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2424,7 +2424,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2435,7 +2435,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2446,7 +2446,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2457,7 +2457,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2468,7 +2468,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2479,7 +2479,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2490,7 +2490,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2501,7 +2501,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2512,7 +2512,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2523,7 +2523,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2534,7 +2534,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2545,7 +2545,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2556,7 +2556,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2567,7 +2567,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2578,7 +2578,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2589,7 +2589,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2600,7 +2600,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2611,7 +2611,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2622,7 +2622,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2633,7 +2633,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2644,7 +2644,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2655,7 +2655,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2666,7 +2666,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2677,7 +2677,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2688,7 +2688,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2699,7 +2699,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2710,7 +2710,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2721,7 +2721,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2732,7 +2732,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2743,7 +2743,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2754,7 +2754,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2765,7 +2765,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2776,7 +2776,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2787,7 +2787,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2798,7 +2798,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2809,7 +2809,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2820,7 +2820,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2831,7 +2831,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2842,7 +2842,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2853,7 +2853,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2864,7 +2864,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2875,7 +2875,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2886,7 +2886,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2897,7 +2897,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2908,7 +2908,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2919,7 +2919,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2930,7 +2930,7 @@ na na - + Cuba CUB 1998 @@ -2941,7 +2941,7 @@ na na - + Cuba CUB 1999 @@ -2952,7 +2952,7 @@ na na - + Cuba CUB 2000 @@ -2963,7 +2963,7 @@ na na - + Cyprus CYP 1994 @@ -2974,7 +2974,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2985,7 +2985,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2996,7 +2996,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -3007,7 +3007,7 @@ na na - + Cyprus CYP 1998 @@ -3018,7 +3018,7 @@ na na - + Cyprus CYP 1999 @@ -3029,7 +3029,7 @@ na na - + Cyprus CYP 2000 @@ -3040,7 +3040,7 @@ na na - + Czech Republic CZE 1994 @@ -3051,7 +3051,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -3062,7 +3062,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3073,7 +3073,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3084,7 +3084,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3095,7 +3095,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3106,7 +3106,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3117,7 +3117,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3128,7 +3128,7 @@ na na - + Djibouti DJI 1995 @@ -3139,7 +3139,7 @@ na na - + Djibouti DJI 1996 @@ -3150,7 +3150,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3161,7 +3161,7 @@ na na - + Djibouti DJI 1998 @@ -3172,7 +3172,7 @@ na na - + Djibouti DJI 1999 @@ -3183,7 +3183,7 @@ na na - + Djibouti DJI 2000 @@ -3194,7 +3194,7 @@ na na - + Dominica DMA 1994 @@ -3205,7 +3205,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3216,7 +3216,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3227,7 +3227,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3238,7 +3238,7 @@ na na - + Dominica DMA 1998 @@ -3249,7 +3249,7 @@ na na - + Dominica DMA 1999 @@ -3260,7 +3260,7 @@ na na - + Dominica DMA 2000 @@ -3271,7 +3271,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3282,7 +3282,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3293,7 +3293,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3304,7 +3304,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3315,7 +3315,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3326,7 +3326,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3337,7 +3337,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3348,7 +3348,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3359,7 +3359,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3370,7 +3370,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3381,7 +3381,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3392,7 +3392,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3403,7 +3403,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3414,7 +3414,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3425,7 +3425,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3436,7 +3436,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3447,7 +3447,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3458,7 +3458,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3469,7 +3469,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3480,7 +3480,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3491,7 +3491,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3502,7 +3502,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3513,7 +3513,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3524,7 +3524,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3535,7 +3535,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3546,7 +3546,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3557,7 +3557,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3568,7 +3568,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3579,7 +3579,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3590,7 +3590,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3601,7 +3601,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3612,7 +3612,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3623,7 +3623,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3634,7 +3634,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3645,7 +3645,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3656,7 +3656,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3667,7 +3667,7 @@ na na - + Eritrea ERI 1995 @@ -3678,7 +3678,7 @@ na na - + Eritrea ERI 1996 @@ -3689,7 +3689,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3700,7 +3700,7 @@ na na - + Eritrea ERI 1998 @@ -3711,7 +3711,7 @@ na na - + Eritrea ERI 1999 @@ -3722,7 +3722,7 @@ na na - + Eritrea ERI 2000 @@ -3733,7 +3733,7 @@ na na - + Spain ESP 1994 @@ -3744,7 +3744,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3755,7 +3755,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3766,7 +3766,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3777,7 +3777,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3788,7 +3788,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3799,7 +3799,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3810,7 +3810,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3821,7 +3821,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3832,7 +3832,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3843,7 +3843,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3854,7 +3854,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3865,7 +3865,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3876,7 +3876,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3887,7 +3887,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3898,7 +3898,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3909,7 +3909,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3920,7 +3920,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3931,7 +3931,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3942,7 +3942,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3953,7 +3953,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3964,7 +3964,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3975,7 +3975,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3986,7 +3986,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3997,7 +3997,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -4008,7 +4008,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -4019,7 +4019,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -4030,7 +4030,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -4041,7 +4041,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -4052,7 +4052,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -4063,7 +4063,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4074,7 +4074,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4085,7 +4085,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4096,7 +4096,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4107,7 +4107,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4118,7 +4118,7 @@ na na - + France FRA 1994 @@ -4129,7 +4129,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4140,7 +4140,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4151,7 +4151,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4162,7 +4162,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4173,7 +4173,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4184,7 +4184,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4195,7 +4195,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4206,7 +4206,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4217,7 +4217,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4228,7 +4228,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4239,7 +4239,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4250,7 +4250,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4261,7 +4261,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4272,7 +4272,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4283,7 +4283,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4294,7 +4294,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4305,7 +4305,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4316,7 +4316,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4327,7 +4327,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4338,7 +4338,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4349,7 +4349,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4360,7 +4360,7 @@ na na - + Georgia GEO 1995 @@ -4371,7 +4371,7 @@ na na - + Georgia GEO 1996 @@ -4382,7 +4382,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4393,7 +4393,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4404,7 +4404,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4415,7 +4415,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4426,7 +4426,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4437,7 +4437,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4448,7 +4448,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4459,7 +4459,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4470,7 +4470,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4481,7 +4481,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4492,7 +4492,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4503,7 +4503,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4514,7 +4514,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4525,7 +4525,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4536,7 +4536,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4547,7 +4547,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4558,7 +4558,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4569,7 +4569,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4580,7 +4580,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4591,7 +4591,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4602,7 +4602,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4613,7 +4613,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4624,7 +4624,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4635,7 +4635,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4646,7 +4646,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4657,7 +4657,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4668,7 +4668,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4679,7 +4679,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4690,7 +4690,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4701,7 +4701,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4712,7 +4712,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4723,7 +4723,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4734,7 +4734,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4745,7 +4745,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4756,7 +4756,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4767,7 +4767,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4778,7 +4778,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4789,7 +4789,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4800,7 +4800,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4811,7 +4811,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4822,7 +4822,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4833,7 +4833,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4844,7 +4844,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4855,7 +4855,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4866,7 +4866,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4877,7 +4877,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4888,7 +4888,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4899,7 +4899,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4910,7 +4910,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4921,7 +4921,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4932,7 +4932,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4943,7 +4943,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4954,7 +4954,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4965,7 +4965,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4976,7 +4976,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4987,7 +4987,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4998,7 +4998,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -5009,7 +5009,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -5020,7 +5020,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -5031,7 +5031,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -5042,7 +5042,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -5053,7 +5053,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -5064,7 +5064,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5075,7 +5075,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5086,7 +5086,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5097,7 +5097,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5108,7 +5108,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5119,7 +5119,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5130,7 +5130,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5141,7 +5141,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5152,7 +5152,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5163,7 +5163,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5174,7 +5174,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5185,7 +5185,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5196,7 +5196,7 @@ na na - + Hong Kong HKG 1994 @@ -5207,7 +5207,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5218,7 +5218,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5229,7 +5229,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5240,7 +5240,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5251,7 +5251,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5262,7 +5262,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5273,7 +5273,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5284,7 +5284,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5295,7 +5295,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5306,7 +5306,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5317,7 +5317,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5328,7 +5328,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5339,7 +5339,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5350,7 +5350,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5361,7 +5361,7 @@ na na - + Croatia HRV 1995 @@ -5372,7 +5372,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5383,7 +5383,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5394,7 +5394,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5405,7 +5405,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5416,7 +5416,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5427,7 +5427,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5438,7 +5438,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5449,7 +5449,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5460,7 +5460,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5471,7 +5471,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5482,7 +5482,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5493,7 +5493,7 @@ na na - + Haiti HTI 2000 @@ -5504,7 +5504,7 @@ na na - + Hungary HUN 1994 @@ -5515,7 +5515,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5526,7 +5526,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5537,7 +5537,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5548,7 +5548,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5559,7 +5559,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5570,7 +5570,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5581,7 +5581,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5592,7 +5592,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5603,7 +5603,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5614,7 +5614,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5625,7 +5625,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5636,7 +5636,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5647,7 +5647,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5658,7 +5658,7 @@ 64.78 10.67 - + India IND 1994 @@ -5669,7 +5669,7 @@ 62.63 11.92 - + India IND 1995 @@ -5680,7 +5680,7 @@ 59.41 13.25 - + India IND 1996 @@ -5691,7 +5691,7 @@ 60.74 11.93 - + India IND 1997 @@ -5702,7 +5702,7 @@ 60.02 12.53 - + India IND 1998 @@ -5713,7 +5713,7 @@ 56.59 12.88 - + India IND 1999 @@ -5724,7 +5724,7 @@ 54.33 13.60 - + India IND 2000 @@ -5735,7 +5735,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5746,7 +5746,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5757,7 +5757,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5768,7 +5768,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5779,7 +5779,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5790,7 +5790,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5801,7 +5801,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5812,7 +5812,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5823,7 +5823,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5834,7 +5834,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5845,7 +5845,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5856,7 +5856,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5867,7 +5867,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5878,7 +5878,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5889,7 +5889,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5900,7 +5900,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5911,7 +5911,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5922,7 +5922,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5933,7 +5933,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5944,7 +5944,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5955,7 +5955,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5966,7 +5966,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5977,7 +5977,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5988,7 +5988,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5999,7 +5999,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -6010,7 +6010,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -6021,7 +6021,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -6032,7 +6032,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -6043,7 +6043,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -6054,7 +6054,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -6065,7 +6065,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6076,7 +6076,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6087,7 +6087,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6098,7 +6098,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6109,7 +6109,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6120,7 +6120,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6131,7 +6131,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6142,7 +6142,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6153,7 +6153,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6164,7 +6164,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6175,7 +6175,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6186,7 +6186,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6197,7 +6197,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6208,7 +6208,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6219,7 +6219,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6230,7 +6230,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6241,7 +6241,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6252,7 +6252,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6263,7 +6263,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6274,7 +6274,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6285,7 +6285,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6296,7 +6296,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6307,7 +6307,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6318,7 +6318,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6329,7 +6329,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6340,7 +6340,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6351,7 +6351,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6362,7 +6362,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6373,7 +6373,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6384,7 +6384,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6395,7 +6395,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6406,7 +6406,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6417,7 +6417,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6428,7 +6428,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6439,7 +6439,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6450,7 +6450,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6461,7 +6461,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6472,7 +6472,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6483,7 +6483,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6494,7 +6494,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6505,7 +6505,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6516,7 +6516,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6527,7 +6527,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6538,7 +6538,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6549,7 +6549,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6560,7 +6560,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6571,7 +6571,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6582,7 +6582,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6593,7 +6593,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6604,7 +6604,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6615,7 +6615,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6626,7 +6626,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6637,7 +6637,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6648,7 +6648,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6659,7 +6659,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6670,7 +6670,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6681,7 +6681,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6692,7 +6692,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6703,7 +6703,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6714,7 +6714,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6725,7 +6725,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6736,7 +6736,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6747,7 +6747,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6758,7 +6758,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6769,7 +6769,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6780,7 +6780,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6791,7 +6791,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6802,7 +6802,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6813,7 +6813,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6824,7 +6824,7 @@ na na - + Kuwait KWT 1995 @@ -6835,7 +6835,7 @@ na na - + Kuwait KWT 1996 @@ -6846,7 +6846,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6857,7 +6857,7 @@ na na - + Kuwait KWT 1998 @@ -6868,7 +6868,7 @@ na na - + Kuwait KWT 1999 @@ -6879,7 +6879,7 @@ na na - + Kuwait KWT 2000 @@ -6890,7 +6890,7 @@ na na - + Laos LAO 1994 @@ -6901,7 +6901,7 @@ na na - + Laos LAO 1995 @@ -6912,7 +6912,7 @@ na na - + Laos LAO 1996 @@ -6923,7 +6923,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6934,7 +6934,7 @@ na na - + Laos LAO 1998 @@ -6945,7 +6945,7 @@ na na - + Laos LAO 1999 @@ -6956,7 +6956,7 @@ na na - + Laos LAO 2000 @@ -6967,7 +6967,7 @@ na na - + Lebanon LBN 1994 @@ -6978,7 +6978,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6989,7 +6989,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -7000,7 +7000,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -7011,7 +7011,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -7022,7 +7022,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -7033,7 +7033,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -7044,7 +7044,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -7055,7 +7055,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7066,7 +7066,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7077,7 +7077,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7088,7 +7088,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7099,7 +7099,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7110,7 +7110,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7121,7 +7121,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7132,7 +7132,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7143,7 +7143,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7154,7 +7154,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7165,7 +7165,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7176,7 +7176,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7187,7 +7187,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7198,7 +7198,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7209,7 +7209,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7220,7 +7220,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7231,7 +7231,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7242,7 +7242,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7253,7 +7253,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7264,7 +7264,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7275,7 +7275,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7286,7 +7286,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7297,7 +7297,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7308,7 +7308,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7319,7 +7319,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7330,7 +7330,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7341,7 +7341,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7352,7 +7352,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7363,7 +7363,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7374,7 +7374,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7385,7 +7385,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7396,7 +7396,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7407,7 +7407,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7418,7 +7418,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7429,7 +7429,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7440,7 +7440,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7451,7 +7451,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7462,7 +7462,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7473,7 +7473,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7484,7 +7484,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7495,7 +7495,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7506,7 +7506,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7517,7 +7517,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7528,7 +7528,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7539,7 +7539,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7550,7 +7550,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7561,7 +7561,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7572,7 +7572,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7583,7 +7583,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7594,7 +7594,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7605,7 +7605,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7616,7 +7616,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7627,7 +7627,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7638,7 +7638,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7649,7 +7649,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7660,7 +7660,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7671,7 +7671,7 @@ na na - + Moldova MDA 1995 @@ -7682,7 +7682,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7693,7 +7693,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7704,7 +7704,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7715,7 +7715,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7726,7 +7726,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7737,7 +7737,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7748,7 +7748,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7759,7 +7759,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7770,7 +7770,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7781,7 +7781,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7792,7 +7792,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7803,7 +7803,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7814,7 +7814,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7825,7 +7825,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7836,7 +7836,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7847,7 +7847,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7858,7 +7858,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7869,7 +7869,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7880,7 +7880,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7891,7 +7891,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7902,7 +7902,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7913,7 +7913,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7924,7 +7924,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7935,7 +7935,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7946,7 +7946,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7957,7 +7957,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7968,7 +7968,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7979,7 +7979,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7990,7 +7990,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -8001,7 +8001,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -8012,7 +8012,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -8023,7 +8023,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -8034,7 +8034,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -8045,7 +8045,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -8056,7 +8056,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8067,7 +8067,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8078,7 +8078,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8089,7 +8089,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8100,7 +8100,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8111,7 +8111,7 @@ na na - + Malta MLT 2000 @@ -8122,7 +8122,7 @@ na na - + Mongolia MNG 1994 @@ -8133,7 +8133,7 @@ na na - + Mongolia MNG 1995 @@ -8144,7 +8144,7 @@ na na - + Mongolia MNG 1996 @@ -8155,7 +8155,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8166,7 +8166,7 @@ na na - + Mongolia MNG 1998 @@ -8177,7 +8177,7 @@ na na - + Mongolia MNG 1999 @@ -8188,7 +8188,7 @@ na na - + Mongolia MNG 2000 @@ -8199,7 +8199,7 @@ na na - + Mozambique MOZ 1994 @@ -8210,7 +8210,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8221,7 +8221,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8232,7 +8232,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8243,7 +8243,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8254,7 +8254,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8265,7 +8265,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8276,7 +8276,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8287,7 +8287,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8298,7 +8298,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8309,7 +8309,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8320,7 +8320,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8331,7 +8331,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8342,7 +8342,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8353,7 +8353,7 @@ na na - + Mauritius MUS 1994 @@ -8364,7 +8364,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8375,7 +8375,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8386,7 +8386,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8397,7 +8397,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8408,7 +8408,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8419,7 +8419,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8430,7 +8430,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8441,7 +8441,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8452,7 +8452,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8463,7 +8463,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8474,7 +8474,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8485,7 +8485,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8496,7 +8496,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8507,7 +8507,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8518,7 +8518,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8529,7 +8529,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8540,7 +8540,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8551,7 +8551,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8562,7 +8562,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8573,7 +8573,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8584,7 +8584,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8595,7 +8595,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8606,7 +8606,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8617,7 +8617,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8628,7 +8628,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8639,7 +8639,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8650,7 +8650,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8661,7 +8661,7 @@ na na - + Niger NER 1994 @@ -8672,7 +8672,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8683,7 +8683,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8694,7 +8694,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8705,7 +8705,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8716,7 +8716,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8727,7 +8727,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8738,7 +8738,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8749,7 +8749,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8760,7 +8760,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8771,7 +8771,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8782,7 +8782,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8793,7 +8793,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8804,7 +8804,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8815,7 +8815,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8826,7 +8826,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8837,7 +8837,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8848,7 +8848,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8859,7 +8859,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8870,7 +8870,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8881,7 +8881,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8892,7 +8892,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8903,7 +8903,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8914,7 +8914,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8925,7 +8925,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8936,7 +8936,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8947,7 +8947,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8958,7 +8958,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8969,7 +8969,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8980,7 +8980,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8991,7 +8991,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -9002,7 +9002,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -9013,7 +9013,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -9024,7 +9024,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -9035,7 +9035,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -9046,7 +9046,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -9057,7 +9057,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9068,7 +9068,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9079,7 +9079,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9090,7 +9090,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9101,7 +9101,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9112,7 +9112,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9123,7 +9123,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9134,7 +9134,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9145,7 +9145,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9156,7 +9156,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9167,7 +9167,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9178,7 +9178,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9189,7 +9189,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9200,7 +9200,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9211,7 +9211,7 @@ na na - + Oman OMN 1995 @@ -9222,7 +9222,7 @@ na na - + Oman OMN 1996 @@ -9233,7 +9233,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9244,7 +9244,7 @@ na na - + Oman OMN 1998 @@ -9255,7 +9255,7 @@ na na - + Oman OMN 1999 @@ -9266,7 +9266,7 @@ na na - + Oman OMN 2000 @@ -9277,7 +9277,7 @@ na na - + Pakistan PAK 1994 @@ -9288,7 +9288,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9299,7 +9299,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9310,7 +9310,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9321,7 +9321,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9332,7 +9332,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9343,7 +9343,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9354,7 +9354,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9365,7 +9365,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9376,7 +9376,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9387,7 +9387,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9398,7 +9398,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9409,7 +9409,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9420,7 +9420,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9431,7 +9431,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9442,7 +9442,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9453,7 +9453,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9464,7 +9464,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9475,7 +9475,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9486,7 +9486,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9497,7 +9497,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9508,7 +9508,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9519,7 +9519,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9530,7 +9530,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9541,7 +9541,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9552,7 +9552,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9563,7 +9563,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9574,7 +9574,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9585,7 +9585,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9596,7 +9596,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9607,7 +9607,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9618,7 +9618,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9629,7 +9629,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9640,7 +9640,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9651,7 +9651,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9662,7 +9662,7 @@ na na - + Poland POL 1994 @@ -9673,7 +9673,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9684,7 +9684,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9695,7 +9695,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9706,7 +9706,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9717,7 +9717,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9728,7 +9728,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9739,7 +9739,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9750,7 +9750,7 @@ na na - + Puerto Rico PRI 1995 @@ -9761,7 +9761,7 @@ na na - + Puerto Rico PRI 1996 @@ -9772,7 +9772,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9783,7 +9783,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9794,7 +9794,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9805,7 +9805,7 @@ na na - + Puerto Rico PRI 2000 @@ -9816,7 +9816,7 @@ na na - + Portugal PRT 1994 @@ -9827,7 +9827,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9838,7 +9838,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9849,7 +9849,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9860,7 +9860,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9871,7 +9871,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9882,7 +9882,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9893,7 +9893,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9904,7 +9904,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9915,7 +9915,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9926,7 +9926,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9937,7 +9937,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9948,7 +9948,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9959,7 +9959,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9970,7 +9970,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9981,7 +9981,7 @@ na na - + Qatar QAT 1995 @@ -9992,7 +9992,7 @@ na na - + Qatar QAT 1996 @@ -10003,7 +10003,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -10014,7 +10014,7 @@ na na - + Qatar QAT 1998 @@ -10025,7 +10025,7 @@ na na - + Qatar QAT 1999 @@ -10036,7 +10036,7 @@ na na - + Qatar QAT 2000 @@ -10047,7 +10047,7 @@ na na - + Romania ROM 1994 @@ -10058,7 +10058,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10069,7 +10069,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10080,7 +10080,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10091,7 +10091,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10102,7 +10102,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10113,7 +10113,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10124,7 +10124,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10135,7 +10135,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10146,7 +10146,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10157,7 +10157,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10168,7 +10168,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10179,7 +10179,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10190,7 +10190,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10201,7 +10201,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10212,7 +10212,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10223,7 +10223,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10234,7 +10234,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10245,7 +10245,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10256,7 +10256,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10267,7 +10267,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10278,7 +10278,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10289,7 +10289,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10300,7 +10300,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10311,7 +10311,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10322,7 +10322,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10333,7 +10333,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10344,7 +10344,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10355,7 +10355,7 @@ na na - + Sudan SDN 1994 @@ -10366,7 +10366,7 @@ na na - + Sudan SDN 1995 @@ -10377,7 +10377,7 @@ na na - + Sudan SDN 1996 @@ -10388,7 +10388,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10399,7 +10399,7 @@ na na - + Sudan SDN 1998 @@ -10410,7 +10410,7 @@ na na - + Sudan SDN 1999 @@ -10421,7 +10421,7 @@ na na - + Sudan SDN 2000 @@ -10432,7 +10432,7 @@ na na - + Senegal SEN 1994 @@ -10443,7 +10443,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10454,7 +10454,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10465,7 +10465,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10476,7 +10476,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10487,7 +10487,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10498,7 +10498,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10509,7 +10509,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10520,7 +10520,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10531,7 +10531,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10542,7 +10542,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10553,7 +10553,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10564,7 +10564,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10575,7 +10575,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10586,7 +10586,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10597,7 +10597,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10608,7 +10608,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10619,7 +10619,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10630,7 +10630,7 @@ na na - + Sierra Leone SLE 1998 @@ -10641,7 +10641,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10652,7 +10652,7 @@ na na - + Sierra Leone SLE 2000 @@ -10663,7 +10663,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10674,7 +10674,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10685,7 +10685,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10696,7 +10696,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10707,7 +10707,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10718,7 +10718,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10729,7 +10729,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10740,7 +10740,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10751,7 +10751,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10762,7 +10762,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10773,7 +10773,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10784,7 +10784,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10795,7 +10795,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10806,7 +10806,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10817,7 +10817,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10828,7 +10828,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10839,7 +10839,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10850,7 +10850,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10861,7 +10861,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10872,7 +10872,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10883,7 +10883,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10894,7 +10894,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10905,7 +10905,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10916,7 +10916,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10927,7 +10927,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10938,7 +10938,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10949,7 +10949,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10960,7 +10960,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10971,7 +10971,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10982,7 +10982,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10993,7 +10993,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -11004,7 +11004,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -11015,7 +11015,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -11026,7 +11026,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -11037,7 +11037,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -11048,7 +11048,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -11059,7 +11059,7 @@ na na - + Swaziland SWZ 1995 @@ -11070,7 +11070,7 @@ na na - + Swaziland SWZ 1996 @@ -11081,7 +11081,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11092,7 +11092,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11103,7 +11103,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11114,7 +11114,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11125,7 +11125,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11136,7 +11136,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11147,7 +11147,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11158,7 +11158,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11169,7 +11169,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11180,7 +11180,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11191,7 +11191,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11202,7 +11202,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11213,7 +11213,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11224,7 +11224,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11235,7 +11235,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11246,7 +11246,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11257,7 +11257,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11268,7 +11268,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11279,7 +11279,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11290,7 +11290,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11301,7 +11301,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11312,7 +11312,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11323,7 +11323,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11334,7 +11334,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11345,7 +11345,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11356,7 +11356,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11367,7 +11367,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11378,7 +11378,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11389,7 +11389,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11400,7 +11400,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11411,7 +11411,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11422,7 +11422,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11433,7 +11433,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11444,7 +11444,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11455,7 +11455,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11466,7 +11466,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11477,7 +11477,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11488,7 +11488,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11499,7 +11499,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11510,7 +11510,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11521,7 +11521,7 @@ na na - + Tajikistan TJK 1995 @@ -11532,7 +11532,7 @@ na na - + Tajikistan TJK 1996 @@ -11543,7 +11543,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11554,7 +11554,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11565,7 +11565,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11576,7 +11576,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11587,7 +11587,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11598,7 +11598,7 @@ na na - + Turkmenistan TKM 1995 @@ -11609,7 +11609,7 @@ na na - + Turkmenistan TKM 1996 @@ -11620,7 +11620,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11631,7 +11631,7 @@ na na - + Turkmenistan TKM 1998 @@ -11642,7 +11642,7 @@ na na - + Turkmenistan TKM 1999 @@ -11653,7 +11653,7 @@ na na - + Turkmenistan TKM 2000 @@ -11664,7 +11664,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11675,7 +11675,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11686,7 +11686,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11697,7 +11697,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11708,7 +11708,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11719,7 +11719,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11730,7 +11730,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11741,7 +11741,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11752,7 +11752,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11763,7 +11763,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11774,7 +11774,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11785,7 +11785,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11796,7 +11796,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11807,7 +11807,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11818,7 +11818,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11829,7 +11829,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11840,7 +11840,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11851,7 +11851,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11862,7 +11862,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11873,7 +11873,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11884,7 +11884,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11895,7 +11895,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11906,7 +11906,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11917,7 +11917,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11928,7 +11928,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11939,7 +11939,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11950,7 +11950,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11961,7 +11961,7 @@ na na - + Taiwan TWN 2000 @@ -11972,7 +11972,7 @@ na na - + Tanzania TZA 1994 @@ -11983,7 +11983,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11994,7 +11994,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -12005,7 +12005,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -12016,7 +12016,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -12027,7 +12027,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -12038,7 +12038,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -12049,7 +12049,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -12060,7 +12060,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12071,7 +12071,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12082,7 +12082,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12093,7 +12093,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12104,7 +12104,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12115,7 +12115,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12126,7 +12126,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12137,7 +12137,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12148,7 +12148,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12159,7 +12159,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12170,7 +12170,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12181,7 +12181,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12192,7 +12192,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12203,7 +12203,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12214,7 +12214,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12225,7 +12225,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12236,7 +12236,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12247,7 +12247,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12258,7 +12258,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12269,7 +12269,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12280,7 +12280,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12291,7 +12291,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12302,7 +12302,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12313,7 +12313,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12324,7 +12324,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12335,7 +12335,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12346,7 +12346,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12357,7 +12357,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12368,7 +12368,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12379,7 +12379,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12390,7 +12390,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12401,7 +12401,7 @@ na na - + Uzbekistan UZB 1998 @@ -12412,7 +12412,7 @@ na na - + Uzbekistan UZB 1999 @@ -12423,7 +12423,7 @@ na na - + Uzbekistan UZB 2000 @@ -12434,7 +12434,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12445,7 +12445,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12456,7 +12456,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12467,7 +12467,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12478,7 +12478,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12489,7 +12489,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12500,7 +12500,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12511,7 +12511,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12522,7 +12522,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12533,7 +12533,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12544,7 +12544,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12555,7 +12555,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12566,7 +12566,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12577,7 +12577,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12588,7 +12588,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12599,7 +12599,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12610,7 +12610,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12621,7 +12621,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12632,7 +12632,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12643,7 +12643,7 @@ na na - + Vietnam VNM 1999 @@ -12654,7 +12654,7 @@ na na - + Vietnam VNM 2000 @@ -12665,7 +12665,7 @@ na na - + Yemen YEM 1994 @@ -12676,7 +12676,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12687,7 +12687,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12698,7 +12698,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12709,7 +12709,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12720,7 +12720,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12731,7 +12731,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12742,7 +12742,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12753,7 +12753,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12764,7 +12764,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12775,7 +12775,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12786,7 +12786,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12797,7 +12797,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12808,7 +12808,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12819,7 +12819,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12830,7 +12830,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12841,7 +12841,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12852,7 +12852,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12863,7 +12863,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12874,7 +12874,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12885,7 +12885,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12896,7 +12896,7 @@ na na - + Zambia ZMB 1994 @@ -12907,7 +12907,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12918,7 +12918,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12929,7 +12929,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12940,7 +12940,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12951,7 +12951,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12962,7 +12962,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12973,7 +12973,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12984,7 +12984,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12995,7 +12995,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -13006,7 +13006,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -13017,7 +13017,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -13028,7 +13028,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -13039,7 +13039,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/demos/filters-visibility.html b/demos/filters-visibility.html index 3201c974..4e06af59 100644 --- a/demos/filters-visibility.html +++ b/demos/filters-visibility.html @@ -37,2553 +37,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/grid-layout.html b/demos/grid-layout.html index d1c0a658..7c092c0a 100644 --- a/demos/grid-layout.html +++ b/demos/grid-layout.html @@ -48,7 +48,7 @@ - + Angola AGO 1994 @@ -59,7 +59,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -70,7 +70,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -81,7 +81,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -92,7 +92,7 @@ na na - + Angola AGO 1998 @@ -103,7 +103,7 @@ na na - + Angola AGO 1999 @@ -114,7 +114,7 @@ na na - + Angola AGO 2000 @@ -125,7 +125,7 @@ na na - + Albania ALB 1994 @@ -136,7 +136,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -147,7 +147,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -158,7 +158,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -169,7 +169,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -180,7 +180,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -191,7 +191,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -202,7 +202,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -213,7 +213,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -224,7 +224,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -235,7 +235,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -246,7 +246,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -257,7 +257,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -268,7 +268,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -279,7 +279,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -290,7 +290,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -301,7 +301,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -312,7 +312,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -323,7 +323,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -334,7 +334,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -345,7 +345,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -356,7 +356,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -367,7 +367,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -378,7 +378,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -389,7 +389,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -400,7 +400,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -411,7 +411,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -422,7 +422,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -433,7 +433,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -444,7 +444,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -455,7 +455,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -466,7 +466,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -477,7 +477,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -488,7 +488,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -499,7 +499,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -510,7 +510,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -521,7 +521,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -532,7 +532,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -543,7 +543,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -554,7 +554,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -565,7 +565,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -576,7 +576,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -587,7 +587,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -598,7 +598,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -609,7 +609,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -620,7 +620,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -631,7 +631,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -642,7 +642,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -653,7 +653,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -664,7 +664,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -675,7 +675,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -686,7 +686,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -697,7 +697,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -708,7 +708,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -719,7 +719,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -730,7 +730,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -741,7 +741,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -752,7 +752,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -763,7 +763,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -774,7 +774,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -785,7 +785,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -796,7 +796,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -807,7 +807,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -818,7 +818,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -829,7 +829,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -840,7 +840,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -851,7 +851,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -862,7 +862,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -873,7 +873,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -884,7 +884,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -895,7 +895,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -906,7 +906,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -917,7 +917,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -928,7 +928,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -939,7 +939,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -950,7 +950,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -961,7 +961,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -972,7 +972,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -983,7 +983,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -994,7 +994,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1005,7 +1005,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1016,7 +1016,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1027,7 +1027,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1038,7 +1038,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1049,7 +1049,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1060,7 +1060,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1071,7 +1071,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1082,7 +1082,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1093,7 +1093,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1104,7 +1104,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1115,7 +1115,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1126,7 +1126,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1137,7 +1137,7 @@ na na - + Bahrain BHR 1995 @@ -1148,7 +1148,7 @@ na na - + Bahrain BHR 1996 @@ -1159,7 +1159,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1170,7 +1170,7 @@ na na - + Bahrain BHR 1998 @@ -1181,7 +1181,7 @@ na na - + Bahrain BHR 1999 @@ -1192,7 +1192,7 @@ na na - + Bahrain BHR 2000 @@ -1203,7 +1203,7 @@ na na - + Bahamas BHS 1994 @@ -1214,7 +1214,7 @@ na na - + Bahamas BHS 1995 @@ -1225,7 +1225,7 @@ na na - + Bahamas BHS 1996 @@ -1236,7 +1236,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1247,7 +1247,7 @@ na na - + Bahamas BHS 1998 @@ -1258,7 +1258,7 @@ na na - + Bahamas BHS 1999 @@ -1269,7 +1269,7 @@ na na - + Bahamas BHS 2000 @@ -1280,7 +1280,7 @@ na na - + Belarus BLR 1994 @@ -1291,7 +1291,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1302,7 +1302,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1313,7 +1313,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1324,7 +1324,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1335,7 +1335,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1346,7 +1346,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1357,7 +1357,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1368,7 +1368,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1379,7 +1379,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1390,7 +1390,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1401,7 +1401,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1412,7 +1412,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1423,7 +1423,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1434,7 +1434,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1445,7 +1445,7 @@ na na - + Bermuda BMU 1995 @@ -1456,7 +1456,7 @@ na na - + Bermuda BMU 1996 @@ -1467,7 +1467,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1478,7 +1478,7 @@ na na - + Bermuda BMU 1998 @@ -1489,7 +1489,7 @@ na na - + Bermuda BMU 1999 @@ -1500,7 +1500,7 @@ na na - + Bermuda BMU 2000 @@ -1511,7 +1511,7 @@ na na - + Bolivia BOL 1994 @@ -1522,7 +1522,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1533,7 +1533,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1544,7 +1544,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1555,7 +1555,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1566,7 +1566,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1577,7 +1577,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1588,7 +1588,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1599,7 +1599,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1610,7 +1610,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1621,7 +1621,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1632,7 +1632,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1643,7 +1643,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1654,7 +1654,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1665,7 +1665,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1676,7 +1676,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1687,7 +1687,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1698,7 +1698,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1709,7 +1709,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1720,7 +1720,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1731,7 +1731,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1742,7 +1742,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1753,7 +1753,7 @@ na na - + Bhutan BTN 1995 @@ -1764,7 +1764,7 @@ na na - + Bhutan BTN 1996 @@ -1775,7 +1775,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1786,7 +1786,7 @@ na na - + Bhutan BTN 1998 @@ -1797,7 +1797,7 @@ na na - + Bhutan BTN 1999 @@ -1808,7 +1808,7 @@ na na - + Bhutan BTN 2000 @@ -1819,7 +1819,7 @@ na na - + Botswana BWA 1994 @@ -1830,7 +1830,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1841,7 +1841,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1852,7 +1852,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1863,7 +1863,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1874,7 +1874,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1885,7 +1885,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1896,7 +1896,7 @@ na na - + Central African Republic CAF 1994 @@ -1907,7 +1907,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1918,7 +1918,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1929,7 +1929,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1940,7 +1940,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1951,7 +1951,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1962,7 +1962,7 @@ na na - + Central African Republic CAF 2000 @@ -1973,7 +1973,7 @@ na na - + Canada CAN 1994 @@ -1984,7 +1984,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -1995,7 +1995,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2006,7 +2006,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2017,7 +2017,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2028,7 +2028,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2039,7 +2039,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2050,7 +2050,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2061,7 +2061,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2072,7 +2072,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2083,7 +2083,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2094,7 +2094,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2105,7 +2105,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2116,7 +2116,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2127,7 +2127,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2138,7 +2138,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2149,7 +2149,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2160,7 +2160,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2171,7 +2171,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2182,7 +2182,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2193,7 +2193,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2204,7 +2204,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2215,7 +2215,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2226,7 +2226,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2237,7 +2237,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2248,7 +2248,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2259,7 +2259,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2270,7 +2270,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2281,7 +2281,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2292,7 +2292,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2303,7 +2303,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2314,7 +2314,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2325,7 +2325,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2336,7 +2336,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2347,7 +2347,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2358,7 +2358,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2369,7 +2369,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2380,7 +2380,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2391,7 +2391,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2402,7 +2402,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2413,7 +2413,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2424,7 +2424,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2435,7 +2435,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2446,7 +2446,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2457,7 +2457,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2468,7 +2468,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2479,7 +2479,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2490,7 +2490,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2501,7 +2501,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2512,7 +2512,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2523,7 +2523,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2534,7 +2534,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2545,7 +2545,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2556,7 +2556,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2567,7 +2567,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2578,7 +2578,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2589,7 +2589,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2600,7 +2600,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2611,7 +2611,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2622,7 +2622,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2633,7 +2633,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2644,7 +2644,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2655,7 +2655,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2666,7 +2666,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2677,7 +2677,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2688,7 +2688,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2699,7 +2699,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2710,7 +2710,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2721,7 +2721,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2732,7 +2732,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2743,7 +2743,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2754,7 +2754,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2765,7 +2765,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2776,7 +2776,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2787,7 +2787,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2798,7 +2798,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2809,7 +2809,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2820,7 +2820,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2831,7 +2831,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2842,7 +2842,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2853,7 +2853,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2864,7 +2864,7 @@ na na - + Cuba CUB 1998 @@ -2875,7 +2875,7 @@ na na - + Cuba CUB 1999 @@ -2886,7 +2886,7 @@ na na - + Cuba CUB 2000 @@ -2897,7 +2897,7 @@ na na - + Cyprus CYP 1994 @@ -2908,7 +2908,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2919,7 +2919,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2930,7 +2930,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2941,7 +2941,7 @@ na na - + Cyprus CYP 1998 @@ -2952,7 +2952,7 @@ na na - + Cyprus CYP 1999 @@ -2963,7 +2963,7 @@ na na - + Cyprus CYP 2000 @@ -2974,7 +2974,7 @@ na na - + Czech Republic CZE 1994 @@ -2985,7 +2985,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -2996,7 +2996,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3007,7 +3007,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3018,7 +3018,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3029,7 +3029,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3040,7 +3040,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3051,7 +3051,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3062,7 +3062,7 @@ na na - + Djibouti DJI 1995 @@ -3073,7 +3073,7 @@ na na - + Djibouti DJI 1996 @@ -3084,7 +3084,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3095,7 +3095,7 @@ na na - + Djibouti DJI 1998 @@ -3106,7 +3106,7 @@ na na - + Djibouti DJI 1999 @@ -3117,7 +3117,7 @@ na na - + Djibouti DJI 2000 @@ -3128,7 +3128,7 @@ na na - + Dominica DMA 1994 @@ -3139,7 +3139,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3150,7 +3150,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3161,7 +3161,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3172,7 +3172,7 @@ na na - + Dominica DMA 1998 @@ -3183,7 +3183,7 @@ na na - + Dominica DMA 1999 @@ -3194,7 +3194,7 @@ na na - + Dominica DMA 2000 @@ -3205,7 +3205,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3216,7 +3216,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3227,7 +3227,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3238,7 +3238,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3249,7 +3249,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3260,7 +3260,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3271,7 +3271,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3282,7 +3282,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3293,7 +3293,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3304,7 +3304,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3315,7 +3315,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3326,7 +3326,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3337,7 +3337,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3348,7 +3348,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3359,7 +3359,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3370,7 +3370,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3381,7 +3381,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3392,7 +3392,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3403,7 +3403,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3414,7 +3414,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3425,7 +3425,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3436,7 +3436,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3447,7 +3447,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3458,7 +3458,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3469,7 +3469,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3480,7 +3480,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3491,7 +3491,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3502,7 +3502,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3513,7 +3513,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3524,7 +3524,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3535,7 +3535,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3546,7 +3546,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3557,7 +3557,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3568,7 +3568,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3579,7 +3579,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3590,7 +3590,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3601,7 +3601,7 @@ na na - + Eritrea ERI 1995 @@ -3612,7 +3612,7 @@ na na - + Eritrea ERI 1996 @@ -3623,7 +3623,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3634,7 +3634,7 @@ na na - + Eritrea ERI 1998 @@ -3645,7 +3645,7 @@ na na - + Eritrea ERI 1999 @@ -3656,7 +3656,7 @@ na na - + Eritrea ERI 2000 @@ -3667,7 +3667,7 @@ na na - + Spain ESP 1994 @@ -3678,7 +3678,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3689,7 +3689,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3700,7 +3700,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3711,7 +3711,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3722,7 +3722,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3733,7 +3733,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3744,7 +3744,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3755,7 +3755,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3766,7 +3766,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3777,7 +3777,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3788,7 +3788,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3799,7 +3799,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3810,7 +3810,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3821,7 +3821,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3832,7 +3832,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3843,7 +3843,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3854,7 +3854,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3865,7 +3865,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3876,7 +3876,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3887,7 +3887,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3898,7 +3898,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3909,7 +3909,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3920,7 +3920,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3931,7 +3931,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3942,7 +3942,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3953,7 +3953,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3964,7 +3964,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3975,7 +3975,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -3986,7 +3986,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -3997,7 +3997,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4008,7 +4008,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4019,7 +4019,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4030,7 +4030,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4041,7 +4041,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4052,7 +4052,7 @@ na na - + France FRA 1994 @@ -4063,7 +4063,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4074,7 +4074,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4085,7 +4085,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4096,7 +4096,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4107,7 +4107,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4118,7 +4118,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4129,7 +4129,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4140,7 +4140,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4151,7 +4151,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4162,7 +4162,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4173,7 +4173,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4184,7 +4184,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4195,7 +4195,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4206,7 +4206,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4217,7 +4217,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4228,7 +4228,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4239,7 +4239,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4250,7 +4250,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4261,7 +4261,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4272,7 +4272,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4283,7 +4283,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4294,7 +4294,7 @@ na na - + Georgia GEO 1995 @@ -4305,7 +4305,7 @@ na na - + Georgia GEO 1996 @@ -4316,7 +4316,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4327,7 +4327,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4338,7 +4338,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4349,7 +4349,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4360,7 +4360,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4371,7 +4371,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4382,7 +4382,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4393,7 +4393,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4404,7 +4404,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4415,7 +4415,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4426,7 +4426,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4437,7 +4437,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4448,7 +4448,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4459,7 +4459,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4470,7 +4470,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4481,7 +4481,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4492,7 +4492,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4503,7 +4503,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4514,7 +4514,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4525,7 +4525,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4536,7 +4536,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4547,7 +4547,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4558,7 +4558,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4569,7 +4569,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4580,7 +4580,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4591,7 +4591,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4602,7 +4602,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4613,7 +4613,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4624,7 +4624,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4635,7 +4635,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4646,7 +4646,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4657,7 +4657,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4668,7 +4668,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4679,7 +4679,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4690,7 +4690,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4701,7 +4701,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4712,7 +4712,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4723,7 +4723,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4734,7 +4734,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4745,7 +4745,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4756,7 +4756,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4767,7 +4767,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4778,7 +4778,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4789,7 +4789,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4800,7 +4800,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4811,7 +4811,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4822,7 +4822,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4833,7 +4833,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4844,7 +4844,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4855,7 +4855,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4866,7 +4866,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4877,7 +4877,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4888,7 +4888,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4899,7 +4899,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4910,7 +4910,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4921,7 +4921,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4932,7 +4932,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4943,7 +4943,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4954,7 +4954,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4965,7 +4965,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4976,7 +4976,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -4987,7 +4987,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -4998,7 +4998,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5009,7 +5009,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5020,7 +5020,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5031,7 +5031,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5042,7 +5042,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5053,7 +5053,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5064,7 +5064,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5075,7 +5075,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5086,7 +5086,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5097,7 +5097,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5108,7 +5108,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5119,7 +5119,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5130,7 +5130,7 @@ na na - + Hong Kong HKG 1994 @@ -5141,7 +5141,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5152,7 +5152,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5163,7 +5163,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5174,7 +5174,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5185,7 +5185,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5196,7 +5196,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5207,7 +5207,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5218,7 +5218,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5229,7 +5229,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5240,7 +5240,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5251,7 +5251,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5262,7 +5262,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5273,7 +5273,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5284,7 +5284,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5295,7 +5295,7 @@ na na - + Croatia HRV 1995 @@ -5306,7 +5306,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5317,7 +5317,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5328,7 +5328,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5339,7 +5339,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5350,7 +5350,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5361,7 +5361,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5372,7 +5372,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5383,7 +5383,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5394,7 +5394,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5405,7 +5405,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5416,7 +5416,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5427,7 +5427,7 @@ na na - + Haiti HTI 2000 @@ -5438,7 +5438,7 @@ na na - + Hungary HUN 1994 @@ -5449,7 +5449,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5460,7 +5460,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5471,7 +5471,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5482,7 +5482,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5493,7 +5493,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5504,7 +5504,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5515,7 +5515,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5526,7 +5526,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5537,7 +5537,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5548,7 +5548,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5559,7 +5559,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5570,7 +5570,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5581,7 +5581,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5592,7 +5592,7 @@ 64.78 10.67 - + India IND 1994 @@ -5603,7 +5603,7 @@ 62.63 11.92 - + India IND 1995 @@ -5614,7 +5614,7 @@ 59.41 13.25 - + India IND 1996 @@ -5625,7 +5625,7 @@ 60.74 11.93 - + India IND 1997 @@ -5636,7 +5636,7 @@ 60.02 12.53 - + India IND 1998 @@ -5647,7 +5647,7 @@ 56.59 12.88 - + India IND 1999 @@ -5658,7 +5658,7 @@ 54.33 13.60 - + India IND 2000 @@ -5669,7 +5669,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5680,7 +5680,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5691,7 +5691,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5702,7 +5702,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5713,7 +5713,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5724,7 +5724,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5735,7 +5735,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5746,7 +5746,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5757,7 +5757,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5768,7 +5768,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5779,7 +5779,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5790,7 +5790,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5801,7 +5801,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5812,7 +5812,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5823,7 +5823,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5834,7 +5834,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5845,7 +5845,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5856,7 +5856,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5867,7 +5867,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5878,7 +5878,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5889,7 +5889,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5900,7 +5900,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5911,7 +5911,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5922,7 +5922,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5933,7 +5933,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5944,7 +5944,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5955,7 +5955,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5966,7 +5966,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5977,7 +5977,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -5988,7 +5988,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -5999,7 +5999,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6010,7 +6010,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6021,7 +6021,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6032,7 +6032,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6043,7 +6043,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6054,7 +6054,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6065,7 +6065,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6076,7 +6076,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6087,7 +6087,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6098,7 +6098,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6109,7 +6109,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6120,7 +6120,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6131,7 +6131,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6142,7 +6142,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6153,7 +6153,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6164,7 +6164,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6175,7 +6175,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6186,7 +6186,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6197,7 +6197,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6208,7 +6208,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6219,7 +6219,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6230,7 +6230,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6241,7 +6241,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6252,7 +6252,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6263,7 +6263,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6274,7 +6274,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6285,7 +6285,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6296,7 +6296,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6307,7 +6307,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6318,7 +6318,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6329,7 +6329,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6340,7 +6340,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6351,7 +6351,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6362,7 +6362,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6373,7 +6373,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6384,7 +6384,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6395,7 +6395,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6406,7 +6406,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6417,7 +6417,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6428,7 +6428,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6439,7 +6439,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6450,7 +6450,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6461,7 +6461,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6472,7 +6472,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6483,7 +6483,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6494,7 +6494,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6505,7 +6505,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6516,7 +6516,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6527,7 +6527,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6538,7 +6538,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6549,7 +6549,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6560,7 +6560,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6571,7 +6571,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6582,7 +6582,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6593,7 +6593,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6604,7 +6604,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6615,7 +6615,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6626,7 +6626,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6637,7 +6637,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6648,7 +6648,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6659,7 +6659,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6670,7 +6670,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6681,7 +6681,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6692,7 +6692,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6703,7 +6703,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6714,7 +6714,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6725,7 +6725,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6736,7 +6736,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6747,7 +6747,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6758,7 +6758,7 @@ na na - + Kuwait KWT 1995 @@ -6769,7 +6769,7 @@ na na - + Kuwait KWT 1996 @@ -6780,7 +6780,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6791,7 +6791,7 @@ na na - + Kuwait KWT 1998 @@ -6802,7 +6802,7 @@ na na - + Kuwait KWT 1999 @@ -6813,7 +6813,7 @@ na na - + Kuwait KWT 2000 @@ -6824,7 +6824,7 @@ na na - + Laos LAO 1994 @@ -6835,7 +6835,7 @@ na na - + Laos LAO 1995 @@ -6846,7 +6846,7 @@ na na - + Laos LAO 1996 @@ -6857,7 +6857,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6868,7 +6868,7 @@ na na - + Laos LAO 1998 @@ -6879,7 +6879,7 @@ na na - + Laos LAO 1999 @@ -6890,7 +6890,7 @@ na na - + Laos LAO 2000 @@ -6901,7 +6901,7 @@ na na - + Lebanon LBN 1994 @@ -6912,7 +6912,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6923,7 +6923,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6934,7 +6934,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6945,7 +6945,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6956,7 +6956,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6967,7 +6967,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6978,7 +6978,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -6989,7 +6989,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7000,7 +7000,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7011,7 +7011,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7022,7 +7022,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7033,7 +7033,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7044,7 +7044,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7055,7 +7055,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7066,7 +7066,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7077,7 +7077,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7088,7 +7088,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7099,7 +7099,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7110,7 +7110,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7121,7 +7121,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7132,7 +7132,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7143,7 +7143,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7154,7 +7154,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7165,7 +7165,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7176,7 +7176,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7187,7 +7187,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7198,7 +7198,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7209,7 +7209,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7220,7 +7220,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7231,7 +7231,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7242,7 +7242,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7253,7 +7253,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7264,7 +7264,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7275,7 +7275,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7286,7 +7286,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7297,7 +7297,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7308,7 +7308,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7319,7 +7319,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7330,7 +7330,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7341,7 +7341,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7352,7 +7352,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7363,7 +7363,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7374,7 +7374,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7385,7 +7385,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7396,7 +7396,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7407,7 +7407,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7418,7 +7418,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7429,7 +7429,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7440,7 +7440,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7451,7 +7451,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7462,7 +7462,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7473,7 +7473,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7484,7 +7484,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7495,7 +7495,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7506,7 +7506,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7517,7 +7517,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7528,7 +7528,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7539,7 +7539,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7550,7 +7550,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7561,7 +7561,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7572,7 +7572,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7583,7 +7583,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7594,7 +7594,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7605,7 +7605,7 @@ na na - + Moldova MDA 1995 @@ -7616,7 +7616,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7627,7 +7627,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7638,7 +7638,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7649,7 +7649,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7660,7 +7660,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7671,7 +7671,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7682,7 +7682,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7693,7 +7693,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7704,7 +7704,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7715,7 +7715,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7726,7 +7726,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7737,7 +7737,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7748,7 +7748,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7759,7 +7759,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7770,7 +7770,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7781,7 +7781,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7792,7 +7792,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7803,7 +7803,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7814,7 +7814,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7825,7 +7825,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7836,7 +7836,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7847,7 +7847,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7858,7 +7858,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7869,7 +7869,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7880,7 +7880,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7891,7 +7891,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7902,7 +7902,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7913,7 +7913,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7924,7 +7924,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7935,7 +7935,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7946,7 +7946,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7957,7 +7957,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7968,7 +7968,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7979,7 +7979,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -7990,7 +7990,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8001,7 +8001,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8012,7 +8012,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8023,7 +8023,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8034,7 +8034,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8045,7 +8045,7 @@ na na - + Malta MLT 2000 @@ -8056,7 +8056,7 @@ na na - + Mongolia MNG 1994 @@ -8067,7 +8067,7 @@ na na - + Mongolia MNG 1995 @@ -8078,7 +8078,7 @@ na na - + Mongolia MNG 1996 @@ -8089,7 +8089,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8100,7 +8100,7 @@ na na - + Mongolia MNG 1998 @@ -8111,7 +8111,7 @@ na na - + Mongolia MNG 1999 @@ -8122,7 +8122,7 @@ na na - + Mongolia MNG 2000 @@ -8133,7 +8133,7 @@ na na - + Mozambique MOZ 1994 @@ -8144,7 +8144,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8155,7 +8155,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8166,7 +8166,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8177,7 +8177,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8188,7 +8188,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8199,7 +8199,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8210,7 +8210,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8221,7 +8221,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8232,7 +8232,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8243,7 +8243,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8254,7 +8254,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8265,7 +8265,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8276,7 +8276,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8287,7 +8287,7 @@ na na - + Mauritius MUS 1994 @@ -8298,7 +8298,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8309,7 +8309,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8320,7 +8320,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8331,7 +8331,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8342,7 +8342,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8353,7 +8353,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8364,7 +8364,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8375,7 +8375,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8386,7 +8386,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8397,7 +8397,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8408,7 +8408,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8419,7 +8419,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8430,7 +8430,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8441,7 +8441,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8452,7 +8452,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8463,7 +8463,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8474,7 +8474,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8485,7 +8485,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8496,7 +8496,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8507,7 +8507,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8518,7 +8518,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8529,7 +8529,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8540,7 +8540,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8551,7 +8551,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8562,7 +8562,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8573,7 +8573,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8584,7 +8584,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8595,7 +8595,7 @@ na na - + Niger NER 1994 @@ -8606,7 +8606,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8617,7 +8617,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8628,7 +8628,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8639,7 +8639,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8650,7 +8650,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8661,7 +8661,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8672,7 +8672,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8683,7 +8683,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8694,7 +8694,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8705,7 +8705,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8716,7 +8716,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8727,7 +8727,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8738,7 +8738,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8749,7 +8749,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8760,7 +8760,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8771,7 +8771,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8782,7 +8782,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8793,7 +8793,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8804,7 +8804,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8815,7 +8815,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8826,7 +8826,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8837,7 +8837,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8848,7 +8848,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8859,7 +8859,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8870,7 +8870,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8881,7 +8881,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8892,7 +8892,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8903,7 +8903,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8914,7 +8914,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8925,7 +8925,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8936,7 +8936,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8947,7 +8947,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8958,7 +8958,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8969,7 +8969,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8980,7 +8980,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -8991,7 +8991,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9002,7 +9002,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9013,7 +9013,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9024,7 +9024,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9035,7 +9035,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9046,7 +9046,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9057,7 +9057,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9068,7 +9068,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9079,7 +9079,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9090,7 +9090,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9101,7 +9101,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9112,7 +9112,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9123,7 +9123,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9134,7 +9134,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9145,7 +9145,7 @@ na na - + Oman OMN 1995 @@ -9156,7 +9156,7 @@ na na - + Oman OMN 1996 @@ -9167,7 +9167,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9178,7 +9178,7 @@ na na - + Oman OMN 1998 @@ -9189,7 +9189,7 @@ na na - + Oman OMN 1999 @@ -9200,7 +9200,7 @@ na na - + Oman OMN 2000 @@ -9211,7 +9211,7 @@ na na - + Pakistan PAK 1994 @@ -9222,7 +9222,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9233,7 +9233,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9244,7 +9244,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9255,7 +9255,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9266,7 +9266,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9277,7 +9277,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9288,7 +9288,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9299,7 +9299,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9310,7 +9310,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9321,7 +9321,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9332,7 +9332,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9343,7 +9343,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9354,7 +9354,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9365,7 +9365,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9376,7 +9376,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9387,7 +9387,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9398,7 +9398,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9409,7 +9409,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9420,7 +9420,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9431,7 +9431,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9442,7 +9442,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9453,7 +9453,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9464,7 +9464,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9475,7 +9475,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9486,7 +9486,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9497,7 +9497,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9508,7 +9508,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9519,7 +9519,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9530,7 +9530,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9541,7 +9541,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9552,7 +9552,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9563,7 +9563,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9574,7 +9574,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9585,7 +9585,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9596,7 +9596,7 @@ na na - + Poland POL 1994 @@ -9607,7 +9607,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9618,7 +9618,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9629,7 +9629,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9640,7 +9640,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9651,7 +9651,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9662,7 +9662,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9673,7 +9673,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9684,7 +9684,7 @@ na na - + Puerto Rico PRI 1995 @@ -9695,7 +9695,7 @@ na na - + Puerto Rico PRI 1996 @@ -9706,7 +9706,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9717,7 +9717,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9728,7 +9728,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9739,7 +9739,7 @@ na na - + Puerto Rico PRI 2000 @@ -9750,7 +9750,7 @@ na na - + Portugal PRT 1994 @@ -9761,7 +9761,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9772,7 +9772,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9783,7 +9783,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9794,7 +9794,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9805,7 +9805,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9816,7 +9816,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9827,7 +9827,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9838,7 +9838,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9849,7 +9849,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9860,7 +9860,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9871,7 +9871,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9882,7 +9882,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9893,7 +9893,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9904,7 +9904,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9915,7 +9915,7 @@ na na - + Qatar QAT 1995 @@ -9926,7 +9926,7 @@ na na - + Qatar QAT 1996 @@ -9937,7 +9937,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9948,7 +9948,7 @@ na na - + Qatar QAT 1998 @@ -9959,7 +9959,7 @@ na na - + Qatar QAT 1999 @@ -9970,7 +9970,7 @@ na na - + Qatar QAT 2000 @@ -9981,7 +9981,7 @@ na na - + Romania ROM 1994 @@ -9992,7 +9992,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10003,7 +10003,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10014,7 +10014,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10025,7 +10025,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10036,7 +10036,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10047,7 +10047,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10058,7 +10058,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10069,7 +10069,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10080,7 +10080,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10091,7 +10091,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10102,7 +10102,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10113,7 +10113,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10124,7 +10124,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10135,7 +10135,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10146,7 +10146,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10157,7 +10157,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10168,7 +10168,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10179,7 +10179,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10190,7 +10190,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10201,7 +10201,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10212,7 +10212,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10223,7 +10223,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10234,7 +10234,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10245,7 +10245,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10256,7 +10256,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10267,7 +10267,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10278,7 +10278,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10289,7 +10289,7 @@ na na - + Sudan SDN 1994 @@ -10300,7 +10300,7 @@ na na - + Sudan SDN 1995 @@ -10311,7 +10311,7 @@ na na - + Sudan SDN 1996 @@ -10322,7 +10322,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10333,7 +10333,7 @@ na na - + Sudan SDN 1998 @@ -10344,7 +10344,7 @@ na na - + Sudan SDN 1999 @@ -10355,7 +10355,7 @@ na na - + Sudan SDN 2000 @@ -10366,7 +10366,7 @@ na na - + Senegal SEN 1994 @@ -10377,7 +10377,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10388,7 +10388,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10399,7 +10399,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10410,7 +10410,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10421,7 +10421,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10432,7 +10432,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10443,7 +10443,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10454,7 +10454,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10465,7 +10465,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10476,7 +10476,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10487,7 +10487,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10498,7 +10498,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10509,7 +10509,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10520,7 +10520,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10531,7 +10531,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10542,7 +10542,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10553,7 +10553,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10564,7 +10564,7 @@ na na - + Sierra Leone SLE 1998 @@ -10575,7 +10575,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10586,7 +10586,7 @@ na na - + Sierra Leone SLE 2000 @@ -10597,7 +10597,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10608,7 +10608,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10619,7 +10619,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10630,7 +10630,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10641,7 +10641,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10652,7 +10652,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10663,7 +10663,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10674,7 +10674,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10685,7 +10685,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10696,7 +10696,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10707,7 +10707,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10718,7 +10718,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10729,7 +10729,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10740,7 +10740,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10751,7 +10751,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10762,7 +10762,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10773,7 +10773,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10784,7 +10784,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10795,7 +10795,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10806,7 +10806,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10817,7 +10817,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10828,7 +10828,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10839,7 +10839,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10850,7 +10850,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10861,7 +10861,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10872,7 +10872,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10883,7 +10883,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10894,7 +10894,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10905,7 +10905,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10916,7 +10916,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10927,7 +10927,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10938,7 +10938,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10949,7 +10949,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10960,7 +10960,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10971,7 +10971,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10982,7 +10982,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -10993,7 +10993,7 @@ na na - + Swaziland SWZ 1995 @@ -11004,7 +11004,7 @@ na na - + Swaziland SWZ 1996 @@ -11015,7 +11015,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11026,7 +11026,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11037,7 +11037,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11048,7 +11048,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11059,7 +11059,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11070,7 +11070,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11081,7 +11081,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11092,7 +11092,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11103,7 +11103,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11114,7 +11114,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11125,7 +11125,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11136,7 +11136,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11147,7 +11147,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11158,7 +11158,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11169,7 +11169,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11180,7 +11180,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11191,7 +11191,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11202,7 +11202,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11213,7 +11213,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11224,7 +11224,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11235,7 +11235,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11246,7 +11246,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11257,7 +11257,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11268,7 +11268,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11279,7 +11279,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11290,7 +11290,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11301,7 +11301,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11312,7 +11312,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11323,7 +11323,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11334,7 +11334,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11345,7 +11345,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11356,7 +11356,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11367,7 +11367,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11378,7 +11378,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11389,7 +11389,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11400,7 +11400,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11411,7 +11411,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11422,7 +11422,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11433,7 +11433,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11444,7 +11444,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11455,7 +11455,7 @@ na na - + Tajikistan TJK 1995 @@ -11466,7 +11466,7 @@ na na - + Tajikistan TJK 1996 @@ -11477,7 +11477,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11488,7 +11488,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11499,7 +11499,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11510,7 +11510,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11521,7 +11521,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11532,7 +11532,7 @@ na na - + Turkmenistan TKM 1995 @@ -11543,7 +11543,7 @@ na na - + Turkmenistan TKM 1996 @@ -11554,7 +11554,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11565,7 +11565,7 @@ na na - + Turkmenistan TKM 1998 @@ -11576,7 +11576,7 @@ na na - + Turkmenistan TKM 1999 @@ -11587,7 +11587,7 @@ na na - + Turkmenistan TKM 2000 @@ -11598,7 +11598,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11609,7 +11609,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11620,7 +11620,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11631,7 +11631,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11642,7 +11642,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11653,7 +11653,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11664,7 +11664,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11675,7 +11675,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11686,7 +11686,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11697,7 +11697,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11708,7 +11708,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11719,7 +11719,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11730,7 +11730,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11741,7 +11741,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11752,7 +11752,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11763,7 +11763,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11774,7 +11774,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11785,7 +11785,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11796,7 +11796,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11807,7 +11807,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11818,7 +11818,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11829,7 +11829,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11840,7 +11840,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11851,7 +11851,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11862,7 +11862,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11873,7 +11873,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11884,7 +11884,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11895,7 +11895,7 @@ na na - + Taiwan TWN 2000 @@ -11906,7 +11906,7 @@ na na - + Tanzania TZA 1994 @@ -11917,7 +11917,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11928,7 +11928,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11939,7 +11939,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11950,7 +11950,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11961,7 +11961,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11972,7 +11972,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11983,7 +11983,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -11994,7 +11994,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12005,7 +12005,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12016,7 +12016,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12027,7 +12027,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12038,7 +12038,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12049,7 +12049,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12060,7 +12060,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12071,7 +12071,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12082,7 +12082,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12093,7 +12093,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12104,7 +12104,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12115,7 +12115,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12126,7 +12126,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12137,7 +12137,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12148,7 +12148,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12159,7 +12159,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12170,7 +12170,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12181,7 +12181,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12192,7 +12192,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12203,7 +12203,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12214,7 +12214,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12225,7 +12225,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12236,7 +12236,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12247,7 +12247,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12258,7 +12258,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12269,7 +12269,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12280,7 +12280,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12291,7 +12291,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12302,7 +12302,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12313,7 +12313,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12324,7 +12324,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12335,7 +12335,7 @@ na na - + Uzbekistan UZB 1998 @@ -12346,7 +12346,7 @@ na na - + Uzbekistan UZB 1999 @@ -12357,7 +12357,7 @@ na na - + Uzbekistan UZB 2000 @@ -12368,7 +12368,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12379,7 +12379,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12390,7 +12390,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12401,7 +12401,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12412,7 +12412,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12423,7 +12423,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12434,7 +12434,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12445,7 +12445,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12456,7 +12456,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12467,7 +12467,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12478,7 +12478,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12489,7 +12489,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12500,7 +12500,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12511,7 +12511,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12522,7 +12522,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12533,7 +12533,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12544,7 +12544,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12555,7 +12555,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12566,7 +12566,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12577,7 +12577,7 @@ na na - + Vietnam VNM 1999 @@ -12588,7 +12588,7 @@ na na - + Vietnam VNM 2000 @@ -12599,7 +12599,7 @@ na na - + Yemen YEM 1994 @@ -12610,7 +12610,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12621,7 +12621,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12632,7 +12632,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12643,7 +12643,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12654,7 +12654,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12665,7 +12665,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12676,7 +12676,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12687,7 +12687,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12698,7 +12698,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12709,7 +12709,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12720,7 +12720,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12731,7 +12731,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12742,7 +12742,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12753,7 +12753,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12764,7 +12764,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12775,7 +12775,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12786,7 +12786,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12797,7 +12797,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12808,7 +12808,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12819,7 +12819,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12830,7 +12830,7 @@ na na - + Zambia ZMB 1994 @@ -12841,7 +12841,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12852,7 +12852,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12863,7 +12863,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12874,7 +12874,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12885,7 +12885,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12896,7 +12896,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12907,7 +12907,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12918,7 +12918,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12929,7 +12929,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12940,7 +12940,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12951,7 +12951,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12962,7 +12962,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12973,7 +12973,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/demos/linked-filters-disabled.html b/demos/linked-filters-disabled.html index 923da5a0..2bc9b452 100644 --- a/demos/linked-filters-disabled.html +++ b/demos/linked-filters-disabled.html @@ -44,2553 +44,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/linked-filters.html b/demos/linked-filters.html index 39b234ef..a94bf3a2 100644 --- a/demos/linked-filters.html +++ b/demos/linked-filters.html @@ -39,2553 +39,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/load-filters-on-demand.html b/demos/load-filters-on-demand.html index b1edc3b3..670bc91b 100644 --- a/demos/load-filters-on-demand.html +++ b/demos/load-filters-on-demand.html @@ -51,7 +51,7 @@ - + Angola AGO 1994 @@ -62,7 +62,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -73,7 +73,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -84,7 +84,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -95,7 +95,7 @@ na na - + Angola AGO 1998 @@ -106,7 +106,7 @@ na na - + Angola AGO 1999 @@ -117,7 +117,7 @@ na na - + Angola AGO 2000 @@ -128,7 +128,7 @@ na na - + Albania ALB 1994 @@ -139,7 +139,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -150,7 +150,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -161,7 +161,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -172,7 +172,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -183,7 +183,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -194,7 +194,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -205,7 +205,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -216,7 +216,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -227,7 +227,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -238,7 +238,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -249,7 +249,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -260,7 +260,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -271,7 +271,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -282,7 +282,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -293,7 +293,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -304,7 +304,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -315,7 +315,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -326,7 +326,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -337,7 +337,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -348,7 +348,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -359,7 +359,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -370,7 +370,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -381,7 +381,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -392,7 +392,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -403,7 +403,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -414,7 +414,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -425,7 +425,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -436,7 +436,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -447,7 +447,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -458,7 +458,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -469,7 +469,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -480,7 +480,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -491,7 +491,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -502,7 +502,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -513,7 +513,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -524,7 +524,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -535,7 +535,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -546,7 +546,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -557,7 +557,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -568,7 +568,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -579,7 +579,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -590,7 +590,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -601,7 +601,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -612,7 +612,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -623,7 +623,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -634,7 +634,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -645,7 +645,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -656,7 +656,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -667,7 +667,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -678,7 +678,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -689,7 +689,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -700,7 +700,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -711,7 +711,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -722,7 +722,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -733,7 +733,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -744,7 +744,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -755,7 +755,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -766,7 +766,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -777,7 +777,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -788,7 +788,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -799,7 +799,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -810,7 +810,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -821,7 +821,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -832,7 +832,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -843,7 +843,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -854,7 +854,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -865,7 +865,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -876,7 +876,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -887,7 +887,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -898,7 +898,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -909,7 +909,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -920,7 +920,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -931,7 +931,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -942,7 +942,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -953,7 +953,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -964,7 +964,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -975,7 +975,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -986,7 +986,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -997,7 +997,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1008,7 +1008,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1019,7 +1019,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1030,7 +1030,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1041,7 +1041,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1052,7 +1052,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1063,7 +1063,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1074,7 +1074,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1085,7 +1085,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1096,7 +1096,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1107,7 +1107,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1118,7 +1118,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1129,7 +1129,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1140,7 +1140,7 @@ na na - + Bahrain BHR 1995 @@ -1151,7 +1151,7 @@ na na - + Bahrain BHR 1996 @@ -1162,7 +1162,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1173,7 +1173,7 @@ na na - + Bahrain BHR 1998 @@ -1184,7 +1184,7 @@ na na - + Bahrain BHR 1999 @@ -1195,7 +1195,7 @@ na na - + Bahrain BHR 2000 @@ -1206,7 +1206,7 @@ na na - + Bahamas BHS 1994 @@ -1217,7 +1217,7 @@ na na - + Bahamas BHS 1995 @@ -1228,7 +1228,7 @@ na na - + Bahamas BHS 1996 @@ -1239,7 +1239,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1250,7 +1250,7 @@ na na - + Bahamas BHS 1998 @@ -1261,7 +1261,7 @@ na na - + Bahamas BHS 1999 @@ -1272,7 +1272,7 @@ na na - + Bahamas BHS 2000 @@ -1283,7 +1283,7 @@ na na - + Belarus BLR 1994 @@ -1294,7 +1294,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1305,7 +1305,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1316,7 +1316,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1327,7 +1327,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1338,7 +1338,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1349,7 +1349,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1360,7 +1360,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1371,7 +1371,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1382,7 +1382,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1393,7 +1393,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1404,7 +1404,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1415,7 +1415,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1426,7 +1426,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1437,7 +1437,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1448,7 +1448,7 @@ na na - + Bermuda BMU 1995 @@ -1459,7 +1459,7 @@ na na - + Bermuda BMU 1996 @@ -1470,7 +1470,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1481,7 +1481,7 @@ na na - + Bermuda BMU 1998 @@ -1492,7 +1492,7 @@ na na - + Bermuda BMU 1999 @@ -1503,7 +1503,7 @@ na na - + Bermuda BMU 2000 @@ -1514,7 +1514,7 @@ na na - + Bolivia BOL 1994 @@ -1525,7 +1525,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1536,7 +1536,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1547,7 +1547,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1558,7 +1558,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1569,7 +1569,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1580,7 +1580,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1591,7 +1591,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1602,7 +1602,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1613,7 +1613,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1624,7 +1624,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1635,7 +1635,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1646,7 +1646,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1657,7 +1657,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1668,7 +1668,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1679,7 +1679,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1690,7 +1690,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1701,7 +1701,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1712,7 +1712,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1723,7 +1723,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1734,7 +1734,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1745,7 +1745,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1756,7 +1756,7 @@ na na - + Bhutan BTN 1995 @@ -1767,7 +1767,7 @@ na na - + Bhutan BTN 1996 @@ -1778,7 +1778,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1789,7 +1789,7 @@ na na - + Bhutan BTN 1998 @@ -1800,7 +1800,7 @@ na na - + Bhutan BTN 1999 @@ -1811,7 +1811,7 @@ na na - + Bhutan BTN 2000 @@ -1822,7 +1822,7 @@ na na - + Botswana BWA 1994 @@ -1833,7 +1833,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1844,7 +1844,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1855,7 +1855,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1866,7 +1866,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1877,7 +1877,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1888,7 +1888,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1899,7 +1899,7 @@ na na - + Central African Republic CAF 1994 @@ -1910,7 +1910,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1921,7 +1921,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1932,7 +1932,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1943,7 +1943,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1954,7 +1954,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1965,7 +1965,7 @@ na na - + Central African Republic CAF 2000 @@ -1976,7 +1976,7 @@ na na - + Canada CAN 1994 @@ -1987,7 +1987,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -1998,7 +1998,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2009,7 +2009,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2020,7 +2020,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2031,7 +2031,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2042,7 +2042,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2053,7 +2053,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2064,7 +2064,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2075,7 +2075,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2086,7 +2086,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2097,7 +2097,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2108,7 +2108,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2119,7 +2119,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2130,7 +2130,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2141,7 +2141,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2152,7 +2152,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2163,7 +2163,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2174,7 +2174,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2185,7 +2185,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2196,7 +2196,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2207,7 +2207,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2218,7 +2218,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2229,7 +2229,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2240,7 +2240,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2251,7 +2251,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2262,7 +2262,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2273,7 +2273,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2284,7 +2284,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2295,7 +2295,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2306,7 +2306,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2317,7 +2317,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2328,7 +2328,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2339,7 +2339,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2350,7 +2350,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2361,7 +2361,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2372,7 +2372,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2383,7 +2383,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2394,7 +2394,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2405,7 +2405,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2416,7 +2416,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2427,7 +2427,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2438,7 +2438,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2449,7 +2449,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2460,7 +2460,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2471,7 +2471,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2482,7 +2482,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2493,7 +2493,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2504,7 +2504,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2515,7 +2515,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2526,7 +2526,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2537,7 +2537,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2548,7 +2548,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2559,7 +2559,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2570,7 +2570,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2581,7 +2581,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2592,7 +2592,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2603,7 +2603,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2614,7 +2614,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2625,7 +2625,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2636,7 +2636,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2647,7 +2647,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2658,7 +2658,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2669,7 +2669,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2680,7 +2680,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2691,7 +2691,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2702,7 +2702,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2713,7 +2713,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2724,7 +2724,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2735,7 +2735,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2746,7 +2746,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2757,7 +2757,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2768,7 +2768,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2779,7 +2779,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2790,7 +2790,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2801,7 +2801,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2812,7 +2812,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2823,7 +2823,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2834,7 +2834,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2845,7 +2845,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2856,7 +2856,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2867,7 +2867,7 @@ na na - + Cuba CUB 1998 @@ -2878,7 +2878,7 @@ na na - + Cuba CUB 1999 @@ -2889,7 +2889,7 @@ na na - + Cuba CUB 2000 @@ -2900,7 +2900,7 @@ na na - + Cyprus CYP 1994 @@ -2911,7 +2911,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2922,7 +2922,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2933,7 +2933,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2944,7 +2944,7 @@ na na - + Cyprus CYP 1998 @@ -2955,7 +2955,7 @@ na na - + Cyprus CYP 1999 @@ -2966,7 +2966,7 @@ na na - + Cyprus CYP 2000 @@ -2977,7 +2977,7 @@ na na - + Czech Republic CZE 1994 @@ -2988,7 +2988,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -2999,7 +2999,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3010,7 +3010,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3021,7 +3021,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3032,7 +3032,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3043,7 +3043,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3054,7 +3054,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3065,7 +3065,7 @@ na na - + Djibouti DJI 1995 @@ -3076,7 +3076,7 @@ na na - + Djibouti DJI 1996 @@ -3087,7 +3087,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3098,7 +3098,7 @@ na na - + Djibouti DJI 1998 @@ -3109,7 +3109,7 @@ na na - + Djibouti DJI 1999 @@ -3120,7 +3120,7 @@ na na - + Djibouti DJI 2000 @@ -3131,7 +3131,7 @@ na na - + Dominica DMA 1994 @@ -3142,7 +3142,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3153,7 +3153,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3164,7 +3164,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3175,7 +3175,7 @@ na na - + Dominica DMA 1998 @@ -3186,7 +3186,7 @@ na na - + Dominica DMA 1999 @@ -3197,7 +3197,7 @@ na na - + Dominica DMA 2000 @@ -3208,7 +3208,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3219,7 +3219,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3230,7 +3230,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3241,7 +3241,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3252,7 +3252,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3263,7 +3263,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3274,7 +3274,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3285,7 +3285,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3296,7 +3296,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3307,7 +3307,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3318,7 +3318,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3329,7 +3329,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3340,7 +3340,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3351,7 +3351,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3362,7 +3362,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3373,7 +3373,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3384,7 +3384,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3395,7 +3395,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3406,7 +3406,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3417,7 +3417,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3428,7 +3428,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3439,7 +3439,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3450,7 +3450,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3461,7 +3461,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3472,7 +3472,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3483,7 +3483,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3494,7 +3494,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3505,7 +3505,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3516,7 +3516,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3527,7 +3527,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3538,7 +3538,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3549,7 +3549,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3560,7 +3560,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3571,7 +3571,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3582,7 +3582,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3593,7 +3593,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3604,7 +3604,7 @@ na na - + Eritrea ERI 1995 @@ -3615,7 +3615,7 @@ na na - + Eritrea ERI 1996 @@ -3626,7 +3626,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3637,7 +3637,7 @@ na na - + Eritrea ERI 1998 @@ -3648,7 +3648,7 @@ na na - + Eritrea ERI 1999 @@ -3659,7 +3659,7 @@ na na - + Eritrea ERI 2000 @@ -3670,7 +3670,7 @@ na na - + Spain ESP 1994 @@ -3681,7 +3681,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3692,7 +3692,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3703,7 +3703,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3714,7 +3714,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3725,7 +3725,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3736,7 +3736,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3747,7 +3747,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3758,7 +3758,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3769,7 +3769,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3780,7 +3780,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3791,7 +3791,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3802,7 +3802,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3813,7 +3813,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3824,7 +3824,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3835,7 +3835,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3846,7 +3846,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3857,7 +3857,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3868,7 +3868,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3879,7 +3879,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3890,7 +3890,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3901,7 +3901,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3912,7 +3912,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3923,7 +3923,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3934,7 +3934,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3945,7 +3945,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3956,7 +3956,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3967,7 +3967,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3978,7 +3978,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -3989,7 +3989,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -4000,7 +4000,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4011,7 +4011,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4022,7 +4022,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4033,7 +4033,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4044,7 +4044,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4055,7 +4055,7 @@ na na - + France FRA 1994 @@ -4066,7 +4066,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4077,7 +4077,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4088,7 +4088,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4099,7 +4099,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4110,7 +4110,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4121,7 +4121,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4132,7 +4132,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4143,7 +4143,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4154,7 +4154,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4165,7 +4165,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4176,7 +4176,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4187,7 +4187,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4198,7 +4198,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4209,7 +4209,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4220,7 +4220,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4231,7 +4231,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4242,7 +4242,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4253,7 +4253,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4264,7 +4264,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4275,7 +4275,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4286,7 +4286,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4297,7 +4297,7 @@ na na - + Georgia GEO 1995 @@ -4308,7 +4308,7 @@ na na - + Georgia GEO 1996 @@ -4319,7 +4319,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4330,7 +4330,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4341,7 +4341,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4352,7 +4352,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4363,7 +4363,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4374,7 +4374,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4385,7 +4385,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4396,7 +4396,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4407,7 +4407,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4418,7 +4418,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4429,7 +4429,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4440,7 +4440,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4451,7 +4451,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4462,7 +4462,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4473,7 +4473,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4484,7 +4484,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4495,7 +4495,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4506,7 +4506,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4517,7 +4517,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4528,7 +4528,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4539,7 +4539,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4550,7 +4550,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4561,7 +4561,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4572,7 +4572,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4583,7 +4583,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4594,7 +4594,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4605,7 +4605,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4616,7 +4616,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4627,7 +4627,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4638,7 +4638,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4649,7 +4649,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4660,7 +4660,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4671,7 +4671,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4682,7 +4682,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4693,7 +4693,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4704,7 +4704,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4715,7 +4715,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4726,7 +4726,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4737,7 +4737,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4748,7 +4748,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4759,7 +4759,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4770,7 +4770,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4781,7 +4781,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4792,7 +4792,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4803,7 +4803,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4814,7 +4814,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4825,7 +4825,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4836,7 +4836,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4847,7 +4847,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4858,7 +4858,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4869,7 +4869,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4880,7 +4880,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4891,7 +4891,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4902,7 +4902,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4913,7 +4913,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4924,7 +4924,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4935,7 +4935,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4946,7 +4946,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4957,7 +4957,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4968,7 +4968,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4979,7 +4979,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -4990,7 +4990,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -5001,7 +5001,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5012,7 +5012,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5023,7 +5023,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5034,7 +5034,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5045,7 +5045,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5056,7 +5056,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5067,7 +5067,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5078,7 +5078,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5089,7 +5089,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5100,7 +5100,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5111,7 +5111,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5122,7 +5122,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5133,7 +5133,7 @@ na na - + Hong Kong HKG 1994 @@ -5144,7 +5144,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5155,7 +5155,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5166,7 +5166,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5177,7 +5177,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5188,7 +5188,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5199,7 +5199,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5210,7 +5210,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5221,7 +5221,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5232,7 +5232,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5243,7 +5243,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5254,7 +5254,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5265,7 +5265,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5276,7 +5276,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5287,7 +5287,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5298,7 +5298,7 @@ na na - + Croatia HRV 1995 @@ -5309,7 +5309,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5320,7 +5320,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5331,7 +5331,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5342,7 +5342,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5353,7 +5353,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5364,7 +5364,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5375,7 +5375,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5386,7 +5386,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5397,7 +5397,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5408,7 +5408,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5419,7 +5419,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5430,7 +5430,7 @@ na na - + Haiti HTI 2000 @@ -5441,7 +5441,7 @@ na na - + Hungary HUN 1994 @@ -5452,7 +5452,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5463,7 +5463,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5474,7 +5474,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5485,7 +5485,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5496,7 +5496,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5507,7 +5507,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5518,7 +5518,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5529,7 +5529,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5540,7 +5540,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5551,7 +5551,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5562,7 +5562,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5573,7 +5573,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5584,7 +5584,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5595,7 +5595,7 @@ 64.78 10.67 - + India IND 1994 @@ -5606,7 +5606,7 @@ 62.63 11.92 - + India IND 1995 @@ -5617,7 +5617,7 @@ 59.41 13.25 - + India IND 1996 @@ -5628,7 +5628,7 @@ 60.74 11.93 - + India IND 1997 @@ -5639,7 +5639,7 @@ 60.02 12.53 - + India IND 1998 @@ -5650,7 +5650,7 @@ 56.59 12.88 - + India IND 1999 @@ -5661,7 +5661,7 @@ 54.33 13.60 - + India IND 2000 @@ -5672,7 +5672,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5683,7 +5683,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5694,7 +5694,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5705,7 +5705,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5716,7 +5716,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5727,7 +5727,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5738,7 +5738,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5749,7 +5749,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5760,7 +5760,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5771,7 +5771,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5782,7 +5782,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5793,7 +5793,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5804,7 +5804,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5815,7 +5815,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5826,7 +5826,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5837,7 +5837,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5848,7 +5848,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5859,7 +5859,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5870,7 +5870,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5881,7 +5881,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5892,7 +5892,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5903,7 +5903,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5914,7 +5914,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5925,7 +5925,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5936,7 +5936,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5947,7 +5947,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5958,7 +5958,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5969,7 +5969,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5980,7 +5980,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -5991,7 +5991,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -6002,7 +6002,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6013,7 +6013,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6024,7 +6024,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6035,7 +6035,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6046,7 +6046,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6057,7 +6057,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6068,7 +6068,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6079,7 +6079,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6090,7 +6090,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6101,7 +6101,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6112,7 +6112,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6123,7 +6123,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6134,7 +6134,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6145,7 +6145,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6156,7 +6156,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6167,7 +6167,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6178,7 +6178,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6189,7 +6189,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6200,7 +6200,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6211,7 +6211,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6222,7 +6222,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6233,7 +6233,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6244,7 +6244,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6255,7 +6255,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6266,7 +6266,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6277,7 +6277,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6288,7 +6288,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6299,7 +6299,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6310,7 +6310,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6321,7 +6321,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6332,7 +6332,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6343,7 +6343,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6354,7 +6354,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6365,7 +6365,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6376,7 +6376,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6387,7 +6387,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6398,7 +6398,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6409,7 +6409,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6420,7 +6420,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6431,7 +6431,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6442,7 +6442,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6453,7 +6453,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6464,7 +6464,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6475,7 +6475,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6486,7 +6486,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6497,7 +6497,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6508,7 +6508,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6519,7 +6519,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6530,7 +6530,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6541,7 +6541,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6552,7 +6552,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6563,7 +6563,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6574,7 +6574,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6585,7 +6585,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6596,7 +6596,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6607,7 +6607,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6618,7 +6618,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6629,7 +6629,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6640,7 +6640,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6651,7 +6651,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6662,7 +6662,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6673,7 +6673,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6684,7 +6684,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6695,7 +6695,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6706,7 +6706,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6717,7 +6717,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6728,7 +6728,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6739,7 +6739,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6750,7 +6750,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6761,7 +6761,7 @@ na na - + Kuwait KWT 1995 @@ -6772,7 +6772,7 @@ na na - + Kuwait KWT 1996 @@ -6783,7 +6783,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6794,7 +6794,7 @@ na na - + Kuwait KWT 1998 @@ -6805,7 +6805,7 @@ na na - + Kuwait KWT 1999 @@ -6816,7 +6816,7 @@ na na - + Kuwait KWT 2000 @@ -6827,7 +6827,7 @@ na na - + Laos LAO 1994 @@ -6838,7 +6838,7 @@ na na - + Laos LAO 1995 @@ -6849,7 +6849,7 @@ na na - + Laos LAO 1996 @@ -6860,7 +6860,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6871,7 +6871,7 @@ na na - + Laos LAO 1998 @@ -6882,7 +6882,7 @@ na na - + Laos LAO 1999 @@ -6893,7 +6893,7 @@ na na - + Laos LAO 2000 @@ -6904,7 +6904,7 @@ na na - + Lebanon LBN 1994 @@ -6915,7 +6915,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6926,7 +6926,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6937,7 +6937,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6948,7 +6948,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6959,7 +6959,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6970,7 +6970,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6981,7 +6981,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -6992,7 +6992,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7003,7 +7003,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7014,7 +7014,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7025,7 +7025,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7036,7 +7036,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7047,7 +7047,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7058,7 +7058,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7069,7 +7069,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7080,7 +7080,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7091,7 +7091,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7102,7 +7102,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7113,7 +7113,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7124,7 +7124,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7135,7 +7135,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7146,7 +7146,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7157,7 +7157,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7168,7 +7168,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7179,7 +7179,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7190,7 +7190,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7201,7 +7201,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7212,7 +7212,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7223,7 +7223,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7234,7 +7234,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7245,7 +7245,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7256,7 +7256,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7267,7 +7267,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7278,7 +7278,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7289,7 +7289,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7300,7 +7300,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7311,7 +7311,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7322,7 +7322,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7333,7 +7333,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7344,7 +7344,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7355,7 +7355,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7366,7 +7366,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7377,7 +7377,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7388,7 +7388,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7399,7 +7399,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7410,7 +7410,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7421,7 +7421,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7432,7 +7432,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7443,7 +7443,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7454,7 +7454,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7465,7 +7465,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7476,7 +7476,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7487,7 +7487,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7498,7 +7498,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7509,7 +7509,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7520,7 +7520,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7531,7 +7531,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7542,7 +7542,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7553,7 +7553,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7564,7 +7564,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7575,7 +7575,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7586,7 +7586,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7597,7 +7597,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7608,7 +7608,7 @@ na na - + Moldova MDA 1995 @@ -7619,7 +7619,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7630,7 +7630,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7641,7 +7641,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7652,7 +7652,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7663,7 +7663,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7674,7 +7674,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7685,7 +7685,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7696,7 +7696,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7707,7 +7707,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7718,7 +7718,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7729,7 +7729,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7740,7 +7740,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7751,7 +7751,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7762,7 +7762,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7773,7 +7773,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7784,7 +7784,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7795,7 +7795,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7806,7 +7806,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7817,7 +7817,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7828,7 +7828,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7839,7 +7839,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7850,7 +7850,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7861,7 +7861,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7872,7 +7872,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7883,7 +7883,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7894,7 +7894,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7905,7 +7905,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7916,7 +7916,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7927,7 +7927,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7938,7 +7938,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7949,7 +7949,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7960,7 +7960,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7971,7 +7971,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7982,7 +7982,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -7993,7 +7993,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8004,7 +8004,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8015,7 +8015,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8026,7 +8026,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8037,7 +8037,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8048,7 +8048,7 @@ na na - + Malta MLT 2000 @@ -8059,7 +8059,7 @@ na na - + Mongolia MNG 1994 @@ -8070,7 +8070,7 @@ na na - + Mongolia MNG 1995 @@ -8081,7 +8081,7 @@ na na - + Mongolia MNG 1996 @@ -8092,7 +8092,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8103,7 +8103,7 @@ na na - + Mongolia MNG 1998 @@ -8114,7 +8114,7 @@ na na - + Mongolia MNG 1999 @@ -8125,7 +8125,7 @@ na na - + Mongolia MNG 2000 @@ -8136,7 +8136,7 @@ na na - + Mozambique MOZ 1994 @@ -8147,7 +8147,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8158,7 +8158,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8169,7 +8169,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8180,7 +8180,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8191,7 +8191,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8202,7 +8202,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8213,7 +8213,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8224,7 +8224,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8235,7 +8235,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8246,7 +8246,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8257,7 +8257,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8268,7 +8268,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8279,7 +8279,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8290,7 +8290,7 @@ na na - + Mauritius MUS 1994 @@ -8301,7 +8301,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8312,7 +8312,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8323,7 +8323,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8334,7 +8334,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8345,7 +8345,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8356,7 +8356,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8367,7 +8367,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8378,7 +8378,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8389,7 +8389,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8400,7 +8400,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8411,7 +8411,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8422,7 +8422,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8433,7 +8433,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8444,7 +8444,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8455,7 +8455,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8466,7 +8466,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8477,7 +8477,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8488,7 +8488,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8499,7 +8499,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8510,7 +8510,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8521,7 +8521,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8532,7 +8532,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8543,7 +8543,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8554,7 +8554,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8565,7 +8565,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8576,7 +8576,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8587,7 +8587,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8598,7 +8598,7 @@ na na - + Niger NER 1994 @@ -8609,7 +8609,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8620,7 +8620,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8631,7 +8631,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8642,7 +8642,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8653,7 +8653,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8664,7 +8664,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8675,7 +8675,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8686,7 +8686,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8697,7 +8697,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8708,7 +8708,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8719,7 +8719,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8730,7 +8730,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8741,7 +8741,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8752,7 +8752,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8763,7 +8763,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8774,7 +8774,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8785,7 +8785,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8796,7 +8796,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8807,7 +8807,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8818,7 +8818,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8829,7 +8829,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8840,7 +8840,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8851,7 +8851,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8862,7 +8862,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8873,7 +8873,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8884,7 +8884,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8895,7 +8895,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8906,7 +8906,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8917,7 +8917,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8928,7 +8928,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8939,7 +8939,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8950,7 +8950,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8961,7 +8961,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8972,7 +8972,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8983,7 +8983,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -8994,7 +8994,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9005,7 +9005,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9016,7 +9016,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9027,7 +9027,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9038,7 +9038,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9049,7 +9049,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9060,7 +9060,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9071,7 +9071,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9082,7 +9082,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9093,7 +9093,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9104,7 +9104,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9115,7 +9115,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9126,7 +9126,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9137,7 +9137,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9148,7 +9148,7 @@ na na - + Oman OMN 1995 @@ -9159,7 +9159,7 @@ na na - + Oman OMN 1996 @@ -9170,7 +9170,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9181,7 +9181,7 @@ na na - + Oman OMN 1998 @@ -9192,7 +9192,7 @@ na na - + Oman OMN 1999 @@ -9203,7 +9203,7 @@ na na - + Oman OMN 2000 @@ -9214,7 +9214,7 @@ na na - + Pakistan PAK 1994 @@ -9225,7 +9225,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9236,7 +9236,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9247,7 +9247,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9258,7 +9258,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9269,7 +9269,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9280,7 +9280,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9291,7 +9291,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9302,7 +9302,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9313,7 +9313,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9324,7 +9324,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9335,7 +9335,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9346,7 +9346,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9357,7 +9357,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9368,7 +9368,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9379,7 +9379,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9390,7 +9390,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9401,7 +9401,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9412,7 +9412,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9423,7 +9423,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9434,7 +9434,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9445,7 +9445,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9456,7 +9456,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9467,7 +9467,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9478,7 +9478,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9489,7 +9489,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9500,7 +9500,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9511,7 +9511,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9522,7 +9522,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9533,7 +9533,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9544,7 +9544,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9555,7 +9555,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9566,7 +9566,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9577,7 +9577,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9588,7 +9588,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9599,7 +9599,7 @@ na na - + Poland POL 1994 @@ -9610,7 +9610,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9621,7 +9621,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9632,7 +9632,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9643,7 +9643,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9654,7 +9654,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9665,7 +9665,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9676,7 +9676,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9687,7 +9687,7 @@ na na - + Puerto Rico PRI 1995 @@ -9698,7 +9698,7 @@ na na - + Puerto Rico PRI 1996 @@ -9709,7 +9709,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9720,7 +9720,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9731,7 +9731,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9742,7 +9742,7 @@ na na - + Puerto Rico PRI 2000 @@ -9753,7 +9753,7 @@ na na - + Portugal PRT 1994 @@ -9764,7 +9764,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9775,7 +9775,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9786,7 +9786,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9797,7 +9797,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9808,7 +9808,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9819,7 +9819,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9830,7 +9830,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9841,7 +9841,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9852,7 +9852,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9863,7 +9863,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9874,7 +9874,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9885,7 +9885,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9896,7 +9896,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9907,7 +9907,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9918,7 +9918,7 @@ na na - + Qatar QAT 1995 @@ -9929,7 +9929,7 @@ na na - + Qatar QAT 1996 @@ -9940,7 +9940,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9951,7 +9951,7 @@ na na - + Qatar QAT 1998 @@ -9962,7 +9962,7 @@ na na - + Qatar QAT 1999 @@ -9973,7 +9973,7 @@ na na - + Qatar QAT 2000 @@ -9984,7 +9984,7 @@ na na - + Romania ROM 1994 @@ -9995,7 +9995,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10006,7 +10006,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10017,7 +10017,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10028,7 +10028,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10039,7 +10039,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10050,7 +10050,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10061,7 +10061,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10072,7 +10072,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10083,7 +10083,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10094,7 +10094,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10105,7 +10105,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10116,7 +10116,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10127,7 +10127,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10138,7 +10138,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10149,7 +10149,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10160,7 +10160,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10171,7 +10171,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10182,7 +10182,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10193,7 +10193,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10204,7 +10204,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10215,7 +10215,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10226,7 +10226,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10237,7 +10237,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10248,7 +10248,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10259,7 +10259,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10270,7 +10270,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10281,7 +10281,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10292,7 +10292,7 @@ na na - + Sudan SDN 1994 @@ -10303,7 +10303,7 @@ na na - + Sudan SDN 1995 @@ -10314,7 +10314,7 @@ na na - + Sudan SDN 1996 @@ -10325,7 +10325,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10336,7 +10336,7 @@ na na - + Sudan SDN 1998 @@ -10347,7 +10347,7 @@ na na - + Sudan SDN 1999 @@ -10358,7 +10358,7 @@ na na - + Sudan SDN 2000 @@ -10369,7 +10369,7 @@ na na - + Senegal SEN 1994 @@ -10380,7 +10380,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10391,7 +10391,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10402,7 +10402,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10413,7 +10413,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10424,7 +10424,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10435,7 +10435,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10446,7 +10446,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10457,7 +10457,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10468,7 +10468,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10479,7 +10479,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10490,7 +10490,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10501,7 +10501,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10512,7 +10512,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10523,7 +10523,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10534,7 +10534,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10545,7 +10545,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10556,7 +10556,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10567,7 +10567,7 @@ na na - + Sierra Leone SLE 1998 @@ -10578,7 +10578,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10589,7 +10589,7 @@ na na - + Sierra Leone SLE 2000 @@ -10600,7 +10600,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10611,7 +10611,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10622,7 +10622,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10633,7 +10633,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10644,7 +10644,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10655,7 +10655,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10666,7 +10666,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10677,7 +10677,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10688,7 +10688,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10699,7 +10699,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10710,7 +10710,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10721,7 +10721,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10732,7 +10732,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10743,7 +10743,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10754,7 +10754,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10765,7 +10765,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10776,7 +10776,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10787,7 +10787,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10798,7 +10798,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10809,7 +10809,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10820,7 +10820,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10831,7 +10831,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10842,7 +10842,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10853,7 +10853,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10864,7 +10864,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10875,7 +10875,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10886,7 +10886,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10897,7 +10897,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10908,7 +10908,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10919,7 +10919,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10930,7 +10930,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10941,7 +10941,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10952,7 +10952,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10963,7 +10963,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10974,7 +10974,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10985,7 +10985,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -10996,7 +10996,7 @@ na na - + Swaziland SWZ 1995 @@ -11007,7 +11007,7 @@ na na - + Swaziland SWZ 1996 @@ -11018,7 +11018,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11029,7 +11029,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11040,7 +11040,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11051,7 +11051,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11062,7 +11062,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11073,7 +11073,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11084,7 +11084,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11095,7 +11095,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11106,7 +11106,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11117,7 +11117,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11128,7 +11128,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11139,7 +11139,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11150,7 +11150,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11161,7 +11161,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11172,7 +11172,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11183,7 +11183,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11194,7 +11194,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11205,7 +11205,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11216,7 +11216,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11227,7 +11227,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11238,7 +11238,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11249,7 +11249,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11260,7 +11260,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11271,7 +11271,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11282,7 +11282,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11293,7 +11293,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11304,7 +11304,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11315,7 +11315,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11326,7 +11326,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11337,7 +11337,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11348,7 +11348,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11359,7 +11359,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11370,7 +11370,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11381,7 +11381,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11392,7 +11392,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11403,7 +11403,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11414,7 +11414,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11425,7 +11425,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11436,7 +11436,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11447,7 +11447,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11458,7 +11458,7 @@ na na - + Tajikistan TJK 1995 @@ -11469,7 +11469,7 @@ na na - + Tajikistan TJK 1996 @@ -11480,7 +11480,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11491,7 +11491,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11502,7 +11502,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11513,7 +11513,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11524,7 +11524,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11535,7 +11535,7 @@ na na - + Turkmenistan TKM 1995 @@ -11546,7 +11546,7 @@ na na - + Turkmenistan TKM 1996 @@ -11557,7 +11557,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11568,7 +11568,7 @@ na na - + Turkmenistan TKM 1998 @@ -11579,7 +11579,7 @@ na na - + Turkmenistan TKM 1999 @@ -11590,7 +11590,7 @@ na na - + Turkmenistan TKM 2000 @@ -11601,7 +11601,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11612,7 +11612,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11623,7 +11623,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11634,7 +11634,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11645,7 +11645,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11656,7 +11656,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11667,7 +11667,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11678,7 +11678,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11689,7 +11689,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11700,7 +11700,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11711,7 +11711,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11722,7 +11722,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11733,7 +11733,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11744,7 +11744,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11755,7 +11755,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11766,7 +11766,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11777,7 +11777,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11788,7 +11788,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11799,7 +11799,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11810,7 +11810,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11821,7 +11821,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11832,7 +11832,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11843,7 +11843,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11854,7 +11854,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11865,7 +11865,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11876,7 +11876,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11887,7 +11887,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11898,7 +11898,7 @@ na na - + Taiwan TWN 2000 @@ -11909,7 +11909,7 @@ na na - + Tanzania TZA 1994 @@ -11920,7 +11920,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11931,7 +11931,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11942,7 +11942,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11953,7 +11953,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11964,7 +11964,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11975,7 +11975,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11986,7 +11986,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -11997,7 +11997,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12008,7 +12008,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12019,7 +12019,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12030,7 +12030,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12041,7 +12041,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12052,7 +12052,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12063,7 +12063,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12074,7 +12074,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12085,7 +12085,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12096,7 +12096,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12107,7 +12107,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12118,7 +12118,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12129,7 +12129,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12140,7 +12140,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12151,7 +12151,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12162,7 +12162,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12173,7 +12173,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12184,7 +12184,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12195,7 +12195,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12206,7 +12206,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12217,7 +12217,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12228,7 +12228,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12239,7 +12239,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12250,7 +12250,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12261,7 +12261,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12272,7 +12272,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12283,7 +12283,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12294,7 +12294,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12305,7 +12305,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12316,7 +12316,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12327,7 +12327,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12338,7 +12338,7 @@ na na - + Uzbekistan UZB 1998 @@ -12349,7 +12349,7 @@ na na - + Uzbekistan UZB 1999 @@ -12360,7 +12360,7 @@ na na - + Uzbekistan UZB 2000 @@ -12371,7 +12371,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12382,7 +12382,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12393,7 +12393,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12404,7 +12404,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12415,7 +12415,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12426,7 +12426,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12437,7 +12437,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12448,7 +12448,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12459,7 +12459,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12470,7 +12470,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12481,7 +12481,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12492,7 +12492,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12503,7 +12503,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12514,7 +12514,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12525,7 +12525,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12536,7 +12536,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12547,7 +12547,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12558,7 +12558,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12569,7 +12569,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12580,7 +12580,7 @@ na na - + Vietnam VNM 1999 @@ -12591,7 +12591,7 @@ na na - + Vietnam VNM 2000 @@ -12602,7 +12602,7 @@ na na - + Yemen YEM 1994 @@ -12613,7 +12613,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12624,7 +12624,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12635,7 +12635,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12646,7 +12646,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12657,7 +12657,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12668,7 +12668,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12679,7 +12679,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12690,7 +12690,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12701,7 +12701,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12712,7 +12712,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12723,7 +12723,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12734,7 +12734,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12745,7 +12745,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12756,7 +12756,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12767,7 +12767,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12778,7 +12778,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12789,7 +12789,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12800,7 +12800,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12811,7 +12811,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12822,7 +12822,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12833,7 +12833,7 @@ na na - + Zambia ZMB 1994 @@ -12844,7 +12844,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12855,7 +12855,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12866,7 +12866,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12877,7 +12877,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12888,7 +12888,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12899,7 +12899,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12910,7 +12910,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12921,7 +12921,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12932,7 +12932,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12943,7 +12943,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12954,7 +12954,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12965,7 +12965,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12976,7 +12976,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/demos/pagination.html b/demos/pagination.html index 4bf3c246..13f55a86 100644 --- a/demos/pagination.html +++ b/demos/pagination.html @@ -63,7 +63,7 @@ - + Angola AGO 1994 @@ -74,7 +74,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -85,7 +85,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -96,7 +96,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -107,7 +107,7 @@ na na - + Angola AGO 1998 @@ -118,7 +118,7 @@ na na - + Angola AGO 1999 @@ -129,7 +129,7 @@ na na - + Angola AGO 2000 @@ -140,7 +140,7 @@ na na - + Albania ALB 1994 @@ -151,7 +151,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -162,7 +162,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -173,7 +173,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -184,7 +184,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -195,7 +195,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -206,7 +206,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -217,7 +217,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -228,7 +228,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -239,7 +239,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -250,7 +250,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -261,7 +261,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -272,7 +272,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -283,7 +283,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -294,7 +294,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -305,7 +305,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -316,7 +316,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -327,7 +327,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -338,7 +338,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -349,7 +349,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -360,7 +360,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -371,7 +371,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -382,7 +382,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -393,7 +393,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -404,7 +404,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -415,7 +415,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -426,7 +426,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -437,7 +437,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -448,7 +448,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -459,7 +459,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -470,7 +470,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -481,7 +481,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -492,7 +492,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -503,7 +503,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -514,7 +514,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -525,7 +525,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -536,7 +536,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -547,7 +547,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -558,7 +558,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -569,7 +569,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -580,7 +580,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -591,7 +591,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -602,7 +602,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -613,7 +613,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -624,7 +624,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -635,7 +635,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -646,7 +646,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -657,7 +657,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -668,7 +668,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -679,7 +679,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -690,7 +690,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -701,7 +701,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -712,7 +712,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -723,7 +723,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -734,7 +734,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -745,7 +745,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -756,7 +756,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -767,7 +767,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -778,7 +778,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -789,7 +789,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -800,7 +800,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -811,7 +811,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -822,7 +822,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -833,7 +833,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -844,7 +844,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -855,7 +855,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -866,7 +866,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -877,7 +877,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -888,7 +888,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -899,7 +899,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -910,7 +910,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -921,7 +921,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -932,7 +932,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -943,7 +943,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -954,7 +954,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -965,7 +965,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -976,7 +976,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -987,7 +987,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -998,7 +998,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -1009,7 +1009,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -1020,7 +1020,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -1031,7 +1031,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -1042,7 +1042,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1053,7 +1053,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1064,7 +1064,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1075,7 +1075,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1086,7 +1086,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1097,7 +1097,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1108,7 +1108,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1119,7 +1119,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1130,7 +1130,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1141,7 +1141,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1152,7 +1152,7 @@ na na - + Bahrain BHR 1995 @@ -1163,7 +1163,7 @@ na na - + Bahrain BHR 1996 @@ -1174,7 +1174,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1185,7 +1185,7 @@ na na - + Bahrain BHR 1998 @@ -1196,7 +1196,7 @@ na na - + Bahrain BHR 1999 @@ -1207,7 +1207,7 @@ na na - + Bahrain BHR 2000 @@ -1218,7 +1218,7 @@ na na - + Bahamas BHS 1994 @@ -1229,7 +1229,7 @@ na na - + Bahamas BHS 1995 @@ -1240,7 +1240,7 @@ na na - + Bahamas BHS 1996 @@ -1251,7 +1251,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1262,7 +1262,7 @@ na na - + Bahamas BHS 1998 @@ -1273,7 +1273,7 @@ na na - + Bahamas BHS 1999 @@ -1284,7 +1284,7 @@ na na - + Bahamas BHS 2000 @@ -1295,7 +1295,7 @@ na na - + Belarus BLR 1994 @@ -1306,7 +1306,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1317,7 +1317,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1328,7 +1328,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1339,7 +1339,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1350,7 +1350,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1361,7 +1361,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1372,7 +1372,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1383,7 +1383,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1394,7 +1394,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1405,7 +1405,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1416,7 +1416,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1427,7 +1427,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1438,7 +1438,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1449,7 +1449,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1460,7 +1460,7 @@ na na - + Bermuda BMU 1995 @@ -1471,7 +1471,7 @@ na na - + Bermuda BMU 1996 @@ -1482,7 +1482,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1493,7 +1493,7 @@ na na - + Bermuda BMU 1998 @@ -1504,7 +1504,7 @@ na na - + Bermuda BMU 1999 @@ -1515,7 +1515,7 @@ na na - + Bermuda BMU 2000 @@ -1526,7 +1526,7 @@ na na - + Bolivia BOL 1994 @@ -1537,7 +1537,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1548,7 +1548,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1559,7 +1559,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1570,7 +1570,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1581,7 +1581,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1592,7 +1592,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1603,7 +1603,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1614,7 +1614,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1625,7 +1625,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1636,7 +1636,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1647,7 +1647,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1658,7 +1658,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1669,7 +1669,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1680,7 +1680,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1691,7 +1691,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1702,7 +1702,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1713,7 +1713,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1724,7 +1724,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1735,7 +1735,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1746,7 +1746,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1757,7 +1757,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1768,7 +1768,7 @@ na na - + Bhutan BTN 1995 @@ -1779,7 +1779,7 @@ na na - + Bhutan BTN 1996 @@ -1790,7 +1790,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1801,7 +1801,7 @@ na na - + Bhutan BTN 1998 @@ -1812,7 +1812,7 @@ na na - + Bhutan BTN 1999 @@ -1823,7 +1823,7 @@ na na - + Bhutan BTN 2000 @@ -1834,7 +1834,7 @@ na na - + Botswana BWA 1994 @@ -1845,7 +1845,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1856,7 +1856,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1867,7 +1867,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1878,7 +1878,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1889,7 +1889,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1900,7 +1900,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1911,7 +1911,7 @@ na na - + Central African Republic CAF 1994 @@ -1922,7 +1922,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1933,7 +1933,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1944,7 +1944,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1955,7 +1955,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1966,7 +1966,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1977,7 +1977,7 @@ na na - + Central African Republic CAF 2000 @@ -1988,7 +1988,7 @@ na na - + Canada CAN 1994 @@ -1999,7 +1999,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -2010,7 +2010,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -2021,7 +2021,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -2032,7 +2032,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -2043,7 +2043,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2054,7 +2054,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2065,7 +2065,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2076,7 +2076,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2087,7 +2087,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2098,7 +2098,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2109,7 +2109,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2120,7 +2120,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2131,7 +2131,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2142,7 +2142,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2153,7 +2153,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2164,7 +2164,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2175,7 +2175,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2186,7 +2186,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2197,7 +2197,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2208,7 +2208,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2219,7 +2219,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2230,7 +2230,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2241,7 +2241,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2252,7 +2252,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2263,7 +2263,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2274,7 +2274,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2285,7 +2285,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2296,7 +2296,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2307,7 +2307,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2318,7 +2318,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2329,7 +2329,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2340,7 +2340,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2351,7 +2351,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2362,7 +2362,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2373,7 +2373,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2384,7 +2384,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2395,7 +2395,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2406,7 +2406,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2417,7 +2417,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2428,7 +2428,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2439,7 +2439,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2450,7 +2450,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2461,7 +2461,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2472,7 +2472,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2483,7 +2483,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2494,7 +2494,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2505,7 +2505,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2516,7 +2516,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2527,7 +2527,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2538,7 +2538,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2549,7 +2549,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2560,7 +2560,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2571,7 +2571,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2582,7 +2582,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2593,7 +2593,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2604,7 +2604,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2615,7 +2615,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2626,7 +2626,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2637,7 +2637,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2648,7 +2648,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2659,7 +2659,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2670,7 +2670,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2681,7 +2681,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2692,7 +2692,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2703,7 +2703,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2714,7 +2714,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2725,7 +2725,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2736,7 +2736,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2747,7 +2747,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2758,7 +2758,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2769,7 +2769,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2780,7 +2780,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2791,7 +2791,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2802,7 +2802,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2813,7 +2813,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2824,7 +2824,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2835,7 +2835,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2846,7 +2846,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2857,7 +2857,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2868,7 +2868,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2879,7 +2879,7 @@ na na - + Cuba CUB 1998 @@ -2890,7 +2890,7 @@ na na - + Cuba CUB 1999 @@ -2901,7 +2901,7 @@ na na - + Cuba CUB 2000 @@ -2912,7 +2912,7 @@ na na - + Cyprus CYP 1994 @@ -2923,7 +2923,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2934,7 +2934,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2945,7 +2945,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2956,7 +2956,7 @@ na na - + Cyprus CYP 1998 @@ -2967,7 +2967,7 @@ na na - + Cyprus CYP 1999 @@ -2978,7 +2978,7 @@ na na - + Cyprus CYP 2000 @@ -2989,7 +2989,7 @@ na na - + Czech Republic CZE 1994 @@ -3000,7 +3000,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -3011,7 +3011,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -3022,7 +3022,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -3033,7 +3033,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -3044,7 +3044,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3055,7 +3055,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3066,7 +3066,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3077,7 +3077,7 @@ na na - + Djibouti DJI 1995 @@ -3088,7 +3088,7 @@ na na - + Djibouti DJI 1996 @@ -3099,7 +3099,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3110,7 +3110,7 @@ na na - + Djibouti DJI 1998 @@ -3121,7 +3121,7 @@ na na - + Djibouti DJI 1999 @@ -3132,7 +3132,7 @@ na na - + Djibouti DJI 2000 @@ -3143,7 +3143,7 @@ na na - + Dominica DMA 1994 @@ -3154,7 +3154,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3165,7 +3165,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3176,7 +3176,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3187,7 +3187,7 @@ na na - + Dominica DMA 1998 @@ -3198,7 +3198,7 @@ na na - + Dominica DMA 1999 @@ -3209,7 +3209,7 @@ na na - + Dominica DMA 2000 @@ -3220,7 +3220,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3231,7 +3231,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3242,7 +3242,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3253,7 +3253,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3264,7 +3264,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3275,7 +3275,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3286,7 +3286,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3297,7 +3297,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3308,7 +3308,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3319,7 +3319,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3330,7 +3330,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3341,7 +3341,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3352,7 +3352,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3363,7 +3363,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3374,7 +3374,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3385,7 +3385,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3396,7 +3396,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3407,7 +3407,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3418,7 +3418,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3429,7 +3429,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3440,7 +3440,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3451,7 +3451,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3462,7 +3462,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3473,7 +3473,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3484,7 +3484,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3495,7 +3495,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3506,7 +3506,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3517,7 +3517,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3528,7 +3528,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3539,7 +3539,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3550,7 +3550,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3561,7 +3561,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3572,7 +3572,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3583,7 +3583,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3594,7 +3594,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3605,7 +3605,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3616,7 +3616,7 @@ na na - + Eritrea ERI 1995 @@ -3627,7 +3627,7 @@ na na - + Eritrea ERI 1996 @@ -3638,7 +3638,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3649,7 +3649,7 @@ na na - + Eritrea ERI 1998 @@ -3660,7 +3660,7 @@ na na - + Eritrea ERI 1999 @@ -3671,7 +3671,7 @@ na na - + Eritrea ERI 2000 @@ -3682,7 +3682,7 @@ na na - + Spain ESP 1994 @@ -3693,7 +3693,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3704,7 +3704,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3715,7 +3715,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3726,7 +3726,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3737,7 +3737,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3748,7 +3748,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3759,7 +3759,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3770,7 +3770,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3781,7 +3781,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3792,7 +3792,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3803,7 +3803,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3814,7 +3814,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3825,7 +3825,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3836,7 +3836,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3847,7 +3847,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3858,7 +3858,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3869,7 +3869,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3880,7 +3880,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3891,7 +3891,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3902,7 +3902,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3913,7 +3913,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3924,7 +3924,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3935,7 +3935,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3946,7 +3946,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3957,7 +3957,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3968,7 +3968,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3979,7 +3979,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3990,7 +3990,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -4001,7 +4001,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -4012,7 +4012,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -4023,7 +4023,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -4034,7 +4034,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -4045,7 +4045,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4056,7 +4056,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4067,7 +4067,7 @@ na na - + France FRA 1994 @@ -4078,7 +4078,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4089,7 +4089,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4100,7 +4100,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4111,7 +4111,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4122,7 +4122,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4133,7 +4133,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4144,7 +4144,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4155,7 +4155,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4166,7 +4166,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4177,7 +4177,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4188,7 +4188,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4199,7 +4199,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4210,7 +4210,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4221,7 +4221,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4232,7 +4232,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4243,7 +4243,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4254,7 +4254,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4265,7 +4265,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4276,7 +4276,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4287,7 +4287,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4298,7 +4298,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4309,7 +4309,7 @@ na na - + Georgia GEO 1995 @@ -4320,7 +4320,7 @@ na na - + Georgia GEO 1996 @@ -4331,7 +4331,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4342,7 +4342,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4353,7 +4353,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4364,7 +4364,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4375,7 +4375,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4386,7 +4386,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4397,7 +4397,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4408,7 +4408,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4419,7 +4419,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4430,7 +4430,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4441,7 +4441,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4452,7 +4452,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4463,7 +4463,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4474,7 +4474,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4485,7 +4485,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4496,7 +4496,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4507,7 +4507,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4518,7 +4518,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4529,7 +4529,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4540,7 +4540,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4551,7 +4551,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4562,7 +4562,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4573,7 +4573,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4584,7 +4584,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4595,7 +4595,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4606,7 +4606,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4617,7 +4617,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4628,7 +4628,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4639,7 +4639,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4650,7 +4650,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4661,7 +4661,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4672,7 +4672,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4683,7 +4683,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4694,7 +4694,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4705,7 +4705,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4716,7 +4716,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4727,7 +4727,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4738,7 +4738,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4749,7 +4749,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4760,7 +4760,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4771,7 +4771,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4782,7 +4782,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4793,7 +4793,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4804,7 +4804,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4815,7 +4815,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4826,7 +4826,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4837,7 +4837,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4848,7 +4848,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4859,7 +4859,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4870,7 +4870,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4881,7 +4881,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4892,7 +4892,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4903,7 +4903,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4914,7 +4914,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4925,7 +4925,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4936,7 +4936,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4947,7 +4947,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4958,7 +4958,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4969,7 +4969,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4980,7 +4980,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4991,7 +4991,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -5002,7 +5002,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -5013,7 +5013,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -5024,7 +5024,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -5035,7 +5035,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -5046,7 +5046,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5057,7 +5057,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5068,7 +5068,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5079,7 +5079,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5090,7 +5090,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5101,7 +5101,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5112,7 +5112,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5123,7 +5123,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5134,7 +5134,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5145,7 +5145,7 @@ na na - + Hong Kong HKG 1994 @@ -5156,7 +5156,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5167,7 +5167,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5178,7 +5178,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5189,7 +5189,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5200,7 +5200,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5211,7 +5211,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5222,7 +5222,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5233,7 +5233,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5244,7 +5244,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5255,7 +5255,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5266,7 +5266,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5277,7 +5277,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5288,7 +5288,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5299,7 +5299,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5310,7 +5310,7 @@ na na - + Croatia HRV 1995 @@ -5321,7 +5321,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5332,7 +5332,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5343,7 +5343,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5354,7 +5354,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5365,7 +5365,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5376,7 +5376,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5387,7 +5387,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5398,7 +5398,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5409,7 +5409,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5420,7 +5420,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5431,7 +5431,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5442,7 +5442,7 @@ na na - + Haiti HTI 2000 @@ -5453,7 +5453,7 @@ na na - + Hungary HUN 1994 @@ -5464,7 +5464,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5475,7 +5475,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5486,7 +5486,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5497,7 +5497,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5508,7 +5508,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5519,7 +5519,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5530,7 +5530,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5541,7 +5541,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5552,7 +5552,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5563,7 +5563,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5574,7 +5574,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5585,7 +5585,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5596,7 +5596,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5607,7 +5607,7 @@ 64.78 10.67 - + India IND 1994 @@ -5618,7 +5618,7 @@ 62.63 11.92 - + India IND 1995 @@ -5629,7 +5629,7 @@ 59.41 13.25 - + India IND 1996 @@ -5640,7 +5640,7 @@ 60.74 11.93 - + India IND 1997 @@ -5651,7 +5651,7 @@ 60.02 12.53 - + India IND 1998 @@ -5662,7 +5662,7 @@ 56.59 12.88 - + India IND 1999 @@ -5673,7 +5673,7 @@ 54.33 13.60 - + India IND 2000 @@ -5684,7 +5684,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5695,7 +5695,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5706,7 +5706,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5717,7 +5717,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5728,7 +5728,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5739,7 +5739,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5750,7 +5750,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5761,7 +5761,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5772,7 +5772,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5783,7 +5783,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5794,7 +5794,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5805,7 +5805,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5816,7 +5816,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5827,7 +5827,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5838,7 +5838,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5849,7 +5849,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5860,7 +5860,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5871,7 +5871,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5882,7 +5882,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5893,7 +5893,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5904,7 +5904,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5915,7 +5915,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5926,7 +5926,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5937,7 +5937,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5948,7 +5948,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5959,7 +5959,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5970,7 +5970,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5981,7 +5981,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5992,7 +5992,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -6003,7 +6003,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -6014,7 +6014,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -6025,7 +6025,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -6036,7 +6036,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -6047,7 +6047,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6058,7 +6058,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6069,7 +6069,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6080,7 +6080,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6091,7 +6091,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6102,7 +6102,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6113,7 +6113,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6124,7 +6124,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6135,7 +6135,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6146,7 +6146,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6157,7 +6157,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6168,7 +6168,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6179,7 +6179,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6190,7 +6190,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6201,7 +6201,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6212,7 +6212,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6223,7 +6223,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6234,7 +6234,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6245,7 +6245,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6256,7 +6256,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6267,7 +6267,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6278,7 +6278,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6289,7 +6289,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6300,7 +6300,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6311,7 +6311,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6322,7 +6322,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6333,7 +6333,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6344,7 +6344,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6355,7 +6355,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6366,7 +6366,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6377,7 +6377,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6388,7 +6388,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6399,7 +6399,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6410,7 +6410,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6421,7 +6421,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6432,7 +6432,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6443,7 +6443,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6454,7 +6454,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6465,7 +6465,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6476,7 +6476,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6487,7 +6487,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6498,7 +6498,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6509,7 +6509,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6520,7 +6520,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6531,7 +6531,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6542,7 +6542,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6553,7 +6553,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6564,7 +6564,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6575,7 +6575,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6586,7 +6586,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6597,7 +6597,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6608,7 +6608,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6619,7 +6619,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6630,7 +6630,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6641,7 +6641,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6652,7 +6652,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6663,7 +6663,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6674,7 +6674,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6685,7 +6685,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6696,7 +6696,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6707,7 +6707,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6718,7 +6718,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6729,7 +6729,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6740,7 +6740,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6751,7 +6751,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6762,7 +6762,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6773,7 +6773,7 @@ na na - + Kuwait KWT 1995 @@ -6784,7 +6784,7 @@ na na - + Kuwait KWT 1996 @@ -6795,7 +6795,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6806,7 +6806,7 @@ na na - + Kuwait KWT 1998 @@ -6817,7 +6817,7 @@ na na - + Kuwait KWT 1999 @@ -6828,7 +6828,7 @@ na na - + Kuwait KWT 2000 @@ -6839,7 +6839,7 @@ na na - + Laos LAO 1994 @@ -6850,7 +6850,7 @@ na na - + Laos LAO 1995 @@ -6861,7 +6861,7 @@ na na - + Laos LAO 1996 @@ -6872,7 +6872,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6883,7 +6883,7 @@ na na - + Laos LAO 1998 @@ -6894,7 +6894,7 @@ na na - + Laos LAO 1999 @@ -6905,7 +6905,7 @@ na na - + Laos LAO 2000 @@ -6916,7 +6916,7 @@ na na - + Lebanon LBN 1994 @@ -6927,7 +6927,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6938,7 +6938,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6949,7 +6949,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6960,7 +6960,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6971,7 +6971,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6982,7 +6982,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6993,7 +6993,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -7004,7 +7004,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -7015,7 +7015,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -7026,7 +7026,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -7037,7 +7037,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -7048,7 +7048,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7059,7 +7059,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7070,7 +7070,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7081,7 +7081,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7092,7 +7092,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7103,7 +7103,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7114,7 +7114,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7125,7 +7125,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7136,7 +7136,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7147,7 +7147,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7158,7 +7158,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7169,7 +7169,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7180,7 +7180,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7191,7 +7191,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7202,7 +7202,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7213,7 +7213,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7224,7 +7224,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7235,7 +7235,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7246,7 +7246,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7257,7 +7257,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7268,7 +7268,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7279,7 +7279,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7290,7 +7290,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7301,7 +7301,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7312,7 +7312,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7323,7 +7323,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7334,7 +7334,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7345,7 +7345,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7356,7 +7356,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7367,7 +7367,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7378,7 +7378,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7389,7 +7389,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7400,7 +7400,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7411,7 +7411,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7422,7 +7422,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7433,7 +7433,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7444,7 +7444,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7455,7 +7455,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7466,7 +7466,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7477,7 +7477,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7488,7 +7488,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7499,7 +7499,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7510,7 +7510,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7521,7 +7521,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7532,7 +7532,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7543,7 +7543,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7554,7 +7554,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7565,7 +7565,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7576,7 +7576,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7587,7 +7587,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7598,7 +7598,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7609,7 +7609,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7620,7 +7620,7 @@ na na - + Moldova MDA 1995 @@ -7631,7 +7631,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7642,7 +7642,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7653,7 +7653,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7664,7 +7664,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7675,7 +7675,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7686,7 +7686,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7697,7 +7697,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7708,7 +7708,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7719,7 +7719,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7730,7 +7730,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7741,7 +7741,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7752,7 +7752,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7763,7 +7763,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7774,7 +7774,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7785,7 +7785,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7796,7 +7796,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7807,7 +7807,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7818,7 +7818,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7829,7 +7829,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7840,7 +7840,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7851,7 +7851,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7862,7 +7862,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7873,7 +7873,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7884,7 +7884,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7895,7 +7895,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7906,7 +7906,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7917,7 +7917,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7928,7 +7928,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7939,7 +7939,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7950,7 +7950,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7961,7 +7961,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7972,7 +7972,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7983,7 +7983,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7994,7 +7994,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -8005,7 +8005,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -8016,7 +8016,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -8027,7 +8027,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -8038,7 +8038,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8049,7 +8049,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8060,7 +8060,7 @@ na na - + Malta MLT 2000 @@ -8071,7 +8071,7 @@ na na - + Mongolia MNG 1994 @@ -8082,7 +8082,7 @@ na na - + Mongolia MNG 1995 @@ -8093,7 +8093,7 @@ na na - + Mongolia MNG 1996 @@ -8104,7 +8104,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8115,7 +8115,7 @@ na na - + Mongolia MNG 1998 @@ -8126,7 +8126,7 @@ na na - + Mongolia MNG 1999 @@ -8137,7 +8137,7 @@ na na - + Mongolia MNG 2000 @@ -8148,7 +8148,7 @@ na na - + Mozambique MOZ 1994 @@ -8159,7 +8159,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8170,7 +8170,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8181,7 +8181,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8192,7 +8192,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8203,7 +8203,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8214,7 +8214,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8225,7 +8225,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8236,7 +8236,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8247,7 +8247,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8258,7 +8258,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8269,7 +8269,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8280,7 +8280,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8291,7 +8291,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8302,7 +8302,7 @@ na na - + Mauritius MUS 1994 @@ -8313,7 +8313,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8324,7 +8324,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8335,7 +8335,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8346,7 +8346,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8357,7 +8357,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8368,7 +8368,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8379,7 +8379,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8390,7 +8390,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8401,7 +8401,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8412,7 +8412,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8423,7 +8423,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8434,7 +8434,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8445,7 +8445,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8456,7 +8456,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8467,7 +8467,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8478,7 +8478,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8489,7 +8489,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8500,7 +8500,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8511,7 +8511,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8522,7 +8522,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8533,7 +8533,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8544,7 +8544,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8555,7 +8555,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8566,7 +8566,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8577,7 +8577,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8588,7 +8588,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8599,7 +8599,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8610,7 +8610,7 @@ na na - + Niger NER 1994 @@ -8621,7 +8621,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8632,7 +8632,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8643,7 +8643,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8654,7 +8654,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8665,7 +8665,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8676,7 +8676,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8687,7 +8687,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8698,7 +8698,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8709,7 +8709,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8720,7 +8720,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8731,7 +8731,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8742,7 +8742,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8753,7 +8753,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8764,7 +8764,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8775,7 +8775,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8786,7 +8786,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8797,7 +8797,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8808,7 +8808,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8819,7 +8819,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8830,7 +8830,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8841,7 +8841,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8852,7 +8852,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8863,7 +8863,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8874,7 +8874,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8885,7 +8885,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8896,7 +8896,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8907,7 +8907,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8918,7 +8918,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8929,7 +8929,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8940,7 +8940,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8951,7 +8951,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8962,7 +8962,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8973,7 +8973,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8984,7 +8984,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8995,7 +8995,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -9006,7 +9006,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -9017,7 +9017,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -9028,7 +9028,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -9039,7 +9039,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9050,7 +9050,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9061,7 +9061,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9072,7 +9072,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9083,7 +9083,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9094,7 +9094,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9105,7 +9105,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9116,7 +9116,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9127,7 +9127,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9138,7 +9138,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9149,7 +9149,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9160,7 +9160,7 @@ na na - + Oman OMN 1995 @@ -9171,7 +9171,7 @@ na na - + Oman OMN 1996 @@ -9182,7 +9182,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9193,7 +9193,7 @@ na na - + Oman OMN 1998 @@ -9204,7 +9204,7 @@ na na - + Oman OMN 1999 @@ -9215,7 +9215,7 @@ na na - + Oman OMN 2000 @@ -9226,7 +9226,7 @@ na na - + Pakistan PAK 1994 @@ -9237,7 +9237,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9248,7 +9248,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9259,7 +9259,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9270,7 +9270,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9281,7 +9281,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9292,7 +9292,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9303,7 +9303,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9314,7 +9314,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9325,7 +9325,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9336,7 +9336,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9347,7 +9347,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9358,7 +9358,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9369,7 +9369,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9380,7 +9380,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9391,7 +9391,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9402,7 +9402,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9413,7 +9413,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9424,7 +9424,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9435,7 +9435,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9446,7 +9446,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9457,7 +9457,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9468,7 +9468,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9479,7 +9479,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9490,7 +9490,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9501,7 +9501,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9512,7 +9512,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9523,7 +9523,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9534,7 +9534,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9545,7 +9545,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9556,7 +9556,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9567,7 +9567,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9578,7 +9578,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9589,7 +9589,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9600,7 +9600,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9611,7 +9611,7 @@ na na - + Poland POL 1994 @@ -9622,7 +9622,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9633,7 +9633,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9644,7 +9644,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9655,7 +9655,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9666,7 +9666,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9677,7 +9677,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9688,7 +9688,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9699,7 +9699,7 @@ na na - + Puerto Rico PRI 1995 @@ -9710,7 +9710,7 @@ na na - + Puerto Rico PRI 1996 @@ -9721,7 +9721,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9732,7 +9732,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9743,7 +9743,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9754,7 +9754,7 @@ na na - + Puerto Rico PRI 2000 @@ -9765,7 +9765,7 @@ na na - + Portugal PRT 1994 @@ -9776,7 +9776,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9787,7 +9787,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9798,7 +9798,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9809,7 +9809,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9820,7 +9820,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9831,7 +9831,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9842,7 +9842,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9853,7 +9853,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9864,7 +9864,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9875,7 +9875,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9886,7 +9886,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9897,7 +9897,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9908,7 +9908,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9919,7 +9919,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9930,7 +9930,7 @@ na na - + Qatar QAT 1995 @@ -9941,7 +9941,7 @@ na na - + Qatar QAT 1996 @@ -9952,7 +9952,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9963,7 +9963,7 @@ na na - + Qatar QAT 1998 @@ -9974,7 +9974,7 @@ na na - + Qatar QAT 1999 @@ -9985,7 +9985,7 @@ na na - + Qatar QAT 2000 @@ -9996,7 +9996,7 @@ na na - + Romania ROM 1994 @@ -10007,7 +10007,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -10018,7 +10018,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -10029,7 +10029,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -10040,7 +10040,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10051,7 +10051,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10062,7 +10062,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10073,7 +10073,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10084,7 +10084,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10095,7 +10095,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10106,7 +10106,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10117,7 +10117,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10128,7 +10128,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10139,7 +10139,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10150,7 +10150,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10161,7 +10161,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10172,7 +10172,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10183,7 +10183,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10194,7 +10194,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10205,7 +10205,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10216,7 +10216,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10227,7 +10227,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10238,7 +10238,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10249,7 +10249,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10260,7 +10260,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10271,7 +10271,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10282,7 +10282,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10293,7 +10293,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10304,7 +10304,7 @@ na na - + Sudan SDN 1994 @@ -10315,7 +10315,7 @@ na na - + Sudan SDN 1995 @@ -10326,7 +10326,7 @@ na na - + Sudan SDN 1996 @@ -10337,7 +10337,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10348,7 +10348,7 @@ na na - + Sudan SDN 1998 @@ -10359,7 +10359,7 @@ na na - + Sudan SDN 1999 @@ -10370,7 +10370,7 @@ na na - + Sudan SDN 2000 @@ -10381,7 +10381,7 @@ na na - + Senegal SEN 1994 @@ -10392,7 +10392,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10403,7 +10403,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10414,7 +10414,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10425,7 +10425,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10436,7 +10436,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10447,7 +10447,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10458,7 +10458,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10469,7 +10469,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10480,7 +10480,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10491,7 +10491,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10502,7 +10502,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10513,7 +10513,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10524,7 +10524,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10535,7 +10535,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10546,7 +10546,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10557,7 +10557,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10568,7 +10568,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10579,7 +10579,7 @@ na na - + Sierra Leone SLE 1998 @@ -10590,7 +10590,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10601,7 +10601,7 @@ na na - + Sierra Leone SLE 2000 @@ -10612,7 +10612,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10623,7 +10623,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10634,7 +10634,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10645,7 +10645,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10656,7 +10656,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10667,7 +10667,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10678,7 +10678,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10689,7 +10689,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10700,7 +10700,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10711,7 +10711,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10722,7 +10722,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10733,7 +10733,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10744,7 +10744,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10755,7 +10755,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10766,7 +10766,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10777,7 +10777,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10788,7 +10788,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10799,7 +10799,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10810,7 +10810,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10821,7 +10821,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10832,7 +10832,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10843,7 +10843,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10854,7 +10854,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10865,7 +10865,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10876,7 +10876,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10887,7 +10887,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10898,7 +10898,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10909,7 +10909,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10920,7 +10920,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10931,7 +10931,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10942,7 +10942,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10953,7 +10953,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10964,7 +10964,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10975,7 +10975,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10986,7 +10986,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10997,7 +10997,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -11008,7 +11008,7 @@ na na - + Swaziland SWZ 1995 @@ -11019,7 +11019,7 @@ na na - + Swaziland SWZ 1996 @@ -11030,7 +11030,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -11041,7 +11041,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11052,7 +11052,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11063,7 +11063,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11074,7 +11074,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11085,7 +11085,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11096,7 +11096,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11107,7 +11107,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11118,7 +11118,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11129,7 +11129,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11140,7 +11140,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11151,7 +11151,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11162,7 +11162,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11173,7 +11173,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11184,7 +11184,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11195,7 +11195,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11206,7 +11206,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11217,7 +11217,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11228,7 +11228,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11239,7 +11239,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11250,7 +11250,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11261,7 +11261,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11272,7 +11272,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11283,7 +11283,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11294,7 +11294,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11305,7 +11305,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11316,7 +11316,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11327,7 +11327,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11338,7 +11338,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11349,7 +11349,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11360,7 +11360,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11371,7 +11371,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11382,7 +11382,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11393,7 +11393,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11404,7 +11404,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11415,7 +11415,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11426,7 +11426,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11437,7 +11437,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11448,7 +11448,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11459,7 +11459,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11470,7 +11470,7 @@ na na - + Tajikistan TJK 1995 @@ -11481,7 +11481,7 @@ na na - + Tajikistan TJK 1996 @@ -11492,7 +11492,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11503,7 +11503,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11514,7 +11514,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11525,7 +11525,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11536,7 +11536,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11547,7 +11547,7 @@ na na - + Turkmenistan TKM 1995 @@ -11558,7 +11558,7 @@ na na - + Turkmenistan TKM 1996 @@ -11569,7 +11569,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11580,7 +11580,7 @@ na na - + Turkmenistan TKM 1998 @@ -11591,7 +11591,7 @@ na na - + Turkmenistan TKM 1999 @@ -11602,7 +11602,7 @@ na na - + Turkmenistan TKM 2000 @@ -11613,7 +11613,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11624,7 +11624,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11635,7 +11635,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11646,7 +11646,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11657,7 +11657,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11668,7 +11668,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11679,7 +11679,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11690,7 +11690,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11701,7 +11701,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11712,7 +11712,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11723,7 +11723,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11734,7 +11734,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11745,7 +11745,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11756,7 +11756,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11767,7 +11767,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11778,7 +11778,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11789,7 +11789,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11800,7 +11800,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11811,7 +11811,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11822,7 +11822,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11833,7 +11833,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11844,7 +11844,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11855,7 +11855,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11866,7 +11866,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11877,7 +11877,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11888,7 +11888,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11899,7 +11899,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11910,7 +11910,7 @@ na na - + Taiwan TWN 2000 @@ -11921,7 +11921,7 @@ na na - + Tanzania TZA 1994 @@ -11932,7 +11932,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11943,7 +11943,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11954,7 +11954,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11965,7 +11965,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11976,7 +11976,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11987,7 +11987,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11998,7 +11998,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -12009,7 +12009,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -12020,7 +12020,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -12031,7 +12031,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -12042,7 +12042,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12053,7 +12053,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12064,7 +12064,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12075,7 +12075,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12086,7 +12086,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12097,7 +12097,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12108,7 +12108,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12119,7 +12119,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12130,7 +12130,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12141,7 +12141,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12152,7 +12152,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12163,7 +12163,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12174,7 +12174,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12185,7 +12185,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12196,7 +12196,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12207,7 +12207,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12218,7 +12218,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12229,7 +12229,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12240,7 +12240,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12251,7 +12251,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12262,7 +12262,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12273,7 +12273,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12284,7 +12284,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12295,7 +12295,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12306,7 +12306,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12317,7 +12317,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12328,7 +12328,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12339,7 +12339,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12350,7 +12350,7 @@ na na - + Uzbekistan UZB 1998 @@ -12361,7 +12361,7 @@ na na - + Uzbekistan UZB 1999 @@ -12372,7 +12372,7 @@ na na - + Uzbekistan UZB 2000 @@ -12383,7 +12383,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12394,7 +12394,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12405,7 +12405,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12416,7 +12416,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12427,7 +12427,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12438,7 +12438,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12449,7 +12449,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12460,7 +12460,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12471,7 +12471,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12482,7 +12482,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12493,7 +12493,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12504,7 +12504,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12515,7 +12515,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12526,7 +12526,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12537,7 +12537,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12548,7 +12548,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12559,7 +12559,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12570,7 +12570,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12581,7 +12581,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12592,7 +12592,7 @@ na na - + Vietnam VNM 1999 @@ -12603,7 +12603,7 @@ na na - + Vietnam VNM 2000 @@ -12614,7 +12614,7 @@ na na - + Yemen YEM 1994 @@ -12625,7 +12625,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12636,7 +12636,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12647,7 +12647,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12658,7 +12658,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12669,7 +12669,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12680,7 +12680,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12691,7 +12691,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12702,7 +12702,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12713,7 +12713,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12724,7 +12724,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12735,7 +12735,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12746,7 +12746,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12757,7 +12757,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12768,7 +12768,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12779,7 +12779,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12790,7 +12790,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12801,7 +12801,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12812,7 +12812,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12823,7 +12823,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12834,7 +12834,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12845,7 +12845,7 @@ na na - + Zambia ZMB 1994 @@ -12856,7 +12856,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12867,7 +12867,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12878,7 +12878,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12889,7 +12889,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12900,7 +12900,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12911,7 +12911,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12922,7 +12922,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12933,7 +12933,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12944,7 +12944,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12955,7 +12955,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12966,7 +12966,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12977,7 +12977,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12988,7 +12988,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/demos/requirejs-dev.html b/demos/requirejs-dev.html index 217547ff..2be1ad80 100644 --- a/demos/requirejs-dev.html +++ b/demos/requirejs-dev.html @@ -44,2553 +44,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/demos/requirejs.html b/demos/requirejs.html index 8e560bec..f40595ef 100644 --- a/demos/requirejs.html +++ b/demos/requirejs.html @@ -35,2553 +35,2596 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/dist/tablefilter/tablefilter.js b/dist/tablefilter/tablefilter.js index 93941c41..109b52d0 100644 --- a/dist/tablefilter/tablefilter.js +++ b/dist/tablefilter/tablefilter.js @@ -1,6 +1,6 @@ /** * TableFilter v0.0.0 by Max Guglielmi - * build date: 2015-07-09T22:29:29.403Z + * build date: 2015-07-10T07:12:21.982Z * MIT License */ diff --git a/dist/tablefilter/tf-1.js b/dist/tablefilter/tf-1.js index 6e9a2b9c..02977dfe 100644 --- a/dist/tablefilter/tf-1.js +++ b/dist/tablefilter/tf-1.js @@ -1,8 +1,8 @@ /** * TableFilter v0.0.0 by Max Guglielmi - * build date: 2015-07-09T22:29:29.403Z + * build date: 2015-07-10T07:12:21.982Z * MIT License */ webpackJsonp([1],[,function(t,e,s){function i(t){return s(l(t))}function l(t){return a[t]||function(){throw new Error("Cannot find module '"+t+"'.")}()}var a={"./array":7,"./array.js":7,"./cookie":5,"./cookie.js":5,"./date":8,"./date.js":8,"./dom":3,"./dom.js":3,"./event":2,"./event.js":2,"./extensions/advancedGrid/adapterEzEditTable":24,"./extensions/advancedGrid/adapterEzEditTable.js":24,"./extensions/advancedGrid/advancedGrid":25,"./extensions/advancedGrid/advancedGrid.js":25,"./extensions/colOps/colOps":26,"./extensions/colOps/colOps.js":26,"./extensions/colsVisibility/colsVisibility":27,"./extensions/colsVisibility/colsVisibility.js":27,"./extensions/filtersVisibility/filtersVisibility":28,"./extensions/filtersVisibility/filtersVisibility.js":28,"./extensions/sort/adapterSortabletable":29,"./extensions/sort/adapterSortabletable.js":29,"./extensions/sort/sort":30,"./extensions/sort/sort.js":30,"./helpers":9,"./helpers.js":9,"./modules/alternateRows":22,"./modules/alternateRows.js":22,"./modules/checkList":16,"./modules/checkList.js":16,"./modules/clearButton":20,"./modules/clearButton.js":20,"./modules/dropdown":15,"./modules/dropdown.js":15,"./modules/gridLayout":11,"./modules/gridLayout.js":11,"./modules/help":21,"./modules/help.js":21,"./modules/highlightKeywords":13,"./modules/highlightKeywords.js":13,"./modules/loader":12,"./modules/loader.js":12,"./modules/paging":19,"./modules/paging.js":19,"./modules/popupFilter":14,"./modules/popupFilter.js":14,"./modules/rowsCounter":17,"./modules/rowsCounter.js":17,"./modules/statusBar":18,"./modules/statusBar.js":18,"./modules/store":10,"./modules/store.js":10,"./sort":23,"./sort.js":23,"./string":4,"./string.js":4,"./types":6,"./types.js":6};i.keys=function(){return Object.keys(a)},i.resolve=l,t.exports=i,i.id=1},,,,,,,,,,,,,,,,,,,,,,,function(t,e,s){"use strict";var i=function(t){return t&&t.__esModule?t:{"default":t}},l=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},a=function(){function t(t,e){for(var s=0;s0&&!s.startRow?void 0:s.startRow||e.refRow,s.base_path=s.base_path||e.basePath+"ezEditTable/";var l=s.editable,a=s.selectable;s.selection=a,a&&(s.default_selection=s.default_selection||"row"),s.active_cell_css=s.active_cell_css||"ezETSelectedCell";var n=0,o=0;if(a){var d=function(t,s,i){var l=t.Selection,a=function(i){if("row"===t.defaultSelection)l.SelectRowByIndex(i);else{t.ClearSelections();var a=s.cellIndex,n=e.tbl.rows[i];"both"===t.defaultSelection&&l.SelectRowByIndex(i),n&&l.SelectCell(n.cells[a])}if(e.validRowsIndex.length!==e.getRowsNb()){var r=e.tbl.rows[i];r&&r.scrollIntoView(!1),f&&(f.cellIndex===e.getCellsNb()-1&&e.gridLayout?e.tblCont.scrollLeft=1e8:0===f.cellIndex&&e.gridLayout?e.tblCont.scrollLeft=0:f.scrollIntoView(!1))}};if(e.validRowsIndex){var r,d=e.validRowsIndex,u=d.length,c="row"!==t.defaultSelection?s.parentNode:s,f="TD"===s.nodeName?s:null,p=void 0!==i?t.Event.GetKey(i):0,g=h["default"].has(d,c.rowIndex),v=34===p||33===p?e.feature("paging").pagingLength||t.nbRowsPerPage:1;if(g)34!==p&&33!==p?(n=h["default"].indexByValue(d,c.rowIndex),o=c.rowIndex):(r=34===p?u-1>=n+v?d[n+v]:[u-1]:n-v<=d[0]?d[0]:d[n-v],o=r,n=h["default"].indexByValue(d,r),a(r));else{if(c.rowIndex>o)if(c.rowIndex>=d[u-1])r=d[u-1];else{var b=n+v;r=b>u-1?d[u-1]:d[b]}else if(c.rowIndex<=d[0])r=d[0];else{var m=d[n-v];r=m?m:d[0]}o=c.rowIndex,a(r)}}},u=function(t,s){var i="row"!==t.defaultSelection?s.parentNode:s;if(e.paging&&e.feature("paging").nbPages>1){var l=e.feature("paging");t.nbRowsPerPage=l.pagingLength;var a=e.validRowsIndex,n=a.length,r=parseInt(l.startPagingRow,10)+parseInt(l.pagingLength,10),o=i.rowIndex;o===a[n-1]&&l.currentPageNb!==l.nbPages?l.setPage("last"):o==a[0]&&1!==l.currentPageNb?l.setPage("first"):o>a[r-1]&&oa[0]&&l.setPage("previous")}};if(e.paging&&(e.feature("paging").onAfterChangePage=function(t){var e=t.tf.extension("advancedGrid"),s=e._ezEditTable,i=s.Selection,l=i.GetActiveRow();l&&l.scrollIntoView(!1);var a=i.GetActiveCell();a&&a.scrollIntoView(!1)}),"row"===s.default_selection){var c=s.on_before_selected_row;s.on_before_selected_row=function(){u(arguments[0],arguments[1],arguments[2]),c&&c.call(null,arguments[0],arguments[1],arguments[2])};var f=s.on_after_selected_row;s.on_after_selected_row=function(){d(arguments[0],arguments[1],arguments[2]),f&&f.call(null,arguments[0],arguments[1],arguments[2])}}else{var p=s.on_before_selected_cell;s.on_before_selected_cell=function(){u(arguments[0],arguments[1],arguments[2]),p&&p.call(null,arguments[0],arguments[1],arguments[2])};var g=s.on_after_selected_cell;s.on_after_selected_cell=function(){d(arguments[0],arguments[1],arguments[2]),g&&g.call(null,arguments[0],arguments[1],arguments[2])}}}if(l){var v=s.on_added_dom_row;if(s.on_added_dom_row=function(){e.nbFilterableRows++,e.paging?(e.nbRows++,e.nbVisibleRows++,e.nbFilterableRows++,e.paging=!1,e.feature("paging").destroy(),e.feature("paging").reset()):e.feature("rowsCounter").refresh(),e.alternateBgs&&e.feature("alternateRows").init(),v&&v.call(null,arguments[0],arguments[1],arguments[2])},s.actions&&s.actions["delete"]){var b=s.actions["delete"].on_after_submit;s.actions["delete"].on_after_submit=function(){e.nbFilterableRows--,e.paging?(e.nbRows--,e.nbVisibleRows--,e.nbFilterableRows--,e.paging=!1,e.feature("paging").destroy(),e.feature("paging").reset(!1)):e.feature("rowsCounter").refresh(),e.alternateBgs&&e.feature("alternateRows").init(),b&&b.call(null,arguments[0],arguments[1])}}}try{this._ezEditTable=new EditTable(e.id,s,t),this._ezEditTable.Init()}catch(m){throw new Error(this.err)}this.initialized=!0}},{key:"reset",value:function(){var t=this._ezEditTable;t&&(this.cfg.selectable&&t.Selection.Set(),this.cfg.editable&&t.Editable.Set())}},{key:"destroy",value:function(){var t=this._ezEditTable;t&&(this.cfg.selectable&&(t.Selection.ClearSelections(),t.Selection.Remove()),this.cfg.editable&&t.Editable.Remove()),this.initialized=!1}}]),t}();e["default"]=d,t.exports=e["default"]},function(t,e,s){"use strict";var i=function(t){return t&&t.__esModule?t:{"default":t}};Object.defineProperty(e,"__esModule",{value:!0});var l=s(24),a=i(l);e["default"]=a["default"],t.exports=e["default"]},function(module,exports,__webpack_require__){"use strict";var _interopRequireDefault=function(t){return t&&t.__esModule?t:{"default":t}},_classCallCheck=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},_createClass=function(){function t(t,e){for(var s=0;s=jj;jj++)ucolIndex[jj]===colIndex[ii]&&(saved=1);0===saved&&(ucolMax++,ucolIndex[ucolMax]=colIndex[ii])}if("object"==_Str2["default"].lower(typeof labelId)&&"object"==_Str2["default"].lower(typeof colIndex)&&"object"==_Str2["default"].lower(typeof operation))for(var rows=tf.tbl.rows,colvalues=[],ucol=0;ucolMax>=ucol;ucol++){colvalues.push(tf.getColValues(ucolIndex[ucol],!0,excludeRow));for(var result,nbvalues=0,temp,meanValue=0,sumValue=0,minValue=null,maxValue=null,q1Value=null,medValue=null,q3Value=null,meanFlag=0,sumFlag=0,minFlag=0,maxFlag=0,q1Flag=0,medFlag=0,q3Flag=0,theList=[],opsThisCol=[],decThisCol=[],labThisCol=[],oTypeThisCol=[],mThisCol=-1,k=0;kmaxValue?parseFloat(cvalue):maxValue))}if(1===meanFlag&&(meanValue=sumValue/nbvalues),1===medFlag){var aux=0;nbvalues%2===1?(aux=Math.floor(nbvalues/2),medValue=theList[aux]):medValue=(theList[nbvalues/2]+theList[nbvalues/2-1])/2}var posa;if(1===q1Flag&&(posa=0,posa=Math.floor(nbvalues/4),q1Value=4*posa==nbvalues?(theList[posa-1]+theList[posa])/2:theList[posa]),1===q3Flag){posa=0;var posb=0;posa=Math.floor(nbvalues/4),4*posa===nbvalues?(posb=3*posa,q3Value=(theList[posb]+theList[posb-1])/2):q3Value=theList[nbvalues-posa-1]}for(var i=0;mThisCol>=i;i++){switch(opsThisCol[i]){case"mean":result=meanValue;break;case"sum":result=sumValue;break;case"min":result=minValue;break;case"max":result=maxValue;break;case"median":result=medValue;break;case"q1":result=q1Value;break;case"q3":result=q3Value}var precision=isNaN(decThisCol[i])?2:decThisCol[i];if(oTypeThisCol&&result){if(result=result.toFixed(precision),_Dom2["default"].id(labThisCol[i]))switch(_Str2["default"].lower(oTypeThisCol)){case"innerhtml":isNaN(result)||!isFinite(result)||0===nbvalues?_Dom2["default"].id(labThisCol[i]).innerHTML=".":_Dom2["default"].id(labThisCol[i]).innerHTML=result;break;case"setvalue":_Dom2["default"].id(labThisCol[i]).value=result;break;case"createtextnode":var oldnode=_Dom2["default"].id(labThisCol[i]).firstChild,txtnode=_Dom2["default"].text(result);_Dom2["default"].id(labThisCol[i]).replaceChild(txtnode,oldnode)}}else try{isNaN(result)||!isFinite(result)||0===nbvalues?_Dom2["default"].id(labThisCol[i]).innerHTML=".":_Dom2["default"].id(labThisCol[i]).innerHTML=result.toFixed(precision)}catch(e){}}var totRow=totRowIndex&&totRowIndex[ucol]?rows[totRowIndex[ucol]]:null;totRow&&(totRow.style.display="")}this.onAfterOperation&&this.onAfterOperation.call(null,tf)}}},{key:"destroy",value:function(){}}]),ColOps}();exports["default"]=ColOps,module.exports=exports["default"]},function(t,e,s){"use strict";var i=function(t){return t&&t.__esModule?t:{"default":t}},l=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},a=function(){function t(t,e){for(var s=0;s0,this.onLoaded=h["default"].isFn(s.on_loaded)?s.on_loaded:null,this.onBeforeOpen=h["default"].isFn(s.on_before_open)?s.on_before_open:null,this.onAfterOpen=h["default"].isFn(s.on_after_open)?s.on_after_open:null,this.onBeforeClose=h["default"].isFn(s.on_before_close)?s.on_before_close:null,this.onAfterClose=h["default"].isFn(s.on_after_close)?s.on_after_close:null,this.onBeforeColHidden=h["default"].isFn(s.on_before_col_hidden)?s.on_before_col_hidden:null,this.onAfterColHidden=h["default"].isFn(s.on_after_col_hidden)?s.on_after_col_hidden:null,this.onBeforeColDisplayed=h["default"].isFn(s.on_before_col_displayed)?s.on_before_col_displayed:null,this.onAfterColDisplayed=h["default"].isFn(s.on_after_col_displayed)?s.on_after_col_displayed:null,e.gridLayout&&(this.headersTbl=e.feature("gridLayout").headTbl,this.headersIndex=0,this.onAfterColDisplayed=function(){},this.onAfterColHidden=function(){}),e["import"](s.name+"Style",e.stylePath+this.stylesheet,null,"link"),this.tf=e}return a(t,[{key:"toggle",value:function(){var t=this.contEl.style.display,e=this.onBeforeOpen,s=this.onBeforeClose,i=this.onAfterOpen,l=this.onAfterClose;e&&"inline"!==t&&e.call(null,this),s&&"inline"===t&&s.call(null,this),this.contEl.style.display="inline"===t?"none":"inline",i&&"inline"!==t&&i.call(null,this),l&&"inline"===t&&l.call(null,this)}},{key:"checkItem",value:function(t){var e=t.parentNode;if(e&&t){var s=t.firstChild.checked,i=t.firstChild.getAttribute("id").split("_")[1];i=parseInt(i,10),s?r["default"].addClass(e,this.listSlcItemCssClass):r["default"].removeClass(e,this.listSlcItemCssClass);var l=!1;(this.tickToHide&&s||!this.tickToHide&&!s)&&(l=!0),this.setHidden(i,l)}}},{key:"init",value:function(){this.manager&&(this.buildBtn(),this.buildManager(),this.initialized=!0)}},{key:"buildBtn",value:function(){var t=this;if(!this.btnEl){var e=this.tf,s=r["default"].create("span",["id",this.prfx+e.id]);s.className=this.spanCssClass,this.btnTgtId||e.setToolbar();var i=this.btnTgtId?r["default"].id(this.btnTgtId):e.rDiv;if(this.btnTgtId)i.appendChild(s);else{var l=i.firstChild;l.parentNode.insertBefore(s,l)}if(this.btnHtml){s.innerHTML=this.btnHtml;var a=s.firstChild;this.enableHover?u["default"].add(a,"mouseover",function(e){t.toggle(e)}):u["default"].add(a,"click",function(e){t.toggle(e)})}else{var n=r["default"].create("a",["href","javascript:;"]);n.className=this.btnCssClass,n.title=this.desc,n.innerHTML=this.btnText,s.appendChild(n),this.enableHover?u["default"].add(n,"mouseover",function(e){t.toggle(e)}):u["default"].add(n,"click",function(e){t.toggle(e)})}this.spanEl=s,this.btnEl=this.spanEl.firstChild,this.onLoaded&&this.onLoaded.call(null,this)}}},{key:"buildManager",value:function(){var t=this,e=this.tf,s=this.contElTgtId?r["default"].id(this.contElTgtId):r["default"].create("div",["id",this.prfxCont+e.id]);s.className=this.contCssClass;var i=r["default"].create("p");i.innerHTML=this.text,s.appendChild(i);var l=r["default"].create("ul",["id","ul"+this.name+"_"+e.id]);l.className=this.listCssClass;var a=this.headersTbl?this.headersTbl:e.tbl,n=this.headersTbl?this.headersIndex:e.getHeadersRowIndex(),o=a.rows[n];if(this.enableTickAll){var h=r["default"].createCheckItem("col__"+e.id,this.tickAllText,this.tickAllText);r["default"].addClass(h,this.listItemCssClass),l.appendChild(h),h.check.checked=!this.tickToHide,u["default"].add(h.check,"click",function(){for(var t=0;t',this.icnCollapseHtml='Collapse filters',this.defaultText="Toggle filters",this.targetId=s.target_id||null,this.enableIcon=s.enable_icon===!1?!1:!0,this.btnText=s.btn_text||"",this.collapseBtnHtml=this.enableIcon?this.icnCollapseHtml+this.btnText:this.btnText||this.defaultText,this.expandBtnHtml=this.enableIcon?this.icnExpandHtml+this.btnText:this.btnText||this.defaultText,this.btnHtml=s.btn_html||null,this.btnCssClass=s.btn_css_class||"btnExpClpFlt",this.contCssClass=s.cont_css_class||"expClpFlt",this.filtersRowIndex=h["default"].isUndef(s.filters_row_index)?e.getFiltersRowIndex():s.filters_row_index,this.visibleAtStart=h["default"].isUndef(s.visible_at_start)?!0:Boolean(s.visible_at_start),this.prfx="fltsVis_",this.onBeforeShow=h["default"].isFn(s.on_before_show)?s.on_before_show:null,this.onAfterShow=h["default"].isFn(s.on_after_show)?s.on_after_show:null,this.onBeforeHide=h["default"].isFn(s.on_before_hide)?s.on_before_hide:null,this.onAfterHide=h["default"].isFn(s.on_after_hide)?s.on_after_hide:null,e["import"](s.name+"Style",e.stylePath+this.stylesheet,null,"link"),this.tf=e}return a(t,[{key:"init",value:function(){this.initialized||(this.buildUI(),this.initialized=!0)}},{key:"buildUI",value:function(){var t=this,e=this.tf,s=r["default"].create("span",["id",this.prfx+e.id]);s.className=this.contCssClass,this.targetId||e.setToolbar();var i=this.targetId?r["default"].id(this.targetId):e.rDiv;if(this.targetId)i.appendChild(s);else{var l=i.firstChild;l.parentNode.insertBefore(s,l)}var a=void 0;this.btnHtml?(s.innerHTML=this.btnHtml,a=s.firstChild,u["default"].add(a,"click",function(){return t.toggle()})):(a=r["default"].create("a",["href","javascript:void(0);"]),a.className=this.btnCssClass,a.title=this.btnText||this.defaultText,a.innerHTML=this.collapseBtnHtml,s.appendChild(a),u["default"].add(a,"click",function(){return t.toggle()})),this.contEl=s,this.btnEl=a,this.visibleAtStart||this.toggle()}},{key:"toggle",value:function(){var t=this.tf,e=t.gridLayout?t.feature("gridLayout").headTbl:t.tbl,s=e.rows[this.filtersRowIndex],i=s.style.display;this.onBeforeShow&&""!=i&&this.onBeforeShow.call(this,this),this.onBeforeHide&&""===i&&this.onBeforeHide.call(null,this),s.style.display=""===i?"none":"",this.enableIcon&&!this.btnHtml&&(this.btnEl.innerHTML=""===i?this.expandBtnHtml:this.collapseBtnHtml),this.onAfterShow&&""!=i&&this.onAfterShow.call(null,this),this.onAfterHide&&""===i&&this.onAfterHide.call(null,this)}},{key:"destroy",value:function(){(this.btnEl||this.contEl)&&(this.btnEl.innerHTML="",this.btnEl.parentNode.removeChild(this.btnEl),this.btnEl=null,this.contEl.innerHTML="",this.contEl.parentNode.removeChild(this.contEl),this.contEl=null,this.initialized=!1)}}]),t}();e["default"]=c,t.exports=e["default"]},function(t,e,s){"use strict";function i(t){return S["default"].removeNbFormat(t,"us")}function l(t){return S["default"].removeNbFormat(t,"eu")}function a(t,e){return x["default"].format(t,e)}function n(t){return a(t,"DMY")}function r(t){return a(t,"MDY")}function o(t){return a(t,"YMD")}function h(t){return a(t,"DDMMMYYYY")}function d(t){var e=t.split(".");for(var s in e){for(var i=e[s];3>i.length;)i="0"+i;e[s]=i}return e.join(".")}function u(t,e){var s=d(t.value.toLowerCase()),i=d(e.value.toLowerCase());return s==i?0:i>s?-1:1}var c=function(t){return t&&t.__esModule?t:{"default":t}},f=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},p=function(){function t(t,e){for(var s=0;si;i++);return i},SortableTable.prototype.initHeader=function(s){var i=this;if(!i.tHead){if(!e.gridLayout)return;i.tHead=e.feature("gridLayout").headTbl.tHead}i.headersRow=e.headersRow;var l=i.tHead.rows[i.headersRow].cells;i.sortTypes=s||[];for(var a=l.length,n=void 0,r=void 0,o=0;a>o;o++)r=l[o],null!==i.sortTypes[o]&&"None"!==i.sortTypes[o]?(r.style.cursor="pointer",n=m["default"].create("img",["src",t.imgPath+t.imgBlank]),r.appendChild(n),null!==i.sortTypes[o]&&r.setAttribute("_sortType",i.sortTypes[o]),w["default"].add(r,"click",i._headerOnclick)):(r.setAttribute("_sortType",s[o]),r._sortType="None");i.updateHeaderArrows()},SortableTable.prototype.updateHeaderArrows=function(){var e=this,s=void 0,i=void 0,l=void 0;if(t.asyncSort&&t.triggerIds.length>0){var a=t.triggerIds;s=[],i=a.length;for(var n=0;nr;r++){var o=s[r].getAttribute("_sortType");null!==o&&"None"!==o&&(l=s[r].lastChild||s[r],"img"!==l.nodeName.toLowerCase()&&(l=m["default"].create("img",["src",t.imgPath+t.imgBlank]),s[r].appendChild(l)),r===e.sortColumn?l.className=t.imgClassName+" "+(this.descending?t.imgDescClassName:t.imgAscClassName):l.className=t.imgClassName)}},SortableTable.prototype.getRowValue=function(t,e,s){var i=this,l=i._sortTypeInfo[e];if(l&&l.getRowValue)return l.getRowValue(t,s);var a=t.cells[s],n=SortableTable.getInnerText(a);return i.getValueFromString(n,e)},SortableTable.getInnerText=function(e){return e?e.getAttribute(t.customKey)?e.getAttribute(t.customKey):m["default"].getText(e):void 0}}},{key:"addSortType",value:function(){var t=arguments;SortableTable.prototype.addSortType(t[0],t[1],t[2],t[3])}},{key:"setSortTypes",value:function(){for(var t=this,e=this.tf,s=this.sortTypes,a=[],c=0;c0&&!function(){for(var e=t.triggerIds,s=0;s descending, false -> ascending\r\nSortableTable.prototype.defaultDescending = false;\r\n\r\n// shared between all instances. This is intentional to allow external files\r\n// to modify the prototype\r\nSortableTable.prototype._sortTypeInfo = {};\r\n\r\nSortableTable.prototype.setTable = function (oTable) {\r\n if ( this.tHead )\r\n this.uninitHeader();\r\n this.element = oTable;\r\n this.setTHead( oTable.tHead );\r\n this.setTBody( oTable.tBodies[0] );\r\n};\r\n\r\nSortableTable.prototype.setTHead = function (oTHead) {\r\n if (this.tHead && this.tHead != oTHead )\r\n this.uninitHeader();\r\n this.tHead = oTHead;\r\n this.initHeader( this.sortTypes );\r\n};\r\n\r\nSortableTable.prototype.setTBody = function (oTBody) {\r\n this.tBody = oTBody;\r\n};\r\n\r\nSortableTable.prototype.setSortTypes = function ( oSortTypes ) {\r\n if ( this.tHead )\r\n this.uninitHeader();\r\n this.sortTypes = oSortTypes || [];\r\n if ( this.tHead )\r\n this.initHeader( this.sortTypes );\r\n};\r\n\r\n// adds arrow containers and events\r\n// also binds sort type to the header cells so that reordering columns does\r\n// not break the sort types\r\nSortableTable.prototype.initHeader = function (oSortTypes) {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var doc = this.tHead.ownerDocument || this.tHead.document;\r\n this.sortTypes = oSortTypes || [];\r\n var l = cells.length;\r\n var img, c;\r\n for (var i = 0; i < l; i++) {\r\n c = cells[i];\r\n if (this.sortTypes[i] != null && this.sortTypes[i] != "None") {\r\n img = doc.createElement("IMG");\r\n img.src = "images/blank.png";\r\n c.appendChild(img);\r\n if (this.sortTypes[i] != null)\r\n c._sortType = this.sortTypes[i];\r\n if (typeof c.addEventListener != "undefined")\r\n c.addEventListener("click", this._headerOnclick, false);\r\n else if (typeof c.attachEvent != "undefined")\r\n c.attachEvent("onclick", this._headerOnclick);\r\n else\r\n c.onclick = this._headerOnclick;\r\n }\r\n else\r\n {\r\n c.setAttribute( "_sortType", oSortTypes[i] );\r\n c._sortType = "None";\r\n }\r\n }\r\n this.updateHeaderArrows();\r\n};\r\n\r\n// remove arrows and events\r\nSortableTable.prototype.uninitHeader = function () {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var l = cells.length;\r\n var c;\r\n for (var i = 0; i < l; i++) {\r\n c = cells[i];\r\n if (c._sortType != null && c._sortType != "None") {\r\n c.removeChild(c.lastChild);\r\n if (typeof c.removeEventListener != "undefined")\r\n c.removeEventListener("click", this._headerOnclick, false);\r\n else if (typeof c.detachEvent != "undefined")\r\n c.detachEvent("onclick", this._headerOnclick);\r\n c._sortType = null;\r\n c.removeAttribute( "_sortType" );\r\n }\r\n }\r\n};\r\n\r\nSortableTable.prototype.updateHeaderArrows = function () {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var l = cells.length;\r\n var img;\r\n for (var i = 0; i < l; i++) {\r\n if (cells[i]._sortType != null && cells[i]._sortType != "None") {\r\n img = cells[i].lastChild;\r\n if (i == this.sortColumn)\r\n img.className = "sort-arrow " + (this.descending ? "descending" : "ascending");\r\n else\r\n img.className = "sort-arrow";\r\n }\r\n }\r\n};\r\n\r\nSortableTable.prototype.headerOnclick = function (e) {\r\n // find TD element\r\n var el = e.target || e.srcElement;\r\n while (el.tagName != "TD")\r\n el = el.parentNode;\r\n\r\n this.sort(SortableTable.msie ? SortableTable.getCellIndex(el) : el.cellIndex);\r\n};\r\n\r\n// IE returns wrong cellIndex when columns are hidden\r\nSortableTable.getCellIndex = function (oTd) {\r\n var cells = oTd.parentNode.childNodes\r\n var l = cells.length;\r\n var i;\r\n for (i = 0; cells[i] != oTd && i < l; i++)\r\n ;\r\n return i;\r\n};\r\n\r\nSortableTable.prototype.getSortType = function (nColumn) {\r\n return this.sortTypes[nColumn] || "String";\r\n};\r\n\r\n// only nColumn is required\r\n// if bDescending is left out the old value is taken into account\r\n// if sSortType is left out the sort type is found from the sortTypes array\r\n\r\nSortableTable.prototype.sort = function (nColumn, bDescending, sSortType) {\r\n if (!this.tBody) return;\r\n if (sSortType == null)\r\n sSortType = this.getSortType(nColumn);\r\n\r\n // exit if None\r\n if (sSortType == "None")\r\n return;\r\n\r\n if (bDescending == null) {\r\n if (this.sortColumn != nColumn)\r\n this.descending = this.defaultDescending;\r\n else\r\n this.descending = !this.descending;\r\n }\r\n else\r\n this.descending = bDescending;\r\n\r\n this.sortColumn = nColumn;\r\n\r\n if (typeof this.onbeforesort == "function")\r\n this.onbeforesort();\r\n\r\n var f = this.getSortFunction(sSortType, nColumn);\r\n var a = this.getCache(sSortType, nColumn);\r\n var tBody = this.tBody;\r\n\r\n a.sort(f);\r\n\r\n if (this.descending)\r\n a.reverse();\r\n\r\n if (SortableTable.removeBeforeSort) {\r\n // remove from doc\r\n var nextSibling = tBody.nextSibling;\r\n var p = tBody.parentNode;\r\n p.removeChild(tBody);\r\n }\r\n\r\n // insert in the new order\r\n var l = a.length;\r\n for (var i = 0; i < l; i++)\r\n tBody.appendChild(a[i].element);\r\n\r\n if (SortableTable.removeBeforeSort) {\r\n // insert into doc\r\n p.insertBefore(tBody, nextSibling);\r\n }\r\n\r\n this.updateHeaderArrows();\r\n\r\n this.destroyCache(a);\r\n\r\n if (typeof this.onsort == "function")\r\n this.onsort();\r\n};\r\n\r\nSortableTable.prototype.asyncSort = function (nColumn, bDescending, sSortType) {\r\n var oThis = this;\r\n this._asyncsort = function () {\r\n oThis.sort(nColumn, bDescending, sSortType);\r\n };\r\n window.setTimeout(this._asyncsort, 1);\r\n};\r\n\r\nSortableTable.prototype.getCache = function (sType, nColumn) {\r\n if (!this.tBody) return [];\r\n var rows = this.tBody.rows;\r\n var l = rows.length;\r\n var a = new Array(l);\r\n var r;\r\n for (var i = 0; i < l; i++) {\r\n r = rows[i];\r\n a[i] = {\r\n value: this.getRowValue(r, sType, nColumn),\r\n element: r\r\n };\r\n };\r\n return a;\r\n};\r\n\r\nSortableTable.prototype.destroyCache = function (oArray) {\r\n var l = oArray.length;\r\n for (var i = 0; i < l; i++) {\r\n oArray[i].value = null;\r\n oArray[i].element = null;\r\n oArray[i] = null;\r\n }\r\n};\r\n\r\nSortableTable.prototype.getRowValue = function (oRow, sType, nColumn) {\r\n // if we have defined a custom getRowValue use that\r\n if (this._sortTypeInfo[sType] && this._sortTypeInfo[sType].getRowValue)\r\n return this._sortTypeInfo[sType].getRowValue(oRow, nColumn);\r\n\r\n var s;\r\n var c = oRow.cells[nColumn];\r\n if (typeof c.innerText != "undefined")\r\n s = c.innerText;\r\n else\r\n s = SortableTable.getInnerText(c);\r\n return this.getValueFromString(s, sType);\r\n};\r\n\r\nSortableTable.getInnerText = function (oNode) {\r\n var s = "";\r\n var cs = oNode.childNodes;\r\n var l = cs.length;\r\n for (var i = 0; i < l; i++) {\r\n switch (cs[i].nodeType) {\r\n case 1: //ELEMENT_NODE\r\n s += SortableTable.getInnerText(cs[i]);\r\n break;\r\n case 3: //TEXT_NODE\r\n s += cs[i].nodeValue;\r\n break;\r\n }\r\n }\r\n return s;\r\n};\r\n\r\nSortableTable.prototype.getValueFromString = function (sText, sType) {\r\n if (this._sortTypeInfo[sType])\r\n return this._sortTypeInfo[sType].getValueFromString( sText );\r\n return sText;\r\n /*\r\n switch (sType) {\r\n case "Number":\r\n return Number(sText);\r\n case "CaseInsensitiveString":\r\n return sText.toUpperCase();\r\n case "Date":\r\n var parts = sText.split("-");\r\n var d = new Date(0);\r\n d.setFullYear(parts[0]);\r\n d.setDate(parts[2]);\r\n d.setMonth(parts[1] - 1);\r\n return d.valueOf();\r\n }\r\n return sText;\r\n */\r\n };\r\n\r\nSortableTable.prototype.getSortFunction = function (sType, nColumn) {\r\n if (this._sortTypeInfo[sType])\r\n return this._sortTypeInfo[sType].compare;\r\n return SortableTable.basicCompare;\r\n};\r\n\r\nSortableTable.prototype.destroy = function () {\r\n this.uninitHeader();\r\n var win = this.document.parentWindow;\r\n if (win && typeof win.detachEvent != "undefined") { // only IE needs this\r\n win.detachEvent("onunload", this._onunload);\r\n }\r\n this._onunload = null;\r\n this.element = null;\r\n this.tHead = null;\r\n this.tBody = null;\r\n this.document = null;\r\n this._headerOnclick = null;\r\n this.sortTypes = null;\r\n this._asyncsort = null;\r\n this.onsort = null;\r\n};\r\n\r\n// Adds a sort type to all instance of SortableTable\r\n// sType : String - the identifier of the sort type\r\n// fGetValueFromString : function ( s : string ) : T - A function that takes a\r\n// string and casts it to a desired format. If left out the string is just\r\n// returned\r\n// fCompareFunction : function ( n1 : T, n2 : T ) : Number - A normal JS sort\r\n// compare function. Takes two values and compares them. If left out less than,\r\n// <, compare is used\r\n// fGetRowValue : function( oRow : HTMLTRElement, nColumn : int ) : T - A function\r\n// that takes the row and the column index and returns the value used to compare.\r\n// If left out then the innerText is first taken for the cell and then the\r\n// fGetValueFromString is used to convert that string the desired value and type\r\n\r\nSortableTable.prototype.addSortType = function (sType, fGetValueFromString, fCompareFunction, fGetRowValue) {\r\n this._sortTypeInfo[sType] = {\r\n type: sType,\r\n getValueFromString: fGetValueFromString || SortableTable.idFunction,\r\n compare: fCompareFunction || SortableTable.basicCompare,\r\n getRowValue: fGetRowValue\r\n };\r\n};\r\n\r\n// this removes the sort type from all instances of SortableTable\r\nSortableTable.prototype.removeSortType = function (sType) {\r\n delete this._sortTypeInfo[sType];\r\n};\r\n\r\nSortableTable.basicCompare = function compare(n1, n2) {\r\n if (n1.value < n2.value)\r\n return -1;\r\n if (n2.value < n1.value)\r\n return 1;\r\n return 0;\r\n};\r\n\r\nSortableTable.idFunction = function (x) {\r\n return x;\r\n};\r\n\r\nSortableTable.toUpperCase = function (s) {\r\n return s.toUpperCase();\r\n};\r\n\r\nSortableTable.toDate = function (s) {\r\n var parts = s.split("-");\r\n var d = new Date(0);\r\n d.setFullYear(parts[0]);\r\n d.setDate(parts[2]);\r\n d.setMonth(parts[1] - 1);\r\n return d.valueOf();\r\n};\r\n\r\n\r\n// add sort types\r\nSortableTable.prototype.addSortType("Number", Number);\r\nSortableTable.prototype.addSortType("CaseInsensitiveString", SortableTable.toUpperCase);\r\nSortableTable.prototype.addSortType("Date", SortableTable.toDate);\r\nSortableTable.prototype.addSortType("String");\r\n// None is a special case\r\n'},function(t,e,s){t.exports=function(t){"function"==typeof execScript?execScript(t):eval.call(null,t)}}]); \ No newline at end of file +var i=t.getHeaderElement(s),l=m["default"].tag(i,"img");1===l.length&&i.removeChild(l[0])}}}]),t}();e["default"]=I,t.exports=e["default"]},function(t,e,s){"use strict";var i=function(t){return t&&t.__esModule?t:{"default":t}};Object.defineProperty(e,"__esModule",{value:!0});var l=s(29),a=i(l);window.SortableTable||s(31),e["default"]=a["default"],t.exports=e["default"]},function(t,e,s){s(32)(s(33))},function(t,e,s){t.exports=function(t){"function"==typeof execScript?execScript(t):eval.call(null,t)}},function(t,e,s){t.exports='/*----------------------------------------------------------------------------\\\r\n| Sortable Table 1.12 |\r\n|-----------------------------------------------------------------------------|\r\n| Created by Erik Arvidsson |\r\n| (http://webfx.eae.net/contact.html#erik) |\r\n| For WebFX (http://webfx.eae.net/) |\r\n|-----------------------------------------------------------------------------|\r\n| A DOM 1 based script that allows an ordinary HTML table to be sortable. |\r\n|-----------------------------------------------------------------------------|\r\n| Copyright (c) 1998 - 2006 Erik Arvidsson |\r\n|-----------------------------------------------------------------------------|\r\n| Licensed under the Apache License, Version 2.0 (the "License"); you may not |\r\n| use this file except in compliance with the License. You may obtain a copy |\r\n| of the License at http://www.apache.org/licenses/LICENSE-2.0 |\r\n| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |\r\n| Unless required by applicable law or agreed to in writing, software |\r\n| distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |\r\n| WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |\r\n| License for the specific language governing permissions and limitations |\r\n| under the License. |\r\n|-----------------------------------------------------------------------------|\r\n| 2003-01-10 | First version |\r\n| 2003-01-19 | Minor changes to the date parsing |\r\n| 2003-01-28 | JScript 5.0 fixes (no support for \'in\' operator) |\r\n| 2003-02-01 | Sloppy typo like error fixed in getInnerText |\r\n| 2003-07-04 | Added workaround for IE cellIndex bug. |\r\n| 2003-11-09 | The bDescending argument to sort was not correctly working |\r\n| | Using onclick DOM0 event if no support for addEventListener |\r\n| | or attachEvent |\r\n| 2004-01-13 | Adding addSortType and removeSortType which makes it a lot |\r\n| | easier to add new, custom sort types. |\r\n| 2004-01-27 | Switch to use descending = false as the default sort order. |\r\n| | Change defaultDescending to suit your needs. |\r\n| 2004-03-14 | Improved sort type None look and feel a bit |\r\n| 2004-08-26 | Made the handling of tBody and tHead more flexible. Now you |\r\n| | can use another tHead or no tHead, and you can chose some |\r\n| | other tBody. |\r\n| 2006-04-25 | Changed license to Apache Software License 2.0 |\r\n|-----------------------------------------------------------------------------|\r\n| Created 2003-01-10 | All changes are in the log above. | Updated 2006-04-25 |\r\n\\----------------------------------------------------------------------------*/\r\n\r\n\r\nfunction SortableTable(oTable, oSortTypes) {\r\n\r\n this.sortTypes = oSortTypes || [];\r\n\r\n this.sortColumn = null;\r\n this.descending = null;\r\n\r\n var oThis = this;\r\n this._headerOnclick = function (e) {\r\n oThis.headerOnclick(e);\r\n };\r\n\r\n if (oTable) {\r\n this.setTable( oTable );\r\n this.document = oTable.ownerDocument || oTable.document;\r\n }\r\n else {\r\n this.document = document;\r\n }\r\n\r\n\r\n // only IE needs this\r\n var win = this.document.defaultView || this.document.parentWindow;\r\n this._onunload = function () {\r\n oThis.destroy();\r\n };\r\n if (win && typeof win.attachEvent != "undefined") {\r\n win.attachEvent("onunload", this._onunload);\r\n }\r\n}\r\n\r\nSortableTable.gecko = navigator.product == "Gecko";\r\nSortableTable.msie = /msie/i.test(navigator.userAgent);\r\n// Mozilla is faster when doing the DOM manipulations on\r\n// an orphaned element. MSIE is not\r\nSortableTable.removeBeforeSort = SortableTable.gecko;\r\n\r\nSortableTable.prototype.onsort = function () {};\r\n\r\n// default sort order. true -> descending, false -> ascending\r\nSortableTable.prototype.defaultDescending = false;\r\n\r\n// shared between all instances. This is intentional to allow external files\r\n// to modify the prototype\r\nSortableTable.prototype._sortTypeInfo = {};\r\n\r\nSortableTable.prototype.setTable = function (oTable) {\r\n if ( this.tHead )\r\n this.uninitHeader();\r\n this.element = oTable;\r\n this.setTHead( oTable.tHead );\r\n this.setTBody( oTable.tBodies[0] );\r\n};\r\n\r\nSortableTable.prototype.setTHead = function (oTHead) {\r\n if (this.tHead && this.tHead != oTHead )\r\n this.uninitHeader();\r\n this.tHead = oTHead;\r\n this.initHeader( this.sortTypes );\r\n};\r\n\r\nSortableTable.prototype.setTBody = function (oTBody) {\r\n this.tBody = oTBody;\r\n};\r\n\r\nSortableTable.prototype.setSortTypes = function ( oSortTypes ) {\r\n if ( this.tHead )\r\n this.uninitHeader();\r\n this.sortTypes = oSortTypes || [];\r\n if ( this.tHead )\r\n this.initHeader( this.sortTypes );\r\n};\r\n\r\n// adds arrow containers and events\r\n// also binds sort type to the header cells so that reordering columns does\r\n// not break the sort types\r\nSortableTable.prototype.initHeader = function (oSortTypes) {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var doc = this.tHead.ownerDocument || this.tHead.document;\r\n this.sortTypes = oSortTypes || [];\r\n var l = cells.length;\r\n var img, c;\r\n for (var i = 0; i < l; i++) {\r\n c = cells[i];\r\n if (this.sortTypes[i] != null && this.sortTypes[i] != "None") {\r\n img = doc.createElement("IMG");\r\n img.src = "images/blank.png";\r\n c.appendChild(img);\r\n if (this.sortTypes[i] != null)\r\n c._sortType = this.sortTypes[i];\r\n if (typeof c.addEventListener != "undefined")\r\n c.addEventListener("click", this._headerOnclick, false);\r\n else if (typeof c.attachEvent != "undefined")\r\n c.attachEvent("onclick", this._headerOnclick);\r\n else\r\n c.onclick = this._headerOnclick;\r\n }\r\n else\r\n {\r\n c.setAttribute( "_sortType", oSortTypes[i] );\r\n c._sortType = "None";\r\n }\r\n }\r\n this.updateHeaderArrows();\r\n};\r\n\r\n// remove arrows and events\r\nSortableTable.prototype.uninitHeader = function () {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var l = cells.length;\r\n var c;\r\n for (var i = 0; i < l; i++) {\r\n c = cells[i];\r\n if (c._sortType != null && c._sortType != "None") {\r\n c.removeChild(c.lastChild);\r\n if (typeof c.removeEventListener != "undefined")\r\n c.removeEventListener("click", this._headerOnclick, false);\r\n else if (typeof c.detachEvent != "undefined")\r\n c.detachEvent("onclick", this._headerOnclick);\r\n c._sortType = null;\r\n c.removeAttribute( "_sortType" );\r\n }\r\n }\r\n};\r\n\r\nSortableTable.prototype.updateHeaderArrows = function () {\r\n if (!this.tHead) return;\r\n var cells = this.tHead.rows[0].cells;\r\n var l = cells.length;\r\n var img;\r\n for (var i = 0; i < l; i++) {\r\n if (cells[i]._sortType != null && cells[i]._sortType != "None") {\r\n img = cells[i].lastChild;\r\n if (i == this.sortColumn)\r\n img.className = "sort-arrow " + (this.descending ? "descending" : "ascending");\r\n else\r\n img.className = "sort-arrow";\r\n }\r\n }\r\n};\r\n\r\nSortableTable.prototype.headerOnclick = function (e) {\r\n // find TD element\r\n var el = e.target || e.srcElement;\r\n while (el.tagName != "TD")\r\n el = el.parentNode;\r\n\r\n this.sort(SortableTable.msie ? SortableTable.getCellIndex(el) : el.cellIndex);\r\n};\r\n\r\n// IE returns wrong cellIndex when columns are hidden\r\nSortableTable.getCellIndex = function (oTd) {\r\n var cells = oTd.parentNode.childNodes\r\n var l = cells.length;\r\n var i;\r\n for (i = 0; cells[i] != oTd && i < l; i++)\r\n ;\r\n return i;\r\n};\r\n\r\nSortableTable.prototype.getSortType = function (nColumn) {\r\n return this.sortTypes[nColumn] || "String";\r\n};\r\n\r\n// only nColumn is required\r\n// if bDescending is left out the old value is taken into account\r\n// if sSortType is left out the sort type is found from the sortTypes array\r\n\r\nSortableTable.prototype.sort = function (nColumn, bDescending, sSortType) {\r\n if (!this.tBody) return;\r\n if (sSortType == null)\r\n sSortType = this.getSortType(nColumn);\r\n\r\n // exit if None\r\n if (sSortType == "None")\r\n return;\r\n\r\n if (bDescending == null) {\r\n if (this.sortColumn != nColumn)\r\n this.descending = this.defaultDescending;\r\n else\r\n this.descending = !this.descending;\r\n }\r\n else\r\n this.descending = bDescending;\r\n\r\n this.sortColumn = nColumn;\r\n\r\n if (typeof this.onbeforesort == "function")\r\n this.onbeforesort();\r\n\r\n var f = this.getSortFunction(sSortType, nColumn);\r\n var a = this.getCache(sSortType, nColumn);\r\n var tBody = this.tBody;\r\n\r\n a.sort(f);\r\n\r\n if (this.descending)\r\n a.reverse();\r\n\r\n if (SortableTable.removeBeforeSort) {\r\n // remove from doc\r\n var nextSibling = tBody.nextSibling;\r\n var p = tBody.parentNode;\r\n p.removeChild(tBody);\r\n }\r\n\r\n // insert in the new order\r\n var l = a.length;\r\n for (var i = 0; i < l; i++)\r\n tBody.appendChild(a[i].element);\r\n\r\n if (SortableTable.removeBeforeSort) {\r\n // insert into doc\r\n p.insertBefore(tBody, nextSibling);\r\n }\r\n\r\n this.updateHeaderArrows();\r\n\r\n this.destroyCache(a);\r\n\r\n if (typeof this.onsort == "function")\r\n this.onsort();\r\n};\r\n\r\nSortableTable.prototype.asyncSort = function (nColumn, bDescending, sSortType) {\r\n var oThis = this;\r\n this._asyncsort = function () {\r\n oThis.sort(nColumn, bDescending, sSortType);\r\n };\r\n window.setTimeout(this._asyncsort, 1);\r\n};\r\n\r\nSortableTable.prototype.getCache = function (sType, nColumn) {\r\n if (!this.tBody) return [];\r\n var rows = this.tBody.rows;\r\n var l = rows.length;\r\n var a = new Array(l);\r\n var r;\r\n for (var i = 0; i < l; i++) {\r\n r = rows[i];\r\n a[i] = {\r\n value: this.getRowValue(r, sType, nColumn),\r\n element: r\r\n };\r\n };\r\n return a;\r\n};\r\n\r\nSortableTable.prototype.destroyCache = function (oArray) {\r\n var l = oArray.length;\r\n for (var i = 0; i < l; i++) {\r\n oArray[i].value = null;\r\n oArray[i].element = null;\r\n oArray[i] = null;\r\n }\r\n};\r\n\r\nSortableTable.prototype.getRowValue = function (oRow, sType, nColumn) {\r\n // if we have defined a custom getRowValue use that\r\n if (this._sortTypeInfo[sType] && this._sortTypeInfo[sType].getRowValue)\r\n return this._sortTypeInfo[sType].getRowValue(oRow, nColumn);\r\n\r\n var s;\r\n var c = oRow.cells[nColumn];\r\n if (typeof c.innerText != "undefined")\r\n s = c.innerText;\r\n else\r\n s = SortableTable.getInnerText(c);\r\n return this.getValueFromString(s, sType);\r\n};\r\n\r\nSortableTable.getInnerText = function (oNode) {\r\n var s = "";\r\n var cs = oNode.childNodes;\r\n var l = cs.length;\r\n for (var i = 0; i < l; i++) {\r\n switch (cs[i].nodeType) {\r\n case 1: //ELEMENT_NODE\r\n s += SortableTable.getInnerText(cs[i]);\r\n break;\r\n case 3: //TEXT_NODE\r\n s += cs[i].nodeValue;\r\n break;\r\n }\r\n }\r\n return s;\r\n};\r\n\r\nSortableTable.prototype.getValueFromString = function (sText, sType) {\r\n if (this._sortTypeInfo[sType])\r\n return this._sortTypeInfo[sType].getValueFromString( sText );\r\n return sText;\r\n /*\r\n switch (sType) {\r\n case "Number":\r\n return Number(sText);\r\n case "CaseInsensitiveString":\r\n return sText.toUpperCase();\r\n case "Date":\r\n var parts = sText.split("-");\r\n var d = new Date(0);\r\n d.setFullYear(parts[0]);\r\n d.setDate(parts[2]);\r\n d.setMonth(parts[1] - 1);\r\n return d.valueOf();\r\n }\r\n return sText;\r\n */\r\n };\r\n\r\nSortableTable.prototype.getSortFunction = function (sType, nColumn) {\r\n if (this._sortTypeInfo[sType])\r\n return this._sortTypeInfo[sType].compare;\r\n return SortableTable.basicCompare;\r\n};\r\n\r\nSortableTable.prototype.destroy = function () {\r\n this.uninitHeader();\r\n var win = this.document.parentWindow;\r\n if (win && typeof win.detachEvent != "undefined") { // only IE needs this\r\n win.detachEvent("onunload", this._onunload);\r\n }\r\n this._onunload = null;\r\n this.element = null;\r\n this.tHead = null;\r\n this.tBody = null;\r\n this.document = null;\r\n this._headerOnclick = null;\r\n this.sortTypes = null;\r\n this._asyncsort = null;\r\n this.onsort = null;\r\n};\r\n\r\n// Adds a sort type to all instance of SortableTable\r\n// sType : String - the identifier of the sort type\r\n// fGetValueFromString : function ( s : string ) : T - A function that takes a\r\n// string and casts it to a desired format. If left out the string is just\r\n// returned\r\n// fCompareFunction : function ( n1 : T, n2 : T ) : Number - A normal JS sort\r\n// compare function. Takes two values and compares them. If left out less than,\r\n// <, compare is used\r\n// fGetRowValue : function( oRow : HTMLTRElement, nColumn : int ) : T - A function\r\n// that takes the row and the column index and returns the value used to compare.\r\n// If left out then the innerText is first taken for the cell and then the\r\n// fGetValueFromString is used to convert that string the desired value and type\r\n\r\nSortableTable.prototype.addSortType = function (sType, fGetValueFromString, fCompareFunction, fGetRowValue) {\r\n this._sortTypeInfo[sType] = {\r\n type: sType,\r\n getValueFromString: fGetValueFromString || SortableTable.idFunction,\r\n compare: fCompareFunction || SortableTable.basicCompare,\r\n getRowValue: fGetRowValue\r\n };\r\n};\r\n\r\n// this removes the sort type from all instances of SortableTable\r\nSortableTable.prototype.removeSortType = function (sType) {\r\n delete this._sortTypeInfo[sType];\r\n};\r\n\r\nSortableTable.basicCompare = function compare(n1, n2) {\r\n if (n1.value < n2.value)\r\n return -1;\r\n if (n2.value < n1.value)\r\n return 1;\r\n return 0;\r\n};\r\n\r\nSortableTable.idFunction = function (x) {\r\n return x;\r\n};\r\n\r\nSortableTable.toUpperCase = function (s) {\r\n return s.toUpperCase();\r\n};\r\n\r\nSortableTable.toDate = function (s) {\r\n var parts = s.split("-");\r\n var d = new Date(0);\r\n d.setFullYear(parts[0]);\r\n d.setDate(parts[2]);\r\n d.setMonth(parts[1] - 1);\r\n return d.valueOf();\r\n};\r\n\r\n\r\n// add sort types\r\nSortableTable.prototype.addSortType("Number", Number);\r\nSortableTable.prototype.addSortType("CaseInsensitiveString", SortableTable.toUpperCase);\r\nSortableTable.prototype.addSortType("Date", SortableTable.toDate);\r\nSortableTable.prototype.addSortType("String");\r\n// None is a special case\r\n'}]); \ No newline at end of file diff --git a/static/partials/countries-by-continent.html b/static/partials/countries-by-continent.html index e2125bd0..3525da49 100644 --- a/static/partials/countries-by-continent.html +++ b/static/partials/countries-by-continent.html @@ -1,2549 +1,2592 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RankContinent/RegionCountry / TerritoryArea (km²)% of TotalNotes
Solar System Earth148,940,000100%Total land coverage (29.2% of Earth's surface)
1Asia /Europe - Russia - 17,098,24211.5%Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 - km²
2America, North - Canada - 9,984,6706.7%Largest country in the Western Hemisphere. Longest coastline. EB: - 9,984,670 km²
3 America, North - United - States - 9,629,0916.5% -
-
Includes only the - 50 - states and the District of Columbia. The total area is listed as - 9,826,630 km² by the CIA World Factbook. -
- EB: 9,522,055 km² -
4Asia, Eastern - PR - China - 9,598,0946.4%Second largest Asian country (after Asian part of Russia). Total of - separate UN figures for Mainland China (9,596,961) inclusive Hong Kong - SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed - territories.) EB: 9,572,900 km²
5America, South - Brazil - 8,514,8775.7%Largest country in South America, and in the Southern Hemisphere. - EB: 8,514,877 km²
6Oceania, Australia - Australia - 7,692,0245.2%Australia is the only country that is coterminous with a continent. - Largest country without a land-border to neighbours. Largest country - in Oceania. EB: 7,692,208 km²
7Asia, South-Central - India - 3,287,2632.3%Figure includes 120,849 km² of disputed territories with Pakistan - and China. Third-largest country in Asia (after Russia and China). EB: - 3,166,414 km²
8America, South - Argentina - 2,780,4002%Second largest country in South America. -
- EB: 2,780,403 km² -
9Asia, South-Central - Kazakhstan - 2,724,9001.8%Largest landlocked country in the world. EB: 2,724,900 km²
10Africa, Northern - Sudan - 2,505,8131.7%Largest country in Africa. EB: 2,505,810 km²
11Africa, Northern - Algeria - 2,381,7411.6%Second-largest country in Africa
12Africa, Central - Democratic - Republic of the Congo (Kinshasa) - 2,344,8581.6%Third-largest country in Africa
13Europe, Northern - - Greenland - - 2,166,0861.5%Self-governing territory of Denmark. Largest island in the world.
14Middle East - Saudi - Arabia - 2,000,0001.4%Largest country in the Middle East
15America, Northern - Mexico - 1,964,3751.3%Third-largest country in North America.
16Asia, South-East - Indonesia - 1,904,5691.3%Largest and most populous country situated only on islands. Also the - largest country in South East Asia.
17Africa, Northern - Libya - 1,759,5401.2%
18Asia, South-Central - Iran - 1,648,1951.1%
19Asia, Eastern - Mongolia - 1,564,1001.1% 
20America, South - Peru - 1,285,2160.86%Third-largest country in South America
21Africa, Central - Chad - 1,284,0000.86%
22Africa, Western - Niger - 1,267,0000.85%
23Africa, Central - Angola - 1,246,7000.85%
24Africa, Western - Mali - 1,240,1920.83%
25Africa, Southern - South - Africa - 1,221,0370.82%Includes Prince Edward Islands (Marion Island and Prince Edward Island).
26America, South - Colombia - 1,138,9140.76%Colombian census figure is 1,141,748 which includes three special - districts and San Andrés and Providencia islands (52 km²) (disputed - territories with Nicaragua).
27Africa, Eastern - Ethiopia - 1,104,3000.74%
28America, South - Bolivia - 1,098,5810.74% 
29Africa, Western - Mauritania - 1,025,5200.69%
30Africa, Northern - Egypt - 1,002,0000.67%Excluding the disputed region Hala'ib Triangle (20,580 km²).
31Africa, Eastern - Tanzania - 945,0870.63%Includes the islands of Mafia, Pemba, and Zanzibar.
32Africa, Western - Nigeria - 923,7680.62%
33America, South - Venezuela - 912,0500.61%
34Africa, Southern - Namibia - 824,2920.55%
35Africa, Eastern - Mozambique - 801,5900.54%
36Asia, South-Central - Pakistan - 796,0950.53% -
-
Excludes all disputed territories. -
-
37Western Asia, Southern Europe - Turkey - 783,5620.53%Third-largest among countries with part of territory in Europe (after - Russia and Kazakhstan)
38America, South - Chile - 756,1020.51%Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y - Gómez, excludes claims on Antarctica (1,250,000 km²).
39Africa, Eastern - Zambia - 752,6180.51%
40Asia, South-East - Myanmar - 676,5780.45%
41Asia, South-Central - Afghanistan - 652,0900.44%
42Africa, Eastern - Somalia - 637,6570.43%
43Africa, Central - Central - African Republic - 622,9840.42%
44Europe, Eastern - Ukraine - 603,5000.41%Largest all-European country, fourth largest among countries with - part of territory in Europe (after Russia, Kazakhstan and Turkey).
45Africa, Eastern - Madagascar - 587,0410.39%
46Africa, Southern - Botswana - 582,0000.39%
47Africa, Eastern - Kenya - 580,3670.39%
48Europe, Western - France - 551,5000.37%Metropolitan France (European France including Corsica) only. The - French Republic including French overseas territories covers 674,843 km². -
49Europe, Northern - Sweden - 531,7960.30%Includes Gotland and Öland.
50Middle East - Yemen - 527,9680.35%Includes the islands of Perim and Socotra.
51Asia, South-East - Thailand - 513,1200.34%
52Europe, Southern - Spain - 505,9920.34%Sixth largest in Europe, second largest in western Europe. Includes - mainland Spain, the Balearic Islands and Canary Islands, as well as - the Spanish possessions (Plazas de Soberanía) off the coast of Morocco - (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de - Vélez de la Gomera), and Isla de Alborán almost midway between Morocco - and Spain, all the latter being claimed by Morocco.
53Asia, South-Central - Turkmenistan - 488,1000.33%
54Africa, Central - Cameroon - 475,4420.32%
55Oceania, Melanesia - Papua - New Guinea - 462,8400.31%Second largest country in Oceania.
56Asia, South-Central - Uzbekistan - 447,4000.30%The larger of only two doubly landlocked countries in the world.
57Africa, Northern - Morocco - 446,5500.30%Excluding Western Sahara.
58Middle East - Iraq - 438,3170.29%
59America, South - Paraguay - 406,7520.27%
60Africa, Eastern - Zimbabwe - 390,7570.26%
61Asia, Eastern - Japan - 377,9150.25%Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara - Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima - and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands.
62Europe, Western - Germany - 357,0220.24%EB: 357,046
63Africa, Central - Republic - of the Congo (Brazzaville) - 342,0000.23%
64Europe, Northern - Finland - 338,1450.23%Includes Åland Islands (1,552 km²).
65Asia, South-East - Vietnam - 331,6890.22%
66Asia, South-East - Malaysia - 329,8470.22%
67Europe, Northern - Norway - 323,8020.22%Mainland Norway only; not included the overseas areas of Svalbard - and Jan Mayen (62,422 km²) and the dependency of Bouvet Island - (49 km²) and the Antarctic dependency claims of Queen Maud Land - (2,500,000 km²) and Peter I Island (243 km²).
68Africa, Western - Côte - d'Ivoire - 322,4630.22%
69Europe, Eastern - Poland - 312,6850.21%
70Middle East - Oman - 309,5000.21%
71Europe, Southern - Italy - 301,3180.20%
72Asia, South-East - Philippines - 300,0000.20%
73America, South - Ecuador - 283,5610.20%Includes Galápagos Islands.
74Africa, Western - Burkina - Faso - 274,2220.18%
75Oceania, Australia - New - Zealand - 270,4670.18%Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell - Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), - the Cook Islands (236 km²) and Tokelau (12 km²), as well as - the Antarctic claim of Ross Dependency (450,000 km²). Third largest - country in Oceania.
76Africa, Central - Gabon - 267,6680.18%
77Africa, Northern - Western Sahara - 266,0000.18%Largely occupied by Morocco, some territory administered by the Sahrawi - Arab Democratic Republic.
78Africa, Western - Guinea - 245,8570.17%
79Europe, Northern - United - Kingdom - 242,9000.16%Not included are the three Crown dependencies (768 km²) of the - islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories - (1,742,857 km²)
80Africa, Eastern - Uganda - 241,0380.16%
81Africa, Western - Ghana - 238,5330.16%
82Europe, Eastern - Romania - 238,3910.16%
83Asia, South-East - Lao - PDR - 236,8000.16%
84Europe, Northern - Guyana - 214,9690.14%
85Europe, Eastern - Belarus - 208,0000.14%Second-largest landlocked country in Europe (after Kazakhstan).
86Asia, South-Central - Kyrgyzstan - 199,9510.13%
87Africa, Western - Senegal - 196,7220.13%
88Middle East - Syria - 185,180 0.12% -
-
Includes the Golan Heights.
89Asia, South-East - Cambodia - 181,0350.12%
90America, South - Uruguay - 176,2150.12% 
91America, South - Suriname - 163,8200.11%Smallest country in South America.
92Africa, Northern - Tunisia - 163,6100.11%
93Asia, South-Central - Nepal - 147,1810.10%
94Asia, South-Central - Bangladesh - 143,9980.10%
95Asia, South-Central - Tajikistan - 143,1000.10%
96Europe, Southern - Greece - 131,9570.09%
97Asia, Eastern - North - Korea - 120,5380.08%
98America, Central - Nicaragua - 120,3400.09%Excludes San Andrés y Providencia islands (disputed territories with - Colombia). Nicaragua is the largest country in Central America.
99Africa, Eastern - Malawi - 118,4840.08%
100Africa, Eastern - Eritrea - 117,6000.08%Includes Badme region.
101Africa, Western - Benin - 112,6220.08%
102America, Central - Honduras - 112,4920.08%
103Africa, Western - Liberia - 111,3690.07%
104Europe, Eastern - Bulgaria - 110,8790.07%
105Caribbean - Cuba - 109,8860.07%Cuba is the largest and most populous country in the Caribbean
106America, Central - Guatemala - 108,8890.07%
107Europe, Northern - Iceland - 103,0000.07%
108Asia, Eastern - South - Korea - 99,6780.07%
109Europe, Eastern - Hungary - 93,0280.06%
110Europe, Southern - Portugal - 92,0900.06%Includes Azores and Madeira Islands.
111America, South - - French - Guiana - - 90,0000.06%French overseas département.
112Middle East - Jordan - 89,3420.06%
113Asia, Western - Azerbaijan - 86,6000.06%Includes the exclave of Nakhichevan Autonomous Republic and the Republic - of Nagorno-Karabakh.
114Europe, Western - Austria - 83,8710.06%
115Middle East - United - Arab Emirates - 83,6000.06%
116Europe, Eastern - Czech - Republic - 78,8670.05%
117Europe, Southern - Serbia - 77,4740.05%This figure does not include Kosovo, which recently unilaterally declared - itself independent to partial recognition; Serbia, Russia, China and - others object. Including Kosovo, which is still claimed by Serbia, the - total area is 88,361 km², - ranking - Serbia at 113. -
118America, Central - Panama - 75,5170.05%
119Africa, Western - Sierra - Leone - 71,7400.05%
120Europe, Northern - Ireland - (Republic of) - 70,2730.05%The island of Ireland has an area of 84,421 km².
121Asia, Western - Georgia - 69,7000.05%Includes Abkhazia (8,600 km²) and South Ossetia
122Asia, South-Central - Sri - Lanka - 65,6100.04%
123Europe, Northern - Lithuania - 65,3000.04%
124Europe, Northern - Latvia - 64,5890.04%
125Europe, Northern - Svalbard and Jan Mayen - 62,4220.04%
126Africa, Western - Togo - 56,7850.04%
127Europe, Southern - Croatia - 56,5940.04%
128Europe, Southern - Bosnia - and Herzegovina - 51,1970.03%
129America, Central - Costa - Rica - 51,1000.03%Includes Isla del Coco.
130Europe, Eastern - Slovakia - 49,0350.03%
131Caribbean - Dominican - Republic - 48,3100.03%
132Europe, Northern - Estonia - 45,2280.03%Includes Estonia's 1,520 islands in the Baltic Sea.
133Europe, Northern - Denmark - 43,0940.03%Includes Denmark proper only; the entire Kingdom of Denmark, including - Greenland and Faroe Islands covers 2,220,093 km² and would be 13th.
134Europe, Western - Netherlands - 41,5430.03%Includes the Netherlands proper only; the entire Kingdom of the Netherlands - covers 42,437 km².
135Europe, Western - Switzerland - 41,2850.03%source: - swissworld.org -
136Asia, South-Central - Bhutan - 38,3940.03%
137Asia, Eastern - Taiwan - (Republic of China) - 36,1880.02%Includes only the territories under the administration of the ROC, - namely Taiwan, and the islands of Penghu, Kinmen, and Matsu.
138Africa, Western - Guinea-Bissau - 36,1250.02%
139Europe, Eastern - Moldova - 33,8510.02%Includes the de facto independent autonomous territory of Transnistria - (Pridnestrovie).
140Europe, Western - Belgium - 30,5280.02%
141Africa, Southern - Lesotho - 30,3550.02%
142Asia, Western - Armenia - 29,7430.02%
143Oceania, Melanesia - Solomon - Islands - 28,8960.02%
144Europe, Southern - Albania - 28,7480.02%
145Africa, Central - Equatorial - Guinea - 28,0510.02%
146Africa, Eastern - Burundi - 27,8340.02%
147Caribbean - Haiti - 27,7500.02%
148Africa, Eastern - Rwanda - 26,3380.02%
149Europe, Southern - Macedonia - 25,7130.02%
150Africa, Eastern - Djibouti - 23,2000.02%
151America, Central - Belize - 22,9660.02%
152America, Central - El - Salvador - 21,0410.01%
153Middle East - Israel - 22,0720.01%Including data for East Jerusalem and Israeli residents in certain - other territories under occupation by Israeli military forces since - June 1967.
154Europe, Southern - Slovenia - 20,2730.01%
155Oceania, Melanesia - - New - Caledonia - - 18,5750.01%French dependency.
156Oceania, Melanesia - Fiji - 18,2740.01% 
157Middle East - Kuwait - 17,8180.01%
158Africa, Southern - Swaziland - 17,3640.01%
159Asia, South-East - East - Timor - 14,874>0.01%
160Caribbean - The - Bahamas - 13,943>0.01%
161Europe, Southern - Montenegro - 13,812>0.01%
162Oceania, Melanesia - Vanuatu - 12,189>0.01% 
163America, Southern - Falkland Islands - 12,173>0.01%British Overseas Territory. Claimed by Argentina. Excludes South Georgia - and the South Sandwich Islands.
164Middle East - Qatar - 11,586>0.01%
165Africa, Western - The - Gambia - 11,295>0.01%
166Caribbean - Jamaica - 10,991>0.01%
167Europe, Southern - Kosovo - 10,887>0.01%Kosovo unilaterally declared itself independent to partial recognition, - with objections from Serbia, Russia, China and others. Serbia still - claims the territory.
168Middle East - Lebanon - 10,400<0.01%
169Asia, Western - Cyprus - 9,251<0.01%Includes Northern Cyprus (only recognized by Turkey) and Akrotiri - and Dhekelia (British Sovereign Base Areas).
170Caribbean - - Puerto - Rico - - 8,870<0.01%Commonwealth of the United States.
171Middle East - - Palestinian - territories - - 6,020<0.01%The figure consists of the West Bank and Gaza Strip.
172Asia, South-East - Brunei - 5,765<0.01%
173Caribbean - Trinidad - and Tobago - 5,130<0.01%
174Africa, Western - Cape - Verde - 4,033<0.01%
175Oceania, Polynesia - - French - Polynesia - - 4,000<0.01%French overseas collectivity.
176Oceania, Polynesia - Samoa - 2,831<0.01%
177Europe, Western - Luxembourg - 2,586<0.01%
178Africa, Eastern - - Réunion - - 2,510<0.01%French overseas département.
179Africa, Eastern - Comoros - 2,235<0.01%Listed figure inccludes Mayotte (373 km²). Mayotte is officially - an overseas collectivity of France and is not under the sovereignty - of Comoros.
180Africa, Eastern - Mauritius - 2,040<0.01%Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), - and Rodrigues.
181Caribbean - - Guadeloupe - - 1,705<0.01%French overseas département includes La Désirade, Marie Galante, Les - Saintes, Saint-Barthélemy and Saint Martin (French part). Note that - Saint-Barthélemy and Saint Martin became separate overseas collectvities - in 2007 and are no longer politically part of Guadeloupe.
182Europe, Northern - - Faroe - Islands - - 1,393<0.01%A self-governing territory of Denmark.
183Caribbean - - Martinique - - 1,102<0.01%French overseas département.
184Africa, Central - São - Tomé and Príncipe - 964<0.01%Second smallest country in Africa.
185Caribbean - Turks and Caicos Islands - 948<0.01%British Overseas Territory. Area includes protected waters.
186Caribbean - - Netherlands - Antilles - - 800<0.01%Self-governing part of the Netherlands; includes Bonaire, Curaçao, - Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of - Saint Martin).
187Caribbean - Dominica - 751<0.01% 
188Oceania, Polynesia - Tonga - 747<0.01%
189Middle East - Bahrain - 741<0.01%
190Oceania, Micronesia - Kiribati - 726<0.01%Includes three island groups - Gilbert Islands, Line Islands, Phoenix - Islands.
191Oceania, Micronesia - Micronesia, - Federated States of - 702<0.01%Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and - Kosrae (Kosaie).
192Asia, South-East - Singapore - 699<0.01%UN figure is as of 2005. Official area in 2007 is 707.1 km².
193Europe, Northern - Isle of Man - 572<0.01%Crown dependency of the UK.
194Oceania, Micronesia - - Guam - - 549<0.01%Organized unincorporated territory of the USA.
195Caribbean - Saint - Lucia - 539<0.01%
196Europe, Southern - Andorra - 468<0.01% 
197Oceania, Micronesia - - Northern - Mariana Islands - - 464<0.01%Commonwealth in political union with the USA; includes 14 islands - including Saipan, Rota, and Tinian.
198Oceania, Micronesia - Palau - 459<0.01%
199Africa, Eastern - Seychelles - 455<0.01%Smallest country in Africa.
200Caribbean - Antigua - and Barbuda - 442<0.01%Includes the island of Redonda, 1.6 km².
201Caribbean - Barbados - 430<0.01%
202Caribbean - Saint - Vincent and the Grenadines - 389<0.01%
203Caribbean - - Virgin - Islands U.S. - - 347<0.01%Unincorporated, organized territory of the USA.
204Caribbean - Grenada - 344<0.01% 
205Europe, Southern - Malta - 316<0.01%
206Asia, South-Central - Maldives - 298<0.01%Smallest country in Asia.
207Caribbean - Cayman Islands - 264<0.01%British Overseas Territory.
208Caribbean - Saint - Kitts and Nevis - 261<0.01%Smallest nation in North America and in the Western Hemisphere.
209Oceania, Polynesia - Niue - 260<0.01%Self-governing nation in free association with New Zealand.
210America, Northern - Saint Pierre and Miquelon - 242<0.01%French overseas collectivity; includes eight small islands in the - Saint Pierre and the Miquelon groups.
211Oceania, Polynesia - Cook Islands - 236<0.01%Self-governing in free association with New Zealand.
212Oceania, Polynesia - - American - Samoa - - 199<0.01%Unorganized, unincorporated territory of the USA; includes Rose Island - and Swains Island.
213Oceania, Micronesia - Marshall - Islands - 181<0.01%Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, - and Utirik.
214Caribbean - - Aruba - - 180<0.01%Self-governing part of the Netherlands.
215Europe, Western - Liechtenstein - 160<0.01%Smallest country in the world that borders more than one other country.
216Caribbean - - British - Virgin Islands - - 151<0.01%British Overseas Territory; comprised of 16 inhabited and more than - 20 uninhabited islands; includes the island of Anegada.
217Oceania, Polynesia - Wallis and Futuna - 142<0.01%French overseas collectivity; includes Île Uvéa (Wallis Island), Île - Futuna (Futuna Island), Île Alofi, and 20 islets.
218Africa, Western - Saint Helena - 122<0.01%British Overseas Territory; excluding dependencies.
219Europe, Northern - Jersey - 116<0.01%Crown dependency of the UK.
220Caribbean - - Montserrat - - 102<0.01%British Overseas Territory.
221South Atlantic Ocean - Tristan da Cunha - 98<0.01%Dependency of St Helena (UK). Area refers to the only inhabited island.
222Caribbean - - Anguilla - - 91<0.01%British Overseas Territory.
223South Atlantic Ocean - Ascension Island - 88<0.01%Dependency of the British Overseas Territory of Saint Helena.
224Europe, Northern - Guernsey - 78<0.01%Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, - and some other smaller islands.
225Europe, Southern - San Marino - 61<0.01%
226Caribbean - - Bermuda - - 54<0.01%British Overseas Territory.
227Oceania, Australia - Norfolk Island - 36<0.01%Self-governing area of Australia.
228Oceania, Polynesia - Tuvalu - 26<0.01% 
229Oceania, Micronesia - Nauru - 21<0.01%Smallest country in Oceania, smallest island nation in the world, - and third smallest country in the world.
230Oceania, Australia - Tokelau - 12<0.01%Territory of New Zealand.
231Europe, Southern - Gibraltar - 6<0.01%British Overseas Territory.
232Oceania, Polynesia - - Pitcairn - Islands - - 5<0.01%British Overseas Territory and smallest dependent territory of the - world.
233Europe, Southern - Monaco - 1.95<0.01%Second smallest country of the world.
234Europe, Southern - Vatican - City - 0.44<0.01%Smallest country in the world. Home of the Pope and the governing - body of the Roman Catholic Church.
+ + + Rank + Continent/Region + Country / Territory + Area (km²) + % of Total + Notes + + + + + — + Solar System + Earth + 148,940,000 + 100% + Total land coverage (29.2% of Earth's surface) + + + 1 + Asia /Europe + + Russia + + 17,098,242 + 11.5% + Largest country in the world. Encyclopaedia Britannica (EB): 17,075,400 + km² + + + + 2 + America, North + + Canada + + 9,984,670 + 6.7% + Largest country in the Western Hemisphere. Longest coastline. EB: + 9,984,670 km² + + + + 3 + America, North + + United + States + + 9,629,091 + 6.5% +
+ + Includes only the + 50 + states and the District of Columbia. The total area is listed as + 9,826,630 km² by the CIA World Factbook. +
+ EB: 9,522,055 km² + + + + 4 + Asia, Eastern + + PR + China + + 9,598,094 + 6.4% + Second largest Asian country (after Asian part of Russia). Total of + separate UN figures for Mainland China (9,596,961) inclusive Hong Kong + SAR (1,104 km²) and Macau (29 km²). (Excludes all disputed + territories.) EB: 9,572,900 km² + + + + 5 + America, South + + Brazil + + 8,514,877 + 5.7% + Largest country in South America, and in the Southern Hemisphere. + EB: 8,514,877 km² + + + + 6 + Oceania, Australia + + Australia + + 7,692,024 + 5.2% + Australia is the only country that is coterminous with a continent. + Largest country without a land-border to neighbours. Largest country + in Oceania. EB: 7,692,208 km² + + + + 7 + Asia, South-Central + + India + + 3,287,263 + 2.3% + Figure includes 120,849 km² of disputed territories with Pakistan + and China. Third-largest country in Asia (after Russia and China). EB: + 3,166,414 km² + + + + 8 + America, South + + Argentina + + 2,780,400 + 2% + Second largest country in South America. +
+ EB: 2,780,403 km² + + + + 9 + Asia, South-Central + + Kazakhstan + + 2,724,900 + 1.8% + Largest landlocked country in the world. EB: 2,724,900 km² + + + 10 + Africa, Northern + + Sudan + + 2,505,813 + 1.7% + Largest country in Africa. EB: 2,505,810 km² + + + 11 + Africa, Northern + + Algeria + + 2,381,741 + 1.6% + Second-largest country in Africa + + + 12 + Africa, Central + + Democratic + Republic of the Congo (Kinshasa) + + 2,344,858 + 1.6% + Third-largest country in Africa + + + 13 + Europe, Northern + + + Greenland + + + 2,166,086 + 1.5% + Self-governing territory of Denmark. Largest island in the world. + + + 14 + Middle East + + Saudi + Arabia + + 2,000,000 + 1.4% + Largest country in the Middle East + + + 15 + America, Northern + + Mexico + + 1,964,375 + 1.3% + Third-largest country in North America. + + + 16 + Asia, South-East + + Indonesia + + 1,904,569 + 1.3% + Largest and most populous country situated only on islands. Also the + largest country in South East Asia. + + + + 17 + Africa, Northern + + Libya + + 1,759,540 + 1.2% + + + + 18 + Asia, South-Central + + Iran + + 1,648,195 + 1.1% + + + + 19 + Asia, Eastern + + Mongolia + + 1,564,100 + 1.1% +   + + + 20 + America, South + + Peru + + 1,285,216 + 0.86% + Third-largest country in South America + + + 21 + Africa, Central + + Chad + + 1,284,000 + 0.86% + + + + 22 + Africa, Western + + Niger + + 1,267,000 + 0.85% + + + + 23 + Africa, Central + + Angola + + 1,246,700 + 0.85% + + + + 24 + Africa, Western + + Mali + + 1,240,192 + 0.83% + + + + 25 + Africa, Southern + + South + Africa + + 1,221,037 + 0.82% + Includes Prince Edward Islands (Marion Island and Prince Edward Island). + + + 26 + America, South + + Colombia + + 1,138,914 + 0.76% + Colombian census figure is 1,141,748 which includes three special + districts and San Andrés and Providencia islands (52 km²) (disputed + territories with Nicaragua). + + + + 27 + Africa, Eastern + + Ethiopia + + 1,104,300 + 0.74% + + + + 28 + America, South + + Bolivia + + 1,098,581 + 0.74% +   + + + 29 + Africa, Western + + Mauritania + + 1,025,520 + 0.69% + + + + 30 + Africa, Northern + + Egypt + + 1,002,000 + 0.67% + Excluding the disputed region Hala'ib Triangle (20,580 km²). + + + 31 + Africa, Eastern + + Tanzania + + 945,087 + 0.63% + Includes the islands of Mafia, Pemba, and Zanzibar. + + + 32 + Africa, Western + + Nigeria + + 923,768 + 0.62% + + + + 33 + America, South + + Venezuela + + 912,050 + 0.61% + + + + 34 + Africa, Southern + + Namibia + + 824,292 + 0.55% + + + + 35 + Africa, Eastern + + Mozambique + + 801,590 + 0.54% + + + + 36 + Asia, South-Central + + Pakistan + + 796,095 + 0.53% +
+ + Excludes all disputed territories. +
+ + + + 37 + Western Asia, Southern Europe + + Turkey + + 783,562 + 0.53% + Third-largest among countries with part of territory in Europe (after + Russia and Kazakhstan) + + + + 38 + America, South + + Chile + + 756,102 + 0.51% + Includes Easter Island (Isla de Pascua; Rapa Nui) and Isla Sala y + Gómez, excludes claims on Antarctica (1,250,000 km²). + + + + 39 + Africa, Eastern + + Zambia + + 752,618 + 0.51% + + + + 40 + Asia, South-East + + Myanmar + + 676,578 + 0.45% + + + + 41 + Asia, South-Central + + Afghanistan + + 652,090 + 0.44% + + + + 42 + Africa, Eastern + + Somalia + + 637,657 + 0.43% + + + + 43 + Africa, Central + + Central + African Republic + + 622,984 + 0.42% + + + + 44 + Europe, Eastern + + Ukraine + + 603,500 + 0.41% + Largest all-European country, fourth largest among countries with + part of territory in Europe (after Russia, Kazakhstan and Turkey). + + + + 45 + Africa, Eastern + + Madagascar + + 587,041 + 0.39% + + + + 46 + Africa, Southern + + Botswana + + 582,000 + 0.39% + + + + 47 + Africa, Eastern + + Kenya + + 580,367 + 0.39% + + + + 48 + Europe, Western + + France + + 551,500 + 0.37% + Metropolitan France (European France including Corsica) only. The + French Republic including French overseas territories covers 674,843 km². + + + + 49 + Europe, Northern + + Sweden + + 531,796 + 0.30% + Includes Gotland and Öland. + + + 50 + Middle East + + Yemen + + 527,968 + 0.35% + Includes the islands of Perim and Socotra. + + + 51 + Asia, South-East + + Thailand + + 513,120 + 0.34% + + + + 52 + Europe, Southern + + Spain + + 505,992 + 0.34% + Sixth largest in Europe, second largest in western Europe. Includes + mainland Spain, the Balearic Islands and Canary Islands, as well as + the Spanish possessions (Plazas de Soberanía) off the coast of Morocco + (Ceuta, Melilla, Islas Chafarinas, Peñón de Alhucemas, and Peñón de + Vélez de la Gomera), and Isla de Alborán almost midway between Morocco + and Spain, all the latter being claimed by Morocco. + + + + 53 + Asia, South-Central + + Turkmenistan + + 488,100 + 0.33% + + + + 54 + Africa, Central + + Cameroon + + 475,442 + 0.32% + + + + 55 + Oceania, Melanesia + + Papua + New Guinea + + 462,840 + 0.31% + Second largest country in Oceania. + + + 56 + Asia, South-Central + + Uzbekistan + + 447,400 + 0.30% + The larger of only two doubly landlocked countries in the world. + + + 57 + Africa, Northern + + Morocco + + 446,550 + 0.30% + Excluding Western Sahara. + + + 58 + Middle East + + Iraq + + 438,317 + 0.29% + + + + 59 + America, South + + Paraguay + + 406,752 + 0.27% + + + + 60 + Africa, Eastern + + Zimbabwe + + 390,757 + 0.26% + + + + 61 + Asia, Eastern + + Japan + + 377,915 + 0.25% + Includes Ryukyu Islands (Nansei Islands), Daito Islands, Ogasawara + Islands (Bonin Islands), Minami-Torishima (Marcus Island), Okino-Torishima + and Volcano Islands (Kazan Islands); excludes the southern Kuril Islands. + + + + 62 + Europe, Western + + Germany + + 357,022 + 0.24% + EB: 357,046 + + + 63 + Africa, Central + + Republic + of the Congo (Brazzaville) + + 342,000 + 0.23% + + + + 64 + Europe, Northern + + Finland + + 338,145 + 0.23% + Includes Ã…land Islands (1,552 km²). + + + 65 + Asia, South-East + + Vietnam + + 331,689 + 0.22% + + + + 66 + Asia, South-East + + Malaysia + + 329,847 + 0.22% + + + + 67 + Europe, Northern + + Norway + + 323,802 + 0.22% + Mainland Norway only; not included the overseas areas of Svalbard + and Jan Mayen (62,422 km²) and the dependency of Bouvet Island + (49 km²) and the Antarctic dependency claims of Queen Maud Land + (2,500,000 km²) and Peter I Island (243 km²). + + + + 68 + Africa, Western + + Côte + d'Ivoire + + 322,463 + 0.22% + + + + 69 + Europe, Eastern + + Poland + + 312,685 + 0.21% + + + + 70 + Middle East + + Oman + + 309,500 + 0.21% + + + + 71 + Europe, Southern + + Italy + + 301,318 + 0.20% + + + + 72 + Asia, South-East + + Philippines + + 300,000 + 0.20% + + + + 73 + America, South + + Ecuador + + 283,561 + 0.20% + Includes Galápagos Islands. + + + 74 + Africa, Western + + Burkina + Faso + + 274,222 + 0.18% + + + + 75 + Oceania, Australia + + New + Zealand + + 270,467 + 0.18% + Includes Antipodes Islands, Auckland Islands, Bounty Islands, Campbell + Island, Chatham Islands, and Kermadec Islands. Excludes Niue (260 km²), + the Cook Islands (236 km²) and Tokelau (12 km²), as well as + the Antarctic claim of Ross Dependency (450,000 km²). Third largest + country in Oceania. + + + + 76 + Africa, Central + + Gabon + + 267,668 + 0.18% + + + + 77 + Africa, Northern + + Western Sahara + + 266,000 + 0.18% + Largely occupied by Morocco, some territory administered by the Sahrawi + Arab Democratic Republic. + + + + 78 + Africa, Western + + Guinea + + 245,857 + 0.17% + + + + 79 + Europe, Northern + + United + Kingdom + + 242,900 + 0.16% + Not included are the three Crown dependencies (768 km²) of the + islands of Jersey, Guernsey and Isle of Man, and British Overseas Territories + (1,742,857 km²) + + + + 80 + Africa, Eastern + + Uganda + + 241,038 + 0.16% + + + + 81 + Africa, Western + + Ghana + + 238,533 + 0.16% + + + + 82 + Europe, Eastern + + Romania + + 238,391 + 0.16% + + + + 83 + Asia, South-East + + Lao + PDR + + 236,800 + 0.16% + + + + 84 + Europe, Northern + + Guyana + + 214,969 + 0.14% + + + + 85 + Europe, Eastern + + Belarus + + 208,000 + 0.14% + Second-largest landlocked country in Europe (after Kazakhstan). + + + 86 + Asia, South-Central + + Kyrgyzstan + + 199,951 + 0.13% + + + + 87 + Africa, Western + + Senegal + + 196,722 + 0.13% + + + + 88 + Middle East + + Syria + + 185,180 + 0.12% +
+ + Includes the Golan Heights. + + + 89 + Asia, South-East + + Cambodia + + 181,035 + 0.12% + + + + 90 + America, South + + Uruguay + + 176,215 + 0.12% +   + + + 91 + America, South + + Suriname + + 163,820 + 0.11% + Smallest country in South America. + + + 92 + Africa, Northern + + Tunisia + + 163,610 + 0.11% + + + + 93 + Asia, South-Central + + Nepal + + 147,181 + 0.10% + + + + 94 + Asia, South-Central + + Bangladesh + + 143,998 + 0.10% + + + + 95 + Asia, South-Central + + Tajikistan + + 143,100 + 0.10% + + + + 96 + Europe, Southern + + Greece + + 131,957 + 0.09% + + + + 97 + Asia, Eastern + + North + Korea + + 120,538 + 0.08% + + + + 98 + America, Central + + Nicaragua + + 120,340 + 0.09% + Excludes San Andrés y Providencia islands (disputed territories with + Colombia). Nicaragua is the largest country in Central America. + + + + 99 + Africa, Eastern + + Malawi + + 118,484 + 0.08% + + + + 100 + Africa, Eastern + + Eritrea + + 117,600 + 0.08% + Includes Badme region. + + + 101 + Africa, Western + + Benin + + 112,622 + 0.08% + + + + 102 + America, Central + + Honduras + + 112,492 + 0.08% + + + + 103 + Africa, Western + + Liberia + + 111,369 + 0.07% + + + + 104 + Europe, Eastern + + Bulgaria + + 110,879 + 0.07% + + + + 105 + Caribbean + + Cuba + + 109,886 + 0.07% + Cuba is the largest and most populous country in the Caribbean + + + 106 + America, Central + + Guatemala + + 108,889 + 0.07% + + + + 107 + Europe, Northern + + Iceland + + 103,000 + 0.07% + + + + 108 + Asia, Eastern + + South + Korea + + 99,678 + 0.07% + + + + 109 + Europe, Eastern + + Hungary + + 93,028 + 0.06% + + + + 110 + Europe, Southern + + Portugal + + 92,090 + 0.06% + Includes Azores and Madeira Islands. + + + 111 + America, South + + + French + Guiana + + + 90,000 + 0.06% + French overseas département. + + + 112 + Middle East + + Jordan + + 89,342 + 0.06% + + + + 113 + Asia, Western + + Azerbaijan + + 86,600 + 0.06% + Includes the exclave of Nakhichevan Autonomous Republic and the Republic + of Nagorno-Karabakh. + + + + 114 + Europe, Western + + Austria + + 83,871 + 0.06% + + + + 115 + Middle East + + United + Arab Emirates + + 83,600 + 0.06% + + + + 116 + Europe, Eastern + + Czech + Republic + + 78,867 + 0.05% + + + + 117 + Europe, Southern + + Serbia + + 77,474 + 0.05% + This figure does not include Kosovo, which recently unilaterally declared + itself independent to partial recognition; Serbia, Russia, China and + others object. Including Kosovo, which is still claimed by Serbia, the + total area is 88,361 km², + ranking + Serbia at 113. + + + + 118 + America, Central + + Panama + + 75,517 + 0.05% + + + + 119 + Africa, Western + + Sierra + Leone + + 71,740 + 0.05% + + + + 120 + Europe, Northern + + Ireland + (Republic of) + + 70,273 + 0.05% + The island of Ireland has an area of 84,421 km². + + + 121 + Asia, Western + + Georgia + + 69,700 + 0.05% + Includes Abkhazia (8,600 km²) and South Ossetia + + + 122 + Asia, South-Central + + Sri + Lanka + + 65,610 + 0.04% + + + + 123 + Europe, Northern + + Lithuania + + 65,300 + 0.04% + + + + 124 + Europe, Northern + + Latvia + + 64,589 + 0.04% + + + + 125 + Europe, Northern + + Svalbard and Jan Mayen + + 62,422 + 0.04% + + + + 126 + Africa, Western + + Togo + + 56,785 + 0.04% + + + + 127 + Europe, Southern + + Croatia + + 56,594 + 0.04% + + + + 128 + Europe, Southern + + Bosnia + and Herzegovina + + 51,197 + 0.03% + + + + 129 + America, Central + + Costa + Rica + + 51,100 + 0.03% + Includes Isla del Coco. + + + 130 + Europe, Eastern + + Slovakia + + 49,035 + 0.03% + + + + 131 + Caribbean + + Dominican + Republic + + 48,310 + 0.03% + + + + 132 + Europe, Northern + + Estonia + + 45,228 + 0.03% + Includes Estonia's 1,520 islands in the Baltic Sea. + + + 133 + Europe, Northern + + Denmark + + 43,094 + 0.03% + Includes Denmark proper only; the entire Kingdom of Denmark, including + Greenland and Faroe Islands covers 2,220,093 km² and would be 13th. + + + + 134 + Europe, Western + + Netherlands + + 41,543 + 0.03% + Includes the Netherlands proper only; the entire Kingdom of the Netherlands + covers 42,437 km². + + + + 135 + Europe, Western + + Switzerland + + 41,285 + 0.03% + source: + swissworld.org + + + + 136 + Asia, South-Central + + Bhutan + + 38,394 + 0.03% + + + + 137 + Asia, Eastern + + Taiwan + (Republic of China) + + 36,188 + 0.02% + Includes only the territories under the administration of the ROC, + namely Taiwan, and the islands of Penghu, Kinmen, and Matsu. + + + + 138 + Africa, Western + + Guinea-Bissau + + 36,125 + 0.02% + + + + 139 + Europe, Eastern + + Moldova + + 33,851 + 0.02% + Includes the de facto independent autonomous territory of Transnistria + (Pridnestrovie). + + + + 140 + Europe, Western + + Belgium + + 30,528 + 0.02% + + + + 141 + Africa, Southern + + Lesotho + + 30,355 + 0.02% + + + + 142 + Asia, Western + + Armenia + + 29,743 + 0.02% + + + + 143 + Oceania, Melanesia + + Solomon + Islands + + 28,896 + 0.02% + + + + 144 + Europe, Southern + + Albania + + 28,748 + 0.02% + + + + 145 + Africa, Central + + Equatorial + Guinea + + 28,051 + 0.02% + + + + 146 + Africa, Eastern + + Burundi + + 27,834 + 0.02% + + + + 147 + Caribbean + + Haiti + + 27,750 + 0.02% + + + + 148 + Africa, Eastern + + Rwanda + + 26,338 + 0.02% + + + + 149 + Europe, Southern + + Macedonia + + 25,713 + 0.02% + + + + 150 + Africa, Eastern + + Djibouti + + 23,200 + 0.02% + + + + 151 + America, Central + + Belize + + 22,966 + 0.02% + + + + 152 + America, Central + + El + Salvador + + 21,041 + 0.01% + + + + 153 + Middle East + + Israel + + 22,072 + 0.01% + Including data for East Jerusalem and Israeli residents in certain + other territories under occupation by Israeli military forces since + June 1967. + + + + 154 + Europe, Southern + + Slovenia + + 20,273 + 0.01% + + + + 155 + Oceania, Melanesia + + + New + Caledonia + + + 18,575 + 0.01% + French dependency. + + + 156 + Oceania, Melanesia + + Fiji + + 18,274 + 0.01% +   + + + 157 + Middle East + + Kuwait + + 17,818 + 0.01% + + + + 158 + Africa, Southern + + Swaziland + + 17,364 + 0.01% + + + + 159 + Asia, South-East + + East + Timor + + 14,874 + >0.01% + + + + 160 + Caribbean + + The + Bahamas + + 13,943 + >0.01% + + + + 161 + Europe, Southern + + Montenegro + + 13,812 + >0.01% + + + + 162 + Oceania, Melanesia + + Vanuatu + + 12,189 + >0.01% +   + + + 163 + America, Southern + + Falkland Islands + + 12,173 + >0.01% + British Overseas Territory. Claimed by Argentina. Excludes South Georgia + and the South Sandwich Islands. + + + + 164 + Middle East + + Qatar + + 11,586 + >0.01% + + + + 165 + Africa, Western + + The + Gambia + + 11,295 + >0.01% + + + + 166 + Caribbean + + Jamaica + + 10,991 + >0.01% + + + + 167 + Europe, Southern + + Kosovo + + 10,887 + >0.01% + Kosovo unilaterally declared itself independent to partial recognition, + with objections from Serbia, Russia, China and others. Serbia still + claims the territory. + + + + 168 + Middle East + + Lebanon + + 10,400 + <0.01% + + + + 169 + Asia, Western + + Cyprus + + 9,251 + <0.01% + Includes Northern Cyprus (only recognized by Turkey) and Akrotiri + and Dhekelia (British Sovereign Base Areas). + + + + 170 + Caribbean + + + Puerto + Rico + + + 8,870 + <0.01% + Commonwealth of the United States. + + + 171 + Middle East + + + Palestinian + territories + + + 6,020 + <0.01% + The figure consists of the West Bank and Gaza Strip. + + + 172 + Asia, South-East + + Brunei + + 5,765 + <0.01% + + + + 173 + Caribbean + + Trinidad + and Tobago + + 5,130 + <0.01% + + + + 174 + Africa, Western + + Cape + Verde + + 4,033 + <0.01% + + + + 175 + Oceania, Polynesia + + + French + Polynesia + + + 4,000 + <0.01% + French overseas collectivity. + + + 176 + Oceania, Polynesia + + Samoa + + 2,831 + <0.01% + + + + 177 + Europe, Western + + Luxembourg + + 2,586 + <0.01% + + + + 178 + Africa, Eastern + + + Réunion + + + 2,510 + <0.01% + French overseas département. + + + 179 + Africa, Eastern + + Comoros + + 2,235 + <0.01% + Listed figure inccludes Mayotte (373 km²). Mayotte is officially + an overseas collectivity of France and is not under the sovereignty + of Comoros. + + + + 180 + Africa, Eastern + + Mauritius + + 2,040 + <0.01% + Includes Agalega Islands, Cargados Carajos Shoals (Saint Brandon), + and Rodrigues. + + + + 181 + Caribbean + + + Guadeloupe + + + 1,705 + <0.01% + French overseas département includes La Désirade, Marie Galante, Les + Saintes, Saint-Barthélemy and Saint Martin (French part). Note that + Saint-Barthélemy and Saint Martin became separate overseas collectvities + in 2007 and are no longer politically part of Guadeloupe. + + + + 182 + Europe, Northern + + + Faroe + Islands + + + 1,393 + <0.01% + A self-governing territory of Denmark. + + + 183 + Caribbean + + + Martinique + + + 1,102 + <0.01% + French overseas département. + + + 184 + Africa, Central + + São + Tomé and Príncipe + + 964 + <0.01% + Second smallest country in Africa. + + + 185 + Caribbean + + Turks and Caicos Islands + + 948 + <0.01% + British Overseas Territory. Area includes protected waters. + + + 186 + Caribbean + + + Netherlands + Antilles + + + 800 + <0.01% + Self-governing part of the Netherlands; includes Bonaire, Curaçao, + Saba, Sint Eustatius, and Sint Maarten (Dutch part of the island of + Saint Martin). + + + + 187 + Caribbean + + Dominica + + 751 + <0.01% +   + + + 188 + Oceania, Polynesia + + Tonga + + 747 + <0.01% + + + + 189 + Middle East + + Bahrain + + 741 + <0.01% + + + + 190 + Oceania, Micronesia + + Kiribati + + 726 + <0.01% + Includes three island groups - Gilbert Islands, Line Islands, Phoenix + Islands. + + + + 191 + Oceania, Micronesia + + Micronesia, + Federated States of + + 702 + <0.01% + Includes Pohnpei (Ponape), Chuuk (Truk) Islands, Yap Islands, and + Kosrae (Kosaie). + + + + 192 + Asia, South-East + + Singapore + + 699 + <0.01% + UN figure is as of 2005. Official area in 2007 is 707.1 km². + + + 193 + Europe, Northern + + Isle of Man + + 572 + <0.01% + Crown dependency of the UK. + + + 194 + Oceania, Micronesia + + + Guam + + + 549 + <0.01% + Organized unincorporated territory of the USA. + + + 195 + Caribbean + + Saint + Lucia + + 539 + <0.01% + + + + 196 + Europe, Southern + + Andorra + + 468 + <0.01% +   + + + 197 + Oceania, Micronesia + + + Northern + Mariana Islands + + + 464 + <0.01% + Commonwealth in political union with the USA; includes 14 islands + including Saipan, Rota, and Tinian. + + + + 198 + Oceania, Micronesia + + Palau + + 459 + <0.01% + + + + 199 + Africa, Eastern + + Seychelles + + 455 + <0.01% + Smallest country in Africa. + + + 200 + Caribbean + + Antigua + and Barbuda + + 442 + <0.01% + Includes the island of Redonda, 1.6 km². + + + 201 + Caribbean + + Barbados + + 430 + <0.01% + + + + 202 + Caribbean + + Saint + Vincent and the Grenadines + + 389 + <0.01% + + + + 203 + Caribbean + + + Virgin + Islands U.S. + + + 347 + <0.01% + Unincorporated, organized territory of the USA. + + + 204 + Caribbean + + Grenada + + 344 + <0.01% +   + + + 205 + Europe, Southern + + Malta + + 316 + <0.01% + + + + 206 + Asia, South-Central + + Maldives + + 298 + <0.01% + Smallest country in Asia. + + + 207 + Caribbean + + Cayman Islands + + 264 + <0.01% + British Overseas Territory. + + + 208 + Caribbean + + Saint + Kitts and Nevis + + 261 + <0.01% + Smallest nation in North America and in the Western Hemisphere. + + + 209 + Oceania, Polynesia + + Niue + + 260 + <0.01% + Self-governing nation in free association with New Zealand. + + + 210 + America, Northern + + Saint Pierre and Miquelon + + 242 + <0.01% + French overseas collectivity; includes eight small islands in the + Saint Pierre and the Miquelon groups. + + + + 211 + Oceania, Polynesia + + Cook Islands + + 236 + <0.01% + Self-governing in free association with New Zealand. + + + 212 + Oceania, Polynesia + + + American + Samoa + + + 199 + <0.01% + Unorganized, unincorporated territory of the USA; includes Rose Island + and Swains Island. + + + + 213 + Oceania, Micronesia + + Marshall + Islands + + 181 + <0.01% + Includes the atolls of Bikini, Enewetak, Kwajalein, Majuro, Rongelap, + and Utirik. + + + + 214 + Caribbean + + + Aruba + + + 180 + <0.01% + Self-governing part of the Netherlands. + + + 215 + Europe, Western + + Liechtenstein + + 160 + <0.01% + Smallest country in the world that borders more than one other country. + + + 216 + Caribbean + + + British + Virgin Islands + + + 151 + <0.01% + British Overseas Territory; comprised of 16 inhabited and more than + 20 uninhabited islands; includes the island of Anegada. + + + + 217 + Oceania, Polynesia + + Wallis and Futuna + + 142 + <0.01% + French overseas collectivity; includes ÃŽle Uvéa (Wallis Island), ÃŽle + Futuna (Futuna Island), ÃŽle Alofi, and 20 islets. + + + + 218 + Africa, Western + + Saint Helena + + 122 + <0.01% + British Overseas Territory; excluding dependencies. + + + 219 + Europe, Northern + + Jersey + + 116 + <0.01% + Crown dependency of the UK. + + + 220 + Caribbean + + + Montserrat + + + 102 + <0.01% + British Overseas Territory. + + + 221 + South Atlantic Ocean + + Tristan da Cunha + + 98 + <0.01% + Dependency of St Helena (UK). Area refers to the only inhabited island. + + + 222 + Caribbean + + + Anguilla + + + 91 + <0.01% + British Overseas Territory. + + + 223 + South Atlantic Ocean + + Ascension Island + + 88 + <0.01% + Dependency of the British Overseas Territory of Saint Helena. + + + 224 + Europe, Northern + + Guernsey + + 78 + <0.01% + Crown dependency of the UK; includes Alderney, Guernsey, Herm, Sark, + and some other smaller islands. + + + + 225 + Europe, Southern + + San Marino + + 61 + <0.01% + + + + 226 + Caribbean + + + Bermuda + + + 54 + <0.01% + British Overseas Territory. + + + 227 + Oceania, Australia + + Norfolk Island + + 36 + <0.01% + Self-governing area of Australia. + + + 228 + Oceania, Polynesia + + Tuvalu + + 26 + <0.01% +   + + + 229 + Oceania, Micronesia + + Nauru + + 21 + <0.01% + Smallest country in Oceania, smallest island nation in the world, + and third smallest country in the world. + + + + 230 + Oceania, Australia + + Tokelau + + 12 + <0.01% + Territory of New Zealand. + + + 231 + Europe, Southern + + Gibraltar + + 6 + <0.01% + British Overseas Territory. + + + 232 + Oceania, Polynesia + + + Pitcairn + Islands + + + 5 + <0.01% + British Overseas Territory and smallest dependent territory of the + world. + + + + 233 + Europe, Southern + + Monaco + + 1.95 + <0.01% + Second smallest country of the world. + + + 234 + Europe, Southern + + Vatican + City + + 0.44 + <0.01% + Smallest country in the world. Home of the Pope and the governing + body of the Roman Catholic Church. + + + + diff --git a/static/partials/countries-table.html b/static/partials/countries-table.html index 0fc89f30..0bf925b5 100644 --- a/static/partials/countries-table.html +++ b/static/partials/countries-table.html @@ -14,7 +14,7 @@ - + Angola AGO 1994 @@ -25,7 +25,7 @@ 34.66 9.09 - + Angola AGO 1995 @@ -36,7 +36,7 @@ 41.86 9.43 - + Angola AGO 1996 @@ -47,7 +47,7 @@ 37.17 8.57 - + Angola AGO 1997 @@ -58,7 +58,7 @@ na na - + Angola AGO 1998 @@ -69,7 +69,7 @@ na na - + Angola AGO 1999 @@ -80,7 +80,7 @@ na na - + Angola AGO 2000 @@ -91,7 +91,7 @@ na na - + Albania ALB 1994 @@ -102,7 +102,7 @@ 87.78 14.42 - + Albania ALB 1995 @@ -113,7 +113,7 @@ 83.34 13.10 - + Albania ALB 1996 @@ -124,7 +124,7 @@ 93.06 10.65 - + Albania ALB 1997 @@ -135,7 +135,7 @@ 92.89 11.02 - + Albania ALB 1998 @@ -146,7 +146,7 @@ 91.21 11.00 - + Albania ALB 1999 @@ -157,7 +157,7 @@ 89.94 11.23 - + Albania ALB 2000 @@ -168,7 +168,7 @@ 85.45 12.70 - + Argentina ARG 1994 @@ -179,7 +179,7 @@ 68.89 17.41 - + Argentina ARG 1995 @@ -190,7 +190,7 @@ 67.44 15.45 - + Argentina ARG 1996 @@ -201,7 +201,7 @@ 68.21 15.75 - + Argentina ARG 1997 @@ -212,7 +212,7 @@ 69.18 17.09 - + Argentina ARG 1998 @@ -223,7 +223,7 @@ 69.39 17.28 - + Argentina ARG 1999 @@ -234,7 +234,7 @@ 69.72 15.27 - + Argentina ARG 2000 @@ -245,7 +245,7 @@ 69.06 14.08 - + Armenia ARM 1994 @@ -256,7 +256,7 @@ 86.35 12.97 - + Armenia ARM 1995 @@ -267,7 +267,7 @@ 92.23 10.88 - + Armenia ARM 1996 @@ -278,7 +278,7 @@ 89.90 10.91 - + Armenia ARM 1997 @@ -289,7 +289,7 @@ 97.20 11.46 - + Armenia ARM 1998 @@ -300,7 +300,7 @@ 95.81 11.00 - + Armenia ARM 1999 @@ -311,7 +311,7 @@ 92.50 9.81 - + Armenia ARM 2000 @@ -322,7 +322,7 @@ 90.67 10.04 - + Antigua ATG 1994 @@ -333,7 +333,7 @@ 41.82 9.89 - + Antigua ATG 1995 @@ -344,7 +344,7 @@ 50.45 17.76 - + Antigua ATG 1996 @@ -355,7 +355,7 @@ 44.11 16.27 - + Antigua ATG 1997 @@ -366,7 +366,7 @@ 38.27 14.72 - + Antigua ATG 1998 @@ -377,7 +377,7 @@ 39.64 14.17 - + Antigua ATG 1999 @@ -388,7 +388,7 @@ 38.56 13.69 - + Antigua ATG 2000 @@ -399,7 +399,7 @@ 34.82 11.85 - + Australia AUS 1994 @@ -410,7 +410,7 @@ 70.54 24.28 - + Australia AUS 1995 @@ -421,7 +421,7 @@ 69.84 23.20 - + Australia AUS 1996 @@ -432,7 +432,7 @@ 69.12 23.65 - + Australia AUS 1997 @@ -443,7 +443,7 @@ 69.38 24.65 - + Australia AUS 1998 @@ -454,7 +454,7 @@ 70.27 25.24 - + Australia AUS 1999 @@ -465,7 +465,7 @@ 70.29 25.27 - + Australia AUS 2000 @@ -476,7 +476,7 @@ 69.55 23.06 - + Austria AUT 1994 @@ -487,7 +487,7 @@ 68.76 25.42 - + Austria AUT 1995 @@ -498,7 +498,7 @@ 68.63 25.73 - + Austria AUT 1996 @@ -509,7 +509,7 @@ 69.75 25.01 - + Austria AUT 1997 @@ -520,7 +520,7 @@ 69.84 25.52 - + Austria AUT 1998 @@ -531,7 +531,7 @@ 69.63 24.80 - + Austria AUT 1999 @@ -542,7 +542,7 @@ 70.04 24.61 - + Austria AUT 2000 @@ -553,7 +553,7 @@ 69.19 25.34 - + Azerbaijan AZE 1994 @@ -564,7 +564,7 @@ 65.70 15.20 - + Azerbaijan AZE 1995 @@ -575,7 +575,7 @@ 77.38 12.11 - + Azerbaijan AZE 1996 @@ -586,7 +586,7 @@ 82.31 16.97 - + Azerbaijan AZE 1997 @@ -597,7 +597,7 @@ 72.32 21.39 - + Azerbaijan AZE 1998 @@ -608,7 +608,7 @@ 76.31 17.56 - + Azerbaijan AZE 1999 @@ -619,7 +619,7 @@ 70.92 13.22 - + Azerbaijan AZE 2000 @@ -630,7 +630,7 @@ 59.13 10.77 - + Burundi BDI 1994 @@ -641,7 +641,7 @@ 88.58 3.15 - + Burundi BDI 1995 @@ -652,7 +652,7 @@ 86.36 3.01 - + Burundi BDI 1996 @@ -663,7 +663,7 @@ 83.64 3.62 - + Burundi BDI 1997 @@ -674,7 +674,7 @@ 80.45 2.37 - + Burundi BDI 1998 @@ -685,7 +685,7 @@ 85.66 3.43 - + Burundi BDI 1999 @@ -696,7 +696,7 @@ 84.03 3.17 - + Burundi BDI 2000 @@ -707,7 +707,7 @@ 87.56 4.18 - + Belgium BEL 1994 @@ -718,7 +718,7 @@ 55.10 22.32 - + Belgium BEL 1995 @@ -729,7 +729,7 @@ 54.24 23.13 - + Belgium BEL 1996 @@ -740,7 +740,7 @@ 54.93 22.53 - + Belgium BEL 1997 @@ -751,7 +751,7 @@ 54.39 23.33 - + Belgium BEL 1998 @@ -762,7 +762,7 @@ 54.71 23.57 - + Belgium BEL 1999 @@ -773,7 +773,7 @@ 54.80 22.94 - + Belgium BEL 2000 @@ -784,7 +784,7 @@ 54.29 23.62 - + Benin BEN 1994 @@ -795,7 +795,7 @@ 89.45 5.35 - + Benin BEN 1995 @@ -806,7 +806,7 @@ 89.33 7.70 - + Benin BEN 1996 @@ -817,7 +817,7 @@ 89.90 7.07 - + Benin BEN 1997 @@ -828,7 +828,7 @@ 92.93 8.06 - + Benin BEN 1998 @@ -839,7 +839,7 @@ 90.98 7.55 - + Benin BEN 1999 @@ -850,7 +850,7 @@ 92.61 7.86 - + Benin BEN 2000 @@ -861,7 +861,7 @@ 92.27 8.25 - + Burkina Faso BFA 1994 @@ -872,7 +872,7 @@ 79.81 6.57 - + Burkina Faso BFA 1995 @@ -883,7 +883,7 @@ 80.41 9.29 - + Burkina Faso BFA 1996 @@ -894,7 +894,7 @@ 80.40 12.12 - + Burkina Faso BFA 1997 @@ -905,7 +905,7 @@ 76.94 14.94 - + Burkina Faso BFA 1998 @@ -916,7 +916,7 @@ 80.66 12.24 - + Burkina Faso BFA 1999 @@ -927,7 +927,7 @@ 79.81 13.14 - + Burkina Faso BFA 2000 @@ -938,7 +938,7 @@ 76.53 14.87 - + Bangladesh BGD 1994 @@ -949,7 +949,7 @@ 84.37 9.56 - + Bangladesh BGD 1995 @@ -960,7 +960,7 @@ 85.13 9.79 - + Bangladesh BGD 1996 @@ -971,7 +971,7 @@ 86.95 10.16 - + Bangladesh BGD 1997 @@ -982,7 +982,7 @@ 84.85 10.73 - + Bangladesh BGD 1998 @@ -993,7 +993,7 @@ 82.45 11.25 - + Bangladesh BGD 1999 @@ -1004,7 +1004,7 @@ 82.67 11.71 - + Bangladesh BGD 2000 @@ -1015,7 +1015,7 @@ 81.88 12.14 - + Bulgaria BGR 1994 @@ -1026,7 +1026,7 @@ 64.40 3.03 - + Bulgaria BGR 1995 @@ -1037,7 +1037,7 @@ 67.05 3.27 - + Bulgaria BGR 1996 @@ -1048,7 +1048,7 @@ 68.56 3.34 - + Bulgaria BGR 1997 @@ -1059,7 +1059,7 @@ 62.69 4.42 - + Bulgaria BGR 1998 @@ -1070,7 +1070,7 @@ 67.91 6.72 - + Bulgaria BGR 1999 @@ -1081,7 +1081,7 @@ 70.96 7.72 - + Bulgaria BGR 2000 @@ -1092,7 +1092,7 @@ 67.34 6.95 - + Bahrain BHR 1994 @@ -1103,7 +1103,7 @@ na na - + Bahrain BHR 1995 @@ -1114,7 +1114,7 @@ na na - + Bahrain BHR 1996 @@ -1125,7 +1125,7 @@ 42.28 6.39 - + Bahrain BHR 1997 @@ -1136,7 +1136,7 @@ na na - + Bahrain BHR 1998 @@ -1147,7 +1147,7 @@ na na - + Bahrain BHR 1999 @@ -1158,7 +1158,7 @@ na na - + Bahrain BHR 2000 @@ -1169,7 +1169,7 @@ na na - + Bahamas BHS 1994 @@ -1180,7 +1180,7 @@ na na - + Bahamas BHS 1995 @@ -1191,7 +1191,7 @@ na na - + Bahamas BHS 1996 @@ -1202,7 +1202,7 @@ 74.02 9.91 - + Bahamas BHS 1997 @@ -1213,7 +1213,7 @@ na na - + Bahamas BHS 1998 @@ -1224,7 +1224,7 @@ na na - + Bahamas BHS 1999 @@ -1235,7 +1235,7 @@ na na - + Bahamas BHS 2000 @@ -1246,7 +1246,7 @@ na na - + Belarus BLR 1994 @@ -1257,7 +1257,7 @@ 55.99 23.98 - + Belarus BLR 1995 @@ -1268,7 +1268,7 @@ 53.15 17.58 - + Belarus BLR 1996 @@ -1279,7 +1279,7 @@ 53.52 18.06 - + Belarus BLR 1997 @@ -1290,7 +1290,7 @@ 54.83 19.16 - + Belarus BLR 1998 @@ -1301,7 +1301,7 @@ 56.25 18.10 - + Belarus BLR 1999 @@ -1312,7 +1312,7 @@ 57.87 14.02 - + Belarus BLR 2000 @@ -1323,7 +1323,7 @@ 56.02 13.77 - + Belize BLZ 1994 @@ -1334,7 +1334,7 @@ 58.01 14.22 - + Belize BLZ 1995 @@ -1345,7 +1345,7 @@ 60.84 11.55 - + Belize BLZ 1996 @@ -1356,7 +1356,7 @@ 60.25 11.07 - + Belize BLZ 1997 @@ -1367,7 +1367,7 @@ 59.64 14.48 - + Belize BLZ 1998 @@ -1378,7 +1378,7 @@ 61.28 14.83 - + Belize BLZ 1999 @@ -1389,7 +1389,7 @@ 66.11 14.87 - + Belize BLZ 2000 @@ -1400,7 +1400,7 @@ 71.83 18.77 - + Bermuda BMU 1994 @@ -1411,7 +1411,7 @@ na na - + Bermuda BMU 1995 @@ -1422,7 +1422,7 @@ na na - + Bermuda BMU 1996 @@ -1433,7 +1433,7 @@ 88.74 14.57 - + Bermuda BMU 1997 @@ -1444,7 +1444,7 @@ na na - + Bermuda BMU 1998 @@ -1455,7 +1455,7 @@ na na - + Bermuda BMU 1999 @@ -1466,7 +1466,7 @@ na na - + Bermuda BMU 2000 @@ -1477,7 +1477,7 @@ na na - + Bolivia BOL 1994 @@ -1488,7 +1488,7 @@ 79.16 8.06 - + Bolivia BOL 1995 @@ -1499,7 +1499,7 @@ 77.28 8.56 - + Bolivia BOL 1996 @@ -1510,7 +1510,7 @@ 76.81 9.67 - + Bolivia BOL 1997 @@ -1521,7 +1521,7 @@ 78.13 12.04 - + Bolivia BOL 1998 @@ -1532,7 +1532,7 @@ 80.08 14.68 - + Bolivia BOL 1999 @@ -1543,7 +1543,7 @@ 80.47 11.10 - + Bolivia BOL 2000 @@ -1554,7 +1554,7 @@ 77.94 10.75 - + Brazil BRA 1994 @@ -1565,7 +1565,7 @@ 57.54 16.52 - + Brazil BRA 1995 @@ -1576,7 +1576,7 @@ 63.95 17.20 - + Brazil BRA 1996 @@ -1587,7 +1587,7 @@ 63.60 16.62 - + Brazil BRA 1997 @@ -1598,7 +1598,7 @@ 62.94 17.06 - + Brazil BRA 1998 @@ -1609,7 +1609,7 @@ 62.26 16.94 - + Brazil BRA 1999 @@ -1620,7 +1620,7 @@ 64.52 15.61 - + Brazil BRA 2000 @@ -1631,7 +1631,7 @@ 65.75 15.63 - + Barbados BRB 1994 @@ -1642,7 +1642,7 @@ 79.39 3.38 - + Barbados BRB 1995 @@ -1653,7 +1653,7 @@ 81.55 3.56 - + Barbados BRB 1996 @@ -1664,7 +1664,7 @@ 82.72 3.11 - + Barbados BRB 1997 @@ -1675,7 +1675,7 @@ 89.86 3.66 - + Barbados BRB 1998 @@ -1686,7 +1686,7 @@ 89.29 4.06 - + Barbados BRB 1999 @@ -1697,7 +1697,7 @@ 91.80 4.17 - + Barbados BRB 2000 @@ -1708,7 +1708,7 @@ 91.60 3.93 - + Bhutan BTN 1994 @@ -1719,7 +1719,7 @@ na na - + Bhutan BTN 1995 @@ -1730,7 +1730,7 @@ na na - + Bhutan BTN 1996 @@ -1741,7 +1741,7 @@ 50.57 23.23 - + Bhutan BTN 1997 @@ -1752,7 +1752,7 @@ na na - + Bhutan BTN 1998 @@ -1763,7 +1763,7 @@ na na - + Bhutan BTN 1999 @@ -1774,7 +1774,7 @@ na na - + Bhutan BTN 2000 @@ -1785,7 +1785,7 @@ na na - + Botswana BWA 1994 @@ -1796,7 +1796,7 @@ 43.25 16.83 - + Botswana BWA 1995 @@ -1807,7 +1807,7 @@ 41.99 16.84 - + Botswana BWA 1996 @@ -1818,7 +1818,7 @@ 39.71 17.15 - + Botswana BWA 1997 @@ -1829,7 +1829,7 @@ 49.99 15.44 - + Botswana BWA 1998 @@ -1840,7 +1840,7 @@ 59.68 12.91 - + Botswana BWA 1999 @@ -1851,7 +1851,7 @@ 67.67 11.61 - + Botswana BWA 2000 @@ -1862,7 +1862,7 @@ na na - + Central African Republic CAF 1994 @@ -1873,7 +1873,7 @@ 79.22 5.21 - + Central African Republic CAF 1995 @@ -1884,7 +1884,7 @@ 71.40 6.48 - + Central African Republic CAF 1996 @@ -1895,7 +1895,7 @@ 93.68 2.36 - + Central African Republic CAF 1997 @@ -1906,7 +1906,7 @@ 84.87 4.61 - + Central African Republic CAF 1998 @@ -1917,7 +1917,7 @@ 75.09 6.34 - + Central African Republic CAF 1999 @@ -1928,7 +1928,7 @@ na na - + Central African Republic CAF 2000 @@ -1939,7 +1939,7 @@ na na - + Canada CAN 1994 @@ -1950,7 +1950,7 @@ 59.23 24.00 - + Canada CAN 1995 @@ -1961,7 +1961,7 @@ 57.94 23.78 - + Canada CAN 1996 @@ -1972,7 +1972,7 @@ 58.41 23.18 - + Canada CAN 1997 @@ -1983,7 +1983,7 @@ 58.36 26.16 - + Canada CAN 1998 @@ -1994,7 +1994,7 @@ 59.34 25.38 - + Canada CAN 1999 @@ -2005,7 +2005,7 @@ 58.32 25.06 - + Canada CAN 2000 @@ -2016,7 +2016,7 @@ 55.67 25.86 - + Switzerland CHE 1994 @@ -2027,7 +2027,7 @@ 58.96 25.97 - + Switzerland CHE 1995 @@ -2038,7 +2038,7 @@ 58.46 26.98 - + Switzerland CHE 1996 @@ -2049,7 +2049,7 @@ 59.10 26.22 - + Switzerland CHE 1997 @@ -2060,7 +2060,7 @@ 59.32 25.93 - + Switzerland CHE 1998 @@ -2071,7 +2071,7 @@ 58.89 27.07 - + Switzerland CHE 1999 @@ -2082,7 +2082,7 @@ 58.95 25.80 - + Switzerland CHE 2000 @@ -2093,7 +2093,7 @@ 57.98 26.89 - + Chile CHL 1994 @@ -2104,7 +2104,7 @@ 60.54 20.03 - + Chile CHL 1995 @@ -2115,7 +2115,7 @@ 58.02 23.45 - + Chile CHL 1996 @@ -2126,7 +2126,7 @@ 61.49 24.12 - + Chile CHL 1997 @@ -2137,7 +2137,7 @@ 61.97 24.59 - + Chile CHL 1998 @@ -2148,7 +2148,7 @@ 63.67 24.24 - + Chile CHL 1999 @@ -2159,7 +2159,7 @@ 62.89 18.04 - + Chile CHL 2000 @@ -2170,7 +2170,7 @@ 61.34 19.70 - + China CHN 1994 @@ -2181,7 +2181,7 @@ 50.06 22.34 - + China CHN 1995 @@ -2192,7 +2192,7 @@ 51.68 22.47 - + China CHN 1996 @@ -2203,7 +2203,7 @@ 51.88 22.04 - + China CHN 1997 @@ -2214,7 +2214,7 @@ 49.97 21.82 - + China CHN 1998 @@ -2225,7 +2225,7 @@ 49.44 21.60 - + China CHN 1999 @@ -2236,7 +2236,7 @@ 50.55 21.00 - + China CHN 2000 @@ -2247,7 +2247,7 @@ 48.66 21.09 - + Cote d`Ivoire CIV 1994 @@ -2258,7 +2258,7 @@ 74.25 4.88 - + Cote d`Ivoire CIV 1995 @@ -2269,7 +2269,7 @@ 77.07 5.49 - + Cote d`Ivoire CIV 1996 @@ -2280,7 +2280,7 @@ 74.25 5.55 - + Cote d`Ivoire CIV 1997 @@ -2291,7 +2291,7 @@ 76.36 4.85 - + Cote d`Ivoire CIV 1998 @@ -2302,7 +2302,7 @@ 77.11 5.65 - + Cote d`Ivoire CIV 1999 @@ -2313,7 +2313,7 @@ 75.24 6.31 - + Cote d`Ivoire CIV 2000 @@ -2324,7 +2324,7 @@ 76.76 5.75 - + Cameroon CMR 1994 @@ -2335,7 +2335,7 @@ 83.49 5.30 - + Cameroon CMR 1995 @@ -2346,7 +2346,7 @@ 81.81 4.73 - + Cameroon CMR 1996 @@ -2357,7 +2357,7 @@ 83.46 4.93 - + Cameroon CMR 1997 @@ -2368,7 +2368,7 @@ 84.39 5.02 - + Cameroon CMR 1998 @@ -2379,7 +2379,7 @@ 84.45 5.46 - + Cameroon CMR 1999 @@ -2390,7 +2390,7 @@ 84.65 5.79 - + Cameroon CMR 2000 @@ -2401,7 +2401,7 @@ 81.14 5.41 - + Congo, Republic of COG 1994 @@ -2412,7 +2412,7 @@ 65.37 11.94 - + Congo, Republic of COG 1995 @@ -2423,7 +2423,7 @@ 62.36 8.44 - + Congo, Republic of COG 1996 @@ -2434,7 +2434,7 @@ 58.65 7.39 - + Congo, Republic of COG 1997 @@ -2445,7 +2445,7 @@ 57.40 4.65 - + Congo, Republic of COG 1998 @@ -2456,7 +2456,7 @@ 85.72 5.49 - + Congo, Republic of COG 1999 @@ -2467,7 +2467,7 @@ 57.27 4.42 - + Congo, Republic of COG 2000 @@ -2478,7 +2478,7 @@ 44.71 2.61 - + Colombia COL 1994 @@ -2489,7 +2489,7 @@ 71.19 15.83 - + Colombia COL 1995 @@ -2500,7 +2500,7 @@ 71.11 15.77 - + Colombia COL 1996 @@ -2511,7 +2511,7 @@ 69.81 14.73 - + Colombia COL 1997 @@ -2522,7 +2522,7 @@ 69.22 14.03 - + Colombia COL 1998 @@ -2533,7 +2533,7 @@ 69.45 12.81 - + Colombia COL 1999 @@ -2544,7 +2544,7 @@ 67.11 7.84 - + Colombia COL 2000 @@ -2555,7 +2555,7 @@ 67.93 8.79 - + Comoros COM 1994 @@ -2566,7 +2566,7 @@ 90.86 6.47 - + Comoros COM 1995 @@ -2577,7 +2577,7 @@ 88.22 6.79 - + Comoros COM 1996 @@ -2588,7 +2588,7 @@ 89.35 6.95 - + Comoros COM 1997 @@ -2599,7 +2599,7 @@ 92.65 6.09 - + Comoros COM 1998 @@ -2610,7 +2610,7 @@ 84.20 6.50 - + Comoros COM 1999 @@ -2621,7 +2621,7 @@ 85.71 4.78 - + Comoros COM 2000 @@ -2632,7 +2632,7 @@ 79.76 4.30 - + Cape Verde CPV 1994 @@ -2643,7 +2643,7 @@ 83.45 21.97 - + Cape Verde CPV 1995 @@ -2654,7 +2654,7 @@ 81.02 21.03 - + Cape Verde CPV 1996 @@ -2665,7 +2665,7 @@ 80.03 19.19 - + Cape Verde CPV 1997 @@ -2676,7 +2676,7 @@ 81.66 17.42 - + Cape Verde CPV 1998 @@ -2687,7 +2687,7 @@ 90.39 15.55 - + Cape Verde CPV 1999 @@ -2698,7 +2698,7 @@ 85.86 15.58 - + Cape Verde CPV 2000 @@ -2709,7 +2709,7 @@ 76.33 13.79 - + Costa Rica CRI 1994 @@ -2720,7 +2720,7 @@ 65.10 18.10 - + Costa Rica CRI 1995 @@ -2731,7 +2731,7 @@ 63.86 16.01 - + Costa Rica CRI 1996 @@ -2742,7 +2742,7 @@ 65.34 13.86 - + Costa Rica CRI 1997 @@ -2753,7 +2753,7 @@ 65.46 16.36 - + Costa Rica CRI 1998 @@ -2764,7 +2764,7 @@ 63.56 18.50 - + Costa Rica CRI 1999 @@ -2775,7 +2775,7 @@ 60.20 14.81 - + Costa Rica CRI 2000 @@ -2786,7 +2786,7 @@ 62.16 14.11 - + Cuba CUB 1994 @@ -2797,7 +2797,7 @@ 71.25 0.97 - + Cuba CUB 1995 @@ -2808,7 +2808,7 @@ 72.19 1.31 - + Cuba CUB 1996 @@ -2819,7 +2819,7 @@ 72.36 1.54 - + Cuba CUB 1997 @@ -2830,7 +2830,7 @@ na na - + Cuba CUB 1998 @@ -2841,7 +2841,7 @@ na na - + Cuba CUB 1999 @@ -2852,7 +2852,7 @@ na na - + Cuba CUB 2000 @@ -2863,7 +2863,7 @@ na na - + Cyprus CYP 1994 @@ -2874,7 +2874,7 @@ 61.28 18.47 - + Cyprus CYP 1995 @@ -2885,7 +2885,7 @@ 62.64 20.32 - + Cyprus CYP 1996 @@ -2896,7 +2896,7 @@ 66.27 17.88 - + Cyprus CYP 1997 @@ -2907,7 +2907,7 @@ na na - + Cyprus CYP 1998 @@ -2918,7 +2918,7 @@ na na - + Cyprus CYP 1999 @@ -2929,7 +2929,7 @@ na na - + Cyprus CYP 2000 @@ -2940,7 +2940,7 @@ na na - + Czech Republic CZE 1994 @@ -2951,7 +2951,7 @@ 68.20 21.63 - + Czech Republic CZE 1995 @@ -2962,7 +2962,7 @@ 67.55 25.24 - + Czech Republic CZE 1996 @@ -2973,7 +2973,7 @@ 69.29 25.85 - + Czech Republic CZE 1997 @@ -2984,7 +2984,7 @@ 69.24 24.80 - + Czech Republic CZE 1998 @@ -2995,7 +2995,7 @@ 66.54 23.27 - + Czech Republic CZE 1999 @@ -3006,7 +3006,7 @@ 67.97 21.81 - + Czech Republic CZE 2000 @@ -3017,7 +3017,7 @@ 67.42 24.21 - + Djibouti DJI 1994 @@ -3028,7 +3028,7 @@ na na - + Djibouti DJI 1995 @@ -3039,7 +3039,7 @@ na na - + Djibouti DJI 1996 @@ -3050,7 +3050,7 @@ 76.89 4.15 - + Djibouti DJI 1997 @@ -3061,7 +3061,7 @@ na na - + Djibouti DJI 1998 @@ -3072,7 +3072,7 @@ na na - + Djibouti DJI 1999 @@ -3083,7 +3083,7 @@ na na - + Djibouti DJI 2000 @@ -3094,7 +3094,7 @@ na na - + Dominica DMA 1994 @@ -3105,7 +3105,7 @@ 54.89 11.40 - + Dominica DMA 1995 @@ -3116,7 +3116,7 @@ 52.37 13.93 - + Dominica DMA 1996 @@ -3127,7 +3127,7 @@ 50.27 12.41 - + Dominica DMA 1997 @@ -3138,7 +3138,7 @@ na na - + Dominica DMA 1998 @@ -3149,7 +3149,7 @@ na na - + Dominica DMA 1999 @@ -3160,7 +3160,7 @@ na na - + Dominica DMA 2000 @@ -3171,7 +3171,7 @@ 48.21 12.21 - + Denmark DNK 1994 @@ -3182,7 +3182,7 @@ 67.12 19.85 - + Denmark DNK 1995 @@ -3193,7 +3193,7 @@ 66.10 22.21 - + Denmark DNK 1996 @@ -3204,7 +3204,7 @@ 66.28 21.37 - + Denmark DNK 1997 @@ -3215,7 +3215,7 @@ 65.64 23.66 - + Denmark DNK 1998 @@ -3226,7 +3226,7 @@ 66.63 24.48 - + Denmark DNK 1999 @@ -3237,7 +3237,7 @@ 66.02 22.25 - + Denmark DNK 2000 @@ -3248,7 +3248,7 @@ 62.90 24.14 - + Dominican Republic DOM 1994 @@ -3259,7 +3259,7 @@ 72.84 13.91 - + Dominican Republic DOM 1995 @@ -3270,7 +3270,7 @@ 71.38 12.40 - + Dominican Republic DOM 1996 @@ -3281,7 +3281,7 @@ 73.36 11.97 - + Dominican Republic DOM 1997 @@ -3292,7 +3292,7 @@ 67.83 11.89 - + Dominican Republic DOM 1998 @@ -3303,7 +3303,7 @@ 68.61 13.87 - + Dominican Republic DOM 1999 @@ -3314,7 +3314,7 @@ 66.60 14.03 - + Dominican Republic DOM 2000 @@ -3325,7 +3325,7 @@ 67.16 13.78 - + Algeria DZA 1994 @@ -3336,7 +3336,7 @@ 63.93 12.98 - + Algeria DZA 1995 @@ -3347,7 +3347,7 @@ 62.44 12.93 - + Algeria DZA 1996 @@ -3358,7 +3358,7 @@ 56.09 11.88 - + Algeria DZA 1997 @@ -3369,7 +3369,7 @@ 54.72 11.15 - + Algeria DZA 1998 @@ -3380,7 +3380,7 @@ 59.67 14.00 - + Algeria DZA 1999 @@ -3391,7 +3391,7 @@ 57.05 12.46 - + Algeria DZA 2000 @@ -3402,7 +3402,7 @@ 46.21 9.78 - + Ecuador ECU 1994 @@ -3413,7 +3413,7 @@ 59.27 15.80 - + Ecuador ECU 1995 @@ -3424,7 +3424,7 @@ 59.68 16.88 - + Ecuador ECU 1996 @@ -3435,7 +3435,7 @@ 57.76 14.56 - + Ecuador ECU 1997 @@ -3446,7 +3446,7 @@ 60.63 17.35 - + Ecuador ECU 1998 @@ -3457,7 +3457,7 @@ 65.18 19.55 - + Ecuador ECU 1999 @@ -3468,7 +3468,7 @@ 60.38 9.22 - + Ecuador ECU 2000 @@ -3479,7 +3479,7 @@ 56.87 12.93 - + Egypt EGY 1994 @@ -3490,7 +3490,7 @@ 91.01 4.40 - + Egypt EGY 1995 @@ -3501,7 +3501,7 @@ 90.08 4.74 - + Egypt EGY 1996 @@ -3512,7 +3512,7 @@ 91.13 4.96 - + Egypt EGY 1997 @@ -3523,7 +3523,7 @@ 91.31 5.13 - + Egypt EGY 1998 @@ -3534,7 +3534,7 @@ 94.19 5.99 - + Egypt EGY 1999 @@ -3545,7 +3545,7 @@ 92.60 5.94 - + Egypt EGY 2000 @@ -3556,7 +3556,7 @@ 90.51 5.87 - + Eritrea ERI 1994 @@ -3567,7 +3567,7 @@ na na - + Eritrea ERI 1995 @@ -3578,7 +3578,7 @@ na na - + Eritrea ERI 1996 @@ -3589,7 +3589,7 @@ 97.45 9.09 - + Eritrea ERI 1997 @@ -3600,7 +3600,7 @@ na na - + Eritrea ERI 1998 @@ -3611,7 +3611,7 @@ na na - + Eritrea ERI 1999 @@ -3622,7 +3622,7 @@ na na - + Eritrea ERI 2000 @@ -3633,7 +3633,7 @@ na na - + Spain ESP 1994 @@ -3644,7 +3644,7 @@ 70.03 22.62 - + Spain ESP 1995 @@ -3655,7 +3655,7 @@ 75.16 21.96 - + Spain ESP 1996 @@ -3666,7 +3666,7 @@ 69.01 23.21 - + Spain ESP 1997 @@ -3677,7 +3677,7 @@ 68.59 23.23 - + Spain ESP 1998 @@ -3688,7 +3688,7 @@ 68.87 24.02 - + Spain ESP 1999 @@ -3699,7 +3699,7 @@ 69.49 24.65 - + Spain ESP 2000 @@ -3710,7 +3710,7 @@ 69.13 25.47 - + Estonia EST 1994 @@ -3721,7 +3721,7 @@ 60.88 15.06 - + Estonia EST 1995 @@ -3732,7 +3732,7 @@ 57.51 13.58 - + Estonia EST 1996 @@ -3743,7 +3743,7 @@ 59.60 14.71 - + Estonia EST 1997 @@ -3754,7 +3754,7 @@ 60.00 16.90 - + Estonia EST 1998 @@ -3765,7 +3765,7 @@ 60.80 15.63 - + Estonia EST 1999 @@ -3776,7 +3776,7 @@ 57.41 12.36 - + Estonia EST 2000 @@ -3787,7 +3787,7 @@ 56.70 13.15 - + Ethiopia ETH 1994 @@ -3798,7 +3798,7 @@ 83.96 4.35 - + Ethiopia ETH 1995 @@ -3809,7 +3809,7 @@ 83.20 4.70 - + Ethiopia ETH 1996 @@ -3820,7 +3820,7 @@ 87.47 5.73 - + Ethiopia ETH 1997 @@ -3831,7 +3831,7 @@ 81.74 5.48 - + Ethiopia ETH 1998 @@ -3842,7 +3842,7 @@ 77.51 5.16 - + Ethiopia ETH 1999 @@ -3853,7 +3853,7 @@ 75.78 4.63 - + Ethiopia ETH 2000 @@ -3864,7 +3864,7 @@ 67.96 4.00 - + Finland FIN 1994 @@ -3875,7 +3875,7 @@ 65.05 21.05 - + Finland FIN 1995 @@ -3886,7 +3886,7 @@ 64.34 20.17 - + Finland FIN 1996 @@ -3897,7 +3897,7 @@ 64.71 20.40 - + Finland FIN 1997 @@ -3908,7 +3908,7 @@ 63.46 20.95 - + Finland FIN 1998 @@ -3919,7 +3919,7 @@ 63.06 20.97 - + Finland FIN 1999 @@ -3930,7 +3930,7 @@ 64.13 20.20 - + Finland FIN 2000 @@ -3941,7 +3941,7 @@ 62.24 21.04 - + Fiji FJI 1994 @@ -3952,7 +3952,7 @@ 62.51 9.66 - + Fiji FJI 1995 @@ -3963,7 +3963,7 @@ 62.17 10.23 - + Fiji FJI 1996 @@ -3974,7 +3974,7 @@ 67.08 7.91 - + Fiji FJI 1997 @@ -3985,7 +3985,7 @@ 67.78 8.91 - + Fiji FJI 1998 @@ -3996,7 +3996,7 @@ 61.34 8.28 - + Fiji FJI 1999 @@ -4007,7 +4007,7 @@ 59.69 7.58 - + Fiji FJI 2000 @@ -4018,7 +4018,7 @@ na na - + France FRA 1994 @@ -4029,7 +4029,7 @@ 67.62 22.39 - + France FRA 1995 @@ -4040,7 +4040,7 @@ 67.07 23.05 - + France FRA 1996 @@ -4051,7 +4051,7 @@ 67.76 21.99 - + France FRA 1997 @@ -4062,7 +4062,7 @@ 66.98 21.38 - + France FRA 1998 @@ -4073,7 +4073,7 @@ 66.88 22.49 - + France FRA 1999 @@ -4084,7 +4084,7 @@ 67.01 22.53 - + France FRA 2000 @@ -4095,7 +4095,7 @@ 66.37 23.82 - + Gabon GAB 1994 @@ -4106,7 +4106,7 @@ 61.20 7.51 - + Gabon GAB 1995 @@ -4117,7 +4117,7 @@ 62.73 6.83 - + Gabon GAB 1996 @@ -4128,7 +4128,7 @@ 60.40 6.94 - + Gabon GAB 1997 @@ -4139,7 +4139,7 @@ 60.68 8.95 - + Gabon GAB 1998 @@ -4150,7 +4150,7 @@ 75.85 11.17 - + Gabon GAB 1999 @@ -4161,7 +4161,7 @@ 75.64 7.81 - + Gabon GAB 2000 @@ -4172,7 +4172,7 @@ 78.96 8.66 - + United Kingdom GBR 1994 @@ -4183,7 +4183,7 @@ 74.59 18.24 - + United Kingdom GBR 1995 @@ -4194,7 +4194,7 @@ 74.48 18.24 - + United Kingdom GBR 1996 @@ -4205,7 +4205,7 @@ 75.19 17.95 - + United Kingdom GBR 1997 @@ -4216,7 +4216,7 @@ 74.61 18.51 - + United Kingdom GBR 1998 @@ -4227,7 +4227,7 @@ 74.60 19.81 - + United Kingdom GBR 1999 @@ -4238,7 +4238,7 @@ 75.82 19.17 - + United Kingdom GBR 2000 @@ -4249,7 +4249,7 @@ 75.20 19.43 - + Georgia GEO 1994 @@ -4260,7 +4260,7 @@ na na - + Georgia GEO 1995 @@ -4271,7 +4271,7 @@ na na - + Georgia GEO 1996 @@ -4282,7 +4282,7 @@ 74.12 1.91 - + Georgia GEO 1997 @@ -4293,7 +4293,7 @@ 80.78 4.21 - + Georgia GEO 1998 @@ -4304,7 +4304,7 @@ 77.00 6.35 - + Georgia GEO 1999 @@ -4315,7 +4315,7 @@ 81.66 3.60 - + Georgia GEO 2000 @@ -4326,7 +4326,7 @@ 74.17 4.07 - + Germany GER 1994 @@ -4337,7 +4337,7 @@ 68.43 24.49 - + Germany GER 1995 @@ -4348,7 +4348,7 @@ 68.52 24.15 - + Germany GER 1996 @@ -4359,7 +4359,7 @@ 69.25 23.13 - + Germany GER 1997 @@ -4370,7 +4370,7 @@ 69.34 22.90 - + Germany GER 1998 @@ -4381,7 +4381,7 @@ 69.23 23.06 - + Germany GER 1999 @@ -4392,7 +4392,7 @@ 70.15 22.68 - + Germany GER 2000 @@ -4403,7 +4403,7 @@ 69.42 23.62 - + Ghana GHA 1994 @@ -4414,7 +4414,7 @@ 77.44 6.39 - + Ghana GHA 1995 @@ -4425,7 +4425,7 @@ 75.48 5.50 - + Ghana GHA 1996 @@ -4436,7 +4436,7 @@ 78.28 6.19 - + Ghana GHA 1997 @@ -4447,7 +4447,7 @@ 86.14 7.36 - + Ghana GHA 1998 @@ -4458,7 +4458,7 @@ 80.44 6.57 - + Ghana GHA 1999 @@ -4469,7 +4469,7 @@ 86.46 6.18 - + Ghana GHA 2000 @@ -4480,7 +4480,7 @@ 83.80 5.10 - + Guinea GIN 1994 @@ -4491,7 +4491,7 @@ 89.23 10.79 - + Guinea GIN 1995 @@ -4502,7 +4502,7 @@ 92.91 8.17 - + Guinea GIN 1996 @@ -4513,7 +4513,7 @@ 92.83 7.24 - + Guinea GIN 1997 @@ -4524,7 +4524,7 @@ 90.34 7.30 - + Guinea GIN 1998 @@ -4535,7 +4535,7 @@ 92.52 7.13 - + Guinea GIN 1999 @@ -4546,7 +4546,7 @@ 93.30 7.12 - + Guinea GIN 2000 @@ -4557,7 +4557,7 @@ 93.34 7.59 - + Gambia, The GMB 1994 @@ -4568,7 +4568,7 @@ 88.70 8.37 - + Gambia, The GMB 1995 @@ -4579,7 +4579,7 @@ 90.68 10.01 - + Gambia, The GMB 1996 @@ -4590,7 +4590,7 @@ 90.79 10.54 - + Gambia, The GMB 1997 @@ -4601,7 +4601,7 @@ 88.52 7.74 - + Gambia, The GMB 1998 @@ -4612,7 +4612,7 @@ 91.65 8.56 - + Gambia, The GMB 1999 @@ -4623,7 +4623,7 @@ 91.87 7.42 - + Gambia, The GMB 2000 @@ -4634,7 +4634,7 @@ 88.83 7.33 - + Guinea-Bissau GNB 1994 @@ -4645,7 +4645,7 @@ 79.34 13.86 - + Guinea-Bissau GNB 1995 @@ -4656,7 +4656,7 @@ 82.62 13.87 - + Guinea-Bissau GNB 1996 @@ -4667,7 +4667,7 @@ 81.97 14.22 - + Guinea-Bissau GNB 1997 @@ -4678,7 +4678,7 @@ 78.38 14.23 - + Guinea-Bissau GNB 1998 @@ -4689,7 +4689,7 @@ 84.36 12.43 - + Guinea-Bissau GNB 1999 @@ -4700,7 +4700,7 @@ 79.67 7.60 - + Guinea-Bissau GNB 2000 @@ -4711,7 +4711,7 @@ 78.99 5.55 - + Equatorial Guinea GNQ 1994 @@ -4722,7 +4722,7 @@ 73.08 35.44 - + Equatorial Guinea GNQ 1995 @@ -4733,7 +4733,7 @@ 68.66 37.99 - + Equatorial Guinea GNQ 1996 @@ -4744,7 +4744,7 @@ 70.28 58.13 - + Equatorial Guinea GNQ 1997 @@ -4755,7 +4755,7 @@ 61.74 31.64 - + Equatorial Guinea GNQ 1998 @@ -4766,7 +4766,7 @@ 77.17 41.79 - + Equatorial Guinea GNQ 1999 @@ -4777,7 +4777,7 @@ 35.32 26.65 - + Equatorial Guinea GNQ 2000 @@ -4788,7 +4788,7 @@ 26.83 17.70 - + Greece GRC 1994 @@ -4799,7 +4799,7 @@ 73.97 19.13 - + Greece GRC 1995 @@ -4810,7 +4810,7 @@ 79.40 19.51 - + Greece GRC 1996 @@ -4821,7 +4821,7 @@ 79.55 20.44 - + Greece GRC 1997 @@ -4832,7 +4832,7 @@ 78.66 20.79 - + Greece GRC 1998 @@ -4843,7 +4843,7 @@ 78.46 21.77 - + Greece GRC 1999 @@ -4854,7 +4854,7 @@ 78.14 21.31 - + Greece GRC 2000 @@ -4865,7 +4865,7 @@ 76.60 22.84 - + Grenada GRD 1994 @@ -4876,7 +4876,7 @@ 67.34 22.21 - + Grenada GRD 1995 @@ -4887,7 +4887,7 @@ 67.51 19.21 - + Grenada GRD 1996 @@ -4898,7 +4898,7 @@ 70.48 21.86 - + Grenada GRD 1997 @@ -4909,7 +4909,7 @@ 76.62 23.37 - + Grenada GRD 1998 @@ -4920,7 +4920,7 @@ 76.23 23.57 - + Grenada GRD 1999 @@ -4931,7 +4931,7 @@ 62.17 22.30 - + Grenada GRD 2000 @@ -4942,7 +4942,7 @@ 66.07 24.51 - + Guatemala GTM 1994 @@ -4953,7 +4953,7 @@ 85.03 8.04 - + Guatemala GTM 1995 @@ -4964,7 +4964,7 @@ 84.88 7.52 - + Guatemala GTM 1996 @@ -4975,7 +4975,7 @@ 85.27 6.17 - + Guatemala GTM 1997 @@ -4986,7 +4986,7 @@ 84.71 6.93 - + Guatemala GTM 1998 @@ -4997,7 +4997,7 @@ 85.01 9.00 - + Guatemala GTM 1999 @@ -5008,7 +5008,7 @@ 86.15 8.36 - + Guatemala GTM 2000 @@ -5019,7 +5019,7 @@ 84.15 8.23 - + Guyana GUY 1994 @@ -5030,7 +5030,7 @@ 73.84 12.72 - + Guyana GUY 1995 @@ -5041,7 +5041,7 @@ 68.55 15.16 - + Guyana GUY 1996 @@ -5052,7 +5052,7 @@ 65.30 14.17 - + Guyana GUY 1997 @@ -5063,7 +5063,7 @@ 66.15 13.93 - + Guyana GUY 1998 @@ -5074,7 +5074,7 @@ 68.23 12.71 - + Guyana GUY 1999 @@ -5085,7 +5085,7 @@ 65.83 10.25 - + Guyana GUY 2000 @@ -5096,7 +5096,7 @@ na na - + Hong Kong HKG 1994 @@ -5107,7 +5107,7 @@ 66.90 26.70 - + Hong Kong HKG 1995 @@ -5118,7 +5118,7 @@ 67.63 31.41 - + Hong Kong HKG 1996 @@ -5129,7 +5129,7 @@ 67.25 28.99 - + Hong Kong HKG 1997 @@ -5140,7 +5140,7 @@ 67.82 30.70 - + Hong Kong HKG 1998 @@ -5151,7 +5151,7 @@ 66.14 26.74 - + Hong Kong HKG 1999 @@ -5162,7 +5162,7 @@ 66.72 21.79 - + Hong Kong HKG 2000 @@ -5173,7 +5173,7 @@ 64.45 24.99 - + Honduras HND 1994 @@ -5184,7 +5184,7 @@ 75.67 18.86 - + Honduras HND 1995 @@ -5195,7 +5195,7 @@ 71.65 18.05 - + Honduras HND 1996 @@ -5206,7 +5206,7 @@ 73.85 16.40 - + Honduras HND 1997 @@ -5217,7 +5217,7 @@ 75.45 16.86 - + Honduras HND 1998 @@ -5228,7 +5228,7 @@ 74.40 16.12 - + Honduras HND 1999 @@ -5239,7 +5239,7 @@ 78.29 17.23 - + Honduras HND 2000 @@ -5250,7 +5250,7 @@ 72.43 20.37 - + Croatia HRV 1994 @@ -5261,7 +5261,7 @@ na na - + Croatia HRV 1995 @@ -5272,7 +5272,7 @@ 62.01 12.21 - + Croatia HRV 1996 @@ -5283,7 +5283,7 @@ 59.88 15.33 - + Croatia HRV 1997 @@ -5294,7 +5294,7 @@ 63.61 19.18 - + Croatia HRV 1998 @@ -5305,7 +5305,7 @@ 60.80 16.66 - + Croatia HRV 1999 @@ -5316,7 +5316,7 @@ 59.46 15.94 - + Croatia HRV 2000 @@ -5327,7 +5327,7 @@ 57.70 15.27 - + Haiti HTI 1994 @@ -5338,7 +5338,7 @@ 88.65 2.31 - + Haiti HTI 1995 @@ -5349,7 +5349,7 @@ 93.86 3.19 - + Haiti HTI 1996 @@ -5360,7 +5360,7 @@ 95.19 2.59 - + Haiti HTI 1997 @@ -5371,7 +5371,7 @@ 90.21 2.13 - + Haiti HTI 1998 @@ -5382,7 +5382,7 @@ 94.75 1.96 - + Haiti HTI 1999 @@ -5393,7 +5393,7 @@ na na - + Haiti HTI 2000 @@ -5404,7 +5404,7 @@ na na - + Hungary HUN 1994 @@ -5415,7 +5415,7 @@ 72.63 17.51 - + Hungary HUN 1995 @@ -5426,7 +5426,7 @@ 66.80 19.24 - + Hungary HUN 1996 @@ -5437,7 +5437,7 @@ 64.90 21.78 - + Hungary HUN 1997 @@ -5448,7 +5448,7 @@ 63.07 22.42 - + Hungary HUN 1998 @@ -5459,7 +5459,7 @@ 63.69 24.66 - + Hungary HUN 1999 @@ -5470,7 +5470,7 @@ 64.62 24.13 - + Hungary HUN 2000 @@ -5481,7 +5481,7 @@ 64.13 25.47 - + Indonesia IDN 1994 @@ -5492,7 +5492,7 @@ 57.93 19.86 - + Indonesia IDN 1995 @@ -5503,7 +5503,7 @@ 57.30 24.37 - + Indonesia IDN 1996 @@ -5514,7 +5514,7 @@ 61.49 21.19 - + Indonesia IDN 1997 @@ -5525,7 +5525,7 @@ 62.54 20.99 - + Indonesia IDN 1998 @@ -5536,7 +5536,7 @@ 62.16 13.22 - + Indonesia IDN 1999 @@ -5547,7 +5547,7 @@ 66.37 10.13 - + Indonesia IDN 2000 @@ -5558,7 +5558,7 @@ 64.78 10.67 - + India IND 1994 @@ -5569,7 +5569,7 @@ 62.63 11.92 - + India IND 1995 @@ -5580,7 +5580,7 @@ 59.41 13.25 - + India IND 1996 @@ -5591,7 +5591,7 @@ 60.74 11.93 - + India IND 1997 @@ -5602,7 +5602,7 @@ 60.02 12.53 - + India IND 1998 @@ -5613,7 +5613,7 @@ 56.59 12.88 - + India IND 1999 @@ -5624,7 +5624,7 @@ 54.33 13.60 - + India IND 2000 @@ -5635,7 +5635,7 @@ 52.38 13.18 - + Ireland IRL 1994 @@ -5646,7 +5646,7 @@ 67.30 17.26 - + Ireland IRL 1995 @@ -5657,7 +5657,7 @@ 64.44 18.75 - + Ireland IRL 1996 @@ -5668,7 +5668,7 @@ 63.58 19.71 - + Ireland IRL 1997 @@ -5679,7 +5679,7 @@ 61.62 20.97 - + Ireland IRL 1998 @@ -5690,7 +5690,7 @@ 61.08 22.95 - + Ireland IRL 1999 @@ -5701,7 +5701,7 @@ 60.54 21.15 - + Ireland IRL 2000 @@ -5712,7 +5712,7 @@ 59.78 21.55 - + Iran IRN 1994 @@ -5723,7 +5723,7 @@ 65.28 9.50 - + Iran IRN 1995 @@ -5734,7 +5734,7 @@ 59.45 19.53 - + Iran IRN 1996 @@ -5745,7 +5745,7 @@ 65.09 13.45 - + Iran IRN 1997 @@ -5756,7 +5756,7 @@ 65.44 15.89 - + Iran IRN 1998 @@ -5767,7 +5767,7 @@ 67.09 18.23 - + Iran IRN 1999 @@ -5778,7 +5778,7 @@ 63.62 15.06 - + Iran IRN 2000 @@ -5789,7 +5789,7 @@ 56.01 13.12 - + Iceland ISL 1994 @@ -5800,7 +5800,7 @@ 66.75 18.75 - + Iceland ISL 1995 @@ -5811,7 +5811,7 @@ 67.73 19.11 - + Iceland ISL 1996 @@ -5822,7 +5822,7 @@ 68.58 22.01 - + Iceland ISL 1997 @@ -5833,7 +5833,7 @@ 68.10 22.78 - + Iceland ISL 1998 @@ -5844,7 +5844,7 @@ 69.60 27.09 - + Iceland ISL 1999 @@ -5855,7 +5855,7 @@ 71.74 24.78 - + Iceland ISL 2000 @@ -5866,7 +5866,7 @@ 70.85 27.57 - + Israel ISR 1994 @@ -5877,7 +5877,7 @@ 58.29 30.43 - + Israel ISR 1995 @@ -5888,7 +5888,7 @@ 58.64 30.91 - + Israel ISR 1996 @@ -5899,7 +5899,7 @@ 58.65 30.81 - + Israel ISR 1997 @@ -5910,7 +5910,7 @@ 58.33 27.69 - + Israel ISR 1998 @@ -5921,7 +5921,7 @@ 59.09 24.50 - + Israel ISR 1999 @@ -5932,7 +5932,7 @@ 59.00 25.51 - + Israel ISR 2000 @@ -5943,7 +5943,7 @@ 58.20 23.33 - + Italy ITA 1994 @@ -5954,7 +5954,7 @@ 70.38 19.93 - + Italy ITA 1995 @@ -5965,7 +5965,7 @@ 69.23 20.71 - + Italy ITA 1996 @@ -5976,7 +5976,7 @@ 69.15 20.10 - + Italy ITA 1997 @@ -5987,7 +5987,7 @@ 70.06 20.28 - + Italy ITA 1998 @@ -5998,7 +5998,7 @@ 70.64 20.52 - + Italy ITA 1999 @@ -6009,7 +6009,7 @@ 71.26 21.09 - + Italy ITA 2000 @@ -6020,7 +6020,7 @@ 62.05 21.73 - + Jamaica JAM 1994 @@ -6031,7 +6031,7 @@ 66.66 21.96 - + Jamaica JAM 1995 @@ -6042,7 +6042,7 @@ 65.98 21.15 - + Jamaica JAM 1996 @@ -6053,7 +6053,7 @@ 65.50 20.48 - + Jamaica JAM 1997 @@ -6064,7 +6064,7 @@ 54.95 23.35 - + Jamaica JAM 1998 @@ -6075,7 +6075,7 @@ 57.92 20.38 - + Jamaica JAM 1999 @@ -6086,7 +6086,7 @@ 57.49 20.35 - + Jamaica JAM 2000 @@ -6097,7 +6097,7 @@ 57.66 20.53 - + Jordan JOR 1994 @@ -6108,7 +6108,7 @@ 58.32 19.36 - + Jordan JOR 1995 @@ -6119,7 +6119,7 @@ 54.83 18.85 - + Jordan JOR 1996 @@ -6130,7 +6130,7 @@ 59.03 17.44 - + Jordan JOR 1997 @@ -6141,7 +6141,7 @@ 57.59 14.17 - + Jordan JOR 1998 @@ -6152,7 +6152,7 @@ 59.58 11.84 - + Jordan JOR 1999 @@ -6163,7 +6163,7 @@ 59.43 9.98 - + Jordan JOR 2000 @@ -6174,7 +6174,7 @@ 63.18 10.74 - + Japan JPN 1994 @@ -6185,7 +6185,7 @@ 60.85 31.36 - + Japan JPN 1995 @@ -6196,7 +6196,7 @@ 60.98 31.58 - + Japan JPN 1996 @@ -6207,7 +6207,7 @@ 60.87 32.71 - + Japan JPN 1997 @@ -6218,7 +6218,7 @@ 60.66 32.31 - + Japan JPN 1998 @@ -6229,7 +6229,7 @@ 61.83 30.15 - + Japan JPN 1999 @@ -6240,7 +6240,7 @@ 62.87 28.94 - + Japan JPN 2000 @@ -6251,7 +6251,7 @@ 61.62 29.75 - + Kazakhstan KAZ 1994 @@ -6262,7 +6262,7 @@ 70.85 17.12 - + Kazakhstan KAZ 1995 @@ -6273,7 +6273,7 @@ 64.00 10.68 - + Kazakhstan KAZ 1996 @@ -6284,7 +6284,7 @@ 69.88 7.31 - + Kazakhstan KAZ 1997 @@ -6295,7 +6295,7 @@ 72.01 7.77 - + Kazakhstan KAZ 1998 @@ -6306,7 +6306,7 @@ 76.82 7.38 - + Kazakhstan KAZ 1999 @@ -6317,7 +6317,7 @@ 70.68 7.50 - + Kazakhstan KAZ 2000 @@ -6328,7 +6328,7 @@ 60.88 7.14 - + Kenya KEN 1994 @@ -6339,7 +6339,7 @@ 72.50 7.09 - + Kenya KEN 1995 @@ -6350,7 +6350,7 @@ 79.51 7.74 - + Kenya KEN 1996 @@ -6361,7 +6361,7 @@ 78.64 7.74 - + Kenya KEN 1997 @@ -6372,7 +6372,7 @@ 82.14 7.57 - + Kenya KEN 1998 @@ -6383,7 +6383,7 @@ 81.71 7.89 - + Kenya KEN 1999 @@ -6394,7 +6394,7 @@ 78.15 7.75 - + Kenya KEN 2000 @@ -6405,7 +6405,7 @@ 80.12 7.54 - + Kyrgyzstan KGZ 1994 @@ -6416,7 +6416,7 @@ 62.55 3.27 - + Kyrgyzstan KGZ 1995 @@ -6427,7 +6427,7 @@ 62.98 7.21 - + Kyrgyzstan KGZ 1996 @@ -6438,7 +6438,7 @@ 66.23 11.17 - + Kyrgyzstan KGZ 1997 @@ -6449,7 +6449,7 @@ 55.38 10.24 - + Kyrgyzstan KGZ 1998 @@ -6460,7 +6460,7 @@ 68.52 7.19 - + Kyrgyzstan KGZ 1999 @@ -6471,7 +6471,7 @@ 62.81 7.92 - + Kyrgyzstan KGZ 2000 @@ -6482,7 +6482,7 @@ 60.33 6.97 - + Cambodia KHM 1994 @@ -6493,7 +6493,7 @@ 86.18 3.98 - + Cambodia KHM 1995 @@ -6504,7 +6504,7 @@ 91.89 4.65 - + Cambodia KHM 1996 @@ -6515,7 +6515,7 @@ 90.50 5.54 - + Cambodia KHM 1997 @@ -6526,7 +6526,7 @@ 84.46 5.14 - + Cambodia KHM 1998 @@ -6537,7 +6537,7 @@ 86.29 5.76 - + Cambodia KHM 1999 @@ -6548,7 +6548,7 @@ 86.41 6.45 - + Cambodia KHM 2000 @@ -6559,7 +6559,7 @@ na na - + St. Kitts & Nevis KNA 1994 @@ -6570,7 +6570,7 @@ 40.82 19.36 - + St. Kitts & Nevis KNA 1995 @@ -6581,7 +6581,7 @@ 48.41 18.19 - + St. Kitts & Nevis KNA 1996 @@ -6592,7 +6592,7 @@ 50.79 17.94 - + St. Kitts & Nevis KNA 1997 @@ -6603,7 +6603,7 @@ 43.95 17.17 - + St. Kitts & Nevis KNA 1998 @@ -6614,7 +6614,7 @@ 43.91 16.42 - + St. Kitts & Nevis KNA 1999 @@ -6625,7 +6625,7 @@ 48.20 13.23 - + St. Kitts & Nevis KNA 2000 @@ -6636,7 +6636,7 @@ 47.47 16.49 - + Korea, Republic of KOR 1994 @@ -6647,7 +6647,7 @@ 54.90 40.23 - + Korea, Republic of KOR 1995 @@ -6658,7 +6658,7 @@ 55.31 40.50 - + Korea, Republic of KOR 1996 @@ -6669,7 +6669,7 @@ 56.54 41.64 - + Korea, Republic of KOR 1997 @@ -6680,7 +6680,7 @@ 57.48 37.65 - + Korea, Republic of KOR 1998 @@ -6691,7 +6691,7 @@ 55.74 24.66 - + Korea, Republic of KOR 1999 @@ -6702,7 +6702,7 @@ 58.15 29.05 - + Korea, Republic of KOR 2000 @@ -6713,7 +6713,7 @@ 57.12 30.78 - + Kuwait KWT 1994 @@ -6724,7 +6724,7 @@ na na - + Kuwait KWT 1995 @@ -6735,7 +6735,7 @@ na na - + Kuwait KWT 1996 @@ -6746,7 +6746,7 @@ 52.02 9.92 - + Kuwait KWT 1997 @@ -6757,7 +6757,7 @@ na na - + Kuwait KWT 1998 @@ -6768,7 +6768,7 @@ na na - + Kuwait KWT 1999 @@ -6779,7 +6779,7 @@ na na - + Kuwait KWT 2000 @@ -6790,7 +6790,7 @@ na na - + Laos LAO 1994 @@ -6801,7 +6801,7 @@ na na - + Laos LAO 1995 @@ -6812,7 +6812,7 @@ na na - + Laos LAO 1996 @@ -6823,7 +6823,7 @@ 62.23 21.23 - + Laos LAO 1997 @@ -6834,7 +6834,7 @@ na na - + Laos LAO 1998 @@ -6845,7 +6845,7 @@ na na - + Laos LAO 1999 @@ -6856,7 +6856,7 @@ na na - + Laos LAO 2000 @@ -6867,7 +6867,7 @@ na na - + Lebanon LBN 1994 @@ -6878,7 +6878,7 @@ 116.16 17.47 - + Lebanon LBN 1995 @@ -6889,7 +6889,7 @@ 112.06 17.75 - + Lebanon LBN 1996 @@ -6900,7 +6900,7 @@ 106.19 15.82 - + Lebanon LBN 1997 @@ -6911,7 +6911,7 @@ 102.27 13.80 - + Lebanon LBN 1998 @@ -6922,7 +6922,7 @@ 90.82 14.94 - + Lebanon LBN 1999 @@ -6933,7 +6933,7 @@ 84.82 10.30 - + Lebanon LBN 2000 @@ -6944,7 +6944,7 @@ 76.50 8.18 - + St. Lucia LCA 1994 @@ -6955,7 +6955,7 @@ 72.33 14.08 - + St. Lucia LCA 1995 @@ -6966,7 +6966,7 @@ 71.02 10.71 - + St. Lucia LCA 1996 @@ -6977,7 +6977,7 @@ 73.61 12.28 - + St. Lucia LCA 1997 @@ -6988,7 +6988,7 @@ 74.36 14.19 - + St. Lucia LCA 1998 @@ -6999,7 +6999,7 @@ 73.66 13.44 - + St. Lucia LCA 1999 @@ -7010,7 +7010,7 @@ 76.55 14.36 - + St. Lucia LCA 2000 @@ -7021,7 +7021,7 @@ 74.81 13.69 - + Sri Lanka LKA 1994 @@ -7032,7 +7032,7 @@ 77.42 12.51 - + Sri Lanka LKA 1995 @@ -7043,7 +7043,7 @@ 77.79 11.87 - + Sri Lanka LKA 1996 @@ -7054,7 +7054,7 @@ 74.71 11.39 - + Sri Lanka LKA 1997 @@ -7065,7 +7065,7 @@ 70.28 11.99 - + Sri Lanka LKA 1998 @@ -7076,7 +7076,7 @@ 69.28 12.46 - + Sri Lanka LKA 1999 @@ -7087,7 +7087,7 @@ 70.39 12.49 - + Sri Lanka LKA 2000 @@ -7098,7 +7098,7 @@ 67.61 12.51 - + Lesotho LSO 1994 @@ -7109,7 +7109,7 @@ 104.34 32.80 - + Lesotho LSO 1995 @@ -7120,7 +7120,7 @@ 97.14 41.61 - + Lesotho LSO 1996 @@ -7131,7 +7131,7 @@ 93.75 47.20 - + Lesotho LSO 1997 @@ -7142,7 +7142,7 @@ 90.25 44.58 - + Lesotho LSO 1998 @@ -7153,7 +7153,7 @@ 83.36 38.40 - + Lesotho LSO 1999 @@ -7164,7 +7164,7 @@ 75.51 37.52 - + Lesotho LSO 2000 @@ -7175,7 +7175,7 @@ 64.63 36.22 - + Lithuania LTU 1994 @@ -7186,7 +7186,7 @@ 71.03 8.23 - + Lithuania LTU 1995 @@ -7197,7 +7197,7 @@ 64.59 13.76 - + Lithuania LTU 1996 @@ -7208,7 +7208,7 @@ 66.34 13.42 - + Lithuania LTU 1997 @@ -7219,7 +7219,7 @@ 66.56 16.09 - + Lithuania LTU 1998 @@ -7230,7 +7230,7 @@ 64.16 16.26 - + Lithuania LTU 1999 @@ -7241,7 +7241,7 @@ 68.06 14.95 - + Lithuania LTU 2000 @@ -7252,7 +7252,7 @@ 66.35 12.98 - + Luxembourg LUX 1994 @@ -7263,7 +7263,7 @@ 50.30 24.06 - + Luxembourg LUX 1995 @@ -7274,7 +7274,7 @@ 59.21 23.86 - + Luxembourg LUX 1996 @@ -7285,7 +7285,7 @@ 59.89 23.68 - + Luxembourg LUX 1997 @@ -7296,7 +7296,7 @@ 56.35 24.85 - + Luxembourg LUX 1998 @@ -7307,7 +7307,7 @@ 54.65 23.34 - + Luxembourg LUX 1999 @@ -7318,7 +7318,7 @@ 53.35 25.10 - + Luxembourg LUX 2000 @@ -7329,7 +7329,7 @@ 49.58 23.48 - + Latvia LVA 1994 @@ -7340,7 +7340,7 @@ 62.48 6.91 - + Latvia LVA 1995 @@ -7351,7 +7351,7 @@ 57.21 10.00 - + Latvia LVA 1996 @@ -7362,7 +7362,7 @@ 62.73 10.41 - + Latvia LVA 1997 @@ -7373,7 +7373,7 @@ 63.63 11.18 - + Latvia LVA 1998 @@ -7384,7 +7384,7 @@ 64.94 14.59 - + Latvia LVA 1999 @@ -7395,7 +7395,7 @@ 65.09 12.42 - + Latvia LVA 2000 @@ -7406,7 +7406,7 @@ 64.59 11.85 - + Macao MAC 1994 @@ -7417,7 +7417,7 @@ 34.85 22.02 - + Macao MAC 1995 @@ -7428,7 +7428,7 @@ 33.69 18.33 - + Macao MAC 1996 @@ -7439,7 +7439,7 @@ 34.98 13.82 - + Macao MAC 1997 @@ -7450,7 +7450,7 @@ 38.80 14.72 - + Macao MAC 1998 @@ -7461,7 +7461,7 @@ 40.37 12.89 - + Macao MAC 1999 @@ -7472,7 +7472,7 @@ 41.47 12.01 - + Macao MAC 2000 @@ -7483,7 +7483,7 @@ 39.24 8.25 - + Morocco MAR 1994 @@ -7494,7 +7494,7 @@ 82.80 9.66 - + Morocco MAR 1995 @@ -7505,7 +7505,7 @@ 81.32 11.29 - + Morocco MAR 1996 @@ -7516,7 +7516,7 @@ 82.28 9.56 - + Morocco MAR 1997 @@ -7527,7 +7527,7 @@ 77.19 10.08 - + Morocco MAR 1998 @@ -7538,7 +7538,7 @@ 77.38 11.45 - + Morocco MAR 1999 @@ -7549,7 +7549,7 @@ 76.73 10.55 - + Morocco MAR 2000 @@ -7560,7 +7560,7 @@ 76.12 12.22 - + Moldova MDA 1994 @@ -7571,7 +7571,7 @@ na na - + Moldova MDA 1995 @@ -7582,7 +7582,7 @@ 65.59 10.32 - + Moldova MDA 1996 @@ -7593,7 +7593,7 @@ 70.62 9.49 - + Moldova MDA 1997 @@ -7604,7 +7604,7 @@ 69.89 8.85 - + Moldova MDA 1998 @@ -7615,7 +7615,7 @@ 80.25 9.57 - + Moldova MDA 1999 @@ -7626,7 +7626,7 @@ 76.57 8.84 - + Moldova MDA 2000 @@ -7637,7 +7637,7 @@ 94.10 8.70 - + Madagascar MDG 1994 @@ -7648,7 +7648,7 @@ 91.64 2.62 - + Madagascar MDG 1995 @@ -7659,7 +7659,7 @@ 91.30 2.62 - + Madagascar MDG 1996 @@ -7670,7 +7670,7 @@ 90.08 2.83 - + Madagascar MDG 1997 @@ -7681,7 +7681,7 @@ 91.84 2.69 - + Madagascar MDG 1998 @@ -7692,7 +7692,7 @@ 91.79 2.76 - + Madagascar MDG 1999 @@ -7703,7 +7703,7 @@ 92.84 2.72 - + Madagascar MDG 2000 @@ -7714,7 +7714,7 @@ 93.58 3.23 - + Mexico MEX 1994 @@ -7725,7 +7725,7 @@ 76.81 21.08 - + Mexico MEX 1995 @@ -7736,7 +7736,7 @@ 75.67 14.42 - + Mexico MEX 1996 @@ -7747,7 +7747,7 @@ 74.23 16.85 - + Mexico MEX 1997 @@ -7758,7 +7758,7 @@ 73.88 19.70 - + Mexico MEX 1998 @@ -7769,7 +7769,7 @@ 75.23 20.74 - + Mexico MEX 1999 @@ -7780,7 +7780,7 @@ 74.79 20.45 - + Mexico MEX 2000 @@ -7791,7 +7791,7 @@ 67.09 20.83 - + Macedonia MKD 1994 @@ -7802,7 +7802,7 @@ 76.92 8.90 - + Macedonia MKD 1995 @@ -7813,7 +7813,7 @@ 70.69 13.15 - + Macedonia MKD 1996 @@ -7824,7 +7824,7 @@ 72.64 12.67 - + Macedonia MKD 1997 @@ -7835,7 +7835,7 @@ 73.37 12.53 - + Macedonia MKD 1998 @@ -7846,7 +7846,7 @@ 74.26 12.49 - + Macedonia MKD 1999 @@ -7857,7 +7857,7 @@ 72.04 10.40 - + Macedonia MKD 2000 @@ -7868,7 +7868,7 @@ 81.76 10.03 - + Mali MLI 1994 @@ -7879,7 +7879,7 @@ 92.97 7.57 - + Mali MLI 1995 @@ -7890,7 +7890,7 @@ 85.67 7.24 - + Mali MLI 1996 @@ -7901,7 +7901,7 @@ 86.57 7.79 - + Mali MLI 1997 @@ -7912,7 +7912,7 @@ 79.25 6.41 - + Mali MLI 1998 @@ -7923,7 +7923,7 @@ 80.31 6.42 - + Mali MLI 1999 @@ -7934,7 +7934,7 @@ 79.55 6.17 - + Mali MLI 2000 @@ -7945,7 +7945,7 @@ 77.07 6.36 - + Malta MLT 1994 @@ -7956,7 +7956,7 @@ 63.96 20.61 - + Malta MLT 1995 @@ -7967,7 +7967,7 @@ 66.08 21.43 - + Malta MLT 1996 @@ -7978,7 +7978,7 @@ 68.27 18.81 - + Malta MLT 1997 @@ -7989,7 +7989,7 @@ 66.64 16.58 - + Malta MLT 1998 @@ -8000,7 +8000,7 @@ 66.65 14.55 - + Malta MLT 1999 @@ -8011,7 +8011,7 @@ na na - + Malta MLT 2000 @@ -8022,7 +8022,7 @@ na na - + Mongolia MNG 1994 @@ -8033,7 +8033,7 @@ na na - + Mongolia MNG 1995 @@ -8044,7 +8044,7 @@ na na - + Mongolia MNG 1996 @@ -8055,7 +8055,7 @@ 62.98 16.64 - + Mongolia MNG 1997 @@ -8066,7 +8066,7 @@ na na - + Mongolia MNG 1998 @@ -8077,7 +8077,7 @@ na na - + Mongolia MNG 1999 @@ -8088,7 +8088,7 @@ na na - + Mongolia MNG 2000 @@ -8099,7 +8099,7 @@ na na - + Mozambique MOZ 1994 @@ -8110,7 +8110,7 @@ 99.67 3.52 - + Mozambique MOZ 1995 @@ -8121,7 +8121,7 @@ 99.74 4.36 - + Mozambique MOZ 1996 @@ -8132,7 +8132,7 @@ 97.80 3.66 - + Mozambique MOZ 1997 @@ -8143,7 +8143,7 @@ 93.82 3.33 - + Mozambique MOZ 1998 @@ -8154,7 +8154,7 @@ 91.56 4.20 - + Mozambique MOZ 1999 @@ -8165,7 +8165,7 @@ 97.52 5.90 - + Mozambique MOZ 2000 @@ -8176,7 +8176,7 @@ 96.09 4.68 - + Mauritania MRT 1994 @@ -8187,7 +8187,7 @@ 74.24 6.87 - + Mauritania MRT 1995 @@ -8198,7 +8198,7 @@ 78.29 8.14 - + Mauritania MRT 1996 @@ -8209,7 +8209,7 @@ 77.75 9.95 - + Mauritania MRT 1997 @@ -8220,7 +8220,7 @@ 75.65 11.01 - + Mauritania MRT 1998 @@ -8231,7 +8231,7 @@ 79.58 10.35 - + Mauritania MRT 1999 @@ -8242,7 +8242,7 @@ 77.37 8.64 - + Mauritania MRT 2000 @@ -8253,7 +8253,7 @@ na na - + Mauritius MUS 1994 @@ -8264,7 +8264,7 @@ 84.31 13.65 - + Mauritius MUS 1995 @@ -8275,7 +8275,7 @@ 81.27 10.62 - + Mauritius MUS 1996 @@ -8286,7 +8286,7 @@ 80.10 10.40 - + Mauritius MUS 1997 @@ -8297,7 +8297,7 @@ 81.49 12.79 - + Mauritius MUS 1998 @@ -8308,7 +8308,7 @@ 79.13 11.83 - + Mauritius MUS 1999 @@ -8319,7 +8319,7 @@ 82.13 11.14 - + Mauritius MUS 2000 @@ -8330,7 +8330,7 @@ 81.33 11.34 - + Malawi MWI 1994 @@ -8341,7 +8341,7 @@ 83.59 8.97 - + Malawi MWI 1995 @@ -8352,7 +8352,7 @@ 88.52 5.03 - + Malawi MWI 1996 @@ -8363,7 +8363,7 @@ 95.96 4.62 - + Malawi MWI 1997 @@ -8374,7 +8374,7 @@ 96.64 4.56 - + Malawi MWI 1998 @@ -8385,7 +8385,7 @@ 91.85 4.35 - + Malawi MWI 1999 @@ -8396,7 +8396,7 @@ 100.70 4.49 - + Malawi MWI 2000 @@ -8407,7 +8407,7 @@ 93.58 3.75 - + Malaysia MYS 1994 @@ -8418,7 +8418,7 @@ 51.11 31.97 - + Malaysia MYS 1995 @@ -8429,7 +8429,7 @@ 50.71 34.74 - + Malaysia MYS 1996 @@ -8440,7 +8440,7 @@ 49.13 33.18 - + Malaysia MYS 1997 @@ -8451,7 +8451,7 @@ 48.20 34.40 - + Malaysia MYS 1998 @@ -8462,7 +8462,7 @@ 40.87 18.06 - + Malaysia MYS 1999 @@ -8473,7 +8473,7 @@ 34.85 18.26 - + Malaysia MYS 2000 @@ -8484,7 +8484,7 @@ 30.03 21.70 - + Namibia NAM 1994 @@ -8495,7 +8495,7 @@ 56.98 11.87 - + Namibia NAM 1995 @@ -8506,7 +8506,7 @@ 58.94 10.53 - + Namibia NAM 1996 @@ -8517,7 +8517,7 @@ 59.45 11.40 - + Namibia NAM 1997 @@ -8528,7 +8528,7 @@ 61.69 10.19 - + Namibia NAM 1998 @@ -8539,7 +8539,7 @@ 60.92 13.25 - + Namibia NAM 1999 @@ -8550,7 +8550,7 @@ 58.59 11.67 - + Namibia NAM 2000 @@ -8561,7 +8561,7 @@ na na - + Niger NER 1994 @@ -8572,7 +8572,7 @@ 77.07 4.13 - + Niger NER 1995 @@ -8583,7 +8583,7 @@ 78.25 2.99 - + Niger NER 1996 @@ -8594,7 +8594,7 @@ 81.47 3.92 - + Niger NER 1997 @@ -8605,7 +8605,7 @@ 80.44 4.25 - + Niger NER 1998 @@ -8616,7 +8616,7 @@ 82.78 4.39 - + Niger NER 1999 @@ -8627,7 +8627,7 @@ 79.18 3.74 - + Niger NER 2000 @@ -8638,7 +8638,7 @@ 83.32 3.85 - + Nigeria NGA 1994 @@ -8649,7 +8649,7 @@ 72.87 12.76 - + Nigeria NGA 1995 @@ -8660,7 +8660,7 @@ 75.46 11.04 - + Nigeria NGA 1996 @@ -8671,7 +8671,7 @@ 61.19 9.82 - + Nigeria NGA 1997 @@ -8682,7 +8682,7 @@ 73.97 9.61 - + Nigeria NGA 1998 @@ -8693,7 +8693,7 @@ 81.13 11.54 - + Nigeria NGA 1999 @@ -8704,7 +8704,7 @@ 69.82 16.31 - + Nigeria NGA 2000 @@ -8715,7 +8715,7 @@ 31.89 22.19 - + Nicaragua NIC 1994 @@ -8726,7 +8726,7 @@ 84.60 10.13 - + Nicaragua NIC 1995 @@ -8737,7 +8737,7 @@ 82.70 11.31 - + Nicaragua NIC 1996 @@ -8748,7 +8748,7 @@ 80.28 12.71 - + Nicaragua NIC 1997 @@ -8759,7 +8759,7 @@ 94.53 16.80 - + Nicaragua NIC 1998 @@ -8770,7 +8770,7 @@ 96.28 17.16 - + Nicaragua NIC 1999 @@ -8781,7 +8781,7 @@ 104.73 21.48 - + Nicaragua NIC 2000 @@ -8792,7 +8792,7 @@ 92.21 17.88 - + Netherlands NLD 1994 @@ -8803,7 +8803,7 @@ 62.60 21.10 - + Netherlands NLD 1995 @@ -8814,7 +8814,7 @@ 62.14 21.85 - + Netherlands NLD 1996 @@ -8825,7 +8825,7 @@ 62.55 21.93 - + Netherlands NLD 1997 @@ -8836,7 +8836,7 @@ 62.23 22.35 - + Netherlands NLD 1998 @@ -8847,7 +8847,7 @@ 62.84 22.34 - + Netherlands NLD 1999 @@ -8858,7 +8858,7 @@ 63.76 22.37 - + Netherlands NLD 2000 @@ -8869,7 +8869,7 @@ 62.73 22.47 - + Norway NOR 1994 @@ -8880,7 +8880,7 @@ 60.61 25.84 - + Norway NOR 1995 @@ -8891,7 +8891,7 @@ 59.80 27.17 - + Norway NOR 1996 @@ -8902,7 +8902,7 @@ 58.95 25.94 - + Norway NOR 1997 @@ -8913,7 +8913,7 @@ 57.91 28.41 - + Norway NOR 1998 @@ -8924,7 +8924,7 @@ 61.30 31.31 - + Norway NOR 1999 @@ -8935,7 +8935,7 @@ 60.58 26.91 - + Norway NOR 2000 @@ -8946,7 +8946,7 @@ 53.45 24.48 - + Nepal NPL 1994 @@ -8957,7 +8957,7 @@ 69.40 17.03 - + Nepal NPL 1995 @@ -8968,7 +8968,7 @@ 67.83 18.06 - + Nepal NPL 1996 @@ -8979,7 +8979,7 @@ 70.37 18.83 - + Nepal NPL 1997 @@ -8990,7 +8990,7 @@ 70.79 17.36 - + Nepal NPL 1998 @@ -9001,7 +9001,7 @@ 70.42 16.56 - + Nepal NPL 1999 @@ -9012,7 +9012,7 @@ 70.49 13.26 - + Nepal NPL 2000 @@ -9023,7 +9023,7 @@ 67.27 16.02 - + New Zealand NZL 1994 @@ -9034,7 +9034,7 @@ 68.19 21.95 - + New Zealand NZL 1995 @@ -9045,7 +9045,7 @@ 67.71 23.36 - + New Zealand NZL 1996 @@ -9056,7 +9056,7 @@ 68.19 23.38 - + New Zealand NZL 1997 @@ -9067,7 +9067,7 @@ 69.16 22.06 - + New Zealand NZL 1998 @@ -9078,7 +9078,7 @@ 70.50 20.99 - + New Zealand NZL 1999 @@ -9089,7 +9089,7 @@ 70.12 22.69 - + New Zealand NZL 2000 @@ -9100,7 +9100,7 @@ 67.64 22.33 - + Oman OMN 1994 @@ -9111,7 +9111,7 @@ na na - + Oman OMN 1995 @@ -9122,7 +9122,7 @@ na na - + Oman OMN 1996 @@ -9133,7 +9133,7 @@ 58.28 8.08 - + Oman OMN 1997 @@ -9144,7 +9144,7 @@ na na - + Oman OMN 1998 @@ -9155,7 +9155,7 @@ na na - + Oman OMN 1999 @@ -9166,7 +9166,7 @@ na na - + Oman OMN 2000 @@ -9177,7 +9177,7 @@ na na - + Pakistan PAK 1994 @@ -9188,7 +9188,7 @@ 71.29 11.40 - + Pakistan PAK 1995 @@ -9199,7 +9199,7 @@ 71.46 11.09 - + Pakistan PAK 1996 @@ -9210,7 +9210,7 @@ 74.02 11.07 - + Pakistan PAK 1997 @@ -9221,7 +9221,7 @@ 76.36 10.48 - + Pakistan PAK 1998 @@ -9232,7 +9232,7 @@ 73.72 10.08 - + Pakistan PAK 1999 @@ -9243,7 +9243,7 @@ 77.28 8.68 - + Pakistan PAK 2000 @@ -9254,7 +9254,7 @@ 74.04 8.81 - + Panama PAN 1994 @@ -9265,7 +9265,7 @@ 58.47 23.68 - + Panama PAN 1995 @@ -9276,7 +9276,7 @@ 58.24 26.17 - + Panama PAN 1996 @@ -9287,7 +9287,7 @@ 57.94 26.54 - + Panama PAN 1997 @@ -9298,7 +9298,7 @@ 61.24 25.19 - + Panama PAN 1998 @@ -9309,7 +9309,7 @@ 65.55 26.58 - + Panama PAN 1999 @@ -9320,7 +9320,7 @@ 63.07 28.71 - + Panama PAN 2000 @@ -9331,7 +9331,7 @@ 62.25 26.65 - + Peru PER 1994 @@ -9342,7 +9342,7 @@ 70.81 19.94 - + Peru PER 1995 @@ -9353,7 +9353,7 @@ 70.23 22.00 - + Peru PER 1996 @@ -9364,7 +9364,7 @@ 70.88 20.86 - + Peru PER 1997 @@ -9375,7 +9375,7 @@ 69.40 22.28 - + Peru PER 1998 @@ -9386,7 +9386,7 @@ 70.35 21.78 - + Peru PER 1999 @@ -9397,7 +9397,7 @@ 70.06 18.43 - + Peru PER 2000 @@ -9408,7 +9408,7 @@ 69.53 17.44 - + Philippines PHL 1994 @@ -9419,7 +9419,7 @@ 73.05 15.89 - + Philippines PHL 1995 @@ -9430,7 +9430,7 @@ 74.71 15.56 - + Philippines PHL 1996 @@ -9441,7 +9441,7 @@ 75.25 16.42 - + Philippines PHL 1997 @@ -9452,7 +9452,7 @@ 75.74 17.48 - + Philippines PHL 1998 @@ -9463,7 +9463,7 @@ 76.54 13.95 - + Philippines PHL 1999 @@ -9474,7 +9474,7 @@ 71.83 12.22 - + Philippines PHL 2000 @@ -9485,7 +9485,7 @@ 67.12 11.63 - + Papua New Guinea PNG 1994 @@ -9496,7 +9496,7 @@ 50.16 5.76 - + Papua New Guinea PNG 1995 @@ -9507,7 +9507,7 @@ 62.67 8.42 - + Papua New Guinea PNG 1996 @@ -9518,7 +9518,7 @@ 54.26 12.65 - + Papua New Guinea PNG 1997 @@ -9529,7 +9529,7 @@ 60.92 11.06 - + Papua New Guinea PNG 1998 @@ -9540,7 +9540,7 @@ 59.26 9.46 - + Papua New Guinea PNG 1999 @@ -9551,7 +9551,7 @@ 63.01 9.54 - + Papua New Guinea PNG 2000 @@ -9562,7 +9562,7 @@ na na - + Poland POL 1994 @@ -9573,7 +9573,7 @@ 76.06 14.85 - + Poland POL 1995 @@ -9584,7 +9584,7 @@ 72.91 17.34 - + Poland POL 1996 @@ -9595,7 +9595,7 @@ 75.08 19.53 - + Poland POL 1997 @@ -9606,7 +9606,7 @@ 75.62 21.50 - + Poland POL 1998 @@ -9617,7 +9617,7 @@ 75.75 22.38 - + Poland POL 1999 @@ -9628,7 +9628,7 @@ 77.18 22.24 - + Poland POL 2000 @@ -9639,7 +9639,7 @@ 67.21 24.35 - + Puerto Rico PRI 1994 @@ -9650,7 +9650,7 @@ na na - + Puerto Rico PRI 1995 @@ -9661,7 +9661,7 @@ na na - + Puerto Rico PRI 1996 @@ -9672,7 +9672,7 @@ 96.11 22.95 - + Puerto Rico PRI 1997 @@ -9683,7 +9683,7 @@ 96.61 25.16 - + Puerto Rico PRI 1998 @@ -9694,7 +9694,7 @@ 95.55 23.29 - + Puerto Rico PRI 1999 @@ -9705,7 +9705,7 @@ na na - + Puerto Rico PRI 2000 @@ -9716,7 +9716,7 @@ na na - + Portugal PRT 1994 @@ -9727,7 +9727,7 @@ 62.86 20.71 - + Portugal PRT 1995 @@ -9738,7 +9738,7 @@ 72.38 23.85 - + Portugal PRT 1996 @@ -9749,7 +9749,7 @@ 72.48 23.73 - + Portugal PRT 1997 @@ -9760,7 +9760,7 @@ 72.21 25.41 - + Portugal PRT 1998 @@ -9771,7 +9771,7 @@ 72.33 26.62 - + Portugal PRT 1999 @@ -9782,7 +9782,7 @@ 61.67 26.46 - + Portugal PRT 2000 @@ -9793,7 +9793,7 @@ 60.74 27.22 - + Paraguay PRY 1994 @@ -9804,7 +9804,7 @@ 72.56 12.24 - + Paraguay PRY 1995 @@ -9815,7 +9815,7 @@ 72.84 12.89 - + Paraguay PRY 1996 @@ -9826,7 +9826,7 @@ 71.61 12.43 - + Paraguay PRY 1997 @@ -9837,7 +9837,7 @@ 79.87 13.06 - + Paraguay PRY 1998 @@ -9848,7 +9848,7 @@ 80.88 12.43 - + Paraguay PRY 1999 @@ -9859,7 +9859,7 @@ 77.12 11.63 - + Paraguay PRY 2000 @@ -9870,7 +9870,7 @@ 77.14 11.06 - + Qatar QAT 1994 @@ -9881,7 +9881,7 @@ na na - + Qatar QAT 1995 @@ -9892,7 +9892,7 @@ na na - + Qatar QAT 1996 @@ -9903,7 +9903,7 @@ 50.10 13.25 - + Qatar QAT 1997 @@ -9914,7 +9914,7 @@ na na - + Qatar QAT 1998 @@ -9925,7 +9925,7 @@ na na - + Qatar QAT 1999 @@ -9936,7 +9936,7 @@ na na - + Qatar QAT 2000 @@ -9947,7 +9947,7 @@ na na - + Romania ROM 1994 @@ -9958,7 +9958,7 @@ 72.13 13.89 - + Romania ROM 1995 @@ -9969,7 +9969,7 @@ 77.55 12.60 - + Romania ROM 1996 @@ -9980,7 +9980,7 @@ 83.08 11.64 - + Romania ROM 1997 @@ -9991,7 +9991,7 @@ 82.27 11.50 - + Romania ROM 1998 @@ -10002,7 +10002,7 @@ 83.94 10.65 - + Romania ROM 1999 @@ -10013,7 +10013,7 @@ 81.47 10.12 - + Romania ROM 2000 @@ -10024,7 +10024,7 @@ 81.03 11.18 - + Russia RUS 1994 @@ -10035,7 +10035,7 @@ 49.51 18.33 - + Russia RUS 1995 @@ -10046,7 +10046,7 @@ 60.73 17.40 - + Russia RUS 1996 @@ -10057,7 +10057,7 @@ 63.86 13.72 - + Russia RUS 1997 @@ -10068,7 +10068,7 @@ 66.68 13.05 - + Russia RUS 1998 @@ -10079,7 +10079,7 @@ 67.73 9.20 - + Russia RUS 1999 @@ -10090,7 +10090,7 @@ 57.35 8.81 - + Russia RUS 2000 @@ -10101,7 +10101,7 @@ 54.74 8.79 - + Rwanda RWA 1994 @@ -10112,7 +10112,7 @@ 132.16 4.48 - + Rwanda RWA 1995 @@ -10123,7 +10123,7 @@ 92.77 3.08 - + Rwanda RWA 1996 @@ -10134,7 +10134,7 @@ 89.71 3.21 - + Rwanda RWA 1997 @@ -10145,7 +10145,7 @@ 91.44 3.72 - + Rwanda RWA 1998 @@ -10156,7 +10156,7 @@ 89.34 4.22 - + Rwanda RWA 1999 @@ -10167,7 +10167,7 @@ 85.72 3.46 - + Rwanda RWA 2000 @@ -10178,7 +10178,7 @@ 83.86 3.22 - + Saudi Arabia SAU 1994 @@ -10189,7 +10189,7 @@ na na - + Saudi Arabia SAU 1995 @@ -10200,7 +10200,7 @@ na na - + Saudi Arabia SAU 1996 @@ -10211,7 +10211,7 @@ 46.99 8.88 - + Saudi Arabia SAU 1997 @@ -10222,7 +10222,7 @@ na na - + Saudi Arabia SAU 1998 @@ -10233,7 +10233,7 @@ na na - + Saudi Arabia SAU 1999 @@ -10244,7 +10244,7 @@ na na - + Saudi Arabia SAU 2000 @@ -10255,7 +10255,7 @@ na na - + Sudan SDN 1994 @@ -10266,7 +10266,7 @@ na na - + Sudan SDN 1995 @@ -10277,7 +10277,7 @@ na na - + Sudan SDN 1996 @@ -10288,7 +10288,7 @@ 79.21 9.57 - + Sudan SDN 1997 @@ -10299,7 +10299,7 @@ na na - + Sudan SDN 1998 @@ -10310,7 +10310,7 @@ na na - + Sudan SDN 1999 @@ -10321,7 +10321,7 @@ na na - + Sudan SDN 2000 @@ -10332,7 +10332,7 @@ na na - + Senegal SEN 1994 @@ -10343,7 +10343,7 @@ 81.26 6.60 - + Senegal SEN 1995 @@ -10354,7 +10354,7 @@ 82.13 6.41 - + Senegal SEN 1996 @@ -10365,7 +10365,7 @@ 83.67 6.66 - + Senegal SEN 1997 @@ -10376,7 +10376,7 @@ 83.82 6.55 - + Senegal SEN 1998 @@ -10387,7 +10387,7 @@ 83.67 7.44 - + Senegal SEN 1999 @@ -10398,7 +10398,7 @@ 86.21 6.91 - + Senegal SEN 2000 @@ -10409,7 +10409,7 @@ 86.91 7.14 - + Singapore SGP 1994 @@ -10420,7 +10420,7 @@ 38.34 39.92 - + Singapore SGP 1995 @@ -10431,7 +10431,7 @@ 36.51 41.32 - + Singapore SGP 1996 @@ -10442,7 +10442,7 @@ 34.74 43.93 - + Singapore SGP 1997 @@ -10453,7 +10453,7 @@ 33.92 45.56 - + Singapore SGP 1998 @@ -10464,7 +10464,7 @@ 32.87 40.05 - + Singapore SGP 1999 @@ -10475,7 +10475,7 @@ 34.74 37.74 - + Singapore SGP 2000 @@ -10486,7 +10486,7 @@ 34.79 37.72 - + Sierra Leone SLE 1994 @@ -10497,7 +10497,7 @@ 81.94 4.55 - + Sierra Leone SLE 1995 @@ -10508,7 +10508,7 @@ 92.02 3.21 - + Sierra Leone SLE 1996 @@ -10519,7 +10519,7 @@ 98.93 5.27 - + Sierra Leone SLE 1997 @@ -10530,7 +10530,7 @@ na na - + Sierra Leone SLE 1998 @@ -10541,7 +10541,7 @@ 94.56 4.22 - + Sierra Leone SLE 1999 @@ -10552,7 +10552,7 @@ na na - + Sierra Leone SLE 2000 @@ -10563,7 +10563,7 @@ 93.12 3.91 - + El Salvador SLV 1994 @@ -10574,7 +10574,7 @@ 89.03 9.81 - + El Salvador SLV 1995 @@ -10585,7 +10585,7 @@ 89.31 10.35 - + El Salvador SLV 1996 @@ -10596,7 +10596,7 @@ 88.77 7.79 - + El Salvador SLV 1997 @@ -10607,7 +10607,7 @@ 87.05 7.90 - + El Salvador SLV 1998 @@ -10618,7 +10618,7 @@ 86.72 9.28 - + El Salvador SLV 1999 @@ -10629,7 +10629,7 @@ 87.76 8.34 - + El Salvador SLV 2000 @@ -10640,7 +10640,7 @@ 89.26 8.87 - + Sao Tome and Principe STP 1994 @@ -10651,7 +10651,7 @@ 102.76 18.97 - + Sao Tome and Principe STP 1995 @@ -10662,7 +10662,7 @@ 114.31 17.42 - + Sao Tome and Principe STP 1996 @@ -10673,7 +10673,7 @@ 106.56 18.71 - + Sao Tome and Principe STP 1997 @@ -10684,7 +10684,7 @@ na na - + Sao Tome and Principe STP 1998 @@ -10695,7 +10695,7 @@ 75.45 17.81 - + Sao Tome and Principe STP 1999 @@ -10706,7 +10706,7 @@ 74.96 18.08 - + Sao Tome and Principe STP 2000 @@ -10717,7 +10717,7 @@ 74.00 18.08 - + Slovak Republic SVK 1994 @@ -10728,7 +10728,7 @@ 65.49 16.74 - + Slovak Republic SVK 1995 @@ -10739,7 +10739,7 @@ 65.91 21.68 - + Slovak Republic SVK 1996 @@ -10750,7 +10750,7 @@ 70.16 27.02 - + Slovak Republic SVK 1997 @@ -10761,7 +10761,7 @@ 70.37 26.01 - + Slovak Republic SVK 1998 @@ -10772,7 +10772,7 @@ 56.47 27.91 - + Slovak Republic SVK 1999 @@ -10783,7 +10783,7 @@ 55.98 24.51 - + Slovak Republic SVK 2000 @@ -10794,7 +10794,7 @@ 52.22 24.78 - + Slovenia SVN 1994 @@ -10805,7 +10805,7 @@ 53.21 19.87 - + Slovenia SVN 1995 @@ -10816,7 +10816,7 @@ 54.46 23.11 - + Slovenia SVN 1996 @@ -10827,7 +10827,7 @@ 54.32 23.23 - + Slovenia SVN 1997 @@ -10838,7 +10838,7 @@ 53.24 24.14 - + Slovenia SVN 1998 @@ -10849,7 +10849,7 @@ 52.82 25.35 - + Slovenia SVN 1999 @@ -10860,7 +10860,7 @@ 53.27 27.82 - + Slovenia SVN 2000 @@ -10871,7 +10871,7 @@ 51.13 27.60 - + Sweden SWE 1994 @@ -10882,7 +10882,7 @@ 69.48 18.48 - + Sweden SWE 1995 @@ -10893,7 +10893,7 @@ 66.83 19.46 - + Sweden SWE 1996 @@ -10904,7 +10904,7 @@ 67.50 18.93 - + Sweden SWE 1997 @@ -10915,7 +10915,7 @@ 67.27 18.59 - + Sweden SWE 1998 @@ -10926,7 +10926,7 @@ 67.56 19.56 - + Sweden SWE 1999 @@ -10937,7 +10937,7 @@ 67.93 19.51 - + Sweden SWE 2000 @@ -10948,7 +10948,7 @@ 50.14 20.60 - + Swaziland SWZ 1994 @@ -10959,7 +10959,7 @@ na na - + Swaziland SWZ 1995 @@ -10970,7 +10970,7 @@ na na - + Swaziland SWZ 1996 @@ -10981,7 +10981,7 @@ 71.22 18.45 - + Swaziland SWZ 1997 @@ -10992,7 +10992,7 @@ 70.88 20.40 - + Swaziland SWZ 1998 @@ -11003,7 +11003,7 @@ 69.07 21.30 - + Swaziland SWZ 1999 @@ -11014,7 +11014,7 @@ 70.47 18.63 - + Swaziland SWZ 2000 @@ -11025,7 +11025,7 @@ 70.87 18.87 - + Seychelles SYC 1994 @@ -11036,7 +11036,7 @@ 42.56 16.11 - + Seychelles SYC 1995 @@ -11047,7 +11047,7 @@ 52.63 16.28 - + Seychelles SYC 1996 @@ -11058,7 +11058,7 @@ 45.20 28.23 - + Seychelles SYC 1997 @@ -11069,7 +11069,7 @@ 57.54 18.98 - + Seychelles SYC 1998 @@ -11080,7 +11080,7 @@ 73.09 16.45 - + Seychelles SYC 1999 @@ -11091,7 +11091,7 @@ 65.64 17.61 - + Seychelles SYC 2000 @@ -11102,7 +11102,7 @@ 62.18 14.50 - + Syria SYR 1994 @@ -11113,7 +11113,7 @@ 74.74 11.94 - + Syria SYR 1995 @@ -11124,7 +11124,7 @@ 70.86 10.43 - + Syria SYR 1996 @@ -11135,7 +11135,7 @@ 70.93 9.15 - + Syria SYR 1997 @@ -11146,7 +11146,7 @@ 67.45 8.26 - + Syria SYR 1998 @@ -11157,7 +11157,7 @@ 67.96 7.89 - + Syria SYR 1999 @@ -11168,7 +11168,7 @@ 65.98 7.66 - + Syria SYR 2000 @@ -11179,7 +11179,7 @@ 60.57 7.00 - + Chad TCD 1994 @@ -11190,7 +11190,7 @@ 90.13 7.87 - + Chad TCD 1995 @@ -11201,7 +11201,7 @@ 85.24 4.67 - + Chad TCD 1996 @@ -11212,7 +11212,7 @@ 84.43 6.47 - + Chad TCD 1997 @@ -11223,7 +11223,7 @@ 84.76 6.29 - + Chad TCD 1998 @@ -11234,7 +11234,7 @@ 86.65 6.97 - + Chad TCD 1999 @@ -11245,7 +11245,7 @@ 85.94 4.83 - + Chad TCD 2000 @@ -11256,7 +11256,7 @@ 79.78 6.70 - + Togo TGO 1994 @@ -11267,7 +11267,7 @@ 68.92 9.01 - + Togo TGO 1995 @@ -11278,7 +11278,7 @@ 69.31 9.94 - + Togo TGO 1996 @@ -11289,7 +11289,7 @@ 71.39 12.18 - + Togo TGO 1997 @@ -11300,7 +11300,7 @@ 83.52 10.62 - + Togo TGO 1998 @@ -11311,7 +11311,7 @@ 77.32 12.72 - + Togo TGO 1999 @@ -11322,7 +11322,7 @@ 76.58 11.32 - + Togo TGO 2000 @@ -11333,7 +11333,7 @@ 77.45 12.32 - + Thailand THA 1994 @@ -11344,7 +11344,7 @@ 49.76 41.04 - + Thailand THA 1995 @@ -11355,7 +11355,7 @@ 50.86 42.04 - + Thailand THA 1996 @@ -11366,7 +11366,7 @@ 50.60 41.49 - + Thailand THA 1997 @@ -11377,7 +11377,7 @@ 51.84 33.08 - + Thailand THA 1998 @@ -11388,7 +11388,7 @@ 51.04 17.75 - + Thailand THA 1999 @@ -11399,7 +11399,7 @@ 53.04 18.58 - + Thailand THA 2000 @@ -11410,7 +11410,7 @@ 53.46 20.87 - + Tajikistan TJK 1994 @@ -11421,7 +11421,7 @@ na na - + Tajikistan TJK 1995 @@ -11432,7 +11432,7 @@ na na - + Tajikistan TJK 1996 @@ -11443,7 +11443,7 @@ 67.37 11.96 - + Tajikistan TJK 1997 @@ -11454,7 +11454,7 @@ 68.69 8.66 - + Tajikistan TJK 1998 @@ -11465,7 +11465,7 @@ 83.12 6.86 - + Tajikistan TJK 1999 @@ -11476,7 +11476,7 @@ 71.90 8.41 - + Tajikistan TJK 2000 @@ -11487,7 +11487,7 @@ 75.94 9.09 - + Turkmenistan TKM 1994 @@ -11498,7 +11498,7 @@ na na - + Turkmenistan TKM 1995 @@ -11509,7 +11509,7 @@ na na - + Turkmenistan TKM 1996 @@ -11520,7 +11520,7 @@ 39.05 40.47 - + Turkmenistan TKM 1997 @@ -11531,7 +11531,7 @@ na na - + Turkmenistan TKM 1998 @@ -11542,7 +11542,7 @@ na na - + Turkmenistan TKM 1999 @@ -11553,7 +11553,7 @@ na na - + Turkmenistan TKM 2000 @@ -11564,7 +11564,7 @@ na na - + Trinidad&Tobago TTO 1994 @@ -11575,7 +11575,7 @@ 58.83 12.99 - + Trinidad&Tobago TTO 1995 @@ -11586,7 +11586,7 @@ 61.43 9.78 - + Trinidad&Tobago TTO 1996 @@ -11597,7 +11597,7 @@ 63.48 10.14 - + Trinidad&Tobago TTO 1997 @@ -11608,7 +11608,7 @@ 69.75 17.97 - + Trinidad&Tobago TTO 1998 @@ -11619,7 +11619,7 @@ 74.74 14.06 - + Trinidad&Tobago TTO 1999 @@ -11630,7 +11630,7 @@ 72.84 8.36 - + Trinidad&Tobago TTO 2000 @@ -11641,7 +11641,7 @@ 69.76 7.43 - + Tunisia TUN 1994 @@ -11652,7 +11652,7 @@ 76.17 12.71 - + Tunisia TUN 1995 @@ -11663,7 +11663,7 @@ 76.85 12.78 - + Tunisia TUN 1996 @@ -11674,7 +11674,7 @@ 77.48 13.06 - + Tunisia TUN 1997 @@ -11685,7 +11685,7 @@ 78.11 13.12 - + Tunisia TUN 1998 @@ -11696,7 +11696,7 @@ 79.27 12.98 - + Tunisia TUN 1999 @@ -11707,7 +11707,7 @@ 78.74 12.49 - + Tunisia TUN 2000 @@ -11718,7 +11718,7 @@ 78.56 13.29 - + Turkey TUR 1994 @@ -11729,7 +11729,7 @@ 69.04 16.11 - + Turkey TUR 1995 @@ -11740,7 +11740,7 @@ 68.59 21.63 - + Turkey TUR 1996 @@ -11751,7 +11751,7 @@ 70.84 20.99 - + Turkey TUR 1997 @@ -11762,7 +11762,7 @@ 70.55 21.49 - + Turkey TUR 1998 @@ -11773,7 +11773,7 @@ 69.10 20.15 - + Turkey TUR 1999 @@ -11784,7 +11784,7 @@ 69.65 18.07 - + Turkey TUR 2000 @@ -11795,7 +11795,7 @@ 69.15 21.11 - + Taiwan TWN 1994 @@ -11806,7 +11806,7 @@ 62.63 21.77 - + Taiwan TWN 1995 @@ -11817,7 +11817,7 @@ 62.85 21.63 - + Taiwan TWN 1996 @@ -11828,7 +11828,7 @@ 62.49 20.63 - + Taiwan TWN 1997 @@ -11839,7 +11839,7 @@ 62.75 21.83 - + Taiwan TWN 1998 @@ -11850,7 +11850,7 @@ 63.93 21.96 - + Taiwan TWN 1999 @@ -11861,7 +11861,7 @@ na na - + Taiwan TWN 2000 @@ -11872,7 +11872,7 @@ na na - + Tanzania TZA 1994 @@ -11883,7 +11883,7 @@ 86.97 11.15 - + Tanzania TZA 1995 @@ -11894,7 +11894,7 @@ 85.15 9.92 - + Tanzania TZA 1996 @@ -11905,7 +11905,7 @@ 85.45 8.62 - + Tanzania TZA 1997 @@ -11916,7 +11916,7 @@ 82.23 10.42 - + Tanzania TZA 1998 @@ -11927,7 +11927,7 @@ 89.55 9.83 - + Tanzania TZA 1999 @@ -11938,7 +11938,7 @@ 88.05 8.90 - + Tanzania TZA 2000 @@ -11949,7 +11949,7 @@ 83.33 9.39 - + Uganda UGA 1994 @@ -11960,7 +11960,7 @@ 78.67 2.92 - + Uganda UGA 1995 @@ -11971,7 +11971,7 @@ 78.14 3.53 - + Uganda UGA 1996 @@ -11982,7 +11982,7 @@ 80.10 3.64 - + Uganda UGA 1997 @@ -11993,7 +11993,7 @@ 76.78 3.29 - + Uganda UGA 1998 @@ -12004,7 +12004,7 @@ 78.37 3.17 - + Uganda UGA 1999 @@ -12015,7 +12015,7 @@ 83.85 3.22 - + Uganda UGA 2000 @@ -12026,7 +12026,7 @@ 85.06 3.57 - + Ukraine UKR 1994 @@ -12037,7 +12037,7 @@ 54.28 17.10 - + Ukraine UKR 1995 @@ -12048,7 +12048,7 @@ 55.88 11.12 - + Ukraine UKR 1996 @@ -12059,7 +12059,7 @@ 56.48 9.03 - + Ukraine UKR 1997 @@ -12070,7 +12070,7 @@ 56.85 9.34 - + Ukraine UKR 1998 @@ -12081,7 +12081,7 @@ 57.65 9.36 - + Ukraine UKR 1999 @@ -12092,7 +12092,7 @@ 54.19 8.80 - + Ukraine UKR 2000 @@ -12103,7 +12103,7 @@ 54.36 9.68 - + Uruguay URY 1994 @@ -12114,7 +12114,7 @@ 69.50 12.00 - + Uruguay URY 1995 @@ -12125,7 +12125,7 @@ 67.90 12.65 - + Uruguay URY 1996 @@ -12136,7 +12136,7 @@ 69.59 11.58 - + Uruguay URY 1997 @@ -12147,7 +12147,7 @@ 69.85 11.79 - + Uruguay URY 1998 @@ -12158,7 +12158,7 @@ 70.63 12.21 - + Uruguay URY 1999 @@ -12169,7 +12169,7 @@ 71.49 11.06 - + Uruguay URY 2000 @@ -12180,7 +12180,7 @@ 71.82 10.03 - + United States USA 1994 @@ -12191,7 +12191,7 @@ 68.11 20.90 - + United States USA 1995 @@ -12202,7 +12202,7 @@ 68.14 20.98 - + United States USA 1996 @@ -12213,7 +12213,7 @@ 68.05 21.58 - + United States USA 1997 @@ -12224,7 +12224,7 @@ 67.45 22.52 - + United States USA 1998 @@ -12235,7 +12235,7 @@ 68.08 22.89 - + United States USA 1999 @@ -12246,7 +12246,7 @@ 68.84 23.14 - + United States USA 2000 @@ -12257,7 +12257,7 @@ 68.26 24.25 - + Uzbekistan UZB 1994 @@ -12268,7 +12268,7 @@ 55.78 13.30 - + Uzbekistan UZB 1995 @@ -12279,7 +12279,7 @@ 46.88 13.69 - + Uzbekistan UZB 1996 @@ -12290,7 +12290,7 @@ 55.53 9.33 - + Uzbekistan UZB 1997 @@ -12301,7 +12301,7 @@ na na - + Uzbekistan UZB 1998 @@ -12312,7 +12312,7 @@ na na - + Uzbekistan UZB 1999 @@ -12323,7 +12323,7 @@ na na - + Uzbekistan UZB 2000 @@ -12334,7 +12334,7 @@ na na - + St.Vincent & Grenadines VCT 1994 @@ -12345,7 +12345,7 @@ 55.00 9.08 - + St.Vincent & Grenadines VCT 1995 @@ -12356,7 +12356,7 @@ 46.90 9.66 - + St.Vincent & Grenadines VCT 1996 @@ -12367,7 +12367,7 @@ 46.09 8.90 - + St.Vincent & Grenadines VCT 1997 @@ -12378,7 +12378,7 @@ 57.14 9.77 - + St.Vincent & Grenadines VCT 1998 @@ -12389,7 +12389,7 @@ 55.10 10.36 - + St.Vincent & Grenadines VCT 1999 @@ -12400,7 +12400,7 @@ 53.17 10.42 - + St.Vincent & Grenadines VCT 2000 @@ -12411,7 +12411,7 @@ 46.42 8.43 - + Venezuela VEN 1994 @@ -12422,7 +12422,7 @@ 65.22 10.43 - + Venezuela VEN 1995 @@ -12433,7 +12433,7 @@ 64.45 13.96 - + Venezuela VEN 1996 @@ -12444,7 +12444,7 @@ 58.90 11.65 - + Venezuela VEN 1997 @@ -12455,7 +12455,7 @@ 62.94 15.71 - + Venezuela VEN 1998 @@ -12466,7 +12466,7 @@ 68.34 16.95 - + Venezuela VEN 1999 @@ -12477,7 +12477,7 @@ 64.40 13.85 - + Venezuela VEN 2000 @@ -12488,7 +12488,7 @@ 57.99 13.54 - + Vietnam VNM 1994 @@ -12499,7 +12499,7 @@ 73.44 12.60 - + Vietnam VNM 1995 @@ -12510,7 +12510,7 @@ 75.01 13.98 - + Vietnam VNM 1996 @@ -12521,7 +12521,7 @@ 79.06 14.90 - + Vietnam VNM 1997 @@ -12532,7 +12532,7 @@ 77.91 13.19 - + Vietnam VNM 1998 @@ -12543,7 +12543,7 @@ na na - + Vietnam VNM 1999 @@ -12554,7 +12554,7 @@ na na - + Vietnam VNM 2000 @@ -12565,7 +12565,7 @@ na na - + Yemen YEM 1994 @@ -12576,7 +12576,7 @@ 49.13 5.30 - + Yemen YEM 1995 @@ -12587,7 +12587,7 @@ 55.43 6.58 - + Yemen YEM 1996 @@ -12598,7 +12598,7 @@ 66.80 6.82 - + Yemen YEM 1997 @@ -12609,7 +12609,7 @@ 50.50 6.38 - + Yemen YEM 1998 @@ -12620,7 +12620,7 @@ 56.05 6.27 - + Yemen YEM 1999 @@ -12631,7 +12631,7 @@ 53.31 5.37 - + Yemen YEM 2000 @@ -12642,7 +12642,7 @@ 39.77 5.62 - + South Africa ZAF 1994 @@ -12653,7 +12653,7 @@ 62.72 7.73 - + South Africa ZAF 1995 @@ -12664,7 +12664,7 @@ 65.00 8.57 - + South Africa ZAF 1996 @@ -12675,7 +12675,7 @@ 65.17 7.94 - + South Africa ZAF 1997 @@ -12686,7 +12686,7 @@ 65.45 7.61 - + South Africa ZAF 1998 @@ -12697,7 +12697,7 @@ 66.23 7.28 - + South Africa ZAF 1999 @@ -12708,7 +12708,7 @@ 65.74 6.74 - + South Africa ZAF 2000 @@ -12719,7 +12719,7 @@ 64.99 7.08 - + Congo, Dem. Rep. ZAR 1994 @@ -12730,7 +12730,7 @@ 80.48 2.96 - + Congo, Dem. Rep. ZAR 1995 @@ -12741,7 +12741,7 @@ 77.93 2.63 - + Congo, Dem. Rep. ZAR 1996 @@ -12752,7 +12752,7 @@ 78.43 2.43 - + Congo, Dem. Rep. ZAR 1997 @@ -12763,7 +12763,7 @@ 81.94 2.60 - + Congo, Dem. Rep. ZAR 1998 @@ -12774,7 +12774,7 @@ na na - + Congo, Dem. Rep. ZAR 1999 @@ -12785,7 +12785,7 @@ na na - + Congo, Dem. Rep. ZAR 2000 @@ -12796,7 +12796,7 @@ na na - + Zambia ZMB 1994 @@ -12807,7 +12807,7 @@ 75.43 9.86 - + Zambia ZMB 1995 @@ -12818,7 +12818,7 @@ 76.55 10.31 - + Zambia ZMB 1996 @@ -12829,7 +12829,7 @@ 78.74 10.99 - + Zambia ZMB 1997 @@ -12840,7 +12840,7 @@ 77.59 12.15 - + Zambia ZMB 1998 @@ -12851,7 +12851,7 @@ 85.12 13.75 - + Zambia ZMB 1999 @@ -12862,7 +12862,7 @@ 91.82 15.30 - + Zambia ZMB 2000 @@ -12873,7 +12873,7 @@ 86.33 15.38 - + Zimbabwe ZWE 1994 @@ -12884,7 +12884,7 @@ 60.10 18.53 - + Zimbabwe ZWE 1995 @@ -12895,7 +12895,7 @@ 66.89 15.03 - + Zimbabwe ZWE 1996 @@ -12906,7 +12906,7 @@ 72.06 11.32 - + Zimbabwe ZWE 1997 @@ -12917,7 +12917,7 @@ 82.82 11.01 - + Zimbabwe ZWE 1998 @@ -12928,7 +12928,7 @@ 77.66 10.75 - + Zimbabwe ZWE 1999 @@ -12939,7 +12939,7 @@ 76.89 10.73 - + Zimbabwe ZWE 2000 diff --git a/static/templates/demo.html b/static/templates/demo.html index 7f3c3924..9f66a330 100644 --- a/static/templates/demo.html +++ b/static/templates/demo.html @@ -18,10 +18,8 @@ col_1: "select", col_2: "select", col_3: "select", - remember_grid_values: true, alternate_rows: true, rows_counter: true, - rows_counter_text: "Displayed rows: ", btn_reset: true, loader: true, status_bar: true,